/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 19 2025 | 19:51:55 */
#header, .sticky-header .header-main.sticky {
  border-top: none;
}
.fixed-header header .header-main {
  background-color: transparent;
}
#header.sticky-header .header-main, 
.fixed-header #header.sticky-header .header-main {
  background-color: #EDE8D0;
  padding-top: 12px;
  padding-bottom: 12px;
}

.fixed-header #header .header-main .header-center, 
.fixed-header #header .header-main .header-left, 
.fixed-header #header .header-main .header-right {
  padding-top: 12px;
  padding-bottom: 12px;
}

#header .main-menu > li.menu-item.active > a {
  background-color: #91840f;
  color: #fff;
}

#header .main-menu > li.menu-item > a {
  color: #1f1d11;
}

#header .main-menu > li.menu-item.active:hover > a, #header .main-menu > li.menu-item:hover > a {
  background-color: #9cd0ea;
  color: #fff;
}

.lead, .wpb_text_column.lead, .wpb_text_column.lead p {
  line-height: 2.4rem;
  letter-spacing: -0.05em;
}

#nav-panel .accordion-menu li.menu-item > a, 
#nav-panel .accordion-menu > li.menu-item > a, 
#nav-panel .accordion-menu .arrow, 
#nav-panel .menu-custom-block a, 
#nav-panel .accordion-menu > li.menu-item > .arrow { 
	color: #333; background-color: #fff; }

.page-wrapper { min-width: 360px;}

div.wpb_single_image .vc_single_image-wrapper.vc_box_border {  padding: 10px;}

@media only screen and (max-width: 768px) {
	.lead, .wpb_text_column.lead, .wpb_text_column.lead p {
	  font-size: 1.5em;
	  line-height: 2rem; }
	
	.dos { width: 50%; }
}

#seo {
  display: none !important;
}
