/*
 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
------------------------------------------------------- */
.elementor-widget-industrium_services_listing.view_type-2 .service-item-media img {
    filter: saturate(100%);
}
@media only screen and (min-width: 1365px) {
    .header .main-menu {
	align-items: center;
}
    .header .main-menu li:not(:last-of-type) {
        margin-right: 24px;
    }
	/*.menu-item-17305 {
        max-width: 190px;
    }*/
.header .main-menu > li > a {
    padding: 20px 0;
}
}
.sketchfab-embed-wrapper iframe {
	width:100%;
	margin-bottom:20px;
}
/*.menu-item-17305 {
        max-width: 190px;
    } */
.header .main-menu > li > a {
    padding: 20px 0;
}
.b24-form-btn {
    background-color: #f7c600!important;
    color: #000!important;
    display: block!important;
}
@media (max-width: 768px) {
	#services {
		-webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
	}	
  #services .owl-item{
	    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
}
	.portfolio-listing-wrapper.portfolio-slider-listing .slider-item .portfolio-item-link .portfolio-item-content-inner {
    padding: 15px 15px 15px 15px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    max-width: 99.5%;
}
	.menu-item-17305 {
    max-width: inherit;
}
}
@media (max-width: 1365px) {
    .menu-item-17305 {
        max-width: inherit;
    }
}
#footer-wrapper a:hover {
	color:#fff!important;
}
#nav_menu-2 {
	background-color: #E1E6E9;
    padding: 20px 20px 20px 20px;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper, .woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper, .woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper, .woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper, .woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper, .woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .product-buttons-wrapper {
	display:none;
}