/*!
Theme Name: SRUC
Theme URI: https://selfregionalurgentcare.org
Author: windhamdavid
Author URI: https://davidwindham.com
Description: A Theme for Self Regional Urgent Care
Version: 0.1.0
Tags: Full Site Editing, Blocks, Patterns
Requires PHP: 7.0
Tested up to: 6.8.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Thanks:
2024 * GNU GPL v2 or later - https://github.com/WordPress/twentytwentyfour
2025 * GNU GPL v2 or later - https://github.com/WordPress/twentytwentyfive
*/

.no-padding {
  margin-block-start: 0;
}

#epic-id, #epic-id-1, #epic-id-2, #epic-id-3, #epic-id-4, #epic-id-5, #epic-id-6 {
  min-height: 200px;
}

.myc_osSimpleWidget .myc_slotsContainer .myc_slotGroup a.myc_slot.myc_button.myc_moreOptions, .myc_osSimpleWidget .myc_slotsContainer .myc_slotGroup button.myc_slot.myc_button.myc_moreOptions {
  display: none;
} 
.wpgmza-infowindow .wpgmza_infowindow_title, .wpgmza-infowindow .wpgmza_infowindow_address, .wpgmza-infowindow .wpgmza_infowindow_description {
  font-size: 16px;
}

@media (max-width: 768px) {
  .entry-content {
      padding: 0 20px 0;   
  }
}