

.side_menu a{
    color: #fff;
}
nav.main_menu > ul > li:not(:first-child):before{
    content: '/';
}

nav.main_menu ul li a span.underline_dash{
    bottom: -2px;
}

.content a:not(.qbutton), .content a span, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .side_menu a{
    text-decoration: underline;
}

.cf7_custom_style_1{
    text-align: right;
}

div.wpcf7 .cf7_custom_style_1 .ajax-loader{
    display: block;
}
@media only screen and (max-width: 768px){
    .qode_left_side_fixed{
        display: none;
    }

}

.header_top {
margin-right: auto;
}