/* extracted-inline-styles */
/* layouts/partials/header.html */
.new-icon1{
    position: absolute;
    display: flex;
    top: -2px;
    left: -3%;
    z-index: 2;
  }

  /* Show phone on wide screens */
  @media (min-width: 1200px) {
    .main_menu {
      padding-right: 130px !important;
    }
    .right_phone_info {
      display: block !important;
    }
  }

  /* Mega dropdown on hover */
  .menu-item-mega-parent:hover .avia_mega_div {
    display: block !important;
  }

  /* Mobile: ≤799px — hamburger + fullscreen overlay */
  @media only screen and (max-width: 799px) {
    #top .main_menu,
    .main_menu {
      display: none !important;
    }

    #advanced_menu_toggle,
    #advanced_menu_hide {
      display: block !important;
      position: absolute !important;
      border-radius: 2px;
      height: 46px;
      width: 46px;
      line-height: 46px;
      text-decoration: none;
      text-align: center;
      z-index: 10000;
      border-style: solid;
      border-width: 1px;
      background: #fff;
      border-color: #ddd;
      color: #333;
      font-size: 30px;
      cursor: pointer;
    }
    #advanced_menu_toggle {
      right: 10px;
      top: 50%;
      margin-top: -23px;
    }
    #advanced_menu_hide {
      z-index: 10050;
      visibility: hidden;
      opacity: 0;
      top: 44px;
      right: 23px;
      transition: opacity 0.3s ease, visibility 0.3s ease;
    }
    html.av-burger-overlay-active #advanced_menu_hide {
      position: fixed !important;
      top: 16px;
      right: 16px;
      border-color: transparent;
      background: transparent;
      color: #fff;
      font-size: 30px;
    }

    #header,
    #header_main,
    #header_main .container,
    #header_main .inner-container,
    #header_main .logo {
      height: 64px !important;
      position: relative !important;
    }
    #header_main .logo img {
      max-height: 56px !important;
      width: auto;
    }
    #wrap_all {
      padding-top: 0;
    }
  }

  /* ===== Fullscreen Overlay Menu ===== */
  #av-burger-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    display: none;
    overflow: auto;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  html.av-burger-overlay-active #av-burger-overlay {
    display: block;
    opacity: 1;
  }

  .av-burger-overlay-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.9);
    z-index: 3;
  }

  .av-burger-overlay-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    min-height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 5;
    overflow-y: scroll;
  }

  #av-burger-menu-ul {
    margin: 0;
    width: 100%;
    padding: 80px 0;
    background-color: #fff;
  }
  #av-burger-menu-ul li {
    display: block;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  #av-burger-menu-ul > li {
    height: auto;
    min-height: 56px;
  }
  #av-burger-menu-ul > li > a {
    height: 56px;
    line-height: 56px;
  }
  #top #wrap_all #av-burger-menu-ul > li {
    opacity: 1 !important;
    top: 0 !important;
    position: relative;
    height: auto;
    min-height: 56px;
  }
  #top #wrap_all #av-burger-menu-ul > li > a {
    height: 56px !important;
    line-height: 56px !important;
  }
  #av-burger-menu-ul li {
    font-size: 16px;
    line-height: 56px;
  }
  #av-burger-menu-ul li li {
    font-size: 16px;
    line-height: 56px;
  }
  #top #wrap_all #av-burger-menu-ul li a {
    color: #000;
    text-decoration: none;
    display: block;
    height: 56px !important;
    line-height: 56px !important;
    padding: 0 12px;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    color: #131d3c;
  }
  #av-burger-menu-ul li a:hover {
    opacity: 0.7;
  }

  #av-burger-menu-ul .sub-menu {
    display: none;
    margin: 0;
    padding: 0;
  }
  #av-burger-menu-ul li.av-burger-open > .sub-menu {
    display: block;
  }

  #av-burger-menu-ul small {
    display: block;
    font-size: 0.75em;
    opacity: 0.6;
    margin-top: 2px;
  }
  #av-burger-menu-ul .nav-free {
    color: #ff7e38;
    margin-left: 4px;
  }

  /* Close button in overlay */
  #av-burger-overlay .av-burger-close {
    position: fixed;
    top: 16px;
    right: 16px;
    z-index: 100;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    opacity: 0.7;
    transition: opacity 0.2s;
    display: none;
    border: none;
    background: transparent;
    text-decoration: none;
  }
  #av-burger-overlay .av-burger-close:hover {
    opacity: 1;
  }
  html.av-burger-overlay-active #av-burger-overlay .av-burger-close {
    display: block;
    color: #131d3c;
  }


  #wrap_all {
    position: relative;
  }

  /* Entypo icons for mobile toggle, close, search */
  .av_icon_font {
    font-family: 'entypo-fontello' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .av_menutoggle_icon:before {
    content: '\e8a5' !important;
    font-size: 30px;
  }
  .av_menuclose_icon:before {
    content: '\e814' !important;
    font-size: 30px;
  }
  .av_searchicon_icon:before {
    content: '\e803' !important;
  }
