.elementor-kit-17{--e-global-color-primary:#593F28;--e-global-color-secondary:#997404;--e-global-color-text:#212529;--e-global-color-accent:#45718C;--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;color:var( --e-global-color-text );font-family:"Roboto", Sans-serif;}.elementor-kit-17 e-page-transition{background-color:#FFBC7D;}.elementor-kit-17 a{color:var( --e-global-color-accent );}.elementor-kit-17 a:hover{color:#45718CA8;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Info */
.woocommerce-info {
  background-color: #f5f0e8 !important;
  border-left: 4px solid #8B6914 !important;
  border-top-color: #8B6914 !important;
  color: #5c3d1e !important;
  border-radius: 6px;
}
.woocommerce-info::before { color: #8B6914 !important; }

/* Sukces */
.woocommerce-message {
  background-color: #eaf3de !important;
  border-left: 4px solid #3B6D11 !important;
  border-top-color: #3B6D11 !important;
  color: #27500A !important;
  border-radius: 6px;
}
.woocommerce-message::before { color: #3B6D11 !important; }

/* Błąd */
.woocommerce-error {
  background-color: #fcebeb !important;
  border-left: 4px solid #A32D2D !important;
  border-top-color: #A32D2D !important;
  color: #501313 !important;
  border-radius: 6px;
}
.woocommerce-error li::before { color: #A32D2D !important; }

/* Przycisk "Wróć do sklepu" */
.woocommerce-info + a.button,
.return-to-shop .button,
.woocommerce-cart .return-to-shop a {
  background: transparent !important;
  border: 1.5px solid #593F28 !important;
  color: #593F28 !important;
  border-radius: 100px !important;
  padding: 10px 20px !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  transition: background 0.2s !important;
}

.woocommerce-info + a.button:hover,
.return-to-shop .button:hover,
.woocommerce-cart .return-to-shop a:hover {
  background: #f5f0e8 !important;
  color: #5c3d1e !important;
}/* End custom CSS */