.tvcms-hot-deals-product,
.tvcms-top-rated-product{
position:relative;
}


.tv-hot-deals-next,
.tv-hot-deals-prev,
.tv-top-rated-next,
.tv-top-rated-prev{

position:absolute;
top:45%;
z-index:9;
cursor:pointer;

}


.tv-hot-deals-next,
.tv-top-rated-next{
right:-10px;
}


.tv-hot-deals-prev,
.tv-top-rated-prev{
left:-10px;
}


.tv-hot-deals-product-wrapper,
.tv-top-rated-product-wrapper{
overflow:hidden;
}


.tvcmsmain-title-wrapper{
margin-top:35px;
margin-bottom:20px;
}


.tvcmsmain-title-wrapper h2{
font-weight:700;
font-size:26px;
}