.elementor-974 .elementor-element.elementor-element-eb5c3fc{--display:flex;}.elementor-974 .elementor-element.elementor-element-eb5c3fc:not(.elementor-motion-effects-element-type-background), .elementor-974 .elementor-element.elementor-element-eb5c3fc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-974 .elementor-element.elementor-element-02bdb56{--display:flex;}.elementor-974 .elementor-element.elementor-element-1a6afaa{--display:flex;}.elementor-974 .elementor-element.elementor-element-1445475{--display:flex;--margin-top:-77px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-974 .elementor-element.elementor-element-fd40e0b{--display:flex;--margin-top:-67px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-974 .elementor-element.elementor-element-8b1b3a2{--display:flex;--margin-top:-78px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-974 .elementor-element.elementor-element-96d28db{--display:flex;--margin-top:-35px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-974 .elementor-element.elementor-element-164a1c4{--display:flex;--margin-top:-106px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-974 .elementor-element.elementor-element-15f69a0{text-align:center;font-family:"Montserrat", Sans-serif;font-size:11px;font-weight:400;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-974 .elementor-element.elementor-element-d64d38a img{width:40%;}.elementor-974 .elementor-element.elementor-element-a2ee582{--display:flex;}@media(max-width:1024px){.elementor-974 .elementor-element.elementor-element-d64d38a img{width:63%;}}@media(max-width:767px){.elementor-974 .elementor-element.elementor-element-1445475{--margin-top:-37px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-974 .elementor-element.elementor-element-96d28db{--margin-top:-18px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-974 .elementor-element.elementor-element-d64d38a img{width:94%;}}/* Start custom CSS for html, class: .elementor-element-b76d363 *//* --- BANNER DE GRAN VOLUMEN (>500KG) --- */
.hm-volumen-banner {
    background: linear-gradient(135deg, #d35400 0%, #b34400 100%);
    border-radius: 16px;
    padding: 30px;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    box-shadow: 0 10px 30px rgba(211, 84, 0, 0.15);
    text-align: left;
    width: 100%;
}

.hm-volumen-content {
    max-width: 65%;
}

.hm-volumen-badge {
    background-color: #ffffff;
    color: #d35400;
    font-size: 0.75rem;
    font-weight: 700;
    padding: 4px 12px;
    border-radius: 50px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
}

.hm-volumen-content h3 {
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    font-size: 1.6rem;
    margin: 0 0 8px 0;
    font-weight: 700;
}

.hm-volumen-content p {
    color: #fceade;
    font-size: 0.95rem;
    margin: 0;
    line-height: 1.5;
}

.hm-volumen-action {
    flex-shrink: 0;
}

.hm-btn-volumen {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background-color: #ffffff;
    color: #d35400 !important;
    border: 2px solid #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.9rem;
    font-weight: 700;
    padding: 14px 24px;
    border-radius: 50px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.25s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.hm-btn-volumen:hover {
    background-color: transparent;
    color: #ffffff !important;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(211, 84, 0, 0.2);
}

/* --- RESPONSIVE BANNER --- */
@media (max-width: 768px) {
    .hm-volumen-banner {
        flex-direction: column;
        text-align: center;
        padding: 30px 20px;
    }
    .hm-volumen-content {
        max-width: 100%;
    }
    .hm-volumen-action {
        width: 100%;
    }
    .hm-btn-volumen {
        width: 100%;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cba4ece *//* ESTILOS GENERALES DEL FOOTER */
.site-footer {
  background-color: #1c1c1e;
  color: #e5e5ea;
  padding: 60px 20px 0 20px;
  font-family: 'Montserrat', system-ui, -apple-system, sans-serif;
  box-sizing: border-box;
}

.footer-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 40px;
  padding-bottom: 40px;
}

/* COLUMNA LOGO / MARCA */
.footer-logo {
  font-size: 1.6rem;
  font-weight: 800;
  color: #ffffff;
  margin: 0 0 15px 0;
  letter-spacing: -0.5px;
}

.footer-logo span {
  color: #ff6d00;
}

.footer-description {
  color: #aeaeb2;
  font-size: 0.9rem;
  line-height: 1.6;
  margin: 0;
}

/* ENCABEZADOS DE COLUMNAS */
.footer-title {
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: 700;
  margin: 0 0 20px 0;
  position: relative;
}

/* TEXTOS Y ENLACES */
.footer-text {
  color: #aeaeb2;
  font-size: 0.9rem;
  line-height: 1.5;
  margin: 0 0 12px 0;
}

.footer-text strong {
  color: #ffffff;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 12px;
}

.footer-links a {
  color: #aeaeb2;
  text-decoration: none;
  font-size: 0.9rem;
  transition: color 0.2s ease;
}

.footer-links a:hover {
  color: #ff6d00;
}

/* BOTÓN DE WHATSAPP PREMIUM */
.footer-whatsapp-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: #25d366;
  color: #ffffff !important;
  text-decoration: none;
  padding: 12px 20px;
  border-radius: 10px;
  font-weight: 700;
  font-size: 0.85rem;
  margin-top: 10px;
  transition: background-color 0.2s ease, transform 0.2s ease;
  width: 100%;
  box-sizing: border-box;
}

.footer-whatsapp-btn:hover {
  background-color: #20ba5a;
  transform: translateY(-2px);
}

/* BOTÓN SEGUIMIENTO DE PEDIDO (NUEVO) */
.footer-track-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background-color: #2c2c2e;
  color: #ffffff !important;
  text-decoration: none;
  padding: 10px 15px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 0.85rem;
  margin-top: 12px;
  border: 1px solid #3a3a3c;
  transition: all 0.2s ease;
}

.footer-track-btn:hover {
  background-color: #ff6d00;
  border-color: #ff6d00;
  transform: translateY(-1px);
}

/* BARRA INFERIOR COPYRIGHT */
.footer-bottom {
  border-top: 1px solid #2c2c2e;
  padding: 25px 0;
  margin-top: 20px;
}

.footer-bottom-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  color: #86868b;
  font-size: 0.8rem;
}

.footer-bottom-container p {
  margin: 0;
}

.footer-credit {
  color: #636366;
}

/* RESPONSIVO PARA MÓVILES */
@media (max-width: 768px) {
  .site-footer {
    padding: 40px 15px 0 15px;
  }
  .footer-container {
    gap: 30px;
  }
  .footer-bottom-container {
    flex-direction: column;
    text-align: center;
    gap: 8px;
  }
}

/* ADAPTACIONES PARA SECCIÓN MAYORISTA EN FOOTER */
.footer-contact-column {
  display: flex !important;
  flex-direction: column !important;
  gap: 10px !important;
}

.footer-contact-column .footer-whatsapp-btn {
  margin-top: 0 !important;
}

.footer-contact-column .footer-wsp-mayorista {
  background-color: #ff6d00 !important; 
  box-shadow: 0 4px 10px rgba(255, 109, 0, 0.15);
}

.footer-contact-column .footer-wsp-mayorista:hover {
  background-color: #e06000 !important;
  transform: translateY(-2px);
}/* End custom CSS */