* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch
}

html {
    overflow-x: hidden;
    margin: 0 auto;
    scroll-behavior: smooth
}

body {
    margin: 0 auto;
    font-weight: normal;
    font-style: normal;
    padding-top: 0;
    position: relative;
    font-family: "bebas-neue-pro", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.25
}

body strong {
    font-weight: 700
}

a {
    text-decoration: none;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Bebas Neue Pro';
    font-weight: bold;
    text-transform: uppercase
}

h1,
.h1 {
    font-size: clamp(3.625rem, 7vw, 7.5rem);
    line-height: 1.2
}

h2,
.h2 {
    font-size: clamp(1.5rem, 4.5vw, 3.5rem);
    line-height: 1.25
}

h3 {
    font-size: clamp(1.2rem, 3.5vw, 3rem);
    line-height: 1.25
}

.h4,
h4 {
    font-size: clamp(1rem, 2.5vw, 1.5rem);
    line-height: 1.25
}

p {
    color: #F7FFF7;
    letter-spacing: 0.06rem;
    font-size: clamp(0.875rem, 2vw, 1.125rem);
}

p:last-child {
    margin-bottom: 0
}

p:last-of-type {
    margin-bottom: 0
}

.container {
    max-width: 1336px;
    padding-left: 0.75rem;
    padding-right: 0.75rem
}

.gutter12.container {
    max-width: 1326px
}

@media (min-width: 768px) {
    .gutter12.container {
        padding-right: 6px;
        padding-left: 6px
    }
}

@media (min-width: 768px) {
    .gutter12 .row>* {
        padding-right: 6px;
        padding-left: 6px
    }
}

.gutter12 .row {
    row-gap: 30px
}

@media (min-width: 768px) {
    .gutter12 .row {
        margin-left: -6px;
        margin-right: -6px
    }
}

.gutter16.container {
    max-width: 1326px
}

@media (min-width: 768px) {
    .gutter16.container {
        padding-right: 0.5rem;
        padding-left: 0.5rem
    }
}

@media (min-width: 768px) {
    .gutter16 .row>* {
        padding-right: 0.5rem;
        padding-left: 0.5rem
    }
}

.gutter16 .row {
    row-gap: 30px
}

@media (min-width: 768px) {
    .gutter16 .row {
        margin-left: -0.5rem;
        margin-right: -0.5rem
    }
}

