@charset "UTF-8";
/* CSS Document */

.bg-dark {
    background-color: #eca122 !important;
}
.accordion-button:after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
  }
.navbar {
    margin-right: 0px;
    padding-bottom: 0px;
    background-color: transparent !important;
    padding: 0rem 0rem;
}
.coccarda{
    margin-top:80px;
}
.logo-home{
    margin-top:150px;
}
.nopadnav {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: 1rem;
    line-height: inherit;
    white-space: nowrap;
}

.paddinglogo {
    padding-left: 0px;
    padding-right: 0px;
}

.navbar-brand {

    margin-right: 0rem;
}

.colornav {
    background-color: transparent !important;
}

.colornav:hover {
    background-color: #30a334 !important;
}

.bg-light {
    background-color: #fff !important;
    border-bottom: 1px solid #000;
}

.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.backmodal{
  background-image:url(../img/sfondomodal.jpg);
  background-size:cover;
  background-position:center;
  padding:30px;
}



.prenota {
    color: #29a84d !important;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
}

.prenota:hover {
    color: #29a84d !important;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
}


.navigazione {
    font-family: 'Muli', sans-serif;
    font-size: 25px;
    border-bottom: 2px solid #fff;
    color: #fff;
}


.titolohead {
    font-size: 70px;
    color: #2f2e2e;
    font-weight: 300;
    font-family: 'Muli', sans-serif;
    line-height: 60px;
}

.sottotitolo {
    font-size: 40px;
    font-family: 'Muli', sans-serif;
    font-weight: 300;
    color: #21b522;
}

.titolosezioni {
    font-size: 60px;
    color: #2f2e2e;
    font-weight: 300;
    font-family: 'Muli', sans-serif;
}

.title{
    font-size: 26px;
    color: #2f2e2e;
    font-weight: 600;
    font-family: 'Muli', sans-serif;

}

strong {
    font-weight: 700;
}

.firma {
    font-family: 'Gloria Hallelujah', cursive;
    font-size: 35px;
}

.txt {
    font-family: 'Muli', sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 300;
}

.txt-prodotti {
    font-family: 'Muli', sans-serif;
    font-size: 24px;
    color: #000;
    font-weight: 300;
}

.txtwhite {
    font-family: 'Muli', sans-serif;
    font-size: 20px;
    color: #ffffff;
    font-weight: 200;
    text-align: left;
}

.spazio-prodotti {
    padding-top: 6px;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 4px solid #202020;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 30px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-outline-red {
    color: #771b0f;
    background-color: #ff5741;
    background-image: none;
    border-color: #771b0f;
}

.btn-outline-red:hover {
    color: #ff5741;
    background-color: #771b0f;
    background-image: none;
    border-color: #ff5741;
}

.btn-outline-green {
    color: #2b7112;
    background-color: #8dfc60;
    background-image: none;
    border-color: #2b7112;
}

.btn-outline-green:hover {
    color: #8dfc60;
    background-color: #2b7112;
    background-image: none;
    border-color: #8dfc60;
}

.btn-outline-orange {
    color: #ab5d0d;
    background-color: #ffa241;
    background-image: none;
    border-color: #ab5d0d;
}

.btn-outline-orange:hover {
    color: #ffa241;
    background-color: #ab5d0d;
    background-image: none;
    border-color: #ffa241;
}

a {
    color: #202020;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover {
    color: #8f3914;
    text-decoration: none;
}

.titolonegozio{
    font-size:80px;
    color:#fff;
    text-shadow: 3px 3px 5px #313131;
}

.sfondonegozio {
    background-image: url(../img/negozio.jpg);
    background-position: left;
    background-size: 100%;

}

