.smarte-cart{padding-top:64px}@media(max-width:999px){.smarte-cart{padding-top:16px}.smarte-cart .container{padding:0 16px}}@media(min-width:1000px){.smarte-cart .cart{grid-template-columns:1fr 420px;gap:40px;display:grid}}@media(min-width:1200px){.smarte-cart .cart{grid-template-columns:1fr 460px;gap:56px}}@media(min-width:1300px){.smarte-cart .cart{grid-template-columns:1fr 520px;gap:5%}}.smarte-cart__current-basket-items{display:flex;gap:16px;align-items:baseline;margin-bottom:32px}.smarte-cart .heading{color:#29404a;font-family:Georgia Pro;font-size:32px;font-weight:400;line-height:38px;letter-spacing:-1.6px}.smarte-cart__current-basket-items-count{color:#ef6461;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.14px}.smarte-cart__mobile-total-price-container{display:flex;flex-direction:column;gap:16px}.smarte-cart__mobile-total-price-container .total_container{display:flex;align-items:center;justify-content:space-between;gap:8px}.smarte-cart__mobile-total-price-container .total_container .smarte-cart__mobile-total-price-label,.smarte-cart__mobile-total-price-container .total_container .smarte-cart__mobile-total-price-value{color:#29404a;font-size:24px;font-weight:500;line-height:24px;letter-spacing:-.72px}.smarte-cart__mobile-total-price-container .free-shipping-threshhold-container{border-radius:8px;background:#29404a;padding:16px;width:100%;display:flex;align-items:center;justify-content:center}.smarte-cart__mobile-total-price-container .free-shipping-threshhold-container .smarte-cart__mobile-free-shipping-threshhold-heading{color:#fff;text-align:center;font-size:15px;font-weight:500;line-height:22px;letter-spacing:-.3px}@media(min-width:769px){.smarte-cart__mobile-total-price-container{display:none}}.smarte-cart .line-item-table.table{margin-bottom:32px}.smarte-cart__current-basket-items-list{border-top:1px solid #eeede8;border-bottom:1px solid #eeede8}@media(max-width:768px){.smarte-cart__current-basket-items-list{border-top:none}}.smarte-cart__current-basket-items-list .line-item{border-radius:8px;background:var(--Ever-Stone, #eeede8);padding:16px;display:flex;margin-bottom:24px;gap:unset;position:relative}@media(max-width:999px){.smarte-cart__current-basket-items-list .line-item{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;padding:8px;gap:24px}}.smarte-cart__current-basket-items-list .line-item:first-child{margin-top:32px}.smarte-cart__current-basket-items-list .line-item:last-child{margin-bottom:32px}.smarte-cart__current-basket-items-list .line-item .line-item__product{padding:0;flex:2.5}@media(max-width:999px){.smarte-cart__current-basket-items-list .line-item .line-item__product{grid-column:1/-1;grid-row:1}}.smarte-cart__current-basket-items-list .line-item .line-item__product .line-item__content-wrapper{display:flex;gap:24px}@media(max-width:999px){.smarte-cart__current-basket-items-list .line-item .line-item__product .line-item__content-wrapper{gap:16px}}.smarte-cart__current-basket-items-list .line-item .line-item__product .line-item__content-wrapper .line-item__image-wrapper{margin:0;width:96px;aspect-ratio:1;height:100%;max-height:96px;overflow:hidden}.smarte-cart__current-basket-items-list .line-item .line-item__product .line-item__content-wrapper .line-item__image-wrapper .line-item__image{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.smarte-cart__current-basket-items-list .line-item .line-item__product .line-item__content-wrapper .line-item__info .product-item-meta__title{color:#29404a;font-family:Georgia Pro,sans-serif;font-size:18px;font-weight:400;line-height:24px;letter-spacing:-.9px;margin:0 0 24px}.smarte-cart__current-basket-items-list .line-item .line-item__product .line-item__content-wrapper .line-item__info .smarte-cart__stock-message{color:#29404a;font-size:13px;font-weight:500;line-height:18px;letter-spacing:-.13px;margin:0 0 12px;font-family:Merriweather,serif}.smarte-cart__current-basket-items-list .line-item .line-item__product .line-item__content-wrapper .line-item__info .product-item-meta__property-list.smarte-cart__property-list{margin:0;display:flex;gap:8px;flex-wrap:wrap;color:#29404a;font-size:13px;font-weight:600;line-height:18px;letter-spacing:-.13px;text-transform:capitalize}.smarte-cart__current-basket-items-list .line-item .line-item__product .line-item__content-wrapper .line-item__info .product-item-meta__property-list.smarte-cart__property-list .smarte-cart__stock-measured-type{display:flex;align-items:center;gap:8px;color:#29404a;font-size:13px;font-weight:600;line-height:18px;letter-spacing:-.13px}.smarte-cart__current-basket-items-list .line-item .line-item__product .line-item__content-wrapper .line-item__info .product-item-meta__property-list.smarte-cart__property-list .product-item-meta__property{color:#29404a;font-size:13px;font-weight:600;line-height:18px;letter-spacing:-.13px}.smarte-cart__current-basket-items-list .line-item .line-item__quantity{padding:0;display:flex;align-items:center;justify-content:flex-end;flex:1}@media(max-width:999px){.smarte-cart__current-basket-items-list .line-item .line-item__quantity{grid-column:1;grid-row:2;align-items:flex-end;justify-content:flex-start}}.smarte-cart__current-basket-items-list .line-item .line-item__quantity .product-item-meta__vendor{display:none}.smarte-cart__current-basket-items-list .line-item .line-item__quantity .quantity-selector{height:50px;min-width:120px;padding:16px;border-radius:4px;border:none;background:#fff}.smarte-cart__current-basket-items-list .line-item .line-item__quantity .quantity-selector .quantity-selector__button--disabled{opacity:.5;cursor:not-allowed}.smarte-cart__current-basket-items-list .line-item .line-item__quantity .quantity-selector .quantity-selector__input{font-size:15px;font-weight:600}.smarte-cart__current-basket-items-list .line-item .line-item__price-list-container{padding:0;display:flex;align-items:center;flex:1;justify-content:flex-end}@media(max-width:999px){.smarte-cart__current-basket-items-list .line-item .line-item__price-list-container{grid-column:2;grid-row:2;align-items:flex-end}}.smarte-cart__current-basket-items-list .line-item .line-item__price-list-container .product-item-meta__vendor{display:none}.smarte-cart__current-basket-items-list .line-item .line-item__price-list-container .price-list.price-list--stack{display:flex;gap:8px;align-items:flex-end;justify-content:flex-end}@media(max-width:999px){.smarte-cart__current-basket-items-list .line-item .line-item__price-list-container .price-list.price-list--stack:has(.label.label--highlight){margin-bottom:40px}}.smarte-cart__current-basket-items-list .line-item .line-item__price-list-container .price-list.price-list--stack .price{color:#29404a;font-size:18px;font-weight:500;line-height:24px;letter-spacing:-.36px}.smarte-cart__current-basket-items-list .line-item .line-item__price-list-container .price-list.price-list--stack .price.price--highlight{flex:1 0 auto;max-width:fit-content}.smarte-cart__current-basket-items-list .line-item .line-item__price-list-container .price-list.price-list--stack .price.price--compare{color:#29404a;font-size:13px;font-weight:400;line-height:18px;letter-spacing:-.13px;text-decoration:line-through;flex:1 0 auto;max-width:fit-content}.smarte-cart__current-basket-items-list .line-item .line-item__price-list-container .price-list.price-list--stack .price.text--subdued{flex:1 0 100%;color:#29404a;font-size:13px;font-weight:400;line-height:18px;letter-spacing:-.13px}.smarte-cart__current-basket-items-list .line-item .line-item__price-list-container .price-list.price-list--stack .label.label--highlight{position:absolute;bottom:0;right:0;border-radius:4px 0 8px;background:#ef6461;padding:8px 24px;color:#fff;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.14px}.smarte-cart__current-basket-items-list .line-item .line-item__remove-button{position:absolute;top:-6px;right:-6px}.smarte-cart_continue-shopping{display:flex;align-items:center;justify-content:left}.smarte-cart_continue-shopping .smarte-cart__continue-shopping-button{border-radius:2px;border:1px solid #29404a;background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;max-width:210px;height:50px;padding:0 24px;display:flex;justify-content:center;align-items:center;color:#29404a;font-size:14px;font-weight:500;line-height:normal;letter-spacing:normal}@media(max-width:768px){.smarte-cart_continue-shopping .smarte-cart__continue-shopping-button{max-width:100%}}.smarte-cart_continue-shopping .smarte-cart__continue-shopping-button:hover{background:#ef6461;border:1px solid #ef6461;color:#fff}.smarte-cart__aside .cart__aside-inner{display:block}.smarte-cart__aside .cart__aside-inner .smarte-cart__aside-content{border-radius:8px;background:#29404a;padding:32px 24px}.smarte-cart__aside .cart__aside-inner .cart__recap{padding:0;background:transparent;border-radius:unset;border:none;color:#fff}.smarte-cart__aside .cart__aside-inner .cart__recap .cart__recap-block{gap:24px;margin-bottom:24px}.smarte-cart__aside .cart__aside-inner .cart__recap .cart__recap-block .cart__discount-total,.smarte-cart__aside .cart__aside-inner .cart__recap .cart__recap-block .cart__delivery{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;font-family:Montserrat,sans-serif}.smarte-cart__aside .cart__aside-inner .cart__recap .cart__recap-block .cart__discount-total .smarte-cart__aside-subheading,.smarte-cart__aside .cart__aside-inner .cart__recap .cart__recap-block .cart__delivery .smarte-cart__aside-subheading{color:#fff;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.16px;flex:1 0 50%;font-family:Montserrat,sans-serif}.smarte-cart__aside .cart__aside-inner .cart__recap .cart__recap-block .cart__discount-total .cart__tax-note.text--subdued,.smarte-cart__aside .cart__aside-inner .cart__recap .cart__recap-block .cart__delivery .cart__tax-note.text--subdued{color:#fff;font-size:13px;font-weight:400;line-height:18px;letter-spacing:-.13px;flex:1 0 100%;font-family:Montserrat,sans-serif}.smarte-cart__aside .cart__aside-inner .cart__recap .cart__recap-block .cart__total-container .heading{color:#fff;font-size:24px;font-weight:500;line-height:24px;letter-spacing:-.72px;font-family:Montserrat,sans-serif}.smarte-cart__aside-heading{color:#fff;font-family:Georgia Pro;font-size:32px;font-weight:400;line-height:38px;letter-spacing:-1.6px;margin:0 0 24px;padding:0 0 24px;width:100%;text-align:left;border-bottom:1px solid #fff}.smarte-cart__shipping-container{border-radius:8px;background:#eeede8;padding:14px}.smarte-cart__shipping-container free-shipping-bar{margin:0 0 24px;color:#29404a;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:unset}.smarte-cart__shipping-container free-shipping-bar .shipping-bar__text{color:#29404a;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.14px;font-family:Montserrat,sans-serif}.smarte-cart__shipping-container free-shipping-bar .shipping-bar__text .text-highlight{font-weight:600}.smarte-cart__shipping-container free-shipping-bar .shipping-bar__progress{margin:24px 0 0;border-radius:50px;border:1px solid #fff;background:#334552;height:10px;width:100%}.smarte-cart__shipping-container free-shipping-bar .shipping-bar__progress:after{background:#ef6461;top:2px;left:4px;right:4px;height:4px;border-radius:16px}.smarte-cart__shipping-container #storePickupApp{margin:24px 0 0}.smarte-cart__shipping-container #storePickupApp .checkoutMethodsContainer.default,.smarte-cart__shipping-container #storePickupApp .checkoutMethodContainer.shipping .shipping_note{display:none}.smarte-cart__shipping-container #storePickupApp .checkoutMethodContainer.shipping .Zapiet-InputWithPrefix__Wrapper{border-radius:4px;border:1px solid #29404a;background:#fff;color:#29404a}.smarte-cart__shipping-container #storePickupApp .checkoutMethodContainer.shipping .Zapiet-Shipping-Note__wrapper{color:#29404a;background:#eeede8}.smarte-cart__shipping-details .description{color:#29404a;text-align:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.14px;font-family:Montserrat,sans-serif}.smarte-cart__shipping-details .description .text-highlight{font-weight:600;font-family:Montserrat,sans-serif}.smarte-cart__divider{border-top:1px solid #eeede8;margin:24px 0}.smarte-cart .cart__recap-note{display:flex;flex-direction:column;align-items:flex-end;width:100%}.smarte-cart .cart__recap-note #order-note-toggle{color:#fff;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.14px;text-decoration:underline}.smarte-cart .cart__recap-note collapsible-content{width:100%}.smarte-cart .cart__recap-note collapsible-content .cart__order-note{padding:0;margin:16px 0 0;background:#eeede8;color:#29404a}.smarte-cart__checkout-button{border-radius:2px;background:#ef6461;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;height:50px;padding:0 24px;justify-content:center;align-items:center;color:#fff;text-align:center;font-size:15px!important;font-weight:500!important;line-height:22px;letter-spacing:-.3px!important;text-transform:none!important}.smarte-cart__checkout-button:hover{background:#e43835}.smarte-cart__trust-badge{width:100%}.smarte-cart__trust-badge svg{width:100%;height:100%;object-fit:cover}.smarte-cart__guarantee-block{margin-top:40px;padding:56px 32px 40px;background:#fff;border-radius:8px;text-align:center;border:2px solid #29404a;position:relative}@media(max-width:768px){.smarte-cart__guarantee-block{padding:48px 16px 24px;margin-top:67px}}.smarte-cart__guarantee-header{position:absolute;top:0;width:100%;height:auto;left:50%;max-width:159px;transform:translate(-50%,-50%)}.smarte-cart__guarantee-certifications{display:flex;justify-content:space-around;gap:unset;flex-wrap:wrap}.smarte-cart__certification-item{display:flex;flex-direction:column;align-items:center;gap:16px;flex:1;min-width:100px}@media(max-width:768px){.smarte-cart__certification-item{min-width:80px}}.smarte-cart__certification-logo{width:96px;height:96px;display:flex;align-items:center;justify-content:center}.smarte-cart__certification-logo svg{width:100%;height:100%}@media(max-width:768px){.smarte-cart__certification-logo{width:64px;height:64px}}.smarte-cart__certification-text{color:#29404a;text-align:center;font-family:Georgia Pro;font-size:18px;font-weight:400;line-height:24px;letter-spacing:-.9px;margin:0}@media(max-width:768px){.smarte-cart__certification-text{font-size:14px}}.smarte-cart__faq-block{margin-top:18px;padding:32px 24px;background:#f4f5f6;border-radius:8px}@media(max-width:768px){.smarte-cart__faq-block{padding:24px 16px}}.smarte-cart__faq-title{color:#29404a;font-family:Georgia Pro;font-size:24px;font-weight:400;line-height:30px;letter-spacing:-1.2px;margin:0 0 32px}.smarte-cart__faq-description{color:#29404a;font-size:15px;font-weight:600;line-height:22px;letter-spacing:-.3px;margin:0 0 32px;font-family:Montserrat,sans-serif}.smarte-cart__faq-items{display:flex;flex-direction:column;gap:0}.smarte-cart__faq-item{border-bottom:1px solid #29404a}.smarte-cart__faq-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 0;background:none;border:none;cursor:pointer;text-align:left}.smarte-cart__faq-toggle:hover{opacity:.8}.smarte-cart__faq-question{color:#29404a;font-family:Georgia Pro;font-size:18px;font-weight:400;line-height:24px;letter-spacing:-.9px}.smarte-cart__faq-icon{color:#29404a;font-size:24px;font-weight:300;line-height:1;transition:transform .3s ease;flex-shrink:0;margin-left:16px}.smarte-cart__faq-toggle[aria-expanded=true] .smarte-cart__faq-icon{transform:rotate(45deg)}.smarte-cart__faq-content.collapsible{max-height:0;overflow:hidden;transition:max-height .3s ease}.smarte-cart__faq-content.collapsible[open]{max-height:500px}.smarte-cart__faq-answer{padding:0 0 16px;color:#29404a;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.9px;font-family:Montserrat,sans-serif}.smarte-cart__faq-answer p{margin:0}.smarte-cart__faq-answer p a{font-weight:700}.smarte-cart__review-block{margin-top:18px;padding:24px;background:#eeede8;border-radius:8px}.smarte-cart__review-header{display:flex;align-items:center;justify-content:center;margin-bottom:32px;flex-wrap:wrap;gap:8px}.smarte-cart__review-rating{display:flex;align-items:center;gap:6px}.smarte-cart__review-score{color:#29404a;font-size:14px;font-weight:600;line-height:20px;letter-spacing:-.14px}.smarte-cart__review-based{color:#29404a;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.14px}.smarte-cart__review-trustpilot{display:flex;align-items:center;color:#29404a;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.14px}.smarte-cart__review-trustpilot svg{width:20px;height:20px}.smarte-cart__review-stars{display:flex;align-items:center;justify-content:center;gap:2px;margin-bottom:16px}.smarte-cart__review-stars svg{width:18px;height:18px}.smarte-cart__review-carousel{position:relative}.smarte-cart__review-slides{position:relative;min-height:120px}.smarte-cart__review-slide{display:none}.smarte-cart__review-slide.active{display:block;animation:fadeIn .5s ease}.smarte-cart__review-quote{color:#29404a;text-align:center;font-family:Georgia Pro;font-size:18px;font-weight:500;line-height:24px;letter-spacing:-.9px;margin:0 0 16px;quotes:"" " " ""}.smarte-cart__review-quote:before{content:open-quote}.smarte-cart__review-quote:after{content:close-quote}.smarte-cart__review-author{color:#29404a;text-align:center;font-size:14px;font-weight:600;line-height:20px;letter-spacing:-.14px;margin:0}.smarte-cart__review-dots{display:flex;justify-content:center;gap:16px;margin-top:32px}.smarte-cart__review-dot{width:12px;height:12px;border-radius:50%;border:1px solid #29404a;background:#eeede8;cursor:pointer;padding:0;transition:background .3s ease}.smarte-cart__review-dot.active{background:#29404a;border:1px solid #29404a}.smarte-cart__review-dot:hover{background:#29404a;opacity:.7}#main:has(.smarte-cart)~.shopify-section:has(article-list){display:none}#main:has(.smarte-cart) div:has(>.smarte-product-slider)+div:has(.smarte-image-with-list) .smarte-image-with-list{margin-bottom:0}#main:has(.smarte-cart)~section.smarte-cta-section{display:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/226/assets/smarte-cart-page.css.map */
