/*
 Theme Name:   Industrie Child
 Theme URI:    https://demo.rstheme.com/wordpress/industrie/
 Description:  Industrie Child
 Author:       RSTheme
 Author URI:   http://rstheme.com
 Template:     industrie
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

input[type=text], input[type=number], input[type=email], input[type=url], select, input[type=password] {
  margin-bottom: 0;
}

#header-mobile {
	justify-content: space-between!important;
}

/*header.rs--mobile-hides {
	display: flex;
	flex-direction: row!important;
	justify-content: space-between!important;
}

header.rs--mobile-hides > div.rs-sticky-default {
	position: relative!important;
	width: auto;
}

header.rs--mobile-hides > div.rs-sticky-default:last-child {
	padding: 0!important;
}*/

.wpcf7 label span {
	font-weight: 300;
	color: #616161;
}

.wpcf7-form-control.wpcf7-acceptance {
	border: none!important;
	padding: 0!important;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
	margin: 0;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label {
	display: flex;
}

.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item label a {
	text-decoration: underline;
}

textarea.wpcf7-textarea {
	margin-bottom: 0;
}

.about-us-box-service .services-inner.box {
	min-height: 322px;
}

.about-us-box-service .services-inner.box .title {
	min-height: 72px;
}

.about-us-box-service .services-inner.box .desc-text {
	min-height: 60px;
}

#footer-href a {
	color: #CBCCCD;
}

#footer-href a:hover {
	color: #fff;
}

#work-with-us .rs-team-grid .team-item {
	margin-bottom: 0;
}

#work-with-us .rs-team-grid .team-item .team-content {
	position: relative!important;
	margin: 0;
	bottom: 0;
}

#work-with-us .rs-team-grid .team-item .team-content .team-name {
	line-height: 24px
}

.hfe-site-logo-container {
	display: flex;
	justify-content: center;
}

.hfe-page-title .elementor-heading-title {
	min-width: unset!important;
}

.services-inner.box h2.title a:hover {
	color: #fff!important;
}

.grecaptcha-badge { visibility: hidden !important;}