@import"https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--btnFont:"Poppins", sans-serif;--headingFont: "Inter Tight", sans-serif;--bodyFont:"Poppins", sans-serif;--headingColor: #0B0A0A;--headingColor2: #2B2B2B;--bodyColor: #2E2E2E;--white:#fff;--black:#000;--black2:#0B0A0A;--grey:#F6F6F6;--border:#E3E3E3;--btnColor: #fff;--btnColorHover: #0B0A0A;--btnBg:#0B0A0A;--btnBgHover:#fff;--btnBg2:rgba(63, 34, 55, .2);--p13: 1.3rem;--p14: 1.4rem;--p15: 1.5rem;--p16: 1.6rem;--p17: 1.7rem;--p18: 1.8rem;--p20: 2rem;--p21: 2.1rem;--p22: 2.2rem;--p24: 2.4rem;--p26: 2.6rem;--p28: 2.8rem;--p30: 3rem;--p35: 3.5rem;--p40: 4rem;--p45: 4.5rem;--p48: 4.8rem;--p52: 5.2rem;--p64: 6.4rem;--p57: 5.7rem;--p60: 6rem;--p80:8rem;--p90:9rem;--p96:9.6rem;--p120:12rem;--p140:14rem;--padding-140: clamp(4.5rem, 8.75vw, 14rem);--padding-120: clamp(4rem, 7.25vw, 12rem);--padding-110: clamp(3.8rem, 6.87vw, 11rem);--padding-100: clamp(3.6rem, 6.25vw, 10rem);--padding-90: clamp(3rem, 5.62vw, 9rem);--padding-80: clamp(2.6rem, 5vw, 8rem);--padding-70: clamp(2.2rem, 4.37vw, 7rem);--padding-60: clamp(2rem, 3.75vw, 6rem);--padding-50: clamp(1.8rem, 3.12vw, 5rem);--padding-40: clamp(1.6rem, 2.5vw, 4rem);--padding-25: clamp(2rem, 1.56vw, 2.5rem)}@media only screen and (max-width:1440px){:root{--p13: 1.3rem;--p14: 1.4rem;--p15: 1.5rem;--p16: max(1vw, 1.5rem);--p17: max(1vw, 1.6rem);--p18: max(1.25vw, 1.6rem);--p20: max(1.35vw, 1.7rem);--p21: max(1.38vw, 1.7rem);--p22: max(1.4vw, 1.8rem);--p24: max(1.5vw, 2rem);--p26: max(1.5vw, 2rem);--p28: max(2.31vw, 2rem);--p30: max(2.31vw, 2.2rem);--p35: max(2.5vw, 2.4rem);--p40: max(2.7vw, 2.6rem);--p45: max(2.8vw, 2.7rem);--p48: max(3vw, 2.8rem);--p60: max(3.6vw, 3rem);--p64: max(3.8vw, 3.8rem);--p80: max(6.67vw, 4.4rem);--p90: max(5.29vw, 5rem);--p96: max(6.87vw, 5.5rem);--p120: max(6.47vw, 7rem);--p140: max(7.47vw, 7rem)}}*,*:before,*:after{box-sizing:inherit}*{letter-spacing:normal}html{font-size:62.5%;box-sizing:border-box}body{font-size:var(--p17);color:var(--bodyColor);line-height:1.5;font-family:var(--bodyFont);font-weight:300;--page-width: 1470px;--page-width-full: calc(100% - 4.8rem) ;--header-width: 1250px;margin:0;padding:0;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}ul{padding:0;margin:0}img{max-width:100%;display:block;height:auto}strong{font-weight:700}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--headingFont);color:var(--headingColor);margin:0 0 1rem;font-weight:700;letter-spacing:-.02em;line-height:1.2}h2{line-height:1.12}p{margin:0 0 1rem}p:last-child{margin:0 0 0rem}.page-width{width:100%;max-width:var(--page-width);padding:0 1.5rem;margin:0 auto}.page-width-full{width:100%;max-width:var(--page-width-full);padding:0 0rem;margin:0 auto}.header-width{width:100%;max-width:var(--header-width);padding:0 1.5rem;margin:0 auto}.btn:after,.button:after,.btn:before,.button:before{display:none}.button,.btn{display:inline-flex;gap:2.2rem;align-items:center;justify-content:center;min-width:12.5rem;min-height:6rem;padding:.5rem 4rem;font-size:var(--p17);font-weight:300;font-family:var(--btnFont);color:var(--btnColor);cursor:pointer;text-align:center;margin-bottom:0;text-transform:capitalize;text-decoration:none;line-height:1;position:relative;z-index:1;transition:.3s ease;background-color:var(--btnBg);border-radius:0rem;border:1px solid var(--btnBg);letter-spacing:normal;box-shadow:none}.button:hover,.btn:hover{color:var(--btnColorHover);background-color:var(--btnBgHover)}.btn svg path,.button svg path{fill:currentColor}.button:has(svg),.btn:has(svg){padding:.4rem .6rem .4rem 4rem}.btn .svg-wrapper,.button .svg-wrapper{width:5rem;height:5rem;background-color:var(--btnBgHover);display:flex;align-items:center;justify-content:center;color:var(--btnBg);transition:.3s ease}.btn .svg-wrapper svg,.button .svg-wrapper svg{width:auto;height:1.5rem}.button:hover .svg-wrapper,.btn:hover .svg-wrapper{background-color:var(--btnBg);color:var(--btnColor)}.button.btn-white{background:var(--btnBgHover);border-color:var(--btnBgHover);color:var(--btnBg)}.button.btn-white .svg-wrapper{background-color:var(--btnBg);color:var(--btnBgHover)}.button.btn-white:hover{opacity:.7}p:empty,div:empty{display:none}.splide__arrows .splide__arrow{width:40px;height:40px;border-radius:50%;background:#000;color:#fff}.splide__arrows .splide__arrow:not([disabled]){opacity:1}.splide__arrow svg{fill:none!important;height:12px;width:12px}.splide__arrows .splide__arrow--prev{left:-8%}.splide__arrows .splide__arrow--next{right:-8%}header.header{padding-inline:1.5rem!important;color:var(--bodyColor);column-gap:7rem;row-gap:1rem;grid-template-columns:auto 1fr auto;padding-block:2rem}header.header .header__icons{display:none}header.header .header__inline-menu .list-menu{display:flex;align-items:center;justify-content:flex-end;column-gap:clamp(2rem,4.86vw,7rem);color:var(--bodyColor)}header.header .header__inline-menu .list-menu .header__menu-item{color:inherit;font-size:var(--p17);text-decoration:none!important;padding:0 0 1px;margin-top:1px;font-weight:300;font-family:var(--bodyFont);position:relative;transition:.3s ease}header.header .header__inline-menu .list-menu .header__menu-item .header__active-menu-item{text-decoration:none;font-weight:500;color:inherit}header.header .header__inline-menu .header__menu-item span{text-decoration:none!important}header.header .cust_contactWrap{display:flex;align-items:center;justify-content:center;gap:1rem}.cust_contactWrap .iconWrap{display:inline-block;flex-shrink:0}.cust_contactWrap .iconWrap svg{display:block}.header-wrapper{background:transparent;box-shadow:0 26px 40px #0000000d}header.header .cust_contactWrap .conttact_text p{color:inherit;line-height:1.2;font-size:1.5rem}header.header .cust_contactWrap .conttact_text a{color:inherit;text-decoration:none;font-size:var(--p22);font-family:var(--headingFont);letter-spacing:-.02em}header.header .cust_contactWrap .conttact_text a>*{letter-spacing:inherit}header.header .cust_contactWrap path{fill:currentColor}body:has(.index_banner_sec) .header-wrapper,body:has(.common_banner_sec) .header-wrapper{position:absolute;top:0;left:0;width:100%;background:transparent;box-shadow:none}body:has(.index_banner_sec) .header-wrapper img.header__heading-logo,body:has(.common_banner_sec) .header-wrapper img.header__heading-logo{filter:brightness(1) invert(1)}body:has(.index_banner_sec) header.header .header__inline-menu .list-menu,body:has(.index_banner_sec) header.header,body:has(.common_banner_sec) header.header .header__inline-menu .list-menu,body:has(.common_banner_sec) header.header{color:var(--white)}footer.footer{padding-block:var(--padding-70) 2rem;color:var(--white);margin-top:var(--padding-50)}.footer .footer__content-top{padding-bottom:var(--padding-90)}.footer .footer__blocks-wrapper{--gap: clamp(2rem, 5.71vw, 8rem);gap:var(--gap);display:grid;grid-template-columns:.5fr .3fr .7fr .8fr}.footer .footer__blocks-wrapper .footer-block{width:100%;max-width:100%}.footer-block .footer-block__image-wrapper{margin-bottom:1.5rem}.footer-block .social_iconsWrap{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.footer-block .social_iconsWrap .link.list-social__link{padding:0;width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;border-radius:100%;border:1px solid var(--white);color:var(--white)}.footer .footer__blocks-wrapper .footer-block .footer__list-social{display:flex;gap:2rem;flex-wrap:wrap}.footer-block .social_iconsWrap p{margin:0}.footer-block .social_iconsWrap .link.list-social__link svg path{fill:currentColor}.footer-block .social_iconsWrap .link.list-social__link:hover{background:var(--btnBgHover);color:var(--btnBg)}.footer-block .social_iconsWrap .link.list-social__link svg{width:auto;height:1.8rem}.footer .footer__content-top .footer__blocks-wrapper .footer-block .footer-block__heading,.footer .footer__content-top .footer-block__newsletter h3{font-weight:700;font-size:var(--p30);line-height:1;color:inherit;margin-bottom:2.8rem;letter-spacing:-.02em;text-transform:capitalize}.footer-block .footer-block__details-content .list-menu__item{font-family:var(--bodyFont);font-style:normal;font-weight:300;font-size:var(--p17);line-height:1.2;color:inherit;background-image:linear-gradient(var(--white),var(--white));background-position:0 100%;background-size:0% 1px;background-repeat:no-repeat;transition:background-size .3s,background-position 0s .3s;padding-bottom:1px;margin-bottom:2rem;padding-top:0}.footer-block .footer-block__details-content .list-menu__item:hover{background-position:100% 100%;background-size:100% 1px;text-decoration:none;color:inherit}.footer-block .footer-block__details-content .list-menu__item.list-menu__item--active{background-position:100% 100%;background-size:100% 1px;text-decoration:none}.footer__blocks-wrapper .footer-block .footer-block__contact_details{display:flex;flex-direction:column;gap:2rem}.footer-block__contact_details .info_item{color:inherit;display:flex;align-items:center;justify-content:flex-start;gap:.8rem;line-height:1}.footer-block__contact_details .info_item a{color:inherit;text-decoration:none;line-height:1;background-image:linear-gradient(var(--white),var(--white));background-position:0 100%;background-size:0% 1px;background-repeat:no-repeat;transition:background-size .3s,background-position 0s .3s;padding-bottom:2px;margin-bottom:0;padding-top:0;width:100%;max-width:max-content}.footer-block__contact_details .info_item a:hover{background-position:100% 100%;background-size:100% 1px}.footer .footer__blocks-wrapper .footer-block .footer-block__html{position:relative;width:100%;top:0;border-radius:2rem;overflow:hidden;min-height:19rem}.footer .footer__blocks-wrapper .footer-block .footer-block__html iframe{position:absolute;top:0;width:100%;height:100%}footer.footer .footer__content-bottom{border:none;position:relative;padding-top:1.8rem}footer.footer .footer__content-bottom:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:calc(var(--page-width) - 3rem);max-width:calc(100% - 3rem);background-color:#505050;height:1px;margin:0 auto;z-index:1}.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright{display:flex;justify-content:center;align-items:center;width:100%;font-size:inherit;margin:0}.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright .copyright__content{font-size:inherit}.testimonials__slide_wrap .cl_testm_inner{background:#f6f6f6;border-radius:2rem;padding:2.7rem 2.4rem;height:100%;font-size:var(--p16)}.cl_testm_inner .cl_testm_top{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1.5rem}.cl_testm_top .cl_avatar{font-size:var(--p20);font-weight:700;font-family:var(--headingFont);line-height:1.1;DISPLAY:FLEX;align-items:center;gap:1.5rem}.cl_testm_top .cl_avatar .avatar{width:6rem;height:6rem;overflow:hidden;border-radius:100%;background-color:var(--black2);color:var(--white);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.cl_testm_top .cl_avatar .avatar img{width:100%;height:100%;aspect-ratio:1}.cl_testm_top .cl_avatar .name{font-size:inherit;margin:0;color:var(--headingColor2)}.cl_testm_top .ggl_icon{width:4.4rem;height:4.4rem;flex:0 0 auto;overflow:hidden;border-radius:100%}.cl_testm_top .ggl_icon img{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.cl_testm_bottom .star-verified-wrap{display:flex;align-items:center;line-height:1;justify-content:flex-start;margin-bottom:1rem}.cl_testm_bottom .star-verified-wrap .star.filled{font-size:25px;margin:0}.cl_testm_bottom .star-verified-wrap .verified-badge,.cl_testm_bottom .star-verified-wrap .verified-badge img{width:1.8rem;height:1.8rem}.cl_testimonial_maininr{padding-block:var(--padding-50);overflow:hidden}.our-project-maininner{padding-block:var(--padding-50)}.our-project-maininner .project--items .img-wrap img{border-radius:3rem}.grid.product-grid{--grid-desktop-vertical-spacing: 30px;--grid-desktop-horizontal-spacing: 20px;--grid-mobile-vertical-spacing: 20px;--grid-mobile-horizontal-spacing: 10px}.index_featured_collection .splide__arrows{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:flex;gap:2rem;position:unset;transform:none;order:2;justify-content:center}.index_featured_collection .splide__arrows .splide__arrow{position:unset;transform:none}.product-card-wrapper .card{color:var(--bodyColor)}.product-card-wrapper .card .card__inner{background:#dfdfdf;border-radius:2rem;overflow:hidden}.product-card-wrapper .card .card__inner:before{padding-bottom:112%}.product-card-wrapper .card .card__inner .media img{object-fit:contain}.product-card-wrapper .card .card__content{padding-block:3rem 0}.product-card-wrapper .card .card__content .card__information{grid-row-start:1;padding-block:0 1.5rem}.product-card-wrapper .card .card__content .card__heading{font-size:var(--p30);font-weight:700;letter-spacing:inherit;margin-bottom:1rem;color:var(--headingColor2);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.product-card-wrapper .card .card__content .card__heading>a{text-decoration:none;color:currentColor}.product-card-wrapper .card .card__content .price{font-size:var(--p22);font-weight:700;color:var(--headingColor);font-family:var(--headingFont);margin-bottom:.5rem}.index_featured_collection .collection{padding-block:var(--padding-50)}.index_featured_collection .splide{display:flex;flex-direction:column;gap:3.3rem}.product-card-wrapper:hover a{text-decoration:none!important}.product-card-wrapper .card .card__inner .card__badge{display:none}.product-card-wrapper .card>.card__content .card-information{display:none}.product-card-wrapper .short_description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.common--heading{font-size:var(--p60)}.btn-wrap{margin:3rem 0 0}.section__heading{margin-bottom:4rem;position:relative}product-info{padding-block:var(--padding-70) var(--padding-50)!important}product-info .product{--gap: clamp(2rem, 4.13vw, 6.6rem);gap:var(--gap)!important}.product .product__info-wrapper.grid__item{padding:0;width:100%!important;max-width:calc(47.5% - (var(--gap) / 2))!important}.product .product__media-wrapper{width:100%!important;max-width:calc(52.5% - (var(--gap) / 2))!important}product-info .page-width{max-width:143.7rem}.product .product__media-wrapper .product-media-container{width:100%!important;box-sizing:border-box}.product .product__media-wrapper .product__media-item{border-radius:2rem;background-color:#e0e0e000;box-sizing:border-box;border:none;width:100%!important;max-width:100%;overflow:hidden;padding:0!important}.product .product__media-wrapper .product-media-container .product__media{padding-top:94%}.product .product__media-wrapper .product__media-list{box-sizing:border-box;margin-bottom:2.5rem}.product__media-wrapper .thumbnail-list{gap:30px}.product__media-wrapper .thumbnail-list .thumbnail-list__item{width:calc(33.33% - 20px)!important}.product__media-wrapper .thumbnail-list .thumbnail-list__item:before{padding-bottom:95%}.product__media-wrapper .thumbnail-list .thumbnail-list__item img{object-fit:contain}.product__media-wrapper .thumbnail-list .thumbnail-list__item button{border-radius:2rem;background-color:#e0e0e0;overflow:hidden;margin:0;border:none}.product__media-wrapper .thumbnail-list .thumbnail-list__item .thumbnail[aria-current]{box-shadow:3px 3px 4px #c1c1c1}.product__info-container .product__title h1{font-size:var(--p60);line-height:1.15;margin-bottom:2rem}.product__info-container .price{color:#ea0606;font-weight:500;font-size:var(--p20);font-family:var(--headingFont);display:flex;align-items:center}.product__info-container .price--on-sale .price__sale{display:flex;flex-direction:row-reverse}.product__info-container .price s{color:#aaa;font-size:1.6rem;font-family:inherit}span.badge{background:#ea0606;border-radius:.3rem;text-transform:uppercase;font-family:var(--headingFont);font-weight:700;letter-spacing:.05em;font-size:10px;margin:0!important;padding:5px 10px;min-height:20px}.product__info-container .price .price__container{margin:0}variant-selects .form__label{font-size:var(--p17);color:var(--bodyColor);margin-bottom:.5rem!important;display:block}variant-selects .product-form__input--swatch .swatch{width:20px;height:20px;font-size:0;border:none}variant-selects .product-form__input--swatch .swatch-input__label{outline-offset:5px}variant-selects .product-form__input--swatch .swatch-input__label:first-of-type{margin-left:7px}variant-selects .product-form__input--swatch .swatch-input__label:hover{outline-color:#000!important}.product__description .tabs{display:flex;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.product__description .tabs .tab{font-size:var(--p24);font-weight:700;letter-spacing:-.02em;font-family:var(--headingFont);color:var(--headingColor2);padding-bottom:.7rem;position:relative;line-height:1.15;cursor:pointer}.product__description .tabs .tab:after{content:"";position:absolute;bottom:0;left:0;width:0;height:.1rem;background:#000;transition:.3s ease}.product__description .tabs .tab:hover:after,.product__description .tabs .tab.active:after{width:83%}.product__info-container{color:var(--bodyColor)}variant-selects{padding-top:1rem;border-top:1px solid #F2F2F2}product-form.product-form{padding-top:2.5rem;border-top:1px solid #F2F2F2}body:has(product-info) footer.footer{margin-top:0}product-form.product-form .product-form__submit{width:auto;padding-left:4.7rem;gap:5rem}.thumbnail-slider button.slider-button{display:none!important;position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:1;padding:0;background-color:var(--black);border-radius:100%;width:3rem;height:3rem;color:var(--white)!important;transition:.3s ease}.thumbnail-slider:hover button.slider-button{display:block!important}.thumbnail-slider .slider-button.slider-button--next{left:auto;right:0}.thumbnail-slider button.slider-button svg{color:inherit!important}.thumbnail-slider button.slider-button[disabled]{opacity:.3!important}.related-products .card .card-information{display:none}product-recommendations.related-products{padding-block:var(--padding-100);background:#f6f6f6;margin-top:var(--padding-50)}.related-products .common--heading{text-align:center;line-height:1.1;text-transform:capitalize}.common_banner_sec .commonBannerWrap{position:relative;z-index:0;margin-bottom:var(--padding-50)}.common_banner_sec .commonBannerWrap .commonBannerMain{position:absolute;width:100%;left:0;bottom:6rem;color:var(--white);z-index:1}.common_banner_sec .commonBannerWrap:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:.3;z-index:0;pointer-events:none}.commonBannerMain .heading{color:inherit;font-size:var(--p90);line-height:1;text-transform:capitalize}.commonBannerWrap .mediaWrap img{width:100%;min-height:30rem;object-fit:cover;object-position:center}.cust_contactForm_wrap{padding-block:var(--padding-50)}.cust_contactForm_main{display:flex;gap:3.6rem;flex-wrap:wrap;justify-content:center}.cust_contactForm_main .contact_infoWrap{width:100%;max-width:46rem;display:flex;flex-direction:column;gap:2rem;text-align:center}.cust_contactForm_main .form_contentWrap{width:100%;max-width:calc((100% - 47.8rem - 1.8rem));box-shadow:0 4px 40px #00000014;padding:var(--padding-50) var(--padding-60);display:flex;flex-direction:column;justify-content:space-between}.cust_contactForm_main .contact_infoWrap .info_item{padding:2.5rem;min-height:26rem;box-shadow:0 0 0 1px #e3e3e3;transition:.3s ease;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column}.cust_contactForm_main .contact_infoWrap .info_item:hover{box-shadow:0 4px 40px #00000014}.contact_infoWrap .info_item .iconWrap{width:7.1rem;height:7.1rem;border-radius:100%;background:var(--black2);margin:0 auto 2rem;overflow:hidden;padding:20px;flex:0 0 auto}.contact_infoWrap .info_item .iconWrap img{height:100%;width:100%;object-fit:contain}.contact_infoWrap .info_item .title{margin:0 0 .5rem}.contact_infoWrap .info_item .content{font-size:var(--p30);font-weight:700;font-family:var(--headingFont);color:var(--headingColor2);text-decoration:none;letter-spacing:-.02em}.contact_infoWrap .info_item .content *{letter-spacing:inherit;color:inherit;text-decoration:none;font-family:inherit}.form_contentWrap .common--heading{width:100%;max-width:40rem}.form_contentWrap .form_header{margin-bottom:3rem}.form_contentWrap .formWrap .field{margin-bottom:2.4rem}.form_contentWrap .formWrap .contact__fields{gap:2.4rem}.formWrap .field:before,.formWrap .field:after{content:none}.formWrap .field .field__input{min-height:6.4rem;border:1px solid #EFEFEF;padding:2rem;color:var(--bodyColor);font-size:17px;font-family:var(--bodyFont);margin:0;font-weight:300}.formWrap .field select.field__input{background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%232E2E2E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:12px 8px;background-position:center right 21px;padding-right:4rem}.formWrap .field .field__label{display:none}.formWrap .field .field__input::placeholder{opacity:1;font-size:17px;font-family:var(--bodyFont);font-weight:300;color:var(--bodyColor)}.formWrap .field .field__input:focus,.formWrap .field .field__input:focus-visible{outline:none;box-shadow:none}.formWrap .field .field__input.text-area{min-height:15rem}.title-wrapper-with-link .title.title--primary{font-family:var(--headingFont);font-style:normal;font-weight:700;font-size:var(--p30);line-height:1.2;color:var(--headingColor);letter-spacing:normal;text-transform:capitalize}.cart-items .caption-with-letter-spacing{font-family:var(--bodyFont);font-style:normal;font-weight:600;font-size:var(--p20);line-height:20px;color:var(--headingColor2);letter-spacing:normal;text-transform:capitalize;text-decoration:none}.title-wrapper-with-link .underlined-link{font-family:var(--headingFont);font-style:normal;font-weight:700;font-size:var(--p24);line-height:20px;color:var(--headingColor);letter-spacing:normal;text-decoration:none;text-transform:capitalize}.cart-notification-wrapper .cart-notification{font-family:var(--bodyFont)}h2.cart-notification__heading.caption-large.text-body{font-size:var(--p17);font-family:var(--bodyFont);font-weight:400;line-height:1}.cart-notification-wrapper .cart-notification .cart-notification-product .cart-notification-product__name{font-family:var(--bodyFont);font-size:var(--p17);font-weight:400}cart-remove-button a.button.button--tertiary{margin:0;height:4.7rem;width:4rem;min-width:4rem;border-radius:0rem}cart-remove-button a.button.button--tertiary:hover{color:var(--black)}.quantity-popover-container{padding:0}.cart-item__image-container img.cart-item__image{padding:1rem}cart-remove-button a.button.button--tertiary:hover svg{transform:none}.cart-item .cart-item__media{max-width:7rem}.cart-item__quantity-wrapper quantity-input.quantity:before,.cart-item__quantity-wrapper quantity-input.quantity:after{content:none}.cart-item__quantity-wrapper quantity-input.quantity{border:1px solid var(--border)}.cart-item__quantity-wrapper quantity-input.quantity input:focus{border:none;box-shadow:none;outline:none;background:transparent}.cart-item__quantity-wrapper cart-remove-button{margin-left:1rem!important}.cart-item__quantity .quantity-popover-container{padding:0}.cart-item .cart-item__details a:hover{text-decoration:none}.cart-item .cart-item__details .cart-item__name{font-size:var(--p17)}cart-remove-button span.svg-wrapper{background:transparent!important;color:inherit!important}.cart__footer .totals__total-value{margin-left:.5rem}@media(max-width:749px){.cart-item__quantity-wrapper quantity-input.quantity{width:calc(12rem / var(--font-body-scale) + var(--inputs-border-width) * 2)}.cart-item__quantity-wrapper .quantity-popover-container button.quantity__button{width:calc(3.5rem / var(--font-body-scale))}cart-remove-button .button.button--tertiary{margin:0;height:4.7rem;width:3.5rem;min-width:3.5rem}.cart-item__media .cart-item__image{height:auto;max-width:calc(7rem / var(--font-body-scale))}}.customer.login .field:before,.customer.login .field:after,.login-option .single-login .single-field:after,.login-option .single-login .single-field:before,.customer.register .field:before,.customer.register .field:after,.search .field:before,.search .field:after,.customer.addresses form .field:after,.customer.addresses form .field:before,.customer.addresses form .select:before,.customer.addresses form .select:after,.facets-container .facets__price .field:after,.facets-container .facets__price .field:before{content:none}.customer.login .field label,.customer.register .field label,.search .field label,.customer.addresses form .field label,.facets-container .facets__price .field label,.login-option .single-login .single-field label{display:none}.customer.login .field input::placeholder,.customer.register .field input::placeholder,.search .field input::placeholder,.customer.addresses form .field input::placeholder,.facets-container .facets__price .field input::placeholder,.login-option .single-login .single-field input::placeholder{opacity:1;color:var(--bodyColor)}.customer.login .field input,.customer.register .field input,.search .field input,.customer.addresses form .field input,.customer.addresses form .select select,.facets-container .facets__price .field input,.login-option .single-login .single-field input{font-family:var(--bodyFont);font-style:normal;font-weight:300;font-size:var(--p17);line-height:1;letter-spacing:normal;color:var(--bodyColor);border:1px solid var(--border);border-radius:5px;padding:1.2rem 1.8rem;box-shadow:none;margin:0}.customer.addresses form .select select{padding-top:.5rem!important;padding-bottom:.5rem!important}.customer.addresses form .select .svg-wrapper{right:5px}.customer.login .field input:focus,.customer.register .field input:focus,.search .field input:focus,.customer.addresses form .field input:focus,.customer.addresses form .select select:focus,.facets-container .facets__price .field input:focus,.login-option .single-login .single-field:focus{box-shadow:none;padding:1.2rem 1.8rem!important;border:1px solid var(--border);border-radius:5px}.customer.addresses ul form .select select:focus{padding-top:.5rem!important;padding-bottom:.5rem!important}.search .field input,.search .field input:focus{padding-right:10rem}.customer.login form a,.customer.account a,.customer.addresses a,.login-option .single-login .single-form .recover-links a{font-family:var(--bodyFont);color:var(--bodyColor);font-size:var(--p17);font-weight:300;text-decoration:none;transition:.5s ease-in-out}.customer.login form a:hover{text-decoration:underline}.customer.login form button:after,.customer.login form button:before,.customer.register form button:after,.customer.register form button:before,.custom-customers-addresses button:after,.customer.addresses button:before,.customer.addresses button:after{content:none}.customer.login form button,.customer.register form button,.custom- main .btn,.customer.addresses button{font-family:var(--bodyFont);font-style:normal;font-weight:300;font-size:var(--p17);line-height:1;text-align:center;text-transform:capitalize;color:var(--btnColor);border:1px solid var(--btnBg);border-radius:5px;transition:.5s ease;background-color:var(--btnBg)}.customer.login form button:hover,.customer.register form button:hover,.customer.addresses button:hover{color:var(--btnColorHover);background:var(--btnBgHover);border-color:var(--btnBg)}.customer.login h1,.login-option .single-login .login-head,.customer.register h1,.template-search__header h1,.custom-404 .template-404 .title,.collection-hero .collection-hero__text-wrapper .collection-hero__title,.customer.account .customer__title,.customer.addresses h1{font-size:var(--p45);font-family:var(--headingFont);color:var(--headingColor);font-weight:700;line-height:1.12;text-transform:capitalize}.customer.login h2,.customer.register h2,.template-search__header h2,.customer.addresses h2{font-size:var(--p30)}.search .predictive-search .predictive-search__heading{font-size:var(--p17)}.login-option .single-login .login-head{margin-bottom:3rem}.login-option .single-login .single-form p,.accepts-marketing label,.customer p{font-size:var(--p17);line-height:1;color:var(--bodyColor)}.customer.register form ul li a{font-size:var(--p17);line-height:1;color:var(--bodyColor);text-decoration:none}.active-facets .active-facets__button-remove *{font-size:1.4rem}.mobile-facets__inner .mobile-facets__header .mobile-facets__heading{font-size:var(--p24);font-family:var(--headingFont);font-weight:700;color:var(--headingColor);line-height:1.3;margin-bottom:1rem}.mobile-facets__inner .mobile-facets__header .mobile-facets__count{color:var(--bodyColor);font-size:var(--p17);font-weight:400}.mobile-facets__inner .mobile-facets__summary{font-size:1.4rem;font-weight:400;line-height:1.2;font-family:var(--bodyFont);color:var(--bodyColor)}body .facets__summary,body .facet-filters__label,body .facets__heading{color:var(--bodyColor)}body .text-body{color:var(--bodyColor);font-family:var(--bodyFont)}.collection-hero .collection-hero__title{margin-top:5rem}@media screen and (min-width:990px){.pagination-wrapper{margin-top:7rem!important}}.pagination .pagination__list{display:flex;flex-wrap:wrap;justify-content:center}.pagination .pagination__list>li{flex:1 0 4rem;max-width:4rem}.pagination .pagination__item{height:4rem;background-color:#ccc;border:1px solid #ccc;border-radius:50%;color:var(--white);font-size:14px;opacity:1;-webkit-transition:all .3s;transition:all .3s}.pagination .pagination__item:after{display:none!important}.pagination__item.pagination__item--current,.pagination .pagination__item:not(.pagination__item-arrow,span):hover{background-color:var(--btnBg);border:1px solid var(--btnBg);color:var(--white)}.pagination .pagination__item-arrow{border:0!important;color:var(--white)}.pagination__item .icon-caret{width:1.2rem;height:1.2rem!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/style-sk.css.map */
