.toplivraison {
    background-color: #efa4a4 !important;
    color: #fff;
    text-align: center;
    height: 28px;
    padding-top: 4px;
}

h1, h2, h3, h4, h5, h6, .product-actions .add-to-cart {

}

body, .social-sharing li a {

}

#header_menu {
    background-color: #FFF !important;

}

body {
    color: #666;
    font-size: 15px;
    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: 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:not(.js-qv-product-images) .owl-controls .owl-buttons div {
    float: left;
}

/* 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: 8px;
    height: 8px;
    margin: 18px 7px 17px;
    background: #d7827e;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    width: 30px;
}

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

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

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

.owl-controls {
    width: 100%;
}

/* Owl navigation buttons in carousels */
#right-column .owl-buttons {
    right: 10px;
    top: 11px;
}

.title_center .owl-buttons {
    position: static;
    width: auto;
    overflow: visible;
}

.owl-buttons [class^="carousel-"] span {
    color: #000;
    background: none !important;
    font-weight: normal;
    height: 41px;
    line-height: 41px;
    text-align: center;
    width: 41px;
    border-radius: 0;
    position: relative;
    font-size: 18px;
    border: 1px solid #000;
}

#right-column .owl-buttons [class^="carousel-"] span {
    border: none;
    color: #bcbcbc;
    font-size: 24px;
}

#right-column .owl-buttons [class^="carousel-"] span:hover {
    color: #d7827e;
}

#right-column .owl-buttons [class^="carousel-"] span:before {
    content: "\f0da";
}

#right-column .owl-buttons [class^="carousel-"] span.fa-angle-left:before {
    content: "\f0d9";
}

.owl-buttons .owl-next span::before {
    content: "\f178";
}

.owl-buttons .owl-prev span::before {
    content: "\f177";
}

.owl-buttons [class^="carousel-"] span:hover {
    background: #d7827e !important;
    border-color: #d7827e;
    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;
}

.owl-buttons .carousel-next {
    float: right;
    cursor: pointer;
}

.title_center .owl-buttons .carousel-previous {
    padding-right: 0;
}

.owl-buttons .owl-next {
    display: block;
    position: absolute;
    top: 46%;
    left: auto;
    right: 15px;
    margin-left: 0px !important;
    z-index: 1;
    opacity: 0;
}

.owl-buttons .owl-prev {
    display: block;
    position: absolute;
    top: 46%;
    right: auto;
    left: 15px;
    margin-right: 0px !important;
    z-index: 1;
    opacity: 0;
}

.horizontal_mode:hover .owl-buttons .owl-prev, .horizontal_mode:hover .owl-buttons .owl-next,
.block_testimonials:hover .owl-buttons .owl-prev, .block_testimonials:hover .owl-buttons .owl-next {
    opacity: 1;
    -webkit-transition: all .4s ease-in 0s;
    -moz-transition: all .4s ease-in 0s;
    transition: all .4s ease-in 0s;
}

/* ------------------------------------------------------------- */
/*  Owl Carousel Responsive
/* ------------------------------------------------------------- */
@media only screen and (max-width: 767px) {
    /*.owl-buttons{
        display: none;
    }*/
    .owl-buttons .owl-next {
        right: 40px;
    }

    .owl-buttons .owl-prev {
        left: 40px;
    }

    .horizontal_mode .owl-carousel .owl-item .item {
        text-align: center;
    }
}

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


/**************************************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;
    float: none;
}

.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: 0;
}

main {
    background: #fff;
    overflow: hidden;
}

#header {
    color: inherit;
    background: none;
}

#header .header-top {
    padding-bottom: 0;
    background: none;
    border-bottom: 1px solid #ebebeb;
}

a {
    color: #444;
    transition: all 0.15s ease-in-out 0s;
}

a:hover, a:focus {
    color: #d7827e;
}

a:focus {
    text-decoration: none;
}

.form-control:focus {
    outline: none;
}

.form-control {

    font-size: 15px;
}

input:focus, textarea:focus, keygen:focus, select:focus {
    outline: none;
}

/**************************************Footer************************************/
#back-top a {
    background: #d7827e 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;
    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;
}

.bn_33 {
    display: inline-block;
}

.title_block {
    text-transform: uppercase;
    position: relative;
    display: block;
    text-align: center;

}

.title_block .title_text {
    line-height: 0.9;
    margin-bottom: 13px;
    display: block;
    color: #444444;
    font-size: 36px;
}

.title_block .title_text:hover {
    color: #d7827e
}

.title_block a:hover {
    color: #d7827e;
}

.title_block p {
    margin: 0;
    font-size: 15px;
    color: #666;
    text-transform: none;
    line-height: 1;
}

.title_block .content-title {
    margin: 0;

    font-size: 15px;
    color: #666;
    text-transform: none;
    line-height: 1;
    display: block;
}

#right-column .title_block {

    margin-bottom: 19px;
    width: 100%;
    text-align: left;
}

#right-column .title_block a {
    font-size: 20px;
    line-height: 1;
}

#left-column .title_block {
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.content-title.text-center {
    text-align: center;
    line-height: 1;
    margin-bottom: 50px;
    font-size: 20px;
    line-height: 24px;
    font-style: italic;
}

.title_center .title_block:before {
    display: none;
}

.block-category .category-cover {
    position: relative;
    right: auto;
    bottom: auto;
}

/*-----------------------------------------------------------------------------------*/
.outer-slide [data-u="arrowright"], .outer-slide [data-u="arrowleft"] {
    opacity: 1 !important;
    background: none;
    color: #fff;
    font-size: 26px;
    width: 40px;
    font-weight: bold;
    text-transform: uppercase;
    border: 2px solid #fff;
    letter-spacing: 4px;
    height: 40px;
    padding-left: 6px;
    border-radius: 40px;
    line-height: 34px;
    font-family: serif;

}

.outer-slide [data-u="arrowleft"] {
    left: 170px !important;
}

.outer-slide [data-u="arrowright"] {
    right: 170px !important;
}

.outer-slide [data-u="arrowright"]:hover, .outer-slide [data-u="arrowleft"]:hover {
    color: #fff;
}

.outer-slide [data-u="navigator"] {
    bottom: 33px;
    left: 50% !important;
    transform: translateX(-50%);
    width: auto !important;
    opacity: 1 !important;
}

.outer-slide [data-u="navigator"] [data-u="prototype"] {
    height: 8px;
    width: 8px;
    opacity: 1;
    position: relative !important;
    margin: 0 12px;
    float: left;
    left: auto !important;
    border-radius: 0;
}

.outer-slide [data-u="navigator"] [data-u="prototype"]:before {
    border: 1px solid transparent;
    width: 14px;
    height: 14px;
    position: absolute;
    content: "";
    top: -3px;
    left: -3px;
}

.outer-slide [data-u="navigator"] [data-u="prototype"]:first-child {
}

.outer-slide [data-u="arrowright"]:hover, .outer-slide [data-u="arrowleft"]:hover, .outer-slide [data-u="navigator"] [data-u="prototype"]:hover, .outer-slide:hover [u="navigator"], .outer-slide [data-u="navigator"] .av[data-u="prototype"] {
    background: #d7827e;

}

.outer-slide [data-u="arrowright"]:hover:before,
.outer-slide [data-u="arrowleft"]:hover:before,
.outer-slide [data-u="navigator"] [data-u="prototype"]:hover:before,
.outer-slide:hover [u="navigator"]:before,
.outer-slide [data-u="navigator"] .av[data-u="prototype"]:before {
    border-color: #d7827e;
}

/*  HOME TRU 2  */

.outer-slide [data-u="navigator"] {
    width: 30px !important;
    height: auto !important;
    top: 50% !important;
    bottom: auto !important;
    left: 320px !important;
    transform: translate(-50%, -50%);
    display: none;
}

.outer-slide [data-u="navigator"] [data-u="prototype"] {
    margin: 12px;
}

.outer-slide [data-u="navigator"] [data-u="prototype"]:after {
    content: "";
    width: 15px;
    height: 1px;
    background: transparent;
    position: absolute;
    right: -23px;
    top: 3px;
}

.outer-slide [data-u="arrowright"]:hover:after,
.outer-slide [data-u="arrowleft"]:hover:after,
.outer-slide [data-u="navigator"] [data-u="prototype"]:hover:after,
.outer-slide:hover [u="navigator"]:after,
.outer-slide [data-u="navigator"] .av[data-u="prototype"]:after {
    background: #d7827e;
}

/*  END 2  */
.field-main-slider.block {
    margin-bottom: 25px;
}

.banner_img1 {
    margin-bottom: 30px
}

.block_banner_img3 {
    margin-top: 95px
}

.block-home-banner {
    margin-top: 226px;
}

.home_banner_text1 {
    display: block;
    text-align: left;

    font-size: 32px;

    color: #444444;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 7px;
}

.home_banner_text1:hover, .home_banner_text2:hover {
    color: #d7827e
}

.home_banner_text2 {
    display: block;
    text-align: left;

    font-size: 32px;

    color: #444444;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 50px;
}

.home_banner_text3 {
    text-align: left;
    color: #666666;
    line-height: 25px;
    padding-left: 62px;
    display: inline-block;
}

.box-slider {
    color: #fff;
    position: absolute;
    left: 20%;
    top: 50%;
    text-align: left;
    max-width: 610px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.field-main-slider_3 .box-slider {
    right: 375px;
    text-align: right;
}

.field-main-slider_1 .box-slider {
    /* text-align: left; */
    /* top: 50%; */
    /* left: 30%; */
    /* transform: translate(-50%,-50%) !important; */
}

.field-main-slider_2 .box-slider {
    /* left: 375px; */
    /* text-align: left; */
}

.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: 25px;
    font-weight: normal;
    height: auto;
    line-height: 18px;
    padding: 0;
    text-transform: none;
    margin-top: 25px;
    color: #fff;

    margin-bottom: 30px;
}

.large-slide-title {
    font-weight: bold;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 14px;
    height: auto;
    color: #fff;
    text-transform: uppercase;
}

.big-slide-title {
    font-size: 40px;

    padding: 0;

    line-height: 1;
    color: #fff;
}

a.slide-button {
    background: #d7827e;
    font-size: 15px;
    height: 45px;
    line-height: 45px;
    padding: 0 40px;

    border-radius: 25px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;

}

a.slide-button:hover {
    background: #fff;
    color: #242424;
}

.small-slide-title p {
    margin: 0 !important;
    color: #fff;
    line-height: 1;
    font-size: 90px;
    text-transform: uppercase;


}

.small-slide-title p .small-slide-text {
    color: #d7827e;
}

/*END SLIDE*/
.box-static_content .fa {
    text-align: center;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    color: #999;
    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;
}

#header .content_text h3 {
    color: #444;
    text-transform: uppercase;

    margin-bottom: 0;
    margin-top: -3px;
}

#header .content_text h3 a {
    font-size: 16px;
    color: #262626;

}

#header .content_text h3 a:hover {
    color: #d7827e;
}

.content_text p {
    font-size: 13px;
    color: #a8a8a8;
    margin: 0;

}

.static_content {
    position: relative;
}

@media (max-width: 767px) {
    .static_content > div > div {
        border: none !important;
    }

    .outer-slide [data-u="arrowright"], .outer-slide [data-u="arrowleft"] {
        margin: 0;
    }
}

.box-static_content {
    position: relative;
    text-align: center;
    float: right;
    margin-left: 48px;
}

.box-static_content:last-child {
    margin-left: 0;
}

.content_text {

}

@media (max-width: 767px) {
    .box-slider {
        text-align: left;
    }

    .large-slide-title {
        font-size: 28px;
    }
}

#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: #444444;
}

#header a:hover {
    color: #d7827e;
}

#header .contact-link-text a {
    color: #FFF;
    font-weight: 600;
}

#header .contact-link-text a:hover {
    color: #FFF;
    font-weight: 600;
}


#header .contact-link-text a {
    color: #FFF;
}

#header .dropdown-menu {
    z-index: 9999;
    font-size: 13px;
    padding: 0;
    border: none;
    background: #222223;
    margin: 0;
    top: 100%;
    min-width: 120px;
}

#header .dropdown-menu li:hover {
    background: #d7827e;
}

#header .dropdown-menu li a {
    color: #fff;
    padding: 0;
    font-size: 13px;
}

#header .header-nav .language-selector, #header .header-nav .currency-selector {
    line-height: 45px;
    font-size: 13px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 20px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;

    position: relative;
    margin: 0;
}

.header-nav .contact-link {
    display: inline-block;
    float: left;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    line-height: 45px;
    padding: 0 20px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;

}

.contact-link-ft {
    float: right;
}

.contact_link_ft {
    display: inline-block;
    float: left;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    line-height: 45px;
    padding: 0 20px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;

    text-transform: uppercase;
}

#header .contact_link_ft a {
    color: #fff !important
}

.contact_link_ft1 {
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    background: #dd9591;
    position: relative;
    display: inline-block;
    border-radius: 3px;
    margin-left: 2px;
}

.contact-link-ft2 {
    float: right;
    border-right: 1px solid #ddd;
    border-left: none;
    line-height: 45px;
    padding: 0 20px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;

    text-transform: uppercase;
}

.contact-link-ft2 a {
    color: #fff !important
}

.contact-link-ft2 span {
    color: #444444;
}

.contact_link_ft i {
    font-size: 13px;
    padding-right: 2px;
}

#header .header-nav .currency-selector {
    border: none
}

#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 {
    top: 50%;
    margin-top: -7px;
    font-size: 13px;
    padding-left: 10px;
}

.dropdown .expand-more {
    color: #fff;
    transition: all 0.15s ease-in-out 0s;
}

#header .header-nav .language-selector:before {
    position: absolute;
    height: 12px;
    width: 1px;
    background: #999;
    right: 0;
    top: 50%;
    margin-top: -7px;
}

#header .header-nav .language-selector li {
    padding: 0 17px;
    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%;
    display: none;
}

#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: 15px;
}

#header_links {
    float: right;
}

#header_links li {
    float: left;
    line-height: 40px;
    padding: 0 20px;
    position: relative;
}

#header_links li:not(:last-child):before {
    content: "";
    position: absolute;
    height: 14px;
    width: 1px;
    background: #ddd;
    right: 0;
    top: 50%;
    margin-top: -7px;
}

#header_links li:first-child {
    padding-left: 0;
}

#header_links li:last-child {
    padding-right: 0;
}

#header_links li i {
    margin-right: 5px;
    display: none;
}

#header_links li a:hover {
    color: #d7827e;
}

.header-nav .container > div.mobile_links-wrapper {
    float: right;
    display: none;
}

#header .header-nav #mobile_links i.fa-caret-down {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -17px;
    font-size: 13px;
}


#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 a {
    font-size: 15px;
    white-space: nowrap;
}

.dropdown:hover .expand-more {
    color: #fff;
}

#sticky_top.sticky-fixed-top {
    position: fixed;
    line-height: 50px;
}

#sticky_top.sticky-fixed-top .cart_top_ajax {
    margin-top: 0
}

#sticky_top.sticky-fixed-top .nav2 {
    display: none
}

#sticky_top.sticky-fixed-top #search_block_top div.dropdown-menu {
    top: 52px
}

#sticky_top {
    float: right;
    z-index: 1031;
    display: inline-block;
    line-height: 158px;
}

#search_block_top {
    float: left;
    position: relative;
    margin-right: 30px;
}

#header .logo {
    display: table;
}

#cart_block_top .unline_cart {
    display: none;
}

#cart_block_top span.fa {
    font-size: 16px;
}

#cart_block_top span:hover.fa {
    color: #d7827e;
}

#cart_block_top span.cart-products-count {
    background: #d7827e;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 0;
    font-size: 12px;
    min-width: 15px;
    min-height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
}

.ui-widget-content {
    background: #f9f9f9;
    padding: 0;
    border: none;
    border-radius: 0;
    max-height: 342px;
    overflow: auto;
    z-index: 1032;
}

