.elementor-kit-6{--e-global-color-primary:#E6E5E2;--e-global-color-secondary:#645B54;--e-global-color-text:#000000;--e-global-color-accent:#AF9E91;--e-global-color-510fbb5:#F7F5F3;--e-global-color-9a0dba4:#600201;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:55px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:27px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:uppercase;background-color:var( --e-global-color-510fbb5 );}.elementor-kit-6 h2{font-family:"Playfair Display", Sans-serif;}.elementor-kit-6 h3{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );}.elementor-kit-6 h4{font-family:"Open Sans", Sans-serif;font-size:23px;font-weight:400;text-transform:none;line-height:40px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;padding:0px 0px 7px 0px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:var( --e-global-color-secondary );border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-secondary );border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.elementor-lightbox{background-color:#0000008F;--lightbox-ui-color:var( --e-global-color-primary );--lightbox-header-icons-size:8px;--lightbox-navigation-icons-size:9px;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-accent );}.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-kit-6 h3{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:40px;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;}.elementor-kit-6 h3{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-post-navigation span.elementor-post-navigation__link__next, .elementor-post-navigation span.elementor-post-navigation__link__prev {padding: 0;}
.elementor-post-navigation span.elementor-post-navigation__link__prev {padding-right: 14px;}
.elementor-post-navigation span.elementor-post-navigation__link__next {padding-left: 14px;}
.qxCTlb {    padding: 10px 20px !important;
    border-radius: 5px !important; color: white !important;}
    
.floating-actions{
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 0;
}

/* pojedynczy przycisk */
.floating-actions .floating-btn{
  display: inline-flex;
  align-items: center;
  justify-content: right;
 
}

/* opcjonalnie drugi trochę inny */
/*.floating-actions .floating-btn.alt{*/
/*  opacity: .95;*/
/*}*/

/* mobile – trochę mniejsze i niżej */
@media (max-width: 767px){
  .floating-actions{
    right: 0;
    top: 70%;
    bottom: auto;
    transform: none;
  }
/*  .floating-actions .floating-btn{*/
/*    padding: 2px 12px;*/
/*  }*/
/*}    *//* End custom CSS */