﻿@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,700&subset=latin,cyrillic);
@import 'cleversoft-font.css';
.main_box .progress_bar .pr_bar {
    background: #003a78 none repeat scroll 0 0;
}
.grecaptcha-badge {
     z-index: 200000;   
}
body.registration11  #zo2-body-wrap {
	z-index : -100;
}

.qureztable {
	max-width : 95%;
}

.testfail {
	display : none;
}

.thfirst {
	width : 70%;
}

.thsecond {
	width : 30%;
}

.qu_list {
    background: #003a78;
    color : #FFF;
}

.screenbtn {
	padding : 7px 15px;
	color : #FFF;
	background: #003a78;
}

.qureztabletd {
	text-align : center;
}

.qureztabletd img, .qureztable td img {
	display : inline!important;
}

.topvision {
	width : 1200px;
	height : auto;
	max-width : 100%;
	margin : 0px auto 23px;
	/*margin : 0px auto 40px;*/
}
.ls-playvideo {
	display : none;
}
.textleft {
	text-align : left;
}
.podzakaz {
	color : #FF0011;
	display : none;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#pves {
	display : none;
}
.dostavka .page-content, .oplata .page-content {
	max-width : 1200px;
	margin : 0px auto;
}
#payment_ul hr, #payment_ul img {
	display : none;
}

#payment_ul label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: normal;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-horizontal .control-label {
  text-align: left !important;
}
.element-invisible {
  display: none;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
textarea:hover,
textarea:focus,
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="color"]:hover,
input[type="color"]:focus,
.uneditable-input:hover,
.uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
dt,
dd {
  color: #666;
  margin: 0 15px 0 0;
}
legend {
  font-weight: 300;
  padding-bottom: 15px;
  width: inherit;
}
.item-page .full-item {
  max-width: 100%;
  display: block;
}
dt .article-info-term {
  display: none;
}
dl .article-info-bottom,
dl .article-info-top {
  margin-bottom: 15px;
  width: 100%;
  display: block;
  overflow: hidden;
  font-size: 11px;
}
dl .article-info-top dd {
  float: left;
}
dl .article-info-bottom dd {
  float: left;
  margin: 0 10px 0 0;
}
dd span .icon-eye-open,
dd span .icon-time {
  position: relative;
  margin-top: -1px;
  opacity: 0.8;
}
ul.list-striped {
  list-style: none;
}
.img-intro-left img,
.img-intro-right img,
.img-intro-none img,
.item-image img,
.img-fulltext-right img,
.img-fulltext-left img,
.img_caption img {
  max-width: 100%;
  overflow: hidden;
  max-width: auto;
}
.ie8 .img-intro-left img,
.ie8 .img-intro-right img,
.ie8 .img-intro-none img,
.ie8 .item-image img,
.ie8 .img-fulltext-right img,
.ie8 .img-fulltext-left img,
.ie8 .img_caption img {
  max-width: auto !important;
  width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  display: inline-block;
}
.item-page .img-wrapper {
  margin-top: 6px;
}
.img-intro-none .img-wrapper,
.pull-none.item-image .img-wrapper {
  background: none;
}
.img_caption.left,
.img-intro-left {
  float: left;
  margin: 20px 0;
}
.img_caption.right,
.img-intro-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none,
.img-fulltext-none,
.pull-none.item-image,
.img_caption.none {
  float: none;
}
div.img_caption {
  position: relative;
  width: 100%;
  height: 100%;
}
p.img_caption {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  margin: 0;
  z-index: 15;
}
.img-intro-left,
.img-intro-right,
.img-intro-none,
.img-fulltext-left,
.img-fulltext-right,
.item-image,
.img_caption {
  max-width: 100%;
  display: block;
}
.image-backdrop {
  display: block;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.img-wrapper a:hover .image-backdrop {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.img-wrapper a:hover .img-intro-btn {
  visibility: visible;
  opacity: 1;
  top: 50%;
  margin-top: -20px;
}
.img-intro-btn {
  display: block;
  visibility: hidden;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 45%;
  width: 40px;
  height: 40px;
  z-index: 5;
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: 70% 50%;
}
.items-row {
  margin-bottom: 30px;
}
.blog .cat-children h3 {
  font-size: 24px;
}
.blog .cat-children h3.page-header {
  padding: 6px 0;
  margin: 0;
  font-size: 12px;
  font-family: Helvetica, Arial, Serif;
}
.homepage h1.item-title a,
.featured h1.item-title a {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
.readmore  a {
  text-transform: uppercase;
  position: relative;
  padding-bottom: 2px;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin-right: 10px;
  background: none;
  color: #4e4d4d;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.readmore  a i {
  position: absolute;
  right: -20px;
  top: 2px;
  -webkit-transition: right .25s ease-out;
  -moz-transition: right .25s ease-out;
  transition: right .25s ease-out;
}
.readmore  a:hover,
.readmore  a:active,
.readmore  a:focus {
  color: #c83548;
}
.readmore  a:hover i,
.readmore  a:active i,
.readmore  a:focus i {
  right: -25px;
}
.items-more .nav-tabs {
  border-top: 1px solid #e2e2e2;
  padding-top: 12px;
}
.items-more .nav-tabs.nav-stacked li a {
  padding: 3px 0;
  border: 0;
}
.items-more .nav-tabs.nav-stacked li a:hover {
  background: #f8f8f8;
}
.items-leading > div {
  margin-bottom: 20px;
}
.homepage .items-leading > div {
  border: none;
}
.page-header {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.page-header a {
  color: #858585;
}
.page-header a:hover,
.page-header a:active,
.page-header a:focus {
  color: #0099FF;
}
.dropdown-toggle:hover,
.dropdown-toggle:active,
.dropdown-toggle:focus {
  color: #0099FF;
}
.page-title,
.page-header h1 {
  line-height: 1;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader::before,
.page-subheader::after {
  display: table;
  content: "";
  line-height: 0;
}
.vm-orders-list {
	min-height : 300px;
}
.page-subheader::after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1;
}
.article-info {
  display: inline-block;
  margin: 0 0 20px;
  width: 100%;
}
.article-info .article-info-inner {
  float: left;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info > * {
  margin: 0 5px;
}
.blog .icons .btn {
  padding: 0;
}
.jcomments-links {
  display: none;
}
.icon-edit,
.icon-home,
.icon-print,
.icon-envelope {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.icon-edit:before {
  content: "\f044";
}
.icon-home:before {
  content: "\f015";
}
.icon-print:before {
  content: "\f02f";
}
.icon-envelope:before {
  content: "\f0e0";
}
.blog .icon-calendar,
.blog .icon-eye-open {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.blog .icon-calendar:before {
  content: "\f073";
}
.blog .icon-eye-open:before {
  content: "\f06e";
}
ol {
  margin: 0 0 15px 0px;
  padding-left: 50px;
}
ol li {
  padding: 5px 0;
}
ol {
  list-style: decimal;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
ul.menu li {
  display: block;
  width: 100%;
}
.zo2-pagination {
  text-align: center;
  width: 100%;
}
.zo2-pagination .counter {
  color: #898989;
  font-size: 13px;
}
.zo2-pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 10px 0;
}
.zo2-pagination ul > li {
  display: inline-block;
  margin: 0 5px;
}
.zo2-pagination ul > li:first-child a,
.zo2-pagination ul > li:last-child a,
.zo2-pagination ul > li:first-child span,
.zo2-pagination ul > li:last-child span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.zo2-pagination ul > li > a {
  color: #898989;
  border: 1px solid #ebebeb;
}
.zo2-pagination ul > li > span {
  border: 1px solid #ebebeb;
}
.zo2-pagination ul > li.active > span {
  background: #0099FF;
  border: 1px solid #0099FF;
  color: #fff;
}
.zo2-pagination ul > li.active > span:hover,
.zo2-pagination ul > li.active > span:active,
.zo2-pagination ul > li.active > span:focus {
  background: #0099FF;
  border: 1px solid #0099FF;
  color: #fff;
}
.zo2-pagination ul > li.disabled {
  font-size: 14px;
}
.zo2-pagination ul > li.disabled a {
  line-height: 21px;
}
.pager li a {
  background-color: #f3f3f3;
  color: #3f3f3f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  text-transform: capitalize;
  padding: 10px 15px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
  background: none repeat scroll 0 0 #0099FF;
  color: #fff;
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.pagenav {
  float: none;
  clear: both;
}
.login-form input[type="text"],
.login-form input[type="email"],
.login-form input[type="password"], .form-register input[type="text"],
.form-register input[type="password"],
.login-form select {
  border: 1px solid #D9D6D0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #888888;
  height: 30px;
  line-height: 30px;
  max-width: 100% !important;
  padding: 0 12px;
}

.login-form select {
	margin-bottom : 12px;
}

.login-form button, .form-register button {
  margin: 20px 0;
}
#login-form #form-login-submit {
  width: 100%;
  display: block;
  overflow: hidden;
}
#login-form .logout-button .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .sign-in {
  font-size: 13px;
  line-height: 42px;
  padding-left: 15px;
}
#login-form ul.unstyled {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-top: 12px;
}
#login-form ul.unstyled li {
  font-size: 11px;
  padding-right: 15px;
}
#login-form span.icon-plus-sign {
  visibility: hidden;
}
#login-form .controls label {
  width: 100%;
  font-size: 10px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}
#zo2-body-wrap .contact {
  margin-top: 40px;
}
#zo2-body-wrap .contact .control-group small {
  margin: -7px 10px 0;
}
#zo2-body-wrap .contact .alert-error {
  display: none;
}
#zo2-body-wrap .contact .form-control {
  border: 0 solid;
  box-shadow: none;
  height: auto;
}
#zo2-body-wrap .contact h3 {
  font-size: 30px;
  margin: 30px 0;
}
#zo2-body-wrap .contact .block-imfomation {
  margin-bottom: 20px;
}
#zo2-body-wrap .contact .block-imfomation .pull-left {
  height: 48px;
  width: 40px;
  text-align: left;
  line-height: 48px;
  font-size: 18px;
}
#zo2-body-wrap .contact .block-imfomation .block-imfomation-body {
  display: table-cell;
  vertical-align: middle;
  border-left: 1px solid #ccc;
  margin-left: 20px;
  padding-left: 15px;
  font-size: 16px;
}
#zo2-body-wrap .contact .block-imfomation .block-imfomation-body p {
  margin: 5px 0 0;
  font-weight: 500;
}
#zo2-body-wrap .contact input {
  padding: 10px 0;
  padding-left: 15px;
  width: 100%;
  height: 40px;
  line-height: 25px;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  outline: 0;
}
#zo2-body-wrap .contact textarea {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  width: 100%;
  height: 150px;
  padding: 10px 0;
  margin-bottom: 35px;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  outline: 0;
  padding-left: 15px;
}
#zo2-body-wrap .contact .text_column p {
  margin-bottom: 35px;
}
#zo2-body-wrap .contact .text_column h2 {
  font-size: 30px;
  margin-top: 0;
}
#zo2-body-wrap .contact fieldset {
  border: 0;
}
#zo2-body-wrap .contact .page-header h1 {
  font-size: 40px;
  font-weight: 600;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
#zo2-body-wrap .contact .form-actions {
  margin-top: 20px;
  margin-bottom: 80px;
}
#zo2-body-wrap .contact .form-actions .btn-primary {
  width: 100%;
  background: #003A78;
  transition-duration: 0.5s;
  text-transform: uppercase;
  height: 50px;
}
#zo2-body-wrap .contact .form-actions .btn-primary:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
#zo2-body-wrap .contact .address_block {
  text-align: center;
  margin-bottom: 30px;
}
#zo2-body-wrap .contact .contact .custom {
  margin: 0 -15px;
}
#zo2-body-wrap .contact iframe {
  box-shadow: -1px 0px 8px 1px #ccc;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -o-filter: grayscale(1);
}
#zo2-body-wrap .contact .contact-contactinfo .media,
#zo2-body-wrap .contact .contact-address .media {
  display: inline-block;
  margin-top: 5px;
}
#zo2-body-wrap .contact .contact-contactinfo .fa,
#zo2-body-wrap .contact .contact-contactinfo .s-name,
#zo2-body-wrap .contact .contact-address .fa,
#zo2-body-wrap .contact .contact-address .s-name {
  display: none;
}
#zo2-body-wrap .contact .contact-contactinfo img,
#zo2-body-wrap .contact .contact-address img {
  display: none !important;
}
#zo2-body-wrap .contact .contact-contactinfo span,
#zo2-body-wrap .contact .contact-address span {
  clear: left;
  width: 100%;
}
#zo2-body-wrap .contact .contact-contactinfo .media,
#zo2-body-wrap .contact .contact-address .media {
  clear: left;
  display: block;
}
#zo2-body-wrap .contact .contact-contactinfo .media .s-phone,
#zo2-body-wrap .contact .contact-address .media .s-phone {
  text-align: left;
  margin: 0;
  padding: 0;
}
#zo2-body-wrap .contact .contact-contactinfo .contact-emailto,
#zo2-body-wrap .contact .contact-address .contact-emailto {
  padding-top: 30px;
}
#zo2-body-wrap .contact .contact-contactinfo .contact-emailto a,
#zo2-body-wrap .contact .contact-address .contact-emailto a {
  font-size: 15px;
}
#zo2-body-wrap .contact .contact-form .control-label label {
  display: none;
}
#zo2-body-wrap .contact .contact-form input {
  width: 100%;
  margin-bottom: 0;
}
#zo2-body-wrap .contact .contact-address-block h3 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#zo2-body-wrap .contact .contact-address-block p {
  text-align: center;
  margin-bottom: 35px;
}
#zo2-body-wrap .contact .media-left,
#zo2-body-wrap .contact .media-right,
#zo2-body-wrap .contact .media-body {
  display: block;
  width: auto;
}
.contact #contact-form input[type="text"]:hover,
.contact #contact-form input[type="text"]:focus,
.contact #contact-form input[type="text"]:hover,
.contact #contact-form input[type="text"]:focus,
.contact #contact-form input[type="email"]:hover,
.contact #contact-form textarea:hover,
.contact #contact-form textarea:focus {
  border: 0;
  background: #f9f9f9;
  border-bottom: 1px solid #46a546;
}
.filter-search.alert.alert-info {
  background-color: #f5f5f5;
  border: 1px solid #f0f0f0;
  background-image: none;
  padding: 20px;
}
.search-results .result-title {
  margin-top: 24px;
}
.search dt.result-title {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding-top: 15px;
}
#searchForm fieldset {
  
}
#search-results ul.search-results {
  list-style-type: none;
}
#search-results ul.search-results li {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 12px;
}
.search .icon-search {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.search #searchForm .inputbox {
  width: 210px;
  margin: 0 10px 0 0;
}
.search #searchForm fieldset label,
.search #searchForm fieldset input {
  float: left;
  margin: 3px 5px 0 0;
  padding: 3px;
}
.search #searchForm fieldset input {
  position: static;
}
#mod-finder-searchform.form-search {
  position: relative;
  margin: 0;
  padding: 0;
}
#mod-finder-searchform.form-search button {
  padding: 5px 10px;
  border: 0;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
  text-indent: -9999px;
}
#mod-finder-searchform.form-search input {
  padding: 8px 40px 8px 12px;
  font-size: 11px;
  color: #b2b2b2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mod-finder-searchform.form-search input.input-medium {
  width: 170px;
}
#mod-finder-searchform.form-search input:hover,
#mod-finder-searchform.form-search input:focus {
  padding: 8px 60px 8px 12px;
  border: 1px solid #aaa;
  color: #565656;
}
.search-module {
  position: relative;
  margin: 0;
  padding: 0;
}
.search-module button {
  padding: 5px 10px;
  border: 0;
  display: block;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
}
.search-module button span {
  text-indent: -9999px;
}
.search-module input {
  font-size: 11px;
  color: #b2b2b2;
  width: 170px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.search-module input:hover,
.search-module input:focus {
  border: 1px solid #000;
  color: #565656;
}
.edit .btn-toolbar {
  margin: 10px 0;
}
.edit .nav {
  border: none;
  margin: 10px 0 20px;
}
.edit .nav li a {
  border: none;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.edit .nav li.active > a {
  background: #0C7FCF;
  color: #fff;
}
.edit .nav li.active > a:hover,
.edit .nav li.active > a:active,
.edit .nav li.active > a:focus {
  border: none;
  color: #fff;
}
.edit #jform_tags_chzn {
  width: 100px !important;
}
div#sbox-window.shadow {
  width: 820px;
  height: 520px;
}
.login .well {
  background-color: transparent;
  padding: 0;
  border: 0;
  box-shadow: none;
}
div#jform_catid_chzn.chzn-container,
div#jform_catid_chzn.chzn-container div.chzn-drop,
div#jform_state_chzn.chzn-container,
div#jform_state_chzn.chzn-container div.chzn-drop,
div#jform_featured_chzn.chzn-container,
div#jform_featured_chzn.chzn-container div.chzn-drop,
div#jform_access_chzn.chzn-container,
div#jform_access_chzn.chzn-container div.chzn-drop,
div#jform_metadata_tags_chzn.chzn-container,
div#jform_metadata_tags_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container,
div#jform_language_chzn.chzn-container div.chzn-drop {
  width: 280px !important;
}
form#imageForm.form-vertical div.well div.row div div.control-label label.control-label,
form#imageForm.form-vertical div.well div.row div div.control-label label,
form#imageForm.form-vertical div.well div.row div div.controls p.help-block,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.control-label label.control-label,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.controls p.help-block,
body.contentpane form table tbody tr td.key {
  font-family: Tahoma, Verdana, sans-serif !important;
}
div#jform_metadata_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  width: 280px !important;
  padding: 0px !important;
}
iframe html body.contentpane form#adminForm.form-inline {
  background-color: #FF9900;
}
div#editor-xtd-buttons.btn-toolbar.pull-left {
  margin-top: 10px;
}
a.modal-button.btn,
div.btn-toolbar a.btn,
form#imageForm.form-vertical div.well div.row div.pull-right button.btn.btn-primary,
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group button.btn.hasTooltip,
body.contentpane button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #003A78;
  border: 1px solid #003A78;
}
.pltoolbar {
	width : 100%;
	overflow : hidden;
	
	padding : 0px 10px 0px 5px;
}
.jf_l_pro table tr td .section2 {
    min-width: 250px;
}
.btn-primary {
    color: #fff;
    background-color: #003A78;
    border-color: #003A78;
}
form#imageForm.form-vertical div.well div.row div.pull-right button.btn,
button#upload-submit.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1085DE;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #000;
  background-color: #fff;
}
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group {
  clear: both;
}
form#adminForm.form-inline table.table thead tr th.title,
form#adminForm.form-inline table.table thead tr th.center a.hasTip {
  float: left;
}
form#adminForm.form-inline table.table thead tr th.center {
  width: 10% !important;
}
form#adminForm.form-inline fieldset.filter div.filters,
form#adminForm.form-inline fieldset.filter hr.hr-condensed {
  clear: both;
  margin: 10px 0;
}
ul.manager.thumbnails li.imgOutline {
  float: left;
  padding: 10px;
}
body.contentpane form table tbody tr td.key {
  text-align: left;
}
.blog .page-header {
  padding: 0;
}
.blog h2 {
  margin: 0 0 30px 0;
}
.blog .article_content {
  clear: both;
  margin: 0 12px;
  position: relative;
  top: 0px;
  border-top: 3px solid #0099FF;
  background: #fff;
  padding: 30px;
  z-index: 1;
  -webkit-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -moz-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.blog .article_content .article_icon {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  left: 50%;
  margin-left: -26px;
  top: -25px;
  font-size: 200%;
  color: #fff;
  background: #0099FF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: none;
}
.blog .article_content h3 {
  font-size: 200%;
  font-weight: bold;
  text-align: left;
  margin: 10px 0 20px;
}
.blog .article_content h3 a {
  color: #525252;
}
.blog .article_content h3 a:hover {
  text-decoration: underline;
}
.blog .article_content .introText {
  color: #525252;
  font-weight: 300;
  font-size: 133%;
  text-align: justify;
  line-height: 175%;
}
.blog .article_content .article_bottom {
  padding: 25px 0 0;
  border-top: 1px solid #d2d1d0;
  overflow: hidden;
}
.blog .article_content .article_bottom .article-info {
  float: left;
  width: 70%;
}
.blog .article_content .article_bottom .itemReadmore {
  float: right;
  height: 32px;
  line-height: 32px;
  background: #0099FF;
  color: #fff;
  font-size: 133%;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0 15px;
  text-decoration: none;
  display: inline-block;
}
.blog .article_content .article_bottom .itemReadmore:before {
  content: "\f067";
  font-family: FontAwesome;
  display: inline-block;
}
.blog .article_content .article_bottom .itemReadmore:hover {
  background: #eee;
  color: #898989;
}
.item-page .article_content {
  clear: both;
  position: relative;
  border-top: 3px solid #0099FF;
  background: #fff;
  padding: 30px;
  -webkit-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -moz-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.item-page .article_content .article_icon {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  left: 50%;
  margin-left: -26px;
  top: -25px;
  font-size: 200%;
  color: #fff;
  background: #0099FF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: none;
}
.item-page .article_content h1.singleItemTitle {
  margin: 20px 0;
  font-size: 200%;
  color: #0099FF;
}
.item-page .article_content .article-info .article-info-inner > div {
  float: left;
  margin: 0 10px 0 0;
}
.item-page .lightbox-modal {
  margin: 0 5px 5px 0;
  display: inline-block;
}
div.tags span {
  display: inline-block;
}
div.tags span a.label-info {
  font-weight: normal;
  padding: 0;
  background: none !important;
  color: #525252;
  font-size: 100%;
}
.rtl .item-page .article_content .article-info .article-info-inner {
  float: right;
}
.rtl .item-page .article_content .article-info .article-info-inner > div {
  float: right;
  margin: 0 0 0 10px;
}
.rtl .item-page .article_content .article-info .article-info-inner > div i {
  line-height: 20px;
  float: right;
}
.rtl .item-page .article_content .article-info .btn-group.pull-right {
  float: left;
}
.bs-example .btn {
  margin-bottom: 0;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 1px solid #404141;
  padding: 0;
  line-height : 44px;
}
.breadcrumb li {
  padding: 15px 0;
}
.breadcrumb a {
  color: #fff;
}
.breadcrumb .divider {
  display: none;
}
.blog-featured #zo2-features {
  clear: both;
}
.edit.item-page .tab-pane label,
.edit.item-page .tab-pane .input-append input[type="text"] {
  display: inline-block !important;
}
.zo2-menu {
  background: none;
  border: none;
  min-height: inherit;
}
.zo2-menu .navbar-nav li {
  border-bottom: none !important;
}
.zo2-menu .navbar-nav > li {
  line-height: 16px;
}
.zo2-menu .navbar-nav > li > a {
  padding: 0;
  margin: 0 7px;
  color: #323232;
}
.zo2-menu .navbar-nav > .open a {
  background: none;
  color: #c83548;
}
.zo2-menu .navbar-nav > .open a:hover,
.zo2-menu .navbar-nav > .open a:focus {
  background: none;
  color: #c83548;
}
.zo2-menu .navbar-nav .active a {
  background: none;
  color: #c83548;
}
.zo2-menu .navbar-nav .active a:hover,
.zo2-menu .navbar-nav .active a:focus {
  background: none;
  color: #c83548;
}
.zo2-menu .navbar-nav ul.mega-nav li a {
  padding: 1px 0;
  color: #4f4f4f;
}
.zo2-menu .navbar-nav ul.mega-nav .vmproduct a {
  padding: 0;
}
.is-sticky nav.zo2-menu .navbar-nav > li.mega:hover > a:after {
  margin-bottom: -30px;
}
.zo2-menu .navbar-nav > li .caret {
  display: none;
}
.zo2-menu .navbar-nav > li > a {
  position: relative;
}
.zo2-menu .navbar-nav > li > a:before {
  content: '';
  position: absolute;
  bottom: -5px;
  display: block;
  width: 0;
  left: 50%;
  height: 2px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transition: width .3s;
  -moz-transition: width .3s;
  -o-transition: width .3s;
  transition: width .3s;
}
.zo2-menu .navbar-nav > li.active > a:before,
.zo2-menu .navbar-nav > li:hover > a:before {
  width: 100%;
}
.zo2-menu .navbar-nav > li.mega > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  opacity: 0;
  visibility: hidden;
  border-left: 4px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 4px solid transparent;
  margin-bottom: -50px;
  margin-left: -4px;
  -webkit-transition: all .4s ease .1s;
  -moz-transition: all .4s ease .1s;
  -o-transition: all .4s ease .1s;
  transition: all .4s ease .1s;
}
.zo2-menu .navbar-nav > li.mega:hover > a:after {
  visibility: visible;
  opacity: 1;
  margin-bottom: -40px;
}
.zo2-menu .mega-inner {
  padding: 0;
  *zoom: 1;
}
.zo2-menu .mega-inner::before,
.zo2-menu .mega-inner::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-menu .mega-inner::after {
  clear: both;
}
.zo2-menu .mega-inner .vmproduct .spacer {
  text-align: left;
}
.zo2-menu .mega-inner .vmproduct a > img {
  margin-bottom: 15px;
  max-height: 210px;
}
.zo2-menu .row + .row > div > div {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
.zo2-menu .mega > .mega-dropdown-menu {
  background: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  min-width: 200px;
  display: none;
  padding: 0;
  margin: 0;
}
.zo2-menu .mega > .mega-dropdown-menu > .mega-dropdown-inner {
  border-top: 3px solid;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 20px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 1px 20px rgba(0,0,0,0.1);
  box-shadow: 0px 1px 20px rgba(0,0,0,0.1);
  padding: 15px;
}
.zo2-menu .mega > .mega-dropdown-menu > .mega-dropdown-inner .mega-dropdown-inner {
  margin-top: 0;
}
.zo2-menu .mega > .mega-dropdown-menu > .mega-dropdown-inner .module .module-title {
  font-size: 170%;
  margin: 0 0 10px 0;
}
.zo2-menu .mega > .mega-dropdown-menu > .mega-dropdown-inner .module ul {
  margin: 0 0 0 15px;
}
.zo2-menu .mega > .mega-dropdown-menu > .mega-dropdown-inner .module ul li a {
  color: #4F4F4F;
  display: block;
  padding: 10px 0;
}
.zo2-menu .mega > .mega-dropdown-menu > .mega-dropdown-inner .module ul li a:hover,
.zo2-menu .mega > .mega-dropdown-menu > .mega-dropdown-inner .module ul li a:active,
.zo2-menu .mega > .mega-dropdown-menu > .mega-dropdown-inner .module ul li a:focus {
  color: #c83548;
}
.zo2-menu .mega > .mega-dropdown-menu > .mega-dropdown-inner .group-title {
  display: block;
  
}
.zo2-menu .mega > .mega-dropdown-menu.col-md-12.col-sm-12 > .mega-dropdown-inner > .row {
  position: relative;
}
.zo2-menu .mega > .mega-dropdown-menu.col-md-12.col-sm-12 > .mega-dropdown-inner > .row > .mega-col-nav {
  position: static;
}
.zo2-menu .mega > .mega-dropdown-menu.col-md-12.col-sm-12 > .mega-dropdown-inner > .row > .mega-col-nav:after {
  content: '';
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #ebebeb;
  display: block;
  margin-left: -15px;
}
.zo2-menu .mega > .mega-dropdown-menu.col-md-12.col-sm-12 > .mega-dropdown-inner > .row > .mega-col-nav:first-child:after {
  display: none;
}
.zo2-menu .mega.open > .mega-dropdown-menu,
.zo2-menu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
  display: block;
}
.zo2-menu .mega-group {
  *zoom: 1;
}
.zo2-menu .mega-group::before,
.zo2-menu .mega-group::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-menu .mega-group::after {
  clear: both;
}
.zo2-menu .mega-nav .mega-group > .mega-group-title,
.zo2-menu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.zo2-menu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  background: inherit;
  color: inherit;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.zo2-menu .mega-nav .mega-group > .mega-group-title:hover,