.ui-menu .ui-menu-item a {
    padding: 15px;
    border: none;
    border-bottom: 1px solid #ededed;
    display: table;
    width: 100%;
    border-radius: 0;
    cursor: pointer;
}

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    margin: 0px;
    font-weight: normal;
    background: #f4f4f4;
}

.ui-menu .ui-menu-item a.ui-state-focus .search-name-ajax, .ui-menu .ui-menu-item a.ui-state-active .search-name-ajax {
    color: #d7827e;
}

.left-search-ajax {
    float: left;
    margin-right: 15px;
}

.left-search-ajax img {
    max-width: 80px;
    height: auto;
    border: 1px solid #f5f5f5;
}

.search-name-ajax {
    display: table;
    font-size: 15px;
}

.price-ajax {
    color: #d7827e;
}

.price-regular-ajax {
    color: #6f6f6f;
    margin-right: 5px;
    text-decoration: line-through;
}

price-search-ajax {
    font-size: 15px;
}

.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: 100px;
}

#left-column .block, #right-column .block {
    margin-bottom: 30px;
}

#left-column .bn-left.block img {
    margin-bottom;
    100px
}

#right-column .block {
    margin-bottom: 40px;
}

.js-qv-mask .owl-buttons [class^="carousel-"] span {
    border: 1px solid #000;
    color: #666;
    font-weight: normal;
    height: 35px;
    line-height: 33px;
    font-size: 18px;
    text-align: center;
    width: 35px;
    position: relative;
    border-radius: 0;
    background: transparent;
}

.js-qv-mask .owl-buttons .owl-prev span::before {
    content: "\f104";
}

.js-qv-mask .owl-buttons .owl-next span::before {
    content: "\f105";
}

.js-qv-mask .owl-buttons [class^="carousel-"] span:hover {
    border-color: #d7827e;
    color: #fff;
    background: #d7827e;
}

.horizontal_mode .item-inner {
    /*margin:0 auto;
    display:table;*/ /* removed by Produweb 2019-04-01*/
    margin-bottom: 30px; /* added by Produweb 2019-04-01*/
}

.horizontal_mode .item { /* added by Produweb 2019-04-01*/
    display: flex;
    justify-content: center;
}

.special_block_right.horizontal_mode .item-inner {
    margin-bottom: 40px;
}

.horizontal_mode .item-inner .left-product {
    position: relative;
    overflow: hidden;
}

.horizontal_mode .item-inner .right-product {
    margin-top: 20px;
    text-align: left;
}

.horizontal_mode .item-inner .right-product .product_name_item {
    margin-bottom: 14px;
}

.horizontal_mode .item-inner .right-product .product_name_item a {
    line-height: 1;
    color: #999999;
    text-transform: uppercase;
    font-size: 15px;

}

.horizontal_mode .item-inner .right-product .product_name {
    margin-bottom: 20px;
}

.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;
    display: none !important;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    background: rgba(0, 0, 0, 0.5);
}

.horizontal_mode .item-inner:hover .left-product a.thumbnail:before {
    opacity: 0;
}

.horizontal_mode .item-inner:hover .left-product .hover_image {
    opacity: 1;
}

.new_product {
    display: block;
    color: #444444;
    background: #fff;
    line-height: 44px;
    font-size: 15px;
    text-align: center;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    left: 10px;
}

.sale_product {
    display: block;
    color: #fff;
    background: #d7827e;
    line-height: 44px;
    font-size: 15px;
    position: relative;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
}

.new_product:hover {
    color: #fff;
    background: #d7827e;
}

.horizontal_mode .item-inner:hover .quick-view, .horizontal_mode .item-inner:hover .add-to-cart {
    opacity: 1;
}

.item:hover .button-container {
    opacity: 1;
}

.button-container {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 2;
    margin-top: -15px;
    text-align: center;
    display: inline-block;
    opacity: 0;
}

.horizontal_mode .item-inner .button-action {
    text-align: center;
    display: inline-block;
    transition: all 0.3s ease-in-out 0s;
}

.button-container .button-action form {
    display: inline-block;
    margin-right: 15px;
}

.horizontal_mode .quick-view, .horizontal_mode .add-to-cart {
    z-index: 2;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
    margin: 0;
    padding: 0;
    min-width: 10px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border: none;
    box-shadow: none;
    border-radius: 100%;
    background: #fff;
    text-align: center;
    color: #d7827e;
    float: right;
    display: inline-block;
}


.horizontal_mode .quick-view:hover, .horizontal_mode .add-to-cart:hover {
    background: #d7827e;
    color: #fff;
}

.horizontal_mode .quick-view i, .horizontal_mode .add-to-cart i {
    font-size: 18px;
}

.prod_fat {
    position: relative;
}

.product-price-and-shipping {
    display: inline-block;
    position: relative;
    z-index: 10;
}

.price {
    color: #444444;
    font-size: 20px;
    margin-right: 27px;

    line-height: 1;
}

.product-miniature .regular-price {
    color: #666666;
    font-size: 16px !important;
    margin: 0;
}

.price-percent-reduction {
    background: #d7827e 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;
}

.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 15px;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.vertical_mode .item-inner:last-child {
    margin-bottom: 0;
}

.vertical_mode .item-inner .product-miniature {
    display: flex;
}

.vertical_mode .left-product {
    float: left;
    margin-right: 15px;
}

.vertical_mode .right-product {
    flex: 1;
}

.vertical_mode .add-to-cart {
    border: none;
    padding: 0;
    background: none;
}

.images-container .product-images > li.thumb-container > .thumb {
    width: 100px;
}

/*---------------------------------------------------------------------------*/
#header_menu {
    background: none;
}

#fieldmegamenu-main.fieldmegamenu > ul {
    text-align: center;
}

#header_menu .fieldmegamenu .root-item.no-description {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
}

#fieldmegamenu-main.fieldmegamenu > ul {
    height: 50px;
    padding: 0 15px;
}

.fieldmegamenu .root-item.no-description .title {
    font-size: 14px;

    padding: 0 18px;

    float: left;
}

.fieldmegamenu .root-item.no-description .title .fa {
    float: right;
    line-height: 50px;
    font-size: 13px;
    padding-left: 10px;
}

.fieldmegamenu > ul {
    clear: none;
    font-size: 0;
}

/*#header_menu .fieldmegamenu li:first-child .root-item > a > .title,*/
#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: #d7827e;
    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:hover, .fieldmegamenu .submenu .title:hover a {
    color: #d7827e;
}

.fieldmegamenu .menu-item.depth-1 > .title.title_font {
    font-size: 16px;
    border: none;
    margin-bottom: 12px;

    line-height: 1;
    background-color: #eee;
    padding: 8px;
}

.menu_3 {
    margin-bottom: 9px
}

.menu_1 {
    padding: 17px 0 15px
}

.fieldmegamenu .menu-items li {
    font-size: 15px;
    position: relative;
}

.fieldmegamenu .sport_bras .menu-items {
    padding: 0;
    padding-top: 2px;
    padding-bottom: 15px;
}

.fieldmegamenu .sport_bras .menu-items > li {
    padding: 0;
}

.fieldmegamenu .sport_bras .menu-items > li.category {
    padding: 37px 25px 0 25px;
}

.fieldmegamenu .sport_bras .menu-items > li.menu-item-20 {
    padding-left: 30px
}

.fieldmegamenu .sport_bras .menu-items > li.category:last-child {
    padding-right: 30px
}

.fieldmegamenu .sport_bras .menu-item.depth-1 > .title.title_font {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
}

.fieldmegamenu .menu-item.divider {
    position: relative;
    display: block;
    float: none;
    clear: both;
    margin: 0;
    padding: 1px 1%;
    width: 100%;
    border: none;
}

.fieldmegamenu .menu-items li .normalized p {
    margin: 0
}

.fieldmegamenu .submenu .title a::before, .fieldmegamenu .demo_custom_link_cms .menu-item.depth-1 > .title a::before, .custom_link_feature a::before {
    display: none;
}

#header .fieldmegamenu .submenu .title a {
    color: #444;
    text-transform: capitalize;
}

#header .fieldmegamenu .submenu .title a:hover {
    color: #d7827e;
}

.custom-menu-bottom, .custom-menu-top {
    min-height: auto;
    margin-top: 8px;
}

.fieldmegamenu .menu-items li.customcontent_women {
    margin-top: 0;
}

.menu-bottom h3 {
    color: #d7827e;
    font-size: 15px;
    font-weight: normal;
}

.custom-menu-bottom img {
    margin-right: 15px;
    margin-bottom: 10px;
}

#fieldmegamenu-mobile {
    top: 100%;
}

.menu-bottom p {
    font-size: 15px;
    line-height: 18px;
    color: #444;
}

.menu-bottom .menu-bottom-dec a {
    background: #222223;
    padding: 6px 15px;
    margin-top: 20px;
    color: #fff !important;
}

.menu-bottom .menu-bottom-dec a:hover {
    background: #d7827e;
}

.fieldmegamenu .menu-item.divider {
    padding: 5px 1%;
}

.fieldmegamenu .menu-items {
    background: none;
    border: none;
    padding: 30px 15px 15px;
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, .25), 0 0 1px rgba(0, 0, 0, .35) inset;
}

.fieldmegamenu .menu-items:before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    border-top: 2px solid #d7827e;
}

.fieldmegamenu .submenu {

}

.custom_link_feature li:hover a {
    color: #d7827e;
}

.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: #d7827e;
}

#header_mobile_menu .fieldmegamenu .root-item.no-description .title {
    padding: 13px 0;
}

#header_mobile_menu .fieldmegamenu .fieldmegamenu-mobile-handle {
    font-size: 16px;
    padding: 13px 0;
    width: 100%;
    position: absolute;
    text-align: right;
}

#header_mobile_menu .fieldmm-nav {
    background: #222223;
    text-align: left;
    padding: 13px 20px;
}

#fieldmm-button {
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    left: 20px;
    top: 13px;
    width: 100%;
}

#fieldmm-titre {
    position: relative;
    display: block;
    text-align: right;
}

.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1 > .title a {
    color: #666;
    font-size: 13px;
}

.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1 > .title:hover a {
    color: #d7827e;
}

@media (max-width: 991px) and (min-width: 768px) {
    #header_mobile_menu .fieldmegamenu > ul > li .right_block_img_menu img {
        margin-top: -114px !important;
    }
}

#header_menu.fieldmegamenu-sticky {
    background: #fff;
    border-bottom: 2px solid;
    border-color: #d7827e;
}

#header_menu.fieldmegamenu-sticky #fieldmegamenu-main.fieldmegamenu > ul {
    text-align: left;
}

.sticky-fixed-top {
    z-index: 1031;
}

.sticky-fixed-top #search_block_top #search_query_top {
    background: #fff;
}

.sticky-fixed-top #search_block_top, .sticky-fixed-top .shopping_cart_menu {
    background: none;
}

.sticky-fixed-top #search_block_top .btn.button-search {
    background: #d7827e;
}

.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 {
    top: 100% !important;
}

#header_menu.fieldmegamenu-sticky .fieldmegamenu .menu-items::before {

}

/*---------------------------------------------------*/
.products-sort-order .select-list {
    font-size: 15px;
}

#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;
}

#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 .regular-price {
    font-size: 15px;
}

#products .item-product-list .right-product .discount-percentage-product {
    background: red;
    color: #fff;
    padding: 0 6px;
    font-size: 13px;
    vertical-align: 2px;
}

#products .item-product-list .right-product .decriptions-short p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 15px;
    text-align: justify;
}

.product-availability-list i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
}

.product-availability-list i.fa-check {
    color: #32cd32;
}

.product-availability-list i.fa-warning {
    color: #ff8c00;
}

.product-availability-list i.fa-ban {
    color: #ff0000;
}

/*-----------------------------------------quick view---------------------*/
.modal-body {
    padding: 30px;
}

.quickview .modal-content, #blockcart-modal .modal-body {
    background-color: #f6f6f6;
}

.modal-content {
    background-clip: padding-box;
    background-color: #f6f6f6;
    border: none;
    border-radius: 0;
    outline: 0 none;
    position: relative;
}

.quickview .modal-header {
    border: medium none;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 1;
}

button.close {

}

button:focus {
    outline: none;
}

.modal-header .close {
    margin: 0;
    opacity: 1;
    text-shadow: unset;
    background: #bbbbbb none repeat scroll 0 0;
    position: absolute;
    right: 0;
    top: 0;
}

.modal-header .close:hover {
    background: #d7827e;
}

.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 19px;
    position: relative;
    margin-bottom: 50px;
}

.quickview .js-qv-mask.mask {
    margin-bottom: 20px;
}

.quickview .modal-body {
    padding-bottom: 10px;
}

.quickview .images-container {
    display: block;
    min-height: inherit;
    position: relative;
}

#main .images-container .js-qv-mask.scroll {
    overflow: visible;
}

.js-qv-mask .owl-item img {
    max-width: 100%;
    cursor: pointer;
    display: table;
    margin: 0 auto;
    height: auto;
}

.js-qv-mask .owl-item img:hover {
    opacity: 0.8;
}

.js-qv-mask .owl-item .thumb-container {
    padding: 0 5px;
}

.js-qv-mask .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -19px;
    opacity: 1;
    top: 36%;
}

.js-qv-mask .owl-theme .owl-controls .owl-buttons .owl-next {
    right: -19px;
    opacity: 1;
    top: 36%;
}

.js-qv-mask .product-images {
    margin: 0 auto;
}

.quickview .modal-dialog, #blockcart-modal .modal-dialog {
    max-width: 57rem;
    width: calc(100% - 30px);
    margin: 30px auto;
}

@media (max-width: 767px) {
    .js-qv-mask .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: 0;
    }

    .js-qv-mask .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 0;
    }

    .quickview .modal-dialog {
        max-width: calc(100% - 20px);
        width: calc(100% - 20px);
    }
}

.product-discount .regular-price {
    margin: 0;
    font-size: 15px;

    line-height: 1;
}

.has-discount .discount {
    background: #d7827e;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    margin-left: 10px;
    padding: 8px 10px;
    text-transform: capitalize;
    vertical-align: 7px;
}

.product-prices .regular-price {
    font-size: 15px;
}

.product-prices .current-price {
    font-size: 30px;

    color: #444;
    padding: 7px 0 2px;
    border-width: 2px 0;
    border-style: solid;
    border-color: #444;

}

.has-discount.product-price, .has-discount p {
    color: #d7827e;
    margin: 0 0 15px;
}

.product-prices {
    margin-top: 30px;
}

.product-information {
    font-size: 15px;
    color: #666;
    line-height: 20px;
    margin: 0;
    margin-bottom: 30px;
}

.product-information p {
    text-align: justify;
    line-height: 22px;
}

.product-actions .control-label {
    float: left;
    line-height: 1;
    margin-bottom: 10px;
    margin-right: 15px;
    min-width: 65px;
    width: auto;
    font-size: 16px;

    text-transform: uppercase;
    color: #444;

}

.product-actions .product-add-to-cart .control-label {
    line-height: 44px;
    margin-bottom: 0;
}

.product-discounts {
    margin: 0;
}

.product-variants > .product-variants-item select {
    border: 1px solid #000;
    height: 40px;
    width: 100%;
    float: left;
    padding: 0 12px;
    background: none;
    font-size: 15px;
    color: #999;
}

.quickview .product-variants > .product-variants-item select {
    border-color: rgba(0, 0, 0, 0.15);
}

.product-variants > .product-variants-item ul li {
    margin: 0;
}

.product-variants > .product-variants-item .color {

}

.product-quantity .qty {
    float: left;
    width: 100%;
    margin-bottom: 34px;
}

.product-quantity .input-group {
    float: left;
    width: auto;
}

.product-variants > .product-variants-item {
    margin: 18px 0;
}

.product-actions .add-to-cart {
    background: #d7827e none repeat scroll 0 0;
    font-size: 15px;
    height: auto;
    line-height: 26px;
    padding: 7px 15px;
    text-transform: uppercase;
    transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
    margin-right: 5px;
}

