/*
CTC Separate Stylesheet
Updated: 2019-07-04 07:35:13
Theme Name: Hello Elementor Child Theme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.1.2.1562225713
*/

/* Custom V shated bullets */
.vShapeBullets ul {
 list-style: none;
}
.vShapeBullets ul li::before{
    content: "\2713";
     font-weight: bold;
    padding-right: 12px;
      margin: 5px -10px 0px -16px;
}

/* Custom HTML in Elementor pages */
.customHeaders{
    font-size: 16.5px;
    text-align: center;
}
.customHeaders >span{
    font-weight: 600;
}
.filterprog{
    margin: .5rem auto 0.5rem auto;
}
