.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6b10609:#F47F24;--e-global-color-e0ef4c4:#137768;--e-global-color-68b68bc:#EF0043;--e-global-color-c9de168:#FFDE59;--e-global-color-af90881:#014336;--e-global-color-117f48e:#EBE7A7;--e-global-color-9d707f6:#61CE70;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;line-height:28px;}.elementor-kit-9 a{color:var( --e-global-color-af90881 );}.elementor-kit-9 h2{font-size:37px;line-height:45px;letter-spacing:-1.1px;}.elementor-kit-9 h3{font-size:30px;line-height:36px;letter-spacing:-0.8px;}.elementor-kit-9 h5{font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{font-size:16px;line-height:23px;}.elementor-kit-9 h2{font-size:27px;line-height:33px;letter-spacing:-0.5px;}.elementor-kit-9 h5{font-size:19px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  scroll-behavior: smooth;
}
.amzTopBoton{
    position: absolute;
    bottom: 10%;
}
.sombraTextos .bdt-slide-text {
    text-shadow: 4px 3px 15px rgba(0,0,0,0.74);
}
.bolsasProducto img{
    -webkit-filter: drop-shadow(0px 2px 5px #878787);
  filter: drop-shadow(0px 2px 5px #878787);
}
.nopalissimoForm2 form {
  font-family: "AkzidenzGroteskBQ-Light", Sans-serif !important;
  && input {
    margin: -10px 0px!important;
  }
  && .formGrupo{
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
  }
  && .formPreguntas{
    width: 50%;
    margin: 0px!important;
    padding: 0px 1%;
  }
  && .formTexto{
    width: 100%;
    padding: 0px 1%;
  }
  && .labelsForm{
    font-family: "AkzidenzGroteskBQ-Light", Sans-serif !important;
    margin: 0px 2px!important;
    width: 100%;
  }
  && .labelsFormArea{
    margin: 0px!important;
    width: 100%;
  }
  && .wpcf7-textarea {
      font-family: "AkzidenzGroteskBQ-Light", Sans-serif!important;
      font-weight: 300!important;
      font-size: 17px!important;
  }
  && .wpcf7-submit {
    width: 50%!important;
    margin-top: -15px!important;
    
  }
  /*&& .wpcf7-spinner {
    display: none;
  }*/
}

@media screen and (max-width: 1000px) {
  .nopalissimoForm2 form{
    && .formPreguntas{
      width: 100%;
    }
    && .wpcf7-submit {
      margin-top: -10px;
      width: 40%!important;
    }
  }
}
@media screen and (max-width: 400px) {
  .amzTopBoton{
    position: relative;
    bottom: bottom;
  }
  .nopalissimoForm2 form{
    && .wpcf7-submit {
      margin-top: -5px!important;
      width: 100%!important;
    }
  }
}/* End custom CSS */