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

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

ul.lead-list li:before {
    content: "\f058";
    font-family: FontAwesome;
    font-size: 27px;
    display: block;
    position: absolute;
    top: -6px;
    left: 0;
    color: #33f17b;
    line-height: 36px;
}
ul.lead-list li {
    padding-left: 30px;
    position: relative;    
    font-size: 16px;
    font-weight: normal;
}
ul.lead-list {
    margin-top: 15px;
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px;
}
ul.lead-list li span.list {
    display: inline-block;
    margin: 0 0 0 10px;
}
ul {
    line-height: 1.8;
}
@media (max-width: 991px) and (min-width: 768px){
ul.lead-list {
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************https://kunststofkozijnregio24.nl/wp-admin/admin.php?page=litespeed-toolbox/
 

}