/*
Theme Name: Web India
Theme URI: https://almacenesindia.com
Description: Tema hijo del tema Hello Elementor para el sitio Almacenes India
Author: Straktiva
Author URI: https://almacenesindia.com
Template: hello-elementor
Version: 1.0.0
Text Domain: web-india
*/

@font-face {
  font-family: "Cocogoose-Pro-Bold";
  src: url("assets/fonts/Cocogoose-Pro-Bold-trial.ttf") format("opentype"),
       url("assets/fonts/Cocogoose-Pro-Bold-trial.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Cocogoose-Pro-Regular";
  src: url("assets/fonts/Cocogoose-Pro-Regular-trial.ttf") format("opentype"),
       url("assets/fonts/Cocogoose-Pro-Regular-trial.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Cocogoose-Pro-Semilight";
  src: url("assets/fonts/Cocogoose-Pro-Semilight-trial.ttf") format("opentype"),
       url("assets/fonts/Cocogoose-Pro-Semilight-trial.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Cocogoose-Pro-Light";
  src: url("assets/fonts/Cocogoose-Pro-Light-trial.ttf") format("opentype"),
       url("assets/fonts/Cocogoose-Pro-Light-trial.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Transforma-Sans";
  src: url("assets/fonts/TransformaSans_Trial-Bold.otf") format("opentype"),
       url("assets/fonts/TransformaSans_Trial-Bold.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "FilsonProMedium";
  src: url("assets/fonts/FilsonProMedium.otf") format("opentype"),
       url("assets/fonts/FilsonProMedium.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "FilsonProRegular";
  src: url("assets/fonts/FilsonProRegular.otf") format("opentype"),
       url("assets/fonts/FilsonProRegular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "FilsonProHeavy";
  src: url("assets/fonts/FilsonProHeavy.otf") format("opentype"),
       url("assets/fonts/FilsonProHeavy.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "MontserratLight";
  src: url("assets/fonts/Montserrat-Light.ttf") format("opentype"),
       url("assets/fontsMontserrat-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

#get_productos_home .producto-descripcion {
  font-size: 14px;
  height: 40px;
}

#rmp_menu_trigger-1552 .responsive-menu-pro-inner{
  background-color: #0f723d !important;
}

#rmp_menu_trigger-1552 .responsive-menu-pro-inner::before{
  background-color: #0f723d !important;
}

#rmp_menu_trigger-1552 .responsive-menu-pro-inner::after{
  background-color: #0f723d !important;
}

a.rmp-menu-item-link{
  font-family: "FilsonProMedium" !important;
  color: #222 !important;
  font-size: 1em !important;
  justify-content: center;
  align-items: center;
  display: flex;
  text-align: right;
}

/* gallery */

.quantity-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
}

.quantity-btn {
  background-color: #ddd;
  border: none;
  padding: 5px 10px;
  font-size: 18px;
  cursor: pointer;
}

.quantity-btn:hover {
  background-color: #bbb;
}

.input-text.qty {
  width: 50px;
  text-align: center;
}

.product-gallery {
  text-align: center;
}

.main-slider img {
  /* width: 100%; */
  height: auto;
  display: block;
  margin: 0 auto;
}

.thumbnail-slider {
  margin-top: 10px;
}

.thumbnail-slider div {
  display: inline-block;
  margin: 5px;
  cursor: pointer;
}

.thumbnail-slider img {
  width: 60px;
  height: auto;
  border: 2px solid transparent;
}

.thumbnail-slider img:hover,
.thumbnail-slider .slick-current img {
  border-color: #000;
}

/* gallery */

#bloque-productos-destacados .producto-descripcion {
  font-size: 14px;
  height: 50px;
  margin-bottom: 0px;
}

.imagen-producto{
  margin-top: 10px;
  display: block;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-top: 50px;
  margin-bottom: 12px;
  max-height: 240px;
  max-width: 145px !important;
}

.label-categoria{
  position: absolute;
  top: 10px;
  right: 10px;
}

.producto-detalle{
  background: #f4f4f3;
  border: 1px solid #f4f4f3;
  border-radius: 30px;
  box-shadow: 4px 4px 3px 0px rgba(230,230,230,1);
  padding-left: 15px !important;
  padding-bottom: 20px !important;
  padding-right: 15px !important;
  padding-top: 20px !important;
  height: 410px;
  margin-bottom: 20px;
  max-width: 500px !important;
}

.content-label-categoria-producto{
  font-family: "FilsonProMedium";
  position: absolute;
  top: 10px;
  right: 10px;
  background: #e1251b;
  border-radius: 15px;
  color: #fff;
  margin-bottom: 20px;
  padding: 2px 12px;
  font-size: 14px;
  max-width: 93%;

}

.producto-titulo{
  margin-top: 10px;
  font-family: "FilsonProHeavy";
  font-size: 15px;
  color: #e1251b;
  margin-bottom: 0px;
}

.producto-titulo a{
   
  color: #e1251b;
 
}

.producto-descripcion a{
 
  color: #333;
  
}

.producto-descripcion{
  margin-top: 5px;
  font-family: "FilsonProRegular";
  font-size: 13px;
  color: #111;
}

.swiper-slide-image{

    border: 1px solid #0f723d !important;
    border-radius: 50% !important;
    margin-right: 60px;
    width: 160px;
    margin-bottom: 20px;

}



/* Custom Styles India Web Site */

    .bloque-izquierdo-footer{
        display: flex;
        flex-direction: row;
    }

   .caja-suscripcion form {
    display: inline-flex;
   }
  
  .caja-suscripcion input.wpcf7-email {
    border: none; /* Quita todos los bordes */
    border-bottom: 2px solid #0f723d; /* Agrega un borde inferior */
    outline: none; /* Quita el contorno al enfocarse */
  }
    
  .caja-suscripcion input.wpcf7-email:focus {
    border-bottom: 2px solid #0f723d;  /* Cambia el color del borde inferior al enfocar */
  }

  .caja-suscripcion form .wpcf7-submit{
    width: 220px;
    border-radius: 40px;
    margin-left: 20px;
    background: #ffe300;
    border: 1px solid #ffe300;
    color: #0f723d;
    font-size: 18px;
    font-weight: bold;
}

.elementor-element-417fe5f{
  display: block;
  align-content: end;
  padding-bottom: 24px;
}

.elementor-element-417fe5f img{
 cursor: pointer;
}

.link-top:hover{
  color: #0f723d !important;
}

.link-top:focus{
  color: #0f723d !important;
}

.rmp-menu-item-link:focus{
  color: #0f723d !important;
}

.categoria-menu a{
  display: flex;
  flex-direction: row;
}

.logo-icon-menu{
  
  margin-right: 8px;
  width: 50px;

}

#buscar-india{
  width: 60px;
  cursor: pointer;
}

.logo-text-menu {

  font-family: "FilsonProMedium";
  font-weight: 700;
  color: #0f723d !important;
  font-size: 0.8em !important;
  display: flex;
  justify-content: center;
  align-items: center;

}

.logo-text-menu a{
  font-weight: 800 !important;
  color: #0f723d !important;
  font-size: 1.2em !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-text-menu-top {
  font-family: "FilsonProRegular";
  /*color: #a69632 !important;*/
  color: #222 !important;
  font-size: 0.75em !important;
  justify-content: center;
  align-items: center;
  display: flex;
  text-align: right;
}

.logo-text-menu-top a {
  
  font-family: "FilsonProMedium";
  color: #222 !important;
  font-size: 1.21em !important;
  justify-content: center;
  align-items: center;
  display: flex;
  text-align: right;

}

.programas h2{
  font-family: "Cocogoose-Pro-Bold" !important;
}

.programas p{
  font-family: "FilsonProRegular" !important;
}

.programas .elementor-button-text{
  font-family: "FilsonProMedium" !important;
}

.quienes_somos_p p{
  font-family: "FilsonProBook" !important;
  text-align: justify;
}

.asesoria_p p{
  font-family: "FilsonProMedium" !important;
}

.asesoria_p .elementor-button-text{
  font-family: "FilsonProRegular" !important;
}

#quienes_somos h2{
  font-family: "FilsonProHeavy" !important;
}

.quienes_somos p{
  font-family: "FilsonProRegular" !important;
}

.quienes_somos .elementor-button-text{
  font-family: "FilsonProMedium" !important;
}

.filson p{
  font-family: "FilsonProBook" !important;
}

.filson-medium p{
  font-family: "FilsonProMedium" !important;
}

.ProRegularPro p{
  font-family: "Cocogoose-Pro-Regular" !important;
}

.filson-book p{
  font-family: "FilsonProBook" !important;
}

.filson-book h2{
  font-family: "Cocogoose-Pro-Regular" !important;
}

.filson-book .elementor-button-text{
  font-family: "FilsonProMedium" !important; 
}

.filson h2{
  font-family: "FilsonProHeavy" !important;
}

.filson .elementor-button-text{
  /*font-family: "FilsonProMedium" !important;*/
  font-family: "Cocogoose-Pro-Semilight" !important;
}

.filsonheavy p {
  font-family: "FilsonProHeavy" !important;
  font-size: 0.75em;
}

.margin-r-top{
  margin-right: 14px;
}

.texto-boton-banner{
  text-align: right;
}

.cocosemi p{
  font-family: "Cocogoose-Pro-Regular";
}

#titulo-testimoniales p{
  font-family: "Cocogoose-Pro-Regular" !important; 
}

#titulo-noticias p{
  font-family: "FilsonProHeavy" !important; 
}

.contenedor-noticias{

  display: flex;
  justify-content: center;

}

.img-cargar-mas{

  width: 60px;
  margin-right: 20px;

}

.oculto {
  display: none;
}



#ver-todos-productos{
  cursor: pointer;
  display: flex;
  justify-content: center;
  /* margin-top: 40px; */
  margin-bottom: 40px;
  flex-direction: row;
  align-items: center;
  font-size: 22px;
  font-family: "Cocogoose-Pro-Semilight";
  color: #0f723d !important;

}

