html, body, .sectionLogin{ margin: 0;}
body.home, #mainWrapper, html.home, html.is404, body.error404{
    /* Height and width fallback for older browsers. */
    height: 100%;
    width: 100%;

    /* Set the height to match that of the viewport. */
    /* height: 100vh; */

    /* Set the width to match that of the viewport. */
    /* width: 100vw; */

    /* Remove any browser-default margins. */
    margin: 0;
}
body{
    font-family: Roboto;
    background: url('/wp-content/uploads/2021/05/bgLogin.jpg') top center no-repeat ;
    background-size: cover;
}
body.home{
    background: none;
}
#mainWrapper{
    border-bottom: solid 1px #FFDE00;
}
body.home #mainWrapper{
    background: url('/wp-content/uploads/2021/05/bg-tomato.jpg') top center no-repeat ;
    background-size: cover;
    padding: 0px ;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
figure.wp-block-image   {
    margin: 0;
}
.formRegister .um, .formLogin .um{
    opacity: 1!important;
    margin-bottom: 0px!important;
}

.sectionLogin{
    
}
.formLogin .logo, .formRegister .logo{
    width: 170px;
    height: auto;
    margin-bottom: 30px;
}
.formLogin, .formRegister{
    min-height: 660px;
    width: 451px;
    border-radius: 41px;
    background-color: #FFFFFF;
    margin-top: 100px;
    -webkit-border-radius: 41px;
    -moz-border-radius: 41px;
    -ms-border-radius: 41px;
    -o-border-radius: 41px;
    padding: 35px 0;
}
#btnLogout{
    height: 22px;
    width: 140px;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 15px;
    letter-spacing: -0.29px;
    line-height: 27px;
    text-align: right;
    position: absolute;
    margin-top: 48px;
    right: 112px;
}
#btnLogout a{
    color: #FFFFFF;
    text-decoration: none;
}
#btnLogout a img{
    margin-left: 11px;
}
.formLogin .um-field-label, .formRegister .um-field-label{
    text-align: center;
}
.formLogin .um-field-label label{
    color: #00541A;
    font-family: Roboto;
    font-size: 18px;
    letter-spacing: -0.73px;
    line-height: 24px;
    text-align: center;
    font-weight: normal;
}
.formLogin .um .um-form input[type=text], .formLogin .um .um-form input[type=password], .formRegister .um .um-form input[type=text], .formRegister .um .um-form input[type=password]{
    height: 64px;
    width: 305px;
    border: none!important;
    border-bottom: 1px solid #00541A!important;
    margin: 0 auto 20px auto!important;
    text-align: center;
}
.formLogin .um .um-form input[type=submit].um-button,
.formRegister .um .um-form input[type=submit].um-button{
    height: 60px;
    width: 304px;
    border-radius: 30px!important;
    background-color: #00541A;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.85px;
    line-height: 23px;
    text-align: center;
    -webkit-border-radius: 30px!important;
    -moz-border-radius: 30px!important;
    -ms-border-radius: 30px!important;
    -o-border-radius: 30px!important;
    margin: 20px auto 0 auto!important;
    text-transform: uppercase!important;
}
.formLogin .um-half{
    width: 100%;
}
.formLogin .loginEnlaces{
    margin-top: 26px;
}
.formLogin .loginEnlaces, 
.formLogin .loginEnlaces a{
    color: #00541A;
    font-family: Roboto;
    font-size: 15px;
    letter-spacing: -0.29px;
    line-height: 27px;
    font-weight: 400;
}
.um-form a{
    color: #00541A;
}
.um-form ul{
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
}
.formLogin .um .um-form input[type=text].um-form-field.um-error , .formLogin .um .um-form input[type=password].um-form-field.um-error, .formRegister .um .um-form input[type=text].um-form-field.um-error, .formRegister .um .um-form input[type=password].um-form-field.um-error{
    margin-bottom: 0!important;
}
.g-recaptcha{
    margin-bottom: 10px!important;
}
.um-notice.err.um-error-code-recaptcha, .um-notice.err.um-error-code-incorrect_password{
    display: none;
}
.um-row._um_row_1{
    margin-bottom: 10px!important;
}
.copyLogin{
  color: #050708;
  font-family: Roboto;
  font-size: 15px;
  letter-spacing: -0.29px;
  line-height: 27px;
  text-align: center;
  margin-top: 100px;
  font-weight: 400;
}
::placeholder, ::-ms-input-placeholder, :-ms-input-placeholder {
    color: #00541A!important;
    opacity: 1!important;
}

