.pos-bestsellers {
  margin-top: 45px;
  position: relative; }
  .pos-bestsellers .item-product .product-contents {
    background: transparent;
    overflow: hidden;
    display: block;
    width: auto;
    position: relative; }
  .pos-bestsellers .item-product:last-child {
    margin-bottom: 0px; }
  .pos-bestsellers .owl-carousel .owl-item {
    padding: 1px; }
  .pos-bestsellers .owl-carousel .owl-buttons {
    top: 10px; }
  .pos-bestsellers .pos-content {
    background: #fff; }
  .pos-bestsellers .item-product {
    padding: 20px 10px; }
    .pos-bestsellers .item-product .products-inner {
      display: inline-block;
      float: left;
      width: 30%; }
      @media (max-width: 991px) {
        .pos-bestsellers .item-product .products-inner {
          width: auto; } }
    .pos-bestsellers .item-product .product-contents {
      text-align: left;
      padding-left: 10px; }
      .pos-bestsellers .item-product .product-contents .hook-reviews {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px); }
      .pos-bestsellers .item-product .product-contents .price-box {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px); }

.pos-bestsellers-product .title_block:after {
  display: none; }
@media (max-width: 991px) {
  .pos-bestsellers-product .title_block {
    font-size: 18px; } }
.pos-bestsellers-product .item-product {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  border-radius: 0; }
  .pos-bestsellers-product .item-product:before {
    display: none; }
  .pos-bestsellers-product .item-product:last-child {
    margin: 0; }
  .pos-bestsellers-product .item-product .products-inner {
    float: left;
    width: 90px;
    margin-right: 20px; }
  .pos-bestsellers-product .item-product .product-contents {
    overflow: hidden;
    width: auto;
    display: block;
    padding: 0;
    text-align: left; }
    @media (min-width: 768px) and (max-width: 991px) {
      .pos-bestsellers-product .item-product .product-contents {
        display: inline-block;
        width: 100%;
        overflow: visible;
        padding-top: 10px; } }
    .pos-bestsellers-product .item-product .product-contents h5.product-name a {
      font-size: 16px;
      text-transform: capitalize;
      line-height: 18px; }
      @media (max-width: 1199px) {
        .pos-bestsellers-product .item-product .product-contents h5.product-name a {
          overflow: hidden;
          text-overflow: ellipsis;
          width: 100px; } }
    .pos-bestsellers-product .item-product .product-contents .hook-reviews {
      opacity: 1;
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px); }
    .pos-bestsellers-product .item-product .product-contents .price-box {
      -webkit-transform: translateY(0px);
      -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
      -o-transform: translateY(0px);
      transform: translateY(0px); }

/*# sourceMappingURL=posbestsellers.css.map */
