/*
 Theme Name:     Divi Child 
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Tema hijo para el tema Divi de elegant themes 
 Author:         Ozone Group
 Author URI:     https://ozonegroup.co/
 Template:       Divi
 Version:        1.0.0
*/

/*
 UNIVERSAL FOOTER EDITS
*/

.et_social_icons_container li:before {display:none; }
.et_monarch .et_social_simple.et_social_top.et_social_circle .et_social_icon {margin-right:7px;}
.footer-widget .et_pb_widget {
	float: initial;} 
.et_monarch .et_social_networks .et_social_icons_container {margin-top:10px !important;}
#footer-info {float: initial; text-align:center; color:#fff;}
#footer-info a {color:#fff;}
/* Replace with the brand's darkest color, this will be the footer background. */ #main-footer {background-color: #01222b;}
#main-footer h4 {color:#fff;}

#footergeneral{background-color: #A3B9E5 !important;}
#gamespanel{background-color: #ee4230 !important;}

/*For browser/screen widths less than 768px*/
@media screen and (max-width: 768px) {
	#phoneimage{
		display: none;
	}
	
	#magmicheader{
		padding-top: 0px !important;
	}

	#gamesgallery{
		background: #A3B9E5;
	}
	
	#gamesgalleryblack{
		background: #A3B9E5;
	}
}


