@import url('https://fonts.googleapis.com/css?family=Rubik:300,400');
.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;
}
/* 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: 13px;
    height: 13px;
    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: 13px;
    -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: 60px;
    top: -7px;
    right: 0;
}
.title_center .owl-buttons{
    position: static;
    width: auto;
    overflow: visible;
}
.owl-buttons [class^="carousel-"] span{
    border: 1px solid #86bd3d;
    color: #86bd3d;
    font-weight: normal;
    height: 25px;
    line-height: 26px;
    text-align: center;
    width: 25px;
	position:relative;
    background: #fff;
}
.owl-buttons [class^="carousel-"] span::before {
    left: 50%;
    position: absolute;
    top: 48%;
    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 #86bd3d;
    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; 
    background: #86bd3d;
}
.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: block;
    }
    .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 rubik, 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 #e2dfdf;
    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: 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: #f2532f;
}
#cms #cms-about-us .cms-line .label em{
    display: none;
}
#cms #cms-about-us .cms-line .label{
    color: #1b1b1b;
    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: 'rubik', sans-serif;
color: #666;
font-size: 14px;
line-height: 18px;
}
#wrapper{
	background:none;
	padding:0;
	box-shadow:none;	
}
body:not(#index) #wrapper{
margin-top:55px;	
}
main{
	background:#efefef;	
	overflow:hidden;
}
#index #header{
	color:inherit;
	background:none;	
/* 	border-bottom: 2px solid #81b4d1;*/
    position: relative;
    width: 100%;
    z-index: 12;
}
#header {
    position: relative;
    background: #efefef;
}
#header .header-top{
	padding-bottom:0;
	background:#fff;
	line-height: 80px;
}
#header .header-nav {
    background: #1b1b1b;
}
a{
	color:#444;	
	transition:all 0.15s ease-in-out 0s;
}
a:hover, a:focus{
	color:#86bd3d;	
}
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: #86bd3d none repeat scroll 0 0;
    bottom: 10px;
    color: #ffffff;
    font-size: 20px;
    height: 50px;
	border-radius:3px;
    padding: 15px 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 #e2dfdf;
	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{
	border-bottom: 2px solid #fff;
	color: #444;
	font-size: 18px;
	line-height: 1;
	margin: 0 0 20px;
	padding-bottom: 10px;
	text-transform: uppercase;	
	position:relative;
    margin-bottom: 0;	
}
/* .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: #fff;
    color: #86bd3d;
    font-size: 15px;
    height: 35px;
    line-height: 34px;
    width: 35px;
    display: block;
    border: 1px solid;
}
.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: #fff;
    border: none;
}
.outer-slide [data-u="navigator"]{
	bottom:30px;	
	left:50% !important;
	margin-left:-37px !important;
	width:74px !important;
    display:  none;
}
.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:#86bd3d;
}
.field-main-slider.block{
	margin-bottom:30px;	
}
.box-slider{
	color:#fff;
	position: absolute;
	left: auto;
	top: 50%;
	right: 375px;
	margin-top: 0; 
	text-align:right;
	max-width: 610px;
	text-align: right;
	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:center;
	right:auto;
	left:50%;
	margin-left:-305px;
    top: 50%;
    margin-top: 10px;
    font-family: Roboto,sans-serif;
    font-weight: bold;
}
.field-main-slider_3 .box-slider{
	text-align:center;
	margin-right:-305px;
	right:50%;
	left:auto;
    top: 50%;
    margin-top: 10px;
    font-family: Roboto,sans-serif;
    font-weight: bold;
}
.field-main-slider_2 .box-slider{
	text-align:center;
	margin-right:-305px;
	right:50%;
	left:auto;
    top: 50%;
    margin-top: 10px;
    font-family: Roboto,sans-serif;
    font-weight: bold;
}
.field-main-slider_3 .box-slider a.slide-button{
	margin-left:-45px;
}
}
.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: 13px;
  /*  font-weight: normal; */
    height: auto;
    line-height: 18px;
    padding: 0;
    text-transform: none;
	margin-top:5px;
}
.large-slide-title{
	font-size: 30px;
/*	line-height: normal; */
	height: auto;
}
.big-slide-title{
	 font-size:40px;
   /* font-weight: normal; */
    padding: 0;
    height: auto;
   /* line-height: normal; */
    color: #86bd3d;
}
.big-slide-title{
	margin-top: 0;
}
a.slide-button{
	height:auto;
	line-height: 26px;
    padding: 5px 15px;
	background: #1b1b1b;
	border: none;
	font-size: 15px;
	display: inline-block;
}
a.slide-button:hover{
	background: #86bd3d;
}
.shop_now{
	margin-top:30px;
}
.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: 13px;
	color: #a8a8a8;
	margin:0;
	font-weight:normal;
}
.static_content{
	position: relative;
}

.box-static_content{
	position: relative;
	text-align:center;
}
.content_text{

}
@media (max-width:767px) {
.box-slider{
	max-width:900px;
	margin-left: -430px;
    left: 50%;
    text-align: center;	
}
.large-slide-title{
	font-size:40px;
	line-height:50px;	
}
.small-slide-title p{
	font-size:35px;
	line-height:40px;
}
.big-slide-title {
    line-height: 60px;
    font-size: 50px;
}	
a.slide-button{
		font-size:25px;
	line-height:40px;
}
}
.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%;
    margin-bottom: 30px;
    margin-top: 30px;	
}
#header a{
	color:#666;	
}
#header a:hover{
	color:#81b4d1;
}
#header ul{
	margin:0;	
}
#header .dropdown-menu{
	font-size: 13px;
    padding:0;
    border: none;
    background: #1b1b1b;
	margin:0;
	top:100%;
	min-width:118px;
    z-index: 1040;
}
#header .dropdown-menu li a{
	color:#fff;	
	padding:0;
}
#header .dropdown-menu li a:hover {
    color: #86bd3d;
}
{
 border-bottom: 0px solid #f0f0f0 !important;
padding: 0 !important;
margin: 0;
max-height: none;
position: relative;
box-shadow: none !important;
}
.header-nav .container > div {
	float:right;
}
 .language-selector, .currency-selector{
	margin:0;
	line-height:50px;
	position:relative;
    margin-right: 10px;
}
 .currency-selector li{
	padding:0 15px;
	line-height:35px;	
transition:all 0.15s ease-in-out 0s;
}
 .language-selector i, .currency-selector i{
	position: absolute;
    right: 5px;
    top: 50%;
   	margin-top:-5px;
	font-size:13px;
}
 .language-selector:hover .expand-more, .currency-selector:hover .expand-more{
	color:#fff;
}
 .language-selector .expand-more[aria-expanded=true], .currency-selector .expand-more[aria-expanded=true]{
	color:#86bd3d;
}
 .language-selector{
	margin-right:5px;	
	padding-right:15px;
}
.dropdown .expand-more{
	color:#666;	
transition:all 0.15s ease-in-out 0s;
}
 .language-selector .expand-more{
	position:relative;
	padding-left:24px;	
	padding-right:20px;
	transition:all 0.15s ease-in-out 0s;
}

 .currency-selector .expand-more{
	position:relative;
	padding-right:20px;
	transition:all 0.15s ease-in-out 0s;
}
 .language-selector:before{
/*	content:"";  */
	position:absolute;
	height:14px;
	width:1px;
	background:#999;
	right:0;
	top:50%;
	margin-top:-7px;	
}
 .language-selector li{
    padding-left:36px;
    padding-right: 15px;
    position: relative;
	line-height:35px;
transition:all 0.15s ease-in-out 0s;
}
 .language-selector img{
	position:absolute;
	left:0;
	margin-top:-5px;
	top:50%;
}
 .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:50px;
	padding:0 10px;
	position:relative;
    display: none;
}
#header_links li:not(:last-child):before{
	content:"";
	position:absolute;
	height:14px;
	width:1px;
	background:#999;
	right:0;
	top:50%;
	margin-top:-7px;		
}
#header_links li:first-child{
	padding-left:0;
    display: none;	
}
#header_links li:last-child{
	padding-right:0;
    display: block;
	height: 50px;
}
#header_links li i{
	margin-right:15px;
	display:block;
  /*  line-height: 50px; */
    font-size: 15px;
    padding: 8px;
    margin-top: 9px;
    color: #666;
	text-align: center;
}
#header_links li i:hover {
    background: #86bd3d;
    color: #fff;
}
#header_links li a:hover{
	color:#81b4d1;
}

.header-nav .container > div.mobile_links-wrapper{
	float:right;	
}
#mobile_links{
line-height: 50px;
    margin: 0;
    padding-right: 20px;
    position: relative;
}
 #mobile_links i.fa-caret-down{
	position: absolute;
    right: 5px;
    top: 50%;
	margin-top:-7px;
	font-size:13px;
}
 #mobile_links i.fa-user{
	margin-right:8px;	
	font-size:13px;
}
 #mobile_links:hover .expand-more{
	color:#fff;
}
 #mobile_links .expand-more[aria-expanded=true]{
	color:#86bd3d;
}
 #mobile_links li{
	padding:0 15px;
	line-height:35px;	
transition:all 0.15s ease-in-out 0s;
}
 #mobile_links li i{
	margin-right:5px;
	display:none;
}	
#header #mobile_links .dropdown-menu{
	right:0;
	left:auto;	
}

.logo_header{
	float: left;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -96px;
}
@media (min-width: 992px) {
#sticky_top.sticky-fixed-top{
	position:fixed;	
}
}
#sticky_top{
	margin-left: 10px;
    float: right;
    position: relative;
    z-index: 1031;
    line-height: 80px;
    height: 80px;
    min-width: 240px;
}
#header .logo{
	display:table;	
}
#cart_block_top{
	 float: left;
	 margin:21px 0; 
}
#cart_block_top .shopping-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:#fff;
	padding:0;
	border:none;
	border-radius:0;
	max-height:316px;
	overflow:auto;
	z-index:1032;
	box-shadow: 0 8px 14px 0 rgba(0,0,0,.25), inset 0 1px 1px rgba(0,0,0,.35)
}
.ui-menu .ui-menu-item a{
    padding:15px;
    border: none;
	border-bottom:1px solid #ededed;
	display:table;
	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:#86bd3d;
}
.left-search-ajax{
	float:left;
	margin-right:15px;
}
.search-name-ajax{
	display:table;	
	font-size:14px;
}
.price-ajax{
color:#86bd3d;	
}
.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:60px;	
} */
.horizontal_mode.block{
    margin-bottom:60px;	
    margin-top: 33px;
}
@media only screen and (max-width:767px){
	
.block{
	margin-bottom:30px;	
}
.horizontal_mode.block{
	margin-bottom:0px;	
}	
}
#fieldtabproductsisotope .isotope-item {
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
}
#fieldtabproductsisotope .fieldtabproductsisotope-filters {
    margin-bottom: 20px;
}
.horizontal_mode .item-inner{
	margin:0 auto;
/*	display:table; */
	margin-bottom:0px;	
    background: #fff;
}
.horizontal_mode .item-inner .left-product{
	position:relative;	
	overflow:hidden;
}
.horizontal_mode .item-inner .left-product img {
    max-width: 100%;
    height: auto;
}
.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;
    margin: 5px;	
}
.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;
	z-index:2;
	width: 100%;
}
.new_product{
	background:#1b1b1b;
	color: #ffffff;
    font-size: 13px;
    padding:0px 10px;
	line-height:25px;
    text-align: center;
    text-transform: uppercase;
	display:flex;
	float: left;
	margin-left: 10px;
}
.sale_product{
	background:#86bd3d;
	color: #fff;
    font-size: 13px;
    padding:0px 10px;
	line-height:25px;
    text-align: center;
    text-transform: uppercase;
	display:flex;
	float: right;
	margin-right: 10px;
}
.horizontal_mode .quick-view{
 	color: #fff;
    display: table;
    font-size: 14px;
    width: 60%;
    height: 30px;
    text-transform: uppercase;
    position: absolute;
    top: 45%;
    right: 20%;
    border: 1px solid #fff;
    line-height: 30px;
	z-index:2;
	opacity:0;
	transition: all 0.3s ease-in-out 0s; 
	font-family: Roboto, sans-serif;
	font-weight: bold;
}
.horizontal_mode .item-inner:hover .quick-view{
	opacity:1;	
	bottom:10px;
}
.horizontal_mode .quick-view:hover{
	background: #86bd3d;
    color: #fff;
    border: 1px solid #86bd3d;
}
#js-product-list .item-product-list .left-product {
    border-right: 1px solid #e5e5e5;
}
.horizontal_mode .quick-view i{
	font-size:15px;
    margin: 0 2px 0 0;
    line-height: 35px;	
}
.horizontal_mode .quick-view:hover i{
	color:#fff;
}
.product-price-and-shipping{
	margin-top:15px;	
}
.price{
	color:#86bd3d;
	font-size: 14px;
    font-weight: bold;
}
.regular-price{
	color: #999;
	margin-left: 5px;
	text-decoration: line-through;
	font-size:13px;
}
.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:#1b1b1b;
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    line-height: 13px;
    position: absolute;
    width: 100%;
    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;
}
.item-inner .item-countdown{margin-top: -54px;}
#onecate_products .item-countdown {
    display: table !important;
    position: relative;
    opacity: 1 !important;
    
}
.item-inner .item-countdown {
    display: none;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: 10px;
    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:#fff;
    width:25%;
    float:left;
    display:inline-block;
    padding: 8px 0;
    text-align:center;
    position: relative;
    z-index: 999;
    border-color: rgba(255, 255, 255, 0.25);
    border-style: solid;
    border-width: 0 0 0 1px;
}
.item-inner .item-countdown .section_cout span{
    display:block;
    float:none;
    width:100%;
    color:#fff;
    font-size:13px;
    line-height:1;
	border: none;
}
.item-inner .item-countdown .section_cout:first-child {
    border: none;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
.item-inner .item-countdown .section_cout span.text{
    text-transform: uppercase;
    font-size:13px;
    padding-top:8px;
}
.special_block_right .special_products .item-inner {
    margin-bottom: 0;
    border: none;
	width: 268px;
}
.special_block_right .special_products .item {
    margin-top: 20px;
    border: 1px solid #e5e5e5;
}
.special_block_right h4 > span.title_text:before {
    content: "";
    position: absolute;
    width: 90px;
    left: 0;
    bottom: -2px;
    height: 2px;
    background: #86bd3d;
}
.special_block_right .special_products .item-inner:before {
    content: "";
    width: 89%;
    bottom: -6px;
    background: #e5e5e5;
    position: absolute;
    left: 15px;
    height: 1px;
    z-index: 1;
}
.special_block_right .special_products .item-inner:last-child:before {
    content: none;
}

/*--------------------------vertical_mode--------------------------------*/
.vertical_mode .item-inner{
	display:table;
	padding:0 15px;
	width:270px;
	position:relative;
    height: 120px;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.vertical_mode .item-inner:last-child{
	margin-bottom:0;	
}
.vertical_mode .left-product{
	float:left;
    line-height: 120px;
}
.vertical_mode .right-product{
	position:absolute;
	left:115px;
	top:50%;
	transform:translateY(-50%);
}
.images-container .product-images > li.thumb-container > .thumb{
	width:100px;	
}
.email .title p {
    margin-bottom: 10px;
}
.email .note p {
    margin-bottom: 17px;
}
/*---------------------------------------------------------------------------*/
#header_menu{
	background: none;
    height: 80px;
}
.fieldmegamenu > ul{
	clear:none;	
	font-size:0;
}
.fieldmegamenu > ul > li{
	float:left;	
	margin-left: 13px;
}
.fieldmegamenu-sticky .fieldmegamenu > ul > li.right{
	float:left;	
}
.fieldmegamenu > ul > li.right{
	float:right;
	margin-left: 0;
	margin-right: 10px;
}
.fieldmegamenu > ul{
	text-align:right;	
}
#header_menu .fieldmegamenu .root-item{
	line-height:80px;	
	height:80px;
	overflow:hidden;
}

