@import"https://fonts.googleapis.com/css2?family=Playwrite+US+Modern:wght@100..400&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";@import"https://pro.fontawesome.com/releases/v5.15.0/css/all.css";*,:before,:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--white: #ffffff;--black: #000000;--btn-color: #ACB08A;--heading-color: #444444;--body-color: #444444;--announ-bg: #F8CAB6;--body-BG: #EBE8E0;--Playwrite-US-Modern-Font: "Playwrite US Modern", cursive;--Poppins-Font: "Poppins", sans-serif;--FontAwesome-icon:"Font Awesome 5 Pro";--page-width: 1750px;--cmn-gap: clamp(4rem, 6.944vw, 10rem);--padding-100: clamp(4rem,6.944vw,10rem);--padding-120: clamp(4rem,8.333vw,12rem);--padding-80: clamp(3.5rem,5.556vw,8rem);--padding-110: clamp(4rem, 5.789vw, 11rem);--border-radius10: 10rem;--border-radius20: 2rem;--grid-desktop-vertical-spacing: 30px;--grid-desktop-horizontal-spacing: 30px;--grid-mobile-vertical-spacing: 20px;--grid-mobile-horizontal-spacing: 15px}html{font-size:62.5%;box-sizing:border-box;scroll-behavior:smooth}body{font-size:16px;line-height:1.5!important;font-weight:300!important;color:var(--body-color);font-family:var(--Poppins-Font)!important;letter-spacing:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overflow-X:hidden;background:var(--body-BG)!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:var(--heading-color);font-family:var(--Playwrite-US-Modern-Font);line-height:1.2;text-transform:inherit;letter-spacing:normal;font-weight:400;margin:0 0 15px}p{margin:0 0 15px}p:last-child{margin-bottom:0}p:empty{display:none}ul,ol{margin:0;padding:0;list-style:none}img{display:block;max-width:100%;height:auto}video,iframe{display:block;width:100%}a{-webkit-transition:ease .45s;transition:ease .45s}a,a:hover,a:focus{text-decoration:none}:focus,:focus-visible{outline:none!important}table{width:100%}.btn:not(button,.site-header__cart),.button{padding:10px 25px;background:var(--btn-color);font-size:clamp(16px,1.125vw,18px);color:var(--white);font-weight:400;font-family:var(--Poppins-Font);line-height:1.1;text-transform:lowercase;letter-spacing:normal;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-width:171px;min-height:65px;width:auto;height:auto;border-radius:60px;box-shadow:none;cursor:pointer;-webkit-transition:.45s ease;transition:.45s ease}.btn:not(button,.site-header__cart):hover,.button:hover{background:var(--announ-bg);color:var(--body-color)}.btn:not(button,.site-header__cart):before,.btn:not(button,.site-header__cart):after,.button:before,.button:after{display:none}form .field:before,form .field:after{display:none}textarea,textarea.text-area{display:block;font-family:var(--Poppins-Font);height:150px;width:100%;border:1px solid var(--black);background:var(--white);padding:1rem 2rem;margin:0;font-size:16px;color:var(--black);font-weight:400;letter-spacing:normal;box-shadow:none!important;border-radius:0!important;-webkit-transition:ease .45s;transition:ease .45s;resize:none}input[type=text],input[type=password],input[type=url],input[type=tel],input[type=search],input[type=number],input[type=datetime],input[type=email],input[type=date],select{display:block;font-family:var(--Poppins-Font);height:48px;width:100%;border:1px solid var(--black);background:var(--white);padding:1rem 2rem;margin:0!important;font-size:16px;font-weight:400;letter-spacing:normal;color:var(--black);box-shadow:none!important;border-radius:0!important;-webkit-transition:ease .45s;transition:ease .45s}.mobile{display:none!important}@media only screen and (max-width:767px){.mobile{display:block!important}.desktop{display:none!important}}.page-width,.page-width-desktop,.container{max-width:var(--page-width);width:95%;margin-left:auto;margin-right:auto;padding-left:15px!important;padding-right:15px!important}@media only screen and (max-width:1199px){.page-width,.page-width-desktop,.container{width:100%}}.shopify-challenge__container form{text-align:center}.shopify-challenge__container form .shopify-challenge__button.btn{margin-top:20px}predictive-search .spinner{display:none!important}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.section-header .header-wrapper{background:var(--white);border:none;z-index:1}.section-header .header-wrapper header-drawer{display:block;margin-left:0}.section-header .header-wrapper header-drawer .header__icon--menu svg{width:4rem;height:3rem;transform:none}.section-header .header-wrapper .header__inline-menu{display:none}.section-header .header-wrapper .header{grid-template-areas:"navigation heading  icons";grid-template-columns:1fr 2fr 1fr;padding-bottom:0}.header .header__heading,.header .header__heading-link{justify-self:center;padding:0;margin:0}body.overflow-hidden-tablet{overflow:hidden}.section-header:after{content:"";position:absolute;top:calc(100% - 37px);left:0;background-image:url(header-clip.png);background-repeat:repeat-x;background-size:auto 100%;background-position:left top;width:100%;height:68px;pointer-events:none}.header .header__icons{padding-right:0;align-items:center;gap:2rem}.header .header__icons .desktop-localization-wrapper{display:none}.header .header__icons details-modal.header__search{display:none!important}.header .header__icons .header__icon{width:6rem;height:6rem;border:1px solid var(--body-color);border-radius:50%;color:var(--body-color)}.header__icon.header__icon--cart{margin-right:0}.header .header__icons .header__icon svg{width:2rem;height:2rem;transform:none}.announcement-bar-section .utility-bar{background:var(--announ-bg)}.utility-bar .announcement-bar .announcement-bar__message{min-height:auto;font-family:var(--Poppins-Font);font-size:1.6rem;line-height:1.2}.menu-drawer .menu-drawer__menu .menu-drawer__menu-item{font-weight:400;font-size:1.8rem;color:var(--body-color);background:transparent;padding:1.9rem 0;text-transform:lowercase}.menu-drawer .menu-drawer__menu .menu-drawer__menu-item:hover,.menu-drawer .menu-drawer__menu .menu-drawer__menu-item.menu-drawer__menu-item--active{color:var(--btn-color)}@media only screen and (min-width:990px){.section-header.menu-open{z-index:4}.js .menu-drawer{top:calc(-1 * var(--announcement-height));border:0;width:302px;height:auto!important;transform:translateY(-100%)}.menu-drawer__navigation-container{position:relative;padding:3rem 7rem}details[open].menu-opening>.header__icon--menu .icon-hamburger{opacity:0;visibility:hidden}.header__icon--menu .icon-close{display:none}.menu-drawer__navigation-container{position:relative}.menu-drawer-closentn{width:14px;height:14px;display:flex;align-items:center;justify-content:center;position:absolute;right:30px;top:8.4rem;z-index:1}.menu-drawer-closentn .close{display:flex;align-items:center;justify-content:center;cursor:pointer;width:100%;height:100%;text-align:center;color:#444}.menu-drawer-closentn .close svg{width:100%;height:100%}}.section-heading-wrap{margin:0 0 4rem}.common__heading{font-size:clamp(3rem,4.375vw,7rem);line-height:1.4;text-transform:lowercase}.common__heading strong{font-weight:inherit;color:var(--btn-color)}.shopify-section-group-footer-group .footer{border:none;padding-bottom:0;position:relative}.shopify-section-group-footer-group .footer:before{content:"";position:absolute;left:0;bottom:99%;width:100%;height:99px;background-size:auto 100%;background-position:left top;background-repeat:repeat-x;background-image:url(bottom-bg-clip-2.png);pointer-events:none}.footer .footer__blocks-wrapper{display:flex!important;flex-wrap:wrap;row-gap:3rem!important;--footer-clm-gap: clamp(2rem, 5.625vw, 9rem);column-gap:var(--footer-clm-gap);margin:0!important}.footer .footer__blocks-wrapper .footer-block.grid__item{width:100%;max-width:calc(16.666% - (var(--footer-clm-gap) - (var(--footer-clm-gap) / 5)));margin:0!important}.footer .footer__blocks-wrapper .footer-block.grid__item:nth-of-type(4){max-width:calc(19% - (var(--footer-clm-gap) - (var(--footer-clm-gap) / 5)))}.footer .footer__blocks-wrapper .footer-block.grid__item:last-child{max-width:calc(31% - (var(--footer-clm-gap) - (var(--footer-clm-gap) / 5)))}.footer .footer__blocks-wrapper .footer-block.grid__item .footer-block__heading{font-size:clamp(2rem,2vw,3.2rem);line-height:1.4;text-transform:lowercase;color:var(--body-color);margin:0 0 2.5rem}.footer .footer__blocks-wrapper .footer-block.grid__item .footer-block__details-content{margin:0!important}.footer .footer__blocks-wrapper .footer-block.grid__item .footer-block__details-content.list-unstyled{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;text-decoration:none}.footer .footer__blocks-wrapper .footer-block.grid__item .footer-block__details-content.list-unstyled li{margin:0}.footer .footer__blocks-wrapper .footer-block.grid__item .footer-block__details-content.list-unstyled .list-menu__item{padding:0;font-weight:400;font-size:clamp(1.6rem,1.125vw,1.8rem);line-height:1.4;text-transform:lowercase;color:var(--body-color);text-decoration:none}.footer .footer__blocks-wrapper .footer-block.grid__item .footer-block__details-content.list-unstyled .list-menu__item:hover{color:var(--btn-color)}.footer .footer__blocks-wrapper .footer-block.grid__item:nth-of-type(3) .footer-block__details-content{grid-template-columns:repeat(1,1fr)}.footer .footer__blocks-wrapper .footer-block.grid__item .contact-info-wrapper ul li{display:flex;align-items:center;gap:1rem}.footer .footer__blocks-wrapper .footer-block.grid__item .contact-info-wrapper ul li:not(:last-child){margin-bottom:2.5rem}.footer .footer__blocks-wrapper .footer-block.grid__item .contact-info-wrapper ul li .text{font-weight:400;font-size:clamp(1.6rem,1.125vw,1.8rem);line-height:1.3;color:var(--body-color)}.footer .footer__blocks-wrapper .footer-block.grid__item .contact-info-wrapper ul li .text a{color:inherit;text-decoration:underline;text-underline-offset:3px}.footer .footer__blocks-wrapper .footer-block.grid__item .contact-info-wrapper ul li .icon{flex-shrink:0}.footer-block.footer-block--newsletter{display:block}.footer .footer__blocks-wrapper .footer-block.grid__item .footer-block__newsletter{text-align:left}.footer .footer__blocks-wrapper .footer-block.grid__item .newsletter-form,.footer .footer__blocks-wrapper .footer-block.grid__item .newsletter-form .newsletter-form__field-wrapper{max-width:100%}.footer .footer__blocks-wrapper .footer-block.grid__item .newsletter-form .newsletter-form__field-wrapper .field{display:block}.footer .footer__blocks-wrapper .footer-block.grid__item .newsletter-form .newsletter-form__field-wrapper .field .field__label{display:none}.footer .footer__blocks-wrapper .footer-block.grid__item .newsletter-form .newsletter-form__field-wrapper .field .field__input{min-height:5.8rem;padding:1.5rem 3rem!important;background:#f5f5f5;border-radius:5rem!important;border:none;margin:0!important;font-weight:400;font-size:1.5rem;color:var(--body-color)}.footer .footer__blocks-wrapper .footer-block.grid__item .newsletter-form .newsletter-form__field-wrapper .field .field__input::placeholder{color:var(--body-color);text-transform:lowercase;opacity:1}.footer .footer__blocks-wrapper .footer-block.grid__item .newsletter-form .newsletter-form__field-wrapper .field .field__input::-ms-input-placeholder{color:var(--body-color);text-transform:lowercase}.footer .footer__blocks-wrapper .footer-block.grid__item .newsletter-form .newsletter-form__field-wrapper .field .field__button{position:static;width:auto;height:auto;min-width:131px;min-height:58px;background:var(--btn-color);border-radius:66rem;font-family:var(--Poppins-Font);font-weight:400;font-size:clamp(1.6rem,1.125vw,1.8rem);line-height:1.2;text-transform:lowercase;color:var(--white);margin-top:1.5rem;transition:.45s ease}.footer .footer__blocks-wrapper .footer-block.grid__item .newsletter-form .newsletter-form__field-wrapper .field .field__button:hover{color:var(--body-color);background:var(--announ-bg)}.footer .footer__content-top{padding-bottom:8rem}.footer .footer__content-bottom{padding:0;border:none}.footer .footer__content-bottom .footer__content-bottom-wrapper:first-child{display:none}.footer .footer__content-bottom .footer__content-bottom-wrapper{border-top:1px solid #E7DCDC;padding-top:2rem;padding-bottom:2rem;justify-content:center}.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright{margin:0}.footer .footer__content-bottom .footer__content-bottom-wrapper .copyright__content{font-family:var(--Poppins-Font);font-weight:400;font-size:clamp(1.6rem,1.125vw,1.8rem);line-height:1.4;text-transform:lowercase;color:var(--body-color);letter-spacing:normal}.newsletter-form__message{width:100%}.index_featured_collection .color-scheme-1.isolate.gradient{background:transparent}.index_featured_collection .collection{padding:var(--padding-100) 0 4.5rem}.heading-slide-arwrapper{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;justify-content:space-between;margin-bottom:1rem}.index_featured_collection .heading-slide-arwrapper .collection__title{margin-bottom:0!important}.index_featured_collection .heading-slide-arwrapper .common__heading,.index_featured_collection .section-heading-wrap{margin:0}.splide__arrows .splide__arrow{background-color:transparent;border:none;padding:0;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='56' height='50' viewBox='0 0 56 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M41.125 0C38.0862 0 35.3002 0.973894 32.8445 2.89469C30.4902 4.73617 28.9228 7.08164 28 8.78717C27.0772 7.08153 25.5098 4.73617 23.1555 2.89469C20.6998 0.973894 17.9138 0 14.875 0C6.39494 0 0 7.01516 0 16.3179C0 26.3681 7.97814 33.2444 20.056 43.654C22.107 45.4218 24.4318 47.4256 26.8481 49.5626C27.1666 49.8447 27.5756 50 28 50C28.4244 50 28.8334 49.8447 29.1519 49.5627C31.5685 47.4253 33.8931 45.4217 35.9453 43.6529C48.0219 33.2444 56 26.3681 56 16.3179C56 7.01516 49.6051 0 41.125 0Z' fill='%23F8CAB6'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;width:56px;height:50px;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .5s;opacity:1;border-radius:0}.splide__arrows .splide__arrow svg{fill:none}.splide__arrows .splide__arrow:hover,.splide__arrows .splide__arrow[disabled]{opacity:.5;color:#bcbab3}.splide__arrow--prev svg{transform:none!important}.heading-slide-arwrapper .splide__arrows{display:flex;align-items:center;column-gap:10px}.heading-slide-arwrapper .splide__arrows .splide__arrow{position:relative;top:auto;left:auto;right:auto;transform:none;flex-shrink:0}@media only screen and (min-width:1025px){.collection-slide-fullouter .page-width:not(.heading-slide-arwrapper){max-width:calc(100% - (50% - (var(--page-width) / 2)));margin-left:auto;margin-right:0;padding-right:0!important;width:100%}}.index_featured_collection{overflow:hidden}.index_featured_collection .section-heading-wrap .page-width{max-width:var(--page-width);margin:0 auto;padding:0 15px!important}.product-card-wrapper .card:not(.ratio){background:var(--white);border-radius:10px;padding:2rem}.product-card-wrapper .card:not(.ratio) .card__inner:before{padding-bottom:100%}.product-card-wrapper .card:not(.ratio) .card__inner{background:#edeee5;border-radius:1rem}.product-card-wrapper .card:not(.ratio) .card__inner .media img{object-fit:cover}.product-card-wrapper .card:not(.ratio)>.card__content .card__information{padding:1.5rem 0 0;text-align:center}.product-card-wrapper .card:not(.ratio)>.card__content .card__heading .full-unstyled-link{text-decoration:none;font-family:var(--Playwrite-US-Modern-Font);font-weight:400;font-size:clamp(1.8rem,2vw,3.2rem);line-height:1.5;text-align:center;text-transform:lowercase;color:var(--body-color)}.product-card-wrapper .card:not(.ratio)>.card__content .card-information{text-align:center;margin-top:15px}.product-card-wrapper .card:not(.ratio)>.card__content .card-information .price{font-weight:500;font-size:clamp(1.5rem,1.5vw,2.4rem);letter-spacing:normal;color:var(--body-color)}.index_btmbnr_maininner .media-wrap{position:relative}.index_btmbnr_maininner .media-wrap:before{content:"";position:absolute;left:0;width:100%;height:12%;background-size:100%;background-position:center;z-index:1;background-repeat:no-repeat}.index_btmbnr_maininner .media-wrap:before{top:-2px;background-image:url(top-bg-clip1.png)}.index_btmbnr_maininner .media-wrap img{width:100%;object-fit:cover;padding-top:2.2%}.header__icon--cart .cart-count-bubble{bottom:auto;top:10px;left:auto;right:14px}.main__collection{padding:4rem 0 4.5rem}.main__collection .gradient.color-scheme-1{background:transparent;padding:0}.main__collection .collection .grid{width:100%;max-width:1440px;margin:0 auto}.section-header .header-wrapper header-drawer .header__icon{color:var(--body-color)}.collection-hero .collection-hero__inner{width:100%;max-width:100%;padding-left:0!important;padding-right:0!important;flex-direction:column-reverse}.collection-hero .collection-hero__inner .collection-hero__text-wrapper,.collection-hero .collection-hero__inner .collection-hero__image-container{flex-basis:100%;flex:100%;width:100%;max-width:100%;min-height:auto;margin:0;border:none}.collection-hero{padding:0!important;background:transparent}.collection-hero .collection-hero__inner .collection-hero__image-container img{position:relative;height:auto;width:100%}.collection-hero .collection-hero__inner .collection-hero__image-container:after,.inner_topbnr_maininr .image:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:96px;background:url(coll-bnr-clip.png) repeat-x left top / auto 100%;pointer-events:none}.collection-hero .collection-hero__inner .collection-hero__text-wrapper{padding:0;text-align:center}.collection-hero .collection-hero__inner .collection-hero__text-wrapper .collection-hero__title{font-size:clamp(3rem,4.375vw,7rem);line-height:1.9;text-transform:lowercase}.pagination-wrapper .pagination__list{display:inline-flex;align-items:center;gap:15px}.pagination-wrapper .pagination{text-align:center}.pagination-wrapper .pagination__list li{margin:0;flex:none;max-width:none}.pagination-wrapper .pagination__list li .pagination__item{font-weight:400;font-size:clamp(1.5rem,1.125vw,1.8rem);line-height:1.5;color:var(--btn-color);opacity:1;display:flex;align-items:center;justify-content:center;background-image:url("data:image/svg+xml,%3Csvg width='56' height='50' viewBox='0 0 56 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.875 0C17.9138 0 20.6998 0.973894 23.1555 2.89469C25.5098 4.73617 27.0772 7.08164 28 8.78717C28.9228 7.08153 30.4902 4.73617 32.8445 2.89469C35.3002 0.973894 38.0862 0 41.125 0C49.6051 0 56 7.01516 56 16.3179C56 26.3681 48.0219 33.2444 35.944 43.654C33.893 45.4218 31.5682 47.4256 29.1519 49.5626C28.8334 49.8447 28.4244 50 28 50C27.5756 50 27.1666 49.8447 26.8481 49.5627C24.4315 47.4253 22.1069 45.4217 20.0547 43.6529C7.97814 33.2444 0 26.3681 0 16.3179C0 7.01516 6.39494 0 14.875 0Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;background-position:center;width:56px;height:50px}.pagination-wrapper .pagination__list li .pagination__item:after{display:none}.pagination-wrapper .pagination__list li .pagination__item .svg-wrapper{width:16px;height:9px}.pagination-wrapper .pagination__list li .pagination__item .svg-wrapper svg{width:100%;height:100%}.pagination-wrapper .pagination__list li .pagination__item.pagination__item--current{color:var(--white);background-image:url("data:image/svg+xml,%3Csvg width='56' height='50' viewBox='0 0 56 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M41.125 0C38.0862 0 35.3002 0.973894 32.8445 2.89469C30.4902 4.73617 28.9228 7.08164 28 8.78717C27.0772 7.08153 25.5098 4.73617 23.1555 2.89469C20.6998 0.973894 17.9138 0 14.875 0C6.39494 0 0 7.01516 0 16.3179C0 26.3681 7.97814 33.2444 20.056 43.654C22.107 45.4218 24.4318 47.4256 26.8481 49.5626C27.1666 49.8447 27.5756 50 28 50C28.4244 50 28.8334 49.8447 29.1519 49.5627C31.5685 47.4253 33.8931 45.4217 35.9453 43.6529C48.0219 33.2444 56 26.3681 56 16.3179C56 7.01516 49.6051 0 41.125 0Z' fill='%23F8CAB6'/%3E%3C/svg%3E%0A")}.coll-list-main{padding:8rem 0 15rem}.coll-list-main .title{font-size:clamp(3rem,4.375vw,7rem);line-height:1.4;text-transform:lowercase;margin:0 0 3rem}.collection-card-wrapper .card:not(.ratio){background:var(--white);border-radius:10px;padding:2rem}.collection-card-wrapper .card:not(.ratio) .card__inner{background:#edeee5;border-radius:1rem;overflow:hidden}.collection-card-wrapper .card:not(.ratio) .card__inner:before{padding-bottom:83%}.collection-card-wrapper .card:not(.ratio) .card__inner .media img{object-fit:cover}.collection-card-wrapper .card:not(.ratio)>.card__content .card__information{padding:2rem 0 0;text-align:center}.collection-card-wrapper .card:not(.ratio)>.card__content .card__heading{font-size:clamp(1.8rem,2vw,3.2rem);line-height:1.7;text-align:center;text-transform:lowercase;color:var(--body-color)}.collection-card-wrapper .card:not(.ratio)>.card__content .card__heading .icon-wrap{display:none}cart-remove-button .button{background:transparent!important;border:none;color:var(--black)}.quantity-popover-container quantity-input.quantity{background:#f5f5f5}.template-cart main .gradient{background:none}.cart-item__quantity-wrapper{align-items:center}.cart-items .cart-item__image-container{display:block;border:1px solid #eee;padding-top:100%;position:relative}.cart-items .cart-item__image-container img{display:block;position:absolute;top:0;left:0;max-width:100%;width:100%;height:100%;object-fit:cover}.quantity__input{padding:5px}.quantity__input:focus,.quantity__input:focus-visible{background:transparent!important}.content-for-layout{padding-top:4rem;padding-bottom:17rem}body:is(.template-index,.template-collection,.template-list-collections,.template-product,.template-page-contact) .content-for-layout{padding-top:0;padding-bottom:0}.inner_topbnr_maininr,.inner_topbnr_maininr .image{position:relative}.inner_topbnr_maininr .image img{width:100%}.inner_topbnr_maininr .innerbnr__content{position:absolute;top:0;left:0;right:0;display:flex;justify-content:center;flex-direction:column;height:100%}.inner_topbnr_maininr .innerbnr__content h2{font-size:clamp(3rem,4.375vw,7rem);line-height:1.9;text-transform:lowercase;margin:0}.inner_topbnr_maininr .innerbnr__content .content{text-align:center;width:100%;max-width:50rem;margin:-6rem auto 0}.cnt-frm-main .color-scheme-1.gradient{background:transparent}.cnt-frm-main .contact{max-width:1000px;padding-top:5rem;padding-bottom:20rem}.section product-info{background:#ebe8e0;padding-block:10rem 8rem}product-info .product .grid__item.product__media-wrapper{width:100%;max-width:50.7%}product-info .product .product__info-wrapper.grid__item{width:100%;max-width:49.3%;padding-left:5rem}product-info .product .product-media-container{width:100%!important;max-width:100%;border:none}product-info .product .product__media.media{padding-top:75%}product-info .product .product__media.media img{object-fit:contain}product-info .product .product__media-list{background:#fff;border-radius:2rem;overflow:hidden;margin-bottom:1.8rem}.product .product__media-wrapper .thumbnail-slider{position:relative}.product .product__media-wrapper .thumbnail-slider .slider-button{position:absolute;top:50%;transform:translateY(-50%);left:0;padding:0;z-index:1;width:30px;height:30px;border-radius:0;color:#fff;transition:.3s ease;opacity:0;pointer-events:none;background-image:url(love-bg.png);background-repeat:no-repeat;background-size:30px 24px;background-position:center}.product .product__media-wrapper .thumbnail-slider .thumbnail-list{gap:19px;padding:1rem .5rem;border:none;box-shadow:none}.product .product__media-wrapper .thumbnail-slider .thumbnail-list .slider__slide{width:calc(25% - 14px)}.product .product__media-wrapper .thumbnail-slider .thumbnail-list .slider__slide:before{padding-bottom:82%}.product .product__media-wrapper .thumbnail-slider .thumbnail-list .slider__slide .thumbnail{border-radius:1.5rem;border:none;box-shadow:none;background:#fff}.product .product__media-wrapper .thumbnail-slider .thumbnail-list .slider__slide img{object-fit:contain}.product .product__media-wrapper .thumbnail-slider .slider-button.slider-button--next{left:auto;right:0}.product .product__media-wrapper .thumbnail-slider .slider-button svg{height:7px;width:auto}.product .product__media-wrapper .thumbnail-slider .thumbnail-list .slider__slide .thumbnail[aria-current]{box-shadow:0 0 7px #c3c3c3}.product .product__media-wrapper .thumbnail-slider:hover .slider-button{opacity:1;pointer-events:auto}.product__info-container .product__title h1{font-size:clamp(3rem,4.375vw,7rem);font-weight:400;letter-spacing:0;text-transform:lowercase;line-height:1.5;margin:0 0 4rem}product-info .product .product__info-wrapper .product__info-container{max-width:100%}.product__info-container .price{font-size:clamp(2rem,1.5vw,2.4rem);font-weight:500;letter-spacing:0;color:var(--heading-color)}.product__info-container .product__description{margin:1rem 0 2rem!important;font-size:18px;color:var(--heading-color);font-weight:400}.product__info-container .product-form__input .qty-variant-fullwrap{display:flex;align-items:flex-start;gap:clamp(3rem,5.66vw,9rem);row-gap:3rem;padding-top:.5rem}.product__info-container .product-form__input .form__label{font-size:clamp(2rem,1.5vw,2.4rem);font-weight:500;color:var(--heading-color);margin:0 0 1.5rem;line-height:1.2;letter-spacing:normal}.related_products_main .gradient{background:#ebe8e0}.qty-variant-fullwrap .variant-wrapper .swatch{width:2.5rem;height:2.5rem;border:none}.qty-variant-fullwrap .variant-wrapper .swatch-input__input:checked+.swatch-input__label,.qty-variant-fullwrap .variant-wrapper .swatch-input__input+.swatch-input__label:hover{outline:1px solid #AAAAAA}.qty-variant-fullwrap .variant-wrapper .swatch-input__input+.swatch-input__label{display:flex;align-items:center;border:8px solid transparent;margin:5px 10px .2rem 0}.product__info-container .product-form__input .form__label [data-selected-value]{font-size:20px}quantity-input.quantity{width:16.5rem;height:auto;min-height:5.1rem;border:none;background:#fff;border-radius:5rem;overflow:hidden;padding:3px 6px}quantity-input.quantity:before,quantity-input.quantity:after{content:none}quantity-input.quantity button.quantity__button{height:auto;background-image:url(love-bg.png);background-repeat:no-repeat;background-position:center;background-size:37px 32px;color:var(--white);opacity:1}quantity-input.quantity input{height:auto;border:none;padding:5px;color:var(--heading-color);font-size:18px;font-weight:400}.product-form .product-form__buttons{max-width:100%}.product-form .product-form__buttons .product-form__submit{max-width:100%;width:100%;min-height:5.8rem}.quantity__rules-cart{display:none!important}.related-products .heading-slide-arwrapper{margin-bottom:4rem}.related-products .related-products__heading{margin:0}.main-df-page{max-width:1470px}.main-df-page .main-page-title{font-family:var(--Playwrite-US-Modern-Font);font-size:clamp(3rem,4.375vw,7rem);line-height:1.4;text-transform:lowercase;color:var(--body-color)}.main-df-page .rte{color:var(--body-color)}.main-df-page .rte a{display:inline-flex;align-items:center;gap:5px;color:var(--btn-color);text-decoration:underline;text-underline-offset:3px}.main-df-page .rte h2{font-family:var(--Poppins-Font);font-weight:500;font-size:1.8rem;text-transform:lowercase;color:var(--body-color)}.main-df-page .rte h2 svg{vertical-align:middle;margin-right:9px}.main-df-page .rte :is(h2,h3,h4,h5,h6){border-top:1px solid #D8D8D8;padding-top:3rem;margin-top:3rem}.main-df-page .rte :is(h2,h3,h4,h5,h6):first-of-type{padding-top:0;margin-top:0;border-top:0}.main-df-page .rte ul{list-style:disc;padding-left:40px;margin-bottom:3rem}.main-df-page .rte ul li:not(:last-child){margin-bottom:1.5rem}.customer button:before,.customer button:after{display:none}.customer button{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;min-width:185px;min-height:55px;background:var(--btn-color);border-radius:5rem;text-transform:lowercase;transition:all .5s}.customer button:hover{background:var(--announ-bg);color:var(--black)}.customer .select:before,.customer .select:after{display:none}.customer .select .svg-wrapper{right:15px}.cart__footer-wrapper:last-child .cart__footer{padding-bottom:0!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/custom.css.map */
