/** Shopify CDN: Minification failed

Line 8:4 Expected ";" but found "{"
Line 1031:11 Expected ":"

**/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap')
body{
    line-height: 1.65;
}
a *, a,
header summary,
.header__menu-item span{
    text-decoration: none !important;
}
.mt-3{
    margin-top: 1rem;
}
img{
    width: 100%;
    height: 100% !important;
    display: block;
    border: none !important;
}
.view-info-image {
    display: none;
}
.collection__description {
    text-align: center;
}
.utility-bar{
    background: #f3f3f3;
}
.announcement-bar{
    padding: 12px 15px;
}
.announcement-bar .announcement-bar__message svg{
    display: none;
}
.announcement-bar__message{
    font-size: 12px;
    line-height: 18px;
    color: #5c5c5c;
    padding: 0;
    min-height: auto;
    letter-spacing: normal;
}
sticky-header.header-wrapper{
    background: transparent;
    box-shadow: 0 -1px rgba(255, 255, 255, 0.25) inset;
    border: none;
}
.section-header.shopify-section-group-header-group:hover,
.section-header.shopify-section-header-sticky{
    top: 0;
    background: #fff;
    z-index: 99;
}
.section-header.shopify-section-group-header-group{
    transition: 0.3s;
}
body[class*="page-page"] .section-header sticky-header.header-wrapper,
.page-product .section-header sticky-header.header-wrapper,
.section-header.shopify-section-header-sticky sticky-header.header-wrapper{
    box-shadow: 0 -1px #e7e7e7 inset;
}
header.header{
    max-width: 100%;
    padding: 18px 50px;
}
.header__heading {
    margin-right: 18px;
    width: 160px;
}
.header__heading .header__heading-link{
    width: 100%;
}
.header__heading .header__heading-link,
nav .list-menu .header__menu-item{
    padding: 0;
}
header .header__heading-logo-wrapper{
    width: 160px;
    height: 80px;
}
header .header__heading-logo-wrapper img{
    object-fit: cover;
}
nav .list-menu {
    gap: 42px;
}
header .header__heading .header__heading-link,
header-component .list-menu .header__menu-item{
    padding: 0;
    margin: 0;
}
nav .list-menu .header__menu-item {
    font-size: 15px;
    letter-spacing: normal;
    line-height: 24.75px;
    text-decoration: none !important;
}
.page-index nav .list-menu .header__menu-item{
    color: #fff;
}
.header__icons .header__icon,
header .header__icon .svg-wrapper,
.header__icons .header__icon--cart{
    margin: 0;
    width: auto;
    height: auto;
}
header .header__icons{
    gap: 28px;
}
nav .list-menu .header__menu-item > svg,
header .header__icon .icon,
.header__icons .header__icon--cart .svg-wrapper{
    display: none;
}
.page-index .header__icons .header__icon,
.page-index .header__active-menu-item{
    color: #fff;
}
.page-index .section-header.shopify-section-group-header-group:hover .header__active-menu-item,
.page-index .section-header.shopify-section-group-header-group:hover .header__icons .header__icon,
.page-index .section-header.shopify-section-group-header-group:hover nav .list-menu .header__menu-item,
.page-index .section-header.shopify-section-header-sticky nav .list-menu .header__menu-item,
.page-index .section-header.shopify-section-header-sticky .header__icons .header__icon,
nav .list-menu .header__menu-item[aria-current*="page"] .header__active-menu-item,
.page-index .section-header.shopify-section-header-sticky .header__active-menu-item{
    color: #5c5c5c;
}nav .list-menu li{
    position: relative;
}
nav .list-menu li:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transform: scaleX(0);
    transform-origin: left center;
    border-bottom: 2px solid #5C5C5C;
    transition: transform .3s, opacity .3s;
}
nav .list-menu li:has(.header__menu-item[aria-current*="page"])::after,
nav .list-menu li:hover:after{
    transform: scale(1);
    opacity: 1;
}
.header header-menu .header__submenu{
    padding: 25px 0;
    width: max-content;
    top: 100%;
    max-width: 270px;
    min-width: 200px;
    border-top: none;
    transition: all .3s ease-in-out;
    border: 1px solid #e7e7e7;
}
.header header-menu .header__submenu li + li{
    margin-top: 12px;
}
.header header-menu .header__submenu li{
    padding: 0 40px 0 25px;
}
.header header-menu .header__submenu li .header__menu-item{
    color: #5C5C5C;
}
.header header-menu .header__submenu li:hover .header__menu-item{
    color: #939393;
}
footer .newsletter-content .newsletter-form .field::after,
footer .newsletter-content .newsletter-form .field::before,
.btn.btn-primary::after,
.btn.btn-secondary::after,
.shopify-payment-button__button::after,
.blog .page-width-desktop .blog__posts .card__information .card__heading a::after,
.header header-menu .header__submenu li::after{
    content: none;
}
header .header__icons .header__icon.header__icon--search,
header .header__icons a{
    font-size: 13px;
}
header .header__icons a.header__icon--cart{
    font-size: 15px;
}
header .header__search .header__icon{
    height: 100%;
}
header details[open] .search-modal{
    top: 80px;
}
header details[open] .modal-overlay:after{
    top: 0;
}
header details .search-modal__content{
    background: #fff;
}
header details .search-modal__form{
    max-width: 100%;
}

