/*
Theme Name: Wondercool
Theme URI: https://www.talem.es
Template: Divi
Author: Talem
Author URI: https://www.talem.es
Description: Diseño web Talem
Tags: Diseño web Talem
Version: 1.0.1575378132
Updated: 2019-12-03 13:02:12

*/
#main-header {
	-webkit-box-shadow: 0 0px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 0px 0 rgba(0,0,0,.1);
	box-shadow: 0 0px 0 rgba(0,0,0,.1);
}
#et-info {
    float: right;
}
body, #main-header, #et-top-navigation, #top-header .container {
	font-family: 'Ubuntu', sans-serif;
	font-style: normal;
	font-weight:400;
}

/*     post    */
.et_pb_post h2 {
	margin-bottom: 20px;
}
/*   blog   */
.et_pb_post {
	min-height: 354px;
}
/*  categoria blog   */
.et_pb_post h2 {
	margin-bottom: 0px !important;
}
.et_header_style_centered header#main-header.et-fixed-header .logo_container {
    height: 70px;
    margin-bottom: 35px;
}
/*OCULTAR MAIN MENU*/
.et_header_style_centered #main-header div#et-top-navigation {
    margin-top: 20px;
    display: none;
}

/* Carrusel */
.dica-item-image{
	border-radius: 50% !important;
	}

/*RESPONSIVE*/
@media (max-width: 767px){
#et-info .et-social-icons {
    display: inline-block;
}
#et-info {
    float: none;
}
}
