/*
 Theme Name:   Industrium Child
 Description:  Industrium Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/industrium
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     industrium
 Version:      1.0.0
 License: GNU  General Public License version 3.0
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain:  industrium-child
*/

/* =Theme customization starts here
------------------------------------------------------- */


.logo img {
  width: 180px !important;
}

.footer-section + .footer-section::before {
	background-color: #373737 !important; 
}



.footer-section.footer-section-bottom {
  padding-bottom: 20px !important;
}

.request_contacts-button a:hover {
  color: white !important;
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

@media only screen and (min-width: 992px) {
  .elementor-widget .owl-dots-desktop.disabled {
    display: none;
  }
}

/*.home .footer svg {
  	filter: invert(100%);
	padding: 7px;
}*/

.sidebar #wp-block-search__input-2 {
	border: 1px solid #d9d5d5;
}

.sidebar .floating-placeholder {
  padding-left: 10px !important;
}
.industrium_service-template-default .header.header-type-1.header-position-above.sticky-header-on {
	box-shadow: 1px 1px 35px #8080805e;align-content
}

.side-widget-wrapper .wp-block-image.size-thumbnail {
  width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667) !important;
  align-self: baseline !important;
  margin: 0px !important;
}

.mobile-header-menu-container {
	border: 0px !important;
}