#ver-mas-noticias{ 
  cursor: pointer;
  display: flex;
  justify-content: center;
  margin-top: 40px;
  flex-direction: row;
  align-items: center;
  font-size: 1.3em;
  font-family: "Cocogoose-Pro-Semilight";
  color: #0f723d !important;

}

.noticias-titulo{
  color: #0f723d;
  font-size: 3em;
  font-family: "Cocogoose-Pro-Bold";
}

.boton-cat-noticia{
  background: #d2d2d2 !important;
  color: #0f723d !important;
  border-radius: 50px !important;
  padding: 15px 20px !important;
  font-size: 14px !important;
  font-family: "FilsonProMedium";
  border: 1px solid #d2d2d2 !important;
}

.boton-cat-noticia:hover{
  background: #a69632 !important;
  color: #fff !important;
  border-radius: 50px !important;
  padding: 18px 24px !important;
  font-size: 14px !important;
  font-family: "FilsonProMedium";
  border: 1px solid #a69632 !important;
}

#buscador-noticias{
  font-family: "FilsonProBook";
  border-radius: 50px;
  -webkit-box-shadow: 4px 4px 3px 0px rgba(230,230,230,1);
  -moz-box-shadow: 4px 4px 3px 0px rgba(230,230,230,1);
  box-shadow: 4px 4px 3px 0px rgba(230,230,230,1);
  height: 55px;
  border: 1px solid #f4f4f4;
  color: #0f723d;
}

.list-img-noticia-ppal{
 
   width: 95%;
   min-height: 580px;
   background-size: cover;
   background-position: center;
   background-repeat: no-repeat;
   border-radius: 10px;
 
 }

.list-img-noticia{

 /* padding: 20px; */

  width: 95%;
  min-height: 420px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px;

}

.list-img-noticia img{
  border-radius: 50px;
}

.list-img-noticia-2 img{
  max-height: 300px;
  border-radius: 50px;
}

#seccion-noticias .desc-noticia-2{
  margin: 20px 0px 10px 0px;
  padding-right: 10px;
  font-size: 16px;
}

#seccion-noticias  {
  padding: 60px 3.5%;
}

.txt-noticia-fecha{
  font-family: "FilsonProRegular";
  color: #111;
}

.txt-noticia-cat{
  font-family: "FilsonProRegular";
  color: #a69632;
}

.content-img-noticia-home{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
   
}

.content-img-noticia-home img{
  border-radius: 0px;
}

.flecha-noticias{
  margin-left: 40px;
  width: 40px;
}

.content-img-noticia{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
   
}

.content-img-noticia img{
  border-radius: 1px;
}


#content{
  padding: 40px;
}

.noticia-titulo{
  font-family: "FilsonProHeavy";
  font-size: 2.6em;
  color: #0f723d;
  line-height: 1.3em;
  margin-bottom: 40px;
}

.desc-noticia{
  margin-top: 15px;
  font-family: "FilsonProRegular";
  color: #0f723d;
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  height: 50px;
  text-align: left;
  padding-right: 35px;
  line-height: 22px;
}

.desc-noticia a,.desc-noticia a:hover{
 
  color: #0f723d;
   
}

.link-noticia{
  font-family: "FilsonProHeavy";
  color: #773c19;
  font-size: 18px;
}

.link-noticia a{

  font-family: "Cocogoose-Pro-Bold"; 
  color: #773c19;
  font-size: 18px;
  display: flex;
  flex-direction: row;
  align-items: center;

}

.link-noticia a:hover{

  color: #7c411e;

}

.link-noticia-list{
  color : #0f723d; 
}

.link-noticia-list:hover{
  text-decoration: none;
  color : #0f723d; 
}

/* slider home */

.slider-container {
  position: relative;
  width: 100%;
 /* max-width: 1200px; */
  padding-bottom: 20px;
  overflow: hidden; 
  overflow-x: scroll;
}

.slider-container::-webkit-scrollbar {
  width: 20px;
  height: 40px;
}

.slider-wrapper {
  overflow: hidden;
  width: 100%;
}

.slider {
  display: flex;
  transition: transform 0.5s ease;
}

.slide {
  flex: 0 0 calc(14% + 17%);
  border-right: 1px solid #0fae59;
  padding: 20px 20px 20px 40px;
}

.logo-icon-slider{
  border: 1px solid #0f723d !important;
  border-radius: 50% !important;
  padding: 5px 20px !important;
  width: 100px !important;
  margin-bottom: 20px;
}

.text-home-slider{
  font-family:  "Cocogoose-Pro-Semilight";
  font-size: 20px;
  font-weight: 800;
  color: #0f723d;
  margin-top: 10px;
  margin-bottom: 10px;
}

.parrafo-home-slider{
  font-family: "Cocogoose-Pro-Light";
  font-size: 14px;
  font-weight: 500;
  color: #333;
  margin-top: 10px;
  line-height: 25px;
  height: 120px;
}

.btn-home-slider{
  font-family: "Cocogoose-Pro-Semilight";
  font-size: 16px;
  font-weight: 700;
  color: #0f723d;
  margin-top: 10px;
  display: flex;
  align-items: center;
}

.btn-home-slider a{
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #0f723d;
}

.flecha-slider{
  margin-left: 20px;
}

.flecha-slider img{
  width: 40px;
}

.prev-btn, .next-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  z-index: 10;
  padding: 7px 15px 10px 16px;
  border-radius: 50%;
}

.prev-btn {
  left: 10px;
}

.next-btn {
  right: 10px;
}

/* slider home */

/*  custom slider */

.custom-slider-container {
  position: relative;
  width: 100%;
 /*  overflow: hidden;  */

}

.custom-prev-btn{
  margin-left: -5%;
}

.custom-next-btn{
  margin-right: -4%;
}

.custom-slider-wrapper {
  overflow: hidden;
  width: 100%;
}

.custom-slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
   
}

.custom-slide {

  flex: 0 0 50%; /* 2 elementos visibles en pantallas grandes */  
  height: 400px;
  margin-right: 5px;
  text-align: left;
  color: #fff;
  
}

/* Botones de navegación */
.custom-prev-btn, .custom-next-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 7px 15px 10px 16px;
  cursor: pointer;
  z-index: 10;
  border-radius: 50%;
}

.custom-prev-btn {
  left: 10px;
}

.custom-next-btn {
  right: 10px;
}

