/*@import url('https://fonts.googleapis.com/css?family=Poppins');*/
@import url('https://fonts.googleapis.com/css?family=Poppins:400,700');
body{
font-family: 'Poppins', sans-serif;
}
.title_font,h1,h2,h3,h4,h5,h6,.sale_product,.new_product,.horizontal_mode .quick-view,.product-actions .add-to-cart{
	font-family: 'Poppins', sans-serif;	
}

@font-face {
    font-family: 'poppinsbold';
    src: url('../fonts/poppins-bold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1200px){
.container {
    padding-left: 0;
    padding-right: 0;
}}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.fancybox-lock .fancybox-overlay {
	overflow: auto !important;
}
.fancybox-margin {
	margin-right:0 !important;
}
.fancybox-margin {
	margin-right: 17px;
}
.fancybox-lock body {
    overflow: auto !important;
}

/*----------------------------------------------------------*/
/* Owl Carousel
/* 	Core Owl Carousel CSS File
/*	v1.3.2
/*----------------------------------------------------------*/

.horizontal_mode, .vertical_mode{
    position: relative;
	overflow:hidden;
}
/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel *{
    direction: ltr !important;
}
.owl-carousel{
    display: none;
    /*position: relative;*/
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
    zoom: 1;
}

.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
    float: left;
}

.horizontal_mode .owl-carousel .owl-item .item{
    padding: 0 15px;
    text-align: center;
}
#left_column .horizontal_mode .special_products.owl-carousel .owl-item .item, #right_column .horizontal_mode .special_products.owl-carousel .owl-item .item{
    padding: 0;
}
.horizontal_mode .owl-carousel .owl-item .item .left-block{
    text-align: center;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.2
*/
.owl-theme .owl-controls{
    text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{

}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #333333;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    opacity: 1;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
    background: url('../images/AjaxLoader.gif') no-repeat center center;
    min-height: 32px;
}

/* Field - Owl Carousel Style Overrides */
.owl-item img {
    max-width: 100%;
    height: auto;
}

.owl-controls {
    width: 100%;
}

/* Owl navigation buttons in carousels */
.owl-buttons{
    display: block;
    overflow: hidden;
    position: absolute;
    width: 45px;
    top: 2px;
    right: 0;
}
#right-column .owl-buttons{
	right:10px;
	top:11px;
}
.title_center .owl-buttons{
    position: static;
    width: auto;
    overflow: visible;
}
.owl-buttons [class^="carousel-"] span{
    border: 1px solid #f0f0f0;
    color: #444;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
	position:relative;
}
#right-column .owl-buttons [class^="carousel-"] span{
	border:none;
	color:#bcbcbc;
	font-size:24px;
}
#right-column .owl-buttons [class^="carousel-"] span:hover{
	color:#81b4d1;
}
#right-column .owl-buttons [class^="carousel-"] span:before{
	content:"\f0da";
}
#right-column .owl-buttons [class^="carousel-"] span.fa-angle-left:before{
	content:"\f0d9";
}
.owl-buttons [class^="carousel-"] span::before {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.owl-buttons [class^="carousel-"] span:hover{
    border: 1px solid #81b4d1;
    color: #81b4d1;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s; 
    -ms-transition: all 0.3s ease-in-out 0s; 
}
.owl-buttons .carousel-previous {
    float: left;
    padding-right: 5px;
    cursor: pointer;
}
.owl-buttons .carousel-next {
    float: right;
    cursor: pointer;
}
.title_center .owl-buttons .carousel-previous{
    padding-right: 0;
}
.title_center .owl-buttons .owl-next {
    display: block;
    position: absolute;
    top: 1px;
    left: 50%;
}
.title_center .owl-buttons .owl-prev{
    display: block;
    position: absolute;
    top:1px;
    right: 50%;
}
/* ------------------------------------------------------------- */
/*  Owl Carousel Responsive
/* ------------------------------------------------------------- */
@media only screen and (max-width: 767px)
{
    .owl-buttons{
        display: none;
    }
    .horizontal_mode .owl-carousel .owl-item .item{
        text-align: center;
    }
}
/* ------------------------------------------------------------- */
/**************************************************************
					CMS Pages Styles
***************************************************************/
#cms #center_column .block-cms {
  padding-bottom: 20px; }
#cms #center_column h1 {
  margin-bottom: 25px; }
#cms #center_column h3 {
  font-size: 16px;
  border-bottom: none;
  margin: 0;
  padding: 0 0 17px 0; }
#cms #center_column p {
  line-height: 18px; }
#cms #center_column .list-1 li {
  padding: 4px 0 6px 0;
  font-weight: bold;
  color: #46a74e;
  border-top: 1px solid #d6d4d4; }
  #cms #center_column .list-1 li:first-child {
    border: none; }
  #cms #center_column .list-1 li em {
    font-size: 20px;
    line-height: 20px;
    padding-right: 15px;
    vertical-align: -2px; }
#cms #center_column img {
  margin: 4px 0 17px;
  max-width: 100%;
  height: auto; }
#cms #center_column .testimonials {
  border: 1px solid;
  border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
  margin: 4px 0 13px 0;
  position: relative; }
  #cms #center_column .testimonials .inner {
    border: 1px solid #fff;
    padding: 19px 18px 11px 18px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%); }
    #cms #center_column .testimonials .inner span {
      text-indent: -5000px;
      display: inline-block;
      width: 20px;
      height: 15px; }
      #cms #center_column .testimonials .inner span.before {
        background: url(../img/bl-before-bg.png) no-repeat;
        margin-right: 8px; }
      #cms #center_column .testimonials .inner span.after {
        background: url(../img/bl-after-bg.png) no-repeat;
        margin-left: 8px; }
  #cms #center_column .testimonials:after {
    content: ".";
    display: block;
    text-indent: -5000px;
    position: absolute;
    bottom: -16px;
    left: 21px;
    width: 15px;
    height: 16px;
    background: url(../img/testimon-after.gif) no-repeat; }
  #cms #center_column .testimonials + p {
    padding-left: 45px;
    margin-bottom: 18px; }
#cms #center_column p.bottom-indent {
  margin-bottom: 18px; }
#cms #center_column #admin-action-cms {
  background: none repeat 0 0 #F6F6F6;
  border: 1px solid #d2d0d0;
  padding: 10px; }
  #cms #center_column #admin-action-cms p {
    margin: 0; }
    #cms #center_column #admin-action-cms p span {
      display: block;
      padding-bottom: 10px;
      font-size: 14px;
      font-weight: bold;
      color: #333; }
    #cms #center_column #admin-action-cms p .button {
      font: 700 17px/21px Arial, Helvetica, sans-serif;
      padding: 0;
      border: 1px solid;
      padding: 10px 14px;
      display: inline-block; }
      #cms #center_column #admin-action-cms p .button.publish_button {
        color: #fff;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
        border-color: #0079b6 #006fa8 #012740 #006fa8;
        background: #009ad0;
        background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
        background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0); }
        #cms #center_column #admin-action-cms p .button.publish_button:hover {
          border-color: #01314e #004b74 #0079b6 #004b74;
          filter: none;
          background: #0084bf; }
      #cms #center_column #admin-action-cms p .button.lnk_view {
        color: #333;
        text-shadow: 1px 1px white;
        border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
        background: #f7f7f7;
        background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
        background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0); }
        #cms #center_column #admin-action-cms p .button.lnk_view:hover {
          border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
          filter: none;
          background: #e7e7e7; }
/*************About us**************/
#cms #center_column h3{
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 20px;
    padding: 5px 0;
}
#cms #cms-about-us .page-subheading {
    background: #f2532f none repeat scroll 0 0;
    border: 0;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 5px 15px;
    text-transform: uppercase;
}
#cms #cms-about-us img{
    margin: 0;
}
#cms #cms-about-us .our-team img {
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#cms #cms-about-us .our-team img:hover {
    border-radius: 50%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
#cms #cms-about-us p {
    line-height: 22px;
    margin-bottom: 12px;
}
#cms #cms-about-us .cms-box.our-team {
    margin-top: 20px;
    text-align: center;
}
.cms-box.our-team [class*="col-"]{
    margin-top: 30px;
}
#cms #cms-about-us .our-team p {
    line-height: 1;
}
#cms #cms-about-us p.title_font {
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 30px;
}
#cms #cms-about-us .cms-box-line{
    margin-bottom: 25px;
}
#cms #cms-about-us .cms-box-line > em{
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 16px;
}
#cms #cms-about-us .cms-line{
    position: relative;
    display:block;
}
#cms #cms-about-us .cms-line {
    background: #dddddd none repeat scroll 0 0;
    margin-top: 5px;
    height: 8px;
    width: 100%;
}
#cms #cms-about-us .cms-line .cms-line-comp{
    position:absolute;
    display:block;
    height: 8px;
    width:0px;
    background: #f2532f;
}
#cms #cms-about-us .cms-line .label em{
    display: none;
}
#cms #cms-about-us .cms-line .label{
    color: #000001;
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    position: absolute;
    right: 100%;
    top: -21px;
}
@media only screen and (max-width: 480px){
    .cms-box.our-team [class*="col-"]{
	width: 100%;
    }
}
/*# sourceMappingURL=cms.css.map */

/**************************************Box-wide************************************/
.modal-open .zoomContainer{
	display:none;	
}
.boxed main{
    max-width: 1200px; 
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); 
    margin: 0 auto;
} 
.boxed #header_menu.fieldmegamenu-sticky{
	max-width: 1200px; 
	margin: 0 auto;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .boxed main{
        max-width: 980px;
    }
	.boxed #header_menu.fieldmegamenu-sticky{
	max-width: 980px; 
}
}
@media only screen and (max-width: 991px){
    .boxed main{
        margin:0 auto;
        border-radius:0;
	-webkit-box-shadow: 0 0 0 #fff;
	-moz-box-shadow: 0 0 0 #fff;
        box-shadow: 0 0 0 #fff;
    }
	.boxed #header_menu.fieldmegamenu-sticky{
	margin: 0 auto;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .boxed main { max-width: 768px;}
	.boxed #header_menu.fieldmegamenu-sticky{
	max-width: 768px; 
}
}
@media only screen and (max-width: 767px){ 
    main { width:100%;}
	.boxed #header_menu.fieldmegamenu-sticky{
	max-width: 100%; 
}
    .header_bottom{text-align: center;}
}
/*-------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------*/
body{
font-family: 'Poppins', sans-serif;
color: #444444;
font-size: 12px;
line-height: 18px;
}
.clearfix{
	clear:both;
}
#wrapper{
	background:none;
	padding:0;
	box-shadow:none;	
}
body:not(#index) #wrapper{
margin-top:30px;	
}
main{
	background:#fff;	
	overflow:hidden;
}
#header{
	color:inherit;
	background:none;	
}
#header .header-top{
	padding-bottom:0;
	background:none;
}
a{
	color:#444;	
	transition:all 0.15s ease-in-out 0s;
}
a:hover, a:focus{
	color:#81b4d1;	
}
a:focus{
	text-decoration:none;	
}
.form-control:focus{
	outline:none;	
}
	
.form-control{

	font-size:14px;	
}
input:focus, textarea:focus, keygen:focus, select:focus {
	outline:none;
}
/**************************************Footer************************************/
#back-top a{
    background: #81b4d1 none repeat scroll 0 0;
    bottom: 10px;
    color: #ffffff;
    font-size: 20px;
    height: 50px;
	border-radius:3px;
    padding: 12px 0;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 50px;
    z-index: 9999;
}
@media only screen and (max-width: 767px){
    #back-top a{
	font-size: 20px;
	height: 30px;
	padding: 4px 0;
	width: 30px;
    }
}
#back-top a:hover{
    opacity: 0.8;
}
.page-header h1{
	border-bottom: 1px solid #f0f0f0;
	color: #444;
	font-size: 18px;
	line-height: 1;
	margin: 0 0 20px;
	padding-bottom: 10px;
	text-transform: uppercase;	
	position:relative;	
}
.page-header h1:before{
	position:absolute;
	content:"";
	width:100%;
	left:0;
	height:1px;
	bottom:-2px;
	background:#fff;	
}

.title_block{
	color:#444444;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 10px;
	padding: 8px 0;
	text-transform: uppercase;	
	position:relative;
        vertical-align: middle;
}
#right-column .title_block{
border: 1px solid #f0f0f0;
padding: 11px 15px;
line-height: 20px;
font-weight: normal;
padding-right:60px;
}
#left-column .title_block{
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
}
.title_block:before{
	position:absolute;
	content:"";
	width:100%;
	left:0;
	height:1px;
	bottom:-2px;
	background:#fff;	
}
.title_center .title_block{
	color: #444;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 14px;
	padding-bottom: 23px;
	position: relative;
	background: url(star.jpg) no-repeat bottom center;
	text-align: center;
	border: none;
}
.content-title {
    margin-bottom: 23px;
}
.text-center {
    text-align: center;
}
.title_center .title_block:before{
	display:none;
}
.block-category .category-cover{
	position:relative;
	right:auto;
	bottom:auto;	
}
/*-----------------------------------------------------------------------------------*/
.outer-slide [data-u="arrowright"],.outer-slide [data-u="arrowleft"]{
	opacity:1 !important;
	background:none;
	color: #fff;
	font-size: 60px;
	height: 60px;
	line-height: 60px;
	width: 60px;
	display:none;
}
.outer-slide [data-u="arrowleft"]{
	margin-left: -100px;
}
.outer-slide [data-u="arrowright"]{
	margin-right: -100px;
}
.outer-slide [data-u="arrowright"]:hover,.outer-slide [data-u="arrowleft"]:hover{
	color: #81b4d1;
}
.outer-slide [data-u="navigator"]{
	bottom:30px;	
	left:50% !important;
	margin-left:-37px !important;
	width:74px !important;
}
.outer-slide [data-u="navigator"] [data-u="prototype"]{
	height:15px; 
	width:15px;
	opacity:1;	
	position:static !important;
	margin-left:14px;
	float:left;
}
.outer-slide [data-u="navigator"] [data-u="prototype"]:first-child{
	margin:0;
}
.outer-slide [data-u="arrowright"]:hover, .outer-slide [data-u="arrowleft"]:hover, .outer-slide [data-u="navigator"] [data-u="prototype"]:hover, .outer-slide:hover [u="navigator"], .outer-slide [data-u="navigator"] .av[data-u="prototype"]{
	background:#81b4d1;
}
.field-main-slider.block{
	margin-bottom:60px;	
}
.box-slider{
	color:#fff;
	position: absolute;
	left: 50%;
	top: 50%;
	right: auto;
	margin-top: -7px;
	text-align:center;
	max-width: 610px;
	text-align: center;
	margin-left: -305px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
@media (min-width:768px) {
.field-main-slider_1 .box-slider{
	text-align:right;
	left:auto;
	right:375px;
	margin-left:0;
}
.field-main-slider_2 .box-slider{
	margin-top:45px;
}
.field-main-slider_3 .box-slider{
	text-align:left;
	margin-left:0;
	left:375px;
	right:auto;
}
}
.large-slide-title,.small-slide-title,.shop_now,.big-slide-title{
	position: static;
	width: 100%;
	text-align: inherit;
	color:inherit;
}
.small-slide-title{
 font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 18px;
    padding: 0;
    text-transform: none;
		margin-top:9px;
}
.large-slide-title{
	font-size: 30px;
	line-height: normal;
	height: auto;
}
.big-slide-title{
	 font-size:12px;
    font-weight: normal;
    padding: 0;
		height: auto;
		line-height: normal;

}
.big-slide-title{
	margin-top: 0;
}
a.slide-button{
	height:auto;
	line-height: normal;
	padding:12px 30px;
	background: #81b4d1;
	border: none;
	font-size: 12px;
	display: inline-block;
}
a.slide-button:hover{
	background: #000001;
}
.shop_now{
	margin-top:40px;
}
.small-slide-title p{
	margin-left: 0 !important;
	color:#fff;
	}
.box-static_content .fa{
	text-align: center;
	font-size: 36px;
	height:30px;
	line-height:30px;
	color: #81b4d1;
	transition: all 0.3s ease-in-out 0s; 
	-webkit-transition: all 0.3s ease-in-out 0s; 
	-ms-transition: all 0.3s ease-in-out 0s; 
	-moz-transition: all 0.3s ease-in-out 0s; 
	-o-transition: all 0.3s ease-in-out 0s; 
}
.content_text h3{
	color: #444;
	text-transform: uppercase;
	font-weight:bold;
	margin-bottom:0;
	margin-top:5px;
}
.content_text h3 a{
	font-size: 14px;
	color: #444;
}
.content_text h3 a:hover{
	color:#81b4d1;
}
.content_text p{
	font-size: 12px;
	color: #a8a8a8;
	margin:0;
	font-weight:normal;
}
.static_content{
	position: relative;
}
@media (max-width:767px) {
.static_content > div > div{
	border:none !important;
}
}
.box-static_content{
	position: relative;
	text-align:center;
}
.content_text{

}
@media (max-width:767px) {
.box-slider{
	max-width:900px;
	margin-left:-450px;	
}
.large-slide-title{
	font-size:40px;
	line-height:50px;	
}
.small-slide-title p{
	font-size:35px;
	line-height:40px;
}
.big-slide-title {
    line-height:40px;
    font-size:32px;
}	
a.slide-button{
	font-size:35px;
	line-height:40px;
}
}
#main .page-footer{
	margin:0;	
}
.box-static_content > :before{
	display:inline-block;
	transition: all 0.3s ease-in-out 0s; 
	-webkit-transition: all 0.3s ease-in-out 0s; 
	-ms-transition: all 0.3s ease-in-out 0s; 
	-moz-transition: all 0.3s ease-in-out 0s; 
	-o-transition: all 0.3s ease-in-out 0s; 
}
.box-static_content:hover > :before{
	transform:rotateY(-360deg);
	-moz-transform:rotateY(-360deg);
	-ms-transform:rotateY(-360deg);
	-o-transform:rotateY(-360deg);
	-webkit-transform:rotateY(-360deg);
}
/*--------------------------------------------------------*/
#left-column .vertical_mode,#right-column .vertical_mode {
	float:left;
	width:100%;	
}
#header a{
	color:#666;	
}
#header a:hover{
	color:#81b4d1;
}
#header ul{
	margin:0;	
}

#header .dropdown-menu{
	z-index:9999;
	font-size: 12px;
    padding:0;
    border: none;
    background: #000001;
	margin:0;
	top:100%;
	min-width:120px;
}
#header .dropdown-menu li.current,#header .dropdown-menu li:hover{
	background:#81b4d1;
}
#header .dropdown-menu li a{
	color:#fff;	
	padding:0;
}
#header .header-nav{
border-bottom: 1px solid #f0f0f0 !important;
padding: 0 !important;
margin: 0;
max-height: none;
position: relative;
box-shadow: none !important;
}
.header-nav .container > div {
	float:left;
}
#header .header-nav .language-selector,#header .header-nav .currency-selector{
	margin:0;
	line-height:45px;
	position:relative;
}
#header .header-nav .currency-selector li{
	padding:0 15px;
	line-height:35px;	
transition:all 0.15s ease-in-out 0s;
}
#header .header-nav .language-selector i,#header .header-nav .currency-selector i{
	position: absolute;
    right: 5px;
    top: 50%;
   	margin-top:-7px;
	font-size:13px;
}
#header .header-nav .language-selector:hover .expand-more,#header .header-nav .currency-selector:hover .expand-more{
	color:#81b4d1;
}
#header .header-nav .language-selector .expand-more[aria-expanded=true],#header .header-nav .currency-selector .expand-more[aria-expanded=true]{
	color:#81b4d1;
}
#header .header-nav .language-selector{
	margin-right:18px;	
	padding-right:15px;
}
.dropdown .expand-more{
	color:#666;	
transition:all 0.15s ease-in-out 0s;
}
#header .header-nav .language-selector .expand-more{
	position:relative;
	padding-left:24px;	
	padding-right:20px;
	transition:all 0.15s ease-in-out 0s;
}

#header .header-nav .currency-selector .expand-more{
	position:relative;
	padding-right:20px;
	transition:all 0.15s ease-in-out 0s;
}
#header .header-nav .language-selector:before{
	content:"";
	position:absolute;
	height:12px;
	width:1px;
	background:#999;
	right:0;
	top:50%;
	margin-top:-7px;	
}
#header .header-nav .language-selector li{
    padding-left:36px;
    padding-right: 15px;
    position: relative;
	line-height:35px;
transition:all 0.15s ease-in-out 0s;
}
#header .header-nav .language-selector img{
	position:absolute;
	left:0;
	margin-top:-7px;
	top:50%;
}
#header .header-nav .language-selector li img{
	left:15px;
}
@media (min-width: 992px) {
.welcome-text{
	 position: absolute;
    left: 50%;
    transform: translateX(-50%);
	width:auto !important;
}
}
.header-nav .container > div.welcome-text{
	width:100%;	
	text-align:center;
}
.welcome-text p{
	margin:0;
	line-height:40px;
	font-size:14px;
}
#header_links{
	float:right;	
}
#header_links li{
	float:left;
	line-height:45px;
	padding:0 20px;
	position:relative;
}
#header_links li:not(:last-child):before{
	content:"";
	position:absolute;
	height:12px;
	width:1px;
	background:#999;
	right:0;
	top:50%;
	margin-top:-7px;		
}
#header_links li:first-child{
	padding-left:0;	
}
#header_links li:last-child{
	padding-right:0;	
}
#header_links li i{
	margin-right:5px;
	display:none;
}
#header_links li a:hover{
	color:#81b4d1;
}