.page-index main{
    margin-top: -116px;
}
.page-index .custom-banner-slider{
    position: relative;
}
.page-index .custom-banner-slider::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: linear-gradient(to top, #040404a6, #36363633);
}
.page-index .custom-banner-slider .banner-content{
    position: absolute;
    bottom: 70px;
    left: 0;
    padding: 0 70px;
    z-index: 9;
}
.page-index .custom-banner-slider .banner-subtext {
    font-size: 15px;
    color: #fff;
}
.page-index .custom-banner-slider .banner-title{
    font-size: 24px;
    color: #fff;
    margin: 16px 0 18px;
}
.btn.btn-primary,
.btn.btn-secondary,
.shopify-payment-button .shopify-payment-button__button,
.page-index .custom-banner-slider .banner-button a{
    position: relative;
    border-radius: 0;
    font-size: 13px;
    display: inline-block;
    padding: 14px 28px;
    line-height: normal;
    border: 1px solid transparent;
    color: #363636;
    border-color: #ffffff;
    text-align: center;
    letter-spacing: .2em;
    margin-top: 0;
    letter-spacing: 2.3px;
    text-transform: uppercase;
    font-size: 13px;
    transition: 0.3s;
    background: transparent;
}
.shopify-payment-button .shopify-payment-button__button,
.btn.btn-primary{
    color: #fff;
    border-color: #222947;
    letter-spacing: normal;
}
.btn.btn-secondary{
    color: #222947 !important;
    border-color: #222947;
    letter-spacing: normal;
    background: transparent !important;
}
.page-index .custom-banner-slider .banner-button a:hover{
    color: #fff;
}
.btn.btn-primary::before,
.btn.btn-secondary::before,
.shopify-payment-button .shopify-payment-button__button::before,
.page-index .custom-banner-slider .banner-button a::before{
    position: absolute;
    content: "";
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transform: scaleX(1);
    transform-origin: left center;
    transition: transform .45s cubic-bezier(.785, .135, .15, .86);
    background-color: #ffffff;
}
.btn.btn-secondary::before{
    transform: scaleX(0);
    transform-origin: right center;
}
.btn.btn-secondary::before,
.shopify-payment-button .shopify-payment-button__button::before,
.btn.btn-primary::before{
    background: #222947;
}
.btn.btn-secondary:hover{
    color: #fff !important;
}
.shopify-payment-button .shopify-payment-button__button:hover,
.btn.btn-primary:hover{
    color: #222947;
    background: transparent !important;
}
footer .newsletter-content .newsletter-form .field button .svg-wrapper,
.page-index .custom-banner-slider .banner-button a span{
    position: relative;
    z-index: 2;
}
.btn.btn-secondary:hover::before{
    transform-origin: left center;
    transform: scale(1);
}
.shopify-payment-button .shopify-payment-button__button:hover::before,
.btn.btn-primary:hover::before,
.page-index .custom-banner-slider .banner-button a:hover::before{
    transform-origin: right center;
    transform: scaleX(0);
}
.page-index .main-banner-slider .swiper .swiper-pagination {
    width: fit-content;
    right: 24px;
    left: auto;
    bottom: 28px;
}
.page-index .main-banner-slider .swiper-pagination .swiper-pagination-bullet{
    opacity: 1;
    width: 10px;
    height: 10px;
    background: transparent;
    border: 2px solid #fff;
}
.page-index .main-banner-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #fff;
}
.main-recently-viewed,
.collection .collection__title.page-width{
    padding: 0 80px 70px;
    max-width: 100%;
    margin: 0;
    text-align: center;
}
.collection .collection__title.page-width .collection__description h1,
.collection .collection__title.page-width h2.inline-richtext{
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #5C5C5C;
    line-height: 1.65;
    letter-spacing: normal;
}
.collection .collection__title.page-width .collection__description h1{
    font-size: 24px;
    margin: 0;
}
section[id*="slider_collection"] .collection .page-width,
section[id*="slider_collection"] .collection .swiper.product-grid,
section[id*="featured_collection"] .collection slider-component {
    max-width: 100%;
    padding: 0 90px;
    margin-bottom: 80px;
}
.related-products .product-grid,
.collection slider-component .product-grid{
    margin: 0;
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.related-products .product-grid .grid__item,
.collection slider-component .product-grid .grid__item{
    width: auto;
    max-width: 100%;
}
.collection .page-width .swiper-wrapper {
    overflow: hidden;
    padding: 0;
}
.c-product h3.c-product__title a,
.related-products .product-grid .card__information h3,
.collection .card .card__information h3{
    text-align: center;
    color: #5C5C5C;
    font-size: 14px;
}
.related-products .card__media .media img,
.collection .card .card__media .media img{
    transform: scale(1) !important;
}
.related-products .product-grid .card__information,
.collection .card .card__information {
    padding-bottom: 0;
}
.related-products .card-information .price,
.collection .card .card-information .price{
    text-align: center;
}
.related-products .card-information .price .price-item,
.c-product p.c-productPrice,
.collection .card .card-information .price .price-item{
    font-size: 14px;
}
.c-product .c-product__title{
    margin: 1.7rem 0 0.7rem;
}
.related-products .card-information .price s.price-item,
.collection .card .card-information .price s.price-item{
    color: #f94c43;
}
.collection .swiper-pagination{
    display: none;
}
.page-index .custom-banner-slider .banner-image {
    height: calc(100vh - 40px);
}
.page-index .custom-banner-slider .banner-image img{
    object-fit: cover;
}

footer.footer{
    margin-top: 120px;
}
footer.footer .page-width{
    padding: 0 80px;
    max-width: 100%;
}
footer .footer__blocks-wrapper.grid{
    gap: 0;
    justify-content: space-between;
    margin: 0 -40px;
}
footer .footer-block.grid__item {
    padding: 0 40px;
    margin-bottom: 50px;
    flex: 0 1 auto;
    width: auto;
}
footer .footer-block__heading {
    font-size: 15px;
    line-height: 1.65;
    color: #5C5C5C;
}
footer .footer-block .footer-block__details-content li{
    margin: 0;
    line-height: 1;
}
.grid__item.footer-block p,
footer .footer-block .footer-block__details-content li a{
    color: #939393 !important;
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 300;
    font-family: Poppins, sans-serif;
}
footer .footer-block .footer-block__details-content li a:hover{
    color: #5C5C5C !important;
}
footer .footer-block .footer-block__details-content li + li{
    margin-top: 12px;
}
footer .footer-block .block-social-icons .footer__list-social{
    justify-content: start;
    margin-top: 14px;
    gap: 28px;
}
footer .footer-block.grid__item:has(.block-social-icons){
    flex-basis: 460px;
}
footer .footer-block.grid__item:has(.custom-newsletter){
    flex-basis: 375px;
}
footer .footer-block .block-social-icons .footer__list-social .list-social__link{
    padding: 0;
    color: #939393;
    transform: scale(1) !important;
}
footer .footer-block .block-social-icons .footer__list-social .list-social__link:hover{
    color: #5C5C5C;
}
footer .footer__content-bottom{
    border: none;
    padding-top: 80px;    
}
footer .footer__content-bottom .footer__content-bottom-wrapper:has(.footer__localization:empty){
    display: none;
}
footer .footer__content-bottom .footer__copyright{
    margin: 0;
}
footer .footer__content-bottom .footer__copyright .copyright__content{
    font-size: 13px;
    text-transform: uppercase;
}
footer .grid__item.footer-block .custom-newsletter p{
    line-height: 1.65;
}
footer .newsletter-content{
    margin-top: 18px;
}
footer .newsletter-content .newsletter-form .field{
    display: block;
}
footer .newsletter-content .newsletter-form .field input{
    -webkit-appearance: none;
    display: block;
    padding: 12px 14px;
    border-radius: 0;
    border: 1px solid #e7e7e7;
    width: 100%;
    line-height: normal;
    resize: none;
    transition: border-color .1s ease-in-out;
    background: transparent;
    box-shadow: none;
}
footer .newsletter-content .newsletter-form .field button{
    width: auto;
    height: auto;
    margin-top: 20px;
}
footer .newsletter-content .newsletter-form .field button .svg-wrapper{
    width: auto;
    height: auto;
}
footer .newsletter-form__field-wrapper,
footer .footer__newsletter{
    max-width: 100%;
    margin: 0;
}
.customer select+.svg-wrapper{
    right: 20px;
}
.blog .page-width-desktop .blog__title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 1.65;
}
.blog .page-width-desktop .title-wrapper-with-link{
    margin-bottom: 70px;
}
.blog .page-width-desktop{
    padding-inline: 80px;
    max-width: 100%;
}
.blog .page-width-desktop .blog__posts{
    gap: 60px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    max-width: 1260px;
    margin: 0 auto;
}
.blog .page-width-desktop .blog__posts .grid__item{
    width: 100%;
    max-width: 100%;
}
.blog .page-width-desktop .blog__posts .grid__item .card__information{
    padding: 22px 18px 0;
}
.blog .page-width-desktop .blog__posts .card__information .card__heading{
    font-size: 22px;
    color: #5c5c5c;
    margin-bottom: 18px;
}
.blog .page-width-desktop .blog__posts .card__information .article-card__excerpt{
    font-size: 15px;
    font-weight: 300;
    color: #5c5c5c;
    font-family: Poppins, sans-serif;
}
.blog .page-width-desktop .blog__posts .card__information .ArticleItem__Link{
    font-family: Poppins, sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #5C5C5C;
    position: relative;
}
.blog .page-width-desktop .blog__posts .card__information .ArticleItem__Link::before{
    content: '';
    width: 100%;
    transform: scaleX(1);
    border-bottom: 1px solid #5c5c5c;
    position: absolute;
    bottom: -1px;
    transform-origin: left center;
    transition: transform .2s ease-in-out;
}
.blog .page-width-desktop .blog__posts .card__information .ArticleItem__Link:hover::before{
    transform: scaleX(0);
}
.blog .blog__view-all{
    margin-top: 80px;
}

