@import url('https://fonts.googleapis.com/css?family=Itim');
.title_font,h1,h2,h3,h4,h5,h6,#blockcart-modal .product-name,.button_unique,.sale_product,.new_product,.horizontal_mode .quick-view,.product_name,.price,.regular-price,.product-actions .add-to-cart{
    font-family: 'Itim', sans-serif;	
}
body{
    font-family: 'OptimaLT-Medium';
}
/*********************************** Fonts ************************************************/
@font-face {
    font-family: 'OptimaLT-Medium';
    src: url('fonts/OptimaLT-Medium.eot?#iefix') format('embedded-opentype'),  
        url('fonts/OptimaLT-Medium.woff') format('woff'), 
        url('fonts/OptimaLT-Medium.ttf')  format('truetype'), 
        url('fonts/OptimaLT-Medium.svg#OptimaLT-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
    color: #666;
    font-size: 14px;
    line-height: 18px;
}
.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: 639px) {
  .menucol-1-5 {
    width: 33.33% !important;
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
 .menucol-1-5 {
    width: 50% !important;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
.fancybox-lock .fancybox-overlay {
    overflow: auto !important;
}
.fancybox-margin {
    margin-right:0 !important;
}
.fancybox-margin {
    margin-right: 17px;
}
.fancybox-lock body {
    overflow: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

/* Styling Next and Prev buttons */

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

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

/* Styling Pagination*/

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

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

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

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

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

.owl-controls {
    width: 100%;
}

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

/*-------------------------------------------------------------------------------*/

.clearfix{
    clear:both;
}
#wrapper{
    background:none;
    padding:0;
    box-shadow:none;	
}
body:not(#index) #wrapper{
    margin-top:30px;	
    margin-bottom: 30px;
}
main{
    background:#fff;	
    overflow:hidden;
}
#header{
    color:inherit;
    background:none;	
}
#index #header .header-top{
    padding-bottom:0;
    margin-bottom: 30px;
}
a{
    color:#444;	
    transition:all 0.15s ease-in-out 0s;
}
a:hover, a:focus{
    color:#f57779;	
}
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: #f57779 none repeat scroll 0 0;
    bottom: 10px;
    color: #ffffff;
    font-size: 20px;
    height: 50px;
    border-radius:3px;
    padding: 12px 0;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 50px;
    z-index: 9999;
}
@media only screen and (max-width: 767px){
    #back-top a{
        font-size: 20px;
        height: 30px;
        padding: 4px 0;
        width: 30px;
    }
}
#back-top a:hover{
    opacity: 0.8;
}
.page-header h1{
    border-bottom: 1px solid #ebebeb;
    color: #444;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 20px;
    padding-bottom: 10px;
    text-transform: uppercase;	
    position:relative;	
}
.page-header h1:before{
    position:absolute;
    content:"";
    width:100%;
    left:0;
    height:1px;
    bottom:-2px;
    background:#fff;	
}

.title_block{
    color: #444444;
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding-bottom: 7px;
    margin-top: -5px;
    text-transform: uppercase;
    position: relative;
}
#right-column .title_block{
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
    text-align: center;
    line-height: 55px;
    margin-top:0;
    border-bottom: 1px solid #ebebeb;
}
#right-column .title_block:hover{
    color:#f57779;
}
#left-column .title_block{
    font-size: 18px;    
    line-height: 55px;
    border-bottom: 1px solid #ebebeb;
    margin-top: 0px;
    padding: 0 15px;
}
.title_center .title_block{
    color: #444444;
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
    padding-bottom: 7px;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
.content-title {
    margin-bottom: 25px;
}
.text-center {
    text-align: center;
    color: #999;
}
.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: 0;
    color: #fff;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    width: 35px;
    bottom: 30px;
    top: auto !important;
    left: 50% !important;
    transform: translateX(-50%);
    background: #646464;
}
.outer-slide [data-u="arrowleft"]:after{
    content: "";
    right: 0;
    top: 5px;
    width: 1px;
    height: 15px;
    background: #a1a1a1;
    position: absolute;
}
.outer-slide [data-u="arrowleft"]{
    border-radius: 10px 0 0 10px;
    margin-left: -17.5px;
}
.outer-slide [data-u="arrowright"]{
    margin-left: 16px;
    border-radius: 0px 10px 10px 0px;
}
.outer-slide [data-u="arrowright"]:hover,.outer-slide [data-u="arrowleft"]:hover{
    color: #f57779;
}
.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"]{
    color:#f57779;
}
.field-main-slider.block{
    margin-bottom:0px;	    
}
.box-slider{
    color:#444;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%, -50%);
    margin-top: -3px;
    text-align:center;
    max-width: 610px;
}
.field-main-slider_1 .box-slider{
    left: 60px;
    transform: translate(0, -50%);
    margin-left: 0;
    text-align: left;
}
.field-main-slider_2 .box-slider{
    right: 60px;
    left:auto;
    transform: translate(0, -50%);
    margin-left: 0;
    text-align: right;
}
.large-slide-title,.small-slide-title,.shop_now,.big-slide-title{
    position: static;
    width: 100%;
    text-align: inherit;
    color:inherit;
}
.small-slide-title{
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 18px;
    padding: 0;
    text-transform: none;
    margin-top:4px;
}
.large-slide-title{
    font-size: 18px;
    line-height: normal;
    height: auto;
    font-weight: normal;
    text-transform: capitalize;
}
.field-main-slider_1 .large-slide-title{
    text-transform: uppercase;
    margin-bottom: 10px;
}
.field-main-slider_1 .small-slide-title p {
    font-size: 14px;
}
.big-slide-title{
    font-size: 48px;
    font-weight: normal;
    padding: 0;
    height: auto;
    line-height: normal;
    text-transform: uppercase;
}
.field-main-slider_2 .big-slide-title{
    font-size: 48px;
}
.field-main-slider_1 .big-slide-title{
    font-size: 36px;
}
.big-slide-title{
    margin-top: 0;
}
a.slide-button, .button_banner a{
    border-bottom: 3px solid rgba(0,0,0,0.1);
    color: #fff !important;
    text-transform: uppercase;
    height: auto;
    font-weight: normal;
    line-height: normal;
    padding: 10px 10px 9px 20px;
    background: #f57779;
    font-size: 13px;
    display: inline-block;
    position: relative;
    min-width: 100px;
    -webkit-clip-path: polygon(100% 100%,100% 0%, -500% 50%, 0% 95%);
    transition: -webkit-clip-path 0.2s;
    border-radius: 18px 15px 15px 15px;
}
a.slide-button:before{
    content: "\f101";
    position: absolute;
    top: 14px;
    font-size: 11px;
    left: 10px;
    margin-right: 5px;
    font-family: "FontAwesome";
}
a.slide-button:hover{
    background: #646464;
}
.shop_now{
    margin-top:35px;
}
.small-slide-title p{
    margin-left: 0 !important;
    color: #444;
    font-size: 18px;
}
.box-static_content .fa{
    text-align: center;
    font-size: 30px;
    height:73px;
    line-height:73px;
    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; 
    -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: normal;
    margin-bottom: 0;
    margin-top: 24px;
}
.content_text h3 a{
    font-size: 18px;
    color: #444;
}
.content_text h3 a:hover{
    color:#f57779;
}
.static_content{
    position: relative;
}
@media (max-width:767px) {
    .static_content > div > div{
        border:none !important;
    }
}
.box-static_content{
    position: relative;
    text-align: center;
    border: 1px solid #ebebeb;
    border-radius: 15px;
    padding: 30px 30px 26px;
    background-color: #fff;
}
.static_home_top .box-static_content:hover{
    background-color: #f57779;
    border: 1px solid #f57779;
    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{

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

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

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

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

.logo_header{
    float:left;
    position:relative;
    z-index:1;
    text-align: center;
}
#sticky_top.sticky-fixed-top{
    position:fixed;
    padding-top: 8px;
}
#sticky_top{
    margin-left: 10px;
    float: right;
    margin-right: 20px;
    position: relative;
    z-index: 1031;
    line-height: 73px;
}
#header .logo{
    display: inline-block;
    text-align: center;
    margin: auto 0;
}
#cart_block_top{
    float: right;
    margin:0;
}
#cart_block_top .unline_cart{
    display:none;
}	
#cart_block_top span.fa{
    color: #444;
    height: 73px;
    line-height: 73px;
    overflow: visible;
    padding: 0 10px 0 20px;
    position: relative;
    float: right;
    font-size: 18px;
    cursor: pointer;
}
#cart_block_top span.cart-products-count{
    color: #f57779;
    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: #999999 none repeat scroll 0 0;
    content: "";
    height: 26px;
    left: 0;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    width: 1px;
}
.ui-widget-content{
    background: #fff;
    padding: 0;
    border: none;
    border-radius: 0;
    max-height: 321px;
    overflow: auto;
    z-index: 1032;
    box-shadow: 0 13px 6px -11px #b3b3b3 inset, 0 6px 12px -5px #666;
    -webkit-box-shadow: 0 13px 6px -11px #b3b3b3 inset, 0 6px 12px -5px #666;
    -moz-box-shadow: 0 13px 6px -11px #b3b3b3 inset,0 6px 12px -5px #666;
    -ms-box-shadow: 0 13px 6px -11px #b3b3b3 inset,0 6px 12px -5px #666;
    -o-box-shadow: 0 13px 6px -11px #b3b3b3 inset,0 6px 12px -5px #666;
}
.ui-menu .ui-menu-item a{
    padding: 0 15px 18px;
    border: none;
    border-bottom: 1px solid #ebebeb;
    display: table;
    width: 100%;
    border-radius: 0;
    cursor: pointer;
}
.ui-menu .ui-menu-item:hover {
    background: #f5f5f5;
}
.ui-menu .ui-menu-item a .left-search-ajax img{
    width: 70px;
    height: auto;
}
.right-search-ajax{
    font-family: "Itim";
}
.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:#f57779;
}
.left-search-ajax{
    float:left;
    margin-right:15px;
}
.search-name-ajax{
    display:table;	
    font-size:14px;
}
.price-ajax{
    color:#f57779;	
    font-size: 14px;
}
.price-regular-ajax{
    color: #999999;
    font-size: 13px;
    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;	
}

#left-column .block,#right-column .block{
    margin-bottom:0px;	
}
.horizontal_mode .item-inner{
    margin:0 auto;
    display:table;
    margin-bottom:25px;	
}

.horizontal_mode .item-inner .left-product{
    position:relative;	
    overflow:hidden;
    border-radius: 15px;

}
.horizontal_mode .item-inner .right-product{
    margin-top:15px;	
    text-align: center;
}
.horizontal_mode .item-inner .left-product .hover_image{
    position:absolute;
    opacity:0;
    left:0;
    top:0;
    transition: all 0.15s ease-in-out 0s; 
}
.horizontal_mode .item-inner .left-product a.thumbnail {
    display:table;
    position:relative;	
}
.horizontal_mode .item-inner .left-product a.thumbnail:before{
    position:absolute;
    content:'';
    width:100%;
    height:100%;
    left:0;
    top:0;
    z-index:1;
    opacity:0;
    transition: all 0.3s ease-in-out 0s; 
    background:rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}