#product-availability {
    margin-top: 10px;
    margin-left: 0;
}

.product-actions .add-to-cart i {
    font-size: 16px;
    line-height: 12px;
    margin-right: 5px;
}

.product-actions .add-to-cart:hover {
    background: #222223;
}

.quickview .social-sharing {
    margin: 0;
}

.product-cover img {
    box-shadow: none;
}

.quickview .product-cover img {
    width: 100%;
}

.facebook.icon-gray, .twitter.icon-gray, .pinterest.icon-gray, .googleplus.icon-gray {
    background-image: none !important;
    background: none !important;
}

.facebook.icon-gray a:before, .twitter.icon-gray a:before, .pinterest.icon-gray a:before, .googleplus.icon-gray a:before {
    font-family: "FontAwesome";
}

.social-sharing {
    margin-top: 20px;
}

.social-sharing li {
    box-shadow: none;
    border-radius: 0;
    height: auto;
    width: auto;
    float: left;
    margin: 0;
    line-height: 35px;
}

.social-sharing li a {
    min-width: 83px;
    text-align: center;
    text-indent: inherit;
    float: left;
    overflow: visible;
    font-size: 15px;
    color: #666;
    width: auto;
    height: auto;
    line-height: 35px;
    background: #fff;
    padding: 0 10px;
    border: 1px solid #000;
}

.social-sharing li a:hover {
    background: #d7827e;
    border-color: #d7827e;
    color: #fff;
}

body #fieldsizechart-show:hover {
    color: #d7827e;
}

.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: 30px;
}

/*-------------------------category------------------------*/
.block-category {
    margin-bottom: 30px;
    min-height: auto;
}

#products .products {
    display: block;
    float: left;
    width: 100%;
}

.products.horizontal_mode .item-inner .right-product .product_name {
    margin-bottom: 15px;
}

.products.horizontal_mode .item-inner .right-product .price,
#field_productcates.horizontal_mode .item-inner .right-product .price,
.special_block_right.horizontal_mode .item-inner .right-product .price {
    color: #d7827e;
}

.products.horizontal_mode #box-product-list .quick-view, .products.horizontal_mode #box-product-list .add-to-cart {
    opacity: 1;
    border: 1px solid #000;
    margin-top: 16px;
    float: left;
}

.products.horizontal_mode #box-product-list .quick-view-product-list .quick-view:hover i {
    color: #fff;
}

.products.horizontal_mode #box-product-list .quick-view:hover, .products.horizontal_mode #box-product-list .add-to-cart:hover {
    background: #d7827e;
    color: #fff;
    border-color: #d7827e;
}

.product-cover {
    margin-bottom: 25px;
}

#recent_article_smart_blog_block_left h4:before {
    display: none;
}

#left-column #recent_article_smart_blog_block_left h4 {
    padding: 0;
    margin-bottom: 0;
}

#recent_article_smart_blog_block_left h4 a {
    display: table;
    margin: 0;
    padding: 18px 20px;
    padding-bottom: 15px;
    background: #d7827e;
    color: #fff;
    font-size: 18px;


    width: 100%;
    text-align: left;
}

#recent_article_smart_blog_block_left .block_content {
    float: left;
    width: 100%;
}

#recent_article_smart_blog_block_left h4 a:before {
    content: "";
    font-family: 'FontAwesome';
    font-size: 16px;
    margin-right: 10px;
}

#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;
}

#box-product-list .add-to-cart {
    float: left;
    position: static;
    margin-right: 14px;

}

.products.horizontal_mode #box-product-list .right-product {
    padding: 15px 30px;
}

.item-product-list .left-product {
    margin: 15px 30px;
}

@media (min-width: 525px) {
    .item-product-list .js-product-miniature {
        display: flex;
        align-items: center;
    }

    .products.horizontal_mode #box-product-list .right-product {
        flex: 1;
    }

    .products.horizontal_mode #box-product-list .item-product-list .left-product {

    }

    .item-product-list .left-product {
        margin: 0;
    }
}

#box-product-grid, #box-product-list {
    width: 100%;
    display: none;
    float: left;
}

.active_grid #box-product-grid {
    display: block;
}

.active_list #box-product-list {
    display: block;
}

.click-product-list-grid {
    float: left;
    margin-right: 22px;
}

.click-product-list-grid > div {
    float: left;
    font-size: 24px;
    padding: 0 8px;
    margin: 5px 0;
    cursor: pointer;
    color: #222223;
}

.click-product-list-grid > div:hover {
    color: #d7827e;
}

.active_list .click-product-list-grid > div.click-product-list {
    color: #d7827e;
}

.active_grid .click-product-list-grid > div.click-product-grid {
    color: #d7827e;
}

#products img {
    margin: 0;
}

#products #box-product-list img {
    width: 270px;
    height: auto;
}

.item-product-list .left-product {
    position: relative;
    display: table;
}

.item-product-list .left-product .hover_image {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
}

.item-product-list:hover .left-product .hover_image {
    opacity: 1;
}

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

#products .item-product-list .right-product .product-price-and-shipping {
    margin-bottom: 17px;
}

#products .item-product-list .right-product .product-price-and-shipping .price {
    color: #d7827e;
    font-size: 18px;
    margin-right: 27px;

    line-height: 1;
}

#products .item-product-list .right-product .product-price-and-shipping
#products .item-product-list .right-product .regular-price {
    font-size: 15px;
}

#products .item-product-list .right-product .discount-percentage-product {
    background: #d7827e;
    color: #fff;
    padding: 0 6px;
    font-size: 13px;
    display: none;
    vertical-align: 2px;
}

#products .item-product-list .right-product .decriptions-short p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 15px;
    text-align: justify;
}

.product-availability-list {
    font-size: 15px;
    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 #000;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    float: left;
}

.products-selection .total-products, .products-selection h1 {
    padding: 0;
}

.products-selection .total-products p {
    line-height: 24px;
    margin: 5px 0;
}

.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
    background: #222223;
}

#products .item-inner {
    max-width: 100%;
    margin: 0 auto;
}

.products-selection {
    text-align: center;
    margin-bottom: 30px;
    padding: 7px;
    float: left;
    background: #fff;
    width: 100%;
    border: 1px solid #000;
}

.products-selection > div {

}

.products-selection .total-products {
    display: inline-block;
}

.box-sort-by {
    align-items: center;
    display: flex;
    float: right;
    margin-right: 8px;
}

.products-selection .sort-by {
    margin: 0;
    color: #141415;
}

.products-sort-order .select-title {
    padding: 0;
    line-height: 18px;
    border: 1px solid #ebebeb;
    padding: 7px 12px;
    margin: 0;
    background: none;
}

.products-sort-order .select-title i {
    float: right;
    line-height: 18px;
    margin-left: 10px;
}

.products-sort-order {
    color: #666;
    flex: 1;
    float: right;
    margin-left: 5px;
}

.products-sort-order .dropdown-menu {
    right: 0;
    left: auto;
    width: 200px;
    background: #f6f6f6;
    border: 1px solid #000;
    border-radius: 0;
    margin-top: 5px;
    padding: 0;
}

.products-sort-order .select-list:hover {
    background: #d7827e;
}

@media (max-width: 767px) {
    .products-selection {
        display: block;
        width: 100%;
        padding: 10px;
    }

    .click-product-list-grid {
        display: table;
        margin: 0 auto;
        float: none;
    }

    .products-selection .total-products p {
        border: none;
        margin-right: 0;
        padding: 0;
    }

    .products-selection .total-products {
        display: table;
        width: 100%;
        border: none;
        text-align: center;
    }
}

.block-categories, #search_filters {
    border: 1px solid #000;
    box-shadow: none;
    margin-bottom: 40px;
    padding: 0;
    float: left;
    width: 100%;
}

.block-categories a {
    color: #262626;
    font-size: 15px;
    line-height: 18px;
}

.block-categories a:hover {
    color: #d7827e;
}

.block-categories > ul > li:first-child a {
    display: table;
    margin: 0;
    padding: 16px 20px;
    padding-bottom: 14px;
    background: #d7827e;
    color: #fff;
    font-size: 18px;


    width: 100%;
}

.block-categories > ul > li:first-child a:before {
    content: "";
    font-family: 'FontAwesome';
    font-size: 16px;
    margin-right: 10px;
}

.block-categories .category-sub-menu li[data-depth="0"] > a {
    font-size: 16px;

    line-height: 13px;
    margin: 0;
    padding: 13px 0;
    padding-top: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb;

}

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: 11px;
    line-height: 18px;
}

.block-categories .collapse-icons i {
    line-height: 18px;
    font-size: 15px;
}

.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: 15px;
    line-height: 18px;
    padding: 10px 0;
    width: 100%;
    padding-left: 10px;
    text-transform: capitalize;
}

.block-categories .category-sub-menu .arrows {
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 10px;
}

.block-categories .category-sub-menu li {
    float: left;
    position: relative;
    width: 100%;
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
    padding-left: 0;
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) a {
    padding-left: 15px;
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before {
    content: "-";
    left: 0;
    line-height: 1px;
    margin-right: 0;
    position: absolute;
    top: 50%;
}

.block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover, .block-categories .arrows .arrow-down:hover, .block-categories .arrows .arrow-right:hover {
    color: #d7827e;
}

#search_filters > h4 {
    display: table;
    margin: 0;
    padding: 16px 20px;
    background: #d7827e;
    color: #fff;

    font-weight: normal;
    width: 100%;
    font-size: 18px;
}

#search_filters > h4:before {
    content: "";
    font-family: 'FontAwesome';
    font-size: 16px;
    margin-right: 15px;
}

#search_filters .facet {
    float: left;
    margin: 0 20px;
    padding: 20px 0 10px;
    width: calc(100% - 40px);
    margin-bottom: -1px;
}

#search_filters .facet:last-child {
    padding-bottom: 20px
}

#search_filters .facet .facet-label a {
    color: #666;
    font-size: 15px;
    line-height: 18px;
    margin-top: 16px;
}

#search_filters .facet .facet-label a:hover, #search_filters .facet .facet-title:hover {
    color: #d7827e
}

#search_filters .facet .collapse {
    margin: 0;
}

#search_filters .facet ul li {
    display: inline-block;
    min-width: 50%;
    float: left;
}

.block-categories .category-sub-menu li[data-depth="1"]:before {
    font-family: fontawesome;
    content: "\f105";
    font-size: 16px;
    left: 0;
    line-height: 1px;
    margin-right: 0;
    position: absolute;
    top: 18px;
}

#left-column .hover-banner a {
    margin-bottom: 100px
}

.custom-checkbox input[type="checkbox"] + span {
    border: 2px solid #000;
    width: 18px;
    height: 18px;
}

.color, .custom-checkbox input[type="checkbox"] + span.color {
    margin-left: 0;
}

.btn-tertiary {
    background: #222223 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: #d7827e;
}

#search_filters .facet .facet-title {
    color: #262626;
    font-size: 16px;

    text-transform: uppercase;

    border-bottom: 1px solid #ebebeb;
    margin-bottom: 0;
    padding-bottom: 8px;
}

#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-bottom: 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: 40px;
    }

    #left-column .hover-banner a {
        margin-bottom: 40px
    }

    #left-column .hover-banner {
        text-align: center
    }
}

#main .page-content, #main .page-header {
    text-align: center;
}

.btn {
    line-height: 18px;
    font-size: 15px;
}

.btn-primary, .btn-secondary, .btn-tertiary {
    box-shadow: none;
    font-weight: normal;
    padding: 8px 20px;
}

.btn-primary, .btn {
    background: #222223;
    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: #d7827e;
}

.input-group .input-group-btn > .btn {
    border: 0 none;
    box-shadow: none;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    margin-left: 0;
    padding: 13px 15px;
    text-transform: uppercase;
    z-index: 0;
}

.cart-grid .cart-grid-body > a.label {
    box-shadow: none;
    font-weight: normal;
    padding: 8px 15px;
    padding-bottom: 10px;
    background: #222223;
    color: #fff !important;
    padding-left: 5px;
}

body#checkout #header .header-nav {
    padding: 0;
    box-shadow: none;
}

.cart-summary-line .label {
    font-size: 15px
}

.cart-grid .cart-grid-body > a.label:hover {
    background: #d7827e;
}

.pagination {
    margin: 0;
    margin-bottom: 30px;
    border: 1px solid #ebebeb;
    padding: 3px;
    background: #ebebeb;
}

.pagination .page-list {
    background: none;
    float: right;
    margin-bottom: 0;
    padding: 0;
    border: 1px solid #ebebeb;
}

.pagination > div:first-child {
    line-height: 30px;
}

.pagination > div {
    line-height: 30px;
    margin: 5px 0;
}

