.eael-lr-footer .eael-lr-form-loader-wrapper{
	margin-right: 25px;
}

.eael-lr-form-loader-wrapper #eael-register-submit{
    font-family: "Poppins", Sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 20px;
    background-color: #FFA6B6;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFF3F5;
    border-radius: 40px 40px 40px 40px;
}

.eael-lr-form-loader-wrapper #eael-register-submit:hover{
	color: #FFA6B6;
    background-color: #FFFFFF;
    border-color: #FFA6B6;
}

#eael-lr-login-toggle, #eael-lr-reg-toggle, .forget-pass a{
	color: #FFA6B6;
}

#btn_wa{
    text-decoration: none;
}

.img_head_blog{
    height: 500px;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    width: 100%;
}
header{
    width: 100%;
    padding: 0 zx50px;
}

@media (max-width: 768px) {
    header, #interno_articolo{
        padding: 0;
    }
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product.product-type-simple p.price{
    display: block!important;
}

.woocommerce div.product p.stock{
    color: black;
    font-weight: 300;
}


/* Style Video Vimeo Blog */
#interno_articolo .vp-center{
    align-items: baseline!important;
}


#main .woocommerce-notices-wrapper {
    margin-bottom: 25px;
}

#main .woocommerce-notices-wrapper .woocommerce-message{
    border-top-color: #ff5977!important;
}

#main .woocommerce-notices-wrapper .woocommerce-message:before{
    color: #ff5977;    
}

#main .woocommerce-notices-wrapper .woocommerce-message a{
    background-color: #ff5977;
    color: white;
}

.pwgc-subtitle{display: none;}


.woocommerce-tabs .tabs.wc-tabs{
    display: none;
}

.banner-padding-0{
    padding:0!important;
}