/*VARIABLES*/
.category-grid {
  margin: 0 auto;
}
/* Por defecto: 1 por fila */
.category-item {
  width: 100%;
}
/* Tablet: 2 por fila */
@media (min-width: 768px) {
  .category-item {
    width: calc(35%);
    margin-bottom: 30px;
  }
}
/* Desktop: 3 por fila */
@media (min-width: 1024px) {
  .category-item {
    width: calc(13.333%);
    margin-bottom: 30px;
  }
}
a {
  font-family: 'Montserrat', "sans-serif" !important;
}
.text-right {
  text-align: right !important;
}
body header {
  background-color: white;
  color: #000000;
}
.dropdown-item:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
.logo-black {
  color: #000000 !important;
}
.font-weight-600 {
  font-weight: 600 !important;
}
h1,
h2,
h3,
h4,
h5,
p {
  font-family: 'Montserrat', "sans-serif";
}
.modelo-home-carnes .btn-home {
  position: relative;
  border-width: medium !important;
  padding: 0.2rem 0.2rem !important;
  width: 292px !important;
  background: transparent !important;
  background-color: transparent !important;
  color: white !important;
  border: solid white !important;
  z-index: 1;
  box-shadow: none !important;
}
.modelo-home-carnes .btn-home:hover {
  background-color: black !important;
  color: white !important;
  border: solid white !important;
}
@media (max-width: 468px) {
  .letter-spacing-4px {
    letter-spacing: 2px !important;
  }
  .fuente-lista-trazabilidad {
    font-size: medium !important;
  }
  .fuente-titulo-trazabilidad {
    font-size: x-large !important;
  }
  .fuente-titulo-historia {
    font-size: xx-large !important;
  }
  .fuente-textos-dehesa {
    font-size: medium !important;
  }
  .fuente-texto-ganaderia-extensiva {
    font-size: large !important;
  }
  .fuente-texto-video {
    font-size: x-large !important;
  }
  .fuente-titulos {
    font-size: x-large !important;
  }
  .fuente-ir-a-tienda {
    font-size: xx-large !important;
  }
  .fuente-salud h2 {
    font-size: x-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-salud h5 {
    font-size: large !important;
  }
  .fuente-salud li {
    font-size: large !important;
  }
  .fuente-salud p {
    font-size: large !important;
  }
  .fuente-modelo-carnes h1,
  .fuente-modelo-carnes h2 {
    font-size: xx-large !important;
    letter-spacing: 2px;
    font-weight: bold !important;
  }
  .fuente-modelo-carnes p {
    font-size: large !important;
    text-align: center !important;
  }
  .fuente-modelo-carnes ul {
    font-size: medium !important;
    text-align: center !important;
  }
  .fuente-modelo-carnes h3 {
    font-size: x-large !important;
  }
  .fuente-modelo-carnes h4 {
    font-size: x-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-modelo-carnes h5 {
    font-size: x-large !important;
    text-align: center !important;
    font-weight: bold !important;
  }
  .modelo-home-carnes h5 {
    font-size: x-large !important;
  }
  .fuente-dehesa p {
    font-size: large !important;
  }
  #form-contacto .form-check-input {
    width: 1.9rem;
  }
}
@media (min-width: 468px) and (max-width: 576px) {
  .letter-spacing-4px {
    letter-spacing: 2px !important;
  }
  .fuente-titulo-trazabilidad {
    font-size: xx-large !important;
  }
  .fuente-lista-trazabilidad {
    font-size: large !important;
  }
  .fuente-textos-dehesa {
    font-size: large !important;
  }
  .fuente-texto-video {
    font-size: xx-large !important;
  }
  .fuente-salud h2 {
    font-size: xx-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-salud h5 {
    font-size: x-large !important;
  }
  .fuente-salud li {
    font-size: x-large !important;
  }
  .fuente-salud p {
    font-size: x-large !important;
  }
  .modelo-home-carnes h1,
  .modelo-home-carnes h2 {
    font-size: xx-large !important;
    letter-spacing: 2px;
  }
  .modelo-home-carnes p {
    font-size: large !important;
    text-align: center !important;
  }
  .modelo-home-carnes h3 {
    font-size: x-large !important;
  }
  .modelo-home-carnes h5 {
    font-size: xx-large !important;
    text-align: center !important;
  }
  .modelo-home-carnes .separador-blanco {
    margin: auto;
  }
  .modelo-home-carnes h4 {
    font-size: x-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-dehesa p {
    font-size: large !important;
  }
  .fuente-modelo-carnes h1,
  .fuente-modelo-carnes h2 {
    font-size: xx-large !important;
    letter-spacing: 2px;
    font-weight: bold !important;
  }
  .fuente-modelo-carnes p,
  .fuente-modelo-carnes ul {
    font-size: large !important;
    text-align: center !important;
  }
  .fuente-modelo-carnes h3 {
    font-size: x-large !important;
  }
  .fuente-modelo-carnes h4 {
    font-size: x-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-modelo-carnes h5 {
    font-size: x-large !important;
    text-align: center !important;
    font-weight: bold !important;
  }
  #form-contacto .form-check-input {
    width: 1.3rem;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .letter-spacing-4px {
    letter-spacing: 2px !important;
  }
  .fuente-salud h2 {
    font-size: xx-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-salud h5 {
    font-size: x-large !important;
  }
  .fuente-salud li {
    font-size: x-large !important;
  }
  .fuente-salud p {
    font-size: x-large !important;
  }
  .modelo-home-carnes h1 {
    font-size: 43px !important;
    letter-spacing: 2px;
  }
  .modelo-home-carnes h2 {
    font-size: xx-large !important;
    letter-spacing: 2px;
  }
  .modelo-home-carnes h3 {
    font-size: xx-large !important;
  }
  .modelo-home-carnes p {
    font-size: large !important;
    text-align: center !important;
  }
  .modelo-home-carnes h5 {
    font-size: x-large !important;
    text-align: center !important;
  }
  .modelo-home-carnes .separador-blanco {
    margin: auto;
  }
  .modelo-home-carnes h4 {
    font-size: x-large !important;
    letter-spacing: 4px !important;
  }
  .modelo-home-carnes .btn-home {
    border-width: medium !important;
    padding: 0.2rem 0.2rem !important;
    width: 292px !important;
  }
  .fuente-dehesa p {
    font-size: large !important;
  }
  .fuente-modelo-carnes h1 {
    font-size: 43px !important;
    letter-spacing: 2px;
    font-weight: bold !important;
  }
  .fuente-modelo-carnes h2 {
    font-size: xx-large !important;
    letter-spacing: 2px;
    font-weight: bold !important;
  }
  .fuente-modelo-carnes h3 {
    font-size: xx-large !important;
  }
  .fuente-modelo-carnes p,
  .fuente-modelo-carnes ul {
    font-size: large !important;
    text-align: center !important;
  }
  .fuente-modelo-carnes h4 {
    font-size: x-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-modelo-carnes h5 {
    font-size: x-large !important;
    text-align: center !important;
    font-weight: bold !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .fuente-salud h2 {
    font-size: xx-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-salud h5 {
    font-size: x-large !important;
  }
  .fuente-salud li {
    font-size: x-large !important;
  }
  .fuente-salud p {
    font-size: x-large !important;
  }
  .modelo-home-carnes h1,
  .modelo-home-carnes h2 {
    font-size: xxx-large !important;
    letter-spacing: 2px;
  }
  .modelo-home-carnes h3 {
    font-size: x-large !important;
  }
  .modelo-home-carnes p {
    font-size: x-large !important;
    text-align: center !important;
  }
  .modelo-home-carnes h5 {
    font-size: xx-large !important;
    text-align: center !important;
  }
  .modelo-home-carnes .separador-blanco {
    margin: auto;
  }
  .modelo-home-carnes h4 {
    font-size: xx-large !important;
    letter-spacing: 4px !important;
  }
  .modelo-home-carnes .btn-home {
    border-width: medium !important;
    padding: 0.2rem 0.2rem !important;
    width: 355px !important;
  }
  .fuente-dehesa p {
    font-size: large !important;
  }
  .fuente-modelo-carnes h1,
  .fuente-modelo-carnes h2 {
    font-size: xxx-large !important;
    letter-spacing: 2px;
    font-weight: bold !important;
  }
  .fuente-modelo-carnes h3 {
    font-size: x-large !important;
  }
  .fuente-modelo-carnes p,
  .fuente-modelo-carnes ul {
    font-size: x-large !important;
    text-align: center !important;
  }
  .fuente-modelo-carnes h4 {
    font-size: xx-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-modelo-carnes h5 {
    font-size: xx-large !important;
    text-align: center !important;
    font-weight: bold !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .fuente-salud h2 {
    font-size: xx-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-salud h5 {
    font-size: x-large !important;
  }
  .fuente-salud li {
    font-size: x-large !important;
  }
  .fuente-salud p {
    font-size: x-large !important;
  }
  .modelo-home-carnes h1 {
    font-size: xx-large !important;
    letter-spacing: 2px;
  }
  .modelo-home-carnes h2 {
    font-size: xx-large !important;
    letter-spacing: 2px;
  }
  .modelo-home-carnes h3 {
    font-size: x-large !important;
  }
  .modelo-home-carnes h5 {
    font-size: x-large !important;
    letter-spacing: 2px;
  }
  .modelo-home-carnes p {
    font-size: large !important;
  }
  .modelo-home-carnes h4 {
    font-size: large !important;
    letter-spacing: 4px !important;
  }
  .modelo-home-carnes .btn-home {
    border-width: medium !important;
    padding: 0.2rem 0.2rem !important;
    width: 235px !important;
  }
  .fuente-dehesa p {
    font-size: large !important;
  }
  .fuente-modelo-carnes h1 {
    font-size: xx-large !important;
    letter-spacing: 2px;
    font-weight: bold !important;
  }
  .fuente-modelo-carnes h2 {
    font-size: xx-large !important;
    letter-spacing: 2px;
    font-weight: bold !important;
  }
  .fuente-modelo-carnes h3 {
    font-size: x-large !important;
  }
  .fuente-modelo-carnes h4 {
    font-size: large !important;
    letter-spacing: 4px !important;
  }
  .fuente-modelo-carnes h5 {
    font-size: x-large !important;
    letter-spacing: 2px;
    font-weight: bold !important;
  }
  .fuente-modelo-carnes p,
  .fuente-modelo-carnes ul {
    font-size: small !important;
  }
  .fuente-modelo-carnes p {
    font-size: large !important;
  }
}
@media (min-width: 1200px) and (max-width: 1538px) {
  .fuente-scroll {
    font-size: xxx-large !important;
  }
  .fuente-textos {
    font-size: x-large !important;
  }
  .fuente-lista-trazabilidad {
    font-size: x-large !important;
  }
  .fuente-textos-dehesa {
    font-size: x-large !important;
  }
  .fuente-titulos {
    font-size: xxx-large !important;
  }
  .fuente-ir-a-tienda {
    font-size: xxx-large !important;
  }
  .fuente-titulo-trazabilidad {
    font-size: xxx-large !important;
  }
  .fuente-titulos-modelo {
    font-size: xxx-large !important;
    letter-spacing: 2px;
    font-weight: bold !important;
  }
  .fuente-salud h2 {
    font-size: xx-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-salud h5 {
    font-size: x-large !important;
  }
  .fuente-salud li {
    font-size: large !important;
  }
  .fuente-salud p {
    font-size: x-large !important;
  }
  .modelo-home-carnes h1 {
    font-size: xxx-large !important;
    letter-spacing: 2px;
  }
  .modelo-home-carnes h2 {
    font-size: xxx-large !important;
    letter-spacing: 2px;
  }
  .modelo-home-carnes p {
    font-size: large !important;
  }
  .modelo-home-carnes h3 {
    font-size: x-large !important;
  }
  .modelo-home-carnes h5 {
    font-size: xx-large !important;
  }
  .modelo-home-carnes h4 {
    font-size: x-large !important;
    letter-spacing: 4px !important;
  }
  .modelo-home-carnes .btn-home {
    border-width: medium !important;
    padding: 0.2rem 0.2rem !important;
    width: 283px !important;
  }
  .fuente-dehesa p {
    font-size: x-large !important;
  }
  .fuente-modelo-carnes h1 {
    font-size: xxx-large !important;
    letter-spacing: 2px;
    font-weight: bold !important;
  }
  .fuente-modelo-carnes h2 {
    font-size: xx-large !important;
    letter-spacing: 2px;
    font-weight: bold !important;
  }
  .fuente-modelo-carnes p {
    font-size: large !important;
  }
  .fuente-modelo-carnes ul {
    font-size: small !important;
  }
  .fuente-modelo-carnes h3 {
    font-size: x-large !important;
  }
  .fuente-modelo-carnes h4 {
    font-size: x-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-modelo-carnes h5 {
    font-size: xx-large !important;
    font-weight: bold !important;
  }
}
@media (min-width: 1539px) {
  /*.fuente-textos-dehesa {
    font-size: x-large !important;
  }*/
  /*
  .fuente-lista-trazabilidad{
    font-size: x-large !important;
  }
  */
  .fuente-salud h2 {
    font-size: xxx-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-salud h5 {
    font-size: x-large !important;
  }
  .fuente-salud li {
    font-size: x-large !important;
  }
  .fuente-salud p {
    font-size: x-large !important;
  }
  .modelo-home-carnes h1,
  .modelo-home-carnes h2 {
    font-size: xxx-large !important;
    letter-spacing: 2px;
  }
  .modelo-home-carnes h3 {
    font-size: x-large !important;
  }
  .modelo-home-carnes p {
    font-size: x-large !important;
  }
  .modelo-home-carnes h5 {
    font-size: xxx-large !important;
  }
  .modelo-home-carnes h4 {
    font-size: x-large !important;
    letter-spacing: 4px !important;
  }
  .modelo-home-carnes .btn-home {
    border-width: medium !important;
    padding: 0.2rem 0.2rem !important;
    width: 285px !important;
  }
  .fuente-dehesa p {
    font-size: xx-large !important;
  }
  .fuente-modelo-carnes {
    /*p {
      font-size: x-large !important;
    }*/
    /* ul {
       font-size: x-large !important;
     }*/
  }
  .fuente-modelo-carnes h1 {
    font-size: xxx-large !important;
    letter-spacing: 2px;
    font-weight: bold !important;
  }
  .fuente-modelo-carnes h2 {
    letter-spacing: 2px;
    font-weight: bold !important;
  }
  .fuente-modelo-carnes h3 {
    font-size: xx-large !important;
  }
  .fuente-modelo-carnes h4 {
    font-size: x-large !important;
    letter-spacing: 4px !important;
  }
  .fuente-modelo-carnes h5 {
    font-size: xxx-large !important;
    font-weight: bold !important;
  }
}
/* LA DEHESA */
.separador-negro {
  border: none;
  height: 3px;
  background-color: black;
  opacity: 1;
  width: 135px;
}
/* /LA DEHESA */
/* ******************************************************* */
/*Fuente global*/
.font {
  font-family: 'Montserrat', "sans-serif";
}
/*bordes de la tabla nutricional*/
.border-informacion > div {
  border-bottom: 1px solid #000000;
  border-top: none;
}
.border-informacion > div:last-child,
.border-informacion > div:nth-last-child(2) {
  border-bottom: none !important;
}
/*Titulo de los productos*/
#box-text-product h1 {
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Montserrat', "sans-serif";
  font-weight: bold;
  letter-spacing: 0.35rem;
  text-shadow: 3px 2px 1px #0a0a0a !important;
}
#box-text-product h2,
#box-text-product h3,
#box-text-product h4,
#box-text-product h5,
#box-text-product h6 {
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Montserrat', "sans-serif";
  font-weight: bold;
  letter-spacing: 0.35rem;
  text-shadow: 3px 2px 1px #0a0a0a !important;
}
.text-banner-ficha {
  top: 0;
}
.btn-outline-dark:hover {
  background-color: black;
  color: white;
}
/*PARTE RECETAS Y CARNES_BASIC*/
.svg-vacuno-main {
  color: #994A42 !important;
  width: 11rem !important;
}
.svg-cordero-main {
  color: #7C9082;
  width: 11rem !important;
}
.svg-iberico-main,
.svg-montanera-main {
  color: #CCA171;
  width: 11rem !important;
}
.bold {
  font-weight: 400;
  color: #000000;
  font-family: 'Montserrat', "sans-serif";
}
.line_hr {
  opacity: 1;
  border: 0 none #000000;
  border-top: 2px solid #000000;
  height: 9px;
  margin: 5px 0;
  display: block;
  clear: both;
}
/*Padding añadido a las filas de la tabla nutricional parte_ficha*/
.padding {
  padding-left: 40px;
}
.border-button {
  border-radius: 20px !important;
}
/*Titulo de slider inferior*/
.title_slider_inferior {
  font-size: calc(3em);
  color: #ffffff;
}
/*Negrita dentro de tabla nutricional*/
.descripcion_negrita {
  font-family: 'Montserrat', "sans-serif";
  font-weight: 700;
  color: #000000;
}
/* CARD */
.product-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* Muy importante para que funcione */
}
/*Texto Botón*/
.text-button {
  font-family: 'Montserrat', "sans-serif";
  font-weight: 700;
}
.font li {
  font-size: 1em;
}
/*FONT BOLD*/
.font-weight-500 {
  font-weight: 500 !important;
}
/*FIN FONT-BOLD*/
@keyframes animacion {
  from {
    opacity: 30%;
  }
  to {
    opacity: 100%;
  }
}
#container-list-recomendaciones-conservacion ul {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.titulo-seccion {
  letter-spacing: 4px !important;
}
.titulo-seccion #titulo-footer {
  letter-spacing: 2px !important;
  font-size: 24px;
}
#multiples_nutricionales .accordion-button {
  color: #000000;
  box-shadow: none;
  padding-left: 0 !important;
}
#multiples_nutricionales .accordion-button:hover,
#multiples_nutricionales .accordion-button:focus {
  background: transparent;
}
#multiples_nutricionales .collapse {
  box-shadow: none !important;
}
/* MODELO PRODUCTIVO */
.separador-blanco-modelo {
  height: 3px !important;
  background-color: white;
  border: none;
  opacity: 1;
  width: 155px;
}
.lista-modelo {
  list-style: none !important;
}
.lista-modelo li::before {
  content: "- " !important;
  margin-left: -1em !important;
  display: inline-block !important;
  width: 1em;
}
.separador-negro-modelo {
  height: 3px !important;
  background-color: black;
  border: none;
  opacity: 1;
  width: 155px;
}
/* /MODELO PRODUCTIVO */
/* ******************************************* */
/* NEWSLETTER */
.enviar-newsletter {
  background: white !important;
  border-radius: 2rem 0 0 2em !important;
}
.form-control {
  border-radius: 2rem 0 0 2em !important;
}
.btn-newsletter {
  background: white !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border-radius: 0 1.5rem 1.5rem 0;
  border-left: 1px solid #000;
  transition: all .5s;
  height: 3.5em;
}
.btn-newsletter:hover {
  background: #000000 !important;
  color: #fff !important;
}
/* /NEWSLETTER */
/* ********************************** */
/* MENU */
.hover-topbar .btn-transparent-topbar {
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
}
.hover-topbar * {
  letter-spacing: 0.05em;
}
.hover-topbar * .contacto {
  vertical-align: middle;
  display: inline-block;
  margin-left: 0.25em;
  text-decoration: none;
  color: white;
}
.hover-topbar * .contacto:hover {
  color: #809293 !important;
}
.hover-topbar * .lang:hover {
  color: #809293 !important;
}
.hover-topbar * .dropdown-menu li > a:hover {
  color: #ffffff;
  animation-name: animacion;
  animation-duration: .2s;
}
.mt-fix {
  margin: 0.7em 0 0 0 !important;
  --mdb-dropdown-min-width: 4rem;
  --mdb-dropdown-padding-x: 0;
  --mdb-dropdown-padding-y: 0.1rem;
}
@media (max-width: 1400px) {
  #menu-covap-desktop #navbarHeader {
    display: none !important;
  }
}
/* MENU-LENGUAJE */
.logo-carnes {
  width: 200px;
  height: auto;
  color: black;
}
@media (min-width: 576px) {
  .logo-carnes {
    width: 250px;
  }
}
@media (min-width: 768px) {
  .logo-carnes {
    width: 200px;
  }
}
@media (min-width: 1400px) {
  .logo-carnes {
    width: 130px;
  }
}
#navMobile * {
  font-size: 1.3rem;
}
#navMobile .dropdown-item {
  font-size: 1.1rem;
}
#navMobile #closeNavMobile {
  font-size: 4.3rem;
}
.menu {
  font-weight: 500;
}
.menu .hover-menu a:hover {
  text-decoration: underline;
}
.hover-footer a:hover {
  text-decoration: underline;
  color: white !important;
}
#list-contact-footer li {
  margin-top: 1.2em;
}
.font-size-topbar a #contacto {
  font-size: 1em !important;
}
.font-size-topbar a #tienda-online {
  font-size: 1em !important;
}
/* Modal Busqueda */
.c-header .overlay {
  height: 100%;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: .5s;
}
.c-header .search-modal .search-input {
  padding-top: 80px;
  width: 100%;
  max-width: 100%;
  font-size: 64px;
  font-weight: 800;
  color: #000 !important;
  outline: 0 !important;
  border: none !important;
  border-bottom: solid 1px #535353 !important;
}
.c-header .search-modal .suggested-search {
  font-size: 20px !important;
  font-weight: 600 !important;
}
/* Transición de cierre hacia la izquierda */
#SearchModal {
  transition: transform 2s ease, opacity 0.5s ease;
  transform: translateX(0);
  opacity: 1;
  pointer-events: all;
}
#SearchModal.modal-close {
  transform: translateX(-100%);
  opacity: 0;
  pointer-events: none;
}
/*EFECTO AL POSICIONARSE ENCIMA DEL BOTÓN NUESTROS CORTES*/
* .dropdown-item:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
#button-productos .dropdown-item:hover {
  background-color: #b7914f;
  color: #ffffff !important;
  text-decoration: none !important;
}
/*Modelo Productivo*/
/*TAMAÑO DE LETRAS EN MODELO PRODUCTIVO*/
@media (min-width: 0px) and (max-width: 576px) {
  .font-size-modelo-productivo {
    font-size: large !important;
  }
  .font-size-slider-inferior {
    font-size: 2.8em !important;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .font-size-modelo-productivo {
    font-size: x-large !important;
  }
  .font-size-slider-inferior {
    font-size: 3em !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .font-size-modelo-productivo {
    font-size: x-large !important;
  }
  .font-size-slider-inferior {
    font-size: 2.8em !important;
  }
}
@media (min-width: 992px) {
  .font-size-modelo-productivo {
    font-size: medium !important;
  }
  .font-size-slider-inferior {
    font-size: 2.8em !important;
  }
}
@media (min-width: 1200px) {
  .font-size-modelo-productivo {
    font-size: 1.6em !important;
  }
  .font-size-slider-inferior {
    font-size: 2.8em !important;
  }
}
/*Fin Modelo Productivo*/
.letter-button {
  font-size: 1em;
}
/* IMAGEN RECETAS*/
@media (min-height: 980px) {
  .image-size {
    object-fit: cover !important;
    height: 100%;
  }
}
/*FIN IMAGEN RECETAS*/
/*VIDEO-PRODUCTO*/
/* BOTÓN DE PLAY */
#play-video {
  color: #ffffff;
  transition: color 0.3s ease;
}
#play-video:hover {
  color: #c6a873;
  cursor: pointer;
}
#play-video:active {
  color: #d5be97;
}
.text-banner-video {
  /* FONDO DE POSTER VÍDEO PREPARACIÓN */
  top: 0;
}
.text-banner-video * {
  color: #ffffff;
}
@media (min-width: 992px) {
  .text-banner-video .h-100 {
    height: 99.4% !important;
  }
}
@media (max-width: 992px) {
  .text-banner-video .h-100 {
    height: 98.6% !important;
  }
}
.text-banner-video .left-part-video {
  background: rgba(0, 0, 0, 0.8);
  /* TITLE DE PREPARACIÓN EN POSTER VÍDEO*/
}
.text-banner-video .left-part-video .text-preparacion {
  background-color: #b7914f;
}
@media (min-width: 0px) and (max-width: 575px) {
  .text-banner-video .left-part-video .text-preparacion {
    font-size: 0.8em !important;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .text-banner-video .left-part-video .text-preparacion {
    font-size: 0.8em !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-banner-video .left-part-video .text-preparacion {
    font-size: 1.2em !important;
  }
}
@media (min-width: 992px) {
  .text-banner-video .left-part-video .text-preparacion {
    font-size: 1.7em !important;
  }
}
/* Tamaños de letra de poster para las diferentes resoluciones */
@media (min-width: 0px) and (max-width: 575px) {
  .text-video {
    font-size: 1.3em !important;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .text-video {
    font-size: 1.7em !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-video {
    font-size: 1.7em !important;
  }
}
@media (min-width: 992px) {
  .text-video {
    font-size: 3em !important;
  }
}
/* FONDO PARA CATEGORÍAS */
.background-category {
  background-color: #ffffff;
}
/* TEXTO CAROUSEL CATEGORIAS */
.subtitle-banner {
  font-family: 'Montserrat', "sans-serif" !important;
  font-weight: lighter !important;
}
.subtitle-banner * {
  font-weight: lighter !important;
  font-family: 'Montserrat', "sans-serif" !important;
}
.subtitle-banner h3 {
  font-size: 1.4rem !important;
}
.text-category h1 {
  font-size: 1.7rem;
}
.text-category h2 {
  font-size: 1rem;
}
@media (min-width: 576px) and (max-width: 767px) {
  .text-category h1 {
    font-size: 2rem;
  }
  .text-category h2 {
    font-size: x-large;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-category h1 {
    font-size: 1.8rem;
  }
  .text-category h2 {
    font-size: 1.2rem;
  }
}
@media (min-width: 992px) and (max-width: 1999px) {
  .text-category h1 {
    font-size: 2.8rem;
  }
  .text-category h2 {
    font-size: x-large;
  }
}
@media (min-width: 1200px) {
  .text-category h1 {
    font-size: 3.5rem;
  }
  .text-category h2 {
    font-size: xx-large;
  }
}
#heading-nuestros-cortes .accordion-button,
#heading-nuestros-cortes .accordion-button:focus,
#heading-nuestros-cortes .accordion-collapse {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0px;
  margin-top: 19px;
  background: transparent;
}
#heading-nuestros-cortes .accordion-button:not(.collapsed) * {
  color: #b7914f !important;
}
#heading-nuestros-cortes .accordion-button:hover {
  background-color: white !important;
}
#heading-nuestros-cortes .accordion-collapse:hover {
  background-color: white !important;
}
#accordion-top-menu .accordion-collapse {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
/* FIN DE CATEGORIAS-PRODUCTOS */
/*********************************************************************************************/
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #f0f0f0;
}
::-webkit-scrollbar-thumb {
  background: #809293;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
  background: #617273;
}
.fit-cover {
  object-fit: cover !important;
}
.fit-none {
  object-fit: none !important;
}
/*CORDERO*/
.background-container {
  background-color: #e7eaed;
}
.background-button {
  background-color: #b7914f !important;
}
.line_hr_media_box {
  opacity: 1;
  border: 0 none #000000;
  border-top: 1px solid #000000;
  height: 2px;
  margin: 2px 0;
  display: block;
  clear: both;
}
.button-list {
  background-color: #b7914f !important;
  color: #ffffff !important;
  font-family: 'Montserrat', "sans-serif" !important;
}
.button-list:hover {
  background-color: #d9ab60 !important;
}
/*CARD PRODUCTOS*/
.size-header {
  height: 60px !important;
}
/* Separdor Slider Principal */
.color_svg {
  color: #b7914f !important;
}
.effects-hover:hover .list-group-item {
  background-color: #f1f4f7;
}
.effects-hover:hover a:hover {
  color: #c0292d !important;
}
/* WIDTH NAV PARA MENÚ MOBILE MULTITIENDA*/
a {
  color: #ffffff;
}
/**FOOTER MOBILE */
#footer-secciones .accordion-button[aria-expanded="true"] {
  color: #c0292d !important;
}
#footer-secciones .accordion-button.collapsed {
  background-color: white !important;
  box-shadow: none !important;
}
#footer-secciones .accordion-button.collapsed:focus {
  background-color: white !important;
}
#footer-secciones .accordion-header:active {
  background-color: white !important;
}
/*accordion nuestros cortes menú top */
#footer-secciones .accordion-button {
  color: black;
}
#footer-secciones .accordion-button:after {
  content: "";
  transform: none !important;
}
#footer-secciones .accordion-button:not(.collapsed):after {
  content: "" !important;
}
/*FIN FOOTER MOBILE*/
/*MENÚ NUEVO TOP*/
/*FIN MENÚ NUEVO TOP*/
/*FOOTER*/
#hr-footer {
  opacity: 1;
  border: 0 none #ffffff;
  border-top: 2px solid #ffffff;
  height: 2px;
  display: block;
  clear: both;
}
/* COL CONTACTO FOOTER */
#footer-contacto .offset-lg-2 {
  margin-left: 13% !important;
}
#pages-footer a * {
  color: #ffffff !important;
}
/* TITLE FOOTER */
#textsabordeunorigen * i {
  font-size: 0.3rem !important;
}
@media (max-width: 992px) {
  #textsabordeunorigen #titulo-footer {
    font-size: 1.2rem !important;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  #textsabordeunorigen #titulo-footer {
    font-size: 1.5rem !important;
  }
}
@media (min-width: 1400px) {
  #textsabordeunorigen #titulo-footer {
    font-size: 1.5rem !important;
  }
}
.animation-nav {
  animation-duration: 1.5s !important;
  animation-name: slide !important;
  visibility: hidden;
  opacity: 0;
  transition: visibility 1.5s, opacity 1.5s linear;
}
* a:hover,
* .nav-link:hover {
  filter: brightness(0.8) !important;
}
#mdp-readabler-popup-header {
  background: none !important;
}
@keyframes slide {
  from {
    width: 100%;
  }
  to {
    width: 0%;
    display: none;
  }
}
/*PRUEBA GANADEROS*/
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  width: 2.5rem;
  height: 2.5rem;
  display: inline-block;
  background-color: transparent;
}
.carousel-control-prev-icon::after,
.carousel-control-next-icon::after {
  content: none !important;
  display: none !important;
}
/* Flecha izquierda */
.carousel-control-prev-icon {
  background-image: url("/modules/core_web/views/coreweb/templates/icons/arrow_left.svg") !important;
}
/* Flecha derecha */
.carousel-control-next-icon {
  background-image: url("/modules/core_web/views/coreweb/templates/icons/arrow_right.svg") !important;
}
.line_hr_ganaderos {
  opacity: 1;
  border: 0 none #ffffff;
  border-top: 4px solid #ffffff;
  height: 9px;
  margin: 5px 0;
  display: block;
  clear: both;
}
.carousel-indicators button {
  width: 8px !important;
  height: 8px !important;
  border-radius: 100%;
  background-color: white !important;
  opacity: 1 !important;
  padding: 0 !important;
  border: 2px solid white !important;
  background-clip: unset !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.carousel-indicators button.active {
  opacity: 1;
  background-color: transparent !important;
}
.carousel-indicators .indicate {
  height: 15px !important;
  width: 15px !important;
  border-radius: 50% !important;
}
.category ::-webkit-scrollbar {
  display: none;
}
/*Cambios portal carnes*/
.fs-6 .text-footer {
  font-size: 0.8rem !important;
}
/*Animation*/
.button-info {
  background-color: white;
  background-size: 100px;
  transition: all .3s;
}
.button-info:hover {
  background-color: black;
  background-position: 0 -50px;
  color: white;
  transition: all .6s;
}
/*ANIMATED SCROLL*/
/* ---------------------------------------------- /*
 * Mouse animate icon
/* ---------------------------------------------- */
body,
html {
  width: 100%;
  min-height: 100%;
  padding: 0;
  margin: 0;
}
.scroll-downs {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 34px;
  height: 55px;
}
.mousey {
  width: 3px;
  padding: 10px 15px;
  height: 35px;
  border: 2px solid #fff;
  border-radius: 25px;
  opacity: 0.75;
  box-sizing: content-box;
}
.scroller {
  width: 3px;
  height: 10px;
  border-radius: 25%;
  background-color: #fff;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(0.15, 0.41, 0.6899999999999999, 0.9399999999999999);
  animation-iteration-count: infinite;
}
@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(15px);
    opacity: 0;
  }
}
/*CAROUSEL TIENDA ONLINE PRODUCTOS*/
#row-productos {
  overflow-x: scroll;
}
#row-productos::-webkit-scrollbar {
  height: 5px !important;
  background-color: #F5F5F5 !important;
}
#row-productos::-webkit-scrollbar-thumb {
  background: #000000 !important;
  border-radius: 0px !important;
}
#row-productos::-webkit-scrollbar-track {
  background: lightgrey !important;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
  background-color: #F5F5F5 !important;
}
#row-productos .media-boxes-grid-sizer {
  width: 0px !important;
}
#row-productos .media-box,
#row-productos .media-box-loaded {
  position: unset !important;
}
#row-productos .thumbnail-overlay {
  background-color: white !important;
  opacity: 0.9 !important;
}
#row-productos .ty-value-changer {
  width: 100% !important;
}
#lista-productos {
  background-color: #b0b0b0;
}
.width-size {
  width: 300px !important;
  height: 300px !important;
}
/* CAROUSEL PRODUCTOS MULTITIENDA */
.card-product {
  background-color: transparent !important;
}
.slick-prev:before {
  font-family: 'Font Awesome 6 Pro', 'Font Awesome 6 Free' !important;
  content: '' !important;
  font-size: 37px !important;
  color: lightgrey !important;
}
.slick-next:before {
  font-family: 'Font Awesome 6 Pro', 'Font Awesome 6 Pro' !important;
  content: '' !important;
  font-size: 37px !important;
  color: lightgrey !important;
}
.size-timestamp {
  font-size: x-small !important;
}
.letter-cards * p {
  font-size: medium !important;
}
#username {
  font-size: small;
}
#row-iconos .size-icons {
  font-size: 1.5rem !important;
}
#row-iconos .size-icons i {
  margin-right: 1.3rem !important;
}
.text-leermas {
  color: cornflowerblue !important;
}
.text-leermas:hover {
  text-decoration: underline;
}
#carousel-instagram .card-product {
  background-color: white !important;
}
#carousel-instagram .slick-dots li button:before {
  font-size: 12px !important;
  top: 16px !important;
}
.module-border-wrap {
  max-width: 250px;
  position: relative;
  background: orange;
  padding: 2px;
  background: linear-gradient(to right, #ff0000, #800080, #ffa500);
}
#container {
  background-color: #f5f5f5 !important;
}
.slick-list {
  height: 100% !important;
}
.color-hashtag {
  color: royalblue;
}
.separador-blanco {
  height: 3px !important;
  color: white;
  opacity: 1;
  width: 130px;
}
.img {
  min-width: 100%;
}
.letter-spacing-4px {
  letter-spacing: 4px;
}
.letter-spacing-2px {
  letter-spacing: 2px !important;
}
.bg-green {
  background: linear-gradient(90deg, #4f5f48 0%, #6d7c66 40%);
}
.bg-blue {
  background: linear-gradient(90deg, #4998bd 0%, #004d71 100%);
}
.bg-beige {
  background-color: #dbd2c6;
}
.bg-red {
  background-color: #a8574f;
}
.bg-grey {
  background-color: #e9eaec;
}
.double-padding {
  padding: 6rem !important;
}
.dropdown-item {
  display: block;
  width: 100%;
  clear: both;
  font-weight: 400;
  color: #262626;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover {
  background-color: #000000;
  color: #ffffff;
  text-decoration: none !important;
}
/* SIDENAV */
.sidenav.show .sidenav-dialog {
  -webkit-transform: none;
  transform: none;
}
.sidenav.fade .sidenav-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}
@media (min-width: 576px) {
  .sidenav-dialog {
    max-width: 500px;
  }
}
.sidenav-dialog {
  position: relative;
  width: auto;
  pointer-events: none;
}
.sidenav-dialog-full-width {
  width: 80% !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
  max-width: none !important;
}
.sidenav-header-full-width {
  border-bottom: none !important;
}
.sidenav-footer-full-width {
  border-top: none !important;
  background-color: black !important;
  margin-top: auto;
}
.sidenav-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  padding: .75rem;
  border-top: 1px solid #e0e0e0;
  border-bottom-right-radius: calc(-0.7rem);
  border-bottom-left-radius: calc(-0.7rem);
}
.sidenav-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e0e0e0;
  border-top-left-radius: calc(-0.7rem);
  border-top-right-radius: calc(-0.7rem);
}
.sidenav-header-full-width {
  border-bottom: none !important;
}
#sidenav-covap {
  display: flex;
  position: fixed;
  flex-direction: column;
  top: 0;
  margin-right: 0 !important;
  width: 75%;
  height: 100vh;
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: auto;
}
body.no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
.sidenav-collapse {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.1s ease-in-out;
}
.sidenav-collapse.show {
  max-height: 1000px;
}
.rotate-icon {
  transition: transform 0.3s ease;
}
.sidenav-menu {
  max-height: 80vh;
  overflow-y: auto;
}
/* Tamaño general para todos los enlaces */
.sidenav-link {
  font-size: 20px;
  padding: 2rem 0.5rem;
  display: flex;
  align-items: center;
}
.sidenav-collapse .sidenav-link {
  font-size: 16px;
  padding: 10px 15px;
}
.sidenav-collapse .sidenav-link {
  padding: 2rem 0.5rem !important;
}
/* Cart Icon */
.icon-sidenav {
  width: 30px;
  height: 30px;
  margin-bottom: 3vh;
  color: #000000;
}
.footer-sidenav {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.fa-size-modal-menu {
  font-size: 1.9rem !important;
}
.fa-size-modal-menu-footer {
  font-size: 2.3em !important;
}
.no-bg {
  background: none !important;
}
.card {
  border: 0;
  box-shadow: unset !important;
}
.effects-hover-portal:hover {
  background-color: #f1f4f7;
  text-shadow: 0.5 0.5px 0.5 #636363 !important;
}
.effects-hover-portal:hover * {
  text-shadow: 0.5px 0.5px 0.5px #636363 !important;
}
.effects-hover-portal:hover .list-group-item {
  background-color: #f1f4f7;
  text-shadow: 0.5px 0.5px 0.5px #636363 !important;
}
.effects-hover-portal:hover a:hover {
  color: black !important;
  text-shadow: 0.5px 0.5px 0.5px #636363 !important;
}
.font-carrito-home {
  font-size: 1em !important;
}
.fs-phone-top {
  font-size: 1.2em !important;
}
.dropdown-toggle:after {
  margin-left: 0.5em !important;
  vertical-align: 0.15em !important;
  font-size: x-large !important;
}
.formResponse {
  margin-top: 20px;
  padding: 15px;
  border-radius: 8px;
  font-weight: bold;
  display: none;
}
.formResponse.success {
  background-color: #d1e7dd;
  color: #0f5132;
  border: 1px solid #badbcc;
}
.formResponse.error {
  background-color: #f8d7da;
  color: #842029;
  border: 1px solid #f5c2c7;
}
.tlf_contacto:hover {
  text-decoration: underline;
}
#form-contacto {
  /* Borde rojo si tiene error */
  /* Borde verde si es válido */
}
#form-contacto .form-control:focus ~ .form-notch .form-notch-leading,
#form-contacto .form-control:focus ~ .form-notch .form-notch-middle,
#form-contacto .form-control:focus ~ .form-notch .form-notch-trailing {
  border-color: transparent !important;
}
#form-contacto .form-control {
  border-radius: 5px !important;
  margin-bottom: 0 !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
