.container_large{
    max-width: 1440px;
    padding: 0 24px;
}
.container,
.l-section-h{
    max-width: 1440px !important;
}
.page-id-1814 .container,
.page-id-1814 .l-section-h{
    max-width: 1275px !important;
}
.container:not(.container_search_filters):not(.tte_single_list_element){
    padding: 0 !important;
}
.container .row{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
/*paging*/
.paging_internal_content{
    text-align: center;
}
.paging_internal_content .page-numbers{
    display: inline-block;
    font-family: var(--h1-font-family);
    font-size: 16px;
    line-height: 1.2 !important;
    font-weight: 800;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 0.3em;
    padding: 5px 15px;
    background: #EB6608;
    border-color: transparent;
    color: #FFFFFF !important;
    transition: all 0.3s;
}
.paging_internal_content .page-numbers.current,
.paging_internal_content .page-numbers:not(.dots):hover{
    background: #FF9933;
    border-color: transparent;
    color: #FFFFFF !important;
}
/* carosello */
.slick-carousel.with-arrows .slick-arrow{
    text-shadow: none !important;
    color: #000 !important;
}

.tte_slider_text{
    padding: 100px 50px 100px 100px;
}

.single .tte_slider_text{
    padding: 0;
}

.tte_slider_img{
    padding: 0 50px 0 0 !important;
}
.single .tte_slider_img{
    padding: 0 !important;
}

.tte_slider_img img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.slick-flex .slick-track{
    align-items: center;
}

.tte_slide_category{
    color: #67676F;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
}

.tte_slide_title,
.tte_slide_title h1{
    color: #202931;
    font-family: "Noto Sans JP";
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%; /* 38.4px */
    margin-bottom: 30px;
}

.tte_slide_text,
.tte_slide_text p{
    font-family: var(--font-family,inherit);
    font-weight: var(--font-weight,400);
    font-size: var(--font-size,16px);
    font-style: var(--font-style,normal);
    text-transform: var(--text-transform,none);
    line-height: var(--line-height,28px);
    letter-spacing: var(--letter-spacing,0);
    margin-bottom: 20px;
}

.slick-dots li button:before{
    width: 10px;
    height: 10px;
    background: #ABABAB;
}

.slick-dots li.slick-active button:before,
.slick-dots li button:hover:before{
    background: #000;
}

.slick-dots{
    display: none !important;
}

.slick-carousel.with-arrows .slick-arrow.slick-prev{
    left:0;
}

.slick-carousel.with-arrows .slick-arrow.slick-next{
    right:0;
}

/* singolo elemento lista */
.tte_single_list_element{
    position: relative;
    margin-bottom: 48px;
    background: #EBEFF4;
    padding: 70px 36px;
}

.tte_single_list_element_category{
    color: #67676F;
    font-family: "Noto Sans JP";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.tte_single_list_element_title{
    color: #202931;
    font-family: "Noto Sans JP";
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%; /* 38.4px */
    margin-bottom: 30px;
}

.tte_single_list_element_text,
.tte_single_list_element_text p{
    color: #202931;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    margin-bottom: 30px;
}

.tte_single_list_element_link{
    color: #EB6608;
    font-family: "Noto Sans JP";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 24px */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.tte_single_list_element_media{
    box-shadow: 0 0 50px rgba(0,0,0,0.3);
    position: relative;
    right: -120px;
    aspect-ratio: 4/3;
}

.tte_single_list_element_media img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

/* filtri taxonomy prima della lista */
#list_filter_section{
    text-align:center;
    margin-bottom: 40px;
}
#list_filter_section a{
    display: inline-block;
    margin: 10px;
    position: relative;
}
#list_filter_section a.selected_taxo:before{
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom:1px solid #EB6608;
}
#list_filter_section .cat_name{
    font-family: "Noto Sans JP";
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    color: #EB6608;
    display: inline-block;
    margin-right: 5px;
    transition: all 0.3s;
}
#list_filter_section a:hover .cat_name{
    color: #202931;
}
#list_filter_section .cat_number{
    font-family: "Noto Sans JP";
    font-weight: 400;
    font-size: 13px;
    line-height: 19.5px;
    letter-spacing: 0;
    text-align: center;
    color: #202931;
    display: inline-block;
}
/*pagina singolo post */
.custom_breadcrumbs{
    margin-top: -30px;
}
.custom_breadcrumbs,
.single .breadcrumb{
    color: rgb(103, 103, 111);
    font-family: "Noto Sans jp", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18.2px;
    text-transform: none;
}
.custom_breadcrumbs > span > span,
.single .breadcrumb > span > span{
    margin: 0 5px;
    display: inline-block;
}
.custom_breadcrumbs > span > span:nth-child(1),
.single .breadcrumb > span > span:nth-child(1){
    margin-left: 0;
}
.search_filter_section{
    max-width: 400px;
    margin: 20px auto;
}
.search_filter_section_side form input[name='search']{
    padding: 1px 20px 0 20px !important;
}
.search_filter_section input[type='text']{
    border: 1px solid #ccc;
    display: inline-block;
    width: calc(100% - 120px);
    margin-right: 10px;
}
/* pagina ricerche */
#code{
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0;
    border-radius: 4px !important;
    padding: 5px 10px !important;
    background: #ffffff;
    box-shadow: none !important;
    outline: none !important;
    border: 2px solid #8F9498 !important;
    padding-right: 30px;
}
#search_code_container{
    opacity: 1 !important;
}
#search_code_container.has_loading:before{
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    width: 28px;
    height: 28px;
    background: url('../images/loading.gif') no-repeat;
    background-size: cover;
}
#search_code_results{
    height: auto;
    max-height: 200px;
    background: #fff;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    z-index: 9999;
    overflow-y: auto;
    padding: 0;
}
#search_code_results.with_results{
    border: 1px solid #ccc;
}
.singola_opzione_code{
    cursor: pointer;
    font-size: 16px;
    line-height: 24px;
    padding: 10px;
    background: #ffffff;
    transition: all 0.3s;
}
.singola_opzione_code:hover{
    background: #D8DFEA;
}
.container_search_filters{
    padding: 30px 80px 50px 80px;
    border: 1px solid #D8DFEA;
}
.container_search_filters_advanced{
    padding: 30px 30px;
    border: 1px solid #D8DFEA;
}
.cont_link_ricerca .link_to{
    position: absolute;
    top: 60px;
    right: 0;
}
.titolo_sezione_ricerca{
    font-size: 32px;
    line-height: 40px;
    font-weight: 900;
    color: #EB6608;
    margin-bottom: 40px;
    font-family: "Noto Sans JP";
}
.box_radio_utensile label{
    border: 1px solid #909498;
    border-radius: 4px;
    font-size: 16px;
    font-family: "Noto Sans JP";
    color: #202931;
}
.box_radio_utensile label span{
    line-height: 40px;
}
.box_radio_utensile:hover label,
.box_radio_utensile.selected label{
    border: 2px solid #202931;
}
.box_radio_utensile img{
    width: 70%;
    max-width: 150px;
    margin-right: 20px;
}
.bottone{
    cursor: pointer;
    padding: 13px 10px !important;
}
.button_disabled {
    cursor: not-allowed;
    opacity: 0.5;
}
.search_radio_option{
    top: 18px;
    position: relative;
}
.label_radio,
.label_select2{
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
    color: #67676F;
    font-family: "Noto Sans JP";
    text-transform: uppercase !important;
}
#search_results_title{
    color:#202931;
    font-size: 24px;
    line-height: 40px;
    padding-bottom: 20px;
    font-weight: 900;
    border-bottom: 1px solid #D8DFEA;
    font-family: "Noto Sans JP";
}
.riga_risultato{
    padding-top: 20px;
    border-bottom: 1px solid #D8DFEA;
    position: relative;
}
.prd_search_icon{
    padding: 15px;
    transition: all 0.3s;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    display: inline-block;
}
.prd_search_icon:hover{
    background: #e6e6e6;
}
.prd_search_icon img{
    width: 20px;
}
.row_search_result{
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.row_search_result_code{
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    font-family: "Bebas Neue";
    margin-bottom: 20px;
}
.row_search_result_data{
    font-size: 22px;
    font-weight: 400;
}
.row_search_result_data{
    font-size: 16px;
}
.row_search_result_img img{
    width: 100%;
    height: auto;
}
#search_results_header{
    margin-top: 60px;
}
.materials_img{
    margin-bottom: 10px;
    margin-right: 10px;
}
.materials_img img{
    width: 100%;
    max-width: 32px;
    margin-bottom: 5px;
    margin-right: 5px;
}
/* pagina singolo prodotto*/
#chiave_di_lettura{
    font-size: 13px;
    font-family: "Noto Sans JP";
}
.link_to{
    padding: 16px 14px;
    border: 1px solid #EB6608;
    border-radius: 4px;
    line-height: 11px;
}
.link_to img{
    width: 20px;
}
#nome_famiglia{
    color: #D60B52;
    font-size: 24px;
    line-height: 24px;
    font-family: "Bebas Neue";
    font-weight: bold;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 5px;
}
#linea_prodotto{
    font-size: 16px;
    line-height: 18px;
    font-family: "Noto Sans JP";
    color: #202931;
}
#cont_tabella_dati_prodotto {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}

