﻿.intelisale-bestsellers-desktop .item-box .buttons-upper {
  display: none !important;
}

.intelisale-bestsellers-title {
  color: #c00 !important;
}

.intelisale-bestsellers .three-items-holder .item-box {
  border: 2px solid #ececec;
}

.intelisale-bestsellers .three-items-holder .item-box .product-title {
  padding: 0 10px;
}

.intelisale-bestsellers-desktop .product-item:hover {
  box-shadow: none;
}

.intelisale-bestsellers-desktop .item-box .buttons-upper {
  display: none !important;
}

.intelisale-bestsellers-desktop  {
  margin-bottom: 25px !important;
  border: 1px solid #e9e9e9;
}

.intelisale-bestsellers-desktop .owl-controls {
  padding: 0 !important;
}

.intelisale-bestsellers-desktop .item-box .picture {
  position: relative;
  float: none;
  width: 100% !important;
  height: 170px;
  margin: 0 auto;
  padding: 10px 0 0 0;
}

.intelisale-bestsellers-desktop .item-box .details {
  width: 100%;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #fff;
}

.intelisale-bestsellers-desktop .details .product-rating-box {
  display: none;
}

.intelisale-bestsellers-desktop .details .add-info .buttons-upper {
  float: none;
  margin: 0 auto;
}

.intelisale-bestsellers-desktop .owl-controls .owl-nav {
  position: absolute;
  top: 50%;
  right: 0;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}

.intelisale-bestsellers-desktop .owl-controls .owl-nav .owl-prev .owl-arrows-left {
  left: -50px;
  background-image: url(../Styles/images/arrow-left.png);
  background-position: unset;
}

.intelisale-bestsellers-desktop .owl-controls .owl-nav .owl-next .owl-arrows-right {
  right: -50px;
  background-image: url(../Styles/images/arrow-right.png);
  background-position: unset;
}

.intelisale-bestsellers-content {
  padding: 0 10px;
}

.intelisale-bestsellers .grouped-product-productBox .associated-products-count {
  display: none;
}

.intelisale-bestsellers-desktop .owl-controls .owl-nav .owl-prev .owl-arrows-left:hover,
.intelisale-bestsellers-desktop .owl-controls .owl-nav .owl-next .owl-arrows-right:hover {
  background-color: transparent !important;
  background-position: unset;
}


.intelisale-bestsellers .three-items-holder .item-box .product-item {
  height: auto !important;
}

.intelisale-bestsellers-desktop .three-items-holder .item-box .product-item .details {
  padding-bottom: 0;
  border-top: unset;
  border-right: unset;
}

.intelisale-bestsellers-desktop .three-items-holder .item-box .product-item .details .add-info  {
  min-height:65px;
}

.intelisale-bestsellers-desktop .three-items-holder .item-box .product-item .details .add-info .buttons-upper .add-to-compare-list-button,
.intelisale-bestsellers-desktop .three-items-holder .item-box .product-item .details .add-info .buttons-upper .add-to-wishlist-button {
  display: none !important;
}

.intelisale-bestsellers-desktop .three-items-holder .item-box .product-item .details .add-info .buttons-upper .add-to-cart-button-mobile {
  width: 100% !important;
  background-color: #009ee0 !important;
  height: 43px !important;
  background-image: url(../Styles/images/cart-3.png);
}

.intelisale-bestsellers-desktop .three-items-holder .item-box .picture img {
  width: 170px;
}

.intelisale-bestsellers-desktop .three-items-holder .item-box .picture a:before {
  padding-top: 0;
  height:170px;
}

.intelisale-slider .item-box .buttons-lower {
 bottom: -1px;
}

@media (max-width: 1024px) {

  .intelisale-bestsellers-mobile .product-item .details .add-info .buttons-lower button,
  .intelisale-bestsellers-mobile .product-item .details .add-info .buttons-lower button span:before,
  .intelisale-bestsellers-mobile .product-item .details .add-info .buttons-lower button span:after,
  .intelisale-bestsellers-mobile .product-item .details .add-info .buttons-lower button span {
    color: #fff;
    background-color: #0093dd;
    border-color: #0093dd;
  }

    .intelisale-bestsellers-mobile .product-item .details .add-info .buttons-lower button span {
      width: 100%;
      padding: 0;
    }

      .intelisale-bestsellers-mobile .product-item .details .add-info .buttons-lower button span:after {
        right: 10px;
        left: auto;
        opacity: 1;
      }

      .intelisale-bestsellers-mobile .product-item .details .add-info .buttons-lower button span:before {
        content: none;
        opacity: 0;
      }

  .intelisale-bestsellers-mobile .product-item .details .add-info {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-end;
    min-height: 230px;
  }

    .intelisale-bestsellers-mobile .product-item .details .add-info .buttons-lower {
      display: none;
      bottom: 0;
      width: 100%;
      z-index: 0;
    }

  .intelisale-bestsellers-mobile .item-box .buttons-upper {
    display: none !important;
  }

  .intelisale-bestsellers-mobile .product-item .details .add-info .buttons-lower span {
    padding: 0 !important;
    font-size: 13px !important;
  }
 
  .intelisale-bestsellers-mobile .product-item .details .add-info .buttons-lower span:after {
    content: "";
    position: absolute;
  }

  .intelisale-bestsellers-mobile .item-box .product-title {
    height: 60px !important;
    padding: 0 10px;
    font-weight: bold;
    color: #000;
    text-transform: none;
    text-align: left;
  }

   .intelisale-bestsellers-mobile .item-box .product-title a {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 18px !important;
  }

  .intelisale-bestsellers-mobile .product-item .details .add-info .description {
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    bottom: 90px;
    width: 100%;
    height: 70px;
    overflow: hidden;
    padding: 0 10px !important;
    margin: 0;
    text-align: left;
    font-family: Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 14px;
  }

  .intelisale-bestsellers-mobile .product-item .details .add-info .prices {
    position: relative;
    bottom: -120px;
    width: 100%;
    padding: 0 10px;
    text-align: left;
    border-bottom: none;
  }

  .intelisale-bestsellers-content .intelisale-bestsellers-mobile .item-box .product-item {
    border: none;
  }

  .intelisale-bestsellers-mobile .item-box .product-item .details .add-info .prices .actual-price {
    color: #cc0000 !important;
    font-family: 'Wuerth-ExtraBoldCond' !important;
    font-weight: normal;
    font-size: 23px !important;
  }

    .intelisale-bestsellers-mobile .quantity-product-dubai {
    position: absolute;
    top: -43px;
    display: inline;
    width: 50%;
    height: 43px;
    margin: 0;
    padding: 10px;
    background-color: #ececec;
    color: #000;
    line-height: 1.3;
    border-top: 1px solid #dedede;
    font-size: 18px;
    text-align: left;
  }

  .intelisale-bestsellers .grouped-product-productBox .associated-products-count {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
