/* TEHME CSS */

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 576px) and (max-width: 1440px) {
  .container,
  .header-pages {
    max-width: 100%;
  }
} /* end media*/

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
} /* end media*/
@media (min-width: 1400px) {
  .container-xxl {
    max-width: 1920px !important;
  }
} /* end media*/

/* logo Plan recuperacion + UE */
#new-sidebar .widget-footer {
  max-width: 1200px;
  margin: 25px auto 10px;
}

body {
  letter-spacing: 0.065rem;
  font-variant-numeric: lining-nums;
}
.bloque-productos.has-medium-font-size{
  font-size: 16px!important;
}

@media only screen and (min-width: 768px) {
  body {
    font-size: 1.5rem;
  }
  .border-5 {
    border-width: 10px!important;
  }
  .bloque-productos .lead{
    font-size: 2vw;
    word-break: normal;
  }
  
} /* end media */

@media only screen and (min-width: 1440px) {
  body {
    font-size: 2.2rem;
  }
  .border-5 {
    border-width: 20px!important;
  }
  .bloque-productos.has-medium-font-size{
    font-size: 20px!important;
  }
  .bloque-productos .lead{
    font-size: 1.8rem;
  }
} /* end media */

.fw-medium,
strong {
  font-weight: 500;
}
.border-dbe4de {
  border-color:#dbe4de!important;
}


/* header */

#wrapper-navbar {
  border-bottom: 4px solid #1f9e4b;
}
.navbar-brand img,
.logo-footer {
  width: 100%;
  max-width: 220px;
  padding: 10px;
  height: auto;
}
.navbar-expand-lg .navbar-nav .nav-link {
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  color: #fff;
}
.nav-link:hover,
.active .nav-link {
  color: #fff;
}

.offcanvas-body .nav-link:focus,
.offcanvas-body .nav-link:hover {
  color: #fff !important;
}

.txt-logo-footer {
  font-size: 14px;
  max-width: 200px;
}
.navbar-nav-extra li {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  padding: 5px;
}

@media only screen and (min-width: 992px) {
  .navbar-brand img,
  .logo-footer {
    max-width: 340px;
    padding-bottom: 0;
  }
  .txt-logo-footer {
    font-size: 18px;
    max-width: 340px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 1.8vw;
    font-weight: 500;
    color: #000;
    padding-right: 0 !important;
    padding-left: 0.85rem;
    text-align: left;
    height: 55px;
  }
  .nav-link:hover,
  .active .nav-link {
    color: #000;
  }
  .offcanvas-body .nav-link:focus,
  .offcanvas-body .nav-link:hover {
    color: #000 !important;
  }
  .navbar-nav-extra li {
    font-size: 26px;
  }
  #main-menu .lang-item {
    display: none;
  }
  
} /*  end css */

@media only screen and (min-width: 1400px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 2.4rem;
    font-size: 1.4rem;
    height: 70px;
  }
  
} /*  end css */

.navbar-toggler-icon {
  background-image: url('data:image/svg+xml,<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space="preserve"><g><rect x="2.2" y="9.6" style="fill:%23000;" width="45.7" height="6.4"/><rect x="2.2" y="21.8" style="fill:%23000;" width="45.7" height="6.4"/><rect x="2.2" y="34" style="fill:%23000;" width="45.7" height="6.4"/></g></svg>');
  height: 2em;
  width: 2em;
}

.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler-icon:focus,
.btn-close:focus {
  outline: none !important;
  border: none !important;
  border-width: 0;
  box-shadow: none !important;
  border: none;
}

/* dropdown menu*/

.dropdown-menu {
  width: auto;
  min-width: 220px;
  border: none;
  border-radius: 0;
  background-color: #1f9e4b;
  border-bottom: 4px solid #fff;
  padding: 0px;
  margin-bottom: 20px;
}

.dropdown-menu li.nav-item {
  padding: 0 !important;
  border-bottom: none;
  text-align: center;
}

