.raw-store-page .cust-cat-div:hover .custom-cat {
  background: #f99e22 !important;
  box-shadow: 0 5px 10px 0 rgba(41, 37, 40, 0.15);
}

.raw-store-page .kategorie {
  position: relative !important;
  right: 0 !important;
  width: 30% !important;
  margin: auto;
}

.raw-store-page .custom-row {
  margin-top: 1em;
  background: #ffffff;
  border-radius: 8px;
  font-family: 'Proxima Soft';
  box-shadow: 0 5px 10px 0 rgba(41, 37, 40, 0.15);
  font-weight: 600;
  letter-spacing: 1px;
  margin-left: 0.2em;
  font-size: 1.15em;
  margin-right: -0.2em;
}

.raw-store-page .cust-cat-div {
  border-right: 1px solid #e4e4e4;
}

.raw-store-page .custom-cat-link .custom-cat {
  background: #f99e222e;
  padding: 0.5em;
  text-align: center;
  color: #3d182c;
  border-radius: 8px;
}

.raw-store-page .custom-cat-active {
  background: #f99e22 !important;
}

.raw-store-page .cust-cat-div:last-child {
  border-right: none;
}

@media only screen and (max-width: 600px) {
  .raw-store-page .cust-cat-div {
    padding: 0.25rem !important;
    border-right: none !important;
  }

  .raw-store-page .custom-row {
    margin-left: 0.5em;
    margin-right: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding: 0.5em !important;
  }
}

.raw-store-page .product-image {
  position: relative;
  overflow: hidden;
  line-height: 0;
  border-radius: 8px !important;
}

.raw-store-page .product-image img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}

.raw-store-page .product-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffa500b0;
  opacity: 0;
  transition: opacity 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 2em;
  cursor: pointer;
}

.raw-store-page .product-image:hover .product-image-overlay {
  opacity: 1;
}

.raw-store-page .product-image:hover img {
  transform: scale(1.02);
}

.raw-store-page .product-details {
  text-align: center;
  padding: 15px 0;
}

.raw-store-page .product-title {
  font-size: 0.85em;
  margin-bottom: 5px;
  text-align: left;
  font-weight: 600;
}

.raw-store-page .product-price {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 0.9em !important;
}

.raw-store-page .product-price.product-price-big {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 1.1em !important;
}

.raw-store-page .btn-primary {
  background-color: #007bff;
  border-color: #007bff;
  color: #ffffff;
  padding: 10px 20px;
  text-align: center;
  display: inline-block;
  font-size: 1em;
  cursor: pointer;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.raw-store-page .btn-primary:hover {
  background-color: #0056b3;
  border-color: #0056b3;
}

.raw-store-page .add-to-cart-custom {
  font-size: 0.6em !important;
  color: orange !important;
  margin: 0 !important;
  text-align: right !important;
  font-weight: 400 !important;
}

.raw-store-page .product-large {
  padding: 1.5em;
}

.raw-store-page .woocommerce-Price-amount {
  font-weight: 800 !important;
}

.raw-store-page .raw-store-product-card {
  position: relative;
  z-index: 10;
}

.raw-store-page .raw-store-product-title {
  line-height: 1em;
  font-size: 1.5em !important;
}

.raw-store-page .raw-store-price-note {
  color: #391e208a;
  font-size: 60% !important;
}

.raw-store-page .raw-store-product-desc {
  line-height: 1.5em;
  height: 4.5em;
  overflow: hidden;
}

.raw-store-page .raw-store-btn-info {
  margin: auto !important;
  width: 11em;
  height: 2.7em;
  padding-top: 0.6em !important;
  font-size: 0.95em !important;
}

.raw-store-page .raw-store-btn-cart {
  margin: auto !important;
  width: 14em;
  height: 2.7em;
  padding-top: 0.6em !important;
  font-size: 0.95em !important;
}

.raw-store-page .raw-store-stock-note {
  font-weight: 600;
  color: #f99e22;
  font-size: 0.8em;
}

.raw-store-page .raw-store-hero-card {
  background: #ffffff !important;
  border-radius: 8px;
}

.raw-store-page .raw-store-hero-image {
  max-width: 95%;
  text-align: center !important;
  display: block;
  margin: 0 auto;
}

.raw-store-page .raw-store-overlay-icon {
  max-width: 2em;
}

.raw-store-page .raw-store-hero-title {
  text-align: left;
  color: #3d182c;
  font-size: 1.55em;
  font-weight: 600;
  margin-bottom: 0 !important;
}

.raw-store-page .raw-store-hero-price {
  font-weight: 800;
  color: #3d182c;
}

.raw-store-page .raw-store-price-icon {
  font-size: 0.9em;
  color: #ee9623 !important;
}

.raw-store-page .raw-store-hero-cta {
  color: white !important;
  font-weight: 400 !important;
  font-size: 1em !important;
  background: #ee9623 !important;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  margin-right: 0 !important;
  margin-top: -1em !important;
}

.raw-store-page .raw-store-cta-icon {
  max-width: 1.5em;
}

.raw-store-page .raw-store-btn-mobile {
  width: 100%;
  margin-bottom: 6px !important;
  text-align: center !important;
}

.raw-store-page .raw-store-small-title {
  margin-bottom: -0.3em !important;
  color: #3d182c;
}

.raw-store-page .raw-store-small-price {
  font-weight: 800;
  color: #3d182c;
}

.raw-store-page .raw-store-btn-desktop {
  width: 100%;
  margin-bottom: 6px !important;
  text-align: center !important;
}

.raw-store-page .custom-rating {
  display: inline;
}

.raw-store-page .custom-rating .orange-star {
  color: orange;
  font-size: 0.95em;
}

.raw-store-page .custom-rating .gray-star {
  color: gray;
  font-size: 0.9em;
}

.raw-store-page .custom-rating.custom-rating-large .orange-star,
.raw-store-page .custom-rating.custom-rating-large .gray-star {
  font-size: 2em;
}

.raw-store-page .rating-average {
  color: orange;
  font-size: 0.6em;
  margin-left: 0.5em;
  font-weight: 600;
}

.raw-store-page .rating-count {
  color: grey;
  font-size: 0.6em;
  margin-left: 0.5em;
}