@media (max-width: 767px) {
    .pagination > div {
        float: none !important;
        display: table !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

.pagination .current a, .pagination a:not(.disabled ):hover {
    background: #d7827e;
    color: #fff;
}

#productCates {
    float: left;
    width: 100%;
}

/**************************************************************
                                        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;

    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: 15px;

    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: #d7827e none repeat scroll 0 0;
    border: 0;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    font-size: 15px;

    margin-bottom: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
}

#cms #cms-about-us img {
    margin: 0;
}

#cms #cms-about-us img:hover {
    opacity: 0.8
}

#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: 24px;
    margin-bottom: 12px;
    font-size: 16px;
    text-align: justify;
}

#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;
    text-align: center;
}

#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: #d7827e;
}

#cms #cms-about-us .cms-line .label em {
    display: none;
}

#cms #cms-about-us .cms-line .label {
    color: #222223;
    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: #222223;
}

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


.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: 36px;
    color: #999;
}

.product-cover .layer:hover .zoom-in {
    color: #d7827e;
}

#product-modal .modal-content .modal-body .product-cover-modal {
    width: 800px
}

#header_mobile_menu {
    background: #222223;
    margin-bottom: 30px;
    z-index: 10;
}

#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: #d7827e;

}

.fieldmegamenu .menu-item.depth-1 > .title a:hover {
    color: #d7827e;
}

#header_menu.fieldmegamenu-sticky {
    border-bottom: 2px solid #d7827e;
}

.fieldmegamenu > ul > li.demo_other_menu {
    background: #d7827e;
}

.fieldmegamenu .demo_custom_link_cms .menu-item.depth-1 > .title a:hover {
    color: #d7827e;
}

.fieldmegamenu .submenu .title a:hover {
    transition: all 0.3s ease-in-out 0s;
    color: #d7827e;
}

.menu-bottom .menu-bottom-dec a {
    padding: 8px 20px;
    background: #d7827e;
    color: #fff;
    display: inline-block;
    margin-top: 17px;
}

.menu-bottom .menu-bottom-dec a:hover {
    background: #222223;
    transition: all 0.3s ease-in-out 0s;
}

.menu-bottom h3 {
    font-size: 15px;
    color: #d7827e;
    text-transform: capitalize;
}

.custom_link_feature li a:hover {
    color: #d7827e;
    transition: all 0.3s ease-in-out 0s;
}

.custom-col-html a {
    text-transform: none;
    color: #d7827e;
}

.custom-col-html h4 {
    color: #d7827e;
    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: #d7827e;
}

#recent_article_smart_blog_block_left .block_content ul li .info {
    color: #d7827e;
}

.info-category span, .info-category span a {
    color: #d7827e;
}

@media only screen and (max-width: 991px) {
    .header-logo {
        max-width: 175px;
    }

    .header-logo img {
        max-width: 100%;
    }

    .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: #d7827e;
}

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

.page-authentication #content {
    border: 1px solid #000;
    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: #d7827e;
}

.page-my-account #content .links a:hover {
    color: #d7827e;
}

.form-control, .search-widget form input[type="text"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #000;
    display: block;
    font-size: 13px;
    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 #000;
    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: #222223 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: 15px;
    text-transform: uppercase;
}

.page-footer .text-xs-center a:hover {
    background: #d7827e;
}

.page-my-account #content .links a:hover i {
    color: #d7827e;
}

.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: #d7827e;
    outline: 0;
}

.input-group.focus {
    outline: 0;
}

.form-control-comment {
    float: left;
}

#main .page-content.page-cms {
    padding: 32px;
    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: #222223 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: #d7827e;
}

.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#d7827e thead th, .table-borde#d7827e thead td {
    font-weight: normal;
}

.table-borde#d7827e, .table-borde#d7827e th, .table-borde#d7827e 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: #d7827e;
}

.page-addresses .address .address-footer a:hover {
    color: #d7827e;
}

.page-addresses .address .address-body address {
    font-size: 13px;
    line-height: 25px;

}

.custom-radio {
    background: white none repeat scroll 0 0;
    border: 1px solid #acaaa6;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin-right: 1.25rem;
    position: relative;
    vertical-align: middle;
    width: 15px;
}

.cart-summary-line .value {
    color: #d7827e;
}

.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price {
    color: #d7827e;
}

.cart-grid-body .cart-overview {
    padding: 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: #d7827e;
}

#blockcart-modal .cart-content p strong {
    color: #666;
    font-weight: normal;
}

.pagination .disabled {
    cursor: pointer;
}

#blockcart-modal .cart-content p.cart-products-count {
    color: #666;
    font-size: 18px;
    line-height: 24px;
}

#blockcart-modal .divide-right {
    border: none;
}

#blockcart-modal .modal-body {
    padding: 30px;
}

#blockcart-modal .product-image {
    height: auto;
    max-width: 100%;
    width: auto;
}

#blockcart-modal .modal-body:before {
    content: "";
    width: 2px;
    position: absolute;
    top: 30px;
    bottom: 30px;
    left: 50%;
    margin-left: -1px;
    background: #ebebeb;
    border-right: 1px solid #fff;
}

@media (max-width: 767px) {
    #blockcart-modal .modal-body:before {
        display: none;
    }

    #blockcart-modal .product-image {
        margin: 0 auto;
        height: 200px;
        display: none;
    }
}

#blockcart-modal .product-name {
    color: #666;
    font-size: 18px;
    font-weight: normal;
}

#blockcart-modal .modal-body .divide-right span {
    color: #666;
}

.product-price {
    color: #d7827e;
}

#blockcart-modal .divide-right p.price {
    color: #d7827e;
    font-weight: normal;
}

#blockcart-modal .divide-right strong {
    font-weight: normal;
}

#blockcart-modal .cart-content .btn i {
    display: none;
}

#blockcart-modal .cart-content .btn {

    background: #222223 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 13px;
    margin: 10px 10px 0 0;
    padding: 8px 15px;
    transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
}

#blockcart-modal .cart-content .btn:hover {
    background: #d7827e;
}

/*------------------------------------------------------*/
.product-features > dl.data-sheet {
    margin: 0
}

.product-features > dl.data-sheet dt.name {
    margin-right: 10px;
}

.product-features > dl.data-sheet dd.value {
    margin-right: 0px;
    margin-bottom: 10px;
}

.tabs {
    background: none;
    box-shadow: none;
    margin-top: 0;
    padding: 0;
}

p {
    color: #666;
    font-size: 15px;
}

.tabs p {
    line-height: 25px;
}

.tabs .tab-pane {
    border: 1px solid #aaaaaa;
    padding: 25px 20px;
    text-align: justify;
}

.tabs .nav-tabs .nav-link {
    font-size: 22px;
    line-height: 25px;
    padding: 0px;
    padding-right: 24px;
    margin-right: 24px;
    background: none;

    color: #444444;
    text-transform: uppercase;

    border-right: 2px solid #444444;
}

.product-actions .add-to-cart i {
    font-size: 15px;
}

.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: #d7827e;
    border-bottom: none;
    border-right: 2px solid #444444;
}

.tabs .nav-tabs {
    margin-bottom: 23px;
    border-bottom: none;
}

.tabs .nav-tabs .nav-item {
    margin: 0;
}

.product-manufacturer {
    text-align: center;
}

.product-reference {
    float: right;
    margin-right: 13px;
}

.img-thumbnail {
    border: none;
    padding: 0;
    margin-bottom: 10px;
}

.product-features {
    margin: 0;
    margin-top: 20px;
}

@media (max-width: 543px) {
    #content-wrapper, #left-column {
        padding: 0 15px !important;
    }
}

#product #content {
    margin: 0;
}

/*-----------popupcart-----------------*/
#cart_block_top {
    position: relative;
    float: right;
    padding-right: 15px;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

.cart_top_ajax {
    z-index: 10;
    display: none;
    position: absolute;
    left: auto;
    right: 0;
    top: 100%;
    min-width: 270px;
    border-top: 3px solid #d7827e;
    line-height: normal;
    padding: 0 0 10px;
    background: #fff;
    margin-top: -30px;
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.25), inset 0 0 1px rgba(0, 0, 0, 0.35);
}

.cart_top_ajax:before {
    color: #d7827e;
    content: "";
    font-family: "FontAwesome";
    font-size: 29px;
    position: absolute;
    right: 0;
    top: -22px;
    width: 26px;
}

#cart_block_top .cart_top_ajax .cart-item-product {
    float: left;
    width: 100%;
    position: relative;
    padding: 13px 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: 15px;
    line-height: 20px;
}

.value-top.price {
    color: #d7827e;
    font-size: 15px;
    margin-right: 0;
}

#cart_block_top .product-name-ajax a {
    color: #444;
    float: none;
    font-size: 15px;
    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: #d7827e;
}

#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 .price {
    color: #d7827e;
    margin-right: 0;
    font-weight: normal;
}

#cart_block_top .cart_top_ajax .cart-item-product-right > div {
    width: 100%;
}

#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: #d7827e;
}

.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: #222223;
    color: #fff;
    padding: 8px 20px;
    margin-top: 10px;
    float: right;
}

#cart_block_top .cart_top_ajax a.view-cart:hover {
    background: #d7827e;
}

#cart_block_top .box-item {
    max-height: 335px;
    overflow: auto;
}

/*-------------------------------blocksearch-------------------------------------*/
.content-nav2 {
    display: none;
    min-width: 140px;
    position: absolute;
    z-index: 9999;
    left: auto;
    right: 0;
    padding: 11px 12px 15px;
    border-top: 3px solid #d7827e;
    line-height: normal;
    background: #fff;
    margin-top: -90px;
    box-shadow: 0 8px 14px 0 rgba(0, 0, 0, .25), inset 0 0 1px rgba(0, 0, 0, .35);
    top: 100%;
    float: left;
    text-align: left;
}

#search_block_top .current {
    font-size: 16px;
    color: #444;
    cursor: pointer;
    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 .current:hover, #search_block_top .current[aria-expanded=true] {
    background: transparent;
    color: #d7827e;
}

#search_block_top div.dropdown-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 70px;
    line-height: 1;
    border: none;
    left: auto;
    padding: 0;
    min-width: auto;
}

#search_block_top div.dropdown-menu:before {
    content: "\f0d8";
    font-family: "FontAwesome";
    font-size: 25px;
    position: absolute;
    right: 0px;
    top: -16px;
    width: 23px;
    color: #d7827e;
    display: none;
}

#search_block_top .search_filter div.selector, #search_block_top .search_filter div.selector span, #search_block_top .search_filter div.selector #category_filter {
    line-height: 50px;
    height: 50px;
    font-size: 13px;
}

#search_block_top .search_filter div.selector {
    border: none;
    text-align: left;
    padding-left: 20px;
    color: #858585;
}

#search_block_top .search_filter div.selector span {
    color: #858585;
}

#search_block_top .search_filter div.selector span::before {
    color: #c0c0c0;
    right: 20px;
    content: "\f107";
    font-size: 15px;
    margin-top: 0;
}

#search_block_top .search_filter div.selector.hover span::before, #search_block_top .search_filter div.selector.focus span::before {
    color: #d7827e;
}

#search_block_top .search_filter div.selector span::after {
    content: "";
    font-family: "FontAwesome";
    width: 1px;
    height: 40px;
    background: #f1f1f1;
    top: 50%;
    right: 0;
    position: absolute;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

#search_block_top .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: #d7827e;
    width: 40px;
    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:hover {
    background: #333;
    color: #fff;
}

#search_block_top .btn.button-search::before {
    color: #fff;
    font-size: 16px;
}

#search_block_top .btn.button-search.active {
    background: #d7827e;
}

#search_block_top #search_query_top:focus {
    box-shadow: none;
}

#search_block_top #search_query_top {
    border-color: #d7827e;
    height: 40px;
    line-height: 40px;
    color: #444;
    font-size: 15px;
    max-width: 377px;
    width: 608px;
    padding: 0 20px;
    padding-right: 55px;
    position: relative;
    transition: all 0s ease-in-out 0s;
    -moz-transition: all 0s ease-in-out 0s;
    -ms-transition: all 0s ease-in-out 0s;
    -o-transition: all 0s ease-in-out 0s;
    -webkit-transition: all 0s ease-in-out 0s;
}

#search_block_top #searchbox {
    font-size: 0px;
    float: right;
    overflow: hidden;
}

#search_block_top .field-search {
    display: table;
}

#search_block_top .search_filter {
    display: none;
}

#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_center {
    position: absolute;
    text-transform: uppercase;
    z-index: 1;
    padding-left: 100px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.hover_banner_center_img {
    float: right;
    left: 0;
    bottom: auto;
    right: 0;
    top: auto;
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 100px
}

.hover_banner_center1 {
    font-size: 40px;
    color: #eeeeee;

    margin-bottom: 28px;
}

.hover_banner_center2 {
    font-size: 60px;
    color: #eeeeee;

    margin-bottom: 45px;
    line-height: 0.9;

}

.hover_banner_center2 span {
    color: #d7827e
}

.hover_banner_center3 {
    color: #fff;

    line-height: 45px;
    padding: 0 28px;
    background: #d7827e;
    border-radius: 20px;
    float: left;
    margin-bottom: 0;
}

.hover-banner .no-fullwwidth {
    float: right
}


.hover-banner a:hover:before, .hover-banner a:hover:after {
    opacity: 1;
    width: 130px;
    height: 130px;
}

.hover-banner a img:hover {
    opacity: 0.8
}

.hover-banner a:before {
    top: 20px;
    left: 20px;
    border-top: 1px solid white;
    border-left: 1px solid white;
}

.hover-banner a:after {
    bottom: 20px;
    right: 20px;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}

.hover-banner a:before, .hover-banner a:after {
    content: "";
    display: block;
    opacity: 0;
    background: transparent;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 2;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}


.hover-banner a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: left;
}

@media (max-width: 991px) {
    .hover-banner a {
        float: none;
    }

}

/*-----------------------------------------------*/
#content-wrapper {
    margin-bottom: 100px;
}

.right_blog_home {
    margin-top: 20px;
}

.block_date_post {
    width: 16.3%;
    float: left;
    background: #d7827e;
    color: #fff;
}

.block_date_post span {
    width: 100%;
    display: block;

    text-transform: uppercase;
    font-weight: 500;
}

.block_date_post .block_date_post1 {
    padding: 10px 0 6px;
}

.block_date_post .block_date_post2 {
    padding-bottom: 8px;
}

.block_date_post .block_date_post3 {
    background: #c17571;
    padding: 10px 0 8px;
}

.block_date_post .block_date_post4 i {
    line-height: 30px;
    font-size: 16px;
}

.block_date_post .block_date_post3 i {
    width: 100%;
    margin-bottom: 8px;
    font-size: 16px;
}

.right_blog_home .content {
    width: 83.7%;
    float: left;
    padding-left: 20px;
    text-align: left;
}

#smart-blog-custom .image_holder_wrap {
    margin-bottom: 0px;
}

#smart-blog-custom .content p {
    font-size: 15px;
    line-height: 22px;
    text-align: justify;
    margin-bottom: 0;
    color: #666666;
}

.border_opacity0 {
    opacity: 0;
}

.right_blog_home .content a {
    color: #444444;
    font-size: 15px;


}

.right_blog_home .content p {
    color: #666;
}

.right_blog_home .content i {
    font-size: 15px;
}

.sdsblog-box-content .sds_blog_post .right_blog_home .r_more {
    float: left;
    background: #fff;
    color: #262626;
    padding: 0;
    position: relative;
    border: 1px solid #000;
    font-size: 13px;
    padding: 0 22px;
    margin-top: 23px;
    height: 40px;
    text-transform: capitalize;
    line-height: 40px;
}

.sdsblog-box-content .sds_blog_post .right_blog_home .r_more:hover {
    background: #d7827e;
    border-color: #d7827e;
    color: #fff;
}

.smart-blog-home-post.block.horizontal_mode {
    margin-bottom: 0;
    overflow: inherit;
}

.smart-blog-home-post.block.horizontal_mode .owl-buttons .owl-next, .smart-blog-home-post.block.horizontal_mode .owl-buttons .owl-prev {
    top: 41%
}

.smart-blog-home-post-full {
    background: #f6f5fa;
    padding: 100px 0;
    margin-bottom: 100px;
}

.sdsblog-box-content .sds_blog_post .right_blog_home .r_more:before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    width: 17px;
    height: 17px;
    line-height: 14px;
    border: 1px solid;
    left: 0;
    display: none;
    border-radius: 50%;
}

.footer-container {
    box-shadow: none;
    padding: 0;
    margin: 0;
}

.image_holder_wrap {
    max-width: 100%;
    text-align: center;
    overflow: hidden;
}

.news_module_image_holder .image_holder_wrap a {
    display: block;
}

.news_module_image_holder:hover .image_holder_wrap a {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

/*----------------------------------------*/
.block_testimonials .owl-pagination {
    display: none
}

.overlay_testimonials {
    width: 100%;
    position: relative;
}

.des_testimonial p::before {
    color: #666;
    content: "\f10d";
    display: inline-block;
    font-family: "fontAwesome";
    font-size: 10px;
    margin-right: 4px;
    vertical-align: super;
    font-style: italic;
}

.des_testimonial p::after {
    color: #666;
    content: "\f10e";
    display: inline-block;
    font-family: "fontAwesome";
    font-size: 10px;
    margin-left: 3px;
    vertical-align: text-bottom;
    font-style: italic;
}

#wrapper {
    width: 100%;
    padding: 0;
}

#slide img {
    border-radius: 50%;
}

#slide .img-responsive-ts:before {
    content: "";
    position: absolute;
    border: 5px solid rgba(255, 255, 255, 0.32);
    border-radius: 50%;
    width: 120px;
    height: 120px;
}

#pagination_cycle a {
    color: #fff;
    padding: 5px;
    background: red;
    margin: 5px;
    min-width: 30px;
    display: inline-block;
    text-align: center;
}

#testimonials_block_right .main-block {
    position: relative;
    border: 1px solid #000;
}

#testimonials_block_right .main-block .media {
    margin-top: -60px;
}

#testimonials_block_right .owl-item {
    padding: 0 15px;
    padding-top: 60px;
}

#testimonials_block_right .owl-buttons .owl-next {
    right: -5px;
    top: 59%;
}

#testimonials_block_right .owl-buttons .owl-prev {
    left: -5px;
    top: 59%;
}

#slide {
    position: static;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -o-transform: none;
    left: auto;
    width: 100% !important;
    max-width: 100%;
    margin: 0 auto;
}

#slide .main-block .media_content {
    position: relative !important;
    opacity: 1 !important;
    border: 1px solid #000;
}

.block_testimonials .bx-controls-direction {
    position: relative;
    z-index: 1;
}

#testimonials_block_right h2::after {
    display: none;
}

.des_testimonial {
    margin: 0 auto;
    padding: 0 35px 27px;
}

.des_testimonial p {
    line-height: 23px;
    margin-bottom: 0;
}

#slide div .content_test {
    color: #fff;
    margin-top: 10px;
}

.des_company {
    font-size: 13px;
}

.block_testimonials .bx-controls-direction {
    position: static;
    z-index: 1;
}

