.custom-feature-slider {
  padding-left: 0px !important;
  margin: 0 -20px !important;
}
.custom-feature-slider .attribute-container, .custom-feature-slider .product_type_wgm_gift_card, .custom-feature-slider .desired-categories {
  display: none;
}
.custom-feature-slider li.ast-article-single {
  margin: 0 10px;
  padding: 10px;
}
.custom-feature-slider .astra-shop-thumbnail-wrap {
  padding: 50px;
}
.custom-feature-slider .alg-wc-wl-thumb-btn {
  right: 12px !important;
  left: auto !important;
  top: 10px !important;
}
.custom-feature-slider .astra-shop-thumbnail-wrap:hover .ast-on-card-button:not(.ast-onsale-card) {
  display: none;
}
.custom-feature-slider .woocommerce-loop-product__link {
  margin: 0 auto;
  position: relative;
}
.custom-feature-slider .woocommerce-loop-product__link::after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.custom-feature-slider .woocommerce-loop-product__link img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.custom-feature-slider .outofstock .astra-shop-summary-wrap .button {
  display: none;
}
.custom-feature-slider .astra-shop-summary-wrap {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.custom-feature-slider .astra-shop-summary-wrap .button {
  width: auto;
  margin-top: 10px;
}
.custom-feature-slider .ast-woo-product-category {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  color: #7A7A7A;
  width: 100%;
}
.custom-feature-slider .woocommerce-loop-product__title {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  color: #000;
  width: 100%;
}
.custom-feature-slider .ast-loop-product__link {
  width: 100%;
}
.custom-feature-slider .woocommerce-Price-amount {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #000;
}
.custom-feature-slider ins .woocommerce-Price-amount, .custom-feature-slider .per-diff {
  color: #EA2727;
}
.custom-feature-slider .cwg_popup_submit {
  margin: 10px 0 0;
}
.custom-feature-slider .ast-shop-product-out-of-stock {
  position: absolute;
}
.custom-feature-slider .btn-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  flex-wrap: wrap;
}
.custom-feature-slider .slick-dots {
  padding: 0px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-feature-slider .slick-dots li {
  list-style: none;
}
.custom-feature-slider .slick-dots li.slick-active button:before {
  background-color: rgba(0, 0, 0, 0.75);
}
.custom-feature-slider .slick-dots button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}
.custom-feature-slider .slick-dots button:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: rgba(0, 0, 0, 0.25);
  margin: 0 8px;
  display: block;
  border-radius: 100px;
}
.custom-feature-slider .ast-shop-product-out-of-stock {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.88);
  text-align: center;
  top: 50%;
  left: 0;
  right: 0;
  padding: 1.3em 0;
  bottom: auto;
  text-transform: uppercase;
  font-weight: 700;
  transform: translateY(-50%) translate3d(0, 0, 0);
  color: #000;
}
.custom-feature-slider .tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart {
  left: auto;
  right: 10px;
}
@media only screen and (max-width: 1199px) {
  .custom-feature-slider {
    margin: 0px -10px !important;
  }
  .custom-feature-slider .slick-list {
    padding: 0 20% 0 0;
  }
  .custom-feature-slider li.ast-article-single {
    margin: 0px;
  }
}
@media only screen and (max-width: 995px) {
  .custom-feature-slider .astra-shop-summary-wrap .button, .custom-feature-slider .astra-shop-summary-wrap .cwg_popup_submit {
    margin: 20px 0 0;
  }
}/*# sourceMappingURL=card-slider.css.map */