.dropdown-menu li a {
  color: #fff;
  font-size: 120%;
  line-height: 1.2;
  padding: 15px;
  white-space: normal;
  font-weight: 500;
}

.dropdown-menu li:hover,
.dropdown-item:hover,
.dropdown-item:focus {
  background-color: #000;
}

/* colores dropdown */
/*  dropdown 
#main-menu .dropdown-menu {
  background-color: rgba(31, 156, 75, 0.8);
}
*/

@media only screen and (min-width: 992px) {
  .dropdown-hover:hover .dropdown-menu,
  .dropdown-hover:hover .dropdown-menu.show,
  .dropdown-hover .dropdown-menu[data-bs-popper] {
    background-color: rgba(31, 156, 75, 0.9);
    /* top:0!important;
    left:0px; */
    margin-left: 0px;
    width: 240px;
    padding: 0;
    display: block;
  }

  .dropdown-menu li.nav-item {
    padding: 7px 20px;
    text-align: left;
  }
} /*  end css */

/* botones 
.btn-primary, .understrap-read-more-link,
.active>.page-link, .page-link.active {
    background-color: #000;
    border:none;
}
.btn-primary:hover, .understrap-read-more-link:hover
.active>.page-link:hover {
    background-color: #000;
    border:none;
}*/

.wp-block-button__link {
  background-color: #1f9e4b;
  color: #000;
  border: none;
  line-height: 100%;
}

.wp-block-button__link:hover {
  background-color: #000;
  color: #fff;
}

/* footer */

#wrapper-footer-full,
#wrapper-static-hero {
  background-color: #fff;
  color: #000;
  font-size: 18px;
}
#wrapper-footer-full a {
  color: #000;
  text-decoration: none;
}
#wrapper-footer-full a {
  color: #000;
  text-decoration: none;
}
/* menu legales*/
.footer-basic ul {
  list-style: none;
  margin: 10px auto;
  text-align: center;
  padding-left: unset;
}

.footer-basic ul li {
  display: block;
  padding: 5px auto;
}

.footer-basic ul li a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
}
#wrapper-footer-full .footer-basic ul li a:hover,
#wrapper-footer-full .footer-basic ul .current-menu-item a {
  color: #1f9e4b;
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  .footer-basic ul li:first-child ::after,
  .footer-basic ul li:nth-child(2) ::after {
    content: "  / ";
    min-width: 15px;
    text-align: right;
  }
  .footer-basic ul li {
    display: inline-block;
    padding: 5px;
  }
} /*  end css */

/* SLIDER HOME*/

.slide-bg {
  background-position: top right;
  background-size: cover;
  background-repeat: no-repeat;
}

.infos-slide {
  min-height: 450px;
}
/* slick */
/* solo movil  -- MAX   */
@media only screen and (max-width: 768px) {
  .lazy .slick-prev,
  .lazy .slick-next {
    display: none !important;
  }
} /* end css*/

.lazy .slick-prev,
.lazy .slick-next {
  width: 75px;
  height: 50px;
  top: unset;
  bottom: 15px;
  z-index: 200;
  opacity: 1;
}

.lazy .slick-prev {
  content: "Anterior";
  left: 7% !important;
}
.lazy .slick-next {
  right: 7% !important;
}

.lazy .slick-prev::before,
.lazy .slick-next::before {
  opacity: 1;
  padding: 20px;
  display: block;
  content: "";
}

.lazy .slick-prev::before {
  background: transparent
    url("https://www.distribucionesverde.com//wp-content/themes/theme-distribuciones-verde/img/flecha.svg")
    no-repeat left center;
}
.lazy .slick-next::before {
  background: transparent
    url("https://www.distribucionesverde.com//wp-content/themes/theme-distribuciones-verde/img/flecha-right.svg")
    no-repeat right center;
}
.slick-dots li button:before {
  font-size: 40px !important;
}

