/*
Theme Name: Saasland
Theme URI: https://saaslandwp.com/demo/
Author: DroitThemes
Author URI: https://themeforest.net/user/droitthemes
Description: Saasland is a creative WordPress theme for saas, software, startup, mobile app, agency and related products & services. SaasLand is loaded with tons of features, elements & blocks, options that give its users real flexibility to create a dynamic, professional website in no time.
Version: 3.6.0
License: GNU General Public License v2 or later
License URI: LICENSE
Requires at least: 4.9
Tested up to: 5.9
Requires PHP: 7.0
Text Domain: saasland
*/


/*section.cta-section {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding: 120px 0px;
}
h3.cta_title {
    font-size: 76px;
    color: #fff;
    line-height: 80px;
    text-transform: uppercase;
    vertical-align: middle;
    letter-spacing: -4px;
}
.cta-content {
    width: 850px;
}
a.cta-btn {
    display: flex;
    align-items: center;
}
a.cta-btn span {
    background: #fff;
    border-radius: 6px;
    padding: 10px 15px;
    box-shadow: 0px 1.5px 2.8px 0px;
    color: #0044CC;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.cta-btn svg {
    height: 40px;
    margin-left: 5px;
    background: #fff;
    border-radius: 6px;
    padding: 12px 10px;
    box-shadow: 0px 1.5px 2.8px 0px;
    line-height: 30px;
}*/

@media (max-width: 991px) {
	#mega-menu-wrap-main_menu .mega-menu-toggle .mega-toggle-blocks-left,
	#mega-menu-wrap-main_menu .mega-menu-toggle .mega-toggle-blocks-center,
    .header_area .menu_cus {
        display: none !important;
    }
}

	