/**
 GENERAL
 **/
blockquote {
  border-left-width: 0 !important;
  color: #000 !important;
}
@media only screen and (min-width: 989px) {
  blockquote p {
    font-size: 1.6rem;
    line-height: 1.9;
    font-weight: 700;
  }
}
body .avia-section-huge .content, body .avia-section-huge .sidebar {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 989px) {
  body .avia-section-huge .content, body .avia-section-huge .sidebar {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
#wrap_all {
  background: transparent url("../images/bg1.png") center center repeat;
  background-size: 200px auto;
}
.header_color .header_bg, .container_wrap.main_color, .html_stretched body #wrap_all, body #main, body .title_container {
  background-color: transparent;
  border-color: transparent;
}
/**
 Typo
 **/
body h1, body h2 {
  font-weight: 300;
}
body h1 {
  font-size: 2.5rem;
}
body h2 {
  font-size: 2rem;
}
@media only screen and (max-width: 767px) {
  body p {
    font-size: 0.9rem;
  }
  body h1 {
    font-size: 2rem;
  }
  body h2 {
    font-size: 1.75rem;
  }
}
#leistungen .av-flex-placeholder {
  width: 4% !important;
}
.h1_container {
  padding: 40px 0 20px;
}
.h1_container h1 {
  margin-bottom: 0;
  text-align: center;
}
.h1_container.alternate_color {
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .h1_container {
    padding: 20px 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  body .content, body .sidebar {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
body .footer_color strong, body .main_color strong {
  color: black;
  -webkit-font-smoothing: antialiased;
}
body .main_color a {
  color: black;
  text-decoration: underline;
}
body .main_color a:hover {
  color: #85632e;
  text-decoration: underline;
}
a {
  text-decoration-skip-ink: auto !important;
}
/**
 GAPS
 **/
/**
 FORMULAR
 **/
#top .alternate_color textarea, #top .alternate_color .input-text, #top .alternate_color input[type='text'], #top .alternate_color input[type='input'], #top .alternate_color input[type='password'], #top .alternate_color input[type='email'], #top .alternate_color input[type='number'], #top .alternate_color input[type='url'], #top .alternate_color input[type='tel'], #top .alternate_color input[type='search'], #top .alternate_color textarea, #top .alternate_color select {
  background-color: #fff !important;
  color: #222 !important;
}
@media only screen and (max-width: 989px) {
  div#wpcf7-f565-p445-o1 div.row:last-child .flex_column {
    text-align: center;
  }
}
input.wpcf7-form-control.wpcf7-submit {
  padding: 20px 50px 18px;
  background: unset !important;
  border: 2px solid #fff;
  color: #fff !important;
  font-size: 1rem;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media only screen and (min-width: 989px) {
  input.wpcf7-form-control.wpcf7-submit {
    margin-top: 2rem !important;
  }
}
input.wpcf7-form-control.wpcf7-submit:hover, input.wpcf7-form-control.wpcf7-submit:focus {
  background: #fff !important;
  color: #222 !important;
}
#top label {
  font-size: 1rem !important;
}
span.wpcf7-not-valid-tip {
  color: #ff4f4f !important;
}
div.wpcf7-response-output {
  margin: 0 !important;
  padding: 0.2em 1em;
  border: 2px solid #ff4f4f !important;
  color: #ff4f4f !important;
}
/**
 CHECKBOX
 **/
span.wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item {
  margin-left: 0 !important;
}
span.wpcf7-form-control-wrap.acceptance-934 label {
  font-weight: 400 !important;
  color: #fff !important;
}
/**
 HOMEPAGE
 **/
/**
 VOLLBILD SLIDER
 **/
#top .avia-fullscreen-slider .scroll-down-link {
  color: #000;
  -webkit-animation: none;
  animation: none;
}
body .caption_framed .slideshow_caption .avia-caption-title {
  margin: 0 0 3px 0;
}
@media only screen and (max-width: 767px) {
  .avia-builder-el-0.avia-fullscreen-slider .avia-slideshow.av_fullscreen {
    height: 70vh;
  }
}
/**
 FOOTER
 **/