.page-width.page-width--narrow {
    max-width: 680px;
    margin: 0 auto 80px;
    padding: 0;
}
.page-width.page-width--narrow .main-page-title{
    font-size: 42px;
    line-height: 1.65;
    color: #5c5c5c;
    text-align: center;
    margin: 50px 0;
}
.page-width.page-width--narrow img{
    max-width: 552px;
    margin: 3em auto;
}
.page-width.page-width--narrow p{
    font-size: 15px;
    font-family: Poppins, sans-serif;
    color: #5c5c5c;
    line-height: 1.65;
    margin-bottom: 24px;
}
.page-page-contact .col-inner h2{
    margin: 133px 0 20px;
    font-size: 22px;
    color: #5c5c5c;
}
.page-page-contact .col-inner p{
    margin: 0;
    font-size: 15px;
    font-family: Poppins, sans-serif;
    color: #5c5c5c;
    text-align: center;
    line-height: 1.65;
}
.page-page-contact h4{
    margin: 41px 0 26px !important;
    font-size: 19px;
    color: #5c5c5c;
    letter-spacing: normal;
}
.contact h2{
    font-size: 20px;
    margin: 44px 0 24px;
    line-height: 1.65;
}
.field::before,
.field::after{
    content: none;
}
.field {
    margin-bottom: 15px !important;
}
.contact .contact__fields{
    gap: 15px;
}
.field .field__input{
    border: 1px solid #e7e7e7;
    padding: 12px 14px;
    box-shadow: none;
    font-size: 15px;
    line-height: normal;
    letter-spacing: normal;
}
.field .field__input:focus{
    border-color: rgba(92, 92, 92, .8);
}
.field .field__input::placeholder{
    opacity: 1;
}
.contact .contact__button{
    margin-top: 20px;
}
.contact .contact__button .btn{
    width: 100%;
}
.field .field__label{
    opacity: 0;
    background: #fff;
    transform: translateY(3px);
    transition: all .3s ease-in-out;
    padding: 0 5px;
    bottom: calc(100% - 8px);
    left: 10px !important;
    top: auto !important;
    color: #939393;
    font-size: 13px !important;
    margin: 0;
}
.field .field__input.has-value ~ .field__label{
    opacity: 1;
    transform: translateY(0);
}
header.header .header__heading-link {
    padding: 0;
    margin: 0 18px 0 0;
}
.page-product .product{
    flex: 1;
    align-items: flex-start;
}
.page-product product-info .page-width{
    margin: 0 auto 50px;
    max-width: 1330px;
    padding: 0;
}
.page-product .product .grid__item.product__media-wrapper{
    max-width: 770px;
    margin-left: 50px;
    margin-top: 50px;
}
.page-product .product .grid__item.product__media-wrapper .product-media-item img{
    object-position: top;
}
.page-product .product .grid__item .product-media-container {
    width: 100%;
    height: 100%;
    border: none;
}
.page-product .product .grid__item.product__info-wrapper{
    width: 100%;
    max-width: 400px;
    padding: 0;
    margin: 50px 50px 0;
}
.page-product .product .grid__item.product__info-wrapper .product__title h1{
    font-size: 22px;
    color: #5C5C5C;
    letter-spacing: normal;
}
.page-product .price{
    font-size: 19px;
}
.myVerticalSwiper .swiper-slide,
.page-product .product .swiper{
    overflow: visible;
    height: auto !important;
}
.myVerticalSwiper .swiper-slide{
    margin-bottom: 30px !important;
}
.myVerticalSwiper .swiper-slide:last-child{
    margin-bottom: 0 !important;
}
.page-product .product .swiper-pagination{
    right: auto;
    left: -30px;
}
.page-product .product .swiper-pagination .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    border: 2px solid #e7e7e7;
    background: transparent;
    opacity: 1;
    margin-bottom: 12px;
}
.page-product .product .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    border-color: #5C5C5C;
    background: #5C5C5C;
}
.page-product .product .grid__item.product__info-wrapper .product-form__input .form__label{
    font-size: 15px;
}
.page-product .product .grid__item.product__info-wrapper .product-form__input--pill label{
    padding: 6px 10px;
    margin: 6px 8px;
    min-width: 48px;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    font-size: 15px;
    line-height: 1.65;
    letter-spacing: normal;
    color: #939393;
}
.page-product .product .grid__item.product__info-wrapper .product-form__input--pill input[type=radio]:checked+label{
    background: transparent;
    color: #5C5C5C;
    border-color: #5c5c5c;
}
.product-variant-container {
    display: flex;
    flex-wrap: wrap;
}
.page-product .product-form__input--pill .product-variant-container .product-variant-box:first-child label{
    margin-left: 0;
}
.page-product .product-form__input--pill .product-variant-container .product-variant-box:last-child label{
    margin-right: 0;
}
.page-product .product .grid__item.product__info-wrapper .product-form__input--pill input[type=radio].disabled+label{
    text-decoration: none;
}
.page-product .product .grid__item.product__info-wrapper .product-form__input--pill input[type=radio].disabled+label::after{
    content: '';
    width: 1px;
    height: 60px;
    position: absolute;
    top: -12px;
    left: 22px;
    display: block;
    transform: rotate(308deg);
    background-color: #cdcdcd;
}
.page-product .product-info-content div *{
    font-size: 15px;
    line-height: 1.65;
    font-family: Poppins, sans-serif;
    margin: 0;
}
.page-product .product-info-content > div:first-child{
    font-size: 19px;
    margin: 41px 0 26px;
    font-family: var(--font-body-family);
}
product-recommendations.related-products.page-width {
    padding: 80px 90px;
    max-width: 100%;
}
product-recommendations .related-products__heading{
    font-size: 20px;
    line-height: 1.65;
    margin-bottom: 70px;
    text-align: center;
    color: #5C5C5C;
}
.Product__QuickNav {
    border: 1px solid #e7e7e7;
    border-width: 1px 0;
}
.Product__QuickNav .Product__QuickNavWrapper a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #939393;
    font-size: 13px;
    padding: 11px 16px;
}
.Product__QuickNav .Product__QuickNavWrapper a svg{
    width: 8px;
    height: 10px;
}
.collection-hero__inner {
    max-width: 100%;
    padding: 0 80px;
    text-align: center;
    margin: 50px 0;
}
.collection-hero__inner .collection-hero__title{
    font-size: 42px;
    line-height: 1.65;
    color: #5C5C5C;
    letter-spacing: normal;
    margin: 0 0 28px;
}
.facets-vertical.page-width{
    padding: 0 50px;
    max-width: 100%;
    gap: 60px;
    align-items: start;
}
.facets-vertical.page-width .facets-wrapper{
    padding: 0;
    max-width: 200px;
    width: 100%;
    position: sticky;
    top: 90px;
    height: auto;
    z-index: 9;
}
.facets-vertical.page-width .facets-wrapper .facets__form-vertical{
    width: 100%;
}
.product-grid-container ul.grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px 0;
}
.product-grid-container ul.grid.grid-column-2{
    grid-template-columns: repeat(2, 1fr);
}
.product-grid-container ul.grid .grid__item{
    max-width: 100%;
    width: 100%;
}
.product-grid-container ul.grid .grid__item:nth-child(7n){
    grid-column: span 3;
}
.product-grid-container ul.grid.grid-column-2 .grid__item:nth-child(7n){
    grid-column: span 2;
}
.product-grid-container ul.grid .grid__item:nth-child(7n) .card-wrapper {
    max-width: 70%;
    margin: 0 auto;
}
.product-grid-container ul.grid .grid__item .card__inner{
    height: 100%;
}
.facets-wrapper .facets-container .facets__heading{
    font-size: 18px;
    padding: 0 0 5px;
    line-height: 1.65;
    color: #222;
    font-weight: 600;
    margin: 0;
}
.facets-vertical .active-facets-vertical-filter facet-remove.active-facets__button-wrapper,
facet-remove,
.facets-wrapper .facets-container .facets__label svg,
.featured-collections-slider .swiper-pagination,
.featured-collections-slider .product-item .badge{
    display: none;
}
.facets-wrapper .facets-container .facet-checkbox input[type=checkbox]{
    top: 0;
    margin: 0;
}
.facets-wrapper .facets-container .facets__label.facet-checkbox{
    padding: 0;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    line-height: 1.65;
    align-items: center;
    gap: 4px;
}
.facets-wrapper .facets-container .facets__label.facet-checkbox:hover .facet-checkbox__text-label{
    text-decoration: none;
}
.facets-wrapper .facets-container .facets__summary-label{
    padding: 10px 0 5px;
    line-height: 1.65;
    color: #222;
    font-weight: 600;
    font-size: 18px;
    margin: 10px 0;
    font-family: "Poppins", sans-serif;
}
.facets-wrapper .facets-container .facets__summary:hover .facets__summary-label{
    text-decoration: none;
}
.facets-wrapper .facets-container .facets__label .svg-wrapper{
    border: 1px solid #444;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    visibility: visible;
    z-index: 2;
}
.facets-wrapper .facets-container .facets__label input[type=checkbox]:checked ~ .svg-wrapper::before{
    content: '';
    background: #444;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
fieldset.facets-wrap{
    padding: 0;
    margin: 0;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}
.facets-wrapper .facets-container .facets__label .facet-checkbox__text{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: #888;
}
.facets-wrapper .facets-container .facets__label .facet-checkbox__text .facet-checkbox__text-label{
    color: #444;
}
.CollectionToolbar{
    box-shadow: 1px 1px #e7e7e7, -1px -1px #e7e7e7;
    position: sticky;
    bottom: 0;
    z-index: 9;
    background: #fff;
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.CollectionToolbar__LayoutSwitch{
    padding: 18px 0;
    width: 100%;
    max-width: 115px;
    border-right: 1px solid #e7e7e7;
    display: flex;
    align-items: center;
    justify-content: center;
}
.CollectionToolbar__LayoutType {
    border: none;
    padding: 0;
    margin: 0 6px;
    opacity: .2;
    transition: opacity .25s ease-in-out;
    cursor: pointer;
}
.CollectionToolbar__LayoutType.active{
    opacity: 1;
}
.featured-collections-slider {
    padding: 80px;
}
.featured-collections-slider .title{
    text-align: center;
    margin: 0 0 70px;
}
.featured-collections-slider .image-section{
    position: relative;
}
.featured-collections-slider .image-section .hover-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    opacity .4s cubic-bezier(.25,.46,.45,.94)
}
.featured-collections-slider .product-item:hover .hover-img{
    opacity: 1;
}
.featured-collections-slider .product-item h3{
    margin: 20px 0 4px;
    text-align: center;
    color: #5C5C5C;
    font-size: 14px;
}
.featured-collections-slider .collection__view-all{
    margin-top: 80px;
}
.featured-collections-slider .price__container{
    font-size: 14px;
}
.featured-collections-slider .price{
    text-align: center;
}
.featured-collections-slider .price__container .price-item--sale{
    color: #f94c43;
}
.featured-collections-slider .price__container .price__sale .price-item--regular{
    font-size: 14px;
    position: relative;
    color: #939393;
}
.featured-collections-slider .price__container .price__sale .price-item--regular::before{
    content: '';
    position: absolute;
    top: 50%;
    width: 100%;
    height: 1px;
    background: #939393;
    transform: translateY(-50%);
}
.collection-slider-container {
    position: relative;
}
.main-recently-viewed .recently-title h2.title {
    border: 0;
}
.main-recently-viewed .recently-title h2.title b{
    font-weight: 500;
}
.featured-collections-slider .swiper-button-prev,
.featured-collections-slider .swiper-button-next {
    color: #222947;
    box-shadow: 0 2px 10px #36363626;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.featured-collections-slider .swiper-button-prev::after,
.featured-collections-slider .swiper-button-next::after{
    content: none;
}
.featured-collections-slider .swiper-button-prev svg,
.featured-collections-slider .swiper-button-next svg{
    width: auto;
    height: 18px;
    stroke-width: 1.5px;
    stroke: currentColor;
}
.featured-collections-slider .swiper-button-prev:hover svg{
    animation: buttonFromRightToLeft .5s ease-in-out forwards;
}
.featured-collections-slider .swiper-button-next:hover svg{
    animation: buttonFromLeftToRight .5s ease-in-out forwards;
}
@keyframes buttonFromLeftToRight {
    0% {
        transform: translate(0);
    }
    25% {
        opacity: 0;
        transform: translate(100%);
    }
    50% {
        opacity: 0;
        transform: translate(-100%);
    }
    75% {
        opacity: 1;
        transform: translate(0);
    }
}
@keyframes buttonFromRightToLeft {
    0% {
        transform: translate(0);
    }
    25% {
        opacity: 0;
        transform: translate(-100%);
    }
    50% {
        opacity: 0;
        transform: translate(100%);
    }
    75% {
        opacity: 1;
        transform: translate(0);
    }
}
.featured-collections-slider .swiper-button-prev {
    left: -60px;
}
.featured-collections-slider .swiper-button-next {
    right: -60px;
}
.js-recentPdpBlock{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.c-product{
    cursor: pointer;
}
.c-product__img {
    width: calc(100% - 2 * var(--image-padding));
}
.recently-title h2 {
    font-size: 24px;
    border-top: 1px solid #d2d2d2;
    padding-top: 50px;
}
.c-product p.c-productPrice {
    margin: 0;
}
a.c-product__url{
    position: relative;
}
.product .grid__item .product__column-sticky{
    position: static;
}
.product .grid__item .product__column-sticky .product-media-item {
    scroll-margin-top: 100px;
}
.product .grid__item .product__column-sticky slider-component .product-media-item + .product-media-item{
    margin-top: 30px;
}
.refine-all a{
    font-size: 12px;
    background: #eee;
    line-height: 18px;
    border-radius: 50px;
    padding: 0 5px;
    color: #222;
    overflow: hidden;
}
.mobile-filter {
    display: none;
}
.product-media-dots {
  display: flex;
  gap: 12px;
  flex-direction: column;
  position: sticky;
  top: 50vh;
  left: 20px;
  width: fit-content;
}
.media-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  cursor: pointer;
  border: 2px solid #e7e7e7;
}
.media-dot.active {
  background: #5c5c5c;
  border-color: #5c5c5c;
}
.page-product product-info .pdp-container{
    display: flex;
    align-items: start;
}
.page-product .product .grid__item.product__info-wrapper .product-info-content table{
    width: 100%;
}

@media (-moz-touch-enabled: 0), (hover: hover){
    .featured-collections-slider .price__container,
    .related-products .product-grid .card-information,
    .c-product p.c-productPrice,
    .collection .card .card-information{
        transform: translateY(10px);
        opacity: 0;
        transition: all 0.3s ease-in-out;
    }
    .featured-collections-slider .product-item:hover .price__container,
    .related-products .card:hover .card-information,
    .c-product:hover p.c-productPrice,
    .collection .card:hover .card-information{
        opacity: 1;
        transform: translateY(0);
    }
}
@media (max-width: 1439px){
    .page-index .custom-banner-slider .banner-image{
        height: calc(100vh - 250px);
    }
}
@media (max-width: 1365px){
    section[id*="slider_collection"] .collection .page-width,
    section[id*="slider_collection"] .collection .swiper.product-grid,
    section[id*="featured_collection"] .collection slider-component {
        max-width: 100%;
        padding: 0 50px;
        margin-bottom: 50px;
    }
    .page-index .custom-banner-slider .banner-content{
        padding: 0 50px;
    }
    .featured-collections-slider {
        padding: 50px;
    }
    .featured-collections-slider .swiper-button-next{
        right: -20px;
    }
    .featured-collections-slider .swiper-button-prev {
        left: -20px;
    }
    .blog .page-width-desktop{
        padding-inline: 50px;
    }
    .blog .page-width-desktop .blog__posts{
        gap: 30px;
    }
    footer.footer{
        margin-top: 50px;
    }
    footer .footer-block.grid__item{
        margin-bottom: 30px;
    }
    footer .footer__content-bottom{
        padding-top: 20px;
    }
    .page-product .product .grid__item.product__media-wrapper{
        max-width: 620px;
    }
}
@media (max-width: 1279px){
    .page-product .product .grid__item.product__media-wrapper{
        max-width: 500px;
    }
}
@media (max-width: 1139px){
    section[id*=featured_collection] .collection slider-component{
        margin-bottom: 50px;
    }
    nav .list-menu {
        gap: 12px;
    }
    .collection .collection__title.page-width{
        padding-bottom: 50px;
    }
    .page-index .custom-banner-slider .banner-title{
        margin: 16px 0;
    }
    .page-index .custom-banner-slider .banner-button a{
        margin-top: 0;
    }
    footer .footer-block.grid__item:has(.custom-newsletter),
    footer .footer-block.grid__item:has(.block-social-icons){
        flex-basis: 50%;
    }
    header.header.page-width:not(.drawer-menu){
        padding: 18px 2rem;
    }
    .page-index .custom-banner-slider .banner-image{
        height: calc(100vh - 350px);
    }
    .page-product .product .grid__item.product__info-wrapper{
        max-width: 370px;
    }
    .page-product .product .grid__item.product__media-wrapper{
        max-width: 470px;
    }
}
@media (max-width: 1023px){
    .page-index main {
        margin-top: -116px;
    }
    .page-index .custom-banner-slider .banner-image{
        height: calc(100vh - 450px);
    }
    .related-products .product-grid,
    .blog .page-width-desktop .blog__posts,
    .js-recentPdpBlock,
    .collection slider-component .product-grid{
        grid-template-columns: repeat(2, 1fr);
    }
    .mobile-filter,
    .menu-drawer-container .header__icon .icon {
        display: block;
    }
    .facets-vertical aside,
    .mobile-filter .product-count,
    .mobile-filter .facets-container facet-filters-form{
        display: none;
    }
    .mobile-filter .facets-container .mobile-facets__wrapper .menu-opening facet-filters-form,
    .mobile-filter .facets-container .mobile-facets__wrapper{
        display: flex !important;
    }
    .mobile-filter .facets-container{
        padding-right: 20px;
    }
    .page-index header-drawer .menu-drawer-container .header__icon,
    .page-index .header__icons .header__icon{
        color: #FFF;
    }
    .section-header:hover header-drawer .menu-drawer-container .header__icon,
    .page-index .shopify-section-header-sticky header-drawer .menu-drawer-container .header__icon,
    .page-index .section-header.shopify-section-header-sticky .header__icons .header__icon{
        color: #5C5C5C;
    }
    .menu-drawer__inner-container .menu-drawer__navigation{
        padding: 0;
    }
    .menu-drawer__inner-container .menu-drawer__navigation .menu-drawer__inner-submenu,
    .menu-drawer__inner-container .menu-drawer__navigation .menu-drawer__menu.has-submenu{
        height: 100%;
    }
    .menu-drawer__inner-container .menu-drawer__navigation .menu-drawer__menu li:has(.menu-opening){
        height: 100%;
    }
    .blog .page-width-desktop .blog__posts .grid__item{
        margin: 0;
    }
    .CollectionToolbar .custom-sort{
        flex: 1;
    }
    nav .list-menu li{
        position: static;
    }
}
@media (max-width: 991px){
    .header{
        grid-template-columns: 1fr 1fr 1fr;
    }
    .product__accordion.testaccordion,
    .page-product .product .grid__item.product__info-wrapper{
        max-width: 500px;
        margin: 0 auto;
    }
    .page-product .product .grid__item.product__media-wrapper {
        max-width: 100%;
        margin: 0;
        padding-inline: 0;
    }
    .product__accordion.testaccordion,
    .page-product .product .grid__item.product__info-wrapper{
        margin-top: 50px;
    }
    .main-recently-viewed,
    product-recommendations.related-products.page-width{
        padding: 50px;
    }
    .page-product .product .grid__item.product__info-wrapper{
        order: 3;
    }
    .recently-title h2{
        padding: 0;
    }
    .js-recentPdpBlock{
        grid-template-columns: repeat(2, 1fr);
    }
    .product .grid__item media-gallery slider-component{
        margin: 0;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        touch-action: pan-x;
    }
    .product .grid__item media-gallery slider-component .product-media-item{
        width: 100%;
        flex: 0 0 100%;
        scroll-snap-align: start;
        margin-top: 0 !important;
    }
    .product .grid__item media-gallery slider-component::-webkit-scrollbar {
        display: none;
    }
    .swiper.swiper-vertical>.swiper-wrapper{
        flex-direction: row;
    }
    .myVerticalSwiper .swiper-slide{
        margin-bottom: 0 !important;
    }
    .page-product .product .swiper-pagination{
        position: static;
        transform: none;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        margin-top: 10px;
    }
    .product-media-dots{
        position: relative;
        flex-direction: row;
        justify-content: center;
        width: 100%;
        order: 2;
        top: auto;
        bottom: 0;
        margin: 20px auto 0;
        left: 0;
    }
    .page-product product-info .pdp-container{
        flex-direction: column;
    }
}
@media (max-width: 767px){
    .page-index .custom-banner-slider .banner-image {
        height: calc(100vh - 550px);
    }
    .featured-collections-slider .collection__view-all {
        margin-top: 40px;
    }
    .blog .page-width-desktop .blog__posts{
        display: flex;
    }
    .page-index .custom-banner-slider .banner-title{
        margin: 8px 0;
    }
    .page-index .custom-banner-slider .banner-title p{
        margin: 0;
    }
    .collection-hero__inner .collection-hero__title{
        font-size: 28px;
        margin: 0;
    }
    .collection-hero__inner{
        margin: 30px 0 0;
    }
    .facets-vertical.page-width{
        padding: 0 20px;
    }
    .product-grid-container ul.grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .product-grid-container ul.grid.grid-column-2 {
        grid-template-columns: 1fr;
    }
    .product-grid-container ul.grid .grid__item:nth-child(7n) {
        grid-column: span 2;
    }
    .product-grid-container ul.grid.grid-column-2 .grid__item:nth-child(7n) {
        grid-column: span 1;
    }
}
@media (max-width: 576px){
    footer .footer-block__details-content{
        margin-bottom: 0;
    }
    footer .footer__content-bottom{
        padding-top: 20px;
    }
    footer.footer .page-width{
        padding: 0 40px;
    }
    .related-products .product-grid,
    .blog .page-width-desktop .blog__posts,
    .js-recentPdpBlock,
    .collection slider-component .product-grid{
        grid-template-columns: 1fr;
    }
    footer .footer-block.grid__item,
    section[id*=featured_collection] .collection slider-component,
    .featured-collections-slider,
    .page-page-contact .page-width.page-width--narrow,
    .contact.page-width,
    .blog .page-width-desktop{
        padding-inline: 20px;
    }
    .page-page-contact .page-width.page-width--narrow{
        margin-bottom: 30px;
    }
    header.header .header__heading{
        margin: 0;
    }
    .contact h2{
        margin: 30px 0 24px;
    }
    .page-page-contact .col-inner h2{
        margin-top: 50px;
    }
    .featured-collections-slider .swiper-button-prev{
        left: 0;
    }
    .featured-collections-slider .swiper-button-next{
        right: 0;
    }
    section.shopify-section:has(.page-width.page-width--narrow){
        padding-inline: 20px;
    }
}
@media (max-width: 425.98px){
    .product__accordion.accordion{
        margin-inline: 30px;
    }
    .page-product .product .grid__item.product__info-wrapper{
        padding-inline: 30px;
    }
    .page-product .product .grid__item.product__media-wrapper{
        padding-inline: 20px;
    }
    .page-product .product .swiper-pagination{
        left: -20px;
    }
    .main-recently-viewed,
    product-recommendations.related-products.page-width {
        padding: 30px;
    }
    header .header__icons {
        gap: 10px;
    }
    header.header .header__heading-link{
        margin: 0;
    }
    product-recommendations .related-products__heading{
        margin-bottom: 30px;
    }
}
@media (max-width: 375px){
    .CollectionToolbar__LayoutSwitch{
        max-width: 70px;
    }
    .mobile-filter .facets-container{
        padding: 0 10px;
    }
}
