@import url("https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700");

:root {
  --color-primary:#ffd200;
  --color-secondary:#ff546c;
  --color-gradient-start:#ffd200;
  --color-gradient-stop:#ffd200;
}

body {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 400;
  line-height: 1.7;
  font-size: 20px;
  color: #523C22;
}

a:hover {
  color: #523C22;
}

#content {
  background-color: #fddc74;
}

.h1, h1,
.h2, h2,
.h3, h3,
.h4, h4,
.h5, h5,
.h6, h6 {
  font-family: 'Titillium Web', sans-serif;
  color: #523C22;
}

.h1, h1 {
  font-size: 56px;
  font-family: libelsuit_bold, sans-serif;
  line-height: 1.4em;
  color: #523C22;
}

.h2, h2 {
  font-size: 38px;
  font-weight: 700;
  line-height: 1.25em;
}

.h3, h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.6em;
}

.h4, h4 {
  font-size: 25px;
  font-weight: 400;
  line-height: 1.6em;
}

.h5, h5 {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.8em;
}

.h6, h6 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8em;
}

.main-nav > li > a {
  font-size: 22px;
  letter-spacing: 0.5px;
  color: #523C22;
  font-family: libelsuit, sans-serif; 
  font-size: 22px;
}

.main-nav > li > a .link-ext {
  background: white;
}

.main-nav > li.is-active > a,
.main-nav > li.current-menu-item > a,
.main-nav > li:hover > a,
.main-nav > li > a:hover {
  color: #523C22;
}

.main-footer {
  background-color: #523C22;
  color: #F5EBD1;
}

.main-footer a:not(.btn) {
  color: #F5EBD1;
}

.main-footer a:not(.btn):hover {
  color: #fff;
}

.main-footer .social-icon a {
  color: #fff;
}

.main-footer .contact-form input,
.main-footer .contact-form select,
.main-footer .contact-form textarea,
.main-footer .contact-form .ui-selectmenu-button {
  color: white;
  border-color: rgba(255, 255, 255, 0.2);
}

.main-footer .contact-form input:focus,
.main-footer .contact-form select:focus,
.main-footer .contact-form textarea:focus,
.main-footer .contact-form .ui-selectmenu-button:focus {
  border-color: #fff;
}

.main-footer .contact-form input[type=submit] {
  border-color: var(--color-primary);
  color: var(--color-primary);
}

.main-footer .contact-form input[type=submit]:hover {
  color: #000;
}

/* PERSONALIZZATI */

/* MENU E HOME */
.headerhome {
  background-size: auto 100%; 
  height: 90vh;
}

.logo-default {
  padding: 50px 0 0 15px;
  width: 300px;
}

.logo-default-2 {
  margin-top: -10px;
  width: 200px;
}

.logo-default-3 {
  position: relative;
  top: -7px;
  width: 200px;
}

