/** Shopify CDN: Minification failed

Line 902:19 Expected identifier but found whitespace
Line 902:21 Unexpected "{"
Line 902:30 Expected ":"
Line 1037:17 Expected identifier but found whitespace
Line 1037:19 Unexpected "{"
Line 1037:28 Expected ":"

**/
@font-face {
    font-family: 'Talina Demo';
    src: url('/cdn/shop/files/Talina.ttf?v=1767854832') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'New Spirit Semi Bold';
    src: url('/cdn/shop/files/fonnts.com-New-Spirit-Semi-Bold.otf?v=1759994514') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'New Spirit Bold';
    src: url('/cdn/shop/files/fonnts.com-New-Spirit-Bold.otf?v=1759994514') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'New Spirit Light';
    src: url('/cdn/shop/files/fonnts.com-New-Spirit-Light.otf?v=1759994514') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'New Spirit';
    src: url('/cdn/shop/files/fonnts.com-New-Spirit.otf?v=1759994515') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'New Spirit Condensed';
    src: url('/cdn/shop/files/fonnts.com-New-Spirit-Condensed.otf?v=1759994514') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'New Spirit Medium';
    src: url('/cdn/shop/files/fonnts.com-New-Spirit-Medium.otf?v=1759994514') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HVD Steinzeit';
    src: url('/cdn/shop/files/HVD_Steinzeit.otf?v=1761811926') format('opentype');
    font-weight: normal;
    font-style: normal;
}
html body sticky-header{
    position: absolute !important;
    width: 100%;
    border: none !important;
    margin-top:20px;
}
body sticky-header .svg-wrapper>svg{
    width: unset;
    height: unset;
}
body details[open] .header__icon-close{
    display: none;
}
sticky-header{
    padding: 0px 20px;
}
sticky-header header{
    transition: background-color 0.2s ease, background 0.2s ease;
}
.scrollYUP header{
    background: white;
}
header.header{
    position: relative;
    z-index: 1;
    border-radius: 38px;
    max-width: 1461px;
}
body:has(.new-mega-menu.new-active) header.header {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: white;
}
/* body:has(.new-mega-menu.new-active){
    overflow-y: hidden;
} */
div#FacetsWrapperDesktop {
    background: white;
    border-radius: 46px;
    padding: 20px;
}
.parent-display.facets__display-vertical {
    font-weight: 500;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: capitalize;
    border-radius: 30px;
    padding: 8px;
    font-family: 'DM Sans';
    margin-top:12px;
}
details.facets__disclosure-vertical{
    background: #c12027;
    border-radius: 32px;
    padding: 12px;
    margin-bottom:18px;
}
details.facets__disclosure-vertical:last-child{
    margin-bottom:0;
}
div.facets__display-vertical{
    background: white;
    color: black;
}
body .header__heading-logo-wrapper{
    overflow: hidden;
}
body details[open] .modal-overlay:after{
    top: 0;
    background-color: rgb(22 22 22 / 50%);
}

