/* 
Theme Name:		Hello Elementor Child
Theme URI:		https://elementor.com/
Description:	Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author:			Elementor Team
Author URI:		https://elementor.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
*/

.title-main:after {
	
    bottom: 0;
    content: "\ea0a";
    font-family: fonticon;
    font-size: 30px;
    font-weight: 400;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);

}
.p-no-margin p {
	margin-bottom:0px;
}
span.cab-name {
    font-size: 30px;
   color: #000;
    margin-left: 10px;
}

.red-part .elementor-background-overlay:after {
    background: #e8061e;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    width: 100%;
   }
.cab-button2 {
    margin: 0 auto;
}