.elementor-kit-8{--e-global-color-primary:#FC3200;--e-global-color-secondary:#2F2A29;--e-global-color-text:#EBEBEB;--e-global-color-accent:#FC3200;--e-global-typography-primary-font-family:"Exo";--e-global-typography-primary-font-size:14px;--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;background-color:var( --e-global-color-secondary );font-family:"Exo", Sans-serif;font-size:14px;}.elementor-kit-8 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 */.woocommerce .single_add_to_cart_button:disabled,
.woocommerce .single_add_to_cart_button.disabled,
.woocommerce .single_add_to_cart_button[disabled] {
    background-color: #ff0000 !important;
    color: #ffff !important;
    opacity: 1 !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name {
    max-width: 100% !important;
    padding-right: 0px !important;
}

.elementor-widget-woocommerce-my-account .woocommerce a.woocommerce-Button.wc-forward.button {
    color: #ebebeb; /* kolor tekstu normalny */
    transition: color 0.3s ease;
}

.elementor-widget-woocommerce-my-account .woocommerce a.woocommerce-Button.wc-forward.button:hover {
    color: #ff3500; /* kolor tekstu przy najechaniu */
}

ul.products li.product {
  transform: none !important;
  opacity: 1 !important;
  height: auto !important;
  width: auto !important;
  visibility: visible !important;
  max-width: 100% !important;
}/* End custom CSS */