/*
 Theme Name:   Industrial Child Theme
 Theme URI:    http://themeforest.net/user/Anps/portfolio
 Description:  Industrial Child Theme
 Author:       AnpsThemes
 Author URI:   http://themeforest.net/user/Anps/portfolio
 Template:     industrial
 Version:      1.0.0
 License:      GNU General Public License
 License URI:  license.txt
 Tags:         responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
 Text Domain:  industrial-child
*/

/** GENERICO **/
b{
    font-weight: bold !important;
    color: inherit;
}
em{
    color: inherit;
}

a:active{
    color: inherit;
}


.download .download-content{
    float: left;
    width: 80%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 11px;
}
.download a.btn{
    float: right;
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    bottom: initial !important;
    right: initial !important;
    position: initial !important;
}
.download{
    float: left;
    width: 100%;
    display: inline-block;
    padding: 20px 0 !important;
}

.btn.btn-shadow::after{
    display: none !important;
}

.gallery-fs figcaption{
    display: none;
}

.page-header-sm{
    padding: 30px 0;
}
.page-header .page-title{
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase;
    color: #000;
}

/** HEADER **/
header.classic:not(.sticky) .header-wrap{
    min-height: 100px;
}


header.site-header.classic nav.site-navigation ul.main-menu > li > a{
    padding-left: 5px;
    padding-right: 5px;
}

nav.site-navigation, nav.site-navigation ul li a{
    font-size: 12px !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
}

header.site-header.classic nav.site-navigation ul.main-menu > li > a {
    padding-bottom: 0;
    padding-top: 0;
}
.btn.btn-xs, body, .alert, div.wpcf7-mail-sent-ng, div.wpcf7-validation-errors, .search-result-title, .contact-form .form-group label, .contact-form .form-group .wpcf7-not-valid-tip, .wpcf7 .form-group label, .wpcf7 .form-group .wpcf7-not-valid-tip, .heading-subtitle, .top-bar-style-2, .large-above-menu.style-2 .widget_anpstext{
    font-family: inherit;
}
#menu_lingue a {
    color: #262626;
}
#menu_lingue a:hover {
   text-decoration: underline;
}

#menu_lingue a.lingua_sel{
    color: #3498db;
}

header.site-header.classic .mobile-wrap > ul > li > ul.sub-menu{
    top: 25px;
}


/** FOOTER **/
.cc_container{
    padding: 10px 30px;
    font-size: 13px;
}
.cc_container a{
    color: #3498db;
}

.cc_container .cc_btn{
    color: #020202;
    background-color: #3498db;
    border-radius: 0;
    width: auto;
    font-size: 13px;
    padding: 5px 15px;
}

/** CONTATTI **/
.wpcf7-form-control checkbox{
    width: auto;
}
.privacy{
    /*    width: auto;
        display: inline-block !important;*/
}

.privacy .wpcf7-list-item-label{
    display: none;
}

.mappa{
    border: 0;
    width: 100%;
    height: 300px;
}

.map-container iframe.clicked{
    pointer-events: auto;
}

.map-container iframe{
    pointer-events: none;
}
.form-group textarea, .wpcf7 textarea{
    height: 150px;
}
.privacy span.wpcf7-list-item{
    margin-left: 0;
}

/** CHI SIAMO **/
.timeline-title{
    margin-bottom: 5px;
}

/** HOME **/
.rev_slider .tp-caption {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.txt_blu{
    color: #0e2838;
}

/** NEWS **/

.post .btn{
    margin-bottom: 30px;
}