.header-bar-margherita {
  position: relative;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1000px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: url('../images/bar-vegano-bologna-margherit.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.website-title {
  padding: 59px 10px;
  background-color: #cea258;
  font-family: 'Great Vibes', cursive;
  color: #636947;
  font-size: 135px;
  text-shadow: 0 3px 3px #000;
}

.subhead {
  margin-top: 3px;
  padding: 6px 0px;
  background-color: #cea258;
  font-family: Alegreya, sans-serif;
  font-size: 42px;
  text-shadow: 0 2px 1px #000;
}

.first-text {
  padding: 162px 20%;
}

.title-daisy {
  font-family: Alegreya, sans-serif;
  text-align: center;
}

.title-daisy.column {
  margin-bottom: 45px;
  color: #043100;
  font-size: 120px;
  text-align: left;
  text-transform: uppercase;
}

.title-daisy.column.menus {
  margin-bottom: 87px;
  color: #cea258;
  text-align: center;
}

.title-daisy.column.menus.instagram {
  margin-top: 142px;
  color: #043100;
}

.title-daisy.column.menus.contas {
  color: #272e29;
}

.title-daisy.contaz {
  margin-top: 0px;
  text-align: left;
}

.text-marghe {
  margin-top: 29px;
  font-family: Alegreya, sans-serif;
  font-size: 21px;
  line-height: 28px;
  text-align: center;
}

.text-marghe.column {
  text-align: left;
}

.bodydaisy {
  background-color: #f8f3e6;
}

.adress-info {
  position: fixed;
  left: 0px;
  bottom: 70px;
  z-index: 999;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.adress-info.contacts {
  left: auto;
  right: 0px;
  bottom: 97px;
}

.adress-info.phoness {
  left: auto;
  right: 0px;
  margin-right: 13px;
}

.adress-text {
  position: static;
  left: 0px;
  bottom: 29px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Alegreya, sans-serif;
  font-size: 26px;
  line-height: 30px;
}

.adress-text.contass {
  margin-right: 35px;
  margin-left: 0px;
}

.backgroundsa {
  display: inline;
  padding: 0px 11px 0px 6px;
  border-top-right-radius: 23px;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  text-align: left;
}

.backgroundsa._2 {
  border-top-right-radius: 0px;
  border-bottom-left-radius: 23px;
  background-color: rgba(201, 12, 57, .6);
}

.backgroundsa._3 {
  background-color: rgba(74, 117, 19, .6);
}

.backgroundsa.rixt {
  padding-top: 3px;
  padding-bottom: 3px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 23px;
}

.backgroundsa.moresa {
  margin-left: 41px;
  background-color: #272e29;
}

.bigimg {
  height: 800px;
  background-image: url('../images/la-margherita-bar-vegano-bologna-7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.bigimg._2 {
  background-image: url('../images/la-margherita-bar-vegano-bologna-11.jpg');
  background-size: cover;
}

.bigimg._3 {
  background-image: url('../images/la-margherita-bar-vegano-bologna-13.jpg');
  background-size: cover;
}

.slider-food {
  display: block;
  width: 80%;
  height: 450px;
  margin-top: 44px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.slide1 {
  background-image: url('../images/bar-margherita-vegano-bologna-6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide2 {
  background-image: url('../images/bar-margherita-vegano-bologna-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide3 {
  background-image: url('../images/bar-margherita-vegano-bologna-9.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.arrowright {
  right: -119px;
  color: #000;
}

.arrowleft {
  left: -119px;
  color: #000;
}

.column-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
  padding: 15% 8%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #dcdcc8;
}

.col-img-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-color: #dcdcc8;
}

.img-vertical {
  width: 90%;
  margin-top: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.meuzero {
  padding-top: 162px;
  padding-bottom: 162px;
}

.title-menu {
  margin-top: 37px;
  margin-right: 13px;
  margin-bottom: 37px;
  font-family: Alegreya, sans-serif;
  color: #272e29;
  font-size: 38px;
}

.col-menu {
  padding-right: 11%;
  padding-left: 11%;
}

.descmenu {
  font-family: Alegreya, sans-serif;
}

.voicemenu {
  margin-bottom: 2px;
  font-family: Alegreya, sans-serif;
  color: #000;
  font-size: 23px;
  font-weight: 700;
}

.price {
  font-family: Alegreya, sans-serif;
  color: #c90c39;
  font-size: 37px;
  font-weight: 700;
}

.col-left-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
}

.col-right-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row-menu.serti {
  margin-bottom: 34px;
}

.footer-contact {
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.slide4 {
  background-image: url('../images/bar-margherita-vegano-bologna-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.icon {
  float: left;
  color: #fff;
}

.icon.arrow {
  color: #000;
}

.slide5 {
  background-image: url('../images/bar-margherita-vegano-bologna-8.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.carciofo {
  position: relative;
  top: 0px;
  right: 0px;
}

.menu {
  position: fixed;
  z-index: 900;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: transparent;
}

.logomarghe {
  font-family: 'Great Vibes', cursive;
  color: #969696;
}

.navlink {
  width: 190px;
  margin-bottom: 27px;
  padding: 11px 0px;
  background-color: #cea352;
  font-family: 'Great Vibes', cursive;
  color: #2e351e;
  font-size: 60px;
  text-align: center;
  text-shadow: none;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.navmenu {
  position: fixed;
  top: 0%;
  z-index: 900;
  height: 100%;
  padding-top: 22%;
  padding-bottom: 22%;
  background-image: url('../images/Schermata-2016-09-10-alle-08.46.14.png');
  background-position: 50% 50%;
  background-size: cover;
}

.menubutton {
  position: fixed;
  top: 51px;
  right: 80px;
  display: inline-block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  background-color: #272e29;
}

.menubutton.w--open {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 999;
  background-color: #1d1a15;
}

.menutext {
  margin-top: 1px;
  padding-top: 0px;
  float: left;
  font-family: Alegreya, sans-serif;
  color: #fff;
  font-size: 15px;
}

.img-marghe {
  position: fixed;
  left: -254px;
  top: 0px;
  right: auto;
  z-index: 9999;
  float: none;
}

.arghe-mobile-img {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9999;
}

.link-info-ads {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 13px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px 20px;
  background-color: #272e29;
  text-decoration: none;
}

.icon-adress {
  width: 20px;
  margin-left: 19px;
}

.col-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  padding-right: 9%;
  padding-left: 9%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.col-img-contas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -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;
}

.text-contac {
  font-family: Alegreya, sans-serif;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0px;
}

.evidcont {
  color: #c90c39;
  font-weight: 700;
}

.gifmargh {
  width: 70%;
}

.credits-sect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 21px;
  padding-bottom: 21px;
  -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;
  background-color: #000;
}

.link-credt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  color: #fff;
  text-decoration: none;
}

.little-cabolo-logo {
  -webkit-filter: brightness(9999%);
  filter: brightness(9999%);
}

.title-sezmun {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #bebebe;
}

@media (max-width: 991px) {
  .header-bar-margherita {
    height: 650px;
  }
  .website-title {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 60px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .subhead {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: Alegreya, sans-serif;
    font-size: 36px;
    line-height: 49px;
    text-align: center;
  }
  .first-text {
    padding: 121px 16%;
  }
  .title-daisy.column {
    margin-top: 12px;
    margin-bottom: 11px;
    font-size: 80px;
  }
  .title-daisy.contaz {
    font-size: 32px;
    line-height: 34px;
  }
  .adress-text {
    margin-bottom: 4px;
  }
  .backgroundsa {
    background-color: rgba(39, 46, 41, .89);
    font-size: 23px;
  }
  .backgroundsa._2 {
    background-color: rgba(214, 119, 184, .7);
  }
  .backgroundsa._3 {
    background-color: rgba(74, 117, 19, .7);
  }
  .bigimg {
    height: 450px;
    background-attachment: scroll;
  }
  .slider-food {
    width: 100%;
  }
  .column-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 700px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .col-img-vertical {
    height: 700px;
    padding-right: 0px;
    padding-left: 0px;
    -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;
    background-color: #dcdcc8;
  }
  .img-vertical {
    width: 100%;
    margin-top: 0px;
  }
  .meuzero {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .price {
    font-size: 32px;
    line-height: 21px;
  }
  .footer-contact {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .icon {
    color: #fff;
  }
  .menu {
    background-color: transparent;
  }
  .navlink {
    margin-bottom: 21px;
    color: #272727;
    font-size: 50px;
    text-align: center;
  }
  .navmenu {
    top: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 38%;
    padding-bottom: 38%;
    -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;
    background-color: #fff;
    background-image: url('../images/bar-vegano-bologna-margherit.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .menubutton {
    position: fixed;
    top: 0px;
    right: 45px;
    background-color: #272e29;
  }
  .menubutton.w--open {
    top: 0px;
    right: 53px;
    background-color: #252525;
  }
  .img-marghe {
    left: -234px;
    width: 300px;
  }
  .col-contacts {
    height: 300px;
    padding-left: 3%;
  }
  .col-img-contas {
    height: 300px;
  }
  .text-contac {
    font-size: 23px;
  }
  .gifmargh {
    width: 90%;
  }
  .title-sezmun {
    border-bottom-width: 1px;
  }
  .icon-nesaa {
    width: 60px;
  }
}

@media (max-width: 767px) {
  .website-title {
    line-height: 102px;
    text-align: center;
  }
  .first-text {
    padding: 10% 12%;
  }
  .title-daisy.contaz {
    margin-top: 0px;
  }
  .adress-info.contacts {
    bottom: 30px;
  }
  .bigimg {
    height: 350px;
  }
  .arrowright {
    right: -53px;
    width: 30px;
  }
  .arrowleft {
    left: -53px;
    width: 30px;
  }
  .column-left {
    height: auto;
    padding-top: 12%;
    padding-bottom: 12%;
  }
  .col-img-vertical {
    height: 350px;
    background-image: url('../images/la-margherita-bar-vegano-bologna-4.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .img-vertical {
    width: auto;
    height: 350px;
  }
  .title-menu {
    margin-right: 13px;
  }
  .descmenu {
    margin-bottom: 5px;
  }
  .price {
    color: #c90c39;
    font-size: 28px;
  }
  .col-left-menu {
    height: auto;
  }
  .col-right-menu {
    height: auto;
    font-size: 9px;
  }
  .row-menu {
    margin-bottom: 41px;
  }
  .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    padding: 13px 14px;
    -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;
    border-radius: 90px;
    background-color: transparent;
    font-size: 18px;
  }
  .menubutton.w--open {
    top: -5px;
    right: 44px;
    background-color: #252525;
  }
  .img-marghe {
    left: -223px;
  }
  .arghe-mobile-img {
    left: -50px;
    top: -159px;
    width: 230px;
  }
  .col-contacts {
    height: auto;
    margin-bottom: 39px;
    padding-right: 7%;
    padding-left: 7%;
  }
  .title-sezmun {
    height: 80px;
    margin-bottom: 13px;
    padding-bottom: 0px;
  }
}

@media (max-width: 479px) {
  .header-bar-margherita {
    height: 620px;
    background-image: url('../images/bar-vegano-bologna-margherit.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
  }
  .website-title {
    margin-bottom: -1px;
    font-size: 73px;
    line-height: 64px;
  }
  .subhead {
    margin-top: 17px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 17px;
    line-height: 30px;
    text-shadow: 0 1px 1px #000;
  }
  .first-text {
    padding: 15% 7%;
    border: 0px solid #000;
  }
  .title-daisy {
    text-align: left;
  }
  .title-daisy.column.menus {
    margin-bottom: 48px;
  }
  .title-daisy.contaz {
    margin-top: 0px;
  }
  .text-marghe {
    font-size: 18px;
    text-align: left;
  }
  .adress-info.phoness {
    bottom: 19px;
  }
  .slider-food {
    height: 270px;
    clear: both;
  }
  .arrowright {
    right: -19px;
    color: #000;
    font-size: 28px;
  }
  .arrowleft {
    left: -19px;
    color: #000;
    font-size: 28px;
  }
  .meuzero {
    padding-top: 78px;
    padding-bottom: 78px;
  }
  .icon {
    background-color: transparent;
  }
  .icon.arrow {
    border: 1px solid #272e29;
    background-color: #272e29;
    color: #fff;
    font-size: 15px;
  }
  .navlink {
    background-color: transparent;
  }
  .navmenu {
    padding-top: 57%;
    padding-bottom: 57%;
    background-size: cover;
    background-attachment: scroll;
  }
  .menubutton {
    top: 0px;
    right: 13px;
  }
  .menubutton.w--open {
    right: 13px;
    background-color: #252525;
  }
  .img-marghe {
    left: -195px;
    width: 250px;
  }
  .col-contacts {
    margin-bottom: 30px;
  }
  .col-img-contas {
    height: auto;
  }
}