.zo2-menu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.zo2-menu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.zo2-menu .mega-nav .mega-group > .mega-group-title:active,
.zo2-menu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.zo2-menu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.zo2-menu .mega-nav .mega-group > .mega-group-title:focus,
.zo2-menu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.zo2-menu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
  background: inherit;
  color: inherit;
}
.zo2-menu .mega-group-content {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.zo2-menu .mega-group-content::before,
.zo2-menu .mega-group-content::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-menu .mega-group-content::after {
  clear: both;
}
.zo2-menu .mega-group-content > .row > [class*="col-md"] > .mega-inner {
  padding: 0;
}
.zo2-menu .col-md-12.mega-col-nav .mega-inner {
  padding: 0 5px;
}
.zo2-menu .mega-nav,
.zo2-menu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.zo2-menu .mega-nav > li,
.zo2-menu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.zo2-menu .mega-nav > li a,
.zo2-menu .dropdown-menu .mega-nav > li a {
  white-space: normal;
}
.zo2-menu .mega-group > .mega-nav,
.zo2-menu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.zo2-menu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.zo2-menu .zo2-module {
  margin-bottom: 10px;
}
.zo2-menu .zo2-module .module-title {
  margin-bottom: 0;
}
.zo2-menu .zo2-module .module-ct {
  margin: 0;
  padding: 0;
}
.zo2-menu .zo2-module .module-ct ul {
  list-style: square;
}
.zo2-menu .mega-align-left > .dropdown-menu {
  left: 0;
}
.zo2-menu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.zo2-menu .mega-align-center > .dropdown-menu {
  left: 50%;
}
.zo2-menu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.zo2-menu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.zo2-menu .mega-align-justify {
  position: static;
}
.zo2-menu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.zo2-menu .mega-caption {
  display: block;
  white-space: nowrap;
}
.zo2-menu .nav [class^="icon-"],
.zo2-menu .nav [class*=" icon-"] {
  margin-right: 5px;
}
.zo2-menu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
  top: 0;
  left: 100%;
}
.home-sidebar .navbar-collapse {
  padding-right: 0;
  padding-left: 0;
  display: block;
  border: none;
  box-shadow: none;
}
.home-sidebar .zo2-menu {
  margin-bottom: 60px;
}
.home-sidebar .zo2-menu .navbar-nav {
  float: none;
}
.home-sidebar .zo2-menu .navbar-nav >li {
  float: none;
  width: 100%;
  padding: 15px 0;
}
.home-sidebar .zo2-menu .navbar-nav >li > a {
  font-size: 16px;
  color: #fff;
  padding: 0;
  display: inline-block;
}
.home-sidebar .zo2-menu .navbar-nav >li > a:before {
  display: none;
}
.home-sidebar .zo2-menu .navbar-nav >li > a.dropdown-toggle:after {
  content: '\f105';
  font-family: 'FontAwesome';
  color: #fff;
  display: block;
  background-color: transparent;
  right: 0;
  top: 0;
  bottom: 0;
  margin-right: -15px;
  width: auto;
  height: auto;
  border: none;
}
.home-sidebar .zo2-menu .navbar-nav >li:hover:after,
.home-sidebar .zo2-menu .navbar-nav >li.active:after {
  display: none;
}
.home-sidebar .zo2-menu .navbar-nav >li:hover > a,
.home-sidebar .zo2-menu .navbar-nav >li:hover > a:after,
.home-sidebar .zo2-menu .navbar-nav >li.active > a,
.home-sidebar .zo2-menu .navbar-nav >li.active > a:after {
  left: inherit;
  color: #c83548;
}
.home-sidebar .zo2-menu .navbar-nav >li.mega a:after {
  opacity: 1;
  visibility: visible;
  left: inherit;
}
.home-sidebar .zo2-menu .navbar-nav >li.mega > .mega-dropdown-menu {
  transform: translateX(150px);
  -webkit-transform: translateX(150px);
  -ms-transform: translateX(150px);
  -o-transform: translateX(150px);
  top: 0;
  left: 100%;
  min-width: 280px;
}
.home-sidebar .zo2-menu .navbar-nav >li.mega > .mega-dropdown-menu > .mega-dropdown-inner {
  margin: 15px 0 0 45px;
}
.home-sidebar .zo2-menu .navbar-nav >li.mega > .mega-dropdown-menu > .mega-dropdown-inner .group-title {
  color: #333;
}
.home-sidebar .zo2-menu .navbar-nav >li.mega.mega-align-justify > .mega-dropdown-menu > .mega-dropdown-inner {
  margin-left: 45px;
}
.home-sidebar .zo2-menu .navbar-nav >li.mega.open > .mega-dropdown-menu {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.home-furniture .zo2-menu .navbar-nav > li > a {
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: color 0s;
  -moz-transition: color 0s;
  -o-transition: color 0s;
  transition: color 0s;
}
.home-furniture .is-sticky .zo2-menu .navbar-nav > li:not(.open):not(.active) > a {
  color: #333;
}
.home-barber .navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}
.home-barber nav.zo2-menu {
  margin: 25px 0;
}
.home-barber nav.zo2-menu .navbar-nav >li .caret {
  display: inline-block;
}
.home-barber nav.zo2-menu .navbar-nav >li > a {
  text-transform: uppercase;
  font-weight: 600;
}
.home-barber nav.zo2-menu .navbar-nav >li > a:before,
.home-barber nav.zo2-menu .navbar-nav >li > a:after {
  bottom: 0;
  top: 0;
  margin-top: -25px;
}
.home-handmade .zo2-menu .navbar-nav > li > a {
  -webkit-transition: color 0s;
  -moz-transition: color 0s;
  -o-transition: color 0s;
  transition: color 0s;
  color: #fff;
}
.home-handmade .zo2-menu .navbar-nav > li > a:hover {
  color: #fff;
}
.home-handmade .zo2-menu .navbar-nav > li > a:before {
  border-bottom-color: #fff;
  background-color: #fff;
}
.home-handmade .zo2-menu .navbar-nav > li > a:after {
  border-bottom-color: #fff;
}
.home-handmade .zo2-menu .navbar-nav > li.open > a,
.home-handmade .zo2-menu .navbar-nav > li.open > a:hover,
.home-handmade .zo2-menu .navbar-nav > li.open > a:focus,
.home-handmade .zo2-menu .navbar-nav > li.open > span,
.home-handmade .zo2-menu .navbar-nav > li.open > span:hover,
.home-handmade .zo2-menu .navbar-nav > li.open > span:focus,
.home-handmade .zo2-menu .navbar-nav > li.active > a,
.home-handmade .zo2-menu .navbar-nav > li.active > a:hover,
.home-handmade .zo2-menu .navbar-nav > li.active > a:focus,
.home-handmade .zo2-menu .navbar-nav > li.active > span,
.home-handmade .zo2-menu .navbar-nav > li.active > span:hover,
.home-handmade .zo2-menu .navbar-nav > li.active > span:focus {
  color: #fff;
}
.home-handmade .zo2-menu .navbar-nav > li.open > a:before,
.home-handmade .zo2-menu .navbar-nav > li.open > a:hover:before,
.home-handmade .zo2-menu .navbar-nav > li.open > a:focus:before,
.home-handmade .zo2-menu .navbar-nav > li.open > span:before,
.home-handmade .zo2-menu .navbar-nav > li.open > span:hover:before,
.home-handmade .zo2-menu .navbar-nav > li.open > span:focus:before,
.home-handmade .zo2-menu .navbar-nav > li.active > a:before,
.home-handmade .zo2-menu .navbar-nav > li.active > a:hover:before,
.home-handmade .zo2-menu .navbar-nav > li.active > a:focus:before,
.home-handmade .zo2-menu .navbar-nav > li.active > span:before,
.home-handmade .zo2-menu .navbar-nav > li.active > span:hover:before,
.home-handmade .zo2-menu .navbar-nav > li.active > span:focus:before {
  background-color: #fff;
}
.home-handmade .zo2-menu .navbar-nav > li.open > a:after,
.home-handmade .zo2-menu .navbar-nav > li.open > a:hover:after,
.home-handmade .zo2-menu .navbar-nav > li.open > a:focus:after,
.home-handmade .zo2-menu .navbar-nav > li.open > span:after,
.home-handmade .zo2-menu .navbar-nav > li.open > span:hover:after,
.home-handmade .zo2-menu .navbar-nav > li.open > span:focus:after,
.home-handmade .zo2-menu .navbar-nav > li.active > a:after,
.home-handmade .zo2-menu .navbar-nav > li.active > a:hover:after,
.home-handmade .zo2-menu .navbar-nav > li.active > a:focus:after,
.home-handmade .zo2-menu .navbar-nav > li.active > span:after,
.home-handmade .zo2-menu .navbar-nav > li.active > span:hover:after,
.home-handmade .zo2-menu .navbar-nav > li.active > span:focus:after {
  border-bottom-color: #fff;
}
.home-handmade .zo2-menu .navbar-nav .open > .mega-dropdown-menu > .mega-dropdown-inner {
  border-top-color: #fff;
}
.home-handmade .is-sticky .zo2-menu .navbar-nav > li > a,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li > span {
  color: #333;
}
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > a,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > a:hover,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > a:focus,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > span,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > span:hover,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > span:focus,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > a,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > a:hover,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > a:focus,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > span,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > span:hover,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > span:focus {
  color: #c83548;
}
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > a:before,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > a:hover:before,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > a:focus:before,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > span:before,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > span:hover:before,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > span:focus:before,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > a:before,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > a:hover:before,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > a:focus:before,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > span:before,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > span:hover:before,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > span:focus:before {
  background-color: #c83548;
}
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > a:after,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > a:hover:after,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > a:focus:after,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > span:after,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > span:hover:after,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.open > span:focus:after,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > a:after,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > a:hover:after,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > a:focus:after,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > span:after,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > span:hover:after,
.home-handmade .is-sticky .zo2-menu .navbar-nav > li.active > span:focus:after {
  border-bottom-color: #c83548;
}
.home-handmade .is-sticky .zo2-menu .open > .mega-dropdown-menu > .mega-dropdown-inner {
  border-color: #c83548;
}
@media (min-width: 768px) {
  .zo2-menu {
    position: static;
  }
  .zo2-menu .navbar-nav > li > .mega-dropdown-menu {
    padding: 37px 0 0;
  }
  .zo2-menu .navbar-nav > li > .mega-dropdown-menu .group-title {
    font-weight: bold;
    padding-top: 0;
  }
  .is-sticky .zo2-megamenu .navbar-nav > li > .mega-dropdown-menu {
    padding-top: 25px;
  }
  .home-sidebar .navbar-nav >li.mega > .mega-dropdown-menu.col-md-12.col-sm-12 {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .home-sidebar .navbar-nav >li.mega > .mega-dropdown-menu.col-md-12.col-sm-12 {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .home-sidebar .navbar-nav >li.mega > .mega-dropdown-menu.col-md-12.col-sm-12 {
    width: 1170px;
  }
}
@media (max-width: 767px) {
  .nm-menu-offscreen {
    position: relative;
  }
  .zo2-menu {
    top: 60px;
    left: 0;
  }
  .zo2-menu .caret {
    display: block !important;
  }
  .zo2-menu .navbar-toggle {
    border: none;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 11px 0 0 0;
  }
  .zo2-menu .navbar-toggle .icon-bar {
    background-color: #525252;
    display: block;
    height: 4px;
    margin: 0 0 3px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 30px;
  }
  .zo2-menu .navbar-toggle:hover {
    background: none;
  }
  .zo2-menu .navbar-toggle:hover .icon-bar {
    background-color: #c83548;
  }
  .zo2-menu .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0;
  }
  .zo2-menu .navbar-nav > li > a:before,
  .zo2-menu .navbar-nav > li > a:after {
    display: none;
  }
  .zo2-menu .navbar-nav > li > .dropdown-menu > .mega-dropdown-inner {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .zo2-menu .navbar-nav > li.collapsed > .dropdown-menu {
    display: block !important;
  }
  .navbar-nav {
    margin: 0;
  }
  .zo2-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .zo2-megamenu .row-fluid,
  .zo2-megamenu .mega-dropdown-menu,
  .zo2-megamenu .row-fluid [class*="span"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
  }
  .zo2-megamenu .row-fluid + .row-fluid {
    padding-top: 10px;
    border-top: 1px solid #999;
  }
  .zo2-megamenu .hidden-collapse,
  .zo2-megamenu .always-show  .caret,
  .zo2-megamenu .sub-hidden-collapse > .nav-child,
  .zo2-megamenu .sub-hidden-collapse .caret,
  .zo2-megamenu .sub-hidden-collapse > a:after,
  .zo2-megamenu .always-show .dropdown-submenu > a:after {
    display: none !important;
  }
  .zo2-megamenu .mega-caption {
    display: none !important;
  }
  .zo2-megamenu .span12.mega-col-nav .mega-inner {
    padding: 0;
  }
  .zo2-megamenu .zo2-module {
    margin-bottom: 0;
  }
  .zo2-megamenu .mega-nav > li a,
  .zo2-megamenu .dropdown-menu .mega-nav > li a {
    padding: 5px 20px;
  }
  .is-sticky .zo2-menu {
    top: 70px;
  }
  .home-furniture .nm-menu-icon span {
    background-color: #fff;
  }
  .home-furniture .zo2-menu .navbar-nav > li:not(.active):not(.open) > a {
    color: #333;
  }
  .home-furniture .is-sticky .nm-menu-icon span {
    background-color: #333;
  }
}
.mobile-menu-open {
  overflow: hidden;
}
.mobile-menu-open .nm-menu-icon span.line-2 {
  background-color: transparent !important;
}
.mobile-menu-open .zo2-menu {
  z-index: 1;
  height: calc(100% - 90px);
  height: -webkit-calc(100% - 90px);
  height: -moz-calc(100% - 90px);
  height: -o-calc(100% - 90px);
}
.mobile-menu-open .is-sticky .zo2-menu {
  height: calc(100% - 70px);
  height: -webkit-calc(100% - 70px);
  height: -moz-calc(100% - 70px);
  height: -o-calc(100% - 70px);
}
h3.moduletitle {
  color: #333;
  padding: 0 0 0px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  line-height: normal;
  margin: 0 0 20px;
  text-align : left;
}
.mailsslru{
	text-align: center;
    padding: 3px 0 10px;
}
.orderlistcontainer .title {
	display : none;
}
h3.moduletitle:before {
  content: "";
  background: #003a78;
  height: 3px;
  width: 150px;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

a.jf_l_pro_open_btn {
	font-size : 12px;
	color : #FFF;
}

a.jf_l_pro_open_btn:hover {
	color : #FFF;
}

#s5_search_form input#mod-search-searchword {
	width : 80%;
	background : #FFF;
}
#s5_search_form {
	padding : 45px 80px;
	background : #f0f0f0;
}
#zo2-seacharea-wrap {
	display : none;
}
#s5_search_form input.button {
	width : 18%;
	color : #FFF;
	background : #003a78;
}

.topline2 .moduletable {
	vertical-align : top;
}

#zo2-bottom-2-wrap h3.moduletitle {
  border-bottom-color: rgba(255,255,255,0.1);
}
#zo2-bottom-2-wrap h3.moduletitle:after {
  background-color: rgba(255,255,255,0.9);
}
#zo2-bottom-2-wrap h3.moduletitle {
  color: #fff;
  text-transform: capitalize;
}
.no-line h3.moduletitle {
  background: none;
}
.breadcrumb {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
ul.categories-module li,
ul.archive-module li {
  line-height: 57px;
  display: inline-block;
  width: 100%;
}
ul.categories-module li i,
ul.archive-module li i {
  float: left;
  padding-right: 10px;
}
ul.categories-module li h2,
ul.categories-module li h3,
ul.categories-module li h4,
ul.categories-module li h5,
ul.categories-module li h6,
ul.archive-module li h2,
ul.archive-module li h3,
ul.archive-module li h4,
ul.archive-module li h5,
ul.archive-module li h6 {
  margin: 0;
  text-transform: none;
}
ul.categories-module li a,
ul.archive-module li a {
  color: #333;
  position: relative;
  display: block;
  border-bottom: 1px solid #eaeaea;
  line-height: 1.7;
  padding: 16px 0 16px 15px;
}
ul.categories-module li a:before,
ul.archive-module li a:before {
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #333333;
  content: "";
  left: 0;
  top: 25px;
}
ul.categories-module li:hover,
ul.categories-module li.active,
ul.archive-module li:hover,
ul.archive-module li.active {
  color: #c83548;
}
ul.categories-module li:hover > a,
ul.categories-module li.active > a,
ul.archive-module li:hover > a,
ul.archive-module li.active > a {
  color: #c83548;
}
.tagspopular ul li {
  display: inline !important;
  padding-right: 6px;
  margin: 3px 0;
}
.tagspopular ul li a {
  display: inline-block;
  font-size: 12px;
  margin: 0;
  padding: 4px 15px;
  background-color: #f7f7f7;
  color: #333;
}
.tagspopular ul li a:hover {
  background-color: #c83548;
  color: #fff;
}
.tagspopular ul li a:before {
  content: initial;
  display: none;
}
ul.mostread li {
  float: left;
  display: inline-block;
  padding-right: 6px;
  margin: 3px 0;
}
ul.mostread li a {
  display: block;
  padding: 4px 15px;
  border: 1px solid #e8e8e8;
  color: #666;
  font-size: 11px;
}
ul.mostread li a:hover {
  background-color: #333333;
  padding: 4px 17px 4px 15px;
  color: #fff;
}
.Ubuntu_font {
  font-family: 'Open Sans', sans-serif;
}
.cleversoft_font {
  font-family: 'Cleversoft';
}
.clearfix {
  clear: both;
}
.zt-typo-boxes {
  border-bottom: 1px solid #e2e3e5;
  margin: 0;
  padding: 20px 0;
  width: 100%;
}
.zt-typo-boxes-inside {
  padding: 0 10px;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
}
p {
  margin: 1em 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 300;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
pre,
.zt-code1,
.zt-code2,
.zt-code3 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  color: #222;
  font: normal .92em/32px 'Curier New', monospace !important;
  margin: 0;
  padding: 20px;
}
pre,
.zt-code1 {
  background: #d3d9f5;
}
.zt-code2 {
  background: #d6edd5;
}
.zt-code3 {
  border: 1px solid #eee;
  background-color: #fefefe;
  color: #363636;
  padding-left: 82px !important;
}
.zt-code3 h4 {
  background: none repeat scroll 0 0 #A8B4EF;
  color: #fff;
  margin: 0 0 0 -64px !important;
  padding: 3px 10px;
  position: relative;
  text-align: center;
  top: 0;
  width: 55px;
}
.zt-highlight1,
.zt-highlight2,
.zt-highlight3,
.zt-highlight4 {
  cursor: default;
  padding: 1px 5px;
  text-shadow: none;
}
.zt-highlight1 {
  background: #e5e5e5;
  color: #2f2f2f;
}
.zt-highlight2 {
  background: #7fb2ff;
  color: #fff;
}
.zt-highlight3 {
  background: #ff7f7f;
  color: #fff;
}
.zt-highlight4 {
  background: #ffe400;
  color: #2f2f2f;
}
.zt-unordered-lists li {
  list-style: none;
  padding: 2px 0;
}
.zt-unordered-lists li i,
.zt-unordered-lists li [class*="fa-"] {
  font-size: 14px;
  width: 20px;
}
.zt-typo-inside blockquote {
  border: none;
  font-style: italic;
  margin: 20px 0;
}
.zt-typo-inside blockquote p {
  font-size: 100%;
}
.zt-typo-inside blockquote small:before {
  content: "";
}
.zt-typo-inside blockquote div {
  display: block;
}
.zt-typo-inside blockquote div.zt-blockquote1 div {
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i {
  color: #CACACA;
  font-size: 14px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i.fa-quote-left {
  bottom: 30px;
  left: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i.fa-quote-right {
  top: 30px;
  right: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote2 div {
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i {
  color: #CACACA;
  font-size: 14px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i.fa-quote-left {
  top: 30px;
  left: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i.fa-quote-right {
  top: 30px;
  right: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote3 {
  padding-bottom: 1px;
}
.zt-typo-inside blockquote div.zt-blockquote3 div {
  padding: 5px 48px 0;
}
.zt-typo-inside blockquote div.zt-blockquote3 i.fa-quote-left {
  bottom: 30px;
  left: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote3 i.fa-quote-right {
  top: 30px;
  right: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote4 div {
  padding: 0 48px;
}
.zt-typo-inside blockquote div.zt-blockquote4 i.fa-quote-left {
  top: 30px;
  left: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote4 i.fa-quote-right {
  top: 30px;
  right: 50px;
}
.zt-typo-inside blockquote div i {
  position: absolute;
}
.zt-typo-boxes-inside > p {
  color: #353535;
  padding: 15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.99);
}
.zt-typo-boxes-inside > p i {
  font-size: 19px;
  width: 30px;
  text-align: center;
}
.zt-box-info {
  background: #e5f4f9;
}
.zt-box-warning {
  background: #f8e7e5;
}
.zt-box-stickynote {
  background: #f6f2e1;
}
.zt-box-upload {
  background: #e4f7d3;
}
.zt-box-download {
  background: #e7ebfb;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a :hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  margin: 0px;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  line-height: 22px;
  font-size: 14px;
  color: #4e4d4d;
  background-color: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
sub,
sup {
  position: relative;
  font-size: 10px;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
a {
  color: #4e4d4d;
  text-decoration: none;
  outline: none !important;
  -webkit-transition: color 0.15s linear 0s;
  -moz-transition: color 0.15s linear 0s;
  -o-transition: color 0.15s linear 0s;
  transition: color 0.15s linear 0s;
}
a:hover,
a:focus,
a:active {
  color: #c83548;
  text-decoration: none;
}
p {
  margin: 0;
}
.modal-body {
  padding: 10px;
}
body.modal-open {
  margin-right: 0;
  overflow: visible;
}
body.form.body-overlayed {
  overflow: inherit;
}
.style-switcher {
  z-index: 999;
  top: 145px;
}
.style-switcher ul.options.layout-select li a {
  width: 54px;
}
.style-switcher ul.options.layout-select li a img {
  width: 54px;
}
.container-fluid > .row > .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
.btn-elise {
  background-color: #c83548;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  display: inline-block;
  padding: 12px 23px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.btn-elise:hover {
  background-color: #333;
  color: #fff;
}
#zo2-header-wrap-sticky-wrapper {
  transition: all .3s;
}
.zo2-row-wrapper .custom > div {
  height: auto !important;
}
.zo2-row-wrapper .custom .carousel {
  margin: 0 !important;
}
body.boxed .zo2-wrapper {
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  padding: 0;
}
body.boxed .zo2-wrapper .is-sticky #zo2-header-wrap {
  width: auto;
}
#zo2-position-4 {
  margin: 15px 0 0;
}
#zo2-position-4 .mod-wrapper-menu ul li {
  line-height: 15px;
}
#zo2-position-4 .mod-wrapper-menu ul li a {
  background: none;
  border-right: 1px solid #ececec;
  color: #707070;
}
#zo2-position-4 .mod-wrapper-menu ul li a:hover,
#zo2-position-4 .mod-wrapper-menu ul li a:focus {
  background: none;
  color: #000;
}
#zo2-position-4 .mod-wrapper-menu ul li:last-child a {
  border: none;
}
.mod-languages li {
  float: left;
}
.mod-languages li a {
  border: none !important;
}
#zo2-header-logo #standard-logo {
  display: block;
}
#zo2-header-logo #retina-logo,
#zo2-header-logo #sticky-logo {
  display: none;
}
#zo2-breadcrumb-wrap {
  background-color: #f4f4f4;
  padding: 0px 0;
  margin : 0px auto;
}
#zo2-breadcrumb-wrap .row {
  max-width  : 1200px;
  margin : 0px auto;
  text-align: left;
}
#zo2-breadcrumb-wrap ul.breadcrumb {
  border: none;
  margin: 0;
  padding: 0;
}
.search h4 {
   margin-bottom: 10px;
}
#searchForm .form-group {
   position: relative;
}
#searchForm select {
    border: solid 1px #d9d9d9;
    line-height: 40px;
    height: 40px;
    width: 100%!important;
}
#searchForm #search-searchword {
    border-radius: 2px;
    border: solid 1px #d9d9d9;
    padding: 7px 35px 7px 15px;
    display: block;
    width: 100%;
    margin-top: 10px;
    height: 40px;
}
#searchForm .input-group {
    width: 100%;
    position: relative;
}
#searchForm .input-group-append {
    position: absolute;
    top: 13px;
    right: 2px;
    z-index: 1000;
}
#searchForm p {
	text-align : right;
}
#searchForm select {
   border: solid 1px #d9d9d9;
    line-height: 40px;
    height: 40px;
    width: 100%;
}
#zo2-searcharea {
  max-width  : 1200px;
  margin : 0px auto;	
}
#zo2-seacharea-wrap {
	background-color: #f4f4f4;
}
#zo2-breadcrumb-wrap ul.breadcrumb .divider {
  display: none;
}
#zo2-breadcrumb-wrap ul.breadcrumb > li {
  color: #999;
}
#zo2-breadcrumb-wrap ul.breadcrumb > li a {
  color: #999;
}
#zo2-breadcrumb-wrap ul.breadcrumb > li a:hover {
  color: #c83548;
}
#zo2-feature-wrap {
  background-color: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  padding: 50px 0;
  margin-bottom: 30px;
}
#zo2-feature-wrap h1 {
  color: #2d3d51;
  font-size: 30px;
  line-height: 45px;
  margin: 0;
}
#zo2-feature-wrap .btn {
  margin-top: 5px;
}
blockquote {
  padding-left: 35px;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  border: 0;
}
blockquote:before {
  content: "\f10d";
  float: left;
  margin-left: -35px;
  font-family: "FontAwesome";
  font-style: normal;
  font-size: 22px;
  line-height: 1.33;
  color: #c83548;
  opacity: 0.88;
}
blockquote p {
  margin-top: 0;
}
.alignleft,
a img.alignleft {
  float: left;
  margin: 0.5em 2em 0.5em 0;
}
.alignright,
a img.alignright {
  float: right;
  margin: 7px 0 14px 22px;
}
ul.type-square {
  margin: 2em 0 2em 0px;
  padding-left: 50px;
}
ul.type-square li {
  margin-bottom: 0.9em;
  list-style: none;
}
ul.type-square li:before {
  background: #c83548 none repeat scroll 0 0;
  content: "";
  display: block;
  float: left;
  height: 5px;
  margin-left: -20px;
  margin-top: 15px;
  vertical-align: middle;
  width: 5px;
}
.tagspopular ul,
.tagspopular ol {
  padding: 0px;
}
.tagspopular ul li,
.tagspopular ol li {
  margin-bottom: 10px;
  display: inline-block !important;
}
.tagspopular ul li:before,
.tagspopular ol li:before {
  display: none;
}
.blog .title-block {
  color: #2980b9;
  border-color: #2980b9;
}
.blog div[class^="leading-"] {
  padding-bottom: 20px;
  margin-bottom: 35px;
  border-bottom: 1px solid #e1e1e1;
}
.blog h1 {
  margin: 0;
  font-weight: 600;
  margin-bottom: 20px;
}
.blog .block-image {
  margin-bottom: 10px;
}
.blog .post-info {
  font-size: 14px;
  color: #c1c1c1;
}
.blog .post-info .published {
  margin-right: 10px;
}
.blog .items-intro .intro-image img {
  min-height: 130px;
}
.blog .items-intro h1.title-post {
  line-height: 18px;
}
.blog .items-intro h1.title-post a {
  font-size: 14px;
  font-weight: 500;
}
.news-info h1.title,
.news-info h3.title {
  font-weight: 700;
  margin: 10px 0 20px;
  color: #333;
  line-height: 1.4;
}
.news-info h1.title a,
.news-info h3.title a {
  font-size: 25px;
  font-weight: 700;
  color: #353535;
}
.news-info h1.title a:hover,
.news-info h3.title a:hover {
  color: #c83548;
}
.module.lastest-news ul li {
  margin-bottom: 20px;
  overflow: hidden;
}
.module.lastest-news ul li a {
  line-height: 24px;
}
.module.lastest-news ul li a img {
  width: 70px;
  height: 70px;
  display: block;
  margin-right: 20px;
  float: left;
}
.module.lastest-news ul li a .item-detail {
  float: left;
  width: calc(100% - 90px);
  width: -webkit-calc(100% - 90px);
  width: -moz-calc(100% - 90px);
  width: -o-calc(100% - 90px);
  line-height: 1;
}
.module.lastest-news ul li a span {
  display: block;
  color: #333;
}
.module.lastest-news ul li a span:first-child {
  margin-bottom: 10px;
}
.module.lastest-news ul li a span:last-child {
  line-height: 1.4;
}
.module.lastest-news ul li a time {
  font-size: 12px;
  color: #acacac;
}
.module.lastest-news ul li a:hover span {
  color: #c83548;
}
.module.lastest-news ul li a:hover time {
  color: #acacac;
}
#zo2-position-8 .module {
  margin-bottom: 30px;
}
#zo2-position-8 .module .moduletitle {
  padding-bottom: 0;
}
#zo2-position-8 .module .moduletitle:before {
  display: none;
}
#zo2-position-8 .module ul {
  list-style: none;
}
.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: transparent;
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: transparent;
  border-color: transparent;
}
.homedefault .article-info {
  display: none;
}
.homepage #zo2-body-wrap {
  padding: 0;
}
#zo2-body-wrap {
  padding-top: 30px;
}
#zo2-body-wrap .top-feature {
  padding-top: 50px;
}
#zo2-body-wrap .top-feature .zo2-feature {
  margin-top: 35px;
  background-color: #fff;
  position: relative;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-circle {
  background-color: #fff;
  border: 5px solid #EFEFEF;
  top: -36px;
  left: 50%;
  margin-left: -55px;
  position: absolute;
  text-align: center;
  font-size: 50px;
  line-height: 110px;
  width: 110px;
  height: 110px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-shadow: 0 3px 0 rgba(0,0,0,0.1);
  -webkit-transition: background-color 0.25s ease, color 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease;
  color: #7fbe54;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-circle:before {
  display: block;
  content: '';
  position: absolute;
  left: -10px;
  top: -10px;
  padding: 5px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  transform: scale(0.8);
  box-shadow: 0 0 0 3px #7FBE54;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-circle i {
  vertical-align: top;
  line-height: inherit;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-feature-text {
  padding: 90px 10% 30px;
  text-align: center;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-feature-text .zo2-feature-text-title {
  font-size: 20px;
  font-weight: 400;
  color: #333;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-feature-text .zo2-feature-description {
  font-size: 14px;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-feature-text .zo2-feature-description p {
  margin-bottom: 20px;
}
#zo2-body-wrap .top-feature .zo2-feature:hover .zo2-circle {
  background-color: #7FBE54;
  border: 5px solid transparent;
  color: #fff;
}
#zo2-body-wrap .top-feature .zo2-feature:hover .zo2-circle:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  transform: scale(1);
}
#zo2-top-wrap {
  border-bottom: 1px solid #ebebeb;
}
#zo2-top-wrap .nav-pills > li.active a {
  background-color: #eee;
  color: #7fbe54;
}
#zo2-top-wrap .nav-pills > li a {
  border-radius: 0;
}
#zo2-top-wrap .nav-pills li + li {
  margin-left: 0;
}
#zo2-header-wrap {
  padding: 0px 0 10px;
  -webkit-transition: padding .2s;
  -moz-transition: padding .2s;
  -o-transition: padding .2s;
  transition: padding .2s;
  max-width  : 1200px;
  margin : 0px auto;
}
#zo2-header-wrap > div {
  position: relative;
}
#zo2-header-wrap > div > .row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.is-sticky {
  position: relative;
  z-index: 9;
}
.is-sticky #zo2-header-wrap {
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0,0,0,0.1);
  max-width: none;
  width: 100%;
  padding: 3px 0;
}
.search-wishlist-area {
  padding-right: 0;
  text-align: right;
}
.search-wishlist-area .gap {
  display: none;
}
.search-wishlist-area #zo2-position-1,
.search-wishlist-area #zo2-position-2 {
  display: inline-block;
}
.search-area {
  display: inline-block;
}
.search-area .search-open {
  margin-top: 10px;
}
.search-area .search-open i {
  font-size: 20px;
  color: #010101;
  cursor: pointer;
  background-color: transparent;
  border: none;
}
.search-area .search-form {
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  z-index: -1;
  opacity: 0;
  background-color: rgba(255,255,255,0.95);
  height: 100%;
  width: 100%;
  -webkit-transition: opacity .5s ease 0.25s;
  -moz-transition: opacity .5s ease 0.25s;
  -o-transition: opacity .5s ease 0.25s;
  transition: opacity .5s ease 0.25s;
  -webkit-transition: z-index .1s ease 0.75s;
  -moz-transition: z-index .1s ease 0.75s;
  -o-transition: z-index .1s ease 0.75s;
  transition: z-index .1s ease 0.75s;
  -webkit-transition: transform .3s;
  -moz-transition: transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  overflow: hidden;
}
.search-area .search-form.open {
  visibility: visible;
  opacity: 1;
  z-index: 99;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  -webkit-transition: z-index 0;
  -moz-transition: z-index 0;
  -o-transition: z-index 0;
  transition: z-index 0;
}
.search-area .search-form.open form {
  margin-top: -25px;
  opacity: 1;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  -webkit-transition: margin-top .5s;
  -moz-transition: margin-top .5s;
  -o-transition: margin-top .5s;
  transition: margin-top .5s;
}
.search-area .search-form form {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: 300px;
  opacity: 0;
  -webkit-transition: margin-top .5s;
  -moz-transition: margin-top .5s;
  -o-transition: margin-top .5s;
  transition: margin-top .5s;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
.search-area .search-form form:before {
  content: "\c014";
  position: absolute;
  font-family: 'cleversoft';
  font-size: 25px;
  padding: 15px 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.search-area .search-form form .inputbox {
  width: 100%;
  color: #000;
  background: none;
  border: none;
  border-bottom: 1px solid #ddd;
  font-size: 30px;
  font-weight: 900;
  padding: 6px 15px;
  margin: 0;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wishlist {
  display: inline-block;
}
.wishlist .ajax-dropdown .btn-wishlist i {
  color: #010101;
  background-color: transparent;
  border: none;
  font-size: 30px;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.wishlist .ajax-dropdown .btn-wishlist span {
  color: #fff;
  font-size: 12px;
  height: 22px;
  width: 22px;
  top: -2px;
  right: -7px;
}
.wishlist .zt-cart-bar {
  position: fixed;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 20;
  width: 300px;
  height: 100%;
  overflow: auto;
  text-align: center;
  background-color: #fff;
  transform: translateX(300px);
  -webkit-transform: translateX(300px);
  -ms-transform: translateX(300px);
  -o-transform: translateX(300px);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.wishlist .zt-cart-bar.open {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  visibility: visible;
  opacity: 1;
}
.wishlist .zt-cart-bar .cart-title {
  margin: 0;
  padding: 20px 0;
  color: #fff;
  background-color: #c83548;
}
.wishlist .zt-cart-bar .vmproduct .not_text {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  font-size: 18px;
  opacity: .6;
}
.wishlist .zt-cart-bar .vmproduct .wishlist-product-img {
  margin-right: 15px;
}
.wishlist .zt-cart-bar .vmproduct .wishlist-product-detail {
  text-align: left;
}
.wishlist .zt-cart-bar .vmproduct .wishlist-product-detail .name {
  padding: 15px;
}
.wishlist .zt-cart-bar .vmproduct .wishlist-product-detail .name a {
  color: #333;
  display: block;
}
.wishlist .zt-cart-bar .vmproduct .wishlist-product-detail .remwishlists i {
  background-color: #999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 32px;
  -webkit-transition: background-color .15s;
  -moz-transition: background-color .15s;
  -o-transition: background-color .15s;
  transition: background-color .15s;
}
.wishlist .zt-cart-bar .vmproduct .wishlist-product-detail .remwishlists i:hover {
  background-color: #c83548;
}
.zo2-wrapper:after {
  opacity: 0;
  content: '';
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.2);
  overflow: hidden;
  z-index: -1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.zo2-wrapper.is-shopbag:after {
  opacity: 1;
  z-index: 19;
  visibility: visible;
  width: calc(100% - 300px);
  width: -webkit-calc(100% - 300px);
  width: -moz-calc(100% - 300px);
  width: -o-calc(100% - 300px);
}
.compare {
  display: none;
}
.category-view .horizontal-separator {
  display: none;
}
.category-view div[class*="-view"] .row {
  margin: 0 -15px;
}
.category-view .product {
  padding: 15px;
  text-align: center;
}
.category-view .product .product-container {
  border: none;
  padding: 0;
  margin: 0;
}
.category-view .product .product-container .vm-product-media-container {
  background: transparent;
  position: relative;
}
.category-view .product .product-container .vm-product-media-container a {
  display: block;
  overflow: hidden;
}
.category-view .product .product-container .vm-product-media-container a img {
  max-height: none;
  margin: 0 auto;
  width: 100%;
}
.category-view .product .product-container .vm-product-media-container .addtocart-area {
  min-height: 0;
}
.category-view .product .product-container .vm-product-media-container .addtocart-area form {
  padding: 0;
}
.category-view .product .product-container .vm-product-media-container .addtocart-area .product-quantity {
  display: none;
}
.category-view .product .product-container .vm-product-media-container .addtocart-area .addtocart-bar {
  margin: 0;
}
.category-view .product .product-container .vm-product-media-container .addtocart-area span.addtocart-button {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(200,53,72,0.8);
  visibility: visible;
  opacity: 0;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
}
.category-view .product .product-container .vm-product-media-container .addtocart-area span.addtocart-button input {
  background-color: transparent;
  border: none;
  color: #fff;
  margin-bottom: 0;
  padding: 13px 0;
}
.category-view .product .product-container .vm-product-media-container:hover span.addtocart-button {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.category-view .product .product-container .vm2icon,
.category-view .product .product-container .vmicon {
  display: none;
}
.category-view .product .product-container [class*="vm-product-descr-container"] {
  min-height: inherit;
}
.category-view .product .product-container [class*="vm-product-descr-container"] h2 a {
  font-weight: 500;
  font-size: 16px;
  color: #333;
}
.category-view .product .product-container [class*="vm-product-descr-container"] h2 a:hover {
  color: #c83548;
}
.category-view .product .product-container [class*="vm-product-descr-container"] .product_s_desc {
  display: none;
}
.category-view .product .product-container .product-price {
  text-align: center;
  float: none;
}
.category-view .product .product-container .product-price .PricesalesPrice {
  font-size: 20px;
  color: #c3325f;
}
.category-view .product .product-container .vm-details-button {
  display: none;
}
.category-view .filter-shop {
  position: relative;
}
.category-view .filter-shop > h3 {
  display: none;
}
.category-view .filter-shop .orderlistcontainer {
  position: relative;
  z-index: 8;
}
.category-view .filter-shop .orderlistcontainer .title {
  display: none;
}
.category-view .filter-shop .orderlistcontainer .activeOrder {
  background-image: inherit;
  background-color: #f4f4f4;
  border: none;
  border-radius: 0;
  padding: 10px;
  min-width: 168px;
}
.category-view .filter-shop .orderlistcontainer .activeOrder a {
  color: #333;
}
.category-view .filter-shop .orderlistcontainer .orderlist {
  width: 100%;
  right: 0;
  top: 100%;
}
.category-view .filter-shop .orderlistcontainer .orderlist a {
  color: #333;
}
.category-view .filter-shop .orderlistcontainer .orderlist a:hover {
  color: #c83548;
}
.category-view .filter-shop .page-view {
  float: right;
  padding: 10px;
}
.category-view .filter-shop .page-view .page-view-item {
  margin-right: 10px;
  font-size: 16px;
  cursor: pointer;
  color: #999;
}
.category-view .filter-shop .page-view .page-view-item.active-mode-preview {
  color: #333;
}
.vm-pagination {
  float: none;
  border-top: 1px solid #f4f4f4;
}
.vm-pagination ul {
  float: right;
}
.vm-pagination ul > li {
  display: inline-block;
}
.vm-pagination ul > li a,
.vm-pagination ul > li span {
  border-radius: 0 !important;
}
.vm-pagination span {
  display: none;
}
.banner-shop {
  margin-bottom: 30px;
}
#fancybox-content .continue,
#fancybox-content #compare_go,
#fancybox-content #wishlists_go {
  background-color: #c83548;
  border-radius: 0;
  -webkit-transition: background-color .15s;
  -moz-transition: background-color .15s;
  -o-transition: background-color .15s;
  transition: background-color .15s;
}
#fancybox-content .continue:hover,
#fancybox-content #compare_go:hover,
#fancybox-content #wishlists_go:hover {
  background-color: #333;
}
#windy-show-shop .product {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#windy-show-shop.list-layout div.product {
  width: 100%;
  text-align: left;
}
#windy-show-shop.list-layout div.product .vm-product-media-container {
  float: left;
  margin-right: 25px;
}
#windy-show-shop.list-layout div.product [class*="vm-product-descr-container"] > h2 {
  text-align: left;
}
#windy-show-shop.list-layout div.product [class*="vm-product-descr-container"] .product_s_desc {
  display: block;
  height: auto;
}
#windy-show-shop.list-layout div.product .vm-product-rating-container {
  text-align: left;
}
#windy-show-shop.list-layout div.product .product-price {
  text-align: left;
}
.owl-carousel .owl-stage {
  overflow: hidden;
  padding: 0;
}
.owl-carousel .owl-stage .products .item {
  padding: 0 10px;
}
.owl-carousel .owl-dots {
  margin-top: 30px;
}
.owl-carousel .owl-dots .owl-dot span {
  height: 12px;
  width: 12px;
  background-color: transparent;
  border: 2px solid #c83548;
  opacity: 1;
  -webkit-transition: background-color .2s;
  -moz-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
}
.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
  background-color: #c83548;
}
.owl-carousel .owl-nav {
  opacity: 0;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
}
.owl-carousel .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  margin-top: -120px;
  height: 43px;
  width: 43px;
  background-color: #a1a1a1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: background-color .3s;
  -moz-transition: background-color .3s;
  -o-transition: background-color .3s;
  transition: background-color .3s;
  font-size: 0;
}
.owl-carousel .owl-nav [class*=owl-]:before {
  font-size: 25px;
  line-height: 36px;
  font-family: 'FontAwesome';
}
.owl-carousel .owl-nav [class*=owl-].owl-prev {
  left: 0;
  margin-left: -13px;
}
.owl-carousel .owl-nav [class*=owl-].owl-prev:before {
  content: "\f104";
}
.owl-carousel .owl-nav [class*=owl-].owl-next {
  right: 0;
  margin-right: -13px;
}
.owl-carousel .owl-nav [class*=owl-].owl-next:before {
  content: "\f105";
}
.owl-carousel .owl-nav [class*=owl-]:hover {
  background-color: #003A78;
  color : #FFF;
}
.owl-prev span, .owl-next span {
	display : none;
}
.owl-carousel:hover .owl-nav {
  visibility: visible;
  opacity: 1;
}
.products,
.product,
.product-item {
  text-align: center;
}
.products .spacer,
.product .spacer,
.product-item .spacer {
  position: relative;
  padding: 0 !important;
}
.products .product-name a,
.product .product-name a,
.product-item .product-name a {
  text-transform: capitalize;
  color: #333;
  font-size: 16px;
  font-weight: 500;
}
.products .product-name a:hover,
.product .product-name a:hover,
.product-item .product-name a:hover {
  color: #c83548;
}
.products .product-price,
.product .product-price,
.product-item .product-price {
  width: 100%;
}
.products .product-price .vm-price-desc,
.product .product-price .vm-price-desc,
.product-item .product-price .vm-price-desc {
  display: none;
}
.products .product_hover,
.products .zt-product-action,
.product .product_hover,
.product .zt-product-action,
.product-item .product_hover,
.product-item .zt-product-action {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 7;
  width: 40px;
  overflow: hidden;
  margin: 15px 15px 0 0;
}
.products .product_hover > div,
.products .zt-product-action > div,
.product .product_hover > div,
.product .zt-product-action > div,
.product-item .product_hover > div,
.product-item .zt-product-action > div {
  float: right;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  margin: 3px 0;
  transform: scale(.8);
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8);
}
.products .product_hover > div.wishlist,
.products .zt-product-action > div.wishlist,
.product .product_hover > div.wishlist,
.product .zt-product-action > div.wishlist,
.product-item .product_hover > div.wishlist,
.product-item .zt-product-action > div.wishlist {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.products .product_hover > div.quickview,
.products .zt-product-action > div.quickview,
.product .product_hover > div.quickview,
.product .zt-product-action > div.quickview,
.product-item .product_hover > div.quickview,
.product-item .zt-product-action > div.quickview {
  -webkit-transition: all .2s ease .35s;
  -moz-transition: all .2s ease .35s;
  -o-transition: all .2s ease .35s;
  transition: all .2s ease .35s;
}
.products .product_hover > div.quickview:hover,
.products .zt-product-action > div.quickview:hover,
.product .product_hover > div.quickview:hover,
.product .zt-product-action > div.quickview:hover,
.product-item .product_hover > div.quickview:hover,
.product-item .zt-product-action > div.quickview:hover {
  background-color: #c83548;
}
.products .product_hover > div > a,
.products .zt-product-action > div > a,
.product .product_hover > div > a,
.product .zt-product-action > div > a,
.product-item .product_hover > div > a,
.product-item .zt-product-action > div > a {
  display: block;
}
.products .product_hover > div > a i,
.products .zt-product-action > div > a i,
.product .product_hover > div > a i,
.product .zt-product-action > div > a i,
.product-item .product_hover > div > a i,
.product-item .zt-product-action > div > a i {
  width: 32px;
  height: 32px;
  line-height: 32px;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(0,0,0,0.3);
  -webkit-transition: background-color .2s;
  -moz-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
}
.products .product_hover > div > a > span,
.products .zt-product-action > div > a > span,
.product .product_hover > div > a > span,
.product .zt-product-action > div > a > span,
.product-item .product_hover > div > a > span,
.product-item .zt-product-action > div > a > span {
  display: none;
}
.products .product_hover > div > a:hover i,
.products .zt-product-action > div > a:hover i,
.product .product_hover > div > a:hover i,
.product .zt-product-action > div > a:hover i,
.product-item .product_hover > div > a:hover i,
.product-item .zt-product-action > div > a:hover i {
  background-color: #c83548;
}
.products .vm-product-media-container img,
.product .vm-product-media-container img,
.product-item .vm-product-media-container img {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.products:hover .product_hover > div,
.products:hover .zt-product-action > div,
.product:hover .product_hover > div,
.product:hover .zt-product-action > div,
.product-item:hover .product_hover > div,
.product-item:hover .zt-product-action > div {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.PricesalesPrice {
  font-size: 20px;
  color: #c83548;
}
.productdetails #zo2-zo2-message-wrap {
  background-color: #f4f4f4;
}
.productdetails #zo2-body-wrap {
  
}
.productdetails .product-desc {
  background-color: #fff;
}
.productdetails .cat-detail {
  padding: 15px 0;
  text-align: center;
}
.productdetails .cat-detail p {
  display: inline-block;
  margin: 0 15px;
}
.productdetails .cat-detail a {
  color: #999;
}
.productdetails .list-price {
  overflow: hidden;
  margin-bottom: 15px;
}
.productdetails .list-price .PricesalesPrice {
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
}
.productdetails .list-price .PricesalesPrice .vm-price-desc {
  display: none;
}
.detail-product-direct {
  margin-top: -30px;
}
.detail-product-direct .product-neighbours {
  text-align: right;
  margin-top : 10px;
}
.prodvideo video {
	max-width : 100%;
	margin : 0px auto;
}
.detail-product-direct .product-neighbours a {
  width: 26px;
  height: 26px;
  display: inline-block;
  border: 2px solid #999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #999;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.detail-product-direct .product-neighbours a i {
  font-weight: 600;
}
.detail-product-direct .product-neighbours a:hover {
  border-color: #c83548;
  color: #c83548;
}
.description-detail,
.container-desc {
  margin: 50px auto 21px auto;
  overflow: hidden;
  width: 90%
}
#windy-product-detail {
  margin-bottom: 0px;
}
#windy-product-detail .detail-product-title {
  color: #333;
  line-height: 1.4;
  margin-bottom: 20px;
}
#windy-product-detail .windy-addtocart {
  margin-bottom: 20px;
}
#windy-product-detail .addtocart-bar {
  position: relative;
  text-align: left;
}
.orderlisttable .addtocart-bar {
	text-align : left;
}
#windy-product-detail .btn-addtocart, .orderlisttable .btn-addtocart {
  background-color: #c83548;
  text-transform: uppercase;
  width: 260px;
  border: none;
  outline: none;
  margin-left: 15px;
  border-radius: 0;
  -webkit-transition: background-color .2s;
  -moz-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
  color: #fff;
  height: 50px;
}
#windy-product-detail .btn-addtocart:hover {
  background-color: #333;
}
#windy-product-detail .main-image img {
  max-height: 100%;
}
.windy-product-detail-gallery .main-image {
	width: 83.333333%;
    margin: auto;
}
.windy-product-detail-gallery .main-image img {
  width: 100%;
}
.windy-product-detail-gallery .additional-images {
  width: 16.666666666%;
  float: left;
  margin: 0;
}
.windy-product-detail-gallery .additional-images img {
  width: 90px;
  max-height: 135px;
  margin-bottom: 15px;
}
.windy-product-detail-gallery .additional-images .cloud-zoom-gallery {
  opacity: .7;
  display: block;
}
.windy-product-detail-gallery .additional-images .cloud-zoom-gallery.active {
  opacity: 1;
}
.detail-bottons ul {
  list-style: none;
  overflow: hidden;
}
.detail-bottons ul li {
  margin-right: 20px;
  display: inline-block;
}
.detail-bottons ul li a {
  color: #333;
}
.detail-bottons ul li a:hover {
  color: #c83548;
}
.detail-bottons ul li a:hover i {
  color: #c83548;
}
.detail-bottons ul li a i {
  background-color: transparent;
  border: none;
  color: #333;
  text-align: center;
}
.detail-bottons ul li:last-child {
  margin-right: 0;
}
.detail-bottons ul li .wishlist {
  float: none;
}
.detail-bottons ul li .share i {
  width: 40px;
}
.container-desc #zt_tabs {
  width: auto;
  text-align: center;
}
.container-desc #zt_tabs ul {
  display: inline-block;
  border-bottom: none;
  margin-bottom: 15px;
}
.container-desc #zt_tabs ul li a {
  border: none;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  color: #c2c2c2;
}
.container-desc #zt_tabs .tab-content {
  text-align: justify;
}
.related_products {
  background-color: #fff;
  padding: 60px 0;
}
.related_products .product-related-products-windy {
  margin: 0 -15px;
}
.related_products .title-related_products {
  margin-bottom: 30px;
}
.related_products .product-fields-title-wrapper {
  display: none;
}
.related_products [class*="product-field product-field"] {
  width: 25%;
  margin-bottom: 15px;
  margin: 0;
}
.related_products [class*="product-field product-field"] .product-field-display {
  text-align: center;
  padding: 0 15px;
}
.related_products [class*="product-field product-field"] .product-field-display .related_product {
  position: relative;
}
.related_products [class*="product-field product-field"] .product-field-display .related_product > a {
  display: block;
  margin-bottom: 20px;
}
.related_products [class*="product-field product-field"] .product-field-display .related_product > a img {
  width: 100%;
  margin-bottom: 15px;
}
.related_products [class*="product-field product-field"] .product-field-display .related_product .wishlist {
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: 0;
  visibility: hidden;
  transform: scale(.7);
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  -o-transform: scale(.7);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.related_products [class*="product-field product-field"] .product-field-display .related_product .wishlist i {
  border: none;
  background-color: rgba(0,0,0,0.3);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color .2s;
  -moz-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
}
.related_products [class*="product-field product-field"] .product-field-display .related_product .wishlist i:hover {
  background-color: #c83548;
}
.related_products [class*="product-field product-field"] .product-field-display .related_product .wishlist span {
  display: none;
}
.related_products [class*="product-field product-field"] .product-field-display .related_product .quickview {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.related_products [class*="product-field product-field"] .product-field-display .related_product .quickview a {
  display: block;
  padding: 10px 0;
  background-color: transparent;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}
.related_products [class*="product-field product-field"] .product-field-display .related_product .quickview i {
  display: none;
}
.related_products [class*="product-field product-field"] .product-field-display .related_product .quickview span {
  color: #fff;
}
.related_products [class*="product-field product-field"] .product-field-display .related_product:hover .wishlist,
.related_products [class*="product-field product-field"] .product-field-display .related_product:hover .quickview {
  opacity: 1;
  visibility: visible;
}
.related_products [class*="product-field product-field"] .product-field-display .related_product:hover .wishlist {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.related_products [class*="product-field product-field"] .product-field-display .related_product:hover .quickview {
  z-index: 0;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.related_products [class*="product-field product-field"] .product-field-display .related_product:hover .quickview a {
  background-color: rgba(200,53,72,0.8);
}
.related_products [class*="product-field product-field"] .product-field-display .related_product:hover .quickview a:hover {
  background-color: #c83548;
}
.related_products [class*="product-field product-field"] .product-field-display a.related_product_name {
  display: block;
  font-size: 16px;
  color: #333;
  margin-bottom: 20px;
}
.related_products [class*="product-field product-field"] .product-field-display a.related_product_name:hover {
  color: #c83548;
}
.related_products [class*="product-field product-field"] .product-field-desc,
.related_products [class*="product-field product-field"] .product_s_desc {
  display: none;
}
.related_products  .title-related_products,
.container-desc ul > li.active > a {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  padding-bottom: 10px;
  color: #333 !important;
}
.related_products  .title-related_products:after,
.container-desc ul > li.active > a:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -25px;
  width: 50px;
  height: 2px;
  background-color: #d2d2d2;
}
#products_require .product-grid-item {
  padding: 15px;
}
#products_require .product-grid-item h3 a {
  font-weight: 500;
  font-size: 16px;
  color: #333;
}
#products_require .product-grid-item h3 a:hover {
  color: #c83548;
}
.comare_rating {
  display: inline-block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  float: none;
  width: 68px;
  margin: 0 auto 15px;
}
.comare_rating .stars-orange:before,
.comare_rating:before {
  content: "\f005\f005\f005\f005\f005";
  font-family: 'FontAwesome';
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  color: #999;
}
.comare_rating .stars-orange {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.comare_rating .stars-orange:before {
  color: #ffc861;
}
.comare_rating .ratingbox {
  background-image: none;
  width: auto;
  position: static;
}
.comare_rating .ratingbox span {
  background-image: none;
}
.vm-product-rating-container {
  text-align: center;
}
.vm-product-rating-container .ratingbox {
  background-image: none;
  width: auto;
  display: inline-block;
  width: 65px;
}
.vm-product-rating-container .ratingbox:before {
  content: "\f005\f005\f005\f005\f005";
  font-family: 'FontAwesome';
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  color: #999;
}
.product-quantity {
  background-color: #fff;
  float: left;
}
.product-quantity .quantity-box,
.product-quantity .quantity-controls {
  display: block;
  float: left;
}
.product-quantity .quantity-box .quantity-input {
  width: 40px;
  height: 50px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #f4f4f4;
  text-align: center;
}
.product-quantity .quantity-box .quantity-input:hover {
  background: none;
}
.product-quantity .quantity-controls {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 50px;
  border: 1px solid #f4f4f4;
  margin: 0;
}
.product-quantity .quantity-controls:before {
  font-family: 'FontAwesome';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: #999;
  z-index: 1;
  padding: 19px 7px;
  font-size: 12px;
}
.product-quantity .quantity-controls.btn-minus:before {
  content: '\f068';
}
.product-quantity .quantity-controls.btn-plus:before {
  content: '\f067';
}
.product-quantity .quantity-controls:hover:before {
  color: #c83548;
}
.product-quantity .quantity-controls input {
  width: 15px;
  z-index: 2;
  position: relative;
  opacity: 0;
}
.product-item {
  text-align: center;
}
.product-item .spacer {
  position: relative;
  padding: 0 !important;
}
.product-item .product-name a {
  text-transform: capitalize;
  color: #333;
  font-size: 16px;
  font-weight: 500;
}
.product-item .product-name a:hover {
  color: #c83548;
}
.product-item .comare_rating {
  display: inline-block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  float: none;
  width: 68px;
  margin: 0 auto 15px;
}
.product-item .comare_rating .stars-orange:before,
.product-item .comare_rating:before {
  content: "\f005\f005\f005\f005\f005";
  font-family: 'FontAwesome';
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  color: #999;
}
.product-item .comare_rating .stars-orange {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.product-item .comare_rating .stars-orange:before {
  color: #ffc861;
}
.product-item .product-price {
  width: 100%;
}
.product-item .product-price .PricesalesPrice {
  text-align: center;
}
.product-item .product_hover > div > a,
.product-item .zt-product-action > div > a {
  display: block;
}
.product-item .product_hover > div > a i,
.product-item .zt-product-action > div > a i {
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(0,0,0,0.3);
  -webkit-transition: background-color .2s;
  -moz-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
}
.product-item .product_hover > div > a > span,
.product-item .zt-product-action > div > a > span {
  display: none;
}
.product-item .product_hover > div > a:hover i,
.product-item .zt-product-action > div > a:hover i {
  background-color: #c83548;
}
.product-item .product_hover > div.quickview:hover,
.product-item .zt-product-action > div.quickview:hover {
  background-color: transparent;
}
.product-item .vm-product-media-container .quickview {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
}
.product-item .vm-product-media-container .quickview a {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  display: block;
  background: rgba(200,53,72,0.8);
  -webkit-transition: background .5s;
  -moz-transition: background .5s;
  -o-transition: background .5s;
  transition: background .5s;
}
.product-item .vm-product-media-container .quickview a i {
  display: none;
}
.product-item:hover .product_hover > div,
.product-item:hover .zt-product-action > div {
  opacity: 1;
  visibility: visible;
}
.product-item:hover .vm-product-media-container .quickview {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.product-item:hover .vm-product-media-container .quickview:hover {
  background: #c83548;
}
#zt-opc-plugin .col-md-12 {
  padding: 0 15px;
}
#zt-opc-plugin .col-sm-12.col-md-6 {
  padding: 0 15px;
}
.vm-category h3.moduletitle {
  text-transform: capitalize;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.vm-category h3.moduletitle:before {
  left: 0;
  bottom: 0;
  width: 30px;
  height: 2px;
  background-color: #333;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.vm-category ul.menu > li {
  border-top: 1px solid #ebebeb;
  padding: 2px;
}
.vm-category ul.menu > li a {
  text-transform: capitalize;
  display: block;
  padding: 1em 0;
  color: #333;
}
.vm-category ul.menu > li a:hover {
  color: #c83548;
}
#zt-opc-plugin > p {
  margin-bottom: 10px;
}
#zt-opc-plugin .zt-opc-form-login .zt-opc-input button {
  background-color: #c83548;
  font-weight: 600;
  color: #fff;
  padding: 10px 22px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border-radius: 0;
  border: none;
  outline: none;
}
#zt-opc-plugin .zt-opc-form-login .zt-opc-input button:hover {
  background-color: #333;
}
#zo2-bottom-1-wrap {
  background-color: #313131;
  color: #fff;
}
#zo2-bottom-1-wrap .zo2-mail {
  border: 1px solid #4c4c4c;
  color: #898989;
  height: 35px;
  line-height: 35px;
}
#zo2-bottom-1-wrap .zo2-mail input {
  background: transparent;
  border: none;
  color: #898989;
  outline: none;
  line-height: 24px;
  width: 80%;
}
#zo2-bottom-1-wrap .zo2-mail i {
  padding-left: 10px;
  padding-right: 10px;
}
#zo2-bottom-1-wrap .btn {
  background-color: transparent;
  border: 1px solid #4c4c4c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #898989;
  height: 35px;
  line-height: 35px;
  padding: 0;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#zo2-bottom-1-wrap .btn:hover,
