/*
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.5.7
License: GNU General Public License v2 or later
License URI: LICENSE
Requires at least: 4.9
Tested up to: 5.9
Requires PHP: 7.4
Text Domain: saasland
*/

.blog_breadcrumb_area {
	background-color: #ff5b02;
    background-image: unset;
}
.blog_list_item .blog_content .blog_title {
	color: #30314e;
}

.post-info-comments {
	display: none !important;
}

.single .blog_single_info .blog_list_item_two .blog_content {
    font-size: 18px;
}

.sidebar_widget ul li a, .widget.widget_recent_post .post_item .media-body h3,.sidebar_widget.widget_block h1, .sidebar_widget.widget_block h2, .sidebar_widget.widget_block h3, .sidebar_widget.widget_block h4, .sidebar_widget.widget_block h5, .sidebar_widget.widget_block h6, .widget_title_two {
	color: #000;
}

.sidebar_widget ul.wp-block-latest-posts li a {
    font-size: 16px;
    line-height: 1.1rem;
    font-weight: 500;
    margin-bottom: 20px;
    position: relative;
    display: block;
}

.body_wrapper h1, 
.body_wrapper h2, 
.body_wrapper h3, 
.body_wrapper h4 {
	color: #000;
}

.single h1 {
	margin-top: 50px;
	margin-bottom: 30px;
    font-size: 2rem;
}
.single h2 {
	margin-top: 50px;
	margin-bottom: 20px;
    font-size: 1.7rem;
}
.single h3 {
	margin-top: 30px;
	margin-bottom: 20px;
    font-size: 1.2rem;
}
.single h1,
.single h2,
.single h3,
.single h4,
.single h5 {
	color: #282f53;
}
.breadcrumb_area_two {
	overflow:hidden;
}
.breadcrumb_area_two .breadcrumb_shap {
    height: auto;
    width: auto;
    opacity: 0.25;
    min-height: 100%;
    min-width: 100%;
}
.comingsoon {
	font-size: 12px;
	margin-top: 20px;
}

.text_box input[type=text], .text_box textarea, .text_box input[type=password], .text_box input[type=email], .text_box input[type=tel], .elementor-field-type-textarea input[type=text], .elementor-field-type-textarea textarea, .elementor-field-type-textarea input[type=password], .elementor-field-type-textarea input[type=email], input[type=text], textarea, input[type=password], input[type=email] {
	font: unset !important;
    border: 1px solid #ff5b0225 !important;
    padding: 10px 15px !important;
    height: auto !important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #ff5b02;
    color: #fff;
    padding: 10px 25px;
    border: 0px;
    border-radius: 35px;
}
.number {
    display: none;
}

img.img-fluid.wp-post-image {
    width: 100%;
    max-width: max-content;
    max-height: 600px;
}

header.header_area.has_header_bg {
	background: #ff5502 !important;
}
header.header_area.header_stick.has_header_bg.navbar_fixed {
	background: #ff5b02 !important;
}
header.header_area .navbar .navbar-nav .menu-item a, header.header_area.navbar_fixed .navbar .navbar-nav .menu-item a {
	color: #fff !important;
}
.menu>.nav-item.submenu .dropdown-menu .nav-item .nav-link, .dropdown-menu span {
    color: #ff5b02 !important;
}
.drdt-footer .elementor-element-256f3d3 a {
	color: #fff;
}
.elementor-7257 .elementor-element.elementor-element-7a453212 .elementor-button,
.elementor-7257 .elementor-element.elementor-element-c19d907 .elementor-button{
    width: 100%;
    max-width: 350px;
}
@media (max-width: 991px){
	header .menu {
		padding: 10px 20px;
		background: #ff5b02 !important;
		margin-top: 0;
	}
	header .menu>.nav-item {
		border-bottom-color: !important;
		padding: 10px;
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	.mobile_menu_btn {
   		background-color: #ff5b02;
		padding-bottom: 10px;
	}
	#navbarSupportedContent a.btn_get,.navbar_fixed.header_area .navbar .btn_get {
		margin-top: 0px;
		line-height: 2rem !important;
		background: #fff !important;
		font-size: 16px !important;
		color: #ff5b02 !important;
		margin-bottom: 0px !important;
	}
	.header_area.navbar_fixed .navbar {
		padding: 5px 0 !important;
	}
	.navbar-toggler {
		margin-right: 20px;
	}
	header.header_area .menu:not(.offcanfas_menu) > .nav-item > .nav-link:not(.cart-btn) span {
		background: #fff;
	}
	header.header_area .menu svg.svg-icon {
		fill: #ff5b02;
		font-weight: bold;
		margin-top: -2px;
	}
	.navbar-collapse {
		margin-top: 0px !important
	}
}
.navbar_fixed.header_area .navbar .btn_get {
	color: #ff5b02 !important;
	background: #ffffff !important;
}