/*# sourceMappingURL=http://localhost/huisje102025/App/Webshop/Templates/Product/Css/main.scss.map*/.cw1 {
  --cw:1;
}
.cw2 {
  --cw:2;
}
.cw3 {
  --cw:3;
}
.cw4 {
  --cw:4;
}
.cw5 {
  --cw:5;
}
.cw6 {
  --cw:6;
}
.cw7 {
  --cw:7;
}
.cw8 {
  --cw:8;
}
.cw9 {
  --cw:9;
}
.cw10 {
  --cw:10;
}
.cw11 {
  --cw:11;
}
.cw12 {
  --cw:12;
}
.card--product {
  --h3-font-size: 15px;
  --h3-line-height: 20px;
  --h3-font-weight: 700;
  --h3-margin-bottom: 0;
}
.card--product .card__title {
  min-height: 40px;
  margin-bottom: 10px;
}
.card--product .card__price {
  margin-bottom: 10px;
}
.card--product .card__image {
  background-color: #FF9EB166;
}
.card--product .card__content {
  position: relative;
  justify-content: flex-start;
}
.card--product .card__read-more {
  margin-top: auto;
  margin-bottom: 0px;
}
.card--product:nth-of-type(2n) .card__image {
  background-color: #928CD966;
}
