/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1598861013
Updated: 2020-08-31 08:03:33

*/

/* SEARCH nell'header*/
.is-form-style.is-form-style-3 input.is-search-input {
    font-style: italic;
    font-size: 11px !important;
}

/* PAGINA AZIENDA - tab*/
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    background-color: #ea8d00 !important;
}
.elementor-widget-tabs .elementor-tab-title.elementor-active a {
    color:#ffffff !important;
}

.elementor-widget-tabs .elementor-tabs-wrapper {
border-bottom:solid 3px #ea8d00;
}

 .elementor-tab-title {
    border-top: solid #e7e7e7 1px !important;
    border-right: solid #e7e7e7 1px !important;
    border-left: solid #e7e7e7 1px !important;
    border-bottom: none;
    
}
.elementor-active{
border:none !important;
}

.elementor-element.elementor-element-3ef11c6{
    font-size: 0.9rem !important;
    font-weight: 400;
}


/* riquadri nelle sottocategorie di prodotti (termoumidostati, decorazioni natalizie da interni etc.. */

.box-prodotto .elementor-posts .elementor-post__title {
    background-color: #135266 !important;
    padding: 10px 4px 10px 4px;
}


.elementor-post__title {
        
min-height: 80px;
}


.category-prodotto a {
    /*padding: 10px 10px 0 10px !important;*/
}

.menu-laterale  .elementor-widget-container .elementor-nav-menu li {
    width:100%;
}

a[href$=".pdf"]:before {
    /* PDF file */
width:32px;
height:32px;
background:url('http://wwwimages.adobe.com/content/dam/acom/en/legal/images/badges/Adobe_PDF_file_icon_32x32.png');
display:inline-block;

content:' ';
margin-right: 10px;
vertical-align: middle;

}