.container-all-products{width:100%;min-height:100dvh;display:flex}.tp-allProducts-filter-buttons-container{display:flex;flex-direction:column}.tp-allProducts-container-filter-bar{background:#fff;padding:20px;max-width:30%;min-height:100dvh;display:flex;flex-direction:column}#filtro-resultado{padding:2rem 4rem}.tp-allProducts-filter-bar-title{font-size:18px;font-family:Lato;font-weight:400;text-transform:uppercase;margin-top:6rem;margin-bottom:1.5rem}.tp-allProducts-main-category{position:relative;display:inline-block;margin-right:20px;margin-bottom:10px}.tp-allProducts-parent-checkbox label{cursor:pointer}.tp-allProducts-dropdown-toggle{display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .3s ease;text-transform:uppercase;font-size:15px;font-family:Lato;padding:10px 16px}.titulo-categoria-produto{text-transform:uppercase;font-family:lato;font-weight:300;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1d1d1c;font-size:clamp(24px,5vw,40px)}.subtitulo-categoria-produto{font-family:Lato;font-weight:300;font-size:16px;color:#1d1d1c;margin-top:3px;margin-bottom:2rem}.tp-allProducts-dropdown-arrow{width:16px;height:16px;transition:transform .3s ease}.tp-allProducts-dropdown-arrow.rotated{transform:rotate(180deg)}.tp-allProducts-dropdown-content,.tp-allProducts-sub-dropdown-content{overflow:hidden;height:0;display:none;transition:height .4s ease}.tp-allProducts-sub-dropdown-content.open{max-height:21rem !important;overflow-y:auto !important}.tp-allProducts-dropdown-arrow{transition:transform .3s ease}.tp-allProducts-dropdown-content.tp-allProducts-show{display:block}.tp-allProducts-sub-category{position:relative}.tp-allProducts-direct-checkboxes{background:#fff;border-radius:4px}.tp-allProducts-direct-checkboxes .tp-allProducts-checkbox-item{background:0 0;border-radius:0}.tp-allProducts-direct-checkboxes .tp-allProducts-checkbox-item:hover{background:#e9ecef}.tp-allProducts-sub-dropdown-toggle{display:flex;align-items:center;justify-content:center;gap:1rem;padding:10px 16px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;font-size:16px;font-family:Lato;border-top:2px solid #e0e0e0}.tp-allProducts-sub-dropdown-toggle:hover{background:#f8f9fa}.tp-allProducts-sub-dropdown-toggle.tp-allProducts-active{background:#e7f3ff}.tp-allProducts-sub-dropdown-content{padding:8px 0;display:none}.tp-allProducts-sub-dropdown-content.tp-allProducts-show{display:block}.tp-allProducts-checkbox-item{display:flex;align-items:center;padding:8px 24px;cursor:pointer;transition:background-color .3s ease}.tp-allProducts-checkbox-item:hover{background:#e9ecef}.tp-allProducts-checkbox-item input[type=checkbox]{display:none}.tp-allProducts-checkbox-item label{position:relative;padding-left:30px;cursor:pointer;line-height:25px;user-select:none}.tp-allProducts-checkbox-item label:before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;border:1.5px solid #ccc;background:#fff;transition:background-color .3s,border-color .3s}.tp-allProducts-checkbox-item input[type=checkbox]:checked+label:before{background-color:var(--gold);border-color:var(--gold)}.tp-allProducts-checkbox-item input[type=checkbox]{margin-right:8px;width:16px;height:16px;cursor:pointer}.tp-allProducts-checkbox-item label{cursor:pointer;font-size:14px}.container-products{width:100%}.spinner{display:flex;align-items:center;justify-content:center}.show-more-button{background-color:transparent;font-family:lato;text-transform:uppercase;color:var(--black);border:none;font-size:20px;display:block;margin:0 auto;border-radius:4px;cursor:pointer;transition:all .3s ease;padding-bottom:2rem}.show-more-button:hover{color:var(--gold)}@media (max-width:768px){.container-all-products{display:flex;flex-direction:column}#filtro-resultado{padding:5%}.tp-allProducts-container-filter-bar{order:-1;width:100%;max-width:100%;min-height:auto;padding:15px 20px;flex-direction:column;align-items:center;gap:15px}.tp-allProducts-filter-bar-title{margin:0;font-size:16px;white-space:nowrap;flex-shrink:0;text-align:center;width:100%}.tp-allProducts-filter-buttons-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%}.tp-allProducts-main-category{display:block;width:auto;margin:0;flex:1;min-width:150px;max-width:200px}.tp-allProducts-sub-dropdown-content{z-index:30}.tp-allProducts-dropdown-toggle{background:#ffff;padding:8px 12px;font-size:14px;min-height:40px;width:100%}.tp-allProducts-dropdown-toggle:hover{background:#e9ecef}.tp-allProducts-dropdown-content{position:absolute;top:100%;left:0;right:0;z-index:30;background:#fff;border:1px solid #dee2e6;border-top:none;box-shadow:0 4px 12px rgba(0,0,0,.15);margin-top:0;overflow-y:auto !important}.tp-allProducts-sub-dropdown-toggle{font-size:14px;padding:8px 16px;justify-content:space-between}.tp-allProducts-checkbox-item{padding:6px 20px}.tp-allProducts-checkbox-item label{font-size:13px}.tp-allProducts-direct-checkboxes{background:#fff;margin:0;padding:0}.tp-allProducts-dropdown-content{scrollbar-width:thin;scrollbar-color:#ccc transparent}.tp-allProducts-dropdown-content::-webkit-scrollbar{width:6px}.tp-allProducts-dropdown-content::-webkit-scrollbar-track{background:0 0}.tp-allProducts-dropdown-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}}@media (max-width:1024px) and (min-width:769px){.tp-allProducts-container-filter-bar{width:35%;padding:15px}.tp-allProducts-filter-bar-title{margin-top:2rem;font-size:17px}}@media (min-width:1024px){.tp-allProducts-container-filter-bar{width:25%}}#tp-allProducts-parent-term-84{pointer-events:none}.tp-allProducts-disabled{opacity:.7;cursor:not-allowed !important;transition:opacity .3s ease}input[type=checkbox].tp-allProducts-disabled{opacity:.5;cursor:not-allowed !important;pointer-events:none}input[type=checkbox].tp-allProducts-disabled+label{opacity:.5;cursor:not-allowed !important;pointer-events:none}.tp-allProducts-checkbox-item:has(input.tp-allProducts-disabled){opacity:.7;cursor:not-allowed !important}