/* NOVERA editorial, cart and checkout upgrade. */

/* Product media: never stretch weak thumbnails; use full editorial source. */
.product-card__image{object-fit:cover;object-position:center 28%;image-rendering:auto}
.product-card__media{background:#e9e6df}

/* About page */
.page-o-brende .site-main{background:#f4f1eb}
.novera-about-hero{position:relative;min-height:min(86vh,920px);display:flex;align-items:flex-end;overflow:hidden;color:#fff}
.novera-about-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 38%}
.novera-about-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,15,14,.08),rgba(14,15,14,.74))}
.novera-about-hero__copy{position:relative;z-index:1;width:100%;padding:clamp(150px,22vh,250px) 0 clamp(64px,8vw,116px)}
.novera-about-hero h1{max-width:920px;margin:16px 0 24px;font-size:clamp(66px,10vw,164px);line-height:.82;letter-spacing:-.055em;color:#fff}
.novera-about-hero p{max-width:650px;margin:0;font-size:clamp(17px,1.5vw,23px);line-height:1.55;color:rgba(255,255,255,.86)}
.novera-about-intro{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(48px,8vw,130px);align-items:center;padding:clamp(88px,10vw,150px) 0}
.novera-about-intro__image{min-height:720px;overflow:hidden}
.novera-about-intro__image img{width:100%;height:100%;min-height:720px;object-fit:cover}
.novera-about-intro__copy h2{max-width:680px;margin:18px 0 30px;font-size:clamp(48px,6vw,92px);line-height:.94}
.novera-about-intro__copy p{max-width:650px;font-size:18px;line-height:1.75;color:#55554f}
.novera-about-values{padding:clamp(74px,8vw,126px) 0;background:#171916;color:#fff}
.novera-about-values__head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:64px}
.novera-about-values__head h2{max-width:850px;margin:12px 0 0;color:#fff;font-size:clamp(50px,6vw,94px);line-height:.9}
.novera-about-values__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.22)}
.novera-about-value{padding:36px 44px 12px 0;border-right:1px solid rgba(255,255,255,.18)}
.novera-about-value+ .novera-about-value{padding-left:44px}
.novera-about-value:last-child{border-right:0}
.novera-about-value span{font-size:11px;letter-spacing:.12em;color:rgba(255,255,255,.5)}
.novera-about-value h3{margin:54px 0 18px;color:#fff;font-size:clamp(32px,3vw,50px)}
.novera-about-value p{max-width:390px;color:rgba(255,255,255,.68);font-size:15px;line-height:1.7}
.novera-about-system{padding:clamp(90px,10vw,160px) 0}
.novera-about-system__grid{display:grid;grid-template-columns:minmax(380px,.8fr) minmax(0,1.2fr);gap:clamp(50px,9vw,150px);align-items:start}
.novera-about-system__copy{position:sticky;top:120px}
.novera-about-system h2{margin:16px 0 28px;font-size:clamp(52px,6vw,96px);line-height:.92}
.novera-about-system p{max-width:570px;color:#55554f;font-size:17px;line-height:1.72}
.novera-about-system__steps{display:grid;border-top:1px solid #c8c3b8}
.novera-about-step{display:grid;grid-template-columns:70px 1fr;gap:30px;padding:32px 0;border-bottom:1px solid #c8c3b8}
.novera-about-step>span{font-size:11px;letter-spacing:.12em;color:#77746c}
.novera-about-step h3{margin:0 0 10px;font-size:clamp(28px,3vw,42px)}
.novera-about-step p{margin:0;font-size:15px}
.novera-about-quote{position:relative;min-height:760px;display:grid;place-items:center;overflow:hidden;color:#fff;text-align:center}
.novera-about-quote>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.novera-about-quote:after{content:"";position:absolute;inset:0;background:rgba(16,17,15,.58)}
.novera-about-quote__copy{position:relative;z-index:1;max-width:1050px;padding:80px 24px}
.novera-about-quote blockquote{margin:24px 0 0;font-family:var(--serif);font-size:clamp(48px,7vw,112px);line-height:.94;letter-spacing:-.04em}
.novera-about-cta{display:grid;grid-template-columns:1fr auto;align-items:end;gap:50px;padding:clamp(82px,9vw,140px) 0}
.novera-about-cta h2{max-width:900px;margin:14px 0 0;font-size:clamp(54px,7vw,108px);line-height:.9}
.novera-about-cta .button{min-width:220px}

/* Shared commerce pages */
.novera-cart-page .site-main,.novera-checkout-page .site-main{background:#f5f2ec}
.novera-cart-page .page-shell,.novera-checkout-page .page-shell{max-width:1500px;padding-top:clamp(120px,12vw,190px);padding-bottom:clamp(80px,10vw,150px)}
.novera-cart-page .page-intro,.novera-checkout-page .page-intro{display:grid;grid-template-columns:1fr auto;align-items:end;padding-bottom:38px;border-bottom:1px solid #c8c3b8;margin-bottom:50px}
.novera-cart-page .page-intro h1,.novera-checkout-page .page-intro h1{margin:12px 0 0;font-size:clamp(64px,8vw,128px);line-height:.85}
.novera-cart-page .page-content,.novera-checkout-page .page-content{max-width:none}
.novera-commerce-note{display:grid;grid-template-columns:52px 1fr;gap:20px;align-items:start;max-width:760px;margin:0 0 44px;padding:22px 0;border-top:1px solid #c8c3b8;border-bottom:1px solid #c8c3b8}
.novera-commerce-note>span{font-size:11px;letter-spacing:.12em;color:#8b877f}
.novera-commerce-note strong{display:block;margin-bottom:4px;font-family:var(--serif);font-size:25px;font-weight:500}
.novera-commerce-note p{margin:0;color:#69665f;font-size:13px;line-height:1.55}

/* Cart */
.novera-cart-page .woocommerce{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,.65fr);gap:clamp(42px,6vw,90px);align-items:start}
.novera-cart-page .woocommerce>.woocommerce-notices-wrapper,.novera-cart-page .woocommerce>.novera-commerce-note{grid-column:1/-1}
.novera-cart-page form.woocommerce-cart-form{grid-column:1}
.novera-cart-page .cart-collaterals{grid-column:2;position:sticky;top:110px}
.novera-cart-page table.shop_table{margin:0!important;background:transparent}
.novera-cart-page table.cart thead th{padding:0 12px 16px!important;border-top:0!important;color:#77746d;font-size:10px;letter-spacing:.1em;text-transform:uppercase}
.novera-cart-page table.cart td{padding:24px 12px!important;vertical-align:middle}
.novera-cart-page table.cart .product-thumbnail{width:128px}
.novera-cart-page table.cart img{width:104px!important;height:138px!important;object-fit:cover;background:#e3e0d9}
.novera-cart-page table.cart .product-name a{display:block;font-size:28px;line-height:1.05}
.novera-cart-page table.cart .product-price,.novera-cart-page table.cart .product-subtotal{font-size:15px;font-weight:600;white-space:nowrap}
.novera-cart-page table.cart .product-remove a{display:grid;width:34px;height:34px;place-items:center;border:1px solid #c8c3b8;border-radius:50%;color:#555!important;font-size:20px!important;line-height:1}
.novera-cart-page table.cart .product-remove a:hover{background:#171916;color:#fff!important}
.novera-cart-page table.cart td.actions{padding:30px 0 0!important;border-top:0!important}
.novera-cart-page table.cart td.actions .coupon{display:flex;gap:8px;float:left}
.novera-cart-page table.cart td.actions .coupon .input-text{width:210px!important;min-height:50px;padding:0 14px;border:1px solid #bdb8ae;background:transparent}
.novera-cart-page table.cart td.actions .button{min-height:50px!important}
.novera-cart-page .cart-collaterals .cart_totals{float:none!important;width:100%!important;padding:38px!important;background:#e9e5dc}
.novera-cart-page .cart-collaterals .cart_totals h2{margin:0 0 24px;font-size:48px}
.novera-cart-page .cart_totals table th,.novera-cart-page .cart_totals table td{padding:17px 0!important}
.novera-cart-page .cart_totals table th{font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.novera-cart-page .cart_totals .order-total strong{font-family:var(--serif);font-size:30px;font-weight:500}
.novera-cart-page .wc-proceed-to-checkout{padding:22px 0 0}
.novera-cart-page .wc-proceed-to-checkout .checkout-button{display:grid;min-height:58px;place-items:center;margin:0!important}

/* Checkout */
.novera-checkout-page .woocommerce-form-coupon-toggle{margin-bottom:28px}
.novera-checkout-page .woocommerce-info{padding:20px 22px 20px 54px!important;border:1px solid #cbc6bc!important;background:transparent!important}
.novera-checkout-page .woocommerce-info:before{top:19px;left:20px}
.novera-checkout-page form.checkout{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(420px,.75fr);gap:clamp(48px,7vw,100px);align-items:start}
.novera-checkout-page form.checkout #customer_details{grid-column:1;padding:40px;background:#fff}
.novera-checkout-page form.checkout #order_review_heading,.novera-checkout-page form.checkout #order_review{grid-column:2}
.novera-checkout-page form.checkout #order_review_heading{margin:0 0 18px!important;font-size:48px}
.novera-checkout-page form.checkout #order_review{position:sticky;top:110px;padding:36px;background:#e9e5dc}
.novera-checkout-page .woocommerce-billing-fields>h3,.novera-checkout-page .woocommerce-additional-fields>h3{margin:0 0 28px;font-size:46px}
.novera-checkout-page .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}
.novera-checkout-page .form-row{float:none!important;width:100%!important;margin:0!important;padding:0!important}
.novera-checkout-page #billing_country_field,.novera-checkout-page #billing_address_1_field,.novera-checkout-page #billing_email_field,.novera-checkout-page #order_comments_field{grid-column:1/-1}
.novera-checkout-page .form-row label{display:block;margin-bottom:8px;color:#4f4c46;font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}
.novera-checkout-page .form-row .required{color:#9b3328}
.novera-checkout-page .form-row input.input-text,.novera-checkout-page .form-row textarea,.novera-checkout-page .select2-container--default .select2-selection--single{min-height:54px;padding:12px 14px;border:1px solid #c8c3b8!important;background:#faf8f4!important}
.novera-checkout-page .form-row textarea{min-height:120px;resize:vertical}
.novera-checkout-page .woocommerce-additional-fields{margin-top:40px;padding-top:34px;border-top:1px solid #d5d0c7}
.novera-checkout-page #order_review table{margin:0 0 22px!important}
.novera-checkout-page #order_review table th,.novera-checkout-page #order_review table td{padding:16px 0!important}
.novera-checkout-page #order_review table thead th{border-top:0!important;color:#747168;font-size:10px;letter-spacing:.09em;text-transform:uppercase}
.novera-checkout-page #order_review .product-name{padding-right:20px!important}
.novera-checkout-page #payment{background:transparent!important}
.novera-checkout-page #payment ul.payment_methods{padding:22px 0!important;border-bottom:1px solid #c8c3b8!important}
.novera-checkout-page #payment div.payment_box{background:#f5f2ec!important;color:#55524c!important}
.novera-checkout-page #payment div.payment_box:before{border-bottom-color:#f5f2ec!important}
.novera-checkout-page #payment div.form-row{padding:24px 0 0!important}
.novera-checkout-page #place_order{float:none;width:100%;min-height:60px;font-size:12px!important}
.novera-checkout-page .woocommerce-privacy-policy-text{color:#6c6962;font-size:11px;line-height:1.55}

@media(max-width:1000px){
  .novera-about-intro,.novera-about-system__grid{grid-template-columns:1fr}
  .novera-about-intro__image{min-height:560px}.novera-about-intro__image img{min-height:560px}
  .novera-about-system__copy{position:static}
  .novera-about-values__grid{grid-template-columns:1fr}
  .novera-about-value,.novera-about-value+ .novera-about-value{padding:32px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}
  .novera-about-value h3{margin-top:24px}
  .novera-about-cta{grid-template-columns:1fr;align-items:start}
  .novera-cart-page .woocommerce{grid-template-columns:1fr}
  .novera-cart-page .cart-collaterals{grid-column:1;position:static}
  .novera-checkout-page form.checkout{grid-template-columns:1fr}
  .novera-checkout-page form.checkout #order_review_heading,.novera-checkout-page form.checkout #order_review{grid-column:1}
  .novera-checkout-page form.checkout #order_review{position:static}
}
@media(max-width:700px){
  .novera-about-hero{min-height:720px}.novera-about-hero__copy{padding-bottom:54px}.novera-about-hero h1{font-size:68px}
  .novera-about-intro{padding:70px 0;gap:40px}.novera-about-intro__image,.novera-about-intro__image img{min-height:470px}
  .novera-about-values__head{display:block;margin-bottom:38px}.novera-about-values__head h2{font-size:52px}
  .novera-about-system{padding:72px 0}.novera-about-system h2{font-size:54px}
  .novera-about-step{grid-template-columns:42px 1fr;gap:14px}.novera-about-step h3{font-size:30px}
  .novera-about-quote{min-height:620px}.novera-about-quote blockquote{font-size:48px}
  .novera-about-cta{padding:70px 0}.novera-about-cta h2{font-size:54px}
  .novera-cart-page .page-shell,.novera-checkout-page .page-shell{padding-top:108px}
  .novera-cart-page .page-intro,.novera-checkout-page .page-intro{display:block}.novera-cart-page .page-intro h1,.novera-checkout-page .page-intro h1{font-size:66px}
  .novera-cart-page table.cart thead{display:none}
  .novera-cart-page table.cart,.novera-cart-page table.cart tbody,.novera-cart-page table.cart tr,.novera-cart-page table.cart td{display:block;width:100%}
  .novera-cart-page table.cart tr.woocommerce-cart-form__cart-item{position:relative;display:grid;grid-template-columns:94px 1fr;gap:0 18px;padding:20px 0;border-top:1px solid #c8c3b8}
  .novera-cart-page table.cart td{padding:4px 0!important;border:0!important;text-align:left!important}
  .novera-cart-page table.cart td:before{display:none!important}
  .novera-cart-page table.cart .product-remove{position:absolute;top:18px;right:0;width:auto}
  .novera-cart-page table.cart .product-thumbnail{grid-row:1/6;width:94px}.novera-cart-page table.cart img{width:94px!important;height:126px!important}
  .novera-cart-page table.cart .product-name,.novera-cart-page table.cart .product-price,.novera-cart-page table.cart .product-quantity,.novera-cart-page table.cart .product-subtotal{grid-column:2;padding-right:42px!important}
  .novera-cart-page table.cart .product-name a{font-size:23px}
  .novera-cart-page table.cart td.actions{display:grid;gap:10px;padding-top:24px!important}
  .novera-cart-page table.cart td.actions .coupon{display:grid;grid-template-columns:1fr auto;float:none;width:100%}
  .novera-cart-page table.cart td.actions .coupon .input-text{width:100%!important}
  .novera-cart-page table.cart td.actions>button{width:100%}
  .novera-cart-page .cart-collaterals .cart_totals{padding:28px!important}.novera-cart-page .cart-collaterals .cart_totals h2{font-size:40px}
  .novera-checkout-page form.checkout #customer_details,.novera-checkout-page form.checkout #order_review{padding:26px 20px}
  .novera-checkout-page .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}
  .novera-checkout-page #billing_country_field,.novera-checkout-page #billing_address_1_field,.novera-checkout-page #billing_email_field,.novera-checkout-page #order_comments_field{grid-column:1}
  .novera-checkout-page .woocommerce-billing-fields>h3,.novera-checkout-page .woocommerce-additional-fields>h3,.novera-checkout-page form.checkout #order_review_heading{font-size:38px}
}


/* Single product purchase panel */
.single-product-page .summary{padding:clamp(28px,3vw,48px);border:1px solid #cbc6bc;background:#f5f2ec}
.single-product-page .summary .price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:22px 0 10px!important;font-family:var(--serif);font-size:30px!important;line-height:1}
.single-product-page .summary .price del{font-family:var(--sans);font-size:13px;opacity:.55}
.single-product-page .summary .stock{display:inline-flex;margin:0 0 26px;padding:7px 10px;border:1px solid #bfc6ba;color:#53614f!important;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.single-product-page .summary form.cart{display:grid!important;grid-template-columns:92px minmax(0,1fr);gap:10px;margin:28px 0 24px!important;padding:22px 0;border-top:1px solid #cbc6bc;border-bottom:1px solid #cbc6bc}
.single-product-page .summary form.cart .quantity{float:none!important;margin:0!important}
.single-product-page .summary form.cart .quantity .qty{width:100%!important;height:58px;border:1px solid #aaa69e;background:#fff;font-weight:700}
.single-product-page .summary form.cart .single_add_to_cart_button{float:none!important;width:100%;min-height:58px!important;margin:0!important;background:#171916!important;color:#fff!important;font-size:11px!important;letter-spacing:.1em;text-transform:uppercase}
.single-product-page .summary form.cart .single_add_to_cart_button:hover{background:#343630!important}
.single-product-page .summary .product_meta{margin-top:0;padding-top:0;border-top:0}
.single-product-page .summary .product_meta>span{display:flex;justify-content:space-between;gap:24px;padding:11px 0;border-bottom:1px solid #d4cfc6;font-size:10px;letter-spacing:.06em;text-transform:uppercase}
.single-product-page .summary .product_meta a{font-weight:700}

/* Wishlist actions */
.recovery-wishlist .wishlist-card{display:flex;flex-direction:column;min-width:0}
.recovery-wishlist .wishlist-card__product{display:grid;gap:.7rem;flex:1}
.recovery-wishlist .wishlist-cart-button{display:grid;min-height:48px;margin-top:14px;padding:0 12px;place-items:center;text-align:center;font-size:10px!important;letter-spacing:.08em;text-transform:uppercase}
.recovery-wishlist .wishlist-cart-button.is-disabled{border:1px solid #cbc6bc;color:#77736b;background:transparent}

/* Tighter cart transition from guidance to products */
.novera-cart-page .woocommerce{column-gap:clamp(42px,6vw,90px);row-gap:16px}
.novera-cart-page .woocommerce>.novera-commerce-note{margin-bottom:0}

/* Checkout order table */
.novera-checkout-page #order_review{border:1px solid #d0cbc1}
.novera-checkout-page #order_review table{border-collapse:separate!important;border-spacing:0!important}
.novera-checkout-page #order_review table thead th{padding-bottom:14px!important;border-bottom:1px solid #bbb6ad!important}
.novera-checkout-page #order_review table tbody td{padding:18px 0!important;border-top:0!important;border-bottom:1px solid #cbc6bc!important;vertical-align:middle}
.novera-checkout-page #order_review table tfoot th,.novera-checkout-page #order_review table tfoot td{padding:14px 0!important;border-top:0!important;border-bottom:1px solid #cbc6bc!important;vertical-align:top}
.novera-checkout-page #order_review table tfoot tr.order-total th,.novera-checkout-page #order_review table tfoot tr.order-total td{padding-top:22px!important;border-bottom:0!important;font-family:var(--serif);font-size:25px;font-weight:500}
.novera-checkout-page #order_review .product-total{text-align:right;white-space:nowrap}
.novera-checkout-product{display:grid;grid-template-columns:62px minmax(0,1fr);gap:14px;align-items:center}
.novera-checkout-product__image{width:62px!important;height:82px!important;object-fit:cover;background:#dedad2}
.novera-checkout-product__name{font-family:var(--serif);font-size:18px;line-height:1.05}
.novera-checkout-page #order_review .product-quantity{display:block;margin-top:6px;color:#77736b;font-family:var(--sans);font-size:10px}
.novera-checkout-page #order_review .woocommerce-shipping-methods{display:grid;gap:8px;margin:0;padding:0;list-style:none}

@media(max-width:700px){
  .single-product-page .summary{padding:24px 18px}
  .single-product-page .summary form.cart{grid-template-columns:76px minmax(0,1fr)}
  .recovery-wishlist .wishlist-cart-button{min-height:44px;padding:0 8px;font-size:9px!important}
  .novera-checkout-product{grid-template-columns:48px minmax(0,1fr);gap:10px}
  .novera-checkout-product__image{width:48px!important;height:64px!important}
  .novera-checkout-product__name{font-size:16px}
}

/* Actual WooCommerce single-product root is emitted directly under body. */
body.single-product>div.product{width:min(calc(100% - 48px),1380px);margin:0 auto!important;padding:130px 0;grid-template-columns:minmax(0,760px) minmax(360px,1fr);justify-content:space-between}
body.single-product>div.product div.images{max-width:760px}
body.single-product>div.product div.images .woocommerce-product-gallery__wrapper{max-width:760px;margin:0 auto}
body.single-product>div.product div.images img{width:100%;height:auto}
body.single-product>div.product div.summary{padding:clamp(28px,3vw,48px);border:1px solid #cbc6bc;background:#f5f2ec}
body.single-product>div.product div.summary p.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin:22px 0 10px!important;font-family:var(--serif);font-size:30px!important;line-height:1}
body.single-product>div.product div.summary p.price del{font-family:var(--sans);font-size:13px;opacity:.55}
body.single-product>div.product div.summary .stock{display:inline-flex;margin:0 0 26px;padding:7px 10px;border:1px solid #bfc6ba;color:#53614f!important;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
body.single-product>div.product div.summary form.cart{display:grid!important;grid-template-columns:92px minmax(0,1fr);gap:10px;margin:28px 0 24px!important;padding:22px 0;border-top:1px solid #cbc6bc;border-bottom:1px solid #cbc6bc}
body.single-product>div.product div.summary form.cart .quantity{float:none!important;margin:0!important}
body.single-product>div.product div.summary form.cart .quantity .qty{width:100%!important;height:58px;border:1px solid #aaa69e;background:#fff;font-weight:700}
body.single-product>div.product div.summary form.cart .single_add_to_cart_button{float:none!important;width:100%;min-height:58px!important;margin:0!important;background:#171916!important;color:#fff!important;font-size:11px!important;letter-spacing:.1em;text-transform:uppercase}
body.single-product>div.product div.summary .product_meta{margin-top:0;padding-top:0;border-top:0}
body.single-product>div.product div.summary .product_meta>span{display:flex;justify-content:space-between;gap:24px;padding:11px 0;border-bottom:1px solid #d4cfc6;font-size:10px;letter-spacing:.06em;text-transform:uppercase}

/* Put WooCommerce notices above the guidance row and keep one compact interval before products. */
.novera-cart-page .woocommerce>.woocommerce-notices-wrapper{order:-1;margin-bottom:0}
.novera-cart-page .woocommerce>.woocommerce-notices-wrapper:empty{display:none}
.novera-cart-page .woocommerce>.novera-commerce-note{order:0}
.novera-cart-page form.woocommerce-cart-form,.novera-cart-page .cart-collaterals{order:1}

@media(max-width:900px){
 body.single-product>div.product{grid-template-columns:1fr;width:min(calc(100% - 28px),760px);padding:110px 0 80px}
 body.single-product>div.product div.images{max-width:none}
 body.single-product>div.product div.summary{position:static}
}
@media(max-width:700px){
 body.single-product>div.product div.summary{padding:24px 18px}
 body.single-product>div.product div.summary form.cart{display:grid!important;grid-template-columns:76px minmax(0,1fr)}
}

/* Unified WooCommerce single-product architecture */
.single-product .novera-commerce-main>.site-shell.single-product-page{max-width:1380px}
.single-product .woocommerce div.product{position:relative;display:grid!important;grid-template-columns:minmax(0,760px) minmax(420px,1fr)!important;column-gap:clamp(56px,6vw,96px)!important;row-gap:0!important;align-items:start;padding:130px 0!important}
.single-product .woocommerce div.product>.onsale{position:absolute!important;z-index:8;top:146px!important;left:16px!important;right:auto!important;margin:0!important;grid-column:auto!important;min-width:auto!important;min-height:auto!important;padding:9px 12px!important;border-radius:0!important;background:#171916!important;color:#fff!important;font-size:9px!important;font-weight:700!important;line-height:1!important;letter-spacing:.1em;text-transform:uppercase}
.single-product .woocommerce div.product>.woocommerce-product-gallery{grid-column:1!important;grid-row:1!important;float:none!important;width:100%!important;max-width:760px!important;margin:0!important}
.single-product .woocommerce div.product>.summary.entry-summary{grid-column:2!important;grid-row:1!important;float:none!important;width:100%!important;margin:0!important;position:sticky!important;top:110px!important;align-self:start!important;padding:48px!important;background:#f5f2ec!important}
.single-product .woocommerce div.product>.woocommerce-tabs,
.single-product .woocommerce div.product>.up-sells,
.single-product .woocommerce div.product>.related{grid-column:1/-1!important;width:100%!important;float:none!important}
.single-product .woocommerce div.product>.woocommerce-tabs{margin-top:70px!important}
.single-product .woocommerce div.product>.related{margin-top:100px!important}
.single-product .woocommerce-product-gallery__wrapper{margin:0!important}
.single-product .woocommerce-product-gallery__image{background:#e6e2da}
.single-product .woocommerce-product-gallery__image>a{display:block}
.single-product .woocommerce-product-gallery__image img{display:block;width:100%!important;height:auto!important;margin:0!important;object-fit:cover}
.single-product .summary .product_title{margin:0 0 22px!important;font-size:clamp(48px,4.6vw,74px)!important;line-height:.92!important}
.single-product .summary p.price{display:flex;align-items:baseline;gap:12px;min-height:40px;margin:0 0 24px!important}
.single-product .summary p.price del{order:2;font-size:14px!important}
.single-product .summary p.price ins{order:1}
.single-product .summary .woocommerce-product-details__short-description{margin-bottom:22px}
.single-product .summary p.stock{margin:0 0 4px!important}

/* Checkout: two cards starting on one horizontal level */
.novera-checkout-page form.checkout{display:block!important}
.novera-checkout-page .novera-checkout-columns{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.78fr);gap:clamp(32px,4vw,64px);align-items:start}
.novera-checkout-card{min-width:0;border:1px solid #d0cbc1;background:#fff}
.novera-checkout-card--order{position:sticky;top:110px;background:#e9e5dc}
.novera-checkout-card__header{min-height:174px;padding:32px 36px 28px;border-bottom:1px solid #d0cbc1}
.novera-checkout-card__header h2{margin:10px 0 8px;font-size:clamp(38px,3.3vw,54px);line-height:.95}
.novera-checkout-card__header p{margin:0;color:#6c6962;font-size:13px}
.novera-checkout-page form.checkout #customer_details{display:block!important;padding:36px!important;background:transparent!important}
.novera-checkout-page form.checkout #order_review{position:static!important;padding:32px 36px 36px!important;border:0!important;background:transparent!important}
.novera-checkout-page form.checkout #order_review_heading{margin:0!important;font-size:inherit!important}
.novera-checkout-page .woocommerce-form-coupon-toggle,.novera-checkout-page .checkout_coupon{max-width:none}
.novera-checkout-page .novera-commerce-note{display:none}

/* Guest account: equal login and registration cards */
.woocommerce-account:not(.logged-in) .page-shell{max-width:1380px}
.woocommerce-account:not(.logged-in) .page-content>.woocommerce{display:block!important;width:100%!important}
.woocommerce-account:not(.logged-in) .novera-auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1120px;margin:0 auto}
.woocommerce-account:not(.logged-in) .novera-auth-grid--single{grid-template-columns:minmax(0,620px);justify-content:center}
.novera-auth-card{display:flex;min-width:0;flex-direction:column;padding:42px;border:1px solid #ccc7bd;background:#f5f2ec}
.novera-auth-card--register{background:#e9e5dc}
.novera-auth-card__header{min-height:180px;padding-bottom:28px;border-bottom:1px solid #cbc6bc}
.novera-auth-card__header h2{margin:12px 0 10px;font-size:52px;line-height:.95}
.novera-auth-card__header p{max-width:420px;margin:0;color:#65625c;font-size:13px;line-height:1.55}
.novera-auth-card form{display:flex!important;flex:1;flex-direction:column;width:100%!important;margin:0!important;padding:30px 0 0!important;border:0!important;background:transparent!important}
.novera-auth-card .form-row{float:none!important;width:100%!important;margin:0 0 18px!important;padding:0!important}
.novera-auth-card .form-row label:not(.woocommerce-form__label-for-checkbox){display:block;margin-bottom:8px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.novera-auth-card input.input-text{width:100%;min-height:56px;padding:12px 14px;border:1px solid #bbb6ad;background:#fff}
.novera-auth-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:2px 0 24px;font-size:11px}
.novera-auth-lost{text-decoration:underline;text-underline-offset:3px}
.novera-auth-card button.button{width:100%;min-height:58px;margin-top:auto!important}
.novera-auth-note,.novera-auth-privacy{color:#6c6962;font-size:12px;line-height:1.55}
.novera-auth-privacy{margin-top:auto;padding-top:18px}

@media(max-width:1000px){
  .single-product .woocommerce div.product{grid-template-columns:1fr!important;padding:90px 0!important}
  .single-product .woocommerce div.product>.woocommerce-product-gallery,.single-product .woocommerce div.product>.summary.entry-summary{grid-column:1!important;grid-row:auto!important;max-width:none!important}
  .single-product .woocommerce div.product>.summary.entry-summary{position:static!important;margin-top:32px!important}
  .single-product .woocommerce div.product>.onsale{top:104px!important}
  .novera-checkout-page .novera-checkout-columns{grid-template-columns:1fr}
  .novera-checkout-card--order{position:static}
  .woocommerce-account:not(.logged-in) .novera-auth-grid{grid-template-columns:1fr;max-width:680px}
}
@media(max-width:700px){
  .single-product .woocommerce div.product{padding:64px 0!important}
  .single-product .woocommerce div.product>.onsale{top:76px!important;left:12px!important}
  .single-product .woocommerce div.product>.summary.entry-summary{padding:28px 20px!important}
  .single-product .summary .product_title{font-size:50px!important}
  .novera-checkout-card__header{min-height:0;padding:26px 20px 22px}
  .novera-checkout-card__header h2{font-size:38px}
  .novera-checkout-page form.checkout #customer_details,.novera-checkout-page form.checkout #order_review{padding:24px 20px!important}
  .novera-auth-card{padding:28px 20px}
  .novera-auth-card__header{min-height:0}
  .novera-auth-card__header h2{font-size:44px}
  .novera-auth-actions{align-items:flex-start;flex-direction:column;gap:10px}
}

/* Final sale-product grid lock: sale badge must never consume a grid cell. */
body.single-product div.product > span.onsale{
  position:absolute!important;
  z-index:20!important;
  top:146px!important;
  left:16px!important;
  right:auto!important;
  display:inline-flex!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:9px 12px!important;
  align-items:center!important;
  border-radius:0!important;
  background:#171916!important;
  color:#fff!important;
  font-size:9px!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
}
body.single-product div.product > div.woocommerce-product-gallery{grid-column:1!important;grid-row:1!important}
body.single-product div.product > div.summary.entry-summary{grid-column:2!important;grid-row:1!important}
@media(max-width:1000px){body.single-product div.product > span.onsale{top:104px!important}body.single-product div.product > div.woocommerce-product-gallery,body.single-product div.product > div.summary.entry-summary{grid-column:1!important;grid-row:auto!important}}
@media(max-width:700px){body.single-product div.product > span.onsale{top:76px!important;left:12px!important}}

/* Cart desktop width rebalance: wider product table and totals, smaller gap. */
@media (min-width:1001px){
  .novera-cart-page .page-shell{
    width:min(calc(100% - 32px),1560px);
    max-width:1560px;
  }
  .novera-cart-page .woocommerce{
    grid-template-columns:minmax(0,1fr) minmax(430px,480px);
    column-gap:clamp(24px,2.2vw,36px);
  }
  .novera-cart-page form.woocommerce-cart-form,
  .novera-cart-page .cart-collaterals{
    min-width:0;
  }
  .novera-cart-page table.cart{
    width:100%;
    table-layout:auto;
  }
  .novera-cart-page table.cart .product-name{
    min-width:230px;
  }
  .novera-cart-page table.cart .product-quantity{
    width:112px;
  }
  .novera-cart-page .cart-collaterals .cart_totals{
    width:100%!important;
    max-width:none;
    padding:38px 40px!important;
  }
}

/* Cart shipping row: separate label, method, destination and address action. */
.novera-cart-page .cart_totals tr.woocommerce-shipping-totals{
  display:block;
  width:100%;
  padding:18px 0;
  border-top:1px solid #c8c3b8;
  border-bottom:1px solid #c8c3b8;
}
.novera-cart-page .cart_totals tr.woocommerce-shipping-totals>th,
.novera-cart-page .cart_totals tr.woocommerce-shipping-totals>td{
  display:block;
  width:100%!important;
  padding:0!important;
  border:0!important;
  text-align:left!important;
}
.novera-cart-page .cart_totals tr.woocommerce-shipping-totals>th{
  margin:0 0 14px;
  font-size:10px;
  line-height:1.2;
  letter-spacing:.1em;
  text-transform:uppercase;
  color:#656159;
}
.novera-cart-page .cart_totals .woocommerce-shipping-methods{
  display:grid;
  gap:8px;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
.novera-cart-page .cart_totals .woocommerce-shipping-methods li{
  margin:0!important;
  padding:0!important;
  line-height:1.35;
}
.novera-cart-page .cart_totals .woocommerce-shipping-methods label{
  display:block;
  font-family:var(--serif);
  font-size:21px;
  line-height:1.2;
}
.novera-cart-page .cart_totals .woocommerce-shipping-destination{
  margin:14px 0 0!important;
  color:#5f5b54;
  font-size:14px;
  line-height:1.5;
}
.novera-cart-page .cart_totals .woocommerce-shipping-calculator{
  margin:14px 0 0;
}
.novera-cart-page .cart_totals .shipping-calculator-button{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding-bottom:2px;
  border-bottom:1px solid currentColor;
  font-size:13px;
  line-height:1.2;
}
.novera-cart-page .cart_totals .shipping-calculator-form{
  margin-top:18px;
}
@media(max-width:700px){
  .novera-cart-page .cart_totals .woocommerce-shipping-methods label{font-size:19px}
  .novera-cart-page .cart_totals .woocommerce-shipping-destination{font-size:13px}
}

/* Checkout order comments: use the full width of the customer-details card. */
.novera-checkout-page #order_comments_field,
.novera-checkout-page #order_comments_field .woocommerce-input-wrapper{
  display:block;
  width:100%!important;
  max-width:none!important;
}
.novera-checkout-page #order_comments{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:100%!important;
  min-height:150px!important;
  box-sizing:border-box;
  resize:vertical;
}
@media (max-width:700px){
  .novera-checkout-page #order_comments{
    min-height:130px!important;
  }
}

/* Alternate shipping address: structured full-width field grid. */
.novera-checkout-page .woocommerce-shipping-fields{
  margin-top:34px;
  padding-top:34px;
  border-top:1px solid #d5d0c7;
}
.novera-checkout-page #ship-to-different-address{
  margin:0 0 28px;
  font-size:30px;
  line-height:1.05;
}
.novera-checkout-page #ship-to-different-address label{
  display:flex;
  align-items:flex-start;
  gap:12px;
  cursor:pointer;
}
.novera-checkout-page #ship-to-different-address-checkbox{
  flex:0 0 auto;
  width:18px;
  height:18px;
  margin-top:5px;
}
.novera-checkout-page .woocommerce-shipping-fields__field-wrapper{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:20px 18px;
  width:100%;
}
.novera-checkout-page .woocommerce-shipping-fields__field-wrapper .form-row{
  float:none!important;
  clear:none!important;
  width:100%!important;
  min-width:0;
  margin:0!important;
  padding:0!important;
}
.novera-checkout-page .woocommerce-shipping-fields__field-wrapper .form-row label{
  display:block;
  margin:0 0 8px;
}
.novera-checkout-page .woocommerce-shipping-fields__field-wrapper input.input-text,
.novera-checkout-page .woocommerce-shipping-fields__field-wrapper select,
.novera-checkout-page .woocommerce-shipping-fields__field-wrapper .select2-container{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  box-sizing:border-box;
}
.novera-checkout-page #shipping_country_field,
.novera-checkout-page #shipping_address_1_field,
.novera-checkout-page #shipping_address_2_field{
  grid-column:1/-1;
}
.novera-checkout-page #shipping_first_name_field{grid-column:1}
.novera-checkout-page #shipping_last_name_field{grid-column:2}
.novera-checkout-page #shipping_city_field{grid-column:1}
.novera-checkout-page #shipping_state_field{grid-column:2}
.novera-checkout-page #shipping_postcode_field{grid-column:1}
.novera-checkout-page #shipping_phone_field{grid-column:2}

@media (max-width:700px){
  .novera-checkout-page #ship-to-different-address{
    margin-bottom:24px;
    font-size:27px;
  }
  .novera-checkout-page .woocommerce-shipping-fields__field-wrapper{
    grid-template-columns:1fr;
    gap:16px;
  }
  .novera-checkout-page .woocommerce-shipping-fields__field-wrapper .form-row{
    grid-column:1!important;
  }
}

/* Keep Select2 source select visually hidden; only the rendered container is full width. */
.novera-checkout-page .woocommerce-shipping-fields__field-wrapper select.select2-hidden-accessible{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  min-width:1px!important;
  max-width: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;
}

/* System commerce page titles: match catalog and product-category archive titles. */
.novera-cart-page .page-intro,
.novera-checkout-page .page-intro,
.woocommerce-account .page-intro{
  display:block;
  width:100%;
  max-width:none;
  margin:0 0 clamp(52px,4.7vw,70px);
  padding:0;
  border:0;
}
.novera-cart-page .page-intro .eyebrow,
.novera-checkout-page .page-intro .eyebrow,
.woocommerce-account .page-intro .eyebrow{
  display:none;
}
.novera-cart-page .page-intro h1,
.novera-checkout-page .page-intro h1,
.woocommerce-account .page-intro h1{
  width:100%;
  max-width:none;
  margin:0;
  font-family:var(--serif);
  font-size:clamp(56px,7vw,126px);
  font-weight:500;
  line-height:.96;
  letter-spacing:-.025em;
  white-space:normal;
}
@media (min-width:901px){
  .novera-cart-page .page-shell,
  .novera-checkout-page .page-shell,
  .woocommerce-account .page-shell{
    padding-top:105px;
  }
  .novera-checkout-page .page-intro h1{
    white-space:nowrap;
  }
}
@media (max-width:700px){
  .novera-cart-page .page-intro,
  .novera-checkout-page .page-intro,
  .woocommerce-account .page-intro{
    margin-bottom:50px;
  }
  .novera-cart-page .page-intro h1,
  .novera-checkout-page .page-intro h1,
  .woocommerce-account .page-intro h1{
    font-size:56px;
    line-height:.96;
  }
  .novera-checkout-page .page-intro h1{
    font-size:clamp(46px,13vw,56px);
  }
}

/* Unified section-page titles: same visual language as WooCommerce Catalog. */
body:not(.home):not(.single-product) .novera-section-heading,
body:not(.home):not(.single-product) .page-intro{
  width:100%;
  max-width:none;
  display:block;
  padding:0;
  border:0;
  margin:0 0 clamp(50px,4.7vw,70px);
}
body:not(.home):not(.single-product) .page-intro>.eyebrow{
  display:none!important;
}
body:not(.home):not(.single-product) .novera-page-title,
body.woocommerce-shop h1.page-title,
body.tax-product_cat h1.page-title,
body.tax-product_tag h1.page-title,
body.post-type-archive-product h1.page-title,
body:not(.home):not(.single-product) .page-intro>h1,
body.error404 h1.novera-page-title{
  width:100%;
  max-width:none;
  margin:0;
  padding:0;
  font-family:var(--serif);
  font-size:clamp(56px,7vw,126px);
  font-weight:500;
  line-height:.96;
  letter-spacing:-.025em;
  text-align:left;
  text-transform:none;
  overflow-wrap:normal;
}
body.novera-checkout-page .page-intro>h1{
  white-space:normal;
}
body.error404 .recovery-info{
  max-width:none;
}
@media (min-width:1001px){
  body.novera-checkout-page .page-intro>h1{
    white-space:nowrap;
  }
}
@media (max-width:700px){
  body:not(.home):not(.single-product) .novera-section-heading,
  body:not(.home):not(.single-product) .page-intro{
    margin-bottom:38px;
  }
  body:not(.home):not(.single-product) .novera-page-title,
  body.woocommerce-shop h1.page-title,
  body.tax-product_cat h1.page-title,
  body.tax-product_tag h1.page-title,
  body.post-type-archive-product h1.page-title,
  body:not(.home):not(.single-product) .page-intro>h1,
  body.error404 h1.novera-page-title{
    font-size:56px;
    line-height:.96;
  }
  body.novera-checkout-page .page-intro>h1,
  body.page-id-48 .page-intro>h1,
  body.page-id-49 .page-intro>h1{
    font-size:clamp(38px,13vw,50px);
  }
}
.novera-about-hero__copy>h2{
  font-size:inherit;
}
/* Standard content pages now share the same section-title shell as Catalog. */
body:not(.home):not(.single-product) .novera-standard-page{
  max-width:var(--shell);
}
body:not(.home):not(.single-product) .novera-standard-page__content{
  max-width:none;
  width:100%;
  font-size:inherit;
}
/* Separate title shell preserves full-width editorial page content. */
body:not(.home):not(.single-product) .novera-title-shell{
  max-width:var(--shell);
  padding-bottom:0;
}
body:not(.home):not(.single-product) .novera-title-shell .page-intro{
  margin-bottom:clamp(50px,4.7vw,70px);
}
body:not(.home):not(.single-product) .novera-standard-page__content{
  width:100%;
  max-width:none;
  min-width:0;
}
/* About editorial heading remains visually unchanged after semantic H2 conversion. */
.novera-about-hero h2{
  max-width:920px;
  margin:16px 0 24px;
  font-size:clamp(66px,10vw,164px);
  line-height:.82;
  letter-spacing:-.055em;
  color:#fff;
}
@media (max-width:700px){
  body:not(.home):not(.single-product) .novera-title-shell{
    padding-bottom:0;
  }
  .novera-about-hero h2{
    font-size:68px;
  }
}

/* Page title top spacing: exact match to Catalog and product category archives. */
body:not(.home):not(.single-product) .novera-title-shell,
body.novera-cart-page .page-shell,
body.novera-checkout-page .page-shell,
body.woocommerce-account .page-shell,
body.error404 .page-shell{
  padding-top:0!important;
}

/* Checkout coupon: inline field and apply button. */
.novera-checkout-page form.checkout_coupon{
  display:grid!important;
  grid-template-columns:minmax(0,360px) auto;
  align-items:stretch;
  justify-content:start;
  gap:0;
  width:100%;
  max-width:none;
}
.novera-checkout-page form.checkout_coupon .form-row{
  float:none!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
}
.novera-checkout-page form.checkout_coupon .form-row-first{
  min-width:0;
}
.novera-checkout-page form.checkout_coupon input[name="coupon_code"]{
  display:block;
  width:100%!important;
  min-width:0;
  height:54px;
  min-height:54px;
  margin:0!important;
}
.novera-checkout-page form.checkout_coupon button[name="apply_coupon"]{
  width:auto;
  min-width:138px;
  height:54px;
  min-height:54px;
  margin:0!important;
  white-space:nowrap;
}
@media (max-width:520px){
  .novera-checkout-page form.checkout_coupon{
    grid-template-columns:minmax(0,1fr) auto;
  }
  .novera-checkout-page form.checkout_coupon button[name="apply_coupon"]{
    min-width:118px;
    padding-inline:18px!important;
  }
}

/* Unified spacing below section titles, matching catalog/category rhythm. */
body:not(.home):not(.single-product) .page-intro,
body:not(.home):not(.single-product) .novera-section-heading,
body:not(.home):not(.single-product) .novera-title-shell .page-intro{
  margin-bottom:70px!important;
}
/* Recovered content already follows the shared title gap; remove duplicate inner page padding. */
body:not(.home):not(.single-product) .novera-standard-page__content > .page-shell:first-child{
  padding-top:0!important;
}
@media (max-width:700px){
  body:not(.home):not(.single-product) .page-intro,
  body:not(.home):not(.single-product) .novera-section-heading,
  body:not(.home):not(.single-product) .novera-title-shell .page-intro{
    margin-bottom:50px!important;
  }
}

/* Wishlist: full-width four-column product grid on desktop. */
body.page-id-47 .novera-standard-page__content > .page-shell.recovery-info{
  width:min(calc(100% - 64px),var(--shell));
  max-width:var(--shell);
}
body.page-id-47 [data-wishlist-results],
body.page-id-47 .recovery-info__body{
  width:100%;
  max-width:none;
}
body.page-id-47 .recovery-wishlist{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:52px 16px;
  width:100%;
  margin:0!important;
  padding:0;
}
body.page-id-47 .recovery-wishlist .wishlist-card{
  width:auto;
  min-width:0;
  margin:0;
}
@media (max-width:1180px){
  body.page-id-47 .recovery-wishlist{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media (max-width:900px){
  body.page-id-47 .novera-standard-page__content > .page-shell.recovery-info{
    width:min(calc(100% - 36px),var(--shell));
  }
  body.page-id-47 .recovery-wishlist{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 12px;}
}
@media (max-width:700px){
  body.page-id-47 .novera-standard-page__content > .page-shell.recovery-info{
    width:min(calc(100% - 28px),var(--shell));
  }
  body.page-id-47 .recovery-wishlist{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 8px;}
}

/* WooCommerce archive horizontal rhythm: match Wishlist page gutters. */
body.woocommerce-shop > h1.page-title,
body.woocommerce-shop > .woocommerce-notices-wrapper,
body.woocommerce-shop > .woocommerce-result-count,
body.woocommerce-shop > .woocommerce-ordering,
body.woocommerce-shop > ul.products,
body.woocommerce-shop > nav.woocommerce-pagination,
body.post-type-archive-product > h1.page-title,
body.post-type-archive-product > .woocommerce-notices-wrapper,
body.post-type-archive-product > .woocommerce-result-count,
body.post-type-archive-product > .woocommerce-ordering,
body.post-type-archive-product > ul.products,
body.post-type-archive-product > nav.woocommerce-pagination,
body.tax-product_cat > h1.page-title,
body.tax-product_cat > .woocommerce-notices-wrapper,
body.tax-product_cat > .woocommerce-result-count,
body.tax-product_cat > .woocommerce-ordering,
body.tax-product_cat > ul.products,
body.tax-product_cat > nav.woocommerce-pagination,
body.tax-product_tag > h1.page-title,
body.tax-product_tag > .woocommerce-notices-wrapper,
body.tax-product_tag > .woocommerce-result-count,
body.tax-product_tag > .woocommerce-ordering,
body.tax-product_tag > ul.products,
body.tax-product_tag > nav.woocommerce-pagination{
  width:auto!important;
  max-width:none!important;
  margin-left:32px!important;
  margin-right:32px!important;
}
@media (max-width:900px){
  body.woocommerce-shop > h1.page-title,
  body.woocommerce-shop > .woocommerce-notices-wrapper,
  body.woocommerce-shop > .woocommerce-result-count,
  body.woocommerce-shop > .woocommerce-ordering,
  body.woocommerce-shop > ul.products,
  body.woocommerce-shop > nav.woocommerce-pagination,
  body.post-type-archive-product > h1.page-title,
  body.post-type-archive-product > .woocommerce-notices-wrapper,
  body.post-type-archive-product > .woocommerce-result-count,
  body.post-type-archive-product > .woocommerce-ordering,
  body.post-type-archive-product > ul.products,
  body.post-type-archive-product > nav.woocommerce-pagination,
  body.tax-product_cat > h1.page-title,
  body.tax-product_cat > .woocommerce-notices-wrapper,
  body.tax-product_cat > .woocommerce-result-count,
  body.tax-product_cat > .woocommerce-ordering,
  body.tax-product_cat > ul.products,
  body.tax-product_cat > nav.woocommerce-pagination,
  body.tax-product_tag > h1.page-title,
  body.tax-product_tag > .woocommerce-notices-wrapper,
  body.tax-product_tag > .woocommerce-result-count,
  body.tax-product_tag > .woocommerce-ordering,
  body.tax-product_tag > ul.products,
  body.tax-product_tag > nav.woocommerce-pagination{
    margin-left:14px!important;
    margin-right:14px!important;
  }
}