::placeholder {
    color: #00541A!important;
    opacity: 1!important; /* Firefox */
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #00541A!important;
  }
  
  ::-ms-input-placeholder { /* Microsoft Edge */
   color: #00541A!important;
  }

  /*----------------------------------------------
  * Home
  *------------------------------------------------------
  */
.sectionHome{  
    height: 100%;
    text-align: center;
}
.sectionHome .logo img{
    max-width: 80%;
    margin-bottom: 20px;
}
.date{
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 22px;
    letter-spacing: -0.89px;
    line-height: 22px;
    text-align: center;
}
.date span{
    border-bottom: solid 1px #FFFFFF;
    padding-top: 7px;
}
.sectionHome  h3{
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 22px;
    letter-spacing: 2.8px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: normal;
}
.sectionHome h2{
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 56px;
    font-weight: bold;
    letter-spacing: -2.28px;
    line-height: 74px;
    text-align: center;
}
.sectionHome p.eslogan{
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 25px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 0.3px;
    line-height: 39px;
    text-align: center;
    margin: 0;
}
.sectionHome .pesos{
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 62px;
    font-weight: bold;
    letter-spacing: -2.52px;
    line-height: 62px;
    text-align: center;
    width: 90px;

}
.sectionHome .precio{
    color: #050708;
    font-family: Roboto;
    font-size: 177px;
    font-weight: bold;
    letter-spacing: -9.91px;
    line-height: 158px;
    text-align: right;
    border-radius: 10px;
    background-color: #FFDE00;
    height: 158px;
    width: 436px;
    margin: 0 15px;
    padding: 0 15px;
  
}
.sectionHome .kilo{
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 62px;
    font-weight: bold;
    letter-spacing: -2.52px;
    line-height: 62px;
    text-align: center;
    width: 90px;

}
.sectionHome .copyHomeContainer{
    display: flex;
    align-items: flex-end;
}
.sectionHome .copyHome{
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 15px;
    letter-spacing: -0.29px;
    line-height: 27px;
    text-align: left;
    padding-left: 70px;
    margin-bottom: 0;

}
.sectionHome ul.contacto{
    list-style: none;
    margin: 0;
    padding-right:70px;
    text-align: right;
}
.sectionHome ul li{
    /*height: 32px;*/
}
.sectionHome ul li a{
    color: #FFFFFF;
}
.sectionHome ul li a img{
    margin-bottom: 20px;
    width: 32px;
    height: auto;
}
.sectionHome ul li:last-child a img{
    margin-bottom: 0px;
}
.sectionHome .logout{
   
}
.sectionHome .logout a{
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    text-decoration:underline;  
}
.copyContacto{
    
    /*margin-top: 30px;*/
    width: 100%;
}
.bgYellow{
    background-color: #FFDE00;
}
#contactoInfo{
    padding: 70px 0;

}
#contactoInfo .cardContacto {
    border-radius: 26px;
    background-color: #FFFFFF;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 330px;
    padding: 20px;
    margin: 0 auto;
    min-height: 380px;
}
/* :focus */
#contactoInfo .cardContacto img{
    margin-bottom: 40px;
}
#contactoInfo .cardContacto ul{
    margin: 0;
    list-style: none;
    text-align: left;
    padding: 0;
}
#contactoInfo .cardContacto ul li img{
    margin: 0;
    margin-right: 8px;
}
#contactoInfo .cardContacto ul li{
    color: #050708;
    font-family: Roboto;
    font-size: 17px;
    letter-spacing: -0.29px;
    line-height: 30px;
    margin:0;
}

