/*
Theme Name:  Woodmart
Template: 	 woodmart
Theme URI:	 https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/full_screen_preview/20264492
Author:		 ChildThemeWP
Author URI:	 https://childthemewp.com
Version:	 1.0.0
License:	 GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:    	 opensource     
Text Domain: woodmartchild
*/

#dokan-store-listing-filter-wrap .right {
    position: static !important;
    left: 240px;
    bottom: 100px;
}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .item.store-ratings{display:none !important;}

#dokan-store-listing-filter-wrap #dokan-store-listing-filter-form-wrap{    display: flex !important;
    align-items: center;
    justify-content: space-between; box-shadow:none !important;
}
#dokan-store-listing-filter-wrap .left{width:60% !important;}

#dokan-store-listing-filter-wrap  .store-search{order:1;}
#dokan-store-listing-filter-wrap   .store-lists-other-filter-wrap{order:0;}
#dokan-store-listing-filter-wrap   .apply-filter{order:2}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap{margin-top:0px !important;}

.cart-widget-side .wd-scroll-content {
    position: relative !important;
    max-height: 50vh !important;
}