@media (min-width: 768px) {
    .gutter32 .row>* {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

@media (min-width: 768px) {
    .gutter32 .row {
        margin-left: -1rem;
        margin-right: -1rem
    }
}

.gutter40.container {
    max-width: 1350px
}

@media (min-width: 768px) {
    .gutter40.container {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media (min-width: 768px) {
    .gutter40 .row>* {
        padding-right: 20px;
        padding-left: 20px
    }
}

.gutter40 .row {
    row-gap: 1rem
}

@media (min-width: 768px) {
    .gutter40 .row {
        margin-left: -20px;
        margin-right: -20px;
        row-gap: 1.5rem
    }
}

@font-face {
    font-family: 'Bebas Neue Pro';
    src: url("../fonts/BebasNeuePro-Bold.woff2") format("woff2"), url("../fonts/BebasNeuePro-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap
}

body {
    border-radius: 2px;
    background: -webkit-gradient(linear, right top, left top, from(#353531), color-stop(50%, #40403B), to(#353531));
    background: linear-gradient(270deg, #353531 0%, #40403B 50%, #353531 100%)
}

:root {
    --ww: 100vw
}

.desktop {
    display: none
}

@media (min-width: 1200px) {
    .desktop {
        display: block
    }
}

.mobile {
    display: block
}

@media (min-width: 1200px) {
    .mobile {
        display: none
    }
}

.header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    -webkit-transition: ease-in-out all 0.1s;
    transition: ease-in-out all 0.1s
}

.header.sticky-nav {
    background-color: rgba(31, 31, 30, 0.1);
    backdrop-filter: blur(10px);
}

.home-banner-section {
    height: auto;
    position: relative
}

@media (min-width: 992px) {
    .home-banner-section {
        height: 90vh
    }
}

.home-banner-section .container {
    position: relative
}

.home-banner-section .container figure {
    position: relative;
    z-index: -1;
    display: inline-block;
    left: -3.3rem
}

@media (min-width: 768px) {
    .home-banner-section .container figure {
        left: 0
    }
}

.home-banner-section .container figure:before {
    content: "";
    width: 1000px;
    height: 100%;
    background-color: #131310;
    position: absolute;
    right: 50%;
    top: 0
}

.home-banner-section .banner-img {
    height: 420px;
    position: relative
}

@media (min-width: 992px) {
    .home-banner-section .banner-img {
        height: 90vh
    }
}

@media (max-width: 767px) {

    .woocommerce table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon,
    .woocommerce-page table.cart td.actions .coupon {
        text-align: center;
    }

    .tc-block h4 {
        font-size: 24px;
    }

    .home-banner-section .banner-caption h2 {
        font-size: 1.6875rem
    }

    .home-banner-section .banner-caption p {
        font-size: 1rem
    }
}

.home-banner-section .banner-caption h1,
.home-banner-section .banner-caption h2 {
    line-height: 1;
    color: #F7FFF7
}

.home-banner-section .banner-caption h2 {
    margin-bottom: 0.75rem
}

@media (min-width: 768px) {
    .home-banner-section .banner-caption h2 {
        margin-bottom: 1.5rem
    }
}

.home-banner-section .banner-caption .btn_ {
    margin-top: 1.5rem
}

.line {
    background: #6B624E;
    height: 1px;
    width: 100%
}

.phone {
    line-height: 1;
    margin-left: 1rem;
    display: none
}

@media (min-width: 1200px) {
    .phone {
        margin-left: 2.5rem;
        display: block
    }
}

.phone p {
    margin: 0;
    color: #EAD2AC
}

.phone svg {
    display: block
}

@media (min-width: 1200px) {
    .phone svg {
        display: none
    }
}

.phone span {
    color: #F7FFF7;
    font-size: 1.5rem;
    display: none
}

@media (min-width: 1200px) {
    .phone span {
        display: block
    }
}

.search {
    width: 189px;
    height: 50px;
    background-color: #2e2e27;
    position: relative;
    border-radius: 9px;
    margin-left: 1rem
}

@media (min-width: 1200px) {
    .search {
        margin-left: 2.5rem
    }
}

.search:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.search input[type="text"],
.search input[type="search"] {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 0;
    padding: 0px 16px;
    color: #F7FFF7;
    font-size: 1.125rem
}

.search input[type="text"]:focus,
.search input[type="search"]:focus {
    outline: none
}

.search input[type="text"]::-webkit-input-placeholder,
.search input[type="search"]::-webkit-input-placeholder {
    color: #F7FFF7;
    opacity: 1
}

.search input[type="text"]::-moz-placeholder,
.search input[type="search"]::-moz-placeholder {
    color: #F7FFF7;
    opacity: 1
}

.search input[type="text"]:-ms-input-placeholder,
.search input[type="search"]:-ms-input-placeholder {
    color: #F7FFF7;
    opacity: 1
}

.search input[type="text"]::-ms-input-placeholder,
.search input[type="search"]::-ms-input-placeholder {
    color: #F7FFF7;
    opacity: 1
}

.search input[type="text"]::placeholder,
.search input[type="search"]::placeholder {
    color: #F7FFF7;
    opacity: 1
}

.search input[type="submit"] {
    width: 22px;
    height: 22px;
    background-color: transparent;
    border: 0;
    background-image: url(../media/images/search-icon.svg);
    background-repeat: no-repeat;
    text-indent: -9999px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header-cart {
    width: 44px;
    height: 44px;
    background-color: #2e2e27;
    position: relative;
    border-radius: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0.5rem
}

.header-cart img {
    width: 18px
}

.header-cart,
.user-account {
    transition: ease-in-out all 0.4s;
}

.header-cart:hover,
.user-account:hover {
    transform: scale(0.98);
}

@media (min-width: 1200px) {
    .header-cart img {
        width: 20px
    }
}

@media (min-width: 1200px) {
    .header-cart {
        width: 50px;
        height: 50px;
        margin-left: 1rem
    }
}

.header-cart:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.header-cart .cart-count {
    position: absolute;
    border-radius: 4px;
    background: #0B6E4F;
    -webkit-box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.4);
    font-size: 0.875rem;
    width: 24px;
    height: 22px;
    text-align: center;
    color: #F7FFF7;
    top: -9px;
    right: -9px;
    line-height: 1.7
}

.partner-section {
    background-color: #141410;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-top: 2rem;
    position: relative;
    margin-top: -3rem
}

@media (min-width: 768px) {
    .partner-section {
        margin-top: -2rem
    }
}

.highlightedGuitars.swiper-backface-hidden .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.partnerSwiper-wrap .swiper {
    overflow: visible;
    mask-size: auto;
    mask-composite: add;
    mask-mode: match-source;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 87.5%, rgba(0, 0, 0, 0) 100%);
}

.partnerSwiper-wrap .partnerSwiper:before,
.partnerSwiper-wrap .partnerSwiper:after {
    content: "";
    height: 100%;
    width: 9999px;
    background-color: rgba(20, 20, 16, 0.8);
    position: absolute;
    top: 0;
    z-index: 2
}

.partnerSwiper-wrap .partnerSwiper:before {
    left: 100%
}

.partnerSwiper-wrap .partnerSwiper:after {
    right: 100%
}

.swiper-slide {
    height: unset
}

.partnerSwiper-wrap {
    border-top: 1px solid #2e2e27;
    border-bottom: 1px solid #2e2e27
}

.highlighted-guitars-section {
    background-color: #2e2e27;
    padding-top: 3rem;
    padding-bottom: 3rem
}

@media (min-width: 992px) {
    .highlighted-guitars-section {
        padding-top: 8rem;
        padding-bottom: 8rem
    }
}

.common-scrollbar {
    padding-bottom: 3rem
}

.common-scrollbar .swiper-scrollbar-horizontal {
    margin-top: 3rem;
    opacity: 1 !important
}

.common-scrollbar .swiper-scrollbar-drag {
    background-color: #FFA113
}

.common-scrollbar .swiper-scrollbar {
    background-color: #373733
}

.common-scrollbar .swiper-horizontal>.swiper-scrollbar,
.common-scrollbar .swiper-scrollbar.swiper-scrollbar-horizontal {
    left: 0;
    width: 100%;
    position: relative;
}

.cartbox {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cartbox figure {
    width: 100%;
    height: 370px;
    background-size: cover !important;
    /* padding-left: 1rem; */
    /* padding-right: 1rem; */
    /* padding-top: 1.5rem; */
    /* padding-bottom: 1.5rem; */
    display: block;
    border-radius: 8px;
    position: relative;
    border-radius: 12px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.3)), color-stop(15%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, right top, left top, color-stop(85%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3))), -webkit-gradient(linear, left top, left bottom, color-stop(89.91%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(10.1%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url(../media/images/hgbg.png) no-repeat, #2E2E27;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 15%), linear-gradient(270deg, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.3) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 89.91%, rgba(0, 0, 0, 0.3) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 10.1%), linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), url(../media/images/hgbg.png) no-repeat, #2E2E27;
    text-align: center
}

.cartbox figure:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.cartbox figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.cartbox figure .tag {
    border-radius: 0px 4px 4px 0px;
    background: #0B6E4F;
    -webkit-box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.4);
    position: absolute;
    font-size: 0.875rem;
    color: #F7FFF7;
    text-transform: uppercase;
    padding: 0.125rem 1rem;
    left: 0;
    top: 1rem;
    letter-spacing: 0.05rem
}

.cartbox figure .tag.out-of-stock {
    background-color: #721817
}

.cartbox h4 {
    color: #F7FFF7
}

.cartbox h5 {
    font-size: 1rem;
    color: #FFA113
}

.cartbox h5 span {
    color: #F7FFF7
}

.cartbox p {
    font-size: 0.75rem;
    margin-bottom: 1rem;
    letter-spacing: 0.06rem
}

.discount-cart {
    background-size: cover !important;
    border-radius: 12px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.64)), to(rgba(0, 0, 0, 0.64))), url(../media/images/dsbg.png) no-repeat, #2E2E27;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0.64) 100%), url(../media/images/dsbg.png) no-repeat, #2E2E27;
    padding: 2rem;
    height: 268px;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.discount-cart .over-content {
    width: 100%;
    padding-right: 2%;
    position: relative;
    z-index: 2
}

.discount-cart .over-content h3 {
    color: #F7FFF7;
    font-size: 2rem
}

@media (min-width:1025px) {
    .discount-cart .over-content h3 {
        font-size: 2.625rem;
    }

    .discount-cart .over-content {
        padding-right: 26%;
    }

}

.discount-cart .over-content h3 span {
    color: #FFA113
}

.discount-cart figure {
    height: 100%;
    position: absolute;
    right: 0%;
    top: 0%;
    display: inline-block;
    z-index: 0
}

.discount-cart figure img {
    position: relative
}

.discount-cart .tag {
    background: #0B6E4F;
    -webkit-box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.4);
    font-size: 1.25rem;
    width: 200px;
    color: #F7FFF7;
    text-align: center;
    line-height: 1.75rem;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: -74px;
    top: 5%
}

.discount-section {
    padding-top: 3rem
}

@media (min-width: 992px) {
    .discount-section {
        padding-top: 8rem
    }
}

.discount-section .col-lg-4:nth-child(1) .discount-cart figure img {
    max-width: 160px;
    top: 30%;
    -webkit-transform: translateY(-50%) rotate(15deg);
    transform: translateY(-50%) rotate(15deg)
}

.discount-section .col-lg-4:nth-child(2) .discount-cart figure img {
    max-width: 180px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(15deg);
    transform: translateY(-50%) rotate(15deg)
}

.discount-section .col-lg-4:nth-child(3) .discount-cart figure img {
    max-width: 290px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-15deg);
    transform: translateY(-50%) rotate(-15deg);
    right: -10%
}

.guitarsSwiper {
    margin-top: 3rem
}

.discount,
.amplifiers {
    row-gap: 1.5rem
}

body {
    overflow-x: hidden
}

.amplifiers {
    margin-top: 2rem
}

.guitarsParts,
.guitarsAccessories {
    margin-top: 2rem
}

.bdr {
    position: relative
}

.bdr:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.brand-cart {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.brand-cart figure {
    width: 100%;
    height: 100%;
    background-color: #2e2e27;
    padding: 1.5rem;
    display: block;
    border-radius: 8px;
    position: relative;
    border-radius: 12px;
    height: 150px;
    margin-bottom: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.brand-cart figure img {
    max-width: 100%;
    max-height: 100%;
    mix-blend-mode: lighten
}

@media (min-width: 768px) {
    .brand-cart figure {
        height: 400px;
        padding: 3rem
    }
}

.brand-cart h2 {
    color: #F7FFF7
}

.brand-cart h4 {
    font-size: 1.5rem;
    color: #FFA113
}

.brand-cart h4 span {
    color: #F7FFF7
}

.testimonial-box {
    text-align: center;
    padding-left: 15%;
    padding-right: 15%
}

.testimonial-box p {
    font-size: 1.5rem;
    text-transform: uppercase;
    line-height: 1.25;
    margin-bottom: 3rem
}

.testimonial-box h5 {
    color: #F7FFF7;
    font-size: 1.125rem;
    letter-spacing: 0.08rem;
    margin-bottom: 0;
    line-height: 1;
    text-transform: capitalize;
    letter-spacing: 0.06rem
}

.testimonial-box span {
    color: #A4A4A4;
    font-size: 0.75rem;
    letter-spacing: 0.06rem
}

.testimonial-box .tb {
    display: inline-block;
    text-align: left
}

.star-rating {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    margin: 2rem
}

.star-rating img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 17px
}

.testimonial-section .swiper-button-next:after,
.testimonial-section .swiper-button-prev:after {
    display: none
}

.testimonial-section .swiper-button-next,
.testimonial-section .swiper-button-prev {
    transition: ease-in-out all 0.4s;
}

.testimonial-section .swiper-button-next:hover,
.testimonial-section .swiper-button-prev:hover {
    filter: invert(0) brightness(100);
    transform: scale(0.98);

}

.testimonial-section .swiper {
    overflow: hidden
}

.g-cart {
    height: 100%;
    border: 1px solid #6B624E;
    border-radius: 12px;
    padding: 1rem
}

@media (min-width: 992px) {
    .g-cart {
        padding: 2rem
    }
}

.g-cart h3 {
    font-size: 2rem;
    color: #EAD2AC;
    line-height: 1
}

.g-cart h4 {
    color: #F7FFF7;
    margin-bottom: 1.2rem
}

.g-cart p {
    text-align: left !important
}

.row-gap-1 {
    row-gap: 1rem
}

.box {
    background-color: #2e2e27;
    border-radius: 12px;
    padding: 1.5rem;
    height: 100%
}

.box.bg-color-none {
    background-color: transparent
}

.box p {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .box {
        padding: 2.5rem
    }
}

.box h4 {
    color: #F7FFF7;
    margin-bottom: 1.5rem
}

.bdr2 {
    position: relative;
    border: 1px solid #6B624E
}

.guitar-specialists-section p {
    margin-bottom: 0
}

.guitar-specialists-section p a {
    color: #FFA113
}

.guitar-specialists-section p a:hover {
    color: #F7FFF7
}

.guitar-specialists-section .box p {
    margin-bottom: 1.25rem
}

.guitar-specialists-section .box p:last-child {
    margin-bottom: 0
}

.g-cart-row {
    margin-top: 4rem
}

.title-line {
    text-align: center;
    color: #F7FFF7;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.title-line:before {
    content: "";
    height: 1px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    background-color: #6B624E;
    margin-right: 1.5rem
}

.title-line:after {
    content: "";
    height: 1px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    background-color: #6B624E;
    margin-left: 1.5rem
}

.title-line h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 0.75rem;
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem
}

.ins-box {
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    height: 155px
}

@media (min-width: 576px) {
    .ins-box {
        height: 195px
    }
}
@media (max-width: 576px) {
    .banner-caption {
        padding-top: 5rem;
    }
}

.ins-box .icon {
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.22);
    backdrop-filter: blur(5px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.title-line {
    margin-bottom: 1.5rem
}

.contact-link {
    color: #F7FFF7
}

.contact-link:hover {
    color: #FFA113
}

.youtube-box {
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    height: 155px
}

@media (min-width: 576px) {
    .youtube-box {
        height: 195px
    }
}

.youtube-box .icon {
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.22);
    backdrop-filter: blur(5px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.wg-newsletter-section {
    background-color: #2E2E27;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}

.footer-inner {
    padding: 1rem;
    border-radius: 6px
}

@media (min-width: 992px) {
    .footer-inner {
        padding: 2.5rem
    }
}

.social-media-wrap {
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    color: #F7FFF7;
    font-size: 0.75rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 992px) {
    .social-media-wrap {
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}

.social-media {
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem
}

.social-media a {
    -webkit-transition: ease-in-out all 0.4s;
    transition: ease-in-out all 0.4s;
    display: block;
    line-height: 1
}

.social-media a:hover,
.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over .col-lg-6 span:last-child a:hover {
    -webkit-transform: scale(0.98);
    transform: scale(0.98)
}

.social-media a:hover svg path {
    fill: #FFA113
}

.copyright {
    color: #F7FFF7;
    font-size: 0.75rem;
    text-align: center
}

.copyright span {
    color: #EAD2AC
}

@media (min-width: 992px) {
    .copyright {
        text-align: left
    }
}

.f-col-1 {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

@media (min-width: 768px) {
    .f-col-1 {
        width: 50%
    }
}

@media (min-width: 992px) {
    .f-col-1 {
        width: 42.1808%
    }
}

.f-col-2 {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

@media (min-width: 768px) {
    .f-col-2 {
        width: 50%
    }
}

@media (min-width: 992px) {
    .f-col-2 {
        width: 24.0912%
    }
}

.f-col-3 {
    width: 100%
}

@media (min-width: 768px) {
    .f-col-3 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.f-col-3 h3+p {
    font-size: 0.75rem
}

.footer h3 {
    font-size: 27px;
    color: #EAD2AC
}

.map {
    position: relative;
    padding-top: 43%;
    width: 100%;
    margin-bottom: 1.5rem;
    border-radius: 8px;
    overflow: hidden
}

.map iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.footer-menu li a {
    color: #F7FFF7
}

.footer-menu li a:hover,
.footer-menu li.active a {
    color: #FFA113
}

.text-honeydew {
    color: #F7FFF7
}

.text-honeydew span {
    color: #EAD2AC
}

a.text-honeydew:hover {
    color: #FFA113
}

.fz12 {
    font-size: 12px
}

.time span {
    color: #F7FFF7;
    font-size: 12px
}

.time p {
    color: #EAD2AC
}

.row-gap {
    row-gap: 1rem
}


.section-block {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

@media (min-width: 992px) {
    .section-block {
        padding-bottom: 4rem;
        padding-top: 4rem
    }
}

.wg-newsletter-section,
.cms-section {
    margin-bottom: 3rem
}

@media (min-width: 992px) {

    .wg-newsletter-section,
    .cms-section {
        margin-bottom: 8rem
    }
}

.product-cart {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-cart figure {
    background-color: #2e2e27;
    /* padding: 1.5rem; */
    display: block;
    border-radius: 8px;
    position: relative;
    border-radius: 12px;
    height: 200px;
    margin-bottom: 0.5rem;
    text-align: center;
    overflow: hidden;
}

.shop-brand-section .product-cart figure a {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}

.text-block h3 {
    color: #EAD2AC;
}

.shop-brand-section .product-cart figure img {
    max-width: 100%;
    max-height: 100%;
    height: unset;
    width: unset;
}

.product-cart figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width: 768px) {
    .product-cart figure {
        height: 300px;
        /* padding: 2rem */
    }
}

@media (min-width: 992px) {
    .product-cart figure {
        height: 400px;
        /* padding: 3rem */
    }
}

.product-cart h2 {
    color: #F7FFF7
}

.product-cart h4 {
    color: #FFA113
}

.product-cart h4 span {
    color: #F7FFF7
}

.ptlbox {
    padding: 0;
    background-color: #141410
}

.ptlbox img {
    width: 100%;
    mix-blend-mode: lighten
}

.popup-container {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 9999
}

.popup-container .close {
    position: absolute;
    right: 1rem;
    top: 1rem;
    cursor: pointer;
    width: 30px;
    height: 30px;
    padding: 5px;
    background-color: transparent;
    border: 0
}

.popup-container .close img {
    width: 20px
}

.popup {
    height: 57%;
    max-width: 992px;
    position: relative;
    -webkit-animation-name: move;
    animation-name: move;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1
}

.popup iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

@-webkit-keyframes move {
    0% {
        top: 60%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0
    }

    100% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 1
    }
}

@keyframes move {
    0% {
        top: 60%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0
    }

    100% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 1
    }
}

.yt-box {
    position: relative;
    cursor: pointer
}

.yt-box .imgbox {
    width: 100%;
    height: 100%
}

.yt-box .imgbox img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.yt-box .play-btn {
    position: absolute;
    width: 4rem;
    height: 4rem;
    backdrop-filter: blur(5px);
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.22);
    border: 0;
    cursor: pointer
}

.user-account {
    width: 44px;
    height: 44px;
    background-color: #2e2e27;
    position: relative;
    border-radius: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 1rem;
    line-height: 1.5
}

.user-account img {
    width: 18px
}

@media (min-width: 1200px) {
    .user-account img {
        width: 20px
    }
}

@media (min-width: 1200px) {
    .user-account {
        width: 50px;
        height: 50px
    }
}

.user-account:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.footer-link-block {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.footer-link-block li {
    margin-bottom: 6px
}

.footer-link-block:last-child {
    padding-left: calc(var(--bs-gutter-x) * 1)
}

@media (min-width: 992px) {
    .footer-link-block:last-child {
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .footer-link-block {
        width: 100%;
        padding-left: 0
    }
}

.ci-link {
    font-size: 0.75rem;
    display: block
}

.inner-banner-section {
    background-size: cover !important;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.64)), to(rgba(0, 0, 0, 0.64))), url(../media/images/dsbg.png) no-repeat, #2E2E27;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0.64) 100%), url(../media/images/dsbg.png) no-repeat, #2E2E27;
    padding: 2rem;
    height: 300px;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width:768px) {
    .inner-banner-section {
        height: 30vh;
        min-height: 450px;
    }

}

.inner-banner-section .container {
    position: relative;
    z-index: 1
}

.inner-banner-section:before {
    content: '';
    width: calc(100% - 2rem);
    background: #6B624E;
    height: 1px;
    position: absolute;
    left: 1rem;
    bottom: 1rem
}

.inner-banner-section .over-content {
    width: 100%;
    padding-right: 30%;
    position: relative;
    z-index: 2
}

.inner-banner-section .over-content h3 {
    color: #F7FFF7;
    font-size: 2.625rem
}

.inner-banner-section .over-content h3 span {
    color: #FFA113
}

.inner-banner-section figure {
    height: 120%;
    position: absolute;
    right: 0%;
    top: 0%;
    display: inline-block;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.inner-banner-section figure img {
    position: relative;
    max-width: 100%;
    max-height: 100%
}

@media (min-width: 768px) {
    .inner-banner-section figure {
        height: 120%
    }
}

@media (min-width: 992px) {
    .inner-banner-section figure {
        height: 130%
    }
}

.breadcrumb-menu {
    color: #F7FFF7;
    font-size: 1.125rem
}

.breadcrumb-menu a {
    color: #FFA113;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.breadcrumb-menu a:hover {
    color: #F7FFF7
}

.breadcrumb-menu a:after {
    content: "";
    width: 18px;
    height: 18px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background: url(../media/images/angle-small-right.svg) no-repeat center
}

.visitus-section {
    margin-top: 3rem
}

@media (min-width: 992px) {
    .visitus-section {
        margin-top: 8rem
    }
}

.visitus-section .content-area {
    background-size: cover !important;
    border-radius: 12px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.64)), to(rgba(0, 0, 0, 0.64))), url(../media/images/dsbg.png) no-repeat, #2E2E27;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0.64) 100%), url(../media/images/dsbg.png) no-repeat, #2E2E27;
    padding: 3.625rem 5rem;
    overflow: hidden
}

.team-cart {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.team-cart figure {
    width: 100%;
    background-color: #2e2e27;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 2rem;
    padding-bottom: 1rem;
    display: block;
    border-radius: 8px;
    position: relative;
    border-radius: 12px;
    height: 180px;
    margin-bottom: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mt4 {
    margin-top: 2rem;
}

@media(min-width:768px) {
    .team-cart figure {
        height: 400px;
    }

    .mt4 {
        margin-top: 4rem;
    }
}

.team-cart figure img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 8px
}

.team-cart h2 {
    color: #F7FFF7
}

.team-cart h4 {
    font-size: 1.5rem;
    color: #FFA113
}

.team-cart h4 span {
    color: #F7FFF7
}

.contact-info-box {
    border-radius: 6px;
    border: 1px solid #6B624E;
    padding: 2rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 1200px) {
    .contact-info-box {
        width: 370px
    }
}

.contact-info-box .icon {
    width: 2rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-right: 1rem
}

.contact-info-box .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.contact-info-box .content a {
    color: #F7FFF7
}

.contact-info-box .content a:hover {
    color: #FFA113
}

.contact-info-box .content h4 {
    color: #EAD2AC;
    margin-bottom: 0.25rem;
    line-height: 1
}

.contact-info-box .content p {
    color: #F7FFF7;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.25
}

.contact-info-box .content p span {
    color: #FFA113
}

.contact-info-box-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem
}

.wg-qa-section {
    background-color: #2E2E27;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}

.faq-block {
    border-top: 1px solid #6B624E;
    padding: 1rem 0.75rem
}

.faq-block:last-child {
    border-bottom: 1px solid #6B624E
}

.faq-block .question {
    position: relative;
    cursor: pointer
}

.faq-block .question h3 {
    margin-bottom: 0;
    color: #F7FFF7;
    font-size: 1.5rem
}

.faq-block .question:after {
    content: "";
    position: absolute;
    top: -2px;
    right: 0;
    width: 19px;
    height: 20px;
    background: url(../media/images/plus.svg) no-repeat center
}

.faq-block .answer {
    display: none;
    padding-top: 1rem
}

.faq-block.active h3 {
    color: #F7FFF7
}

.faq-block.active .question:after {
    content: "";
    background: url(../media/images/minus.svg) no-repeat center
}

.common-section {
    background-color: #2e2e27;
    padding: 8px;
    border-radius: 12px;
    max-width: 1080px;
    margin: 0 auto
}

.common-section .inner {
    padding: 8px
}

.common-section .inner .imgbox {
    margin-bottom: 1.5rem
}

.common-section .inner .text-block {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 2rem
}

.common-section .inner .text-block h3 {
    margin-bottom: 1.25rem
}

.common-section .inner .text-block h4 {
    color: #F7FFF7;
    margin-bottom: 1rem
}

.common-section .inner .text-block p {
    margin-bottom: 0.75rem
}

.tc-block {
    margin: 1rem;
    border-bottom: 1px solid #6B624E;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem
}

.tc-block h2 {
    color: #EAD2AC
}

.tc-block h3 {
    color: #EAD2AC
}

.tc-block h4 {
    color: #EAD2AC
}

.tc-block:last-child {
    border: 0
}

.tc-block hr {
    border-top: 1px solid #6B624E;
    opacity: 1
}

.booking-form-wrap {
    max-width: 680px;
    margin: 0 auto !important
}

.inner-banner-section-dark {
    height: 200px;
    background-color: #1E1E1D;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.inner-banner-section-dark:before {
    content: '';
    width: calc(100% - 2rem);
    background: #6B624E;
    height: 1px;
    position: absolute;
    left: 1rem;
    bottom: 1rem
}

.inner-banner-section-dark .banner-caption {
    margin-top: 4rem;
    padding-left: 1.5rem
}

.inner-banner-section-dark figure {
    display: none
}

@media (min-width: 768px) {
    .inner-banner-section-dark {
        height: 366px
    }
}

p iframe {
    width: 100%;
    height: 60vh;
    border-radius: 9px;
    overflow: hidden
}

.navbar_toggler {
    width: 44px;
    height: 44px;
    background-color: #2e2e27;
    position: relative;
    border-radius: 6px;
    line-height: 1;
    border: 1px solid transparent;
    transition: -webkit-box-shadow .15s ease-in-out;
    -webkit-transition: -webkit-box-shadow .15s ease-in-out;
    transition: box-shadow .15s ease-in-out;
    transition: box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

@media (min-width: 1200px) {
    .navbar_toggler {
        display: none
    }
}

.navbar_toggler .navbar-toggler-icon {
    position: relative;
    height: 2px;
    width: 24px;
    background: #f9f9f9;
    border-radius: 2px;
    margin-top: -2px
}

.navbar_toggler .navbar-toggler-icon:before {
    content: "";
    height: 2px;
    border-radius: 2px;
    width: 100%;
    background: #F7FFF7;
    position: absolute;
    top: -7px;
    left: 0;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, -webkit-transform;
    transition-property: top, transform;
    transition-property: top, transform, -webkit-transform;
    transition-property: top, transform;
    -webkit-transition-delay: .3s, 0s !important;
    transition-delay: .3s, 0s !important;
    -webkit-transition-duration: .3s, .3s !important;
    transition-duration: .3s, .3s !important
}

.navbar_toggler .navbar-toggler-icon:after {
    content: "";
    height: 2px;
    border-radius: 2px;
    width: 100%;
    background: #F7FFF7;
    position: absolute;
    bottom: -7px;
    left: 0;
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform;
    transition-property: bottom, transform, -webkit-transform;
    transition-property: bottom, transform;
    -webkit-transition-delay: .3s, 0s !important;
    transition-delay: .3s, 0s !important;
    -webkit-transition-duration: .3s, .3s !important;
    transition-duration: .3s, .3s !important
}

.navbar_toggler.is-open .navbar-toggler-icon {
    background: 0 0
}

.navbar_toggler.is-open .navbar-toggler-icon:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0s, .3s !important;
    transition-delay: 0s, .3s !important
}

.navbar_toggler.is-open .navbar-toggler-icon:after {
    bottom: 0;
    left: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0s, .3s !important;
    transition-delay: 0s, .3s !important
}

.navbar_toggler:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: 38px;
    height: 38px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.navbar-brand img {
    width: 130px
}

@media (min-width: 1200px) {
    .navbar-brand img {
        width: 163px
    }
}

.nav-menu#menu li .sub-menu.megamenu {
    width: 100%;
    left: 0;
    top: calc(100% + 24px);
    position: unset;
    z-index: 1000;
    padding: 0;
    display: block;
    min-width: 10rem;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    display: none;
    -webkit-transform: unset;
    transform: unset;
    max-width: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

@media (min-width: 1200px) {
    .nav-menu#menu li .sub-menu.megamenu {
        position: absolute;
        /* height: 660px; */
        /* overflow-y: hidden */
    }
}

.megamenu-items {
    max-width: 1312px
}

.btn_ {
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    border-radius: 9px;
    padding: 0.932rem 1.5rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: ease-in-out all 0.4s;
    transition: ease-in-out all 0.4s;
    -webkit-transform: scale(1);
    transform: scale(1);
    border: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    align-items: center;
    position: relative
}

.btn_:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.btn_ i {
    font-size: 13px;
    margin-left: 14px
}

.btn_:hover {
    -webkit-transform: scale(0.98);
    transform: scale(0.98)
}

.btn_.dark {
    background-color: #171713;
    color: #F7FFF7
}

.btn_ span {
    display: block;
    margin-left: 1rem
}

.btn_.back span {
    display: block;
    margin-left: 0;
    margin-right: 1rem
}

.submit-btn {
    background-color: #171713;
    color: #fff;
    border: 0;
    text-transform: uppercase
}



.woocommerce-Button,
.woocommerce-form-login__submit,
.wc-block-cart__submit-button,
.btn,
.list-group-item,
.button {
    font-size: 1rem !important;
    line-height: 1.2 !important;
    font-weight: 400 !important;
    border-radius: 9px !important;
    padding: 0.932rem 1.5rem !important;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-transition: ease-in-out all 0.4s !important;
    transition: ease-in-out all 0.4s !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    border: 0 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    align-items: center !important;
    position: relative !important;
    background-color: #171713 !important;
    color: #F7FFF7 !important;
    padding-right: 2.75rem !important
}

.woocommerce-Button:before,
.woocommerce-form-login__submit:before,
.wc-block-cart__submit-button:before,
.btn:before,
.list-group-item:before,
.button:before {
    content: '' !important;
    border: 1px solid #6B624E !important;
    border-radius: 6px !important;
    position: absolute !important;
    width: calc(100% - 6px) !important;
    height: calc(100% - 6px) !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    pointer-events: none !important
}

.woocommerce-Button:after,
.woocommerce-form-login__submit:after,
.wc-block-cart__submit-button:after,
.btn:after,
.list-group-item:after,
.button:after {
    content: '' !important;
    position: absolute !important;
    width: 20px !important;
    height: 20px !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    pointer-events: none !important;
    background-image: url(../media/images/btn-arr.svg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    right: 1rem !important
}

.woocommerce-Button:hover,
.woocommerce-form-login__submit:hover,
.wc-block-cart__submit-button:hover,
.btn:hover,
.list-group-item:hover,
.button:hover {
    -webkit-transform: scale(0.98) !important;
    transform: scale(0.98) !important
}

.woocommerce-Button:focus,
.woocommerce-form-login__submit:focus,
.wc-block-cart__submit-button:focus,
.btn:focus,
.list-group-item:focus,
.button:focus {
    outline: none !important;
    border: 0;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important
}

.woocommerce-Button:disabled,
.woocommerce-Button:active,
.woocommerce-form-login__submit:disabled,
.woocommerce-form-login__submit:active,
.wc-block-cart__submit-button:disabled,
.wc-block-cart__submit-button:active,
.btn:disabled,
.btn:active,
.list-group-item:disabled,
.list-group-item:active,
.button:disabled,
.button:active {
    background-color: #171713 !important;
    color: #F7FFF7 !important
}

.login-link {
    color: #F7FFF7
}

.login-link a {
    color: #FFA113
}

.btn:hover {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background-color: #171713;
    color: #F7FFF7
}

.btn:first-child:active {
    background-color: #171713
}

ul {
    list-style: none;
    margin-bottom: 1.5rem;
    padding-left: 0;
    margin-left: 0.25rem
}

ul:not(.navbar-nav),
    .woocommerce-error,
    .wc_payment_methods,
    .filter-check-list,
    .nav-menu#menu li .sub-menu ul,
    .nav-menu#menu,
    .footer-menu,
    .list-unstyled,
    .wc-tabs,
    .custom-checkout-product-list ul,
    .page-numbers,
    .woocommerce ul.order_details,
    .plug-filter-checkbox ul,
    .live-search-results) li {
    /* color: #F7FFF7; */
    /* padding-left: 0.75rem; */
    /* margin-bottom: 0.05em; */
    /* position: relative; */
    /* font-size: 1.125rem */
}

ul:not(.navbar-nav),
    .woocommerce-error,
    .wc_payment_methods,
    .filter-check-list,
    .nav-menu#menu li .sub-menu ul,
    .nav-menu#menu,
    .footer-menu,
    .list-unstyled,
    .wc-tabs,
    .custom-checkout-product-list ul,
    .page-numbers,
    .woocommerce ul.order_details,
    .plug-filter-checkbox ul,
    .live-search-results) li span {
    /* color: #FFA113 */
}

ul:not(.navbar-nav),
    .woocommerce-error,
    .wc_payment_methods,
    .filter-check-list,
    .nav-menu#menu li .sub-menu ul,
    .nav-menu#menu,
    .footer-menu,
    .list-unstyled,
    .wc-tabs,
    .custom-checkout-product-list ul,
    .page-numbers,
    .woocommerce ul.order_details,
    .plug-filter-checkbox ul,
    .live-search-results) li:before {
    /* content: ""; */
    /* width: 2px; */
    /* height: 2px; */
    /* background-color: #F7FFF7; */
    /* border-radius: 50%; */
    /* margin-top: 1rem; */
    /* position: absolute; */
    /* left: 0 */
}

ul:not(.navbar-nav),
    .woocommerce-error,
    .wc_payment_methods,
    .filter-check-list,
    .nav-menu#menu li .sub-menu ul,
    .nav-menu#menu,
    .footer-menu,
    .pagination-list,
    .list-unstyled,
    .wc-tabs,
    .custom-checkout-product-list ul,
    .page-numbers,
    .woocommerce ul.order_details,
    .plug-filter-checkbox ul,
    .live-search-results) li a,
p a {
    /* color: #FFA113 */
}

.woocommerce ul#shipping_method li input {
    margin: 8px .4375em 0 0;
}

