/*
Theme Name: 123Web.vn
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.hotlinefix .phone {
    display: none;
}
#button-contact-vr {
    right: 0 !important;
    bottom: 10%;
}
table tr td {
    border: 1px solid #ececec;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}