.elementor-16244 .elementor-element.elementor-element-72c0f59{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-16244 .elementor-element.elementor-element-72c0f59.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-16244 .elementor-element.elementor-element-2260482{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-16244 .elementor-element.elementor-element-2260482.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-16244 .elementor-element.elementor-element-938b1af{width:var( --container-widget-width, 144.623% );max-width:144.623%;--container-widget-width:144.623%;--container-widget-flex-grow:0;}.elementor-16244 .elementor-element.elementor-element-938b1af.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}#elementor-popup-modal-16244 .dialog-message{width:371px;height:auto;}#elementor-popup-modal-16244{justify-content:center;align-items:center;}#elementor-popup-modal-16244 .dialog-close-button{display:flex;}#elementor-popup-modal-16244 .dialog-widget-content{border-radius:10px 10px 10px 10px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:766px){.elementor-16244 .elementor-element.elementor-element-72c0f59{--width:96.25%;}.elementor-16244 .elementor-element.elementor-element-2260482{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-938b1af */.envio-aclaracion-peso {
  font-size: 10px;
  color: #888;
  margin-top: 6px;
  text-align: left;
}

.envio-aclaracion {
  font-size: 10px;
  color: #777;
  text-align: center;
  margin-bottom: 6px;
}

.envio-banner {
  background: #d4f8e8;
  color: #0f5132;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 10px;
  border-radius: 6px;
  margin-top: 10px;
  margin-bottom: 8px;
  text-align: center;
}

.metodo-envio-linea {
  font-size: 15px;
  margin-top: 4px;
  color: #333;
}

.valu-shipping-modal {
  font-family: "Cerco Regular", sans-serif;
  padding: 18px;
  max-width: 360px;
  background: #fff;
  border-radius: 14px;
}

.valu-shipping-modal h3 {
  font-size: 16px;
  margin-bottom: 14px;
}

.valu-option {
  padding: 12px;
  border: 1px solid #eee;
  border-radius: 10px;
  margin-bottom: 12px;
}

.valu-option label {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 14px;
}

.valu-link {
  display: inline-block;
  margin-top: 6px;
  font-size: 12px;
  color: #666;
  text-decoration: underline;
}

.valu-note {
  display: block;
  font-size: 11px;
  color: #888;
  margin-top: 4px;
}

.valu-fields {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

#calcularEnvio {
  background: #333;
  color: #fff;
  border: none;
  padding: 10px 12px;
  border-radius: 10px;
  cursor: pointer;
  font-size: 14px;
  transition: 0.2s ease;
}

#calcularEnvio:hover {
  background: #111;
}

.valu-fields input {
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 8px;
}

.valu-fields button {
  padding: 10px;
  border: none;
  border-radius: 8px;
  background: #111;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 768px) {

  /* mata overlay fantasma */
  .dialog-lightbox-widget:before,
  .dialog-lightbox-container:before {
    display: none !important;
    opacity: 0 !important;
    content: none !important;
  }

  .dialog-lightbox-widget,
  .dialog-lightbox-container {
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }
  
.dialog-lightbox-widget {
  pointer-events: auto !important;
}

.dialog-lightbox-widget.dialog-lightbox-widget-active {
  pointer-events: auto !important;
}

  /* 🔥 ESTO ES LO QUE TE ROMPÍA DESKTOP */
  .dialog-widget-content {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: 90vh !important;
    border-radius: 16px 16px 0 0 !important;
    overflow-y: auto !important;
    margin: 0 !important;
    box-shadow: none !important;
  }

  .valu-shipping-modal {
    width: 100%;
    max-width: 100%;
    padding: 16px;
    box-sizing: border-box;
  }

  #codigo_postal,
  #provincia,
  #calcularEnvio {
    width: 100%;
    display: block;
  }

  #calcularEnvio {
    margin-top: 10px;
  }
}/* End custom CSS */