#special_products_home {
  padding-top: 40px; }
  @media (max-width: 767px) {
    #special_products_home {
      padding-top: 30px; } }
  #special_products_home .pos-title {
    background: #cf0016;
    padding: 20px; }
    #special_products_home .pos-title h2:before {
      content: "\f4c1";
      font-size: 20px;
      color: #fff;
      font-family: "Ionicons"; }
      @media (max-width: 991px) {
        #special_products_home .pos-title h2:before {
          font-size: 14px; } }
  #special_products_home .item-special {
    border: 1px solid #e6e6e6;
    border-radius: 0 0 3px 3px; }
  #special_products_home .item-product {
    overflow: inherit;
    padding-bottom: 0px;
    background: none;
    padding-bottom: 62px;
    border: none;
    margin-bottom: 0; }
    #special_products_home .item-product .products-inner .price-box .price-percent-reduction {
      right: 15px; }
    #special_products_home .item-product .product-contents .product-desc {
      color: #959595;
      font-size: 12px;
      font-weight: normal;
      line-height: 25px;
      margin: 10px 0; }
    #special_products_home .item-product .product-contents .manufacturer {
      font-size: 13px;
      color: #999;
      padding-top: 20px; }
    #special_products_home .item-product .product-contents h5.product-name a {
      font-weight: 700;
      font-size: 18px; }
    #special_products_home .item-product .product-contents .price-box {
      margin-top: 20px; }
      #special_products_home .item-product .product-contents .price-box .old-price {
        display: block;
        font-size: 18px; }
      #special_products_home .item-product .product-contents .price-box .price {
        font-size: 24px;
        margin-top: 13px;
        display: inline-block; }
    #special_products_home .item-product .box-hover {
      position: relative; }
      #special_products_home .item-product .box-hover .actions {
        margin-top: 30px; }
      #special_products_home .item-product .box-hover .countdown {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        margin: 0 auto; }
      #special_products_home .item-product .box-hover .actions .add-to-links .cart a.ajax_add_to_cart_button {
        padding: 10px 23px; }
  #special_products_home:hover .owl-buttons > div {
    opacity: 1; }
  #special_products_home .owl-buttons {
    position: static; }
    #special_products_home .owl-buttons > div {
      position: absolute;
      top: 50%;
      margin: 0;
      opacity: 0;
      background: #fff;
      color: #000; }
      #special_products_home .owl-buttons > div:hover {
        background: #0083c1;
        color: #fff; }

/*# sourceMappingURL=posspecialsproducts.css.map */
