/*
 Theme Name:     Divi - Child
 Theme URI:      https://mundosica.com
 Description:    Tema hijo para el tema Divi de elegant themes 
 Author:         Mundo Sica
 Author URI:     https://mundosica.com
 Template:       Divi
 Version:        1.0.0
*/

 
/*------------------------------------------------------- 
A partir de aquí puedes poner tus estilos de CSS personalizados 
------------------------------------------------------- */

@media only screen and (min-width: 981px) {
	.et_pb_posts .et_pb_image_container img, .et_pb_post img,
	.et_pb_posts .et_overlay {
		height: auto !important;
		width: 50%;
		float: right !important;
		left: 0;
	}

	
	.fluid-width-video-wrapper {
   width: 50% !important;
   float: right !important;
   padding-top: 26.2963% !important;
   }

    #logo {
    	float: left !important;
    	vertical-align: middle !important;
    }

    .et_header_style_centered #logo {
    padding-top: 15px;
}

}

.entry-title h2 {
    	font-weight: 600 !important;
    }
.entry-title a {
    	color: #589c94 !important;
    	font-weight: 600 !important;
    }
#et-top-navigation {
	background-color: #005a76;
}

#top-menu, #top-menu-nav {
    line-height: 3;
}