/** Shopify CDN: Minification failed

Line 273:0 Unexpected "<"
Line 354:0 Unexpected "<"

**/
/* header */
p.announcement-bar__message.h5 {
    margin: 0;
}
.header ul.list-menu.list-menu--inline {
gap: 30px;
}

.list-menu__item {
letter-spacing: .1rem;
line-height: 1.8rem;
font-weight: 600;
text-transform: uppercase;
font-size: 11px !important;
}

.mega-menu-block {
display: flex;
}

.mega-menu__content {
display: flex;
width: 100%;
}

.mega-menu .mega-menu__list--condensed {
display: block;
margin: 0;
}

.mega-menu-block {
display: flex;
justify-content: space-between;
gap: 20px;

}

span.swym-header-launcher-icon {
display: flex;
}

.header__icons {
align-items: center;
}

@media screen and (min-width: 990px) {
body .header--middle-left {
grid-template-columns: 1fr auto 1fr;
}
}

.images-block img {
border-radius: 16px;
}

p.image-title {
font-style: italic;
text-transform: capitalize;
font-size: 1.4rem;
letter-spacing: 0;
line-height: 2.4rem;
font-weight: 500;
margin: 0;
color: #000;
}

.special-card {
background: #d9f5f6;
height: 90%;
width: 100%;
border-radius: 16px;
align-items: center;
justify-content: center;
text-align: center;
padding: 10px;
}

.wrap-special a {
text-decoration: none;
}

.wrap-special {
border: 1px solid #00b7bd;
height: 100%;
border-radius: 16px;
padding: 20px;
align-items: center;
justify-content: center;
display: flex;
}

.images-block {
height: 100%;
}

p.special-title {
font-size: 1.4rem;
line-height: 2.4rem;
letter-spacing: .127rem;
font-weight: 600;
text-transform: uppercase;
color: #000;
text-decoration: none;
margin: 0;
}

.header__icons span.svg-wrapper svg {
height: 24px;
width: 24px;
}

.header__icon {
width: 3.4rem !important;

}

.footer-multi-menu {
display: grid;
grid-template-columns: repeat(2, 1fr);
row-gap: 30px;
}

.footer-block__newsletter {
text-align: start !important;
flex-grow: 1;
}

.footer__blocks-wrapper {
display: flex;
gap: 50px !important;
}

.footer-block__newsletter p {
font-size: 1.2rem;
letter-spacing: 0;
line-height: 1.8rem;
font-weight: 400;
}

.footer-block__newsletter h2 {
font-weight: 400;
line-height: 2.8rem;
font-size: 2.4rem;
margin: 0;
}

.newsletter-form__field-wrapper .field__input {
padding-right: 5rem;
background: #fff;
height: 48px;
}

form#ContactFooter {
margin: 0;
}

h2.footer-block__content.inline-richtext {
margin-top: 20px;
font-size: 2rem;
letter-spacing: 0;
line-height: 2.8rem;
font-weight: 400;
color: #343132;
}

p.footer-block__content2.inline-richtext {
font-size: 1.2rem;
letter-spacing: 0;
line-height: 1.8rem;
font-weight: 400;
}

.footer-block__image-wrapper {
margin-bottom: 2rem;
overflow: hidden !important;
margin: auto;
}

.footer-block__brand-info {
text-align: center !important;
}

.footer-block__brand-info h2.footer-block__heading.rte {
font-size: 32px;
letter-spacing: 0;
color: #000;
margin: 0;
}

.footer-block__brand-info p {
font-size: 1.4rem;
letter-spacing: 0;
line-height: 2.2rem;
font-weight: 400;
}

@media screen and (max-width:767px) {
.footer-multi-menu {
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 0;
}
ul.list-unstyled.list-social.footer__list-social {
    gap: 10px !important;
}
.tranding-buttons {
padding: 0px !important;
left: 0;
}
.custom-tab-section-wraper {
padding: 0 !important;
}
body .active.custom-tab-section-button-product {
padding: 10px 10px;
font-size: 12px;
}
body .custom-tab-section-button-product {
padding: 10px 10px;
font-size: 12px;
}
body .custom-tab-section-button {
padding: 10px 10px;
font-size: 12px;

}
body .active.custom-tab-section-button {
padding: 10px 10px;
font-size: 12px;

}
}

/* start hover css */
.header__menu-item.list-menu__item.link span:hover {
color: #000;
}

a.header__menu-item.list-menu__item.link.link--text {
position: relative;
}

