/*
 Theme Name:   Vin Rowe Farm Machinery - Image Direct Child
 Theme URI:    http://wpbp.dev.imagedirect.com/
 Description:  ID-Boilerplate Child CSS
 Author:       Image Direct Pty Ltd
 Author URI:   http://www.imagedirect.com.au
 Template:     id-boilerplate-master
 Version:      3.5.2
Tags:
Copyright:     ©2014 Image Direct Pty Ltd
Text Domain:   id-boilerplate-child
*/

/*@import url("../id-boilerplate-master/style.css");*/

/* =Theme customization starts here
-------------------------------------------------------------- */


/*
* -----------------------------------------------------------------------------
*
* # Root
*
* -----------------------------------------------------------------------------
*/

.vinrowe-background-black {
    background-color: #010101;
}

.vinrowe-background-red {
    background-color: #E40613;
}

.vinrowe-background-grey-light {
    background-color: #f1f1f1;
}

.vinrowe-text-black {
    text-color: #010101;
}

.vinrowe-text-red {
    text-color: #E40613;
}

.vinrowe-text-grey-light {
    text-color: #f1f1f1;
}


/*
* -----------------------------------------------------------------------------
*
* # Page
*
* -----------------------------------------------------------------------------
*/


html {
    font-size: 1em;
}

body {
    padding-top: 0;
    background-color: #fdfdfd;
    color: #5c5c5c;
    font-weight: 500;
    font-family:  'Raleway', -apple-system, BlinkMacSystemFont,
        "Segoe UI", "Roboto", "Oxygen",
        "Ubuntu", "Cantarell", "Fira Sans",
        "Droid Sans", "Helvetica Neue", sans-serif;
}


.module-term-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}

.module-term-wrapper:nth-child(odd) {
    background-color: #eee;
}

.factory-grid.id-brand-index .module-thumbnail {
    background-color: transparent;
}

.factory-grid.id-brand-index .module-overlay {
    padding: 30px 15px;
    position: static;
}

.factory-grid.id-brand-index .module-overlay > img {
    margin: 0;
    width: 100%;
    max-width: 200px;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
}

/*
* -----------------------------------------------------------------------------
*
* # FIX - static affix-top menu on scroll overlayed by content DJC
*
* -----------------------------------------------------------------------------
*/
#header {
    z-index: 1;
    position: relative;
}

/*
* -----------------------------------------------------------------------------
*
* # Typography
*
* -----------------------------------------------------------------------------
*/



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #1f1f1f;
    font-weight:  700;
    text-transform: none;
    letter-spacing: 0.25px;
    margin: auto;
    margin-bottom: 15px;
}

.content-main {
    font-size: 1em;
    line-height: 1.7;
    letter-spacing: 0.5px;
}

.content-main h1,
.content-main  h2,
.content-main  h3,
.content-main  h4,
.content-main  h5,
.content-main  h6 {
    text-transform: none;
    margin-bottom: 1ex;
}

.id-post-title > h1 {

}

hr {
    border-top: 1px solid rgba(128,128,128,1);
}


a {
    color: #E40613;
}

a:hover,
a:focus,
a:active {
    color: #940603;
    text-decoration: none;
}


.hentry > .lead {
    font-size: 1.3em;
    margin: 1em 0;
}


h4.widgettitle {
    font-weight: 600;
    margin-bottom: 2ex;
    border-bottom: 1px dotted rgba(255,255,255,0.15);
    border-bottom: 1px dotted rgba(0,0,0,0.15);
    padding-bottom: 1ex;
}



ul.id-unordered-list>li::before {
    content: "\f00c";
    color: #E40613;
}

.panel>.list-group.id-unordered-list,
.panel>.panel-collapse>.list-group.id-unordered-list {
    margin-bottom: 15px;
}


/**
* -----------------------------------------------------------------------------
*
* masthead
*
* -----------------------------------------------------------------------------
*/
.id-masthead-toolbar-wrapper .btn-primary{
    background-color: transparent;
    border-color: transparent;
}

.id-masthead-toolbar-wrapper .btn-primary:hover,
.id-masthead-toolbar-wrapper .btn-primary:focus,
.id-masthead-toolbar-wrapper .btn-primary:active{
    color: #940603;
    text-decoration: none;
}

.id-masthead-toolbar-wrapper {
    background-color: #1f1f1f;
    color: #fff;
}

.id-masthead-toolbar-content {
    text-align: center;
}