.menubutton {
  position: fixed;
  top: -60px;
  right: 60px;
  z-index: 99;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.overlaymenu {
  display: none;
  position: fixed;
ÿ to??  ;
  left: 0;
  height: 110px;
  width: 100%;
  background-color: #FDDC72;
  overflow: auto;
  z-index: 10;
  text-align: center;
  padding-top: 0;
}

.showmenubutton {
  top: 30px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.menuleft {
  margin-right: 2rem;
}

.menuright {
  margin-left: 1.5rem;
}

.menusocials {
  text-align: left;
}
  
.title1 {
  text-align: left;
  margin-bottom: 0.60em;
}

.text1 {
  margin-top: 30px;
}

.linea {
  display: block;
  height: 5px;
  width: 100px;
  background-color: #F5CB45;
  margin: 0;
}

.bianca {
  background-color: #FFFFFF;
}

.button1 {
  color: #523C22;
  margin-top: 50px;
}

.button1 > span {
  padding-left: 0.8em !important;
  padding-right: 0.8em !important;
  font-size: 24px;
}

.bollino {
  left: 45% !important;
  top: -30% !important;
}

.upperband {
  border-top: 4px solid #F5CB45;
}

.lowerband {
  border-bottom: 7px solid #F5CB45;
}

.pani {
  color: #523C22;
  font-family: libelsuit, sans-serif; 
  font-size: 40px;
  text-align: center;
  margin-bottom: 0;
}

.ublast {
  margin-right: 0;
}

.footertitle {
  color: #F5CB45;
  margin: 14px 0 3px;
}

.subfooter {
  text-align: left;
  font-size: 13px;
  padding-top: 15px;
  line-height: 18px;
}

.subfooter a {
  text-decoration: underline;
}

.footericons a {
  margin-right: 10px;
}

.footericons i {
  color: #FFF;
}


.menubutton_mob {
  position: fixed;
  right: 20px;
  top: 20px;
  z-index: 999;
}

.mobile-logo-default {
  width: 300px;
  max-width: none;
  padding-top: 50px;
}

.mobile-logo-default-3 {
  width: 151px;
  max-width: none;
}

.listapani {
  list-style: none;
  width: 250px;
  margin: 10px auto;
  border-left: 7px solid #F5CB45;
  padding-inline-start: 25px;
}

.listapani .pani {
  text-align: left;
}

.lastfooter {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  padding-left: 0;
  padding-right: 0;
  margin: 80px 15px 10px;
  line-height: 80px; 
}

.lastfooter p {
  margin: 0;
}

.menuordina {
  display: none;
  font-family: libelsuit, sans-serif;
  font-size: 22px;
  border: 2px solid white;
  padding: 0 10px;
  letter-spacing: 0.5px;
}

.menuordina:hover {
  background-color: white;
}

.footcolumns {
  line-height: 1.5;
  font-size: 17px;
}

/******** PROGETTO ********/

.headerprogettosection {
  padding: 70px 0 0 0;
  height: auto;
}

.headerprogettosection .liquid-img-group-container {
  margin-bottom: 0 !important;
}

.headerprogetto {
  padding-bottom: 60px;
}

.headerprogetto h1 {
  color: #FFF;
  font-size: 114px;
  line-height: 78px;
  margin: 0;
}


.headerprogetto h1 > span {
  font-family: 'Titillium Web', sans-serif;
  color: #523C22;
  font-weight: 300;
  font-size: 55px;
  line-height: 20px;
  margin: 0;
}

.headerprogetto2 {
  position: relative;
  top: -35px;
  color: #523C22 !important;
}

.frecciagiu {
  display: none;
}

.progtitle {
  font-family: 'Titillium Web', sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 55px;
}

.progtitle span {
  font-weight: 300;
}

.lineaprog {
  display: block;
  height: 4px;
  width: 60px;
  background-color: #F5CB45;
  margin: 0 0 30px 0;
}





/******** MENU ********/
.headermenu {
  padding-bottom: 40px;
}

.headermenu h1 {
  font-size: 90px;
  line-height: 60px;
  margin: 0;
}

.headermenu h1 > span {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size: 50px;
  line-height: 25px;
  margin: 0;
}

.toastmenu {
  max-width: 200px;
}

.year {
  font-family: libelsuit, sans-serif;
  font-size: 110px !important;
  line-height: 135px;
  margin: 0; 
  font-weight: 400;
}

.english {
  width: 40px;
  display: inline-block;
}

.menutitle {
  font-size: 95px;
  line-height: 85px;
}

.menutitle2 {
  font-size: 40px;
  line-height: 45px;
  text-align: right;
  padding-top: 25px;
}

.sceglipanecol {
  padding-right: 0;
}

.sceglipane {
  display: block;
  background-color: #f5cb45;
  font-family: libelsuit_bold, sans-serif;
  font-size: 40px;
  text-align: center;
  padding-bottom: 16px;
}

.panimenu {
  line-height: 55px;
  padding-top: 10px;
}

.paniasterisk {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 80px;
}

.menucat {
  display: inline-block;
  font-size: 30px;
  padding: 0 13px 5px;
  letter-spacing: 1px;
}

.menutext p, .menuinsalate p {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 0.5em;
}

.menutext span, .menuinsalate span {
  font-family: libelsuit, sans-serif;
  font-size: 22px;
  letter-spacing: 1px;
}

.menutext span::after {
  content: " |";
  color: #f5cb45;
  font-weight: 700;
}

.menuinsalate span::after {
  content: " |";
  color: #76b1dd;
  font-weight: 700;
}

.menuinsalate {
  margin: 75px auto 33px;
}

.innerpatate {
  background-color: #F5CB45;
  text-align: center;
}

.innerinsalate {
  background-color: #f8ad00; 
  padding: 0 25px;

}

.patateimg {
  margin: 0 auto 15px;
  max-width: 240px;
  top: -15px;
  position: relative;
}

.patatetitle {
  background-color: #FFF;
  border: 7px solid #F5CB45;
  padding: 0 22px 4px;
  width: 90%;
  font-family: libelsuit_bold, sans-serif;
  font-size: 40px !important;
  line-height: 64px;
  display: inline-block;
  position: relative;
  top: -25px;
}

.insalatetitle {
  background-color: #FFF;
  border: 7px solid #f8ad00;
  padding: 0 22px 4px;
  width: 300px;
  font-family: libelsuit_bold, sans-serif;
  text-align: center;
  font-size: 36px;
  line-height: 64px;
  display: inline-block;
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.combointro {
  color: #FFF;
  font-family: libelsuit_bold, sans-serif;
  text-align: center;
  font-size: 36px;
  position: relative;
  top: 82px;
  padding-bottom: 74px;
  line-height: 1.3;
}

.combotext {
  padding-bottom: 25px;  
} 
  
.patatetext {
  font-family: libelsuit, sans-serif;
  font-size: 30px;
  padding-left: 30px;
  margin-bottom: 0;
  text-align: left;
}

.patatetext2 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  padding-left: 30px;
  padding-bottom: 45px;
  text-align: left;
  margin-bottom: 0;
}

.dashseparator {
  border-bottom: 5px dashed #c8bfb0;
}

.loghi {
  margin-bottom: 30px;
}

.loghi img {
  padding: 20px;
  display: block;
  margin: 0 auto;
}

.asteriskdesk {
  font-size: 18px;
  line-height: 22px;
}

.pipe {
  color: #f5cb45;
  font-weight: 700;  
}

.bottomtoast {
  background: #FCF9EF url('../../img/bottomtoastxs.jpg') no-repeat right bottom;
  background-size: 100% auto;
  height: 500px;
  padding-left: 0;
  padding-right: 0;
}

.disclaimer {
  border: 7px solid #F5CB45;
  display: block;
  width: 100%;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  text-align: left;
  padding: 25px 20px;
}





/******** STORE ********/

/* 5 columns bootstrap */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}


.storelist {
  height: 320px;
}

.storelist h1 {
  display: inline-block;
  background-color: #f4ca45;
  color: #503b21;
  font-family: libelsuit, sans-serif;
  font-size: 24px;
  line-height: 36px;
  padding: 0 10px;
  letter-spacing: 1px;
  white-space: nowrap;
}

.storelist h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 0;
}