.product .product__info-wrapper p.product-stock-text {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
    vertical-align: middle;
    color: white;
    margin: 0;
}
.product .product__info-wrapper div.product__title h1 {
    font-family: Talina DEMO;
    font-weight: 400;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: capitalize;
}
.product .product__info-wrapper div.product__title{
    margin-top: 10px;
}
.product .product__info-wrapper .product-short-paragraph {
    font-family: New Spirit;
    font-weight: 400;
    font-size: 20px;
    line-height: normal;
    letter-spacing: normal;
    vertical-align: middle;
    color: #F8E983;
}
.product .product__info-wrapper .product-short-subtitle {
    font-family: DM Sans;
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
    letter-spacing: normal;
    vertical-align: middle;
    color: white;
}
.product .product__info-wrapper label.quantity__label span {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 15px;
    color: white;
    line-height: normal;
    letter-spacing: normal;
    vertical-align: middle;
}
.product .product__info-wrapper .quantity{
    width: calc(12rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
}
.product .product__info-wrapper .quantity:after{
    border-radius: 50px;
    border: 1px solid white;
    box-shadow: 0 0 0 var(--inputs-border-width) rgb(255 255 255);
}
.product .product__info-wrapper quantity-input.quantity input {
    font-family: Roboto;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    color: white;
    font-size: 15px;
}
.product .product__info-wrapper variant-selects legend.form__label {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    line-height: normal;
    letter-spacing: normal;
    vertical-align: middle;
}
.product .product__info-wrapper fieldset.product-form__input--pill input[type=radio]+label {
    font-family: DM Sans;
    letter-spacing: normal;
    line-height: normal;
    font-weight: 500;
    border: 2px solid white;
    padding: 12px 20px;
    font-size: 12px;
    border-radius: 8px;
}
.product .product__info-wrapper button.product-form__submit:before, .product .product__info-wrapper button.product-form__submit:after{
    content: inherit;
}
.product .product__info-wrapper button.product-form__submit {
    background: #3a2040;
    border-radius: 12px;
    font-family: DM Sans;
    font-weight: 700;
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 18px 28px;
    justify-content: space-between;
    max-width: 350px;
}
.product .product__info-wrapper button.product-form__submit .price__container{
    margin: 0;
}
.product .product__info-wrapper button.product-form__submit span.price-item.price-item--regular{
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
}
.product .product__info-wrapper button.product-form__submit .price-item.price-item--sale.price-item--last{
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
}
.product .product__info-wrapper button.product-form__submit s.price-item.price-item--regular{
    font-size: 14px;
    line-height: normal;
    letter-spacing: normal;
    margin: 0;
}
.product .product__info-wrapper button.product-form__submit .price__container{
    text-align: end;
    max-width: 150px;
}
product-info{
    position: relative;
}
svg.product-information-vector {
    position: absolute;
    bottom: -2px;
}
.product .product-media-container-new img{
    width: 100%;
    border-radius: 16px;
}
.product .product-media-bottom {
    margin-top: 25px;
}
.product-media-bottom .pmb-image{
    margin-right: 20px;
}
.product-media-bottom .pmb-image:last-child{
    margin-right: 0;
}
.product .product-form__buttons span{
    color: white;
}
cart-drawer #CartDrawer .drawer__inner {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-top: 6px;
}
cart-drawer #CartDrawer h2.drawer__heading {
    font-family: 'TALINA DEMO';
    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: capitalize;
    color: #F36E24;
    margin: 0;
}
cart-drawer #CartDrawer .drawer-custom-text {
    font-family: DM Sans;
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: normal;
    color: #1e1e1e;
}
cart-drawer #CartDrawer .drawer__cart-items-wrapper .cart-items .cart-item:first-child{
    border-top: 1px solid black;
    margin-top: 14px;
}
cart-drawer #CartDrawer .drawer__cart-items-wrapper .cart-items .cart-item{
    border-bottom: 1px solid black;
    padding-bottom: 14px;
}
cart-drawer #CartDrawer .drawer__cart-items-wrapper .cart-item__image {
    max-width: 100%;
    height: 120px;
    object-fit: cover;
    border-radius: 8px;
}
cart-drawer #CartDrawer .drawer__cart-items-wrapper .cart-item__name {
    text-decoration: none;
    display: block;
    font-family: DM Sans;
    font-weight: 600;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: normal;
    vertical-align: middle;
    color: #1E1E1E;
}
cart-drawer #CartDrawer button#CartDrawer-Checkout {
    font-family: Talina DEMO;
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    background: #F36E23;
    border-radius: 10px;
    transition: .2s ease;
    border: 2px solid #F36E23;
}
cart-drawer #CartDrawer button#CartDrawer-Checkout:hover{
    background: transparent;
    color: #F36E23;
}
cart-drawer #CartDrawer button#CartDrawer-Checkout:after{
    content: inherit;
}
cart-drawer #CartDrawer .totals__total, cart-drawer #CartDrawer .totals__total-value{
    font-family: DM Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: normal;
    vertical-align: middle;
    color: #1E1E1E;
}
cart-drawer #CartDrawer .cart-drawer__footer{
    margin-bottom: 24px;
}
cart-drawer #CartDrawer .quantity {
    color: rgba(var(--color-foreground));
    position: relative;
    width: calc(5.5rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
    display: flex;
    border-radius: var(--inputs-radius);
    min-height: calc((var(--inputs-border-width) * 2) + 0.5rem);
}
cart-drawer #CartDrawer .quantity__input{
    padding: 0;
    font-family: DM Sans;
    font-weight: 900;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: normal;
    color: #1763fa;
    opacity: 1;
}
cart-drawer #CartDrawer .quantity__button {
    width: calc(2rem / var(--font-body-scale));
    flex-shrink: 0;
    font-size: 1.8rem;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(var(--color-foreground));
    padding: 0;
}
cart-drawer #CartDrawer .quantity:after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: var(--inputs-border-width);
    right: var(--inputs-border-width);
    bottom: var(--inputs-border-width);
    left: var(--inputs-border-width);
    border: .1rem solid transparent;
    border-radius: var(--inputs-radius);
    box-shadow: 0 0 0 var(--inputs-border-width) #3D7DFB;
    transition: box-shadow var(--duration-short) ease;
    z-index: 1;
    border-radius: 30px;
}
cart-drawer #CartDrawer .quantity svg path{
    stroke: rgb(23, 99, 250);
}
cart-drawer #CartDrawer cart-remove-button .button{
    min-height: 0;
}
cart-drawer #CartDrawer .cart-item__price-wrapper .cart-item__discounted-prices{
    flex-direction: row;
    align-items: center;
}
cart-drawer #CartDrawer .cart-item__quantity quantity-popover + .cart-item__totals{
    justify-content: start !important;
}
cart-drawer #CartDrawer .cart-item .loading__spinner{
    right: auto;
    padding-top: 0;
}
cart-drawer #CartDrawer .cart-item__price-wrapper div:not(.cart-item__discounted-prices),
cart-drawer #CartDrawer .cart-item__price-wrapper span,
cart-drawer #CartDrawer .cart-item__price-wrapper s {
    color: #3A1F40;
    font-family: DM Sans;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: normal;
    vertical-align: middle;
    margin-top: 6px;
}
cart-drawer #CartDrawer .cart-item__price-wrapper s{
    font-size: 14px;
}
cart-drawer #CartDrawer .product-option {
    background: #3A1F40;
    color: #C4E8F2;
    font-family: DM Sans;
    font-weight: 500;
    font-size: 12px;
    width: fit-content;
    padding: 2px 8px;
    border-radius: 30px;
    letter-spacing: normal;
    vertical-align: middle;
}
cart-drawer .cart-drawer .cart-item{
    gap: 4px;
}
cart-drawer.is-empty h2.cart__empty-text, cart-drawer.is-empty .cart__login-paragraph, cart-drawer.is-empty .cart__login-title {
    font-family: 'Talina Demo';
    line-height: 120%;
    letter-spacing: .1px;
}
cart-drawer.is-empty .cart-drawer__empty-content .button {
    font-family: Talina Demo;
    border-radius: 60px;
    background: #F36E24;
    border: 2px solid #F36E24;
    transition: .2s ease;
}
cart-drawer.is-empty .cart-drawer__empty-content .button:hover{
    background: transparent;
    color: #F36E24;
}
cart-drawer.is-empty .cart-drawer__empty-content .button:after{
    content: inherit;
}
cart-drawer.is-empty .cart-drawer__empty-content .button:before{
    content: inherit;
}
cart-drawer #CartDrawer .cart-f-totals-shipping {
    display: flex;
    justify-content: space-between;
    font-family: DM Sans;
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: normal;
    vertical-align: middle;
    color: #1e1e1e;
}
cart-drawer #CartDrawer .cart-f-shiping-value{
    opacity: .7;
}
cart-drawer #CartDrawer .drawer__footer{
    padding-top: 8px;
}


    footer .footer-block-image{
        display: block;
    }
    footer .footer-image-text {
        font-family: Inter;
        font-weight: 300;
        color: white;
        font-size: 12px;
        line-height: 140%;
        letter-spacing: normal;
        margin-top: 18px;
        max-width: 260px;
    }
        footer .footer-menu-headings {
        font-family: DM Sans;
        font-weight: 400;
        font-size: 12px;
        line-height: normal;
        vertical-align: middle;
        margin-bottom: 5px;
    }
    footer .footer-menu-item a {
        font-family: Inter;
        font-weight: 300;
        font-size: 12px !important;
        line-height: normal;
        letter-spacing: normal;
        padding: 0;
        vertical-align: middle;
        color: white !important;
    }
    footer .newsletter-form__field-wrapper div.field::after{
        content: inherit;
    }
    footer .newsletter-form__field-wrapper div.field::before{
        content: inherit;
    }
    footer .newsletter-form__field-wrapper input[type=email]:focus{
        box-shadow: 0 0 0 0;
    }
    footer .newsletter-form__field-wrapper input[type=email]{
        background: white;
        color: black;
        border-radius: 5px;
        font-family: Inter;
        font-weight: 400;
        font-size: 14px;
        letter-spacing: normal;
        vertical-align: middle;
        margin: 0;
    }
    footer .newsletter-form__button{
        display: none;
    }
    footer .newsletter-form__field-wrapper input[type=email]+label {
        color: #9C9C9C;
        font-family: Inter;
        font-weight: 400;
        font-size: 15px;
        letter-spacing: normal;
        vertical-align: middle;
    }
    footer .newsletter-form__field-wrapper .field{
        gap: 10px;
    }
    footer .footer-newsletter-button {
        font-family: Inter;
        font-weight: 400;
        font-size: 15px;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        vertical-align: middle;
        display: flex;
        align-items: center;
        justify-content: center;
        background: white;
        color: black;
        width: 100%;
        border-radius: 5px;
        max-width: 100px;
        cursor: pointer;
        transition: .2s ease;
    }
    footer .footer-newsletter-button:hover{
        opacity: 0.8;
    }
    footer .footer__content-bottom {
        border: none;
    }
    footer ul.policies li:before{
        content: inherit;
    }
    footer .policies {
        display: flex;
        gap: 10px;
        justify-content: center;
        flex-wrap: wrap;
    }
    .predictive-search.predictive-search--header{
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    body .search__input.field__input{
        margin:0px;
    }
    body .predictive-search,
    predictive-search.predictive-search--header input#Search-In-Modal{
       background: #c4e8f2;
    }
    .search__input.field__input,
    predictive-search.search-modal__form .field,
     predictive-search.search-modal__form .field:after,
     predictive-search.search-modal__form .field:before{
     border-top-right-radius: 20px;
     border-top-left-radius: 20px;
    }
    .search__input.field__input {
      padding-right: 9.8rem;    
    }
    details-modal.header__search details[open] .modal-overlay:after{
      position:fixed;
    }
    .predictive-search__item--term .svg-wrapper > svg path ,
    .search-modal__content .field__button .svg-wrapper > svg path{
        fill: #3a1f40;
    }
    .search-modal__content .field:hover.field:after{
        box-shadow: 0 0 0 calc(.1rem + 1px) rgb(248 233 131 / 0%);
        outline: 0;
        border-radius: 20px;
    }
    .search-modal__content.search-modal__content-bottom label.field__label,
    .search-modal__content.search-modal__content-bottom .reset__button .icon.icon-close,
    body .predictive-search__item,
    body .search__input.field__input,
    body .predictive-search__item-query-result mark,
    body .predictive-search__item--term,
    body .predictive-search__heading,
    body .predictive-search__item-heading {
      color: #3a1f40;
     }
    .predictive-search__image {
     border-radius: 10px;
    }
    .predictive-search__heading{
     font-family: 'Talina Demo';
    }
    footer.footer:after {
    background: url(/cdn/shop/files/Vector_1.png?v=1767855672);
    content: '';
    width: 155px;
    height: 100%;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    right: 0;
    background-size: contain;
}
footer.footer:before {
    background: url(/cdn/shop/files/Vector.png?v=1767855672);
    content: "";
    width: 155px;
    height: 155px;
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
    left: 0;
    background-size: contain;
}
footer.footer {
   position:relative;
}
.product-media-bottom img {
    height:100%;
    object-fit: cover;
}.product-media-top img {
    height: 500px;
    object-fit: cover;
}
.product-media-bottom .pmb-image,
.product-media-top .pmt-image {
    background: #fff;
    border-radius: 20px;
}h2.jdgm-rev-widg__title {
    color: #3A1F40;
    max-width: 1050px;
    margin: auto;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    font-family: Talina Demo;
    font-weight: 400;
    font-size: 60px;
}.page-width:has(div#judgeme_product_reviews){
        background: #C5E8EE;
}
.product .product-media-bottom {
    position:relative;
}
.Shopping_all {
    font-family: Talina DEMO;
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    background: #fff;
    border-radius: 10px;
    transition: .2s ease;
    border: 2px solid #F36E23;
    padding: 10px;
    display:block;
    text-decoration:none;
    margin-top: 10px;color: #3A1F40;
}.Shopping_all:hover {
    background: #F36E23;
    color: #fff;
}
.product-media-bottom .pmb-image {
    cursor: pointer;
    height: 200px;
}
    @media screen and (min-width: 750px){
        .product.product--large.product--left.product--thumbnail_slider {
    padding-top: 40px;
}
        footer{
            padding-left:2rem;
            padding-right:2rem;
        }
        .footer__content-top.page-width {
            padding: 0;
            max-width: 1030px;
            margin: auto;
        }
        footer .footer__blocks-wrapper{
            display: flex;
            justify-content: space-between;
        }
        footer .footer-block--menu {
            width: 16%;
        }
        footer .footer-block--newsletter{
            margin: 0;
            align-items: start;
        }
        footer .footer-image-with-text {
            width: 30%;
        }

        footer .footer-block--newsletter {
            width: 34%;
        }
        footer .footer-newsletter-title {
            font-family: Inter;
            font-weight: 300;
            font-size: 12px;
            line-height: 16px;
            letter-spacing: normal;
            text-align: right;
            vertical-align: middle;
            color: white;
            margin-bottom: 10px;
        }
        footer div.footer__content-bottom{
            max-width: 1030px;
            margin: auto;
        }
        footer .footer__copyright {
            margin: 0;
            display: flex;
            align-items: center;
            gap: 4px;
        }
        footer .footer__content-bottom-wrapper{
            justify-content: space-between;
            padding: 0;
            color: white;
        }
        body .product .product__info-wrapper{
            width: 50% !important;
            max-width: unset !important;
            order: 1;
        }
        body .product .product__media-wrapper{
            width: 50% !important;
            max-width: unset !important;
            order: 2;
        }
    }

    
