/*
Theme Name: Cuatroochenta Child
Theme URI: http://www.cuatroochenta.com
Author: Cuatroochenta
Author URI: http://www.cuatroochenta.com/contacto/
Template: cuatroochenta
Description: Tema 'Ad hoc' para Cuatroochenta
Version: 3.0.0
Tested up to: 5.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cuatroochentachild
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready


cuatroochenta is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.home .cover-header {
    height: 50vh;
}

@media (min-width: 992px) {
    .home .cover-header {
        height: 70vh;
    }
}

.tag-white .contador {
    color: #fff;
}
.content-widget li {
    font-family: "LL Circular Black Web", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.megamenu-toggle {
    font-size: .95rem;
    border-radius: 0px;
    padding: .5rem 1rem !important;
}

.dropdown-menu {
    min-width: 20rem !important;
}

.first-links a {
    color: #1f2222 !important;
    font-size: 1.125rem !important;
    font-family: "LL Circular Book Web",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
}

.first-links a:hover {
    background-color: #FFF;
}

.first-links .dropdown-menu {
    position: relative !important;
    background-color: transparent !important;
    margin-top: -25px !important;
    width: 100% !important;
}

.first-links .dropdown-menu li:last-child {
    padding-bottom: 1.5rem !important;
}

.third-links {
    padding-left: 0px !important;
    background-color: transparent !important;
}

.third-links a {
    padding: .5rem 1rem .5rem 2.5rem !important;
    white-space: normal !important;
}

@media (max-width: 991px) {

    .first-links a::after {
        margin-right:10px !important;
    }

    .third-links {
        background-color: transparent !important;
    }
}