.id-masthead-toolbar-content > * {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.id-masthead-toolbar-content > .id-masthead-toolbar-social-media {
    display: none;
}

.id-masthead-toolbar-content p.id-client-display-phone {
    margin: 10px auto;
    font-weight: 600;
}

.id-masthead-toolbar-content .id-social-media {
    font-size: 0.75em;
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.id-masthead-toolbar-content .id-social-media li {
    margin: 5px ;
}

.id-masthead-toolbar-content .id-social-media .fa {
    border: none;
}

@media screen and (min-width: 768px) {

    .id-masthead-toolbar-content {
        text-align: right;
    }
    .id-masthead-toolbar-content > * {
        width: auto;
    }
    .id-masthead-toolbar-content > .id-masthead-toolbar-social-media {
        display: inline-block;
    }
}

/**
* -----------------------------------------------------------------------------
*
* social icon
*
* -----------------------------------------------------------------------------
*/


.content .id-social-media .fa {
    background: #E40613;
    border: none;
}

.id-social-media .fa {
    background: transparent;
}


/*
* -----------------------------------------------------------------------------
*
* Custom Header
*
* -----------------------------------------------------------------------------
*/

.id-custom-header-wrapper .id-custom-header-video-background,
.id-custom-header-wrapper .id-custom-header-background {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding-top: 100px;
    top: -100px;
}

.id-custom-header-cta-button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
}

.id-custom-header-wrapper .custom-header-content {
    font-size: 1em;
    color: #fff;
    padding: 15px 20px;
    min-width: 25%;
    max-width: 100%;
    width: auto;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
}

h2.id-custom-header-page-title,
h3.id-custom-header-page-title,
h4.id-custom-header-page-title,
h2.id-custom-header-page-sub-title,
h3.id-custom-header-page-sub-title,
h4.id-custom-header-page-sub-title {
    color: #fff;
}

.id-custom-header-page-title::after {
    content: '';
    display: block;
    width: 50px;
    border-bottom: 5px solid #E40613;
    margin: 10px 0 10px auto;
}

.id-custom-header-row {
    padding: 0;
    text-align: right;
    width: auto;
}

/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/

.id-single-brand-sidebar .id-post-thumbnail-wrapper {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

.id-single-brand-sidebar .id-post-thumbnail-wrapper::before {
    content: '';
    display: block;
    padding-bottom: 100%;
}

@media screen and (min-width: 992px) {
    .id-single-brand-sidebar .id-post-thumbnail-wrapper::before {
        padding-bottom: 100%;
    }
}

.id-single-brand-sidebar .id-post-thumbnail-wrapper > a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}


.id-single-brand-sidebar .id-brand-logo {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.id-custom-header-inner .id-brand-logo {
    display: inline-block;
    float: left;
    clear: left;
    margin-right: 15px;
    padding: 15px;
    background-color: #fff;
    max-width: 150px;
}

/*
* -----------------------------------------------------------------------------
*
* Slideshow Banner
*
* -----------------------------------------------------------------------------
*/

.id-slideshow-title h3 {
    font-size: 2em;
    letter-spacing: 1pt;
}

.id-feature-panel {
    position: relative;
    z-index: 0;
}

.id-mobile-carousel .id-slide-item {
    -ms-flex-pack: start;
    -o-justify-content: center;
    -ms-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.id-slideshow-mobile-caption {
    padding: 30px 15px;
}

.id-slideshow-mobile-caption,
.id-slideshow-caption {
    color: #fff;
    background-color: rgba(0,0,0,0.33);
    text-shadow: 0p 0 3px rgba(0,0,0,0.33);
}


.id-slideshow-caption .id-slideshow-title,
.id-slideshow-caption .id-slideshow-message {
    color: #fff;
    margin: 7.5px auto;
}

.id-slideshow-caption .id-slideshow-title,
.id-slideshow-caption .id-slideshow-message {
    color: #fff;
    margin-bottom: 15px;
}

.id-slideshow-mobile-caption h1,
.id-slideshow-mobile-caption h2,
.id-slideshow-mobile-caption h3,
.id-slideshow-mobile-caption h4,
.id-slideshow-mobile-caption h5,
.id-slideshow-mobile-caption h6,
.id-slideshow-title h1,
.id-slideshow-title h2,
.id-slideshow-title h3,
.id-slideshow-title h4,
.id-slideshow-title h5,
.id-slideshow-title h6 {
    color: #fff;
}
.id-slideshow-title h1,
.id-slideshow-title h2,
.id-slideshow-title h3,
.id-slideshow-title h4,
.id-slideshow-title h5,
.id-slideshow-title h6 {
    margin: 0 !important;
}

.id-slideshow-title h1,
.id-slideshow-title h2 {
    font-weight: 600;
}

.id-slideshow-button .btn{
    position: relative;
    padding: 10px 40px 10px 15px;
    text-align: left;
}
.id-slideshow-button .btn::before{
    display: inline-block;
    content: '\f054';
    font-family: fontAwesome;
    color: inherit;
    font-size: 1em;
    position: absolute;
    right: 10px;
    left: auto;
}



/*
* -----------------------------------------------------------------------------
*
* #Navbar-nav Affix
*
* -----------------------------------------------------------------------------
*/

nav.affix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 1020;
    -webkit-transition: all .5s ease-in-out .5s;
    transition: all .5s ease-in-out .5s;
}

/*nav.affix .nav {
    box-shadow: 0 0 3px rgba(0,0,0,0.25);
}*/

nav.affix-top {
    position: static;
    top: -100px;
}

.affix + .menu-affix-sizer {
    height: 60px;
}


@media screen and (min-width: 992px) {
    .affix + .menu-affix-sizer {
        height: 65px;
        height: 105px;
    }
}

.navbar-offcanvas {
    z-index: 1030;
}

.nav>li.menu-item-search,
.nav>li.menu-item-phone {
    display: none;
}


.open .nav>li.menu-item-phone,
.affix.open .nav>li.menu-item-phone {
    display: inline-block;
}

.affix .nav>li.menu-item-phone {
    display: inline-block;
}

@media screen and (min-width: 992px) {
    .nav>li.menu-item-search  {
        display: inline-block;
    }
}

nav.navbar button,
nav.navbar a,
nav.navbar a:hover {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}


/*
* -----------------------------------------------------------------------------
*
* Navbar Logo
*
* -----------------------------------------------------------------------------
*/

.navbar-logo  {
    width: 160px;
    padding: 20px 10px;
    display: inline-block;
    -webkit-transition: none;
    transition: none;
}

.navbar-logo img {
    width: 100%;
}

@media screen and (min-width: 992px) {
    .navbar-logo {
        width: 300px;
        padding: 30px 20px;
    }
    .affix.scroll-small .navbar-logo {
        width: 250px;
        padding: 17.5px;
    }
}

/*
* ------------------------------------------------------------------------------
*
* @ Affix Pseudo Logo
*
* ------------------------------------------------------------------------------
*/



/*.affix.header.offcanvas-navbar > .open.container::before {
    content: none;
}*/
.navbar-header {
    position: relative;
}

.affix-top.id-pseudo-logo {
    display:none;
}

.id-pseudo-logo  {
    content: '';
    display: block;
    width: 70px;
    position: absolute;
    top: 0;
    left: -100%;
    right: auto;
    bottom: 0;
    background-image: url(img/icons/favicon.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0);
    box-shadow: 0 0 5px rgba(0,0,0,0);
}


.affix.navbar .id-pseudo-logo {
    left: 0;
    background-color: rgba(0,0,0,0.15);
}


/*
* -----------------------------------------------------------------------------
*
* Navbar Toggle
*
* -----------------------------------------------------------------------------
*/

.id-navbar-close {
    color: #777;
}

.navbar-toggle {
    border: none;
    -webkit-transition: all 250ms ease-out .1s;
    -moz-transition: all 250ms ease-out .1s;
    -o-transition: all 250ms ease-out .1s;
    transition: all 250ms ease-out .1s;
}

.navbar-toggle .fa:before {
    color: #999;
}

.navbar-inverse .navbar-toggle {
    border-color: rgba(0,0,0,0.25);
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: rgba(0,0,0,0.5);
}

.navbar-inverse .navbar-toggle .fa:before {
    color: #777;
}


.navbar-inverse .navbar-toggle:focus .fa:before,
.navbar-inverse .navbar-toggle:hover .fa:before {
    color: #fff;
}

@media screen and (min-width: 992px) {
    .navbar-toggle {
        position: relative;
        float: right;
    }
}


/*
* -----------------------------------------------------------------------------
*
* # Search Box
*
* -----------------------------------------------------------------------------
*/

.navbar-search-toggle[aria-expanded="true"],
.search-toggle[aria-expanded="true"] {
    background-color: #E40613 !important;
    color: #fff;
}

.navbar-search-toggle {
    background-color: transparent;
}

.navbar-inverse .navbar-search-toggle {
    color: #777;
}

.navbar-fixed-top .id-search-box-wrapper {
    margin-top: 65px;
}


@media (min-width: 991px) {
    .navbar-fixed-top .id-search-box-wrapper {
        margin-top: 105px;
    }
}

@media screen and (min-width: 1200px) {
    .navbar-fixed-top .id-search-box-wrapper {
        margin-top: 0;
    }
}


.navbar-default .id-search-box-container .input-group-addon {
    border: none;
}

.navbar-default .id-search-box-container .well {
    box-shadow: none;
    border-color: transparent;
    border-bottom-color: rgba(0,0,0,0.15);
}



/*
* ----------------------------------------------------------------
*
* id-custom-header-before
*
* ----------------------------------------------------------------
*/
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    height: 36px;
}

.input-group-addon:first-child {
    position: relative;
    top: -0.25px;
}

/*
* -----------------------------------------------------------------------------
*
* #Navbar Padding
*
* -----------------------------------------------------------------------------
*/

@media screen and (min-width: 992px) {
    .primary-navigation .navbar-nav > li > a  {
        padding: 42.5px 15px;
    }

    .scroll-small.primary-navigation  .navbar-nav > li > a {
        padding: 25.5px 15px;
    }

    .primary-navigation .navbar-nav > li > a.id-navbar-phone-icon {
        padding: 42px 15px;
    }

    .scroll-small.primary-navigation  .navbar-nav > li > a.id-navbar-phone-icon {
        padding: 25px 15px;
    }

    .primary-navigation .btn.navbar-search-toggle {
        padding: 35px 35px;
    }
    .scroll-small.primary-navigation  .navbar-search-toggle {
        padding: 17.5px 20px;
    }
}
/*
* -----------------------------------------------------------------------------
*
* #Navbar: menu-items
*
* -----------------------------------------------------------------------------
*/


@media (min-width: 1200px) {
    .navbar-full-width > .container {
        padding: 0 0;
        width: 100%;
    }
}

.navbar-nav > li > a {
    font-weight: 600;
    font-size: 80%;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.navbar-nav > li > a.id-navbar-phone-icon {
    font-size: 1.3em;
}

/*
* -----------------------------------------------------------------------------
*
* #Navbar: navbar-default
*
* -----------------------------------------------------------------------------
*/

.navbar-default {
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
}

.navbar-default .navbar-nav>li>a {
    color: #555;
}

.navbar-nav>li>a .id-navbar-telephone {
    font-weight: 600;
}

.id-navbar-icon .id-navbar-telephone {
    font-size: 1em;
}

a.id-navbar-phone-icon .fa {
    color: #E40613;
    font-size: 24px;
}


@media screen and (min-width: 1200px) {
    /*    a.id-navbar-phone-icon .fa {
            color: inherit;
        }*/

    /*@ACTIVE*/
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover,
    /*@DEFAULT */
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li.active > a,
    .navbar-default .navbar-nav > li > a:focus {
        background-color: transparent;
        color: #E40613;
    }
}

/*
* -----------------------------------------------------------------------------
*
* #Navbar: navbar-inverse
*
* -----------------------------------------------------------------------------
*/

.navbar-inverse {
    background-color: #1f1f1f;
    border-color: #111;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
}

.navbar-inverse .navbar-nav>li>a {
    color: #777;
}

.navbar-inverse .navbar-nav>li>.dropdown-menu,
.navbar-inverse .dropdown-menu {
    background-color: #222;
}

@media screen and (min-width: 1200px) {
    .navbar-inverse .navbar-nav > li.active > a,
    .navbar-inverse .navbar-nav > li > a:hover,
    .navbar-inverse .navbar-nav > li > a:focus {
        background-color: transparent;
        color: #fff;
    }
}


/*
* -----------------------------------------------------------------------------
*
* # DropDown
*
* -----------------------------------------------------------------------------
*/

.dropdown-menu > li > a {
    color: #E40613;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 0.9em;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #222;
    }
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:hover,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:hover {
    background-color: #E40613;
    color: #fff;
}

.dropdown-menu>.active>a {}

.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #E40613;
    outline: 0;
}


.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    border-color: #E40613;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #E40613;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #E40613;
        color: #fff;
    }
}