.woocommerce ul#shipping_method .amount   {
    font-weight: 400;
}

ul li a:hover,
p a:hover {
    color: #F7FFF7
}

input:focus {
    outline: none !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important
}

.object-fit {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.p3 {
    padding: 1rem
}

@media (min-width: 1400px) {
    .p3 {
        padding: 3rem
    }
}

.p2 {
    padding: 1rem
}

@media (min-width: 1400px) {
    .p2 {
        padding: 2rem
    }
}

@media (min-width: 1400px) {
    .pr4 {
        padding-right: 4rem
    }
}

@media (min-width: 1400px) {
    .pl4 {
        padding-left: 4rem
    }
}

.mb1 {
    margin-bottom: 1rem !important
}

.mb2 {
    margin-bottom: 1.5rem !important
}

@media (min-width: 992px) {
    .mb2 {
        margin-bottom: 2rem !important
    }
}

.mb3 {
    margin-bottom: 1.5rem !important
}

@media (min-width: 992px) {
    .mb3 {
        margin-bottom: 3rem !important
    }
}

.mb4 {
    margin-bottom: 1.5rem !important
}

@media (min-width: 992px) {
    .mb4 {
        margin-bottom: 4rem !important
    }
}

.mb5 {
    margin-bottom: 1.5rem !important
}

@media (min-width: 992px) {
    .mb5 {
        margin-bottom: 5rem !important
    }
}

.mb6 {
    margin-bottom: 1.5rem !important
}

@media (min-width: 992px) {
    .mb6 {
        margin-bottom: 6rem !important
    }
}

.mt1 {
    margin-top: 1rem !important
}

.mt2 {
    margin-top: 2rem !important
}

.mt3 {
    margin-top: 3rem !important
}

@media (min-width: 992px) {
    .mt-lg8 {
        margin-top: 8rem !important
    }
}

.mt4 {
    margin-top: 2rem !important
}

@media (min-width: 992px) {
    .mt4 {
        margin-top: 4rem !important
    }
}

.mt8 {
    margin-top: 2rem !important
}

@media (min-width: 992px) {
    .mt8 {
        margin-top: 8rem !important
    }
}

@media (min-width: 768px) {
    .pl3 {
        padding-left: 2rem
    }
}

@media (min-width: 1200px) {
    .pl3 {
        padding-left: 3rem
    }
}

@media (min-width: 768px) {
    .pr3 {
        padding-right: 2rem
    }
}

@media (min-width: 1200px) {
    .pr3 {
        padding-right: 3rem
    }
}

.pb1 {
    padding-bottom: 1rem
}

.pb2 {
    padding-bottom: 2rem
}

.pb3 {
    padding-bottom: 3rem
}

.pb4 {
    padding-bottom: 2rem
}

@media (min-width: 992px) {
    .pb4 {
        padding-bottom: 4rem
    }
}

.pb5 {
    padding-bottom: 5rem
}

.pb8 {
    padding-bottom: 2rem
}

@media (min-width: 1200px) {
    .pb8 {
        padding-bottom: 8rem
    }
}

@media (min-width: 992px) {
    .pr3-5 {
        padding-right: 3.5rem
    }
}

.pt8 {
    padding-top: 2rem
}

@media (min-width: 1200px) {
    .pt8 {
        padding-top: 8rem
    }
}

.pt1 {
    padding-top: 1rem
}

.pt2 {
    padding-top: 2rem
}

.pt3 {
    padding-top: 3rem
}

.pt4 {
    padding-top: 2rem
}

@media (min-width: 992px) {
    .pt4 {
        padding-top: 4rem
    }
}

.pt5 {
    padding-top: 5rem
}

.py1 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py2 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.py3 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.py4 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

@media (min-width: 992px) {
    .py4 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

.py8 {
    padding-top: 8rem;
    padding-bottom: 8rem
}

.title {
    color: #F7FFF7;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 1rem
}

.title span {
    color: #FFA113
}

.title.givry {
    color: #EAD2AC
}

@media (min-width: 992px) {
    .title {
        margin-bottom: 1rem
    }
}

h2 {
    color: #F7FFF7;
    line-height: 100%;
    text-transform: uppercase
}

h2 span {
    color: #FFA113
}

.text-orange {
    color: #FFA113 !important
}

.row-gap1 {
    row-gap: 1rem
}

.row-gap-1-5 {
    row-gap: 1.5rem
}

.row-gap2 {
    row-gap: 2rem
}

.row-gap3 {
    row-gap: 3rem
}

.col-gap1 {
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem
}

@media (min-width: 1200px) {
    .pr2 {
        padding-right: 2rem
    }
}

@media (min-width: 1200px) {
    .pl2 {
        padding-left: 2rem
    }
}

.figure {
    border-radius: 4px;
    overflow: hidden
}

.imgbox {
    border-radius: 8px;
    overflow: hidden;
    height: 100%
}

.z-1 {
    z-index: 1
}

.z-2 {
    z-index: 2;
    position: relative
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    -webkit-transition: background-color 600000s 0s, color 600000s 0s;
    transition: background-color 600000s 0s, color 600000s 0s
}

input[data-autocompleted] {
    background-color: transparent !important
}

.subscribe-wrap {
    width: 100%
}

.subscribe-wrap h5 {
    text-transform: uppercase;
    padding-left: 32px;
    color: #F78F1E;
    margin-bottom: 8px
}

.subscribe-wrap form .subscribe-from p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.25rem;
    -webkit-column-gap: 0.5rem;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem
}

.subscribe-wrap form .subscribe-from p span:first-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.subscribe-wrap form .subscribe-from p span span.wpcf7-form-control-wrap {
    position: relative;
    display: block
}

.subscribe-wrap form .subscribe-from p span span.wpcf7-form-control-wrap input[type="email"] {
    height: 49px;
    width: 100%;
    background-color: #40403B;
    border: 0;
    padding-left: 18px;
    border-radius: 9px;
    color: #F7FFF7;
    text-transform: uppercase
}

@media (min-width: 1200px) {
    .subscribe-wrap form .subscribe-from p span span.wpcf7-form-control-wrap input[type="email"] {
        width: 480px
    }
}

.subscribe-wrap form .subscribe-from p span span.wpcf7-form-control-wrap input[type="email"]::-webkit-input-placeholder {
    opacity: 1;
    color: #F7FFF7 !important
}

.subscribe-wrap form .subscribe-from p span span.wpcf7-form-control-wrap input[type="email"]::-moz-placeholder {
    opacity: 1;
    color: #F7FFF7 !important
}

.subscribe-wrap form .subscribe-from p span span.wpcf7-form-control-wrap input[type="email"]::-ms-input-placeholder {
    opacity: 1;
    color: #F7FFF7 !important
}

.subscribe-wrap form .subscribe-from p span span.wpcf7-form-control-wrap input[type="email"]::-ms-input-placeholder {
    opacity: 1;
    color: #F7FFF7 !important
}

.subscribe-wrap form .subscribe-from p span span.wpcf7-form-control-wrap input[type="email"]::placeholder {
    opacity: 1;
    color: #F7FFF7 !important
}

iframe {
    border-radius: 7px;
}

.subscribe-wrap form .subscribe-from p span span.wpcf7-form-control-wrap:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.subscribe-wrap form .subscribe-from p span+br+span {
    position: relative
}

.subscribe-wrap form .subscribe-from .wpcf7-not-valid-tip {
    left: 0;
    top: -30px
}

.subscribe-wrap form {
    width: 100%
}

.subscribe-wrap form .wpcf7-form-control-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.custom-checkbox {
    position: relative;
    cursor: pointer
}

.custom-checkbox input[type="checkbox"] {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0
}

.custom-checkbox input[type="checkbox"]:checked+label:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 1px;
    background-color: #6B624E;
    position: absolute;
    left: 5px;
    top: 11px
}

