/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* .product-small .box .box-image .image-fade_in_back>a:before {
    content: '';
    z-index: 3;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2025/03/khung-anh-san-pham-qmg.png) no-repeat left 0;
    background-size: contain;
    position: absolute;
} */
/* .woocommerce-product-gallery__image.slide.first.is-selected:before {
    content: '';
    z-index: 3;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2025/03/khung-anh-san-pham-qmg.png) no-repeat left 0;
    background-size: contain;
    position: absolute;
} */

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


}