ul.widget__category.list-unstyled li {

    display: flex;

}

ul#menu-footer-menu {

    display: flex;

}

ul#menu-footer-menu li {

    padding-right: 15px;

}

.email-info .iconbox_block.text-center {

    padding: 10px;

    margin-bottom: 20px;

}

.email-info .iconbox_icon {

    margin-bottom: 10px !important;

}

.email-info h3.iconbox_title {

    margin-bottom: 5px !important;

}

.iconbox-main {

    display: flex;

}

.half_input {

    float: left;

    width: 48%;

    margin: 0 5px;

}

.list-unstyled li {

    border-bottom: 0 !important;

}

.footer{

    font-size:18px !important;

}

section.page.general-page h3 {

    font-weight: 600;

    color: #081c23;

}

section.page.general-page a{

    color: #0b3948;

}

span.evf-label {

    display: block;

    line-height: 1;

    font-size: 16px;

    font-weight: 600;

    margin-bottom: 17px;

    font-family: var(--font-body);

}

.nice-select{

    padding: 0 10px !important;

}

label.evf-field-label {

    display: flex;

}

.location-box .service_facilities_group > li {

    padding: 10px;

    flex: 0 0 50%;

}

.feature p {

    margin-bottom: 20px !important;

}

.we-serve ul li {

    width: 23.5%;

    margin: 0;

}

.xb-blog .xb-item--inner .xb-item--author {

    width: 66%;

}

.input-error, .input.price.error-border {

    border: 1px solid #f00 !important;

}

.tag {
    display: block !important;
}

#evf-form-8890 {
    background: #FFF;
    padding: 50px;
    border-radius: 30px;
}