#top #newsletter-form .container {
  padding-top: 30px !important;
}
#top #newsletter-form h2 {
  color: white;
}
#top #newsletter-form .form_element {
  width: 20%;
  clear: none;
  float: left;
  padding-right: 15px;
}
#top #newsletter-form .form_element:nth-child(3) {
  width: 40%;
}
#top #newsletter-form .form_element > input[type='text']:focus {
  background-color: rgba(0, 0, 0, .7);
}
#top #newsletter-form .form_element.valid input {
  border-color: white;
}
#top #newsletter-form .form_element.error input {
  border-color: #dd052b;
}
#top #newsletter-form .form_element.av-last-visible-form-element {
  margin-top: 42px;
}
#top #newsletter-form .form_element.av-last-visible-form-element .button:hover, #top #newsletter-form .form_element.av-last-visible-form-element .button:focus {
  background-color: #c09248;
}
@media only screen and (max-width: 767px) {
  #top #newsletter-form .form_element {
    width: 50%;
    padding-right: 15px;
  }
  #top #newsletter-form .form_element:nth-child(2) {
    padding-right: 0;
    padding-left: 15px;
  }
  #top #newsletter-form .form_element:nth-child(3) {
    width: 70%;
  }
  #top #newsletter-form .form_element.av-last-visible-form-element {
    width: 30%;
    padding-right: 0;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 500px) {
  #top #newsletter-form .form_element {
    width: 100% !important;
    padding: 0 !important;
  }
  #top #newsletter-form .form_element.av-last-visible-form-element {
    margin-top: 15px;
  }
}
#top #newsletter-form .avia-form-success {
  border: none;
  font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica', 'Tahoma', sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
div#footer {
  text-align: center;
  padding: 0;
}
div#footer .container {
  padding-top: 30px !important;
  padding-bottom: 30px;
}
div#footer a {
  text-decoration: underline;
}
div#footer a:hover, div#footer a:focus {
  text-decoration: none;
}
div#footer .content .flex_column .widget_nav_menu {
  margin: 20px 0 0;
}
div#footer .content .flex_column .widget_nav_menu #menu-footer-menu li, div#footer .content .flex_column .widget_nav_menu #menu-footer-menu-en li {
  border: none;
  display: inline-block;
  float: none;
}
div#footer .content .flex_column .widget_nav_menu #menu-footer-menu li a, div#footer .content .flex_column .widget_nav_menu #menu-footer-menu-en li a {
  padding: 5px 10px;
  font-size: 0.9rem;
  display: inline-block;
  text-decoration: none;
}
div#footer .content .flex_column .widget_nav_menu #menu-footer-menu li a:hover, div#footer .content .flex_column .widget_nav_menu #menu-footer-menu-en li a:hover, div#footer .content .flex_column .widget_nav_menu #menu-footer-menu li a:focus, div#footer .content .flex_column .widget_nav_menu #menu-footer-menu-en li a:focus {
  background-color: transparent;
  text-decoration: underline;
}
/**
 SOCKET
 **/
#socket .avia-content-slider .slide-entry.av_one_fourth {
  width: auto !important;
  display: inline-block;
  float: none;
  margin: 0;
}
#socket a {
  border-color: transparent;
  overflow: hidden !important;
}
#socket img {
  height: 90px;
  width: auto;
  padding: 5px;
}
#socket .avia-smallarrow-slider-heading.no-logo-slider-heading {
  display: none;
}
#socket .av_font_icon {
  float: none;
  display: inline-block;
  padding: 5px;
}
#socket .av_font_icon a:hover, #socket .av_font_icon a:focus {
  color: #222;
}
#socket .flex_column {
  text-align: center;
}
@media only screen and (max-width: 850px) {
  #socket .avia-content-slider, #socket .av_one_fourth {
    text-align: center;
  }
  #socket .flex_column {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  #socket .slide-entry {
    width: 50% !important;
    clear: none !important;
    float: left;
  }
  #socket img {
    height: 70px;
  }
}
/**
 TOP LINK
 **/
body#top #scroll-top-link {
  display: block;
  color: white;
  background-color: #767676;
  border-radius: 3px;
  border: none;
  height: 40px;
  width: 40px;
  line-height: 40px;
}
body#top #scroll-top-link.avia_pop_class {
  opacity: 1;
}
body#top #scroll-top-link:hover, body#top #scroll-top-link:focus {
  background-color: #222;
  color: #fff;
}
/**
 WINE SLIDER 
 **/