.header__menu-item.list-menu__item.link span:after {
width: 0;
transition: .4s width ease !important;
content: "";
position: absolute;
bottom: 6px;
left: 50%;
transform: translate(-50%);
height: 1px;
z-index: 9;
background-color: #000;
}

.header__menu-item.list-menu__item.link span:hover:after {
width: 100%;
}

header.header {
padding-left: 20px !important;
padding-right: 20px !important;
padding-top: 0px !important;
}

/* end */
/* search bar */
<style>
    .headr-search button.search__button.field__button {
        position: absolute;
        left: 156px;
        top: -3px;
    }

    .headr-search .filed_p {
        display: flex;
        position: relative;
        margin-right: 10px;
    }

    .headr-search form.search input[type=text] {
        height: 40px;
        max-width: 100%;
        border-radius: 12px;
        border: 1px solid #d8d8d8;
        width: 172px;
        padding: 8px;
    }

    .search-bar-icon {
        display: none;
    }

    @media screen and (min-width: 768px) {
        nav.header__inline-menu {
            width: 100%;
            text-align: center;
        }

    }

    .header__menu-item {
        padding-top: 16px;
        padding-bottom: 0px;
    }

    @media (max-width:989px) {
        .search-bar-icon {
            display: block;
        }

        .headr-search form.search input[type=text],
        .headr-search button.search__button.field__button {
            display: none;
        }
    }

    @media (max-width:1440px) {

        /* .headr-search {
    display: none;
} */
        .header__icon.header__icon--search {
            position: relative;
        }


    }

    @media screen and (max-width: 989px) {
        .headr-search .filed_p {
            display: none;

        }

    }

    @media screen and (min-width: 990px) and (max-width: 5000px) {
        .headr-search {
            position: relative;
        }

        .header__icon.header__icon--search svg {
            position: absolute;
            left: 172px;
            z-index: 99;
        }
    }
</style>.product_slide .product-description p {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}

.product_slide .product h4 {
font-size: 18px;
font-weight: 500;
margin: 0;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
}

.product_slide .product-description p {
font-size: 15px;
line-height: 24px;
margin-top: 6px;
margin-bottom: 0;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}

.mega-menu__list--condensed .mega-menu__link {
font-weight: 400;
text-align: left;
}

.fera-reviews-widget#reviews {
display: none !important;
}

.footer-block__details-content .list-menu__item--link {
text-transform: capitalize;
font-weight: 300;
font-size: 14px;
}

ul.footer-block__details-content li a {
line-height: 2.2rem;
font-weight: 400;
font-size: 1.4rem !important;
color: #343132;
}

ul.list-unstyled.list-social.footer__list-social {
display: flex;
align-items: center;
justify-content: center;
margin-top: 17px;
gap: 20px;
}

*:focus-visible {
outline: none !important;
outline-offset: 0 !important;
box-shadow: none !important;
}

.footer .field:after {
box-shadow: none !important;
border: none;
}

.footer .field:hover.field:after {
box-shadow: none !important;

}

.newsletter-form__field-wrapper .field__input {
border-radius: 8px;
}

ul.list-unstyled.list-social.footer__list-social svg:hover {
color: #b05336;
}

ul.list-unstyled.list-social.footer__list-social svg {
color: #343132;
}

/* Product page css */
.product__title h1 {
font-size: 2.4rem;
letter-spacing: 0;
line-height: 3.2rem;
font-weight: 500;
}

.price__regular .price-item--regular {
margin-right: 0;
font-size: 2.4rem;
letter-spacing: 0;
line-height: 3.2rem;
font-weight: 400;
}

.disclosure .localization-form__select:after {

box-shadow: none !important;

}

.disclosure .field:hover:after {

box-shadow: none !important;

}

.disclosure button.disclosure__button.localization-form__select.localization-selector.link.link--text.caption-large {
border-bottom: 1px solid #0000009e;
}

/* contact us */
.contact__button button.button {
display: inline-block;
color: #fff;
font-size: 16px;
font-weight: 600;
padding: 15px 30px;
border-radius: 10px;
text-decoration: none;
transition: all 0.3s ease;
width: 320px;
box-shadow: none;
background-color: #af5234;
border: 1px solid #af5234;
}

.contact__button {
display: flex;
align-items: center;
justify-content: center;
}

.button:after {
display: none;
}

.button:before {
display: none;
}

body .field:after {

border-radius: 8px;
border: 1px solid #343132;
box-shadow: none;
}

