.tab-category-container-slider {
  display: inline-block;
  margin-top: 50px;
  width: 100%; }
  .tab-category-container-slider .tab-category {
    position: relative; }
    .tab-category-container-slider .tab-category .pos-title {
      border-radius: 0;
      padding-bottom: 20px; }
      .tab-category-container-slider .tab-category .pos-title h2 {
        font-size: 24px;
        text-transform: capitalize;
        color: #40576c;
        font-weight: 500; }
      .tab-category-container-slider .tab-category .pos-title .tab_cates {
        display: inline-block;
        float: right;
        margin-top: 10px; }
        @media (max-width: 767px) {
          .tab-category-container-slider .tab-category .pos-title .tab_cates li {
            margin-bottom: 10px; } }
        @media (max-width: 767px) {
          .tab-category-container-slider .tab-category .pos-title .tab_cates {
            padding-right: 0; } }
        @media (max-width: 640px) {
          .tab-category-container-slider .tab-category .pos-title .tab_cates {
            width: 100%;
            float: none; } }
        .tab-category-container-slider .tab-category .pos-title .tab_cates li {
          position: relative;
          display: inline-block;
          line-height: 18px;
          margin-right: 40px;
          text-transform: capitalize;
          cursor: pointer;
          color: #40576c;
          font-size: 14px;
          font-weight: normal;
          -webkit-transition: all 300ms linear;
          -moz-transition: all 300ms linear;
          -ms-transition: all 300ms linear;
          -o-transition: all 300ms linear;
          transition: all 300ms linear; }
          .tab-category-container-slider .tab-category .pos-title .tab_cates li:last-child {
            margin-right: 0; }
          @media (max-width: 991px) {
            .tab-category-container-slider .tab-category .pos-title .tab_cates li {
              margin-right: 10px; } }
          .tab-category-container-slider .tab-category .pos-title .tab_cates li.active, .tab-category-container-slider .tab-category .pos-title .tab_cates li:hover {
            color: #fb9935;
            -webkit-transition: all 300ms linear;
            -moz-transition: all 300ms linear;
            -ms-transition: all 300ms linear;
            -o-transition: all 300ms linear;
            transition: all 300ms linear; }
  .tab-category-container-slider .pos-content {
    background: #fff;
    padding: 10px; }
  .tab-category-container-slider .owl-carousel {
    position: static; }
  .tab-category-container-slider .owl-carousel .owl-wrapper-outer {
    padding: 6px 0; }
  .tab-category-container-slider .owl-buttons {
    top: 5px; }
  .tab-category-container-slider .owl-buttons > div:hover {
    background: #4ea522; }
  .tab-category-container-slider .first-active .item-product:before {
    display: none; }
  .tab-category-container-slider .item-product {
    padding: 10px;
    position: relative;
    overflow: inherit;
    text-align: left;
    margin-bottom: 30px;
    border: none; }
    .tab-category-container-slider .item-product:last-child {
      margin-bottom: 0px; }
      .tab-category-container-slider .item-product:last-child:after {
        display: none; }
    .tab-category-container-slider .item-product:hover {
      box-shadow: 0px 0px 6.65px 0.35px rgba(0, 0, 0, 0.1); }
      .tab-category-container-slider .item-product:hover .actions {
        oapcity: 1;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        transition: all 300ms linear; }
    .tab-category-container-slider .item-product:before {
      content: "";
      background: #ededed;
      width: 1px;
      position: absolute;
      left: -14px;
      top: 0;
      bottom: 0; }
    .tab-category-container-slider .item-product:after {
      content: "";
      background: #ededed;
      width: 100%;
      height: 1px;
      position: absolute;
      left: 0;
      bottom: -15px; }
    .tab-category-container-slider .item-product .products-inner {
      display: inline-block;
      float: left;
      width: 33%; }
    .tab-category-container-slider .item-product .product-contents {
      text-align: left;
      padding-left: 15px;
      width: 67%; }
      @media (max-width: 360px) {
        .tab-category-container-slider .item-product .product-contents h5.product-name a {
          font-size: 13px; } }
      .tab-category-container-slider .item-product .product-contents .actions {
        float: right;
        margin-top: 18px;
        position: static;
        margin: 0; }
        .tab-category-container-slider .item-product .product-contents .actions .actions-inner {
          border: none;
          margin: 0;
          padding: 0; }
          .tab-category-container-slider .item-product .product-contents .actions .actions-inner .cart a {
            background: #fb9935;
            height: 40px;
            width: 40px;
            border-radius: 3px;
            font-size: 0;
            border: none;
            line-height: 40px;
            font-weight: normal;
            padding: 0;
            position: relative; }
            .tab-category-container-slider .item-product .product-contents .actions .actions-inner .cart a:before {
              content: "\f110";
              font-family: 'Ionicons';
              font-size: 18px;
              position: absolute;
              color: #fff;
              right: 0;
              left: 0;
              margin: 0 auto;
              text-align: center; }
            .tab-category-container-slider .item-product .product-contents .actions .actions-inner .cart a:hover {
              background: #333;
              -webkit-transition: all 300ms linear;
              -moz-transition: all 300ms linear;
              -ms-transition: all 300ms linear;
              -o-transition: all 300ms linear;
              transition: all 300ms linear; }

/*# sourceMappingURL=postabcateslider.css.map */
