.cross-sells-wrapper{padding:50px 0}.cross-sells-wrapper .cross-sells--container{gap:var(--slider-gap);margin:0 auto;scroll-padding-left:0}@media screen and (max-width: 990px){.cross-sells-wrapper .cross-sells--container{align-items:center}}.cross-sells-wrapper .cross-sells-section{-webkit-tap-highlight-color:transparent;width:fit-content;max-width:100%}@media only screen and (min-width: 750px)and (max-width: 990px){.cross-sells-wrapper .cross-sells-section{padding:0 50px}}@media only screen and (min-width: 990px){.cross-sells-wrapper .cross-sells-section{padding:unset}}.cross-sells-wrapper .cross-sells-section .cross-sells-title{display:flex;font-weight:700;justify-content:center;margin-bottom:15px;text-align:center}.cross-sells-wrapper .cross-sells-section .section__content--no-padding{padding:0;width:100%}.cross-sells-wrapper .cross-sells-section .slideshow{background:transparent;margin:0 auto;padding:unset !important}.cross-sells-wrapper .cross-sells-section .slideshow .slideshow__slide{align-items:center;display:flex;justify-content:center;width:100%;align-self:stretch}.cross-sells-wrapper .cross-sells-section .slideshow .slideshow__slide .cross-sells--item{padding:16px;text-align:center;height:100%;border-radius:16px;border:1px solid #f3f3f3;background:var(--color-product-card-background)}@media only screen and (min-width: 750px){.cross-sells-wrapper .cross-sells-section .slideshow .slideshow__slide .cross-sells--item:hover{border-color:#56ccf2}}.cross-sells-wrapper .cross-sells-section .slideshow .slideshow__slide .cross-sells--item ._card-wrapper ._card-information ._card-information__wrapper{text-align:left}.cross-sells-wrapper .cross-sells-section .slideshow .slideshow__slide .cross-sells--item .cross-sells--featured-image{display:flex;justify-content:center;padding-bottom:10px;padding-top:10px}@media only screen and (min-width: 750px){.cross-sells-wrapper .cross-sells-section .slideshow .slideshow__slide .cross-sells--item .cross-sells--featured-image{min-height:250px}}@media only screen and (max-width: 750px){.cross-sells-wrapper .cross-sells-section .slideshow .slideshow__slide .cross-sells--item .cross-sells--featured-image{min-height:200px}}.cross-sells-wrapper .cross-sells-section .slideshow .slideshow__slide .cross-sells--item .cross-sells--product-title{margin:0 auto;padding-bottom:10px;max-width:220px;min-height:100px}@media only screen and (max-width: 750px){.cross-sells-wrapper .cross-sells-section .slideshow .slideshow__slide .cross-sells--item .cross-sells--product-title{width:unset}}.cross-sells-wrapper .cross-sells-section .slideshow .slideshow__slide .cross-sells--item .cross-sells--product--price{padding-bottom:10px}.cross-sells-wrapper .cross-sells-section .slideshow .slideshow__slide .cross-sells--item .cross-sells--button{display:flex;justify-content:center;margin-top:auto;padding-bottom:20px}.cross-sells-wrapper .cross-sells-section .slideshow .slideshow__slide .cross-sells--item .cross-sells--button button{padding:7px;width:100%;text-decoration:none}.cross-sells-wrapper .cross-sells-section .grid{display:flex;align-items:flex-start;justify-content:flex-start;z-index:1}.free-shipping-container{display:flex;flex-direction:column;margin:20px 30px}@media screen and (min-width: 500px){.free-shipping-container{padding:0 20px}}.free-shipping-container .free-shipping-message{font-size:16px;font-weight:400;line-height:24px;margin-bottom:8px;text-align:center;width:100%}@media screen and (min-width: 500px){.free-shipping-container .free-shipping-message{font-size:18px}}.free-shipping-container .free-shipping-amount{color:rgb(var(--color-base-accent-1));font-weight:700}.free-shipping-container .free-shipping-progress-bar{text-align:center;width:100%;position:relative}.free-shipping-container .free-shipping-progress-bar .icon{display:block;justify-content:center;align-items:center;position:absolute;top:-5px;transform:translateX(-50%);transition:left .3s ease-in-out;background-color:#fff;border-radius:100%;height:35px;width:35px;padding:3px}.free-shipping-container progress{-webkit-appearance:none;border-radius:63px;width:100%}.free-shipping-container progress::-webkit-progress-bar{background-color:#f3f3f3;border-radius:63px}.free-shipping-container progress::-webkit-progress-value{background-color:rgb(var(--color-base-accent-1));border-radius:63px}.free-shipping-container progress::-moz-progress-bar{background-color:rgb(var(--color-base-accent-1));border-radius:63px}.free-shipping-container progress.hit-threshold::-webkit-progress-value{background-color:#ccd981}.free-shipping-container progress.hit-threshold::-moz-progress-bar{background-color:#ccd981}.icon.default{--svg-fill: rgb(var(--color-base-accent-1));border:3px solid var(--icon-border, rgb(var(--color-base-accent-1)))}.icon.free-shipping{--svg-fill: #ccd981;border:3px solid var(--icon-border, #ccd981)}.cart-summary{border-radius:10%;display:flex;align-items:center;flex-direction:column;justify-content:space-between;padding:20px 0}@media screen and (min-width: 500px){.cart-summary{flex-direction:row}}.cart-summary .empty-cart-message{display:flex;flex-direction:column;align-items:center;justify-content:center}.cart-summary .cart-summary__items{display:flex;flex-direction:column;width:100%;gap:2rem}.cart-summary .cart-summary--product{align-items:center;display:flex;flex-direction:row;margin:20px 0}@media only screen and (min-width: 500px){.cart-summary .cart-summary--product{padding-bottom:unset;margin:unset}}.cart-summary .cart-summary--product .cart--featured-image{background-color:#fff;border-radius:10%;padding:10px}.cart-summary .cart-summary--product .cart--featured-image img{height:86px;min-height:86px;min-width:86px;width:86px}@media only screen and (min-width: 500px){.cart-summary .cart-summary--product .cart--featured-image img{height:100px;min-height:100px;min-width:100px;width:100px}}.cart-summary .cart-summary--product .product--info{display:flex;flex-direction:column;justify-content:center;padding:0 15px}@media only screen and (min-width: 500px){.cart-summary .cart-summary--product .product--info{padding:0 30px}}.cart-summary .cart-summary--product .product--info .cart-line-item__removal{display:flex;flex-direction:row;align-items:center;justify-content:center}.cart-summary .cart-summary--product .product--info .cart-line-item__removal .cart-line-item__remove-loader{padding:unset !important}.cart-summary .cart-summary--product .product--info .cart-line-item__removal .cart-line-item__remove-loader.hide{display:none}.cart-summary .cart-summary--product .product--info .cart-line-item__removal .cart-line-item__remove-loader.show{display:flex}.cart-summary .cart-summary--product .product--info .cart-line-item__removal .cart-line-item__remove-loader .cart-loading-indicator img{max-height:4rem;max-width:4rem}.cart-summary .cart-summary--product .cart-line-item__pricing--final-price{margin-bottom:unset !important}.cart-summary .cart-line-item__pricing_discounts,.cart-summary .cart-line-item__pricing_price{display:flex;justify-content:flex-start;align-self:start;gap:24px}@media only screen and (min-width: 500px){.cart-summary .cart-line-item__pricing_discounts,.cart-summary .cart-line-item__pricing_price{align-items:center;align-self:center}}.cart-summary .cart--gift__card{margin-top:1rem}.cart-summary .cart--gift__card .cart--gift__card-text{font-size:1.2rem}.cart-summary .cart-line-item__pricing--original-price{font-size:14px;line-height:17px;text-decoration-line:line-through;color:#1b2746;margin-bottom:0;display:none}@media only screen and (min-width: 500px){.cart-summary .cart-line-item__pricing--original-price{display:block}}.cart-summary .discounts__discount>.icon{color:rgb(var(--color-foreground));width:1.2rem;height:1.2rem;margin-right:.7rem}.cart--product-title{font-weight:bold}.text__container:hover{text-decoration:underline;cursor:pointer}.cart-summary--info{display:flex;flex-direction:row;width:100%;align-items:flex-end;justify-content:flex-end;gap:20px}.cart-summary--info .information{display:flex;flex-direction:column;justify-content:center}.cart-summary--info .information .total-info{display:flex;flex-direction:row;justify-content:space-between;gap:10px}.cart-summary--info .information .total-info p{margin-bottom:unset}.section-cart-drawer .cart-drawer__content{position:absolute;height:100%;background-color:#fbf8f2;top:0;right:0;width:100%;overflow-y:auto}@media screen and (min-width: 500px){.section-cart-drawer .cart-drawer__content{width:550px;height:100%}}.section-cart-drawer .cart-drawer__content .cart-drawer__heading{position:sticky;background-color:#fbf8f1;border-bottom:1px solid #f3f3f3;height:50px;padding:30px 20px;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;z-index:2;top:0}.section-cart-drawer .cart-drawer__content .cart-drawer__heading .cart-drawer__close{cursor:pointer;text-align:right;z-index:11}.section-cart-drawer .cart-drawer__content .cart-drawer__heading .cart-drawer__close .icon-close-small path{stroke:#000}.section-cart-drawer .cart-drawer__content .cart-drawer__product--summary .cart-summary{flex-direction:column;justify-content:space-evenly;margin:20px;padding:unset}.section-cart-drawer .cart-drawer__content .cart-drawer__product--summary .cart-summary .cart-summary--product{position:relative;align-items:flex-start}.section-cart-drawer .cart-drawer__content .cart-drawer__product--summary .cart-summary .cart-summary--product .product--info{display:flex;flex-direction:column}.section-cart-drawer .cart-drawer__content .cart-drawer__product--summary .cart-summary .cart-summary--product .product--info .cart--product-title{display:flex;flex-wrap:wrap;width:150px}@media screen and (min-width: 500px){.section-cart-drawer .cart-drawer__content .cart-drawer__product--summary .cart-summary .cart-summary--product .product--info .cart--product-title{width:250px}}.section-cart-drawer .cart-drawer__content .cart-drawer__product--summary .cart-summary .cart-summary--product .product--info .cart--variant-title{font-size:12px}@media screen and (min-width: 500px){.section-cart-drawer .cart-drawer__content .cart-drawer__product--summary .cart-summary .cart-summary--product .product--info .cart--variant-title{font-size:14px}}.section-cart-drawer .cart-drawer__content .cart-drawer__product--summary .cart-summary .cart-summary--product .product--info .quantity-wrapper{display:flex;flex-direction:row;gap:10px;margin-top:20px}.section-cart-drawer .cart-drawer__content .cart-drawer__product--summary .cart-summary .cart-summary--product .product--info a{text-decoration:none}.section-cart-drawer .cart-drawer__content .cart-drawer__product--summary .cart-summary .cart-summary--product .cart-line-item__pricing_price_total{position:absolute;display:flex;align-items:center;gap:1rem;top:0;right:0}.section-cart-drawer .cart-drawer__content .cart-drawer__product--summary .cart-summary .cart-summary--product .cart-line-item__pricing_price_total p{font-size:14px}@media screen and (min-width: 550px){.section-cart-drawer .cart-drawer__content .cart-drawer__product--summary .cart-summary .cart-summary--product .cart-line-item__pricing_price_total p{font-size:16px}}.section-cart-drawer .cart-drawer__content .cart-drawer-product-recommendations{position:relative;z-index:0;padding:20px;background:#fff}.section-cart-drawer .cart-drawer__content .cart-drawer-product-recommendations .cross-sells-wrapper{padding:unset}.section-cart-drawer .general-message{padding:15px 20px}.section-cart-drawer .general-message p{margin:auto;line-height:18px;font-size:14px}@media screen and (min-width: 500px){.section-cart-drawer .general-message p{line-height:unset;font-size:unset}}.section-cart-drawer .cart-drawer__buttons{position:sticky;bottom:0;padding:20px;width:100%;background-color:#fbf8f2;border-top:1px solid #f3f3f3;height:200px;display:flex;flex-direction:column;gap:15px;align-items:center}.section-cart-drawer .button{width:fit-content;min-width:250px;text-align:center;display:flex;justify-content:center;padding:10px 0}.section-cart-drawer .cart-drawer__checkout-btn{gap:10px}.section-cart-drawer .cart-drawer__overlay{visibility:hidden}.section-cart-drawer .cart-line-item__quantity-controls-trash{cursor:pointer}.section-cart-drawer .cart-drawer__content::-webkit-scrollbar{width:.6em;border-color:rgba(0,0,0,.2)}.section-cart-drawer .cart-drawer__content::-webkit-scrollbar-track{background:#e8e8e8;border-radius:18px;margin-top:.5rem;margin-bottom:.5rem;outline:none}.section-cart-drawer .cart-drawer__content::-webkit-scrollbar-thumb{background-color:#e6e4e4;outline:none;border-radius:18px}.section-cart-drawer .cart-drawer-product-recommendations__title{justify-content:flex-start !important;margin-bottom:20px}.section-cart-drawer .slideshow__slide{flex-basis:100%}.section-cart-drawer .cross-sells--item{width:80%}@media screen and (min-width: 900px){.section-cart-drawer .cross-sells--item{width:60%}}.section-cart-drawer .product__button{z-index:3}.section-cart-drawer .wordTag--subtitle-cart-drawer{font-size:1rem}.section-cart-drawer .readiculous-subtitle-cart-drawer{font-size:1rem}