@import url('https://fonts.googleapis.com/css2?family=Marcellus&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body>header .primary {
    z-index: 999;
}
body {
    font-family: "Montserrat", serif !important;
}

body h1, body h2, body h3, body h4, body h5 {
    font-family: "Marcellus", serif;
    font-weight: 500;
}

body>header .no-banner {
	height: 13vw;
	background-color: #231f20;
}
@media only screen and (max-width: 1500px) {
  body>header .no-banner {
  	height: 195px;
  }
}

.woocommerce .cart-collaterals .cart_totals h2, .woocommerce-page .col2-set>div>h2 {

}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
	background-color: #c7b399;
	border: 1px solid #c7b399;
	color: #fff;
	font-family: helvetica-neue, sans-serif;
	font-size: calc(var(--base-font-size) / 1.3);
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
    padding: 0 3.21vw;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
    font-weight: 400;
    height: 3.33vw;
    border-radius: 0;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
    background-color: transparent;
    color: #c7b399;
}

@media only screen and (max-width: 1500px) {
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
        border-width:1px;
        font-size: 16.5px;
        letter-spacing: 1.05px;
        padding: 12.945px 22.5px
    }
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: .59vw .5vw;
    text-transform: uppercase;
    width: 9.2vw
}

@media only screen and (max-width: 1500px) {
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        font-size:16.5px;
        height: 45px;
        padding: 8.85px 7.5px;
        width: 138px
    }
}

.woocommerce-error,.woocommerce-info,.woocommerce-message {
    align-items: center;
    background-color: #f1f1f2;
    border-top: 0;
    display: flex;
    font-size: 1.34vw;
    font-weight: 500;
    justify-content: space-between;
    margin-bottom: 2vw;
    padding: 1vw 1.2vw;
    text-transform: uppercase
}

.woocommerce-error:after,.woocommerce-error:before,.woocommerce-info:after,.woocommerce-info:before,.woocommerce-message:after,.woocommerce-message:before {
    display: none
}

.woocommerce-error a.woocommerce-Button,.woocommerce-info a.woocommerce-Button,.woocommerce-message a.woocommerce-Button {
    float: none;
    margin: 0!important
}

@media only screen and (max-width: 609px) {
    .woocommerce-error a.showcoupon,.woocommerce-error a.showlogin,.woocommerce-info a.showcoupon,.woocommerce-info a.showlogin,.woocommerce-message a.showcoupon,.woocommerce-message a.showlogin {
        font-size:16.5px;
        text-align: center
    }
}

@media only screen and (max-width: 1500px) {
    .woocommerce-error,.woocommerce-info,.woocommerce-message {
        font-size:20.1px;
        margin-bottom: 30px;
        padding: 15px 18px
    }
}

@media only screen and (max-width: 609px) {
    .woocommerce-error,.woocommerce-info,.woocommerce-message {
        flex-flow:column
    }
}

.woocommerce table.cart td.actions .coupon {
    display: flex
}

@media only screen and (max-width: 769px) {
    .woocommerce table.cart td.actions .coupon button[type=submit] {
        margin-left:0;
        width: 100%
    }
}

.woocommerce table.cart td.actions .coupon>* {
    padding: 0 1.5vw
}

@media only screen and (max-width: 1500px) {
    .woocommerce table.cart td.actions .coupon>* {
        height:45px;
        padding: 0 22.5px
    }
}


:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt {
    background-color: #c7b399;
    color: #fff;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover {
    background-color: transparent;
    color: #50a140
}

.woocommerce form.login,.woocommerce table.shop_table {
    border-color: #ccc;
    border-radius: 0
}

#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce table.shop_table td,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-color: #ccc
}

.woocommerce .cart-collaterals .cart_totals h2,.woocommerce-page h2,
.woocommerce .cart-collaterals .cart_totals h2,.woocommerce-page .col2-set>div>h2 {
	text-transform: uppercase;
	color: #c7b399;
}

@media only screen and (max-width: 1500px) {

}

body.woocommerce-page form.woocommerce-form-login,
.woocommerce-page .col2-set>div>form {
	padding: 4vw 3.5vw;
    margin-top: 0;
    border: 1px solid #787878;
    border-radius: 0;    
}

body.woocommerce-page form.woocommerce-form-login .form-row,
.woocommerce-page .col2-set>div>form .form-row {
    margin-bottom: 0;
    margin-top: 1.4vw
}
body.woocommerce-page form.woocommerce-form-login .form-row:first-of-type,
.woocommerce-page .col2-set>div>form .form-row:first-of-type {
	margin-top: 0;
}