.fieldmegamenu .root-item .title .icon-has-sub {
 	font-size: 14px;
    line-height:80px;
    margin-left: 10px;
    margin-top: 0;
    vertical-align:middle;
	display: none;
}
.fieldmegamenu .root-item .title .fa-angle-down:before{
	content:"?";
    font-size: 0;
}
#fieldmegamenu-main.fieldmegamenu > ul{
	height:66px;	
}
.fieldmegamenu .root-item .title{
	font-size: 16px;
    font-weight: normal;
    padding: 0 20px;
}
.fieldmegamenu > ul > li .root-item .title .title-text{
	color:#444;	
}
.fieldmegamenu > ul > li:hover .root-item .title .title-text{
	color:#86bd3d;	
}
/*#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{

}
.fieldmegamenu .root:hover .root-item > a > .title {
    color: #1b1b1b;
}
.fieldmegamenu .root:hover .root-item > a > .title .title-text, 
.fieldmegamenu .root .root-item > a.active > .title .title-text{
    border-bottom: 2px solid #86bd3d;
    padding-bottom: 5px;
	color: #86bd3d;
}
#fieldtabproductsisotope .fieldtabproductsisotope-filter a .text:focus {
    color: #444;
}
#header .fieldmegamenu .menu-item.depth-1 > .title a{
	color: #86bd3d;
}
#header .fieldmegamenu .menu-item.depth-1 > .title a:hover,.fieldmegamenu .submenu .title:hover a{
	color: #1b1b1b;
}
.fieldmegamenu .menu-item.depth-1 > .title.title_font{
	font-size: 16px;
	font-weight: bold;
	border: none;
	margin-bottom: 8px;
	padding-bottom:2px;
	margin-top:5px;
}
.fieldmegamenu .menu-items li{
	font-size: 13px;
	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: #86bd3d;
}
.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: 13px;
	font-weight:600;
}
.custom-menu-bottom img{
	margin-right:15px;	
	margin-bottom:10px;
}
#fieldmegamenu-mobile{
	top:100%;	
}
.menu-bottom p{
	font-size: 14px;
	line-height: 18px;
	color: #444;
}
.menu-bottom .menu-bottom-dec a{
	background: #1b1b1b;
	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;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
	padding-bottom:20px;
	padding-top:20px;
	box-shadow: 0 8px 14px 0 rgba(0,0,0,.25),
				inset 0 1px 1px rgba(0,0,0,.35);
}
.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 #1b1b1b;   	
}
.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 .root-item .title{
	color:#444;
}
#fieldmegamenu-mobile.fieldmegamenu > ul > li .root-item.title:hover{
	color: #81b4d1;
}
#index #header_mobile_menu{
	margin: 0 0 20px 0;
    z-index: 5;
}
#header_mobile_menu .fieldmegamenu .root-item .title{
	padding: 13px 0;
}
#header_mobile_menu .fieldmegamenu .fieldmegamenu-mobile-handle{
	font-size: 16px;
	padding: 13px 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:-82px !important;	
	}
}
#header_mobile_menu .fieldmm-nav{
	background: #2c2c2c;
	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: 13px;
}
.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1 > .title:hover a{
	color: #81b4d1;
}
#header_mobile_menu  .fieldmegamenu > ul > li .right_block_img_menu img{
	margin-top: 0 !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;
}
.sticky-fixed-top #search_block_top #search_query_top{
	background:#fff;	
}
.sticky-fixed-top #search_block_top, .sticky-fixed-top .shopping_cart_menu{
	background: none;
}
.sticky-fixed-top #search_block_top .btn.button-search{
	background: #86bd3d;
}
.sticky-fixed-top #search_block_top, .sticky-fixed-top .shopping_cart_menu{
	margin-top: 0;
}

#header .sticky-fixed-top .cart_block{
	top: 100%;
}
#header_menu.fieldmegamenu-sticky{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
        box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), inset 0 1px 1px rgba(0,0,0,0.35);
}
#header_menu.fieldmegamenu-sticky .fieldmegamenu .menu-items{
	top: 100% !important;
	padding-top:20px;
}
#header_menu.fieldmegamenu-sticky .fieldmegamenu .menu-items::before{

}	
/*---------------------------------------------------*/

#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;	
	margin:0 -5px;
}
.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 .left-product .new_product{
	position:absolute;
	top:10px;
	left:10px;
}
.item-product-list .left-product .sale_product{
	position:absolute;
	top:10px;
	right:10px;
}	
.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:13px;
	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;
}
.item-product-list{
	padding:30px 0;
	border-bottom:1px solid #dddddd;	
}
/*-----------------------------------------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: #1b1b1b none repeat scroll 0 0;
	position:absolute;
	right:0;
	top:0;
}
.modal-header .close:hover{
	background:#86bd3d;
}
.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: 50px;
}
.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:1;
	display:table;
	margin:0 auto;
	height:auto;
    border: 1px solid #e5e5e5;
}
.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:0.8;	
}
.js-qv-mask .owl-theme .owl-controls .owl-buttons{
  	display: block;
    left:0;
    margin-top: -20px;
    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;	
}
.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;
    display: none;
}
.product-prices .regular-price{
	font-size:15px;
    display: none;
}
.product-prices .current-price{
	font-size: 25px;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    padding: 10px 0;
}
.product-prices span {
    color: #444;
}
.images-container .owl-buttons [class^="carousel-"] span {
    width: 34px;
    height: 34px;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    color: #b7b7b7;
}
.images-container .owl-buttons [class^="carousel-"] span:hover {
    background: #fff;
    color: #1b1b1b;
}
.images-container .owl-buttons [class^="carousel-"] span:before {
    font-size: 20px;
    text-align: center;
    line-height: 34px;
}
.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;	
}
.product-actions .control-label{
	float: left;
    line-height: 30px;
    margin-bottom: 0;
    margin-right: 15px;
    min-width: 65px;
    width: auto;
	font-size:14px;
    text-transform: uppercase;
	font-weight: bold;
}
.product-actions .product-add-to-cart .control-label{
	line-height:50px;	
}
.product-discounts{
	margin:0;	
}
.product-variants > .product-variants-item select {
	border: 1px solid #e5e5e5;
	height: 40px;
	width: 100%;
	float: left;
	padding: 0 13px;
	margin-top:5px;
	background: #fff;
}
.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{
 	width: auto;
    height: 40px;
    background: #86bd3d;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
    padding: 10px 10px 10px;
    border: none;
    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; 
        font-family: Roboto,sans-serif;
    font-weight: bold;
}
.product-actions .add-to-cart:hover {
	color: #1b1b1b;
}
.product-actions .add-to-cart i{
	font-size:16px;
	line-height:13px;
	margin-right:5px;
}
.fa-shopping-cart:before {
    content: "\f291";
}
.fa-shopping-cart:after {
    content: "|";
    padding: 0 6px 0 10px;
    font-size: 15px;
    color: #e5e5e5;
    opacity: 0.5;
    width: 1px;
}
.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;	
	font-family:"FontAwesome";
}
.social-sharing{
	margin-top:0;	
}
.social-sharing li{
	box-shadow:none;
	border-radius:0;
	height:auto;
	width:auto;
	float:left;
    margin: 5px 5px 5px 0;
	background:#fff;
}
.social-sharing li:before{
	background-image:none !important;	
	font-size:18px;
	height:30px;
	line-height:30px;
	width:45px;
	text-align:center;
	float:left;	
	color:#fff;
	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;
    display: none; 
}
.social-sharing li a {
    display: block;
    width: auto;
    height: auto;
    white-space: nowrap;
    text-indent: 100%;
    overflow: visible;
    float: left;
    font-size: 12pt;
    color: #444;
    text-align: center;
    text-indent: inherit;
    line-height: 36px;
    background: #f5f5f5;
    min-width: 83px;
    padding: 0 10px;
    font-size: 13px;
}
.social-sharing li a:before {
    background: none !important;
    margin-right: 5px;
    font-family: "FontAwesome";
}
.facebook.icon-gray a, .twitter.icon-gray a, .pinterest.icon-gray a, .googleplus.icon-gray a {
    font-family: "rubik";
}
.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;
}
.social-sharing li.facebook a:hover {
    background: #3b5998;
    color: #fff;
}
.social-sharing li.twitter a:hover {
    background: #00aced;
    color: #fff;
}
.social-sharing li.googleplus a:hover {
    background: #dd4b39;
    color: #fff;
}
.social-sharing li.pinterest a:hover {
    background: #cb2027;
    color: #fff;
}
#authentication [data-action=show-password] {
    background: #86bd3d;
}
/*-------------------------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:75px;
}
.products.horizontal_mode #box-product-list .quick-view{
    margin: 15px 0 0;
    color: #fff;
    background: #86bd3d;
    position: static;
    opacity: 1;
    width: auto;
    height: auto;
    padding: 0 30px;
    font-size: 15px;
    line-height: 40px;
    border: none;
    font-weight: bold;
    font-family: Roboto, sans-serif;
}
#products .product-miniature{
	margin:0;	
}
.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;	
	display:none;
}
.products.horizontal_mode #box-product-list .quick-view:hover{
    color: #1b1b1b;
}
.products.horizontal_mode #box-product-list .right-product{
	padding:15px 30px;	
}
.item-product-list .left-product{
	margin:15px 30px;
}
@media (min-width: 544px) {
    .modal-dialog {
    top: 50%;
    left: 50%;
    margin-top: -156px;
    margin-left: -413px;
    }
}
@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{

}
.product-quantity .input-group-btn-vertical .btn i {
    font-size: 1rem;
    top: -2px;
    left: -2px;
}
.bootstrap-touchspin .btn-touchspin:hover {
    background-color: #86bd3d;
}
.item-product-list .left-product{
 /*	border-right: 1px solid #f2f2f2; */
	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;	
}
.click-product-list-grid > div{
	float:left;	
	font-size:24px;
	padding:0 5px;
	margin:5px 0;
	cursor:pointer;
	color:#1b1b1b;
}
.click-product-list-grid > div:hover{
	color: #1b1b1b;	
}
.active_list .click-product-list-grid > div.click-product-grid, .active_grid .click-product-list-grid > div.click-product-list{
	color:#1b1b1b;	
}
.active_grid .click-product-list-grid > div.click-product-grid, .active_list .click-product-list-grid > div.click-product-list{
	color:#86bd3d;	
}
.active_list .click-product-list-grid > div.click-product-grid:hover, .active_grid .click-product-list-grid > div.click-product-list:hover {
    color: #86bd3d;
}
#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 .left-product .new_product{
	position:absolute;
	top:10px;
	left:10px;
}
.item-product-list .left-product .sale_product{
	position:absolute;
	top:10px;
	right:10px;
}	
.item-product-list .right-product .product_name{
	display:table;
	margin-bottom:15px;
}
.item-product-list .right-product .product_name a{
	font-size:20px;
    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;
    padding-top: 10px;
}
#product_list_grid .product_name a:hover {
    color: #86bd3d;
}
#product_list_grid .product-price-and-shipping .price {
    color: #86bd3d;
    font-size: 21px;
    font-weight: bold;
}
#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:13px;
	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;
}
.item-product-list{
 	border: 1px solid #e5e5e5;
    margin-bottom: 30px;
    background: #fff;
    padding: 0;
}
.products-selection .total-products, .products-selection h1{
	padding:0;	
}
.products-selection .total-products p{
    margin: 8px 10px 5px;	
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default{
	background:#1b1b1b;	
}
#products .item-inner{
	max-width:270px;
	margin:0 auto;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;	
}
.products-selection {
 	align-items: center;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
    padding:10px 10px 10px 20px;
	display:flex;
    background: #fff;
}
#onecate_products_block #onecate_products .item-inner {
    border: 1px solid #e5e5e5;
}
.products-selection > div {
	flex:1;	
}
.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 #f2f2f2;
	padding: 6px 16px 6px 34px;	
	margin:0;
}
.products-sort-order .select-title i {
    float: right;
    line-height: 18px;
    margin-left: 30px;
}
.products-sort-order {
    color: #666;
    flex: 1;
    float: right;
	margin-left:5px;
}
.products-sort-order .dropdown-menu{
	right:0;
    width: 100%;
    z-index: 10;
    margin: 5px 0 0;
    padding: 0;	
}
.products-sort-order .select-list:hover{
	background:#86bd3d;	
}
#product_list_grid .item-product-list .right-product .addtocart {
    display: inline-block;
    margin-top: 15px;
    padding: 0;
    background: #86bd3d;
}
.addtocart .add-to-cart span {
    color: #fff;
    padding: 0;
    font-family: Roboto,sans-serif;
    font-weight: bold;
}
.addtocart .add-to-cart:hover span{
    color: #1b1b1b;
}
#fieldtabproductsisotope .fieldtabproductsisotope-products .item-inner:hover .right-product {
    display: none;
}
.addtocart {
    display: none;
}
#fieldtabproductsisotope .fieldtabproductsisotope-products .item-inner:hover .addtocart {
    display: block;
    margin-top: 20px;
}
.block-categories {
    box-shadow: none;
    background: none;
    padding: 0;
    margin-bottom: 0;
}
#search_filters{
    border: 1px solid #e5e5e5;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 30px;
    padding: 0;
	float:left;
	width:100%;
    min-height: 150px;
}
.block-categories a {
    color: #444444;
    font-size: 14px;
    line-height: 18px;
}
.block-categories a:hover{
	color:#1b1b1b;	
}
.block-categories > ul > li:first-child a {
    display: table;
    margin: 0;
    padding: 16px 20px 16px 0;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: #fff;
	font-size: 18px;
}
.block-categories > ul > li:first-child {
    margin-left: 20px;
    margin-right: 15px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.block-categories .category-sub-menu li[data-depth="0"] > a{
	font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 14px 0 5px;
    text-transform: capitalize;
	border-bottom: none;
    color: #fff;
}
.block-categories .category-sub-menu li[data-depth="0"] > a:hover {
    color: #1b1b1b;
}
ul.category-top-menu{
	margin:0 0 -1px;
	width:100%;
	float:left;
    background: #86bd3d;
	padding-bottom: 20px;
}
.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;
    color: #fff;
}
.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: none;
    float: left;
    font-size: 13px;
    line-height: 18px;
    padding: 10px 0;
    width: 100%;
    color: #fff;
}
.block-categories .category-sub-menu .category-sub-link:hover {
    color: #1b1b1b;
}
.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%;
    color: #fff;
    font-size: 9px;
}
.block-categories .collapse-icons .add, .block-categories .collapse-icons .remove,.block-categories .arrows .arrow-down, .block-categories .arrows .arrow-right{
    color: #fff;
}
.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:#1b1b1b;
}
#search_filters > h4{
    display: table;
    margin: 0;
    padding: 16px 20px;
    width: 100%;
	border-bottom:1px solid #f2f2f2;
	font-size: 18px;
	color: #444;
}
#search_filters .facet {
    border-bottom: 1px solid #f2f2f2;
    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:14px;
	line-height:18px;	
	margin-top:7px;
}
#search_filters .facet .collapse{
	margin:0;	
}
.custom-checkbox input[type="checkbox"] + span{
	border:1px solid #cdcdcd;
	width:13px;
	height:13px;	
}
.color, .custom-checkbox input[type="checkbox"] + span.color{
	margin-left:0;	
}
.btn-tertiary {
    background: #1b1b1b 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: 16px;
    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 #f2f2f2;
    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;	
    margin-bottom: 40px;
	}
