/* =========================================================
   CONTENT-WIDGETS.CSS
   Blog, widget, Elementor, componenti editoriali
   ========================================================= */

.wd-entry-meta .meta-author,
.product_meta > span,
.product_meta > span:not(:last-child) {
  display: none;
}

.product_meta > span:not(:last-child) {
  margin-bottom: 10px;
}

.single-post .category-blog p a {
  padding: 0 5px;
  color: #000;
  background: #2ad5d6;
  border-radius: 5px;
}

.elementor-widget-image-box .elementor-image-box-content {
  margin-left: 0 !important;
}

.ct-div-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 100% !important;
  margin-top: 10px;
}

.payment-method-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: auto !important;
}

.woodmart-recent-posts li {
  display: block;
}

.woodmart-recent-posts .recent-posts-thumbnail {
  max-width: 100%;
}

.woodmart-recent-posts .recent-posts-thumbnail img {
  margin-bottom: 10px;
  border-radius: 10px;
}

body .basel-cookies-popup {
  width: 70%;
}