.horizontal_mode .item-inner:hover .left-product a.thumbnail:before{
    opacity:1;	
}
.horizontal_mode .item-inner:hover .left-product .hover_image{
    opacity:1;
}
.horizontal_mode .quick-view,.horizontal_mode .add-to-cart{
    text-align: center;
    float: right;
    color: #666;
    display: inline-block;
    font-size: 14px;
    height: 35px;
    background: transparent;
    text-transform: uppercase;
    border: none;
    line-height: 35px;
    z-index: 2;
    opacity: 0;
    margin: 5px 0;
    padding: 0;
    transition: all 0.3s ease-in-out 0s; 
}
.horizontal_mode .item-inner:hover .quick-view,.horizontal_mode .item-inner:hover .add-to-cart{
    opacity: 1;    
}
.horizontal_mode .quick-view span, .horizontal_mode .add-to-cart span{
    font-size: 13px;
    color:#fff;
    padding: 0 4px 0 11px;
    text-align: left;
    text-transform: uppercase;
    display: inline-block;
    overflow: hidden;
    float: left;
    font-family: "Itim";
    opacity: 0;
    transition: all 0.3s ease-in-out 0s; 
}
.horizontal_mode .quick-view:hover span, .horizontal_mode .add-to-cart:hover span{
    opacity: 1;
}
.horizontal_mode .item-inner .button-action{
    position:absolute;
    top: 50%;
    right:25px;
    transform: translateY(-50%);
    z-index:2;
    transition: all 0.3s ease-in-out 0s; 
}
.horizontal_mode .quick-view:hover,.horizontal_mode .add-to-cart:hover{
    background:#f57779;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 30px;
}
.horizontal_mode .add-to-cart i{
    font-size: 13px;
    float: right;
    color: #666;
    max-width: 35px;
    padding: 11px;
    background: #fff;
    border-radius: 100%;
}
.horizontal_mode .quick-view i{
    font-size:14px;	
    color:#666;
    padding: 10.5px 10.5px;
    background: #fff;
    border-radius: 100%;
}
.horizontal_mode .quick-view:hover i,.horizontal_mode .add-to-cart:hover i{
    color:#fff;
    background: #f57779;
    border-radius: 0 30px 30px 0;
    margin-right: 0;
}
.product-price-and-shipping{
    margin-top:10px;	
}
.price{
    color: #f57779;
    font-size: 18px;
    font-weight: normal;
}
.regular-price{
    color: #999;
    margin-left: 10px;
    text-decoration: line-through;
    font-size:14px;
}
.price-percent-reduction{
    background: #f57779 none repeat scroll 0 0;
    color: #fff;
    margin-left: 5px;
    padding: 0 5px;
}
.horizontal_mode .price-percent-reduction{
    display:none;	
}
/**********************Countdown timer************************/
.item-inner .item-countdown .bg_tranp{
    background: #555555;
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    line-height: 13px;
    position: absolute;
    width: 100%;
    opacity:0.7;
    z-index: 1;
    transition:all 0.3s ease-in-out 0s; 
    -webkit-transition:all 0.3s ease-in-out 0s;
    -moz-transition:all 0.3s ease-in-out 0s;
}
.item-inner .item-countdown{margin-top: -54px;}
.item-inner .item-countdown {
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -27px;
    position: absolute;
    width: 100%;
    opacity:1;
    transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s;
}
.item-inner .item-countdown-time{
    position: relative;
    z-index: 9;
}
.item-inner:hover .item-countdown{
    display: none;
    opacity:0;
}
.item-inner .item-countdown .section_cout{
    color:#fff;
    width:25%;
    float:left;
    display:inline-block;
    padding: 8px 0;
    text-align:center;
    position: relative;
    z-index: 999;
    font-family: "Itim";
}
.item-inner .item-countdown .section_cout span{
    display:block;
    float:none;
    width:100%;
    color:#fff;
    font-size:18px;
    line-height:1;
    border-color: rgba(255, 255, 255, 0.25);
    border-style: solid;
    border-width: 0 0 0 1px;
    box-shadow: -1px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -1px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: -1px 0 rgba(0, 0, 0, 0.3);
}
.item-inner .item-countdown .section_cout:first-child span.Days, .item-inner .item-countdown .section_cout:first-child span.text {
    border:0;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
.item-inner .item-countdown .section_cout span.text{
    text-transform: uppercase;
    font-size:15px;
    padding-top:8px;
}
/*--------------------------vertical_mode--------------------------------*/
.vertical_mode .item-inner{
    display: table;
    padding: 0 20px;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}
.vertical_mode .item-inner:last-child{
    margin-bottom:0;	
}
.vertical_mode .item-inner .product-miniature{
    display:flex;
    align-items: center;
}
.vertical_mode .left-product{
    float:left;
    margin-right:20px;
}
.vertical_mode .right-product{
    flex:1;
}
.vertical_mode .add-to-cart{
    border: 1px solid #ebebeb;
    padding: 0 12px;
    background: transparent;
    color: #f57779;
    line-height: 30px;
    margin-top: 12px;
    font-size: 13px;
    min-width: 110px;
    border-radius: 30px;
    text-transform: uppercase;
    font-family: "Itim";
}
.vertical_mode .add-to-cart:hover{
    border: 1px solid #f57779;
    background: #f57779;
    color: #fff;
    transition: all 0.3s ease-in-out 0s; 
}
.images-container .product-images > li.thumb-container > .thumb{
    width:100px;	
}

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

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

}
#header .fieldmegamenu .menu-item.depth-1 > .title a{
    color: #444;
    font-size: 16px;
}
#header .fieldmegamenu .menu-item.depth-1 > .title a:hover,.fieldmegamenu .submenu .title:hover a{
    color: #f57779;
}
.fieldmegamenu .menu-item.depth-1 > .title.title_font{
    font-size: 14px;
    font-weight: normal;
    border: none;
    margin-bottom: 0;
    padding-bottom:2px;
    margin-top:5px;
}
.fieldmegamenu .menu-items li{
    font-size: 14px;
    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: #666;
    font-size: 14px;	
}
#header .fieldmegamenu .submenu .title a:hover{
    color: #f57779;
}
.custom-menu-bottom, .custom-menu-top{
    min-height: auto;
    margin-top: 11px;
}
.fieldmegamenu .menu-items li.customcontent_women{
    margin-top: 0;
}
.menu-bottom h3{
    color: #f57779;
    font-size: 12px;
    font-weight:normal;
}
.custom-menu-bottom img{
    margin-right:15px;	
    margin-bottom:10px;
}
.custom-menu-bottom .menu-bottom.col2 img{
    margin-bottom:0px;
}
#fieldmegamenu-mobile{
    top:100%;	
}
.menu-bottom p{
    font-size: 14px;
    line-height: 18px;
    color: #666666;
    text-align: justify;
}
.menu-bottom .menu-bottom-dec a{
    background: #646464;
    padding: 6px 15px;
    margin-top: 20px;
    color:#fff !important;
}
.menu-bottom .menu-bottom-dec a:hover{
    background: #f57779;
}
.fieldmegamenu .menu-item.divider{
    padding: 3px 1%;
}
.fieldmegamenu .menu-items{
    background:none;
    border: none;
    padding-bottom:24px;
    padding-top:20px;
}
.fieldmegamenu .menu-items:before{    
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    border-top:2px solid #f57779;
}
.fieldmegamenu .submenu{

}
.custom_link_feature li:hover a{
    color: #f57779;
}
.fieldmegamenu .menu-items li.customcontent_men{
    padding-bottom:10px;
    padding-top: 15px;
}
#fieldmegamenu-mobile.fieldmegamenu > ul > li .no-description .title{
    color:#444;
}
#fieldmegamenu-mobile.fieldmegamenu > ul > li .no-description .title:hover{
    color: #f57779;
}
#index #header_mobile_menu{
    margin: 30px 0;
}
#header_mobile_menu .fieldmegamenu .root-item.no-description .title{
    padding: 13px 0;
}
#header_mobile_menu .fieldmegamenu .fieldmegamenu-mobile-handle{
    font-size: 16px;
    padding: 12px 10px;
}
#header_mobile_menu .fieldmegamenu .menu-items{
    top: 0 !important;
    padding-bottom:15;
    padding-top:5px;
}
@media (max-width: 1199px){
    .fieldmegamenu > ul > li .right_block_img_menu img{
        margin-top:-83px !important;	
    }
}
#header_mobile_menu .fieldmm-nav{
    background: #646464;
    text-align: left;
    padding: 13px 20px;
}
#fieldmm-button {
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    right: 20px;
    top: 13px;
}
.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1 > .title a{
    color: #666;
    font-size: 12px;
}
.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1 > .title:hover a{
    color: #f57779;
}
@media (max-width: 991px) and (min-width: 768px){
    #header_mobile_menu  .fieldmegamenu > ul > li .right_block_img_menu img{
        margin-top: -102px !important;
    }
}
@media (max-width:767px){
    #header_mobile_menu  .fieldmegamenu > ul > li .right_block_img_menu img{
        margin-top:-102px !important;
    }
}
#header_menu.fieldmegamenu-sticky{
    background: #fff;
    border-bottom:2px solid;
    border-color:#f57779;
}
#header_menu.fieldmegamenu-sticky #fieldmegamenu-main.fieldmegamenu > ul{
    text-align: left;
    padding: 0;
}
.sticky-fixed-top{
    z-index: 1031;
}
.sticky-fixed-top #search_block_top, .sticky-fixed-top .shopping_cart_menu{
    background: none;
}
.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: none;
}
#header_menu.fieldmegamenu-sticky .fieldmegamenu .menu-items::before{

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

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

.item-product-list .right-product .product_name{
    display:table;
    margin-bottom:15px;
}
#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:14px;
    vertical-align:2px;
}
#products .item-product-list .right-product .decriptions-short p{
    font-size:13px;
    line-height:22px;
    margin-bottom:15px;
    text-align:justify;
}
.product-availability-list{
    font-size:14px;
    padding-left:30px;
    line-height:20px;
    position:relative;
    margin-bottom:15px;
}
.product-availability-list i{
    position:absolute;
    left:0;
    top:0;
    font-size:18px;
}
.product-availability-list i.fa-check{
    color:#32cd32;	
}
.product-availability-list i.fa-warning{
    color:#ff8c00;
}
.product-availability-list i.fa-ban{
    color:#ff0000;
}

/*-----------------------------------------quick view---------------------*/
.modal-body{
    padding:30px;	
}
.quickview .modal-content,#blockcart-modal .modal-body{
    background-color: #ebebeb;
}
.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: #f57779 none repeat scroll 0 0;
    position: absolute;
    right: -25px;
    top: -25px;
}
.modal-header .close span{
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
    font-size:20px;
    float: left;
    text-shadow: unset;
    color: #fff;
    font-weight: normal;	
}
.js-qv-mask.mask {
    height: auto;
    margin-left: 0;
    overflow: visible;
    width: 100%;
    margin: 0 auto;
    padding:0 40px;
    position: relative;
    margin-bottom:40px;
}
.quickview .js-qv-mask.mask {
    margin-bottom:20px;
}	
.quickview .modal-body{
    padding-bottom:10px;
}	
.quickview .images-container{
    display:block;
    min-height:inherit;
    position:relative;	
}
#main .images-container .js-qv-mask.scroll{
    overflow:visible;	
}
.js-qv-mask .owl-item img{
    max-width:100%;	
    cursor:pointer;
    opacity:0.8;
    display:table;
    margin:0 auto;
    height:auto;
    border-radius: 8px;
}
.js-qv-mask .owl-item .thumb-container{
    padding:0 5px;	
}
.js-qv-mask .owl-item img:hover,.js-qv-mask .owl-item img.selected{
    opacity:1;	
}
.js-qv-mask .owl-theme .owl-controls .owl-buttons{
    display: block;
    left:0;
    margin-top: -10px;
    overflow: visible;
    position: absolute;
    right:0;
    top: 50%;
    bottom:0;
    transform: translate(0);
    padding: 0;
    width: auto;
    z-index: 1;
    height: 0;
    line-height: 0;
}
.js-qv-mask .owl-theme .owl-controls .owl-buttons [class^="carousel-"] span {
    border-radius:100%;
    color: #666666;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    width: 35px;
    background: none;
    border:1px solid #ebebeb;    
}
.js-qv-mask .owl-theme .owl-controls .owl-buttons [class^="carousel-"] span:after{
    width: 0;
}
.js-qv-mask .product-images{
    margin:0 auto;	
}
.quickview .modal-dialog,#blockcart-modal .modal-dialog{
    max-width:57rem;	
}
@media  (max-width: 767px){
    .quickview .modal-dialog{
        max-width: calc(100% - 20px);
        width: calc(100% - 20px);
    }
}
.product-discount .regular-price{
    margin:0;
    font-size:14px;
    font-weight:bold;
    line-height:1;
}
.has-discount .discount{
    background:#f57779;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    margin-left: 10px;
    padding: 8px 10px;
    text-transform: capitalize;
    vertical-align:3px;
}
.product-prices .regular-price{
    font-size:15px;
}
.product-prices .current-price{
    font-size:18px;
}
.has-discount.product-price, .has-discount p{
    color:#f57779;	
    margin:0 0 15px;
}
.product-prices{
    margin-top:15px;	
}
.product-information{
    font-size:14px;
    color:#666;
    line-height:20px;
    margin-top: 20px;	
    margin-bottom:30px;
}
.product-actions .control-label{
    float: left;
    line-height: 30px;
    margin-bottom: 0;
    margin-right: 15px;
    min-width: 65px;
    width: auto;
    font-size: 16px;
    text-transform: uppercase;
    color: #444;
    font-family: "Itim";
}
.product-actions .product-add-to-cart .control-label{
    line-height:28px;	
}
.product-discounts{
    margin:0;	
}
.product-variants > .product-variants-item select {
    border: 1px solid #ebebeb;
    color: #999;
    height: 40px;
    width: 100%;
    border-radius: 30px;
    float: left;
    padding: 0 12px;
    margin-top: 5px;
    background: none;
    font-size: 14px;
}
.quickview .product-variants > .product-variants-item select{
    border-color:rgba(0,0,0,0.15);
}
.product-variants > .product-variants-item ul li{
    margin-right: 5px;
    margin-top: 5px;
}
.product-variants > .product-variants-item .color{

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

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

.product-prices .tax-shipping-delivery-label{
    margin:0;
}	
.product-prices div{
    margin-bottom:0;	
}
.product-prices > div{
    margin-bottom:15px;
}
/*-------------------------category------------------------*/
.block-category {
    margin-bottom: 30px;
    min-height: auto;
}
#products .products{
    display:block;	
    float:left;
    width:100%;
}
.products.horizontal_mode #box-product-list .quick-view
{
    opacity: 1;
    min-width: 35px;
}
.products.horizontal_mode #box-product-list .add-to-cart{
    opacity: 1;
}
.products.horizontal_mode #box-product-list .quick-view:hover
{
    width: 130px;
    -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;

}
.products.horizontal_mode #box-product-list .quick-view span
{
    display: none;
    opacity: 0;
}
.products.horizontal_mode #box-product-list .quick-view:hover span{
    display: inline-block;
    opacity: 1;
}
.horizontal_mode #box-product-list .add-to-cart{
    background:#f57779;
    color: #fff;
    display: inline-block;
    min-width: 130px;
    text-transform: uppercase;
    border-radius: 30px;
}
.horizontal_mode #box-product-list .add-to-cart span {
    opacity: 1;
}
.button_cart_list, .quick-view-product-list{
    display: inline-block;
    vertical-align: top;
}
.quick-view-product-list{
    margin-left: 5px;
}
.horizontal_mode #box-product-list .quick-view-product-list i{
    padding: 10px;
    border:1px solid #ebebeb;
}
.horizontal_mode #box-product-list .add-to-cart:hover i, 
.horizontal_mode #box-product-list .quick-view-product-list:hover i{
    border:none;
}
.horizontal_mode #box-product-list .add-to-cart i{
    background-color: #f57779;
    color:#fff;
}
#products .product-miniature{
    margin:0;	
}
#products .product-miniature img{
    max-width:100%;
    height:auto;	
}
.block-category #category-description p{
    line-height:18px;	
}
.block-category #category-description p:first-child{
    margin:0;	
}
.products.horizontal_mode #box-product-list .right-product{
    padding:15px 30px;	
}
@media (min-width:525px) {
    .item-product-list .js-product-miniature{
        display:flex;	
        align-items: flex-start;
    }
    .products.horizontal_mode #box-product-list .right-product{
        flex: 1;
    }    
}
.products.horizontal_mode #box-product-list .item-product-list .left-product{
    overflow: hidden;
    border-radius: 18px 0 0 18px;
}
#box-product-list .bg_sale:before{
    border-radius: 0;
}
#box-product-grid,#box-product-list{
    width:100%;
    display:none;
    float:left;
}	
.active_grid #box-product-grid{
    display:block;
}
.active_list #box-product-list{
    display:block;
}
.click-product-list-grid{
    float:left;	
    margin-right:22px;
}
.click-product-list-grid > div{
    float:left;	
    font-size:24px;
    padding:0 8px;
    margin:7px 0;
    cursor:pointer;
    color:#646464;
}
.click-product-list-grid > div:hover{
    color:#f57779;	
}
.active_list .click-product-list-grid > div.click-product-list{
    color:#f57779;	
}
.active_grid .click-product-list-grid > div.click-product-grid{
    color:#f57779;	
}
#products img{
    margin:0;	
}
.item-product-list .left-product{
    position:relative;	
    display:table;
}
.item-product-list .left-product .hover_image{
    position:absolute;
    left:0;
    top:0;
    opacity:0;
    transition: all 0.15s ease-in-out 0s; 
    -webkit-transition: all 0.15s ease-in-out 0s; 
    -ms-transition: all 0.15s ease-in-out 0s; 
    -moz-transition: all 0.15s ease-in-out 0s; 
    -o-transition: all 0.15s ease-in-out 0s; 
}
.item-product-list:hover .left-product .hover_image{
    opacity:1;
}
.item-product-list .right-product .product_name{
    display:table;
    margin-bottom:12px;
}
.item-product-list .right-product .product_name a{
    font-size: 18px;
    font-weight: normal;
}
#products .item-product-list .right-product .product-price-and-shipping{
    font-weight:normal;
    text-align:left;
    font-size:14px;
    line-height:20px;
    margin-bottom:15px;
}
#products .item-product-list .right-product .product-price-and-shipping
#products .item-product-list .right-product .regular-price{
    font-size:14px;
}	
#products .item-product-list .right-product .discount-percentage-product{
    background:#f57779;
    color:#fff;	
    padding:0 6px;
    font-size:14px;
    vertical-align:2px;
}
#products .item-product-list .right-product .decriptions-short p{
    font-size: 14px;
    color: #666;
    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 #ebebeb;
    border-radius: 18px;
    margin-bottom: 30px;
}
.products-selection .total-products, .products-selection h1{
    padding:0;	
}
.products-selection .total-products p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin: 7px 0;
    border-right: 1px solid #999;
    padding-right: 10px;
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default{
    background:#646464;	
}
#products .item-inner{
    max-width:270px;
}
.products-selection {
    text-align: right;
    margin-bottom: 30px;
    padding: 5px 12px;
    float: left;
    background: transparent;
    width: 100%;
    border: 1px solid #ebebeb;
    border-radius: 18px;
}
.products-selection > div {

}
.products-selection .total-products{
    display: inline-block;
    text-align: right;
    padding-right: 5px;	
}
.box-sort-by{
    align-items:center;	
    display:flex;
    float:right;
}
.products-selection .sort-by{
    margin:0;
    color:#141415;	
    display: none;
}
.products-sort-order .select-title{
    padding: 0;
    line-height: 38px;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    background: none;
}
.products-sort-order .select-title i {
    float: right;
    font-size: 18px;
    color: #999;
    margin-right: 3px;
    line-height: 38px;
    margin-left: 30px;
}
.products-sort-order {
    color: #666;
    flex: 1;
    float: right;
    margin-left:5px;
}
.products-sort-order .dropdown-menu{
    right:0;	
}
.products-sort-order .select-list:hover{
    background:#f57779;	
}
.block-categories,#search_filters{
    border: 1px solid #ebebeb;
    border-radius: 18px;
    box-shadow: none;
    margin-bottom: 30px;
    padding: 0;
    float:left;
    width:100%;
}
.block-categories a {
    color: #444444;
    font-size: 14px;
    line-height: 18px;
}
.block-categories a:hover{
    color:#f57779;	
}
.block-categories > ul > li:first-child a {
    display: table;
    margin: 0;
    text-align: left;
    padding: 16px 20px 12px 12px;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    font-size: 18px;
    font-family: "Itim";
    font-weight: normal;
}
.block-categories .category-sub-menu li[data-depth="0"] > a{
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 14px 0;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb;
    font-family: "Itim";
    color: #444;
}
ul.category-top-menu{
    margin:0 0 -1px;
    width:100%;
    float:left;	
}
.block-categories .category-sub-menu {
    margin: 0;
    padding-left:20px;
    float:left;
    width:100%;
}
.collapse{
    float:left;
    width:100%;	
}
.block-categories >ul > li > .category-sub-menu{
    padding-right:20px;
}
.block-categories .collapse-icons {
    border: medium none;
    cursor: pointer;
    font-size: 10px;
    padding: 0;
    position: absolute;
    right: 0;
    top:14px;
    line-height:18px;
}
.block-categories .collapse-icons i{
    line-height:18px;
    font-size:14px;
}
.block-categories .category-sub-menu li[data-depth="1"] {
    margin-bottom:0;
    position:relative;
    float:left;
    width:100%;
}
.block-categories .category-sub-menu .category-sub-link {
    border-bottom: 1px solid #ebebeb;
    float: left;
    font-size: 14px;
    color: #666;
    text-transform: none;
    line-height: 18px;
    padding: 10px 0;
    margin-left: -10px;
    width: 100%;
}
.block-categories .category-sub-menu .arrows {
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 10px;
}
.block-categories .category-sub-menu li {
    float: left;
    position: relative;
    width: 100%;
}
.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
    padding-left:0;
}
.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) a{
    padding-left:0px;
}
.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:#f57779;
}
#search_filters > h4{
    display: table;
    margin: 0;
    padding: 16px 20px;
    width: 100%;
    border-bottom:1px solid #ebebeb;
    display: none;
}
#search_filters .facet {
    float: left;
    margin: 0 20px 0 12px;
    padding: 10px 0;
    width: calc(100% - 32px);
    margin-bottom: -1px;
}
#search_filters .facet .facet-label a{
    color:#666;
    font-size:14px;
    line-height:18px;	
    margin-top:7px;
}
#search_filters .facet ul li {
    float: left;
    min-width: 50%;
    width: auto;
    padding: 2px 0;
    list-style-type: none;
}
#search_filters .btn-tertiary{
    margin: 20px 20px 20px 12px;
}
#search_filters .facet .collapse{
    margin:0;	
}
.custom-checkbox input[type="checkbox"] + span{
    border: 1px solid #ebebeb;
    width: 15px;
    height: 15px;
    margin-top: -5px;	
}
.color, .custom-checkbox input[type="checkbox"] + span.color{
    margin-left:0;	
}
.btn-tertiary {
    background: #646464 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:#f57779;	
}
#search_filters .facet .facet-title {
    color: #444444;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Itim";
    font-weight: normal;
    padding-bottom: 8px;
    border-bottom: 1px solid #ebebeb;
}
.custom-checkbox input[type="checkbox"] {
    margin-top: 9px;
    margin-left: 2px;
    opacity: 0;
    cursor: pointer;
    position: absolute;
}
.color, .custom-checkbox input[type="checkbox"]+span.color {
    width: 15px;
    height: 15px;
    display: inline-block;
    border: 1px solid rgba(0,0,0,.05);
    cursor: pointer;
    background-size: contain;
    margin-left: 20px;
}
#category #left-column #search_filters_wrapper{
    margin:0;	
}
@media (max-width:767px){
    #category #left-column #search_filters .facet .h6{
        padding:0;
        font-weight:normal;
        border: none;
    }
    #category #left-column #search_filters .facet{
        border-bottom: 1px solid #ebebeb;
        margin: 0 ;
        padding: 10px 20px;	
        float:left;
        width:100%;
        position:relative;
    }
    #category #left-column #search_filters .facet:last-child{
        border-bottom:none;	
    }
    #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:15px;
        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:1px solid #ebebeb;	
        margin-bottom:30px;	
    }
}
#main .page-content, #main .page-header{
    text-align:center;	
}

