.ast-advanced-headers.ast-header-break-point .main-header-bar  {border-bottom-height:5px;}

.panel-grid-cell .widget-title {display: none;}


.menu-highlight a{
color: #51AF3D !important;
background: transparent;
border-color: #51AF3D;
border-style: solid;
border-width: 0px;
border-radius: 50px;
padding: 6px 30px 0px !important;
transition: all 0.2s linear;
line-height:50px;
}
.menu-highlight a{
color:#51AF3D !important;
}
.menu-highlight a:hover {
color: #51AF3D !important;
background: #fff;
border-color: #51AF3D;
}
li.menu-highlight:hover a{
color:#51AF3D !important;
}
.menu-highlight:active {
border-radius: 1px;
}

.ast-advanced-headers .main-header-bar {
  border-bottom-width: 0px;
  border-bottom-color: #35B4C0;
}
.ast-below-header-bar {
  border-bottom-width: 0px;
  border-bottom-color: #eaeaea;
  border-bottom-style: solid;
}

.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before {
    transform: scale(1,5) translate(50%,0) !important;
}

.wpcf7 .btn, input[type="submit"] {
	background-color: #51AF3D;
	border-color: #51AF3D; width: 100%;
}

.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-right .gdpr-buttons button.gdpr-preferences, .gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-right .gdpr-buttons button.gdpr-preferences {
  margin-left: 10px;
  margin-right: 20px; display: none;}
  
.ast-theme-transparent-header .main-header-menu .menu-link{background-color: #ffffff;}


