/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/
.special_amp {
  font-family: inherit;
  font-size: inherit;
  font-style: normal;
  font-weight: inherit;
  color: inherit !important;
}

#header {
  -webkit-box-shadow: 0px 20px 30px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 20px 30px 5px rgba(0, 0, 0, 0.25);
}

#socket .menu {
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0;
}

#socket {
  font-size: 16px;
}

.btn_booknow .avia-menu-text {
  border-radius: 15px !important;
  padding: .6em !important;
  font-weight: 600;
}

#subheadline_text {
  font-weight: 200;
}

#top #header .avia_mega_div>.sub-menu>li>ul>li a {
  width: auto;
  float: none;
  display: block;
  border: none;
  padding: 3px 12px 3px 12px;
  font-weight: normal;
  height: auto;
  line-height: 23px;
}

#header .mega_menu_title {
  margin-bottom: 12px;
  font-size: 21px;
  line-height: 1.2em;
  font-weight: 500;
  display: block;
}

#top .av-main-nav ul a {
  width: 100%;
  height: auto;
  float: left;
  text-align: left;
  line-height: 32px;
  padding: 12px 15px;
  font-size: 18px;
  min-height: 23px;
  max-width: none;
  text-decoration: none;
  font-family: inherit;
}

.main_color tr:nth-child(2n) {
  color: inherit;
}

.pricing-table li.avia-pricing-row {
  font-size: 1.5em;
}

.pricing-table li.avia-pricing-row .currency-symbol {
  font-size: 1em;
  position: initial;
  line-height: 1em;
  text-shadow: none;
  font-weight: normal;
}

.avia_pricing_default .pricing-table li.avia-pricing-row small, .avia_pricing_default .pricing-table li.avia-pricing-row .currency-symbol {
  opacity: 1;
}

th, td {
  font-size: 1rem;
}