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

/*************** ADD CUSTOM CSS HERE.   ***************/
.entry-summary .list-checklist { list-style: none;padding: 0;margin: 0;}
.entry-summary .list-checklist li { position: relative;padding-left: 0px;margin: 4px 0; font-size: 80%; font-weight: 500;}
.entry-summary .list-checklist li:before { content: "\f00c"; font-family: FontAwesome;;top: 0;left: 0px;padding-right: 10px;color:#66bc29;}
.widget ul.product-categories { margin-top: 20px;}
.shop-page-title.featured-title .title-overlay { background-color: transparent!important;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}