.alca-shop-container{width:min(1250px,calc(100% - 40px));margin-inline:auto;padding-block:20px 35px}
.alca-shop-shell .alca-shop-layout{grid-template-columns:225px minmax(0,1fr);gap:20px}
.alca-shop-shell .alca-shop-main{min-width:0}

.alca-shop-shell .alca-shop-banner{position:relative;isolation:isolate;min-height:350px;overflow:hidden;margin-bottom:20px;border-radius:11px;background:#171a1d;color:#fff;box-shadow:0 10px 30px rgba(16,19,21,.13)}
.alca-shop-shell .alca-shop-banner:before,.alca-shop-shell .alca-shop-banner:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}
.alca-shop-shell .alca-shop-banner:before{inset:-4%;width:auto;height:auto;border-radius:0;background:url("../images/fondo-shop-banner.jpg") center 43%/cover no-repeat;opacity:.4;filter:grayscale(1) contrast(.9);transform-origin:center;animation:alcaShopBannerLens 32s ease-in-out infinite alternate;will-change:transform}
.alca-shop-shell .alca-shop-banner:after{inset:0;width:auto;height:auto;border-radius:0;background:rgba(10,12,14,.36)}
.alca-shop-shell .alca-shop-banner__inner{position:relative;z-index:1}
@keyframes alcaShopBannerLens{from{transform:scale(1)}to{transform:scale(1.1)}}
.alca-shop-shell .alca-shop-banner__inner{width:auto;min-height:390px;display:flex;flex-direction:column;justify-content:center;padding:23px 27px}
.alca-shop-shell .alca-shop-banner .alca-shop-breadcrumb{margin:0 0 11px;color:#c8cdd1;font-size:13px;font-weight:600}
.alca-shop-shell .alca-shop-banner .alca-shop-breadcrumb a{color:#fff;text-decoration:none;transition:color .2s}
.alca-shop-shell .alca-shop-banner .alca-shop-breadcrumb a:hover{color:#ff5651}
.alca-shop-shell .alca-shop-banner .alca-shop-breadcrumb span{padding:0 7px;color:#92999f}
.alca-shop-shell .alca-shop-banner h1{max-width:650px;margin:0;font-family:"Manrope",sans-serif;font-size:clamp(30px,3.3vw,48px);font-weight:900;line-height:1.03;letter-spacing:-.015em}
.alca-shop-shell .alca-shop-banner h1 span,.alca-shop-shell .alca-shop-banner h1 strong{display:block}
.alca-shop-shell .alca-shop-banner h1 span{color:#fff}
.alca-shop-shell .alca-shop-banner h1 strong{color:#ff2a24;font-weight:900}
.alca-shop-shell .alca-shop-banner__inner>p{max-width:600px;margin:7px 0 25px;color:#fff;font-size:15px;line-height:1.3}
.alca-shop-shell .alca-shop-banner__actions{display:flex;flex-wrap:wrap;gap:11px;margin-bottom:21px}
.alca-shop-shell .alca-shop-banner__button{min-height:41px;display:inline-flex;align-items:center;justify-content:center;padding:9px 21px;border:1px solid transparent;border-radius:7px;font:600 13px "Manrope",sans-serif;text-decoration:none;transition:transform .2s,background .2s,border-color .2s}
.alca-shop-shell .alca-shop-banner__button:hover{transform:translateY(-2px)}
.alca-shop-shell .alca-shop-banner__button--primary{background:#e10600;color:#fff}
.alca-shop-shell .alca-shop-banner__button--primary:hover{background:#bd0500;color:#fff}
.alca-shop-shell .alca-shop-banner__button--secondary{border-color:rgba(255,255,255,.6);background:rgba(255,255,255,.08);color:#fff}
.alca-shop-shell .alca-shop-banner__button--secondary:hover{border-color:#fff;background:#fff;color:#22272b}
.alca-shop-shell .alca-shop-banner__benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;max-width:625px;padding-top:5px}
.alca-shop-shell .alca-shop-banner__benefits>span{min-width:0;display:grid;grid-template-columns:31px minmax(0,1fr);column-gap:7px;align-items:center;padding:0}
.alca-shop-shell .alca-shop-banner__benefits svg{grid-row:1/3;width:31px;height:31px;fill:none;stroke:#ff3832;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.alca-shop-shell .alca-shop-banner__benefits b{overflow:hidden;color:#fff;font:700 11px "Manrope",sans-serif;text-overflow:ellipsis;white-space:nowrap}
.alca-shop-shell .alca-shop-banner__benefits small{overflow:hidden;color:#bfc5c9;font-size:10px;text-overflow:ellipsis;white-space:nowrap}
.alca-shop-shell .alca-shop-banner__quick-title{margin:0 0 8px;color:#fff;font:800 10px "Manrope",sans-serif;letter-spacing:.1em;text-transform:uppercase}
.alca-shop-shell .alca-shop-banner__quick{--alca-quick-visible:5;--alca-quick-gap:8px;width:min(100%,607px);overflow:hidden;padding:2px 0 5px}
.alca-shop-shell .alca-shop-banner__quick-track{display:flex;gap:var(--alca-quick-gap);width:max-content;transition:transform .65s ease;will-change:transform}
.alca-shop-shell .alca-shop-banner__quick a{width:115px!important;min-width:0;min-height:43px;display:flex;align-items:center;justify-content:flex-start;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.5);border-radius:11px;background:rgba(255,255,255,.94);color:#25292d;font:800 10px "Manrope",sans-serif;text-decoration:none;transition:background .2s,color .2s,border-color .2s}
.alca-shop-shell .alca-shop-banner__quick a:hover,.alca-shop-shell .alca-shop-banner__quick a:focus-visible{border-color:#e10600;background:#e10600;color:#fff}
.alca-shop-shell .alca-shop-banner__quick-icon{width:25px;height:25px;display:grid;flex:0 0 25px;place-items:center;border-radius:7px;background:#f0f2f3;color:#e10600}
.alca-shop-shell .alca-shop-banner__quick-icon svg{width:17px;height:17px}
.alca-shop-shell .alca-shop-banner__quick a:hover .alca-shop-banner__quick-icon,.alca-shop-shell .alca-shop-banner__quick a:focus-visible .alca-shop-banner__quick-icon{background:rgba(255,255,255,.16);color:#fff}

.alca-shop-shell .alca-shop-sidebar{padding:15px;background:#fff;border-radius:11px}
.alca-shop-shell .alca-shop-sidebar form{display:block}
.alca-shop-shell .alca-shop-filter-search{padding:0 0 5px}
.alca-shop-shell .alca-shop-filter-search label{display:block;margin-bottom:9px;color:#34393e;font:900 11px "Manrope",sans-serif;letter-spacing:.09em;text-transform:uppercase}
.alca-shop-shell .alca-shop-filter-search>span{position:relative;display:block}
.alca-shop-shell .alca-shop-filter-search svg{position:absolute;left:9px;top:50%;width:14px;transform:translateY(-50%);fill:none;stroke:#969da3;stroke-width:1.8}
.alca-shop-shell .alca-shop-filter-search input[type=search]{width:100%;height:35px;padding:0 9px 0 31px;border:1px solid #dfe3e6;border-radius:7px;outline:0;background:#fff;color:#34393e;font-size:11px}
.alca-shop-shell .alca-shop-filter-search input[type=search]:focus{border-color:#e10600;box-shadow:0 0 0 3px rgba(225,6,0,.07)}
.alca-shop-shell .alca-shop-filter-section{padding:15px 0!important;margin:0!important;border:0;border-bottom:1px solid #dfe3e6;border-radius:0;background:transparent}
.alca-shop-shell .alca-shop-filter-section--alca_glove_size{border-bottom:0}
.alca-shop-shell .alca-shop-filter-section h2{display:flex;align-items:center;gap:9px;margin:0 0 9px;color:#34393e;font:900 11px "Manrope",sans-serif;letter-spacing:.09em;text-transform:uppercase}
.alca-shop-shell .alca-shop-filter-section h2 span{color:#e10600;font-size:11px}
.alca-shop-shell .alca-shop-filter-section h2 span{width:7px;height:7px;display:inline-block;flex:0 0 7px;overflow:hidden;border-radius:50%;background:#e10600;color:transparent;font-size:0;animation:alcaShopFilterPulse 1.6s ease-out infinite}
@keyframes alcaShopFilterPulse{0%{box-shadow:0 0 0 0 rgba(225,6,0,.45);transform:scale(1)}70%{box-shadow:0 0 0 7px rgba(225,6,0,0);transform:scale(1.12)}100%{box-shadow:0 0 0 0 rgba(225,6,0,0);transform:scale(1)}}
.alca-shop-shell .alca-shop-filter-section .alca-shop-filter-list{width:100%;max-height:235px;padding:0;border:0;background:transparent;color:#5e656b;font-size:11px;scrollbar-width:thin;scrollbar-color:#c9ced2 transparent}
.alca-shop-shell .alca-shop-filter-list option{min-height:27px;padding:7px 6px;border-radius:5px;background:transparent;color:#5e656b;font-size:13px}
.alca-shop-shell .alca-shop-filter-list option:checked{background:#fff1f0;color:#e10600;font-weight:400}
.alca-shop-shell .alca-shop-filter-reset{display:block;margin:0;padding:9px;border:1px solid #dfe3e6;border-radius:7px;background:#fff;color:#555d63;font-size:13px;font-weight:600;text-align:center}
.alca-shop-shell .alca-shop-filter-reset:hover{border-color:#e10600;color:#e10600}
.alca-shop-sidebar__head,.alca-shop-filter-toggle{display:none}
.alca-shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:11px;margin:0 0 20px;padding:15px;border:0;color:#17191c;background:#fff;border-radius:11px}
.alca-shop-total{margin:0;color:#5c6268;font-family:"Inter",sans-serif;font-size:13px;font-weight:300!important}
.alca-shop-toolbar__actions{display:flex;align-items:center;gap:11px}
.alca-shop-toolbar .woocommerce-ordering select{min-width:169px;height:35px;padding:0 29px 0 11px;border:1px solid #dfe3e6;border-radius:7px;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%234e555b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:14px 14px;color:#4e555b;font-family:"Inter",sans-serif;font-size:11px;line-height:35px}
.alca-shop-views{display:flex;gap:11px}
.alca-shop-views button{display:grid;width:37px;height:37px;place-items:center;padding:0;border:1px solid #dfe3e6;border-radius:7px;background:#f1f2f3;color:#3f464c;font-size:21px;line-height:1;cursor:pointer}
.woocommerce nav.woocommerce-pagination{display:flex;justify-content:center;width:100%;margin:29px 0 0;padding:13px;border-radius:11px;background:#fff}
.woocommerce nav.woocommerce-pagination ul{display:flex;align-items:center;gap:11px;margin:0;padding:0;border:0}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:grid;place-items:center;min-width:37px;height:37px;padding:0 7px;border:1px solid #dfe3e6;border-radius:11px;background:#fff;color:#626970;font-family:"Manrope",sans-serif;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s}

@media(max-width:1050px){
	.alca-shop-shell .alca-shop-layout{grid-template-columns:185px minmax(0,1fr)}
	.alca-shop-shell .alca-shop-banner__quick{--alca-quick-visible:4}
	.alca-shop-shell .alca-shop-banner__benefits{grid-template-columns:1fr 1fr;gap:10px}
	.alca-shop-shell .alca-shop-banner__benefits>span{border-right:0;padding:0}
}
@media(max-width:780px){
	.alca-shop-shell .alca-shop-layout{display:block}
	body.alca-shop-filters-open{overflow:hidden}
	body.alca-shop-filters-open:after{content:"";position:fixed;inset:0;z-index:1390;background:rgba(12,14,16,.58);backdrop-filter:blur(2px)}
	.alca-shop-shell .alca-shop-sidebar{position:fixed;left:50%;top:50%;z-index:1400;width:min(520px,calc(100% - 28px));max-height:min(84vh,720px);display:block!important;box-sizing:border-box;margin:0;padding:0 14px 16px;overflow:auto;border:0;border-radius:16px;background:#f5f6f7;box-shadow:0 28px 80px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translate(-50%,-46%) scale(.97);transition:opacity .22s,visibility .22s,transform .22s}
	.alca-shop-shell .alca-shop-sidebar.is-open{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}
	.alca-shop-sidebar__head{position:sticky;top:0;z-index:2;width:auto;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 -14px 14px;padding:15px 16px 12px;border-bottom:1px solid #dfe3e6;background:#fff;border-radius:16px 16px 0 0}
	.alca-shop-sidebar__head strong{font:900 17px "Manrope",sans-serif}
	.alca-shop-sidebar__head button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:9px;background:#eef0f2;color:#25292d;font-size:24px;font-weight:800;line-height:1;cursor:pointer}
	.alca-shop-filter-toggle{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:9px;margin:0 0 14px;padding:10px 16px;border:1px solid #dadddf;border-radius:11px;background:#fff;color:#25292d;font:800 13px "Manrope",sans-serif;box-shadow:0 3px 12px rgba(17,18,20,.05);cursor:pointer}
	.alca-shop-filter-toggle:hover,.alca-shop-filter-toggle:focus-visible{border-color:#e10600;background:#e10600;color:#fff}
	.alca-shop-filter-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
	.alca-shop-shell .alca-shop-sidebar form{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0}
	.alca-shop-shell .alca-shop-filter-search{grid-column:1/-1;padding-bottom:10px;border:0}
	.alca-shop-shell .alca-shop-filter-section{padding:11px!important;border:1px solid #dfe3e6;border-radius:9px;background:#fff}
	.alca-shop-shell .alca-shop-filter-section--alca_glove_size{border-bottom:1px solid #dfe3e6}
	.alca-shop-shell .alca-shop-filter-section .alca-shop-filter-list{max-height:136px}
	.alca-shop-shell .alca-shop-filter-reset{grid-column:1/-1;margin:0}
	.alca-shop-shell .alca-shop-banner__inner{padding:25px 21px}
	.alca-shop-shell .alca-shop-banner h1{font-size:clamp(34px,7vw,45px)}
	.alca-shop-shell .alca-shop-banner__quick{--alca-quick-visible:3}
}
@media(max-width:520px){
	.alca-shop-shell nav.woocommerce-pagination{max-width:100%;min-width:0;box-sizing:border-box;padding:10px;overflow:hidden}
	.alca-shop-shell nav.woocommerce-pagination ul{max-width:100%;min-width:0;display:flex;flex-wrap:wrap;justify-content:center;gap:6px}
	.alca-shop-shell nav.woocommerce-pagination ul li{float:none;flex:0 0 auto}
	.alca-shop-shell nav.woocommerce-pagination ul:has(> li:nth-child(9):last-child) li:has(> .page-numbers.dots) + li{display:none}
	.alca-shop-shell nav.woocommerce-pagination ul li a,.alca-shop-shell nav.woocommerce-pagination ul li span{min-width:32px;height:32px;padding:0 6px;font-size:12px}
	.alca-shop-shell .alca-shop-sidebar{width:calc(100% - 20px);padding:0 12px 14px}
	.alca-shop-sidebar__head{margin-inline:-12px;padding:14px 15px 11px}
	.alca-shop-shell .alca-shop-sidebar form{grid-template-columns:1fr;gap:11px}
	.alca-shop-shell .alca-shop-filter-search,.alca-shop-shell .alca-shop-filter-reset{grid-column:auto}
	.alca-shop-shell .alca-shop-banner h1{font-size:30px}
	.alca-shop-shell .alca-shop-banner__inner>p{font-size:13px!important}
	.alca-shop-shell .alca-shop-banner__button{width:100%}
	.alca-shop-shell .alca-shop-banner__benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
	.alca-shop-shell .alca-shop-banner__quick{--alca-quick-visible:2;--alca-quick-gap:6px}
	.alca-shop-shell .alca-shop-banner__quick a{min-height:40px;padding:6px 9px;font-size:10px}
}
@media(prefers-reduced-motion:reduce){.alca-shop-shell .alca-shop-banner:before,.alca-shop-shell .alca-shop-filter-section h2 span{animation:none}.alca-shop-shell .alca-shop-banner__quick>a{transition:none}}

.woocommerce-message.alca-cart-toast,.woocommerce-message:has([data-alca-cart-toast-content]){position:fixed;z-index:99999;top:96px;right:22px;width:min(390px,calc(100% - 30px));min-height:0;margin:0!important;padding:0!important;border:0!important;border-radius:14px!important;background:#fff!important;color:#25292d!important;box-shadow:0 18px 48px rgba(17,18,20,.2)!important;opacity:0;overflow:hidden;transform:translate3d(18px,0,0) scale(.97);transition:opacity .28s ease,transform .28s ease}.woocommerce-message.alca-cart-toast:before,.woocommerce-message:has([data-alca-cart-toast-content]):before{display:none!important}.woocommerce-message.alca-cart-toast.is-visible{opacity:1;transform:translate3d(0,0,0) scale(1)}
.alca-cart-toast__content{position:relative;display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px;border-left:4px solid #e10600}.alca-cart-toast__image{display:block;width:62px;height:62px;overflow:hidden;border-radius:10px;background:#f1f3f4}.alca-cart-toast__image img{display:block;width:100%;height:100%;margin:0!important;object-fit:cover}.alca-cart-toast__copy{display:grid;min-width:0;gap:4px}.alca-cart-toast__copy small{color:#697078;font:600 10px "Manrope",sans-serif}.alca-cart-toast__copy strong{display:-webkit-box;overflow:hidden;color:#202428;font:700 13px/1.35 "Manrope",sans-serif;-webkit-box-orient:vertical;-webkit-line-clamp:2}.alca-cart-toast__action{align-self:end;padding:8px 10px;border-radius:7px;background:#e10600;color:#fff!important;font:700 10px "Manrope",sans-serif;text-decoration:none!important;white-space:nowrap}.alca-cart-toast__close{position:absolute;z-index:2;top:5px;right:7px;width:25px;height:25px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#8a9197;font-size:19px;line-height:1;cursor:pointer}.alca-cart-toast__action:hover{background:#b80500}
@media(max-width:520px){.woocommerce-message.alca-cart-toast,.woocommerce-message:has([data-alca-cart-toast-content]){top:auto;right:50%;bottom:16px;width:calc(100% - 22px);transform:translate3d(50%,18px,0) scale(.97)}.woocommerce-message.alca-cart-toast.is-visible{transform:translate3d(50%,0,0) scale(1)}.alca-cart-toast__content{grid-template-columns:52px minmax(0,1fr);gap:10px;padding:11px 12px}.alca-cart-toast__image{width:52px;height:52px}.alca-cart-toast__action{grid-column:2;justify-self:start;margin-top:-1px}.alca-cart-toast__close{top:4px;right:5px}}
