/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,accessibility-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.4.3.1770818683
Updated: 2026-02-11 15:04:43

*/

.d-none-b {
	display: none !important;
}

.w-auto-b {
	width: auto;
}

/* WCIĘCIA W SPISIE TREŚCI */
.sub-1 {
	padding-left: 10px;
}
/* END WCIĘCIA W SPISIE TREŚCI */

.margin-bottom-0-b h1,
.margin-bottom-0-b h2,
.margin-bottom-0-b h3,
.margin-bottom-0-b h4,
.margin-bottom-0-b h5,
.margin-bottom-0-b h6 {
	margin-bottom: 0 !important;
}

/* WYSZUKIWARKA GŁÓWNA */
.search-b .hfe-search-form__container {
	border-radius: 50px !important;
	background-color: #ffffff;
	min-height: 35px !important;
}

.search-b .hfe-search-form__input {
	padding: 10px 30px !important;
	height: 35px;
	align-self: center;
}

.search-b .hfe-search-form__input::placeholder {
	color: #000000;
	font-weight: 400;
}

.search-b .hfe-search-submit {
	border-radius: 50px !important;
}

/* AKTUALNOŚCI - KAFELKI Z WPISAMI */
.moje-kafelki {
	display: flex;
	flex-direction: column;
	gap: 15px;
	align-items: center;
}

@media(min-width: 768px) {
	.moje-kafelki {
	flex-direction: row;
		    align-items: stretch;
}
}

body.page-id-1061 .moje-kafelki,
body.page-id-2969 .moje-kafelki {
	flex-wrap: wrap !important;
    justify-content: center !important;
}

.moja-paginacja {
	    text-align: center;
    margin-top: 40px;
}

.kafelek {
	    max-width: 400px;
	border-radius: 20px;
	background-color: #ffffff;
	    display: grid;
    grid-template-rows: 300px auto;
}

@media(min-width: 768px) {
	.kafelek {
	    width: 25%;
}
}

.kafelek-img {
	overflow: hidden;
}

.kafelek-img img {
	border-top-right-radius: 20px;
    border-top-left-radius: 20px;
	width: 100%;
    height: 100%;
    object-fit: cover;
}

.kafelek-content .kategoria {
	margin-top: 3px;
	margin-bottom: 8px;
	padding: 5px 30px;
	background-color: #56A7C5;
}

.kafelek-content .kategoria a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
}

.kafelek-content .data {
	display: flex;
	align-items: center;
	font-size: 13px;
	line-height: 1;
	    margin-bottom: 5px;
}

.kafelek-content .data::before {
	content: url('http://194.99.20.79:8010/wp-content/uploads/2026/02/Group-24.svg');
	margin-right: 8px;
	line-height: 1;
}

.kafelek-content .data {
	padding: 5px 30px;
}

.kafelek-content-wrapper {
	padding: 0 30px 20px 30px;
	    display: flex;
    flex-direction: column;
}

.kafelek-content .kafelek-tytul {
	margin-top: 0;
}

.kafelek-content .kafelek-tytul a {
	font-weight: 500;
	font-size: 20px;
}

.kafelek-content .kafelek-btn {
	    padding: 10px 35px;
    display: inline-block;
    margin-top: 20px;
	color: #ffffff;
	background-color: #4AA7C8;
	border-radius: 50px;
	text-transform: uppercase;
	font-size: 14px;
	align-self: end;
	    font-weight: 500;
    font-family: 'Jost';
}

@media(max-width: 991px) {
	.kafelek-content .kafelek-btn {
		margin-left: auto;
		margin-right: auto;
	}
}

/* ACCORDEON MAIN */
.accordeon-main-b .e-n-accordion-item-title-icon svg {
	    height: 25px !important;
	fill: #47A9C4 !important;
}

.accordeon-main-b .e-n-accordion-item-title {
	        justify-content: space-between;
}

.accordeon-main-b .e-n-accordion-item-title .e-n-accordion-item-title-icon {
	    margin-bottom: 10px;
}

/* MENU */
.main-menu-desktop-btn-b {
	cursor: pointer;
}

.menu-menu-glowne-container {
	position: relative;
}

#menu-menu-glowne {
	margin: 0 auto;
	max-width: 940px;
	    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-height: 120px;
	background-color: #F7F7F7;
	    list-style-type: none;
}

#menu-menu-glowne a {
	    font-family: 'Jost';
	color: #000000;
	font-weight: 500;
	font-size: 15px;
}

#menu-menu-glowne a:hover {
	color: #56A7C5;
}