.woocommerce-page form.woocommerce-form-login .woocommerce-form-row label,
.woocommerce-page form.woocommerce-form-register .woocommerce-form-row label,
.woocommerce-page .col2-set>div>form.woocommerce-form-login .woocommerce-form-row label,
.woocommerce-page .col2-set>div>form.woocommerce-form-register .woocommerce-form-row label {
	display: none !important;
}

.woocommerce-page .woocommerce-form-row input,
.woocommerce-page .col2-set>div>form .woocommerce-form-row input {
	background-color: #f2f3f4;
	border: 1px solid #d3d4d5;
	padding: .739vw 1.2vw;
	font-family: helvetica-neue, sans-serif;
	font-size: calc(var(--base-font-size) / 1.3);
}

@media only screen and (max-width: 1500px) {

}

.woocommerce-page .col2-set>div>form .lost_password {
    margin-bottom: 0;
    margin-top: 1vw;
    text-transform: uppercase
}

@media only screen and (max-width: 1500px) {
    .woocommerce-page .col2-set>div>form .lost_password {
        margin-top:15px
    }
}

.woocommerce-account .woocommerce-MyAccount-navigation>ul {
    background-color: #f1f1f2;
    padding-left: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation>ul>li {
    border-bottom: .12vw solid #fff;
    list-style: none
}

.woocommerce-account .woocommerce-MyAccount-navigation>ul>li:last-of-type {
    border-bottom: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation>ul>li a {
    display: block;
    font-weight: 500;
    padding: .7vw 1vw;
    position: relative;
    text-transform: uppercase
}

@media only screen and (max-width: 1500px) {
    .woocommerce-account .woocommerce-MyAccount-navigation>ul>li a {
        padding:10.5px 15px
    }
}

.woocommerce-account .woocommerce-MyAccount-navigation>ul>li a:before {
    background-color: #231f20;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    transition: all .3s ease-in-out;
    width: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation>ul>li a:hover {
    text-decoration: none
}

.woocommerce-account .woocommerce-MyAccount-navigation>ul>li a:hover:before {
    width: .4vw
}

@media only screen and (max-width: 1500px) {
    .woocommerce-account .woocommerce-MyAccount-navigation>ul>li a:hover:before {
        width:6px
    }
}

.woocommerce-account .woocommerce-MyAccount-navigation>ul>li.is-active a:before {
    width: .4vw
}

@media only screen and (max-width: 1500px) {
    .woocommerce-account .woocommerce-MyAccount-navigation>ul>li.is-active a:before {
        width:6px
    }
}


section.products-archive > div .inner .cl.cl-30 {
    width: 30%;
  }
  section.products-archive > div .inner .cl.cl-70 {
    width: 70%;
  }
  section.products-archive > div .inner .cl.sidebar {
    width: 25%;
  }
  section.products-archive > div .inner .cl.sidebar .shop-dropdown {
    padding: 5px 15px;
}

  section.products-archive > div .inner .cl.sidebar h4 {
    margin-bottom: 1.7vw;
  }
  section.products-archive > div .inner .cl.sidebar .shop-sidebar {
    padding-left: 0;
    padding-right: 0;
    list-style: none;
  }
  section.products-archive > div .inner .cl.products {
    width: 75%;
  }
  section.products-archive > div .inner .cl.products .page-title {
    display: none;
  }
  section.products-archive > div .inner .cl.products .outer-product-list {
    margin-left: -0.973vw;
    margin-right: -0.973vw;
  }
  section.products-archive > div .inner .cl.products .outer-product-list .product-list {
    width: 100%;
  }
  section.products-archive > div .inner .cl.products .outer-product-list .product-list a {
    display: block;
    padding-top: 0.973vw;
    padding-bottom: 0.973vw;
  }
  section.products-archive > div .inner .cl.products .outer-product-list .product-list a:hover {
    text-decoration: none;
  }
  section.products-archive > div .inner .cl.products .outer-product-list .product-list a img {
    border: 1px solid #c7b399;
    width: 100%;
  }
  section.products-archive > div .inner .cl.products .outer-product-list .product-list a h2 {
    font-size: 1vw;
    color: #403f44;
    margin-top: 0.973vw;
  } 

  body>header .primary .main-nav .mi-menu-main>li>ul {
    width: 12vw;
  }
  @media only screen and (max-width: 1500px) {
    body>header .primary .main-nav .mi-menu-main>li>ul {
        width: 180px;
      }
      section.products-archive > div .inner .cl.sidebar h4 {
        font-size: 25.5px;
      }
      section.products-archive > div .inner .cl.products .outer-product-list .product-list a h2 {
        font-size: 15px;
        margin-top: 15px;
      }
  }

  @media only screen and (max-width: 995px) {

    body.post-type-archive-product>header .no-banner {
        height: 0;
    }
    section.products-archive > div .inner .cl.sidebar .shop-sidebar {
        display: flex;
        column-gap: 15px;
        row-gap: 15px;
        flex-flow: row wrap;
    }
    .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count,
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        float: none;
    }
  }


@media only screen and (max-width: 890px) {
    section.products-archive > div .inner .cl.sidebar,
    section.products-archive > div .inner .cl.products {
        width: 100%;
    }
    section.products-archive > div .inner .cl.products .outer-product-list {
        margin-left: 0;
        margin-right: 0;
    }
    section.products-archive > div .inner .cl.products .outer-product-list .product-list {
        row-gap: 30px;
    }
    section.products-archive > div .inner .cl.products .outer-product-list .inner .cl-33 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

 

.mi-video-wrap {
    position: relative;
    padding-top: 56%;

}
.mi-video-wrap iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top: 0;
    padding: 1vw 1.2vw;
    margin-bottom: 2vw;
    font-size: 1.34vw;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #f1f1f2;
    color: #231f20;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media only screen and (max-width: 1500px) { 
    .woocommerce-error, .woocommerce-info, .woocommerce-message {
        padding: 15px 18px;
        margin-bottom: 30px;
        font-size: 20px;
    }


}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    background-color: #000 !important;
    color: #fff !important;
    border: 0.06vw solid #000;
    display: inline-block !important;
    font-family: "DmSans", sans-serif;
    letter-spacing: 0.07vw;
    margin-bottom: 0 !important;
    margin-left: auto;
    margin-right: auto;
    padding: 0.863vw 0.5vw !important;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3 sease-in-out;
    border-radius: 0;
    font-weight: 700;
    line-height: 1;
    overflow: unset;
    font-size: 1.1vw !important;
    line-height: 1.6vw;
    min-width: 9vw;
    text-align: center;
}
@media only screen and (max-width: 1500px) { 
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
        border: 0.9px solid #000;
        letter-spacing: 1.05px;
        padding: 13px 7.5px !important;
        font-size: 16.5px !important;
        line-height: 24px;
        min-width: 135px;
    }


}

