 
span.onsale {
    display: none !important;
}

p.stock.in-stock {
    display: none;
}
.product_meta {
    display: none !important;
}
.brand {
    display: none;
}
.box-category-heading {
    display: none;
}

.home span.woocommerce-Price-amount.amount,.product-template-default span.woocommerce-Price-amount.amount,.archive span.woocommerce-Price-amount.amount{display:none;}

.brand-content h5.entry-title{display:none;}

h1.mainHeading {
       font-size: 45px;
    text-transform: uppercase;
}
.vc_column-inner{
padding-top:0px !important;
}
.col-md-6 {
    width: 46%;
    float: left;
    /* margin-right: 25px; */
    padding: 10px;
}
.row{
width:100%;
}
.wpcf7-select {
    width: 94.5%;
    height: 38px;
}
.form-group {
    clear: both;
    width: 100%;
}
h1.light-title {
    font-weight: 600 !important;
}

.margintop {
    padding-top: 20%;
}
.aboutusContent {
    padding-top: 25px;
}
.footer-top-outer {
    display: none;
}
.widgets-footercontact .fa {
   
    color: #013276;
}