@media screen and (min-width: 990px) {
    body .header:not(.drawer-menu).page-width {
        padding-left: 10rem;
        padding-right: 10rem;
    }
    body.index .header{
        padding-top: 45px;
    }
    body.index sticky-header.scrollYUP .header{
        padding-top: 16px;
    }
}
@media screen and (max-width: 989px){
    body.index sticky-header .header{
        padding-top: 26px;
    }
    body.index sticky-header.scrollYUP .header{
        padding-top: 8px;
    }
}
@media screen and (max-width: 749px){
    .product.grid{
        gap: 15px !important;
    }
    header.header{
        border-radius: 0px; 
        max-width: unset;
    }
    sticky-header {
        padding: 0px;
    }
    .product-media-top img, .product-media-bottom .pmb-image {
        aspect-ratio: 1/1;
        height: 100%;
        object-fit: cover;
    }
    .product .product-media-bottom{
        margin-top: 20px;
    }
}
@media screen and (max-width: 449px){
    cart-drawer #CartDrawer .drawer__inner {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        padding-top: 6px;
    }
}




@keyframes revealYellow {
  0% {
    transform: scaleX(0); /* fully purple */
  }
  100% {
    transform: scaleX(1); /* fully yellow */
  }
}

body.product .quantity:before{
    background:transparent;
}
h1.main-page-title,h1.cart__empty-text,.template-search h1.h2.center {
    font-family: Talina Demo;
    font-weight: 400;
    text-align: center;
}

