body{
	background-attachment: fixed!important;
	background: rgb(0,69,255);
	background: -moz-linear-gradient(0deg, rgba(0,69,255,1) 0%, rgba(0,43,152,1) 35%, rgba(0,0,69,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,69,255,1) 0%, rgba(0,43,152,1) 35%, rgba(0,0,69,1) 100%);
	background: linear-gradient(0deg, rgba(0,69,255,1) 0%, rgba(0,43,152,1) 35%, rgba(0,0,69,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0045ff",endColorstr="#000045",GradientType=1);
}
.woocommerce-password-hint{
	line-height:20px!important;
}
.insert-page-696{
display:none;
}
.login-logo{ 
	text-align:center;
	margin-bottom:40px;
    max-width: 250px;
    margin: 0 auto;
	line-height:120px;
}
@media(max-width:768px){
	.login-logo{	
	max-width:200px!important;
	line-height:80px!important;
	}
	.separador-login{
	margin:25px 20px 35px 20px!important;
	}
}
.separador-login{
	opacity:0.5;
	margin:20px 20px 50px 20px;
}
.btn-show-login{ 
	cursor:pointer;
}
.hfeed.site{
    max-width: 600px;
    margin: 5% auto 0 auto;
}
label, a, p, span{
	color:#ffffff8a;
	font-weight:500!important;
}
h2{
	color:#fff;
}
header, footer{
	display:none;
}

.u-column1, .u-column2{
	width:100%!important;
	float:none!important;
}
.u-column2{
	display:none;
}
.woocommerce-password-strength {
    margin-top: 20px;
    color: black!important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: white!important;
    border-top-color: #20398d!important;
}
.woocommerce-form-row{
width:100%!important;
}
.woocommerce-ResetPassword{
padding:50px;
}
.woocommerce-ResetPassword button{
 margin-top:10px!important;
}

button{
	width: 100%;
    border-radius: 10px!important;
    background: #00000063!important;
	font-weight:bold;
	margin-top:20px!important;
 	 transition: 0.3s;
} 
button:hover{
background:white!important;
color:#20398d!important;
}
.btn-show-register, .btn-show-login{
	padding:0px !important;
}
.woocommerce-form.woocommerce-form-register.register{
    line-height: 70px;
}

.woocommerce h2{

    text-align: center;
    font-weight: bold;
}
form.woocommerce-form.woocommerce-form-login.login{
	line-height:50px;
}
.elementor-container{
	min-height:100vh;
}
.woocommerce-notices-wrapper{
    max-width: 500px;
    margin: 0 auto;
}
.custom-login-form{
	/*background:#eff2fd;*/
	padding: 0 50px;
	margin:0 30%;
}

.woocommerce input[type='text'] , .woocommerce input[type='password'], .woocommerce input[type='email'] {
    border-radius: 10px;
    border: none;
	margin-top:15px!important;
}

@media(max-width:768px){
	.custom-login-form{
		background:none!important;
		margin:0!important;
		padding: 0px!important;
	}
	.elementor-container{
		min-height:0!important;
	}
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: none!important;
}
#cookie-law-info-bar, .joinchat{
	display:none!important;
}