/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 05 2021 | 22:09:10 */
.u-column1.col-1, .u-column2.col-2 {
  color:#023047;  
  text-align: center;
}
#customer_login {
    width: 100%;
    display: flex;
}
.woocommerce-form.woocommerce-form-login.login, .woocommerce-ResetPassword.lost_reset_password{
    width: 85% !important;
}

/*politicas-btn*/
.btn-acept-popup, a {
    color: #2E2D2C;
}
.btn-acept-popup:hover , a:hover{
    color: #FF585B;
}
/*search header*/
button.jet-ajax-search__submit{
    background: #fff !important;
}

i#theChampGoogleButton {
    border: none!important;
}
.the_champ_login_ul ss.theChampLoginSvg:before {
    content: "\f09a";
    font-family: "Font Awesome 5 Brands"!important;
    font-weight: 400;
    font-size: 32px;
    color: #023047;
    font-style: initial;
    margin: auto!important;
    line-height: 1;
    padding: 0!important;
}

ss.theChampLoginSvg.theChampGoogleLoginSvg:before {
    content: "\f1a0";
}
.the_champ_login_ul i.theChampLogin{
    margin: 0!important;
}
.the_champ_login_ul ss.theChampLoginSvg, 
.the_champ_login_ul li .theChampLogin.theChampFacebookBackground.theChampFacebookLogin,
.the_champ_login_ul .theChampLogin > div{
    margin: 0!important;
    padding: 0!important;
  	background: no-repeat!important;
}
.button, .elementor-button {
    border-radius: 30px !important;
}
@media screen and (max-width:667px){
  #customer_login{
    display:block;
}
.woocommerce-form.woocommerce-form-login.login, .woocommerce-ResetPassword.lost_reset_password{
    width: 100% !important;
}
}
