/*
Theme Name: Mỹ phẩm
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-main {
    background: url(images/headerbg.jpg);
    background-repeat: no-repeat;
    background-position-x: 97%;
}
.product-small.box{
	    box-shadow: 0 0 19px #0000000f !important;
    border-radius: 10px !important;
    border: 1px solid #efefef !important;
}

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


}