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

h1 {
    /* font-family: 'Teko', sans-serif; */
}


header .fix-icons ul {
	margin: 0;
}

header .fix-icons .elementor-icon-list-icon {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
}	

header .fix-icons .elementor-icon-list-item > a {
    display: flex;
    align-items: center;
}

header .fix-icons .elementor-icon-list-text {
	padding-left: 5px;
}

header .fix-icons .elementor-icon-list-icon svg {
	height: 16px;
    width: 16px;
	margin-right: 4px;
}

header .fix-icons ul,
header .fix-icons ul::marker,
header .fix-icons li::marker {
    list-style: none !important;
}

.form-placeholder form ::-webkit-input-placeholder { 
    color: black !important;
} 
.form-placeholder form ::-ms-input-placeholder { 
    color: black !important;
}

.rs-testimonial-slider.style1 .testimonial-inner .testi-card-bottom > div {
    flex-shrink: initial;
}