.btn{
    line-height:18px;
    font-size:14px;	
}
.btn-primary, .btn-secondary, .btn-tertiary{
    box-shadow:none;
    font-weight:normal;
    padding:8px 20px;
}
.btn-primary,.btn{
    font-family: "Itim";
    background:#646464;	
    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;
}
.btn-primary:disabled,button:disabled{
    cursor: not-allowed;
    pointer-events: none;
    opacity:0.65 !important;
}
.contact-form{
    box-shadow:none;	
    text-align:left;
}
.btn-primary.focus,.btn-primary:focus,.btn-primary:hover,.btn:hover,.btn-primary:active{
    background:#f57779;	
}
.input-group .input-group-btn > .btn {
    border: 0 none;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    margin-left: 0;
    padding:13px 15px;
    text-transform: uppercase;
}
.cart-grid .cart-grid-body > a.label{
    box-shadow:none;
    font-weight:normal;
    padding:8px 15px;
    background:#646464;	
    color:#fff;
    padding-left:5px;
}
.cart-grid .cart-grid-body > a.label:hover{
    background:#f57779;	
}
.pagination{
    margin: 0;
    margin-bottom: 30px;
    border: 1px solid #ebebeb;
    border-radius: 18px;
    padding: 4px 0;
    background: none;
}
.pagination .page-list {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.pagination > div:first-child{
    line-height: 40px;
    font-size: 14px;
    color: #666;
}
.pagination > div:last-child{
    line-height: 40px;
    font-size: 14px;
    color: #666;
    text-align: right;
}
@media (max-width:767px){
    .pagination > div{
        float:none !important;
        display:table !important;
        margin-left:auto !important;
        margin-right:auto !important;
    }	

}
.pagination a{
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #ebebeb;
    background: #646464;
    color: #fff;
}
.pagination .current a,.pagination a:not(.disabled ):hover{
    background:#f57779;
    color:#fff;	
}
#productCates{
    float:left;
    width:100%;
}
#field_productcates{
    margin-bottom:0px;
    margin-top:55px;
}
/**************************************************************
                                        CMS Pages Styles
***************************************************************/
#cms #center_column .block-cms {
    padding-bottom: 20px; }
#cms #center_column h1 {
    margin-bottom: 25px; }
#cms #center_column h3 {
    font-size: 16px;
    border-bottom: none;
    margin: 0;
    padding: 0 0 17px 0; }
#cms #center_column p {
    line-height: 18px; }
#cms #center_column .list-1 li {
    padding: 4px 0 6px 0;
    font-weight: bold;
    color: #46a74e;
    border-top: 1px solid #d6d4d4; }
#cms #center_column .list-1 li:first-child {
    border: none; }
#cms #center_column .list-1 li em {
    font-size: 20px;
    line-height: 20px;
    padding-right: 15px;
    vertical-align: -2px; }
#cms #center_column img {
    margin: 4px 0 17px;
    max-width: 100%;
    height: auto; }
#cms #center_column .testimonials {
    border: 1px solid;
    border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
    margin: 4px 0 13px 0;
    position: relative; }
#cms #center_column .testimonials .inner {
    border: 1px solid #fff;
    padding: 19px 18px 11px 18px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%); }
#cms #center_column .testimonials .inner span {
    text-indent: -5000px;
    display: inline-block;
    width: 20px;
    height: 15px; }
#cms #center_column .testimonials .inner span.before {
    background: url(../img/bl-before-bg.png) no-repeat;
    margin-right: 8px; }
#cms #center_column .testimonials .inner span.after {
    background: url(../img/bl-after-bg.png) no-repeat;
    margin-left: 8px; }
#cms #center_column .testimonials:after {
    content: ".";
    display: block;
    text-indent: -5000px;
    position: absolute;
    bottom: -16px;
    left: 21px;
    width: 15px;
    height: 16px;
    background: url(../img/testimon-after.gif) no-repeat; }
#cms #center_column .testimonials + p {
    padding-left: 45px;
    margin-bottom: 18px; }
#cms #center_column p.bottom-indent {
    margin-bottom: 18px; }
#cms #center_column #admin-action-cms {
    background: none repeat 0 0 #F6F6F6;
    border: 1px solid #d2d0d0;
    padding: 10px; }
#cms #center_column #admin-action-cms p {
    margin: 0; }
#cms #center_column #admin-action-cms p span {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #333; }
#cms #center_column #admin-action-cms p .button {
    font: 700 17px/21px Arial, Helvetica, sans-serif;
    padding: 0;
    border: 1px solid;
    padding: 10px 14px;
    display: inline-block; }
#cms #center_column #admin-action-cms p .button.publish_button {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    border-color: #0079b6 #006fa8 #012740 #006fa8;
    background: #009ad0;
    background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0); }
#cms #center_column #admin-action-cms p .button.publish_button:hover {
    border-color: #01314e #004b74 #0079b6 #004b74;
    filter: none;
    background: #0084bf; }
#cms #center_column #admin-action-cms p .button.lnk_view {
    color: #333;
    text-shadow: 1px 1px white;
    border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0); }
#cms #center_column #admin-action-cms p .button.lnk_view:hover {
    border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
    filter: none;
    background: #e7e7e7; }
/*************About us**************/
#cms #center_column h3{
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
    padding: 5px 0;
}
#cms #cms-about-us .page-subheading {
    background: #f57779 none repeat scroll 0 0;
    border: 0;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 5px 20px;
    text-transform: uppercase;
}
#cms #cms-about-us img{
    margin: 0;
}
#cms #cms-about-us .our-team img {
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#cms #cms-about-us .our-team img:hover {
    border-radius: 50%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
#cms #cms-about-us p {
    line-height: 22px;
    margin-bottom: 12px;
}
#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: #f57779;
}
#cms #cms-about-us .cms-line .label em{
    display: none;
}
#cms #cms-about-us .cms-line .label{
    color: #646464;
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    position: absolute;
    right: 100%;
    top: -21px;
}
@media only screen and (max-width: 480px){
    .cms-box.our-team [class*="col-"]{
        width: 100%;
    }
}

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

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

.field-demo-wrap .control.inactive,.cl-row-reset .cl-reset{
    background:#646464;	
}
.field-demo-wrap .control.active,.cl-row-reset .cl-reset:hover{
    background:#f57779;	
}


.bootstrap-touchspin .btn-touchspin{
    color:#444;	
}
.product-cover .layer{
    right:0;
    bottom:0;
    opacity:1;
    background:none;
    left:auto;
    top:auto;
    width:40px;
    height:40px;	
    z-index:1001;
}
.product-cover .layer .zoom-in{
    font-size: 24px;
    color: #999;
}
.product-cover .layer:hover .zoom-in{
    color:#f57779;
}
#header_mobile_menu {
    background:#646464;	
    margin-bottom:30px;
    z-index:10;
}
#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: #f57779;	
}
#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: #f57779;

}

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

