/*
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.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: saasland-child
*/

.portfolio_filter .work_portfolio_item.active, 
.portfolio_filter .work_portfolio_item:hover {
	color: #afcb37;
}

.portfolio_filter .work_portfolio_item.active:before, 
.portfolio_filter .work_portfolio_item:hover:before {
	background: #afcb37;
}

.portfolio-template-default .breadcrumb_area {
	background-image: none;
	background: #afcb37;
}

.portfolio-template-default .breadcrumb_area img {
	display: none;
}

.portfolio-template-default .header_area {
	background: #fff;
}

.wpcf7-form label {
	font-weight: 500;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
	box-shadow: 0px 0px 10px 0px rgba(12, 0, 46, 0.1);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(12, 0, 46, 0.1);
}

.wpcf7-form input[type="submit"] {
	background: #afcb37;
	border: 2px solid #afcb37;
}

.wpcf7-form input[type="submit"]:hover {
	background: transparent;
	color: #afcb37;
	border: 2px solid #afcb37;
}

.footer_bottom p a, .footer_bottom p a:hover {
	color: #afcb37;
}