.page-template-template-brands .marcas-content {
	flex-direction: column;
    max-height: 1300px;
    justify-content: flex-start;
    margin-bottom: 20px;
    margin-top: 20px;
}
.page-template-template-brands .marcas-content .letra-marca-container {
	width: 20%;
	position: relative;
	margin-bottom: 15px;
	font-size: 16px;
}
.page-template-template-brands .marcas-content .caja-marca {
	width: 100%;
	text-align: left;
	padding-left: 40px;
    margin-bottom: 10px;
	font-size: 16px;
}
.page-template-template-brands .marcas-content .brand-sort-title {
	position: absolute;
    top: -6px;
    left: 0;
    font-size: 22px;
	font-family: SFProDisplay-Bold;
}
.wd-products .wd-carousel .wd-entities-title{
	font-family: 'SFProDisplay-light';
}
.post-single-page .article-inner a {
	text-decoration: none;
}
.wp-singular.page-id-142611 .wd-page-title .container {
	display: flex;
}
@media (min-width: 768px) {
	.carrusel-brand .wd-carousel .wd-carousel-wrap {
		max-height: 600px;
	}
	.carrusel-brand .wd-carousel .wd-carousel-wrap .wd-carousel-item,
	.carrusel-brand .wd-carousel .wd-carousel-wrap .wd-carousel-item .vc_row,
	.carrusel-brand .wd-carousel .wd-carousel-wrap .wd-carousel-item .vc_row .wpb_column {
		height: 100%;
	}
}
@media (max-width: 768px) {
	body .carrusel-brand {
		max-height: unset;
	}
	body .carrusel-brand .invert-column {
		flex-direction: column-reverse;
	}
	body .carrusel-brand .invert-column .vc_column-inner {
		padding: 20px !important;
		margin: 0 !important;
	}
	body .carrusel-brand .invert-column .wd-enabled-flex .vc_column-inner {
		padding: 0 !important;
	}
	.page-template-template-brands .marcas-content {
		max-height: 1000px;
	}
	.page-template-template-brands .marcas-content .letra-marca-container {
		width: 40%;
	}
}