:root{--ivory:#f7f0e3;--paper:#eee4d0;--ink:#28231d;--muted:#655d50;--rust:#a73e16;--rust-hover:#82300f;--brass:#a88548;--line:#d5c7ac;--shadow:0 8px 28px #100c0966;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:#30251e url('../images/rust.webp') repeat;background-size:600px;color:var(--ink);font:15px/1.6 var(--sans);overflow-wrap:break-word}img{max-width:100%;height:auto;vertical-align:middle}a{color:var(--rust);text-underline-offset:4px}a:hover{color:var(--rust-hover)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}h1,h2,h3,h4{font-family:var(--serif);line-height:1.15;margin:0 0 20px;letter-spacing:-.025em}h1{font-size:clamp(32px,4vw,48px)}h2{font-size:clamp(25px,2.5vw,34px)}h3{font-size:21px}p{margin:0 0 18px}svg{width:22px;height:22px;vertical-align:middle;flex-shrink:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #9d581d;outline-offset:4px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.skip-link:focus{clip:auto;clip-path:none;height:auto;width:auto;left:16px;top:16px;padding:12px 20px;background:white;z-index:10000}
.site-frame{max-width:1440px;margin:28px auto;padding:8px;border:1px solid #9d6a39;border-radius:10px;background:linear-gradient(110deg,#b97735aa,#33271dd9 20%,#9b602b88 65%,#382c20aa);box-shadow:0 3px 4px #e0a35733 inset,0 16px 60px #0009}.site-frame>main{background-color:var(--ivory);background-image:radial-gradient(ellipse at 0% 30%,#a66a2420,transparent 35%),radial-gradient(ellipse at 100% 90%,#b4864420,transparent 38%)}.metal-panel{position:relative;background:radial-gradient(ellipse at 0 0,#b07a3433,transparent 26%),radial-gradient(ellipse at 100% 100%,#a2603030,transparent 23%),var(--ivory);border:1px solid #ac7b43;box-shadow:inset 0 0 0 3px #eadcc5,inset 0 0 0 4px #98633280,inset 0 0 16px #ad672c55;border-radius:5px}.metal-panel:before,.metal-panel:after{content:'';width:11px;height:11px;position:absolute;top:9px;border:1px solid #5c4229;border-radius:50%;background:linear-gradient(135deg,#d9bf8a 10%,#b79862 40%,#513c2b 45%,#c4a477 54%,#5b412a 95%);box-shadow:0 1px 2px #0008;pointer-events:none;z-index:2}.metal-panel:before{left:9px}.metal-panel:after{right:9px}.site-header{display:flex;align-items:center;gap:26px;min-height:106px;padding:14px 30px;z-index:20}.site-branding{flex:0 0 180px;text-align:center}.custom-logo-link{display:inline-block;line-height:0}.custom-logo{width:176px;height:78px;object-fit:contain;filter:sepia(.65) saturate(.8);mix-blend-mode:multiply}.main-nav{flex:1}.nav-menu{list-style:none;padding:0;margin:0;display:flex;gap:26px;align-items:center}.nav-menu a{color:var(--ink);font-size:13px;text-decoration:none;white-space:nowrap}.nav-menu a:hover{color:var(--rust)}.nav-menu li{position:relative}.nav-menu .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:200px;padding:15px;background:var(--ivory);box-shadow:var(--shadow);list-style:none}.nav-menu li:hover>.sub-menu,.nav-menu li:focus-within>.sub-menu{display:block}.vbc-search{display:flex;position:relative;width:280px;flex-shrink:1}.vbc-search input{width:100%;padding:10px 40px 10px 12px!important;font-size:12px!important;min-height:42px}.vbc-search button{position:absolute;right:0;top:0;height:100%;width:40px;border:0;background:transparent;color:var(--ink)}.vbc-search svg{width:18px;height:18px}.header-actions{display:flex;gap:22px;align-items:center}.header-actions a{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:12px;text-decoration:none}.cart-link{position:relative}.vbc-cart-count{background:var(--rust);color:var(--ivory);border-radius:50%;min-width:17px;height:17px;font-size:10px;text-align:center;position:absolute;right:-9px;top:-9px}.menu-toggle{display:none}.announcement{text-align:center;background:#a57837;color:#1e1913;padding:6px 15px;font-size:12px}.icon-button{border:0;background:none;padding:10px;color:var(--ink)}
.hero{min-height:520px;position:relative;isolation:isolate;display:flex;align-items:center;overflow:hidden;background:#30251e}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 57%;z-index:-2}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#16120de6 0%,#17110bb3 28%,#17110b15 68%)}.hero-copy{padding:65px 7%;max-width:620px;color:var(--ivory)}.hero-copy h1{font-size:clamp(44px,5.2vw,76px);line-height:.99;max-width:480px;margin:20px 0 22px;text-wrap:balance}.hero-copy p{font-size:18px;max-width:350px;line-height:1.55;margin-bottom:30px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:600}.hero .eyebrow{color:#dfc39d}
.button,button.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.wp-element-button,.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:46px;padding:13px 22px;border:1px solid #8f360f;border-radius:3px;background:linear-gradient(#b74a1d,#a03913);box-shadow:inset 0 1px 0 #d18a5244;color:#fff9ed!important;text-decoration:none;font:600 14px/1.35 var(--sans);white-space:normal;transition:background .15s,transform .15s}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background:var(--rust-hover);color:#fff!important}.button:disabled,.woocommerce button.button:disabled{opacity:.55;cursor:not-allowed}.button svg{width:19px;height:19px}.parts-finder{padding:25px 35px;display:flex;gap:30px;align-items:center;border-radius:0}.parts-finder h2{font-size:23px;flex:0 0 205px;margin:0}.parts-finder form{display:flex;gap:20px;align-items:end;flex:1}.parts-finder label,.shop-filters label{display:flex;flex-direction:column;gap:6px;flex:1;font-size:12px;font-weight:600}.parts-finder select,.shop-filters select{width:100%;min-width:0}.parts-finder .button{flex:0 0 auto}.home-section{padding:34px 42px 0}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.section-heading h2{margin:0}.section-heading a{font-size:13px;text-decoration:none}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-card{color:var(--ink);text-decoration:none;border:1px solid var(--line);background:#eee5d2;border-radius:3px;overflow:hidden;transition:box-shadow .2s}.category-card:hover{box-shadow:0 3px 12px #5d422322}.category-card img{width:100%;aspect-ratio:1.25;object-fit:cover;mix-blend-mode:multiply}.category-card h3{margin:0;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;font-size:19px}.category-card svg{width:18px;color:var(--rust)}.brand-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:3px}.brand-grid a{display:flex;align-items:center;justify-content:center;padding:24px 14px;text-align:center;text-decoration:none;color:var(--ink);font:700 clamp(20px,2.7vw,34px)/1.1 var(--serif);border-right:1px solid var(--line)}.brand-grid a:last-child{border:0}.brand-grid a:hover{color:var(--rust);background:#dfcdb044}.vehicle-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-bottom:34px}.vehicle-card{position:relative;isolation:isolate;min-height:235px;display:flex;align-items:end;overflow:hidden;border-radius:3px;color:var(--ivory);text-decoration:none}.vehicle-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.vehicle-card:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#18130bd9,#18130b20);z-index:-1}.vehicle-card>div{padding:30px}.vehicle-card h2{margin:0 0 14px}.vehicle-card span{font-size:13px;border-bottom:1px solid #ebd7b588;padding-bottom:5px}.vehicle-card:hover{color:#f3c997}.vehicle-card svg{width:16px;margin-left:12px}.new-parts{padding-bottom:34px;padding-top:0}.site-footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px;padding:35px 45px 20px;border-radius:0 0 5px 5px}.site-footer h2{font-family:var(--sans);font-size:12px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px}.site-footer p{font-size:12px;margin:12px 0 0}.site-footer a{display:block;color:var(--ink);font-size:13px;text-decoration:none;margin-bottom:7px}.site-footer .custom-logo-link{display:inline-block}.site-footer .custom-logo{width:145px;height:70px}.footer-menu,.site-footer .nav-menu{display:block;list-style:none;padding:0;margin:0}.footer-bottom{grid-column:1/-1;display:flex;gap:24px;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;font-size:11px;color:var(--muted)}.footer-bottom a{font-size:11px}.mobile-bottom-nav{display:none}
input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],input[type=search],input[type=url],select,textarea,.woocommerce .input-text{border:1px solid #b9ae98;border-radius:3px;background:#fffaf1;color:var(--ink);padding:11px 12px;min-height:44px;font-size:14px;max-width:100%}textarea{width:100%;min-height:120px}label{color:var(--ink)}.page-main,.woo-main{min-height:55vh;padding:40px 42px 55px}.page-content>article>h1{margin-bottom:32px}.page-content.prose{max-width:850px;margin:auto}.entry-content{line-height:1.8}.entry-content:after{content:'';display:table;clear:both}.entry-content>.alignwide{max-width:1200px}.entry-content a{text-decoration:underline}.entry-content .wp-block-button a{text-decoration:none}.post-card{padding:25px 0;border-bottom:1px solid var(--line)}.post-card img{max-height:360px;width:auto;margin-bottom:20px}.empty-state{text-align:center;padding:80px 20px}.empty-state p{max-width:550px;margin:25px auto}.comments-area{margin-top:40px}.comments-area input:not([type=checkbox]){display:block}.comments-area label{display:block}.woocommerce .woocommerce-breadcrumb{font-size:12px;color:var(--muted);margin:0 0 24px}.woocommerce .woocommerce-breadcrumb a{color:var(--muted)}.woocommerce-products-header{margin-bottom:25px}.woocommerce-products-header h1{margin-bottom:12px}.shop-filters{padding:16px 22px;margin-bottom:28px}.shop-filters summary{font-weight:600;cursor:pointer;list-style:none;display:flex;gap:10px;align-items:center}.shop-filters form{display:flex;gap:18px;align-items:end;margin-top:16px}.shop-filters form>a{padding:12px 0;font-size:13px}.woocommerce .woocommerce-result-count{font-size:13px;padding-top:9px}.woocommerce .woocommerce-ordering select{font-size:13px;min-width:170px}.woocommerce ul.products,.woocommerce-page ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;clear:both;margin:0 0 28px;padding:0;list-style:none}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none;width:auto!important;margin:0!important;padding:0 0 17px;border:1px solid var(--line);border-radius:3px;background:#f6eddd;overflow:hidden;position:relative}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1.12;object-fit:cover;margin:0 0 16px;mix-blend-mode:multiply}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-family:var(--serif);font-size:19px;padding:0 16px 10px;line-height:1.25;color:var(--ink)}.woocommerce ul.products li.product .price{font-size:18px;font-weight:700;color:var(--ink);padding:0 16px;margin:0 0 10px}.woocommerce ul.products li.product .button{margin:4px 16px 0;font-size:12px;min-height:40px;padding:9px 14px}.woocommerce ul.products li.product .star-rating{margin:0 16px 10px}.woocommerce ul.products li.product .added_to_cart{font-size:12px;padding:8px 16px}.woocommerce span.onsale{background:var(--rust);color:white;min-width:45px;min-height:45px;line-height:45px;padding:0;font-size:11px;z-index:2}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;justify-content:center;gap:7px}.woocommerce nav.woocommerce-pagination ul li{border:1px solid var(--line);border-radius:3px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:12px 15px;color:var(--ink)}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--rust);color:white}.new-parts .woocommerce ul.products{grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.woocommerce div.product div.images{width:52%}.woocommerce div.product div.summary{width:43%}.woocommerce div.product .product_title{font-size:clamp(30px,3vw,44px);margin-bottom:18px}.woocommerce div.product p.price,.woocommerce div.product span.price{font:700 29px var(--serif);color:var(--ink)}.woocommerce-product-details__short-description{color:var(--muted);font-size:15px;line-height:1.7;margin:24px 0}.woocommerce div.product form.cart{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0}.woocommerce div.product form.cart div.quantity{margin:0}.woocommerce .quantity .qty{min-width:72px;height:48px}.woocommerce div.product form.cart .button{flex:1;min-height:48px}.woocommerce div.product form.cart .variations{width:100%;background:transparent;margin-bottom:15px}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{text-align:left;padding:6px 0}.woocommerce div.product form.cart .variations select{width:100%;margin:0}.single_variation_wrap{width:100%}.woocommerce-variation-add-to-cart{display:flex;gap:12px}.woocommerce div.product div.images img{border:1px solid var(--line);border-radius:3px}.woocommerce div.product div.images .flex-control-thumbs{display:flex;gap:10px;margin-top:12px}.woocommerce div.product div.images .flex-control-thumbs li{width:calc(25% - 8px)}.product_meta{font-size:12px;color:var(--muted);display:flex;gap:7px;flex-direction:column;border-top:1px solid var(--line);padding-top:20px}.fitment-note{padding:17px 20px;border:1px solid var(--line);background:#e9dbc04d;border-left:3px solid var(--brass);font-size:13px}.fitment-note p{margin:7px 0 0}.woocommerce div.product .woocommerce-tabs{padding-top:30px;clear:both}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0;margin:0;display:flex;flex-wrap:wrap}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom:1px solid var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid var(--line);border-radius:0;background:var(--paper);margin:0;padding:0 24px}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:400;font-size:14px;padding:13px 0}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--rust);color:#fff;border-color:var(--rust)}.woocommerce div.product .woocommerce-tabs .panel{padding:28px;border:1px solid var(--line);border-top:0;background:#fff8eb66}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:25px}.woocommerce table.shop_attributes{border-color:var(--line);font-size:14px}.woocommerce table.shop_attributes td,.woocommerce table.shop_attributes th{padding:10px;border-color:var(--line)}.woocommerce .related{margin-top:40px}.woocommerce .related h2{font-size:30px}.woocommerce-error,.woocommerce-info,.woocommerce-message{background:#ede4d4;color:var(--ink);border-top-color:var(--brass);font-size:14px}.woocommerce-message:before,.woocommerce-info:before{color:var(--rust)}.woocommerce table.shop_table{border:1px solid var(--line);border-radius:3px;background:#fffaf133}.woocommerce table.shop_table th{font-size:13px;font-weight:600;padding:16px 12px}.woocommerce table.shop_table td{border-top-color:var(--line);padding:18px 12px}.woocommerce table.shop_table .product-thumbnail img{width:110px;border:1px solid var(--line)}.woocommerce a.remove{color:var(--rust)!important}.woocommerce a.remove:hover{background:var(--rust)!important;color:white!important}.woocommerce .cart .button{min-height:44px}.woocommerce .cart-collaterals .cart_totals{border:1px solid var(--line);padding:25px;background:#efe3cb66;margin-top:20px}.woocommerce .cart-collaterals .cart_totals h2{font-size:28px}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:16px}.woocommerce form .form-row{padding:0;margin-bottom:18px}.woocommerce form .form-row label{font-size:13px;margin-bottom:5px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:48%}.woocommerce-checkout #customer_details{margin-bottom:30px}.woocommerce-checkout #order_review_heading{margin-top:24px}.woocommerce-checkout #payment{background:#ede2cf;border:1px solid var(--line);border-radius:3px}.woocommerce-checkout #payment div.payment_box{background:#e0d1b7;color:var(--ink)}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#e0d1b7}.woocommerce #payment #place_order{min-width:220px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:var(--line);background:#fffaf133}.woocommerce-MyAccount-navigation ul{padding:0;list-style:none;border:1px solid var(--line)}.woocommerce-MyAccount-navigation a{display:block;padding:14px 18px;text-decoration:none;color:var(--ink);border-bottom:1px solid var(--line)}.woocommerce-MyAccount-navigation .is-active a{background:var(--rust);color:white}.woocommerce-MyAccount-content{padding:24px;border:1px solid var(--line);background:#fffaf133}.woocommerce-account .woocommerce-MyAccount-navigation{width:25%}.woocommerce-account .woocommerce-MyAccount-content{width:71%}.select2-container .select2-selection--single{height:44px;border-color:#b9ae98;background:#fffaf1}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:44px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:44px}.wc-block-components-button:not(.is-link){background:var(--rust);color:white;border-radius:3px;min-height:48px}.wc-block-components-sidebar{background:#eee3d1;padding:24px;border:1px solid var(--line)}.wc-block-components-text-input input{background:#fffaf1!important}.wc-block-components-product-name{color:var(--ink)}.wc-block-cart,.wc-block-checkout{color:var(--ink)}
@media(min-width:1500px){.site-frame{margin:35px auto}}
@media(max-width:1250px){.site-frame{margin:15px}.site-header{gap:18px;padding:12px 25px}.site-branding{flex-basis:145px}.custom-logo{width:145px}.nav-menu{gap:18px}.vbc-search{width:220px}.header-actions .account-link span{display:none}.parts-finder{gap:20px}.parts-finder h2{flex-basis:170px;font-size:21px}.parts-finder form{gap:12px}.parts-finder .button{padding:13px 18px}.hero-copy{padding-left:6%}}
@media(max-width:1000px){.site-header{flex-wrap:wrap;justify-content:space-between;gap:12px;min-height:94px}.site-branding{flex:0 0 150px}.main-nav{order:4;flex-basis:100%;border-top:1px solid var(--line);padding-top:12px}.nav-menu{justify-content:center}.vbc-search{flex:1;max-width:420px}.header-actions{gap:20px}.hero{min-height:460px}.parts-finder{display:block;padding:22px}.parts-finder h2{margin-bottom:16px}.home-section{padding-left:28px;padding-right:28px}.page-main,.woo-main{padding:30px 28px 40px}.category-card h3{font-size:17px;padding:12px}.woocommerce ul.products,.woocommerce-page ul.products{gap:18px}.new-parts .woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.woocommerce div.product div.images{width:49%}.woocommerce div.product div.summary{width:47%}}
@media(max-width:700px){body{font-size:14px;padding-bottom:66px}.site-frame{margin:8px 6px 12px;padding:4px;border-radius:7px}.site-header{display:grid;grid-template-columns:44px 1fr 44px;gap:8px 10px;padding:12px 14px;min-height:0}.site-header:before,.site-header:after{width:8px;height:8px;top:5px}.site-header:before{left:5px}.site-header:after{right:5px}.menu-toggle{display:block;grid-column:1;grid-row:1}.site-branding{grid-column:2;grid-row:1;text-align:center}.custom-logo{width:150px;height:72px}.header-actions{grid-column:3;grid-row:1;justify-content:center}.header-actions .account-link{display:none}.header-actions .cart-link{padding:8px}.vbc-cart-count{right:0;top:0}.vbc-search{width:100%;max-width:none;grid-column:1/-1;grid-row:2}.vbc-search input{font-size:13px!important;min-height:44px}.main-nav{display:none;grid-column:1/-1;grid-row:3;border-top:1px solid var(--line);padding:8px 0 0}.main-nav.is-open{display:block}.nav-menu{display:block}.nav-menu a{display:block;padding:12px;font-size:15px}.nav-menu .sub-menu{position:static;display:block;background:transparent;box-shadow:none;padding:0 0 0 16px}.hero{min-height:480px;align-items:end}.hero-image{object-position:65% center}.hero:after{background:linear-gradient(0deg,#17110bea,#17110b70 50%,#17110b00)}.hero-copy{padding:28px 24px;max-width:95%}.hero-copy h1{font-size:46px;max-width:320px;margin:10px 0 15px}.hero-copy p{font-size:15px;max-width:290px;margin-bottom:23px}.hero .eyebrow{font-size:9px}.button{min-height:46px;font-size:14px}.parts-finder{padding:24px 20px}.parts-finder h2{font-size:23px;max-width:270px;line-height:1.2;margin-bottom:20px}.parts-finder form{display:grid;grid-template-columns:1fr;gap:14px}.parts-finder label{font-size:12px}.parts-finder select{height:46px;font-size:16px}.parts-finder .button{margin-top:3px;width:100%}.home-section{padding:26px 16px 0}.section-heading{gap:10px;margin-bottom:16px}.section-heading h2{font-size:26px}.section-heading a{font-size:11px;white-space:nowrap}.category-grid{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.category-card h3{font-size:16px;padding:12px 10px}.category-card img{aspect-ratio:1.15}.brand-grid{grid-template-columns:repeat(2,1fr)}.brand-grid a{font-size:25px;padding:20px 10px;border-bottom:1px solid var(--line)}.brand-grid a:nth-child(even){border-right:0}.vehicle-grid{grid-template-columns:1fr;gap:14px;padding-bottom:26px}.vehicle-card{min-height:200px}.vehicle-card>div{padding:24px}.vehicle-card h2{font-size:30px}.new-parts{padding-top:0;padding-bottom:24px}.site-footer{grid-template-columns:1fr 1fr;padding:28px 22px 20px;gap:28px 18px}.footer-brand{grid-column:1/-1;text-align:center}.footer-bottom{flex-wrap:wrap;justify-content:center;text-align:center;gap:8px 18px}.site-footer h2{font-size:11px}.site-footer a{font-size:12px;padding:3px 0}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:50;display:grid;grid-template-columns:repeat(4,1fr);padding:7px 6px max(7px,env(safe-area-inset-bottom));background:#30231d;border-top:2px solid #a57837;box-shadow:0 -3px 12px #0003}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:3px;color:#e5d7c0;text-decoration:none;font-size:10px;min-height:44px}.mobile-bottom-nav svg{width:21px;height:21px}.mobile-bottom-nav a[aria-current]{color:#dbaa56}.woocommerce-checkout{padding-bottom:0}.page-main,.woo-main{padding:25px 17px 35px}.woocommerce .woocommerce-breadcrumb{font-size:11px;line-height:1.7;margin-bottom:20px}.woocommerce-products-header h1{font-size:34px}.shop-filters{padding:15px}.shop-filters form{display:grid;grid-template-columns:1fr;gap:12px}.shop-filters select{font-size:16px}.shop-filters form>a{text-align:center;padding:5px}.woocommerce .woocommerce-result-count{font-size:12px;float:none;margin-bottom:10px}.woocommerce .woocommerce-ordering{float:none;margin-bottom:20px}.woocommerce .woocommerce-ordering select{width:100%;font-size:14px}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding-bottom:12px}.woocommerce ul.products li.product a img{aspect-ratio:1;margin-bottom:12px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;padding:0 10px 8px}.woocommerce ul.products li.product .price{font-size:17px;padding:0 10px}.woocommerce ul.products li.product .button{font-size:11px;padding:9px 10px;margin:0 10px;min-height:40px;display:flex}.woocommerce ul.products li.product .added_to_cart{padding:7px 10px}.woocommerce div.product div.images,.woocommerce div.product div.summary{float:none;width:100%}.woocommerce div.product div.images{margin-bottom:25px}.woocommerce div.product .product_title{font-size:34px}.woocommerce div.product .woocommerce-tabs{padding-top:8px}.woocommerce div.product .woocommerce-tabs ul.tabs li{padding:0 12px}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:12px}.woocommerce div.product .woocommerce-tabs .panel{padding:20px 15px}.woocommerce table.shop_table td{padding:13px 10px}.woocommerce table.shop_table_responsive tr td{background:transparent}.woocommerce table.shop_table_responsive tr:nth-child(2n) td{background:#eadcc54d}.woocommerce table.shop_table_responsive .product-name{text-align:right!important}.woocommerce .cart-collaterals .cart_totals{padding:20px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{float:none;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last{float:none;width:100%}.woocommerce input.input-text,.woocommerce select,.woocommerce textarea{font-size:16px}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{width:100%;float:none}.woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap}.woocommerce-MyAccount-navigation a{padding:12px;font-size:12px}.woocommerce-MyAccount-content{padding:20px}.woocommerce #payment #place_order{width:100%}.woocommerce-cart table.cart td.actions .coupon .input-text{width:48%;min-height:44px}.woocommerce-cart table.cart td.actions .coupon .button{width:48%;font-size:11px}.woocommerce .woocommerce-message .button{float:none;display:flex;margin:0 0 10px}.wc-block-components-sidebar{padding:16px}.empty-state{padding:50px 8px}.site-footer .nav-menu a{padding:5px 0;white-space:normal}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
