@charset "UTF-8";.custom-cart{max-width:1396px;padding:0 3.2rem;margin:0 auto;width:100%}@media screen and (max-width:1050px){.custom-cart{padding:0 1.6rem}}.custom-cart__grid{display:flex;justify-content:space-between}@media screen and (max-width:1050px){.custom-cart__grid{flex-direction:column}}.custom-cart__title{margin:0 0 80px;font-family:MarketDeco and Cinzel,sans-serif;font-size:64px;font-style:normal;font-weight:400;line-height:90%;letter-spacing:-3.84px;color:var(--soft-yellow)}@media screen and (max-width:768px){.custom-cart__title{margin:0 0 40px;letter-spacing:-1.92px;font-size:32px}}.custom-cart__prdct-title{font-family:Cinzel;font-size:32px;font-style:normal;font-weight:700;line-height:normal;color:var(--color-light-grey);width:100%}@media screen and (max-width:768px){.custom-cart__prdct-title{font-size:24px}}.custom-cart__prdct-price{font-family:Cinzel;font-size:32px;font-style:normal;font-weight:700;line-height:normal;color:var(--moderate-orange)}.custom-cart__quantity{width:100%;border-radius:unset;border:1px solid var(--moderate-orange)}.custom-cart__quantity-input{color:var(--teal-light);font-family:Cinzel;font-size:24px;font-style:normal;font-weight:700;line-height:normal;text-align:center}.custom-cart__quantity-wrapper{display:flex;margin-bottom:80px;align-items:center;gap:30px}@media screen and (max-width:768px){.custom-cart__quantity-wrapper{margin-bottom:40px}}.custom-cart__quantity-wrapper svg{height:2.5rem;width:2.5rem}.custom-cart__note::-moz-placeholder{color:#f0f8ff}.custom-cart__note::placeholder{color:#f0f8ff}.custom-cart__field{margin:0}.custom-cart__field label{text-align:right;font-family:MarketDeco and Cinzel,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal;color:var(--color-light-grey)}.custom-cart__area{padding:16px;margin-top:24px;width:100%;max-width:400px;height:135px;display:block;background:0 0;font-family:Futura and Cinzel,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:120%;color:var(--color-light-grey);border:1px solid var(--moderate-orange)}@media screen and (max-width:768px){.custom-cart__area{max-width:none}}.custom-cart__area::-moz-placeholder{text-transform:initial}.custom-cart__area::placeholder{text-transform:initial}.custom-cart__item{padding:56px 48px;display:flex;gap:50px;background:#1c484740}@media screen and (max-width:768px){.custom-cart__item{padding:24px 24px 48px;flex-direction:column;gap:unset}}@media screen and (max-width:768px){.custom-cart__item-wrapper{display:flex}}.custom-cart__item-image{max-width:250px;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.custom-cart__details{margin-bottom:24px}@media screen and (max-width:768px){.custom-cart__details{display:none}}.custom-cart__details-mobile{display:none}@media screen and (max-width:768px){.custom-cart__details-mobile{display:block;text-align:right}}.custom-cart__container{display:flex;flex-direction:column;gap:24px}.custom-cart__wrapper{position:relative;max-width:410px;width:100%}@media screen and (max-width:768px){.custom-cart__wrapper{max-width:none}}.custom-cart__overlay{top:50%!important;left:50%!important}.custom-cart__divider{margin-bottom:25px;width:100%;max-width:500px;position:relative;height:2px;background-color:var(--moderate-orange)}@media screen and (max-width:768px){.custom-cart__divider{margin-top:24px;max-width:none}}.custom-cart__divider:after,.custom-cart__divider:before{content:"";position:absolute;top:-2px;width:7px;height:7px;background-color:var(--moderate-orange)}.custom-cart__divider:before{left:-5px;transform:rotate(45deg)}.custom-cart__divider:after{right:-5px;transform:rotate(-45deg)}.custom-cart__quantity-title{font-family:MarketDeco and Cinzel,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal;color:var(--color-light-grey)}@media screen and (max-width:768px){.custom-cart__quantity-title{font-size:16px}}.custom-cart__field-container{display:flex;align-items:center;flex-wrap:wrap}.custom-cart__field-container input[type=checkbox]:checked+:after{content:"\2713";display:flex;align-items:center;color:var(--moderate-orange)}.custom-cart__dots{flex:1;height:1px;margin:0 1.6rem}.custom-cart__vertical-divider{margin:0 20px;width:100%;max-width:2px;position:relative;height:auto;background-color:var(--moderate-orange)}@media screen and (max-width:1050px){.custom-cart__vertical-divider{margin:56px 0 0;height:2px;max-width:100%}}.custom-cart__vertical-divider:after,.custom-cart__vertical-divider:before{content:"";position:absolute;width:7px;height:7px;background-color:var(--moderate-orange)}.custom-cart__vertical-divider:before{left:-3px;transform:rotate(45deg);top:-6px}@media screen and (max-width:1050px){.custom-cart__vertical-divider:before{top:-3px}}.custom-cart__vertical-divider:after{right:-3px;transform:rotate(-45deg);bottom:-6px}@media screen and (max-width:1050px){.custom-cart__vertical-divider:after{bottom:-3px}}.custom-cart__footer{display:flex;justify-content:space-between;border:0;width:100%;max-width:395px}@media screen and (max-width:1050px){.custom-cart__footer{align-self:center}}.custom-cart__footer-blocks{margin-top:60px;max-width:395px;width:100%}.custom-cart__footer-title{margin-bottom:25px;font-family:MarketDeco and Cinzel,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:90%;letter-spacing:-1.92px;color:var(--soft-yellow)}.custom-cart__footer-totals{margin-bottom:48px;display:flex;justify-content:space-between;align-items:center;gap:24px}.custom-cart__footer-totals>*{margin:0}.custom-cart__footer-totals__subtotal{font-family:MarketDeco and Cinzel,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal;color:var(--color-light-grey)}.custom-cart__footer-totals__subtotal-value{text-align:right;font-family:Cinzel;font-size:32px;font-style:normal;font-weight:700;line-height:90%;letter-spacing:-1.92px;color:var(--moderate-orange)}.custom-cart__tax-note{text-align:center;font-family:MarketDeco and Cinzel,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:var(--color-light-grey);max-width:265px;display:block;margin:0 auto}.custom-cart__tax-note a{text-decoration-line:underline;color:inherit;text-underline-offset:.3rem}.custom-cart__tax-note a:hover{opacity:.75}.custom-cart__checkout{text-align:center;font-family:MarketDeco and Cinzel,sans-serif;font-size:32px;font-weight:400;line-height:90%;letter-spacing:-1.92px;color:var(--soft-yellow);font-style:normal}.custom-cart__checkout-button{margin-bottom:24px;padding:24px 0;width:100%;font-family:MarketDeco and Cinzel,sans-serif;font-size:32px;font-weight:400;line-height:90%;letter-spacing:-1.92px;color:var(--soft-yellow);font-style:normal;cursor:pointer;text-align:center;border:1px solid var(--moderate-orange);background:0 0}.custom-cart__checkout-button:hover{color:var(--color-light-grey);background:var(--soft-yellow)}.custom-cart__price-end{margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.custom-cart__price-end__total{font-size:24px;font-style:normal;font-weight:400;line-height:normal;color:var(--color-light-grey);font-family:MarketDeco and Cinzel,sans-serif}.custom-cart__price-end__price{font-family:Cinzel;font-size:32px;font-style:normal;font-weight:700;line-height:90%;letter-spacing:-1.92px;color:var(--moderate-orange);text-align:right}.custom-cart__checkmark{display:flex;text-align:right;font-family:MarketDeco and Cinzel,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:normal;color:var(--color-light-grey);cursor:pointer;position:relative}.custom-cart__checkmark:after{content:"";right:0;top:-10px;width:20px;height:20px;border:1px solid var(--moderate-orange);background-color:transparent;position:absolute}.custom-cart__checkbox{z-index:10;cursor:pointer;opacity:0}.custom-cart__remove-button:hover{opacity:.75}
/*# sourceMappingURL=/cdn/shop/t/84/assets/custom-cart-styles.css.map */
