/*
 Theme Name:     Digitus
 Theme URI:      https://www.digitus.tv
 Description:    Tema de Digitus
 Author:         Diego Lleó
 Author URI:     https://www.digitus.tv
 Template:       Divi
 Version:        1.0.0
*/


.type-pro {	
	font-size: 14px;
	margin-bottom: 3px;
}

.extracto {
	font-size: 15px;
	font-weight: bold;
}


body.single-properties .et_pb_post_title_0_tb_body {
	display: none;
}

.datos-single {
	position: relative;
    top: 40px;
}
.es-price {
    background: 0 0;
    color: #444;
    font-size: 16px !important;
    padding: 0;
}

@media (max-width: 640px) {
	.datos-single {
		position: relative;
		top: 0;
	}
}