#zo2-bottom-1-wrap .btn:active,
#zo2-bottom-1-wrap .btn:focus {
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
#zo2-bottom-1-wrap .no-line h3 {
  margin: 0;
}
#zo2-bottom-2-wrap {
  background-color: #313131;
  color: #fff;
  padding: 50px 0;
}
#zo2-bottom-2-wrap a {
  color: #fff;
}
#zo2-bottom-2-wrap p {
  color: #ababab;
  font-size: 13px;
}
#zo2-bottom-2-wrap address {
  font-size: 14px;
  line-height: 18px;
}
#zo2-bottom-2-wrap address i {
  padding-right: 15px;
}
#zo2-bottom-2-wrap .lightbox-modal img {
  margin-bottom: 5px;
}
.social {
  text-align: right;
  margin-top: 10px;
}
.social a {
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #8d8d8d;
  display: inline-block;
  margin: 0 5px;
  width: 37px;
  height: 37px;
}
.social a:hover {
  color: #fff;
  text-decoration: none;
}
.social a i {
  display: inline-block;
  font-size: 18px;
  line-height: 37px;
  text-align: center;
  vertical-align: top;
  width: 37px;
  height: 37px;
}
.social a.facebook:hover {
  background-color: #2568bc;
}
.social a.twitter:hover {
  background-color: #23D8E8;
}
.social a.google-plus:hover {
  background-color: #484848;
}
.social a.rss:hover {
  background-color: #FE8631;
}
.social a.linkedin:hover {
  background-color: #027BA5;
}
.social a.youtube:hover {
  background-color: #D65655;
}
.social a.pinterest:hover {
  background-color: #CC1C2C;
}
.social.footer-social a {
  background-color: #393939;
}
#zo2-body-wrap {
  margin: 50px 0;
  position: relative;
  z-index: 2;
}
#zo2-news-wrap {
  margin: 50px 0 120px;
}
#zo2-news-wrap .mod-news h3.moduletitle {
  text-align: center;
  font-size: 30px;
  text-transform: capitalize;
}
#zo2-news-wrap .mod-news h3.moduletitle:before,
#zo2-news-wrap .mod-news h3.moduletitle:after {
  content: initial;
}
#zo2-news-wrap .mod-news .zo2-recent-info h3 {
  font-size: 20px;
  font-weight: 400;
  color: #333;
}
#zo2-news-wrap .mod-news.custom h3 {
  font-weight: 400;
  color: #2c2c2c;
  font-size: 20px;
  text-align: center;
}
.latest-news li {
  padding-bottom: 10px;
  list-style: none;
}
.latest-news .thumb {
  border: 3px solid #272727;
  display: block;
  float: left;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  width: 82px;
}
.latest-news .desc {
  margin-left: 100px;
}
.latest-news .title {
  display: block;
}
.latest-news .time {
  color: #898989;
  display: block;
  font-size: 11px;
}
.login-area,
.login-area + div, .registration-area,
.registration-area + div {
  max-width: 500px;
  margin: 0 auto;
  padding: 0 20px;
}
.login-area .login-form .well,
.login-area + div .login-form .well, .registration-area .form-register .well,
.registration-area + div .form-register .well {
  margin-bottom: 30;
}
.login-area .login-form .control-label .star,
.login-area + div .login-form .control-label .star, .registration-area .form-register .control-label .star,
.registration-area + div .form-register .form-register .star {
  color: #c83548;
}
.login-area .login-form input[type="text"],
.login-area .login-form input[type="email"],
.login-area .login-form input[type="password"],
.login-area + div .login-form input[type="text"],
.login-area + div .login-form input[type="password"],
.login-area select {
  width: 100%;
  height: 50px;
}

.login-area .login-form .controls button,
.login-area + div .login-form .controls button {
  width: 100%;
  border-radius: 0;
  text-transform: uppercase;
}
.login-area .login-form .controls button:hover,
.login-area + div .login-form .controls button:hover {
  background-color: #333;
}
.registration-area.form-register input[type="text"],
.registration-area.form-register input[type="password"],
.registration-area+ div .form-register input[type="text"],
.registration-area+ div .form-register input[type="password"] {
  width: 100%;
  height: 50px;
}
.registration-area.form-register .controls button,
.registration-area+ div .form-register .controls button {
  width: 100%;
  border-radius: 0;
  text-transform: uppercase;
}
.registration-area.form-register .controls button:hover,
.registration-area+ div .form-register .controls button:hover {
  background-color: #333;
}
#system-message {
  margin: 0 0 20px;
}
.gmap-page .embed-container {
  padding-bottom: 0;
}
.module .zt-image-frame {
  background: none;
  padding: 0;
  border: none;
  display: block;
  float: left;
  margin: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.module .zt-image-frame img {
  border: 4px solid #fff;
}
a.cboxElement img {
  margin-bottom: 5px;
}
.footer-about img {
	margin: 0px auto 15px;
    display: table;
    width: 280px;
}
.footer-about p {
  margin-bottom: 5px;
}
#zo2-footer-wrap {
  background-color: #f4f4f4;
  padding-bottom: 0px;
}
#zo2-footer-wrap .container {
  position: relative;
}
#zo2-footer-wrap .container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 30px);
  height: 1px;
  background-color: #ccc;
  margin-left: 15px;
}
#zo2-footer-copyright {
  
}
#zo2-footer-copyright ul {
  margin-left: -15px;
}
#zo2-footer-copyright ul > li {
  width: auto;
  float: left;
  position: relative;
}
#zo2-footer-copyright ul > li:after {
  content: '/';
  color: #e5e5e5;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 15px;
  margin-right: -15px;
}
#zo2-footer-copyright ul > li:last-child:after {
  display: none;
}
#zo2-footer-copyright ul > li > a {
  color: #333;
}
#zo2-footer-copyright .zo2-copyright {
  color: #999;
}
.zo2-copyright p {
	font-size : 12px;
	color : #666;
}

#zo2-position-15 .moduletitle, #zo2-position-15 .soclinks {
	text-align : center;
}

.footer-payment {
  float: right;
  margin-top: 30px;
}
.highslide-gallery ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
.highslide-gallery ul li {
  background: none repeat scroll 0 center rgba(0,0,0,0);
  float: left;
  list-style: none outside none;
  margin: 3px;
  padding: 0;
}
.highslide-gallery ul li img {
  float: left;
  margin: 0;
}
#gototop {
  background-color: rgba(0,0,0,0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 10px;
  padding: 12px 14px;
  position: fixed;
  right: 30px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 50px;
  height: 50px;
  z-index: 100;
}
#gototop:hover {
  background-color: #FFD300;
}
#gototop i {
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  border: none;
  background-color: transparent;
  width: auto;
  height: auto;
}
.box-color {
  background: #7FBE54;
  color: #aaa;
  padding: 20px;
}
.box-color h3.moduletitle {
  background: none;
  color: #fff;
  font-size: 200%;
  font-weight: 300;
  padding-bottom: 0;
}
.box-color ul.weblinks li,
.box-color ul.menu li {
  border-bottom: 1px solid #608f40;
  width: 100%;
}
.box-color ul.weblinks li a,
.box-color ul.menu li a {
  background: none;
  padding: 10px 0;
  color: #fff !important;
}
.box-color ul.weblinks li a:hover,
.box-color ul.weblinks li a:active,
.box-color ul.weblinks li a:focus,
.box-color ul.menu li a:hover,
.box-color ul.menu li a:active,
.box-color ul.menu li a:focus {
  background: none;
}
.box-color ul.weblinks li:hover,
.box-color ul.weblinks li.active,
.box-color ul.menu li:hover,
.box-color ul.menu li.active {
  margin-left: 10px;
  -webkit-transition: all linear .3s;
  -moz-transition: all linear .3s;
  -o-transition: all linear .3s;
  transition: all linear .3s;
}
.homepage .zo2-social-wrap {
  text-align: center;
  margin-top: 20px;
}
#zo2comment-tabs .embed-container {
  padding-bottom: 0;
}
.btn-success {
  border: none;
  background-color: #7ebe54;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  padding: 10px 15px;
}
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.carousel-caption {
  font-weight: 300;
  text-align: left;
  top: 20%;
  color: #fff;
}
.carousel-caption h3 {
  color: #fff;
  font-size: 40px;
}
.carousel-caption p {
  font-size: 16px;
}
.bs-example {
  margin: 15px 0;
}
.ie8 body {
  overflow: inherit;
}
.zo2-socialshares-floatbar {
  background: #fff;
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  font: 10px/16px Arial;
  min-width: 55px;
  padding: 5px;
  text-align: center;
  position: fixed;
  top: 195px;
  margin-left: -100px;
  width: 70px;
  z-index: 999;
}
.zo2-socialshares-horizontal {
  display: inline-block;
  margin: 10px 0;
}
.zo2-socialshares-horizontal > div {
  display: inline-block;
  float: left;
  margin: 0 10px;
}
.pagination {
  display: block;
  float: right;
}
.pagination .pagination-list {
  clear: both;
}
.pagination > li {
  display: inline-block;
  margin: 0 5px;
}
.pagination > li > span,
.pagination > li > a {
  display: block;
  background-color: #f3f3f3;
  min-width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0;
  border: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #333;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}
.pagination > li > span:hover,
.pagination > li > a:hover {
  color: #fff;
  background-color: #003a78;
}
.pagination > li.active > span,
.pagination > li.active > a {
  color: #fff;
  background-color: #003a78;
}
.pagination > li.active > span:hover,
.pagination > li.active > a:hover {
  color: #fff;
  background-color: #003a78;
}
.pagination > li:first-child > span,
.pagination > li:first-child > a,
.pagination > li:last-child > span,
.pagination > li:last-child > a {
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  border-radius: 10px !important;
  padding: 0 10px;
}
.vm-pagination ul > li > a {
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  border-radius: 10px !important;
  padding: 0 10px;
}
.tag {
  color: inherit;
}
.border-image {
  border: 15px solid rgba(0,0,0,0.1);
}
.zo2-title {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  margin-bottom: 13px;
}
.zo2-title [class*="zo2-title-"] {
  font-size: 30px;
  font-weight: 300;
  margin-top: 0;
}
.zt-progress.progress-bar {
  width: 100%;
}
h2.zt-heading-center {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  color: #333;
}
body {
  font-family: 'Open Sans', sans-serif;
  color: #666666;
}
.464646-color {
  color: #464646;
}
.333333-color {
  color: #333333;
}
.c83548-bg {
  background: #c83548;
}
#zo2-body-wrap {
  margin: 0;
}
#zo2-saleup-wrap {
  background: url("../../../../../images/saleoff_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  min-height: 590px;
  position: relative;
}
#zo2-saleup-wrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  z-index: 0;
}
#zo2-saleup-wrap .container-fluid {
  position: relative;
  z-index: 1;
}
#zo2-brand-logos-wrap {
  background: url("../../../../../images/our_brands_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  min-height: 400px;
  position: relative;
}
#zo2-brand-logos-wrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  display: block;
}
#zo2-brand-logos-wrap .moduletitle {
  color: #fff;
}
#zo2-brand-logos-wrap .moduletitle:before {
  background-color: #fff;
}
.carousel-item-inner > img {
  background: transparent !important;
  box-shadow: none !important;
}
#zo2-topbar-wrap {
  background-color: #003a78;
  height: 40px;
}
.free-ship-area {
  padding-left: 0;
}
.free-ship-area .free-ship {
  font-size: 12px;
}
.free-ship-area .free-ship p {
  margin: 0;
  line-height: 40px;
  color: #fff;
}
.top-menu-area {
  padding-right: 0;
}
.top-menu-area .top-menu {
  float: right;
}
.top-menu-area .top-menu > li {
  display: inline-block;
  width: auto;
  float: left;
  position: relative;
}
.top-menu-area .top-menu > li a {
  color: #fff;
  line-height: 40px;
  padding: 0 15px;
  font-size: 12px;
}
.top-menu-area .top-menu > li a:hover {
  color: #c83548;
}
.top-menu-area .top-menu > li:after {
  content: '/';
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  margin-top: 10px;
}
.top-menu-area .top-menu > li:last-child:after {
  display: none;
}
.mobile-logo {
  padding-left: 0;
  padding-right: 0;
}
.module.featured-items {
  margin: 30px 0;
}
.module.featured-items .item {
  overflow: hidden;
}
.module.featured-items .item > img {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.module.featured-items .item:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 1;
  background-color: rgba(255,255,255,0.7);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.module.featured-items .bl-context {
  position: absolute;
  top: 50%;
  right: 60px;
  z-index: 2;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  text-align: right;
}
.module.featured-items .bl-context p {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #464646;
}
.module.featured-items .bl-context p b {
  font-size: 20px;
  font-weight: 500;
}
.module.featured-items .bl-context h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  padding: 10px 0;
  color: #333333;
}
.module.featured-items .bl-context img {
  width: 100%;
}
.module.featured-items .item:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.module.featured-items .item:hover > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.Sale-up {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}
.Sale-up p {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
}
.Sale-up h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 80px;
  text-transform: uppercase;
  font-weight: 400;
  color : #FFF;
  background : #003a78;
  padding : 20px 15px;
}
.Sale-up a {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}
.Sale-up .btn {
  width: 170px;
  height: 50px;
  background: #c83548;
  border: 2px solid #c83548;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 35px;
  border-radius: 0;
  -webkit-transition: all .15s;
  -moz-transition: all .15s;
  -o-transition: all .15s;
  transition: all .15s;
}
.Sale-up .btn:hover {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
}
#zo2-position-4 {
  height: 590px;
}
#zo2-position-12 {
  z-index: 3;
  position: relative;
}
#zo2-position-12 .custom {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
}
#zo2-logo-brand-wrap {
  position: relative;
}
#zo2-logo-brand-wrap:before {
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.6);
  position: absolute;
}
#zo2-footer-top-wrap {
  background: #003a78;
  padding: 40px 0 20px;
  border-bottom : 3px solid #FCCE00;
}
#zo2-footer-top-wrap a {
  color: #666666;
}
#zo2-footer-top-wrap a:hover {
  color: #c83548;
}
#zo2-footer-top-wrap h3.moduletitle {
  margin: 0;
}
#zo2-footer-top-wrap h3.moduletitle:before {
  display: none;
}
#zo2-footer-top-wrap .nav>li>a {
  padding: 5px 0;
  padding-left: 0;
}
#zo2-footer-top-wrap #zo2-position-17 input {
  width: 100%;
  height: 50px;
  padding-left: 25px;
  outline: none;
  box-shadow: none;
  border: 1px solid #d1d1d1;
  margin-bottom: 15px;
}
#zo2-footer-top-wrap #zo2-position-17 .sub-text {
  margin-bottom: 15px;
}
#zo2-footer-top-wrap .radius-0 {
  border-radius: 0;
}
#zo2-footer-top-wrap a.btn {
  width: 100%;
  height: 50px;
  background: #c83548;
  text-transform: uppercase;
  color: #fff;
  border-radius: 0;
  margin-top: 5px;
  line-height: 35px;
  -webkit-transition: background-color .15s;
  -moz-transition: background-color .15s;
  -o-transition: background-color .15s;
  transition: background-color .15s;
}
#zo2-footer-top-wrap a.btn:hover {
  background-color: #333;
}
.footer-about i {
  background-color: transparent;
  border: none;
  color: #666;
  width: auto;
  height: auto;
  line-height: normal;
}
.module.trending-items,
.module.new-arrivals,
.module.our-blog,
.module.header-title {
  padding: 60px 0;
}
.module.featured-items h3.moduletitle,
.module.trending-items h3.moduletitle,
.module.new-arrivals h3.moduletitle,
.module.our-blog h3.moduletitle,
.module.header-title h3.moduletitle {
  text-align: center;
  font-size: 30px;
  
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.module.trending-items {
  padding: 60px 0 0px;
}
.module.trending-items .content {
  text-align: center;
  position: relative;
  z-index: 99;
}
.module.trending-items .content .product-name {
  font-family: 'Open Sans', sans-serif;
}
.module.trending-items .content .product-name a {
  color: #333333;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 400;
}
.module.new-arrivals {
  padding: 60px 0;
}
.vmproduct .owl-item {
  float: left;
}
.vmproduct .owl-item .quickview {
  position: absolute;
  left: 0;
  bottom: -40px;
  min-height: 40px;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.vmproduct .owl-item .quickview i {
  display: none;
}
.vmproduct .owl-item .quickview a {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  min-height: 40px;
  line-height: 40px;
  cursor: pointer;
  display: block;
  background: rgba(200,53,72,0.8);
  -webkit-transition: background .5s;
  -moz-transition: background .5s;
  -o-transition: background .5s;
  transition: background .5s;
}
.vmproduct .owl-item .item:hover .quickview {
  bottom: 0;
  opacity: 1;
  visibility: visible;
}
.vmproduct .owl-item .item:hover .quickview a:hover {
  background: #c83548;
}
div.vote,
span.vote {
  margin-left: 0;
  float: none;
}
.vm-product-media-container {
  margin-bottom: 0;
  position: relative;
  z-index: 6;
  overflow: hidden;
  background-color: #f3f3f3;
  margin-bottom: 10px;
  min-heiGHT : 150px;
}
.module.our-blog {
  padding-bottom: 35px;
}
.module.our-blog .zt-category {
  padding: 0;
}
.module.our-blog .zt-category .owl-item {
  padding: 0 15px;
}
.module.our-blog .zt-article-item {
  box-shadow: 0 5px 25px rgba(0,0,0,0.1);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.module.our-blog .zt-article-item a {
  display: block;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.module.our-blog .zt-article-item h3 {
  line-height: 1.4;
  margin: 0;
}
.module.our-blog .zt-article-item h3 a {
  text-transform: capitalize;
  color: #333;
  font-size: 18px;
  padding: 0 30px;
  margin-bottom: 0;
}
.module.our-blog .zt-article-item h3 a:hover {
  color: #c83548;
}
.module.our-blog .zt-article-item h3 a:after {
  display: none;
}
.module.our-blog .zt-article-item .zt-introtext {
  padding: 0 30px;
  line-height: 20px;
  font-weight: 300;
}
.module.our-blog .zt-article-item .zt-introtext p {
  display: inline;
}
.module.our-blog .zt-article-item .zt-news-readmore {
  padding: 20px 30px;
  margin: 0;
}
.module.our-blog .zt-article-item .zt-news-readmore a {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.module.our-blog .zt-article-item .zt-news-readmore a:hover {
  color: #333;
}
.module.our-blog .zt-article-item:hover {
  -webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 8px rgba(0,0,0,0.1);
  box-shadow: 0 1px 8px rgba(0,0,0,0.1);
  transform: translateY(1px);
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  -o-transform: translateY(1px);
}
.module.our-blog .zt-article-item:hover > a:before {
  opacity: 0.05;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
.zt-article-item {
  background-color: #fff;
  position: relative;
  margin-bottom: 25px;
}
.zt-article-item > a {
  position: relative;
  z-index: 1;
}
.zt-article-item > a:before {
  content: "";
  background: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  opacity: 0.2;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
.zt-article-item .created {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  margin: 15px 0 0 15px;
  border: 2px solid #ffffff;
  border-radius: 35px;
  height: 28px;
  line-height: 22px;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  padding: 0 12px;
}
.zt-article-item img {
  padding: 0;
  border: 0;
  background: none;
}
#zo2-out-blog-wrap {
  padding-bottom: 20px;
}
#zo2-out-blog-wrap h3.moduletitle {
  font-size: 30px;
  text-align: center;
  padding: 15px 0;
}
#zo2-out-blog-wrap .owl-item h3 a {
  color: #333;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: capitalize;
  padding-bottom: 20px;
}
#zo2-out-blog-wrap .owl-item h3 a:hover {
  color: #c83548;
}
.blog .news-info,
.article .news-info {
  background: #fff;
  display: inline-block;
  transform: translateY(-32px);
  -webkit-transform: translateY(-32px);
  -ms-transform: translateY(-32px);
  -o-transform: translateY(-32px);
  margin-left: 30px;
  padding: 15px 20px 10px;
  margin-bottom: 16px;
  position: relative;
  z-index: 5;
}
.blog .news-info h1,
.blog .news-info h2,
.blog .news-info h3,
.blog .news-info h4,
.blog .news-info h5,
.blog .news-info h6,
.article .news-info h1,
.article .news-info h2,
.article .news-info h3,
.article .news-info h4,
.article .news-info h5,
.article .news-info h6 {
  color: #333;
  
}
.blog .news-info h1,
.article .news-info h1 {
  font-size: 36px;
}
.blog .news-info h2,
.article .news-info h2 {
  
}
.blog .news-info h3,
.article .news-info h3 {
  font-size: 20px;
}
.blog .news-info h4,
.article .news-info h4 {
  font-size: 20px;
}
.blog .news-info h5,
.article .news-info h5 {
  font-size: 18px;
}
.blog .news-info h6,
.article .news-info h6 {
  font-size: 14px;
}
.blog .news-info .article-info,
.article .news-info .article-info {
  margin-bottom: 0;
}
.blog .news-info p.readmore a,
.article .news-info p.readmore a {
  padding: 0 40px;
  text-transform: uppercase;
  font-size: 14px;
  border: 2px solid #000;
  line-height: 48px;
  letter-spacing: 0.25px;
  font-weight: bold;
  border-radius: 0;
  letter-spacing: 2px;
  color: #333;
}
.blog .news-info p.readmore a:hover,
.article .news-info p.readmore a:hover {
  background: #c83548;
  color: #fff;
  border-color: #c83548;
}
.blog .news-info .article-info dd,
.article .news-info .article-info dd {
  display: inline-block;
}
.blog .news-info .article-info .article-info-term,
.article .news-info .article-info .article-info-term {
  display: none;
}
.blog .news-info .article-info .category-name a,
.article .news-info .article-info .category-name a {
  border-right: 1px solid #c2c2c2;
  padding-right: 17px;
  text-transform: uppercase;
  color: #c83548;
}
.blog .news-info .article-info .create,
.article .news-info .article-info .create {
  padding-left: 5px;
  color: #c2c2c2;
  letter-spacing: .25px;
}
.blog .news-info .article-body,
.article .news-info .article-body {
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 30px;
}
.blog .news-info .article-body p,
.article .news-info .article-body p,
#sppb-addon-1559517451903 p,
#sppb-addon-1559518124780 p {
  margin-bottom: 1.6em;
  line-height: 24px;
}
.blog .news-info .article-body ul li,
.article .news-info .article-body ul li {
  line-height: 36px;
}
.blog .news-info .article-body ol,
.article .news-info .article-body ol {
  padding-left: 15px;
}
.blog .news-info .tagspopular,
.article .news-info .tagspopular {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  padding: 10px 0;
  margin-top: 30px;
}
.blog .news-info .tagspopular .tags.inline,
.article .news-info .tagspopular .tags.inline {
  display: inline;
}
.blog .news-info .tagspopular .tags.inline li a,
.article .news-info .tagspopular .tags.inline li a {
  background-color: transparent;
  padding: 0 !important;
  margin: 0;
  font-size: 14px;
  color: #c83548;
  -webkit-transition: all .15s;
  -moz-transition: all .15s;
  -o-transition: all .15s;
  transition: all .15s;
}
.blog .news-info .tagspopular .tags.inline li a:hover,
.article .news-info .tagspopular .tags.inline li a:hover {
  color: #c83548;
  background-color: transparent;
}
.blog .news-info .share-links ul > li:last-child,
.article .news-info .share-links ul > li:last-child {
  padding-right: 0;
}
.blog .news-info .share-links ul > li > a,
.article .news-info .share-links ul > li > a {
  padding: 4px 10px;
}
.blog .news-info .share-links ul > li > a:hover,
.article .news-info .share-links ul > li > a:hover {
  background-color: #f7f7f7;
  color: #c83548;
}
.blog div[class^="leading-"],
.article div[class^="leading-"] {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.blog .pager,
.article .pager {
  margin-left: 30px;
}
.blog .pager > li,
.article .pager > li {
  overflow: hidden;
  display: inline-block;
  position: relative;
}
.blog .pager > li:before,
.blog .pager > li:after,
.article .pager > li:before,
.article .pager > li:after {
  position: absolute;
  top: 0;
  display: block;
  color: #999;
  text-transform: uppercase;
}
.blog .pager > li.previous,
.article .pager > li.previous {
  float: left;
}
.blog .pager > li.previous:before,
.article .pager > li.previous:before {
  content: '\f100';
  left: 0;
  font-family: 'FontAwesome';
}
.blog .pager > li.previous:after,
.article .pager > li.previous:after {
  content: 'previous post';
  left: 15px;
}
.blog .pager > li.next,
.article .pager > li.next {
  float: right;
}
.blog .pager > li.next:before,
.article .pager > li.next:before {
  content: '\f101';
  right: 0;
  font-family: 'FontAwesome';
}
.blog .pager > li.next:after,
.article .pager > li.next:after {
  content: 'next post';
  right: 15px;
}
.blog .pager > li a,
.article .pager > li a {
  margin-top: 30px;
  border-radius: 0;
  background-color: transparent;
  font-size: 18px;
  color: #333;
  padding: 0;
}
.blog .pager > li a:hover,
.article .pager > li a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #c83548;
}
ul.categories-module {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.categories-module li {
  line-height: 40px;
  border-bottom: 1px solid #ebebeb;
}
ul.categories-module li:last-child {
  border: none;
}
ul.categories-module li > a {
  color: #333;
}
ul.categories-module li > a:hover {
  color: #c83548;
}
#zo2-about-us-wrap {
  padding-bottom: 20px;
}
#zo2-about-us-wrap h3.moduletitle {
  font-size: 30px;
  text-align: center;
  padding: 0;
}
#zo2-about-us-wrap .about-top {
  text-align: center;
}
#zo2-about-us-wrap .about-top p {
  font-size: 16px;
  margin-bottom: 70px;
}
#zo2-about-us-wrap .about-icon .a-item {
  margin-bottom: 15px;
}
#zo2-about-us-wrap .about-icon .a-item:after {
  content: "";
  height: 80px;
  width: 1px;
  background: rgba(204,204,204,0.4);
  position: absolute;
  right: 0;
  top: -10px;
}
#zo2-about-us-wrap .about-icon .a-item img {
  vertical-align: middle;
  display: inline-block;
  margin-right: 15px;
}
#zo2-about-us-wrap .about-icon .a-item:last-child:after {
  display: none;
}
#zo2-about-us-wrap .about-icon b {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #333;
}
#zo2-about-us-wrap .about-icon i {
  margin-right: 20px;
  font-size: 40px;
  color: #c83548;
  position: relative;
  top: 10px;
}
#zo2-about-img-wrap {
  margin-bottom: 80px;
}
#zo2-about-img-wrap .us-context {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  text-align: center;
  transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}
