/*
Theme Name:   ZoxPress Child
Theme URI:    https://themeforest.net/user/mvpthemes/
Description:  ZoxPress Child Theme
Author:       MVP Themes
Author URI:   https://themeforest.net/user/mvpthemes/portfolio
Template:     zoxpress
Version:      1.0.0
License:      GNU General Public License v3 or later
License URI:  http://www.gnu.org/licenses/gpl-3.0.html
Tags:         two-columns, custom-background, custom-colors, custom-menu, featured-images, theme-options, threaded-comments, translation-ready
Text Domain:  ZoxPress-child
*/


/*
* Custom
*/

body {
    background: #fff !important;
}

.zox-bot-head-logo img, .zox-bot-head-logo-main img {
    width: 100%;
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
    #zox-bot-head-mid {
        display: block;
    }
    div#zox-bot-head-wrap {
        height: 150px;
    }
}

img.zox-logo-stand {
    width: 100% !important;
}


.single #zox-site-grid {
    background: #fff !important;
}

.zox-s7 span.zox-s-cat, .zox-s7 .zox-divs span.zox-s-cat {
    display: none;
}
span.zox-post-cat {
    font-size: 0.8rem;
}
#zox-top-head-mid img {
    top: 5px;
    width: 100% !important;
}

.zox-fash1 span.zox-top-soc-but {
    border: 1px solid #BE1723;
    background-color: #BE1723;
    color: white;
    width: 35px;
    height: 35px;
}
.publicidad{
    display: flex;
    width: 100%;
    justify-content: center;
}
a.fab:before {
    color: white;
}
ul.zox-foot-soc-list li a {
    border: 1px solid #BE1723 !important
}
.sd-social-icon .sd-content ul li[class*=share-] a.sd-button, a.fab {
    background-color: #BE1723 !important;
    color: white !important;
}
#zox-home-widget-wrap .lazy-load.is-loaded{
    object-fit:cover;
    width: 100%;
}

.zox-nav-menu ul li a{
    font-size: 14px;
    padding: 24px 5px;
}

ul#menu-primary-1 {
    margin-left: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}

.zox-fix-up.zox-fix .zox-nav-menu ul li a {
    letter-spacing: 1px;
    padding: 24px 5px;
    font-size: 14px;
}

img.flipboard-image.wp-post-image.lazyloaded {
    width: 100%;
}
.wp-block-embed__wrapper, .zox-post-body .wp-block-image img {
    display: flex;
    justify-content: center;
}
.zox-post-body .sharedaddy.sd-sharing-enabled {
    display: none;
}
#zox-top-head-wrap, #zox-top-head, #zox-top-head-left, #zox-top-head-mid, #zox-top-head-right{
    height: 110px;
}
.zox-fly-top span {
    color: #BE1723;
}

a, a:visited, a:hover h2.zox-s-title1, a:hover h2.zox-s-title1-feat, a:hover h2.zox-s-title2, a:hover h2.zox-s-title3, .zox-post-body p a, h3.zox-post-cat a, .sp-template a, .sp-data-table a, span.zox-author-name a {
    color: #1B1B33;
}
.zox-s7 .zox-byline-wrap, .zox-author-thumb {
    display: none;
}
.zox-post-byline-wrap {
    display: flex;
}
.zox-post-tags.left.zoxrel.zox100 span a{
    text-transform: uppercase;
    font: bold 11px "Overpass",sans-serif;
    color: #fff !important;
    background: #BE1723;
    border-radius: 3px 0 0 3px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 5px 0 23px;
    position: relative;
    margin-right: 15px;
    margin-left: 0px;
    -webkit-transition: color .2s;
}
.zox-post-tags.left.zoxrel.zox100 span a:before{
    background: #1B1B33;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0,0,0,.25);
    content: "";
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 7px;

}
.zox-auto-post-main p > strong {
    color: #1B1B33;
}

.zox-post-tags.left.zoxrel.zox100 span a:after{
    border-bottom: 10px solid transparent;
    border-left: 10px solid #BE1723;
    border-top: 10px solid transparent;
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
}
.zox-trans-head:before{
    background-image: none !important;
}

.zox-post-byline-wrap {
    justify-content: left;
}

.mobile-banner {
    display:flex;
    justify-content: center;
}

figure {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
}




