.d_flex, .d-flex, .mc4wp-form-fields { display: -moz-flex !important;   display: flex !important; }
.clearfix::after {
content: "";
clear: both;
display: table;
}
sub,
sup {
position: relative;
font-size: 0.75em;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
.menu_overlay {
width: 100%;
height: 10000vh;
position: fixed;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.5);
visibility: hidden;
pointer-events: none;
opacity: 0;
z-index: 995;
}
.menu_overlay.active {
visibility: visible;
opacity: 1;
}
sup {
top: -0.5em;
}
.sticky_header_area > p {
display: none;
}
.left-sidebar .default_row .content-area {
order: 2;
}
.left-sidebar .default_row all_side_bar {
order: 1;
} 
.header_area{
position: relative;
}