.header-nav .container > div.mobile_links-wrapper{
	float:right;	
}
#mobile_links{
line-height: 45px;
    margin: 0;
    padding-right: 20px;
    position: relative;
}
#header .header-nav #mobile_links i.fa-caret-down{
	position: absolute;
    right: 5px;
    top: 50%;
	margin-top:-7px;
	font-size:13px;
}
#header .header-nav #mobile_links i.fa-user{
	margin-right:8px;	
	font-size:13px;
}
#header .header-nav #mobile_links:hover .expand-more{
	color:#81b4d1;
}
#header .header-nav #mobile_links .expand-more[aria-expanded=true]{
	color:#81b4d1;
}
#header .header-nav #mobile_links li{
	padding:0 15px;
	line-height:35px;	
transition:all 0.15s ease-in-out 0s;
}
#header .header-nav #mobile_links li i{
	margin-right:5px;
	display:none;
}	
#header #mobile_links .dropdown-menu{
	right:0;
	left:auto;	
}

.logo_header{
	float:left;
	position:relative;
	z-index:1;	
}

#sticky_top.sticky-fixed-top{
	position:fixed;	
}
#sticky_top{
	float:right;	
	position:relative;
	z-index:1031;
}
#header .logo{
	display:table;	
	padding:35px 0;
}
#cart_block_top{
	 float: right;
	 margin:30px 0; 
}
#cart_block_top .unline_cart{
	display:none;
}	
#cart_block_top span.fa{
    color: #81b4d1;
    height: 34px;
    line-height: 34px;
    overflow: visible;
    padding: 0 10px 0 15px;
    position: relative;
	float:right;
	font-size:20px;
	cursor:pointer;
}
#cart_block_top span.cart-products-count{
    color: #81b4d1;
    display: inline-block;
    line-height: 15px;
    margin-top: -20px;
    position: absolute;
    right: 0;
    top: 50%;
	font-size:15px;
}
#cart_block_top span.fa:after{
    background: #cccccc none repeat scroll 0 0;
    content: "";
    height: 20px;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 1px;
}
.ui-widget-content{
	background:#f9f9f9;
	padding:0;
	border:none;
	border-radius:0;
	max-height:286px;
	overflow:auto;
	z-index:1032;
}
.ui-menu .ui-menu-item a{
    padding:15px;
    border: none;
	border-bottom:1px solid #f5f5f5;
	display:inline-block;
	width:100%;
	border-radius:0;
	cursor:pointer;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active{
	margin: 0px;
    font-weight: normal;
	background:#f4f4f4;
}
.ui-menu .ui-menu-item a.ui-state-focus .search-name-ajax, .ui-menu .ui-menu-item a.ui-state-active .search-name-ajax{
	color:#81b4d1;
}
.left-search-ajax{
	float:left;
	margin-right:15px;
}
.search-name-ajax{
	display:table;	
	font-size:14px;
}
.price-ajax{
color:#81b4d1;	
}
.price-regular-ajax{
color: #6f6f6f;
    margin-right: 5px;
    text-decoration: line-through;
}
price-search-ajax{
	font-size:14px;	
}

.sticky-fixed-top{
position:fixed;
z-index:1031;
width:auto;
top:0;	
}
.sticky-fixed-top #search_block_top .field-search,.sticky-fixed-top #cart_block_top{

}
#header .sticky-fixed-top a{

}	

/*-------------------horizontal_mode-------------------------*/
.block{
	margin-bottom:40px;	
}

.horizontal_mode.block,#left-column .block,#right-column .block{
	margin-bottom:40px;	
        padding-top: 10px;
}
@media only screen and (max-width:767px){
	
.block{
	margin-bottom:30px;	
}
}
.horizontal_mode .item-inner{
	margin:0 auto;
	display:table;
	margin-bottom:25px;	
}

.horizontal_mode .item-inner .left-product{
	position:relative;	
	overflow:hidden;
}
.horizontal_mode .item-inner .right-product{
	margin-top:15px;	
	text-align:center;
}
.horizontal_mode .item-inner .left-product .hover_image{
	position:absolute;
	opacity:0;
	left:0;
	top:0;
	transition: all 0.15s ease-in-out 0s; 
}
.horizontal_mode .item-inner .left-product a.thumbnail {
	display:table;
	position:relative;	
}
.horizontal_mode .item-inner .left-product a.thumbnail:before{
	position:absolute;
	content:'';
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:1;
	opacity:0;
	transition: all 0.3s ease-in-out 0s; 
	background:rgba(0, 0, 0, 0.5);
}
.horizontal_mode .item-inner:hover .left-product a.thumbnail:before{
	opacity:1;	
}
.horizontal_mode .item-inner:hover .left-product .hover_image{
	opacity:1;
}
.conditions-box{
	position:absolute;
	top:10px;
	left:10px;
	z-index:2;
}
.new_product{
	background:#000001;
	color: #ffffff;
    font-size: 12px;
    margin-bottom:5px;
    padding:0px 10px;
	line-height:25px;
    text-align: center;
    text-transform: uppercase;
	display:flex;
}
.sale_product{
	background:#81b4d1;
	color: #ffffff;
    font-size: 12px;
    margin-bottom:5px;
    padding:0px 10px;
	line-height:25px;
    text-align: center;
    text-transform: uppercase;
	display:flex;
}
.horizontal_mode .quick-view{
	text-align:center;
 	color: #fff;
    display: table;
    font-size: 12px;
    width:38px;
	height:38px;
    text-transform: uppercase;
	position:absolute;
	bottom:-50px;
	right:10px;
	border:2px solid #fff;
	line-height:38px;
	z-index:2;
	opacity:0;
	transition: all 0.3s ease-in-out 0s; 
}
.horizontal_mode .item-inner:hover .quick-view{
	opacity:1;	
	bottom:10px;
}
.horizontal_mode .quick-view:hover{
	background:#fff;
}
.horizontal_mode .quick-view i{
	font-size:16px;	
}
.horizontal_mode .quick-view:hover i{
	color:#81b4d1;
}
.product-price-and-shipping{
	margin-top:5px;	
}
.price{
	color:#81b4d1;
	font-size: 13px;
    font-weight: bold;
}
.regular-price{
	color: #999;
	margin-left: 5px;
	text-decoration: line-through;
	font-size:12px;
}
.price-percent-reduction{
	 background: #81b4d1 none repeat scroll 0 0;
    color: #fff;
    margin-left: 5px;
    padding: 0 5px;
}
.horizontal_mode .price-percent-reduction{
	display:none;	
}
/**********************Countdown timer************************/
.item-inner .item-countdown .bg_tranp{
    background: #555555;
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    line-height: 13px;
    position: absolute;
    width: 100%;
    opacity:0.7;
    z-index: 1;
    transition:all 0.3s ease-in-out 0s;  -webkit-transition:all 0.3s ease-in-out 0s;-moz-transition:all 0.3s ease-in-out 0s;
    display:none;
}
.item-inner .item-countdown{margin-top: 0px;}
.item-inner .item-countdown {
    display: none;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -27px;
    position: absolute;
    width: 100%;
    opacity:1;
    transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s;
}
.item-inner .item-countdown-time{
    position: relative;
    z-index: 9;
}
.item-inner:hover .item-countdown{
    display: none;
    opacity:0;
}
.item-inner .item-countdown .section_cout{
    color:#444444;
    width:25%;
    float:left;
    display:inline-block;
    padding: 8px 0;
    text-align:center;
    position: relative;
    z-index: 999;
}
.item-inner .item-countdown .section_cout span{
    display:block;
    float:none;
    width:100%;
    color:#444444;
    font-size:20px;
    line-height:20px;
    border-color: rgba(255, 255, 255, 0.25);
    border-style: solid;
    border-width: 0 0 0 1px;
    box-shadow: -1px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -1px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: -1px 0 rgba(0, 0, 0, 0.3);
    border: none;
}
.item-inner .item-countdown .section_cout:first-child span.Days, .item-inner .item-countdown .section_cout:first-child span.text {
    border:0;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
.item-inner .item-countdown .section_cout span.text{
    text-transform: uppercase;
    font-size:15px;
    padding-top:8px;
}
/*--------------------------vertical_mode--------------------------------*/
.vertical_mode .item-inner{
	display:table;
	padding:0 15px;
	width:100%;
	margin-bottom:15px;
	position:relative;
}
.vertical_mode .item-inner:last-child{
	margin-bottom:0;	
}
.vertical_mode .left-product{
	float:left;
}
.vertical_mode .right-product{
	position:absolute;
	left:128px;
	top:50%;
	transform:translateY(-50%);
}
.images-container .product-images > li.thumb-container > .thumb{
	width:100px;	
}

/*---------------------------------------------------------------------------*/
#header_menu{
	background:none;
}
.fieldmegamenu > ul{
	clear:none;	
	font-size:0;
}
.fieldmegamenu > ul > li{
	float:none;	
}
#fieldmegamenu-main.fieldmegamenu > ul{
	text-align:right;	
}
#header_menu .fieldmegamenu .root-item.no-description{
	line-height:94px;	
	height:94px;
	overflow:hidden;
}

.fieldmegamenu .root-item .title .icon-has-sub {
 	font-size: 14px;
    line-height: 94px;
    margin-left: 10px;
    margin-top: 0;
    vertical-align:middle;
}
.fieldmegamenu .root-item .title .fa-angle-down:before{
	content:"";
}
#fieldmegamenu-main.fieldmegamenu > ul{
	height:94px;	
}
.fieldmegamenu .root-item.no-description .title{
	font-size: 14px;
    font-weight: normal;
    padding: 0 20px;
}
#fieldmegamenu-main.fieldmegamenu > ul > li .no-description .title{
	color:#444;	
}
#header_menu .fieldmegamenu .root:hover .root-item > a > .title,#header_menu .fieldmegamenu .root:hover .root-item > .title,#header_menu .fieldmegamenu .root.active .root-item > a > .title,#header_menu .fieldmegamenu .root.active .root-item > .title,#header_menu .fieldmegamenu .root .root-item > a.active > .title{
	background:#81b4d1;	
	color:#fff;
		transition: all 0.15s ease-in-out 0s; 
	-webkit-transition: all 0.15s ease-in-out 0s; 
	-ms-transition: all 0.15s ease-in-out 0s; 
	-moz-transition: all 0.15s ease-in-out 0s; 
	-o-transition: all 0.15s ease-in-out 0s; 
}
.fieldmegamenu .menu-items{

}
#header .fieldmegamenu .menu-item.depth-1 > .title a{
	color: #444;
}
#header .fieldmegamenu .menu-item.depth-1 > .title a:hover,.fieldmegamenu .submenu .title:hover a{
	color: #81b4d1;
}
.fieldmegamenu .menu-item.depth-1 > .title.title_font{
	font-size: 12px;
	font-weight: bold;
	border: none;
	margin-bottom: 0;
	padding-bottom:2px;
	margin-top:5px;
}
.fieldmegamenu .menu-items li{
	font-size: 12px;
	position:relative;
}
.fieldmegamenu .submenu .title a::before,.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1 > .title a::before,.custom_link_feature a::before{
	display: none;
}
.fieldmegamenu .menu-item > .title{
	padding:2px 0;
	line-height:21px;
}
#header .fieldmegamenu .submenu .title a{
	color:#444;	
}
#header .fieldmegamenu .submenu .title a:hover{
	color: #81b4d1;
}
.custom-menu-bottom, .custom-menu-top{
	min-height: auto;
	margin-top: 8px;
}
.fieldmegamenu .menu-items li.customcontent_women{
	margin-top: 0;
}
.menu-bottom h3{
	color: #81b4d1;
	font-size: 12px;
	font-weight:normal;
}
.custom-menu-bottom img{
	margin-right:15px;	
	margin-bottom:10px;
}
#fieldmegamenu-mobile{
	top:100%;	
}
.menu-bottom p{
	font-size: 12px;
	line-height: 18px;
	color: #444;
}
.menu-bottom .menu-bottom-dec a{
	background: #000001;
	padding: 6px 15px;
	margin-top: 20px;
	color:#fff !important;
}
.menu-bottom .menu-bottom-dec a:hover{
	background: #81b4d1;
}
.fieldmegamenu .menu-item.divider{
	padding: 5px 1%;
}
.fieldmegamenu .menu-items{
	background:none;
	border: none;
	padding-bottom:20px;
	padding-top:24px;
}
.fieldmegamenu .menu-items:before{
	background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	border-top:2px solid #81b4d1;
	
}
.fieldmegamenu .submenu{

}
.custom_link_feature li:hover a{
	color: #81b4d1;
}
.fieldmegamenu .menu-items li.customcontent_men{
	padding-bottom:10px;
	padding-top: 15px;
}
#fieldmegamenu-mobile.fieldmegamenu > ul > li .no-description .title{
	color:#444;
}
#fieldmegamenu-mobile.fieldmegamenu > ul > li .no-description .title:hover{
	color: #81b4d1;
}
#index #header_mobile_menu{
	margin: 20px 0;
}
#header_mobile_menu .fieldmegamenu .root-item.no-description .title{
	padding: 13px 0;
}
#header_mobile_menu .fieldmegamenu .fieldmegamenu-mobile-handle{
	font-size: 16px;
	padding: 12px 10px;
}
#header_mobile_menu .fieldmegamenu .menu-items{
	top: 0 !important;
	padding-bottom:15;
	padding-top:5px;
}
@media (max-width: 1199px){
	.fieldmegamenu > ul > li .right_block_img_menu img{
	margin-top:-90px !important;	
	}
}
#header_mobile_menu .fieldmm-nav{
	background: #000001;
	text-align: left;
	padding: 13px 20px;
}
#fieldmm-button {
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    right: 20px;
    top: 13px;
}
.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1 > .title a{
	color: #666;
	font-size: 12px;
}
.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1 > .title:hover a{
	color: #81b4d1;
}
@media (max-width: 991px) and (min-width: 768px){
#header_mobile_menu  .fieldmegamenu > ul > li .right_block_img_menu img{
	margin-top: -106px !important;
}
}
@media (max-width:767px){
#header_mobile_menu  .fieldmegamenu > ul > li .right_block_img_menu img{
	margin-top:0px !important;
}
}
#header_menu.fieldmegamenu-sticky{
	background: #fff;
	border-bottom:2px solid;
	border-color:#81b4d1;
}
#header_menu.fieldmegamenu-sticky #fieldmegamenu-main.fieldmegamenu > ul{
	text-align: left;
}
.sticky-fixed-top{
	z-index: 1031;
}
#header .sticky-fixed-top .cart_block{
	top: 100%;
}
#header_menu.fieldmegamenu-sticky{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
        box-shadow: none;
}
#header_menu.fieldmegamenu-sticky .fieldmegamenu .menu-items{
	top: 100% !important;
	padding-top:20px;
}
#header_menu.fieldmegamenu-sticky .fieldmegamenu .menu-items::before{

}	
/*---------------------------------------------------*/
.products-sort-order .select-list{
	font-size:12px;
}
#products .products{
	display:block;	
}
#box-product-grid,#box-product-list{
	width:100%;
	display:none;
	float:left;
}	
.active_grid #box-product-grid{
	display:block;
}
.active_list #box-product-list{
	display:block;
}
.click-product-list-grid{
	float:left;	
}
.click-product-list-grid > div{
	float:left;	
	font-size:24px;
	padding:0 5px;
	margin:5px 0;
	cursor:pointer;
}

.click-product-list-grid > div:hover{
	color:red;	
}
.active_list .click-product-list-grid > div.click-product-list{
	color:red;	
}
.active_grid .click-product-list-grid > div.click-product-grid{
	color:red;	
}
#products img{
	margin:0;	
}
.item-product-list .left-product{
	position:relative;	
}
.item-product-list .left-product .hover_image{
	position:absolute;
	left:0;
	top:0;
	opacity:0;
	transition: all 0.15s ease-in-out 0s; 
	-webkit-transition: all 0.15s ease-in-out 0s; 
	-ms-transition: all 0.15s ease-in-out 0s; 
	-moz-transition: all 0.15s ease-in-out 0s; 
	-o-transition: all 0.15s ease-in-out 0s; 
}
.item-product-list:hover .left-product .hover_image{
	opacity:1;
}

.item-product-list .right-product .product_name{
	display:table;
	margin-bottom:15px;
}
.item-product-list .right-product .product_name a{
	font-size:24px;
}

#products .item-product-list .right-product .product-price-and-shipping{
	font-weight:normal;
	text-align:left;
	font-size:14px;
	line-height:20px;
	margin-bottom:15px;
}
#products .item-product-list .right-product .regular-price{
	font-size:14px;
}	
#products .item-product-list .right-product .discount-percentage-product{
	background:red;
	color:#fff;	
	padding:0 6px;
	font-size:12px;
	vertical-align:2px;
}
#products .item-product-list .right-product .decriptions-short p{
	font-size:13px;
	line-height:22px;
	margin-bottom:15px;
	text-align:justify;
}
.product-availability-list{
	font-size:14px;
	padding-left:30px;
	line-height:20px;
	position:relative;
	margin-bottom:15px;
}
.product-availability-list i{
	position:absolute;
	left:0;
	top:0;
	font-size:18px;
}
.product-availability-list i.fa-check{
	color:#32cd32;	
}
.product-availability-list i.fa-warning{
	color:#ff8c00;
}
.product-availability-list i.fa-ban{
	color:#ff0000;
}

/*-----------------------------------------quick view---------------------*/
.modal-body{
	padding:30px;	
}
.quickview .modal-content,#blockcart-modal .modal-body{
	background-color: #f6f6f6;
}
.modal-content {
    background-clip: padding-box;
    background-color: #f6f6f6;
    border:none;
    border-radius: 0;
    outline: 0 none;
    position: relative;
}
.quickview .modal-header {
    border: medium none;
    padding:0;
    position: absolute;
    right:0;
	z-index:1;
}
button.close{

}
button:focus {
    outline: none;
}
.modal-header .close{
	margin: 0;
    opacity: 1;
    text-shadow: unset;
	background: #bbbbbb none repeat scroll 0 0;
	position:absolute;
	right:0;
	top:0;
}
.modal-header .close:hover{
	background:#81b4d1;
}
.modal-header .close span{
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
    font-size:20px;
    float: left;
    text-shadow: unset;
    color: #fff;
    font-weight: normal;	
}
.js-qv-mask.mask {
	height: auto;
    margin-left: 0;
    overflow: visible;
    width: 100%;
    margin: 0 auto;
	padding:0 40px;
    position: relative;
	margin-bottom:40px;
}
.quickview .js-qv-mask.mask {
	margin-bottom:20px;
}	
.quickview .modal-body{
	padding-bottom:10px;
}	
.quickview .images-container{
	display:block;
	min-height:inherit;
	position:relative;	
}
#main .images-container .js-qv-mask.scroll{
	overflow:visible;	
}
.js-qv-mask .owl-item img{
	max-width:100%;	
	cursor:pointer;
	opacity:0.8;
	display:table;
	margin:0 auto;
	height:auto;
}
.js-qv-mask .owl-item .thumb-container{
	padding:0 5px;	
}
.js-qv-mask .owl-item img:hover,.js-qv-mask .owl-item img.selected{
	opacity:1;	
}
.js-qv-mask .owl-theme .owl-controls .owl-buttons{
  	display: block;
    left:0;
    margin-top: -10px;
    overflow: visible;
    position: absolute;
    right:0;
    top: 50%;
    width: auto;
    z-index: 1;
    height: 0;
    line-height: 0;
}
.js-qv-mask .product-images{
	margin:0 auto;	
}
.quickview .modal-dialog,#blockcart-modal .modal-dialog{
	max-width:57rem;	
}
@media  (max-width: 767px){
.quickview .modal-dialog{
	max-width: calc(100% - 20px);
	width: calc(100% - 20px);
}
}
.product-discount .regular-price{
	margin:0;
	font-size:14px;
	font-weight:bold;
	line-height:1;
}
.has-discount .discount{
	background:#81b4d1;
  	color: #fff;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    margin-left: 10px;
    padding: 8px 10px;
    text-transform: capitalize;
	vertical-align:3px;
}
.product-prices .regular-price{
	font-size:15px;
}
.product-prices .current-price{
	font-size:18px;
}
.has-discount.product-price, .has-discount p{
	color:#81b4d1;	
	margin:0 0 15px;
}
.product-prices{
	margin-top:15px;	
}
.product-information{
	font-size:13px;
	color:#666;
	line-height:20px;
	margin:0;	
	margin-bottom:30px;
}
.product-actions .control-label{
	float: left;
    line-height: 30px;
    margin-bottom: 0;
    margin-right: 15px;
    min-width: 65px;
    width: auto;
	font-size:13px;
	text-transform:uppercase;
	color:#444;
}
.product-actions .product-add-to-cart .control-label{
	line-height:50px;	
}
.product-discounts{
	margin:0;	
}
.product-variants > .product-variants-item select {
	border: 1px solid #f0f0f0;
	height: 40px;
	width: 100%;
	float: left;
	padding: 0 12px;
	margin-top:5px;
	background:none;
	font-size:12px;
}
.quickview .product-variants > .product-variants-item select{
	border-color:rgba(0,0,0,0.15);
}
.product-variants > .product-variants-item ul li{
margin-right: 5px;
    margin-top: 5px;
}
.product-variants > .product-variants-item .color{

}
.product-quantity .qty{
	float:left;
	width:100%;	
	margin-bottom:15px;
}
.product-quantity .input-group{
	float:left;
	width:auto;	
}
.product-variants > .product-variants-item{
	margin:15px 0;	
}
.product-actions .add-to-cart{
 	background:#81b4d1 none repeat scroll 0 0;
    font-size: 12px;
    height: auto;
	line-height:26px;
    padding:8px 20px;
    text-transform: uppercase;
	transition: all 0.15s ease-in-out 0s; 
	-moz-transition: all 0.15s ease-in-out 0s; 
	-ms-transition: all 0.15s ease-in-out 0s; 
	-o-transition: all 0.15s ease-in-out 0s; 
	-webkit-transition: all 0.15s ease-in-out 0s; 
	margin-right:5px;
}
#product-availability{
	margin-top:10px;
	margin-left:0;	
}
.product-actions .add-to-cart i{
	font-size:16px;
	line-height:12px;
	margin-right:5px;
}
.product-actions .add-to-cart:hover{
	background:#000001;	
}
.quickview .social-sharing{
	margin:0;	
}
.product-cover img{
	box-shadow:none;	
}
.quickview .product-cover img{
	width:100%;
}
.facebook.icon-gray,.twitter.icon-gray,.pinterest.icon-gray,.googleplus.icon-gray{
	background-image:none !important;	
	background:none !important;
}
.facebook.icon-gray a,.twitter.icon-gray a,.pinterest.icon-gray a,.googleplus.icon-gray a{
    font-family: "Poppins";
}
.facebook.icon-gray a:before,.twitter.icon-gray a:before,.pinterest.icon-gray a:before,.googleplus.icon-gray a:before{
    font-family:"FontAwesome";
}
.social-sharing{
	margin:0 -5px;
}
.social-sharing li{
box-shadow: none;
border-radius: 0;
height: auto;
width: auto;
float: left;
margin: 5px;
line-height: 35px;
}
.social-sharing li a{
		min-width:83px;
	text-align:center;
	text-indent: inherit;
	float: left;
	overflow: visible;
	font-size: 12px;
	color: #444;
	width: auto;
	height: auto;
	line-height:35px;
background: #f5f5f5;
padding: 0 10px;
}
.social-sharing li a:hover{
	background:#81b4d1;
	color:#fff;	
}
.social-sharing li a:before{
	background:none !important;
	margin-right:5px;	
}
.social-sharing li:before{
	background-image:none !important;	
	background:none !important;
	font-size:18px;
	text-align:center;
	margin-right:5px;
	float:left;	
	color:#444;
	transition: all 0.15s ease-in-out 0s; 
	-moz-transition: all 0.15s ease-in-out 0s; 
	-ms-transition: all 0.15s ease-in-out 0s; 
	-o-transition: all 0.15s ease-in-out 0s; 
	-webkit-transition: all 0.15s ease-in-out 0s; 
}

