body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 19px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Vollkorn, serif;
  color: #000;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: Vollkorn, serif;
  font-size: 18px;
  text-transform: capitalize;
  list-style-type: square;
}

.button {
  display: inline-block;
  margin-right: 14px;
  padding: 13px 23px;
  border-radius: 3px;
  background-color: #000;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .12);
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #489fd9;
}

.button.hollow {
  background-color: transparent;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .12), inset 0 0 0 2px #000;
  color: #000;
  text-shadow: none;
}

.button.hollow:hover {
  background-color: #489fd9;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .12), inset 0 0 0 2px #489fd9;
  color: #fff;
  text-shadow: none;
}

.button.in-pricing {
  display: block;
  margin-top: 19px;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.logo-text {
  margin-top: 24px;
  font-family: 'Great Vibes', cursive;
  color: #1c1c1c;
  font-size: 27px;
  font-weight: 500;
}

.logo-text.footer {
  margin-top: 0px;
  margin-bottom: 19px;
  color: #e6eaed;
}

.navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #fff;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, .13);
}

.nav-link {
  padding: 26px 17px;
  box-shadow: inset 0 3px 0 0 transparent;
  -webkit-transition: box-shadow 500ms ease, color 300ms ease;
  transition: box-shadow 500ms ease, color 300ms ease;
}

.nav-link:hover {
  box-shadow: inset 0 3px 0 0 hsla(0, 0%, 71%, .5);
}

.nav-link.w--current {
  box-shadow: inset 0 3px 0 0 #705100;
  color: #705100;
}

.section {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section.blue {
  background-color: #e3f3fc;
}

.section.main {
  margin-top: 73px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, transparent 7%, hsla(0, 0%, 100%, .01) 46%, rgba(205, 121, 29, .98));
  background-image: linear-gradient(180deg, transparent 7%, hsla(0, 0%, 100%, .01) 46%, rgba(205, 121, 29, .98));
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .23);
}

.section.grey {
  background-color: #f0f0f0;
}

