/*
    font-family: 'Spartan', sans-serif;
    font-family: 'Unna', serif;

    Palette colori

    #F39200   Arancio
    #945942   Marroncino
    #4A3214   MArrone
    #FFFFFF   Bianco
    #F7F4ED   Grigio chiaro
    #6F6F6F   Grigio intermedio
    #111111   Grigio scuro

*/


body {
    font-family: 'Unna', serif!important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Spartan', sans-serif!important;
}


a {
    color:  #F39200;
}


#top {
    position: fixed;
    width: 100%!important;
    text-align: center!important;
    top: 0px;
    z-index: 1000;
}

.nav-top-contact {
    font-size: 1.3em!important;
    color: #FFFFFF;
    font-family: 'Spartan', sans-serif;
    padding-bottom: 10px;
    scroll-padding-top: 10px;
}

.nav-top-contact a {
   color: #FFFFFF;
   text-decoration: none;
}


.nav-top-contact a:hover {
    color: #F39200;
    text-decoration: none;
}


.nav-top-contact li {
   padding-left: 10px;
   padding-right: 10px;
}

.nav-top {
    background-color: #4A3214 !important;
    width: 100%!important;
    position: fixed;
}

#menudesktop {
   display: block;
   position: fixed!important;
   z-index: 1000;
   top: 50px;
   border-top: 1px solid #945942;
   padding-top: 5px;
}

#logo-palevino {
    display: bock;
    position: absolute;
    left: 50%;
    z-index: 1000;
}




#logo-palevino img {
    width: 100px;
    margin-left: -50px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 10px 30px -6px rgba(74,50,20,1);
    -moz-box-shadow: 0px 10px 30px -6px rgba(74,50,20,1);
    box-shadow: 0px 10px 30px -6px rgba(74,50,20,1);
}


header.main-header {
    background: #4A3214;
    float: left;
    width: 100%;
    position: relative;
}


#menumobile {
   display: none;
}


#menudesktop .ace-responsive-menu {
    /*display: block;*/
    width: 820px!important;
    float: inherit!important;
}


.ace-responsive-menu > li > a {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 700;
}

.ace-responsive-menu li.menu-active > a {
    background: #272727;
    color:#fff;
}

.ace-responsive-menu > li > a:hover, .ace-responsive-menu > li > a:active {
    background: none!important;
    color: #F39200!important;
}

#prelogo {
   margin-right: 30px;
}

#postlogo {
    margin-left: 130px;
 }



 section.wt-section.hero-large {
     display: block;
     margin-top: 80px!important;
     width: 100%!important;
     height: calc(100vh - 90px)!important;
     background: url('../img/bg-1.jpg');
     background-repeat: no-repeat;
     background-size: cover;
 }


 /* home */

 h1 {
     color: #4A3214;
     text-transform: capitalize!important;
     font-size: 5em!important;
     margin-top: 15%;
 }

 #hero p {
    color: #6F6F6F!important;
 }


 #box-nocciola {
     position: absolute;
     top: 25vh;
     right: 0px;
     height: 50vh;
 }


 #box-nocciola img {
     height: 100%;
 }

 /* azienda */


 #azienda {
     padding-bottom: 120px!important;
 }

 #azienda h2 {
     font-weight: 400!important;
     color: #4A3214!important;
     font-size: 2.3em!important;
     line-height: 1.0em!important;
     margin-top: 14px;
 }

 #azienda p {
     font-size: 1.1em!important;
     line-height: 1.3em!important;
     color: #6F6F6F!important;
 }



 /* citazione */

 #citazione {
     display: block!important;
     position: relative;
     width: 100%;
     height: auto!important;
     clear: both;
     min-height: 700px;
     padding-top: 120px!important;
     padding-bottom: 120px!important;
     background-image: url('../img/bg-citazione.jpg');
     background-repeat: no-repeat;
     background-size: cover!important;
     background-attachment: fixed;
     min-height: 400px;
 }

 .box-citazione {
     display: block;
     width: 90%;
     margin-left: 5%;
     height: auto;
     background-color: #FFFFFF;
     padding-top: 100px;
     padding-bottom: 100px;
 }

 .box-citazione p {
    font-size: 1.5em!important;
    text-align: center;
    font-family: 'Spartan', sans-serif!important;
 }

 .box-citazione p cite {
    /* color: #F39200; */
    color: #945942;
    font-family: 'Unna', sans-serif!important;
    font-size: 2.0em!important;
    line-height: 1.0em;
 }

