#product-card-popup{bottom:0;position:fixed;background-color:var(--background_color);color:var(--primary_text);padding:1rem .5rem;width:100%;z-index:33;border-top:1px solid var(--secondary_grey);transform:translateY(0);transition:all .3s ease-in}.product-popup__inner-content{display:flex;flex-direction:column;gap:1rem}#product-card-popup .SelectBox--Wrapper{display:flex;gap:.5rem;width:100%}#product-card-popup .Button--Secondary[disabled],#product-card-popup .SelectboxLabelNormal:hover{box-shadow:none}#product-card-popup .Selectbox{display:inline-block;position:relative;flex:1}#product-card-popup .inputSelectboxCheckbox{display:none}#product-card-popup .SelectboxLabelNormal{display:flex;align-items:center;justify-content:center;border:1px solid var(--primary_text);cursor:pointer;text-align:center;transition:all .3s ease;padding:.25rem 1rem;border-radius:0}#product-card-popup .priceCompare{margin-right:0;justify-content:end}#product-card-popup .VariantSelect>span{display:block}#product-card-popup .inputSelectboxCheckbox:checked+.SelectboxLabelNormal{background-color:#000;color:#fff}.product-card__popup-atc .ProductCard--instantATC,.product-card__popup-atc .ProductCard--Sold__Out{width:100%;text-transform:uppercase}.product-card__information-meta{display:flex;justify-content:space-between}#product-card-popup .priceItem,product-card .priceItem{margin-right:0}#product-card-popup .price,product-card .price{margin-bottom:0}#product-card-popup .product-price__txt,product-card .product-price__txt{display:flex}product-card .product-price__txt{align-items:center;flex-direction:row;gap:.5rem}#product-card-popup .Selectbox.out-of-stock label{border-color:var(--secondary_grey);color:var(--secondary_grey);text-decoration:line-through}#product-card-popup .Selectbox.out-of-stock .inputSelectboxCheckbox:checked+.SelectboxLabelNormal{background-color:unset;color:var(--secondary_grey)}.popup__out-of-stock{position:absolute;width:100%;text-align:center;color:var(--secondary_grey)}#product-card-popup[aria-expanded=false]{transform:translateY(100%)}.price--lower-alert{color:var(--alert_error)}@media screen and (min-width:1025px){#product-card-popup .product-price__txt,product-card .product-price__txt{flex-direction:column-reverse}}@media screen and (min-width:1440px){#product-card-popup .price,product-card .price{min-width:4.813rem}product-card .product-price__txt{align-items:end}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/mobile-product-card-drawer.css.map */
