/*
 Theme Name:     qbitops
 Theme URI:      https://qbitops.com
 Description:    qbitops Theme
 Author:         Antonio Gallego
 Author URI:     https://qbitops.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
footer#main-footer ul li {
font-family: 'Maven Pro',Helvetica,Arial,Lucida,sans-serif;	
}

div.et_pb_newsletter_footer p, span.et_pb_contact_field_radio{
font-size: 9px;
line-height: 1.5;
}

.et_pb_newsletter_form .et_pb_newsletter_fields p.et_pb_signup_custom_field_0 .input{
-webkit-appearance: checkbox;
  -moz-appearance: checkbox; 
  -ms-appearance: checkbox;  
}

/*!la siguiente línea ajusta estilos seleccion de cookies*/
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
background-color: white;
color: grey;
border-color: grey;
}

#telefono {
margin-top: -25px;	
}

#telefono div.et_pb_text_inner {
display: inline-flex;
align-items: flex-end	
}

div.et_pb_text_inner a{
color: #666666;
padding-left: 5px;
font-family: 'Maven Pro',Helvetica,Arial,Lucida,sans-serif;
}

/*!la siguiente línea ajusta estilos mensaje error de Akismet*/
.wpcf7-response-output {
background-color: red;
color: white;
text-transform: uppercase;
font-size: large;	
}

/*!background en menu superior Ayudas Kit Digital*/
li#menu-item-17390 {
	background-color: yellow;
}

li#menu-item-17523 {
	background-color: yellowgreen;
}