.righetta, .righetta-left {
    position: relative;
    display: block;
    width: 8%!important;
    height: 5px;
    border-bottom: 3px solid #F39200;
    margin-left: 46%;
    margin-bottom: 30px;
}

.righetta-left {
  margin-left: 0px;;
}



 #prodotti h2 {
    font-weight: 700!important;
    color: #4A3214!important;
    font-size: 2.6em!important;
    line-height: 1.0em!important;
    margin-top: 14px;
}



#prodotti p {
    font-size: 1.1em!important;
    line-height: 1.7em!important;
}



 #prod-vini,  #prod-grappe, #prod-fruttasecca, #prod-confetture, #prod-sughi, #prod-riso, #prod-cioccolato, #prod-olio, #prod-confezioni {

    display: block;
    width: 100%;
    min-height: 520px!important;
    color: #FFFFFF!important;
    text-align: left!important;
    background-color: #CCCCCC!important;

 }


 #prod-vini h5,  #prod-grappe h5, #prod-fruttasecca h5, #prod-confetture h5, #prod-sughi h5, #prod-riso h5, #prod-cioccolato h5, #prod-olio h5, #prod-confezioni h5,
 #prod-vini p,  #prod-grappe p, #prod-fruttasecca p, #prod-confetture p, #prod-sughi p, #prod-riso p, #prod-cioccolato p, #prod-olio p, #prod-confezioni p {
        color: #FFFFFF!important;
        text-align: left!important;
 }


 #prod-vini h5,  #prod-grappe h5, #prod-fruttasecca h5, #prod-confetture h5, #prod-sughi h5, #prod-riso h5, #prod-cioccolato h5, #prod-olio h5, #prod-confezioni h5 {
     text-transform: uppercase!important;
 }

 #prod-vini p,  #prod-grappe p, #prod-fruttasecca p, #prod-confetture p, #prod-sughi p, #prod-riso p, #prod-cioccolato p, #prod-olio p, #prod-confezioni p {
     width: 98%!important;
 }


 #prod-vini {
     background-image: url('../img/prodotti-vini.jpg');
     background-repeat: no-repeat;
 }

 #prod-grappe {
    background-image: url('../img/prodotti-grappe.jpg');
    background-repeat: no-repeat;
}

#prod-fruttasecca {
    background-image: url('../img/prodotti-frutta-secca.jpg');
    background-repeat: no-repeat;
}

#prod-confetture {
    background-image: url('../img/prodotti-confetture.jpg');
    background-repeat: no-repeat;
}

#prod-sughi {
    background-image: url('../img/prodotti-sughi.jpg');
    background-repeat: no-repeat;
}

#prod-riso {
    background-image: url('../img/prodotti-riso.jpg');
    background-repeat: no-repeat;
}

#prod-cioccolato {
    background-image: url('../img/prodotti-creme.jpg');
    background-repeat: no-repeat;
}


#prod-olio {
    background-image: url('../img/prodotti-olio.jpg');
    background-repeat: no-repeat;
}

#prod-confezioni {
    background-image: url('../img/prodotti-confezioni-regalo.jpg');
    background-repeat: no-repeat;
}


.cta-prodotti {
    position: absolute;
    bottom: 40px;
    left: 5%;
    border-radius: 5px!important;
    text-align: center;
    text-transform: uppercase;
    padding-left: 25px!important;
    padding-right: 25px!important;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: 'Spartan', sans-serif!important;
    font-weight: 700;
}

.cta-prodotti:hover {
 border: 1px solid #945942!important;
 background-color: #945942!important;
}




/* shop on line */