/* Bullets */
.custom-slider-bullets {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.custom-slider-bullet {
  width: 40px;
  height: 6px;
  background-color: #bbb;
  margin: 0 5px;
  border-radius: 3px;
  cursor: pointer;
  transition: background-color 0.3s;
}

.custom-slider-bullet.active {
  background-color: #ffe300;
}

/* Responsive: 1 elemento visible en pantallas pequeñas */
@media (max-width: 768px) {
  .custom-slide {
    flex: 0 0 100%; /* 1 elemento visible */
  }
}

/* custom slider */

.parrafo-home-testimonios{

  color: #fff;
  font-size: 20px;
  line-height: 24px;
  width: 81%;
  margin-bottom: 42px;

}

.content-home-autor{
  display: flex;
  flex-direction: row;
}

.content-data-autor{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.img-autor{
  width: 124px;
  border-radius: 50% !important;
  margin-right: 10px;
}

.text-autor{
  margin-bottom: 2px;
  color: #fff;
  font-weight: bold;
}

.text-oficio{
  color: #fff;
}

.custom-slide span{
  color: #ffe300;
  height: 15px !important;
  width: 80px;
  display: block ruby;
  background: #ffe300;
  border-radius: 10px;
  text-align: center;
  line-height: 1px;
  margin-bottom: 10px;
}

.link-footer a{ 
  font-family: "FilsonProBook";
  color: #0F723D;
  font-size: 16px;
  line-height: 32px;
}


ul.link-footer {
  padding-left: 0px;
}

.footer-izq-suscripcion p{
  margin-top: 40px;
  font-size: 18px;
  color: #0F723D;
  display: inline-flex;
}

.footer-izq-rrss p{

  font-size: 24px;
  color: #0F723D;

}

.elementor-widget-text-editor{
  color: #fff;
}

#pie-de-pagina h2{
  font-family: "Cocogoose-Pro-Bold" !important;
}

.titulo-links-footer{
  font-family: "FilsonProBook" !important;
  color: #0F723D;
  font-weight: 800;
  margin-bottom: 30px;
  font-size: 18px;

}

.footer-izq-logo{
  width: 50%;
}

.footer-izq-rrss{
  display: flex;
  justify-content: center;
  align-items: center;
 
}

.wpcf7-form{
  margin-top: -20px;
}

/* PRODUCTOS */

.btn-limpiar a{
  color: #fff;
}

.btn-limpiar a:hover{
  text-decoration: none;
  color: #fff;
  
}

.div-seleccionados{
 
  padding-left: 20px;
}

.titulo-tipo-producto{
  color: #0e713b;
  font-size: 32px;
  font-family: "FilsonProRegular";
}

.total-productos{
  font-family: "FilsonProMedium";
  font-size: 22px;
  color: #a69632;
  margin-top: -5px;
}

#barra-buscador{
  margin-bottom: 70px;
}

.container-productos{
 display: flex;
 justify-content: center;
 align-items: center;
}

.container-producto{

  display: flex;
  flex-direction: column;
  width: 30%;
  max-width: 440px;
  background: #f4f4f3;
  padding: 20px 20px;
  border-radius: 20px;
  margin: 0px 1%;
  -webkit-box-shadow: 4px 4px 3px 0px rgba(230,230,230,1);
  -moz-box-shadow: 4px 4px 3px 0px rgba(230,230,230,1);
  box-shadow: 4px 4px 3px 0px rgba(230,230,230,1);  

}

#get_productos_home .producto-titulo{
  font-size: 18px;
}

#get_productos_home .producto-descripcion {
  font-size: 14px;
}

.container-producto img{
  margin-top: 20px;
} 

.content-label-categoria{
  width: 100%;
}

.content-img-producto{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}

.container-producto .content-label-categoria span{
  font-family: "FilsonProMedium";
  border-radius: 15px;
  color: #fff;
  float: right;
  margin-bottom: 20px;
  padding: 2px 20px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(230,230,230,1);
  -moz-box-shadow: 2px 2px 2px 0px rgba(230,230,230,1);
  box-shadow: 2px 2px 2px 0px rgba(230,230,230,1);
}

.content-label-categoria span{
  
  border-radius: 15px;
  color: #fff;
}

.salud{
  background-color: #0f723d;
}

.nutricion{
  background-color: #e1251b;
}

.nutricion2{
  background-color: #f3712a;
}

.titulo-producto{
  font-family: "Cocogoose-Pro-Semilight";
  color: #e1251b;
  font-size: 20px;
  font-weight: bold;
}

.desc-producto{
  color: #444;
  font-size: 16px;
  font-weight: 600;
}

input#buscador{

  font-family: "FilsonProBook";
  font-size: 18px;
  width: 100%;
  border: 2px solid #0f723d;
  border-radius: 30px;
  padding: .5rem 1rem;
  transition: all .3s;
  height: 50px;
    
  /*  background: url('https://almacenesindia.com/wp-content/themes/web-india/assets/svg/search.svg') no-repeat right 5px center; */
  /*  background-size: 16px 16px; /* Ajusta según el tamaño del icono */

}

.icono-lupa{
  margin: 0 30px 0 -45px;
  cursor: pointer;
}

/*! position: absolute; */

input#buscador {
 /* padding-right: 30px; */ /* Espacio para el icono */
}

.input-buscar{
  font-family: "FilsonProRegular";
  color: #0e713b;
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}

.buscar-producto{
  cursor: pointer;
}

.input-buscar span{
  font-size: 20px;
  margin-left: 20px;
}

.flecha-buscador{
  margin-left: 20px;
}

.titulo-categoria-producto{
  margin: 20px 0px 10px 0px;
  font-size: 3em;
  font-family: "FilsonProHeavy";
  color: #0f723d;
}

.boton-play{
  cursor: pointer;
}

.productos{
  margin: 20px auto 0px auto;
  padding: 0px 30px 20px 30px;
}

.label-filtro{
  font-size: 1.3em;
  font-family: "FilsonProHeavy";
}

.content-label-filtro{
  display: flex;
  border-bottom: 1px solid #a69632;
  justify-content: space-between;
  padding-bottom: 15px;
}

.content-label-filtros{

  border-bottom: 1px solid #a69632;
  padding-bottom: 15px;
  padding-top: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  
}

.flecha-filtros{
  width: 25px;
  height: 30px;
}

.content-label-filtros-2{
  margin-top: 15px;
  border-top: 1px solid #a69632;
 
}

#panel-filtros .form-group {
  font-family: "FilsonProMedium";
  padding-bottom: 15px;
  padding-top: 15px;
  line-height: 18px;
  font-size: 17px;
  color: #0f723d;
  margin-bottom: 0px;
  padding-left: 0px;
} 

#panel-filtros .form-group:hover {
  background: #f4f4f3;
}

.click-filtros{
  cursor: pointer;
}

#panel-filtros .form-check-label{
  color: #a69632;
  cursor: pointer;
  text-transform: capitalize !important;
  margin-left: 20px;
}

input[type="checkbox"], input[type="radio"] {
 margin-left: 0px !important;
}


/* Ocultamos el input original */
input[type="radio"],
input[type="checkbox"] {
    display: none;
}

/* Estilos personalizados para radio y checkbox */
input[type="radio"] + label,
input[type="checkbox"] + label {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    font-size: 16px;
    position: relative;
    padding-left: 30px;
}

/* Estilos para el círculo del radio */
input[type="radio"] + label::before {
    content: "";
    width: 20px;
    height: 20px;
    border: 2px solid #0f723d;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

/* Estilos personalizados para la casilla del checkbox */
input[type="checkbox"] + label::before {
    content: "";
    width: 20px;
    height: 20px;
    border: 2px solid #0f723d;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

/* Cambia el fondo cuando están seleccionados */
input[type="radio"]:checked + label::before {
    background-color: #0f723d;
    border-color: #0f723d;
    box-shadow: inset 0 0 0 4px white;
}

input[type="checkbox"]:checked + label::before {
    background-color: #0f723d;
    border-color: #0f723d;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' fill='white'%3E%3Cpath d='M20.285 6.711a1 1 0 00-1.414-1.414L9 15.171l-4.293-4.293a1 1 0 00-1.414 1.414l5 5a1 1 0 001.414 0l11-11z'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px;
}



.checkTipo{
  cursor: pointer;
}

.checkCategoria{
  cursor: pointer;
}

#panel-filtros .form-check-label:hover{
  background: #f4f4f3;
  color: #0f723d;
}

.label-filtro-prod{
  font-family: "FilsonProHeavy";
  color:#a69632;
  margin-bottom: 0px;
  font-size: 1.4em;
}

.btn-limpiar{
  background: #a69632;
  border-radius: 30px;
  padding: 5px 20px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  font-family: "Cocogoose-Pro-Regular";
  font-family: "Cocogoose-Pro-Light";
  line-height: 22px;
}

.sort-panel{
  display: flex;
  font-family: "FilsonProMedium";
  font-size: 16px;
  align-items: center;
}

.sort-seleccion{
  border-bottom: 1px solid #222;
  padding-bottom: 4px;
  
}


.woocommerce-product-gallery{
  width: 100%;
}

.woocommerce-product-gallery-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 100%; /* Ajusta según tu diseño */
  margin: 0 auto;
}

