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

/*************** ADD CUSTOM CSS HERE.   ***************/
.lightbox {
    position: absolute !important;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: justify;
    line-height: 1;
    font-weight: normal;
}

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


}

.woocommerce-error{display:none !important;}
.home .shop-container{display:none !important;}