.sfondofrutta {
    background-image: url(../img/sfondofrutta.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #7fe378;
}

.sfondoverdura {
    background-image: url(../img/sfondoverdura.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #e44530;
}

.sfondomiele {
    background-image: url(../img/sfondomiele.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #ea8016;
}

.sfondomela {
    background-image: url(../img/sfondomela.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #fff;
}

.sfondocesti {
    background-image: url(../img/sfondocesti2.jpg);
    background-position: left;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #fff;
}

.spaziofrutta {
    padding-top: 100px;
    padding-bottom: 100px;
}

.spazionegozio {
    padding-top: 150px;
    padding-bottom: 150px;
}

.spazio-pagine {
    padding-top: 100px;
}

.box {
    padding-top: 40px;
    padding-bottom: 40px;
}

.titoloprodotti {
    padding-top: 80px;
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    border-bottom: 2px solid #000;
}

.txtprenota {
    padding-top: 10px;
    font-family: 'Muli', sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: 300;
}

.spaziosezioneprenota {
    padding-top: 40px;
}

.sezioneprenota {
    border-left: 1px solid #171717;
}

.nopadding {
    padding: 0px;
    margin: 0px;
}

.hoverimg {
    position: relative;
    transition: 0.3s ease;
    cursor: pointer;
}

.hoverimg:hover {
    transform: scale(1.02, 1.02);
    /** default is 1, scale it to 1.5 */
}

.gallerypagine{
  padding:5px;
}
.gallerypagine:hover{
  padding:0px;
}

/*=================================================================
    Banner
==================================================================*/

.popup {
    max-width: 320px;
    height: auto;
    position: fixed;
    z-index: 9999;
    right: -578px;
    bottom: 0;
    box-shadow:0px 0px 20px rgba(0,0,0,0.50);
    background:#FEA61B;
}

.banner-content {
    background-color:#fff;
    padding:15px;
    text-align:center;
    /*background-image: url(../img/ananas2.png);*/
}

.banner-content h3 {
    letter-spacing:2px;
    font-size:24px;
    text-transform:uppercase;
    line-height:30px;
    margin:5px 0;
    color:#E43838;
}

.divisore {
    border-bottom:dashed 10px #009ED6;
}

.banner-content a {
    color:#444;
}

.banner-content a:hover {
    color:rgba(144,8,46,1.00);
    border:none;
}

.popup i {
    font-size: 1.5em;
    position: absolute;
    padding:  10px 0 0 10px ;
    color:#000;
    z-index:999;
}

.popup i:hover {
    cursor: pointer;
    color:rgba(238,123,0,1);
}

.btn-bio {
    border: none;
    text-decoration: underline #21b522;
}

.btn-bio:hover {
    color: #000;
}

ul.bio > li {
    padding: 10px 0;
}

@media only screen and (max-width: 800px) {
    .txt-prodotti {
        font-family: 'Muli', sans-serif;
        font-size: 18px;
        color: #000;
        font-weight: 300;
    }

    .spazio-prodotti {
        padding-top: 3px;
    }

    .txtprenota {
        padding-top: 0px;
        font-family: 'Muli', sans-serif;
        font-size: 16px;
        color: #000;
        font-weight: 300;
    }

    .sottotitolo {
        font-size: 20px;
        font-family: 'Muli', sans-serif;
        font-weight: 300;
        color: #21b522;
    }

    .titolohead {
        font-size: 60px;
        color: #2f2e2e;
        font-weight: 300;
        font-family: 'Muli', sans-serif;
        line-height: 30px;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #000;
        font-family: 'Muli', sans-serif;
        font-size: 9px;
        font-weight: 300;
        padding-top: 8px;
        padding-bottom: 8px;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
    }

    .txt {
        font-family: 'Muli', sans-serif;
        font-size: 14px;
        color: #000;
        font-weight: 300;
    }

    .sfondocesti, .sfondoverdura, .sfondofrutta, .sfondomiele {
        background-image: none;
    }
}

@media (min-width: 2560px) {
    .gallery-frutta{
        width:80%;
    }
    .gallery-verdura{
        width:80%;
    }
}

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

    .coccarda{
        margin-top:0px;

    }
    .logo-home{
        margin-top:0px;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #000;
        font-family: 'Muli', sans-serif;
        font-size: 7px;
        font-weight: 300;
        padding-top: 7px;
        padding-bottom: 8px;
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
    }

    .img-phone {
        width: 40px;
    }

    .titolohead {
        font-size: 30px;
        color: #2f2e2e;
        font-weight: 300;
        font-family: 'Muli', sans-serif;
        line-height: 20px;
    }

    .sottotitolo {
        font-size: 16px;
        font-family: 'Muli', sans-serif;
        font-weight: 300;
        color: #21b522;
    }

    .sfondocesti {
        background-image: none;
        background-position: left;
        background-size: cover;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-color: #fff;
    }

    .titolosezioni {
        font-size: 40px;
        color: #2f2e2e;
        font-weight: 300;
        font-family: 'Muli', sans-serif;
    }

    .spazio-pagine {
        padding-top: 40px;
    }

    .spaziofrutta {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}


footer a,
footer p {
    color: #ffffff;
}
