.elementor-kit-6{--e-global-color-primary:#80CC2B;--e-global-color-secondary:#45403E;--e-global-color-text:#202020;--e-global-color-accent:#6B98BF;--e-global-color-f400f43:#FFFFFF;--e-global-color-d70ef16:#FFFFFF00;--e-global-color-de59fce:#7C7774;--e-global-color-082205a:#6BB31A;--e-global-typography-primary-font-family:"Asap";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Asap";--e-global-typography-secondary-font-weight:800;--e-global-typography-text-font-family:"Asap";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Flex";--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:1440px;}.e-con{--container-max-width:1440px;}.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);}.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 */.produkt-img, .porady-ikona{
    transition:0.7s ease !important;
}

.produkty-hover:hover .produkt-img::before {
    background-color: #00000000 !important;
}

.produkty-hover:hover .produkt-img{
    transform:scale(1.1);
}

.produkty-hover:hover .porady-ikona{
    transform:translate(-13px,-8px) scale(0.9);
}

.nowosc a{
  position: relative !important;
  margin-left:40px;
}

@media screen and (max-width:767px){
    .nowosc a{
  margin-left:40px;
}
.nowosc::before{
    left:-10px !important;
}
}

.nowosc::before {
  content: "NOWOŚĆ";
  display: inline-block;
  position: absolute;
  
  /* stylowanie */
  background: #ff4757; /* kolor tła */
  color: white; /* kolor tekstu */
  padding: 4px 8px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: bold;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  white-space: nowrap;
}/* End custom CSS */