ul.newproduct-news {
	height: auto!important;}
.newproduct-widget {
    position: relative;
}
.newproduct-widget .header {
padding: 5px;
border-bottom: 1px solid #ededed;
}
.newproduct-widget .newproduct-title {
    line-height: 22.85714286px;
    text-transform: uppercase;
    color: #a80210;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
}
.responsive-img {
    height: auto;
    max-width: 100%;
}
.lof-pager {
    padding: 13px;
	height: 0px;
    position: absolute;
    right: 60px;
    top: 0px;
}
.lof-pager a {
    background: url("https://bijuta-alba.com/modules/lofnewproduct/tmpl/default/assets/images/miscellaneous_sprite.png") no-repeat scroll 0 -300px transparent;
    display: inline-block;
    height: 15px;
    margin: 0 5px 0 0;
    width: 15px;
}
.lof-pager a.selected {
    background-position: -25px -300px;
    cursor: default;
}
.lof-pager a span {
    display: none;
}
.list-newproduct > ul {
    display: block;
    height: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.list-newproduct ul li {
    display: block;
    float: left;
    margin-right: -1px;
    padding: 10px 0;
    width: 223px;
}
.list-newproduct ul li .article {
}
.list-newproduct ul li .newproduct-item {
}
.list-newproduct ul li .article img {
    height: auto;
}
.list-newproduct ul li .newproduct-item .entry-content {
    margin-top: 15px;
}
.list-newproduct ul li .article h4 {
    margin-top: 3px;
}
.list-newproduct ul li .article h4 a {
    color: #000000;
}
.list-newproduct ul li .article p {
    margin-top: 5px;
}
.list-newproduct.responsive {
    width: auto;
	margin-top: 5px;
}
.list-newproduct .newproduct-nav {
    height: 16px;
    position: absolute;
    right: 10px;
    top: 13px;
    width: 30px;
}
.list-newproduct .next, .list-newproduct .prev {
    background: url("images/icon-next-prev.png") no-repeat scroll right top transparent;
    cursor: pointer;
    display: block;
    height: 16px;
    outline: medium none;
    position: relative;
    text-indent: -999em;
    width: 12px;
}
.list-newproduct .next {    
    float: right;
}
.list-newproduct .next:hover {
    background-position: right -19px;
}
.list-newproduct .prev {
    background-position: left top;
    float: left;
    margin: 0 5px 0 0;
}
.list-newproduct .prev:hover {
    background-position: left -19px;
}
.newproduct-item .video-thumb {
    position: relative;
}
.newproduct-item .play-icon {
    background: url("https://bijuta-alba.com/modules/lofnewproduct/tmpl/default/assets/images/play.png") no-repeat scroll center center transparent;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 168px;
}
.newproduct-item .black-overlay {
    background: none repeat scroll 0 0 #000000;
    cursor: pointer;
    display: block;
    height: 100%;
    opacity: 0.3;
    width: 100%;
}
.list-newproduct .lof-content {
    margin: 0 10px;
    padding: 12px;
}
.list-newproduct .lof-content:hover {
    box-shadow: 0 0 10px #AAAAAA;
    transition: all 0.3s ease 0s;
}
.list-newproduct .lof-content h5 {
    line-height: 22.85714286px;
    font-size: 16px;
    text-transform: none;
    color: #333333;
}
.list-newproduct .lof-content .lof-price {
line-height: 28.57142858px;
    color: #a80210;
    font-size: 20px;
text-align: center;
}
.list-newproduct p {
    margin: 0.5em 0;
    padding:0px;
}
.list-newproduct .lof-content .lof-button .lof-add-cart {
    background: none repeat scroll 0 0 #4A4A4A;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 -1px 0 1px #434343 inset;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    padding: 0 15px;
    position: relative;
    text-shadow: 0 1px 0 #01080C;
    transition: background-color 0.2s ease 0s;
    width: auto;
}
.list-newproduct .lof-content:hover .lof-button .lof-add-cart {
    background-color: #a80210;
    text-decoration: none;
    color: #dddddd;
    background-image: none;
}
.list-newproduct .lof-content .lof-button .lof-detail {
    background: url("images/icon-wishlist.png") no-repeat scroll right 0 transparent;
    box-shadow: none;
    float: right;
    height: 14px;
    margin-top: 7px;
    text-indent: -9999px;
    width: 16px;
}
.list-newproduct .lof-content .lof-button .lof-detail:hover {
    background-position: right bottom;
}