#testimonials_block_right .next.bx-next {
    display: block;
    position: absolute;
    top: 37%;
    right: -20px;
    margin-right: 0px !important;
    z-index: 1;
}

#testimonials_block_right .prev.bx-prev {
    display: block;
    position: absolute;
    top: 37%;
    left: -20px;
    margin-left: 0px !important;
    z-index: 1;
}

@media (max-width: 991px) {
    #testimonials_block_right .next.bx-next {
        right: 10px;
    }

    #testimonials_block_right .prev.bx-prev {
        left: 10px;
    }

    .des_testimonial::before, .des_testimonial::after {
        display: none;
    }
}

/*-------------------------------------------------------*/
#footer {
    padding-top: 0;
}

#fieldbrandslider-manufacturers .owl-item a {
    padding: 0px;
    display: table;
}

#fieldbrandslider-manufacturers .owl-item img {
    margin-bottom: 60px;
}

/*------------------------------------------------*/
.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: 13px;
    line-height: 24px;
    color: #999;
    margin: 0;
}

.footer-newsletter .input-wrapper {
    float: left;
}

.footer-newsletter .input-wrapper input {
    width: 365px;
    border: 2px solid #fff;
    height: 43px;
    line-height: 43px;
    background: none;
    color: #999999;
    padding: 0 20px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.footer-newsletter .button-newletter {
    border: none;
    background: #d7827e;
    padding: 12px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    position: relative;
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .footer-newsletter .input-wrapper input {
        max-width: 270px;
        margin-bottom: 20px;
    }

    .left-newletter {
        margin-right: 30px;
        margin-bottom: 20px;
    }
}

.footer-newsletter .button-newletter:hover {
    text-decoration: underline;
}

.footer-newsletter .button-newletter:before {
    content: "\f0e0";
    font-family: "FontAwesome";
}

.footer-top {
    padding: 56px 0;
}

.footer-container {
    color: #999999;
    background: url(bg_footer.jpg);
}

.footer-container p {
    line-height: 20px;
    color: #999;
}

.footer-container h3 img {
    margin-top: 4px;
}

.footer-container h3 {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #fff;

    text-transform: uppercase;
    margin-bottom: 16px;
}

.footer-container .links ul {
    background: none;
    float: left;
    width: 100%;
}

.footer-container .links ul > li {
    padding: 0;
    border: none;
    font-weight: normal;
}

.footer-container .links {
    position: relative;
}

.footer-container .links .title {
    border: medium none;
    color: #fff;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 0;
}

.footer-container .bullet ul li, .footer-container .bullet ul li a {
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    float: left;
    width: 100%;
}

.footer-container li a {
    color: #999;
}

.footer-container .bullet ul li a {
    margin: 6px 0;
    position: relative;
    padding-left: 15px;
    width: 100%;
    color: #999;
}

.footer-container .bullet ul li a:before {
    border-left: 4px solid #fff;
    border-right: none;
    border-bottom: 4px solid transparent;
    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;
    padding-left: 33px;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.footer-container .contact_ft ul li:last-child {
    margin-bottom: 0;
}

.footer-container .contact_ft ul li div {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 18px;
    color: #fff;
    line-height: 0;
    height: 0;
}

.footer-container .contact_ft ul li span, .footer-container .contact_ft ul li a {
    margin: 6px 0;
    float: left;
    width: 100%;
    font-size: 13px;
    color: #999;
}

.footer-container .contact_ft ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer-bottom {
    background: #fff;
    margin: 0;
}

.footer-bottom > .container {
}

.footer-bottom p {
    font-size: 15px;
    color: #666666;
    margin: 0;
    line-height: 21px;
    text-align: center;
}

.footer-bottom p a {
    color: #d7827e;
    padding: 0 4px;
    text-decoration: underline;
}

.border-dashed {
    height: 55px;
    border: 1px dashed #393939;
    line-height: 55px;
}

.border-dashed i {
    color: #fff;
    font-size: 18px;
    margin: 0 17px;
}

.footer_logo .block {
    margin-bottom: 50px;
}

.border-dashed p {
    color: #999;
    margin: 0;
    font-size: 15px;
    display: inline-block;
}

.social_footer {
    max-width: 100%;
    padding: 0;
    float: left;
    width: 33.33%;
    display: inline-block;
    line-height: 158px;
}

.social_footer a, .social_footer span {
    font-size: 0;
}

.social_footer a:before {
    font-size: 18px;
    padding-right: 28px;
}

.social_footer a:hover {
    color: #d7827e;
}

.social_footer span {
    width: 60px;
    height: 38px;
    position: relative;
    float: left;
}

.social_footer span:before {
    width: 40px;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    margin-left: -20px;
}

.footer-address p {
    margin: 0;
}

.footer-address {
    line-height: 20px;
    padding: 10px 0;
    background: #000;
    text-align: center;
}

.footer-address a {
    color: #fff;
    text-decoration: underline;
}

h1[itemprop="name"] {

    font-size: 30px;
    text-transform: capitalize;
    color: #444444;

    margin-top: 14px;
}

.breadcrumb li:last-child::after {
    display: none;
}

.breadcrumb li:last-child a, #wrapper .breadcrumb li a:hover {
    color: #d7827e;
}

#wrapper .breadcrumb {
    position: relative;
    margin-bottom: 40px;
    text-align: center;
}

#wrapper .breadcrumb ol {
    padding: 15px;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translatex(50%);
    -moz-transform: translatex(50%);
    -webkit-transform: translatex(50%);
    -o-transform: translatex(50%);
    -ms-transform: translatex(50%);
}

#wrapper .breadcrumb li a {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;


}

#wrapper .breadcrumb li::after {
    content: "\f105";
    font-family: fontawesome;
    color: #fff;
    margin: 0 15px;
    font-size: 15px;
}

.page-customer-account #content .no-account {
    font-size: 15px;
}

.field-slideshow-container .flexslider {
    margin: 0 auto;
    display: table;
    max-width: 300px;
    margin-bottom: 30px;
}

.input-group .form-control {
    z-index: 0
}

/*---------------------------------------------------------------------*/
#newsletter_block_popup {
    left: 0;
    bottom: auto;
    right: 0;
    top: auto;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: right;
}

.fieldpopupnewsletter {
    max-width: 100%;
}

.popup_title p {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;

}

.popup_text h2 {
    font-size: 40px;
}

.popup_text {
    padding: 0;
    margin-bottom: 30px;
}

.popup_text p {
    margin: 0;
    line-height: 20px;
}

.fieldpopup .inputNew {
    float: none;
    display: table;
    margin: 0;
    width: 310px;
    padding: 0 15px;
    line-height: 35px;
    height: 35px;
    color: #666;
    font-size: 13px;
    margin-top: 30px;
    border-radius: 0;
}

.send-response {
    position: absolute;
    width: 100%;
    padding-top: 20px;
    top: 100%;
    left: 0;
    font-size: 15px;
    display: none;
}

.button_unique {
    font-size: 15px;
    padding: 0 20px;
    line-height: 37px;
    background: #d7827e;
    border-radius: 30px;
    float: left;
    display: table;
    margin-top: 20px;
    color: #fff;
}

.button_unique:hover {
    background: #222223;
}

#newsletter_block_popup .block_content {
    padding: 0;
    margin-left: 60px;
    text-align: left;
    position: absolute;
    max-width: 425px;
    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: 10px;
    right: auto;
    left: 10px;
    position: absolute;
}

.newsletter_block_popup-bottom label {
    font-size: 15px;
    color: #666;
    margin: 0;
}

.newsletter_block_popup-bottom span {
    background-color: transparent;
    border: 1px solid #999999;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    float: left;
}

.newsletter_block_popup-bottom span:focus, .newsletter_block_popup-bottom span:checked {
    border: none;
}

.newsletter_block_popup-bottom #newsletter_popup_dont_show_again {
    width: 20px;
    height: 20px;
    margin: 0;
    opacity: 0;
}

.newsletter_block_popup-bottom #newsletter_popup_dont_show_again:focus,
.newsletter_block_popup-bottom #newsletter_popup_dont_show_again:checked {
    opacity: 1;
}

.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;

    line-height: 0.8;
    margin-bottom: 17px;
}

#newsletter-input-popup {
    line-height: 40px;
    width: 100%;
    border-radius: 30px;
    max-width: 350px;
    border: none;
    padding: 0 20px;
    text-align: left;
    background: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
}

#moda_popupnewsletter.modal.in .modal-dialog, #moda_popupnewsletter.modal.fade .modal-dialog {
    margin: 30px;
}

@media (min-width: 992px) {
    #moda_popupnewsletter.modal.fade .modal-dialog, #blockcart-modal.modal.fade .modal-dialog {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: 0;
        transform: translate(-50%, -50%);
        transition: all 0s ease-in-out 0s;
    }

    #moda_popupnewsletter.modal.in .modal-dialog, #blockcart-modal.modal.in .modal-dialog {
        margin: 0;
        transition: all 0s ease-in-out 0s;
    }
}

#moda_popupnewsletter button.close {
    z-index: 1;
    position: absolute;
    width: 20px;
    height: 20px;
    color: #fff;
    opacity: 1;
    text-shadow: none;
    font-size: 0;
    right: -23px;
    top: -23px;
}

#moda_popupnewsletter button.close span:before {
    content: "\f00d";
    font-family: "FontAwesome";
    font-size: 24px;
}


#blockcart-modal .modal-header {
    background: none;
    padding: 0;
    border: none;
}

#blockcart-modal .modal-title {
    color: #46a74e;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 25px;
}

#blockcart-modal .modal-title i {
    margin-right: 10px;
}

#blockcart-modal .modal-body::before {
    top: 0;
    bottom: 0;
}

#blockcart-modal .cart-content p.cart-products-count {
    position: relative;
    padding-bottom: 10px;
    font-size: 24px;
}

#blockcart-modal .cart-content p.cart-products-count:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    background: #ebebeb;
    border-bottom: 1px solid #fff;
    left: 0;
    bottom: 0;
}

#blockcart-modal .box-cart-content {
    margin-top: 40px;
    display: table;
    margin-top: 100px;
}

@media (max-width: 767px) {
    #blockcart-modal .box-cart-content {
        margin-top: 10px;
    }
}

.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: 13px;
    cursor: pointer;
    text-transform: capitalize;
}

/*-------------------------------------------*/
.label, label {
    text-align: left;
    font-size: 15px;
}

.contact-form {
    padding: 0;
}

.form-group {
    margin-bottom: 15px;
}

.contact-rich h4 {
    margin-bottom: 20px;
}

.contact-rich p {
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
}

.contact-rich .block .icon i {
    font-size: 20px;
}

.contact-rich .block .data {
    color: #414141;
    font-size: 15px;
    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: 15px;
    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: 15px;
    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;
}

/*--------------------------------*/
/* NAV */
#header .header-nav {
    background: #d7827e;
    border: 0 !important;
    margin: 0;
    max-height: 100%;
}

#header .fa-caret-down:before {
    content: "\f107";
}

#header .nav a {
    float: left;
    border-top: 2px solid transparent;
    color: #fff;
    font-size: 0;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    margin-right: 2px;
    position: relative;
    z-index: 1;
}

#header .nav a:hover {
    border-color: #222223;
}

#header .nav a:hover:after {
    background: #222223;
}

#header .nav a::after {
    width: 40px;
    height: 40px;
    background: #fff;
    opacity: 0.1;
    position: absolute;
    z-index: 7;
    content: "";
    left: 0;
    right: 0;
    top: -2px;
}

#header .nav .social a {
    color: rgba(255, 255, 255, 0.2);
}

#header .nav .social a:hover {
    color: #fff;
}

#header .nav .social a::after {
    opacity: 0;
}

#header .nav .social a:hover::after {
    opacity: 0.1;
}

#header .nav a:before {
    font-size: 15px;
    position: relative;
    z-index: 2;
}

#header .nav a.fa-mobile:before {
    font-size: 22px;
}

#header .nav a.fa-envelope:before {
    font-size: 16px;
}

#header .nav p {
    line-height: 40px;
    height: 40px;
    font-size: 15px;
    margin: 0;
    color: #999;
    text-align: center;
}

#header .social {
    float: right;
}

#header .nav2 {
    float: left;
    padding-right: 30px;
}

#header .nav2 .click-nav2 i {
    font-size: 16px;
    color: #444;
}

#header .nav2 .click-nav2 i:hover {
    color: #d7827e
}

/* add*/

#header .nav1 > a {
    float: left;
    border-top: 2px solid transparent;
    color: #fff;
    font-size: 0;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    margin-right: 2px;
    position: relative;
    z-index: 1;
}

#header .nav1 > a:before {
    color: #fff;
    font-size: 16px;
}

#header .nav1 > a:hover {
    border-color: #222223;
}

#header .nav1 > a:hover:after {
    background: #222223;
}

#header .nav1 > a::after {
    width: 40px;
    height: 40px;
    background: #fff;
    opacity: 0.1;
    position: absolute;
    z-index: 7;
    content: "";
    left: 0;
    right: 0;
    top: -2px;
}

#dropdown-01 {
    display: none;
    position: absolute;
    top: 50px;
    z-index: 9999;
    left: 0;
    background: #fff;
    min-width: 125px;
    padding: 0 20px 15px;
    border-top: 5px solid #d7827e;
    box-shadow: rgb(173, 173, 173) 0px 0px 10px;
}

#mobile_links .expand-more {
    display: inline-block;
    color: #444;
    font-size: 15px;
    text-align: center;
    position: relative;
    z-index: 1;
}

#mobile_links .expand-more i.fa-user {
    display: none;
}

#dropdown-01 .currency-selector-wrapper .fa-caret-down {
    float: right;
    vertical-align: middle;
    margin-right: 2px;
    margin-top: 7px;
}

#mobile_links .expand-more:hover i {
    color: #d7827e;
}

#dropdown-01 .fa-caret-down {
    margin-left: 10px;
}

#mobile_links .expand-more i {
    color: #444;
    font-size: 15px;
    padding-left: 9px;
}

#header .content-nav2 .dropdown-menu {
    margin-top: 8px
}

#header .content-nav2 .dropdown-menu li {
    line-height: 35px;
    padding: 0 20px;
}

.nav1 > div {
    float: left;
}

/* END NAV */
/* HEADER TOP*/

.logo_header {
    width: 33.33%;
    line-height: 0;
    text-align: center;
    padding: 9px 0;
    display: inline-block;
    position: relative;
}

@media all and (min-width: 1000px) {
    .logo_header {
        margin-left: 37.5%;
    }
}

.logo_header a {
    display: inline-block;
}

@media (min-width: 992px) {

    #sticky_top:not(.sticky-fixed-top) #search_block_top div.dropdown-menu:before {
    }


    #sticky_top:not(.sticky-fixed-top) #search_block_top input::-webkit-input-placeholder {
        color: #999 !important;
    }

    #sticky_top:not(.sticky-fixed-top) #search_block_top input:-moz-placeholder { /* Firefox 18- */
        color: #999 !important;
    }

    #sticky_top:not(.sticky-fixed-top) #search_block_top input::-moz-placeholder { /* Firefox 19+ */
        color: #999 !important;
    }

    #sticky_top:not(.sticky-fixed-top) #search_block_top input:-ms-input-placeholder {
        color: #999 !important;
    }
}

/*HEADER MENU*/

.fieldmegamenu-sticky .bt_bor {
    display: none;
}

/* STT */
.box-static_content:hover .fa {
    color: #d7827e;
}

.box-static_content:hover a {
    color: #d7827e;
}

.static_content .content_text {
    padding-left: 70px;
    text-align: left;
}

.box-static_content .fa {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
}

.box-static_content .fa:after {
    content: "";
    width: 1px;
    height: 36px;
    position: absolute;
    top: -5px;
    right: -22px;
    background: #ebebeb;
}

.content_text h3 {
    font-weight: normal;

    font-size: 15px;
    color: #262626;
    margin-top: 0;

}

.content_text p {
    margin-top: 9px;
    color: #666;
    font-size: 15px;
}

