.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-8001 .elementor-element.elementor-element-d7a9995{text-align:center;font-family:"Roboto", Sans-serif;font-size:22px;font-weight:300;color:#000000;}.elementor-8001 .elementor-element.elementor-element-1f487ce > .elementor-container{max-width:500px;text-align:center;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-8001 .elementor-element.elementor-element-d7a9995{font-size:18px;}}@media(min-width:768px){.elementor-8001 .elementor-element.elementor-element-b8e1153{width:19.998%;}.elementor-8001 .elementor-element.elementor-element-eeb7f03{width:59.666%;}.elementor-8001 .elementor-element.elementor-element-325df19{width:20%;}}/* Start custom CSS for shortcode, class: .elementor-element-4cad0dc */.wpcf7  {background-color: #F5FBFF;
border-radius: 20px;
border: solid 2px #80d4ff;
}
.wpcf7-form {
margin-left: 15px;
margin-right: 15px;
margin-top: 15px;
}

.wpcf7-textarea,input[type="text"],input[type="email"]{
      resize: none; /*bloquea que redimensionen el textarea del formulario*/
      width: 95%;
      border-radius: 5px;
      border-color: #13AFF0;
      font-family: sans-serif;
      font-size: 14px;
      padding:5px;
      margin-bottom:5px;
  border-width: 2px;
  background: #14aef015;
  
}

#wrap {
     width: 95%;
      border-radius: 5px;
      border-color: #13AFF0;
      font-size: 15px;
       border-width: 2px;
  background: #14aef015;
  font-family: sans-serif;
   color: #828181;
   margin-left: auto;
    margin-right: auto;
}

#entregado{
    color: #000000;
    font-weight: 600;
    font-size: 17px;
}

#funcionando{
    color: #000000;
    font-weight: 600;
    font-size: 17px;
}

#entrenamiento{
    color: #000000;
    font-weight: 600;
    font-size: 17px;
}

#duda{
    color: #000000;
    font-weight: 600;
    font-size: 17px;
}

#garantia{
    color: #000000;
    font-weight: 600;
    font-size: 17px;
}

#estrellas{
    color: #000000;
    font-weight: 700;
    font-size: 17px;
    color: #FFBB01;
    
}

.wpcf7-submit{
      width: 35%;
      border-radius: 8px;
      border-color: #ffffff;
      background-color: #13AFF0;
      color: #fff;
      font-family: 'Roboto Bold',Droid Sans, Helvetica, Arial, Lucida, sans-serif;
      font-size: 14px;
      padding: 12px;
      margin-bottom:20px;
      /*para centrar*/
      display:block;
      margin-left: auto;
      margin-right: auto;

      
      /**************/
}
.wpcf7-submit:hover{
       background-color: #ffffff;
       color: #13AFF0;
       border-color: #13AFF0;
       box-shadow: 0 4px 16px rgba(92, 106, 195, 1);
       transition: all 0.2s ease;
}/* End custom CSS */