/*
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 will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
@import url('https://fonts.cdnfonts.com/css/sf-ui-text-2');
body {
    font: 13px / 1.65em 'SF UI Text', sans-serif !important;
}
body h1, h2, h3, h4, h5, h6, p, span, a{
    font-family: 'SF UI Text', sans-serif !important;
}
body h1, h2, h3, h4, h5, h6{
    text-transform: inherit!important;
}
.header_color .avia-menu-fx {
    background-color: #fe6a00 !important;
    color: #ffffff !important;
    border: 2px solid #fe6a00 !important;
}
div .logo{margin-top:10px!important;height: 54px!important;width: 250px;}
.current-menu-item a span{color: #fe6a00 !important;}
.av-main-nav > li > a {
    font-size: 14px!important;
    color: #444;
}
.avia_textblock h1 span {
    font-weight: bold !important;
    color: #000000!important;
}
.avia_textblock h3 span{
	font-size: 20px !important;
    vertical-align: bottom !important;
    text-align: center !important;
    margin-top: 17px !important;
    font-weight: 400 !important;
}
.avia_textblock h4 span{
	font-size: 20px !important;
    vertical-align: bottom !important;
    text-align: center !important;
    margin-top: 17px !important;
    font-weight: 400 !important;
}
.avia_textblock h3 span a:hover{color:#fe6a00!important}
.avia_textblock h4 span a:hover{color:#fe6a00!important}
.footer_color li a {color: #b3b3b3 !important;}
.av-special-heading-tag {font-weight: bold !important;}
#footer{padding: 0px 0 30px 0!important;}
.widgettitle{font-weight: 400!important}
#footer ul li a:hover{color:#fff!important}
.socket_color{background-color: #444!important;color: #fff!important;border-color: #444;}
.copyright{color:#eeeeee!important}
.copyright a{color:#cccccc!important}
.copyright a:hover{color:#ffffff!important}
.social_bookmarks li a {color: #fff!important}
.social_bookmarks li a {font-size: 1.45em !important}
.mfp-zoom-in.mfp-ready.mfp-bg {opacity: 0.95!important}
.spacedText span{letter-spacing: 0px!important}