/*@media (max-width: 1199px) {
    .navbar-nav .open .dropdown-menu {
        background-color: rgba(0,0,0,0.05);
    }
}*/

@media (min-width: 992px) {
    .navbar-right {
        margin-right: auto;
    }
}

/*
* -----------------------------------------------------------------------------
*
* # id-featured-services-wrapper
*
* -----------------------------------------------------------------------------
*/



.id-featured-services-wrapper {
    background-color: #eee;
}

.feature-tile-list-item .feature-tile-background {
    padding: 0;
}

@media screen and (min-width: 768px) {
    .feature-tile-list-item .feature-tile-background {
        padding-right: 15px;
    }
}

.id-featured-services-content > * {
    padding-top: 50px;
    padding-bottom: 50px;
}
.id-featured-services-content > .id-featured-services-cta {
    padding: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.feature-tile-background svg path {
    fill: #E40613;
}

.current-page-tilex .feature-tile-background svg path,
.feature-tile-background:hover svg path,
.feature-tile-background:active svg path,
.feature-tile-background:focus svg path {
    fill: #555;
}


.id-featured-services-cta {
    background-color: #1f1f1f;
    color: #fff;
}

.id-featured-services-cta .magic-widget-title {
    font-weight: 400;
}

.id-slideshow-caption .id-slideshow-title::after ,
.magic-widget-title::after {
    content: '';
    display: block;
    width: 50px;
    color: #072a2a;
    border-bottom: #E40613 5px solid;
    padding-top: 15px;
}

.id-featured-services-cta .magic-widget-title a {
    color: #fff;
}

.id-featured-services-content {
    padding: 0;
}

@media screen and (min-width: 768px) {
    .id-featured-services-cta {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        padding: 150px 5%;
        padding: 5%;
    }

    .id-featured-services-content,
    .id-featured-services-content .widget,
    .id-featured-services-content .magic_widget,
    .id-featured-services-content .magic_widget_content {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -o-align-items: initial;
        -ms-align-items: initial;
        -moz-align-items: initial;
        -webkit-align-items: initial;
        align-items: initial;
    }

    .id-featured-services-content .magic_widget_content {
        -ms-flex-wrap: wrap;
        -ms-flex-direction: row;
        -ms-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;

        -ms-flex-wrap: wrap;
        -ms-flex-direction: row;
        -ms-flex-align: center;
        -ms-flex-pack: center;

        -o-align-items: center;
        -ms-align-items: center;
        -moz-align-items: center;
        -webkit-align-items: center;
        align-items: center;

        -o-align-content: space-evenly;
        -ms-align-content: space-evenly;
        -moz-align-content: space-evenly;
        -webkit-align-content: space-evenly;
        align-content: space-evenly;

    }

    .id-featured-services-content .magic_widget_content >p {
        line-height: 1.7;
    }

    .id-featured-services-content .magic_widget_content >* {
        width: 100%;
    }

    .id-featured-services-content .magic_widget_content >.btn {
        width: auto;
    }

    .id-featured-services-wrapper {
        position: relative;
    }

    .id-featured-services-wrapper::before {
        content: '';
        background-color: #1f1f1f;
        color: #fff;
        position: absolute;
        top: 0;
        left: 50%;
        right: 0;
        bottom: 0;
        width: 50%;
        height: 100%;
    }
}


/*
* ----------------------------------------------------------------
*
* Feature Pages Icon Tiles
*
* ----------------------------------------------------------------
*/


.id-feature-services-pages-wrapper  {
    background-color: #1f1f1f;
    color: #fff;
    padding: 50px 15px;
}

.id-feature-services-pages-wrapper {
    text-align: center;
}

.id-feature-services-pages-wrapper .module-item {
    margin: auto;
}

.id-feature-services-pages-wrapper .module-inner {
    background-color: transparent;
    box-shadow: none;
}

.id-feature-services-pages-wrapper .module-thumbnail  {
    background-color: transparent;
    box-shadow: none;
}

.id-feature-services-pages-wrapper .module-overlay {
    position: static;
    margin: 30px auto;
}

.id-feature-services-pages-wrapper .module-title {
    color: #fff;
    font-weight: 400;
}

.id-feature-services-pages-wrapper .module-overlay svg {
    max-height: 90px;
    width: auto;
}

.id-feature-services-pages-wrapper .module-overlay svg path {
    fill: #fff;
}

/*
* -----------------------------------------------------------------------------
*
* # Footer
*
* -----------------------------------------------------------------------------
*/
#footer .navbar .navbar-nav > .active > a {
    background-color: rgba(0,0,0,0.15);
    color: #fff;
}


