/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


/*Dokan SAtici sayfa filtresi baslangic */

.seller-category-filter {
    margin-bottom: 20px;
}

.seller-category-filter select {
    padding: 8px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.seller-category-filter h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.reset-filter-button {
    display: inline-block;
    margin-top: 10px;
    padding: 8px 15px;
    background-color: #f44336;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
}

.reset-filter-button:hover {
    background-color: #d32f2f;
}
/*Dokan satici sayfa filtresi bitis */

/*DOKAN SAYFA GECIS*/



/* Bitis*/








@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
}
