/*
Theme Name: Mạnh An Service 249
Description: Đây là mẫu giao diện website do Mạnh An Service thiết kế và biên tập lại từ Flatsome
Author: Manhan.vn
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.h-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
}
.h-contact__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
}
.h-contact__item:not(:last-child) {
    margin-right: 20px;
}
.h-contact__item .fa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    font-size: 14px;
    border-radius: 50%;
}
.ml-2, .mx-2 {
    margin-left: 0.5rem!important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
