/*
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 Submenu DropDown */
.sm_nav_menu > li ul {
  padding: 20px !important;
}

.sm_nav_menu > li ul ul {
    left: 90% !important; 
	min-width: max-content !important;
}	

.sm_nav_menu > li ul li{
	padding: 5px !important;
}

.sm_nav_menu > li ul ul:before {
     transform: rotate(135deg) !important;
	right: auto !important;
  left: -4px !important;
  top: 14px !important;
	width: 10px !important;
  height: 10px !important;
}

/* Global H2 */
h2.elementor-heading-title{
	width: auto !important;
	margin-bottom: 0 !important;
}
p {
	margin: 0px !important;
	text-align: justify;
}
.txt-align p{
	text-align: center !important;
}

/* Home Page Testimonial Section */
.testimonial-sec .elementor-main-swiper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
    padding-bottom: 10px !important;
}

/* Home Page Product Section */
#uc_content_grid2_elementor_83ddd50.uc_post_grid_style_one .uc_content {
  margin-top: -20px !important;
}

/* Woocommerce Product Page */
.woocommerce-products-header {
  display: none;
}
.stm-products-catalog__filter {
  display: none;
}
.stm-products-catalog {
  padding-bottom: 80px;
  padding-top: 80px;
}

/* Home Page Boxes */

.our-product img.uc_post_image {
    border-radius: 10px;
}
.our-product .uc_content.padding{
	    border-radius: 10px;

}
.icon-boxes .elementor-image-box-title {
/*   margin-bottom: 0px !important; */
  margin-top: 0px !important;
}
.ind-we-serve .uc_content.padding {
    border-radius: 10px;
}
.ind-we-serve a{
	cursor: auto;
}


/* Footer Menu */
.txt-color.elementor-widget ul.menu li a{
	color:#FFFFFFBD !important;
}
.txt-color.elementor-widget ul.menu li a:hover{
	color:#FFFFFF !important;
}


