/*!*************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!../web/app/themes/shared/components/woocommerce/templates/productcards-row_layout.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************/
.product-card__status--footer {
  display: none;
}
.product-card .bekijk-product-text {
  display: none;
}

@media screen and (min-width: 601px) {
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .products {
    grid-template-columns: 1fr;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card__status--info {
    display: none;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card__status--footer {
    display: block;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .bekijk-product-text {
    display: inline;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card__wrapper {
    flex-direction: row;
    gap: 1.25rem;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card__wrapper .product-card__body {
    flex-shrink: 1;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card__wrapper > .woocommerce-loop-product__link {
    flex: 0 0 min(35%, 15rem);
    display: flex;
    place-items: center;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card__wrapper > .woocommerce-loop-product__link img {
    max-height: 100%;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card__wrapper .sale-flash {
    top: -0.5rem;
    left: -0.5rem;
    right: auto;
    block-size: 5rem;
    inline-size: auto;
    aspect-ratio: 1;
    border-radius: 50%;
    padding: 0.5rem;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card__wrapper .sale-flash__content {
    font-size: 1.2rem;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__body {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 2rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1199px) {
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__body {
    flex-direction: column;
  }
}
@media screen and (min-width: 601px) {
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__wrapper {
    min-height: 20rem;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__info {
    flex: 0 1 auto;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__info-wrap {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: start;
    text-align: start;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__info-wrap .woocommerce-loop-product__title,
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__info-wrap :is(.twz-reviews__rating, .product-card__specs) {
    grid-column: 1;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__info-wrap .woocommerce-loop-product__title {
    padding: 0;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__info-wrap .product-card__wishlist {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    align-self: start;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__info-wrap .product-card__wishlist .wishlist-add {
    position: static;
    translate: none;
    display: flex;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__head {
    flex: 0 0 15rem;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__footer {
    inline-size: auto;
    block-size: 100%;
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 601px) and (min-width: 1025px) {
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__footer {
    flex: 0 0 25rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 1199px) {
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__footer {
    inline-size: 100%;
    flex: 0 0 auto;
  }
}
@media screen and (min-width: 601px) {
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__cta {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 1 auto;
  }
}
@media screen and (min-width: 601px) and (max-width: 1199px) {
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__cta {
    flex-direction: row;
  }
}
@media screen and (min-width: 601px) {
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__cta .button.add_to_cart_button.ajax_add_to_cart {
    min-width: -moz-max-content;
    min-width: max-content;
    padding: 2rem 3rem;
    font-family: "Oswald", "oswald-fallback", "Roboto", "roboto-fallback", sans-serif;
    font-size: 1.6rem;
    color: #ff4e02;
    font-weight: 700;
    text-transform: uppercase;
    gap: 0.5rem;
  }
}
@media screen and (min-width: 601px) and (min-width: 1200px) {
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__cta .button.add_to_cart_button.ajax_add_to_cart {
    width: 100%;
  }
}
@media screen and (min-width: 601px) {
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__cta .button.add_to_cart_button.ajax_add_to_cart .icon {
    position: static;
    translate: none;
    order: 3;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__cta .button.add_to_cart_button.ajax_add_to_cart:not(:is(.loading, .is-loading)):hover {
    color: #ffffff;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__cta .price {
    flex-direction: row;
    align-items: baseline;
    gap: 0.25em;
  }
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__cta .twz-icon {
    font-family: "Oswald", "oswald-fallback", "Roboto", "roboto-fallback", sans-serif;
    font-size: 1.6rem;
    color: #ff4e02;
    min-width: -moz-max-content;
    min-width: max-content;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 10rem;
    padding: 2rem 3rem;
    gap: 0.5rem;
  }
}
@media screen and (min-width: 601px) and (min-width: 1200px) {
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__cta .twz-icon {
    width: 100%;
  }
}
@media screen and (min-width: 601px) {
  body:is(.page-type--plp, .page-type--search) .twz-sf__container .product-card .product-card__cta .twz-icon .icon {
    position: static;
    transform: none;
    height: 0.8em;
    width: 0.8em;
  }
}

/*# sourceMappingURL=productcards-row.css.map*/