#top .avia-content-slider h3.slide-entry-title {
  text-transform: none;
  letter-spacing: normal;
  margin-bottom: 0;
  font-size: 1.3em;
  line-height: 1.2em;
  font-weight: 300;
  text-align: center;
}
#top .avia-content-slider .image-overlay {
  display: none !important;
}
#top .avia-content-slider .slide-entry a.slide-image, #top .avia-content-slider .slide-entry .slide-image img {
  max-height: 300px;
  width: auto;
  background-color: white;
}
#top .avia-content-slider img {
  transition: all 0.5s ease;
}
#top .avia-content-slider a:hover img, #top .avia-content-slider a:focus img {
  transform: scale(1.125);
}
#top .avia-content-slider .avia-slideshow-arrows a {
  opacity: 1;
  width: 30px;
  font-size: 20px;
}
#top .avia-content-slider .avia-slideshow-arrows a:before {
  line-height: 60px;
  border-radius: 0 3px 3px 0;
  background-color: rgba(0, 0, 0, 0.6);
}
#top .avia-content-slider .avia-slideshow-arrows a.next-slide:before {
  border-radius: 3px 0 0 3px;
}
#top .avia-content-slider .avia-slideshow-arrows a.prev-slide {
  left: -2px;
}
#top .avia-content-slider .avia-slideshow-arrows a.next-slide {
  right: -2px;
}
@media only screen and (min-width: 990px) {
  .av-desktop-hide {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .av-medium-hide {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .av-small-hide {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .av-mini-hide {
    display: none;
  }
}
/**
 PRODUCTS 
 **/
.products .woocommerce_de_versandkosten a {
  display: inline !important;
}
/**
 PRODUCT DETAIL
 **/
.product {
  max-width: 1000px;
  margin: 0 auto !important;
  text-align: center;
}
.product .inner_product span.price {
  color: black !important;
}
.product .single-product-main-image {
  width: 100%;
  height: 280px;
  margin-bottom: 40px !important;
}
.product .single-product-main-image .woocommerce-product-gallery, .product .single-product-main-image .woocommerce-product-gallery__wrapper {
  width: 100%;
  height: 280px;
  position: relative;
}
.product .single-product-main-image a {
  top: 0;
  left: 100%;
  height: 85vw;
  max-height: 1000px;
  width: 280px;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  overflow: hidden;
  padding: 0 !important;
}
.product .single-product-main-image a img {
  height: 85vw !important;
  max-height: 1000px !important;
  width: auto !important;
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 0;
}
.product .single-product-main-image .image-overlay {
  display: none !important;
}
@media only screen and (max-width: 850px) {
  .product .single-product-main-image {
    height: 24vw;
    margin-bottom: 20px;
  }
  .product .single-product-main-image .woocommerce-product-gallery, .product .single-product-main-image .woocommerce-product-gallery__wrapper {
    height: 24vw;
  }
  .product .single-product-main-image a {
    width: 24vw;
  }
}
.product .summary {
  text-align: center;
}
.product .summary .price {
  display: block !important;
  color: black !important;
}
.product .summary .price span {
  font-size: 1.25rem !important;
}
.product .summary form.cart {
  margin-top: 20px;
  width: 100%;
}
.product .summary form.cart .quantity input.qty {
  background-color: white !important;
}
.product .summary form.cart, .product .summary form.cart .button, .product .summary form.cart div.quantity {
  display: inline-block;
  float: none;
}
.product .summary .product_meta {
  display: none;
}
.product .summary div.quantity input.plus, .product .summary div.quantity input.minus {
  background-color: #c09248 !important;
  color: white !important;
  background-image: none !important;
}
.product .summary div.quantity input.minus {
  border-radius: 2px 0 0 2px !important;
}
.product .summary div.quantity input.plus {
  border-radius: 0 2px 2px 0 !important;
}
.product .single-product-summary {
  width: 100%;
}
.product .woocommerce-tabs {
  padding: 0 !important;
}
.product .woocommerce-tabs .tabs {
  display: none;
}
.product .woocommerce-tabs .panel {
  background-color: transparent !important;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  font-size: 0.9rem;
}
.product .woocommerce-tabs .panel h2 {
  font-size: 1.75rem !important;
}
.single-product #after_section_2 {
  display: none;
}
#top .template-shop .thumbnail_container {
  max-height: 300px;
  background-color: white;
}
#top .template-shop .thumbnail_container img {
  height: 100%;
  width: auto;
  max-height: 300px;
  margin: 0 auto;
}
#top .template-shop .avia_cart_buttons {
  display: none;
}
#top .template-shop .products .product h2 {
  font-size: 1.25rem;
}
body.woocommerce-page .button {
  font-size: 0.9rem !important;
  border: 2px solid transparent;
}
.product-template-default #av_section_1 {
  display: none;
}
body#top .avia-post-nav {
  background-color: rgba(0, 0, 0, 0.6);
}
#after_section_3 {
  display: none;
}
#vintages .av-layout-tab {
  background-color: white;
}
#vintages .av-layout-tab .av_textblock_section {
  max-width: 650px;
  margin: 0 auto;
}
#vintages .av-inner-tab-title, #vintages .av-tab-section-icon, #vintages .av-tab-arrow-container, #vintages .av-tab-section-image {
  font-size: 1em;
  width: auto;
  margin: 0;
}
#vintages a.av-section-tab-title.av-active-tab-title {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  color: black;
}
#vintages .av-tab-section-tab-title-container {
  background-color: transparent;
}
#vintages span.av-tab-arrow-container span {
  background-color: white;
}
#contact {
  text-align: center;
}
#top table.shop_table .actions .button {
  width: auto !important;
}
.breadcrumb .sep {
  width: auto !important;
}
/**
 LOGO
 **/
