.page-item.active .page-link {
    background-color: #927D05;
    border-color: #927D05;
}
.pagination .page-link{
    border-radius:50%!important;
}

body:not(.no-loader)>:not(.body-preloader) {
    opacity: 0
}
#modalCheckOut{
    background-color:red!important;
}
.ezp-spinner,
.gdw-loader {
    transition: .5s;
    animation: loader-rotate .8s infinite linear;
    background: 0 0!important;
    border: 3px solid rgba(100, 100, 100, .5);
    border-radius: 100%;
    border-top-color: #fff;
    content: "";
    height: 34px!important;
    right: 50%;
    line-height: 1;
    margin-right: -17px;
    margin-top: -17px;
    pointer-events: none;
    position: absolute;
    top: 50%!important;
    -webkit-animation: loader-rotate .8s infinite linear;
    width: 34px!important;
    z-index: 154!important
}

.my-carousel-item video {
    width: 100%;
    height: auto;
    display: block;
}

@keyframes loader-rotate {
    from {
        transform: rotate(0);
        -webkit-transform: rotate(0)
    }
    to {
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg)
    }
}

.prd-grid-wrap {
    position: relative
}

.prd-grid-wrap .loader-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: .5s;
    background: rgba(255, 255, 255, .9);
    min-height: 500px;
    opacity: 0;
    pointer-events: none;
    z-index: 3
}

.prd-grid-wrap .loader-wrap .dots {
    right: 50%;
    padding: 0;
    position: fixed;
    top: 50vh;
    transform: translateX(-50%)
}

.prd-grid-wrap.is-loading .loader-wrap {
    opacity: 1;
    pointer-events: auto
}

.body-preloader {
    position: fixed;
    z-index: 10000;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    opacity: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    transition: .5s
}

body.no-loader .body-preloader {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

body.no-loader .bnslider-loader {
    display: none
}

.loader-wrap {
    margin: auto;
    pointer-events: none;
    text-align: center
}

.loader-wrap .dot {
    animation-direction: alternate;
    animation-duration: .35s;
    animation-iteration-count: infinite;
    animation-name: wave;
    animation-timing-function: cubic-bezier(.64, .12, .79, .35);
    background-color: #896e40;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 17px;
    margin: 0 5px;
    pointer-events: none;
    width: 17px
}

@keyframes wave {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(15px)
    }
}

.dot.two {
    animation-delay: .25s;
    background-color: #1d1d1d
}

.dot.three {
    animation-delay: .4s;
    background-color: #896e40
}

.row {
    min-width: 100%
}

@media (max-width:1199px) {
    .container {
        max-width: none
    }
}

@supports (-webkit-overflow-scrolling:touch) {
    .prd-grid:before,
    .row:before {
        content: none
    }
    .prd-grid:after,
    .row:after {
        content: ''
    }
}

body.mac .prd-grid:after,
body.mac .prd-grid:before,
body.mac .row:after,
body.mac .row:before {
    display: none
}

.vert-margin-double {
    margin-top: -30px;
    margin-bottom: -30px
}

@media (max-width:767px) {
    .vert-margin-double {
        margin-top: -30px;
        margin-bottom: -30px
    }
}

@media (max-width:479px) {
    .vert-margin-double {
        margin-top: -20px;
        margin-bottom: -20px;
        margin-bottom: -20px
    }
}

.vert-margin-double>* {
    margin-top: 30px;
    margin-bottom: 30px
}

@media (max-width:767px) {
    .vert-margin-double>* {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

@media (max-width:479px) {
    .vert-margin-double>* {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.vert-margin {
    margin-top: -15px;
    margin-bottom: -15px
}

@media (max-width:767px) {
    .vert-margin {
        margin-top: -15px;
        margin-bottom: -15px
    }
}

@media (max-width:479px) {
    .vert-margin {
        margin-top: -10px;
        margin-bottom: -10px
    }
}

.vert-margin>* {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (max-width:767px) {
    .vert-margin>* {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

@media (max-width:479px) {
    .vert-margin>* {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.vert-margin-middle {
    margin-top: -10px;
    margin-bottom: -10px
}

.vert-margin-middle>* {
    margin-top: 10px;
    margin-bottom: 10px
}

.vert-margin-less {
    margin-top: -5px;
    margin-bottom: -5px
}

.vert-margin-less>* {
    margin-top: 5px;
    margin-bottom: 5px
}

@media (max-width:991px) {
    .vert-margin-md {
        margin-top: -15px;
        margin-bottom: -15px
    }
}

@media (max-width:991px) and (max-width:767px) {
    .vert-margin-md {
        margin-top: -15px;
        margin-bottom: -15px
    }
}

@media (max-width:991px) and (max-width:479px) {
    .vert-margin-md {
        margin-top: -10px;
        margin-bottom: -10px
    }
}

@media (max-width:991px) {
    .vert-margin-md>* {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

@media (max-width:991px) and (max-width:767px) {
    .vert-margin-md>* {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

@media (max-width:991px) and (max-width:479px) {
    .vert-margin-md>* {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.page-content>.container:first-child {
    margin-top: 30px
}

@media (max-width:479px) {
    .page-content>.container:first-child {
        margin-top: 30px
    }
}

.holder {
    margin-top: 65px
}

@media (max-width:767px) {
    .holder {
        margin-top: 45px
    }
}

@media (max-width:479px) {
    .holder {
        margin-top: 35px
    }
}

.page-content>.holder.show_under_header+.container,
.page-content>.holder.show_under_header+.page-content-loader+.container {
    margin-top: 30px
}

@media (max-width:767px) {
    .page-content>.holder.show_under_header+.container,
    .page-content>.holder.show_under_header+.page-content-loader+.container {
        margin-top: 30px
    }
}

@media (max-width:479px) {
    .page-content>.holder.show_under_header+.container,
    .page-content>.holder.show_under_header+.page-content-loader+.container {
        margin-top: 30px
    }
}

.aside .holder {
    max-width: 100%
}

.holder-divider {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f7f7f7
}

body .page-content .holder.fullwidth>.container,
body.fullwidth .hdr.global_width .container,
body.fullwidth .page-content .holder:not(.boxed):not(.fullboxed)>.container,
body.fullwidth .page-footer.global_width .holder>.container,
body.fullwidth .page-footer.global_width>.container {
    width: 100%;
    max-width: none
}

body .page-content .holder.fullwidth.full-nopad>.container,
body.fullwidth .page-content .holder.full-nopad:not(.boxed):not(.fullboxed)>.container,
body.fullwidth .page-footer.global_width .holder.full-nopad>.container {
    padding-right: 0;
    padding-left: 0
}

body .page-content .holder.fullboxed>.container {
    padding-bottom: 0;
    margin-bottom: 0;
    background-color: transparent
}

body .page-content .holder.boxed,
body.boxed .page-content .holder:not(.fullwidth):not(.fullboxed),
body.boxed .page-footer.global_width .holder {
    margin-right: auto!important;
    margin-left: auto!important
}

@media (min-width:768px) {
    body .page-content .holder.boxed,
    body.boxed .page-content .holder:not(.fullwidth):not(.fullboxed),
    body.boxed .page-footer.global_width .holder {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    body .page-content .holder.boxed,
    body.boxed .page-content .holder:not(.fullwidth):not(.fullboxed),
    body.boxed .page-footer.global_width .holder {
        width: 100%
    }
}

@media (min-width:1200px) {
    body .page-content .holder.boxed,
    body.boxed .page-content .holder:not(.fullwidth):not(.fullboxed),
    body.boxed .page-footer.global_width .holder {
        width: 1170px
    }
}

body.boxed .page-content .holder:not(.fullwidth):not(.fullboxed):not(.boxed)>.container,
body.boxed .page-footer.global_width .holder>.container {
    width: 100%
}

body .page-content .holder.boxed>.container {
    width: calc(100% - 30px)!important;
    padding-right: 0;
    padding-left: 0
}

body .page-footer.fullwidth .container,
body .page-footer.fullwidth .holder>.container {
    width: 100%;
    max-width: none;
    overflow-x: hidden
}

body .page-footer.fullwidth .holder.full-nopad>.container {
    padding-right: 0;
    padding-left: 0
}

body .page-footer.fullboxed>.container,
body .page-footer.fullboxed>.holder>.container {
    padding-bottom: 0;
    margin-bottom: 0;
    background-color: transparent
}

body .page-footer.boxed .holder,
body .page-footer.boxed>.container {
    margin-right: auto!important;
    margin-left: auto!important
}

@media (min-width:768px) {
    body .page-footer.boxed .holder,
    body .page-footer.boxed>.container {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    body .page-footer.boxed .holder,
    body .page-footer.boxed>.container {
        width: 910px
    }
}

@media (min-width:1200px) {
    body .page-footer.boxed .holder,
    body .page-footer.boxed>.container {
        width: 1140px
    }
}

body .page-footer.boxed .holder>.container,
body .page-footer.boxed>.container>.container {
    width: 100%
}

body .hdr.fullwidth .container {
    width: 100%;
    max-width: none;
    overflow-x: hidden
}

body .hdr.fullboxed .container {
    padding-bottom: 0;
    margin-bottom: 0;
    background-color: transparent
}

body .hdr.boxed .container {
    margin-right: auto!important;
    margin-left: auto!important
}

@media (min-width:768px) {
    body .hdr.boxed .container {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    body .hdr.boxed .container {
        width: 910px
    }
}

@media (min-width:1200px) {
    body .hdr.boxed .container {
        width: 1140px
    }
}

body .hdr.boxed .container>.container {
    width: 100%
}

.holder.bgcolor {
    background: #f7f7f7
}

.holder.bgcolor-1 {
    background: #896e40
}

.holder.bgcolor-2 {
    background: #f3f4f6
}

@media (max-width:767px) {
    .holder.bgcolor-sm-none {
        background: 0 0!important
    }
}

@media (max-width:479px) {
    .holder.bgcolor-xs-none {
        background: 0 0!important
    }
}

.holder-bg-03 {
    background-color: #f9f9fa
}

.holder-bg-04 {
    background-color: #fff
}

.holder-bg-05 {
    background-color: #f8fdfe
}

.holder-bg-06 {
    background-color: #f8fdfe
}

.holder-bg-07 {
    background-color: #f9f9fa
}

.holder-bg-08 {
    background-color: #f7fcff
}

.holder-bg-09 {
    background-color: #f9f9fa
}

.holder-bg-10 {
    background-color: #f9f9fa
}

.holder-bg-11 {
    background-color: #f7f7f7
}

.holder-bg-12 {
    background-color: #f3f4f6
}

.holder-bg-13 {
    background-color: #54555d
}

.holder-bg-14 {
    background-color: #f3f4f6
}

.holder-bg-15 {
    background-color: #f3f4f6
}

.holder-bg-16 {
    background-color: #f7f7f7
}

.holder-bg-17 {
    background-color: #f7f7f7
}

.holder-bg-18 {
    background-color: #f7f7f7
}

.holder-bg-19 {
    background-color: #f7f7f7
}

.holder-bg-20 {
    background-color: #f7f7f7
}

.holder-bg-21 {
    background-color: #f7f7f7
}

.holder>.container>.row:not([class])>[class*=col]:not(.aside) {
    margin-top: 30px
}

@media (max-width:479px) {
    .holder>.container>.row:not([class])>[class*=col]:not(.aside) {
        margin-top: 20px
    }
}

@media only screen and (max-width:479px) {
    .holder>.container>.row.no-gutters>[class*=col-xs]:not(:first-child) {
        margin-top: 0
    }
}

.holder>.container>.row:not([class]):first-child:not(.slick-slider) {
    margin-top: -30px
}

@media (max-width:479px) {
    .holder>.container>.row:not([class]):first-child:not(.slick-slider) {
        margin-top: -20px
    }
}

.holder>.container>.row:not([class])>[class*=col]:last-child {
    margin-bottom: 0
}

.fullwidth--nopad>.container {
    padding-right: 0!important;
    padding-left: 0!important
}

.fullwidth--nopad>.container .row {
    margin-right: 0;
    margin-left: 0
}

.fullwidth--nopad>.container [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.holder.fullheight {
    height: 100vh
}

.holder>.container>.bnr-grid {
    margin-top: 0;
    margin-bottom: 0
}

.holder>.container>.bnr-grid:not(.no-gutters):not(.slick-slider):first-child {
    margin-top: -30px;
    margin-bottom: 0
}

@media (max-width:479px) {
    .holder>.container>.bnr-grid:not(.no-gutters):not(.slick-slider):first-child {
        margin-top: -20px
    }
}

.holder>.container>.bnr-grid:not(.no-gutters):not(.slick-slider)>[class*=col-] {
    margin-top: 30px;
    margin-bottom: 0
}

@media (max-width:479px) {
    .holder>.container>.bnr-grid:not(.no-gutters):not(.slick-slider)>[class*=col-] {
        margin-top: 20px
    }
}

body.is-fixed,
html.is-fixed {
    width: 100%;
    height: 100%;
    overflow: hidden
}

body.has-scrollmenu {
    overflow-x: hidden
}

.bg-cover,
[data-bgimage] {
    background-size: cover;
    background-position: center
}

.bg-cover {
    display: block;
    height: 100%
}

.fullheight[data-bgimage] {
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat
}

.aside>.holder:not([class*=offset-]):first-child {
    margin-top: 0
}

.aside>.shopify-section>.holder {
    max-width: 100%
}

.aside>.shopify-section>.holder>.container {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

.aside>.shopify-section>.holder.bgcolor>.container,
.aside>.shopify-section>.holder.fullwidth.bgcolor,
.aside>.shopify-section>.holder.fullwidth.bgcolor>.container {
    padding-left: 0!important;
    padding-right: 0!important
}

.aside>.shopify-section>.holder.fullboxed:not(.aside--bg-none),
.aside>.shopify-section>.holder.fullwidth.full-nopad.bgcolor>.container {
    padding-left: 15px!important;
    padding-right: 15px!important
}

.aside>.shopify-section>.holder.fullwidth.full-nopad.bgcolor>.container .row.no-gutters {
    margin-right: -15px;
    margin-left: -15px
}

.aside>.row-aside-column {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

body .aside>.shopify-section>.holder>.container {
    width: 100%!important
}

@media (max-width:767px) {
    .aside.sideColumn {
        max-width: 390px;
        margin-right: auto;
        margin-left: auto
    }
}

.aside .holder>.container {
    padding-left: 0;
    padding-right: 0
}

@media (min-width:768px) {
    .aside {
        -ms-flex-order: 1;
        order: 1
    }
    .aside--right {
        -ms-flex-order: 0;
        order: 0
    }
    .aside--left {
        -ms-flex-order: 2;
        order: 2
    }
}

@media (max-width:767px) {
    .aside:not(.fixed-col)+.aside {
        margin-top: 40px
    }
}

.aside-block-delimiter {
    border-top: 1px;
    border-top-style: solid;
    border-top-color: #f7f7f7;
    margin-top: 30px
}

.aside-block-delimiter:not(:last-child) {
    padding-bottom: 30px
}

.aside-block>h2 {
    margin-bottom: 25px
}

@media (max-width:991px) {
    .d-lg-block+.aside-block {
        margin-top: 0
    }
}

.row--sm-pad {
    margin-right: -7.5px;
    margin-left: -7.5px
}

.row--sm-pad>[class*=col] {
    padding-right: 7.5px;
    padding-left: 7.5px
}

.row--xs-pad {
    margin-right: -5px;
    margin-left: -5px
}

.row--xs-pad>[class*=col] {
    padding-right: 5px;
    padding-left: 5px
}

@media (max-width:991px) {
    .row.mobile-sm-pad {
        margin-right: -10px;
        margin-left: -10px
    }
    .row.mobile-sm-pad .slick-slide .bnr,
    .row.mobile-sm-pad>[class*=col] {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media (max-width:991px) {
    .row.mobile-xs-pad {
        margin-right: -5px;
        margin-left: -5px
    }
    .row.mobile-xs-pad .slick-slide .bnr,
    .row.mobile-xs-pad>[class*=col] {
        padding-right: 5px;
        padding-left: 5px
    }
}

@media (min-width:768px) {
    .chess-right-bg {
        position: absolute;
        width: calc(50vw - 8px);
        height: 100%;
        right: 15px;
        top: 0;
        background-size: cover;
        background-position: center
    }
    .chess-right-bg+[class*=col-] {
        float: left
    }
    .chess-left-bg {
        position: absolute;
        width: calc(50vw - 8px);
        height: 100%;
        right: 50%;
        top: 0;
        background-size: cover;
        background-position: center
    }
    .chess-left-bg+[class*=col-] {
        float: right
    }
    .row-chess {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .row-chess>[class*=col-].pull-left {
        margin-right: auto
    }
}

@media (max-width:767px) {
    .half-bg-left,
    .half-bg-right {
        height: 300px;
        background-size: cover
    }
    .row--half>[class*=col-] {
        width: 100%
    }
}

.side-fixed {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    overflow: hidden;
    pointer-events: none
}

@media (max-width:1479px) {
    .side-fixed {
        display: none
    }
}

.right-fixed {
    position: absolute;
    width: 100%;
    right: -180px;
    top: 0
}

.right-fixed>* {
    height: 100vh;
    position: relative
}

.right-fixed>*+* {
    margin-top: 20vh
}

.right-fixed img {
    position: absolute;
    right: 0;
    top: 50%;
    animation: smRotate_l 7s infinite
}

.left-fixed {
    position: absolute;
    width: 100%;
    left: -180px;
    top: 80vh
}

.left-fixed>* {
    height: 100vh;
    position: relative
}

.left-fixed>*+* {
    margin-top: 20vh;
    height: 100vh
}

.left-fixed img {
    position: absolute;
    left: 0;
    top: 50%;
    animation: smRotate_r 7s infinite
}

@keyframes smRotate_l {
    50% {
        transform: rotate(-7deg)
    }
}

@keyframes smRotate_r {
    50% {
        transform: rotate(7deg)
    }
}

@media (min-width:992px) {
    .col-lg-35 {
        -ms-flex: 0 0 28%;
        flex: 0 0 28%;
        max-width: 28%
    }
    .col-lg-75 {
        -ms-flex: 0 0 72%;
        flex: 0 0 72%;
        max-width: 72%
    }
}

.aside .aside-d-none {
    display: none!important
}

.aside .aside--bg-none {
    background: 0 0!important
}

.aside .aside--bg-none:not(.mt-0) {
    padding: 0!important
}

.aside .aside-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.aside .aside-col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.aside .aside-col-1 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.aside .aside-col-2 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.aside .aside-col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.aside .aside-col-4 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.aside .aside-col-5 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.aside .aside-col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.aside .aside-col-7 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.aside .aside-col-8 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.aside .aside-col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.aside .aside-col-10 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.aside .aside-col-11 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.aside .aside-col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width:480px) {
    .aside .aside-col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .aside .aside-col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .aside .aside-col-sm-1 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .aside .aside-col-sm-2 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .aside .aside-col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .aside .aside-col-sm-4 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .aside .aside-col-sm-5 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .aside .aside-col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .aside .aside-col-sm-7 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .aside .aside-col-sm-8 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .aside .aside-col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .aside .aside-col-sm-10 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .aside .aside-col-sm-11 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .aside .aside-col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .aside .aside-col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .aside .aside-col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .aside .aside-col-md-1 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .aside .aside-col-md-2 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .aside .aside-col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .aside .aside-col-md-4 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .aside .aside-col-md-5 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .aside .aside-col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .aside .aside-col-md-7 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .aside .aside-col-md-8 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .aside .aside-col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .aside .aside-col-md-10 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .aside .aside-col-md-11 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .aside .aside-col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:992px) {
    .aside .aside-col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .aside .aside-col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .aside .aside-col-lg-1 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .aside .aside-col-lg-2 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .aside .aside-col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .aside .aside-col-lg-4 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .aside .aside-col-lg-5 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .aside .aside-col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .aside .aside-col-lg-7 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .aside .aside-col-lg-8 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .aside .aside-col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .aside .aside-col-lg-10 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .aside .aside-col-lg-11 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .aside .aside-col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .aside .aside-col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .aside .aside-col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .aside .aside-col-xl-1 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .aside .aside-col-xl-2 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .aside .aside-col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .aside .aside-col-xl-4 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .aside .aside-col-xl-5 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .aside .aside-col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .aside .aside-col-xl-7 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .aside .aside-col-xl-8 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .aside .aside-col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .aside .aside-col-xl-10 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .aside .aside-col-xl-11 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .aside .aside-col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.fullpage-section {
    background-size: cover
}

.fullpage-section .holder {
    max-width: 100%
}

.fullpage-section .holder:first-child:not(.mt-0) {
    margin-top: 60px!important
}

@media screen and (max-width:991px) {
    #fp-nav.fp-left {
        left: 0!important
    }
}

#fullpage .fullpage-section:last-child .page-footer {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 0
}

@media screen and (max-width:991px) {
    .fullpage-layout .hdr {
        position: absolute;
        width: 100%;
        border-bottom: 0
    }
    .fullpage-layout .hdr .hdr-topline {
        display: none
    }
}

.show_under_header {
    opacity: 0;
    transition: opacity .5s
}

.page-content {
    position: relative
}

.page-content-loader {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1000;
    pointer-events: none;
    display: -ms-flexbox;
    display: flex;
    transition: .75s ease .75s;
    background-color: #fff;
    animation: hideLoader 5s forwards
}

.page-content-loader .loader-wrap {
    margin-top: 35vh
}

body.hide-until-loaded .page-content-loader {
    opacity: 1
}

body:not(.hide-until-loaded) .page-content-loader {
    opacity: 0
}

@keyframes hideLoader {
    0% {
        opacity: 1
    }
    90% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fp-section.fp-table {
    overflow: hidden
}

.fp-tableCell,
.fp-tableCell>div:not(.holder) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

.fp-tableCell>div:not(.holder) {
    background-size: cover;
    height: 100%;
    width: 100%
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
    height: 20px;
    width: 20px;
    margin: -10px 0 0 -10px;
    border-radius: 100%;
    border-width: 3px;
    border-style: solid;
    border-color: #896e40;
    background-color: transparent
}

@media screen and (max-width:767px) {
    #fp-nav ul li a.active span,
    #fp-nav ul li:hover a.active span,
    .fp-slidesNav ul li a.active span,
    .fp-slidesNav ul li:hover a.active span {
        height: 18px;
        width: 18px;
        margin: -9px 0 0 -9px
    }
}

@media screen and (max-width:479px) {
    #fp-nav ul li a.active span,
    #fp-nav ul li:hover a.active span,
    .fp-slidesNav ul li a.active span,
    .fp-slidesNav ul li:hover a.active span {
        height: 10px;
        width: 10px;
        margin: -5px 0 0 -5px;
        border: 0;
        background-color: #896e40
    }
}

#fp-nav ul li:hover a:not(.active) span,
.fp-slidesNav ul li:hover a:not(.active) span {
    background-color: #896e40
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    height: 10px;
    width: 10px;
    background: #0f0f0f;
    margin: -5px 0 0 -5px;
    transition: all 0s ease
}

#fp-nav ul li,
.fp-slidesNav ul li {
    width: 20px;
    height: 20px;
    margin: 10px 5px
}

@media screen and (max-width:767px) {
    #fp-nav ul li,
    .fp-slidesNav ul li {
        margin: 8px 0
    }
}

.footer-top-negative {
    position: relative;
    top: -160px;
    margin-bottom: -160px;
    padding-top: 80px
}

@media screen and (max-width:1199px) {
    .footer-top-negative {
        top: -120px;
        margin-bottom: -120px;
        padding-top: 60px
    }
}

@media screen and (max-width:991px) {
    .footer-top-negative {
        top: -80px;
        margin-bottom: -80px;
        padding-top: 30px
    }
}

.custom-text img,
.panel-body img,
.post-full img,
.post-prw-big img,
.tab-content img,
p>img {
    max-width: 100%
}

.card-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    background: #f8f8fa;
    color: #707071;
    padding: 50px 55px 24px;
    text-transform: uppercase
}

@media (max-width:1199px) {
    .card-links {
        padding: 24px 30px 12px
    }
}

@media (max-width:479px) {
    .card-links {
        padding: 20px 20px 10px
    }
}

.card-links a {
    font-size: 12px;
    line-height: 18px;
    color: inherit
}

.card-links a:hover {
    color: #000;
    text-decoration: underline
}

.card-links ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    column-count: 2
}

.card-links ul li {
    margin: 0 0 26px
}

@media (max-width:1199px) {
    .card-links ul li {
        margin-bottom: 12px
    }
}

@media (max-width:479px) {
    .card-links ul li {
        margin-bottom: 10px
    }
}

body {
    background-color: #fff;
    color: #656565;
    letter-spacing: 0;
    font-size: 14px;
    font-family: Tajawal, sans-serif;
    line-height: 24px;
    overflow-x: hidden
}

html.touch {
    overflow-x: hidden
}

b,
strong {
    font-weight: 700
}

.page-content p {
    margin: 20px 0 0 0
}

.page-content p:first-child {
    margin-top: 0
}

.page-content p img {
    max-width: 100%
}

a,
a:focus,
a:hover {
    outline: 0;
    transition: color .2s ease
}

a {
    color: #896e40
}

a:hover {
    color: #656565
}

a:focus {
    text-decoration: none;
    color: #896e40
}

.page-content p>a.dark-color,
a.dark-color {
    color: #000
}

.page-content p>a.dark-color:focus,
.page-content p>a.dark-color:hover,
a.dark-color:focus,
a.dark-color:hover {
    color: #000;
    text-decoration: underline
}

.page-content p>a {
    color: #896e40;
    text-decoration: none
}

.page-content p>a:focus,
.page-content p>a:hover {
    color: #000;
    text-decoration: underline
}

.page-content p b {
    color: #000
}

.text-dark {
    color: #000
}

button:focus,
input:focus,
textarea:focus {
    outline: 0
}

ol,
ul {
    margin-bottom: 0
}

.h1-style,
h1 {
    margin: 0 0 40px;
    padding: 0;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 24px;
    font-family: Cairo, sans-serif;
    line-height: 1.5em
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .h1-style,
    h1 {
        margin: 0 0 30px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .h1-style,
    h1 {
        font-size: 20px;
        margin: 0 0 25px
    }
}

@media only screen and (max-width:479px) {
    .h1-style,
    h1 {
        font-size: 18px;
        margin: 0 0 15px
    }
}

.h1-style+.prd-carousel-tabs,
.h1-style+.row:not(.no-gutters),
.h1-style+.under-title,
h1+.prd-carousel-tabs,
h1+.row:not(.no-gutters),
h1+.under-title {
    margin-top: -28px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .h1-style+.prd-carousel-tabs,
    .h1-style+.row:not(.no-gutters),
    .h1-style+.under-title,
    h1+.prd-carousel-tabs,
    h1+.row:not(.no-gutters),
    h1+.under-title {
        margin-top: -18px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .h1-style+.prd-carousel-tabs,
    .h1-style+.row:not(.no-gutters),
    .h1-style+.under-title,
    h1+.prd-carousel-tabs,
    h1+.row:not(.no-gutters),
    h1+.under-title {
        margin-top: -8px
    }
}

@media only screen and (max-width:479px) {
    .h1-style+.prd-carousel-tabs,
    .h1-style+.row:not(.no-gutters),
    .h1-style+.under-title,
    h1+.prd-carousel-tabs,
    h1+.row:not(.no-gutters),
    h1+.under-title {
        margin-top: -5px
    }
}

.h2-style,
h2 {
    margin: 0 0 20px;
    padding: 0;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 18px;
    font-family: Cairo, sans-serif;
    line-height: 1.2em
}

@media only screen and (max-width:479px) {
    .h2-style,
    h2 {
        font-size: 16px;
        margin: 0 0 15px
    }
}

.h-lg {
    font-size: 44px;
    line-height: 1em
}

@media screen and (max-width:767px) {
    .h-lg {
        font-size: 30px
    }
}

.h-xl {
    margin-bottom: 10px;
    font-size: 60px;
    line-height: 1em
}

@media screen and (max-width:1199px) {
    .h-xl {
        font-size: 50px
    }
}

@media screen and (max-width:991px) {
    .h-xl {
        font-size: 40px
    }
}

@media screen and (max-width:767px) {
    .h-xl {
        font-size: 30px
    }
}

h2.h-category {
    margin-bottom: 0;
    color: #fff;
    background-color: #896e40;
    padding: 16px 15px 13px
}

.aside--right h2.h-category {
    text-align: right
}

.aside--left h2.h-category {
    text-align: left
}

.h3-style,
h3 {
    margin: 0 0 20px;
    padding: 0;
    color: #000;
    font-weight: 600;
    font-size: 16px;
    font-family: Cairo, sans-serif;
    line-height: 1.5em
}

.h3-style.h-lined,
h3.h-lined {
    padding-bottom: 15px;
    margin-bottom: 30px
}

.h4-style,
h4 {
    margin: 0 0 20px;
    padding: 0;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    font-family: Cairo, sans-serif;
    line-height: 24px;
    letter-spacing: .5px
}

.h4-style [class*=icon-],
h4 [class*=icon-] {
    padding-left: 10px;
    color: #896e40;
    vertical-align: sub;
    font-size: 20px
}

.h5-style,
h5 {
    margin: 0 0 20px;
    padding: 0;
    color: #000;
    font-size: 14px;
    line-height: 20px
}

.h6-style,
h6 {
    margin: 0 0 20px;
    padding: 0;
    color: #000;
    font-size: 12px;
    line-height: 18px
}

.h1-style a,
.h1-style a:focus,
.h2-style a,
.h2-style a:focus,
.h3-style a,
.h3-style a:focus,
.h4-style a,
.h4-style a:focus,
.h5-style a,
.h5-style a:focus,
.h6-style a,
.h6-style a:focus,
h1 a,
h1 a:focus,
h2 a,
h2 a:focus,
h3 a,
h3 a:focus,
h4 a,
h4 a:focus,
h5 a,
h5 a:focus,
h6 a,
h6 a:focus {
    color: #000;
    text-decoration: none
}

.h1-style a:focus:hover,
.h1-style a:hover,
.h2-style a:focus:hover,
.h2-style a:hover,
.h3-style a:focus:hover,
.h3-style a:hover,
.h4-style a:focus:hover,
.h4-style a:hover,
.h5-style a:focus:hover,
.h5-style a:hover,
.h6-style a:focus:hover,
.h6-style a:hover,
h1 a:focus:hover,
h1 a:hover,
h2 a:focus:hover,
h2 a:hover,
h3 a:focus:hover,
h3 a:hover,
h4 a:focus:hover,
h4 a:hover,
h5 a:focus:hover,
h5 a:hover,
h6 a:focus:hover,
h6 a:hover {
    color: #896e40;
    text-decoration: none
}

.h1-style.h-lined,
.h2-style.h-lined,
.h3-style.h-lined,
.h4-style.h-lined,
.h5-style.h-lined,
.h6-style.h-lined,
h1.h-lined,
h2.h-lined,
h3.h-lined,
h4.h-lined,
h5.h-lined,
h6.h-lined {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f7f7f7
}

.title-wrap:not(:last-child) {
    margin: 0 0 40px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .title-wrap:not(:last-child) {
        margin: 0 0 30px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .title-wrap:not(:last-child) {
        margin: 0 0 25px
    }
}

@media only screen and (max-width:479px) {
    .title-wrap:not(:last-child) {
        margin: 0 0 15px
    }
}

.title-wrap:not(:last-child)+.row:not(.no-gutters) {
    margin-top: -28px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .title-wrap:not(:last-child)+.row:not(.no-gutters) {
        margin-top: -18px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .title-wrap:not(:last-child)+.row:not(.no-gutters) {
        margin-top: -8px
    }
}

@media only screen and (max-width:479px) {
    .title-wrap:not(:last-child)+.row:not(.no-gutters) {
        margin-top: -8px
    }
}

.title-with-left .carousel-arrows {
    height: 42px
}

.title-with-left h1,
.title-with-left h2.h1-style {
    margin-bottom: 28px
}

@media (max-width:479px) {
    .title-with-left h1,
    .title-with-left h2.h1-style {
        margin-bottom: 5px
    }
}

@media (min-width:768px) {
    .title-with-left {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .title-with-left>:last-child {
        margin-right: auto
    }
}

@media (max-width:767px) {
    .title-with-left {
        text-align: center
    }
}

.title-with-arrows .carousel-arrows {
    min-height: 21px
}

.title-with-arrows .carousel-arrows:empty {
    min-height: 0
}

.title-with-arrows:not(.title-with-arrows--center) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 40px
}

@media (max-width:991px) {
    .title-with-arrows:not(.title-with-arrows--center) {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .title-with-arrows:not(.title-with-arrows--center) {
        margin-bottom: 25px
    }
}

@media (max-width:479px) {
    .title-with-arrows:not(.title-with-arrows--center) {
        margin-bottom: 15px
    }
}

.title-with-arrows:not(.title-with-arrows--center) h2,
.title-with-arrows:not(.title-with-arrows--center) h2.h1-style,
.title-with-arrows:not(.title-with-arrows--center)>* {
    margin-bottom: 0
}

.title-with-arrows:not(.title-with-arrows--center)>:last-child {
    margin-right: auto
}

.title-with-arrows:not(.title-with-arrows--center) h2,
.title-with-arrows:not(.title-with-arrows--center) h2.h1-style {
    padding-left: 45px
}

.aside-block {
    position: relative
}

.aside-block .title-with-arrows {
    margin-bottom: 20px
}

.aside-block .title-with-arrows h2,
.aside-block .title-with-arrows h2.h1-style {
    line-height: 1em
}

.title-with-arrows--center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 25px
}

@media only screen and (max-width:479px) {
    .title-with-arrows--center {
        margin-bottom: 15px
    }
}

.title-with-arrows--center h2,
.title-with-arrows--center h2.h1-style {
    margin-bottom: 0
}

.title-with-arrows--center .carousel-arrows {
    width: 46px;
    margin: 12px auto 0
}

.title-with-arrows--center .carousel-arrows:empty {
    display: none
}

.custom-color {
    color: #896e40
}

.h-font {
    font-family: Cairo, sans-serif
}

.fontsize-xs {
    font-size: 11px
}

.under-title {
    font-size: 14px;
    line-height: 24px
}

.under-title+* {
    margin-top: 15px
}

.holder--custom-color h1,
.holder--custom-color h2,
.holder--custom-color h3,
.holder--custom-color h4,
.holder--custom-color h5,
.holder--custom-color h6 {
    color: inherit
}

.holder--custom-color h1 a,
.holder--custom-color h1 a:focus,
.holder--custom-color h2 a,
.holder--custom-color h2 a:focus,
.holder--custom-color h3 a,
.holder--custom-color h3 a:focus,
.holder--custom-color h4 a,
.holder--custom-color h4 a:focus,
.holder--custom-color h5 a,
.holder--custom-color h5 a:focus,
.holder--custom-color h6 a,
.holder--custom-color h6 a:focus {
    color: inherit
}

.text-center>img {
    display: inline-block
}

.text-marker {
    display: inline-block;
    padding: 0 7px;
    color: #fff;
    background-color: #896e40
}

.line-divider {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f7f7f7
}

.line-divider--90 {
    height: 45px;
    margin-bottom: 45px
}

@media screen and (max-width:767px) {
    .line-divider--90 {
        height: 25px;
        margin-bottom: 25px
    }
}

.line-divider--40 {
    height: 20px;
    margin-bottom: 20px
}

.social-list {
    margin: 0 -8px;
    padding: 0;
    list-style: none
}

.social-list li {
    display: inline-block;
    margin-left: -4px;
    vertical-align: middle;
    font-size: 18px
}

.social-list li a {
    display: block;
    min-width: 38px;
    padding: 0 8px;
    text-decoration: none;
    font-size: 1em;
    line-height: 35px;
    color: #b4b4b4;
    text-align: center
}

.social-list li a:hover {
    color: #896e40
}

.social-list.social-list--color li a {
    color: #896e40
}

.social-list.social-list--color li a:hover {
    color: #b4b4b4
}

.social-list--circle li {
    margin: 0 3px 7px 0;
    font-size: 17px
}

.social-list--circle li a {
    display: block;
    width: 38px;
    height: 38px;
    padding: 0;
    line-height: 38px;
    border-radius: 50%;
    color: #b4b4b4;
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #b4b4b4;
    text-align: center
}

.social-list--circle li a:hover {
    color: #fff;
    background-color: #896e40;
    border-color: #896e40
}

.social-list--circle.social-list--color li a {
    color: #fff;
    background-color: #896e40;
    border-color: #896e40
}

.social-list--circle.social-list--color li a:hover {
    color: #b4b4b4;
    background-color: transparent;
    border-color: #b4b4b4
}

.list {
    padding: 0;
    margin: 0
}

.list:not(:first-child) {
    margin-top: 20px
}

.list li {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle
}

.list li:not(:first-child) {
    margin-top: 10px
}

.list--nomarker li {
    list-style: none
}

.list--marker-squared li {
    list-style: none;
    padding-right: 14px
}

.list--marker-squared li:before {
    font-family: AppleGothic, "Lucida Sans", Impact, Verdana, sans-serif;
    content: '\25A0';
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    color: #896e40
}

.list--marker-arrow li {
    list-style: none;
    padding-right: 14px
}

.list--marker-arrow li:before {
    font-family: icomoon;
    content: '\e919';
    position: absolute;
    top: 1px;
    right: 0;
    font-size: 9px;
    color: #000
}

.list--number {
    counter-reset: item
}

.list--number li {
    list-style: none
}

.list--number li:before {
    content: counter(item) ". ";
    counter-increment: item;
    color: #000
}

.two-cols {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px
}

.two-cols li {
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: 50%
}

.three-col {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px
}

.table-responsive {
    border-color: #f7f7f7
}

.table>thead>tr>th {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f7f7f7;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: 1px solid #f7f7f7;
    padding: 11px 15px
}

.table>tbody>tr>td b,
.table>tbody>tr>td strong,
.table>tbody>tr>th b,
.table>tbody>tr>th strong,
.table>tfoot>tr>td b,
.table>tfoot>tr>td strong,
.table>tfoot>tr>th b,
.table>tfoot>tr>th strong,
.table>thead>tr>td b,
.table>thead>tr>td strong,
.table>thead>tr>th b,
.table>thead>tr>th strong {
    color: #000
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-width: 1px;
    border-style: solid;
    border-color: #f7f7f7;
    font-weight: 400
}

.table-striped>tbody>tr>td b,
.table-striped>tbody>tr>td strong,
.table>tbody>tr>th b,
.table>tbody>tr>th strong,
.table>thead>tr>th b,
.table>thead>tr>th strong {
    color: #000
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f7f7f7
}

.table-borderless tbody tr td,
.table-borderless tbody tr th,
.table-borderless tfoot tr td,
.table-borderless tfoot tr th,
.table-borderless thead tr td,
.table-borderless thead tr th {
    border: 0
}

.table-responsive:not(:first-child),
.table:not(:first-child) {
    margin-top: 20px
}

.table.h-font {
    font-size: 11px;
    line-height: 1.5em
}

.table--size {
    text-transform: uppercase;
    font-size: 13px
}

.table--size td {
    color: #000;
    text-align: center
}

.table--size th {
    color: #9f9f9f
}

blockquote {
    padding: 30px 30px;
    font-size: 14px;
    line-height: 1.714em;
    font-style: italic;
    border-width: 0 0 0 4px;
    border-style: solid;
    border-color: #896e40;
    color: #868686;
    background-color: #f3f4f6
}

blockquote:not(:first-child) {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    blockquote:not(:first-child) {
        margin-top: 20px
    }
}

blockquote:not(:last-child) {
    margin-bottom: 30px
}

@media screen and (max-width:767px) {
    blockquote:not(:last-child) {
        margin-bottom: 20px
    }
}

blockquote img {
    max-width: 100%
}

.blockquote-author-img {
    max-width: 100px
}

.blockquote-author {
    font-size: 14px;
    line-height: 1em;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase
}

.blockquote-author,
.blockquote-author a {
    color: #000
}

.blockquote-author:not(:first-child) {
    margin-top: 20px
}

@media screen and (max-width:767px) {
    .blockquote-author:not(:first-child) {
        margin-top: 15px
    }
}

.pagination {
    margin: 30px 0 0;
    padding: 0;
    transform: translateY(-2px)
}

.pagination>li>a,
.pagination>li>span {
    display: block;
    padding: 6px 12px;
    min-width: 36px;
    font-size: 14px;
    line-height: 22px;
    color: #656565;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    margin: 2px 4px 2px 0;
    text-align: center;
    transition: .2s
}

@media screen and (max-width:767px) {
    .pagination>li>a,
    .pagination>li>span {
        margin-left: 3px
    }
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #000;
    background-color: #f7f7f7;
    border-color: #e2e2e2;
    text-decoration: none
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #fff;
    background-color: #896e40;
    border-color: #896e40;
    z-index: 0
}

.headings-demo h1,
.headings-demo h2,
.headings-demo h3,
.headings-demo h4,
.headings-demo h5,
.headings-demo h6 {
    margin-bottom: 12px;
    line-height: 1em
}

h3+.pagination {
    margin-top: 0
}

.alert {
    padding: 13px 15px;
    margin: 0;
    border: 0;
    border-radius: 0;
    color: #fff
}

.alert:not(:first-child) {
    margin-top: 10px
}

.alert-success {
    background-color: #77b900
}

.alert-info {
    background-color: #27c7d8
}

.alert-warning {
    background-color: #efa300
}

.alert-danger {
    background-color: #896e40
}

.contact-info {
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px
}

.contact-info-icon {
    width: 35px;
    font-size: 24px;
    line-height: 1em;
    color: #000
}

.contact-info-title {
    width: 80px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase
}

.contact-info-text {
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 18px;
    margin-right: 15px;
    text-transform: uppercase
}

.contact-map iframe {
    display: block;
    height: 470px;
    width: 100%;
    border: 0;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (max-width:1199px) {
    .contact-map iframe {
        height: 300px
    }
}

@media screen and (max-width:991px) {
    .contact-map iframe {
        height: 250px
    }
}

.text-center>.img-fluid,
.text-center>p>.img-fluid {
    display: inline-block
}

.block-it>* {
    margin-bottom: 0
}

.block-it>:not(:first-child),
.block-it>p:not(:first-child) {
    margin-top: 15px
}

.block-it .block-it-icon {
    font-size: 80px;
    color: #000;
    padding: 4px 0;
    transition: .3s ease-out
}

.block-it:hover .block-it-icon {
    transform: rotateY(-180deg)
}

.block-it .block-it-icon:not(:only-child) {
    margin-bottom: 25px
}

.block-it h3 {
    padding: 0 20px
}

.aside-block ul.list {
    margin: 0;
    padding: 0
}

.aside-block ul.list li {
    display: block;
    margin: 0;
    overflow: hidden
}

.aside-block ul.list li:not(:first-child) {
    margin-top: 0
}

.aside-block ul.list li,
.aside-block ul.list li a {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase
}

.aside-block ul.list li a {
    padding: 5px 0;
    display: inline-block;
    color: #656565
}

.aside-block ul.list li a:focus,
.aside-block ul.list li a:hover {
    text-decoration: none;
    color: #896e40
}

ul.two-column {
    column-count: 2
}

.bg-full {
    background-size: 100% auto;
    background-repeat: no-repeat
}

.bg-cover {
    background-size: cover;
    background-repeat: no-repeat
}

.bg-bottom {
    -ms-background-position-y: calc(100% + 1px);
    background-position-y: calc(100% + 1px);
    -ms-background-position-x: center;
    background-position-x: center;
    background-repeat: no-repeat
}

.bg-bottom:not(.bg-cover) {
    background-size: 100% auto
}

.bg-top {
    -ms-background-position-y: top;
    background-position-y: top;
    -ms-background-position-x: center;
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: auto 100%
}

.bg-top:not(.bg-cover) {
    background-size: 100% auto
}

.bg-center {
    -ms-background-position-x: center;
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.bg-fullheight {
    background-size: 100% 100%
}

@media screen and (max-width:767px) {
    .bg-hide-sm {
        background: 0 0!important
    }
}

.page404-text {
    margin-top: -.08em;
    padding: 0 50px;
    font-size: 180px;
    line-height: 1em;
    font-weight: 700;
    font-family: Cairo, sans-serif;
    color: #000;
    text-align: left
}

@media screen and (max-width:991px) {
    .page404-text {
        font-size: 120px;
        text-align: center;
        padding: 0;
        margin-top: 0
    }
}

@media screen and (max-width:767px) {
    .page404-text {
        font-size: 80px
    }
}

@media screen and (max-width:767px) {
    .page404-info {
        text-align: center
    }
}

.overflow-hidden {
    overflow: hidden
}

.load-animate:not(.animated) {
    opacity: 0
}

.thumbnail {
    background-color: transparent
}

.btn-toolbar {
    margin-bottom: -5px
}

.btn-toolbar>.btn {
    margin-bottom: 5px
}

.has-loader {
    position: relative
}

.has-loader .gdw-loader,
.has-loader img {
    transition: opacity .2s
}

.has-loader:not(.loaded) {
    height: 0;
    padding-top: 100%
}

.has-loader:not(.loaded) img {
    position: absolute;
    top: 0;
    opacity: 0
}

.has-loader.loaded .gdw-loader {
    pointer-events: none;
    opacity: 0
}

.text-right-not-lg,
.text-right-not-md,
.text-right-not-sm,
.text-right-not-xs {
    text-align: right
}

.text-center-not-lg,
.text-center-not-md,
.text-center-not-sm,
.text-center-not-xs {
    text-align: center
}

.text-left-not-lg,
.text-left-not-md,
.text-left-not-sm,
.text-left-not-xs {
    text-align: left
}

.text-justify-not-lg,
.text-justify-not-md,
.text-justify-not-sm,
.text-justify-not-xs {
    text-align: justify
}

@media (max-width:479px) {
    .text-center-not-xs,
    .text-justify-not-xs,
    .text-left-not-xs,
    .text-right-not-xs {
        text-align: inherit
    }
    .text-right-xs {
        text-align: right
    }
    .text-center-xs {
        text-align: center
    }
    .text-left-xs {
        text-align: left
    }
    .text-justify-xs {
        text-align: justify
    }
}

@media (max-width:767px) {
    .text-center-not-sm,
    .text-justify-not-sm,
    .text-left-not-sm,
    .text-right-not-sm {
        text-align: inherit
    }
    .text-right-sm {
        text-align: right
    }
    .text-center-sm {
        text-align: center
    }
    .text-left-sm {
        text-align: left
    }
    .text-justify-sm {
        text-align: justify
    }
}

@media (max-width:991px) {
    .text-center-not-md,
    .text-justify-not-md,
    .text-left-not-md,
    .text-right-not-md {
        text-align: inherit
    }
    .text-right-md {
        text-align: right
    }
    .text-center-md {
        text-align: center
    }
    .text-left-md {
        text-align: left
    }
    .text-justify-md {
        text-align: justify
    }
}

.row--relative {
    position: relative
}

.no-uppercase {
    text-transform: none
}

.col-divider {
    width: 1px;
    max-width: 1px;
    height: calc(100% - 115px);
    position: absolute;
    right: 50%;
    bottom: 0;
    background-color: #f7f7f7
}

@media (max-width:767px) {
    .col-divider {
        display: none
    }
}

.card {
    background-color: #fff;
    border-color: #f7f7f7;
    border-radius: 0
}

.card.card--grey {
    background-color: #fbfbfb
}

.list-group {
    border-color: #f7f7f7;
    border-radius: 0;
    padding: 0
}

.list-group-item {
    padding: 8px 15px;
    color: #656565;
    background-color: transparent;
    border-color: #f7f7f7;
    border-radius: 0!important
}

.list-group-item:hover {
    color: #656565;
    background-color: #f7f7f7
}

.list-group-item.active {
    color: #fff;
    background-color: #896e40;
    border-color: #896e40
}

.link-icn {
    text-decoration: none
}

.link-icn [class*=icon] {
    padding-left: 5px
}

.link-icn:hover {
    text-decoration: none
}

.table-order-history td {
    vertical-align: middle
}

.table-order-history td:last-child {
    text-align: left
}

.table-order-history>tbody>tr>td,
.table-order-history>tr>td {
    padding: 8px 15px
}

.vert-wrap {
    display: table;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1
}

.vert {
    display: table-cell;
    vertical-align: middle
}

img.lazyload {
    opacity: 0;
    transition: opacity .3s
}

img.lazyloading {
    opacity: 1;
    background-color: rgba(0, 0, 0, .05);
    transition: opacity .3s
}

img.lazyloaded {
    opacity: 1;
    transition: opacity .5s
}

.btn {
    padding: 10px 22px;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    font-weight: 500;
    font-family: Cairo, sans-serif;
    cursor: pointer;
    transition: all .2s ease
}

.btn,
.btn:active,
.btn:active:focus,
.btn:focus,
.btn:visited {
    box-shadow: none;
    transition: .5s all ease;
    color: #fff;
    background: linear-gradient(45deg, #8d6746, #8d6746, #ffffff);
    outline: 0;
    text-decoration: none
}

.btn:active:hover,
.btn:focus:hover,
.btn:hover {
    color: #fff;
    background: linear-gradient(45deg, #ffff, #433224, #ffff);
    outline: 0;
    transition: all .2s ease
}

.btn [class*=icon-] {
    font-size: 14px;
    position: relative;
    top: 1px
}

.btn [class*=icon-]:last-child {
    top: 0
}

.btn [class*=icon-]:not(:only-child):not(:last-child) {
    padding-left: 10px
}

.btn--form {
    padding: 12px 22px
}

.btn--full {
    width: 100%
}

.btn--alt,
.btn--alt:active,
.btn--alt:active:focus,
.btn--alt:focus,
.btn--alt:visited {
    color: #fff;
    background-color: #000
}

.btn--alt:hover {
    color: #fff;
    background-color: #896e40
}

.btn--grey,
.btn--grey:active,
.btn--grey:active:focus,
.btn--grey:focus,
.btn--grey:visited {
    background-color: #bcbcbc
}

.btn--grey:hover {
    background-color: #896e40
}

.btn--lg {
    padding: 16px 30px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500
}

.btn--lg [class*=icon-] {
    font-size: 18px
}

@media screen and (max-width:479px) {
    .btn--lg {
        padding: 10px 22px;
        font-size: 11px;
        line-height: 20px
    }
}

.btn-decor {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0 0 10px;
    font-size: 14px;
    line-height: 1em;
    font-family: Cairo, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 0;
    text-decoration: none;
    transition: all .3s ease
}

.btn-decor,
.btn-decor:focus {
    color: #000;
    background: 0 0;
    outline: 0;
    text-decoration: none
}

.bnr-wrap:hover .btn-decor,
.btn-decor:hover {
    text-decoration: none
}

.btn-decor:hover {
    color: #000;
    text-decoration: none
}

.btn-decor span.btn-line,
.btn-decor:after {
    content: '';
    position: absolute;
    bottom: -.2em;
    right: 50%;
    height: 3px;
    width: 100%;
    max-width: 100%;
    background: #896e40;
    transform: translateX(-50%);
    transition: all .3s ease-out
}

@media (max-width:767px) {
    .btn-decor span.btn-line,
    .btn-decor:after {
        bottom: -.1em;
        height: 2px
    }
}

.bnr-wrap:hover .btn-decor span.btn-line,
.bnr-wrap:hover .btn-decor:after,
.btn-decor:hover span.btn-line,
.btn-decor:hover:after {
    width: 48px;
    max-width: 50%
}

.btn-decor--lg {
    font-size: 18px;
    font-weight: 700
}

.btn-decor--white {
    color: #fff
}

.bnr-wrap:hover .btn-decor--white,
.btn-decor--white:hover {
    color: #fff
}

.btn-decor--darkline span.btn-line,
.btn-decor--darkline:after {
    background-color: #000
}

.btn-decor--white:not(:hover) span.btn-line,
.btn-decor--white:not(:hover):after,
.btn-decor--whiteline span.btn-line,
.btn-decor--whiteline:after {
    background-color: #fff
}

.bnr-wrap:hover .btn-decor--white span.btn-line,
.bnr-wrap:hover .btn-decor--whiteline span.btn-line,
.btn-decor--white:hover span.btn-line,
.btn-decor--white:hover:after,
.btn-decor--whiteline:hover span.btn-line,
.btn-decor--whiteline:hover:after {
    background-color: #fff
}

.btn-decor+.btn-decor {
    margin-right: 45px
}

@media screen and (max-width:767px) {
    .btn-decor+.btn-decor {
        margin-right: 24px
    }
}

.btn-loading {
    pointer-events: none;
    opacity: .5
}

.text-center .btn-decor,
.text-center .btn-decor+.btn-decor {
    margin-right: 22px;
    margin-left: 22px
}

@media screen and (max-width:767px) {
    .text-center .btn-decor,
    .text-center .btn-decor+.btn-decor {
        margin-right: 10px;
        margin-left: 10px
    }
}

.btn--animate {
    position: relative
}

.btn--animate .text-sent {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 500;
    letter-spacing: 1px;
    opacity: 0;
    transition: none
}

.btn--animate:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    opacity: 0;
    height: 100%;
    overflow: hidden;
    background-color: #15c979;
    color: #fff;
    transition: width 10ms ease-in-out, background-color .3s ease-in, opacity 250ms ease-in
}

.btn--animate.btn--loading {
    background-color: #000;
    pointer-events: none
}

.btn--animate.btn--loading:after {
    opacity: 1;
    background-color: #15c979;
    width: 100%;
    transition: width 1s ease-in-out, background-color .3s ease-in, opacity 250ms ease-in
}

.btn--animate.btn--loading .text-sent {
    opacity: 1;
    transition: opacity 250ms .75s ease-in
}

.uneditable-input:focus,
input:focus,
input[type]:focus,
textarea:focus {
    box-shadow: none;
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px;
    outline: 0 none
}

input,
textarea {
    border-radius: 0
}

button,
input,
optgroup,
select,
textarea {
    color: inherit
}

.select-wrapper select,
.select-wrapper-sm select,
input[type=email],
input[type=password],
input[type=text],
textarea {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

textarea {
    line-height: 1.5em
}

select.input-sm {
    height: 34px;
    line-height: 34px
}

.form-control {
    box-shadow: none;
    background-color: #fff;
    border-color: #e2e2e2;
    border-radius: 0;
    color: #656565;
    font-size: 13px;
    height: 40px;
    line-height: 16px;
    padding: 12px 15px 12px
}

.form-control::-webkit-input-placeholder {
    color: #656565;
    text-transform: uppercase
}

.form-control:-moz-placeholder {
    color: #656565;
    text-transform: uppercase
}

.form-control::-moz-placeholder {
    color: #656565;
    text-transform: uppercase
}

.form-control:-ms-input-placeholder {
    color: #656565;
    text-transform: uppercase
}

.form-control,
.form-control:focus {
    box-shadow: none;
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px;
    outline: 0 none
}

.form-control:focus::-webkit-input-placeholder {
    color: #b4b4b4;
    text-transform: uppercase
}

.form-control:focus:-moz-placeholder {
    color: #b4b4b4;
    text-transform: uppercase
}

.form-control:focus::-moz-placeholder {
    color: #b4b4b4;
    text-transform: uppercase
}

.form-control:focus:-ms-input-placeholder {
    color: #b4b4b4;
    text-transform: uppercase
}

.form-control.textarea--height-50 {
    height: 40px
}

.form-control.textarea--height-100 {
    height: 102px
}

.form-control.textarea--height-200 {
    height: 198px
}

.form-control--error {
    border-color: #896e40;
    color: #896e40
}

.form-control--error::-webkit-input-placeholder {
    color: #896e40;
    text-transform: uppercase
}

.form-control--error:-moz-placeholder {
    color: #896e40;
    text-transform: uppercase
}

.form-control--error::-moz-placeholder {
    color: #896e40;
    text-transform: uppercase
}

.form-control--error:-ms-input-placeholder {
    color: #896e40;
    text-transform: uppercase
}

.form-control--error[type]:focus {
    border-color: #896e40
}

.form-control--error:focus::-webkit-input-placeholder {
    color: #896e40;
    text-transform: uppercase
}

.form-control--error:focus:-moz-placeholder {
    color: #896e40;
    text-transform: uppercase
}

.form-control--error:focus::-moz-placeholder {
    color: #896e40;
    text-transform: uppercase
}

.form-control--error:focus:-ms-input-placeholder {
    color: #896e40;
    text-transform: uppercase
}

.form-control--full {
    margin-bottom: 10px;
    width: 100%
}

.form-flex:not(:only-child),
.form-group:not(:only-child) {
    margin-bottom: 11px
}

.form-flex:only-child,
.form-group:only-child {
    margin-bottom: 0
}

.form-flex {
    display: -ms-flexbox;
    display: flex
}

.form-flex .form-group {
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0
}

.form-flex>* {
    margin: 0 7.5px
}

.form-flex>:last-child {
    margin-left: 0
}

.form-flex>:first-child {
    margin-right: 0
}

.select-wrapper,
.select-wrapper-sm {
    position: relative
}

.select-wrapper-sm:before,
.select-wrapper:before {
    background-color: #fff;
    bottom: 1px;
    color: #000;
    content: '\e921';
    font-family: icomoon;
    font-size: 11px;
    line-height: 40px;
    pointer-events: none;
    position: absolute;
    left: 1px;
    text-align: center;
    top: 1px;
    width: 40px
}

.select-wrapper select,
.select-wrapper-sm select {
    background-color: #fff;
    padding: 0 44px 0 14px
}

.select-wrapper-sm .form-control {
    height: 37px
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

select::-ms-expand {
    display: none
}

.select-wrapper-sm:before {
    font-size: 11px;
    line-height: 36px;
    width: 30px
}

.select-wrapper-sm select {
    padding-left: 30px
}

.qty-changer input[type=button] {
    transition: border-color .2s ease;
    background: #fff;
    background-color: transparent;
    border: 0;
    border-color: #e2e2e2;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: #656565;
    font-size: 12px;
    height: 27px;
    line-height: 12px;
    min-width: 27px;
    padding: 7px 5px 8px;
    text-align: center;
    text-transform: uppercase;
    -webkit-appearance: none
}

.qty-changer input[type=button]:hover {
    background: #fff;
    border-color: #896e40;
    color: #896e40
}

.qty-changer--lg input[type=button] {
    height: 36px;
    min-width: 36px
}

.qty-changer input[type=text] {
    background: #fff;
    border: 0;
    border-color: #e2e2e2;
    border-radius: 0;
    color: #000;
    font-size: 12px;
    font-weight: 700;
    line-height: 27px;
    padding: 0;
    text-align: center;
    -webkit-appearance: none;
    width: 30px
}

.form--simple>:not(:first-child) {
    margin-top: 15px
}

.form--simple>label+:not(:first-child) {
    margin-top: 0
}

input[type=checkbox],
input[type=radio] {
    display: none
}

input[type=checkbox]:active+label:before,
input[type=radio]:active+label:before {
    transition-duration: 0s
}

input[type=checkbox]+label,
input[type=radio]+label {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 10px 12px 0;
    min-width: 100px;
    padding-right: 30px;
    position: relative
}

input[type=checkbox]+label:after,
input[type=checkbox]+label:before,
input[type=radio]+label:after,
input[type=radio]+label:before {
    box-sizing: content-box;
    content: '';
    display: block;
    right: 0;
    position: absolute
}

input[type=checkbox]+label:before,
input[type=radio]+label:before {
    transition: background-color .2s;
    background-color: #fff;
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px;
    height: 20px;
    text-align: center;
    top: 1px;
    width: 20px
}

input[type=checkbox]+label:hover:before,
input[type=radio]+label:hover:before {
    background-color: #f8f8f8
}

input[type=checkbox]+label:after,
input[type=radio]+label:after {
    transition: transform .2 ease-out;
    height: 10px;
    right: 6px;
    top: 7px;
    transform: scale(0);
    transform-origin: 50%;
    width: 10px
}

input[type=radio]+label:after {
    background-color: #000
}

input[type=radio]:checked+label:before {
    animation: borderscale .3s ease-in;
    background-color: #fff;
    -moz-animation: borderscale .3s ease-in;
    -webkit-animation: borderscale .3s ease-in
}

input[type=radio]:checked+label:after {
    transform: scale(1)
}

input[type=radio]+label:after,
input[type=radio]+label:before {
    border-radius: 50%
}

input[type=checkbox]+label:after {
    transform: rotate(-45deg) scale(0);
    transition: none;
    background-color: transparent;
    border-color: #000;
    border-style: solid;
    border-width: 0 0 2px 2px;
    height: 4px;
    right: 6px;
    top: 7px;
    width: 9px
}

input[type=checkbox]:checked+label:before {
    animation: borderscale .2s ease-in;
    -moz-animation: borderscale .2s ease-in;
    -webkit-animation: borderscale .2s ease-in
}

input[type=checkbox]:checked+label:after {
    transform: rotate(-45deg) scale(1);
    transition: transform .2s ease-out;
    content: ''
}

@keyframes borderscale {
    50% {
        box-shadow: 0 0 0 1px #999
    }
}

label {
    color: #656565;
    font-size: 12px;
    font-weight: inherit;
    line-height: 20px;
    margin-bottom: 6px;
    text-transform: uppercase
}

.required {
    color: #896e40;
    padding-left: 2px
}

.input-group .form-control-wrapper {
    -ms-flex: 1;
    flex: 1
}

.input-group .errors {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-width: 100%;
    overflow: hidden
}

.input-group .input-group-btn>.btn {
    border-radius: 0!important
}

.input-group .input-group-btn {
    width: 0
}

form .errors+.form-group,
form .errors+.row {
    margin-top: 30px
}

form .errors+.row {
    margin-top: 15px
}

.aside-block .form-control+.errors {
    margin-bottom: 10px;
    margin-top: -5px
}

.form-wrapper:not(:first-child) {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .form-wrapper:not(:first-child) {
        margin-top: 15px
    }
}

.form-wrapper>* {
    margin-bottom: 0
}

.form-wrapper>:not(:first-child) {
    margin-top: 18px
}

.form-wrapper>* .form-group {
    margin: 18px 0 0
}

.form-wrapper .row {
    margin-top: 0
}

.form-wrapper>form>* {
    margin-bottom: 0
}

.form-wrapper>form>:not(:first-child) {
    margin-top: 18px
}

.form-inline--flex {
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.form-inline--flex>* {
    margin-right: 13px;
    margin-left: 13px
}

.form-inline--flex>:last-child {
    margin-left: 0
}

.form-inline--flex input[type=hidden]+*,
.form-inline--flex>:first-child {
    margin-right: 0
}

.form-inline--flex .form-control {
    -ms-flex: 1;
    flex: 1
}

@media screen and (max-width:991px) {
    .form-inline--flex button {
        min-width: 110px
    }
}

.btn--input-group {
    background: 0 0;
    color: #000;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    position: relative;
    transform: translateX(-100%)
}

.btn--input-group:before {
    border-color: #e2e2e2;
    border-right-style: solid;
    border-right-width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    content: ""
}

.btn--input-group:hover:before {
    display: none
}

.btn--input-group [class*=icon-] {
    font-size: 20px;
    line-height: 40px;
    margin-top: 0
}

.input-group-btn:last-child>.btn.btn--input-group:focus:not(:hover),
.input-group-btn:last-child>.btn.btn--input-group:not(:hover) {
    background-color: #fff;
    color: #000
}

.input-group-btn:last-child>.btn.btn--input-group {
    margin-right: 0;
    z-index: 4
}

form .errors {
    color: #896e40;
    text-transform: inherit;
    -webkit-backface-visibility: hidden
}

form .errors ul {
    margin: 0;
    padding: 0
}

form .errors ul>li {
    font-size: 13px!important;
    line-height: 16px!important;
    list-style: none;
    margin: 3px 0 0!important;
    text-transform: inherit!important
}

.form--success {
    color: #15c979;
    font-size: 15px;
    font-weight: 600
}

select option:not([disabled]) {
    color: #656565
}

select option:disabled {
    color: #b4b4b4
}

.content-search .btn {
    margin-right: -1px;
    padding-right: 15px;
    padding-left: 15px
}

.content-search .btn [class*=icon-] {
    font-size: 17px
}

.bootstrap-select>select.bs-select-hidden,
select.bs-select-hidden,
select.selectpicker {
    display: none!important
}

.bootstrap-select>.dropdown-toggle {
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    z-index: 1
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #656565
}

.bootstrap-select>select {
    border: none;
    bottom: 0;
    display: block!important;
    height: 100%!important;
    right: 50%;
    opacity: 0!important;
    padding: 0!important;
    position: absolute!important;
    width: .5px!important
}

.bootstrap-select>select.mobile-device {
    display: block!important;
    right: 0;
    top: 0;
    width: 100%!important;
    z-index: 2
}

.bootstrap-select.is-invalid .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid+.dropdown-toggle {
    border-color: #896e40
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid+.dropdown-toggle {
    border-color: #15c979
}

.bootstrap-select.fit-width {
    width: auto!important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
    outline: 0!important
}

.bootstrap-select.form-control {
    border: none;
    margin-bottom: 0;
    padding: 0
}

:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*=col-] {
    display: inline-block;
    float: none;
    margin-right: 0
}

.bootstrap-select.dropdown-menu-left,
.bootstrap-select[class*=col-].dropdown-menu-left,
.row .bootstrap-select[class*=col-].dropdown-menu-left {
    float: left
}

.form-group .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-inline .bootstrap-select {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
    padding: 0
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit;
    font-size: inherit;
    height: 100%;
    line-height: inherit
}

.bootstrap-select.form-control-lg .dropdown-toggle,
.bootstrap-select.form-control-sm .dropdown-toggle {
    border-radius: inherit;
    font-size: inherit;
    line-height: inherit
}

.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: .25rem .5rem
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: .5rem 1rem
}

.form-inline .bootstrap-select .form-control {
    width: 100%
}

.bootstrap-select.disabled,
.bootstrap-select>.disabled {
    cursor: not-allowed
}

.bootstrap-select.disabled:focus,
.bootstrap-select>.disabled:focus {
    outline: 0!important
}

.bootstrap-select.bs-container {
    height: 0!important;
    right: 0;
    padding: 0!important;
    position: absolute;
    top: 0
}

.bootstrap-select.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select .dropdown-toggle:before {
    content: '';
    display: inline-block
}

.bootstrap-select .dropdown-toggle .filter-option {
    height: 100%;
    right: 0;
    padding-bottom: inherit;
    padding-right: inherit;
    padding-top: inherit;
    position: absolute;
    text-align: right;
    top: 0;
    width: 100%
}

.bootstrap-select .dropdown-toggle .filter-option-inner {
    padding-left: inherit
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden
}

.bootstrap-select .dropdown-menu .text b,
.dropdown-toggle .filter-option-inner-inner b {
    font-weight: 400
}

.select-bold-price .bootstrap-select .dropdown-menu .text b,
.select-bold-price .dropdown-toggle .filter-option-inner-inner b {
    font-weight: 600;
    font-weight: 700
}

.bootstrap-select .dropdown-toggle .caret {
    margin-top: -2px;
    position: absolute;
    left: 12px;
    top: 50%;
    vertical-align: middle
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit
}

.bootstrap-select[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select .dropdown-menu {
    box-sizing: border-box;
    min-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.bootstrap-select .dropdown-menu>.inner:focus {
    outline: 0!important
}

.bootstrap-select .dropdown-menu.inner {
    border: 0;
    border-radius: 0;
    box-shadow: none!important;
    float: none;
    margin: 0;
    padding: 0;
    position: static;
    -webkit-box-shadow: none!important
}

.bootstrap-select .dropdown-menu li {
    position: relative
}

.bootstrap-select .dropdown-menu li.active small {
    color: rgba(255, 255, 255, .5)!important
}

.bootstrap-select .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select .dropdown-menu li a {
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.bootstrap-select .check-mark {
    display: none
}

.bootstrap-select .btn,
.bootstrap-select .btn:active,
.bootstrap-select .btn:active:focus,
.bootstrap-select .btn:focus,
.bootstrap-select .btn:visited {
    background-color: #fff;
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px;
    color: #656565;
    font-family: Tajawal, sans-serif;
    line-height: 15px
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    background-color: transparent;
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px;
    color: #656565
}

.open>.dropdown-toggle.btn-default {
    background-color: transparent;
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px;
    color: #656565
}

.form-group .dropdown-menu {
    border-color: #e2e2e2;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: none!important;
    outline: 0!important;
    padding: 0;
    -webkit-box-shadow: none!important
}

.form-group .dropdown-menu>li>a {
    font-size: 11px;
    padding: 3px 10px;
    text-transform: uppercase
}

.form-group .dropdown-menu>.active>a,
.form-group .dropdown-menu>.active>a:focus,
.form-group s.dropdown-menu>.active>a:hover {
    background-color: #896e40;
    color: #fff!important
}

.bs-caret>span {
    display: none
}

.bs-caret {
    background-color: #fff;
    border: 0;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
    bottom: 1px;
    width: 35px
}

.bs-caret:after {
    content: '\e921';
    display: block;
    font-family: icomoon;
    font-size: 11px;
    line-height: 35px;
    pointer-events: none;
    text-align: center;
    width: 100%
}

.error-confirm,
.success-confirm {
    display: none;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 20px
}

.form-confirm+.form-group {
    margin-top: 0
}

.success-confirm {
    color: #15c979
}

.error-confirm {
    color: #896e40
}

.has-error .form-control {
    border-color: #896e40
}

.has-error .form-control,
.has-error .form-control:focus {
    box-shadow: none
}

.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block {
    color: #896e40;
    font-size: 12px
}

.subscribe-form--style1 .subscribe-form-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    font-family: Cairo, sans-serif;
    padding: 14px 0 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000
}

.subscribe-form--style1 .form-inline {
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center
}

.subscribe-form--style1 .form-inline>* {
    margin-right: 15px;
    display: inline-block
}

.subscribe-form--style1 .form-inline>:first-child {
    margin-right: 0
}

.subscribe-form--style1 input[type=email],
.subscribe-form--style1 input[type=text] {
    width: 400px;
    font-family: Cairo, sans-serif
}

.subscribe-form--style1 button.btn-decor {
    margin-top: 8px;
    margin-bottom: 8px
}

.subscribe-form--style1 .btn-decor,
.subscribe-form--style1 .btn-decor:focus {
    color: #000
}

.form-control-wrap .errors {
    position: absolute
}

@media screen and (max-width:991px) {
    .subscribe-form--style1 .subscribe-form-title {
        display: block;
        padding: 0
    }
    .subscribe-form--style1 .form-inline {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .subscribe-form--style1 .form-inline>* {
        margin-right: 0;
        margin-top: 20px
    }
    .subscribe-form--style1 .form-inline>:first-child {
        margin-top: 0
    }
    .subscribe-form--style1 .form-control-wrap {
        display: block;
        width: 370px;
        margin-right: auto;
        margin-left: auto
    }
    .subscribe-form--style1 input[type=email],
    .subscribe-form--style1 input[type=text] {
        width: 100%;
        margin-right: auto;
        margin-left: auto
    }
    .subscribe-form--style1 button.btn-decor {
        margin-top: 20px;
        margin-bottom: 0
    }
    .subscribe-form--style1 .form-control-wrap .errors {
        position: relative;
        margin-bottom: 0
    }
}

@media screen and (max-width:767px) {
    .subscribe-form--style1 .form-control-wrap {
        width: 270px
    }
}

.subscribe-form--style2 {
    text-align: center
}

.subscribe-form--style2>* {
    margin-bottom: 0;
    margin-top: 20px
}

.subscribe-form--style2>:first-child {
    margin-top: 0
}

.subscribe-form--style2>form:not(:first-child) {
    margin-top: 40px
}

.subscribe-form--style2 input[type=email],
.subscribe-form--style2 input[type=text] {
    max-width: 555px;
    margin-right: auto;
    margin-left: auto
}

.subscribe-form--style2 .input-group {
    max-width: 605px;
    margin-right: auto;
    margin-left: auto
}

.subscribe-form--style3 {
    max-width: 760px;
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

.subscribe-form--style3>* {
    margin-bottom: 0;
    margin-top: 20px
}

.subscribe-form--style3>:first-child {
    margin-top: 0
}

.subscribe-form--style3>form:not(:first-child) {
    margin-top: 40px
}

.subscribe-form--style3 .input-group {
    max-width: 360px;
    margin-right: auto;
    margin-left: auto
}

.subscribe-form--style3 .btn--input-group:before {
    border-right: 0
}

.subscribe-form--style3 .input-group-btn:last-child>.btn.btn--input-group:not(:hover) {
    background-color: transparent;
    color: #000
}

.subscribe-form--whitecolor {
    color: #fff
}

.subscribe-form--whitecolor .subscribe-form-title {
    color: #fff
}

.subscribe-form--whitecolor .btn-decor,
.subscribe-form--whitecolor .btn-decor:focus {
    color: #fff
}

.subscribe-form--whitecolor .btn-decor:after,
.subscribe-form--whitecolor .btn-decor:focus:after {
    background-color: #fff
}

.subscribe-inline .errors {
    position: absolute;
    top: 100%
}

body.mac .subscribe-form input.form-control {
    padding-top: 16px
}

.tags-list {
    list-style: none;
    padding: 0;
    position: relative
}

.tags-list:not(:first-child) {
    margin-top: 40px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tags-list:not(:first-child) {
        margin-top: 30px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .tags-list:not(:first-child) {
        margin-top: 25px
    }
}

@media only screen and (max-width:479px) {
    .tags-list:not(:first-child) {
        margin-top: 15px;
        margin-bottom: 10px
    }
}

.tags-list li {
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 6px;
    padding: 0
}

@media (max-width:767px) {
    .tags-list li {
        margin-bottom: 5px;
        margin-left: 1px
    }
}

.tags-list li a {
    transition: all .2s ease;
    background: 0 0;
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px;
    color: #656565;
    display: block;
    font-size: 12px;
    line-height: 23px;
    padding: 0 14px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase
}

.tags-list li a:focus,
.tags-list li a:hover {
    background: 0 0;
    border-color: #896e40;
    color: #896e40
}

.tags-list a:after {
    content: "\e117";
    display: none;
    font-family: icomoon;
    font-size: 12px;
    padding: 0 0 0 6px;
    position: relative;
    top: 1px
}

.tags-list li.active a {
    background: 0 0;
    border-color: #896e40;
    color: #896e40
}

.tags-list li.active a:after {
    display: inline-block
}

.aside-block .tags-list:not(:first-child) {
    margin-top: 0
}

.banners-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 0 -7px;
    padding: 0
}

.banners-list li {
    -ms-flex: 0 0 calc(50% - 7px);
    flex: 0 0 calc(50% - 7px);
    max-width: calc(50% - 7px);
    margin: 0 7px 7px 0
}

.banners-list li a {
    background-position: center center;
    background-size: cover;
    display: block;
    font-size: 0;
    line-height: 0;
    padding-bottom: 100%;
    position: relative;
    text-decoration: none;
    width: 100%
}

.banners-list li a span {
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    transition: .2s;
    border-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 2px;
    bottom: 4px;
    color: #fff;
    font-family: Cairo, sans-serif;
    font-size: 14px;
    font-weight: 600;
    right: 4px;
    letter-spacing: 1px;
    line-height: 1em;
    overflow: hidden;
    position: absolute;
    left: 4px;
    text-transform: uppercase;
    top: 4px;
    z-index: 1
}

.banners-list li a:hover span,
.banners-list li.active a span {
    border-color: #fff
}

.tooltip {
    z-index: 1000
}

.tooltip.top {
    padding: 6px 0
}

.tooltip.left {
    padding: 0 6px
}

.tooltip.bottom {
    padding: 6px 0
}

.tooltip.right {
    padding: 0 6px
}

.tooltip-inner {
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    color: #656565;
    font-size: 12px;
    border-radius: 0
}

.tooltip-inner {
    background: #fff;
    padding: 2px 10px 2px
}

.tooltip .arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip .arrow:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    background: #fff;
    border-color: transparent;
    border-style: solid;
    z-index: -1
}

.tooltip.bs-tooltip-top .arrow {
    bottom: 3px;
    top: auto;
    width: auto;
    border-width: 5px 5px 0;
    border-top-color: #fff
}

.tooltip.bs-tooltip-top .arrow:before {
    bottom: -2px;
    top: auto;
    right: 50%;
    margin-right: -6px;
    border-width: 6px 6px 0;
    border-top-color: #e2e2e2
}

.tooltip.bs-tooltip-bottom .arrow {
    top: 3px;
    width: auto;
    border-width: 0 5px 5px;
    border-bottom-color: #fff
}

.tooltip.bs-tooltip-bottom .arrow:before {
    top: -2px;
    right: 50%;
    margin-right: -6px;
    border-width: 0 6px 6px;
    border-bottom-color: #e2e2e2
}

.tooltip.bs-tooltip-right .arrow {
    left: 3px;
    width: auto;
    border-width: 5px 0 5px 5px;
    border-right-color: #fff
}

.tooltip.bs-tooltip-right .arrow:before {
    left: -2px;
    right: auto;
    top: 50%;
    margin-top: -6px;
    border-width: 6px 0 6px 6px;
    border-right-color: #e2e2e2
}

.tooltip.bs-tooltip-left .arrow {
    right: 2px;
    width: auto;
    border-width: 5px 5px 5px 0;
    border-left-color: #fff
}

.tooltip.bs-tooltip-left .arrow:before {
    right: -2px;
    top: 50%;
    margin-top: -6px;
    border-width: 6px 6px 6px 0;
    border-left-color: #e2e2e2
}

.breadcrumbs {
    padding: 23px 0;
    list-style: none;
    color: #656565
}

@media screen and (max-width:767px) {
    .breadcrumbs {
        padding: 15px 0
    }
}

.breadcrumbs li {
    display: inline-block;
    padding: 0 5px;
    font-size: 14px;
    line-height: 20px
}

.breadcrumbs li:first-child {
    padding-right: 0
}

.breadcrumbs li:last-child {
    padding-left: 0
}

.breadcrumbs li a {
    white-space: nowrap;
    color: #656565
}

.breadcrumbs li a:hover {
    color: #896e40
}

.breadcrumbs li:after {
    position: relative;
    margin-left: -8px;
    padding-right: 8px;
    color: #000;
    content: "\e919";
    vertical-align: bottom;
    font-size: 8px;
    font-family: icomoon;
    line-height: 20px
}

.breadcrumbs li:last-child:after {
    display: none
}

.nav-tabs:not(.tab-category) {
    padding: 0;
    list-style: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2
}

.nav-tabs:not(.tab-category):not(:first-child) {
    margin-top: 30px
}

.nav-tabs:not(.tab-category)>li {
    position: relative;
    margin-bottom: -2px
}

.nav-tabs:not(.tab-category)>li .nav-link {
    position: relative;
    overflow: hidden;
    padding: 10px 18px;
    border-color: transparent;
    border-radius: 0;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    font-family: Cairo, sans-serif;
    line-height: 16px;
    text-align: center;
    transition: background-color .2s ease
}

.nav-tabs:not(.tab-category)>li .nav-link:after {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    content: '';
    transition: all .2s ease
}

.nav-tabs:not(.tab-category)>li .nav-link:focus:after,
.nav-tabs:not(.tab-category)>li .nav-link:hover:after {
    top: 0
}

.nav-tabs:not(.tab-category)>li .nav-link.active,
.nav-tabs:not(.tab-category)>li .nav-link.active:focus,
.nav-tabs:not(.tab-category)>li .nav-link.active:hover {
    padding: 10px 18px;
    background-color: transparent;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #e2e2e2;
    color: #000
}

.nav-tabs.center-tabs {
    text-align: center
}

.nav-tabs.center-tabs>li {
    display: inline-block;
    float: none;
    margin-left: -4px;
    vertical-align: top
}

.nav-tabs.left-tabs {
    text-align: left
}

.nav-tabs.left-tabs>li {
    display: inline-block;
    float: none;
    margin-left: -4px;
    vertical-align: top
}

.nav-tabs.nav-tabs--style2 {
    border-bottom: 0
}

.nav-tabs.nav-tabs--style2>li {
    margin-bottom: 0
}

.nav-tabs.nav-tabs--style2>li .nav-link {
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 10px 25px;
    color: #000;
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2
}

.nav-tabs.nav-tabs--style2>li .nav-link:focus:after,
.nav-tabs.nav-tabs--style2>li .nav-link:hover:after {
    top: 0
}

.nav-tabs.nav-tabs--style2>li .nav-link.active,
.nav-tabs.nav-tabs--style2>li .nav-link.active:focus,
.nav-tabs.nav-tabs--style2>li .nav-link.active:hover {
    border-width: 1px;
    padding: 10px 25px;
    border-color: #896e40;
    background-color: #896e40;
    color: #fff
}

.nav-tabs.nav-tabs--style3 {
    border-bottom: 0
}

.nav-tabs.nav-tabs--style3>li {
    margin-bottom: 0
}

.nav-tabs.nav-tabs--style3>li .nav-link {
    margin: 0;
    padding: 10px 15px;
    color: #000;
    border: 0;
    font-size: 14px;
    line-height: 16px;
    font-family: Cairo, sans-serif;
    font-weight: 500
}

.nav-tabs.nav-tabs--style3>li .nav-link:focus:after,
.nav-tabs.nav-tabs--style3>li .nav-link:hover:after {
    top: 0
}

.nav-tabs.nav-tabs--style3>li .nav-link.active,
.nav-tabs.nav-tabs--style3>li .nav-link.active:focus,
.nav-tabs.nav-tabs--style3>li .nav-link.active:hover {
    border-width: 0;
    padding: 10px 15px;
    border-color: transparent;
    background-color: transparent;
    color: #896e40
}

.tabs-left,
.tabs-right {
    border-bottom: none;
    display: inline-block
}

.tabs-right:not(.nav-tabs--style2):not(.nav-tabs--style3) {
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #e2e2e2
}

.tabs-left:not(.nav-tabs--style2):not(.nav-tabs--style3) {
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #e2e2e2
}

.tabs-right>li {
    float: none;
    margin-bottom: 2px
}

.tabs-right>li {
    margin-left: -1px
}

.tabs-right>li {
    margin-right: -1px
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:focus,
.tabs-right>li.active>a:hover {
    border-width: 1px 0 1px 1px
}

.tabs-right>li>a {
    margin-left: 0;
    display: block
}

.tabs-left>li.active>a,
.tabs-left>li.active>a:focus,
.tabs-left>li.active>a:hover {
    border-width: 1px 1px 1px 0
}

.tabs-left>li>a {
    margin-left: 0
}

.tab-content {
    position: relative;
    z-index: 1
}

.tab-content>.tab-pane {
    display: none;
    padding: 40px 0 0;
    border: 0
}

.tab-content>.tab-pane>:not(:first-child):not(p):not(.clearfix):not(.row) {
    margin-top: 35px
}

@media screen and (max-width:767px) {
    .tab-content>.tab-pane>:not(:first-child):not(p):not(.clearfix):not(.row) {
        margin-top: 20px
    }
}

.tab-content>.tab-pane>p:not(:first-child) {
    margin-top: 25px
}

.tab-content>.tab-pane>p+p {
    margin-top: 20px
}

.tab-content>.tab-pane:only-child {
    margin-bottom: 0
}

.tab-content>.active {
    display: block
}

.tab-content .table {
    font-size: 11px;
    line-height: 1.5em;
    font-family: Cairo, sans-serif
}

.panel {
    background: 0 0
}

.panel-body>:not(:first-child):not(p) {
    margin-top: 25px
}

.panel-body>p {
    margin-top: 25px
}

.panel-body>p+p {
    margin-top: 20px
}

.panel-body:only-child {
    margin-bottom: 0
}

.panel-body img {
    max-width: 100%
}

.panel {
    border: 0;
    box-shadow: none
}

.panel-group .panel,
.panel-heading,
.panel-title {
    border-radius: 0
}

.panel-heading {
    padding: 0;
    border-bottom: 0;
    border-radius: 0
}

.panel-heading a {
    display: block;
    padding: 13px 40px 13px 0;
    color: #000
}

.panel-heading.active a {
    color: #896e40
}

.panel-title {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px
}

.panel>.panel-heading {
    position: relative;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #f7f7f7;
    background-color: transparent
}

.panel>.panel-heading:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    margin-top: -15px;
    padding-right: 2px;
    width: 30px;
    height: 30px;
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    pointer-events: none;
    transition: .2s
}

.panel>.panel-heading:after {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -14px;
    padding-right: 2px;
    width: 30px;
    height: 30px;
    content: "\e919";
    text-align: center;
    font-size: 14px;
    font-family: icomoon;
    line-height: 28px;
    pointer-events: none;
    transition: .2s
}

.panel>.panel-heading.active:after {
    color: #896e40;
    transform: rotate(90deg);
    margin-top: -15px;
    padding-top: 1px
}

.panel>.panel-heading.active:before {
    border-color: #896e40
}

.panel>.panel-heading:hover:after {
    border-color: #896e40
}

.panel-group .panel+.panel {
    margin-top: 0
}

.panel-group .panel+.panel>.panel-heading {
    border-top: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    padding: 15px 0;
    border-top: 0;
    border-bottom: 1px solid #f7f7f7
}

.params-row {
    margin: 0;
    list-style: none
}

.params-row li {
    display: inline-block;
    min-width: 50px;
    text-align: center
}

.steps-progress .nav-tabs {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media screen and (max-width:479px) {
    .steps-progress .nav-tabs {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px;
        border: 0
    }
}

.steps-progress .nav-tabs:not(.tab-category)>li {
    max-width: 25%
}

@media screen and (max-width:479px) {
    .steps-progress .nav-tabs:not(.tab-category)>li {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px
    }
}

.steps-progress .nav-tabs:not(.tab-category)>li .nav-link {
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: inherit;
    border: 0;
    background-color: transparent;
    transition: .2s
}

@media screen and (max-width:479px) {
    .steps-progress .nav-tabs:not(.tab-category)>li .nav-link {
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
}

.steps-progress .nav-tabs:not(.tab-category)>li .nav-link.active,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:active,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:focus,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:hover {
    padding: 10px 0;
    border: 0;
    background-color: transparent
}

.steps-progress .nav-tabs:not(.tab-category)>li .nav-link.active:after,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:active:after,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:focus:after,
.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:hover:after {
    display: none
}

.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:not(.active) {
    opacity: .3
}

.steps-progress .nav-tabs:not(.tab-category)>li .nav-link:hover {
    opacity: 1
}

.steps-progress .nav-tabs:not(.tab-category)>li .nav-link span:first-child {
    position: relative;
    top: 3px;
    padding: 0 8px;
    font-size: 36px;
    font-weight: 400
}

@media screen and (max-width:479px) {
    .steps-progress .nav-tabs:not(.tab-category)>li .nav-link span:first-child {
        top: -4px;
        font-size: 30px
    }
}

.steps-progress .progress {
    margin-top: -1px;
    height: 4px;
    border-radius: 0
}

.steps-progress .progress-bar {
    background-color: #896e40
}

.tab-category.nav-tabs {
    border-bottom: 0
}

.tab-category.nav-tabs>* {
    display: inline-block;
    float: none;
    margin: 0 15px
}

.tab-category.nav-tabs>*>* {
    margin-bottom: 0
}

.tab-category.nav-tabs:not(.text-center):not(.justify-content-center)>:first-child {
    margin-right: 0
}

.tab-category.nav-tabs:not(.text-center):not(.justify-content-center)>:last-child {
    margin-left: 0
}

.tab-category.nav-tabs .nav-link.active,
.tab-category.nav-tabs .nav-link:hover {
    color: #896e40
}

.tab-category.nav-tabs .nav-link {
    padding: 0;
    border: 0
}

@media (max-width:767px) {
    .tab-category.nav-tabs .nav-link {
        padding: 5px 0
    }
}

.tab-category-content.tab-content>.tab-pane {
    padding: 0
}

.tab-category-image {
    display: block;
    height: 100%;
    min-height: 300px;
    text-decoration: none;
    background-size: cover;
    background-position: center
}

.slick-slide:focus {
    outline: 0
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0)
}

@media screen and (min-width:768px) {
    [data-slick]:not(.slick-initialized) {
        opacity: 0
    }
    [data-slick].slick-initialized {
        opacity: 1
    }
}

.slick-track {
    margin: 0 auto;
    touch-action: pan-y;
    -ms-touch-action: pan-y
}

.slick-next,
.slick-prev {
    position: absolute;
    z-index: 1;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: 0;
    outline: 0;
    transition: opacity .2s
}

.slick-next:hover:not(.slick-disabled),
.slick-prev:hover:not(.slick-disabled) {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:hover:not(.slick-disabled):before,
.slick-prev:hover:not(.slick-disabled):before {
    opacity: 1
}

.slick-next:before,
.slick-prev:before {
    font-family: icomoon;
    font-size: 27px;
    line-height: 1;
    color: #2d2c2c;
    opacity: .7;
    transition: opacity .2s
}

.slick-disabled {
    cursor: auto!important;
    opacity: .3
}

.slick-prev {
    right: -5px
}

.slick-prev:before {
    content: '\e409'
}

.slick-next {
    left: -5px
}

.slick-next:before {
    content: '\e40a'
}

@media (min-width:992px) {
    .slick-arrows-aside-simple .slick-disabled,
    .slick-arrows-aside-simple .slick-next,
    .slick-arrows-aside-simple .slick-prev {
        opacity: 0
    }
    .slick-arrows-aside-simple:hover .slick-disabled {
        opacity: .3
    }
    .slick-arrows-aside-simple:hover .slick-next:not(.slick-disabled),
    .slick-arrows-aside-simple:hover .slick-prev:not(.slick-disabled) {
        opacity: 1
    }
}

.slick-arrows-aside-simple .slick-next,
.slick-arrows-aside-simple .slick-prev {
    position: absolute;
    z-index: 1;
    display: block;
    height: 44px;
    width: 44px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    padding: 0;
    margin-top: -22px;
    transform: none
}

.slick-arrows-aside-simple .slick-next:before,
.slick-arrows-aside-simple .slick-prev:before {
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    color: #2d2c2c;
    opacity: 1
}

.slick-arrows-aside-simple .slick-next:hover:not(.slick-disabled):before,
.slick-arrows-aside-simple .slick-prev:hover:not(.slick-disabled):before {
    color: #2d2c2c;
    opacity: 1
}

.slick-arrows-aside-simple .slick-prev {
    right: 0;
    left: auto
}

.slick-arrows-aside-simple .slick-next {
    left: 0;
    right: auto
}

.slick-arrows-aside-simple .slick-prev:before {
    content: '\e922'
}

.slick-arrows-aside-simple .slick-next:before {
    content: '\e919'
}

.slick-arrows-aside-simple.slick-arrows-white .slick-next:before,
.slick-arrows-aside-simple.slick-arrows-white .slick-prev:before {
    color: #fff
}

.slick-arrows-aside-simple.slick-arrows-white .slick-next:hover:before,
.slick-arrows-aside-simple.slick-arrows-white .slick-prev:hover:before {
    color: #fff
}

@media (min-width:1200px) {
    .slick-arrows-aside-simple .slick-prev {
        right: -50px
    }
    .slick-arrows-aside-simple .slick-next {
        left: -50px
    }
}

@media (max-width:1199px) {
    .slick-arrows-mobile-lg .slick-next,
    .slick-arrows-mobile-lg .slick-prev {
        position: absolute;
        z-index: 1;
        display: block;
        height: 44px;
        width: 44px;
        line-height: 0;
        font-size: 0;
        cursor: pointer;
        background: rgba(255, 255, 255, .7);
        padding: 0;
        margin-top: -22px;
        transform: none
    }
    .slick-arrows-mobile-lg .slick-next:hover:not(.slick-disabled),
    .slick-arrows-mobile-lg .slick-prev:hover:not(.slick-disabled) {
        background: #fff
    }
    .slick-arrows-mobile-lg .slick-next:before,
    .slick-arrows-mobile-lg .slick-prev:before {
        display: inline-block;
        font-size: 25px;
        line-height: 44px;
        color: #2d2c2c;
        opacity: 1
    }
    .slick-arrows-mobile-lg .slick-next:hover:not(.slick-disabled):before,
    .slick-arrows-mobile-lg .slick-prev:hover:not(.slick-disabled):before {
        color: #2d2c2c;
        opacity: 1
    }
    .slick-arrows-mobile-lg .slick-prev:before {
        content: '\e40a'
    }
    .slick-arrows-mobile-lg .slick-next:before {
        content: '\e409'
    }
    .slick-arrows-mobile-lg .slick-prev {
        right: 20px;
        left: auto
    }
    .slick-arrows-mobile-lg .slick-next {
        left: 20px;
        right: auto
    }
}

.aside .slick-arrows-aside-simple .slick-next,
.aside .slick-arrows-aside-simple .slick-prev,
.aside .slick-arrows-mobile-lg .slick-next,
.aside .slick-arrows-mobile-lg .slick-prev {
    position: absolute;
    z-index: 1;
    display: block;
    height: 44px;
    width: 44px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: rgba(255, 255, 255, .7);
    padding: 0;
    margin-top: -22px;
    transform: none
}

.aside .slick-arrows-aside-simple .slick-next:hover:not(.slick-disabled),
.aside .slick-arrows-aside-simple .slick-prev:hover:not(.slick-disabled),
.aside .slick-arrows-mobile-lg .slick-next:hover:not(.slick-disabled),
.aside .slick-arrows-mobile-lg .slick-prev:hover:not(.slick-disabled) {
    background: #fff
}

.aside .slick-arrows-aside-simple .slick-next:before,
.aside .slick-arrows-aside-simple .slick-prev:before,
.aside .slick-arrows-mobile-lg .slick-next:before,
.aside .slick-arrows-mobile-lg .slick-prev:before {
    display: inline-block;
    font-size: 25px;
    line-height: 44px;
    color: #2d2c2c;
    opacity: 1
}

.aside .slick-arrows-aside-simple .slick-next:hover:not(.slick-disabled):before,
.aside .slick-arrows-aside-simple .slick-prev:hover:not(.slick-disabled):before,
.aside .slick-arrows-mobile-lg .slick-next:hover:not(.slick-disabled):before,
.aside .slick-arrows-mobile-lg .slick-prev:hover:not(.slick-disabled):before {
    color: #2d2c2c;
    opacity: 1
}

.aside .slick-arrows-aside-simple .slick-prev:before,
.aside .slick-arrows-mobile-lg .slick-prev:before {
    content: '\e40a'
}

.aside .slick-arrows-aside-simple .slick-next:before,
.aside .slick-arrows-mobile-lg .slick-next:before {
    content: '\e409'
}

.aside .slick-arrows-aside-simple .slick-prev,
.aside .slick-arrows-mobile-lg .slick-prev {
    right: 20px;
    left: auto
}

.aside .slick-arrows-aside-simple .slick-next,
.aside .slick-arrows-mobile-lg .slick-next {
    left: 20px;
    right: auto
}

@media (max-width:767px) {
    .slick-arrows-mobile-lg:not(.bnr-grid) .slick-prev {
        right: 0;
        left: auto
    }
    .slick-arrows-mobile-lg:not(.bnr-grid) .slick-next {
        left: 0;
        right: auto
    }
    .bnr-grid.slick-arrows-mobile-lg .slick-prev {
        right: 15px;
        left: auto
    }
    .bnr-grid.slick-arrows-mobile-lg .slick-next {
        left: 15px;
        right: auto
    }
}

@media (max-width:767px) {
    .slick-arrows-mobile .slick-next,
    .slick-arrows-mobile .slick-prev {
        position: absolute;
        z-index: 1;
        display: block;
        height: 44px;
        width: 44px;
        line-height: 0;
        font-size: 0;
        cursor: pointer;
        background: rgba(255, 255, 255, .7);
        padding: 0;
        margin-top: -22px;
        transform: none
    }
    .slick-arrows-mobile .slick-next:hover:not(.slick-disabled),
    .slick-arrows-mobile .slick-prev:hover:not(.slick-disabled) {
        background: #fff
    }
    .slick-arrows-mobile .slick-next:before,
    .slick-arrows-mobile .slick-prev:before {
        display: inline-block;
        font-size: 18px;
        line-height: 44px;
        color: #2d2c2c;
        opacity: 1
    }
    .slick-arrows-mobile .slick-next:hover:not(.slick-disabled):before,
    .slick-arrows-mobile .slick-prev:hover:not(.slick-disabled):before {
        color: #2d2c2c;
        opacity: 1
    }
    .slick-arrows-mobile .slick-prev {
        right: 0;
        left: auto
    }
    .slick-arrows-mobile .slick-next {
        left: 0;
        right: auto
    }
}

.carousel-arrows {
    position: relative;
    z-index: 1
}

.carousel-arrows .slick-next,
.carousel-arrows .slick-prev {
    top: 0;
    transform: translate(0)
}

.carousel-arrows .slick-next:before,
.carousel-arrows .slick-prev:before {
    font-size: 20px;
    color: #b4b4b4
}

.carousel-arrows .slick-next:hover:not(.slick-disabled):before,
.carousel-arrows .slick-prev:hover:not(.slick-disabled):before {
    color: #000
}

.carousel-arrows .slick-next {
    right: auto;
    left: 0
}

.carousel-arrows .slick-next:before {
    content: '\e919'
}

.carousel-arrows .slick-prev {
    right: auto;
    left: 25px
}

.carousel-arrows .slick-prev:before {
    content: '\e922'
}

.slick-arrows-squared .slick-next,
.slick-arrows-squared .slick-prev {
    width: 44px;
    height: 44px;
    background: rgba(255, 255, 255, .7);
    top: 50%;
    margin-top: -22px;
    transform: none
}

.slick-arrows-squared .slick-next:before,
.slick-arrows-squared .slick-prev:before {
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    color: #2d2c2c;
    opacity: 1
}

.slick-arrows-squared .slick-next:hover:not(.slick-disabled),
.slick-arrows-squared .slick-prev:hover:not(.slick-disabled) {
    background: #fff
}

.slick-arrows-squared .slick-next {
    left: 50px
}

.slick-arrows-squared .slick-next:before {
    content: '\e919'
}

.slick-arrows-squared .slick-prev {
    right: 50px
}

.slick-arrows-squared .slick-prev:before {
    content: '\e922'
}

@media (min-width:1300px) {
    .prd-grid.slick-arrows-squared .slick-next {
        left: -50px
    }
    .prd-grid.slick-arrows-squared .slick-next:before {
        content: '\e919'
    }
    .prd-grid.slick-arrows-squared .slick-prev {
        right: -50px
    }
    .prd-grid.slick-arrows-squared .slick-prev:before {
        content: '\e922'
    }
    .prd-grid.slick-arrows-squared.slick-arrows-inside .slick-next {
        left: 20px
    }
    .prd-grid.slick-arrows-squared.slick-arrows-inside .slick-prev {
        right: 20px
    }
}

@media (max-width:1299px) {
    .slick-arrows-squared .slick-prev {
        right: 20px
    }
    .slick-arrows-squared .slick-next {
        left: 20px
    }
}

@media (max-width:479px) {
    .slick-arrows-squared .slick-prev {
        right: 0
    }
    .slick-arrows-squared .slick-next {
        left: 0
    }
}

.slick-arrows-left {
    padding-left: 65px
}

.slick-arrows-left .slick-next,
.slick-arrows-left .slick-prev {
    width: 44px;
    height: 44px;
    background: #fff;
    top: 50%;
    right: auto;
    left: 0
}

.slick-arrows-left .slick-next:before,
.slick-arrows-left .slick-prev:before {
    font-size: 16px;
    color: #000
}

.slick-arrows-left .slick-next:hover:not(.slick-disabled):before,
.slick-arrows-left .slick-prev:hover:not(.slick-disabled):before {
    color: #000
}

.slick-arrows-left .slick-next {
    transform: translateY(-49px)
}

.slick-arrows-left .slick-prev {
    transform: translateY(10px)
}

.slick-slider.slick-vertical .slick-next,
.slick-slider.slick-vertical .slick-prev {
    top: auto;
    bottom: -25px
}

.slick-slider.slick-vertical .slick-prev {
    right: 5px
}

.slick-slider.slick-vertical .slick-prev:before {
    content: '\e921'
}

.slick-slider.slick-vertical .slick-next {
    right: 50%;
    top: 0
}

.slick-slider.slick-vertical .slick-next:before {
    content: '\e923'
}

.slick-dotted .slick-slider {
    margin-bottom: 10px
}

.slick-dots {
    position: absolute;
    bottom: 10px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 15px;
    width: 15px;
    margin: 8px 5px;
    padding: 0;
    cursor: pointer;
    pointer-events: all
}

.slick-dots li button {
    border: 0;
    background-color: #bfbfbf;
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    margin: 5px;
    padding: 0;
    cursor: pointer;
    transition: .15s
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li:not(.slick-active) button:hover {
    background-color: #896e40
}

.slick-dots li.slick-active button {
    border-width: 2px;
    border-style: solid;
    border-color: #896e40;
    height: 15px;
    width: 15px;
    margin: 0;
    background-color: transparent
}

.slick-dots li:only-child {
    display: none
}

.vert-dots .slick-dots {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 20px;
    right: auto;
    width: 11px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.vert-dots.vert-dots--right .slick-dots {
    right: 20px;
    left: auto
}

@media screen and (min-width:768px) {
    .vert-dots-md .slick-dots {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 20px;
        right: auto;
        width: 11px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center
    }
    .vert-dots-md.vert-dots--right .slick-dots {
        right: 20px;
        left: auto
    }
}

@media screen and (min-width:768px) {
    .aside .vert-dots .slick-dots {
        left: 20px
    }
    .aside .vert-dots.vert-dots--right .slick-dots {
        right: 20px
    }
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slick-slide {
    will-change: transform
}

.mmenu:not(.mmenu--vertical) {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    white-space: normal
}

.mmenu:not(.mmenu--vertical)>li {
    display: inline-block;
    margin-left: -4px;
    white-space: normal
}

.mmenu:not(.mmenu--vertical)>li>a {
    display: block;
    position: relative;
    padding: 18px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    font-family: Cairo, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1px;
    transition: .2s
}

@media screen and (max-width:1199px) {
    .mmenu:not(.mmenu--vertical)>li>a {
        padding: 20px 12px
    }
}

.mmenu:not(.mmenu--vertical)>li>a:not(:only-child) {
    padding-left: 27px
}

@media screen and (max-width:1199px) {
    .mmenu:not(.mmenu--vertical)>li>a:not(:only-child) {
        padding-left: 22px
    }
}

.mmenu:not(.mmenu--vertical)>li>a:not(:only-child):after {
    content: '\e900';
    font-family: icomoon;
    top: 50%;
    font-size: 15px;
    position: absolute;
    width: 100%;
    right: 0;
    z-index: 0;
    text-align: left;
    transform: translate(-5px, -9px)
}

.mmenu:not(.mmenu--vertical)>li.hovered>a:not(:only-child):after {
    padding-bottom: 250px
}

.mmenu:not(.mmenu--vertical)>li>a:before {
    content: "";
    position: absolute;
    width: 36px;
    height: 2.1px;
    bottom: 10px;
    right: 50%;
    margin-right: -18px;
    visibility: hidden;
    transform: scaleX(0);
    transition: .3s
}

.mmenu:not(.mmenu--vertical)>li>a:hover:before {
    visibility: visible;
    transform: scaleX(1.9)
}

.hdr.hdr-onerow-menu .mmenu:not(.mmenu--vertical) {
    white-space: nowrap
}

.hdr.hdr-onerow-menu .mmenu:not(.mmenu--vertical)>li {
    white-space: normal
}

.hdr-desktop .mmenu:not(.mmenu--vertical)>li>a {
    color: #2d2c2c
}

.hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:hover {
    color: #896e40
}

.hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:before {
    background-color: #896e40
}

@media screen and (min-width:992px) {
    .sticky-holder .mmenu>li>a {
        color: #2d2c2c
    }
    .sticky-holder .mmenu>li>a:hover {
        color: #896e40
    }
    .sticky-holder .mmenu>li>a:before {
        background-color: #896e40
    }
}

.mmenu:not(.mmenu--vertical) .mmenu-item--mega:hover>a:after,
.mmenu:not(.mmenu--vertical) .mmenu-item--simple:hover>a:after {
    padding-bottom: 200px
}

.mmenu-item--mega .mmenu-submenu-inside {
    overflow-x: hidden;
    overflow-y: auto
}

.mmenu-item--mega .mmenu-submenu {
    right: 0;
    width: 100%;
    white-space: normal;
    text-align: right
}

.mmenu-item--mega .mmenu-submenu .mmenu-submenu-inside>.container {
    padding-top: 37px;
    padding-bottom: 37px
}

.mmenu-item--mega .mmenu-submenu .submenu-list>li>a {
    padding-right: 0;
    padding-left: 0
}

.mmenu-item--mega .mmenu-submenu .submenu-list>li>a:not(:only-child) {
    padding-left: 25px
}

.mmenu-item--mega .mmenu-submenu .submenu-list>li>a:not(:only-child):after {
    left: 0
}

.mmenu-submenu {
    position: absolute;
    top: -500%;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #f7f7f7;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .1)
}

.mmenu-submenu,
.mmenu-submenu .submenu-list ul {
    background-color: #fff
}

.mmenu:not(.mmenu--vertical) li.hovered .mmenu-submenu {
    opacity: 1;
    z-index: 2;
    top: 100%;
    visibility: visible;
    pointer-events: auto
}

.mmenu-submenu .mmenu-submenu-inside>.container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

@media screen and (min-width:992px) {
    .hdr.mmenu-multirow .mmenu:not(.mmenu--vertical) li.hovered .mmenu-submenu {
        top: auto
    }
    .hdr.mmenu-multirow-s .mmenu:not(.mmenu--vertical) li.hovered .mmenu-submenu {
        top: auto
    }
}

.hdr .mmenu-submenu .custom-text {
    font-size: 12px
}

.submenu-view-more {
    display: block;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    margin: 7px 0 0 0;
    text-transform: uppercase;
    color: #2d2c2c
}

.submenu-view-more:hover {
    color: #896e40
}

.submenu-img {
    margin: auto -21px 0 -20px;
    display: inline-block;
    position: relative;
    text-align: center
}

.submenu-img:not(:first-child) {
    padding-top: 42px
}

.submenu-img>a {
    display: block
}

.submenu-img>a:hover img {
    opacity: .75
}

.submenu-img img {
    display: inline-block;
    max-width: calc(100% + 1px);
    opacity: 1;
    transition: opacity .2s;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

.submenu-img img+.submenu-title {
    margin-top: 0
}

.submenu-img .submenu-title {
    position: absolute;
    margin: 0;
    right: 0;
    top: 0;
    height: 100%;
    margin-top: 0!important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

.submenu-img .submenu-title-left {
    right: 50%
}

.submenu-img:hover .submenu-title,
.submenu-img:hover .submenu-title a {
    color: #896e40
}

.submenu-title {
    position: relative;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase
}

.submenu-title:not(:first-child) {
    margin-top: 20px
}

.submenu-title,
.submenu-title a {
    color: #2d2c2c
}

.submenu-title:hover {
    color: #896e40
}

.submenu-title+.submenu-title {
    margin-top: 10px
}

.submenu-list {
    padding: 0;
    margin: 0;
    margin-top: 12px;
    list-style: none
}

.submenu-list:first-child {
    margin-top: 0
}

.submenu-list li {
    text-transform: uppercase
}

.submenu-list li.active>a {
    color: #896e40
}

.submenu-list li.active>a:not(:only-child):after {
    color: #896e40
}

.submenu-list a {
    display: block;
    position: relative;
    font-size: 12px;
    line-height: 18px;
    padding: 6px 25px;
    color: #2d2c2c
}

.submenu-list a [class*=color] {
    display: block;
    float: right;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-top: 4px;
    margin-left: 18px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1)
}

.submenu-list a [class*=color]+span {
    display: table
}

.submenu-list a:hover {
    color: #896e40;
    text-decoration: none
}

.submenu-list a:hover:not(:only-child):after {
    color: #896e40
}

.submenu-list a:not(:only-child) {
    padding-left: 25px
}

.submenu-list a:not(:only-child):after {
    position: absolute;
    height: 18px;
    top: 4px;
    left: 15px;
    font-family: icomoon;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    content: "\e919";
    color: #2d2c2c;
    transition: .2s
}

.submenu-list.submenu-list--off-image .submenu-img {
    display: none
}

.submenu-list.submenu-list--off-title .submenu-title {
    display: none
}

.submenu-list.submenu-list--off-list .submenu-list {
    display: none
}

.mmenu:not(.mmenu--vertical) .mmenu-submenu {
    transition: all 0s
}

.mmenu:not(.mmenu--vertical) li.hovered .mmenu-submenu {
    transition: opacity .1s ease-out .2s, visibility 0s linear .2s
}

.mmenu-item--simple .mmenu-submenu {
    overflow: inherit;
    text-align: right;
    padding: 15px 0;
    border-top: 0
}

.mmenu-item--simple .mmenu-submenu li {
    width: 220px
}

.mmenu-item--simple .mmenu-submenu .submenu-list li {
    position: relative
}

.mmenu-item--simple .mmenu-submenu .submenu-list li ul {
    top: 0
}

.mmenu-item--simple .mmenu-submenu li:not(.to-left)>ul {
    right: 100%
}

.mmenu-item--simple .mmenu-submenu li.to-left>ul {
    left: 99.9%;
    right: auto
}

.mmenu-submenu .submenu-list li {
    overflow: inherit;
    text-align: right;
    padding: 0;
    position: static
}

.mmenu-submenu .submenu-list li ul {
    position: absolute;
    z-index: 2;
    width: 220px;
    padding: 15px 0;
    margin-top: -15px;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
    transition: all 0s ease 0s
}

.mmenu-submenu .submenu-list li ul:before {
    content: '';
    position: absolute;
    right: -1px;
    height: 100%;
    width: 1px
}

.mmenu-submenu .submenu-list li li.to-left>ul {
    right: auto!important;
    left: 100%
}

.mmenu-submenu .submenu-list li ul ul {
    z-index: 2
}

.mmenu-submenu .submenu-list li li:hover>ul,
.mmenu-submenu .submenu-list li:hover>ul {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition: visibility .2s ease .1s, opacity .2s ease .1s, min-width .3s ease .1s
}

.mmenu-cols {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0
}

.mmenu-cols:first-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.mmenu-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: static;
    padding: 0 20px;
    width: 100%;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #f7f7f7
}

.mmenu-col>:first-child {
    margin-top: 0
}

.mmenu-col:first-child {
    border-right: 0!important
}

.mmenu-right {
    -ms-flex-order: 0;
    order: 0;
    padding: 0 15px 30px
}

.mmenu-left {
    -ms-flex-order: 2;
    order: 2;
    padding: 0 14px 30px 24px
}

.mmenu-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    clear: both;
    padding: 25px 0;
    margin-bottom: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f7f7f7
}

.mmenu-top:first-child {
    margin-top: -37px
}

.mmenu-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-order: 10;
    order: 10;
    width: 100%;
    clear: both;
    padding: 25px 0;
    margin-top: 30px;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #f7f7f7
}

.mmenu-bottom:first-child {
    margin-top: -37px
}

.mmenu-bottom .prd-grid {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background-color: #f9f9fa;
    padding: 25px 10px;
    margin: -25px 0 -60px
}

.mmenu-bottom .prd-grid .prd-vertical-sm {
    margin-bottom: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    width: 33.333%;
    padding: 0 15px
}

.mmenu-bottom .prd-grid .prd-vertical-sm:not(:first-child) {
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #ebebeb
}

.hdr .mmenu-bottom .custom-text,
.hdr .mmenu-bottom .custom-text a {
    color: #656565
}

.hdr .mmenu-bottom .custom-text span {
    color: #896e40
}

.mmenu-left:nth-last-child(2),
.mmenu-right:nth-last-child(2) {
    margin-bottom: 0
}

.mmenu-bottom:last-child,
.mmenu-top:last-child {
    margin-bottom: -37px
}

.mmenu-left.mmenu-left-nopad {
    margin: -35px 0;
    padding: 0;
    position: relative;
    z-index: 1
}

.mmenu-right.mmenu-right-nopad {
    margin: -35px 0;
    padding: 0;
    position: relative;
    z-index: 1
}

.column-6 .mmenu-col {
    -ms-flex: 0 0 16.667%;
    flex: 0 0 16.667%;
    max-width: 16.667%
}

.column-6 .mmenu-col.mmenu-col--double {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%
}

.column-6 .mmenu-col:nth-child(n+7) {
    margin-top: 40px
}

.column-5 .mmenu-col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.column-5 .mmenu-col.mmenu-col--double {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
}

.column-5 .mmenu-col:nth-child(n+6) {
    margin-top: 40px
}

.column-4 .mmenu-col {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.column-4 .mmenu-col.mmenu-col--double {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.column-4 .mmenu-col:nth-child(n+5) {
    margin-top: 40px
}

.column-3 .mmenu-col {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%
}

.column-3 .mmenu-col.mmenu-col--double {
    -ms-flex: 0 0 66.667%;
    flex: 0 0 66.667%;
    max-width: 66.667%
}

.column-3 .mmenu-col:nth-child(n+4) {
    margin-top: 40px
}

.column-2 .mmenu-col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.column-2 .mmenu-col:nth-child(n+3) {
    margin-top: 40px
}

.width-16 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.width-20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.width-25 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.width-33 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.width-40 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%
}

.mmenu-bottom-brands {
    width: 100%;
    background-color: #f9f9fa;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    padding: 20px 30px;
    margin-top: 30px;
    margin-bottom: -37px
}

.mmenu-bottom-brands>* {
    padding: 0 5px
}

.mmenu-bottom-brands img {
    max-width: 100%
}

.mmenu.mmenu--vertical {
    display: block;
    text-align: right;
    position: relative;
    z-index: 159;
    margin: 0 0 30px;
    padding: 0
}

.mmenu.mmenu--vertical .submenu-img {
    margin: 0 -21px 0 -20px
}

.mmenu.mmenu--vertical .submenu-img:not(:first-child) {
    padding-top: 0
}

.mmenu.mmenu--vertical .submenu-img .submenu-title:only-child {
    padding: 0 21px 0 20px
}

.mmenu.mmenu--vertical .mmenu-col {
    padding: 0 35px
}

.mmenu.mmenu--vertical .mmenu-submenu .mmenu-submenu-inside {
    overflow-y: hidden
}

.mmenu.mmenu--vertical .mmenu-submenu .mmenu-submenu-inside>.container {
    padding: 35px 0
}

.mmenu.mmenu--vertical .mmenu-item--mega {
    position: static
}

.mmenu.mmenu--vertical .mmenu-item--mega .mmenu-submenu {
    top: -51px;
    right: calc(100% - 1px);
    min-height: 100%;
    width: calc(300% + 92px);
    border: 0;
    box-shadow: none
}

.mmenu.mmenu--vertical .mmenu-item--mega .mmenu-submenu:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #f7f7f7;
    pointer-events: none
}

.mmenu.mmenu--vertical .mmenu-item--simple {
    position: relative
}

.mmenu.mmenu--vertical .mmenu-item--simple .mmenu-submenu {
    right: calc(100% - 1px);
    width: 220px;
    padding: 10px 0;
    border-width: 1px;
    border-style: solid;
    border-color: #f7f7f7;
    box-shadow: none
}

.mmenu.mmenu--vertical .mmenu-item--simple:first-child .menu-submenu {
    top: 0
}

.mmenu.mmenu--vertical .mmenu-item--simple:not(:first-child) .mmenu-submenu {
    top: -1px
}

.mmenu.mmenu--vertical .mmenu-item--mega .mmenu-submenu .submenu-list>li>a {
    padding: 4px 0
}

.mmenu.mmenu--vertical .mmenu-submenu .submenu-list li ul {
    margin-top: -11px;
    padding: 10px 0;
    border-width: 1px;
    border-style: solid;
    border-color: #f7f7f7;
    box-shadow: none
}

.mmenu.mmenu--vertical .mmenu-submenu .submenu-list li ul ul {
    margin-top: -11px
}

.mmenu.mmenu--vertical .mmenu-submenu .submenu-list li.to-left ul {
    margin-right: 0
}

.mmenu.mmenu--vertical .mmenu-bottom:last-child {
    margin-bottom: 0
}

.mmenu.mmenu--vertical>li {
    display: block;
    margin-left: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #f7f7f7;
    border-top-width: 0
}

.mmenu.mmenu--vertical>li>a {
    display: block;
    position: relative;
    z-index: 100;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    font-family: Cairo, sans-serif;
    text-transform: uppercase;
    padding: 15px 15px;
    color: #2d2c2c;
    text-decoration: none
}

.mmenu.mmenu--vertical>li>a:not(:only-child) {
    padding-left: 25px
}

.mmenu.mmenu--vertical>li>a:not(:only-child):before {
    position: absolute;
    height: 20px;
    top: 50%;
    left: 15px;
    margin-top: -10px;
    font-family: icomoon;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    content: "\e919";
    color: #2d2c2c;
    transition: .2s
}

.mmenu.mmenu--vertical>li:hover>a {
    color: #896e40
}

.mmenu.mmenu--vertical>li.active>a {
    color: #896e40
}

.mmenu.mmenu--vertical .mmenu-bottom.mmenu-bottom-brands:last-child {
    margin-bottom: -35px
}

.mmenu.mmenu--vertical .mmenu-submenu,
.mmenu.mmenu--vertical .mmenu-submenu .submenu-list ul {
    background-color: #fff
}

.aside--left .mmenu.mmenu--vertical {
    text-align: left
}

.aside--left .mmenu.mmenu--vertical .mmenu-item--mega .mmenu-submenu {
    right: auto;
    left: calc(100% - 1px)
}

.aside--left .mmenu.mmenu--vertical .mmenu-item--simple .mmenu-submenu {
    right: auto;
    left: 100%
}

.aside--left .mmenu.mmenu--vertical>li>a:not(:only-child) {
    padding-left: 15px;
    padding-right: 35px
}

.aside--left .mmenu.mmenu--vertical>li>a:not(:only-child):before {
    right: 15px;
    left: auto;
    transform: rotate(180deg)
}

.aside--left .mmenu.mmenu--vertical>li:hover>a:after {
    right: -1px;
    left: auto
}

@media (min-width:992px) {
    .mmenu.mmenu--vertical .mmenu-submenu {
        transform: translateX(15px);
        transition: opacity .2s ease-out .2s, visibility 0s linear .2s, transform .2s ease-out .2s;
        -webkit-backface-visibility: hidden
    }
    .mmenu.mmenu--vertical li.hovered .mmenu-submenu {
        transition: opacity .2s ease-out .2s, visibility 0s linear .2s, transform .2s ease-out .2s;
        transform: translateX(0)
    }
    .mmenu.mmenu--vertical .mmenu-item--mega {
        overflow-y: hidden;
        overflow-x: hidden
    }
    .mmenu.mmenu--vertical .mmenu-submenu {
        position: absolute;
        top: -1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-color: #f7f7f7;
        opacity: 0;
        visibility: hidden;
        pointer-events: none
    }
    .mmenu.mmenu--vertical .mmenu-submenu ul ul {
        background-color: #fff
    }
    .mmenu.mmenu--vertical .mmenu-item--mega .mmenu-submenu {
        padding: 0
    }
    .mmenu.mmenu--vertical .mmenu-item--simple:first-child .mmenu-submenu {
        top: 0
    }
    .mmenu.mmenu--vertical li.hovered .mmenu-submenu {
        opacity: 1;
        z-index: 101;
        visibility: visible;
        pointer-events: auto
    }
}

@media (max-width:991px) {
    .mmenu.mmenu--vertical .mmenu-item--simple .mmenu-submenu {
        top: 0;
        right: 0;
        width: 100%;
        border: 0;
        border-top-width: 1px;
        border-top-style: solid;
        border-color: #f7f7f7;
        padding: 10px 0 10px;
        overflow-y: auto;
        opacity: 0;
        box-shadow: none
    }
    .mmenu.mmenu--vertical li:hover>a:after {
        display: none
    }
    .mmenu.mmenu--vertical li.mmenu-item--simple.hovered .mmenu-submenu {
        position: relative;
        opacity: 1;
        z-index: 1;
        visibility: visible
    }
}

.submenu-view-more:not(.disabled):hover {
    color: #2d2c2c
}

.submenu-view-more.disabled .all {
    display: none
}

.submenu-view-more.disabled .less {
    display: inline-block
}

.submenu-view-more .all {
    display: inline-block
}

.submenu-view-more .less {
    display: none
}

.mmenu-submenu--bg {
    background-size: cover
}

.mmenu-category .mmenu--vertical {
    width: 270px;
    display: none;
    position: absolute
}

.mmenu-preview {
    position: absolute!important;
    z-index: -1;
    top: 24px;
    bottom: 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #f7f7f7;
    display: block;
    padding: 10px;
    right: 230px;
    width: 200px;
    text-align: center
}

.mmenu-preview img {
    position: relative;
    z-index: 155;
    height: 100%
}

li>a .mmenu-preview {
    display: none
}

ul>.mmenu-preview {
    animation-name: fadeIn;
    animation-duration: .35s;
    animation-fill-mode: both
}

.mmenu .mmenu-submenu.submenu-style-01 {
    top: -51px;
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #3c3329
}

.mmenu .mmenu-submenu.submenu-style-01:after {
    border-color: transparent!important
}

.mmenu .mmenu-submenu.submenu-style-01 .mmenu-cols {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.mmenu .mmenu-submenu.submenu-style-01 .submenu-view-more {
    color: #fff
}

.mmenu .mmenu-submenu.submenu-style-01 .submenu-view-more:hover {
    color: #8d857a
}

.mmenu .mmenu-submenu.submenu-style-01 .submenu-title,
.mmenu .mmenu-submenu.submenu-style-01 .submenu-title a {
    color: #fff
}

.mmenu .mmenu-submenu.submenu-style-01 .submenu-title:hover,
.mmenu .mmenu-submenu.submenu-style-01 .submenu-title:hover a {
    color: #8d857a
}

.mmenu .mmenu-submenu.submenu-style-01 .submenu-list>li.active>a {
    color: #fff
}

.mmenu .mmenu-submenu.submenu-style-01 .submenu-list>li>a {
    color: #8d857a
}

.mmenu .mmenu-submenu.submenu-style-01 .submenu-list>li>a:hover {
    color: #fff
}

.mmenu .mmenu-submenu.submenu-style-01 .submenu-list>li.active>a:not(:only-child):after,
.mmenu .mmenu-submenu.submenu-style-01 .submenu-list>li>a:hover:not(:only-child):after {
    color: #fff
}

.mmenu .mmenu-submenu.submenu-style-01 .submenu-list>li>a:not(:only-child):after {
    color: #8d857a
}

.mmenu .mmenu-submenu.submenu-style-01 .mmenu-col {
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #3c3329
}

.mmenu .mmenu-submenu.submenu-style-01 .mmenu-bottom .custom-text span {
    color: #27c7d8
}

.mmenu .mmenu-submenu.submenu-style-02 {
    background-size: cover;
    background-position: left bottom;
    background-color: #fffefe
}

.mmenu .mmenu-submenu.submenu-style-02:after {
    border-color: transparent!important
}

.mmenu .mmenu-submenu.submenu-style-02 .mmenu-cols {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.mmenu .mmenu-submenu.submenu-style-02 .submenu-view-more {
    color: #2d2c2c
}

.mmenu .mmenu-submenu.submenu-style-02 .submenu-view-more:hover {
    color: #896e40
}

.mmenu .mmenu-submenu.submenu-style-02 .submenu-title,
.mmenu .mmenu-submenu.submenu-style-02 .submenu-title a {
    color: #2d2c2c
}

.mmenu .mmenu-submenu.submenu-style-02 .submenu-title:hover,
.mmenu .mmenu-submenu.submenu-style-02 .submenu-title:hover a {
    color: #896e40
}

.mmenu .mmenu-submenu.submenu-style-02 .submenu-list>li.active>a {
    color: #896e40
}

.mmenu .mmenu-submenu.submenu-style-02 .submenu-list>li>a {
    color: #656565
}

.mmenu .mmenu-submenu.submenu-style-02 .submenu-list>li>a:hover {
    color: #896e40
}

.mmenu .mmenu-submenu.submenu-style-02 .submenu-list>li.active>a:not(:only-child):after,
.mmenu .mmenu-submenu.submenu-style-02 .submenu-list>li>a:hover:not(:only-child):after {
    color: #fff
}

.mmenu .mmenu-submenu.submenu-style-02 .submenu-list>li>a:not(:only-child):after {
    color: #8d857a
}

.mmenu .mmenu-submenu.submenu-style-02 .mmenu-col {
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #f7f7f7
}

.mmenu .mmenu-submenu.submenu-style-02 .mmenu-bottom .custom-text span {
    color: #656565
}

.mmenu.mmenu-off_drop_arrows:not(.mmenu--vertical)>li>a:not(:only-child) {
    padding-left: 18px;
    padding-right: 18px
}

.mmenu.mmenu-off_drop_arrows:not(.mmenu--vertical)>li>a:not(:only-child):after {
    content: ''
}

@media screen and (min-width:992px) {
    .hdr.slide-menu .mmenu {
        display: none
    }
    .hdr.slide-menu .mobilemenu-toggle.show-mobile {
        display: -ms-flexbox;
        display: flex;
        position: relative;
        right: 0;
        padding-left: 15px;
        padding-right: 15px
    }
    .hdr.slide-menu .mobilemenu .dropdn-content {
        position: relative;
        z-index: 101;
        top: 0;
        right: 0;
        left: 0;
        padding: 0 18px;
        color: #000;
        background-color: transparent;
        border: 0;
        text-align: center;
        white-space: normal;
        opacity: 1;
        visibility: visible
    }
    .hdr.slide-menu .mobilemenu .dropdn.is-hovered .dropdn-content {
        display: none
    }
    .hdr.slide-menu .mobilemenu .dropdn .dropdn-content ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center
    }
    .hdr.slide-menu .mobilemenu .dropdn .dropdn-content ul>li>a:hover {
        color: #000
    }
    .hdr.slide-menu .mobilemenu .dropdn .dropdn-content ul>li.active>a,
    .hdr.slide-menu .mobilemenu .dropdn .dropdn-content ul>li.active>a span:first-child {
        color: #896e40
    }
    .hdr.slide-menu .mobilemenu .dropdn .dropdn-content ul>li>a {
        font-size: 14px;
        line-height: 30px;
        color: #868686;
        text-decoration: none;
        text-transform: none;
        transition: .2s
    }
    .hdr.slide-menu .mobilemenu .dropdn .dropdn-content ul>li>a img {
        display: inline-block;
        vertical-align: sub;
        padding-left: 15px
    }
    .hdr.slide-menu .mobilemenu .dropdn .dropdn-content ul>li>a [class*=icon-],
    .hdr.slide-menu .mobilemenu .dropdn .dropdn-content ul>li>a span {
        display: inline-block;
        vertical-align: middle
    }
    .hdr.slide-menu .mobilemenu .dropdn .dropdn-content ul>li>a span:first-child {
        padding-left: 4px;
        color: #000;
        text-transform: uppercase
    }
    .hdr.slide-menu .mobilemenu .dropdn .dropdn-content ul>li>a [class*=icon-] {
        color: #896e40;
        font-size: 30px;
        padding-left: 10px
    }
    .hdr.slide-menu .mobilemenu .dropdn {
        display: block;
        position: static
    }
    .hdr.slide-menu .mobilemenu .dropdn.dropdn_caret>a,
    .hdr.slide-menu .mobilemenu .dropdn>a {
        display: inline-block;
        padding: 10px 18px;
        font-size: 14px;
        white-space: nowrap
    }
    .hdr.slide-menu .mobilemenu .dropdn.dropdn_caret.is-hovered .dropdn-link:after,
    .hdr.slide-menu .mobilemenu .dropdn.is-hovered .dropdn-link:after {
        content: ' ';
        position: absolute;
        left: 17px;
        top: 50%;
        width: 0;
        height: 0;
        margin-top: -2px;
        border-style: solid;
        border-width: 3px 3px 0 3px;
        border-color: #000 transparent transparent transparent
    }
    .hdr.slide-menu .mobilemenu .dropdn-link {
        color: #000
    }
}

@media screen and (min-width:992px) {
    hdr:not(.slide-menu) .mobilemenu {
        display: none
    }
}

@media screen and (max-width:991px) {
    .mmenu {
        display: none
    }
}

.mobilemenu {
    position: fixed;
    z-index: 1009;
    right: 0;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    transition: visibility 0s ease .6s
}

.mobilemenu .container {
    width: 100%;
    padding: 0
}

.mobilemenu-bottom {
    position: relative;
    padding: 0
}

.mobilemenu-bottom>* {
    margin: 0
}

.mobilemenu-currency,
.mobilemenu-language {
    display: block;
    position: static
}

.mobilemenu-settings {
    display: none
}

.mobilemenu .dropdn-content {
    position: relative;
    z-index: 101;
    right: 0;
    left: 0;
    padding: 0 18px;
    color: #000;
    text-align: center;
    white-space: normal
}

.mobilemenu .dropdn.is-hovered .dropdn-content {
    display: none
}

.mobilemenu .dropdn .dropdn-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.mobilemenu .dropdn .dropdn-content ul>li>a:hover {
    color: #000
}

.mobilemenu .dropdn .dropdn-content ul>li.active>a,
.mobilemenu .dropdn .dropdn-content ul>li.active>a span:first-child {
    color: #896e40
}

.mobilemenu .dropdn .dropdn-content ul>li>a {
    font-size: 14px;
    line-height: 30px;
    color: #868686;
    text-decoration: none;
    text-transform: none;
    transition: .2s
}

.mobilemenu .dropdn .dropdn-content ul>li>a img {
    display: inline-block;
    vertical-align: sub;
    padding-left: 15px
}

.mobilemenu .dropdn .dropdn-content ul>li>a [class*=icon-],
.mobilemenu .dropdn .dropdn-content ul>li>a span {
    display: inline-block;
    vertical-align: middle
}

.mobilemenu .dropdn .dropdn-content ul>li>a span:first-child {
    padding-left: 4px;
    color: #000;
    text-transform: uppercase
}

.mobilemenu .dropdn .dropdn-content ul>li>a [class*=icon-] {
    color: #896e40;
    font-size: 30px;
    padding-left: 10px
}

.mobilemenu .dropdn {
    display: block;
    position: static
}

.mobilemenu .dropdn.dropdn_caret>a,
.mobilemenu .dropdn>a {
    display: inline-block;
    padding: 10px 18px;
    font-size: 14px;
    white-space: nowrap
}

.mobilemenu .dropdn.dropdn_caret.is-hovered .dropdn-link:after,
.mobilemenu .dropdn.is-hovered .dropdn-link:after {
    content: ' ';
    position: absolute;
    left: 5px;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -2px;
    border-style: solid;
    border-width: 3px 3px 0 3px;
    border-color: #000 transparent transparent transparent
}

.mobilemenu .dropdn-link {
    color: #000
}

.mobilemenu .dropdn.hovered .dropdn-content {
    position: absolute;
    right: 0;
    width: 100%;
    border-style: solid;
    border-color: #e2e2e2;
    border-width: 1px 0 1px
}

.mobilemenu-content {
    position: fixed;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 320px;
    overflow: hidden;
    transform: translateX(-110%);
    background: #f8f8fa;
    transition: transform .5s ease .1s
}

.mobilemenu-content .dropdn .dropdn-content ul {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin-bottom: 30px
}

.mobilemenu-content .dropdn .dropdn-content ul li {
    margin-right: 0;
    margin-left: 0;
    text-align: right
}

.mobilemenu-content .mobilemenu-currency .dropdn .dropdn-content ul li {
    margin-right: 0!important;
    margin-left: 0!important
}

.sticky-holder .mobilemenu-content {
    height: 100vh
}

.mobilemenu-scroll {
    height: calc(100% - 46px);
    overflow: hidden;
    overflow-y: auto
}

@media screen and (min-width:992px) {
    .mobilemenu-scroll {
        margin-top: 40px
    }
}

@media screen and (max-width:991px) {
    .mobilemenu-scroll {
        margin-top: 46px
    }
}

@media screen and (max-width:991px) {
    .mobilemenu-scroll.ps {
        padding-bottom: 45px
    }
}

.sticky-holder .mobilemenu-toggle {
    position: absolute;
    right: 15px
}

.mobilemenu.active {
    visibility: visible;
    transition: visibility 0s ease 0s
}

.mobilemenu.active .mobilemenu-content {
    transform: translateX(0);
    transition: transform .5s ease 0s
}

@media screen and (min-width:992px) {
    .mobilemenu.active {
        pointer-events: none
    }
    .mobilemenu.active .mobilemenu-content {
        pointer-events: all;
        box-shadow: 0 3px 4px rgba(0, 0, 0, .2)
    }
}

.mobilemenu:not(.accordion-mbmenu) ul.nav li {
    display: -ms-flexbox;
    display: flex
}

.mobilemenu.accordion-mbmenu ul.nav li .arrow {
    position: absolute
}

.mobilemenu.accordion-mbmenu ul.nav li.mmenu-submenu-open {
    border-bottom-color: transparent
}

.mobilemenu.accordion-mbmenu ul.nav li.mmenu-submenu-open>a {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2
}

.mobilemenu ul.nav {
    display: block;
    background-color: #fff
}

.mobilemenu ul.nav li {
    position: relative;
    padding: 0;
    transition: .2s;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2
}

.mobilemenu ul.nav li a {
    display: block;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 20px;
    padding: 14px 50px 10px 20px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    background: 0 0;
    cursor: pointer
}

.mobilemenu ul.nav li.active,
.mobilemenu ul.nav li.mmenu-submenu-open,
.mobilemenu ul.nav li:hover {
    background-color: #f8f8fa
}

.mobilemenu ul.nav li.active>a,
.mobilemenu ul.nav li.mmenu-submenu-open>a,
.mobilemenu ul.nav li:hover>a {
    background: 0 0;
    color: #896e40;
    text-decoration: none
}

.mobilemenu ul.nav li.active>.arrow:before,
.mobilemenu ul.nav li.mmenu-submenu-open>.arrow:before,
.mobilemenu ul.nav li:hover>.arrow:before {
    color: #896e40
}

.mobilemenu ul.nav li .arrow:last-child {
    display: none
}

.mobilemenu ul.nav li .arrow {
    display: inline-block;
    position: relative;
    float: left;
    margin-right: -50px;
    z-index: 100;
    width: 50px;
    height: 44px;
    top: 0;
    left: 0;
    font-family: icomoon;
    font-size: 15px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    transition: .2s
}

.mobilemenu ul.nav li .arrow:before {
    display: block;
    color: #000;
    content: "\e919";
    transition: .2s
}

.mobilemenu ul.nav li.mmenu-submenu-open>.arrow {
    transform: rotate(90deg)
}

.mobilemenu ul.nav li ul {
    display: none;
    padding: 0;
    margin: 0;
    opacity: 0;
    list-style: none;
    transition: opacity .1s ease;
    background-color: #fff
}

.mobilemenu ul.nav li ul a {
    padding-right: 40px;
    color: #656565
}

.mobilemenu ul.nav li ul .arrow:before {
    color: #656565
}

.mobilemenu ul.nav li ul ul a {
    padding-right: 60px
}

.mobilemenu ul.nav li ul ul ul a {
    padding-right: 80px
}

.mobilemenu ul.nav li ul ul ul ul a {
    padding-right: 100px
}

.mobilemenu ul.nav li ul ul ul ul a {
    padding-right: 120px
}

.mobilemenu ul.nav li.mmenu-submenu-open>ul {
    opacity: 1;
    display: block
}

.mobilemenu-close {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    padding: 0 15px;
    background: #896e40;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center
}

.mobilemenu-toggle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0
}

.mobilemenu-toggle [class*=icon] {
    font-size: 26px
}

.mobilemenu-toggle span {
    padding-right: 7px;
    font-size: 11px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase
}

.mobilemenu-toggle:focus,
.mobilemenu-toggle:hover {
    text-decoration: none
}

@media screen and (min-width:992px) {
    .mobilemenu-toggle {
        height: 40px
    }
    .mobilemenu-close.mobilemenu-toggle {
        height: 40px
    }
}

@media screen and (max-width:991px) {
    .mobilemenu-toggle {
        height: 46px
    }
    .mobilemenu-close.mobilemenu-toggle {
        height: 46px
    }
}

.dropdn {
    display: inline-block
}

@media (max-width:991px) {
    .dropdn.dropdn_account .dropdn-content:after,
    .minicart .minicart-drop:after,
    .mobilemenu:after,
    .row:not(.prd-block) .fixed-col:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 120%;
        height: 120%;
        background: 0 0;
        cursor: pointer;
        transition: background .3s ease .1s
    }
    .dropdn.dropdn_account.is-hovered .dropdn-content:after,
    .minicart.active .minicart-drop:after,
    .mobilemenu.active:after,
    .row:not(.prd-block) .fixed-col.active:after {
        background: rgba(0, 0, 0, .6);
        transition: background .3s ease 0
    }
}

.nav-wrapper {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
    transform: translateX(-100%);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #e2e2e2;
    transition: all .5s cubic-bezier(.25, 1, .3, 1)
}

.nav-wrapper.show-menu {
    transform: none
}

.nav-wrapper .nav-toggle {
    visibility: hidden;
    position: absolute;
    padding: 11px 20px 10px;
    top: 0;
    right: 0;
    width: 100%;
    color: #000;
    z-index: 100;
    cursor: pointer;
    border-bottom: 1px solid #e2e2e2;
    background-color: #fff;
    color: #000
}

.nav-wrapper .nav-toggle.back-visible {
    visibility: visible
}

.nav-wrapper .nav-toggle.back-visible .nav-back {
    opacity: 1
}

.nav-wrapper .nav-toggle.back-visible .nav-title {
    transform: translateX(40px)
}

.nav-wrapper .nav-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase
}

.nav-wrapper .nav-back {
    padding: 0 10px 0 0
}

.nav-wrapper ul {
    list-style: none;
    padding: 0;
    transition: all .5s;
    right: 0;
    top: 0;
    width: 100%;
    position: absolute;
    opacity: 1!important
}

.nav-wrapper ul ul {
    display: block;
    padding: 45px 0 0;
    right: 100%
}

.nav-wrapper li {
    position: static!important
}

.nav-wrapper li:last-child {
    border-bottom: 0
}

.nav-wrapper li a {
    padding: 12px 50px 12px 20px!important
}

.nav-wrapper li .arrow {
    pointer-events: none
}

.nav-wrapper li>.arrow {
    transform: rotate(0)
}

.mobilemenu .nav-wrapper ul.nav li.mmenu-submenu-open>.arrow {
    transform: rotate(0)
}

.promo-topline {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #fff
}

.promo-topline a,
.promo-topline a:focus {
    color: #000000
}

.promo-topline a:hover {
    color: #000000
}

@media (max-width:767px) {
    .promo-topline {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 12px
    }
    .promo-topline b {
        font-weight: 600
    }
}

@media (max-width:479px) {
    .promo-topline {
        font-size: 11px;
        line-height: 16px
    }
}

@media screen and (max-width:991px) {
    .promo-topline:after {
        content: '';
        position: absolute;
        right: 0;
        left: 0;
        bottom: 0;
        height: 1px;
        background-color: #fff;
        opacity: .5
    }
}

.promo-topline-item {
    position: relative;
    padding: 0 55px
}

@media (max-width:767px) {
    .promo-topline-item {
        padding: 0 18px
    }
}

.promo-topline-item:not(:last-child):after {
    content: '|';
    position: relative;
    top: -1px;
    padding: 0 10px;
    font-weight: 700
}

.promo-topline .promo-topline-close {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0 20px;
    font-size: 18px;
    text-decoration: none;
    transition: opacity .2s;
    -webkit-backface-visibility: hidden
}

.promo-topline .promo-topline-close [class*=icon] {
    color: #fff
}

.promo-topline .promo-topline-close:hover {
    background-color: rgba(255, 255, 255, .65)
}

.promo-topline .promo-topline-close:hover [class*=icon] {
    color: #896e40
}

@media (max-width:767px) {
    .promo-topline .promo-topline-close {
        padding: 0 10px
    }
}

@media screen and (min-width:992px) {
    .hdr-wrap {
        min-height: 250px
    }
    body:not(.home-page) .hdr-wrap.bg-bottom {
        padding-bottom: 80px
    }
}

@media screen and (max-width:1199px) and (min-width:992px) {
    .hdr-wrap {
        min-height: 200px
    }
}

.hdr {
    position: relative;
    z-index: 160;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f7f7f7
}

.hdr .sticky-holder .row [class*=col-]:last-child {
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end
}

.hdr .custom-col:not(:last-child) {
    margin-left: 40px
}

.hdr .custom-text {
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase
}

.hdr .custom-text b {
    font-weight: 500
}

.hdr .custom-text i.icon {
    display: inline-block;
    font-size: 16px;
    padding-left: 10px;
    vertical-align: sub
}

.hdr .custom-text a,
.hdr .custom-text a:hover {
    text-decoration: none
}

.hdr .minicart-holder,
.hdr .minicart-holder-s {
    position: static
}

@media screen and (min-width:992px) {
    .hdr .minicart-holder,
    .hdr .minicart-holder-s {
        min-width: 165px
    }
}

.hdr .social-list li a {
    color: #b4b4b4
}

.hdr .social-list li a:hover {
    color: #896e40
}

body.has-slider .hdr {
    border-bottom: 0
}

@media screen and (min-width:992px) {
    .show-mobile {
        display: none
    }
    .hdr .sticky-holder .row [class*=col-]:first-child,
    .hdr .sticky-holder .row [class*=col-]:last-child {
        min-width: 200px
    }
}

@media screen and (max-width:991px) {
    .hide-mobile {
        display: none!important
    }
    .show-mobile {
        display: block!important
    }
}

@media screen and (min-width:992px) {
    .hdr-bottom,
    .hdr-content,
    .sticky-holder {
        color: #656565
    }
    .hdr-bottom .custom-text a,
    .hdr-bottom .dropdn-link,
    .hdr-bottom .hdr-icn-text a,
    .hdr-bottom .minicart-link,
    .hdr-bottom .mobilemenu-toggle,
    .hdr-bottom .search-button,
    .hdr-content .custom-text a,
    .hdr-content .dropdn-link,
    .hdr-content .hdr-icn-text a,
    .hdr-content .minicart-link,
    .hdr-content .mobilemenu-toggle,
    .hdr-content .search-button,
    .sticky-holder .custom-text a,
    .sticky-holder .dropdn-link,
    .sticky-holder .hdr-icn-text a,
    .sticky-holder .minicart-link,
    .sticky-holder .mobilemenu-toggle,
    .sticky-holder .search-button {
        color: #656565
    }
    .hdr-bottom .custom-text a:hover,
    .hdr-bottom .dropdn-link:hover,
    .hdr-bottom .hdr-icn-text a:hover,
    .hdr-bottom .minicart-link:hover,
    .hdr-bottom .mobilemenu-toggle:hover,
    .hdr-bottom .search-button:hover,
    .hdr-content .custom-text a:hover,
    .hdr-content .dropdn-link:hover,
    .hdr-content .hdr-icn-text a:hover,
    .hdr-content .minicart-link:hover,
    .hdr-content .mobilemenu-toggle:hover,
    .hdr-content .search-button:hover,
    .sticky-holder .custom-text a:hover,
    .sticky-holder .dropdn-link:hover,
    .sticky-holder .hdr-icn-text a:hover,
    .sticky-holder .minicart-link:hover,
    .sticky-holder .mobilemenu-toggle:hover,
    .sticky-holder .search-button:hover {
        color: #896e40
    }
    .hdr-bottom .custom-text a:hover [class*=icon-],
    .hdr-bottom .dropdn-link:hover [class*=icon-],
    .hdr-bottom .hdr-icn-text a:hover [class*=icon-],
    .hdr-bottom .minicart-link:hover [class*=icon-],
    .hdr-bottom .mobilemenu-toggle:hover [class*=icon-],
    .hdr-bottom .search-button:hover [class*=icon-],
    .hdr-content .custom-text a:hover [class*=icon-],
    .hdr-content .dropdn-link:hover [class*=icon-],
    .hdr-content .hdr-icn-text a:hover [class*=icon-],
    .hdr-content .minicart-link:hover [class*=icon-],
    .hdr-content .mobilemenu-toggle:hover [class*=icon-],
    .hdr-content .search-button:hover [class*=icon-],
    .sticky-holder .custom-text a:hover [class*=icon-],
    .sticky-holder .dropdn-link:hover [class*=icon-],
    .sticky-holder .hdr-icn-text a:hover [class*=icon-],
    .sticky-holder .minicart-link:hover [class*=icon-],
    .sticky-holder .mobilemenu-toggle:hover [class*=icon-],
    .sticky-holder .search-button:hover [class*=icon-] {
        color: #896e40
    }
    .hdr-bottom .custom-text a [class*=icon-],
    .hdr-bottom .dropdn-link [class*=icon-],
    .hdr-bottom .hdr-icn-text a [class*=icon-],
    .hdr-bottom .minicart-link [class*=icon-],
    .hdr-bottom .mobilemenu-toggle [class*=icon-],
    .hdr-bottom .search-button [class*=icon-],
    .hdr-content .custom-text a [class*=icon-],
    .hdr-content .dropdn-link [class*=icon-],
    .hdr-content .hdr-icn-text a [class*=icon-],
    .hdr-content .minicart-link [class*=icon-],
    .hdr-content .mobilemenu-toggle [class*=icon-],
    .hdr-content .search-button [class*=icon-],
    .sticky-holder .custom-text a [class*=icon-],
    .sticky-holder .dropdn-link [class*=icon-],
    .sticky-holder .hdr-icn-text a [class*=icon-],
    .sticky-holder .minicart-link [class*=icon-],
    .sticky-holder .mobilemenu-toggle [class*=icon-],
    .sticky-holder .search-button [class*=icon-] {
        color: #2d2c2c;
        transition: .2s
    }
    .hdr-bottom .hdr-icn-text [class*=icon-],
    .hdr-content .hdr-icn-text [class*=icon-],
    .sticky-holder .hdr-icn-text [class*=icon-] {
        color: #2d2c2c;
        transition: .2s
    }
    .hdr-bottom .dropdn.is-hovered .dropdn-link,
    .hdr-bottom .minicart.is-hovered .minicart-link,
    .hdr-bottom .mobilemenu-toggle.active,
    .hdr-content .dropdn.is-hovered .dropdn-link,
    .hdr-content .minicart.is-hovered .minicart-link,
    .hdr-content .mobilemenu-toggle.active,
    .sticky-holder .dropdn.is-hovered .dropdn-link,
    .sticky-holder .minicart.is-hovered .minicart-link,
    .sticky-holder .mobilemenu-toggle.active {
        color: #896e40
    }
    .hdr-bottom .dropdn.is-hovered .dropdn-link [class*=icon-],
    .hdr-bottom .minicart.is-hovered .minicart-link [class*=icon-],
    .hdr-bottom .mobilemenu-toggle.active [class*=icon-],
    .hdr-content .dropdn.is-hovered .dropdn-link [class*=icon-],
    .hdr-content .minicart.is-hovered .minicart-link [class*=icon-],
    .hdr-content .mobilemenu-toggle.active [class*=icon-],
    .sticky-holder .dropdn.is-hovered .dropdn-link [class*=icon-],
    .sticky-holder .minicart.is-hovered .minicart-link [class*=icon-],
    .sticky-holder .mobilemenu-toggle.active [class*=icon-] {
        color: #896e40
    }
    .hdr-bottom .custom-text span,
    .hdr-content .custom-text span,
    .sticky-holder .custom-text span {
        color: #896e40
    }
    .hdr .hdr-topline {
        color: #656565
    }
    .hdr .hdr-topline .custom-text a,
    .hdr .hdr-topline .dropdn-link,
    .hdr .hdr-topline .header-inline-link a {
        color: #656565;
        text-decoration: none
    }
    .hdr .hdr-topline .custom-text a:hover,
    .hdr .hdr-topline .dropdn-link:hover,
    .hdr .hdr-topline .header-inline-link a:hover {
        color: #896e40;
        text-decoration: none
    }
    .hdr .hdr-topline .custom-text a:hover [class*=icon-],
    .hdr .hdr-topline .dropdn-link:hover [class*=icon-],
    .hdr .hdr-topline .header-inline-link a:hover [class*=icon-] {
        color: #896e40;
        transition: .2s
    }
    .hdr .hdr-topline .custom-text a [class*=icon-],
    .hdr .hdr-topline .dropdn-link [class*=icon-],
    .hdr .hdr-topline .header-inline-link a [class*=icon-] {
        color: #896e40;
        transition: .2s
    }
    .hdr .hdr-topline .dropdn.is-hovered .dropdn-link,
    .hdr .hdr-topline .minicart.is-hovered .minicart-link,
    .hdr .hdr-topline .mobilemenu-toggle.active {
        color: #896e40
    }
    .hdr .hdr-topline .dropdn.is-hovered .dropdn-link [class*=icon-],
    .hdr .hdr-topline .minicart.is-hovered .minicart-link [class*=icon-],
    .hdr .hdr-topline .mobilemenu-toggle.active [class*=icon-] {
        color: #896e40
    }
    .hdr .hdr-topline .header-inline-link li:before {
        color: #656565
    }
    .hdr .hdr-topline .custom-text [class*=icon-] {
        color: #896e40
    }
    .hdr .hdr-topline .custom-text span {
        color: #896e40
    }
    .hdr .hdr-topline.hdr-topline--dark {
        background-color: #000000;
        color: #fff;
        border-bottom: 0
    }
    .hdr .hdr-topline.hdr-topline--dark .custom-text a,
    .hdr .hdr-topline.hdr-topline--dark .dropdn-link,
    .hdr .hdr-topline.hdr-topline--dark .header-inline-link a {
        color: #fff;
        text-decoration: none
    }
    .hdr .hdr-topline.hdr-topline--dark .custom-text a:hover,
    .hdr .hdr-topline.hdr-topline--dark .dropdn-link:hover,
    .hdr .hdr-topline.hdr-topline--dark .header-inline-link a:hover {
        color: #896e40;
        text-decoration: none
    }
    .hdr .hdr-topline.hdr-topline--dark .custom-text a:hover [class*=icon-],
    .hdr .hdr-topline.hdr-topline--dark .dropdn-link:hover [class*=icon-],
    .hdr .hdr-topline.hdr-topline--dark .header-inline-link a:hover [class*=icon-] {
        color: #896e40
    }
    .hdr .hdr-topline.hdr-topline--dark .custom-text a [class*=icon-],
    .hdr .hdr-topline.hdr-topline--dark .dropdn-link [class*=icon-],
    .hdr .hdr-topline.hdr-topline--dark .header-inline-link a [class*=icon-] {
        color: #896e40
    }
    .hdr .hdr-topline.hdr-topline--dark .dropdn-link .dropdn-link:after {
        border-top-color: #fff
    }
    .hdr .hdr-topline.hdr-topline--dark .social-list a {
        color: #fff
    }
    .hdr .hdr-topline.hdr-topline--dark .social-list a:hover {
        color: #896e40
    }
    .hdr .hdr-topline.hdr-topline--dark .dropdn.is-hovered .dropdn-link,
    .hdr .hdr-topline.hdr-topline--dark .minicart.is-hovered .minicart-link,
    .hdr .hdr-topline.hdr-topline--dark .mobilemenu-toggle.active {
        color: #896e40
    }
    .hdr .hdr-topline.hdr-topline--dark .dropdn.is-hovered .dropdn-link [class*=icon-],
    .hdr .hdr-topline.hdr-topline--dark .minicart.is-hovered .minicart-link [class*=icon-],
    .hdr .hdr-topline.hdr-topline--dark .mobilemenu-toggle.active [class*=icon-] {
        color: #896e40
    }
    .hdr .hdr-topline.hdr-topline--dark .header-inline-link li:before {
        color: #fff
    }
    .hdr .hdr-topline.hdr-topline--dark .custom-text [class*=icon-] {
        color: #896e40
    }
    .hdr .hdr-topline.hdr-topline--dark .custom-text span {
        color: #b97500
    }
    .hdr .hdr-topline.hdr-topline--dark .hdr-line-separate:after {
        border-color: rgba(255, 255, 255, .15)
    }
    .hdr .hdr-topline.hdr-topline--dark .dropdn_caret .dropdn-link:after {
        border-top-color: #fff
    }
    .hdr .hdr-topline.hdr-topline--color {
        background-color: #896e40;
        color: #f0f1f3;
        border-bottom: 0
    }
    .hdr .hdr-topline.hdr-topline--color .custom-text a,
    .hdr .hdr-topline.hdr-topline--color .dropdn-link,
    .hdr .hdr-topline.hdr-topline--color .header-inline-link a {
        color: #f0f1f3;
        text-decoration: none
    }
    .hdr .hdr-topline.hdr-topline--color .custom-text a:hover,
    .hdr .hdr-topline.hdr-topline--color .dropdn-link:hover,
    .hdr .hdr-topline.hdr-topline--color .header-inline-link a:hover {
        color: #fff;
        text-decoration: none
    }
    .hdr .hdr-topline.hdr-topline--color .custom-text a:hover [class*=icon-],
    .hdr .hdr-topline.hdr-topline--color .dropdn-link:hover [class*=icon-],
    .hdr .hdr-topline.hdr-topline--color .header-inline-link a:hover [class*=icon-] {
        color: #fff
    }
    .hdr .hdr-topline.hdr-topline--color .custom-text a [class*=icon-],
    .hdr .hdr-topline.hdr-topline--color .dropdn-link [class*=icon-],
    .hdr .hdr-topline.hdr-topline--color .header-inline-link a [class*=icon-] {
        color: #fff
    }
    .hdr .hdr-topline.hdr-topline--color .social-list a {
        color: #f0f1f3
    }
    .hdr .hdr-topline.hdr-topline--color .social-list a:hover {
        color: #fff
    }
    .hdr .hdr-topline.hdr-topline--color .dropdn_caret .dropdn-link:after {
        border-top-color: #f0f1f3
    }
    .hdr .hdr-topline.hdr-topline--color .dropdn.is-hovered .dropdn-link,
    .hdr .hdr-topline.hdr-topline--color .minicart.is-hovered .minicart-link,
    .hdr .hdr-topline.hdr-topline--color .mobilemenu-toggle.active {
        color: #fff
    }
    .hdr .hdr-topline.hdr-topline--color .dropdn.is-hovered .dropdn-link [class*=icon-],
    .hdr .hdr-topline.hdr-topline--color .minicart.is-hovered .minicart-link [class*=icon-],
    .hdr .hdr-topline.hdr-topline--color .mobilemenu-toggle.active [class*=icon-] {
        color: #fff
    }
    .hdr .hdr-topline.hdr-topline--color .header-inline-link li:before {
        color: #f0f1f3
    }
    .hdr .hdr-topline.hdr-topline--color .custom-text [class*=icon-] {
        color: #fff
    }
    .hdr .hdr-topline.hdr-topline--color .custom-text span {
        color: #fff
    }
    .hdr .hdr-topline.hdr-topline--color .hdr-line-separate:after {
        border-color: rgba(255, 255, 255, .15)
    }
    .hdr .hdr-topline.hdr-topline--color .dropdn_caret .dropdn-link:after {
        border-top-color: #f0f1f3
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate {
        background-color: transparent;
        color: #000000;
        border-bottom: 0
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .custom-text a,
    .hdr-wrap .hdr-topline.hdr-topline-rotate .dropdn-link,
    .hdr-wrap .hdr-topline.hdr-topline-rotate .header-inline-link a {
        color: #000000;
        text-decoration: none
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .custom-text a:hover,
    .hdr-wrap .hdr-topline.hdr-topline-rotate .dropdn-link:hover,
    .hdr-wrap .hdr-topline.hdr-topline-rotate .header-inline-link a:hover {
        color: #896e40;
        text-decoration: none
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .custom-text a:hover [class*=icon-],
    .hdr-wrap .hdr-topline.hdr-topline-rotate .dropdn-link:hover [class*=icon-],
    .hdr-wrap .hdr-topline.hdr-topline-rotate .header-inline-link a:hover [class*=icon-] {
        color: #896e40
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .custom-text a [class*=icon-],
    .hdr-wrap .hdr-topline.hdr-topline-rotate .dropdn-link [class*=icon-],
    .hdr-wrap .hdr-topline.hdr-topline-rotate .header-inline-link a [class*=icon-] {
        color: #000000
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .social-list a {
        color: #000000
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .social-list a:hover {
        color: #896e40
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .dropdn_caret .dropdn-link:after {
        border-top-color: #000000
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .dropdn.is-hovered .dropdn-link,
    .hdr-wrap .hdr-topline.hdr-topline-rotate .minicart.is-hovered .minicart-link,
    .hdr-wrap .hdr-topline.hdr-topline-rotate .mobilemenu-toggle.active {
        color: #896e40
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .dropdn.is-hovered .dropdn-link [class*=icon-],
    .hdr-wrap .hdr-topline.hdr-topline-rotate .minicart.is-hovered .minicart-link [class*=icon-],
    .hdr-wrap .hdr-topline.hdr-topline-rotate .mobilemenu-toggle.active [class*=icon-] {
        color: #896e40
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .header-inline-link li:before {
        color: #000000
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .custom-text [class*=icon-] {
        color: #000000
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .custom-text span {
        color: #896e40
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .hdr-line-separate:after {
        border-color: rgba(255, 255, 255, .15)
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .dropdn_caret .dropdn-link:after {
        border-top-color: #000000
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .social-list li a {
        color: #000000
    }
    .hdr-wrap .hdr-topline.hdr-topline-rotate .social-list li a:hover {
        color: #000000
    }
}

@media screen and (min-width:992px) {
    .hdr--transparent {
        position: absolute;
        width: 100%;
        right: 0;
        top: 0;
        background: 0 0!important;
        border-bottom: 0
    }
}

.logo-holder a:not(.mobilemenu-toggle),
.logo-holder-s a:not(.mobilemenu-toggle) {
    display: block
}

.logo-holder img,
.logo-holder-s img {
    max-width: 195px
}

.logo-holder img {
    max-height: 80px
}

.logo-holder-s img {
    max-height: 65px
}

.hdr-desktop .row,
.sticky-holder .row {
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.hdr-desktop .row>:last-child,
.sticky-holder .row>:last-child {
    margin-right: auto
}

.hdr-desktop .row [class*=col-],
.sticky-holder .row [class*=col-] {
    position: static;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.hdr-icn-text {
    display: -ms-flexbox;
    display: flex;
    font-size: 11px;
    line-height: 20px
}

.hdr-icn-text>:not(:first-child) {
    margin-right: 10px
}

.hdr-icn-text [class*=icon-] {
    position: relative;
    top: 3px;
    font-size: 38px;
    line-height: 1em
}

.header-inline-link {
    margin: 0;
    padding: 0;
    list-style: none
}

.header-inline-link li {
    display: inline-block;
    position: relative;
    margin-left: 2px
}

.header-inline-link li:not(:first-child):before {
    content: "-";
    display: inline-block;
    padding-left: 6px
}

.header-inline-link li a {
    text-decoration: none
}

.hdr-topline {
    min-height: 40px;
    background-color: #fff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f7f7f7
}

.hdr-topline .hdr-line-separate {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    position: relative;
    padding-right: 15px;
    margin-right: 15px
}

.hdr-topline .hdr-line-separate:after {
    content: '';
    position: absolute;
    right: 0;
    top: 3px;
    bottom: 3px;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #f7f7f7
}

.hdr-topline .hdr-line-separate:first-child {
    padding-right: 0;
    margin-right: 0
}

.hdr-topline .hdr-line-separate:first-child:after {
    display: none
}

.hdr-topline .hdr-line-separate>.dropdn-link:first-child {
    padding-right: 10px
}

.hdr-topline-right {
    white-space: nowrap;
    min-width: 140px;
    text-align: center
}

.hdr-mobile-right {
    display: flex
}

.hdr-topline-left {
    white-space: nowrap
}

.hdr-topline-center {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 1;
    flex: 1
}

.hdr-content {
    padding: 17px 0;
    position: relative;
    transition: padding ease-in-out .2s
}

.hdr-nav {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

.nav-holder,
.nav-holder-s,
.search-holder {
    -ms-flex: 1;
    flex: 1
}

.hdr [class*="-menu-scroll"] {
    display: none
}

.has-scrollmenu .hdr.hdr-onerow-menu .hdr-nav,
.has-scrollmenu .hdr.hdr-onerow-menu .nav-holder,
.has-scrollmenu .hdr.hdr-onerow-menu .nav-holder-s {
    overflow: hidden
}

.has-scrollmenu .hdr.hdr-onerow-menu [class*="-menu-scroll"] {
    display: block;
    font-size: 15px;
    padding: 0 10px;
    margin-top: -2px;
    cursor: pointer;
    transition: .2s
}

.has-scrollmenu .hdr.hdr-onerow-menu [class*="-menu-scroll"]:hover {
    color: #896e40
}

.has-scrollmenu .hdr.hdr-onerow-menu [class*="-menu-scroll"].disable {
    opacity: 0
}

.hdr .search {
    width: 100%;
    padding: 17px 40px 7px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hdr .search {
        padding: 17px 15px 7px
    }
}

@media screen and (min-width:992px) {
    .hdr:not(.slide-menu) .search.search-off-popular {
        padding: 13px 40px 13px
    }
}

@media only screen and (min-width:992px) and (min-width:992px) and (max-width:1199px) {
    .hdr:not(.slide-menu) .search.search-off-popular {
        padding: 13px 15px 13px
    }
}

@media screen and (min-width:992px) {
    .hdr:not(.slide-menu) .search.search-off-popular .search-input[type] {
        border-bottom-width: 0
    }
}

.hdr .search-input[type] {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 75px);
    border: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f7f7f7;
    padding: 0;
    margin: 0;
    font-size: 24px;
    line-height: 50px;
    font-weight: 400;
    text-transform: uppercase;
    color: #656565;
    background-color: transparent;
    transition: .2s
}

.hdr .search-input[type]::-webkit-input-placeholder {
    color: #656565;
    text-transform: uppercase
}

.hdr .search-input[type]:-moz-placeholder {
    color: #656565;
    text-transform: uppercase
}

.hdr .search-input[type]::-moz-placeholder {
    color: #656565;
    text-transform: uppercase
}

.hdr .search-input[type]:-ms-input-placeholder {
    color: #656565;
    text-transform: uppercase
}

.hdr .search-input[type]:focus {
    border-bottom-color: #896e40
}

.hdr .search-button {
    display: inline-block;
    float: right;
    vertical-align: top;
    width: 60px;
    padding: 0;
    border: 0;
    background-color: transparent;
    font-size: 26px;
    line-height: 50px;
    text-align: center;
    transition: .2s
}

.hdr .search-popular {
    margin: 27px 0 20px 66px;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    text-align: right
}

.hdr .search-popular a {
    padding: 0 10px 0 0;
    text-decoration: none;
    color: #656565
}

.hdr .search-popular a:hover {
    color: #896e40
}

.hdr .search-popular-label {
    color: #000;
    padding-left: 10px;
    font-weight: 500
}

.sticky-holder {
    display: none;
    position: fixed;
    max-width: 100vw;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
    padding: 5px 0;
    z-index: 150;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .1);
    -webkit-transform: translateZ(0)
}

.sticky-holder:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: 1
}

.sticky-holder.animated {
    animation-duration: .35s
}

@media screen and (min-width:992px) {
    .sticky-holder:after {
        background: #fff
    }
}

.has-sticky .sticky-holder {
    display: block
}

@media screen and (min-width:992px) {
    .hdr-category {
        position: relative;
        margin: 0 auto 0 0;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .hdr.hdr-has-categories .mmenu.mmenu--vertical {
        display: none;
        position: absolute;
        width: calc(100% + 2px);
        top: 40px;
        right: -1px
    }
    .hdr.hdr-has-categories .mmenu.mmenu--vertical.always-opened {
        display: block!important
    }
    .hdr.hdr-has-categories .mmenu.mmenu--vertical li.hovered .mmenu-submenu {
        top: 1px
    }
    .hdr.hdr-has-categories .mmenu:not(.mmenu--vertical) {
        padding: 0 220px 0 0;
        -ms-flex: 1;
        flex: 1
    }
    .hdr.hdr-has-categories .hdr-nav,
    .hdr.hdr-has-categories .nav-holder {
        overflow: visible;
        width: 100%
    }
    .hdr.hdr-has-categories .nav-holder-s .hdr-category {
        display: none!important
    }
    .hdr.hdr-has-categories .nav-holder {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center
    }
    .hdr.hdr-has-categories .nav-holder>.container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center
    }
    .hdr.hdr-has-categories .nav-holder .h-category {
        padding: 10px 15px;
        font-size: 14px;
        cursor: pointer;
        width: 220px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .hdr.hdr-has-categories .nav-holder .h-category [class*=icon-] {
        display: inline-block
    }
    .hdr.hdr-has-categories .nav-holder .h-category i:first-child {
        padding: 0 10px 0 0;
        font-size: 20px
    }
    .hdr.hdr-has-categories .nav-holder .h-category i:last-child {
        padding: 0 0 0 20px;
        margin-right: auto;
        font-size: 12px
    }
}

.hdr .dropdn-link,
.hdr .header-inline-link a,
.hdr-wrap .dropdn-link,
.hdr-wrap .header-inline-link a {
    position: relative;
    font-size: 11px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase
}

.hdr .dropdn-link:focus,
.hdr .dropdn-link:focus:hover,
.hdr .dropdn-link:hover,
.hdr .header-inline-link a:focus,
.hdr .header-inline-link a:focus:hover,
.hdr .header-inline-link a:hover,
.hdr-wrap .dropdn-link:focus,
.hdr-wrap .dropdn-link:focus:hover,
.hdr-wrap .dropdn-link:hover,
.hdr-wrap .header-inline-link a:focus,
.hdr-wrap .header-inline-link a:focus:hover,
.hdr-wrap .header-inline-link a:hover {
    text-decoration: none
}

.hdr .dropdn-link .icon,
.hdr .header-inline-link a .icon,
.hdr-wrap .dropdn-link .icon,
.hdr-wrap .header-inline-link a .icon {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px
}

.hdr .dropdn-link>span,
.hdr .header-inline-link a>span,
.hdr-wrap .dropdn-link>span,
.hdr-wrap .header-inline-link a>span {
    display: inline-block;
    vertical-align: middle;
    padding-right: 7px
}

.hdr .dropdn-link,
.hdr-wrap .dropdn-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    padding: 10px 18px
}

.hdr .dropdn_caret .dropdn-link,
.hdr-wrap .dropdn_caret .dropdn-link {
    padding: 10px 20px
}

.hdr .dropdn_caret .dropdn-link:after,
.hdr-wrap .dropdn_caret .dropdn-link:after {
    content: ' ';
    position: absolute;
    left: 5px;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -2px;
    border-style: solid;
    border-width: 3px 3px 0 3px;
    border-color: #656565 transparent transparent transparent
}

.hdr .dropdn:not(:last-child) .dropdn_caret .dropdn-link,
.hdr-wrap .dropdn:not(:last-child) .dropdn_caret .dropdn-link {
    margin-left: 5px
}

.hdr .dropdn_search .dropdn-link .icon,
.hdr-wrap .dropdn_search .dropdn-link .icon {
    vertical-align: text-bottom
}

.hdr .dropdn_wishlist .dropdn-link .icon,
.hdr-wrap .dropdn_wishlist .dropdn-link .icon {
    font-size: 14px
}

.hdr .dropdn_account .dropdn-link .icon,
.hdr-wrap .dropdn_account .dropdn-link .icon {
    font-size: 13px
}

.hdr-topline-right>.dropdn:not(.dropdn_caret):first-child>a,
.hdr-topline-right>:not([class*=links-mobile-holder-]):first-child .dropdn:not(.dropdn_caret)>a {
    padding-right: 0
}

.hdr-topline-left>.dropdn:not(.dropdn_caret):last-child>a,
.hdr-topline-left>:not([class*=links-mobile-holder-]):last-child .dropdn:not(.dropdn_caret)>a {
    padding-left: 0
}

.hdr-topline-right>.dropdn.dropdn_caret:first-child>a,
.hdr-topline-right>:first-child .dropdn.dropdn_caret>a {
    margin-right: -20px
}

.hdr-topline-left>.dropdn.dropdn_caret:last-child>a,
.hdr-topline-left>:last-child .dropdn.dropdn_caret>a {
    margin-left: -20px
}

.hdr-content-left .links-holder>.dropdn:last-child .dropdn-link {
    padding-left: 0
}

.hdr .dropdn-content {
    z-index: 101
}

@media screen and (min-width:992px) {
    .hdr .dropdn-content {
        min-height: 60px;
        transition: opacity 0s ease .2s, visibility 0s linear .2s, top 0s linear .2s
    }
}

.hdr .dropdn.is-hovered .dropdn-content,
.hdr-wrap .dropdn.is-hovered .dropdn-content {
    opacity: 1;
    visibility: visible
}

@media screen and (min-width:992px) {
    .hdr .dropdn.is-hovered .dropdn-content,
    .hdr-wrap .dropdn.is-hovered .dropdn-content {
        top: 44px;
        z-index: 102;
        transition: opacity .2s ease 0s, visibility 0s linear 0s, top 0s linear 0s
    }
}

.dropdn_settings .dropdn-content .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.dropdn_settings .dropdn-content .container ul li span+span {
    display: none
}

.dropdn_settings .dropdn-content .container .vert-divider {
    width: 1px;
    background-color: #f7f7f7
}

.hdr-bottom .dropdn-link>.icon,
.hdr-content .dropdn-link>.icon {
    font-size: 22px;
    position: relative;
    transition: .2s
}

.hdr-bottom .dropdn_search .dropdn-link>.icon,
.hdr-content .dropdn_search .dropdn-link>.icon {
    font-size: 23px;
    top: -1px
}

.hdr-bottom .dropdn_wishlist .dropdn-link>.icon,
.hdr-content .dropdn_wishlist .dropdn-link>.icon {
    font-size: 23px
}

.hdr-bottom .dropdn_account .dropdn-link>.icon,
.hdr-content .dropdn_account .dropdn-link>.icon {
    font-size: 23px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul>li,
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul>li {
        margin: 0 16px
    }
}

@media screen and (min-width:992px) {
    .hdr .dropdn,
    .hdr-wrap .dropdn {
        position: static
    }
    .hdr .dropdn:not(:only-child):last-child .dropdn:not(.dropdn_caret) .dropdn-link,
    .hdr-wrap .dropdn:not(:only-child):last-child .dropdn:not(.dropdn_caret) .dropdn-link {
        padding-left: 0
    }
    .hdr .dropdn:not(:only-child):first-child .dropdn:not(.dropdn_caret) .dropdn-link,
    .hdr-wrap .dropdn:not(:only-child):first-child .dropdn:not(.dropdn_caret) .dropdn-link {
        padding-right: 0
    }
    .hdr .dropdn-content,
    .hdr-wrap .dropdn-content {
        position: absolute;
        z-index: 101;
        right: 0;
        left: 0;
        padding: 0 15px;
        color: #656565;
        background: #fff;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #f7f7f7;
        opacity: 0;
        visibility: hidden;
        text-align: center;
        white-space: normal
    }
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul,
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center
    }
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul>li,
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul>li {
        display: inline-block;
        margin: 0 23px
    }
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul>li>a:hover,
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul>li>a:hover {
        color: #896e40
    }
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul>li.active>a,
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul>li.active>a {
        color: #896e40
    }
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul>li>a,
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul>li>a {
        font-size: 14px;
        line-height: 30px;
        color: #656565;
        text-decoration: none;
        text-transform: uppercase;
        transition: .2s
    }
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul>li>a img,
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul>li>a img {
        display: inline-block;
        vertical-align: sub;
        padding-left: 15px
    }
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul>li>a [class*=icon-],
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul>li>a span,
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul>li>a [class*=icon-],
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul>li>a span {
        display: inline-block;
        vertical-align: middle
    }
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul>li>a span:first-child,
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul>li>a span:first-child {
        padding-left: 4px
    }
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul>li>a span:first-child:not(:only-child),
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul>li>a span:first-child:not(:only-child) {
        color: #896e40
    }
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul>li>a [class*=icon-],
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul>li>a [class*=icon-] {
        color: #896e40;
        font-size: 30px;
        padding-left: 10px
    }
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul>li>a .icon-lock,
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul>li>a .icon-lock {
        font-size: 25px
    }
    .hdr .dropdn:not(.dropdn_search) .dropdn-content ul>li>a .icon-check-box,
    .hdr-wrap .dropdn:not(.dropdn_search) .dropdn-content ul>li>a .icon-check-box {
        font-size: 20px
    }
    .hdr-desktop .dropdn-content .dropdn:nth-child(2) ul li span:first-child,
    .hdr-desktop .dropdn-content .dropdn:nth-child(3) ul li span:first-child,
    .hdr-desktop .dropdn-content .vert-divider:first-child+ul>li>a span:first-child,
    .hdr-desktop .dropdn-content>ul:only-child>li>a span:first-child {
        color: #896e40
    }
    .hdr-desktop .dropdn-content .vert-divider:first-child+ul>li>a span:first-child {
        color: #896e40
    }
    .hdr-desktop .dropdn-content .dropdn-link {
        display: none
    }
    .hdr-desktop .dropdn-content .dropdn-content {
        position: static
    }
    .hdr .dropdn-content {
        top: -5000px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .dropdn_account .dropdn-close {
        display: none
    }
}

.minicart {
    text-decoration: none;
    text-align: right
}

.minicart-link {
    display: block;
    position: relative;
    text-decoration: none
}

.minicart-link:focus,
.minicart-link:hover {
    text-decoration: none
}

.minicart-link>.icon {
    display: block;
    float: right;
    font-size: 33px;
    line-height: 1em
}

.minicart-link:hover {
    text-decoration: none
}

.minicart-qty {
    display: block;
    width: 35px;
    margin: 14px 0 0 -34px;
    float: right;
    font-size: 14px;
    line-height: 15px;
    color: #896e40;
    text-align: center
}

.minicart-title {
    display: block;
    padding-right: 50px;
    margin-bottom: 2px;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase
}

.minicart-total {
    display: block;
    padding-right: 50px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: #2d2c2c
}

.minicart-prd {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f7f7f7;
    padding-top: 15px;
    padding-bottom: 15px
}

.minicart-prd:first-of-type {
    border-top: 0
}

@media screen and (max-width:991px) {
    .minicart-prd>* {
        padding-right: 90px;
        padding-left: 50px;
        padding-top: 10px
    }
}

@media screen and (min-width:992px) {
    .minicart-prd>* {
        display: table-cell;
        vertical-align: middle
    }
}

.minicart-prd-image {
    width: 145px
}

@media screen and (max-width:991px) {
    .minicart-prd-image {
        width: 90px;
        padding: 0;
        float: right
    }
}

.minicart-prd-image img {
    width: 78px;
    transition: .2s
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .minicart-prd-image img {
        width: 65px
    }
}

@media only screen and (max-width:479px) {
    .minicart-prd-image img {
        width: 60px
    }
}

@media screen and (max-width:991px) {
    .minicart-prd-name {
        padding-top: 0
    }
}

.minicart-prd-name h5 {
    margin-bottom: 10px
}

.minicart-prd-name h5,
.minicart-prd-name h5 a {
    font-size: 11px;
    line-height: 1.2em;
    color: #656565;
    text-transform: uppercase
}

.minicart-prd-name h5 a:hover {
    color: #896e40
}

.minicart-prd-name h2 {
    margin-bottom: 0
}

.minicart-prd-name h2,
.minicart-prd-name h2 a {
    font-size: 14px;
    line-height: 1.6em;
    color: #000;
    text-transform: uppercase;
    text-decoration: none
}

.minicart-prd-name h2 a:hover {
    color: #896e40
}

@media screen and (min-width:992px) {
    .minicart-prd-qty {
        width: 12.6%
    }
}

@media screen and (min-width:992px) {
    .minicart-prd-price {
        width: 15%
    }
}

.minicart-prd-price,
.minicart-prd-qty {
    font-size: 11px;
    line-height: 18px;
    color: #656565;
    text-transform: uppercase
}

.minicart-prd-price b,
.minicart-prd-qty b {
    font-size: 14px;
    font-weight: 600;
    color: #000
}

@media screen and (min-width:992px) {
    .minicart-prd-action {
        width: 140px;
        padding-right: 20px;
        text-align: left
    }
}

@media screen and (max-width:991px) {
    .minicart-prd-action {
        float: left;
        position: absolute;
        top: -25px;
        padding: 0;
        left: 0;
        width: 50px;
        text-align: center;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 0
    }
}

.minicart-prd-action>a {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    color: #896e40;
    text-decoration: none
}

.minicart-prd-action>a:hover {
    color: #000
}

.minicart-drop-total {
    padding: 7px;
    margin-bottom: 15px;
    margin-top: 20px;
    overflow: hidden;
    background-color: #fbfbfb;
    font-size: 14px;
    line-height: 36px;
    font-weight: 500;
    font-family: Cairo, sans-serif;
    text-transform: uppercase;
    color: #656565
}

@media screen and (min-width:992px) {
    .minicart-drop-total .float-left {
        text-align: left
    }
    .minicart-drop-total .float-left .btn:last-child {
        display: none
    }
}

@media screen and (max-width:991px) {
    .minicart-drop-total .minicart-drop-summa {
        width: 100%;
        margin-left: 0!important
    }
    .minicart-drop-total .minicart-drop-btns-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 0!important
    }
    .minicart-drop-total .float-left {
        float: none!important
    }
    .minicart-drop-total>[class*=float-]:first-child {
        margin-top: 0
    }
}

.minicart-drop-total>[class*=float-]>* {
    margin-right: 15px;
    margin-left: 15px
}

.minicart-drop-total>[class*=float-]>:first-child {
    margin-right: 0;
    margin-left: 15px
}

.minicart-drop-total>[class*=float-]>:last-child {
    margin-right: 15px;
    margin-left: 0
}

.minicart-drop-total>[class*=float-]>:only-child {
    margin-right: 0;
    margin-left: 0
}

.minicart-drop-total .btn,
.minicart-drop-total [class*=float-]>* {
    display: inline-block;
    vertical-align: top
}

.minicart-drop-total .minicart-drop-summa b {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding-right: 5px
}

.minicart-drop-total .btn {
    min-width: 175px
}

@media screen and (max-width:991px) {
    .minicart-drop-total .btn {
        min-width: 0;
        margin: 0 5px 5px 0;
        padding: 10px 12px
    }
    .minicart-drop-total .btn [class*=icon-]:not(:only-child):not(:last-child) {
        padding-left: 7px
    }
    .minicart-drop-total .minicart-drop-total {
        margin-bottom: 0
    }
    .minicart-drop-total .minicart-drop-total>[class*=float-]>:last-child {
        margin-right: auto;
        margin-left: 0
    }
}

@media screen and (min-width:992px) {
    .minicart .h3-style,
    .minicart h3 {
        color: #000
    }
    .minicart .minicart-drop.opened {
        opacity: 1;
        visibility: visible;
        top: 60px;
        transition: opacity .1s ease-in-out 0s
    }
    .minicart-drop-close {
        display: none
    }
    .minicart-drop {
        position: absolute;
        z-index: 103;
        opacity: 0;
        visibility: hidden;
        top: -100%;
        right: 0;
        left: 0;
        padding: 28px 0 15px;
        color: #656565;
        background-color: #fff;
        border-width: 1px;
        border-style: solid;
        border-color: #f7f7f7;
        overflow-y: auto;
        transition: opacity 0s ease-in-out 0s
    }
}

.cart-empty {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 17px 0 28px
}

@media screen and (max-width:991px) {
    .cart-empty {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        text-align: center
    }
}

.cart-empty a {
    color: #000;
    text-decoration: underline
}

.cart-empty a:hover {
    color: #000;
    text-decoration: none
}

.cart-empty-icon {
    font-size: 41px;
    color: #000;
    position: relative
}

@media screen and (min-width:992px) {
    .cart-empty-icon {
        padding-left: 28px
    }
}

@media screen and (max-width:991px) {
    .cart-empty-icon {
        padding-bottom: 20px
    }
}

.cart-empty-icon:after {
    content: '0';
    position: absolute;
    top: 15px;
    right: 16px;
    font-size: 14px;
    font-family: Cairo, sans-serif;
    font-weight: 500
}

.cart-empty-title {
    margin-bottom: 0
}

.cart-empty-text {
    font-size: 14px;
    line-height: 24px
}

.cart-empty-text p {
    margin: 0
}

.hdr.minicart-icon-style-1 .minicart-holder,
.hdr.minicart-icon-style-1 .minicart-holder-s {
    min-width: 0
}

.hdr.minicart-icon-style-1 .minicart-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.hdr.minicart-icon-style-1 .minicart-link i.icon {
    font-size: 26px
}

.hdr.minicart-icon-style-1 .minicart-title,
.hdr.minicart-icon-style-1 .minicart-total {
    display: none
}

.hdr.minicart-icon-style-1 .minicart-qty {
    display: block;
    width: 21px;
    height: 21px;
    margin: 3px 5px 0 0;
    font-size: 12px;
    line-height: 21px;
    color: #fff;
    text-align: center;
    background-color: #896e40;
    border-radius: 50%
}

.hdr.minicart-icon-style-2 .minicart-holder,
.hdr.minicart-icon-style-2 .minicart-holder-s,
.hdr.minicart-icon-style-3 .minicart-holder,
.hdr.minicart-icon-style-3 .minicart-holder-s {
    min-width: 0
}

.hdr.minicart-icon-style-2 .minicart-holder,
.hdr.minicart-icon-style-3 .minicart-holder {
    padding: 0 16px
}

.hdr.minicart-icon-style-2 .minicart-holder:last-child,
.hdr.minicart-icon-style-3 .minicart-holder:last-child {
    padding-left: 0
}

.hdr.minicart-icon-style-2 .minicart-holder:first-child,
.hdr.minicart-icon-style-3 .minicart-holder:first-child {
    padding-right: 0
}

.hdr.minicart-icon-style-2 .minicart-link,
.hdr.minicart-icon-style-3 .minicart-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.hdr.minicart-icon-style-2 .minicart-total,
.hdr.minicart-icon-style-3 .minicart-total {
    display: none
}

.hdr.minicart-icon-style-2 .minicart-title,
.hdr.minicart-icon-style-3 .minicart-title {
    padding: 0 0 0 8px;
    margin-bottom: 0
}

.hdr.minicart-icon-style-2 .minicart-link>.icon,
.hdr.minicart-icon-style-3 .minicart-link>.icon {
    font-size: 25px
}

.hdr.minicart-icon-style-2 .minicart-qty,
.hdr.minicart-icon-style-3 .minicart-qty {
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 0 0 -5px;
    font-size: 11px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    background-color: #896e40;
    border-radius: 50%
}

.hdr.minicart-icon-style-2 .minicart-drop,
.hdr.minicart-icon-style-3 .minicart-drop {
    border-top: 0
}

.hdr.minicart-icon-style-3 .minicart-title {
    display: none
}

.hdr.minicart-icon-style-3 .minicart-qty {
    margin-top: -7px
}

.hdr.minicart-icon-style-4 .minicart-holder,
.hdr.minicart-icon-style-4 .minicart-holder-s {
    min-width: 0
}

.hdr.minicart-icon-style-4 .minicart-title,
.hdr.minicart-icon-style-4 .minicart-total {
    display: none
}

.hdr.minicart-icon-style-4 .minicart-link>.icon {
    float: none
}

.hdr.minicart-icon-style-4 .minicart-qty {
    display: block;
    position: absolute;
    left: -3px;
    top: -1px;
    width: 21px;
    height: 21px;
    margin: 0;
    font-size: 12px;
    line-height: 21px;
    color: #fff;
    text-align: center;
    background-color: #896e40;
    border-radius: 50%
}

.hdr.minicart-icon-style-5 .minicart-holder {
    min-width: 0
}

.hdr.minicart-icon-style-5 .minicart-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.hdr.minicart-icon-style-5 .minicart-total {
    display: none
}

.hdr.minicart-icon-style-5 .minicart-title {
    -ms-flex-order: -1;
    order: -1;
    padding: 0 12px 0 0
}

.hdr.minicart-icon-style-5 .minicart-link>.icon {
    font-size: 25px
}

.hdr.minicart-icon-style-5 .minicart-qty {
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 0 0 -5px;
    font-size: 11px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    background-color: #896e40;
    border-radius: 50%
}

.hdr.minicart-icon-style-5 .minicart-drop {
    border-top: 0
}

.hdr.minicart-icon-style-5 .sticky-holder .minicart {
    float: left
}

.hdr.minicart-icon-style-5 .sticky-holder .minicart-title {
    display: none
}

.dropdn.only-icon .dropdn-link {
    padding-right: 10px;
    padding-left: 10px
}

.dropdn.only-icon:last-child .dropdn-link {
    padding-left: 0
}

.dropdn.only-icon:first-child .dropdn-link {
    padding-right: 0
}

.dropdn.only-icon .dropdn-link>.icon {
    font-size: 23px
}

.dropdn.only-icon .dropdn-link>span {
    display: none
}

@media screen and (min-width:992px) {
    .dropdn.only-text .dropdn-link>.icon {
        display: none
    }
    .dropdn.only-text .dropdn-link>span {
        padding: 0
    }
}

.menu-label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0 8px;
    min-height: 14px;
    font-size: 8px;
    line-height: 10px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #896e40;
    color: #fff;
    letter-spacing: 1px;
    -webkit-backface-visibility: hidden;
    white-space: nowrap
}

.mmenu:not(.mmenu--vertical) .menu-label {
    position: absolute;
    z-index: 1;
    right: 50%;
    transform: translate(-50%, 0);
    margin-top: -38px;
    font-family: Tajawal, sans-serif
}

.mmenu:not(.mmenu--vertical) .menu-label:after {
    top: 100%;
    right: 50%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: solid transparent;
    border-top-color: #896e40;
    border-width: 4px;
    margin-right: -4px
}

.mmenu--vertical .menu-label,
.mobilemenu .menu-label {
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    top: -2px;
    min-height: 14px;
    font-size: 8px;
    line-height: 10px;
    margin-right: 10px
}

@media screen and (max-width:991px) {
    @supports not (-webkit-overflow-scrolling: touch) {
        body.touch .mmenu--vertical .menu-label:not(:root), body.touch .mobilemenu .menu-label:not(:root) {
            padding: 2px 8px 0
        }
    }
}

.menu-label.menu-label--color1 {
    background-color: #27c7d8
}

.mmenu .menu-label.menu-label--color1:after {
    border-top-color: #27c7d8
}

.menu-label.menu-label--color2 {
    background-color: #ffc427
}

.mmenu .menu-label.menu-label--color2:after {
    border-top-color: #ffc427
}

.menu-label.menu-label--color3 {
    background-color: #896e40
}

.mmenu .menu-label.menu-label--color3:after {
    border-top-color: #896e40
}

.menu-label.menu-label--color4 {
    background-color: #15c979
}

.mmenu .menu-label.menu-label--color4:after {
    border-top-color: #15c979
}

@media screen and (min-width:1200px) {
    body.boxed .hdr.global_width.hdr-has-categories .mmenu--vertical .mmenu-item--mega .mmenu-submenu,
    body.fullboxed .hdr.global_width.hdr-has-categories .mmenu--vertical .mmenu-item--mega .mmenu-submenu {
        width: calc(1170px - 220px)
    }
    .hdr.boxed.hdr-has-categories .mmenu--vertical .mmenu-item--mega .mmenu-submenu {
        width: calc(1170px - 220px)
    }
    .hdr.fullwidth.hdr-has-categories .mmenu--vertical .mmenu-item--mega .mmenu-submenu,
    body.fullwidth .hdr.global_width.hdr-has-categories .mmenu--vertical .mmenu-item--mega .mmenu-submenu {
        width: calc(100vw - 270px);
        max-width: 1170px;
        min-height: 0;
        height: auto
    }
}

.header-banners {
    padding: 0 0 140px
}

@media screen and (max-width:1199px) {
    .header-banners {
        padding-bottom: 120px
    }
}

@media screen and (max-width:991px) {
    .header-banners {
        padding-bottom: 100px
    }
}

@media screen and (max-width:767px) {
    .header-banners {
        padding-bottom: 60px
    }
}

body:not(.home-page) .hdr-wrap .header-banners {
    display: none
}

.is-hovered .dropdn-link>[class*=icon]:before,
.is-hovered.dropdn_caret .dropdn-link:after {
    content: "\e117"
}

.is-hovered .minicart-link>[class*=icon]:before {
    font-size: .92em;
    margin-right: .1em;
    content: "\e941"
}

.is-hovered .minicart-link .minicart-qty {
    visibility: hidden
}

.is-hovered.dropdn_caret .dropdn-link:after {
    border: 0;
    font-family: icomoon!important;
    position: relative;
    top: -8px;
    left: -7px
}

.hdr.minicart-icon-style-1 .is-hovered .minicart-link .minicart-qty {
    visibility: visible
}

.hdr.minicart-icon-style-2 .is-hovered .minicart-link>[class*=icon]:before,
.hdr.minicart-icon-style-3 .is-hovered .minicart-link>[class*=icon]:before {
    content: "\e117"
}

.hdr.minicart-icon-style-1 .is-hovered .minicart-link>[class*=icon]:before {
    display: block;
    width: 26px;
    margin-right: 0;
    content: "\e117";
    font-size: 21px;
    line-height: 26px
}

.mobilemenu-toggle.active [class*=icon]:before {
    content: "\e117"
}

.hdr.slide-menu .is-hovered.dropdn_caret .dropdn-link:after {
    top: 0;
    left: -5px;
    margin-left: -12px;
    font-size: 12px
}

@media screen and (max-width:991px) {
    .hdr-nav {
        display: none
    }
    .hdr-mobile {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-color: #f7f7f7
    }
    .hdr-mobile.is-sticky {
        border: 0;
        box-shadow: 0 3px 4px rgba(0, 0, 0, .1)
    }
    .hdr-mobile [class*=links-mobile-holder-] {
        display: -ms-inline-flexbox;
        display: inline-flex
    }
    .hdr-mobile [class*=links-mobile-holder-] .dropdn .dropdn-link {
        padding-right: 10px;
        padding-left: 10px
    }
    .hdr-mobile .links-holder:last-child [class*=links-mobile-holder-]:last-child .dropdn .dropdn-link {
        padding-right: 10px;
        padding-left: 0
    }
    .mobilemenu-toggle.show-mobile {
        display: -ms-flexbox!important;
        display: flex!important
    }
    .hdr {
        background-color: transparent
    }
    .hdr .minicart-link [class*=icon] {
        color: #000
    }
    .hdr .hdr-content {
        background-color: transparent;
        min-height: 0
    }
    .hdr .hdr-topline {
        background-color: #896e40;
        color: #fff;
        border: 0
    }
    .hdr .hdr-topline [class*=icon] {
        color: #fff
    }
    .hdr .custom-text {
        color: #fff
    }
    .hdr .custom-text a {
        color: #fff
    }
    .hdr .custom-text a:hover {
        color: #fff;
        text-decoration: none
    }
    .hdr .custom-text [class*=icon] {
        color: #fff
    }
    .hdr .custom-text span {
        color: #fff
    }
    .hdr-content>.container,
    .hdr-topline>.container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        min-height: 40px
    }
    .hdr-topline .dropdn-link,
    .hdr-topline .social-list a,
    .hdr-topline .social-list a:hover,
    .hdr-topline a:not(.btn) {
        color: #fff
    }
    .hdr-topline .dropdn-link [class*=icon] {
        color: #fff
    }
    .hdr-topline .social-list {
        font-size: .8em
    }
    .hdr-topline .social-list .icon-instagram {
        font-size: .72em
    }
    .hdr-topline .social-list .icon-google,
    .hdr-topline .social-list .icon-youtube {
        font-size: .8em
    }
    .hdr-topline .hdr-line-separate {
        padding-right: 7px;
        margin-right: 7px;
        position: relative;
        border: 0
    }
    .hdr-topline .hdr-line-separate:after {
        content: '';
        width: 1px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #fff;
        opacity: .3
    }
    .hdr-topline-left {
        margin-right: auto
    }
    .hdr-topline .dropdn-link .icon {
        position: relative;
        padding: 0;
        font-size: 18px!important
    }
    .hdr-topline .dropdn-link .icon.icon-heart-1 {
        font-size: 16px!important
    }
    .hdr-topline .dropdn-link>span {
        display: none
    }
    .minicart-holder,
    .minicart-holder-s {
        margin-right: auto
    }
    .logo-holder-s {
        margin-right: 50px
    }
    .has-sticky.fixed .hdr {
        height: 100%
    }
}

@media screen and (max-width:991px) {
    .hdr--transparent .hdr-mobile {
        border-bottom: 0
    }
    .hdr--transparent .hdr-content {
        background: 0 0
    }
}

@media screen and (max-width:991px) {
    .has-scrollmenu .hdr-onerow-menu .hdr-content [class*="-menu-scroll"] {
        display: none
    }
}

.mobilemenu .search {
    padding: 20px 20px 30px;
    border-bottom: 1px solid #e2e2e2
}

.mobilemenu .search-input[type=text] {
    width: calc(100% - 34px);
    margin: 0;
    border-color: #e2e2e2
}

.mobilemenu .search-button {
    width: 34px;
    text-align: right
}

.mobilemenu .search-close,
.mobilemenu .search-popular {
    display: none
}

@media screen and (max-width:991px) {
    .sticky-holder:after {
        background: #fff
    }
    .hdr .sticky-holder .minicart-link [class*=icon],
    .hdr .sticky-holder .mobilemenu-toggle [class*=icon] {
        color: #000
    }
}

@media screen and (max-width:991px) {
    .hdr .dropdn-link {
        padding: 10px 10px
    }
}

@media screen and (max-width:991px) {
    .minicart {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-right: 20px
    }
    .minicart.active .minicart-drop {
        visibility: visible;
        transition: visibility 0s ease 0s
    }
    .minicart.active .minicart-drop .container {
        transform: translateX(0);
        transition: all .5s cubic-bezier(.25, 1, .3, 1) 0s
    }
    .minicart-title,
    .minicart-total {
        display: none
    }
    .minicart-drop-close {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center;
        cursor: pointer;
        height: 46px;
        padding: 0 15px;
        font-size: 18px;
        line-height: 1em;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #fff;
        background: #896e40
    }
    .minicart-drop {
        display: block!important;
        opacity: 1;
        position: fixed;
        z-index: 1004;
        left: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        max-height: 100vh!important;
        padding: 0;
        visibility: hidden;
        background: 0 0;
        transition: visibility 0s ease .6s
    }
    .minicart-drop .container {
        position: fixed;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        max-width: 320px;
        padding: 0;
        overflow: hidden;
        background-color: #fff!important;
        transform: translateX(110%);
        transition: all .5s ease 0s
    }
    .minicart-drop-content {
        padding: 15px 15px 15px;
        overflow-x: hidden;
        overflow-y: auto;
        max-height: calc(100% - 46px)
    }
    .minicart .minicart-drop-content.ps .minicart-drop-total {
        margin-bottom: 45px
    }
    .sticky-holder .minicart-drop,
    .sticky-holder .minicart-drop .container {
        height: 100vh
    }
}

@media screen and (max-width:991px) {
    .hdr .dropdn_account .dropdn-close {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center;
        cursor: pointer;
        height: 46px;
        padding: 0 15px;
        font-size: 18px;
        line-height: 1em;
        text-transform: uppercase;
        letter-spacing: 1px;
        background: #896e40;
        color: #fff
    }
    .hdr .dropdn_account .dropdn-content {
        display: block!important;
        opacity: 1;
        position: fixed;
        z-index: 1004;
        left: 0;
        top: 0!important;
        bottom: 0;
        width: 100%;
        padding: 0;
        visibility: hidden;
        background: 0 0;
        transition: visibility 0s ease .6s
    }
    .hdr .dropdn_account .dropdn-content .container {
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        max-width: 320px;
        padding: 0;
        overflow: hidden;
        background-color: #fff!important;
        transform: translateX(120%);
        transition: all .5s cubic-bezier(.25, 1, .3, 1) .3s
    }
    .hdr .dropdn_account .dropdn-content ul {
        display: block;
        height: calc(100vh - 46px);
        overflow: hidden;
        overflow-y: auto;
        margin-top: 46px;
        padding: 0
    }
    .hdr .dropdn_account .dropdn-content ul>li {
        display: block;
        float: none;
        position: relative;
        padding: 0;
        margin: 0;
        text-align: right;
        transition: .2s
    }
    .hdr .dropdn_account .dropdn-content ul>li>a [class*=icon-] {
        width: 40px;
        text-align: center
    }
    .hdr .dropdn_account .dropdn-content ul>li>a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        -ms-flex-direction: row;
        flex-direction: row;
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 14px 15px 10px;
        font-weight: 500;
        color: #000;
        text-transform: uppercase;
        background: 0 0;
        text-decoration: none;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #e2e2e2
    }
    .hdr .dropdn_account .dropdn-content ul>li>a:focus,
    .hdr .dropdn_account .dropdn-content ul>li>a:hover {
        background: 0 0
    }
    .hdr .dropdn_account .dropdn-content ul>li>a [class*=icon-],
    .hdr .dropdn_account .dropdn-content ul>li>a span {
        display: inline-block;
        vertical-align: middle
    }
    .hdr .dropdn_account .dropdn-content ul>li>a [class*=icon-] {
        color: #896e40;
        font-size: 30px;
        padding-left: 10px
    }
    .hdr .dropdn_account .dropdn-content ul>li>a .icon-lock {
        font-size: 25px
    }
    .hdr .dropdn_account .dropdn-content ul>li>a .icon-check-box {
        font-size: 20px
    }
    .hdr .dropdn_account .dropdn-content ul>li:hover>a {
        background-color: #f8f8fa;
        color: #896e40;
        text-decoration: none
    }
    .hdr .dropdn_account.is-hovered .dropdn-content {
        visibility: visible;
        transition: visibility 0s ease 0s;
        top: 0
    }
    .hdr .dropdn_account.is-hovered .dropdn-content .container {
        transform: translateX(0);
        transition: all .5s cubic-bezier(.25, 1, .3, 1) 0s
    }
}

@media screen and (max-width:991px) {
    .mobilemenu-settings .dropdn-content .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        justify-content: space-between
    }
    .mobilemenu-settings .dropdn-content .container ul li span+span {
        display: none
    }
    .mobilemenu-settings .dropdn-content .container .vert-divider {
        display: none
    }
    .mobilemenu-settings {
        display: inline-block;
        position: static
    }
    .mobilemenu-settings .dropdn-link .icon {
        font-size: 23px
    }
}

.mobilemenu .dropdn:not(.is-hovered) .dropdn-link:after,
.mobilemenu .dropdn_caret:not(.is-hovered) .dropdn-link:after {
    top: 0;
    left: -5px;
    margin-left: -12px;
    font-size: 12px;
    line-height: 12px
}

.mobilemenu .dropdn:not(.is-hovered) .dropdn-link:after {
    content: "\e117";
    border: 0;
    font-family: icomoon!important;
    position: relative
}

.mobilemenu-settings .dropdn:not(.is-hovered) .dropdn-link .icon {
    width: 23px;
    height: 23px;
    font-size: 12px;
    line-height: 25px;
    text-align: center
}

.hdr.hdr--light {
    background-color: transparent;
    border-color: #f7f7f7
}

.hdr.hdr--light .hdr-content .social-list li a {
    color: #2d2c2c
}

.hdr.hdr--light .hdr-content .social-list li a:hover {
    color: #896e40
}

@media screen and (min-width:992px) {
    .hdr--light .hdr-bottom,
    .hdr--light .hdr-content {
        color: #2d2c2c
    }
    .hdr--light .hdr-bottom .custom-text a,
    .hdr--light .hdr-bottom .dropdn-link,
    .hdr--light .hdr-bottom .minicart-link,
    .hdr--light .hdr-bottom .mobilemenu-toggle,
    .hdr--light .hdr-bottom .search-button,
    .hdr--light .hdr-content .custom-text a,
    .hdr--light .hdr-content .dropdn-link,
    .hdr--light .hdr-content .minicart-link,
    .hdr--light .hdr-content .mobilemenu-toggle,
    .hdr--light .hdr-content .search-button {
        color: #2d2c2c
    }
    .hdr--light .hdr-bottom .custom-text a:hover,
    .hdr--light .hdr-bottom .dropdn-link:hover,
    .hdr--light .hdr-bottom .minicart-link:hover,
    .hdr--light .hdr-bottom .mobilemenu-toggle:hover,
    .hdr--light .hdr-bottom .search-button:hover,
    .hdr--light .hdr-content .custom-text a:hover,
    .hdr--light .hdr-content .dropdn-link:hover,
    .hdr--light .hdr-content .minicart-link:hover,
    .hdr--light .hdr-content .mobilemenu-toggle:hover,
    .hdr--light .hdr-content .search-button:hover {
        color: #896e40
    }
    .hdr--light .hdr-bottom .custom-text a:hover [class*=icon-],
    .hdr--light .hdr-bottom .dropdn-link:hover [class*=icon-],
    .hdr--light .hdr-bottom .minicart-link:hover [class*=icon-],
    .hdr--light .hdr-bottom .mobilemenu-toggle:hover [class*=icon-],
    .hdr--light .hdr-bottom .search-button:hover [class*=icon-],
    .hdr--light .hdr-content .custom-text a:hover [class*=icon-],
    .hdr--light .hdr-content .dropdn-link:hover [class*=icon-],
    .hdr--light .hdr-content .minicart-link:hover [class*=icon-],
    .hdr--light .hdr-content .mobilemenu-toggle:hover [class*=icon-],
    .hdr--light .hdr-content .search-button:hover [class*=icon-] {
        color: #896e40
    }
    .hdr--light .hdr-bottom .custom-text a [class*=icon-],
    .hdr--light .hdr-bottom .dropdn-link [class*=icon-],
    .hdr--light .hdr-bottom .minicart-link [class*=icon-],
    .hdr--light .hdr-bottom .mobilemenu-toggle [class*=icon-],
    .hdr--light .hdr-bottom .search-button [class*=icon-],
    .hdr--light .hdr-content .custom-text a [class*=icon-],
    .hdr--light .hdr-content .dropdn-link [class*=icon-],
    .hdr--light .hdr-content .minicart-link [class*=icon-],
    .hdr--light .hdr-content .mobilemenu-toggle [class*=icon-],
    .hdr--light .hdr-content .search-button [class*=icon-] {
        color: #2d2c2c
    }
    .hdr--light .hdr-bottom .hdr-icn-text [class*=icon-],
    .hdr--light .hdr-content .hdr-icn-text [class*=icon-] {
        color: #2d2c2c
    }
    .hdr--light .hdr-bottom .dropdn.is-hovered .dropdn-link,
    .hdr--light .hdr-bottom .minicart.is-hovered .minicart-link,
    .hdr--light .hdr-bottom .mobilemenu-toggle.active,
    .hdr--light .hdr-content .dropdn.is-hovered .dropdn-link,
    .hdr--light .hdr-content .minicart.is-hovered .minicart-link,
    .hdr--light .hdr-content .mobilemenu-toggle.active {
        color: #896e40
    }
    .hdr--light .hdr-bottom .dropdn.is-hovered .dropdn-link [class*=icon-],
    .hdr--light .hdr-bottom .minicart.is-hovered .minicart-link [class*=icon-],
    .hdr--light .hdr-bottom .mobilemenu-toggle.active [class*=icon-],
    .hdr--light .hdr-content .dropdn.is-hovered .dropdn-link [class*=icon-],
    .hdr--light .hdr-content .minicart.is-hovered .minicart-link [class*=icon-],
    .hdr--light .hdr-content .mobilemenu-toggle.active [class*=icon-] {
        color: #896e40
    }
    .hdr--light .hdr-bottom .custom-text span,
    .hdr--light .hdr-content .custom-text span {
        color: #896e40
    }
}

.hdr--light .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a {
    color: #2d2c2c
}

.hdr--light .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:hover {
    color: #896e40
}

.hdr--light .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:before {
    background-color: #896e40
}

@media screen and (max-width:991px) {
    .hdr--light .hdr-mobile .minicart-link [class*=icon] {
        color: #2d2c2c
    }
    .hdr-style-13.hdr--light .hdr-mobile .mobilemenu-toggle [class*=icon] {
        color: #2d2c2c
    }
}

.hdr.hdr--dark {
    background-color: transparent;
    border-color: transparent
}

.hdr.hdr--dark .hdr-content .social-list li a {
    color: #656565
}

.hdr.hdr--dark .hdr-content .social-list li a:hover {
    color: #896e40
}

@media screen and (min-width:992px) {
    .hdr--dark .hdr-bottom,
    .hdr--dark .hdr-content {
        color: #868686
    }
    .hdr--dark .hdr-bottom .custom-text a,
    .hdr--dark .hdr-bottom .dropdn-link,
    .hdr--dark .hdr-bottom .minicart-link,
    .hdr--dark .hdr-bottom .mobilemenu-toggle,
    .hdr--dark .hdr-bottom .search-button,
    .hdr--dark .hdr-content .custom-text a,
    .hdr--dark .hdr-content .dropdn-link,
    .hdr--dark .hdr-content .minicart-link,
    .hdr--dark .hdr-content .mobilemenu-toggle,
    .hdr--dark .hdr-content .search-button {
        color: #868686
    }
    .hdr--dark .hdr-bottom .custom-text a:hover,
    .hdr--dark .hdr-bottom .dropdn-link:hover,
    .hdr--dark .hdr-bottom .minicart-link:hover,
    .hdr--dark .hdr-bottom .mobilemenu-toggle:hover,
    .hdr--dark .hdr-bottom .search-button:hover,
    .hdr--dark .hdr-content .custom-text a:hover,
    .hdr--dark .hdr-content .dropdn-link:hover,
    .hdr--dark .hdr-content .minicart-link:hover,
    .hdr--dark .hdr-content .mobilemenu-toggle:hover,
    .hdr--dark .hdr-content .search-button:hover {
        color: #896e40
    }
    .hdr--dark .hdr-bottom .custom-text a:hover [class*=icon-],
    .hdr--dark .hdr-bottom .dropdn-link:hover [class*=icon-],
    .hdr--dark .hdr-bottom .minicart-link:hover [class*=icon-],
    .hdr--dark .hdr-bottom .mobilemenu-toggle:hover [class*=icon-],
    .hdr--dark .hdr-bottom .search-button:hover [class*=icon-],
    .hdr--dark .hdr-content .custom-text a:hover [class*=icon-],
    .hdr--dark .hdr-content .dropdn-link:hover [class*=icon-],
    .hdr--dark .hdr-content .minicart-link:hover [class*=icon-],
    .hdr--dark .hdr-content .mobilemenu-toggle:hover [class*=icon-],
    .hdr--dark .hdr-content .search-button:hover [class*=icon-] {
        color: #896e40
    }
    .hdr--dark .hdr-bottom .custom-text a [class*=icon-],
    .hdr--dark .hdr-bottom .dropdn-link [class*=icon-],
    .hdr--dark .hdr-bottom .minicart-link [class*=icon-],
    .hdr--dark .hdr-bottom .mobilemenu-toggle [class*=icon-],
    .hdr--dark .hdr-bottom .search-button [class*=icon-],
    .hdr--dark .hdr-content .custom-text a [class*=icon-],
    .hdr--dark .hdr-content .dropdn-link [class*=icon-],
    .hdr--dark .hdr-content .minicart-link [class*=icon-],
    .hdr--dark .hdr-content .mobilemenu-toggle [class*=icon-],
    .hdr--dark .hdr-content .search-button [class*=icon-] {
        color: #fff
    }
    .hdr--dark .hdr-bottom .hdr-icn-text [class*=icon-],
    .hdr--dark .hdr-content .hdr-icn-text [class*=icon-] {
        color: #fff
    }
    .hdr--dark .hdr-bottom .dropdn.is-hovered .dropdn-link,
    .hdr--dark .hdr-bottom .minicart.is-hovered .minicart-link,
    .hdr--dark .hdr-bottom .mobilemenu-toggle.active,
    .hdr--dark .hdr-content .dropdn.is-hovered .dropdn-link,
    .hdr--dark .hdr-content .minicart.is-hovered .minicart-link,
    .hdr--dark .hdr-content .mobilemenu-toggle.active {
        color: #896e40
    }
    .hdr--dark .hdr-bottom .dropdn.is-hovered .dropdn-link [class*=icon-],
    .hdr--dark .hdr-bottom .minicart.is-hovered .minicart-link [class*=icon-],
    .hdr--dark .hdr-bottom .mobilemenu-toggle.active [class*=icon-],
    .hdr--dark .hdr-content .dropdn.is-hovered .dropdn-link [class*=icon-],
    .hdr--dark .hdr-content .minicart.is-hovered .minicart-link [class*=icon-],
    .hdr--dark .hdr-content .mobilemenu-toggle.active [class*=icon-] {
        color: #896e40
    }
    .hdr--dark .hdr-bottom .custom-text span,
    .hdr--dark .hdr-content .custom-text span {
        color: #896e40
    }
}

.hdr--dark .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a {
    color: #fff
}

.hdr--dark .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:hover {
    color: #896e40
}

.hdr--dark .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:before {
    background-color: #896e40
}

@media screen and (max-width:991px) {
    .hdr.hdr--dark .hdr-mobile .minicart-link [class*=icon] {
        color: #fff
    }
    .hdr-style-13.hdr--dark .hdr-mobile .mobilemenu-toggle [class*=icon] {
        color: #fff
    }
}

@media screen and (min-width:992px) {
    .hdr--dark.hdr--dark-drop .sticky-holder .mmenu>li>a {
        color: #fff
    }
    .hdr--dark.hdr--dark-drop .sticky-holder .mmenu>li>a:hover {
        color: #896e40
    }
    .hdr--dark.hdr--dark-drop .sticky-holder .mmenu>li>a:before {
        background-color: #896e40
    }
    .hdr--dark.hdr--dark-drop .sticky-holder .minicart-link {
        color: #fff
    }
    .hdr--dark.hdr--dark-drop .sticky-holder .minicart-link:hover {
        color: #896e40
    }
    .hdr--dark.hdr--dark-drop .sticky-holder .minicart-link:hover [class*=icon-] {
        color: #896e40
    }
    .hdr--dark.hdr--dark-drop .sticky-holder .minicart-link [class*=icon-] {
        color: #fff
    }
    .hdr--dark.hdr--dark-drop .sticky-holder:after {
        background-color: #1d1d1d
    }
}

@media screen and (max-width:991px) {
    .hdr--dark.hdr--dark-drop .sticky-holder:after {
        background: #1d1d1d
    }
    .hdr--dark.hdr--dark-drop .sticky-holder .minicart-link [class*=icon],
    .hdr--dark.hdr--dark-drop .sticky-holder .mobilemenu-toggle [class*=icon] {
        color: #fff
    }
}

.hdr--dark-drop {
    border-bottom: 0
}

.hdr--dark-drop .prd-sm .prd-title,
.hdr--dark-drop .prd-sm .prd-title a {
    color: #fff
}

.hdr--dark-drop .prd-price .price-new {
    color: #fff
}

.hdr--dark-drop .slick-next:before,
.hdr--dark-drop .slick-prev:before {
    color: #7c7c7c
}

.hdr--dark-drop .mmenu-submenu {
    border-color: #2d2d2d
}

.hdr--dark-drop .mmenu-submenu,
.hdr--dark-drop .mmenu-submenu .submenu-list ul {
    background-color: #1e1e1e
}

.hdr--dark-drop .submenu-view-more {
    color: #fff
}

.hdr--dark-drop .submenu-view-more:hover {
    color: #896e40
}

.hdr--dark-drop .submenu-img:hover .submenu-title,
.hdr--dark-drop .submenu-img:hover .submenu-title a {
    color: #896e40
}

.hdr--dark-drop .submenu-title,
.hdr--dark-drop .submenu-title a {
    color: #fff
}

.hdr--dark-drop .submenu-title:hover {
    color: #896e40
}

.hdr--dark-drop .submenu-list li.active>a {
    color: #896e40
}

.hdr--dark-drop .submenu-list li.active>a:not(:only-child):after {
    color: #896e40
}

.hdr--dark-drop .submenu-list a {
    color: #7c7c7c
}

.hdr--dark-drop .submenu-list a:hover {
    color: #896e40
}

.hdr--dark-drop .submenu-list a:hover:not(:only-child):after {
    color: #896e40
}

.hdr--dark-drop .submenu-list a:not(:only-child):after {
    color: #7c7c7c
}

.hdr--dark-drop .mmenu-col {
    border-color: #373737
}

.hdr--dark-drop .mmenu-top {
    border-color: #373737
}

.hdr--dark-drop .mmenu-bottom {
    border-color: #373737
}

.hdr--dark-drop .mmenu-bottom .prd-grid {
    background-color: #2d2c2c
}

.hdr--dark-drop .mmenu-bottom .prd-grid .prd-vertical-sm:not(:first-child) {
    border-color: #373737
}

.hdr--dark-drop .mmenu-bottom .custom-text,
.hdr--dark-drop .mmenu-bottom .custom-text a {
    color: #7c7c7c
}

.hdr--dark-drop .mmenu-bottom .custom-text span {
    color: #896e40
}

.hdr--dark-drop .mmenu-bottom-brands {
    background-color: #292929
}

.hdr--dark-drop .submenu-view-more:not(.disabled):hover {
    color: #fff
}

.hdr--dark-drop .mmenu-preview {
    border-color: #2d2d2d
}

.hdr--dark-drop .mobilemenu .dropdn:not(.is-hovered).dropdn_caret .dropdn-link:after {
    border-top-color: #fff
}

.hdr--dark-drop .mobilemenu .dropdn:not(.is-hovered) .dropdn-link:after {
    border-top-color: #fff
}

.hdr--dark-drop .mobilemenu .dropdn-link {
    color: #fff
}

.hdr--dark-drop .mobilemenu .dropdn.hovered .dropdn-content {
    border-color: #2d2d2d
}

.hdr--dark-drop .mobilemenu-content {
    background: #121212
}

.hdr--dark-drop .mobilemenu ul.nav {
    background-color: #121212
}

.hdr--dark-drop .mobilemenu ul.nav li {
    border-bottom-color: #2d2d2d
}

.hdr--dark-drop .mobilemenu ul.nav li a {
    color: #fff
}

.hdr--dark-drop .mobilemenu ul.nav li.active,
.hdr--dark-drop .mobilemenu ul.nav li.mmenu-submenu-open,
.hdr--dark-drop .mobilemenu ul.nav li:hover {
    background-color: #000
}

.hdr--dark-drop .mobilemenu ul.nav li.active>a,
.hdr--dark-drop .mobilemenu ul.nav li.mmenu-submenu-open>a,
.hdr--dark-drop .mobilemenu ul.nav li:hover>a {
    color: #896e40
}

.hdr--dark-drop .mobilemenu ul.nav li.active>.arrow:before,
.hdr--dark-drop .mobilemenu ul.nav li.mmenu-submenu-open>.arrow:before,
.hdr--dark-drop .mobilemenu ul.nav li:hover>.arrow:before {
    color: #896e40
}

.hdr--dark-drop .mobilemenu ul.nav li .arrow:before {
    color: #fff
}

.hdr--dark-drop .mobilemenu ul.nav li ul {
    background-color: #121212
}

.hdr--dark-drop .mobilemenu ul.nav li ul a {
    color: #656565
}

.hdr--dark-drop .mobilemenu ul.nav li ul .arrow:before {
    color: #656565
}

.hdr--dark-drop .mobilemenu-close {
    background: #896e40;
    color: #fff
}

.hdr--dark-drop .mobilemenu .search-button {
    color: #868686
}

.hdr--dark-drop .search-input[type] {
    border-bottom-color: #868686;
    color: #868686;
    background-color: transparent
}

.hdr--dark-drop .search-input[type]::-webkit-input-placeholder {
    color: #868686;
    text-transform: uppercase
}

.hdr--dark-drop .search-input[type]:-moz-placeholder {
    color: #868686;
    text-transform: uppercase
}

.hdr--dark-drop .search-input[type]::-moz-placeholder {
    color: #868686;
    text-transform: uppercase
}

.hdr--dark-drop .search-input[type]:-ms-input-placeholder {
    color: #868686;
    text-transform: uppercase
}

.hdr--dark-drop .search-input[type]:focus {
    border-bottom-color: #896e40
}

.hdr--dark-drop .search-popular a {
    color: #868686
}

.hdr--dark-drop .search-popular a:hover {
    color: #896e40
}

.hdr--dark-drop .search-popular-label {
    color: #fff
}

@media screen and (min-width:992px) {
    .hdr--dark-drop .dropdn-content {
        color: #868686;
        background: #1e1e1e;
        border-bottom-color: #2d2d2d
    }
    .hdr--dark-drop .dropdn:not(.dropdn_search) .dropdn-content ul>li>a:hover {
        color: #896e40
    }
    .hdr--dark-drop .dropdn:not(.dropdn_search) .dropdn-content ul>li.active>a {
        color: #896e40
    }
    .hdr--dark-drop .dropdn:not(.dropdn_search) .dropdn-content ul>li>a {
        color: #868686
    }
    .hdr--dark-drop .dropdn:not(.dropdn_search) .dropdn-content ul>li>a span:first-child:not(:only-child) {
        color: #896e40
    }
    .hdr--dark-drop .dropdn:not(.dropdn_search) .dropdn-content ul>li>a [class*=icon-] {
        color: #896e40
    }
    .hdr--dark-drop .hdr-desktop .dropdn-content .dropdn:nth-child(2) ul li span:first-child,
    .hdr--dark-drop .hdr-desktop .dropdn-content .dropdn:nth-child(3) ul li span:first-child,
    .hdr--dark-drop .hdr-desktop .dropdn-content .vert-divider:first-child+ul>li>a span:first-child,
    .hdr--dark-drop .hdr-desktop .dropdn-content>ul:only-child>li>a span:first-child {
        color: #896e40
    }
    .hdr--dark-drop .hdr-desktop .dropdn-content .vert-divider:first-child+ul>li>a span:first-child {
        color: #896e40
    }
}

.hdr--dark-drop .cart-empty,
.hdr--dark-drop .cart-empty p {
    color: #868686
}

.hdr--dark-drop .cart-empty a {
    color: #fff
}

.hdr--dark-drop .cart-empty a:hover {
    color: #fff
}

.hdr--dark-drop .minicart-qty {
    color: #896e40
}

.hdr--dark-drop .minicart-total {
    color: #fff
}

.hdr--dark-drop .minicart-prd {
    border-top-color: #2d2d2d
}

.hdr--dark-drop .minicart-prd-name h5,
.hdr--dark-drop .minicart-prd-name h5 a {
    color: #868686
}

.hdr--dark-drop .minicart-prd-name h5 a:hover {
    color: #896e40
}

.hdr--dark-drop .minicart-prd-name h2,
.hdr--dark-drop .minicart-prd-name h2 a {
    color: #fff
}

.hdr--dark-drop .minicart-prd-name h2 a:hover {
    color: #896e40
}

.hdr--dark-drop .minicart-prd-price,
.hdr--dark-drop .minicart-prd-qty {
    color: #868686
}

.hdr--dark-drop .minicart-prd-price b,
.hdr--dark-drop .minicart-prd-qty b {
    color: #fff
}

.hdr--dark-drop .minicart-prd-action>a {
    color: #896e40
}

.hdr--dark-drop .minicart-prd-action>a:hover {
    color: #fff
}

.hdr--dark-drop .minicart-drop-total {
    background-color: #2a2a2a;
    font-family: Cairo, sans-serif;
    color: #7c7c7c
}

.hdr--dark-drop .minicart-drop-total .minicart-drop-summa b {
    color: #fff
}

.hdr--dark-drop .minicart .h3-style,
.hdr--dark-drop .minicart h3 {
    color: #fff
}

@media screen and (min-width:992px) {
    .hdr--dark-drop .minicart-drop {
        color: #868686;
        background-color: #1e1e1e;
        border-color: #373737
    }
}

.hdr--dark-drop .cart-empty-icon {
    color: #fff
}

.hdr--dark-drop .cart-empty-icon:after {
    font-family: Cairo, sans-serif
}

@media screen and (max-width:991px) {
    .hdr--dark-drop .minicart-link [class*=icon] {
        color: #000
    }
}

.hdr--dark-drop .mobilemenu .search {
    border-bottom: 1px solid #2d2d2d
}

.hdr--dark-drop .mobilemenu .search-input[type=text] {
    border-color: #2d2d2d
}

@media screen and (max-width:991px) {
    .hdr--dark-drop .mobilemenu .dropdn .dropdn-content ul>li>a:hover {
        color: #896e40
    }
    .hdr--dark-drop .mobilemenu .dropdn .dropdn-content ul>li.active>a {
        color: #896e40
    }
    .hdr--dark-drop .mobilemenu .dropdn .dropdn-content ul>li>a {
        color: #868686
    }
}

@media screen and (max-width:991px) {
    .hdr--dark-drop .minicart-drop-close {
        color: #fff;
        background: #896e40
    }
    .hdr--dark-drop .minicart-drop .container {
        background-color: #1e1e1e!important
    }
}

@media screen and (max-width:991px) {
    .hdr--dark-drop .dropdn_account .dropdn-close {
        background: #896e40;
        color: #fff
    }
    .hdr--dark-drop .dropdn_account .dropdn-content .container {
        background-color: #121212!important
    }
    .hdr--dark-drop .dropdn_account .dropdn-content ul>li>a {
        color: #fff;
        border-bottom-color: #2d2d2d
    }
    .hdr--dark-drop .dropdn_account .dropdn-content ul>li:hover>a {
        background-color: #000;
        color: #896e40
    }
}

@media screen and (min-width:992px) {
    .hdr--dark-drop.hdr-style-2 .dropdn_settings .dropdn-content .container .vert-divider {
        background-color: #2d2d2d
    }
    .hdr--dark-drop.hdr-style-2 .dropdn_settings .dropdn-content .container .dropdn:nth-child(4) ul li:not(.active) span:first-child:not(:only-child):not(:hover) {
        color: #868686
    }
}

.hdr--dark-drop .nav-wrapper {
    border-color: #2d2d2d
}

.hdr--dark-drop .nav-wrapper .nav-toggle {
    border-color: #2d2d2d;
    background-color: #121212;
    color: #fff
}

@media screen and (max-width:991px) {
    .hdr.hdr--dark-drop .search-results {
        background: rgba(30, 30, 30, .97)
    }
    .hdr.hdr--dark-drop .search-results a:not(.btn) {
        color: #868686
    }
    .hdr.hdr--dark-drop .search-results a:not(.btn):hover {
        color: #868686
    }
}

@media screen and (max-width:991px) {
    .hdr-mobile-style2 .hdr-topline-left>.dropdn.dropdn_account>a,
    .hdr-mobile-style2 .hdr-topline-left>.dropdn:not(.dropdn_caret):last-child>a {
        padding-left: 10px
    }
    .hdr-mobile-style2.minicart-icon-style-2 .minicart-holder,
    .hdr-mobile-style2.minicart-icon-style-3 .minicart-holder {
        padding: 0
    }
    .hdr-mobile-style2 .minicart {
        margin: 0
    }
    .hdr-mobile-style2 .minicart .minicart-link {
        padding-right: 10px
    }
    .hdr-mobile-style2 .hdr-mobile.is-sticky {
        position: fixed;
        top: 0
    }
    .hdr-mobile-style2 .hdr-mobile {
        position: absolute;
        width: 100%
    }
    .hdr-mobile-style2 .hdr-mobile .logo-holder img {
        max-width: 125px
    }
    .hdr-mobile-style2 .hdr-mobile .logo-holder {
        margin-left: auto
    }
    .hdr-mobile-style2 .hdr-mobile .hdr-content {
        padding: 7px 0
    }
    .hdr-mobile-style2 .hdr-mobile .hdr-content .dropdn_account .dropdn-link>.icon,
    .hdr-mobile-style2 .hdr-mobile .hdr-content .dropdn_wishlist .dropdn-link>.icon {
        font-size: 19px
    }
    .hdr-mobile-style2 .hdr-mobile .hdr-content .minicart-link {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .hdr-mobile-style2 .hdr-mobile .hdr-content .minicart-link>.icon {
        float: none;
        font-size: 22px
    }
   /* .hdr-mobile-style2 .hdr-mobile .hdr-content .minicart-qty {*/
        .hdr-mobile-style2  .hdr-content .minicart-qty {
        display: block;
        position: relative;
        top: inherit;
        left: inherit;
        width: 18px;
        height: 18px;
        margin: 0 -5px;
        font-size: 11px;
        line-height: 18px;
        color: #fff;
        text-align: center;
        background-color: #896e40;
        border-radius: 50%
    }
    .hdr-mobile-style2 .hdr-mobile .hdr-mobile-left {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        margin-right: auto
    }
    .hdr-mobile-style2 .hdr-mobile .hdr-mobile-left .dropdn-link>span {
        display: none
    }
    .hdr-mobile-style2.hdr-style-13 .logo-holder .menu-toggle {
        display: none
    }
    .hdr-mobile-style2.hdr-style-13 .menu-toggle {
        margin-left: 0
    }
    .hdr-mobile-style2:not(.hdr--dark) .hdr-mobile {
        background-color: #fff
    }
    .hdr-mobile-style2:not(.hdr--dark) .hdr-mobile .hdr-content .dropdn_account .dropdn-link>.icon,
    .hdr-mobile-style2:not(.hdr--dark) .hdr-mobile .hdr-content .dropdn_wishlist .dropdn-link>.icon {
        color: #000
    }
    .hdr-mobile-style2:not(.hdr--dark) .hdr-mobile .mobilemenu-toggle [class*=icon] {
        color: #000
    }
    .hdr-mobile-style2.hdr--dark .hdr-mobile {
        background-color: transparent
    }
    .hdr-mobile-style2.hdr--dark .hdr-mobile.is-sticky {
        background-color: #1d1d1d
    }
    .hdr-mobile-style2.hdr--dark .hdr-mobile .hdr-content .dropdn_account .dropdn-link>.icon,
    .hdr-mobile-style2.hdr--dark .hdr-mobile .hdr-content .dropdn_wishlist .dropdn-link>.icon {
        color: #fff
    }
    .hdr-mobile-style2.hdr--dark .hdr-mobile .mobilemenu-toggle [class*=icon] {
        color: #fff
    }
    .has-sticky .hdr-mobile-style2 .sticky-holder {
        display: none!important
    }
}

@media screen and (min-width:992px) {
    .hdr-style-2:not(.hdr--transparent):not(.hdr--dark) .hdr-content {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #f7f7f7
    }
    .hdr-style-2 .hdr-content {
        padding: 19px 0
    }
    .hdr-style-2 .hdr-content>.container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        text-align: center
    }
    .hdr-style-2 .hdr-content>.container>* {
        -ms-flex: 1 0 0px;
        flex: 1 0 0
    }
    .hdr-style-2 .hdr-content>.container .hdr-content-left {
        text-align: left
    }
    .hdr-style-2 .hdr-content>.container .hdr-content-right {
        text-align: right
    }
    .hdr-style-2 .hdr-content>.container .hdr-content-left>*,
    .hdr-style-2 .hdr-content>.container .hdr-content-right>* {
        display: inline-block;
        vertical-align: middle
    }
    .hdr-style-2 .hdr-content>.container .links-holder>* {
        display: inline-block;
        vertical-align: middle
    }
    .hdr-style-2 .logo {
        width: 200px;
        margin: 0 auto
    }
    .hdr-style-2 .nav-holder {
        margin: 0
    }
    .hdr-style-2 .nav-holder .hdr-nav {
        margin: 0;
        min-height: 60px
    }
    .hdr-style-2 .dropdn_wishlist .dropdn-link>.icon {
        font-size: 23px
    }
    .hdr-style-2 .dropdn_wishlist .dropdn-link span {
        display: none
    }
    .hdr-style-2 .dropdn_settings .dropdn-content .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        justify-content: space-between
    }
    .hdr-style-2 .dropdn_settings .dropdn-content .container ul:not(:only-child) li span+span {
        display: none
    }
    .hdr-style-2 .dropdn_settings .dropdn-content .container .dropdn:nth-child(4) ul li span+span {
        display: none
    }
    .hdr-style-2 .dropdn_settings .dropdn-content .container .vert-divider:first-child {
        display: none
    }
    .hdr-style-2 .dropdn_settings .dropdn-content .container .vert-divider:first-child+ul li span+span {
        display: inherit
    }
    .hdr-style-2 .dropdn_settings .dropdn-content .container .vert-divider {
        width: 1px;
        background-color: #f7f7f7
    }
    .hdr-style-2 .dropdn_settings .dropdn-content .container .dropdn:nth-child(4) ul li:not(.active) span:first-child:not(:only-child):not(:hover) {
        color: #656565
    }
    .hdr-style-2 .mmenu-submenu {
        margin-top: -1px
    }
}

@media screen and (max-width:991px) {
    .hdr-wrap .hdr-style-2 .hdr-mobile {
        border-bottom-width: 0
    }
    body:not(.home-page):not(.has-sticky) .hdr-wrap .hdr-style-2 .hdr-mobile:not(.is-sticky) .hdr-content {
        padding: 10px 0 8vw
    }
}

@media screen and (min-width:992px) {
    .has-sticky .hdr.hdr-style-3 .search {
        padding-top: 8px
    }
    .has-scrollmenu .hdr.hdr-style-3 [class*="-menu-scroll"] {
        display: none
    }
    .hdr-style-3 {
        border-bottom: 0
    }
    .hdr-style-3 .logo-holder,
    .hdr-style-3 .logo-holder-s {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .hdr-style-3 .search {
        margin-right: -15px;
        padding: 17px 0 7px
    }
    .hdr-style-3 .nav-holder-s .search {
        margin-right: 0
    }
    .hdr-style-3 .menu-toggle {
        float: right
    }
    .hdr-style-3 .menu-toggle+.logo {
        float: right;
        margin-right: 15px
    }
    .hdr-style-3 .sticky-holder .mobilemenu-toggle {
        position: relative;
        right: 0
    }
    .hdr-style-3 .search-results {
        background-color: #fff;
        padding: 15px 15px
    }
    body:not(.has-scrollmenu) .hdr-style-3 .nav-holder,
    body:not(.has-scrollmenu) .hdr-style-3 .nav-holder-s,
    body:not(.has-scrollmenu) .hdr-style-3 .search-holder {
        overflow: visible
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hdr-style-3 .search {
        padding: 17px 0 7px
    }
}

.hdr.hdr-style-3 .sticky-holder .mobilemenu-toggle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

@media screen and (min-width:992px) {
    .hdr-style-4 .hdr-content .dropdn-link {
        padding-right: 0;
        padding-left: 0
    }
    .hdr-style-4 .dropdn.dropdn_search .dropdn-link>i.icon {
        font-size: 21px;
        padding-left: 0
    }
    .hdr-style-4 .search-holder {
        -ms-flex: inherit;
        flex: inherit
    }
    .hdr-style-4 .hdr-topline-left>* {
        margin-left: 0
    }
    .hdr-style-4 .hdr-content-left {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .hdr-style-4 .hdr-content-left>:not(:first-child) {
        padding-right: 20px
    }
}

@media screen and (max-width:991px) {
    .hdr-topline-left>.dropdn.dropdn_account>a {
        padding-left: 0
    }
}

@media screen and (min-width:992px) {
    .hdr-style-15 .hdr-content,
    .hdr-style-5 .hdr-content {
        padding: 19px 0;
        border-bottom: 1px solid #f7f7f7
    }
    .hdr-style-15 .hdr-content>.container,
    .hdr-style-5 .hdr-content>.container {
        display: -ms-flexbox;
        display: flex;
        text-align: center
    }
    .hdr-style-15 .hdr-content>.container>*,
    .hdr-style-5 .hdr-content>.container>* {
        -ms-flex: 1 0 0px;
        flex: 1 0 0
    }
    .hdr-style-15 .hdr-content>.container .hdr-content-left,
    .hdr-style-5 .hdr-content>.container .hdr-content-left {
        text-align: left
    }
    .hdr-style-15 .hdr-content>.container .hdr-content-right,
    .hdr-style-5 .hdr-content>.container .hdr-content-right {
        text-align: right
    }
    .hdr-style-15 .hdr-content>.container .hdr-content-left>*,
    .hdr-style-15 .hdr-content>.container .hdr-content-right>*,
    .hdr-style-5 .hdr-content>.container .hdr-content-left>*,
    .hdr-style-5 .hdr-content>.container .hdr-content-right>* {
        display: inline-block;
        vertical-align: middle
    }
    .hdr-style-15 .hdr-content>.container .links-holder>*,
    .hdr-style-5 .hdr-content>.container .links-holder>* {
        display: inline-block;
        vertical-align: middle
    }
    .hdr-style-15 .hdr-content>.container .minicart,
    .hdr-style-5 .hdr-content>.container .minicart {
        margin-right: 0
    }
    .hdr-style-15 .logo,
    .hdr-style-5 .logo {
        margin: 0 auto
    }
    .hdr-style-15 .nav-holder,
    .hdr-style-5 .nav-holder {
        margin: 0
    }
    .hdr-style-15 .nav-holder .hdr-nav,
    .hdr-style-5 .nav-holder .hdr-nav {
        margin: 0;
        min-height: 60px;
        border-bottom: 0;
        background-color: #000
    }
    .hdr-style-15 .dropdn-link,
    .hdr-style-5 .dropdn-link {
        padding: 10px 5px
    }
    .hdr-style-15 .dropdn_settings .dropdn-link>.icon,
    .hdr-style-5 .dropdn_settings .dropdn-link>.icon {
        font-size: 22px
    }
    .hdr-style-15 .dropdn_settings .dropdn-content .container,
    .hdr-style-5 .dropdn_settings .dropdn-content .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        justify-content: space-between
    }
    .hdr-style-15 .dropdn_settings .dropdn-content .container ul li span+span,
    .hdr-style-5 .dropdn_settings .dropdn-content .container ul li span+span {
        display: none
    }
    .hdr-style-15 .dropdn_settings .dropdn-content .container .vert-divider,
    .hdr-style-5 .dropdn_settings .dropdn-content .container .vert-divider {
        width: 1px;
        background-color: #f7f7f7
    }
}

@media screen and (min-width:992px) {
    .hdr-style-5 .nav-holder,
    .hdr.hdr--dark-nav .nav-holder {
        margin: 0
    }
    .hdr-style-5 .nav-holder .hdr-nav,
    .hdr.hdr--dark-nav .nav-holder .hdr-nav {
        margin: 0;
        min-height: 60px;
        border-bottom: 0;
        background-color: #000
    }
    .hdr-style-5 .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a,
    .hdr.hdr--dark-nav .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a {
        color: #fff
    }
    .hdr-style-5 .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:hover,
    .hdr.hdr--dark-nav .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:hover {
        color: #fff
    }
    .hdr-style-5 .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:before,
    .hdr.hdr--dark-nav .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:before {
        background-color: #896e40
    }
    .hdr-style-5 .mmenu>li>a,
    .hdr.hdr--dark-nav .mmenu>li>a {
        position: relative;
        padding: 20px 18px
    }
    .hdr-style-15 .nav-holder,
    .hdr.hdr--grey-nav .nav-holder {
        margin: 0
    }
    .hdr-style-15 .nav-holder .hdr-nav,
    .hdr.hdr--grey-nav .nav-holder .hdr-nav {
        margin: 0;
        min-height: 58px;
        border-bottom: 0;
        background-color: #f8f8fa
    }
    .hdr-style-15 .mmenu:not(.mmenu--vertical) .menu-label,
    .hdr.hdr--grey-nav .mmenu:not(.mmenu--vertical) .menu-label {
        margin-top: -36px
    }
    .hdr-style-15 .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a,
    .hdr.hdr--grey-nav .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a {
        color: #000
    }
    .hdr-style-15 .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:hover,
    .hdr.hdr--grey-nav .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:hover {
        color: #000
    }
    .hdr-style-15 .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:before,
    .hdr.hdr--grey-nav .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:before {
        background-color: #896e40
    }
    .hdr-style-15 .mmenu>li>a,
    .hdr.hdr--grey-nav .mmenu>li>a {
        position: relative;
        padding: 14px 18px
    }
    .hdr-style-15 .hdr-content-left .links-holder>.dropdn.dropdn_account:last-child .dropdn-link,
    .hdr.hdr--grey-nav .hdr-content-left .links-holder>.dropdn.dropdn_account:last-child .dropdn-link {
        padding-left: 0
    }
    .hdr-style-15 .dropdn_account .dropdn-link>span,
    .hdr.hdr--grey-nav .dropdn_account .dropdn-link>span {
        padding-right: 0;
        padding-left: 7px
    }
    .hdr-style-15 .dropdn_account .dropdn-link,
    .hdr.hdr--grey-nav .dropdn_account .dropdn-link {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.hdr-style-15 .dropdn_settings .dropdn-link>.icon,
.hdr-style-5 .dropdn_settings .dropdn-link>.icon {
    font-size: 22px
}

.hdr-style-15 .dropdn_settings .dropdn-content .container,
.hdr-style-15 .mobilemenu-settings .dropdn-content .container,
.hdr-style-5 .dropdn_settings .dropdn-content .container,
.hdr-style-5 .mobilemenu-settings .dropdn-content .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.hdr-style-15 .dropdn_settings .dropdn-content .container ul li span+span,
.hdr-style-15 .mobilemenu-settings .dropdn-content .container ul li span+span,
.hdr-style-5 .dropdn_settings .dropdn-content .container ul li span+span,
.hdr-style-5 .mobilemenu-settings .dropdn-content .container ul li span+span {
    display: none
}

.hdr-style-15 .dropdn_settings .dropdn-content .container .vert-divider,
.hdr-style-15 .mobilemenu-settings .dropdn-content .container .vert-divider,
.hdr-style-5 .dropdn_settings .dropdn-content .container .vert-divider,
.hdr-style-5 .mobilemenu-settings .dropdn-content .container .vert-divider {
    width: 1px;
    background-color: #f7f7f7
}

@media screen and (max-width:991px) {
    .hdr-style-15 .mobilemenu-settings .dropdn-content .container,
    .hdr-style-5 .mobilemenu-settings .dropdn-content .container {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .hdr-style-15 .mobilemenu-settings .dropdn-content .container .vert-divider,
    .hdr-style-5 .mobilemenu-settings .dropdn-content .container .vert-divider {
        display: none
    }
    .hdr-style-15 .mobilemenu-settings,
    .hdr-style-5 .mobilemenu-settings {
        display: inline-block;
        position: static
    }
    .hdr-style-15 .mobilemenu-settings .dropdn-link .icon,
    .hdr-style-5 .mobilemenu-settings .dropdn-link .icon {
        font-size: 23px
    }
    .hdr-style-15 .links-mobile-holder-0 {
        display: none
    }
}
.hdr-style-6 .minicart-qty {
    display: block;

}
@media screen and (min-width:992px) {
    .hdr-style-6 {
        border-bottom: 0
    }
    .hdr-style-6 .logo-holder-s {
        -ms-flex: 0 0 250px;
        flex: 0 0 250px;
        max-width: 250px
    }
    .hdr-style-6 .logo-holder-s {
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
        max-width: 200px
    }
    .hdr-style-6 .minicart-qty {
        display: block;
        position: absolute;
        right: 18px;
        top: -1px;
        width: 21px;
        height: 21px;
        margin: 0;
        font-size: 12px;
        line-height: 21px;
        color: #fff;
        text-align: center;
        background-color: #896e40;
        border-radius: 50%
    }
    .hdr-style-6 .search {
        padding: 0
    }
    .hdr-style-6 .search-input[type] {
        width: calc(100% - 85px)
    }
    .hdr-style-6 .nav-holder {
        margin: 0
    }
    .hdr-style-6 .nav-holder .hdr-nav {
        margin: 0;
        min-height: 60px;
        border-bottom: 0;
        background: linear-gradient(45deg, #0000, #4f3e1e, #ffff);
    }
    .hdr-style-6 .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a {
        color: #fff
    }
    .hdr-style-6 .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:hover {
        color: #fff
    }
    .hdr-style-6 .hdr-desktop .mmenu:not(.mmenu--vertical)>li>a:before {
        background-color: #fff
    }
    .hdr-style-6 .is-hovered .minicart-link>[class*=icon]:before {
        font-size: 1em;
        margin-right: 0
    }
}

.hdr-style-6 .dropdn_settings .dropdn-link>.icon {
    font-size: 22px
}

.hdr-style-6 .dropdn_settings .dropdn-content .container,
.hdr-style-6 .mobilemenu-settings .dropdn-content .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.hdr-style-6 .dropdn_settings .dropdn-content .container ul li span+span,
.hdr-style-6 .mobilemenu-settings .dropdn-content .container ul li span+span {
    display: none
}

.hdr-style-6 .dropdn_settings .dropdn-content .container .vert-divider,
.hdr-style-6 .mobilemenu-settings .dropdn-content .container .vert-divider {
    width: 1px;
    background-color: #f7f7f7
}

@media screen and (max-width:991px) {
    .hdr-style-6 .mobilemenu-settings .dropdn-content .container {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .hdr-style-6 .mobilemenu-settings .dropdn-content .container .vert-divider {
        display: none
    }
    .hdr-style-6 .mobilemenu-settings {
        display: inline-block;
        position: static
    }
    .hdr-style-6 .mobilemenu-settings .dropdn-link .icon {
        font-size: 23px
    }
}

@media screen and (min-width:992px) {
    .hdr-style-7 .hdr-content {
        padding: 38px 0
    }
    .hdr-style-7 .hdr-content>.container {
        display: -ms-flexbox;
        display: flex;
        text-align: center
    }
    .hdr-style-7 .hdr-content>.container>* {
        -ms-flex: 1 0 0px;
        flex: 1 0 0
    }
    .hdr-style-7 .hdr-content>.container .hdr-content-left {
        text-align: left
    }
    .hdr-style-7 .hdr-content>.container .hdr-content-right {
        text-align: right
    }
    .hdr-style-7 .hdr-content>.container .hdr-content-left>*,
    .hdr-style-7 .hdr-content>.container .hdr-content-right>* {
        display: inline-block;
        vertical-align: middle
    }
    .hdr-style-7 .hdr-content>.container .links-holder>* {
        display: inline-block;
        vertical-align: middle
    }
    .hdr-style-7 .hdr-content>.container .minicart {
        margin-right: 0
    }
    .hdr-style-7 .logo {
        width: 200px;
        margin: 0 auto
    }
    .hdr-style-7 .nav-holder {
        margin: 0
    }
    .hdr-style-7 .nav-holder .hdr-nav {
        margin: 0;
        padding: 15px 0;
        min-height: 50px;
        border-bottom: 1px solid #f7f7f7
    }
    .hdr-style-7 .dropdn-link {
        padding: 10px 0
    }
    .hdr-style-7 .hdr-content-left .dropdn-link span {
        -ms-flex-order: -1;
        order: -1
    }
    .hdr-style-7 .hdr-content-left .dropdn-link .icon,
    .hdr-style-7 .hdr-content-left .header-inline-link a .icon {
        padding-right: 12px;
        padding-left: 0
    }
    .hdr-style-7 .hdr-content-left>*+* {
        margin-right: 15px
    }
    .hdr-style-7 .hdr-content-right>*+* {
        margin-right: 15px
    }
    .hdr-style-7 .dropdn_settings .dropdn-content .container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        justify-content: space-between
    }
    .hdr-style-7 .dropdn_settings .dropdn-content .container ul li span+span {
        display: none
    }
    .hdr-style-7 .dropdn_settings .dropdn-content .container .vert-divider {
        width: 1px;
        background-color: #f7f7f7
    }
    .hdr-style-7 .mmenu>li>a {
        position: relative;
        padding: 18px 18px
    }
    .hdr-style-7 .mmenu-submenu {
        margin-top: -1px
    }
}

.hdr-style-7 .dropdn_settings .dropdn-link>.icon {
    font-size: 22px
}

.hdr-style-7 .dropdn_settings .dropdn-content .container,
.hdr-style-7 .mobilemenu-settings .dropdn-content .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.hdr-style-7 .dropdn_settings .dropdn-content .container ul li span+span,
.hdr-style-7 .mobilemenu-settings .dropdn-content .container ul li span+span {
    display: none
}

.hdr-style-7 .dropdn_settings .dropdn-content .container .vert-divider,
.hdr-style-7 .mobilemenu-settings .dropdn-content .container .vert-divider {
    width: 1px;
    background-color: #f7f7f7
}

@media screen and (max-width:991px) {
    .hdr-style-7 .mobilemenu-settings .dropdn-content .container {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .hdr-style-7 .mobilemenu-settings .dropdn-content .container .vert-divider {
        display: none
    }
    .hdr-style-7 .mobilemenu-settings {
        display: inline-block;
        position: static
    }
    .hdr-style-7 .mobilemenu-settings .dropdn-link .icon {
        font-size: 23px
    }
}

@media screen and (min-width:992px) {
    .hdr-style-8 .links-holder {
        display: -ms-flexbox;
        display: flex
    }
    .hdr-style-8 .hdr-content-left {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .hdr-style-8 .hdr-content-left>:not(:last-child) {
        position: relative;
        padding-left: 45px
    }
    .hdr-style-8 .hdr-content-left>:not(:last-child):after {
        content: '';
        display: inline-block;
        position: absolute;
        left: 10px;
        top: -2px;
        width: 1px;
        height: 20px;
        margin: 0;
        background-color: #f7f7f7
    }
    .hdr-style-8 .hdr-bottom {
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #f7f7f7;
        position: relative
    }
    .hdr-style-8 .hdr-nav {
        min-height: 60px
    }
    .hdr-style-8 .hdr-nav .mmenu:not(.mmenu--vertical) {
        margin-right: 0
    }
    .hdr-style-8 .nav-holder {
        margin: 0
    }
    .hdr-style-8 .dropdn_search .dropdn-content {
        margin-top: -1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #f7f7f7
    }
}

@media screen and (min-width:992px) {
    .hdr-style-11 .hdr-content .dropdn-link {
        padding-right: 0;
        padding-left: 0
    }
    .hdr-style-11 .dropdn.dropdn_search .dropdn-link>i.icon {
        font-size: 21px;
        padding-left: 0
    }
    .hdr-style-11 .search-holder {
        -ms-flex: inherit;
        flex: inherit
    }
    .hdr-style-11 .hdr-topline-left>* {
        margin-left: 0
    }
    .hdr-style-11 .hdr-content-left {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .hdr-style-11 .hdr-content-left>:not(:first-child) {
        padding-right: 20px
    }
    .hdr-style-11 .hdr-topline-right>.dropdn.dropdn_caret:first-child>a,
    .hdr-style-11 .hdr-topline-right>:first-child .dropdn.dropdn_caret>a {
        margin-right: 0
    }
    .hdr-style-11 .hdr-topline-left>.dropdn.dropdn_caret:last-child>a,
    .hdr-style-11 .hdr-topline-left>:last-child .dropdn.dropdn_caret>a {
        margin-left: 0
    }
}

@media screen and (min-width:992px) {
    .hdr-wrap {
        position: relative;
        background-color: transparent
    }
    .hdr-style-12 {
        background-color: #fff!important
    }
    .hdr-style-12 .hdr-content .dropdn-content>.container {
        margin-right: 0
    }
    .hdr-style-12 .minicart-drop>.container {
        margin-right: 15px
    }
    .hdr-style-12:after,
    .hdr-style-12:before {
        content: '';
        position: absolute;
        top: -10px;
        height: 2px
    }
    .hdr-style-12:before {
        width: 100%;
        background-color: rgba(255, 255, 255, .15)
    }
    .hdr-style-12:after {
        width: 163px;
        background-color: #fff
    }
    .hdr-style-12 .hdr-content>.container {
        margin: 0 15px
    }
    .hdr-style-12 .hdr-content .dropdn-link {
        padding-right: 0;
        padding-left: 0
    }
    .hdr-style-12 .dropdn.dropdn_search .dropdn-link>i.icon {
        font-size: 21px;
        padding-left: 0
    }
    .hdr-style-12 .dropdn-link .icon,
    .hdr-style-12 .header-inline-link a .icon {
        color: #373737
    }
    .hdr-style-12 .dropdn-link .icon:hover,
    .hdr-style-12 .header-inline-link a .icon:hover {
        color: #896e40
    }
    .hdr-style-12 .search-holder {
        -ms-flex: inherit;
        flex: inherit
    }
    .hdr-style-12 .hdr-topline-left>* {
        margin-left: 0
    }
    .hdr-style-12 .hdr-content-left {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .hdr-style-12 .hdr-content-left>:not(:first-child) {
        padding-right: 20px
    }
    .has-sticky .hdr-style-12 {
        z-index: 162
    }
    body:not(.has-sticky) .hdr-style-12 .mmenu-item--mega .mmenu-submenu .mmenu-submenu-inside>.container {
        margin: 0
    }
    .hdr-topline-rotate {
        display: -ms-flexbox;
        display: flex;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        position: absolute;
        height: calc(100% - 100px);
        width: 50px;
        z-index: 161;
        transform-origin: 0 0
    }
    .hdr-topline-rotate .hdr-topline-right {
        min-width: 50px;
        min-height: 200px;
        padding: 15px 0
    }
    .hdr-topline-rotate .hdr-topline-left {
        min-width: 50px;
        min-height: 200px;
        padding: 15px 0;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
    .hdr-topline-rotate .hdr-topline-center,
    .hdr-topline-rotate .hdr-topline-left,
    .hdr-topline-rotate .hdr-topline-right {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .hdr-topline-rotate .dropdn {
        display: -ms-flexbox;
        display: flex;
        min-height: 75px
    }
    .hdr-topline-rotate .dropdn .dropdn-content {
        width: 190px;
        right: 80px;
        padding: 25px 15px;
        text-align: right
    }
    .hdr-topline-rotate .dropdn .dropdn-content .container {
        margin: 0;
        padding: 0
    }
    .hdr-topline-rotate .dropdn-content ul>li>a span:first-child {
        color: #896e40
    }
    .hdr-topline-rotate .dropdn-content ul>li {
        margin: 10px 20px
    }
    .hdr-topline-rotate .dropdn.dropdn_currency .dropdn-content {
        width: 320px
    }
    .hdr-topline-rotate .dropdn.is-hovered .dropdn-content {
        top: auto!important;
        box-shadow: 0 3px 3px rgba(0, 0, 0, .1)
    }
    .hdr-topline-rotate .dropdn-content ul {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .hdr-topline-rotate .custom-text {
        white-space: nowrap
    }
    .hdr-topline-rotate .dropdn-link {
        min-width: 70px
    }
    .hdr-topline-rotate .custom-text,
    .hdr-topline-rotate .dropdn-link {
        transform: rotate(-90deg)
    }
    .hdr-topline-rotate .dropdn:not(:last-child) .dropdn_caret .dropdn-link,
    .hdr-topline-rotate .hdr-topline-left>.dropdn.dropdn_caret:last-child>a,
    .hdr-topline-rotate .hdr-topline-left>:last-child .dropdn.dropdn_caret>a {
        margin: 0
    }
    .hdr-topline-rotate .social-list li {
        display: block;
        margin: 5px 0
    }
    .hdr-topline-rotate .hdr-topline-center .custom-text,
    .hdr-topline-rotate .hdr-topline-center .custom-text a:only-child {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .hdr-topline-rotate .hdr-topline-center .custom-text [class*=icon-] {
        transform: rotate(90deg);
        display: block;
        transform-origin: 0 0;
        width: 37px;
        margin: 0 -23px 0 0;
        padding: 0;
        height: 37px
    }
    .hdr-topline-rotate .is-hovered.dropdn_caret .dropdn-link:after {
        left: -14px
    }
}

.hdr-topline-rotate {
    height: calc(100% - 100px);
    bottom: 100px
}

@media screen and (min-width:1800px) {
    .hdr-wrap .bnslider-wrapper {
        margin-right: 230px
    }
    .hdr-style-12 {
        margin-right: calc(50% - 600px);
        width: calc(100% - 300px);
        margin-top: 67px
    }
    .hdr-topline-rotate {
        right: 150px
    }
}

@media (min-width:1600px) and (max-width:1799px) {
    .hdr-wrap .bnslider-wrapper {
        margin-right: 130px
    }
    .hdr-style-12 {
        margin-right: calc(50% - 600px);
        width: calc(50% + 600px);
        margin-top: 67px
    }
    .hdr-topline-rotate {
        right: 50px
    }
}

@media (min-width:1400px) and (max-width:1599px) {
    .hdr-wrap .bnslider-wrapper {
        margin-right: 50px
    }
    .hdr-style-12 {
        margin-right: calc(50% - 600px);
        width: calc(50% + 600px);
        margin-top: 50px
    }
    .hdr-topline-rotate {
        right: 0
    }
    .hdr-topline-rotate .dropdn .dropdn-content {
        right: 50px
    }
}

@media (min-width:992px) and (max-width:1399px) {
    .hdr-wrap .bnslider-wrapper {
        margin-right: 50px
    }
    .hdr-style-12 {
        margin-right: 80px;
        width: calc(100% - 80px);
        margin-top: 30px
    }
    .hdr-topline-rotate {
        right: 0
    }
    .hdr-topline-rotate .dropdn .dropdn-content {
        right: 50px
    }
    .hdr-style-12 .hdr-content>.container {
        max-width: calc(100% - 30px)
    }
}

@media screen and (min-width:992px) {
    .hdr-style-13 .dropdn-link .icon,
    .hdr-style-13 .header-inline-link a .icon {
        color: #2d2c2c
    }
    .hdr-style-13 .dropdn-link .icon:hover,
    .hdr-style-13 .header-inline-link a .icon:hover {
        color: #896e40
    }
    .hdr-style-13 .hdr-content-left {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .hdr-style-13 .hdr-content-left>:not(:first-child) {
        padding-right: 20px
    }
    .hdr-style-13 .menu-toggle {
        display: none
    }
}

@media screen and (min-width:768px) {
    body .hdr.hdr-style-13.boxed .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media screen and (min-width:768px) {
    body .hdr.hdr-style-13.boxed .container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media screen and (max-width:991px) {
    .hdr-style-13 {
        background-color: rgba(255, 255, 255, .75)
    }
    .hdr-style-13 .hdr-content {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .hdr-style-13 .logo-holder {
        display: -ms-flexbox;
        display: flex
    }
    .hdr-style-13 .menu-toggle {
        margin-left: 15px
    }
}

@media screen and (min-width:992px) {
    .hdr-style-14 .promo-topline {
        padding-top: 4px;
        padding-bottom: 4px
    }
    .hdr-style-14.hdr-style-1 .hdr-content {
        padding-top: 8px;
        padding-bottom: 8px
    }
}

.page-footer {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-color: transparent;
    color: #656565
}

.page-footer .footer-block a,
.page-footer .footer-block ul li a,
.page-footer .footer-block ul li a[href^="mailto:"],
.page-footer a {
    color: #656565
}

.page-footer .footer-block a:hover,
.page-footer .footer-block ul li a:hover,
.page-footer .footer-block ul li a[href^="mailto:"]:hover,
.page-footer a:hover {
    color: #896e40
}

.page-footer p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px
}

.page-footer p+p {
    margin-top: 5px
}

.page-footer p+* {
    margin-top: 15px
}

.page-footer {
    margin-top: 65px
}

@media (max-width:767px) {
    .page-footer {
        margin-top: 45px
    }
}

@media (max-width:479px) {
    .page-footer {
        margin-top: 35px
    }
}

.footer-logo a {
    display: inline-block
}

.footer-bottom .subscribe-wrap>*,
.footer-top .subscribe-wrap>* {
    margin-top: 15px;
    margin-bottom: 0
}

.footer-bottom .subscribe-wrap>:first-child,
.footer-top .subscribe-wrap>:first-child {
    margin-top: 0
}

.footer-bottom .subscribe-form .input-group-btn:last-child>.btn.btn--input-group:not(:hover),
.footer-top .subscribe-form .input-group-btn:last-child>.btn.btn--input-group:not(:hover) {
    background: 0 0;
    color: #000
}

.footer-bottom .subscribe-form,
.footer-top .subscribe-form {
    max-width: 360px;
    margin-right: auto;
    margin-left: auto
}

.footer-bottom .subscribe-form .btn--input-group:before,
.footer-top .subscribe-form .btn--input-group:before {
    border-right-width: 0
}

.footer-bottom .subscribe-form,
.footer-bottom .subscribe-form p,
.footer-top .subscribe-form,
.footer-top .subscribe-form p {
    font-size: 14px;
    line-height: 24px
}

.footer-bottom .subscribe-form>:not(:first-child),
.footer-top .subscribe-form>:not(:first-child) {
    margin-top: 18px
}

.footer-bottom .subscribe-form+*,
.footer-top .subscribe-form+* {
    margin-top: 15px
}

.footer-bottom .subscribe-form-text:first-child,
.footer-top .subscribe-form-text:first-child {
    margin-top: -7px
}

.footer-copylefty {
    text-transform: uppercase
}

.footer-copylefty,
.footer-copylefty p {
    font-size: 12px;
    line-height: 18px
}

.footer-copylefty a {
    text-decoration: underline
}

.footer-copylefty a:hover {
    text-decoration: none
}

.page-footer .text-center>a {
    display: inline-block
}

.page-footer .row.lined {
    position: relative
}

.footer-map iframe {
    border: 0;
    width: 100%;
    height: 207px
}

.page-footer .row.lined:before {
    content: '';
    position: absolute;
    top: 0;
    right: -100%;
    width: 300%;
    height: 1px;
    background-color: #f3f4f6
}

.page-footer .lined-right:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #f3f4f6
}

.page-footer .lined-left:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: #f3f4f6
}

.page-footer.boxed .footer-bottom:not(:first-child) .row:before,
body.boxed .page-footer.global_width .footer-bottom:not(:first-child) .row:before {
    right: 15px;
    width: calc(100% - 30px)
}

@media screen and (min-width:768px) {
    .footer-bottom .row {
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .footer-bottom .row>* {
        float: none
    }
}

.page-footer .title {
    margin-top: 20px;
    text-decoration: none
}

.page-footer .title,
.page-footer .title>* {
    color: #000
}

.page-footer .title:first-child {
    margin-top: 0
}

.page-footer .title:last-child {
    margin-bottom: 5px
}

.page-footer .title .h3-style,
.page-footer .title .h4-style,
.page-footer .title .h5-style,
.page-footer .title .h6-style,
.page-footer .title h3,
.page-footer .title h4,
.page-footer .title h5,
.page-footer .title h6 {
    color: #000
}

.page-footer .title .h3-style a,
.page-footer .title .h3-style a:focus,
.page-footer .title .h4-style a,
.page-footer .title .h4-style a:focus,
.page-footer .title .h5-style a,
.page-footer .title .h5-style a:focus,
.page-footer .title .h6-style a,
.page-footer .title .h6-style a:focus,
.page-footer .title h3 a,
.page-footer .title h3 a:focus,
.page-footer .title h4 a,
.page-footer .title h4 a:focus,
.page-footer .title h5 a,
.page-footer .title h5 a:focus,
.page-footer .title h6 a,
.page-footer .title h6 a:focus {
    color: #000
}

.footer-block {
    margin-top: 30px
}

.footer-block:first-child {
    margin-top: 0
}

.footer-block ul.contact-list,
.page-footer ul:not([class]) {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-block ul.contact-list .h6-style,
.footer-block ul.contact-list .subtitle,
.footer-block ul.contact-list h6,
.page-footer ul:not([class]) .h6-style,
.page-footer ul:not([class]) .subtitle,
.page-footer ul:not([class]) h6 {
    margin-bottom: 0;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 18px;
    color: inherit;
    text-transform: uppercase
}

.footer-block ul.contact-list li,
.footer-block ul.contact-list li a,
.page-footer ul:not([class]) li,
.page-footer ul:not([class]) li a {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase
}

.footer-block ul.contact-list li a,
.page-footer ul:not([class]) li a {
    display: inline-block
}

.footer-block ul.contact-list li a:focus,
.footer-block ul.contact-list li a:hover,
.page-footer ul:not([class]) li a:focus,
.page-footer ul:not([class]) li a:hover {
    color: #000;
    text-decoration: none
}

.footer-block ul.contact-list li a[href^="mailto:"],
.page-footer ul:not([class]) li a[href^="mailto:"] {
    color: #896e40
}

.footer-block ul.contact-list li a[href^="mailto:"]:focus,
.footer-block ul.contact-list li a[href^="mailto:"]:hover,
.page-footer ul:not([class]) li a[href^="mailto:"]:focus,
.page-footer ul:not([class]) li a[href^="mailto:"]:hover {
    color: #000;
    text-decoration: none
}

.footer-block ul.contact-list li .h6-style,
.footer-block ul.contact-list li h6,
.page-footer ul:not([class]) li .h6-style,
.page-footer ul:not([class]) li h6 {
    display: block;
    float: right;
    padding-left: 10px;
    width: 70px
}

.footer-block ul.contact-list li .h6-style+span,
.footer-block ul.contact-list li h6+span,
.page-footer ul:not([class]) li .h6-style+span,
.page-footer ul:not([class]) li h6+span {
    display: block;
    overflow: hidden
}

.footer-block ul.contact-list li [class*=icon-],
.page-footer ul:not([class]) li [class*=icon-] {
    display: block;
    position: relative;
    vertical-align: middle;
    padding-left: 10px;
    float: right;
    font-size: 18px
}

.page-footer ul:not([class]) li {
    display: block;
    margin: 12px 0 6px;
    overflow: hidden
}

.page-footer ul:not([class]) li:first-child {
    margin-top: -3px
}

.footer-block ul.contact-list li {
    display: block;
    margin: 12px 0 6px;
    width: 100%
}

.footer-block ul.contact-list li:first-child {
    margin-top: 0
}

@media screen and (max-width:991px) {
    .hidden-mobile {
        display: none
    }
    .footer-top .row[class*=inset-] {
        padding: 0
    }
    .footer-block {
        margin: 0 -15px;
        padding: 0 15px
    }
    .page-footer .title {
        margin: 0;
        padding: 14px 0 12px
    }
    .page-footer .title h4 {
        margin: 0;
        padding: 0
    }
    .footer-bottom:before {
        right: 0;
        width: 100%
    }
    .page-footer.footer-style-1 .footer-copylefty {
        -ms-flex-order: 100;
        order: 100
    }
}

@media screen and (max-width:767px) {
    .footer-bottom {
        text-align: center;
        overflow: hidden
    }
    .footer-bottom [class*=col-] {
        margin: 5px 0
    }
}

.collapsed-mobile .toggle-arrow {
    display: none
}

@media screen and (max-width:767px) {
    .page-footer .collapsed-mobile {
        position: relative
    }
    .collapsed-mobile {
        position: relative;
        overflow: hidden;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #f3f4f6
    }
    .collapsed-mobile .title {
        cursor: pointer
    }
    .collapsed-mobile .title h2 {
        margin: 0 0 10px 0;
        padding: 0 0 10px
    }
    .collapsed-mobile .collapsed-content {
        position: absolute;
        padding: 10px 0 20px;
        width: 100%;
        top: -10000px;
        visibility: hidden;
        opacity: 0;
        transition: opacity .3s ease
    }
    .collapsed-mobile .toggle-arrow {
        display: block;
        position: absolute;
        z-index: 100;
        width: 50px;
        height: 50px;
        top: 0;
        left: 0;
        font-family: icomoon;
        font-size: 15px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
        transition: all .2s ease
    }
    .collapsed-mobile .toggle-arrow:before {
        content: "\e919"
    }
    .collapsed-mobile.open .collapsed-content {
        position: relative;
        top: 0;
        visibility: visible;
        opacity: 1
    }
    .collapsed-mobile.open .toggle-arrow {
        transform: rotate(90deg)
    }
    .collapsed-mobile .carousel-arrows {
        display: none
    }
    .footer-block ul li a {
        width: 100%
    }
    .page-footer .container>.row>[class*=col-]:last-child .footer-block.collapsed-mobile:only-child {
        margin-bottom: 0;
        border-bottom: 0
    }
    .page-footer .collapsed-mobile .collapsed-content {
        margin-bottom: 0
    }
    .page-footer .collapsed-mobile .toggle-arrow {
        left: -5px;
        padding-top: 0
    }
}

.page-footer .payment-icons img {
    max-width: 54px;
    background-color: #fff
}

.page-footer .social-list li a {
    color: #b4b4b4
}

.page-footer .social-list li a:hover {
    color: #896e40
}

.page-footer.footer-style-1 ul.contact-list li [class*=icon-] {
    display: none
}

.page-footer.footer-style-2 {
    color: #868686;
    background: #161717
}

.page-footer.footer-style-2 .title>* {
    color: #fff
}

.page-footer.footer-style-2 .footer-block a,
.page-footer.footer-style-2 .footer-block ul li a,
.page-footer.footer-style-2 a {
    color: #868686
}

.page-footer.footer-style-2 .footer-block a:hover,
.page-footer.footer-style-2 .footer-block ul li a:hover,
.page-footer.footer-style-2 a:hover {
    color: #fff
}

.page-footer.footer-style-2 .footer-block ul li a[href^="mailto:"] {
    color: #896e40
}

.page-footer.footer-style-2 .footer-block ul li a[href^="mailto:"]:hover {
    color: #fff
}

.page-footer.footer-style-2 .row.lined:before {
    background-color: #2e2f2f;
    right: 0;
    width: 100%
}

.page-footer.footer-style-2 .footer-top {
    padding-top: 30px
}

@media screen and (max-width:767px) {
    .page-footer.footer-style-2 .footer-top {
        padding-top: 10px
    }
}

.page-footer.footer-style-2 .footer-map iframe {
    height: 171px
}

@media screen and (max-width:991px) {
    .page-footer.footer-style-2 .collapsed-mobile {
        border-color: #2e2f2f
    }
}

.page-footer.footer-style-3 {
    color: #868686;
    background: #161717;
    padding: 10px 0 0 0
}

.page-footer.footer-style-3 .title>* {
    font-weight: 600;
    color: #fff
}

.page-footer.footer-style-3 .footer-block a,
.page-footer.footer-style-3 .footer-block ul li a,
.page-footer.footer-style-3 a {
    color: #868686
}

.page-footer.footer-style-3 .footer-block a:hover,
.page-footer.footer-style-3 .footer-block ul li a:hover,
.page-footer.footer-style-3 a:hover {
    color: #fff
}

.page-footer.footer-style-3 .footer-block ul li a[href^="mailto:"] {
    color: #896e40
}

.page-footer.footer-style-3 .footer-block ul li a[href^="mailto:"]:hover {
    color: #fff
}

.page-footer.footer-style-3 .social-list li a {
    color: #fff
}

.page-footer.footer-style-3 .social-list li a:hover {
    color: #896e40
}

.page-footer.footer-style-3 .footer-top>* {
    margin-top: 20px
}

.page-footer.footer-style-3 .footer-top>:first-child {
    margin-top: 0
}

.page-footer.footer-style-3 .footer-top .subscribe-form {
    margin-right: 0
}

.page-footer.footer-style-3 .row.lined:before {
    background-color: #2e2f2f;
    right: 0;
    width: 100%
}

.page-footer.footer-style-3 .row.lined+.row.lined {
    margin-top: 0
}

.page-footer.footer-style-3 .shop-features-style3 .shop-feature {
    padding: 35px 0
}

.page-footer.footer-style-3 .shop-features-style3 .shop-feature .shop-feature-text .text2 {
    font-weight: 400;
    color: #fff
}

.page-footer.footer-style-3 .shop-features-style3 .shop-feature .shop-feature-icon {
    color: #896e40
}

.page-footer.footer-style-3 .shop-features-style3 [class*=col-]:not(:last-child) .shop-feature,
.page-footer.footer-style-3 .shop-features-style3-1 [class*=col-]:not(:last-child) .shop-feature {
    border-bottom-color: #2e2f2f
}

.page-footer.footer-style-3 .footer-bottom {
    text-transform: none
}

.page-footer.footer-style-3 ul.contact-list li .h6-style,
.page-footer.footer-style-3 ul.contact-list li h6 {
    color: #fff
}

.page-footer.footer-style-3 ul.contact-list li [class*=icon-] {
    display: none
}

.page-footer.footer-style-3 .footer-copylefty-text span:last-child {
    display: none
}

.page-footer.footer-style-3 .footer-copylefty-links {
    display: none
}

.page-footer.footer-style-3 .footer-bottom .subscribe-form .input-group-btn:last-child>.btn.btn--input-group:not(:hover),
.page-footer.footer-style-3 .footer-top .subscribe-form .input-group-btn:last-child>.btn.btn--input-group:not(:hover) {
    color: #868686
}

@media screen and (max-width:767px) {
    .page-footer.footer-style-3 .shop-features-style3 .shop-feature {
        border-color: #2e2f2f;
        padding: 20px 15px
    }
    .page-footer.footer-style-3 .shop-features-style3>:last-child .shop-feature {
        border-bottom: 0
    }
    .page-footer.footer-style-3 .collapsed-mobile {
        border-color: #2e2f2f
    }
}

.page-footer.footer-style-4 .footer-logo-lined {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    position: relative
}

.page-footer.footer-style-4 .footer-logo-lined a {
    display: block;
    margin: 0 30px
}

.page-footer.footer-style-4 .footer-logo-lined:after,
.page-footer.footer-style-4 .footer-logo-lined:before {
    content: '';
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f3f4f6;
    height: 50%;
    -ms-flex: 1;
    flex: 1
}

.page-footer.footer-style-4 .social-list li a {
    padding: 0 18px
}

@media screen and (max-width:991px) {
    .page-footer.footer-style-4 .social-list li a {
        padding: 0 12px
    }
}

@media screen and (max-width:767px) {
    .page-footer.footer-style-4 .social-list li a {
        padding: 0 8px
    }
}

.page-footer.footer-style-4 .subscribe-form-text {
    display: none
}

.page-footer.footer-style-4 .footer-bottom [class*=col-]>*+* {
    margin-top: 20px
}

.page-footer.footer-style-4 .footer-copylefty-text span:last-child {
    display: none
}

.page-footer.footer-style-4 .footer-copylefty-links {
    display: none
}

.page-footer.footer-style-5 .footer-logo-lined {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    position: relative
}

.page-footer.footer-style-5 .footer-logo-lined a {
    display: block;
    margin: 0 30px
}

.page-footer.footer-style-5 .footer-logo-lined:after,
.page-footer.footer-style-5 .footer-logo-lined:before {
    content: '';
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f3f4f6;
    height: 50%;
    -ms-flex: 1;
    flex: 1
}

@media screen and (min-width:992px) {
    .page-footer.footer-style-5 .footer-menu ul:not([class]) li {
        display: inline-block;
        width: auto;
        margin: 12px 10px 8px
    }
}

.page-footer.footer-style-6 .subscribe-form-text {
    display: none
}

.page-footer.footer-style-6 .footer-block .footer-logo {
    margin-top: -24px;
    margin-bottom: 10px
}

@media screen and (max-width:991px) {
    .page-footer.footer-style-6 .footer-block .footer-logo {
        margin-top: 0;
        margin-bottom: 15px
    }
}

.page-footer.footer-style-6 .footer-copylefty+*,
.page-footer.footer-style-6 .subscribe-wrap+* {
    margin-top: 26px
}

.page-footer.footer-style-6 ul.contact-list li [class*=icon-] {
    display: none
}

.page-footer.footer-style-7>* {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .page-footer.footer-style-7>* {
        margin-top: 0
    }
}

.page-footer.footer-style-7>:first-child {
    margin-top: 0
}

.page-footer.footer-style-7 .footer-row-bg {
    background: #896e40;
    color: #fff
}

.page-footer.footer-style-7 .footer-row-bg .social-list li a,
.page-footer.footer-style-7 .footer-row-bg a {
    color: #fff
}

.page-footer.footer-style-7 .footer-row-bg .social-list li a:hover,
.page-footer.footer-style-7 .footer-row-bg a:hover {
    color: #000
}

.page-footer.footer-style-7 .footer-row-bg .subscribe-form-title {
    color: #fff;
    margin-bottom: 0
}

.page-footer.footer-style-7 .footer-row-bg .form--success {
    color: #fff
}

.page-footer.footer-style-7 .footer-row-bg .subscribe-form .btn--input-group:before {
    border: 0
}

.page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control-wrapper {
    width: 230px
}

@media screen and (max-width:767px) {
    .page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control-wrapper {
        width: auto
    }
}

.page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control {
    border: 0;
    padding-left: 60px;
    background: rgba(255, 255, 255, .3);
    color: #fff
}

.page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control::-webkit-input-placeholder {
    color: #fff;
    text-transform: uppercase
}

.page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control:-moz-placeholder {
    color: #fff;
    text-transform: uppercase
}

.page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control::-moz-placeholder {
    color: #fff;
    text-transform: uppercase
}

.page-footer.footer-style-7 .footer-row-bg .subscribe-form .form-control:-ms-input-placeholder {
    color: #fff;
    text-transform: uppercase
}

.page-footer.footer-style-7 .footer-row-bg .subscribe-form>:not(:first-child) {
    margin-top: 0
}

.page-footer.footer-style-7 .footer-row-bg .subscribe-form-text {
    display: none
}

.page-footer.footer-style-7 .footer-copylefty-links {
    display: none
}

.page-footer.footer-style-8 {
    color: #868686;
    background: #161717;
    padding: 30px 0 0
}

@media screen and (max-width:991px) {
    .page-footer.footer-style-8 {
        padding: 10px 0 0
    }
}

.page-footer.footer-style-8 .title>* {
    font-weight: 600;
    color: #fff
}

.page-footer.footer-style-8 .footer-block a,
.page-footer.footer-style-8 .footer-block ul li a,
.page-footer.footer-style-8 a {
    color: #868686
}

.page-footer.footer-style-8 .footer-block a:hover,
.page-footer.footer-style-8 .footer-block ul li a:hover,
.page-footer.footer-style-8 a:hover {
    color: #fff
}

.page-footer.footer-style-8 .footer-block ul li a[href^="mailto:"] {
    color: #896e40
}

.page-footer.footer-style-8 .footer-block ul li a[href^="mailto:"]:hover {
    color: #fff
}

.page-footer.footer-style-8 .social-list li a {
    min-width: 30px;
    padding: 0 6px;
    color: #fff
}

.page-footer.footer-style-8 .social-list li a:hover {
    color: #896e40
}

.page-footer.footer-style-8 .lined-left:before,
.page-footer.footer-style-8 .lined-right:before {
    background-color: #2e2f2f
}

.page-footer.footer-style-8 .footer-block ul.contact-list li {
    margin-top: 30px
}

.page-footer.footer-style-8 .footer-block ul.contact-list li:first-child {
    margin-top: 0
}

@media screen and (max-width:767px) {
    .page-footer.footer-style-8 .footer-block ul.contact-list li {
        margin-top: 20px
    }
}

.page-footer.footer-style-8 .footer-block ul.contact-list li [class*=icon-] {
    min-width: 35px;
    top: -3px;
    font-size: 22px;
    color: #fff
}

.page-footer.footer-style-8 .footer-block ul.contact-list li .icon-phone {
    font-size: 24px
}

.page-footer.footer-style-8 .footer-block ul.contact-list .h6-style,
.page-footer.footer-style-8 .footer-block ul.contact-list h6 {
    display: none
}

.page-footer.footer-style-8 [class*=col-]>:last-child {
    margin-bottom: 20px;
    padding-top: 15px
}

.page-footer.footer-style-8 .footer-copylefty-text span:first-child {
    display: none
}

.page-footer.footer-style-8 .footer-copylefty-text span:last-child {
    display: none
}

.page-footer.footer-style-8 .footer-copylefty-links {
    display: none
}

@media screen and (max-width:767px) {
    .page-footer.footer-style-9 .footer-top:not(:last-child) {
        margin-bottom: 30px
    }
}

.page-footer.footer-style-10 h4 {
    font-weight: 600
}

.page-footer.footer-style-10 .footer-right>* {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .page-footer.footer-style-10 .footer-right>* {
        margin-top: 20px
    }
}

.page-footer.footer-style-10 .footer-right>:first-child:not(.footer-menu) {
    margin-top: 0
}

.page-footer.footer-style-10 .footer-menu {
    margin-top: -12px;
    margin-right: -10px;
    margin-left: -10px
}

@media screen and (max-width:767px) {
    .page-footer.footer-style-10 .footer-menu {
        margin: 0
    }
}

.page-footer.footer-style-10 .footer-menu ul:not([class]) li {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px
}

@media screen and (max-width:767px) {
    .page-footer.footer-style-10 .footer-menu ul:not([class]) li {
        display: block;
        margin-left: 0;
        margin-right: 0
    }
}

.page-footer.footer-style-10 .footer-menu ul:not([class]) li a {
    font-size: 14px;
    font-family: Cairo, sans-serif;
    font-weight: 700;
    color: #000
}

.page-footer.footer-style-10 .subscribe-form {
    max-width: 405px;
    margin-right: 0
}

.page-footer.footer-style-10 .subscribe-form .subscribe-form-text {
    display: none
}

.page-footer.footer-style-10 .subscribe-form .subscribe-form-text+* {
    margin-top: 0
}

.page-footer.footer-style-10 ul.contact-list .h6-style,
.page-footer.footer-style-10 ul.contact-list .subtitle,
.page-footer.footer-style-10 ul.contact-list h6 {
    font-size: 14px;
    line-height: 21px;
    font-family: Cairo, sans-serif;
    font-weight: 700;
    width: 100%;
    color: #000
}

.page-footer.footer-style-10 ul.contact-list li {
    margin-top: 12px;
    padding-right: 20px
}

.page-footer.footer-style-10 ul.contact-list li:first-child {
    margin-top: 0
}

@media screen and (max-width:767px) {
    .page-footer.footer-style-10 ul.contact-list li {
        margin-top: 10px;
        padding-right: 0
    }
}

.page-footer.footer-style-10 ul.contact-list li span:first-of-type {
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.page-footer.footer-style-10 ul.contact-list li [class*=icon-] {
    min-width: 35px;
    top: -2px;
    font-size: 22px;
    color: #000
}

.page-footer.footer-style-10 ul.contact-list li .icon-phone {
    font-size: 24px
}

.page-footer.footer-style-10 .footer-copylefty-links {
    display: none
}

.page-footer.footer-style-11 {
    color: #868686;
    background-color: #161717
}

.page-footer.footer-style-11 [class*=col-]>* {
    margin-top: 22px
}

.page-footer.footer-style-11 [class*=col-]>.footer-copylefty {
    margin-top: 12px
}

.page-footer.footer-style-11 [class*=col-]>:first-child {
    margin-top: 0
}

@media screen and (min-width:992px) {
    .page-footer.footer-style-11 [class*=col-]>.footer-logo {
        margin-top: -26px
    }
}

.page-footer.footer-style-11 .title>* {
    font-weight: 600;
    color: #fff
}

.page-footer.footer-style-11 .footer-block a,
.page-footer.footer-style-11 .footer-block ul li a,
.page-footer.footer-style-11 a:not(.btn-decor) {
    color: #868686
}

.page-footer.footer-style-11 .footer-block a:hover,
.page-footer.footer-style-11 .footer-block ul li a:hover,
.page-footer.footer-style-11 a:not(.btn-decor):hover {
    color: #fff
}

.page-footer.footer-style-11 .footer-block ul li a[href^="mailto:"] {
    color: #896e40
}

.page-footer.footer-style-11 .footer-block ul li a[href^="mailto:"]:hover {
    color: #fff
}

@media screen and (min-width:992px) {
    .page-footer.footer-style-11 .social-list li {
        display: block;
        float: none
    }
}

.page-footer.footer-style-11 .social-list {
    margin-bottom: 5px
}

.page-footer.footer-style-11 .social-list li a {
    color: #fff
}

.page-footer.footer-style-11 .social-list li a:hover {
    color: #896e40
}

.page-footer.footer-style-11 .footer-block ul:not([class]) li>span:first-child {
    color: #fff
}

.page-footer.footer-style-11 .footer-block .subscribe-form {
    max-width: 360px;
    margin-right: 0
}

.page-footer.footer-style-11 .footer-block .subscribe-form p {
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase
}

.page-footer.footer-style-11 ul.contact-list li .h6-style,
.page-footer.footer-style-11 ul.contact-list li h6 {
    color: #fff
}

.page-footer.footer-style-11 ul.contact-list li [class*=icon-] {
    display: none
}

.page-footer.footer-style-11 .footer-copylefty-text span:last-child {
    display: none
}

.page-footer.footer-style-11 .footer-copylefty-links {
    display: none
}

.page-footer.footer-style-11 .subscribe-form--style1 {
    padding-top: 45px;
    padding-bottom: 70px
}

@media screen and (max-width:991px) {
    .page-footer.footer-style-11 .subscribe-form--style1 {
        padding-bottom: 35px
    }
}

@media screen and (max-width:767px) {
    .page-footer.footer-style-11 .subscribe-form--style1 {
        padding-top: 30px;
        padding-bottom: 15px
    }
}

@media screen and (max-width:991px) {
    .page-footer.footer-style-11 .collapsed-mobile {
        border-color: #2e2f2f
    }
}

.page-footer.footer-style-12 .footer-logo+* {
    margin-top: 15px
}

.page-footer.footer-style-12 .payment-icons:not(:first-child) {
    margin-top: 30px
}

.page-footer.footer-style-13 {
    color: #fff;
    background-color: #65cbfc
}

.page-footer.footer-style-13 .footer-bottom a,
.page-footer.footer-style-13 .footer-bottom a:focus {
    color: #fff
}

.page-footer.footer-style-13 .footer-bottom a:hover {
    color: #fff
}

.page-footer.footer-style-13 .footer-copylefty p {
    display: inline-block;
    margin: 0 5px
}

.back-to-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    position: fixed;
    z-index: 1000;
    opacity: 0;
    top: auto!important;
    bottom: 0;
    left: 30px;
    width: 72px;
    height: 72px;
    background: #896e40;
    text-align: center;
    pointer-events: none;
    transition: opacity .5s
}

@media screen and (max-width:1199px) {
    .back-to-top {
        width: 52px;
        height: 52px;
        left: 0
    }
}

.back-to-top,
.back-to-top:focus,
.back-to-top:hover {
    color: inherit!important;
    text-decoration: none
}

.back-to-top:hover {
    background: #896e40
}

.back-to-top:hover .icon {
    margin-top: -10px
}

.back-to-top:hover .icon:after {
    height: 20px
}

.back-to-top .icon {
    font-size: 22px;
    line-height: 1em;
    position: relative;
    color: #fff;
    transition: .2s
}

.back-to-top .icon:after {
    content: '';
    display: block;
    width: 2px;
    height: 0;
    background-color: #fff;
    position: absolute;
    margin: -14px 0 0 10px;
    transition: .2s
}

@media screen and (max-width:991px) {
    .back-to-top {
        display: none
    }
}

.back-to-top.is-visible {
    opacity: 1;
    bottom: 65px;
    pointer-events: all
}

@media screen and (max-width:991px) {
    .back-to-top.is-visible {
        bottom: 5%
    }
}

.bnslider-wrapper {
    position: relative
}

.bnslider {
    overflow: hidden;
    height: 325px;
    margin-bottom: 0;
    background: #fff
}

.bnslider .animated {
    animation-duration: .5s
}

.bnslider .w-70 {
    width: 70%!important
}

.bnslider .w-33 {
    width: 33.333%!important
}

.bnslider>* {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease
}

.bnslider.slick-initialized>* {
    opacity: 1;
    visibility: visible
}

.bnslider-link,
.bnslider-link:active,
.bnslider-link:focus,
.bnslider-link:hover {
    color: inherit!important
}

.bnslider.bnslider--fullheight {
    max-height: 100vh;
    min-height: 100vh
}

@media only screen and (min-width:768px) {
    .bnslider {
        height: 475px;
        min-height: 475px
    }
    .bnslider.bnslider--md {
        height: 594px;
        min-height: 594px;
        max-height: calc(100vh - 85px)
    }
    .bnslider.bnslider--lg {
        height: 768px;
        min-height: 768px;
        max-height: calc(100vh - 85px)
    }
}

@media only screen and (max-width:767px) {
    .bnslider {
        height: 375px;
        min-height: 375px;
        max-height: calc(100vh - 85px)
    }
    .bnslider.bnslider--md {
        height: 450px;
        min-height: 450px;
        max-height: calc(100vh - 85px)
    }
    .bnslider.bnslider--lg {
        height: 575px;
        min-height: 575px;
        max-height: calc(100vh - 85px)
    }
}

.bnslider .bnslider-slide,
.bnslider .slick-list,
.bnslider .slick-track {
    height: 100%
}

.bnslider:hover .slick-next,
.bnslider:hover .slick-prev {
    opacity: 1
}

.video-is-playing .slick-dots {
    display: none!important
}

.bnslider-pause:focus {
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    color: #fff;
    background-color: #7796a8;
    padding: 27.5px;
    z-index: 10000;
    transition: none
}

.video-is-playing .bnslider-pause:focus {
    display: none
}

.bnslider-pause-stop {
    display: block
}

.is-paused .bnslider-pause-stop {
    display: none
}

.bnslider-pause-play {
    display: none
}

.is-paused .bnslider-pause-play {
    display: block
}

.bnslider-slide {
    position: relative;
    overflow: hidden
}

.bnslider-image-mobile {
    display: none
}

@media screen and (max-width:481px) {
    .bnslider-image-mobile {
        display: block
    }
    .bnslider-image-mobile+.bnslider-image {
        display: none
    }
}

.bnslider-image,
.bnslider-image-mobile {
    transition: opacity .8s cubic-bezier(.44, .13, .48, .87);
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 1
}

.bnslider-image-mobile.bg-right,
.bnslider-image.bg-right {
    background-position: center right
}

.bnslider-image-mobile.bg-left,
.bnslider-image.bg-left {
    background-position: center left
}

.bnslider-image-mobile.bg-bottom,
.bnslider-image.bg-bottom {
    background-position: bottom center
}

.bnslider-image-mobile.bg-top,
.bnslider-image.bg-top {
    background-position: top center
}

.bnslider-image-mobile.bg-bottom.bg-right,
.bnslider-image.bg-bottom.bg-right {
    background-position: bottom right
}

.bnslider-image-mobile.bg-bottom.bg-left,
.bnslider-image.bg-bottom.bg-left {
    background-position: bottom left
}

.bnslider-image-mobile.bg-top.bg-right,
.bnslider-image.bg-top.bg-right {
    background-position: top right
}

.bnslider-image-mobile.bg-top.bg-left,
.bnslider-image.bg-top.bg-left {
    background-position: top left
}

.no-js .bnslider-image,
.slick-initialized .bnslider-image,
.slick-initialized .bnslider-image-mobile {
    opacity: 1
}

.bnslider-slide--background-video .bnslider-image {
    opacity: 0
}

.no-autoplay .bnslider-image {
    opacity: 1
}

.ie9 .bnslider-slide {
    z-index: 1!important
}

.ie9 .slick-dots {
    z-index: 2
}

.bnslider-text-wrap {
    height: 100%;
    touch-action: pan-y;
    -ms-touch-action: pan-y
}

.bnslider-link .bnslider-text-wrap {
    cursor: inherit
}

.bnslider-link,
.bnslider-link:hover {
    text-decoration: none
}

.bnslider-slide--has-background-video .bnslider-text-wrap {
    padding-top: 165px
}

.video-is-playing .bnslider-text-wrap {
    display: none
}

.bnslider-slide.video-is-paused .bnslider-text-wrap {
    display: none
}

.bnslider-text-content {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 3
}

.no-js .bnslider-text-content,
.slick-active .bnslider-text-content {
    opacity: 1
}

.bnslider-slide--has-background-video::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2
}

.bnslider-video {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.bnslider-video--background {
    position: relative;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in;
    height: 100%
}

.autoplay .bnslider-video--background.video-is-loaded {
    display: block;
    visibility: visible;
    opacity: 1
}

.bnslider-slide--background-video::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2
}

.bnslider-video--box {
    display: none;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    transition: all .2s ease-in
}

.ie9 .bnslider-video--box {
    display: block
}

.bnslider-slide.video-is-paused .bnslider-video--box,
.bnslider-slide.video-is-playing .bnslider-video--box {
    display: block;
    visibility: visible;
    opacity: 1
}

.bnslider-video-control {
    display: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    padding: 5px;
    z-index: 4;
    transition: all .1s ease-out
}

.bnslider-video-control:focus,
.bnslider-video-control:hover {
    opacity: .7
}

.video-loader {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    margin-right: -20px;
    margin-top: -20px;
    z-index: 4;
    color: #fff;
    bottom: 100px;
    left: 35px;
    font-size: 30px;
    line-height: 40px;
    text-align: center
}

.autoplay .video-loader,
.no-autoplay .video-loader,
.video-is-loaded .video-loader,
.video-is-paused .video-loader,
.video-is-playing .video-loader {
    content: none;
    display: none
}

.autoplay .video-is-loading .video-loader,
.no-autoplay .video-is-loading .video-loader,
.video-is-loading .video-loader {
    display: block;
    visibility: visible;
    opacity: 1
}

.bnslider-video-control--play .bnslider-video--background {
    top: 50%;
    transform: translateY(-50%)
}

.bnslider-video-control--close,
.bnslider-video-control--play {
    bottom: 80px;
    left: 15px
}

@media only screen and (max-width:991px) {
    .bnslider-video-control--close,
    .bnslider-video-control--play {
        bottom: 50px
    }
}

@media only screen and (max-width:767px) {
    .bnslider-video-control--close,
    .bnslider-video-control--play {
        bottom: 40px
    }
}

.bnslider-slide.video-is-paused .bnslider-video-control--close,
.video-is-loaded .bnslider-video-control--play,
.video-is-playing .bnslider-video-control--close {
    display: block;
    visibility: visible;
    opacity: 1;
    border: 0;
    background: 0 0;
    width: 80px;
    height: 80px
}

.bnslider-slide.video-is-paused .bnslider-video-control--play,
.video-is-loading .bnslider-video-control--play,
.video-is-playing .bnslider-video-control--play {
    display: none;
    visibility: hidden;
    opacity: 0
}

.bnslider-video-control--close .icon {
    display: block;
    width: 20px;
    height: 20px
}

svg.slider-control-icon {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(-50%, -50%)
}

svg.slider-control-icon .box {
    fill: transparent;
    stroke: rgba(255, 255, 255, 0);
    stroke-width: 3;
    stroke-linecap: square;
    transition: stroke 0s ease-out, fill .4s ease-out
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm) {
    svg.slider-control-icon .box {
        stroke: #fff;
        stroke-dasharray: 400;
        stroke-dashoffset: 400;
        transition: stroke 0s ease-out, stroke-dashoffset 0s ease-out, fill .4s ease-out
    }
}

svg.slider-control-icon .play {
    fill: rgba(255, 255, 255, .6);
    transition: all .6s ease-out
}

button:hover .slider-control-icon .box {
    fill: #896e40;
    stroke: #fff;
    stroke-dashoffset: 0;
    transition: stroke .7s .4s ease-out, fill .4s .3s ease-out
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm) {
    button:hover .slider-control-icon .box {
        stroke-dashoffset: 0;
        transition: stroke .7s .4s ease-out, stroke-dashoffset .4s ease-out, fill .4s .3s ease-out
    }
}

button:hover .slider-control-icon .play {
    fill: #fff
}

.bnslider-text-content .bnslider-text-content-flex {
    padding: 15px 15px 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex {
        padding: 5px 0 5px
    }
}

@media screen and (max-width:1199px) {
    .bnslider-text-content .bnslider-text-content-flex.container {
        padding-right: 60px;
        padding-left: 60px
    }
}

@media screen and (max-width:991px) {
    .bnslider-text-content .bnslider-text-content-flex.container {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media screen and (max-width:767px) {
    .bnslider-text-content .bnslider-text-content-flex.container {
        padding-right: 15px;
        padding-left: 15px
    }
}

.bnslider-text-content.txt-right .bnslider-text-content-flex {
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    text-align: right
}

.bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text2-1,
.bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text2-2,
.bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-text2-3 {
    float: right
}

.bnslider-text-content.txt-left .bnslider-text-content-flex {
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    text-align: left
}

.bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text2-1,
.bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text2-2,
.bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text2-3 {
    float: left
}

.bnslider-text-content.txt-top .bnslider-text-content-flex {
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start
}

.bnslider-text-content.txt-bottom .bnslider-text-content-flex {
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end
}

.bnslider-text-content .btn-slider {
    margin-right: auto;
    margin-left: auto
}

.bnslider-text-content.txt-right .btn-slider {
    margin-left: auto;
    margin-right: 0
}

.bnslider-text-content.txt-left .btn-slider {
    margin-right: auto;
    margin-left: 0
}

body.fullpage-layout .bnslider-text-content .bnslider-text-content-flex {
    padding: 15px 30px 30px
}

@media screen and (max-width:481px) {
    body.fullpage-layout .bnslider-text-content .bnslider-text-content-flex {
        padding: 5px 30px 5px
    }
}

@media screen and (max-width:991px) {
    .bnslider--fullheight .bnslider-text-content .bnslider-text-content-flex {
        font-size: 55px
    }
}

@media screen and (max-width:481px) {
    .bnslider--fullheight .bnslider-text-content .bnslider-text-content-flex {
        font-size: 47px
    }
}

.bnslider-text-content .bnslider-text-content-flex {
    font-size: 100px
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 5% 8%;
    position: relative
}

@media screen and (max-width:991px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
        margin: 4% 5%
    }
}

@media screen and (max-width:767px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
        margin: 3% 0;
        padding: 0 10px
    }
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
        margin: 3% 0;
        padding: 0 10px
    }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.w-33 {
        width: 55%!important
    }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.w-50 {
        width: 55%!important
    }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.w-70 {
        width: 100%!important
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-vert>:not(:first-child):not(.clearfix):not(.btn-wrap) {
    margin-top: 20px
}

@media screen and (max-width:1199px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert>:not(:first-child):not(.clearfix):not(.btn-wrap) {
        margin-top: 18px
    }
}

@media screen and (max-width:991px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert>:not(:first-child):not(.clearfix):not(.btn-wrap) {
        margin-top: 15px
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-vert>.btn-wrap {
    margin-top: 35px
}

@media screen and (max-width:1199px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert>.btn-wrap {
        margin-top: 20px
    }
}

@media screen and (max-width:991px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert>.btn-wrap {
        margin-top: 15px
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-vert>.btn-wrap.double-mt {
    margin-top: 55px
}

@media screen and (max-width:1199px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert>.btn-wrap.double-mt {
        margin-top: 45px
    }
}

@media screen and (max-width:991px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert>.btn-wrap.double-mt {
        margin-top: 30px
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-width: .05em;
    border-style: solid;
    border-color: rgba(255, 255, 255, .75);
    z-index: -1
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half:after {
    content: '';
    position: absolute;
    right: 20%;
    left: 20%;
    top: 0;
    bottom: 0;
    border-width: .05em;
    border-style: solid;
    border-color: rgba(255, 255, 255, .75);
    z-index: -1
}

@media screen and (max-width:991px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half:after {
        right: 14%;
        left: 14%
    }
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half:after {
        right: 23%;
        left: 23%
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double {
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double:after {
    content: '';
    position: absolute;
    right: -100%;
    left: -100%;
    top: 0;
    bottom: 0;
    border-width: .05em;
    border-style: solid;
    border-color: rgba(255, 255, 255, .75);
    z-index: -1
}

@media screen and (max-width:991px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double:after {
        right: -80%;
        left: -80%
    }
}

@media screen and (max-width:767px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double:after {
        right: -70%;
        left: -70%
    }
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double:after {
        right: 0;
        left: 0
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border {
    padding: .65em .5em
}

@media screen and (max-width:991px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border {
        padding: .45em
    }
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border {
        padding: .35em
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half {
    padding: .8em 0
}

@media screen and (max-width:991px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half {
        padding: .5em 0
    }
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half {
        padding: 15% 10%;
        min-height: 70%;
        margin-top: -10%
    }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-half .bnslider-text--xxs {
        max-width: 65%
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double {
    padding: .8em .5em
}

@media screen and (max-width:991px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double {
        padding: .5em
    }
}

@media screen and (max-width:767px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double {
        padding: .3em .4em
    }
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert.border-double {
        width: 65%;
        padding: 0;
        min-height: 60%
    }
}

@media screen and (max-width:1599px) {
    .bnslider-text-content .bnslider-text-content-flex {
        font-size: 80px
    }
}

@media screen and (max-width:1499px) {
    .bnslider-text-content .bnslider-text-content-flex {
        font-size: 75px
    }
}

@media screen and (max-width:1399px) {
    .bnslider-text-content .bnslider-text-content-flex {
        font-size: 70px
    }
}

@media screen and (max-width:1199px) {
    .bnslider-text-content .bnslider-text-content-flex {
        font-size: 60px
    }
}

@media screen and (max-width:991px) {
    .bnslider-text-content .bnslider-text-content-flex {
        font-size: 46px
    }
}

@media screen and (max-width:767px) {
    .bnslider-text-content .bnslider-text-content-flex {
        font-size: 44px
    }
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex {
        font-size: 50px
    }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert>:not(:first-child):not(.clearfix):not(.btn-slider) {
        margin-top: 20px
    }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-vert>.btn-wrap {
        margin-top: 0
    }
}

@media screen and (max-width:400px) {
    .bnslider-text-content .bnslider-text-content-flex {
        font-size: 40px
    }
}

@media screen and (max-width:364px) {
    .bnslider-text-content .bnslider-text-content-flex {
        font-size: 36px
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text {
    line-height: 1em;
    color: #fff;
    margin-top: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text:first-child {
    margin-top: 0
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text--lg {
    font-size: 1em;
    font-weight: 700;
    margin-top: .25em;
    font-family: Cairo, sans-serif
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text--lg {
        font-size: .84em
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text--md {
    font-size: .74em;
    line-height: 1.2em;
    margin-top: .5em;
    font-weight: 600;
    font-family: Cairo, sans-serif
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text--md {
        font-size: .6em
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text--sm {
    font-size: .48em;
    line-height: 1.2em;
    margin-top: .5em;
    font-weight: 700;
    letter-spacing: .05em;
    font-family: Cairo, sans-serif
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text--sm {
        font-size: .6em;
        letter-spacing: .1em
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text--xs {
    font-size: .24em;
    line-height: 1.2em;
    font-weight: 700;
    margin-top: 1em;
    letter-spacing: .05em;
    font-family: Cairo, sans-serif
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text--xs {
        font-size: .32em;
        letter-spacing: .1em
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text--xxs {
    font-size: .18em;
    font-weight: 500;
    margin-top: 1em;
    letter-spacing: .05em;
    font-family: Cairo, sans-serif
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text--xxs {
        font-size: .28em;
        letter-spacing: .1em;
        font-weight: 500!important
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text--num {
    font-size: 2.2em;
    line-height: .7em;
    color: #e1dde5;
    font-family: Cairo, sans-serif;
    font-weight: 800
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-text {
    font-size: 14px;
    line-height: 1.64em;
    color: #868686;
    letter-spacing: 1px;
    font-family: Cairo, sans-serif;
    font-weight: 500;
    margin-right: 40px;
    padding-right: 28px;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #868686;
    margin-bottom: auto
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-text:not(:first-child) {
    margin-right: 40px
}

@media screen and (max-width:767px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-text {
        font-size: 13px;
        padding-right: 28px
    }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-text:not(:first-child) {
        margin-right: 30px
    }
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-text {
        font-size: 12px;
        letter-spacing: 0;
        padding-right: 15px
    }
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-text:not(:first-child) {
        margin-right: 20px
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-wrap {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    margin-right: -1.5em;
    z-index: -1;
    margin-top: -.3em!important
}

@media screen and (max-width:767px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-wrap {
        display: none
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-wrap+* {
    margin-top: 1em!important
}

@media screen and (max-width:767px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-wrap+* {
        margin-top: 0!important
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text p {
    font-size: 14px;
    line-height: 1.714em
}

@media screen and (max-width:991px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text p {
        font-size: 12px;
        line-height: 1.2em
    }
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .bnslider-text p {
        font-size: 12px
    }
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text p:first-child {
    margin-top: 0
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text.text-center p {
    padding: 0 15%;
    margin: 0 auto
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text--lg+.bnslider-text--lg,
.bnslider-text-content .bnslider-text-content-flex .bnslider-text--md+.bnslider-text--md,
.bnslider-text-content .bnslider-text-content-flex .bnslider-text--sm+.bnslider-text--sm,
.bnslider-text-content .bnslider-text-content-flex .bnslider-text--xs+.bnslider-text--xs {
    margin-top: 0
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text.text-right {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text.text-left {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text.text-left.bnslider-text--sm {
    margin-left: -.3em
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text.text-left.bnslider-text--lg {
    margin-left: -.15em
}

.bnslider-text-content .bnslider-text-content-flex .bnslider-text.text-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.bnslider-text-content .bnslider-text-content-flex .btn-slider.text-right {
    margin-left: auto;
    margin-right: 0
}

.bnslider-text-content .bnslider-text-content-flex .btn-slider.text-left {
    margin-right: auto;
    margin-left: 0
}

.bnslider-text-content .bnslider-text-content-flex .btn-slider.text-center {
    margin-right: auto;
    margin-left: auto
}

.bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor:not(.btn-decor-sm) {
    margin-top: 0;
    padding: .55em 0 .417em;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    font-family: Cairo, sans-serif;
    letter-spacing: 2.5px
}

.bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor:not(.btn-decor-sm) span.btn-line {
    bottom: -.2em;
    height: 3px;
    background-color: #fff
}

@media screen and (max-width:1199px) {
    .bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor:not(.btn-decor-sm) {
        font-size: 20px;
        letter-spacing: 1.5px
    }
    .bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor:not(.btn-decor-sm) span.btn-line {
        height: 3px
    }
}

@media screen and (max-width:991px) {
    .bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor:not(.btn-decor-sm) {
        font-size: 16px
    }
    .bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor:not(.btn-decor-sm) span.btn-line {
        height: 2px
    }
}

@media screen and (max-width:767px) {
    .bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor:not(.btn-decor-sm) {
        font-size: 16px
    }
    .bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor:not(.btn-decor-sm) span.btn-line {
        height: 2px
    }
}

@media screen and (max-width:481px) {
    .bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor:not(.btn-decor-sm) {
        font-size: 22px
    }
    .bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor:not(.btn-decor-sm) span.btn-line {
        height: 3px
    }
}

@media screen and (max-width:400px) {
    .bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor:not(.btn-decor-sm) {
        font-size: 20px
    }
}

@media screen and (max-width:364px) {
    .bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor:not(.btn-decor-sm) {
        font-size: 18px
    }
}

.bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor:not(.btn-decor-sm):after {
    display: none
}

.bnslider-text-content .bnslider-text-content-flex .btn-wrap>span>.btn-decor:not(.btn-decor-sm) {
    color: #fff
}

.bnslider-text-content .bnslider-text-content-flex .btn-wrap>span>.btn-decor:not(.btn-decor-sm) span.btn-line {
    bottom: -.2em;
    height: 2px;
    background-color: #fff
}

.bnslider-text-content .bnslider-text-content-flex .btn-wrap>span>.btn-decor:not(.btn-decor-sm):after {
    display: none
}

@media screen and (min-width:768px) {
    .bnslider-text-content .bnslider-text-content-flex .aside .btn-wrap>.btn-decor:not(.btn-decor-sm) {
        font-size: .18em;
        padding-bottom: .35em
    }
}

.bnslider-text-content .bnslider-text-content-flex .btn-decor.btn-decor-sm:after {
    display: none
}

@media screen and (max-width:481px) {
    .bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-vert.border-half,
    .bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-vert.border-half {
        width: 75%;
        padding-right: 0;
        padding-left: 0
    }
    .bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-vert.border-half:after,
    .bnslider-text-content.txt-right .bnslider-text-content-flex .bnslider-vert.border-half:after {
        right: 15%;
        left: 15%
    }
}

.bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text--num-wrap {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: .5em
}

.bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text--num-wrap .bnslider-text--num-text {
    margin-right: 0;
    margin-left: 40px;
    padding-left: 28px;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #868686;
    border-right: 0
}

.bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text--num-wrap .bnslider-text--num-text:not(:first-child) {
    margin-right: 30px
}

@media screen and (max-width:767px) {
    .bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text--num-wrap .bnslider-text--num-text {
        padding-left: 28px
    }
    .bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text--num-wrap .bnslider-text--num-text:not(:first-child) {
        margin-right: 20px
    }
}

@media screen and (max-width:481px) {
    .bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text--num-wrap .bnslider-text--num-text {
        padding-left: 15px
    }
    .bnslider-text-content.txt-left .bnslider-text-content-flex .bnslider-text--num-wrap .bnslider-text--num-text:not(:first-child) {
        margin-right: 10px
    }
}

.bnslider .slick-dots li:not(.slick-active) button {
    background-color: #fff
}

.bnslider-dots {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    pointer-events: none
}

.bnslider-dots .slick-dots {
    pointer-events: none;
    width: auto;
    background-color: rgba(255, 255, 255, .55);
    border-radius: 13px;
    right: 50%;
    transform: translateX(-50%)
}

.bnslider-dots .slick-dots li {
    pointer-events: auto
}

.bnslider-dots.dots-white li button {
    background-color: #fff
}

@media screen and (max-width:767px) {
    .bnslider-dots {
        display: none
    }
}

.bnslider-dots.vert-dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

.bnslider-dots.vert-dots .slick-dots {
    position: relative;
    transform: translateX(0);
    width: 27px
}

.bnslider-dots.vert-dots--left,
.bnslider-dots.vert-dots:not(.vert-dots--right) {
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end
}

.bnslider-dots.vert-dots--left .slick-dots,
.bnslider-dots.vert-dots:not(.vert-dots--right) .slick-dots {
    right: auto;
    left: 30px
}

@media screen and (max-width:991px) {
    .bnslider-dots.vert-dots--left .slick-dots,
    .bnslider-dots.vert-dots:not(.vert-dots--right) .slick-dots {
        left: 15px
    }
}

@media screen and (max-width:767px) {
    .bnslider-dots.vert-dots--left .slick-dots,
    .bnslider-dots.vert-dots:not(.vert-dots--right) .slick-dots {
        left: 0
    }
}

.bnslider-dots.vert-dots--left.container .slick-dots,
.bnslider-dots.vert-dots:not(.vert-dots--right).container .slick-dots {
    left: 0
}

.bnslider-dots.vert-dots--right {
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start
}

.bnslider-dots.vert-dots--right .slick-dots {
    left: auto;
    right: 30px
}

@media screen and (max-width:991px) {
    .bnslider-dots.vert-dots--right .slick-dots {
        right: 15px
    }
}

@media screen and (max-width:767px) {
    .bnslider-dots.vert-dots--right .slick-dots {
        right: 0
    }
}

.bnslider-dots.vert-dots--right.container .slick-dots {
    right: 0
}

.bnslider-arrows--tolefty>div {
    float: left;
    position: relative;
    min-width: 190px
}

.bnslider-arrows--toleft>div {
    float: right;
    position: relative;
    min-width: 190px
}

.bnslider-arrows {
    position: absolute;
    bottom: 40px;
    right: 50%;
    transform: translateX(-50%)
}

@media screen and (max-width:991px) {
    .bnslider-arrows {
        right: 0;
        width: 100%;
        transform: translateX(0);
        bottom: 30px
    }
}

@media screen and (max-width:481px) {
    .bnslider-arrows {
        bottom: 20px
    }
}

.bnslider-arrows .slick-arrow {
    top: 0;
    font-size: 14px;
    line-height: 20px;
    width: auto;
    color: #fff;
    text-transform: uppercase
}

@media screen and (max-width:481px) {
    .bnslider-arrows .slick-arrow {
        font-size: 12px;
        line-height: 21px
    }
}

.bnslider-arrows .slick-next,
.bnslider-arrows .slick-prev {
    transition: .2s
}

.bnslider-arrows .slick-next:hover,
.bnslider-arrows .slick-prev:hover {
    opacity: 1;
    color: #fff
}

.bnslider-arrows .slick-next:focus,
.bnslider-arrows .slick-prev:focus {
    opacity: 1;
    color: #fff
}

.bnslider-arrows .slick-next:before,
.bnslider-arrows .slick-prev:before {
    position: absolute;
    top: 0;
    color: #fff;
    opacity: 1;
    font-size: 20px;
    line-height: 20px;
    transition: .2s
}

.bnslider-arrows .slick-prev:before {
    right: 0;
    content: '\e92a'
}

.bnslider-arrows .slick-next:before {
    left: 0;
    content: '\e929'
}

.bnslider-arrows .slick-prev {
    right: 15px;
    padding-right: 30px
}

.bnslider-arrows.container-fluid .slick-prev {
    right: 30px
}

@media screen and (max-width:767px) {
    .bnslider-arrows.container-fluid .slick-prev {
        right: 15px
    }
}

.bnslider-arrows .slick-next {
    left: 15px;
    padding-left: 30px
}

.bnslider-arrows.container-fluid .slick-next {
    left: 30px
}

@media screen and (max-width:767px) {
    .bnslider-arrows.container-fluid .slick-next {
        left: 15px
    }
}

@media screen and (max-width:481px) {
    .bnslider-arrows.bnslider-arrows--bg {
        bottom: 30px
    }
}

.bnslider-arrows.bnslider-arrows--bg .slick-arrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 10px;
    height: 35px;
    width: 110px;
    font-weight: 500;
    border-radius: 17px
}

.bnslider-arrows.bnslider-arrows--bg .slick-arrow:before {
    position: relative
}

.bnslider-arrows.bnslider-arrows--bg .slick-arrow,
.bnslider-arrows.bnslider-arrows--bg .slick-arrow:hover {
    background: #cdcdcc
}

.bnslider-arrows.bnslider-arrows--bg .slick-next {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.bnslider-arrows.bnslider-arrows--bg .slick-prev:before {
    padding-left: 10px
}

.bnslider-arrows.bnslider-arrows--bg .slick-next:before {
    padding-right: 10px
}

@media screen and (min-width:768px) {
    .bnslider-arrows .slick-prev:hover:before {
        right: -5px
    }
    .bnslider-arrows .slick-next:hover:before {
        left: -5px
    }
    .bnslider-arrows--pullleft>div,
    .bnslider-arrows--pulllefty>div {
        position: relative;
        width: 58%
    }
    .bnslider-arrows--pulllefty>div {
        float: left
    }
}

@media screen and (max-width:767px) {
    .bnslider--fullheight~.bnslider-arrows {
        bottom: 55px
    }
}

.bnslider.arrows-on .slide-caption {
    bottom: 20%
}

.bnslider-wrapper .bnslider-dots {
    bottom: 20px
}

@media screen and (max-width:991px) {
    .bnslider-wrapper .bnslider-dots {
        bottom: 10px
    }
}

@media screen and (max-width:481px) {
    .bnslider-wrapper .bnslider-dots {
        bottom: 0
    }
}

.bnslider-wrapper .bnslider-dots .slick-dots li {
    width: 27px;
    height: 27px;
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    vertical-align: top
}

.bnslider-wrapper .bnslider-dots .slick-dots li:not(.slick-active) button {
    margin: 11px auto;
    background-color: #858383
}

.bnslider-wrapper .bnslider-dots .slick-dots li.slick-active button {
    margin: 4px auto
}

[class*=col-] .bnslider-wrapper .bnslider-dots:not(.vert-dots) .slick-dots {
    bottom: calc(6% - 16px);
    width: auto;
    right: 50%;
    transform: translateX(-50%)
}

[class*=col-] .bnslider-wrapper .container {
    max-width: 100%
}

[class*=col-] .bnslider-wrapper .bnslider-arrows {
    bottom: 6%
}

@media screen and (max-width:991px) {
    [class*=col-] .bnslider-wrapper .bnslider-arrows {
        bottom: 30px
    }
}

@media screen and (max-width:481px) {
    [class*=col-] .bnslider-wrapper .bnslider-arrows {
        bottom: 20px
    }
}

[class*=col-] .bnslider-wrapper .bnslider-dots {
    bottom: 0
}

[class*=col-] .bnslider-wrapper .bnslider-arrows .slick-prev {
    right: 7%
}

[class*=col-] .bnslider-wrapper .bnslider-arrows .slick-next {
    left: 7%
}

.bnslider--darktext~.bnslider-arrows .slick-arrow,
.bnslider--darktext~.bnslider-arrows .slick-next:before,
.bnslider--darktext~.bnslider-arrows .slick-prev:before {
    color: #000;
    font-weight: 700
}

.bnslider--darktext~.bnslider-arrows .slick-next:hover,
.bnslider--darktext~.bnslider-arrows .slick-prev:hover {
    color: #000;
    font-weight: 700
}

.bnslider--darktext .bnslider-text-content .bnslider-text-content-flex .bnslider-text {
    color: #000
}

.bnslider--darktext .bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor {
    color: #000
}

.bnslider--darktext .bnslider-text-content .bnslider-text-content-flex .btn-wrap>.btn-decor .btn-line {
    background-color: #000
}

.bnslider--darkarrows~.bnslider-arrows .slick-arrow,
.bnslider--darkarrows~.bnslider-arrows .slick-next:before,
.bnslider--darkarrows~.bnslider-arrows .slick-prev:before {
    color: #000;
    font-weight: 700
}

.bnslider--darkarrows~.bnslider-arrows .slick-next:hover,
.bnslider--darkarrows~.bnslider-arrows .slick-prev:hover {
    color: #000;
    font-weight: 700
}

@media screen and (min-width:1600px) {
    .aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-wrap+* {
        margin-top: .5em!important
    }
}

@media screen and (max-width:767px) {
    .aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num-wrap+* {
        margin-top: 0!important
    }
}

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-vert>.btn-wrap {
    margin-top: 15px
}

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-vert>:not(:first-child):not(.clearfix):not(.btn-wrap) {
    margin-top: 15px
}

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--lg {
    font-size: .7em
}

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--md {
    font-size: .5em;
    line-height: 1em
}

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--sm {
    font-size: .34em
}

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--xs {
    font-size: .18em
}

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--xxs {
    font-size: .16em
}

.aside .bnslider-text-content .bnslider-text-content-flex .bnslider-text--num {
    font-size: 1.7em
}

@media screen and (min-width:1800px) {
    .bnslider-with-tabs .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
        margin-right: -145px
    }
}

@media (min-width:1600px) and (max-width:1799px) {
    .bnslider-with-tabs .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
        margin-right: -95px
    }
}

@media (min-width:1400px) and (max-width:1599px) {
    .bnslider-with-tabs .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
        margin-right: -50px
    }
}

@media (min-width:992px) and (max-width:1399px) {
    .bnslider-with-tabs .bnslider-text-content .bnslider-text-content-flex .bnslider-vert {
        margin-right: 20px
    }
}

@media screen and (min-width:992px) {
    .bnslider-with-tabs {
        overflow: visible;
        height: 100vh;
        min-height: 700px
    }
}

@media screen and (max-width:991px) {
    .bnslider-with-tabs {
        height: calc(100vh - 130px);
        max-height: 460px
    }
    .bnslider-with-tabs .bnslider-text-content-flex {
        margin-top: -10%
    }
}

.bnslider-with-tabs .slick-dots {
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100px;
    display: -ms-flexbox;
    display: flex
}

.bnslider-with-tabs .slick-dots li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    background-color: #fff;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    transition: .2s
}

.bnslider-with-tabs .slick-dots li span {
    display: block;
    padding: 20px;
    text-decoration: none;
    font-size: 14px;
    line-height: 1em;
    font-weight: 500;
    font-family: Cairo, sans-serif;
    text-transform: uppercase;
    color: #000
}

.bnslider-with-tabs .slick-dots li.slick-active {
    position: relative;
    background-color: transparent;
    color: #fff
}

.bnslider-with-tabs .slick-dots li.slick-active:before {
    content: '';
    position: absolute;
    top: 0;
    right: 20px;
    left: 20px;
    height: 1px;
    background-color: rgba(255, 255, 255, .15)
}

.bnslider-with-tabs .slick-dots li.slick-active span {
    color: #fff
}

.bnslider-pricing {
    padding: 20px 30px;
    background-color: rgba(0, 0, 0, .65);
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    width: 360px;
    max-width: 100%
}

@media screen and (max-width:767px) {
    .bnslider-pricing {
        padding: 10px 15px;
        font-size: 13px;
        line-height: 18px
    }
}

.bnslider-pricing table {
    border: 0;
    width: 100%
}

.bnslider-pricing table td {
    padding: 12px 0;
    vertical-align: center
}

@media screen and (max-width:767px) {
    .bnslider-pricing table td {
        padding: 5px 0
    }
}

.bnslider-pricing table td:last-child {
    text-align: left
}

.bnslider-pricing,
.bnslider-pricing a {
    color: #fff
}

.bnslider-pricing a {
    text-decoration: none;
    transition: .2s
}

.bnslider-pricing a:hover {
    opacity: .8
}

.bnslider-loader {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    pointer-events: none;
    display: -ms-flexbox;
    display: flex;
    transition: .75s ease .75s
}

.slick-initialized+.bnslider-loader {
    opacity: 0
}

.snow-effect {
    position: absolute;
    overflow: hidden;
    top: 0;
    pointer-events: none
}

@media screen and (max-width:767px) {
    .row>:last-child .bnr {
        margin-bottom: 0
    }
}

.bnr-cover {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: cover
}

.bnr-wrap {
    display: block
}

.bnr-wrap,
.bnr-wrap:hover {
    text-decoration: none
}

.bnr {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    color: #fff;
    font-size: 100px;
    text-decoration: none
}

.bnr .btn-decor:focus,
.bnr .btn-decor:hover,
.bnr:focus,
.bnr:hover {
    color: #fff;
    text-decoration: none
}

.bnr.bnr--dark-text,
.bnr.bnr--dark-text .btn-decor:focus,
.bnr.bnr--dark-text .btn-decor:hover,
.bnr.bnr--dark-text:focus,
.bnr.bnr--dark-text:hover {
    color: #000
}

.bnr img {
    width: 100%
}

.bnr.bnr--right {
    text-align: right
}

.bnr.bnr--left {
    text-align: left
}

.bnr.bnr--center {
    text-align: center
}

.bnr.bnr--top .bnr-caption {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.bnr.bnr--middle .bnr-caption {
    -ms-flex-pack: center;
    justify-content: center
}

.bnr.bnr--bottom .bnr-caption {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.bnr .bnr-caption {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    transition: opacity .2s;
    -ms-flex-direction: column;
    flex-direction: column
}

.bnr[data-fontratio]:not(.fontratio-calc) .bnr-caption {
    opacity: 0
}

.bnr .bnr-text-wrap {
    position: relative;
    z-index: 1
}

.bnr .bnr-text-wrap>span[class*=text] {
    display: block
}

.bnr .bnr-btn-wrap {
    color: inherit;
    text-decoration: none
}

.bnr .btn-decor {
    margin-top: .55em;
    padding: .55em 0 .417em;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 2.5px;
    line-height: 1em;
    font-family: Cairo, sans-serif;
    color: inherit
}

.bnr .btn-decor:focus,
.bnr .btn-decor:hover {
    color: inherit
}

.bnr .btn-decor span.btn-line {
    bottom: -.2em;
    height: 3px
}

@media screen and (max-width:1199px) {
    .bnr .btn-decor {
        letter-spacing: 1.5px
    }
    .bnr .btn-decor span.btn-line {
        height: 3px
    }
}

@media screen and (max-width:991px) {
    .bnr .btn-decor {
        font-size: 22px;
        letter-spacing: 1px
    }
}

@media screen and (max-width:767px) {
    .bnr .btn-decor {
        font-size: 18px
    }
}

@media screen and (max-width:479px) {
    .bnr .btn-decor {
        font-size: 16px
    }
    .bnr .btn-decor span.btn-line {
        bottom: -.1em;
        height: 2px
    }
}

.bnr .btn-decor:after {
    display: none
}

.bnr .btn-decor--md {
    margin-top: .5em;
    margin-bottom: 0;
    padding: .55em 0 .65em;
    font-size: 20px
}

.bnr .btn-decor--md span.btn-line {
    bottom: -.2em;
    height: 3px
}

@media screen and (max-width:991px) {
    .bnr .btn-decor--md {
        font-size: 18px;
        letter-spacing: 0
    }
}

@media screen and (max-width:767px) {
    .bnr .btn-decor--md {
        font-size: 16px
    }
    .bnr .btn-decor--md span.btn-line {
        bottom: -.1em;
        height: 2px
    }
}

@media screen and (max-width:479px) {
    .bnr .btn-decor--md {
        font-size: 14px
    }
}

@media screen and (max-width:479px) {
    .bnr .btn-decor--md {
        padding: .35em 0 .65em
    }
}

.bnr .btn-decor--sm {
    margin-top: .75em;
    margin-bottom: 0;
    padding: .55em 0 10px;
    font-size: 16px;
    letter-spacing: 1px
}

.bnr .btn-decor--sm span.btn-line {
    bottom: -.2em;
    height: 3px
}

@media screen and (max-width:991px) {
    .bnr .btn-decor--sm {
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    .bnr .btn-decor--sm {
        font-size: 16px
    }
    .bnr .btn-decor--sm span.btn-line {
        bottom: -.1em;
        height: 2px
    }
}

@media screen and (max-width:479px) {
    .bnr .btn-decor--sm {
        font-size: 14px
    }
}

@media screen and (max-width:479px) {
    .bnr .btn-decor--sm {
        padding: .35em 0 .65em
    }
}

.bnr .btn-decor--xs {
    margin-top: 1em;
    margin-bottom: 0;
    padding: .55em 0 10px;
    font-size: 14px;
    letter-spacing: 1px
}

.bnr .btn-decor--xs span.btn-line {
    bottom: -.2em;
    height: 3px
}

@media screen and (max-width:767px) {
    .bnr .btn-decor--xs span.btn-line {
        bottom: -.1em;
        height: 2px
    }
}

@media screen and (max-width:479px) {
    .bnr .btn-decor--xs {
        padding: .35em 0 .65em
    }
}

.bnr .btn-decor--xs:hover span {
    width: 48px
}

.bnr .bnr-text-wrap>:first-child {
    margin-top: 0!important
}

.bnr .bnr-text-p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 1.2em
}

@media screen and (max-width:991px) {
    .bnr .bnr-text-p {
        font-size: 12px;
        line-height: 18px
    }
}

@media screen and (max-width:767px) {
    .bnr .bnr-text-p {
        font-size: 11px;
        line-height: 16px;
        margin-top: 10px
    }
}

.bnr.bnr--style-1 .bnr-caption {
    padding: 5% 10.5%;
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-1 .bnr-caption:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: .3s
}

.bnr.bnr--style-1 .bnr-caption .bnr-text1 {
    margin-top: 1em;
    font-size: .14em;
    line-height: 1em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.6px
}

.bnr.bnr--style-1 .bnr-caption .bnr-text2 {
    margin-top: .25em;
    font-size: .48em;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px
}

.bnr.bnr--style-1 .bnr-caption .bnr-text3 {
    margin-top: .2em;
    font-size: .24em;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px
}

@media screen and (max-width:991px) {
    .bnr.bnr--style-1 .bnr-caption .bnr-text3 {
        letter-spacing: 1px
    }
}

.bnr.bnr--style-1 .bnr-caption .bnr-text4 {
    margin-top: .2em;
    font-size: 1em;
    line-height: 1em;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px
}

.bnr.bnr--style-1 .bnr-caption .bnr-text4+.btn-decor {
    margin-top: 2.3em
}

@media screen and (max-width:767px) {
    .bnr.bnr--style-1 .bnr-caption .bnr-text4+.btn-decor {
        margin-top: .6em
    }
}

.bnr.bnr--style-1 .bnr-caption .bnr-text5 {
    margin-top: .2em;
    font-size: .72em;
    line-height: 1em;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px
}

.bnr.bnr--style-1 .bnr-caption .bnr-text5+.bnr-text2 {
    margin-top: .5em
}

.bnr.bnr--style-1 .bnr-caption .bnr-text1+.bnr-text3 {
    margin-top: .8em
}

.bnr.bnr--style-1-1.bnr--dark-text {
    color: #2d2c2c
}

.bnr.bnr--style-1-1 .bnr-caption {
    padding: 9% 10%;
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-1-1 .bnr-caption .bnr-text1 {
    margin-top: 1em;
    font-size: .14em;
    line-height: 1em;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2.6px
}

.bnr.bnr--style-1-1 .bnr-caption .bnr-text2 {
    margin-top: .35em;
    font-size: .24em;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px
}

@media screen and (max-width:767px) {
    .bnr.bnr--style-1-1 .bnr-caption .bnr-text2 {
        margin-top: 10px
    }
}

.bnr.bnr--style-1-1 .bnr-caption .bnr-text3 {
    margin-top: .35em;
    font-size: .4em;
    line-height: 1.35em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px
}

@media screen and (max-width:767px) {
    .bnr.bnr--style-1-1 .bnr-caption .bnr-text3 {
        margin-top: 10px
    }
}

.bnr.bnr--style-1-1 .bnr-caption .bnr-text4 {
    margin-top: .35em;
    font-size: .3em;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px
}

.bnr.bnr--style-1-1 .bnr-caption .bnr-text5 {
    font-size: .36em;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px
}

.bnr.bnr--style-1-1 .bnr-caption .btn-decor {
    margin-top: 1.45em
}

@media screen and (max-width:1199px) {
    .bnr.bnr--style-1-1 .bnr-caption .btn-decor {
        margin-top: 1.2em
    }
}

@media screen and (max-width:991px) {
    .bnr.bnr--style-1-1 .bnr-caption .btn-decor {
        margin-top: 1em
    }
}

@media screen and (max-width:767px) {
    .bnr.bnr--style-1-1 .bnr-caption .btn-decor {
        margin-top: .6em
    }
}

.bnr.bnr--style-1-2.bnr--dark-text {
    color: #2d2c2c
}

.bnr.bnr--style-1-2 .bnr-caption {
    padding: 7.5% 9.5% 7.5% 9.5%;
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-1-2 .bnr-caption .bnr-text1 {
    margin-top: 1em;
    font-size: .14em;
    line-height: 1em;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2.6px
}

.bnr.bnr--style-1-2 .bnr-caption .bnr-text2 {
    margin-top: .5em;
    font-size: .24em;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px
}

.bnr.bnr--style-1-2 .bnr-caption .btn-decor {
    margin-top: .5em
}

.bnr.bnr--style-1-3 .bnr-caption {
    padding: 5% 4.5%;
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-1-3 .bnr-caption .bnr-text1 {
    margin-top: 1em;
    font-size: .14em;
    line-height: 1em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.6px
}

.bnr.bnr--style-1-3 .bnr-caption .bnr-text2 {
    margin-top: .25em;
    font-size: .48em;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px
}

.bnr.bnr--style-1-3 .bnr-caption .btn-decor {
    margin-top: .25em
}

.bnr.bnr--style-1-4 .bnr-caption {
    padding: 14% 11%;
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-1-4 .bnr-caption .bnr-text1 {
    margin-top: 1em;
    font-size: .14em;
    line-height: 1em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.6px
}

.bnr.bnr--style-1-4 .bnr-caption .bnr-text2 {
    margin-top: .25em;
    font-size: .24em;
    line-height: 1.5em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0
}

.bnr.bnr--style-1-4 .bnr-caption .bnr-text3 {
    margin-top: .25em;
    font-size: .72em;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0
}

.bnr.bnr--style-1-4 .bnr-caption .btn-decor {
    margin-top: 2.7em
}

.bnr.bnr--style-1-4 .bnr-caption .btn-decor:after {
    width: 100%
}

.bnr.bnr--style-1-5 .bnr-caption {
    padding: 12% 17% 0 11%;
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-1-5 .bnr-caption .bnr-text1 {
    margin-top: .25em;
    font-size: .24em;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0
}

.bnr.bnr--style-1-5 .bnr-caption .bnr-text2 {
    margin-top: .12em;
    font-size: .72em;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0
}

.bnr.bnr--style-1-5 .bnr-caption .bnr-text2 sup {
    font-size: 65%
}

.bnr.bnr--style-1-5 .bnr-caption .bnr-text2 sub {
    display: inline-block;
    position: relative;
    margin-right: .1em;
    font-size: .25em;
    font-weight: 500;
    transform: translateX(-100%);
    top: -.2em;
    margin-left: -1.5em;
    letter-spacing: 0
}

.bnr.bnr--style-1-5-1 .bnr-caption {
    padding: 5% 5% 5% 55%;
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-1-5-1 .bnr-caption .bnr-text1 {
    margin-top: 2em;
    font-size: .24em;
    line-height: 1.5em;
    font-weight: 700;
    letter-spacing: 0
}

.bnr.bnr--style-1-5-1 .bnr-caption .bnr-text2 {
    margin-top: .3em;
    font-size: .72em;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: 0
}

.bnr.bnr--style-1-5-1 .bnr-caption .bnr-text2 sup {
    font-size: 65%
}

.bnr.bnr--style-1-5-1 .bnr-caption .bnr-text2 sub {
    display: inline-block;
    position: relative;
    margin-right: .1em;
    font-size: .25em;
    font-weight: 500;
    transform: translateX(-100%);
    top: -.2em;
    margin-left: -1.5em;
    letter-spacing: 0
}

.bnr.bnr--style-1-5-1 .bnr-caption .bnr-text3 {
    margin-top: 2em;
    font-size: .24em;
    line-height: 1.5em;
    font-weight: 500;
    letter-spacing: 0
}

.bnr.bnr--style-1-5-2 .bnr-caption {
    padding: 5% 4%;
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-1-5-2 .bnr-caption .bnr-text1 {
    margin-top: .25em;
    font-size: .14em;
    line-height: 1.5em;
    font-weight: 500;
    letter-spacing: 0
}

.bnr.bnr--style-1-5-2 .bnr-caption .bnr-text2 {
    margin-top: .15em;
    font-size: 1.6em;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: 0;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.bnr.bnr--style-1-5-2 .bnr-caption .bnr-text2>span:first-child {
    transition: .5s
}

.bnr.bnr--style-1-5-2 .bnr-caption .bnr-text2>span:last-child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.bnr.bnr--style-1-5-2 .bnr-caption .bnr-text2 .sub,
.bnr.bnr--style-1-5-2 .bnr-caption .bnr-text2 .sup {
    line-height: 1em
}

.bnr.bnr--style-1-5-2 .bnr-caption .bnr-text2 .sup {
    font-size: 65%
}

.bnr.bnr--style-1-5-2 .bnr-caption .bnr-text2 .sub {
    font-size: .25em;
    font-weight: 500
}

.bnr.bnr--style-1-5-2 .bnr-caption .bnr-text3 {
    margin-top: -.3em;
    font-size: .38em;
    line-height: 1.1em;
    font-weight: 500;
    letter-spacing: .06em
}

.bnr.bnr--style-1-5-2 .bnr-caption .bnr-text4 {
    margin-top: .2em;
    font-size: .48em;
    line-height: 1.1em;
    font-weight: 700;
    letter-spacing: 0
}

.bnr.bnr--style-1-5-2 .bnr-caption .btn-decor {
    margin-top: 1.95em
}

.bnr.bnr--style-1-5-2:hover .bnr-text2>span:first-child {
    transform: rotateY(360deg)
}

.bnr.bnr--style-1-5-3 .bnr-caption {
    padding: 16% 4% 5%;
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-1-5-3 .bnr-caption .bnr-text3 {
    margin-top: 1em;
    font-size: .38em;
    line-height: 1.35em;
    font-weight: 500;
    letter-spacing: 0
}

.bnr.bnr--style-1-5-3 .bnr-caption .bnr-text4 {
    margin-top: 1em;
    font-size: .48em;
    line-height: 1.1em;
    font-weight: 700;
    letter-spacing: 0
}

.bnr.bnr--style-1-5-3 .bnr-caption .btn-decor {
    margin-top: 1.95em
}

.bnr.bnr--style-1-6 .bnr-caption {
    padding: 4% 11% 5%;
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-1-6 .bnr-caption .bnr-text1 {
    margin-top: .25em;
    font-size: .26em;
    line-height: 1.5em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0
}

.bnr.bnr--style-1-6 .bnr-caption .bnr-text2 {
    margin-top: .25em;
    font-size: .9em;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0
}

.bnr.bnr--style-1-6 .bnr-caption .btn-decor {
    margin-top: 1.6em
}

.aside .bnr.bnr--style-2 .bnr-caption {
    width: 100%!important;
    padding: 5%
}

.bnr.bnr--style-2 {
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-2 .bnr-caption {
    position: relative;
    padding: 5% 5% 5% 0;
    width: 600px;
    float: left
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bnr.bnr--style-2 .bnr-caption {
        width: 485px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .bnr.bnr--style-2 .bnr-caption {
        width: 370px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .bnr.bnr--style-2 .bnr-caption {
        width: 100%;
        padding: 5% 5%
    }
}

@media only screen and (max-width:479px) {
    .bnr.bnr--style-2 .bnr-caption {
        width: 100%;
        padding: 10% 5%
    }
}

.bnr.bnr--style-2 .bnr-caption .bnr-text1 {
    margin-top: 1em;
    font-size: .72em;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em
}

@media screen and (max-width:1400px) {
    .bnr.bnr--style-2 .bnr-caption .bnr-text1 {
        font-size: .6em
    }
}

@media screen and (max-width:1199px) {
    .bnr.bnr--style-2 .bnr-caption .bnr-text1 {
        font-size: .5em
    }
}

@media screen and (max-width:991px) {
    .bnr.bnr--style-2 .bnr-caption .bnr-text1 {
        font-size: .5em
    }
}

@media screen and (max-width:767px) {
    .bnr.bnr--style-2 .bnr-caption .bnr-text1 {
        font-size: .6em
    }
}

.bnr.bnr--style-2 .bnr-caption .bnr-text2 {
    margin-top: 1.3em;
    font-size: .24em;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.2px
}

@media screen and (max-width:1199px) {
    .bnr.bnr--style-2 .bnr-caption .bnr-text2 {
        font-size: .2em
    }
}

@media screen and (max-width:991px) {
    .bnr.bnr--style-2 .bnr-caption .bnr-text2 {
        font-size: .2em
    }
}

@media screen and (max-width:767px) {
    .bnr.bnr--style-2 .bnr-caption .bnr-text2 {
        font-size: .2em
    }
}

.bnr.bnr--style-2 .bnr-caption .bnr-text3 {
    margin-top: .6em;
    font-size: .46em;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px
}

@media screen and (max-width:1400px) {
    .bnr.bnr--style-2 .bnr-caption .bnr-text3 {
        font-size: .4em
    }
}

@media screen and (max-width:1199px) {
    .bnr.bnr--style-2 .bnr-caption .bnr-text3 {
        font-size: .35em;
        letter-spacing: 1px
    }
}

@media screen and (max-width:991px) {
    .bnr.bnr--style-2 .bnr-caption .bnr-text3 {
        font-size: .35em;
        letter-spacing: 0
    }
}

@media screen and (max-width:767px) {
    .bnr.bnr--style-2 .bnr-caption .bnr-text3 {
        font-size: .4em;
        letter-spacing: 1px
    }
}

.bnr.bnr--style-2 .bnr-caption .btn-decor {
    margin-top: 1.95em;
    color: #fff
}

.bnr.bnr--style-2 .bnr-caption .btn-decor:after {
    background: #fff
}

.bnr.bnr--style-3 {
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-3 .bnr-caption {
    z-index: 1;
    margin: 20%
}

.bnr.bnr--style-3 .bnr-caption:before {
    position: absolute;
    z-index: 0;
    content: '';
    top: -20px;
    bottom: -20px;
    right: -20px;
    left: -20px;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    transition: .3s
}

.bnr.bnr--style-3 .bnr-caption:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: .3s
}

.bnr.bnr--style-3 .bnr-caption .bnr-text-wrap {
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transform: rotate(.01deg)
}

.bnr.bnr--style-3 .bnr-caption .bnr-text1 {
    margin-top: 1em;
    font-size: .24em;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase
}

.bnr.bnr--style-3 .bnr-caption .bnr-text2 {
    position: relative;
    margin-top: .22em;
    font-size: .72em;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: -2.5px;
    text-transform: uppercase;
    white-space: nowrap
}

.bnr.bnr--style-3 .bnr-caption .bnr-text2 sup {
    font-size: .6em;
    letter-spacing: 0;
    padding-right: .1em
}

.bnr.bnr--style-3 .bnr-caption .bnr-text2 sub {
    display: inline-block;
    position: relative;
    margin-right: .1em;
    font-size: .25em;
    font-weight: 400;
    transform: translateX(-100%);
    top: -.2em;
    margin-left: -1.5em;
    letter-spacing: 0
}

.bnr.bnr--style-3 .bnr-caption .bnr-text3 {
    margin-top: .6em;
    font-size: .18em;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px
}

.bnr.bnr--style-3:hover .bnr-caption:before {
    border-color: #fff;
    transform: scale(1.1)
}

.bnr.bnr--style-3-1 {
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-3-1 .bnr-caption {
    z-index: 1;
    padding: 13.5% 11%;
    overflow: hidden;
    transition: .3s
}

.bnr.bnr--style-3-1 .bnr-caption:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: .3s
}

.bnr.bnr--style-3-1 .bnr-caption .bnr-text-wrap {
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transform: rotate(.01deg)
}

.bnr.bnr--style-3-1 .bnr-caption .bnr-text1 {
    margin-top: 1em;
    font-size: .24em;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase
}

.bnr.bnr--style-3-1 .bnr-caption .bnr-text2 {
    position: relative;
    margin-top: .22em;
    font-size: .72em;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: -2.5px;
    text-transform: uppercase;
    white-space: nowrap
}

.bnr.bnr--style-3-1 .bnr-caption .bnr-text2 sup {
    font-size: .6em;
    letter-spacing: 0;
    padding-right: .1em
}

.bnr.bnr--style-3-1 .bnr-caption .bnr-text2 sub {
    display: inline-block;
    position: relative;
    margin-right: .1em;
    font-size: .25em;
    font-weight: 400;
    transform: translateX(-100%);
    top: -.2em;
    margin-left: -1.5em;
    letter-spacing: 0
}

.bnr.bnr--style-3-1 .bnr-caption .bnr-text2+.btn-decor {
    margin-top: 2em
}

.bnr.bnr--style-3-1 .bnr-caption .bnr-text3 {
    margin-top: .6em;
    font-size: .18em;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px
}

.bnr.bnr--style-3-2 {
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-3-2 .bnr-caption {
    z-index: 1;
    margin: 6% 4%
}

.bnr.bnr--style-3-2 .bnr-caption:before {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    transition: .3s
}

.bnr.bnr--style-3-2 .bnr-caption:after {
    display: none
}

.bnr.bnr--style-3-2 .bnr-caption .bnr-text-wrap {
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transform: rotate(.01deg)
}

.bnr.bnr--style-3-2 .bnr-caption .bnr-text1 {
    margin-top: .4em;
    font-size: .24em;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase
}

.bnr.bnr--style-3-2 .bnr-caption .bnr-text2 {
    position: relative;
    margin-top: .22em;
    font-size: .48em;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap
}

.bnr.bnr--style-4 {
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-4 .bnr-caption {
    padding: 13% 5% 14%
}

.bnr.bnr--style-4 .bnr-caption:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: .3s
}

.bnr.bnr--style-4 .bnr-caption .bnr-text-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.bnr.bnr--style-4 .bnr-caption .bnr-text1 {
    margin-top: 1em;
    font-size: .14em;
    line-height: 1.5em;
    font-weight: 300;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.bnr.bnr--style-4 .bnr-caption .bnr-text2 {
    margin-top: .55em;
    font-size: .24em;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase
}

.bnr.bnr--style-4 .bnr-caption .bnr-text-wrap>:last-child {
    margin-top: auto
}

.bnr.bnr--style-5 {
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-5 .bnr-caption {
    padding: 25% 5%
}

.bnr.bnr--style-5 .bnr-caption:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: .3s
}

.bnr.bnr--style-5 .bnr-caption .bnr-text-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.bnr.bnr--style-5 .bnr-caption .bnr-text1 {
    margin-top: 1em;
    font-size: .3em;
    line-height: 1em;
    font-weight: 300;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.bnr.bnr--style-5 .bnr-caption .bnr-text1>span {
    display: inline-block;
    padding: .18em .24em;
    background-color: #d83827
}

.bnr.bnr--style-5 .bnr-caption .bnr-text1 b {
    font-size: 1.6em;
    line-height: 1em;
    font-weight: 300
}

.bnr.bnr--style-5 .bnr-caption .bnr-text2 {
    margin-top: .75em;
    font-size: .24em;
    line-height: 1em;
    font-weight: 600;
    text-transform: uppercase
}

.bnr.bnr--style-5 .bnr-caption .bnr-text3 {
    margin-top: 1.2em;
    font-size: .14em;
    line-height: 1.5em;
    font-weight: 400;
    text-transform: uppercase
}

.bnr.bnr--style-6 {
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-6 .bnr-caption {
    padding: 2% 5% 9% 5%;
    margin: 0 auto
}

.bnr.bnr--style-6 .bnr-caption .bnr-text1 {
    margin-top: .45em;
    font-size: .24em;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase
}

.bnr.bnr--style-6 .bnr-caption .bnr-text2 {
    position: relative;
    margin-top: .22em;
    font-size: .72em;
    line-height: 1em;
    font-weight: 700
}

.bnr.bnr--style-7 {
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-7 .bnr-caption {
    position: absolute;
    padding: 30px 0;
    margin: 0 auto
}

.bnr.bnr--style-7 .bnr-caption .bnr-text-wrap {
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    margin: 0 auto
}

.bnr.bnr--style-7 .bnr-caption .bnr-text1 {
    margin-top: .45em;
    font-size: .24em;
    line-height: 1.5em;
    font-weight: 700;
    text-transform: uppercase
}

.bnr.bnr--style-7 .bnr-caption .bnr-text2 {
    position: relative;
    margin-top: .22em;
    font-size: .72em;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: -2.5px;
    text-transform: uppercase;
    white-space: nowrap
}

.bnr.bnr--style-7 .bnr-caption .bnr-text2 sup {
    font-size: .6em;
    letter-spacing: 0;
    padding-right: .1em
}

.bnr.bnr--style-7 .bnr-caption .bnr-text2 sub {
    display: inline-block;
    position: relative;
    margin-right: .1em;
    font-size: .25em;
    transform: translateX(-100%);
    top: -.2em;
    margin-left: -1.5em;
    letter-spacing: 0
}

.bnr.bnr--style-8 {
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-8 .bnr-caption {
    position: absolute;
    padding: 5% 5% 5% 45%
}

.bnr.bnr--style-8 .bnr-caption .bnr-text1 {
    font-size: .2em;
    line-height: 1.2em;
    font-weight: 600;
    margin-top: .5em
}

.bnr.bnr--style-8 .bnr-caption .btn-decor {
    margin-top: 1.6em
}

@media screen and (max-width:767px) {
    .bnr.bnr--style-8 .bnr-caption .btn-decor {
        margin-top: .4em
    }
}

.bnr.bnr--style-9 {
    font-family: Cairo, sans-serif;
    color: #000
}

.bnr.bnr--style-9 .bnr-caption {
    position: absolute;
    padding: 10%
}

.bnr.bnr--style-9 .bnr-caption .bnr-text1 {
    font-size: .18em;
    line-height: 1.2em;
    font-weight: 700
}

.bnr.bnr--style-9 .bnr-caption .bnr-text1:not(:last-child) {
    margin-bottom: 4em
}

.bnr.bnr--style-9 .bnr-caption .bnr-text1.bnr-text--bg {
    padding: .85em;
    background-color: #000;
    color: #fff
}

.bnr.bnr--style-10 {
    font-family: Cairo, sans-serif
}

.bnr.bnr--style-10 .bnr-caption {
    position: absolute;
    padding: 10%
}

.bnr.bnr--style-10 .bnr-caption .bnr-text1 {
    margin-top: 1em;
    font-size: .24em;
    line-height: 1.2em;
    font-weight: 700
}

.bnr.bnr--style-10 .bnr-caption .bnr-text1:not(:last-child) {
    margin-bottom: 2em
}

.bnr.bnr--style-10 .bnr-caption .bnr-text2 {
    margin-top: 1em;
    font-size: .48em;
    line-height: 1.2em;
    font-weight: 700
}

.bnr.bnr-hover-scale:hover .bnr-caption:after {
    opacity: .15
}

.bnr.bnr-hover-scale:hover span.btn-decor:after {
    width: 100%
}

.banner-right-left .bnr-text2 {
    color: #fff
}

@media screen and (max-width:767px) {
    .banner-right-left .bnr-text2 {
        font-size: .36em
    }
}

.banner-right-left .btn-decor {
    color: #fff
}

.banner-right-left .btn-decor span.btn-line {
    background-color: #896e40
}

.banner-right-left.has-loader:not(.loaded) {
    padding-top: 88.5%;
    background-color: #f8f8f8
}

.banner-right-left.has-loader:not(.loaded) .bnr-caption {
    opacity: 0;
    transition: opacity .2s
}

.bnr-links {
    display: block;
    margin-top: 2.8em;
    font-size: 11px;
    line-height: 18px
}

.bnr-links a {
    padding: 0 7px;
    font-family: Cairo, sans-serif
}

.bnr-links a,
.bnr-links a:focus {
    color: #fff
}

.bnr-links a:hover {
    text-decoration: none;
    color: #896e40
}

@media screen and (max-width:991px) {
    .bnr-links a {
        padding: 5px
    }
}

.bnr--right .bnr-links a:first-child {
    padding-right: 0
}

.bnr--left .bnr-links a:first-child {
    padding-left: 0
}

.banner-cover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden
}

.banner-cover img {
    position: absolute;
    top: 50%;
    right: 50%;
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    transform: translate(-50%, -50%)
}

.bnr-img {
    visibility: hidden;
    width: 100%
}

.bnr-offer-wrap {
    margin-right: -5px;
    margin-left: -5px
}

.bnr-offer-wrap [class*=col] {
    padding: 0 5px 5px
}

.bnr-offer {
    text-transform: uppercase
}

.bnr-offer .bnr-caption {
    font-size: 14px;
    line-height: 1em;
    font-family: Cairo, sans-serif;
    font-weight: 600;
    margin: 4px;
    border-width: 2px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0);
    overflow: hidden;
    letter-spacing: 1px;
    transition: .2s
}

.bnr-offer:hover .bnr-caption {
    border-color: #fff
}

.bnrs-column {
    max-width: 370px;
    margin-right: auto;
    margin-left: auto
}

.bnrs-column .bnr-wrap:not(:first-child) {
    margin-top: 15px
}

@media (max-width:767px) and (min-width:480px) {
    .bnrs-column .bnr-wrap:not(:first-child) {
        margin-top: 0
    }
}

@media screen and (max-width:767px) {
    .bnrs-column {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: none
    }
    .bnrs-column>* {
        min-width: calc(33.333% - 10px);
        -ms-flex-preferred-size: calc(33.333% - 10px);
        flex-basis: calc(33.333% - 10px)
    }
    .bnr-wrap:not(:first-child),
    .bnr:not(:first-child) {
        margin-top: 0
    }
}

@media screen and (max-width:479px) {
    .bnrs-column>* {
        min-width: 100%;
        margin-top: 0
    }
    .bnrs-column .bnr-wrap {
        margin-top: 15px
    }
    .bnrs-column .bnr img {
        max-width: 100%
    }
}

.bnr-discount [class*=col-]:not(.bnr-discount-image) {
    position: relative;
    z-index: 2
}

.bnr-discount .bnr-text1 {
    font-size: 24px;
    line-height: 1.5em;
    font-family: Cairo, sans-serif;
    font-weight: 700;
    color: #000;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .bnr-discount .bnr-text1 {
        font-size: 16px
    }
}

.bnr-discount .bnr-text2 {
    position: relative;
    font-size: 60px;
    line-height: 1.267em;
    font-family: Cairo, sans-serif;
    font-weight: 700;
    color: #896e40;
    text-transform: uppercase
}

@media screen and (max-width:1199px) {
    .bnr-discount .bnr-text2 {
        font-size: 50px
    }
}

@media screen and (max-width:991px) {
    .bnr-discount .bnr-text2 {
        font-size: 40px
    }
}

@media screen and (max-width:767px) {
    .bnr-discount .bnr-text2 {
        font-size: 30px
    }
}

@media screen and (max-width:479px) {
    .bnr-discount .bnr-text2 {
        font-size: 22px
    }
}

.bnr-discount .bnr-text2-brd {
    content: '';
    position: absolute;
    right: -55px;
    width: 5px;
    top: .3em;
    bottom: .3em;
    background: #896e40;
    transition: all .75s ease
}

.bnr-discount:hover .bnr-text2-brd {
    top: -100%;
    bottom: -100%
}

.bnr-discount:hover img {
    transform: scale(1.01) rotate(.01deg)
}

.bnr-discount:hover .bnr-discount-image:after {
    opacity: .15
}

.bnr-discount-image {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0;
    z-index: 1
}

.bnr-discount-image:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: .3s
}

.bnr-discount-image img {
    width: calc(100% + 1px);
    transform: scale(1.05) rotate(.001deg);
    transition: .5s
}

.bnr-discount-caption {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

.bnr-discount-text-wrap {
    width: 120%;
    padding: 46px 55px;
    position: absolute;
    overflow: hidden;
    z-index: 1;
    background: #fff;
    transition: border .2s ease .5s
}

.bnr-discount-text-wrap>:not(:first-child) {
    margin-top: 25px
}

@media screen and (max-width:479px) {
    .bnr-discount-text-wrap>:not(:first-child) {
        margin-top: 15px
    }
}

@media screen and (max-width:767px) {
    .bnr-discount-text-wrap {
        width: 90%;
        padding: 20px;
        margin: 0 auto -25px;
        position: relative
    }
}

.bnr-discount--right .bnr-discount-text-wrap {
    text-align: left
}

.bnr-discount--left .bnr-discount-text-wrap {
    text-align: right;
    left: 0
}

@media screen and (max-width:767px) {
    .bnr-discount--left .bnr-discount-text-wrap {
        margin: -35px auto 0
    }
}

.bnr-discount--left .bnr-discount-image {
    -ms-flex-order: -1;
    order: -1
}

.bnr-discount--left .bnr-text2-brd {
    right: auto;
    left: -55px
}

.bnr-discount+* {
    margin-top: 30px
}

.bnr-full img {
    width: 100%
}

.bnr-full.bnr--style-1 .bnr-caption {
    padding: 6% 7%
}

.bnr-grid-1 .col-5 {
    -ms-flex: 0 0 40.08%;
    flex: 0 0 40.08%;
    max-width: 40.08%
}

@media screen and (max-width:767px) {
    .bnr-grid-1 .col-5 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.bnr-grid-1 .col-7 {
    -ms-flex: 0 0 59.92%;
    flex: 0 0 59.92%;
    max-width: 59.92%
}

@media screen and (max-width:767px) {
    .bnr-grid-1 .col-7 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.bnr-grid-1 .col-8 {
    -ms-flex: 0 0 66.91%;
    flex: 0 0 66.91%;
    max-width: 66.91%
}

.bnr-grid-1 .col-4 {
    -ms-flex: 0 0 33.09%;
    flex: 0 0 33.09%;
    max-width: 33.09%
}

.holder:not(.fullwidth) .col-lg-4 .banners-carousel,
.holder:not(.fullwidth) .col-lg-4 .bnr,
.holder:not(.fullwidth) .col-md-4 .banners-carousel,
.holder:not(.fullwidth) .col-md-4 .bnr,
body:not(.fullwidth) .holder.global_width .col-lg-4 .banners-carousel,
body:not(.fullwidth) .holder.global_width .col-lg-4 .bnr,
body:not(.fullwidth) .holder.global_width .col-md-4 .banners-carousel,
body:not(.fullwidth) .holder.global_width .col-md-4 .bnr {
    max-width: 360px;
    margin-right: auto;
    margin-left: auto
}

body:not(.zoom-off) .bnr {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

body:not(.zoom-off) .bnr.bnr-hover-scale>img {
    width: calc(100% + 1px);
    vertical-align: top;
    transform: scale(1.1) rotate(.001deg);
    transition: .5s
}

body:not(.zoom-off) .bnr.bnr-hover-scale:hover>img {
    transform: scale(1.01) rotate(.01deg)
}

@media screen and (max-width:991px) {
    .bnr27 {
        min-height: 180px
    }
    .bnr27 img {
        position: absolute;
        top: 0;
        right: 50%;
        height: 100%;
        width: auto!important;
        transform: translateX(-50%)!important
    }
    .bnr34 {
        min-height: 245px
    }
    .bnr34 img {
        position: absolute;
        top: 0;
        right: 50%;
        height: 100%;
        width: auto!important;
        transform: translateX(-50%)!important
    }
    .bnr-full {
        min-height: 250px
    }
    .bnr-full img {
        position: absolute;
        top: 0;
        right: 50%;
        height: 100%;
        width: auto!important;
        transform: translateX(-50%)!important
    }
    .bnr.bnr--style-1 .bnr-caption .bnr-text4 {
        margin-top: .2em;
        font-size: 1.6em;
        line-height: 1.1em
    }
    .bnr22.bnr-full {
        min-height: 350px
    }
    .bnr35.bnr-full {
        min-height: 300px
    }
}

@media screen and (max-width:767px) {
    .bnr14 {
        min-height: 162px
    }
    .bnr14 img {
        position: absolute;
        top: 0;
        right: 50%;
        height: 100%;
        width: auto!important;
        transform: translateX(-50%)!important
    }
}

@media screen and (max-width:479px) {
    .bnr-full {
        min-height: 140px
    }
    .bnr17 {
        min-height: 211px
    }
    .bnr17 img {
        position: absolute;
        top: 0;
        right: 50%;
        height: 100%;
        width: auto!important;
        transform: translateX(-50%)!important
    }
    .bnr-full.bnr--style-1 .bnr-caption .bnr-text5 {
        font-size: 1.05em!important;
        font-weight: 700
    }
    .bnr-full.bnr--style-1 .bnr-caption .bnr-text2 {
        font-size: .535em;
        font-weight: 600
    }
    .bnr17.bnr--style-1-1 .bnr-caption .bnr-text3 {
        font-size: .8em
    }
    .bnr27.bnr--style-1-2 .bnr-caption .bnr-text1 {
        font-size: .28em
    }
    .bnr27.bnr--style-1-2 .bnr-caption .bnr-text2 {
        font-size: .48em
    }
    .bnr34 {
        min-height: 175px
    }
    .bnr34.bnr--style-6 .bnr-caption .bnr-text1 {
        font-size: .36em;
        font-weight: 600
    }
    .bnr34.bnr--style-6 .bnr-caption .bnr-text2 {
        font-size: 1.2em
    }
    .bnr22.bnr-full {
        min-height: 250px
    }
    .bnr35.bnr-full {
        min-height: 250px
    }
}

.banner-cover,
.banner-right-left,
.banners-carousel,
.bnr {
    display: block!important
}

.bnr-carousel .slick-list {
    width: 100%
}

.bnr-carousel-item {
    padding-right: 15px;
    padding-left: 15px
}

.bnr-carousel:not(.slick-initialized) {
    opacity: 0;
    transition: opacity .5s
}

@media (max-width:479px) {
    .bnr-carousel .slick-arrows-squared .slick-prev {
        right: 15px
    }
    .bnr-carousel .slick-arrows-squared .slick-next {
        left: 15px
    }
}

.count-banner-link {
    display: block;
    position: relative
}

.count-banner-link,
.count-banner-link:focus {
    text-decoration: none
}

.count-banner-link:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: .3s
}

.count-banner-link:hover {
    text-decoration: none
}

.count-banner-link:hover:after {
    opacity: .25
}

.count-banner-link .row {
    position: relative;
    z-index: 2
}

.count-banner {
    padding: 135px 0
}

@media (max-width:1199px) {
    .count-banner {
        padding: 100px 0
    }
}

@media (max-width:991px) {
    .count-banner {
        padding: 70px 0
    }
}

@media (max-width:767px) {
    .count-banner {
        padding: 50px 0
    }
}

.count-banner-caption {
    padding: 0 15px
}

.count-banner-caption>:not(:first-child) {
    margin-top: 10px
}

.count-banner-caption .countdown-box {
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto
}

.count-banner-caption .countdown>span {
    font-weight: 600
}

@media (max-width:767px) {
    .count-banner-caption {
        padding: 0 15px 30px
    }
}

.count-banner-txt1 {
    font-size: 14px;
    line-height: 1em;
    font-family: Cairo, sans-serif;
    font-weight: 600;
    color: #fff
}

.count-banner-txt2 {
    font-size: 48px;
    line-height: 1em;
    font-family: Cairo, sans-serif;
    font-weight: 700;
    color: #fff
}

@media (max-width:991px) {
    .count-banner-txt2 {
        font-size: 36px
    }
}

@media (max-width:479px) {
    .count-banner-txt2 {
        font-size: 28px
    }
}

.count-banner-txt2 span {
    color: #896e40
}

.count-banner2 {
    display: table;
    margin: 0 auto;
    padding: 65px 0;
    text-align: center;
    text-decoration: none
}

@media (max-width:767px) {
    .count-banner2 {
        padding: 30px 0
    }
}

.count-banner2:hover {
    text-decoration: none
}

.count-banner2-caption {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
    padding: 135px 145px 100px;
    background-color: rgba(0, 0, 0, .7)
}

@media (max-width:991px) {
    .count-banner2-caption {
        padding: 80px 80px 60px
    }
}

@media (max-width:767px) {
    .count-banner2-caption {
        padding: 60px 50px 45px
    }
}

@media (max-width:479px) {
    .count-banner2-caption {
        padding: 40px 30px 25px
    }
}

.count-banner2-caption:before {
    content: '';
    position: absolute;
    z-index: 0;
    top: -100px;
    right: 50%;
    bottom: -100px;
    left: -100px;
    background: rgba(255, 255, 255, .2);
    pointer-events: none;
    transform: rotate(-20deg)
}

.count-banner2-caption:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 60px;
    right: 60px;
    bottom: 60px;
    left: 60px;
    border-width: 5px;
    border-style: solid;
    border-color: #fff;
    pointer-events: none
}

@media (max-width:991px) {
    .count-banner2-caption:after {
        top: 40px;
        right: 40px;
        bottom: 40px;
        left: 40px;
        border-width: 3px
    }
}

@media (max-width:767px) {
    .count-banner2-caption:after {
        top: 30px;
        right: 30px;
        bottom: 30px;
        left: 30px
    }
}

@media (max-width:767px) {
    .count-banner2-caption:after {
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px
    }
}

.count-banner2-caption .countdown-box {
    margin-top: 35px;
    margin-right: auto;
    margin-left: auto
}

.count-banner2-caption .countdown-box:before {
    display: none
}

.count-banner2-caption .countdown>span {
    color: #a1a0a0
}

.count-banner2-caption .countdown>span:after {
    display: none
}

.count-banner2-caption .countdown>span span {
    display: block;
    width: 74px;
    padding: 20px 0;
    margin: 0 10px 15px;
    font-size: 20px;
    line-height: 34px;
    font-weight: 700;
    color: #fff;
    background-color: rgba(255, 255, 255, .35)
}

@media (max-width:767px) {
    .count-banner2-caption .countdown>span span {
        font-size: 18px;
        width: 50px;
        padding: 8px 0;
        margin: 0 3px 10px
    }
}

@media (max-width:479px) {
    .count-banner2-caption .countdown>span span {
        font-size: 14px;
        width: 40px;
        padding: 3px 0;
        margin: 0 0 5px
    }
}

.count-banner2-txt1 {
    font-size: 37px;
    line-height: 1em;
    font-family: Cairo, sans-serif;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px
}

.count-banner2-txt1:not(:first-child) {
    margin-top: 35px
}

@media (max-width:991px) {
    .count-banner2-txt1 {
        font-size: 25px
    }
}

@media (max-width:479px) {
    .count-banner2-txt1 {
        font-size: 20px
    }
}

.count-banner2-txt2 {
    font-size: 100px;
    line-height: 1em;
    font-family: Cairo, sans-serif;
    font-weight: 800;
    color: #896e40
}

.count-banner2-txt2:not(:first-child) {
    margin-top: 35px
}

@media (max-width:991px) {
    .count-banner2-txt2 {
        font-size: 70px
    }
}

@media (max-width:479px) {
    .count-banner2-txt2 {
        font-size: 50px
    }
}

.coming-soon-block .success-message {
    color: #15c979
}

.coming-soon-block .row>* {
    -ms-flex: 0 0 500px;
    flex: 0 0 500px;
    max-width: 500px
}

@media (max-width:1199px) {
    .coming-soon-block .row>* {
        -ms-flex: 0 0 400px;
        flex: 0 0 400px;
        max-width: 400px
    }
}

@media (max-width:991px) {
    .coming-soon-block .row>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width:767px) {
    .coming-soon-block .row>* {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 500px;
        margin: 0 auto
    }
}

.coming-soon-block .errors {
    min-width: 100%
}

.coming-soon-block .contact-form .errors,
.coming-soon-block .errors {
    text-align: right
}

.prd-carousel-menu {
    padding: 0 25px;
    margin-top: 25px
}

.prd-sm {
    position: relative
}

.prd-sm .prd-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    position: relative;
    padding-right: 0;
    padding-left: 0
}

.prd-sm .prd-img img {
    width: 100%;
    transition: opacity .4s
}

.prd-sm .prd-img img+img {
    display: block;
    opacity: 0;
    z-index: 1;
    position: absolute;
    height: 100%;
    width: auto
}

.prd-sm .prd-img:hover img {
    opacity: .75
}

.prd-sm .prd-info {
    padding-right: 10px;
    padding-left: 10px
}

.prd-sm .prd-title,
.prd-sm .prd-title a {
    margin-top: 19px;
    margin-bottom: 0;
    font-size: 14px;
    color: Cairo, sans-serif
}

.prd-sm .prd-price {
    margin-top: 9px;
    font-size: 14px;
    line-height: 1em
}

.prd-sm>:first-child {
    margin-top: 0
}

.prd-grid {
    position: relative;
    min-width: 100%;
    z-index: 2;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px -30px;
    padding: 0
}

.prd-grid:not(:first-child) {
    transform: translateY(-30px)
}

@media (max-width:767px) {
    .prd-grid {
        margin-right: -5px;
        margin-left: -5px
    }
}

.prd-grid .prd {
    margin-top: 30px
}

.prd-grid.prd-grid--sm-pad {
    margin-right: -12px;
    margin-left: -12px
}

@media (max-width:767px) {
    .prd-grid.prd-grid--sm-pad {
        margin-right: -5px;
        margin-left: -5px
    }
}

.prd-grid.prd-grid--nopad {
    margin-right: 0;
    margin-left: 0
}

@media (max-width:767px) {
    .prd-grid.prd-grid--nopad {
        margin-right: 0;
        margin-left: 0
    }
}

.prd-carousel {
    transform: translateY(-30px);
    margin-bottom: -30px
}

.prd-carousel .prd {
    margin-top: 30px
}

@media (min-width:768px) {
    .prd-carousel:not(.slick-initialized) {
        opacity: 0;
        overflow: hidden;
        visibility: hidden;
        transition: opacity .2s ease .5s;
        height: 400px;
        max-height: 400px
    }
}

.prd-grid:not(.prd-carousel) {
    display: -ms-flexbox;
    display: flex
}

@supports not (-webkit-overflow-scrolling:touch) {
    .prd-grid:after,
    .prd-grid:before {
        content: '';
        display: table
    }
    .prd-grid:after {
        clear: both
    }
}

.prd-grid+.more-link-wrapper {
    margin-top: 55px
}

@media (max-width:991px) {
    .prd-grid+.more-link-wrapper {
        margin-top: 40px
    }
}

@media (max-width:767px) {
    .prd-grid+.more-link-wrapper {
        margin-top: 30px
    }
}

@media (max-width:479px) {
    .prd-grid+.more-link-wrapper {
        margin-top: 30px
    }
}

.aside .prd-grid+.more-link-wrapper {
    margin-top: 44px
}

@media (max-width:991px) {
    .aside .prd-grid+.more-link-wrapper {
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .aside .prd-grid+.more-link-wrapper {
        margin-top: 20px
    }
}

.prd {
    position: relative;
    width: 100%;
    min-height: 1px;
    margin-right: 5px;
    margin-left: 5px
}

.prd:focus {
    outline: 0
}

.prd .gdw-loader {
    opacity: 0;
    transition: opacity .2
}

.prd-grid--sm-pad:not(.prd-carousel) {
    margin-right: -5px;
    margin-left: -5px
}

.prd-carousel.prd-grid--sm-pad {
    margin-right: -10px;
    margin-left: -10px
}

.prd-grid--sm-pad .prd {
    margin-right: 5px;
    margin-left: 5px
}

.prd-carousel.prd-grid--sm-pad .prd {
    margin-right: 5px;
    margin-left: 5px;
    width: calc(100% - 10px)!important
}

.prd-grid--sm-pad .prd .prd-inside {
    padding-right: 5px;
    padding-left: 5px;
    box-shadow: 0 0 5px #8f8f8f;
    border-radius: 7px;
    border: 2px solid #878787;
}

.prd-grid .prd {
    -ms-flex: 0 0 calc(25% - 10px);
    flex: 0 0 calc(25% - 10px);
    max-width: calc(25% - 10px)
}

.prd-grid.prd-grid--sm-pad .prd {
    -ms-flex: 0 0 calc(25% - 10px);
    flex: 0 0 calc(25% - 10px);
    max-width: calc(25% - 10px)
}

.prd-grid.slick-initialized .slick-slide .prd {
    max-width: calc(100% - 10px)!important;
    width: calc(100% - 10px)!important
}

.prd-grid.slick-initialized[class*=data-to-show] .prd.slick-slide {
    max-width: none;
    width: auto
}

.prd-grid.data-to-show-5 .prd {
    -ms-flex: 0 0 calc(20% - 10px);
    flex: 0 0 calc(20% - 10px);
    max-width: calc(20% - 10px);
    width: calc(20% - 10px)
}

.prd-grid.data-to-show-4 .prd {
    -ms-flex: 0 0 calc(25% - 10px);
    flex: 0 0 calc(25% - 10px);
    max-width: calc(25% - 10px);
    width: calc(25% - 10px)
}

.prd-grid.data-to-show-3 .prd {
    -ms-flex: 0 0 calc(33.333% - 10px);
    flex: 0 0 calc(33.333% - 10px);
    max-width: calc(33.333% - 10px);
    width: calc(33.333% - 10px)
}

.prd-grid.data-to-show-2 .prd {
    -ms-flex: 0 0 calc(50% - 10.5px);
    flex: 0 0 calc(50% - 10.5px);
    max-width: calc(50% - 10.5px);
    width: calc(50% - 10.5px)
}

.prd-grid.data-to-show-1 .prd {
    -ms-flex: 0 0 calc(100% - 10px);
    flex: 0 0 calc(100% - 10px);
    max-width: calc(100% - 10px);
    width: calc(100% - 10px)
}

.prd-grid.prd-grid--sm-pad.data-to-show-5 .prd {
    -ms-flex: 0 0 calc(20% - 10px);
    flex: 0 0 calc(20% - 10px);
    max-width: calc(20% - 10px);
    width: calc(20% - 10px)
}

.prd-grid.prd-grid--sm-pad.data-to-show-4 .prd {
    -ms-flex: 0 0 calc(25% - 10px);
    flex: 0 0 calc(25% - 10px);
    max-width: calc(25% - 10px);
    width: calc(25% - 10px)
}

.prd-grid.prd-grid--sm-pad.data-to-show-3 .prd {
    -ms-flex: 0 0 calc(33.333% - 10px);
    flex: 0 0 calc(33.333% - 10px);
    max-width: calc(33.333% - 10px);
    width: calc(33.333% - 10px)
}

.prd-grid.prd-grid--sm-pad.data-to-show-2 .prd {
    -ms-flex: 0 0 calc(50% - 10.5px);
    flex: 0 0 calc(50% - 10.5px);
    max-width: calc(50% - 10.5px);
    width: calc(50% - 10.5px)
}

.aside .prd-grid.js-product-isotope.data-to-show-2 .prd.prd-horizontal-simple,
.aside .prd-grid.js-product-isotope.data-to-show-3 .prd.prd-horizontal-simple,
.aside .prd-grid.js-product-isotope.data-to-show-4 .prd.prd-horizontal-simple,
.aside .prd-grid.js-product-isotope.data-to-show-5 .prd.prd-horizontal-simple {
    -ms-flex: 0 0 calc(50% - 10.5px);
    flex: 0 0 calc(50% - 10.5px);
    max-width: calc(50% - 10.5px);
    width: calc(50% - 10.5px)
}

@media (max-width:991px) {
    .prd-grid.data-to-show-md-5 .prd {
        -ms-flex: 0 0 calc(20% - 10px);
        flex: 0 0 calc(20% - 10px);
        max-width: calc(20% - 10px);
        width: calc(20% - 10px)
    }
    .prd-grid.data-to-show-md-4 .prd {
        -ms-flex: 0 0 calc(25% - 10px);
        flex: 0 0 calc(25% - 10px);
        max-width: calc(25% - 10px);
        width: calc(25% - 10px)
    }
    .prd-grid.data-to-show-md-3 .prd {
        -ms-flex: 0 0 calc(33.333% - 10px);
        flex: 0 0 calc(33.333% - 10px);
        max-width: calc(33.333% - 10px);
        width: calc(33.333% - 10px)
    }
    .prd-grid.data-to-show-md-2 .prd {
        -ms-flex: 0 0 calc(50% - 10.5px);
        flex: 0 0 calc(50% - 10.5px);
        max-width: calc(50% - 10.5px);
        width: calc(50% - 10.5px)
    }
    .prd-grid.data-to-show-md-1 .prd {
        -ms-flex: 0 0 calc(100% - 10px);
        flex: 0 0 calc(100% - 10px);
        max-width: calc(100% - 10px);
        width: calc(100% - 10px)
    }
    .prd-grid.prd-grid--sm-pad.data-to-show-md-5 .prd {
        -ms-flex: 0 0 calc(20% - 10px);
        flex: 0 0 calc(20% - 10px);
        max-width: calc(20% - 10px);
        width: calc(20% - 10px)
    }
    .prd-grid.prd-grid--sm-pad.data-to-show-md-4 .prd {
        -ms-flex: 0 0 calc(25% - 10px);
        flex: 0 0 calc(25% - 10px);
        max-width: calc(25% - 10px);
        width: calc(25% - 10px)
    }
    .prd-grid.prd-grid--sm-pad.data-to-show-md-3 .prd {
        -ms-flex: 0 0 calc(33.333% - 10px);
        flex: 0 0 calc(33.333% - 10px);
        max-width: calc(33.333% - 10px);
        width: calc(33.333% - 10px)
    }
    .prd-grid.prd-grid--sm-pad.data-to-show-md-2 .prd {
        -ms-flex: 0 0 calc(50% - 10.5px);
        flex: 0 0 calc(50% - 10.5px);
        max-width: calc(50% - 10.5px);
        width: calc(50% - 10.5px)
    }
    .aside .prd-grid.js-product-isotope.data-to-show-2 .prd.prd-horizontal-simple,
    .aside .prd-grid.js-product-isotope.data-to-show-3 .prd.prd-horizontal-simple,
    .aside .prd-grid.js-product-isotope.data-to-show-4 .prd.prd-horizontal-simple,
    .aside .prd-grid.js-product-isotope.data-to-show-5 .prd.prd-horizontal-simple {
        -ms-flex: 0 0 calc(50% - 10.5px);
        flex: 0 0 calc(50% - 10.5px);
        max-width: calc(50% - 10.5px);
        width: calc(50% - 10.5px)
    }
}

@media (max-width:767px) {
    .prd-grid:not(.product-listing) {
        display: -ms-flexbox;
        display: flex
    }
    .prd-grid.sm-limit-2>.prd:nth-child(2)~.prd {
        display: none
    }
    .prd-grid.sm-limit-4>.prd:nth-child(4)~.prd {
        display: none
    }
    .prd-grid.data-to-show-sm-5 .prd,
    .prd-grid.product-listing.data-to-show-sm-5 .prd {
        -ms-flex: 0 0 calc(20% - 10px);
        flex: 0 0 calc(20% - 10px);
        max-width: calc(20% - 10px);
        width: calc(20% - 10px)
    }
    .prd-grid.data-to-show-sm-4 .prd,
    .prd-grid.product-listing.data-to-show-sm-4 .prd {
        -ms-flex: 0 0 calc(25% - 10px);
        flex: 0 0 calc(25% - 10px);
        max-width: calc(25% - 10px);
        width: calc(25% - 10px)
    }
    .prd-grid.data-to-show-sm-3 .prd,
    .prd-grid.product-listing.data-to-show-sm-3 .prd {
        -ms-flex: 0 0 calc(33.333% - 10px);
        flex: 0 0 calc(33.333% - 10px);
        max-width: calc(33.333% - 10px);
        width: calc(33.333% - 10px)
    }
    .prd-grid.data-to-show-sm-2 .prd,
    .prd-grid.product-listing.data-to-show-sm-2 .prd {
        -ms-flex: 0 0 calc(50% - 10.5px);
        flex: 0 0 calc(50% - 10.5px);
        max-width: calc(50% - 10.5px);
        width: calc(50% - 10.5px)
    }
    .prd-grid.data-to-show-sm-1 .prd,
    .prd-grid.product-listing.data-to-show-sm-1 .prd {
        -ms-flex: 0 0 calc(100% - 10px);
        flex: 0 0 calc(100% - 10px);
        max-width: calc(100% - 10px);
        -ms-flex: 0 0 calc(100% - 10px);
        flex: 0 0 calc(100% - 10px);
        max-width: calc(100% - 10px);
        width: calc(100% - 10px)
    }
    .prd-grid.prd-grid--sm-pad.data-to-show-sm-5 .prd {
        -ms-flex: 0 0 calc(20% - 10px);
        flex: 0 0 calc(20% - 10px);
        max-width: calc(20% - 10px);
        width: calc(20% - 10px)
    }
    .prd-grid.prd-grid--sm-pad.data-to-show-sm-4 .prd {
        -ms-flex: 0 0 calc(25% - 10px);
        flex: 0 0 calc(25% - 10px);
        max-width: calc(25% - 10px);
        width: calc(25% - 10px)
    }
    .prd-grid.prd-grid--sm-pad.data-to-show-sm-3 .prd {
        -ms-flex: 0 0 calc(33.333% - 10px);
        flex: 0 0 calc(33.333% - 10px);
        max-width: calc(33.333% - 10px);
        width: calc(33.333% - 10px)
    }
    .prd-grid.prd-grid--sm-pad.data-to-show-sm-2 .prd {
        -ms-flex: 0 0 calc(50% - 10.5px);
        flex: 0 0 calc(50% - 10.5px);
        max-width: calc(50% - 10.5px);
        width: calc(50% - 10.5px)
    }
    .aside .prd-grid.js-product-isotope.data-to-show-2 .prd.prd-horizontal-simple,
    .aside .prd-grid.js-product-isotope.data-to-show-3 .prd.prd-horizontal-simple,
    .aside .prd-grid.js-product-isotope.data-to-show-4 .prd.prd-horizontal-simple,
    .aside .prd-grid.js-product-isotope.data-to-show-5 .prd.prd-horizontal-simple {
        -ms-flex: 0 0 calc(50% - 10.5px);
        flex: 0 0 calc(50% - 10.5px);
        max-width: calc(50% - 10.5px);
        width: calc(50% - 10.5px)
    }
}

@media (max-width:479px) {
    .prd-grid.data-to-show-xs-5 .prd,
    .prd-grid.product-listing.data-to-show-xs-5 .prd {
        -ms-flex: 0 0 calc(20% - 10px);
        flex: 0 0 calc(20% - 10px);
        max-width: calc(20% - 10px);
        width: calc(20% - 10px)
    }
    .prd-grid.data-to-show-xs-4 .prd,
    .prd-grid.product-listing.data-to-show-xs-4 .prd {
        -ms-flex: 0 0 calc(25% - 10px);
        flex: 0 0 calc(25% - 10px);
        max-width: calc(25% - 10px);
        width: calc(25% - 10px)
    }
    .prd-grid.data-to-show-xs-3 .prd,
    .prd-grid.product-listing.data-to-show-xs-3 .prd {
        -ms-flex: 0 0 calc(33.333% - 10px);
        flex: 0 0 calc(33.333% - 10px);
        max-width: calc(33.333% - 10px);
        width: calc(33.333% - 10px)
    }
    .prd-grid.data-to-show-xs-2 .prd,
    .prd-grid.product-listing.data-to-show-xs-2 .prd {
        -ms-flex: 0 0 calc(50% - 10.5px);
        flex: 0 0 calc(50% - 10.5px);
        max-width: calc(50% - 10.5px);
        width: calc(50% - 10.5px)
    }
    .prd-grid.data-to-show-xs-1 .prd,
    .prd-grid.product-listing.data-to-show-xs-1 .prd {
        -ms-flex: 0 0 calc(100% - 10px);
        flex: 0 0 calc(100% - 10px);
        max-width: calc(100% - 10px);
        width: calc(100% - 10px)
    }
    .prd-grid.prd-grid--sm-pad.data-to-show-xs-5 .prd {
        -ms-flex: 0 0 calc(20% - 10px);
        flex: 0 0 calc(20% - 10px);
        max-width: calc(20% - 10px);
        width: calc(20% - 10px)
    }
    .prd-grid.prd-grid--sm-pad.data-to-show-xs-4 .prd {
        -ms-flex: 0 0 calc(25% - 10px);
        flex: 0 0 calc(25% - 10px);
        max-width: calc(25% - 10px);
        width: calc(25% - 10px)
    }
    .prd-grid.prd-grid--sm-pad.data-to-show-xs-3 .prd {
        -ms-flex: 0 0 calc(33.333% - 10px);
        flex: 0 0 calc(33.333% - 10px);
        max-width: calc(33.333% - 10px);
        width: calc(33.333% - 10px)
    }
    .prd-grid.prd-grid--sm-pad.data-to-show-xs-2 .prd {
        -ms-flex: 0 0 calc(50% - 10.5px);
        flex: 0 0 calc(50% - 10.5px);
        max-width: calc(50% - 10.5px);
        width: calc(50% - 10.5px)
    }
    .prd-grid.prd-grid--sm-pad.data-to-show-xs-1 .prd {
        -ms-flex: 0 0 calc(100% - 10px);
        flex: 0 0 calc(100% - 10px);
        max-width: calc(100% - 10px);
        width: calc(100% - 10px)
    }
    .aside .prd-grid.js-product-isotope.data-to-show-2 .prd.prd-horizontal-simple,
    .aside .prd-grid.js-product-isotope.data-to-show-3 .prd.prd-horizontal-simple,
    .aside .prd-grid.js-product-isotope.data-to-show-4 .prd.prd-horizontal-simple,
    .aside .prd-grid.js-product-isotope.data-to-show-5 .prd.prd-horizontal-simple {
        -ms-flex: 0 0 calc(100% - 10px);
        flex: 0 0 calc(100% - 10px);
        max-width: calc(100% - 10px);
        width: calc(100% - 10px)
    }
}

.prd-grid .slick-arrow {
    z-index: 2!important
}

@media (min-width:1200px) {
    .slick-arrows-aside-simple .slick-prev {
        right: -50px
    }
    .slick-arrows-aside-simple .slick-next {
        left: -50px
    }
}

@media (min-width:992px) {
    .prd-grid .slick-arrow,
    .prd-grid .slick-arrow.slick-disabled {
        opacity: 0
    }
    .prd-grid:hover .slick-arrow:not(.slick-disabled) {
        opacity: 1
    }
    .prd-grid:hover .slick-arrow.slick-disabled {
        opacity: .3
    }
}

@media (min-width:768px) {
    body.mac .prd-grid.slick-arrows-squared.prd-hovered .slick-arrow {
        margin-top: -104.5px
    }
    body.mac .prd-grid.slick-arrows-aside-simple.prd-hovered .slick-arrow {
        margin-top: -104.5px
    }
}

.prd-grid:not([class*=arrows-]) .slick-arrow {
    top: -25px;
    left: 0;
    right: auto
}

.prd-grid:not([class*=arrows-]) .slick-prev {
    left: 25px
}

@media (min-width:768px) {
    .prd-carousel:not(.prd--nohover) .slick-list.slick-list--offset {
        margin: -5px -5px -200px;
        padding: 5px 5px 200px;
        height: auto!important;
        z-index: 1
    }
    body.mac .prd-carousel:not(.prd--nohover) .slick-list.slick-list--offset {
        padding-bottom: 170px
    }
}

.prd .prd-inside {
    border-radius: 10px;
    background-color: transparent;
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 10px #f3f3f3;
   /* box-shadow: 0 0 5px #ebebeb;
    box-shadow: 0 0 5px #7b7878;*/
    padding: 15px 10px 12px;
    margin: -10px auto 0;
    transition: .2s!important;
    cursor: pointer;
}
.prd .prd-inside:hover{
    scale: 1.04;
}
.prd-img-area .layout{
    background-color: #555;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .2s;
}
.prd .prd-inside:hover .layout{
    opacity: .3;
}
.prd .prd-inside img{
    transition:.6s;
}
.prd .prd-inside:hover img{
    scale: 1.2;
}
.prd .prd-inside:hover {

}
.prd .prd-info {
    position: relative;
    z-index: 2
}

@media (min-width:992px) {
    .prd .prd-inside .prd-hover{
       top: 50%; left: 60%; transform: translate(-50%, -50%);    }
    .prd-grid:not(.listing-view) .prd .prd-inside {
        transition: box-shadow 0s ease
    }
    .prd-grid:not(.listing-view) .prd .prd-inside:hover {
        background-color: #fff;
        border-color: #fff7c9;
        box-shadow: 0 0 5px rgba(0, 0, 0, .2);
        transition: box-shadow .3s ease
    }
}

.prd-img-area {
    position: relative;
    overflow: hidden
}
.shopping-drop{
    border-radius:20px;
    box-shadow: 0 0 25px #999!important;
    background: #fff;
    transition: .3s;
    position: fixed;
    top: 60px;
    right:-800px;
    height: 90vh;
    width: 400px;
    overflow-y:scroll;
    z-index: 55555;
}

.shopping-drop::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.shopping-drop::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}
.showcart{
    right: 0;
}
.prd-img-area .countdown-box {
    position: absolute;
    bottom: 0;
    width: calc(100% + 1px);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

.prd-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    position: relative;
    padding-right: 0;
    padding-left: 0
}

.prd-img img {
    width: 100%;
    transition: opacity .4s
}

.prd-img img+img {
    display: block;
    opacity: 0;
    z-index: 1;
    position: absolute;
    height: 100%;
    width: auto
}

.prd-img-area [class*=label-]:not(.label-wishlist) {
    position: absolute;
    z-index: 2;
    top: 9px;
    right: 9px;
    padding: 0 11px;
    font-size: 12px;
    line-height: 23px;
    font-weight: 600;
    min-width: 50px;
    text-align: center
}

.prd-img-area [class*=label-]:not(.label-wishlist)+[class*=label-]:not(.label-wishlist) {
    top: 35px
}

.prd-img-area [class*=label-]:not(.label-wishlist)+[class*=label-]:not(.label-wishlist)+[class*=label-]:not(.label-wishlist) {
    top: 61px
}

.prd-img-area .label-sale {
    color: #fff;
    background-color: #896e40
}

.prd-img-area .label-outstock {
    color: #fff;
    background-color: #ffc427
}

.prd-img-area .label-new {
    color: #fff;
    background-color: #15c979
}

.prd-img-area .label-wishlist {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    z-index: 2;
    top: 11px;
    left: 14px;
    width: 29px;
    height: 29px;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    transition: all .2s ease
}

.prd-img-area .label-wishlist:after,
.prd-img-area .label-wishlist:before {
    position: absolute;
    top: 0;
    display: block;
    transition: all .25s ease
}

.prd-img-area .label-wishlist:after {
    content: '';
    position: absolute;
    z-index: 0;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #896e40;
    border-radius: 50%;
    transition: all .2s ease
}

.prd-img-area .label-wishlist:before {
    z-index: 1;
    margin-top: 1px
}

.prd-img-area .label-wishlist:hover {
    background-color: transparent
}

.prd-img-area .label-wishlist:hover:after {
    transform: scale(1.28);
    opacity: 1
}

.prd-img-area .label-wishlist.active:before,
.prd-img-area .label-wishlist:hover:before {
    content: '\e90a'
}

.prd .prd-img-area .color-swatch,
.prd-hor .prd-img-area .color-swatch {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    z-index: 2;
    bottom: 5px;
    right: 5px;
    left: 5px
}

.prd-hor.prd-has-countdown .prd-img-area .color-swatch,
.prd.prd-has-countdown .prd-img-area .color-swatch {
    bottom: 49px
}

.prd-outstock .prd-img,
.prd-outstock .prd-info {
    opacity: .55
}

.prd-outstock .color-swatch,
.prd-outstock .countdown-box,
.prd-outstock [class*=label-]:not(.label-outstock) {
    display: none
}

.prd-outstock .prd-action .btn {
    pointer-events: none
}

.prd-img-area .label-wishlist {
    transition: opacity .4s ease .1s;
    opacity: 0
}

.data-to-show-4.prd-grid:not(.listing-view) .prd-info .prd-action .btn,
[class*=col-md] .data-to-show-3.prd-grid:not(.listing-view) .prd-info .prd-action .btn {
    padding-right: 10px;
    padding-left: 10px
}

@media (max-width:1199px) and (min-width:768px) {
    .data-to-show-4.prd-grid:not(.listing-view) .prd-info .prd-action .btn [class*=icon-]:not(:last-child),
    [class*=col-md] .data-to-show-3.prd-grid:not(.listing-view) .prd-info .prd-action .btn [class*=icon-]:not(:last-child) {
        display: none
    }
}

.data-to-show-4.prd-grid:not(.listing-view) .prd-action .form-group,
[class*=col-md] .data-to-show-3.prd-grid:not(.listing-view) .prd-action .form-group {
    margin-left: 0
}

.data-to-show-4.prd-grid:not(.listing-view) .prd-action .btn:first-child:not(:only-child),
.data-to-show-4.prd-grid:not(.listing-view) .prd-action form:not(:only-child),
[class*=col-md] .data-to-show-3.prd-grid:not(.listing-view) .prd-action .btn:first-child:not(:only-child),
[class*=col-md] .data-to-show-3.prd-grid:not(.listing-view) .prd-action form:not(:only-child) {
    margin-left: 2px
}

.data-to-show-5.prd-grid:not(.listing-view) .prd-info .prd-action .btn {
    padding-right: 10px;
    padding-left: 10px
}

.data-to-show-5.prd-grid:not(.listing-view) .prd-info .prd-action .btn [class*=icon-]:not(:last-child) {
    display: none
}

.data-to-show-5.prd-grid:not(.listing-view) .prd-action .form-group {
    margin-left: 0
}

.data-to-show-5.prd-grid:not(.listing-view) .prd-action .btn:first-child:not(:only-child),
.data-to-show-5.prd-grid:not(.listing-view) .prd-action form:not(:only-child) {
    margin-left: 8px
}

.prd-title {
    margin-top: 10px!important;
    margin-bottom: 12px!important;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    transition: .2s;
    font-family: Tajawal, sans-serif;
    letter-spacing: 0
}

.prd-title,
.prd-title a {
    color: #2d2c2c
}

.prd-title a:hover {
    text-decoration: none;
    color: #896e40
}

.prd-price {
    margin-top: 0!important
}

.prd-description {
    display: none
}

.prd-tag {
    margin-top: 18px;
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase
}

.prd-tag,
.prd-tag a,
.prd-tag a:focus,
.prd-tag a:hover {
    color: #b4b4b4
}

.prd-rating {
    margin-top: 7px;
    min-height: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

@media (min-width:992px) {
    .prd-grid:not(.listing-view) .prd .prd-hover {
        position: absolute;
        width: 100%;
        opacity: 0
    }
}

.prd-options {
    display: -ms-flexbox;
    display: flex
}

.prd-options .label-options {
    font-size: 12px;
    line-height: 1.75em;
    text-transform: uppercase;
    color: #b4b4b4
}

.prd-options .label-options+.list-options {
    margin-right: 10px
}

.prd-action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    margin-top: 14px
}

.prd-action a:not(.btn):not([role=option]) {
    padding: 4px;
    font-size: 17px;
    line-height: 28px;
    color: #896e40;
    text-decoration: none;
    cursor: pointer
}

.prd-action a:not(.btn):not([role=option]):hover {
    color: #000
}

.prd-action .select-wrapper select {
    height: 37px;
    font-size: 11px;
    line-height: 22px;
    padding: 7px 26px 7px 9px;
    border-left: 0;
    text-transform: uppercase
}

.prd-action .select-wrapper:before {
    width: 26px
}

@media (min-width:992px) {
    .prd-action .select-wrapper+.btn,
    .prd-action .select-wrapper~.btn {
        min-width: 40px;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        max-width: 40px;
        padding-right: 10px;
        padding-left: 10px
    }
    .prd-action .select-wrapper+.btn [class*=icon-],
    .prd-action .select-wrapper~.btn [class*=icon-] {
        display: block!important;
        padding: 0!important
    }
}

.prd-grid:not(.listing-view) form,
.prd-promo form,
.single-prd-carousel form {
    -ms-flex: 1;
    flex: 1
}

.prd-grid:not(.listing-view) form .btn,
.prd-promo form .btn,
.single-prd-carousel form .btn {
    width: 100%;
    height: 36px;
    -ms-flex: 1;
    flex: 1
}

@media (min-width:992px) {
    .prd-grid:not(.listing-view) .btn,
    .prd-promo .btn {
        padding-right: 10px;
        padding-left: 10px
    }
}

.prd-grid .form-group,
.prd-promo .form-group,
.single-prd-carousel .form-group {
    margin-bottom: 0;
    width: 100%
}

.prd-grid .form-group .form-control,
.prd-promo .form-group .form-control,
.single-prd-carousel .form-group .form-control {
    height: 36px
}

.prd-grid .btn:first-child,
.prd-grid form:not(:only-child),
.prd-promo .btn:first-child,
.prd-promo form:not(:only-child),
.single-prd-carousel .btn:first-child,
.single-prd-carousel form:not(:only-child) {
    margin-left: 10px;
    -ms-flex: 1;
    flex: 1
}

.prd-grid form,
.prd-promo form,
.single-prd-carousel form {
    display: -ms-flexbox;
    display: flex
}

.prd-options {
    margin-top: 15px
}

@media (min-width:992px) {
    .prd.hovered {
        z-index: 3
    }
    .prd-grid:not(.listing-view) .prd:not([class*='-simple']).hovered .prd-inside {
        position: absolute;
        top: 0;
        right: 0;
        overflow: hidden;
        display: block;
        width: 100%;
        z-index: 140
    }
    .prd-grid .prd:not([class*='-simple']).hovered .prd-inside .prd-img-area .label-wishlist {
        opacity: 1
    }
    .prd-grid .prd:not([class*='-simple']).hovered .prd-inside .prd-img img:not(:only-child) {
        opacity: 0
    }
    .prd-grid .prd:not([class*='-simple']).hovered .prd-inside .prd-img img+img {
        opacity: 1!important
    }
    .prd-grid .prd:not([class*='-simple']).hovered .prd-inside .prd-action {
        display: -ms-flexbox;
        display: flex
    }
    .prd-grid .prd:not([class*='-simple']).hovered .prd-inside .prd-options {
        display: -ms-flexbox;
        display: flex
    }
    .prd-grid .prd:not([class*='-simple']).hovered .prd-inside .prd-hover {
        opacity: 1;
        visibility: visible;
        position: relative;
    }
}

@media (max-width:991px) {
    .prd-grid .prd:not([class*='-simple']) .prd-inside .prd-hover {
        opacity: 1!important;
        visibility: visible!important;
        position: relative!important;
    }
   
    .prd-grid .prd:not([class*='-simple']) .prd-inside .prd-hover  button{
       font-size: 7px!important;
       width: 99%;
        margin-right: 1px!important;
        margin-left: 0!important;
        margin-top: 2px!important;
    }
    .prd-grid .prd:not([class*='-simple']) .prd-inside .prd-title{
        font-size: 12px!important;
    }
    .prd-grid .prd:not([class*='-simple']) .prd-inside .prd-tag{
        display: block!important;
        margin-top: 0!important;
    }
    .prd {
        margin-right: 5px;
        margin-left: 5px
    }
    .prd .prd-hidemobile {
        display: none
    }
    .prd-grid:not(.listing-view) form .btn,
    .prd-promo form .btn,
    .product-slider .prd-action form .btn,
    .single-prd-carousel form .btn {
        height: 42px;
        line-height: 18px
    }
    .prd-grid:not(.listing-view) form .btn [class*=icon-],
    .prd-promo form .btn [class*=icon-],
    .product-slider .prd-action form .btn [class*=icon-],
    .single-prd-carousel form .btn [class*=icon-] {
        display: none
    }
    .prd-title {
        margin-top: 10px!important
    }
    .prd .prd-action .btn,
    .prd-hor .prd-action .btn,
    .product-slider .prd-action .btn {
        width: 100%;
        padding-right: 10px;
        padding-left: 10px;
        margin-left: 0
    }
    .prd .prd-action .btn.dropdown-toggle,
    .prd-hor .prd-action .btn.dropdown-toggle,
    .product-slider .prd-action .btn.dropdown-toggle {
        border-left-width: 0
    }
    .prd .prd-action .form-group,
    .prd .prd-action form,
    .prd-hor .prd-action .form-group,
    .prd-hor .prd-action form,
    .product-slider .prd-action .form-group,
    .product-slider .prd-action form {
        width: 100%
    }
    .prd .prd-action .select-wrapper,
    .prd-hor .prd-action .select-wrapper,
    .product-slider .prd-action .select-wrapper {
        display: none
    }
    .prd-grid:not(.listing-view) .prd:not(.prd-horizontal-simple) {
        height: auto!important
    }
    .prd-grid:not(.listing-view) .prd:not(.prd-horizontal-simple) .prd-inside {
        padding: 0;
        margin-top: 0
    }
    .prd-grid:not(.listing-view) .prd:not(.prd-horizontal-simple) .prd-img-area .label-wishlist {
        opacity: 1
    }
    .prd-grid:not(.listing-view) .prd:not(.prd-horizontal-simple) .prd-action {
        margin-top: 17px
    }
    .prd-grid:not(.listing-view) .prd:not(.prd-horizontal-simple) .prd-info {
        display: -ms-flexbox;
        display: flex;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
    .prd-grid:not(.listing-view) .prd:not(.prd-horizontal-simple) .prd-price {
       /* -ms-flex-order: -1;*/
        /*order: -1;*/
        margin-top: 5px
    }
    .prd-grid--sm-pad .prd .prd-inside {
        padding-right: 0;
        padding-left: 0
    }
}

.prd-hor .prd-inside {
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2
}

.prd-promo {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto
}

@media (max-width:479px) {
    .prd-promo {
        max-width: 360px
    }
}

.prd-promo-carousel.slick-slider:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    pointer-events: none
}

@media screen and (min-width:768px) {
    .prd-promo-carousel.slick-slider .prd-hor .prd-inside {
        border: 0
    }
}

@media screen and (max-width:479px) {
    .promo-carousel {
        margin-right: -5px;
        margin-left: -5px
    }
    .promo-carousel .bnr-wrap {
        margin: 0 5px
    }
}

@media screen and (max-width:479px) {
    .promo-carousel {
        margin-right: -5px;
        margin-left: -5px
    }
    .promo-carousel .bnr-wrap {
        margin: 0 5px
    }
}

.prd-hor:focus {
    outline: 0
}

.prd-hor .prd-inside {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    background-color: #fff
}

.prd-hor .prd-img-area {
    width: calc(50.5% - 15px);
    margin-left: 15px;
    float: right;
    overflow: hidden
}

.prd-hor .prd-info {
    display: -ms-flexbox;
    display: flex;
    width: 49.5%;
    float: right;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 25px 28px 25px 5px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .prd-hor .prd-info {
        padding: 20px 28px 20px 5px
    }
}

@media (max-width:479px) {
    .prd-hor .prd-info {
        padding: 15px 10px 15px 0
    }
}

.prd-hor .prd-info>.inside:not(:only-child) {
    margin-top: 28px
}

@media (max-width:1199px) {
    .prd-hor .prd-info>.inside:not(:only-child) {
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .prd-hor .prd-info>.inside:not(:only-child) {
        margin-top: 0
    }
}

.prd-hor .prd-info>.inside>:first-child {
    margin-top: 0
}

.prd-hor .prd-action {
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .prd-hor .prd-action {
        margin-top: 16px
    }
}

@media (max-width:991px) {
    .prd-hor .prd-action {
        margin-top: 16px
    }
}

.prd-hor .sidebar-block_title {
    font-size: 24px;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: auto;
    cursor: auto
}

@media (min-width:768px) {
    .prd-hor .sidebar-block_title {
        margin-bottom: 0!important
    }
}

@media (max-width:1199px) {
    .prd-hor .sidebar-block_title {
        font-size: 20px;
        padding: 10px 0
    }
}

@media (max-width:767px) {
    .prd-hor .sidebar-block_title {
        font-size: 18px;
        line-height: 1.6em;
        padding: 0;
        margin-top: 15px;
        margin-bottom: 15px
    }
}

.prd-hor .prd-tag {
    margin-top: 26px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .prd-hor .prd-tag {
        margin-top: 16px
    }
}

@media (max-width:991px) {
    .prd-hor .prd-tag {
        margin-top: 16px
    }
}

.prd-hor.vert-dots .slick-dots {
    left: 20px
}

.prd-hor>.sidebar-block_title {
    display: none
}

@media (max-width:767px) {
    .prd-hor>.sidebar-block_title {
        display: block
    }
    .prd-hor .prd-info .sidebar-block_title {
        display: none
    }
    .prd-hor.prd-has-countdown .prd-img-area .color-swatch {
        bottom: 5px!important
    }
    .prd-hor .countdown-box {
        display: none
    }
    .prd-hor .prd-inside {
        border-width: 1px;
        border-style: solid;
        border-color: #e2e2e2
    }
    .prd-hor .prd-price .price-comment {
        display: none
    }
    .prd-promo-carousel.slick-slider:after {
        display: none
    }
}

@media (min-width:992px) {
    .aside .prd-hor .prd-inside {
        display: block
    }
    .aside .prd-hor .prd-img-area {
        width: calc(51% - 15px)
    }
    .aside .prd-hor .prd-info {
        width: 49%;
        padding: 5px 28px 5px 5px
    }
    .aside .prd-hor .prd-info>.inside:not(:only-child) {
        margin-top: 0
    }
    .aside .prd-hor .sidebar-block_title {
        padding: 10px 0;
        font-size: 18px
    }
    .aside .prd-hor .price-comment {
        display: none
    }
    .aside .prd-hor.vert-dots .slick-dots {
        left: 20px
    }
    .aside .prd-hor .prd-action {
        margin-top: 15px
    }
    .prd-hor:hover .prd-inside .prd-img-area .label-wishlist {
        opacity: 1
    }
}

.prd-rating [class*=icon] {
    font-size: 17px;
    line-height: 1em;
    color: #b4b4b4
}

.prd-rating [class*=icon].fill {
    color: #ffc427
}

@media (max-width:479px) {
    .prd-promo.vert-dots .slick-dots {
        position: relative;
        top: auto;
        bottom: -15px;
        right: auto;
        left: auto;
        width: 100%;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center
    }
    .prd-promo.vert-dots .slick-dots li {
        margin: 0 8px
    }
}

.prd-grid.listing-view {
    margin: 0
}

.prd-grid.listing-view .prd {
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
    width: 100%!important;
    height: auto!important;
    margin: 40px 0 0 2px
}

@media (max-width:991px) {
    .prd-grid.listing-view .prd .prd-title {
        margin-top: 0
    }
}

.prd-grid.listing-view .prd .prd-inside {
    padding: 0;
    overflow: hidden
}

.prd-grid.listing-view .prd .prd-tag {
    margin-top: 0
}

.prd-grid.listing-view .prd .prd-description {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.333em
}

.prd-grid.listing-view .prd .prd-description+* {
    margin-top: 20px
}

.prd-grid.listing-view .prd .prd-img-area {
    width: calc(31.8% - 15px);
    margin-left: 15px;
    float: right
}

.prd-grid.listing-view .prd .prd-info {
    width: 65%;
    float: right;
    padding: 10px 28px 10px 5px
}

.prd-carousel-tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px
}

@media (max-width:767px) {
    .prd-carousel-tabs {
        margin-bottom: 20px;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center
    }
}

.prd-carousel-tabs>span {
    font-size: 14px;
    line-height: 36px;
    font-weight: 600;
    font-family: Cairo, sans-serif;
    text-transform: uppercase;
    margin: 0 10px;
    cursor: pointer;
    color: #000;
    white-space: nowrap;
    transition: color .2s
}

.prd-carousel-tabs>span.active,
.prd-carousel-tabs>span:focus,
.prd-carousel-tabs>span:hover {
    color: #896e40
}

.prd-carousel-tabs>span:last-child {
    margin-left: 0
}

.text-center>.prd-carousel-tabs {
    -ms-flex-pack: center;
    justify-content: center
}

.title-with-left .prd-carousel-tabs {
    margin-top: 0!important
}

@media (min-width:768px) {
    .title-with-left .prd-carousel-tabs {
        margin-right: auto
    }
}

.prd-carousel-vert {
    margin-bottom: -19px
}

.prd-carousel-vert.prd-carousel-vert-striped .prd-vertical-sm {
    margin-bottom: 0;
    padding: 24px
}

.prd-carousel-vert.prd-carousel-vert-striped .prd-vertical-sm:not(:last-child) {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f7f7f7
}

.mmenu-right .prd-carousel-vert.prd-carousel-vert-striped .prd-vertical-sm {
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #f7f7f7
}

.mmenu-left .prd-carousel-vert.prd-carousel-vert-striped .prd-vertical-sm {
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #f7f7f7
}

.js-prd-carousel-vert:not(.slick-initialized) {
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease .5s;
    min-height: 450px
}

.js-prd-carousel-vert.slick-initialized {
    visibility: visible!important;
    opacity: 1
}

.prd-vertical-sm.slick-slider .prd-img {
    height: 121px
}

.mmenu .prd-vertical-sm .prd-img {
    height: auto
}

.prd-vertical-sm {
    position: relative;
    overflow: hidden;
    margin-bottom: 19px
}

.prd-vertical-sm .prd-img {
    width: 93px;
    height: 121px;
    float: right
}

.prd-vertical-sm .prd-img img {
    max-width: 100%;
    max-height: 100%
}

.prd-vertical-sm .prd-tag {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2em;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.prd-vertical-sm .prd-tag,
.prd-vertical-sm .prd-tag a,
.prd-vertical-sm .prd-tag a:focus,
.prd-vertical-sm .prd-tag a:hover {
    color: #b4b4b4
}

.prd-vertical-sm .prd-info .prd-tag+* {
    margin-top: 11px
}

.prd-vertical-sm .prd-info {
    float: left;
    width: calc(100% - 106px);
    margin-top: 0;
    padding: 0
}

.prd-vertical-sm .prd-info>* {
    margin-top: 7px
}

.prd-vertical-sm .prd-info>:first-child {
    margin-top: 0
}

.prd-vertical-sm .prd-rating [class*=icon] {
    font-size: 17px;
    line-height: 1em;
    color: #b4b4b4
}

.prd-vertical-sm .prd-rating [class*=icon].fill {
    color: #ffc427
}

.prd-vertical-sm .prd-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    font-size: 14px
}

.prd-vertical-sm .prd-price {
    margin-top: 11px;
    font-size: 14px;
    line-height: 1em
}

.prd-vertical-sm .price-comment {
    display: none
}

.prd-vertical-sm [class*=label-] {
    top: 0;
    right: 0
}

.prd-vertical-sm [class*=label-]+[class*=label-] {
    top: 35px
}

.prd-vertical-sm [class*=label-]+[class*=label-]+[class*=label-] {
    top: 61px
}

@media (min-width:768px) and (max-width:991px) {
    .aside .prd-vertical-sm .prd-img {
        width: 53px;
        height: 115px
    }
    .aside .prd-vertical-sm .prd-info {
        width: calc(100% - 63px)
    }
}

.single-prd-carousel {
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    overflow: hidden
}

@media (max-width:767px) {
    .single-prd-carousel {
        max-width: 360px;
        margin-right: auto;
        margin-left: auto
    }
}

.single-prd-carousel .slick-list.slick-list--offset {
    margin: 0;
    padding: 0
}

.single-prd-carousel .prd {
    margin: 0
}

.single-prd-carousel .prd .prd-inside {
    padding: 0;
    margin: 0 auto
}

.single-prd-carousel .prd .prd-info {
    padding: 0 20px 20px
}

@media (max-width:991px) {
    .single-prd-carousel .prd .prd-info {
        padding: 0 15px 20px
    }
}

@media (max-width:767px) {
    .single-prd-carousel .prd .prd-info {
        padding: 0 10px 20px
    }
}

.single-prd-carousel .slick-dots {
    position: relative;
    bottom: 10px
}

.single-prd-carousel .slick-dots li {
    margin-right: 5px;
    margin-left: 5px
}

@media (max-width:767px) {
    .single-prd-carousel {
        border: 0;
        margin-bottom: 50px;
        overflow: visible
    }
    .single-prd-carousel.prd-text-center .prd-action,
    .single-prd-carousel.prd-text-center .prd-img-area .color-swatch,
    .single-prd-carousel.prd-text-center .prd-options,
    .single-prd-carousel.prd-text-center .prd-price,
    .single-prd-carousel.prd-text-center .prd-rating {
        -ms-flex-pack: start;
        -moz-justify-content: flex-start;
        justify-content: flex-start
    }
    .single-prd-carousel .prd:focus {
        outline: 0
    }
    .single-prd-carousel .prd .prd-inside {
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        border-width: 1px;
        border-style: solid;
        border-color: #e2e2e2
    }
    .single-prd-carousel .prd .prd-img-area {
        width: calc(50.5% - 15px);
        margin-left: 15px;
        float: right;
        overflow: hidden
    }
    .single-prd-carousel .prd .prd-info {
        display: -ms-flexbox;
        display: flex;
        width: 49.5%;
        float: right;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 15px 10px 15px 0;
        text-align: inherit
    }
    .single-prd-carousel .prd .prd-info>.inside:not(:only-child) {
        margin-top: 0
    }
    .single-prd-carousel .prd .prd-info>.inside>:first-child {
        margin-top: 0
    }
    .single-prd-carousel .prd .prd-action {
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 16px
    }
    .single-prd-carousel .prd .prd-tag {
        margin-top: 26px;
        margin-top: 16px
    }
    .single-prd-carousel .slick-dots {
        bottom: -10px
    }
    .single-prd-carousel .slick-dots li {
        margin: 0 8px
    }
}

.single-prd-carousel:not(.slick-initialized) .prd:not(:first-child) {
    display: none
}

@media (min-width:768px) {
    .h1-style+.single-prd-carousel,
    h2+.single-prd-carousel {
        transform: translateY(-10px)
    }
}

/*.filters-prd .active a {*/
/*    color: #896e40*/
/*}*/

/*.filters-prd {*/
/*    position: relative;*/
/*    z-index: 3*/
/*}*/

/*.filters-prd h2,*/
/*.filters-prd h2.h1-style {*/
/*    margin-bottom: 20px*/
/*}*/

/*.filters-prd>* {*/
/*    display: inline-block*/
/*}*/

/*.filters-prd>:not(:first-child) {*/
/*    margin-right: 20px*/
/*}*/

.prd-border-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden
}

.prd-simple {
    position: relative;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    padding: 50px 67px
}

@media (max-width:1199px) {
    .prd-simple {
        padding: 30px 45px
    }
}

@media (max-width:991px) {
    .prd-simple {
        padding: 30px 35px
    }
}

@media (max-width:479px) {
    .prd-simple {
        padding: 20px 25px
    }
}

.prd-simple:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    height: 1px;
    width: 100%;
    background-color: #e0e0e1
}

.prd-simple:nth-child(odd):after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #e0e0e1
}

.prd-simple .prd-info {
    text-align: center
}

.prd-simple .prd-title {
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    transition: .2s;
    color: #2d2c2c;
    font-family: Tajawal, sans-serif;
    letter-spacing: 0
}

.prd-simple .prd-title a:hover {
    text-decoration: none;
    color: #896e40
}

.prd-simple .prd-price {
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5px
}

.prd-simple .prd-img-area {
    transition: box-shadow .2s ease
}

.prd-simple .prd-img-area:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    transition: box-shadow .5s ease
}

.aside .prd-simple {
    padding: 20px 25px
}

.hide-price-comment .price-comment {
    display: none
}

.prd-horizontal-simple {
    margin: 0 5px 0
}

.prd-horizontal-simple .prd-inside {
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

.prd-horizontal-simple .prd-inside:hover {
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    transition: box-shadow .3s ease
}

.prd-horizontal-simple .prd-img-area {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%
}

.prd-horizontal-simple .prd-info {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 0 12px
}

.prd-horizontal-simple .prd-info>:first-child {
    margin-top: 0
}

.prd-horizontal-simple .prd-action {
    position: absolute;
    bottom: 7px;
    left: 9px
}

@media (min-width:768px) {
    .prd-horizontal-simple .prd-action {
        display: block!important;
        opacity: 1!important
    }
}

.prd-grid:not(.prd-carousel) .prd.prd-horizontal-simple {
    margin-top: 20px
}

.prd-text-center .prd-info {
    text-align: center
}

.prd-text-center .prd-action,
.prd-text-center .prd-options,
.prd-text-center .prd-price,
.prd-text-center .prd-rating {
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center
}

.prd-text-center .prd-img-area .color-swatch {
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center
}

.prd-carousel img {
    -webkit-transform: translateZ(0) scale(1, 1)
}

.prd-carousel * {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.prd-vertical-simple {
    margin-bottom: 5px
}

.prd-vertical-simple .price-comment {
    display: none
}

.prd-vertical-simple .prd-title>a {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

.prd-vertical-simple .prd-img img,
.prd-vertical-sm .prd-img img {
    transition: .2s
}

.prd-vertical-simple .prd-img:hover img,
.prd-vertical-sm .prd-img:hover img {
    opacity: .85
}

.color-swatch-wrap {
    position: absolute;
    z-index: 2;
    bottom: 5px;
    right: 5px;
    left: 5px;
    opacity: 0
}

.color-swatch-wrap .color-swatch {
    display: -ms-flexbox;
    display: flex;
    position: static!important;
    overflow: visible
}

.color-swatch-wrap .color-swatch-scroll {
    width: 100%;
    overflow: hidden
}

.color-swatch-wrap .color-swatch-next,
.color-swatch-wrap .color-swatch-prev {
    top: 2px;
    width: 22px;
    height: 38px;
    position: absolute;
    font-size: 11px;
    line-height: 38px;
    color: #000;
    text-align: center;
    background-color: rgba(255, 255, 255, .75);
    cursor: pointer;
    pointer-events: all;
    transition: .2s
}

.color-swatch-wrap .color-swatch-next:hover,
.color-swatch-wrap .color-swatch-prev:hover {
    background-color: #fff
}

.color-swatch-wrap .color-swatch-arrows {
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    pointer-events: none
}

.color-swatch-wrap .color-swatch-prev {
    right: -5px
}

.color-swatch-wrap .color-swatch-next {
    left: -5px
}

.prd-block_gallery-single .prd-has-loader,
.prd-block_main-image-holder .prd-has-loader {
    position: relative;
    display: table;
    margin: 0 auto
}

.prd-block_gallery-single .prd-has-loader .gdw-loader,
.prd-block_main-image-holder .prd-has-loader .gdw-loader {
    transition: opacity .2s
}

.prd-block_gallery-single .prd-has-loader {
    width: 100%
}

.prd-block .prd-has-loader:not(.loaded) {
    height: 0;
    padding-top: 118%
}

.prd-block .prd-has-loader:not(.loaded) img {
    position: absolute;
    top: 0;
    opacity: 0
}

.prd-block .prd-has-loader:not.loaded {
    height: auto;
    padding-top: 0
}

.prd-block .prd-has-loader.loaded .gdw-loader {
    display: none;
    opacity: 0
}

.prd-hor.prd-has-loader:not(.loaded):not(.slick-cloned) .prd-img-area img,
.prd.prd-has-loader:not(.loaded):not(.slick-cloned) .prd-img-area img {
    position: absolute;
    top: 0;
    opacity: 0
}

.prd-hor.prd-has-loader:not(.loaded):not(.slick-cloned) .gdw-loader,
.prd.prd-has-loader:not(.loaded):not(.slick-cloned) .gdw-loader {
    opacity: 1
}

.prd-hor.prd-has-loader.loaded .gdw-loader,
.prd-hor.slick-cloned .gdw-loader,
.prd.prd-has-loader.loaded .gdw-loader,
.prd.slick-cloned .gdw-loader {
    opacity: 0
}

.prd-hor.prd-loading .gdw-loader,
.prd.prd-loading .gdw-loader {
    opacity: 1!important;
    display: block!important
}

.prd.prd-has-loader:not(.loaded):not(.slick-cloned) .prd-img-area {
    height: 0;
    padding-top: 118%
}

.prd-block_gallery-grid .prd-has-loader:not(.loaded) {
    min-height: 350px;
    padding-top: 0
}

.prd-promo:not(.slick-initialized) {
    height: 315px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.prd-hor.prd-has-loader:not(.loaded):not(.slick-cloned) .prd-img-area {
    height: 0;
    padding-top: 59%
}

.prd-horizontal-simple.prd-has-loader:not(.loaded):not(.slick-cloned) .prd-img-area {
    height: 0;
    padding-top: 53.00988%
}

.prd-action .dropdown-menu {
    bottom: calc(100% - 1px)!important;
    top: auto!important
}

.equal-height .prd:not(.prd-horizontal-simple) .prd-img-area {
    height: 0;
    padding-top: 118%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center
}

.equal-height .prd:not(.prd-horizontal-simple) .prd-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.equal-height .prd:not(.prd-horizontal-simple) .prd-img-area .prd-img img {
    width: auto;
    height: auto;
    top: 0;
    max-width: 100%;
    max-height: 100%
}

.equal-height .prd-hor .prd-img-wrap {
    height: 0;
    padding-top: 118%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center
}

.equal-height .prd-hor .prd-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
}

.equal-height .prd-hor .prd-img-area .prd-img img {
    width: auto;
    height: auto;
    top: 0;
    max-width: 100%;
    max-height: 100%
}

.equal-height .color-swatch li>* {
    position: relative;
    height: 0;
    padding-top: 118%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center
}

.equal-height .color-swatch li>* img {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width:991px) {
    .prd.prd-style2 .prd-info {
        transform: translateY(0)!important
    }
    .prd.prd-style2 .color-swatch,
    .prd.prd-style2 .countdown-box {
        transform: translateY(0)!important
    }
}

@media (min-width:992px) {
    .prd.prd-style2:not(.hovered) .prd-info {
        transform: translateY(0)!important
    }
    .prd.prd-style2:not(.hovered) .color-swatch,
    .prd.prd-style2:not(.hovered) .countdown-box {
        transform: translateY(0)!important
    }
    .prd.prd-style2 .prd-inside {
        overflow: hidden
    }
    .prd.prd-style2 .prd-inside:hover {
        box-shadow: none!important;
        background-color: transparent!important
    }
    .prd.prd-style2 .prd-info {
        padding-top: 18px;
        background-color: #fff
    }
    .prd.prd-style2 .prd-tag:first-child {
        margin-top: 0
    }
    .prd.prd-style2.hovered .prd-inside {
        box-shadow: none
    }
    .prd.prd-style2.hovered .prd-info {
        position: relative
    }
    .prd-grid:not(.listing-view) .prd.prd-style2 .prd-hover {
        position: absolute!important;
        transition: opacity .15s ease 50ms
    }
}

.product-slider.vert-dots.vert-dots--right .slick-dots {
    right: 5.35%
}

@media screen and (max-width:767px) {
    .product-slider .slick-dots {
        bottom: 10px;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center
    }
}

.product-slider .product-slider-item {
    position: relative;
    background-color: #fff
}

@media screen and (max-width:991px) {
    .product-slider .product-slider-item {
        background-color: transparent
    }
}

@media screen and (max-width:767px) {
    .product-slider .product-slider-item {
        padding-bottom: 50px
    }
}

.product-slider .product-slider-item img {
    max-width: 60%;
    float: left
}

@media screen and (max-width:991px) {
    .product-slider .product-slider-item img {
        max-width: 100%;
        float: none;
        margin: 0 auto 30px
    }
}

.product-slider .product-slider-inside {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

@media screen and (max-width:991px) {
    .product-slider .product-slider-inside {
        position: relative
    }
}

.product-slider .prd-tag {
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
    color: #656565
}

.product-slider .prd-tag:not(:first-child) {
    margin-top: 20px
}

@media screen and (max-width:767px) {
    .product-slider .prd-tag {
        display: none
    }
    .product-slider .prd-tag+* {
        margin-top: 0
    }
}

.product-slider .prd-title,
.product-slider .prd-title>a {
    color: #000
}

.product-slider .prd-title {
    margin-bottom: 0;
    font-size: 48px;
    line-height: 1em;
    font-weight: 800;
    text-decoration: none;
    transition: .2s;
    font-family: Cairo, sans-serif;
    letter-spacing: 1px
}

.product-slider .prd-title:not(:first-child) {
    margin-top: 14px
}

@media screen and (max-width:991px) {
    .product-slider .prd-title {
        font-size: 36px
    }
}

@media screen and (max-width:767px) {
    .product-slider .prd-title {
        font-size: 24px
    }
}

@media screen and (max-width:479px) {
    .product-slider .prd-title {
        font-size: 20px
    }
}

.product-slider .prd-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-slider .prd-price:not(:first-child) {
    margin-top: 20px
}

@media screen and (max-width:767px) {
    .product-slider .prd-price:not(:first-child) {
        margin-top: 16px
    }
}

@media screen and (max-width:479px) {
    .product-slider .prd-price:not(:first-child) {
        margin-top: 10px
    }
}

.product-slider .prd-price .price-new {
    font-size: 30px;
    line-height: 1em;
    font-weight: 700;
    font-family: Cairo, sans-serif;
    color: #000
}

@media screen and (max-width:991px) {
    .product-slider .prd-price .price-new {
        font-size: 24px
    }
}

@media screen and (max-width:767px) {
    .product-slider .prd-price .price-new {
        font-size: 20px
    }
}

@media screen and (max-width:479px) {
    .product-slider .prd-price .price-new {
        font-size: 16px
    }
}

.product-slider .prd-price .price-comment,
.product-slider .prd-price .price-old {
    display: none
}

.product-slider .prd-action form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-slider .prd-action form .form-flex:not(:only-child),
.product-slider .prd-action form .form-group:not(:only-child) {
    margin-bottom: 0
}

.product-slider .prd-links {
    margin: 0 10px
}

.product-slider .prd-action-wrap:not(:first-child) {
    margin-top: 38px
}

@media screen and (max-width:991px) {
    .product-slider .prd-action-wrap:not(:first-child) {
        margin-top: 24px
    }
}

@media screen and (max-width:767px) {
    .product-slider .prd-action-wrap:not(:first-child) {
        margin-top: 16px
    }
}

@media screen and (max-width:479px) {
    .product-slider .prd-action-wrap:not(:first-child) {
        margin-top: 10px
    }
}

.product-slider .prd-rating:not(:first-child) {
    margin-top: 10px
}

.product-slider .product-slider-info>:first-child {
    margin-top: 0
}

.product-slider .product-slider-info {
    width: 43%;
    height: 100%;
    margin: 0 6%;
    color: #656565;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-slider .product-slider-info.text-center {
    text-align: center
}

.product-slider .product-slider-info.text-center .prd-action,
.product-slider .product-slider-info.text-center .prd-price,
.product-slider .product-slider-info.text-center .prd-rating {
    -ms-flex-pack: center;
    justify-content: center
}

.product-slider .product-slider-info.text-center .prd-action .btn {
    margin-left: 0
}

@media screen and (max-width:991px) {
    .product-slider .product-slider-info {
        width: 100%;
        margin: 0
    }
}

.aside .product-slider .prd-title {
    font-size: 32px
}

.product-slider-2 .slick-dots {
    position: relative;
    bottom: -20px
}

@media screen and (max-width:767px) {
    .product-slider-2 .slick-dots {
        bottom: 30px
    }
}

.product-slider-2 .product-slider-item {
    position: relative
}

@media (max-width:991px) and (min-width:768px) {
    .product-slider-2 .product-slider-item {
        display: table
    }
}

@media screen and (max-width:767px) {
    .product-slider-2 .product-slider-item {
        padding-bottom: 50px;
        text-align: center
    }
}

.product-slider-2 .product-slider-item img {
    width: 56%;
    float: left
}

@media screen and (max-width:767px) {
    .product-slider-2 .product-slider-item img {
        width: 90%;
        float: none;
        margin: 0 auto 15px
    }
}

@media screen and (max-width:479px) {
    .product-slider-2 .product-slider-item img {
        width: 80%
    }
}

.product-slider-2 .product-slider-inside {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

@media screen and (max-width:991px) {
    .product-slider-2 .product-slider-inside {
        position: relative
    }
}

.product-slider-2 .prd-title {
    margin-bottom: 0;
    font-size: 48px;
    line-height: 1em;
    font-weight: 800;
    text-decoration: none;
    transition: .2s;
    color: #000;
    font-family: Cairo, sans-serif;
    letter-spacing: 1px
}

.product-slider-2 .prd-title:not(:first-child) {
    margin-top: 14px
}

@media screen and (max-width:991px) {
    .product-slider-2 .prd-title {
        font-size: 36px
    }
}

@media screen and (max-width:767px) {
    .product-slider-2 .prd-title {
        font-size: 24px
    }
}

@media screen and (max-width:479px) {
    .product-slider-2 .prd-title {
        font-size: 20px
    }
}

.product-slider-2 .prd-tag {
    position: relative;
    top: 1px;
    margin-top: 0;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    color: #656565
}

.product-slider-2 .prd-tag+* {
    margin-right: 10px
}

.product-slider-2 .prd-rating {
    margin-top: 0
}

.product-slider-2 .prd-price {
    font-size: 30px;
    line-height: 1em;
    font-weight: 700;
    font-family: Cairo, sans-serif;
    color: #000
}

.product-slider-2 .prd-price:not(:first-child) {
    margin-top: 35px
}

@media screen and (max-width:991px) {
    .product-slider-2 .prd-price:not(:first-child) {
        margin-top: 24px
    }
}

@media screen and (max-width:767px) {
    .product-slider-2 .prd-price:not(:first-child) {
        margin-top: 16px
    }
}

@media screen and (max-width:479px) {
    .product-slider-2 .prd-price:not(:first-child) {
        margin-top: 10px
    }
}

@media screen and (max-width:767px) {
    .product-slider-2 .prd-price {
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center
    }
}

@media screen and (max-width:479px) {
    .product-slider-2 .prd-price {
        font-size: 22px
    }
}

.product-slider-2 .prd-action:not(:first-child) {
    margin-top: 65px
}

@media screen and (max-width:991px) {
    .product-slider-2 .prd-action:not(:first-child) {
        margin-top: 50px
    }
}

@media screen and (max-width:767px) {
    .product-slider-2 .prd-action:not(:first-child) {
        margin-top: 25px
    }
}

@media screen and (max-width:479px) {
    .product-slider-2 .prd-action:not(:first-child) {
        margin-top: 10px
    }
}

@media screen and (max-width:767px) {
    .product-slider-2 .prd-action {
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center
    }
}

.product-slider-2 .prd-action form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.product-slider-2 .prd-action form .form-flex:not(:only-child),
.product-slider-2 .prd-action form .form-group:not(:only-child) {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .product-slider-2 .prd-action form .btn {
        padding: 16px 30px;
        font-size: 14px;
        line-height: 20px;
        font-weight: 500
    }
    .product-slider-2 .prd-action form .select-wrapper select {
        height: 52px;
        font-size: 12px;
        line-height: 22px;
        padding: 8px 26px 8px 16px;
        border-left: 0
    }
    .product-slider-2 .prd-action form .select-wrapper:before {
        line-height: 50px;
        min-width: 0
    }
    .product-slider-2 .prd-action form .select-wrapper+.btn {
        padding: 14px 20px;
        max-width: none;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .product-slider-2 .prd-action form .select-wrapper+.btn [class*=icon-] {
        font-size: 20px
    }
}

.product-slider-2 .prd-links {
    margin: 0 15px
}

.product-slider-2 .d-flex:not(:first-child) {
    margin-top: 15px
}

@media screen and (max-width:479px) {
    .product-slider-2 .d-flex:not(:first-child) {
        margin-top: 5px
    }
}

@media screen and (max-width:767px) {
    .product-slider-2 .d-flex {
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center
    }
}

.product-slider-2 .prd-description {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #656565
}

.product-slider-2 .prd-description:not(:first-child) {
    margin-top: 55px
}

@media screen and (max-width:991px) {
    .product-slider-2 .prd-description:not(:first-child) {
        margin-top: 40px
    }
}

@media screen and (max-width:991px) {
    .product-slider-2 .prd-description:not(:first-child) {
        display: none
    }
}

.product-slider-2 .product-slider-info>:first-child {
    margin-top: 0
}

.product-slider-2 .product-slider-info {
    width: 42%;
    height: 100%;
    color: #656565;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width:767px) {
    .product-slider-2 .product-slider-info {
        width: 100%;
        margin: 0;
        text-align: center
    }
}

@media screen and (min-width:1400px) {
    .product-slider-2.slick-arrows-squared .slick-prev {
        right: -95px
    }
    .product-slider-2.slick-arrows-squared .slick-next {
        left: -95px
    }
}

@media (max-width:1399px) and (min-width:1200px) {
    .product-slider-2.slick-arrows-squared .slick-prev {
        right: -44px
    }
    .product-slider-2.slick-arrows-squared .slick-next {
        left: -44px
    }
}

@media (max-width:1399px) and (min-width:992px) {
    .product-slider-2.slick-arrows-squared .slick-prev {
        right: -30px
    }
    .product-slider-2.slick-arrows-squared .slick-next {
        left: -30px
    }
}

@media (max-width:1199px) and (min-width:768px) {
    .product-slider-2.slick-arrows-squared .slick-prev {
        right: -44px
    }
    .product-slider-2.slick-arrows-squared .slick-next {
        left: -44px
    }
}

@media (max-width:991px) {
    .product-slider-2.slick-arrows-squared .slick-prev {
        right: 15px
    }
    .product-slider-2.slick-arrows-squared .slick-next {
        left: 15px
    }
}

.prd-carousel-banner {
    height: auto
}

@media (min-width:768px) {
    .prd-carousel-banner {
        background: 0 0!important
    }
}

.prd-carousel-banner .bnr-text-wrap {
    overflow: hidden
}

.prd-carousel-banner.bnr--style-1-1:not(.bnr--center) .bnr-caption {
    padding: 21% 18% 95px
}

@media (max-width:991px) {
    .prd-carousel-banner.bnr--style-1-1:not(.bnr--center) .bnr-caption {
        padding: 15% 15%
    }
}

@media (max-width:767px) {
    .prd-carousel-banner.bnr--style-1-1:not(.bnr--center) .bnr-caption {
        padding: 35px 30px
    }
}

.prd-carousel-banner.bnr--style-1-1.bnr--center .bnr-caption {
    padding: 17% 7% 95px
}

@media (max-width:991px) {
    .prd-carousel-banner.bnr--style-1-1.bnr--center .bnr-caption {
        padding: 15% 6%
    }
}

@media (max-width:479px) {
    .prd-carousel-banner.bnr--style-1-1.bnr--center .bnr-caption {
        padding: 35px 15px
    }
}

@media (max-width:479px) {
    .prd-carousel-banner {
        margin-bottom: 15px;
        background-size: cover
    }
    .prd-carousel-banner .bnr-caption {
        position: relative;
        min-height: 175px
    }
}

@media (max-width:479px) {
    .prd-carousel-banner.bnr--right {
        text-align: right
    }
}

@media (max-width:479px) {
    .prd-carousel-banner.bnr--left {
        text-align: left
    }
}

.prd-carousel-banner img {
    max-width: 100%
}

.prd-carousel-banner:not(.bnr--center) .slick-arrows-squared .slick-prev {
    right: auto;
    left: 84px;
    top: auto;
    bottom: 30px
}

@media (max-width:479px) {
    .prd-carousel-banner:not(.bnr--center) .slick-arrows-squared .slick-prev {
        left: 69px;
        bottom: 15px
    }
}

.prd-carousel-banner:not(.bnr--center) .slick-arrows-squared .slick-next {
    left: 30px;
    bottom: 30px;
    top: auto
}

@media (max-width:479px) {
    .prd-carousel-banner:not(.bnr--center) .slick-arrows-squared .slick-next {
        left: 15px;
        bottom: 15px
    }
}

.prd-carousel-banner:not(.bnr--center) .slick-arrows-squared .slick-disabled {
    opacity: .5
}

.prd-carousel-banner.bnr--center .slick-arrows-squared .slick-prev {
    right: 50%;
    top: auto;
    bottom: 30px;
    transform: translateX(calc(-100% - 10px))
}

.prd-carousel-banner.bnr--center .slick-arrows-squared .slick-next {
    right: 50%;
    top: auto;
    bottom: 30px;
    transform: translateX(10px)
}

.prd-block:not(.prd-block--prv-right):not(.prd-block--prv-left)>:first-child {
    overflow: hidden
}

.prd-block.row {
    margin-top: 0!important;
    position: relative
}

.prd-block.prd-block--creative {
    z-index: 159
}

.prd-block.prd-block--creative .fixed-col {
    margin-top: 0
}

.prd-block_main-image-holder {
    position: relative
}

.prd-block_main-image-holder .zoomContainer {
    right: 50%!important;
    top: 0!important;
    transform: translateX(-50%)
}

.prd-block_main-image-video {
    height: 100%;
    right: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 155
}

.prd-block_main-image-video .gdw-loader {
    opacity: 0;
    z-index: 1!important
}

.prd-block_main-image-video video {
    background-color: #fff;
    height: 100%;
    max-height: 100%;
    opacity: 0;
    position: relative;
    width: 100%;
    z-index: 2
}

.prd-block_main-image-video.showed-video {
    pointer-events: auto;
    position: absolute
}

.prd-block_main-image-video.showed-video .gdw-loader {
    opacity: 1
}

.prd-block_main-image-video.showed-video video {
    opacity: 1
}

.prd-block_main-image {
    position: relative
}

.prd-block_main-image img {
    right: 0;
    max-width: 100%;
    width: 100%
}

@media screen and (min-width:992px) {
    .fixed-col:first-child {
        margin-top: 0
    }
    body.has-sticky:not(.touch) .fixed-col.is-fixed:first-child .fixed-scroll {
        padding-top: 87px
    }
}

.prd-block_main-image .unvisible {
    opacity: 0;
    pointer-events: none;
    z-index: -1
}

.prd-block_main-image-links {
    bottom: 0;
    padding: 0 11px 11px 0;
    pointer-events: none;
    position: absolute;
    left: 0;
    z-index: 151
}

.prd-block_main-image-links>a[class*='-link'] {
    background-color: rgba(255, 255, 255, .7);
    color: #000;
    display: inline-block;
    height: 37px;
    line-height: 37px;
    pointer-events: auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 37px
}

.prd-block_main-image-links>a[class*='-link']+a {
    margin-right: 3px
}

.prd-block_main-image-links>a[class*='-link']+a:before {
    content: '';
    height: 100%;
    right: -7px;
    position: absolute;
    width: 7px
}

.prd-block_main-image-next,
.prd-block_main-image-prev {
    display: none!important
}

.main-image--slide .prd-block_main-image-next.slick-next,
.main-image--slide .prd-block_main-image-prev.slick-prev {
    transition: .2s;
    background: rgba(232, 232, 232, .3);
    display: block!important;
    height: 50px;
    right: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    left: auto;
    text-align: center;
    top: 50%;
    width: 50px;
    z-index: 0
}

.main-image--slide .prd-block_main-image-next.slick-next:hover:not(.slick-disabled),
.main-image--slide .prd-block_main-image-prev.slick-prev:hover:not(.slick-disabled) {
    background: #e8e8e8
}

.main-image--slide .prd-block_main-image-next.slick-next.slick-disabled,
.main-image--slide .prd-block_main-image-prev.slick-prev.slick-disabled {
    pointer-events: all
}

.main-image--slide .prd-block_main-image-next.slick-next:not(.slick-disabled):hover:before,
.main-image--slide .prd-block_main-image-prev.slick-prev:not(.slick-disabled):hover:before {
    color: #000
}

.main-image--slide .prd-block_main-image-next.slick-next {
    right: auto;
    left: 0
}

.main-image--slide .prd-block_main-image-prev.slick-prev:before {
    right: -1px
}

.main-image--slide .prd-block_main-image-next.slick-next:before {
    left: -1px
}

.main-image--slide .prd-block_main-image-next.slick-next:before,
.main-image--slide .prd-block_main-image-prev.slick-prev:before {
    font-size: 32px;
    line-height: 47px;
    position: relative
}

body:not(.touch) .main-image--slide:hover .prd-block_main-image-next.slick-next,
body:not(.touch) .main-image--slide:hover .prd-block_main-image-prev.slick-prev {
    z-index: 155
}

body:not(.touch) .main-image--slide:hover .prd-block_main-image-next.slick-disabled,
body:not(.touch) .main-image--slide:hover .prd-block_main-image-prev.slick-disabled {
    opacity: .3!important
}

body:not(.touch) .main-image--slide:hover .prd-block_main-image-next.slick-next:not(.slick-disabled),
body:not(.touch) .main-image--slide:hover .prd-block_main-image-prev.slick-prev:not(.slick-disabled) {
    opacity: 1!important
}

body.touch .main-image--slide .prd-block_main-image-next.slick-next,
body.touch .main-image--slide .prd-block_main-image-prev.slick-prev {
    z-index: 155;
    background: rgba(232, 232, 232, .7)
}

body.touch .main-image--slide .prd-block_main-image-next.slick-disabled,
body.touch .main-image--slide .prd-block_main-image-prev.slick-disabled {
    opacity: .3
}

body.touch .main-image--slide .prd-block_main-image-next.slick-next:not(.slick-disabled),
body.touch .main-image--slide .prd-block_main-image-prev.slick-prev:not(.slick-disabled) {
    opacity: 1
}

body.touch .main-image--slide .prd-block_main-image-next.slick-next:not(.slick-disabled):hover:not(.slick-disabled),
body.touch .main-image--slide .prd-block_main-image-prev.slick-prev:not(.slick-disabled):hover:not(.slick-disabled) {
    background: rgba(232, 232, 232, .7)
}

.zoomWindow {
    z-index: 149!important;
    background-color: #fff
}

.product-previews-wrapper {
    position: relative
}

@media screen and (max-width:767px) {
    .product-previews-wrapper {
        display: none
    }
}

.product-previews-carousel:not(.slick-initialized) {
    transition: opacity .2s;
    max-height: 90px;
    opacity: 0;
    visibility: hidden
}

.product-previews-carousel [data-video] {
    position: relative
}

.product-previews-carousel [data-video]:before {
    color: #fff;
    content: '\e920';
    font-family: icomoon;
    font-size: 40px;
    right: 50%;
    line-height: 1em;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

.product-previews-carousel [data-video].paused:before {
    content: '\e92f';
    font-size: 20px
}

@media screen and (min-width:480px) {
    .product-previews-carousel {
        margin: 10px -5px 0
    }
    .product-previews-carousel.slick-initialized:not(.slick-vertical) button+.slick-list {
        margin: 0 16px
    }
    .product-previews-carousel img {
        transition: all .4s ease;
        padding: 0 5px;
        width: 100%
    }
    .product-previews-carousel .slick-slide,
    .product-previews-carousel .slick-slide:hover {
        text-decoration: none
    }
    .product-previews-carousel .slick-next,
    .product-previews-carousel .slick-prev {
        height: 27px;
        -webkit-backface-visibility: hidden;
        width: 27px
    }
    .product-previews-carousel .slick-active.active {
        position: relative
    }
}

@media screen and (max-width:479px) {
    .product-previews-carousel {
        margin: 0
    }
    .product-previews-carousel.slick-initialized:not(.slick-vertical) button+.slick-list {
        margin: 0
    }
    .product-previews-carousel img {
        padding: 0;
        width: 100%
    }
    .product-previews-carousel .slick-next,
    .product-previews-carousel .slick-prev {
        transition: .2s;
        background: rgba(232, 232, 232, .3);
        display: block!important;
        height: 50px;
        right: 0;
        margin-top: 0;
        position: absolute;
        left: auto;
        text-align: center;
        top: 50%;
        width: 50px;
        z-index: 0;
        -webkit-backface-visibility: hidden
    }
    .product-previews-carousel .slick-next:hover,
    .product-previews-carousel .slick-prev:hover {
        background: #e8e8e8
    }
    .product-previews-carousel .slick-next:not(.slick-disabled):hover:before,
    .product-previews-carousel .slick-prev:not(.slick-disabled):hover:before {
        color: #000
    }
    .product-previews-carousel .slick-next {
        right: auto;
        left: 0
    }
    .product-previews-carousel .slick-prev:before {
        right: -1px
    }
    .product-previews-carousel .slick-next:before {
        left: -1px
    }
    .product-previews-carousel .slick-next:before,
    .product-previews-carousel .slick-prev:before {
        font-size: 32px;
        line-height: 47px;
        position: relative
    }
    .product-previews-carousel .slick-disabled {
        opacity: 0!important;
        pointer-events: none
    }
}

@media screen and (min-width:992px) {
    .prd-block--prv-left .product-previews-carousel,
    .prd-block--prv-right .product-previews-carousel {
        margin: 14px -5px 0
    }
    .prd-block--prv-left .product-previews-carousel,
    .prd-block--prv-right .product-previews-carousel {
        width: 92px
    }
    .prd-block--prv-left .slick-slide,
    .prd-block--prv-right .slick-slide {
        margin-bottom: 10px
    }
    .prd-block--prv-left .slick-slider.slick-vertical .slick-next,
    .prd-block--prv-left .slick-slider.slick-vertical .slick-prev,
    .prd-block--prv-right .slick-slider.slick-vertical .slick-next,
    .prd-block--prv-right .slick-slider.slick-vertical .slick-prev {
        background: #fff;
        height: 14px;
        right: 0;
        text-align: center;
        top: auto;
        width: 100%;
        z-index: 1
    }
    .prd-block--prv-left .slick-slider.slick-vertical .slick-next:before,
    .prd-block--prv-left .slick-slider.slick-vertical .slick-prev:before,
    .prd-block--prv-right .slick-slider.slick-vertical .slick-next:before,
    .prd-block--prv-right .slick-slider.slick-vertical .slick-prev:before {
        font-size: 14px
    }
    .prd-block--prv-left .slick-slider.slick-vertical .slick-prev,
    .prd-block--prv-right .slick-slider.slick-vertical .slick-prev {
        bottom: -15px
    }
    .prd-block--prv-left .slick-slider.slick-vertical .slick-prev:before,
    .prd-block--prv-right .slick-slider.slick-vertical .slick-prev:before {
        content: '\e921';
        position: relative;
        top: 3px
    }
    .prd-block--prv-left .slick-slider.slick-vertical .slick-next,
    .prd-block--prv-right .slick-slider.slick-vertical .slick-next {
        top: -6px
    }
    .prd-block--prv-left .slick-slider.slick-vertical .slick-next:before,
    .prd-block--prv-right .slick-slider.slick-vertical .slick-next:before {
        content: '\e923';
        position: relative;
        top: -3px
    }
}

.product-previews-carousel.slick-initialized a {
    transition: all .3s ease;
    opacity: .5
}

.product-previews-carousel.slick-initialized a.slick-active.active,
.product-previews-carousel.slick-initialized a:hover {
    opacity: 1
}

@media screen and (min-width:992px) {
    .prd-block:not(.prd-block--prv-right):not(.prd-block--prv-left) .prd-block_prv-carousel:not(.slick-initialized) a {
        display: block;
        float: right;
        width: 25%
    }
}

@media screen and (max-width:767px) {
    .prd-block.prd-block--mobile-image-first .prd-block_main-image {
        margin-bottom: 22px
    }
    .prd-block:not(.prd-block--mobile-image-first) .prd-block_main-image {
        margin-top: 10px
    }
}

@media screen and (max-width:767px) {
    .prd-block:not(.prd-block--mobile-image-first) .js-prd-d-holder {
        display: none
    }
    .prd-block.prd-block--mobile-image-first .js-prd-m-holder {
        display: none
    }
}

@media screen and (min-width:768px) {
    .js-prd-m-holder {
        display: none
    }
}

.prd-block_info>*,
.prd-holder>* {
    margin-top: 22px
}

.prd-block_info .topline:not(:first-child):not(.product-no-options),
.prd-holder .topline:not(:first-child):not(.product-no-options) {
    border-color: #f7f7f7;
    border-top-style: solid;
    border-top-width: 1px;
    margin-top: 20px;
    padding-top: 20px
}

.prd-block_info .topline:not(:first-child):not(.product-no-options):first-of-type,
.prd-holder .topline:not(:first-child):not(.product-no-options):first-of-type {
    margin-top: 0
}

.prd-block_info .product-no-options .topline,
.prd-holder .product-no-options .topline {
    margin-top: 18px!important
}

.prd-block_info>:first-child,
.prd-holder>:first-child {
    margin-top: 0
}

@media screen and (max-width:767px) {
    .prd-holder+.topline {
        border-top: 0!important;
        margin-top: 0;
        padding-top: 0!important
    }
}

.prd-rating [class*=icon],
.prd-rating span {
    display: inline-block;
    vertical-align: top
}

.prd-rating span:not(:first-child) {
    padding-right: 5px
}

.prd-rating [class*=icon] {
    color: #b4b4b4;
    font-size: 13px
}

.prd-rating [class*=icon].fill {
    color: #896e40
}

.prd-block_info .prd-review-link:hover {
    text-decoration: none
}

.prd-block_info [class*=prd-label] {
    border-color: #15c979;
    border-style: solid;
    border-width: 1px;
    color: #15c979;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    height: 27px;
    line-height: 17px;
    padding: 4px 13px 6px
}

.prd-block_info .product-sku span {
    color: #000;
    font-weight: 700;
    text-transform: uppercase
}

.prd-block_info .prd-availability span {
    color: #000;
    font-weight: 700
}

.prd-block_info .size-list li {
    margin-bottom: 3px;
    margin-top: 3px
}

.prd-block_info .color-list--sm li {
    margin-bottom: 3px;
    margin-top: 3px
}

@media screen and (min-width:480px) {
    .prd-block_price>* {
        display: block
    }
}

@media screen and (max-width:479px) {
    .prd-block_price>* {
        padding: 0 5px
    }
}

.prd-block_price--actual,
.prd-block_price--special {
    color: #000;
    font-family: Cairo, sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1.2em
}

.prd-block_price--actual:not(:only-child),
.prd-block_price--special:not(:only-child) {
    margin-bottom: 7px
}

.prd-block_price--old {
    color: #896e40;
    font-size: 16px;
    line-height: 1.2em;
    text-decoration: line-through
}

.prd-block_title-wrap {
    margin-top: 20px;
    overflow: hidden
}

.prd-block_title-wrap:first-child:not(.topline) {
    margin-top: -4px
}

@media screen and (min-width:480px) {
    .prd-block_title-wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (max-width:479px) {
    .prd-block_title-wrap>:not(:first-child) {
        margin-top: 10px
    }
}

.prd-block_title {
    color: #000;
    margin-bottom: 0
}

@media screen and (min-width:480px) {
    .prd-block_title:not(:last-child) {
        margin-left: 10px
    }
}

.prd-block__labels {
    margin-right: auto
}

@media screen and (min-width:480px) {
    .prd-block_title-wrap .prd-block__labels {
        margin-top: 5px;
        white-space: nowrap
    }
}

.prd-block_info-top {
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 11px;
    line-height: 16px;
    margin: 6px -3px 0;
    text-transform: uppercase
}

.prd-block_info-top>* {
    margin: 3px 3px 0
}

@media screen and (max-width:479px) {
    .prd-block_info-top .pull-left,
    .prd-block_info-top .pull-right {
        margin: 10px 0 0 0;
        text-align-last: auto;
        width: 100%
    }
    .prd-block_info-top .pull-left:first-child,
    .prd-block_info-top .pull-right:first-child {
        margin-top: 0
    }
}

.prd-block_info-top .prd-rating {
    min-width: 150px
}

.prd-block_description p:first-child {
    margin-top: 0
}

.prd-block_description.bordered {
    background-color: transparent;
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px;
    padding: 15px 25px
}

.prd-block_options>:not(:first-child),
.product-options>:not(:first-child) {
    margin-top: 13px
}

.prd-block_options>input:first-child+*,
.product-options>input:first-child+* {
    margin-top: 0
}

.prd-block_options ul,
.product-options ul {
    display: none
}

.prd-block_options>div.swatches [class*=select-wrapper],
.prd-block_options>div.swatches select,
.product-options>div.swatches [class*=select-wrapper],
.product-options>div.swatches select {
    display: none
}

.prd-block_options>div.swatches ul,
.product-options>div.swatches ul {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    vertical-align: top
}

.prd-block_options select.form-control,
.product-options select.form-control {
    margin-bottom: 0;
    text-transform: uppercase
}

.prd-block_options .swatches,
.product-options .swatches {
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex
}

.prd-block_options .option-links,
.product-options .option-links {
    font-size: 11px;
    line-height: 33px;
    padding: 0 15px;
    text-transform: uppercase;
    white-space: nowrap
}

.prd-block_options .option-links:first-child,
.product-options .option-links:first-child {
    padding-right: 0
}

.prd-block_options .option-links:last-child,
.product-options .option-links:last-child {
    padding-right: 0
}

.prd-block_options .option-links a,
.product-options .option-links a {
    color: #000
}

.prd-block_options .option-links a:hover,
.product-options .option-links a:hover {
    color: #896e40
}

.prd-block_options .option-label,
.prd-block_qty .option-label,
.product-options .option-label {
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    color: #656565;
    font-size: 11px;
    line-height: 33px;
    padding-left: 10px;
    text-transform: uppercase;
    white-space: nowrap
}

.prd-block_options .option-label:last-child,
.prd-block_qty .option-label:last-child,
.product-options .option-label:last-child {
    padding-left: 0
}

@media screen and (max-width:767px) {
    .prd-block_options .option-label,
    .prd-block_qty .option-label,
    .product-options .option-label {
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        max-width: 60px
    }
}

.prd-block_qty {
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 6px
}

.prd-block_qty .qty {
    padding-left: 15px
}

.prd-block_qty .qty fieldset {
    white-space: nowrap
}

.prd-block_qty .qty-max {
    color: #000;
    font-weight: 700
}

.prd-block_actions {
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
    overflow: hidden;
    padding-top: 20px
}

.prd-block_actions .prd-block_link {
    padding-right: 5px
}

@media screen and (min-width:480px) {
    .prd-block_actions .prd-block_link {
        margin-right: auto
    }
    .prd-block_actions .prd-block_price {
        margin-left: auto;
        min-width: 125px;
        padding-left: 15px;
        text-align: center
    }
}

@media screen and (max-width:479px) {
    .prd-block_actions .prd-block_price {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 0 20px;
        text-align: center
    }
}

.prd-block_actions .btn-wrap {
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.prd-block_actions .btn-wrap>*+* {
    margin-right: 10px
}

@media screen and (max-width:860px) and (min-width:768px) {
    .prd-block_actions .prd-block_link {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.prd-block_link {
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    padding: 15px 0
}

.prd-block_link .at-style-responsive .at-share-btn,
.prd-block_link a {
    background-color: transparent;
    color: #896e40;
    font-size: 17px;
    line-height: 24px;
    margin: 0;
    padding: 0 7px;
    text-decoration: none
}

.prd-block_link .at-style-responsive .at-share-btn:last-child,
.prd-block_link a:last-child {
    margin-left: -5px
}

.prd-block_link .at-style-responsive .at-share-btn:hover,
.prd-block_link a:hover {
    color: #000;
    transform: translateY(0)
}

.prd-block_link .at-style-responsive .at-share-btn:hover svg,
.prd-block_link a:hover svg {
    fill: #000!important
}

.prd-block_link .at-style-responsive .at-share-btn svg,
.prd-block_link a svg {
    fill: #896e40!important
}

.prd-block_link .at-resp-share-element.at-mobile .at-share-btn {
    margin-left: 0
}

.btn.btn--add-to-cart {
    font-size: 14px;
    height: 54px;
    line-height: 22px;
    padding: 16px 20px
}

@media screen and (max-width:991px) {
    .btn.btn--add-to-cart {
        padding: 16px 14px
    }
}

.btn.btn--add-to-cart [class*=icon] {
    font-size: 22px;
    position: relative;
    top: -3px;
    padding-left: 18px
}

.btn.btn--add-to-cart [class*=icon]:last-child {
    padding-left: 0
}

.btn.btn--add-to-cart [class*=icon],
.btn.btn--add-to-cart>span {
    display: inline-block;
    vertical-align: middle
}

.btn.btn--add-to-cart:not(:only-child) [class*=icon] {
    padding-left: 0
}

.btn.btn--add-to-cart:not(:only-child) span:not(.text-sent) {
    display: none
}

.btn.btn--add-to-cart:only-child {
    width: 100%
}

.sidebar-product>* {
    margin-top: 30px
}

.sidebar-product>:first-child {
    margin-top: 0
}

.promo-text {
    margin-top: 20px
}

.promo-text>:not(:first-child) {
    margin-top: 5px
}

.promo-text .text1 {
    color: #000;
    font-family: Cairo, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px
}

.promo-text .text2 {
    color: #000;
    font-family: Cairo, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}

.promo-text .text3 {
    color: #896e40;
    font-family: Cairo, sans-serif;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 13px;
    text-transform: uppercase
}

@media screen and (max-width:991px) {
    .prd-block_main-image {
        width: 100%
    }
}

@media screen and (min-width:992px) {
    .prd-block--prv-left .prd-block_main-image,
    .prd-block--prv-right .prd-block_main-image {
        width: calc(100% - 92px)
    }
    .prd-block--prv-left .prd-block_prv-wrap,
    .prd-block--prv-right .prd-block_prv-wrap {
        width: 82px
    }
    .prd-block--prv-left .prd-block_prv-carousel,
    .prd-block--prv-right .prd-block_prv-carousel {
        margin-top: 0
    }
    .prd-block--prv-left .prd-block_prv-carousel a,
    .prd-block--prv-right .prd-block_prv-carousel a {
        margin-bottom: 9px
    }
    .prd-block--prv-left .btn.btn--add-to-cart,
    .prd-block--prv-right .btn.btn--add-to-cart {
        padding: 16px 20px
    }
    .prd-block--prv-right .prd-block_main-image {
        float: left
    }
    .prd-block--prv-right .product-previews-wrapper {
        float: right;
        margin-left: 10px
    }
    .prd-block--prv-left .prd-block_main-image {
        float: right
    }
    .prd-block--prv-left .product-previews-wrapper {
        float: left;
        margin-right: 10px
    }
}

.prd-block--creative .aside>:not(:first-child):not(.tab-content) {
    margin-top: 30px
}

@media screen and (min-width:992px) {
    .prd-block--creative .prd-block_info-holder {
        display: none
    }
}

@media screen and (max-width:991px) {
    .prd-block--creative .filter-col {
        display: none
    }
}

@media screen and (max-width:767px) {
    .prd-block--creative .aside.fixed-col {
        -ms-flex-order: -1;
        order: -1
    }
}

@media screen and (min-width:480px) {
    .prd-block--creative .prd-block_actions .prd-block_link {
        margin: 0 0 10px;
        padding-right: 0;
        padding-left: 0
    }
    .prd-block--creative .btn-wrap,
    .prd-block--creative .prd-block_price {
        margin-bottom: 10px
    }
    .prd-block--creative .prd-block_link+.prd-safecheckout:not(:first-child) {
        margin-top: 5px
    }
    .prd-block--creative .prd-safecheckout:not(:first-child) {
        margin-top: 15px
    }
}

.prd-block--creative .btn.btn--add-to-cart {
    padding-right: 15px;
    padding-left: 15px
}

@media screen and (min-width:992px) {
    body:not(.touch) .prd-block--creative .fixed-scroll {
        padding-top: 0
    }
}

.prd-block_gallery-mobile {
    display: none
}

.prd-block_gallery-mobile+.prd-block_gallery {
    margin-top: 0!important
}

@media screen and (max-width:767px) {
    .prd-block_gallery-mobile {
        display: block
    }
}

.prd-block_gallery img {
    width: 100%
}

@media screen and (max-width:767px) {
    .prd-block_gallery {
        display: none
    }
}

.prd-block_gallery-mobile .product-previews-carousel video {
    display: none
}

.prd-block_gallery-grid [data-video] {
    display: none
}

.prd-block_gallery-single {
    position: relative;
    min-height: 300px
}

.prd-block_gallery-single:not(:first-child) {
    margin-top: 20px
}

.prd-block_gallery-single a {
    display: block
}

.prd-block_gallery-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.prd-block_gallery-grid>* {
    display: block;
    margin: 30px 15px 0;
    position: relative;
    width: calc(50% - 30px)
}

.prd-block_gallery-grid video {
    height: 100%
}

.hideZoom .zoomContainer {
    display: none!important
}

.zoomWindowContainer>* {
    border: 0!important;
    height: 100%!important
}

.zoomLens {
    border-color: #e2e2e2!important;
    border-style: solid!important;
    border-width: 1px!important
}

.prd-block-prevnext {
    position: absolute;
    left: -90px;
    top: -3px;
    width: 78px
}

.prd-block-prevnext .prd-block-prevnext-arrow {
    color: #c5c5c5;
    display: block;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    text-decoration: none
}

.prd-block-prevnext .prd-block-prevnext-arrow:hover {
    color: #161717
}

.prd-block-prevnext .prd-block-prevnext-arrow:hover+* {
    opacity: 1;
    visibility: visible
}

.prd-block-prevnext .prd-next {
    transform: translateY(calc(-100% - 40px))
}

.prd-block-prevnext .prd-next,
.prd-block-prevnext .prd-prev {
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    display: -ms-flexbox;
    display: flex;
    transition: .2s;
    background-color: #fff;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    width: 200px
}

.prd-block-prevnext .prd-next:hover,
.prd-block-prevnext .prd-prev:hover {
    opacity: 1;
    visibility: visible
}

.prd-block-prevnext .prd-next-tag,
.prd-block-prevnext .prd-prev-tag {
    font-size: 10px;
    line-height: 1em;
    text-transform: uppercase
}

.prd-block-prevnext .prd-next-tag,
.prd-block-prevnext .prd-next-tag a,
.prd-block-prevnext .prd-next-tag a:focus,
.prd-block-prevnext .prd-next-tag a:hover,
.prd-block-prevnext .prd-prev-tag,
.prd-block-prevnext .prd-prev-tag a,
.prd-block-prevnext .prd-prev-tag a:focus,
.prd-block-prevnext .prd-prev-tag a:hover {
    color: #b4b4b4
}

.prd-block-prevnext .prd-next-title,
.prd-block-prevnext .prd-prev-title {
    transition: .2s;
    font-family: Tajawal, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 0;
    text-decoration: none
}

.prd-block-prevnext .prd-next-title:not(:first-child),
.prd-block-prevnext .prd-prev-title:not(:first-child) {
    margin-top: 7px
}

.prd-block-prevnext .prd-next-title a,
.prd-block-prevnext .prd-prev-title a {
    color: #2d2c2c
}

.prd-block-prevnext .prd-next-title a:hover,
.prd-block-prevnext .prd-prev-title a:hover {
    color: #896e40;
    text-decoration: none
}

.prd-block-prevnext .prd-next-info,
.prd-block-prevnext .prd-prev-info {
    -ms-flex: 0 0 122px;
    flex: 0 0 122px;
    max-width: 122px;
    padding: 8px 16px
}

.prd-block-prevnext .prd-next-img,
.prd-block-prevnext .prd-prev-img {
    -ms-flex: 0 0 78px;
    flex: 0 0 78px;
    max-width: 78px
}

.prd-block-prevnext .prd-next-img img,
.prd-block-prevnext .prd-prev-img img {
    width: 100%
}

.prd-block-prevnext .prd-prevnext-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 1.2em;
    overflow: hidden;
    width: 100%
}

.prd-block-prevnext .prd-prevnext-price:not(:first-child) {
    margin-top: 10px
}

.prd-block-prevnext .prd-prevnext-price>* {
    float: right;
    margin-left: 7px;
    white-space: nowrap
}

.prd-block-prevnext .prd-prevnext-price>:last-child {
    margin-left: 0
}

.prd-block-prevnext .prd-prevnext-price .price-new {
    color: #735a2c;
    font-weight: 700
}

.prd-block-prevnext .prd-prevnext-price .price-old {
    color: #896e40;
    font-weight: 300;
    text-decoration: line-through
}

.fixed-col .prd-block-prevnext {
    margin-top: 95px;
    top: auto
}

.fixed-col.is-fixed .prd-block-prevnext {
    margin-left: -15px
}

@media screen and (min-width:1600px) {
    .fixed-col_container {
        z-index: 159
    }
    .prd-block-prevnext:hover {
        z-index: 162
    }
    .fixed-col .prd-block-prevnext:hover {
        z-index: 159
    }
}

@media screen and (max-width:1600px) {
    .prd-block-prevnext {
        display: none
    }
}

.prd-safecheckout {
    clear: both;
    width: 100%
}

.prd-safecheckout:not(:first-child) {
    margin-top: 40px
}

@media screen and (max-width:767px) {
    .main-navbar{
        padding-right: 5px!important;
    }
    #navbarSupportedContentmain{
        background: #fff;
        padding-bottom: 20px;
    }
    #navbarSupportedContentmain li a{
        color: #666!important;
    }
    .prd-safecheckout:not(:first-child) {
        margin-top: 30px
    }
}

.product-card-selectbox {
    font-size: 11px
}

.prd-block_main-image img {
    height: auto!important
}

.prd-block_main-image .prd-has-loader img+img {
    display: none!important
}

.prd-block_main-image-holder {
    overflow: hidden
}

.equal-height .prd-block_main-image-holder .prd-has-loader.loaded {
    height: 0!important;
    width: 100%!important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 118%
}

.equal-height .prd-block_main-image-holder .prd-has-loader.loaded .zoomWrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%!important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

.equal-height .prd-block_main-image-holder .prd-has-loader.loaded .zoomWrapper img {
    max-height: 100%;
    width: auto!important
}

.equal-height .prd-block_main-image-holder .zoomContainer {
    right: 50%!important;
    top: 50%!important;
    transform: translate(-50%, -50%)
}

.equal-height .prd-block_main-image-holder .prd-block_main-image-video.showed-video {
    height: 100%!important;
    max-height: 100%!important
}

.equal-height .prd-block_main-image-holder .prd-has-loader.loaded>img {
    position: absolute;
    max-height: 100%;
    width: auto!important;
    right: 50%!important;
    top: 50%!important;
    transform: translate(-50%, -50%)
}

.equal-height .prd-block .color-list li span.value {
    position: relative;
    padding-top: 118%;
    overflow: hidden
}

.equal-height .prd-block .color-list li img {
    position: absolute;
    top: 50%;
    right: 50%;
    height: auto;
    transform: translate(-50%, -50%)
}

.equal-height .prd-block.prd-block--prv-left .product-previews-carousel.slick-initialized a,
.equal-height .prd-block.prd-block--prv-right .product-previews-carousel.slick-initialized a {
    position: relative;
    height: 99px;
    margin-bottom: 7px;
    overflow: hidden
}

.equal-height .prd-block.prd-block--prv-left .product-previews-carousel.slick-initialized a img,
.equal-height .prd-block.prd-block--prv-right .product-previews-carousel.slick-initialized a img {
    position: absolute;
    top: 50%;
    right: 50%;
    height: auto;
    transform: translate(-50%, -50%)
}

.prd-block:not(.prd-block--prv-right):not(.prd-block--prv-left) .product-previews-wrapper .slick-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

.fixed-col-content {
    padding-bottom: 15px
}

.fixed-col-content>:first-child .sidebar-block_title {
    margin-top: -20px
}

.sidebar-block {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f7f7f7;
    position: relative
}

.sidebar-block:last-child {
    border-bottom: 0
}

.sidebar-block .sidebar-block_title {
    padding: 20px 45px 20px 0
}

.sidebar-block .sidebar-block_content {
    margin-top: 0;
    transition: opacity .5s ease
}

.sidebar-block .toggle-arrow {
    display: block;
    position: absolute;
    z-index: 100;
    width: 24px;
    height: 24px;
    top: 20px;
    left: 0;
    font-family: icomoon;
    font-size: 14px;
    line-height: 22px;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
    transition: all .2s ease
}

.sidebar-block .toggle-arrow:before {
    color: #000;
    content: "\e921"
}

.sidebar-block .toggle-arrow:hover:before {
    color: #896e40
}

.sidebar-block_title {
    position: relative;
    z-index: 1;
    padding: 20px 0;
    font-size: 18px;
    font-family: Cairo, sans-serif;
    line-height: 1.333em;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer
}

@media screen and (max-width:991px) {
    .sidebar-block_title {
        font-size: 14px
    }
}

.sidebar-block_title a,
.sidebar-block_title span {
    color: #000;
    text-decoration: none;
    transition: color .2s ease
}

.sidebar-block_title:hover .toggle-arrow:before,
.sidebar-block_title:hover a,
.sidebar-block_title:hover span {
    color: #896e40
}

.sidebar-block_content {
    padding: 0 0 20px
}

.sidebar-block.collapsed .sidebar-block_content {
    display: none;
    opacity: 0
}

.sidebar-block.open .sidebar-block_content {
    opacity: 1
}

.sidebar-block.open .toggle-arrow {
    top: 18px;
    transform: rotate(180deg)
}

ul.category-list {
    margin: -7px 0 0;
    padding: 0;
    list-style: none
}

ul.category-list li {
    position: relative
}

ul.category-list li a {
    display: block;
    padding: 7px 25px 6px 0;
    font-size: 11px;
    line-height: 1.2em;
    text-decoration: none;
    text-transform: uppercase;
    color: #656565
}

ul.category-list li.active a,
ul.category-list li:hover a {
    color: #896e40
}

ul.category-list li .clear {
    display: none
}

ul.category-list li.active a:after {
    display: block;
    position: absolute;
    left: 2px;
    top: 5px;
    width: 20px;
    padding: 2px 0;
    text-align: center;
    color: #896e40;
    cursor: pointer;
    font-family: icomoon;
    content: "\e117";
    font-size: 12px;
    line-height: 1.4545em
}

.selected-filters-wrap {
    margin: 5px 0 25px
}

.selected-filters-wrap>*+* {
    margin-top: 15px
}

@media screen and (max-width:991px) {
    .selected-filters-wrap {
        margin: 0 0 25px
    }
}

.selected-label {
    font-size: 14px;
    font-family: Cairo, sans-serif;
    line-height: 1.333em;
    font-weight: 600;
    color: #000;
    text-transform: uppercase
}

.selected-count {
    color: #656565;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase
}

.selected-count span {
    display: inline-block;
    padding: 0 0 0 10px;
    color: #000
}

.clear-filters {
    text-decoration: none
}

.clear-filters:focus,
.clear-filters:hover {
    text-decoration: none
}

.clear-filters span {
    display: block;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #896e40;
    color: #896e40;
    font-size: 11px;
    line-height: 23px;
    padding: 0 22px 0 9px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .2s ease;
    cursor: pointer
}

.clear-filters span:hover {
    border-color: #896e40;
    color: #896e40
}

.clear-filters span:after {
    position: absolute;
    left: 7px;
    top: 1px;
    font-family: icomoon;
    content: "\e117";
    font-size: 12px
}

.selected-filters {
    position: relative;
    list-style: none;
    padding: 0
}

.selected-filters li {
    display: inline-block;
    padding: 0;
    margin-bottom: 10px;
    margin-left: 5px
}

.selected-filters li>a {
    display: block;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    color: #000;
    font-size: 11px;
    line-height: 23px;
    padding: 0 22px 0 9px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .2s ease;
    cursor: pointer
}

.selected-filters li>a:focus,
.selected-filters li>a:hover {
    border-color: #896e40;
    color: #896e40
}

.selected-filters li>a:after {
    position: absolute;
    left: 7px;
    top: 1px;
    font-family: icomoon;
    content: "\e117";
    font-size: 12px
}

.sidebar-block.selected:after {
    opacity: 1
}

.sidebar-block:after {
    content: '';
    opacity: 0;
    display: block;
    position: absolute;
    z-index: 100;
    width: 7px;
    height: 7px;
    top: 27px;
    left: 30px;
    border-radius: 50%;
    background-color: #896e40
}

.price-slider-wrapper {
    border-top: 1px solid #f7f7f7;
    padding: 20px 0 25px
}

.price-values {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: #896e40
}

.filter-close {
    display: none
}

.filter-row {
    position: relative;
    margin-bottom: 0;
    color: #656565;
    background: 0 0
}

.filter-row:not(:first-child) {
    margin-top: 65px
}

@media screen and (max-width:767px) {
    .filter-row:not(:first-child) {
        margin-top: 35px
    }
}

.filter-row .row.row-1 {
    padding: 18px 0
}

.filter-row .row.row-2 {
    position: relative;
    padding: 27px 30px;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between
}

@media screen and (max-width:991px) {
    .filter-row .row.row-2 {
        border-style: solid;
        border-width: 1px 0 1px 0;
        padding: 18px 0;
        border-color: #e2e2e2
    }
}

@media screen and (max-width:991px) {
    .filter-row .row.row-2 {
        padding: 0
    }
}

.filter-row .row.row-2:after,
.filter-row .row.row-2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 15px;
    width: calc(100% - 30px);
    height: 1px;
    background-color: #e2e2e2
}

@media screen and (max-width:991px) {
    .filter-row .row.row-2:after,
    .filter-row .row.row-2:before {
        display: none
    }
}

.filter-row .row.row-2:before {
    top: auto;
    bottom: 0
}

.filter-row *>.filter-button {
    display: none
}

.filter-row .col-center>*,
.filter-row .col-left>*,
.filter-row .col-right>* {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.filter-row .col-left,
.filter-row .col-right {
    min-width: 220px
}

.filter-row .col-left {
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end
}

.filter-row .col-center {
    padding: 0 18px
}

.filter-row .items-count,
.filter-row [class*=label] {
    font-size: 11px;
    line-height: 34px;
    text-transform: uppercase
}

.filter-row [class*=label] {
    display: inline-block;
    padding-left: 8px;
    text-transform: uppercase
}

.filter-row .items-count {
    padding: 0 18px
}

.filter-row .items-count:last-child {
    padding-left: 0
}

.filter-row .items-count:first-child {
    padding-right: 0
}

.filter-row .select-wrapper-sm {
    width: auto;
    vertical-align: top;
    display: inline-block
}

.filter-row select {
    margin-bottom: 0;
    font-size: 11px;
    text-transform: uppercase
}

.filter-row .view-in-row>*,
.filter-row .view-mode>* {
    font-size: 23px;
    line-height: 1em;
    color: #cdd1d9;
    text-decoration: none;
    cursor: pointer
}

.filter-row .view-in-row>*+*,
.filter-row .view-mode>*+* {
    margin-right: 4px
}

.filter-row .view-in-row>.active,
.filter-row .view-in-row>:hover,
.filter-row .view-mode>.active,
.filter-row .view-mode>:hover {
    color: #896e40
}

.filter-row .view-mode {
    padding: 0 18px
}

.filter-row .view-mode:last-child {
    padding-left: 0
}

.filter-row .view-mode:first-child {
    padding-right: 0
}

.filter-row .view-mode>* {
    font-size: 19px
}

.filter-row .filter-button .btn {
    height: 32px;
    padding: 8px 15px;
    margin-left: 10px
}

.filter-row+.prd-grid,
.filter-row+.prd-grid-wrap>.prd-grid {
    margin-top: 20px;
    margin-bottom: 0;
    transform: translateY(0)
}

@media screen and (max-width:479px) {
    .filter-row+.prd-grid,
    .filter-row+.prd-grid-wrap>.prd-grid {
        margin-top: 0;
        transform: translateY(-15px)
    }
}

.filter-row.disable {
    pointer-events: none
}

.filter-row.disable .col-center {
    display: none
}

.select-directions {
    display: inline-block;
    position: relative;
    margin-right: 5px
}

.select-directions span {
    display: inline-block;
    padding: 0 3px;
    text-decoration: none;
    vertical-align: top;
    cursor: pointer
}

.select-directions span:focus,
.select-directions span:hover {
    color: #896e40
}

@media screen and (max-width:991px) {
    .category-title {
        margin-bottom: 0
    }
    .sidebar-block-top {
        padding: 12px 19px
    }
    .aside .sidebar-block {
        margin: 0 15px;
        padding: 0
    }
    .sidebar-block.collapsed .toggle-arrow {
        left: 0
    }
    .aside .sidebar-block:after {
        left: 33px
    }
    .aside .sidebar-block--mobile {
        background-color: #f8f8fa;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-color: #e2e2e2;
        padding: 20px 15px;
        margin: 0
    }
    .filter-row:not(:first-child) {
        margin-top: 20px
    }
    .filter-row:first-child .row.row-1 {
        padding-top: 0
    }
    .filter-row .dropdown {
        width: 100%
    }
    .filter-row *>.filter-button a,
    .filter-row .select-label {
        display: block;
        font-family: Cairo, sans-serif;
        font-size: 13px;
        line-height: 1em;
        font-weight: 600;
        color: #000;
        text-decoration: none;
        text-transform: uppercase;
        text-align: center;
        padding: 19px 35px
    }
    .filter-row *>.filter-button a {
        width: 100%
    }
    .filter-row .select-label {
        padding-right: 15px;
        padding-left: 15px
    }
    .filter-row .select-label+.select-wrapper-sm {
        -ms-flex: 1;
        flex: 1;
        margin-left: 15px;
        max-width: 200px
    }
    .filter-row .col-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .filter-row .col-right>.sort-by-holder:not(:only-child) {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center
    }
    .filter-row .col-right>.filter-button {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center
    }
    .filter-row .col-right>*+* {
        position: relative
    }
    .filter-row .col-right>*+:before {
        content: '';
        position: absolute;
        right: 0;
        top: 7px;
        bottom: 7px;
        width: 1px;
        background-color: #e2e2e2
    }
    .filter-row .col-right>.sort-by-holder:only-child {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .fixed-scroll {
        max-height: none!important
    }
    .fixed-col.js-filter-col {
        position: fixed;
        z-index: 10001;
        right: 0;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        visibility: hidden;
        transition: visibility 0s ease .6s
    }
    .fixed-col.js-filter-col [class*=holder] {
        padding: 15px 15px 0
    }
    .fixed-col.js-filter-col [class*=holder] .select-wrapper-sm {
        display: inline-block;
        width: calc(100% - 70px);
        margin-left: 15px
    }
    .fixed-col.js-filter-col .fixed-col_container {
        position: fixed;
        z-index: 1;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        overflow: auto;
        max-width: 320px;
        transform: translateX(-110%);
        background-color: #fff;
        transition: all .5s ease 0s
    }
    .fixed-col.js-filter-col .filter-close {
        display: block;
        cursor: pointer;
        height: 46px;
        padding: 0 15px;
        font-size: 18px;
        line-height: 1em;
        background: #896e40;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 1px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center
    }
    .fixed-col.active {
        visibility: visible;
        transition: visibility 0s ease 0s
    }
    .fixed-col.active .fixed-col_container {
        transform: translateX(0);
        transition: all .5s cubic-bezier(.25, 1, .3, 1) 0s
    }
    .fixed-col.active .fixed-col-header {
        top: 0;
        transition: top .3s ease .5s
    }
}

@media screen and (max-width:767px) {
    .filter-row .col-right>.sort-by-holder:not(:only-child) {
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%
    }
    .filter-row .col-right>.filter-button {
        -ms-flex: 1;
        flex: 1;
        max-width: 100%
    }
}

@media screen and (min-width:992px) {
    .row.row-flex {
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
    .ymax {
        height: 30px;
        min-height: 1px
    }
    body:not(.touch) .fixed-col.is-fixed:not(.is-fixed-bottom) .fixed-col_container {
        position: fixed;
        width: 25%;
        right: 0;
        top: 0;
        padding: 0
    }
    body:not(.touch) .fixed-col.fixed.is-fixed-bottom .fixed-col_container {
        position: relative
    }
    body:not(.touch) .fixed-col.fixed.is-fixed-bottom {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: flex-end
    }
    body:not(.touch) .fixed-col.fixed.is-fixed-bottom .fixed-col_container {
        position: relative;
        overflow: hidden;
        right: 0!important
    }
    body:not(.touch) .fixed-col.fixed.is-fixed-bottom .fixed-col_container .fixed-scroll {
        max-height: none!important
    }
    .fixed-col {
        -webkit-backface-visibility: hidden;
        margin-top: -20px
    }
    .fixed-col.fixed:not(.is-fixed) .fixed-col_container .fixed-scroll {
        max-height: none!important
    }
    body:not(.touch) .fixed-wrapper {
        overflow: hidden
    }
    body:not(.touch) .fixed-scroll {
        overflow-x: hidden;
        overflow-y: scroll;
        width: 100%;
        padding-left: 1px;
        transition: padding .5s ease
    }
    body:not(.touch) .fixed-col.fixed.is-fixed .fixed-scroll {
        padding-top: 0
    }
    .has-sticky:not(.touch) .fixed-col.fixed.is-fixed .fixed-scroll {
        padding-top: 92px
    }
    body.touch .fixed-scroll {
        width: 100%
    }
    body:not(.touch) .fixed-wrapper {
        top: auto!important;
        bottom: 0!important
    }
}

@media screen and (min-width:992px) {
    body:not(.mac):not(.touch) .fixed-scroll {
        width: calc(100% + 17px)
    }
}

.category-banners {
    margin-top: -30px
}

.category-banners [class*=col] {
    margin-top: 30px
}

.category-banners img {
    display: block;
    margin: 0 auto
}

@media screen and (min-width:480px) {
    .category-banners .col-sm-6:nth-child(2n+1) {
        clear: right
    }
}

@media screen and (max-width:767px) {
    .category-banners .col-xs-6:nth-child(2n+1) {
        clear: right
    }
}

.category-description img {
    max-width: 100%
}

.category-description p:first-child {
    margin-top: 0
}

.category-description:not(:first-child) {
    margin-top: 50px;
    padding-top: 40px;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #f7f7f7
}

@media screen and (max-width:767px) {
    .category-description:not(:first-child) {
        margin-top: 30px;
        padding-top: 20px
    }
}

.subcategories .row {
    margin-top: -30px
}

.subcategories:not(:first-child) {
    margin-top: 40px;
    padding-top: 20px;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #f7f7f7
}

@media screen and (max-width:767px) {
    .subcategories:not(:first-child) {
        margin-top: 20px
    }
}

.subcategories .subcategory {
    display: block;
    margin-top: 30px;
    text-align: center;
    text-decoration: none
}

.subcategories .subcategory img {
    width: 100%
}

.subcategories .subcategory h3 {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.333em
}

@media screen and (min-width:480px) {
    .subcategories .col-sm-4:nth-child(3n+1) {
        clear: right
    }
}

@media screen and (max-width:767px) {
    .subcategories .col-xs-6:nth-child(2n+1) {
        clear: right
    }
}

.aside .page-title+* {
    margin-top: 0;
    padding-top: 0;
    border-top: 0
}

.aside .show-more {
    text-align: center
}

.aside .show-more>*+* {
    padding-right: 20px
}

@media screen and (max-width:767px) {
    .aside .show-more>*+* {
        padding-right: 15px
    }
}

.empty-category {
    text-align: center;
    margin: 80px 0 50px;
    width: 100%
}

@media screen and (max-width:767px) {
    .empty-category {
        margin: 45px 0 25px
    }
}

.empty-category-text {
    font-size: 24px;
    line-height: 36px;
    font-family: Cairo, sans-serif;
    font-weight: 600;
    color: #000
}

.empty-category-text span {
    color: #896e40
}

.empty-category-text:not(:first-child) {
    margin-top: 25px
}

.empty-category-button:not(:first-child) {
    margin-top: 25px
}

.empty-category-icon {
    font-size: 120px;
    line-height: 1em;
    color: #000
}

.empty-category-icon:not(:first-child) {
    margin-top: 43px
}

.color-swatch {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.color-swatch li {
    max-width: 42px;
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%
}

.color-swatch li>* {
    display: block;
    overflow: hidden;
    width: calc(100% - 4px);
    margin: 2px;
    text-decoration: none;
    cursor: pointer;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1)
}

.color-swatch li>* img {
    display: block;
    position: relative;
    width: 100%;
    opacity: .5;
    z-index: -1;
    transition: .2s;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

.color-swatch li.active>* img,
.color-swatch li:hover>* img {
    opacity: 1
}

.prd-w-md .color-swatch li {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%
}

.prd-w-sm .color-swatch li {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%
}

.prd-w-xs .color-swatch li {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    min-width: 25%
}

.prd-w-xs .color-swatch li:nth-child(4)~li {
    display: none
}

.sidebar-block .color-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: visible
}

.sidebar-block .color-list li {
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    margin: 0 0 4px
}

.sidebar-block .color-list li img {
    display: inline-block;
    position: relative;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    vertical-align: top
}

.sidebar-block .color-list li.active span.value,
.sidebar-block .color-list li:hover span.value {
    border: 0;
    transition: all .3s ease;
    box-shadow: inset 0 0 0 1px #896e40
}

.sidebar-block .color-list li a {
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    position: relative;
    color: #656565
}

.sidebar-block .color-list li a span.value {
    display: block;
    float: right;
    position: relative;
    border-radius: 50%;
    border: 0;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px;
    max-width: 25px;
    height: 25px;
    min-width: inherit;
    padding: 3px;
    transition: all 0s ease;
    box-shadow: inset 0 0 10px 5px transparent
}

.sidebar-block .color-list li a span.value:after {
    content: '';
    position: absolute;
    top: 3px;
    right: 3px;
    left: 3px;
    bottom: 3px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1)
}

.sidebar-block .color-list li a span.colorname {
    display: block;
    position: relative;
    padding: 6px 15px 0 5px;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    overflow: hidden
}

.sidebar-block .color-list li:not(.active):hover a {
    color: #896e40
}

.sidebar-block .color-list li:not(.active):hover a:before {
    color: #896e40
}

.sidebar-block .color-list li.active a {
    padding-left: 14px;
    color: #896e40
}

.sidebar-block .color-list li.active a:before {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 0 6px;
    font-family: icomoon;
    content: "\e117";
    font-size: 12px
}

.sidebar-block .color-list li.active a:before {
    color: #896e40
}

.prd-block .color-list {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: visible!important
}

.prd-block .color-list li {
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    margin: 0 0 4px
}

.prd-block .color-list li img {
    display: block;
    width: 100%;
    height: 100%
}

.prd-block .color-list li.active span.value,
.prd-block .color-list li:not(.absent-option):hover span.value {
    border-color: #896e40;
    transition: all .3s ease
}

.prd-block .color-list li a {
    display: inline-block;
    overflow: hidden;
    text-decoration: none
}

.prd-block .color-list li a span.value {
    display: block;
    float: right;
    position: relative;
    border: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    max-width: 60px;
    width: 60px;
    padding: 2px;
    transition: all 0s ease;
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

.prd-block .color-list li.absent-option>a:after {
    position: absolute;
    z-index: 1;
    content: '';
    background: url(cross_color.png) rgba(255, 255, 255, .5);
    background-size: 100% 100%;
    display: block;
    right: 3px;
    left: 2px;
    top: 3px;
    bottom: 3px;
    margin: auto
}

.color-list--sm li {
    margin: 0 3px 6px 0
}

.color-list--sm li img,
.color-list--sm li span.color {
    width: 100%;
    height: 100%
}

.color-list--sm li.active:before {
    left: -10px;
    top: -10px;
    font-size: 12px
}

.color-list--sm li a span.value {
    width: 25px;
    padding: 4px;
    overflow: hidden
}

.color-list--sm li a span.value:after {
    top: 4px;
    right: 4px;
    left: 4px;
    bottom: 4px
}

@media screen and (max-width:767px) {
    .color-list--sm li {
        margin: 0!important;
        top: -3px
    }
    .color-list--sm li.active:before {
        left: -10px;
        top: -10px;
        font-size: 12px
    }
    .color-list--sm li a span.value {
        -ms-flex: 0 0 35px;
        flex: 0 0 35px;
        max-width: 35px;
        width: 35px;
        min-height: 35px
    }
}

.size-swatch {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    font-size: 12px;
    line-height: 1.2em;
    text-transform: uppercase
}

.size-swatch li {
    float: right
}

.size-swatch li>* {
    display: block;
    padding: 4px 2px;
    margin: 0 8px 0 0;
    text-decoration: none;
    cursor: pointer;
    color: #b4b4b4
}

.size-swatch li:first-child>* {
    margin-right: 0
}

.size-swatch li.active>*,
.size-swatch li:hover>* {
    color: #000
}

.size-list.one-column li,
.size-list.two-column li {
    display: block;
    margin: 0 0 10px 0
}

.sidebar-block .size-list:not(.two-column) li {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center
}

.sidebar-block .size-list {
    margin: 0 0 -7px;
    padding: 0;
    list-style: none
}

.sidebar-block .size-list li {
    margin: 0 7px 7px 0
}

.sidebar-block .size-list li a {
    display: inline-block;
    text-decoration: none;
    min-width: 27px;
    height: 27px;
    padding: 0 8px;
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    color: #656565;
    font-size: 11px;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    transition: border-color .2s ease
}

.sidebar-block .size-list li a:after {
    display: none;
    position: relative;
    top: 1px;
    padding: 0 0 0 6px;
    font-family: icomoon;
    content: "\e117";
    font-size: 12px
}

.sidebar-block .size-list li.active a,
.sidebar-block .size-list li:hover a {
    border-color: #896e40;
    color: #896e40
}

.sidebar-block .size-list li.active a:after,
.sidebar-block .size-list li:hover a:after {
    color: #896e40
}

.sidebar-block .size-list li.active a:after {
    display: inline-block
}

.prd-block .size-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.prd-block .size-list li {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    position: relative;
    vertical-align: bottom;
    margin: 2px 6px 2px 0
}

@media screen and (max-width:767px) {
    .prd-block .size-list li {
        margin-left: 5px
    }
}

.prd-block .size-list li a {
    display: block;
    text-decoration: none
}

.prd-block .size-list li span.value {
    display: inline-block;
    min-width: 27px;
    height: 27px;
    padding: 0 8px;
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2;
    color: #656565;
    font-size: 11px;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    transition: border-color .2s ease
}

.prd-block .size-list li span.value:after {
    display: none;
    position: relative;
    top: 1px;
    padding: 0 0 0 6px;
    font-family: icomoon;
    content: "\e117";
    font-size: 12px
}

.prd-block .size-list li span.count {
    display: inline-block;
    color: #656565;
    font-size: 11px;
    line-height: 25px
}

.prd-block .size-list li span+span {
    margin-right: 10px
}

.prd-block .size-list li.active span.value,
.prd-block .size-list li:hover:not(.absent-option) span.value {
    border-color: #896e40;
    color: #896e40
}

.prd-block .size-list li.absent-option>a {
    cursor: default;
    pointer-events: none
}

.prd-block .size-list li.absent-option>a span.value {
    color: #656565;
    border-color: #e2e2e2
}

.prd-block .size-list li.absent-option>a:after {
    position: absolute;
    z-index: 1;
    content: '';
    background: url(cross.png) rgba(255, 255, 255, .5);
    background-size: 100% 100%;
    display: block;
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px;
    margin: auto
}

.prd-block .size-list img {
    width: 100%;
    display: block
}

.size-list--lg li span.value {
    min-width: 36px;
    height: 36px;
    font-size: 11px;
    line-height: 36px
}

.size-list--wide li span.value {
    padding: 0 12px
}

.color-red {
    background-color: red
}

.color-white {
    background-color: #fff
}

.color-blue {
    background-color: #00f
}

.color-orange {
    background-color: orange
}

.color-black {
    background-color: #000
}

.color-green {
    background-color: green
}

.color-purple {
    background-color: purple
}

.prd-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 700
}

.prd-price>* {
    float: right;
    margin-left: 7px;
    white-space: nowrap
}

.prd-price>:last-child {
    margin-left: 0
}

.prd-price .price-new {
    font-weight: 600;
    color: #735a2c;
}

.prd-price .price-old {
    font-weight: 300;
    color: #896e40;
    text-decoration: line-through
}

.prd-price .price-comment {
    margin-left: 10px;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: #b4b4b4
}

@media (max-width:991px) {
    .prd-grid:not(.listing-view) .prd:not(.prd-horizontal-simple) .prd-price {
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center;
        background-color: transparent;
        font-size: 12px;
        line-height: 29px
    }
    .prd-grid:not(.listing-view) .prd:not(.prd-horizontal-simple) .prd-price .price-new {
        color: #000
    }
    .prd-grid:not(.listing-view) .prd:not(.prd-horizontal-simple) .prd-price .price-old {
        margin-left: 0;
        color: #896e40
    }
    .prd-grid:not(.listing-view) .prd:not(.prd-horizontal-simple) .prd-price .price-comment {
        display: none
    }
}

.countdown-box {
    position: relative;
    text-align: center;
    transition: opacity .3s ease 0s, visibility .3s linear 0s
}

@media screen and (max-width:767px) {
    .countdown-box {
        max-width: 100%
    }
}

.countdown-box:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    background: #896e40;
    content: ' ';
    opacity: .7
}

.countdown-box .countdown {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 13px 5px
}

.countdown-box .countdown:empty {
    display: none
}

.countdown-box .countdown>span {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    padding: 0;
    color: #fff;
    vertical-align: middle;
    font-size: 13px;
    line-height: 1.538em
}

.countdown-box .countdown>span span {
    padding: 0 2px;
    font-family: monospace;
    font-size: 14px
}

.countdown-box .countdown>span:after {
    position: absolute;
    top: 0;
    left: -6.5px;
    display: block;
    margin-top: -2px;
    content: ":"
}

.countdown-box .countdown>span:last-child:after {
    display: none
}

.prd .countdown-box {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0
}

.countdown-box-cooming {
    position: relative;
    display: inline-block;
    width: 262px;
    height: 50px;
    padding: 13px 5px;
    text-align: center;
    background: rgba(229, 61, 96, .7)
}

.countdown-box-cooming .countdown>span {
    position: relative;
    display: inline-block;
    margin: 0 7px;
    padding: 0;
    color: #fff;
    vertical-align: middle;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700
}

.countdown-box-cooming .countdown>span:after {
    position: absolute;
    top: 0;
    left: -9px;
    display: block;
    margin-top: -1px;
    content: ":"
}

.countdown-box-cooming .countdown>span:last-child:after {
    display: none
}

.countdown-box-full {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    padding: 13px 5px;
    text-align: center;
    background: #896e40
}

.countdown-box-full+* {
    margin-top: 50px
}

.countdown-box-full .countdown>span {
    position: relative;
    display: inline-block;
    margin: 0 7px;
    padding: 0;
    color: #fff;
    vertical-align: middle;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700
}

.countdown-box-full .countdown>span:after {
    position: absolute;
    top: 0;
    left: -9px;
    display: block;
    margin-top: -1px;
    content: ":"
}

.countdown-box-full .countdown>span:last-child:after {
    display: none
}

.prd-w-md .countdown-box .countdown {
    padding: 10px 5px
}

.prd-w-md .countdown-box .countdown>span {
    font-size: 11px;
    margin: 0 3px
}

.prd-w-md .countdown-box .countdown>span span {
    font-size: 12px
}

.prd-w-md .countdown-box .countdown>span:after {
    left: -5.5px;
    margin-top: -1px
}

.prd-w-md.prd-has-countdown .prd-img-area .color-swatch {
    bottom: 40px
}

.prd-w-sm .countdown-box .countdown {
    padding: 6px 0
}

.prd-w-sm .countdown-box .countdown>span {
    margin: 0 3px;
    font-size: 11px
}

.prd-w-sm .countdown-box .countdown>span span {
    font-size: 12px
}

.prd-w-sm .countdown-box .countdown>span:last-child {
    display: none
}

.prd-w-sm .countdown-box .countdown>span:nth-child(3):after {
    display: none
}

.prd-w-sm .countdown-box .countdown>span:after {
    left: -5px;
    top: 1px
}

.prd-w-sm.prd-has-countdown .prd-img-area .color-swatch {
    bottom: 32px
}

.prd-w-xs .countdown-box .countdown {
    padding: 5px 0
}

.prd-w-xs .countdown-box .countdown>span {
    margin: 0 3px;
    font-size: 10px
}

.prd-w-xs .countdown-box .countdown>span span {
    font-size: 11px
}

.prd-w-xs .countdown-box .countdown>span:last-child {
    display: none
}

.prd-w-xs .countdown-box .countdown>span:nth-child(3):after {
    display: none
}

.prd-w-xs .countdown-box .countdown>span:after {
    left: -5px;
    top: 1px
}

.prd-w-xs.prd-has-countdown .prd-img-area .color-swatch {
    bottom: 29px
}

.compare-table {
    width: auto;
    overflow-x: auto;
    position: relative;
    padding-bottom: 10px
}

.compare-table .prd-horizontal-simple {
    margin-bottom: 10px
}

.compare-table .prd-horizontal-simple .prd-inside {
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.compare-table .prd-horizontal-simple .prd-inside:hover {
    box-shadow: none
}

.compare-table .prd-horizontal-simple .prd-info {
    padding: 0;
    margin-top: 10px
}

.compare-table .prd-horizontal-simple .prd-action {
    position: static
}

.compare-table .prd-horizontal-simple .prd-action .btn {
    width: auto!important
}

.compare-table-head-row,
.compare-table-row {
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.compare-table-head-row:not(:last-child)>*,
.compare-table-row:not(:last-child)>* {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e2e2e2
}

.compare-table-row:hover>* {
    background-color: #f9f9f9
}

.compare-table-cell {
    position: relative;
    z-index: 0;
    padding: 10px 10px;
    min-width: 250px;
    width: 250px
}

@media (max-width:767px) {
    .compare-table-cell {
        width: 180px;
        min-width: 180px
    }
}

.compare-table-cell-first {
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    z-index: 1;
    min-width: 250px;
    width: 250px;
    padding: 10px 10px;
    font-weight: 700;
    color: #000;
    font-weight: 800;
    background-color: #fff
}

@media (max-width:767px) {
    .compare-table-cell-first {
        width: 150px;
        min-width: 150px
    }
}

.delete-from-compare {
    font-size: 24px;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 5px;
    text-decoration: none
}

.delete-from-compare:hover {
    text-decoration: none
}

.collection-carousel:not(.slick-initialized) .collection-carousel-item {
    width: 20%;
    float: right
}

@media screen and (max-width:1199px) {
    .collection-carousel:not(.slick-initialized) .collection-carousel-item {
        width: 25%
    }
}

@media screen and (max-width:991px) {
    .collection-carousel:not(.slick-initialized) .collection-carousel-item {
        width: 33.333%
    }
}

@media screen and (max-width:767px) {
    .collection-carousel:not(.slick-initialized) .collection-carousel-item {
        width: 50%
    }
}

@media screen and (max-width:479px) {
    .collection-carousel:not(.slick-initialized) .collection-carousel-item {
        width: 100%
    }
}

.collection-carousel>.slick-list {
    width: 100%
}

.collection-carousel-item {
    position: relative;
    overflow: hidden
}

.collection-carousel-item img {
    width: calc(100% + 1px);
    transform: scale(1.1) rotate(.001deg);
    transition: .5s
}

.collection-carousel-item>a {
    display: block;
    position: relative;
    z-index: 1
}

.collection-carousel-item>a:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: .3s
}

.collection-carousel-item:hover img {
    transform: scale(1) rotate(.01deg)
}

.collection-carousel-item:hover>a:after {
    opacity: .15
}

.collection-carousel-title,
.collection-carousel-title-lg {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 16% 12%;
    font-size: 24px;
    line-height: 1.636em;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: Cairo, sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center
}

.collection-carousel-title .btn-decor,
.collection-carousel-title-lg .btn-decor {
    color: #fff
}

.collection-carousel-title .btn-decor:after,
.collection-carousel-title-lg .btn-decor:after {
    background-color: #fff
}

.collection-carousel-title-lg.flex-column,
.collection-carousel-title.flex-column {
    padding: 11% 10%
}

@media screen and (max-width:767px) {
    .collection-carousel-title {
        font-size: 18px;
        font-weight: 600
    }
}

@media screen and (max-width:479px) {
    .collection-carousel-title {
        font-size: 14px
    }
}

.collection-carousel-item.collection-carousel-item--darktext .collection-carousel-title,
.collection-carousel-item.collection-carousel-item--darktext .collection-carousel-title-lg {
    color: #000
}

.collection-carousel-item.collection-carousel-item--darktext .collection-carousel-title .btn-decor,
.collection-carousel-item.collection-carousel-item--darktext .collection-carousel-title-lg .btn-decor {
    color: #000
}

.collection-carousel-item.collection-carousel-item--darktext .collection-carousel-title .btn-decor:after,
.collection-carousel-item.collection-carousel-item--darktext .collection-carousel-title-lg .btn-decor:after {
    background-color: #000
}

.collection-carousel-2 {
    text-align: center
}

.collection-carousel-2-item {
    padding: 0 15px
}

.collection-carousel-2-item .collection-carousel-2-item-inside {
    display: block;
    background-color: #fff;
    padding: 0 0 40px;
    text-decoration: none
}

.collection-carousel-2-item img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.collection-carousel-2-item .btn {
    color: #fff
}

.collection-carousel-2:not(.slick-initialized) .collection-carousel-2-item {
    width: 20%;
    float: right
}

@media screen and (max-width:1199px) {
    .collection-carousel-2:not(.slick-initialized) .collection-carousel-2-item {
        width: 25%
    }
}

@media screen and (max-width:991px) {
    .collection-carousel-2:not(.slick-initialized) .collection-carousel-2-item {
        width: 33.333%
    }
}

@media screen and (max-width:767px) {
    .collection-carousel-2:not(.slick-initialized) .collection-carousel-2-item {
        width: 50%
    }
}

@media screen and (max-width:479px) {
    .collection-carousel-2:not(.slick-initialized) .collection-carousel-2-item {
        width: 100%
    }
}

.collection-carousel-2-title {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 700;
    font-family: Cairo, sans-serif;
    text-transform: uppercase;
    color: #000
}

.collection-carousel-2-title:last-child {
    margin-bottom: 0
}

.collection-carousel-2-title:not(:first-child) {
    margin-top: 15px
}

@media screen and (max-width:479px) {
    .collection-carousel.slick-arrows-squared .slick-prev {
        right: 15px
    }
    .collection-carousel.slick-arrows-squared .slick-next {
        left: 15px
    }
}

.collections-wrap {
    margin-top: -45px
}

@media screen and (max-width:767px) {
    .collections-wrap {
        margin-top: -30px
    }
}

@media screen and (max-width:479px) {
    .collections-wrap {
        margin-top: -20px
    }
}

.collection-item {
    display: block;
    margin-top: 45px;
    color: #656565;
    text-align: center;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

@media screen and (max-width:767px) {
    .collection-item {
        margin-top: 30px
    }
}

@media screen and (max-width:479px) {
    .collection-item {
        margin-top: 20px
    }
}

.collection-item>*+* {
    margin-top: 15px
}

@media screen and (max-width:479px) {
    .collection-item>*+* {
        margin-top: 10px
    }
}

.collection-item img {
    width: 100%
}

.collection-item.zoom-out img {
    transform: scale(1.1) rotate(.01deg);
    transition: .5s
}

.collection-item p {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 0;
    text-transform: uppercase
}

.collection-item p:not(:first-child) {
    margin-top: 10px
}

@media screen and (max-width:479px) {
    .collection-item p:not(:first-child) {
        margin-top: 5px
    }
}

.collection-item.zoom-out:hover img {
    transform: scale(1) rotate(.01deg)
}

.collection-item:hover .collection-item-hover {
    opacity: 1;
    pointer-events: auto
}

.collection-item:hover .collection-item-hover .btn-decor {
    opacity: 1;
    bottom: 0
}

.collection-item:hover .collection-item-hover--empty {
    pointer-events: none
}

.collection-item-title {
    margin-bottom: 0;
    text-decoration: none;
    color: #000
}

.collection-item-img {
    position: relative;
    z-index: 0;
    overflow: hidden
}

.collection-item-img>a {
    display: block;
    text-decoration: none
}

.collection-item-hover {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    transition: .4s;
    z-index: 1;
    opacity: 0;
    padding: 15px;
    text-transform: uppercase;
    pointer-events: none
}

.collection-item-hover .btn,
.collection-item-hover .btn-decor,
.collection-item-hover .btn-decor:focus,
.collection-item-hover .btn:focus,
.collection-item-hover a,
.collection-item-hover a:focus {
    color: #fff
}

.collection-item-hover>span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    text-align: right
}

@media screen and (max-width:1199px) {
    .collection-item-hover>span {
        font-size: 12px;
        line-height: 20px
    }
}

.collection-item-hover>span span {
    display: block;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.collection-item-hover .btn-decor {
    margin: 15px;
    bottom: -50px;
    opacity: 0;
    color: #fff;
    transition: .4s
}

@media screen and (max-width:767px) {
    .collection-item-hover .btn-decor {
        margin: 5px 10px
    }
}

.collection-item-hover .btn-decor+.btn-decor {
    margin-right: 15px
}

.collection-item-hover:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    z-index: -1
}

@media screen and (max-width:767px) {
    .collection-item-hover {
        display: none
    }
}

collections-list .collection-item-hover>span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start
}

.collection-box {
    display: block;
    overflow: hidden
}

.collection-box:hover img {
    transform: scale(1) rotate(.01deg)
}

.collection-box-image {
    position: relative
}

.collection-box-image img {
    width: 100%;
    vertical-align: top;
    transform: scale(1.1) rotate(.01deg);
    transition: .5s
}

.collection-box-text {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.collection-box-text>* {
    margin: 0
}

.collection-box-text>:not(:first-child) {
    margin-top: 5px
}

.collection-box-sub {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 24px;
    font-family: Cairo, sans-serif;
    line-height: 1.5em;
    color: #fff
}

@media only screen and (max-width:479px) {
    .collection-box-sub {
        font-size: 16px;
        line-height: 1.2em
    }
}

.collection-box-title {
    letter-spacing: 2.5px;
    color: #fff
}

@media only screen and (max-width:479px) {
    .collection-box-title {
        font-size: 12px;
        line-height: 1.2em
    }
}

.category-with-bg {
    display: -ms-flexbox;
    display: flex;
    padding: 40px;
    background-color: #f8f8fa
}

@media (max-width:479px) {
    .category-with-bg {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px
    }
    .category-with-bg:not(.flex-column-reverse) .category-with-bg-text {
        padding-top: 0
    }
}

.category-with-bg:hover {
    text-decoration: none
}

.category-with-bg.flex-column .category-with-bg-text {
    padding-top: 0
}

.category-with-bg.flex-column-reverse .category-with-bg-text {
    padding-bottom: 0
}

.category-with-bg-text {
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
    padding: 40px 10px
}

@media (max-width:767px) {
    .category-with-bg-text {
        padding: 20px 10px
    }
}

.category-with-bg-text>*+* {
    margin-top: 10px
}

@media (min-width:480px) {
    .category-with-bg:not([class*=flex-column]) .category-with-bg-image,
    .category-with-bg:not([class*=flex-column]) .category-with-bg-text {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.category-with-bg-image {
    overflow: hidden
}

.category-with-bg-image>img {
    width: 100%
}

.category-with-bg-title {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 1.5em;
    font-weight: 800;
    color: #000
}

.category-with-bg-subtitle {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 600;
    color: #000
}

body:not(.zoom-off) .category-with-bg-image {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

body:not(.zoom-off) .category-with-bg-image>img {
    width: calc(100% + 1px);
    vertical-align: top;
    transform: scale(1.1) rotate(.001deg);
    transition: .5s
}

body:not(.zoom-off) .category-with-bg:hover .category-with-bg-image>img {
    transform: scale(1.01) rotate(.01deg)
}

.category-with-bg {
    display: -ms-flexbox;
    display: flex;
    padding: 40px;
    background-color: #f8f8fa
}

@media (max-width:479px) {
    .category-with-bg {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px
    }
    .category-with-bg:not(.flex-column-reverse) .category-with-bg-text {
        padding-top: 0
    }
}

.category-with-bg:hover {
    text-decoration: none
}

.category-with-bg.flex-column .category-with-bg-text {
    padding-top: 0
}

.category-with-bg.flex-column-reverse .category-with-bg-text {
    padding-bottom: 0
}

.category-with-bg-text {
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
    padding: 40px 10px
}

@media (max-width:767px) {
    .category-with-bg-text {
        padding: 20px 10px
    }
}

.category-with-bg-text>*+* {
    margin-top: 10px
}

@media (min-width:480px) {
    .category-with-bg:not([class*=flex-column]) .category-with-bg-image,
    .category-with-bg:not([class*=flex-column]) .category-with-bg-text {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.category-with-bg-image {
    overflow: hidden
}

.category-with-bg-image>img {
    width: 100%
}

.category-with-bg-title {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 1.5em;
    font-weight: 800;
    color: #000
}

.category-with-bg-subtitle {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 600;
    color: #000
}

body:not(.zoom-off) .category-with-bg-image {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

body:not(.zoom-off) .category-with-bg-image>img {
    width: calc(100% + 1px);
    vertical-align: top;
    transform: scale(1.1) rotate(.001deg);
    transition: .5s
}

body:not(.zoom-off) .category-with-bg:hover .category-with-bg-image>img {
    transform: scale(1.01) rotate(.01deg)
}

.cart-table {
    text-align: right
}

.cart-table-link {
    display: block;
    position: relative
}

.cart-table-link:focus,
.cart-table-link:hover {
    text-decoration: none
}

.cart-table-link>.icon {
    display: block;
    float: right;
    font-size: 33px;
    line-height: 1em
}

.cart-table-link:hover .minicart-link:after {
    content: '';
    width: 100%;
    height: 200px;
    position: absolute;
    z-index: 0;
    top: 100%;
    right: 0
}

.cart-table-qty {
    display: block;
    width: 35px;
    margin: 14px 0 0 -35px;
    float: right;
    font-size: 14px;
    line-height: 15px;
    color: #896e40;
    text-align: center
}

.cart-table-title {
    display: block;
    padding-right: 50px;
    margin-bottom: 2px;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase
}

.cart-table-total {
    margin-bottom: 15px;
    margin-top: 20px;
    padding: 0;
    overflow: hidden;
    font-size: 14px;
    line-height: 36px;
    color: #656565
}

@media screen and (max-width:767px) {
    .cart-table-total>.row>[class*=col] {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .cart-table-total .btn {
        padding: 10px 12px
    }
    .cart-table-total .btn:not(:only-child) {
        -ms-flex: 1;
        flex: 1
    }
    .cart-table-total .btn:only-child {
        min-width: 50%;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }
    .cart-table-total .btn [class*=icon-]:not(:only-child):not(:last-child) {
        padding-left: 6px
    }
}

@media screen and (min-width:768px) {
    .cart-table-total {
        background-color: #fbfbfb;
        padding: 7px 7px 0
    }
}

.cart-table-total [class*=col]>* {
    margin-bottom: 7px;
    margin-left: 4px
}

.cart-table-total [class*=col]>.btn:only-child {
    margin-right: 0;
    margin-left: 0
}

.cart-table-total .btn,
.cart-table-total [class*=col]>* {
    display: inline-block;
    vertical-align: top
}

.cart-table-prd {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f7f7f7;
    padding-top: 15px;
    padding-bottom: 15px
}

.cart-table-prd:first-of-type {
    padding-top: 30px
}

@media screen and (max-width:991px) {
    .cart-table-prd>* {
        padding-right: 90px;
        padding-left: 50px;
        padding-top: 10px
    }
}

@media screen and (min-width:992px) {
    .cart-table-prd>* {
        display: table-cell;
        vertical-align: middle
    }
}

.cart-table-prd-options {
    font-size: 11px;
    line-height: 1.2em;
    color: #656565;
    text-transform: uppercase
}

.cart-table-prd-options:not(:first-child) {
    margin-top: 7px
}

.cart-table-prd-image {
    width: 145px
}

@media screen and (max-width:991px) {
    .cart-table-prd-image {
        width: 90px;
        padding: 0;
        float: right
    }
}

.cart-table-prd-image img {
    width: 78px
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .cart-table-prd-image img {
        width: 65px
    }
}

@media only screen and (max-width:479px) {
    .cart-table-prd-image img {
        width: 60px
    }
}

@media screen and (max-width:991px) {
    .cart-table-prd-name {
        padding-top: 0
    }
}

.cart-table-prd-name h5 {
    margin-bottom: 10px
}

.cart-table-prd-name h5,
.cart-table-prd-name h5 a {
    font-size: 11px;
    line-height: 1.2em;
    color: #656565;
    text-transform: uppercase
}

.cart-table-prd-name h2 {
    margin-bottom: 0
}

.cart-table-prd-name h2,
.cart-table-prd-name h2 a {
    font-size: 14px;
    line-height: 1.6em;
    color: #000;
    text-transform: uppercase;
    text-decoration: none
}

.cart-table-prd-name h2 a:hover {
    color: #896e40
}

@media screen and (min-width:992px) {
    .cart-table-prd-qty {
        width: 12.6%
    }
}

@media screen and (min-width:992px) {
    .cart-table-prd-price {
        width: 15%
    }
}

.cart-table-prd-price,
.cart-table-prd-qty {
    font-size: 11px;
    line-height: 18px;
    color: #656565;
    text-transform: uppercase
}

.cart-table-prd-price b,
.cart-table-prd-qty b {
    font-size: 14px;
    font-weight: 600;
    color: #000
}

@media screen and (min-width:992px) {
    .cart-table-prd-action {
        width: 140px;
        padding-right: 20px
    }
}

@media screen and (max-width:991px) {
    .cart-table-prd-action {
        float: left;
        position: absolute;
        top: 15px;
        padding: 0;
        left: 0;
        width: 50px;
        text-align: center;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 0
    }
}

.cart-table-prd-action>a {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    color: #896e40;
    text-decoration: none
}

.cart-table-prd-action>a:hover {
    color: #000
}

.card-total {
    font-size: 24px;
    line-height: 27px;
    font-weight: 600;
    color: #000
}

.card-total:not(:only-child) {
    margin-bottom: 40px
}

.card-total .card-total-price {
    font-weight: 700
}

.card-total+button {
    margin-bottom: 25px
}

.sidebar-block .card-total:not(:only-child) {
    margin-bottom: 15px
}

@media screen and (min-width:992px) {
    .cart-table--sm .cart-table-prd-image {
        width: 75px
    }
    .cart-table--sm .cart-table-prd-image img {
        max-width: 100%
    }
    .cart-table--sm .cart-table-prd-name {
        padding: 0 15px
    }
    .cart-table--sm .cart-table-prd-name a {
        font-size: 13px;
        letter-spacing: 0
    }
    .cart-table--sm .cart-table-prd-name b {
        font-weight: 600
    }
    .cart-table--sm .cart-table-prd-qty {
        width: 50px;
        text-align: center
    }
    .cart-table--sm .cart-table-prd-price {
        width: 90px;
        text-align: center
    }
    .cart-table--sm .cart-table-prd-headings {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        color: #000;
        background-color: #fbfbfb;
        border: 0
    }
    .cart-table--sm .cart-table-prd-headings,
    .cart-table--sm .cart-table-prd-headings:first-of-type {
        padding-top: 7px;
        padding-bottom: 7px
    }
}

.card-total-sm {
    overflow: hidden;
    background-color: #fbfbfb;
    padding: 7px 7px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase
}

.card-total-sm .card-total-price {
    font-weight: 700
}

.cart-table.cart-table--wishlist .cart-table-prd:first-of-type {
    padding-top: 15px
}

.cart-table.cart-table--wishlist .delete-from-wishlist {
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 5px;
    text-decoration: none
}

.cart-table.cart-table--wishlist .delete-from-wishlist:hover {
    text-decoration: none
}

.cart-table.cart-table--wishlist .cart-table-addtocart {
    text-align: left
}

@media screen and (max-width:991px) {
    .cart-table.cart-table--wishlist .cart-table-addtocart {
        text-align: right
    }
}

.modal-countdown {
    display: none
}

.modal-content {
    box-shadow: 0 0;
    border: 0;
    padding: 30px 35px
}

.modal-header {
    border-radius: 0
}

.fancybox-content,
.modal-content {
    border-radius: 0;
    background: #fff;
    overflow-x: hidden
}

.modal-info {
    max-width: 470px;
    padding: 45px 30px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    color: #000;
    border-radius: 4px;
    overflow: hidden;
    transform: translateY(-50px);
    transition: all .7s
}

.modal-info .modal-icon-info {
    padding-left: 12px;
    font-size: 20px;
    display: inline-block;
    vertical-align: top
}

.modal-info .modal-text {
    display: -ms-flexbox;
    display: flex
}

.modal-info a {
    color: #896e40
}

.modal--success .modal-icon-info {
    color: #77b900
}

.modal--error .modal-icon-info {
    color: #896e40
}

.modal--quickview .modal-dialog {
    width: 900px
}

.modal--quickview .modal-content {
    padding: 30px 32px;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .modal--quickview .product-previews-wrapper {
        display: block
    }
    .modal--quickview .prd-block_main-image+.product-previews-wrapper {
        display: none
    }
}

.modal--quickview .prd-block_info {
    overflow: visible!important
}

.modal--checkout .modal-header,
.modal--quickview .modal-header {
    background: #896e40;
    padding: 16px 30px 14px;
    border: 0
}

@media screen and (max-width:767px) {
    .modal--checkout .modal-header,
    .modal--quickview .modal-header {
        padding: 10px 15px 9px
    }
}

.modal--checkout .modal-header-title,
.modal--quickview .modal-header-title {
    display: -ms-flexbox;
    display: flex;
    padding-left: 30px;
    font-size: 18px;
    line-height: 23px;
    font-family: Cairo, sans-serif;
    text-transform: uppercase;
    color: #fff
}

.modal--checkout .modal-header-title [class*=icon],
.modal--quickview .modal-header-title [class*=icon] {
    padding-left: 25px
}

@media screen and (max-width:767px) {
    .modal--checkout .modal-header-title [class*=icon],
    .modal--quickview .modal-header-title [class*=icon] {
        display: none
    }
}

.modal--checkout .modal-header .modal-close,
.modal--quickview .modal-header .modal-close {
    top: 8px;
    left: 20px;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    transition: .2s
}

.modal--checkout .modal-header .modal-close:hover,
.modal--quickview .modal-header .modal-close:hover {
    opacity: .6
}

.modal--checkout .modal-content,
.modal--quickview .modal-content {
    padding: 30px 40px
}

@media screen and (max-width:991px) {
    .modal--checkout .modal-content,
    .modal--quickview .modal-content {
        padding: 20px 30px
    }
}

@media screen and (max-width:767px) {
    .modal--checkout .modal-content,
    .modal--quickview .modal-content {
        padding: 15px 20px
    }
}

.modal--checkout .modal-body,
.modal--quickview .modal-body {
    padding: 0;
    overflow: hidden
}

.modal--checkout .fancybox-close-small,
.modal--quickview .fancybox-close-small {
    border-radius: 0;
    color: #fff;
    left: 6px;
    top: 5px;
    right: auto
}

@media screen and (max-width:767px) {
    .modal--checkout .fancybox-close-small,
    .modal--quickview .fancybox-close-small {
        top: 0
    }
}

.modal--checkout .fancybox-thumbs>ul>li,
.modal--quickview .fancybox-thumbs>ul>li {
    height: 120px
}

.modal--checkout .fancybox-thumbs>ul>li:before,
.modal--quickview .fancybox-thumbs>ul>li:before {
    border-width: 2px;
    border-style: solid;
    border-color: #896e40
}

.modal--checkout.fancybox-content,
.modal--quickview.fancybox-content {
    padding: 0;
    width: 937px;
    max-width: calc(100% - 60px);
    max-height: calc(100% - 60px);
    margin: 0
}

@media screen and (max-width:767px) {
    .modal--checkout.fancybox-content,
    .modal--quickview.fancybox-content {
        width: 600px;
        max-width: calc(100% - 30px);
        max-height: calc(100% - 30px)
    }
}

.modal--checkout .prd-block_info-row .option-label,
.modal--quickview .prd-block_info-row .option-label {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: auto;
    line-height: 17px;
    padding-top: 10px;
    padding-bottom: 10px
}

.modal--checkout .prd-block_info-row .prd-block_qty,
.modal--quickview .prd-block_info-row .prd-block_qty {
    margin: 0 15px
}

@media screen and (max-width:991px) {
    .modal--checkout .prd-block_info-row .prd-block_qty,
    .modal--quickview .prd-block_info-row .prd-block_qty {
        margin: 0 10px
    }
}

.modal--checkout .prd-block_info-row .prd-block_options,
.modal--quickview .prd-block_info-row .prd-block_options {
    margin: 0 15px
}

@media screen and (max-width:991px) {
    .modal--checkout .prd-block_info-row .prd-block_options,
    .modal--quickview .prd-block_info-row .prd-block_options {
        margin: 0 10px 0 0
    }
}

.modal--checkout .prd-block_info-row .prd-block_qty .qty,
.modal--quickview .prd-block_info-row .prd-block_qty .qty {
    padding-left: 0
}

.modal--quickview .prd-block_info {
    width: 100%
}

.modal--quickview .prd-block_price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.modal--quickview .prd-block_price>* {
    margin-left: 10px;
    margin-bottom: 0;
    padding: 0
}

.modal--quickview .prd-rating {
    margin-top: 0
}

.modal--quickview .prd-rating:not(:first-child) {
    padding-right: 15px
}

.modal--quickview .prd-block_info-row {
    margin: 0 0 20px
}

.modal--quickview .prd-block_info-row>:not(:first-child) {
    margin-right: 10px
}

.modal--quickview .prd-block_info-row .mr-auto>:not(:last-child) {
    margin-left: 10px
}

.modal--quickview .prd-block_info-row>* {
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    .modal--quickview .prd-block_info-row>* {
        margin-bottom: 0
    }
}

.modal--quickview .prd-block_info-row,
.modal--quickview .prd-block_info-row>form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.modal--quickview .info-row-2 {
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.modal--quickview .prd-block_info .size-list li {
    margin: 0
}

.modal--quickview .info-row-col-1,
.modal--quickview .info-row-col-3 {
    margin-left: auto
}

.modal--quickview .info-row-col-2 {
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

.modal--quickview .info-row-col-2>* {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

.modal--quickview .info-row-col-2>:not(:first-child) {
    margin-right: 15px
}

.modal--quickview .info-row-col-2>:not(:first-child)>:not(:first-child) {
    margin-right: 15px
}

.modal--quickview .info-row-col-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.modal--quickview .info-row-col-3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between
}

@media screen and (max-width:991px) {
    .modal--quickview .info-row-col-3 {
        max-width: 170px
    }
}

.modal--quickview .info-row-col-4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.modal--quickview .prd-block_actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    margin: 0 15px;
    padding: 0
}

@media screen and (max-width:991px) {
    .modal--quickview .prd-block_actions {
        margin: 0 10px
    }
}

.modal--quickview .prd-block_actions:last-child {
    margin-left: 0
}

@media screen and (min-width:768px) {
    .modal--quickview .info-row-col-4 .prd-block_price {
        display: none
    }
}

@media screen and (max-width:767px) {
    .modal--quickview .prd-block_link {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .modal--quickview .prd-block_info-row>form {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .modal--quickview .info-row-1:first-child {
        display: block
    }
    .modal--quickview .prd-block_info-row:last-child {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .modal--quickview .info-row-col-3 {
        display: none
    }
    .modal--quickview .info-row-col-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .modal--quickview .info-row-col-4>:nth-child(odd) {
        -ms-flex-preferred-size: calc(50% - 10px);
        flex-basis: calc(50% - 10px);
        min-width: calc(50% - 10px)
    }
    .modal--quickview .info-row-col-4>:nth-child(even) {
        margin: 0 0 0 auto
    }
    .modal--quickview .info-row-col-4>:nth-child(1),
    .modal--quickview .info-row-col-4>:nth-child(2) {
        margin-bottom: 15px
    }
    .modal--quickview .info-row-col-2 {
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }
    .modal--quickview .info-row-col-2,
    .modal--quickview .info-row-col-2:not(:first-child) {
        margin-right: 0
    }
    .modal--quickview .info-row-col-2>:not(:first-child) {
        margin-right: 0
    }
    .modal--quickview .info-row-col-2>* {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        min-width: 30%
    }
    .modal--quickview .info-row-col-2>:not(:first-child) {
        margin-right: auto
    }
    .modal--quickview .info-row-2 {
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        -moz-align-items: flex-start;
        align-items: flex-start
    }
    .modal--quickview .prd-block_actions,
    .modal--quickview .prd-block_options,
    .modal--quickview .prd-block_qty {
        margin: 0 10px 0 0
    }
}

@media screen and (max-width:359px) {
    .modal--quickview .prd-block_actions,
    .modal--quickview .prd-block_options,
    .modal--quickview .prd-block_qty {
        margin: 0 15px 0 0
    }
    .modal--quickview .modal-content {
        padding: 15px 15px
    }
    .modal--quickview .prd-block_price .prd-block_price--actual,
    .modal--quickview .prd-block_price .prd-block_price--special {
        font-size: 20px
    }
    .modal--quickview .info-row-col-4>:nth-child(1) {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        min-width: 0
    }
    .modal--quickview .info-row-col-4>:nth-child(3) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0
    }
    .modal--quickview .info-row-col-4>:nth-child(4) {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 15px 0 0 0
    }
    .modal--quickview .info-row-col-4>:nth-child(4) button {
        width: 100%
    }
}

.modal--quickview .select-wrapper,
.modal--quickview .select-wrapper-sm {
    max-width: 200px
}

@media screen and (max-width:991px) {
    .modal--quickview .select-wrapper,
    .modal--quickview .select-wrapper-sm {
        max-width: 160px
    }
}

@media screen and (max-width:479px) {
    .modal--quickview .select-wrapper,
    .modal--quickview .select-wrapper-sm {
        max-width: 100%
    }
}

.modal--quickview .btn {
    padding-right: 15px;
    padding-left: 15px
}

.modal--checkout .modal-dialog {
    width: 880px
}

@media screen and (max-width:991px) {
    .modal--checkout .modal-dialog {
        width: 440px;
        max-width: 90%
    }
}

.modal--checkout .modal-content {
    padding: 40px 35px
}

@media screen and (max-width:767px) {
    .modal--checkout .modal-content {
        padding: 20px 15px
    }
}

.modal--checkout .prd-options {
    margin-top: 0;
    font-size: 11px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

.modal--checkout .prd-options+.prd-options {
    margin-top: 2px
}

.modal--checkout .label-options {
    font-size: 11px;
    margin-left: 10px
}

.modal--checkout .prd-options-val {
    font-weight: 700;
    text-transform: uppercase;
    color: #000
}

.modalchk-title {
    margin-bottom: 18px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-family: Cairo, sans-serif
}

.modalchk-price,
.modalchk-total-price {
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 700;
    color: #000
}

.modalchk-price {
    margin-bottom: 12px
}

.modalchk-total-price {
    position: relative;
    top: -2px
}

.modalchk-custom img {
    max-width: 100%
}

.modalchk-custom:not(:first-child) {
    margin-top: 30px
}

.modalchk-prd-info {
    margin-left: 15px
}

@media screen and (min-width:992px) {
    .modalchk-prd-info {
        padding-left: 30px;
        padding-top: 15px;
        border-left-width: 1px;
        border-left-style: solid;
        border-color: #e2e2e2
    }
}

@media screen and (max-width:767px) {
    .modalchk-prd-info {
        -ms-flex: 0 0 calc(100% - 135px);
        flex: 0 0 calc(100% - 135px);
        max-width: calc(100% - 135px);
        margin-left: 0;
        padding: 0
    }
}

.modalchk-prd-actions {
    padding-top: 15px;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width:991px) {
    .modalchk-prd-actions {
        padding-top: 25px
    }
}

@media screen and (min-width:992px) {
    .modalchk-prd-image {
        -ms-flex: 0 0 200px;
        flex: 0 0 200px;
        max-width: 200px
    }
}

@media screen and (max-width:991px) {
    .modalchk-prd-image {
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
        max-width: 150px
    }
}

@media screen and (max-width:767px) {
    .modalchk-prd-image {
        -ms-flex: 0 0 120px;
        flex: 0 0 120px;
        max-width: 120px
    }
}

.modalchk-prd-image img {
    width: 100%;
    position: relative;
    z-index: 155
}

.modalchk-btns-wrap {
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    margin-top: auto
}

@media screen and (max-width:767px) {
    .modalchk-btns-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (min-width:768px) {
    .modalchk-btns-wrap>:not(:last-child) {
        margin-left: 10px
    }
}

.modalchk-btns-wrap .btn {
    padding-right: 15px;
    padding-left: 15px
}

@media screen and (max-width:767px) {
    .modalchk-btns-wrap .btn {
        margin-bottom: 10px;
        width: 100%
    }
}

.product-quickview-carousel {
    margin-right: -15px;
    margin-left: -15px;
    width: calc(100% + 30px);
    z-index: 155
}

@media screen and (max-width:767px) {
    .product-quickview-carousel {
        margin-right: -7.5px;
        margin-left: -7.5px;
        width: calc(100% + 15px)
    }
}

.product-quickview-carousel a {
    display: block;
    margin: 0 15px
}

@media screen and (max-width:767px) {
    .product-quickview-carousel a {
        margin: 0 7.5px
    }
}

.product-quickview-carousel img {
    max-width: 100%
}

.product-quickview-carousel a {
    width: 260px
}

.product-quickview-carousel:not(.slick-initialized) a {
    min-width: 260px
}

.product-quickview-carousel:not(.slick-initialized) {
    display: -ms-flexbox;
    display: flex;
    opacity: 0
}

.product-quickview-carousel:not(.slick-initialized) a {
    min-width: 260px
}

.product-quickview-carousel:not(.slick-initialized) a img {
    height: 0;
    padding-top: 118%
}

@media screen and (max-width:991px) {
    .product-quickview-carousel a {
        width: 192px
    }
    .product-quickview-carousel:not(.slick-initialized) a {
        min-width: 192px
    }
}

@media screen and (max-width:767px) {
    .product-quickview-carousel a {
        width: 176px
    }
    .product-quickview-carousel:not(.slick-initialized) a {
        min-width: 176px
    }
}

@media screen and (max-width:630px) {
    .product-quickview-carousel:not(.slick-initialized)>div {
        min-width: 50%
    }
    .product-quickview-carousel a {
        width: calc(100% - 15px)
    }
    .product-quickview-carousel:not(.slick-initialized) a {
        min-width: calc(100% - 15px)
    }
}

.product-quickview-carousel.slick-initialized {
    opacity: 1;
    transition: opacity .5s ease .75s
}

.product-quickview-carousel.slick-initialized+.gdw-loader {
    opacity: 0
}

.product-quickview-carousel .slick-next,
.product-quickview-carousel .slick-prev {
    position: absolute;
    z-index: 1;
    display: block;
    height: 44px;
    width: 44px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: rgba(255, 255, 255, .7);
    top: 50%;
    padding: 0;
    margin-top: -22px;
    transform: none;
    pointer-events: auto
}

.product-quickview-carousel .slick-next:before,
.product-quickview-carousel .slick-prev:before {
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    color: #2d2c2c;
    opacity: 1
}

.product-quickview-carousel .slick-next:hover:not(.slick-disabled),
.product-quickview-carousel .slick-prev:hover:not(.slick-disabled) {
    background: #fff
}

.product-quickview-carousel .slick-next:before,
.product-quickview-carousel .slick-prev:before {
    display: inline-block;
    font-size: 16px;
    line-height: 45px;
    color: #000;
    opacity: 1
}

.product-quickview-carousel .slick-next:hover:not(.slick-disabled):before,
.product-quickview-carousel .slick-prev:hover:not(.slick-disabled):before {
    color: #000;
    opacity: 1
}

.product-quickview-carousel .slick-prev {
    right: 25px;
    left: auto
}

@media screen and (max-width:767px) {
    .product-quickview-carousel .slick-prev {
        right: 0
    }
}

.product-quickview-carousel .slick-next {
    left: 25px;
    right: auto
}

@media screen and (max-width:767px) {
    .product-quickview-carousel .slick-next {
        left: 0
    }
}

.product-quickview-carousel:not(.slick-initialized) {
    opacity: 0
}

.equal-height .product-quickview-carousel .slick-slide>a {
    position: relative;
    height: 0;
    padding-top: 118%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center
}

.equal-height .product-quickview-carousel .slick-slide>a>img {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%
}

.modal--simple {
    padding: 0
}

.modal--simple .modal-header {
    background: #896e40;
    padding: 16px 30px 14px;
    border: 0
}

@media screen and (max-width:767px) {
    .modal--simple .modal-header {
        padding: 10px 15px 9px
    }
}

.modal--simple .modal-header-title {
    display: -ms-flexbox;
    display: flex;
    padding-left: 30px;
    font-size: 18px;
    line-height: 23px;
    font-family: Cairo, sans-serif;
    text-transform: uppercase;
    color: #fff
}

@media screen and (max-width:767px) {
    .modal--simple .modal-header-title {
        font-size: 16px
    }
}

.modal--simple .modal-header-title [class*=icon] {
    padding-left: 25px
}

@media screen and (max-width:767px) {
    .modal--simple .modal-header-title [class*=icon] {
        display: none
    }
}

.modal--simple .modal-header .modal-close {
    top: 8px;
    left: 20px;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    transition: .2s
}

.modal--simple .modal-header .modal-close:hover {
    opacity: .6
}

.modal--simple .modal-content {
    padding: 30px 40px
}

@media screen and (max-width:991px) {
    .modal--simple .modal-content {
        padding: 20px 30px
    }
}

@media screen and (max-width:767px) {
    .modal--simple .modal-content {
        padding: 15px 20px
    }
}

.modal--simple .modal-body {
    padding: 0
}

.modal--simple .fancybox-close-small {
    border-radius: 0;
    color: #fff;
    left: 6px;
    top: 5px
}

@media screen and (max-width:767px) {
    .modal--simple .fancybox-close-small {
        top: 0
    }
}

.modal--lg {
    width: 909px;
    max-width: calc(100% - 40px)
}

.modal--newsletter {
    padding: 0;
    width: 1024px;
    max-width: calc(100% - 40px);
    overflow: hidden;
    background-color: #fff
}

@media screen and (max-width:767px) {
    .modal--newsletter {
        width: 512px
    }
}

.modal--newsletter .fancybox-close-small {
    background: #896e40;
    color: #fff;
    height: 53px;
    width: 53px;
    font-size: 20px;
    line-height: 53px
}

.modal--newsletter input[type=checkbox]+label {
    text-transform: none
}

.newslettermodal-img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1px
}

.newslettermodal-img img {
    height: 100%
}

.newslettermodal-content-center {
    width: 100%
}

.newslettermodal-content {
    text-align: center;
    padding: 60px;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

@media screen and (max-width:991px) {
    .newslettermodal-content {
        padding: 40px
    }
}

@media screen and (max-width:479px) {
    .newslettermodal-content {
        padding: 30px
    }
}

.newslettermodal-content-logo img {
    max-height: 65px
}

.newslettermodal-content-title:not(:first-child) {
    margin-top: 30px
}

.newslettermodal-content-title:not(:first-child) {
    margin-top: 30px
}

.newslettermodal-content-text:not(:first-child) {
    margin-top: 30px
}

.newslettermodal-content-form:not(:first-child) {
    margin-top: 20px
}

.newslettermodal-content-socials:not(:first-child) {
    margin-top: 30px
}

.newslettermodal-content-socials .social-list li a {
    padding: 0 15px
}

@media screen and (max-width:767px) {
    .newslettermodal-content-socials .social-list li a {
        padding: 0 12px
    }
}

.modal--newsletter input[type=email] {
    font-size: 14px
}

.modal--newsletter input[type=email]::-webkit-input-placeholder {
    color: #656565;
    text-transform: none
}

.modal--newsletter input[type=email]:-moz-placeholder {
    color: #656565;
    text-transform: none
}

.modal--newsletter input[type=email]::-moz-placeholder {
    color: #656565;
    text-transform: none
}

.modal--newsletter input[type=email]:-ms-input-placeholder {
    color: #656565;
    text-transform: none
}

.modal--newsletter input[type=email]:focus::-webkit-input-placeholder {
    color: #b4b4b4;
    text-transform: none
}

.modal--newsletter input[type=email]:focus:-moz-placeholder {
    color: #b4b4b4;
    text-transform: none
}

.modal--newsletter input[type=email]:focus::-moz-placeholder {
    color: #b4b4b4;
    text-transform: none
}

.modal--newsletter input[type=email]:focus:-ms-input-placeholder {
    color: #b4b4b4;
    text-transform: none
}

.fancybox-fx-material.fancybox-slide--next,
.fancybox-fx-material.fancybox-slide--previous {
    opacity: 0;
    transform: translateY(-60px) scale(1.1)
}

.fancybox-fx-material.fancybox-slide--current {
    opacity: 1;
    transform: translateY(0) scale(1)
}

.fancybox-thumbs>ul>li {
    max-height: none;
    width: calc(50% - 4px);
    padding-top: 50%
}

.fancybox-caption:before {
    background: 0 0
}

.fancybox-active .fancybox-stage {
    display: block!important
}

.fancybox--light .fancybox-bg {
    background: #fff
}

.fancybox--light.fancybox-is-open .fancybox-bg {
    opacity: 1
}

.fancybox--light .fancybox-caption {
    font-size: 18px;
    line-height: 1em;
    font-weight: 600;
    color: #000;
    font-family: Cairo, sans-serif;
    text-transform: uppercase
}

.fancybox--light .fancybox-caption:after {
    display: none
}

.fancybox--light .fancybox-infobar {
    color: #000;
    mix-blend-mode: unset
}

.fancybox--light .fancybox-button {
    background: #896e40
}

.fancybox--light .fancybox-button,
.fancybox--light .fancybox-button:link,
.fancybox--light .fancybox-button:visited {
    color: #fff
}

.fancybox--light .fancybox-button.disabled,
.fancybox--light .fancybox-button.disabled:hover,
.fancybox--light .fancybox-button[disabled],
.fancybox--light .fancybox-button[disabled]:hover {
    color: #fff;
    opacity: .35
}

.fancybox-thumbs>ul>li:before {
    border-color: #896e40
}

@media screen and (min-width:992px) {
    .fancybox-thumbs>ul>li {
        max-height: none;
        height: 165px;
        margin: 0 2px 4px
    }
    .fancybox-thumbs {
        width: 280px
    }
    .fancybox-show-thumbs .fancybox-inner {
        left: 280px
    }
}

.payment-notification-wrap {
    position: fixed;
    bottom: 0;
    right: 20px;
    margin-bottom: 20px;
    z-index: 10000!important
}

.payment-notification-wrap .payment-notification {
    width: 320px;
    border: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    background-color: #fff;
    position: relative
}

.payment-notification-wrap .payment-notification .payment-notification-container {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-align: center;
    align-items: center
}

.payment-notification-wrap .payment-notification .payment-notification-container .payment-notification-image img {
    width: 90px;
    overflow: hidden
}

.payment-notification-wrap .payment-notification .payment-notification-container .payment-notification-content {
    margin: 0;
    height: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -ms-flex: 1;
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.payment-notification-wrap .payment-notification .payment-notification-container .payment-notification-content .payment-notification-content {
    font-size: 14px;
    line-height: 16px
}

.payment-notification-wrap .payment-notification .payment-notification-close {
    position: absolute;
    top: 5px;
    left: 8px;
    cursor: pointer;
    color: #000
}

.payment-notification-wrap .payment-notification .payment-notification-close:hover {
    opacity: .75
}

.payment-notification-content>*+* {
    margin-top: 10px
}

.payment-notification-text {
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
    color: #b4b4b4
}

.payment-notification-name {
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    font-weight: 500
}

.payment-notification-name:hover {
    color: #896e40
}

.payment-notification-when {
    font-size: 12px;
    line-height: 1em;
    color: #b4b4b4
}

.payment-notification-from {
    font-size: 12px;
    line-height: 1em;
    color: #000
}

.brand-grid {
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none
}

.brand-grid [class*=col] {
    -ms-flex-positive: 0;
    flex-grow: 0
}

.brand-grid a {
    display: block;
    margin-top: 5px;
    text-decoration: none;
    text-align: center
}

.brand-grid a:hover img {
    opacity: .75
}

.brand-grid img {
    max-width: 150px;
    transition: .2s
}

@media (max-width:991px) {
    .brand-grid img {
        max-width: 125px
    }
}

.brand-carousel {
    margin: 30px 0;
    padding: 0;
    list-style: none
}

.brand-carousel:last-child {
    margin-bottom: 0
}

.brand-carousel:first-child {
    margin-top: 0
}

.brand-carousel li {
    float: right;
    margin: 0 15px
}

.brand-carousel li img {
    max-width: 100%;
    margin: 0 auto;
    transition: .2s
}

.brand-carousel li:hover img {
    opacity: .75
}

.brand-carousel .slick-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

.brand-carousel:not(.slick-initialized) {
    opacity: 0;
    height: 100px;
    overflow: hidden!important
}

.brand-carousel.slick-initialized {
    opacity: 1;
    transition: opacity .5s ease .75s
}

.brand-carousel.slick-arrows-left {
    overflow: visible;
    min-height: 70px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center
}

.brand-carousel-title {
    -ms-flex: 0 0 125px;
    flex: 0 0 125px;
    max-width: 125px;
    padding-right: 30px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    font-family: Cairo, sans-serif;
    color: #000;
    text-align: left
}

.brand-carousel-title+* {
    margin-right: 15px;
    width: calc(100% - 155px)
}

.brand-prd-carousel {
    margin: 30px 0
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .brand-prd-carousel {
        margin: 25px 0
    }
}

@media only screen and (max-width:479px) {
    .brand-prd-carousel {
        margin: 15px 0
    }
}

.brand-prd-carousel:last-child {
    margin-bottom: 30px
}

.brand-prd-carousel:first-child {
    margin-top: 0
}

@media screen and (min-width:768px) {
    .brand-prd-carousel:last-child {
        margin-bottom: 55px
    }
}

@media screen and (min-width:768px) {
    .brand-prd {
        display: -ms-flexbox!important;
        display: flex!important;
        overflow: hidden
    }
}

@media screen and (min-width:768px) {
    .brand-prd-image {
        float: right;
        width: 50%
    }
}

@media screen and (max-width:991px) {
    .brand-prd-image img {
        width: 100%
    }
}

.brand-prd-info {
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    float: right
}

@media screen and (min-width:768px) {
    .brand-prd-info {
        display: -ms-flexbox;
        display: flex;
        width: 50%
    }
}

@media screen and (max-width:767px) {
    .brand-prd-info {
        margin-top: 20px
    }
}

@media screen and (max-width:479px) {
    .brand-prd-info {
        margin-top: 10px
    }
}

.brand-prd-info [class*=btn] {
    margin-top: 15px
}

.brand-prd-info p {
    font-weight: 300
}

.brand-prd-info .inside {
    padding: 20px 75px
}

@media screen and (max-width:1199px) {
    .brand-prd-info .inside {
        padding: 15px 40px 15px 20px
    }
}

@media screen and (max-width:767px) {
    .brand-prd-info .inside {
        padding: 15px 18px 15px
    }
}

.brand-prd-info .inside>* {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .brand-prd-info .inside>* {
        margin-top: 20px
    }
}

.brand-prd-info .inside>:first-child {
    margin-top: 0
}

@media screen and (max-width:767px) {
    .brand-prd-info img {
        max-width: 50%
    }
}

@media screen and (max-width:767px) {
    .brand-prd-carousel.vert-dots .slick-dots {
        top: auto;
        bottom: -20px;
        right: auto;
        left: auto;
        width: 100%;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center
    }
    .brand-prd-carousel.vert-dots .slick-dots li {
        margin: 0 8px
    }
}

.aside .brand-prd-info .inside {
    padding: 10px 30px
}

@media screen and (max-width:1199px) {
    .aside .brand-prd-info .inside {
        padding: 0 30px
    }
}

@media screen and (max-width:767px) {
    .aside .brand-prd-info .inside {
        padding: 0 30px
    }
}

@media screen and (max-width:767px) {
    .aside .brand-prd-info .inside {
        padding: 0 30px
    }
}

@media screen and (min-width:768px) {
    .aside .brand-prd-carousel.vert-dots .slick-dots {
        left: 16px
    }
}

.carousel-inside {
    position: relative;
    overflow: hidden
}

.carousel-inside .carousel-control {
    position: absolute;
    display: block;
    height: 47px;
    width: 47px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: rgba(255, 255, 255, .7);
    color: #000;
    top: 50%;
    padding: 0;
    margin-top: 47px;
    border: 0;
    outline: 0;
    opacity: 1;
    transition: .2s;
    text-shadow: none;
    text-align: center
}

.carousel-inside .carousel-control:focus,
.carousel-inside .carousel-control:hover {
    outline: 0
}

.carousel-inside .carousel-control:hover {
    background: #fff
}

.carousel-inside .carousel-control:before {
    font-family: icomoon;
    font-size: 25px;
    line-height: 47px;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.carousel-inside .carousel-control.prev {
    margin-top: -47px;
    right: auto;
    left: 0
}

.carousel-inside .carousel-control.prev:before {
    content: '\e919'
}

.carousel-inside .carousel-control.next {
    margin-top: 0;
    right: auto;
    left: 0
}

.carousel-inside .carousel-control.next:before {
    content: '\e922';
    margin-right: 2px
}

.carousel-inner>.carousel-item {
    transition: .3s ease-in-out
}

@media screen and (max-width:767px) {
    .carousel-inside .carousel-control {
        height: 44px;
        width: 44px;
        background: rgba(255, 255, 255, .7)
    }
    .carousel-inside .carousel-control:before {
        font-size: 24px;
        line-height: 44px
    }
    .carousel-inside .carousel-control.prev {
        margin-top: -22px;
        right: 10px;
        left: auto
    }
    .carousel-inside .carousel-control.prev:before {
        content: '\e40a'
    }
    .carousel-inside .carousel-control.next {
        margin-top: -22px;
        right: auto;
        left: 10px
    }
    .carousel-inside .carousel-control.next:before {
        content: '\e409'
    }
}

.shop-feature {
    display: block;
    height: 100%;
    text-decoration: none;
    color: inherit
}

.shop-feature:focus,
.shop-feature:hover {
    color: inherit;
    text-decoration: none
}

.shop-feature-bg {
    display: none
}

.shop-features-style1:not(:first-child) {
    margin-top: 30px
}

.shop-features-style1 .shop-feature {
    padding: 22px 20px 22px 0;
    margin: 0 0 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-width: 1px;
    border-style: solid;
    border-color: #e2e2e2
}

.shop-features-style1 .shop-feature .shop-feature-icon {
    margin: 0;
    min-width: 102px;
    height: auto;
    text-align: center;
    font-size: 64px;
    line-height: 1em;
    color: #000
}

@media screen and (max-width:1199px) {
    .shop-features-style1 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        -moz-justify-content: space-between;
        justify-content: space-between;
        margin: 0 -15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .shop-features-style1 .shop-feature {
        margin-right: 15px;
        margin-left: 15px;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        width: calc(33.3% - 30px)
    }
}

@media screen and (max-width:991px) {
    .shop-features-style1 .shop-feature {
        min-width: calc(100% - 30px)
    }
}

.shop-features-style1 .shop-feature-text>:not(:first-child) {
    margin-top: 10px
}

.shop-features-style1 .shop-feature-text .text1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    font-family: Cairo, sans-serif;
    line-height: 1.4em;
    color: #000
}

.shop-features-style1 .shop-feature-text .text2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.538em;
    color: #656565
}

.shop-features-style2 {
    color: #000;
    text-align: center
}

.shop-features-style2:not(:first-child) {
    margin-top: 30px
}

.shop-features-style2 .shop-feature {
    padding: 20px 10px
}

.shop-features-style2 .shop-feature .shop-feature-icon {
    margin: 0;
    height: auto;
    font-size: 64px;
    line-height: 1em
}

.shop-features-style2 .shop-feature .shop-feature-icon [class*=icon-] {
    display: inline-block;
    transition: .3s ease-out
}

.shop-features-style2 .shop-feature:hover .shop-feature-icon [class*=icon-] {
    transform: rotateY(-180deg);
    transition: .3s ease-out
}

.shop-features-style2 .shop-feature-text:not(:first-child) {
    margin-top: 15px
}

.shop-features-style2 .shop-feature-text .text1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    font-family: Cairo, sans-serif;
    line-height: 1.6em
}

@media screen and (max-width:479px) {
    .shop-features-style2 .shop-feature {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 10px 0;
        text-align: right
    }
    .shop-features-style2 .shop-feature:not(:first-child) {
        margin-top: 10px;
        padding: 8px 0 0
    }
    .shop-features-style2 .shop-feature-text:not(:first-child) {
        margin-top: 0
    }
    .shop-features-style2 .shop-feature .shop-feature-icon {
        min-width: 65px;
        font-size: 54px;
        line-height: 1em;
        text-align: right
    }
}

.shop-features-style2-1,
.shop-features-style2-2 {
    text-align: center
}

.shop-features-style2-1:not(:first-child),
.shop-features-style2-2:not(:first-child) {
    margin-top: 30px
}

.shop-features-style2-1 .shop-feature,
.shop-features-style2-2 .shop-feature {
    display: block;
    height: 100%;
    padding: 60px 10px;
    transition: .2s ease-out
}

@media (max-width:767px) {
    .shop-features-style2-1 .shop-feature,
    .shop-features-style2-2 .shop-feature {
        padding: 30px 10px
    }
}

.shop-features-style2-1 .shop-feature .shop-feature-icon,
.shop-features-style2-2 .shop-feature .shop-feature-icon {
    margin: 0;
    height: auto;
    font-size: 35px;
    line-height: 1.3em;
    transition: .3s transform ease-out
}

.shop-features-style2-1 .shop-feature:hover,
.shop-features-style2-2 .shop-feature:hover {
    background-color: #896e40
}

.shop-features-style2-1 .shop-feature:hover .shop-feature-icon,
.shop-features-style2-2 .shop-feature:hover .shop-feature-icon {
    transform: rotateY(-180deg)
}

.shop-features-style2-1 .shop-feature-text:not(:first-child),
.shop-features-style2-2 .shop-feature-text:not(:first-child) {
    margin-top: 25px
}

.shop-features-style2-1 .shop-feature-text .text1,
.shop-features-style2-2 .shop-feature-text .text1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    font-family: Cairo, sans-serif;
    line-height: 1.6em
}

.shop-features-style2-1 {
    color: #fff
}

.shop-features-style2-2 {
    color: #000
}

.shop-features-style2-2 .shop-feature:hover {
    color: #fff
}

.page-content .shop-features-style3 {
    margin-top: 0!important
}

@media (min-width:768px) {
    body .boxed>.container .shop-features-style3 .shop-feature,
    body.boxed .use_global>.container .shop-features-style3 .shop-feature {
        -ms-flex-pack: center;
        justify-content: center
    }
}

.shop-features-style3 .shop-feature,
.shop-features-style3-1 .shop-feature {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-pack: start;
    -moz-justify-content: center!important;
    justify-content: center!important;
    padding: 25px 17px
}

@media (max-width:1199px) {
    .shop-features-style3 .shop-feature,
    .shop-features-style3-1 .shop-feature {
        padding: 25px 20px
    }
}

@media (max-width:991px) {
    .shop-features-style3 .shop-feature,
    .shop-features-style3-1 .shop-feature {
        padding: 25px 15px
    }
}

.shop-features-style3 .shop-feature:hover .shop-feature-icon,
.shop-features-style3-1 .shop-feature:hover .shop-feature-icon {
    transform: rotateY(-180deg)
}

.shop-features-style3 .shop-feature .shop-feature-icon,
.shop-features-style3-1 .shop-feature .shop-feature-icon {
    margin-left: 20px;
    height: 35px;
    color: #000;
    font-size: 35px;
    line-height: 1em;
    transition: .3s ease-out
}

.shop-features-style3 .shop-feature .shop-feature-text .text1,
.shop-features-style3-1 .shop-feature .shop-feature-text .text1 {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    font-family: Cairo, sans-serif;
    line-height: 1.4em
}

@media (max-width:1199px) {
    .shop-features-style3 .shop-feature .shop-feature-text .text1,
    .shop-features-style3-1 .shop-feature .shop-feature-text .text1 {
        font-size: 15px
    }
}

@media (max-width:991px) {
    .shop-features-style3 .shop-feature .shop-feature-text .text1,
    .shop-features-style3-1 .shop-feature .shop-feature-text .text1 {
        font-size: 14px
    }
}

.shop-features-style3 .shop-feature .shop-feature-text .text2,
.shop-features-style3-1 .shop-feature .shop-feature-text .text2 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 11px;
    line-height: 1.4em
}

.shop-features-style3 .shop-feature.light-color,
.shop-features-style3 .shop-feature.light-color .shop-feature-icon,
.shop-features-style3 .shop-feature.light-color .shop-feature-text .text1,
.shop-features-style3-1 .shop-feature.light-color,
.shop-features-style3-1 .shop-feature.light-color .shop-feature-icon,
.shop-features-style3-1 .shop-feature.light-color .shop-feature-text .text1 {
    color: #fff
}

.shop-features-style3 [class*=col-],
.shop-features-style3-1 [class*=col-] {
    margin-top: 0!important
}

@media screen and (max-width:767px) {
    .shop-features-style3 [class*=col-],
    .shop-features-style3-1 [class*=col-] {
        padding: 0
    }
    .shop-features-style3 [class*=col-]:not(:last-child) .shop-feature,
    .shop-features-style3-1 [class*=col-]:not(:last-child) .shop-feature {
        border-bottom: 1px solid rgba(255, 255, 255, .5)
    }
    .shop-features-style3 .shop-feature,
    .shop-features-style3-1 .shop-feature {
        padding: 25px 20px
    }
}

@media screen and (max-width:767px) {
    .shop-features-style3 .shop-feature .shop-feature-icon {
        margin-left: 20px;
        margin-right: 20px
    }
    footer .shop-features-style3 .shop-feature .shop-feature-icon {
        margin-left: 20px;
        margin-right: 0
    }
}

.shop-features-style3-1 .shop-feature,
body[class*=home-page-toys-2] .shop-features-style3 .shop-feature {
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    background-color: #896e40
}

@media (max-width:1199px) {
    .shop-features-style3-1 .shop-feature,
    body[class*=home-page-toys-2] .shop-features-style3 .shop-feature {
        -ms-flex-pack: start;
        -moz-justify-content: flex-start;
        justify-content: flex-start
    }
}

.shop-features-style3-1>:nth-child(1) .shop-feature,
.shop-features-style3-1>:nth-child(1) .shop-feature-bg,
body[class*=home-page-toys-2] .shop-features-style3>:nth-child(1) .shop-feature,
body[class*=home-page-toys-2] .shop-features-style3>:nth-child(1) .shop-feature-bg {
    background-color: #896e40
}

.shop-features-style3-1>:nth-child(2) .shop-feature,
body[class*=home-page-toys-2] .shop-features-style3>:nth-child(2) .shop-feature {
    background-color: #c4a7d2
}

.shop-features-style3-1>:first-child .shop-feature-bg,
.shop-features-style3-1>:last-child .shop-feature-bg,
body[class*=home-page-toys-2] .shop-features-style3>:first-child .shop-feature-bg,
body[class*=home-page-toys-2] .shop-features-style3>:last-child .shop-feature-bg {
    display: block;
    position: absolute;
    width: 200%;
    height: 100%;
    top: 0;
    right: -200%;
    background-color: #896e40
}

@media screen and (max-width:767px) {
    .shop-features-style3-1>:first-child .shop-feature-bg,
    .shop-features-style3-1>:last-child .shop-feature-bg,
    body[class*=home-page-toys-2] .shop-features-style3>:first-child .shop-feature-bg,
    body[class*=home-page-toys-2] .shop-features-style3>:last-child .shop-feature-bg {
        display: none
    }
}

.shop-features-style3-1>:last-child .shop-feature-bg,
body[class*=home-page-toys-2] .shop-features-style3>:last-child .shop-feature-bg {
    left: -200%;
    right: auto;
    background-color: #896e40
}

body[class*=home-page-toys-2] .shop-features-style3 {
    margin-top: -15px;
    margin-bottom: -15px
}

@media (max-width:1199px) {
    body[class*=home-page-toys-2] .shop-features-style3 {
        overflow: hidden
    }
}

@media (max-width:767px) {
    body[class*=home-page-toys-2] .shop-features-style3 {
        margin-top: -15px;
        margin-bottom: -15px
    }
}

@media (max-width:479px) {
    body[class*=home-page-toys-2] .shop-features-style3 {
        margin-top: -10px;
        margin-bottom: -10px
    }
}

body[class*=home-page-toys-2] .shop-features-style3>* {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0
}

@media (max-width:767px) {
    body[class*=home-page-toys-2] .shop-features-style3>* {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

@media (max-width:479px) {
    body[class*=home-page-toys-2] .shop-features-style3>* {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.shop-features-style4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.shop-features-style4 .shop-feature {
    -ms-flex: 0 0 262px;
    flex: 0 0 262px;
    max-width: 262px;
    padding: 4px 0 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #e2e2e2
}

.shop-features-style4 .shop-feature:not(:first-child) {
    margin-top: 30px
}

.shop-features-style4 .shop-feature .shop-feature-icon {
    margin: 0;
    min-width: 102px;
    height: auto;
    text-align: center;
    font-size: 44px;
    line-height: 1em;
    color: #000
}

.shop-features-style4 .shop-feature .shop-feature-icon [class*=icon-] {
    display: inline-block;
    transition: .3s ease-out
}

.shop-features-style4 .shop-feature:hover .shop-feature-icon [class*=icon-] {
    transform: rotateY(-180deg)
}

@media screen and (max-width:1199px) and (min-width:768px) {
    .shop-features-style4 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .shop-features-style4 .shop-feature {
        margin-top: 0!important;
        -ms-flex: 0 0 33.3%;
        flex: 0 0 33.3%;
        max-width: 33.3%;
        padding: 0 15px 0 0
    }
    .shop-features-style4 .shop-feature:first-child {
        border: 0
    }
}

@media screen and (max-width:767px) {
    .shop-features-style4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .shop-features-style4 .shop-feature {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border: 0
    }
    .shop-features-style4 .shop-feature:not(:first-child) {
        margin-top: 10px;
        padding: 10px 0 0
    }
    .shop-features-style4 .shop-feature .shop-feature-icon {
        min-width: 65px;
        text-align: right
    }
}

.shop-features-style4 .shop-feature-text>:not(:first-child) {
    margin-top: 6px
}

.shop-features-style4 .shop-feature-text .text1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    font-family: Cairo, sans-serif;
    line-height: 1.55em;
    color: #000
}

@media screen and (max-width:767px) {
    .shop-features-style4 .shop-feature-text .text1 {
        font-size: 15px;
        line-height: 1.6em
    }
}

.shop-features-style4 .shop-feature-text .text2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
    line-height: 1.4545em;
    color: #656565
}

@media screen and (max-width:767px) {
    .shop-features-style4 .shop-feature-text .text2 {
        display: none
    }
}

.shop-features-style5 {
    display: -ms-flexbox;
    display: flex
}

.shop-features-style5 .shop-feature {
    display: block;
    position: relative;
    padding: 60px 44px;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, .7)
}

@media screen and (max-width:991px) {
    .shop-features-style5 .shop-feature {
        padding: 40px 30px
    }
}

@media screen and (max-width:767px) {
    .shop-features-style5 .shop-feature {
        padding: 30px 25px
    }
}

.shop-features-style5 .shop-feature:hover .shop-feature-icon {
    transform: rotateY(-180deg)
}

.shop-features-style5 .shop-feature>:not(:first-child) {
    margin-top: 25px
}

.shop-features-style5 .shop-feature .shop-feature-icon {
    color: #000;
    font-size: 37px;
    line-height: 1em;
    transition: .3s ease-out
}

.shop-features-style5 .shop-feature .shop-feature-text .text1 {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    font-family: Cairo, sans-serif;
    line-height: 1.4em
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .shop-features-style5 .shop-feature .shop-feature-text .text1 {
        font-size: 14px
    }
}

.shop-features-style5 .shop-feature .shop-feature-text .text2 {
    color: #656565;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 11px;
    line-height: 1.4em
}

.shop-features-style5 .shop-feature.light-color,
.shop-features-style5 .shop-feature.light-color .shop-feature-icon,
.shop-features-style5 .shop-feature.light-color .shop-feature-text .text1,
.shop-features-style5 .shop-feature.light-color .shop-feature-text .text2 {
    color: #fff
}

@media screen and (max-width:767px) {
    .shop-features-style5 {
        max-width: 470px;
        margin-right: auto;
        margin-left: auto
    }
    .shop-features-style5 .shop-feature {
        height: auto
    }
    .shop-features-style5>[class*=col-]:not(:first-child) .shop-feature {
        margin-top: 30px
    }
}

.shop-features-modal:not(:first-child) {
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #e2e2e2;
    margin-top: 20px
}

@media screen and (max-width:767px) {
    .shop-features-modal:not(:first-child) {
        margin: 15px 15px 0
    }
}

@media screen and (max-width:767px) {
    .shop-features-modal {
        width: calc(100vw - 72px);
        margin-right: -105px
    }
}

.shop-features-modal .shop-feature {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 25px 0
}

.shop-features-modal .shop-feature .shop-feature-icon {
    margin: 0 18px 0 0;
    height: auto;
    text-align: center;
    font-size: 56.5px;
    line-height: 1em;
    color: #000;
    transition: 0s ease-out
}

.shop-features-modal .shop-feature:hover .shop-feature-icon {
    transform: rotateY(-180deg);
    transition: .3s ease-out
}

.shop-features-modal .shop-feature .shop-feature-text .text1 {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    font-family: Cairo, sans-serif;
    line-height: 1.4em
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .shop-features-modal .shop-feature .shop-feature-text .text1 {
        font-size: 14px
    }
}

.shop-features-modal .shop-feature .shop-feature-text .text1:not(:first-child) {
    margin-top: 7px
}

.shop-features-modal .shop-feature .shop-feature-text .text2 {
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 11px;
    line-height: 1.4em
}

.shop-features-modal .shop-feature .shop-feature-text .text2:not(:first-child) {
    margin-top: 7px
}

.card-imgtext-wrap {
    max-width: 1406px;
    margin-right: auto;
    margin-left: auto
}

.card-imgtext-wrap .row {
    margin-right: -50px;
    margin-left: -50px
}

@media screen and (min-width:992px) {
    .card-imgtext-wrap .row {
        padding-right: 100px;
        padding-left: 100px
    }
}

@media screen and (max-width:767px) {
    .card-imgtext-wrap .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

.card-imgtext-wrap .row>[class*=col] {
    padding-right: 50px;
    padding-left: 50px
}

@media screen and (max-width:767px) {
    .card-imgtext-wrap .row>[class*=col] {
        padding-right: 15px;
        padding-left: 15px
    }
}

.card-imgtext-wrap .row .col {
    -ms-flex: 0 0 39.5%;
    flex: 0 0 39.5%;
    max-width: 39.5%
}

@media screen and (max-width:767px) {
    .card-imgtext-wrap .row .col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.card-imgtext-wrap .row .col-double {
    -ms-flex: 0 0 60.5%;
    flex: 0 0 60.5%;
    max-width: 60.5%
}

@media screen and (max-width:767px) {
    .card-imgtext-wrap .row .col-double {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.card-imgtext-wrap .row:not(.flex-row-reverse)>:last-child {
    text-align: left
}

.card-imgtext-wrap .row.flex-row-reverse>:first-child {
    text-align: left
}

.card-imgtext-image:not(:first-child) {
    margin-top: 50px
}

@media screen and (max-width:991px) {
    .card-imgtext-image:not(:first-child) {
        margin-top: 30px
    }
}

.card-imgtext-image img {
    display: inline-block
}

.card-imgtext-text {
    padding: 0 63px
}

@media (max-width:1199px) {
    .card-imgtext-text {
        padding: 0 30px
    }
}

@media (max-width:991px) {
    .card-imgtext-text {
        padding: 0 20px
    }
}

.card-imgtext-text:not(:first-child) {
    margin-top: 50px
}

@media (max-width:991px) {
    .card-imgtext-text:not(:first-child) {
        margin-top: 30px
    }
}

.card-imgtext-text>* {
    margin-bottom: 0
}

.card-imgtext-text>:not(:first-child) {
    margin-top: 25px
}

@media (max-width:767px) {
    .card-imgtext-text>:not(:first-child) {
        margin-top: 15px
    }
}

.card-imgtext-title {
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 800
}

@media (max-width:767px) {
    .card-imgtext-title {
        font-size: 18px
    }
}

.aside .card-imgtext-wrap .row {
    margin-right: -15px;
    margin-left: -15px
}

@media screen and (min-width:992px) {
    .aside .card-imgtext-wrap .row {
        padding-right: 0;
        padding-left: 0
    }
}

.aside .card-imgtext-wrap .row>[class*=col] {
    padding-right: 15px;
    padding-left: 15px
}

.aside .card-imgtext-text {
    padding: 0 15px
}

@media (max-width:991px) {
    .aside .card-imgtext-text {
        padding: 0
    }
}

@media screen and (max-width:479px) {
    .big-carousel {
        padding-bottom: 35px
    }
}

.big-carousel-item {
    position: relative
}

@media screen and (max-width:479px) {
    .big-carousel-item {
        text-align: center
    }
}

.big-carousel-item-image {
    padding: 0 15px
}

@media screen and (max-width:991px) {
    .big-carousel-item-image {
        padding: 0
    }
}

.big-carousel-item-image img {
    width: 100%
}

.big-carousel-item-caption-wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    z-index: 1
}

@media screen and (max-width:479px) {
    .big-carousel-item-caption-wrap {
        position: relative
    }
}

.big-carousel-item-caption {
    margin-right: 10.5%;
    width: 518px;
    background-color: rgba(255, 255, 255, .85);
    color: #656565;
    padding: 80px 50px
}

@media screen and (max-width:1599px) {
    .big-carousel-item-caption {
        padding: 60px 40px;
        width: 500px
    }
}

@media screen and (max-width:1199px) {
    .big-carousel-item-caption {
        padding: 50px 30px;
        width: 500px
    }
}

@media screen and (max-width:991px) {
    .big-carousel-item-caption {
        padding: 40px 20px;
        width: 400px
    }
}

@media screen and (max-width:767px) {
    .big-carousel-item-caption {
        margin-right: 75px;
        padding: 30px 20px;
        max-width: calc(100% - 150px)
    }
}

@media screen and (max-width:479px) {
    .big-carousel-item-caption {
        margin-right: 0;
        padding: 20px 25px;
        max-width: 100%
    }
}

.big-carousel-item-caption>* {
    margin-bottom: 0
}

.big-carousel-item-caption>:not(:first-child) {
    margin-top: 40px
}

@media screen and (max-width:1599px) {
    .big-carousel-item-caption>:not(:first-child) {
        margin-top: 30px
    }
}

@media screen and (max-width:767px) {
    .big-carousel-item-caption>:not(:first-child) {
        margin-top: 20px
    }
}

@media screen and (max-width:479px) {
    .big-carousel-item-caption>:not(:first-child) {
        margin-top: 15px
    }
}

.big-carousel-item-title {
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 800;
    color: #000
}

@media screen and (max-width:767px) {
    .big-carousel-item-title {
        font-size: 18px
    }
}

.big-carousel-item-subtitle {
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000
}

.big-carousel-item-subtitle:not(:first-child) {
    margin-top: 10px
}

@media screen and (max-width:767px) {
    .big-carousel-item-subtitle:not(:first-child) {
        margin-top: 5px
    }
}

@media screen and (max-width:767px) {
    .big-carousel-item-subtitle {
        font-size: 13px
    }
}

.aside .big-carousel-item .big-carousel-item-image {
    padding: 0
}

.aside .big-carousel-item-caption {
    padding: 50px 40px;
    width: 500px;
    max-width: 79%
}

@media screen and (max-width:991px) {
    .aside .big-carousel-item-caption {
        padding: 30px 20px;
        width: 500px
    }
}

@media screen and (max-width:767px) {
    .aside .big-carousel-item-caption {
        margin-right: 75px;
        padding: 30px 20px;
        max-width: calc(100% - 150px)
    }
}

@media screen and (max-width:479px) {
    .aside .big-carousel-item-caption {
        margin-right: 0;
        padding: 20px 25px;
        max-width: 100%
    }
}

.big-carousel .slick-next,
.big-carousel .slick-prev {
    position: absolute;
    z-index: 1;
    display: block;
    height: 44px;
    width: 44px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: rgba(255, 255, 255, .7);
    top: 50%;
    padding: 0;
    margin-top: -22px;
    opacity: 1;
    transform: none;
    pointer-events: auto;
    transition: .2s
}

.big-carousel .slick-next:hover,
.big-carousel .slick-prev:hover {
    background: #fff
}

.big-carousel .slick-next:before,
.big-carousel .slick-prev:before {
    display: inline-block;
    font-size: 25px;
    line-height: 45px;
    color: #000;
    opacity: 1
}

@media screen and (max-width:479px) {
    .big-carousel .slick-next:before,
    .big-carousel .slick-prev:before {
        font-size: 24px;
        line-height: 44px
    }
}

.big-carousel .slick-next:hover:before,
.big-carousel .slick-prev:hover:before {
    color: #000;
    opacity: 1
}

.big-carousel .slick-prev {
    right: 43px;
    left: auto
}

@media screen and (max-width:991px) {
    .big-carousel .slick-prev {
        right: 20px
    }
}

@media screen and (max-width:767px) {
    .big-carousel .slick-prev {
        right: 12px
    }
}

.big-carousel .slick-next {
    left: 43px;
    right: auto
}

@media screen and (max-width:991px) {
    .big-carousel .slick-next {
        left: 20px
    }
}

@media screen and (max-width:767px) {
    .big-carousel .slick-next {
        left: 12px
    }
}

.aside .big-carousel .slick-prev {
    right: 15px
}

.aside .big-carousel .slick-next {
    left: 15px
}

.big-carousel:not(.slick-initialized) {
    opacity: 0;
    height: 80vh;
    overflow: hidden!important
}

.big-carousel.slick-initialized {
    opacity: 1;
    transition: opacity .5s ease .75s
}

.testimonials-item {
    padding-right: .5px;
    padding-left: .5px
}

.testimonials-item-text {
    color: #656565
}

.testimonials-item-text+* {
    margin-top: 20px
}

.testimonials-item-photo {
    -ms-flex: 0 0 81px;
    flex: 0 0 81px;
    max-width: 81px
}

.testimonials-item-photo:not(:last-child) {
    margin-left: 20px
}

.testimonials-item-photo img {
    width: 100%
}

.testimonials-item-name {
    font-size: 14px
}

.testimonials-item-name,
.testimonials-item-name a {
    color: #000
}

.testimonials-item-name a {
    text-decoration: none
}

.testimonials-item-name a:hover {
    color: #896e40
}

.testimonials-item-date {
    font-size: 12px;
    color: #656565
}

.testimonials-item:not(.slick-slide)+.testimonials-item {
    margin-top: 20px;
    padding-top: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f7f7f7
}

.instagram-carousel {
    position: relative;
    margin: 30px 0;
    overflow: hidden
}

.instagram-carousel:last-child {
    margin-bottom: 0
}

.instagram-carousel:first-child {
    margin-top: 0
}

@media screen and (max-width:479px) {
    .instagram-carousel {
        margin: 15px 0
    }
}

.instagram-feed-full {
    margin: 0 -5px;
    padding: 0;
    list-style: none;
    width: calc(100% + 10px);
    overflow: hidden;
    white-space: nowrap
}

.instagram-feed-full a {
    display: block;
    position: relative;
    float: right;
    padding: 0 5px;
    width: 16.667%
}

.instagram-feed-full a:before {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 50%;
    width: 40px;
    margin: -20px 0 0 -20px;
    content: "\e955";
    font-family: icomoon;
    font-size: 40px;
    line-height: 1em;
    color: #fff;
    text-align: center;
    opacity: 0;
    transform: scale(.5);
    transition: .3s;
    -webkit-backface-visibility: hidden
}

.instagram-feed-full a:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    right: 5px;
    left: 5px;
    background: #000;
    opacity: 0;
    transition: .3s
}

.instagram-feed-full a:hover:before {
    opacity: 1;
    transform: scale(1)
}

.instagram-feed-full a:hover:after {
    opacity: .35
}

.instagram-feed-full a span {
    display: block;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative
}

.instagram-feed-full a img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.instagram-carousel-arrows {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 50%;
    transform: translateX(-50%);
    pointer-events: none;
    transition: opacity .2s
}

@media screen and (max-width:767px) {
    .instagram-carousel-arrows {
        right: 0;
        width: 100%;
        transform: translateX(0)
    }
}

.instagram-carousel-arrows .slick-next,
.instagram-carousel-arrows .slick-prev {
    position: absolute;
    z-index: 1;
    display: block;
    height: 47px;
    width: 47px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: rgba(255, 255, 255, .7);
    top: 50%;
    padding: 0;
    margin-top: -23px;
    opacity: 1;
    transform: none;
    pointer-events: auto;
    transition: .2s
}

@media screen and (max-width:479px) {
    .instagram-carousel-arrows .slick-next,
    .instagram-carousel-arrows .slick-prev {
        height: 44px;
        width: 44px
    }
}

.instagram-carousel-arrows .slick-next:hover,
.instagram-carousel-arrows .slick-prev:hover {
    background: #fff
}

.instagram-carousel-arrows .slick-next:before,
.instagram-carousel-arrows .slick-prev:before {
    display: inline-block;
    font-size: 25px;
    line-height: 49px;
    color: #000;
    opacity: 1
}

@media screen and (max-width:479px) {
    .instagram-carousel-arrows .slick-next:before,
    .instagram-carousel-arrows .slick-prev:before {
        font-size: 24px;
        line-height: 44px
    }
}

.instagram-carousel-arrows .slick-next:hover:before,
.instagram-carousel-arrows .slick-prev:hover:before {
    color: #000;
    opacity: 1
}

.instagram-carousel-arrows .slick-prev {
    right: 0;
    left: auto
}

.instagram-carousel-arrows .slick-next {
    left: 0;
    right: auto
}

@media screen and (min-width:992px) {
    .instagram-carousel-arrows .slick-prev {
        opacity: 0;
        right: -15px;
        left: auto
    }
    .instagram-carousel-arrows .slick-next {
        opacity: 0;
        left: -15px;
        right: auto
    }
    .instagram-carousel:hover .instagram-carousel-arrows .slick-prev {
        opacity: 1;
        right: 0;
        left: auto
    }
    .instagram-carousel:hover .instagram-carousel-arrows .slick-next {
        opacity: 1;
        left: 0;
        right: auto
    }
}

.instagram-grid {
    overflow: hidden;
    margin-top: -10px
}

.instagram-grid a {
    display: block;
    float: right;
    margin-top: 10px;
    width: 16.666%;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

.instagram-grid a:hover span:after {
    opacity: .25
}

.instagram-grid a span {
    display: block;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative
}

.instagram-grid a span:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #896e40;
    opacity: 0;
    transition: opacity .2s
}

.instagram-grid a img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.instagram-grid.three-in-row a {
    width: 33.333%
}

.instagram-grid.eleven-in-row a {
    width: 9.091%
}

@media screen and (max-width:991px) {
    .instagram-grid.eleven-in-row a {
        width: 12.5%
    }
}

@media screen and (max-width:767px) {
    .instagram-grid.eleven-in-row a {
        width: 20%
    }
}

@media screen and (max-width:479px) {
    .instagram-grid.eleven-in-row a {
        width: 33.333%
    }
    .instagram-grid.eleven-in-row a:nth-child(12)~a {
        display: none
    }
}

.instagram-feed-four {
    display: -ms-flexbox;
    display: flex
}

.instagram-feed-four a {
    display: block;
    position: relative;
    min-width: 33.333%
}

@media screen and (max-width:767px) {
    .instagram-feed-four a {
        min-width: 50%
    }
}

@media screen and (max-width:479px) {
    .instagram-feed-four a {
        min-width: 65%
    }
}

.instagram-feed-four a:before {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 50%;
    width: 40px;
    margin: -20px 0 0 -20px;
    content: "\e955";
    font-family: icomoon;
    font-size: 40px;
    line-height: 1em;
    color: #fff;
    text-align: center;
    opacity: 0;
    transform: scale(.5);
    transition: .3s;
    -webkit-backface-visibility: hidden
}

.instagram-feed-four a:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: .3s
}

.instagram-feed-four a:hover:before {
    opacity: 1;
    transform: scale(1)
}

.instagram-feed-four a:hover:after {
    opacity: .35
}

.instagram-feed-four a span {
    display: block;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative
}

.instagram-feed-four a img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.instagram-feed-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 10px;
    background-color: #fff;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 600;
    font-family: Cairo, sans-serif;
    color: #000;
    text-align: center;
    text-decoration: none
}

.instagram-feed-text span {
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 15px
}

.instagram-feed-text:hover {
    text-decoration: none
}

.instagram-feed-text .btn-decor {
    color: #000
}

.instagram-feed-text .btn-decor:after {
    background: #000
}

@media screen and (max-width:991px) {
    .instagram-feed-text {
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    .instagram-feed-text {
        font-size: 18px
    }
}

@media screen and (max-width:479px) {
    .instagram-feed-text {
        font-size: 16px
    }
    .instagram-feed-text span {
        font-size: 1.5em;
        margin-bottom: 7px
    }
    .instagram-feed-text .btn-decor {
        font-size: 13px
    }
}

.instagram-second-row {
    direction: rtl
}

.post-prws {
    margin: -30px -15px 0 -15px;
    width: calc(100% + 30px)
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .post-prws {
        margin-top: -25px
    }
}

@media only screen and (max-width:479px) {
    .post-prws {
        margin-top: -15px
    }
}

.post-prw .post-img {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.post-prw .post-img img {
    width: calc(100% + 1px);
    transform: scale(1.1) rotate(.001deg);
    transition: .5s
}

.post-prw .post-img:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: .3s
}

.post-prw:hover .post-img img {
    transform: scale(1) rotate(.01deg)
}

.post-prw:hover .post-img:after {
    opacity: .15
}

.post-prw .post-img+:not(:first-child) {
    margin-top: 20px
}

@media screen and (max-width:479px) {
    .post-prw .post-img+:not(:first-child) {
        margin-top: 15px
    }
}

.post-prw>* {
    margin-bottom: 0
}

.post-prw>:not(:first-child) {
    margin-top: 15px
}

@media (max-width:767px) {
    .post-prw>:not(:first-child) {
        margin-top: 10px
    }
}

.post-prw>:not(.post-img) {
    padding-left: 10px;
    padding-right: 10px
}

@media screen and (max-width:479px) {
    .post-prw>:not(.post-img) {
        padding-left: 0;
        padding-right: 0
    }
}

.post-prw .post-title {
    display: inline-block;
    text-decoration: none;
    color: #000
}

.post-prw .post-title:focus,
.post-prw .post-title:focus>*,
.post-prw .post-title:hover,
.post-prw .post-title:hover>* {
    color: #896e40;
    text-decoration: none
}

.post-prw .post-title>* {
    display: inline-block;
    margin: 0
}

.post-prw .tags-list:not(:first-child) {
    margin-bottom: -10px
}

@media screen and (max-width:767px) {
    .post-prw .tags-list:not(:first-child) {
        margin-bottom: 0
    }
}

.post-prw .post-bot {
    position: relative;
    margin-top: 15px;
    padding: 15px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    overflow: hidden
}

@media (max-width:767px) {
    .post-prw .post-bot {
        padding: 15px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.post-prw .post-bot:before {
    position: absolute;
    top: 0;
    left: -10px;
    right: -10px;
    width: calc(100% + 20px);
    height: 1px;
    background-color: #e2e2e2;
    content: ''
}

.post-prw .post-bot>* {
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px
}

.post-prw .post-bot>:last-child {
    margin-right: auto
}

.post-prw .post-bot>:first-child {
    margin-right: 0
}

.post-prw .post-link {
    color: #000
}

.post-prw .post-link:focus,
.post-prw .post-link:hover {
    color: #896e40;
    text-decoration: none
}

@media (max-width:767px) {
    .post-prw .post-link {
        margin-right: auto
    }
}

.post-prw .post-action a[class*=icon] {
    padding: 0 5px;
    color: #896e40;
    font-size: 14px
}

.post-prw .post-action a[class*=icon]:focus,
.post-prw .post-action a[class*=icon]:hover {
    color: #000;
    text-decoration: none
}

.post-prw .post-action a.icon-share {
    font-size: 17px
}

@media (min-width:768px) {
    .aside-block .post-prws-carousel {
        margin-right: 0;
        margin-left: 0;
        width: 100%
    }
    .aside-block .post-prws-carousel .post-prw {
        width: calc(100% - 30px);
        margin-right: 0;
        margin-left: 0
    }
}

@media (max-width:767px) {
    .aside-block .post-prws-carousel {
        margin-right: -5px;
        margin-left: -5px;
        width: 100%
    }
    .aside-block .post-prws-carousel .post-prw {
        width: calc(100% - 10px);
        margin-right: 5px;
        margin-left: 5px
    }
}

.post-prw-big .tags-list:not(:first-child) {
    margin-top: 20px
}

.post-prw-big .post-bot {
    padding: 28px 0 20px
}

.post-prw-big .post-img {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.post-prw-big .post-img img {
    width: calc(100% + 1px);
    transform: scale(1.1) rotate(.001deg);
    transition: .5s
}

.post-prw-big .post-img:after {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #000;
    opacity: 0;
    transition: .3s
}

.post-prw-big:hover .post-img img {
    transform: scale(1) rotate(.01deg)
}

.post-prw-big:hover .post-img:after {
    opacity: .15
}

.post-full .tags-list:not(:first-child) {
    margin-top: 15px
}

.post-full .post-bot {
    padding: 18px 0 0
}

.post-full:before {
    top: -10px
}

.post-full>:not(:first-child),
.post-prw-big>:not(:first-child) {
    margin-top: 40px
}

@media screen and (max-width:767px) {
    .post-full>:not(:first-child),
    .post-prw-big>:not(:first-child) {
        margin-top: 24px
    }
}

@media screen and (max-width:479px) {
    .post-full>:not(:first-child),
    .post-prw-big>:not(:first-child) {
        margin-top: 18px
    }
}

.post-full .post-img,
.post-prw-big .post-img {
    display: block
}

.post-full .post-img img,
.post-prw-big .post-img img {
    width: 100%
}

.post-full .post-title,
.post-prw-big .post-title {
    display: inline-block;
    margin: 14px 0 0 0;
    text-decoration: none
}

.post-full .post-title:focus,
.post-full .post-title:focus>*,
.post-full .post-title:hover,
.post-full .post-title:hover>*,
.post-prw-big .post-title:focus,
.post-prw-big .post-title:focus>*,
.post-prw-big .post-title:hover,
.post-prw-big .post-title:hover>* {
    color: #896e40;
    text-decoration: none
}

.post-full .post-title>*,
.post-prw-big .post-title>* {
    display: inline-block;
    margin: 0
}

.post-full .post-title:first-child,
.post-prw-big .post-title:first-child {
    margin-top: 0
}

.post-full .post-teaser:not(:first-child),
.post-prw-big .post-teaser:not(:first-child) {
    margin-top: 21px
}

.post-full .post-bot,
.post-prw-big .post-bot {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start
}

.post-full .post-bot:not(:first-child),
.post-prw-big .post-bot:not(:first-child) {
    margin-top: 20px
}

.post-full .post-bot:before,
.post-prw-big .post-bot:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #e2e2e2;
    content: ''
}

.post-full .post-bot>*,
.post-prw-big .post-bot>* {
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px
}

.post-full .post-bot>:last-child,
.post-prw-big .post-bot>:last-child {
    margin-right: auto
}

@media screen and (max-width:767px) {
    .post-full .post-bot>.social-list:last-child,
    .post-prw-big .post-bot>.social-list:last-child {
        margin-top: 5px;
        margin-right: -12px;
        min-width: 100%
    }
    .post-full .post-bot>.post-action:not(:last-child),
    .post-prw-big .post-bot>.post-action:not(:last-child) {
        margin-right: auto
    }
}

.post-full .post-bot>:first-child,
.post-prw-big .post-bot>:first-child {
    margin-right: 0
}

.post-full .post-link,
.post-prw-big .post-link {
    color: #000;
    font-weight: 600
}

.post-full .post-link:focus,
.post-full .post-link:hover,
.post-prw-big .post-link:focus,
.post-prw-big .post-link:hover {
    color: #896e40;
    text-decoration: none
}

.post-full .post-date,
.post-prw-big .post-date {
    font-size: 12px;
    line-height: 1em;
    color: #656565;
    text-transform: uppercase
}

.post-full .post-action a[class*=icon],
.post-prw-big .post-action a[class*=icon] {
    padding: 0 5px;
    color: #896e40;
    font-size: 14px
}

.post-full .post-action a[class*=icon]:focus,
.post-full .post-action a[class*=icon]:hover,
.post-prw-big .post-action a[class*=icon]:focus,
.post-prw-big .post-action a[class*=icon]:hover {
    color: #000;
    text-decoration: none
}

.post-full .post-action a.icon-share,
.post-prw-big .post-action a.icon-share {
    font-size: 17px
}

.post-prws-carousel:not(.slick-initialized) {
    height: 372px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.post-prws-carousel .post-prw {
    float: right;
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 15px;
    width: 50%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .post-prws-carousel .post-prw {
        margin-top: 30px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .post-prws-carousel .post-prw {
        margin-top: 25px
    }
}

@media only screen and (max-width:479px) {
    .post-prws-carousel .post-prw {
        margin-top: 15px
    }
}

.aside-block .post-prw:not(.slick-slide)+.post-prw {
    margin-top: 20px
}

@media only screen and (max-width:479px) {
    .aside-block .post-prw:not(.slick-slide)+.post-prw {
        margin-top: 15px
    }
}

.post-prw-big+.post-prw-big {
    margin-top: 60px
}

@media screen and (max-width:767px) {
    .post-prw-big+.post-prw-big {
        margin-top: 40px
    }
}

.post-grid-2,
.post-grid-3,
.post-grid-4 {
    width: calc(100% + 30px);
    margin: 10px 0 0 -30px
}

.post-grid-2 .post-prw-big,
.post-grid-3 .post-prw-big,
.post-grid-4 .post-prw-big {
    vertical-align: top;
    display: inline-block;
    width: calc(50% - 30px);
    min-height: 1px;
    margin-right: 30px;
    margin-left: -4px;
    margin-bottom: 30px;
    margin-top: 0
}

.post-grid-2 .post-prw-big:nth-child(1),
.post-grid-2 .post-prw-big:nth-child(2),
.post-grid-3 .post-prw-big:nth-child(1),
.post-grid-3 .post-prw-big:nth-child(2),
.post-grid-3 .post-prw-big:nth-child(3),
.post-grid-4 .post-prw-big:nth-child(1),
.post-grid-4 .post-prw-big:nth-child(2),
.post-grid-4 .post-prw-big:nth-child(3),
.post-grid-4 .post-prw-big:nth-child(4) {
    margin-top: 10px
}

.post-grid-2 .post-prw-big {
    width: calc(50% - 30px)
}

.post-grid-3 .post-prw-big {
    width: calc(33.33333% - 30px)
}

.post-grid-4 .post-prw-big {
    width: calc(25% - 30px)
}

@media screen and (max-width:991px) {
    .post-grid-4 .post-prw-big {
        width: calc(33.33333% - 30px)
    }
}

@media screen and (max-width:767px) {
    .post-grid-3 .post-prw-big,
    .post-grid-4 .post-prw-big {
        width: calc(50% - 30px)
    }
}

@media screen and (max-width:480px) {
    .post-grid-2 .post-prw-big,
    .post-grid-3 .post-prw-big,
    .post-grid-4 .post-prw-big {
        width: calc(100% - 30px)
    }
}

#sideColumn.fixed-col {
    margin-top: 0
}

.post-comment-form:not(:first-child) {
    margin-top: 40px
}

.post-comment-form .comment-form {
    margin-top: 40px
}

@media screen and (max-width:767px) {
    .post-comment-form .comment-form {
        margin-top: 20px
    }
}

.post-comments:not(:first-child) {
    margin-top: 30px
}

.post-comment:first-of-type:not(:first-child) {
    margin-top: 40px
}

.post-comment>.row>[class*=col]:last-child {
    padding-bottom: 25px
}

.post-comment>.row>[class*=col]:last-child:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 15px;
    left: 0;
    height: 1px;
    background-color: #e2e2e2
}

.post-comment:not(:first-child) {
    margin-top: 25px
}

@media screen and (max-width:767px) {
    .post-comment:not(:first-child) {
        margin-top: 20px
    }
}

.post-comment img {
    max-width: 100%
}

.post-comment-text {
    font-size: 14px;
    line-height: 24px;
    font-style: italic
}

.post-comment-text:not(:first-child) {
    margin-top: 20px
}

.post-comment-author-img {
    max-width: 100px
}

.post-comment-author {
    font-size: 14px;
    line-height: 1em;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase
}

.post-comment-author,
.post-comment-author a {
    color: #000
}

.post-comment-author:not(:first-child) {
    margin-top: 20px
}

@media screen and (max-width:767px) {
    .post-comment-author:not(:first-child) {
        margin-top: 15px
    }
}

.post-comment-date {
    font-size: 12px;
    line-height: 1em;
    color: #656565;
    text-transform: uppercase
}

.post-comment-date:not(:first-child) {
    margin-top: 10px
}

.post-comment-reply {
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase
}

.post-comment-reply,
.post-comment-reply a {
    color: #896e40
}

.post-comment-reply a:hover {
    color: #000
}

.post-comment-reply:not(:first-child) {
    margin-top: 25px
}

.review-item {
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 30px
}

.review-item p {
    margin-top: 15px
}

.review-item_author {
    margin-bottom: 0
}

.review-item_rating {
    margin-top: 5px
}

.review-item_rating [class*=icon],
.review-item_rating span,
.tab-pane .prd-rating [class*=icon],
.tab-pane .prd-rating span {
    display: inline-block;
    vertical-align: top
}

.review-item_rating span:not(:first-child),
.tab-pane .prd-rating span:not(:first-child) {
    padding-right: 5px
}

.review-item_rating [class*=icon],
.tab-pane .prd-rating [class*=icon] {
    color: #b4b4b4;
    font-size: 13px
}

.review-item_rating [class*=icon].fill,
.tab-pane .prd-rating [class*=icon].fill {
    color: #896e40
}

.review-item+.review-item {
    margin-top: 0;
    border-top: 0
}

.review-item+:not(.review-item) {
    margin-top: 30px
}

.prd-rating-value {
    font-size: 64px;
    line-height: 1.1em;
    font-weight: 700
}

.card-body-rating {
    padding-top: 30px;
    padding-bottom: 30px
}

.card-body-progress h6 {
    margin-bottom: 12px
}

.card-body .prd-rating [class*=icon] {
    font-size: 24px
}

.card-body .prd-rating [class*=icon]:not(.fill) {
    opacity: .2
}

.review-item .btn {
    padding-top: 6px;
    padding-bottom: 6px
}

.review-item_date {
    font-weight: 600;
    font-size: 13px;
    color: #bcbcbc;
    text-transform: uppercase
}

.timeLine {
    overflow: hidden;
    opacity: 0;
    max-height: 900px;
    transition: .2s
}

.timeLine.loaded {
    opacity: 1;
    max-height: none
}

.timeLine-left,
.timeLine-right {
    float: right;
    width: 50%
}

.timeLine-right {
    border-left-width: 1px;
    border-left-style: solid;
    border-color: #e2e2e2;
    padding-left: 30px;
    text-align: left
}

.timeLine-left {
    padding-right: 30px;
    padding-top: 60px;
    text-align: right
}

.timeLine-item:not(:first-child) {
    margin-top: 30px
}

.timeLine-item-image {
    position: relative;
    display: inline-block
}

.timeLine-item-image img {
    max-width: 100%
}

.timeLine-item-text {
    position: absolute;
    bottom: 23px;
    right: 25px;
    left: 25px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 24px
}

.timeLine-item-text h5 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    font-family: Cairo, sans-serif;
    margin: 0;
    color: inherit
}

.timeLine-item-text p:not(:first-child),
.timeLine-item-text:not(:first-child) {
    margin-top: 10px
}

@media screen and (max-width:600px) {
    .timeLine-item:nth-child(even) {
        text-align: left
    }
}

.person-row {
    margin: -30px -5px 0
}

.person-row>[class*=col-] {
    float: none;
    margin-top: 30px;
    padding: 0 5px
}

.person-item img {
    display: block;
    width: 100%;
    margin: 0 auto
}

.person-item>:first-child {
    margin-top: 0
}

.person-item-title {
    color: #000;
    margin-top: 34px;
    padding: 0 5px
}

@media screen and (max-width:991px) {
    .person-item-title {
        margin-top: 24px
    }
}

@media screen and (max-width:767px) {
    .person-item-title {
        margin-top: 18px
    }
}

.person-item-post {
    padding: 0 5px;
    font-size: 12px;
    line-height: 17px
}

.person-item-post:not(:first-child) {
    margin-top: 7px
}

.filters {
    margin: 0 0 35px;
    padding: 0;
    text-align: center
}

@media (max-width:479px) {
    .filters {
        margin-bottom: 15px
    }
}

.filters .filters-label {
    display: inline-block;
    margin: 0 10px
}

.filters .filters-label>a {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: Cairo, sans-serif;
    color: #000;
    text-decoration: none;
    font-weight: 500
}

.filters .filters-label.active>a,
.filters .filters-label:hover>a {
    color: #896e40
}

.filters .filters-label-count {
    color: #656565;
    padding-right: 10px;
    font-weight: 400
}

.holder.fullwidth .filters {
    padding-right: 15px;
    padding-left: 15px
}

.gallery-wrapper {
    overflow: hidden;
    margin-bottom: -1px
}

.gallery--style-1 .gallery-item {
    position: relative;
    overflow: hidden;
    text-align: center;
    float: right;
    width: 33.333%
}

@media (max-width:991px) {
    .gallery--style-1 .gallery-item {
        width: 50%
    }
}

@media (max-width:767px) {
    .gallery--style-1 .gallery-item {
        width: 100%
    }
}

.gallery--style-1 .gallery-item p {
    font-size: 14px;
    line-height: 24px
}

@media (max-width:767px) {
    .gallery--style-1 .gallery-item p {
        font-size: 12px;
        line-height: 18px
    }
}

.gallery--style-1 .gallery-item:hover .gallery-item-caption,
.gallery--style-1 .gallery-item:hover .gallery-item-links {
    opacity: 1
}

.gallery--style-1 .gallery-item:hover .gallery-item-link {
    opacity: 1;
    margin: 0 15px
}

.gallery--style-1 .gallery-item-image img {
    display: block;
    width: 100%
}

.gallery--style-1 .gallery-item-image:not(.has-loader) img {
    position: relative
}

.gallery--style-1 .gallery-item-caption {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 23px 25px;
    background: rgba(0, 0, 0, .3);
    opacity: 0;
    transition: .5s
}

.gallery--style-1 .gallery-item-caption,
.gallery--style-1 .gallery-item-caption h2,
.gallery--style-1 .gallery-item-caption h3,
.gallery--style-1 .gallery-item-caption h4,
.gallery--style-1 .gallery-item-caption h5,
.gallery--style-1 .gallery-item-caption h6 {
    color: #fff;
    margin-bottom: 0
}

.gallery--style-1 .gallery-item-caption>:not(:first-child) {
    margin-top: 13px
}

.gallery--style-1 .gallery-item-title {
    font-size: 18px;
    line-height: 1em;
    font-weight: 400;
    letter-spacing: 1px
}

@media (max-width:767px) {
    .gallery--style-1 .gallery-item-title {
        font-size: 16px
    }
}

.gallery--style-2 .gallery-item {
    position: relative;
    overflow: hidden;
    text-align: center;
    float: right;
    width: calc(33.333% - 30px);
    margin: 0 15px 10px
}

@media (max-width:991px) {
    .gallery--style-2 .gallery-item {
        width: calc(50% - 30px)
    }
}

@media (max-width:767px) {
    .gallery--style-2 .gallery-item {
        width: 100%;
        margin: 0;
        font-size: 16px
    }
}

.gallery--style-2 .gallery-item p {
    font-size: 14px;
    line-height: 24px
}

@media (max-width:767px) {
    .gallery--style-2 .gallery-item p {
        font-size: 12px;
        line-height: 18px
    }
}

.gallery--style-2 .gallery-item:hover .gallery-item-links {
    opacity: 1
}

.gallery--style-2 .gallery-item:hover .gallery-item-link {
    opacity: 1;
    margin: 0 15px
}

.gallery--style-2 .gallery-item-image {
    position: relative
}

.gallery--style-2 .gallery-item-image img {
    position: relative;
    display: block;
    width: 100%
}

.gallery--style-2 .gallery-item-caption {
    padding: 30px 0
}

@media (max-width:479px) {
    .gallery--style-2 .gallery-item-caption {
        padding: 20px 0
    }
}

.gallery--style-2 .gallery-item-caption,
.gallery--style-2 .gallery-item-caption h2,
.gallery--style-2 .gallery-item-caption h3,
.gallery--style-2 .gallery-item-caption h4,
.gallery--style-2 .gallery-item-caption h5,
.gallery--style-2 .gallery-item-caption h6 {
    color: #000;
    margin-bottom: 0
}

.gallery--style-2 .gallery-item-caption>:not(:first-child) {
    margin-top: 13px
}

.gallery--style-2 .gallery-item-title {
    font-size: 18px;
    line-height: 1em;
    font-weight: 400;
    letter-spacing: 1px
}

.gallery--style-2 .gallery-item-category {
    font-size: 12px;
    line-height: 18px;
    color: #656565;
    text-transform: uppercase
}

.gallery-item-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .5s
}

.gallery-item-link {
    display: block;
    width: 44px;
    height: 44px;
    margin: 0 75px;
    background: rgba(255, 255, 255, .7);
    font-size: 17px;
    line-height: 45px;
    color: #000;
    cursor: pointer;
    text-decoration: none;
    opacity: 0;
    transition: .5s
}

.gallery-item-link:focus,
.gallery-item-link:hover {
    color: #000;
    text-decoration: none
}

.gallery-item-link:hover {
    background: #fff;
    transition: .5s
}

.faq-item .panel {
    margin-bottom: 0
}

.faq-item .panel>.panel-heading {
    margin-right: 28px;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
    font-family: Cairo, sans-serif;
    font-weight: 500;
    border-width: 0 0 1px 0
}

@media (max-width:767px) {
    .faq-item .panel>.panel-heading {
        font-size: 16px;
        line-height: 20px
    }
}

.faq-item:last-child .panel>.panel-heading {
    border: 0
}

.faq-item .panel-body {
    padding: 20px 0 20px 28px
}

@media (max-width:767px) {
    .faq-item .panel-body {
        padding: 10px 0 10px 28px
    }
}

.faq-item .panel-heading a {
    padding: 24px 0
}

@media (max-width:767px) {
    .faq-item .panel-heading a {
        padding: 14px 0
    }
}

.faq-item .panel-heading a,
.faq-item .panel-heading a:focus {
    color: #000;
    text-decoration: none
}

.faq-item .panel-heading a:focus:hover,
.faq-item .panel-heading a:hover {
    text-decoration: none
}

.faq-item .panel-heading:hover a,
.faq-item .panel-heading:hover:after {
    color: #896e40
}

.faq-item .panel>.panel-heading.active a,
.faq-item .panel>.panel-heading.active:after {
    color: #896e40
}

.faq-item .panel>.panel-heading:after {
    top: 50%;
    right: -28px;
    left: auto;
    margin-top: -17px;
    padding-right: 0;
    width: auto;
    height: 30px;
    content: '+';
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    transition: all 0s, color .2s
}

.faq-item .panel>.panel-heading:before {
    display: none
}

.faq-item .panel>.panel-heading.active:after {
    content: '\2013';
    margin-top: -21px;
    transform: rotate(0)
}

.simple-filter-tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:767px) {
    .simple-filter-tabs {
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center;
        margin-bottom: 5px
    }
}

.simple-filter-tabs>span {
    font-size: 14px;
    line-height: 36px;
    font-weight: 600;
    font-family: Cairo, sans-serif;
    text-transform: uppercase;
    margin: 0 10px;
    cursor: pointer;
    color: #000;
    white-space: nowrap;
    transition: color .2s
}

@media (max-width:767px) {
    .simple-filter-tabs>span {
        line-height: 30px
    }
}

.simple-filter-tabs>span:first-child {
    margin-right: 0
}

.simple-filter-tabs>span:last-child {
    margin-left: 0
}

.simple-filter-tabs>span.active,
.simple-filter-tabs>span:focus,
.simple-filter-tabs>span:hover {
    color: #896e40
}

.simple-filter-tabs>span span {
    padding-right: 10px;
    color: #b4b4b4;
    font-weight: 400
}

.text-center>.simple-filter-tabs {
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center
}

.simple-filter .h1-style {
    margin-bottom: 20px
}

.simple-filter .faq-item {
    opacity: 0;
    transition: .2s
}

.simple-filter .faq-item.isvisible {
    opacity: 1
}

body.android .faq-item .panel>.panel-heading.active:after {
    margin-top: -18px
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .prd .gdw-loader,
    .prd-hor .gdw-loader {
        display: none
    }
    .prd-hor.prd-has-loader:not(.loaded) .prd-img-area img,
    .prd.prd-has-loader:not(.loaded) .prd-img-area img {
        position: relative;
        opacity: 1
    }
    .nav-holder,
    .nav-holder-s,
    .search-holder {
        margin-top: 10px
    }
    .menu-label {
        line-height: 13px
    }
    .mmenu--vertical .menu-label,
    .mobilemenu .menu-label {
        top: -3px;
        line-height: 16px
    }
    .mmenu:not(.mmenu--vertical) .menu-label {
        display: block
    }
    .hdr [type].search-input {
        line-height: 45px
    }
    .hdr .search-button {
        line-height: 38px
    }
    .homepage-select-active-label {
        top: 10px
    }
    .homepage-select-buy {
        top: 5px
    }
    .homepage-select-close,
    .homepage-select-minimize {
        top: 0
    }
    .qty-changer input[type=text] {
        position: relative;
        top: 1px;
        height: 34px
    }
    .mmenu-submenu .submenu-list li ul {
        transform: translateY(-15px)
    }
    select:focus::-ms-value {
        color: inherit;
        background: 0 0
    }
    .prd-img-area .label-wishlist:after,
    .prd-img-area .label-wishlist:before {
        top: 0;
        right: 0;
        padding-right: 7px
    }
    .loader-wrap .dots {
        position: relative;
        top: 48%
    }
    .submenu-list a:not(:only-child):after {
        top: 5px
    }
    .hdr .dropdn-content:after {
        content: '';
        min-height: inherit;
        font-size: 0
    }
    .prd-carousel:not(.prd--nohover) .slick-list.slick-list--offset {
        padding-bottom: 170px
    }
    .slick-slider .slick-list,
    .slick-slider .slick-track {
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        width: 100%
    }
    body:not(.rtl) .prd-carousel-banner.bnr--center .slick-arrows-squared .slick-prev {
        right: calc(50% - 10px);
        transform: translateX(-100%)
    }
    body.rtl .prd-carousel-banner.bnr--center .slick-arrows-squared .slick-next {
        left: calc(50% - 10px);
        transform: translateX(100%)
    }
    body.rtl .prd-carousel-banner.bnr--center .slick-arrows-squared .slick-prev {
        left: calc(50% + 10px)
    }
    .modal--quickview .prd-block_actions {
        display: block
    }
    .input-group .form-control-wrapper {
        min-width: 100%
    }
    .input-group-btn {
        position: absolute
    }
    .hdr-topline-rotate .hdr-topline-center .custom-text [class*=icon-] {
        margin: 22px 10px 0 0
    }
    .modalchk-prd-actions.col {
        min-width: 100px
    }
    .mobilemenu .mobilemenu-close {
        width: 321px
    }
    .bnslider-text-content .bnslider-text-content-flex:not(:first-child).bnslider-text--num-text {
        height: 100%
    }
    .bnr-discount-text-wrap {
        top: 50%;
        transform: translateY(-50%)
    }
    .prd-simple {
        max-width: 50%
    }
    .prd-horizontal-simple .price-comment {
        display: none
    }
    .prd-block_actions .btn-wrap {
        min-width: 200px
    }
    .fullpage-section .bnslider-image {
        max-width: 100vw
    }
    .brand-grid [class*=col] {
        min-width: 150px
    }
    .prd-grid.slick-arrows-squared.prd-hovered .slick-arrow {
        margin-top: -104.5px
    }
    .prd-grid.slick-arrows-aside-simple.prd-hovered .slick-arrow {
        margin-top: -104.5px
    }
}

@supports (-ms-ime-align:auto) {
    .hdr-topline-rotate .hdr-topline-center .custom-text {
        transform-origin: 25% 60% 0
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2) {
    .prd-img-area .label-wishlist:after,
    .prd-img-area .label-wishlist:before {
        top: 0;
        right: 0;
        padding-right: 7px
    }
}

.img-responsive {
    max-width: 100%
}

.page-footer p {
    text-align: center
}

.btn-cart:hover,
.btn-cart:hover span {
    color: #fff
}

.font-large {
    font-size: 25px
}

.sticky-holder .nav-holder-s .mmenu li:first-child {
    display: none
}

.clearfix {
    clear: both;
    display: block
}

.no-results {
    display: block;
    width: 100%;
    margin-top: 32px
}

.hide {
    display: none
}

h1.prd-block_title {
    font-size: 26px
}

.prd-block_description p {
    font-size: 19px;
    line-height: 25px
}

.prd-title {
    font-size: 18px;
    height: auto;
}

#wh-widget-send-button.wh-widget-right {
    transform: scale(1.15);
    right: 10px
}

.sizes {
    margin-top: 20px
}

.size-label {
    font-size: 21px;
    color: #896e40
}

.sizes a.size {
    border: 2px solid #b2b2b2;
    text-align: center;
    width: 35px;
    height: 35px;
    display: inline-block;
    font-size: 19px;
    margin-right: 5px;
    opacity: .5;
    text-decoration: none;
    cursor: pointer;
    padding: 3px 1px
}

.sizes a.size.active {
    border-color: #000;
    opacity: 1;
    cursor: default
}

.prd-img img {
    width: 100%;
    height: 200px!important;
    object-fit: cover;
    object-position: 50% 2px;
}

.prd-grid .prd {
    margin-bottom: 30px;
}

.main-title {
    border: 1px solid #000000;
    padding: 17px 95px;
    margin-bottom: 45px!important;
    background: linear-gradient(180deg, #b08d4d, #000000, #735a2c);
    color: #fff;
    font-family: Tajawal, sans-serif;
    border-radius: 5px;
    box-shadow: 0 0 5px #ffffff;
    font-size: 35px;
    font-weight: 500;
}

@media(max-width:768px) {
    .cat-info{
        height:100px
    }
    .brand-btn-form{
        display:inline-block!important;margin-top:15px!important
    }
    .filter-side{
        max-height:300px!important ;
    }
    .cart-table-prd-price{
        padding: 0!important;
        display: flex!important;
    }
    .cat-image .cat-text{
        left:42%!important;
    }
    .main-title {
        width: 100%
    }
    .my-carousel-item img {
        
        height: 300px!important;
    }
    .my-carousel-control {
        padding: 10px!important;
    }
    .cat-info p {
        font-size: 12px;
    }
    .mobile-qty{
        display: contents!important;
    }
    .mincart-mobile{
        display: inline-block!important;
    }
    .shopping-drop .minicart-drop-content{
        padding:0 ;
    }
    .shopcart-mobile .fa-shopping-cart{
        display: none;
    }
    .minicart-qty{
        margin: 0!important;
    }
    .cart-area{
        position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 5555;
    background: #fff;
    padding: 3px;
    padding-top: 5px;
    border-radius: 5px;
    box-shadow: 0 0 15px #ccc;
    }
    .shopcart-mobile{
        display: none;
    }
    .mob-view{
        display: none;
    }
  
  
}

@media(min-width:769px) {
    .cat-info{
        box-shadow:0 0 25px #cccccc62; border-radius:20px;position:relative;overflow:hidden;height:200px
    }
    .categories_p{
        margin-top:70px!important;
    }
    .cart-area{
        display: none;
    }
    .cat-image .shop-btn{
        opacity:0;
    }
    .cat-image:hover .shop-btn{
        transform:translateY(-10px);
        opacity: 1;
    }
}

.cat-image{
    cursor: pointer;

    overflow: hidden;
}
.cat-image img{
    transition: .2s;
}
.cat-image .cat-layout{
    transition: .2s;
}
.cat-image:hover img{
    scale: 1.1;
    overflow: hidden;
}
.cat-image:hover .cat-layout{
    opacity:.5!important;
}
.cat-image:hover img{
    scale: 1.1;
    overflow: hidden;
}
.cat-image .shop-btn{
    transition: .2s;
}

.flex-direction-nav a {
    overflow: visible !important;
}

.prd-img img {
    width: 100%;
    height: 200px !important;
    object-fit: fill;
    object-position: 50% 2px;
}

.js-prd-img{
    height:500px !important;
}

.more-link-wrapper .pagination{
    display:inline-flex!important;
}


.is-hovered .minicart-link .minicart-qty{
    visibility: visible!important;
}



.carousel-fade {
    .carousel-inner {
        .item {
            transition-property: opacity;
        }
        
        .item,
        .active.left,
        .active.right {
            opacity: 0;
        }

        .active,
        .next.left,
        .prev.right {
            opacity: 1;
        }

        .next,
        .prev,
        .active.left,
        .active.right {
            left: 0;
            transform: translate3d(0, 0, 0);
        }
    }

    .carousel-control {
        z-index: 2;
    }



}



 

.my-carousel {
    position: relative;
    max-width: 100%;
    overflow: hidden;
}

.my-carousel-inner {
    display: flex;
    transition: transform 0.5s ease;
}

.my-carousel-item {
    min-width: 100%;
    transition: transform 0.5s ease;
}

.my-carousel-item img {
    width: 100%;
    display: block;
    max-height: 100vh;
}

.my-carousel-control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    color: #555;
    border: none;
    padding: 20px;
    cursor: pointer;
}

.my-prev {
    left: 25px;
}

.my-next {
    right: 25px;
}

.cursor{
    cursor: pointer;
}
.cat-info{
    transition: .2s;
}
.cat-info:hover{
    scale: 1.05;
    box-shadow: 0 0 15px #999;
}
.cat-image .cat-text{
    position: absolute;top:45%;left:48%;z-index:55;color:#fff;font-size:bold

}

.cat-image .cat-layout{
    position: absolute;background:#000;opacity:.3;top:0;left:0;width:100%;height:100%
}

.prd-details-buy-btn{
    height: auto!important;background:transparent!important;
    border:3px solid #927d05!important;color:#927d05!important;border-radius:20px!important
}
.prd-details-buy-btn:hover{
    background-color:#927d05!important ;
    color: #fff!important;
}

.filter-side::-webkit-scrollbar-track {
    background: #999; 
}

.filter-side::-webkit-scrollbar-thumb {
    background-color: #6f5f03; 
    opacity: .5;
    border-radius: 10px; 
}
.load-btn{
    transition:.2s;
}
.load-btn:hover{
    background:#927D05!important;
    color:#fff!important;
}
.prd-info .rating{
    font-size:12px!important;
    margin-top:10px!important;
}