.storelist h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin-top: 0;
  margin-bottom: 10px;
}

.storebutton {
  display: block;
  margin: 7px 0 0;
  color: #503b21;
  text-decoration: none;
  line-height: 16px;
  font-size: 16px;
}

.glyphicon {
  font-size: 0.8em;
  padding-right: 5px;
}

.storebutton .fa {
  font-size: 1em;
  padding: 0 7px 0 5px;
}

.storebutton:hover, .storebutton:focus {
  text-decoration: none;
  color: #a69a88;
}

.storebutton .iconbox {
  width: 20px;
  display: inline-block;
  text-align: center;
  margin-right: 6px;
  margin-bottom: 0;
}

.numstores {
  color: #FFF;
  font-family: libelsuit, sans-serif;
  font-size: 200px !important;
  line-height: 200px;
  margin: 0; 
  font-weight: 400;
}

.numstorescol {
  position: relative;
  top: -60px;
}

.textstores1 {
  margin-top: 20px;
}

.textstores1 h1 {
  font-size: 58px;
  line-height: 50px;
}

.textstores2 {
  font-size: 18px;
  line-height: 26px;
  text-align: left;
  padding: 0 20px;
}

.deliverybutton, .deliverybutton-empty {
  display: inline-block;
  border: 2px solid #F3CA44;
  padding: 0 6px 1px;
  font-size: 16px;
  font-weight: 600;
  margin: 0 4px 4px 0;
  border-radius: 2px;  
}