.custom-checkbox label {
    padding-left: 28px;
    cursor: pointer;
    margin-bottom: 0;
    color: #A4A4A4;
    font-size: 0.875rem
}

.custom-checkbox label a {
    color: #FFA113;
    text-decoration: none
}

.custom-checkbox label a:hover {
    color: #F7FFF7
}

.custom-checkbox label:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 2px;
    border: 1px solid #6B624E;
    position: absolute;
    background-color: transparent;
    left: 0;
    top: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.custom-checkboxs .wpcf7-list-item {
    margin: 0
}

.custom-checkboxs .wpcf7-list-item label {
    position: relative;
    cursor: pointer
}

.custom-checkboxs .wpcf7-list-item label input[type="checkbox"] {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0
}

.custom-checkboxs .wpcf7-list-item label input[type="checkbox"]:checked+.wpcf7-list-item-label:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 1px;
    background-color: #6B624E;
    position: absolute;
    left: 5px;
    top: 7px
}

.custom-checkboxs .wpcf7-list-item label input[type="checkbox"]:checked+.wpcf7-list-item-label:before {
    top: 2px
}

.custom-checkboxs .wpcf7-list-item label .wpcf7-list-item-label {
    padding-left: 28px;
    cursor: pointer;
    margin-bottom: 0;
    color: #A4A4A4;
    font-size: 0.875rem;
    display: inline-block;
    line-height: 1.5;
}

.custom-checkboxs .wpcf7-list-item label .wpcf7-list-item-label a {
    color: #FFA113;
    text-decoration: none
}

.custom-checkboxs .wpcf7-list-item label .wpcf7-list-item-label a:hover {
    color: #F7FFF7
}

.custom-checkboxs .wpcf7-list-item label .wpcf7-list-item-label:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 2px;
    border: 1px solid #6B624E;
    position: absolute;
    background-color: transparent;
    left: 0;
    top: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.contact-form-wrap {
    background-color: #2e2e27;
    border-radius: 12px;
    padding: 1.5rem !important;
    border: 0 !important;
    position: relative
}

.contact-form-wrap .head {
    margin-bottom: 1.5rem
}

.contact-form-wrap .head h2 {
    color: #EAD2AC;
    line-height: 1
}

@media (min-width: 992px) {
    .contact-form-wrap {
        padding: 2.5rem !important
    }
}

.contact-form-wrap .row {
    row-gap: 1.5rem
}

.contact-form-wrap .field-label {
    text-transform: uppercase;
    display: block;
    margin-bottom: 0.25rem;
    color: #F7FFF7;
    padding-left: 12px
}

.contact-form-wrap .field-label span {
    color: #FFA113;
}

.contact-form-wrap:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.form-style,
.woocommerce form .form-row .input-text,
.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=password],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=password],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url],
input[name="coupon_code"] {
    width: 100% !important;
    padding: 1.088rem 1.2rem !important;
    border: 0 !important;
    border-radius: 3px !important;
    color: #F7FFF7 !important;
    font-size: 1rem;
    border-radius: 6px !important;
    border: 1px solid #6B624E !important;
    background: #373733 !important;
    line-height: unset !important
}

.form-style:focus,
.woocommerce form .form-row .input-text:focus,
.wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=password]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.wc-block-components-text-input input[type=email]:focus,
.wc-block-components-text-input input[type=number]:focus,
.wc-block-components-text-input input[type=password]:focus,
.wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-text-input input[type=text]:focus,
.wc-block-components-text-input input[type=url]:focus,
input[name="coupon_code"]:focus {
    outline: none !important;
    border-color: unset !important;
    border: 1px solid #6B624E !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important
}

.form-style::-webkit-input-placeholder,
.woocommerce form .form-row .input-text::-webkit-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=email]::-webkit-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=password]::-webkit-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=tel]::-webkit-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=text]::-webkit-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=url]::-webkit-input-placeholder,
.wc-block-components-text-input input[type=email]::-webkit-input-placeholder,
.wc-block-components-text-input input[type=number]::-webkit-input-placeholder,
.wc-block-components-text-input input[type=password]::-webkit-input-placeholder,
.wc-block-components-text-input input[type=tel]::-webkit-input-placeholder,
.wc-block-components-text-input input[type=text]::-webkit-input-placeholder,
.wc-block-components-text-input input[type=url]::-webkit-input-placeholder,
input[name="coupon_code"]::-webkit-input-placeholder {
    color: #F7FFF7;
    opacity: 1;
    font-size: 1rem !important
}

