.elementor-kit-23943{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-1fa28f95:#4054B2;--e-global-color-30f52a7a:#23A455;--e-global-color-496a7564:#000;--e-global-color-45df5e19:#FFF;--e-global-color-6092e12:#02259B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;background-image:url("https://www.dfsfireworks.com/wp-content/uploads/2024/10/Untitled-design-19.jpg");background-size:contain;}.elementor-kit-23943 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce-product-search {
    margin: 20px 0;
}

.search-fields-container {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.search-fields-container .search-field {
    flex: 1 1 200px;
    padding: 10px;
    border: 1px solid #ddd;
}

.search-fields-container .product-cat-select {
    flex: 1 1 150px;
    padding: 10px;
    background: white;
    border: 1px solid #ddd;
}

.search-fields-container button {
    flex: 0 1 100px;
    padding: 10px 15px;
    background: #333;
    color: white;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
}

.search-fields-container button:hover {
    background: #555;
}/* End custom CSS */