.deliverybutton:hover {
  color: #FFFFFF;
}

/******** FRANCHISING ********/
.headerfran {
  padding-bottom: 60px;
  text-align: center;
}

.headerfran h1 {
  color: #FFF;
  font-size: 80px;
  line-height: 80px;
  margin: 0;
}

.buttonapristore {
  position: absolute;
  display: block;
  bottom: 60px;
  background-color: white;
  left: 35%;
  border: none;
  border-radius: 10px;
  font-size: 27px;
  font-weight: 700;
  padding: 10px 40px;
}

.introtext {
  font-size: 30px;
  line-height: 40px;
  margin-top: 30px;
}

.headerfran h1 > span {
  font-family: 'Titillium Web', sans-serif;
  color: #523C22;
  font-weight: 300;
  font-size: 48px;
  line-height: 20px;
  margin: 0;
}

.headerfran2 {
  font-family: 'Titillium Web', sans-serif;
  color: #523C22 !important;
  font-weight: 300 !important;
  font-size: 48px !important;
  line-height: 55px !important;
  margin: 0;
  margin-top: 18px !important;
}

.lineacarousel {
  display: block;
  height: 3px;
  width: 120px;
  background-color: #F5CB45;
  margin: 0 auto;
}

.lineaconvenzione {
  display: block;
  height: 3px;
  width: 90%;
  max-width: 675px;
  background-color: #F5CB45;
  margin: 5px auto 0;
}

.francarouselsection .iconbox {
  border: 7px solid #F5CB45;
}

.textcarousel {
  font-size: 18px;
}

.carousel-item.is-bottom .iconbox, .carousel-item.is-top .iconbox {
  background-color: #F5CB45;
}

.bg-yellow {
  background-color: #F5CB45;
}

.franchisingimg3 {
  padding: 0;
  box-shadow: none;
  margin-top: -75%;
}

.wwwbox img {
  width: 30%;
  margin-top: 10px;
}

.wwwbox p {
  font-family: libelsuit_bold, sans-serif;
  font-size: 25px;
  margin-top: 5px;
}

.socialsfran img {
  width: 50px;
  display: block;
  margin: 0 auto;
}

.socialsfran .liquid-counter-element {
  font-family: libelsuit, sans-serif;
  font-size: 25px;
  color: #523c22;
}

.socialsfran .liquid-counter-text {
  font-family: libelsuit_bold, sans-serif;
  font-size: 25px;
  color: #523c22;
}

.franintro {
  font-family: libelsuit, sans-serif;
  font-size: 44px;
  line-height: 34px;
}

.franchisinglist ul {
  list-style-type: square;
}

.franchisinglist li {
  list-style-type: square;
  margin-bottom: 7px;
  line-height: 27px;
}

.plusimage {
  width: 150px;
  display: block;
  margin: 10% auto;
}

.iconbox-icon-container img {
  width: 100px !important;
}

.francarouseltitle, .convtitle {
  margin: 10px 0 20px;
}

.francarouseltitle p, .convtitle p {
  font-family: libelsuit, sans-serif;
  font-size: 50px;
  display: inline;
  padding-bottom: 5px;
}

.convtitle p {
  line-height: 40px;
}

.convtitle span {
  font-family: libelsuit_bold, sans-serif; 
}

.francarouselsection {
  padding-top: 30px;
}

.formframe {
  width: 100%; 
  height: 780px;
}

.franpack1 {
  padding-right: 7px;
}

.franpack2 {
  padding-left: 7px;
}

.franchfeaturetitle {
  font-family: libelsuit, sans-serif;
  font-weight: 400;
  margin: 0.5em 0 0.25em;  
}

.franchfeature2title {
  font-family: libelsuit, sans-serif;
  font-weight: 400;
  margin: 0 0 0.25em;  
}

