/*************** Header *************/

#top-header #et-info {
    width: 100%;
}

#top-header #et-info {
    width: 100%;
}

#top-header .et-social-icons {
    float: right;
}

/*********** Top Banner ****************/

.cs-top-banner-image #mep_0 {
    opacity: 0.4;
}

/************ Home ***************/

.cs-product-features .et_pb_blurb_description {
    min-height: 85px;
}

.cs-brb-arrow .et_pb_blurb_content {
    margin-left: 0px;
}

/********** News ************/

.single-post .post .et_post_meta_wrapper {
    display: none;
}

/********** Products **************/

.cs-table-compare th {
    background-color: #000000;
    color: #fff !important;
}

/********** Buttons *************/

.et_pb_button, .et_pb_button:hover {
    padding: 12px 30px!important;
}