/*
Theme Name: DigArt Lite
Theme URI: https://digart.au/
Author: DigArt Australia
Description: Lightweight standalone WooCommerce theme for DigArt Australia without Elementor.
Version: 1.1.16
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: digart-lite
*/

:root{--ink:#071a2f;--cyan:#39c9e8;--mint:#36d6a9;--blue:#168fc8;--line:#d8e2ea;--paper:#fff;--soft:#f4f7f9;--muted:#526071;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6}img{max-width:100%;height:auto}a{color:#0876b6}.screen-reader-text{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:10px}.site-header{position:relative;z-index:50;background:#05070c;color:#fff;border-bottom:1px solid #172335}.header-inner{max-width:var(--max);margin:auto;min-height:100px;padding:14px 24px;display:flex;align-items:center;gap:30px}.brand-wrap{flex:0 0 300px}.brand-link,.brand-wordmark{display:block}.brand-wordmark{width:300px;height:auto}.primary-nav{margin-left:auto}.primary-nav>ul{display:flex;align-items:center;gap:25px;list-style:none;margin:0;padding:0}.primary-nav li{position:relative;list-style:none}.primary-nav a,.cart-link{display:block;color:#fff;text-decoration:none;font-size:.96rem;font-weight:750;white-space:nowrap}.primary-nav>ul>li>a{padding:14px 0}.primary-nav>ul>li>a:hover,.primary-nav>ul>li>a:focus,.cart-link:hover{color:var(--cyan)}.primary-nav .sub-menu{display:none;position:absolute;z-index:1000;top:100%;left:-16px;min-width:270px;margin:0;padding:10px;background:#07111f;border:1px solid #26384e;border-radius:12px;box-shadow:0 18px 38px rgba(0,0,0,.38)}.primary-nav .sub-menu li{display:block}.primary-nav .sub-menu a{padding:9px 12px;border-radius:7px;white-space:normal}.primary-nav .sub-menu a:hover{background:#10243c;color:var(--cyan)}.primary-nav li:hover>.sub-menu,.primary-nav li:focus-within>.sub-menu{display:block}.cart-link{white-space:nowrap;padding:11px 14px;border:1px solid #2b4358;border-radius:9px}.menu-toggle{display:none;background:linear-gradient(135deg,var(--cyan),var(--mint));border:0;border-radius:9px;padding:10px 14px;font-weight:850;color:var(--ink)}.site-main{min-height:60vh;background:#fff}.content-shell{max-width:var(--max);margin:auto;padding:52px 24px}.page-shell{max-width:1040px}.page-shell>.entry-header{margin-bottom:28px}.page-shell .entry-title{margin:0}.page-content{font-size:1.03rem}.page-content>*:first-child{margin-top:0}.page-content h2{margin-top:2.2rem;font-size:1.65rem}.page-content h3{margin-top:1.7rem;font-size:1.25rem}.page-content p,.page-content li{max-width:78ch}.page-content img{border-radius:14px}.entry-title{font-size:clamp(2rem,4vw,3.5rem);line-height:1.1}.error-card{max-width:720px;margin:30px auto;padding:42px;border:1px solid var(--line);border-radius:16px;background:var(--soft);text-align:center}.error-card h1{font-size:clamp(2.5rem,7vw,5rem);margin:0}.woocommerce-account .woocommerce{max-width:880px}.woocommerce form.login,.woocommerce form.register,.woocommerce form.checkout_coupon{padding:28px;border:1px solid var(--line);border-radius:14px;background:var(--soft)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:12px;border:1px solid #b9c7d2;border-radius:8px;background:#fff}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:10px 14px;border-bottom:1px solid var(--line);text-decoration:none}.site-footer{background:#07111f;color:#fff;margin-top:64px}.footer-inner{max-width:var(--max);margin:auto;padding:50px 24px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:42px}.footer-inner h2{font-size:1.15rem}.footer-inner ul{list-style:none;margin:0;padding:0}.footer-inner li{margin:.45rem 0}.footer-inner a{color:#dbe8f0;text-decoration:none}.footer-inner a:hover{color:var(--cyan)}.footer-bottom{border-top:1px solid #243448;text-align:center;padding:18px 24px;color:#b8c8d4}.woocommerce .woocommerce-ordering select{padding:9px 34px 9px 12px;border:1px solid #bfcbd5;border-radius:8px;background:#fff}.woocommerce ul.products{gap:22px}.woocommerce ul.products li.product{position:relative;display:flex;flex-direction:column;overflow:visible;border:1px solid var(--line);border-radius:14px;padding:16px;background:#fff;box-shadow:0 8px 22px rgba(7,26,47,.06);transition:transform .18s ease,box-shadow .18s ease}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(7,26,47,.12)}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1/1;object-fit:contain;margin:0 0 18px;background:#fff;border-radius:8px}.woocommerce ul.products li.product .woocommerce-loop-product__title{display:-webkit-box;min-height:3.2em;margin:0 0 10px;padding:0;overflow:hidden;color:var(--ink);font-size:1rem;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.woocommerce ul.products li.product .price{margin:0 0 16px;color:#d7352f;font-size:1rem;font-weight:850}.woocommerce ul.products li.product .price del{color:#8d9aa5;font-size:.85rem;font-weight:500}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce .button,.woocommerce button.button,.woocommerce a.button{align-self:flex-start;margin-top:auto!important;padding:12px 17px;border:0;border-radius:9px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#041423;font-weight:850;box-shadow:0 6px 14px rgba(22,143,200,.2)}.woocommerce .button:hover,.woocommerce button.button:hover,.woocommerce a.button:hover{background:linear-gradient(135deg,var(--cyan),var(--mint));color:#041423}.woocommerce span.onsale{z-index:5;top:-6px;right:-6px;left:auto;min-width:0;min-height:0;margin:0;padding:8px 11px;border:0;border-radius:8px;background:#dc352e;color:#fff;font-size:.78rem;font-weight:900;line-height:1;letter-spacing:.01em;box-shadow:0 7px 16px rgba(220,53,46,.25)}@media(max-width:850px){.header-inner{flex-wrap:wrap}.brand-wrap{flex:1 1 auto}.brand-wordmark{max-width:240px}.menu-toggle{display:block;margin-left:auto}.primary-nav{display:none;flex-basis:100%;margin:0}.primary-nav.is-open{display:block}.primary-nav>ul{align-items:flex-start;flex-direction:column;gap:8px}.primary-nav .sub-menu{display:block;position:static;min-width:0;margin:6px 0 0 16px;padding:0 0 0 12px;border:0;border-left:1px solid #31465e;border-radius:0;box-shadow:none}.cart-link{margin-left:auto}.footer-inner{grid-template-columns:1fr}.woocommerce ul.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.woocommerce ul.products li.product{width:auto!important;margin:0!important;padding:12px}}@media(max-width:520px){.woocommerce ul.products{grid-template-columns:1fr}.brand-wordmark{max-width:210px}.content-shell{padding:36px 18px}}

/* Premium WooCommerce product cards and single-product buying panel. */
.woocommerce ul.products{align-items:stretch}
.woocommerce ul.products li.product{isolation:isolate;padding:14px 14px 16px;border-color:#d7e1e9;border-radius:16px;box-shadow:0 10px 28px rgba(7,26,47,.075)}
.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link{display:flex;flex:1;flex-direction:column;text-decoration:none}
.woocommerce ul.products li.product a img{aspect-ratio:1/1;object-fit:contain;margin:0 0 16px;padding:4px;background:#f7f9fb;border-radius:11px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:3em;margin-bottom:9px;font-size:1.03rem;line-height:1.48}
.digart-model-pill{position:absolute;z-index:4;top:24px;left:24px;padding:6px 9px;border:1px solid rgba(57,201,232,.55);border-radius:7px;background:rgba(5,7,12,.9);color:#fff;font-size:.7rem;font-weight:900;line-height:1;letter-spacing:.08em;box-shadow:0 5px 12px rgba(7,26,47,.18)}
.digart-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 10px;font-size:.72rem;font-weight:800}
.digart-made-pill{color:#0876b6;text-transform:uppercase;letter-spacing:.045em}
.digart-card-stock{display:inline-flex;align-items:center;gap:5px;color:#287a42;white-space:nowrap}
.digart-card-stock i,.digart-stock-note i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#2ca24f;box-shadow:0 0 0 3px rgba(44,162,79,.12)}
.woocommerce ul.products li.product .price{display:flex;align-items:baseline;gap:7px;min-height:2.1rem;margin:0 0 14px;color:var(--ink);font-size:1.28rem;font-weight:900}
.woocommerce ul.products li.product .price del{color:#87939e;font-size:.78rem;font-weight:600;opacity:1}
.woocommerce ul.products li.product .price ins{color:var(--ink);text-decoration:none}
.woocommerce ul.products li.product .digart-view-product{display:block;width:100%;margin-top:auto!important;padding:12px 15px;text-align:center}
.woocommerce ul.products li.product .onsale{top:24px;right:24px}
.single-product div.product{position:relative}
.single-product div.product>.onsale{top:12px;right:auto;left:12px}
.single-product div.product .summary .price{display:flex;align-items:baseline;gap:10px;margin:12px 0 18px;color:var(--ink)}
.single-product div.product .summary .price del{color:#87939e;font-size:1rem;font-weight:600;opacity:1}
.single-product div.product .summary .price ins{color:var(--ink);font-size:1.8rem;font-weight:900;text-decoration:none}
.digart-stock-note{display:flex;align-items:center;gap:9px;margin:16px 0;color:#287a42;font-size:.92rem}
.digart-stock-note span{padding-left:9px;border-left:1px solid #cbd7df;color:var(--muted);font-weight:700}
.single-product div.product form.cart{display:flex;align-items:stretch;gap:8px}
.single-product div.product form.cart .quantity .qty{height:100%;min-height:46px;border:1px solid #b8c7d2;border-radius:8px;padding:8px}
.single-product div.product form.cart .single_add_to_cart_button{min-height:46px;margin-top:0!important}
.single-product .product_meta{font-size:.88rem;color:var(--muted)}
.single-product .product_meta .tagged_as{display:none}
@media(max-width:850px){.digart-model-pill{top:20px;left:20px}.woocommerce ul.products li.product .onsale{top:20px;right:20px}.single-product div.product>.onsale{top:12px;right:auto;left:12px}}
@media(max-width:520px){.woocommerce ul.products li.product{padding:13px}.digart-model-pill{top:22px;left:22px}.woocommerce ul.products li.product .onsale{top:22px;right:22px}}

/* Contact form */
.digart-contact-form{max-width:760px;margin-top:24px;padding:clamp(22px,4vw,38px);border:1px solid var(--line);border-radius:18px;background:var(--soft);box-shadow:0 12px 32px rgba(7,26,47,.08)}
.digart-contact-form label{display:block;margin:0 0 7px;color:var(--ink);font-weight:750}
.digart-contact-form input:not([type="checkbox"]):not([type="submit"]),.digart-contact-form select,.digart-contact-form textarea{display:block;width:100%;min-height:48px;margin:0 0 20px;padding:11px 13px;border:1px solid #aebdca;border-radius:9px;background:#fff;color:var(--ink);font:inherit;line-height:1.4;transition:border-color .15s ease,box-shadow .15s ease}
.digart-contact-form textarea{min-height:170px;resize:vertical}
.digart-contact-form input:focus,.digart-contact-form select:focus,.digart-contact-form textarea:focus{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px rgba(22,143,200,.16)}
.digart-contact-form input[type="checkbox"]{width:18px;height:18px;margin:3px 9px 0 0;accent-color:var(--blue)}
.digart-contact-form button,.digart-contact-form input[type="submit"]{min-height:48px;padding:11px 20px;border:0;border-radius:9px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#041423;font:inherit;font-weight:850;cursor:pointer;box-shadow:0 6px 14px rgba(22,143,200,.2)}
.digart-contact-form button:hover,.digart-contact-form input[type="submit"]:hover{background:linear-gradient(135deg,var(--cyan),var(--mint))}
.digart-contact-form label[for="dc-company"],.digart-contact-form #dc-company{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}
.digart-contact-form [hidden]{display:none!important}
.digart-contact-form .success,.digart-contact-form .error,.digart-contact-form [role="alert"],.digart-contact-form [role="status"]{margin:0 0 20px;padding:12px 14px;border-radius:9px}
.digart-contact-form .success,.digart-contact-form [role="status"]{background:#e8f8f1;color:#075b42}
.digart-contact-form .error,.digart-contact-form [role="alert"]{background:#fff0ef;color:#962019}
@media(max-width:520px){.digart-contact-form{padding:20px 16px}.digart-contact-form textarea{min-height:140px}}

/* Contact form uses an ID in the page markup. */
#digart-contact-form{max-width:760px;margin-top:24px;padding:clamp(22px,4vw,38px);border:1px solid var(--line);border-radius:18px;background:var(--soft);box-shadow:0 12px 32px rgba(7,26,47,.08)}
#digart-contact-form label{display:block;margin:0 0 7px;color:var(--ink);font-weight:750}
#digart-contact-form input:not([type="checkbox"]):not([type="submit"]),#digart-contact-form select,#digart-contact-form textarea{display:block;width:100%;min-height:48px;margin:0 0 20px;padding:11px 13px;border:1px solid #aebdca;border-radius:9px;background:#fff;color:var(--ink);font:inherit;line-height:1.4;transition:border-color .15s ease,box-shadow .15s ease}
#digart-contact-form textarea{min-height:170px;resize:vertical}
#digart-contact-form input:focus,#digart-contact-form select:focus,#digart-contact-form textarea:focus{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px rgba(22,143,200,.16)}
#digart-contact-form input[type="checkbox"]{width:18px;height:18px;margin:3px 9px 0 0;accent-color:var(--blue)}
#digart-contact-form button,#digart-contact-form input[type="submit"]{min-height:48px;padding:11px 20px;border:0;border-radius:9px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#041423;font:inherit;font-weight:850;cursor:pointer;box-shadow:0 6px 14px rgba(22,143,200,.2)}
#digart-contact-form button:hover,#digart-contact-form input[type="submit"]:hover{background:linear-gradient(135deg,var(--cyan),var(--mint))}
#digart-contact-form label[for="dc-company"],#digart-contact-form #dc-company{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}
#dc-success,#dc-error,.dc-success,.dc-error{display:none}
.page-content img[alt="Official DigArt Australia logo"]{display:none}
@media(max-width:520px){#digart-contact-form{padding:20px 16px}#digart-contact-form textarea{min-height:140px}}

/* Refined contact experience */
#digart-contact-form{max-width:820px;margin:24px 0 8px;padding:30px 34px;background:linear-gradient(180deg,#f7fafc 0%,#f1f6f9 100%)}
#digart-contact-form p,#digart-contact-form>div{margin-top:0}
#digart-contact-form label{display:block;margin:0 0 7px;font-size:.97rem;line-height:1.35}
#digart-contact-form label br{display:none}
#digart-contact-form .dc-required{display:inline;margin-left:4px;color:#d92d20;font-size:1.05em;font-weight:900}
#digart-contact-form input:not([type="checkbox"]):not([type="submit"]),#digart-contact-form select,#digart-contact-form textarea{min-height:46px;margin-bottom:18px;border-color:#a9bac8;box-shadow:0 1px 2px rgba(7,26,47,.03)}
#digart-contact-form textarea{min-height:150px}
#digart-contact-form .dc-consent-row{display:flex;align-items:flex-start;gap:10px;margin:4px 0 24px;padding:14px 16px;border:1px solid #d4e0e8;border-radius:10px;background:#fff}
#digart-contact-form .dc-consent-row input[type="checkbox"]{flex:0 0 19px;margin:3px 0 0}
#digart-contact-form .dc-consent-row label{margin:0;font-size:.93rem;font-weight:600;line-height:1.55}
#digart-contact-form button,#digart-contact-form input[type="submit"]{min-width:170px}
.page-content .dc-form-intro{max-width:820px;margin:0 0 18px;color:var(--muted)}
@media(max-width:600px){#digart-contact-form{padding:22px 18px}#digart-contact-form button,#digart-contact-form input[type="submit"]{width:100%}}

/* Consent and form-security message */
#digart-contact-form .dc-consent-row{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;column-gap:11px;row-gap:0;margin:4px 0 24px;padding:15px 16px;border:1px solid #d4e0e8;border-radius:10px;background:#fff;color:var(--ink);font-size:.93rem;font-weight:600;line-height:1.55}
#digart-contact-form .dc-consent-row>input[type="checkbox"]{grid-column:1;margin:3px 0 0}
#digart-contact-form .dc-consent-row>label,#digart-contact-form label.dc-consent-row{margin:0}
#digart-contact-form .dc-consent-row br{display:none}
#digart-contact-form .dc-consent-row a{display:inline;margin:0 2px}
.dc-security-note{max-width:820px;margin:14px 0 0!important;padding:12px 15px 12px 42px;border:1px solid #d7e2e9;border-radius:10px;background:#f8fbfd;position:relative;color:#415466;font-size:.9rem}
.dc-security-note:before{content:"🔒";position:absolute;left:14px;top:10px;font-size:1.05rem}
.dc-honeypot{display:none!important}.cf-turnstile{margin:4px 0 22px}.dc-notice{max-width:820px;margin:0 0 18px;padding:13px 16px;border-radius:10px;font-weight:700}.dc-notice--success{border:1px solid #9bd9c2;background:#eaf8f2;color:#075b42}.dc-notice--error{border:1px solid #efb3ae;background:#fff0ef;color:#962019}

/* Genuine weekday dispatch countdown on single products */
.single-product .digart-dispatch-countdown{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:12px;row-gap:1px;width:max-content;max-width:100%;margin:-7px 0 18px;padding:10px 14px;border:1px solid #b9dce8;border-radius:10px;background:#f2fbfe;color:#12658a;box-shadow:0 4px 12px rgba(18,101,138,.06)}
.single-product .digart-dispatch-countdown__label{font-size:.82rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.single-product .digart-dispatch-countdown__time{color:var(--ink);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:900;white-space:nowrap}
.single-product .digart-dispatch-countdown small{grid-column:1/-1;color:#526071;font-size:.75rem}
@media(max-width:520px){.single-product .digart-dispatch-countdown{grid-template-columns:1fr;width:100%}.single-product .digart-dispatch-countdown small{grid-column:1}}

/* WooCommerce cart */
.digart-commerce-page{max-width:1200px}
.woocommerce-cart .woocommerce{max-width:1160px;margin:0 auto}
.woocommerce-cart .woocommerce-notices-wrapper{margin-bottom:22px}
.woocommerce-cart .woocommerce-message,.woocommerce-cart .woocommerce-info,.woocommerce-cart .woocommerce-error{padding:16px 18px;border:1px solid #cbd9e3;border-left:4px solid var(--blue);border-radius:10px;background:#f7fafc;box-shadow:0 5px 16px rgba(7,26,47,.05)}
.woocommerce-cart .woocommerce-message .button{float:right;margin:-7px 0 -7px 16px!important}
.woocommerce-cart .woocommerce-cart-form{margin:0 0 28px}
.woocommerce-cart table.shop_table{width:100%;margin:0;border:1px solid var(--line);border-collapse:separate;border-spacing:0;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(7,26,47,.06);overflow:hidden}
.woocommerce-cart table.shop_table th{padding:14px 15px;background:#f2f6f9;color:var(--ink);font-size:.8rem;font-weight:850;letter-spacing:.035em;text-align:left;text-transform:uppercase}
.woocommerce-cart table.shop_table td{padding:16px 15px;border-top:1px solid var(--line);vertical-align:middle}
.woocommerce-cart table.shop_table .product-remove{width:54px;text-align:center}
.woocommerce-cart table.shop_table .product-remove a{display:inline-grid;width:30px;height:30px;border-radius:50%;place-items:center;background:#fff0ef;color:#b42318;font-size:1.3rem;font-weight:800;text-decoration:none}
.woocommerce-cart table.shop_table .product-thumbnail{width:112px}
.woocommerce-cart table.shop_table .product-thumbnail img{display:block;width:88px;height:88px;border-radius:9px;object-fit:cover}
.woocommerce-cart table.shop_table .product-name a{color:var(--ink);font-weight:800;text-decoration:none}
.woocommerce-cart table.shop_table .product-name a:hover{color:var(--blue)}
.woocommerce-cart table.shop_table .product-price,.woocommerce-cart table.shop_table .product-subtotal{font-weight:850;white-space:nowrap}
.woocommerce-cart table.shop_table input.qty{width:72px;min-height:43px;padding:7px;border:1px solid #b8c7d2;border-radius:8px;text-align:center}
.woocommerce-cart table.shop_table td.actions{padding:16px;background:#f8fafb}
.woocommerce-cart table.shop_table .coupon{display:flex;float:left;gap:9px}
.woocommerce-cart table.shop_table .coupon label{position:absolute;left:-9999px}
.woocommerce-cart table.shop_table .coupon input{width:190px;min-height:43px;padding:8px 11px;border:1px solid #b8c7d2;border-radius:8px;font:inherit}
.woocommerce-cart table.shop_table td.actions>.button{float:right}
.woocommerce-cart .cart-collaterals{display:flex;justify-content:flex-end;margin:0}
.woocommerce-cart .cart_totals{width:min(100%,520px);padding:25px 27px;border:1px solid var(--line);border-radius:14px;background:#f7fafc;box-shadow:0 8px 24px rgba(7,26,47,.07)}
.woocommerce-cart .cart_totals h2{margin:0 0 18px;font-size:1.55rem}
.woocommerce-cart .cart_totals table{width:100%;border-collapse:collapse}
.woocommerce-cart .cart_totals th,.woocommerce-cart .cart_totals td{padding:12px 5px;border-bottom:1px solid #dce6ed;text-align:left;vertical-align:top}
.woocommerce-cart .cart_totals th{width:32%;font-weight:800}
.woocommerce-cart .cart_totals td{text-align:right}
.woocommerce-cart .cart_totals ul{margin:0;padding:0;list-style:none}
.woocommerce-cart .cart_totals .order-total th,.woocommerce-cart .cart_totals .order-total td{border:0;font-size:1.18rem;font-weight:900}
.woocommerce-cart .wc-proceed-to-checkout{padding:18px 0 0}
.woocommerce-cart .wc-proceed-to-checkout .checkout-button{display:block;width:100%;margin:0!important;padding:15px 20px;text-align:center;font-size:1.05rem}
@media(max-width:760px){.woocommerce-cart table.shop_table thead{display:none}.woocommerce-cart table.shop_table,.woocommerce-cart table.shop_table tbody,.woocommerce-cart table.shop_table tr,.woocommerce-cart table.shop_table td{display:block;width:100%}.woocommerce-cart table.shop_table tr.cart_item{position:relative;padding:15px 15px 10px;border-top:1px solid var(--line)}.woocommerce-cart table.shop_table tr.cart_item:first-child{border-top:0}.woocommerce-cart table.shop_table td{min-height:38px;padding:7px 0 7px 44%;border:0;text-align:right}.woocommerce-cart table.shop_table td:before{content:attr(data-title);position:absolute;left:15px;max-width:38%;color:#526071;font-size:.78rem;font-weight:800;text-align:left;text-transform:uppercase}.woocommerce-cart table.shop_table .product-remove{position:absolute;z-index:2;top:12px;right:12px;width:auto;padding:0}.woocommerce-cart table.shop_table .product-remove:before,.woocommerce-cart table.shop_table .product-thumbnail:before{display:none}.woocommerce-cart table.shop_table .product-thumbnail{width:100%;padding:0 44% 10px 0;text-align:left}.woocommerce-cart table.shop_table .product-thumbnail img{width:96px;height:96px}.woocommerce-cart table.shop_table .product-name{text-align:right}.woocommerce-cart table.shop_table td.actions{padding:15px}.woocommerce-cart table.shop_table .coupon{float:none;display:grid;grid-template-columns:minmax(0,1fr) auto}.woocommerce-cart table.shop_table .coupon input{width:100%}.woocommerce-cart table.shop_table td.actions>.button{float:none;width:100%;margin-top:10px!important}.woocommerce-cart .cart_totals{width:100%;padding:21px 18px}}

/* Premium, conversion-focused checkout */
.woocommerce-checkout .woocommerce{max-width:1160px;margin:0 auto}
.woocommerce-checkout .woocommerce-form-login-toggle,.woocommerce-checkout .woocommerce-form-coupon-toggle{margin:0 0 22px}
.woocommerce-checkout .woocommerce-info{padding:15px 18px;border:1px solid #c9dce8;border-left:4px solid var(--blue);border-radius:9px;background:#f5fafd;color:#415466}
.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);grid-template-rows:auto 1fr;align-items:start;gap:0 30px}
.woocommerce-checkout #customer_details{grid-column:1;grid-row:1/3;padding:26px 28px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(7,26,47,.06)}
.woocommerce-checkout #order_review_heading{grid-column:2;grid-row:1;margin:0;padding:23px 26px 16px;border:1px solid var(--line);border-bottom:0;border-radius:14px 14px 0 0;background:#f7fafc;font-size:1.45rem}
.woocommerce-checkout #order_review{grid-column:2;grid-row:2;padding:0 26px 26px;border:1px solid var(--line);border-top:0;border-radius:0 0 14px 14px;background:#f7fafc;box-shadow:0 8px 24px rgba(7,26,47,.07)}
.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{float:none;width:100%}
.woocommerce-checkout #customer_details h3{margin:0 0 20px;font-size:1.35rem}
.woocommerce-checkout #customer_details .col-2 h3{margin-top:24px}
.woocommerce-checkout .form-row{margin:0 0 15px}
.woocommerce-checkout .form-row label{display:block;margin:0 0 6px;color:var(--ink);font-size:.9rem;font-weight:750}
.woocommerce-checkout .form-row label .required{color:#d92d20;text-decoration:none}
.woocommerce-checkout .form-row input.input-text,.woocommerce-checkout .form-row textarea,.woocommerce-checkout .form-row select,.woocommerce-checkout .select2-container .select2-selection{width:100%;min-height:46px;padding:10px 12px;border:1px solid #afc0cc;border-radius:8px;background:#fff;color:var(--ink);font:inherit;box-shadow:none}
.woocommerce-checkout .select2-container .select2-selection{padding:7px 11px}
.woocommerce-checkout .form-row textarea{min-height:110px;resize:vertical}
.woocommerce-checkout .form-row input:focus,.woocommerce-checkout .form-row textarea:focus,.woocommerce-checkout .form-row select:focus{outline:0;border-color:var(--blue);box-shadow:0 0 0 3px rgba(22,143,200,.14)}
.woocommerce-checkout #order_review table.shop_table{width:100%;margin:0 0 20px;border-collapse:separate;border-spacing:0;border:1px solid #d5e0e7;border-radius:10px;background:#fff;overflow:hidden}
.woocommerce-checkout #order_review table.shop_table th,.woocommerce-checkout #order_review table.shop_table td{padding:11px 12px;border-bottom:1px solid #dce5eb;text-align:left;vertical-align:top}
.woocommerce-checkout #order_review table.shop_table th:last-child,.woocommerce-checkout #order_review table.shop_table td:last-child{text-align:right}
.woocommerce-checkout #order_review table.shop_table tr:last-child th,.woocommerce-checkout #order_review table.shop_table tr:last-child td{border-bottom:0}
.woocommerce-checkout #order_review .order-total{font-size:1.12rem;font-weight:900}
.woocommerce-checkout #payment{border:1px solid #d5e0e7;border-radius:10px;background:#fff;overflow:hidden}
.woocommerce-checkout #payment ul.payment_methods{margin:0;padding:0;list-style:none}
.woocommerce-checkout #payment ul.payment_methods>li{margin:0;padding:15px 16px;border-bottom:1px solid #e0e8ed}
.woocommerce-checkout #payment ul.payment_methods>li>label{font-weight:750}
.woocommerce-checkout #payment .payment_box{margin:12px -2px 0;padding:14px;border:1px solid #d9e3e9;border-radius:8px;background:#f5f8fa}
.woocommerce-checkout #payment .place-order{margin:0;padding:18px 16px;background:#f7fafc}
.woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper{margin-bottom:15px;font-size:.9rem}
.woocommerce-checkout #payment #place_order{display:block;float:none;width:100%;min-height:52px;margin:0!important;font-size:1.05rem}
.woocommerce-checkout .woocommerce-privacy-policy-text{color:#526071;font-size:.86rem;line-height:1.5}
@media(max-width:900px){.woocommerce-checkout form.checkout{display:block}.woocommerce-checkout #customer_details{margin-bottom:24px}.woocommerce-checkout #order_review_heading{margin:0}.woocommerce-checkout #order_review{margin-bottom:10px}}
@media(max-width:560px){.woocommerce-checkout #customer_details{padding:20px 16px}.woocommerce-checkout #order_review_heading{padding:20px 17px 13px}.woocommerce-checkout #order_review{padding:0 16px 19px}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{float:none;width:100%}}
