.dooth-shop-wrap{display:flex;align-items:flex-start;gap:2.5rem}.dooth-shop-wrap>#primary,.dooth-shop-wrap>.content-area,.dooth-shop-wrap>main{flex:1 1 auto;min-width:0}.dooth-shop-header{margin:0 0 2rem}.dooth-shop-header .woocommerce-breadcrumb{margin:0 0 .6rem;font-size:.85rem;opacity:.7}.dooth-shop-header .dooth-shop-title{margin:0}.woocommerce-products-header{margin:0;padding:0}.dooth-shop-sidebar{flex:0 0 230px;position:sticky;top:2rem;font-size:.95rem;line-height:1.5}.dooth-tax{margin:0 0 1.75rem;padding:0 0 1.5rem;border-bottom:1px solid rgb(0 0 0 / .1)}.dooth-tax:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.dooth-tax-title{font-size:1.15rem;font-weight:600;letter-spacing:.01em;margin:0 0 1.5rem}.dooth-tax-list{list-style:none;margin:0;padding:0}.dooth-tax-list li{margin:0}.dooth-tax-list a{display:flex;align-items:center;gap:.5rem;padding:.55rem 0;line-height:1.5;color:inherit;text-decoration:none;transition:opacity .15s ease}.dooth-tax-list a:hover,.dooth-tax-list a:focus-visible{text-decoration:none;opacity:.6}.dooth-cat-icon{flex:0 0 auto;font-size:1.15em;line-height:1}.dooth-search{margin:0 0 1.75rem}.dooth-search .woocommerce-product-search{display:flex;gap:.4rem}.dooth-search .search-field{flex:1 1 auto;min-width:0;padding:.6rem .8rem;font:inherit;color:inherit;background:#fff0;border:1px solid rgb(0 0 0 / .25);border-radius:6px}.dooth-search .woocommerce-product-search button{flex:0 0 auto;padding:.6rem 1rem;font:inherit;cursor:pointer;background:var(--color-primario);color:var(--color-fondo-1);border:1px solid var(--color-primario);border-radius:6px;transition:background .15s ease,color .15s ease}.dooth-search .woocommerce-product-search button:hover{background:var(--color-fondo-1);color:var(--color-primario)}.dooth-sidebar-toggle{display:none;width:100%;text-align:left;padding:.7rem .9rem;font:inherit;font-weight:600;cursor:pointer;background:#fff0;border:1px solid rgb(0 0 0 / .2);border-radius:6px}.dooth-sidebar-toggle::after{content:"▾";float:right;transition:transform .2s ease}.dooth-shop-sidebar.is-open .dooth-sidebar-toggle::after{transform:rotate(180deg)}.dooth-shop-toolbar{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin:0 0 1.75rem;padding:0 0 1.1rem;border-bottom:1px solid rgb(0 0 0 / .1)}.dooth-shop-toolbar .woocommerce-result-count{margin:0;font-size:.9rem;opacity:.75}.dooth-shop-toolbar .dooth-col-selector{margin:0 0 0 auto}.dooth-shop-toolbar .woocommerce-ordering{margin:0}.dooth-shop-toolbar .woocommerce-ordering select{padding:.5rem 2.2rem .5rem .8rem;font:inherit;border:1px solid rgb(0 0 0 / .25);border-radius:6px;background-color:#fff0}.dooth-shop-toolbar .woocommerce-ordering select:hover,.dooth-shop-toolbar .woocommerce-ordering select:focus{background-color:var(--color-primario);color:var(--color-fondo-1)}.dooth-shop-toolbar .woocommerce-ordering select option{background-color:var(--color-fondo-1);color:var(--color-texto)}.dooth-shop-toolbar .woocommerce-ordering select option:checked,.dooth-shop-toolbar .woocommerce-ordering select option:hover,.dooth-shop-toolbar .woocommerce-ordering select option:focus{background-color:var(--color-primario);color:var(--color-fondo-1)}.dooth-col-selector{display:flex;align-items:center;gap:.4rem}.dooth-col-btn{display:none;align-items:center;justify-content:center;padding:.5rem .55rem;font:inherit;line-height:0;color:inherit;cursor:pointer;background:#fff0;border:1px solid rgb(0 0 0 / .25);border-radius:6px;transition:background .15s ease,color .15s ease,border-color .15s ease}.dooth-col-btn svg{display:block}.dooth-col-btn:hover{background:var(--color-acento);color:var(--color-fondo-1);border-color:var(--color-acento)}.dooth-col-btn.is-active{background:var(--color-primario);color:var(--color-fondo-1);border-color:var(--color-primario)}.dooth-col-btn[data-cols="2"]{display:inline-flex}@media (min-width:768px){.dooth-col-btn[data-cols="3"]{display:inline-flex}}@media (min-width:1025px){.dooth-col-btn[data-cols="4"]{display:inline-flex}}@media (max-width:767px){.dooth-col-btn[data-cols="1"]{display:inline-flex}}@media (max-width:1024px){.dooth-shop-wrap{gap:1.75rem}.dooth-shop-sidebar{flex-basis:200px}}@media (max-width:767px){.dooth-shop-wrap{flex-direction:column;gap:1.25rem}.dooth-shop-sidebar{position:static;flex-basis:auto;width:100%}.dooth-sidebar-toggle{display:block}.dooth-sidebar-panel{display:none;margin-top:1rem}.dooth-shop-sidebar.is-open .dooth-sidebar-panel{display:block}}