/*
Theme Name: Avada
Description: The #1 selling theme of all time that allows you to build virtually any design style.
Author: ThemeFusion
Theme URI: http://avada.theme-fusion.com/
Author URI: http://themeforest.net/user/ThemeFusion
Version: 5.6
License: Themeforest Split Licence
License URI: -
Text Domain: Avada
*/

/* Classes needed by Theme Check */
.wp-caption-text,
.gallery-caption,
.bypostauthor {
}
@font-face {
    font-family: 'playlistscript';
    src: url('./includes/lib/assets/fonts/ov_fonts/playlist_script-webfont.woff') format('woff'),
         url('./includes/lib/assets/fonts/ov_fonts/Playlist%20Script.otf') format('opentype'),
         url('./includes/lib/assets/fonts/ov_fonts/playlist_script-webfont.ttf') format('truetype'),
         url('./includes/lib/assets/fonts/ov_fonts/playlist_script-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gill_sansregular';
    src: url('./includes/lib/assets/fonts/ov_fonts/gillsans-webfont.woff') format('woff'),
         url('./includes/lib/assets/fonts/ov_fonts/gillsans-webfont.ttf') format('truetype'),
         url('./includes/lib/assets/fonts/ov_fonts/gillsans-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.title-heading-center{
	font-size: 50px!important;
    line-height: 60px!important;
}