.elementor-7 .elementor-element.elementor-element-771ff0a{width:initial;max-width:initial;}.elementor-7 .elementor-element.elementor-element-771ff0a.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:1;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-771ff0a *//* Toast Hours Styling */
.toast-hours-wrapper {
    font-family: poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    color: #312e2c;
}

.toast-hours-wrapper h3 {
    font-family: poppins;
    font-size: 18px;
    text-align: center;/* Slightly larger for heading */
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #312e2c;
}

.toast-weekly-hours {
    list-style: none;
    padding: 0;
    margin: 0;
}

.toast-weekly-hours li {
    margin: 12px 0;
    padding: 8px 0;
    font-size: 16px;
}

.toast-weekly-hours strong {
    font-weight: 500;
    color: #312e2c;
}

/* Optional: Make it look more like a clean table */
.toast-weekly-hours li:last-child {
    border-bottom: none;
}/* End custom CSS */