.cg-checkout-addons{position:fixed;bottom:0;z-index:50;background:white;height:85vh;width:95vw;left:50%;border-top-left-radius:20px;border-top-right-radius:20px;padding:var(--space-md);overflow:auto;transform:translate(-50%,100%);transition:transform .3s ease-in-out}@media only screen and (max-width: 720px){.cg-checkout-addons{height:95vh}.cg-checkout-addons{padding:var(--space-sm)}.cg-checkout-addons__featured-product--title,cg-checkout-addons__featured-product--price{grid-column:span 2}}.cg-checkout-addons__overlay.open .cg-checkout-addons{transform:translate(-50%)}.cg-checkout-addons__container{margin:auto;width:100%;max-width:600px}.cg-checkout-addons__featured--deal{border-top-left-radius:20px;border-top-right-radius:20px;padding-bottom:2rem}@media (max-width: 720px){.cg-checkout-addons__featured--deal{font-size:var(--text-sm)}}.cg-checkout-addons__featured-product{z-index:1;position:relative;margin-top:-1.5rem;border-radius:20px;display:grid;grid-template-columns:30% auto;overflow:hidden}@media (max-width: 450px){.cg-checkout-addons__featured-product{grid-template-columns:1fr}}.cg-checkout-addons__featured-product--content{padding:1rem;display:grid;grid-template-columns:auto auto;gap:var(--space-sm)}.cg-checkout-addons__featured-product--description{grid-column:span 2}.cg-checkout-addons__featured-product--description,.cg-checkout-addons__preview-product--description span,.addons-product-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width: 720px){.cg-checkout-addons__preview-product--description{grid-column:span 2}}.cg-checkout-addons__featured-product--price{text-align:right;color:var(--color-accent);font-weight:700}.cg-checkout-addons__featured-product--price s{font-weight:400;font-size:var(--text-sm);color:#000}.cg-checkout-addons__featured-product--quantity{border:2px solid var(--color-accent);border-radius:var(--btn-radius, .25em);display:flex}.cg-checkout-addons__featured-product--actions{grid-column:span 2;display:grid;grid-template-columns:calc(50% - (var(--space-sm)) / 2) calc(50% - (var(--space-sm)) / 2);gap:var(--space-sm)}.cg-checkout-addons__featured-product--quantity button,.cg-checkout-addons__featured-product--quantity input{-webkit-appearance:none;appearance:none;border:none;background:none;flex-grow:1;color:#000}.cg-checkout-addons__featured-product--image img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / .7}.cg-checkout-addons__overlay{content:"";background:rgb(0,0,0,40%);top:0;position:fixed;left:0;width:100vw;height:100vh;z-index:9999999999;opacity:0;transition:opacity .3s ease-in-out;display:none}.cg-checkout-addons__overlay-preview{display:block;z-index:50}.cg-checkout-addons__overlay.open{opacity:1}.cg-checkout-addons__extra-products{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--space-sm)}@media only screen and (max-width: 720px){.cg-checkout-addons__extra-products{grid-template-columns:calc(50% - (var(--space-sm) / 2)) calc(50% - (var(--space-sm) / 2))}}@media only screen and (max-width: 450px){.cg-checkout-addons__extra-products{grid-template-columns:1fr}}.cg-checkout-addons__extra-product{border-radius:20px;transition:all .3s var(--ease-in-out);background:white;position:relative}.cg-checkout-addons__extra-product:hover{-webkit-filter:var(--shared-drop-shadow);filter:var(--shared-drop-shadow)}.cg-checkout-addons__extra-image img{border-radius:20px;overflow:hidden;position:relative;transition:all .3s var(--ease-in-out)}.cg-checkout-addons__extra-product:hover .cg-checkout-addons__extra-image{border-bottom-left-radius:0;border-bottom-right-radius:0}.cg-checkout-addons__extra-image img{width:100%;height:100%;display:block;object-fit:cover}.cg-checkout-addons__extra-content{padding:var(--space-sm)}@media only screen and (min-width: 721px){.cg-checkout-addons__extra-content{height:77px}}.cg-checkout-addons__extra-actions .grid{display:grid;grid-template-columns:calc(50% - (var(--space-xs)/2)) calc(50% - (var(--space-xs)/2));gap:var(--space-xs)}.cg-checkout-addons__extra-actions input[type=number]{max-width:35px;width:25px;padding:0;text-align:center;-webkit-appearance:none;appearance:none;border:0;background:none;height:100%;background:white}.cg-checkout-addons__extra-actions button.js-addon-quantity-minus,.cg-checkout-addons__extra-actions button.js-addon-quantity-plus{-webkit-appearance:none;appearance:none;border:none;background:none;height:100%;background:white;flex-grow:1;cursor:pointer}.cg-checkout-addons__extra-variants,.cg-checkout-addons__featured-product-variants{width:100%;-webkit-appearance:none;appearance:none;border:2px solid var(--color-accent);height:35px;border-radius:10px;padding:0 8px;margin-bottom:var(--space-xs);color:#000}.cg-checkout-addons__extra-variants,.cg-checkout-addons__featured-product-variants{-webkit-appearance:none;appearance:none;background:white}.cg-checkout-addons__featured-product--addtocart:nth-child(4){grid-column:span 2}.cg-checkout-addons__featured-product-variants{margin-bottom:0;height:45px}.cg-checkout-addons__extra-actions{position:absolute;bottom:77px;padding:var(--space-xs);width:100%;opacity:0;transition:opacity .3s}.cg-checkout-addons__extra-product:hover .cg-checkout-addons__extra-actions{opacity:1}.js-addon-quantity-container{border-radius:10px;overflow:hidden;border:2px solid var(--color-accent)}.cg-checkout-addons__preview-product{position:absolute;z-index:50;width:95%;max-width:600px;left:50%;transform:translate(-50%,-50%);top:50%;max-height:80vh;overflow:auto}@media only screen and (max-width: 720px){.cg-checkout-addons__extra-product{padding-bottom:94px}.cg-checkout-addons__extra-actions{opacity:1;bottom:0}.cg-checkout-addons__extra-actions .js-addon-atc{height:35px}}.addon-quantity{max-width:35px}
/*# sourceMappingURL=/cdn/shop/t/149/assets/component-checkout-addons.css.map?v=157858467510764996771698756780 */