.woocommerce-product-gallery__image {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.woocommerce-product-gallery .flex-control-thumbs {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.flex-control-thumbs img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  cursor: pointer;
  border: 2px solid transparent;
  transition: border 0.3s;
}

.flex-control-thumbs img:hover {
  border: 2px solid #0073aa; /* Color al pasar el cursor */
}



.flex-control-thumbs {
  list-style: none; /* Elimina la numeración predeterminada */
  padding: 0; /* Opcional: elimina el relleno interno */
  margin: 0; /* Opcional: elimina el margen */
}

.product-title{

  margin-top: 60px;
  font-family: "FilsonProMedium";
  font-size: 1.8em;
  color: #f3712a;

}

.product-sku{
  font-family: "MontserratLight";
  font-size: 14px;
  color: #222;
  margin-bottom: 0px;
}

.cart .single_add_to_cart_button{
  display: none !important;
}

.whatsapp-button{
  background: #fff;
  width: 200px;
}

.whatsapp-button img{
  background: #fff;
  width: 200px;
}

.woocommerce-Price-amount bdi{
  font-family: "FilsonProRegular";
}

p.price ins {
  text-decoration: none;
}

p.price del {
  text-decoration:line-through;
}

.mi-clase-precio1 bdi{
  font-family: "FilsonProRegular";
  color: #0f723d;
  font-size: 24px;
}

.mi-clase-precio2 bdi{
  font-family: "FilsonProRegular";
  color: #c4c4c4;
  font-size: 20px;
  margin-left: 40px;
}

.quantity{
  width: 180px;
  border: 1px solid green;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  margin-left: 20px;
  margin-bottom: 10px;
}

[type="button"]{
  display: inline-block;
  font-weight: 400;
  color: #000 !important;
}

[type="button"]:hover{
  color: #000 !important;
}

.woocommerce .quantity .qty {
  /*width: 120px;*/
  text-align: center;
  border: 0px solid transparent;
  /*
  border: 1px solid green;
  border-radius: 50px;
  margin-left: 10%;
  margin-bottom: 15px;
  
  */
}

/* Ocultar los controles nativos en navegadores Webkit (Chrome, Safari, Edge) */
.qty::-webkit-outer-spin-button,
.qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Ocultar controles en Firefox */
.qty {
    -moz-appearance: textfield;
}

.text-descripcion{
  font-family: "FilsonProHeavy" !important;
  font-size: 16px !important;
  line-height: 19px;
  color: #0f723d !important;
}

.product-video{
  width: 70px;
  margin-left: 30px;
}

.product-short-description{
  font-family: "FilsonProRegular";
  width: 90%;
}

.parrafo-descripcion{
  font-family: "FilsonProRegular";
  width: 90%;
}

.consumer-service-title{
  font-family: "FilsonProBook";
  font-weight: bold;
  color: #3c3c3c;
  font-size: 1.1em;
}

.flex-direction-nav{
  display: none;
}

.flex-viewport{
  width: 100% !important;
  margin-bottom: 40px;
}

.content-desc-producto{
  display: flex;
  justify-content: center;

  flex-direction: column;
}

.content-atributos{
  font-family: "FilsonProMedium";
  background: #f4f4f4;
  padding: 40px 80px 60px 80px;
}

.content-atributos .attribute-title{
  color: #333;
  font-family: "FilsonProMedium";
  font-size: 18px;
  margin-bottom: 0px;
  font-weight: 600;
  border-bottom: 2px solid orange;
  /*padding-bottom: 10px;*/
  padding: 10px 40px 0px 40px;
  text-transform: capitalize;
  text-align: center;
  cursor: pointer;
}

.content-atributos .attribute-title.active{
  color: #f29e02;
}

.active span{
  border-bottom: 3px solid #f29e02;
  width: 100%;
  display: block;
  margin-bottom: -1px;
}
  
@font-face {
  font-family: "FilsonProBook";
  src: url("assets/fonts/FilsonProBook.otf") format("opentype"),
       url("assets/fonts/FilsonProBook.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.content-atributos .attribute-value{
  font-family: "FilsonProBook";
  color: #666;
  font-size: 14px;
  text-align: left;
  line-height: 22px;
  padding: 15px;
}

  /* tabs */

          .custom-product-tabs {
            margin-top: 20px;
        }

        .tab-titles {
            display: flex;
            /*border-bottom: 2px solid #ddd;*/
            padding: 0;
            list-style: none;
        }

        .tab-title {
            padding: 10px 20px;
            cursor: pointer;
            border-bottom: 2px solid transparent;
            font-weight: bold;
        }

        .tab-title.active {
            border-bottom-color: #0071a1;
            color: #0071a1;
        }

        .tab-contents {
            padding: 15px;
            /*border: 1px solid #ddd;*/
            border-top: none;
            font-family: "FilsonProBook";
        }

        .tab-content {
            display: none;
        }

        .tab-content.active {
            display: block;
        }



  /* tabs */


/*  PRODUCTOS */

/* NOTICIAS */

#get_noticias_recientes{
  padding: 0 2%;
}

.boton-filtro-noticias{
  display: flex;
  justify-content: end;
  align-items: center;
}

.boton-filtro-noticias p{
  margin-bottom: 0px;
  margin-right: 5px;
}

.container-noticias{
  margin-top: 10px;
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
   
 }

 .container-noticia-home{
 
  display: flex;
  flex-direction: column;
  max-width: 600px;
  min-width: 400px;
   
}
 
 .container-noticia{
 
   display: flex;
   flex-direction: column;
   width: 33.32%;
  /* margin: 0px 2%; */
    
 }
 
 .content-img-noticia-1{
   display: flex;
   justify-content: center;
   align-items: center;
   margin-bottom: 24px;
 }

 .content-img-noticia-1 img{
border-radius: 32px;
}
 

 .desc-noticia-1{
  font-family: "FilsonProRegular";
  color: #0f723d;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  height: 80px;

 }

 .link-noticia-1{
  font-family: "FilsonProRegular";
  color: #773c19;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
 }

 .link-noticia-1 a{
   
  color: #773c19;
  text-decoration: none;
 
 }

 .titulo-productos-destacados{
  font-family: "Cocogoose-Pro-Regular";
  color: #0f723d;
  font-size: 1.5em;
  margin: 10px 0 40px 0px;
  padding-left: 2%;
 }

 .titulo-bloque-noticias{
  font-size: 2em;
  font-family: "FilsonProHeavy";
  text-align: center;
  color: #0f723d;
 }

 #bloque-noticias{
  padding-top: 80px;
  background: #F4F4F3;
 }

 #bloque-noticias-in{
  padding: 10px 1%;
 }

 .breadcrumbs small span span {
  font-family: "FilsonProRegular";
  text-transform: uppercase;
  font-size: 12px;
  color: #222;
 }

 .breadcrumbs small span span a{
  font-family: "FilsonProRegular";
  text-transform: uppercase;
  font-size: 13px;
  color: #222;
 }

 .breadcrumb {
  font-family: "FilsonProRegular";
  text-transform: uppercase;
  font-size: 13px;
  color: #222;
 }

 .breadcrumb a{
  font-family: "FilsonProRegular";
  text-transform: uppercase;
  font-size: 13px;
  color: #222;
 }
 
.post .wp-post-image {
   
  max-height: 100% !important;

}

.wp-post-image{
  width: 100%;
  display: block;
  margin: 0 auto;
}

.category-entry{
  font-family: "FilsonProRegular";
  font-size: 2.3em;
  color: #000;
  margin-top: 20px;
}

.post-fecha{
  font-family: "FilsonProHeavy";
  text-transform: uppercase;
  margin-top: 60px;
  padding: 0 6%;
  text-align: justify;
  color: #000;
}