#footer {
    background-color: #1f1f1f;
    color: #fff;
    font-size: 80%;
    padding-top: 0;
    padding-bottom: 0;

}

#footer .id-footer-widget-wrapper{
    padding-top: 64px;
    padding-bottom: 64px;
}

.id-established,
.footer-widget-05 .widget p {
    letter-spacing: 5px;
}
.id-established::before,
.footer-widget-05 .widget p::before {
    content: '';
    display: block;
    width: 100px;
    border-top: 2px dashed rgba(255,255,255,0.5);
    padding-bottom: 1em;
    margin: 1em auto;
}

@media screen and (min-width: 992px) {
    .id-established,
    .footer-widget-05 .widget p {
        letter-spacing: 15px;
    }
}

.id-client-centre-class > .logo > a {
    text-align: left;
}

#footer .id-client-centre-class > .logo > a {
    text-align: center;
}

.footer-widget-04 .id-client-centre-class > .logo > a {
    margin: 50px auto;
}

.id-client-centre-class .logo img {
    width: 250px;
    margin: 15px auto;
}

.navbar-inverse h4.widgettitle,
#footer h4.widgettitle {
    border-bottom: 2px solid rgba(255,255,255,0.25);
    color: #fff;
    padding-bottom: 1em;
    margin-bottom: 1em;
    text-transform: uppercase;
    letter-spacing: 1pt;
}

