/* 
Theme Name:		Express Modular Franchising
Theme URI:		https://elementor.com/
Description:	Express Modular Franchising is a child theme of Hello Elementor, created by Elementor team
Author:			The Express Modular Development Team
Author URI:		https://emfranchising.com
Template:		hello-elementor
Version:		1.0.0
Text Domain:	hello-elementor-child
Tags:           flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/**** NOTE: GRAVITY FORM STYLES ARE IN THE WORDPRESS CUSTOMIZER FOR ADDITIONAL CSS ******/

/* Default Styles building on styles set in Elementor */
.elementor-post-info,
.elementor-post-date {
	display: none !important;
}
body a{
  
}
h1, h2, h3, h4, h5, h6{
  color: #2b3f84;
  font-family: "Roboto",Sans-serif;
}
h1{
  font-size:1.8em;
  padding-top:1em;
}
h2{
  font-size:1.7em;
  padding-top:1em;
}
h3{
  font-size:1.6em;
  padding-top:1em;
}
h4{
  font-size:1.5em;
  padding-top:1em;
}
h5, h6{
  font-size:1.5em;
  padding-top:1em;
}

/* Elementor Template Post Grid */
.elementor-posts .elementor-post__card .elementor-post__excerpt, 
.elementor-posts .elementor-post__card .elementor-post__title{
  color: #2b3f84;
  padding-top:0;
}

/* CHARTIST CUSTOMIZATIONS */
.ct-label.ct-vertical.ct-start {
    font-size: 13px;
    FONT-WEIGHT: 700;
    color: #2b3f84;
}

/* Orange color */
.cta-chart-negative .ct-series-a .ct-bar, 
.cta-chart-negative .ct-series-a .ct-line, 
.cta-chart-negative .ct-series-a .ct-point, 
.cta-chart-negative .ct-series-a .ct-slice-donut {
    stroke: #eca92d;
}
span.ct-label.ct-horizontal.ct-end{
  margin-left:-7px;
}
span.ct-label.ct-horizontal.ct-end:after {
  content: '%';
}

.cta-chart-negative .ct-bar {
    fill: none;
    stroke-width: 20px;
}
.cta-chart-negative span.ct-label.ct-vertical.ct-start {
    padding-right: 10px;
}



/* BLOG Post Styles */
.single-post .elementor-widget-container p:first-child img.attachment-large {
    display: none;
}
.elementor-widget-container span[style*="font-size: medium"] {
    font-size: inherit !important;
}
.x-author-box{
  display:none;
}
.elementor-post-navigation .elementor-post-navigation__next {
    text-align: right;
    padding-left: 15px;
}

.elementor-pagination{
  margin-top:20px;
}
