/*
Theme Name: Xây Dựng An Phát Theme
Description: Giao diện website được phát triển bởi Xây Dựng An Phát
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.button.white.mbws_button-advise {
    border: 2px solid #ffffff !important;
    color: #ffffff !important;
}
.button.white.mbws_button-advise:hover {
    color: #000000 !important;
}
span.count-up {
    font-size: 40px !important;
}
.mbws_skillbar .title-skill {
    margin-bottom: 10px;
    color: #000000 !important;
    font-size: 20px !important;
}
.xdap-button-icon i {
    color: #056839 !important;
}
.xdap-button:not(:hover) i {
    color: #056839 !important;
}
span.count-up {
    color: #056839 !important;
}
.fad.fa-map-marker-alt:after {
    color: #056839 !important;
}
.xdap-contact .icon {
    color: #056839 !important;
}
.mbws_section-review .icon-inner img {
    filter: brightness(1.6) hue-rotate(132deg) contrast(0.7);
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}