.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,.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary:disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled:hover{
	background:#86bd3d;	
}
.input-group .input-group-btn > .btn {
    border: 0 none;
    box-shadow: none;
    color: #fff;
    font-size: 13px;
    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:#1b1b1b;	
	color:#fff;
	padding-left:5px;
}
.cart-grid .cart-grid-body > a.label:hover{
	background:#86bd3d;
    color: #fff;	
}
.pagination{
	margin:0;
	margin-bottom:30px;
	border:1px solid #e5e5e5;
	padding:5px;
    background: #fff;	
}
.pagination .page-list {
    background: #fff none repeat scroll 0 0;
    float: right;
    margin-bottom: 0;
    padding: 0;
	border:none;
}
.pagination > div:first-child{
	line-height:30px;	
}
.pagination > div{
	line-height:30px;
	margin:5px 0;	
}
.pagination a{
	width:30px;
	float:left;
	line-height:30px;
	border:1px solid #e5e5e5;
	color:#666666;
    margin-left: 15px;
    border-radius: 50%;
    height: 30px;
}
.pagination a:hover {
    background: #86bd3d;
    color: #fff;
    border: 1px solid #86bd3d;
}
#best-sellers_block_right .title_block a {
    color: #444;
    font-weight: bold;
    font-size: 18px;
}
#best-sellers_block_right .title_block a:hover {
    color: #86bd3d;
}
#best-sellers_block_right .title_block a:before {
    content: "";
    position: absolute;
    width: 100px;
    left: 0;
    bottom: -2px;
    height: 2px;
    background: #86bd3d;
}
#best-sellers_block_right .title_block {
    margin-bottom: 20px;
}
#best-sellers_block_right p {
    margin-bottom: 0;
}
.pagination a.next, .pagination a.previous {
	border:none;		
}
.pagination a.previous i{
    border: 1px solid #999;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 28px;		
}
.pagination a.next i{
    border: 1px solid #999;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 28px;		
}
.pagination .current a,.pagination a.previous i:not(.disabled ):hover, .pagination a.next i:not(.disabled ):hover{
	background: #86bd3d;
    color: #fff;
    border: none;
    border-radius: 50%;
}
#productCates{
	float:left;
	width:100%;
	margin-top:15px;
}
/**************************************************************
					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 rubik, 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 #e2dfdf;
    margin-bottom: 20px;
    padding: 5px 0;
}
#cms #cms-about-us .page-subheading {
    background: #86bd3d none repeat scroll 0 0;
    border: 0;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
	line-height: 30px;
    margin-bottom: 20px;
    padding: 0 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: 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: #86bd3d;
}
#cms #cms-about-us .cms-line .label em{
    display: none;
}
#cms #cms-about-us .cms-line .label{
    color: #1b1b1b;
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    position: absolute;
    right: 100%;
    top: -21px;
}
.footer-container .contact_ft h3::before {
    content: "";
    position: absolute;
    width: 95px;
    left: 15px;
    bottom: 0;
    height: 2px;
    background: #86bd3d;
    top: 30px;
}
.footer-container .product h3::before {
    content: "";
    position: absolute;
    width: 115px;
    left: 15px;
    bottom: 0;
    height: 2px;
    background: #86bd3d;
    top: 30px;
}
.footer-container .about_ft .opening h3:before {
    content: "";
    position: absolute;
    width: 113px;
    left: 15px;
    bottom: 0;
    height: 2px;
    background: #86bd3d;
    top: 30px;
}
.footer-container .about_ft h3 {
    margin-bottom: 13px;
}
.footer-container .about_ft .payment h3 {
    margin-bottom: 15px;
    position: relative;
}
.footer-container .about_ft .payment h3:before {
    content: "";
    position: absolute;
    width: 152px;
    bottom: -2px;
    height: 2px;
    background: #86bd3d;
}
@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:#1b1b1b;	
}
.field-demo-wrap .control.active,.cl-row-reset .cl-reset:hover{
	background:#86bd3d;	
}


.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;	
	display:none;
}
.product-cover .layer .zoom-in{
	font-size:40px;
	color:#666;	
}
.product-cover .layer:hover .zoom-in{
	color:#86bd3d;
}
#header_mobile_menu {
	background:#86bd3d;	
}
#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: none;	
}
#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: none;

}

.fieldmegamenu .menu-item.depth-1 > .title a:hover{
	color:#86bd3d;	
}
#header_menu.fieldmegamenu-sticky{
border-bottom:0px solid #86bd3d;
}

.fieldmegamenu > ul > li.demo_other_menu{background:#86bd3d;}
.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1 > .title a:hover {
    color: #86bd3d;
}
.fieldmegamenu .submenu .title a:hover{transition:all 0.3s ease-in-out 0s; color:#86bd3d;}
.menu-bottom .menu-bottom-dec a{ padding: 8px 20px; background: #86bd3d; color: #fff; display:inline-block; margin-top:17px;}
.menu-bottom .menu-bottom-dec a:hover{background:#1b1b1b;transition:all 0.3s ease-in-out 0s;}
.menu-bottom h3{  font-size: 13px; color: #86bd3d;text-transform: capitalize;}
.custom_link_feature li a:hover{ color:#86bd3d; transition: all 0.3s ease-in-out 0s;}
.custom-col-html a{text-transform: none; color:#86bd3d;}
.custom-col-html h4 {
    color: #86bd3d;
    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:#86bd3d;
}
#recent_article_smart_blog_block_left .block_content ul li .info{
	color:#86bd3d;
}
.info-category span,.info-category span a{
	color:#86bd3d;
}
@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: #fff;
    padding: 10px 30px;
    margin-bottom: 30px;
    padding-bottom: 0;
	border: 1px solid #e5e5e5;
}
.active_filters .filter-block .close {
    color: #414141;
    font-size: 16px;
    opacity: 1;
    margin-top: 0;
    margin-left: 5px;
	line-height: inherit;
	text-shadow: none;
}
.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:#86bd3d;
}
/*--------------------------------------------------------------*/

.page-authentication #content{
  	border: 1px solid #f2f2f2;
    border-radius: 4px;
    box-shadow: none;
    max-width: 870px;
	padding:30px 20px;
}
body#checkout section.checkout-step{
	border:1px solid #f2f2f2;
	box-shadow:none;
	border-radius:4px;
	margin-bottom:15px;
}
#order-items hr{
	border-top:#f2f2f2;
}
.order-confirmation-table .text-xs-left,.order-confirmation-table .text-xs-right,#order-items table tr td:last-child{
	color:#86bd3d;
}
.page-my-account #content .links a:hover {
    color: #86bd3d;
}
.form-control,.search-widget form input[type="text"]{
    background-color: #fff;
    background-image: none;
    border: 1px solid #f2f2f2;
    color: #555;
    display: block;
    font-size: 13px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 13px;
    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 #f2f2f2;
	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: #1b1b1b 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:#86bd3d;	
}
.page-my-account #content .links a:hover i{
	color:#86bd3d;	
}
.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 #f2f2f2;
	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: #1b1b1b 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 #f2f2f2;
	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 #f2f2f2;	
	border-radius:4px;
}
.page-order-detail{
	color:#666;		
}
body#checkout section.checkout-step .address-item.selected{
	border:1px solid #f2f2f2;
	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: 13px;
    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:#86bd3d;
}
.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price{
	color:#86bd3d;	
}
.cart-grid-body .cart-overview{
	padding:15px 0;	
}
.cart-grid-body .cart-overview .no-items{
	padding:0 15px;	
}
.cart-item{
	border-bottom:1px solid #f2f2f2;	
}
.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:#86bd3d;
}	
#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:#86bd3d;
}
#blockcart-modal .divide-right p.price{
	color:#86bd3d;	
	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: #1b1b1b none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 13px;
    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:#86bd3d;	
}
.cart-preview.active {
    background: #86bd3d;
    border: 1px solid #fff;
    height: 36px;
    margin-left: 0px;
    padding: 10px 20px;
    margin-top: 2px;
}
.cart-preview.active .click-cart {
    margin-top: -32px;
}
.bootstrap-touchspin .input-group-btn-vertical i {
    top: -5px;
    left: -3px;
    font-size: .9375rem;
}
.bootstrap-touchspin .input-group-btn-vertical>.btn {
    margin-left: 2px;
}
.cart-grid-body a.label:hover {
    color: #86bd3d;
}
.product-line-grid-body .product-line-info span {
    font-size: 15px;
}
.product-line-grid-body .product-line-info {
    margin-top: 10px;
}
/*------------------------------------------------------*/
.tabs{
	background:none;
	box-shadow:none;
	margin-top:0;
	padding:0;	
	margin-bottom:30px;
}
p{
	color:#666;	
	font-size:14px;
}
.tabs p{
	line-height:20px;	
}
.tabs .tab-pane{
border:1px solid #ebebeb;
padding:20px;
border-top:none;	
text-align:justify;
padding-bottom: 0;
}
.tabs .tab-pane#product-details {
	padding-bottom: 15px;
}
.block.special_block_right.vertical_mode.clearfix .quick-view-product {
    display: none;
}
.tabs .nav-tabs .nav-link {
    font-size: 18px;
    line-height: 15px;
    padding: 0 20px 0 0;
    margin-right: 15px;
    background: none;
    color: #444444;
    text-transform: uppercase;
    font-weight: bold;
    border-right: 1px solid #444444;
    font-family: Roboto, sans-serif;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    color: #86bd3d;
    border-bottom: none;
    border-right: 1px solid #444444;
    background-color: transparent;
}
.tabs .nav-tabs li:last-child .nav-link {
    border: none !important;
    margin-right: 0;
    padding-left: 0;
}
.cart-preview.active i {
    color: #1b1b1b;
}
.cart-preview.active i:hover {
    color: #86bd3d;
}
.tabs .nav-tabs{
/*	border-bottom:2px solid #81b4d1;	*/
}
.tabs .nav-tabs .nav-item{
	margin:5px 5px 0 0;
    padding-bottom: 20px;
}
.img-thumbnail{
	border:none;
	padding:0;
	margin-bottom:10px;	
}
.product-features{
	margin:0;
	margin-top:20px;	
}
body {
    background-color: #efefef;
}
@media (max-width:543px){
#left-column{
	padding:0 15px !important;	
}
}
#product #content{
	margin:0;	
}
/*-----------popupcart-----------------*/
#cart_block_top{
	position:relative;
    margin-left: 15px;	
}
.img-responsive{
	max-width:100%;
	height:auto;	
}
.cart_top_ajax{
	z-index:1;
	display:none;
	position:absolute;
	left:auto;
	right:0;
	top:100%;
	min-width:290px;
	border-top:3px solid #86bd3d;	
	line-height:normal;
	padding:0 0 10px;
	background:#fff;
	margin-top:10px;
	box-shadow: 0 8px 14px 0 rgba(0,0,0,.25), inset 0 0 1px rgba(0,0,0,.35);
}
#cart_block_top .cart_top_ajax .cart-item-product{
	float:left;
	width:100%;
	position:relative;
	padding:10px 15px;
	border-top:1px solid #f2f2f2;
}	
#cart_block_top .cart_top_ajax .cart-item-product:first-child{
	border-top:none;	
}
#cart_block_top .product-name-ajax .qtt-ajax{
	float:left;
	margin-right:5px;
	font-size:13px;	
	line-height:20px;
}
#cart_block_top .product-name-ajax a{
	color: #444;
    float: none;
    font-size: 13px;
    height: auto;
    line-height: normal;
    padding: 0;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	float:left;
	line-height:20px;
}
#cart_block_top .product-name-ajax a:hover{
	color:#86bd3d;
}

