/*
Theme Name: El Toro Gym
Theme URI: https://eltorosupps.com/
Author: El Toro Supps
Description: Red-and-black WooCommerce storefront for the El Toro supplements range.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: eltoro-gym
*/
:root{--red:#df2e35;--black:#111;--ink:#191919;--muted:#777;--line:#e8e8e8;--display:Impact,'Arial Narrow',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.5 Arial,Helvetica,sans-serif;background:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto}.wrap{width:min(1220px,calc(100% - 48px));margin:auto}.announcement{background:var(--red);color:#fff;text-align:center;padding:7px 20px;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.site-header{background:#fff;position:relative;z-index:5;border-bottom:1px solid var(--line)}.header-inner{height:80px;display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;min-width:105px;font-family:var(--display);font-size:25px;line-height:.85;color:#b11e29;text-transform:uppercase;letter-spacing:-.02em}.brand img{width:72px;max-height:68px;object-fit:contain}.main-nav{display:flex;gap:32px;align-items:center;font-size:12px;font-weight:800;letter-spacing:.08em}.main-nav a:hover,.footer a:hover{color:var(--red)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:16px}.header-actions form{display:flex;border:1px solid #ddd}.header-actions input{border:0;padding:10px 12px;width:170px;font-size:13px}.header-actions button{border:0;background:#fff;padding:0 12px}.bag{background:var(--red);color:#fff;padding:13px 18px;font-size:12px;font-weight:800;white-space:nowrap}.menu-toggle{display:none;background:none;border:0;font-size:24px}.hero{min-height:560px;display:flex;align-items:center;color:#fff;background:#101010 url('assets/gym-hero.png') center/cover no-repeat}.hero-content{padding:62px 0}.eyebrow{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:800;letter-spacing:.25em;text-transform:uppercase}.eyebrow:before{content:'';width:28px;height:2px;background:var(--red)}.hero h1,.section-heading h2,.feature h2{font-family:var(--display);font-stretch:condensed;text-transform:uppercase;line-height:.9;letter-spacing:-.025em}.hero h1{font-size:clamp(70px,10vw,142px);margin:20px 0 24px;max-width:600px}.hero h1 span{color:var(--red)}.hero p{color:#c8c8c8;max-width:500px;font-size:15px;line-height:1.65}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;padding:14px 20px;min-height:46px;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.btn-red{background:var(--red);color:#fff}.btn-red:hover{background:#bb232d}.btn-outline{border-color:#707070;color:#fff}.btn-outline:hover{background:#fff;color:#111}.hero-ctas{display:flex;gap:10px;margin-top:22px}.goal-section,.products-section,.standard-section{padding:78px 0}.section-heading{margin-bottom:28px}.section-heading .number{font-weight:800;color:var(--red);letter-spacing:.16em;font-size:11px}.section-heading h2{font-size:clamp(42px,5vw,68px);margin:8px 0}.section-heading p{color:#777;max-width:600px;margin:0}.goal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.goal-card{min-height:180px;padding:24px;background:#171717;color:#fff;display:flex;flex-direction:column;justify-content:end;transition:background .2s}.goal-card:hover{background:#ae222c}.goal-card strong{font-family:var(--display);font-size:27px;line-height:1;text-transform:uppercase}.goal-card small{color:#ccc;margin-top:8px}.products-section{background:#f5f5f5}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff}.product-media{aspect-ratio:1.12;background:#f9f9f9;display:flex;align-items:center;justify-content:center;padding:22px}.product-media img{max-height:100%;width:auto;object-fit:contain}.product-body{padding:20px}.product-body small{font-size:10px;color:var(--red);font-weight:800;letter-spacing:.15em;text-transform:uppercase}.product-body h3{font-size:18px;line-height:1.2;text-transform:uppercase;margin:10px 0;min-height:44px}.product-body .price{font-weight:800;font-size:18px}.product-body .price del{color:#888;font-size:14px}.product-body .button{display:block;background:#171717;color:#fff;text-align:center;margin-top:14px;padding:11px;font-size:12px;font-weight:800;text-transform:uppercase}.product-body .button:hover{background:var(--red)}.feature{background:#111;color:#fff;padding:90px 0}.feature h2{font-size:clamp(46px,6vw,82px);margin:14px 0}.feature p{color:#bcbcbc;max-width:620px}.standard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.standard-grid article{border-top:3px solid var(--red);padding-top:18px}.standard-grid span{color:var(--red);font-weight:800}.standard-grid h3{font-size:18px;text-transform:uppercase}.standard-grid p{color:#666}.footer{background:#111;color:#fff;padding:56px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer h3{font-size:13px;letter-spacing:.12em}.footer p,.footer li{color:#aaa;font-size:13px}.footer ul{padding:0;list-style:none}.footer li{margin:10px 0}.footer-bottom{border-top:1px solid #333;margin-top:40px;padding-top:20px;font-size:11px;color:#777}.content-wrap{padding:55px 0;min-height:50vh}.woocommerce .button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{background:#171717;color:#fff;border-radius:0}.woocommerce .button:hover,.woocommerce button.button:hover,.woocommerce a.button:hover{background:var(--red);color:#fff}.woocommerce .woocommerce-breadcrumb{color:#777}.woocommerce div.product .product_title{font-family:var(--display);font-size:52px;text-transform:uppercase;line-height:1}.woocommerce ul.products li.product .price,.woocommerce div.product p.price{color:#111;font-weight:800}.woocommerce-message,.woocommerce-info{border-top-color:var(--red)}
@media(max-width:900px){.header-inner{gap:18px}.main-nav{gap:16px}.header-actions form{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.goal-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.wrap{width:min(100% - 32px,1220px)}.header-inner{height:68px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;padding:20px 24px;flex-direction:column;align-items:flex-start;box-shadow:0 12px 20px #0002}.main-nav.open{display:flex}.brand{font-size:22px}.brand img{width:55px}.bag{padding:11px}.hero{min-height:520px;background-position:59% center}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#000b,#0003);pointer-events:none}.hero{position:relative}.hero-content{position:relative}.hero h1{font-size:clamp(65px,16vw,100px)}.hero p{max-width:330px}.goal-section,.products-section,.standard-section{padding:55px 0}.goal-grid,.product-grid,.standard-grid,.footer-grid{grid-template-columns:1fr}.goal-card{min-height:130px}.product-media{aspect-ratio:1.3}.footer-grid{gap:20px}}
