/*
Theme Name: Edmar Services
Description: Edmar Services by TodoBravo Web Design
Author:       TodoBravo
Author URI:   www.todobravo.es
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/*
 *  1. Menu
 */
.menu-wrapper {
    background-color: #5cb9e2 !important;
}

/*
 *  2. Footer
 */

footer ul, footer ol {
    padding-left: 18px !important;
}

footer .footer-last.footer-center .social-icon i, .uncode-vc-social.icons-lead .social-icon i {
    font-size: 36px !important;
}


/*
 *  3. reCAPTCHA hide google badge
 */
.grecaptcha-badge {
    opacity: 0;
}

/*
 *  Others
 */
@media (min-width: 768px) {
    .icon-edmar .icon-box-icon{
        width: 160px !important;
    }
    
}