#zo2-about-img-wrap .us-context .us-title {
  font-size: 72px;
  text-transform: uppercase;
  font-weight: bold;
}
#zo2-about-img-wrap .us-context p {
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.news-info {
  display: inline-block;
  padding-bottom: 50px;
  margin-bottom: 70px;
}
.news-info .us-item {
  margin-bottom: 15px;
}
.news-info .us-item a.nf-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  margin-bottom: 35px;
  display: inline-block;
}
.news-info .readmore {
  margin: 20px 0;
}
.our-team .our-item {
  margin-bottom: 15px;
}
#zo2-about-our-team-wrap {
  margin-bottom: 60px;
}
#zo2-about-our-team-wrap h3.moduletitle {
  font-size: 30px;
  text-align: center;
  padding: 0;
  margin-bottom: 50px;
}
#zo2-about-our-team-wrap .our-item {
  text-align: center;
}
#zo2-about-our-team-wrap .our-item b {
  color: #333;
  font-size: 18px;
  padding-top: 25px;
  display: inline-block;
}
#zo2-about-our-team-wrap .our-item p {
  margin-top: 5px;
}
div.contact #slide-contact {
  display: none;
}
div.contact .text_column h2,
div.contact h3 {
  font-size: 30px;
  color: #333;
  font-weight: bold;
  text-transform: uppercase;
}
div.contact input,
div.contact textarea {
  background: #f3f3f3;
  border-bottom: 0 !important;
}
div.contact textarea {
  margin-bottom: 15px !important;
}
div.contact input {
  padding: 25px 15px !important;
}
div.contact #contact-form p {
  margin: 25px 0;
}
div.contact .btn-success {
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px 30px;
  border-radius: 0;
  background: #c83548;
}
div.contact iframe {
  filter: none !important;
  -webkit-filter: none !important;
  box-shadow: none !important;
}
div.contact .padding-left-60 {
  padding-left: 40px;
}
div.contact .padding-left-60 .contact-title {
  margin-top: 60px;
}
div.contact .hours h3 {
  margin-top: 60px !important;
}
div.contact .contact-address-block,
div.contact .hours {
  font-size: 16px;
}
div.contact .form-left {
  position: relative;
  margin-top: -100px;
}
div.contact .contact-contactinfo .contact-emailto a {
  color: #959595;
}
.category-view .category_description {
  display: none;
}
.category-view .browse-view > h1 {
  display: none;
}
.category-view .orderby-displaynumber {
  border-top: 0;
}
.category-view .orderlistcontainer > div {
  float: left;
}
.category-view .orderlistcontainer .title {
  margin-right: 15px;
  line-height: 30px;
}
.category-view .orderlistcontainer {
  font-size: 14px;
  margin: 0 30px 0 0;
}
.category-view .display-number select {
  bottom: inherit;
  margin-left: 20px;
}
.brand-logos .zo2-carousel-pager {
  margin-top: 60px;
}
.brand-logos .zo2-carousel-pager a {
  background-color: rgba(255,255,255,0.5);
}
.brand-logos .zo2-carousel-pager a.selected {
  background-color: #fff;
}
.home-furniture #zo2-header-wrap-sticky-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
}
.home-furniture .search-area .search-open i {
  color: #fff;
}
.home-furniture .wishlist .ajax-dropdown .btn-wishlist i {
  color: #fff;
}
.home-furniture .is-sticky .search-area .search-open i {
  color: #333;
}
.home-furniture .is-sticky .wishlist .ajax-dropdown .btn-wishlist i {
  color: #333;
}
.home-furniture .intro-block {
  padding: 60px 0;
}
.home-furniture .intro-block .block {
  position: relative;
}
.home-furniture .intro-block .block > div {
  margin-bottom: 15px;
}
.home-furniture .intro-block .block h4 {
  font-size: 24px;
  font-weight: 600;
  color: #999;
}
.home-furniture .intro-block .block h2.title {
  font-size: 46px;
  color: #333;
  font-weight: 900;
  text-transform: uppercase;
}
.home-furniture .intro-block .block .line {
  height: 2px;
  background: #333333;
  position: absolute;
  top: 10px;
}
.home-furniture .owl-wrapper-outer .owl-item .quickview {
  background-color: rgba(244,192,61,0.9);
}
.home-furniture #zo2-subcribe-wrap {
  background-color: #f4f4f4;
}
.home-furniture .subscribe {
  padding: 60px 0;
  text-align: center;
}
.home-furniture .subscribe h3.moduletitle {
  text-transform: none;
  font-size: 30px;
  line-height: 36px;
}
.home-furniture .subscribe .sub-text {
  font-size: 18px;
  color: #666;
  margin-bottom: 30px;
}
.home-furniture .subscribe div {
  margin: 10px 0;
}
.home-furniture .subscribe input {
  background-color: #fff;
  height: 60px;
  text-align: center;
  width: 320px;
}
.home-furniture .subscribe a.btn {
  color: #fff;
  text-transform: uppercase;
  padding: 20px 55px;
  border-radius: 0;
  -webkit-transition: background-color .2s;
  -moz-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
}
.home-furniture .subscribe a.btn:hover {
  background-color: #404040;
}
.home-furniture #zo2-footer-wrap {
  background-color: #fff;
  padding: 80px 0;
}
.home-furniture #zo2-footer-wrap .container:before {
  display: none;
}
.home-furniture #zo2-footer-wrap .col-md-9.col-sm-9,
.home-furniture #zo2-footer-wrap .col-md-3.col-sm-3 {
  padding: 0;
}
.home-furniture #zo2-footer-wrap #zo2-footer-copyright .menu {
  float: right;
  margin-top: -10px;
}
.home-furniture #zo2-footer-wrap #zo2-footer-copyright .menu li:after {
  display: none;
}
.home-furniture #zo2-footer-wrap #zo2-footer-copyright .menu li > a {
  color: #999;
}
.home-furniture #zo2-footer-wrap #zo2-footer-copyright footer {
  float: left;
}
.home-furniture #zo2-position-4 {
  height: auto;
}
.home-furniture #zo2-popular-products-wrap #slide-product .owl-controls {
  display: none !important;
}
.home-handmade #zo2-header-wrap-sticky-wrapper {
  background-color: #c83548;
}
.home-handmade .zo2-sticky .mn-menu {
  text-align: center;
}
.home-handmade .zo2-sticky .mn-menu #zo2-mega-menu {
  display: inline-block;
}
.home-handmade .search-area .search-open i {
  color: #fff;
}
.home-handmade .wishlist .zt-cart-bar .cart-title {
  background-color: #c83548;
}
.home-handmade .wishlist .ajax-dropdown .btn-wishlist span {
  background-color: #fff;
  color: #c83548;
}
.home-handmade .wishlist .ajax-dropdown .btn-wishlist i {
  color: #fff;
}
.home-handmade .is-sticky .search-area .search-open i {
  color: #333;
}
.home-handmade .is-sticky .wishlist .ajax-dropdown .btn-wishlist span {
  background-color: #c83548;
  color: #fff;
}
.home-handmade .is-sticky .wishlist .ajax-dropdown .btn-wishlist i {
  color: #333;
}
.home-handmade .rev_slider_3_1_wrapper {
  overflow: hidden;
}
.home-handmade .tparrows {
  width: 80px;
  height: 80px;
  background: #fff;
}
.home-handmade .tparrows.tp-leftarrow {
  -webkit-border-radius: 0 50% 50% 0;
  -moz-border-radius: 0 50% 50% 0;
  border-radius: 0 50% 50% 0;
  margin-left: -40px;
}
.home-handmade .tparrows.tp-leftarrow::before {
  margin-right: -20px;
}
.home-handmade .tparrows.tp-rightarrow {
  margin-right: -40px;
  -webkit-border-radius: 50% 0 0 50%;
  -moz-border-radius: 50% 0 0 50%;
  border-radius: 50% 0 0 50%;
}
.home-handmade .tparrows.tp-rightarrow::before {
  margin-left: -20px;
}
.home-handmade .tparrows::before {
  line-height: 80px;
  color: #5d5d5d;
  font-size: 18px;
  font-weight: 600;
}
.home-handmade .tparrows:hover {
  background-color: #fff;
}
.home-handmade .featured-product .item .wrap {
  position: relative;
  padding: 25px 40px;
  background-color: #ededed;
  color: #464646;
  text-align: right;
  overflow: hidden;
}
.home-handmade .featured-product .item .wrap img {
  float: left;
}
.home-handmade .featured-product .item .wrap .column-text {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 25px;
  margin-right: 40px;
  width: calc(100% - 250px);
  width: -webkit-calc(100% - 250px);
  width: -moz-calc(100% - 250px);
  width: -o-calc(100% - 250px);
}
.home-handmade .featured-product .item .wrap h3 {
  color: #333;
  font-size: 30px;
  font-weight: bold;
  margin: 20px 0;
}
.home-handmade .featured-product .item .wrap b {
  font-size: 20px;
  font-weight: 300;
}
.home-handmade .categories-shop {
  border-bottom: 1px solid #ebebeb;
}
.home-handmade .categories-shop ul {
  margin: 0 -15px;
}
.home-handmade .categories-shop ul li {
  padding: 15px;
  margin-bottom: 0;
}
.home-handmade .categories-shop ul li a {
  margin-bottom: 15px;
}
.home-handmade .categories-shop ul li a img {
  margin-bottom: 25px;
  width: 100%;
  -webkit-transition: all .15s;
  -moz-transition: all .15s;
  -o-transition: all .15s;
  transition: all .15s;
}
.home-handmade .categories-shop ul li a div {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  -webkit-transition: all .15s;
  -moz-transition: all .15s;
  -o-transition: all .15s;
  transition: all .15s;
}
.home-handmade .categories-shop ul li a div:hover {
  color: #c83548;
}
.home-handmade .categories-shop ul li .num-product {
  font-size: 16px;
  color: #666;
}
.home-handmade .categories-shop ul li:hover a img {
  -webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.3);
  box-shadow: 3px 3px 4px rgba(0,0,0,0.3);
}
.home-handmade .categories-shop ul li:hover a div {
  color: #c83548;
}
.home-handmade #zo2-out-blog-wrap {
  background-color: #f4f4f4;
}
.home-handmade #zo2-brand-logos-wrap {
  background-image: none;
  background-color: #fff;
  min-height: 0;
}
.home-handmade #zo2-brand-logos-wrap:after {
  display: none;
}
.home-handmade #zo2-brand-logos-wrap ul {
  list-style: none;
  padding: 80px 0;
  overflow: hidden;
}
.home-handmade #zo2-brand-logos-wrap ul > li {
  width: 16.666666666%;
  float: left;
  text-align: center;
}
.home-handmade #zo2-brand-logos-wrap ul > li img {
  display: inline-block;
}
.home-handmade #zo2-brand-logos-wrap #zo2-position-12 {
  height: auto;
}
.home-handmade #zo2-footer-top-wrap,
.home-handmade #zo2-footer-wrap {
  background-color: #212121;
}
.home-handmade #zo2-footer-top-wrap h3.moduletitle {
  color: #fff;
}
.home-handmade #zo2-footer-copyright ul > li > a {
  color: #f8f8f8;
}
.home-sidebar .zo2-wrapper {
  width: calc(100% - 320px);
  width: -webkit-calc(100% - 320px);
  width: -moz-calc(100% - 320px);
  width: -o-calc(100% - 320px);
  float: right;
}
.home-sidebar .zo2-wrapper #zo2-banner-wrap .container {
  width: 100%;
}
.home-sidebar .zo2-wrapper #zo2-banner-wrap .container > .row > .col-sm-12.col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
.home-sidebar .zo2-wrapper #zo2-banner-wrap .container #rev_slider_4_1_wrapper {
  width: 100% !important;
  left: 0 !important;
}
.home-sidebar #zo2-header-wrap {
  background-color: #212121;
}
.home-sidebar #zo2-header-wrap #canvas-sidebar {
  position: relative;
  width: 25px;
  height: 20px;
  display: block;
  margin-top: 10px;
  overflow: hidden;
}
.home-sidebar #zo2-header-wrap #canvas-sidebar:before,
.home-sidebar #zo2-header-wrap #canvas-sidebar:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
}
.home-sidebar #zo2-header-wrap #canvas-sidebar:before {
  top: 0;
  height: 100%;
  border-top: 2px solid #fff;
}
.home-sidebar #zo2-header-wrap #canvas-sidebar:after {
  height: 2px;
  background-color: #fff;
  bottom: 0;
}
.home-sidebar #zo2-header-wrap #canvas-sidebar i {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  top: 9px;
  z-index: 0;
}
.home-sidebar #zo2-header-wrap #zo2-header-logo {
  margin-right: 0;
}
.home-sidebar #zo2-sidebar-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 320px;
  height: 100%;
  z-index: 10;
  padding: 60px 45px;
  background-color: #212121;
  color: #fff;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.home-sidebar #zo2-sidebar-wrap .container {
  width: 100%;
}
.home-sidebar #zo2-sidebar-wrap #standard-logo {
  display: block !important;
}
.home-sidebar #zo2-sidebar-wrap .search-area .search-open {
  display: none;
}
.home-sidebar #zo2-sidebar-wrap .search-area .search-form {
  position: relative;
  visibility: visible;
  z-index: 1;
  opacity: 1;
  background-color: transparent;
}
.home-sidebar #zo2-sidebar-wrap .search-area .search-form form {
  width: 100% !important;
  margin-left: 0 !important;
  position: relative;
  margin-top: 60px;
  opacity: 1;
  left: 0;
}
.home-sidebar #zo2-sidebar-wrap .search-area .search-form form .inputbox {
  color: #fff;
  border-bottom-color: #363636;
  font-size: 14px;
  padding: 0 10px 6px 25px;
  font-weight: 400;
}
.home-sidebar #zo2-sidebar-wrap .search-area .search-form form:before {
  color: #fff;
  left: 0;
  font-size: 18px;
  width: 20px;
  padding: 10px 0;
}
.home-sidebar #zo2-sidebar-wrap .wishlist {
  float: left;
  margin-left: 0;
}
.home-sidebar #zo2-sidebar-wrap .wishlist .ajax-dropdown .btn-wishlist {
  margin-left: 0;
}
.home-sidebar #zo2-sidebar-wrap .wishlist .ajax-dropdown .btn-wishlist i {
  color: #fff;
}
.home-sidebar #zo2-sidebar-wrap .social {
  text-align: left;
  margin: 20px 0;
}
.home-sidebar #zo2-sidebar-wrap .social a {
  color: #fff;
  background-color: #3a3a3a;
  margin: 3px;
  width: auto;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.home-sidebar #zo2-sidebar-wrap .social a:first-child {
  margin-left: 0;
}
.home-sidebar #zo2-sidebar-wrap .social a:last-child {
  margin-right: 0;
}
.home-sidebar #zo2-sidebar-wrap .social a i {
  font-size: 12px;
  height: 30px;
  width: 30px;
  line-height: 30px;
}
.home-sidebar #zo2-saleup-wrap {
  background-image: url("../../../../../images/saleoff_bg_1.jpg");
}
.home-sidebar #zo2-brand-logos-wrap {
  background-image: url("../../../../../images/our_brands_bg_1.jpg");
}
.home-sidebar.opensidebar .zo2-wrapper {
  position: relative;
}
.home-sidebar.opensidebar .zo2-wrapper:after {
  opacity: 1;
  visibility: visible;
  z-index: 10;
}
.home-sidebar.opensidebar #zo2-sidebar-wrap {
  opacity: 1;
  visibility: visible;
  left: 0;
  z-index: 11;
  overflow: auto;
}
@media (max-width: 1200px) {
  .home-sidebar.opening .zo2-wrapper .container {
    width: 100%;
  }
}
.home-barber #zo2-header-wrap {
  background-color: #343434;
  padding: 13px 0 45px 0;
  min-height: 70px;
}
.home-barber #zo2-header-wrap .mn-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: -80px;
  background-color: #fff;
  z-index: 1;
}
.home-barber #zo2-header-wrap .mn-menu #sticky-logo {
  display: block;
  float: left;
  transform: scale(.7);
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  -o-transform: scale(.7);
  margin-left: -25px;
}
.home-barber #zo2-header-wrap .btn-book-area {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: -80px;
  z-index: 2;
}
.home-barber #zo2-header-wrap .btn-book-area .btn-book-an-appointment {
  min-width: 230px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 12px;
  margin-right: 15px;
}
.home-barber #zo2-header-wrap .button-canvas {
  color: #fff;
  padding-top: 20px;
}
.home-barber #zo2-header-wrap.sticky {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
  padding: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
  box-shadow: 0 1px 5px rgba(0,0,0,0.1);
}
.home-barber #zo2-header-wrap.sticky .add-hotline-area {
  display: none;
}
.home-barber #zo2-header-wrap.sticky .search-wishlist-area {
  margin-top: 20px;
}
.home-barber #zo2-header-wrap.sticky .search-wishlist-area .search-open i,
.home-barber #zo2-header-wrap.sticky .search-wishlist-area .btn-wishlist i {
  color: #333;
}
.home-barber #zo2-header-wrap.sticky .mn-menu {
  position: absolute;
  top: 70px;
  bottom: 0;
  left: 0;
  margin-bottom: 0;
  background-color: #fff;
  z-index: 1;
  display: block;
  min-height: 70px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}
.home-barber #zo2-header-wrap.sticky .mn-menu.up {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.home-barber #zo2-header-wrap.sticky .mn-menu #zo2-mega-menu {
  display: inline-block;
}

.home-barber #zo2-header-wrap.sticky .btn-book-area {
  bottom: -70px;
  margin-bottom: -70px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}
.home-barber #zo2-header-wrap.sticky .btn-book-area.up {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
.home-barber #zo2-header-wrap.sticky .button-canvas {
  color: #333;
  padding-top: 25px;
}
.home-barber .module.add-hotline {
  margin-top: 12px;
  color: #999;
}
.home-barber .module.add-hotline .item .icon {
  padding-top: 10px;
  float: left;
}
.home-barber .module.add-hotline .item .icon i {
  font-size: 30px;
}
.home-barber .module.add-hotline p strong {
  color: #fff;
  font-size: 12px;
  font-family: ;
}
.home-barber .search-wishlist-area {
  margin-top: 12px;
}
.home-barber .search-wishlist-area .wishlist .zt-cart-bar .cart-title {
  background-color: #c83548;
}
.home-barber .search-wishlist-area .search-open i,
.home-barber .search-wishlist-area .btn-wishlist i {
  color: #fff;
}
.home-barber .featured-product {
  padding: 60px 0;
}
.home-barber .featured-product .product-item .label-product,
.home-barber .featured-product .product-item .comare_rating {
  display: none;
}
.home-barber .featured-product .product-item h3 {
  font-size: 18px;
  font-weight: 600;
}
.home-barber .featured-product .product-item h3 a {
  color: #333;
}
.home-barber .featured-product .product-item h3 a:hover {
  color: #c83548;
}
.home-barber #zo2-about-us-wrap {
  background: url(../../../../../images/aboutus/about_us.jpg) no-repeat center;
  background-attachment: fixed;
  background-size: cover;
  padding-bottom: 0;
}
.home-barber #zo2-about-us-wrap .about-us {
  padding: 25px 0;
}
.home-barber #zo2-about-us-wrap .about-us .item {
  clear: both;
}
.home-barber #zo2-about-us-wrap .about-us .item img {
  display: inline-block;
  margin: 25px;
  vertical-align: middle;
}
.home-barber #zo2-about-us-wrap .about-us .item p {
  display: inline-block;
  max-width: 400px;
  color: #b8b8b8;
}
.home-barber #zo2-about-us-wrap .about-us .item p strong {
  color: #fff;
  font-size: 18px;
}
.home-barber #zo2-about-img-wrap {
  margin-bottom: 0;
  padding-top: 60px;
}
.home-barber .our-services .item {
  clear: both;
}
.home-barber .our-services .item a {
  width: 50%;
  float: left;
  position: relative;
  overflow: hidden;
}
.home-barber .our-services .item a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 50%;
  margin-left: 50%;
  height: 0;
  width: 0;
  background-color: rgba(255,255,255,0.65);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  opacity: 0;
}
.home-barber .our-services .item a span {
  position: absolute;
  display: block;
  z-index: 99;
  width: 80px;
  height: 80px;
  background-color: rgba(253,53,72,0.8);
  top: 50%;
  left: 50%;
  border-radius: 50%;
  color: #fff;
  margin-top: -40px;
  margin-left: -40px;
  text-align: center;
  font-size: 24px;
  padding-top: 30px;
  padding-left: 13px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  transform: rotateZ(-180deg);
  -webkit-transform: rotateZ(-180deg);
  -ms-transform: rotateZ(-180deg);
  -o-transform: rotateZ(-180deg);
  opacity: 0;
  z-index: -1;
}
.home-barber .our-services .item a:hover:after {
  margin-top: 0;
  margin-left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
}
.home-barber .our-services .item a:hover span {
  opacity: 1;
  z-index: 3;
  transform: rotateZ(0deg);
  -webkit-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
}
.home-barber .our-services .item .content {
  width: 50%;
  float: left;
  padding: 15px;
  text-align: center;
}
.home-barber .our-services .item .content .wrap {
  background-color: #f7f7f7;
  padding: 40px 60px;
  min-height: 300px;
}
.home-barber .our-services .item .content .wrap h3 {
  font-size: 40px;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  margin-bottom: 25px;
}
.home-barber .our-services .item .content .wrap p {
  margin-bottom: 15px;
  font-size: 16px;
}
.home-barber .our-services .item .content .wrap p.price-service {
  font-size: 20px;
}
.home-barber .our-services .item .content .wrap p.price-service small {
  font-size: 14px;
  color: #999;
}
.home-barber .our-services .item .content .wrap p.price-service b {
  color: #c83548;
  font-weight: 400;
}
.home-barber .our-services .item:nth-child(1) .content {
  padding-right: 0;
  padding-top: 0;
}
.home-barber .our-services .item:nth-child(2) a {
  float: right;
}
.home-barber .our-services .item:nth-child(2) .content {
  padding-left: 0;
}
.home-barber .our-services .item:nth-child(3) .content {
  padding-right: 0;
  padding-bottom: 0;
}
.home-barber .our-services .btn-elise {
  width: 180px;
  margin: 60px 0;
}
.home-barber #zo2-about-our-team-wrap {
  background: url(../../../../../images/aboutus/parallax_1.jpg) no-repeat center;
  background-attachment: fixed;
  background-size: cover;
  margin-bottom: 0;
}
.home-barber #zo2-about-our-team-wrap .bx-wrapper .bx-viewport {
  background-color: transparent;
  height: auto !important;
}
.home-barber #zo2-about-our-team-wrap .bx-wrapper .bx-controls-direction a {
  position: static;
  display: block;
  text-indent: 1px;
  color: transparent;
}
.home-barber #zo2-about-our-team-wrap .bx-wrapper .bx-controls-direction a:before {
  position: absolute;
  font-family: 'FontAwesome';
  color: #8d8d8d;
  font-size: 40px;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  z-index: 9999;
}
.home-barber #zo2-about-our-team-wrap .bx-wrapper .bx-controls-direction a.bx-prev:before {
  content: '\f104';
  left: 10px;
}
.home-barber #zo2-about-our-team-wrap .bx-wrapper .bx-controls-direction a.bx-next:before {
  content: '\f105';
  right: 10px;
}
.home-barber #zo2-about-our-team-wrap .bx-wrapper .bx-controls-direction a:hover:before {
  color: #fff;
}
.home-barber #zo2-about-our-team-wrap .bx-wrapper .bx-pager {
  display: none;
}
.home-barber #zo2-about-our-team-wrap .happy-client h3.moduletitle {
  margin-top: 60px;
  color: #fff;
}
.home-barber #zo2-about-our-team-wrap .happy-client h3.moduletitle:before {
  background-color: #fff;
}
.home-barber #zo2-about-our-team-wrap .testimonial-item {
  text-align: center;
}
.home-barber #zo2-about-our-team-wrap .testimonial-item .testimonial-thumbnail {
  position: absolute;
  top: 0;
  left: 50%;
  max-width: 125px;
  margin-left: -63px;
}
.home-barber #zo2-about-our-team-wrap .testimonial-item .company-name {
  font-size: 18px;
}
.home-barber #zo2-about-our-team-wrap .testimonial-item .testimonial-content {
  margin-top: 150px;
}
.home-barber #zo2-about-our-team-wrap .testimonial-item .testimonial-content > span {
  font-size: 14px;
  font-style: normal;
}
.home-barber #zo2-about-our-team-wrap .testimonial-item .testimonial-content > span:before {
  display: none;
}
.home-barber #zo2-about-our-team-wrap .testimonial-item .testimonial-content > span b {
  color: #c83548;
  font-weight: 400;
}
.home-barber #zo2-discount-coupon-wrap {
  background-color: #c83548;
}
.home-barber #zo2-discount-coupon-wrap .discount-coupon h3 {
  margin: 48px 0;
  font-size: 30px;
  float: left;
  color: #fff;
  font-weight: 600;
}
.home-barber #zo2-discount-coupon-wrap .discount-coupon a {
  display: block;
  float: right;
  background-color: #fff;
  border: 2px solid #fff;
  color: #333;
  font-weight: 600;
  margin-top: 42px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.home-barber #zo2-discount-coupon-wrap .discount-coupon a:hover {
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
}
.home-barber #zo2-footer-top-wrap,
.home-barber #zo2-footer-wrap {
  background-color: #fff;
}
.home-barber #zo2-footer-copyright {
  padding-top: 30px;
}
.home-barber #zo2-footer-copyright ul {
  float: right;
  margin-left: 0;
}
.home-barber #zo2-footer-copyright footer {
  float: left;
  margin-top: 10px;
}
.home-barber .instagram {
  margin-right: -3px;
  margin-left: -3px;
}
.home-barber .instagram img {
  float: left;
  margin: 3px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -webkit-transition: filter .2s;
  -moz-transition: filter .2s;
  -o-transition: filter .2s;
  transition: filter .2s;
}
.home-barber .instagram img:hover {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
#fancybox-outer #fancybox-close {
  top: -10px;
  right: -35px;
}
#fancybox-outer #fancybox-content {
  width: auto;
  padding: 0;
}
#fancybox-outer #fancybox-content .vm-product-media-container {
  background-color: #fff;
  margin-bottom: 0;
  padding-left: 0;
  width: 50%;
}
#fancybox-outer #fancybox-content .vm-product-details-container {
  padding-right: 0;
}
#fancybox-outer #fancybox-content .vm-product-details-container h1 {
  color: #333;
  font-weight: bold;
}
#fancybox-outer #fancybox-content .vm-product-container {
  width: auto;
}
#fancybox-outer #fancybox-content .owl-theme .owl-controls {
  margin: 0;
}
#fancybox-outer #fancybox-content .owl-theme .owl-controls .owl-buttons div {
  margin-top: -15px;
  top: 50% !important;
  opacity: 1;
  background-color: transparent;
}
#fancybox-outer #fancybox-content .owl-theme .owl-controls .owl-buttons div:before {
  font-size: 30px;
  color: #252525;
  -webkit-transition: color .15s;
  -moz-transition: color .15s;
  -o-transition: color .15s;
  transition: color .15s;
}
#fancybox-outer #fancybox-content .owl-theme .owl-controls .owl-buttons div:hover:before {
  color: #c83548;
}
#fancybox-outer #fancybox-content .product-price,
#fancybox-outer #fancybox-content .product-short-description,
#fancybox-outer #fancybox-content .ratingbox,
#fancybox-outer #fancybox-content .FlexibleStockNumber {
  margin-bottom: 15px;
  width: 100%;
}
#fancybox-outer #fancybox-content .ratingbox {
  display: block;
  background-image: none;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  float: none;
}
#fancybox-outer #fancybox-content .ratingbox:before {
  content: "\f005\f005\f005\f005\f005";
  font-family: 'FontAwesome';
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffc861;
}
#fancybox-outer #fancybox-content .ratingbox.dummy:before {
  color: #999;
}
#fancybox-outer #fancybox-content .product-price .PricesalesPrice {
  text-align: left;
}
#fancybox-outer #fancybox-content .product-quantity {
  margin-right: 15px;
}
#fancybox-outer #fancybox-content .product-quantity .quantity-controls:before {
  padding-top: 18px;
}
#fancybox-outer #fancybox-content .btn-addtocart {
  background-color: #c83548;
  border-color: #c83548;
  color: #fff;
  text-transform: uppercase;
  padding: 16px 30px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  float: left;
}
#fancybox-outer #fancybox-content .btn-addtocart:hover {
  background-color: #333;
  border-color: #333;
}
#fancybox-outer #fancybox-content .wishlist-product-detail .title,
#fancybox-outer #fancybox-content .compare-product-detail .title {
  line-height: 1.2;
  padding: 15px 0;
}
#fancybox-outer #fancybox-content .wishlist-product-detail .title a,
#fancybox-outer #fancybox-content .compare-product-detail .title a {
  color: #333;
  font-size: 30px;
  font-weight: 600;
  display: block;
}
#fancybox-outer #fancybox-content .product-related-products {
  display: none;
}
#fancybox-outer #fancybox-content a.continue_link,
#fancybox-outer #fancybox-content a.showcart {
  margin: 15px;
  display: inline-block;
}
#fancybox-outer #fancybox-content h4 {
  margin: 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  text-align : center;
}
body.about #zo2-about-us-wrap {
  padding-top: 60px;
}
body.about #zo2-about-us-wrap .moduletitle {
  text-transform: uppercase;
}
body.about #zo2-about-us-wrap .moduletitle:before {
  display: none;
}
body.about .news-info {
  padding: 0;
  margin: 0;
}
.module.related-post h3.moduletitle {
  text-align: center;
}
#jc {
  margin-left: 30px;
  margin-bottom: 50px;
}
#jc h4 {
  font-size: 30px;
  color: #252525;
  border-bottom: none;
  font-weight: normal;
  margin-bottom: 30px;
}
#jc #comments {
  margin-bottom: 50px;
}
#jc #comments .comments-list {
  margin-left: 0;
}
#jc #comments .comments-list .comments-list {
  margin-left: 30px;
}
#jc #comments .comments-list .rbox {
  border: none;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0;
}
#jc #comments .comments-list .comment-anchor {
  display: none;
}
#jc #comments .comments-list .comment-author {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}
#jc #comments .comments-list .comment-date {
  color: #c2c2c2;
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
  background-image: none;
  padding: 0;
}
#jc #comments .comments-list .comment-box {
  position: relative;
  padding-bottom: 15px;
}
#jc #comments .comments-list .comments-buttons {
  position: absolute;
  top: 0;
  right: 0;
}
#jc #comments .comments-list .comments-buttons a {
  padding: 4px 8px;
  background-color: #ccc;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: .15s;
  -moz-transition: .15s;
  -o-transition: .15s;
  transition: .15s;
}
#jc #comments .comments-list .comments-buttons a:hover,
#jc #comments .comments-list .comments-buttons a:focus {
  background-color: #c83548 !important;
  color: #fff !important;
}
#jc #comments #comments-list-footer {
  display: none;
}
#jc #comments-form p {
  margin-bottom: 20px;
  margin-left: 0 !important;
}
#jc #comments-form p > span {
  display: block;
}
#jc #comments-form p > span input,
#jc #comments-form p > span textarea {
  width: 100%;
  border: none;
}
#jc #comments-form p > span input.selected,
#jc #comments-form p > span textarea.selected {
  background-color: #fff !important;
}
#jc #comments-form p > span textarea {
  max-width: none !important;
}
#jc #comments-form p > span .required {
  color: #c83548;
}
#jc #comments-form p:nth-child(1),
#jc #comments-form p:nth-child(2),
#jc #comments-form p:nth-child(3),
#jc #comments-form p:nth-child(4) {
  border-bottom: 1px solid #ebebeb;
}

