/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 07 2024 | 13:10:56 */
#main-header {
	box-shadow: none;
}

.et_header_style_left .logo_container {
  height: 130px !important;
}

span.logo_helper {
  height: 130px !important;
  vertical-align: top;
}

#logo {
	max-height: 100px !important;
	background: #ffffff;
	padding: 20px 20px 10px 20px;
	border-radius: 40px;
}

.et_mobile_menu {
  position: absolute;
  right: -10px;
  left: unset;
  padding: 0 15px;
  background: #fff;
  width: 100px;
}

.et_mobile_menu li a {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  color: #000 !important;
  padding: 8px 4%;
  display: block;
  text-align: center;	
  font-weight: 700;

