:root{--mo-black:#070707;--mo-panel:#121212;--mo-panel-2:#181818;--mo-red:#ed111c;--mo-red-dark:#b80710;--mo-white:#f7f7f5;--mo-muted:#aaa;--mo-line:rgba(255,255,255,.11)}
body{background:var(--mo-black);color:var(--mo-white)}
body.home .site-content>.ast-container{max-width:none;padding:0;display:block}
body.home #primary{margin:0;width:100%}
.mo-home,.mo-home *{box-sizing:border-box}
.mo-home{background:var(--mo-black);color:var(--mo-white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;overflow:hidden}
.mo-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.mo-hero{position:relative;isolation:isolate;border-bottom:1px solid var(--mo-line);background:radial-gradient(circle at 82% 42%,rgba(237,17,28,.23),transparent 32%),linear-gradient(120deg,#050505 35%,#120506 100%)}
.mo-hero:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,black,transparent)}
.mo-hero__grid{min-height:670px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:60px;padding-block:90px}
.mo-eyebrow{margin:0 0 16px;color:var(--mo-red);font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.mo-hero h1{max-width:720px;margin:0;color:var(--mo-white);font-size:clamp(3.2rem,6vw,6rem);font-weight:950;line-height:.91;letter-spacing:-.055em;text-transform:uppercase}
.mo-hero h1 span{display:block;color:var(--mo-red)}
.mo-hero__lead{max-width:590px;margin:28px 0 0;color:#d0d0d0;font-size:1.2rem;line-height:1.65}
.mo-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}
.mo-button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:0 28px;border:1px solid transparent;border-radius:5px;font-size:.82rem;font-weight:900;letter-spacing:.06em;text-decoration:none!important;text-transform:uppercase;transition:.2s ease}
.mo-button:hover{transform:translateY(-2px)}
.mo-button--primary{background:var(--mo-red);color:#fff}.mo-button--primary:hover{background:#ff2731;color:#fff;box-shadow:0 12px 35px rgba(237,17,28,.3)}
.mo-button--ghost{border-color:rgba(255,255,255,.35);color:#fff}.mo-button--ghost:hover{border-color:var(--mo-red);color:#fff}
.mo-trust{display:flex;flex-wrap:wrap;gap:18px 28px;margin:36px 0 0;padding:0;list-style:none;color:#c7c7c7;font-size:.85rem}.mo-trust strong{color:var(--mo-red)}
.mo-hero__visual{position:relative;display:grid;min-height:480px;place-items:center}.mo-hero__glow{position:absolute;width:80%;aspect-ratio:1;border-radius:50%;background:var(--mo-red);filter:blur(90px);opacity:.18}
.mo-hero-slider{position:relative;z-index:2;width:100%;height:510px}.mo-hero-slide{position:absolute;inset:0;display:grid;place-items:center;color:#fff;text-decoration:none;opacity:0;transform:translateX(35px) scale(.96);pointer-events:none;transition:opacity .55s ease,transform .55s ease}.mo-hero-slide.is-active{opacity:1;transform:translateX(0) scale(1);pointer-events:auto}.mo-hero__product{position:relative;z-index:2;width:min(100%,540px);height:430px;object-fit:contain;filter:drop-shadow(0 35px 40px rgba(0,0,0,.85));transform:rotate(-4deg)}
.mo-hero-slide__label{position:absolute;right:4%;bottom:35px;z-index:3;display:grid;max-width:260px;padding:13px 17px;border:1px solid rgba(255,255,255,.16);border-left:3px solid var(--mo-red);border-radius:5px;background:rgba(7,7,7,.78);backdrop-filter:blur(12px)}.mo-hero-slide__label small{color:var(--mo-red);font-size:.65rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.mo-hero-slide__label strong{overflow:hidden;color:#fff;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.mo-hero-slider__dots{position:absolute;left:50%;bottom:3px;z-index:4;display:flex;gap:8px;transform:translateX(-50%)}.mo-hero-slider__dots button{width:9px;height:9px;margin:0;padding:0;border:0;border-radius:50%;background:#666;cursor:pointer}.mo-hero-slider__dots button.is-active{width:28px;border-radius:10px;background:var(--mo-red)}
.mo-hero__placeholder{position:relative;z-index:1;color:white;font-size:5rem;font-weight:950;line-height:.8;letter-spacing:-.08em}.mo-hero__placeholder span{color:var(--mo-red);font-size:.48em;letter-spacing:.15em}
.mo-benefits{border-bottom:1px solid var(--mo-line);background:#0c0c0c}.mo-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr)}
.mo-benefits__grid>div{display:grid;grid-template-columns:auto 1fr;gap:1px 16px;padding:28px 38px;border-right:1px solid var(--mo-line)}.mo-benefits__grid>div:first-child{border-left:1px solid var(--mo-line)}
.mo-benefits span{grid-row:1/3;color:var(--mo-red);font-size:1.5rem;font-weight:900}.mo-benefits strong{font-size:.93rem;text-transform:uppercase}.mo-benefits small{color:var(--mo-muted)}
.mo-products{padding:100px 0 120px}.mo-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:38px}.mo-section-heading h2{margin:0;color:#fff;font-size:clamp(2.2rem,4vw,4rem);letter-spacing:-.045em}.mo-section-heading a{color:#fff;font-weight:800;text-decoration:none}.mo-section-heading a:hover{color:var(--mo-red)}
.mo-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.mo-product-card{position:relative;overflow:hidden;border:1px solid var(--mo-line);border-radius:9px;background:var(--mo-panel);transition:.22s ease}.mo-product-card:hover{transform:translateY(-5px);border-color:rgba(237,17,28,.65);box-shadow:0 24px 50px rgba(0,0,0,.35)}
.mo-product-card__image{position:relative;display:grid;aspect-ratio:1.05;place-items:center;padding:16px;background:linear-gradient(145deg,#1c1c1c,#0d0d0d)}.mo-product-card__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:normal}
.mo-product-card__badge{position:absolute;top:13px;left:13px;padding:6px 9px;border-radius:4px;background:var(--mo-red);color:#fff;font-size:.67rem;font-weight:900;letter-spacing:.06em}
.mo-product-card__body{padding:20px}.mo-product-card h3{min-height:2.8em;margin:0 0 12px;font-size:1rem;line-height:1.4}.mo-product-card h3 a{color:#fff;text-decoration:none}.mo-product-card__price{margin-bottom:18px;color:var(--mo-red);font-size:1.18rem;font-weight:900}.mo-product-card__price del{color:#777;font-size:.8em}.mo-product-card__price ins{text-decoration:none}
.mo-product-card__button{display:flex;min-height:44px;align-items:center;justify-content:center;border-radius:4px;background:var(--mo-red);color:#fff!important;font-size:.77rem;font-weight:900;text-align:center;text-decoration:none!important;text-transform:uppercase}.mo-product-card__button:hover{background:#ff2833}
.mo-cta{background:var(--mo-red)}.mo-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:70px}.mo-cta .mo-eyebrow{color:#fff}.mo-cta h2{margin:0;color:#fff;font-size:clamp(2rem,4vw,4.2rem);letter-spacing:-.04em}.mo-button--light{background:#fff;color:#090909}.mo-button--light:hover{color:#090909;box-shadow:0 12px 35px rgba(0,0,0,.18)}
.mo-empty{padding:40px;border:1px solid var(--mo-line);background:var(--mo-panel);color:var(--mo-muted);text-align:center}
body.home .ast-primary-header-bar{border-bottom-color:rgba(255,255,255,.1);background:#050505}body.home .ast-primary-header-bar a,body.home .site-title a{color:#fff}body.home .main-header-menu>.menu-item>.menu-link:hover,body.home .main-header-menu>.current-menu-item>.menu-link{color:var(--mo-red)}body.home .site-header .custom-logo-link img{width:auto;max-height:76px}
body.home .site-footer{border-top:1px solid var(--mo-line);background:#050505;color:#aaa}
@media(max-width:1024px){.mo-hero__grid{grid-template-columns:1fr;min-height:auto;padding-block:72px}.mo-hero__content{text-align:center}.mo-hero h1,.mo-hero__lead{margin-inline:auto}.mo-actions,.mo-trust{justify-content:center}.mo-hero__visual{min-height:330px}.mo-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mo-benefits__grid>div{padding:25px 18px}}
@media(max-width:700px){.mo-shell{width:min(100% - 28px,1180px)}.mo-hero__grid{gap:25px;padding-block:58px 42px}.mo-hero h1{font-size:clamp(2.7rem,14vw,4.2rem)}.mo-hero__lead{font-size:1rem}.mo-actions{display:grid}.mo-button{width:100%}.mo-trust{display:grid;gap:10px}.mo-hero__visual{min-height:260px}.mo-hero__product{max-height:300px}.mo-benefits__grid{grid-template-columns:1fr}.mo-benefits__grid>div,.mo-benefits__grid>div:first-child{border:0;border-bottom:1px solid var(--mo-line)}.mo-products{padding:70px 0}.mo-products__grid{grid-template-columns:1fr 1fr;gap:10px}.mo-product-card__body{padding:14px}.mo-product-card h3{font-size:.86rem}.mo-product-card__price{font-size:1rem}.mo-section-heading{align-items:start}.mo-section-heading a{white-space:nowrap;font-size:.82rem}.mo-cta__inner{display:grid;padding-block:55px}.mo-cta__inner .mo-button{width:100%}}
@media(max-width:430px){.mo-products__grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.mo-home *{scroll-behavior:auto!important;transition:none!important}}

/* WooCommerce: tienda, categorías, producto, carrito, pago y cuenta */
body.woocommerce-page,body.woocommerce{background:var(--mo-black);color:var(--mo-white)}
body.woocommerce-page .site-content,body.woocommerce .site-content{background:radial-gradient(circle at 85% 0,rgba(237,17,28,.09),transparent 25%),var(--mo-black)}
body.woocommerce-page .site-content>.ast-container,body.woocommerce .site-content>.ast-container{max-width:1220px;padding-top:64px;padding-bottom:90px}
body.woocommerce-page.ast-separate-container .ast-article-single,body.woocommerce.ast-separate-container .ast-article-single,body.woocommerce-page .ast-woocommerce-container,body.woocommerce .ast-woocommerce-container,body.woocommerce-page article.ast-article-single,body.woocommerce article.ast-article-single{padding:34px;border:1px solid var(--mo-line);border-radius:10px;background:#0d0d0d!important;color:#ddd}
body.woocommerce-page #primary,body.woocommerce #primary,body.woocommerce-page #main,body.woocommerce #main,body.woocommerce-page .site-main,body.woocommerce .site-main,body.woocommerce-page .entry-content,body.woocommerce .entry-content{background:transparent;color:#ddd}
body.woocommerce-page .entry-header,body.woocommerce .entry-header,body.woocommerce-page .entry-content,body.woocommerce .entry-content{color:#ddd}
body.woocommerce-page .entry-title,body.woocommerce .entry-title,body.woocommerce-page .page-title,body.woocommerce .page-title{color:#fff!important}
.woocommerce p,.woocommerce li,.woocommerce label,.woocommerce address{color:#bbb}.woocommerce strong{color:#fff}.woocommerce a{color:#ddd}.woocommerce a:hover{color:var(--mo-red)}
.woocommerce .woocommerce-breadcrumb{margin-bottom:30px;color:#777;font-size:.8rem;text-transform:uppercase}.woocommerce .woocommerce-breadcrumb a{color:#bbb}.woocommerce .woocommerce-breadcrumb a:hover{color:var(--mo-red)}
.woocommerce h1,.woocommerce h2,.woocommerce h3,.woocommerce div.product .product_title{color:#fff;letter-spacing:-.025em}.woocommerce .woocommerce-products-header__title{font-size:clamp(2.5rem,5vw,5rem);text-transform:uppercase}
.woocommerce .woocommerce-result-count{color:#999}.woocommerce .woocommerce-ordering select,.woocommerce select{border:1px solid var(--mo-line);border-radius:4px;background:#151515;color:#fff}
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;padding:0 0 18px!important;overflow:hidden;border:1px solid var(--mo-line);border-radius:8px;background:var(--mo-panel);transition:.22s ease}.woocommerce ul.products li.product:hover{transform:translateY(-5px);border-color:rgba(237,17,28,.6);box-shadow:0 25px 50px rgba(0,0,0,.35)}
.woocommerce ul.products li.product a img{aspect-ratio:1.05;margin:0!important;padding:16px;background:linear-gradient(145deg,#1c1c1c,#0c0c0c);object-fit:contain}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:3em;padding:18px 18px 5px!important;color:#fff;font-size:1rem!important;line-height:1.45}.woocommerce ul.products li.product .price{padding:0 18px;color:var(--mo-red)!important;font-size:1.12rem!important;font-weight:900}.woocommerce ul.products li.product .button{display:flex;margin:16px 18px 0!important;min-height:44px;align-items:center;justify-content:center;border-radius:4px;background:var(--mo-red);color:#fff;font-size:.76rem;text-transform:uppercase}.woocommerce ul.products li.product .button:hover{background:#ff2833}.woocommerce span.onsale{top:12px!important;right:12px!important;left:auto!important;min-width:auto;min-height:auto;padding:7px 10px;border-radius:4px;background:var(--mo-red);font-size:.7rem;line-height:1.2;text-transform:uppercase}
.woocommerce div.product{padding:30px;border:1px solid var(--mo-line);border-radius:10px;background:#101010!important;color:#bbb}.woocommerce div.product div.images img{border-radius:7px;background:#181818}.woocommerce div.product .summary,.woocommerce div.product .summary.entry-summary{color:#bbb}.woocommerce div.product .product_title,.woocommerce div.product .entry-title{color:#fff!important}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--mo-red)!important;font-size:1.7rem;font-weight:900}.woocommerce div.product .stock{color:#70c75c!important;font-weight:800}.woocommerce div.product .out-of-stock{color:#ff5962!important}.woocommerce div.product .woocommerce-product-details__short-description,.woocommerce div.product .woocommerce-product-details__short-description p{color:#c4c4c4!important;line-height:1.75}.woocommerce div.product form.cart .button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border:1px solid transparent!important;border-radius:4px;background:var(--mo-red)!important;color:#fff!important;font-weight:800;text-transform:uppercase;box-shadow:none!important;outline:none!important}.woocommerce div.product form.cart .button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:#ff2833!important;color:#fff}.woocommerce div.product form.cart .button:focus-visible,.woocommerce #respond input#submit:focus-visible,.woocommerce a.button:focus-visible,.woocommerce button.button:focus-visible,.woocommerce input.button:focus-visible{border-color:#fff!important;outline:2px solid var(--mo-red)!important;outline-offset:2px!important}.woocommerce .quantity .qty{border-color:var(--mo-line)!important;background:#181818!important;color:#fff!important}.woocommerce div.product .product_meta,.woocommerce div.product .product_meta span{padding-top:22px;border-top:1px solid var(--mo-line);color:#888!important}.woocommerce div.product .product_meta span{padding-top:0;border:0}.woocommerce div.product .product_meta a{color:#ddd!important}.woocommerce div.product .woocommerce-tabs{clear:both;padding-top:30px}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom-color:var(--mo-line)}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-color:var(--mo-line)!important;background:#171717!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#999!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border-bottom-color:#101010!important;background:#101010!important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}.woocommerce div.product .woocommerce-tabs .panel,.woocommerce div.product .woocommerce-tabs .panel p,.woocommerce div.product .woocommerce-tabs .panel li{color:#c4c4c4!important}.woocommerce div.product .woocommerce-tabs .panel h2,.woocommerce div.product .woocommerce-tabs .panel h3{color:#fff!important}
.woocommerce table.shop_table{overflow:hidden;border-color:var(--mo-line);border-radius:8px;background:#101010}.woocommerce table.shop_table th{background:#181818;color:#fff;text-transform:uppercase}.woocommerce table.shop_table td{border-color:var(--mo-line);color:#ccc}.woocommerce table.shop_table td.product-name a{color:#fff;font-weight:700}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #order_review,.woocommerce-checkout .woocommerce-checkout-review-order-table{padding:24px;border:1px solid var(--mo-line);border-radius:8px;background:#101010}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout #payment #place_order{background:var(--mo-red);font-size:.9rem}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-checkout #payment #place_order:hover{background:#ff2833}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form.login,.woocommerce form.register,.woocommerce form.checkout_coupon{border-color:var(--mo-line);border-radius:5px;background:#151515;color:#fff}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{min-height:48px}.select2-container--default .select2-selection--single{height:48px;border-color:var(--mo-line);background:#151515}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#fff;line-height:48px}.woocommerce-checkout #payment{background:#171717;color:#bbb}.woocommerce-checkout #payment div.payment_box{background:#242424;color:#ddd}.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#242424}.woocommerce-info,.woocommerce-message{border-top-color:var(--mo-red);background:#151515;color:#ddd}.woocommerce-info:before,.woocommerce-message:before{color:var(--mo-red)}
.woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.woocommerce-MyAccount-navigation li a{display:block;padding:14px 16px;border-bottom:1px solid var(--mo-line);background:#151515;color:#ddd}.woocommerce-MyAccount-navigation li.is-active a,.woocommerce-MyAccount-navigation li a:hover{background:var(--mo-red);color:#fff}.woocommerce-MyAccount-content{padding:25px;border:1px solid var(--mo-line);border-radius:6px;background:#101010;color:#bbb}
body.woocommerce-page #secondary,body.woocommerce #secondary{color:#aaa}
body.woocommerce-page #secondary .widget,body.woocommerce #secondary .widget,body.woocommerce-page .widget-area .widget,body.woocommerce .widget-area .widget{margin-bottom:20px;padding:22px;border:1px solid var(--mo-line);border-radius:7px;background:#101010!important;color:#aaa}
body.woocommerce-page #secondary .widget-title,body.woocommerce #secondary .widget-title,body.woocommerce-page .widget-area .widget-title,body.woocommerce .widget-area .widget-title{margin-bottom:16px;color:#fff!important;font-size:1rem;font-weight:900;text-transform:uppercase}
body.woocommerce-page #secondary a,body.woocommerce #secondary a,body.woocommerce-page .widget-area a,body.woocommerce .widget-area a{color:#bbb!important}
body.woocommerce-page #secondary a:hover,body.woocommerce #secondary a:hover,body.woocommerce-page .widget-area a:hover,body.woocommerce .widget-area a:hover{color:var(--mo-red)!important}
body.woocommerce-page #secondary input[type="search"],body.woocommerce #secondary input[type="search"],body.woocommerce-page .widget-area input[type="search"],body.woocommerce .widget-area input[type="search"]{border:1px solid var(--mo-line)!important;background:#181818!important;color:#fff!important}
body.woocommerce-page #secondary button,body.woocommerce #secondary button,body.woocommerce-page .widget-area button,body.woocommerce .widget-area button{border-color:transparent!important;background:var(--mo-red)!important;color:#fff!important}
.woocommerce .ast-shop-toolbar-container,.woocommerce .woocommerce-products-header{background:transparent!important;color:#ddd}.woocommerce .woocommerce-products-header{min-height:0!important;padding-bottom:20px}.woocommerce .woocommerce-products-header__title{margin:0;color:#fff!important}.woocommerce .woocommerce-result-count{color:#aaa!important}
@media(max-width:768px){body.woocommerce-page.ast-separate-container .ast-article-single,body.woocommerce.ast-separate-container .ast-article-single,body.woocommerce-page .ast-woocommerce-container,body.woocommerce .ast-woocommerce-container,body.woocommerce-page article.ast-article-single,body.woocommerce article.ast-article-single{padding:18px}.woocommerce div.product{padding:14px}}
@media(max-width:1024px){.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:768px){body.woocommerce-page .site-content>.ast-container,body.woocommerce .site-content>.ast-container{padding-top:35px}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.woocommerce div.product{padding:18px}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding-inline:12px!important}.woocommerce ul.products li.product .price{padding-inline:12px}.woocommerce ul.products li.product .button{margin-inline:12px!important}.mo-hero-slider{height:330px}.mo-hero-slide__label{right:0;bottom:24px}.mo-hero-slider__dots{bottom:-5px}}
@media(max-width:420px){.woocommerce ul.products{grid-template-columns:1fr}}

/* Tienda móvil 1.2: productos primero y filtros en panel lateral */
.mo-mobile-filters,.mo-filter-close,.mo-filter-backdrop{display:none}
@media(max-width:768px){
	body.woocommerce-page .site-content>.ast-container,body.woocommerce .site-content>.ast-container{display:block;padding-top:24px;padding-bottom:60px}
	body.woocommerce-page.ast-separate-container .ast-article-single,body.woocommerce.ast-separate-container .ast-article-single,body.woocommerce-page .ast-woocommerce-container,body.woocommerce .ast-woocommerce-container{padding:16px!important}
	.woocommerce .woocommerce-products-header{padding-bottom:12px}.woocommerce .woocommerce-products-header__title{font-size:2.4rem!important}
	.woocommerce .woocommerce-result-count{float:none!important;width:100%;margin:4px 0 12px!important;font-size:.8rem}
	.woocommerce .woocommerce-ordering{float:none!important;width:100%;margin:0 0 18px!important}.woocommerce .woocommerce-ordering select{width:100%;min-height:45px}
	.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
	.woocommerce ul.products li.product{padding-bottom:10px!important}
	.woocommerce ul.products li.product a img{padding:8px!important}
	.woocommerce ul.products li.product .woocommerce-loop-product__title{display:-webkit-box;min-height:3.7em;padding:12px 10px 3px!important;overflow:hidden;font-size:.82rem!important;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:3}
	.woocommerce ul.products li.product .price{min-height:1.5em;padding:0 10px!important;font-size:.95rem!important}
	.woocommerce ul.products li.product .button{min-height:40px;margin:10px 9px 0!important;padding:8px 5px!important;font-size:.66rem!important;line-height:1.1!important;white-space:normal}
	.woocommerce ul.products li.product .wpcbn-btn,.woocommerce ul.products li.product a[href*="whatsapp"],.woocommerce ul.products li.product .whatsapp-button{min-height:38px;margin:7px 9px 0!important;padding:7px 4px!important;font-size:.61rem!important;line-height:1.1!important;white-space:normal}
	.mo-mobile-filters{display:flex!important;width:100%;min-height:46px;align-items:center;justify-content:center;gap:8px;margin:0 0 10px!important;border:1px solid rgba(237,17,28,.65)!important;border-radius:5px;background:#151515!important;color:#fff!important;font-size:.78rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase}
	.mo-mobile-filters span{color:var(--mo-red);font-size:1rem}
	body.woocommerce-page #secondary,body.woocommerce #secondary{position:fixed!important;top:0;right:0;bottom:0;z-index:999999;width:min(88vw,360px)!important;max-width:none!important;height:100dvh;margin:0!important;padding:68px 16px 30px!important;overflow-y:auto;background:#090909!important;box-shadow:-20px 0 60px rgba(0,0,0,.65);opacity:0;transform:translateX(105%);visibility:hidden;transition:transform .28s ease,opacity .28s ease,visibility .28s}
	.mo-filters-open #secondary{opacity:1!important;transform:translateX(0)!important;visibility:visible!important}
	.mo-filter-close{position:absolute;top:14px;right:16px;display:grid;width:42px;height:42px;padding:0!important;border:1px solid var(--mo-line)!important;border-radius:50%;background:#171717!important;color:#fff!important;font-size:1.8rem;line-height:1;place-items:center}
	.mo-filter-backdrop{position:fixed;inset:0;z-index:999998;width:100%;height:100%;margin:0;padding:0;border:0;background:rgba(0,0,0,.72);opacity:0;visibility:hidden;transition:.25s}
	.mo-filters-open .mo-filter-backdrop{display:block;opacity:1;visibility:visible}.mo-filters-open{overflow:hidden}
}
@media(max-width:350px){.woocommerce ul.products{grid-template-columns:1fr!important}}