#shoponline {
    display: block;
    background-image: url('../img/bg-shop-online.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}


#shoponline h2 {
    font-weight: 700!important;
    color: #4A3214!important;
    font-size: 2.5em!important;
    line-height: 1.0em!important;
    margin-top: 14px;
    text-align: left!important;
}

#shoponline p {
    text-align: left!important;
    font-size: 1.1em!important;
    line-height: 1.7em!important;
    color: #6F6F6F !important;
}


.cta-shoponline {
    position: absolute;
    bottom: 30px;
    right: 5%;
    border-radius: 5px!important;
    text-align: center;
    text-transform: uppercase;
    padding-left: 25px!important;
    padding-right: 25px!important;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: 'Spartan', sans-serif!important;
    font-weight: 700;
}

.cta-shoponline:hover {
 border: 1px solid #945942!important;
 background-color: #945942!important;
}


/* footer */

.main-footer {
    background-color: #FFFFFF!important;
    color: #6F6F6F !important;
}

.main-footer h5 {
    text-transform: uppercase;
    color: #4A3214!important;
}

.righetta-footer {
    position: relative;
    display: block;
    width: 55px!important;
    height: 5px;
    border-bottom: 3px solid #F39200;
    margin-bottom: 30px;
}

.main-footer li {
    font-size: 1.1em!important;
}

.main-footer li, .main-footer li a {
   color: #4A3214!important;
   text-decoration: none!important;
}

.main-footer li a:hover {
    color: #F39200!important;
    text-decoration: none;
 }


 p.copyrights a {
     color:  #6F6F6F;
 }


 footer a {
    color: #4A3214!important;
    text-decoration: none!important;
 }

 footer a:hover {
     color: #F39200!important;
     text-decoration: none;
  }


/* mappa */

#map {
    display: block;
    position: relative;
    width: 100%!important;
    margin-left: 0%;
    height: 400px!important;
    overflow: hidden;
}

.leaflet-tile-pane {
  -webkit-filter: grayscale(100%)!important;
  filter: grayscale(100%)!important;
}


.box-copyright{
    display: block;
    width: 100%;
    position: relative;
    height: 10px;
    clear: both!important;
    bottom: 0px;
}

/* ottimizzazione mobile */


@media screen and (max-width: 1366px) {

    #box-nocciola img {
        height: 80%;
    }

}

@media screen and (max-width: 1024px) {


#menudesktop .ace-responsive-menu {
     width: 720px!important;
}

section.wt-section.hero-large h1 {
    font-size: 2.9em!important;
}

}


@media screen and (max-width: 812px) {

    #menudesktop .ace-responsive-menu {
         width: 600px!important;
         background-color:  #4A3214!important;
    }


}


@media screen and (max-width: 768px) {

    #box-nocciola img {
        height: 40%;
    }

    section.wt-section.hero-large {
        display: block;
        margin-top: 80px!important;
        width: 100%!important;
        height: calc(70vh - 90px)!important;
    }

    #menudesktop .ace-responsive-menu {
        width: 100%!important;
   }


    #prelogo, #postlogo {
        margin-left: 0px!important;
        margin-right: 0px!important;
    }

    .mainNav ul li a {
      text-align: right!important;
    }

}



}


@media screen and (max-width: 414px) {

    section.wt-section.hero-large h1 {
        position: absolute;
        top: -70px;
        font-size: 2.9em!important;

    }

    #box-noccola {
        top: 60vh!important;
    }

    #box-nocciola img {
        height: 20%;
        top: 50%;
        bottom: 0px!important;
    }

    #prod-vini,  #prod-grappe, #prod-fruttasecca, #prod-confetture, #prod-sughi, #prod-riso, #prod-cioccolato, #prod-olio, #prod-confezioni {
        background-size: cover!important;
    }

    .cta-shoponline {
        position: relative!important;
        bottom: 0px;
    }
}


@media screen and (max-width: 414px) AND (orientation: portrait) {

    section.wt-section.hero-large {
        display: block;
        margin-top: 80px!important;
        width: 100%!important;
        height: calc(90vh - 90px)!important;
    }

    #box-noccola {
        top: 80vh!important;
    }


}
