#sp-header {
    height: 0px;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size: 18px;
}
.sp-megamenu-parent>li:hover>a {
	color: #2f6d9d;
	font-weight: 400;                                                                                                                           
}
.program {
    color: #fff !important;
    background: #2f6d9d;
    padding: 9px 30px 9px 30px;
    border-radius: 8px;
}

.program:hover {
    color: #000 !important;
    background: #bbe2e7;
    padding: 9px 30px 9px 30px;
	border: 1px solid #2f6d9d;
}

.zamow {
    background: #fe9d4f;
    padding: 12px 18px 14px 18px;
    border-radius: 10px;
}
.logo-image {
    margin-top: 63px;
}
.cena {
	font-size: 26px;
    font-weight: 700;
	color: #ff0000;
}

#sppb-addon-1748982495784 IMG {
    display: inline-block;
    margin-right: 10px;
}
.face {
    margin-left: 7px;
}

/* Ukryj tło poniżej 1400px */
@media (max-width: 1490px) {
    .sp-page-builder .page-content #obraz_back_id {
       display: inline;
    }
}
.sppb-carousel-extended-item.active, .sppb-carousel-extended-item.dragenable {
    width: auto !important;
    height: auto !important;
    margin-right: 20px;
}

@media (max-width: 575.98px) {
.logo-image-phone {
    height: 90px !important;;
    margin-top: 36px !important;;
}
}

@media (min-width: 576px) and (max-width: 767.98px) {
.logo-image-phone {
    height: 90px !important;;
    margin-top: 36px !important;;
}
}