/*
Theme Name: Saasland Child
Theme URI: https://droitthemes.com/wp/saasland
Template: saasland
Author: DroitThemes
Author URI: https://themeforest.net/user/droitthemes/portfolio
Description: Saasland is a creative WordPress theme for saas, software, startup, app, agency and related products & services.
Version: 1.1.3
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: saasland-child
*/

/* ======= Additional CSS ======= */

/* Start Footer */
html body .new_footer_top .footer_bg {
	display: none !important;
}

html body .new_footer_top {
    padding: 120px 0px 90px;
    position: relative;
}

html body .new_footer_area .footer_bottom {
    padding-top: 30px;
    padding-bottom: 30px;
}

html body .nice-footer-2 {
    background: #F9F8FC;
}
/* End Footer */

/* Elementor */
html body.home .elementor-element-5c5806e {
	display: none;
}
/* html body .elementor-25477 {
	margin-top: 100px !important;
}
 */
/* mobile */
@media (max-width: 991px) {
	.navbar-collapse {
		top: -9px;
		position: relative;
	}
}
@media (max-width: 768px) {
	html body .nice-illus-1 .seo_features_img img {
		margin-top: 30px !important;
	}
	html body .seo_features_img.seo_features_img_two img {
		margin-top: 50px !important;
	}
	html body.home .nice-gurus-space .elementor-heading-title {
		margin-top: 10px !important;
	}
	html body .gitwu-btn h2  {
		font-size: 30px !important;
		line-height: 35px !important;
	}
}

@media (max-width: 991px) {
	html body .header_area .navbar-brand {
		padding-bottom: 0px;
	}
	html body .header_area .navbar-brand, .menu_toggle {
		margin-bottom: 0px;
	}
	html body .menu_toggle {
		margin-bottom: 0px;
		margin-top: 8px;
	}
	html body .header_area.navbar_fixed .navbar {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

@media (max-width: 550px) {
	html body.home .nice-gurus-space .elementor-heading-title {
		text-align: center;
	}
	html body.home .elementor-text-editor {
		text-align: center !important;
	}
	html body.home .nice-home-btn {
		text-align: center;
	}
}

/* Header */
html body.home .header_stick {
	background: #fff;
}
html body .navbar .search_cart .search a.nav-link {
    font-size: 19px !important;
}
html body .menu > .nav-item.submenu .dropdown-menu {
    padding-bottom: 21px !important;
    top: 70px !important;
}
html body .menu > .nav-item > .nav-link i.ncg-arrow {
	font-size: 9px;
	font-style: inherit;
	vertical-align:25%;
}

@media (max-width: 991px) {
	html body .navbar-collapse {
		margin-top: 20px !important;
	}
	.breadcrumb_area {
		padding-top: 220px !important;
	}
	html body .menu > .nav-item > .nav-link i.ncg-arrow {
		display: none;
	}
}
@media (max-width: 550px) {
	html body .menu_toggle {
		margin-top: 14px;
	}
}

html body .menu > .nav-item.submenu .dropdown-menu .nav-item:first-child {
    margin-top: 8px;
}


/* Body */
html body .nice-illus-1 .seo_features_img img, .seo_features_img.seo_features_img_two img {
	max-width: 450px !important;
	width: 100% !important;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 10px;
	padding-right: 10px;
}
html body.home .nice-gurus-space .elementor-heading-title{
	margin-top: 60px;
}


/* Newsletter */
html body .tnp-submit {
	background: #61CE70 !important;
	border-radius: 4px !important;
	border: none !important;
	transition: background .2s;
}
html body .tnp-submit:hover {
	background: #65c060 !important;
}
html body .wpcf7 .btn_three {
    color: #fff  !important;
    background: #7ecb7a;
    cursor: pointer !important;
	margin-top: 0px;
	border: none !important;
	transition: background .2s;
}
html body .wpcf7 .btn_three:hover {
	background: #65c060;
}
html body.page-id-25313 .wpcf7-form {
	margin-bottom: 100px;
}
html body .elementor-button-link {
    background: #65c060;
	transition: background .2s;
}
html body .elementor-button-link:hover {
	color: #fff  !important;
    background: #6dc368;
}
html body .gitwu-btn h2  {
    font-size: 50px !important;
	line-height: 58px !important;
}

html body .case_studies_slider .owl-dots button.active span {
    background: #7ecb7a !important;
}

/* Blog */
html body .blog_grid_info .blog_list_item .blog_content a.blog_title:hover {
	color: #7ecb7a !important;
}
html body.single-post .blog_list_item_two .blog_content .post-info-bottom {
	display: none !important;
}
html body.page-id-25508 .page_wrapper p {
	text-align: center;
    font-size: 39px;
    line-height: 50px;
}


html body.page-id-25297 .elementor-container .nice-cguru {
	padding-left: 100px !important;
}
@media (max-width: 767px) {
	html body.page-id-25297 .elementor-container .nice-cguru {
		padding-left: 20px !important;
	}
	html body .container {
		padding-right: 30px;
		padding-left: 30px;
	}
	html body .elementor-25477 .elementor-element.elementor-element-0aa2a8c > .elementor-element-populated {
		padding: 0px 30px 0px 30px !important;
	}
	html body html body .nice-illus-1 .seo_features_img img, .seo_features_img.seo_features_img_two img {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
}


