/**
 * Theme Name:     Astra Child
 * Author:         Brainstorm Force
 * Template:       astra
 * Text Domain:	   astra-child
 * Description:    Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
 */


 .titulares h2{
    /*font-family: 'montserratbold' !important;*/
 }

.txt_cuerpo{
	/*font-family: 'montserrat_alternatesregular' !important;*/
}
.txt_cuerpo2{
	/*font-family: 'montserratextralight' !important;*/
	font-weight: 300;
}

.txt_cuerpo strong{
	color: #c9ae9b;
}
#btn_cita{
    /*font-family: 'montserratregular' !important;*/
}
.txt_desc_team h3{
	/*font-family: 'montserratbold' !important;*/
	color: #D3AF9C;
	font-size: 26px;
    margin-bottom: 7px;
}
.txt_desc_team h3 strong{
	/*font-family: 'montserratextralight' !important;*/
}
.txt_desc_team h5{
	/*font-family: 'montserratextralight' !important;*/
	letter-spacing: 6px;
	color:#D3AF9C;
	margin-bottom: 12px;
	font-size: 18px;
}
.txt_desc_team p{
	font-style: italic;
	color: #000002;
}
.img_colaborador img{
	width: 300px;
	margin-right:40px
}
.img_colaborador2 img{
	width: 300px;
	margin-left:40px
}
.caja_guia h3{
	/*font-family: 'montserratbold' !important;*/
}

.caja_guia p{
	/*font-family: 'montserratextralight' !important;*/
}

.txt_contacto_item h3{
	/*font-family: 'montserratextralight' !important;*/
}

.txt_contacto_item p{
	/*font-family: 'montserrat_alternatesbold' !important;*/
}
img.obj_caminante{
	position: absolute;
    width: 70px;
    bottom: 34px;
}
/*
.txt_contacto_item p.elementor-icon-box-description::after{
	content: url('https://www.clinicalorents.es/wp-content/uploads/2024/11/16.png');
}
*/
.txt_leyenda_mapa h3{
	/*font-family: 'montserrat_alternateslight' !important;*/
}

/* Tablet */
@media screen and (max-width: 1024px) {
    
  
}
@media screen and (max-width: 768px) {

}
/* Mobile */
@media screen and (max-width: 740px) {
	img.obj_caminante{
		display: none;
	}
}

