.elementor-kit-7{--e-global-color-primary:#242424;--e-global-color-secondary:#C8C8C8;--e-global-color-text:#454545;--e-global-color-accent:#F7D75A;--e-global-color-22e5262:#FCFCFC;--e-global-color-8e11cb3:#FFFFFF;--e-global-color-10d07f6:#D3B230;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:0.9rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:0.9rem;--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-22e5262 );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Raleway", Sans-serif;font-weight:600;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{color:var( --e-global-color-primary );}.elementor-kit-7 a.elementor-button:focus-visible{color:var( --e-global-color-primary );background-color:var( --e-global-color-primary );outline-style:solid;outline-width:2px;}.elementor-kit-7 a:focus-visible{outline-style:none;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]):focus-visible{outline-style:none;}.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);}.elementor-lightbox{background-color:#242424F0;}.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 */.subheader::before {
	content:"";
	background-color: var(--e-global-color-accent);
	height: .8rem;
	width: .8rem;
	display: block;
	position: absolute;
	top: -1rem;
	left: -1rem
}


.subheader {
    margin-bottom: -0.5rem !important;
}
/* wersaliki - fix */
h1, h2, h3, h4,
.subheader {
    text-transform: lowercase;
}

h1::first-letter, h2::first-letter, h3::first-letter, h4::first-letter,.subheader::first-letter {
    text-transform: uppercase;
}

/* Media Queries dla responsywności */
@media (max-width: 1200px) {
  h1 { font-size: 2.5rem; }
  h2 { font-size: 2rem; }
  h3 { font-size: 1.6rem; }
}

@media (max-width: 768px) {
  h1 { font-size: 2rem; }
  h2 { font-size: 1.75rem; }
  h3 { font-size: 1.4rem; }
  h4 { font-size: 1.25rem; }
}

@media (max-width: 480px) {
  h1 { font-size: 2rem; }
  h2 { font-size: 1.5rem; }
  h3 { font-size: 1.25rem; }
  p { font-size: 0.95rem; }
}


.nice-shadow
 
 {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.08), 0px 20px 40px 0px rgba(0, 0, 0, 0.08) !important;
}

.elementor-widget-text-editor h3 {
    font-size: 1.2rem;
    line-height: 1;
    margin: 16px 0 8px 0;
    font-weight: 600;
}

.elementor-widget-text-editor a {
    color: unset;
    text-decoration: underline;
}


.mini-offer-box {
    border: 1px solid transparent !important ;
   
}

.mini-offer-box:hover {
 border-color: var(--e-global-color-accent) !important;

}

.mini-offer-box img {
     transition: all .3s ease-in-out !important;
}

.mini-offer-box:hover img {
transform: scale(120%) translateY(-.5rem);

}/* End custom CSS */