.fieldmegamenu > ul > li.demo_other_menu{background:#f57779;}
.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1 > .title a:hover {
    color: #f57779;
}
.fieldmegamenu .submenu .title a:hover{transition:all 0.3s ease-in-out 0s; color:#f57779;}
.menu-bottom .menu-bottom-dec a{
    padding: 6.5px 9px;
    min-width: 90px;
    background: #f57779;
    color: #fff;
    display: inline-block;
    margin-top: 22px;
    font-family: "Itim";
    font-size: 14px;
}
.menu-bottom .menu-bottom-dec a:hover{background:#646464;transition:all 0.3s ease-in-out 0s;}
.menu-bottom h3{  font-size: 14px; color: #f57779;text-transform: capitalize;    font-family: 'OptimaLT-Medium';}
.custom_link_feature li a:hover{ color:#f57779; transition: all 0.3s ease-in-out 0s;}
.custom-col-html a{text-transform: none; color:#f57779;}
.custom-col-html h4 {
    color: #f57779;
    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:#f57779;
}
#recent_article_smart_blog_block_left .block_content ul li .info{
    color:#f57779;
}
.info-category span,.info-category span a{
    color:#f57779;
}
@media only screen and (max-width: 991px){
    .header-logo{
        max-width:175px;	
    }
    .header-logo img{
        max-width:100%;	
    }
    .cart_top_ajax{
        right:-50px;	
    }
    .cart_top_ajax::before{
        right:50px;	
    }	
}
.active_filters {
    background: #dededd;
    padding: 10px 30px;
    margin-bottom: 30px;
    padding-bottom: 0;
}
.active_filters .filter-block .close {
    color: #414141;
    font-size: 16px;
    opacity: 1;
    margin-top: 0;
    margin-left: 5px;
}
.field-slideshow-container .flex-control-paging li a:hover, .field-slideshow-container .flex-control-paging li a.flex-active, .nivo-controlNav a:hover, .nivo-controlNav a.active{
    background:#f57779;
    display: none;
}
/*--------------------------------------------------------------*/

.page-authentication #content{
    border: 1px solid #ebebeb;
    border-radius: 4px;
    box-shadow: none;
    max-width: 870px;
    padding:30px 20px;
}
body#checkout section.checkout-step{
    border:1px solid #ebebeb;
    box-shadow:none;
    border-radius:4px;
    margin-bottom:15px;
}
#order-items hr{
    border-top:#ebebeb;
}
.order-confirmation-table .text-xs-left,.order-confirmation-table .text-xs-right,#order-items table tr td:last-child{
    color:#f57779;
}
.page-my-account #content .links a:hover {
    color: #f57779;
}
.form-control,.search-widget form input[type="text"]{
    background-color: #fff;
    background-image: none;
    border: 1px solid #ebebeb;
    display: block;
    font-size: 12px;
    min-height:44px;
    padding:0px 20px;
    line-height:20px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
textarea.form-control{
    padding-top:20px;	
}
.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 #ebebeb;
    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: #646464 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:#f57779;	
}
.page-my-account #content .links a:hover i{
    color:#f57779;	
}
.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:#f57779;
    outline:0;
}
.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 #ebebeb;
    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: #646464 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:#f57779;	
}
.page-customer-account #content{
    box-shadow:none;	
}
.page-order-detail .box{
    border:1px solid #ebebeb;
    box-shadow:none;
    border-radius:4px;	
}
.thead-default th{
    color:#666;	
}
.table-borde#f57779 thead th, .table-borde#f57779 thead td{
    font-weight:normal;	
}
.table-borde#f57779,.table-borde#f57779 th, .table-borde#f57779 td{
    border:1px solid #ebebeb;	
    border-radius:4px;
}
.page-order-detail{
    color:#666;		
}
body#checkout section.checkout-step .address-item.selected{
    border:1px solid #ebebeb;
    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:#f57779;	
}
.page-addresses .address .address-footer a:hover{
    color:#f57779;
}
.page-addresses .address .address-body address {
    font-size: 12px;
    line-height: 25px;

}
.custom-radio {
    background: white none repeat scroll 0 0;
    border: 1px solid #acaaa6;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin-right: 1.25rem;
    position: relative;
    vertical-align: middle;
    width: 15px;
}
.cart-summary-line .value{
    color:#f57779;
}
.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price{
    color:#f57779;	
}
.cart-grid-body .cart-overview{
    padding:15px 0;	
}
.cart-grid-body .cart-overview .no-items{
    padding:0 15px;	
}
.cart-item{
    border-bottom:1px solid #ebebeb;	
}
.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:#f57779;
}	
#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:"";
    position:absolute;
    top:30px;
    bottom:30px;
    left:50%;
    margin-left:-1px;
    border-right: 1px solid rgba(0,0,0,0.2);
    box-shadow: -1px 0 rgba(255,255,255,0.9);
    -webkit-box-shadow: -1px 0 rgba(255,255,255,0.9);
    -moz-box-shadow: -1px 0 rgba(255,255,255,0.9);
    -ms-box-shadow: -1px 0 rgba(255,255,255,0.9);
    -o-box-shadow: -1px 0 rgba(255,255,255,0.9);
}
@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:#f57779;
}
#blockcart-modal .divide-right p.price{
    color:#f57779;	
    font-weight:normal;
}
#blockcart-modal .divide-right strong{
    font-weight:normal;	
}
#blockcart-modal .cart-content .btn i{
    display:none;	
}
#blockcart-modal .cart-content .btn{
    font-family: "Itim";
    background: #646464 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 12px;
    margin: 10px 10px 0 0;
    padding: 8px 15px;
    transition: all 0.15s ease-in-out 0s; 
    -moz-transition: all 0.15s ease-in-out 0s; 
    -ms-transition: all 0.15s ease-in-out 0s; 
    -o-transition: all 0.15s ease-in-out 0s; 
    -webkit-transition: all 0.15s ease-in-out 0s; 
}
#blockcart-modal .cart-content .btn:hover{
    background:#f57779;	
}
/*------------------------------------------------------*/
.tabs{
    background:none;
    box-shadow:none;
    margin-top:0;
    padding:0;	
    margin-bottom:30px;
}
p{
    color:#666;	
    font-size:14px;
}
.tabs p{
    line-height:24px;	
    font-size: 15px;
}
.tabs .tab-pane{
    border:1px solid #ebebeb;
    padding:20px;
    text-align:justify;
    border-radius: 18px;
}
.tabs .nav-tabs .nav-link{
    font-size: 18px;
    font-family: "Itim";
    padding: 0 15px 0 0;
    margin-right: 15px;
    background: none;
    color:#444444;
    text-transform:uppercase;	
    font-weight:normal;
    border-right:1px solid #444444;
}
.tabs .nav-tabs li:last-child .nav-link{
    border:none !important;
    margin-right:0;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover{
    color:#f57779;
    border-bottom:none;
    border-right:2px solid #444444;
}
.tabs .nav-tabs{
    margin-bottom:15px;
    border-bottom:none;
}
.tabs .nav-tabs .nav-item{
    margin:5px 0;
}
.product-manufacturer{
    text-align:center;	
}
.product-reference{
    float:right;	
}
.img-thumbnail{
    border:none;
    padding:0;
    margin-bottom:10px;	
}
.product-features{
    margin:0;
    margin-top:20px;	
}
@media (max-width:543px){
    #left-column, #content-wrapper{
        padding:0 15px !important;	
    }
    #index #content-wrapper{
        padding:0px !important;	
    }
}
#product #content{
    margin:0;	
    max-width:418px;
}
/*-----------popupcart-----------------*/
#cart_block_top{
    position:relative;	
}
.img-responsive{
    max-width:100%;
    height:auto;	
}
.cart_top_ajax{
    z-index:1;
    display:none;
    position:absolute;
    left:auto;
    right:0;
    top:50px;
    min-width:270px;
    border-top:3px solid #f57779;	
    line-height:normal;
    background:#fff;
    margin-top:7px;
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), inset 0 0 1px rgba(0,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 #ebebeb;
}	
#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;
    font-family: "Itim";
    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:#f57779;
}

#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%;
    font-size: 13px;
}
#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:#f57779 ;	
}
.card-block-top{
    float:left;
    width:100%;
    padding:10px 15px;
    border-top:1px solid #ebebeb;
}
.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: #646464;
    color: #fff;
    padding: 8px 20px;
    margin-top: 10px;
    float: right;
    font-family: "Itim";
}
#cart_block_top .cart_top_ajax a.view-cart:hover{
    background:#f57779;
}
#cart_block_top .box-item{
    max-height:284px;
    overflow:auto;
}	
/*-------------------------------blocksearch-------------------------------------*/
#search_block_top{
    margin:0 ;	
    position:relative;
}
#search_block_top .current:hover,#search_block_top .current[aria-expanded=true]{
    color:#f57779;
}
.header-nav #search_block_top div.dropdown-menu{
    display:block !important;	
}
#search_block_top div.dropdown-menu{
    display:none;
    margin-top:0;
    position: relative;
    padding: 55px 0;
    line-height:1;
    border:none;
}
#sticky_top #search_block_top{
    display: none;
}
#sticky_top.sticky-fixed-top #search_block_top{
    display: inline-block;
}
#sticky_top.sticky-fixed-top #search_block_top.dropdown .expand-more {
    font-size: 18px;
    text-align: center;
    margin-right: 12px;
}
@media (max-width: 991px){
    #search_block_top #search_query_top{
        max-width:220px !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:14px;	
}
#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:#f57779;
}
#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%);
}
.header-nav #search_block_top{
    width: 33.33333333%;
}
#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:transparent;
    width:55px;
    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:14px;
}
#search_block_top .btn.button-search.active{
    background:#f57779;
}
#search_block_top #search_query_top:focus{
    box-shadow:none;	
}
#search_block_top #search_query_top{
    border: 1px solid #ebebeb;
    border-radius: 18px;
    background: transparent ;
    height: 40px;
    color: #fff;
    font-size: 14px;
    max-width: 270px;
    width: 270px;
    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{
    display:table;
}
#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: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;
    padding: 30px 0;
}
.right_blog_home .content{
    color:#999;
    text-align:left;
    margin-top: 15px;
}
.right_blog_home .content a{
    color: #6b869d;
    line-height: 20px;
    font-size: 16px;
    font-weight: normal;
    margin-top: 22px;
    display: table;
}
.right_blog_home .content h3:hover a{
    color:#f57779;	
    text-decoration:underline;
}
.right_blog_home .content p{
    color:#666;	
}
.sdsblog-box-content .sds_blog_post .right_blog_home .r_more{
    color: #444;
    margin-top: 22px;
    text-transform: uppercase;
    height: auto;
    font-weight: normal;
    line-height: normal;
    padding: 10px 10px 9px 20px;
    background: #ebebeb;
    border-bottom: 3px solid #cccccc;
    font-size: 13px;
    display: inline-block;
    position: relative;
    min-width: 100px;
    font-family: "Itim";
    -webkit-clip-path: polygon(100% 100%,100% 0%, -500% 50%, 0% 95%);
    transition: -webkit-clip-path 0.2s;
    border-radius: 18px 15px 15px 15px;
}
.inline-block_relative{
    max-width:585px;	
    margin-bottom:30px;
}
.sdsblog-box-content .sds_blog_post .right_blog_home .r_more:before{
    content: "\f101";
    position: absolute;
    top: 14px;
    font-size: 11px;
    left: 10px;
    margin-right: 5px;
    font-family: "FontAwesome";
}
.sdsblog-box-content .sds_blog_post .right_blog_home .r_more:hover{
    background:#f57779;
    border-bottom: 3px solid rgba(0,0,0,0.1);
    color:#fff;
}
.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 img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
/*----------------------------------------*/
.overlay_testimonials{
    width: 100%;
    position:relative;
}
#testimonials_block_right {
    width: 100%;
    padding: 0 15px;
    margin-top: -5px;
}
#wrapper{
    width:100%;
    padding:0;
}
#slide img {
    border: 3px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    box-sizing: unset;
    margin-right:15px;
}
#testimonials_block_right .media{
    margin-top:0px;
    margin-bottom:10px;	
}
#testimonials_block_right h2{
    color: #444;
    font-size: 36px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-top: 2px;
    position: relative;
}
#testimonials_block_right .title{
    position:relative;
    z-index:1;
    color:#fff;
    margin-bottom: 26px;
}
#slide{
    position:static;
    transform:none;
    -webkit-transform:none;
    -ms-transform:none;
    -moz-transform:none;
    -o-transform:none;
    left:auto;
    width:100% !important;
    max-width:570px;
    margin:0 auto;
}
#slide .main-block {
    width: 100% !important;
    max-width: 100%;
    background: none !important;
}
#testimonials_block_right h2::after{
    display:none;
}
.des_testimonial{
    margin: 0 auto;
    padding: 0 15px;
    padding-top: 15px;
    font-size: 14px;
    padding-bottom: 15px;
    color: #666;
    text-align: center;
}
#slide div .content_test{
    color:#fff;
    margin-top:0px;
}
.des_company{
    color: #999;
    font-size: 14px;
}
.des_namepost{
    font-size: 18px;
    color: #444;
    margin-bottom: 5px;
    font-family: "Itim";
}
#slide div .content_test{
    text-align:center;
}
#testimonials_block_right .next.bx-next::before,#testimonials_block_right .prev.bx-prev::before{
    color:#fff;
    font-size:14px;
}
#testimonials_block_right .next.bx-next:hover:before,#testimonials_block_right .prev.bx-prev:hover:before{
    color:#f57779;
}
.block_testimonials .bx-controls-direction {
    display: block;
    position: absolute;
    bottom: 7px;
    left: 50%;
    background: #f57779;
    border-radius: 10px;
    transform: translate(-50%, 0%);
}
.block_testimonials .bx-controls-direction:hover {
    background: #ebebeb;
}
#testimonials_block_right p.content-title{
    margin-bottom: 0;
    color:#999;	
    font-size: 14px;
}
/*-------------------------------------------------------*/
#footer{
    padding-top:0;
}
#fieldbrandslider-manufacturers .owl-item a{
    padding:1px;
    display:table;	
}
/*------------------------------------------------*/
.footer-newsletter{
    display: table;
    margin: 0 auto;
    max-width: 100%;
    padding:38px 0 32px;
}
.footer-newsletter form{
    float:left;	
}
.footer-top-before{
    background:rgba(0,0,0,0.5);
}
.left-newletter{
    float:left;	
    margin-right:70px;
}
.left-newletter h4{
    font-family:"Open Sans",sans-serif;
    font-size:26px;
    line-height:24px;
    text-transform:uppercase;	
    color:#fff;
    margin-bottom:10px;
    margin-top:-5px;
}
.left-newletter p{
    font-size:14px;
    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:#f57779;
    padding:12px 20px;	
    color:#fff;
    text-transform:uppercase;
    font-size:14px;
    position:relative;
    margin-bottom:5px;
}
@media (max-width: 767px){
    .footer-newsletter .input-wrapper input{
        max-width:270px;
        margin-bottom:20px;
    }

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

.footer-top{
    padding: 28px 0 22px;
}
.footer-container{
    color:#999999;
    position: relative;
}
.footer-container p{
    line-height:20px;	
    color:#999;
    font-size: 13px;
}
.footer-container  h3 img{
    margin-top:4px;	
}

.footer-container h3.title-col-ft{
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 28px;
}
.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;
    text-align: center;
    overflow: hidden;
}
.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:14px;
    line-height:18px;
    margin:0;
    float:left;
    width:100%;
}
.footer-container li a {
    color:#999;	
    font-size: 13px;
}
.footer-container .bullet ul li a {
    margin:6px 0;
    position:relative;
    padding-left:15px;
    width:100%;
    color:#999;
}
.footer-container .bullet ul li a:before{
    border-left:4px solid #fff;
    border-right:none;
    border-bottom:4px solid transparent;
    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;
    text-decoration:underline;	
}
.footer-container .about_ft ul li p{
    margin-bottom:24px;
    margin-top:9px;
    text-align: justify;
}