h2#FooterCountryLabel {
display: none;
}

/* Policy pages*/
.shopify-policy__container {
max-width: 70%;
padding: 50px 0px;
}

.shopify-policy__body p,
li {
font-size: 1.4rem;
letter-spacing: 0;
line-height: 2.2rem;
font-weight: 400;
}

.shopify-policy__body h5 {
font-size: 1.25rem;
font-weight: 500;
letter-spacing: 0;
line-height: 2.2rem;
}

.shopify-policy__body h2 {
letter-spacing: -.05rem;
font-size: 45px;
text-align: center;
}

.shopify-policy__body ul {
list-style: none;
}

.cust-heading {
text-align: center;
}

.rich-text__text.rte {
font-size: 1.6rem;
letter-spacing: 0;
line-height: 2.4rem;
font-weight: 500;
}

h3.accordion__title.inline-richtext.h4 {
font-weight: 600;
text-transform: uppercase;
letter-spacing: .1rem;
font-size: 1.6rem;
cursor: pointer;
color: #343132;
}

/* end */
.footer-block__details-content .list-menu__item--link {
font-size: 1.4rem !important;
letter-spacing: 0;
line-height: 2.2rem;
font-weight: 500;
}

legend.form__label {
font-size: 1.4rem;
letter-spacing: .1rem;
line-height: 2.2rem;
font-weight: 600;
text-transform: uppercase;
}

/* Product page */
.product__info-wrapper button.accordion-button.collapsed {
border-bottom: 1px solid rgba(166, 158, 148, .25);
}

.product__info-wrapper .accordion-item {
border: none !important;
}

body .accordion-button:not(.collapsed) {
color: #000;
background-color: transparent;
box-shadow: none;
}

.product__info-wrapper button.accordion-button {

font-size: 1.4rem;
letter-spacing: .1rem;
line-height: 2.2rem;
font-weight: 600;
text-transform: uppercase;
display: block;
width: 100%;
padding: 16px 32px 16px 0;
text-align: left;

background-color: #fff;
}

.product__info-wrapper .accordion-body .product__description p {
font-size: 1.4rem;
letter-spacing: 0;
line-height: 2.2rem;
font-weight: 400;

}

#sr-panel-body h2 {
font-size: 1.4rem;
letter-spacing: .1rem;
line-height: 2.2rem;
font-weight: 600;
text-transform: uppercase;
flex: 1 1 auto;
padding-right: 16px;
}

#sr-panel-body h3 {
font-size: 1.4rem;
letter-spacing: 0;
line-height: 2.2rem;
font-weight: 600;
}

#sr-panel-body p {
font-size: 1.4rem;
letter-spacing: 0;
line-height: 2.2rem;
font-weight: 400;
margin-top: 16px;
}

/* .swiper.mySwiper .swiper-slide.swiper-slide-visible {
height: 100px !important;
} */

.swiper.mySwiper2 .swiper-button-next:after,
.swiper.mySwiper2 .swiper-button-prev:after {
font-size: 30px;
color: #000;
}

.product__info-wrapper .product-form__input--pill input[type=radio]+label {
border: 1px solid transparent;
background-color: #f9f7f5 !important;
border-radius: 8px;

}

.product__info-wrapper .product-form__input--pill input[type=radio]:checked+label {
border: 1px solid;
background-color: #f9f7f5;
color: #000;
}

.product__info-wrapper .product-form__input--pill input[type=radio]+label:hover {
border: 1px solid #000;
}

.product__info-wrapper .accordion-button:focus {
box-shadow: none;
}

.product__info-wrapper .accordion-body .product__description {
font-size: 1.4rem;
letter-spacing: 0;
line-height: 2.2rem;
font-weight: 400;
margin-top: 0;
}

.collection-call span {
font-weight: 500;
font-style: italic;
font-size: 1.6rem;
line-height: 2.4rem;
letter-spacing: -.01rem;
color: #000000d4;
}

.collection-call strong {
font-size: 1.6rem;
line-height: 2.4rem;
letter-spacing: -.01rem;
font-weight: 500;
font-style: italic;
color: #79746e;
}

.product-form__input--pill input[type=radio].disabled:checked+label,
.product-form__input--pill input[type=radio]:disabled:checked+label {
color: #000 !important;
}

.product__info-wrapper .accordion-body {
padding: 0 !important;
}

.card__information {
padding: 0px !important;
}

