/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 17 2026 | 17:51:15 */
p.strongsize {
	font-size: 1.3em;
}

.logo, .logo a {
	margin-top: 24px;
	max-width: 340px !important;
}

/* Flyout Burger Menu */
.html_av-overlay-side #top .av-burger-overlay-scroll {
	background-color: rgba(180,100,200,0.8) !important;
}

#top .av_header_with_border.av_header_transparency #header_main {
  border: 1px solid rgba(255, 255, 255, 0);
}

 /* Transparent Sticky Header */ 
#header.header_color .header_bg {
   /*  background: transparent; */
	opacity: 0.85;
}

.wp-image-1015 {
	margin-top:20px;
}

#top .social_bookmarks li { 
  width: 30px;
  font-size: 1.3em;
}

/* Formular */
.avia_ajax_form .text_area {
	max-height: 140px !important;
}
.value_verifier_label {
	font-size: 17px !important;
}
input[type=checkbox] {
	transform: scale(1.05);
}
.av-fields-with-error {
  background-color: #333333;
  color: #c26666;
}


/* Footer */
#footer .wp-caption-text{
	display:none;
}
#footer .wp-image-856 {
	margin-top: 4px !important;
	border: none !important;
}
#footer .widget_nav_menu li {
	font-size: 15px !important;
	line-height: 1.0 !important;
}
#footer h3.widgettitle {
	font-size: 1.3em !important;
}

/* Socket */
#socket {
	font-size: 14px !important;
	margin-top: -1px;
	z-index: 1;
}

#socket .social_bookmarks li {
	font-size: 1.2em;
}

#scroll-top-link {
  background-color: #7f549e;

}