#footer .widget {
    margin-bottom: 40px;
}

#footer a {
    font-weight: 400;
}

#footer .widget a {
    color: #E40613;
    font-weight: 600;
    letter-spacing: 0.5pt;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
}


#footer .widget a:hover,
#footer .widget a:focus,
#footer .widget a:active {
    color: #fff;
    text-decoration: none;
}

.footer ul.menu {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer ul.menu li {
    padding: 10px 0;
}

.footer ul.menu li:not(:last-of-type) {
    border-bottom: 1px dashed rgba(255,255,255,0.15);
}

.footer li ul li {
    border-bottom: none;
}

.id-copyright-wrapper {
    padding: 30px 15px;
    background-color: transparent;
    color: #bbb;
}


#footer .nav>li>a:focus,
#footer .nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(0,0,0,0.15);
    color: #fff;
}

/**
* -----------------------------------------------------------------------------
*
* accreditations
*
* -----------------------------------------------------------------------------
*/
.id-accreditations-wrapper img {
    height: 80px;
    width: auto;
    display: inline-block;
    margin-right: 10px;
    padding: 10px;
    background-color: #fff;
    border-radius: 3px;
}


/*
* -----------------------------------------------------------------------------
*
* # Buttons
*
* -----------------------------------------------------------------------------
*/
input[type="submit"],
input[type="button"],
.btn {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 6px 12px;
    -webkit-transition: all 250ms ease-out .1s;
    -moz-transition: all 250ms ease-out .1s;
    -o-transition: all 250ms ease-out .1s;
    transition: all 250ms ease-out .1s;
}

input[type="submit"].btn-lg,
input[type="button"].btn-lg,
.btn-lg {
    padding: 11px 30px;
}

.btn-xl {
    padding: 30px 50px;
}

.elementor-button-link,
input[type="submit"],
input[type="button"],
.btn-primary {
    background-color: #E40613;
    border-color: #E40613;
    color: white;
}

input[type="submit"]:active,
input[type="button"]:active,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
.elementor-button-link:hover,
.elementor-button-link:focus,
.elementor-button-link:active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #940603;
    border-color: #940603;
}

/*
* -----------------------------------------------------------------------------
*
* _Btn Outline
*
* -----------------------------------------------------------------------------
*/

.btn-outline  {
    background-color: transparent;
    border-color: #E40613;
    color: #E40613;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active {
    background-color: #E40613;
    border-color: #E40613;
    color: #fff;
}