.slick-dots {
  bottom: 0px !important;
  padding: 40px !important;
  width: 100%;
  margin: 0 !important;
  /* background-color: rgba(31, 156, 75, 0.8); */
  text-align: center !important;
}
.slider-home .slick-dots  {
  background-color: rgba(31, 156, 75, 0.8);
}
.slick-dots li button {
  background-color: #ddd !important;
  color: #fff;
  border: 1px solid #ddd;
  border-radius: 100%;
  width: 15px !important;
  height: 15px !important;
}
.slick-dots li:hover button,
.slick-dots li.slick-active button {
  background-color: #000 !important;
}
.slick-dots li button:before {
  font-size: 30px !important;
  content: " " !important;
}
@media only screen and (min-width: 768px) {
  .infos-slide {
    min-height: 550px;
  }
  .titulos-slider {
    line-height: 110%;
    padding-bottom: 5px;
  }
  .btn-slider-home a {
    font-size: 28px;
    padding: 15px 35px;
    margin-bottom: 50px;
  }

  .slick-dots {
    bottom: 0px !important;
  }
  .slick-dots li {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  .slick-dots li button {
    width: 20px !important;
    height: 20px !important;
  }
} /* end media */
@media only screen and (min-width: 1200px) {
  .infos-slide {
    min-height: 650px;
  }
  .slide-bg {
    background-size: 50%;
  }
  .lazy .slick-prev::before,
  .lazy .slick-next::before {
    padding: 35px;
  }
  .lazy .slick-prev {
    left: 12.5% !important;
  }
  .lazy .slick-next {
    right: 12.5% !important;
  }
} /* end media */

/* contact form  */

.wpcf7 {
  max-width: 100% !important;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea,
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="email"]:focus-visible,
.wpcf7 textarea:focus {
  border-radius: 0;
  background: none !important;
  border: none;
  box-shadow: none;
  padding: 10px 0;
}

.formulario .wpcf7-form input[type="text"],
.formulario .wpcf7-form input[type="tel"],
.formulario .wpcf7-form input[type="email"],
.formulario .wpcf7-form textarea,
.formulario .wpcf7-form select,
.formulario .wpcf7 input[type="text"]:focus,
.formulario .wpcf7 input[type="tel"]:focus,
.formulario .wpcf7 input[type="email"]:focus,
.formulario .wpcf7 input[type="email"]:focus-visible,
.formulario .wpcf7-form select:focus,
.formulario .wpcf7 textarea:focus {
  color: #000;
  border-bottom: 2px solid #000;
}

.wpcf7 input[type="submit"] {
  width: 170px;
  border-radius: 0;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}
.formulario input[type="submit"] {
  background: #000;
  border: 2px solid #000;
}
.matricula input[type="submit"] {
  background: #000;
  border: 2px solid #000;
}

.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="submit"]:focus,
.wpcf7 input[type="submit"]:active,
.wpcf7 input[type="submit"]:first-child:active,
.wpcf7 input[type="submit"]:focus-visible {
  background: #1f9e4b;
  color: #fff;
  border: 2px solid #000;
}

.wpcf7 input[type="submit"]:disabled {
  background: transparent;
  color: #000;
  border: 2px solid #000;
}
.wpcf7-acceptance .wpcf7-list-item {
  margin: 0 !important;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0 !important;
  padding: 20px !important;
  background-color: #fff;
  color: #000;
  border: 2px solid red;
  font-size: 18px;
  line-height: 120%;
}

.wpcf7-form ::placeholder {
  font-weight: normal;
  font-size: 18px;
}
.formulario .wpcf7-form ::placeholder {
  color: #000 !important;
}

.wpcf7-not-valid-tip {
  color: red !important;
  font-weight: normal;
  font-size: 15px;
  padding: 10px;
  background-color: #fff;
}
.wpcf7-form textarea {
  height: 120px;
}
@media only screen and (min-width: 768px) {
  .wpcf7-form input[type="text"],
  .wpcf7-form input[type="tel"],
  .wpcf7-form input[type="email"],
  .wpcf7-form select,
  .wpcf7-form textarea,
  .wpcf7-form ::placeholder {
    font-size: 1.5rem;
  }
  .wpcf7 input[type="submit"] {
    font-size: 28px;
  }
} /*  end css */