@media only screen and (max-width: 767px) {
  .responsive #top #header_main .logo {
    position: static;
    display: table;
    height: auto !important;
    float: none;
    padding: 0;
    border: none;
    width: 202px !important;
  }
  .responsive .logo a {
    display: table-cell !important;
    vertical-align: middle !important;
  }
  .responsive .main_menu {
    width: auto !important;
    height: auto !important;
  }
  .responsive #header #header_meta .sub_menu, .responsive #header #header_meta .sub_menu > ul {
    float: left;
    clear: none;
    width: auto;
    text-align: left;
    margin: 3px 0 0;
    padding: 0;
  }
  .responsive #header #header_meta .sub_menu > ul > li {
    padding: 0;
  }
  #top #header #header_meta .phone-info {
    float: right;
    clear: none;
    width: auto;
    text-align: right;
    margin: 0;
  }
  .responsive.html_bottom_nav_header.html_cart_at_menu #top #wrap_all #header .main_menu {
    right: 0;
    top: -8px;
  }
  .responsive.html_cart_at_menu #top #header .main_menu .menu > li:last-child {
    padding-right: 0;
    margin-right: 0;
  }
  #top #menu-item-search, #top .av-burger-menu-main {
    width: 54px;
    height: 54px;
    margin-top: 0;
    color: black;
  }
  .responsive #top #header #header_main > .container .main_menu .av-main-nav > li > a {
    padding: 7px;
  }
  #top #header #header_main > .container .main_menu ul:first-child > li.av-burger-menu-main > a, #top #header #header_main > .container .main_menu ul:first-child > li.menu-item-search-dropdown > a {
    line-height: 35px !important;
    height: 50px !important;
  }
  #header.header_color div .av-hamburger-inner, #header.header_color div .av-hamburger-inner::before, #header.header_color div .av-hamburger-inner::after {
    background-color: black;
  }
}
/* MENU */
#menu-item-shop {
  display: none;
}
body #header_main {
  border: none;
}
body #header_main .logo {
  width: 202px;
  height: 40px;
  margin-top: 15px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  body #header_main .logo {
    width: 337px;
    height: 70px;
    margin-top: 0;
    margin-bottom: 10px;
  }
}
body #header_main .logo img {
  width: 202px;
  height: 40px;
  max-height: none !important;
}
@media only screen and (min-width: 768px) {
  body #header_main .logo img {
    width: 333px;
    height: 66px;
  }
}
@media only screen and (min-width: 768px) {
  body #header_main .av-logo-container.container {
    height: 90px !important;
    line-height: 90px !important;
  }
}
body #header_main .avia-menu.av_menu_icon_beside {
  border: none !important;
  margin-right: 0;
}
body #header_main .avia-menu.av_menu_icon_beside li.av-burger-menu-main.menu-item-avia-special a {
  padding: 0 13px !important;
}
body #header_main #header_main_alternate {
  border-top: none;
}
body #header_main #header_main_alternate .main_menu ul:first-child > li > a {
  height: 47px;
  line-height: 47px;
}
body #header_main #header_main_alternate .main_menu ul:first-child > li#menu-item-search {
  padding: 0;
}
body #header_main #header_main_alternate .main_menu ul:first-child > li#menu-item-search > a {
  padding: 0 13px 2px;
  font-size: 1.3em;
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  body #header_main .container {
    padding: 0 10px;
  }
  body #header_main .container .av-main-nav {
    text-align: center;
  }
  body #header_main .container .av-main-nav > li {
    float: none;
    display: inline-block;
    /*
     > a {
     font-size: .95em;
     padding: 0 6px
     }
     */
  }
  body #header_main .container .av-main-nav > li.av-burger-menu-main {
    display: none;
  }
  body #header_main .container .av-main-nav li#menu-item-search > a {
    padding: 0 6px 2px !important;
  }
}
body #header_main .current_page_parent > a > .avia-menu-fx {
  opacity: 1;
  visibility: visible;
}
body #header_main .main_menu .menu ul.sub-menu .current-menu-item > a {
  background-color: #c09248;
  color: black;
}
@media only screen and (min-width: 767px) {
  .html_header_top.html_header_sticky #header.header-scrolled #header_main, .html_header_top.html_header_sticky #header.av_header_shrinking #header_main {
    border-bottom: 1px solid #f4f0ea;
  }
  .html_header_top.html_header_sticky #header.header-scrolled #header_main .av-logo-container.container, .html_header_top.html_header_sticky #header.av_header_shrinking #header_main .av-logo-container.container {
    height: 90px !important;
    line-height: 90px !important;
  }
  .html_header_top.html_header_sticky #header.header-scrolled #header_main #header_main_alternate, .html_header_top.html_header_sticky #header.av_header_shrinking #header_main #header_main_alternate {
    bottom: auto;
    position: relative;
    background-color: transparent !important;
  }
  .html_header_top.html_header_sticky #header.header-scrolled #header_main #header_main_alternate .container, .html_header_top.html_header_sticky #header.av_header_shrinking #header_main #header_main_alternate .container {
    height: 50px !important;
    line-height: 50px !important;
  }
  .html_header_top.html_header_sticky #header.header-scrolled #header_main #header_main_alternate .main_menu ul:first-child > li > a, .html_header_top.html_header_sticky #header.av_header_shrinking #header_main #header_main_alternate .main_menu ul:first-child > li > a {
    font-size: 0.85em;
  }
  .html_header_top.html_header_sticky #header.header-scrolled #header_main #header_main_alternate .main_menu ul:first-child > li#menu-item-search > a, .html_header_top.html_header_sticky #header.av_header_shrinking #header_main #header_main_alternate .main_menu ul:first-child > li#menu-item-search > a {
    font-size: 1.1em;
  }
}
@media only screen and (min-width: 767px) and (min-width: 989px) {
  .html_header_top.html_header_sticky #header.header-scrolled #header_main .logo, .html_header_top.html_header_sticky #header.av_header_shrinking #header_main .logo {
    width: 337px;
    height: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .html_header_top.html_header_sticky #header.header-scrolled #header_main .logo a, .html_header_top.html_header_sticky #header.av_header_shrinking #header_main .logo a {
    max-height: 70px !important;
  }
  .html_header_top.html_header_sticky #header.header-scrolled #header_main .logo img, .html_header_top.html_header_sticky #header.av_header_shrinking #header_main .logo img {
    width: 333px;
    height: 66px;
    max-height: 66px !important;
  }
}
@media only screen and (min-width: 800px) {
  .html_header_top.html_header_sticky #header.header-scrolled #header_main #header_main_alternate .main_menu ul:first-child > li > a, .html_header_top.html_header_sticky #header.av_header_shrinking #header_main #header_main_alternate .main_menu ul:first-child > li > a {
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 900px) {
  .html_header_top.html_header_sticky #header.header-scrolled #header_main #header_main_alternate .main_menu ul:first-child > li > a, .html_header_top.html_header_sticky #header.av_header_shrinking #header_main #header_main_alternate .main_menu ul:first-child > li > a {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 767px) {
  .home #header_main_alternate {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: red;
    transition: all 2s ease;
    background-color: #fff;
    filter: alpha(opacity=60);
    background-color: rgba(0, 0, 0, .6) !important;
  }
}
#top #header #header_meta {
  border-bottom: none;
}
@media only screen and (min-width: 768px) {
}
.responsive body#top .header_bg, #top .header_bg, #top #header.av_header_glassy.av_header_transparency .header_bg {
  background-color: #fff;
  filter: alpha(opacity=80);
  opacity: 0.8;
}
@media only screen and (max-width: 989px) {
  .responsive body#top .header_bg, #top .header_bg, #top #header.av_header_glassy.av_header_transparency .header_bg {
    filter: alpha(opacity=80);
    opacity: 0.8;
  }
}
#top .caption_framed .slideshow_caption .avia-caption-content p, #top .caption_framed .slideshow_caption .avia-caption-title, #top .avia-caption .avia-caption-content p, #top .avia-caption .avia-caption-title {
  background-color: #fff;
  filter: alpha(opacity=60);
  background-color: rgba(255, 255, 255, .6);
}
#top div .slideshow_caption, #top div .slideshow_caption a, #top div .slideshow_caption a:hover, #top div .slideshow_caption h2, #top div .slideshow_caption h2 .special_amp, #top div .slideshow_caption strong, #top div .slideshow_caption h2 strong {
  color: #000;
  text-transform: none;
}
/**
 SOCIAL ICONS
 **/