.footer-container .contact_ft ul li{
    line-height:18px;	
    position:relative;
    float:left;
    width:100%;
    margin-bottom:15px;
}
.footer-container .contact_ft ul li:last-child{
    margin-bottom:0;	
}
.footer-container .contact_ft ul li span,.footer-container .contact_ft ul li a{

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

h1[itemprop="name"]{
    font-weight: normal;
    font-size: 40px;
    font-family: "Itim";
    text-transform: none;
}
#wrapper .breadcrumb li::after {
    content: ">";
    color: #444;
    margin:0 5px;
}
#wrapper .breadcrumb li a {
    color: #444;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Itim";
}
#wrapper .breadcrumb li:last-child::after {
    display: none;
}
#wrapper .breadcrumb li:last-child a,#wrapper .breadcrumb li a:hover{
    color:#f57779;
}
/*#wrapper .breadcrumb {
    position: absolute;
    background: transparent;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    border:none;
    padding: 0;
    margin-bottom: 0px;
}
*/
/*#wrapper .breadcrumb {
    position: relative;
    background: transparent;
    border-radius: 18px;
    border: 1px solid #ebebeb;
    padding: 4.5px;
}*/
#wrapper .breadcrumb ol{
    padding:10px;	
    float:left;
}
.page-customer-account #content .no-account{
    font-size:14px;	
}
.field-slideshow-container .flexslider{
    margin: 0 auto;
    display: table;
    max-width: 300px;
    margin-bottom:30px;	
}
/*---------------------------------------------------------------------*/
#newsletter_block_popup{
    left:0;
    bottom:auto;
    right:0;
    top:auto;
    width:100%;
    height:100%;
    color: #444;
    position:relative;
    text-align:right;
}
.fieldpopupnewsletter{
    max-width:100%;
}
.popup_title p{
    color:#fff;
    font-size:14px;
    text-transform:uppercase;
    font-weight:bold;	
}
.popup_text h2,.popup_text p{
    color:#444;	
}
.popup_text h2{
    font-size:40px;	
}
.popup_text{
    font-size: 12px;
    line-height: normal;
    padding: 0;
    font-weight: normal;
    opacity: 0.8;
    margin-bottom: 30px;
}
.popup_text p{
    margin: auto 0 auto auto;
    max-width: 372px;
    line-height:20px;
}
.fieldpopup .inputNew{
    float:none;
    display:table;
    margin:0 ;
    width:310px;
    padding:0 15px;
    line-height:35px;
    height:35px;
    color:#666;
    font-size:13px;
    margin-top:30px;
    border-radius:0;
}
.send-response{
    position: absolute;
    width: 100%;
    padding-top: 20px;
    top: 100%;
    left: 0;
    font-size: 14px;
}
.button_unique{
    font-size: 13px;
    padding: 0 16px;
    min-width: 100px;
    line-height: 35px;
    background: #f57779;
    float: none;
    display: table;
    margin: auto 0 auto auto;
    margin-top: 10px;
    color: #fff;
}
.button_unique:hover{
    background:#444444;	
}
#newsletter_block_popup .block_content{
    padding:0 50px;
    padding-bottom:0;
    position:absolute;
    width:100%;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -o-transform:translateY(-50%);

}
.newsletter_block_popup-bottom{
    bottom:15px;
    left: auto;
    position: absolute;
    right: 15px;
    display:flex;
    align-items:center;
}

.newsletter_block_popup-bottom label{
    margin: 0 0 0 5px;
    font-size: 14px;
    color: #999;
}
.fieldpopup .fancybox-skin .fancybox-close::after{
    content:"\f00d";
    font-size:24px;
    font-family: "FontAwesome";
}
.fieldpopup .fancybox-skin .fancybox-close,.fancybox-close-overlay{
    top:-30px;
    right:-30px;
    text-align:center;
}
.popup_title h2 {
    font-size: 30px;
    color: #444;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-weight: normal;
}
#newsletter-input-popup{
    line-height: 40px;
    font-size: 14px;
    width: 100%;
    max-width: 350px;
    color: #999;
    padding: 0 20px;
    border: 1px solid #ebebeb;
    text-align: right;
}
#moda_popupnewsletter.modal.in .modal-dialog,#moda_popupnewsletter.modal.fade .modal-dialog{
    margin:30px;	
}
@media (min-width:992px){
    #moda_popupnewsletter.modal.fade .modal-dialog,#blockcart-modal.modal.fade .modal-dialog{
        position:absolute;
        left:50%;
        top:50%;
        margin:0;	
        transform:translate(-50%,-50%);
        transition: all 0s ease-in-out 0s; 
    }
    #moda_popupnewsletter.modal.in .modal-dialog,#blockcart-modal.modal.in .modal-dialog{
        margin:0;	
        transition: all 0s ease-in-out 0s; 
    }
}
@media (min-width: 544px)
{
    .modal-dialog {
        max-width: 600px;
        margin: 45px auto;
    }
}

#moda_popupnewsletter button.close{
    z-index: 1;
    position: absolute;
    width: 25px;
    height: 25px;
    color: #fff;
    opacity: 1;
    text-shadow: none;
    font-size: 0;
    right: -25px;
    top: -25px;
    background-color: #f57779;
}
#moda_popupnewsletter button.close span:before{
    content:"\f00d";	
    font-family: "FontAwesome";	
    font-size:14px;
}


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

#blockcart-modal .modal-body::before {
    top:0;
    bottom:0;	
}
#blockcart-modal .cart-content p.cart-products-count{
    position:relative;
    padding-bottom:10px;
    font-size:24px;
    font-family: "Itim";
}	
#blockcart-modal .cart-content p.cart-products-count:before{
    content:"";
    position:absolute;
    height:2px;
    width:100%;
    background:#ebebeb;
    border-bottom: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 1px rgba(255,255,255,0.6);
    -moz-box-shadow: 0 1px rgba(255,255,255,0.6);
    box-shadow: 0 1px rgba(255,255,255,0.6);
    left:0;
    bottom:0;	
}
#blockcart-modal .box-cart-content{
    margin-top:40px;	
    display:table;
    margin-top:100px;
}

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



/*--------------------------------------*/
ul.tab_cates{
    display:table;
    margin:0 auto;	
}
.tab_cates li{
    float:left;
    font-size:14px;
    cursor:pointer;	
    text-transform:capitalize;
}
/*-------------------------------------------*/
.label, label{
    text-align:left;	
    font-size:14px;
}
.contact-form{
    padding:0;	
    margin-bottom: 30px;
}
.form-group{
    margin-bottom:15px;	
}
.contact-rich h4{
    margin-bottom:20px;	
}
.contact-rich p{
    font-size:14px;
    text-align:justify;	
}
.contact-rich .block .icon i{
    font-size:20px;	
}
.contact-rich .block .data {
    color: #444444;
    font-size: 14px;
    overflow: hidden;
    width: auto;
}
.contact-rich .block {
    align-items: center;
    display: flex;
    height: auto;
    margin-bottom: 20px !important;
    overflow: hidden;
}
.contact-rich .block .data.email{
    padding:0;	
}
.contact-rich .block .icon{
    width:35px;	
}
/*-----------------------------------------*/
.pie {
    width:74px;
    height:74px;
    border-radius:100%;
    position:relative;
    float:left;
    margin:0 15px;
}

.pie:before{
    position:absolute;
    top:1px;
    left:1px;
    bottom:1px;
    right:1px;
    border-radius:100%;
    content:"";
    background-color:#e74c3c;
}
.pie2{
    position:absolute;
    top:4px;
    left:4px;
    bottom:4px;
    right:4px;
    border:3px solid #fff;
    border-radius:100%;
    content:"";
    background-color:#fff;
}
.clip1 {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    clip:rect(0px, 74px, 74px, 37px);
}
.slice1 {
    position:absolute;
    width:100%;
    height:100%;
    clip:rect(0px, 37px, 74px, 0px);
    border-radius:100%;
    background-color:#ebebeb;
    transform:rotate(0);
}
.clip2 {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    clip:rect(0, 37px, 74px, 0px);
}
.slice2 {
    position:absolute;
    width:100%;
    height:100%;
    clip:rect(0px, 74px, 74px, 37px);
    border-radius:100%;
    background-color:#ebebeb;
    transform:rotate(0);
}
/*--------------------*/
.item-countdown-circle .section_cout{
    color: #444;
    font-size: 14px;
    left: 50%;
    line-height: 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
}
.item-countdown-time-circle{
    margin:0 -15px;	
    display:table;
}
@media (max-width:478px){
    .pie {
        height: 54px;
        margin: 0 3px;
        width: 54px;
    }
    .clip1 {
        clip:rect(0px, 54px, 54px, 27px);
    }
    .slice1 {
        clip:rect(0px, 27px, 54px, 0px);
    }
    .clip2 {
        clip:rect(0, 27px, 54px, 0px);
    }
    .slice2 {
        clip:rect(0px, 54px, 54px, 27px);
    }
    .item-countdown-circle .section_cout{
        line-height:15px;	
    }
    .item-countdown-time-circle{
        margin:0 -3px;	
    }
}
/*-----------------------------------------------------*/
.count_square{
    position:relative;
    background:#000;
    width:100px;
    height:100px;
    float:left;
    margin:0 15px;
}
.square_hide{
    position:absolute;
    background:#fff;
    left:5px;
    bottom:5px;
    right:5px;
    top:5px;	
}
.half_square1{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    border:5px solid #e2e2e2;
    background:none;
    border-left:none;
    border-bottom:none;	
}
.half_square2{
    position:absolute;
    z-index:1;
    width:100%;
    height:100%;
    right:0;
    bottom:0;
    border:5px solid #e2e2e2;
    background:none;
    border-right:none;
    border-top:none;	
}
.item-countdown-square .section_cout{
    color: #444;
    font-size: 14px;
    left: 50%;
    line-height: 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
}
.item-countdown-time-square{
    margin:0 -15px;	
    display:table;
}
.modal-open .modal{
    background: rgba(0,0,0,.8);
}
/*--------------popupnewsletter------------------*/
.social-block{
    display: table;
    margin: auto 0 auto auto;
    max-width: 100%;
    margin-top: 30px;
}
.social-block a {
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    float: left;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
.social-block a , .social-block span {
    font-size: 0;
}
.social-block a{
    margin-right: 20px;
}
.social-block a.fa-skype{
    margin-right:0px;
}
.social-block a:before {
    font-size: 15px;
}
.social-block a.fa-facebook{
    background-color: #0f62b7;
}
.social-block a.fa-twitter{
    background-color: #41ade2;
}
.social-block a.fa-google-plus{
    background-color: #e14938;
}
.social-block a.fa-pinterest{
    background-color: #ef1438;
}
.social-block a.fa-linkedin{
    background-color: #4080b7;
}
.social-block a.fa-skype{
    background-color: #13caff;
}
/******************** slideshow***********/
#index header {
    background: transparent;
    position: relative;
    z-index: 20;
}
.header-nav .container > div.social-block-nav{
    float: right;
    text-align: right;
    height: 150px;
    line-height: 150px;
}
.social-block-nav a {
    display: inline-block;
    cursor: pointer;
    color: #fff !important;
}
.social-block-nav a , .social-block-nav span {
    font-size: 0;
}
.social-block-nav a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 7px;  
}
.social-block-nav a.fa-google-plus{
    margin-right:0px;
}
.social-block-nav a:before {
    font-size: 18px;
}
.header-nav #search_block_top .current{
    display: none;
}
#search_block_top .field-search input::-webkit-input-placeholder,
#search_block_top .field-search textarea::-webkit-input-placeholder {
    color: #fff;
}
#header_menu {
    background: url(bg_menu.png) no-repeat top center;
}
.fieldmegamenu .root-item .title .fa-angle-down:before{
    display:none;
}
/*********************************/
/****************headermenu****************/
.fieldmegamenu .customcontent.men1 img{
    margin-top: 15px; 
    margin-bottom: -10px;
}
.fieldmegamenu .customcontent.men2 img{
    margin-top: -107px;
}
.fieldmegamenu > ul > li.menu-about-us .menu-items {
    background: url(bg_hover_aboutus.jpg) no-repeat top center;
    padding-top: 15px;
}
.fieldmegamenu > ul > li.menu-featured .menu-items {
    background: url(bg_hover_featured.jpg) no-repeat top center;
}
.fieldmegamenu > ul > li.menu-pages .menu-items {
    background: #fffcfc;
    padding-bottom: 30px;
}
.fieldmegamenu > ul > li.menu-pages .menu-items .customcontent_pages {
    padding-top: 15px;
}
.fa-search:before {
    font-family: "Fontawesome";
}
/******************* brand ************/
.Brands-block-slider{
    position: relative;
}
.static_home_top .top-tittle{
    padding-top: 25px;
}
#fieldbrandslider{
    padding-top:72px;
}
/*************footer*************/
.footer-container .links ul#footer_sub_links > li{
    display: inline;
    text-transform: uppercase;
    margin-right: 40px;
    font-family: "Itim";
}
.footer-container .links ul#footer_sub_links > li:last-child{
    margin-right: 0px;
}
.footer-top-before, .footer-top{
    background: rgba(40,40,40,1);
}
.footer-top-before .container{
    border-bottom: 1px solid #3e3e3e;
}
.footer-container:before{
    content: "";
    width: 1920px; 
    height: 12px;
    background: url(border_top_ft.png) no-repeat top center;
    position: absolute;
    left: 0;
    right: 0;
}
.footer-top-before{
    margin-top: 12px;
    padding-top: 60px;  
}
.footer-top-before #footer_sub_links{
    margin-top: 26px;
    margin-bottom: 26px;
}
.footer-address{
    float: left;
}
.footer-payment{
    float: right;
}
.gallery_ft ul li{
    float: left;
    padding: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}