body .social-media-link-wrapper li.nuri-cart {
    margin-right: 1.81vw;
}

@media only screen and (max-width: 1500px) { 
    body .social-media-link-wrapper li.nuri-cart {
        margin-right: 27.15px;
    }

}

body .social-media-link-wrapper li.nuri-cart > a {
    position: relative;
}
body .social-media-link-wrapper li.nuri-cart > a > span {
    position: absolute;
    background: #c7b399;
    font-size: 0.8vw;
    width: 1vw;
    height: 1vw;
    line-height: 1;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -0.9vw;
    top: -0.3vw;
}
@media only screen and (max-width: 1500px) { 
    body .social-media-link-wrapper li.nuri-cart > a > span {

        font-size:12px;
        width: 15px;
        height: 15px;
        right: -13.5px;
        top: -4.5px;
    }

}
body>header .primary .main-nav .mi-menu-main>li.main-nav-cart {
    display: none !important;
}

body>footer .info .social-media-link-wrapper li.nuri-cart {
    display: none !important;
}
.woocommerce div.product .product_title {
    font-size: 2vw;
}
@media only screen and (max-width: 1500px) { 
    .woocommerce div.product .product_title {
        font-size: 30px;
    }

}
body.single-product section.products-archive > div .inner .cl.products {
    width: 100%;
}


body > main .products-archive .inner .product-image .woocommerce-product-gallery__wrapper .main-img {
    width: 43.73vw;
    height: 39.5vw;
    background-size: cover;
    background-position: center center;
}

@media only screen and (max-width: 1500px) { 
    body > main .products-archive .inner .product-image .woocommerce-product-gallery__wrapper .main-img {
        width: 655.95px;
        height: 592.5px;
    }

}


body > main .products-archive .inner .product-image .woocommerce-product-gallery__wrapper .carousel-thumbnail-outer {
    position: relative;
    margin-top: 1.5vw;        
}

