.elementor-10264 .elementor-element.elementor-element-9ba3822{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}/* Start custom CSS */.single-product .woocommerce-tabs{
    display: none !important;
}

.industras-related-product-section .related {
    margin-top: 150px !important;
}

table.prodtechspec {
        width: 100%;
        border-collapse: collapse;
        margin: 0;
        text-align: left;
    }
    table.prodtechspec th, 
    table.prodtechspec td {
        border: 1px solid #ddd;
        padding: 10px;
         width: 50%;
    }
    table.prodtechspec th {
        background-color: #f4f4f4;
        font-weight: bold;
    }/* End custom CSS */