/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
body.path-cart,body.path-cart .dialog-off-canvas-main-canvas{background:#2b3036 !important;color:#dde3e9 !important;}body.path-cart .dialog-off-canvas-main-canvas,body.path-cart .page-wrapper{display:flex;flex-direction:column;min-height:100vh;background:#2b3036 !important;}body.path-cart .page-wrapper > #page{flex:1;display:flex;flex-direction:column;min-height:100vh;width:100%;background:#2b3036 !important;}body.path-cart #page .layout-main-wrapper,body.path-cart #page .layout-main,body.path-cart #page .main-content,body.path-cart #page .main-content__container,body.path-cart #page main[role="main"]{flex:1;display:flex;flex-direction:column;min-height:0;background:#2b3036 !important;color:#dde3e9 !important;}body.path-cart .teal-footer-mockup{margin-top:auto;flex-shrink:0;}body.path-cart .layout-content,body.path-cart main{color:#dde3e9 !important;}body.path-cart .region-content,body.path-cart .layout-content,body.path-cart main[role="main"] > .region{max-width:none;width:100%;}body.path-cart .view.cart-main{max-width:1200px;margin:0 auto;padding:30px 28px 48px;display:grid;grid-template-columns:1fr 360px;gap:0 24px;align-items:start;}body.path-cart .view.cart-main > .cart-title{grid-column:1;grid-row:1;}body.path-cart .view.cart-main > .cart-table-head{grid-column:1;grid-row:2;}body.path-cart .view.cart-main > .view-content,body.path-cart .view.cart-main .views-form,body.path-cart form.td-cart-form{display:contents;}body.path-cart .cart-items{grid-column:1;grid-row:3;}body.path-cart .order-summary{grid-column:2;grid-row:1 / span 6;background:#fff;border:1px solid #e1e6ea;position:sticky;top:56px;align-self:start;}body.path-cart .cart-wrap{display:contents;}body.path-cart .cart-title{font-family:'Barlow Condensed',sans-serif;font-size:32px;font-weight:900;color:#f0f2f4;text-transform:uppercase;letter-spacing:-0.5px;margin:0 0 20px;line-height:1.15;}body.path-cart .cart-title-count{font-size:18px;color:#aeb6bf;font-weight:500;text-transform:none;letter-spacing:0;}body.path-cart .cart-table-head{display:grid;grid-template-columns:1fr 120px 140px 80px;gap:0;background:#f4f6f8;border:1px solid #e1e6ea;padding:10px 16px;font-size:10px;font-weight:900;color:#555;letter-spacing:2px;text-transform:uppercase;margin-bottom:2px;}body.path-cart .cart-table-head-remove{text-align:right;}body.path-cart .cart-item{display:grid;grid-template-columns:1fr 120px 140px 80px;gap:0;background:#fff;border:1px solid #e1e6ea;margin-bottom:2px;align-items:center;}body.path-cart .cart-item:hover{border-color:#cfd6dd;}body.path-cart .cart-item-info{display:flex;gap:14px;align-items:center;padding:14px 16px;min-width:0;}body.path-cart .cart-item-img{width:70px;height:60px;background:#f4f6f8;border:1px solid #e1e6ea;display:flex;align-items:center;justify-content:center;font-size:11px;color:#999;text-transform:uppercase;letter-spacing:1px;flex-shrink:0;font-weight:600;overflow:hidden;}body.path-cart .cart-item-img img,body.path-cart .cart-item-img .product_img{width:100%;height:100%;object-fit:contain;display:block;}body.path-cart .cart-item-details{min-width:0;}body.path-cart .cart-item-brand{font-size:9.5px;font-weight:900;color:#008080;text-transform:uppercase;letter-spacing:2px;margin-bottom:3px;}body.path-cart .cart-item-name{font-size:13.5px;font-weight:700;color:#1a1a1a;line-height:1.3;margin-bottom:3px;}body.path-cart .cart-item-name a{color:#1a1a1a !important;text-decoration:none;}body.path-cart .cart-item-name a:hover{color:#008080 !important;text-decoration:underline;}body.path-cart .cart-item-num{font-size:11px;color:#777;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;}body.path-cart .cart-item-num a{color:#777 !important;text-decoration:none;}body.path-cart .cart-item-center{padding:14px 16px;}body.path-cart .cart-item-fit{margin-top:5px;font-size:11px;color:#4caf80;line-height:1.35;}body.path-cart .cart-item-remove{font-size:11px;color:#777;cursor:pointer;text-decoration:underline;margin-top:4px;display:inline-block;transition:color 0.15s;}body.path-cart .cart-item-remove:hover{color:#cc2200;}body.path-cart .cart-item-center .cart-qty{display:flex;align-items:stretch;box-sizing:border-box;width:fit-content;height:28px;margin:0;padding:0;border:1.5px solid #333;background:#fff;overflow:hidden;line-height:1;}body.path-cart .cart-item-center .cart-qty > .form-item,body.path-cart .cart-item-center .cart-qty > .js-form-item,body.path-cart .cart-item-center .product-quantity{display:contents;}body.path-cart .cart-item-center .cart-qty label,body.path-cart .cart-item-center .form-item__label{display:none !important;}body.path-cart .cart-item-center .cart-qty .cart-qty-btn{box-sizing:border-box;width:28px;min-width:28px;max-width:28px;height:100%;min-height:0;margin:0;padding:0;border:0 !important;border-radius:0 !important;background:#eef1f4 !important;color:#1a1a1a !important;font-family:'Barlow',sans-serif;font-size:15px;font-weight:400;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 28px;box-shadow:none !important;text-shadow:none;appearance:none;-webkit-appearance:none;}body.path-cart .cart-item-center .cart-qty .cart-qty-btn:hover,body.path-cart .cart-item-center .cart-qty .cart-qty-btn:focus{background:#dfe5ea !important;color:#008080 !important;outline:none !important;box-shadow:none !important;}body.path-cart .cart-item-center .cart-qty .cart-qty-input,body.path-cart .cart-item-center .cart-qty input[type='number'].cart-qty-input,body.path-cart .cart-item-center .cart-qty input.quantity-edit-input{box-sizing:border-box !important;width:36px !important;min-width:36px !important;max-width:36px !important;height:100% !important;min-height:0 !important;max-height:none !important;margin:0 !important;padding:0 !important;border:0 !important;border-left:1.5px solid #cfd6dd !important;border-right:1.5px solid #cfd6dd !important;border-radius:0 !important;background:#fff !important;color:#1a1a1a !important;font-family:'Barlow',sans-serif !important;font-size:13px !important;font-weight:700 !important;line-height:1 !important;text-align:center !important;outline:none !important;box-shadow:none !important;flex:0 0 36px;-moz-appearance:textfield;appearance:textfield;}body.path-cart .cart-item-center .cart-qty .cart-qty-input:focus,body.path-cart .cart-item-center .cart-qty input.quantity-edit-input:focus{border-left-color:#cfd6dd !important;border-right-color:#cfd6dd !important;outline:none !important;box-shadow:none !important;}body.path-cart .cart-item-center .cart-qty .cart-qty-input::-webkit-outer-spin-button,body.path-cart .cart-item-center .cart-qty .cart-qty-input::-webkit-inner-spin-button,body.path-cart .cart-item-center .cart-qty input[type='number']::-webkit-outer-spin-button,body.path-cart .cart-item-center .cart-qty input[type='number']::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}body.path-cart .cart-item-stock{font-size:11px;color:#4caf80;margin-top:6px;line-height:1.3;}body.path-cart .cart-item-price{padding:14px 16px;}body.path-cart .cart-price-breakdown{display:flex;flex-direction:column;gap:3px;}body.path-cart .cpb-row{display:flex;justify-content:space-between;align-items:center;font-size:11px;gap:8px;}body.path-cart .cpb-label{color:#777;}body.path-cart .cpb-val{font-weight:700;color:#1a1a1a;}body.path-cart .cpb-val.free{color:#1a8a4a;}body.path-cart .cpb-total-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e1e6ea;padding-top:4px;margin-top:3px;gap:8px;}body.path-cart .cpb-total-label{font-size:11px;font-weight:900;color:#555;text-transform:uppercase;letter-spacing:0.5px;}body.path-cart .cpb-total-val{font-family:'Barlow Condensed',sans-serif;font-size:18px;font-weight:900;color:#008080;}body.path-cart .cart-item-actions{padding:14px 16px;display:flex;align-items:center;justify-content:flex-end;}body.path-cart .cart-item-actions .cart-buttons-wrapper{display:contents;}body.path-cart .cart-item-actions .delete-order-item,body.path-cart .cart-item-actions .cart-delete,body.path-cart .remove-btn{background:none !important;border:none !important;box-shadow:none !important;color:#888 !important;cursor:pointer;font-size:18px;line-height:1;padding:4px 6px !important;min-width:0;width:auto;height:auto;border-radius:0;}body.path-cart .cart-item-actions .delete-order-item:hover,body.path-cart .cart-item-actions .cart-delete:hover{color:#cc2200 !important;background:transparent !important;}body.path-cart .cart-item-actions .fa-trash{font-size:16px;}body.path-cart .order-summary{background:#fff;border:1px solid #e1e6ea;position:sticky;top:56px;align-self:start;}body.path-cart .os-header{background:#f4f6f8;border-bottom:1px solid #e1e6ea;padding:14px 18px;font-family:'Barlow Condensed',sans-serif;font-size:16px;font-weight:900;color:#1a1a1a;text-transform:uppercase;letter-spacing:0.5px;}body.path-cart .os-body{padding:16px 18px;display:flex;flex-direction:column;gap:10px;box-sizing:border-box;}body.path-cart .os-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;gap:12px;}body.path-cart .os-label{color:#666;}body.path-cart .os-val{font-weight:700;color:#1a1a1a;text-align:right;}body.path-cart .os-val.green{color:#1a8a4a;}body.path-cart .promo-wrap{display:flex;gap:0;width:100%;}body.path-cart .promo-input{flex:1;min-width:0;padding:9px 12px;background:#fff;border:1.5px solid #cfd6dd;border-right:none;border-radius:0;font-family:'Barlow',sans-serif;font-size:13px;color:#1a1a1a;outline:none;box-shadow:none;}body.path-cart .promo-input:focus{border-color:#008080;}body.path-cart .promo-input::placeholder{color:#999;}body.path-cart .promo-btn{background:#252525;border:1.5px solid #252525;border-left:none;border-radius:0;padding:9px 14px;font-family:'Barlow Condensed',sans-serif;font-size:13px;font-weight:800;color:#b8c0c8;cursor:pointer;letter-spacing:0.5px;text-transform:uppercase;box-shadow:none;}body.path-cart .promo-btn:hover{background:#3d444b;color:#008080;border-color:#008080;}body.path-cart .os-divider{height:1px;background:#e1e6ea;margin:4px 0;border:0;}body.path-cart .os-total-row{display:flex;justify-content:space-between;align-items:center;gap:12px;}body.path-cart .os-total-label{font-size:13px;font-weight:900;color:#1a1a1a;text-transform:uppercase;letter-spacing:0.5px;}body.path-cart .os-total-val{font-family:'Barlow Condensed',sans-serif;font-size:28px;font-weight:900;color:#008080;}body.path-cart .order-summary .os-body > .form-actions,body.path-cart .order-summary .os-body > .os-actions,body.path-cart .order-summary .os-body #edit-actions{display:contents;}body.path-cart .order-summary .cart-buttons-wrapper{display:contents;}body.path-cart .order-summary .td-cart-update-btn,body.path-cart .order-summary #edit-submit{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important;}body.path-cart .order-summary input.checkout-btn,body.path-cart .order-summary .checkout-btn,body.path-cart .order-summary #edit-checkout{display:block;width:100% !important;box-sizing:border-box !important;background:#008080 !important;color:#f0f2f4 !important;border:none !important;border-radius:0 !important;padding:14px !important;margin:0 !important;font-family:'Barlow Condensed',sans-serif !important;font-size:18px !important;font-weight:900 !important;letter-spacing:1.5px !important;text-transform:uppercase !important;cursor:pointer;box-shadow:none !important;min-width:0 !important;line-height:1.2 !important;}body.path-cart .order-summary input.checkout-btn:hover,body.path-cart .order-summary #edit-checkout:hover{background:#006666 !important;}body.path-cart .order-summary .continue-btn{display:block;width:100%;box-sizing:border-box;background:transparent;color:#777;border:1px solid #cfd6dd;border-radius:0;padding:10px;margin:0;font-family:'Barlow Condensed',sans-serif;font-size:14px;font-weight:700;letter-spacing:0.5px;text-transform:uppercase;text-decoration:none !important;text-align:center;transition:color 0.2s,border-color 0.2s;}body.path-cart .order-summary .continue-btn:hover{color:#1a1a1a !important;border-color:#999;}body.path-cart .order-summary .trust-row{display:flex;flex-direction:column;gap:6px;padding-top:6px;border-top:1px solid #e1e6ea;}body.path-cart .order-summary .trust-item-sm{display:flex;align-items:center;gap:8px;font-size:11.5px;color:#555;}body.path-cart .order-summary .os-body-footer{display:contents;}body.path-cart .view-empty,body.path-cart .cart-empty-page{flex:1;display:flex;align-items:center;justify-content:center;min-height:240px;padding:48px 24px;color:#00a3a3 !important;font-family:'Barlow Condensed',sans-serif;font-size:28px;font-weight:700;letter-spacing:0.5px;text-align:center;background:#2b3036 !important;}body.path-cart .cart-total-wrapper,body.path-cart .cart-page.cart-table-page .theme-table-wrapper > table.cart-table thead{display:none;}@media (max-width:1080px){body.path-cart .view.cart-main{grid-template-columns:1fr;gap:16px;padding:24px 16px 40px;}body.path-cart .view.cart-main > .cart-title,body.path-cart .view.cart-main > .cart-table-head,body.path-cart .cart-items,body.path-cart .order-summary{grid-column:1;grid-row:auto;}body.path-cart .order-summary{position:static;}}@media (max-width:640px){body.path-cart .cart-table-head{display:none;}body.path-cart .cart-item{grid-template-columns:1fr;gap:8px;padding:12px;}body.path-cart .cart-item-info,body.path-cart .cart-item-center,body.path-cart .cart-item-price,body.path-cart .cart-item-actions{padding:4px 0;}body.path-cart .cart-item-actions{justify-content:flex-start;}body.path-cart .cart-title{font-size:26px;}}body.path-cart .promo-ajax-msg{margin-top:6px;font-size:12px;line-height:1.3;}body.path-cart .promo-ajax-msg.is-error{color:#8a1f1f;}body.path-cart .promo-ajax-msg.is-ok{color:#1a8a4a;}body.path-cart .promo-ajax-msg[hidden]{display:none !important;}