#jc #comments-form #comments-form-subscribe {
  width: auto;
  float: left;
  margin-right: 15px;
}
#jc #comments-form #comments-form-captcha {
  width: 150px;
  background: #fff;
  border: 1px solid #ededed;
}
#jc #comments-form .grippie {
  display: none;
}
#jc #comments-form #comments-form-buttons {
  margin-left: 0 !important;
  border-bottom: 0;
}
#jc #comments-form #comments-form-buttons .btn {
  background-image: none;
  border: 0;
  outline: 0;
  -webkit-transition: background-color .15s;
  -moz-transition: background-color .15s;
  -o-transition: background-color .15s;
  transition: background-color .15s;
}
#jc #comments-form #comments-form-buttons .btn div {
  background-image: none;
}
#jc #comments-form #comments-form-buttons .btn a {
  height: 50px;
  line-height: 50px;
  padding: 12px 35px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  background-color: #c83548;
}
#jc #comments-form #comments-form-buttons .btn a:hover,
#jc #comments-form #comments-form-buttons .btn a:focus,
#jc #comments-form #comments-form-buttons .btn a.active {
  background-color: #333 !important;
  color: #fff !important;
}
#jc #comments-footer {
  display: none;
}
#jc #comments-inline-edit {
  border: none;
}
.wishlist_box .wishlist_info {
  margin-bottom: 30px;
}
.wishlist_box .back-to-category {
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #999;
}
.wishlist_box .back-to-category a {
  color: #333;
  font-size: 18px;
}
.wishlist_box .back-to-category i {
  background-color: #ebebeb;
  margin-right: 15px;
}
.wishlist_box .back-to-category i:hover {
  color: #c83548;
}
.wishlist_box .no-products i {
  background-color: #c83548;
  margin-right: 15px;
}
.wishlist_box #product_list {
  margin-bottom: 60px;
}
.wishlist_box ul {
  list-style: none;
}
.wishlist_box .prod-row {
  width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.wishlist_box .prod-row .left-img,
.wishlist_box .prod-row .slide-hover,
.wishlist_box .prod-row .wrapper-slide {
  float: left;
}
.wishlist_box .prod-row .left-img {
  width: 115px;
  margin-right: 15px;
}
.wishlist_box .prod-row .slide-hover {
  width: calc(100% - 130px);
  width: -webkit-calc(100% - 130px);
  width: -moz-calc(100% - 130px);
  width: -o-calc(100% - 130px);
}
.wishlist_box .prod-row .slide-hover .Title {
  margin-bottom: 15px;
}
.wishlist_box .prod-row .slide-hover .Title a {
  font-size: 24px;
  color: #333;
}
.wishlist_box .prod-row .slide-hover .wrapper {
  width: 60%;
  float: left;
  padding-right: 15px;
}
.wishlist_box .prod-row .slide-hover .wrapper .Price,
.wishlist_box .prod-row .slide-hover .wrapper .vote {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}
.wishlist_box .prod-row .slide-hover .wrapper-slide {
  width: 40%;
  float: left;
}
.wishlist_box .prod-row .slide-hover .product-price,
.wishlist_box .prod-row .slide-hover .addtocart-area2,
.wishlist_box .prod-row .slide-hover .remwishlists {
  display: block;
  margin-bottom: 10px;
  text-align: right;
}
.wishlist_box .prod-row .slide-hover .addtocart-bar2 {
  text-align: right;
}
.wishlist_box .prod-row .slide-hover .addtocart_button2 input {
  background-color: #c83548;
  color: #fff;
  padding: 12px 33px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.wishlist_box .prod-row .slide-hover .addtocart_button2 input:hover {
  background-color: #333;
}
.wishlist_box .prod-row .slide-hover .remwishlists {
  margin-right: 0;
}
.wishlist_box .prod-row .slide-hover .remwishlists a {
  color: #999;
}
.wishlist_box .prod-row .slide-hover .remwishlists i {
  border: none;
  background-color: #ebebeb;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.wishlist_box .prod-row .slide-hover .remwishlists i:hover {
  color: #c83548;
}

.s5_ls_result_link {
	line-height : 16px!important;
}

.toptext {
	margin-bottom: 0px;
	padding-top: 5px;
	position : relative;
}

#zo2-position-7 .moduletitle span {
	font-size : 18px;
}

#zo2-position-7 .module.featured-items {
	margin-top : 0px;
}

.toptext p {
	margin : 0px;
	text-transform : uppercase;
	font-size : 22px;
	line-height : 28px;
	text-align : right;
	font-family: 'Open Sans', sans-serif;
	font-weight : 300;
	color : #003a78;
	vertical-align : baseline;
	padding-left: 52px;
}

.is-sticky .toptext {
	display : none;
}

.seardiv {
	float : right;
}

.soclinks img {
	width : 32px;
	height : auto;
	margin : 0px 0px 0px 10px;
	vertical-align : baseline;
	display : inline-block;
}

a.wtb {
	display : inline-block;
	border-radius : 3px;
	background : #003a78;
	text-transform : uppercase;
	color : #FFF;
	font-family: 'Open Sans', sans-serif!important;
	font-weight : 300!important;
	font-size : 15px;
	line-height : 25px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 0px;
	vertical-align : top;
	margin-left : 8px;
}

.soclinksabout {
	text-align: center;
	margin-top: 15px;
}

.soclinksabout img {
	margin : 0px 13px;
	display : inline-block;
	width : 40px;
	height : auto;
}

li[data-id="135"] a::after {
  content: "\c085";
  display : inline;
  font-family: 'cleversoft';
  font-size: 18px;
  cursor: pointer;
  color : #003a78;
}

li[data-id="567"] a {
font-weight:800;
text-transform:uppercase;
color: #003a78!important;
}

.level-top li[data-id="595"] {
	display : block!important;
}

li[data-id="595"] a, li[data-id="528"] a, li[data-id="707"] a {
	font-size: 0px!important;
}

li[data-id="595"] a::after {
    content: "\c014";
    display: inline;
    font-family: 'cleversoft';
    font-size: 18px!important;
    cursor: pointer;
    color:  #003a78;
}

li[data-id="707"] a::after {
    content: "\c008";
    display: inline;
    font-family: 'cleversoft';
    font-size: 18px!important;
    cursor: pointer;
    color:  #003a78;
}

.topline1 a#menu561 {
	display : none!important;
}

li[data-id="528"] a::after {
    content: "\c160";
    display: inline;
    font-family: 'cleversoft';
    font-size: 18px!important;
    cursor: pointer;
    color:  #003a78;
}

li[data-id="269"], .jux-nav li[data-id="270"] {
	display : none;
}

nav.zo2-menu .navbar-nav > li > a {
	font-size: 16px;
}

nav.zo2-menu .navbar-nav > li[data-id="135"] > a {
	font-size : 0px;
}

.navbar-collapse {
    padding-right: 0px;
   padding-left: 0px;
}

.navbar-nav {
    float: right;
}

.standard-logo-link img {
	margin-top : 11px;
	/*margin-top : 12px;*/
}

.topsocimg img{
	display : inline-block;
	margin : 0px 4px;
	width : 20px;
	height : auto;
}

.soclinks {
}

.akcclose {
	position : absolute;
	top : 17px;
	right : -50px;
	font-size : 0px;
}

.akcclose::after {
  content: "\c213";
  display : inline;
  font-family: 'cleversoft';
  font-size: 24px;
  cursor: pointer;
  color : #FFFFFF;
}

.catwrap {
    text-align: center;
}

.catitemh {
    text-align: center;
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 16px !important;
    line-height: 20px !important;
    margin: 0px 10px 35px 10px;
    display: inline-block;
    width: 22%;
    vertical-align: top;
}

.catitemh img {
    width: 95%;
    display: block;
    height: auto;
    margin: 0px auto 10px;
}

.catitemh a {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	color : #003a78;
}

#zo2-resheniya-wrap .module.featured-items .bl-context p {
	font-size: 28px;
	font-family: 'Open Sans', sans-serif;
	color : #FFF;
}

#zo2-resheniya-wrap .module.featured-items .col-md-4:hover .bl-context p {
	color : #000;
}

#zo2-resheniya-wrap .module.featured-items .bl-context h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight : 300;
	color : #FFF;
}

#zo2-resheniya-wrap .module.featured-items .col-md-4:hover .bl-context h3 {
	color : #000;
}

p.mar15 {
	margin : 15px 0px;
}

#zo2-akcbot-wrap {
  background: url("../../../../../images/fon1.jpg") top center;
  min-height: 300px;
  height: 300px;
}

.block1, .block2 {
    padding-top: 10px;
}

.syt1 {
    padding-top: 50px;
}

.priem {
    width: 33%;
    float: left;
    text-align: center;
    font-family: "Open Sans";
    font-weight: 400;
}

.col2 {
    width: 50%;
    float: left;
	color : #FFF;
	margin-top : 10px;
}

.syt2 h2, .syt2 h3 {
    margin: 0px;
	color : #FFF;
}

.syt2 h3, .syt2 h4, .syt2 h5 {
    text-align: center;
    font-family: "Open Sans";
    font-weight: 300;
	color : #FFF;
}

.syt1 p {
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 22px !important;
    line-height: 28px !important;
	color : #FFF;
}

.syt2 p {
	color : #FFF;
}

.syt2 img {
    display: block;
    margin: 0px auto;
    width: 160px;
    height: auto;
}

#zo2-ssylkinarazdely-wrap .module.featured-items {
    margin: 0px 0 30px;
}

#zo2-ssylkinarazdely-wrap .module.featured-items .bl-context p {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	color : #003a78;
	text-align : left;
}

#zo2-ssylkinarazdely-wrap .module.featured-items .col-md-4:hover .bl-context p {
	color : #FFF;
}

#zo2-ssylkinarazdely-wrap .module.featured-items .bl-context h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight : 300;
	color : #003a78;
	text-align : left;
	font-size: 25px;
}

#zo2-ssylkinarazdely-wrap .module.featured-items .col-md-4:hover .bl-context h3 {
	color : #FFF;
}

#zo2-ssylkinarazdely-wrap .module.featured-items .bl-context {
    position: absolute;
    top: 50%;
    left: 35px;
    z-index: 2;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    text-align: left;
}

#zo2-ssylkinarazdely-wrap .module.featured-items .item::after {
    background-color: rgba(1,61,130,0.7);
}

.tpolmain {
	position : relative;
}

.tpdesc {
    position: absolute;
    top: 395px;
    left: 600px;
}

.tpdesc li {
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 20px !important;
    line-height: 30px !important;
}

#zo2-about-us-wrap .btn {
    width: 170px;
    height: 50px;
    background: #003a78;
    border: 2px solid #003a78;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 35px;
    border-radius: 0;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
	display : inline-block;
	margin : 15px 0px 20px;
	color : #FFF;
}

.henbigimg  img {
	margin-top : 80px;
}

#zo2-footer-top-wrap p, #zo2-footer-top-wrap h3, #zo2-footer-top-wrap h2, #zo2-footer-top-wrap li, #zo2-footer-top-wrap a{
	color : #FFF;
}

#zo2-footer-top-wrap li a {
	color : #eee;
}

.prodimages {
	
}

.prodimages img {
	
	
}

.addimages {
	float : left;
	width : 20%;
	padding-right : 10px;
	border-right : 1px solid #ccc;
}

.minmage {
	width : 80%;
	padding-left : 10px;
	float : right;
}

.topcharstitle {
	font-weight : bold;
	margin-bottom : 10px;
}

.additional-images img {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
	padding : 3px;
}

.fancybox-title-inside {
    padding-bottom: 0px;
}

.additional-images {
    margin: 0px 0 0px;
}

h1.product-title {
	font-family: 'Open Sans', sans-serif!important;
	font-weight : 400;
	color : #003a78;
	text-align : left;
	font-size: 22px;
	margin : 0px 0px 30px 0px;
}

.product-price {
    margin: 0 0 10px;
    text-align: left;
    float: none;
    line-height: 22px;
}

.PricebasePrice {
    font-size: 22px!important;
	font-family: 'Open Sans', sans-serif!important;
	font-weight : 400;
    color: #003A78 !important;
	margin : 0px 0px 20px 0px;
}

.product-description table {
	width : 70%;
	margin : 0px auto;
}

.product-description table tr:nth-child(2n) {
	background : #f0f0f0;
}

.product-description table td {
	text-align : center;
}

.product-description table tr:nth-child(1) {
	background : #003a78;
	color : #FFF;
	text-align : center;
}

.product-description table tr:nth-child(1) th {
	background : #003a78;
	color : #FFF;
	text-align : center!important;
}

.product-description table tr:nth-child(1) td {
	background : #003a78;
	color : #FFF;
	text-align : center!important;
}

.vm-product-media-container img {
	max-height : 160px!important;
	width : auto!important;
	max-width : 100%!important;
}

.product-field-display iframe {
	margin : 0 auto;
	display : block;
}


h1.cattitle, h1.title {
	margin-top : 0px!important;
	margin-bottom : 30px!important;
	font-family: 'Open Sans', sans-serif!important;
	font-weight : 500!important;
	text-align : center;
	font-size: 22px!important;
	background : none;
	border : none;
	color: #003A78!important;
}

.itemListCategory h2 {
	margin-top : 30px!important;
	margin-bottom : 0px!important;
	font-family: 'Open Sans', sans-serif!important;
	font-weight : 300!important;
	text-align : left;
	font-size: 36px!important;
	background : none;
	border : none;
	color: #333!important;
}

.itemListCategory {
	background : none!important;
	border : none!important;
	
}

.smallchars {
	list-style: none;
	list-style-type: none;
}

.smallchars li {
	margin : 0px 0px 0px 0px;
	padding-left : 25px;
	display : block;
	list-style-type: none;
}

.cd-tabs .serttable {
    margin: 0px auto 0px;
}

.cd-tabs .serttable td {
	padding : 6px 0;
}

.cd-tabs .serttable td.sertico {
	padding-left : 11px;
}

#my-player {
	margin : 0px auto;
}

.my-player-dimensions {
	max-width : 100%;
	height : 41vw;
}

.hvidtpol .my-player-dimensions {
	max-width : 100%;
	height : 31vw;
}

.hvidstepler .my-player-dimensions {
	max-width : 100%;
	height : 31vw;
}

.vm-order-list {
    float: left;
}

.cd-tabs .serttable td.tabsertname {
	padding-right : 30px;
}

.prodgar img {
	display : inline-block;
}

.product-related-products, .product-related-categories {
    border-top: none;
    padding-bottom: 10px;
}

.prodrelated img {
	height : 120px;
	width : auto;
	max-width : 100%;
}

.prodrelated {
	margin-bottom : 30px;
}

.prodrelated .product-related-products {
	text-align : center;
}

.prodrelated .product-related-products .product-field-type-R {
	display : inline-block;
	float : none;
}

.block  .btn {
    width: 170px;
    height: 50px;
    background: #c83548;
    border: 2px solid #c83548;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 35px;
    border-radius: 0;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
	color : #FFF;
}

.hencoakc h3.catItemTitle {
	text-align : center!important;
	font-size: 20px!important;
}

.hencoakc .itemImageBlock img, .hencoakc .catItemImageBlock img {
	display : block!important;
	margin : 5px auto!important;
}

.hencoakc .catItemIntroText, .hencoakc .catItemIntroText p, .hencoakc .catItemIntroText div {
	text-align : center!important;
}

.colorred {
	color : #FF0000;
}

.zavakc li, .zavsem li {
	display : inline-block!important;
	width : 49%;
	float: left;
}

.zavakc ul, .zavsem ul {
	text-align : center;
}

.zavakc div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    float: none;
    margin: 10px auto;
    padding: 0;
	display : block;
	width: 70%;
}

.zavakc .moduleItemTitle, .zavsem .moduleItemTitle {
	margin-top : 25px!important;
	margin-bottom : 10px!important;
	font-family: 'Open Sans', sans-serif!important;
	font-weight : 300!important;
	text-align : center;
	font-size: 20px!important;
}

.mytab tr:nth-child(2n) {
	background : #e8e8e8;
}

.olname a, .orderlisttable a {
	color : #003A78!important;
}

.ordertable tr:nth-child(2n) {
	background : #f0f0f0!important;
}

.orderlisttable tr:nth-child(2n) {
	background : #FFFFFF!important;
}

.ordertable td {
	line-height : 40px;
}

.orderlisttable td {
	padding : 10px 5px;
	line-height : 20px;
}

.mytab tr:hover {
	background : #dadada;
}

.orderlisttable

.mytab th, .dosttab th {
	color : #003a78;
}

.colsin {
	color : #003a78!important;
}

.colred {
	color : #FF0000;
}

.mytab  {
	width : 70%;
	margin : 0px auto;
}

.rightimg {
	max-width : 280px;
	float : right;
	margin : 0px 0px 10px 10px;
}

.news-info {
	min-width : 95%;
}

.sprocket-mosaic-order {
	display : none;
}

.sprocket-mosaic-title {
	margin-top : 10px!important;
	margin-bottom : 10px!important;
	font-family: 'Open Sans', sans-serif!important;
	font-weight : 300!important;
	text-align : center;
	font-size: 24px!important;
}

.sprocket-mosaic-item {
	background : #f0f0f0;
}

.sprocket-mosaic-item .sprocket-padding {
    padding: 0px;
    background: #f0f0f0;
	border : 10px solid #fff;
	transition: all 0.4s ease 0s;
}

.sprocket-mosaic-item .sprocket-padding:hover {
	border : 10px solid #003a78;
	transition: all 0.4s ease 0s;
}

.fwform {
	background : #003a78;
	border-bottom : 4px solid #F1B519;
}

.fwform, .fwform h2, .fwform a{
	color : #FFF;
}

.fwform a{
	text-decoration : underline;
}

.fwform button {
	width : 230px;
	BACKGROUND : #F1B519!important;
	padding: 3px 12px!important;
}

.fwform button span {
	color : #000!important;
	font-size : 16px;
	text-transform : uppercase;
}

.henpreim .sprocket-tables-title {
	font-size : 16px;
	color : #003a78;
}

.henpreim span.sprocket-tables-bg1 {
    background: #FFF;
}

.henpreim .sprocket-tables-item {
    border: none;
}

.henpreim div.sprocket-tables-desc {
    border: 1px solid #ededed;
	
}

.itemBody p {
	margin-bottom : 8px;
}

.itemFullText p.pull-center img, .article-body p.pull-center img {
	margin : 0px auto;
}

.lang {
	display : inline-block;
	margin : 0px auto;
	webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	padding : 3px 8px 5px 8px;
	font-size : 15px;
	line-height : 15px;
	margin-top : -10px;
	text-align : center;
}

#zo2-lang {
	text-align : center;
}

.rprod .sprocket-mosaic-head h2.sprocket-mosaic-title a {
	font-size : 16px;
}

.is-sticky #zo2-lang {
	display : none;
}

.tdncatItemImage {
	
	padding : 5px;
	background-size : cover!important;
	width : 100%;
	height : 180px;
}

.tdncat .catItemImageBlock {
	
	padding : 5px;
	margin : 5px;
	border : 1px solid #ccc;
	margin-right : 15px;
}

.tdncat div.catItemView {
    margin-bottom: 0px;
    padding: 4px;
}

.tdncat .catItemHeader {
	text-align : center;
}

.tdncat .catItemHeader h3 {
	font-size : 18px;
}

.seminarcat .tdncatItemImage {
	width : 220px;
	height : 150px;
}


.statiitem .itemImage {
	text-align : center;
}

.statiitem .itemImage img {
	display : inline-block;
}

.tdnitem .itemImage {
	text-align : center;
}

.tdnitem .itemImage img {
	display : inline-block;
}

.tdnitem .itemIntroText p {
	font-family: 'Open Sans', sans-serif!important;
	font-weight : 300!important;
	
}

.col30 {
	float : left;
	width : 33%;
}

.col30 img{
	height : 100px;
	width : auto;
	margin : 0px auto 10px;
}

.inctrumcat img {
	height : 80px;
	width : auto;
	max-width : 100%;
	display : inline-block;
}

.inctrumcat .spacer {
	text-align : center;
	margin-bottom : 20px;
}

.inctrumcat {
	margin-bottom : 30px;
}

.catimdiv {
	width : 100%;
	height : 150px;
}

.mybtn {
    line-height: 50px;
    background: #c83548;
    border: 2px solid #c83548;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 35px;
    border-radius: 0;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
	padding : 10px 10px;
	color : #FFF;
}

.mybtn:hover {
	color : #FFF;
}

.mybtn_mont {
    line-height: 50px;
    background: #c83548;
    border: 2px solid #c83548;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 35px;
    border-radius: 0;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
	padding : 10px 10px;
	color : #FFF;
}

.mybtn_mont:hover {
	color : #FFF;
}

.moduleCustomLinkdiv {
	text-align : center;
}

.zavakc .moduleItemImageK2Div {
	display : none;
}

.zavsem .moduleItemImageK2Div {
	display : block;
	width : 60%;
	height : 180px;
	background-size : cover!important;
	margin : 10px auto;
}

.zavsem a.moduleItemImage {
	display : none;
}

div.k2Pagination ul li a {
    padding: 0px;
}

.semprcat .catItemImageBlock {
	float : left;
	width : 40%;
	margin-right : 30px;
}

.semprcat .catItemIntroText {
	float : left;
	width : 50%;
}

.semprcat .catItemTitle {
	margin-top : 0px;
}

.semprcat .catItemReadMore {
	width : 100%;
	text-align : center;
	display: block;
}

.mybtn1 {
    line-height: 50px;
    background: #003a78;
    border: 2px solid #003a78;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 35px;
    border-radius: 0;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
	padding : 10px 20px;
	color : #FFF;
}

.semprcat .catItemReadMore .mybtn1, .semprcat .catItemReadMore .mybtn, #zo2-position-4 .catItemSemHochu .mybtn, #zo2-position-4 .catItemSemHochu .mybtn1 {
	display : inline-block;
	float : none;
	margin : 0px 10px;
}

.semprcat div.catItemExtraFields, .semprcat div.genericItemExtraFields {
    margin: 16px 0 16px 0;
    padding: 8px 0 8px 0;
    border-bottom: 1px dotted #ddd;
}

.sempritem .itemImage img {
	display : inline;
}

.sempritem .itemExtraFields {
    margin: 16px 0 16px 0;
    padding: 8px 0 8px 0;
    border-bottom: 1px dotted #ddd;
}

.catItemSemHochu {
	text-align : center;
	margin : 20px 0px;
}

#zo2-position-4 .k2ItemsBlock {
	margin-top : 80px;
}

#zo2-position-4 .k2ItemsBlock li {
	width : 1100px;
	margin : 0px auto;
}

#zo2-position-4 .k2ItemsBlock li a.moduleItemTitle {
	text-align : center;
	font-family: 'Open Sans', sans-serif!important;
	font-weight : 300!important;
	font-size : 38px;
	margin-bottom : 40px;
	display : block;
	color : #FFF;
	line-height: 44px;
}

#zo2-position-4 .k2ItemsBlock li .moduleItemIntrotext p {
    width: 42%;
    color: #FFF;
    font-size: 22px;
    line-height: 26px;
	margin-bottom : 20px;
	font-family: 'Open Sans', sans-serif!important;
	font-weight : 300!important;
	margin-top : 30px;
}

#zo2-position-4 .k2ItemsBlock li .moduleItemExtraFields {
    width: 42%;
    color: #FFF;
    font-size: 22px;
    line-height: 28px;
	margin-bottom : 20px;
	font-family: 'Open Sans', sans-serif!important;
	font-weight : 300!important;
	margin : 30px 0px 50px;
	
}

#zo2-position-4 .k2ItemsBlock li .moduleItemExtraFields ul li {
	width : 100%;
	margin : 10px 0px;
	
}

#zo2-position-4 .k2ItemsBlock li .moduleItemExtraFields .moduleItemExtraFieldsLabel {
	display : none;
}

#zo2-position-4 .k2ItemsBlock li .moduleItemExtraFields ul li .clr, #zo2-position-4 .k2ItemsBlock .clr {
	display : none;
}

#zo2-position-4 .k2ItemsBlock .moduleItemExtraFieldsValue {
	line-height: 28px;
}

.catstati .catItemImageBlock, .newscat .catItemImageBlock {
	float : left;
	margin : 5px;
}

.catstati .catItemImageBlock img, .newscat .catItemImageBlock img{
	margin : 5px;
	padding : 5px;
	border : 1px solid #ccc;
	margin-top : 0px;
}

.msertblock {
	text-align : center;
}

.msertblock .msert {
	display : inline-block;
	width : 210px;
	margin : 0px 0px 20px 0px;
}

.msertblock .msert img {
	display : block;
	margin : 5px auto 5px;
	width : 80%;
	height : auto;
}

.col2 p {
	color : #444;
}

.fox-container label {
	font-weight : normal;
}

#fox-m229-recaptcha-box .controls {
	text-align: center;
}

#fox-container-m224 {
	margin-left : 15px;
	background : #003a78;
	padding-top : 20px;
	padding-left : 15px;
}

#fox-container-m224 .fox-item-html p, #fox-container-m224 .fox-item-html p a {
	color : #FFF;
}

#fox-container-m224 .fox-item-html p a {
	text-decoration : underline;
}

div.catItemHeader span.catItemDateCreated {
    color: #999;
    font-size: 13px;
}

#youmax-tabs, #youmax-header {
	display : none;
}

.vina-youtube-channel-wrapper .youmax {
    border : none;
}

.contstatus {
	font-style : italic;
}

.contprod div, .contprod p {
	text-align : center;
	float : none;
	display : block;
}

.contprod h3 {
	font-size: 18px;
	font-weight : 400;
}

.conttel {
	font-size: 15px;
	font-weight : bold;
}

#cf_form_227 {
	text-align : center;
}

#cf_form_227 .cf_resetAll_link {
	display : inline-block;
	width : 100%;
}

.where-to-buy .container-desc {
	width : 100%;
}

#cf_flt_wrapper_custom_f_4_227, #cf_flt_wrapper_custom_f_5_227, #cf_flt_wrapper_custom_f_6_227 {
	display : inline-block;
	width : 33%;
	margin-bottom : 15px;
}

#cf_flt_wrapper_custom_f_4_227 select, #cf_flt_wrapper_custom_f_5_227 select {
    font-size: 16px;
	padding-left: 15px;
    line-height: 30px;
    height: 40px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	border : 1px solid #003a78;
	border-radius : 3px;
	background: url('../../../../../images/selcnt.png') no-repeat right center;
}

#cfhead_custom_f_4_227, #cfhead_custom_f_5_227, #cfhead_custom_f_6_227, .cf_results-msg {
	display : none;
}

body.where-to-buy {
	text-align : left;
}

body.where-to-buy #zo2-position-11 .moduletitle {
	margin-bottom : 60px;
}

body.where-to-buy .mybtn1 {
	display : block;
	margin : 20px auto;
	text-align : center;
}

a.mybtn1:hover, a.mybtn1:visited, a.mybtn1:active, a.mybtn1:focus {
	color : #FFF!important;
}

.catcontact #zt_tabs {
	width : 100%;
}

.catcontact .container-desc {
    margin: 0px 0;
    overflow: hidden;
}

.catcontact .nav-tabs li a {
	display : block!important;
}

#fox-container-m229 input, #fox-container-m229 textarea, #fox-container-m334 input, #fox-container-m334 textarea{
	width : 100%!important;
}

#fox-container-m334 textarea{
	overflow-y: scroll!important;
}

#fox-container-m334 input {
	width : 100%!important;
}

#fox-container-m334 select {
	width : 100%!important;
	height : 30px!important;
	line-height : 30px!important;
}

#fox-container-m229 .controls, #fox-container-m334 .controls{
	width : 100%!important;
	float : none!important;
}

#fox-container-m386 button, #fox-container-m229 button, #fox-container-m334 .fox-item-submit button {
    background: #003a78!important;
    border: none!important;
    letter-spacing: 1px!important;
    line-height: 16px!important;
    border-radius: 4px!important;
    -webkit-transition: all .15s!important;
    -moz-transition: all .15s!important;
    -o-transition: all .15s!important;
    transition: all .15s!important;
	padding : 10px 30px!important;
	color : #FFF!important;
	display : inline-block!important;
	margin : 0px auto!important;
	float : none!important;
}

#fox-container-m334 #addTovToList a {
	width : 100%!important;
	display : block;
	text-align : center;
	background: #003a78!important;
	color : #FFF!important;
	border-radius: 4px!important;
	line-height: 16px!important;
	padding : 6px 30px!important;
	margin : 0px auto!important;
    -webkit-transition: all .15s!important;
    -moz-transition: all .15s!important;
    -o-transition: all .15s!important;
    transition: all .15s!important;
	cursor : pointer;
}

#fox-container-m229 button span, #fox-container-m386 button span, #fox-container-m334 button span {
	color : #FFF!important;
	text-shadow : none!important;
}

#fox-m229-submit-box .controls, #fox-m334-submit-box .controls{
	text-align : center;
}

.tablestyle3 {
	width : 70%;
	margin : 30px auto;
}

.anketa-vozvrat #zo2-position-11 .alert-success {
	display : block!important;
}

.tablestyle3 tr:nth-child(2n) {
	background : #e8e8e8;
}