.product__info-wrapper p.product__text.inline-richtext.subtitle {
color: #343132;
font-weight: 400;
font-size: 2.8rem;
letter-spacing: 0;
text-align: center;
line-height: 3.6rem;
font-family: Lora, serif;
margin-top: 30px;

}

.product__info-wrapper span.jdgm-prev-badge__text {
font-size: 14px;
line-height: 1.6;
color: #343132;
}

.shopify-policy__body {
text-align: center;
}

.field:hover.field:after {
box-shadow: unset !important;
border-radius: 8px !important;
}

.accordion .accordion__content ol {
padding: 0 !important;
}

.icon-ks {
background: #9eb1af;
height: 80px;
width: 80px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50px;
}

.product__info-wrapper span.h4.inline-richtext {
font-family: Montserrat, sans-serif;
font-size: 1.4rem;
letter-spacing: 0;
line-height: 2.2rem;
font-weight: 500;
padding: 0;
margin-top: 10px;
color: #000;
}

.product .product__info-wrapper .icon-with-text img {
height: 40px;
width: 40px;
object-fit: contain;
filter: invert(1);
margin-bottom: 0;
}

.collection_info {
text-align: left;
}

.collection_info h4 {
margin-top: 10px;
font-size: 16px;
color: #343132;
font-weight: 600;
}

h3.footer-block__heading {
color: #000000ab;
font-size: 20px;
font-weight: 600;
}

/* Footer hover css */
.footer a.link.link--text.list-menu__item.list-menu__item--link {
position: relative;
}

.footer a.link.link--text.list-menu__item.list-menu__item--link:after {
width: 0;
transition: .4s width ease !important;
content: "";
position: absolute;
bottom: 6px;
left: 50%;
transform: translate(-50%);
height: 1px;
z-index: 9;
background-color: #000;
}

.footer a.link.link--text.list-menu__item.list-menu__item--link:hover:after {
width: 100%;
}

/* end */
.product_info {
text-align: left;
padding: 20px 0px;
}

.custom-tab-section-head h1 {
margin-bottom: 15px !important;
color: #617a78;
}

.custom-tab-section-wraper .tranding-buttons {
top: 35%;
}

.size-chart-cust svg {
width: 25px;
height: 25px;
}

.size-chart-cust {
    display: none;
align-items: center;
gap: 5px;
width: 180px;
}

.size-chart-cust p {
font-family: Montserrat, sans-serif;
font-size: 1.5rem;
letter-spacing: 0;
line-height: 1.8rem;
font-weight: 600;
text-decoration: underline;
text-underline-offset: .3em;
color: #af5234;
background-color: #fff;
margin: 0;
}

.wrap-sizee {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
padding: 10px 0px;
}

.product-form__input--swatch {
padding: 10px 0px !important;
margin: 0 !important;
}

h2.related-products__heading.inline-richtext.h2 {
font-weight: 400;
font-size: 2.4rem;
color: #38605c;
font-style: italic;
}

body .card__heading {
margin-top: 0;
margin-bottom: 0;
font-family: Montserrat, sans-serif;
font-size: 1.4rem;
letter-spacing: 0;
line-height: 2.2rem;
font-weight: 500;
}

span.price-item.price-item--regular {
font-size: 1.4rem;
letter-spacing: 0;
line-height: 2.2rem;
font-weight: 500;
}

.facet-filters.sorting.caption {
border: 1px solid #000;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 10px;
padding: 10px;
}

h2.facet-filters__label.caption-large.text-body {
margin-right: 5px !important;
}

form#FacetSortForm {
padding-bottom: 20px;
display: flex;
align-items: center;
}

#FacetsWrapperDesktop span.facets__summary-label {
font-family: Montserrat, sans-serif;
font-size: 1.2rem;
letter-spacing: .1rem;
line-height: 1.8rem;
font-weight: 600;
text-transform: uppercase;
}
.accordion p {
font-size: 1.4rem;
letter-spacing: 0;
line-height: 2.2rem;
font-weight: 400;
}
h2.image-with-text__heading.inline-richtext.h1 {
font-size: 48px;
font-weight: 400;
margin: 0;
color: #617a78;
letter-spacing: -.05rem;
}
.image-with-text__text.rte.body {
font-size: 16px;
color: #343132;
letter-spacing: 0;
}
a.button.button--primary {
background-color: #af5234;
color: #fff;
font-size: 16px;
font-weight: 600;
padding: 15px 30px;
border-radius: 10px;
}
/* blog section */
button.blog-tab {
background: none;
border: none;
font-family: Montserrat, sans-serif;
font-size: 1.6rem;
padding: 0;
font-weight: 500;
}