.facebook a:before{
	content:"\f09a";
	background:#435f9f;
}
.social-sharing li.facebook:hover:before{
	background:#fff;
	color:#435f9f;
}
.twitter a:before{
	content:"\f099";
	background:#00aaf0;
}
.social-sharing li.twitter:hover:before{
	background:#fff;
	color:#00aaf0;
}
.pinterest a:before{
	content:"\f0d2";
	background:#ce1f21;
}
.social-sharing li.pinterest:hover:before{
	background:#fff;
	color:#ce1f21;
}
.googleplus a:before{
	content:"\f0d5";
	background:#e04b34;
}
.social-sharing li.googleplus:hover:before{
	background:#fff;
	color:#e04b34;
}
.social-sharing span{
	min-width:65px;
	margin-right:10px;
	display:none;
}	

.product-prices .tax-shipping-delivery-label{
	margin:0;
}	
.product-prices div{
	margin-bottom:0;	
}
.product-prices > div{
	margin-bottom:15px;
}
/*-------------------------category------------------------*/
.block-category {
    margin-bottom: 30px;
    min-height: auto;
}
#products .products{
	display:block;	
	float:left;
	width:100%;
}
.products.horizontal_mode .item-inner .right-product{
	min-height:68px;
}
.products.horizontal_mode #box-product-list .quick-view{
	margin: 15px 0 0;
	color: #fff;
	background: #81b4d1;
	position: static;
	opacity: 1;
	width: auto;
	height: auto;
	padding: 0 20px;
}
#products .product-miniature{
	margin:0;	
}
#products .product-miniature img{
	max-width:100%;
	height:auto;	
}
.block-category #category-description p{
	line-height:18px;	
}
.block-category #category-description p:first-child{
	margin:0;	
}
.products.horizontal_mode #box-product-list .quick-view i{
	margin-right:5px;	
}

.products.horizontal_mode #box-product-list .quick-view:hover{
	background:#000001;
}
.products.horizontal_mode #box-product-list .right-product{
	padding:15px 30px;	
}
.item-product-list .left-product{
	margin:15px 30px;
}
@media (min-width:525px) {
.item-product-list .js-product-miniature{
	display:flex;	
	align-items:center;
}
.products.horizontal_mode #box-product-list .right-product{
	flex: 1;
}
.products.horizontal_mode #box-product-list .item-product-list .left-product{

}
.item-product-list .left-product{
 	border-right: 1px solid #f0f0f0;
	margin:0;
}
}
#box-product-grid,#box-product-list{
	width:100%;
	display:none;
	float:left;
}	
.active_grid #box-product-grid{
	display:block;
}
.active_list #box-product-list{
	display:block;
}
.click-product-list-grid{
	float:left;	
	margin-right:22px;
}
.click-product-list-grid > div{
	float:left;	
	font-size:24px;
	padding:0 8px;
	margin:5px 0;
	cursor:pointer;
	color:#000001;
}
.click-product-list-grid > div:hover{
	color:#81b4d1;	
}
.active_list .click-product-list-grid > div.click-product-list{
	color:#81b4d1;	
}
.active_grid .click-product-list-grid > div.click-product-grid{
	color:#81b4d1;	
}
#products img{
	margin:0;	
}
.item-product-list .left-product{
	position:relative;	
	display:table;
}
.item-product-list .left-product .hover_image{
	position:absolute;
	left:0;
	top:0;
	opacity:0;
	transition: all 0.15s ease-in-out 0s; 
	-webkit-transition: all 0.15s ease-in-out 0s; 
	-ms-transition: all 0.15s ease-in-out 0s; 
	-moz-transition: all 0.15s ease-in-out 0s; 
	-o-transition: all 0.15s ease-in-out 0s; 
}
.item-product-list:hover .left-product .hover_image{
	opacity:1;
}

.item-product-list .right-product .product_name{
	display:table;
	margin-bottom:15px;
}
.item-product-list .right-product .product_name a{
font-size: 14px;
font-weight: bold;
}

#products .item-product-list .right-product .product-price-and-shipping{
	font-weight:normal;
	text-align:left;
	font-size:14px;
	line-height:20px;
	margin-bottom:15px;
}
#products .item-product-list .right-product .product-price-and-shipping
#products .item-product-list .right-product .regular-price{
	font-size:14px;
}	
#products .item-product-list .right-product .discount-percentage-product{
	background:#81b4d1;
	color:#fff;	
	padding:0 6px;
	font-size:12px;
	vertical-align:2px;
}
#products .item-product-list .right-product .decriptions-short p{
	font-size:12px;
	line-height:22px;
	margin-bottom:15px;
	text-align:justify;
}
.product-availability-list{
	font-size:14px;
	padding-left:30px;
	line-height:20px;
	position:relative;
	margin-bottom:15px;
}
.product-availability-list i{
	position:absolute;
	left:0;
	top:0;
	font-size:18px;
}
.product-availability-list i.fa-check{
	color:#32cd32;	
}
.product-availability-list i.fa-warning{
	color:#ff8c00;
}
.product-availability-list i.fa-ban{
	color:#ff0000;
}
.item-product-list{
 	border: 1px solid #f0f0f0;
    margin-bottom: 30px;
}
.products-selection .total-products, .products-selection h1{
	padding:0;	
}
.products-selection .total-products p{
margin: 5px 0;
border-right: 1px solid #666;
margin-right: 16px;
padding-right:16px;
line-height: 13px;
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default{
	background:#000001;	
}
#products .item-inner{
	max-width:270px;
	margin:0 auto;
        margin-bottom: 30px;
}
.products-selection {
 	align-items: center;
    margin-bottom: 0;
    padding:0;
	float:right;
	display:flex;
	margin-top:8px;
	padding-left:10px;
background: #f0f0f0;
}
.products-selection > div {

}
.box-sort-by{
	align-items:center;	
	display:flex;
	margin-right:5px;
}
.products-selection .sort-by{
	margin:0;
	color:#141415;		
}
.products-sort-order .select-title{
	padding:0;
	line-height:18px;
	border:1px solid #f0f0f0;
	padding:6px 12px;	
	margin:0;
	background:none;
}
.products-sort-order .select-title i {
    float: right;
    line-height: 18px;
    margin-left: 10px;
}
.products-sort-order {
    color: #666;
    flex: 1;
    float: right;
	margin-left:5px;
}
.products-sort-order .dropdown-menu{
	right:0;	
}
.products-sort-order .select-list:hover{
	background:#81b4d1;	
}
@media (max-width:767px) {
	.products-selection{
		display:block;	
		width:100%;
		padding:10px;
	}
.click-product-list-grid{
	display:table;
	margin:0 auto;
	float:none;
}
.products-selection .total-products p{
	border:none;
	margin-right:0;	
	padding:0;
}
.products-selection .total-products{
	display:table;
	width:100%;
	border:none;
	text-align:center;	
}
}
.block-categories,#search_filters{
    border: 1px solid #f0f0f0;
    box-shadow: none;
    margin-bottom: 30px;
    padding: 0;
	float:left;
	width:100%;
}
.block-categories a {
    color: #444444;
    font-size: 14px;
    line-height: 18px;
}
.block-categories a:hover{
	color:#81b4d1;	
}
.block-categories > ul > li:first-child a {
    display: table;
    margin: 0;
    padding: 16px 20px;
    width: 100%;
	border-bottom:1px solid #f0f0f0;
}
.block-categories .category-sub-menu li[data-depth="0"] > a{
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 14px 0;
    text-transform: uppercase;
    border-bottom:1px solid #f0f0f0;
}
ul.category-top-menu{
	margin:0 0 -1px;
	width:100%;
	float:left;	
}
.block-categories .category-sub-menu {
    margin: 0;
	padding-left:20px;
	float:left;
	width:100%;
}
.collapse{
	float:left;
	width:100%;	
}
.block-categories >ul > li > .category-sub-menu{
	padding-right:20px;
}
.block-categories .collapse-icons {
    border: medium none;
    cursor: pointer;
    font-size: 10px;
    padding: 0;
    position: absolute;
    right: 0;
	top:14px;
	line-height:18px;
}
.block-categories .collapse-icons i{
	line-height:18px;
	font-size:14px;
}
.block-categories .category-sub-menu li[data-depth="1"] {
    margin-bottom:0;
	position:relative;
	float:left;
	width:100%;
}
.block-categories .category-sub-menu .category-sub-link {
    border-bottom: 1px solid #f0f0f0;
    float: left;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0;
    width: 100%;
}
.block-categories .category-sub-menu .arrows {
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 10px;
}
.block-categories .category-sub-menu li {
    float: left;
    position: relative;
    width: 100%;
}
.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
    padding-left:0;
}
.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) a{
    padding-left:15px;
}
.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before {
	content: "-";
    left: 0;
    line-height: 1px;
    margin-right: 0;
    position: absolute;
    top: 50%;
}
.block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover,.block-categories .arrows .arrow-down:hover, .block-categories .arrows .arrow-right:hover{
	color:#81b4d1;
}
#search_filters > h4{
    display: table;
    margin: 0;
    padding: 16px 20px;
    width: 100%;
	border-bottom:1px solid #f0f0f0;
}
#search_filters .facet {
    border-bottom: 1px solid #f0f0f0;
    float: left;
    margin: 0 27px;
    padding: 20px 0;
    width:calc(100% - 54px);
	margin-bottom:-1px;
}
#search_filters .facet .facet-label a{
	color:#666;
	font-size:12px;
	line-height:18px;	
	margin-top:7px;
}
#search_filters .facet .collapse{
	margin:0;	
}
.custom-checkbox input[type="checkbox"] + span{
	border:1px solid #cdcdcd;
	width:12px;
	height:12px;	
}
.color, .custom-checkbox input[type="checkbox"] + span.color{
	margin-left:0;	
}
.btn-tertiary {
    background: #000001 none repeat scroll 0 0;
    box-shadow: none;
    color: #fff;
    margin: 20px 27px 0;
    padding: 5px 15px;
	-webkit-transition: all 0.15s ease-in-out 0s; 
	-ms-transition: all 0.1s ease-in-out 0s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-o-transition: all 0.1s ease-in-out 0s;
}
.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover, .btn-tertiary:focus, .btn-tertiary:hover, .focus.btn-tertiary{
	color:#fff;
	background:#81b4d1;	
}
#search_filters .facet .facet-title {
    color: #444444;
    font-size: 13px;
    text-transform: uppercase;
}
#category #left-column #search_filters_wrapper{
	margin:0;	
}
@media (max-width:767px){
#category #left-column #search_filters .facet .h6{
padding:0;
}
#category #left-column #search_filters .facet{
    border-bottom: 1px solid #f5f5f5;
    margin: 0 ;
    padding: 10px 0;	
    float:left;
    width:100%;
    position:relative;
}
#category #left-column #search_filters .facet ul li{
	padding:0;
	border:none;	
}
#category #left-column #search_filters .facet .title .pull-xs-right {
    position: absolute;
    right:0;
    top:10px;
}
#category #left-column #search_filters .facet .title .pull-xs-right i{
	font-size:20px;	
}
#category #left-column #search_filters .facet .collapse{
	
}
#category #left-column #search_filters .facet .navbar-toggler{
	padding:0;
	border:none;	
}
#category #left-column #search_filters .facet ul li {
    border: medium none;
    margin-top: 10px;
    padding: 0;
}
#category #left-column #search_filters{
	border:none;	
	margin-bottom:30px;	
}
}
#main .page-content, #main .page-header{
	text-align:center;	
}

.btn{
	line-height:18px;
	font-size:14px;	
}
.btn-primary, .btn-secondary, .btn-tertiary{
	box-shadow:none;
	font-weight:normal;
	padding:8px 20px;
}
.btn-primary,.btn{
	background:#000001;	
	color:#fff;
	transition: all 0.15s ease-in-out 0s; 
	-webkit-transition: all 0.15s ease-in-out 0s; 
	-ms-transition: all 0.15s ease-in-out 0s;
	-moz-transition: all 0.15s ease-in-out 0s;
	-o-transition: all 0.15s ease-in-out 0s;
}
.contact-form{
	box-shadow:none;	
}
.btn-primary.focus,.btn-primary:focus,.btn-primary:hover,.btn:hover,.btn-primary:active{
	background:#81b4d1;	
}
.input-group .input-group-btn > .btn {
    border: 0 none;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    margin-left: 0;
    padding: 8px 15px;
    text-transform: uppercase;
}
.cart-grid .cart-grid-body > a.label{
	box-shadow:none;
	font-weight:normal;
	padding:8px 15px;
	background:#000001;	
	color:#fff;
	padding-left:5px;
}
.cart-grid .cart-grid-body > a.label:hover{
	background:#81b4d1;	
}
.pagination{
	margin:0;
	margin-bottom:30px;
	border:1px solid #f0f0f0;
	padding:3px;	
	background:#f0f0f0;
}
.pagination .page-list {
    background:none;
    float: right;
    margin-bottom: 0;
    padding: 0;
	border:1px solid #f0f0f0;
}
.pagination > div:first-child{
	line-height:30px;	
}

.pagination > div{
	line-height:30px;
	margin:5px 0;	
}
@media (max-width:767px){
.pagination > div{
float:none !important;
display:table !important;
margin-left:auto !important;
margin-right:auto !important;
}	
}
.pagination a{
	min-width:30px;
	padding:0 15px;
	float:left;
	line-height:30px;
	border-right:1px solid #f0f0f0;	
	color:#666666;
}
.pagination a.next {
	border:none;		
}
 
.pagination a.previous i{
	margin-right:5px;		
	font-size:0;
	float:left;
	height:auto;
	width:auto;
}
.pagination a.previous i:before{
	content:"\f100";	
	font-family: "FontAwesome";	
	font-size: 12px;
	line-height: 29px;
	float: left;
}
.pagination a.next i{
	margin-left:5px;	
	font-size:0;	
	float:right;
	height:auto;
	width:auto;
}
.pagination a.next i:before{
	content:"\f101";	
	font-family: "FontAwesome";	
	font-size: 12px;
	line-height: 29px;
	float: right;
}
.pagination .current a,.pagination a:not(.disabled):hover{
	background:#81b4d1;
	color:#fff;	
}
#productCates{
	float:left;
	width:100%;
}
#field_productcates{
		margin-bottom:0;
		margin-top:30px;
}
/**************************************************************
					CMS Pages Styles
***************************************************************/
#cms #center_column .block-cms {
  padding-bottom: 20px; }
#cms #center_column h1 {
  margin-bottom: 25px; }
#cms #center_column h3 {
  font-size: 16px;
  border-bottom: none;
  margin: 0;
  padding: 0 0 17px 0; }
#cms #center_column p {
  line-height: 18px; }
#cms #center_column .list-1 li {
  padding: 4px 0 6px 0;
  font-weight: bold;
  color: #46a74e;
  border-top: 1px solid #d6d4d4; }
  #cms #center_column .list-1 li:first-child {
    border: none; }
  #cms #center_column .list-1 li em {
    font-size: 20px;
    line-height: 20px;
    padding-right: 15px;
    vertical-align: -2px; }
#cms #center_column img {
  margin: 4px 0 17px;
  max-width: 100%;
  height: auto; }
#cms #center_column .testimonials {
  border: 1px solid;
  border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
  margin: 4px 0 13px 0;
  position: relative; }
  #cms #center_column .testimonials .inner {
    border: 1px solid #fff;
    padding: 19px 18px 11px 18px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%); }
    #cms #center_column .testimonials .inner span {
      text-indent: -5000px;
      display: inline-block;
      width: 20px;
      height: 15px; }
      #cms #center_column .testimonials .inner span.before {
        background: url(../img/bl-before-bg.png) no-repeat;
        margin-right: 8px; }
      #cms #center_column .testimonials .inner span.after {
        background: url(../img/bl-after-bg.png) no-repeat;
        margin-left: 8px; }
  #cms #center_column .testimonials:after {
    content: ".";
    display: block;
    text-indent: -5000px;
    position: absolute;
    bottom: -16px;
    left: 21px;
    width: 15px;
    height: 16px;
    background: url(../img/testimon-after.gif) no-repeat; }
  #cms #center_column .testimonials + p {
    padding-left: 45px;
    margin-bottom: 18px; }
#cms #center_column p.bottom-indent {
  margin-bottom: 18px; }
#cms #center_column #admin-action-cms {
  background: none repeat 0 0 #F6F6F6;
  border: 1px solid #d2d0d0;
  padding: 10px; }
  #cms #center_column #admin-action-cms p {
    margin: 0; }
    #cms #center_column #admin-action-cms p span {
      display: block;
      padding-bottom: 10px;
      font-size: 14px;
      font-weight: bold;
      color: #333; }
    #cms #center_column #admin-action-cms p .button {
      font: 700 17px/21px Arial, Helvetica, sans-serif;
      padding: 0;
      border: 1px solid;
      padding: 10px 14px;
      display: inline-block; }
      #cms #center_column #admin-action-cms p .button.publish_button {
        color: #fff;
        text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
        border-color: #0079b6 #006fa8 #012740 #006fa8;
        background: #009ad0;
        background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
        background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
        background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0); }
        #cms #center_column #admin-action-cms p .button.publish_button:hover {
          border-color: #01314e #004b74 #0079b6 #004b74;
          filter: none;
          background: #0084bf; }
      #cms #center_column #admin-action-cms p .button.lnk_view {
        color: #333;
        text-shadow: 1px 1px white;
        border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
        background: #f7f7f7;
        background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
        background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
        background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0); }
        #cms #center_column #admin-action-cms p .button.lnk_view:hover {
          border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
          filter: none;
          background: #e7e7e7; }
/*************About us**************/
#cms #center_column h3{
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 20px;
    padding: 5px 0;
}
#cms #cms-about-us .page-subheading {
    background: #81b4d1 none repeat scroll 0 0;
    border: 0;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    font-size: 14px;

    margin-bottom: 20px;
    padding: 5px 20px;
    text-transform: uppercase;
}
#cms #cms-about-us img{
    margin: 0;
}
#cms #cms-about-us .our-team img {
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#cms #cms-about-us .our-team img:hover {
    border-radius: 50%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
#cms #cms-about-us p {
    line-height: 22px;
    margin-bottom: 12px;
    font-size:13px;
}
#cms #cms-about-us .cms-box.our-team {
    margin-top: 20px;
    text-align: center;
}
.cms-box.our-team [class*="col-"]{
    margin-top: 30px;
}
#cms #cms-about-us .our-team p {
    line-height: 1;
}
#cms #cms-about-us p.title_font {
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 30px;
}
#cms #cms-about-us .cms-box-line{
    margin-bottom: 25px;
}
#cms #cms-about-us .cms-box-line > em{
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 16px;
}
#cms #cms-about-us .cms-line{
    position: relative;
    display:block;
}
#cms #cms-about-us .cms-line {
    background: #dddddd none repeat scroll 0 0;
    margin-top: 5px;
    height: 8px;
    width: 100%;
}
#cms #cms-about-us .cms-line .cms-line-comp{
    position:absolute;
    display:block;
    height: 8px;
    width:0px;
    background: #81b4d1;
}
#cms #cms-about-us .cms-line .label em{
    display: none;
}
#cms #cms-about-us .cms-line .label{
    color: #000001;
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    position: absolute;
    right: 100%;
    top: -21px;
}
@media only screen and (max-width: 480px){
    .cms-box.our-team [class*="col-"]{
	width: 100%;
    }
}