.btn-outline-inverse  {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

.btn-outline-inverse:hover,
.btn-outline-inverse:focus,
.btn-outline-inverse:active {
    background-color: #fff;
    border-color: #fff;
    color: #E40613;
}



/*
* ----------------------------------------------------------------
* DDownload Buttons
* ----------------------------------------------------------------
*/

.ddownload-button {
    padding: 1ex 2ex;
    font-size: 1.25em;
    background-image: none;
    background-color: #999;
    color: #fff!important;
    text-shadow: none;
}

.ddownload-button:hover,
.ddownload-button:active,
.ddownload-button:focus {
    background-image: none;
}


.ddownload-button.button-blue {
    background-color: #0080A2;
    border-color: #0080A2;
}

.ddownload-button.button-blue:hover {
    background-color: transparent;
    border-color: #0080A2;
    color: #0080A2 !important;
}

.ddownload-button.button-green {
    background-color: #2ECC71;
    border-color: #2ECC71;
}

.ddownload-button.button-green:hover {
    background-color: transparent;
    border-color: #27AE60;
    color: #27AE60 !important;
}




/*
* -----------------------------------------------------------------------------
*
* # Image
*
* -----------------------------------------------------------------------------
*/

img.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft {float:left; margin:0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}


@media screen and (max-width: 767px) {
    .content-main img[class*="wp-image-"] {
        width: 100%;
        float: none !important;
        margin: 1em auto !important;
    }
}


/*
* -----------------------------------------------------------------------------
*
* @Large Google MAP
*
* ----------------------------------------------------------------------------
*/

.id-google-map-wrapper .acf-map {
    margin: auto;
    height: 400px;
}


@media screen and (min-width: 992px) {
    .id-google-map-wrapper .acf-map {
        height: 600px;
    }
}

.id-google-map-wrapper address {
    display: none;
}

/*
* ----------------------------------------------------------------
*
* ID Scroll Top
*
* ----------------------------------------------------------------
*/

.id_scroll_top.id-scroll-top-icon:hover,
.id_scroll_top.id-scroll-top-icon:focus,
.id_scroll_top.id-scroll-top-icon:active {
    background-color: #E40613;
    -webkit-transition: all 250ms ease-out .1s;
    -moz-transition: all 250ms ease-out .1s;
    -o-transition: all 250ms ease-out .1s;
    transition: all 250ms ease-out .1s;
}

.id_scroll_top.id-scroll-top-icon {
    display: none;
    position: fixed;
    z-index: 99999;
    right: 0;
    bottom: 125px;
    line-height: 1;
    padding: 10px 15px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 30px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.id_scroll_top:before {
    content: "";
}

.id_scroll_top.id-scroll-visible {
    opacity: 1;
    -webkit-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.id_scroll_top.id-scroll-hidden {
    opacity: 0;
    -webkit-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}



/**
* -----------------------------------------------------------------------------
*
* content
*
* -----------------------------------------------------------------------------
*/
#content {
    padding-top: 64px;
    padding-bottom: 64px;
}

nav.navbar button.navbar-search-toggle,
nav.navbar button.search-toggle,
nav.navbar button.navbar-search-toggle:hover,
nav.navbar button.search-toggle:hover {
    -webkit-transition: background-color 250ms ease-out .1s;
    -moz-transition: background-color 250ms ease-out .1s;
    -o-transition: background-color 250ms ease-out .1s;
    transition: background-color 250ms ease-out .1s;
}

nav.navbar button.navbar-search-toggle:hover,
nav.navbar button.search-toggle:hover {
    background-color: #E40613;
}

/**
* -----------------------------------------------------------------------------
*
* global module factor
*
* -----------------------------------------------------------------------------
*/

h2.woocommerce-loop-category__title {
    background-color: #E40613;
    font-weight: 400;
    color: #fff;
}

h2.woocommerce-loop-product__title::after,
h1.product_title::after,
.id-post-title > h1::after,
.related > h2::after,
.wc-tab > h2::after {
    content: '';
    display: block;
    width: 50px;
    border-bottom: 5px solid #E40613;
    margin-top: 10px;
}

h2.woocommerce-loop-product__title::after  {
    border-bottom: 2px dashed #bbb;
    margin: 10px auto;
    width: 90%;
}

.module-section-title,
.module-title {
    color: #1f1f1f;
}

.module-inverse .module-body {
    background-color: transparent;
}

.module-inverse  .module-title {
    color: #fff;
}


.module-inverse  .module-inner {
    background-color: #1f1f1f;
}

.module-section-title a,
.module-title a {
    color: inherit;
}

.content-main .module-title {
    margin: 0;
}

.module-section-title a:hover,
.module-title a:hover,
.module-section-title a:focus,
.module-title a:focus,
.module-section-title a:active,
.module-title a:active{
    color: #940603;
}

.module-section-title::after,
.module-title::after {
    content: '';
    display: block;
    width: 50px;
    border-bottom: 5px solid #940603;
    margin-top: 10px;
    margin-bottom: 10px;
}

.id-home-story-process .module-title::after,
.id-equipment-type-index .module-title::after,
.id-feature-services-pages-wrapper .module-title::after,
.sales-pitch .module-title::after,
.module-section-title::after {
    margin: 10px auto;
}

.module-feature-mosaic .module-spacer {
    display: none;
}

.factory-card .module-title::after,
.module-feature-mosaic .module-title::after,
.factory-showcase .module-title::after {
    margin: 10px auto;
    margin-left: 0;
}

@media screen and (min-width: 768px) {
    .factory-showcase .item:nth-child(even) .module-title::after {
        margin: 10px auto;
        margin-right: 0;
    }
}

.factory-card .module-excerpt {
    font-size: 100%;
}

.module-button {
    padding-top: 15px;
}

.module-button .btn {
    margin-top: 20px;
    position: relative;
    padding: 10px 40px 10px 15px;
    text-align: left;
}
.module-button .btn::before {
    display: inline-block;
    content: '\f054';
    font-family: fontAwesome;
    color: inherit;
    font-size: 1em;
    position: absolute;
    right: 10px;
    left: auto;
}

/*
* -----------------------------------------------------------------------------
*
* Quick Access / Featured Pages
*
* -----------------------------------------------------------------------------
*/
.id-home-feature-pages{
    color: #fff;
    padding-top: 64px;
    padding-bottom: 64px;
}

.id-home-feature-pages .module-canvas{
    padding: 0;
    margin-bottom: 0;
}

.id-home-feature-pages .module-thumbnail::before{
    padding-bottom: 50%;
}

.id-home-feature-pages .module-overlay .fa::before{
    background-color: transparent;
    border-color: transparent;
    height: auto;
    width: auto;
    padding: 20px;
}

.id-home-feature-pages .module-overlay {
    color: #fff;
    background-color: rgba(66, 149, 68, 0.85);
}

.id-home-feature-pages .module-image:hover .module-overlay{
    background-color: rgba(112, 184, 68, 0.85);
}

.id-home-feature-pages .module-overlay > img{
    padding: 0;
    margin: 0 0 10px 0;
    border-radius: none;
    background-color: transparent;
    color: #fff;
}

.id-home-feature-pages .module-feature-title{
    color: #fff;
    margin: 0;
    padding: 0;
}


/*
* ----------------------------------------------------------------
*
* Testimonials
*
* ----------------------------------------------------------------
*/
.id-testimonial-wrapper{
    background-color: #f3f3f3;
    padding: 64px 0;
}

.id-testimonial-wrapper::before{
    content: '';
    display: inline-block;
    max-width: 60%;
    height: 10px;
    border-top: 10px solid #072a2a;
    margin: 0 auto;
}

.id-testimonial-wrapper .module-inner{
    box-shadow: none;
    background-color: transparent;
}

@media only screen and (min-width:992px){

    .id-testimonial-wrapper  .module-section-title {
        margin-bottom: 40px;
    }

}

.id-testimonial-wrapper  .module-title {
    font-size: 1em;
    margin-top: 20px;
}

.id-testimonial-wrapper  .module-title *{
    font-size: inherit;
}

.id-testimonial-wrapper  .module-excerpt {
    max-width: 640px;
    margin: 0 auto;
    position: relative;
    /*padding-left: 3em;*/
    /*font-style: italic;*/
    font-size: 1em;
}

.id-testimonial-wrapper .module-content{
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.id-testimonial-wrapper .module-button{
    padding-top: 20px;
}


.testimonial-wrapper .testimonial {
    text-align: center;
}

/**
* -----------------------------------------------------------------------------
*
* call to action
*
* -----------------------------------------------------------------------------
*/

.id-call-to-action-wrapper.well {
    padding: 100px 0;
    position: relative;
    margin: auto;
    border: none;
    color: #fff;
    text-align: center;
    text-shadow: inset 0 0 2px rgba(0,0,0,0.3);
}

@media screen and (min-width: 992px) {
    .id-call-to-action-wrapper.well {
        padding: 200px 0;
    }
}

.id-cta-background-image::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(228, 6, 19,0.85);
    box-shadow: inset 0 0 100px rgba(0,0,0,0.13);
}

.id-call-to-action-wrapper h2,
.id-call-to-action-wrapper h3,
.id-call-to-action-wrapper h4,
.id-call-to-action-wrapper h5,
.id-call-to-action-wrapper h6 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 15px;
}

.id-call-to-action-wrapper p {
    letter-spacing: 1px;
}

@media only screen and (min-width:992px){


}

.id-call-to-action-wrapper .module-title::after{
    content: '';
    display: block;
    width: 50px;
    border-bottom: 5px solid #940603;
    margin: 10px auto;
}

.id-call-to-action-wrapper .module-title *{
    color: inherit;
}
.id-call-to-action-wrapper .module-excerpt{
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.id-call-to-action-wrapper .call-to-action-btn {
    margin: 20px auto;
}



/**
* -----------------------------------------------------------------------------
*
* open street map
*
* -----------------------------------------------------------------------------
*/
.acf-map.acf-os-map .leaflet-tile-pane {
    -webkit-filter: grayscale(100%) contrast(130%);
    filter: grayscale(100%) contrast(130%);
}

/**
* -----------------------------------------------------------------------------
*
* modal flags
*
* -----------------------------------------------------------------------------
*/
.id-modal--content #flags {
    width: 100%;
}
.id-modal--content #flags > ul {
    padding: 0;
    margin: 0;
}