.form-style::-moz-placeholder,
.woocommerce form .form-row .input-text::-moz-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=email]::-moz-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=number]::-moz-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=password]::-moz-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=tel]::-moz-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=text]::-moz-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=url]::-moz-placeholder,
.wc-block-components-text-input input[type=email]::-moz-placeholder,
.wc-block-components-text-input input[type=number]::-moz-placeholder,
.wc-block-components-text-input input[type=password]::-moz-placeholder,
.wc-block-components-text-input input[type=tel]::-moz-placeholder,
.wc-block-components-text-input input[type=text]::-moz-placeholder,
.wc-block-components-text-input input[type=url]::-moz-placeholder,
input[name="coupon_code"]::-moz-placeholder {
    color: #F7FFF7;
    opacity: 1;
    font-size: 1rem !important
}

.form-style:-ms-input-placeholder,
.woocommerce form .form-row .input-text:-ms-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=email]:-ms-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=number]:-ms-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=password]:-ms-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=tel]:-ms-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=text]:-ms-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=url]:-ms-input-placeholder,
.wc-block-components-text-input input[type=email]:-ms-input-placeholder,
.wc-block-components-text-input input[type=number]:-ms-input-placeholder,
.wc-block-components-text-input input[type=password]:-ms-input-placeholder,
.wc-block-components-text-input input[type=tel]:-ms-input-placeholder,
.wc-block-components-text-input input[type=text]:-ms-input-placeholder,
.wc-block-components-text-input input[type=url]:-ms-input-placeholder,
input[name="coupon_code"]:-ms-input-placeholder {
    color: #F7FFF7;
    opacity: 1;
    font-size: 1rem !important
}

.form-style::-ms-input-placeholder,
.woocommerce form .form-row .input-text::-ms-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=email]::-ms-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=number]::-ms-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=password]::-ms-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=tel]::-ms-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=text]::-ms-input-placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=url]::-ms-input-placeholder,
.wc-block-components-text-input input[type=email]::-ms-input-placeholder,
.wc-block-components-text-input input[type=number]::-ms-input-placeholder,
.wc-block-components-text-input input[type=password]::-ms-input-placeholder,
.wc-block-components-text-input input[type=tel]::-ms-input-placeholder,
.wc-block-components-text-input input[type=text]::-ms-input-placeholder,
.wc-block-components-text-input input[type=url]::-ms-input-placeholder,
input[name="coupon_code"]::-ms-input-placeholder {
    color: #F7FFF7;
    opacity: 1;
    font-size: 1rem !important
}

.form-style::placeholder,
.woocommerce form .form-row .input-text::placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=email]::placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=number]::placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=password]::placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=tel]::placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=text]::placeholder,
.wc-block-components-form .wc-block-components-text-input input[type=url]::placeholder,
.wc-block-components-text-input input[type=email]::placeholder,
.wc-block-components-text-input input[type=number]::placeholder,
.wc-block-components-text-input input[type=password]::placeholder,
.wc-block-components-text-input input[type=tel]::placeholder,
.wc-block-components-text-input input[type=text]::placeholder,
.wc-block-components-text-input input[type=url]::placeholder,
input[name="coupon_code"]::placeholder {
    color: #F7FFF7;
    opacity: 1;
    font-size: 1rem !important
}

@media (min-width: 992px) {

    .form-style,
    .woocommerce form .form-row .input-text,
    .wc-block-components-form .wc-block-components-text-input input[type=email],
    .wc-block-components-form .wc-block-components-text-input input[type=number],
    .wc-block-components-form .wc-block-components-text-input input[type=password],
    .wc-block-components-form .wc-block-components-text-input input[type=tel],
    .wc-block-components-form .wc-block-components-text-input input[type=text],
    .wc-block-components-form .wc-block-components-text-input input[type=url],
    .wc-block-components-text-input input[type=email],
    .wc-block-components-text-input input[type=number],
    .wc-block-components-text-input input[type=password],
    .wc-block-components-text-input input[type=tel],
    .wc-block-components-text-input input[type=text],
    .wc-block-components-text-input input[type=url],
    input[name="coupon_code"] {
        padding: 1.088rem 1.2rem
    }
}

textarea.form-style {
    height: 116px;
    resize: none
}

.wpcf7-not-valid-tip {
    position: absolute;
    right: 0;
    top: -57px
}

.wpcf7-response-output {
    border-radius: 6px;
    color: #F7FFF7
}

.wpcf7-spinner {
    position: absolute;
    right: 18px;
    margin: 0;
    top: 17px;
    background-color: #908E8C;
    margin: 0
}

.select-style {
    position: relative;
    height: 48px;
    width: 100%
}

.select-style p {
    height: 100%
}

@media (min-width: 992px) {
    .select-style {
        height: 64px
    }
}

.select-style .wpcf7-form-control-wrap {
    height: 100%;
    position: relative
}

.select-style .wpcf7-form-control-wrap select {
    width: 100%;
    height: 100%;
    border: 1px solid #6B624E;
    background: #373733;
    border-radius: 9px;
    height: 100%;
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-left: 1rem;
    padding-right: 2rem;
    font-size: 1.125rem;
    color: #F7FFF7
}

.select-style .wpcf7-form-control-wrap select:focus {
    outline: none
}

.select-style .wpcf7-form-control-wrap:after {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../media/images/select-arr.svg) no-repeat left center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

.page-id-12 .u-column1,
.page-id-12 .u-column2,
.page-id-12 .lost_reset_password,
.more-detail-form {
    background-color: #2e2e27;
    border-radius: 12px;
    padding: 1.5rem !important;
    border: 0 !important;
    position: relative;
    max-width: 680px;
    margin: 0 auto !important
}

.page-id-12 .u-column1 h2,
.page-id-12 .u-column2 h2,
.page-id-12 .lost_reset_password h2,
.more-detail-form h2 {
    color: #EAD2AC;
    line-height: 1;
    text-align: center
}

@media (min-width: 992px) {

    .page-id-12 .u-column1,
    .page-id-12 .u-column2,
    .page-id-12 .lost_reset_password,
    .more-detail-form {
        padding: 2.5rem !important
    }
}

.page-id-12 .u-column1 .row,
.page-id-12 .u-column2 .row,
.page-id-12 .lost_reset_password .row,
.more-detail-form .row {
    row-gap: 1.5rem
}

.page-id-12 .u-column1 .field-label,
.page-id-12 .u-column2 .field-label,
.page-id-12 .lost_reset_password .field-label,
.more-detail-form .field-label {
    text-transform: uppercase;
    display: block;
    margin-bottom: 0.25rem;
    color: #F7FFF7;
    padding-left: 12px
}

.page-id-12 .u-column1 .field-label span,
.page-id-12 .u-column2 .field-label span,
.page-id-12 .lost_reset_password .field-label span,
.more-detail-form .field-label span {
    color: #FF4D00
}

.page-id-12 .u-column1:before,
.page-id-12 .u-column2:before,
.page-id-12 .lost_reset_password:before,
.more-detail-form:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.page-id-12 .u-column1 .woocommerce-form-login,
.page-id-12 .u-column2 .woocommerce-form-login,
.page-id-12 .lost_reset_password .woocommerce-form-login,
.more-detail-form .woocommerce-form-login {
    padding: 0;
    border: 0
}

.page-id-12 .woocommerce {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

@media (min-width: 992px) {
    .page-id-12 .woocommerce {
        margin-bottom: 4rem;
        margin-top: 4rem
    }
}

.new-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 1rem
}

.new-row .form-row {
    padding: 0 !important;
    margin: 0 !important
}

.new-row p.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.new-row p.form-row .woocommerce-form-login__submit {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.woocommerce-LostPassword {
    margin-bottom: 0.75rem !important
}

.woocommerce-form__label-for-checkbox {
    position: relative;
    cursor: pointer
}

.woocommerce-form__label-for-checkbox input[type="checkbox"] {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0
}

.woocommerce-form__label-for-checkbox input[type="checkbox"]:checked+span:after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 1px;
    background-color: #6B624E;
    position: absolute;
    left: 5px;
    top: 11px
}

.woocommerce-form__label-for-checkbox span {
    padding-left: 28px;
    cursor: pointer;
    margin-bottom: 0;
    color: #A4A4A4;
    font-size: 0.875rem;
    display: inline-flex;
}

.woocommerce-form__label-for-checkbox span a {
    color: #FFA113;
    text-decoration: none
}

.woocommerce-form__label-for-checkbox span a:hover {
    color: #F7FFF7
}

.woocommerce-form__label-for-checkbox span:before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border: 1px solid #6B624E;
    position: absolute;
    background-color: transparent;
    left: 0;
    top: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.woocommerce form .show-password-input::before,
.woocommerce-page form .show-password-input::before {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.logged-in .entry-content {
    padding: 2rem 2rem;
    color: #F7FFF7
}

.custom-register-form .col-12 {
    margin-bottom: 0.75rem
}

.nav-menu#menu li .sub-menu .horizontal-accor {
    display: block;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    background-color: transparent;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

@media (min-width: 768px) {
    .nav-menu#menu li .sub-menu .horizontal-accor {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.nav-menu#menu li .sub-menu .horizontal-accor li {
    margin-right: 24px;
    width: 100%;
    border-radius: 12px;
    margin-bottom: 24px;
    -webkit-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
    -webkit-box-shadow: 0 12px 12px -12px rgba(0, 0, 0, 0.3);
    box-shadow: 0 12px 12px -12px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    height: 88px
}


@media (min-width: 768px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li {
        width: 96px;
        height: 680px;
        margin-bottom: 0
    }
}



@media (min-width: 768px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li {
        height: 640px;
        width: 107px;
        margin-bottom: 0;
        margin-top: 0
    }
}


.nav-menu#menu li .sub-menu .horizontal-accor li:last-child {
    margin-right: 0;
    margin-bottom: 0
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box {
    height: 100%;
    position: relative
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 8px;
    position: absolute;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 2
}

@media (min-width: 768px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box {
    height: 100%;
    width: 100%;
    position: relative
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .inner {
    border-radius: 12px;
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0
}

@media (min-width: 992px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .inner {
        position: relative
    }
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .inner:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 12px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.3)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 100%);
    -webkit-box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.1);
    z-index: 1
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .inner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over {
    position: relative;
    color: #fff;
    margin-bottom: 0;
    top: 50px;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 2;
    border-radius: 0 0 12px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2rem 1rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width: 992px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over {
        padding: 2rem 2rem;
        position: absolute
    }
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over .megamenu-list {
    border-left: 1px solid #6B624E;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 1rem
}

@media (min-width: 992px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over .megamenu-list .row {
        margin-bottom: 1.5rem
    }
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over .megamenu-list .row:last-child {
    margin-bottom: 0
}

@media (min-width: 992px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over .megamenu-list {
        padding-left: 2.625rem
    }
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over .megamenu-list h4 {
    color: #F7FFF7;
    border-bottom: 1px solid #6B624E;
    padding-bottom: 0.25rem;
    margin-bottom: 0.25rem;
    text-transform: uppercase
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over .megamenu-list span {
    display: block
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over .megamenu-list span a {
    color: #F7FFF7;
    text-transform: uppercase;
    font-size: 1rem;
    padding: 0;
    margin-bottom: 0.5rem
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over .megamenu-list span a:hover {
    color: #FFA113
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over .col-lg-6 span:last-child a {
    color: #FFA113;
    transition: ease-in-out all 0.4s;
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over h3 {
    font-weight: 800;
    font-size: 1.5rem;
    -webkit-writing-mode: tb;
    -ms-writing-mode: tb;
    writing-mode: tb;
    color: #F7FFF7;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    text-transform: uppercase;
    padding-left: 0.5rem;
    margin-top: 2rem
}

@media (min-width: 992px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .over h3 {
        font-size: 3rem;
        padding-left: 1.4rem
    }
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .title_ {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 32px 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-transform: uppercase;
    border-radius: 12px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.3)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 100%);
    -webkit-box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.1)
}

@media (min-width: 768px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .title_ {
        -webkit-writing-mode: tb;
        -ms-writing-mode: tb;
        writing-mode: tb;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-start;
        padding: 32px;
    }
}

.nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .title_ h3 {
    font-size: 1.5rem;
    font-weight: 300;
    color: #F7FFF7;
    margin: 0;
}

@media (min-width: 992px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .title_ h3 {
        font-size: 3rem
    }
}




@media (min-width: 768px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li .wwa-box .img-box .title_ h3 {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.nav-menu#menu li .sub-menu .horizontal-accor li.open {
    -webkit-box-shadow: 0 17px 12px -14px rgba(0, 0, 0, 0.5);
    box-shadow: 0 17px 12px -14px rgba(0, 0, 0, 0.5);
    height: auto
}

@media (min-width: 768px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li.open {
        width: 780px;
        height: 640px
    }
}

.nav-menu#menu li .sub-menu .horizontal-accor li.open .wwa-box .img-box {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative
}

.nav-menu#menu li .sub-menu .horizontal-accor li.open .wwa-box .img-box .inner {
    width: 100%;
    height: 100%
}

@media (min-width: 768px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li.open .wwa-box .img-box .inner {
        height: 640px
    }
}

@media (min-width: 768px) {
    .nav-menu#menu li .sub-menu .horizontal-accor li.open .wwa-box .img-box .inner {
        height: 640px
    }
}

.nav-menu#menu li .sub-menu .horizontal-accor li.open .wwa-box .img-box .over {
    top: 0;
    opacity: 1;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.nav-menu#menu li .sub-menu .horizontal-accor li.open .title_ {
    opacity: 0
}

.nav-menu#menu li .sub-menu .horizontal-accor li {
    margin-right: 1.5rem
}

.nav-menu#menu li .sub-menu .horizontal-accor {
    width: 100%
}

.main-menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 68px;
    display: none;
    background: #40403B;
    padding: 1rem 1rem;
    max-height: 90vh;
    overflow-y: auto
}

@media (min-width: 992px) {
    .main-menu {
        top: 93px;
        padding: 2.875rem 1.25rem
    }
}

@media (min-width: 1200px) {
    .main-menu {
        display: block;
        position: static;
        background-color: transparent;
        padding: 0;
        height: unset;
        max-height: unset;
        overflow-y: unset;
        width: unset;
        min-height: unset
    }
}

.nav-menu {
    list-style: none;
    padding-left: 0
}

@media (min-width: 1200px) {
    .nav-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.nav-menu#menu {
    margin: 0;
    padding: 0;
    background: transparent
}

.nav-menu#menu li {
    margin-right: 2.875rem
}

