#tmtextblock .telefono{
	color: #232323;
	font-size: 27px;
	margin-bottom: 11.5px;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	line-height: 1.4;
}
#tmtextblock .horario {
    color: grey;
    text-align: center;
    font-size: 10px;
    margin-top: -13px;
    margin-bottom: 11.5px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 1.4;
}
.cat_top_block h2{
	font-size: 14px;
}
.pb-center-column > div {
    font-size: 1.6rem;
    color: #000000;
    padding-bottom: 10px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    line-height: 1.4;
}
@media (max-width: 1199px){
	.breadcrumb{
		margin-left: 15px !important;		
	}	
}
.descripcion_cat{
	margin-bottom: 30px;
	font-family: "Montserrat";
}
.breadcrumb  a:hover{
	color: black !important;
}
#block_various_links_footer {
    display: inline-block;
}
.h1_index{
	text-align: center;
	margin-bottom: 15px;
	font-size: 30px;
}
.desc_tienda {
    font-family: "Montserrat";
    width: 95%;
    margin: auto;      
    margin-bottom: 20px;
}
.cbp-hrmenu{
    font-family: "Montserrat";
} 
.valoracion{
	margin-top: 37px;
}
.valoracion_google{
	width: 132px;	
}
.layered_subtitle_heading.title_block{
	font-size: 1.5rem;
}
#enabled_filters {
    font-size: 14px;
    font-family: "Montserrat";
}
@media (max-width: 767px) {
	.page_heading h1{
		font-size: 20px !important;
	}
	.h1_index{
		font-size: 22px;
	}
}	
.texto_valoraciones{
	color: white;
}
#ver_mas, #ver_menos {
    font-weight: bold;
    color: black;
    cursor: pointer;
}
#ver_mas:hover, #ver_menos:hover {
    color: red;
}
.subcat{
	min-height: 145px;
}