.box_titolo{
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 40px;
    margin-bottom: 50px;
    font-weight: bold;
}
.titolo_prodotto{
    font-size: 48px;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 5px;
    font-family: "Bebas Neue";
    color:#202931;
    letter-spacing: 2px;
}
.linea_prodotto{
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #666;
}
.descrizione_prodotto{
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-family: "Bebas Neue";
    color:#202931;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
#download_pdf img{
    width: 14px;
    margin-right: 5px;
    border-bottom: 1px solid #EB6608;
    position: relative;
    top: -3px;
}
#download_pdf{
    font-size: 16px;
    line-height: 19px;
    color: #EB6608;
    font-family: "Noto Sans JP";
    font-weight: bold;
    text-decoration: underline;
    display: block;
    width: 260px;
    margin-bottom: 20px;
}
.sezione_info_prodotto{
    margin-bottom: 30px;
}
.page_n_catalogo img,
.dimensioni_disponibili img{
    width: 20px;
    margin-right: 5px;
}
.page_n_catalogo{
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    font-family: "Bebas Neue";
    letter-spacing: 1px;
}
.dimensioni_disponibili{
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    font-family: "Bebas Neue";
    margin-right: 20px;
    letter-spacing: 1px;
}
.titolo_tondi{
    font-size: 12px;
    font-family: "Noto Sans JP";
    color:#67675F;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.tondi img{
    max-width: 64px;
    margin: 0 0px 10px 0;
}
#note_prodotto{
    font-size: 16px;
    font-family: "Noto Sans JP";
    line-height: 20px;
    color: #202931;
    text-transform: none;
    font-weight: 400;
}
#alternative{
    font-size: 16px;
    font-family: "Noto Sans JP";
    line-height: 20px;
    color: #202931;
    font-weight: 400;
    text-transform: none;
}
#alternative a{
    font-size: 18px;
    font-family: 'Bebas Neue';
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
    line-height: 20px;
    color: #202931;
    font-weight: bold;
}
.tabella_dati_prodotto{
    border: 1px solid #ddd;
}
.tabella_dati_prodotto tbody tr:nth-child(odd){
    background: #F9F9F9;
}
.tabella_dati_prodotto tbody tr:nth-child(even){
    background: #ffffff;
}
.tabella_dati_prodotto thead tr th{
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color:#fff;
    letter-spacing: 1px;
    border: 1px solid #fff;
    text-transform: none;
    padding: 10px 5px;
}
.tabella_dati_prodotto tbody tr td{
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    border: 1px solid #fff;
    padding: 10px 5px;
    position: relative;
    vertical-align: middle;
    background: #EBEFF4;
    color: #202931;
    font-family: 'Bebas Neue';
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
}
.tabella_dati_prodotto tbody tr td.codice_tabella{
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color:#202931;
    background: #D8DFEA;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Bebas Neue';
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
}
.tabella_dati_prodotto tbody tr td.codice_tabella.is_new{
    background: #FFE6CF;
}
.colonna_codice{
    min-width: 200px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.tabella_dati_prodotto a{
    color: #000;
    transition: 0.3s;
}
.tabella_dati_prodotto a:hover{
    color: #FB7B00;
    transition: 0.3s;
}
.pre_single_product_table{
    margin: 30px 0;
}
.chiave_di_lettura{
    margin: 10px 0;
    border-top: 1px solid #EEEEEE;
    padding-top: 15px;
    font-size: 14px;
    font-weight: 300;
}
.pre_single_product_table .bottone_prd_options {
    padding: 0 25px;
    height: 44px;
    line-height: 35px;
    text-align: center;
    border-radius: 22px;
    background-color: #fff;
    border: 2px solid #ddd;
    display: inline-block;
}
.pre_single_product_table .bottone_prd_options:hover {
    background-color: #555;
}
#tailor_made{
    margin-right:0;
    max-width: 64px;
}
/* famiglie correlate */
#contenitore_famiglie_correlate a{
    display: inline-block;
    background: #EB6608;
    color:#fff;
    font-size: 14px;
    line-height: 14px;
    padding: 5px 20px;
    margin: 0 10px 10px 0;
    border-radius: 5px;
    transition: all 0.3s;
}
#contenitore_famiglie_correlate a:hover{
    opacity: 0.65;
}

