/* ADMIN TPL POP */
.facet_display{
    width: 100%;
}
.filters_select{
    border-radius: 0rem!important;
    color: #222;
}
.filters_select option:hover{
    border-radius: 0rem!important;
    background-color: #26a86d;
    color: #FFF;
}
.facet_text{
    border : 1px solid #cccccc;
    padding : 5px;
    width : 100%;
}

#btn-dropdown-facet{
    width: 100%;
    text-align: center;
}

#facet_results .facet_header_results {
    margin-bottom: 15px;
}

#facet_results .facet_header_results .bg-sombre {
    background: #FFF;
    border: 1px solid #26A86D;
}

#facet_results .facet_header_results h2 {
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 0px;
}

#facet_results .facet_header_results h2, #facet_results .facet_header_results a {
    color: #26A86D;
    font-weight: lighter;
}

.facet_overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px;
    background-color: rgba(255,255,255,0.8);
    z-index: 10;
    overflow: auto;
}

.copy-facet, .paste-facet, .del-facet{

}

.facet-option{
    right: 0;
}

.facet-settings .switch-field label{
    font-size: 0.9em;
}

.facet-settings .switch-field .del-facet{
    background-color: #ff5e5e;
    color: #FFF;
}

div:not(#main) .bootstrap .fixed-width-lg{
    width: 60%!important;
}

/* Transitions */
.slider{
    -webkit-transition: .2s;
    transition: opacity .2s;
}

/* Filters window */
.row_facet{
    background-color: #FFF;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.facet_block{
    padding-top: 5px;
    padding-bottom: 5px;
}

.filters_container{
    z-index: 40!important;
}

.facet-nb-results{
    z-index: 1!important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.switch-field label{
    margin-right : 5px;
}

.switch-field label:hover {
    background-color: #d8d8d8;
    color: #000;
}

.btn-search-facet{
    border: none;
    background-color: #f36a37;
    color: #FFF;
    padding: 6px;
    float: right;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.btn-search-facet:hover{
    border: none;
    background-color: #e04f1a;
    color: #FFF;
    padding: 6px;
    float: right;
}

.bootstrap-select.btn-group .dropdown-menu li {
    list-style-type: none;
}

[class^=price-amout-]{
    border:0;
    color:#26a86d;
    font-weight:bold;
}

.result_msg{
    display: none;
    z-index: 1!important;
}

#number_results{
    font-weight: bold;
    color: #26a86d;
}

.facet-nb-results, .reinit-facet-btn{
    text-align: center;
    z-index: 10;
}

.ui-state-active, .ui-widget-content .ui-state-active {
    background-color: #26a86d;
}

.dropdown-menu li:hover{
    background-color: #838743!important;
}

/* INPUT SWITCH STYLE */

.switch-field {
    overflow: hidden;
}

.switch-title {
    margin-bottom: 6px;
}

.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.switch-field label {
    float: left;
}

.switch-field label {
    display: inline-block;
    min-width: 60px;
    background-color: #e5e5e5;
    color: #434a54;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition:    all 0.1s ease-in-out;
    -ms-transition:     all 0.1s ease-in-out;
    -o-transition:      all 0.1s ease-in-out;
    transition:         all 0.1s ease-in-out;
}

.switch-field label:hover {
    cursor: pointer;
}

.switch-field input:checked + label {
    background-color: #26a86d;
    color: #FFF;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#slider-range {
   margin-right: 7px;
   margin-left: 7px;
   margin-top: 5px;
}

/* SLIDER */

.slidecontainer {
    width: 100%;
}

.slider {
    -webkit-appearance: none;
    min-width: 100px;
    height: 7px;
    border-radius: 10px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;

}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #26a86d;
    cursor: pointer;
    border: none;
}

.slider::-moz-range-thumb {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #26a86d;
    cursor: pointer;
    border: none;
}

.facet_filters.wpb_row {
    margin-bottom: 0px;
}


.cta-blog .clearfix.texte-noir.p-15.bg-white {
   min-height: 4em;
}

@media screen and (max-width: 768px) {

    .facet_enabled {
        width: 50%;
        float: left;
    }

}

.facet-form.facet_filters {
    padding: 20px 5px;
    background-color: white;
}

@media screen and (max-width: 768px) {.facet-form.facet_filters {padding: 10px 0	px;}}

#cms.template-2 .wpb_column.facet_header_results {padding-left:0px; padding-right:0px;}

#facet_results .wpb_column:nth-of-type(2n) {padding-left:0px;}
#facet_results .wpb_column:nth-of-type(2n+1) {padding-right:0px;}


/* @media (max-width: 768px) {
}
@media (max-width: 992px) {
}
@media (max-width: 1200px) {
} */
