
/*
Theme Name: Scoop Lake Custom Website
Description: Custom Theme
Author: Josh Evans | Volta Design
Author URI: https://voltawebdesign.com
Template: kadence
Version: 1.0.0
*/
/* Add your custom styles here */
:root {
    --cream: #F7F0E5;
    --cream-dark: #EDE3D2;
    --navy: #123C6E;
    --navy-dark: #0B2A4E;
    --brown: #6B4A2A;
    --brown-light: #9A7050;
    --sage: #4A5C45;
    --sage-light: #7A9070;
    --gold: #C09040;
    --gold-light: #D4A855;
    --charcoal: #2A2A2A;
    --warm-gray: #8A8070;
    --border: #E0D5C0;
    --red-muted: #8B3A3A;
  }
 
  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
 
  html { scroll-behavior: smooth; }
body {
	background-color: #F7F0E5;
}
#main-header .site-header-item {
	align-items: flex-start; /* Aligns all items to the top */
}

.site-header-item a {
	text-shadow: 0 0 8px 8px #123C6E;
}
.list-bottom-border li {
	padding-top: 5px !important;
	padding-bottom: 10px !important;
	border-bottom:1px solid #E7E1D8;
}
.heading-contrast {
	clear:both;
	font-family: Inter, sans-serif;
	font-size:1.2rem;
	display: block;
	font-weight: 700;
	color: var(--global-palette7);
	letter-spacing:10px;
	text-transform: uppercase;
}
.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme--foundation .gfield textarea {
	border:none;
	background:rgba(256,256,256,0.4);
	border-bottom: 1px solid var(--global-palette10);
	border-radius: 4px;
	box-shadow: none;
}
.gform-theme--foundation .gfield select {
	border:none;
	background:rgba(256,256,256,0.4);
	-webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
	color: var(--global-palette10);
}
.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
	color: var(--global-palette10);
}
.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
	background-color: var(--global-palette10);
	font-family: "EB Garamond", serif;
	font-size: 16px;
	text-transform: uppercase;
	padding:18px 28px;
	border-radius:4px;
}

.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:hover {
	background-color: var(--global-palette1);
}

.newsletter-form #gform_submit_button_2, #field_submit #gform_submit_button_2 {
	padding:5px;
}
.newsletter-form #gform_submit_button_2:hover {
background-color: var(--global-palette1);
}

.gfield_label.gform-field-label {
	font-family: "EB Garamond", serif;
	font-size: 18px;
}
.p-max-width p, p.p-max-width {
	max-width:720px;
}
.newsletter-form .gfield p, .newsletter-form .gform-field-label {
	color:white;
}
.newsletter-form .gfield input {
	color: white;
	background-color: rgba(64,70,70,0.7);
	border-radius:4px;
	border-width:1px;
}
#block-31 h3, #block-12 h2, #colophon .gform-theme--framework .gform-field-label--type-sub:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), #colophon .footer-navigation .footer-menu-container > ul li.current-menu-item > a, #colophon .footer-navigation .footer-menu-container > ul li a, #colophon h3 {
	color: white;
}
#colophon .footer-navigation .footer-menu-container > ul li.current-menu-item > a:hover, #colophon .footer-navigation .footer-menu-container > ul li a:hover, #colophon .widget_nav_menu a:hover {
	text-decoration:underline;
	color:white;
}
#block-35 figure {
	float:right;
}
.site-footer-middle-section-2 {
	margin-left:20px;
}
.site-middle-footer-wrap .site-container, .site-bottom-footer-inner-wrap {
	border-top:1px solid #414141;
	margin-top:20px;
	padding-top:20px;
}





/*
Mobile Layout
*/
#mobile-header .site-branding img {
    margin-left:6px;
    max-width:260px;
}
#mobile-header .site-header-item {
    align-items: start;
}

