/*
Theme Name: Steeler Child
Theme URI: http://demo.7iquid.net/steeler
Author: 7iquid
Author URI: http://themeforest.net/user/7iquid
Template: steeler
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: 1.0.3
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: steeler-child
Tags: 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.
*/


/**** All Header Layouts *****/

@media screen and (min-width: 1200px) {
    .primary-menu>li {
        margin: 0 15px;
    }
}

@media screen and (max-width: 1199px) {
    #site-header-wrap.header-layout2 .site-branding .logo-dark,
    #site-header-wrap.header-layout3 .site-branding .logo-dark {
        width: max-content;
    }
}

#site-header-wrap .site-header-top i {
    font-size: 20px !important;
    line-height: 20px !important;
}

.site-header-top .header-top-inner .header-top-right {
    font-weight: bold;
}


/**** Header Layout 2 *****/

@media screen and (min-width: 1450px) {
    .header-layout2 .site-header-main>.container {
        padding-left: 160px;
        padding-right: 160px;
    }
}

@media screen and (min-width: 1200px) {
    #site-header-wrap.header-layout2 .site-header-main .site-branding {
        margin-right: 20px;
    }
    #site-header-wrap.header-layout2 .primary-menu>li {
        margin: 0 15px;
    }
}

#site-header-wrap.header-layout2 .column-flex:after {
    display: none;
}

#site-header-wrap.header-layout2 .site-header-main .primary-menu>li>a:before {
    top: -1px;
    background-color: #76bd1d;
}

@media screen and (min-width: 1200px) {
    #site-header-wrap.header-layout2 .site-header-top .header-top-inner .ct-item a,
    #site-header-wrap.header-layout2 .site-header-top .header-top-inner .ct-item span,
    #site-header-wrap.header-layout2 .site-header-top .header-top-inner .ct-item p,
    #site-header-wrap.header-layout2 .site-header-top .header-top-inner .ct-item {
        color: #fff;
    }
    #site-header-wrap.header-layout2 .site-header-top .header-top-inner .header-top-left .ct-item:after {
        background-color: #fff;
    }
    #site-header-wrap.header-layout2 .site-header-top .header-top-inner .header-top-right .ct-item:not(.ct-phone):after {
        display: none;
    }
    #site-header-wrap.header-layout2 .site-header-top .header-top-inner .header-top-right .ct-item:after {
        background-color: #76bd1d;
    }
}


/**** Header Layout 3 *****/

@media screen and (min-width: 1450px) {
    .header-layout3 .site-header-top>.container,
    .header-layout3 .site-header-main>.container {
        padding-left: 160px;
        padding-right: 160px;
    }
}

@media screen and (min-width: 1200px) {
    #site-header-wrap.header-layout3 .site-header-main .site-branding {
        margin-right: 20px;
    }
}

#site-header-wrap.header-layout3 .column-flex:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
}

#site-header-wrap.header-layout3 .site-header-top {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

#site-header-wrap.header-layout3 .site-header-top i {
    font-size: 16px;
}

