/*
Theme Name:     Divi CHILD theme
Theme URI:      http://etecminds.com
Description:    Tema Child per il tema Divi
Author:         EtecMinds
Author URI:     http://etecminds.com
Template:       Divi
Version:        0.1.0
*/


/*ETEC MINDS*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Oswald', Helvetica, Arial, Lucida, sans-serif;
    letter-spacing: 2px;
}

p {
    font-size: 22px !important;
    line-height: 1.4em !important;
}

#il_ristorante_1_section h1 span {
    font-style: italic;
    font-size: 22px;
    font-weight: 300;
    width: 100%;
    clear: both;
    display: inline-block;
}

#il_ristorante_1_section h1 {
    text-transform: uppercase;
    font-size: 42px;
    line-height: 1em;
    text-align: left !important;
    margin-bottom: 20px;
}

h4 {
    font-size: 42px !important;
    text-transform: uppercase !important;
}

.mobile_menu_bar:before {
    color: white !important;
}

.et_mobile_menu {
    border-top: 3px solid #dca47d !important;
}

.et_pb_bg_layout_dark h5 {
    font-size: 26px !important;
    color: #dca47d !important;
    font-weight: 500;
}

.image_row {
    margin: 2vw 0;
}

.image_column {
    margin: 0 2vw;
}

#page-container {
    padding: 0 !important;
}

#main-header {
    background: transparent !important;
}

#main-header.et-fixed-header {
    background: white !important;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li {
    color: black;
}

.et-animated-content#page-container {
    transition: none;
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
    font-weight: 500 !important;
}

.et-fixed-header #top-menu li a {
    color: #333333 !important;
}

#main-header {
    -webkit-box-shadow: none;
}

#main-header.et-fixed-header img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

#main-parallax-home-page img {
    max-width: 70%;
}

#our-kitchen .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    margin-right: 9% !important;
}

#footer-section img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    max-width: 70%;
}

#footer-section a {
    color: white;
}

#footer-copyright-section {
    padding: 0 !important;
}

#footer-copyright-section i {
    font-size: 36px !important;
    margin-right: 10px;
}

#footer-copyright-section i.fa-whatsapp {
    filter: brightness(0) saturate(100%) invert(58%) sepia(83%) saturate(406%) hue-rotate(90deg) brightness(97%) contrast(96%);
}

#gallery-header-section .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    max-width: 900px;
}

#news-content img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 70%;
}

#news-section .et_pb_blog_0 .et_pb_post h2.entry-title {
    font-size: 26px !important;
}

li.menu-call-us a:before {
    font-family: 'FontAwesome';
    content: "\f095";
    padding-right: 5px;
}

#news-title h1 {
    font-size: 42px !important;
    text-align: center !important;
    text-transform: uppercase;
    font-weight: 500px;
}

#news-content.et_pb_section_1_tb_body.et_pb_section {
    padding-top: 50px !important;
}

@media (max-width: 1920px) {}

@media (max-width: 1600px) {}

@media (max-width: 1440px) {
    #our-kitchen .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
        margin: 140px auto;
    }
}

@media (max-width: 1280px) {}

@media (max-width: 980px) {
    #our-kitchen .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
        margin: 80px auto;
    }
    #footer-section .et_pb_text_inner {
        text-align: center !important;
    }
    #footer-copyright-section .et_pb_text_inner {
        text-align: center !important;
    }
    .gallery-section-photos {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    #news-content img {
        max-width: 100% !important;
    }
}

@media (max-width: 767px) {
    .et_pb_map_container>.et_pb_map {
        height: 400px !important;
    }
    .header-section .et_pb_fullwidth_header {
        padding-top: 15%!important;
    }
}

@media (max-width: 640px) {
    .header-content {
        margin: 30px auto !important;
        width: 100% !important;
    }
}

@media (max-width: 480px) {}

@media (max-width: 360px) {}