@font-face {
    font-family: 'Akhbar';
    src: url('/static/fonts/AKHBAR.TTF') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'Akhbar';
    src: url('/static/fonts/AKHBARLIGHT.TTF') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'Akhbar';
    src: url('/static/fonts/AKHBAR-BOLD.TTF') format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: 'GT Super Display';
    src: url('/static/fonts/GTSUPERDISPLAY-REGULAR.OTF') format('opentype');
    font-weight: 400;
}

@font-face {
    font-family: 'GT Super Display';
    src: url('/static/fonts/GT-SUPER-DISPLAY-LIGHT.OTF') format('opentype');
    font-weight: 300;
}

.header-top-bar {
    display: flex;
    align-items: center;
    width: 100%;
}

.header-marquee {
    flex: 1;
    min-width: 0;
    overflow: hidden;
}

.header-contact {
    flex: 0 0 auto;
    margin-left: 12px;
    padding: 10px 20px;
    font-size: 20px;
}

.header-top-bar {
    background-color: #000 !important;
}

.section-adbar {
    border: none !important;
}

.compress .header-top-bar {
    display: none;
}

header {
    border-bottom: 1px solid #fff;
}

.textbanner,
.item-image img {
    border-radius: 10px;
}

.btn {
    border-radius: 5px;
}

.section-title.h6 {
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;
    font-weight: 500;
    letter-spacing: -0.7px;
}

.swiper-slide-active .swiper-text {
    top: 50%;
}

.swiper-text .h1-huge {
    font-size: 60px;
    text-wrap: balance;
}

.btn:hover {
    letter-spacing: 0.3px;
}

.textbanner-text h3 {
    text-wrap: balance;
    line-height: 1;
    min-height: 2em;
}

.section-welcome {
    padding: 20px 0;
}

    .section-welcome h2 {
        font-weight: 500;
    }

.welcome-text {
    font-weight: 500 !important
}

.section-newsletter-home .newsletter-container {
    max-width: 100% !important;
}

.texto-news .js-home-newsletter-title {
    text-wrap: balance;
}

.header-top-bar {
    display: flex;
    align-items: center;
    width: 100%;
}

.header-marquee {
    flex: 1;
    min-width: 0;
    overflow: hidden;
}

.header-contact {
    flex: 0 0 auto;
    margin-left: 12px;
    padding: 10px 20px;
    font-size: 20px;
}

.header-top-bar {
    background-color: #000 !important;
}

.section-adbar {
    border: none !important;
}

.compress .header-top-bar {
    display: none;
}

header {
    border-bottom: 1px solid #fff;
}

.textbanner,
.item-image img {
    border-radius: 10px;
}

.btn {
    border-radius: 5px;
}

.section-title.h6 {
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;
    font-weight: 500;
    letter-spacing: -0.7px;
}

.swiper-slide-active .swiper-text {
    top: 50%;
}

.swiper-text .h1-huge {
    font-size: 60px;
    text-wrap: balance;
}

.btn:hover {
    letter-spacing: 0.3px;
}

.textbanner-text h3 {
    text-wrap: balance;
    line-height: 1;
    min-height: 2em;
}

.section-welcome {
    padding: 20px 0;
}

    .section-welcome h2 {
        font-weight: 500;
    }

.welcome-text {
    font-weight: 500 !important
}

.section-newsletter-home .newsletter-container {
    max-width: 100% !important;
}

.texto-news .js-home-newsletter-title {
    text-wrap: balance;
}

.form-control {
    border-radius: 10px;
}


.section-informative-banners h3 {
    font-size: 21px !important;
    font-weight: 300 !important;
}

.footer-logo img {
    max-height: 110px !important;
}


footer .footer-payments-shipping-logos img {
    filter: grayscale(1);
}

.footer-manada-link {
    display: flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    font-size: 12px;
    opacity: .8;
    transition: .2s ease;
}

    .footer-manada-link:hover {
        opacity: 1;
    }

.footer-manada-logo {
    height: 11px;
    width: auto;
    display: block;
    filter: invert(1);
}


.item-name {
    min-height: 2.666em;
    text-wrap: balance;
}

.section-newsletter-home {
    padding: 10px 0;
}

.section-newsletter {
    padding: 20px 0;
}

.category-banner .textbanner-text.over-image,
.category-banner .textbanner-text.over-image a {
    color: #fff !important;
}

.textbanner-text.over-image {
    background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.62)) !important;
}



    @media (min-width: 780px) {

        .breadcrumbs {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            text-align: center;
            font-size: 8px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .newsletter-container {
            width: 100%;
            max-width: 100% !important;
            display: inline-flex;
            justify-content: space-around;
        }

        .texto-news {
            width: 20%;
            min-width: 300px;
        }

        .menu-footer-mnd {
            width: 20%;
            min-width: 300px;
            padding-left: 15px;
        }

        .form-news {
            width: 100%;
        }

            .form-news form {
                padding: 20px 10px;
            }


        .contacto-row ul.list {
            display: inline-flex;
            flex-direction: row;
            width: 100%;
            justify-content: flex-start;
        }

            .contacto-row ul.list li {
                padding: 0 20px 0 0;
                margin-bottom: 0;
            }

        .contacto-row .contact-link {
            padding-right: 20px;
            border-right: 1px solid;
        }

        .js-accordion-private-toggle-mobile {
            display: none;
        }

        .head-transparent-on-section {
            background: linear-gradient(to bottom, #000000 0%, transparent 100%);
            border-bottom: 1px solid white !important;
        }

        .nav-desktop-list {
            display: flex;
            justify-content: space-around;
        }

        .category-banner {
            height: auto !important;
        }
    }


    @media (max-width: 779px) {
        .menu-footer-mnd {
            width: 100%;
            padding: 0 15px;
        }

        .footer-logo img {
            display: none;
        }

        .pb-responsive-0 {
            padding-bottom: 0 !important;
        }

        .swiper-text .h1-huge {
            font-size: 50px;
            text-wrap: balance;
            line-height: 1;
        }

        .contenedor-firma {
            justify-content: center;
        }

        .hidden-phone {
            display: none !important;
        }

        .texto-news .js-home-newsletter-title {
            text-wrap: balance;
        }

        .js-banner-row {
            padding: 0 25px !important;
        }
    }
