.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-8a45e9f:#FFFCFA;--e-global-color-a08900e:#3D3D3D;--e-global-color-a2d2cd0:#FD6B45;--e-global-color-cc75765:#DADF9D;--e-global-color-d88ef49:#3D3D3D;--e-global-color-d055df1:#164620;--e-global-color-cda454f:#1F1F1F;--e-global-typography-primary-font-family:"Nocturnal";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Nocturnal";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Optional wrapper layout (if you're using it) */
.shotgun-location-.elementor-kit-6 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
}

.shotgun-location-.elementor-kit-6 label {
  font-weight: 600;
  color: #1a1a1a;
  font-size: 1rem;
}

/* Style all 3 dropdowns */
#location-select,
#sg-location-select2,
#location-select3 {
  padding: 10px 14px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 15px;
  cursor: pointer;
  transition: border-color 0.3s;
}

#location-select:hover,
#sg-location-select2:hover,
#location-select3:hover {
  border-color: #0073e6;
}

/* Buttons always clickable now; just a nice hover/press effect */
#book-now-btn a.elementor-button,
#sg-book-now-btn2 a.elementor-button,
#book-now-btn3 a.elementor-button {
  transition: background 0.3s, transform 0.2s;
}

#book-now-btn a.elementor-button:active,
#sg-book-now-btn2 a.elementor-button:active,
#book-now-btn3 a.elementor-button:active {
  transform: scale(0.98);
}

/* Error tip under the dropdown */
.sg-error-tip {
  margin-top: 4px;
  font-size: 12px;
  color: #e53935; /* red */
}

body {
  overflow-x: hidden;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nocturnal';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.shotgungolf.ca/wp-content/uploads/2025/08/Nocturnal-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Nocturnal';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.shotgungolf.ca/wp-content/uploads/2025/08/Nocturnal-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */