@charset 'utf-8';
/*
 Theme Name:   JardiWinery Child
 Theme URI:    http://jardiwinery.ancorathemes.com/
 Description:  JardiWinery - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     jardiwinery
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  vmc
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.open-now.item {
    display: none !important;
}
.store-ratings.item {
    display: none !important;
}
.post_content {
    position: relative
}

.top_panel_image {
    height: 16em;
}

body.home #dokan-store-listing-filter-wrap {
    display: none;
}

body.home #dokan-store-listing-filter-form-wrap {
    display: none !important;
}

.dokan-store-rating {
    display: none;
}

.post_info {
    display: none;
}

.form-row.form-group.user-role.vendor-customer-registration {
    display: none;
}

#Searchbar h2.widgettitle {
    display: none;
}

#Searchbar #vmc_search-2 {
    margin-bottom: 0px;
}

#Searchbar > ul {
    margin-bottom: 0px;
}

#Searchbar div.vmc-search {
    position: absolute;
    z-index: 1001;
    top: 250px;
    width: 90%;
    background-color: #434546;
    padding: 40px;
    color: #FFF;
}

section.multisearch div.vmc-search {
    z-index: 1001;
    width: 100%;
    background-color: #434546;
    padding: 30px;
    margin: 10px 0;
    color: #FFF;
}

div.vmc-search form div.input-group {
    width: 100%;
}

div.vmc-search form div.input-group input {
    width: 100%;
}

div.vmc-search form div.input-group span.input-group-addon {
    width: 30%;
}

div.vmc-search form div.input-group span.input-group-addon select {
    width: 60%;
    border: none;
    background-color: #eeeeee;
    height: auto;
    padding-left: 3px;
    margin: 0px;
}

/* page vendeur */

.woocommerce ul.products.columns-4 li.product {
    width: 25%;
}

div.store-page-wrap.woocommerce h3.widget-title {
    font-size: 2rem;
}

.dokan-single-store .profile-frame .profile-info-box .profile-info-img {
    display: none;
}

.woocommerce .mode_buttons, .woocommerce-page .mode_buttons {
    display: none !important;
}

.entry-utility {
    display: none !important;
}

form.woocommerce-ordering {
    display: none !important;
}

.woocommerce .woocommerce-result-count {
    display: block !important;
}

#vendor-biography h2.entry-title {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 3em;
}

div.store-page-wrap.woocommerce h3.widget-title {
    display: none !important;
}

div#cat-drop-stack.store-cat-stack-dokan ul {
    display: flex;
}

div#cat-drop-stack.store-cat-stack-dokan ul li {
    width: 8rem;
}

/* recherche interval */

.input-prix-interval {
    border:0 !important; 
    color:#f6931f !important; 
    font-weight:bold !important;
    height: 3rem !important;
}

#prix-interval {
    display: none;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    height: 0.8rem;
    position: relative;
    text-align: left;
    background: #ffffff;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}


.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}

.ui-state-default {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
}
