/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 07 2025 | 11:05:32 */
.menu-toggle[aria-controls="main-menu"] .menu-toggle__icon
{
	color: #f0bc00;
    background: #fff;
    border-radius: 6px;
	border: 1px solid;
}

body a.sub-menu-toggle,
.menu-toggle[aria-controls="main-menu"].toggled .menu-toggle__icon[data-alt]
{
	color: #f0bc00 !important;
}

strong,
p strong
{
	color:#6f6e6e;
}

.header-container
{
	background-position: center center !important;
	padding-left: 0;
  	padding-right: 0;
}

.main-navigation a
{
	font-size:20px;
	font-weight:bold;
	text-transform:none;
}

.site-header.centered .main-navigation
{
	background: rgba(0, 0, 0, 0.5);
	padding:12px;
}

.main-navigation .menu > li > a
{
	color:#fff !important;
}

.wpcf7 .wpcf7-form-control-wrap input
{
	height:20px;
}

.wpcf7 .wpcf7-form-control-wrap textarea
{
	height:100px;
}

.wpbs-calendars-wrapper 
{
    margin: 0 auto;
}