a,a:hover{
	text-decoration:none !important;
}
div#main-content{
 overflow:hidden !important;
}
.hide-wf,.notice.notice-info.is-dismissible,
.main_title,
a.welcome-panel-close,.et-fb-loader-wrapper.dp-dfg-loader
{
 display:none !important;
	opacity:0 !important;
}
html{
 margin-top:0 !important;
}
input,textarea,select,span.select2-selection.select2-selection--single{
	border:solid 1px #4C5866 !important;
	border-radius:5px !important;
	background:#f7faff !important;
}
div#crear-enlace-wf input,div#crear-enlace-wf-sus input,select,span.select2-selection.select2-selection--single{
	padding:.8em !important;
}
button{
 box-shadow:0px 7px 10px -6px rgba(0,0,0,0.3) !important;
}
@media only screen and (max-width:767px){
.woocommerce-account form.woocommerce-form.woocommerce-form-login.login{
 max-width:98vw !important;
}
}
body#error-page{
 display:flex;
 justify-content:center;
 max-height:100vh !important;
 height:100vw;
 align-items:center;
 padding:1em;
}
.wp-die-message{
 font-size:24px !important;
}