/* paginacion */
.pagination {
  margin-top: 40px;
  border-radius: 0 !important;
}
.pagination .page-item a,
.pagination .page-item .current {
  padding: 5px 15px;
  border-radius: 0 !important;
  font-size: 120%;
}
.page-link:focus {
  background-color: #ddd !important;
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2) !important;
}
@media only screen and (min-width: 768px) {
  .pagination .page-item a,
  .pagination .page-item .current {
    padding: 1rem 0.5rem;
  }
} /* end media */

.map,
.mail,
.phone, .clock {
  font-size: 18px;
  line-height: 120%;
  padding: 10px 15px 10px 45px;
  background-size: 35px;
  background-repeat: no-repeat;
  background-position: center left;
}

.map {
  background-image: url(https://www.distribucionesverde.com/wp-content/themes/theme-distribuciones-verde/img/map.svg);
}
.phone {
  background-image: url(https://www.distribucionesverde.com/wp-content/themes/theme-distribuciones-verde/img/phone.svg);
}
.mail {
  background-image: url(https://www.distribucionesverde.com/wp-content/themes/theme-distribuciones-verde/img/mail.svg);
}
.clock {
  background-image: url(https://www.distribucionesverde.com/wp-content/themes/theme-distribuciones-verde/img/clock.svg?123);
}

@media only screen and (min-width: 768px) {
  .map,
  .mail,
  .phone,
  .clock {
    font-size: 24px;
    padding: 10px 15px 10px 60px;
    background-size: 45px;
  }

  .bg-100 .wp-block-cover,
  .bg-100 .wp-block-cover-image {
    min-height: 96%;
  }
} /*  end media */

.legales p,
.legales li,
.legales table,
.legales ol {
  font-size: 16px;
  line-height: 130%;
}
.legales p {
  margin-bottom: 25px;
}

.productos .col-6 .producto {
  min-height: 190px;
  padding: 4%;
}
.productos .col-lg-3 .producto {
  min-height: 370px;
}
.productos .col-lg-3 .producto a {
  text-decoration: none;
  font-weight: 300;
}

.productos .col-producto:hover {
  background-color: #000 !important;
}

/*  Modal buscador */
#modalbuscador {
  background-color: rgba(31, 156, 75, 0.5);
  width:100%;
  text-align: center;
}
#modalbuscador .modal-content {
  background-color: transparent;
  border: none;
  margin-bottom: 90px;
}
#modalbuscador .modal-header {
  border-bottom: none;
  padding: 25px;
}
#modalbuscador .input-group input {
  border-radius: 0;
  padding: 15px;
}
#modalbuscador .input-group .btn-primary {
  background-color: #000!important;
}
#modalbuscador .input-group .btn-primary:hover {
  background-color: #1f9e4b!important;
} 
.btn-search svg {
  width: 30px;
  height: 30px;
}
#modalbuscador .modal-header .btn-close {
  background-color: #fff;
  border-radius: 0;
}

@media only screen and (min-width: 992px) {
  .btn-search svg {
    width: 38px;
    height: 38px;
  }
} /*  end media */
@media only screen and (max-width: 768px) {
  #modalbuscador .modal-content {
    width: 90%;
   
  }
} /*  end media */

/* flipbox */

.caja-flipbox {
  max-width: 1100px;
  margin: 0 auto;
  font-weight: 400;
}