.blog-tabs-nav {
display: flex;
gap: 10px;
margin-bottom: 20px;
text-align: center;
justify-content: center;
}
.blog-tab.active {
background: none !important;
color: #000 !important;
text-decoration: underline;
text-underline-offset: 3px;
}
h2.rich-text__heading.rte.inline-richtext.h1 {
text-align: center;
font-size: 47px;
font-weight: 400;
margin: 0;
color: #617a78;
letter-spacing: -.05rem;
}
.rich-text__text.rte {
font-size: 16px;
color: rgb(52, 49, 50);
letter-spacing: 0px;
}

.img-prd {
border: 1px solid #000000a8;
height: 45px;
width: 45px;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: end;
}
.wrap-swatch-img {
width: 45px;
height: 45px;
border-radius: 50px;
padding: 3px;
}
.wrap-swatch-img img {
width: 100%;
height: 100%;
border-radius: 50px;
display: flex;
object-fit: cover;
border: 1px solid #00000061;
}
a.article-card__read-more.btn {
color: #fff;
font-size: 16px;
font-weight: 600;
padding: 15px 30px;
border-radius: 10px;
text-decoration: none;
background-color: #af5234;
border: 1px solid #af5234;
margin-top: 15px;
}
shopify-payment-terms {
display: none;
}
.product__tax.caption.rte {
display: none;
}
.footer__copyright small.copyright__content a {
font-family: Montserrat, sans-serif;
font-size: 12px;
letter-spacing: 0;
line-height: 1.8rem;
font-weight: 500;
}
.footer__copyright ul.policies.list-unstyled {
display: flex;
gap: 15px;
}
.footer__copyright .policies li:before{
display:none;
}
.footer__copyright ul.policies.list-unstyled {
display: flex;
flex-wrap: wrap;
gap: 10px;
text-align: center;
align-items: center;
justify-content: center;
}

.card:hover .wrap-products-btn button {
    display: block;
}
/* .wrap-products-btn {
    MARGIN: 0 20PX;
} */
.product-item:hover .wrap-products-btn button {
    display: block;
}
.wrap-products-btn button {
    font-family: Montserrat, sans-serif;
    font-size: 1.1rem;
    letter-spacing: .1rem;
    line-height: 1.8rem;
    font-weight: 600;
    width: 100%;
    margin: 0 auto;
    height: 32px;
    background-color: #fff;
    border: 1px solid #dedad1;
    text-transform: uppercase;
    border-radius: 8px;
    position: absolute;
    bottom: 8px;
    left: 0;
    cursor: pointer;
    z-index: 1;
    right:0;
 /* transform: translateX(-50%); */
    transition: opacity .3s;
    height: 40px;
    display:none;
    max-width:90%;
}
.wrap-products-btn button:hover {
    box-shadow: -1px 4px 8px 1px #0000001f;
}
.wrap-products-btn {
    position: relative;
}
.side-bar-custom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.side-bar-custom h1 {
    font-family: Montserrat, sans-serif;
    font-size: 1.4rem;
    letter-spacing: .1rem;
    line-height: 2.2rem;
    font-weight: 600;
    text-transform: uppercase;
}
.size-chart-pop span {
    font-family: Montserrat, sans-serif;
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 1.8rem;
    font-weight: 600;
    text-transform: uppercase;
}
.sr-panel .size-chart-cust {
    width: auto;
}
.size-chart-pop {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
}
.size-chart-pop .size-chart-cust p {
    margin-top: 0 !important;
}
 .cart-drawer__form td.cart-item__details a {
    font-size: 12px;
    letter-spacing: 0;
    color: #000;
}
 .cart-drawer__form p.caption-with-letter-spacing.light {
    color: #000;
    padding: 4px 0px;
}
button#CartDrawer-Checkout {
    background-color: #af5234;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.product-form__buttons button {
    background-color: #af5234;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.wrap-block {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.option_style {
    border: 1px solid transparent;
    background-color: #f9f7f5 !important;
    border-radius: 7px;
    padding: 6px 10px;
}
.brand-chart a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}
.size-chart-pop {
    display: none;
}
@media screen and (max-width:768px){
    .swiper-thumbs .swiper-slide {
    width: 100px !important;
}
.swiper-thumbs {
    margin-top: 20px;
    padding: 0px 20px;
}
}
.wrap-products-btn{
    top: 80%;
    height: 20%;
    z-index: 4;
}


