/*
Theme Name: 	Divi Child
Theme URI:		https://hqsecure.com
Description:	WordPress child theme custom developed for our esteemed client, based upon the premium Divi theme.
Author:			Flash Alexander
Author URI:		http://flashalexander.com
Template: 		Divi
Version: 		3.025
Tags:			Premium, WoredPress, Custom, Elegant Themes, Divi, Responsive, sidebars, columns, shortcodes, widget ready, valid XHTML
*/

/* ===   [FLASHY STYLES]   ========================= */
@import url('https://fonts.googleapis.com/css?family=Great+Vibes');

/* --- Add & Customize Font Awesome ---------------- */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);

h1, h2, h3, h4, h5, h6 {
	font-family: 'Great Vibes', cursive;
	font-size: 175%;
}

html, body, div, span, applet, obj
.et-dropcap { color: #19B6CD;}
li.centered-inline-logo-wrap {width: initial!important;}

/* ===   [SECTIONIS] =================================== */
/* --- Home -------------------------------------------------------- */
.et_pb_slide_description .et_pb_slide_title {
    font-family: 'Great Vibes', cursive;
	    line-height: 1.7em;
}
/* --- Contact -------------------------------------------------------- */
#post-37 > div > div.et_pb_section.et_pb_section_parallax.et_pb_section_7.et_pb_with_background.et_section_regular > div.et_parallax_bg.et_pb_parallax_css.et_pb_inner_shadow {
	background-position: center center;
}

/* ===   [IMAGES] ================================== */

/* ===   [FOOTER] ================================== */


/* === [MEDIA QUERIES] ============================= */
@media only screen and (max-width: 1101px){

}
@media only screen and (max-width: 980px){

}
@media only screen and (max-width: 767px){
	
}
@media only screen and (max-width: 480px){

}
@media only screen and (max-width: 480px){
	
}
@media only screen and (max-width: 340px){

}