#pagenotfound .page-not-found, #products .page-not-found{
	box-shadow:none;	
}

#pagenotfound .page-not-found .search-widget, #products .page-not-found .search-widget{
	width:100%;	
}

.field-demo-wrap .control.inactive,.cl-row-reset .cl-reset{
	background:#000001;	
}
.field-demo-wrap .control.active,.cl-row-reset .cl-reset:hover{
	background:#81b4d1;	
}


.bootstrap-touchspin .btn-touchspin{
	color:#444;	
}
.product-cover .layer{
	right:0;
	bottom:0;
	opacity:1;
	background:none;
	left:auto;
	top:auto;
	width:40px;
	height:40px;	
	z-index:1001;
}
.product-cover .layer .zoom-in{
	font-size:40px;
	color:#666;	
}
.product-cover .layer:hover .zoom-in{
	color:#81b4d1;
}
#header_mobile_menu {
	background:#000001;	
	margin-bottom:30px;
	z-index:1029;
}
#fieldmegamenu-main.fieldmegamenu .root:hover .root-item > a > .title,#fieldmegamenu-main.fieldmegamenu .root:hover .root-item > .title,#fieldmegamenu-main.fieldmegamenu .root.active .root-item > a > .title,#fieldmegamenu-main.fieldmegamenu .root.active .root-item > .title,#fieldmegamenu-main.fieldmegamenu .root .root-item > a.active > .title{
    background: #81b4d1;	
}
#fieldmegamenu-mobile.fieldmegamenu .root:hover .root-item > a > .title , #fieldmegamenu-mobile.fieldmegamenu .root:hover .root-item > .title , #fieldmegamenu-mobile.fieldmegamenu .root.active .root-item > a > .title , #fieldmegamenu-mobile.fieldmegamenu .root.active .root-item > .title , #fieldmegamenu-mobile.fieldmegamenu .root .root-item > a.active > .title{
    color: #81b4d1;

}

.fieldmegamenu .menu-item.depth-1 > .title a:hover{
	color:#81b4d1;	
}
#header_menu.fieldmegamenu-sticky{
border-bottom:2px solid #81b4d1;
}

.fieldmegamenu > ul > li.demo_other_menu{background:#81b4d1;}
.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1 > .title a:hover {
    color: #81b4d1;
}
.fieldmegamenu .submenu .title a:hover{transition:all 0.3s ease-in-out 0s; color:#81b4d1;}
.menu-bottom .menu-bottom-dec a{ padding: 8px 20px; background: #81b4d1; color: #fff; display:inline-block; margin-top:17px;}
.menu-bottom .menu-bottom-dec a:hover{background:#000001;transition:all 0.3s ease-in-out 0s;}
.menu-bottom h3{  font-size: 12px; color: #81b4d1;text-transform: capitalize;}
.custom_link_feature li a:hover{ color:#81b4d1; transition: all 0.3s ease-in-out 0s;}
.custom-col-html a{text-transform: none; color:#81b4d1;}
.custom-col-html h4 {
    color: #81b4d1;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 15px;
    text-align: center;
}

#recent_article_smart_blog_block_left .block_content ul li a.read-more:hover{
	background:#81b4d1;
}
#recent_article_smart_blog_block_left .block_content ul li .info{
	color:#81b4d1;
}
.info-category span,.info-category span a{
	color:#81b4d1;
}
@media only screen and (max-width: 991px){
.header-logo{
	max-width:175px;	
}
.header-logo img{
	max-width:100%;	
}
.cart_top_ajax{
	right:-50px;	
}
.cart_top_ajax::before{
	right:50px;	
}	
}
.active_filters {
    background: #dededd;
    padding: 10px 30px;
    margin-bottom: 30px;
    padding-bottom: 0;
}
.active_filters .filter-block .close {
    color: #414141;
    font-size: 16px;
    opacity: 1;
    margin-top: 0;
    margin-left: 5px;
}
.field-slideshow-container .flex-control-paging li a:hover, .field-slideshow-container .flex-control-paging li a.flex-active, .nivo-controlNav a:hover, .nivo-controlNav a.active{
	background:#81b4d1;
}
/*--------------------------------------------------------------*/

.page-authentication #content{
  	border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: none;
    max-width: 870px;
	padding:30px 20px;
}
body#checkout section.checkout-step{
	border:1px solid #f0f0f0;
	box-shadow:none;
	border-radius:4px;
	margin-bottom:15px;
}
#order-items hr{
	border-top:#f0f0f0;
}
.order-confirmation-table .text-xs-left,.order-confirmation-table .text-xs-right,#order-items table tr td:last-child{
	color:#81b4d1;
}
.page-my-account #content .links a:hover {
    color: #81b4d1;
}
.form-control,.search-widget form input[type="text"]{
    background-color: #fff;
    background-image: none;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    color: #555;
    display: block;
    font-size: 12px;
    min-height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.form-group.has-error input, .form-group.has-error select {
    border-color:#ff4c4c;
	outline:0;
}
.card{
	box-shadow:none;
	border-radius:4px;	
    border: 1px solid #f0f0f0;
	margin-bottom:30px;
}
#order-items .order-line {
    align-items: center;
    display: flex;
    margin-top: 1rem;
}
.page-my-account #content .links a span.link-item{
	box-shadow:none;	
}
.page-footer .text-xs-center a {
    background: #000001 none repeat scroll 0 0;
    color: #fff;
    display: table;
    line-height: 18px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 15px;
	font-size:14px;
	text-transform:uppercase;
}
.page-footer .text-xs-center a:hover{
	background:#81b4d1;	
}
.page-my-account #content .links a:hover i{
	color:#81b4d1;	
}
.page-my-account #content .links a{
	color:#444;	
}
body#checkout section.checkout-step .delivery-option{
	background:none;	
}
.form-control:focus,.search-widget form input[type="text"]:focus{
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
	}
.input-group.focus{
	outline:0;	
}
.form-control-comment{
	float:left;	
}
#main .page-content.page-cms{
	padding:0;
	text-align:left;	
}
.custom-radio input[type="radio"]:checked + span {
    background-color: #444444;
    border-radius: 50%;
    display: block;
    height: 9px;
    left: 2px;
    position: absolute;
    top: 2px;
    width: 9px;
}
.page-addresses .address{
	padding:15px;
	border:1px solid #f0f0f0;
	border-radius:4px;
	box-shadow:none;	
}
.page-addresses .address .address-footer a{
	color:#444;	
}
.page-addresses .address .address-footer {
    border-top: 1px solid #acaaa6;
	padding:0;
    padding-top: 15px;
}
.page-footer a.account-link {
    background: #000001 none repeat scroll 0 0;
    color: #fff;
    display: table;
    float: left;
    margin-bottom: 30px;
    margin-right: 1rem;
    padding: 8px 15px;
}
.page-footer a.account-link:hover{
	background:#81b4d1;	
}
.page-customer-account #content{
	box-shadow:none;	
}
.page-order-detail .box{
	border:1px solid #f0f0f0;
	box-shadow:none;
	border-radius:4px;	
}
.thead-default th{
	color:#666;	
}
.table-borde#81b4d1 thead th, .table-borde#81b4d1 thead td{
	font-weight:normal;	
}
.table-borde#81b4d1,.table-borde#81b4d1 th, .table-borde#81b4d1 td{
	border:1px solid #f0f0f0;	
	border-radius:4px;
}
.page-order-detail{
	color:#666;		
}
body#checkout section.checkout-step .address-item.selected{
	border:1px solid #f0f0f0;
	border-radius:4px;	
}
body#checkout section.checkout-step .address{
	line-height:24px;	
}
body#checkout section.checkout-step .add-address a{
	color:#444;	
}
body#checkout section.checkout-step .add-address a:hover{
	color:#81b4d1;	
}
.page-addresses .address .address-footer a:hover{
	color:#81b4d1;
}
.page-addresses .address .address-body address {
    font-size: 12px;
    line-height: 25px;
	
}
.custom-radio {
    background: white none repeat scroll 0 0;
    border: 1px solid #acaaa6;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin-right: 1.25rem;
    position: relative;
    vertical-align: middle;
    width: 15px;
}
.cart-summary-line .value{
	color:#81b4d1;
}
.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price{
	color:#81b4d1;	
}
.cart-grid-body .cart-overview{
	padding:15px 0;	
}
.cart-grid-body .cart-overview .no-items{
	padding:0 15px;	
}
.cart-item{
	border-bottom:1px solid #f0f0f0;	
}
.cart-item:last-child{
	border:none;
}	
.cart-item .product-line-grid{
	display:flex;
	align-items:center;	
}
.cart-summary-line{
	margin-bottom:10px;
}	
#cart-summary-product-list .media{
	margin-bottom:5px;	
}
/*--------------------------------------popup cart----------------*/
#blockcart-modal .modal-title i.material-icons {
    margin-right: 10px;
}
#blockcart-modal .modal-title {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
}
#blockcart-modal .cart-content{
	padding-left:15px;	
}

@media (max-width: 991px) {
#blockcart-modal .cart-content{
	padding-left:0;	
}
}
#blockcart-modal .cart-content p{
	color:#81b4d1;
}	
#blockcart-modal .cart-content p strong{
	color:#666;	
	font-weight:normal;
}
.pagination .disabled{
	cursor:pointer;	
}
#blockcart-modal .cart-content p.cart-products-count{
	color:#666;	
	font-size:18px;
	line-height:24px;
}
#blockcart-modal .divide-right {
  border:none;
}
#blockcart-modal .modal-body{
	padding:30px;	
}
#blockcart-modal .product-image {
    height: auto;
    max-width: 100%;
    width: auto;
}
#blockcart-modal .modal-body:before{
	content:"";
	width:2px;
	position:absolute;
	top:30px;
	bottom:30px;
	left:50%;
	margin-left:-1px;
	background:#ebebeb;
	border-right:1px solid #fff;
}
@media (max-width: 767px) {
#blockcart-modal .modal-body:before{
	display:none;	
}
#blockcart-modal .product-image{
	margin:0 0 20px;	
}
}
#blockcart-modal .product-name {
    color:#666;
    font-size: 18px;
    font-weight: normal;
}
#blockcart-modal .modal-body .divide-right span{
	color:#666;	
}
.product-price{
	color:#81b4d1;
}
#blockcart-modal .divide-right p.price{
	color:#81b4d1;	
	font-weight:normal;
}
#blockcart-modal .divide-right strong{
	font-weight:normal;	
}
#blockcart-modal .cart-content .btn i{
	display:none;	
}
#blockcart-modal .cart-content .btn{

  background: #000001 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 12px;
    margin: 10px 10px 0 0;
    padding: 8px 15px;
	transition: all 0.15s ease-in-out 0s; 
	-moz-transition: all 0.15s ease-in-out 0s; 
	-ms-transition: all 0.15s ease-in-out 0s; 
	-o-transition: all 0.15s ease-in-out 0s; 
	-webkit-transition: all 0.15s ease-in-out 0s; 
}
#blockcart-modal .cart-content .btn:hover{
	background:#81b4d1;	
}
/*------------------------------------------------------*/
.tabs{
	background:none;
	box-shadow:none;
	margin-top:0;
	padding:0;	
	margin-bottom:30px;
}
p{
	color:#666;	
	font-size:12px;
}
.tabs p{
	line-height:24px;
        font-size:13px;
}
.tabs .tab-pane{
border:1px solid #ebebeb;
padding:20px;
text-align:justify;
}
.tabs .nav-tabs .nav-link{
	font-size:20px;
	line-height:15px;
	padding:0px;
	padding-right:20px;
	margin-right:20px;
	background:none;
	color:#444444;
	text-transform:uppercase;	
	font-weight:normal;
	border-right:1px solid #444444;
}
.tabs .nav-tabs li:last-child .nav-link{
	border:none !important;
	margin-right:0;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover{
	color:#81b4d1;
	border-bottom:none;
	border-right:1px solid #444444;
}
.tabs .nav-tabs{
	margin-bottom:20px;
	border-bottom:none;
}
.tabs .nav-tabs .nav-item{
	margin:5px 0;
}
.product-manufacturer{
	text-align:center;	
}
.product-reference{
	float:right;	
}
.img-thumbnail{
	border:none;
	padding:0;
	margin-bottom:10px;	
}
.product-features{
	margin:0;
	margin-top:20px;	
}
/*@media (max-width:543px){
#content-wrapper, #left-column{
	padding:0 15px !important;	
}
}*/
#product #content{
	margin:0;	
	max-width:418px;
}
.hover-banner a{
	position: relative;
	overflow:hidden;
	display:inline-block;
	float:left;
}
.hover-banner a img {
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	-ms-transition: opacity 0.35s, -ms-transform 0.35s;
	-moz-transition: opacity 0.35s, -moz-transform 0.35s;
	-o-transition: opacity 0.35s, -o-transform 0.35s;
}

.hover-banner a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index:1;
	height: 100%;
	background: rgba(255,255,255,0.2);
	content: '';
	transition: transform 0.6s;
	-webkit-transition: -webkit-transform 0.6s;
	-ms-transition: -ms-transform 0.6s;
	-moz-transition: -moz-transform 0.6s;
	-o-transition: -o-transform 0.6s;
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-190%,0);
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-190%,0);
	-ms-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-190%,0);
	-moz-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-190%,0);
	-o-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-190%,0);
	
}
.hover-banner a:hover img {

}

.hover-banner a:hover:before {
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,190%,0);
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,190%,0);
	-ms-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,190%,0);
	-moz-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,190%,0);
	-o-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,190%,0);
}
@media (max-width: 991px){
.hover-banner a{
float:none;
}

}
/*-----------------------------------------------------------------------------*/
.horizontal_mode.fieldFullWidth{
	background:#f8f8f8;	
	padding:30px 0;
	margin-bottom:60px;
}
.left-block-full{
	float:left;
	position:relative;	
}
@media (max-width:991px){
.left-block-full{
	float:none;
	display:table;
	margin:0 auto;
}
}
.left-block-full > a{
	position:relative;	
	float:left;
}
.left-block-full > a:before{
	position:absolute;
	content:"";
	width:100%;
	left:0;
	height:100%;
	top:0;
	background:rgba(0,0,0,0.08);

}
.left-block-full .button-container{
	display:none;	
}
.item-inner-full{
	position:relative;
	float:left;
	width:100%;	
}
.item-inner-full .comments_note{
	display:none;	
}
.right-block-full{
padding-top:30px;
padding-bottom:30px;
float:left;	
}
@media (min-width:992px){
.right-block-full{
position: absolute;
top: 50%;
transform: translateY(-50%);
max-width: 470px; 
left: 50%;
}
.item-inner-full{
	margin-left:-15px;
	margin-right:-15px;	
}
}
.left-block-full .quick-view-product-full a{
	border: 2px solid #fff;
	font-size: 12px;
	color:#fff;
	line-height: 18px;
	padding: 8px 15px;
	position: absolute;
	top: 50%;
	left: 50%;
	opacity:0;
	z-index: 1;
	transform:translate(-50%,-50%);
	text-transform:uppercase;
	min-width:120px;
	font-weight:bold;
}
.left-block-full .quick-view-product-full a:hover{
	background:#fff;
	color:#81b4d1;	
}
.left-block-full .product_img{
	position:relative;	
}
.left-block-full .product_img:before{
position: absolute;
content: '';
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 1;
opacity: 0;
transition: all 0.3s ease-in-out 0s;
background: rgba(0, 0, 0, 0.5);
}
.item-inner-full:hover .product_img:before,.item-inner-full:hover .quick-view-product-full a{
	opacity:1;		
}
.left-block-full .quick-view-product-full a i{
	display:none;	
}
.right-block-full .title_module{
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	color:#444;	
}
.right-block-full .product-name{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:9px;	
	line-height:23px;
	padding-bottom:5px;
	display:table;
}
.right-block-full p{
	line-height:20px;	
}
.right-block-full .price.product-price{
	font-size:30px;	
}
.right-block-full .old-price{
font-size: 20px;
margin-left: 10px;
font-weight: bold;
}
.right-block-full .price-rating{
	margin-top:15px;	
	display:table;
	width:100%;
}
.right-block-full .item-countdown{
	padding:17px 0;
	display:table;
	margin:0 auto;	
	background:#81b4d1;
	color:#fff;
	margin-top:55px;
}
.right-block-full .section_cout{
	padding-left:20px;
	padding-right:21px;
	border-right:1px solid rgba(255,255,255,0.3);
	height:40px;
	display:inline-block;	
	min-width:74px;
}
.right-block-full .section_cout span:first-child{
	font-size:24px;
	display:table;
	font-weight:bold;
	margin-top:3px;	
	width:100%;
	text-align:center;
}
.right-block-full .section_cout span:last-child{
	font-size:12px;
	display:table;
	text-transform:uppercase;
	margin-top:7px;	
		width:100%;
	text-align:center;
}
.owl-theme .owl-controls .owl-page span{
	background:#b7b7b7;
	opacity:1;	
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
	background:#81b4d1;
}
.sub_title_font{
	margin:9px auto;
	display:table;	
}
#onecate_products{
	position:relative;	
}
@media (min-width:992px){
#onecate_products.owl-theme .owl-controls{
position: absolute; 
display: inline-block;
width: auto; 
transform: rotate(90deg) translateY(-50%);
top: 50%; 
right: 0px;
z-index:1;
}


}
@media (max-width:767px){
.right-block-full .item-countdown{
	display:none !important;

	
}}

/*-----------------------------------------------*/
.right_blog_home{
background:none;
position:static;
	
}
.right_blog_home .content{
color:#999;
font-size:12px;	
text-align:left;
}
.right_blog_home .content a{
color:#81b4d1;	
line-height:20px;
font-size:14px;
font-weight:bold;
margin-top:10px;
display:table;
}

.right_blog_home .content h3:hover a{
color:#81b4d1;	
text-decoration:underline;
}
.right_blog_home .content p{
	color:#666;	
}
.sdsblog-box-content .sds_blog_post .right_blog_home .r_more{
	float:left;
	background:none;
	color:#999999;
	padding:0;
	position:relative;
	font-size:12px;
	padding-left:25px;
	margin-top:10px;
	text-transform:capitalize;
	line-height:20px;
}
.inline-block_relative{
	max-width:370px;	
	margin-bottom:30px;
}
.sdsblog-box-content .sds_blog_post .right_blog_home .r_more:before{
	content:"\f105";
	font-family:"FontAwesome";
	position:absolute;
	width:17px;
	height:17px;
	line-height:14px;
	border:1px solid;
	left:0;
	border-radius:50%;
}
.sdsblog-box-content .sds_blog_post:hover .right_blog_home .r_more{
	background:none;
}
.footer-container{
	box-shadow:none;
	padding:0;
	margin:0;	
}
.image_holder_wrap{
    max-width:100%;
    text-align: center;	
    overflow: hidden;
}
.news_module_image_holder .image_holder_wrap a{
    display: block;
}
.news_module_image_holder:hover .image_holder_wrap a{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
/*----------------------------------------*/
.block_testimonials{
	min-height:453px;
}
.overlay_testimonials{
	background:rgba(0,0,0,0.3);
	min-height: 453px;
    width: 100%;
	position:relative;
}
#testimonials_block_right{
	background:rgba(0,0,0,0.5);
	max-width:870px;
	width:100%;
	margin:0;
	padding:60px 15px;
	margin:0 auto;
	padding-bottom:57px;
}

.des_testimonial::before {
    color: #fff;
    content: "\f10d";
    display: inline-block;
    font-family: "fontAwesome";
    font-size: 18px;
    margin-top: -10px;
	margin-right:20px;
    vertical-align: top;
	font-style:italic;
}
.des_testimonial::after {
    color: #fff;
    content: "\f10e";
    display: inline-block;
    font-family: "fontAwesome";
    font-size: 18px;
    margin-top:10px;
	margin-left:10px;
	position:absolute;
    vertical-align: top;
	font-style:italic;
}
#wrapper{
	width:100%;
	padding:0;
}
#slide img {
    border: 3px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    box-sizing: unset;
    margin-right:15px;
}
#testimonials_block_right .media{
	margin-top:30px;
	margin-bottom:10px;	
}
#testimonials_block_right h2{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: unset;
	margin-bottom: 14px;
	padding-bottom: 23px;
	padding-top: 1px;
	position: relative;
}
#testimonials_block_right h2:before{
	content:url(bg_title.jpg);
	font-family: "FontAwesome";
	position:absolute;
	left:50%;
	margin-left:-22px;
	bottom:0;
}
#testimonials_block_right .title{
	position:relative;
	z-index:1;
	color:#fff;
}
#slide{
	position:static;
	transform:none;
	-webkit-transform:none;
	-ms-transform:none;
	-moz-transform:none;
	-o-transform:none;
	left:auto;
	width:100% !important;
	max-width:570px;
	margin:0 auto;
}
#slide .main-block {
    width: 100% !important;
    max-width: 100%;
    background: none !important;
}

.block_testimonials .bx-controls-direction{
	position:relative;
	z-index:1;
}
#testimonials_block_right h2::after{
	display:none;
}
.des_testimonial{
	margin:0 auto;
	padding:0 15px;
	padding-top:25px;
	font-size:12px;
	padding-bottom:10px;
}
#slide div .content_test{
	color:#fff;
	margin-top:10px;
}
.des_company{
	color:#fff;
	font-size:12px;
}
.des_namepost{
	font-size:14px;
}
#slide div .content_test{
	text-align:left;
}