.post-fecha small{
  font-size: 14px;
}

.noticia-text{
  padding: 0 6%;
  margin: 20px 0px 20px 0px;
  text-align: justify;
}

.noticia-text p{
  font-family: "FilsonProBook";
  font-size: 16px;
}

 /*  NOTICIAS */

 /* PRODUCTOS */

 

 /* PRODUCTOS */

 @media (min-width: 1200px) {
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 95%;
  }
}

.bread-home{
  width: 32px;
}

.breadcrumb-producto{
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
}

 .woocommerce-product-rating{
  margin-top: 5px;
  margin-bottom: 7px;
 }

 .bread-categoria{
  font-family: "FilsonProHeavy" !important;
  font-size: 17px !important;
  line-height: 19px;
  padding-left: 10px;
  padding-right: 5px;
  color: #0f723d !important;
 }

 .bread-tipo{
  font-family: "FilsonProHeavy" !important;
  font-size: 17px !important;
  line-height: 19px;
  padding-left: 5px;
  padding-right: 5px;
  color: #a69632 !important;
 }

 .bread-item{
  font-family: "FilsonProHeavy";
  font-size: 16px;
  line-height: 19px;
  padding-left: 5px;
  color: #a69632;
 }

 .breadcrumbs{
  margin-bottom: 70px;
 }

 .ehf-header #masthead {

  margin-bottom: 40px;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(232,227,232,1);
  -moz-box-shadow: 5px 5px 5px 0px rgba(232,227,232,1);
  box-shadow: 5x 5px 5px 0px rgba(232,227,232,1);
  -webkit-box-shadow: 5px 5px 3px 0px rgba(245,242,245,1);
  -moz-box-shadow: 5px 5px 3px 0px rgba(245,242,245,1);
  box-shadow: 5px 5px 3px 0px rgb(245, 242, 245);
}

body.home #page #masthead {

  margin-bottom: 0px !important; 
  -webkit-box-shadow: 0px 0px 0px 0px rgba(232,227,232,1) !important; 
  -moz-box-shadow: 0px 0px 0px 0px rgba(232,227,232,1) !important; 
  box-shadow: 0px 0px 0px 0px rgba(232,227,232,1) !important; 
  -webkit-box-shadow: 0px 0px 0px 0px rgba(245,242,245,1) !important; 
  -moz-box-shadow: 0px 0px 0px 0px rgba(245,242,245,1) !important; 
  box-shadow: 0px 0px 0px 0px rgb(245, 242, 245) !important; 
}



/* CONTACTO */

#wpcf7-f684-p639-o1{
  width: 100%;
  padding-right: 10%;
}

.contacto-text{
  padding: 0 4%;
 
}

.contacto-text p{
  font-family: "FilsonProRegular";
  font-size: 16px;
}

.iconos-contacto{
  width: 140px;
  cursor: pointer;
  transition: width 2s;
}

.iconos-contacto:hover{
scale: 1.1;
}

.FilsonProHeavy h2{
  font-family: "FilsonProHeavy" !important;
}

.texto-contacto p{
  font-family: "FilsonProHeavy" !important;
  font-size: 32px;
}

.texto-contacto-2 p{
  font-family: "FilsonProRegular" !important;
  font-size: 23px;
}

.CocogooseProSemilight{
  font-family: "Cocogoose-Pro-Semilight";
}

.contacto-subtitulo h2{
  font-family: "Cocogoose-Pro-Semilight" !important;
  font-size: 4em !important;
}

.btn-contacto-flotante {
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 99999;
  width: 280px;
  cursor: pointer;
}

.contacto-texto{
  font-family: "FilsonProHeavy" !important;
}

.elementor-639 .elementor-element.elementor-element-89c5f61 {
  color: var( --e-global-color-primary );
  font-family: "FilsonProBook";
  font-size: 2em;
  font-weight: 400;
  line-height: 1.3em;
}

.contacto_nombre{
  font-family: "FilsonProBook";
  margin-bottom: 20px;
  border: 1px solid #0f723d !important;
  border-radius: 50px !important;
  height: 90px;
  padding-left: 20px !important;
  font-size: 24px;
  color: #0f723d;
}

.contacto_email{
  font-family: "FilsonProBook";
  margin-bottom: 20px;
  border: 1px solid #0f723d !important;
  border-radius: 50px !important;
  height: 90px;
  padding-left: 20px !important;
  font-size: 24px;
  color: #0f723d;
}

.contacto_ciudad{
  font-family: "FilsonProBook";
  border: 1px solid #0f723d !important;
  border-radius: 50px !important;
  height: 90px;
  padding-left: 20px !important;
  font-size: 24px;
  color: #0f723d;
}

.contacto_mensaje{
  margin-bottom: 20px;
  border: 1px solid #0f723d !important;
  border-radius: 50px !important;
  height: 223px;
  padding: 20px 30px;
  font-family: "FilsonProBook";
  font-size: 1.8em;
  color: #0f723d;
}

.wpcf7-acceptance{
  margin: 10px 0px;
  display: block;
}

.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 0em;
}

.wpcf7-list-item-label{
  font-family: "FilsonProBook" !important;
  font-size: 1.2em !important;
  padding-left: 0px;
  margin-left: 0px;
}

.wpcf7-submit{
  border: #333 1px solid;
  background: #fff;
  color: #0f723d;
  width: 300px;
  height: 80px;
  font-size: 2em;
}

.wpcf7-submit:hover{
  
  background: #0f723d;
  color: #f0d313;
 
}


.btn_buscar_tienda {
  display: none;
}

.buscar_tienda{
  margin-bottom: 20px;
  border: 1px solid #0f723d !important;
  border-radius: 50px !important;
  height: 50px;
}

.wpcf7-form a{
  color: #0f723d;
}

.wpcf7-form-control-wrap input{
  display: block;
}



/* CONTACTO */

/* MAPA */

.tienda-item{
  cursor: pointer;
  border-bottom: 1px solid #111;
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.tienda-item:hover{
  opacity: 0.9;
}

.elementor-shortcode{
  display: flex;
}

#mapa {
  width: 70%;
  height: 60vh; 
}

#sidebar {
  width: 30%;
  height: 60vh;
  overflow-y: auto;
  padding: 10px;
  padding-top: 40px;
  border-right: 1px solid #ddd;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
}

.store {
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  cursor: pointer;
  background-color: #f9f9f9;
}

.store:hover {
  background-color: #eef;
}

.search-bar {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
}

.search-bar input {
  width: 67%;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 5px;
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: 2px solid #878888;
  outline: none;
  border-radius: 0px;
  font-size: 18px;

}

h2.titulo-tienda-mapa{
  font-family: "Cocogoose-Pro-Regular";
}

.titulo-tienda-mapa-bold{
  font-family: "Cocogoose-Pro-Semilight";
}

.btn-buscar-tienda{
  display: block;
  margin: 0 auto;
  width: 30%;
  background: #f33d2a;
  border-radius: 30px;
  font-family: "Cocogoose-Pro-Light";
  font-size: 12px;
  padding: 14px 16px;
  color: #fff;
  text-align: center;
}

.btn-ir-tienda{
  background: #029E49;
  color: #fff;
  border: 1px solid #029e49;
  border-radius: 50px;
  font-size: 12px;
  padding: 12px 20px;
  font-family: "FilsonProRegular";
}

.btn-ir-tienda:hover{
  background: #029E49;
  color: #fff;
  border: 1px solid #029e49;
  border-radius: 50px;
  font-size: 12px;
  padding: 12px 20px;
  font-family: "FilsonProRegular";
}

.btn-comprar{
  border: 1px solid #fff;
  background: #fff;
  font-family: "FilsonProRegular";
  color: #f33d2a;
}

.btn-comprar:hover{
  font-family: "FilsonProRegular";
  border: 1px solid #fff;
  background: #fff;
  color: #f33d2a;
}

.text-direcction{
  font-size: 14px;
  font-family: "FilsonProRegular";
  padding-left: 10px;
  margin: 10px 0px;
}

#buscar-tienda{
  border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: 2px solid #b7b9b8;
  outline: none;
  border-radius: 0px;
}

/* MAPA */

/* LOGO MARCA */

.swiper-slide-inner img{
  display: block;
  margin: 0 auto;
}