.social_bookmarks li a {
  text-decoration: none !important;
}
#top #wrap_all .av-social-link-instagram:hover a {
  color: #fff;
  background-color: #d93175 !important;
}
/**
 TOPBAR
 **/
#top #header #header_meta {
  background-color: transparent;
}
#top #header #header_meta .phone-info {
  color: #000 !important;
  padding: 7px 0 0;
}
#top #header #header_meta .phone-info a {
  color: black !important;
  text-decoration: none;
  font-size: 1.5rem;
  margin-left: 10px;
  padding: 0 5px;
}
#top #header #header_meta .phone-info a:focus, #top #header #header_meta .phone-info a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#top #header #header_meta .phone-info a.cart-link {
  padding: 0 9px 0 7px;
}
#top #header #header_meta .phone-info li {
  border: none;
}
#top #header #header_meta .sub_menu {
  float: right;
  padding: 7px 0 0;
  top: 0;
}
#top #header #header_meta .sub_menu .avia_wpml_language_switch li .language_flag {
  display: none;
}
#top #header #header_meta .sub_menu .avia_wpml_language_switch li .language_native {
  display: block;
  font-size: 1rem;
}
#top #header #header_meta .sub_menu a {
  display: block !important;
  padding: 7px 5px !important;
  color: black;
}
#top #header #header_meta .sub_menu a:hover, #top #header #header_meta .sub_menu a:focus {
  text-decoration: none;
}
#top #header #header_meta .sub_menu .avia_current_lang a {
  color: #c09248;
}
@media only screen and (max-width: 767px) {
  #top #header #header_meta .sub_menu {
    padding: 0;
  }
}
/**
 MENU
 **/
ul#av-burger-menu-ul li a {
  text-decoration: none;
}
ul#av-burger-menu-ul li a:hover, ul#av-burger-menu-ul li a:focus {
  color: black !important;
  text-decoration: none;
  background-color: #c09248;
}
ul#av-burger-menu-ul li a .av-submenu-indicator, ul#av-burger-menu-ul li a .avia-bullet {
  opacity: 1 !important;
}
@media only screen and (min-width: 989px) {
  .html_av-overlay-full #av-burger-menu-ul li {
    padding: 0.3em 0 !important;
  }
}
.iconbox_top .iconbox_content {
  padding: 45px 20px 20px 20px;
  border-radius: 0 !important;
  box-shadow: none !important;
}
#top .av-main-nav > li > a {
  border: none;
}
#top .av-main-nav .sub-menu > li > a {
  border: none;
  font-size: 0.9rem;
}
#top .av-main-nav .sub-menu > li > a:hover, #top .av-main-nav .sub-menu > li > a:focus {
  color: black !important;
  background-color: #c09248;
}
