/*
Theme Name: Mist Child
Description: Child Theme for Mist Wordpress Theme
Author: zozothemes
Version: 1.0.1
Template: mist
Tags: two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options
Text Domain: zozothemes
*/
.header-section .header-logo-section li, .header-section .header-logo-section .navbar-header .navbar-brand, .header-section.type-header-6 .header-logo-section li.header-top-cart, .type-header-6 .header-logo-section .zozo-logo-bar {
    line-height: 140px !important;
    height: 140px !important;
}
body {
    font-family: Titillium Web !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    color: #333333 !important;
    line-height: 25px !important;
}
#zozo_wrapper #header { 
}
.header-section .header-main-section .zozo-main-nav > li a {
    font-family: Titillium Web !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}
.header-section.header-skin-dark .header-main-section .navbar-collapse {
    border-color: #222 !important;
}
.page-title-image-bg::after {
    background: rgba(255,255,255,0) !important;
}
.page-title-section .page-title-captions h1.entry-title {
    font-family: Oswald !important;
    font-size: 42px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 50px !important;
    color: #fff !important;
    letter-spacing: 1px !important;
}
.main-section {
    border-top: none !important;
}
.flip-box-wrap .flip-box h3 {
    margin: 15px 0 12px !important;
    line-height: 1.3em !important;
    font-size: 23px !important;
    display: block !important;
}
.pulsante-home .vc_general.vc_btn3.vc_btn3-color-primary-bg {
    font-size: 18px !important;
    font-weight: 700 !important;
}
.btn .zozo-submit .zozo-btn-icon-left {
    font-size: 16px !important;
    font-weight: 600 !important;
}
.tecnologie-tab .grid-desc p {
line-height: 30px !important;
padding: 15px !important; 
}
.tecnologie-title .parallax-desc {
max-width: 1000px !important; 
margin: 0 auto 20px !important; 
line-height: 30px !important;
}
.icon-next, .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 65px !important;
    display: block;
    padding: 0;
}
#footer a {
	color: #FFF !important
}
@media only screen and (max-width: 991px) {
.nav>li>a {
    font-size: 13px! important;
}
.header-section .header-main-section .zozo-main-nav>li.menu-item a {
font-size: 13px! important;
    padding: 10px 7px;   
}
.navbar-collapse * {
	font-size: 14px;
}
}