#testimonials_block_right .next.bx-next, #testimonials_block_right .prev.bx-prev{
	border:none;
}
#testimonials_block_right .next.bx-next::before,#testimonials_block_right .prev.bx-prev::before{
	color:#fff;
	font-size:24px;
	width:30px;
	position:static;
	z-index:1;
	text-align:center;
}
#testimonials_block_right .next.bx-next:hover:before,#testimonials_block_right .prev.bx-prev:hover:before{
	color:#81b4d1;
	
}
.block_testimonials .bx-controls-direction {
    position: static;
    z-index: 1;
}
#testimonials_block_right .next.bx-next, #testimonials_block_right .prev.bx-prev{
	 position: absolute;
    top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
    z-index:999;
	left:auto;
	right:auto;
}
#testimonials_block_right .next.bx-next{
	right:70px;
}
#testimonials_block_right .prev.bx-prev{
	left:70px;
}
#testimonials_block_right p{
	color:#fff;	
}
@media (max-width: 991px){
#testimonials_block_right .next.bx-next{
	right:10px;
}
#testimonials_block_right .prev.bx-prev{
	left:10px;
}	
	.des_testimonial::before,.des_testimonial::after {
	display:none;
	}
}

/*-------------------------------------------------------*/
#footer{
	padding-top:0;
}
#fieldbrandslider-manufacturers .owl-item a{
	padding:1px;
	display:table;	
}
#fieldbrandslider-manufacturers .owl-item img{
	border:1px solid #f0f0f0;	
	margin-bottom:30px;
}

/*------------------------------------------------*/
.footer-newsletter{
	display: table;
    margin: 0 auto;
    max-width: 100%;
	padding:38px 0 32px;
}
.footer-newsletter form{
	float:left;	
}
.footer-top-before{
	background:rgba(0,0,0,0.5);
}
.left-newletter{
	float:left;	
	margin-right:70px;
}
.left-newletter h4{
	font-family:"Open Sans",sans-serif;
	font-size:26px;
	line-height:24px;
	text-transform:uppercase;	
	color:#fff;
	margin-bottom:10px;
	margin-top:-5px;
}
.left-newletter p{
	font-size:12px;
	line-height:24px;
	color:#999;	
	margin:0;
}
.footer-newsletter .input-wrapper{
	float:left;
}
.footer-newsletter .input-wrapper input{
	width:365px;
	border:2px solid #fff;
	height:43px;
	line-height:43px;
	background:none;
	color:#999999;
	padding:0 20px;	
	margin-right:10px;
	margin-bottom:5px;
}
.footer-newsletter .button-newletter{
	border:none;
	background:#81b4d1;
	padding:12px 20px;	
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	position:relative;
	margin-bottom:5px;
}
@media (max-width: 767px){
.footer-newsletter .input-wrapper input{
	max-width:270px;
	margin-bottom:20px;
}

.left-newletter{
	margin-right:30px;	
	margin-bottom:20px;
}
}
.footer-newsletter .button-newletter:hover{
	text-decoration:underline;	
}
.footer-newsletter .button-newletter:before{
	content:"\f0e0";
	font-family:"FontAwesome";
}

.footer-top{
	padding:56px 0;	
}
.footer-container{
	color:#999999;	
    background: url(bg_footer.jpg);
}
.footer-container p{
	line-height:20px;	
	color:#999;
}
.footer-container  h3 img{
	margin-top:4px;	
}

.footer-container  h3{
	color:#fff;
	font-family:"Open Sans",sans-serif;
	font-size:14px;
	line-height:18px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;	
	margin-bottom:16px;
}
.footer-container .links ul{
	background:none;
	float:left;
	width:100%;
}
.footer-container .links ul > li{
	padding:0;
	border:none;
	font-weight:normal;	
}
.footer-container .links{
	position:relative;	
}
.footer-container .links .title{
	border: medium none;
    color: #fff;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 0;
}
.footer-container .bullet ul li,.footer-container .bullet ul li a{
	font-size:12px;
	line-height:18px;
	margin:0;
	float:left;
	width:100%;
}
.footer-container li a {
	color:#999;	
}
.footer-container .bullet ul li a {
	margin:6px 0;
	position:relative;
	padding-left:15px;
	width:100%;
	color:#999;
}
.footer-container .bullet ul li a:before{
    border-left:4px solid #fff;
    border-right:none;
    border-bottom:4px solid transparent !important;
    border-top:4px solid transparent !important;
    content: "";
    height: 0;
    width: 0;
	left:0;
	top:50%;
	margin-top:-4px;
	position:absolute;
	display:inline-block;
}
.footer-container .bullet ul li a:hover{
	color:#fff;
	text-decoration:underline;	
}
.footer-container .about_ft ul li p{
	margin-bottom:24px;
	margin-top:9px;
text-align: justify;
}
	
.footer-container .contact_ft ul li{
	line-height:18px;	
	padding-left:33px;
	position:relative;
	float:left;
	width:100%;
	margin-bottom:25px;
}
.footer-container .contact_ft ul li:last-child{
	margin-bottom:0;	
}
.footer-container .contact_ft ul li div{
	position:absolute;
	left:0;
	top:50%;	
	font-size:18px;
	color:#fff;
	line-height:0;
	height:0;
}
.footer-container .contact_ft ul li span,.footer-container .contact_ft ul li a{
	margin:6px 0;
	float:left;
	width:100%;	
	font-size:12px;
	color:#999;
}
.footer-container .contact_ft ul li a:hover{
	color:#fff;
	text-decoration:underline;	
}


.footer-bottom > .container{
	border-top:1px solid rgba(255,255,255,0.1);	
}
.social_footer{
	display: table;
    margin: 0 auto;
    max-width: 100%;
    padding: 25px;
}
.social_footer a,.social_footer span{
	font-size:0;	
	margin:5px 0;
}
.social_footer a:before{
	font-size:18px;
}
.social_footer a{
	color:#fff;
	float:left;
	width:38px;
	height:38px;
	text-align:center;
	line-height:38px;
	border:1px solid rgba(255,255,255,0.2);	
}
.social_footer a:hover{
	color:#81b4d1;
	background:#fff;
	border-color:#fff;
}
.social_footer span{
	width:60px;
	height:38px;
	position:relative;	
	float:left;
}
@media (max-width: 767px){
.social_footer span{
	display:none;
}	
.social_footer a{
	margin:5px 3px;	
}
}
.social_footer span:before{
	width:40px;
	height:1px;
	background:rgba(255,255,255,0.1);
	position:absolute;
	top:50%;
	left:50%;
	content:"";
	margin-left:-20px;
}
.footer-address p{
	margin:0;
}
.footer-address{
	line-height:20px;	
	padding:10px 0;
	background:#000;
	text-align:center;
}
.footer-address a{
	color:#fff;
	text-decoration:underline;	
}

h1[itemprop="name"]{
	font-weight:normal;
	font-size:30px;
	text-transform:capitalize;	
}
#wrapper .breadcrumb li::after {
    content: "l";
    color: #414141;
    margin:0 5px;
}
#wrapper .breadcrumb li a {
    color: #414141;
	font-size:13px;
}
#wrapper .breadcrumb li:last-child::after {
    display: none;
}
#wrapper .breadcrumb li:last-child a,#wrapper .breadcrumb li a:hover{
color:#81b4d1;
}
#wrapper .breadcrumb {
    background: #f0f0f0;
	margin-bottom:30px;
}
#wrapper .breadcrumb ol{
	padding:15px;	
	float:left;
}
body:not(#index) #fieldbrandslider{
	padding-top:40px;
	border-top:1px solid #f0f0f0;
}
@media (max-width:991px){
body:not(#index) #fieldbrandslider{
	padding-top:30px;
	
}
	
}
.page-customer-account #content .no-account{
	font-size:12px;	
}
.field-slideshow-container .flexslider{
	margin: 0 auto;
	display: table;
	max-width: 300px;
	margin-bottom:30px;	
}
/*---------------------------------------------------------------------*/
#newsletter_block_popup{
	left:0;
	bottom:auto;
	right:0;
	top:auto;
	width:100%;
	height:100%;
	position:relative;
	text-align:center;
}
.fieldpopupnewsletter{
	max-width:100%;
}
.popup_title p{
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;	
}
.popup_text h2,.popup_text p{
	color:#fff;	
}
.popup_text h2{
	font-size:40px;	
}

.popup_text{
	font-size:30px;
	line-height:normal;
	padding:0;
	font-weight:bold;
	margin-bottom:35px;
}
.popup_text p{
	margin:0;
	line-height:20px;
}
.fieldpopup .inputNew{
	float:none;
	display:table;
	margin:0 ;
	width:310px;
	padding:0 15px;
	line-height:35px;
	height:35px;
	color:#666;
	font-size:13px;
	margin-top:30px;
	border-radius:0;
}
.send-response{
    position: absolute;
    width: 100%;
    padding-top: 20px;
    top: 100%;
    left: 0;
    font-size: 14px;
}
.button_unique{
	font-size:14px;
	padding:0 20px;
	line-height:40px;
	background:#81b4d1;
	float:none;
	display:table;
	margin:0 auto;
	margin-top:20px;
	color:#fff;
}
.button_unique:hover{
	background:#000001;	
}
#newsletter_block_popup .block_content{
	padding:0 60px;
	padding-bottom:0;
	position:absolute;
	width:100%;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	
}
.newsletter_block_popup-bottom{
	 bottom:15px;
    left: auto;
    position: absolute;
    right: 15px;
	display:flex;
	align-items:center;
}

.newsletter_block_popup-bottom label{
	margin:0 0 0 5px;	
	font-size:12px;
}
.fieldpopup .fancybox-skin .fancybox-close::after{
	content:"\f00d";
	font-size:24px;
	font-family: "FontAwesome";
}
.fieldpopup .fancybox-skin .fancybox-close,.fancybox-close-overlay{
	top:-30px;
	right:-30px;	

	text-align:center;
}
.popup_title h2 {
    font-size: 24px;
    text-transform: uppercase;
	font-weight:normal;
}
#newsletter-input-popup{
	line-height:40px;
	width:100%;
	max-width:350px;
	border:none;
	color:#999;
	padding:0 20px;
	text-align:center;	
}
/*#moda_popupnewsletter.modal.in .modal-dialog,#moda_popupnewsletter.modal.fade .modal-dialog{
	margin:30px;	
}*/
@media (min-width:992px){
#moda_popupnewsletter.modal.fade .modal-dialog,#blockcart-modal.modal.fade .modal-dialog{
	position:absolute;
	left:50%;
	top:50%;
	margin:0;	
	transform:translate(-50%,-50%);
	transition: all 0s ease-in-out 0s; 
}
#moda_popupnewsletter.modal.in .modal-dialog,#blockcart-modal.modal.in .modal-dialog{
	margin:0;	
	transition: all 0s ease-in-out 0s; 
}
}

#moda_popupnewsletter button.close{
    z-index: 1;
    position: absolute;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #fff;
    opacity: 1;
    text-shadow: none;
    font-size: 0;
    right: -25px;
    top: -25px;
    background: #beae59;
    }
#moda_popupnewsletter button.close span:before{
	content:"X";	
	font-size:12px;
        line-height:25px;
}


#blockcart-modal .modal-header{
	background:none;	
	padding:0;
	border:none;
}
#blockcart-modal .modal-title{
	color:#46a74e;	
	font-size:20px;
	line-height:28px;
	margin-bottom:25px;
}
#blockcart-modal .modal-title i{
	margin-right:10px;	
}

#blockcart-modal .modal-body::before {
	top:0;
	bottom:0;	
}
#blockcart-modal .cart-content p.cart-products-count{
	position:relative;
	padding-bottom:10px;
	font-size:24px;
}	
#blockcart-modal .cart-content p.cart-products-count:before{
	content:"";
	position:absolute;
	height:2px;
	width:100%;
	background:#ebebeb;
	border-bottom:1px solid #fff;
	left:0;
	bottom:0;	
}
#blockcart-modal .box-cart-content{
	margin-top:40px;	
	display:table;
	margin-top:100px;
}

.modal-content{
	background:#e9e9e9;	
}
.modal-header .close{
	z-index:1;	
}

/*Banaza Style*/
/*Header*/
.header-nav .container > div.welcome-text{
    float: none;
    display: inline-block;
    line-height: 40px;
    font-size:  12px;
    color:#444444;
}
#header .header-nav{
    text-align: center;
}
#header .header-nav .language-selector, #header .header-nav .currency-selector, #header_links li{
    line-height: 40px;
}
#header .header-nav .language-selector{
    margin-right: 14px;
    padding-right: 11px;
}
#header_links li:not(:last-child):before, #header .header-nav .language-selector:before{
    background: #ebebeb;
    height: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    margin-top:0;
}
#header a, .dropdown .expand-more{
    color:#444444;
}
#header .header-nav .language-selector i, #header .header-nav .currency-selector i{
    font-size: 10px;
    color:#666666;
     transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    margin-top:-1px;
}
#header .header-top{
    background: #f5f5f5;
    border-top: solid 1px #ececec;
    position: relative;
}
#header_menu{
    padding: 0;
    background: #303135;
}
#header_links li i{
    display:inline-block;
}
#header_links li a:hover, #header_links li a:hover i{
    color:#beae59;
}
/*LOGO*/
.logo_header{
    margin: 15px 0;
}
/*BLOCKCART*/
#cart_block_top{
    margin: 0;
    border: solid 2px #beae59;
    margin-top: 40px;
}
#cart_block_top span.fa{
    font-size:18px;
    color:#444444;
    height: 41px;
    line-height: 41px;
    float: left;
    padding: 0 11px 0 16px;
}
#cart_block_top span.fa:after{
    display:none;
}
#cart_block_top span.cart-products-count {
    color: #999999;
    display: inline-block;
    line-height: 41px;
    font-size: 12px;
    position: static;
    margin-top: 0;
    padding-right: 18px;
}
.cart_top_ajax {
    z-index: 1;
    display: none;
    position: absolute;
    left: auto;
    right: 15px;
    top: 80%;
    min-width: 270px;
    max-width:300px;
    border-top: 3px solid #beae59;
    line-height: normal;
    padding: 10px 0;
    background: #fff;
    margin-top: 7px;
    -webkit-box-shadow: 0 8px 14px 0 rgba(0,0,0,.25), inset 0 1px 1px rgba(0,0,0,.35);
    -moz-box-shadow: 0 8px 14px 0 rgba(0,0,0,.25),inset 0 1px 1px rgba(0,0,0,.35);
    box-shadow: 0 8px 14px 0 rgba(0,0,0,.25), inset 0 1px 1px rgba(0,0,0,.35);
}
.sticky-fixed-top .cart_top_ajax{
    top:100%;
}
.cart_top_ajax:before {
    color: #beae59;
    content: "";
    font-family: "FontAwesome";
    font-size: 29px;
    position: absolute;
    right: 0;
    top: -22px;
    width: 50px;
}
.card-block-top {
    float: left;
    width: 100%;
    padding: 10px 15px;
    border-top: 1px solid #f0f0f0;
}
#cart_block_top .click-cart.active{
    background: #beae59;
}
#cart_block_top .click-cart.active span.fa, #cart_block_top .click-cart.active span.cart-products-count{
    color:#ffffff;
}
.cart-item-product{
    padding:15px;
    float:left;
    border-bottom: solid 1px #f5f5f5;
    display: inline-block;
    width: 100%;
}
.cart-item-product:last-child{
    border-bottom: 0;
}
.cart-item-product:hover{
    background:#f5f5f5;
}
.cart_top_ajax{
    padding: 0;
}
.cart-item-product-left{
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.cart-item-product-right{
    display: inline-block;
    float: left;
    max-width: 130px;
}
.product-name-ajax{
    max-width: 100%;
    overflow: auto;
}
.remove-from-cart{
    position: absolute;
    right: 15px;
    top: 10px;
}
.sticky-fixed-top #cart_block_top{
    margin-top: 0;
}
.sticky-fixed-top #cart_block_top{
    border:none;
}
.sticky-fixed-top #cart_block_top span.fa, .sticky-fixed-top #cart_block_top span.cart-products-count{
    line-height: 45px;
    height:  45px;
    color:#999999;
}
/*FIELDBLOCKSEARCH*/
#search_block_top #search_query_top {
    width: 350px;
    max-width: 100%;
    background-color: #fff;
    border: solid 1px #eeeeee;
    height: 45px;
    padding: 0 17px;
    position: static !important;
    font-size: 12px;
}
#search_block_top{
    margin-right: 65px;
    margin-top: 40px;
}
#search_block_top .btn.button-search{
    height: 45px;
    background: #beae59;
}
#search_block_top .form-control{
    background: #ffffff;
    height: 45px;
    line-height: 45px;
    border-radius: 0;
    border: solid 1px #eeeeee;
    border-right: none;
}
.form-control, .search-widget form input[type="text"]{
    color:#444444;
}
.sticky-fixed-top #search_block_top{
    margin-top: 0;
}
.sticky-fixed-top #search_block_top .form-control{
    display: none;
}
.sticky-fixed-top #search_block_top .field-search{
    text-align: right;
}
.sticky-fixed-top #search_block_top{
    z-index: 1031;
}
.sticky-fixed-top #search_block_top:after{
    display: none;
}
.sticky-fixed-top #search_block_top .btn.button-search:before{
    color:#ffffff;
}
.sticky-fixed-top #search_block_top #search_query_top{
    width: 0;
    background: transparent;
    padding: 0;
    border:none;
}
.sticky-fixed-top #search_block_top .btn.button-search{
    background: transparent;
    
}
.sticky-fixed-top #search_block_top .btn.button-search:before{
    color:#999999;
}
.sticky-fixed-top #search_block_top .field-search:hover  #search_query_top, .sticky-fixed-top #search_block_top .field-search:active #search_query_top, .sticky-fixed-top #search_block_top:hover #search_query_top, .sticky-fixed-top #search_block_top #search_query_top:focus, .sticky-fixed-top #search_block_top #search_query_top:active{
    width: 300px;
    background: #fff;
    border-left: solid 1px #eeeeee;
    padding-left: 15px;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.sticky-fixed-top #search_block_top .field-search:hover .btn.button-search, .sticky-fixed-top #search_block_top .field-search:active .btn.button-search{
    background: #beae59;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
