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

.home .startup_banner_area_three {
    background: #93ca53;
}

.home .btn_six, .home .btn_six+.btn_six:hover {
    background: #93ca53;
    color: #fff;
}
.home .btn_six {
    border: 1px solid #93ca53;
}
.home .btn_six+.btn_six, .home .btn_six:hover {
    background: #cae6aa;
    color: #225766;
}

.page-template .new_footer_top .footer_bg {
    background: transparent url(/wp-content/uploads/2025/04/FOOTER-PPP-WEB.png) top center no-repeat;
    background-size: contain;
}


.blog .menu>.nav-item>.nav-link:hover, 
.blog_list_item .blog_content a:hover, 
.blog_list_item .blog_content a:hover h5, 
header.header_area.navbar_fixed .navbar .navbar-nav .menu-item a.nav-link.active, 
header.header_area.navbar_fixed .navbar .navbar-nav .menu-item a:hover,
.blog_list_item_two .blog_content .post-info-bottom .post-info-comments:hover, 
.new_footer_top .f_widget.about-widget ul li a:hover, 
.blog_list_item_two .blog_content .post-info-bottom .post-info-comments i,
.qutoe_post .blog_content i,
.blog_list_item_two .post_date {
    color: #91d450!important;
}
.qutoe_post .blog_content {
    border-left: 6px solid #91d450!important;
}

.qutoe_post .blog_content:after{
	color:#ebf6e1!important;
}

.pagination .nav-links .page-numbers.current {
    background: #245767!important; 
}
.pagination .nav-links .page-numbers:hover {
    border-color: #91d450!important;
    color: #245767!important;
}
.breadcrumb_area_two .bubble li {
	background: #91d450!important;
}
.breadcrumb_area_two {
    background: #ffffff!important;
}
section.breadcrumb_area.center {
    max-height: 15rem;
    padding: 100px;
}
section.breadcrumb_area {    	
    background-image: -moz-linear-gradient(-90deg, #205766db 0%, #8ad55a 100%);
    background-image: -webkit-linear-gradient(-90deg, #205766db 0%, #8ad55a 100%);
    background-image: -ms-linear-gradient(-90deg, #205766db 0%, #8ad55a 100%);
    overflow: hidden;
}
.home .breadcrumb_area {
	display: none;
}