#wpadminbar #wp-admin-bar-p404_free_top_button .ab-icon:before {
    content: "\f103";
    color: red;
    top: 2px;
}

.copyright {
    max-width: 450px;
}

@media only screen and (min-width: 972px) {
    .footer-logo {
        align: right;
        text-align: right;
    }
}

.textwidget .fa-footer {
    font-size: x-large;
}

.custom_border_left h2,
.custom_border_left h3,
.custom_border_left h4 {
    border-left-width: 2px !important;
    padding-left: 15px !important;
    border-left-color: #eca23c !important;
    border-left-style: solid !important;
}

.row_seperator:last-child {
    display: none;
}

.vc_custom_1490316531887 {
    padding-top: 10px !important;
    padding-bottom: 20px !important;
}

.vc_custom_1490318349341 {
    border-left-width: 2px !important;
    padding-left: 15px !important;
    border-left-color: #eca23c !important;
    border-left-style: solid !important;
}

.mb-15 {
    margin-bottom: 15px;
}

#back_to_top {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 1254px) {
    .csbwfs-social-widget {
        display: none;
    }
}