/* =========================================================
 * CodeLinSoft Nova 4.8.5 — WooCommerce complete skin
 * Scoped to WooCommerce contexts. Cantarell + Nova navy/cyan language.
 * ========================================================= */

body.cls-woocommerce{
  --woo-navy:#06334f;
  --woo-navy-2:#07577a;
  --woo-cyan:#12bde9;
  --woo-blue:#0787f9;
  --woo-blue-dark:#056ed0;
  --woo-surface:#f4f8fb;
  --woo-card:#fff;
  --woo-text:#0c2a42;
  --woo-muted:#607b8d;
  --woo-line:#dce9f1;
  --woo-shadow:0 18px 45px rgba(3,55,83,.08);
  --woo-radius:18px;
}
body.cls-woocommerce .woocommerce,
body.cls-woocommerce .wc-block-components-main,
body.cls-woocommerce .wc-block-components-sidebar{
  font-family:var(--cls-font,"Cantarell",sans-serif);
  color:var(--woo-text);
}
body.cls-woocommerce .cls-main--woocommerce{padding:32px 0 56px;background:linear-gradient(180deg,#f7fbfd 0,#f4f8fb 100%)}
body.cls-woocommerce .cls-woo-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:28px;align-items:start}
body.cls-woocommerce .cls-woo-content{min-width:0}
body.cls-woocommerce .cls-woo-sidebar{display:grid;gap:16px;align-content:start;position:sticky;top:118px}
body.cls-woocommerce.admin-bar .cls-woo-sidebar{top:150px}
body.cls-woocommerce .cls-woo-widget{border:1px solid var(--woo-line);border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(7,45,70,.05)}
body.cls-woocommerce .cls-woo-widget ul{list-style:none;margin:0;padding:0}
body.cls-woocommerce .cls-woo-widget li{margin:.35rem 0}
body.cls-woocommerce .cls-woo-widget a{color:#25485f;font-weight:700}
body.cls-woocommerce .cls-woo-widget a:hover{color:var(--woo-blue)}

/* headings, breadcrumb, catalog controls */
body.cls-woocommerce .woocommerce-breadcrumb{margin:0 0 18px;color:#758d9d;font-size:13px}
body.cls-woocommerce .woocommerce-breadcrumb a{color:var(--woo-blue);font-weight:700}
body.cls-woocommerce .woocommerce-products-header__title,
body.cls-woocommerce .product_title,
body.cls-woocommerce .woocommerce-order-details__title,
body.cls-woocommerce .woocommerce-column__title,
body.cls-woocommerce .woocommerce-Address-title h3{
  color:var(--woo-navy);letter-spacing:-.025em;font-weight:800
}
body.cls-woocommerce .woocommerce-products-header__title{font-size:clamp(32px,4vw,48px);margin:.15em 0 .65em}
body.cls-woocommerce .woocommerce-result-count{color:var(--woo-muted);margin:10px 0}
body.cls-woocommerce .woocommerce-ordering select,
body.cls-woocommerce select{
  min-height:44px;border:1px solid #cedfe8;border-radius:10px;background:#fff;padding:0 38px 0 13px;color:var(--woo-text)
}

/* notices */
body.cls-woocommerce .woocommerce-message,
body.cls-woocommerce .woocommerce-info,
body.cls-woocommerce .woocommerce-error{
  border:1px solid #cfe5f1;border-top:0;border-left:5px solid var(--woo-cyan);border-radius:14px;background:#f5fbff;color:#25485f;padding:16px 18px 16px 48px;box-shadow:0 8px 24px rgba(6,65,97,.05)
}
body.cls-woocommerce .woocommerce-error{border-left-color:#e45461;background:#fff7f8}
body.cls-woocommerce .woocommerce-message::before,
body.cls-woocommerce .woocommerce-info::before{color:var(--woo-blue)}
body.cls-woocommerce .woocommerce-error::before{color:#d93e4b}

/* catalog cards */
body.cls-woocommerce .woocommerce ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:22px 0 0}
body.cls-woocommerce .woocommerce ul.products::before,
body.cls-woocommerce .woocommerce ul.products::after{display:none}
body.cls-woocommerce .woocommerce ul.products li.product,
body.cls-woocommerce .wc-block-grid__product,
body.cls-woocommerce .wc-block-product{
  width:auto!important;float:none!important;margin:0!important;padding:16px!important;border:1px solid var(--woo-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 30px rgba(7,45,70,.055)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden
}
body.cls-woocommerce .woocommerce ul.products li.product:hover,
body.cls-woocommerce .wc-block-product:hover{transform:translateY(-3px);border-color:#b8ddec!important;box-shadow:0 18px 38px rgba(7,45,70,.10)!important}
body.cls-woocommerce .woocommerce ul.products li.product a img,
body.cls-woocommerce .wc-block-components-product-image img{border-radius:12px;margin-bottom:14px;background:#f7fafc}
body.cls-woocommerce .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;line-height:1.25;color:var(--woo-navy);font-weight:800;padding:.15em 0}
body.cls-woocommerce .price{color:var(--woo-blue)!important;font-weight:800!important}
body.cls-woocommerce del{opacity:.55}
body.cls-woocommerce ins{text-decoration:none}
body.cls-woocommerce span.onsale{min-width:0;min-height:0;line-height:1;padding:8px 10px;margin:12px!important;border-radius:999px;background:linear-gradient(135deg,var(--woo-blue),var(--woo-cyan));font-size:12px;font-weight:800}

/* buttons */
body.cls-woocommerce .woocommerce a.button,
body.cls-woocommerce .woocommerce button.button,
body.cls-woocommerce .woocommerce input.button,
body.cls-woocommerce .woocommerce #respond input#submit,
body.cls-woocommerce .wc-block-components-button,
body.cls-woocommerce .wp-element-button{
  border:0!important;border-radius:10px!important;background:linear-gradient(135deg,#087ee2 0%,#10aaf0 100%)!important;color:#fff!important;padding:12px 19px!important;min-height:44px;font-family:var(--cls-font,"Cantarell",sans-serif)!important;font-weight:800!important;line-height:1.15!important;box-shadow:0 8px 20px rgba(7,137,224,.18);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease
}
body.cls-woocommerce .woocommerce a.button:hover,
body.cls-woocommerce .woocommerce button.button:hover,
body.cls-woocommerce .woocommerce input.button:hover,
body.cls-woocommerce .wc-block-components-button:hover{transform:translateY(-1px);filter:brightness(.98);box-shadow:0 12px 26px rgba(7,137,224,.26)}
body.cls-woocommerce .woocommerce a.button.alt,
body.cls-woocommerce .woocommerce button.button.alt{background:linear-gradient(135deg,#063b59,#087ea5)!important}

/* inputs */
body.cls-woocommerce .woocommerce form .form-row label,
body.cls-woocommerce .wc-block-components-text-input label{color:#24475d;font-weight:700}
body.cls-woocommerce .woocommerce form .form-row input.input-text,
body.cls-woocommerce .woocommerce form .form-row textarea,
body.cls-woocommerce .woocommerce form .form-row select,
body.cls-woocommerce .woocommerce input[type="text"],
body.cls-woocommerce .woocommerce input[type="email"],
body.cls-woocommerce .woocommerce input[type="tel"],
body.cls-woocommerce .woocommerce input[type="password"],
body.cls-woocommerce .woocommerce input[type="number"],
body.cls-woocommerce .woocommerce textarea,
body.cls-woocommerce .wc-block-components-text-input input,
body.cls-woocommerce .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{
  border:1px solid #cedfe8!important;border-radius:10px!important;background:#fbfdfe!important;color:var(--woo-text)!important;min-height:46px;padding:11px 13px!important;box-shadow:none!important
}
body.cls-woocommerce .woocommerce input:focus,
body.cls-woocommerce .woocommerce textarea:focus,
body.cls-woocommerce .woocommerce select:focus,
body.cls-woocommerce .wc-block-components-text-input input:focus{outline:none!important;border-color:#0b94eb!important;box-shadow:0 0 0 3px rgba(11,148,235,.13)!important}
body.cls-woocommerce .quantity .qty{width:78px!important;text-align:center}

/* single product */
body.cls-woocommerce .woocommerce div.product{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:42px}
body.cls-woocommerce .woocommerce div.product div.images,
body.cls-woocommerce .woocommerce div.product div.summary{float:none!important;width:auto!important;margin:0!important}
body.cls-woocommerce .woocommerce div.product div.images img{border-radius:16px;border:1px solid var(--woo-line);background:#fff}
body.cls-woocommerce .woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}
body.cls-woocommerce .woocommerce div.product div.images .flex-control-thumbs li{width:auto!important;float:none!important}
body.cls-woocommerce .woocommerce div.product .summary{padding:26px;border:1px solid var(--woo-line);border-radius:18px;background:#fff;box-shadow:var(--woo-shadow);align-self:start}
body.cls-woocommerce .woocommerce div.product .product_title{font-size:clamp(30px,4vw,46px);line-height:1.05;margin:0 0 12px}
body.cls-woocommerce .woocommerce div.product p.price,
body.cls-woocommerce .woocommerce div.product span.price{font-size:25px;color:var(--woo-blue)!important}
body.cls-woocommerce .woocommerce-product-details__short-description{color:#4d6879;line-height:1.75}
body.cls-woocommerce .product_meta{margin-top:22px;padding-top:18px;border-top:1px solid var(--woo-line);color:#6b8291;font-size:13px}
body.cls-woocommerce .product_meta>span{display:block;margin:4px 0}
body.cls-woocommerce .woocommerce div.product form.cart{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:22px 0}
body.cls-woocommerce .woocommerce div.product form.cart .variations{width:100%;border:0}
body.cls-woocommerce .woocommerce div.product form.cart .variations td{padding:6px 8px 6px 0}
body.cls-woocommerce .stock{color:#168755!important;font-weight:700}
body.cls-woocommerce .out-of-stock{color:#c33!important}
body.cls-woocommerce .woocommerce div.product .woocommerce-tabs{grid-column:1/-1;margin-top:10px}
body.cls-woocommerce .woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:8px;flex-wrap:wrap;padding:0!important;margin:0 0 18px!important;border:0!important}
body.cls-woocommerce .woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none!important}
body.cls-woocommerce .woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid var(--woo-line)!important;background:#fff!important;border-radius:10px!important;margin:0!important;padding:0!important}
body.cls-woocommerce .woocommerce div.product .woocommerce-tabs ul.tabs li::before,
body.cls-woocommerce .woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none!important}
body.cls-woocommerce .woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:10px 15px!important;color:#315268!important}
body.cls-woocommerce .woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:linear-gradient(135deg,#087ee2,#10aaf0)!important;border-color:transparent!important}
body.cls-woocommerce .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}
body.cls-woocommerce .woocommerce div.product .woocommerce-tabs .panel{padding:26px;border:1px solid var(--woo-line);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(7,45,70,.045)}
body.cls-woocommerce .related.products,
body.cls-woocommerce .upsells.products{grid-column:1/-1;margin-top:30px}

/* tables / cart / orders */
body.cls-woocommerce .woocommerce table.shop_table,
body.cls-woocommerce .woocommerce table.my_account_orders,
body.cls-woocommerce .woocommerce table.woocommerce-table{
  border:1px solid var(--woo-line)!important;border-collapse:separate!important;border-spacing:0!important;border-radius:14px!important;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(7,45,70,.04)
}
body.cls-woocommerce .woocommerce table.shop_table th,
body.cls-woocommerce .woocommerce table.my_account_orders th{background:#f0f7fb;color:var(--woo-navy);font-weight:800;padding:13px 14px}
body.cls-woocommerce .woocommerce table.shop_table td,
body.cls-woocommerce .woocommerce table.my_account_orders td{padding:14px;border-color:#e5eef3}
body.cls-woocommerce .woocommerce-cart-form,
body.cls-woocommerce .cart_totals,
body.cls-woocommerce .woocommerce-checkout-review-order,
body.cls-woocommerce .woocommerce-billing-fields,
body.cls-woocommerce .woocommerce-shipping-fields,
body.cls-woocommerce .woocommerce-additional-fields{
  border:1px solid var(--woo-line);border-radius:18px;background:#fff;padding:clamp(18px,3vw,28px);box-shadow:var(--woo-shadow)
}
body.cls-woocommerce .cart_totals{margin-top:22px}
body.cls-woocommerce .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:17px!important}
body.cls-woocommerce .coupon{display:flex;gap:8px;flex-wrap:wrap}
body.cls-woocommerce .coupon .input-text{min-width:210px!important}

/* checkout */
body.cls-woocommerce form.checkout.woocommerce-checkout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:28px;align-items:start}
body.cls-woocommerce form.checkout.woocommerce-checkout #customer_details{grid-column:1}
body.cls-woocommerce form.checkout.woocommerce-checkout #order_review_heading{grid-column:2;margin:0}
body.cls-woocommerce form.checkout.woocommerce-checkout #order_review{grid-column:2;position:sticky;top:118px}
body.cls-woocommerce.admin-bar form.checkout.woocommerce-checkout #order_review{top:150px}
body.cls-woocommerce #payment{background:#f3f8fb!important;border:1px solid var(--woo-line);border-radius:14px!important}
body.cls-woocommerce #payment ul.payment_methods{border-color:var(--woo-line)!important}
body.cls-woocommerce #payment div.payment_box{background:#e8f4fb!important;color:#36566a;border-radius:10px}
body.cls-woocommerce #payment div.payment_box::before{border-bottom-color:#e8f4fb!important}

/* blocks cart / checkout */
body.cls-woocommerce .wc-block-cart,
body.cls-woocommerce .wc-block-checkout{gap:28px}
body.cls-woocommerce .wc-block-components-sidebar-layout .wc-block-components-main,
body.cls-woocommerce .wc-block-components-sidebar-layout .wc-block-components-sidebar,
body.cls-woocommerce .wc-block-cart__main,
body.cls-woocommerce .wc-block-cart__sidebar{
  border:1px solid var(--woo-line);border-radius:18px;background:#fff;padding:22px!important;box-shadow:var(--woo-shadow)
}
body.cls-woocommerce .wc-block-components-order-summary,
body.cls-woocommerce .wc-block-components-totals-wrapper{border-color:var(--woo-line)!important}
body.cls-woocommerce .wc-block-components-product-name{color:var(--woo-navy);font-weight:800}

/* =========================================================
 * MY ACCOUNT — Nova sidebar left / content right
 * ========================================================= */
body.woocommerce-account .woocommerce{
  display:grid;grid-template-columns:280px minmax(0,1fr);gap:30px;align-items:start;width:100%;max-width:1380px;margin:0 auto
}
body.woocommerce-account .woocommerce-MyAccount-navigation{
  float:none!important;width:100%!important;margin:0!important;padding:18px;background:linear-gradient(145deg,#063b59 0%,#07577a 55%,#087ea5 100%);border:1px solid rgba(255,255,255,.12);border-radius:20px;box-shadow:0 18px 45px rgba(5,54,78,.16);position:sticky;top:110px;overflow:hidden
}
body.woocommerce-account.admin-bar .woocommerce-MyAccount-navigation{top:142px}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none!important;margin:0!important;padding:0!important}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li{list-style:none!important;margin:0 0 7px!important;padding:0!important}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li::marker{content:""!important}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
  position:relative;display:flex;align-items:center;width:100%;min-height:48px;padding:11px 42px 11px 15px;border-radius:12px;color:rgba(255,255,255,.88)!important;font-family:var(--cls-font,"Cantarell",sans-serif)!important;font-size:16px;font-weight:700;line-height:1.2;text-decoration:none!important;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a::after{content:"›";position:absolute;right:16px;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.55);font-size:24px;font-weight:400;line-height:1;transition:transform .2s ease,color .2s ease}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(.is-active) a:hover{background:rgba(255,255,255,.10);color:#fff!important;transform:translateX(3px)}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(.is-active) a:hover::after{color:#4dd5ff;transform:translate(3px,-50%)}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{background:linear-gradient(135deg,#0b8ef3 0%,#12b9ef 100%);color:#fff!important;box-shadow:0 10px 24px rgba(0,145,235,.28)}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a::after{color:#fff}
body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:14px!important;padding-top:12px!important;border-top:1px solid rgba(255,255,255,.16)}
body.woocommerce-account .woocommerce-MyAccount-content{
  float:none!important;width:100%!important;min-width:0;margin:0!important;padding:clamp(24px,3vw,40px);background:#fff;border:1px solid var(--woo-line);border-radius:20px;box-shadow:0 18px 45px rgba(3,55,83,.07);color:#3c5b6c;font-family:var(--cls-font,"Cantarell",sans-serif)
}
body.woocommerce-account .woocommerce::before,
body.woocommerce-account .woocommerce::after{display:none!important}
body.woocommerce-account .woocommerce-MyAccount-content h1,
body.woocommerce-account .woocommerce-MyAccount-content h2,
body.woocommerce-account .woocommerce-MyAccount-content h3{margin-top:0;color:#073f5c;font-family:var(--cls-font,"Cantarell",sans-serif)!important;font-weight:800}
body.woocommerce-account .woocommerce-MyAccount-content p{color:#536f7f;line-height:1.7}
body.woocommerce-account .woocommerce-MyAccount-content a{color:#0a8ef0;font-weight:700;text-decoration:none}
body.woocommerce-account .woocommerce-MyAccount-content a:hover{color:#056dbb}
body.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
body.woocommerce-account .woocommerce-Addresses .woocommerce-Address{width:auto!important;float:none!important;margin:0!important;border:1px solid var(--woo-line);border-radius:14px;background:#fbfdfe;padding:18px}
body.woocommerce-account .woocommerce-EditAccountForm fieldset{border:1px solid var(--woo-line);border-radius:14px;margin:20px 0;padding:18px}
body.woocommerce-account .woocommerce-EditAccountForm legend{padding:0 8px;color:var(--woo-navy);font-weight:800}

/* pagination */
body.cls-woocommerce .woocommerce nav.woocommerce-pagination ul{border:0!important;display:flex;gap:7px}
body.cls-woocommerce .woocommerce nav.woocommerce-pagination ul li{border:0!important}
body.cls-woocommerce .woocommerce nav.woocommerce-pagination ul li a,
body.cls-woocommerce .woocommerce nav.woocommerce-pagination ul li span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--woo-line);border-radius:10px;background:#fff;color:#315268;font-weight:800}
body.cls-woocommerce .woocommerce nav.woocommerce-pagination ul li span.current{background:linear-gradient(135deg,#087ee2,#10aaf0);color:#fff;border-color:transparent}

@media(max-width:1100px){
  body.cls-woocommerce .cls-woo-layout{grid-template-columns:minmax(0,1fr) 240px;gap:20px}
  body.cls-woocommerce .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.cls-woocommerce .woocommerce div.product{gap:26px}
  body.woocommerce-account .woocommerce{grid-template-columns:225px minmax(0,1fr);gap:20px}
  body.woocommerce-account .woocommerce-MyAccount-navigation{padding:13px}
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li a{padding:10px 34px 10px 12px;font-size:15px}
}

@media(max-width:820px){
  body.cls-woocommerce .cls-woo-layout{grid-template-columns:1fr}
  body.cls-woocommerce .cls-woo-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
  body.cls-woocommerce .woocommerce div.product{grid-template-columns:1fr}
  body.cls-woocommerce form.checkout.woocommerce-checkout{display:block}
  body.cls-woocommerce form.checkout.woocommerce-checkout #order_review{position:static;margin-top:22px}
  body.cls-woocommerce .woocommerce-cart-form,
  body.cls-woocommerce .cart_totals{overflow-x:auto}
}

@media(max-width:767px){
  body.cls-woocommerce .cls-main--woocommerce{padding:22px 0 38px}
  body.cls-woocommerce .cls-woo-sidebar{grid-template-columns:1fr}
  body.cls-woocommerce .woocommerce ul.products{grid-template-columns:1fr;gap:15px}
  body.cls-woocommerce .woocommerce div.product .summary{padding:20px}
  body.cls-woocommerce .woocommerce div.product .woocommerce-tabs .panel{padding:18px}
  body.cls-woocommerce .wc-block-components-sidebar-layout .wc-block-components-main,
  body.cls-woocommerce .wc-block-components-sidebar-layout .wc-block-components-sidebar,
  body.cls-woocommerce .wc-block-cart__main,
  body.cls-woocommerce .wc-block-cart__sidebar{padding:16px!important}

  body.woocommerce-account .woocommerce{display:block;width:100%}
  body.woocommerce-account .woocommerce-MyAccount-navigation{position:relative;top:auto;width:100%!important;margin:0 0 18px!important;padding:10px!important;border-radius:16px;overflow:hidden}
  body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;gap:8px;width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 2px 7px!important;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  body.woocommerce-account .woocommerce-MyAccount-navigation ul::-webkit-scrollbar{display:none}
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li{flex:0 0 auto;margin:0!important;scroll-snap-align:start}
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li a{min-height:42px;padding:9px 15px;white-space:nowrap;border-radius:10px;font-size:14px}
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li a::after{display:none}
  body.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(.is-active) a:hover{transform:none}
  body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout{margin-top:0!important;padding-top:0!important;border-top:0}
  body.woocommerce-account .woocommerce-MyAccount-content{padding:22px 18px;border-radius:16px}
  body.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
}

@media(max-width:480px){
  body.cls-woocommerce .woocommerce .woocommerce-ordering{float:none;width:100%}
  body.cls-woocommerce .woocommerce .woocommerce-ordering select{width:100%}
  body.cls-woocommerce .woocommerce .woocommerce-result-count{float:none}
  body.cls-woocommerce .coupon{display:grid;grid-template-columns:1fr}
  body.cls-woocommerce .coupon .input-text{width:100%!important;min-width:0!important}
  body.woocommerce-account .woocommerce-MyAccount-content{padding:20px 15px}
  body.woocommerce-account .woocommerce-MyAccount-navigation{border-radius:14px}
}

/* =========================================================
 * Nova 4.8.5 — classic checkout layout hardening
 * Prevent WooCommerce's legacy .col2-set floats and CSS-grid auto placement
 * from separating the order heading, review table and billing fields.
 * ========================================================= */
body.cls-woocommerce.woocommerce-checkout form.checkout.woocommerce-checkout{
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)!important;
  grid-template-rows:auto auto!important;
  column-gap:30px!important;
  row-gap:12px!important;
  align-items:start!important;
}
body.cls-woocommerce.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details{
  grid-column:1!important;
  grid-row:1 / span 2!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:18px!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
}
body.cls-woocommerce.woocommerce-checkout #customer_details::before,
body.cls-woocommerce.woocommerce-checkout #customer_details::after{display:none!important}
body.cls-woocommerce.woocommerce-checkout #customer_details .col-1,
body.cls-woocommerce.woocommerce-checkout #customer_details .col-2{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.cls-woocommerce.woocommerce-checkout #customer_details .woocommerce-billing-fields,
body.cls-woocommerce.woocommerce-checkout #customer_details .woocommerce-shipping-fields,
body.cls-woocommerce.woocommerce-checkout #customer_details .woocommerce-additional-fields{
  width:100%!important;
  margin:0!important;
}
body.cls-woocommerce.woocommerce-checkout form.checkout.woocommerce-checkout #order_review_heading{
  grid-column:2!important;
  grid-row:1!important;
  align-self:end!important;
  margin:0 0 2px!important;
  color:var(--woo-navy)!important;
  font-size:clamp(24px,2.4vw,32px)!important;
  line-height:1.15!important;
}
body.cls-woocommerce.woocommerce-checkout form.checkout.woocommerce-checkout #order_review{
  grid-column:2!important;
  grid-row:2!important;
  align-self:start!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  position:sticky!important;
  top:118px!important;
}
body.cls-woocommerce.admin-bar.woocommerce-checkout form.checkout.woocommerce-checkout #order_review{top:150px!important}
body.cls-woocommerce.woocommerce-checkout #order_review table.shop_table{margin:0 0 18px!important}
body.cls-woocommerce.woocommerce-checkout .woocommerce-form-coupon-toggle{margin-bottom:16px}
body.cls-woocommerce.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon{
  display:flex!important;
  align-items:end!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  margin:0 0 22px!important;
  padding:18px!important;
  border:1px solid var(--woo-line)!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 8px 24px rgba(7,45,70,.04)!important;
}
body.cls-woocommerce.woocommerce-checkout form.checkout_coupon .form-row{float:none!important;width:auto!important;margin:0!important;flex:1 1 220px}
body.cls-woocommerce.woocommerce-checkout form.checkout_coupon .form-row-last{flex:0 0 auto}
body.cls-woocommerce.woocommerce-checkout #customer_details .form-row-first,
body.cls-woocommerce.woocommerce-checkout #customer_details .form-row-last{width:calc(50% - 7px)!important}
body.cls-woocommerce.woocommerce-checkout #customer_details .form-row-first{float:left!important}
body.cls-woocommerce.woocommerce-checkout #customer_details .form-row-last{float:right!important}
body.cls-woocommerce.woocommerce-checkout #customer_details .form-row-wide{clear:both!important;width:100%!important}
@media(max-width:980px){
  body.cls-woocommerce.woocommerce-checkout form.checkout.woocommerce-checkout{display:block!important}
  body.cls-woocommerce.woocommerce-checkout form.checkout.woocommerce-checkout #customer_details{display:block!important}
  body.cls-woocommerce.woocommerce-checkout #customer_details .col-2{margin-top:18px!important}
  body.cls-woocommerce.woocommerce-checkout form.checkout.woocommerce-checkout #order_review_heading{margin-top:24px!important}
  body.cls-woocommerce.woocommerce-checkout form.checkout.woocommerce-checkout #order_review{position:static!important;margin-top:10px!important}
}
@media(max-width:620px){
  body.cls-woocommerce.woocommerce-checkout #customer_details .form-row-first,
  body.cls-woocommerce.woocommerce-checkout #customer_details .form-row-last{float:none!important;width:100%!important}
  body.cls-woocommerce.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon{display:block!important}
  body.cls-woocommerce.woocommerce-checkout form.checkout_coupon .form-row{width:100%!important;margin:0 0 10px!important}
  body.cls-woocommerce.woocommerce-checkout form.checkout_coupon .button{width:100%!important}
}