#cart_block_top .cart_top_ajax a.cart-item-product-left{
    float: left;
    height: auto;
    line-height: normal;
    margin-right: 15px;
    max-width: 70px;
    padding: 0;
}
#cart_block_top .cart_top_ajax .cart-item-product-right{
	float:left;	
	line-height:20px;
}
#cart_block_top .cart_top_ajax .cart-item-product-right > div{
	width:100%;
	display: table;
}
#cart_block_top .cart_top_ajax a.remove-from-cart{
 	font-size: 18px;
    height: auto;
    line-height: 1;
    padding: 0;
    position: absolute;
    right:5px;
    top:10px;
	color:#444;
}
#cart_block_top .cart_top_ajax a.remove-from-cart:hover{
	color:#81b4d1 ;	
}
.card-block-top{
	float:left;
	width:100%;
	padding:10px 15px;
	border-top:1px solid #f2f2f2;
}
.card-block-top .totals-top .value-top{
	float:right;	
}
.card-block-top .totals-top{
	float:left;
	width:100%;	
	line-height:25px;
}
#cart_block_top .cart_top_ajax a.view-cart{
	line-height:normal;
	height:auto;
	font-size:13px;
	text-transform:uppercase;
	background:#1b1b1b;
	color:#fff;
	padding:8px 20px;
	margin-top:10px;	
	float:right;
}
#cart_block_top .cart_top_ajax a.view-cart:hover{
	background:#86bd3d;
}
#cart_block_top .box-item{
	max-height:296px;
	overflow:auto;
}	
/*-------------------------------blocksearch-------------------------------------*/
#search_block_top{
 /*	margin:0 10px;	*/
	position:relative;
}
#search_block_top .current{
	height:40px;
	width:40px;
	line-height:40px;
	font-size:18px;
	color:#fff;
	cursor:pointer;
	vertical-align:middle;
	transition: all 0.3s ease-in-out 0s; 
	-moz-transition: all 0.3s ease-in-out 0s; 
	-ms-transition: all 0.3s ease-in-out 0s; 
	-o-transition: all 0.3s ease-in-out 0s; 
	-webkit-transition: all 0.3s ease-in-out 0s; 
    background: #86bd3d;
	text-align: center;
}
#search_block_top .current:hover,#search_block_top .current[aria-expanded=true]{
	background: #fff;
    color: #86bd3d;
}
#search_block_top div.dropdown-menu{
	display:none;	
   	margin-top:7px;
    position: absolute;
    right: 0;
    top: 65px;
	line-height:1;
	border:none;
	left:auto;
	padding:0;
	min-width:auto;
}

#search_block_top div.dropdown-menu:before{
	content:"\f0d8";
	font-family:"FontAwesome";
	font-size: 30px;
    position: absolute;
    right: 0;
    top: -23px;
    width: 27px;
	color:#86bd3d;
}
@media (max-width: 991px){
#search_block_top #search_query_top{
	max-width:236px !important;
	float:right;	
}
}
#search_block_top .search_filter div.selector, #search_block_top .search_filter div.selector span, #search_block_top .search_filter div.selector #category_filter{
	line-height:50px;
	height:50px;
	font-size:13px;	
}
#search_block_top .search_filter div.selector{
border:none;	
text-align:left;
padding-left:20px;
color:#858585;
}
#search_block_top .search_filter div.selector span{
	color:#858585;
}
#search_block_top .search_filter div.selector span::before{
	color:#c0c0c0;
	right:20px;
	content:"\f107";
	font-size:14px;
	margin-top:0;
}
#search_block_top .search_filter div.selector.hover span::before, #search_block_top .search_filter div.selector.focus span::before{
	color:#81b4d1;
}
#search_block_top .search_filter div.selector span::after{
	content:"";
	font-family: "FontAwesome";
	width:1px;
	height:40px;
	background:#f1f1f1;
	top:50%;
	right:0;
	position:absolute;
	transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
#search_block_top{
	float:left;	
}
#search_block_top .field-search,.shopping_cart{
	margin-top:0;	
}
#search_block_top .btn.button-search{
    height:40px;
    line-height:40px;
    padding: 0;
    position: absolute;
	border:none;
	background:#86bd3d;
	width:35px;
	transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	-ms-transition: all 0s ease-in-out 0s;
	-o-transition: all 0s ease-in-out 0s;
	-webkit-transition: all 0s ease-in-out 0s;	
}
#search_block_top .btn.button-search::before{
	color:#fff;	
	font-size:20px;
}
#search_block_top .btn.button-search.active{
	background:#81b4d1;
}
#search_block_top #search_query_top:focus{
	box-shadow:none;	
}
#search_block_top #search_query_top{
	border-color:#86bd3d;
    height:40px;
	color:#444;
	font-size:13px;
    max-width:346px;
	width:608px;
    padding: 0 20px;
	padding-right:55px;
    position: relative;
	transition: all 0s ease-in-out 0s; 
	-moz-transition: all 0s ease-in-out 0s; 
	-ms-transition: all 0s ease-in-out 0s; 
	-o-transition: all 0s ease-in-out 0s; 
	-webkit-transition: all 0s ease-in-out 0s; 
}
#search_block_top #searchbox{
	font-size:0px;
	float:right;
	overflow:hidden;
}
#search_block_top .field-search{
	
}
#search_block_top .search_filter{

}

#search_block_top #searchbox:hover #search_query_top{
	right:0;
	transition: all 0.3s ease-in-out 0s; 
	-moz-transition: all 0.3s ease-in-out 0s; 
	-ms-transition: all 0.3s ease-in-out 0s; 
	-o-transition: all 0.3s ease-in-out 0s; 
	-webkit-transition: all 0.3s ease-in-out 0s; 
	
}
#search_block_top #search_query_top.active{
	right:0;
}
#search_block_top .btn.button-search.active:before{
	color:#fff;
}
/*----------------------------------------------------------------------*/
.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;
}

}

/*-----------------------------------------------*/
.right_blog_home{
background:none;
position:static;
	
}
.right_blog_home .content{
color:#999;
font-size:13px;	
text-align:left;
padding: 0 19px;
text-align: justify;
}
.right_blog_home .content a{
color:#444;	
line-height:20px;
font-size:16px;
font-weight:bold;
display:table;
}

.right_blog_home .content h3:hover a{
color:#86bd3d;	
/* 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:#444444;
	padding:0;
	position:relative;
	font-size:13px;
	padding-left:25px;
	margin-top:10px;
	text-transform:capitalize;
	line-height:20px;
    display: none;
}
.inline-block_relative{
	max-width:370px;	
	margin-bottom:20px;
}
.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:13px;
	border:1px solid;

	left:0;
	border-radius:50%;
}
.sdsblog-box-content .sds_blog_post:hover .right_blog_home .r_more{
	background:none;
	color:#81b4d1;
}
.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{
	max-height:400px;
    margin-bottom: 30px;
    margin-top: 37px;
}
.overlay_testimonials{
    background: none;
	max-height: 400px;
    width: 100%;
	position:relative;
}
#testimonials_block_right{
/*	background:rgba(0,0,0,0.5); */
	max-width:870px;
	width:100%;
	margin:0;
	padding-top: 15px; 
	margin:0 auto;
}

/* .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;
}
#wrapper .breadcrumb.hidden-sm-down {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 10px;   
}
.product-cover {
    margin-bottom: 30px;
    position: relative;
    border: 1px solid #e5e5e5;
}
.banner_categories .category-cover img {
    height: 100%;
}
#wrapper .banner_categories .breadcrumb.hidden-sm-down {
    position: absolute;
    top: 50%;
    background: none;
    margin-top: -20px
}
.banner_categories {
    height: auto;
    margin-bottom: 30px;
    position: relative;
}
#wrapper .breadcrumb li::after {
    content: "|";
    color: #444;
    margin: 0 5px 0 10px;
}
#wrapper .banner_categories .breadcrumb li::after {
    content: "|";
    color: #fff;
    margin: 0 5px 0 10px;
}
#wrapper .banner_categories .breadcrumb li:last-child:after {
    content: "";
}
#wrapper .breadcrumb li a {
    font-weight: bold;
    color: #444;
}
#wrapper .banner_categories .breadcrumb li a {
    color: #fff;
}
#slide img {
    border: 3px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    box-sizing: unset;
    margin-right: 0;
}
#testimonials_block_right .media{
	margin-top:0;
}
#testimonials_block_right h2{
	color: #444;
	font-size: 18px;
	font-weight: bold;
	line-height: unset;
	padding-bottom: 15px;
	padding-top: 0;
	position: relative;
    float:  left;
}
#testimonials_block_right h2:before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 3px;
    height: 2px;
    background: #86bd3d;
}
#testimonials_block_right .title{
	position:relative;
	z-index:1;
	color:#fff;
    height: 30px;
	padding-bottom: 10px;
    margin-bottom: 20px;
	border-bottom: 1px solid #fff;
}
#slide{
	position:static;
	transform:none;
	-webkit-transform:none;
	-ms-transform:none;
	-moz-transform:none;
	-o-transform:none;
	left:auto;
	max-width:100%;
	margin:0 auto;
    background: #fff;
    min-height: 238px;
	border: 1px solid #e5e5e5;
}
.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;
	font-size:14px;
}
#slide div .content_test{
	color:#fff;
}
.des_company{
	color:#fff;
	font-size:13px;
}
.des_namepost{
	font-size:16px;
    font-weight: bold;
    color: #444;
}
#slide div .content_test{
	display: block;
    margin-top: 10px;
    font-family: Roboto, sans-serif;
}
#slide div .content_test p {
	font-weight: bold;
}
#fieldbrandslider .title_block {
    margin-bottom: 30px;
}
#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:#86bd3d;
	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:#fff;	
}
.block_testimonials .bx-controls-direction {
    position: relative;
    z-index: 1;
    top: -44px;
}
#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{
    border: 1px solid #86bd3d;
    background: #fff;
    right: 0px;
    width: 25px;
    height: 25px;
    line-height: 22px;
}
#testimonials_block_right .prev.bx-prev{
    border: 1px solid #86bd3d;
    background: #fff;
    right: 35px;
    width: 25px;
    height: 25px;
    line-height: 24px;
}
#testimonials_block_right p{
	color:#444;
    text-align: center;
}
#testimonials_block_right .des_testimonial {
    font-style : italic;
    text-align: justify; 
}	


/*-------------------------------------------------------*/
#footer{
	padding-top:0;
}
#fieldbrandslider-manufacturers .owl-item img{
	border:1px solid #f0f0f0;	
/*	margin-bottom:30px; */
}

/*------------------------------------------------*/
.footer-newsletter{
	display: table;
    margin: 0 auto;
    max-width: 100%;
	padding:43px 0 27px;
}
.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:"Roboto",sans-serif;
	font-size:26px;
	line-height:24px;
	text-transform:uppercase;	
	color:#fff;
	margin-bottom:10px;
	margin-top:-5px;
}
.left-newletter p{
	font-size:13px;
	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:13px 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;
}
}
.footer-newsletter .button-newletter:hover{
	text-decoration:underline;	
}
.footer-newsletter .button-newletter:before{
	content:"\f0e0";
	font-family:"FontAwesome";
}

