/*
Theme Name: Lap Mang Viettel
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.bullet-item:nth-child(1):before{
	content: '\f019';
}
.bullet-item:nth-child(2):before{
    content: '\f1eb';
}
.bullet-item:nth-child(3):before {
    content: '\f079';
}
.bullet-item:nth-child(4):before {
    content: '\f079';
}

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


}