/*   
Theme Name: Pioppi Group
Theme URI: http://www.pioppigroup.it
Author: Shootup Studio
Author URI: http://www.shootupstudio.com
Version: 1.0
*/

/*  ==========================================================================
	Site-specific styles
	========================================================================== */
    
    body {
        font-family: 'Roboto', sans-serif;
    }
    img {
        max-width: 100%;
    }
    p {
        font-weight: 100;
        font-size: 1.1em;
    }
   

    /* header*/
    
    #site_header {
        background-color: #FFFFFF;
    }
    #site_logo {
        width: auto;
        height: 60px;
        transition: all .3s ease-in-out;
    }
    
    #main_menu {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    #main_menu li {
        font-weight: 100;
        font-size: 1.2em;
    }
    #main_menu li a {
        display: block;
        padding: 5px;
    }
    #main_menu li a:hover {
        background-color: #EEEEEE;
        text-decoration: none;
        color: #333333;
    }
    .header-bgd {
        background-color: #FFFFFF;
        background-color: rgba(255, 255, 255, 0.7);
    }

    /* Home page sections */

    #pg_shootup_section {
        background-color: #a73432;
    }
    #pg_servizigrafici_section {
        background-color: #fff7d2;
    }
    #pg_grafichepioppi_section {
        background-color: #0e4677;
    }
    #pg_contactform_section {
        background-color: #333333;
        color: #FFFFFF;
    }
    #pg_contactform_section a {
        color: #FFFFFF;
    }
    #pg_shootup_section img {
        width: 200px;
        height: auto;
    }
    #pg_servizigrafici_section img, #pg_grafichepioppi_section img  {
        width: 150px;
        height: auto;
    }
    @media screen and (min-width:768px) {
        #pg_servizigrafici_section img, #pg_grafichepioppi_section img  {
            width: 320px;
            height: auto;
        }
    }
    /* Typography & colors */
    .hp-block-title {
        font-size: 1.3em;
        font-weight: 300;
        line-height: 1.2em;
    }  
    .hp-block-title-big {
        font-size: 1.9em;
        font-weight: 300;
        line-height: 1.3em;
    }
    @media screen and (min-width:768px) {
        .hp-block-title {
            font-size: 1.9em;
            font-weight: 300;
            line-height: 1.3em;
        }
        .hp-block-title-big {
            font-size: 2.9em;
            font-weight: 300;
            line-height: 1.3em;
        }
    }

    .text-white {
        color: #FFFFFF;
    }
    .font-weight-100 {
        font-weight: 100;
    }
    .bgd-light-grey {
        background-color: #EEEEEE;
    }
    .bgd-dark-grey {
        background-color: #595959;
    }
    
    #pg_contactform_section .btn-outline-light-grey:hover {
        color: #333333;
        background-color: #FFFFFF;
/*        border: 1px solid #FFFFFF;*/
    }
    #pg_shootup_section .btn-outline-white:hover {
        color: #a73432;
        background-color: #FFFFFF;
        border: 1px solid #FFFFFF;
    }
    #pg_grafichepioppi_section .btn-outline-white:hover {
        color: #0e4677;
        background-color: #FFFFFF;
        border: 1px solid #FFFFFF;
    }

    .scroll-section-anchor {
        display: block;
        position: absolute;
        left: 50%;
        bottom: 20px;
        width: 50px;
        margin-left: -25px;
        text-align: center;
        font-weight: 100;
        font-size: 0.9em;
    }
    .scroll-section-anchor:hover {
        cursor: pointer;
    }
    .scroll-icon {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin-top: 10px;
    }

    /* Footer */

    .widget-area-footer-menu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    @media screen and (min-width:768px) {
        .widget-area-footer-menu ul {
            text-align: right;
        }
    }
    .widget-area-footer-menu ul li {
        display: inline-block;
    }
    .widget-area-footer-menu ul li a {
        
    }
    #site_footer {
        background-color: #f1f1f1;
        letter-spacing: 0.03em;
    }
    #site_footer p {
        margin-bottom: 0;
        font-weight: 400;
        font-size: 14px;
    }
    #site_footer a {
        color: #333333;
        text-decoration: underline;
    }
    #site_footer a:hover {
        text-decoration: none;
    }

    .contacts-title {
    /*    text-transform: uppercase;*/
        color: #333333;
        font-size: 1.3em;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .home #map_canvas {
        height: 300px;
    }
    @media screen and (min-width:768px) {
        .home #map_canvas {
            height: 500px;
        }
    }
    @media screen and (min-width:992px) {
        .home #map_canvas {
            height: 400px;
        }
    }
    @media screen and (min-width:1200px) {
        .home #map_canvas {
            height: 500px;
        }
    }

    #gmapsPopupHeading {
        font-size: 1.2em;
        color: #333333;
        font-weight: 600;
    }

    #logo_pioppigroup {
        width: 150px;
        height: auto;
    }
    #logo_shootup {
        width: 130px;
        max-width: 130px;
        height: auto;
    }
    #logo_servizigrafici {
        width: 220px;
        max-width: 220px;
        height: auto;
    }
    #logo_grafichepioppi {
        width: 220px;
        height: auto;
    }
    @media screen and (min-width:768px) {
        #logo_pioppigroup {
            width: 180px;
            max-width: 180px;
            height: auto;
        }
        #logo_shootup {
            width: 150px;
            max-width: 150px;
            height: auto;
        }
        #logo_servizigrafici {
            width: 200px;
            max-width: 200px;
            height: auto;
        }
        #logo_grafichepioppi {
            width: 200px;
            max-width: 200px;
            height: auto;
        }
    }
    @media screen and (min-width:992px) {
        #logo_pioppigroup {
            width: 200px;
            max-width: 200px;
            height: auto;
        }
        #logo_shootup {
            width: 170px;
            max-width: 170px;
            height: auto;
        }
        #logo_servizigrafici {
            width: 240px;
            max-width: 240px;
            height: auto;
        }
        #logo_grafichepioppi {
            width: 240px;
            max-width: 240px;
            height: auto;
        }
    }
    @media screen and (min-width:1200px) {
        #logo_pioppigroup {
            width: 220px;
            max-width: 220px;
            height: auto;
        }
        #logo_shootup {
            width: 200px;
            max-width: 200px;
            height: auto;
        }
        #logo_servizigrafici {
            width: 300px;
            max-width: 300px;
            height: auto;
        }
        #logo_grafichepioppi {
            width: 300px;
            max-width: 300px;
            height: auto;
        }
    }
    @media screen and (min-width:1600px) {
        #logo_pioppigroup {
            width: 220px;
            max-width: 220px;
            height: auto;
        }
        #logo_shootup {
            width: 200px;
            max-width: 200px;
            height: auto;
        }
        #logo_servizigrafici {
            width: 320px;
            max-width: 320px;
            height: auto;
        }
        #logo_grafichepioppi {
            width: 320px;
            max-width: 320px;
            height: auto;
        }
    }