.logo img {
  padding-top: 2px;
  padding-bottom: 2px;
}

div.av-share-box {
  margin-bottom: 10px !important;
}

h5.av-share-link-description {
  display: none;
}

@media only screen and (max-width:767px) {
  .responsive #top #wrap_all #header {
    position: fixed;
  }
}

#top #header .social_bookmarks_facebook a {
  color: white;
  background-color: #000000;
}

#top #header .social_bookmarks_instagram a {
  color: white;
  background-color: #000000;
}

.social_bookmarks li {
  margin-right: 5px;
}



.av-instagram-follow.avia-button {
  background-color: #000000;
  color: #ffffff;
  font-size: 16px;
}

@media only screen and (max-width: 1150px) and (min-width: 768px) {
  .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
    display: none;
  }

  .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
      display: block;
  }
}

div.av_promobox.avia-button-no {
    background-color: #630000;
    color: #ffffff;
}

div.avia-promocontent p {
    font-size: 22px;
}

div.av_promobox.avia-button-no {
    margin-top: 10px;
    margin-bottom: -40px;
}