/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */
div#hostinger-preview-banner {
    display: none !important;
}



/* Common CSs Start */
h1,h2,h3{
	    font-family: 'Canela';

	
}

body{
	
	    font-family: "MullerLight";

}
	

.elementor-widget-button .elementor-button {
    border-radius: 50px;
    font-size: 15px;
    padding: 10px 20px;
}

.elementor-widget-button svg,.elementor-widget-button span.elementor-button-icon {
    height: 30px;
    width: 30px;
}


.elementor-button span {
    align-items: center;
}

h2.elementor-heading-title.elementor-size-default {
    font-size: 45px;
    font-weight: normal;
}

h3.elementor-heading-title.elementor-size-default {
    font-size: 24px;
}

.py-constant {
    padding: 50px 0;
}

.blog-loop h4.elementor-author-box__name, .blog-loop span.elementor-heading-title.elementor-size-default {
    font-size: 14px !important;
    font-family: 'Canela';
}


.blog-loop h3.elementor-heading-title.elementor-size-default {
    font-size: 21px;
    line-height: 28px;
}