.franchfeaturetext {
  line-height: 1.4;
  text-align: justify;
  padding: 0 20px;
}

.listlayer {
  width: 100%;
  max-width: 780px;
  margin: 30px auto;
  text-align: left;

}
/******** FAQ ********/
.headerfaq {
  padding-bottom: 40px;
  text-align: left;
}

.headerfaq h1 {
  font-size: 90px;
  line-height: 80px;
  margin: 0;
}

.headerfaq h1 > span {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size: 50px;
  line-height: 25px;
  margin: 0;
}

.accordion-title-bordered .accordion-title a {
  border: 7px solid #f5cb45;
  font-weight: 700;
  font-size: 26px;
}

.accordion-title-bordered .accordion-title a.collapsed  {
  border: none;
  border-bottom: 2px solid #523c22;
}

.accordion-content a, .faqend a {
  text-decoration: underline !important;
}

.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


/******** CONTATTI ********/

.titlecontatti {
  margin-bottom: 0;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
}

.contact-section {
  width: 100%;
  min-width: 100%;
  text-align: center;
  padding: 120px 0 80px;
}
.contact-section .special-heading {
  margin-bottom: 70px;
}
.contact-informations {
  margin-bottom: 30px;
}
.contact-info {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}
.contact-info i {
  font-size: 3em;
  color: #d9a13f;
  display: block;
  padding: 0;
}
.contact-info span {
  text-align: center;
  font-size: 0.875em;
  line-height: 1.4285em;
  display: block;
  clear: both;
}
.contactform {
  margin: 20px 0 10px;
}
.contactform .form-group {
  margin-bottom: 20px;
}
.contactform button {
  background-color: #f5cb45;
  color: #503b21;
  border: none;
  width: 100%;
  display: block;
  padding: 8px 25px;
  font-size: 1.3125em;
  text-transform: uppercase;
  font-weight: 600;
  outline: none;
}
.contactform button:focus {
  outline: none;
  color: #503b21;
}
#result {
  width: 100%;
  height: auto;
  background: none;
}
#result span {
  display: block;
}
#result .fa {
  margin-right: 10px;
}
#result .error {
  padding: 10px;
  background-color: #fff1c4;
  text-align: center;
}
#result .error .fa {
  color: #e33a3a;
}
#result .success {
  padding: 10px;
  background-color: #fff1c4;
  text-align: center;
}
#result .success .fa {
  color: #503b21;
}

.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: border;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  border: 1px solid #503b21;
  -webkit-box-shadow: 0 0 0 #000000;
  -moz-box-shadow: 0 0 0 #000000;
  box-shadow: 0 0 0 #000000;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.form-control:focus {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: border;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  border: 1px solid #503b21;
  -webkit-box-shadow: 0 0 0 #000000;
  -moz-box-shadow: 0 0 0 #000000;
  box-shadow: 0 0 0 #000000;
  background: #fffbed;
  color: #503b21;
}


/* ==========================================================================
   Responsiveness
   ========================================================================== */
@media screen and (min-width: 768px) {
  .title1 {text-align: center;}
  .centrata {margin: 0 auto;}

  .headerhome {
    background-size: 626px 878px; 
    padding: 440px 0;
    height: auto;
  }
    
  .subfooter {
    text-align: right;
    border-top: 1px solid #FFF;
  }
  
  .button1 > span {
    padding-left: 1.5em !important;
    padding-right: 1.5em !important;
    font-size: 30px;
  }
  
  .headerprogettosection {
    padding: 140px 0 0 0;
  }

  .frecciagiu {
    display: block;
    margin-top: 80px;
  }
  .frecciagiu img {
    width: 50px; 
    height: 50px;
  }

  .lineaprog {
    margin: 18px 0 0 0;
  }

  .textprog {
    padding-right: 20px;
  }
  
  .innerinsalate {
    width: 100%;
    display: inline-block;
  }
  
  .patatetitle, .insalatetitle {
    font-size: 30px !important;
  }

  .disclaimer {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
  }
  
  .bottomtoast {
    background: #FCF9EF url('../../img/bottomtoast.jpg') no-repeat right bottom;
    background-size: cover;
    height: 60vh;
  } 

  .textstores2 {
    line-height: 22px;
    padding: 0;
  }

  .francarouselsection {
    padding-bottom: 30px;
  }
  
  .introtext {
    font-size: 35px;
    line-height: 60px;
    margin-top: 26px;
  }

}

