/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 28 2026 | 16:59:00 */
.work-gallery .gallery-item img {
    width: 100%;
    aspect-ratio: 100/71;
    display: block;
    object-fit: cover;
} 

.elementor-slideshow__footer {
    display: none !important;
}

.elementor-lightbox .elementor-lightbox-image {
    border-radius: 20px;
}

body.woocommerce-page .ast-article-single {
    padding: 0px;
}

ul.ctbb-schedule-list {
    grid-template-columns: 100% !important;
}