/**
* Theme Name: Industrial Child
* Description: This is a child theme of Industrial, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/Anps/portfolio">AnpsThemes</a>
* Template: industrial
* Version: 1.7.0
*/

header.theme-main-header.bg-color {
    background: #4fa313;
}
.full-width {
    background-color: #4fa313;
}
.content-container > .row > *.col-md-12 {
    padding-bottom: 0;
    padding-top: 0;
}
img.logo-img {
    max-height: 80px;
}
.logo-mobile img.logo-img {
    max-height: 80px;
	padding:5px;
		background-color: #ffffff;
}
.site-footer img {
    max-height: 80px;
    padding: 5px;
    background-color: #ffffff;
}
ul.clients.clients-col-5 {
    margin: 0;
}
.elementor-element-ba1dd31 .elementor-widget:not(:last-child) {
    margin-block-end: 0px;
}
.elementor-element-ba1dd31 .elementor-widget:not(:last-child) {
    margin-bottom: 0px;
}
.elementor-element-ba1dd31{
	text-align: center;
}
.logos-wrapper.style-1 .client a, .logos-wrapper.style-1 .client span {
    padding: 10px;
}
.form-group input:not([type=submit]), .form-group textarea, .wpcf7 input:not([type=submit]), .wpcf7 textarea {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    padding: 5px 20px;
}
form.wpcf7-form.init label{
	width:100%;
}
.form-group textarea, .wpcf7 textarea {
    height: 50PX;
    max-width: 100%;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    background-color: #45a203;
    border: 1px solid #45a203;
    color: #ffffff;
    text-transform: uppercase;
    padding: 5px 10px;
}
.btn.btn-dark {
    background-color: #ededed !important;
    color: #4fa313 !important;
}
.gallery-fs .gallery-fs-fullscreen, .gallery-fs .owl-nav > * {
	background: #4fa313;
}
ul.testimonial-wrap .user .user-image {
    max-width: 120PX;
    min-width: 70PX;
    display: none;
}
ul.testimonial-wrap .user .content {
    text-align: justify;
}
li.menu-search {
    display: none !important;
}
@media (min-width: 1200px)
{
	.full-width.logo-background .logo {
    color: #ffffff !important;
}
.menu-button {
    background-color: #ededed !important;
    color: #4fa313 !important;
}	
}

@media (min-width: 1000px)
{
	.site-footer > .container {
    padding-bottom: 40px;
}
}
.anps_menu_widget .menu li {
    margin-bottom: 0px;
    width: 100%;
    margin-left: 15px;
    
}
.anps_menu_widget .menu li a{
    padding:10px 15px;
	border-bottom: 1px dotted #757575;
	display: block;
}
div#anps_menu-4 h3 {
    background-color: #4fa313;
    color: #ffffff;
    padding: 10px;
    margin: 0px;
}
.page-id-955 .container.content-container {
    padding: 50px 0;
}