#contactoInfo .cardContacto ul li a{
    color: #050708;
    text-decoration: none;
}
#contactoInfo h2{
    color: #050708;
    font-family: Roboto;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: -1.8px;
    line-height: 58px;
    text-align: left;
    padding-left: 30px;
}
#contactoInfo p{
    color: #050708;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.73px;
    line-height: 26px;
    text-align: justify;
    padding-left: 30px;

}
#flecha img{
    cursor: pointer;
}
#flecha a.collapsed img.flechaUp, #flecha a img.flechaDown{
    display: none;
}
#flecha a img.flechaUp, #flecha a.collapsed img.flechaDown{
    display: inline;
}

/*
*******************************************************
*   ERROR 404
*******************************************************
*/
.error404{
    background: url('/wp-content/uploads/2021/05/tomate404.jpg') bottom right no-repeat;
    background-size: auto;
    text-align: center;
}
.section404{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}
.section404 h2{
    font-size: 185px;
    margin: 0;
    line-height: 150px;
}
.section404 h3{
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 2.8px;
    text-transform: uppercase;
}
.section404 a{
    border-radius: 30px!important;
    background-color: #00541A;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.85px;
    line-height: 23px;
    text-align: center;
    -webkit-border-radius: 30px!important;
    -moz-border-radius: 30px!important;
    -ms-border-radius: 30px!important;
    -o-border-radius: 30px!important;
    margin: 20px auto 0 auto!important;
    padding: 10px 50px;
    text-transform: uppercase;
    text-decoration: none;
}
.um-field-block{
    color: #050708!important;
    font-family: Roboto!important;
    font-size: 15px!important;
    letter-spacing: -0.29px!important;
    line-height: 22px!important;
    text-align: center;
    padding: 0 15px;
}
.um-field-arrow{
    display: none;
}
.um-field-error {
    background: none!important;
    color: #C74a4a!important;
    /*margin-top: -25px!important;*/
    text-align: center!important;
    line-height: 14px!important;
    margin: 8px 0 0 0!important;
    padding: 0!important;
}
.um-form a.btnGreen{
    border-radius: 30px!important;
    background-color: #00541A;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.85px;
    line-height: 23px;
    text-align: center;
    -webkit-border-radius: 30px!important;
    -moz-border-radius: 30px!important;
    -ms-border-radius: 30px!important;
    -o-border-radius: 30px!important;
    margin: 20px auto 0 auto!important;
    padding: 10px 50px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 70px;
}
.mt8{
    margin-top: 80px;
}
.btnGreen:hover{
    color: #FFFFFF;
}

