.elementor-kit-62{--e-global-color-primary:#000000;--e-global-color-secondary:#9E9E9E;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FCF2D9;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-weight:500;}.elementor-kit-62 button,.elementor-kit-62 input[type="button"],.elementor-kit-62 input[type="submit"],.elementor-kit-62 .elementor-button{background-color:#FCF2D9;}.elementor-kit-62 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Swatches absolut positionieren unter dem Titel */
.product .product-color-swatches {
  position: absolute;
  top: auto;
  bottom: 32px; /* Abstand zum unteren Rand anpassen */
  width: 100%;
  text-align: center;
  z-index: 2;
}
.oceanwp-grid-list,
.woocommerce .oceanwp-grid-list,
.woocommerce .gridlist-toggle {
  display: none !important;
}
.woocommerce ul.products li.product img {
  image-rendering: auto;
  width: 100%;
  height: auto;
  object-fit: cover;
  
  /* Preis & Farbvarianten ganz unten halten */
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .swatch {
  margin-top: auto;
}/* End custom CSS */