@media (max-width: 767px) {
  .footertitle {
    display: inline-block;
    margin-right: 8px;
  }
  
  .footertext {
    display: inline;
  }
  
  .upperband {
    border: none;
  }
  
  .upperbandmob {
    border-top: 5px solid #F5CB45;
  }
  
  .navbar-brand {
    pointer-events: none;
  }
  
  .outerpatate, .outerinsalate {
    padding-left: 0;
    padding-right: 0;
  }
  
  .innerinsalate {
    padding: 5px 25px;
  }

}

@media screen and (min-width: 992px) {
  .innerpatate {
    width: 97%;
    display: inline-block;
  }
  
  .patatetext, .patatetext2 {
    padding-left: 15px;
  }
  .patatetext2 {
    padding-bottom: 33px;
  }

  .loghi img {
    padding: 10px;
    display: inline;
    margin: 0;
  }
  
  .bottomtoast {
    background: #FCF9EF url('../../img/bottomtoast.jpg') no-repeat left bottom;
    background-size: 100% auto;
    height: 90vh;
  }

  .accordion-content {
      padding: 1em 25px;
  }


  .plus2text {
    margin-top: 50px;
  }
}

@media (max-width: 991px) {
  .containerpane {
    width: 100%;
  }
   
  .menutitle {
    font-size: 80px !important;
    line-height: 75px;
    margin-bottom: 20px;
  }
  
  .menutitle2 {
    font-size: 30px !important;
    line-height: 35px;
    text-align: left;
    padding-top: 10px;
  }
  
  .listapani {
    margin: 0 0 60px 20px;
    padding-top: 18px;
  }
  
  .sceglipane {
    padding: 5px 25px 10px;
    margin-bottom: 0;
    display: inline-block;
  }
  
  .innerpatate {
    margin-bottom: 80px;
  }

  .headerfaq {
    padding-left: 10%;
  }

  .headerfran {
    padding: 20px;
  }
  
  .headerfran2 {
    padding-bottom: 40px;
    font-size: 32px !important;
    line-height: 40px !important;
}
  }

  .francarouselsection {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .formframe {
    /*margin-bottom: 30px;*/
  }
    
  .lqd-frickin-img  {
    margin-left: -12px;
  }
}

/* eccezioni per il menu a comparsa a media risoluzione, per evitare sovrapposizione icona apertura menu ai social */
@media screen and (min-width: 1740px) {
  
  .menuleft {
    margin-right: 6.5rem !important;
  }
  
  .menuright {
    margin-left: 6.5rem;
  }
  
  .menusocials {
    -webkit-box-pack: center;
    justify-content: center;
  }
  
  .bottomtoast {
    background: #FCF9EF url('../../img/bottomtoast.jpg') no-repeat left top;
    background-size: 100% auto;
  }
}

@media screen and (min-width: 1199px) {
  .menucol {
    margin-top: 17px;
  }
  
  .mobile-logo-default-3 {
    display: none;
  }

  .patatetitle {
    line-height: 64px;
  }

  .patatetext, .patatetext2 {
    padding-left: 30px;
  }
  .patatetext2 {
    padding-bottom: 30px;
  }

 .menuordina {
    display: block;
  }
  
  .combotext {
    padding-bottom: 53px;  
  } 
}

@media screen and (max-width: 1199px) {
  .menubutton_mob .navbar-toggle {
    display: none;
  }

  .menubutton_mob .navbar-toggle.collapsed {
    display: block;
  }
  
  .logo-default-3 {
    display: none;
  }
  
}

/* ==========================================================================
   Testimonials Section
   ========================================================================== */
