.form-errors-light label.error {
	color: #879D0D !important;
}

.gdpr-bar-description a {
	color: #879D0D !important;
}

.container .accordion li {
	list-style: url(../images/marcador-ambium-1.png);
	font-size: 16px;
	min-height: auto;
	margin-bottom: 15px;
	font-weight: 300;
}

.calculadoraCbios label {
	display: block;
	font-size: 16px;
	color: #4A5A05;
	font-weight: 500;
}

.flip-card { height: 100% !important; }
.flip-card .flip-front { height: inherit !important; }
.flip-card .flip-content { margin-left: auto; margin-right: auto; }

.spaceProducts { height: 220px; }

.text-left { text-align: left !important; }

@media (min-width: 300px) {
	.custom-big-font-size-1 { font-size: 1.9rem !important; }
	.spaceProducts { height: 35px; }
}
@media (min-width: 375px) {
	.custom-big-font-size-1 { font-size: 2.2rem !important; }
}
@media (min-width: 420px) {
	.custom-big-font-size-1 { font-size: 2.5rem !important; }
	.spaceProducts { height: 35px; }
}
@media (min-width: 720px) {
	.spaceProducts { height: 220px; }
	.custom-big-font-size-1 { font-size: 3.1rem !important; }
}
@media (min-width: 992px) {
	#header .header-nav-main nav>ul>li>a { padding: 0px 0.8rem !important; }
	.custom-big-font-size-1 { font-size: 4.2rem !important; }
}
@media (min-width: 1200px) {
	.spaceProducts { height: 220px; }
	.custom-big-font-size-1 { font-size: 5.1rem !important; }

	.gdpr-bar-description {
		width: 70%;
		margin: auto;
	}

	.gdpr-bar {
		flex-direction: row;
		align-items: center;
	}

	.gdpr-bar .gdpr-bar-actions {
		justify-content: flex-end;
		margin: initial;
		margin-top: 0;
	}

	.gdpr-bar .gdpr-bar-actions .gdpr-agree-trigger {
		margin: 0 auto;
	}
}