.tablestyle3 tr:hover {
	background : #dadada;
}

.tablestyle3 tr td:nth-child(1) {
	padding-left : 5px;
}

.pricetable {
	width : 100%;
}

.pricetable td {
	text-align : center;
	padding : 0px 3px;
}

.pricetable tr:nth-child(2n) {
	background : #eaeaea;
}

.pricetable tr:hover {
	background : #e1e1e1;
}

.hencatdesc {
	display : block!important;
}

.montpodbor button.cp-apply-filters {
	display : none!important;
}

.montpodbor .cp-group-parent {
	text-align : center;
}

.montpodbor .cp-filters-group-container {
	display : inline-block!important;
	text-align : center;
	float : none;
	width : 60%;
	background: #003a78;
}

.montpodbor h2.cp-sdd-group-header {
	float : none;
	display : none;
	padding : 0px;
	margin : 0px;
	padding-right : 15px;
	padding-bottom : 10px;
}

.montpodbor .cp-sdd-filter-group {
	float : none;
	display : inline-block;
}

.PricebasePrice {
	font-size : 20px!important;
	color : #003A78!important;
}

.swiper-container {
	margin : 0px auto!important;
	max-width : 1200px;
}

.montpodbor .cp-sdd-filter-group select {
    font-size: 16px;
    line-height: 30px;
    height: 40px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	border : 2px solid #FCD410;
	border-radius : 3px;
	background: #FFFFFF url('../../../../../images/selcnt.png') no-repeat right center;
	min-width : 300px;
}

.mont #zo2-breadcrumb-wrap, .hencofloor-benefits #zo2-breadcrumb-wrap, .montag-club-henco #zo2-breadcrumb-wrap, .teplyj-pol #zo2-breadcrumb-wrap {
	display : none;
}

.teplyj-pol .category-view {
	display : none;
}

#sppb-addon-1551733424044 .category-view {
	display : block!important;
}

#sppb-addon-1551733424044 .width20 {
	text align : center;
	margin-top : 20px;
}

.montimage {
	color: #FFF;
	padding : 15px 0px;
	text-align : center;
	min-height: 300px;
}

#sppb-addon-1551573006381 h3 {
	color : #000;
}

.montimage img {
	width : 90%;
	height : auto;
	display : inline-block!important;
}

.mont-details-button a {
	color: #000;
}

.montitem {
	margin : 15px auto;
	float : none;
	padding : 0px;
	overflow : hidden;
	min-height: 330px;
	background : #F5F5F5;
}

.montcont {
	padding : 0px 0px;
}

.montcont h3 {
	margin-top : 10px;
	font-size : 20px;
}

.montcontwrap {
	padding : 0px 15px;
}

.montspec {
	margin-left : 30px;
}

.montspec span {
	font-size : 16px;
}

.monttitle {
	float : right;
	border-bottom : 1px solid #ccc;
}

.monttitle h3 span {
	font-size : 18px;
}

.monttitle img {
	width : 20px;
	height : auto;
	margin : 35px 5px 0px;
	float : right;
}

.mpdtitle img {
	width : 25px;
	height : auto;
	margin : 5px 5px 0px;
	float : right;
}

.montzay {
	text-align : left;
	margin-top : 30px;
	
}

.mh90 {
	min-height : 90px;
}

.onelinepx {
	border-bottom : 1px solid #ccc;
	margin-top : 10px;
}

.mpdtitle h1 {
	font-size : 22px;
	margin-top : 50px;
}

.mpdtitle h1 span {
	font-size : 18px;
	display : block;
	line-height : 30px;
}

.mpdproddesc {
	width : 90%;
	margin : 0px auto;
}

.mpdproddesc p {
	margin-bottom : 10px;
}

.textcenter {
	text-align : center;
}

#comments-form label {
	display : none;
}

#zo2-position-1 {
	margin-top : 3px;
	float : right;
}

.newreshitem:hover h4, .newreshitem:hover .reshmesto {
	display : none;
}

.newreshitem .tpimagetext p {
	font-size : 13px;
	color : #000;
	line-height : 16px;
}

.reshmesto {
	font-size : 14px;
	text-align : center;
}

.reshprim {
	font-size : 14px;
	text-align : center;
	font-style : italic;
	margin-bottom : 10px;
}

.newreshitem .sprocket-strips-c-item {
    background: #FFFFFF!important;
}

#vmCartModule {
	height : 56px;
	color : #FFF;
	margin-top : 0px;
	border-radius : 0px;
	background: #003a78 url("../../../../../images/cart.png") 15px center no-repeat;
	padding-left : 50px; 
	padding-right : 15px; 
	text-align : center!important;
}

.total_products {
	line-height : 24px;
	padding-top : 4px;
}

.show_cart {
	line-height : 24px;
}

#section-id-1583877642852 .sppb-animated-number::after {
	margin-left : 10px;
}

#zo2-breadcrumb-wrap .container {
	margin-right : 0px;
	padding-right : 0px;
}

#first_name-group, #email-group, #phone_1-group {
	width : 33%;
	float : left;
}

#regpred1 {
	height : 30px;
}

#zt-opc-plugin {
	margin-bottom : 30px;
}

#bill_totalfulldiv, .post_payment_order_total {
	margin-bottom : 30px;
}

#first_name_field , #email_field, #phone_1_field, #coupon_code, #inn_field, #address_1_field, #compname_field {
	background : #FFF!important;
}

#other-things {
	
}
.cart-summary th {
	font-weight : bold;
	text-align : center;
}

#address_1_field {
	margin-top : 10px;
}

#first_name-group input, #email-group input {
	width : 95%;
}

#address_1-group {
	clear : both;
	width : 99%;
}

.cartpust {
	line-height : 48px;
}

.total_products {
	text-align : right;
}

.show_cart a {
	color : #FFF;
	font-weight : bold;
}

.comment-author {
	display : none!important;
}

#s5_search_form input {
	margin-bottom : 0px;
}



#s5_ls_outer_wrap {
	z-index: 10000000!important;
}

#callme-submit {
    background: #c83548 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 35px;
    border-radius: 0;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    padding: 2px 20px !important;
    border: 0px !important;
    box-shadow: none !important;
    margin-bottom: 10px !important;
}
#callme-submit:hover {
    background: #003a78 !important;
}
#bd_results ul ul{padding-left:30px;}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px) {
 .krtab td {
	font-size : 10px!important;
}
  tr.firstline td{
	font-size : 12px!important;
}
}

.krtab {
	width : 90%;
	border : 1px solid #bbb!important;
	margin-top : 15px;
}

.krtab td {
	vertical-align : top;
	font-size : 16px;
	padding : 10px 0;
}

.krtab tr:nth-child(3), .krtab tr:nth-child(5) {
	background : #F8F7F7;
}

.krtab td:nth-child(1), .krtab td:nth-child(3) {
	width : 5%;
	text-align : center;
	padding-top : 15px;
}

.krtab td:nth-child(2), .krtab td:nth-child(4) {
	text-align : left;
	width : 44%;
}

.krtab td:nth-child(2) {
	border-right : 1px solid #ddd!important;
}

tr.firstline td{
	font-size : 20px;
	line-height : 50px;
	text-align : left!important;
	color : #000;
}

.krtab img {
	width : 50px;
}

#fox-m252-textarea2-box .control-label, #fox-m252-textarea2-box .controls, #fox-m252-textarea2-box textarea, #fox-m252-submit-box .controls, #fox-m252-checkbox1-box .controls, #fox-m252-checkboxgroup4-box .control-label, #fox-m252-checkboxgroup5-box .control-label, #fox-m252-textfield6-box .control-label, #fox-m252-textfield7-box .control-label, #fox-m252-checkboxgroup5-box .controls, #fox-m252-checkboxgroup6-box .controls, #fox-m252-checkboxgroup5, #fox-m252-checkboxgroup7, #fox-m252-checkboxgroup7-box .controls {
	width : 100%!important;
}

#fox-m252-checkboxgroup5 .fox-item-checkbox-group-label-inline {
	width : 40%!important;
	float : left!important;
}

#fox-m252-checkboxgroup6 .fox-item-checkbox-group-label-inline {
	width : 30%!important;
	float : left!important;
}

#fox-m252-submit-box .controls, #fox-m252-checkbox1-box .controls {
	text-align : center;
}


#fox-container-m252 .fox-item-html-labels p {
	color : #C00000;
	font-size : 14px;
	line-height : 22px;
	font-family: 'Open Sans', sans-serif;
	font-weight : 400;
	text-align : center;
	padding-top : 15px;
}

#fox-m252-submit-box button {
	background: #003a78!important;
	color: #ffffff!important;
	padding: 5px 25px 5px 25px!important;
	font-size: 16px!important;
	margin-top : 10px!important;
}

#fox-m252-submit-box button span {
	color : #FFF!important;
	text-shadow : none!important;
}


#fox-container-m252 .fox-row:nth-child(2n) {
	background : #f0f0f0;
}

#fox-container-m252 .fox-row {
	padding : 10px;
}

.tpol-temp .cattitle {
	text-align : center;
}

.mnu-item {
	text-align : center;
}

.montag-club-henco .mnu-item, .teplyj-pol  .mnu-item {
	display : none;
}

#section-id-1548986986815 .sppb-addon-title {
	text-align : center;
	margin-bottom : 40px;
}

#section-id-1548986986815 .width20 {
	text-align : center;
	display : inline-block;
	width : 19%;
}

#section-id-1548986986815 .category-view {
	text-align : center;
}

.polimgtop {
	width : 100%;
	height : auto;
}

#sppb-addon-1548986986838 {
	font-weight : 300;
}

#sppb-addon-1548986986852 {
	text-align : center;
	padding : 30px 0;
}

#sppb-addon-1548986986852 .sppb-addon-content {
	color : #FCCE00;
	font-size : 20px;
}

#sppb-addon-1548986986852 a {
	color : #FCCE00;
	font-size : 18px;
}

#sppb-addon-1548986986852 img {
	width : 80px;
	height : auto;
	float : none;
	display : inline;
	margin-bottom : 15px;
}

#column-id-1548986986981 a.btn, #sppb-addon-1548986986990 a.btn, #sppb-addon-1551605077924 a.btn, #sppb-addon-1551605077932 a.btn, #sppb-addon-1551605077934 a.btn, #section-id-1551733423987 a.btn, #section-id-1551733423991 a.btn {
	display : block;
	font-size : 18px;
	color : #FFF;
	background : #C83548;
	padding : 10px 0;
	font-family: 'Open Sans', sans-serif!important;
	font-weight : 300!important;
}

#column-id-1551734670285 img {
	width : 80%;
	height : auto;
	margin : 0px auto;
}

#column-id-1551734670285 {
	padding-top : 15px;
}

#column-id-1551734670285 h4 {
	padding-right : 15px;
	padding-left : 15px;
}

#zo2-resheniya-wrap a {
	color : #FFF;
}

#zo2-resheniya-wrap .item:hover a{
	color : #c83548;
}

.hencoicons {
	max-width : 270px;
	text-align : center;
	width: 75%;
	display : inline-block!important;
}

.hencoicons div {
	display : inline-block!important;
	width : 30px;
	height : 30px;
	margin : 5px;
}

.icrix {
	background: url('../../../../../images/icrix.png') no-repeat center center;
	background-size : cover;
}

.icrixcol {
	background: url('../../../../../images/icrixcol.png') no-repeat center center;
	background-size : cover;
}

.icstan {
	background: url('../../../../../images/icstan.png') no-repeat center center;
	background-size : cover;
}

.icstancol {
	background: url('../../../../../images/icstancol.png') no-repeat center center;
	background-size : cover;
}

.icpush {
	background: url('../../../../../images/icpush.png') no-repeat center center;
	background-size : cover;
}

.icpushcol {
	background: url('../../../../../images/icpushcol.png') no-repeat center center;
	background-size : cover;
}

.icpvdf {
	background: url('../../../../../images/icpvdf.png') no-repeat center center;
	background-size : cover;
}

.icpvdfcol {
	background: url('../../../../../images/icpvdfcol.png') no-repeat center center;
	background-size : cover;
}

.iclat {
	background: url('../../../../../images/iclat.png') no-repeat center center;
	background-size : cover;
}

.iclatcol {
	background: url('../../../../../images/iclatcol.png') no-repeat center center;
	background-size : cover;
}

.iccan {
	background: url('../../../../../images/iccan.png') no-repeat center center;
	background-size : cover;
}

.iccancol {
	background: url('../../../../../images/iccancol.png') no-repeat center center;
	background-size : cover;
}

.ictpol {
	background: url('../../../../../images/ictpol.png') no-repeat center center;
	background-size : cover;
}

#sppb-addon-1583882897458 .item-spotlight {
	min-height : 79px!important;
}

#sppb-addon-1583882897458 .item-inner {
	min-height : 59px!important;
}

.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info.item-spotlight .item-bg {
    background: #003A78;
	opacity: 0.8;
}

.sj-k2-container-slider .item-title {
	text-align : center;
}

.sj-k2-container-slider .item-title a {
	color : #003A78!important;
}

#sppb-addon-1583882897458 img {
	max-width : 354px;
}

.ictpolcol {
	background: url('../../../../../images/ictpolcol.png') no-repeat center center;
	background-size : cover;
}

.ictools {
	background: url('../../../../../images/ictools.png') no-repeat center center;
	background-size : cover;
}

.ictoolscol {
	background: url('../../../../../images/ictoolscol.png') no-repeat center center;
	background-size : cover;
}

.ickol {
	background: url('../../../../../images/ickol.png') no-repeat center center;
	background-size : cover;
}

.ickolcol {
	background: url('../../../../../images/ickolcol.png') no-repeat center center;
	background-size : cover;
}

.icacc {
	background: url('../../../../../images/icacc.png') no-repeat center center;
	background-size : cover;
}

.icacccol {
	background: url('../../../../../images/icacccol.png') no-repeat center center;
	background-size : cover;
}

.icmont {
	background: url('../../../../../images/icmont.png') no-repeat center center;
	background-size : cover;
}

.icmontcol {
	background: url('../../../../../images/icmontcol.png') no-repeat center center;
	background-size : cover;
}

.icprom {
	background: url('../../../../../images/icprom.png') no-repeat center center;
	background-size : cover;
}

.icpromcol {
	background: url('../../../../../images/icpromcol.png') no-repeat center center;
	background-size : cover;
}

#sppb-addon-1551644726028 {
	padding : 0px 50px;
}

#sppb-addon-1551644726028 .sppb-addon-content {
	font-family : Arial;
	font-size : 30px;
	line-height : 40px;
	color : #000;
	font-weight : 700;
	text-transform : uppercase;
}

#sppb-addon-1551644726061 .sppb-addon-content h2 {
	color : #000;
	margin : 0px;
	padding : 0px 0px 15px;
	font-size : 28px;
}

#sppb-addon-1551644726061 .sppb-addon-content h2 {
	color : #000;
	margin : 0px;
	padding : 0px 0px 15px;
	font-size : 28px;
}

#sppb-addon-1551667277307 h3.sppb-addon-title {
	color : #000;
	margin : 0px;
	padding : 0px 0px 25px;
	font-size : 28px;
}

#sppb-addon-1551644726061 .sppb-addon-content h2 span {
	color : #003a78!important;
}

#sppb-addon-1551644726061 .sppb-addon-content h3 {
	color : #000;
	margin : 0px;
	padding : 5px 0px 30px;
}

#sppb-addon-1551644726061 .sppb-addon-content p {
	font-size : 16px;
	line-height : 20px;
	margin-bottom : 15px;
}

.hencofloor-benefits #zo2-body-wrap, .hencofloor-info #zo2-body-wrap, .objects-henco #zo2-body-wrap {
	padding-top : 0px;
}

.hencofloor-benefits .container, .objects-henco .container,  .gazovye-truby .container, .metal-plastic-pipes-gas .container {
	width : 100%;
}

.margincenter {
	margin : 0px auto;
	float : none;
	display : block;
}

.topslidevid {
	position : relative;
}

.topslidevidtext {
	position: absolute;
	padding: 30px 60px;
	background: rgba(255,255,255,0.7);
	font-size: 26px;
	font-family: "Open Sans";
	top: 41%;
	left: 10%;
	color: #003a78;
	z-index: 100;
}

.topslidevidtextmob {
	position: absolute;
	padding: 20px 20px;
	background: rgba(255,255,255,0.7);
	font-size: 16px;
	font-family: "Open Sans";
	bottom: 0;
	left: 0;
	right : 0;
	color: #003a78;
	z-index: 100;
	text-align : center;
}

.q-options label {
	font-weight : normal;
}

.q-options input[type="checkbox"]:checked + label, input[type="radio"]:checked + label {
    font-weight: bold;
}

.topslidevidtext a {
	color: #003a78;
}

#section-id-1623224113967 .sppb-container-inner {
	max-width : 1200px;
	display : block;
	margin : 0px auto;
}

.hencofloor-benefits .sppb-container-inner, .hencofloor-benefits #zo2-header-wrap .container, .objects-henco #zo2-header-wrap .container, .objects-henco #zo2-breadcrumb-wrap .container, #section-id-1583477341058, #section-id-1583863662468 .sppb-container-inner, #section-id-1583875235596 .sppb-container-inner, #section-id-1583967136936 .sppb-container-inner, #section-id-1583874464193 .sppb-container-inner, #section-id-1583882897455, #section-id-1551575350540, #section-id-1583988219952, #section-id-1591154020939, .pipe-tools .sppb-section .sppb-container-inner, .press-tools .sppb-section .sppb-container-inner, .underfloor-heating-tools .sppb-section .sppb-container-inner, #section-id-1592811316498, #section-id-1594920206795 .sppb-container-inner, #section-id-1616097961011 .sppb-container-inner, #section-id-1623222723011 .sppb-container-inner, div#section-id-1639582099332 .sppb-container-inner, #section-id-1657101397067, .maxwidth-hen {
	max-width : 1170px;
	margin : 0px auto!important;
}

.pipe-tools .sppb-btn-custom, .press-tools .sppb-btn-custom, .underfloor-heating-tools .sppb-btn-custom {
	border : 1px solid #003A78;
}

#sppb-addon-1584044970520 .preview {
	width : 30px!important;
	height : 60px!important;
	background: url('../../../../../images/aleft.png') no-repeat center top!important;
	background-size : cover!important;
	font-size : 0px!important;
	top: 32%!important;
}

#sppb-addon-1584044970520 .preview:hover {
	background: url('../../../../../images/aleft.png') no-repeat center bottom!important;
}

#sppb-addon-1584044970520 .next {
	width : 30px!important;
	height : 60px!important;
	background: url('../../../../../images/aright.png') no-repeat center top!important;
	background-size : cover!important;
	top: 32%!important;
}

#sppb-addon-1584044970520 .next:hover {
	background: url('../../../../../images/aright.png') no-repeat center bottom!important;
}

#sppb-addon-1584044970520 .sj-k2-container-slider .page-button.middle {
    right: 12px!important;
    left: 12px!important;
}

#sppb-addon-1584153974503 .arrow-left {
	width : 45px!important;
	height : 90px!important;
	background: url('../../../../../images/aleftm.png') no-repeat center top!important;
	background-size : cover!important;	
	display: block!important;	
	top: 22%!important;
	bottom : auto!important;
}

#sppb-addon-1584153974503 .arrow-right {
	width : 45px!important;
	height : 90px!important;
	background: url('../../../../../images/arightm.png') no-repeat center top!important;
	background-size : cover!important;	
	display: block!important;
	top: 22%!important;
	bottom : auto!important;
}

#sppb-addon-1584153974503 .arrow-left:hover, #sppb-addon-1584153974503 .arrow-left:active {
	background: url('../../../../../images/aleftm.png') no-repeat center bottom!important;
}

#sppb-addon-1584153974503 .arrow-right:hover {
	background: url('../../../../../images/arightm.png') no-repeat center bottom!important;
}

.touchSlider .caption {
    display: block;
    left: auto!important;
    margin: auto;
    position: relative!important;
    right: auto!important;
    top: auto!important;
	color : #003A78;
	font-size : 14px;
	line-height : 22px;
	margin-top : 8px;
}

#sppb-addon-1584044970520 .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img {
	transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;	
}

#sppb-addon-1584044970520 .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img:hover {
    opacity: 1!important;
    filter: alpha(opacity=100)!important;
	filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;	
}

#sppb-addon-1583988219958 .sppb-addon-single-image-container {
	text-align : center;
	width : 100%;
}

#section-id-1583863662468 img {
	width : 70%;
	filter: saturate(110%);
}

#fox-form-m256 .fox-column {
	text-align : center!important;
}

#fox-m256-name-box, #fox-m256-textfield1-box, #fox-m256-submit-box, #fox-m256-email-box, #fox-m256-textfield2-box {
	width : 100%!important;
	margin : 0px!important;
	vertical-align : top!important;
	display : inline-block!important;
	float : none!important;
}

#fox-m256-recaptcha-box {
    width: 304px!important;
    margin-left: -31px!important;
	margin-top: -16px!important;
    vertical-align: top!important;
    display: inline-block!important;
    float: none!important;
}

#fox-m256-name-box .controls, #fox-m256-textfield1-box .controls, #fox-m256-submit-box .controls, #fox-m256-email-box .controls, #fox-m256-checkbox1-box .controls, #fox-m256-recaptcha-box .controls, #fox-m256-textfield2-box .controls {
	width : 95%!important;
}

#fox-m256-checkbox1-box .controls {
	text-align : center;
}

#fox-m256-name, #fox-m256-textfield1, #fox-m256-email , #fox-m256-textfield2 {
	width: 100%!important;
    border-radius: 0px!important;
    border: 1px solid #FFF!important;
    line-height: 62px!important;
    height: 50px!important;
    font-size: 20px!important;
    background: rgba(0,0,0,0.2)!important;
    color: #FFF!important;
    margin: 5px!important;
    padding: 0px 0px 0px 15px!important;
    vertical-align: middle!important;
}

#fox-m256-name::-webkit-input-placeholder {color:#ddd;}
#fox-m256-name::-moz-placeholder          {color:#ddd;}/* Firefox 19+ */
#fox-m256-name:-moz-placeholder           {color:#ddd;}/* Firefox 18- */
#fox-m256-name:-ms-input-placeholder      {color:#ddd;}

#fox-m256-textfield1::-webkit-input-placeholder {color:#ddd;}
#fox-m256-textfield1::-moz-placeholder          {color:#ddd;}/* Firefox 19+ */
#fox-m256-textfield1:-moz-placeholder           {color:#ddd;}/* Firefox 18- */
#fox-m256-textfield1:-ms-input-placeholder      {color:#ddd;}

#fox-m256-submit-box .controls button {
	width : 304px!important;
	margin : 15px 20px 5px !important;
	vertical-align : top!important;
	border-radius : 0px!important;
	border : 1px solid #C83548!important;
	line-height : 76px!important;
	height : 76px!important;
	font-size : 24px!important;
	background : #C83548!important;
	color : #FFF!important;
	text-align : center;
	padding : 0px!important;
	display : inline-block!important;
	float : none!important;
}

#fox-m256-submit-box .controls button span {
	color : #FFF!important;
	text-shadow : none;
}

#fox-container-m256 {
	margin-top : 15px;
}

#fox-m256-checkbox1-box label {
    color: #FFF;
    font-size: 16px;
}

#fox-m256-checkbox1-box label a {
	color: #FFF;
	text-decoration : underline;
}
#fox-m256-dropdown1-box .chzn-single{
	width: 100%!important;
    border-radius: 0px!important;
    border: 1px solid #FFF!important;
    line-height: 50px!important;
    height: 50px!important;
    font-size: 16px!important;
    background: rgba(0,0,0,0.2)!important;
    color: #FFF!important;
    padding: 0px 0px 0px 15px!important;
	margin: 5px;
}

#fox-m256-recaptcha-box{
	margin-left:-25px;
}

div#fox-container-m256 .controls {
    width: 100%;
}

div#fox-container-m256 .submit-button {
   margin-right: auto;
}

#fox-container-m256 .g-recaptcha iframe, body>div[style]:last-of-type {
    transform: scale(0.76);
    transform-origin: top;
}
#fox-m256-recaptcha-box{
	height:50px;
}

.semprintrotext {
	margin-bottom : 15px;
}

#sppb-addon-1551655077854 h2 {
	color : #FFF;
	margin-top : 20px;
	text-align : center;
	font-size : 32px;
	padding-right : 50px;
}

#section-id-1551652053896 {
	background: url("../../../../../images/tpbg.jpg") bottom center;
}

.sprocket-strips-c-title {
	text-align : center;
}

.hencofloor-benefits .sprocket-strips-c-block:nth-child(2n+1) .sprocket-strips-c-item, .hencofloor-benefits .sprocket-strips-c-block:nth-child(2n) .sprocket-strips-c-item {
    background: #FFF;
}

.tpimagelp {
	width : 95%;
	height : auto;
	margin : 0px auto;
}

.tpimagetext {
	font-size : 16px;
}

.tpimagetext em {
	font-size : 14px;
}

.hencofloor-benefits .sprocket-strips-c-arrows .arrow  {
	background : #C83548;
	color : #FFF;
}

.leftresh {
	text-align : left;
}

.rightresh {
	text-align : right;
}
.centertresh {
	text-align : center;
}

.leftresh ul, .rightresh ul {
  list-style: none;
}

.leftresh ul > li {
	font-size : 16px;
	line-height : 22px;
}

.leftresh ul > li:before {
  float: left;
  background: url("../../../../../images/marker.png") center center no-repeat;
  content : "";
  width : 15px;
  min-height : 17px;
  height : 100%;
  margin-top : 3px;
  margin-right : 10px;
  display : block;
}

#s5_ls_outer_wrap h2 {
	margin-top : 0px!important;
	font-size : 13px;
	line-height : 18px;
}

.rightresh ul > li:before {
  float: right;
  background: url("../../../../../images/marker.png") center center no-repeat;
  content : "";
  width : 15px;
  min-height : 17px;
  height : 100%;
  margin-top : 3px;
  margin-left : 10px;
  display : block;
}

#section-id-1551720800931, #section-id-1566475619961 {
	border-top : 3px solid #003a78;
}

#section-id-1551720800931 a {
	color : #222;
}

#sppb-addon-1551737235065 h2 {
	margin-top : 0px;
	padding-top : 0px;
	
}

.topline {
	text-align : right;
	vertical-align : top;
	display : block;
}

.topline .topline1, .topline .topline2, .topline .topline3 {
	display : inline-block;
	top : 0px;
	vertical-align : top;
	margin : 0px 10px 0px 0px;
}

.topline .topline3, .topline .topline1 {
	margin-right : 0px;
}

#js-mainnav .container {
	width : auto;
}

.langs {
	line-height : 40px;
}

.langs img {
	display : inline-block;
	margin : 0px 5px;
}

.category h2 img {
	display : block;
	margin : 0px auto;
	font-weight : 500!important;
	color : #003A78;
	font-size : 18px!important;
	transition: .5s ease-in-out;
	margin-bottom : 10px;
}
.dosttab {
	max-width: 100%;
	width: 100%!important;
	overflow-x : auto;
	display : block;
}
.dosttab th {
	text-align : center;
}
.dosttab td {
	text-align : center;
	padding : 10px 5px;
}
.dosttab td:nth-child(1) {
	text-align : left;
}
.dosttab td:nth-child(2n), .dosttab th:nth-child(2n) {
	background : #f0f0f0;
}
.category h2:hover img {
	filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	transition: .5s ease-in-out;
}

.category h2 {
	font-weight : 500!important;
	color : #003A78;
	font-size : 22px!important;
	margin-bottom : 5px;
	
}

.category h2 a {
	display : block;
	margin-bottom : 0px;
}

.div20 {
	width : 19%;
	display : inline-block;
	text-align : center;
	vertical-align : top;
}

.div20 img {
	max-width : 60px;
	height : auto;
	display : inline-block;
	margin-bottom : 15px;
}

.serttable {
	width : 80%;
	margin : 0px auto 30px;
	border : 0px;
	line-height : 20px;
}

.serttable tr:nth-child(odd) {
	background : #F4F4F4;
}

.serttable td {
	padding : 0px 6px;
	height : 44px;
	vertical-align : middle;
}

.serttable .sertico, .serttable .sertdown {
	width : 44px;
}

.mgserts .teaser {
	width : 19%;
	display : inline-block;
	text-align : center;
	vertical-align : top;
}

.mgserts .teaser a {
	font-size : 12px;
	word-wrap : break-word;
}

.mgserts .field-icon {
	display : table-cell;
	padding : 10px 15px;
	vertical-align : middle;
	height : 150px;
	text-align : center;
}

.mgserts .field-icon img {
	max-width : 80%;
	max-height : 95%;
	display : block;
	margin : 0px auto;
}

#fancybox-title-inside{
	display:none;
}

.prodsdesc {
	margin : 20px 0;
}

.sdesctitle {
	margin : 0px 0px 15px;
	font-weight : bold;
}

.list-edizm div {
	display : inline!important;
	float : none!important;
	width : auto!important;
	vertical-align: top!important;
}

.mchars div.product-field-type-S {
	width : 80%;
	margin : 0px auto;
}

.list-edizm {
	margin-bottom : 5px;
}

.henco-detail-info .description-detail {
	margin: 15px auto 15px auto;
}

.rowcd .container-desc {
	margin: 15px auto 15px auto;
}

.hprices .windy-addtocart {
	margin-top : 25px;
}

.productdetails .product-desc {
    background-color: #fff;
	margin-bottom : 30px;
	margin-top: 30px;
}

.windy-product-detail-gallery {
	margin-bottom : 20px;
}

#zo2-footer-top-wrap .container {
	max-width : 1200px;
}

#zo2-footer-wrap .container {
	max-width : 1200px;
}

#zo2-footer-wrap .container p {
	text-align : center;
}

#zo2-footer-top-wrap li, #zo2-footer-top-wrap a {
    line-height : 23px;
}

@media (max-width: 767px) {
.tpdesc {
    position: relative;
    top: auto;
    left: auto;
}
.toptel {
	width : 80%;
	float : right;
	margin-top : 10px;
}	
.logo {
	width : 100%;
	float : none;
}
.navbar-toggle {
	display : none;
}
.off-canvas-toggle {
    width: 60px;
    height: 60px;
    line-height: 60px;
	margin-top : 0px;
}
.topmenu {
	width : 20%;
	float : left;
	margin-top : 10px;
}
.ttel1 {
	font-size : 24px;
	line-height: 28px;
}

.ttel1 span {
	font-size : 24px;
	line-height: 28px;
}

.ttel2 a {
	font-size : 20px;
}

.priemm {
	width : 100%;
	display : inline-block;
	margin-bottom : 25px;
}

.priem {
	text-align : center;
}

.topban h1 {
	display : none;
}

.topban h2 {
	display : none;
}

.topban h3 {
	display : none;
}

.topban h3 span {
	display : none;
}

.topban a {
	display : none;
}

.col2, .col5 {
	width : 100%;
	float : none;
}

.col4 {
	width : 49%;
}
.vidlink {
	border : none!important;
	padding : 10px 10px!important;
	margin : 10px auto 20px!important;
	width : 100%;
}
#vid .conttel, #fasad .conttel {
	min-height : 100px;
}
#nap ul li {
	margin-left : 0px;
}
.newimgblock {
	height : 150px;
}
.portflink {
	display : block;
	visibility : hidden;
	color: #FFF!important;
	background : #0193DF!important;
	border : 1px solid #FFF!important;
	padding : 10px 20px!important;
	margin : 0px auto!important;
	float : none!important;
	font-size : 18px;
	cursor : pointer;
	width : 90%;
	text-align : center;
	position : absolute;
	top : 35%;
	left : 5%;
}
.t3-header {
    padding-top: 5px;
}
.preimblock {
	background : url('../images/fon1.jpg') top center no-repeat;
	padding-top : 308px;
	height : auto;
}
.priem {
	width : 100%;
}
.priem p, .priem h3, .priem h4, .priem h5 {
	color : #444;
}
.mytab {
	max-width: 100%;
	width: 100%!important;
	overflow-x : auto;
	display : block;
}
.tpdesc {
	position : relative;
	left : 0px;
	top : 0px;
}

.tpdesc li {
    font-family: "Open Sans";
    font-weight: 300;
    font-size: 20px !important;
    line-height: 30px !important;
	list-style-type : none;
	text-align : center;
	padding-bottom : 5px;
	margin-bottom : 5px;
	border-bottom : 1px solid #ccc;
}

.col2 iframe {
	margin-top : 10px;
	max-width: 100%;
	overflow-x : scroll;
	width: 100%;
}
.catitemh {
	text-align : center;
	font-family : "Open Sans";
	font-weight : 300;
	font-size: 16px!important;
	line-height : 20px!important;
	margin : 0px 10px 35px 10px;
	display : inline-block;
	width : 40%;
	vertical-align : top;
}

.catitemh img {
	width : 95%;
	display : block;
	height : auto;
	margin : 0px  auto;
}

.mobile-logo {
    order: 1!important;
	width : 100%;
}

.is-sticky .mobile-logo {
    order: 2!important;
	width : 40%;
}

.is-sticky .mn-menu {
	width: 50%;
}

#standard-logo {
	max-width: 100%;
}

.mobile-logo img {
	margin-top : 0px;
}

.standard-logo {
	text-align : center;
	margin : auto!important;
}
.soclinks {
	position : relative;
	top : auto;
	right : auto;
	margin-top : 10px;
	margin-bottom : 0px;
	text-align : center;
	line-height : 30px;
}
.toptext p {
	line-height : 26px;
	padding-left: 0px;
	text-align : center;
	font-size : 22px;
}

.toptext p br {
	display : none;
}

.toptext {
	margin-top : 0px;
	padding-top : 0px;
}

#zo2-topbar-wrap {
	display : none;
}

.soclinks img {
	width : 30px;
	height : auto;
	margin : 0px 2px;
	vertical-align : baseline;
	display : inline-block;
}

a.wtb { 
	line-height : 30px;
	margin : 0px 0px 0px 2px;
}

li[data-id="135"] a::after {
  display : none;
}


nav.zo2-menu .navbar-nav > li > a {
	font-size: 16px;
}

nav.zo2-menu .navbar-nav > li[data-id="135"] > a {
	font-size: 16px;
}

.is-sticky #zo2-mega-menu {
    position: relative;
	bottom: 0px;
}

.Sale-up p {
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
	text-align : center;
}

.Sale-up h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    color: #FFF;
    background: #003a78;
    padding: 20px 15px;
}

#zo2-akcbot-wrap {
	display : none;
}

#zo2-saleup-wrap {
	background-position : bottom right;
	background-size : cover;
}

#zo2-position-12 .custom {
    position: absolute;
    left: 0px;
    top: 0px;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}

#zo2-position-21 p, #zo2-position-15, #zo2-position-16, #zo2-position-23, #zo2-position-17 {
	text-align : center;
}

#zo2-position-16, #zo2-position-23 {
    padding-top: 0px;
}

.module.featured-items .bl-context {
    right: 15px;
}

#zo2-saleup-wrap .moduleItemIntrotext {
	max-width : 100%;
}

