/*
Theme Name: Avada Child
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
Template: Avada
Version: 5.6.2
License: Themeforest Split Licence
License URI: -
Text Domain: Avada
*/
/*DEFAULT VALUES*/

/*FIN DEFAULT VALUES*/
/*EXTERNAL CLASSES*/

/*FIN EXTERNAL CLASSES*/
/*MISC CLASSES*/
.no-margin
{
	margin:0px !important;
}
.no-padding
{
	padding:0px !important;
}
.center-content
{
	text-align:center !important;
}
/*FIN MISC CLASSES*/
/*FONT FAMILY*/
.font-black,
	.font-black h1,
	.font-black h2, 
	.font-black h3, 
	.font-black h4, 
	.font-black h4, 
	.font-black h6,
	.font-black strong
{
	font-family:'SF-Pro-Display-Black' !important;
}
.font-black-italic,
	.font-black-italic h1,
	.font-black-italic h2,
	.font-black-italic h3,
	.font-black-italic h4,
	.font-black-italic h4,
	.font-black-italic h6,
	.font-black-italic strong
{
	font-family:'SF-Pro-Display-Black-Italic' !important;
}
.font-bold,
	.font-bold h1,
	.font-bold h2,
	.font-bold h3,
	.font-bold h4,
	.font-bold h4,
	.font-bold h6,
	.font-bold strong
{
	font-family:'SF-Pro-Display-Bold' !important;
}
.font-bold-italic,
	.font-bold-italic h1,
	.font-bold-italic h2,
	.font-bold-italic h3,
	.font-bold-italic h4,
	.font-bold-italic h4,
	.font-bold-italic h6,
	.font-bold-italic strong
{
	font-family:'SF-Pro-Display-Bold-Italic' !important;
}
/*END FONT FAMILY*/
/*FONT COLOR*/
.txt-white,
	.txt-white h1,
	.txt-white h2,
	.txt-white h3,
	.txt-white h4,
	.txt-white h5,
	.txt-white h6
{
	color:#FFF !important;
}
.txt-black,
	.txt-black h1,
	.txt-black h2,
	.txt-black h3,
	.txt-black h4,
	.txt-black h5,
	.txt-black h6
{
	color:#000 !important;
}
.txt-red,
	.txt-red h1,
	.txt-red h2,
	.txt-red h3,
	.txt-red h4,
	.txt-red h5,
	.txt-red h6
{
	color:#d42632 !important;
}
.txt-dark-grey,
	.txt-dark-grey h1,
	.txt-dark-grey h2,
	.txt-dark-grey h3,
	.txt-dark-grey h4,
	.txt-dark-grey h5,
	.txt-dark-grey h6
{
	color:#484848 !important;
}
.txt-blue,
	.txt-blue h1,
	.txt-blue h2,
	.txt-blue h3,
	.txt-blue h4,
	.txt-blue h5,
	.txt-blue h6
{
	color:#0f7aac !important;
}
/*END FONT COLOR*/

/*MEDIA QUERIES*/
@media (max-width: 800px)
{

}
@media (max-width:480px)
{

}
/*FIN MEDIA QUERIES*/