.elementor-element .swiper .elementor-swiper-button svg, .elementor-element .swiper ~ .elementor-swiper-button svg, .elementor-lightbox .swiper .elementor-swiper-button svg, .elementor-lightbox .swiper ~ .elementor-swiper-button svg {
  fill: hsla(0, 1.2%, 66.3%, 0.9);
  height: 1em;
  width: 1em;
}

/* LOGO MARCA */

/* MAYOR PRODUCCION */

button.prev-btnn{
  border: 0px;
}

button.prev-btnn:hover,button.prev-btnn:focus{
  background: transparent !important;
}

button.next-btnn{
  border: 0px;
}

button.next-btnn:hover,button.next-btnn:focus{
  background: transparent !important;
}

/* MAYOR PRODUCCION */

/* VIDEO MODAL YOUTUBE */

.video-button {
  background-color: #ff0000;
  color: #fff;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  border-radius: 5px;
}

.video-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
}

.video-modal-content {
  position: relative;
  width: 80%;
  max-width: 800px;
  background: #000;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
}

.close-modal {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  color: white;
  cursor: pointer;
}

#youtube-player {
  width: 100%;
  height: 400px;
}

/* VIDEO MODAL YOUTUBE */

/* ESCUELAS */

.wpforms-two-columns {
  display: inline-block;
  width: 48%;
  margin-right: 2%;
}

.wpforms-two-columns:last-child {
  margin-right: 0;
}

/* ESCUELAS */

.content-bread-escuela{
  display: flex;
  flex-direction: row;
  font-family: "FilsonProBook";
}

.content-bread-escuela a{
  text-decoration: none;
}

.img-escuela{
  margin-left: 40px;
  display: flex;
}

.img-icon-escuela{
  margin-right: 8px;
}

.img-escuela a{
  margin-left: 5px;
  margin-right: 5px;
}

.text-escuela{
  margin-left: 20px;
  color:#fff
}

.titulo-escuela h2{
  font-family: "FilsonProHeavy";
  font-size: 1.6em;
}

.subtitulo-escuela p{
  font-family: "FilsonProBook";
  font-size: 1.1em;
  padding: 0 15%;
  text-align: center;
}

#escuela-form input{

  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: 2px solid #e6e6e6;
  outline: none;

}

#escuela-form select{

  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: 2px solid #e6e6e6;
  outline: none;

}

#escuela-form input{

  border: none;
  border-bottom-width: medium !important;
  border-bottom-style: none !important;
  border-bottom-color: currentcolor !important;
  border-bottom-width: medium !important;
  border-bottom-style: none !important;
  border-bottom-color: currentcolor !important;
  border-bottom: 2px solid #e6e6e6 !important;
  outline: none !important;

}

#escuela-form label{

  font-family: "FilsonProBook";
  font-size: 1.6em;
  color: #c0c0c0;

}

.wpforms-submit-container{
  text-align: center;
}

button#wpforms-submit-1073{

  margin-top: 40px;

  border: 1px solid #fff;
  border-radius: 50px;
  padding: 40px 120px;
  line-height: 0px;
  font-size: 2em;
  background: #fff;
  color: #0f723d;

  -webkit-box-shadow: 0px 20px 5px 0px rgba(214,214,214,1);
  -moz-box-shadow: 0px 20px 5px 0px rgba(214,214,214,1);
  box-shadow: 0px 20px 5px 0px rgba(214,214,214,1);

}


button#wpforms-submit-1073:hover{

  color: #ffda00 !important;
  border: 1px solid #0f723d !important; 
  background-color: #0f723d !important;
  background: #0f723d !important;

}

/* ESCUELAS */

/* BUSCADOR GENERAL */

.modal-buscador {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-content {
  background: white;
  padding: 30px;
  width: 90%;
  max-width: 500px;
  margin: 100px auto;
  border-radius: 8px;
  position: relative;
}

.close {
  position: absolute;
  right: 8px;
  top: 0px;
  font-size: 25px;
  cursor: pointer;
}

#inputBusqueda {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.resultado-item {
  display: flex;
  align-items: center;
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.resultado-item img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.resultado-item h4 {
  margin: 0;
  font-size: 16px;
}

.tipo {
  font-size: 12px;
  color: #777;
}

#buscador_general_india{
  cursor: pointer;
}


/* BUCADOR GENERAL */

/* PROMOCIONES */

.container-promociones{
  display: flex;
  align-items: center;
 }

#get_promociones .container-producto{
  margin-top: 25px;
}
 

/* PROMOCIONES */

.input-buscar{
  width: 80% !important;
}

.input-buscar-btn{
  font-family: "FilsonProRegular";
  color: #0e713b;
  width: 20% !important;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.input-buscar-btn span {
  font-size: 20px;
  margin-left: 20px;
}

.woocommerce-main-image{
  margin: 0 auto;
}
 

/* RESPONSIVE */ 

@media only screen and (max-width: 900px) and (min-width: 576px)  {

  .input-buscar{
    width: 100% !important;
  }

  .titulo-categoria-producto {
    margin: 20px 0px 10px 0px;
    font-size: 2em;
    font-family: "FilsonProHeavy";
    color: #0f723d;
  }

  .logo-text-menu {
    font-family: "FilsonProRegular";
    font-weight: 600;
    color: #0f723d !important;
    font-size: 10px !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .btn-limpiar {
    background: #a69632;
    border-radius: 30px;
    padding: 5px 20px;
    color: #fff;
    font-size: 10px;
    cursor: pointer;
    font-family: "Cocogoose-Pro-Regular";
    font-family: "Cocogoose-Pro-Light";
    line-height: 22px;
  }

  .logo-icon-menu {
    margin-right: 10px;
    width: 40px;
  }

  .logo-text-menu-top a {
    font-family: "FilsonProMedium";
    color: #222 !important;
    font-size: 12px !important;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: right;
  }

  .producto-detalle {
    background: #f4f4f3;
    border: 1px solid #f4f4f3;
    border-radius: 30px;
    box-shadow: 4px 4px 3px 0px rgba(230,230,230,1);
    padding-left: 15px !important;
    padding-bottom: 20px !important;
    padding-right: 15px !important;
    padding-top: 20px !important;
    height: 420px;
    margin-bottom: 20px;
    max-width: 420px !important;
  }

  .producto-item {
    width: 240px;
  }

  .label-filtro {
    font-size: 12px;
    font-family: "FilsonProHeavy";
  }

  #panel-filtros .form-check-label {
    color: #a69632;
    cursor: pointer;
    font-size: 14px;
  }

  .label-filtro-prod {
    font-family: "FilsonProHeavy";
    color: #a69632;
    margin-bottom: 0px;
    font-size: 16px;
  }

  .content-label-categoria-producto {
    font-family: "FilsonProMedium";
    position: absolute;
    top: 10px;
    right: 10px;
    background: #e1251b;
    border-radius: 15px;
    color: #fff;
    margin-bottom: 20px;
    padding: 2px 12px;
    font-size: 12px;
    max-width: 93%;
  }

  .imagen-producto {
    margin-top: 10px;
    display: block;
    margin: 0 auto;
      margin-top: 0px;
      margin-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 50px;
    margin-bottom: 12px;
    max-height: 200px;
  }

  .total-productos {
    font-family: "FilsonProMedium";
    font-size: 15px;
    color: #a69632;
    margin-top: -5px;
  }

  .titulo-tipo-producto {
    color: #0e713b;
    font-size: 24px;
    font-family: "FilsonProRegular";
  }

  input#buscador {
    font-family: "FilsonProBook";
    font-size: 15px;
    width: 100%;
  }

  .container-promociones {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }

  .container-producto {
    display: flex;
   
    width: 40% !important;
    height: 470px;
  }
}

