@font-face {
    font-family: "Lato", sans-serif;
    src: url();
}

header.second-style .nav-list-container,
.heading-news2 {
    background: #444a5a !important;
}

header.second-style .nav-list-container,
footer .categories-widget ul.category-list li a,
footer h1 {
    border-bottom: 1px solid #3b414f !important;
}

footer .footer-last-line {
    border-top: 1px solid #3b414f !important;
}

footer .social-widget ul.social-icons li a,
.heading-news2 .ticker-news-box .ticker-controls li {
    border: 1px solid #3b414f !important;
}

footer .categories-widget ul.category-list li a,
footer .social-widget ul.social-icons li a,
footer .widget p,
footer .footer-last-line p,
.heading-news2 .ticker-news-box .ticker-content a,
.ticker-news-box .ticker-content {
    color: white !important;
}

header.second-style .navbar-form input[type="text"] {
    background-color: white !important;
}

.sidebar ul.social-share li a.instagram {
    background: #436feb;
}

.sidebar ul.social-share li a.instagram:after {
    border: 4px solid #436feb;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: transparent;
}

.single-post-box .share-post-box ul.share-box li a.instagram {
    background: #1854dd;
}

body.comming-soon-page
    #comming-soon-content
    .social-box
    ul.social-icons
    li
    a.instagram:hover {
    border: 1px solid #1854dd;
    background: #1854dd;
    color: #ffffff;
}

footer .social-widget ul.social-icons li a.instagram:hover {
    background: #1854dd;
    border: 1px solid #1854dd;
}

/* WhatsApp Button */
.sidebar ul.social-share li a.whatsapp {
    background: #12db70;
}

.sidebar ul.social-share li a.whatsapp:after {
    border: 4px solid #12db70;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-color: transparent;
}

.single-post-box .share-post-box ul.share-box li a.whatsapp {
    background: #12db70;
}

/* Colores ------------------------------------------------------------------------------ */

/* Amarillo */
.navbar-nav > li > a.amarillo:before {
    background: #ffe11a;
}

.navbar-nav .megadropdown .amarillo-dropdown {
    border-top: 3px solid #ffe11a;
}

.navbar-nav
    .megadropdown
    .amarillo-dropdown
    .filter-block
    ul.filter-posts
    li
    a:hover,
.navbar-nav
    .megadropdown
    .amarillo-dropdown
    .filter-block
    ul.filter-posts
    li
    a.active {
    color: #ffe11a;
}

a.category-post.amarillo {
    background: #ffe11a;
}

.standard-post3 .post-title a.category-post.amarillo {
    color: #ffe11a;
}

.title-section h1 span.amarillo {
    border-bottom: 1px solid #ffe11a;
}

/* Verde */
.navbar-nav > li > a.verde:before {
    background: #04bf8a;
}

.navbar-nav .megadropdown .verde-dropdown {
    border-top: 3px solid #04bf8a;
}

.navbar-nav
    .megadropdown
    .verde-dropdown
    .filter-block
    ul.filter-posts
    li
    a:hover,
.navbar-nav
    .megadropdown
    .verde-dropdown
    .filter-block
    ul.filter-posts
    li
    a.active {
    color: #04bf8a;
}

a.category-post.verde {
    background: #04bf8a;
}

.standard-post3 .post-title a.category-post.verde {
    color: #04bf8a;
}

.title-section h1 span.verde {
    border-bottom: 1px solid #04bf8a;
}

/* Azul */
.navbar-nav > li > a.azul:before {
    background: #1cb6d1;
}

.navbar-nav .megadropdown .azul-dropdown {
    border-top: 3px solid #1cb6d1;
}

.navbar-nav
    .megadropdown
    .azul-dropdown
    .filter-block
    ul.filter-posts
    li
    a:hover,
.navbar-nav
    .megadropdown
    .azul-dropdown
    .filter-block
    ul.filter-posts
    li
    a.active {
    color: #1cb6d1;
}

a.category-post.azul {
    background: #1cb6d1;
}

.standard-post3 .post-title a.category-post.azul {
    color: #1cb6d1;
}

.title-section h1 span.azul {
    border-bottom: 1px solid #1cb6d1;
}

/* Rojo */
.navbar-nav > li > a.rojo:before {
    background: #e02029;
}

.navbar-nav .megadropdown .rojo-dropdown {
    border-top: 3px solid #e02029;
}

.navbar-nav
    .megadropdown
    .rojo-dropdown
    .filter-block
    ul.filter-posts
    li
    a:hover,
.navbar-nav
    .megadropdown
    .rojo-dropdown
    .filter-block
    ul.filter-posts
    li
    a.active {
    color: #e02029;
}

a.category-post.rojo {
    background: #e02029;
}

.standard-post3 .post-title a.category-post.rojo {
    color: #e02029;
}

.title-section h1 span.rojo {
    border-bottom: 1px solid #e02029;
}

.news-post iframe {
    width: 100%;
}

.post p img {
    max-width: 100%;
    height: auto !important;
}

.post > p > img,
.post > div > figure > image,
.post figure,
.post img {
    width: 100% !important;
    max-width: 100% !important;
}

.post > p > span > iframe,
.post iframe {
    width: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
}

.ticker-news-box .ticker-content {
    font-size: 12px !important;
}

@media (max-width: 1280px) {
    .cotizacion-moneda {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .mobile-responsive-buttons {
        width: 100% !important;
        text-align: center !important;
    }

    .mobile-width-100 {
        width: 100% !important;
        margin-bottom: 5px;
    }
}

@media (max-width: 768px) {
    .search-mobile{
        padding: 5px 5px 5px 5px;
    }
    
    .search-input{
        width: 100% !important;
    }
}

@media (min-width: 768px) {
    .search-mobile{
        display: none !important;
    }

    .search-input{
        display: none !important;
    }
}