/**
* -----------------------------------------------------------------------------
*
* breadcrumbs
*
* -----------------------------------------------------------------------------
*/
.id-breadcrumbs-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed rgba(0,0,0,0.10);border-bottom: 1px dashed rgba(0,0,0,0.10);
}

/**
* -----------------------------------------------------------------------------
*
* client center
*
* -----------------------------------------------------------------------------
*/
.id-client-display-name{
    color: #010101;
}

.navbar-inverse .id-client-display-name,
.footer .id-client-display-name {
    color: #fff;
}

/**
* -----------------------------------------------------------------------------
*
* services
*
* -----------------------------------------------------------------------------
*/
.id-services-wrapper .module-inner{
    border-radius: 3px;
}

.id-services-wrapper .module-content{
    text-align: center;
}

/**
* -----------------------------------------------------------------------------
*
* tablepress
*
* -----------------------------------------------------------------------------
*/

.tablepress tfoot th, .tablepress thead th {
    color: #fff;
    background-color: #1f1f1f;
}

/*
* ----------------------------------------------------------------
*
* Home Story Band steps
*
* ----------------------------------------------------------------
*/

.id-home-story-process.module-wrapper {
    position: relative;
    z-index: 0;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -ms-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    background-position: center bottom;
    padding-bottom: 33%;
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding-top: 50px;
}

.id-home-story-process.module-wrapper:before {
    background-color: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
}

.id-home-story-process .module-item {
    text-align: center;
    margin: auto;
}

@media screen and (min-width: 992px) {
    .id-home-story-process .module-item {
        margin: 0;
    }
}

.id-home-story-process .module-inner {
    box-shadow: none;
}

.id-home-story-process .module-thumbnail {
    background-color: transparent;
}

.id-home-story-process .module-thumbnail::before {
    content: none;
}

.id-home-story-process .module-overlay {
    position: static;
    padding: 30px 0;
}

.id-home-story-process .module-image {
    position: static;
}

.id-home-story-process .module-title {
    margin: 15px auto;
    font-weight: 400;
}

.id-home-story-process .module-excerpt {
    font-size: 100%;
}

.id-home-story-process .module-item svg,
.id-home-story-process .module-item img[src*=".svg"] {
    height: 90px;
    width: auto;
}

