/*!
Theme Name: Divi Child
Template: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 3.0.100
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
/*logo-blanco*/
@media (min-width: 980px){
#logo{-webkit-filter: contrast(0%) brightness(200%);
    filter: contrast(0%) brightness(200%);}
.et-fixed-header #logo {
    -webkit-filter: none!important;
    filter: none!important;
}}
/*menu*/
#top-menu > li > a > span{font-weight: normal;
    font-size: 10px;}
.sub-menu > li > a {font-weight:normal!important;font-size:14px!important;text-transform:capitalize!important;}
.nav li ul{width:300px;}
#top-menu > .sub-menu > li > a {display:inline;}
#top-menu li li a {
    width: auto; 
    padding: 8px 10px;
}
.et_mobile_menu li a {color:#999999!important;}

.nav li ul {
    top: 50px;
}
@media only screen and (min-width: 981px){
.et-fixed-header#top-header #et-secondary-nav li ul {
    background-color:#ffffff!important;
}}
/*Estilos Contact Form 7*/
div.wpcf7{padding:30px;}
.wpcf7 {background-color: #F0F0F0;}
.wpcf7-textarea, .wpcf7 input, .wpcf7-text {width: 100%;border:none;padding:12px;border-radius:3px;
font-size:14px;}
.wpcf7-submit {background: #0f6fb3;color: #ffffff;font-weight: bold;cursor:pointer;}
.wpcf7-submit:hover{background: #a7d9ee;}
.mitad{width: 50%;}

/*bullets tilde azul*/
ul.tilde-azul{list-style: none;
margin-left: 25px;
margin-top: 15px;}
ul.tilde-azul li {margin-bottom: 10px;}
ul.tilde-azul li:before{font-family: 'ETmodules';
content: "\e046";
color: #0f6fb3;
position: absolute;
margin-left: -25px;}

/*Menu mobile*/



