/*
Theme Name: Ceramica Flaminia
Theme URI: https://www.intesys.it
Description: Tema figlio di Bridge
Author: Samuele Carpene
Author URI: https://www.intesys.it
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

body.admin-bar .wrapper_inner {
    padding-top: 32px;
}

@media screen and (max-width: 782px) {
    body.admin-bar .wrapper_inner {
        padding-top: 46px;
    }
}

.widget_layered_nav h5 {
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.custom-filter-select .select2-selection.select2-selection--single {
    background-color: #e9e9ed !important;
    border: 0;
    border-style: solid;
    border-width: 0px 0px 2px 0px !important;
    border-color: #DACCBF !important;
    padding: 0 !important;
    margin: 0 !important;;
    color: #6b6b6b !important;
    width: 100%;
    border-radius: 0;
    font-size: 14px;
    height: 34px;
}
.custom-filter-select .select2-container--default .select2-selection--single .select2-selection__arrow { top: -7px !important;}
.select2-dropdown.select2-dropdown--below {
}
.select2-results__options {
    margin: 0 ;
    background-color: #e9e9ed !important;
    padding: 0 !important;
}
.select2-results__option {
    padding-left: 10px !important  ;
}
.select2-results__option.select2-results__option--highlighted {

    background-color: #999 !important;
}
.select2-search__field {background-color: #e9e9ed !important;
    border: 0;
    border-style: solid;
    border-width: 0px 0px 2px 0px !important;
    border-color: #DACCBF !important;
    padding: 0 !important;
    margin: 0 !important;;
    color: #6b6b6b !important;
    width: 100%;
    border-radius: 0;
    font-size: 14px;
    height: 30px;
}

@media only screen and  (max-width: 768px){
    .h3 .elementor-shortcode {
        font-size: 24px;
    }
}

nav.mobile_menu ul li a {
    padding: 5px 0;
}

