.aboutproduct {
    background-color: rgba(0,0,0,0.7) !important;
}

.PopularProducts{
    overflow: hidden;
    height:1114px;
}

.NewProducts{
    overflow: hidden;
    height:920px;
}


div#SideCategoryList {
display: inline-block;
}

.pricetxt .alignleft {
    color: red;
    margin-bottom: 0;
    margin-right: 15px;
}

#ProductDetails .ProductMain .DetailRow .Label {
    color: #000000;
    font-size: 25px;
    width: 100%;
    padding-bottom: 15px;
}

.Value span.VariationProductInventory {
    color: #f54700!important;
    font-size: 100px!important;
    font-weight: bold!important;
    /* padding-top: 15px!important; */
    float: left;
    background: black;
    line-height: 100px!important;
    padding: 5px;
}