@media only screen and (max-width: 1500px) { 
    body > main .products-archive .inner .product-image .woocommerce-product-gallery__wrapper .carousel-thumbnail-outer {
        margin-top: 22.5px;    
    }
}

body > main .product-single-mi .inner .product-image .woocommerce-product-gallery__wrapper .carousel-thumbnail-outer .cntrl {
    border: 0;
    font-size: 2vw;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
}
@media only screen and (max-width: 1500px) { 
    body > main .product-single-mi .inner .product-image .woocommerce-product-gallery__wrapper .carousel-thumbnail-outer .cntrl {
        font-size: 30px;
    }
}



body > main .products-archive .inner .product-image .woocommerce-product-gallery__wrapper .carousel-thumbnail-outer .cntrl.pre {
    left: 0;
}
body > main .products-archive .inner .product-image .woocommerce-product-gallery__wrapper .carousel-thumbnail-outer .cntrl.nex {
    right: 0;
}
body > main .products-archive .inner .product-image .woocommerce-product-gallery__wrapper .carousel-thumbnail-outer .carousel-thumbnail {
    margin-left: auto;
    margin-right: auto;
    width: 40.1vw;
}
@media only screen and (max-width: 1500px) { 
    body > main .products-archive .inner .product-image .woocommerce-product-gallery__wrapper .carousel-thumbnail-outer .carousel-thumbnail {
        width: 601.5px;
    }
}