.section.image {
  background-image: url('../images/town.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.section.footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 42px;
  padding-bottom: 42px;
  background-color: #2b2c2e;
  color: #e4e8eb;
}

.section.footer.copyright {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #1c1d1f;
  color: #939596;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

.section.purple {
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .44), hsla(0, 0%, 100%, .44)), url('../images/DSC_0220croccante.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .44), hsla(0, 0%, 100%, .44)), url('../images/DSC_0220croccante.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section.clients {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #a1bfd4;
}

.section.press {
  padding-top: 0px;
  padding-bottom: 11px;
  background-color: #3f041c;
}

.section._02 {
  background-color: #0098ff;
  background-image: -webkit-linear-gradient(270deg, #f49222, #fff 33%);
  background-image: linear-gradient(180deg, #f49222, #fff 33%);
}

.slider {
  display: none;
  height: 360px;
  background-color: #303030;
}

.slide {
  padding-top: 64px;
  padding-bottom: 64px;
}

.slide._1 {
  background-color: #00ad6e;
}

.slide._2 {
  background-color: #00bdd6;
}

.slide._3 {
  background-color: #ccbe00;
}

.main-subtitle {
  margin-bottom: 26px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}

.footer-slogan {
  overflow: visible;
  margin-bottom: 11px;
  margin-left: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  direction: ltr;
  color: #939596;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

.social-icon {
  margin-right: 11px;
  opacity: 0.41;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-icon:hover {
  opacity: 1;
}

.footer-title {
  margin-top: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.page-link {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 300ms ease, border 300ms ease;
  transition: color 300ms ease, border 300ms ease;
  color: #489fd9;
  text-decoration: none;
}

.page-link:hover {
  border-bottom-color: #489fd9;
}

.page-link.in-footer {
  display: block;
  color: #939596;
}

.page-link.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}

.page-link.white {
  border-bottom-color: hsla(0, 0%, 100%, .49);
  color: #fff;
}

.page-link.white:hover {
  border-bottom-color: #fff;
}

.newsletter-field {
  width: 60%;
  height: 40px;
  float: left;
  border: 1px solid transparent;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #e8e8e8;
}

.newsletter-field:focus {
  border-width: 1px;
  border-color: #09f;
  box-shadow: 0 0 6px 0 #489fd9;
}

.newsletter-button {
  width: 40%;
  height: 40px;
  padding-top: 9px;
  padding-bottom: 9px;
  float: left;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #5f6166;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #d5d8db;
}

.newsletter-button:hover {
  background-color: #489fd9;
  color: #fff;
}

.newsletter-form {
  width: 70%;
}

.brand-link {
  text-decoration: none;
}

.success-message {
  background-color: #5f6166;
}

.main-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 38px;
  line-height: 44px;
}

.section-subtitle {
  margin-bottom: 68px;
  font-family: Vollkorn, serif;
  font-size: 23px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
}

.bold-text {
  font-weight: 400;
}

.plan-wrapper {
  min-height: 300px;
  padding: 17px;
  border-radius: 3px;
  background-color: #fff;
  color: #2b2b2b;
}

.price-point {
  margin-bottom: 8px;
  font-size: 14px;
}

.price-accent {
  color: #489fd9;
  font-size: 20px;
  letter-spacing: 0px;
}

.addl-feature {
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 18px;
}

.addl-feature.inactive {
  color: #c7c5c5;
  text-decoration: line-through;
}

.divider {
  width: 50%;
  height: 1px;
  margin-top: 13px;
  margin-bottom: 12px;
  background-color: #dbdbdb;
}

.additional-contact {
  margin-top: 21px;
  text-align: center;
}

.feature {
  text-align: left;
}

.feature.centered {
  text-align: center;
}

.feature-row {
  margin-bottom: 14px;
}

.testimonial-slider {
  height: auto;
  margin-top: 45px;
  background-color: transparent;
}

.testimony-slide {
  padding-top: 0px;
  padding-right: 10%;
  padding-left: 10%;
  text-align: center;
}

.testimony-text {
  margin-bottom: 21px;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 25px;
  line-height: 31px;
  font-weight: 300;
}

.slide-nav {
  display: none;
  font-size: 10px;
}

.person {
  width: 70px;
  margin-bottom: 13px;
  border-radius: 100%;
}

.name {
  font-weight: 500;
}

.slider-arrow {
  width: 50px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #bdbdbd;
  font-size: 32px;
}

.slider-arrow:hover {
  color: #000;
}

.feature-icon {
  margin-bottom: 12px;
}

.main-feature-group {
  margin-top: 30px;
}

.center-contents {
  text-align: center;
}

.small-features-row {
  margin-top: 71px;
}

.main-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.client-logo {
  width: 16.6%;
}

.press-logo {
  width: 16%;
  margin-right: 2%;
  margin-left: 2%;
  opacity: 0.94;
}

.small-text {
  color: hsla(0, 0%, 100%, .31);
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.mainhead {
  margin-top: 29px;
  font-family: Vollkorn, serif;
  text-align: center;
}

.titolipiccoli {
  margin-bottom: 21px;
  font-family: 'Great Vibes', cursive;
  font-size: 38px;
  text-align: center;
}

.descrizionititoli {
  margin-top: 16px;
  font-family: 'PT Serif', serif;
  line-height: 25px;
  text-align: center;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.video {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.echecazzo {
  margin-top: 0px;
  background-color: #f49222;
  color: #dd9600;
}

.echecazzo02 {
  margin-top: 3px;
}

.containermain {
  margin-top: -74px;
}

.address {
  margin-top: 0px;
  padding-top: 0px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 16px;
  font-weight: 300;
  letter-spacing: 3px;
}

.indirizzo {
  margin-top: 14px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 200;
}

.facebooook {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 225px;
  height: 35px;
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
}

.right {
  float: left;
}

.conttwitter {
  right: -47px;
}

.contsocial {
  right: -9px;
  bottom: -53px;
  margin-bottom: 4px;
}

.linkfb {
  padding-right: 10px;
  text-align: left;
  letter-spacing: 0px;
}

.colovideo {
  left: 0px;
  top: 0px;
  right: 0px;
  padding-right: 300px;
  padding-left: 300px;
}

.lintwitter {
  padding-right: 10px;
}

.linkdolce.w--open {
  position: absolute;
  left: -2px;
  bottom: 0px;
}

.linkdolci.w--open {
  top: 0px;
  right: -119px;
}

.linksalato.w--open {
  position: relative;
  left: 0px;
  top: 20px;
  right: 24px;
  bottom: 10px;
}

.listdolci.w--open {
  position: absolute;
  left: 101px;
  top: -15px;
  bottom: -62px;
  margin-top: 15px;
  padding-right: 6px;
  float: right;
  background-color: #fff;
}

.droprodotti {
  color: rgba(244, 146, 34, .45);
}

.droprodotti.w--open {
  background-color: #fff;
  color: #3a0e0e;
}

.pasticceria {
  background-color: #fff;
  text-align: center;
}

.list.w--open {
  left: 105px;
  bottom: 0px;
  background-color: #fff;
}

.dolce {
  background-color: #fff;
}

.salato.w--open {
  background-color: #fff;
}

.classici {
  background-color: #fff;
}

.specialit {
  background-color: #fff;
}

.mappa {
  position: absolute;
  right: 62px;
  bottom: -13px;
  padding-right: 100px;
  padding-bottom: 2px;
  padding-left: 100px;
}

.arancio {
  margin-bottom: 0px;
  padding-bottom: 500px;
  background-color: #f49222;
}

.coloremenu {
  background-color: transparent;
}

.menuee {
  padding: 26px 17px;
}

.menuee.w--open {
  background-color: transparent;
}

.menudolce {
  padding-top: 10px;
  padding-right: 45px;
  padding-bottom: 10px;
  background-color: #fad9b4;
}

.menudolce.w--open {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.droplistdolce.w--open {
  left: 105px;
  top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fad9b4;
}

.droplistdolce.w--open:hover {
  color: #3f041c;
}

.droplistdolce.w--open:active {
  color: #3f041c;
}

.menius.w--open {
  padding-bottom: 2px;
  background-color: #f7911b;
}

.droplistsalato.w--open {
  position: absolute;
  left: 105px;
  top: 0px;
  right: -105px;
  bottom: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, #f49222, #fff 50%);
  background-image: linear-gradient(180deg, #f49222, #fff 50%);
}

.classiiciii {
  padding-top: 10px;
  color: #3f041c;
}

.classiiciii:focus {
  color: #3f041c;
}

.classiiciii.w--current {
  color: #3f041c;
  font-style: italic;
}

.classiiciii.w--current:active {
  color: #3f041c;
}

.specialiti {
  padding-bottom: 10px;
  color: #3f041c;
}

.specialiti.w--current {
  color: #3f041c;
  font-style: italic;
}

.salatisimo {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fad9b4;
}

.paneee {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, #fad9b4, #fad9b4);
  background-image: linear-gradient(180deg, #fad9b4, #fad9b4);
  direction: ltr;
  text-align: center;
  text-decoration: underline;
}

.paneee:active {
  color: #3f041c;
}

.pasticchera.w--current:active {
  color: #3f041c;
}

.pasticchios {
  color: #3f041c;
  font-style: normal;
}

.pasticchios.w--current {
  color: #3f041c;
  font-style: italic;
}

.dolciosita {
  background-color: #ce7c21;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .57), rgba(0, 0, 0, .57)), url('../images/DSC_0241croccante.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .57), rgba(0, 0, 0, .57)), url('../images/DSC_0241croccante.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.doolcledce {
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 22px;
  font-family: 'Great Vibes', cursive;
  color: #fff;
  font-size: 69px;
  text-align: center;
}

.testolo {
  padding-bottom: 8px;
  font-family: Vollkorn, serif;
  color: #000;
  font-size: 17px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0px;
  text-indent: 0px;
}

.testolo.due {
  text-align: left;
}

.testolo.bianco {
  padding-bottom: 50px;
  color: #fff;
}

.classic {
  padding-top: 70px;
  padding-bottom: 20px;
  font-family: 'Great Vibes', cursive;
  color: #3f041c;
  font-size: 40px;
  text-align: center;
}

.classic.testopasticceria {
  padding-top: 70px;
}

.classic.testospecialita {
  padding-top: 27px;
}

.pastic {
  padding-top: 10px;
  font-family: 'Great Vibes', cursive;
  font-size: 30px;
}

.specialict {
  padding-top: 10px;
  font-family: 'Great Vibes', cursive;
  font-size: 30px;
}

.cazzoa3 {
  padding-top: 20px;
}

.sezioneclassici {
  background-color: #dfe8e4;
  background-image: -webkit-linear-gradient(270deg, #f49222, #faef9e 55%, #f49222);
  background-image: linear-gradient(180deg, #f49222, #faef9e 55%, #f49222);
}

.cont1 {
  padding-top: 40px;
  padding-bottom: 0px;
}

.cont2 {
  padding-top: 40px;
  padding-bottom: 0px;
}

.cont3p {
  padding-top: 40px;
  padding-bottom: 0px;
}

.cont4p {
  padding-top: 40px;
  padding-bottom: 0px;
}

.cont5p {
  padding-top: 40px;
  padding-bottom: 0px;
}

.cont6p {
  padding-top: 40px;
  padding-bottom: 0px;
}

.cont7p {
  padding-top: 40px;
  padding-bottom: 15px;
}

.cont8p {
  padding-top: 40px;
  padding-bottom: 0px;
}

.cont9p {
  padding-top: 40px;
  padding-bottom: 15px;
}

.sezionepasticceria {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .61), hsla(0, 0%, 100%, .61)), url('../images/DSC_0247.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .61), hsla(0, 0%, 100%, .61)), url('../images/DSC_0247.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.cont1p {
  padding-top: 40px;
  padding-bottom: 15px;
}

.cont2p {
  padding-top: 40px;
  padding-bottom: 15px;
}

.sezionemappa {
  background-color: transparent;
}

.testo1 {
  font-family: Oswald, sans-serif;
  color: #3f041c;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
}

.testo2 {
  font-family: Oswald, sans-serif;
  color: #3f041c;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
}

.testo3 {
  font-family: Oswald, sans-serif;
  color: #3f041c;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
}

.testo4 {
  font-family: Oswald, sans-serif;
  color: #3f041c;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
}

.testo5 {
  font-family: Oswald, sans-serif;
  color: #3f041c;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
}

.testo6 {
  font-family: Oswald, sans-serif;
  color: #3f041c;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
}

.testo7 {
  font-family: Oswald, sans-serif;
  color: #3f041c;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
}

.testo8 {
  font-family: Oswald, sans-serif;
  color: #3f041c;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
}

.testo9 {
  font-family: Oswald, sans-serif;
  color: #3f041c;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
}

.biscottisantarita {
  font-family: Oswald, sans-serif;
}

.titolo1 {
  font-size: 18px;
}

.titolo2 {
  font-size: 18px;
}

.titolo3 {
  font-size: 18px;
}

.titolo4 {
  font-size: 18px;
}

.titolo5 {
  font-size: 18px;
}

.titolo6 {
  font-size: 18px;
}

.titolo7 {
  font-size: 18px;
}

.titolo8 {
  font-size: 18px;
}

.titolo9 {
  font-size: 18px;
}

.section-2 {
  height: 1000px;
  background-image: url('../images/coversito.png');
  background-position: 50% 50%;
  background-size: cover;
}

.image-2 {
  margin-top: 207px;
}

.body {
  background-image: url('../images/coversito.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.image-3 {
  display: block;
  margin: 17px auto -4px;
}

.section-3 {
  margin-top: -9px;
  margin-bottom: 1px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .48), transparent);
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .48), transparent);
}

.heading {
  margin-top: 15px;
  padding-bottom: 15px;
  font-family: Oswald, sans-serif;
  color: #dfe8e4;
  text-align: center;
}

.container {
  margin-bottom: 8px;
}

.rich-text-block {
  float: none;
  font-family: Vollkorn, serif;
  font-style: normal;
  text-align: left;
}

.rich-text-block._0101 {
  text-align: center;
}

.heading-2 {
  font-family: Vollkorn, serif;
}

.heading-3 {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.container-2 {
  font-family: Merriweather, serif;
}

.image-4 {
  float: right;
  text-align: right;
}

.image-5 {
  float: right;
}

.image-6 {
  float: right;
}

.image-7 {
  float: right;
}

.image-8 {
  float: right;
}

.image-9 {
  float: right;
}

.image-10 {
  float: right;
}

.image-11 {
  float: right;
}

.image-12 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-13 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-14 {
  display: block;
  max-height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.image-15 {
  display: block;
}

.row {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/coversito.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.column {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-4 {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .67), hsla(0, 0%, 100%, .67)), url('../images/grano-siciliano.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .67), hsla(0, 0%, 100%, .67)), url('../images/grano-siciliano.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.text-block {
  padding-top: 100px;
  padding-bottom: 100px;
}

.panificazione {
  margin-top: 43px;
  margin-bottom: 29px;
  font-family: 'Great Vibes', cursive;
  color: #000;
  font-size: 58px;
  text-align: center;
}

.panificazione.sub {
  font-size: 38px;
  line-height: 35px;
}

.section-5 {
  padding-bottom: 29px;
  background-image: -webkit-linear-gradient(270deg, #fde36a, #fde36a);
  background-image: linear-gradient(180deg, #fde36a, #fde36a);
}

.heading-4 {
  margin-top: -32px;
  padding-top: 87px;
  padding-bottom: 83px;
  font-family: Oswald, sans-serif;
  text-align: center;
}

.image-16 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.text-span {
  float: right;
  direction: rtl;
  font-style: italic;
  text-align: right;
}

.paragraph {
  margin-top: 12px;
  font-family: Vollkorn, serif;
  font-size: 18px;
  text-align: center;
}

.rich-text-block-2 {
  padding-right: 30px;
  font-size: 16px;
}

.image-17 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.orari {
  font-size: 16px;
}

.oradiaper {
  color: #000;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}

.lungaconservazione {
  font-size: 10px;
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

@media (max-width: 991px) {
  .button.in-pricing {
    font-size: 14px;
    line-height: 18px;
  }
  .nav-link {
    padding: 18px 0px;
    color: #fff;
    text-align: center;
  }
  .nav-link:hover {
    box-shadow: inset 0 3px 0 0 transparent;
  }
  .nav-link.w--current {
    box-shadow: inset 0 1px 0 0 transparent;
  }
  .nav-link.menu {
    padding: 22px 17px;
    color: #000;
    font-size: 30px;
  }
  .nav-link.menu:active {
    color: transparent;
  }
  .nav-link.menu.w--open {
    color: #fff;
  }
  .nav-menu {
    position: absolute;
    left: 550px;
    top: -2500px;
    bottom: -2500px;
    margin-bottom: 0px;
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: #f49222;
  }
  .main-feature-group {
    margin-top: 0px;
  }
  .main-image {
    margin-top: 49px;
  }
  .colovideo {
    padding-right: 0px;
    padding-left: 0px;
  }
  .listdolci.w--open {
    background-color: #000;
  }
  .droprodotti.w--open {
    background-color: #000;
  }
  .pasticceria {
    background-color: #000;
    color: #fff;
    text-align: center;
  }
  .dolce {
    background-color: #000;
    color: #fff;
    text-align: center;
  }
  .salato {
    background-color: #000;
    color: #fff;
    text-align: center;
  }
  .classici {
    background-color: #000;
    color: #fff;
    text-align: center;
  }
  .mappa {
    position: relative;
    left: 62px;
    right: 62px;
    bottom: -13px;
    padding-left: 100px;
  }
  .arancio {
    padding-bottom: 200px;
  }
  .pane {
    background-color: #000;
    color: #fff;
    text-align: center;
  }
  .specialita {
    background-color: #000;
    color: #fff;
    text-align: center;
  }
  .menuee {
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: center;
  }
  .menudolce {
    padding-top: 10px;
    padding-right: 20px;
    background-color: #eea859;
  }
  .menudolce.w--open {
    padding-bottom: 10px;
    background-color: #eea859;
  }
  .droplistdolce.w--open {
    background-color: transparent;
  }
  .menius.w--open {
    background-color: #eea859;
  }
  .classiiciii {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #eea859;
  }
  .specialiti {
    padding-bottom: 10px;
    background-color: #eea859;
  }
  .salatisimo {
    margin-bottom: -2px;
    padding-right: 20px;
    padding-bottom: 10px;
    background-color: #eea859;
  }
  .salatisimo.w--open {
    padding-right: 20px;
  }
  .paneee {
    margin-bottom: -2px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #eea859;
    color: #3f041c;
    text-align: left;
  }
  .pasticchios {
    padding-top: 10px;
    background-color: #eea859;
  }
  .gdff {
    text-align: center;
  }
  .testtprod {
    color: #fff;
  }
  .sezionemappa {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f49222;
  }
  .testodolce {
    text-align: center;
  }
  .testosalato {
    text-align: center;
  }
  .bhooooo {
    background-color: transparent;
  }
}

@media (max-width: 767px) {
  h3 {
    margin-bottom: 8px;
  }
  .logo-text {
    margin-top: 15px;
  }
  .nav-link.menu {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .section {
    padding-top: 43px;
    padding-bottom: 43px;
    text-align: center;
  }
  .section.main {
    margin-top: 51px;
  }
  .nav-menu {
    padding-right: 12px;
    padding-left: 12px;
  }
  .footer-title {
    margin-top: 35px;
  }
  .newsletter-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .section-subtitle {
    margin-bottom: 44px;
  }
  .plan-wrapper {
    margin-right: 5%;
    margin-bottom: 34px;
    margin-left: 5%;
  }
  .divider {
    width: 100%;
  }
  .feature {
    margin-bottom: 32px;
    text-align: center;
  }
  .feature-icon {
    margin-bottom: 4px;
  }
  .main-feature-group {
    margin-top: 0px;
    margin-bottom: 34px;
  }
  .mainhead {
    margin-top: 43px;
  }
  .contsocial {
    top: 3px;
  }
}

@media (max-width: 479px) {
  .section.purple {
    padding-top: 20px;
  }
  .section.press {
    padding-top: 0px;
  }
  .section._02 {
    padding-top: 10px;
  }
  .nav-menu {
    left: 102px;
    bottom: -250px;
    padding-right: 12px;
    text-align: center;
  }
  .section-subtitle {
    margin-bottom: 10px;
    font-size: 17px;
  }
  .small-features-row {
    margin-top: 20px;
  }
  .main-image {
    margin-top: 0px;
  }
  .client-logo {
    width: 33.33%;
  }
  .press-logo {
    width: 28%;
  }
  .mainhead {
    margin-top: 48px;
    margin-bottom: -1px;
    padding-bottom: 0px;
  }
  .questacosa {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    clear: none;
  }
  .container0101 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .echecazzo {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
  }
  .echecazzo02 {
    margin-top: -87px;
    margin-bottom: -1px;
  }
  .containermain {
    margin-top: 0px;
  }
  .indirizzo {
    margin-bottom: 14px;
  }
  .contsocial {
    left: 5px;
    bottom: -85px;
  }
  .linkfb {
    padding-right: 10px;
  }
  .lintwitter {
    padding-right: 10px;
  }
  .pasticceria {
    text-align: left;
  }
  .menuee {
    padding: 18px 0px;
    text-align: center;
  }
  .gdff {
    text-align: center;
  }
  .testolo.due {
    text-align: center;
  }
  .testolo.bianco {
    margin-right: 5px;
    margin-left: 5px;
  }
  .sezionemappa {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .testo2 {
    color: #000;
  }
  .testodolce {
    text-align: left;
  }
  .body {
    background-position: 50% 239%;
    background-size: auto;
    background-attachment: fixed;
  }
  .section-3 {
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .39), transparent);
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .39), transparent);
  }
  .heading {
    margin-bottom: 2px;
    font-size: 18px;
  }
  .heading-3 {
    text-align: center;
  }
  .image-4 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-7 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-8 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-9 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-10 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-11 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .panificazione {
    font-size: 48px;
    line-height: 30px;
  }
  .panificazione.sub {
    margin-top: 20px;
    font-size: 38px;
    line-height: 40px;
  }
  .text-block-2 {
    font-size: 10px;
  }
  .container-3 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .text-block-3 {
    font-size: 10px;
  }
  .oradiaper {
    font-size: 18px;
  }
  .text-block-4 {
    font-size: 10px;
  }
  .rich-text-block-3 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .image11 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}

