/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */


/* ESTILOS JET FORMULARIO*/
div.jet_estilo_formu input{border:1px solid #ccc; border-radius:6px; background:#fff; font-weight: 400; padding:4px 8px; line-height: 2.5em; width:auto; margin-bottom:5px;}
div.jet_estilo_formu select{border:1px solid #ccc; border-radius:6px; background:#fff; font-weight: 400; padding:4px 8px; height: 3.1em; width:100%; margin-bottom:15px;}
div.jet_estilo_formu textarea{border:1px solid #ccc; border-radius:6px; background:#fff; font-weight: 400; padding:4px 8px; height: 120px; width:100%; margin-bottom:15px;}
div.jet_estilo_formu button[type="submit"]{border-width: 0px;padding:15px 30px 15px 30px; font-size:18px; text-transform:uppercase; width:100%; margin-top:5px;cursor:pointer;border-radius:4px; background-color:#008EAA; color:#fff;}
div.jet_estilo_formu button[type="submit"]:hover{background-color:#101010;border-width: 0px;}
div.jet-engine-file-upload__content{min-height:0px!important;}
div.jet_estilo_formu_rojo button[type="submit"]{border-width: 0px;padding:15px 30px 15px 30px; font-size:18px; text-transform:uppercase; width:100%; margin-top:15px;cursor:pointer;border-radius:4px; background-color:#d63358; color:#fff;}
div.jet_estilo_formu_rojo button[type="submit"]:hover{background-color:#101010;}

@media (max-width:768px){
.field-type-media.jet_estilo_formu .jet-form-col__start{display:none!important;}
}

/*NUEVO AVISO DE COOKIES*/
.moove-gdpr-button-holder{padding-left:0px!important;}

.lity{z-index:999999!important;}
.moove-gdpr-modal-save-settings{background-color: #fff!important;color: #333!important;border-color: #CCC!important;}
.moove-gdpr-cookie-notice p{font-weight: 400!important;margin-bottom:15px!important;}

@media (min-width: 768px){
aside#moove_gdpr_cookie_info_bar{width: 100%!important;}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{background:#000;padding: 20px;width: 520px!important; margin: auto;} 
/*#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:25px 10px!important;}*/ 
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block!important;}
#moove_gdpr_cookie_info_bar{width:520px!important;margin:auto;top:28%!important;bottom: inherit!important;}
#moove_gdpr_cookie_info_bar{border-top: none!important;}
#moove_gdpr_cookie_info_bar{opacity: 0.9;}	 
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {background-color: transparent!important;}
}
@media (max-width: 768px){
#moove_gdpr_cookie_info_bar{left: 8%!important; width:84%!important;top:35%!important;bottom: inherit!important;}
#moove_gdpr_cookie_info_bar{border-top: none!important;}
/*#moove_gdpr_cookie_info_bar{opacity: 0.9;}*/ 
}