.flip-box {
  background-color: transparent;
  width: 100%;
  height: 200px;
  perspective: 1000px;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front,
.flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  background-color: #fff;
  color: black;
  border-bottom: 10px solid #1f9e4b;
  display: flex;
  align-items: center;
  text-align: center;
}
.flip-box-front h3 {
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.flip-box-back {
  background-color: #000;
  color: white;
  transform: rotateY(180deg);
  display: flex;
  align-items: center;
}

.flip-box-back p {
  width: 96%;
  max-width: 340px;
  margin: 0 auto;
  text-align: center;

}
.enlace-flip {
  background-color: #1f9e4b;
  height: 200px;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 30px;
}
.enlace-flip h3 {
  display: block;
  width: 90%;
}
.enlace-flip:hover {
  background-color: #000;
}
.enlace-flip a {
  color: #fff;
  text-align: center;
  background: transparent
    url("https://www.distribucionesverde.com//wp-content/themes/theme-distribuciones-verde/img/flecha-right-white.svg")
    no-repeat right center;
  background-position: right center;
  background-size: 40px;
  padding-right: 70px;
  display: block;
  text-decoration: none;
}

@media only screen and (min-width: 1200px) {
  .flip-box-front h3 {
    font-size: 2.5rem;
  }
  .flip-box-back p {
    font-size: 20px;
    line-height: 1.2;
  }
  .enlace-flip a{
    background-size: 70px;
    font-size: 2.5rem;
  }
} /*  end media */

.cabecera-diferencia, .cabecera-quienes {
  background-position: center center;
  background-repeat: no-repeat;
  padding-top:180px ;
  background-size: cover;
}
.cabecera-diferencia {
  background-image: url("https://www.distribucionesverde.com/wp-content/uploads/2025/07/distribuciones-verde-diferencia-empresa768.jpg");
}
.cabecera-quienes {
  background-image: url("https://www.distribucionesverde.com/wp-content/uploads/2025/07/distribuciones-verde-quienes-somos-empresa768.jpg");
}
@media only screen and (min-width: 768px) {
  .cabecera-diferencia, .cabecera-quienes {
    background-position: right center;
    background-size: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .cabecera h1 {
    padding-right: 40%;
  }
} /*  end media */

@media only screen and (max-width: 768px) { 
  .cabecera {
    background-color: #1f9e4b;
  }
  
} /*  end media */

@media only screen and (min-width: 1200px) {
  .cabecera-diferencia, .cabecera-quienes {
    padding-top:90px ;
    padding-bottom:90px ;
  }
} /*  end media */


.valores h3 strong {
  font-weight: 800;
}
.valores .text-end p {
  padding-left:10%
}
.valores .text-start p {
  padding-right:10%
}
@media only screen and (min-width: 1200px) {
  .valores .text-end p {
    padding-left:20%
  }
  .valores .text-start p {
    padding-right:20%
  }
} /*  end media */

.prod-cat h2 a {
  text-decoration: none;
  color: #000;
  background: transparent
    url("https://www.distribucionesverde.com//wp-content/themes/theme-distribuciones-verde/img/flecha-right.svg")
    no-repeat right center;
  background-size: 40px;
  padding-right: 70px;
  display: block;
  width: 100%;
  transition: 0.15s padding ease-out;
}
.prod-cat h2 a:hover {
  color:#1f9e4b;
  font-weight: bold;
  padding-left: 40px;
  background: transparent
    url("https://www.distribucionesverde.com//wp-content/themes/theme-distribuciones-verde/img/flecha-right-verde.svg")
    no-repeat right center;
    background-size: 40px;
}

@media only screen and (min-width: 1200px) {
  .prod-cat h2 a, .prod-cat h2 a:hover {
    padding-right:110px ;
    background-size: 90px;

  }
  .prod-cat h2 a:hover  {
    padding-left: 70px;
  }

} /*  end media */

.lista-producto a {
  padding-bottom: 50px;
  background: transparent
    url("https://www.distribucionesverde.com//wp-content/themes/theme-distribuciones-verde/img/flecha-right.svg")
    no-repeat ;
  background-position: right bottom;
  background-size: 40px;
  color:#000;
  text-decoration: none;
  transition: background-position 0.5s ease-in-out;
}
.lista-producto a:hover {
  font-weight: bold;
  background-position: center bottom;
}

.page-ficha .bloque-productos .border-dark {
  border-color:#dbe4de!important;
}
.grecaptcha-badge {
  display: none;
}

html:lang(en-GB) .only-es, html:lang(es) .only-en {
  display: none;
 }
 html:lang(en-GB) .only-en, html:lang(es) .only-es {
  display: block;
 }