.product-card.carousel-item-custom[data-v-7905451c] {
  padding: 0.5625em 0.9375em 0.9375em 0.937em;
  border: 1px solid #e3e3e3;
  border-radius: 0.3125em;
  margin-bottom: 0.625em;
  height: 16.2em;
  width: 100%;
}
@media (max-width: 1199.98px) {
.product-card.carousel-item-custom[data-v-7905451c] {
    height: 15.5em;
}
}
@media (max-width: 991.98px) {
.product-card.carousel-item-custom[data-v-7905451c] {
    height: auto;
    padding: 1em;
}
}
@media (max-width: 575.98px) {
.product-card.carousel-item-custom[data-v-7905451c] {
    height: 16.2em;
    padding: 0.9375em;
}
}
.product-card.carousel-item-custom .flex[data-v-7905451c] {
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
@media (max-width: 991.98px) {
.product-card.carousel-item-custom .flex[data-v-7905451c] {
    flex-direction: row;
}
}
@media (max-width: 575.98px) {
.product-card.carousel-item-custom .flex[data-v-7905451c] {
    flex-direction: column;
}
}
.product-card.carousel-item-custom .flex .img-container[data-v-7905451c] {
  height: 8.9375em;
  display: flex;
  flex: 1 1;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991.98px) {
.product-card.carousel-item-custom .flex .img-container[data-v-7905451c] {
    margin-right: 20px;
}
}
@media (max-width: 575.98px) {
.product-card.carousel-item-custom .flex .img-container[data-v-7905451c] {
    margin: 0;
}
}
.product-card.carousel-item-custom .flex .img-container img[data-v-7905451c] {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.product-card.carousel-item-custom .flex .description[data-v-7905451c] {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 10px;
}
.product-card.carousel-item-custom .flex .description .text[data-v-7905451c] {
  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 0.875em;
  line-height: 1.0625em;
  color: #222;
  max-height: 3.2em;
  overflow: hidden;
}
@media (max-width: 991.98px) {
.product-card.carousel-item-custom .flex .description .text[data-v-7905451c] {
    font-size: 1em;
}
}
.product-card.carousel-item-custom .flex .description .row .price[data-v-7905451c] {
  position: relative;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 1em;
  line-height: 1.125em;
  color: #222;
}
.product-card.carousel-item-custom .flex .description .row .price .discount[data-v-7905451c] {
  position: relative;
  font-family: Lato;
  font-style: normal;
  font-weight: normal;
  font-size: 0.75em;
  line-height: 0.875em;
  color: #d95932;
  top: -0.3125em;
  left: 0;
}
@media (max-width: 1199.98px) {
.product-card.carousel-item-custom .flex .description .row .price .discount[data-v-7905451c] {
    top: 0;
}
}
.product-card.carousel-item-custom .flex .description .row .price .discount[data-v-7905451c]:before {
  position: absolute;
  width: 100%;
  height: 50%;
  content: '';
  border-bottom: 1px solid #d95932;
  pointer-events: none;
  transform: rotate(10deg);
}
.product-card.carousel-item-custom .flex .description .row .price .current-price[data-v-7905451c] {
  width: 6.25em;
  position: absolute;
  bottom: 0;
  left: 0;
}
.product-card.carousel-item-custom .flex .description .link .btn[data-v-7905451c] {
  display: inline-block;
  font-family: Montserrat;
  font-weight: 600;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  font-size: 0.7em;
  transition: all 0.15s;
  text-transform: uppercase;
}
.product-card.carousel-item-custom .flex .description .link .btn-orange[data-v-7905451c] {
  background: #f4a34a;
  border-radius: 2px;
  padding: 0.5em 1em;
}
/*# sourceMappingURL=client/components/Sliders/ProductOfDaySlider/ProductOfDaySliderItem.css.map */
.carousel[data-v-4ac5eb3f] {
  font-size: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1199.98px) {
.carousel[data-v-4ac5eb3f] {
    font-size: 87%;
}
}
@media (max-width: 991.98px) {
.carousel[data-v-4ac5eb3f] {
    font-size: 100%;
}
}
@media (max-width: 767.98px) {
.carousel[data-v-4ac5eb3f] {
    font-style: 87%;
}
}
.carousel .container-carousel[data-v-4ac5eb3f] {
  max-width: 300px;
}
@media (max-width: 1199.98px) {
.carousel .container-carousel[data-v-4ac5eb3f] {
    max-width: 330px;
}
}
@media (max-width: 991.98px) {
.carousel .container-carousel[data-v-4ac5eb3f] {
    max-width: none;
}
}
.carousel .title[data-v-4ac5eb3f] {
  margin-bottom: 0.5em;
  background: #8dba53;
  border-radius: 0.3125em;
  padding: 0.75em 1em;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  font-size: 1.125em;
  line-height: 1.125em;
  color: #fff;
}
.carousel .carousel-indicators[data-v-4ac5eb3f] {
  margin: 0;
  z-index: 0;
  position: relative;
}
.carousel .carousel-indicators .indicator[data-v-4ac5eb3f] {
  cursor: pointer;
  padding: 0 8px;
}
.carousel .carousel-indicators .indicator svg circle[data-v-4ac5eb3f] {
  transition: fill 0.5s;
}
.carousel .carousel-indicators .indicator.active svg circle[data-v-4ac5eb3f] {
  fill: #f4a34a;
}
.carousel .row>*[data-v-4ac5eb3f] {
  transition: transform 0.5s;
}
/*# sourceMappingURL=client/components/Sliders/ProductOfDaySlider/ProductOfDaySlider.css.map */