.footer-top{
	padding:60px 0 35px;	
}
.footer-container{
	color:#999999;	
    background: #1b1b1b;
}
.footer-container p{
	line-height:20px;	
}
.footer-container  h3 img{
	margin-top:4px;	
}
.footer-container .bullet h3:before {
    content: "";
    position: absolute;
    width: 164px;
    left: 15px;
    bottom: 0;
    height: 2px;
    background: #86bd3d;
    top: 30px;
}
.footer-container  h3{
	color:#fff;
	font-size:16px;
	line-height:17px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;	
	margin-bottom:16px;
    border-bottom: 2px solid #333;
    padding-bottom: 13px;
}
.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:13px;
	line-height:18px;
	margin:0;
	float:left;
	width:100%;
}
.footer-container .bullet ul li a {
	margin:6px 0;
	position:relative;
	padding: 5px 0;
	width:100%;
    color: #666;
}
.footer-container .bullet ul li {
border-bottom: 1px solid #323232;
}
.footer-container .bullet ul li:last-child {
    border-bottom: none;
}
.footer-container .bullet ul li a:before{
    border-left:4px solid #fff;
    border-right:none;
    border-bottom:4px solid transparent;
    border-top:4px solid transparent;
  /*  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;	
}
.footer-container .about_ft ul li p{
	margin-bottom:18px;
	margin-top:9px;
}
.footer-container .about_ft ul#footer_sub_menu_col_4 {
    margin-bottom: 0;
}	
.footer-container .contact_ft ul li{
	line-height:18px;	
	padding-left:60px;
	position:relative;
	float:left;
	width:100%;
	margin-bottom:20px;
}
.footer-container .contact_ft ul li:last-child{
	margin-bottom:0;
}
.footer-container .contact_ft ul li:first-child{
	margin-bottom:13px;
}
.footer-container .contact_ft ul li div{
    position: absolute;
    left: 0;
    top: 15%;
    font-size: 20px;
    color: #fff;
    line-height: 38px;
    height: 40px;
    width: 40px;
    text-align: center;
    border: 1px solid #333;
}
.footer-container .contact_ft ul li span,.footer-container .contact_ft ul li a{
	margin:6px 0;
	float:left;
	width:100%;	
	font-size:13px;
    color: #666;
}
.footer-container .contact_ft ul li:hover > a {
	color:#fff;	
}
.footer-container .contact_ft ul li:hover > a > span {
	color:#fff;	
}
.footer-container .contact_ft ul li:hover > span {
	color:#fff;	
}
.footer-container .contact_ft ul li:hover > div {
   background: #86bd3d;
   border: 1px solid #86bd3d; 
}
.footer-bottom {
	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.1);	
}
.social_footer a:hover{
	color:#81b4d1;
	background:#fff;
	border-color:#fff;
}
.social_footer span{
	width:60px;
	height:38px;
	position:relative;	
	float:left;
}
[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin-top: 5px;
}
#js-product-list-top .box-sort-by {
        float: right;
    }
    .products-selection {
        display: block;
        text-align: center;
    }
@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:#1b1b1b;
	text-align:center;
}
.footer-address a{
	color:#fff;
	text-decoration:underline;	
}
.header-nav .container {
    height: 50px;
}
.click-cart {
    margin-top: -31px;
}
.unline_cart {
    font-size: 14px;
    text-transform: uppercase;
    color: #444;
    font-family: Roboto, sans-serif;
    font-weight: 600;
}
.blockcart.cart-preview.inactive {
   
    border: 1px solid #e5e5e5;
    background: #fff;
    height: 40px;
    line-height: 78px;
    min-width: 146px;
    margin-left: 0;
}
#header_links ul li a span {
    display: none;
}
.nav2-social li {
    float: left;
    line-height: 50px;
    padding-right: 5px;
    margin-left: 22px;
    height: 50px;
}
.nav2-social li:first-child {
	margin-left: 5px;
}
.nav2-social ul li a {
    font-size: 0;
}
.nav2-social ul li a i {
    font-size: 14px;
}
.root.root-1 {
    margin-left: 10px;
}
#header ul .submenu.submenu-depth-2 {
    margin-top: -5px;
}
.field-main-slider_3 .big-slide-title.title_font {
    color: #fff;
}
.field-main-slider_1 .large-slide-title.title_font {
    font-size: 35px;
}
.field-main-slider_1 .big-slide-title.title_font {
    font-size: 60px;
    margin-top: 15px;
}
.field-main-slider_1 .small-slide-title.title_font {
    font-size: 35px;
}
.field-main-slider_2 .big-slide-title.title_font {
    font-size: 48px;
}
.field-main-slider_3 .large-slide-title.title_font {
    font-size: 25px;
}
.block .title_text {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #444;
}
#field_content {
    float: left;
    margin-left: 15px;
    font-size: 15px;
}
#fieldblockcategories .text2-border {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
#fieldblockcategories .text2-border .title_font {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.field-main-slider_1 .small-slide-title.title_font p {
    font-size: 25pt;
    margin-top: 25px;
    font-family: "rubik";
    font-weight: bold;
}
.field-main-slider_2 .small-slide-title.title_font p {
    font-size: 17pt;
    margin-top: 10px;
    font-family: "rubik";
}
.field-main-slider_3 .small-slide-title.title_font p {
    font-size: 17pt;
    font-weight: normal;
    font-family: "rubik";
}
.box_categories {
    margin-top: 15px;
	margin-bottom: 2px;
}
.name_block {
    color: #444;
}
#fieldblockcategories {
    background: #fff;
    padding: 13px 20px 2px 20px;
    margin: 0;
	border: 1px solid #e5e5e5;
}
.block .box_categories .item-inner {
    margin: 0 auto;
    margin-bottom: 15px;
    background: none;
    font-size: 13px;
    color: #fff;
}
#onecate_products_block .title_block.title_font .title_text {
    color: #444;
    font-weight: inherit;
    margin-left: 0;
}
#onecate_products_block .title_block.title_font .title_text:before {
    content: "";
    position: absolute;
    width: 92px;
    left: 0;
    bottom: -2px;
    height: 2px;
    background: #86bd3d;
}
#onecate_products_block .title_block.title_font {
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
}
#onecate_products_block {
    margin-bottom: 30px;
	margin-top: 35px;
}
.button-newletter {
    margin-top: 15px;
    background: #86bd3d;
    color: #fff;
    padding: 13px 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    border: none;
    font-family: Roboto, sans-serif;
}
.button-newletter:hover {
	background: #1b1b1b;
}
.input-wrapper input {
    padding: 13px 20px;   
    border: 1px solid #e5e5e5;
	width: 100%;
}
.email {
    padding: 25px 20px 30px;
    background: #fff;
    border-top: 2px solid #86bd3d;
    border-bottom: 1px solid #e5e5e5 !important;
    border-left: 1px solid #e5e5e5 !important;
    border-right: 1px solid #e5e5e5 !important;
}
.shipping ul li, .support ul li {
    display: inline-block;
    font-size: 30px;
}
.shipping {
    padding:4px 10px;
    background: #fff;
    width: 100%;
    height: 73px;
    line-height: 2;
    border: 1px solid #e5e5e5;
}
.shipping .fa.fa-truck, .support .fa.fa-phone {
    color: #fff;
    background: #86bd3d;
    font-size: 25px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.shipping ul, .support ul {
    margin-left: 10px;
}
.caps {
    line-height: 15px;
    margin-top: -50px;
    margin-left: 45px;
}
.caps a {
    font-size: 16px;
    margin-left: 15px;
    margin-bottom: 10px;
    line-height: 1px;
    font-weight: 600;
	font-family: Roboto,sans-serif;
}
.caps p {
    margin-top: 11px;
    margin-left: 15px;
	float: left;
}
 .support {
    padding:4px 10px;
    background: #fff;
    width: 100%;
    height: 73px;
    line-height: 2;
    margin: 20px 0 30px;
    border: 1px solid #e5e5e5;
 }
 #slide .main-block {
    background: #fff;
}
.isotope-grid .item-inner {
    min-height: 300px;
    border: 1px solid #e5e5e5;
}
#testimonials_block_right {
	padding: 0 15px;
}
#field_newproductslider_block {
    padding: 0;
    margin-top: 44px;
    margin-bottom: 30px;
}
#new_products .owl-item {
    width: 270px;
}
#featured_products_block {
    padding: 0;
    margin-top: 75px;
}
#featured_products_block img:hover ,#field_newproductslider_block img:hover {
  opacity: 0.8;  
}
.producttags li a {
    font-size: 13px;
    padding: 6px 10px;
    border: 1px solid #323232;
    margin-right: 7px;
    line-height: 3;
    color: #666;
}
.producttags li {
    float: left;
}
#fieldbrandslider .title_block a {
    color: #444;
    margin-left: 0;
    font-weight: bold;
}
.block .text2-border .title_text {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #86bd3d;
}
.smart-auth {
    display: none;
}
.image_holder_wrap .feat_img_small {
    padding-top: 5px;
}
.smart-blog-home-post.block.horizontal_mode a.title_text:before {
    content: "";
    position: absolute;
    width: 95px;
    height: 2px;
    background: #86bd3d;
    bottom: -2px;
}
#onecate_products .left-product .item-countdown {
    display: block;
    top: 268px;
    background: #86bd3d;
}
#field_newproductslider_block h4 a:before, #featured_products_block .title_text:before {
    content: "";
    position: absolute;
    width: 95px;
    left: 0;
    bottom: -2px;
    height: 2px;
    background: #86bd3d;
}
#fieldbrandslider .title_block a.title_text:before {
    content: "";
    position: absolute;
    width: 98px;
    left: 0;
    bottom: -2px;
    height: 2px;
    background: #86bd3d;    
}
.producttags li a:hover {
    background: #86bd3d;
    border: 1px solid #86bd3d;
    color: #fff;
}
#new_products .quick-view-product, #featured_products .quick-view-product {
    display: none;
}
#content-wrapper .h1 {
    text-transform: inherit;
    margin-top: 10px;
    font-size: 25px;
    font-weight: inherit;
}
#field_productcates h4 > .title_text:before {
    content: "";
    position: absolute;
    width: 320px;
    left: 0;
    bottom: -2px;
    height: 2px;
    background: #86bd3d;
}
.send-reqest.button_unique.main_color_hover {
    background: #86bd3d;
    font-weight: bold;
    font-size: 12pt;
}
.send-reqest.button_unique.main_color_hover:hover {
	color: #1b1b1b;
}
.btn-close.newletter_popup_close span{
    text-align: center;
    margin-top: 20px;
    font-size: 13pt;
    text-decoration: underline;
    background: none;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
}
.btn-close.newletter_popup_close span:hover {
	color: #86bd3d;
}
.newsletter_block_popup-bottom label {
    color: #ffffff;
    cursor: pointer;
    font-size: 13px;
    margin-bottom: 10px;
    font-family: rubik;
	font-weight: normal;
}
#fieldtabproductsisotope {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 25px;
}
#tab-content {
    background: #fff;
}
#fieldtabproductsisotope .fieldtabproductsisotope-filter a:hover, #fieldtabproductsisotope .fieldtabproductsisotope-filter a.active {
    color: #444;
	font-size: 18px;
}
.product-description {
    padding: 0 10px 10px;
}
#fieldtabproductsisotope .fieldtabproductsisotope-products .quick-view i {
    font-size: 14px;
    margin: 0;
    margin-right: 6px;
}
.block-category .category-cover img {
    width: auto;
    height: auto;
    max-width: 100%;
}
#fieldblockcategories .name_block:hover {
    color: #86bd3d;
}
.media .des_namepost {
    margin-bottom: 5px;
}
.smart-blog-home-post.block.horizontal_mode {
    margin-top: 33px;
    margin-bottom: 0;
}
#smart-blog-custom .news_module_image_holder {
    margin: 20px auto 0;
}
.banner_top > .col-md-6 .image-link a:hover:before {
    background-color: rgba(255,255,255,0.2);
    right: 50%;
    left: 50%;
}
.banner_top > .col-md-6 .image-link a:hover:after {
    background-color: rgba(255,255,255,0.2);
    top: 50%;
    bottom: 50%;
}
.banner_top > .col-md-6 .image-link a:before, .banner_top > .col-md-6 .image-link a:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.8s ease-out 0s;
    -moz-transition: all 0.8s ease-out 0s;
    transition: all 0.8s ease-out 0s;
}
.hover-banner-2 .banner_mid .image-link a:hover:before {
    background-color: rgba(255,255,255,0.2);
    right: 50%;
    left: 50%;
}
.hover-banner-2 .banner_mid .image-link a:hover:after {
    background-color: rgba(255,255,255,0.2);
    top: 50%;
    bottom: 50%;
}
.hover-banner-2 .banner_mid .image-link a:before, .hover-banner-2 .banner_mid .image-link a:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.8s ease-out 0s;
    -moz-transition: all 0.8s ease-out 0s;
    transition: all 0.8s ease-out 0s;   
}
.hover-banner-2 {
    position: relative;
}
.banner_top_1 .image-link a:hover:before {
    background-color: rgba(255,255,255,0.2);
    right: 50%;
    left: 50%;
}
.banner_top_1 .image-link a:hover:after {
    background-color: rgba(255,255,255,0.2);
    top: 50%;
    bottom: 50%;
}
.banner_top_1 .image-link a:before, .banner_top_1 .image-link a:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.8s ease-out 0s;
    -moz-transition: all 0.8s ease-out 0s;
    transition: all 0.8s ease-out 0s;   
}
.banner_top_1 {
    position: relative;
    margin: 0 15px;
}
.block_post_date {
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: 4%;
    left: 4%;
    background: #86bd3d;
    line-height: 50px;
	margin-bottom: 0;
}
#smart-blog-custom .block_post_date .date_added {
    background: none;
    padding: 0;
    margin: 0;
    top: 0;
    color: #fff;
    font-family: rubik;
    margin-top: 3px;
    border-bottom: 1px solid;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    font-family: Roboto, sans-serif;
}
#field_newproductslider_block .title_block, #featured_products_block .title_block {
    margin-bottom: 20px;
    color: #444;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-left: 0px;
    padding-bottom: 18px;
    line-height: 0;
}
#field_newproductslider_block .owl-buttons, #featured_products_block .owl-buttons {
    display: block;
    overflow: hidden;
    position: absolute;
    width: 60px;
    top: -17px;
    right: 0;
}
#wrapper .breadcrumb ol {
    margin-bottom: 20px;
    background: #fff;
    padding: 15px 20px 15px 30px;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #e5e5e5;
}
#wrapper .banner_categories  .breadcrumb ol {
    background: none;
    border: none;
}
#wrapper .banner_categories  .breadcrumb ol > li:last-child a > span {
    color: #86bd3d;
}
#wrapper .breadcrumb ol > li:last-child a > span {
    color: #86bd3d;
}
 .btn-tertiary {
    box-shadow: none;
    font-weight: normal;
    padding: 3px 20px 0 13px;
	font-family: Roboto,sans-serif;
    text-transform: inherit;
}
.material-icons {
    width: 28px;
    height: 30px;
    line-height: 28px;
	margin-right: 0px;
}
.page-list i.material-icons {
	line-height: 28px;
    font-size: 19px;
    width: 30px;
    height: 30px;
}
.blockcart.cart-preview.inactive:hover {
    cursor: pointer;
}
#header .header-nav .nav2-social ul > li a:hover {
    color: #fff;
}
.card-block-top .label-top {
    float: left;
}
.quick-view-product {
    text-align: center;
}
.banner_leftcolum, .banner_rightcolum, .banner_categories  .banner_leftcolum, .banner_categories  .banner_rightcolum {
    display: table;
    position: relative;
}
.banner_leftcolum a:hover:before, .banner_rightcolum a:hover:before {
    background-color: rgba(255,255,255,0.2);
    right: 50%;
    left: 50%;
}
.banner_leftcolum  a:hover:after, .banner_rightcolum  a:hover:after  {
    background-color: rgba(255,255,255,0.2);
    top: 50%;
    bottom: 50%;
}
.banner_leftcolum a:before, .banner_leftcolum a:after, .banner_rightcolum a:before, .banner_rightcolum a:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.8s ease-out 0s;
    -moz-transition: all 0.8s ease-out 0s;
    transition: all 0.8s ease-out 0s;   
}
.banner_rightcolum {
    margin-top: 30px;
}
.category-cover {
    position: relative;
}
.banner_categories .category-cover:hover:before {
    background-color: rgba(255,255,255,0.2);
    right: 50%;
    left: 50%;
}
.banner_categories .category-cover:hover:after {
    background-color: rgba(255,255,255,0.2);
    top: 50%;
    bottom: 50%;
}
.banner_categories .category-cover:before, .banner_categories .category-cover:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.8s ease-out 0s;
    -moz-transition: all 0.8s ease-out 0s;
    transition: all 0.8s ease-out 0s;   
}
#fieldtabproductsisotope .fieldtabproductsisotope-products {
    margin-top: 0;
}
.email .title {
    margin-bottom: 10px;
}
.email .title > p strong,.email .title strong {
    font-size: 18px;
    color: #86bd3d;
	font-family: roboto;
}
.email .note {
    font-size: 13px;
}
.image-link {
    display: inline-block;
    position: relative;
}
#fieldmegamenu-main .normalized .custom-menu-bottom .menu-bottom .menu-bottom-dec h3 {
    color: #86bd3d;
    font-size: 15px;
	text-transform: uppercase;
}
#onecate_products_block #onecate_products .quick-view-product a.quick-view {
    width: 50%;
    right: 25%;
        font-weight: bold;
    font-family: Roboto, sans-serif;
}
#field_newproductslider_block #new_products .item, #featured_products_block #featured_products .item{
    padding: 0 15px;
}
@media (max-width: 320px) {
    #index #header {
        position: relative;
    }
    .nav2-social {
        display: none;
    }
    .language-selector {
        margin-right: 0;
		padding-right: 0;
    }
    .logo_header {
        position: relative !important;
        margin-top: 30px;
    }
    #search_block_top  {
        margin-top: 0;
        margin-right: 10px;
        margin-left: 6px;
    }
    #onecate_products_block .container {
        padding: 0;
    }
    .block_testimonials .container {
        padding: 0;
    }
    .banner_top img {
        max-width: 100%;
        height: auto;
    }
    .support {
        margin-bottom: 10px;
    }
    .banner_mid img {
        max-width: 100%;
        height: auto;
    }
    #fieldtabproductsisotope {
        margin-bottom: 0;
    }
    .smart-blog-home-post.block.horizontal_mode {
        margin-top: 32px;
    }
    .banner_top_1 img {
        max-width: 100%;
        height: auto;
    }
    #smart-blog-custom .news_module_image_holder {
        margin-top: 20px;
    }
    .vertical_mode .item-inner {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    .page-footer {
        display: none;
    }
    #fieldtabproductsisotope .isotope-item {
        margin-top: 0px;
    }
    .banner_top > .col-md-6 {
        margin-top: 20px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filter {
        margin-right: 13px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filter a {
        font-size: 10px;
    }
    .vertical_mode .item-inner {
        margin: 0 0 20px;
    }
    .vertical_mode .right-product {
        left: 100px;
        margin-right: 10px;
    }
    .vertical_mode .item {
        padding: 0 15px;
    }
    .image_holder_wrap .feat_img_small {
        padding-top: 0;
    }
    #onecate_products_block .title_block.title_font .title_text:before {
        content: "";
        position: absolute;
        width: 75px;
        left: 0;
        bottom: -2px;
        height: 2px;
        background: #86bd3d;
    }
    .footer-container h3 {
        font-size: 13px
    }
    #footer_sub_menu_col_1 li:last-child, #footer_sub_menu_col_2 li:last-child, #footer_sub_menu_col_3 li:last-child {
        margin-bottom: 20px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filters {
        font-size: 13px;
    }
    #testimonials_block_right h2 {
        font-size: 11px;
    }
    #onecate_products_block .title_block.title_font .title_text {
        font-size: 13px;
    }
    .header-nav .container > div.language-selector-wrapper {
        float: left;
    }
    .header-nav .container > div.currency-selector-wrapper {
        margin-right: 10px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filter a span {
        font-size: 8px;
    }
    .block .title_text {
        font-size: 13px;
    }
    .right_blog_home .content a {
        font-size: 11px;
    }
    #smart-blog-custom .content p {
        font-size: 10px;
    }
    .smart-blog-home-post .title_text {
        font-size: 13px;
    }
    #field_newproductslider_block h4 a:before, #featured_products_block .title_text:before {
    content: "";
    position: absolute;
    width: 80px;
    left: 0;
    bottom: -2px;
    height: 2px;
    background: #86bd3d;
    }
    #field_newproductslider_block .title_block  a {
        font-size: 13px;
    }
    .products-sort-order .select-title {
    padding: 0;
    line-height: 18px;
    border: 1px solid #f2f2f2;
    padding: 6px 8px;
    margin: 0;
    }
    .smart-blog-home-post.block.horizontal_mode a.title_text:before {
    content: "";
    position: absolute;
    width: 80px;
    height: 2px;
    background: #86bd3d;
    top: 28px;
    }
    .footer-container .contact_ft h3::before {
        width: 81px;
    }
    .footer-container .bullet h3:before {
        width: 132px;
    }
    .footer-container .product h3::before {
        width: 96px;
    }
    .footer-container .about_ft .opening h3:before {
        width: 87px;
    }
    .footer-container .about_ft .payment h3:before {
        width: 122px;
    }
    .tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover, .tabs .nav-tabs .nav-link {
        font-size: 13px;
    }
    .social-sharing li {
        margin-right: 11px;
    }
    #field_productcates #productCates .owl-buttons {
        display: none;
    }
    .special_block_right .special_products .item-inner {
        width: 270px;
    }
    #field_productcates h4 > .title_text:before {
        width: 100%;
    }
}
@media (max-width: 767px) and (min-width: 321px) {
    #index #header {
        position: relative;
    }
    .language-selector {
        margin-right: 0;
    }
    .logo_header {
        position: relative !important;
        margin-top: 30px;
        width: 100%;
        text-align: center;
        margin-left: 0;
        left: auto;
    }
    .products-sort-order {
        width: 130px;
    }
    #search_block_top  {
        margin-top: 0;
        margin-right: 10px;
        margin-left: 15px;
    }
    #onecate_products_block .container {
        padding: 0;
    }
    .block_testimonials .container {
        padding: 0;
    }
    .banner_top img {
        max-width: 100%;
        height: auto;
        text-align: center;
        display: table;
        margin: 0 auto;
    }
    .support {
        margin-bottom: 10px;
    }
    .banner_mid img {
        max-width: 100%;
        height: auto;
    }
    #fieldtabproductsisotope {
        margin-bottom: 0;
    }
    .smart-blog-home-post.block.horizontal_mode {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .banner_top_1 img {
        max-width: 100%;
        height: auto;
    }
    #smart-blog-custom .news_module_image_holder {
        margin-top: 20px;
        display: table;
    }
    .vertical_mode .item-inner {
        height: auto;
        max-width: 100%;
    }
    .page-footer {
        display: none;
    }
    #fieldtabproductsisotope .isotope-item {
        margin-top: 0px;
    }
    .banner_top > .col-md-6 {
        margin-top: 20px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filter {
        margin-right: 10px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filter a {
        font-size: 10px;
    }
    .vertical_mode .item-inner {
        padding: 0;
        margin: 0 0 20px;
        display: inline-block;
    }
    .vertical_mode .item {
        padding: 0 15px 0 0;
        text-align: center;
        margin: 0 auto;
    }
    .image_holder_wrap .feat_img_small {
        padding-top: 7px;
    }
    #footer_sub_menu_col_1 li:last-child, #footer_sub_menu_col_2 li:last-child, #footer_sub_menu_col_3 li:last-child {
        margin-bottom: 20px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filters {
        font-size: 13px;
    }
    #testimonials_block_right h2 {
        font-size: 13px;
    }
    #onecate_products_block .title_block.title_font .title_text {
        font-size: 13px;
    }
    .header-nav .container > div.currency-selector-wrapper {
        margin-right: 15px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filter a span {
        font-size: 10px;
    }
    #fieldtabproductsisotope .horizontal_mode .item-inner {
        text-align: center;
        display: table;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .nav2-social li {
        float: left;
        line-height: 50px;
        padding-right: 15px;
        margin-left: 0px;
        height: 50px;
    }
    .vertical_mode .right-product {
        left: 95px;
        margin-right: 10px;
    }
    .horizontal_mode .item-inner  {
        display: table;
    }
    .email {
        text-align: center;
    }
    .email > form > div > input{
        text-align: center;
    }
    #fieldblockcategories .box_categories {
        display: inline-block;
    }
    #smart-blog-custom .news_module_image_holder .border_content {
        max-width: 290px;
    }
    #smart-blog-custom .right_blog_home .content {
        padding: 0 15px;
    }
    #sticky_top {
        left: 50%;
        margin-left: -110px;
        width: 100%;
        float: left;
    }
    .shipping, .support {
        text-align: center;
    }
    .shipping ul li, .support ul li {
        margin-left: -170px;
    }
    .caps {
        position: absolute;
    }
    .special_block_right .special_products .owl-item .item {
        display: table;
        padding: 0;
    }
    .special_block_right .special_products .owl-item .item .item-inner {
        display: table;
    }
}
@media (max-width:991px) and (min-width: 768px) {
    #index #header {
        position: relative;
    }
    .footer-top {
        padding: 40px 0 35px;
    }
    #fieldblockcategories {
        padding: 13px 0 2px;
        text-align: center;
    }
    .caps a {
        font-size: 13px;
    }
    .banner_leftcolum {
        text-align: center;
        margin: 0 auto;
        display: table;
    }
    .banner_categories .category-cover img {
        max-width: 100%;
        height: auto;
    }
    #category #left-column #search_filters_wrapper {
        display: none;
    }
    #best-sellers_block_right {
        display: block;
    }
    #js-product-list-top .total-products, #js-product-list-top .box-sort-by {
        text-align: center;
        
    }
    .products-sort-order .dropdown-menu {
        font-size:  13px;
    }
    #product_list_grid .pagination > .col-md-6 {
        display: inline-block;
    }
    #field_content {
        margin-left: 0;
    }
    .banner_top_1 {
        text-align: center;
        margin-top: 20px;
    }
    .language-selector {
        margin-right: 0;
    }
    .logo_header {
        position: relative !important;
        margin-top: 30px;
        width: 100%;
        text-align: center;
        margin-left: 0;
        left: auto;
    }
    #search_block_top  {
        margin-top: 0;
        margin-right: 10px;
        margin-left: 15px;
    }
    #onecate_products_block .container {
        padding: 0;
    }
    .block_testimonials .container {
        padding: 0;
    }
    .banner_top img {
        max-width: 100%;
        height: auto;
        text-align: center;
        display: table;
        margin: 0 auto;
    }
    .support {
        margin-bottom: 10px;
    }
    .banner_mid img {
        max-width: 100%;
        height: auto;
    }
    #fieldtabproductsisotope {
        margin-bottom: 0;
    }
    .smart-blog-home-post.block.horizontal_mode {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .banner_top_1 img {
        max-width: 100%;
        height: auto;
    }
    #smart-blog-custom .news_module_image_holder {
        margin-top: 20px;
        display: block;
        max-width: 290px;
    }
    .vertical_mode .item-inner {
        height: auto;
        max-width: 100%;
    }
    .page-footer {
        display: none;
    }
    #fieldtabproductsisotope .isotope-item {
        margin-top: 0px;
    }
    .banner_top > .col-md-6 {
        margin-top: 20px;
    }
    .banner_top {
        position: relative;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filter {
        margin-right: 13px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filter a {
        font-size: 10px;
    }
    .vertical_mode .item-inner {
        padding: 0;
        margin: 0 0 20px;
        display: inline-block;
        float: left;
    }
    .vertical_mode .item {
        padding: 0 15px;
        text-align: center;
        margin: 0 auto;
    }
    #footer_sub_menu_col_1 li:last-child, #footer_sub_menu_col_3 li:last-child {
        margin-bottom: 20px;
    }
    #footer_sub_menu_col_2 li:last-child {
        margin-bottom: 22px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filters {
        font-size: 13px;
    }
    #testimonials_block_right h2 {
        font-size: 13px;
    }
    #onecate_products_block .title_block.title_font .title_text {
        font-size: 13px;
    }
    .header-nav .container > div.currency-selector-wrapper {
        margin-right: 5px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filter a span {
        font-size: 13px;
    }
    #fieldtabproductsisotope .horizontal_mode .item-inner {
        text-align: center;
        display: table;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .nav2-social li {
        float: left;
        line-height: 50px;
        padding-right: 20px;
        margin-left: 0px;
        height: 50px;
    }
    .nav2-social {
        margin-left: 15px;
    }
    .vertical_mode .right-product {
        left: 95px;
        margin-right: 10px;
    }
    .horizontal_mode .item-inner  {
        display: table;
    }
    .email {
        text-align: center;
    }
    .email > form > div > input{
        text-align: center;
    }
    #fieldblockcategories .box_categories {
        display: inline-block;
    }
    #smart-blog-custom .news_module_image_holder .border_content {
        max-width: 290px;
    }
    #smart-blog-custom .right_blog_home .content {
        padding: 0 15px;
    }
    #slide {
        max-width: 100%;
    }
    #sticky_top {
        left: 50%;
        margin-left: -110px;
        width: 100%;
        float: left;
    }
    .shipping, .support {
        text-align: center;
    }
    .shipping ul li, .support ul li {
        margin-left: -170px;
    }
    .caps {
        position: absolute;
    }
    .banner_top {
        text-align: center;
        display: table;
        margin: 0 auto;
        max-width: 100%;
    }
    #field_newproductslider_block {
        margin-bottom: 20px;
    }
    .banner_leftcolum, .banner_rightcolum {
        width: 100%;
    }
    .banner_leftcolum img, .banner_rightcolum img {
        max-width: 100%;
        height: auto;
    }
    #cart_block_top {
        margin-left: 0;
    }
    #header_links li:last-child {
        padding: 0;
    }
    #fieldmegamenu-mobile .root-4 .customcontent {
        margin-top: -135px;
    }
    .horizontal_mode .quick-view i {
        margin: 0;
        font-size:  13px;
    }
    .horizontal_mode .quick-view {
        font-size:  13px;
    }
    .footer_top .about_ft .payment {
        margin-top: 30px;
    }
    #field_newproductslider_block #new_products .owl-wrapper-outer .owl-item, #featured_products_block #featured_products .owl-wrapper-outer .owl-item {
        padding: 0 40px;
    }
    .special_block_right .special_products .item {
        padding: 0;
    }
    .tabs {
        margin-top: 30px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-products .item-inner:hover .addtocart {
        margin: 19px 0 20px;
    }
}
@media (max-width: 1199px) and (min-width:992px) {
    #index #header {
        position: relative;
    }
    .language-selector {
        margin-right: 0;
    }
    .tabs {
        margin-top: 10px;
    }
    .conditions-box {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 2;
    }
    #products .item-inner {
        margin-bottom: 30px;
    }
    #products .product-miniature {
        margin-bottom: 0;
    }
    #search_block_top  {
        margin-top: 0;
        margin-right: 10px;
    }
    #onecate_products_block .container {
        padding: 0;
    }
    .block_testimonials .container {
        padding: 0;
    }
    .banner_top img {
        max-width: 100%;
        height: auto;
        text-align: center;
        display: table;
        margin: 0 auto;
    }
    .support {
        margin-bottom: 60px;
    }
    .banner_mid img {
        max-width: 100%;
        height: auto;
    }
    #fieldtabproductsisotope {
        margin-bottom: 0;
    }
    .smart-blog-home-post.block.horizontal_mode {
        margin-top: 41px;
        margin-bottom: 20px;
    }
    .banner_top_1 img {
        max-width: 100%;
        height: auto;
    }
    #smart-blog-custom .news_module_image_holder {
        margin-top: 20px;
        display: block;
        max-width: 290px;
    }
    .vertical_mode .item-inner {
        height: auto;
        max-width: 100%;
    }
    .page-footer {
        display: none;
    }
    #fieldtabproductsisotope .isotope-item {
        margin-top: 0px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filter {
        margin-right: 13px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filter a {
        font-size: 10px;
    }
    .vertical_mode .item-inner {
        padding: 0;
        margin: 0 0 20px;
        display: inline-block;
        float: left;
    }
    .block .text2-border .title_text {
        font-size: 14px;
    }
    .block-categories > ul > li:first-child a {
        padding: 16px 5px;
        font-size: 14px;
    }
    .special_block_right .vertical_mode .item-inner {
        padding: 0;
        margin: 0 0 20px;
        width: 100%;
    }
    .vertical_mode .item {
        text-align: center;
        margin: 0 auto;
    }
    #footer_sub_menu_col_1 li:last-child, #footer_sub_menu_col_2 li:last-child, #footer_sub_menu_col_3 li:last-child {
        margin-bottom: 20px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filters {
        font-size: 13px;
    }
    #testimonials_block_right h2 {
        font-size: 13px;
    }
    #onecate_products_block .title_block.title_font .title_text {
        font-size: 13px;
    }
    .header-nav .container > div.currency-selector-wrapper {
        margin-right: 5px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-filter a span {
        font-size: 13px;
    }
    #fieldtabproductsisotope .horizontal_mode .item-inner {
        text-align: center;
        display: table;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .nav2-social li {
        float: left;
        line-height: 50px;
        padding-right: 15px;
        margin-left: 0px;
        height: 50px;
    }
    .vertical_mode .right-product {
        left: 90px;
        margin-right: 10px;
    }
    .horizontal_mode .item-inner  {
        display: table;
    }
    .email {
        text-align: center;
        padding: 25px 10px 20px;
    }
    .email .note p {
    margin-bottom: 20px;
    font-size: 10px;
    }
    .email > form > div > input{
        text-align: center;
        padding: 13px 10px;
    }
    #fieldblockcategories .box_categories {
        display: inline-block;
    }
    #smart-blog-custom .news_module_image_holder .border_content {
        max-width: 290px;
    }
    #smart-blog-custom .right_blog_home .content {
        padding: 0 15px;
    }
    .footer-container .links {
        margin-bottom: 20px;
    }
    .footer-top {
        padding: 40px 0 0;
    }
    #fieldblockcategories {
        padding: 13px 0 2px;
        text-align: center;
    }
    .footer-container .contact_ft ul li:first-child {
        margin-bottom: 0;
    }
    .caps a {
        font-size: 11px;
        margin-left: 10px;
    }
    .caps p {
        margin-left: 10px;
        font-size: 11px;
    }
    .banner_leftcolum, .banner_rightcolum {
        text-align: center;
        margin: 30px auto 0;
        display: table;
        width: 100%;
    }
    .banner_leftcolum img, .banner_rightcolum img {
        max-width: 100%;
        height: auto;
    }
    .banner_categories .category-cover img {
        max-width: 100%;
        height: auto;
    }
    #category #left-column #search_filters_wrapper {
        display: none;
    }
    #best-sellers_block_right {
        display: block;
    }
    #js-product-list-top .box-sort-by {
        float: right;
    }
    .products-selection {
        display: block;
        text-align: center;
    }
    .products-sort-order .dropdown-menu {
        font-size:  13px;
    }
    #product_list_grid .pagination > .col-md-6 {
        display: inline-block;
    }
    #field_content {
        margin-left: 0;
    }
    .banner_top_1 {
        text-align: center;
    }
    .footer-container .links ul>li span {
        color: #666;
    }
    .footer-container .links ul>li span:hover {
        color: #fff;
    }
    .fieldmegamenu .root-item .title {
        padding: 0 10px;
    }
    #fieldmegamenu-main.fieldmegamenu > ul > li .root-item .title {
        font-size: 14px;
    }
    #header .header-top .container {
        padding: 0;
    }
    #search_block_top .current {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #86bd3d;
    cursor: pointer;
    vertical-align: middle;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    background: #fff;
    }
    .blockcart.cart-preview.inactive {
    margin-top: 5px;
    border: 1px solid #fff;
    background: #86bd3d;
    height: 30px;
    line-height: 67px;
    min-width: 120px;
    margin-left: 0;
    }
    .unline_cart {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    }
    #sticky_top {
    min-width: 195px;
    }
    .isotope-grid .item-inner {
    min-height: 260px;
    }
    .horizontal_mode .item-inner {
    margin-bottom: 20px;
    }
    .horizontal_mode .quick-view {
    color: #fff;
    display: table;
    font-size: 10px;
    width: 60%;
    height: 20px;
    text-transform: uppercase;
    position: absolute;
    top: 45%;
    right: 20%;
    border: 1px solid #fff;
    line-height: 20px;
    z-index: 2;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-products .quick-view i {
        font-size: 10px;
        margin-right: 5px;
    }
    #slide img {
        margin-right: 5px;
    }
    .media .des_namepost {
        font-size:  13px;
    }
    .media .des_company {
        font-size: 10px;
    }
    #slide {
        min-height: 240px;
    }
    #featured_products_block .title_block .title_text {
        font-size: 13px;
    }
    #field_newproductslider_block h4 a:before, #featured_products_block .title_text:before {
    content: "";
    position: absolute;
    width: 73px;
    left: 0;
    bottom: -2px;
    height: 2px;
    background: #86bd3d;
    }
    #fieldbrandslider .title_block a.title_text:before {
    content: "";
    position: absolute;
    width: 80px;
    left: 0;
    bottom: -2px;
    height: 2px;
    background: #86bd3d;
    }
    .block .box_categories .item-inner {
        margin-bottom: 10px;
    }
    #fieldbrandslider .title_block .title_text {
        font-size: 13px;
    }
    #back-top a {
    background: #86bd3d none repeat scroll 0 0;
    bottom: 10px;
    color: #ffffff;
    font-size: 15px;
    height: 40px;
    border-radius: 3px;
    padding: 10px 0;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    }
    #header_links li:last-child {
        padding: 0;
    }
    .pagination .page-list li:first-child a {
        margin-right: 15px;
    }
    #cart_block_top {
        margin-left: 0;
    }
    .products-selection .total-products p {
        float: none;
    }
    .footer_top .about_ft .payment {
        margin-top: 30px;
    }
    #onecate_products_block .title_block.title_font .title_text:before {
    content: "";
    position: absolute;
    width: 77px;
    left: 0;
    bottom: -2px;
    height: 2px;
    background: #86bd3d;
    }
    .smart-blog-home-post .title_text {
        font-size: 13px;
    }
    .smart-blog-home-post.block.horizontal_mode a.title_text:before {
    content: "";
    position: absolute;
    width: 75px;
    height: 2px;
    background: #86bd3d;
    top: 28px;
    }
    #onecate_products_block {
    margin-bottom: 7px;
    }
    #testimonials_block_right .des_testimonial {
        line-height: 17px;
		font-weight: normal;
    }
    #field_productcates #productCates .item-inner {
        min-height: 262px;
        border: 1px solid #e5e5e5;
    }
    #field_productcates #productCates .item-inner .product_name {
        padding: 0 10px;
    }
    .horizontal_mode.block {
    margin-bottom: 60px;
    margin-top: 40px;
    }
    .email .note {
    font-size: 10px;
    }
    #field_newproductslider_block .title_block a {
        font-size: 13px;
    }
    .block_testimonials {
    max-height: 400px;
    margin-bottom: 30px;
    margin-top: 15px;
    }
    #testimonials_block_right .content_test_top {
    display: block;
    position: relative;
    padding-top: 20px;
    padding-bottom: 10px;
    }
    #testimonials_block_right .media {
    margin-top: 0;
    }
    #field_productcates #productCates .item-inner .quick-view-product .quick-view i {
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .footer-container .links ul>li span {
        color: #666;
    }
    .footer-container .links ul>li a {
        color: #666;
    }
    .footer-container .links ul>li a:hover {
    color: #fff;
    }
    .footer-container .links {
        margin-bottom: 20px;
    }
    .footer-top {
        padding: 40px 0 35px;
    }
    #fieldblockcategories {
        padding: 13px 0 2px;
        text-align: center;
    }
    .caps a {
        font-size: 13px;
    }
    .banner_leftcolum {
        text-align: center;
        margin: 0 auto;
        display: table;
        margin-bottom: 20px;
    }
    .banner_categories .category-cover img {
        max-width: 100%;
        height: auto;
    }
    #category #left-column #search_filters_wrapper {
        display: none;
    }
    #best-sellers_block_right {
        display: none;
    }
    #js-product-list-top .total-products {
        text-align: center;
        display: inline-block;
    }
    .products-sort-order .dropdown-menu {
        font-size:  13px;
    }
    #product_list_grid .pagination {
        text-align: center;
    }
    #product_list_grid .pagination > .col-md-6 {
        display: inline-block;
        width: 100%;
    }
    #field_content {
        margin-left: 0;
        float: none;
    }
    .banner_top_1 {
        text-align: center;
    }
    #search_block_top div.dropdown-menu:before {
        content: "\f0d8";
        font-family: "FontAwesome";
        font-size: 30px;
        position: absolute;
        left: 10px;
        top: -19px;
        width: 27px;
        color: #86bd3d;
    }
    #search_block_top #search_query_top {
        border-color: #86bd3d;
        height: 40px;
        float: right;
        color: #444;
        font-size: 13px;
        max-width: 346px;
        width: 608px;
        padding: 0 20px;
        padding-left: 55px;
        position: relative;
        transition: all 0s ease-in-out 0s;
        -moz-transition: all 0s ease-in-out 0s;
        -ms-transition: all 0s ease-in-out 0s;
        -o-transition: all 0s ease-in-out 0s;
        -webkit-transition: all 0s ease-in-out 0s;
    }
    #search_block_top .btn.button-search {
        height: 40px;
        line-height: 40px;
        padding: 0;
        position: absolute;
        border: none;
        background: #86bd3d;
        width: 35px;
        transition: all 0s ease-in-out 0s;
        -moz-transition: all 0s ease-in-out 0s;
        -ms-transition: all 0s ease-in-out 0s;
        -o-transition: all 0s ease-in-out 0s;
        -webkit-transition: all 0s ease-in-out 0s;
        right: auto;
    }
    .banner_top {
        text-align: center;
        display: table;
        margin: 0 auto;
        max-width: 100%;
    }
    .banner_top > .col-md-6 .image-link a:hover:before {
        background-color: rgba(255,255,255,0.2);
        right: 50%;
        left: 50%;
    }
    .banner_top > .col-md-6 .image-link a:hover:after {
        background-color: rgba(255,255,255,0.2);
        top: 50%;
        bottom: 50%;
    }
    .banner_top > .col-md-6 .image-link a:before, .banner_top > .col-md-6 .image-link a:after {
        content: "";
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        -webkit-transition: all 0.8s ease-out 0s;
        -moz-transition: all 0.8s ease-out 0s;
        transition: all 0.8s ease-out 0s;
    }
    .banner_top .col-md-6 .image-link {
        display: inline-block;
        position: relative;
    }
    #products .product-miniature {
    margin: 0;
    margin-bottom: 0;
    }
    #products #box-product-grid .item {
    margin-bottom: 30px;
    }
    .pagination .page-list {
        float: none;
        display: inline-block;
    }
    #cart_block_top {
        margin-left: 0;
    }
    .sdsarticleCat {
        margin-bottom: 30px;
    }
    .sdstitle_block a  {
        font-size: 11px;
    }
    .pagination {
        text-align: center;
    }
    .banner_top_1 {
    position: relative;
    margin: 20px 15px 0;
    }
    .product-quantity .input-group-btn-vertical .btn i {
    font-size: 1rem;
    top: -2px;
    left: -2px;
    }
    .cart_top_ajax:before {
    color: #fff;
    content: "?";
    font-family: "FontAwesome";
    font-size: 29px;
    position: absolute;
    right: 0;
    top: -25px;
    width: 26px;
    right: 40%;
    }
    .cart_top_ajax {
    z-index: 1;
    display: none;
    position: absolute;
    left: auto;
    right: -63px;
    top: 100%;
    min-width: 290px;
    border-top: 3px solid #86bd3d;
    line-height: normal;
    padding: 10px 0;
    background: #fff;
    margin-top: 10px;
    }
    #field_productcates h4 > .title_text:before {
    content: "";
    position: absolute;
    width: 266px;
    left: 0;
    bottom: -2px;
    height: 2px;
    background: #86bd3d;
    }
    .tabs {
        margin-top: 10px;
        margin-bottom: 15px;
    }
    #fieldtabproductsisotope {
    margin-bottom: 15px;
    margin-top: 15px;
    }
    #field_newproductslider_block {
    padding: 0;
    margin-top: 53px;
    }
    #featured_products_block {
    padding: 0;
    margin-top: 25px;
    margin-bottom: 10px;
    }
    #onecate_products_block .horizontal_mode {
    margin-top: 30px;
    }
    #fieldbrandslider {
        margin-bottom: 60px;
    }
    #footer .footer-container .footer-top .about_ft .payment {
        margin-top: 30px;
    }
    .vertical_mode .item {
        padding: 0 15px 0 0;
        text-align: center;
        margin: 0 auto;
    }
    .email .note p {
    font-size: 11px;
    }
    #slide {
        min-height: 175px;
    }
    #field_newproductslider_block .title_block, #featured_products_block .title_block {
        font-size: 13px;
    }
    .block .title_text {
        font-size: 13px;
    }
    #product #content {
        margin: 0 auto;
    }
    #field_productcates {
        margin-bottom: 30px;
    }
    .smart-blog-home-post.block.horizontal_mode a.title_text:before {
        width: 76px;
    }
    #field_newproductslider_block h4 a:before, #featured_products_block .title_text:before {
        width: 72px;
    }
    #fieldbrandslider .title_block a.title_text:before {
        width: 80px;
    }
    #onecate_products_block .title_block.title_font .title_text:before {
        width: 75px;
    }
    .nav2-social li {
        padding-right: 15px;
    }
    .banner_rightcolum {
        text-align: center;
        margin: 30px auto 0;
    }
    .special_block_right .special_products .owl-item {
        margin: 0 auto;
        text-align: center;
    }
    .special_block_right .special_products .owl-item .item {
        display: table;
        padding: 0;
    }
    .special_block_right h4 > span.title_text:before {
        width: 84px;
    }
    .tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover, .tabs .nav-tabs .nav-link {
        font-size:  15px;
		    margin-right: 15px;
    }
    .social-sharing li a {
        padding: 0 5px;
        min-width: 80px;
    }
    #fieldmegamenu-mobile .root-4 .customcontent {
        margin-top: -140px;
    }
    .products-sort-order .select-title {
        padding: 6px 15px 6px 15px;
    }
    #fieldtabproductsisotope .fieldtabproductsisotope-products .item-inner:hover .addtocart {
        margin: 19px 0 18px;
    }
}
@media (max-width: 479px) {
    .nav2-social {
        display: none;
    }
    #search_block_top div.dropdown-menu{
        display: none;
        margin-top: 7px;
        position: absolute;
        left: 0;
        top: 65px;
        line-height: 1;
        border: none;
        right: auto;
        padding: 0;
        min-width: auto;
    }
    #search_block_top div.dropdown-menu:before{
        content:"\f0d8";
        font-family:"FontAwesome";
        font-size: 30px;
        position: absolute;
        right: 0;
        top: -23px;
        width: 27px;
        color:#fff;
    }
    #js-product-list .item-product-list .left-product {
        border-right: none;
    }
}
.social-sharing li:last-child {
    margin-right: 0;
}
#testimonials_block_right .media-content, #testimonials_block_right.media-content-info {
        display: block;
}
#fieldtabproductsisotope .fieldtabproductsisotope-filter a.active:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: -2px;
    height: 2px;
    background: #86bd3d;
}
#product_list_grid #box-product-grid .item-inner:hover .right-product {
    display: none;
}
#product_list_grid #box-product-grid .item-inner:hover .addtocart {
    text-align: center;
    min-height: 65px;
    display:block;
}
#product_list_grid #box-product-grid .item-inner:hover .addtocart form {
    margin-top: 25px;
}
#box-product-list .quick-view-product-list {
    display: inline-block;
    margin-left: 20px;
	float: left;
}
button.add-to-cart {
    width: auto;
    height: 40px;
    background: #86bd3d;
    color: #fff;
    font-size: 13px;
    cursor: pointer;
    padding: 0 15px;
    border: none;
    font-family: Roboto,sans-serif;
    font-weight: bold;
    line-height: 40px;
}
.addtocart .add-to-cart .fa-ban {
    display: none;
}
#box-product-list button.add-to-cart {
    width: auto;
    height: 40px;
    background: #86bd3d;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    padding: 10px;
    border: none;
    line-height: 0;
	font-family: Roboto, sans-serif;
	font-weight: bold;
}
.title_font .title-text {
    font-family: Roboto,sans-serif;
    font-weight: 600;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Roboto,sans-serif;
    font-weight: bold;
}
#fieldtabproductsisotope .fieldtabproductsisotope-filter a {
    font-family: Roboto,sans-serif;
    font-weight: bold;
	font-size: 16px;
}
#newsletter_block_popup {
    color: #ffffff;
    position: absolute;
    left: 40px;
    bottom: 20px;
    right: 40px;
    margin: 0;
    top: 20%;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: bold;
}
#newsletter-input-popup {
    width: 310px;
    height: 36px;
    margin-left: 132px;
    display: inline-block;
    text-align: center;
    padding: 0;
    font-family: rubik;
    font-weight: normal;
}
#testimonials_block_right .next.bx-next:hover, #testimonials_block_right .prev.bx-prev:hover {
    border-color: #86bd3d;
    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;
    background: #86bd3d;
}
.send-response {
    font-size: 16px;
    color: #ff0000;
    padding-bottom: 10px;
    text-align: center;
}
i.material-icons {
    font-size: 15px;
    width: auto;
    height: auto;
}
.custom-checkbox input[type=checkbox]+span .checkbox-checked {
    font-size: 15px;
    line-height: 17px;
}
#box-product-grid .addtocart .add-to-cart i.fa-ban {
	display: none;
}
#js-product-list #box-product-list .addtocart .fa.fa-ban {
	display: none;
}
.active_filters .filter-block {
    box-shadow: 2px 2px 11px 0 rgba(0,0,0,.1);
    color: #fff;
    margin-right: .625rem;
    margin-bottom: .625rem;
    background: #86bd3d;
    padding: .625rem;
    display: inline-block;
    font-size: 13px;
}
button.btn.btn-tertiary.js-search-filters-clear-all {
	padding: 5px 20px;
}
.active_filters .active-filter-title {
	color: #444;
}
#fieldtabproductsisotope .quick-view-product .quick-view {
	font-size: 13px;
}
.input-group-btn-vertical i.material-icons {
	    width: 28px;
    height: 30px;
    line-height: 28px;
    margin-right: 0px;
}
#search_block_top .btn.button-search:hover {
	background: #1b1b1b;
}
.products-sort-order .select-list {
    display: block;
    color: #444;
    padding: 10px;
}
.bullet #footer_sub_menu_col_2 {
	margin-bottom: 0;
}
@media (max-width: 320px) {
	#testimonials_block_right .media-content {
		max-width: 100%;
		float: left;
		margin-left: 10px;
	}
	#testimonials_block_right .content_test {
		max-width: 100%;
		float: left;
		margin-left: 10px;
	}
}
@media (max-width: 767px) {
	.products.horizontal_mode #box-product-list .quick-view {
		margin: 0;
		padding: 0 10px;
		font-size: 13px;
		line-height: 30px;
	}
	#box-product-list .quick-view-product-list {
		margin: 0 10px 10px 0;
	}
	#product_list_grid .item-product-list .right-product .addtocart {
		margin-top: 0;
	}
	#box-product-list button.add-to-cart{
		font-size: 13px;
		height: 30px;
		line-height:30px;
		padding: 0 10px;
	}
	#box-product-list button.add-to-cart .fa-shopping-cart {
		display: none;
	}
}
@media (max-width: 767px) and (min-width: 321px) {
	.media-content {
		max-width: 100%;
		float: left;
		display: inline-block;
	}
	.content_test {
		float: left;
		margin-left: 30px;
	}
	#testimonials_block_right .media {
		display: inline-block;
	}
	.products.horizontal_mode #box-product-list .quick-view {
		margin: 0;
		padding: 0 14px;
		font-size: 13px;
		line-height: 30px;
	}
}
@media (min-width: 768px) {
	#box-product-list .quick-view-product-list {
		margin: 0 10px 10px 0;
	}
	.products.horizontal_mode #box-product-list .quick-view {
		margin: 0;
		padding: 0 15px;
		line-height: 40px;
	}
	#product_list_grid .item-product-list .right-product .addtocart {
		margin-top: 0;
	}
	#box-product-list button.add-to-cart .fa-shopping-cart {
		display: none;
	}
	#box-product-list button.add-to-cart {
		line-height: 40px;
		height: 40px;
		padding: 0px 14px;
	}
}
.image_holder_wrap .feat_img_small {
		padding-top: 0;
		width: 100%;
		height: auto;
}
@media (min-width: 992px) {
	.image_holder_wrap .feat_img_small {
		padding: 5px 5px 0 5px;
	}
}
@media (max-width: 320px) {
	.click-product-list-grid {
		max-width: 35px;
	}
}
.modal.quickview.in .modal-dialog {
	left: 50%;
    top: 50%;
    margin: -270px 0 0 -455px;
    transition: all 0s ease-in-out 0s;
}
#moda_popupnewsletter .modal-dialog {
	left: 50%;
    top: 50%;
    margin: -215px 0 0 -385px;
    transition: all 0s ease-in-out 0s;
}
#productCates .quick-view-product .quick-view {
	    font-size: 13px
}
.horizontal_mode #productCates .quick-view i {
	    font-size: 14px;
    margin: 0 5px 0 0;
}
#box-product-grid .quick-view-product .quick-view {
	width: 54%;
	right: 23%;
	font-size: 13px;
}
.special_products .owl-item img:hover {
	opacity: 0.8;
}
#smart-blog-custom .content p {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    margin-bottom: 0;
    color: #666666;
}
.smartblogcat .sdsarticleCat {
	min-height: 505px;
	margin-bottom: 30px;
}
.sdsarticle-des .lipsum {
    font-size: 13px;
    line-height: 20px;
}
.blog-post .sdsblogArticle-inner .sdsarticle-des p {
	font-size: 14px;
}
.smartblogcomments #commentInput .captcha-type img {
	    margin: 0 0 10px 10px;
}
#testimonials_block_right .content_test_top {
    display: block;
    position: relative;
    padding-top: 20px;
    padding-bottom: 15px;
}
.right_blog_cat {
	text-align: justify;
}
/*************About us**************/
.page-content.page-cms {
	background: none;
}
.cms-row.block.clearfix {
    margin-bottom: 40px;
}
/*************------------------**************/
footer.form-footer.text-xs-right .btn {
    font-size: 15px;
    font-weight: 600;
	padding: 10px 20px 7px;
}
.contact-rich .email {
	padding: 0;
    background: none;
    border: none !important;
}
.contact-form .group-span-filestyle.input-group-btn .btn-default {
	    border: 0 none;
    box-shadow: none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-left: 0;
    padding: 9px 15px 7px;
    text-transform: uppercase;
	font-family: Roboto, sans-serif;
}
.sdstitle_block a {
    display: table;
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: Roboto,sans-serif;
    font-weight: bold;
}
#newsletter_block_popup .title_1 {
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 45px;
	color: #ffffff;
	margin-left: -5px;
	font-family: Roboto,sans-serif;
    font-weight: bold;
}
#newsletter_block_popup .title_2 {
	margin-top: -5px;
	font-size: 60px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-family: Roboto,sans-serif;
}
#newsletter_block_popup .text_1 {
	margin-top: 40px;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	font-family: Roboto,sans-serif;
    font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
}
#fieldsizechart-show:hover {
    color: #86bd3d;
    transition: all 0.4s ease 0s;
}
#fieldsizechart-show {
	margin-top: 15px;
}
.product-quantity #quantity_wanted {
	text-align: center;
}
#fieldblockcategories .text2-border .title-text-top {
	    display: none;
}
.products-sort-order .dropdown-menu {
	background: #fff;
}
#productCates .item-inner {
    border: 1px solid #e6e6e6;
}
#field_bestsellers {
	padding: 0 15px;
}
#field_bestsellers .item-inner {
	margin-bottom:0;
}
#field_bestsellers .item-inner .quick-view-product {
	display: none;
}
#field_bestsellers .item-inner:last-child {
	border-top: none;
}
#field_bestsellers .item-inner:first-child {
	border-bottom: none;
}
#content-wrapper section#main #category-description {
	display: none;
}
#recent_article_smart_blog_block_left {
	display: none;
}
#header_menu .fieldmegamenu .menu-items {
    display: block;
    transform: scaleY(0);
    transform-origin: 100% 0%;
    transition: transform 0.5s ease;
}
#header_menu .fieldmegamenu .menu-items.active {
    transform: scaleY(1);
}
#header_links li .logout {
	font-size: 0;
}
.tabs .tab-pane.fade#product-details .product-manufacturer {
text-align: center;
}/*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: #eb5f60;
}
#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;
}
}
@media (min-width: 1200px){
 #fieldsizechart {
    max-width: 1100px;
    height: auto;
     overflow-x: hidden;
    overflow-y: hidden;
    background: none;
    width: auto;
    box-shadow: none;
}
.fieldsizechart_content {
    top: 50%;
    transform: translate(0,-50%);
    overflow-x: hidden;
    overflow-y: auto;
}
}
body#checkout{
	padding :0;
}