/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here - cm
------------------------------------------------------- */
/* Hide specific Pods field rows */
.pods-form-ui-row-name-monday-friday,
.pods-form-ui-row-name-saturday,
.pods-form-ui-row-name-sunday,
.pods-form-ui-row-name-facility-and-office-hours-are-different,
.pods-form-ui-row-name-office-monday-friday,
.pods-form-ui-row-name-office-saturday,
.pods-form-ui-row-name-office-sunday {
    display: none !important;
}