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

.btny .elementor-button {
    background-color: #FCB814 !important;
    background-image: none;
}
a.elementskit-entry-thumb {
    height: 245px;
}
button.cky-btn.cky-btn-customize, button.cky-btn.cky-btn-reject {
    color: #fff !important;
}

@media screen and (max-width: 900px) {
	ul#menu-mobile li a {
		text-align: center !important;
		display: block;
		font-size: 1.1em;
	}
	.elementskit-site-title {
		width: 100%;
		position: relative;
	}
	button.elementskit-menu-close.elementskit-menu-toggler {
		position: absolute;
		right: 10px;
		top: 20px;
	}
	a.elementskit-nav-logo {
    width: 100%;
    text-align: center;
}
	li#menu-item-530 {
    margin-top: 2em;
}
	ul#menu-mobile {
    margin-top: 2em;
}
	.metform-form-main-wrapper section.elementor-section.elementor-top-section.elementor-element.elementor-element-26ea9738.elementor-section-full_width.elementor-section-height-default.elementor-section-height-default {
    padding: 20px 0px !important;
}
	.elementor-458 .elementor-element > .elementor-element-populated {
    padding: 11px 1px 11px 1px !important;
}
	    .elementor-183 .elementor-element.elementor-element-973bc7f .elementskit-menu-container {
        background-color: #FFFFFF;
        max-width: 100vw !important;
    }
}