#zo2-position-4 .k2ItemsBlock li {
    width: 90%;
    margin: 0px auto;
}

#zo2-saleup-wrap .moduleItemTitle {
	line-height : 120%;
	font-size : 24px!important;
	
}

#zo2-position-4 .k2ItemsBlock {
    margin-top: 15px;
}

#zo2-position-4 .k2ItemsBlock li .moduleItemIntrotext p {
    width: 100%;
    color: #FFF;
    font-size: 18px;
    line-height : 110%;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 300!important;
    margin-top: 10px!important;
	text-align : center;
}

#zo2-position-4 .k2ItemsBlock li a.moduleItemTitle {
    margin-bottom: 15px;
}

.moduleItemImageK2Div {
	clear : both;
}

#zo2-position-4 .k2ItemsBlock li .moduleItemExtraFields {
    width: 100%;
    margin: 10px 0px 10px;
}

#zo2-position-4 .k2ItemsBlock li .moduleItemExtraFields li {
	text-align : center;
}

#zo2-saleup-wrap {
    background: url(../../../../../images/saleoff_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
    min-height: 790px;
}

#zo2-position-4 .catItemSemHochu .mybtn1 {
    display: inline-block;
    float: none;
    margin: 0px 10px 10px;
}

.category-view .category {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom : 1px solid #ccc;
}

.mobile-menu-open .zo2-menu {
    z-index: 5;
}

.col-sm-6 h2.title {
	font-size : 26px;
	line-height : 110%;
}

.intro-block ul, .intro-block p {
	margin-left : 10px!important;
}

.intro-block .col-sm-6 h4 {
	margin-bottom : -40px;
}

.intro-block .col-sm-6 .btn {
	display : block;
	margin : -30px auto 30px;
}

.intro-block .col-sm-6 img {
	display : block;
	margin : 0px auto 30px;
}

.zavakc li, .zavsem li {
    display: block!important;
    width: 100%;
    float: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom : 1px solid #ccc;
}

.zavakc .mybtn {
	font-size : 12px;
	padding : 10px 10px;
}

.blog .news-info, .article .news-info {
    margin-left: 0px;
    padding: 10px 0px 10px;
}

.semprcat .catItemImageBlock {
    float: none;
    width: 100%;
    margin-right: 0px;
}

.semprcat .catItemIntroText {
    float: none;
    width: 100%;
}

.semprcat .catItemTitle {
	text-align : center;
}

.semprcat .catItemExtraFields li {
	display : block;
}

.sempritem .itemExtraFieldsLabel, .sempritem  .itemExtraFieldsValue {
	display : block!important;
	width : 100%!important;
	text-align : center!important;
}

iframe {
	max-width: 100%!important;
    overflow: hidden!important;
}

.col30 {
	float : none;
	width : 100%;
	text-align : center;
}

.catstati .catItemImageBlock, .newscat .catItemImageBlock {
    float: none;
    width: 100%;
}

.catstati .catItemImage img, .newscat .catItemImage img{
	margin : 5px auto;
}

.tablewrap table, .product-description table {
    overflow: auto;
    overflow-y: hidden;
    overflow-x: auto;
    display: block;
    width: 100% !important;
}

.tablewrap table td, .product-description table td {
	padding : 3px 5px;
}

.tablewrap, .product-description {
	overflow-x: scroll!important;
	max-width : 100%!important;
}

.news-info {
	max-width : 100%!important;
}

.product-neighbours {
	display: none;
}

.cf_flt_wrapper_id_227 {
	float : left;
	width : 50%;
}

#cf_flt_wrapper_custom_f_4_227, #cf_flt_wrapper_custom_f_5_227, #cf_flt_wrapper_custom_f_6_227 {
    float: none;
	display: block;
    width: 80%;
	margin : 10px auto;
}

#cf_flt_wrapper_custom_f_4_227, #cf_flt_wrapper_custom_f_5_227, #cf_flt_wrapper_custom_f_6_227 {
	width : 100%;
}

.contprod {
	width : 100%!important;
}

#zo2-position-1 {
	margin-top : 75px;
	margin-bottom : 7px;
	float : none;
}

.is-sticky #zo2-position-1 {
	display: none;
}
li[data-id="530"] a {
	text-align : left!important;
	font-weight : bold;
	display : block;
	width : 100%;
	height : auto;
	background: none!important;
	font-size : 16px!important;
	margin-top : 0px;
	transition : 200ms all;
}

li[data-id="530"] a:hover {
	background: none!important;
	transition : 200ms all;
}

li[data-id="485"] a {
	text-align : left!important;
	font-weight : bold;
	display : block;
	width : 100%;
	height : auto;
	background: none!important;
	font-size : 16px!important;
	margin-top : 0px;
	transition : 200ms all;
}

li[data-id="485"] a:hover {
	background: none!important;
	transition : 200ms all;
}

#zo2-position-4 .moduleItemIntrotext p {
	display : none;
}

#s5_ls_outer_wrap {
    margin: 5px 0px 10px;
    border: 1px solid rgb(159, 158, 158);
    opacity: 1;
    display: block;
    width: 100%;
    z-index: 3;
    position: relative;

}


}

div#fox-container-m207 .fox-form-stacked .control-group {
    text-align: center;
}
div#fox-container-m207 .fox-form-stacked .controls {
    text-align: center;
}
#fox-m207-recaptcha-box{
	margin-left:-25px;
}

div#fox-container-m207 .controls {
    width: 100%;
}

div#fox-container-m207 .submit-button {
   margin-right: auto;
}

#fox-container-m207 .g-recaptcha iframe, body>div[style]:last-of-type {
    transform: scale(0.76);
    transform-origin: top;
}
#fox-m207-recaptcha-box{
	height:50px;
}


div#fox-container-m231 .fox-form-stacked .control-group {
    text-align: center;
}
div#fox-container-m231 .fox-form-stacked .controls {
    text-align: center;
}

div#fox-container-m231 .controls {
    width: 100%;
}

div#fox-container-m231 .submit-button {
   margin-right: auto;
}

.tdwid65 {
	width : 60%;
	vertical-align : middle;
}

.tdwid55 {
	width : 46%;
	vertical-align : middle;
}

.tdwid10 {
	width : 13%;
	vertical-align : middle;
}

.tdwid20 {
	width : 25%;
	vertical-align : middle;
}

#photodown, #ordersdown {
	display : none;
}

.object-edit input[type="text"], .object-edit input[type="number"] {
	border : 1px solid #999;
	width : 100%;
	height : 35px;
	line-height : 35px;
	font-size : 14px;
}

.object-edit #jform_pipes_chzn, .object-edit #jform_orders_chzn, .object-edit .control-label {
	width : 100%!important;
}

.object-edit .field-calendar input[type="text"] {
	width : 85%;
}

.poobjimgs img {
	display : inline-block;
	margin : 7px;
	height : 100px;
	width : auto;
}

.photfiles a {
	font-weight : normal;
}

.object-edit .field-calendar button {
	vertical-align : top;
}

.object-edit .field-calendar {
	vertical-align : top;
}

.object-edit label {
	font-family : "Open Sans";
	font-weight : 400;
	font-size : 14px;
	color : #003A78;
}

.object-edit label .star {
	color : red;
}

.pipescol50 {
	float : left;
	width : 50%;
	padding : 0px 5px;
}

.pipescol100 {
	float : left;
	width : 100%;
	padding : 0px 5px;
}

.pipescol33 {
	float : left;
	width : 33%;
	padding : 0px 5px;
}

.tdwid15 {
	width : 10%;
	vertical-align : middle;
}

.tdwid35 {
	width : 35%;
	vertical-align : middle;
}

.tdwid30 {
	width : 30%;
	vertical-align : middle;
}

#objectList td {
	vertical-align : middle;
}

#fox-container-m231 .g-recaptcha iframe, body>div[style]:last-of-type {
    transform: scale(0.76);
    transform-origin: left top;
}
#fox-m231-recaptcha-box{
	height:50px;
}

#dealselectlist, #dealnocity {
	display : none;
}

div#fox-container-m246 .fox-form-stacked .control-group {
    text-align: center;
}
div#fox-container-m246 .fox-form-stacked .controls {
    text-align: center;
}
#fox-m246-recaptcha-box{
	margin-left:-25px;
}

div#fox-container-m246 .controls {
    width: 100%;
}

div#fox-container-m246 .submit-button {
   margin-right: auto;
}

#fox-container-m246 .g-recaptcha iframe, body>div[style]:last-of-type {
    transform: scale(0.76);
    transform-origin: top;
}
#fox-m246-recaptcha-box{
	height:50px;
}

select.winp {
	margin : 0px auto 10px;
}

input.nocity {
	width : 100%;
}

#ocity_field, .opg-width-1-1 select {
    background : #FFF;
	margin-top : 10px;
}

.opg-width-1-1 select#region {
	margin-top : 0px;
}

label.region, label.pgorod, label.partner {
	display : none;
}

.opg-width-1-1 br {
	display : none;
}

#partneritem br {
	display : block;
}

.opg-width-1-1 select {
	box-shadow : none;
}

.tltext {
	font-size : 16px;
}

.btn-success {
    background-color: #c83548!important;
    border-color: #c83548!important;
    color: #fff !important;
}

.st1 {
    background: url(../images/st1.png) left center no-repeat;
}
.st2 {
    background: url(../images/st2.png) left center no-repeat;
}
.st3 {
    background: url(../images/st3.png) left center no-repeat;
}
.st4 {
    background: url(../images/st4.png) left center no-repeat;
}
.st5 {
    background: url(../images/st5.png) left center no-repeat;
}
.st6 {
    background: url(../images/st6.png) left center no-repeat;
}
.strdiv {
    padding-left: 55px;
    font-size: 20px;
    line-height: 55px;
    color: #444;
}

.modal-content .modal-header {
    background: #225074!important;
    background-color: #225074!important;
	color: #ffffff;
	padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
	margin-top: -5px;
}
.modal-header span.close {
    background: #FFF;
    width: 20px;
	margin: 0;
    padding: 0;
}
.modal-header span.close span {
    background: #FFF;
    width: 20px;
    text-align: center;
    display: inline-block;
}
.modal-title {
    font-size: 1.4rem;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.b1c-form .b1c-cr * {
    color: #f2f2f2!important;
}

#cme-container #cme-form-main.cme-tpl-default .cme-btn-place span a {
	color: #efefef!important;
}
.contact2 h1 {
	margin-bottom: 30px;
}
.contact2 h1, .contact2 h2, .contact2 h3, .contact2 h4 {
	text-align: center;
}

.levtwo {
	position : relative;
}

.levtwo::after {
	display : inline-block;
	content : ">>";
	position : absolute;
	right : 0px;
	top : 0px;
}

#section-id-1583863662468 img {
	max-width : 189px;
	height : auto;
}

.filtmont {
	margin-top : 20px;
}

.filtmont button.cp-apply-filters {
	display : none;
}

.filtmont .cp-filters-group-container {
	width : 100%;
	margin-left: -15px;
	margin-right: -15px;
}

.filtmont h2, .rentform h2 {
	text-align : center;
	margin-bottom : 10px;
}

.installer #zo2-katalog-wrap .container {
	padding : 0px!important;
}

.installer #zo2-katalog-wrap .container .trending-items, .rentform {
	background : #f5f5f5;
	padding : 0px 0px 20px!important;
}

.filtmont h2 span, .rentform h2 span, .rentitemtitle {
	font-weight : 500!important;
	color : #003A78;
	font-size : 22px!important;
	font-family : "Open Sans";
}

.rentitemtitle {
	margin-bottom : 20px;
}

.rentitemsubtitle {
	font-size : 18px;
	font-weight : 400;
	margin-bottom : 0px;
	color : #777;
}

.rentform h2 {
	padding-top : 15px;
}

.rowrenttitle {
	text-align : left;
	font-weight : bold;
	color : #003A78;
	width: 100%;
	display : block;
	float : none;
	margin-bottom : 10px;
}

.rentitemlist {
	margin-bottom : 50px;
}

.row-rent-center {
	width: 100%;
	display : flex;
	float : none;
	align-items : center;
	margin: 0px auto;
}

.rowcol0, .rowcol1 {
	padding : 10px 0;
}

.rowcol1 {
	background : #f5f5f5;
}

.rentitembig {
  align-items: center;
  display: flex;
  margin-bottom : 30px;
}

.rentform {
	text-align : center;
	max-width : 900px;
	margin : 0 auto 30px;
}

.rentpage {
	margin-bottom : 50px;
	max-width : 1200px;
	margin : 0 auto 30px;
}

.filtmont .cp-filter-group {
	text-align : center;
}

.citycleared {
  display: inline-block;
  margin-left: 5px;
  border: 1px solid #003a78;
  line-height: 30px;
  color: #003a78;
  padding: 0 15px;
  vertical-align: top;
  margin-top: 10px;
  border-radius: 5px;
}

.rentitem, .rentitem h3 {
	text-align : center;
}

.rentitem img {
	max-height : 150px;
	width : auto;
	max-width : 95%;
	display : block;
	margin : 0 auto 20px;
}

.renttype {
	font-style : italic;
	margin-bottom : 10px;
}

.rentsku {
	margin-bottom : 10px;
	font-weight : bold;
}

.rentitem h3 {
	text-align : center;
	font-size : 16px;
	color : #003a78;
	font-weight : 400;
	margin-bottom : 10px;
}

.filtmont .cp-filter-group select, select#rentform {
	display : inline-block;
	font-size : 16px!important;
	height : 32px!important;
	line-height : 32px!important;
	margin : 0px auto 20px;
}

select#rentform {
	min-width : 371px;
	margin-top : 10px;
}

.pipescol50 select {
	width : 80%;
	display : block;
	font-size : 16px!important;
	height : 32px!important;
	line-height : 32px!important;
	margin : 0px auto;
	border : 1px solid #003A78;
}

.carousel292 .owl-nav [class*="owl-"] {
    top: 40%;
    margin-top: 0px;
}

.objimg {
	max-width : 80%;
	margin : 0px auto 15px;
	display : block;
}

.objitem {
	border-bottom : 1px solid #ccc;
	padding-bottom : 15px;
	margin-bottom : 15px;
}

.objitem h3 {
	text-align : center;
	margin-bottom : 10px;
}

.objitem .moduleItemExtraFields {
	text-align : center;
	margin-bottom : 15px;
}

.objitem .moduleItemExtraFieldsLabel {
	font-style : italic;
}

#dj-megamenu315 {
	display : none;
}

.notpc {
	display : none;
}

#sppb-addon-1583874699563 li {
	line-height : 22px;
}

a#menu640 span{
	font-weight : bold;
	color : #F5CE28;
}

.product-charline {
	width : 60%;
	border-bottom : 1px solid #eee;
	margin : 0px auto;
	line-height : 30px;
}

.charline0 {
	background : #f5f5f5;
}

.product-charname {
	display : inline-block;
	width : 60%;
	border-right : 1px solid #eee;
	text-align : left;
	padding : 0px 10px;
}

.product-charvalue {
	display : inline-block;
	width : 35%;
	text-align : center;
}

.toptitle, .page-header .title, #sppb-addon-1550041565516 h2.sppb-addon-title, h1.cattitle, h1.title, h2.itemTitle, .searchreztitle, #zo2-position-11 h3.moduletitle span {
	font-size : 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight : 500!important;
	color : #003A78!important;
	margin-bottom : 25px;
	line-height : 30px;
}

#zo2-position-11 h3.moduletitle {
	text-transform : none;
	text-align : center;
}

.searchreztitle {
	font-size : 16px;
}

.searchdesk {
	font-weight  :normal;
	font-size : 14px;
}

h4.toptitle {
	font-size : 18px;
	margin-bottom : 10px;
}

.primmont .product-field-display a img {
    display: inline-block;
	margin : 15px;
}

.primmont {
	text-align : center;
}

.product-desc .toptitle {
	text-align : CENTER;
}

.btn-gray {
	color : #FFF;
	background : #666;
	border : 1px solid #666;
	display : inline-block;
	margin : 7px 0;
	display : inline-block;
}

.btn-gray:hover, .btn-gray:focus, .btn-gray:active {
	color : #ccc;
}

.btn-rred {
	color : #FFF;
	background : #C83548;
	border : 1px solid #C83548;
	display : inline-block;
	margin : 7px 0;
	display : inline-block;
}

.btn-rred:hover, .btn-rred:focus, .btn-rred:active {
	color : #ccc;
}

.btn-bordblue {
	color : #003A78;
	background : #FFF;
	border : 1px solid #003A78;
	display : inline-block;
	margin : 7px 0;
	display : inline-block;
}

.btn-bordblue:hover, .btn-bordblue:focus, .btn-bordblue:active {
	color : #ccc;
}

.bonvib {
	text-align : center;
}

.bonvib small {
	font-size : 13px;
}

.bonvib img {
	height : 90px;
	width : auto;
	max-width : 90%;
	display : block;
	margin : 0px auto 10px;
}

.headexpand_show {
	margin-top : 3px;
}

.padded-wrap .showcart {
	margin-right : 20px;
	background : #003A78;
}

.padded-product-image{
    width: 50px;
    height: 50px;
    float: left;
	margin : 0px 20px 10px 0px;
}
.padded-text {
    float: left;
    line-height: 65px;
	min-width : 500px;
}
.padded-product-image img{
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.padded-wrap {
	
}
.padded-product-name {
}

.visually-hidden-reg {
		margin: -1px;
		padding: 0;
		width: 1px;
		height: 1px;
		overflow: hidden;
		clip: rect(0 0 0 0);
		clip: rect(0, 0, 0, 0);
		position: absolute;	
}

#pswd_info {
 position:absolute;
 bottom:-80px;
 bottom: -115px9; /* IE Specific */
 right:55px;
 width:250px;
 padding:15px;
 background:#fefefe;
 font-size:.875em;
 border-radius:5px;
 box-shadow:0 1px 3px #ccc;
 border:1px solid #ddd;
 display:none;
}

#pswd_info h4 {
 margin:0 0 10px 0;
 padding:0;
 font-weight:normal;
}

#pswd_info::before {
 content: "25B2";
 position:absolute;
 top:-12px;
 left:45%;
 font-size:14px;
 line-height:14px;
 color:#ddd;
 text-shadow:none;
 display:block;
}

.downspec {
	margin-top : 10px;
}

.topchars .downspec {
	margin-top : 0px;
	text-align : left;
	padding-left: 25px;
	margin-bottom: 2px;
}

.downspec a {
	color : #003A78!important;
}



.invalid {
 color:#FF0000!important;
}
.valid {
 color:#3a7d34;
}

#jform_instalink-lbl {
	display : block!important;
}

.padded-wrap {
	background: #FFF;
}

.popup-fade {
	display: none;
}
.popup-fade:before {
	content: '';
	background: #000;
	position: fixed; 
	left: 0;
	top: 0;
	width: 100%; 
	height: 100%;
	opacity: 0.7;
	z-index: 9999;
}
.popup {
	position: fixed;
	top: 20%;
	left: 50%;
	padding: 20px;
	width: 600px;
	margin-left: -300px;	
	background: #fff;
	border: 1px solid orange;
	border-radius: 4px; 
	z-index: 99999;
	opacity: 1;	
}
.popup-close {
	position: absolute;
	top: 10px;
	right: 10px;
}

a.cf_sel_opt {
	color : #FFF!important;
	background : #003A78!important;
	border-color : #003A78!important;
}

#cf_wrapp_all_318 {
	text-align : left;
}

#sppb-addon-1550041565516 h2.sppb-addon-title, .page-header .title, .wtbselects, .dealcart div, .dealcart p {
	text-align : center;
}

#sppb-addon-1548109917737 h2.sppb-addon-title {
	font-family: 'Open Sans', sans-serif;
	font-weight : 500!important;
	color : #003A78!important;
	margin-bottom : 25px;
}

.monttitle h3, .infor h1, #sppb-addon-1579048294377 h3, #sppb-addon-1579050220244 h3, .objitem h3 {
	font-weight : 500!important;
	color : #003A78!important;
	font-size : 22px!important;
}

.topdesc {
	font-size : 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight : normal;
	margin-bottom : 10px;
}

.where-to-buy .topdesc {
	margin-bottom : 0px!important;
}

.zo2-sticky {
	top : -88px;
	transition: top 1s!important;
}

#fox_m229_dropdown1_chzn {
	width : 100%!important;
}

.wtbselect {
    font-size: 16px;
    padding-left: 15px;
    line-height: 30px;
    height: 40px;
	width : 300px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    border: 1px solid #003a78;
    border-radius: 3px;
    background: url('../../../../../images/selcnt.png') no-repeat right center;
	margin : 0px 30px 5px;
}

.ustable {
	width : 100%;
	border : none;
}

.ustable tr:nth-child(2n) {
	background : #f5f5f5;
}

.ustable td {
	padding : 6px;
}

#wtbmap {
	width : 100%;
	height : 326px;
	overflow : hidden;
	background: url('../../../../../images/logobig1.jpg') no-repeat center center;
	margin-top : 30px;
	margin-bottom : 20px;
}

#wtbmap h3 {
	margin : 5px 0px 10px;
	color : #003A78;
	font-weight : 500;
	font-size : 18px;
}

.wtblist {
	text-align : center;
}

select[disabled] { 
	background: #f0f0f0; 
}

.dealcart {
	width : 24%;
	display : inline-block;
	vertical-align : top;
}

.dealtel {
	font-size : 15px;
}

.dealcart h3 {
	font-size : 18px!important;
	font-family: 'Open Sans', sans-serif;
	font-weight : 500!important;
	color : #003A78!important;
	margin : 0px 0px 5px!important;
	text-align : center;
}

.dealcartwrap {
	margin : 0px 5px 30px;
}

.dealcart p {
	margin : 0px 0px 5px!important;
}

.mobnotclear {
	clear : both;
}

.topmtitle {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	color: #4f4f4f;
	white-space: normal;
	font-weight : 700;
	margin-top : 15px;
}

.topmtitlegr {
	margin-top : 15px;
}

.login-area-in-reg {
	max-width : 900px;
}

.login-area-in-reg legend, .login-area-in-reg .control-label {
	width : 100%!important;
}


.form-reg-actions button {
}

.form-edit-actions button {
}

.form-edit-actions {
	margin-bottom : 30px;
}

/*.form-reg-actions {
	position: relative;
	margin-bottom : 30px;
} 

.form-reg-actions button {
	width: 450px;
	margin: 20px auto 50px;
	display: block;
	position: absolute;
	right: 0px;
	top: -85px;
}
*/

#sertdiv11 {
	margin-top : 40px;
}

#sppb-addon-1575395083427 p {
	text-align : center;
}

#sppb-addon-1575395083427 .toptitle {
	color : #FFF!important;
}

.searchpageblock {
    width: 100%;
    padding-left: 30px;
    display: inline-block;
}

.searchpimg {
    float: left;
    width: 185px;
    padding: 5px;
    margin-right: 25px;
}

.searchdesk {
	font-weight  :normal;
	font-size : 14px;
}

.search-results .tabcolor0 {
    background: #f5f5f5;
    overflow: hidden;
}

.search-results .tabcolor0, .search-results .tabcolor1 {
	padding : 10px 0;
}

.orderby-displaynumber {
    background: #f0f0f0;
	padding : 10px 10px;
}

#wwm_main_div, .display-number {
    line-height: 20px;
    font-size: 16px;
}

.vmsorting .dropdown-toggle {
    background: #FFF;
    line-height: 20px;
    border: none;
	text-align : left;
}

.vmsorting .dropdown-toggle, .activeOrder {
    line-height: 20px;
}

.orderlistcontainer div.activeOrder {
    display: inline-block;
    padding: 6px 12px!important;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    border-radius: 4px;
}

.orderlistcontainer div.activeOrder a, .orderlist a {
	color: rgb(133, 133, 133);
}

.orderlist {
	min-width : 200px;
}

.vmsorting .dropdown-menu {
    line-height: 20px;
	width: 200px;
}

.vmsorting .dropdown-menu li {
    width: 200px;
    line-height: 25px;
    padding-left: 10px;
}

.vmsorting .dropdown-menu li a, .orderlistcontainer div.orderlist div {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 30px;
    color: #333;
    white-space: nowrap;
}

.orderlistcontainer div.orderlist {
	z-index : 10;
}

.vm-order-list {
	height : 32px;
}

.orderlistcontainer div.orderlist div:hover {
    color: #333;
    background: #F0f0f0;
}
.product-field-type-R {
	vertical-align : top;
	text-align : center;
}

.product-field-type-R img {
	display : block;
	max-height : 120px;
	width : auto;
	max-width : 100%;
	margin : 0px auto 10px;
}

.owl-carousel .owl-item img {
    width: auto!important;
}

.owl-carousel .owl-nav {
    visibility : visible!important;
	opacity: 1!important;
}

.related_product_name {
	color : #333;
	font-size : 16px;
}

#windy-product-detail .product-field-type-R .btn-addtocart {
	width : auto;
	padding : 0 20px;
}

.relprodtext {
	min-height : 118px;
}

.product-related-products .hasTooltip, .product-related-products .product-field-desc {
	display : none;
}

#windy-product-detail .product-field-type-R .addtocart-bar {
    text-align: center;
	vertical-align : top;
}
.product-field-type-R .product-quantity {
    float: none;
    display: inline-block;
	vertical-align : top;
}

.vmsorting .btn-default.icon {
	margin-left : 5px;
	background: none;
	border: none;
	padding-top: 10px;
}

.vmsorting .title {
	display : none;
}

.vmsorting .dropdown-toggle, .activeOrder {
	min-width: 200px;
}

.vmsorting {
	display : block!important;
	min-width: 200px;
}

.category-view .display-number br{
	display : none;
}

.category-view .display-number {
	float : right;
	line-height: 32px;
}

.smallchars a, .list-edizm a {
	color : #003A78;
}

.category-view .display-number .inputbox {
	line-height: 32px;
	height: 32px;
	padding : 0px 15px;
}

.catalog-henco .orderby-displaynumber {
	display : none;
}

.topprodwrap {
	width : 100%;
}

#member-registration .optional {
	display : none;
}

.cd-tabs-navigation li a::before {
	content: "\f038";
	display : inline-block;
	font-size : 18px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	margin-right : 7px;
	vertical-align: top;
	margin-top: 21px;
}

.cd-tabs-navigation li.ipdesc a::before {
	content: "\f038";
}

.cd-tabs-navigation li.ipchars a::before {
	content: "\f03a";
}

.cd-tabs-navigation li.ipvideo a::before {
	content: "\f26c";
}

.cd-tabs-navigation li.ipserts a::before {
	content: "\f0db";
}

.cd-tabs-navigation li.ipass a::before {
	content: "\f24d";
}

.cd-tabs-navigation li.ipstrah a::before {
	content: "\f0a2";
}

.catoncats ul {
	width : 100%;
	text-align : left;
	list-style : none;
	margin-top : 20px;
}

.catoncats ul li {
	display : inline-block;
	padding : 5px 10px;
	margin : 2px;
	list-style : none;
	color : #003A78;
	border : 1px solid #003A78;
	border-radius : 5px;
}

.catoncats ul li.active {
	display : none;
}

.catoncats ul li a {
	color : #003A78;
}

.prodpl {
	margin-bottom : 30px;
}

.prodpl .pl1 {
	padding-top : 70px;
}

.prodassor table {
	width : 100%;
	margin : 0px auto;
	border : 0px;
}

.prodassor table tr {
	margin-bottom : 5px;
}

.prodassor table tr:nth-child(2n) td {
	background : #f0f0f0;
}

.prodassor table th {
	padding : 5px;
	height : 30px;
	vertical-align : middle;
	font-weight : normal;
	font-size : 16px;
}

.prodassor table td {
	padding : 5px;
	height : 40px;
	vertical-align : middle;
	font-size : 14px;
}


.prodassor table td a {
	color : #003A78;
}

.garaddform .gastate  {
	display : none;
}

.garaddform .star {
	color : #FF0000;
}

.garaddform .controls input, .garaddform .control-label {
	width : 100%;
}

.garaddform .toptitle {
	font-size : 18px;
	margin : 5px 0px 5px;
}

.garaddform .control-group {
	padding-right : 15px;
}

.garaddform .gaf2 .control-group {
	width : 50%;
	float : left;
}

.garaddform .gaf3 .control-group {
	width : 33%;
	float : left;
}

.garaddform .gaf3  {
	padding-right : 15px;
}

.garaddform input[type="text"] {
	border: 1px solid #999;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}

.garaddform {
	margin-bottom : 50px;
}

.garaddform label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
	font-family : "Open Sans";
}

.garaddform .nomtal label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
	font-family : "Open Sans";
	font-weight: 500;
	color: #003A78;
	font-size : 18px;
}

.garaddform label {
	display : block!important;
}

.talmess {
	font-size : 16px;
	font-weight : 400;
	color : #003A78;
}

.garaddform input.dataz, .garaddform input.datao {
	width : 80%;
}

#zo2-position-7 .nav > li > a {
    padding-left : 0px;
    padding-top : 0px;
}

#zo2-position-7 .nav > li.parent > a {
    padding-bottom : 0px;
}

#zo2-position-7 .nav > li.parent ul a {
    padding-left : 15px;
	padding-bottom : 5px;
	font-size : 14px;
}

#talonList .btn {
	white-space: normal!important
}



.scanwrap {
	margin-bottom : 20px;
}

input.provinput {
	width : 100%;
	margin-bottom : 20px;
	border: 1px solid #777;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	text-align : center;
}

.provresult {
	margin : 20px 0 30px;
	min-height : 150px;
}

.provresult span {
	color : #003A78;
}

.provresult a {
	color : #003A78;
	text-decoration : underline;
}

#vanketa {
	display : none;
}

#sppb-addon-1623222723025 .video-js .vjs-big-play-button {
	top : 55%!important;
	left : 50%!important;
}

.vertical-vid {
	max-height : 500px;
}

.swiper-container input {
	width : 100%;
	height : 40px;
	line-height : 40px;
	padding : 0 15px;
	border-radius: 3px;
	border : 1px solid #bbb;
}

.swiper-container label {
	font-size : 13px;
	line-height : 13px;
	margin-top : 4px;
	font-weight : normal;
}

.swiper-container .col-12 {
	margin-bottom : 15px;
}

.swiper-container .hname {
	margin-bottom : 5px;
}

.swiper-container .textpd label {
	font-size : 12px;
	line-height : 18px;
	font-weight : normal;
}

#zo2-banner-wrap, body.quizmanager #zo2-body-wrap {
	min-height : 70vh;
}

.test-form-send {
  background: #003a78;
  color: #FFF;
  font-size: 18px;
  display: block;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  transition: all 0.4s ease 0s;
  margin-top: 10px;
}



.test-form-send:hover {
	color: #FFF;
	background: #104a88;
	transition: all 0.4s ease 0s;
}

.q-options ul li label {
	line-height : 20px!important;
}

@media (min-width: 320px) and (max-width: 760px) {
.toptitle, .page-header .title, #sppb-addon-1550041565516 h2.sppb-addon-title, h1.cattitle, h1.title, h2.itemTitle, #sppb-addon-1575395083418 h2 {
	font-size : 18px;
	line-height : 28px;
	font-family: 'Open Sans', sans-serif;
	font-weight : 500!important;
	color : #003A78!important;
	margin-bottom : 10px;
}

.allbutton #backbutton button, .allbutton #nextbutton button {
	margin : 0 auto 10px;
	width : 80%!important;
	display : block!important;
}

.allbutton #backbutton, .allbutton #nextbutton {
	width : 100%!important;
}

.test-form-send {
  margin-top: 15px;
}

#zo2-banner-wrap, body.quizmanager #zo2-body-wrap {
	min-height : auto;
}

.swiper-container .textpd label {
	font-size : 12px;
	line-height : 18px;
	font-weight : normal;
	margin-top : 15px;
}

.swiper-container .nomb {
	margin-bottom : 0px;
}

.is-sticky {
	display : none!important;
}




h2.cp-sdd-group-header {
	padding-top : 30px;
}

.swiper-container {
	max-width : 100%;
	margin : 0px auto;
}

.swiper-container-wrap {
	margin : 0 15px;
}

.swiper-container-wrap .toptitle {
	margin-bottom : 20px;
}

h2.cp-sdd-group-header span {
	font-size: 22px!important;
}
.cp-group-parent, #fox-container-m252 {
	max-width : 100%!important;
	overflow : hidden;
}
.filtmont h2 span {
    font-weight: 500!important;
    color: #003A78!important;
    font-size: 22px!important;
    font-family: "Open Sans";
}
#sppb-addon-1575395083418 h2, .pipe-tools .sppb-text-left, .underfloor-heating-tools .sppb-text-left, .press-tools .sppb-text-left {
	text-align : center!important;
}
.pipe-tools .mod-sppagebuilder img, .underfloor-heating-tools .mod-sppagebuilder img, .press-tools .mod-sppagebuilder img, #section-id-1591161837250 img {
	max-width : 80%;
	display : block!important;
	margin : 0px auto;
}
#btn-1591158141274 {
	border-radius : 0px;
	margin-top : 40px;
}
#column-wrap-id-1591161837248 {
	background : #f4f4f4;
	padding : 20px 0;
	margin : 10px 0;
}
#column-wrap-id-1575395083420 {
	overflow : hidden;
}
#fox-container-m252 .fox-item-html-labels p {
    font-size: 18px;
    line-height: 24px;
}
#section-id-1591154020939 .toptitle {
	margin-top : 0px!important;
	margin-bottom : 30px!important;
}
#sppb-addon-1591153778425 {
	margin-top : 30px!important;
	margin-bottom : 35px!important;	
}
.tablestyle3 {
    width: 70%;
    margin: 0px auto 10px;
}
.mgserts .teaser {
	width : 100%;
	display : inline-block;
	text-align : center;
	vertical-align : top;
}
.serttable .sertdown {
	display : none;
}
.b1c-cr a {
	font-size : 2px!important;
}
.div20 {
	width : 49%;
	display : inline-block;
	text-align : center;
	vertical-align : top;
	margin-bottom : 15px;
}
#sppb-addon-1551575350542 .sppb-text-left .sppb-addon-content {
	text-align : left!important;
}
.dj-megamenu-custom315 li ul.dj-subtree li {
	color : #FFF!important;
}
#sppb-addon-1587969853200 .sppb-text-left {
	margin-bottom : 0px;
	text-align : center!important;
}
#sppb-addon-1587969853200 {
	margin-bottom : 0px;
	text-align : center;
}
.mont-details-button, .montcontwrap2, .montzay, #sertdiv11, .serttable td  {
	text-align : center;
}
.serttable td {
	padding : 5px 3px;
}
.div20 img {
	max-width : 40%;
	height : auto;
	display : inline-block;
	margin-bottom : 10px;
}
#sertdiv11, #sertdiv22, #sertdiv33, #sertdiv44, #sertdiv5, #sertdiv55 {
	margin-top : 40px;
	margin-bottom : 20px;
	text-align : center;
}

#sertdiv11 {
	margin-top : 20px;
}
.serttable {
	width : 100%;
	margin : 0px auto 15px;
	border : 0px;
	line-height : 20px;
}

#zo2-mega-menu {
	background: #003a78;
    left: 10px;
	top: -43px;
    height: 28px;
    width: 30px;
	border-radius: 0px;
	position : absolute;
	margin-top: 00px;
}