.gallery_ft ul{
    display: inline-block;
    margin-right: -10px;
    margin-bottom: 2px;
}
.gallery_ft ul li img:hover, .about_ft .img-col1 img:hover{
    opacity: 0.2;
    transform: scale(1.1,1.1);
}
.about_ft .img-col1{
    overflow: hidden;
}
.gallery_ft ul li img , .about_ft .img-col1 img{
    transition: all 0.5s ease 0s;
}
.footer-container .footer-top-before .links_ft ul li a {
    font-size: 16px;
}
.des-ft p{
    font-family: 'OptimaLT-Medium';
    font-size: 14px;
    margin-top: 25px;
    text-align: justify;
}
.footer-container .links ul#footer_sub_menu_col_2{
    margin-top: -2px;
}
#footer_sub_menu_col_2 .fa{
    color:#f57779;
    font-size: 14px;
}
#footer_sub_menu_col_2 .fa span{
    color: #fff;
    font-family: 'OptimaLT-Medium';
    margin-left: 20px;
    font-size: 14px;    
}
#footer_sub_menu_col_2 li p{
    font-size: 14px;
}
.gallery_ft .button-ft{
    color: #999;
    font-size: 14px;
    padding-left: 15px;   
    position: relative;
}
.gallery_ft{
    padding-bottom: 38px; 
}
.gallery_ft .button-ft:hover{
    color:#f57779;
}
.gallery_ft .button-ft:before{
    content: "\f101";
    left: 0;
    position: absolute;
    font-family: "FontAwesome";    
}
/************** static block**************/
.hover_banner1{
    position: relative;
}
.hover_banner1 .button_banner a::before{
    content: "\f101";
    position: absolute;
    top: 14px;
    font-size: 11px;
    left: 10px;
    margin-right: 5px;
    font-family: "FontAwesome";
}
.button_banner{
    position: absolute;
    right: 100px;
    top: 50%;
    margin-top: -18.5px;
}
/************ product*************/
.horizontal_mode .item-inner .right-product .product_name{
    font-size: 16px;
    color: #444;
    text-transform: none;
    font-weight: normal;
    position: relative;
}
.vertical_mode .title_block:hover{
    color: #f57779;
}
#field_newproductslider_block .title_block a:hover {
    color: #f57779;
}
.vertical_mode .title_block{
    text-align: center;
    margin-top: -3px;
}
.tabcontent .vertical_mode .container{
    border: 1px solid #ebebeb;
    border-radius: 15px;
}
.vertical_mode .item{
    padding-top: 30px;
    padding-bottom: 30px;
}
.vertical_mode .product_name{
    font-size: 16px;
    text-transform: none;
    font-weight: normal;
}
.vertical_mode .item-inner .left-product a{
    position: relative;
}
.vertical_mode .item-inner .left-product .cover_image img{
    border-radius: 8px;
}
.vertical_mode .item-inner .left-product a:before {
    content: "";
    background-color: rgba(0,0,0,0);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 8px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.vertical_mode .item-inner:hover .left-product a:before {
    background-color: rgba(0,0,0,0.15);
}
.vertical_mode.block{
    padding-bottom: 30px;
    margin-bottom: 26px;    
}
/*********** block-newsletter********/
.block-newsletter{
    background: url(bg_block_newsletter.png) no-repeat top center; 
}
.block-newsletter .container{
    position: relative;
}
.block-newsletter .col-left {
    position: absolute;
    left: -25px;
    top: 32px;
    transform: translateX(-100%);
}
.block-newsletter .col-right{
    position: absolute;
    right:-25px;
    top: -208px;
    transform: translateX(100%);
}
.block-newsletter .title_mail{
    float: left;
    text-align: left;
    max-width: 410px;
    padding: 120px 0;
}
.block-newsletter .newsletter_content h3{
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: -10px;
}
.block-newsletter .newsletter_content p{
    color: #fff;
    font-size: 18px;
    text-transform: none;
    font-weight: normal;
    margin: 0;
}
.block-newsletter .form_newsletter{
    max-width: 560px;
    margin: auto 0 auto auto;
    padding: 122.5px 0;
}
.block-newsletter .form_newsletter .input-wrapper{
    display: inline-block;
}
.block-newsletter .form_newsletter .input-wrapper input{
    width: 400px;
    height: 50px;
    border: none;
    border-radius: 20px;
    color: #999;
    font-size: 14px;
    padding: 0 20px;
    text-align: left;
}
.block-newsletter .button-newletter {
    float: right;
    width: 140px;
    height: 50px;
    border: none;
    background: #646464;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Itim";
    border-radius: 20px;
}
.block-newsletter .button-newletter:hover{
    color: #f57779;
    background-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; 
}
.block-newsletter.block{
    margin-bottom: 56px;
}
/***************** smartblog ************/
#smart-blog-custom .image_holder_wrap a img{
    border-radius: 20px;
}
#smart-blog-custom .border_content{
    float: right;
    max-width: 280px;
    margin-left: 20px;
}
#smart-blog-custom .image_holder_wrap{
    float: left;
}
#smart-blog-custom .content p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;     /* fallback */
    max-height: 80px;      /* fallback */
    -webkit-line-clamp: 4; /* number of lines to show */
    -webkit-box-orient: vertical;
}
#smart-blog-custom .right_blog_home .content span{
    color: #999;
    font-size: 13px;
}
#smart-blog-custom .right_blog_home .content span:before{
    font-size: 14px;
    color: #444;
    margin-right: 10px;
    font: normal normal normal 14px/1 FontAwesome;
}
#smart-blog-custom .right_blog_home .content span.smart-auth{
    margin-right: 25px;
}
.smart-blog-home-post.block{
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 0;
}
.smart-blog-home-post.horizontal_mode .news_module_image_holder .image_holder_wrap:hover{
    opacity: 0.8;
}
/********* block testimonials ***********/
#slide-panel{
    position: relative;
    min-height: 472px;
}
.slide-main:before{
    content: "\f10d";
    position: absolute;
    font-size: 20px;
    color: #fff;
    left: 15px;
    top: 17px;
    font-family: "FontAwesome";
}
#wrapper_testimonials{
    position: relative;
}
#wrapper_testimonials:before {
    content: "";
    border-radius: 20px 0 0;
    position: absolute;
    top: 0px;
    left: 0;
    border-top: solid #f57779;
    border-left: solid #f57779;
    border-right: solid transparent;
    border-bottom: solid transparent;
    border-width: 80px 0 0 80px;
}
#wrapper_testimonials:after {
    content: "";
    position: absolute;
    top:0;
    left: 0;
    border-bottom: solid 40px #fff;
    border-left: solid 40px transparent;
    border-right: solid 40px #fff;
    border-top: solid 40px transparent;
}
#testimonial_pagination{
    padding-top: 78px;
    min-height: 130px;
    max-width: 600px;
    display: inline-block;
}
#testimonial_pagination a {
    margin: 0 15px;
    position: relative;
    display: inline-block;
    float: left;
    font-size: 0;
}
#testimonial_pagination a:first-child{
    margin-left: 77.5px;
}
#testimonial_pagination a:before{
    content: "";
    background: rgba(0,0,0,0.28);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    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;
}
#testimonial_pagination a.activeSlide:before{
    background: transparent;
    border:4px solid #f57779;
}
#testimonials_block_right .next.bx-next, #testimonials_block_right .prev.bx-prev {
    position: relative;
    color: #fff;
    height: 25px;
    line-height: 25px;
    padding: 4px 15px;
}
#testimonials_block_right .prev.bx-prev:after {
    content: "";
    right: 0;
    top: 5px;
    width: 1px;
    height: 15px;
    background: #fff;
    position: absolute;
}
/*************module fieldspecial *********/
.special_block_right{
    background: url(bg_special.png) no-repeat top center;
    padding-top: 62px;
    margin-bottom: 34px;
}
.special_products{
    padding-bottom: 60px;
    position: relative;
    background-color: #fff;
    border:1px solid #ebebeb;  
    border-radius: 15px;
}
.special_block_right .container{
    overflow: hidden;
    border-radius: 15px;
}
.special_block_right .content-title{
    margin-bottom: 35px;
}
.special_products:before{
    content: "";
    position: absolute;
    left: 50%;
    top:60px; 
    bottom: 60px;
    width: 1px;
    background-color: #ebebeb;
}
.special_block_right .item-inner .right-product {
    margin-top: 58px;
    margin-bottom: 45px;
}
.special_block_right .item-inner{
    margin-bottom: 0;
    padding: 0 30px;
}
.special_block_right .price {
    font-size: 24px;
}
.special_block_right .regular-price {
    font-size: 18px;
}
.special_block_right .owl-buttons{
    bottom: 0;
}
.special_block_right .item-inner .left-product a.thumbnail img{
    width: 414px;
    height: auto;
    border-radius: 18px;
}
.special_products .item.item-first .item-inner .item-countdown {
    top: 40%;
    right: 44px !important;    
    position: absolute;
    width:auto !important;
    left: auto !important;
    margin-top: -16px;
    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;
}
.special_products .item .item-inner .item-countdown {
    top: 40%;
    left : 44px;    
    position: absolute;
    width:auto !important;
    right: auto !important;
    margin-top: -16px;
    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;
}
.special_products .item-inner .item-countdown .section_cout{
    color:#fff;
    float:none;
    display:block;
    margin-bottom: 30px;
    text-align:center;
    padding: 0;
    position: relative;
    z-index: 999;
}
.special_products .item-inner .item-countdown .section_cout{
    background: url(bg_countdown_special.png) no-repeat top center;
    width: 52px;
    height: 52px;
}
.special_products .item-inner .item-countdown .section_cout:last-child{
    margin-bottom: 0;
}
.special_products .item-inner .item-countdown .section_cout span{
    display:block;
    float:none;
    width:100%;
    color:#444;
    font-size:20px;
    line-height:52px;
    border:none;
    box-shadow: none;
}
.special_products .item-inner:hover .item-countdown .section_cout span{
    color:#f57779;
    -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;
}
.special_products .item-inner:hover .item-countdown{
    display: block !important;
    opacity:1 !important;
}
.special_products .item-inner .item-countdown .section_cout span.text {
    border:0;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    display: none;
}
.special_products .item-inner .item-countdown .bg_tranp{
    background: none;
}
.special_block_right .main_special{
    position: relative;
    overflow: hidden;
    padding-bottom: 30px;
}
.special_block_right .new_product,.special_block_right .sale_product{
    z-index: 0;
}
.special_block_right .item.item-first .item-inner{
    float: left;
}
.special_block_right .item .item-inner{
    float: right;
}

/*********** static home top **********/
.static_home_top{
    margin-bottom: 60px;
}
.box-static_content .fa{
    background: url(bg_icon_static.png) no-repeat top center;
    width: 73px;
    height: 73px;
}
.static_home_top .box-static_content:hover .content_text h3 a{
    color: #fff
}
.static_content .block{
    margin-bottom: 30px;
}
.button_static{
    display: block;
    margin: 0 auto;    
    text-transform: uppercase;
    font-weight: normal;
    line-height: normal;
    max-height: 52px;
    max-width: 180px;
    padding: 17px 17px 18px 17px;
    background: #f57779;
    border-bottom: 3px solid rgba(0,0,0,0.1);
    font-size: 14px;
    -webkit-clip-path: polygon(100% 100%,100% 0%, -500% 50%, 0% 97%);
    transition: -webkit-clip-path 0.2s;
    border-radius: 28px 20px 20px 20px;
}
.button_static:hover{
    background-color: #646464;
}
.button_static a{
    color: #fff !important;
}
.top-tittle.text-center h4:hover{
    color: #f57779;
}
/*********** nav2 ********/

