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

/* add custom css below this line */

/* global */

p { margin: 0 !important; }

#content {
  padding-top: 0px;
  padding-bottom: 0px; 
}

/* home page */

.a_home_cat .elementor-image-box-title { margin-top: -10px !important; }

.a_why .rs-addon-services.style1 .services-inner { min-height: 340px; }

.a_client .rs-grid-figure .rs-grid-img { margin: auto; }

/* contact page */

.a_contact_card .rs-addon-services.style3 .services-inner { min-height: 250px; }

.ctc-frm input[type="text"], input[type="number"], input[type="email"], input[type="url"]{
  margin-bottom: 0px !important;
}