/* veo Custom CSS here */
@font-face {
    font-family: 'Mon Cheri';
    src: url('../fonts/TAN-MONCHERI.woff2') format('woff2'),
        url('../fonts/TAN-MONCHERI.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Std';
    src: url('../fonts/ITCAvantGardeStd-Bk.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-Bk.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Std';
    src: url('../fonts/ITCAvantGardeStd-BkObl.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-BkObl.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Std';
    src: url('../fonts/ITCAvantGardeStd-Bold.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Std';
    src: url('../fonts/ITCAvantGardeStd-BoldObl.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-BoldObl.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Std';
    src: url('../fonts/ITCAvantGardeStd-MdObl.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-MdObl.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Std';
    src: url('../fonts/ITCAvantGardeStd-XLt.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-XLt.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Std';
    src: url('../fonts/ITCAvantGardeStd-XLtObl.woff2') format('woff2'),
        url('../fonts/ITCAvantGardeStd-XLtObl.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

:root {
    --veo-font-title-family: 'Mon Cheri', sans-serif !important;
    --veo-font-family: 'ITC Avant Garde Std', sans-serif !important;
}

.h2,
h2 {
    font-size: calc(var(--bs-body-font-size) * 2.5);
    font-weight: 400;
}

@media (max-width: 768px) {

    .h2,
    h2 {
        font-size: calc(var(--bs-body-font-size) * 1.5);
    }
}

/*header*/
#header .header-bottom #_desktop_ps_shoppingcart .header-block__action-btn,
#header .header-bottom #_mobile_ps_shoppingcart .header-block__action-btn,
#header .header-nav-full-width .header-block__action-btn {
    background: var(--veo-bs-header-link-color);
    color: var(--veo-secondary);
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 10px !important;
}

#header .header-bottom #_mobile_ps_shoppingcart .header-block__action-btn {
    padding-left: 10px;
}

#header .header-bottom .header-block__action-btn i {
    color: var(--veo-secondary);
}

button.menu-toggle.btn.btn-link {
    color: #000;
}

.ps-searchbar__input {
    padding-block: .5rem;
    padding-inline: 2.5rem;
    border-radius: 50px;
    background-color: rgba(255, 255, 255, 0.5);
}

.header-block__badge {
    background: var(--veo-alt-brand);
    color: var(--veo-bs-header-link-color);
    font-weight: 400;
    margin-left: 7px;
}

.ps-mainmenu:is(.ps-mainmenu--desktop) .submenu__left {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

#header .header-bottom a:not(.dropdown-item):not(.btn) i,
#header .header-bottom .header-block__action-btn i,
#header .header-nav-full-width a:not(.dropdown-item):not(.btn) i,
#header .header-nav-full-width .header-block__action-btn i,
#_desktop_ps_shoppingcart > div > div > a > span.d-none.d-md-flex.header-block__title {
    color: var(--veo-secondary);
}

/*home*/
.ps-imageslider__figure img {
    -webkit-margin-after: 0;
    margin-block-end: 0;
    max-height: calc(100vh - 200px);
    display: flex;
    aspect-ratio: 2.75;
    -o-object-fit: cover;
    object-fit: cover;
}

.ps-imageslider__figcaption {
    top: 0;
    left: 0;
    bottom: 0;
    max-width: 45%;
    border-radius: 0;
    display: flex !important;
    align-content: center;
    padding-left: 210px;
    padding-right: 100px;
    background-color: rgb(108 112 68 / 50%);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    text-align: left;
}

#ps_imageslider h2 {
    font-family: 'Mon Cheri', sans-serif;
    line-height: 1.4;
}

a.btn.btn-default {
    background-color: var(--veo-header);
    color: white;
    margin-top: 2em;
    border-radius: 40px;
    padding: 10px 30px;
}

a.btn.btn-default:hover {
    background-color: var(--veo-alt-brand);
    color: var(--veo-header);
}

section.ps-customtext > div > h2 {
    font-family: var(--veo-font-title-family);
}

#home-banners {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

#home-banners .clearfix,
#home-banners > p {
    display: none;
}

#home-banners .ets_baw_display_banner {
    aspect-ratio: 2;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    margin: 0;
}

#home-banners .ets_baw_display_banner .content_before_image {
    position: absolute;
    bottom: 50px;
    left: 50px;
    color: var(--veo-bs-footer-link-color);
}

#home-banners .ets_baw_display_banner .banner_image_url {
    background-color: #000;
    display: block;
}

#home-banners .ets_baw_display_banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    display: block;
    transition: all 0.3s ease-in-out;
    opacity: 0.3;
}

#home-banners .ets_baw_display_banner .content_before_image h3 {
    font-family: var(--veo-font-title-family);
    font-weight: normal;
    font-size: 2em;
}

#home-banners .ets_baw_display_banner .content_before_image a {
    color: var(--veo-bs-footer-link-color);
    padding: 6px 0;
    border-bottom: 1px solid;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

#home-banners .ets_baw_display_banner .content_before_image a::after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'%3E%3C/path%3E%3Cpath d='m12 5 7 7-7 7'%3E%3C/path%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'%3E%3C/path%3E%3Cpath d='m12 5 7 7-7 7'%3E%3C/path%3E%3C/svg%3E") no-repeat center / contain;
}

#home-banners .ets_baw_display_banner:hover img {
    transform: scale(1.05);
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

@media (max-width: 1200px) {
    #home-banners .ets_baw_display_banner .content_before_image {
        bottom: 20px;
        left: 20px;
    }
}

@media (max-width: 992px) {
    #home-banners .ets_baw_display_banner .content_before_image a {
        display: none !important;
    }
}

@media (max-width: 768px) {
    #home-banners {
        grid-template-columns: 1fr;
    }

    #home-banners .ets_baw_display_banner .content_before_image h3 {
        font-size: 1.5em;
    }
}

/*footer*/
#emailsubscription_anchor_displayFooterBefore {
    background-image: url(/themes/veohummingbird/assets/img/borumballa-ilustracion-patronus.webp);
    background-size: 300px;
    background-position: center;
}

@layer utilities {
    .ps-emailsubscription.py-lg-4 {
        padding-bottom: 6.5rem !important;
        padding-top: 6.5rem !important;
    }
}

.footer__main .footer-block__title {
    text-transform: uppercase;
    font-size: 0.9em;
}

/*kit*/
#kitDitialLogos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: center;
    align-items: center;
}

#kitDigital {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 50px;
}

#kitDigital > p {
    text-transform: uppercase;
    padding-bottom: 1em;
    margin-bottom: 1em;
    position: relative;
}

#kitDigital > p:after {
    width: 40%;
    height: 1px;
    background: #FFF;
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 30%;
}

#kitDitialLogos img {
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 60px;
    width: auto;
}

#kitDitialLogos img.height2 {
    max-height: 50px;
}