/* Füge hier Dein eigenes CSS ein */
.woocommerce-product-gallery {
    display: none !important;
}

.product-entry-wrapper.is-width-constrained {
    max-width: 1100px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.prad-swatch-mark-image svg path {
  stroke: #bbff00 !important; 
}
.prad-swatch-mark-image svg rect {
  fill: white !important;
}
.prad-swatch-mark-image svg {
  width: 30px;
  height: 30px; 
}

.single_add_to_cart_button.button.alt {
    background-color: transparent; 
    color: #bdff00;
    border: 2px solid #bdff00;
    transition: all 0.3s ease;
}

.single_add_to_cart_button.button.alt:hover {
    background-color: #bdff00;
    color: #9c58d8;
}


.ct-decrease,
.ct-increase {
  background: transparent !important; 
  color: #bbff00 !important;         
  border: 2px solid #bbff00;         
  transition: all 0.2s ease;
}

.ct-decrease:hover,
.ct-increase:hover {
  background: #bbff00 !important;
  color: #000000 !important;
}



input.prad-block-input prad-input prad-input{
  background-color: #f0f0f0 !important;
  color: #333 !important;
  border: 2px solid #0073aa !important;
}

input.prad-block-input:focus {
  border-color: #ff0000 !important;
  outline: none !important;
  box-shadow: 0 0 5px rgba(255, 0, 0, 0.5) !important;
}




.prad-range-input-container > input.prad-block-input.prad-input[type="number"] {
  background-color: #c3fc3d !important;
  color: #222 !important;
  border: 2px solid #9d58d9 !important;
  border-radius: 6px !important;
  padding: 6px 10px !important;
  font-size: 16px !important;
  font-family: inherit !important;
  width: 110px !important;
  box-sizing: border-box !important;
}


.prad-range-input-container > input.prad-block-input.prad-input[type="number"]:focus {
  border-color: #ff6600 !important;
  box-shadow: 0 0 6px rgba(255, 102, 0, 0.4) !important;
  outline: none !important;
}


.prad-swatch-container {
  position: relative;
  border-radius: 8px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s ease;
  background-color: #fff;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden; 
  cursor: pointer;
}


.prad-swatch-container:hover {
  transform: scale(1.05);
}


.prad-swatch-mark-image {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}

.prad-swatch-mark-image rect {
  width: 100%;
  height: 100%;
  fill: currentColor;
  rx: 4;
}

.prad-swatch-mark-image path {
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.prad-input-hidden:checked + label + .prad-swatch-mark-image path {
  opacity: 1;
}


.prad-swatch-container::after {
  content: "Klicken, um auszuwählen";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: transparent;
  color: #000;
  font-size: 14px;
  padding: 6px 0;
  opacity: 0;
  transition: opacity 0.2s ease;
  pointer-events: none;
}

.prad-swatch-container:hover::after {
  opacity: 1;
}



/*.quantity[data-type="type-2"] {
    display: flex;
    align-items: center;
    width: 150px;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}*/

.quantity[data-type="type-2"] {
    display: none;
}



.prad-swatch-wrapper {
  display: flex;      
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}



.summary.entry-summary.entry-summary-items {
  background-color: #201d36;
  padding: 20px;
  border-radius: 10px;
}

.ct-woocommerce-cart-form {
  background-color: #201d36;
  padding: 20px;
  border-radius: 10px;
}


.prad-relative.prad-w-fit{
	margin-left: 25px;
}
.prad-parent.prad-block-medz-p8hex0 {
  margin-left: 30px;
}
.prad-parent.prad-block-m8h6-44hwfs {
  margin-left: 30px;
}.prad-parent.prad-block-mf01-cvl58b {
  margin-left: 30px;
}
.prad-parent.prad-block-m1xu-yul87h {
  margin-left: 30px;
}
.prad-range-input-container {
    margin-left: 30px;
}

p.stock.in-stock {
    display: none;
}
td.actions {
    display: none !important;
}
.product-quantity {
	display: none;
}


th.product-name {
    color: #ffffff !important;
}

th.product-subtotal {
	color: #ffffff !important;
}

p.price.ct-hidden-sm.ct-hidden-md {
    color: #ffffff;
}
.ct-woocommerce-cart-form {
    color: #ffffff;
}

.prad-mb-32.prad-mt-48.prad-product-price-summary {
    color: #ffffff;
    padding-left: 30px;
}

.woocommerce-Price-amount.amount {
    color: #ffffff;
	  padding-left: 30px;
}
.product_title.entry-title {
    margin-left: 20px;
}

.checkout.woocommerce-checkout.ct-woocommerce-checkout {
    background-color: #1f1d34;
	  padding: 30px;
    margin-left: -30px;
    margin-right: -30px;
	  border-radius: 20px;
}
.checkout.woocommerce-checkout.ct-woocommerce-checkout,
.checkout.woocommerce-checkout.ct-woocommerce-checkout * {
    color: #ffffff !important;
}

.checkout-button.button.alt.wc-forward {
    background-color: transparent;
	  border: 2px solid #c1f143; 
}
.checkout-button.button.alt.wc-forward:hover {
    background-color: #c1f045;
    color: #9d58d9;
}

.button.wc-backward {
    background-color: transparent;
	  border: 2px solid #c1f143;
}


.prad-block-content-wrapper .prad-block-price {
  display: inline-block !important;
  transform: translateX(-10px) !important;
}


button.button.alt#place_order {
    background-color: transparent;
    border: 2px solid #c1f143;
    transition: background-color 0.3s ease, color 0.3s ease;
}

button.button.alt#place_order:hover {
    background-color: #c1f045;
    color: #000 !important;
}