@media screen and (max-width: 992px) and (min-width: 768px) {
    .zox-bot-head-logo-main img {
        width: 75%;
    }

    .zox-bot-head-logo-main {
        margin: 10px 0;
    }
}


.zox-nav-menu ul li a {
    font-family: 'Libre Franklin', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .15em;
    padding: 24px 10px;
    text-transform: uppercase;
}


.zox-nav-menu ul li a {
    font-size: 14px;
    padding: 24px 5px;
}

/*
* Homepage
 */

span.zox-widget-main-title {
    font-style: normal;
    font-size: 3rem;
}

@media screen and (max-width: 479px) {
    span.zox-widget-main-title {
        font-size: 2.5rem !important;
    }

    #zox-bot-head {
     grid-column-gap: 0px;
    }
}


h4.zox-widget-main-title {
text-align: left;
}

/* === HEADING STYLE #3 === */
h4.zox-widget-main-title {
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.5em;
    padding-bottom: 15px;
    position: relative;
}
h4.zox-widget-main-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 55px;
    background-color: #111;
}
h4.zox-widget-main-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 1px;
    width: 95%;
    max-width: 255px;
    background-color: #333;
}


/*
* Header
*/
.zox-head-width {
    margin: 0;
    padding: 0 30px;
    max-width: none;
    width: 100%;
}

#zox-top-head-mid img {
    top: 5px;
    width: 100% !important;
}




/*
* Footer
 */

.custom-theme-footer {
    display: flex;
    width: 100%;
    flex-direction: column;
}

.top-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 10px;
    border-bottom: 1px solid #3b373736;
}

.top-footer__logo {
    width: 100%;
    max-width: 240px;
}

.top-footer__isotipo {
    width: 100%;
    max-width: 50px;
}

.inner-footer {
    padding: 15px;
}

.end-footer {
    background-color: #BE1825;
    color: white;
    padding: 12px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
}

.end-footer a {
    color: white;
}

.content-footer {
    display: grid;
    grid-auto-columns: 1fr;
    grid-template-columns: 2fr 1fr;
    gap: 0px 0px;
    grid-template-areas:
        "footer-left footer-right"
        "Ubication Ubication";
    padding: 20px 5px 0px;
}

.footer-right {
    grid-area: footer-right;
    padding: 0 10px;
}

.footer-left {
    grid-area: footer-left;
    padding: 15px 5px;
}

.Ubication {
    grid-area: Ubication;
}

.content-footer .email-section {
    display: grid;
    grid-template-columns: auto auto auto;
    border-right: 1px solid #3b373736;
}

.content-footer .extra-section p {
    margin: 0;
}

.content-footer ul {
    list-style: none;
    margin: 0;
    padding: 12px 0px 0px;
}

.content-footer .extra-section {
    border-top: 1px solid #3b373736;
    text-align: center !important;
}

.content-footer ul li {
    margin: 10px 0;
}

.content-footer ul li a,
.content-footer ul li {
    color: #072D5E;
    text-decoration: none;
    font-size: 14px;
    line-height: 28px;
}

.content-footer .extra-section li a,
.content-footer .extra-section li {
    font-size: 12px !important;
    line-height: 26px !important;
}


a.zox-inf-more-but {
    font-size: 14px;
    padding: 12px;
    margin-top: 15px;
    background: #1b1b33 !important;
}

.zox-post-body h2.has-normal-font-size {
    font-size: 18px;
    padding: 0;
    margin: 15px 0;
}


.content-footer ul li span {
    text-transform: uppercase;
    font-weight: bold;
}

.content-footer .social-section {
    display: grid;
    grid-template-columns: auto auto;
}

@media screen and (min-width: 768px) {
    .zox-post-img-wrap {
        max-width: 660px;
        margin: auto !important;
    }
}


@media screen and (max-width: 768px) {

    /*
    * Mobile Header Image
     */
    img.zox-logo-stand {
        max-width: calc(100vw - 125px);
    }

    header.zox-post-head-wrap.left.zoxrel.zox100 {
        width: calc(100% - 20px);
    }


    .content-footer {
        grid-template-columns: 1fr 1fr;
    }

    .footer-left {
        padding: 0 10px;
    }

    .content-footer .email-section {
        display: block;
        border-right: 0;
    }

    .content-footer .social-section {
        display: block;
    }

    #zox-author-top-left img {
        border: 4px solid #BE1825 !important;
    }
}