.sticky-fixed-top #search_block_top .field-search:hover .btn.button-search:before, .sticky-fixed-top #search_block_top .field-search:active .btn.button-search:before{
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
#search_block_top .field_search_tags label{
    color:#beae59;
}
/*MENU*/
.fieldmegamenu .root-item.no-description .title{
    text-transform: none;
    font-size:12px;
    color:#ffffff;
}
#fieldmegamenu-main.fieldmegamenu > ul > li .no-description .title{
    color:#ffffff;
}
#header_menu .fieldmegamenu .root-item.no-description, #fieldmegamenu-main.fieldmegamenu > ul, #fieldmegamenu-main.fieldmegamenu > ul > li .no-description .title, .fieldmegamenu .root-item .title .icon-has-sub{
    line-height: 45px !important;
    height: 45px !important;
}
#fieldmegamenu-main.fieldmegamenu > ul {
    text-align: left;
}
#fieldmegamenu-main.fieldmegamenu .root:hover .root-item > a > .title, #fieldmegamenu-main.fieldmegamenu .root:hover .root-item > .title, #fieldmegamenu-main.fieldmegamenu .root.active .root-item > a > .title, #fieldmegamenu-main.fieldmegamenu .root.active .root-item > .title, #fieldmegamenu-main.fieldmegamenu .root .root-item > a.active > .title{
    background: transparent !important;
    color: #beae59;
}
.fieldmegamenu .root-item .title .icon-has-sub{
    display:none;
}
#fieldmegamenu-main.fieldmegamenu > ul{
    display: inline-block;
    float: left;
    padding: 0;
    padding-left: 315px;
}
#header_menu.fieldmegamenu-sticky #fieldmegamenu-main.fieldmegamenu > ul{
    padding: 0 15px;
    width: 100%;
}
#header_menu.fieldmegamenu-sticky{
    background: #303135;
    border:none;
}
#fieldmegamenu-main.fieldmegamenu > ul > li:first-child .no-description .title{
    padding-left: 0;
}
#header{
    margin-bottom: 30px;
}
#index #header{
    margin-bottom: 0;
}
/*VMEGAMENU*/
.v-megamenu-title{
    background: #beae59;
}
.v-megamenu-title h3{
    font-size: 14px;
}
.v-megamenu-container{
    margin-bottom: 0;
}
.v-megamenu-title{
    padding: 13.5px 20px;
    vertical-align: middle;
}
.v-megamenu-container i {
    margin-right: 15px;
    font-size: 18px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    line-height: 15px;
}
.v-megamenu ul li:first-child a.menu-title {
    padding-top: 13px;
}
.v-megamenu > ul > li > a {
    font-size: 12px;
    color: #444444;
    padding: 8px 20px;
}
.v-megamenu > ul > li{
    text-transform: none;
}
.v-megamenu-container{
    position: relative;
    z-index: 1;
}
.v-megamenu{
    position: static;
    width: 100%;
}
.header-vmegamenu{
    z-index: 2;
}
.v-megamenu-title h3{
    font-size: 14px;
}
.v-megamenu-title .icon-align-justify{
    font-size: 14px;
}
.header-vmegamenu{
    position: relative;
    z-index: 1028;
    display: inline-block;
    margin-top: -75px;
}
#index .header-vmegamenu{
    margin-top: -45px;
}
.v-megamenu{
    border: 0;
    box-shadow: none;
    background: #f1f1f1;
}
.v-megamenu > ul > li > a{
    font-size: 14px;
}
.v-megamenu-container i{
    font-size:12px;
    margin-right: 20px;
}
.v-megamenu .more-vmegamenu a{
    font-size:14px;
}
.v-megamenu{
    background: #ffffff;
}
.v-megamenu > ul > li > a{
    border: none;
    text-transform: none;
}
.v-megamenu > ul > li div.submenu.full-width{
    width:600px;
}
.v-megamenu > ul > li div.submenu.right-co{
    width:800px;
}
.v-megamenu .v-main-section-products > li, .v-megamenu .v-main-section-links > li{
    width:185px;
}
.v-megamenu .right-section{
    width:330px;
}
.v-main-section-links > li > a{
    font-size:12px;
    font-weight:bold;
}
.v-main-section-sublinks li a{
    font-size:12px;
}
.v-main-section-sublinks li a:before{
    display:none;
}
.v-main-section-sublinks li:last-child{
    padding-bottom: 0;
}
.v-megamenu .v-main-section-products > li, .v-megamenu .v-main-section-links > li{
    margin: 7px 0;
}
.v-megamenu .right-section .section-indent{
    padding-bottom: 30px;
}
.v-megamenu .id_menu6 .right-section .section-indent{
    margin-top: 2px;
}
.v-main-section-sublinks li{
    padding: 0.62px 0;
}
.v-megamenu > ul > li div.submenu.full-width.fmsid4{
    width:430px;
}
.v-megamenu{
    border: solid 1px #f5f5f5;
    border-top:none;
}
.v-megamenu > ul > li div.submenu {
    box-shadow: 0 8px 14px 0 rgba(0,0,0,0.1),inset 0 1px 1px rgba(0,0,0,0.1);
}
.v-megamenu .fa-align-left{
    width: 20px;
    height: auto;
    background: red;
    position: relative;
}
.v-megamenu .fa-align-left:before{
    content: "\f036";
    font-family: "fontAwesome";
    font-size:11px;
    color:#fff;
    position: absolute;
    top:0;
    left: 0;
}
.icon-fa-heart:before{
    content: "\f004";
    font-family: "fontAwesome";
}
.icon-fa-leanpub:before{
    content: "\f212";
    font-family: "fontAwesome";
}
.icon-fa-support:before{
    content: "\f1cd";
    font-family: "fontAwesome";
}
.icon-fa-cogs:before{
    content: "\f085";
    font-family: "fontAwesome";
}
.icon-fa-plug:before{
    content: "\f1e6";
    font-family: "fontAwesome";
}
.icon-fa-desktop:before{
    content: "\f108";
    font-family: "fontAwesome";
}
.icon-fa-automobile:before{
    content: "\f1b9";
    font-family: "fontAwesome";
}
.icon-fa-lightbulb-o:before{
    content: "\f0eb";
    font-family: "fontAwesome";
}
.icon-fa-mobile-phone:before{
    content: "\f10b";
    font-family: "fontAwesome";
}
.icon-fa-support:before{
    content: "\f1cd";
    font-family: "fontAwesome";
}
.icon-fa-star-half-empty:before{
    content: "\f123";
    font-family: "fontAwesome";
}
.icon-fa-heartbeat:before{
    content: "\f21e";
    font-family: "fontAwesome";
}
.icon-fa-headphones:before{
    content: "\f025";
    font-family: "fontAwesome";
}
.icon-fa-leanpub:before{
    content: "\f212";
    font-family: "fontAwesome";
}
.icon-fa-sliders:before{
     content: "\f1de";
     font-family: "fontAwesome";
}
.icon-home:before{
    content: "\f015";
    font-family: "fontAwesome";
}
.v-megamenu-container i{
    color: #444444;
    font-style: normal;
}
.v-megamenu{
    display: none;
    position: absolute;
}
.v-megamenu-container:hover .v-megamenu {
    display: block;
}
.v-megamenu > ul > li.more-vmegamenu a{
    padding: 12px 15px;
}
.v-megamenu .icon-plus:before{
    content: "\f107";
    font-family: "fontAwesome";
    font-size:12px;
    color:#fff;
}
.v-megamenu .icon-minus:before{
    content: "\f106";
    font-family: "fontAwesome";
    font-size:12px;
    color:#fff;
}
.v-megamenu > ul > li.more-vmegamenu a{
    padding: 0;
    background: #303135;
    text-align: left;
    padding: 0 20px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 40px;
    color:#fff;
}
.v-megamenu > ul > li.more-vmegamenu:hover .icon-plus:before, .v-megamenu > ul > li.more-vmegamenu:hover .icon-minus:before{
    color:#fff;
}
.v-megamenu > ul > li > a{
    font-size: 12px;
    color:#444444;
    padding: 8px 20px;
}
.v-megamenuitem a.opener:before{
    content: "\f0da";
    font-size: 12px;
    color:#444444;
}
.v-megamenu ul li:first-child a.menu-title{
    padding-top: 13px;
}
.v-megamenu > ul > li.more-vmegamenu{
    margin: 5px 20px 20px 20px;
}
.v-megamenu > ul > li.id_menu10 div.submenu.right-co.fmsid10{
    width:400px;
}
.v-megamenu .submenu.fmsid10 .v-main-section.only-right{
    width:185px;
}
.v-megamenu-container i.icon-plus{
    margin-right:0;
}
.v-megamenu-container i.fa-reorder{
    font-size: 18px;
    color:#fff;
}
.v-megamenu > ul > li:hover a.menu-title, .v-megamenu > ul > li.more-vmegamenu:hover a, .v-megamenu > ul > li:hover a.menu-title i, .v-megamenu > ul > li.more-vmegamenu:hover a i, .v-megamenu > ul > li:hover a.opener:before{
    background: transparent;
    color: #beae59;
}
.v-megamenu > ul > li.more-vmegamenu:hover a, .v-megamenu > ul > li.more-vmegamenu:hover a span, .v-megamenu > ul > li.more-vmegamenu:hover a i:before, .v-megamenu-container i.icon-minus:before, .v-megamenu-container i.icon-plus:before{
    color:#fff !important;
}
.v-megamenuitem a.opener:before{
        content: "\f105";
}
.v-megamenuitem a.opener{
    top:4px;
}
.v-megamenu .v-bottom-section{
    padding: 9px 30px 30px;
}
.v-megamenu .v-bottom-section .section-indent .imagelink{
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
}
.fmsid10 .menu-image{
    margin: 0;
    width: 100%;
}
.submenu.full-width.fmsid10 .v-bottom-section .section-indent{
    padding: 0;
}
@media(min-width:992px) and (max-width:1199px){
    .v-megamenu-title{
        padding: 16px 15px;
    }
    .v-megamenu-container i{
        margin-right: 5px;
    }
    .v-megamenu > ul > li > a{
        padding: 5px 10px;
    }
    .v-megamenuitem a.opener:before{
        line-height: 20px;
    }
}
@media(max-width:991px){
    .v-megamenu > ul > li div.submenu.full-width{
        width:100%;
    }
    .v-megamenu > ul > li div.submenu.full-width.fmsid4{
        width:100%;
    }
    .v-megamenu > ul > li div.submenu.full-width.fmsid4 .noChildren{
        width: 50%;
    }
    #index .header-vmegamenu, #index .v-megamenu-container, .header-vmegamenu, .v-megamenu-container{
        margin-top: 0;
        margin-bottom: 0;
    }
    #index .header-vmegamenu, .header-vmegamenu{
        margin-bottom:30px;
    }
    .header-vmegamenu{
        z-index: 1028;
        width: 100%;
    }
    .v-megamenu > ul > li.id_menu10 div.submenu.right-co.fmsid10{
        width:100%;
    }
    .v-megamenu-container{
        margin-top: 0;
    }
}
.v-megamenu > ul > li.more-vmegamenu a:hover{
    background:#beae59;
    color:#ffffff;
}
.v-megamenu-container i.icon-minus, .v-megamenu-container i.icon-plus{
    margin-right: -6px;
    float: right;
    line-height: 40px;
}
.v-megamenu ul{
    min-height: 45px;
}
.v-megamenu > ul > li div.submenu.right-co.fmsid6{
    width:600px;
}
.v-megamenu .fmsid6 .right-section{
    width:190px;
}
.v-megamenu .submenu .v-main-section.only-right{
    width:395px;
}
.menu-image{
    width: auto;
    max-width: 100%;
}
.v-main-section-links > li > a.menu-item-title{
    color:#444444;
    font-size:12px;
}
.v-megamenu > ul > li:hover a.menu-item-title:hover{
    color:#beae59;
}
.v-main-section-sublinks li {
    padding: 1.5px 0;
}
.fmsid10 .v-main-section-links > li{
    margin-bottom: 0;
    margin-top: 14px;
}
/*blockposition1*/
.stt1-title h3{
    display: none;
}
#staticblock-1{
    display:inline-block;
    float:left;
}
.stt{
    padding:0;
}
.stt1{
    padding-left:15px;
}
.stt5{
    padding-right:15px;
}
/*blockposition3*/
.custom-link{
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 45px;
}
.custom-link .fa-angle-double-right:before{
    font-family: "fontAwesome";
    color:#fff;
    font-size:12px;
    content:"\f101";
    margin-right: 10px;
}
.custom-link span{
    color:#fff;
    font-size:12px;
}
.custom-link a:hover span, .custom-link a:hover .fa-angle-double-right:before{
    color:#beae59;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
/*blockpositions4*/
#index #staticblock-1.staticblock-4{
    display:none !important;
}
.staticblock-1.staticblock-4{
    margin-top: 30px;
}
/*Modules onecate*/
#onecate_products_block{
    border-top: solid 2px #beae59;
}
#onecate_products_block i.icon-fa-clock-o{
    font-style: normal;
    display:inline-block;
    float:left;
    margin-right: 14px;
}
#onecate_products_block i.icon-fa-clock-o:before{
    content: "\f017";
    font-family: "fontAwesome";
    color:#fff;
    font-size:16px;
    padding: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #beae59;
    display: inline-block;
    vertical-align: middle;
}
#onecate_products_block.horizontal_mode .item-inner .right-product{
    left: 304px;
    width: 245px;
}
#onecate_products_block .item-inner .item-countdown{
    display: inline-block;
    position: static;
    margin: 0;
}
#onecate_products_block .item-inner:hover .item-countdown{
    opacity: 1;
    display: inline-block;
}
#onecate_products_block .item-inner .item-countdown .section_cout span{
     border:0;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