.quote-separator {
  width: 100%;
  height: 37px;
  background: transparent url('../../img/quotation.png') no-repeat center center;
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.quote-separator:before,
.quote-separator:after {
  content: '';
  height: 3px;
  width: 30%;
  background: #FFF;
  position: absolute;
  top: 16px;
}
.quote-separator:before {
  right: 60%;
}
.quote-separator:after {
  left: 60%;
}
.testimonials-rotator {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.testimonials-rotator .testimonial {
  position: absolute;
  padding: 0;
  top: 0;
  z-index: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  width: 100%;
  margin-bottom: 40px;
}
.no-js .testimonials-rotator .testimonial {
  border-bottom: none;
}
/* Currently visible */
.testimonials-rotator .testimonial.current,
.no-js .testimonials-rotator .testimonial {
  position: relative;
  z-index: 100;
  pointer-events: auto;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.testimonials-rotator .testimonial:before,
.testimonials-rotator .testimonial:after {
  content: " ";
  display: table;
}
.testimonials-rotator .testimonial:after {
  clear: both;
}
.testimonial-progress {
  display: none;
  position: absolute;
  background: #FFF;
  height: 5px;
  width: 0%;
  bottom: 0;
  left: 0;
  z-index: 1000;
}
.testimonials-rotator blockquote {
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
}
.testimonials-rotator blockquote p {
  font-family: 'Titillium Web', sans-serif;
  font-size: 1.125em;
  line-height: 1.7777777777em;
  color: #503b21;
  font-weight: 300;
  margin: 0 0 1em;
}
.testimonials-rotator blockquote footer {
  font-size: 1.3125em;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
  color: #503b21;
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
.testimonials-rotator blockquote footer:before {
  content: '';
}
.testimonial-bullets {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.testimonial-bullets .testim-bullet {
  display: inline-block;
  height: 9px;
  width: 9px;
  border: 1px solid #000;
  background: none;
  margin: 0 5px;
}
.testimonial-bullets .current-bullet {
  background-color: #000;
}

@media (max-width: 768px) {
  .quote-separator:before,
  .quote-separator:after {
    height: 5px;
    width: 40%;
  }
  .quote-separator:before {
    right: -15px;
  }
  .quote-separator:after {
    left: -15px;
  }
}

/*  END TESTIMONIALS */


/* MAILCHIMP */
.mailchimp {
  background:#523C22;
  padding: 44px 0 35px;
}

.mailchimp p {
  line-height: 38px;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 400;
}

.mailchimp span {
  font-size: 36px; 
  font-weight: 700;
}
#mc_embed_signup_scroll { border-bottom: 1px solid #FFF; padding-bottom: 15px; }
#mc_embed_signup { margin-top: 5px; }
#mc_embed_signup form {padding-top: 4px;}
#mc_embed_signup input.email {font-size: 19px; font-weight: 200; border: none; color: #FFF; box-sizing:border-box; height:54px; padding: 0px 0.4em; display: inline-block; margin: 0; width:60%; vertical-align:top; background: transparent;}
#mc_embed_signup .clear {display: inline-block; width: 40%; text-align: right;} /* positions button horizontally in line with input */
#mc_embed_signup .button {font-size: 28px; border: none; letter-spacing: .03em; color: #503b21; background-color: #F5CB45; box-sizing:border-box; height:54px; line-height:52px; padding:0 18px; display: inline-block; margin: 0; transition: all 0.23s ease-in-out 0s;}
#mc_embed_signup .button:hover {background-color:#f5cb45; color: #503b21; cursor:pointer;}

@media (max-width: 992px) {
  .mailchimp {padding: 50px 15px;}
  #mc_embed_signup input.email {width:100%; margin-bottom:5px;}
  #mc_embed_signup .clear {display: block; width: 100% }
  #mc_embed_signup .button {width: 100%; margin:0; }

  .mailchimp span {
    font-size: 24px; 
  }
  
  .mailchimp p {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }
  
  #mc_embed_signup_scroll {
    border-bottom: none;
    padding-bottom: 0;
  }
  
  #mc_embed_signup input.email {
    border-bottom: 1px solid #FFF;
    margin-bottom: 20px;
  }
}

/* END MAILCHIMP */