.owl-carousel .owl-item img.offers.specialoffer {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: auto;
}

.cart-box.addToBasket {
  background-color: #0096c7;
  color: #fff !important;
  padding: 5px 25px;
  border-radius: 3px;
  font-size: 13px;
  cursor: pointer;
}

.daily-discount-tahrirpardaz-customlist-swiper {
  border: 1.5px solid #b5b5b5;
  border-radius: 20px;
  height: 477px;
}
@media screen and (min-width: 1200px) and (max-width: 1600px) {
.daily-discount-tahrirpardaz-customlist-swiper {
    height: 406px;
  }
}
.tahrirpardaz-dailydiscount-swipernext.swiper-button-next::after {
  display: none;
}

.tahrirpardaz-dailydiscount-swipernext.swiper-button-next svg {
  transform: rotate(180deg);
}

.tahrirpardaz-dailydiscount-swiperprev.swiper-button-prev::after {
  display: none;
}

.daily-discount-box {
  position: relative;
}

.tahrirpardaz-dailydiscount-img {
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 2;
}

.product-featurse-daily-discount-baner {
  display: flex;
  margin: -18px 20px 27px 0px;
}
.product-image img {
  border-left: 0.5px solid #707070;
}
.product-Description {
  margin-right: 15px;
  width: 75%;
  margin-left: 50px;
}
.product-Description span {
  font-weight: bold;
}
.data-count {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.data-count-day {
  border: 1px solid;
  padding: 6px;
  margin: 0px 5px;
  border-radius: 3px;
}

.data-count-hours {
  border: 1px solid;
  padding: 5px;
  margin: 0px 5px;
  border-radius: 3px;
}

.data-count-minutes {
  border: 1px solid;
  padding: 5px;
  margin: 0px 5px;
  border-radius: 3px;
}

.data-count-Second {
  border: 1px solid;
  padding: 5px;
  margin: 0px 5px;
  border-radius: 3px;
}

.title-daily-discount-baner::before {
  content: "";
  width: 10px;
  height: 10px;
  background: dodgerblue;
  margin-left: 5px;
  border-radius: 2px;
  margin-top: 9px;
  transform: rotate(45deg);
}

.title-daily-discount-baner {
  display: flex;
  margin: 30px 20px 20px 0;
  font-weight: bold;
}
.propduct-descript-cart-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.propduct-descript-cart-box span {
  text-decoration: line-through;
  margin-left: 10px;
}

.propduct-descript-cart-box a {
  background-color: #0096c7;
  color: #fff !important;
  padding: 5px 25px;
  border-radius: 3px;
}
.cart-box a:hover {
  text-decoration: none;
}
.row.thrirpardaz__baner--rightbaner img {
  width: 100%;
}

.c-product__params {
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.c-product__params ul {
    list-style: none;
    padding: 0;
    color: #55565a;
    margin: 20px 0;
    font-size: 12px;
    font-size: 13.712px;
    line-height: 1.833;
}

.c-product__params ul:before {
    content: attr(data-title);
    font-size: 14px;
    line-height: 1.571;
    display: list-item;
    font-weight: 700;
    margin-bottom: 10px;
}

.c-product__params ul li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    width: 100%;
    color: #686868;
    margin: 2px 0;
}

.c-product__params ul li span {
    margin-left: 5px;
    white-space: normal;
}

.c-product__params ul li span:last-of-type {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    /* cursor: pointer; */
}


.c-product__params-more {
    display: none !important;
}

.c-product__params ul li:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #ccc;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
}

.c-product_params ul li.c-product_params-more-handler:before {
    content: attr(data-sign);
    color: #1ca2bd;
    background: 0 0;
    width: unset;
    height: unset;
}