#onecate_products_block .item-inner .item-countdown .section_cout span.text{
     border:0;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    background: #beae59;
}
#onecate_products_block .item-inner .item-countdown .section_cout span.text{
    color: #fff;
    font-size:14px;
    line-height:14px;
    text-transform: none;
    padding: 8px 0;
    margin-top: 11px;
    font-weight: normal;
}
#onecate_products_block .item-inner .item-countdown .section_cout{
    font-weight: bold;
}
#onecate_products_block .product_name{
    font-size: 14px;
    color: #444444;
    text-transform: uppercase;
    font-weight: bold;
}
#onecate_products_block .price{
    font-size:16px;
    font-weight: bold;
    color:#beae59;
}
#onecate_products_block .regular-price{
    margin-left: 15px;
}
#onecate_products_block .product-price-and-shipping{
    margin-top: 14px;
}
#onecate_products_block .product-description-short p{
    font-size:12px;
    color:#999999;
    text-align: justify;
    padding: 16px 0;
    border-top: solid 1px #f5f5f5;
    border-bottom: solid 1px #f5f5f5;
}
#onecate_products_block .product-description-short{
    display:inline-block;
    margin-top: 16px;
}
#onecate_products_block.horizontal_mode .item-inner{
    margin-bottom: 0;
}
@media (min-width: 992px){
#onecate_products.owl-theme .owl-controls {
    position: absolute;
    display: inline-block;
    width: auto;
    transform: rotate(0deg) translateY(0%);
    top: -40px;
    right: 15px;
    z-index: 1;
}
}
/*Fieldtabcateslider*/
@media(min-width:1200px){
    .tab-category-container-slider .tab_cates-list, .tab-category-container-slider_2 .tab_cates-list, .tab-category-container-slider_3 .tab_cates-list, .tab-category-container-slider_4 .tab_cates-list{
        width: 230px;
    }
}
.tab-category-container-slider .tab_cates-list, .tab-category-container-slider_2 .tab_cates-list, .tab-category-container-slider_3 .tab_cates-list, .tab-category-container-slider_4 .tab_cates-list{
    padding: 0;
    min-height: 352px;
    background: #f5f5f5;
}
.tab-category-container-slider.horizontal_mode.block{
    border-top: solid 2px #1ec0ff;
    margin-bottom: 15px;
}
.tab-category-container-slider_2.horizontal_mode.block{
    border-top: solid 2px #3f5eca;
     margin-bottom: 15px;
}
.tab-category-container-slider_3.horizontal_mode.block{
    border-top: solid 2px #ff3366;
     margin-bottom: 15px;
}
.tab-category-container-slider_4.horizontal_mode.block{
    border-top: solid 2px #4a6e00;
     margin-bottom: 15px;
}
ul.tab_cates, ul.tab_2_cates, ul.tab_3_cates, ul.tab_4_cates{
    margin: 0;
    padding: 0 30px;
    width: 100%;
}
.tab_cates li, .tab_2_cates li, .tab_3_cates li, .tab_4_cates li{
    line-height: 1;
    padding-bottom: 23px;;
    color: #333;
    width :100%;
}
.tab_cates li:first-child, .tab_2_cates li:first-child, .tab_3_cates li:first-child, .tab_4_cates li:first-child{
    padding-top: 30px;
}
.tab-category-container-slider i, .tab-category-container-slider_2 i, .tab-category-container-slider_3 i, .tab-category-container-slider_4 i{
    font-style: normal;
    display: inline-block;
    float: left;
    margin-right: 14px;
}
.tab-category-container-slider i.icon-fa-female:before{
    content:"\f182";
    font-family: "fontAwesome";
    color: #fff;
    font-size: 16px;
    padding: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #1ec0ff;
    display: inline-block;
    vertical-align: middle;
}
.tab-category-container-slider_2 i.icon-fa-laptop:before{
    content:"\f109";
    font-family: "fontAwesome";
    color: #fff;
    font-size: 16px;
    padding: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #3f5eca;
    display: inline-block;
    vertical-align: middle;
}
.tab-category-container-slider_3 i.icon-fa-heartbeat:before{
    content:"\f21e";
    font-family: "fontAwesome";
    color: #fff;
    font-size: 16px;
    padding: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #ff3366;
    display: inline-block;
    vertical-align: middle;
}
.tab-category-container-slider_4 i.icon-home:before{
    content:"\f015";
    font-family: "fontAwesome";
    color: #fff;
    font-size: 16px;
    padding: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #4a6e00;
    display: inline-block;
    vertical-align: middle;
}
.icon-fa-heartbeat:after {
    display: none;
}
.icon-home:after{
    display:none;
}
@media (min-width: 1200px){
.tab_cate_container {
    width: 940px;
    padding: 0;
}
}
.tab-category-container-slider.horizontal_mode .owl-carousel .owl-item .item, .tab-category-container-slider_2.horizontal_mode .owl-carousel .owl-item .item, .tab-category-container-slider_3.horizontal_mode .owl-carousel .owl-item .item, .tab-category-container-slider_4.horizontal_mode .owl-carousel .owl-item .item{
    padding: 0;
}
.tab_cate_container {
    padding: 0;
    margin-left: 0;
}
.tab-category-container-slider.horizontal_mode .item-inner, .tab-category-container-slider_2.horizontal_mode .item-inner, .tab-category-container-slider_3.horizontal_mode .item-inner, .tab-category-container-slider_4.horizontal_mode .item-inner{
    margin-bottom: 0;
    border: none;
    border-right: solid 1px #f5f5f5;
    border-bottom: solid 1px #f5f5f5;
    border-top: 0 !important;
    border-left: 0 !important;
}
.tab-category-container-slider .owl-item, .tab-category-container-slider_2 .owl-item, .tab-category-container-slider_3 .owl-item, .tab-category-container-slider_4 .owl-item{
    position: relative;
    overflow: hidden;
}
.tab-category-container-slider .owl-item:before, .tab-category-container-slider_2 .owl-item:before, .tab-category-container-slider_3 .owl-item:before, .tab-category-container-slider_4 .owl-item:before{
    content: "";
    width: 100%;
    border-top:solid 1px #f5f5f5;
    position: absolute;
    top: 0;
    left:0px;
}
.tab-category-container-slider .price, .tab-category-container-slider_2 .price, .tab-category-container-slider_3 .price, .tab-category-container-slider_4 .price{
    color:#444444;
}
.tab-category-container-slider .regular-price, .tab-category-container-slider_2 .regular-price, .tab-category-container-slider_3 .regular-price, .tab-category-container-slider_4 .regular-price{
    color: #666666;
    margin-left: 12px;
}
.tab-category-container-slider .product_name, .tab-category-container-slider_2 .product_name, .tab-category-container-slider_3 .product_name, .tab-category-container-slider_4 .product_name{
    font-size:13px;
}
.tab-category-container-slider .owl-buttons, .tab-category-container-slider_2 .owl-buttons, .tab-category-container-slider_3 .owl-buttons, .tab-category-container-slider_4 .owl-buttons{
    width: 30px;
    right: -15px;
}
ul.tab_cates li.active, ul.tab_cates li:hover, ul.tab_cates li:hover:after, ul.tab_cates li.active:after, ul.tab_2_cates li.active, ul.tab_2_cates li:hover, ul.tab_2_cates li:hover:after, ul.tab_2_cates li.active:after, ul.tab_3_cates li.active, ul.tab_3_cates li:hover, ul.tab_4_cates li.active, ul.tab_4_cates li:hover{
    color: #beae59;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
/*Smartblog*/
.bg_fix{
    background:#f5f5f5;
}
.smart-blog-home-post{
    margin-top: 30px;
    padding-top:0
}
.smart-blog-home-post.title_center .title_block{
    background: none;
    font-size:16px;
    padding-bottom: 18px;
    margin-bottom: 30px;
    text-align: left;
    border-bottom: solid 2px #beae59;
}
.smart-blog-home-post i.icon-fa-edit{
    font-style: normal;
    display: inline-block;
    float: left;
    margin-right: 14px;
}
.smart-blog-home-post i.icon-fa-edit:after{
    content: "\f044";
    font-family: "fontAwesome";
    color: #fff;
    font-size: 16px;
    padding: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #beae59;
    display: inline-block;
    vertical-align: middle;
}
#smart-blog-custom .news_module_image_holder{
    margin: 0;
}
.inline-block_relative{
    max-width: 100%;
    margin: 0;
}
#smart-blog-custom .image_holder_wrap{
    display: inline-block;
    float:left;
    margin: 0;
    margin-right: 30px;

}
.sdsarticle-des p{
    font-size: 13px;
}
/*Brandslider*/
#fieldbrandslider{
    padding-top:0;
}
#fieldbrandslider-manufacturers .owl-item img{
    margin-bottom: 0;
}
.block_date_post{
    display: inline-block;
    float:left;
    margin-top: 16px;
    color:#999999;
}
.sdsblog-box-content .sds_blog_post .right_blog_home .r_more{
    margin: 0;
    margin-top: 16px;
    float: left;
    padding-left: 10px;
}
.sdsblog-box-content .sds_blog_post .right_blog_home .r_more:before{
    display: none;
}
#smart-blog-custom .content p{
    color:#444444;
}
.right_blog_home .content a{
    font-size:13px;
    color:#444444;
    line-height: 1;
    margin-top: 0;
}
#smart-blog-custom .sds_post_title{
    margin-bottom: 20px;
}
/*Slidershow*/
.field-main-slider.block{
    margin-bottom: 30px;
}
/*Testimonials*/
#testimonials_block_right .title{
    display:none;
}
.block_testimonials{
    background: #303135;
    min-height: 125px;
    margin-bottom: 0;
}
#testimonials_block_right{
    background: transparent;
    max-width: 100%;
    padding: 27px 15px;
}
#slide{
    max-width: 100%;
}
#testimonials_block_right .media{
    display: inline-block;
    float: left;
    margin: 0;
}
#slide img{
    border: solid 2px #45464a;
    border-radius: 0;
    width: 61px;
    height: 61px;
}
#testimonials_block_right .sub-block-first .content_test_top{
    display: inline-block;
    float: left;
    max-width: 422px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 90px;
}
#testimonials_block_right .sub-block .content_test_top{
    display: inline-block;
    float: left;
    max-width: 422px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 105px;
}
#testimonials_block_right p{
    color: #999999;
    text-align: left;
    min-height: 0;
}
.des_testimonial{
    padding: 0;
    margin: 0;
}
.des_testimonial::before, .des_testimonial::after{
    display:none;
}
.sub-block-first, .sub-block{
    position: relative;
}
.sub-block-first{
    max-width: 525px;
    float: left;
}
.sub-block{
    max-width: 487px;
    float: right;
}
.sub-block-first{
    padding-left: 0;
}
.sub-block{
    padding-right: 0;
}
.overlay_testimonials{
    min-height: 125px;
}
#testimonials_block_right .prev.bx-prev{
    left: -15px;
}
#testimonials_block_right .next.bx-next{
    right: -15px;
}
#testimonials_block_right .next.bx-next:hover:before, #testimonials_block_right .prev.bx-prev:hover:before{
    color: #beae59;
}
.overlay_testimonials{
    background: transparent;
}
/*Footer*/
.footer-top-before{
    background: transparent;
}
.footer-top{
    padding-top: 36px;
    padding-bottom: 43px;
    border-top: solid 1px #3c3d41;
    border-bottom: solid 1px #3c3d41;
}
.footer-container{
    background: #303135;
}
.footer-container .links:after{
    content: "";
    top: 3px;
    right: 15px;
    position: absolute;
    width: 1px;
    height: 100%;
    background: #3c3d41;
}
.footer-container .contact_ft ul li div {
    transform: translateY(-50%);
    height:35px;
    color: #999;
}
.fa-map-marker:before, .fa-phone:before, .fa-envelope:before{
    display: inline-block;
    background: #45464a;
    line-height: 35px;
    width: 35px;
    text-align: center;
    font-size: 18px;
}
.footer-container .contact_ft ul li{
    padding-left: 65px;
    line-height: 11.5px;
    margin-bottom: 27px;
}
.footer-container .links .collapse{
    margin-bottom: 0;
}
.footer-container .bullet ul li:last-child a{
    margin-bottom: 0;
}
.footer-container .contact_ft ul li span{
    margin: 7px 0;
}
.footer-container .bullet ul li a:hover {
    color: #beae59;
    text-decoration: none;
    margin-left: 10px;
    transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
}
.footer-container .bullet ul li a:before{
    border-left:solid 4px #999999;
}
.footer-container .bullet ul li a:hover:before{
    border-left: solid 4px #beae59;
    transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
}
.footer-container .links{
    height: 230px;
}
.footer-container .links.links-last-child h3{
    margin-bottom: 26px;
}
.footer-container .links.links-last-child:after{
    display:none;
}
.footer-bottom > .container{
    border:none;
}
.footer-address{
    padding: 15px;
    background: transparent;
    text-align: left;
}
.footer-payment{
    text-align: right;
    line-height: 50px;
}
.footer-address a{
    text-decoration: none;
    color:#beae59;
}
/*Grid*/
#wrapper .breadcrumb{
    background: #ffffff;
    border: solid 1px #f5f5f5;
}
.products-selection{
    background: transparent;
}
.products-sort-order .select-title{
    border: none;
}
.block-category{
    display:none;
}
.pagination{
    background: transparent;
    border: solid 1px #f5f5f5;
    padding:4px;
    color: #666;
}
.pagination .total-products{
    text-align: right;
}
.pagination .total-products p{
    margin-bottom: 0;
}
.categories_image_top{
    margin-top: 30px;
    display:inline-block;
}
.pagination a.previous i:before{
    content:"\f104";
    font-size: 18px;
    line-height: 28px;
}
.pagination a.next i:before{
    content:"\f105";
    font-size: 18px;
    line-height: 28px;
}
.pagination .page-list{
    border: none;
    display: inline-block;
    height: 30px;
}
.pagination .page-list li {
    display: inline-block;
    margin-right: 3px;
    border:solid 1px #f5f5f5;
}
.pagination .page-list li a{
    border:none;
    padding: 0;
    text-align: center;
    line-height: 28px;
    min-width: 28px;
}
.pagination a.previous i,.pagination a.next i{
    margin: 0;
    float:none;
}
#wrapper .breadcrumb li:last-child a, #wrapper .breadcrumb li a:hover, .active_grid .click-product-list-grid > div.click-product-grid{
    color:#beae59;
}
.pagination .current a, .pagination a:not(.disabled):hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .btn:hover, .btn-primary:active{
    background: #beae59;
}
.block-categories a:hover{
    color:#beae59;
}
.block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover, .block-categories .arrows .arrow-down:hover, .block-categories .arrows .arrow-right:hover{
    color:#beae59;
}
#wrapper .price{
    color:#444444;
    font-size:14px;
}
#wrapper .regular-price{
    color: #666666;
    margin-left: 12px;
}
.block-categories > ul > li:first-child a{
    font-size:16px;
    border-bottom:solid 1px #f5f5f5;
}
.block-categories, #search_filters{
    border: solid 1px #f5f5f5;
}
.block-categories .category-sub-menu li[data-depth="0"] > a, #search_filters .facet,#search_filters > h4{
    border-bottom:solid 1px #f5f5f5;
}
#search_filters .facet{
    border-bottom: 0;
}
#search_filters > h4{
    padding: 16px 0;
    margin: 0 20px;
    width: calc(100% - 40px);
}
#search_filters .facet{
    padding-bottom: 6px;
}
#search_filters .facet .facet-title{
    border-bottom: solid 1px #f5f5f5;
    padding-bottom:7px;
}
.field-slideshow-container .flex-control-paging li a:hover, .field-slideshow-container .flex-control-paging li a.flex-active, .nivo-controlNav a:hover, .nivo-controlNav a.active{
    background: #beae59;
}
#category #best-sellers_block_right{
    display:none;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover{
    color: #beae59;
}
.tabs .nav-tabs .nav-link{
    font-size:18px;
}
/*PRODUCT*/
h1[itemprop="name"]{
    font-size:40px;
    color:#444444;
    margin-bottom: 0;
}
#product-availability{
    margin-top: 27px;
}
#product-availability .product-available{
    display:none;
}
.product-information{
    font-size:12px;
    color:#666666;
    margin-top: 21px;
    margin-bottom: 0;
}
.has-discount .discount{
    display:none;
}
#wrapper .product-prices .current-price > span.price{
    font-size:26px;
    color:#444444;
    position: relative;
}
#wrapper .product-prices .current-price > span.price:before{
    content: "";
    position: absolute;
    width:100%;
    height: 1px;
    background: #444444;
    top: 0;
    left:0;
}
#wrapper .product-prices .current-price > span.price:after{
    content: "";
    position: absolute;
    width:100%;
    height: 1px;
    background: #444444;
    bottom: 0;
    left:0;
}
#wrapper .regular-price{
    position: static;
    font-size:12px;
}
#wrapper .product-prices{
    margin-top: 30px;
}
.product-quantity #quantity_wanted{
    width: 30px;
    height:28px;
    color:#444444;
    text-align: center;
    min-height: 28px;
    position: absolute;
    top: 0;
    left: 30px;
    border:none;
}
.product-quantity .input-group{
    position: relative;
    border-top: solid 1px #f5f5f5;
    border-bottom: solid 1px #f5f5f5;
}
.product-quantity .input-group-btn-vertical {
    float: none;
    width: 90px;
    display: inline-block;
    height: 28px;
    position: relative;
}
.product-quantity .input-group-btn-vertical .bootstrap-touchspin-up{
    width: 30px;
    height: 28px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    border:none;
    background: #f5f5f5;
}
.product-quantity .input-group-btn-vertical .bootstrap-touchspin-down{
    width: 30px;
    height: 28px;
    display: inline-block;
    padding: 0;
    position: absolute;
    top: 2px;
    left: 0;
    border:none;
    background: #f5f5f5;
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after{
    content:"\f067";
    font-family: "fontAwesome";
    font-size:14px;
    line-height: 28px;
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after{
    content:"\f068";
    font-family: "fontAwesome";
    font-size:14px;
    line-height: 28px;
}
.product-quantity .input-group-btn-vertical .btn i{
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.product-quantity .input-group-btn-vertical .btn:hover i{
    color:#fff;
}
.product-quantity .input-group-btn-vertical .btn:hover{
    background: #beae59;
}
.product-actions .product-add-to-cart .control-label{
    line-height: 30px;
}
.product-quantity .qty{
    margin-top: 15px;
    margin-bottom:0;
}
.product-actions .add-to-cart{
    margin-top: 30px;
    background: #beae59;
}
.social-sharing{
    margin: 0;
    margin-top: 20px;
}
.social-sharing li{
    margin: 0;
    margin-right: 3px;
}
.social-sharing li a{
    color:#666666;
}
.social-sharing li a:hover{
    background: #beae59;
}
.tabs .nav-tabs{
    margin-top: 25px;
}
#best-sellers_block_right{
    border-top: solid 2px #beae59;
    margin-bottom:30px !important;
}
#best-sellers_block_right .item-inner{
    padding: 0;
    margin-bottom: 0;
    padding-bottom:15px;
    border-bottom: solid 1px #f5f5f5;
    margin: 0 15px 15px 15px;
    width: calc(100% - 25px);
}
#best-sellers_block_right .item-inner:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
#best-sellers_block_right .owl-item{
    padding: 0 15px;
}
#best-sellers_block_right .item{
    border: solid 1px #f5f5f5;
    padding-top:15px;
}
#best-sellers_block_right i.icon-fa-female{
    font-style: normal;
    display: inline-block;
    float: left;
    margin-right: 14px;
}
#best-sellers_block_right i.icon-fa-female:after{
    content: "\f182";
    font-family: "fontAwesome";
    color: #fff;
    font-size: 16px;
    padding: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #beae59;
    display: inline-block;
    vertical-align: middle;
}
.special_block_right{
    border-top: solid 2px #beae59;
    padding-top:10px;
}
.special_block_right i.icon-fa-hand-o-right{
    font-style: normal;
    display: inline-block;
    float: left;
    margin-right: 14px;
}
.special_block_right i.icon-fa-hand-o-right:after{
    content: "\f0a4";
    font-family: "fontAwesome";
    color: #fff;
    font-size: 16px;
    padding: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #beae59;
    display: inline-block;
    vertical-align: middle;
}
#right-column .title_block{
    color: #444444;
    font-size: 16px;
    font-weight:bold;
    line-height: 16px;
    margin: 0 0 10px;
    padding: 7px 0;
    text-transform: uppercase;
    position: relative;
    vertical-align: middle;
    border:none;
}
#field_productcates{
    margin-top: 0;
    padding-top:0;
}
.tabs .tab-pane{
    padding-bottom:5px;
}
.tabs{
    margin-bottom: 60px;
}
#field_productcates i.icon-fa-delicious{
    font-style: normal;
    display: inline-block;
    float: left;
    margin-right: 14px;
}
#field_productcates i.icon-fa-delicious:after{
    content: "\f1a5";
    font-family: "fontAwesome";
    color: #fff;
    font-size: 16px;
    padding: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #beae59;
    display: inline-block;
    vertical-align: middle;
}
#field_productcates .title_block {
    color: #444444;
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 10px;
    padding: 8px 0;
    text-transform: uppercase;
    position: relative;
    vertical-align: middle;
    background: none;
    text-align: left;
}
#field_productcates{
    border-top: solid 2px #beae59;
    padding-top:10px;
}
#product .staticblock-4{
    margin-top: 45px;
}
.special_products .item-inner{
    margin-bottom: 0;
}
@media (min-width: 992px){
#right-column .owl-controls {
    top: 0;
    right: 0;
}
#productCates .owl-controls{
    right: 15px;
    top: 13px;
}
}
#productCates .owl-buttons, #right-column .owl-buttons{
    right: 0;
    top: 15px;
}
#productCates .fa-angle-left:before , #right-column .fa-angle-left:before {
    content: "\f104" !important;
}
#productCates .fa-angle-right:before, #right-column .fa-angle-right:before {
    content: "\f105" !important;
}
#productCates .owl-buttons [class^="carousel-"] span, #right-column .owl-buttons [class^="carousel-"] span{
    color:#444444;
}
#productCates .owl-buttons [class^="carousel-"] span:hover, #right-column .owl-buttons [class^="carousel-"] span:hover{
    color: #beae59;
}
#productCates .owl-buttons div{
    margin: 0 !important;
}
#productCates .owl-buttons [class^="carousel-"] span{
    padding-right: 5px;
    width: 15px;
}
/*SMARTBLOG*/
#module-smartblog-category .pagination .page-list li a{
    min-width: 30px;
    padding: 0 15px;
    float: left;
    line-height: 30px;
    border-right: 1px solid #f5f5f5;
    color: #666666;
}
#module-smartblog-category .pagination a.previous i, #module-smartblog-category .pagination a.next i{
    margin-right: 5px;
    float: left;
}
#module-smartblog-category .staticblock-4{
    margin-top: 10px;
}
.sdsblog-box-content .sds_blog_post:hover .right_blog_home .r_more, .sdsblog-box-content .sds_blog_post .right_blog_home .r_more{
    background: transparent !important;
}
/*SLIDESHOW*/
@media (min-width: 768px){
    .field-main-slider_1 .box-slider, .field-main-slider_3 .box-slider {
        text-align: left;
        right: auto;
        left: 455px;
    }
    .field-main-slider_2 .box-slider {
         margin-top: 0;
    }
}
.large-slide-title{
    color: #444444;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
}
.field-main-slider_2 .large-slide-title, .field-main-slider_3 .large-slide-title{
    color:#ffffff;
}
.big-slide-title{
    font-size: 26px;
    font-weight: bold;
    color: #444444;
    text-align: center;
    margin-top: -6px;
}
.field-main-slider_2 .big-slide-title, .field-main-slider_3 .big-slide-title{
    color:#ffffff;
}
.small-slide-title{
    margin-top: 4px;
}
.small-slide-title p{
    font-size: 12px;
    color: #444444;
    text-align: center;
}
.field-main-slider_2 .small-slide-title p, .field-main-slider_3 .small-slide-title p{
    color:#ffffff;
}
.shop_now{
    text-align: center;
    margin-top: 24px;
}
a.slide-button{
    font-weight: bold;
    background: #beae59;
    padding: 10px 20px;
}
.outer-slide [data-u="arrowright"]:hover, .outer-slide [data-u="arrowleft"]:hover, .outer-slide [data-u="navigator"] [data-u="prototype"]:hover, .outer-slide:hover [u="navigator"], .outer-slide [data-u="navigator"] .av[data-u="prototype"]{
    background: #beae59;
}
/*#*/
.add-to-cart{
    font-size:12px;
    color:#444444;
    text-transform: none;
    height:auto;
    padding:6px 15px;
    background:#f5f5f5;
    margin-top:10px;
    border:none;
}
.add-to-cart:hover{
    color:#ffffff;
}
.add-to-cart i.fa-shopping-cart, .add-to-cart i.fa-ban{
    display:none;
}
.outer-slide [data-u="arrowright"], .outer-slide [data-u="arrowleft"]{
    display:block;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    color:#444444;
    margin:0;
    background: transparent !important;
}
.outer-slide [data-u="arrowright"]:hover, .outer-slide [data-u="arrowleft"]:hover{
    color:#fff;
    background: transparent !important;
}
.label, label{
    font-size:12px;
    color:#444444;
}
.price{
    color:#beae59;
}
#header a:hover{
    color:#beae59;
}
img{
    max-width:100%;
    vertical-align: middle;
}
.title_block:before{
    display: none;
}
#index .horizontal_mode .item-inner {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    text-align: center;
    border: solid 1px #f5f5f5;
    padding: 15px;
    position: relative;
    float: left;
}
#index #onecate_products_block.horizontal_mode .item-inner{
    padding: 14px 15px;
}
#index .horizontal_mode .item-inner .left-product {
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-right: 20px;
}
#index .horizontal_mode .item-inner .right-product {
    margin-top: 0;
    text-align: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    left: 53%;
}
#index .products.horizontal_mode .item-inner .right-product{
    text-align: left;
}
.owl-buttons {
    width: 30px;
    right: 0;
}
.owl-buttons [class^="carousel-"] span {
    color: #444;
    width: 12px;
    border: none;
}
.owl-buttons [class^="carousel-"] span:hover {
    color: #beae59;
    border: none;
}
.owl-buttons [class^="carousel-"] span::before {
    right: 0;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    font-size: 18px;
}
.horizontal_mode .item-inner:hover .quick-view {
    opacity: 1;
    bottom: 50%;
    transform: translate(50%,50%);
    -webkit-transform: translate(50%,50%);
    -moz-transform: translate(50%,50%);
    right: 50%;
}
.horizontal_mode .quick-view{
    width: 28px;
    height:28px;
    line-height:28px;
    color:#444;
    border: none;
    background: #ffffff;
    right: 0;
}
.horizontal_mode .quick-view:hover i{
    color: #ffffff;
}
.horizontal_mode .quick-view i{
    font-size: 14px;
    line-height: 28px;
    margin-right: 0 !important;
    float: none !important;
}
@media (min-width: 992px){
    .owl-theme .owl-controls {
        position: absolute;
        display: inline-block;
        width: auto;
        transform: rotate(0deg) translateY(0%);
        top: -40px;
        right: 15px;
        z-index: 1;
    }
}
.conditions-box.position-left{
    top:0;
    left:0;
    right:auto;
}
.conditions-box.position-right{
    top:0;
    right:0;
    left:auto;
}
.sale_product, .new_product{
    text-transform: none;
    padding: 2px 8px;
}
.sale_product{
    background:#beae59;
}
@media (min-width: 992px){
.owl-theme .owl-controls {
    position: absolute;
    display: inline-block;
    width: auto;
    transform: rotate(0deg) translateY(0%);
    top: -40px;
    right: 15px;
    z-index: 1;
}
}
.fa-caret-down:before{
    content: "\f107";
}
#header .header-nav #mobile_links i.fa-caret-down {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -5px;
    font-size: 10px;
}
.field-demo-wrap{
    z-index: 9999;
}
#product .images-container .owl-buttons [class^="carousel-"] span{
    width:35px;
    height:35px;
    line-height: 35px;
    border:solid 1px #f5f5f5;
    border-radius: 50%;
    color:#f5f5f5;
}
#product .images-container .owl-buttons [class^="carousel-"] span::before{
    right:auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
