.posbestsellers  .bkg{background: #333; padding: 0;}
.posbestsellers .title_block{padding: 30px 20px 0; color: #acacac;}
.posbestsellers .title_block h2{
	color: #fff;
    font-size: 36px;
    font-weight: bold;
    font-family: "Montserrat",sans-serif;
    margin: 0 0 10px 0;
    text-transform: capitalize;
}
.posbestsellers .title_block p{
	font-style: italic;
    font-size: 13px;
    line-height: 22px;
}
.posbestsellers .item{margin: 0;}
.posbestsellers .owl-item{padding: 0;}
.posbestsellers .item-wrapper{
	background: #efefef;
    padding: 0 10px 10px 10px;
    border-right: 1px solid #fff;
}
.posbestsellers .ratings{margin-top: 3px;}
.posbestsellers .ratings .star{
	height: 15px;
	width: 15px;
	font-size: 13px;
}
.pos_bestsellers .bet-container{padding: 0;}
.pos_bestsellers .pos_bestsellers_slider.row{margin: 0;}
@media (max-width: 1920px){
	.pos_bestsellers{background: #333; display: inline-block; width: 100%;}
}