#site-header-wrap.header-layout3 .site-header-top p {
    margin-bottom: 0;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .header-top-left .header-note-text {
    position: relative;
    font-size: 15px;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .header-top-left .header-note-text:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #76bd1d;
    margin-right: 5px;
    vertical-align: middle;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .header-top-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    font-weight: bold;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .header-top-right .top-right-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    position: relative;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .ct-item {
    margin-right: 18px;
    height: 50px;
    line-height: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 15px;
    position: relative;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .header-top-left .ct-item {
    color: #2e2925;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .header-top-left .ct-item:after {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background-color: #2e2925;
    position: relative;
    top: 35%;
    margin-left: 18px;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .header-top-right .ct-item:after {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background-color: #76bd1d;
    position: relative;
    top: 35%;
    margin-left: 18px;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .header-top-right .ct-item:not(.ct-phone):after {
    display: none;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .ct-item:last-child {
    margin-right: 0;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .ct-item:last-child:after {
    content: none;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .ct-item span {
    margin-right: 10px;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .ct-item i {
    color: #fff;
}

#site-header-wrap.header-layout3 .site-header-top .header-top-inner .ct-item a:hover {
    color: #76bd1d;
}

#site-header-wrap.header-layout3 .site-header-main .site-branding img {
    max-height: 80px;
}

#site-header-wrap.header-layout3 .site-header-main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
}

#site-header-wrap.header-layout3 .site-header-main .primary-menu>li>a:before {
    top: -1px;
    background-color: #76bd1d;
}

#site-header-wrap.header-layout3 .site-header-main .site-menu-right {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
}

#site-header-wrap.header-layout3 .site-header-main .site-menu-right .icon-item {
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 40px;
    width: 80px;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    color: #fff;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

#site-header-wrap.header-layout3 .site-header-main .site-menu-right .icon-item .h-btn-search {
    width: 30px;
    height: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#site-header-wrap.header-layout3 .site-header-main .site-menu-right .icon-item+.icon-item {
    border-left: 1px solid #dedede;
}

#site-header-wrap.header-layout3 .site-header-main .site-menu-right .site-menu-right-button {
    margin-left: 30px;
}

#site-header-wrap.header-layout3 .site-header-main.h-fixed {
    background-color: #fff;
}

#site-header-wrap.header-layout3 .site-header-main.h-fixed .site-menu-right-button .dark-background:hover {
    color: #fff;
}


/**** ****/

.pagetitle h1 {
    text-transform: uppercase;
}

#content {
    padding-bottom: 0 !important;
}

h3 {
    color: #76bd1d;
}

.btn,
button,
.button,
input[type="submit"] {
    padding: 0 15px;
}

.elementor-widget-cms_tabs li,
.elementor-widget-text-editor li {
    position: relative;
    padding-left: 19px;
}

.elementor-widget-cms_tabs li:before,
.elementor-widget-text-editor li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #76bd1d;
    margin-right: 14px;
    vertical-align: middle;
    transition: all 200ms linear 0s;
    position: absolute;
    left: 0px;
    top: 10px;
}

.site-content .elementor-widget-icon-box.mobile-inline .elementor-icon-box-title a:hover {
    color: #fff;
}

.cms-fancy-box:hover path {
    fill: #fff;
}

.btn:not(.btn-secondary):not(:hover) {
    color: #2e2925;
}

.mc4wp-checkbox input {
    margin-right: 10px;
}

.mc4wp-checkbox span {
    color: #2e2925;
}

.mc4wp-checkbox span a {
    text-decoration: underline;
}

.mc4wp-checkbox span a:hover {
    color: #76bd1d;
    text-decoration: underline;
}

.elementor-widget-container p a {
    text-decoration: underline;
}

.wpcf7-form.sent .contact-form {
    display: none;
}

.wpcf7-response-output {
    font-size: 18px;
    color: #2e2925;
}

body.error404 header.site-header,
body.error404 #pagetitle,
body.error404 footer {
    display: block;
}

body.error404 .error-404 {
    padding-top: 50px;
}

.cms-slick-slider .wrap-shadow .cms-carousel-inner {
    margin: 0 60px;
}

.cms-testimonial-carousel.layout2 .slick-slider .slick-arrow {
    top: 40%;
}

.cms-slick-slider .slick-slider .slick-prev {
    /* left: 35px; */
    left: -60px;
}

.cms-slick-slider .slick-slider .slick-next {
    /* left: 35px; */
    right: -60px;
}

.mfp-content .mfp-title {
    display: none;
}


/**** CMS Tabs ****/

@media screen and (min-width: 768px) {
    .cms-tabs.default .cms-tabs-title {
        flex-wrap: nowrap;
    }
}

.cms-tabs.default .cms-tab-title {
    display: block;
    line-height: 1.5rem;
    padding: 10px 20px;
    text-transform: inherit;
}

#content .cms-navigation-menu.e-sidebar-widget ul li.current-menu-item>a,
#content .cms-navigation-menu.e-sidebar-widget ul li>a:hover {
    color: #2e2925;
    font-weight: bold;
}


/**** Footer ****/

footer table,
footer table td {
    border: none;
    padding-top: 0;
    padding-left: 0;
}

