.filters label { margin-left: 20px; font-size: 12px !Important; }
.filters label.checkbox input { position: relative !Important; margin-left: 0px !important; }
.filters label.radio input { position: relative !Important; margin-left: 0px !important; }
.filters label span { font-size: 14px !Important; font-weight: normal !important; padding-left: 5px; }
.nomargintop { margin-top: 0px; }
@media only screen and (max-width : 767px) {
    .product-post {
        height: auto !important;
    }
    #product .products-home .caption {
        margin-left: 50px;
        bottom: -7px;
    }
}
.heading-category .sub-heading a:before {
    content: "|";
    font-size: 22px;
    font-weight: 900;
    color: #000;
    text-shadow: none;
    margin: 0 12px;
}
.heading-category .sub-heading span:first-child:before { content: ""; margin: 0px; }
.heading-category .sub-heading span a { color: #fff !important;}
.heading-category .sub-heading a { color: #000 !important; }
.heading-category .sub-heading a:first-child:before { content: ""; margin: 0px; }
@media only screen and (min-width: 768px) {
    .footer-fixed { position: fixed; width: 100%; bottom: 0px; }
    .r-line { border-right: none !Important; }
    .heading-category h5.sub-heading {
         text-align: right !important;
    }

    .heading-category h5.sub-heading {
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .heading-category h5.sub-heading a:before, .heading-category h5.sub-heading span:before {
        content:"";
        margin: 0px;
    }

    .heading-category h5.sub-heading > a {
        background:#000;
        color: #fff !important;
        padding: 2px;
        border-radius: 5px;
        margin-left: 10px;
    }

    .heading-category h5.sub-heading span a {
        background: #fff;
        color: #000 !important;
        text-shadow: none !important;
        margin-left: 10px;
    }
    #product-list .heading-category {
        margin-bottom: 20px;
    }
    .left_menu_company.black {
            color: #000;
        }
        .left_menu_toggle { padding-bottom: 0px !important; }
        .nopaddingtop { padding-top: 0px !Important; }
}
.breadcrumb { background: #000; color: #fff; }
.breadcrumb a { color: #fff; }
.clearfix { display: block; clear: both; }
.subscribe input[type="text"],.subscribe input[type="email"]{ padding: 2%;width: 94%; }
.subscribe input[type="submit"], .subscribe button{ padding: 2%;width: 24%;border: none;background: #6fabe3;color: white; box-shadow: 0 0 5px #6fabe3;-moz-box-shadow: 0 0 5px #6fabe3;-webkit-box-shadow: 0 0 5px #6fabe3;}
#about-home { background: #fff; color: #000; }
#contact-home { background: #fff; color: #000; }
#main-nav .navbar-main .nav-left>.dropdown>a { 
width: 24px;
    float: left;
    margin-right: 10px;
}
#main-nav .navbar-main .nav-left .open>.navleft { margin-top: 12px; }

#about-home p, #contact-home p, #about p, #contact p, .static_page * { font-size: 20px !important; font-family: 'Futura (Light)' !important; text-transform: none !important; }
.static_page { padding-top: 50px; }
.static_page h2 { font-size: 24px !important; font-weight: bold; }


.home footer { position: fixed; bottom: 0px; width: 100%; z-index: 9999; }