/*
Theme Name: Manufacturer Child
Theme URI: https://themeforest.net/item/manufacturer-factory-industrial-business-wordpress-theme/22672753
Description: Factory & Industrial Business WordPress Theme
Author: StylemixThemes
Author URI: https://stylemixthemes.com/
Version: 1.0
Template: manufacturer
*/
/* header */
.header-logo{
	width: auto !important;
}
.header-logo-tag{
	width: auto !important;
	padding: 10px !important;
}
/* header */
/* footer */
.footer-divider .elementor-divider{
	padding: 0px !important;
}
h2:after {
display:none !important
}
h2, .elementor-widget-heading h2.elementor-heading-title {
    margin-bottom: 0px !important;
}

#stm_woo_filter_brands_widget-2, 
.widget_price_filter, .woocommerce-Price-amount, .man_enquiry_btn{
	display:none;
}
.stm-product-item__content .meta-bottom{
	display:none;
}
.home-service-box .elementor-widget-container{
	min-height: 290px;
}
.add-to-enquiry-single{
	width:35%;
}

/* related product */
.man_nav_previous, .man_nav_next{
	display: none;
}
/* related product */


.stm-product-item>.stm-product-item__image,
.stm-product-item__title {
	pointer-events:none;
}

.custom_inquiry_btn {
	margin-bottom: 0 !important;
    margin-top: 15px !important;
    display: inline-block;
    min-width: auto !important;
}
.stm-product-item__content .meta-top {
    margin-bottom: 5px;
}

.email_textline .elementor-heading-title span {
	line-height:40px;
}


/*responsive*/
@media (max-width:500px) {
.stm-products-main.grid.cols-3 .stm-product-item {width: calc((100% / 2) - 0px) !important;}
}
@media (max-width:767px) {
.banner_heading .elementor-heading-title {
    font-size: 25px !important;
    line-height: normal !important;
}
/*.vertical_column_box .man_adv_carousel .owl-item {
	width:100% !important;
}*/
.man_intro_cont h1 {font-size:40px !important; line-height: 40px !important;}
.stm-products-catalog .stm-products-catalog__title {font-size: 28px !important; line-height: 32px !important;}
}