/* bottone mostra tutto */
.show_all_content img{
    width: 18px;
}
.show_all{
    position: relative;
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 1px;
    transition: all 0.3s;
}
.show_all:hover{
    color: #EB6609;
}

/* mobile */

@media all and (max-width: 767px) {
    .container_search_filters{
        padding: 20px;
    }
    .tte_slider_img{
        height: 300px;
    }
    .tte_slider_text{
        padding: 50px 20px;
    }
    .single .tte_slider_text{
        padding: 20px 0;
    }
    .slick-dots{
        display: block !important;
    }
    body .slick-carousel.with-arrows .slick-arrow{
        display: none !important;
    }
    .tte_slider_img{
        padding-right: 0px !important;
    }
    .img_radio_search{
        width: 60px;
        margin-right: 10px;
    }
    .tte_single_list_element_media{
        margin-bottom: 20px;
    }
    .img_radio_search{
        margin: 0;
    }
    .search_radio_option{
        position: relative;
        top: 0;
    }
}

@media all and (max-width: 1024px) {
    .tte_single_list_element_media{
        right: 0;
    }
}

@media all and (min-width: 768px) {
    .cont_link_ricerca{
        position: relative;
    }
    .cont_link_ricerca .link_to{
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate(0,-50%);
    }
}

@media all and (min-width: 1025px) {
    .tte_single_list_element_special-tool{
        max-width: 85% !important;
    }
}