.nm-menu-icon span {
    left: 0;
    width: 100%;
    height: 2px;
    background: #FFF;
}

.nm-menu-icon span {
    background: #FFF;
	left: 5px;
}

.nm-menu-offscreen {
    top: 22%;
}

.nm-menu-icon {
    width: 20px;
}

#section-id-1548986986815 .width20 {
	width : 100%;
}

.cp-sdd-filter-group {
	width : 95%;
	
}

.cp-sdd-filter-group select {
	min-width : 100px;
	width : 80%;
}

.cp-filters-group-container {
	width : 100%;
}

#sppb-addon-1551644726028 {
	padding : 0px;
}

div#fox-container-m207 .controls {
    width: 100%!important;
}

#fox-m207-recaptcha-box{
	margin-left:37px;
}

div#fox-container-m231 .controls {
    width: 100%!important;
}

.tablestyle3 {
font-size:10px;
}

#windy-product-detail .btn-addtocart {
  width: 190px;
  margin-left: 15px;
  height: 50px;
}

.container-desc #zt_tabs ul li a {
    font-size: 15px;
}

.breadcrumb>li+li:before {
    padding: 0 2px;
}
#zo2-breadcrumb-wrap ul.breadcrumb > li {
    padding-right: 0px;
}

.breadcrumb {
    font-size: 13px;
}

#sppb-addon-1557104224555 .sppb-addon-title {
    font-size: 26px;
}

#sppb-addon-1551644726061 .sppb-addon-content h2 {
    font-size: 26px;
	padding-left: 10px;
	padding-right: 10px;
}

#sppb-addon-1551644726061 .sppb-addon-content p {
    font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

.mybtn {
    line-height: 50px;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 10px;
	margin : 15px auto;
}
.soclinksabout img {
    margin: 0px 10px;
    display: inline-block;
    width: 30px;
    height: auto;
}
#sppb-addon-1575395083427 h3 {
	font-size : 16px;
}
.mybtn1 {
    line-height: 50px;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 10px;
}

#k2Container {
    padding: 0;
}
#layerslider_4{
	display:none;
}

#sppb-addon-1551644726061 .sppb-addon-content h3 {
    padding: 5px 0px 30px;
	padding-left: 10px;
}

#sppb-addon-1551655077854 h2 {
    margin-top: 20px;
    text-align: center;
    font-size: 26px;
    padding-right: 20px;
    padding-left: 20px;
}

#fox-container-m256 {
    text-align: center;
}

#fox-m256-name-box, #fox-m256-textfield1-box, #fox-m256-submit-box, #fox-m256-email-box {
    width: 80%!important;
	margin-bottom: 15px!important;
}

#fox-m256-name-box .controls, #fox-m256-textfield1-box .controls, #fox-m256-submit-box .controls, #fox-m256-email-box .controls, #fox-m256-checkbox1-box .controls, #fox-m256-recaptcha-box .controls {
    width: 100%!important;
}

#fox-m256-recaptcha-box {
    margin: auto auto auto 32px!important;
}
#fox-container-m256 .g-recaptcha iframe, body>div[style]:last-of-type {
    transform: scale(0.875);
    transform-origin: top;
}
#fox-m256-submit-box .controls button {
    width: 200px!important;
    margin: auto!important;
    line-height: 50px!important;
    height: 50px!important;
    font-size: 20px!important;
	text-align: center;
}
div#fox-container-m256 .fox-form-stacked .fox-item-submit .controls {
	text-align: center;
}

.sp-page-builder .page-content #section-id-1551573006378 {
    min-height: 50px!important;
}
.montpodbor .cp-filters-group-container {
    width: 90%;
}
.montpodbor .cp-sdd-filter-group select {
    font-size: 16px;
    min-width: 250px;
}

.montcontwrap2{
		text-align: center;
		margin-bottom: 20px;
}

.flat1 {
    padding: 15px 10px;
    font: normal 16px/16px Verdana!important;
}

div#fox-container-m231 .fox-form-stacked .controls {
    width: 100%!important;
}

#fox-container-m231 .g-recaptcha iframe, body>div[style]:last-of-type {
    transform-origin: top!important;
}

.login-area-in-reg {
	max-width : 100%;
}
.caret {
    width: 15px;
    height: 15px;
    margin-left: 0px;
    margin-top: 0px;
    line-height: 1;
	padding : 8px 20px 8px 10px;
	background : #004A88;
}
.zo2-megamenu li[data-level="2"] .menu-child {
	background : #004A88 !important;
	text-align : left;
}
.zo2-megamenu li[data-level="2"] .caret, .continue_link {
	display : none!important;
}
a.showcart {
	display : block!important;
	float : none!important;
	margin : 10px auto!important;
}
#custom_buttons .opg-button-mini {
    display: block !important;
    height: 18px !important;
    line-height: 18px !important;
    min-height: 18px !important;
    width: 18px !important;
    font-size: 8px;
}
#custom_buttons .opg-button-mini {
    display: block !important;
    height: 18px !important;
    line-height: 18px !important;
    min-height: 18px !important;
    width: 18px !important;
    font-size: 8px;
}
#coupon_code {
	margin-bottom : 15px!important;
}
.zo2-megamenu a {
	text-align : left;
}
.zo2-megamenu .navbar-nav li >.menu-child ul li a {
    padding: 7px 0;
	text-align : left;
}
.dealcart {
	width : 100%;
}
.topmtitle {
	margin-top : 0px;
	font-weight: normal;
}
.topmtitlegr {
	margin-top : 0px;
	font-weight: normal;
}
.padded-wrap {
}
.mobnotclear {
	display : none;
}
.dealtel {
	font-size : 15px;
}
.dealcart h3 {
}
#wtbmap {
	background-size : contain!important;
}
.breadcrumb {
    line-height: 20px!important;
}
.mycart {
	margin-top : 10px;
}
#windy-product-detail .btn-addtocart {
    width: 100%;
    margin-left: 5px;
}
.breadcrumb li {
    padding: 0px 0;
	line-height: 20px!important;
}
.levtwo::after {
	display : none!important;
}
.wtbselect {
	min-width : auto;
	width : 100%;
	margin : 5px 0px;
}
.caret {
    height: 100%;
}
.collapsed .menu-child {
	display : block!important;
}
#zo2-header-wrap {
	
}
.topsocimg {
	text-align : center;
}
.navbar-default {
	background: #003a78;
}
.navbar-default a, .navbar-default .caret {
	color : #FFF!important;
}
.zo2-menu .mega > .mega-dropdown-menu > .mega-dropdown-inner {
    border-top: 1px solid #ccc;
    background-color: #003a78;
}
li[data-id="567"] a {
    font-weight: 800;
    text-transform: uppercase;
    color: #FFF!important;
}
li[data-id="707"],li[data-id="595"], li[data-id="528"], .mobsecmenu #CSS3-megaMenuToggle {
	display : none!important;
}
#dj-megamenu315 {
	margin-top : 10px!important;
	margin-bottom : 30px!important;
	padding-top : 10px!important;
	border-top : 1px solid #efefef!important;
}
#jux_memamenu312 #js-mainnav.megamenu {
    border: none!important;
}
#dj-megamenu315 a {
    padding: 10px 0px 10px 15px!important;
	font-size : 13px!important;
	font-weight : normal!important;
	text-transform : none!important;
}
.nm-mobile-menu-content #dj-megamenu315 {
	display : block;
}
.notpc {
	display : inline-block;
}
.soclinks img {
	width : 32px;
	height : auto;
	margin : 0px 4px;
}
#s5_search_form input#mod-search-searchword {
	width : 75%;
}
#s5_search_form {
	padding : 15px 5px;
}
#s5_search_form input.button {
	width : 23%;
}
#section-id-1583863662468 img {
    width: 45%;
}
#sppb-addon-1583965973294 .sppb-addon-title, #sppb-addon-1583988219954 .sppb-addon-title, #sppb-addon-1583967136940 .sppb-addon-title {
	text-align : center;
}
#sppb-addon-1583874699563 li, #sppb-addon-1690276006725 li {
	margin-left : 20px;
}
#sppb-addon-1583966332721 .sppb-text-left, #section-id-1583877642852 .sppb-text-left, #sppb-addon-1583988219956 .sppb-text-left, #sppb-addon-1583967136942 .sppb-text-left, #sppb-addon-1616097961015 .sppb-text-left {
	text-align : center!important;
}
#sppb-addon-1583875383223 {
	margin-top : 10px;
}
#sppb-addon-1583875235600 .sppb-addon-content, #sppb-addon-1583988219955 .sppb-addon-content, #sppb-addon-1583967136941 .sppb-addon-content {
	text-align : center!important;
}
.sppb-animated-number {
    font-family: Arial!important;
}
#zo2-position-16 {
	margin-top : 10px;
}
#zo2-position-16 p {
	margin : 0px!important;
	text-align : center!important;
}
#zo2-banner-wrap .row, #zo2-banner-wrap .zo2–column-8612802785e6cda866f81f, #zo2-banner-wrap .container-fluid {
	margin : 0px!important;
	padding : 0px!important;
}

#zo2-banner-wrap .sppb-row, #zo2-banner-wrap .sppb-col-md-12, #zo2-banner-wrap .sppb-col-md-6 {
	margin : 0px!important;
	padding : 0px!important;
}
#zo2-header-logo img {
	max-width : 157px;
	margin-top : 5px;
}
#section-id-1583875235596, #sppb-addon-1583877530301 {
	padding-top : 20px!important;
}
#section-id-1583477341051 {
	padding-top : 0px!important;
}
#zo2-banner-wrap .sppb-addon-title, #zo2-banner-wrap .sppb-addon-text, #zo2-banner-wrap .sppb-addon-text-block {
	padding-left : 15px!important;
	padding-right : 15px!important;
}
#zo2-position-15 .moduletitle {
	padding-bottom : 3px;
}
#sppb-addon-1584153974503 {
	margin-bottom : 15px!important;
}
.is-sticky .topsocimg img, .is-sticky .topsocimgtel  {
	display : none;
}
.is-sticky .topsocimg a#mobsea {
	display : none;
}
.is-sticky .topsocimg a.notpc img {
	display : inline-block;
}
.notpc {
	display : inline-block;
}
.is-sticky #zo2-mega-menu {
    left: 0px;
    top: 0px;
    height: 28px;
    width: 30px;
    position: absolute;
    margin-top: 0px;
}
.is-sticky .topsocimg {
	text-align : left;
	margin-bottom : 0px;
	margin-top : 2px;	
	padding-left : 20px;
}
.is-sticky #zo2-header-wrap {
	border-bottom : 1px solid #003A78;
}
.is-sticky .mobile-logo {
    width: 45%!important;
}
.is-sticky .mn-menu {
    width: 45%!important;
	padding-right : 0px!important;
}
.is-sticky .zo2-logo img {
    width: 100%!important;
    height: auto!important;
}
.is-sticky .zo2-logo {
    text-align: right!important;
}

.is-sticky .zo2-menu {
    top: 50px;
}
.product-charline {
	width : 100%;
	padding-left : 10px;
	padding-right : 10px;
}
#s5_ls_outer_wrap {
	width : 90%!important;
	margin : 10px!important;
}
.filtmont .cp-filters-group-container {
	margin-left: 5px;
	margin-right: 5px;
}
.vm-product-media-container {
  min-heiGHT : auto;
}
.popup {
	position: fixed;
	top: 10%;
	left: 0%;
	padding: 20px;
	width: 100%;
	margin-left: 0px;	
}
.dbutform div, .dbutform{
	width : 100%!important;
	text-align : center!important;
}

.mcbut {
	display : inline-block!important;
	float : none!important;
}
#zo2-position-7 .mod-content {
	display : none;
	margin-bottom : 20px;
}
#zo2-position-7 h3.moduletitle {
	color : #FFF;
	padding : 0px 10px 0px 10px!important;
	margin : 0px 0px 15px!important;
	background: #003A78;
	text-align : left;
}
#zo2-position-7 h3.moduletitle span {
	background: #003A78 url('../../../../../images/mmmenu.png') no-repeat right center;
	line-height : 40px;
	display : block;
	width : 100%;
}
#zo2-position-7 h3.moduletitle::before {
	display : none;
}
#zo2-header-wrap-sticky-wrapper {
	min-height : 116px;
}
#zo2-header-wrap, #zo2-header-wrap .container {
	transition: all 0.4s ease 0s;
}
.bonvib img {
    height: auto;
    width: 70%;
    max-width: auto;
    display: block;
    margin: 0px auto 10px;
}
.object-edit .field-calendar input[type="text"] {
    width: 75%;
}
#dropped-files {
    width: 100%!important;
}
.chzn-container {
	width : 100%!important;
}
#drop-files1 p, #drop-files p {
	display : none;
}
#drop-files1, #drop-files {
    position: relative!important;
    width: 100%!important;
    height: auto!important;
    margin: 0px 0 10px!important;
	padding : 10px 3px!important;
	overflow : hidden!important;
}
#uploadbtn1, #uploadbtn {
    margin-top: 0px!important;
    margin-left: 0px!important;
}
.pipescol50 {
	width : 100%;
	margin-bottom : 15px;
}
.my-henco #sppb-addon-1583863662448 h3.sppb-addon-title {
    margin: 0px 0px 0px 0px!important;
    padding: 0px 0px 0px 0px;
}
.my-henco #sppb-addon-1583863662448 h3.sppb-addon-title span {
	display : block;
}
.my-henco #sppb-addon-1586469655564 #btn-1586469655564.sppb-btn-custom{
    margin: 10px 0px 25px 0px!important;
	border-radius : 4px!important;
	padding: 5px;
	/*width : 100%!important;*/
}
.my-henco #sppb-addon-1583966332721 #btn-1583966332721.sppb-btn-custom {
    margin: 10px 0px 0px 0px !important;
    border-radius: 4px !important;
	padding: 5px;
    /*width: 100% !important;*/
}
.my-henco #sppb-addon-1583965973294 h2.sppb-addon-title {
    margin: 20px 0px 10px 0px!important;
}
.my-henco #sppb-addon-1586468381389 h2.sppb-addon-title {
    margin: 20px 0px 10px 0px!important;
	text-align : center;
}
#sppb-addon-1583874699563 ol, #sppb-addon-1690276006725 ol {
	padding-left : 0px!important;
}
#sppb-addon-1586468381392 ol {
	padding-left : 30px!important;
}
#sppb-addon-1583966332721 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px!important;
    margin-left: 0;
}
#sppb-addon-1592811316504 .sppb-text-left {
	text-align : center!important;
}
.sp-page-builder .page-content #section-id-1583875235596 {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 35px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.objimg {
    max-width: 10000%;
	min-width : 100%;
    margin: 0px auto 15px;
    display: block;
	min-height : 200px;
	width : auto;
	margin-left : -40%;
}
.objitem {
	overflow : hidden;
}
#column-wrap-id-1579050220248 {
	padding : 0px!important;
}
#sppb-addon-1583988219956, #sppb-addon-1583967136942 {
	margin-top : 25px!important;
}
#sppb-addon-1583966332721{
margin-top : 15px!important;
}
#sppb-addon-1583882999158 {
	margin-top : 25px!important;
	margin-bottom : 0px!important;
}
#sppb-addon-1592811316502 .sppb-addon-title, #sppb-addon-1657101397076 .sppb-addon-title, #sppb-addon-1657101653690 .sppb-addon-content p {
	text-align : center;
}
#sppb-addon-1592811316503 .sppb-addon-content p {
	text-align : center;
	margin-bottom : 15px;
}
.vertical-vid {
	max-height : none;
}
.notmob {
	display : none;
}

.objitem .notpc {
	width : 100%;
}
.objmobimg {
	width : 100%;
	height : 270px;
	background-position : top center;
	background-size : cover;
}
#sppb-addon-1583875383223 .sppb-addon-title {
	margin-bottom : 10px!important;
}
.sp-page-builder .page-content #section-id-1583877642852 {
    padding-top: 0px!important;
}
#sppb-addon-1583880969908 .sppb-addon-title {
	margin-top : 10px!important;
}
.searchpageblock {
    width: 100%;
    padding-left: 0px;
    display: inline-block;
}

.searchpimg {
    float: none;
	display : block;
    width: 50%;
	height : auto;
    padding: 5px;
    margin: 0px auto 5px;
}

.searchdesk {
	font-weight  :normal;
	font-size : 14px;
	text-align : center;
}
.searchreztitle {
	text-align : center!important;
	display : block;
	width: 100%;
}
h1.product-title {
    text-align: center;
	padding-left : 10px;
	padding-right : 10px;
}
#zo2-breadcrumb-wrap ul.breadcrumb  {
	margin-top : 10px; 
	display : block;
	padding : 0px 15px;
}
.topchars {
}
.PricebasePrice {
    font-size: 26px!important;
    text-align: center;
}
.list-edizm {
	text-align: center;
}
.windy-addtocart clearfix {
	float : none;
	margin : 20px auto;
	vertical-align : top;
}
#windy-product-detail .addtocart-bar {
    text-align: center;
	vertical-align : top;
}
.product-quantity {
    float: none;
    display: inline-block;
	vertical-align : top;
}
.prodsdesc {
	padding : 0px 15px 15px;
	margin : 0px 0px 0px;
	background : #f0f0f0;
	color : #222;
}
#windy-product-detail .windy-addtocart {
    margin-bottom: 0px;
}
#windy-product-detail hr {
	display : none;
}
.product-field-type-R {
    width: 90%;
    vertical-align: top;
    text-align: center;
}
.product-field-type-R img {
	width : 100%;
	height : auto;
}
.cd-tabs-navigation li a::before {
	display : block!important;
	font-size : 18px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	margin-right : 7px;
	vertical-align: top;
	margin: 0px auto;
	clear:both;
}
.smallchars a, .list-edizm a {
	color : #003A78;
}
.my-player-dimensions {
	max-width : 100%;
	height : 55vw;
}
.catoncats ul {
	text-align : center;
}
.prodrelated .toptitle {
	text-align : center;
}
.prodpl .pl1 {
	padding-top : 10px;
}
.windy-statustov {
	text-align : center;
}
.prodassor table {
	min-width : 800px;
}
#zo2-breadcrumb-wrap .container-fluid {
	padding : 0px;
}
.mycart {
	padding : 0px!important;
}
#vmCartModule {
    height: 40px;
    background: #003a78 url(../../../../../images/cart.png) 22px center no-repeat;
}
.cartpust {
    line-height: 33px;
}
#zo2-body-wrap {
    padding-top: 20px;
}
.category-view .cattitle {
	margin-bottom: 17px!important;
}
.orderby-displaynumber .display-number {
	font-size : 0px;
}
.orderby-displaynumber .display-number br {
	display : none;
}
.orderby-displaynumber .display-number select {
	font-size : 14px;
}
.category-view .orderlistcontainer {
    font-size: 14px;
    margin: 0 5px 0 0;
}
.orderby-displaynumber {
    background: #f0f0f0;
    padding: 10px 10px 5px;
}
.topprodwrap {
	display: flex;
	flex-flow: wrap;
}
.topprodwrap .prodimages {
	order:1;
	margin-bottom : 25px;
}
.topprodwrap .topchars {
	order:3;
	padding : 20px 5px 15px;
	margin : 20px 0px 0px;
	background : #f0f0f0;
	color : #222;
}
.topprodwrap .hprices {
	order:2;
}
.smallchars li {
    padding-left: 10px;
    padding-right: 10px;
}
.product-description {
	padding-left : 10px;
	padding-right : 10px;
}
.prodpl .toptitle {
	text-align : center;
}
.prodrelated {
    margin-bottom: 0px;
}
#sppb-addon-1583967136938 img {
	margin-top : 0px!important;
}
#section-id-1594920206795 .sppb-addon-title, #section-id-1594920206795 .sppb-addon-content, #section-id-1616097961011 .sppb-addon-content {
	text-align : center;
}
#section-id-1594920206795 .sppb-addon-title {
	margin-top : 20px!important;
}
#sppb-addon-1594920206799 .sppb-text-left {
	text-align : center!important;
	margin : 20px 0;
}
#column-id-1583967136939 .sppb-addon-title {
	margin-top : 20px!important;
}
#section-id-1583967136936 {
	
}
.garaddform .gaf2 .control-group {
	width : 100%;
	float : none;
}

.garaddform .gaf3 .control-group {
	width : 100%;
	float : none;
}

.garaddform .gaf3  {
	padding-right : 0px;
}
.talmess {
	text-align : center!important;
}
.row div[class*="width"] {
    width: 100%!important;
    float: none;
    margin-bottom: 10px;
	border-bottom: none;
}
.vm-orders-list {
	min-height : 30px;
}
.pricezap {
	font-size : 13px!important;
}
#vmCartModule .total_products, #vmCartModule .show_cart a {
	line-height : 15px;
}
.orderby-displaynumber .vm-order-list {
	max-width : 79%;
	margin: 0 0px 0 0;
}
.orderby-displaynumber .display-number {
	width : 20%;
}
.orderby-displaynumber .vm-order-list .dropdown-toggle {
	min-width : auto;
	padding : 0px;
	margin : 0px;
	line-height : 30px;
}
.orderby-displaynumber .vm-order-list .dropdown-toggle .caret {
	margin-left : 4px;
}
.catimdiv {
	width : 100%;
	height : 100px;
}
.product-price {
    margin: 0 0 10px;
    text-align: center;
    float: none;
    line-height: 22px;
}
.sdesctitle {
	text-align : center;
}
.product-charname {
    padding-left : 0px;
}
#pserts {
	padding : 0px 10px;
}
.psertsli {
	padding-left : 10px;
	padding-right : 10px;
}
.smallchars li, .prodsdesc {
	text-align : center;
}
.bonvib {
	margin-bottom : 20px;
}
.dj-megamenu-custom315 li:hover a.dj-up_a, .dj-megamenu-custom315 li.hover a.dj-up_a {
    background: rgb(0, 58, 120)!important;
}

#column-id-1623222723024 .sppb-addon-content, #sppb-addon-1616097961013 .sppb-addon-title, #sppb-addon-1623222949664 .sppb-text-left {
	text-align : center!important;
}

#sppb-addon-1616097961015, #sppb-addon-1623222949664 {
    margin-top: 25px !important;
}

}


/* iPads (portrait) ----------- */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {

#jux_memamenu296 #js-mainnav.megamenu .js-megamenu.dropdown-menucssjs-meganav {
    display: block !important;
	min-width : 300px;
}

#zo2-header-wrap .zo2–column-23527772460187b1b68490 {
	max-width : 20%!important;
}
#zo2-header-wrap .zo2–column-72144910060187b1b68c8c {
	max-width : 70%!important;
}
#zo2-header-wrap > div > .row {
	width : 100%;
}
.mobile-logo {
    width : 16%!important;
    float : left!important;
}
.mega-dropdown-inner .row {
	max-width :100%;
}
.leftotbor {
	min-width : 100%!important;
}
.cf_filters_list {
	text-align : left;
}
.cf_filters_list li {
	display : inline-block;
	min-width : 25%;
}
h1.product-title {
	text-align : center;
}
.prodsdesc {
	padding : 0px 30px;
}
.prodtabs nav {
	width : 100%;
}
.hprices {
	text-align : center;
	margin-top : 20px;
}
.hprices .product-price {
	text-align : center;
	margin-bottom : 20px;
}
#windy-product-detail .addtocart-bar {
    position: relative;
    text-align : center;
	vertical-align : top;
}
.product-quantity {
	float : none;
	display : inline-block;
	vertical-align : top;
}
.prodrelated {
	padding : 0px 30px;
}
.cd-tabs-navigation a {
    padding: 0px 15px 0px 15px!important;
	font-size : 12px;
	line-height: 60px;
}
.cd-tabs-navigation li a::before {
    margin-top: 21px;
}

}


@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: landscape) {
#zo2-header-wrap .zo2–column-23527772460187b1b68490 {
	max-width : 10%!important;
}
#zo2-header-wrap .zo2–column-72144910060187b1b68c8c {
	max-width : 70%!important;
}
.topline1 a#menu561 {
	display : block!important;
	font-weight : bold;
}
#megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {
    font-size: 11px;
}
#zo2-header-wrap > div > .row {
	width : 100%;
}
.mobile-logo {
    width : 16%!important;
    float : left!important;
}
.mega-dropdown-inner .row {
	max-width :100%;
}
.cd-tabs-navigation a {
    padding: 0px 15px 0px 15px!important;
}
}
@media (max-width: 767px) {
.hidden-xs.mn-menu.col-md-10.col-sm-10.col-xs-12 {
    display: unset !important;
}
}
@media (max-width: 360px) {
.js-quiz-btn-start {
    margin: -14px !important;
}
}
@media (max-width: 767px){
.nm-menu-offscreen {
    position: absolute !important;
}
#sppb-addon-1586468561748 #btn-1586468561748.sppb-btn-custom  {
    margin: 10px 0px 0px 0px!important;
	border-radius : 4px!important;
	padding: 5px !important;
}
div#sppb-addon-1586468561748 .sppb-text-left {
    text-align: center;
}
div#sppb-addon-1574241005379 .mybtn {
    background-color: #003a78;
    color: #ffffff;
    padding: 5px 15px 5px 15px;
    font-size: 16px;
    border: 0;
    border-radius: 4px;
    text-transform: initial;
}
.main-content.col-md-12.col-sm-12 #zo2-component #bd_results .opg-panel.opg-panel-box strong {
    color: #003a78;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
    font-size: 22px;
    font-weight: 500;
}
.main-content.col-md-12.col-sm-12 #zo2-component #bd_results .opg-panel.opg-panel-box .opg-text-center {
    margin-top: 15px;
}
.main-content.col-md-12.col-sm-12 #zo2-component #bd_results .opg-panel.opg-panel-box {
    text-align: center;
}
.main-content.col-md-12.col-sm-12 #zo2-component #bd_results .opg-text-center a {
    border-radius: 4px;
    font-size: 16px;
}
.productdetails #fancybox-wrap #fancybox-content .padded-wrap {
    text-align: center;
}
div#fancybox-wrap #fancybox-outer #fancybox-content .padded-wrap .padded-product-name {
    text-align: center;
}
.topslidevidtextmob {
	font-size: 22px !important;
}
.topvision {
    margin: 0px auto 0px !important;
}
div#column-id-1551575350541 #sppb-addon-1551575350542 p.topdesc{
text-align: center;
}
.montitem.col-md-10.col-sm-12.col-xs-12.b1c-good {
    text-align: center;
}
.montitem.col-md-10.col-sm-12.col-xs-12.b1c-good .montspec {
    margin-left: 0px;
}
select.cp-filter-select[name=Gorod] {
    text-align-last: center;
}
.topslidevidtextmob {
    padding: 5px 20px 15px;
	}
img.topvision {
    display: none;
}

}
@media(min-width:768px){
div#sppb-addon-1592811316502 h2 br {
    display: none;
}
img.topvision-mob{
    display: none;
}
.topsocimg {
	text-align : right;
	margin-bottom : 5px;
	margin-top : 15px;
}
.topsocimgtel{
display: inline-block;
margin-right: 5px;
}
}
.nm-menu-icon {
    z-index: 100;
}
nav#mn-menu-canvas {
    background: #003a78;
}
input#resultpreviewload_modal {
    margin-bottom: 0;
}
@media (min-width: 320px) and (max-width: 1199px) {
body.reset.ltr.register div, body.remind.ltr.register div, body.registration.ltr.register div{
z-index: 8;
}
.padded-text {
    float: unset;
    line-height: 65px;
    min-width: auto;
}
}
@media(max-width: 767px){
.topsocimgtel {
    display: block;
    margin-bottom: 5px;
}
.topsocimg {
	margin-bottom : 0px;
	margin-top : 3px;
}
}
.topsocimgtel{
color: #003a78;
font-weight: 600;
}
.topsocimgtel a{
vertical-align: bottom;
font-size: 18px;
}
.topsocimgtel a:hover{
color: #003a78;
}
.topsocimgtel img {
    margin: 0;
}
h2#osmap-menu-uid-hiddenmenu {
    display: none;
}
.osmap-items #osmap-ul-uid-mainmenu li, .osmap-items #osmap-ul-uid-hiddenmenu li, .osmap-items #osmap-ul-uid-topmenu li, .osmap-items #osmap-ul-uid-mymenu li, .osmap-items #osmap-ul-uid-lk li {
    padding-left: 0;
}
#osmap_menu_bottom {
    text-align: center;
	margin: 30px;
}
div#osmap_menu_bottom a {
    border-radius: 10px;
    padding: 8px 15px;
    background-color: #ddd;
	color:#333;
    min-width: 35px;
    line-height: 35px;
    margin: 5px;
}
.html.ltr.sitemap #osmap_menu_bottom .sitemap1, .html.ltr.sitemap2 #osmap_menu_bottom .sitemap2, .html.ltr.sitemap3 #osmap_menu_bottom .sitemap3, .html.ltr.sitemap4 #osmap_menu_bottom .sitemap4, .html.ltr.sitemap5 #osmap_menu_bottom .sitemap5, .html.ltr.sitemap6 #osmap_menu_bottom .sitemap6, .html.ltr.sitemap7 #osmap_menu_bottom .sitemap7, .html.ltr.sitemap8 #osmap_menu_bottom .sitemap8, .html.ltr.sitemap9 #osmap_menu_bottom .sitemap9, .html.ltr.sitemap10 #osmap_menu_bottom .sitemap10, .html.ltr.sitemap11 #osmap_menu_bottom .sitemap11{
background-color: #003a78;
color: white;
}
div#osmap_menu_bottom a:hover {
    background-color: #c83548;
}
ul#osmap-ul-uid-karta-sistemy-fitingov li, ul#osmap-ul-uid-karta-odezda li, ul#osmap-ul-uid-karta-aksessuary li, ul#osmap-ul-uid-karta-firm-instr li, ul#osmap-ul-uid-karta-krany-klapany li, ul#osmap-ul-uid-karta-collector-cupb li, ul#osmap-ul-uid-karta-sistemy-gazosnab li, ul#osmap-ul-uid-karta-fitingy-armatura li, ul#osmap-ul-uid-karta-henco-floor li, ul#osmap-ul-uid-karta-truby-gofra li, ul#osmap-ul-uid-montpages li {
    padding-left: 0;
}
.jmapcolumn.instance3 {
    padding-bottom: 15px;
}
ul.jmap_filetree .folder {
    display: none;
}
.mini-text p {
    font-size: 12px;
    line-height: 1.2;
}

#delivtime {
	display : none;
}

#delivtime table {
	width : 100%;
}

#delivtime table tr {
	border-bottom : 1px solid #ccc;
}

#delivtime table tr:nth-child(2n) {
	background : #f0f0f0;
}

#delivtime table tr td {
	padding : 5px 10px;
	text-align : center;
}

#delivtime table tr:nth-child(1) td {
	font-weight : bold;
	padding : 15px 10px;
}

#catoncats-top-text{
display: inline-block;
border-top: 1px solid #f4f4f4;
margin-bottom: 20px;
}
#catoncats-top-text .catoncats {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 10px;
}
div#catoncats-top-text h2 {
    margin-top: 15px;
}
div#catoncats-top-text h3{
	color: #003A78;
    font-size: 22px!important;
	font-weight: 500!important;
}

.renttext p {
	margin-bottom : 12px;
}


@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px) {
.mobtextcenter {
	text-align : center;
}

.mob-ol-list {
	padding : 0 15px 0 20px;
	margin : 0px;
}

#column-id-1551575350541 .sppb-addon-content p, #column-id-1551575350541 .sppb-addon-content, .rowcol0, .rowcol1 {
	text-align : center;
}
select#rentform {
  min-width: 60%;
  margin-top: 10px;
  max-width : 85%;
}

.rowcol0, .rowcol1 {
	padding : 15px 5px;
	float : none;
}

.rentpage .cp-sdd-group-header {
	margin-top : 0px;
}

.rentitembig {
  display: block;
  margin-bottom: 20px;
  text-align : center;
}

.rentitemsubtitle, .rowrenttitle {
	display : none;
}

.rentitemtitle {
	text-align : center;
	margin : 0px 0 15px;
}

.row-rent-center {
  width: 100%;
  display: block;
}

}

.prod-sku-h {
	display : inline-block;
	font-size : 14px;
	font-weight : bold;
	font-family : Arial;
	margin : 0;
	padding : 0;
}

.conttable td {
	padding-left : 5px;
	padding-right : 5px;
}

#fox-container-m386 input[type="text"], #fox-container-m386 input[type="email"], #fox-container-m386 .controls, #fox_m386_dropdown1_chzn {
	width : 100%!important;
	font-family: 'Open Sans', sans-serif;
}

#fox-m386-recaptcha-box .controls, #fox-m386-attachments-box .controls {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}

.stepl-but {
  background-color: #003a78;
  color: #ffffff;
  padding: 5px 15px 5px 15px;
  font-size: 16px;
  display : inline-block;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: pre-line;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: 8px 12px;
font-size: 16px;
line-height: 1.25;
border-radius: 4px;
transition: all .15s ease-in-out;  
font-family: 'Open Sans', sans-serif;
}

.stepl-but:hover {
  background-color: #0055b2;
  color: #FFFFFF;
  transition: all .15s ease-in-out;  
}

@media(max-width:767px){
#sppb-addon-1660211901990 select#rentform {
    text-align-last: center;
}
.col-xl-3.col-md-3.col-sm-12.rentitem.rentitem1 {
    padding-bottom: 25px;
}
.col-xl-3.col-md-3.col-sm-12.rentitem.rentitem0:nth-child(2) {
    padding-bottom: 25px;
}
.mob-not-br br {
	display : none;
}
}

#cpnb,
#zo2-mega-menu {
	display : none!important;
}

#zo2-header-wrap-sticky-wrapper {
	min-heiGHT : 85px;
}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px) {
	.stepl-but {
		width : 100%;
	}
#zo2-header-wrap-sticky-wrapper {
	min-heiGHT : 60px;
}	
}

.quest-item-title {
	font-size : 20px;
	margin-top : 15px;
	margin-bottom : 15px;
	line-height : 30px;
	color: #003a78;
}

.questitem {
	margin-top : 50px;
	margin-bottom : 50px;
}

.quest-item-answs {
	padding-left : 30px;
}

.quest-answ-item {
	margin-bottom : 15px;
	font-size : 16px;
	cursor : pointer;
}

.quest-answ-item input[type="checkbox"] {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  margin-top: 0px;
  border-color: #003a78;
}

.questitem {
	display : none;
}

.activeq {
	display : block;
}

.row-btns a.btn {
	width : 100%;
}

.row-btns a.btn-secondary {
	color : #444;
	background : #ccc;
}

.row-btns a.btn-secondary:hover {
	color : #444;
	background : #ddd;
}

.info-row {
	text-align : center;
	margin : 10px 0;
}

.sert-send-wrap {
	text-align : center;
}

.count-items {
	padding : 10px 15px;
	text-align : left;
	font-size : 13px;
	color : #666;
	background : #f5f5f5;
}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px) {
	.row-btns a.btn-secondary {
		margin-bottom : 15px;
	}
	.count-items {
		text-align : center;
	}	
}



