@import url("https://fonts.googleapis.com/css?family=Open+Sans:300");
html, body {
  margin: 0;
  padding: 0;
}

a:hover, a:focus, a:visited {
  text-decoration: none;
}

#wrap_all {
  border: solid 3px white;
}

#wrap_all {
  border-bottom: none;
}

#header {
  width: 99.85% !important;
  border-right: solid 3px white;
  border-bottom: solid 3px white;
}

.avia-fullwidth-slider {
  border-bottom: solid 3px white !important;
  border-top: none !important;
}

.avia-section {
  border-bottom: solid 3px white !important;
  border-top: none !important;
}

.main_color div {
  border-color: transparent !important;
}

h1, h2, h3 {
  font-weight: 400;
}

p {
  font-weight: 300;
}

.font-light {
  font-weight: 300;
}

.template-page .entry-content-wrapper h2 {
  letter-spacing: 0;
  font-weight: 400;
}

.av-main-nav > li > a > .avia-menu-text {
  font-weight: 300;
  font-size: 16px;
  color: #888;
  text-transform: uppercase;
}

.av-main-nav > li > a:hover > .avia-menu-text {
  color: #eee;
}

.av-main-nav > li.current-menu-item > a > .avia-menu-text {
  color: #eee;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .av-main-nav > li > a {
    padding: 0 5px !important;
  }
  .av-main-nav > li > a > .avia-menu-text {
    font-size: 13px !important;
    padding-left: 5px !important;
    margin-left: -5px !important;
  }
}

/*# sourceMappingURL=styles.css.map */
