/*!
Theme Name: quickspace
Theme URI: http://wpdemo.smartsoftfirm.com/quickspace
Author: SmartSoftFirm
Author URI: https://themeforest.net/user/smartsoftfirm
Description: Saas Agency WordPress Theme
Version: 1.2.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: quickspace
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
.elementor-section .elementor-container .elementor-widget-wrap .elementor-element .elementor-heading-title{
	text-transform: none;
}
.qs-hero-slider .hero-content h3{
	text-transform: none;
}
#loader-wrapper{
	display: none !important;
}
.hero-six-area::after{
	opacity: 0.8;
	background: #000000;
}
a.hero-btn{
	border-radius:0px;
}
a.hero-btn.two{
	display: none;
}

.elementor-page-2564 .container {
	    padding: 40px;
    background: #f1f1f1;
    border-radius: 40px;
    margin-bottom: 100px !important;
}

.elementor-page-2564 form{
	    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: baseline;
}

.elementor-page-2564 form > label label {
    font-weight: normal;
}

.elementor-page-2564 form > label {
    font-weight: 700;
display: flex;
    flex-direction: column;
    gap: 5px;
}