/* 
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 */


h1,h2{
	
  font-family: "Playfair Display", serif;
}

body{
	
	  font-family: "Poppins", sans-serif;
	   font-size: 15px;
    line-height: 24px;

}

h2.elementor-heading-title.elementor-size-default,h1.elementor-heading-title.elementor-size-default {
    font-size: 45px;
    line-height: 55px;
    text-transform: capitalize;
}


.elementor-widget-button .elementor-button {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
    padding: 15px 26px;
}

.py-constant {
    padding-top: 90px;
    padding-bottom: 90px;
}

h3.elementor-heading-title.elementor-size-default {
    font-size: 35px;
    line-height: 40px;
    font-family: 'Playfair Display';
}

.elementor-heading-title i {
    color: #9582E2;
}



@media(max-width:767px){
	
	h2.elementor-heading-title.elementor-size-default, h1.elementor-heading-title.elementor-size-default {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
}

.elementor-widget-text-editor {
    text-align: center;
    font-size: 13px;
    line-height: 22px;
}

.elementor-26 .elementor-element.elementor-element-46cf2c8 .elementor-field-group.elementor-field-type-submit {position: absolute;width: fit-content;right: 0;}

.elementor-26 .elementor-element.elementor-element-23679ed {
    --min-height: 430px;
    background-position: right !important;
}
	h3.elementor-heading-title.elementor-size-default {
    text-align: center;
    font-size: 25px;
    line-height: 34px;
}
	
	.elementor-heading-title br{
		
		display:none;
	}
.elementor-widget-button {
    text-align: center;
}
	
	.py-constant {
    padding-top: 30px;
    padding-bottom: 30px;
}
	
	
	.elementor-image-box-wrapper {
    text-align: center !important;
}

.elementor-image-box-wrapper figure.elementor-image-box-img {
    display: flex;
    justify-content: center;
}
	
	
	.box {
    width: 100%;
}

.elementor-widget__width-initial.elementor-widget {
    width: 100% !important;
}
	
	.elementor-heading-title i {
    display: block;
}
	
	
	.elementor-heading-title i {
    display: block;
}

.elementor-186 .elementor-element.elementor-element-c839fb3 .elementor-field-type-submit,.elementor-186 .elementor-element.elementor-element-c839fb3 .elementor-field-type-submit button {
    position: static;
    width: 100% !important;
}
	
	.elementor-186 .elementor-element.elementor-element-bfba0b0 {
    padding: 20px;
}
	
}