.cc-wrapper,.cc-wrapper *{box-sizing:border-box}.cc-wrapper{--orange:#f97316;--green:#15803d;--ink:#172033;--muted:#64748b;--line:#e5e7eb;max-width:1220px;margin:18px auto;padding:0 14px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:16px;color:var(--ink);font:14px/1.45 Arial,sans-serif}.cc-panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;box-shadow:0 8px 30px rgba(15,23,42,.06)}.cc-panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.cc-kicker{color:var(--orange);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.cc-wrapper h2,.cc-wrapper h3{margin:0;color:var(--ink)}.cc-wrapper h2{font-size:19px}.cc-wrapper h3{font-size:15px}.cc-count{padding:5px 9px;border-radius:20px;background:#fff7ed;color:#c2410c;font-size:12px;font-weight:700}.cc-products{display:flex;flex-direction:column;gap:9px}.cc-product{display:grid;grid-template-columns:70px 1fr auto;gap:11px;align-items:center;padding:9px;border:1px solid var(--line);border-radius:11px}.cc-product-image img{width:70px;height:70px;display:block;object-fit:cover;border-radius:9px}.cc-product-info strong{display:block;font-size:14px}.cc-product-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.4;margin:3px 0}.cc-line-price{color:#dc2626;font-weight:700}.cc-product-actions{display:flex;align-items:center;gap:6px}.cc-qty{display:flex;border:1px solid var(--line);border-radius:8px;overflow:hidden}.cc-qty button,.cc-qty input{width:30px;height:30px;border:0;background:#fff;text-align:center;padding:0}.cc-qty button{cursor:pointer;font-size:17px}.cc-qty input{-moz-appearance:textfield}.cc-qty input::-webkit-inner-spin-button{display:none}.cc-remove{width:30px;height:30px;border:0;border-radius:8px;background:#fef2f2;color:#dc2626;font-size:20px;cursor:pointer}.cc-add-products{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.cc-search-wrap{position:relative;margin-top:8px}.cc-product-search,.cc-field input,.cc-field textarea,.cc-coupon-form input{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:10px 11px;background:#fff;font:inherit;outline:none}.cc-product-search:focus,.cc-field input:focus,.cc-field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(249,115,22,.12)}.cc-search-results{position:absolute;z-index:50;top:calc(100% + 4px);left:0;right:0;max-height:280px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 14px 35px rgba(15,23,42,.15)}.cc-search-item{width:100%;display:grid;grid-template-columns:42px 1fr auto;gap:9px;align-items:center;text-align:left;border:0;border-bottom:1px solid var(--line);background:#fff;padding:7px;cursor:pointer}.cc-search-item img{width:42px;height:42px;object-fit:cover;border-radius:7px}.cc-search-item span{display:flex;flex-direction:column}.cc-search-item small{color:var(--muted)}.cc-search-item b,.cc-add-product{color:var(--orange)}.cc-related-head{margin:13px 0 7px;font-size:12px;font-weight:700;color:var(--muted)}.cc-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.cc-related article{display:grid;grid-template-columns:44px 1fr;gap:3px 7px;border:1px solid var(--line);border-radius:9px;padding:7px}.cc-related img{width:44px;height:44px;object-fit:cover;border-radius:7px;grid-row:span 3}.cc-related strong{font-size:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cc-related span{font-size:11px;color:#dc2626}.cc-add-product{border:0;background:none;padding:0;text-align:left;font-size:11px;font-weight:800;cursor:pointer}.cc-right{display:flex;flex-direction:column;gap:13px}.cc-block{border-bottom:1px solid var(--line);padding-bottom:13px}.cc-block:last-of-type{border-bottom:0}.cc-block h2{margin-bottom:9px}.cc-field{margin-bottom:8px}.cc-field:last-child{margin-bottom:0}.cc-field label{display:block;margin-bottom:4px;font-size:12px;font-weight:700}.cc-field textarea{resize:vertical}.cc-options{display:grid;gap:7px}.cc-option{cursor:pointer}.cc-option input{position:absolute;opacity:0}.cc-option>span{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:8px 10px 8px 36px;border:1px solid var(--line);border-radius:9px;position:relative}.cc-option>span:before{content:'';position:absolute;left:11px;width:15px;height:15px;border:2px solid #cbd5e1;border-radius:50%}.cc-option input:checked+span{border-color:var(--orange);background:#fff7ed}.cc-option input:checked+span:before{border-color:var(--orange);box-shadow:inset 0 0 0 4px #fff;background:var(--orange)}.cc-option img{width:30px;height:24px;object-fit:contain;margin-right:7px}.cc-option span strong:first-of-type{margin-right:auto}.cc-coupon{border:1px dashed #fdba74;border-radius:10px;padding:10px 12px}.cc-coupon summary{cursor:pointer;font-weight:700;color:#c2410c}.cc-coupon-form{display:flex;gap:7px;margin-top:9px}.cc-coupon-form button,.cc-place-order{border:0;border-radius:8px;background:var(--orange);color:#fff;font-weight:800;cursor:pointer;padding:9px 15px}.cc-coupon-message,.cc-message{font-size:12px;color:#b91c1c;margin-top:5px}.cc-applied-coupons{margin-top:7px}.cc-applied-coupons span{display:inline-flex;gap:5px;padding:4px 8px;border-radius:20px;background:#ecfdf5;color:#047857}.cc-applied-coupons button{border:0;background:none;color:#dc2626;cursor:pointer}.cc-total-row{display:flex;justify-content:space-between;padding:4px 0}.cc-total-row.discount{color:var(--green)}.cc-total-row.total{margin-top:5px;padding-top:9px;border-top:1px solid var(--line);font-size:18px}.cc-payment-fields{margin-top:9px;padding:10px;background:#f8fafc;border-radius:9px}.cc-payment-fields[hidden]{display:none}.cc-payment-fields p{margin:0 0 8px;color:var(--muted);font-size:12px}.cc-place-order{width:100%;min-height:48px;font-size:16px;background:var(--green)}.cc-place-order:hover{background:#166534}.cc-wrapper button:disabled{opacity:.6;cursor:wait}.cc-order-overlay{position:fixed;inset:0;z-index:999999;background:rgba(255,255,255,.88);display:none;align-items:center;justify-content:center;text-align:center}.cc-order-overlay.active{display:flex}.cc-order-overlay span{display:block;width:42px;height:42px;border:4px solid #fed7aa;border-top-color:var(--orange);border-radius:50%;animation:ccspin .8s linear infinite;margin:auto}.cc-order-overlay p{font-weight:700}@keyframes ccspin{to{transform:rotate(360deg)}}.cc-empty-cart{max-width:900px;margin:30px auto;padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}
@media(max-width:900px){.cc-wrapper{grid-template-columns:1fr}.cc-right{order:2}.cc-left{order:1}}
@media(max-width:560px){.cc-wrapper{padding:0 6px;margin:7px auto;gap:8px}.cc-panel{padding:11px;border-radius:10px}.cc-product{grid-template-columns:58px 1fr;gap:8px}.cc-product-image img{width:58px;height:58px}.cc-product-description{display:none}.cc-product-actions{grid-column:2;justify-content:space-between}.cc-related-grid{grid-template-columns:repeat(2,1fr)}.cc-coupon-form{flex-direction:column}.cc-coupon-form button{width:100%}.cc-wrapper h2{font-size:17px}}

/* Checkout refinement */
body.woocommerce-checkout{background:#f7f8fa}.cc-wrapper{line-height:1.45}.cc-section-help{margin:3px 0 9px;color:var(--muted);font-size:12px}.cc-open-map{display:inline-flex;align-items:center;gap:7px;border:1px solid #fdba74!important;background:#fff7ed!important;color:#c2410c!important;border-radius:8px!important;padding:8px 11px!important;font-size:12px!important;font-weight:700!important;cursor:pointer}.cc-open-map span{font-size:18px}.cc-search-results{max-height:390px}.cc-search-item{grid-template-columns:68px minmax(0,1fr) auto;padding:10px;gap:11px;min-height:88px}.cc-search-item img{width:68px;height:68px;border:1px solid var(--line);border-radius:9px}.cc-search-info{min-width:0}.cc-search-info strong{font-size:13px;white-space:normal}.cc-search-stock{color:#15803d!important;font-size:10px}.cc-search-price{color:#dc2626;font-weight:700;font-size:13px;margin-top:2px}.cc-search-price del{color:#94a3b8;font-size:11px}.cc-search-item>b{border:1px solid #fdba74;border-radius:7px;padding:6px 8px;color:#c2410c;background:#fff7ed;font-size:11px;white-space:nowrap}.cc-search-loading{padding:16px;text-align:center;color:var(--muted)}
.cc-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.cc-related article{display:flex;flex-direction:column;gap:5px;padding:8px;min-width:0}.cc-related-image img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:8px}.cc-related strong{font-size:11px;line-height:1.35;min-height:30px}.cc-related span{font-size:11px;color:#dc2626}.cc-related .cc-add-product{display:flex;align-items:center;justify-content:center;gap:3px;width:100%;min-height:30px;margin-top:auto;border:1px solid #fdba74;border-radius:7px;background:#fff7ed;color:#c2410c!important;text-align:center!important;box-shadow:none}.cc-related .cc-add-product:hover{background:var(--orange);color:#fff!important}.cc-related .cc-add-product b{font-size:15px}
.cc-available-title{margin:10px 0 6px;font-size:11px;color:var(--muted);font-weight:700}.cc-available-coupons{display:flex;gap:7px;overflow-x:auto;padding:1px 1px 7px;scrollbar-width:thin}.cc-available-coupon{flex:0 0 auto;display:flex;flex-direction:column;border:1px dashed #fb923c!important;border-radius:8px!important;background:#fff7ed!important;color:#9a3412!important;padding:6px 9px!important;cursor:pointer;text-align:left}.cc-available-coupon strong{font-size:11px}.cc-available-coupon small{font-size:9px}.cc-available-coupon:hover{background:#ffedd5!important}
.cc-method-info{display:grid;grid-template-columns:76px 1fr;gap:11px;align-items:start;margin-top:9px;padding:10px;border:1px solid #bae6fd;border-radius:9px;background:#f0f9ff}.cc-method-info[hidden]{display:none}.cc-method-qr{width:76px;height:76px;object-fit:contain;border-radius:6px;background:#fff;border:1px solid #e0f2fe}.cc-method-info p{margin:4px 0}.cc-copy-number{border:0!important;background:none!important;padding:0!important;color:#0369a1!important;font-weight:800!important;cursor:pointer}.cc-copy-number span{font-size:9px;margin-left:3px;color:#64748b}.cc-method-instruction,.cc-method-instruction p{margin:4px 0 0;color:#475569;font-size:11px}.cc-place-order{text-transform:none!important;letter-spacing:0!important}
.cc-map-modal{position:fixed;inset:0;z-index:999999;background:rgba(15,23,42,.65);display:none;align-items:center;justify-content:center;padding:14px}.cc-map-modal.active{display:flex}.cc-map-dialog{width:min(760px,100%);height:min(720px,92vh);display:grid;grid-template-rows:auto auto 1fr auto auto;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.25)}.cc-map-dialog header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--line)}.cc-map-dialog header div{display:flex;flex-direction:column}.cc-map-dialog header small{color:#64748b}.cc-close-map{width:34px;height:34px;border:0!important;border-radius:50%!important;background:#f1f5f9!important;font-size:22px!important;cursor:pointer}.cc-map-search{position:relative;padding:10px}.cc-map-search input{width:100%;height:42px;border:1px solid #cbd5e1;border-radius:8px;padding:0 11px}.cc-map-results{position:absolute;z-index:1000;top:54px;left:10px;right:10px;max-height:220px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 30px rgba(15,23,42,.14)}.cc-map-result{display:block;width:100%;border:0!important;border-bottom:1px solid var(--line)!important;background:#fff!important;padding:9px!important;text-align:left!important;font-size:12px!important;cursor:pointer}.cc-map-result:hover{background:#f8fafc!important}#cc-map{min-height:280px}.cc-map-dialog textarea{width:100%;height:64px;border:0;border-top:1px solid var(--line);padding:9px 12px;resize:none;font:12px/1.4 Arial,sans-serif}.cc-map-dialog footer{display:flex;gap:8px;padding:10px}.cc-map-dialog footer button{flex:1;min-height:42px;border:0!important;border-radius:8px!important;font-weight:700!important;cursor:pointer}.cc-current-location{background:#e0f2fe!important;color:#0369a1!important}.cc-confirm-address{background:#15803d!important;color:#fff!important}
@media(max-width:560px){.cc-search-item{grid-template-columns:62px minmax(0,1fr);min-height:82px}.cc-search-item img{width:62px;height:62px}.cc-search-item>b{grid-column:2;justify-self:start}.cc-related-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;gap:8px}.cc-related article{flex:0 0 145px;scroll-snap-align:start}.cc-related-image img{height:116px}.cc-method-info{grid-template-columns:64px 1fr}.cc-method-qr{width:64px;height:64px}.cc-map-modal{padding:6px}.cc-map-dialog{height:94vh;border-radius:10px}.cc-map-dialog footer{flex-direction:column}.cc-map-dialog footer button{min-height:40px}}
.cc-map-modal{--line:#e5e7eb}
#cc-map.loading{display:flex;align-items:center;justify-content:center;color:#64748b;background:#f8fafc}
.cc-related article{position:relative;overflow:hidden}.cc-suggest-badge{position:absolute!important;top:8px;left:8px;z-index:2;width:auto!important;padding:4px 7px!important;border-radius:5px!important;background:#ef3d22!important;color:#fff!important;font-size:9px!important;font-weight:800!important;line-height:1.2!important;box-shadow:0 2px 7px rgba(239,61,34,.2)}
.cc-product.cc-removing{opacity:0;transform:translateX(-12px);max-height:0;margin:0;padding-top:0;padding-bottom:0;border-width:0;overflow:hidden;transition:.16s ease}
.cc-product-actions{align-self:center;justify-self:end}.cc-remove{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important;text-align:center!important}.cc-location-icon{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f97316;color:#fff;box-shadow:0 3px 9px rgba(249,115,22,.28)}.cc-location-icon svg{width:14px;height:14px;fill:currentColor}.cc-open-map>span:last-child{line-height:1.2}.cc-payment-fields label em{color:#dc2626;font-style:normal}.cc-payment-fields input:required{border-left:3px solid #f97316}
.cc-open-map{font-size:11px!important;padding:7px 9px!important}.cc-location-icon{width:21px;height:21px}.cc-location-icon svg{width:12px;height:12px}
.cc-open-map,.cc-open-map>span:last-child{font-size:14px!important;font-weight:700!important;line-height:1.2!important}.cc-open-map{min-height:36px!important;padding:6px 9px!important;gap:6px!important}.cc-location-icon{width:20px!important;height:20px!important;flex:0 0 20px}.cc-location-icon svg{width:12px!important;height:12px!important}
@media(max-width:560px){.cc-open-map,.cc-open-map>span:last-child{font-size:14px!important}.cc-open-map{min-height:35px!important;padding:6px 8px!important}.cc-location-icon{width:19px!important;height:19px!important;flex-basis:19px}}
.woocommerce-checkout,.woocommerce-checkout body{max-width:100%;overflow-x:hidden}.cc-wrapper,.cc-panel,.cc-block,.cc-products,.cc-product,.cc-product-info,.cc-options{min-width:0;max-width:100%}.cc-product.cc-syncing{opacity:.72}.cc-product.cc-syncing .cc-qty:after{content:'…';position:absolute;margin-left:94px;color:#f97316}.cc-qty{position:relative}.cc-related{width:100%;min-width:0;overflow:hidden}
@media(max-width:560px){.cc-wrapper{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.cc-panel{width:100%!important;max-width:100%!important;overflow:hidden}.cc-right{overflow:visible}.cc-related-grid{width:100%;max-width:100%;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-width:thin}.cc-related-grid::-webkit-scrollbar{height:5px}.cc-related-grid::-webkit-scrollbar-thumb{background:#fdba74;border-radius:9px}.cc-related article{flex:0 0 142px!important;min-width:142px!important}.cc-option>span{width:100%;min-width:0}.cc-option strong{min-width:0;overflow-wrap:anywhere}.cc-product{width:100%}.cc-product-actions{min-width:0}}
/* Suggestion cards: two-line names and vertical-scroll friendly mobile swiping. */
.cc-related strong{display:-webkit-box!important;overflow:hidden!important;min-height:0!important;max-height:2.7em;line-height:1.35!important;white-space:normal!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.cc-search-info strong,.cc-search-item strong{display:-webkit-box!important;overflow:hidden!important;max-height:2.7em;line-height:1.35!important;white-space:normal!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}
/* Follow the shortcode/Elementor parent container instead of a fixed site width. */
.cc-wrapper{width:100%;max-width:none;margin-left:0;margin-right:0}
.cc-related-image{display:block;color:inherit;text-decoration:none}
@media(max-width:560px){.cc-related-grid{scroll-snap-type:x proximity!important;touch-action:pan-x pan-y!important;overscroll-behavior-x:contain;scrollbar-width:none!important}.cc-related-grid::-webkit-scrollbar{display:none!important}}
.cc-mobile-status{display:block;min-height:18px;margin-top:5px;font-size:12px}.cc-mobile-status.blocked{color:#b42318;font-weight:700}
.cc-otp-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.58);backdrop-filter:blur(5px)}.cc-otp-modal.active{display:flex}.cc-otp-dialog{position:relative;width:min(100%,430px);padding:34px;border-radius:22px;background:#fff;box-shadow:0 28px 80px rgba(15,23,42,.3);text-align:center}.cc-otp-close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f5f9;font-size:24px;cursor:pointer}.cc-otp-icon{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 15px;border-radius:50%;background:#ecfdf3;color:#079455;font-size:30px;font-weight:800}.cc-otp-dialog h3{margin:0 0 8px;font-size:23px}.cc-otp-dialog p{margin:0 0 20px;color:#667085}.cc-otp-dialog input{width:100%;height:54px;border:1px solid #cbd5e1;border-radius:12px;text-align:center;font-size:24px;font-weight:700;letter-spacing:9px}.cc-otp-status{display:block;min-height:22px;margin:10px 0;color:#b42318;font-size:13px}.cc-verify-order-otp,.cc-resend-order-otp{width:100%;border:0;border-radius:12px;cursor:pointer}.cc-verify-order-otp{height:50px;background:#079455;color:#fff;font-size:16px;font-weight:800}.cc-resend-order-otp{margin-top:8px;padding:9px;background:transparent;color:#475467;font-weight:700}