.footer-logo img {
    max-height: 100%;
}

footer .gallery {
    display: flex;
    flex-flow: wrap;
}

.site-footer-custom .footer-custom-inner .gallery .gallery-item {
    padding: 0 5px;
    margin: 0 auto 10px !important;
}

.footer-social ul {
    display: flex;
}

.footer-social ul li .elementor-icon-list-icon i {
    font-size: 30px !important;
}

.footer-logos .elementor-widget-wrap {
    flex-wrap: wrap;
}

.footer-logos .elementor-widget-wrap .elementor-widget-image {
    display: flex;
    /*width: 25%;*/
    width: 20%;
}

@media screen and (max-width: 767px) {
    .footer-logos .elementor-widget-wrap .elementor-widget-image {
        width: 50%;
    }
}

@media screen and (max-width: 500px) {
    .footer-logos .elementor-widget-wrap .elementor-widget-image {
        width: 100%;
    }
}

.footer-logos .elementor-widget-wrap .elementor-widget-image .elementor-widget-container {
    margin: auto;
}


/**** Custom Loading screen ****/

#cms-loadding.custom-loader .hexagon {
    position: absolute;
    width: 120px;
    height: 120px;
    background-color: transparent;
}

#cms-loadding.custom-loader .hexagon::before,
#cms-loadding.custom-loader .hexagon:after {
    display: none;
}

#cms-loadding.default .hexagon.hex_1,
#cms-loadding.default .hexagon.hex_2,
#cms-loadding.default .hexagon.hex_3 {
    top: 0px;
    left: 0px;
}

#cms-loadding.default .hexagon-container {
    position: relative;
    top: calc(50% - 60px);
    left: calc(50% - 60px);
}

#cms-loadding.custom-loader-404 {
    display: block !important;
    position: relative;
    height: 130px;
    width: 130px;
    margin: auto;
}

#cms-loadding.default.custom-loader-404 .lq-hexagon {
    position: relative;
    margin: 0;
    top: 0;
    left: 0;
    height: 130px;
    width: 130px;
}

#cms-loadding.default.custom-loader-404 .lq-hexagon:before,
#cms-loadding.default.custom-loader-404 .lq-hexagon:after {
    height: 134px;
    width: 134px;
}

#cms-loadding.default.custom-loader-404 .hexagon-container {
    left: 5px;
    top: -38px;
    width: 130px;
}

#cms-loadding.default.custom-loader-404 .hexagon {
    animation: none;
}


/**** Facebook Posts ****/

.facebook-posts {
    position: relative;
}

.facebook-posts .btn {
    position: absolute;
    top: 0;
    right: 0;
}

@media (max-width: 991px) {
    .facebook-posts .btn {
        position: relative;
    }
}

.facebook-posts .row {
    overflow: hidden;
}

.facebook-posts .social-box {
    position: relative;
}

.facebook-posts .social-box a {
    display: flex;
}

.facebook-posts .social-box .social-image-container {
    width: 100%;
    padding-top: 66%;
    position: relative;
    background-color: #000;
}

.facebook-posts .social-box .social-image-container img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-height: 100%;
    margin: auto;
}

.facebook-posts .social-box .social-content {
    padding: 20px;
    padding-bottom: 40px;
    text-align: start;
    color: #2e2925;
    font-size: 14px;
    line-height: 20px;
    background-color: white;
}

@media screen and (min-width: 992px) {
    .facebook-posts .social-box .social-content {
        height: 100%;
    }
}

.facebook-posts .social-box .social-content .social-text {
    margin-bottom: 20px;
}

.facebook-posts .social-box .social-content .social-date {
    position: absolute;
    bottom: 10px;
}

.facebook-posts .social-box .social-content .social-icon {
    position: absolute;
    right: 20px;
    bottom: 20px;
    height: 30px;
}

@media screen and (max-width: 991px) {
    .facebook-posts .social-box .social-image-container {
        padding-top: 0;
    }
    .facebook-posts .social-box .social-image-container img {
        position: relative;
        max-width: 100%;
        height: 100%;
        max-height: 300px;
    }
}