/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 12 2026 | 21:45:46 */
@media (max-width: 768px) {
    .header-sticky #masthead {
        height: var(--header--height-mobile);
        display: none;
    }
}

button#hmh-menu-open {
    top: 2px;
}

.wp-container-core-group-is-layout-7d25946e > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 1500px !important;
}

@media (max-width: 768px) {
    .hmh-icons {
        display: flex;
        align-items: baseline !important;
        gap: 12px;
    }
}

input#hmh-search-field:focus {
    background: transparent;
}

h3.hmh-section-title {
    font-family: 'Unica77' !important;
    font-size: 20px;
}

.hmh-card figure img {
    border-radius: 0px;
}

.hmh-card h4 {
    font-family: 'Unica77' !important;
    font-size: 17px;
    line-height: 24px;
    color: #262626;
    padding-bottom: 10px;
}

.hmh-price span {
    font-size: 16px !important;
    font-weight: normal !important;
    font-family: 'Unica77' !important;
}

.hmh-search-trigger {
    color: #262626;
    font-family: 'Unica77';
    font-size: 16px;
    line-height: 24px;
    justify-content: left;
}