#product .images-container .owl-buttons [class^="carousel-"] span:hover{
    color:#303135;
}
.image_product:hover{
    opacity: 0.8;
    -moz-box-shadow: 0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.55);
    box-shadow: 0 0 10px rgba(0,0,0,0.55);
}
/**********************Banner static hover effect************************/
.statichover figure {
	position: relative;
        overflow: hidden;
        margin-bottom: 0;
}
.statichover figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.statichover figure img{transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s;}
.statichover figure img:hover {
    transform: scale(1.1,1.1);
}
.statichover figure:hover::before {
	-webkit-animation: shine 1s;
	animation: shine 1s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

.statichover_r figure {
	position: relative;
        overflow: hidden;
}
.statichover_r figure::before {
	position: absolute;
	top: 0;
	right: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.statichover_r figure img{transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s;}
.statichover_r figure:hover img {
    transform: scale(1.1,1.1);
}
.statichover_r figure:hover::before {
	-webkit-animation: shine_r 1s;
	animation: shine_r 1s;
}
@-webkit-keyframes shine_r {
	100% {
		right: 125%;
	}
}
@keyframes shine_r {
	100% {
		right: 125%;
	}
}
/*POPUPNESWLETTER*/
#newsletter_block_popup .block_content {
    padding: 0 40px;
    padding-bottom: 0;
    position: absolute;
    width: 100%;
    top: 95px;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    text-align: right;
}
.popup_title h2 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: right;
    font-weight: bold;
    color: #444444;
    margin-bottom: 10px;
}
.popup_text p {
    margin: 0;
    line-height: 20px;
    padding-left: 245px;
    text-align: right;
    color: #999999;
}
.popup_text{
    margin-bottom:22px;
}
#newsletter-input-popup {
    line-height: 35px;
    width: 100%;
    max-width: 335px;
    border: none;
    color: #666666;
    padding: 0 20px;
    text-align: right;
    background: #ebebeb;
    border: solid 1px #ebebeb;
}
.button_unique {
    font-size: 14px;
    padding: 0 20px;
    line-height: 37px;
    background: #81b4d1;
    float: none;
    display: table;
    margin-left: 577px;
    margin-top: 14px;
    color: #fff;
}
.newsletter_block_popup-bottom label{
    color: #999999;
}
#newsletter_popup_dont_show_again{
    margin-bottom: 2px;
}
/*RESPONSIVE*/
@media (max-width: 1199px) and (min-width: 992px){
    .v-megamenu-title {
        padding: 13.5px 15px;
    }
    .custom-link{
        right:15px;
    }
    .add-to-cart{
        padding: 6px 10px;
    }
}
@media(max-width:1199px){
    #staticblock-1 img{
        max-width: 100%;
        height: 100%;
    }
    .stt1{
        padding-left: 0;
    }
    .stt5 {
    padding-right: 0;
    }
    #index .horizontal_mode .item-inner .left-product{
        max-width: 45%;
    }
    #index .horizontal_mode .item-inner .right-product{
        max-width: 45%;
        position: static;
        float: left;
        transform: translateY(0);
        display: inline-block;
    }
    .v-megamenu > ul > li div.submenu.right-co{
        max-width:725px;
    }
    .social-sharing li{
        margin-bottom: 8px;
    }
}
@media(max-width:991px){
    .v-megamenu{
        display:block;
        position: static;
    }
    .v-megamenuitem a.opener{
        top:-2px;
    }
    .v-megamenu > ul > li div.submenu.right-co, .v-megamenu > ul > li div.submenu.right-co.fmsid6{
        max-width:100%;
        width:100%;
    }
    .v-megamenu .submenu .v-main-section.only-right{
        max-width: 60%;
        width:60%;
        display: inline-block;
        float: left;
    }
    .v-megamenu .right-section, .v-megamenu .fmsid6 .right-section{
        max-width: 40%;
        width: 40%;
        display: inline-block;
        float: left;
    }
    .product-cover img{
        height: auto;
    }
    .logo_header{
        float: none;
        text-align: center;
        width: 100%;
        display: inline-block;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    #header .logo {
        display: inline-block;
        padding: 0;
    }
    #cart_block_top, #search_block_top{
        margin-top: 0;
    }
    #sticky_top{
        margin-bottom: 30px;
    }
    .custom-link{
        line-height: 1;
        bottom: 30px;
        right: 15px;
    }
    .custom-link .fa-angle-double-right:before, .custom-link span{
        color:#444444;
    }
    #index .header-vmegamenu{
        width:100%;
    }
    #fieldmm-button{
        top: 17px;
        font-size: 18px;
    }
    #header_mobile_menu .brand{
        font-size: 14px;
    }
    .v-megamenu-title{
        padding: 13.5px 15px;
        background:#303135;
    }
    .v-megamenu-container i.fa-reorder{
        float: right;
        margin: 0;
    }
    #header_mobile_menu .fieldmm-nav{
        background: #303135;
    }
    #index #header_mobile_menu{
        margin: 30px 0;
    }
    .hover-banner a{
        float:left;
    }
    .owl-buttons{
        display: none;
    }
    .footer-container .links:after{
        display: none;
    }
    .pagination{
        text-align: center;
    }
    .pagination > div{
        height: 30px;
        width: 100%;
        float: left;
        display: inline-block;
    }
    .pagination .total-products{
        text-align: center;
    }
    .pagination .page-list{
        float: none;
    }
    .products-selection{
        float: left;
    }
    .v-megamenuitem a.opener:before {
        content: "\f067";
        font-family: "fontAwesome";
    }
}
@media (max-width: 991px) and (min-width: 768px){
    .footer-container .links{
        margin-bottom: 30px;
    }
    .footer-top{
        padding-bottom: 10px;
    }
}
@media(max-width:767px){
    .products-selection{
        margin: 0;
        margin-bottom: 16px;
        padding:0;
    }
    body:not(#index) #wrapper{
        margin-top: 22px;
    }
    #smart-blog-custom .image_holder_wrap{
        margin-right: 0;
        margin-bottom: 30px;
    }
    #smart-blog-custom .right_blog_home{
        max-width: 270px;
    }
    #cart_block_top{
        max-width: 270px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    #sticky_top{
        text-align: center;
        margin-bottom: 23px;
    }
    .cart_top_ajax{
        top: 50px;
        right: 50%;
        transform: translateX(50%);
        -webkit-transform:  translateX(50%);
        -moz-transform:  translateX(50%);
    }
    .cart_top_ajax:before{
        width:auto;
        right:50%;
         transform: translateX(50%);
        -webkit-transform:  translateX(50%);
        -moz-transform:  translateX(50%);
    }
    .custom-link{
        position: static;
        text-align:center;
        margin-bottom: 30px;
    }
    #search_block_top .btn.button-search{
        right:4px !important;
    }
    #header .header-nav .language-selector, #header .header-nav .currency-selector, #header_links li {
        line-height: 1;
        padding: 10px 0;
    }
    #mobile_links{
        line-height: 1;
        padding-top:10px;
        padding-bottom: 10px;
    }
    .header-nav .container > div.welcome-text{
        line-height: 1;
        padding-bottom: 10px;
    }
    #smart-blog-custom .news_module_image_holder{
        width:100%;
    }
    #smart-blog-custom .image_holder_wrap{
        width: 100%;
        text-align: center;
    }
    #index .tab-category-container-slider .item-inner, #index .tab-category-container-slider_2 .item-inner, #index .tab-category-container-slider_3 .item-inner, #index .tab-category-container-slider_4 .item-inner{
        max-width: 50%;
    }
    #index .tab-category-container-slider .tab_cate_container, #index .tab-category-container-slider_2 .tab_cate_container, #index .tab-category-container-slider_3 .tab_cate_container, #index .tab-category-container-slider_4 .tab_cate_container{
        position: relative;
    }
    #index .tab-category-container-slider .tab_cate_container:before, #index .tab-category-container-slider_2 .tab_cate_container:before, #index .tab-category-container-slider_3 .tab_cate_container:before, #index .tab-category-container-slider_4 .tab_cate_container:before{
        content: "";
        width: 1px;
        height: 100%;
        background: #f5f5f5;
        position: absolute;
        top: 0;
        left: 0;
    }
    .footer-container .links{
        height:auto;
    }
    .links-last-child{
        margin-bottom: 0;
    }
    .footer-top{
        padding: 30px 0 10px 0;
    }
    .footer-address, .footer-payment{
        text-align: center;
    }
    .footer-payment {
        line-height: 1;
        padding: 15px;
        padding-top: 0;
    }
    .sub-block-first {
        padding: 0 0 30px 0;
        max-width: 100%;
    }
    .sub-block {
        padding: 0;
        max-width: 100%;
        float: left;
    }
    .collapse, #staticblock-1.collapse {
        display: none;
    }
    #staticblock-1.collapse.in, .collapse.in{
        display: inline-block;
    }
    .links .title {
        display: inline-block;
        padding: 0;
        float: right;
    }
    .title[aria-expanded=true] .collapse-icons .remove {
        display: block;
    }
    .title .collapse-icons .remove, .links .title[aria-expanded=true] .collapse-icons .add {
        display: none;
    }
    .links .title[aria-expanded=true] .collapse-icons .remove {
        display: block;
    }
    #testimonials_block_right .sub-block-first .content_test_top, #testimonials_block_right .sub-block .content_test_top{
        position: static;
        transform: translateY(0);
    }
    .stt1-title{
        display: inline-block;
        width: 100%;
    }
    .stt1-title h3{
        display: inline-block;
        margin-bottom: 30px;
    }
    .hover-banner a{
        display: block;
        float:none;
    }
    .stt1-title .stt{
        text-align: center;
    }
    .stt1-title .title.collapsed{
        display: inline-block;
        float: right;
    }
    .big-slide-title{
        font-size: 40px;
    }
    .large-slide-title{
        font-size: 32px;
    }
    a.slide-button, .small-slide-title p{
        font-size: 35px;
    }
    .box-sort-by{
        max-width: 270px;
        margin: 0 auto;
        border: solid 1px #f5f5f5;
        padding-left: 10px;
    }
    #category .facet-title{
        border-bottom: 0 !important;
    }
    .v-megamenu .submenu .v-main-section.only-right, .v-megamenu .right-section, .v-megamenu .fmsid6 .right-section{
        width: 100%;
        max-width: 100%;
    }
    .v-megamenu .section-indent{
        padding-right: 30px;
    }
    .v-megamenu ul{
        display: inline-block;
        width: 100%;
    }
    .v-megamenu .id_menu3 .v-main-section-products > li, .v-megamenu .id_menu3 .v-main-section-links > li{
        width: 25%;
    }
    .v-megamenu .id_menu3 .section-indent{
        float: left;
        width: 100%;
    }
    .v-megamenu .id_menu3 .right-section, .v-megamenu .id_menu6 .right-section{
        margin-top: -15px;
    }
    .v-megamenu .id_menu3 .right-section .section-indent, .v-megamenu .id_menu6 .right-section .section-indent{
        padding-top: 11px;
    }
    .v-megamenu .id_menu6 .v-main-section-products > li, .v-megamenu .id_menu6 .v-main-section-links > li{
        width:50%;
    }
}
@media(max-width:600px){
    .v-megamenu .id_menu3 .v-main-section-products > li, .v-megamenu .id_menu3 .v-main-section-links > li{
        width:50%;
    }
    #index #onecate_products_block.horizontal_mode .item-inner .left-product{
        max-width: 100%;
        width: 100%;
        text-align: center;
        margin: 0;
        margin-bottom: 10px;
    }
    #onecate_products_block.horizontal_mode .item-inner .left-product a.thumbnail{
        display:inline-block;
    }
    #index #onecate_products_block.horizontal_mode .item-inner .right-product{
        width:100%;
        max-width: 100%;
        margin: 0 auto;
        display: inline-block;
        float: none;
    }
    #onecate_products_block .product_name, #onecate_products_block .product-price-and-shipping{
        text-align: center;
    }
    #onecate_products_block .product-description-short{
        width: 100%;
    }
}
@media(max-width:580px){
    #search_block_top .form-control{
        max-width: 270px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    #search_block_top .search_filter{
        width: 100% !important;
    }
    #search_block_top #search_query_top{
        width:225px;
    }
}
@media(max-width:561px){
    #index .tab-category-container-slider .item-inner, #index .tab-category-container-slider_2 .item-inner, #index .tab-category-container-slider_3 .item-inner, #index .tab-category-container-slider_4 .item-inner{
        max-width: 100%;
    }
    #testimonials_block_right p{
        margin-top: 15px;
    }
}
@media(max-width:450px){
    #search_block_top .search_filter{
        margin-bottom:0;
    }
}
@media(max-width:400px){
    #search_block_top #search_query_top{
        width:221px;
    }
    #cart_block_top, #search_block_top .form-control{
        width:265px;
    }
}
/*blocksosial*/
.facebook.icon-gray a:hover{
    background-color: #435f9f;
}
.twitter.icon-gray a:hover{
    background-color:#00aaf0;
}
.googleplus.icon-gray a:hover{
    background-color:#e04b34;
}
.pinterest.icon-gray a:hover{
    background-color:#ce1f21;
}
/*List*/
#box-product-list .tab_button{
    display:inline-block;
    width:100%;
    margin-top:10px;
}
#box-product-list .tab_button .button_add_to_cart, #box-product-list .tab_button .quick-view-product-list{
    display: inline-block;
    float:left;
}
#box-product-list .tab_button .button_add_to_cart .add-to-cart{
    margin: 0;
    margin-right: 6px;
}
.products.horizontal_mode #box-product-list .tab_button .quick-view-product-list .quick-view{
    margin: 0;
    width:30px;
    height:30px;
    line-height: 30px;
    padding:0;
    color:#444444;
    border:solid 1px #f5f5f5;
    display:inline-block;
    float:left;
    background: transparent;
}
/*detail*/
#product .add-to-cart{
    color:#fff;
}
/*List start fixed*/
#box-product-list .tab_button{
    display:inline-block;
    width:100%;
    margin-top:10px;
}
#box-product-list .tab_button .button_add_to_cart, #box-product-list .tab_button .quick-view-product-list{
    display: inline-block;
    float:left;
}
#box-product-list .tab_button .button_add_to_cart .add-to-cart{
    margin: 0;
    margin-right: 6px;
}
.products.horizontal_mode #box-product-list .tab_button .quick-view-product-list .quick-view{
    margin: 0;
    width:30px;
    height:30px;
    line-height: 30px;
    padding:0;
    color:#444444;
    border:solid 1px #f5f5f5;
    display:inline-block;
    float:left;
    background: transparent;
}
/*detail*/
#product .add-to-cart{
    color:#fff;
}
.footer-top .fa-plus::before {
    content: "\f055";
	font-size: 20px;
}
.footer-top .fa-minus::before{
	content: "\f056";
	font-size: 20px;
}
.footer-container .links .collapse.in {
    display: block;
    margin-bottom: 25px;
}
@media(max-width:991px)and (min-width: 350px){
	.fmsid10 .v-main-section-links > li {
		margin-bottom: 0;
		margin-top: 14px;
		width: 50%;
		float: left;
	}
}
@media(max-width:991px)and (min-width: 768px){
	.v-megamenu .right-section, .v-megamenu .fmsid6 .right-section {
	
		width: 40%;
		display: inline-block;
		float: right;

		padding-top: 28px;
		padding-bottom: 15px;
		margin-bottom: 15px;
		text-align: right;
		padding-right: 30px;
	}
	.v-megamenu .submenu .v-main-section.only-right {
		max-width: 75%;
		width: 60%;
		display: inline-block;
		float: left;
	}
	.v-megamenu .id_menu6 .right-section .section-indent {
		padding:0;
	}
	.v-megamenu .right-section .section-indent {

		padding: 0;
	}
		
}
@media (max-width: 767px) and (min-width: 600px){
	.header-vmegamenu .v-megamenu .id_menu3 .right-section, .header-vmegamenu .v-megamenu .id_menu6 .right-section {
		margin-top: 0;
		width: 44%;
		padding-left: 0;
		padding-right: 30px;
		text-align: right;
	}
	.v-megamenu .submenu .v-main-section.only-right {
		width: 56%;
		max-width: 100%;

	}
	.v-megamenu .id_menu6 .right-section .section-indent {
		margin-top: 30px;
		padding: 0 !important;
		margin-bottom: 25px;
	}
	.header-vmegamenu .v-megamenu .id_menu3 .right-section{
		margin-top: 30px;
		
		
	}
	.v-megamenu .id_menu3 .right-section .section-indent{
		padding: 0;
		margin: 0;
	}
}
@media(max-width:767px){
	#category #left-column {
		width: 100%;
		padding: 0 15px !important;
	}
	.v-megamenu .id_menu3 .right-section, .v-megamenu .id_menu6 .right-section {
		margin-top: -15px;
		padding: 0 15px;
	}
	.footer-container .contact_ft ul li {
		margin-bottom: 10px;
	}
	.v-megamenu .id_menu3 .v-main-section-products > li, .v-megamenu .id_menu3 .v-main-section-links > li {
		width: 50%;
	}
}
#category #left-column #search_filters .facet ul li {
    border: medium none;
    margin-top: 10px;
    padding: 0;
    min-width: 50%;
    float: left;
}
/*smart-blog-custom*/
@media (max-width: 1199px) and (min-width: 500px){
#smart-blog-custom .image_holder_wrap{
	width: 50%;
	margin-right: 0;
}
.news_module_image_holder  .border_content{
	width: 50%;
	float: left;
	padding-left: 15px;
}
}
.horizontal_mode .item-inner:hover .quick-view {
    opacity: 0;
}
.horizontal_mode .item-inner .left-product:hover .quick-view {
    opacity: 1;
}
.horizontal_mode .item-inner:hover .left-product a.thumbnail::before {
    opacity: 0;
}
.horizontal_mode .item-inner .left-product:hover a.thumbnail::before {
    opacity: 1;
}
/*newlester*/
@media (max-width: 991px){
	.footer-newsletter form{
		width: 60%;
	}
	.footer-newsletter .input-wrapper {

		width: 100%;
	}
	.footer-newsletter .input-wrapper input {
		
		width: 100%;
		max-width: 100%;
	}
}
@media (max-width: 499px){
	.footer-newsletter form{
		width: 100%;
	}
}

/*block statc*/
@media (max-width: 1199px) and (min-width: 768px){
	
	.content_text {
		padding-left: 59px;	
	}
	.box-static_content .fa {
		left: 10px;
	}
}
/*block statc*/
@media (max-width: 1199px) and (min-width: 300px){

.image_product {
	margin-top:30px;
}
}
@media (max-width: 767px){
.stt1-title .stt {

    padding: 0;
}
.stt1-title {
 
    margin-top: 15px;
}
.stt1-title h3 {
    display: inline-block;
    margin-bottom: 30px;
    font-size: 23px;
    padding-top: 7px;
}
.stt1-title .collapse-icons {
	 font-size: 23px;
}
#product .staticblock-4 {
    margin-top: 0px;
}
}
/*quick view*/
.quick-view-product{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	opacity:0;
}
.horizontal_mode .item-inner .left-product:hover .quick-view-product{
	opacity:1;
}
.horizontal_mode .item-inner .left-product .quick-view-product .quick-view{
	position: relative;
	bottom: 0;
	right: 0;
	opacity: 1;
	transform: translate(0,0);
}
.horizontal_mode .quick-view-product .quick-view i {
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    width: 28px;
	float: none !important;
	display: inline-block;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	background: #fff;
}
.horizontal_mode .left-product:hover .quick-view-product .quick-view i {
	transform: rotateY(-360deg);
	-moz-transform: rotateY(-360deg);
	-ms-transform: rotateY(-360deg);
	-o-transform: rotateY(-360deg);
	-webkit-transform: rotateY(-360deg);
	
}
.horizontal_mode .left-product .quick-view-product .quick-view:hover i{
	 background-color: #1ec0ff;
}
.horizontal_mode .quick-view-product  .quick-view {
    background: none !important;
}

.horizontal_mode .item-inner:hover .left-product .hover_image {
    opacity: 0;
}
.horizontal_mode .item-inner .left-product:hover .hover_image {
    opacity: 1;
}
.horizontal_mode .item-inner .left-product .hover_image {
    transition: all 0.3s ease-in-out 0s;
}
/*Trang cate and detail*/
@media (max-width: 1199px) and (min-width: 991px){
	#search_filters .facet {
		width: calc(100% - 46px);
	}
}
@media (max-width: 991px) and (min-width: 300px){
	.statichover figure img{
		min-height: 60px;
		width: auto;
	}
}
/*footter*/
@media (max-width: 1199px) and (min-width: 991px){
	.footer-container .contact_ft ul li {
		padding-left: 53px;
		line-height: 11.5px;
		margin-bottom: 27px;
		padding-top: 1px;
	}

}
/*fix---all*/
.product-features > dl.data-sheet dd.value{
	margin-right:0;
}
@media (max-width: 1199px) and (min-width: 991px){
	.vertical_mode .right-product {
		left: 115px;
		}
		#right-column .owl-theme .owl-controls {
			display: none !important;
		}
}
#wrapper .price {
    margin-right: 12px;
}
#wrapper .regular-price {
   
    margin-left: 0;
}
#header .dropdown-menu {
z-index: 998;
}
@media (max-width: 991px){

	a.slide-button {
		padding: 12px 20px 10px;
		font-size: 33px;
		text-align: center;
	}
	.big-slide-title {
		font-size: 50px;
		line-height: 50px;
		text-align: center;
		margin: 10px 0;
	}
	.large-slide-title {
		font-size: 38px;
		line-height: 38px;
		text-align: center;
	}
	.box-slider{
		text-align: center;
		line-height: 38px;
		top: 50%;
		left: 50%;
		transform: translate(0%,-50%);
		right: -50%;
		max-width: 900px;
		padding-top: 8px;
	}
	.shop_now {
		text-align: center;
	}
}
.card-block-top .totals-top .value-top {
	float: right;
	clear: both;
}
@media (max-width: 1199px) and (min-width: 768px){
	.image-product-content{
		width:100%;
	}
	.des-product{width:100%;}
}
@media (max-width: 767px){
	body:not(#index) #content-wrapper, body:not(#index) #left-column {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
#product #content {
    margin: 0;
    max-width: 100%;
    display: inline-block;
    width: 400px;
}
.image-product-content{
	text-align:center;
}
}

@media (max-width: 400px){

#product #content {

    max-width: 100%;
    display: inline-block;
}
.add-to-cart {
    padding: 6px 12px;
}
}
.product-cover img {

    height: auto;
}
/*pop up*/
@media (min-width: 767px){
.modal:not(.quickview).in .modal-dialog {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
}
@media (min-width: 768px){
	.modal.quickview.in .modal-dialog {
		margin: 0;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}
}
.cart-item-product {
    position: relative;
}
#fieldsizechart-show:hover {
    color: #1ec0ff;   
}
.cart-item-product-right {
    text-align: left;
}
.box-item {
	 display: inline-block;
		max-height: 436px;
		overflow-y: scroll;
}
.box-item{
	display: block;
	max-height: 436px;
	overflow-y: scroll;
}
/*testi*/
@media(max-width:1199px){
	#wrapper_testimonials {
		
		padding: 0 ;
	}
}
.product-actions .add-to-cart {
    color: #fff;
}
/*fix-size-chart*/
#fieldsizechart {
	max-width: 1100px;
	height: auto;
	overflow-x: hidden;
	overflow-y: auto;
	background: none;
	width: auto;
}
.right-content-size {
    overflow-x: auto;
	padding: 0 15px;
}
.fieldsizechart_content{
	max-width: calc(100%);
	width: calc(100% );
	position: relative;
	background-color: #fefefe;
}
#fieldsizechart .cross {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	z-index: 100;
	padding: 3px;
	background: #bbbbbb none repeat scroll 0 0;
	font-size: 20px;
	line-height: 17px;
	text-align: center;
	font-weight: normal;
	color: #fff;
}
#fieldsizechart .cross:hover {
   background: #81b4d1;
}
#fieldsizechart .cross::before {
    content: "\f00d";
    display: block;
    font-family: "FontAwesome";
    font-size: 18px;
    color: #fdfdfd;
    line-height: 13px;
	display:none;
}
#product #fieldsizechart .tab-pane {
    padding-top: 5px;
}
@media (max-width: 991px) and (min-width: 768px){
	#staticblock-1 .features-banner > div.col-sm-12{
	text-align: center;
	margin-top: -10px;
}
}
@media (max-width: 1199px) and (min-width: 768px){
#fieldsizechart-global .right-content-size {
    float: left;
    max-width: 60%;
    padding: 0 20px;
}
.rte ul.text-measure {
    text-align: justify;
}
.left-content-size {
    width: 40%;
    text-align: center;
}
.left-content-size {
    float: left;
    padding: 0 20px 30px;
}
}
@media (max-width: 767px){
#fieldsizechart-global .right-content-size {
    float: left;
    max-width: 100%;
    padding: 15px;
}
.rte ul.text-measure {
    text-align: justify;
}
.left-content-size {
    width: 100%;
    text-align: center;
}
.left-content-size {
    float: left;
    padding: 0 15px 30px;
}
}
.box-item{
    max-height: 428px;
}
@media (max-width: 767px){
.stt1-title .stt {
    padding: 0 15px !important;
}
.staticblock-1.staticblock-4 .stt1 {
    padding-left: 0;
}
.staticblock-1.staticblock-4 .stt5 {
    padding-right: 0;
}
#staticblock-1 .features-banner > div{
	text-align: center;
}

}.card .bootstrap-touchspin .input-group-btn-vertical i:after {    line-height: 20px;}.card .bootstrap-touchspin .input-group-btn-vertical i {    top: 0;    font-size: 14px;}

.contact-form .form-group .form-control-comment {
    display: none;
}
.contact-form .form-group .col-md-6 {
    width: 75%;
}