.nav-menu#menu li:last-child {
    margin-right: 0
}

.nav-menu#menu li a {
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #F7FFF7;
    font-size: 1rem;
    padding: 0.75rem 0;
    line-height: 1.2;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
    font-weight: 400;
    width: 60%
}

@media (min-width: 1200px) {
    .nav-menu#menu li a {
        font-size: 1.5rem;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: auto
    }
}

.nav-menu#menu li a:hover,
.nav-menu#menu li a.active {
    color: #FFA113
}

.nav-menu#menu li.has-megamenu a:hover,
.nav-menu#menu li.has-megamenu.active a,
.nav-menu#menu li a:hover,
.nav-menu#menu li.active a {
    color: #FFA113
}

.nav-menu#menu li.has-megamenu.active a .down,
.nav-menu#menu li a:hover .down,
.nav-menu#menu li a.active .down,
.nav-menu#menu li.active a .down {
    background-image: url(../media/images/nav-arr-h.svg)
}

.nav-menu#menu li {
    list-style: none;
    display: block;
    position: relative
}

.nav-menu#menu li.has-megamenu {
    position: relative
}

@media (min-width: 1200px) {
    .nav-menu#menu li.has-megamenu {
        position: static
    }
}

@media (min-width: 1200px) {
    .nav-menu#menu li {
        display: inline-block
    }
}

.nav-menu#menu li .down {
    width: 20px;
    height: 20px;
    background-image: url(../media/images/nav-arr.svg);
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: right center;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    vertical-align: middle;
    position: absolute;
    right: 0;
    display: none
}

@media (min-width: 1200px) {
    .nav-menu#menu li .down {
        width: 20px;
        height: 7px;
        display: inline-block;
        text-align: right;
        z-index: 100;
        cursor: pointer;
        position: static;
        display: block
    }
}

.nav-menu#menu li .down.up {
    -webkit-transform: rotate(180deg) translate(-8px, 3px);
    transform: rotate(180deg) translate(-8px, 3px)
}

.nav-menu#menu li .downarr {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url(../media/images/nav-arr.svg);
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: right center;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 14px
}

@media (min-width: 1200px) {
    .nav-menu#menu li .downarr {
        display: none
    }
}

.nav-menu#menu li .downarr.up {
    -webkit-transform: rotate(180deg) translate(-8px, 3px);
    transform: rotate(180deg) translate(-8px, 3px)
}

.nav-menu#menu li .sub-menu {
    margin: 0;
    min-width: 290px;
    max-width: 328px;
    position: unset;
    display: none;
    background: #171713;
    border-radius: 20px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2)
}

@media (min-width: 1200px) {
    .nav-menu#menu li .sub-menu {
        position: absolute;
        background-color: #2e2e27;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.nav-menu#menu li .sub-menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    width: 100%
}

.nav-menu#menu li .sub-menu li a {
    color: #F7FFF7;
    font-size: 1.125rem;
    padding: 12px 16px;
    color: #F7FFF7;
    line-height: 1
}

@media (min-width: 1200px) {
    .nav-menu#menu li .sub-menu li a {
        font-size: 1rem;
        white-space: nowrap
    }
}

.nav-menu#menu li .sub-menu li a:before {
    display: none
}

.nav-menu#menu li .sub-menu li a:after {
    display: none
}

.nav-menu#menu li .sub-menu li .down:after {
    left: 3px;
    top: 4px
}

.nav-menu#menu a {
    text-decoration: none
}

.nav-menu#menu>li .sub-menu .down {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media (max-width: 1200px) {
    .nav-menu#menu>li {
        list-style: none;
        float: none;
        margin: 0;
        padding: 0;
        position: relative;
        display: block
    }

    .nav-menu#menu>li .sub-menu {
        z-index: 2
    }

    .nav-menu#menu>li .sub-menu {
        width: 100%
    }

    .nav-menu#menu>li .sub-menu ul {
        width: 100%;
        position: relative;
        left: 0px;
        top: 0
    }

    .nav-menu#menu>li .sub-menu .down {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .nav-menu#menu a {
        display: block
    }
}

@media (max-width: 767px) {
    .nav-menu ul .down:after {
        top: 8px
    }
}

.products-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 1rem;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem
}

@media (min-width: 576px) {
    .products-wrap {
        -webkit-column-gap: 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem
    }
}

@media (min-width: 992px) {
    .products-wrap {
        -webkit-column-gap: 3.5rem;
        -moz-column-gap: 3.5rem;
        column-gap: 3.5rem
    }
}

.filter-col {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

@media (min-width: 576px) {
    .filter-col {
        width: 204px
    }
}

.filter-col h4 {
    color: #F7FFF7;
    font-size: 1.25rem
}

.product-list-col {
    width: 100%
}

@media (min-width: 576px) {
    .product-list-col {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.top-filter {
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    row-gap: 1rem;
    margin-bottom: 2rem
}

@media (min-width: 576px) {
    .top-filter {
        margin-bottom: 4rem
    }
}

.top-filter h4 {
    font-size: 1.25rem;
    color: #F7FFF7
}

.filter-select-style,
.filters-select-style .bapf_body {
    position: relative;
    height: 50px;
    width: 150px
}

.filter-select-style:before,
.filters-select-style .bapf_body:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.filter-select-style:after,
.filters-select-style .bapf_body:after {
    content: "";
    width: 30px;
    height: 30px;
    background: url(../media/images/select-arr.svg) no-repeat left center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

.filter-select-style select,
.filters-select-style .bapf_body select {
    width: 100%;
    height: 100%;
    background-color: #2e2e27;
    border-radius: 9px;
    height: 100%;
    width: 100%;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 1rem;
    padding-right: 2rem;
    font-size: 1.125rem;
    color: #F7FFF7
}

.filter-select-style select:focus,
.filters-select-style .bapf_body select:focus {
    outline: none
}

.filter-item-sh {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 6px;
    border-radius: 8px;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px;
    background-color: #2e2e27
}

.filter-item-sh button {
    border-radius: 4px;
    border: 1px solid #6B624E;
    background-color: transparent;
    color: #A4A4A4;
    text-align: center;
    width: 54px;
    height: 25px;
    font-size: 1.125rem;
    line-height: 25px
}

.filter-item-sh button.active {
    background-color: #FFA113;
    color: #F7FFF7
}

.filter-checkbox {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.filter-checkbox input[type="checkbox"] {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0
}

.filter-checkbox input[type="checkbox"]:checked+label:after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 2px;
    background-color: #FFA113;
    position: absolute;
    left: 4px;
    top: 6px
}

.filter-checkbox label {
    padding-left: 36px;
    cursor: pointer;
    margin-bottom: 0;
    color: #A4A4A4;
    font-size: 1.125rem
}

.filter-checkbox label:before {
    content: "";
    width: 28px;
    height: 28px;
    border-radius: 4px;
    border: 1px solid #6B624E;
    position: absolute;
    background-color: transparent;
    left: 0;
    top: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.filter-check-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem
}

.plug-filter-checkbox ul {
    /* display: flex; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    /* row-gap: 1rem; */
    margin-top: 0;
    margin-bottom: 0
}

.plug-filter-checkbox ul ul {
    margin-bottom: 0;
}

.plug-filter-checkbox ul li {
    margin-bottom: 0.5rem !important;
}

.plug-filter-checkbox ul:before {
    display: none !important
}

.plug-filter-checkbox ul li {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.plug-filter-checkbox ul li:before {
    display: none
}

.plug-filter-checkbox ul li input[type="checkbox"] {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0
}

.plug-filter-checkbox ul li input[type="checkbox"]:checked+label:after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 2px;
    background-color: #FFA113;
    position: absolute;
    left: 4px;
    top: 6px
}

.plug-filter-checkbox ul li label {
    padding-left: 36px;
    cursor: pointer;
    margin-bottom: 0;
    color: #A4A4A4;
    font-size: 1.125rem;
    display: inline-block !important;
    line-height: 1.6 !important;
}

.plug-filter-checkbox ul li label:before {
    content: "";
    width: 28px;
    height: 28px;
    border-radius: 4px;
    border: 1px solid #6B624E;
    position: absolute;
    background-color: transparent;
    left: 0;
    top: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

/*  */
.plug-filter-checkbox ul li {
    label {
        color: #FFA113;
    }

    li {
        label {
            color: #A4A4A4;
        }
    }
}

/*  */

.show-all-btn {
    color: #F7FFF7
}

.product-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: ease-in-out all 0.4s;
    transition: ease-in-out all 0.4s;
    row-gap: 2rem;
    margin-left: -1rem;
    margin-right: -1rem
}

.product-items .pro-item {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width: 768px) {
    .product-items .pro-item {
        width: 33.333%
    }
}

@media (min-width: 992px) {
    .product-items .pro-item {
        width: 25%
    }
}

@media (min-width: 1200px) {
    .product-items .pro-item {
        width: 20%
    }
}

.large-video-frame {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    height: 532px;
    border: 6px solid #2e2e27
}

.dispatch-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 0.5rem;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
    text-transform: uppercase
}

.dispatch-tag, .available-on-backorder {
    border-radius: 4px;
    -webkit-box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.4);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 0.875rem;
    color: #F7FFF7;
    padding: 0.25rem 0.5rem;
    text-transform: uppercase;
    cursor: pointer
}

.dispatch-tag.red {
    background-color: #721817
}

.dispatch-tag.green {
    background-color: #0B6E4F
}

.dispatch-tag.blue {
    background-color: #2B4162
}
 
.cartbox figure .tag.backorder {
     background-color: #2B4162;
}

.single-extra-featured {
    margin-top: 2.75rem
}

.product-details-wrap hr,
.entry-summary hr {
    border-top: 1px solid #6B624E;
    opacity: 1
}

.more-detail-modal .modal-dialog {
    max-width: 680px
}

.more-detail-modal .modal-dialog .modal-content {
    background-color: transparent
}

.more-detail-modal .modal-dialog .modal-content .modal-body {
    padding: 0
}

.more-detail-form {
    position: relative
}

.more-detail-form .btn-close {
    position: absolute;
    right: 1rem;
    top: 1rem;
    -webkit-filter: invert(1);
    filter: invert(1);
    opacity: 1
}

.bapf_head h3 {
    font-size: 1.25rem;
    color: #F7FFF7
}

.woocommerce-pagination {
    padding-bottom: 2rem
}

@media (min-width: 992px) {
    .woocommerce-pagination {
        padding-bottom: 4rem
    }
}

.page-numbers {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-column-gap: 0.5rem;
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0 !important
}

.page-numbers li {
    border: 0 !important
}

.page-numbers li span,
.page-numbers li a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 6px;
    background-color: #171713 !important;
    color: #F7FFF7
}

.page-numbers li span:before,
.page-numbers li a:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 5px;
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.page-numbers li a:hover {
    color: #FFA113 !important
}

.product-gallery-main,
.product-gallery-thumbs {
    width: 100%;
    margin-bottom: 20px
}

.product-gallery-thumbs .swiper-slide {
    cursor: pointer;
    opacity: 0.5
}

.product-gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1
}