@media only screen and (max-width: 900px) {
  
  /* ...  */

  .elementor-639 .elementor-element.elementor-element-89c5f61 {
    color: var( --e-global-color-primary );
    font-family: "FilsonProBook";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3em;
  }

  .contacto_nombre{
    height: 50px;
    font-size: 18px;
  }

  .contacto_email{
    height: 50px;
    font-size: 18px;
  }

  .contacto_ciudad {

    height: 50px;
    font-size: 18px;
   
  }

  .contacto_mensaje {

    height: 160px;
    font-size: 18px;
    
  }

  .wpcf7-submit {
    border: #333 1px solid;
    background: #fff;
    color: #0f723d;
    width: 200px;
    height: 60px;
    font-size: 1.4em;
  }
 
  .wpcf7-list-item-label {
    font-family: "FilsonProBook" !important;
    font-size: 18px !important;
    padding-left: 0px;
    margin-left: 0px;
    line-height: 22px;
  }

  #escuela-form label {
    font-family: "FilsonProBook";
    font-size: 1.2em;
    color: #c0c0c0;
  }

  .eael-simple-menu-container.preset-1 .eael-simple-menu li.current-menu-item > a.eael-item-active {
    background-color: #f4d205;
    color: #0f723d;
  }

  .container-promociones{
    padding: 0 30px;
  }

  .input-buscar {
    width: 100%;
  }

  .titulo-categoria-producto {
    margin: 20px 0px 10px 0px;
    font-size: 2em;
    font-family: "FilsonProHeavy";
    color: #0f723d;
  }

  .logo-text-menu {
    font-family: "FilsonProRegular";
    font-weight: 600;
    color: #0f723d !important;
    font-size: 10px !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .btn-limpiar {
    background: #a69632;
    border-radius: 30px;
    padding: 5px 20px;
    color: #fff;
    font-size: 10px;
    cursor: pointer;
    font-family: "Cocogoose-Pro-Regular";
    font-family: "Cocogoose-Pro-Light";
    line-height: 22px;
  }

  .logo-icon-menu {
    margin-right: 10px;
    width: 40px;
  }

  .logo-text-menu-top a {
    font-family: "FilsonProMedium";
    color: #222 !important;
    font-size: 12px !important;
    justify-content: center;
    align-items: center;
    display: flex;
    text-align: right;
  }

  .producto-detalle {
    background: #f4f4f3;
    border: 1px solid #f4f4f3;
    border-radius: 30px;
    box-shadow: 4px 4px 3px 0px rgba(230,230,230,1);
    padding-left: 15px !important;
    padding-bottom: 20px !important;
    padding-right: 15px !important;
    padding-top: 20px !important;
    height: 420px;
    margin-bottom: 20px;
    max-width: 420px !important;
  }

  .producto-item {
    width: 240px;
  }

  .label-filtro {
    font-size: 12px;
    font-family: "FilsonProHeavy";
  }

  #panel-filtros .form-check-label {
    color: #a69632;
    cursor: pointer;
    font-size: 14px;
  }

  .label-filtro-prod {
    font-family: "FilsonProHeavy";
    color: #a69632;
    margin-bottom: 0px;
    font-size: 16px;
  }

  .content-label-categoria-producto {
    font-family: "FilsonProMedium";
    position: absolute;
    top: 10px;
    right: 10px;
    background: #e1251b;
    border-radius: 15px;
    color: #fff;
    margin-bottom: 20px;
    padding: 2px 12px;
    font-size: 12px;
    max-width: 93%;
  }

  .imagen-producto {
    margin-top: 10px;
    display: block;
    margin: 0 auto;
      margin-top: 0px;
      margin-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 50px;
    margin-bottom: 12px;
    max-height: 200px;
  }

  .total-productos {
    font-family: "FilsonProMedium";
    font-size: 15px;
    color: #a69632;
    margin-top: -5px;
  }

  .titulo-tipo-producto {
    color: #0e713b;
    font-size: 24px;
    font-family: "FilsonProRegular";
  }

  input#buscador {
    font-family: "FilsonProBook";
    font-size: 15px;
    width: 100%;
  }

  .input-buscar span {
    font-size: 18px;
    margin-left: 0px;
  }

  .flecha-buscador {
    margin-left: 8px;
  }

  /* ...  */

  .categoria-menu{
    width: 50%;
  }

  .container-producto {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 440px;
    background: #f4f4f3;
    padding: 20px 20px;
    border-radius: 20px;
    margin: 10px 1%;
    -webkit-box-shadow: 4px 4px 3px 0px rgba(230,230,230,1);
    -moz-box-shadow: 4px 4px 3px 0px rgba(230,230,230,1);
    box-shadow: 4px 4px 3px 0px rgba(230,230,230,1);
  }

  .container-productos {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .contenedor-noticias {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .container-noticia-home {
    display: flex;
    flex-direction: column;
    max-width: 600px;
    min-width: 400px;
    width: 100%;
    margin-top: 20px;
  }

  .desc-noticia {
    margin-top: 15px;
    font-family: "FilsonProRegular";
    color: #0f723d;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    height: 40px;
    text-align: left;
    padding-right: 35px;
    line-height: 22px;
    margin-bottom: 0px;
  }

  .list-img-noticia-ppal {
    width: 95%;
    min-height: 480px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
  }

  #seccion-noticias .list-img-noticia-ppal {
    width: 100%;
    min-height: 480px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
  }

  #seccion-noticias .list-img-noticia {
    width: 100%;
    min-height: 390px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
  }

  .desc-noticia {
    margin-top: 15px;
    font-family: "FilsonProRegular";
    color: #0f723d;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    height: 60px;
    text-align: left;
    padding-right: 0px;
    line-height: 20px;
    margin-bottom: 0px;
  }

  .list-img-noticia {
    padding: 20px;
    width: 95%;
    min-height: 320px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    width: 90%;
  }

  .link-noticia a {
    font-family: "Cocogoose-Pro-Bold";
    color: #773c19;
    font-size: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  #seccion-noticias {
    padding: 20px 3.5% 20px 3.5%;
  }

  .noticias-titulo{
    margin-bottom: 30px;
  }

  .btn-contacto-flotante{
    width: 200px;
  }

  .parrafo-home-testimonios {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    width: 81%;
    margin-bottom: 42px;
  }

  .bloque-izquierdo-footer {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .footer-izq-rrss p {
    font-size: 16px;
    color: #0F723D;
  }

  .footer-izq-logo {
    width: 30%;
  }

  .caja-suscripcion input.wpcf7-email {
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 2px solid #0f723d;
    outline: none;
    width: 220px;
  }

  .caja-suscripcion form .wpcf7-submit {
    width: 100%;
    border-radius: 40px;
    margin-left: 10px;
    background: #ffe300;
    border: 1px solid #ffe300;
    color: #0f723d;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
    height: 60px;
  }

  #ver-todos-productos {
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 40px;
    flex-direction: row;
    align-items: center;
    font-size: 18px;
    font-family: "Cocogoose-Pro-Semilight";
    color: #0f723d !important;
  }

  .site-main{
    max-width: 98% !important;
  }

  .bread-categoria {
  
    font-size: 15px !important;
 
  }

  .bread-tipo {
 
    font-size: 15px !important;
 
  }

  .content-atributos {
    font-family: "FilsonProMedium";
    background: #f4f4f4;
    padding: 40px 20px 60px 20px;
  }

  .eael-simple-menu-toggle{
    border-radius: 5px; 

  }

  .contacto-subtitulo h2 {
    font-family: "Cocogoose-Pro-Semilight" !important;
    font-size: 2.3em !important;
  }

  .slide {
    flex: 0 0 calc( 64% + 17% );
    border-right: 1px solid #0fae59;
    padding: 15px 15px 15px 30px;
  }

}

.wpcf7-acceptance .wpcf7-list-item label{
  display: flex;
  flex-direction: row;
}

.wpcf7-list-item-label{
  
  margin-left: 10px;
}


