/* 
Theme Name:		 Industroz Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Industroz Child is a child theme of Industroz, created by ChildTheme-Generator.com
Author:			 GridValley
Author URI:		 http://childtheme-generator.com/
Template:		 industroz
Version:		 1.0.0
Text Domain:	 industroz-child
*/


/*
    Add your custom styles here
*/
.wt-post-meta{ display:none; }
.logo-header-inner a img{
	height:auto !important;
}
.header-style-2 .header-2-nav{
	display:none !important;
}
.header-nav.justify-content-center{
	justify-content: end !important;
}
.testimonial-4 .testimonial-pic img{
	max-width:250px;
}
.single.single-post #breadcrumbs { display:none !important; }
.single.single-post .wt-post-media img { width:100%; }
.home .entry-meta { display:none!important; }
.footer-style3 .logo-footer{
	display:none;
}

.products .elementor-inner-section {
	
}
.products .elementor-image-box-wrapper {
    display: flex;
    flex-flow: column;
}
.products .elementor-image-box-img {
    order: 2;
    padding: 20px;
    background: #ffffff;
}

.products .elementor-image-box-content {
    order: 1;
	display: table;
}
.products .elementor-image-box-title {
	margin-bottom:0px !important;
	padding:20px;
	background:#1C63B8 !important;
	color:#fff !important;
	font-family: "Poppins", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 400;
	display: table-cell;
    height: 70px;
    vertical-align: middle;
}
.products .elementor-inner-column .elementor-column-wrap .elementor-widget-wrap .elementor-widget-image-box{
	background: #ffffff !important;
	height:100%;
	border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #CECACA;
}