.id-home-story-process .module-item svg path {
    fill: #1f1f1f;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}


.id-home-story-process .module-item:hover svg path,
.id-home-story-process .module-item:active svg path,
.id-home-story-process .module-item:focus svg path {
    fill: #E40613;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/

/*
* ----------------------------------------------------------------
*
* Brand Carousel
*
* ----------------------------------------------------------------
*/

.id-our-brands-carousel,
.id-our-brands-feature .module-canvas {
    padding-top: 50px;
    padding-bottom: 50px;
}

.id-our-brands-carousel .module-inner {
    box-shadow: none;
}

.owl-carousel .type-brand .module-feature-title {
    color: #222;
}

.owl-carousel .type-brand .module-inner {
    box-shadow: none;
}

.owl-carousel .type-brand .module-thumbnail {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: rgba(0,0,0,0.0);
}

.owl-carousel .type-brand .module-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
}

.owl-carousel .type-brand .module-overlay {
    position: static;
}

.owl-carousel .module-image:hover .module-overlay,
.owl-carousel .module-image:active .module-overlay,
.owl-carousel .module-image:focus .module-overlay {
    background-color: transparent;
}

.owl-carousel .type-brand .module-content {
    text-align: center;
}

.owl-carousel .type-brand .module-overlay > img,
.owl-carousel .type-brand .module-icon > img {
    padding: 0;
    background-color: rgba(0,0,0,0.0);
    border-radius: 0;
    width: auto;
    max-height: 80px;
    max-width: 100%;
    margin: auto;
}

.owl-next .btn-primary,
.owl-prev .btn-primary {
    background-color: #859791;
    color: #fff;
}


/*
* ----------------------------------------------------------------
*
* Our Brands Grid
*
* ----------------------------------------------------------------
*/

.factory-grid.id-our-brands-feature .module-item {
    margin: auto;
}

.factory-grid.id-our-brands-feature .module-overlay > img {
    margin: auto;
    width: auto;
    max-height: 80px;
    max-width: 100%;
}


.factory-grid.id-our-brands-feature .module-overlay > img {
    padding: 0;
    background-color: rgba(0,0,0,0.0);
    border-radius: 0%;
}

.post.module-item .module-title {
    padding-bottom: 0;
}

.post.module-item .module-button {
    padding-top: 0;
}

.module-item ul.id-unordered-list>li {
    padding: 10px 0;
}

.module-item ul.id-unordered-list>li::before {
    position: static;
}

.module-inverse .list-group-item {
    background-color: transparent;
    border: none;
}

/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/

.id-shop-sidebar-header.navbar-fixed-bottom {
    margin-bottom: auto;
}

.id-shop-sidebar-header.navbar-inverse .navbar-toggle .fa:before {
    color:#fff;
}

.id-contact-sales-wrapper {
    width: 100%;
}

.id-contact-sales-canvas {
    /*padding: 0;*/
    list-style: none;
}

.id-contact-sales-canvas>li {
    padding-bottom: 0.5ex;
}


.sidebar .navbar-inverse {
    color: #fff;
}

.sidebar .navbar-inverse .widget {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.sidebar .navbar-inverse .widget,
.navbar-inverse .well {
    background-color: rgba(0,0,0,0.50);
    border: 1px solid rgba(0,0,0,0.75);
}

/*
* ----------------------------------------------------------------
*
* Home Category Tiles
*
* ----------------------------------------------------------------
*/
.module-wrapper.id-equipment-type-index {
    overflow: hidden;
    background-color: #eee;
    padding-top: 50px;
    padding-bottom: 50px;
}

.id-equipment-type-index.module-cover .module-outer {
    padding: 0;
}

.id-equipment-type-index.module-cover .module-image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.id-equipment-type-index.module-cover .module-section {
    padding: 0;
    margin: auto;
    width: auto;
}

.id-equipment-type-index.module-cover .module-body {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 102;
    background-color: rgba(228, 6, 19,0.8);
}

.id-equipment-type-index.module-cover .item:nth-child(even) .module-body {
    background-color: rgba(228, 6, 19,0.75);
}



@media screen and (min-width: 768px) {
    .id-equipment-type-index.module-cover .item:nth-child(odd) .module-body,
    .id-equipment-type-index.module-cover .item:nth-child(even) .module-body {
        background-color: rgba(228, 6, 19,0.80);
    }
    .id-equipment-type-index.module-cover .item:nth-child(4n+2) .module-body,
    .id-equipment-type-index.module-cover .item:nth-child(4n+3) .module-body {
        background-color: rgba(228, 6, 19,0.75);
    }
}

@media screen and (min-width: 1200px) {
    .id-equipment-type-index.module-cover .item:nth-child(odd) .module-body {
        background-color: rgba(228, 6, 19,0.80);
    }
    .id-equipment-type-index.module-cover .item:nth-child(even) .module-body {
        background-color: rgba(228, 6, 19,0.75);
    }
}


.id-equipment-type-index.module-cover .module-excerpt {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-box-flex: 0;
    -moz-flex: 0;
    -webkit-flex: 0;
    -ms-flex: 0;
    flex: 0;
}


.id-equipment-type-index.module-cover .module-spacer {
    display: none;
}

.id-equipment-type-index.module-cover .module-content {
    -ms-flex-pack: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 30px 0;
    height: 100%;
    width: 100%;
}


.id-equipment-type-index.module-cover .module-title {
    color: #fff;
    font-weight: 400;
    position: relative;
}

.id-equipment-type-index.module-cover .module-title::after {
    content: '';
    display: block;
    width: 75.0px;
    border-bottom: 1px solid #fff;
    margin: 15px auto 0;
}

/*
* ----------------------------------------------------------------
*
* Showcase
*
* ----------------------------------------------------------------
*/

.factory-showcase .module-thumbnail::before {
    padding-bottom: 100%;
}

@media screen and (min-width: 768px) {
    .factory-showcase .module-content {
        padding: 15%;
    }
}

@media screen and (min-width: 992px) {
    .factory-showcase .module-content {
        padding: 15%;
    }
    .factory-showcase .module-excerpt {
        font-size: 100%;
    }
}

/*
* ----------------------------------------------------------------
*
* Woocommerce
*
* ----------------------------------------------------------------
*/

.factory-grid .product,
.archive .product {
    text-align: center;
}

.product .module-button a,
.woocommerce ul.products li.product .id-product-content-wrapper,
.woocommerce ul.products li.product a.button {
    text-align: center;
    width: 100%;
}

.search-results .product .module-button a{
    width: auto;
}

.product .module-button {
    padding: 0;
}


/**
* -----------------------------------------------------------------------------
*
* request info
*
* -----------------------------------------------------------------------------
*/
.id-request-additional-info-modal .btn.pull-right{
    float: none !important;
    margin-top: 20px;
}

@media only screen and (min-width:600px){
    .id-request-additional-info-modal .btn.pull-right{
        float: right !important;
        margin-top: 0px;
    }

}

/*
* ----------------------------------------------------------------
*
* Silence .grecaptcha
* (as per https://developers.google.com/recaptcha/docs/faq ,
* this is allowed if alt. text shown on	contact	page)
*
* ----------------------------------------------------------------
*/

.grecaptcha-badge {
    visibility: hidden !important;
}
.grecaptcha-error {
    visibility: initial;
}
.cf7recaptcha_notice {
    color: #888;
    font-size: 80%;
}

/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/
.woocommerce-store-notice,
p.demo_store{
    position: fixed;
    top: auto;
    bottom: 0;
    background-color: #E40613;
}
.woocommerce-store-notice__dismiss-link{
    display: none;
}

.single-product .woocommerce-store-notice,
.single-product p.demo_store{
    bottom: 60px;
}

.woocommerce-demo-store .id-copyright-wrapper{
    padding-bottom: 80px;
}

.single-product.woocommerce-demo-store .id-copyright-wrapper{
    padding-bottom: 150px;
}

/*
* ----------------------------------------------------------------
*
*
*
* ----------------------------------------------------------------
*/