/*
Theme Name: Rogério Matoso
Theme URI: https://www.rogeriomatoso.com.br/
Author: Calebe Design team
Author URI: https://www.calebedesign.com.br/
Text Domain: rogerio_matoso
*/



.post-interna img{
	margin-bottom:40px;
}
.post-interna div img{
    margin-bottom:10px;
}

.post-interna p{
	line-height:1.5;
}

.post-side a{
	color:#28314f;
	text-decoration:none;
}

.post-side a:hover{
	color:#008894;
}


/* Ajusta o CF7 */
span.wpcf7-not-valid-tip{
	font-size:12px;
}
div.wpcf7-validation-errors{
	display:none !important;
}
div.wpcf7-mail-sent-ng{
	border-width:1px;
}

/* Ajusta o form de curriculo */
.traqui-sucesso,
.traqui-erro{	
    font-size: 14px !important;
    border: 1px solid;
    padding: 10px !important;
    margin-bottom: 20px;
}
.traqui-erro{
	color: #d00 !important;
}
.traqui-sucesso{
	color: #9c0 !important;
}
.traqui_form label.error{
    color: #d00;
    font-size: 12px;
}

.bloco-info-cirurgia p img{
    max-width: 100%;
    height: auto;
}


.fue{
    border: none !important;
    background: #f3f3f3;
}
.fue h3{
	font-size: 30px;
    font-weight: normal;
    color: #000;
    text-transform: none;
}
.fue a{
	font-weight: bold;
    font-size: 16px;
}