.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-6 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){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}body.e-wc-error-notice .woocommerce-error, body.e-wc-error-notice .wc-block-components-notice-banner.is-error{border-style:none;}.e-wc-error-notice .woocommerce-error, .e-wc-error-notice .wc-block-components-notice-banner.is-error{--error-box-border-radius:30px 30px 30px 30px;}body.e-wc-message-notice .woocommerce-message, body.e-wc-message-notice .wc-block-components-notice-banner.is-success{border-style:none;}.e-wc-message-notice .woocommerce-message, .e-wc-message-notice .wc-block-components-notice-banner.is-success{--message-box-border-radius:30px 30px 30px 30px;--message-border-type:none;}body.e-wc-info-notice .woocommerce-info, body.e-wc-info-notice .wc-block-components-notice-banner.is-info{border-style:none;}.e-wc-info-notice .woocommerce-info, .e-wc-info-notice .wc-block-components-notice-banner.is-info{--info-box-border-radius:30px 30px 30px 30px;}.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 */#cookies-eu-banner {
  background-color: #6ec1e4;
  color: #ffffff;
  padding: 12px 16px;
  font-size: 13px;
  font-family: inherit;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  max-width: 300px;
  border: 1px solid #ccc;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  text-align: left;
  border-radius: 20px;
}

#cookies-eu-banner #cookies-eu-more {
  color: #000000;
  text-decoration: underline;
  font-size: 12px;
  display: inline-block;
  margin-top: 8px;
}

#cookies-eu-banner #cookies-eu-more:hover {
  text-decoration: none;
}

#cookies-eu-banner #cookies-eu-accept {
  background-color: #000000;
  color: #ffffff;
  border: none;
  padding: 8px 12px;
  margin: 10px 5px 0 0;
  font-size: 12px;
  font-family: inherit;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 0;
  border-radius: 20px;
}

#cookies-eu-banner #cookies-eu-accept:hover {
  background-color: #333333;
}

#cookies-eu-banner #cookies-eu-reject {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
  padding: 8px 12px;
  margin: 10px 0 0 0;
  font-size: 12px;
  font-family: inherit;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 0;
  border-radius: 20px;
}

#cookies-eu-banner #cookies-eu-reject:hover {
  background-color: #f2f2f2;
}/* End custom CSS */