.block_pos2 .stt_coutdown {
    color: #fff;
    text-align: center;
}

@media (min-width: 992px) {

    .static_content {
        position: absolute;
        top: 50%;
        height: 40px;
        margin-top: -20px;
        right: 100px;
        z-index: 1031;
        left: 270px;

    }

}

@media (max-width: 991px) {

    .static_content {
        position: absolute;
        height: 40px;
        z-index: 1031;
        left: 0;
        right: 0;
        bottom: 30px;
    }

    #header .content_text h3 {
        margin-top: 0;
    }

    .content_text p {
        font-size: 13px;
    }

    .static_content .content_text {
        padding-left: 65px;
    }

    .box-static_content:first-child {
        margin-right: 17px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .box-static_content {
        margin-left: 25px;
    }
}

.block_pos2 .stt_coutdown .title_text {
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1;

    margin-bottom: 21px;
}

.block_pos2 .stt_coutdown .descc {
    font-size: 13px;
    color: #999;
    line-height: 20px;
    margin-bottom: 53px;
}

#countdown_ne ul {
    display: inline-block;
}

#countdown_ne ul li {
    display: inline-block;
    float: left;
    margin: 0 15px;
}

#countdown_ne ul li .int {
    font-size: 15px;
    color: #fff;

    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #d7827e;
    display: block;
}

#countdown_ne ul li .text {
    width: 50px;
    display: block;
    text-align: center;
    line-height: 1;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 10px;
}

/* TITLE */
.has_absolute {
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 18px;
    color: #d7827e;
    transform: translateX(-50%);
}

.has_absolute .square {
    width: 5px;
    height: 5px;
    border: 1px solid #d7827e;
    display: inline-block;
    position: relative;
    margin: 4px 15px 4px;
}

.has_absolute .square.lef:before {
    content: "";
    width: 40px;
    height: 1px;
    background: #d7827e;
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -1px;
}

.has_absolute .square.rig:before {
    content: "";
    width: 40px;
    height: 1px;
    background: #d7827e;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -1px;
}

/*Product*/
.left-product .fa-eye:before {
    content: "\f002" !important;
}

.desc p {
    color: #999;
    margin-bottom: 8px;
}

.horizontal_mode .product_name a {
    color: #444444;
    font-size: 16px;

    text-transform: capitalize;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 18px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.horizontal_mode .product_name a:hover {
    color: #d7827e;
}

.short_desc p {
    margin-bottom: 1px;
}

.horizontal_mode .item-inner:hover .product-description-hover {
    display: block;
}

.horizontal_mode .product-description-hover .product_name {
    margin-bottom: 2px;
}

.horizontal_mode .product-description-hover .add-to-cart {
    margin-top: 14px;
}

.w-50 {
    width: 50%;
    float: left;
    height: 460px;

}

.block_pos2 {
    padding-right: 15px;
}

.one_product {
    padding-left: 15px;
}

.block_pos2 .bg {
    background: url("bg_pos2.jpg");
    min-height: 460px;
    position: relative;
}

.block_pos2 .stt_coutdown {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 70px;
}

.bg_f1 {
    background: #f1f1f1;
}

.bg_f1:after {
    content: "";
    display: table;
    clear: both;
}

.right_blog_home .content i {
    margin-right: 10px;
}

.Brands-block-slider {
    border-top: 1px solid #ebebeb;
    padding-top: 60px;
}

#fieldbrandslider.block {
    margin-bottom: 0;
}

.block_footer_main {
    background: #ffffff;
    padding: 70px 0;
    text-align: center;
    padding-bottom: 20px;
}

.footer_center_text li {
    display: inline-block;
    padding: 0 19px;
    text-transform: uppercase;
    line-height: 1;
}

.footer_center_text li a {
    font-size: 13px;
    line-height: 22px;
}

.footer_center_text {
    display: inline-block;
    margin-top: 28px;
    margin-bottom: 28px;
}

.footer-center .container {
    border-bottom: 1px solid #393939;
}

.footer-center.block {
    margin-bottom: 50px;
}

.footer-center .block {
    margin-bottom: 50px;
}

.block_fot_top {
    background: #d7827e;
}

.block_fot_top .footer_top_text1 {
    color: #fff;
    margin-bottom: 0;
    font-size: 30px;

    line-height: 40px;

    margin: 30px 0;
    position: relative;
    padding-right: 40px;
}

.block_fot_top .footer_top_text1:before {
    background: #fff;
    content: "";
    height: 40px;
    position: absolute;
    width: 1px;
    right: 0;
}

.block_fot_top .footer_top_text2 {
    font-size: 18px;
    color: #fff;
    margin-left: 40px;
    line-height: 100px;
    margin-bottom: 0;
}

.block_fot_top .footer_top_text3 {
    float: right;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    height: 40px;
    line-height: 42px;
    background: #efa4a4;
    padding: 0 22px;
    border-radius: 20px;
    margin: 30px 0;
}

.block_fot_top .footer_top_text3:hover {
    background: #222223;
    transition: all 0.15s ease-in-out 0s;
}

.block_fot_top p {
    float: left;
}

.block_fot_top p span {
    font-size: 20px;
}

.block_fot_top a {
    font-size: 16px;
    text-transform: uppercase;
    height: 35px;
    color: #fff;
    padding: 0 22px;
    border: 1px dashed #fff;
    line-height: 35px;
    display: inline-block;
    margin-bottom: 30px;
    border-color: rgba(255, 255, 255, 0.3);
}

.block_fot_top a:hover {
    border-color: #222223;
    color: #222223;
}

.fotter-top-right {
    text-align: right;
}

.block_footer_main h3 {
    font-size: 21px;
    font-weight: normal;

    color: #fff;

    line-height: 1;
    margin: 0 0 33px 0;
}

.block_footer_main .block-about h3 {
    margin: 0 0 24px 0;
}

.block_footer_main .block-newlette h3 {
    margin: 0 0 24px 0;
}

.block-fot ul {
    margin: 0;
}

.block-fot ul li {
    margin-bottom: 12px;
}

.block-fot ul li:last-child {
    margin-bottom: 0;
}

.block-fot ul li a {
    font-size: 15px;
    color: #999;
}

.block-fot p {
    font-size: 15px;
    color: #999;
    line-height: 20px;
    margin-top: -1px;
}

.block-fot ul li a i {
    float: right;
    font-size: 10px;
}

.block-fot ul li a:hover {
    color: #d7827e;
}

.block-gallery ul {
    margin: 0 -3px;
}

.block-gallery ul li {
    display: inline-block;
    float: left;
    padding: 3px;
}

.block-gallery ul li a:hover img {
    opacity: 0.7;
}

.block-newlette p {
    margin-bottom: 13px;
}

.block_footer_main .flow-us h3 {
    margin-top: 24px;
    margin-bottom: 17px;
}

.social_content a {
    width: 35px;
    height: 35px;
    font-size: 0px;
    line-height: 35px;
    background: #393939;
    text-align: center;
    color: #fff;
    float: left;
    margin-right: 12px;
}

.social_content a:hover {
    background: #d7827e;
}

.social_content a.fa-facebook:hover {
    background: #3b5998 !important;
}

.social_content a.fa-google-plus:hover {
    background: #dd5347 !important;
}

.social_content a.fa-twitter:hover {
    background: #3b5998 !important;
}

.social_content a.fa-youtube:hover {
    background: #cc181e !important;
}

.social_content a.fa-linkedin:hover {
    background: #dd5347 !important;
}

.social_content a:last-child {
    margin: 0;
}

.social_content a:before {
    font-size: 16px;
}

.block-newlette form {
    position: relative;
}

.block-newlette input {
    width: 100%;
    border: 0;
    box-shadow: none;
    height: 40px;
    line-height: 40px;
    padding: 0 13px;
    color: #999;
    font-size: 15px;
    background: transparent;
    border: 1px solid #393939;
}

.block-newlette button {
    font-size: 18px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background: #d7827e;
    border: 0;
    margin: 0;
    padding: 0;
    width: 40px;
}

.block-newlette button:hover {
    text-decoration: underline;
}

.block-newlette button i {
}

.payment h3 {
    margin: 19px 0 20px !important;
}

.footer4 .footer4-bg {
    background: #d7827e;
    color: #fff;
    height: 150px;
    margin-top: 50px;
    text-align: center;
}

.footer-botto {
    margin-top: -3px;
}

.footer4.div2 .footer4-bg {
    height: 200px;
    margin-top: 0;
}

.footer4 .footer4-bg p {
    color: #fff;
    font-size: 13px;
    margin-top: 14px;
    margin-bottom: 0;
}

.footer4 .footer4-bg p.pbold {

    line-height: 21px;
    margin-top: 1px;
    margin-bottom: 0;
}

.footer4 .footer4-bg i {
    font-size: 40px;
    margin-top: 29px;
    line-height: 1;
}

.footer4.div3 .footer4-bg i {
    font-size: 30px;


}

.footer4.div2 .footer4-bg i {
    margin-top: 44px;
}

.new_products {
    padding-right: 45px;
}

/*hi*/
.bg_fw {
    background: #f0f0f0;
}

.col-450 {
    width: 450px;
    float: left;
    position: relative;
    margin-top: 45px;
}

.item-big {
    float: left;
    position: relative;
}

.item-big:before {
    width: 15px;
    height: 100%;
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
}

#owl-slide1 .owl-buttons {
    z-index: 1;
    top: 50%;
    width: 50px;
    left: -12px;
    margin-top: -12px;
}

#owl-slide1 .owl-buttons .owl-next {
    display: none;
}

#owl-slide2 .owl-buttons {
    z-index: 1;
    width: 25px;
    top: 50%;
    right: 18px;
    margin-top: -12px;
}

.border_content {

}

.border_opacity0 {
    padding-bottom: 30px;
}

#owl-slide2 .owl-buttons .owl-prev {
    display: none;
}

.item-big:after {
    width: 15px;
    height: 100%;
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    background: #fff;
}

#owl-slide2 {
    margin-left: 30px;
    margin-right: -30px;
}

.block_pos5 {
    margin-left: -15px;
    height: 250px;
    background: #fdf;
}

.fullw2 .w-50 {
    height: 250px;
}

#field_newproductslider_block {
    margin-bottom: 100px;
    overflow: inherit;
}

.block_pos5_bg {
    background: url('block_pos5_bg.jpg');
    min-height: 250px;
    position: relative;
}

.pos5_img {
    position: absolute;
    right: 0;
    top: -25px;
}

.pos5_text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
}

.pos5_text h3 {
    color: #fff;

    padding-top: 2px;
    margin-bottom: 13px;
}

.pos5_text .name {
    color: #d7827e;
    font-size: 14px;

    margin-bottom: 10px;
}

.pos5_text .name .job {
    color: #fff;

}

.pos5_text .desc {
    color: #999;
    line-height: 20px;
    margin-bottom: 16px;
}

.pos5_social .folow {
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    float: left;
    margin-right: 20px;
    line-height: 35px;
}

.pos5_social .social {
    display: inline-block;
}

.pos5_social .social a {
    position: relative;
    width: 35px;
    height: 35px;
    font-size: 0;
    color: #fff;
    z-index: 2;
    text-align: center;
    line-height: 35px;
    float: left;
    margin-right: 15px;
}

#fieldmegamenu-mobile {
    display: none;
}

#fieldmegamenu-mobile.active {
    display: block;
}

.pos5_social .social a:before {
    font-size: 16px;
    position: relative;
    z-index: 10;
}

.pos5_social .social a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #fff;
    opacity: 0.2;
    z-index: 1;
}

.pos5_social .social a:hover:after {
    background: #d7827e;
    opacity: 1;
}

.fullw2.fieldFullWidth {
    margin-bottom: 60px;
}

.fullw1.fieldFullWidth {
    margin-bottom: 60px;
}

.tab-category-container-slider .content-title {
    text-transform: none;
    margin-bottom: 20px;
}

.tab-category-container-slider .title_block {
    border: 0;
    padding: 0;
    margin-bottom: 30px;
}

.tab-category-container-slider .tab_cates {
    text-align: left;
    margin: 0;
}

.tab-category-container-slider .tab_cates li {
    background: #ebebeb;
    color: #262626;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    padding: 0 15px;
}

.tab-category-container-slider .tab_cates li:hover, .tab-category-container-slider .tab_cates li.active {
    background: #d7827e;
    color: #fff;
}

.tab-category-container-slider h3.title_font {
    font-size: 22px;
    color: #262626;

    line-height: 1;
    margin-bottom: 10px;
}

/*
pagination

*/
.pagination {
    margin: 0;
    margin-bottom: 0px;
    border: 1px solid #000;
    padding: 4px 0;
    background: #fff;
}

.pagination .page-list {
    background: none;
    float: left;
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.pagination a:first-child {
    margin-left: 0;
}

.pagination .previous {
    font-size: 0;
}

.pagination a {
    width: 30px;
    padding: 0;
    text-align: center;
    float: left;
    line-height: 28px;
    height: 30px;
    border: 1px solid #000;
    color: #666666;
    box-shadow: none;
    margin: 0 5px;
}

.pagination .current a, .pagination a:not(.disabled ):hover, .pagination a.previous:hover {
    background: #d7827e;
    color: #fff;
    border-color: #d7827e;
}

.pagination a.previous i, #category .pagination a.next i {
    font-size: 0;
    height: auto;
    width: auto;
    float: none;
}

.pagination a.next i:before {
    /*content: "\f105";*/
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 29px;
}

.pagination a.previous i:before {
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 29px;
}

.pagination > div {
    text-align: right;
    color: #666;
}

#category #recent_article_smart_blog_block_left {
    display: none
}

#products #box-product-grid .item-inner {
    margin-bottom: 30px;
}

#_desktop_search_filters_clear_all {
    display: none !important;
}

.item-product-list .left-product {
    overflow: hidden;
}

@media (max-width: 991px) and (min-width: 768px) {
    .js-qv-mask .owl-buttons [class^="carousel-"] span {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
}

#slide {
    background: none;
}

#right-column #testimonials_block_right .title_block {
    text-align: left;
}

#testimonials_block_right .media-content, #testimonials_block_right.media-content-info {
    display: block;
}

#slide div .content_test {
    display: block;
}

#slide div .content_test p.des_namepost {
    font-size: 20px;
    color: #444444;

    line-height: 0.8;

    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}

#slide div .content_test p.des_namepost:hover {
    color: #d7827e;
}

#slide div .content_test p {
    text-align: center;
    font-size: 15px;
    line-height: 1;
    color: #d7827e;
}

#slide div .content_test {
    margin-top: 20px;
    margin-bottom: 22px;
}

#prices-drop #main h2 {
    display: none !important;
}

.product-description p {
    margin: 0;
    font-size: 16px;
}

main {
    float: left;
    width: 100%;
}

#fieldbrandslider-manufacturers .owl-controls {
    display: none !important;
}

.tab-category-container-slider.horizontal_mode .item-inner .right-product {
    min-height: 60px;
}

.tab-category-container-slider.horizontal_mode .product-description-hover .add-to-cart {
    margin-top: 5px;
}

/*HD*/
.header-bottom .container {
    position: relative;
}

.bt_bor {
    position: absolute;
    height: 50px;
    width: 35px;
    top: 0;
    left: 0;
}

.bt_bor.bt_left {
    top: 100%;
    z-index: 1;
    cursor: pointer;
}

.bt_bor.bt_right {
    left: auto;
    right: 0;
}

.bt_bor:before {
    position: absolute;
    content: "";
    top: 12px;
    right: 0;
    width: 1px;
    height: 25px;
    background: #fff;
    opacity: 0.36;
}

.bt_bor.bt_right:before {
    right: auto;
    left: 0;
}

.bt_bor > i {
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    width: 35px;
}

.language-selector-wrapper, .currency-selector-wrapper {
    float: left;
}

.language-selector-wrapper img {
    margin-right: 4px;
}

/*stt*/
.col-stt {
}

