/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.h1,h1{font-weight:600;font-size:68px;line-height:120%}.h2,h2{font-size:32px;font-weight:600;line-height:48px}.h3,h3{font-size:28px;font-weight:500;line-height:44.8px}.h4,h4{font-size:24px;font-weight:500;line-height:36px}.p1{font-size:20px;font-weight:500;line-height:150%}.p2{font-size:18px;font-weight:500;line-height:32px}.p3{font-size:16px;font-weight:500;line-height:150%}.p4{font-size:14px;font-weight:600;line-height:150%}.p5{font-size:12px;font-weight:500;line-height:150%}.p6{font-size:10px;font-weight:500;line-height:150%}.extra-bold{font-weight:800}.bold{font-weight:700}.semi-bold{font-weight:600}.medium{font-weight:500}.regular{font-weight:400}.light{font-weight:300}@media (max-width:576px){.h1,h1{font-size:24px;font-weight:600;line-height:28.8px}.h2,h2{font-size:18px;font-weight:500;line-height:19.8px}.h3,h3{font-size:20px;line-height:24px}.p1{font-size:16px;line-height:150%}.p2{font-size:12px;line-height:150%}.p3{font-size:14px;line-height:150%}.p5{font-size:10px;line-height:150%}}@keyframes spin{to{transform:rotate(360deg)}}html{margin-top:0!important}body,html{font-size:100%;height:100%}.white-btn{border:2px solid transparent!important;box-sizing:border-box!important;transition:border-color .3s ease,color .3s ease,background-color .3s ease!important;border-color:rgba(239,119,106,.5019607843)!important}.white-btn:hover{border-color:#ef776a!important}body{display:flex;flex-direction:column;font-family:Inter,sans-serif;color:#1c1c1a;min-height:100vh;overflow-x:hidden}body.no-scroll{overflow-y:hidden}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}ol,ul{margin:0;padding:0;list-style:none}li>ol,li>ul{margin:0;padding:0}button,input[type=submit]{border:none;cursor:pointer}img{display:block;max-width:100%;height:auto}a{text-decoration:none}.main{flex-grow:1}.black{color:#1c1c1a}.white{color:#f3f3f3}.olive{color:#d7e6b7}.beige{color:#c9b885}.coral{color:#f7895e}.ivory{color:#eeeeea}.olive-gray{color:#adada5}.gray{color:#8e8e8e}.orange{color:#e25f2b}.green{color:#90c223}.pink{color:#f5bac6}.purple{color:#9ea0d7}.blue{color:#96c5e8}.yellow{color:#f1d070}.deep-green{color:#92b371}.light-green{color:#cdf47d}.soft-coral{color:#ef776a}.text-center{text-align:center}.btn{display:flex;justify-content:center;align-items:center;text-align:center;border-radius:42px;padding:6px 24px;cursor:pointer;transition:all ease-in-out .3s;font-size:20px;line-height:150%;font-weight:600;text-transform:uppercase;font-family:Inter,sans-serif;max-height:42px;color:#f3f3f3}.btn.white-btn{background-color:#f3f3f3;border:1px solid #ef776a;color:#ef776a}.btn.white-btn:hover{border:1px solid #8e8e8e;background-color:#ef776a;color:#f3f3f3}.btn.coral-btn{background-color:#ef776a;border:2px solid #ef776a}.btn.coral-btn:hover{background-color:#fff;color:#ef776a}.btn.gray-btn{background-color:#adada5;border:1px solid #adada5}.btn.gray-btn:hover{background-color:#f3f3f3;color:#1c1c1a}.side-cart-container{position:fixed;top:0;right:0;width:100%;max-width:591px;height:100dvh;background-color:#fff;z-index:14;transform:translateX(100%);transition:all ease-in-out .3s;display:flex;overflow-x:hidden;overflow-y:auto}.side-cart-container.active{transform:translateX(0);pointer-events:all;overflow-y:auto}.side-cart-container+.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:13;visibility:hidden;opacity:0;pointer-events:none;transition:all ease-in-out .3s}.side-cart-container+.overlay.active{visibility:visible;opacity:1;pointer-events:all;background-color:rgba(0,0,0,.5)}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:10px 20px}.sidebar-header h4{color:var(--Parfen-black,#1c1c1a);font-size:18px;font-weight:700;line-height:27px}.sidebar-header svg{cursor:pointer}.sidebar-header svg:hover path{stroke:#ef776a}.sidebar-header svg path{transition:all .3s}.woocommerce-mini-cart{overflow-y:auto;padding:0 20px!important}.has-scroll{box-shadow:inset 1px 0 20px 0 rgba(149,149,149,.5)}.parfen-mini-cart{display:flex;flex-direction:column;width:100%}.parfen-mini-cart .loyalty-discount-bar{margin:0 20px 12px}.parfen-mini-cart .woocommerce-mini-cart__empty-message{color:var(--Parfen-black,#1c1c1a);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px;display:flex;justify-content:center}.loyalty-discount-bar{border-radius:24px;background:var(--Parfen-light-green,#d7e6b7);margin-bottom:24px}.loyalty-discount-bar .progress-bar{display:flex;justify-content:center;align-items:center;height:52px;padding:8px 50px 4px;background-color:transparent!important;width:100%!important}.loyalty-discount-bar .progress-bar .progress-step:not(:last-of-type){margin-right:17px}.loyalty-discount-bar .progress-bar .progress-step{display:grid;row-gap:4px;justify-items:center;width:100%;max-width:166px;position:relative}.loyalty-discount-bar .progress-bar .progress-step::after{content:"";position:absolute;bottom:4px;left:auto;right:-10px;transform:translateX(-50%);width:1px;height:20px;background-color:#fff}.loyalty-discount-bar .progress-bar .progress-step:last-of-type::after{display:none}.loyalty-discount-bar .progress-bar .progress-step .progress-bar-items{display:flex;align-items:center;gap:12px;width:100%}.loyalty-discount-bar .progress-bar .progress-step .filled{background:#000!important}.loyalty-discount-bar .progress-bar .progress-step .progress-bar-item{display:block;width:100%;height:8px;border-radius:60px;background:#fff}.loyalty-discount-bar .progress-bar .progress-step span{color:var(--Parfen-black,#1c1c1a);font-size:12px;font-weight:500;line-height:12px}.loyalty-discount-bar .progress-bar .progress-step span:last-child{color:var(--Parfen-black,#1c1c1a);font-size:10px;font-weight:700;line-height:12px;text-transform:uppercase}.loyalty-discount-bar .progress-bar svg{position:relative;top:-11px;width:86px;margin-left:12px}.loyalty-discount-bar .next-discount{border-radius:0 0 24px 24px;background:var(--Parfen-black,#1c1c1a);display:flex;align-items:center;justify-content:center;gap:4px;color:var(--Parfen-white,#fff);font-size:14px;font-weight:700;line-height:21px;min-height:29px}.loyalty-discount-bar .next-discount span{font-weight:500}.loyalty-discount-bar .discount-more{flex-direction:column;padding:4px 0}.loyalty-discount-bar .discount-more p:first-child{display:flex;align-items:center;gap:4px}.woocommerce-mini-cart-item:first-child{padding-top:12px!important}.woocommerce-mini-cart-item:not(:last-child){border-bottom:1px solid #e7e6e1;padding-bottom:24px!important}.woocommerce-mini-cart-item{max-width:761px;width:100%;margin-bottom:24px!important;display:flex;align-items:center;padding:0}.woocommerce-mini-cart-item .mini-cart-item-thumbnail{width:104px}.woocommerce-mini-cart-item .mini-cart-item-thumbnail img{border-radius:12px;width:100%!important}.woocommerce-mini-cart-item .product-content{padding-left:24px}.woocommerce-mini-cart-item .product-content .mini-cart-item-name{font-size:14px;font-style:normal;font-weight:700;line-height:22px;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;max-width:246px;width:100%}.woocommerce-mini-cart-item .product-content .custom-quantity-mini-cart{display:flex;position:relative;width:72px;max-width:100%}.woocommerce-mini-cart-item .product-content .custom-quantity-mini-cart .custom-quantity-mini-cart_input{background:#f3f3f3;pointer-events:none;width:100%;max-width:72px;height:24px;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:24px;border-radius:100px;border:1px solid #1c1c1a}.woocommerce-mini-cart-item .product-content .custom-quantity-mini-cart .custom-quantity-mini-cart_button{position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer;top:6px;z-index:9}.woocommerce-mini-cart-item .product-content .custom-quantity-mini-cart .quantity-down{left:8px}.woocommerce-mini-cart-item .product-content .custom-quantity-mini-cart .quantity-down svg path{transition:all .3s;stroke:#000}.woocommerce-mini-cart-item .product-content .custom-quantity-mini-cart .quantity-down:hover path{stroke:#ef776a}.woocommerce-mini-cart-item .product-content .custom-quantity-mini-cart .quantity-down.inactive svg path{stroke:#8e8e8e}.woocommerce-mini-cart-item .product-content .custom-quantity-mini-cart .quantity-up{right:8px}.woocommerce-mini-cart-item .product-content .custom-quantity-mini-cart .quantity-up svg path{transition:all .3s}.woocommerce-mini-cart-item .product-content .custom-quantity-mini-cart .quantity-up svg:hover path{stroke:#ef776a}.woocommerce-mini-cart-item .product-content .custom-quantity-mini-cart .quantity-up.inactive svg path{stroke:#8e8e8e}.woocommerce-mini-cart-item .product-content .price-block{display:flex;gap:8px;align-items:flex-end;padding-bottom:8px;font-size:16px;font-style:normal;font-weight:600;line-height:18px;text-transform:uppercase}.woocommerce-mini-cart-item .product-content .price-block .subtotal-sale{color:#e25f2b;font-size:16px;font-style:normal;font-weight:600;line-height:18px;text-transform:uppercase}.woocommerce-mini-cart-item .product-content .price-block .subtotal-regular{text-decoration:none;color:#8e8e8e;font-size:12px;font-style:normal;font-weight:500;line-height:14px;text-decoration-line:line-through;text-transform:uppercase}.woocommerce-mini-cart-item a{transition:all .3s;border-radius:16px;width:24px;height:24px;border-radius:60px;background:#d7e6b7;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-top:auto;margin-right:12px;margin-bottom:9px;cursor:pointer}.woocommerce-mini-cart-item a:hover{background:#ef776a!important}.woocommerce-mini-cart-item a svg{transition:all .3s}.woocommerce-mini-cart-item a svg:hover{background:#ef776a!important}.bottom.content{width:100%;padding:12px 20px 16px;background:#fff;z-index:9;margin-top:auto}.bottom.content .woocommerce-mini-cart__total{padding-bottom:16px;display:grid;row-gap:4px}.bottom.content .woocommerce-mini-cart__total span{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:500;line-height:18px}.bottom.content .woocommerce-mini-cart__total span bdi{display:flex;gap:2px}.bottom.content .woocommerce-mini-cart__total span:nth-of-type(2){color:var(--Parfen-orange,#e25f2b)}.bottom.content .woocommerce-mini-cart__total span:nth-of-type(2) bdi{color:var(--Parfen-orange,#e25f2b)}.bottom.content .woocommerce-mini-cart__total span:nth-child(5){font-weight:700}.bottom.content .woocommerce-mini-cart__total span:nth-child(5) bdi{font-weight:700}.bottom.content .woocommerce-mini-cart__total span:nth-child(5) bdi span{font-weight:700}.bottom.content .woocommerce-mini-cart__total br{display:none}.bottom.content .woocommerce-mini-cart__buttons{display:grid;justify-items:center;gap:16px}.bottom.content .woocommerce-mini-cart__buttons a{display:flex;height:42px;padding:0 32px;justify-content:center;align-items:center;gap:10px;border-radius:42px;border:2px solid #ef776a;background:#ef776a;color:var(--Parfen-white,#fff);font-size:19px;font-style:normal;font-weight:600;line-height:30px;text-transform:uppercase;transition:all .3s;max-width:100%;width:100%}.bottom.content .woocommerce-mini-cart__buttons a:hover{background:0 0;border:2px solid var(--Parfen-light-orange,#ef776a);color:var(--Parfen-light-orange,#ef776a)}.bottom.content .woocommerce-mini-cart__buttons button{background:0 0;font-size:18px;font-weight:700;line-height:27px;text-decoration-line:underline;text-decoration-style:solid;transition:all .3s;color:#1c1c1a}.bottom.content .woocommerce-mini-cart__buttons button:hover{color:var(--Parfen-light-orange,#ef776a)}.slider__nav{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px;width:-moz-fit-content;width:fit-content}.slider__nav .slider__nav__arrow{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:transparent;transition:all linear .5s}.slider__nav .slider__nav__arrow svg{transition:all linear .5s}.slider__nav .slider__nav__arrow svg path{transition:all linear .5s}.slider__nav .slider__nav__arrow:hover{border-radius:200px;background-color:#1c1c1a}.slider__nav .slider__nav__arrow:hover svg path{stroke:#90c223}.slider__nav .slider__nav__arrow.slick-disabled svg path{stroke:#adada5}.slider__nav .slider__nav__arrow.slick-disabled:hover{border-radius:200px;background-color:transparent}.slider__nav .slider__nav__arrow.slick-disabled:hover svg path{stroke:#adada5}.pagination-bar{position:relative;height:8px;width:186px;margin:32px auto 0;background-color:#eeeeea;border-radius:60px;overflow:hidden}.pagination-bar .progress{height:100%;width:0;border-radius:60px;background-color:#1c1c1a;transition:width .3s ease}.slick-dots{margin:32px auto 0;width:-moz-fit-content;width:fit-content}.section{position:relative;padding-top:40px;padding-bottom:40px;overflow-x:hidden}.container{position:relative;width:100%;max-width:calc(1328px + 2 * 16px);padding-right:16px;padding-left:16px;margin:0 auto}.breadcrumbs{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px}.breadcrumbs .back{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;color:#1c1c1a}.breadcrumbs .breadcrumbs-inner{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.breadcrumbs .breadcrumbs-inner .home-link{font-size:12px;line-height:14px}.breadcrumbs .breadcrumbs-inner span{color:#1c1c1a}.breadcrumbs .breadcrumbs-inner .separator,.breadcrumbs .breadcrumbs-inner a{color:#8e8e8e}.custom-product-card{list-style:none outside}.product__item{background-color:#fffbf8;border-radius:32px;overflow:hidden;height:100%;display:flex;flex-direction:column}.product__item:hover .img__wrapper img{transform:scale(.7)}.product__item:hover .text__wrapper .top .category{color:#ef776a}.product__item:hover .text__wrapper .top .category a{color:#ef776a!important}.product__item .img__wrapper{position:relative;max-height:308px;background-color:#fffbf8}.product__item .img__wrapper a{display:flex;align-items:flex-end;max-height:308px}.product__item .img__wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;margin:0!important;transition:all ease-in-out .3s}.product__item .img__wrapper .wishlist__icon{position:absolute;z-index:1;top:16px;left:16px}.product__item .img__wrapper .labels__wrapper{position:absolute;top:16px;left:16px;width:calc(100% - 32px);display:flex;justify-content:space-between;align-items:center;-moz-column-gap:7px;column-gap:7px;row-gap:7px}.product__item .img__wrapper .labels__wrapper .product__label{text-align:center;padding:2px 14px;background-color:#d7e6b7;border-radius:100px;width:-moz-fit-content;width:fit-content}.product__item .img__wrapper .labels__wrapper .product__label.label__sale{padding:2px 0;background-color:#e25f2b;color:#f3f3f3;width:57px;display:flex;align-items:center;justify-content:center}.product__item .img__wrapper .labels__wrapper .product__label.label__sale:only-child{margin-left:auto}.product__item .text__wrapper{display:flex;flex-direction:column;justify-content:space-between;flex-basis:100%;row-gap:24px;padding:24px 16px 16px}.product__item .text__wrapper .top .stars__wrapper{display:flex;align-items:center;row-gap:3px;-moz-column-gap:8px;column-gap:8px}.product__item .text__wrapper .top .stars__wrapper .p5{line-height:14px}.product__item .text__wrapper .top .stars__wrapper .rating .rating__num{margin-left:0;margin-right:8px}.product__item .text__wrapper .top .stars__wrapper .rating .parfen-star-rating{display:flex;gap:5px}.product__item .text__wrapper .top .stars__wrapper .rating .parfen-star-rating svg{width:12px;height:12px}.product__item .text__wrapper .top .category{transition:all ease-in-out .3s;line-height:27px;margin-top:12px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;max-width:100%}.product__item .text__wrapper .top .category a{transition:all ease-in-out .3s}.product__item .text__wrapper .top .category .category__label{color:#1c1c1a}.product__item .text__wrapper .top .category .product__label{color:#1c1c1a}.product__item .text__wrapper .top .title{display:flex;margin-top:4px;color:#1c1c1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;max-width:100%}.product__item .text__wrapper .bottom{display:flex;flex-direction:column;row-gap:24px;-moz-column-gap:20px;column-gap:20px}.product__item .text__wrapper .bottom .price__wrapper{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.product__item .text__wrapper .bottom .price__wrapper .price__new{line-height:18px}.product__item .text__wrapper .bottom .price__wrapper .woocommerce-Price-currencySymbol{display:none}.product__item .text__wrapper .bottom .price__wrapper:has(.price__old) .price__old{line-height:14px;margin-bottom:0;color:#8e8e8e;text-decoration:line-through}.product__item .text__wrapper .bottom .price__wrapper:has(.price__old) .price__new{color:#e25f2b}.product__item .text__wrapper .bottom .product__actions__btn .wc-forward{display:none!important}.product__item .text__wrapper .bottom .product__actions__btn .button{position:relative;margin:0;width:100%;border-radius:42px;border:1px solid #ef776a;background-color:transparent;cursor:pointer;padding:5px 24px;max-height:42px;text-transform:uppercase;font-family:Inter,sans-serif;color:#ef776a;font-weight:400;font-size:14px;line-height:30px;display:flex;align-items:center;justify-content:center;text-align:center;transition:all ease-in-out .3s}.product__item .text__wrapper .bottom .product__actions__btn .button.loading:before{position:absolute;content:"";display:block;width:24px;height:24px;left:4px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 3a9 9 0 1 0 9 9' /%3E%3C/svg%3E") no-repeat center;background-size:contain;animation:spin 1s linear infinite}.product__item .text__wrapper .bottom .product__actions__btn .button.loading:after{display:none}.product__item .text__wrapper .bottom .product__actions__btn .button:hover{background-color:#ef776a;color:#f3f3f3}.more__btn{display:flex;align-items:center;justify-content:flex-end;-moz-column-gap:10px;column-gap:10px;line-height:20.16px;text-transform:uppercase;transition:all ease-in-out .3s;width:-moz-fit-content;width:fit-content}.more__btn:hover{text-decoration:underline;text-underline-offset:2px}.popup-overlay{position:fixed;height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:9900;background-color:rgba(28,28,26,.6);display:none}.popup-overlay.active{display:block}.popup-overlay .popup-wrapper{display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:0 16px}.popup-overlay .popup-wrapper .popup-inner{background-color:#f3f3f3;padding:40px;max-width:500px;border-radius:32px;display:flex;flex-direction:column;row-gap:20px;align-items:center;text-align:center;position:relative}.popup-overlay .popup-wrapper .popup-inner::before{content:"";position:absolute;z-index:200;right:0;top:-36px;width:24px;height:24px;background-position:center;background-size:24px;background-image:url(../img/close-search.svg);pointer-events:none;cursor:pointer}.quick-view-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(217,217,217,.5);z-index:9999;display:flex;align-items:center;justify-content:center}.quick-view-popup-overlay.hidden{display:none}.quick-view-popup-overlay .popup-content-wrapper{background:#fffbf8;padding:40px;border-radius:32px;width:-moz-fit-content;width:fit-content;min-width:350px;box-shadow:0 4px 10px 0 rgba(118,118,118,.5);position:relative}.quick-view-popup-overlay .popup-content-wrapper .popup-header{display:flex;width:100%;justify-content:space-between;align-items:flex-end}.quick-view-popup-overlay .popup-content-wrapper .popup-header .popup-title{color:#1c1c1a;font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:28px}.quick-view-popup-overlay .popup-content-wrapper .popup-header .close-popup{color:#1c1c1a;text-align:right;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}.quick-view-popup-overlay .popup-content-wrapper .popup-content{position:relative;width:100%;height:100%}.quick-view-popup-overlay .popup-content-wrapper .popup-content .price{display:flex;flex-direction:row-reverse;justify-content:flex-end;margin:24px 0 12px;gap:8px;font-family:Inter,sans-serif;font-size:20px;line-height:30px;text-transform:uppercase;font-style:normal;color:#1c1c1a;font-weight:600}.quick-view-popup-overlay .popup-content-wrapper .popup-content .price ins{color:#e25f2b;text-align:right;text-decoration:none;font-weight:600}.quick-view-popup-overlay .popup-content-wrapper .popup-content .price del{color:#8e8e8e;font-weight:600;text-decoration-line:strikethrough}.quick-view-popup-overlay .popup-content-wrapper .popup-content form{margin-top:24px}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .woocommerce-variation-availability .stock{margin:-15px 0 8px;color:#8e8e8e;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .woocommerce-variation-availability .stock.in-stock{display:none}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations{width:100%;border-spacing:0}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations tbody{display:flex;flex-direction:column;gap:20px}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations th{display:none}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper{gap:20px}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip]{display:flex;width:165px;height:40px;margin:0;padding:0 12px 0 34px;flex-direction:column;justify-content:center;align-items:flex-start;webkit-box-shadow:unset;box-shadow:unset;border:1px solid #8e8e8e;border-radius:24px}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip] .sale{position:absolute;display:flex;width:23.143px;height:24px;top:-5px;right:0;justify-content:center;align-items:center;padding-top:1px;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path id="Star 28" d="M7.62076 1.8532C9.617 -0.617732 13.5259 -0.617732 15.5221 1.8532C16.3253 2.84736 17.5081 3.49847 18.8127 3.66456C22.0553 4.07738 24.0097 7.30489 22.7634 10.1886C22.2619 11.3489 22.2619 12.6511 22.7634 13.8114C24.0097 16.6951 22.0553 19.9226 18.8127 20.3354C17.5081 20.5015 16.3253 21.1526 15.5221 22.1468C13.5259 24.6177 9.617 24.6177 7.62076 22.1468C6.81759 21.1526 5.63475 20.5015 4.33014 20.3354C1.0876 19.9226 -0.86682 16.6951 0.379472 13.8114C0.88091 12.6511 0.880909 11.3489 0.379471 10.1886C-0.86682 7.30489 1.08761 4.07738 4.33014 3.66456C5.63475 3.49847 6.81759 2.84736 7.62076 1.8532Z" fill="%23E25F2B"/></svg>');color:#f3f3f3;font-size:12.857px;font-style:normal;font-weight:600;line-height:150%}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip] .regular-variation-price,.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip] .sale-variation-price{display:none}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip] .variable-item-contents{align-items:flex-start}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip] .variable-item-contents .variable-item-span{padding:0;color:#8e8e8e;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip]:before{content:"";height:14px;width:14px;min-width:unset;top:50%;transform:translateY(-50%);left:12px;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20id%3D%22Icon%22%20clip-path%3D%22url(%23clip0_1179_1620)%22%3E%3Cpath%20id%3D%22Icon_2%22%20d%3D%22M13.65%207C13.65%2010.6727%2010.6727%2013.65%207%2013.65C3.32731%2013.65%200.35%2010.6727%200.35%207C0.35%203.32731%203.32731%200.35%207%200.35C10.6727%200.35%2013.65%203.32731%2013.65%207Z%22%20stroke%3D%22%238E8E8E%22%20stroke-width%3D%220.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_1179_1620%22%3E%3Crect%20width%3D%2214%22%20height%3D%2214%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");background-color:unset;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:unset;box-shadow:unset;cursor:pointer;padding-inline:unset;transition:all .3s;visibility:visible;opacity:1}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip]:hover{webkit-box-shadow:unset;box-shadow:unset}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip]:hover:after{opacity:0;visibility:hidden}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip].selected{background:#d7e6b7;border:1px solid #1c1c1a;webkit-box-shadow:unset;box-shadow:unset}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip].selected .variable-item-contents{align-items:flex-start}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip].selected .variable-item-contents .variable-item-span{color:#1c1c1a}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip].selected:before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20id%3D%22Icon%22%20clip-path%3D%22url(%23clip0_1179_1608)%22%3E%3Cpath%20id%3D%22Icon_2%22%20d%3D%22M13.65%207C13.65%2010.6727%2010.6727%2013.65%207%2013.65C3.32731%2013.65%200.35%2010.6727%200.35%207C0.35%203.32731%203.32731%200.35%207%200.35C10.6727%200.35%2013.65%203.32731%2013.65%207Z%22%20stroke%3D%22%231C1C1A%22%20stroke-width%3D%220.7%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20id%3D%22Icon_3%22%20d%3D%22M10.6468%206.99984C10.6468%209.01338%209.01447%2010.6457%207.00094%2010.6457C4.9874%2010.6457%203.3551%209.01338%203.3551%206.99984C3.3551%204.9863%204.9874%203.354%207.00094%203.354C9.01447%203.354%2010.6468%204.9863%2010.6468%206.99984Z%22%20fill%3D%22%231C1C1A%22%20stroke%3D%22%231C1C1A%22%20stroke-width%3D%220.875%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_1179_1608%22%3E%3Crect%20width%3D%2214%22%20height%3D%2214%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E")}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .quantity{display:none!important}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .single_variation_wrap{display:flex;margin-top:20px;justify-content:center}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .single_variation_wrap>div{width:100%;max-width:350px}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .button{position:relative;width:100%;height:42px;display:flex;justify-content:center;align-items:center;padding:0;border-radius:42px;border:1px solid #ef776a;background:#ef776a;color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:30px;text-transform:uppercase}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .button.loading:before{position:absolute;content:"";display:block;width:24px;height:24px;left:4px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 3a9 9 0 1 0 9 9' /%3E%3C/svg%3E") no-repeat center;background-size:contain;animation:spin 1s linear infinite}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .button.loading:after{display:none}.quick-view-popup-overlay .popup-content-wrapper .popup-content .current-product-sale{display:none}.quick-view-popup-overlay .popup-content-wrapper .product_meta{display:none}.quick-view-popup-overlay .popup-content-wrapper .reset_variations{display:none!important}.single-product-info-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(217,217,217,.5);z-index:9999;display:flex;align-items:center;justify-content:center}.single-product-info-popup-overlay.hidden{display:none}.single-product-info-popup-overlay .popup-content-wrapper{background:#fffbf8;padding:40px 40px 40px 160px;border-radius:32px;width:650px;min-width:350px;box-shadow:0 4px 10px 0 rgba(118,118,118,.5);position:relative;overflow:hidden}.single-product-info-popup-overlay .popup-content-wrapper .popup-header{display:flex;width:100%;justify-content:space-between;align-items:flex-end}.single-product-info-popup-overlay .popup-content-wrapper .popup-header .popup-title{color:#1c1c1a;font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.single-product-info-popup-overlay .popup-content-wrapper .popup-header .close-popup{position:absolute;top:10px;right:40px;color:#1c1c1a;text-align:right;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.single-product-info-popup-overlay .popup-content-wrapper .popup-header .close-popup:hover{color:#f7895e}.single-product-info-popup-overlay .popup-content-wrapper>img{position:absolute;height:95%;max-width:unset;bottom:0;left:0}.single-product-info-popup-overlay .popup-content-wrapper .popup-content{position:relative;width:100%;height:100%}.single-product-info-popup-overlay .popup-content-wrapper .popup-content .popup-items .popup-item{margin-top:10px;padding:20px;background:#e7e6e1;border-radius:32px}.single-product-info-popup-overlay .popup-content-wrapper .popup-content .popup-items .popup-item img{width:25px;height:auto}.single-product-info-popup-overlay .popup-content-wrapper .popup-content .popup-items .popup-item .popup-item-title{display:inline-block;margin-top:3px;font-size:21px;font-weight:700}.single-product-info-popup-overlay .popup-content-wrapper .popup-content .popup-items .popup-item .popup-item-text{display:block;margin-top:6px;font-size:14px;line-height:18px}.single-product-info-popup-overlay .popup-content-wrapper .popup-content .popup-description{margin-top:20px;font-size:14px}.single-product-info-popup-overlay .popup-content-wrapper .popup-content .popup-link{display:inline-block;margin-top:14px;text-decoration:underline;color:#ef776a}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip]:not(.button-variable-item-50-ml){display:none}@media (max-width:768px){.quick-view-popup-overlay .popup-content-wrapper{padding:40px 16px}.quick-view-popup-overlay .popup-content-wrapper .popup-content form .variations .variable-items-wrapper [data-wvstooltip]{width:calc(50% - 10px)}}@media (max-width:576px){.section{padding-top:24px;padding-bottom:24px}.slider__nav{-moz-column-gap:16px;column-gap:16px}.pagination-bar{margin-top:16px}.product__item{border-radius:24px}.product__item .img__wrapper{max-height:163px}.product__item .img__wrapper a{max-height:163px}.product__item .img__wrapper .wishlist__icon{position:absolute;z-index:1;top:8px;right:8px;left:unset}.product__item .img__wrapper .wishlist__icon svg{width:16px;height:16px}.product__item .img__wrapper .labels__wrapper{top:8px;left:12px;width:calc(100% - 24px);line-height:10px}.product__item .img__wrapper .labels__wrapper .product__label{padding:2px 8px;border-radius:36px}.product__item .img__wrapper .labels__wrapper .product__label.label__sale{width:37px}.product__item .text__wrapper{padding:12px 8px 8px;row-gap:8px}.product__item .text__wrapper .top .stars__wrapper{row-gap:8px}.product__item .text__wrapper .top .stars__wrapper .rating .parfen-star-rating{display:flex;gap:3px}.product__item .text__wrapper .top .stars__wrapper .rating .parfen-star-rating svg{width:8px;height:8px}.product__item .text__wrapper .top .stars__wrapper .rating .rating__num{display:none;margin-right:8px}.product__item .text__wrapper .top .stars__wrapper .review__num{font-weight:400}.product__item .text__wrapper .top .category{margin-top:4px;line-height:14px}.product__item .text__wrapper .top .title{margin-top:2px}.product__item .text__wrapper .top .title .p4{font-size:10px;line-height:16px}.product__item .text__wrapper .top .title .p4.bold{font-weight:600;line-height:14px}.product__item .text__wrapper .bottom{row-gap:8px}.product__item .text__wrapper .bottom .price__wrapper{flex-direction:row;-moz-column-gap:8px;column-gap:8px}.product__item .text__wrapper .bottom .price__wrapper .woocommerce-Price-currencySymbol{display:none}.product__item .text__wrapper .bottom .price__wrapper:has(.price__old) .price__old{color:#8e8e8e;text-decoration:line-through}.product__item .text__wrapper .bottom .price__wrapper:has(.price__old) .price__new{color:#e25f2b}.product__item .text__wrapper .bottom .price__wrapper .price__new,.product__item .text__wrapper .bottom .price__wrapper .price__old{font-size:12px;line-height:21px;font-weight:600}.product__item .text__wrapper .bottom .price__wrapper .price__new{color:#1c1c1a;text-decoration:none}.product__item .text__wrapper .bottom .price__wrapper .price__old{font-size:10px;line-height:21px}.product__item .text__wrapper .bottom .product__actions__btn .button{border:1px solid #ef776a;padding:5px;max-height:32px;font-weight:400;font-size:14px;line-height:21px}.more__btn{font-size:14px;line-height:150%;font-weight:600;-moz-column-gap:6px;column-gap:6px}.btn{padding:6px}.single-product-info-popup-overlay .popup-content-wrapper{padding:40px 100px 20px 30px}.single-product-info-popup-overlay .popup-content-wrapper>img{position:absolute;height:80%;left:unset;right:-5rem}}@media (max-width:576px){.woocommerce-mini-cart-item .product-content .mini-cart-item-name{max-width:182px}.loyalty-discount-bar .progress-bar{padding:8px 16px 4px}.loyalty-discount-bar .progress-bar .progress-step .progress-bar-items{gap:5px}.loyalty-discount-bar .next-discount{font-size:12px;line-height:14px;font-weight:700;min-height:26px!important}.woocommerce-mini-cart-item .product-content{padding-left:12px}}@media (max-width:380px){.product__item .text__wrapper .bottom .product__actions__btn .button.loading:before{left:2px}.woocommerce-mini-cart-item .product-content .custom-quantity-mini-cart .custom-quantity-mini-cart_input{padding-left:0}}.newsletter_section .section__body{display:flex;flex-direction:column;row-gap:16px}.newsletter_section .section__body .left{width:100%}.newsletter_section .section__body .left h3{text-align:center;font-weight:600}.newsletter_section .section__body .right{width:100%}.newsletter_section .section__body .right .wpcf7-form{display:flex;align-items:flex-end;justify-content:center;-moz-column-gap:16px;column-gap:16px}.newsletter_section .section__body .right .wpcf7-form label{max-width:415px;width:100%;display:flex;flex-direction:column}.newsletter_section .section__body .right .wpcf7-form label span.p5{visibility:hidden;padding-left:24px;margin-bottom:8px}.newsletter_section .section__body .right .wpcf7-form .wpcf7-not-valid-tip{position:absolute;display:flex;align-items:center;left:12px;padding-top:4px;font-size:12px;color:#e25f2b}.newsletter_section .section__body .right .wpcf7-form .wpcf7-not-valid-tip::before{content:"";display:block;margin-top:-1px;margin-right:8px;width:16px;height:16px;background-size:16px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.4001 8.0001C14.4001 11.5347 11.5347 14.4001 8.0001 14.4001C4.46548 14.4001 1.6001 11.5347 1.6001 8.0001C1.6001 4.46548 4.46548 1.6001 8.0001 1.6001C11.5347 1.6001 14.4001 4.46548 14.4001 8.0001ZM8.8001 11.2001C8.8001 11.6419 8.44193 12.0001 8.0001 12.0001C7.55827 12.0001 7.2001 11.6419 7.2001 11.2001C7.2001 10.7583 7.55827 10.4001 8.0001 10.4001C8.44193 10.4001 8.8001 10.7583 8.8001 11.2001ZM8.0001 4.0001C7.55827 4.0001 7.2001 4.35827 7.2001 4.8001V8.0001C7.2001 8.44192 7.55827 8.8001 8.0001 8.8001C8.44193 8.8001 8.8001 8.44192 8.8001 8.0001V4.8001C8.8001 4.35827 8.44193 4.0001 8.0001 4.0001Z" fill="%23E25F2B"/></svg>')}.newsletter_section .section__body .right .wpcf7-form input[type=email],.newsletter_section .section__body .right .wpcf7-form input[type=tel],.newsletter_section .section__body .right .wpcf7-form input[type=text]{border-radius:100px;border:1px solid #adada6;outline:0;padding:8px 11px 9px;color:#1c1c1a;font-weight:500;font-size:14px;line-height:150%;background-color:transparent;max-width:415px;width:100%;height:42px;transition:all ease-in-out .3s}.newsletter_section .section__body .right .wpcf7-form input[type=email]:active,.newsletter_section .section__body .right .wpcf7-form input[type=tel]:active,.newsletter_section .section__body .right .wpcf7-form input[type=text]:active{border:1px solid #1c1c1a}.newsletter_section .section__body .right .wpcf7-form input[type=email]:focus,.newsletter_section .section__body .right .wpcf7-form input[type=tel]:focus,.newsletter_section .section__body .right .wpcf7-form input[type=text]:focus{border:1px solid #1c1c1a}.newsletter_section .section__body .right .wpcf7-form input[type=email]::-moz-placeholder,.newsletter_section .section__body .right .wpcf7-form input[type=tel]::-moz-placeholder,.newsletter_section .section__body .right .wpcf7-form input[type=text]::-moz-placeholder{color:#8e8e8e}.newsletter_section .section__body .right .wpcf7-form input[type=email]::placeholder,.newsletter_section .section__body .right .wpcf7-form input[type=tel]::placeholder,.newsletter_section .section__body .right .wpcf7-form input[type=text]::placeholder{color:#8e8e8e}.newsletter_section .section__body .right .wpcf7-form input[type=email].wpcf7-not-valid,.newsletter_section .section__body .right .wpcf7-form input[type=tel].wpcf7-not-valid,.newsletter_section .section__body .right .wpcf7-form input[type=text].wpcf7-not-valid{border:1px solid #e25f2b}.newsletter_section .section__body .right .wpcf7-form input[type=submit]{display:flex;align-items:center;justify-content:center;text-align:center;padding:5px 0;min-width:280px;max-width:100%;height:42px;max-height:unset;background-color:#ef776a;border-radius:42px;border:none;outline:0;color:#f3f3f3;font-weight:600;font-size:20px;line-height:30px;transition:all ease-in-out .3s;cursor:pointer;margin-top:8px}.newsletter_section .section__body .right .wpcf7-form input[type=submit]:hover{background-color:#fff;border:1px solid #ef776a;color:#ef776a}.newsletter_section .section__body .right .wpcf7-form input[type=submit].submit-mob{display:none}.newsletter_section .section__body .right .wpcf7-form .wpcf7-response-output,.newsletter_section .section__body .right .wpcf7-form .wpcf7-spinner{display:none}@media (max-width:990px){.newsletter_section .section__body{flex-direction:column;align-items:flex-start;row-gap:24px}.newsletter_section .section__body .left h3{font-weight:500}}@media (max-width:576px){.newsletter_section .section__body{row-gap:16px}.newsletter_section .section__body .left h3{font-size:18px;line-height:32px;font-weight:500}.newsletter_section .section__body .right{width:100%}.newsletter_section .section__body .right .wpcf7-form{flex-direction:column;align-items:flex-start;row-gap:24px;position:relative}.newsletter_section .section__body .right .wpcf7-form label .p5{display:none}.newsletter_section .section__body .right .wpcf7-form input[type=email],.newsletter_section .section__body .right .wpcf7-form input[type=tel],.newsletter_section .section__body .right .wpcf7-form input[type=text]{max-width:100%;padding-right:110px}.newsletter_section .section__body .right .wpcf7-form input[type=submit]{margin-top:0;min-width:auto;font-weight:600;font-size:14px;line-height:150%;padding:5px 24px;max-width:103px;height:32px;display:none}.newsletter_section .section__body .right .wpcf7-form input[type=submit].submit-mob{position:absolute;top:50%;transform:translateY(-50%);right:5px;display:flex}}.header{position:relative}.header.fixed .top_header{margin-bottom:108px}.header.fixed .bottom_header{position:fixed;top:0;left:0;right:0;width:100%;z-index:11}.header.fixed .block-search-header{top:0}.header .top_header{background-color:#1c1c1a;padding-top:6.5px;padding-bottom:6.5px}.header .top_header .top_header_inner{width:100%;overflow-x:hidden;display:flex;align-items:center;justify-content:space-between}.header .top_header .top_header_inner .sign-btn{outline:0;border-radius:200px;background-color:#d7e6b7;padding:3px 9px;line-height:14px;display:flex;align-items:center;justify-content:center;color:#1c1c1a;transition:all ease-in-out .3s}.header .top_header .top_header_inner .sign-btn:hover{background-color:#f3f3f3}.header .top_header .top_header_inner .left{display:flex;align-items:center;-moz-column-gap:24px;column-gap:24px}.header .top_header .top_header_inner .left span{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px}.header .top_header .top_header_inner .left .sign-btn{display:none}.header .top_header .top_header_inner .right{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px}.header .top_header .top_header_inner .right .sign-btn{display:flex}.header .top_header .top_header_inner .right .offer_ends_time{border-radius:200px;background-color:#1c1c1a;border:1px solid #d7e6b7;padding:3px 8px;line-height:14px;font-weight:600;display:flex;align-items:center;justify-content:center;color:#f3f3f3}.header .bottom_header{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #8e8e8e;background-color:#fff;box-sizing:border-box}.header .bottom_header .container{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:20px;column-gap:20px}.header .bottom_header .container .left{display:flex;align-items:center;-moz-column-gap:64px;column-gap:64px}.header .bottom_header .container .left .nav-overlay{display:none}.header .bottom_header .container .left .hamburger{display:none}.header .bottom_header .container .left .header__menu{display:flex}.header .bottom_header .container .left .header__menu .main__menu{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px}.header .bottom_header .container .left .header__menu .main__menu a{font-family:Inter,sans-serif;font-size:16px;line-height:150%;font-weight:600;color:#1c1c1a;transition:all ease-in-out .3s}.header .bottom_header .container .left .header__menu .main__menu a:hover{color:#90c223}.header .bottom_header .container .left .header__menu .main__menu .menu-item>a{padding-right:36px;position:relative}.header .bottom_header .container .left .header__menu .main__menu .menu-item>a::after{content:"";position:absolute;width:24px;height:24px;top:50%;transform:translateY(-50%);right:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><path d="M19 9L12 16L5 9" stroke="%231C1C1A" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;transition:all ease-in-out .3s}.header .bottom_header .container .left .header__menu .main__menu .menu-item{position:relative}.header .bottom_header .container .left .header__menu .main__menu .menu-item .submenu{z-index:-1;position:absolute;opacity:0;visibility:hidden;padding:15px;background-color:#f3f3f3;border-radius:24px;display:flex;flex-direction:column;row-gap:10px;min-width:170px;left:-15px}.header .bottom_header .container .left .header__menu .main__menu .menu-item:hover>a::after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none"><path d="M19 9L12 16L5 9" stroke="%2390C223" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center;transform:translateY(-50%) rotate(180deg)}.header .bottom_header .container .left .header__menu .main__menu .menu-item:hover .submenu{z-index:99999;opacity:1;visibility:visible}.header .bottom_header .container .left-wrapper{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px}.header .bottom_header .container .middle.block-search #form__search{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px;position:relative}.header .bottom_header .container .middle.block-search #form__search input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;box-shadow:none;font-family:Inter,sans-serif;font-size:14px;line-height:150%;font-weight:500;color:#1c1c1a;transition:all ease-in-out .3s;background-color:#fff;border:1px solid #8e8e8e;border-radius:100px;padding:6px 32px 6px 12px;min-width:343px}.header .bottom_header .container .middle.block-search #form__search input[type=search]::-moz-placeholder{color:#8e8e8e}.header .bottom_header .container .middle.block-search #form__search input[type=search]::placeholder{color:#8e8e8e}.header .bottom_header .container .middle.block-search #form__search .search__btn{position:absolute;top:50%;right:5px;transform:translateY(-50%);background-color:#1c1c1a;border-radius:200px;display:flex;align-items:center;justify-content:center;width:26px;height:26px}.header .bottom_header .container .middle.block-search #form__search .search__btn svg{width:20px;height:20px}.header .bottom_header .container .right .header_icon{display:flex;align-items:center;-moz-column-gap:32px;column-gap:32px}.header .bottom_header .container .right .header_icon .parfen-cart-desktop-btn{position:relative}.header .bottom_header .container .right .header_icon .parfen-cart-desktop-btn .parfen-cart-count{position:absolute;bottom:14px;left:14px;background-color:#ef776a;color:#f3f3f3;height:16px;width:16px;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:10px}.header .block-search-header{overflow-y:auto;max-height:100vh;width:100%;position:fixed;top:34px;background-color:#fff;padding-top:24px;padding-bottom:24px;border-bottom:1px solid #8e8e8e;z-index:12}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top{margin-bottom:24px}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form{display:flex;align-items:end;-moz-column-gap:12px;column-gap:12px}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form label{width:100%}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form label span{display:flex;font-size:12px;line-height:150%;font-weight:500;color:#1c1c1a;padding-left:24px;margin-bottom:3px}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form label input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;box-shadow:none;font-family:Inter,sans-serif;font-size:18px;line-height:150%;font-weight:500;color:#1c1c1a;transition:all ease-in-out .3s;background-color:#fff;border:1px solid #1c1c1a;border-radius:100px;padding:15.5px 24px;width:100%}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form label input[type=search]::-moz-placeholder{color:#8e8e8e}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form label input[type=search]::placeholder{color:#8e8e8e}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form label input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;width:20px;height:20px;cursor:pointer;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%2012L12%204M4%204L12%2012%22%20stroke%3D%22%238E8E8E%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-size:20px 20px}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form .wrapper-buttons{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form .wrapper-buttons .reset__search{background-color:transparent;padding:0}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form .wrapper-buttons .search__btn{background-color:#1c1c1a;border-radius:200px;display:flex;align-items:center;justify-content:center;width:60px;height:60px}.header .block-search-header .search_header .search_filter{display:flex;flex-direction:column;row-gap:32px}.header .block-search-header .search_header .search_filter .search_filter_block .filter-title{font-size:14px;line-height:150%;font-weight:600;color:#1c1c1a}.header .block-search-header .search_header .search_filter .search_filter_block .filter-list,.header .block-search-header .search_header .search_filter .search_filter_block .tags-slider{padding:0;margin:12px 0 0;display:flex;flex-wrap:wrap;-moz-column-gap:8px;column-gap:8px;row-gap:8px}.header .block-search-header .search_header .search_filter .search_filter_block .filter-list .tag-item,.header .block-search-header .search_header .search_filter .search_filter_block .tags-slider .tag-item{text-transform:uppercase;font-size:12px;line-height:150%;font-weight:500;color:#1c1c1a;white-space:nowrap;display:flex;align-items:center;justify-content:center;padding:11px;border:1px solid #1c1c1a;border-radius:100px;cursor:pointer;transition:all ease-in-out .3s}.header .block-search-header .search_header .search_filter .search_filter_block .filter-list .tag-item a,.header .block-search-header .search_header .search_filter .search_filter_block .tags-slider .tag-item a{white-space:nowrap;color:#1c1c1a;transition:all ease-in-out .3s}.header .block-search-header .search_header .search_filter .search_filter_block .filter-list .tag-item:hover,.header .block-search-header .search_header .search_filter .search_filter_block .tags-slider .tag-item:hover{background-color:#1c1c1a;color:#f3f3f3}.header .block-search-header .search_header .search_filter .search_filter_block .filter-list .tag-item:hover a,.header .block-search-header .search_header .search_filter .search_filter_block .tags-slider .tag-item:hover a{color:#f3f3f3}.header .block-search-header .search_header .search_cat_prod .category-list{display:flex;align-items:center;flex-wrap:wrap;-moz-column-gap:8px;column-gap:8px;row-gap:8px;margin-top:16px}.header .block-search-header .search_header .search_cat_prod .category-list li{text-transform:uppercase;font-size:12px;line-height:150%;font-weight:500;color:#1c1c1a;white-space:nowrap;display:flex;align-items:center;justify-content:center;padding:11px;border:1px solid #1c1c1a;border-radius:100px;cursor:pointer}.header .block-search-header .search_header .search_cat_prod .category-list li a{white-space:nowrap;color:#1c1c1a;transition:all ease-in-out .3s}.header .block-search-header .search_header .search_cat_prod .category-list li:hover{background-color:#1c1c1a;color:#f3f3f3}.header .block-search-header .search_header .search_cat_prod .category-list li:hover a{color:#f3f3f3}.header .block-search-header .search_header #search-results{padding-top:24px}.header .block-search-header .search_header #search-results .products_header{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;-moz-column-gap:32px;column-gap:32px;row-gap:24px}.header .block-search-header #search-results:not(:empty){padding-top:14px}.header .overlay-search{position:fixed;top:80px;left:0;right:0;bottom:0;width:100%;height:100%;z-index:11;background-color:rgba(28,28,26,.6)}.header_mobile{display:none;position:fixed;left:0;right:0;bottom:16px;z-index:11;width:100%;padding:0 16px}.header_mobile .header_navigation{background-color:#fff;border-radius:200px;padding:15px 16px;border:1px solid #000;display:flex;align-items:center;justify-content:space-between;-moz-column-gap:15px;column-gap:15px;height:56px}.header_mobile .header_navigation a,.header_mobile .header_navigation div{display:flex}.header_mobile .header_navigation div{cursor:pointer}.header_mobile .header_navigation div svg:hover path{stroke:#ef776a}.header_mobile .header_navigation div svg:active path{stroke:#e25f2b}.header_mobile .header_navigation div svg path{transition:all .3s}.header_mobile .header_navigation div.cart_btn{position:relative}.header_mobile .header_navigation div.cart_btn .parfen-cart-count{position:absolute;bottom:14px;left:14px;background-color:#ef776a;color:#f3f3f3;height:16px;width:16px;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:10px}@media (max-width:1100px){.header .bottom_header{padding-top:16px;padding-bottom:24px;border-bottom:none}.header .bottom_header .container{justify-content:center;-moz-column-gap:0;column-gap:0}.header .bottom_header .container .left .header_logo a img{max-width:122px}.header .bottom_header .container .left .header__menu{display:none}.header .bottom_header .container .middle.block-search,.header .bottom_header .container .right{display:none}.header .block-search-header .search_header #search-results .products_header{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.header .block-search-header #search-results:not(:empty){padding-top:159px}.header .block-search-header #search-results:not(:empty) h3{padding-top:16px}.header .block-search-header.open .search_header{display:block;position:fixed;width:96%;padding-top:16px;padding-bottom:16px;background:#fffbf8;z-index:1}.header .top_header.fixed{position:fixed;left:0;right:0}.header .top_header{position:relative;padding:6px 16px;z-index:12}.header .top_header .top_header_inner{display:block}.header .top_header .top_header_inner .slick-arrow{display:flex;background-color:transparent;border:none;outline:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.header .top_header .top_header_inner .slick-arrow.slick-prev{left:0}.header .top_header .top_header_inner .slick-arrow.slick-next{right:0}.header .top_header .top_header_inner .left{justify-content:center;-moz-column-gap:12px;column-gap:12px}.header .top_header .top_header_inner .left .sign-btn{font-size:12px;display:flex;justify-content:center;align-items:center;text-align:center}.header .top_header .top_header_inner .right{justify-content:center;-moz-column-gap:12px;column-gap:12px}.header .top_header .top_header_inner .right .sign-btn{display:none}.header .top_header .top_header_inner .right .offer_ends_time{height:20px;font-size:12px;line-height:14px;font-weight:600;display:flex;align-items:center;justify-content:center;text-align:center}.header .overlay-search{position:fixed;top:0;left:0;right:0;width:100%;height:100%;background-color:rgba(28,28,26,.6);z-index:9901}.header .block-search-header{display:block!important;position:fixed;top:unset;bottom:-100%;padding-top:0;padding-bottom:0;background-color:#fffbf8;overflow-y:unset;border-bottom:none;z-index:9999;min-height:45vh;max-height:64vh;transition:all ease-in-out .3s}.header .block-search-header .block-search-header-inner{padding-bottom:24px;overflow-y:auto;overflow-x:hidden;min-height:398px;max-height:64vh}.header .block-search-header.open{bottom:0}.header .block-search-header::before{content:"";position:absolute;z-index:9999;right:16px;top:-36px;width:24px;height:24px;background-position:center;background-size:24px;background-image:url(../img/close-search.svg);pointer-events:none}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form{position:relative}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form label{width:100%}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form label input[type=search]{font-size:14px;padding:16.5px 55px 16.5px 24px}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form label input[type=search]::-webkit-search-cancel-button{width:16px;height:16px;background-size:16px 16px}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form .wrapper-buttons{position:absolute;right:9px;top:50%;transform:translateY(calc(-50% + 10px))}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form .wrapper-buttons .reset__search{display:none}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form .wrapper-buttons .search__btn{width:40px;height:40px;padding:8px;box-sizing:border-box}.header .block-search-header .search_header .search__results__wrapper .search__results__inner .search__results__top form .wrapper-buttons .search__btn svg{width:100%;height:auto}.header .block-search-header .search_header .search_filter{row-gap:16px}.header .block-search-header .search_header .search_filter .search_filter_block{position:relative}.header .block-search-header .search_header .search_filter .search_filter_block .slick-arrow{background-color:transparent;padding:0;border:none;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:0;right:0}.header .block-search-header .search_header .search_filter .search_filter_block .slick-arrow svg path{transition:all ease-in-out .3s}.header .block-search-header .search_header .search_filter .search_filter_block .slick-arrow.slick-prev{right:36px}.header .block-search-header .search_header .search_filter .search_filter_block .slick-arrow.slick-disabled svg path{stroke:#adada5}.header .block-search-header .search_header .search_filter .search_filter_block .filter-title{font-size:12px;line-height:150%;font-weight:500}.header .block-search-header .search_header .search_filter .search_filter_block .filter-list,.header .block-search-header .search_header .search_filter .search_filter_block .tags-slider{display:block}.header .block-search-header .search_header .search_filter .search_filter_block .filter-list .slick-list,.header .block-search-header .search_header .search_filter .search_filter_block .tags-slider .slick-list{margin:0 -4px 0 0}.header .block-search-header .search_header .search_filter .search_filter_block .filter-list .tag-item,.header .block-search-header .search_header .search_filter .search_filter_block .tags-slider .tag-item{margin:0 4px;font-weight:400}.header .block-search-header .search_header .search_cat_prod .category-list{flex-wrap:nowrap;overflow-x:scroll;margin-top:12px}.header .block-search-header .search_header .search_cat_prod .category-list li{font-size:10px}.header .block-search-header .search_header #search-results .products_header{grid-template-columns:repeat(2,1fr)}.header .block-search-header .search_header #search-results .products_header{overflow-y:auto;grid-template-columns:1fr;row-gap:16px}.header .block-search-header .search_header #search-results .products_header .product__item{background-color:transparent;display:flex;flex-direction:row;flex-wrap:nowrap;-moz-column-gap:12px;column-gap:12px}.header .block-search-header .search_header #search-results .products_header .product__item .img__wrapper{width:64px;height:64px}.header .block-search-header .search_header #search-results .products_header .product__item .img__wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header .block-search-header .search_header #search-results .products_header .product__item .img__wrapper .labels__wrapper,.header .block-search-header .search_header #search-results .products_header .product__item .img__wrapper .wishlist__icon{display:none}.header .block-search-header .search_header #search-results .products_header .product__item .text__wrapper{flex-direction:row;position:relative;padding:0;width:calc(100% - 64px)}.header .block-search-header .search_header #search-results .products_header .product__item .text__wrapper .top .category .product__label{flex-basis:auto}.header .block-search-header .search_header #search-results .products_header .product__item .text__wrapper .top .title{margin-top:2px}.header .block-search-header .search_header #search-results .products_header .product__item .text__wrapper .bottom{position:absolute;right:0;bottom:0;margin-top:0;padding-top:0;border-top:none}.header .block-search-header .search_header #search-results .products_header .product__item .text__wrapper .bottom .price__wrapper{display:flex;align-items:center;height:21px}.header .block-search-header .search_header #search-results .products_header .product__item .text__wrapper .bottom .price__wrapper .price__old{padding-bottom:3px;font-size:12px}.header .block-search-header .search_header #search-results .products_header .product__item .text__wrapper .bottom .stars__wrapper{display:none}.header_mobile{display:block}.header_mobile .header__menu_mob{position:fixed;height:100dvh;width:100%;top:0;left:-100%;overflow-y:scroll;background-color:#eeeeea;transition:all ease-in-out .3s}.header_mobile .header__menu_mob.open{left:0;overflow-x:hidden}.header_mobile .header__menu_mob .header__menu_top{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 12px;background:#fff;margin-top:33px}.header_mobile .header__menu_mob .header__menu_top .close-menu{background-color:transparent;cursor:pointer;padding:8px}.header_mobile .header__menu_mob .header__menu_top .header__menu_log_in a{display:flex;align-items:center;gap:10px;color:var(--Parfen-light-orange,#ef776a);font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:21px;text-decoration-line:underline}.header_mobile .header__menu_mob .header__menu_top .header__menu_log_in p{transition:all .3s;cursor:pointer}.header_mobile .header__menu_mob .header__menu_top .header__menu_log_in p:hover{color:#ee4937}.header_mobile .header__menu_mob .search_btn_block{padding:0 16px 24px;background:#fff}.header_mobile .header__menu_mob .search_btn_block form{position:relative}.header_mobile .header__menu_mob .search_btn_block form input[type=search]{font-size:14px;padding:13.5px 55px 13.5px 24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;box-shadow:none;font-family:Inter,sans-serif;line-height:150%;font-weight:500;color:#1c1c1a;transition:all ease-in-out .3s;background-color:#fff;border:1px solid #1c1c1a;border-radius:100px;width:100%}.header_mobile .header__menu_mob .search_btn_block form input[type=search]::-moz-placeholder{color:#8e8e8e}.header_mobile .header__menu_mob .search_btn_block form input[type=search]::placeholder{color:#8e8e8e}.header_mobile .header__menu_mob .search_btn_block form .search__btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:35px;height:35px;padding:6px;background-color:#1c1c1a;border-radius:200px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.header_mobile .header__menu_mob .search_btn_block form .search__btn svg{width:100%;height:auto}.header_mobile .header__menu_mob .header__menu__tabs{display:flex;gap:16px;align-items:center;justify-content:center;background:#fff}.header_mobile .header__menu_mob .header__menu__tabs li.show{border-radius:24px 24px 0 0;background:#eeeeea}.header_mobile .header__menu_mob .header__menu__tabs li{color:var(--Parfen-black,#1c1c1a);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:21px;text-transform:uppercase;padding:20px;max-width:163px;width:100%;text-align:center;cursor:pointer}.header_mobile .header__menu_mob .header__menu__tabs li.active{border-radius:24px 24px 0 0;background:#eeeeea}.header_mobile .header__menu_mob .about-tab.active{border-radius:24px;background:#fff;width:auto;margin:0 16px 24px;row-gap:0!important;padding:0 16px;margin-top:-22px}.header_mobile .header__menu_mob .about-tab.active li{padding:12px 0;border-bottom:1px solid #f3f3f3}.header_mobile .header__menu_mob .about-tab.active li a{color:var(--Parfen-black,#1c1c1a);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:24px;padding-bottom:0;cursor:pointer;transition:all .3s}.header_mobile .header__menu_mob .about-tab.active li a:hover{color:#f7895e}.header_mobile .header__menu_mob .header__menu_social_media{display:flex;flex-direction:column;align-items:center;gap:16px}.header_mobile .header__menu_mob .header__menu_social_media h5{color:var(--Parfen-black,#1c1c1a);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:27px;text-transform:uppercase}.header_mobile .header__menu_mob .header__menu_social_media .header__menu_social_media_icon{display:flex;align-items:center;gap:48px}.header_mobile .header__menu_mob .header__menu_social_media .header__menu_social_media_icon a{height:32px;display:flex;align-items:center;justify-content:center;width:32px;border-radius:4px;background:var(--Parfen-black,#1c1c1a)}.header_mobile .header__menu_mob .main__menu.shop-tab.active~.header__menu_social_media{display:none}.header_mobile .header__menu_mob .main__menu{display:flex;flex-direction:column;row-gap:0;padding:24px 16px;width:100%;visibility:hidden;height:0;opacity:0}.header_mobile .header__menu_mob .main__menu.shop-tab{position:relative}.header_mobile .header__menu_mob .main__menu.shop-tab .mega_menu_item .submenu .submenu-items{margin-bottom:0}.header_mobile .header__menu_mob .main__menu.shop-tab .mega_menu_item .submenu.active .submenu-items{margin-bottom:40px}.header_mobile .header__menu_mob .main__menu.active{visibility:visible;opacity:1;height:auto;row-gap:24px}.header_mobile .header__menu_mob .main__menu a{font-family:Inter,sans-serif;font-size:16px;line-height:150%;font-weight:600;color:#1c1c1a}.header_mobile .header__menu_mob .main__menu .menu-item>a{width:100%;display:flex;overflow:hidden;padding-bottom:16px;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:21px}.header_mobile .header__menu_mob .main__menu .menu-item>a::after{content:"";position:absolute;width:24px;height:24px;top:50%;transform:translateY(-50%);right:0;transition:all ease-in-out .5s}.header_mobile .header__menu_mob .main__menu .menu-item:last-of-type{border-bottom:none}.header_mobile .header__menu_mob .main__menu .menu-item .submenu{background-color:#fff;border-radius:24px;display:flex;flex-direction:column;min-width:unset;left:0;padding:0 16px}.header_mobile .header__menu_mob .main__menu .menu-item .submenu .submenu{position:absolute;top:0;background-color:#eeeeea;left:150%;overflow:hidden;height:0}.header_mobile .header__menu_mob .main__menu .menu-item .submenu .submenu.active{visibility:visible;opacity:1;height:auto;left:0;width:100%}.header_mobile .header__menu_mob .main__menu .menu-item .submenu .submenu .back-btn{color:var(--Parfen-black,#1c1c1a);font-family:Inter;font-size:16px;font-weight:600;line-height:24px;display:flex;justify-content:space-between;align-items:center;border-radius:12px;background:#dad8cf;padding:12px 16px 12px 8px;margin:24px 0;cursor:pointer;transition:all .3s}.header_mobile .header__menu_mob .main__menu .menu-item .submenu .submenu .back-btn:hover{color:#f7895e}.header_mobile .header__menu_mob .main__menu .menu-item .submenu .submenu .back-btn:hover svg path{stroke:#f7895e}.header_mobile .header__menu_mob .main__menu .menu-item .submenu .submenu h5{font-family:Inter;font-size:14px;font-weight:700;line-height:21px;padding-bottom:16px}.header_mobile .header__menu_mob .main__menu .menu-item .submenu .submenu .title{color:var(--Parfen-dark-gray,#8e8e8e);font-size:14px;font-style:normal;font-weight:600;line-height:21px;text-transform:uppercase;border-bottom:1px solid #f3f3f3;padding-bottom:13px}.header_mobile .header__menu_mob .main__menu .menu-item .submenu .submenu .submenu-items{background:#fff;padding:16px;border-radius:24px}.header_mobile .header__menu_mob .main__menu .menu-item .submenu .submenu .submenu-items .submenu-item{display:flex;align-items:center;gap:16px}.header_mobile .header__menu_mob .main__menu .menu-item .submenu .submenu .submenu-items .submenu-item .category-image{width:64px;height:64px}.header_mobile .header__menu_mob .main__menu .menu-item .submenu .submenu .submenu-items .submenu-item .category-image img{height:64px;border-radius:12px}.header_mobile .header__menu_mob .main__menu .menu-item .submenu .submenu .submenu-items .submenu-item a{font-weight:700!important}.header_mobile .header__menu_mob .main__menu .menu-item .submenu li:not(:last-child){border-bottom:1px solid #f3f3f3}.header_mobile .header__menu_mob .main__menu .menu-item .submenu li{padding:12px 0}.header_mobile .header__menu_mob .main__menu .menu-item .submenu li a{display:flex;justify-content:space-between;transition:all .3s}.header_mobile .header__menu_mob .main__menu .menu-item .submenu li a:hover{color:#ef776a}.header_mobile .header__menu_mob .main__menu .menu-item .submenu li a svg path{stroke:#1c1c1a}.header_mobile .header__menu_mob .main__menu .menu-item .submenu li a svg path{transition:all .3s}.header_mobile .header__menu_mob .main__menu .menu-item .submenu li a:hover svg path{stroke:#ef776a}#search-results .product__item{border-radius:0;display:flex;flex-direction:row;flex-wrap:nowrap;background-color:transparent}#search-results .product__item .img__wrapper{height:64px;width:64px}#search-results .product__item .img__wrapper a{width:64px;height:64px}#search-results .product__item .img__wrapper .labels__wrapper{display:none}#search-results .product__item .text__wrapper{display:flex;flex-direction:row;justify-content:space-between;width:calc(100% - 64px);padding:4px 0 4px 16px}#search-results .product__item .text__wrapper .top .stars__wrapper{display:none;row-gap:8px}#search-results .product__item .text__wrapper .top .stars__wrapper .rating .star__box{width:52px}#search-results .product__item .text__wrapper .top .stars__wrapper .rating .star__box .star__box__default{height:8px;width:52px}#search-results .product__item .text__wrapper .top .stars__wrapper .rating .star__box .star__box__active{height:8px}#search-results .product__item .text__wrapper .top .stars__wrapper .rating .rating__num{margin-right:8px}#search-results .product__item .text__wrapper .top .stars__wrapper .review__num{font-weight:400}#search-results .product__item .text__wrapper .top .category{margin-top:0;font-size:14px;line-height:21px}#search-results .product__item .text__wrapper .top .title{margin-top:4px}#search-results .product__item .text__wrapper .top .title .p4{color:#1c1c1a;font-size:12px;line-height:14px;font-weight:400}#search-results .product__item .text__wrapper .top .title .p4.bold{font-weight:600;line-height:14px}#search-results .product__item .text__wrapper .bottom{padding-left:8px;margin-top:0;white-space:nowrap}#search-results .product__item .text__wrapper .bottom .price__wrapper{flex-direction:column;align-items:flex-end;row-gap:4px}#search-results .product__item .text__wrapper .bottom .price__wrapper:has(.price__old) .price__old{color:#8e8e8e;text-decoration:line-through}#search-results .product__item .text__wrapper .bottom .price__wrapper:has(.price__old) .price__new{color:#e25f2b}#search-results .product__item .text__wrapper .bottom .price__wrapper .price__new,#search-results .product__item .text__wrapper .bottom .price__wrapper .price__old{font-size:14px;line-height:21px;font-weight:600}#search-results .product__item .text__wrapper .bottom .price__wrapper .price__new{color:#1c1c1a;text-decoration:none}#search-results .product__item .text__wrapper .bottom .price__wrapper .price__old{font-size:12px;line-height:14px}#search-results .product__item .text__wrapper .bottom .product__actions__btn{display:none}}@media (max-width:425px){.header .block-search-header.open .search_header{width:91.5%}}.footer .footer-global-mob{display:none}.footer .footer-widgets{padding:40px 0;border-top:1px solid #adada5}.footer .footer-widgets .footer-widgets-top{display:flex;justify-content:center;-moz-column-gap:120px;column-gap:120px}.footer .footer-widgets .footer-socials-area h4,.footer .footer-widgets .footer-widget-area h4{font-size:18px;line-height:27px;font-weight:500;margin-bottom:16px;text-transform:uppercase}.footer .footer-widgets .footer-socials-area .menu,.footer .footer-widgets .footer-widget-area .menu{display:flex;flex-direction:column;row-gap:8px}.footer .footer-widgets .footer-socials-area .menu a,.footer .footer-widgets .footer-widget-area .menu a{font-size:16px;line-height:150%;font-weight:600;color:#8e8e8e;transition:all ease-in-out .3s}.footer .footer-widgets .footer-socials-area .menu a:hover,.footer .footer-widgets .footer-widget-area .menu a:hover{color:#90c223;text-decoration:underline}.footer .footer-widgets .footer-socials-area .socials__list,.footer .footer-widgets .footer-widget-area .socials__list{display:flex;align-items:center;-moz-column-gap:48px;column-gap:48px}.footer .footer-widgets .footer-socials-area .socials__list a,.footer .footer-widgets .footer-widget-area .socials__list a{display:flex;align-items:center;justify-content:center;border-radius:4px;padding:6.8px;width:32px;height:32px;background-color:#1c1c1a;transition:all ease-in-out .3s}.footer .footer-widgets .footer-socials-area .socials__list a:hover,.footer .footer-widgets .footer-widget-area .socials__list a:hover{background-color:#90c223}.footer .footer-widgets .footer-socials-area .socials__list a i,.footer .footer-widgets .footer-widget-area .socials__list a i{width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:#f3f3f3}.footer .footer-widgets .footer-socials-area .socials__list a i.icons-facebook,.footer .footer-widgets .footer-widget-area .socials__list a i.icons-facebook{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url%28%23clip0_1522_1046%29%22%3E%3Cpath%20d%3D%22M10.9154%2018.5404V10.2H13.7138L14.1337%206.94864H10.9154V4.87312C10.9154%203.93208%2011.1757%203.29077%2012.5267%203.29077L14.2469%203.29006V0.381935C13.9494%200.343274%2012.9282%200.254639%2011.7397%200.254639C9.25775%200.254639%207.55858%201.76958%207.55858%204.55111V6.94864H4.75171V10.2H7.55858V18.5404H10.9154Z%22%20fill%3D%22white%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_1522_1046%22%3E%3Crect%20x%3D%220.357178%22%20y%3D%220.254639%22%20width%3D%2218.2857%22%20height%3D%2218.2857%22%20rx%3D%224%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-size:cover}.footer .footer-widgets .footer-socials-area .socials__list a i.icons-facebook::before,.footer .footer-widgets .footer-widget-area .socials__list a i.icons-facebook::before{content:none}.footer .footer-widgets .footer-socials-area .socials__list a i.icons-instagram-icon,.footer .footer-widgets .footer-widget-area .socials__list a i.icons-instagram-icon{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2219%22%20viewBox%3D%220%200%2019%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url%28%23clip0_1522_1036%29%22%3E%3Cpath%20d%3D%22M18.6251%205.63069C18.5823%204.6591%2018.4252%203.99114%2018.2001%203.41234C17.9679%202.79796%2017.6107%202.24791%2017.1427%201.79065C16.6854%201.32628%2016.1317%200.965436%2015.5245%200.736876C14.9423%200.511804%2014.2779%200.354686%2013.3063%200.311848C12.3274%200.265383%2012.0167%200.254639%209.53405%200.254639C7.05142%200.254639%206.74067%200.265383%205.76545%200.308221C4.79386%200.351058%204.1259%200.508315%203.54725%200.733248C2.93273%200.965436%202.38268%201.32265%201.92542%201.79065C1.46104%202.24791%201.10034%202.80159%200.871641%203.40885C0.64657%203.99114%200.489452%204.65547%200.446614%205.62706C0.400149%206.60591%200.389404%206.91665%200.389404%209.39928C0.389404%2011.8819%200.400149%2012.1927%200.442986%2013.1679C0.485824%2014.1395%200.643081%2014.8074%200.868153%2015.3862C1.10034%2016.0006%201.46104%2016.5506%201.92542%2017.0079C2.38268%2017.4723%202.93636%2017.8331%203.54362%2018.0617C4.1259%2018.2868%204.79024%2018.4439%205.76197%2018.4867C6.73705%2018.5297%207.04793%2018.5403%209.53056%2018.5403C12.0132%2018.5403%2012.3239%2018.5297%2013.2992%2018.4867C14.2707%2018.4439%2014.9387%2018.2868%2015.5174%2018.0617C16.7463%2017.5866%2017.7178%2016.615%2018.193%2015.3862C18.4179%2014.8039%2018.5752%2014.1395%2018.618%2013.1679C18.6608%2012.1927%2018.6716%2011.8819%2018.6716%209.39928C18.6716%206.91665%2018.6679%206.60591%2018.6251%205.63069ZM16.9784%2013.0964C16.9391%2013.9895%2016.7891%2014.4717%2016.6641%2014.7932C16.3568%2015.5898%2015.7246%2016.222%2014.928%2016.5293C14.6065%2016.6543%2014.1207%2016.8043%2013.2312%2016.8435C12.2667%2016.8865%2011.9775%2016.8971%209.53768%2016.8971C7.09789%2016.8971%206.805%2016.8865%205.84401%2016.8435C4.95098%2016.8043%204.46874%2016.6543%204.14725%2016.5293C3.75083%2016.3828%203.38999%2016.1506%203.0971%2015.847C2.79347%2015.5505%202.56129%2015.1932%202.41477%2014.7968C2.28975%2014.4753%202.13975%2013.9895%202.10054%2013.1001C2.05756%2012.1356%202.04695%2011.8462%202.04695%209.4064C2.04695%206.96661%202.05756%206.67372%202.10054%205.71288C2.13975%204.81984%202.28975%204.33761%202.41477%204.01612C2.56129%203.61955%202.79347%203.25885%203.10073%202.96583C3.39711%202.6622%203.75432%202.43001%204.15088%202.28363C4.47237%202.15861%204.95824%202.00861%205.84764%201.96926C6.81212%201.92642%207.10151%201.91568%209.54116%201.91568C11.9846%201.91568%2012.2738%201.92642%2013.2348%201.96926C14.1279%202.00861%2014.6101%202.15861%2014.9316%202.28363C15.328%202.43001%2015.6888%202.6622%2015.9817%202.96583C16.2854%203.26234%2016.5176%203.61955%2016.6641%204.01612C16.7891%204.33761%2016.9391%204.82333%2016.9784%205.71288C17.0213%206.67735%2017.032%206.96661%2017.032%209.4064C17.032%2011.8462%2017.0213%2012.132%2016.9784%2013.0964Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M9.53402%204.7019C6.94074%204.7019%204.83667%206.80583%204.83667%209.39925C4.83667%2011.9927%206.94074%2014.0966%209.53402%2014.0966C12.1274%2014.0966%2014.2314%2011.9927%2014.2314%209.39925C14.2314%206.80583%2012.1274%204.7019%209.53402%204.7019ZM9.53402%2012.4463C7.85163%2012.4463%206.48696%2011.0818%206.48696%209.39925C6.48696%207.71672%207.85163%206.3522%209.53402%206.3522C11.2165%206.3522%2012.5811%207.71672%2012.5811%209.39925C12.5811%2011.0818%2011.2165%2012.4463%209.53402%2012.4463Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M15.5134%204.51727C15.5134%205.12286%2015.0224%205.61388%2014.4167%205.61388C13.8111%205.61388%2013.3201%205.12286%2013.3201%204.51727C13.3201%203.91154%2013.8111%203.42065%2014.4167%203.42065C15.0224%203.42065%2015.5134%203.91154%2015.5134%204.51727Z%22%20fill%3D%22white%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_1522_1036%22%3E%3Crect%20x%3D%220.357178%22%20y%3D%220.254639%22%20width%3D%2218.2857%22%20height%3D%2218.2857%22%20rx%3D%224%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-size:cover}.footer .footer-widgets .footer-socials-area .socials__list a i.icons-instagram-icon::before,.footer .footer-widgets .footer-widget-area .socials__list a i.icons-instagram-icon::before{content:none}.footer .footer-widgets .footer-socials-area.customer-service-menu.first .menu li,.footer .footer-widgets .footer-widget-area.customer-service-menu.first .menu li{display:none}.footer .footer-widgets .footer-socials-area.customer-service-menu.first .menu li:nth-child(1),.footer .footer-widgets .footer-socials-area.customer-service-menu.first .menu li:nth-child(2),.footer .footer-widgets .footer-socials-area.customer-service-menu.first .menu li:nth-child(3),.footer .footer-widgets .footer-widget-area.customer-service-menu.first .menu li:nth-child(1),.footer .footer-widgets .footer-widget-area.customer-service-menu.first .menu li:nth-child(2),.footer .footer-widgets .footer-widget-area.customer-service-menu.first .menu li:nth-child(3){display:block}.footer .footer-widgets .footer-socials-area.customer-service-menu.second .menu li:nth-child(1),.footer .footer-widgets .footer-socials-area.customer-service-menu.second .menu li:nth-child(2),.footer .footer-widgets .footer-socials-area.customer-service-menu.second .menu li:nth-child(3),.footer .footer-widgets .footer-widget-area.customer-service-menu.second .menu li:nth-child(1),.footer .footer-widgets .footer-widget-area.customer-service-menu.second .menu li:nth-child(2),.footer .footer-widgets .footer-widget-area.customer-service-menu.second .menu li:nth-child(3){display:none}.footer .footer-widgets .footer-socials-area{margin-top:32px;display:flex;flex-direction:column;align-items:center}.footer .flag_box span{display:flex;text-transform:uppercase;margin-bottom:12px}.footer .flag_box .wrapper__flags{display:flex;align-items:center;-moz-column-gap:12px;column-gap:12px}.footer .flag_box .wrapper__flags a{width:32px;height:32px}.footer .flag_box .wrapper__flags a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer .copyright{padding:40px 0;border-top:1px solid #8e8e8e;display:flex;justify-content:space-between;align-items:flex-end;-moz-column-gap:30px;column-gap:30px}.footer .copyright .site-copyright{display:flex;flex-direction:column}.footer .copyright .site-copyright p.p4{margin-bottom:20px}.footer .copyright .site-copyright .copyright-menu{display:flex;align-items:center}.footer .copyright .site-copyright .copyright-menu li a{font-size:14px;line-height:150%;font-weight:500;color:#8e8e8e;padding-right:20px;padding-left:20px;border-left:1.3px solid #8e8e8e;text-transform:capitalize;transition:all ease-in-out .3s}.footer .copyright .site-copyright .copyright-menu li a:hover{color:#90c223;text-decoration:underline}.footer .copyright .site-copyright .copyright-menu li:first-of-type a{padding-left:0;border-left:none}.footer .copyright .site-copyright .copyright-menu li:last-of-type a{padding-right:0}.footer .copyright .copyright-right{display:flex;flex-direction:column;align-items:flex-end;row-gap:8px}@media (max-width:800px){.footer{padding-bottom:50px}.footer .footer-widgets{-moz-column-gap:30px;column-gap:30px;justify-content:space-between}.footer .footer-widgets .footer-widgets-top{-moz-column-gap:50px;column-gap:50px}.archive .footer{padding-bottom:100px}}@media (max-width:600px){.footer .footer-global-mob{display:flex;justify-content:center;padding-top:22px;padding-bottom:22px}.footer .footer-widgets{padding:24px 0;flex-direction:column}.footer .footer-widgets .footer-widgets-top{-moz-column-gap:16px;column-gap:16px}.footer .footer-widgets .footer-widgets-top .footer-widget-area{flex-basis:50%}.footer .footer-widgets .footer-socials-area.customer-service-menu.first .menu li,.footer .footer-widgets .footer-widget-area.customer-service-menu.first .menu li{display:block}.footer .footer-widgets .footer-socials-area.customer-service-menu.second,.footer .footer-widgets .footer-widget-area.customer-service-menu.second{display:none}.footer .footer-widgets .footer-socials-area h4,.footer .footer-widgets .footer-widget-area h4{font-size:14px;line-height:150%;font-weight:600;margin-bottom:12px}.footer .footer-widgets .footer-socials-area .menu,.footer .footer-widgets .footer-widget-area .menu{row-gap:4px}.footer .footer-widgets .footer-socials-area .menu a,.footer .footer-widgets .footer-widget-area .menu a{font-size:12px;line-height:150%;font-weight:500}.footer .footer-widgets .footer-socials-area{border-bottom:1px solid #8e8e8e;padding-bottom:23px;margin-top:24px}.footer .flag_box span{display:flex;justify-content:center;text-align:center}.footer .copyright{padding:0 0 48px;border-top:none;display:flex;flex-direction:column;align-items:center;row-gap:24px;-moz-column-gap:30px;column-gap:30px}.footer .copyright .flag_box{display:none}.footer .copyright .site-copyright{display:flex;flex-direction:column-reverse;align-items:center;width:100%}.footer .copyright .site-copyright p.p4{margin-top:12px;margin-bottom:0;font-size:12px;line-height:14px;font-weight:400}.footer .copyright .site-copyright .copyright-menu{width:100%;display:flex;align-items:center;justify-content:center}.footer .copyright .site-copyright .copyright-menu li a{font-size:12px;line-height:14px;font-weight:600;padding-right:15px;padding-left:15px;border-left:1.3px solid #8e8e8e}.footer .copyright .copyright-right{display:flex;flex-direction:column;align-items:center;row-gap:0}.footer .copyright .copyright-right .p4{font-size:12px;line-height:18px}}body.error404 .global__page p{text-align:center;font-size:40px;font-weight:500;line-height:normal;padding:70px 0}@media screen and (max-width:768px){body.error404 .global__page p{font-size:20px}}
/*# sourceMappingURL=main.min.css.map */
