/*
Theme Name: Steeler
Theme URI: http://demo.7iquid.com/steeler/
Author: 7iquid
Author URI: http://themeforest.net/user/7iquid
Description: Steeler is a WordPress theme exclusively built for manufacture, industry, factory, laboratory or construction company websites. The theme helps you to get your site up and running in less than minutes with the One Click Demo Importer. Create pages easily with the Drag & Drop Page Builder (Elementor Free) and fully responsive, retina ready and easy to customize.
Version: 3.1
Requires at least: 5.8
Requires PHP: 7.4
Tested up to: 6.9
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: steeler
Tags: elementor, factory, industrial, gas, chemical, company, construction, engineering, industry, laboratory, manufacture, mechanical, mining, oil, pharmaceutical, refinery, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.cms-contact-box-layout2 .info-item .inner-icon,
.cms-contact-box-layout2 .info-item .inner-icon svg {
  width: 46px !important;
  height: 46px !important;
  max-width: 46px;
  max-height: 46px;
  font-size: 46px !important;
  line-height: 1;
}
.cms-contact-box-layout2 .contact-box-title h3 {
    margin-bottom:10px;
    text-transform: uppercase;
    color: white;
}

.cms-contact-box.cms-contact-box-layout2 {
    padding:25px 20px 22px 20px!important;
}
.transperant-tabs .cms-tabs.style4 {
    background-color: transparent;
}

.tya-first-machine-box .cms-contact-box-layout2 .info-item .inner-icon {
    width:0px !important;
}
.machine-table td {
    padding:2px;
    font-size:12px; 
    margin-left:-54px;
    border:0px;
    border-bottom:1px solid #ededed !important;
}

/* Single product: reduce the pagetitle area padding so breadcrumb fits when title moved */
body.single-product #pagetitle {
  padding: 23px 0 !important;
}

/* Product category pages: slightly taller page title area */
body.tax-product_cat #pagetitle,
body.archive.tax-product_cat #pagetitle {
  padding: 60px 0 !important;
}

.col-offset-stc-1 {
    background: #9e9e9e; 
    background: linear-gradient(90deg,rgba(163, 163, 163, 1) 0%, rgba(138, 138, 138, 1) 50%); 
    position: relative;
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
}

.col-offset-stc-2 {
    background: #9e9e9e; 
    background: linear-gradient(90deg,rgba(163, 163, 163, 1) 0%, rgba(138, 138, 138, 1) 50%);
    position: relative;
    clip-path: polygon(8% 0, 100% 0, 100% 100%, 0% 100%);
}
.col-offset-stc-3 {
    background: #9e9e9e; 
    background: linear-gradient(90deg,rgba(163, 163, 163, 1) 0%, rgba(138, 138, 138, 1) 50%);
    position: relative;
    clip-path: polygon(100% 0, 92% 0, 100% 100%, 0% 100%);
}


