/* Themify Customize Styling */
body {	
	font-family: "Jost";	font-weight:300;
	font-size:16px;
	line-height:25px;

	color: #ffffff; 
}
a {	
	color: #f5e9e9; 
}
a:hover {	
	color: #ec9b6c; 
}
h1 {	
	font-family: "Bodoni Moda";	font-weight:400;
	font-size:60px;
	line-height:75px;

	color: #ffffff; 
}
h2 {	
	font-family: "Bodoni Moda";	font-weight:400;
	font-size:60px;
	line-height:75px;

	color: #ffffff; 
}
h3 {	
	font-family: "Bodoni Moda";	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:400;
	font-size:40px;
	line-height:45px;
	text-transform:none; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body {	
	font-family: "Jost";	font-weight:300;

	color: #ffffff; 
}
a {	
	color: #f5e9e9; 
}
a:hover {	
	color: #ec9b6c; 
}
h1 {	
	font-family: "Bodoni Moda";	font-weight:400;
	font-size:50px;
	line-height:55px;

	color: #ffffff; 
}
h2 {	
	font-family: "Bodoni Moda";	font-weight:400;
	font-size:45px;
	line-height:50px;

	color: #ffffff; 
}
h3 {	
	font-family: "Bodoni Moda";	font-weight:400;
 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body {	
	font-family: "Jost";	font-weight:300;
 
}
h1 {	
	font-family: "Bodoni Moda";	font-weight:400;
	font-size:45px;
	line-height:50px;
 
}
h2 {	
	font-family: "Bodoni Moda";	font-weight:400;
	font-size:45px;
	line-height:50px;
 
}
h3 {	
	font-family: "Bodoni Moda";	font-weight:400;
 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body {	
	font-family: "Jost";	font-weight:300;
	font-size:18px;
	line-height:30px;

	color: #ffffff; 
}
a {	
	color: #f5e9e9; 
}
a:hover {	
	color: #ec9b6c; 
}
h1 {	
	font-family: "Bodoni Moda";	font-weight:400;
	font-size:40px;
	line-height:45px;

	color: #ffffff; 
}
h2 {	
	font-family: "Bodoni Moda";	font-weight:400;
	font-size:38px;
	line-height:43px;

	color: #ffffff; 
}
h3 {	
	font-family: "Bodoni Moda";	font-weight:400;
	font-size:35px;
	line-height:40px;
 
}
 }
/* Themify Custom CSS */
a:focus {
    outline: none !important;
}
textarea:focus, input:focus{
    outline: none;
}
.a, abbr, acronym, address, b, bdo, big, blockquote, body, br, button, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, figure, form, h1, h2, h3, h4, h5, h6, html, i, img, ins, kbd, legend, li, map, ol, p, pre, q, samp, small, span, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
text-underline-offset: 10px;
}