.cart__warnings a.button {
    font-family: Talina Demo;
    border-radius: 30px;
    border: none;
}
.cart__warnings a.button:after,predictive-search.search-modal__form .field:after{
    box-shadow:unset;
}
h2.cart__login-title {
    font-family: Talina Demo;
}
body .search__input.field__input:focus{
    box-shadow:none;
}
body .search__input.field__input{
    background: #fff;
}
span.facet-checkbox__text {
    display: block;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.filter_of_collection {
    display: flex;
    gap: 30px;
    padding: 0px 38px;
}
    .left_filter {
        width: 31%;
        position: sticky;
        top: 100px;
        height: 100%;
        padding-bottom: 70px;
    }
    .right_filter{
       width: 69%;
    }
    .new_collection_filter {
        background: {{ section.settings.bgcolor }};
    }
    .daily {
        display: flex;
        gap:13px;
        flex-wrap: wrap;
            padding-bottom: 50px;
    }
     .cols {
        width: calc(25% - 10px);
        text-align:center;
        padding-bottom: 20px;
        text-decoration: none;
        transition: .2s ease;
    }
     .cols:hover{
      transform: scale(1.02);
    }
    .cols span.product-name {
        color: #fff;
    }
    .cols-setting img{
      width: 100%;
      object-fit: cover;
      border-radius: 24px;
      aspect-ratio: 1 / 1;
    }
    .right_filter .collection_title {
        font-size: 48px;
        color: #fff;
        font-family: 'Talina Demo';
    }
    .cols div.product-name {
        height:40px;
    }
    
    .cols div.product-name,.cols .product-price {
        color: #fff;
        font-family: New spirit;
        font-size: 15px;
        line-height: 120%;
        margin-bottom: 10px;
    }
    .cols-setting {
        display: flex;
        margin-bottom: 12px;
    }
    .cols .product-price{
      font-size: 16px;
      font-family: DM Sans;
      font-weight: 700;
    }
    .collection .quick-add__submit {
    padding: .8rem;
    min-width: 100%;
    box-sizing: border-box;
    background: #3a1f40;
    color: #ffffff;
    width: 200px;
    margin: auto;
    margin-top: 10px;
    border-radius: 6px;
    padding: 12px 0px;
    font-family: DM sans;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: normal;
    vertical-align: middle;
    max-width: 98px;
    cursor: pointer;
    border: 2px solid #3a1f40;
    transition: .2s ease;
    position: relative;
}.collection .quick-add__submit:after { content:unset;}
    .cols .product-add-to-cart {
        background: #3a1f40;
        color: #ffffff;
        width: 200px;
        margin: auto;
        margin-top: 10px;
        border-radius: 6px;
        padding: 12px 0px;
        font-family: DM sans;
        font-weight: 400;
        font-size: 15px;
        line-height: 100%;
        letter-spacing: normal;
        vertical-align: middle;
        max-width: 98px;
        cursor: pointer;
        border: 2px solid #3a1f40;
        transition: .2s ease;
        position: relative;
    }
    .cols .product-add-to-cart:hover{
      background: transparent;
      color: #3a1f40;
    }
    .cols .product-add-to-cart svg.product-cart-loader-svg circle{
      stroke: #ffffff;
    }
    .cols .product-add-to-cart:hover svg.product-cart-loader-svg circle{
      stroke: #3a1f40;
    }
    .filter_name {
        font-family: 'Talina Demo';
        color: #fff;
        padding: 5px 16px 0;
        line-height: 100%;
        font-size: 20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
    }
    .filter_left_area {
        background: #fff;
        padding: 15px;
        border-radius: 46px;
        display: flex;
        flex-direction: column;
        gap: 18px;
    }
    .coll_titles {
        color: #3D7DFA;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #F5F5F5;
        padding: 12px 10px;
        border-radius: 30px;
        cursor: pointer;
    }
  .filter_coll_name {
      background: {{ section.settings.filterbgcolor }};
      border-radius: 32px;
      padding: 12px;
      display: flex;
      flex-direction: column;
  }
  .coll_filter-container{
    background: white;
    font-family: DM Sans;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: normal;
    vertical-align: middle;
    text-transform: capitalize;
    color: black;
    border-radius: 30px;
    padding: 8px;
    display: none;
    margin-top: 12px;
  }
  span.tag_label, .filter_custom_tag_number{
      font-size: 16px;
      padding-right: 6px;
  }
  .coll_titles_svg{
    display: flex;
  }
  .filter_custom_tags {
    margin: 8px 0px 6px;
    cursor: pointer;
    display: none;
    justify-content: space-between;
    align-items: center;
  }
  .filter_name.open svg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
  }
  .filter_name svg {
    transition: transform 0.3s ease;
  }

  .coll_titles.open svg {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
  }
  .coll_titles svg {
    transition: transform 0.3s ease;
  }
  .filter_custom_tags[style*="display: block"] {
    display: flex !important;
  }
  .filter_name_name{
      color: #ffffff;
  }
  .product-cart-loader-svg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
  }
  .product-add-to-cart[disabled] {
    opacity: 0.5;
    pointer-events: none;
  }
  facet-remove.active-facets__button-wrapper {
    background: #c12027;
    color: #fff;
    font-family: 'DM Sans';
    border-radius: 15px;
    padding: 0 15px;
}
h2#verticalTitle {
    display: none;
}
.facets-vertical .active-facets__button {
    margin-bottom: 1.5rem;
    color: #fff;
    font-family: 'DM Sans';
    border-radius: 15px;
}
.facets__display-vertical {
    border-radius: 22px;
    padding: 12px;
    margin-bottom: 5px;
    margin-top: 20px;
}
.facets__price .field__label,
.facets__disclosure-vertical  span.facets__selected {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-family: DM Sans;
    font-weight: 700;
}
.facets__price input{
    border-radius: 32px;
}
.facets__price .field__label{
    color:#fff;
}
.Price_filter  .facets__header-vertical {
    padding-top: 5px;
    padding-bottom: 5px;
}
.facets__price .field::after{
    content:unset;
}
  @media screen and (max-width: 1199px){
    .filter_of_collection{
      padding: 0;
    }
    .daily .cols{
      width: calc(33% - 7px);
    }
  }
  @media screen and (max-width: 989px){
   .mobile-facets__footer button.button.button--primary {
    color: #000;
}
    .filter_of_collection{
      flex-direction: column;
    }
    .left_filter {
        width: 100%;
        max-width: 450px;
        top: 75px;
        z-index: 1;
    }
    .right_filter{
      width: 100%;
    }
  }
  @media screen and (max-width: 749px){
      .daily .cols{
        width: calc(50% - 7px);
      }
  }