@media (min-width: 1200px) {
    .bn_23 {
        float: left;
        width: 100%;
        margin-bottom: 60px;
    }

}

@media (max-width: 1199px) {
    .menu-bottom p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100px;
    }

    #right-column .title_block a:before {
        display: none;
    }

    #slide div .content_test {
        margin-bottom: 20px;
    }

    .item-big, #owl-slide2 {
        display: none;
    }

    .col-450 {
        width: 100%;
        margin-right: -15px;
        margin-left: 15px;
        margin-bottom: 60px;
    }

    #owl-slide1 .owl-carousel {
        position: relative;
    }

    #owl-slide1 .owl-buttons .owl-next {
        display: block;
    }

    #owl-slide1 .owl-buttons {
        position: static;
    }

    #owl-slide1 .owl-buttons .owl-prev {
        position: absolute;
        top: 50%;
        left: -12px;
        z-index: 1;
        transform: translateY(-50%);
    }

    #owl-slide1 .owl-buttons .owl-next {
        position: absolute;
        top: 50%;
        right: 27px;
        z-index: 1;
        transform: translateY(-50%);
    }

    .roww .item a {
        margin: 0 auto;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .social_content a {
        width: 33px;
        height: 33px;
        line-height: 33px;
        margin-right: 1px;
    }

    .social_content {
        display: inline-block;
    }

    .block-fot {
        margin-bottom: 50px;
    }

    .border-dashed p {
        font-size: 13px;
    }

    .border-dashed i {
        margin: 0 5px;
    }

    .content_text p {
        font-size: 13px;
    }

    .content_text h3 a {
        font-size: 15px;
    }

    .static_content .content_text {
        padding-left: 40px;
    }

    .fieldmegamenu-sticky .fieldmegamenu .root-item.no-description .title {
        padding: 0 20px;
    }

    .box-static_content .fa {
        left: 7px;
        font-size: 25px;
    }

    .box-static_content .fa:after {
        display: none;
    }

    .block_pos2 .stt_coutdown {
        right: 30px;
    }

    .tab-category-container-slider h3.title_font {
        margin-bottom: 3px;
    }

    .tab-category-container-slider .content-title {
        margin-bottom: 8px;
    }

    .tab-category-container-slider .title_block {
        margin-bottom: 14px;
    }

    .tab-category-container-slider.horizontal_mode .item-inner .right-product {
        min-height: 55px;
    }

    .pos5_img {
        right: -80px;
    }
}

@media (max-width: 991px) {
    .social_content {
        display: inline-block;
    }

    .block-fot {
        margin-bottom: 50px;
    }

    .col-450 {
        margin-right: -20px;
        margin-left: 20px;
    }

    #owl-slide1 .owl-buttons .owl-next {
        right: 32px;
    }

    h1[itemprop="name"] {
        font-size: 20px;
    }

    .menu-bottom h3 {
        line-height: 17px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .menu-bottom p {
        width: 80px;
    }

    .custom-menu-bottom img {
        margin-bottom: 10px;
        margin-right: 10px;
        float: left;
        margin-top: 0;
    }

    .menu-bottom .menu-bottom-dec a {
        padding: 6px 10px !important;
    }

    .content_text h3 {
        margin-top: 0;
    }

    .w-50 {
        width: 100%;
    }

    .tab-category-container-slider .title_block {
        text-align: center;
    }

    .tab-category-container-slider .tab_cates {
        display: inline-block;
    }

    .bt_bor.bt_left {
        top: 35px;
        left: 20px;
        z-index: 2000;
    }

    .bt_bor:before {
        display: none;
    }

    .bt_bor > i {
        color: #999;
    }

    #header .header-top > .container {
        z-index: 301;
    }

    #search_block_top div.dropdown-menu:before {
        display: none;
    }

    .block-gallery ul li {
        width: 56px;
    }

    .products.horizontal_mode #box-product-list .add-to-cart {
        margin-bottom: 5px;
    }

}

@media (max-width: 767px) {
    #header .nav p {
        width: 100%;
        text-align: center;
        margin-left: 0;
    }

    #header .header-nav {
        height: auto;
    }

    .nav {
        text-align: center;
    }

    #header .social {
        float: none;
        display: inline-block;
    }

    .block_footer_main h3 {
        margin-top: 25px;
    }

    .footer4.div2 {
        margin-top: 60px;
    }

    .products.horizontal_mode #box-product-list .add-to-cart {
        margin-bottom: 30px;
    }

    #header .header-nav .language-selector .expand-more, #header .header-nav .currency-selector .expand-more {
        padding-right: 10px;
    }

    #header .header-nav .language-selector i, #header .header-nav .currency-selector i {
        right: 0;
    }

    #header .header-nav .language-selector .expand-more:before {
        right: -10px;
    }

    .bg_fw {
        padding: 30px 0 43px;
    }

    #owl-slide1 {
        float: none;
        width: 420px;
        margin: 0 auto;
    }
}

@media (min-width: 568px) and (max-width: 767px) {
    #header .nav1 {
        width: 33%;
    }

    #header .nav {
        width: 34%;
    }

    #header .nav2 {
        width: 33%;
        text-align: right;
    }

}

@media (max-width: 567px) {
    #header .header-nav {
        position: relative;
        min-height: 68px;
    }

    .mobile_links-wrapper {

    }
}

@media (max-width: 441px) {
    .custom-menu-bottom .menu-bottom-dec {
        width: 100%;
    }

    .block_pos2 .stt_coutdown {
        right: 5px;
    }

    #countdown_ne ul li {
        margin: 0 5px;
    }

    .w-50.h {
        height: auto;
    }

    .tab-category-container-slider .tab_cates li {
        display: inline-block;
        float: none;
        margin-bottom: 3px;
    }

    .tab-category-container-slider .tab_cates {
        white-space: nowrap;
    }

    .new_products {
        padding-right: 0;
    }

    .pos5_img {
        display: none;
    }

    .block_pos5_bg {
        min-height: 290px;
    }
}

/* FIX */
.modal-backdrop.in {
    opacity: 0.8;
}

@media (max-width: 767px) {
    .smart-blog-home-post.block.horizontal_mode {
        margin-bottom: 30px;
    }

    /* home1 */
    .static_content {
    }

    .field-main-slider.block {
        margin-bottom: 30px;
    }

    .col-450 {
    }

    .block_fot_top p {
        text-align: center;
    }

    .fotter-top-right {
        text-align: center;
    }

    #owl-slide1 .owl-buttons {
        display: block;
    }

    #owl-slide1 .owl-buttons .owl-next {
        right: 5px;
    }
}

@media (max-width: 479px) {
    #owl-slide1 {
        max-width: 195px;
    }

    #owl-slide1 .owl-buttons .owl-next {
        right: -12px;
    }
}

/*END FiX*/

/*FIX LA*/
.product-description p.fashion-has {
    margin-bottom: 10px
}

@media (min-width: 768px) {
    #moda_popupnewsletter.modal.fade .modal-dialog, #blockcart-modal.modal.fade .modal-dialog, .quickview.modal.fade .modal-dialog {
        position: absolute;
        left: 50%;
        top: 50%;
        margin: 0;
        transform: translate(-50%, -50%);
        transition: all 0s ease-in-out 0s;
    }
}

.ui-menu .ui-menu-item {
    list-style-image: none;
}

.footer4 .footer4-bg p.pbold {
    font-size: 15px;
}

.social-sharing li.facebook:hover a {
    background: #435f9f !important;
    border-color: #435f9f !important;
}

.social-sharing li.twitter:hover a {
    background: #00aaf0 !important;
    border-color: #00aaf0 !important;
}

.social-sharing li.pinterest:hover a {
    background: #ce1f21 !important;
    border-color: #ce1f21 !important;
}

/*END LA*/
/*TEST NEW*/

.desc {
    max-width: 268px;
}

@media (max-width: 991px) {
    #header_mobile_menu {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .fullw1.fieldFullWidth {
        margin-bottom: 30px;
    }

    .footer4.div2 {
        margin-top: 50px;
    }

    .pagination {
        padding-top: 10px;
    }

    .box-sort-by {
        display: none;
    }

    .Brands-block-slider {
    }

    .block_pos2 .stt_coutdown {
        padding: 0 10px;
    }
}

.horizontal_mode .add-to-cart {
    white-space: nowrap;
}

@media (max-width: 441px) {
    body #header_mobile_menu {
        margin-top: 20px;
    }

}

.ui-widget-content {
    max-height: 418px;
}

@media (max-width: 737px) {

    .box-static_content {
        min-height: 40px;
        width: 100%;
        margin-bottom: 30px;
    }

    .static_content {
        height: auto;
        bottom: 0;
    }

    .box-static_content2 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        white-space: nowrap;
        min-width: 221px;
    }

    .box-static_content:first-child {
        margin-right: 0;
    }


}

/*PRODUCT NONAME*/
.product_noname .horizontal_mode .item-inner .right-product {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    text-align: center;
    height: 50px;
    border: 1px dashed #fff;
}

.product_noname .horizontal_mode .item-inner .product_name {
    display: none;
}

.product_noname .horizontal_mode .item-inner .product-description {
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    background: #fff;
}

.product_noname .horizontal_mode .item-inner .prod_fat:before {
    display: none;
}

.product_noname .product-miniature .regular-price {
    margin-right: 0;
    text-decoration: line-through;
}

.product_noname .product-description .product-price-and-shipping {

}

.product_noname .product-miniature {
    position: relative;
}

.product_noname .product-price-and-shipping {
    margin-top: 14px;
}

#product_absolute {
    width: 600px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    background: #fff;
}

#product_absolute_new {
    width: 600px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    background: #fff;
}

.product_noname .horizontal_mode .item-inner {
    margin-bottom: 36px;
}

.product_noname .horizontal_mode.block {
    margin-bottom: 24px;
}

.rig #product_absolute {
    right: -15px;
    left: auto;
    transform: translateX(0);
}

.lef #product_absolute_new {
    left: -15px;
    transform: translateX(0);
    right: auto;
}

/*END PRODUCT NONAME*/
/*PRODUCT CATE*/
#fieldblockcategories .right-block-cate {
    margin-top: 18px;
}

#fieldblockcategories .right-block-cate a.name-block {
    font-size: 18px;


    line-height: 48px;

}

#fieldblockcategories .name_block {
    font-size: 15px;
    text-transform: capitalize;
    color: #666666;
    display: block;
    line-height: 1;
    padding-bottom: 20px;
}

#fieldblockcategories .name_block:hover {
    color: #d7827e
}

#fieldblockcategories .box-item-inner {
    position: relative;
}

#fieldblockcategories .more-cate {

    color: #fff;

    padding: 5px 25px;
    background: #d7827e;
    border-radius: 20px;
    line-height: 32px;
    letter-spacing: 2px;
}

#fieldblockcategories .more-cate:hover {
    background: #333
}

#fieldblockcategories.horizontal_mode .item-inner {
    background: #f6f5fa;
    padding: 10px 10px 30px;
    border-radius: 140px 140px 20px 20px;
}

#fieldblockcategories.horizontal_mode .item-inner .left-block-cate img {
    border-radius: 100%;
    border: 5px solid #fff;
}

#fieldblockcategories.horizontal_mode .item-inner .left-block-cate img:hover {
    opacity: .8;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .55);
    box-shadow: 0 0 10px rgba(0, 0, 0, .55);
}

.block-cate {
    position: relative;
}

.text-block-cate {
    position: absolute;
    top: 0;
    color: #fff;
    font-size: 16px;

    padding-top: 50px;

}

.text-block-cate .text_2 {
    font-size: 30px;
    margin: 10px 0;
}

/*END*/

@media (max-width: 1199px) {
    #product_absolute {
        display: none !important;
    }

    #product_absolute_new {
        width: 485px;

    }

    .res_hide {
        display: none !important;
    }

    .smart-blog-home-post .col-md-6 {
        width: 100%;
    }

    .product_noname .horizontal_mode .item-inner {
        margin-bottom: 30px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .product_noname .horizontal_mode .item-inner {
        margin-bottom: 35px;
    }
}

@media (max-width: 991px) {
    #product_absolute_new {
        display: none !important;
    }

    .text-block-cate {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .footer-center .block {
        margin-bottom: 30px;
    }

    .product_noname .horizontal_mode.block {
        margin-bottom: 0;
    }

    .border_opacity0 {
        height: 110px;
    }

}

@media (min-width: 992px) {
    #header_menu {
        z-index: 1;
    }

    .bt_bor.bt_left {
        z-index: 2;
    }

    #index #header .content_text h3 a {
        color: #a5a5a5;
    }

    #index #header .box-static_content:hover .content_text h3 a {
        color: #fff;
    }

    #index .box-static_content .fa {
        color: #a5a5a5;
    }

    #index .box-static_content:hover .fa {
        color: #fff;
    }

    #index .content_text p {
        color: #a5a5a5;
    }

    #index .box-static_content:hover .content_text p {
        color: #fff;
    }

    #index .box-static_content .fa:after {
        background: #a5a5a5;
    }

    body:not(#index) #header .content_text h3 a {
        color: #fff;
    }

    body:not(#index) #header .box-static_content:hover .content_text h3 a {
        color: #d7827e;
    }

    body:not(#index) .box-static_content .fa {
        color: #fff;
    }

    body:not(#index) .box-static_content:hover .fa {
        color: #d7827e;
    }

    body:not(#index) .content_text p {
        color: #fff;
    }

    body:not(#index) .box-static_content:hover .content_text p {
        color: #d7827e;
    }

    body:not(#index) .box-static_content .fa:after {
        background: #fff;
    }

    .bt_bor > i {
        color: #262626;
    }

    .bt_bor:hover > i {
        color: #d7827e;
    }

    .bt_bor:before {
        background: #e5e5e5;
        opacity: 1;
    }

    .outer-slide [data-u="navigator"] {
        padding-top: 199px;
    }
}

@media (max-width: 1199px) {
    .text-block-cate {
        display: none !important;
    }
}

.info-category span {
    font-size: 14px;
}

.cart-grid-body a.label:hover {
    color: #d7827e;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    padding: 10px 10px 11px;
}

.product-line-grid-right .bootstrap-touchspin > .input-group-btn-vertical {
    vertical-align: top;
}

@media (max-width: 991px) {
    body #header_mobile_menu {
        margin-bottom: 30px;
    }
}

@media (min-width: 1200px) {
    .static_content .block {
        margin-bottom: 0;
    }
}

.field-demo-wrap {
    top: 106px;
}

#dropdown-01 .language-selector-wrapper .fa-caret-down {
    position: absolute;
    top: 8px;
    right: 1px;
}

#dropdown-01 {
    padding-top: 13px;
}

/*footer link*/
#footer .links ul {
    background: none;
    float: left;
    width: 100%;
}

#footer .collapse {
    display: block;
    height: auto !important;
    margin-bottom: 20px;
}

#footer .links .title {
    border: medium none;
    color: #fff;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 0;
}

#footer .links {
    position: relative;
}

@media (max-width: 767px) {
    #footer .links .collapse {
        display: none;
    }

    #footer .links .collapse.in {
        display: block;
    }

    #footer .links .title .collapse-icons .remove, #footer .links .title[aria-expanded="true"] .collapse-icons .add {
        display: none;
    }

    #footer .title .collapse-icons .remove, #footer .title[aria-expanded="true"] .collapse-icons .add {
        display: none;
    }

    #footer .links .title[aria-expanded="true"] .collapse-icons .remove {
        display: block;
    }

    #footer .links .navbar-toggler {
        display: inline-block;
        padding: 0;
    }

    #footer .links .title {
        padding: .625rem;
        border-bottom: 1px solid #f6f6f6;
        cursor: pointer;
    }

}

.no-fullwwidth.onecate-products-block {
    background-image: url(http://cocowhite.be/eshop/img/fond-one.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position-x: center;
    background-position-y: top;
    background-size: cover;
    padding: 50px 0;
    display: inline-block;
    margin-bottom: 100px;
}

.no-fullwwidth.onecate-products-block .container {

}

#onecate_products_block.horizontal_mode .item-inner .button-action {
    display: inherit;
}

