/*
    Template:       gruppomanco
    Theme Name:     GruppoManco Child
    Author:         TecnikGeek
    Author URI:     https://pietrodefilippis.it
    Description:    Tema per Gruppo Manco
    Version:        1.0.0
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    gruppomanco-child
    Domain Path:    /languages/
*/

.wpgdprc-consent-bar__notice {
    font-size: 1em !important;
}

.wpgdprc-button {
    font-size: !important;
	font-weight: 500!important;
}

:root .wpgdprc-consent-bar button.wpgdprc-button--accept {
    font-size: 1em !important;
	font-weight: 500!important;
}

:root .wpgdprc-consent-bar button.wpgdprc-button--settings {
    font-size: 1em !important;
	font-weight: 500!important;
}

.wpgdprc p {
    font-size: 1.5em !important;
}

.slick-prev::before {
    content: none !important;
}

.woocommerce-form-login .g-recaptcha {
    position: absolute;
    padding: 0;
    bottom: 48px;
}

.lahb-login-form .woocommerce-form-login .g-recaptcha {
    position: relative;
    padding: 0;
}

.lahb-login-form .woocommerce-form-login .woocommerce-form-login__submit {
    margin: 50px 0 0;
}

.lahb-user-logged, .lahb-login-form {
    width: 350px;
    padding: 20px;
    text-align: center;
}

form.lost_reset_password .button {
    margin: 100px 0 0 0;
}

/*.form-row.form-row-wide {
    float: none !important;
}*/

#customer_login {
    margin: 0px auto !important;
}

#customer_login .col-1, #customer_login .col-2 {
    margin-bottom: 0 !important;
}

#customer_login .woocommerce-privacy-policy-text, #customer_login p {
    font-size: 12px !important;
}

.ElementsApp {
    width: 60% !important;
}