/* Theme Name: Egovt Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of egovt
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: egovt
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  egovt-child
*/

.our-mission .readmore {
	display: none;
}
.our-mission .excerpt {
	margin-bottom: 0 !important;
}
.single-product .ova-shop-wrap .content-area {
	flex: auto;
}
.single-product .ova-shop-wrap .woo-sidebar {
	display: none;
}
.archive.tax-product_cat .ova-shop-wrap {
	padding-top: 50px;
}
#main-content .page-title {
	display: none;
}
.ai-product-cat .cat-Industrial .icon span::before {
	content: "\f275";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
}
.ai-product-cat .cat-disposable .icon span::before {
	content: "\f2ed";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
}
.ai-product-cat .cat-food .icon span::before {
	content: "\f2e7";
	font-family: "Font Awesome 6 Free";
	font-weight: 700;
	font-style: normal;
}
.ai-product-cat .cat-chemicals .icon span::before {
	content: "\e4f3";
	font-family: "Font Awesome 6 Free";
	font-weight: 700;
	font-style: normal;
}
.ai-mtb p {
	margin: 0;		
}
.woocommerce-page .ova-shop-wrap .content-area {
	padding-top: 50px;
}
.our-logo-section .gallery img{
	border: unset !important;
}
.our-logo-section .gallery{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
@media (max-width: 767px) {
	.our-logo-section .gallery .gallery-item {
		width: 33% !important;
	}
}