/* Page - Nos nouveautés (fr : 47217 / en : 47250 ) */
/* Page - Nos coups de coeur (fr : 48082 / en : 48094 ) */
/* Page - Nos promotions (fr : 42539 / en : 817 ) */
/* Page - BlackFriday (fr : 48556 / en : 48920 ) */

body form.woocommerce-ordering { display: none; }
body .entry-content > p:not(.woocommerce-info) {
  position: absolute;
  font-size: 20px;
  top: 6px;
  margin: 0;
  color: #000000;
  text-align: center;
  line-height: 1.5;
  font-family: Playfair Display !important;
  font-style: italic;
}
body .woocommerce div.wd-products-shop-view {
  display: flex;
  justify-content: flex-end;
  margin: 12px 0;
  height: 19px;
}
body .woocommerce div.wd-products-shop-view a:nth-child(2) { margin: 0 12px; }
body .product-grid-item,
body .product-grid-item:hover { margin-bottom: 0; }
body .product-grid-item .product-wrapper .content-product-imagin {
  margin: 0 !important;
  position: initial;
}
body .wd-hover-base.hover-ready:hover .product-wrapper {
  -webkit-transform: none;
  -ms-transform: none;
      transform: none;
}
body .tooltip { display: none !important; }

body .product-grid-item span.featured,
body .product-grid-item .fade-in-block { display: none; }
body .product-grid-item .wrapp-swatches {
  transform: none;
  background-color: transparent;
  border-top: none;
}

@media screen and (max-width: 1024px) {

  body .entry-content > p {
    position: initial;
    font-size: 14px;
    margin: 10px 0;
  }
  body .woocommerce div.wd-products-shop-view { display: none; }

}
