.woocommerce ul.products{--dooth-cols:3;display:grid;grid-template-columns:repeat(var(--dooth-cols),minmax(0,1fr));gap:1.75rem;margin:0;padding:0;list-style:none}.woocommerce ul.products::before,.woocommerce ul.products::after{content:none}@media (max-width:1024px){.woocommerce ul.products{--dooth-cols:2}}@media (max-width:767px){.woocommerce ul.products{--dooth-cols:2}}.woocommerce .related ul.products{--dooth-cols:4}@media (max-width:1024px){.woocommerce .related ul.products{--dooth-cols:2}}@media (max-width:767px){.woocommerce .related ul.products{--dooth-cols:1}}.dooth-home-products ul.products{--dooth-cols:4}@media (max-width:1024px){.dooth-home-products ul.products{--dooth-cols:3}}@media (max-width:767px){.dooth-home-products ul.products{--dooth-cols:1}}.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important;clear:none!important;position:relative;display:flex;flex-direction:column;text-align:left;background:var(--color-fondo-1);border:1px solid rgb(0 0 0 / .12);border-radius:10px;overflow:hidden;transition:box-shadow .18s ease,border-color .18s ease}.woocommerce ul.products li.product:hover{border-color:rgb(0 0 0 / .2);box-shadow:0 8px 26px rgb(0 0 0 / .08)}.dooth-card-media{position:relative;aspect-ratio:1 / 1;background:var(--color-fondo-1);overflow:hidden}.dooth-card-imglink{position:absolute;inset:0;display:block}.dooth-img{position:absolute;inset:0}.dooth-img img{width:100%;height:100%;object-fit:contain;display:block}.dooth-img-back{opacity:0;transition:opacity .45s ease}.dooth-card-media:hover .dooth-img-back{opacity:1}.woocommerce ul.products li.product .onsale{position:absolute;top:0;left:0;right:0;z-index:3;margin:0;padding:.5rem;min-height:0;min-width:0;text-align:center;border-radius:0;background:var(--color-primario);color:var(--color-fondo-1);font-size:.8rem;line-height:1.4}.dooth-card-actions{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;justify-content:center;gap:.5rem;padding:.85rem;opacity:0;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.dooth-card-media:hover .dooth-card-actions{opacity:1;transform:none;pointer-events:auto}.dooth-action{width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:var(--color-primario);color:var(--color-fondo-1);border:0;border-radius:0;cursor:pointer;text-decoration:none;transition:background .15s ease}.dooth-action:hover,.dooth-action:focus-visible{background:var(--color-acento);color:var(--color-fondo-1)}.dooth-action svg{display:block;flex:none;width:24px!important;height:24px!important;color:var(--color-fondo-1)!important}.dooth-action svg,.dooth-action svg *,.dooth-action svg path,.dooth-action svg circle,.dooth-action svg line,.dooth-action svg polyline,.dooth-action svg rect{stroke:var(--color-fondo-1)!important}.dooth-card-actions .added_to_cart{display:none!important}.dooth-card-title-link{display:block;padding:1rem 1rem 0;color:inherit;text-decoration:none;text-align:center}.woocommerce ul.products li.product .woocommerce-loop-product__title{margin:0;padding:0;font-size:1.2rem;font-weight:500;line-height:1.4;text-align:center}.woocommerce ul.products li.product .price{display:block;margin:0;padding:.4rem 1rem 1.1rem;font-size:1.3rem;font-weight:700;text-align:center;color:inherit}.woocommerce ul.products li.product .price del{opacity:.5;font-weight:400;margin-right:.4rem}.woocommerce ul.products li.product .price ins{text-decoration:none}.woocommerce div.product .product_title{font-size:3rem;color:var(--color-primario);font-weight:700}.woocommerce-product-gallery.dooth-gallery-host{opacity:1!important}@media (min-width:768px){.woocommerce div.product .dooth-gallery-host{float:left;width:48%;clear:none;margin-bottom:2em}.woocommerce div.product .summary.entry-summary{float:right;width:48%}.woocommerce div.product::after{content:"";display:block;clear:both}}.dooth-gallery{--dooth-thumb-h:90px;display:flex;align-items:flex-start;gap:.75rem;min-width:0}.dooth-gallery-thumbs-wrap{flex:0 0 auto;width:auto;display:flex;flex-direction:column;align-items:stretch;gap:.35rem;min-height:0}.dooth-gallery-thumbs{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;flex:1 1 auto;min-height:0;overflow:hidden;scroll-behavior:smooth}.dooth-gallery-thumb{flex:0 0 auto;height:var(--dooth-thumb-h);width:var(--dooth-thumb-h);padding:0!important;background:none!important;border-radius:0;overflow:hidden;cursor:pointer;line-height:0}.dooth-gallery-thumb img{display:block;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important}.dooth-gallery-thumb,.dooth-gallery-thumb.is-active,.dooth-gallery-thumb:hover,.dooth-gallery-thumb:focus,.dooth-gallery-thumb:focus-visible{border:0;outline:none;box-shadow:none}.dooth-gallery-nav{display:none;flex:0 0 auto;width:100%;padding:.15rem 0;align-items:center;justify-content:center;background:#fff0;border:0;cursor:pointer;color:inherit}.dooth-gallery.has-nav .dooth-gallery-nav{display:flex}.dooth-gallery-nav:hover:not([disabled]),.dooth-gallery-nav:focus:not([disabled]){background-color:var(--color-acento)!important;color:var(--color-fondo-1)!important}.dooth-gallery-nav[disabled]{opacity:.3;cursor:default}.dooth-gallery-nav svg{display:block}.dooth-gallery-main{flex:1 1 auto;min-width:0}.dooth-gallery-main img{display:block;width:100%;height:auto;object-fit:contain;border-radius:4px}body.dooth-qv-open{overflow:hidden}.dooth-qv-modal{position:fixed;inset:0;z-index:99999;display:none}.dooth-qv-modal.is-open{display:block}.dooth-qv-backdrop{position:absolute;inset:0;background:rgb(0 0 0 / .55)}.dooth-qv-dialog{position:relative;z-index:1;max-width:min(1080px, 94vw);max-height:90vh;overflow:auto;margin:5vh auto;padding:2rem;background:var(--color-fondo-1);border-radius:8px}.dooth-qv-close{position:absolute;top:.6rem;right:.9rem;width:2.2rem;height:2.2rem;font-size:1.7rem;line-height:1;background:#fff0;border:0;cursor:pointer;color:inherit;transition:background-color .15s ease,color .15s ease}.dooth-qv-close:hover,.dooth-qv-close:focus,.dooth-qv-close:focus-visible{background-color:var(--color-acento)!important;color:var(--color-fondo-1)!important}.dooth-qv-inner{display:flex;gap:2rem;align-items:flex-start}.dooth-qv-inner .dooth-gallery{flex:1 1 50%}.dooth-qv-summary{flex:1 1 50%;min-width:0}.dooth-qv-title{margin:0 0 .5rem;font-size:2.08rem;line-height:1.25}.dooth-qv-price{margin:0 0 1rem;font-size:1.76rem;font-weight:700}.dooth-qv-price del{opacity:.5;font-weight:400;margin-right:.4rem}.dooth-qv-price ins{text-decoration:none}.dooth-qv-desc{margin:0 0 1.5rem;line-height:1.6}.dooth-qv-cart{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.dooth-qv-qty{display:inline-flex;align-items:center;border:1px solid rgb(0 0 0 / .25)}.dooth-qty-btn{width:2.4rem;height:2.6rem;background:#fff0;border:0;font-size:1.1rem;line-height:1;cursor:pointer;color:inherit;transition:background-color .15s ease,color .15s ease}.dooth-qty-btn:hover,.dooth-qty-btn:focus{background-color:var(--color-acento)!important;color:var(--color-fondo-1)!important}.dooth-qv-qty input{width:3rem;height:2.6rem;text-align:center;font:inherit;color:inherit;background:#fff0;border:0;border-left:1px solid rgb(0 0 0 / .15);border-right:1px solid rgb(0 0 0 / .15);-moz-appearance:textfield}.dooth-qv-qty input::-webkit-outer-spin-button,.dooth-qv-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.dooth-qv-add{display:inline-flex!important;align-items:center;flex-wrap:nowrap;white-space:nowrap;gap:.5rem;text-decoration:none}.dooth-qv-add svg{display:block;flex:0 0 auto}.dooth-qv-add.is-loading{opacity:.6;pointer-events:none}@media (max-width:767px){.dooth-qv-dialog{padding:1.5rem}.dooth-qv-inner{flex-direction:column;gap:1.25rem}.dooth-qv-inner .dooth-gallery,.dooth-qv-summary{flex:1 1 auto;width:100%}}.woocommerce .related>h2{position:relative;margin:90px 0 40px;padding-bottom:20px;font-size:36px;font-weight:700;line-height:1.3;color:var(--color-primario)}.woocommerce .related>h2::after{content:"";position:absolute;left:0;bottom:0;width:100px;height:2px;background-color:var(--color-acento)}@media (max-width:1024px){.woocommerce .related>h2{margin-top:70px;font-size:28px}}@media (max-width:767px){.woocommerce .related>h2{margin-top:60px;font-size:24px}}