/* ─── CALENDAR ─── */
  .calendar-section {
    /* background: var(--cream-dark); 
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
    padding: 80px 40px; */
  }
  .calendar-inner { max-width: 1200px; margin: 0 auto; }
  .season-table {
    width: 100%;
    border-collapse: collapse;
    font-family: 'EB Garamond', serif;
    font-size: 1rem;
    margin-top: 40px;
  }
  .season-table thead th {
    font-family: 'Inter', sans-serif;
    font-size: 0.65rem;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: var(--warm-gray);
    text-align: left;
    padding: 10px 16px;
    border-bottom: 2px solid var(--navy);
  }
  .season-table tbody tr { border-bottom: 1px solid var(--border); }
  .season-table tbody tr:hover { background: rgba(18,60,110,0.04); }
  .season-table tbody td { padding: 14px 16px; vertical-align: middle; }
  .season-table .species-name {
    font-family: 'EB Garamond', serif;
    font-size: 1rem;
    font-weight: 600;
    color: var(--navy);
  }
  .season-table .hunt-type {
    font-size: 0.9rem;
    color: var(--warm-gray);
    font-style: italic;
  }
  .season-bar-wrap {
    position: relative;
    height: 28px;
    background: var(--cream);
    border-radius: 2px;
    overflow: visible;
    min-width: 300px;
  }
  .season-bar {
    position: absolute;
    height: 100%;
    border-radius: 2px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    font-family: 'Inter', sans-serif;
    font-size: 0.65rem;
    letter-spacing: 1px;
    color: white;
    white-space: nowrap;
  }
  .bar-sheep { background: var(--navy); }
  .bar-goat { background: var(--sage); }
  .bar-moose { background: var(--brown); }
  .bar-elk { background: #9A7050; }
  .bar-bear { background: #4A3828; }
  .bar-closed { background: #888; opacity: 0.6; }
  .cal-months {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 0;
    margin-bottom: 6px;
    margin-left: 0;
    border-bottom: 1px solid var(--border);
    padding-bottom: 8px;
  }
  .cal-month {
    font-family: 'Inter', sans-serif;
    font-size: 0.65rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--warm-gray);
    text-align: center;
  }
  /* Visual calendar bars */
  .visual-cal { margin-top: 40px; }
  .cal-row {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 20px;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid var(--border);
  }
  .cal-row:last-child { border-bottom: none; }
  .cal-species {
    font-family: 'EB Garamond', serif;
    font-size: 1.2rem;
    color: var(--navy);
    font-weight: 600;
  }
  .cal-species small {
    display: block;
    font-family: 'Inter', sans-serif;
    font-size: 0.6rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--warm-gray);
    font-weight: 400;
  }
  .cal-track {
    position: relative;
    height: 32px;
    background: rgba(0,0,0,0.04);
    border-radius: 3px;
  }
  .cal-fill {
    position: absolute;
    height: 100%;
    border-radius: 3px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    font-family: 'Inter', sans-serif;
    font-size: 0.6rem;
    letter-spacing: 1px;
    color: white;
    font-weight: 500;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
  }
  /* Aug 1 = 0%, Aug 31 = ~50%, Sep 30 = ~100%+ of a Jul-Oct range
     Timeline: Jul 15 to Oct 31 = 108 days = 100%
     Jul 15 = day 0, Aug 1 = day 17, Aug 15 = day 31, Aug 23 = day 39, Sep 1 = day 48, Sep 5 = day 52, Sep 15 = day 62, Oct 1 = day 78, Oct 15 = day 92, Oct 31 = day 108 */
  .cal-header-months {
    display: flex;
    margin-left: 220px;
    margin-bottom: 8px;
  }
  .cal-mth-lbl {
    flex: 1;
    font-family: 'Inter', sans-serif;
    font-size: 0.6rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: var(--warm-gray);
    text-align: left;
  }
 
  .closed-row .cal-species { color: var(--warm-gray); }
  .closed-tag {
    display: inline-block;
    background: rgba(139,58,58,0.15);
    color: var(--red-muted);
    font-family: 'Inter', sans-serif;
    font-size: 0.55rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 2px 8px;
    border-radius: 2px;
    margin-top: 2px;
  }