 .cart-drawer img{max-width:100px;width:100%;margin-right:5px}.close-cart-drawer{background:none;border:none;cursor:pointer}.close-cart-drawer img{width:25px;height:25px}.cart-drawer-content-wrapper{position:relative;display:flex;flex-direction:column;height:100%;backdrop-filter:blur(0);max-width:450px;width:100%;height:100%;border-radius:15px 0 0 15px;background:white;opacity:1;box-shadow:-1px 0 10px rgba(0,0,0,.5)}@media screen and (max-width:768px){.cart-drawer{left:0;width:100%}.cart-drawer-footer{left:0}.cart-items{width:100%}.cart-drawer-header{border-radius:0 0 0 0}.cart-drawer-content-wrapper{border-radius:0 0 0 0}}.cart-drawer{position:fixed;right:0;top:0;height:100%;display:flex;flex-direction:row;justify-content:end;max-width:100vw;width:100%;z-index:999999999;transform:translateX(100%);transition:all .3s ease}.cart-drawer.open{backdrop-filter:blur(2px);transform:translateX(0)}.cart-drawer-header{position:absolute;top:0;width:100%;border-radius:15px 0 0 0;background:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:10px 10px;height:115px;z-index:100;font-size:1.2rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.cart-drawer-header-title{width:100%;padding:0 10px;justify-content:space-between}.cart-drawer-header-title h2{margin:10px 0 0 0;font-size:1.2rem}.cart-drawer-content{position:relative;width:100%;padding:115px 1em 60px 1em;height:calc(100vh - 115px);overflow-y:auto}.cart-drawer-content::-webkit-scrollbar{width:0}.cart-items{list-style:none;padding:0;display:flex;height:auto;padding-bottom:140px;flex-direction:column}.cart-item-drawer{display:flex;max-height:150px;height:100%;padding:5px 15px;align-items:center}.img-cart-drawer{height:auto;width:calc(20% - 10px);padding-right:10px!important}.cart-item-details{width:200px}.cart-drawer-footer{position:fixed;bottom:0;max-width:430px;width:100%;border-top:1px solid #ddd;padding:.2em 1em 2em 1em;background-color:white;text-align:right}.checkout-button{display:flex;justify-content:center;align-items:center;padding:1.5em;background:#072c31;color:#fff;font-size:.9rem;text-decoration:none;border-radius:15px;transition:all .3s ease;width:55%;text-align:center}.checkout-button:hover{background:#333;color:#fff;text-decoration:none}.checkout-button-outlined{display:inline-block;padding:1.5em;background:white;color:#313131;border:1px solid #313131;text-decoration:none;border-radius:15px;transition:all .3s ease;text-align:center;display:flex;justify-content:center;align-items:center;width:42%}.checkout-button-outlined:hover{background:#333;color:#fff;text-decoration:none}.cart-item-details h3{font-size:1.1rem}.cart-quantity{font-size:.9rem;color:#666}.flex{display:flex}.flex-row{flex-direction:row}.justify-between{justify-content:space-between}.text-none{text-decoration:none;color:#313131;font-size:.9rem}.text-none:hover{text-decoration:none;color:#313131}.quantity-control{display:flex;align-items:center;flex-direction:row;width:100%;gap:0 5px}.increase-quantity{max-width:25px;width:100%;height:25px;opacity:.9}.decrease-quantity{max-width:25px;width:100%;height:25px;opacity:.9}.quantity-input:disabled{background-color:white;color:#313131;border-color:#313131;margin-right:5px}.quantity-input{border:1px solid #ddd;border-radius:5px;padding:5px;width:50px;text-align:center;background-color:transparent}.css-quantity{background:none;border:none;cursor:pointer;font-size:2rem;display:flex;justify-content:center;align-items:center;width:25px;height:25px;margin:0}.css-container-center{display:flex;justify-content:center;align-items:center}.css-button-none{background:none;border:none!important;cursor:pointer;margin-left:20px!important}.css-row{display:flex;flex-direction:row;justify-content:space-between}.css-products-upsell-container{width:100%;overflow-x:scroll;scroll-behavior:smooth}.css-upsell-wrapper{display:flex;flex-direction:row;align-items:start;width:fit-content;padding:10px;min-width:300px;gap:0 10px;justify-content:center}.css-upsell-item{width:300px;min-width:250px;display:flex;padding:5px 10px;border-radius:15px;box-shadow:0 1px 2px rgba(31,31,31,.5);-webkit-user-select:none;-ms-user-select:none;user-select:none}.css-products-upsell-container::-webkit-scrollbar{width:0;height:0}.css-upsell-item img{max-width:auto;height:100px;width:100%}.css-upsell-item div{height:auto;max-width:400px;width:100%}.css-upsell-item div p{font-size:.75rem;margin:5px 0 0 0;text-align:left}.css-upsell-item div p s{color:#666;font-weight:normal;font-size:.7rem}.css-add-to-cart-button{background:#313131;color:#fff;padding:.5em 1em;border-radius:15px;text-decoration:none;border:1px solid #313131;transition:all .3s ease;text-align:center;margin:5px;font-size:.8rem;cursor:pointer;width:80%}.css-add-to-cart-button:hover{background:#fff;color:#313131;text-decoration:none}.css-title-upsell{height:41.39px;font-size:.8rem}@media screen and (max-width:768px){.css-title-upsell{height:51.39px;font-size:.8rem}}.css-container-free-shipping{padding:0 15px;color:white;background-color:#97C09E;width:80%;text-align:center;border-radius:15px;display:flex;flex-direction:column;justify-content:center;align-items:center}.css-container-bar-shipping{margin-bottom:10px;position:relative;box-shadow:0 1px 2px rgba(31,31,31,.5);background:white;width:80%;height:10px;border-radius:15px}.css-progress-bar{background-image:url('/cdn/shop/files/bg-background.gif?v=1741988537');background-repeat:repeat;height:10px;border-radius:15px}#css-msg-shipping{margin:10px 0;font-weight:normal;font-size:.8rem}.css-arrow-right{position:absolute;right:0;top:20%;width:35px;height:35px;border-radius:100%;background-color:transparent;cursor:pointer;border:none;display:flex;justify-content:center;align-items:center}.css-arrow-left img{width:35px;height:35px}.css-arrow-right img{width:35px;height:35px}.css-arrow-left{position:absolute;cursor:pointer;left:0;top:20%;text-align:center;background-color:transparent;width:35px;height:35px;border:none;border-radius:100%;align-items:center}.btn-cart-original:disabled{opacity:.5!important}