/*
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.   ***************/


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



.sale_box {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 15px;
}


#mega_menu>li>a {
	color:#777;
	font-soze: 16px;
}
.supp-address {
    font-weight: 700;
    float: left;
    color: #008000;
    margin-right: 10px;
}

.woocommerce-embed-page .woocommerce-layout__header.is-scrolled {
   display: none !important;
}
.woocommerce-layout {
   display: none !important;
   
   
}