/*
Theme Name: Shady Brook Campground Child
Theme URI: 
Description: Child theme of shadybrook theme for the Shady Brook Campground theme
Author: <a href="https://shadybrookcg.com">Campground Marketing Agency</a>
Author URI: 
Template: shadybrook
Version: 1.4.6
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Wed, 08 Apr 2026 05:46:41 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


/*08-04-2026*/

.about-section .section-body p {
  margin-bottom: 16px;
}

.about-section .section-body p:last-child {
  margin-bottom: 0; 
}
.alt-row__icon img {
	width: 44px !important;
	height: 44px !important;
	min-width: 44px;
	min-height: 44px;
	max-width: 44px;
	max-height: 44px;
	stroke: currentColor;
	flex-shrink: 0;
}

div.sb-lightbox button.sb-lightbox-close { top: 110px; }
div.sb-lightbox .sb-lightbox-prev, div.sb-lightbox .sb-lightbox-next{ padding: 14px 18px 18px 18px; }

/* Media-query-start */
@media(max-width:767px){
  .about-section .section-body p {
  margin-bottom: 10px;
}
}

@media(max-width:480px){
    .lodging-rates-table-main table.lodging-rates-table { width: 480px; }
    .lodging-rates-table-main { width: calc(100% + 1.5rem); overflow: auto; }
}