.header-top .nav2{
    position: absolute;
    right: 70px;
    z-index: 2;
}
.header-top .nav2 .content-nav2 {
    z-index: 1;
    display: none;
    position: absolute;
    left: auto;
    right: -15px;
    top: 50px;
    min-width: 140px;
    border-top: 3px solid #f57779;
    line-height: normal;
    background: #fff;
    margin-top: 7px;
    padding: 10px 5px;
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), inset 0 0 1px rgba(0,0,0,0.35);
}
.header-top .nav2 .click-nav2{
    line-height: 73px;
    font-size: 18px;
    color: #444;
}
.content-nav-items {
    background: 0;
    display: inline-block;
    width: 140px;
}
#header .dropdown-menu li img {
    display: none;
}
.dropdown .expand-more img {
    display: none;
}
.nav2 .dropdown .expand-more {
    color: #666666;
    padding: 0 10px;
    font-size: 12px;
    line-height: 26px;
    display: block;
    font-family: "Itim";
}
#header .dropdown-menu li {
    line-height: 26px;
    padding: 0 10px;
}
#header_links li a {
    line-height: 26px;
    padding: 0 10px;
    position: relative;
    z-index: 20;
    background: #fff;
    width: 100%;
    float: left;
}
#header .language-selector-wrapper .dropdown-menu {
    margin-top: -1px;
}
#header .nav2 .dropdown-menu {
    font-size: 12px;
    padding: 0;
    border: none;
    background: #646464;
    margin: 0;
    top: 100%;
    min-width: 130px;
}
.dropdown:hover .expand-more{
    color:#f57779;
}
.dropdown .expand-more .fa-caret-down {
    font-size: 13px;
    padding-left: 5px;
}
.header-top .nav2 .click-nav2:hover,#cart_block_top span.fa:hover{
    color:#f57779;
}
/****************** grid ****************/
.category_h1{
    display: none;
}
.category-content{
    position: relative;
    margin-bottom: 30px;
    padding: 50px 0;
}
.category-content #category-description p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Itim";
    margin-top: -7px;
	display: none;
}
.pagination .number_pagination {
    text-align: center;
    display: inline-block;
}
.pagination .page-list li {
    display: inline-block;
    margin-right: 5px;
    margin-top: 4px;
    float: left;
}
.pagination .previous {
    float: left;
    color: #444444!important;
    background: #fff!important;
}
.pagination .page-list li.current a {
    background: #f57779;
    color: #fff;
    border: none;
}
.pagination .next {
    float: right;
    color: #444444!important;
    background: #fff!important;
}
.pagination .page-list li:nth-child(3) a{
    border:none;
}
.pagination .page-list li a.next{
    border: 1px solid #ebebeb;
}
.pagination a i{
    font-size: 18px;
    line-height: 16px;
}
.category-cover{
    position: relative;
}
.category-cover::before {
    background-color: rgba(255,255,255,.15);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 0;
    border-radius:18px;
}
.category-cover::after {
    background-color: rgba(255,255,255,.15);
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    transition: all 0.3s ease-out 0s;
    width: 0;
    border-radius:18px;
}
.category-cover:hover:before, .category-cover:hover:after {
    width: 100%;
    height: 100%;
}
.block-categories .category-sub-menu li[data-depth="0"] > a:hover {
    color: #f57779;
}
.block-categories .category-sub-menu .category-sub-link:hover{
    color: #f57779;
}
/************* fieldbestseller ***********/
#best-sellers_block_right.vertical_mode .item-inner .left-product a {
    width: 90px;
    height: auto;
}
#best-sellers_block_right.vertical_mode .item-inner .left-product a .cover_image img{
    border-radius: 5px;
}
#best-sellers_block_right.vertical_mode .item-inner .left-product a:before{
    border-radius: 5px;
}
#best-sellers_block_right.vertical_mode .item{
    padding-top: 32px;
    padding-bottom: 38px;
}
#best-sellers_block_right.vertical_mode .item-inner {
    margin-bottom: 30px;
}
.vertical_mode .container {
    border: 1px solid #ebebeb;
    border-radius: 20px;
}
#best-sellers_block_right.vertical_mode .item-inner:last-child {
    margin-bottom: 0;
}
/************** list ********/
#box-product-list .conditions-box .box-main.sale_right:before{
    border-radius: 0;
}
.horizontal_mode .item-product-list .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.15);
}
.horizontal_mode .item-product-list:hover .left-product a.thumbnail:before {
    opacity: 1;
}
/********** product detail********/
#product-availability .product-available {
    display: none;
}
.product-information p{
    text-align: justify;
}
#product .product-information .current-price .regular-price,
#product .product-information .current-price .discount-amount{
    display: none;
}
#product .product-prices .current-price span {
    font-size: 26px;
    color: #444;
    font-weight: normal;
    border-color: #444;
    border-style: solid;
    border-width: 2px 0;
    padding: 4px 0;
    font-family: "Itim";
}
#product .product-prices {
    margin-top: 48px;
    margin-bottom: 24px;
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    content: "\f067";
    font-family: "FontAwesome";
}
.bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "\f068";
    font-family: "FontAwesome";
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    left: 30px;
    margin-top: 0px;
    transform: translateX(-100%);
}
.bootstrap-touchspin .input-group-btn-vertical>.btn{
    position: absolute;
    width: 30px;
    height: 28px;
    border: 1px solid #ebebeb;
    background: #ebebeb;
    margin-left: 0;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{
    right: 0px;
    transform: translateX(100%);
}
.product-quantity #quantity_wanted {
    color: #000;
    font-family: "Itim";
    background-color: #fff;
    height: 28px;
    min-height: 28px!important;
    width: 31px;
    padding: 0;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    border: 1px solid #ebebeb;
}
.product-quantity .input-group-btn-vertical .btn i {
    font-size: 10px;
    top: 7px;
    left: 9px;
    color: #444444;
}
#product .social-sharing li a {
    font-family: "Itim";
    min-width: auto;
    font-size: 14px;
    color: #666;
    height: 35px;
    line-height: 35px;
    border: 1px solid #ebebeb;
    background: none;
    padding: 0 14px;
    border-radius: 20px;
}
#product .social-sharing li{
    margin: 0 0 5px;
}
#product .social-sharing ul {
    margin-top: 8px;
}
#product .social-sharing li:hover a{
    color:#fff;
}
#product .social-sharing li.facebook:hover a{
    background-color: #3b5998;  
    border: 1px solid #3b5998;
}
#product .social-sharing li.twitter:hover a{
    background-color: #00aced;
    border: 1px solid #00aced;
}
#product .social-sharing li.googleplus:hover a{
    background-color: #dd4b39; 
    border: 1px solid #dd4b39; 
}
#product .social-sharing li.pinterest:hover a{
    background-color: #cb2027; 
    border: 1px solid #cb2027; 
}
#fieldsizechart-show {
    margin-top: 24px;
}
#fieldsizechart-show:hover {
    color: #f57779;
}
.tags_block .block_content a {
    text-transform: capitalize;
    background: #ebebeb;
    border-radius: 20px;
    color: #999;
    display: inline-block;
    font-size: 13px;
    line-height: 30px;
    margin: 0 2px 7px 0;
    padding: 0 15px;
    text-shadow: none;
}
.product-features>dl.data-sheet{
    margin-right: -10px;
}
.tags_block .block_content a:hover {
    background: #f57779;
    color: #fff;
}
.tags_block .block_content {
    overflow: hidden;
    padding: 20px 15px;
}
.tags_block{
    border:1px solid #ebebeb;
    border-radius: 20px;
}
.tags-block-right{
    clear: both;
    margin-bottom: 30px;
}
#right-column #best-sellers_block_right.vertical_mode.block{
    margin-bottom: 10px;
}
.static_product_page::before {
    background-color: rgba(255,255,255,.15);
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: 0;
    border-radius:18px;
}
.static_product_page::after {
    background-color: rgba(255,255,255,.15);
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    transition: all 0.3s ease-out 0s;
    width: 0;
    border-radius:18px;
}
.static_product_page:hover:before, .static_product_page:hover:after {
    width: 100%;
    height: 100%;
}
#static-description p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Itim";
    margin-top: -7px;
}
.smartblogcomments .comment-reply-title{
    font-weight: normal;
}
.cms-row.block{
    margin-bottom: 0;
}
#cms-about-us.block{
    margin-bottom: 30px;
}
#left-column #best-sellers_block_right{
    margin-bottom: 10px;
}
/******************************/
#contact #category-description p, 
#authentication #category-description p, 
#cart #category-description p  {
    transform: translate(-50%, -50%);       
    margin-top: 0;
}
.contact-form h3, .contact-rich h4 {
    text-transform: uppercase;
    color: #444444;
    font-weight: normal;
}
.cart-grid-body .card-block h1 {
    font-weight: normal;
    font-family: "Itim";
}
/************* buttton_new&sale***********/
.new_product span {
    background: #646464;
    margin-top: -1px;
    float: left;
    padding: 0 26px;
    height: 24px;
    line-height: 18px;
}
.new_product:before {
    display: block;
    background-color: #646464;
    content: "";
    padding-top: calc(100% - 23px);
}
.new_product {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-transform: none;
    z-index: 2;
    transform: translate(-50%,-50%) rotateZ(-45deg);    
}
.bg_new:before {
    content: "";
    position: absolute;
    top:0;
    left: 0;
    z-index: 2;
    border-radius: 15px 0 0 0;
    border-bottom: solid 20px transparent;
    border-left: solid 20px #646464;
    border-right: solid 20px transparent;
    border-top: solid 20px #646464;
}
.special_block_right .bg_new:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 15px 0 0 0;
    border-bottom: solid 40px transparent;
    border-left: solid 40px #646464;
    border-right: solid 40px transparent;
    border-top: solid 40px #646464;
}
.bg_new:after {
    content: "";
    position: absolute;
    top:0;
    left: 0;
    border-bottom: solid 20px transparent;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
    border-top: solid 20px transparent;
}
.sale_product {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-transform: none;
    z-index: 2;
    transform: translate(50%,-50%) rotateZ(45deg);
}
.sale_product:before {
    display: block;
    background-color: #f57779;
    content: "";
    padding-top: calc(100% - 23px);
}
.sale_product span {
    background: #f57779;
    margin-top: -1px;
    float: left;
    padding: 0 26px;
    height: 24px;
    line-height: 18px;
}
.special_block_right .bg_sale:before {
    content: "";
    position: absolute;
    top:0;
    right: 0;
    z-index: 0;
    border-radius: 0 15px 0 0;
    border-bottom: solid transparent;
    border-left:  solid transparent;
    border-right:solid #f57779;
    border-top: solid #f57779;
    border-width: 80px 80px 0px 0;
}
.special_block_right .bg_sale:after {
    content: "";
    position: absolute;
    top:0;
    right: 0;  
    border-bottom: solid 40px #fff;
    border-left: solid 40px #fff;
    border-right: solid 40px transparent;
    border-top: solid 40px transparent;
}
.bg_sale:before {
    content: "";
    position: absolute;
    top:0;
    right: 0;
    z-index: 2;
    border-radius: 0 15px 0 0;
    border-bottom: solid transparent;
    border-left:  solid transparent;
    border-right:solid #f57779;
    border-top: solid #f57779;
    border-width: 20px 20px 0px 0;
}
.bg_sale:after {
    content: "";
    position: absolute;
    top:0;
    right: 0;
    border-bottom: solid 20px transparent;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
    border-top: solid 20px transparent;
}
.social-block-nav a:hover {
    border: 1px solid #fff;
}
.product_name a:hover{
    color: #f57779;
}
.title_text:hover{
    color: #f57779;
}
#testimonials_block_right h2:hover{
    color: #f57779;
}
.footer-container li a:hover {
    color: #f57779;
}
.top-tittle .title_block a:hover{
    color: #f57779;
}
.title_block a:hover{
    color: #f57779;
}
.sdstitle_block a:hover{
    color: #f57779;
}
b, strong {
    font-weight: inherit;
    font-weight: normal;
}
.bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    font-size: 10px;
    top: 7px;
    left: 9px;
    color: #444444;
    font-weight: normal;
}
.product-line-grid-right .bootstrap-touchspin>.form-control, .product-line-grid-right .bootstrap-touchspin>.input-group{
    display: block;
    width: 31px;
    height: 28px;
    margin-left: 34px;
    text-align: center;
    padding:0;
    min-height: 28px;
}
.product-line-grid-right .bootstrap-touchspin {
    box-shadow: none;
}
.cart-grid {
    margin-bottom: 0;
}
body#checkout #footer{
    box-shadow: none;
    padding: 0;
}
body#checkout section.checkout-step .step-title {
    font-weight: normal;
    font-family: "Itim";
}
#cart_block_top .cart_top_ajax .cart-item-product:hover {
    background: #f5f5f5;
}
#wrapper_testimonials#wrapper_testimonials{
    background: url(bg_main_testimo.png) no-repeat top center;
    border-radius: 20px;
}
.quickview .bootstrap-touchspin .input-group-btn-vertical>.btn{
    border: 1px solid rgba(0,0,0,0.15);
    background: #ebebeb;
}
.quickview .product-quantity #quantity_wanted{
    border: 1px solid rgba(0,0,0,0.15);
}
.quickview .social-sharing li a{
    font-size: 14px;
    font-family: "Itim";
}
.quickview  .js-qv-mask .owl-theme .owl-controls .owl-buttons [class^="carousel-"] span {
    border: 1px solid rgba(0,0,0,0.15);
}
#wrapper .breadcrumb li {
    display: inline;
}
/************** responsive**************/
@media (max-width: 1199px){ 
    #wrapper_testimonials#wrapper_testimonials {
        border: 1px solid #ebebeb;
        border-width: 0 1px 0 1px;
    }
    .item-product-list .left-product{
        margin:0;
    }
    .fieldmegamenu .menu-items li.customcontent img {
        max-width: 100%;
        height: auto
    }
    #wrapper_testimonials:before {    
        right: 0;
        left: auto;
        border-radius: 0 18px 0 0;
        border-top: solid #f57779;
        border-left: solid transparent;
        border-right: solid #f57779;
        border-bottom: solid transparent;
        border-width: 80px 80px 0 0px;
    }
    #wrapper_testimonials:after {
        left: auto;
        right:0;
        border-bottom: solid 40px #fff;
        border-left: solid 40px #fff;
        border-right: solid 40px transparent;
        border-top: solid 40px transparent;
    }
    .slide-main:before {
        content: "\f10e";
        right: 0;
        left: auto;
    }
    .block-newsletter .title_mail {
        float: none;
        text-align: center;
        max-width: 100%;
        padding: 50px 0 20px;
    }
    .block-newsletter .form_newsletter .input-wrapper {
        display: block;
        text-align: center;
    }
    .block-newsletter .form_newsletter {
        max-width: 100%;
        text-align: center;
        margin: 0 auto;
        padding: 0;
    }
    .block-newsletter .button-newletter {
        float: none;
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .block-newsletter .col-left {
        position: absolute;
        left: 0;
        top: 30px;
        transform: none;
    }
    .block-newsletter .col-right {
        position: absolute;
        right: 0;
        top: -30px;
        transform: none;
    }
    .block-newsletter .col-left img, .block-newsletter .col-right img {
        max-width: 300px;
        height: 400px;
    }
    .vertical_mode .item-inner{
        padding: 0;
    }
    .vertical_mode .left-product {
        margin-right: 12px;
    }
}
@media (max-width: 1199px) and (min-width: 992px){
    .outer-slide [data-u="arrowright"] {
        margin-left: 17px;
    }
    #field_newproductslider_block{
        padding:0;
    }
    #new_products {
        padding: 0 15px;
    }
    .special_block_right .container{
        max-width: 940px;
    }
    #fieldmegamenu-main.fieldmegamenu > ul {
        padding: 0;
    }
    .fieldmegamenu .root-item.no-description .title {
        padding: 0 15px;
    }
    .special_block_right.horizontal_mode .item-inner .left-product a.thumbnail img {
        width: 300px;
        height: auto;
    }
    #header_menu {
        border-radius: 15px;
    }
    #header_menu.fieldmegamenu-sticky {
        border-radius: 0;
    }
    .fieldmegamenu-sticky .fieldmegamenu > ul > li .right_block_img_menu img {
        margin-top: -85px !important;
    }
    .special_products .item-inner .item-countdown{
        margin-top: -26px !important;
    } 
    #header .fieldmegamenu ul li.menu-about-us .submenu .title a {
        font-size: 12px;
    }
    .fieldmegamenu ul li.menu-about-us .menu-item > .title {
        line-height: 14px;
    }
    .fieldmegamenu .menu-item.depth-1 > .title.title_font {
        padding-bottom: 0;
        margin-top: 0;
    }
    .menu-bottom h3 {
        font-size: 11px;
    }
    .menu-bottom p {
        font-size: 12px;
    }
    .menu-bottom .menu-bottom-dec a{
        margin-top: 7px;
    }
    .fieldmegamenu ul li.menu-featured .menu-item > .title {
        line-height: 19px;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    .large-slide-title {
        font-size: 36px;
    }
    #header_mobile_menu .fieldmegamenu .menu-featured .menu-items > .menu-item.customcontent .menu-bottom-dec{
        max-width: 200px;
        float: right;
    }
    .custom-menu-bottom img {
        margin-top: 0;
    }
}
@media (max-width: 991px){	
    #new_products {
        padding: 0 20px;
    }
    .products.horizontal_mode #box-product-list .item-product-list .left-product {
        border-radius: 18px 0 0 0;
    }
    #header_mobile_menu{
        margin-bottom: 0 !important;
    }
    #index #header_mobile_menu{
        margin-bottom: 30px !important;
    }
    .item-product-list .js-product-miniature {
        display: inline-block;
    }
    .pagination > div:first-child,.pagination > div:last-child{
        text-align: center;
    }
    .products-selection {
        text-align: left;
        display: inline-flex;
    }
    .click-product-list-grid {
        margin-right: 10px;
    }
    #sticky_top {
        float: none; 
        width: auto;     
    }
    #cart_block_top {
        position: relative;
        right: 50%;
        transform: translateX(45px);
    }
    .header-top .nav2 {
        position: absolute;
        right: 50%;
        z-index: 2;
        margin-right: 18px;
        transform: translateX(-50%);
    }
    .special_products:before{
        width: 0;
    }
    #index header {
        background: url(bg_top_page.png) no-repeat top center;
        position: relative;
    }
    #header .header-nav {
        height: 180px;
        line-height: 180px;
    }
    .header-nav .container > div.social-block-nav {
        height: 90px;
        line-height: 90px;
    }
    #search_block_top div.dropdown-menu {
        padding: 25px 0;
    }
    .logo_header {
        line-height: 1;
    }
    .header-top .nav2 .click-nav2,#cart_block_top span.fa,#cart_block_top span.cart-products-count {
        color: #fff !important;
    }
    #cart_block_top span.fa:after {
        background: #fff none repeat scroll 0 0;
    }
    .fieldmegamenu .root-item.no-description .title {
        line-height: 1;
        padding: 13px 0;
        margin-top: 0;
        height: auto;
    }
    .box-slider {
        top:50%;
        transform: translateY(-50%);
        bottom: auto !important;
    }
    .field-main-slider_3 .box-slider{
        transform: translate(-50%, -50%);
    }    
    .big-slide-title {
        font-size: 80px;
    }
    .small-slide-title p {
        font-size: 22px;
    }
    .field-main-slider_2 .big-slide-title {
        font-size: 60px;
    }
    .field-main-slider_1 .small-slide-title p {
        font-size: 22px;
    }
    a.slide-button{   
        padding: 15px 12px 10px 35px;
        text-align: left;
        font-size: 18px;
        min-width: 150px;
    }
    a.slide-button:before {
        top: 17px;
        font-size: 16px;
        left: 14px;
    }   
    #header_mobile_menu .fieldmegamenu .menu-featured .menu-items > .menu-item.customcontent.girl{
        margin-bottom: 15px
    }
    #header_mobile_menu .fieldmegamenu .menu-about-us .menu-items {
        padding-top: 15px;
        padding-bottom: 25px;
    }
    #header_mobile_menu .fieldmegamenu .menu-items {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .block-newsletter .col-left img, .block-newsletter .col-right img {
        max-width: 150px;
        height: auto;
    }
    #sticky_top.sticky-fixed-top{
        display: none;
    }

}
@media (max-width: 767px){
    #header_mobile_menu .fieldmegamenu .menu-featured .menu-items > .menu-item.customcontent .menu-bottom-dec {
        max-width: 100%;
        float: none;  
        display: inline-block;  
        padding-top: 8px;
    }
    #header_mobile_menu .fieldmegamenu .menu-featured .menu-items > .menu-item.customcontent {
        width:100% !important;
    }
    .custom-menu-bottom img{
        margin-top: 0;
        margin-bottom: 0;
    }
    .custom-menu-bottom, .custom-menu-top {
        margin-top: 20px;
    }
    .custom-menu-bottom .menu-bottom a{
        float: left;
    }
    #header_mobile_menu .fieldmegamenu .menu-featured .menu-items > .menu-item.category {
        width:50% !important;
    }
    #header .header-top {
        background: none;
    }
    #index #header .header-top {
        background: none;
    }
    .outer-slide [data-u="arrowright"], .outer-slide [data-u="arrowleft"] {
        font-size: 24px;
        height: 35px;
        line-height: 35px;
        width: 60px;
    }
    .outer-slide [data-u="arrowright"] {
        margin-left: 29px;
    }
    .outer-slide [data-u="arrowleft"] {
        margin-left: -30px;
    }
    .outer-slide [data-u="arrowleft"]:after {
        top: 7px;
        height: 20px;
    }
    .button_banner {
        right: 10px;
    }
    .tabcontent{
        margin-bottom: 30px
    }
    .category-content #category-description p {
        transform: translate(-50%, -50%);
        margin-top: 0;
    }
    .vertical_mode.block {
        margin-bottom: 0;
    }
    .mobile_links-wrapper #mobile_links i{
        margin-right: 10px;
    }
    .text-center .block{
        margin-bottom: 25px;
    }
    .text-center.hover-banner{
        margin-bottom: 30px;
    }
    .special_block_right {
        width: 100%!important;
        margin: 0!important;
        left: 0!important;
    }
}
@media (max-width: 767px) and (min-width:700px){
    .static_content {
        padding: 0 74px;
    }   
}

