/* Use the same touch targets throughout the mobile/tablet header. */
@media (min-width:768px) and (max-width:991px) {
 body.p-sl.pos-ux-content .global_containter>.mobile_cart_container .mobilecartbox:has(.ux-mobile-inquiry){display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.5fr);gap:6px}
 body.p-sl.pos-ux-content .mobilecartbox:has(.ux-mobile-inquiry)>div{float:none!important;width:auto!important;min-width:0}
 body.p-sl.pos-ux-content .global_containter>.mobile_cart_container .mobilecartbox:has(.ux-mobile-inquiry) a{display:flex;align-items:center;justify-content:center;gap:5px;min-height:44px;padding:9px 5px;font-size:14px;white-space:nowrap}
 body.p-sl.pos-ux-content .mobilecartbox .ux-mobile-inquiry a{background:#b8cb00;color:#253000;border:1px solid #b8cb00;border-radius:4px;font-weight:700;text-decoration:none}
}
body.p-sl #pos-checkout .pos-cart-save-status{clear:both;margin:8px 0 14px;font-size:14px;line-height:1.5;color:#34423e;min-height:21px;grid-column:1/-1}
body.p-sl #pos-checkout .pos-cart-retry{background:#fff;color:#263632;border:1px solid #718078;border-radius:5px;padding:11px 16px;min-height:44px;margin-bottom:16px}
body.p-sl #pos-checkout .pos-cart-retry[hidden]{display:none!important}
body.p-sl #pos-checkout .cart_pregled_kolicina2 input[aria-invalid=true]{border:2px solid #a72430!important}
body.p-sl .pos-required-help{font-size:14px;color:#4e5854;margin:0 0 16px}
body.p-sl .ux-pc-loading{padding:12px 0;color:#46534c}
