.pos-bestsellers-product { background: white; padding: 15px; position: relative; display: inline-block; width: 100%; margin-bottom: 30px; -webkit-box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.05); box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.05); }
.pos-bestsellers-product .pos-title-bestseller { position: relative; display: block; border-bottom: 0; margin: 0; text-transform: uppercase; margin-bottom: 20px; border-bottom: 2px solid #ebebeb; }
.pos-bestsellers-product .pos-title-bestseller h2 { display: inline-block; position: relative; padding: 25px 0; line-height: 1; }
.pos-bestsellers-product .pos-title-bestseller h2 a { color: #363636; font-size: 16px; font-weight: 700; }
.pos-bestsellers-product .item-product { box-shadow: none; text-align: left; border: 0; display: inline-block; width: 100%; padding: 15px 0; }
@media (min-width: 768px) and (max-width: 991px) { .pos-bestsellers-product .item-product { padding: 10px 0; } }
.pos-bestsellers-product .item-product:last-child { margin: 0; border: 0; }
.pos-bestsellers-product .item-product .products-inner { float: left; width: 85px; padding: 0; box-shadow: none; margin-right: 20px; }
@media (min-width: 768px) and (max-width: 991px) { .pos-bestsellers-product .item-product .products-inner { width: auto; margin: 0; margin-bottom: 20px; } }
.pos-bestsellers-product .item-product .products-inner:before { display: none; }
.pos-bestsellers-product .item-product .product-contents { background: transparent; overflow: hidden; display: block; padding: 0; width: auto; }
@media (min-width: 768px) and (max-width: 991px) { .pos-bestsellers-product .item-product .product-contents { display: inline-block; width: 100%; overflow: visible; } }
.pos-bestsellers-product .item-product .product-contents h5.product-name a { margin-bottom: 20px; }
.pos-bestsellers-product .item-product .product-contents .price-box { position: static; box-shadow: none; padding: 0; height: auto; margin-top: 5px; }
.pos-bestsellers-product .item-product .product-contents .price-box .price-percent-reduction { display: none; }
@media (min-width: 992px) and (max-width: 1199px) { .pos-bestsellers-product .item-product .product-contents .price-box .old-price { display: block; margin: 0; } }
.pos-bestsellers-product .item-product .product-contents .product-desc { display: none; }
.pos-bestsellers-product .owl-buttons > div { top: -20px; margin-top: -55px; width: 25px; height: 25px; line-height: 25px; opacity: 1; }
.pos-bestsellers-product .owl-buttons > div:before { font-size: 14px; }
.pos-bestsellers-product .owl-buttons > div.owl-prev { left: auto; right: 45px; }
.pos-bestsellers-product .owl-buttons > div.owl-next { right: 15px; }