@media only screen and (max-width: 576px) {

  .wpcf7-acceptance .wpcf7-list-item label{
    display: flex;
    flex-direction: row;
  }

  .wpcf7-list-item-label{
    font-size: 16px !important;
    margin-left: 10px;
  }

  body.home #bl_comprar{
    display: none;
  }

  .slide {
    flex: 0 0 calc( 62% + 15% );
    border-right: 1px solid #0fae59;
    padding: 15px 15px 15px 20px;
  }

  .eael-simple-menu-toggle{
    border-radius: 5px !important;
  }

  #mostrar-filtros {
    background: #d2d2d2 !important;
    color: #0f723d !important;
    border-radius: 50px !important;
    padding: 15px 20px !important;
    font-size: 14px !important;
    font-family: "FilsonProMedium";
    border: 1px solid #d2d2d2 !important;
  }

  #mostrar-filtros:hover {
    background: #ffda00 !important;
    color: #008000 !important;
    border: 1px solid #ffda00 !important;
  }

  #ocultar-filtros {
    background: #d2d2d2 !important;
    color: #0f723d !important;
    border-radius: 50px !important;
    padding: 15px 20px !important;
    font-size: 14px !important;
    font-family: "FilsonProMedium";
    border: 1px solid #d2d2d2 !important;
  }

  #ocultar-filtros:hover {
    background: #ffda00 !important;
    color: #008000 !important;
    border: 1px solid #ffda00 !important;
  }

  .wpcf7-submit {
    border: #333 1px solid;
    background: #fff;
    color: #0f723d;
    width: 200px;
    height: 40px;
    font-size: 1.4em;
    line-height: 1em;
    display: block;
    margin: 0 auto;
  }


  .search-bar input {
    width: 98%;
  }

  .elementor-shortcode {
    display: flex;
    flex-direction: column;
  }

  .tienda-item {
 
    padding-top: 10px;
    
  }

  #sidebar {
  
    padding-top: 10px;
 
  }

  #sidebar {
    width: 100%;
    height: 340px;
    overflow-y: auto;
    padding: 10px;
      padding-top: 10px;
    padding-top: 40px;
    border-right: 1px solid #ddd;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
    border: 3px solid #c4c4c4;
  }

  .elementor-639 .elementor-element.elementor-element-89c5f61 {   
    color: var( --e-global-color-primary );
    font-family: "FilsonProBook";
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3em;
  }

  #wpcf7-f684-p639-o1 {
    width: 100%;
    padding-right: 0%;
  }

  #mapa {
    width: 100%;
    height: 60vh;
  }

  .desc-noticia {
    font-size: 15px;
    margin-bottom: 20px;
  }


  .boton-filtro-noticias {
 
    margin-bottom: 20px;

  }

  .list-img-noticia {
 
    width: 100%;
  }

  .content-atributos {
 
    padding: 0px 0px 0px 0px;
    margin: 5px 0px;
  }

  .custom-product-tabs {
    margin-top: 0px;
    padding: 5px 0px;
      padding-right: 0px;
      padding-left: 0px;
  }

  .content-atributos .attribute-title {
  
    font-size: 15px;
  }

  .titulo-productos-destacados {

    font-size: 1.2em;
  }

  .woocommerce .quantity .qty {
    
    width: 80px;
    text-align: center;
    border: 1px solid green;
    border-radius: 50px;
    margin-left: 0%;
    margin-bottom: 0px;

  }

  .whatsapp-button img {
    background: #fff;
    width: 178px;
    /*   display: block;
    margin: 0 auto; */
  }

  .acciones-comprar{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .quantity {
    width: 180px;
    border: 1px solid green;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
  }

  .whatsapp-button {
    background: #fff;
    width: 200px;
    margin-top: 10px;
    display: block;
  }

  .content-desc-producto{
    margin-top: 20px;
  }

  .price{
    margin-bottom: 40px;
  }


  .input-buscar{
    font-family: "FilsonProBook";
    font-size: 15px;
    width: 220px !important;
  }

  .producto-item {
    width: 100% !important;
    margin-left: 15px;
  }

  .productos {
    justify-content: center;
    margin: 20px auto 0px auto;
    justify-content: center;
    padding: 20px !important;
  }

  #panel-filtros{
    margin-bottom: 40px;
  }

  .div-seleccionados{
    padding-left: 0px;
  }

  #mostrar-filtros{
    margin-bottom: 20px;
  }

  #ocultar-filtros{
    margin-bottom: 20px;
  }

  #get_noticias_recientes {
    padding: 0px;
  }

  #bloque-noticias-in{
    padding: 20px !important;
    display: flex;
    justify-content: center;
    
  }

  #bloque-noticias .container-noticias{
 
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-right: 0px;
     
  }

  #bloque-noticias .container-noticia {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0px 2%;
  }

  #bloque-noticias .list-img-noticia {
    padding: 20px;
    min-height: 320px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    width: 100%;
  }

  #content {
    padding: 0px 15px;
  }

  .noticia-titulo {
    font-family: "FilsonProHeavy";
    font-size: 1.8em;
    color: #0f723d;
    line-height: 1.3em;
    margin-bottom: 40px;
  }

  .category-entry {
    font-family: "FilsonProRegular";
    font-size: 1.8em;
    color: #000;
    margin-top: 20px;
  }

  .breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .4rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
  }

  .breadcrumb {
    font-family: "FilsonProRegular";
    text-transform: uppercase;
    font-size: 12px;
    color: #222;
  }
  
  .breadcrumb a{
    margin: 0px 2px;
  }

  /* prod */

  .product-title {
    margin-top: 20px;
     
  }

  /* prod */

  ul#menu-menu-india{
    background-color: #016938;
    margin-top: 20px;
    color: #feda00 !important;

  }
  
  .eael-simple-menu-container.preset-1 .eael-simple-menu li:hover > a{
    color: #feda00 !important;
  }


  #head-movil .link-top {
    display: flex;
    justify-content: left;
    margin: 10px auto;
  }

  #seccion-noticias .list-img-noticia-ppal {
    width: 100%;
    min-height: 380px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
  }

  .desc-noticia {
    margin-top: 5px;
    height: auto;
  }

  .titulo-links-footer {
    font-weight: 800;
    font-size: 13px;
  }

  .link-footer a {
    
    color: #0F723D;
    font-size: 14px;
    line-height: 32px;

  }

  span.wpcf7-form-control-wrap #email{
     
  }

  .link-footer a {
    color: #0F723D;
    font-size: 11px;
    line-height: 32px;
  }

  .menu-horizontal {
    display: flex; 
    list-style: none; /* Elimina los puntos de la lista */
    padding: 0;
    margin: 0;
  }

  .menu-horizontal li {
      margin-right: 5px; 
      margin-left: 5px; 
  }

  .menu-horizontal a {
    text-decoration: none;
    font-family: FilsonProBook, sans-serif;
    font-size: 10px;
    color: #0F723D;
    text-align: center;
  }

  /* SLIDER PRODS */

  .swiper-container-prod-home {
    width: 100%;
    overflow: hidden;
  }

  .swiper-slide {
    width: 105%; /* 100% del slide + 10% del siguiente */
}

#swiper-wrapper-home{
  width: 78%;
  padding: 0 5px;
}

.container-producto {
  max-width: 100%;
  width: 100%;
  padding: 10px;
  margin-right: 20px !important;

}

.container-producto .content-label-categoria span {

  font-size: 12px;
  height: 42px;

}

.custom-next-btn, .custom-prev-btn{
  display: none;
}

  /* slider prods */

.swiper-container {
  min-height: 400px;
}

.container-noticia-home {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: auto;
  width: 100%;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 20px;
}

.desc-noticia {
  margin-top: 5px;
  height: auto;
  height: 44px;
}

.parrafo-home-slider {
 
  font-size: 12px;
 
}

.text-home-slider {
 
  font-size: 18px;
 
}

.custom-slide {
 
  height: 320px;
}

.parrafo-home-testimonios {
  color: #fff;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 20px;
  text-align: left;
}

.img-autor {
  width: 80px;
  border-radius: 50% !important;
  margin-right: 10px;
}

.text-autor {
  margin-bottom: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

.text-oficio {
  color: #fff;
  font-size: 11px;
}

.custom-slider-wrapper {
  overflow: hidden;
  width: 105%;
}

.content-home-autor {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.footer-izq-rrss p {
  font-size: 20px;
  color: #0F723D;
}

.footer-izq-suscripcion p {
  margin-top: 40px;
  font-size: 17px;
  color: #0F723D;
  display: inline-flex;
}

.footer-izq-suscripcion p {
  margin-top: 20px;
  font-size: 16px;
  color: #0F723D;
  display: inline-flex;
}

.footer-izq-suscripcion{
  margin-bottom: 15px;
}

.ehf-header #masthead {

  margin-bottom: 0px;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(232,227,232,1);
  -moz-box-shadow: 5px 5px 5px 0px rgba(232,227,232,1);
  box-shadow: 5x 5px 5px 0px rgba(232,227,232,1);
  -webkit-box-shadow: 5px 5px 3px 0px rgba(245,242,245,1);
  -moz-box-shadow: 5px 5px 3px 0px rgba(245,242,245,1);
  box-shadow: 5px 5px 3px 0px rgb(245, 242, 245);
}

.breadcrumb{
  display: none;
}

}

  
 

/* RESPONSIVE */