.main-menu-desktop-btn-b.active-js-b .elementor-button {
	color: #ffffff !important;
	background-color: #4BA7C8 !important;
}

.main-menu-desktop-btn-b.active-js-b .elementor-button svg {
	fill: #ffffff;
}

.main-menu-container-b.active-js-b {
	position: absolute;
	z-index: 999;
}

/* SLIDER GŁÓWNY */
.swiper-pagination-bullet {
	width: 10px;
    height: 10px;
}

/* MENU MOBILE */
#menu-menu-glowne-mobile {
	text-align: center;
	margin: 0;
	list-style-type: none;
}

#menu-menu-glowne-mobile a {
	font-size: 15px;
	font-family: 'Jost';
	font-weight: 500;
	color: #ffffff;
}

.hamburger-b {
	max-width: max-content !important;
    line-height: 0;
    padding: 10px;
    background-color: #4BA7C8;
    border-radius: 50%;
}

.search-mobile-b {
	max-width: max-content !important;
    line-height: 0;
    padding: 10px;
    background-color: #4BA7C8;
    border-radius: 50%;
}

.phone-mobile-b {
	max-width: max-content !important;
    line-height: 0;
    padding: 10px;
    background-color: #4BA7C8;
    border-radius: 50%;
}

/* BOXY W MENU */
.boksiki-b .elementor-icon-box-title {
	word-break: break-word;
}

/* WCAG */
.siatka-z-wcag-b {
	max-width: fit-content;
}

/* POWIEKSZANIE CZCIONKI */
.powiekszanie-czcionki-btn-b {
	cursor: pointer;
}

/* Płynne przejście */
body.powieksz-czcionke-active-b,
body.powieksz-czcionke-active-b * {
  transition: font-size 0.2s ease, line-height 0.2s ease;
}

/* Nagłówki */
body.powieksz-czcionke-active-b h1 { font-size: 2.4rem !important; }
body.powieksz-czcionke-active-b h2 { font-size: 2rem !important; }
body.powieksz-czcionke-active-b h3 { font-size: 1.7rem !important; }
body.powieksz-czcionke-active-b h4 { font-size: 1.4rem !important; }
body.powieksz-czcionke-active-b h5 { font-size: 1.2rem !important; }
body.powieksz-czcionke-active-b h6 { font-size: 1rem !important; }

/* Tekst */
body.powieksz-czcionke-active-b p,
body.powieksz-czcionke-active-b li,
body.powieksz-czcionke-active-b span,
body.powieksz-czcionke-active-b a {
  font-size: 1.15em !important;
  line-height: 1.6 !important;
}

/* Przyciski Elementor */
body.powieksz-czcionke-active-b .elementor-button {
  font-size: 1.1em !important;
}

/* END POWIEKSZANIE CZCIONKI */

/* ODWROCENIE KOLORÓW */
.odwroc-kolory-na-stronie-b {
	cursor: pointer;
}

body.odwroc-kolory-active-b {
  filter: invert(1) hue-rotate(180deg);
}

/* Cofnięcie dla obrazów i wideo */
body.odwroc-kolory-active-b img,
body.odwroc-kolory-active-b video,
body.odwroc-kolory-active-b iframe {
  filter: invert(1) hue-rotate(180deg);
}

/* END ODWROCENIE KOLORÓW */

/* OFERTY PRACY */
.job_listings {
	padding: 0 !important;
}

/* SLIDER */
.slider-container-b {
	position: relative;
}

/* KONTAKT */
.wpcf7-form label,
.wpcf7-form input {
	width: 100%;
}

/* OSTATNIE WPISY NA ZYWIENIE DLA ZDROWIA */
.lista-aktualnosci {
	padding: 0 !important;
	list-style-type: none;
}

.lista-aktualnosci a {
	color: #000000;
}

/* OBRAZKI W SEKCJACH KAFELKOWYCH */
.image-1-b img {
	object-position: center -43px !important;
}

.image-3-b img {
	object-position: center -160px !important;
}

.image-4-b img {
	object-position: center -110px !important;
}

.image-5-b img {
	object-position: center -340px !important;
}

.image-6-b img {
	object-position: center -140px !important;
}

.image-7-b img {
	object-position: center -350px !important;
}

.image-8-b img {
	object-position: center -240px !important;
}

.image-9-b img {
	object-position: center -340px !important;
}

.image-10-b img {
	object-position: center -340px !important;
}

.image-12-b img {
	object-position: center -340px !important;
}

/* CAPTCHA */
.grecaptcha-badge {
	display: none;
}