/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 18 2025 | 19:32:31 */
@media (max-width: 767px){
	h5.elementor-heading-title.elementor-size-default {
    padding-top: 105px;
}
}
.side-bar {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.homheader .top_panel { 
	background: transparent !important;
}
.wpcf7 .wpcf7-submit-style .submit-style-in {
	background-color: #54290C !important;
}
/* Make the header background transparent */
.top_panel_custom_header-home-sports-center {
  background-color: transparent !important;
}

/* Optional: remove inherited dark scheme background */
.top_panel_custom_header-home-sports-center.scheme_dark {
  background-color: transparent !important;
}

/* Also target Elementor sections inside the header */
.top_panel_custom_header-home-sports-center .elementor-section {
  background-color: transparent !important;
}