/*
Theme Name: Hestia Child
Theme URI: https://www.themeisle.com/
Description: This is a custom child theme I have created.
Author: ThemeIsle
URI: https://www.themeisle.com/
Template: hestia
Version: 0.1
*/

.wah-yah-fes-2025-top {
    padding:60px;
}

.section {
    padding: 0px !important;
}

.wah-yah-fes-2025-ticket, .wah-yah-fes-2025-access {
    max-width: 960px; 
}

.wah-yah-fes-2025-ticket {
    max-width: 960px; 
}

.wah-yah-fes-2025-ticket th {
    color: #ffcc02;
    border-color: #ffffff;
}

.wah-yah-fes-2025-archive{
    max-width: 960px;
}

.wah-yah-fes-news{
    max-width: 960px;
}

@media (max-width: 768px) {
    .wahyah2023 {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .wahyah2025-performers {
        display: none !important;
    }
    .wahyah2025-flyer {
        margin-bottom: 30px !important;
    }
}

@media (min-width: 769px) {
    .wahyah2025-flyer {
        display: none !important;
    }
}