body > main .products-archive .inner .product-image .woocommerce-product-gallery__wrapper .carousel-thumbnail-outer .carousel-thumbnail .wrap .img {
    width: 6.7vw;
    height: 6.7vw;
    background-size: cover;
    background-position: center center;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (max-width: 1500px) { 
    body > main .products-archive .inner .product-image .woocommerce-product-gallery__wrapper .carousel-thumbnail-outer .carousel-thumbnail .wrap .img {
        width: 100px;
        height: 100px;
    }
}



body.single-product section.products-archive > div .inner .cl.products > .product {
        row-gap: 3vw;
        display: flex;
        flex-flow: row wrap;
        margin-left: auto;
        margin-right: auto;
}
@media only screen and (max-width: 1500px) { 
    body.single-product section.products-archive > div .inner .cl.products > .product {
        row-gap: 45px;
    }
}



body > main .products-archive .inner .entry-summary {
    max-width: 25.3vw;
    margin-left: 3.3vw;
    margin-bottom: 0;
}
@media only screen and (max-width: 1500px) { 
    body > main .products-archive .inner .entry-summary {
        max-width: 379.5px;
        margin-left: 49.5px;
    }
}


body > main .products-archive .inner .product-image .woocommerce-product-gallery__wrapper .carousel-thumbnail-outer .cntrl {
    border: 0;
    font-size: 2vw;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
}

@media only screen and (max-width: 1500px) { 
    body > main .products-archive .inner .product-image .woocommerce-product-gallery__wrapper .carousel-thumbnail-outer .cntrl {
        font-size: 30px;
    }
}



section.image-banner .content .captions .wrapper a {
    font-size: 1vw;
    padding: 0.429vw 1.65vw;
}


body>header .primary .main-nav .mi-menu-main>li>ul li a {
    font-size: 1vw;
    padding: 0.3vw 0.9vw;
    white-space: nowrap;

}
body>header .primary .main-nav .mi-menu-main>li>ul {
    width: auto;
}
section.content-editor>div.has-bg {
    padding-bottom: 3.85vw;
    padding-top: 3.85vw;
}
section.content-editor {
        margin-top: 3.85vw;
}
section.content-editor>div.no-top-space {
           margin-top: -3.85vw; 
}
body {
    font-size: 1.1288vw;
}
.woocommerce .woocommerce-ordering select {
    border: 0;
}
.woocommerce .woocommerce-ordering select:focus,
.woocommerce .woocommerce-ordering select:focus-visible {
    outline: none;
}
.woocommerce .woocommerce-ordering:before {
    content: "Sort By";
}

body h2,
body h3 {
    font-size: 2.16vw;
}
body h4,
body h5 {
    font-size: 1.992vw;
}

@media only screen and (max-width: 1500px) { 
    section.image-banner .content .captions .wrapper a {
        font-size: 16.5px;
        padding: 6px 23px;
    }

    body>header .primary .main-nav .mi-menu-main>li>ul li a {
        font-size: 15px;
        padding: 4.5px 13.5px;

    }

    section.content-editor>div.has-bg {
        padding-bottom: 57.75px;
        padding-top: 57.75px;
    }
    
    section.content-editor {
            margin-top: 57.75px;
    }
    section.content-editor>div.no-top-space {
            margin-top: -57.75px;
    }
    body {
        font-size: 16.932px;
    }


    body h2,
    body h3 {
        font-size: 32.4px;
    }
    body h4,
    body h5 {
        font-size: 29.985vw;
    }

}

/***FOR MEGA MENU**/
body>header .primary.im-sticky .mega-menus-container {
    top: 6vw;
}
body.logged-in>header .primary.im-sticky .mega-menus-container  {
    top: calc(6vw + 32px);
}

body .mega-menus-container {
  position: fixed;
  background-color: #fff;
  width: 100%;
  left: 0;
  right: 0;
  border-top: 0.4vw solid #949494;
  top: 9vw;
  box-shadow: 0 0.3vw 1vw -0.5vw #000;
  cursor: default;
  display: none;
}
body.logged-in .mega-menus-container  {
    top: calc(9vw + 32px);
}
@media only screen and (max-width: 1501px) {
    body .mega-menus-container {
        top: 137px;
    }
    body.logged-in .mega-menus-container  {
        top: 169px;
    }
    body>header .primary.im-sticky .mega-menus-container {
        top: 97px;
    }
    body.logged-in>header .primary.im-sticky .mega-menus-container  {
        top: 129px;
    }        
}
@media only screen and (max-width: 1190px) {
    body .mega-menus-container {
        top: 106px;
    }
    body.logged-in .mega-menus-container  {
        top: 138px;
    }
      
}
body .mega-menus-container .mega-menu {
  width: 93.3vw;
  padding-top: 1vw;
  padding-bottom: 1vw;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  padding-left: unset !important;
  padding-right: unset !important;
  height: auto !important;
}
body .mega-menus-container .mega-menu .cl > * {
  margin-bottom: 0.8vw;
}
body .mega-menus-container .mega-menu .cl > *:last-of-type {
  margin-bottom: 0;
}
body .mega-menus-container .mega-menu .cl .ttl-wrap {
  font-weight: 600px;
  color: #000;
}
body .mega-menus-container .mega-menu .cl .ttl-wrap a {
  color: #000;
  text-decoration: none;
  font-size: 0.9vw;
  text-decoration: underline;
  font-weight: 600;
}
body .mega-menus-container .mega-menu .cl .menu-wrap ul {
  padding-left: 0;
  margin-bottom: 0;
}
body .mega-menus-container .mega-menu .cl .menu-wrap ul li {
  list-style: none;
  margin-bottom: 0.5vw;
}
body .mega-menus-container .mega-menu .cl .menu-wrap ul li:last-of-type {
  margin-bottom: 0;
}
body .mega-menus-container .mega-menu .cl .menu-wrap ul li.active a {
  color: #045c50;
  font-weight: 600;
}
body .mega-menus-container .mega-menu .cl .menu-wrap ul li a {
  font-size: 0.85vw;
  /* font-family: "DmSans", sans-serif; */
  font-weight: 400;
  display: block;
  text-decoration: none;
  color: #000;
}
body .mega-menus-container .mega-menu .cl .menu-wrap ul li a .fa {
  font-size: 0.8vw;
}
body .mega-menus-container .mega-menu .cl .img-wrap a {
  display: block;
}
body .mega-menus-container .mega-menu .cl .img-wrap a img {
  height: auto;
  width: 100%;
  display: block;
}

body > header .primary .main-nav .mi-menu-main > li > a .mark-of-the-anchor {
    position: absolute;
    left: 0;
    right: 0;
    height: 8vw;
    display: none;
}
@media only screen and (max-width: 945px) {
    body > header .primary .main-nav .mi-menu-main > li > a .mark-of-the-anchor {
        display: none !important;
    }
    body .social-media-link-wrapper li.nuri-cart:first-child {
        display: none;
    }
    body .social-media-link-wrapper li.nuri-cart {
        margin-right: 0;       
    }
    body .social-media-link-wrapper li.nuri-cart:last-of-type {
        margin-right: 15px;   
    }
    body .social-media-link-wrapper {
        gap: 15px;
        margin-right: 15px;
    }
    .dp-search-prod {
        right: -45px;
    }
}
body > header .primary .main-nav .mi-menu-main > li > a .mark-of-the-anchor .mega-menus-container {
  display: none;
}
body > header .primary .main-nav .mi-menu-main > li:hover > a .mark-of-the-anchor {
  display: block;
}
@media only screen and (max-width: 945px) {
    body > header .primary .main-nav .mi-menu-main > li:hover > a .mark-of-the-anchor {
        display: none !important;
    }
}
body > header .primary .main-nav .mi-menu-main > li:hover > a .mark-of-the-anchor .mega-menus-container {
  display: block;
}


body>header .primary .main-nav .mi-menu-main>li.current-menu-item>a, body>header .primary .main-nav .mi-menu-main>li>a:hover {
    color: #a1a1a1;
}





section.products-archive > div .inner .cl.products .outer-product-list .product-list a .image-wrapper {
    display: block;
    aspect-ratio: 281 / 300;
    width: 100%;
}
section.products-archive > div .inner .cl.products .outer-product-list .product-list a .image-wrapper img {
    display: block;
    box-sizing: border-box;
    object-fit: contain;
    width: 100%;
    height: 100%;    
    padding: 7.5px;
}
@media only screen and (max-width: 1141px) {
    .outer-product-list .product-list .cl.cl-25 {
        width: 33.33%;
    }
}
@media only screen and (max-width: 781px) {
    .outer-product-list .product-list .cl.cl-25 {
        width: 50%;
    }
}
@media only screen and (max-width: 501px) {
    .outer-product-list .product-list .cl.cl-25 {
        width: 100%;
    }
}

.product-category-checkboxes .item {
    border-top: 1px solid #fff;

}
.product-category-checkboxes .item .parent-title {
    background-color: #c4c5c4;
    color: #231f20;
    font-family: "Marcellus", serif;
    padding: 10px 15px;
}
.product-category-checkboxes .item:last-of-type{
    border-bottom: 1px solid #fff;
}
.product-category-checkboxes .item .childs {
    border-top: 1px solid #fff;
    display: none;
}

.product-category-checkboxes .item .childs > div {
    border-bottom: 1px solid #fff;
}
.product-category-checkboxes .item .childs > div label {
    background-color: #f5efe5;
    padding: 10px 15px;
    display: block;
    /* padding-left: 33px; */
    position: relative;
    font-size: 13px;
}
.product-category-checkboxes .item .childs > div label.active-cat a {
    text-decoration: underline;
}
.product-category-checkboxes .item .childs > div label input {
    position: absolute;
    left: 15px;
    top: 14px;    
}
.product-category-checkboxes .item .childs > div:last-of-type {
    border-bottom: 0;
}


.addition-filter-product {
    display: flex;
    justify-content: end;
}

.addition-filter-product form {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}
.addition-filter-product form input[type="number"] {
    padding: 0;
    height: 25px;
    border-radius: 0 !important;
    font-size: 13px;
    border: 2px solid #231f20;    
    padding: 0 10px;
}
.addition-filter-product button,
.addition-filter-product a.button {
    background-color: #231f20 !important;
    padding: 2px 0px !important;
    height: auto;
    min-width: 81px !important;
    font-size: 13px !important;
    border: 0 !important;
    height: 25px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.7 !important;
}
.outer-wrapper-additional h3 {display: none;}
@media only screen and (max-width: 890px) {
    .addition-filter-product,
    .addition-filter-product form {
        width: 100%;
    }
    .addition-filter-product form {
        flex-flow: row wrap;
    }
    .addition-filter-product {
        justify-content: flex-start;
    }
    .outer-wrapper-additional h3 {
        display: block;
    }
    .addition-filter-product button,
    .addition-filter-product a.button,
    .addition-filter-product form input[type="number"] {
        width: 25%;
    }    
}
@media only screen and (max-width: 560px) {

    .addition-filter-product button,
    .addition-filter-product a.button,
    .addition-filter-product form input[type="number"] {
        width: calc(50% - 5px);
    }    
}

.dp-search-prod {
    position: absolute;
    right: 0;
    bottom: -50px;
    display: none;
}

.woocommerce-page div.product .woocommerce-tabs {
    width: 100%;
}
.header-wrapper .js-showfilter {
    background-color: #231f20 !important;
    padding: 2px 0px !important;
    height: auto;
    font-size: 13px !important;
    border: 0 !important;
    height: 25px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.7 !important;
    max-width: 150px;
    width: 100%;
    display: none;
}
.header-wrapper h3 {
    margin-bottom: 0;
}
.header-wrapper {
    margin-bottom: 29px;
    display: flex;
    flex-flow: column;
    gap: 8px;
}
@media only screen and (max-width: 890px) {

    .header-wrapper .js-showfilter {
        display: block;
    }
    #cat-filter-form {
        display: none;
    }
}