.search-results {
    border: 0 !important;
    background-color: #2e2e27 !important;
}

.search-results p {
    padding: 0.75rem !important;
}

.search-results {
    border: 0 !important;
    border-radius: 6px;
    width: 100%;
    max-height: 304px;
    position: relative;
    overflow-y: auto
}

@media(min-width:768px) {
    .search-results {
        width: 254px;
    }
}





.search-results .live-search-results {
    background-color: #2e2e27;
    padding: 6px !important
}

.search-results .live-search-results li {
    border-bottom: 1px solid #6B624E !important
}

.search-results .live-search-results li a {
    color: #F7FFF7 !important
}

.search-results .live-search-results li a .woocommerce-Price-amount {
    color: #FFA113 !important
}

.search-results:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.search-results img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.search-results::-webkit-scrollbar {
    width: 6px
}

.search-results::-webkit-scrollbar-track {
    background-color: #2e2e27
}

.search-results::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #FFA113
}

.search-results::-webkit-scrollbar-button {
    width: 6px;
    height: 4px;
    background-color: #2e2e27
}

.search-results::-webkit-scrollbar-button:decrement {
    background-color: #2e2e27
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-filter: invert(1);
    filter: invert(1)
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.search input[type="search"]::-webkit-search-cancel-button {
    margin-right: 2rem;
}


.range-slider {
    position: relative;
    width: 100%;
    height: 4px;
    border-radius: 15px;
    background: #2e2e27
}

.numberVal {
    position: relative
}

.numberVal span {
    position: absolute;
    color: #F7FFF7;
    left: 6px;
    top: 0;
    font-size: 1.125rem
}

.numberVal input[type="number"] {
    border-radius: 4px;
    border: 1px solid #6B624E;
    width: 56px;
    background-color: transparent;
    padding-left: 1rem;
    font-size: 1.125rem;
    color: #F7FFF7
}

.range-slider .progress {
    position: absolute;
    height: 4px;
    opacity: 0
}

.range-slider input[type="range"] {
    position: absolute;
    width: 100%;
    height: 4px;
    -webkit-appearance: none;
    pointer-events: none;
    background: none;
    outline: none
}

.range-slider .range-min::-webkit-slider-thumb {
    pointer-events: auto;
    -webkit-appearance: none;
    width: 26px;
    height: 4px;
    background: #FFA113;
    border-radius: 4px;
    opacity: 1
}

.range-slider .range-max::-webkit-slider-thumb {
    pointer-events: auto;
    -webkit-appearance: none;
    width: 26px;
    height: 4px;
    background: #FFA113;
    border-radius: 4px;
    opacity: 1
}

.irs--flat .irs-bar {
    top: 40px;
    height: 4px;
    background-color: #FFA113
}

.irs--flat .irs-line {
    top: 40px;
    height: 4px;
    background-color: #f7fff7;
    border-radius: 4px
}

.irs--flat .irs-handle {
    top: 40px;
    width: 16px;
    height: 4px;
    background-color: transparent
}

.irs--flat .irs-from,
.irs--flat .irs-single,
.irs--flat .irs-to {
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #6B624E;
    font-family: "bebas-neue-pro", sans-serif
}

.irs--flat .irs-from:before,
.irs--flat .irs-single:before,
.irs--flat .irs-to:before,
.irs--flat .irs-max,
.irs--flat .irs-min {
    display: none
}

.irs--flat .irs-handle>i:first-child {
    background-color: #FFA113
}

header.woocommerce-products-header.sticky-nav {
    /* margin-top: 5vh */
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 100%;
    margin-bottom: 2rem
}

@media (min-width: 768px) {

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        width: 41.6%;
        float: left;
        margin-bottom: 0
    }
}

.product-gallery {
    width: 100%;
    margin-bottom: 2rem
}

@media (min-width: 768px) {
    .product-gallery {
        width: 41.6%;
        float: left;
        margin-bottom: 0
    }
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: 100%
}

@media (min-width: 768px) {

    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: 52%;
        float: right
    }
}

