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


.mfp-content .off-canvas-cart {
    width: 620px !important;
}

ul.product_list_widget li img {
    //width: 160px !important;
    //height: 160px !important;
}

ul.product_list_widget li {
    //padding: 10px 0 5px 175px !important;
}





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


}

