html[data-cc-server-cart] .cc-product-picker select { min-height: 44px; max-width: 100%; }
html[data-cc-server-cart] .cc-product-picker select:focus-visible { outline: 2px solid #1d587a; outline-offset: 2px; }
html[data-cc-server-cart] .cc-offer-cart { width: 100%; min-height: 44px; white-space: normal; }
html[data-cc-server-cart] .cc-cart-message:not(:empty) { margin: 12px 0; color: #1d587a; }
.cc-session-cart .section-header { position: relative; z-index: 1; }
.cc-session-cart #cc-cart-items .cart-item { position: relative; padding-right: 52px; }
.cc-session-cart .cart-info { margin-left: 0; min-width: 0; overflow-wrap: anywhere; }
.cc-session-cart .cart-course-name { color: #1d587a; }
.cc-session-cart .cart-delete { position: absolute; right: 8px; top: 8px; width: 36px; height: 36px; font-size: 24px; }
.cc-session-cart button:disabled { opacity: .55; cursor: not-allowed; }