.woocommerce div.product .product_title {
    color: #EAD2AC;
    font-size: clamp(1.2rem, 3.5vw, 3rem)
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price {
    border-top: 1px solid #6B624E;
    border-bottom: 1px solid #6B624E;
    color: #FFA113;
    font-size: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 2rem
}

.woocommerce div.product p.stock {
    border-radius: 4px;
    -webkit-box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 12px 8px -8px rgba(0, 0, 0, 0.4);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 0.875rem;
    color: #F7FFF7;
    padding: 0.25rem 0.5rem;
    text-transform: uppercase
}

.woocommerce div.product p.stock.in-stock {
    background: #0B6E4F
}

.woocommerce div.product p.stock.out-of-stock {
    background-color: #721817
}

.woocommerce div.product p.stock.available {
    background-color: #2B4162
}

.woocommerce div.product div.images {
    margin-bottom: 0
}

.woocommerce div.product div.images a {
    height: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.woocommerce div.product div.images a img {
    height: unset;
    width: auto;
    max-width: 100%;
    max-height: 100%
}

.woocommerce-product-gallery__image,
.product-gallery-main .swiper-slide,
.woocommerce-cart table.cart td.product-thumbnail a,
.custom-checkout-product-list ul li span:first-child {
    background-size: cover !important;
    /* padding-left: 2rem; */
    /* padding-right: 2rem; */
    /* padding-top: 2rem; */
    /* padding-bottom: 2rem; */
    display: block;
    border-radius: 8px;
    position: relative;
    border-radius: 12px;
    background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.3)), color-stop(15%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, right top, left top, color-stop(85%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3))), -webkit-gradient(linear, left top, left bottom, color-stop(89.91%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(10.1%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url(../media/images/hgbg.png) no-repeat, #2E2E27;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 15%), linear-gradient(270deg, rgba(0, 0, 0, 0) 85%, rgba(0, 0, 0, 0.3) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0) 89.91%, rgba(0, 0, 0, 0.3) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 10.1%), linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), url(../media/images/hgbg.png) no-repeat, #2E2E27;
    text-align: center;
    width: 100%;
    height: 100%
}

.woocommerce-product-gallery__image:before,
.product-gallery-main .swiper-slide:before,
.woocommerce-cart table.cart td.product-thumbnail a:before,
.custom-checkout-product-list ul li span:first-child:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.product-gallery-main {
    height: 500px
}

.product-gallery-main .swiper-wrapper {
    height: 100%
}

.product-gallery-main .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.product-gallery-thumbs .swiper-slide {
    position: relative;
    background-color: #2e2e27;
    border-radius: 6px;
    margin-right: 1.5rem;
    overflow: hidden
}

.product-gallery-thumbs .swiper-slide:last-child {
    margin-right: 0
}

.product-gallery-thumbs .swiper-slide:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.product-gallery-thumbs .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.p-holder {
    margin-bottom: 2rem
}

.woocommerce div.product form.cart {
    width: auto;
    height: unset;
    background-color: transparent;
    margin-left: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    margin-top: 2rem;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    display: block
}

.woocommerce div.product form.cart:before {
    display: none
}

.woocommerce div.product form.cart .row {
    margin: 0
}

.q-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem
}

.quantity-label {
    font-size: 1.5rem
}

.custom-quantity-wrapper div.quantity {
    position: relative;
    background-color: #2e2e27;
    width: 136px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 8px;
    padding: 0 0.5rem
}

.custom-quantity-wrapper div.quantity:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.custom-quantity-wrapper div.quantity .plus,
.custom-quantity-wrapper div.quantity .minus {
    width: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: transparent;
    border: 0;
    color: #FFA113;
    font-size: 2rem;
    text-align: center;
    height: 49px;
    line-height: 45px
}

.woocommerce .quantity .qty {
    background-color: #2e2e27;
    border: 0;
    height: 45px;
    color: #F7FFF7
}

.woocommerce .quantity .qty:focus {
    outline: none
}

.product_meta {
    margin-top: 1rem
}

.product_meta .posted_in {
    color: #F7FFF7;
    text-transform: uppercase;
    margin-right: 15px;
}

.product_meta .posted_in a {
    color: #FFA113
}

.product_meta .posted_in a:hover {
    color: #F7FFF7
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    margin-bottom: 1.5rem
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-bottom: 1px solid #6B624E
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    margin: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    text-transform: uppercase;
    font-size: 1.5rem;
    padding: 0;
    background-color: transparent
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: transparent
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #EAD2AC
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: rgba(255, 255, 255, 0.5)
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    content: "" !important;
    width: 5px;
    height: 3px;
    background-color: rgba(255, 255, 255, 0.5);
    display: block;
    border: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    position: static
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child:after {
    display: none !important
}

.woocommerce-Tabs-panel--description h2 {
    display: none
}

.woocommerce-MyAccount-content {
    text-align: left
}

.woocommerce-cart .site-main {
    padding-top: 2rem;
    padding-bottom: 2rem
}

@media (min-width: 992px) {
    .woocommerce-cart .site-main {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

.woocommerce-cart .entry-content {
    background-color: #2e2e27;
    border-radius: 9px;
    position: relative;
    padding: 9px
}

.woocommerce-cart .entry-content .woocommerce-notices-wrapper {
    padding: 0 1.5rem;
}

.return-to-shop {
    text-align: center;
    padding-bottom: 1rem;
}

.woocommerce-message a {
    color: #FFA113 !important;
}

.woocommerce-cart .entry-content:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.woocommerce-checkout .site-main {
    padding-top: 2rem;
    padding-bottom: 2rem
}

@media (min-width: 992px) {
    .woocommerce-checkout .site-main {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

.woocommerce-checkout .entry-content {
    background-color: #2e2e27;
    border-radius: 9px;
    padding: 12px
}

.wc-block-cart__submit-button {
    width: auto !important
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #EAD2AC
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices {
    font-size: 1rem;
    text-transform: uppercase;
    color: #F7FFF7
}

.wc-block-components-quantity-selector {
    position: relative;
    background-color: #373733;
    border-radius: 9px;
    padding: 0 0.5rem;
    height: 45px
}

.wc-block-components-quantity-selector:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    color: #F7FFF7 !important
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
    outline: none !important;
    border: 0;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    color: #F7FFF7 !important;
    font-size: 1rem !important;
    opacity: 1 !important
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
    outline: none !important;
    border: 0;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important
}

.wc-block-components-form {
    border: 1px solid #6B624E;
    border-radius: 6px;
    margin: 0;
    padding: 1.5rem
}

.woocommerce-cart table.cart {
    margin: 0;
    border-spacing: 0
}

.woocommerce-cart table.cart th,
.woocommerce-cart table.cart td {
    border-bottom: 1px solid #6B624E;
    vertical-align: top
}

.woocommerce-cart table.cart th:last-child,
.woocommerce-cart table.cart td:last-child {
    text-align: right
}

.woocommerce-cart table.cart th {
    font-size: 1.5rem;
    color: #F7FFF7;
    text-transform: uppercase
}

.woocommerce-cart table.cart tbody tr:nth-child(1) td {
    padding-top: 2rem
}

.woocommerce-cart table.cart td {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.woocommerce-cart table.cart td.product-remove {
    width: 50px
}

.woocommerce-cart table.cart td.product-thumbnail {
    width: 180px
}

.woocommerce-cart table.cart td.product-thumbnail a {
    color: #fff;
    display: block;
    height: 156px;
    padding: 1rem
}

.woocommerce-cart table.cart td.product-thumbnail a img {
    width: 100%;
    height: 100%
}

.woocommerce-cart table.cart td.product-name a {
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #EAD2AC
}

.woocommerce-cart table.cart td.product-price {
    font-size: 1.125rem;
    color: #F7FFF7
}

.woocommerce-cart table.cart td.product-quantity .custom-quantity-wrapper+.single-extra-featured {
    display: none !important
}

.woocommerce-cart table.cart td.product-quantity .custom-quantity-wrapper .plus,
.woocommerce-cart table.cart td.product-quantity .custom-quantity-wrapper .minus {
    color: #F7FFF7
}

.woocommerce-cart table.cart td.product-quantity .quantity-label {
    display: none
}

.woocommerce-cart table.cart td.product-subtotal {
    font-size: 1.125rem;
    color: #F7FFF7
}

.woocommerce-cart table.cart td.actions .coupon .form-control {
    width: 180px !important;
    background: #373733 !important;
    color: #F7FFF7;
    height: 42px;
    border: 1px solid #6B624E;
    padding: 0 1rem
}

.woocommerce-cart table.cart td.actions .coupon .form-control::-webkit-input-placeholder {
    color: #F7FFF7;
    opacity: 1
}

.woocommerce-cart table.cart td.actions .coupon .form-control::-moz-placeholder {
    color: #F7FFF7;
    opacity: 1
}

.woocommerce-cart table.cart td.actions .coupon .form-control:-ms-input-placeholder {
    color: #F7FFF7;
    opacity: 1
}

.woocommerce-cart table.cart td.actions .coupon .form-control::-ms-input-placeholder {
    color: #F7FFF7;
    opacity: 1
}

.woocommerce-cart table.cart td.actions .coupon .form-control::placeholder {
    color: #F7FFF7;
    opacity: 1
}

.woocommerce-cart table.cart td.actions .coupon .form-control::-ms-input-placeholder {
    color: #F7FFF7
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    border-left: 1px solid #6B624E;
    padding-top: 1rem
}

.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
    color: #EAD2AC;
    padding-left: 0.75rem;
    font-size: 2rem
}

.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
    border-spacing: 0
}

.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td {
    color: #F7FFF7;
    text-transform: uppercase;
    border-top: 1px solid #6B624E
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    padding-left: 0.75rem
}

@media (max-width: 768px) {
    .woocommerce-cart table.cart td.product-remove {
        width: 100%
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        color: #F7FFF7;
        text-transform: uppercase
    }
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 100%;
    float: none
}

.select2-container .select2-dropdown,
.select2-container .select2-selection {
    border: 1px solid #6B624E !important;
    background: #373733 !important;
    border-radius: 6px;
    padding: 12px 0px
}

.select2-container .select2-selection--single .select2-selection__rendered {
    color: #F7FFF7;
    padding: 0.5rem 1rem
}

.select2-container .select2-selection--single .select2-selection__arrow {
    right: 1rem
}

.select2-container .select2-selection--single .select2-selection__arrow b {
    background: url(../media/images/download.svg) no-repeat;
    background-size: 20px
}

.woocommerce-billing-fields,
.woocommerce-additional-fields {
    border: 1px solid #6B624E;
    border-radius: 6px;
    padding: 1.5rem
}

.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3 {
    font-size: 1.5rem;
    color: #F7FFF7;
    text-transform: uppercase;
    text-align: center
}

@media (min-width: 992px) {
    .checkout .row {
        margin-left: -2rem;
        margin-right: -2rem
    }
}

@media (min-width: 576px) {

    .checkout .row .col-sm-7,
    .checkout .row .col-sm-5 {
        width: 50%
    }
}

@media (min-width: 992px) {

    .checkout .row .col-sm-7,
    .checkout .row .col-sm-5 {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.woocommerce-checkout-review-order {
    padding: 0
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
    border: 1px solid #6B624E;
    border-radius: 6px;
    border-spacing: 0
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td {
    border-top: 1px solid #6B624E;
    color: #F7FFF7;
    padding: 0.5625rem 1.5rem
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table td:first-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child {
    border-right: 1px solid #6B624E
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
    color: #F7FFF7;
    text-transform: uppercase;
    font-size: 1.5rem;
    padding: 0.5625rem 1.5rem
}

.woocommerce table.shop_table.woocommerce-checkout-review-order-table th:first-child {
    border-right: 1px solid #6B624E
}

#customer_details+h3 {
    display: none
}

.woocommerce-info {
    background-color: #2e2e27;
    border: 1px solid #6B624E;
    border-top-color: #FFA113;
    color: #F7FFF7;
    border-radius: 6px
}

.woocommerce-info:before {
    color: #FFA113
}

.woocommerce-info .showcoupon {
    color: #FFA113
}

.woocommerce-info .showcoupon:hover {
    color: #F7FFF7
}

.woocommerce-info .btn {
    float: right
}

.custom-checkout-product-list ul li {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.custom-checkout-product-list ul li span:first-child {
    width: 180px;
    height: 180px
}

.custom-checkout-product-list ul li span:first-child img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.custom-checkout-product-list ul li span:last-child {
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #EAD2AC !important
}

.woocommerce-error li {
    color: #2e2e27
}

*:focus-visible,
*:focus {
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    /* outline: -webkit-focus-ring-color auto 0 !important */
}

.woocommerce-checkout-review-order {
    margin-top: 2rem
}

.blockOverlay.blockUI {
    background: transparent !important;
    opacity: 0 !important
}

.woocommerce-result-count,
.woocommerce-ordering {
    display: none
}

.woocommerce-shop ul.products {
    padding-top: 2rem
}

@media (min-width: 992px) {
    .woocommerce-shop ul.products {
        padding-top: 4rem
    }
}

.filters-select-style .bapf_sfilter {
    margin-bottom: 0
}

.bapf_head.bapf_colaps_togl {
    display: none
}

.bapf_sfilter .bapf_body ul li ul {
    margin-top: 15px;
    row-gap: 0.5rem
}

.bapf_sfilter .bapf_body ul li ul ul {
    margin-bottom: 0
}

.woocommerce .star-rating {
    float: none !important
}

.woocommerce .star-rating::before {
    display: none !important
}

.woocommerce .star-rating {
    width: 6em !important
}

.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content,
.woocommerce-message {
    background-color: #2e2e27;
    padding: 1.5rem;
    display: block;
    border-radius: 8px;
    position: relative;
    border-radius: 12px;
    margin-bottom: 0.5rem;
    line-height: 2.6;
}

.woocommerce-MyAccount-navigation:before,
.woocommerce-MyAccount-content:before,
.woocommerce-message:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.woocommerce-MyAccount-navigation .list-group a,
.woocommerce-MyAccount-content .list-group a,
.woocommerce-message .list-group a {
    margin-bottom: 0.25rem
}

.woocommerce-MyAccount-navigation .list-group a:last-child,
.woocommerce-MyAccount-content .list-group a:last-child,
.woocommerce-message .list-group a:last-child {
    margin-bottom: 0
}

.woocommerce-message {
    border-top-color: #FFA113 !important;
    margin-top: 3rem;
    border-top: none;
}

.list-group-item {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
}

.list-group-item.active,
.list-group-item:hover {
    background-color: #6B624E
}

.payment_box {
    background-color: #2e2e27 !important;
    border-radius: 6px !important;
    border: 1px solid #6B624E !important
}

.payment_box:before {
    border: 1em solid #6B624E !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    top: -0.9em !important
}

.woocommerce-checkout #payment {
    background-color: #2e2e27 !important;
    border: 1px solid #6B624E !important
}

.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide.input-group {
    display: block !important
}

input[name="account_display_name"]+span {
    display: block;
    margin-top: 0.25rem
}

.edit {
    color: #F7FFF7;
    margin-top: 10px
}

.edit:hover {
    color: #FFA113
}

.woocommerce-Addresses {
    margin-top: 1rem
}

.woocommerce-orders-table__cell-order-number a {
    color: #F7FFF7
}

.page-id-12 .woocommerce table.shop_table {
    border: 0;
    border-spacing: 0
}

.page-id-12 .woocommerce table.shop_table td {
    border-top: 1px solid #6B624E
}

.page-id-12 .woocommerce table.shop_table tr td,
.page-id-12 .woocommerce table.shop_table tr th {
    padding: 0.5rem
}

.page-id-12 .woocommerce table.shop_table tr td:last-child,
.page-id-12 .woocommerce table.shop_table tr th:last-child {
    text-align: right
}

.page-id-11 .woocommerce table.shop_table {
    border: 1px solid #6B624E;
    border-spacing: 0
}

.page-id-11 .woocommerce table.shop_table tbody tr td {
    border-top: 1px solid #6B624E
}

.page-id-11 .woocommerce table.shop_table tbody tr td a {
    color: #FFA113
}

.page-id-11 .woocommerce table.shop_table tr td {
    border-top: 1px solid #6B624E
}

.page-id-11 .woocommerce table.shop_table tfoot tr th {
    border-top: 1px solid #6B624E
}

.page-id-11 .entry-content {
    position: relative;
    padding: 2rem
}

.page-id-11 .entry-content:before {
    content: '';
    border: 1px solid #6B624E;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

.woocommerce .woocommerce-customer-details address {
    border: 1px solid #6B624E !important
}

.woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 2rem !important
}

.woocommerce-thankyou-order-received {
    margin-bottom: 1rem
}

.woocommerce-message {
    color: #F7FFF7
}

.woocommerce-message a.wc-forward {
    float: right
}

.single-product .product {
    padding-top: 3rem
}

@media (min-width: 992px) {
    .single-product .product {
        padding-top: 6rem
    }
}

.call {
    &:hover {
        span {
            transition: ease-in-out all 0.5s;
            color: #FFA113;
        }
    }
}

.bapf_no_products {
    padding-top: 30px;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #FFA113 !important;
}

.woocommerce-Tabs-panel--description :is(h2, h3, h4, h5) {
    color: #fff !important;
}

.woocommerce-message a.wc-forward {
    margin-left: 1rem;
}

.plug-filter-checkbox div[data-name="Category"] .bapf_body {

    display: block;
    /* overflow-y: auto; */
}

.plug-filter-checkbox div[data-name="Category"] .bapf_head {
    position: relative;
    cursor: pointer;

    &:before {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        top: 4px;
        right: 0;
        background: url(../media/images/select-arr.svg) no-repeat center;
        transition: ease-in-out all 0.3s;

    }

    &.cateory-toggle {
        &:before {
            transform: rotate(180deg);
        }
    }
}

@media(max-width:575px) {
    .plug-filter-checkbox div[data-name="Category"] .bapf_body {

        display: none;
        max-height: 350px;
    }

}

@media(max-width:560px) {
    .woocommerce-cart table.cart td.actions .coupon .form-control {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .woocommerce-message a.wc-forward {
        float: none;
        margin-left: 0;
    }
}

.woocommerce form .form-row .required {
    color: #FFA113 !important;
}

.title-sell-your-gear section.section-block.guitar-specialists-section {
    padding-bottom: 0;
}

.footer-logo img {
    max-width: 170px;
}

.shop-cat .bapf_body ul li {
    position: relative;
}

.shop-cat .bapf_body ul li ul {
    /* display: none; */
}

.filter-check-toggle {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../media/images/select-arr.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: 0;
    transition: ease-in-out all 0.3s;

}



.brand-filter ul.filter-check-list li{
	padding-left: 0px !important;
}
.brand-filter ul.filter-check-list li:before {
    width: 0 !important;
    height: 0 !important;
}

.brand-filter ul.filter-check-list .filter-checkbox label:before{
    top: -2px !important;
}

.brand-filter ul.filter-check-list .filter-checkbox input[type="checkbox"]:checked+label:after {
    top: 2px !important;
}

.woocommerce span.onsale{
    top: 6.5em !important;
    left: 0.5em !important;
    background-color: #FFA113 !important;
    padding: unset;
}

/* new */
.product-gallery-thumbs {
    .swiper-wrapper {
        flex-wrap: wrap;
        row-gap: 10px;
    }
}

.product-gallery-thumbs .swiper-slide {
    margin-right: 0;
    width: 25% !important;
    flex: 0 0 auto;
    padding-left: 5px;
    padding-right: 5px;
}

.product-gallery-thumbs .swiper-slide {
    background-color: transparent;
    opacity: 1;

    &:before {
        display: none;
    }

    .thubs-img {
        position: relative;
        background-color: #2e2e27;
        border-radius: 6px;
        overflow: hidden;
        height: 80px;


        @media (min-width: 400px) {
            height: 80px;
        }
        
        @media (min-width: 767px) {
            height: 80px;
        }

        @media (min-width: 992px) {
            height: 126px;
        }

        &:before {
            content: '';
            border: 1px solid #6B624E;
            border-radius: 6px;
            position: absolute;
            width: calc(100% - 16px);
            height: calc(100% - 16px);
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            pointer-events: none;
            background-color: transparent;
            transition: ease-in-out all 0.4s;
            background-repeat: no-repeat;
            background-position: center;
        }
    }

    &:hover {
        .thubs-img {
            &:before {
                border: 1px solid rgba(255, 161, 19, 0.70);
                background-color: rgba(255, 161, 19, 0.70);
                background-image: url(../media/images/plus-white.svg);
                background-repeat: no-repeat;
                background-position: center;
            }
        }



    }

    &.swiper-slide-thumb-active {
        .thubs-img {
            &:before {
                border: 1px solid rgba(255, 161, 19, 0.70);
                background-color: rgba(255, 161, 19, 0.70);
                background-image: url(../media/images/plus-white.svg);
                background-repeat: no-repeat;
                background-position: center;
            }
        }
    }
}


.product_meta .posted_in{
    display: none;
}

.u-color-text, .u-color-textSecondary,#payment .payment_methods li[class*=payment_method_woocommerce_payments] label, li.wc_payment_method.payment_method_ppcp-gateway label {
    color: #fff !important;
}
span.u-lh.u-fs-3xs.u-color-textSecondary.p-CondensedSinglePromotionView--cell {
    color: #fff;
}

a.btn.btn-primary.btn-lg.btn-block {
    margin-top: 10px;
    margin-bottom: 10px;
}
p.stock.in-stock {
    margin-top: 10px;
}

p.stock.available-on-backorder {
    background-color: #2B4162;
        margin-left: 10px;
}