.{
word-break: keep-all;
} p {
cursor: default;
} .mobile_menu_bar:before{
color: #ea4b75;
}
@media (max-width: 980px) {
#main-header{
background:rgba(0,0,0,.5);
}
.et_fixed_nav #main-header.et-fixed-header  {
position: fixed;
background: rgba(10,10,10,0.8);
height: 55px;
}
.et-fixed-header .logo_container {
height: 55px;
}
.et-fixed-header .mobile_menu_bar {
padding-bottom: 10px !important;
} .et-fixed-header .mobile_menu_bar:before {
font-size: 45px;
}
.et_header_style_left .et-fixed-header #et-top-navigation {
padding-top: 0px;
}
.et_fixed_nav #et-top-navigation {
-webkit-transition: none;
-moz-transition: none;
transition: none;
} #logo, .et-fixed-header #logo {
max-height: 80%;
}
.et_fixed_nav #top-header{
position:fixed;
}
} .column-footer{
display: flex;
flex-wrap: wrap;
} .grecaptcha-badge{
visibility: hidden !important;
display: none;
}
.grecaptcha-logo {
visibility: hidden !important;
display: none;
}