.elementor .e-36b48f6{width:95%;flex-direction:column;gap:0%;}.elementor .e-93d8e93{width:22%;margin-block-start:0px;margin-block-end:0px;margin-inline-start:20px;margin-inline-end:50px;flex-direction:column;}.elementor .e-611d706{width:75%;margin-inline-end:50px;flex-direction:column;/* ===== KARTA PRODUKTU ===== */
.gp-products-grid .e-loop-item {
  background: #ffffff !important;
  border: 1px solid #E8DFC9 !important;
  border-radius: 24px !important;
  padding: 18px !important;
  box-shadow: 0 8px 24px rgba(11, 25, 35, 0.04) !important;
  transition: all 0.25s ease !important;
}

.gp-products-grid .e-loop-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 32px rgba(11, 25, 35, 0.08) !important;
  border-color: #DCC89A !important;
}

/* OBRAZEK */
.gp-products-grid .e-loop-item img {
  border-radius: 18px !important;
}

/* TYTUŁ */
.gp-products-grid .e-loop-item .elementor-heading-title,
.gp-products-grid .e-loop-item h2,
.gp-products-grid .e-loop-item h3 {
  color: #0B1923 !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
}

/* CENA */
.gp-products-grid .e-loop-item .price,
.gp-products-grid .e-loop-item .amount,
.gp-products-grid .e-loop-item .woocommerce-Price-amount,
.gp-products-grid .e-loop-item .woocommerce-Price-currencySymbol {
  color: #0B1923 !important;
  font-weight: 600 !important;
}

/* PRZYCISKI */
.gp-products-grid .e-loop-item .elementor-button,
.gp-products-grid .e-loop-item button,
.gp-products-grid .e-loop-item .button {
  width: 100% !important;
  min-height: 54px !important;
  border-radius: 14px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  display: flex !important;
  align-items: center !important;
  padding: 0 18px !important;
  box-shadow: none !important;
  transition: all .2s ease !important;
}

/* BEKIJK PRODUCT */
.gp-products-grid .e-loop-item .elementor-widget-button .elementor-button {
  background: #ffffff !important;
  color: #0B1923 !important;
  border: 1px solid #D9C79A !important;
  justify-content: space-between !important;
}

.gp-products-grid .e-loop-item .elementor-widget-button .elementor-button:hover {
  background: #F8F6F1 !important;
  border-color: #C9973E !important;
}

/* IN WINKELWAGEN */
.gp-products-grid .e-loop-item .elementor-widget-custom-add-to-cart .elementor-button,
.gp-products-grid .e-loop-item .add_to_cart_button,
.gp-products-grid .e-loop-item .single_add_to_cart_button {
  background: #ffffff !important;
  color: #5F6B73 !important;
  border: 1px solid #D9C79A !important;
  justify-content: flex-start !important;
  gap: 8px !important;
}

.gp-products-grid .e-loop-item .elementor-widget-custom-add-to-cart .elementor-button:hover,
.gp-products-grid .e-loop-item .add_to_cart_button:hover,
.gp-products-grid .e-loop-item .single_add_to_cart_button:hover {
  background: #C9973E !important;
  color: #ffffff !important;
  border-color: #C9973E !important;
}

/* MOBILE */
@media (max-width: 767px) {
  .gp-products-grid .e-loop-item {
      padding: 15px !important;
      border-radius: 18px !important;
  }

  .gp-products-grid .e-loop-item .elementor-button,
  .gp-products-grid .e-loop-item button,
  .gp-products-grid .e-loop-item .button {
      min-height: 50px !important;
      font-size: 14px !important;
  }
}\n}.elementor .e-a5b192b{flex-direction:row;}