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

/*************** ADD CUSTOM CSS HERE.   ***************/

@media (min-width: 993px) {
    #order_review_heading, .woocommerce #order_review, .woocommerce-page #order_review {
        float: none!important;
        width: 100%!important;
        margin-left: 0!important;
    }
}


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


}