/*
* MEDIA QUERIES
*/
/* -----------------------  1366 * 768 -------------------*/
@media only screen and (min-width: 1366px) and (max-height:768px) {
    .formLogin, .formRegister{
        margin-top: 26px;
    }
    .sectionHome .logo img {
        width: 160px;
        height: auto;
        margin-bottom: 45px;
    }
    .sectionHome p.eslogan{
        margin-top: 45px;
    }
    .sectionHome ul.contacto  li a img{
        /* width: 35px; */
    }
    .sectionHome ul li a img {
        margin-bottom: 12px;
    }
    #flecha{
        margin:0;
    }
    body.home #mainWrapper{
        justify-content: flex-end;
    }
}
/*----------------  TABLET LANDSCAPE ------------*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    body.home #mainWrapper{
        padding: 0px;
    }
    .sectionHome .logo img {
        width: 160px;
        height: auto;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .sectionHome .logout{
        margin: 0;
    }
    .sectionHome .logout a{
        font-size: 16px;
    }
    .date{
        font-size: 16px;
        margin: 0;
    }
    #flecha{
        margin: 0;
    }
    .sectionHome h2{
        font-size: 45px;
        line-height: 45px;
        margin: 0;
    }
    .sectionHome h3{
        font-size: 16px;
        margin: 0;

    }
    .sectionHome p.eslogan{
        font-size: 18px;
        line-height: 28px;
        margin: 0;
        margin-top: 20px;
    }
    .copyContacto{
        width: 100%;
        margin: 0;
    }
    .sectionHome .precio {
        font-size: 139px;
        line-height: 136px;
        height: 136px;
        width: 340px;
    }
   .sectionHome .pesos{
      font-size: 45px;
      line-height: 45px;
      width: 62px;    
    }
    .sectionHome .kilo{
      font-size: 45px;
      line-height: 45px;
      width: 62px;
    }
    .sectionHome .copyHome{
        font-size: 14px;
        line-height: 20px;
    }
    .sectionHome ul.contacto{
        padding-left: 0;
    }
    .sectionHome ul.contacto li{
        /* height: 32px; */
    }
    .sectionHome ul.contacto li img{
        width: 30px;
        height: auto;
    }
    #contactoInfo .cardContacto img.logo{
        width: 160px;
        margin-bottom: 50px;
    }
    #contactoInfo .cardContacto{
        padding: 25px 0;
    }
    #contactoInfo h2{
        padding: 0 20px;
        font-size: 35px;
        padding-left: 50px;
    }
    #contactoInfo p{
        padding: 0 20px;
        font-size: 18px;
        padding-left: 50px;
    }
    .formLogin .logo, .formRegister .logo {
        margin-bottom: 20px;
    }
    .formLogin .loginEnlaces {
        margin-top: 26px;
    }
    .formLogin, .formRegister {
        margin-top: 60px;
    }
    #btnLogout {
        right: 40px;
    }

}

