/*
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:*/




#top #wrap_all .av-inherit-size .av-special-heading-tag,
.av-special-heading.av-special-heading-h1 {
	font-size: 1.8em !important;
}

.av-special-heading.av-special-heading-h2 {
	font-size: 1.5em !important;
}

h2 a{
    text-decoration: none !important;
}

@media screen and (max-width:750px) {
    #top #wrap_all .av-inherit-size .av-special-heading-tag, .av-special-heading.av-special-heading-h1 {
	   font-size: 1.5em !important;
    }
    .av-special-heading.av-special-heading-h2 {
	font-size: 1.2em !important;
}
}


:root{
   --wpdm-font: 'barlow',sans-serif !important;

}

body {
    font-family: 'barlow',sans-serif !important;
}

h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font, .av-current-sort-title, .html_elegant-blog #top .minor-meta, #av-burger-menu-ul li {
      font-family: 'barlow',sans-serif !important;
}

.main_menu ul:first-child > li > a {
    font-family: 'barlow',sans-serif !important;
}

body.tahoma {
   font-family: 'barlow',sans-serif !important;
}

.helvetica-websave {
    font-family: 'barlow',sans-serif !important;
}