/*
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
*/

#tab-description img {
    height: auto !important;
}

.woocommerce-product-details__short-description img {
    height: auto !important;
}
.entry-summary  img {
	height: auto !important;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1240px;
  }
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  margin: 0 0 45px 0;
}

.w-auto
{
	width : auto !important;
}

.startups-008-browser-1:before {
    content: '';
    display: inline-block;
    width: 100px; /* Adjust the width according to your SVG size */
    height: 100px; /* Adjust the height according to your SVG size */
    background: url('Pair-Manufacture-SVG - Copy.svg') no-repeat center center;
    background-size: contain; /* Ensure the SVG scales properly */ 
}

.startups-029-presentation:before {
    content: '';
    display: inline-block;
    width: 100px; /* Adjust the width according to your SVG size */
    height: 100px; /* Adjust the height according to your SVG size */
    background: url('SQM-SVG.svg') no-repeat center center;
    background-size: contain; /* Ensure the SVG scales properly */ 
}

.startups-012-rocket-1:before {
    content: '';
    display: inline-block;
    width: 100px; /* Adjust the width according to your SVG size */
    height: 100px; /* Adjust the height according to your SVG size */
    background: url('Production Staff-SVG.svg') no-repeat center center;
    background-size: contain; /* Ensure the SVG scales properly */ 
}

.startups-027-growth-1:before {
    content: '';
    display: inline-block;
    width: 100px; /* Adjust the width according to your SVG size */
    height: 100px; /* Adjust the height according to your SVG size */
    background: url('Global Clients-SVG.svg') no-repeat center center;
    background-size: contain; /* Ensure the SVG scales properly */ 
}
.meta-middle {
	display: block !important;
	color: red;
}