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

/*************** ADD CUSTOM CSS HERE.   ***************/
.wc-block-checkout__shipping-method-option{display:none; !important}
.screen-reader-text{display:none; !important}
.wc-block-components-checkout-step__description{display:none; !important}

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


}