select.dropdown_product_cat{ border: 1px solid #e1e1e1; width: 100%;}
.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:5px;border:1px solid #e1e1e1;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:38px;line-height:36px;outline:0;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:'';display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:5px}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;transform-origin:50% 0;transform:scale(.75) translateY(-21px);transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9999999}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{margin:0;cursor:pointer;font-weight:400;line-height:32px;list-style:none;min-height:32px;outline:0;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}
.product-search-form .nice-select{border-radius: 0; height: 38px; line-height: 36px; border-width: 1px 0 1px 1px}
.sidebar .product-search-form .nice-select{display: none}
.search-header-contents form.search-form .nice-select{line-height: 74px; height: 74px;border-right-width: 1px;font-size: 16px;padding-left: 25px;padding-right: 35px;}
form.search-form.product-search-form [type=submit]{position:static}.dokan-geolocation-location-filters .dokan-row {
margin-right: -10px;
margin-left: -10px;
}
.dokan-geolocation-location-filters .dokan-w4,
.dokan-geolocation-location-filters .dokan-w3,
.dokan-geolocation-location-filters .dokan-w6,
.dokan-geolocation-location-filters .dokan-w12 {
padding-left: 10px;
padding-right: 10px;
}
.dokan-geolocation-location-filters .dokan-geo-filters-column {
margin-bottom: 15px !important;
}
.dokan-geolocation-location-filters .dokan-geo-filters-column .location-address .suggestions-wrapper ul.suggestions {
padding: 10px !important;
border: 1px solid #ddd;
background-color: #f5f5f5;
}
.dokan-geolocation-location-filters .dokan-geo-filters-column .location-address .suggestions-wrapper ul.suggestions li a {
display: block !important;
padding: 5px !important;
}
.dokan-geolocation-location-filters .dokan-geo-filters-column .dokan-hide {
display: none !important;
}
.dokan-geolocation-location-filters input,
.dokan-geolocation-location-filters select {
width: 100% !important;
border: 1px solid #ccc !important;
border-radius: 3px !important;
padding: 9px 8px;
font-size: 14px !important;
line-height: 1.5 !important;
height: 44px !important;
}
.dokan-geolocation-location-filters button.dokan-btn {
width: 100%;
height: 44px;
}
.dokan-geolocation-location-filters .dokan-input-group-btn {
background-color: #f1f1f1;
border: 1px solid #ccc;
border-left: 0;
border-radius: 3px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
cursor: pointer;
vertical-align: top;
}
.dokan-geolocation-location-filters .dokan-input-group-btn .dokan-geo-input-group-btn {
display: block;
padding: 0 8px;
font-size: 13px;
line-height: 3.3;
}
.dokan-geolocation-location-filters .dokan-input-group-btn .dokan-geo-caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dokan-geolocation-location-filters .dokan-input-group-btn .dokan-geo-dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dokan-geolocation-location-filters .dokan-input-group-btn .dokan-geo-dropdown-menu.dropdown-menu-right {
right: 0;
left: auto;
}
.dokan-geolocation-location-filters .dokan-input-group-btn .dokan-geo-dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
box-shadow: none;
}
.dokan-geolocation-location-filters .dokan-input-group-btn .dokan-geo-dropdown-menu > li > a:hover,
.dokan-geolocation-location-filters .dokan-input-group-btn .dokan-geo-dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dokan-geolocation-location-filters .dokan-input-group-btn.open > .dokan-geo-dropdown-menu {
display: block;
}
.dokan-geolocation-location-filters .dokan-input-group-btn.open > a {
outline: 0;
}
.dokan-geolocation-location-filters .dokan-input-group .dokan-form-control {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.dokan-geolocation-location-filters .dokan-input-group.no-dropdown .dokan-form-control {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.dokan-geolocation-location-filters .location-address {
position: relative;
}
.dokan-geolocation-location-filters .location-address input {
padding-right: 32px;
}
.dokan-geolocation-location-filters .location-address .locate-icon,
.dokan-geolocation-location-filters .location-address .locate-loader {
position: absolute !important;
top: 50% !important;
right: 10px !important;
width: 20px !important;
height: 20px !important;
margin-top: -10px !important;
cursor: pointer !important;
background-size: contain !important;
}
.dokan-geolocation-location-filters .range-slider-container {
margin-bottom: 15px !important;
}
.dokan-geolocation-location-filters input[type="range"].dokan-range-slider {
-webkit-appearance: none !important;
width: calc(100% - 90px) !important;
height: 4px !important;
padding: 0 !important;
margin-top: 7px !important;
border-radius: 2px !important;
background: #f1f1f1 !important;
border-color: #ccc !important;
outline: none !important;
opacity: 1 !important;
-webkit-transition: 0.2s !important;
transition: opacity 0.2s !important;
}
.dokan-geolocation-location-filters input[type="range"].dokan-range-slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
height: 20px;
border-radius: 50%;
background: #f1f1f1;
border: 2px solid #f2624d;
cursor: pointer;
}
.dokan-geolocation-location-filters input[type="range"].dokan-range-slider::-moz-range-thumb {
width: 20px;
height: 20px;
border-radius: 50%;
background: #f1f1f1;
border: 2px solid #f2624d;
cursor: pointer;
}
.dokan-geolocation-location-filters .dokan-range-slider-value {
width: 90px;
font-size: 12px;
}
.dokan-geolocation-location-filters .suggestions {
background-color: #FFFFFF;
font-size: 14px;
left: 0;
list-style: none;
margin: 0;
padding: 0;
position: absolute;
text-align: left;
width: 100%;
top: 100%;
z-index: 1;
}
.dokan-geolocation-location-filters .suggestions > li > a {
clear: both;
cursor: default;
display: block;
padding: 5px 10px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-decoration: none;
border: 0;
color: rgba(0, 0, 0, 0.75);
font-weight: normal;
}
.dokan-geolocation-location-filters .suggestions > li.active > a,
.dokan-geolocation-location-filters .suggestions > li > a:hover {
background-color: #f2624d;
color: #fff;
text-decoration: none;
cursor: pointer;
}
#dokan-store-listing-filter-wrap {
position: relative;
}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters {
width: 100%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: -30px;
margin-bottom: 10px;
}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .dokan-geo-filters-column {
width: 49%;
}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .dokan-geo-filters-column .store-search-input,
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .dokan-geo-filters-column input {
padding: 10px 15px;
}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container {
width: 100%;
}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container .dokan-range-slider-value {
width: 100px !important;
font-size: 14px !important;
}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .range-slider-container .dokan-range-slider {
width: calc(100% - 100px) !important;
}