.elementor-kit-13{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-67cae44:#1E0279;--e-global-color-2976542:#6C3FA6;--e-global-color-764fc2f:#330E72;--e-global-color-233d4b5:#8C55EB;--e-global-color-ca928ff:#798291;--e-global-color-4780fb9:#320D63;--e-global-color-2eb9293:#0F0F0F;--e-global-color-106cf23:#C9B7A1;--e-global-color-1576426:#3A3838;--e-global-color-0589c12:#424242;--e-global-color-67d2925:#7A7A7A;--e-global-color-ae94767:#1A0F1F;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-13 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 */.woo-selected-variation-item-name {
    color: white;
}
a.reset_variations {
    color: #ffffff !important;
}
/* Ustaw biały kolor dla ceny produktu */
.woocommerce-Price-amount,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #ffffff !important;
}

.variations select option[value=""] {
    display: none;
}

<style>
  .product-info {
    color: #000;
  }
</style>


@media only screen and (max-width: 768px){
html,
body{
width:100%;
overflow-x:hidden;
}
}/* End custom CSS */