/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2025 | 12:44:45 */
@media only screen and (width >= 960px){
	.guia-template-template-guia-v3 .site-inner{
		max-width: 1400px;
	}
}


@media only screen and (width >= 960px){
.guia-template-template-guia-v3 h1.titulo-single {
	font-size: 3.5rem;
	font-weight: 700;
	line-height: 1.1;
	margin-bottom: 1rem;
		}
}


@media only screen and (width < 960px){
.guia-template-template-guia-v3 h1.titulo-single {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 1rem;
		}
}


.guia-template-template-guia-v3 .breadcrumbs-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.guia-template-template-guia-v3 .breadcrumbs-wrap a{
	color: rgb(81 94 95);
}

.guia-template-template-guia-v3 .breadcrumbs {
	display: flex;
	flex-direction: row;
}

.guia-template-template-guia-v3 ul.breadcrumbs  {
    padding-left: inherit;
	font-size: 12px;
	font-weight: 400;
}


.guia-template-template-guia-v3 .caja-autores{
	
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 2rem;
	margin-top: 2rem;

}

.guia-template-template-guia-v3 .caja-autores .caja-autor {
    display: flex;
}


.guia-template-template-guia-v3 .caja-autores .author-name{
	
	padding-left: 1rem;
}
.guia-template-template-guia-v3 .caja-autores .author-name a{
	color: var(--color3);
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}


.guia-template-template-guia-v3 .breadcrumbs-item{
	padding-right: 1rem;
}


.guia-template-template-guia-v3 section#contenido-principal {
    font-size: 18px;
	font-weight: 400;
	line-height: 28px;

}
.guia-template-template-guia-v3 section#contenido-principal a{
   font-weight: 500;
}

.guia-template-template-guia-v3 .caja-imagen-guia{
	
	margin-bottom: 1rem;
}

.guia-template-template-guia-v3 section#contenido-principal  h2 {
    border-bottom: 1px solid #dadada;
    color: #333330;
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 20px;
    padding-bottom: 12px;
}

.guia-template-template-guia-v3  .alert.alert-disclaimer{
    color: rgba(0 0 0 0.5);
	background-color: rgba(0 0 0 0.1);
	font-size: 14px;
	display: none;
}

.guia-template-template-guia-v3 .sidebar-derecha-guia ul{
	
	padding-left: 0;
	margin-top: 2rem;

}

.guia-template-template-guia-v3 .sidebar-derecha-guia li{
	
	margin-bottom: 16px;
	font-size: 18px;
	font-weight: 600;
	line-height:27px;
		text-transform: capitalize;


}

.guia-template-template-guia-v3 .sidebar-derecha-guia .bloque-guias .titulo{
	border-bottom: 1px solid #ccc;
	color: #333;
	font-size: 18px;
	font-weight: 600;
	line-height: 21px;
	margin-bottom: 16px;
	padding-bottom: 16px;
	text-transform: uppercase;
	
}


.guia-template-template-guia-v3 div:not(.site-inner) section#contenido-principal  li{
	
	list-style-type: inherit;
}