#form-contacto .btn-contacto {
  background-color: black;
  color: white;
}
#form-contacto .btn-contacto:hover {
  background-color: #5f5f5f;
  color: #d1d1d1;
}
#form-contacto .form-control.is-invalid {
  border-color: #dc3545 !important;
}
#form-contacto .form-control.is-valid {
  border-color: #28a745 !important;
}
#form-contacto .form-label {
  color: black !important;
}
#form-contacto .form-notch-leading,
#form-contacto .form-notch-middle,
#form-contacto .form-notch-trailing {
  border-right: none !important;
  border-left: none !important;
  border-top: none !important;
  border-bottom: none !important;
  border-radius: unset !important;
}
#form-contacto .form-check-input:checked {
  border-color: #000000 !important;
}
#form-contacto .form-check-input[type=checkbox]:checked {
  background-color: #000000 !important;
}
#form-contacto .form-check-input:checked:focus:before {
  box-shadow: 0 0 0 13px #000000 !important;
}
#form-contacto a:hover {
  color: #a8574f !important;
}
#newsletter input:not([type="checkbox"]) {
  border-radius: 1.5rem 0 0 1.5rem;
  border: none;
}
#newsletter input:not([type="checkbox"]):focus {
  border: none !important;
}
#newsletter .btn-newsletter {
  background: white !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  -moz-box-shadow: none !important;
  border-radius: 0 1.5rem 1.5rem 0;
  border-left: 1px solid black;
  transition: all .5s;
}
#newsletter .btn-newsletter:hover {
  background: black !important;
  color: white;
}
.img-line-zero {
  line-height: 0 !important;
}
.text-dorado {
  color: #b7914f;
}
.text-black {
  color: black;
}
.line-hr-falsos-mitos {
  opacity: 1 !important;
  height: 3px !important;
  background-color: black;
  border: none;
}
/* TEXT SHADOW CAROUSEL MONTANERA */
.title-shadow {
  text-shadow: 1px 2px 0px black !important;
}
/* END TEXT SHADOW CAROUSEL MONTANERA*/
/* MENÚ */
.list-group-item.active {
  background-color: black !important;
}
.list-group-item.active * {
  color: white !important;
}
#navbar-covap {
  background: white !important;
  font-weight: 500 !important;
}
#navbar-covap span,
#navbar-covap p {
  font-size: 16px !important;
}
#navbar-covap * {
  color: black !important;
}
#navbar-covap .submenu {
  width: 250px !important;
  background: white !important;
}
#navbar-covap .submenu .nav-link {
  padding: 1rem;
}
#navbar-covap .submenu .nav-link:hover {
  background: black !important;
  color: white !important;
}
#navbar-covap .text-dark-covap * {
  color: black !important;
}
#hamburgerMenu {
  pointer-events: auto;
  background-color: transparent;
  border: none;
}
#hamburgerMenu:hover {
  background-color: transparent !important;
  opacity: 1;
  transform: none;
  box-shadow: none;
  cursor: default;
}
.icon-menu {
  width: 30px;
  height: 30px;
  margin-bottom: 3vh;
  color: #000000;
}
.pointer {
  cursor: pointer !important;
}
.pointer:hover * {
  color: black !important;
}
.hover-menu-mobile:hover {
  cursor: pointer !important;
}
@media (max-width: 992px) {
  .hover-menu-mobile:hover * {
    color: inherit !important;
  }
}
@media (min-width: 992px) {
  .hover-menu-mobile:hover * {
    color: white !important;
  }
}
.btn-primary {
  background: none !important;
  border: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
@media (max-width: 992px) {
  .w-xs-100 {
    width: 100% !important;
  }
}
.line-height-0 {
  line-height: 0 !important;
}
@media screen and (max-width: 992px) {
  .h-90 {
    height: 90% !important;
  }
  .h-10 {
    height: 10% !important;
  }
}
.bg-none:hover {
  background: none !important;
}
.item-menu:hover {
  font-weight: bold !important;
}
.item-menu:hover * {
  font-weight: bold !important;
}
.enlaces:hover {
  font-weight: bold !important;
}
/* FIN MENÚ */
#cookies-didomi {
  font-family: "Montserrat", sans-serif !important;
}
@media (max-width: 992px) {
  .bg-img-modelo {
    min-height: 1050px !important;
    object-fit: cover !important;
  }
}
/* FORMULARIOS */
.btn-enviar-newsletter .spinner-border {
  height: 1.5rem !important;
  width: 1.5rem !important;
}
.btn-enviar-newsletter:hover .spinner-border {
  color: white !important;
}
#newsletter .btn-newsletter {
  border-left: inherit !important;
}
.form-control {
  border-radius: 0.2rem !important;
}
.btn-enviar-newsletter {
  border-radius: 0.2rem !important;
}
.invalid-feedback {
  margin-top: 0 !important;
  position: inherit !important;
}
/* FORMULARIOS */
/* FORMULARIO PROMOCIONES */
#promociones .btn-participar {
  color: white;
  font-weight: bold;
  border-radius: 5px;
  background: black;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-transform: uppercase;
  border: 2px solid black;
}
#promociones .btn-participar:hover {
  background: white;
  border: 2px solid black;
  color: black;
}
#promociones .btn-participar:active {
  border: 2px solid black;
}
/* FIN FORMULARIO PROMOCIONES*/
/* FOOTER */
.hover-footer a.text-white:hover {
  text-decoration: underline;
}
.links-rrss {
  color: white;
  text-decoration: none;
  transition: color 0.3s ease;
}
.links-rrss:hover {
  color: #999999;
  background-color: black;
}
/* /FOOTER */
/* ******************************************** */
