/* Navigatie */
#top #header .av-main-nav > li > a { text-transform: uppercase !important; letter-spacing: 2px !important; font-weight: 400 !important; }
.header-scrolled .current-menu-item, .header-scrolled .current_page_item { border-bottom: 2px #be1d20 solid !important; }
#top #header .av-main-nav > li.current-menu-item > a, #top #header .av-main-nav > li.current_page_item > a { font-weight: bold !important; }
.header-scrolled .current-menu-item a, .header-scrolled .current_page_item a { margin-bottom: -2px !important; }
@media screen and (max-width: 1100px) {
  #avia-menu li:first-child { display: none !important; }
}

/* General */
h1, h2, h3, h4, h5, h6 { font-weight: 400 !important; text-transform: uppercase !important; }
p { letter-spacing: 0.5px !important; font-weight: 200 !important; }

/* Home */
.special_amp { color: inherit !important; font-family: inherit; font-size: inherit; font-style: normal !important; }
#home-gespecialiseerd h2 { line-height: 1.5 !important; }

/* Over ons */
.avia_textblock li { font-weight: 200 !important; }

/* Contact */
.wpcf7-text, .wpcf7-email, .wpcf7-textarea, .wpcf7-submit, .wpcf7-response-output { font-family: 'Exo', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; font-weight: 200 !important; }
.g-recaptcha div { float: right; }
.wpcf7-submit { float: right; clear: both; margin-top: 20px !important; margin-bottom: 20px !important; font-size: 14px !important; }
.wpcf7-response-output { clear: both; }

/* Footer */
.flex_column .widget .widgettitle, .content .widget .widgettitle { font-weight: bold !important; }
#footer .first { text-align: right !important; }
@media screen and (max-width:768px) {
  #footer .widgettitle, #footer .textwidget { text-align: center; } 
}

/* Socket */
#socket .copyright { letter-spacing: 0.5px !important; }
#socket .copyright a { text-decoration: underline !important; }

/* Back to top */
#scroll-top-link { display: none !important; }