/*--------------------  TABLET PORTRAIT---------------------*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
    body.home #mainWrapper{
        padding: 0px;
        justify-content: center;
    }
    .sectionHome .logo img {
        width: 160px;
        height: auto;
        margin-bottom: 60px;
    }
    .date{
        margin-bottom: 25px;
    }
    .sectionHome h2{
        margin-bottom: 29px;
    }
    .sectionHome p.eslogan{
        font-size: 18px;
        line-height: 28px;
        margin: 0;
        margin-top: 60px;
    }
    .copyContacto{
        width: 100%;
        margin: 0;
        margin-top: 60px;
    }
      #contactoInfo .cardContacto{
        width: 350px;
        margin: 0 auto;
        margin-bottom: 30px;
      }
      .sectionHome .copyHome {
        font-size: 13px;
        padding-left: 40px;
      }
      .sectionHome ul.contacto{
          padding-right: 40px;
      }
      .sectionLogin{
          min-height: 1024px;
      }
      #flecha{
        margin-top: 30px;
      }
      


      
    

}
@media only screen and (min-width: 992px) and (max-height:657px) {
    .sectionHome .logo img {
        width: 160px;
        height: auto;
    }
    
    body.home #mainWrapper{
        padding: 0px;
        padding-top: 15px;
    }
    .sectionHome .logo img {
        width: 160px;
        height: auto;
    }
    .sectionHome .logout{
        margin: 0;
    }
    .sectionHome .logout a{
        font-size: 16px;
    }
    .date{
        font-size: 16px;
        margin: 0;
    }
    #flecha{
        margin: 0;
    }
    .sectionHome h2{
        font-size: 45px;
        line-height: 45px;
        margin: 0;
    }
    .sectionHome h3{
        font-size: 16px;
        margin: 0;

    }
    .sectionHome p.eslogan{
        font-size: 18px;
        line-height: 28px;
        margin: 0;

    }
    .copyContacto{
        width: 100%;
        margin: 0;
    }
    .sectionHome .precio {
        font-size: 139px;
        line-height: 136px;
        height: 136px;
        width: 340px;
    }
   .sectionHome .pesos{
      font-size: 45px;
      line-height: 45px;
      width: 62px;    
    }
    .sectionHome .kilo{
      font-size: 45px;
      line-height: 45px;
      width: 62px;
    }
    .sectionHome .copyHome{
        font-size: 14px;
        line-height: 20px;
    }
    .sectionHome ul.contacto{
        padding-left: 0;
    }
    .sectionHome ul.contacto li{
        /* height: 32px; */
    }
    .sectionHome ul.contacto li img{
        width: 30px;
        height: auto;
    }
    #contactoInfo .cardContacto img.logo{
        width: 160px;
    }
    #contactoInfo .cardContacto{
        padding: 25px 0;
        width: 310px;
    }
    #contactoInfo h2{
        padding: 0 20px;
        font-size: 35px;
    }
    #contactoInfo p{
        padding: 0 20px;
        font-size: 18px
    }
}
/*--------------------  MOBILE---------------------*/
@media only screen and (max-width: 767px) {
    body{
        background: #FFFFFF;
    }
    html, body, #mainWrapper{
        /* Height and width fallback for older browsers. */
        height: auto;
        width: 100%;
        /* Set the height to match that of the viewport. */
        height: auto;
        /* Set the width to match that of the viewport. */
        width: 100vw;
        /* Remove any browser-default margins. */
        margin: 0;
    }
    body.home #mainWrapper{
        padding-top: 40px;
    }
    .formLogin .logo, .formRegister .logo {
        
    }
    #btnLogout{
        width: 100%;
        margin-top: 7px;
        left: 0;
        right: auto;
        text-align: center;
    }
    .formLogin, .formRegister{
        width: 351px;
        margin-top: 30px;
        padding: 10px 0;
    }
    .copyLogin{
        margin-top: 60px;
    }
    .sectionHome{
        height: auto;
    }
    .sectionHome .precio {
        font-size: 92px;
        line-height: 90px;
        height: 85px;
        width: 235px;
        letter-spacing: -7px;
    }
    .sectionHome .pesos{
      font-size: 35px;
      line-height: 35px;
      width: auto;    
    }
    .sectionHome .kilo{
      font-size: 35px;
      line-height: 35px;
      width: auto;
    }
    .sectionHome .logout a{
        font-size: 16px;
    }
    .sectionHome .logo img {
        width: 150px;
        height: auto;
        margin-bottom: 20px;
    }
    .date{
      font-size: 16px;
      line-height: 16px;
      margin-top:20px;
      margin-bottom: 30px;
    }

    .sectionHome  h3{
      font-size: 16px;
      line-height: 16px;
    }
    .sectionHome h2{
      font-size: 35px;
      line-height: 70px;
      margin: 0;
      letter-spacing: -1px;
    }
    .sectionHome p.eslogan{
        font-size: 20px;
        line-height: 25px;
        margin-top: 20px;
    }
    .sectionHome .copyHome{
        padding: 0;
        text-align: center;  
        margin-top: 35px;
    }
    .sectionHome ul.contacto{
        text-align: center;
        padding: 0;
        margin: 25px 0;
        display: inline-flex;
    }

    .sectionHome ul.contacto li img{
        width: 30px;
        height: auto;
        margin: 0 10px;
    }
    #flecha{
        order: 1;
        margin-top: 30px;
    }
    .copyHomeContainer{
        order: 2;
    }
    .contactoRedes{
        order: 3;
    }
    #contactoInfo .cardContacto{
        padding: 25px 0;
        margin-bottom: 30px;
    }
    #contactoInfo h2{
        padding: 0;
        font-size: 30px;
    }
    #contactoInfo p{
        padding: 0;
        font-size: 16px;

    }
    .error404{
        background-size: contain;
    }
    .section404 {
        min-height: 600px;
        justify-content: start;
        padding-top: 50px;
    }
    .section404 h2 {
        font-size: 115px;
        line-height: 100px;
    }
    .section404 h3 {
        font-size: 12px;
    }
    .section404 a {
        font-size: 16px;
        padding: 7px 35px;
    }
    #contactoInfo{
        padding: 20px 0;
    }
    #contactoInfo .row .col{
        padding: 0 20px;
    }
    #contactoInfo .cardContacto{
        width: 100%;
    }
    .sectionHome .copyHomeContainer{
        justify-content: center;
    }
  }