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

@import url( "https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" );

/* ===   [GEORGY STYLES]   ========================= */

.et_pb_blog_grid h2 {
	text-align: center;
}

.et_pb_section {
		padding: 2% 0;
	}
	
	
.et_pb_fullwidth_header {
	padding: 30px 0;

}


#sb_instagram .sbi_header_type_generic .sbi_no_bio {
 font-size: 26px;
 padding-top: 2px !important;
}

	

/* === [MEDIA QUERIES] ======================= */
@media only screen and ( min-width: 1350px) {
			.et_pb_row { padding: 17px 0; }
			.et_pb_section { padding: 22px 0; }
			.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper { padding-top: 81px; }
			.et_pb_section.et_pb_section_first { padding-top: inherit; }
			.et_pb_fullwidth_section { padding: 0; }
}

/* Responsive Styles 981px - 1100px */
@media all and (min-width: 981px) and (max-width: 1100px) {
				.et_pb_row { padding: 17px 0; }
			.et_pb_section { padding: 22px 0; }
			.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper { padding-top: 81px; }
			.et_pb_section.et_pb_section_first { padding-top: inherit; }
			.et_pb_fullwidth_section { padding: 0; }
}
@media only screen and (max-width: 980px){


	.et_pb_section {
		padding: 15px 0;
	}

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

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

}