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


:root {
    --bs-black: #151515;
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

header#rs-header.rs-header-sticky .rs___default-logo {
 	display: none;
 }

 header#rs-header:not(.rs-header-sticky) .rs___sticky-logo {
 	display: none;
 }

 header#rs-header.rs-header-sticky .elementor-20556 .elementor-element.elementor-element-5772f01 .menu-item a.hfe-menu-item {
    color: #0a0a0a;
}

.elementor.elementor-20556 {
    margin-top: 0 !important;
}

header#rs-header.rs-header-sticky .elementor-20556 .elementor-element.elementor-element-5356021 .rs-button .rs-btn {
    background-color: var(--bs-black);
    font-size: 15px;
    border-radius: 5px 5px 5px 5px;
    padding: 8px 20px 8px 20px;
}

footer .rs___sticky-logo {
	display: none;
}