/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 18 2025 | 12:26:03 */
/* GENERALES */
.form-blanco .frm_checkbox label {
	color: #fff;
}

/* HEADER */
.contenedor-multiply:before {
background: linear-gradient(
  to bottom,
  rgb(171 138 131) 0px,
  rgb(171 138 131) 130px,
  rgba(171, 138, 131, 0) 131px,
  rgba(171, 138, 131, 0) 100%)!important;

	mix-blend-mode: multiply;
}
@media (min-width: 922px) {
    .ast-container {
        max-width: 1400px;
    }
}