/*
Theme Name: Computer
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  ***************/


}
        #place_order{
          display: none;
        }
        .woocommerce-bacs-bank-details{
          display: none;
        }
        .single-post .badge-inner.bg-fill ,.single-post  .badge.post-date{
display: none;
        }
        .header-main {
          background: #1888ec;
        }
        .button-continue-shopping{
          color: #fff !important;
        }