.popular-brand .slick-list.draggable {
    padding: 0 !important;
}
.popular-brand .slick-initialized .slick-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 30px;
    margin-left: 30px !important;
}
.popular-brand-flx-wr .slick-list {
  overflow: visible;
}
.popular-brand-flx-wr .slick-slide {
  transition: all 0.3s ease;
}
.card__content{
    z-index: -1;
}
body .wrap-products-btn{
    top: 80%;
    height: 20%;
}
.blog-articles .card__content {
    z-index: unset;
}
.brand-chart {
    margin-top: 10px;
    background: #af5234;
    padding: 10px;
    width: 100%;
    border-radius: 8px;
}

/* home */
      .shipping-returns-buttons {
        display: flex;
        align-items: center;
        gap: 12px;
        font-size: 14px;
      }
      .sr-button {
          display: flex;
          align-items: center;
          gap: 6px;
          background: none;
          border: none;
          cursor: pointer;
          font-family: Montserrat, sans-serif;
          font-size: 1.2rem;
          letter-spacing: 0;
          line-height: 1.8rem;
          font-weight: 500;
          text-decoration: underline;
          text-underline-offset: .4em;
      }
      .icon {
        width: 20px;
        height: 20px;
      }
      .divider {
        width: 1px;
        height: 20px;
        background: #ccc;
      }
      .sr-panel {
        position: fixed;
        top: 0; right: 0;
        width: 320px;
        height: 100%;
        background: #fff;
        box-shadow: -2px 0 6px rgba(0,0,0,0.1);
        transform: translateX(100%);
        transition: transform 0.3s ease-in-out;
        z-index: 10;
      }
      .sr-panel.active {
        transform: translateX(0);
      }
      .sr-panel-content {
        padding: 20px;
      }
      .sr-close {
        background: none;
        border: none;
        font-size: 24px;
        cursor: pointer;
        float: right;
      }
      .swiper-free-mode>.swiper-wrapper {
          overflow: scroll;
      }
      .swiper-free-mode>.swiper-wrapper::-webkit-scrollbar {
          background: transparent !important;
      }
      .pify_inline_button{
      display:none;
      }

      
      .option-group {
  margin-bottom: 20px;
}

.option-label {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 6px;
}

.wrap-block {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.size-option {
  padding: 8px 12px;
  border: 1px solid #ccc;
  cursor: pointer;
  border-radius: 4px;
  user-select: none;
}

.size-option.selected {
  background-color: #333;
  color: #ab4828;
  border-color: #333;
}
   
    .color-option.option_style.selected {
    color: #ab4828;
    border-color: #333;
}
.color-option.option_style {
    padding: 8px 12px;
    border: 1px solid #ccc;
    cursor: pointer;
    border-radius: 4px;
    user-select: none;
}
/* summary.header__icon.header__icon--search.header__icon--summary.link.focus-inset.modal__toggle {
    display: none;
} */
span.svg-wrapper.header__icon-close {
    display: none;
}
 .tpo_option-input-inner::before {
    border: none !important;
}
.tpo_option-label.tpo_dropdown .tpo_option-input {
    padding: 8px 40px 8px 8px;
    height: 44px;
    background: #f9f7f5;
    border-radius: 10px;
} 
  .tpo_option-type-dropdown-wrapper>.tpo_option-type-selection {
    color: black;
}
body .tpo_option-label[data-error] .tpo_option-input-wrapper .tpo_text-box {
 border-color: #7d7d7d !important;
    background: #f9f7f5;
    height: 46px !important;
    max-height: 46px !important;
}
.tpo_option-type-dropdown-wrapper.has-scroll {
    border-radius: 10px;
    background: #f9f7f5 !important;
}
input.tpo_option-input.tpo_text-box {
    background:  #f9f7f5 ;
    border-radius: 10px;
}
body .tpo_option-input-wrapper {
    height: 46px !important;
}
.card-wrapper a {
    color: #000;
    text-decoration: none;
}
p.cart__login-title.h3 {
    margin: 10px;
}

.tranding-buttons svg {
    width: 30px;
    height: 30px;
}
.tranding-buttons {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0px 60px;
    z-index: 3;
}
.tranding-buttons button:hover {
    box-shadow: -1px 4px 8px 1px #0000001f;
}
.tranding-buttons button {
    background: #fff;
    border: none;
    border-radius: 50px;
    display: flex;
    border: 1px solid #dddad6;
    cursor: pointer;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}