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

/* custom below */

/* global */

p { margin: 0px !important; }

/* global over */

/* our strength */

.a_strength .rs-addon-services .services-inner { min-height:408px !important; }

/* header */

@media (min-width: 1367px) and (max-width: 1600px) {
  .single-header .hfe-nav-menu nav > ul > li > .hfe-has-submenu-container > a, .single-header .hfe-nav-menu nav > ul > li > a {
    padding: 29px 20px 29px 20px !important;
	font-size:16px !important;
  }
}

/* sticky header */

.single-header.rs-enable-sticky.rs-header-sticky header.show_shadow { box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25) !important; }

/* mobile menu */

.rs-offcanvas-area .right_menu_togle .current_page_item > a {
  color: #2872bb !important;
}

.rs-offcanvas-area .right_menu_togle a:hover {
  color: #2872bb !important;
}

.rsoffwrap-close i { color: #e9291c; }


/* slider */

.rs-button .rs-btn { background:#2872bb !important; }
.rs-button .rs-btn::before { background: #e9291c !important; }
.rs--slider-btn-ani .rs-button .rs-btn { padding: 5px 20px; }
.rs-button .rs-btn { font-size: 14px; }

#SR7_1_1 .metis_copy96.sr7-arrows { background:#e9291c !important;}
#SR7_1_1 .metis_copy96.sr7-arrows.sr7-rightarrow { background: rgba(233, 41, 28, 0.5) !important; }
#SR7_1_1 .metis_copy96.sr7-arrows.sr7-rightarrow:hover { background: #e9291c !important; }

/* contact us page */

.a_contact .rs-addon-services .services-inner{ min-height: 283px !important; }

/* go to top */

#scrollUp i { background: #e9291c; }