.main-header-bar {
border-bottom: none;
}
.hp_hero_padding {
padding-top: 25%;
}
.ast-theme-transparent-header .main-header-menu .menu-link {
color: #e64a94 !important;
font-weight: bold;
}
.ast-builder-grid-row>.site-header-section {
flex-wrap: wrap;
}
.ast-builder-html-element {
padding: 0 10px;
}
.ast-builder-html-element>form {
display:flex;
}
.ast-builder-html-element>form>input[type=text] {
margin-right: 10px;
border-radius: 5px;
}
.ast-header-html-1 > .ast-header-html > .ast-builder-html-element {
font-weight: bold;
color: #e64a94!important;
}
.main-header-bar {
border-bottom: none!important;
}
.primary form {
margin-bottom: 30px!important;
}
.primary form p {
margin: 10px 0;
}
.primary label {
display: block;
padding: 10px 0;
}
.primary form>div {
margin-top: 10px;
}
.primary label span {
display: inline-block;
width: 90px;
}
.primary label input {
margin-left: 10px;
}
.ast-mobile-header-wrap .ast-builder-button-wrap {
width: 100%;
margin: 15px;
}
.ast-mobile-header-wrap .ast-header-html-1 {
width: 100%;
padding-bottom: 15px;
}
.ast-mobile-header-wrap .ast-header-html {
width: 100%;
}
.ast-mobile-header-wrap .ast-builder-html-element form {
justify-content: space-between;
width: 100%;
}
.ast-mobile-header-wrap .ast-builder-html-element form input[type=text] {
width: 100%;
}