/* Основные стили для sticky блока */
.sticky-price-block {
  position: fixed !important;
  background: black !important;
  color: white;
  padding: 12px 16px;
  border: 2px solid #c1f143;
  border-radius: 8px;
  box-sizing: border-box;
  font-size: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

/* Десктоп (большие экраны) */
@media (min-width: 1025px) {
  .sticky-price-block {
    top: 100px !important;
    right: 200px !important;
    max-width: 280px;
    left: auto !important;
    bottom: auto !important;
    width: auto !important;
  }
}

/* Ноутбуки и планшеты (средние экраны) */
@media (max-width: 1024px) and (min-width: 769px) {
  .sticky-price-block {
    top: 20px !important;
    right: 20px !important;
    padding: 10px 14px;
    max-width: 240px;
    font-size: 15px;
    left: auto !important;
    bottom: auto !important;
    width: auto !important;
  }
}

/* Мобильные устройства */
@media (max-width: 768px) {
  .sticky-price-block {
    position: fixed !important;
    top: 15px !important;
    bottom: auto !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%);
    width: 90% !important;
    max-width: 350px !important;
    min-width: 280px !important;
    font-size: 14px;
    padding: 10px 12px;
    text-align: center;
  }
}

/* Очень маленькие экраны */
@media (max-width: 480px) {
  .sticky-price-block {
    width: 95% !important;
    max-width: 320px !important;
    min-width: 250px !important;
    font-size: 13px;
    padding: 8px 10px;
    top: 10px !important;
  }
}

/* Стили для внутренних элементов */
.sticky-price-block > div,
.sticky-price-block span {
  margin: 0;
  padding: 0;
}

.sticky-price-block .woocommerce-Price-amount {
  color: #c1f143;
  font-weight: bold;
}

/* Убираем лишние отступы */
.sticky-price-block * {
  line-height: 1.4;
}

/* Стили для текста на мобильных */
@media (max-width: 768px) {
  .sticky-price-block > div {
    display: inline-block;
    margin: 0 5px;
  }
  
  .sticky-price-block br {
    display: none;
  }
}