@media (max-width: 767px) and (min-width:620px){
    .header-nav .container > div.social-block-nav {
        width: 50% !important;
    }   
}
@media (max-width: 767px) and (min-width:568px){
    .static_content .block {
        width: 270px;
    }

}
@media (max-width: 667px) and (min-width:650px){
    .static_content {
        padding: 0 40px;
    }
}
@media (max-width: 600px)and (min-width:420px){
    .special_products .item.item-first .item-inner .item-countdown {
        right: 15px !important;
    }
    .static_content {
        padding: 0 6px;
    }
    #header_mobile_menu .fieldmegamenu > ul > li .right_block_img_menu img {
        margin-top: -88px !important;
    }
}
@media (max-width: 568px)and (min-width:420px){
    .special_block_right .item-inner .left-product a.thumbnail img {
        width: 300px;
    }
    .special_products .item.item-first .item-inner .item-countdown {
        right: 50px !important;
        margin-top: -27px !important;
    }
    .special_products .item .item-inner .item-countdown {
        left: 50px !important;
        margin-top: -27px !important;
    }
    #testimonial_pagination a:first-child {
        margin-left: 0px!important;
    }
    .static_content {
        padding: 0 125px;
    }
    #header_mobile_menu .fieldmegamenu > ul > li .right_block_img_menu img {
        margin-top: -83px !important;
    }
    .fieldmegamenu ul li.menu-about-us .menu-item > .title {
        line-height: 18px;
    }
}
@media (max-width: 667px){
    .block-newsletter .col-left img, .block-newsletter .col-right img {
        display: none;
    }
}
@media (max-width: 600px){   
    #smart-blog-custom .image_holder_wrap {
        float: none;
    }
    .smart-blog-home-post.block {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    #testimonial_pagination a:first-child {
        margin-left: 30px;
    }
    .special_block_right .item-inner {
        padding: 0;
    }   
    .special_products .item .item-inner .item-countdown {
        left: 15px;
    }
    .header-nav .container > div.social-block-nav {
        width: 100% !important;
    }
    #search_block_top .field-search {
        display: inline-block;
    }
    .header-nav #search_block_top div.dropdown-menu {
        text-align: center;
        float: none;
        padding-bottom: 15px;
    }
    .header-nav #search_block_top {
        width: 100%;
    }
    .header-nav .container > div.social-block-nav {
        height: 50px;
        line-height: 50px;
        text-align: center;
    }
    .logo_header {
        margin-top: 10px;
    }
    #header .header-nav {
        height: auto;
    }
}
@media (max-width: 568px){    
    .footer-container .links ul#footer_sub_links > li{
        margin-right: 15px;
    }
    .footer-address {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    .footer-payment {
        float: none;
        text-align: center;
    }
}
@media (max-width: 414px){

 #header_mobile_menu .fieldmegamenu .root:not(.demo_custom_link_cms) .menu-items > .menu-item {
    width: 100% !important;
  }
#header_mobile_menu .fieldmegamenu .root:not(.demo_custom_link_cms) .menu-items > .menu-item.menucol-1-5 {
  width: 50% !important;
}
    #field_newproductslider_block{
        padding: 0 0 30px;
    }
    #testimonial_pagination a img{
        width: 100px;
        height: auto;
    }
    #testimonial_pagination a{
        margin: 10px 1px 0 0;
    }
    #testimonial_pagination a:first-child {
        margin-left: 0px;
    }
    .block-newsletter .form_newsletter .input-wrapper input {
        width: 100%;
    }
    .block-newsletter .newsletter_content h3 {
        font-size: 30px;
    }    
    .hover_banner1 .button_banner a::before {
        top: 9px;
        left: 4px;
    }
    .button_banner a {    
        padding: 8px 10px 7px 15px;
        font-size: 11px;
        min-width: 70px;
    }
    .special_products .item-inner .item-countdown .section_cout{
        display:inline-block;
        margin-bottom: 0;
        margin-right: 10px;
    }
    .special_products .item-inner .left-product {
        margin-top: 80px;
    }
    .special_products .item .item-inner .item-countdown,.special_products .item.item-first .item-inner .item-countdown {
        right: 0!important;
        left: 0 !important;
        transform: translateY(-100%);
    }
    #header_mobile_menu .fieldmegamenu > ul > li .right_block_img_menu img {
        margin-top: 5px !important;
        float: left;
        margin-bottom: 7px;
    }
    #header_mobile_menu .fieldmegamenu .menu-featured .menu-items > .menu-item.category {
        width: 100% !important;
    }
    .cart_top_ajax{
        left: 0;
        transform: translateX(-50%);
    }
    .click-product-list-grid {
        display: none;
    }
    .products-sort-order .select-title i {
        margin-left: 10px;
    }
    .category-content #category-description p{
        font-size: 20px;
        margin: 0;
    }
    .large-slide-title {
        font-size: 52px;
    }
    .big-slide-title {
        font-size: 90px !important;
    }
    .small-slide-title p {
        font-size: 30px;
    }
    .field-main-slider_1 .small-slide-title p {
        font-size: 30px;
    }
    .box-slider{
        max-width: 100%;
    }
    .field-main-slider_1 .big-slide-title {
        font-size: 70px;
    }
    a.slide-button:before {
        top: 28px;
        font-size: 18px;
        left: 18px;
    }
    a.slide-button {
        padding: 22px 20px 20px 45px;
        text-align: left;
        font-size: 23px;
        min-width: 200px;
    }
    .outer-slide [data-u="arrowright"], .outer-slide [data-u="arrowleft"] {
        font-size: 30px;
        height: 45px;
        line-height: 45px;
        width: 70px;
    }
    .outer-slide [data-u="arrowleft"] {
        margin-left: -35px;
    }
    .outer-slide [data-u="arrowright"] {
        margin-left: 34px;
    }
    .outer-slide [data-u="arrowleft"]:after {
        height: 30px;
    }
    .category-cover:before,.category-cover:after{
        border-radius: 0;
    }
}
@media (max-width: 384px){
    #testimonial_pagination a img {
        width: 75px;
    }
}
@media (max-width: 375px){
    a.slide-button {
        font-size: 26px;
    }
    a.slide-button:before {
        font-size: 25px;
    }
    .products-selection {
        text-align: center;
        display: inline-block;
    }
    .box-sort-by {
        text-align: center;
        display: block;
        float: none;
    }
    .products-sort-order {
        float: none;
        margin-left: 0px;
    }
    .products-sort-order .select-title i {
        float: none;
    }
    .products-selection .total-products p{
        border: none;
    }
    .block-newsletter .newsletter_content h3 {
        font-size: 22px;
    }
    #testimonial_pagination a:first-child{
        margin-left: 0;
    }   
    .special_products .item .item-inner .item-countdown, 
    .special_products .item.item-first .item-inner .item-countdown {
        transform: translateY(-80%);
    }
    .tabcontent .vertical_mode .product_name {
        font-size: 12px;
    }
    .tabcontent .regular-price{
        margin-left: 0;
    }
    .button_cart_list, .quick-view-product-list {
        display: block;
        float: left;
        margin-bottom: 15px;
        vertical-align: top;
    }
}
@media (max-width: 320px){ 
    .tabcontent .vertical_mode .item-inner .left-product .cover_image img {
        width: 90px;
    }    
    .block-newsletter.block {
        display: none;
    }
    .button_cart_list, .quick-view-product-list {
        width: 100%;
        margin-bottom: 0;
    }
    .horizontal_mode #box-product-list .quick-view, .horizontal_mode #box-product-list .add-to-cart{
        float:left;
    }
    .quick-view-product-list {
        margin-bottom: 15px;
        margin-left: 0;
    }
    #testimonial_pagination a img {
        width: 68px;
    }
    .category-content #category-description p {
        font-size: 15px;
    }
    .button_banner {
        display: none;
    }
    .social-block-nav a:before {
        font-size: 14px;
    }
    .social-block-nav a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    .cart_top_ajax {
        left: 10px;
    }
    .special_products .item .item-inner .item-countdown, .special_products .item.item-first .item-inner .item-countdown {
        transform: translateY(-40%);
        margin-left:4px;
    }
    .special_products .item-inner .left-product {
        margin-top: 100px;
    }
    .special_block_right{
        background: none;
        padding-top: 15px;
    }
    .title_block {
        font-size: 22px;
        margin-top: 0;
    }
    .gallery_ft ul li{
        margin-right: 9px;
    }
    .special_products .item-inner .item-countdown .section_cout{
        margin-right: 5px;
    }
}
/*******************add css****************/
.category-cover img{
    max-width: 100%;
    height: auto;
    border-radius: 18px;
}
.special_block_right .new_product:before ,.special_block_right .sale_product:before{
    background: none;
}
body:not(#index) main {
    background: url(bg_top_page.png) no-repeat top center;
}
#index main{
    background: url(bg_body.png) no-repeat top center;
}
#new_products{
    border:1px solid #ebebeb;
    border-radius: 15px;
}
.top-tittle.text-center .button_under_tittle {
    font-size: 16px;
    line-height: 1;
    margin: -9px 0 30px;
    text-align: center;
    text-transform: uppercase;
}
.top-tittle.text-center li {
    display: inline-block;
    line-height: 30px;
    margin-right: 5px;
    margin-top: 9px;
    white-space: nowrap;
    font-size: 13px;
}
.top-tittle.text-center li a:hover{
    background-color: #f57779;
    border: 1px solid #f57779;
    color: #fff;
}
.top-tittle.text-center li a {
    background-color: transparent;
    border: 1px solid #ebebeb;
    color: #444;
    padding: 6.5px 15px;
    border-radius: 30px;
}
.top-tittle.text-center li:first-child a{
    background-color: #f57779;
    border: 1px solid #f57779;
    color: #fff;
}
.block_bg{
    margin-bottom: -17px;
}
#onecate_products_block.block{
    margin-bottom:32px;
}
.field-slideshow-container .flexslider .slides:hover img , .img_right_column a:hover img{
    opacity: 0.7;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s; 
    -ms-transition: all 0.3s transitionease-in-out 0s; 
}
.footer-container .contact_ft ul li a{
    font-size: 14px;
}
@media (max-width: 1199px)and (min-width:992px){ 
    #smart-blog-custom .right_blog_home .content span.smart-auth {
        margin-right: 15px;
    }
    .right_blog_home {
        padding: 0;
    }
    #smart-blog-custom .border_content {
        max-width: 240px;
        margin-left: 15px;
    }
    #smart-blog-custom .image_holder_wrap a img {
        width: 200px;
        height: auto;
    }
    .right_blog_home .content {
        margin-top: 0;
    }
}
@media (min-width: 768px){
    .hover_banner1 .img_bn11:before {
        background-color: rgba(0,0,0,0.05);
        content: "";
        height: 0;
        left: 0;
        margin: auto;
        position: absolute;
        top: 0;
        transition: all 0.3s ease-out 0s;
        width: 0;
        border-radius:18px;
    }
    .hover_banner1 .img_bn11:after {
        background-color: rgba(0,0,0,0.05);
        bottom: 0;
        content: "";
        height: 0;
        position: absolute;
        right: 0;
        transition: all 0.3s ease-out 0s;
        width: 0;
        border-radius:18px;
    }
    .hover_banner1 .img_bn11:hover:before, .hover_banner1 .img_bn11:hover:after{
        width: 100%;
        height: 100%;
    }
}
@media (max-width: 767px){
    .hover_banner1 .img_bn11 a:hover img{
        opacity: 0.7;
        transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s; 
        -ms-transition: all 0.3s transitionease-in-out 0s;  
    }
}
#product .product-prices .current-price span.discount-percentage{
    display: none;
}
.img_right_column{
    clear: both;
    margin-bottom: 30px;
}
#header .header-top {
    padding-bottom: 0 !important;
}
.text-center.hover-banner{
	margin-top:20px;
}
#index .category-content{
	margin-bottom:0px;
}
/*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;
}
}
#checkout #delivery_message{
	max-width:100%;
}
.fieldmegamenu > ul > li .menu-items {
    background: #fff;
}
#index #header .header-top {
    background-color: transparent;
}



body#product div#right-column {
    display: none;
}
body#product div#content-wrapper {
    width: 100%;
}
.fieldmegamenu .menu-items li ul.submenu li.menu-item {
    padding: 0;
}