#onecate_products_block.horizontal_mode .quick-view, #onecate_products_block.horizontal_mode .add-to-cart {
    opacity: 1 !important;
    position: relative;
    top: 0;
    left: 0;
    float: left;
    transform: inherit;
    border-radius: 20px;
    padding: 0 30px;
    height: 45px;
    width: auto;
    line-height: 45px;
    color: #fff;
    background: #383838;
    font-size: 15px;

}

#onecate_products_block.horizontal_mode .quick-view:hover, #onecate_products_block.horizontal_mode .add-to-cart:hover {
    background: #d7827e;
    color: #fff;
}

#onecate_products_block.horizontal_mode .quick-view {
    margin-left: 30px
}

#onecate_products_block.horizontal_mode .conditions-box {
    display: none
}

#onecate_products_block.horizontal_mode .item-inner .left-product {
    float: left;
    width: 45.1%;
    display: inline-block;
    padding: 0 78px;
}

#onecate_products_block.horizontal_mode .item-inner .right-product {
    float: left;
    width: 54.9%;
    display: inline-block;
    margin: 0;
    padding: 67px 70px 0 100px;
}

#onecate_products_block.horizontal_mode .item-inner .right-product .product_hiphuggers {
    margin-bottom: 24px;
}

#onecate_products_block.horizontal_mode .item-inner .right-product .product_hiphuggers a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 35px;
    background: #df9b98;
    padding: 9px 22px;
    border-radius: 20px;
}

#onecate_products_block.horizontal_mode .product_name a {
    color: #fff;
    font-size: 30px;

    text-transform: uppercase;
    line-height: 40px;

    max-height: 75px;
    -webkit-line-clamp: 2;
}

#onecate_products_block.horizontal_mode .price {
    color: #d7827e;
    font-size: 25px;
    margin-right: 0;
    margin-left: 5px;
}

#onecate_products_block.horizontal_mode .price-ft {
    font-size: 16px;
    color: #fff;
}

.product-description p.product_name_text {
    margin: 0;
    font-size: 15px;
    padding-right: 0;
    color: #fff;
    padding-top: 27px;
    line-height: 25px;
    padding-bottom: 55px;
}

#onecate_products_block.horizontal_mode .item-inner .right-product .product_name {
    margin-bottom: 23px
}

#onecate_products_block.horizontal_mode .item-inner {
    margin: 0;
    width: 100%;
}

#onecate_products_block .owl-buttons .owl-prev {
    left: 0;
    opacity: 1;
}

#onecate_products_block .owl-buttons .owl-next {
    right: 0;
    left: 45%;
    opacity: 1;
}

#onecate_products_block .owl-buttons .owl-next .carousel-next {
    margin-left: -30px;
}

#onecate_products_block .owl-buttons [class^="carousel-"] span {
    color: #fff;
    background: none;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    border-radius: 100%;
    position: relative;
    font-size: 29px;
    border: none;
}

#onecate_products_block .owl-buttons [class^="carousel-"] span:hover {
    background: none;
    color: #d7827e;
}

.img-responsive-img {
    max-width: 100%;
    height: auto;
}

.special_block_right .owl-carousel .owl-wrapper-outer {
    z-index: 0;
}

.tag {
    padding: 0;
    margin-top: 40px;
    margin-bottom: 92px;
}

#tags_block_left a {
    border: 1px solid #000;
    float: left;
    line-height: 32px;
    font-size: 15px;
    background: #fff;
    margin: 0 8px 8px 0;
    padding: 0 20px;
    color: #666;
    font-weight: 400;
}

#tags_block_left a:hover {
    color: #fff;
    background: #d7827e;
    border-color: #d7827e;
}

.fieldmegamenu .menu-item.depth-1 > .title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 15px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

@media only screen and (min-width: 992px) {
    .container {
        padding-left: 0;
        padding-right: 0;
    }

}


@media (max-width: 1199px) {

    .hover-banner {
        display: none;
    }

    .fieldmegamenu .root-item.no-description .title {
        font-size: 14px;

        padding: 0 12px;

        float: left;
    }


    .block_fot_top .footer_top_text2 {
        margin-left: 20px;
    }

    .block_fot_top .footer_top_text1 {
        padding-right: 20px;
    }

    .fieldmegamenu > ul > li .right_block_img_menu img {
        margin-top: -97px !important;
    }

    #onecate_products_block.horizontal_mode .item-inner .right-product {
        padding-top: 20px
    }

    #testimonials_block_right .owl-buttons .owl-prev {
        left: 10px
    }

    #testimonials_block_right .owl-buttons .owl-next {
        right: 10px
    }

    .block-home-banner {
        margin-top: 165px;
    }

    .social-sharing li a {
        margin-bottom: 5px
    }

    .field-main-slider_2 .box-slider {
        left: 460px;
    }

    .field-main-slider_3 .box-slider {
        right: 460px;
    }

    .outer-slide [data-u="arrowleft"] {
        left: 390px !important;
    }

    .outer-slide [data-u="arrowright"] {
        right: 390px !important;
    }

    .owl-buttons [class^="carousel-"] span {
        height: 37px;
        line-height: 37px;
        width: 37px;
    }

    .owl-buttons .owl-next {
        right: -17px;
    }

    .owl-buttons .owl-prev {
        left: -17px
    }
}

@media (max-width: 768px) {


    #header .header-top {
        border-bottom: none
    }

    .footer_center_text li {
        padding: 0 10px;
    }

    .block_fot_top .footer_top_text1 {
        width: 100%;
        margin: 20px 0;
        line-height: 1;
    }

    .block_fot_top .footer_top_text1:before {
        display: none
    }

    .block_fot_top .footer_top_text2 {
        line-height: 1;
        width: 100%;
        margin: 0;
    }

    .block_fot_top .footer_top_text3 {
        float: none;
        margin: 20px 0px;
        display: inline-block;
    }

    .block_fot_top {
        text-align: center
    }

    .contact-link-ft2, .contact_link_ft {
        float: none;
        border: none;
        display: inline-block;
        line-height: 1;
        padding-bottom: 18px;
    }

    .contact-link-ft {
        float: none;
        width: 100%;
        display: inline-block;
        text-align: center;
    }

    #header .header-nav .language-selector {
        margin-left: 60px
    }

    #header .header-nav .language-selector, #header .header-nav .currency-selector, .header-nav .contact-link {
        border: none
    }

    #header_mobile_menu .fieldmegamenu .sport_bras .menu-items {
        max-width: 100%;
    }

    .products.horizontal_mode #box-product-list .item-product-list .left-product {
        width: 50%;
        text-align: center;
    }

    .products.horizontal_mode #box-product-list .right-product {
        padding: 0 10px;
    }

    #products .item-product-list .right-product .decriptions-short p {
        line-height: 21px;
        margin-bottom: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-width: 100%;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .block_banner_img2.block {
        margin-bottom: 25px
    }

    .field-main-slider.block, .block, .smart-blog-home-post-full, .hover_banner_center_img, #field_newproductslider_block, .no-fullwwidth.onecate-products-block {
        margin-bottom: 25px;
    }

    .block-home-banner {
        margin-top: 0
    }

    .home_banner_text1 {
        text-align: center;
    }

    .home_banner_text2 {
        margin-bottom: 10px;
        margin-top: 12px;
        text-align: center;
    }

    .home_banner_text3 {
        text-align: justify;
        margin-bottom: 40px;
        padding-left: 0;
    }

    .banner_img1 {
        margin-bottom: 0
    }

    .block_banner_img3 {
        margin-top: 0;
        text-align: center;
    }

    #onecate_products_block.horizontal_mode .item-inner .left-product {
        padding: 0 40px;
    }

    #onecate_products_block.horizontal_mode .item-inner .right-product {
        padding: 0 20px;
    }

    .product-description p.product_name_text {
        padding-bottom: 20px;
        text-align: justify;
    }

    #fieldblockcategories .owl-buttons {
        display: none
    }

    .footer-bottom {
        margin: 0
    }

    .hover_banner_center {
        padding-left: 40px;
    }

    .hover_banner_center2 {
        font-size: 40px;
        margin-bottom: 25px;
    }

    .hover_banner_center1 {
        font-size: 20px;
        margin-bottom: 25px;
    }

    .hover_banner_center3 {
        line-height: 36px;
        padding: 0 22px;
    }

    #wrapper .breadcrumb li a {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .tag {
        margin-top: 0;
        margin-bottom: 42px;
    }

    #product #content {
        margin: 0 auto;
    }

    #right-column .title_block {
        text-align: center;
    }

    #content-wrapper {
        margin-bottom: 50px
    }

    #right-column .hover-banner {
        text-align: center;
        margin-bottom: 50px;
    }

    .left-content-size {
        width: 100%;
        text-align: center;
        max-width: 100%;
    }

    #fieldsizechart-global .right-content-size {
        float: left;
        max-width: 100%;
        padding: 15px;
    }

    .fieldmegamenu > ul > li .right_block_img_menu img {
        margin-top: -114px !important
    }

    .fieldmegamenu .menu-items {
        padding-left: 27px;
    }

    .hover_banner_center2 {
        margin-bottom: 27px;
        font-size: 40px;
    }

    .smart-blog-home-post-full {
        padding: 40px 0;
    }

    .hover_banner_center {
        padding-left: 50px;
    }

    #onecate_products_block.horizontal_mode .item-inner .left-product, #onecate_products_block.horizontal_mode .item-inner .right-product {
        padding: 0 10px;
        width: 50%;
    }

    #onecate_products_block.horizontal_mode .product_name a {
        font-size: 21px;
        line-height: 30px;
    }

    #onecate_products_block.horizontal_mode .quick-view, #onecate_products_block.horizontal_mode .add-to-cart {
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
    }

    #onecate_products_block.horizontal_mode .quick-view {
        margin-left: 10px
    }

    .hover_banner_center2 {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .hover_banner_center1 {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .hover_banner_center3 {
        line-height: 35px;
        padding: 0 12px;
    }

    .social-sharing li a {
        margin-bottom: 5px;
    }

    #products #box-product-list img {
        width: auto;
    }

    #onecate_products_block.horizontal_mode .item-inner .right-product .product_hiphuggers {
        margin-top: 30px;
    }
}

@media (max-width: 667px) {
    .header-nav .contact-link {
        float: none;
        text-align: center;
        width: 100%;
        line-height: 1;
        padding-bottom: 9px;
        padding-top: 12px;
    }

    #header .header-nav .language-selector {
        margin-left: 165px;
    }
}

@media (max-width: 600px) {
    .footer_center_text li a {
        line-height: 20px
    }

    .fieldmegamenu .menu-items {
        padding: 30px
    }

    #header_mobile_menu .fieldmegamenu .menu-women .menu-items > .menu-item {
        width: 50% !important;
    }

    #header_mobile_menu .fieldmegamenu .menu-women .menu-items > .menu-item.menu-item-1,
    #header_mobile_menu .fieldmegamenu .menu-women .menu-items > .menu-item.menu-item-2 {
        text-align: center
    }

    #header_mobile_menu .fieldmegamenu .menu-women .menu-items > .menu-item.menu-item-17 {
        width: 100% !important;
        text-align: center;
    }

    .fieldmegamenu > ul > li .right_block_img_menu img {
        margin-top: 0px !important;
    }

    .menu_3 {
        margin-bottom: 27px;
    }

    #header_mobile_menu .fieldmegamenu .menu-items > .menu-item {
        width: 50% !important
    }

    #header_mobile_menu .fieldmegamenu .menu-items > .menu-item.menu-item-19,
    #header_mobile_menu .fieldmegamenu .menu-items > .menu-item.menu-item-62 {
        width: 100% !important
    }

    .menu_1 {
        padding: 0;
        padding-top: 10px;
    }

    .banner_img1, .banner_img2 {
        width: 100%;
        margin-bottom: 25px;
        text-align: center;
    }

    .banner_img2 {
        margin-bottom: 0;
    }

    .social_footer a:before {
        padding: 0 15px;
    }
}

@media (max-width: 568px) {
    .social_footer a:before {
        padding: 0 10px;
    }

    #onecate_products_block.horizontal_mode .item-inner .left-product a.thumbnail {
        text-align: center;
        display: inline-block;
    }

    #onecate_products_block.horizontal_mode .item-inner .left-product, #onecate_products_block.horizontal_mode .item-inner .right-product {
        width: 100%;
    }
}

@media (max-width: 414px) {


    .field-demo-wrap {
        display: none
    }

    #header .header-nav .language-selector {
        margin-left: 80px;
    }

    .social_footer {
        width: 100%;
        line-height: 1;
        padding: 20px 0;
        text-align: left;
    }

    .logo_header {
        width: 100%;
        padding: 0;
    }

    #sticky_top {
        line-height: 40px;
        position: absolute;
        top: 11px;
        right: 14px;
    }

    #search_block_top #search_query_top {
        max-width: 250px;
    }

    #search_block_top div.dropdown-menu {
        top: 45px
    }

    .cart_top_ajax {
        margin-top: 0
    }

    #header_mobile_menu .fieldmegamenu .menu-women .menu-items > .menu-item.menu-item-5 {
        margin-bottom: 10px
    }

    .content-title.text-center {
        line-height: 22px;
    }

    .block_fot_top .footer_top_text2 {
        line-height: 25px;
    }

    .outer-no-fullwidth.hover-banner a:before, .outer-no-fullwidth.hover-banner a:after {
        display: none
    }

    #header_mobile_menu .fieldmegamenu .menu-items > .menu-item {
        width: 100% !important;
    }

    #header_mobile_menu .fieldmegamenu .sport_bras .menu-items > .menu-item {
        padding: 20px 20px 0;
    }

    .large-slide-title {
        font-size: 40px;
    }

    .big-slide-title {
        font-size: 50px
    }

    a.slide-button {
        font-size: 30px;
        height: 80px;
        line-height: 59px;
        padding: 13px 40px;
        border-radius: 100px;
    }

    .fieldmegamenu .menu-items {
        padding: 30px 15px;
    }

    .products.horizontal_mode #box-product-list .item-product-list .left-product {
        width: 100%;
        margin: 0;
        margin-bottom: 30px;
        text-align: center;
        border-bottom: 1px solid #ebebeb;
    }

    .products.horizontal_mode #box-product-list .right-product {
        padding: 0 20px;
    }

    .products.horizontal_mode #box-product-list .add-to-cart {
        margin-bottom: 25px;
    }

    .tabs .nav-tabs .nav-link {
        line-height: 25px;
        border: none !important;
    }
}

@media (max-width: 384px) {
    #header .header-nav .language-selector {
        margin-left: 73px;
    }

    .hover_banner_center {
        position: relative;
        text-align: center;
        padding: 30px 0 0;
        transform: none;
        top: 0;
    }

    .hover_banner_center1, .hover_banner_center2 {
        color: #242424
    }

    .hover_banner_center3 {
        float: none;
        display: inline-block;
        padding: 0 12px;
    }
}

@media (max-width: 375px) {
    .header-nav .contact-link {
        line-height: 20px;
        padding-bottom: 12px;
    }

    .title_block .title_text {
        font-size: 33px
    }
}

@media (max-width: 320px) {
    #header .header-nav .language-selector {
        margin-left: 30px
    }

    .content-nav2 {
        margin-top: -10px
    }

    #search_block_top #search_query_top {
        max-width: 220px;
    }

    .home_banner_text2, .home_banner_text1 {
        font-size: 27px
    }

    .title_block .title_text {
        font-size: 28px
    }

    .footer-bottom p {
        font-size: 12px
    }

    .block_fot_top .footer_top_text3 {
        margin-bottom: 25px;
    }

    #onecate_products_block.horizontal_mode .item-inner .left-product, #onecate_products_block.horizontal_mode .item-inner .right-product {
        padding: 0;
    }
}

#checkout #delivery_message {
    max-width: 100%
}











