.product-gallery-1-fire{background-color:var(--dark-bkgd);list-style-type:none}.product-gallery-1-fire .product-category{margin-bottom:55px;background-color:var(--dark-bkgd)}.product-gallery-1-fire .category-title{color:var(--accent)}.product-gallery-1-fire .products{display:grid;width:100%;grid-template-columns:repeat(3,1fr);column-gap:25px;row-gap:125px;border:1px solid var(--accent);border-radius:var(--button-radius);padding:25px 25px 50px}.product-gallery-1-fire .woocommerce-Price-amount bdi{font-size:20px}.product-gallery-1-fire .product-info{display:flex;flex-direction:column;justify-content:space-between}.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before{display:none !important}.product-gallery-1-fire .stock-status{display:none !important}.product-gallery-1-fire .stock-status.in-stock{border:1px solid green;padding:5px 15px;border-radius:25px;color:green}.product-gallery-1-fire .view-product-button{margin-top:35px;display:block}.product-gallery-1-fire .product,.product-gallery-1-fire .product{width:100% !important}.product-gallery-1-fire .product-title a{color:var(--accent);text-decoration:none}.product-gallery-1-fire .product-title a:hover{text-decoration:underline}.product-gallery-1-fire .product-price .regular-price{font-size:16px;margin-top:15px;color:var(--light-text);text-decoration:line-through}.product-gallery-1-fire .product-price .sale-price,.product-gallery-1-fire .product-price .current-price{font-size:24px;margin-top:15px;color:var(--accent)}.product-gallery-1-fire .product-excerpt{margin-top:25px;margin-bottom:15px;color:var(--light-text)}.product-gallery-1-fire .product-excerpt ul li,.product-excerpt .product-gallery-1-fire ol li{color:var(--light-text);font-size:15px}.product-gallery-1-fire span{color:var(--light-text)}.product-gallery-1-fire .category-selector{margin-bottom:30px;width:100%}.product-gallery-1-fire .category-selector .content_div{padding-left:0}.product-gallery-1-fire .category-filter-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}.product-gallery-1-fire .category-filter-btn{padding:10px 20px;border:2px solid var(--accent,#007cba);background:0 0;color:var(--accent,#007cba);border-radius:var(--button-radius,5px);cursor:pointer;font-size:16px;font-weight:500;text-transform:uppercase;transition:all .3s ease;text-decoration:none;display:inline-block;font-family:inherit}.product-gallery-1-fire .category-filter-btn:hover{background:var(--accent,#007cba);color:var(--light-text,#fff);transform:translateY(-2px)}.product-gallery-1-fire .category-filter-btn.active{background:var(--accent,#007cba);color:var(--light-text,#fff)}.product-gallery-1-fire .product-image.filledImg{object-fit:cover !important;height:300px;width:100%;border-radius:var(--button-radius)}@media (max-width:768px){.product-gallery-1-fire .products{grid-template-columns:repeat(1,1fr);row-gap:100px}.product-gallery-1-fire .category-filter-buttons{justify-content:flex-start;gap:8px}.product-gallery-1-fire .category-filter-btn{padding:8px 15px;font-size:13px}.product-gallery-1-fire .primary_button{width:100%;max-width:unset;display:block}.product-gallery-1-fire .content_div{padding-left:15px;padding-right:15px}}