/* 
Theme Name: Hello Elementor Child
Theme URI: https://www.wpguiders.com/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by WPGuiders team
Author: Elementor Team
Author URI: https://www.wpguiders.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
/**
 * Add a sidebar.
 */
.elementor-762 .elementor-element.elementor-element-2ab8465 .wpr-taxonomy-list li svg{margin-right:6px;}
.pipe-progress .elementor-widget-container{display:flex; align-items: center; justify-content: flex-start;}
.pipe-progress .elementor-widget-container .elementor-progress-wrapper{width:100%; flex:0 0 80%; height:15px;}
.pipe-progress .elementor-widget-container .elementor-title{ width: 150px; margin-right: 4%;}
.pipe-progress .elementor-widget-heading .elementor-heading-title, {word-wrap:break-word !important;}
.elementor-19 .elementor-element.elementor-element-1525a24:not(.elementor-motion-effects-element-type-background){background-position:70% 50%;}
.elementor-accordion .elementor-accordion-item{margin-bottom:15px;}
.elementor-19 .elementor-element.elementor-element-7ecb994 .elementor-tab-title{border-radius: 10px;}
.elementor-accordion .elementor-accordion-item .ementor-tab-title{border-radius:10px 10px 0px 0px;}
.elementor-accordion .elementor-accordion-item .elementor-tab-content{border-radius:0px 0px 10px 10px;  margin-top: -10px;}

@media screen and (max-width: 820px) {
	.progress-bar-section {width:900px; overflow-x:scroll; display:grid !important;}
	.progress-bar-section .elementor-heading-title{font-size:12px  !important;}
	.progress-bar-section .elementor-title{font-size:10px !important;}
	.progress-bar-section .pipe-progress, .progress-bar-section .progress-header{width:100%;}
}

@media screen and (max-width: 768px) {
.pipe-progress .elementor-widget-container{display:block;}

}
@media screen and (max-width: 680px) {
.progress-bar-section .e-con-inner{display: grid; width: 700px; overflow-x: scroll;}
}
