/*
Theme Name: Divi Child Theme
Theme URI: https://www.mentalidadganadora.es
Description: This is a custom child theme for Divi
Author: Advantia
Author URI: https://www.advantia.net/
Template: Divi
Version: 0.1
*/


/*  Boton cookies */


.cdp-cookies-boton-cerrar{
	width: 200px;
    color: #345168!important;
    border-width: 11px!important;
    border-color: #ffffff!important;
    border-radius: 50px!important;
    letter-spacing: 2px!important;
    font-size: 14px!important;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 900!important;
    text-transform: uppercase!important;
    background-color: #ffffff!important;
	padding-left:6px;
	padding-right:6px;
}


.cdp-cookies-alerta.cdp-cookies-tema-rojo .cdp-cookies-boton-cerrar:hover {
    background-color:#194061!important;
	 color: #ffffff!important;
}





/*   iconos en el menu secundario */
.icon_mail_alt:before,.icon_mail:before,.icon_lock_alt:before,.icon_info_alt:before,.icon_documents_alt:before,.icon_contacts_alt:before{
    font-family: ETmodules;
	margin-right:7px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon_documents_alt:before {
    content: "\69";
}
.icon_mail_alt:before {
    content: "\e010";
}
.icon_mail:before {
    content: "\e076";
}
.icon_lock_alt:before {
    content: "\7e";
}
 

.icon_info_alt:before {
    content: "\70";
}

.icon_contacts_alt:before {
    content: "\e026";
}


@media only screen and (max-width: 768px) {
  /* sobre-mi */
  .page-id-2 .et_pb_video{
    width: 100% !important;
  }
}
p[data-id=rgpd] .et_pb_contact_field_options_title {
  display: none;
}

p[data-id=rgpd] label {
  color: white;
}
p[data-id=rgpd] label a{
  color: #ffb356;
}
