html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}
.playfair-display-<uniquifier> {
font-family: "Playfair Display", serif;
font-optical-sizing: auto;
font-weight: <weight>;
font-style: normal;
}
.wix-madefor-text-<uniquifier> {
font-family: "Wix Madefor Text", serif;
font-optical-sizing: auto;
font-weight: <weight>;
font-style: normal;
}
.wix-madefor-display-<uniquifier> {
font-family: "Wix Madefor Display", sans-serif;
font-optical-sizing: auto;
font-weight: <weight>;
font-style: normal;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-family: "Playfair Display", serif;
font-family: "Wix Madefor Display", sans-serif;
font-size: 1rem;
line-height: 1.5;
} h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin: 0;
font-weight: inherit;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page { margin: 0;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} .page-template-home-page .site-header-content {
display: none;
}
.site-header-content-home {
max-width: 1170px;
margin: 0 auto;
position: relative;
padding: 10px 0 0;
height: 60px;
}
.site-branding-home {
position: absolute;
margin: 0 auto;
left: 0;
right: 0;
width: 38px;
}
.site-branding-home img {
width: 38px;
margin-left: 2px;
}
.menu-button-home img {
width: 15px;
}
.menu-button-home {
margin-top: 10px;
display: flex;
width: 70px;
flex-direction: row;
justify-content: space-between;
font-size: 15px;
font-weight: 400;
color: #000;
height: 25px;
align-items: center;
}
.container-gen {
width: 100%;
max-width: 1170px;
margin: 0 auto;
} .geness-breadcrumbs-bar {
padding-top: 70px;
padding-bottom: 14px;
}
.geness-breadcrumbs__list {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 0;
margin: 0;
padding: 0;
list-style: none;
font-family: "Wix Madefor Text", serif;
font-size: 12px;
font-weight: 400;
line-height: 1.4;
color: #6d6e71;
}
.geness-breadcrumbs__item {
display: inline-flex;
align-items: center;
}
.geness-breadcrumbs__item:not(:last-child)::after {
content: "/";
margin: 0 10px;
color: #a7a9ac;
pointer-events: none;
}
.geness-breadcrumbs__link {
color: #2F3285;
text-decoration: none;
display: inline-block;
transition:
color 0.25s ease,
transform 0.35s cubic-bezier(0.25, 1, 0.45, 1);
}
.geness-breadcrumbs__link:visited {
color: #2F3285;
}
.geness-breadcrumbs__link:hover,
.geness-breadcrumbs__link:focus-visible {
color: #252066;
text-decoration: none;
transform: translateY(-2px);
}
.geness-breadcrumbs__link:focus-visible {
outline: 2px solid #2F3285;
outline-offset: 2px;
}
.geness-breadcrumbs__current {
color: #231f20;
font-weight: 500;
}
@media (prefers-reduced-motion: reduce) {
.geness-breadcrumbs__link {
transition: color 0.25s ease;
}
.geness-breadcrumbs__link:hover,
.geness-breadcrumbs__link:focus-visible {
transform: none;
}
} #primary:has(.geness-breadcrumbs-bar) .Oferta-produkt-top-page {
padding-top: 0;
}
.home-banner-content {
display: flex;
flex-direction: column;
align-items: center;
padding-top: 73px;
padding-bottom: 77px;
}
.banner-title {
color: #000;
font-size: 47px;
max-width: 800px;
text-align: center;
line-height: 1.25;
font-family: "Playfair Display", serif;
margin: 0;
}
.hero-tagline {
color: #231F20;
font-size: 15px;
line-height: 1.4;
text-align: center;
font-weight: 400;
max-width: 800px;
padding: 0 0 14px;
letter-spacing: 0.02em;
padding-top: 24px;
}
.banner-descr {
font-size: 14px;
color: #000;
font-weight: 400;
padding: 20px 0 50px;
}
.blue-button a {
background: #2F3284;
color: #fff;
text-decoration: none;
font-size: 13px;
width: 210px;
height: 45px;
border-radius: 32px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 400;
transition: transform 0.35s cubic-bezier(0.25, 1, 0.45, 1), opacity 0.35s ease;
}
.blue-button a:hover {
transform: translateY(-4px);
opacity: 0.9;
}
.blue-button a:focus-visible {
outline: 2px solid #fff;
outline-offset: 3px;
}
.sklep-text-home-page .blue-button a {
background: #2F3284;
color: #fff;
text-decoration: none;
font-size: 16px;
width: 320px;
height: 55px;
}
.checkbox-kurs-page {
width: 200px;
font-size: 12px;
color: #A7A9AC;
display: flex;
padding-top: 8px;
line-height: 1.2;
font-weight: 400;
margin-left: 17px;
}
.checkbox-kurs-page a {
font-size: 12px;
color: #A7A9AC;
transition: color 0.25s ease;
}
.checkbox-kurs-page a:hover {
color: #2F3285;
text-decoration: underline;
text-underline-offset: 2px;
} .blue-banner-home-content .checkbox-kurs-page a:hover {
color: #A7A9AC;
text-decoration: none;
} .block-produkty a,
a.block-prezent,
.swiper-prezent .swiper-slide > .block-prezent,
.zespol-slider-home-block.popup-btn,
.block-pomoc {
transition: transform 0.38s cubic-bezier(0.19, 1, 0.35, 1);
}
.block-produkty a:hover,
a.block-prezent:hover,
.swiper-prezent .swiper-slide > .block-prezent:hover,
.zespol-slider-home-block.popup-btn:hover,
.block-pomoc:hover {
transform: translateY(-7px);
} .swiper-prezent .swiper-slide > .block-prezent,
.swiper-produkty .swiper-slide .block-produkty > a {
display: inline-block;
width: 100%;
max-width: 100%;
box-sizing: border-box;
vertical-align: top;
}
@media (prefers-reduced-motion: reduce) {
.block-produkty a:hover,
a.block-prezent:hover,
.swiper-prezent .swiper-slide > .block-prezent:hover,
.zespol-slider-home-block.popup-btn:hover,
.block-pomoc:hover {
transform: none;
}
}
.checkbox-kurs-page label {
display: flex;
justify-content: flex-start;
align-items: flex-start;
}    
.checkbox-kurs-page label div {
padding-left: 10px;
font-weight: 300;
}
.banner-video {
width: 100%;
max-width: 965px;
position: relative;
margin: 0 auto;
border-radius: 20px;
overflow: hidden;
height: 404px;
}
.banner-video-button {
position: absolute;
right: 13px;
z-index: 2;
bottom: 13px;
cursor: pointer;
height: 37px;
width: 37px;
}
.banner-video-button img {
width: 100%;
}
.site-header-content-home .main-navigation {
display: none;
}
.akcii-home-page {
padding-top: 75px;
padding-bottom: 30px;
}
.akcii-home-page .banner-descr {
text-align: center;
padding-bottom: 20px;
padding-top: 23px;
font-size: 13px;
}
.akcii-home-page-content {
width: 100%;
max-width: 960px;
margin: 0 auto;
position: relative;
border-radius: 20px;
overflow: hidden;
background: #151410;
}
.akcii-home-page-content a img {
max-height: 205px;
}
.akcii-home-page-button {
position: absolute;
width: 37px;
height: 37px;
right: 13px;
bottom: 13px;
z-index: 1;
cursor: pointer;
}
.akcii-home-page-content a {
display: flex;
justify-content: center;
}
.pomoc-slider-home-page {
padding-top: 55px;
padding-bottom: 103px;
}
.pomoc-slider-home-block {
width: 295px;
min-height: 505px;
background-size: contain;
border-radius: 25px;
color: #fff;
background-repeat: no-repeat;
overflow: hidden;
position: relative;
}
.pomoc-slider-home-block-video {
width: 280px;
min-height: 505px;
background-size: contain;
border-radius: 20px;
position: absolute;
z-index: 1;
overflow: hidden;
}
.pomoc-slider-home-block-video video {
width: 100%;
height: 100%;
max-height: 505px;
border-radius: 25px;
}
.pomoc-slider-home-big-title {
color: #231F20;
text-align: center;
font-size: 35px;
padding-bottom: 35px;
font-family: "Playfair Display", serif;
line-height: 1.2;
}
.pomoc-slider-home-block-title {
text-align: center;
padding: 26px 10px 15px;
font-size: 20px;
font-weight: 500;
line-height: 1;
}
.pomoc-slider-home-block-descr {
font-size: 12px;
text-align: center;
padding: 5px 10px;
font-weight: 400;
}
.pomoc-slider-home-content {
position: relative;
}
.swiper-button-next {
background-image: url(//geness.clinic/wp-content/uploads/2024/12/img-4-eb40e6.svg);
width: 37px;
right: 0;
height: 37px;
background-size: cover;
cursor: pointer;
}
.swiper-button-prev {
background-image: url(//geness.clinic/wp-content/uploads/2025/07/Left.svg);
background-size: cover;
width: 37px;
right: 52px;
height: 37px;
left: auto;
cursor: pointer;
}
..slider-new-container-pagination div {
cursor: pointer;
}
.Wiecej-home-page {
padding-bottom: 100px;
padding-top: 75px;
background: #F9F5F2;
}
.Wiecej-home-page .pomoc-slider-home-big-title {
padding-bottom: 15px;
font-family: "Playfair Display", serif;
}
.Wiecej-home-page .banner-descr {
line-height: 1.3;
width: 100%;
max-width: 720px;
margin: 0 auto;
text-align: center;
padding-bottom: 40px;
font-size: 13px;
padding-top: 20px;
font-weight: 400;
}
.Wiecej-slider-content {
width: 100%;
max-width: 960px;
margin: 0 auto;
position: relative;    
}
.Wiecej-slider--block {
border-radius: 25px;
overflow: hidden;
position: relative;
width: 100%;
} .Wiecej-slider-content:not(.Wiecej-slider-content-mob) .Wiecej-slider--block {
height: 640px;
}
.Wiecej-slider-content:not(.Wiecej-slider-content-mob) .Wiecej-slider--block img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
border-radius: 25px;
display: block;
}
.Wiecej-slider-content-mob .Wiecej-slider--block {
height: clamp(260px, 85vw, 480px);
}
.Wiecej-slider-content-mob .Wiecej-slider--block img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
border-radius: 25px;
display: block;
}
.Wiecej-slider-content .swiper-pagination-block {
position: absolute;
margin-top: 0;
width: 100%;
z-index: 99;
top: 45%;
}
.swiper-button-disabled {
opacity: 0.5 !important;
pointer-events: none; 
}
.Wiecej-slider-two-content {
margin-top: 85px;
position: relative;
}
.Wiecej-slider-two-block-button a {
position: absolute;
bottom: 30px;
text-align: center;
width: 100%;
color: #2F3285;
font-size: 13px;
text-decoration: none;
left: 0;
}
.Wiecej-slider-two-block-title {
font-size: 20px;
font-weight: 500;
line-height: 1.2;
padding: 7px 8px 10px;
}
.Wiecej-slider-two-block-descr {
font-size: 13px;
padding: 0 5px;
font-weight: 400;
}
.Wiecej-slider-two-block-content {
color: #231F20;
}
.Wiecej-slider-two-block {
background: #fff;
min-height: 245px;
border-radius: 20px;
position: relative;
display: flex;
flex-direction: column;
padding-top: 68px;
text-align: center;
}
.blue-banner-home-page {
min-height: 235px;
background: url(//geness.clinic/wp-content/uploads/2024/12/img-44.png) no-repeat;
background-size: cover;
background-position: top center;
}
.blue-banner-home-content {
display: flex;
flex-direction: column;
align-items: center;
padding-top: 76px;
}
.white-button div,
.white-button span,
.white-button a {
color: #231F20;
text-decoration: none;
font-size: 16px;
width: 230px;
height: 55px;
border-radius: 32px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 400;
background: #fff;
cursor: pointer;
transition:
transform 0.35s cubic-bezier(0.25, 1, 0.45, 1),
background-color 0.35s ease,
color 0.35s ease,
opacity 0.35s ease;
opacity: 1;
}
.white-button div:hover,
.white-button span:hover,
.white-button a:hover,
button.white-button:hover span {
opacity: 1;
color: #2F3285;
transform: translateY(-4px);
}
.white-button div:focus-visible,
.white-button span:focus-visible,
.white-button a:focus-visible,
button.white-button:focus-visible span {
outline: 2px solid #2F3285;
outline-offset: 4px;
color: #2F3285;
transform: translateY(-3px);
} .blue-banner-home-page .white-button div:hover,
.blue-banner-home-page .white-button span:hover,
.blue-banner-home-page .white-button a:hover,
.blue-banner-home-page button.white-button:hover span {
color: #231F20;
}
.blue-banner-home-page .white-button div:focus-visible,
.blue-banner-home-page .white-button span:focus-visible,
.blue-banner-home-page .white-button a:focus-visible,
.blue-banner-home-page button.white-button:focus-visible span {
color: #231F20;
outline: 2px solid #fff;
outline-offset: 4px;
}
.zespol-slider-home-page {
background: #F9F5F2;
padding-top: 85px;
padding-bottom: 85px;
}
.zespol-slider-title {
color: #fff;
text-align: center;
font-size: 20px;
padding: 25px 10px;
line-height: 1.4;
position: relative;
font-weight: 500;
}
.zespol-slider-bottom div img {
width: 37px;
height: 37px;
}
.zespol-slider-bottom {
display: flex;
flex-direction: row;
align-items: flex-end;
padding-bottom: 21px;
padding-left: 17px;
position: relative;
justify-content: space-between;
padding-right: 15px;
}
.zespol-slider-bottom-text {
display: flex;
flex-direction: column;
}
.zespol-slider-bottom-text div div {
color: #fff;
font-size: 11px;
font-weight: 400;
padding: 3px 8px;
border: 1px solid #fff;
margin-top: 5px;
width: auto;
display: inline-block;
text-transform: uppercase;
}
.zespol-slider-home-block img.zespol-slider-img {
position: absolute;
bottom: 0;
width: 100%;
}
.zespol-slider-bottom-button {
width: 37px;
position: absolute;
right: 21px;
bottom: 21px;
height: 37px;
}
.Opinie-slider-home-page {
padding-top: 0px;
background: #F9F5F2;
padding-bottom: 55px;
}
.Opinie-slider-home-page.overflow-hidden .pomoc-slider-home-big-title {
padding-bottom: 45px;
}
.Opinie-slider-white-block {
border: 2px solid #fff;
width: 100%;
max-width: 970px;
margin: 0 auto;
border-radius: 20px;
padding-top: 30px;
display: flex;
justify-content: center;
margin-bottom: 50px;
min-height: 124px;
}
.Opinie-slider-white-block-num {
color: #231F20;
font-family: "Wix Madefor Text", serif;
font-size: 47px;
font-weight: 600;
}
.Opinie-slider-white-block-stars img,
.Opinie-slider-white-block-stars svg.opinie-rating-stars {
width: 135px;
height: auto;
max-width: 100%;
display: block;
margin-bottom: 3px;
flex-shrink: 0;
}
.Opinie-slider-white-block-logos img,
.Opinie-slider-white-block-logos svg.opinie-partner-logo {
width: 62px;
height: 62px;
display: block;
flex-shrink: 0;
}
.Opinie-slider-white-block-stars div {
color: #231F20;
font-size: 15px;
line-height: 1.3;
font-weight: 500;
}
.Opinie-slider-white-block-stars {
margin: 0 27px 5px 27px;
width: 150px;
}
.Opinie-slider-white-block-logos {
padding-left: 15px;
display: flex;
align-items: center;
gap: 7px;
}
.Opinie-slider-text-block {
background: #fff;
min-height: 163px;
border-radius: 20px;
padding: 4px 18px 15px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.Opinie-slider-text {
color: #231F20;
font-size: 13px;
line-height: 1.3;
font-weight: 400;
}
.Opinie-slider-text-name {
display: flex;
color: #231F20;
font-size: 12px;
line-height: 1.2;
font-weight: 600;
flex-direction: row;
align-items: center;
}
.Opinie-slider-text-name img {
width: 33px;
margin-right: 10px;
}
.prezent-slider-home-page {
padding-top: 71px;
padding-bottom: 50px;
}
.prezent-slider-home-page .pomoc-slider-home-big-title {
padding-bottom: 10px;
}
.prezent-slider-home-page .banner-descr {
text-align: center;
line-height: 1.3;
padding-bottom: 39px;
}
.prezent-slider-text-block img {
width: 222px;
height: 331px;
border-radius: 20px;
overflow: hidden;
margin-bottom: 7px;
}
.type-product .prezent-slider-text-block img {
height: auto;
}
.prezent-slider-text a,
.prezent-slider-text {
color: #000;
font-size: 13px;
padding-right: 30px;
line-height: 1.4;
font-weight: 400;
margin-bottom: 12px;
text-decoration: none;
}
.prezent-slider-cena {
color: #2F3285;
font-size: 13px;
font-weight: 600;
}
.prezent-slider-text-block {
text-align: left;
}
.prezent-slider-content .swiper-pagination-block {
margin-top: 42px;
}
.single-product .type-product .prezent-slider-text-block img {
max-height: 250px;
width: auto;
height: auto;
border-radius: 0;
}
.logos-home-page-content {
width: 100%;
display: flex;
justify-content: center;
flex: 1;
flex-direction: row;
flex-wrap: wrap;
align-items: stretch;
max-width: 970px;
margin: 50px auto 0;
}
.logos-home-page-content-block {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
max-height: initial;
height: auto;
max-width: 12%;
width: 20%;
margin-bottom: 36px;
padding: 0 2%;
}
.logos-home-page {
padding-top: 40px;
padding-bottom: 30px;
}
.produkty-slider-home-page .banner-descr {
text-align: center;
padding: 17px 0 50px;
}
.produkty-slider-text-block {
min-height: 479px;
border-radius: 20px;
position: relative;
overflow: hidden;
}
.produkty-slider-text-block > img.geness-produkty-slider-img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
z-index: 0;
border-radius: 20px;
}
.produkty-slider-text-block > .produkty-slider-title,
.produkty-slider-text-block > .produkty-slider-text,
.produkty-slider-text-block > .produkty-slider-link {
position: relative;
z-index: 1;
}
.produkty-slider-title {
color: #231F20;
text-align: center;
font-size: 18px;
font-weight: 400;
padding-top: 25px;
padding-bottom: 15px;
}
.produkty-slider-text {
text-align: center;
font-size: 12px;
font-weight: 400;
color: #231F20;
line-height: 1.3;
padding: 0 15px;
min-height: 60px;
}
.produkty-slider-link a {
color: #2F3285;
text-decoration: none;
line-height: 1;
text-align: center;
font-size: 12px;
font-weight: 400;
display: flex;
justify-content: center;
padding-top: 15px;
}
.container-gen {
border: none;
}
.produkty-slider-home-page {
padding-top: 40px;
padding-bottom: 85px;
}
.insta-home-page-block {
display: flex;
justify-content: center;
align-items: center;
padding-top: 10px;
}
.insta-block-button a {
background: #F9F5F2;
min-width: 390px;
display: flex;
margin-left: 20px;
height: 51px;
margin-top: -2px;
border-radius: 25px;
justify-content: center;
align-items: center;
text-decoration: none;
color: #2F3285;
font-size: 14px;
font-weight: 400;
transition: transform 0.35s cubic-bezier(0.25, 1, 0.45, 1), color 0.25s ease;
}
.insta-block-button a:hover {
transform: translateY(-4px);
color: #252066;
}
.insta-block-button a:focus-visible {
outline: 2px solid #2F3285;
outline-offset: 3px;
}
.insta-home-page-block-logo img {
width: 70px;
}
.insta-home-page-short {
width: 100%;
max-width: 870px;
margin: 25px auto 0;
border-radius: 20px;
overflow: hidden;
}
.insta-home-page-short .spotlight-instagram-app {
margin-bottom: -5px !important;
}
.insta-home-page {
padding-bottom: 90px;
}
.sklep-banner-section-page .blue-button a {
width: 270px;
}
.sklep-banner-section-page .banner-video {
padding-top: 20px;
height: 388px;
}
.home-banner-section-page.sklep-banner-section-page {
padding-bottom: 10px;
}
.page-template-sklep-page .akcii-home-page {
padding-top: 60px;
padding-bottom: 75px;
}
.page-template-sklep-page .produktydo-sklep-page {
padding-top: 5px;
}
.page-template-sklep-page .pomoc-slider-home-big-title {
line-height: 1.2;
padding-bottom: 22px;
}
.page-template-sklep-page .produktydo-sklep-page .banner-descr {
text-align: center;
}
.page-template-sklep-page .produktydo-sklep-page .blue-button {
display: flex;
justify-content: center;
}
.page-template-sklep-page .blue-button a {
width: 270px;
}
.page-template-sklep-page .logos-home-page-content {
max-width: 948px;
margin: 4px auto 13px;
}
.page-template-sklep-page .prezent-slider-home-page .banner-descr {
padding-top: 20px;
}
.page-template-sklep-page .prezent-slider-text-block img {
height: 315px;
}
.sklep-text-home-page {
padding-top: 28px;
}
.sklep-text-home-page-button-block {
display: flex;
flex-direction: column;
align-items: center;
margin-top: -5px;
}
.zdrowie-sklep-page {
padding-top: 8px;
}
.zdrowie-sklep-page-content {
font-size: 15px;
font-family: "Wix Madefor Text", serif;
color: #000;
width: 100%;
max-width: 970px;
margin: 22px auto 100px;
font-weight: 400;
}
.zdrowie-sklep-page-content ul {
margin-bottom: 5px;
}
.sklep-text-home-page .banner-descr {
font-size: 15px;
}
.Cennik-top-page {
padding-top: 70px;
padding-bottom: 18px;
}
.Cennik-top-page .banner-descr {
text-align: center;
padding-top: 0;
}
.Cennik-top-page .pomoc-slider-home-big-title {
font-size: 42px;
padding-bottom: 18px;
}
.akcii-home-page.Cennik-akcii-page {
padding-top: 17px;
}
.akcii-home-page.Cennik-akcii-page {
padding-top: 17px;
}
.Cennik-akcii-page .akcii-home-page-content {
margin-bottom: 24px;
min-height: 161px;
}
.akcii-home-page-content.akcii-home-page-content-green > a > div {
display: flex;
flex-direction: row;
}
.akcii-home-page-content.akcii-home-page-content-green > a {
justify-content: flex-start;
text-decoration: none;
}
.akcii-home-page-content-green-img-first img {
width: 122px;
margin-right: 25px;
margin-top: 3px;
}
.akcii-home-page-content.akcii-home-page-content-green > a > div {
display: flex;
flex-direction: row;
align-items: center;
padding-top: 15px;
padding-left: 24%;
}
.akcii-home-page-content-green-img-last img {
width: 136px;
margin-top: -15px;
}
.akcii-home-page-content-green-text {
color: #fff;
text-decoration: none;
font-size: 20px;
line-height: 1.5;
margin-right: 88px;
}
.akcii-home-page-content.akcii-home-page-content-green {
background: #263430;
}
.Cennik-uslug-section {
padding-top: 37px;
padding-bottom: 86px;
}
.Cennik-uslug-section-content {
width: 100%;
max-width: 970px;
margin: 0 auto;
display: flex;
justify-content: flex-start;
flex: 1;
flex-direction: row;
flex-wrap: wrap;
align-items: stretch;
}
.Cennik-uslug-button {
width: 49%;
min-width: 475px;
min-height: 81px;
border-radius: 25px;
margin-bottom: 14px;
padding: 15px 20px 15px 25px;
display: flex;
align-items: center;
justify-content: space-between;
background: #F9F5F2;
margin-right: 17px;
}
.Cennik-uslug-button:nth-child(even) {
margin-right: 0;
}
.Cennik-uslug-button a {
width: 100%;
text-decoration: none;
} a.Cennik-uslug-button {
width: 49%;
min-width: 475px;
min-height: 81px;
border-radius: 25px;
margin-bottom: 14px;
padding: 15px 20px 15px 25px;
display: flex;
align-items: center;
justify-content: space-between;
background: #f9f5f2;
margin-right: 17px;
box-sizing: border-box;
text-decoration: none;
color: inherit;
}
a.Cennik-uslug-button:nth-child(even) {
margin-right: 0;
}
.Cennik-uslug-button-title {
color: #231F20;
font-weight: 500;
margin-top: -4px;
font-size: 20px;
width: calc(100% - 105px);
line-height: 1.1;
}
.Cennik-uslug-button-link,
.Cennik-uslug-button-link a {
color: #2F3285;
text-decoration: none;
font-size: 13px;
font-weight: 400;
margin-top: -5px;
display: block;
width: 60px;
}
.text-center {
text-align: center;
}
.Cennik-uslug-button-content {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
width: 100%;
}
.Oferta-produkt-top-page {
padding-top: 70px;
padding-bottom: 44px;
}
.Oferta-produkt-top-page .pomoc-slider-home-big-title {
font-size: 42px;
padding-bottom: 3px;
}
.Oferta-produkt-top-page .banner-descr {
padding-bottom: 100px;
}
.Skorzystaj-cennik-page-oferta .pomoc-slider-home-big-title {
padding-bottom: 22px;
}
.Skorzystaj-cennik-page-oferta .banner-descr {
padding: 17px 0 50px;
} 
.Skorzystaj-cennik-page-oferta .blue-button a {
width: 290px;
}
.oferta-yellow-button a {
background: #F9F5F2;
color: #2F3284;
text-decoration: none;
font-size: 16px;
width: 320px;
height: 55px;
border-radius: 32px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 400;
box-sizing: border-box;
transition: transform 0.35s cubic-bezier(0.25, 1, 0.45, 1), opacity 0.35s ease;
}
.oferta-yellow-button a:hover,
.oferta-yellow-button a:focus-visible {
opacity: 0.9;
transform: translateY(-4px);
}
.oferta-yellow-button a:focus-visible {
outline: 2px solid #2F3285;
outline-offset: 4px;
}
.oferta-yellow-button {
display: flex;
justify-content: center;
padding-top: 30px;
padding-bottom: 36px;
}
.Cennik-uslug-section-oferta-prod-section .pomoc-slider-home-big-title {
padding-bottom: 15px !important;
}
.oferta-zdrowie-sklep-page {
padding-top: 100px;
}
.oferta-produck-slider-home-page {
background: #fff;
padding-top: 56px;
padding-bottom: 40px;
}
.oferta-zdrowie-sklep-page .pomoc-slider-home-big-title {
padding-bottom: 5px;
}
.oferta-pomoc-slider-home-page {
padding-top: 18px;
}
.page-template-Oferta-produkt-page .oferta-produck-slider-home-page {
padding-bottom: 0;
}
.page-template-Oferta-produkt-page .oferta-zdrowie-sklep-page {
padding-top: 50px;
}
.page-template-Wskazania-page .Cennik-uslug-button {
min-width: 475px;
min-height: 110px;
padding: 15px 20px 15px 15px;
}
.Lipoliza-end-top-section-button-row {
display: flex;
flex-direction: column;
align-items: center;
margin-top: -46px;
padding-bottom: 88px;
}
.Cennik-uslug-section.Cennik-uslug-section-oferta-prod-section {
padding-top: 45px;
padding-bottom: 30px;
}
.page-template-Oferta-produkt-page .Cennik-uslug-section.Cennik-uslug-section-oferta-prod-section {
padding-bottom: 100px;
}
.Cennik-uslug-section.Cennik-uslug-section-oferta-prod-section .banner-descr {
width: 100%;
max-width: 970px;
margin: 0 auto;
padding-top: 0;
padding-bottom: 43px;
}
.Cennik-uslug-button > div {
display: flex;
flex-direction: row;
align-items: center;
}
.oferta-prod-section-buttons-row .banner-descr {
width: 100%;
max-width: 970px;
margin: 0 auto;
padding-bottom: 22px;
}
.oferta-prod-uslugi-button {
border: 2px solid #EDE3DA;
font-size: 13px;
font-weight: 400;
padding: 13.2px 20px;
margin-bottom: 10px;
border-radius: 26px;
margin-right: 10px;
}
.midle-width {
width: 100%;
max-width: 970px;
margin: 0 auto;
}
.oferta-prod-section-buttons-row-content {
display: -webkit-flex;
display: -moz-flex;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
flex-flow: row wrap;
width: 100%;
max-width: 970px;
margin: 0 auto;
}
.oferta-prod-section-buttons-row {
padding-bottom: 43px;
}
.oferta-prod-section-czas-trwania .banner-descr {
padding-bottom: 22px;
}
.czas-trwania-oferta-button {
background: #EDE3DA;
font-size: 15px;
font-weight: 400;
margin-right: 7px;
padding: 11.3px 24px;
margin-bottom: 10px;
border-radius: 25px;
}
.oferta-prod-section-czas-trwania {
padding-bottom: 65px;
}
.oferta-prod-section-czas-trwania:last-child {
padding-bottom: 90px;
}
.oferta-prod-section-buttons-row-link-button a {
color: #2F3285;
text-decoration: none;
font-size: 13px;
font-weight: 400;
margin: 16px;
display: block;
line-height: 1;
}
.oferta-prod-section-czas-trwania:last-child {
padding-bottom: 85px;
}
.no-scroll {
overflow: hidden;
}
.popup {
display: none;
position: fixed;
z-index: 99;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(55, 55, 55, 0.45);
backdrop-filter: blur(2px);
overflow-y: auto; 
padding: 4rem 1rem 2rem; 
box-sizing: border-box;
}
.popup-content {
background-color: #fff;
max-width: 770px;
margin: auto;
padding: 14px;
border-radius: 20px;
box-sizing: border-box;
}
.close-btn {
color: transparent;
float: right;
font-size: 0;
border: none;
border-radius: 50%;
}
button.close-btn img {
width: 33px;
}
.close-btn:hover,
.close-btn:focus {
text-decoration: none;
cursor: pointer;
}
.nasz-zespol-popup-img img {
width: 131px;
margin-right: 25px;
}
.nasz-zespol-popup-row {
display: flex;
color: #231F20;
padding: 85px 67px 50px 67px;
}
.nasz-zespol-popup-name {
margin-top: -4px;
}
.nasz-zespol-popup-name-block .zespol-slider-bottom-text {
display: flex;
flex-direction: column;
margin-top: 10px;
}
.nasz-zespol-popup-description {
color: #231F20;
text-align: center;
font-size: 15px;
width: 85%;
margin: 34px auto 70px;
line-height: 1.3;
font-weight: 400;
}
.nasz-zespol-top-section {
padding-bottom: 0;
}
.nasz-zespol-big-photo-content {
width: 100%;
max-width: 865px;
margin: 0 auto;
display: flex;
justify-content: center;
border-radius: 20px;
margin-bottom: 70px;
background: #EAE5DC;
}
.nasz-zespol-big-photo-section .banner-descr {
width: 100%;
max-width: 865px;
margin: 0 auto;
text-align: center;
font-size: 15px;
font-weight: 400;
line-height: 1.3;
}
.Oferta-produkt-top-page.nasz-zespol-top-section {
padding-bottom: 20px;
}
.nasz-zespol-big-photo-content img {
height: 100%;
max-height: 542px;
}
.zespol-page-content {
width: 100%;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
flex: 1;
flex-direction: row;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
align-items: stretch;
padding-top: 56px;
}
.zespol-slider-home-block {
border-radius: 15px;
overflow: hidden;
position: relative;
background: #5E5048;
height: 438px;
display: flex;
flex-direction: column;
justify-content: space-between;
margin-bottom: 10px;
margin-right: 14px;
}
.page-template-nasz-zespol-page .zespol-slider-home-block:nth-child(4n) {
margin-right: 0;
}
.zespol-section-col-page {
padding-bottom: 90px;
}
.zespol-slider-home-content {
padding-bottom: 100px;
}
.page-template-Oferta-produkt-page .zespol-slider-home-content {
padding-bottom: 0;
} .swiper-slide:has(.Wiecej-slider-two-block) {
width: 196px !important;
}
.produkty-slider-content .swiper-slide,
.Opinie-slider-content .swiper-slide {
width: 255px !important;
}
.prezent-slider-content .swiper-slide {
width: 200px !important;
}
.swiper-pagination-block {
position: relative;
height: 40px;
margin-top: 43px;
width: 100%;
max-width: 1054px;
}
@media screen and (min-width: 1280px) {
.container-gen-right {
padding-left: calc(50% - 1020px / 2 + -10px* 2 / 2);
width: 100%;
}
.Wiecej-home-page .container-gen-right {
padding-left: calc(50% - 1020px / 2 + -10px* 2 / 2);
width: 100%;
}
}
.zarezerwuj-wizyte-popup {
background: url(//geness.clinic/wp-content/uploads/2025/01/Screenshot_2-2.png) no-repeat;
background-size: contain;
width: 100%;
max-width: 600px;
background: #fff;
margin: 7rem auto 10rem !important;
padding-bottom: 30px !important;
border-radius: 25px;
}
.blue-button div,
.blue-button span {
background: #2F3284;
color: #fff;
text-decoration: none;
font-size: 16px;
width: 230px;
height: 55px;
border-radius: 32px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 300;
cursor: pointer;
transition: transform 0.35s cubic-bezier(0.25, 1, 0.45, 1), opacity 0.35s ease;
opacity: 1;
}
.blue-button div:hover,
.blue-button span:hover,
button.blue-button:hover span {
opacity: 0.9;
transform: translateY(-4px);
}
.blue-button div:focus-visible,
.blue-button span:focus-visible,
button.blue-button:focus-visible span {
outline: 2px solid #fff;
outline-offset: 4px;
transform: translateY(-3px);
} button.popup-btn,
button.blue-button,
button.white-button,
button.menu-button-home,
button.popup-menu-close,
button.menu-Kontakt-button,
button.menu-footer-Kontakt-button,
button.close-btn,
button.sound-toggle {
background: none;
border: 0;
padding: 0;
cursor: pointer;
-webkit-appearance: none;
appearance: none;
line-height: inherit;
}
button.popup-btn:focus-visible,
button.menu-button-home:focus-visible,
button.popup-menu-close:focus-visible,
button.close-btn:focus-visible {
outline: 2px solid #2F3285;
outline-offset: 2px;
}
.zarezerwuj-wizyte-popup-row img {
width: 20px;
margin-right: 15px;
}
.zarezerwuj-wizyte-popup-title {
font-size: 35px;
text-align: center;
font-weight: 300;
padding-top: 80px;
padding-bottom: 40px;
color: #231F20;
font-family: "Playfair Display", serif;
}
.zarezerwuj-wizyte-popup-col {
display: flex;
flex-direction: column;
align-items: center;
}
.zarezerwuj-wizyte-popup-row {
color: #000;
font-size: 15px;
font-weight: 400;
background: #F9F5F2;
width: 370px;
height: 42px;
margin-bottom: 15px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 30px;
}
.zarezerwuj-wizyte-popup-row a {
color: #000;
font-size: 16px;
font-weight: 300;
text-decoration: none;
display: flex;
align-items: center;
width: 100%;
height: 100%;
justify-content: center;
}
.zarezerwuj-wizyte-popup-col-blue-block {
background: #2F3285;
font-size: 13px;
color: #fff;
font-weight: 300;
width: 100%;
max-width: 86%;
margin: 35px auto 35px;
text-align: left;
padding: 20px 25px;
min-height: 127px;
border-radius: 24px;
line-height: 1.2;
}
.zarezerwuj-wizyte-popup-col-blue-block a {
color: #fff;
}
.zarezerwuj-wizyte-popup-col-last {
display: flex;
flex-direction: row;
justify-content: space-between;
width: 77%;
margin: 0 auto 50px;
color: #000;
font-size: 15px;
font-weight: 400;
}
.zarezerwuj-wizyte-popup-col-last div {
text-align: center;
}
.zarezerwuj-wizyte-popup-col-last div a {
color: #2F3285;
text-decoration: none;
}
.site-footer {
padding-top: 61px;
background: #F9F5F2;
}
.footer-logo {
padding-bottom: 55px;
}
.footer-logo img {
height: 98px;
display: flex;
margin: 0 auto;
}
.footer-menu-content {
width: 100%;
max-width: 970px;
margin: 0 auto;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.footer-adress-block p a,
.footer-adress-block p {
color: #231F20;
font-size: 15px;
margin-top: 2px;
margin-bottom: 27px;
font-weight: 400;
line-height: 1.3;
text-decoration: none;
}
.footer-adress-block p a {
transition: color 0.25s ease;
}
.footer-adress-block p a:hover {
color: #2F3285;
}
.footer-adress-button a {
color: #2F3285;
text-decoration: none;
font-size: 14px;
padding-top: 8px;
display: flex;
transition: color 0.25s ease, transform 0.35s cubic-bezier(0.25, 1, 0.45, 1);
}
.footer-adress-button a:hover {
color: #252066;
transform: translateY(-2px);
}
.footer-soc {
display: flex;
gap: 22px;
padding-top: 72px;
padding-left: 6px;
}
.footer-soc a {
display: inline-block;
line-height: 0;
transition: transform 0.35s cubic-bezier(0.25, 1, 0.45, 1);
}
.footer-soc a:hover {
transform: translateY(-5px);
}
.footer-soc img,
.footer-soc svg {
width: 30px;
}
.footer-menu-block ul {
padding: 0;
min-width: 139px;
}
.footer-menu-block ul li {
list-style: none;
margin-bottom: 29px;
}
.footer-menu-block a,
.footer-menu-block {
color: #231F20;
font-size: 15px;
font-weight: 400;
text-decoration: none;
}
.footer-menu-block ul li a {
text-decoration: none;
transition: color 0.25s ease;
}
.footer-menu-block a:hover,
.footer-menu-block ul li a:hover {
color: #2F3285;
} .popup-btn.menu-footer-Kontakt-button {
cursor: pointer;
transition: color 0.25s ease;
color: #231F20;
}
.popup-btn.menu-footer-Kontakt-button div,
.popup-btn.menu-footer-Kontakt-button span {
color: inherit;
}
.popup-btn.menu-footer-Kontakt-button:hover {
color: #2F3285;
}
.footer-menu-content-blocks {
display: flex;
}
.footer-maps-block {
padding-top: 85px;
}
.footer-maps-block iframe {
width: 100%;
max-width: 100%;
height: 311px;
margin-bottom: 50px;
border-radius: 20px;
}
.footer-white {
color: #231F20;
font-size: 13px;
font-weight: 400;
text-align: center;
padding: 20px 10px 15px;
background: #fff;
width: 100%;
}
.popup {
display: none;
position: fixed;
z-index: 99;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
background: #37373773;
backdrop-filter: blur(2px);
}
.popup-content {
background-color: #fff;
margin: 5rem auto 0;
padding: 14px;
}
.close-btn {
color: transparent;
float: right;
font-size: 0;
border: none;
border-radius: 50%;
}
.close-btn:hover,
.close-btn:focus {
text-decoration: none;
cursor: pointer;
}
.nasz-zespol-popup {
width: 100%;
max-width: 770px;
height: auto;
min-height: 356px;
border-radius: 20px;
padding: 0;
padding-bottom: 75px;
position: relative;
}  
.nasz-zespol-popup .close-btn {
position: absolute;
right: 20px;
top: 20px;
}
.nasz-zespol-popup-name {
margin-top: -4px;
font-size: 20px;
font-weight: 500;
}
.nasz-zespol-popup-name-block .zespol-slider-bottom-text div > div {
color: #231F20;
border: 1px solid #231F20;
}
.nasz-zespol-popup-description {
color: #231F20;
text-align: center;
font-size: 15px;
width: 100%;
margin: 0 auto;
line-height: 1.3;
padding: 0 67px 0px 67px;
}
.nasz-zespol-top-section {
padding-bottom: 0;
}
.nasz-zespol-big-photo-content {
width: 100%;
max-width: 970px;
margin: 0 auto;
display: flex;
justify-content: center;
border-radius: 20px;
margin-bottom: 100px;
background: #EAE5DC;
}
.nasz-zespol-big-photo-section {
padding-bottom: 40px;
}
.nasz-zespol-big-photo-section .banner-descr {
width: 100%;
max-width: 865px;
margin: 0 auto;
text-align: center;
padding: 0;
}
.nasz-zespol-big-photo-content img {
height: 100%;
max-height: 542px;
}
.zespol-page-content {
width: 100%;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
flex: 1;
flex-direction: row;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
align-items: stretch;
padding-top: 56px;
}
.zespol-section-col-page {
padding-bottom: 90px;
}
.banner-video-fon-mob {
display: none;
} 
.banner-descr ul li,
ul.wp-block-list li {
position: relative;
width: auto;
text-align: left;
}
.zespol-slider-home-content .swiper {
width: 100%;
height: 100%;
}
.zespol-slider-home-content .page-container {
max-width: 1170px;
margin: 0 auto;
padding: 0;
}
.mySwiper {
width: 100vw;
margin-left: auto;
margin-right: auto;
overflow: visible; 
}
.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
position: absolute;
top: var(--swiper-navigation-top-offset, 50%);
z-index: 10;
display: flex;
align-items: center;
justify-content: center;
color: transparent;
width: 37px;
height: 37px;
margin-left: 15px;
}
.mySwiper .swiper-button-prev {
right: 65px;
left: auto;
}
.slider-new-container-pagination {
position: relative;
height: 40px;
margin-top: 43px;
width: 100%;
max-width: 1054px;
display: flex;
justify-content: flex-end;
}
.container-slider-new {
max-width: 1040px;
margin: 0 auto;
position: relative;
overflow-x: visible; 
padding: 20px 0; 
}
.slider-new-container {
width: 1040px; 
overflow: visible;
position: relative;
}
.blocks-wrapper-Wiecej,
.blocks-wrapper-Opinie,
.blocks-wrapper-prezent,
.blocks-wrapper-produkty,
.blocks-wrapper-pomoc,
.blocks-wrapper {
display: flex;
transition: transform 0.5s ease;
will-change: transform;
}
.produkty-slider-link {
color: #2F3285;
text-decoration: none;
line-height: 1;
text-align: center;
font-size: 12px;
font-weight: 400;
display: flex;
justify-content: center;
padding-top: 15px;
}
.block-Wiecej {
flex-shrink: 0;
width: 222px;
height: 313px;
margin-right: 0px;
border-radius: 6px;
text-align: center;
user-select: none; 
padding-right: 15px;
}
.slider-new-container-pagination div {
width: 37px;
right: 52px;
height: 37px;
left: auto;
margin-left: 15px;
}
.insta-home-page-short {
overflow: hidden;
border: none;
}
.blocks-wrapper .block {
width: auto;
}
.slider-new-container-pagination {
padding-right: 20px;
}
.prezent-slider-text {
padding: 0 25px 0 0;
font-weight: 400;
font-size: 13px;
}
.nasz-zespol-popup-name-block .zespol-slider-bottom-text div div {
color: #231F20;
border: 1px solid #231F20;
}
.nasz-zespol-popup-description p {
margin: 0px 0 8px 0;
}
@media only screen and (max-width: 680px) { 
.zespol-slider-home-page .pomoc-slider-home-big-title {
padding-left: 0;
}
.slider-new-container,
.container-slider-new {
width: 100%;
}
.blocks-wrapper {
padding-right: 20px;
}
.pomoc-slider-home-block {
width: 280px;
margin-right: 0;
} 
}
.sklep-text-home-page-button-block.button-checkbox-block .blue-button div,
.sklep-text-home-page-button-block.button-checkbox-block .blue-button span {
width: 320px;
}
body {
position: relative;
}   
body:after {
content: '';
position: absolute;
width: 100%;
height: 100vh;
left: 0;
top: 0;
background: rgba(249,245,242,1);
background: -moz-linear-gradient(top, rgba(249,245,242,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,245,242,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(249,245,242,1) 0%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(249,245,242,1) 0%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(249,245,242,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(249,245,242,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f5f2', endColorstr='#ffffff', GradientType=0 );
z-index: -1;
}
@media only screen and (max-width: 680px) {    
.menu-button-home > div,
.menu-button-home > span {
display: none;
}
.menu-button-home {
width: 25px;
}
}
.overflow-hidden {
overflow: hidden;
} .btn-prev {
width: 37px;
height: 37px;
background-size: cover;
background-image: url(//geness.clinic/wp-content/uploads/2025/07/Left.svg);
top: 24px;
}  
.btn-prev[disabled],
.btn-next[disabled] {
opacity: 0.5;
pointer-events: none;
}
.Wiecej-slider-content .swiper-button-next {
width: 37px;
right: 3px;
height: 37px;
background-size: cover;
background-image: url(//geness.clinic/wp-content/uploads/2024/12/img-4-eb40e6.svg);
top: 24px;
right: 10px;
}
.Wiecej-slider-content .swiper-button-prev {
width: 37px;
height: 37px;
background-size: cover;
background-image: url(//geness.clinic/wp-content/uploads/2025/07/Left.svg);
top: 24px;
right: auto;
left: 10px;
}  
.popup-btn {
cursor: pointer;
}
.map {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
}    
.popup:has(.zarezerwuj-wizyte-popup) {
overflow-y: auto;
}
.zarezerwuj-wizyte-popup {
background: url(//geness.clinic/wp-content/uploads/2025/01/Screenshot_2-2.png) no-repeat;
background-size: contain;
width: 100%;
max-width: 800px;
background: #fff;
margin: 0rem auto 1rem !important;
padding-bottom: 30px !important;
border-radius: 25px;
}
.oferta-produck-slider-home-page {
overflow: hidden;
}
.pomoc-slider-home-block-descr,
.pomoc-slider-home-block-title {
position: relative;
z-index: 3;
}
.pomoc-slider-home-block a {
color: #fff;
text-decoration: none;
} 
.banner-video-mob {
display: none;
}
.zespol-slider-title {
background: transparent;
}
.wskazania-page-row-content {
width: 370px;
display: flex;
flex-direction: row;
align-items: center;
}
.Cennik-uslug-section-content .Cennik-uslug-button a {
display: flex;
align-items: center;
justify-content: space-between;
}
.Cennik-uslug-button-img {
display: block;
flex-shrink: 0;
width: 80px;
margin-right: 15px;
border-radius: 50px;
overflow: hidden;
height: 80px;
}
@media only screen and (max-width: 680px) { 
.banner-video {
display: none;
}
.banner-video-mob {
display: block;
position: relative;
margin: 0 auto;
overflow: hidden;
}
.banner-video-mob video {
border-radius: 20px;
overflow: hidden;
}
.banner-video-mob .sound-toggle {
bottom: 5px;
}
.banner-video-mob .video-wrapper video {
margin-top: 0;
}
}
.zespol-slider-home-content .swiper {
width: 100%;
height: 100%;
}
.new-navigation-slider {
position: relative;
height: 40px;
margin-top: 43px;
width: 100%;
max-width: 1170px;
display: flex;
justify-content: flex-end;
}
.swiper-produkty,
.swiper-prezent,
.opinie-swiper,
.swiper-Wiecej,
.swiper-pomoc,
.mySwiper {
width: 100vw;
margin-left: auto;
margin-right: auto;
overflow: visible; 
}
.swiper-prezent .swiper-slide,
.swiper-Wiecej .swiper-slide {
width: 212px !important; 
} .swiper-produkty .swiper-button-next, .swiper-produkty .swiper-button-prev,
.swiper-prezent .swiper-button-next, .swiper-prezent .swiper-button-prev,
.opinie-swiper .swiper-button-next, .opinie-swiper .swiper-button-prev,
.swiper-Wiecej .swiper-button-next, .swiper-Wiecej .swiper-button-prev,
.swiper-pomoc .swiper-button-next, .swiper-pomoc .swiper-button-prev,
.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
position: absolute;
top: var(--swiper-navigation-top-offset, 50%);
z-index: 10;
display: flex;
align-items: center;
justify-content: center;
color: transparent;
width: 37px;
height: 37px;
margin-left: 15px;
}
.swiper-produkty .swiper-button-prev, 
.swiper-prezent .swiper-button-prev, 
.swiper-Wiecej .swiper-button-prev, 
.opinie-swiper .swiper-button-prev, 
.swiper-pomoc  .swiper-button-prev,
.mySwiper .swiper-button-prev {
right: 60px;
left: auto;
}
.Cennik-produkt-content-table {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.Cennik-produkt-content-right,
.Cennik-produkt-content {
width: 100%;
max-width: 49%;
margin-left: -5px;
margin-bottom: 50px;
}
.Cennik-uslug-section-produkt {
padding-top: 25px;
}
.Cennik-produkt-block-cenna {
color: #231F20;
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 5px 13px 5px 15px;
}
#main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content > div:nth-child(1) > div > .Cennik-produkt-block-cenna {
padding: 7px 10px 7px 15px;
}
.Cennik-produkt-block-cenna-text-block {
width: 80%;
padding-top: 5px;
}
.Cennik-produkt-block-cenna-descr {
font-size: 15px;
font-weight: 400;
line-height: 1.45;
margin-bottom: 5px;
margin-top: 13px;
}
.Cennik-produkt-block-cenna-title {
font-size: 13px;
font-weight: 600;
letter-spacing: -0.5px;
}
.Cennik-produkt-block-cenna-price {
color: #2F3285;
font-size: 15px;
font-weight: 600;
padding-top: 5px;
}
.Cennik-produkt-block-title {
padding-top: 30px;
font-weight: 500;
padding-bottom: 2px;
font-size: 20px;
}
.Cennik-produkt-block-descr {
font-size: 15px;
padding-bottom: 0;
}
.Cennik-produkt-block-cenna-yellow-block {
margin-bottom: 15px;
border-radius: 20px;
overflow: hidden;
background: #F9F5F2;
margin-top: 20px;
padding-bottom: 4px;
}
.Skorzystaj-cennik-page {
padding-top: 5px;
padding-bottom: 90px;
}
.Skorzystaj-cennik-page .banner-descr {
padding: 2px 0 43px;
text-align: center;
}
.Skorzystaj-cennik-page .blue-button a {
width: 288px;
}
.Cennik-uslug-section-produkt-rytualy .Cennik-produkt-content-right {
padding-top: 15px;	
}	
.Cennik-uslug-section-produkt-rytualy .Cennik-produkt-block-cenna-text-block {
width: calc(100% - 120px);
padding-top: 5px;
}	
@media only screen and (max-width: 680px) { 
.Cennik-produkt-content-table {
flex-direction: column;
}
.Cennik-produkt-content-right, .Cennik-produkt-content {
width: 100%;
max-width: 100%;
margin-left: 0;
margin-bottom: 50px;
}
.Cennik-produkt-block-cenna {
padding: 5px 10px 5px 15px !important;
}
.Cennik-produkt-block-descr,
.Cennik-produkt-block-title {
text-align: center;
}
}
.Cennik-produkt-content-table {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.Cennik-produkt-content-right,
.Cennik-produkt-content {
width: 100%;
max-width: 49%;
margin-left: -5px;
margin-bottom: 50px;
}
.Cennik-uslug-section-produkt {
padding-top: 25px;
}
.Cennik-produkt-block-cenna {
color: #231F20;
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 5px 13px 5px 15px;
}
#main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content > div:nth-child(1) > div > .Cennik-produkt-block-cenna {
padding: 7px 10px 7px 15px;
}
.Cennik-produkt-block-cenna-text-block {
width: 80%;
padding-top: 5px;
}
.Cennik-produkt-block-cenna-descr {
font-size: 12px;
font-weight: 500;
line-height: 1.45;
margin-bottom: 5px;
margin-top: 13px;
}
.Cennik-produkt-block-cenna-title {
font-size: 15px;
font-weight: 600;
letter-spacing: -0.5px;
}
.Cennik-produkt-block-cenna-price {
color: #2F3285;
font-size: 13px;
font-weight: 600;
padding-top: 5px;
}
.Cennik-produkt-block-title {
padding-top: 30px;
font-weight: 500;
padding-bottom: 2px;
}
.Cennik-produkt-block-descr {
font-size: 12px; padding-bottom: 0;
}
.Cennik-produkt-block-cenna-yellow-block {
margin-bottom: 15px;
border-radius: 20px;
overflow: hidden;
background: #F9F5F2;
margin-top: 20px;
padding-bottom: 4px;
}
.Skorzystaj-cennik-page {
padding-top: 5px;
padding-bottom: 90px;
}
.Skorzystaj-cennik-page .banner-descr {
padding: 2px 0 43px;
text-align: center;
}
.Skorzystaj-cennik-page .blue-button a {
width: 288px;
}
.Cennik-uslug-section-produkt-rytualy .Cennik-produkt-content-right {
padding-top: 15px;	
}	
.Cennik-uslug-section-produkt-rytualy .Cennik-produkt-block-cenna-text-block {
width: calc(100% - 120px);
padding-top: 5px;
}	
.Cennik-produkt-content-table {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.Cennik-produkt-content-right,
.Cennik-produkt-content {
width: 100%;
max-width: 49%;
margin-left: -5px;
margin-bottom: 50px;
}
.Cennik-uslug-section-produkt {
padding-top: 25px;
}
.Cennik-produkt-block-cenna {
color: #231F20;
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 5px 13px 5px 15px;
}
#main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content > div:nth-child(1) > div > .Cennik-produkt-block-cenna {
padding: 7px 10px 7px 15px;
}
.Cennik-produkt-block-cenna-text-block {
width: 80%;
padding-top: 5px;
}
.Cennik-produkt-block-cenna-descr {
font-size: 12px;
font-weight: 500;
line-height: 1.45;
margin-bottom: 5px;
margin-top: 13px;
}
.Cennik-produkt-block-cenna-price {
color: #2F3285;
font-size: 13px;
font-weight: 600;
padding-top: 5px;
}
.Cennik-produkt-block-title {
padding-top: 30px;
font-weight: 500;
padding-bottom: 2px;
}
.Cennik-produkt-block-descr {
font-size: 12px; padding-bottom: 0;
}
.Cennik-produkt-block-cenna-yellow-block {
margin-bottom: 15px;
border-radius: 20px;
overflow: hidden;
background: #F9F5F2;
margin-top: 20px;
padding-bottom: 4px;
}
#main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content > div:nth-child(5) > div.Cennik-produkt-block-cenna-yellow-block {
min-height: 76px;
}
#main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content > div:nth-child(6) > div.Cennik-produkt-block-cenna-yellow-block {
min-height: 43px;
margin-bottom: 18px;
}
#main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content > div:nth-child(7) > div.Cennik-produkt-block-cenna-yellow-block {
padding-bottom: 5px;
}
#main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content-right > div:nth-child(1) > div.Cennik-produkt-block-title {
margin-top: 14px;
margin-bottom: 0px;
}
#main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content-right > div:nth-child(1) > div.Cennik-produkt-block-cenna-yellow-block {
min-height: 42px;
}
#main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content-right > div:nth-child(2) > div.Cennik-produkt-block-cenna-yellow-block {
margin-bottom: 19px;
}
#main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content-right > div:nth-child(3) > div.Cennik-produkt-block-cenna-yellow-block {
margin-bottom: 6px;
padding-bottom: 5px;
}
#main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content-right > div:nth-child(4) > div.Cennik-produkt-block-cenna-yellow-block {
padding-bottom: 5px;
}
#main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content-right > div:nth-child(5) > div.Cennik-produkt-block-cenna-yellow-block {
padding-bottom: 5px;
}
.page-template-Oferta-produkt-page .banner-descr {
font-size: 13px;
color: #000;
font-weight: 400;
padding: 20px 0 53px;
}
.Skorzystaj-cennik-page {
padding-top: 5px;
padding-bottom: 90px;
}
.Skorzystaj-cennik-page .banner-descr {
padding: 2px 0 43px;
text-align: center;
}
.Skorzystaj-cennik-page .blue-button a {
width: 288px;
}
.menu-footer-Kontakt-button {
margin: 0 0 1.5em 3em;
}
.page-template-kosmetyki-suplementy-page .prezent-slider-text-block {
text-align: left;
padding-right: 15px;
}
.banner-descr ul,
.banner-descr ol {
margin-left: 0;
}
@media only screen and (max-width: 680px) { 
.Cennik-produkt-content-table {
flex-direction: column;
}
.Cennik-produkt-content-right, .Cennik-produkt-content {
width: 100%;
max-width: 100%;
margin-left: 0;
margin-bottom: 50px;
}
.Cennik-produkt-block-cenna {
padding: 5px 10px 5px 15px !important;
}
.Cennik-produkt-block-descr,
.Cennik-produkt-block-title {
text-align: center;
}
}
.video-wrapper video {
width: 100%;
height: 100%;
object-fit: cover;
margin-top: -70px;
}
.sound-toggle {
position: absolute;
bottom: 0px;
right: 0px;
background-color: transparent;
border: none;
border-radius: 50%;
cursor: pointer;
z-index: 10;
display: flex;
align-items: center;
justify-content: center;
width: 70px;
height: 70px;
padding: 0;
font-size: 1rem;
}
.sound-toggle img {
width: 100%;
height: 100%;
display: block;
} .produkty-slider-content .swiper-slide {
width: 248px !important;
}
.Opinie-slider-content .swiper-slide {
width: 248px !important;
}
.prezent-slider-content .swiper-slide { width: 197px !important;
}
.sklep-cat-section {
max-width: 1170px;
margin: 0 auto;
position: relative;
overflow-x: visible;
padding: 0px 0 54px;
display: flex;
}
aside.shop-sidebar ul {
margin: 0;
padding: 0;
}
ul.product-parent-cats li {
list-style: none;
color: #231f20;
font-size: 15px;
display: flex;
} li.product-cat-item a {
color: #231f20;
text-decoration: none;
min-height: 30px;
display: flex;
width: auto;
padding: 10px 16px;
border-radius: 20px;
margin-bottom: 9px;
background: #fff;
}
.products-filters {
min-height: 50px;
}
.products-filters select {
border: none;
color: #231f20;
font-size: 15px;
text-align: center;
background: #ede3da;
padding: 12px 10px;
border-radius: 25px;
margin-right: 10px;
appearance: none;        
-webkit-appearance: none; 
-moz-appearance: none;   
}
.products-filters select option {
text-align: left !important;
}
select.orderby {
width: 97px;
}
select.product-brand {
width: 90px;
}
ul.products {
margin: 0;
padding: 0;
width: 100%;
display: flex;
flex-direction: row;
align-items: flex-start;
flex: 1;
flex-direction: row;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
align-items: stretch;
margin-top: 46px;
}
li.product {
width: 278px;
margin-right: 15px;
position: relative;
border-radius: 20px;
list-style: none;
margin-bottom: 32px;
}
li.product h2.woocommerce-loop-product__title:not(.custom-title) {
display: none;
}
.product-thumb {
width: 100%;
height: 414px;
border-radius: 20px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: #e6e5e4;
margin-bottom: 17px;
}
.custom-title {
padding: 0 25px 6px 5px;
font-weight: 400;
font-size: 13px;
color: #000;
line-height: 1.3;
min-height: 40px;
}
li.product a {
text-decoration: none;
}
li.product span.price {
color: #2F3285;
font-size: 13px;
font-weight: 600;
padding-left: 5px;
}
li.product-cat-item.active {
display: flex;
flex-direction: column;
align-items: flex-start;
}
ul.child-cats {
margin-bottom: 15px !important;
}
body.page-template-kosmetyki-suplementy-page:after {
height: 70%;
}
li.product-cat-item.active li a {
background: transparent !important;
margin: 0;
}
li.product-cat-item.active li.active a,
.product-cat-item.active > a {
font-weight: 600;
}
.Oferta-produkt-top-page {
padding-top: 70px;
padding-bottom: 44px;
}
.Oferta-produkt-top-page .pomoc-slider-home-big-title {
font-size: 42px;
padding-bottom: 3px;
}
.Oferta-produkt-top-page .banner-descr {
padding-bottom: 90px;
}
.Skorzystaj-cennik-page-oferta .pomoc-slider-home-big-title {
padding-bottom: 16px;
}
.Skorzystaj-cennik-page-oferta .blue-button a {
width: 290px;
}
.Cennik-uslug-section-oferta-prod-section .pomoc-slider-home-big-title {
padding-bottom: 11px;
}
.Cennik-uslug-section.Wskazania-single-Cennik-uslug {
padding-top: 0;
padding-bottom: 60px;
}
.Lipoliza-end-top-section-button-row {
display: flex;
flex-direction: column;
align-items: center;
margin-top: -46px;
padding-bottom: 88px;
}
.banner-descr.Lipoliza-end-top-section-after-slider-descr {
padding-bottom: 30px;
padding-top: 75px;
width: 100%;
max-width: 970px;
margin: 0 auto;
text-align: center;
font-size: 15px;
line-height: 1.3;
}
.sklep-text-home-page.Wskazania-single-sklep-text {
padding-bottom: 100px;
}
.sklep-text-home-page.Wskazania-single-sklep-text .banner-descr {
font-size: 13px;
}
.Cennik-uslug-button a {
width: 100%;
text-decoration: none;
}  
.slider-new-container-pagination {
position: relative;
height: 40px;
margin-top: 43px;
width: 100%;
max-width: 1054px;
display: flex;
justify-content: flex-end;
}
.container-slider-new {
max-width: 1040px;
margin: 0 auto;
position: relative;
overflow-x: visible; 
padding: 20px 0; 
}
.slider-new-container {
width: 1040px; 
overflow: visible;
position: relative;
}
.blocks-wrapper-Wiecej,
.blocks-wrapper-Opinie,
.blocks-wrapper-prezent,
.blocks-wrapper-produkty,
.blocks-wrapper-pomoc,
.blocks-wrapper {
display: flex;
transition: transform 0.5s ease;
will-change: transform;
}
.block-produkty {
flex-shrink: 0;
padding-right: 0px;
border-radius: 6px;
text-align: center;
user-select: none;
min-height: 479px;
width: 280px;
}
.block-Opinie {
flex-shrink: 0;
padding-right: 11px;
border-radius: 6px;
text-align: center;
user-select: none;
width: 280px;
}
.block-Wiecej,
.block-prezent {
flex-shrink: 0;
width: 200px;
margin-right: 0px;
border-radius: 6px;
text-align: center;
user-select: none; 
}
.slider-new-container-pagination div {
width: 37px;
right: 52px;
height: 37px;
left: auto;
margin-left: 15px;
}
.insta-home-page-short {
overflow: hidden;
border: none;
}
.blocks-wrapper .block {
width: auto;
}
.slider-new-container-pagination {
padding-right: 20px;
}
.prezent-slider-text {
padding: 0 25px 0 0;
font-weight: 400;
font-size: 13px;
}
@media only screen and (max-width: 680px) { 
.zespol-slider-home-content {
padding: 0 20px;
}  
.zespol-slider-home-page .pomoc-slider-home-big-title {
padding-left: 0;
}
.slider-new-container,
.container-slider-new {
width: 100%;
}
.blocks-wrapper {
padding-right: 20px;
}
}
.product-popup-form input[type="text"], 
.product-popup-form input[type="email"], 
.product-popup-form input[type="tel"],
.product-popup-form textarea {
color: #000;
font-size: 15px;
font-weight: 400;
background: #F9F5F2;
width: 370px;
height: 42px;
margin-bottom: 0;
display: flex;
align-items: center;
justify-content: center;
border-radius: 30px;
padding: 0 20px;
border: none;
}
.product-popup-form input::placeholder {
color: #000;
font-size: 15px;
font-weight: 400;
}
.product-popup-form span.wpcf7-form-control-wrap {
text-align: center;
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
span.wpcf7-not-valid-tip {
font-size: 7px;
}
.product-popup-form p:has(span.wpcf7-form-control-wrap) {
margin: 5px 0 10px; 
}
.product-popup-form input[type="submit"] {
background: #2F3284;
color: #fff;
text-decoration: none;
font-size: 13px;
width: 210px;
height: 45px;
border-radius: 32px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 400;
cursor: pointer;
border: none;
margin: 0 auto;
}
#Produkt-name-input {
display: none;
}
.Wiecej-home-page.Wiecej-home-page-two-slider {
padding-top: 0;
}
.zespol-slider-home-page.oferta-produck-slider-home-page {
padding-bottom: 0;
}      .block-prezent {
height: auto;
}
.zespol-slider-home-content .swiper {
width: 100%;
height: 100%;
}
.new-navigation-slider {
position: relative;
height: 40px;
margin-top: 45px;
width: 100%;
max-width: 1170px;
display: flex;
justify-content: flex-end;
}
.zespol-slider-home-content .page-container {
max-width: 1170px;
margin: 0 auto;
padding: 0;
}
.swiper-produkty,
.swiper-prezent,
.opinie-swiper,
.swiper-Wiecej,
.swiper-pomoc,
.mySwiper {
width: 100vw;
margin-left: auto;
margin-right: auto;
overflow: visible; 
}
.swiper-produkty .swiper-slide,
.swiper-pomoc .swiper-slide,
.mySwiper .swiper-slide {
width: 295px !important; 
}
.opinie-swiper .swiper-slide {
width: 292px !important;  
}
.block-Opinie {
flex-shrink: 0;
padding-right: 11px;
border-radius: 6px;
text-align: center;
user-select: none;
width: 280px;
}
.swiper-produkty .swiper-button-next, .swiper-produkty .swiper-button-prev,
.swiper-prezent .swiper-button-next, .swiper-prezent .swiper-button-prev,
.opinie-swiper .swiper-button-next, .opinie-swiper .swiper-button-prev,
.swiper-Wiecej .swiper-button-next, .swiper-Wiecej .swiper-button-prev,
.swiper-pomoc .swiper-button-next, .swiper-pomoc .swiper-button-prev,
.mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
position: absolute;
top: var(--swiper-navigation-top-offset, 50%);
z-index: 10;
display: flex;
align-items: center;
justify-content: center;
color: transparent;
width: 37px;
height: 37px;
margin-left: 15px;
}
.swiper-produkty .swiper-button-prev, 
.swiper-prezent .swiper-button-prev, 
.swiper-Wiecej .swiper-button-prev, 
.opinie-swiper .swiper-button-prev, 
.swiper-pomoc  .swiper-button-prev,
.mySwiper .swiper-button-prev {
right: 60px;
left: auto;
}
.Wiecej-home-page.Wiecej-home-page-two-slider.overflow-hidden {
padding-top: 0;
padding-bottom: 0;
}
a.block-prezent {
text-decoration: none;
}
small.woocommerce-price-suffix {
display: none;
}
.single-product .prezent-slider-home-page .pomoc-slider-home-big-title {
padding-bottom: 50px;
padding-top: 3px;
font-size: 32px;
}
@media only screen and (max-width: 680px) { 
.swiper-produkty .swiper-slide, .opinie-swiper .swiper-slide, .swiper-pomoc .swiper-slide, .mySwiper .swiper-slide {
width: 375px !important;
}
.new-navigation-slider {
margin-top: 50px;
height: 55px;
margin-bottom: 30px;
}
.pomoc-slider-home-block {
width: 360px;
margin-right: 0;
}
.pomoc-slider-home-block-video video {
width: auto;
height: 100%;
max-height: 650px;
border-radius: 20px;
}
.pomoc-slider-home-block-title {
font-size: 24px;
}
.pomoc-slider-home-block-descr {
font-size: 15px;
}
.pomoc-slider-home-block-video {
width: 360px;
min-height: 650px;
background-size: contain;
border-radius: 20px;
}
.new-navigation-slider .swiper-button-next {
right: 0;
background-size: cover;
width: 55px !important;
height: 55px !important;
}
.new-navigation-slider .swiper-button-prev {
width: 55px !important;
height: 55px !important;
right: 90px;
}   
.block-Wiecej {
width: 230px;
height: 325px;
}
.block-prezent {
width: 230px;
height: auto;
}
.block-produkty {
border-radius: 20px;
min-height: 607px;
width: 360px;
}
.produkty-slider-text-block {
min-height: 607px;
}
.produkty-slider-title {
font-size: 23px;
padding-top: 35px;
padding-bottom: 30px;
} 
.produkty-slider-link,
.produkty-slider-text {
font-size: 15px;
} 
.insta-block-button a {
font-size: 18px;
}  
.white-button div, .white-button span, .white-button a {
font-size: 19px;
width: 290px;
}
.Wiecej-home-page.Wiecej-home-page-two-slider .Wiecej-slider-two-block {
min-height: 270px;
width: 230px;
padding-top: 55px;
}
.swiper-prezent .swiper-slide, .swiper-Wiecej .swiper-slide {
width: 255px !important;
}
.Wiecej-slider-two-block {
min-height: 180px;
}
.Wiecej-slider-two-block-title {
font-size: 17px;
font-weight: 500;
line-height: 1.2;
padding: 7px 8px 10px;
}
.Wiecej-slider-two-block-descr {
font-size: 10px;
padding: 0 5px;
}
.Wiecej-slider-two-block-button a {
bottom: 21px;
font-size: 10px;
}
.zespol-slider-home-block {
height: 560px;
width: 360px;
margin-bottom: 0;
margin-right: 0;
}
.block-Opinie {
width: 360px;
}
.pomoc-slider-home-big-title {
font-size: 35px;
}
.Opinie-slider-home-page {
padding-top: 23px;
}
.Opinie-slider-white-block {
height: 96px;
}
.banner-descr {
padding: 25px 0 85px;
font-size: 15px;
}
.prezent-slider-home-page .banner-descr {
padding: 20px 0 39px;
}
.prezent-slider-text-block img {
width: auto;
height: 340px;
}
.prezent-slider-text {
padding: 0 25px 0 0;
font-weight: 400;
font-size: 15px;
line-height: 1.2;
}
.prezent-slider-cena {
font-size: 15px;
}
.logos-home-page-content {
margin: 43px auto 0;
}
.produkty-slider-home-page {
padding-top: 0;
}
.produkty-slider-home-page .banner-descr {
padding: 3px 0 25px;
line-height: 1.3;
}
.produkty-slider-home-page .new-navigation-slider {
margin-top: 44px;
}
.insta-home-page {
padding-bottom: 90px;
padding-top: 7px;
}
.insta-block-button a {
min-width: 290px;
}
.insta-home-page-block {
display: flex;
justify-content: flex-start;
padding-top: 0;
align-items: center;
}
.insta-home-page-block-logo {
width: 78px;
}
.insta-home-page-block-logo img {
width: 100%;
}
.insta-block-button {
width: calc(100% - 80px);
max-width: 300px;
}
.insta-block-button a {
min-width: 100%;
margin-left: 5px;
}
.insta-home-page-short {
margin: 15px auto 0;
}
.insta-home-page-short {
height: auto;
}
.menu-button-home img {
width: 18px;
}
.menu-button-home {
width: 32px;
}
.banner-title {
padding: 0;
font-size: 47px;
line-height: 1.2;
}
section.Oferta-produkt-top-page.nasz-zespol-top-section {
padding-top: 71px;
}
.zespol-section-col-page .zespol-slider-bottom-button {
width: 40px;
margin: 0;
height: 40px;
}
.Cennik-uslug-button {
width: 100%;
min-width: 220px;
margin-right: 0;
}
.Oferta-produkt-top-page {
padding-top: 74px;
padding-bottom: 44px;
}
.Oferta-produkt-top-page .pomoc-slider-home-big-title {
font-size: 34px;
padding-bottom: 3px;
}
.Oferta-produkt-top-page .banner-descr {
padding-bottom: 86px;
}
.Cennik-uslug-button {
width: 100%;
min-width: 200px;
max-width: 550px;
min-height: 72px;
padding: 6px 15px 5px 20px;
height: auto;
margin-bottom: 20px;
}
.Cennik-uslug-button-link, .Cennik-uslug-button-link a {
font-size: 15px !important;
text-align: right;
width: 70px;
}
.Cennik-uslug-button-title {
font-size: 24px;
line-height: 1.1;
padding: 7px 0;
}
.akcii-home-page-content.akcii-home-page-content-green {
display: none;
}
.page-template-cennik-product-page .akcii-home-page.Cennik-akcii-page {
padding-top: 0;
}
.zespol-slider-bottom-button {
width: 55px;
position: absolute;
right: 21px;
bottom: 38px;
height: 37px;
}
.zespol-slider-bottom div img {
width: 55px;
height: 55px;
}
.zespol-slider-home-block {
border-radius: 25px;
}
.page-template-Wskazania-page .Oferta-produkt-top-page {
padding-top: 62px;
padding-bottom: 44px;
}
.page-template-Wskazania-page .Oferta-produkt-top-page .pomoc-slider-home-big-title {
font-size: 36px;
padding-bottom: 13px;
}    
.page-template-Wskazania-page .Cennik-uslug-section.Cennik-uslug-section-oferta-prod-section {
padding-top: 20px;
padding-bottom: 43px;
}
.page-template-Wskazania-page .Cennik-uslug-button {
height: auto;
min-height: 132px;
padding: 6px 15px 5px 20px;
min-width: 320px;
width: 100%;
}
.page-template-Wskazania-page .wskazania-page-row .Cennik-uslug-button-img {
width: 95px;
margin-right: 22px;
border-radius: 50%;
overflow: hidden;
height: 95px;
}
.page-template-Wskazania-page .wskazania-page-row-content .Cennik-uslug-button-title {
width: 204px;
}
}
.block-produkty a {
text-decoration: none;
}
.produkty-slider-link {
color: #2F3285;
font-family: "Wix Madefor Text", serif;
text-decoration: none;
line-height: 1;
text-align: center;
font-size: 12px;
font-weight: 400;
display: flex;
justify-content: center;
padding-top: 15px;
}
.menu-footer-Kontakt-button {
margin: 0 0 1.5em 3em;
}
.menu-Kontakt-button,
button.menu-Kontakt-button {
font-family: "Wix Madefor Text", serif;
color: #231F20;
font-weight: 400;
padding-bottom: 85px;
font-size: 15px;
}
.page-template-home-page .zespol-slider-home-content,
.page-template-home-page .pomoc-slider-home-page {
padding-bottom: 0;
}
.page-template-kosmetyki-suplementy-page .prezent-slider-text-block div:has(img) {
background: #e6e5e4;
border-radius: 20px;
max-height: 332px;
margin-bottom: 7px;
height: 332px;
display: flex;
align-items: center;
justify-content: center;
}
.page-template-kosmetyki-suplementy-page .prezent-slider-text-block div:has(img) img {
max-height: 250px;
width: auto;
height: auto;
}
.single-product .prezent-slider-img {
background: #e6e5e4;
border-radius: 10px;
max-height: 332px;
margin-bottom: 7px;
height: 332px;
display: flex;
align-items: center;
justify-content: center;
}
@media only screen and (max-width: 680px) { 
.menu-footer-Kontakt-button {
margin: 0 0 1.5em 0;
}
.footer-menu-content,
.footer-menu-content-blocks {
display: flex;
flex-direction: column;
}
.site-header-content-home {
display: flex;
flex-direction: row-reverse;
padding: 10px;
}
.site-branding-home {
width: 30px;
}
.home-banner-content {
padding-top: 60px;
padding-bottom: 60px;
}
.banner-title {
padding: 0;
}
.banner-descr {
padding: 11px 0 65px;
}
.blue-button div,
.blue-button span {
width: 290px;
height: 55px;
font-size: 19px;
}
.checkbox-kurs-page {
margin-left: 22px;
padding-top: 10px;
}
.container-gen {
padding: 0 20px;
} .banner-video-button {
bottom: 12px;
}
.banner-video-fon {
display: none;
}
.banner-video-fon-mob {
display: block;
}    
.akcii-home-page {
padding-top: 70px;
}
.akcii-home-page .banner-descr {
padding: 11px 0 15px;
font-size: 15px;
}
.akcii-home-page-content a img {
max-height: max-content;
width: 100%;
}
.pomoc-slider-home-page {
padding-top: 41px;
padding-bottom: 30px;
}
.pomoc-slider-home-big-title {
font-size: 35px;
padding-bottom: 30px;
font-family: "Playfair Display", serif;
line-height: 1.2;
}
.pomoc-slider-home-block {
min-height: 650px;
background-size: cover;
}
.container-gen-right {
padding: 0 0 0 20px;
}
.Wiecej-slider-two-content {
margin-top: 44px;
}
.Wiecej-home-page.Wiecej-home-page-two-slider .Wiecej-slider-two-block {
min-height: 185px;
width: 173px;
padding-top: 55px;
}
.Wiecej-home-page.Wiecej-home-page-two-slider .Wiecej-slider-two-block-title {
font-size: 24px;
font-weight: 500;
line-height: 1.2;
padding: 10px 8px 20px;
}
.Wiecej-home-page.Wiecej-home-page-two-slider .Wiecej-slider-two-block-descr {
font-size: 15px;
padding: 0 5px;
}
.Wiecej-home-page.Wiecej-home-page-two-slider .Wiecej-slider-two-block-button a {
position: absolute;
bottom: 22px;
text-align: center;
width: 100%;
color: #2F3285;
font-size: 15px;
text-decoration: none;
left: 0;
}
.swiper-Wiecej .swiper-slide {
width: 184px !important;
}
.zespol-slider-title {
font-size: 24px;
}
.zespol-slider-bottom-text div div {
font-size: 13px;
}
.swiper-slide:has(.Wiecej-slider-two-block) {
width: 175px !important;
}
.Wiecej-home-page {
padding-bottom: 100px;
padding-top: 83px;
}
.Wiecej-home-page .banner-descr {
line-height: 1.2;
width: 100%;
max-width: 720px;
margin: 0 auto;
text-align: center;
padding-bottom: 55px;
font-size: 15px;
padding-top: 15px;
}
.zespol-slider-home-page {
padding-top: 41px;
padding-bottom: 50px;
}
.Opinie-slider-white-block {
border: 2px solid #fff;
width: 100%;
max-width: 870px;
margin: 0 auto;
border-radius: 20px;
padding-top: 30px;
display: flex;
justify-content: center;
margin-bottom: 20px;
padding: 0 20px;
align-items: center;
height: 100px;
}
.Opinie-slider-white-block-num {
color: #231F20;
font-family: "Wix Madefor Text", serif;
font-size: 47px;
font-weight: 600;
}
.Opinie-slider-white-block-stars {
margin: 0 15px 0px 24px;
width: 135px;
}
.Opinie-slider-white-block-stars img,
.Opinie-slider-white-block-stars svg.opinie-rating-stars {
width: 98px;
height: auto;
display: block;
margin-bottom: 3px;
flex-shrink: 0;
}
.Opinie-slider-white-block-stars div {
color: #231F20;
font-size: 15px;
line-height: 1.3;
font-weight: 500;
}
.Opinie-slider-white-block-logos {
padding-left: 0;
display: flex;
align-items: center;
gap: 5px;
}
.Opinie-slider-white-block-logos img,
.Opinie-slider-white-block-logos svg.opinie-partner-logo {
width: 45px;
height: 45px;
display: block;
flex-shrink: 0;
}
.Opinie-slider-content .swiper-slide {
width: 275px !important;
}
.Opinie-slider-text-block {
min-height: 130px;
border-radius: 20px;
padding: 4px 18px 15px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.Opinie-slider-text {
color: #231F20;
font-size: 15px;
line-height: 1.3;
min-height: 105px;
overflow: hidden;
}
.Opinie-slider-text p {
margin-bottom: 0;
}
.Opinie-slider-text-name img {
width: 42px;
margin-right: 15px;
}
.Opinie-slider-text-name {
font-size: 15px;
line-height: 1.2;
font-weight: 600;
margin-top: 15px;
}
.prezent-slider-content .swiper-pagination-block {
margin-top: 36px;
}
.swiper-button-next {
right: 22px;
height: 40px;
background-size: cover;
width: 40px;
}
.swiper-button-prev {
right: 88px;
height: 40px;
left: auto;
width: 40px;
}
.prezent-slider-home-page {
padding-top: 68px;
padding-bottom: 50px;
}
.prezent-slider-text-block img {
width: 100%;
height: auto;
border-radius: 20px;
overflow: hidden;
margin-bottom: 2px;
}
.prezent-slider-content .swiper-slide {
width: 176px !important;
}
.logos-home-page {
padding-top: 26px;
padding-bottom: 60px;
}
.Oferta-produkt-top-page {
padding-top: 70px;
padding-bottom: 35px;
}
.Oferta-produkt-top-page .pomoc-slider-home-big-title {
font-size: 42px;
padding-bottom: 3px;
}
.Oferta-produkt-top-page .banner-descr {
padding-bottom: 45px;
}
.Skorzystaj-cennik-page-oferta .pomoc-slider-home-big-title {
padding-bottom: 16px;
}
.Skorzystaj-cennik-page-oferta .blue-button a {
width: 290px;
}
.oferta-yellow-button a {
background: #F9F5F2;
color: #2F3284;
text-decoration: none;
font-size: 19px;
width: 320px;
height: 55px;
border-radius: 32px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 400;
}
.oferta-yellow-button {
display: flex;
justify-content: center;
padding-top: 30px;
padding-bottom: 36px;
}
.Lipoliza-end-top-section-button-row {
display: flex;
flex-direction: column;
align-items: center;
margin-top: -46px;
padding-bottom: 88px;
}
.Cennik-uslug-button > div {
display: flex;
flex-direction: row;
align-items: center;
}
.oferta-prod-section-buttons-row .banner-descr {
width: 100%;
max-width: 867px;
margin: 0 auto;
padding-bottom: 22px;
}
.oferta-prod-uslugi-button {
border: 2px solid #EDE3DA;
font-size: 15px;
font-weight: 400;
margin-right: 7px;
padding: 15px 25px;
margin-bottom: 10px;
border-radius: 30px;
}
.Cennik-uslug-section.Cennik-uslug-section-oferta-prod-section {
padding-bottom: 60px;
}
.midle-width {
width: 100%;
max-width: 867px;
margin: 0 auto;
}
.oferta-prod-section-buttons-row-content {
display: flex;
flex-direction: column;
flex-wrap: wrap;
align-items: flex-start;
}
.oferta-prod-section-buttons-row {
padding-bottom: 43px;
}
.oferta-prod-section-czas-trwania .banner-descr {
padding-bottom: 22px;
}
.czas-trwania-oferta-button {
background: #EDE3DA;
font-size: 19px;
font-weight: 400;
margin-right: 7px;
padding: 10px 24px;
margin-bottom: 10px;
border-radius: 25px;
}
.oferta-prod-section-czas-trwania {
padding-bottom: 70px;
}
.oferta-prod-section-buttons-row-link-button a {
font-size: 15px;
font-weight: 400;
margin: 16px;
}
.oferta-prod-section-czas-trwania:last-child {
padding-bottom: 85px;
}
.wskazania-page-row .Cennik-uslug-button-img {
width: 80px;
margin-right: 15px;
border-radius: 50%;
overflow: hidden;
height: 80px
}
.wskazania-page-row-content {
width: 370px;
display: flex;
flex-direction: row;
align-items: center;
}
.wskazania-page-row-content .Cennik-uslug-button-title { width: auto;
}
.wskazania-page-row .Cennik-uslug-button a,
.wskazania-page-row a.Cennik-uslug-button,
a.Cennik-uslug-button:has(.wskazania-page-row-content) {
width: 100%;
text-decoration: none;
display: flex;
align-items: center;
justify-content: space-between;
}
.logos-home-page .pomoc-slider-home-big-title {
padding: 0 20px;
line-height: 1.2;
}
.logos-home-page-content-block {
max-width: 25%;
width: 25%;
margin-bottom: 36px;
padding: 0 3%;
align-items: center;
}
.produkty-slider-home-page .banner-descr {
text-align: left;
padding-right: 50px;
line-height: 1.1;
padding-top: 14px;
padding-bottom: 25px;
}
.produkty-slider-content .swiper-slide {
width: 280px !important;
}
.produkty-slider-text-block {
min-height: 452px;
}
.site-footer {
padding-top: 70px;
}
.footer-logo img {
height: 115px;
}
.footer-logo {
padding-bottom: 65px;
}
.footer-adress-block p {
font-size: 15px;
padding-bottom: 35px;
margin: 0;
}
.footer-menu-content-blocks {
padding-left: 20px;
}
.footer-adress-button a {
font-size: 14px;
font-weight: 400;
padding-top: 0px;
}
.footer-menu-content {
flex-direction: row;
}
.footer-menu-block {
font-size: 14px;
}
.footer-menu-block ul {
padding: 0;
min-width: 139px;
margin-left: 0;
margin-right: 24px;
}
.footer-menu-block ul li {
list-style: none;
margin-bottom: 35px;
}
.footer-menu-block ul li a {
text-decoration: none;
}
.footer-menu-content > div {
width: 50%;
}
.footer-maps-block iframe {
width: 100%;
max-width: 880px;
height: 255px;
margin-bottom: 30px;
}
.footer-white {
font-size: 13px;
}
.footer-soc img,
.footer-soc svg {
width: 35px;
}
.footer-soc {
display: flex;
gap: 22px;
padding-top: 97px;
padding-left: 0px;
padding-bottom: 65px;
}
.Oferta-produkt-top-page {
padding-top: 56px;
}
.Oferta-produkt-top-page .banner-descr {
padding-bottom: 75px;
font-size: 14px;
padding-top: 5px;
}
.single .Oferta-produkt-top-page .banner-descr {
padding-bottom: 75px;
font-size: 15px;
padding-top: 5px;
line-height: 1.3;
}
.Cennik-uslug-section-oferta-prod-section .Cennik-uslug-button {
min-height: 132px;
}
.Cennik-uslug-button-img {
width: 95px;
margin-right: 18px;
height: 95px;
}
.wskazania-page-row-content {
width: calc(100% - 75px);
}
.single  .wskazania-page-row-content .Cennik-uslug-button-title {
width: calc(100% - 115px);
}    
.nasz-zespol-big-photo-content img {
max-height: 542px;
border-radius: 20px;
}
.nasz-zespol-big-photo-section .banner-descr {
padding-bottom: 40px;
}
.zespol-page-content {
padding-top: 0;
}
.zespol-section-col-page .zespol-slider-home-block {
height: 570px;
width: 100%;
margin-bottom: 50px;
margin-right: 0;
border-radius: 20px;
}
.zespol-section-col-page .zespol-slider-bottom div img {
width: 40px;
height: 40px;
display: block;
}
.zespol-section-col-page .zespol-slider-bottom-button {
width: 40px;
margin: 0 2px 2px 0;
}
.zespol-slider-bottom-text {
display: flex;
flex-direction: column;
margin-bottom: 5px;
margin-left: 4px;
}
.nasz-zespol-popup {
width: calc(100% - 40px);
height: auto;
min-height: 356px;
border-radius: 20px;
}
.popup {
background: #231f20d6;
}
.page-template-Oferta-produkt-page .banner-descr {
font-size: 15px;
}
.nasz-zespol-popup-row {
display: flex;
color: #231F20; padding: 100px 35px 30px 35px;
}
.nasz-zespol-popup-description {
padding: 0 35px 0 35px;
}
.nasz-zespol-popup-img img {
width: 95px;
margin-right: 10px;
}
.nasz-zespol-popup-name {
margin-top: 0px;
font-size: 24px;
}
.close-btn {
margin: 5px 15px 0 0;
}
.nasz-zespol-popup .close-btn {
margin: 0;
}
button.close-btn img {
width: 43px;
}
.page-template-Wskazania-page .Oferta-produkt-top-page .pomoc-slider-home-big-title {
font-size: 36px;
padding-bottom: 3px;
}
.page-template-Wskazania-page .Oferta-produkt-top-page .banner-descr {
padding-bottom: 35px;
font-size: 15px;
padding-top: 5px;
}
.Cennik-uslug-button {
width: 100%;
min-width: 200px;
min-height: 72px;
padding: 10px 15px 5px 15px;
height: 97px;
}
.page-template-Wskazania-page .sklep-text-home-page {
padding-top: 46px;
padding-bottom: 40px !important;
}
.page-template-Wskazania-page .pomoc-slider-home-big-title {
font-size: 27px;
padding-bottom: 15px;
line-height: 1.2;
}
.page-template-Wskazania-page .banner-descr {
padding: 11px 0 35px;
line-height: 1.3;
}  
.page-template-Wskazania-page .zdrowie-sklep-page-content {
margin: 22px auto 55px;
line-height: 1.1;
} 
.Oferta-produkt-top-page .pomoc-slider-home-big-title {
font-size: 36px;
padding-bottom: 3px;
}
.page-template-wskazania-product-page .Wiecej-slider--block img {
height: 500px;
border-radius: 20px;
}
.page-template-wskazania-product-page .Wiecej-slider-content {
margin-bottom: 67px;
}
.banner-descr.Lipoliza-end-top-section-after-slider-descr {
line-height: 1.3;
}
.page-template-wskazania-product-page .Oferta-produkt-top-page {
padding-bottom: 0;
}
.page-template-wskazania-product-page .Cennik-uslug-section {
padding-top: 20px;
padding-bottom: 0;
}
.page-template-wskazania-product-page .Cennik-uslug-button {
width: 100%;
min-width: 200px;
padding: 10px 15px 5px 15px;
min-height: 70px;
border-radius: 20px;
height: auto;
}
.page-template-wskazania-product-page .sklep-text-home-page {
padding-top: 60px;
}
.Cennik-uslug-button {
width: 100%;
min-width: 220px;
}
.Cennik-uslug-button-img img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.insta-block-button a {
min-width: 290px;
}
.Wiecej-slider-content .swiper-pagination-block {
top: 40%;
}
.banner-descr {
padding: 7px 0 65px;
font-size: 10px;
}
.new-navigation-slider {
position: relative;
height: 44px;
margin-top: 36px;
}
.swiper-produkty .swiper-button-next, .swiper-produkty .swiper-button-prev, .swiper-prezent .swiper-button-next, .swiper-prezent .swiper-button-prev, .opinie-swiper .swiper-button-next, .opinie-swiper .swiper-button-prev, .swiper-Wiecej .swiper-button-next, .swiper-Wiecej .swiper-button-prev, .swiper-pomoc .swiper-button-next, .swiper-pomoc .swiper-button-prev, .mySwiper .swiper-button-next, .mySwiper .swiper-button-prev {
width: 43px;
height: 43px;
margin-left: 15px;
}
.swiper-button-next {
right: 0;
height: 40px;
background-size: cover;
width: 40px;
}
.swiper-produkty .swiper-button-prev, .swiper-prezent .swiper-button-prev, .swiper-Wiecej .swiper-button-prev, .opinie-swiper .swiper-button-prev, .swiper-pomoc .swiper-button-prev, .mySwiper .swiper-button-prev {
right: 88px;
left: auto;
}
.menu-footer-Kontakt-button {
margin: 0 0 1.5em 0;
}
.Wiecej-slider-content .swiper-button-prev,
.Wiecej-slider-content .swiper-button-next {
width: 55px;
height: 55px;
}
.checkbox-kurs-page label div {
font-weight: 300;
font-size: 12px;
line-height: 1.2;
}
.page-template-Oferta-produkt-page .banner-descr {
line-height: 1.3;
}
.sklep-text-home-page.Wskazania-single-sklep-text .banner-descr {
font-size: 15px;
}
.Cennik-produkt-block-title {
font-size: 24px;
}
.Cennik-produkt-block-descr {
font-size: 15px;
line-height: 1.3;
}
.Cennik-produkt-block-cenna-price {
color: #2F3285;
font-size: 15px;
font-weight: 600;
padding-top: 5px;
min-width: 110px;
text-align: right;
}
.page-template-Wskazania-page .wskazania-page-row-content .Cennik-uslug-button-title {
width: 204px;
}
.produkty-slider-home-page .banner-descr {
font-size: 15px;
padding-right: 10px;
}
}
@media only screen and (max-width: 550px) {
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
font-size: 14px;
font-size: 0.85vw;
}
.swiper-produkty .swiper-slide, .opinie-swiper .swiper-slide, .swiper-pomoc .swiper-slide, .mySwiper .swiper-slide {
width: 81.7rem !important;
}
.block-produkty {
border-radius: 20px;
width: 77.6rem;
min-height: 130rem;
}
.produkty-slider-text-block {
min-height: 130rem;
}
.produkty-slider-title {
font-size: 5rem;
padding-top: 7.5rem;
padding-bottom: 6.5rem;
}
.produkty-slider-text {
font-size: 3.2rem;
}
.produkty-slider-link {
padding-top: 3rem;
font-size: 2.6rem;
}
.pomoc-slider-home-block {
width: 77rem;
min-height: 139rem;
}
.pomoc-slider-home-block-title {
font-size: 5.3rem;
padding: 6rem 3rem 3rem;
}
.pomoc-slider-home-block-descr {
font-size: 3.3rem;
padding: 1rem 2rem;
}
.Wiecej-home-page.Wiecej-home-page-two-slider .Wiecej-slider-two-block {
width: 49.5rem;
padding-top: 12rem;
min-height: 57.7rem;
}
.Wiecej-home-page.Wiecej-home-page-two-slider .Wiecej-slider-two-block-title {
font-size: 5.15rem;
padding: 2.15rem 1.72rem 4.29rem;
}
.Wiecej-home-page.Wiecej-home-page-two-slider .Wiecej-slider-two-block-descr {
font-size: 3.3rem;
}
.swiper-prezent .swiper-slide, .swiper-Wiecej .swiper-slide {
width: 53rem !important;
}
.zespol-slider-home-block {
height: 121.7rem;
width: 78rem;
}
.zespol-slider-title {
font-size: 5.2rem;
}
.zespol-slider-bottom-text div div {
font-size: 2.8rem;
margin-top: 1rem;
padding: 0.64rem 1.72rem;
}
.prezent-slider-text-block div:has(img) {
max-height: 73.9rem;
height: 73.9rem;
}
.prezent-slider-text-block {
padding-right: 3.3rem;
} 
.prezent-slider-text-block div:has(img) img {
max-height: 54.4rem;
} 
.prezent-slider-text {
padding: 0 5.4rem 0 0;
font-size: 3.3rem;
}
.prezent-slider-cena {
font-size: 3.3rem;
}
.block-Opinie {
width: 78.45rem;
padding-right: 0;
}
.Opinie-slider-text-block {
padding: 0.9rem 3.9rem 3.2rem;
min-height: 28rem;
}
.Opinie-slider-text {
font-size: 3.3rem;
min-height: 28rem;
}
.Opinie-slider-text-name {
font-size: 3.3rem;
}
.Opinie-slider-text-name img {
width: 9.1rem;
}
.swiper-produkty .swiper-button-prev, .swiper-prezent .swiper-button-prev, .swiper-Wiecej .swiper-button-prev, .opinie-swiper .swiper-button-prev, .swiper-pomoc .swiper-button-prev, .mySwiper .swiper-button-prev {
right: 70px;
left: auto;
}
.new-navigation-slider .swiper-button-prev {
width: 45px !important;
height: 45px !important;
}
.new-navigation-slider .swiper-button-next {
width: 45px !important;
height: 45px !important;
}
.zespol-slider-bottom div img {
width: 45px;
height: 45px;
}
.zespol-slider-bottom-button {
width: 45px;
position: absolute;
right: 21px;
bottom: 21px;
height: 45px;
}
.nasz-zespol-popup button.close-btn img {
width: 45px;
}
.nasz-zespol-popup {
width: calc(100% - 5rem);
height: auto;
border-radius: 20px;
min-height: 20rem;
}
.nasz-zespol-popup-row {
padding: 80px 5rem 30px 5rem;
}
.nasz-zespol-popup-description {
padding: 0 5rem 0 5rem;
}
.nasz-zespol-popup-content .zespol-slider-bottom-text div div {
font-size: 2.5rem;
}
.footer-logo img {
height: 105px;
}
.Cennik-uslug-button-title,
.page-template-Wskazania-page .wskazania-page-row-content .Cennik-uslug-button-title {
width: 44rem;
font-size: 5.3rem;
}
.Cennik-uslug-button {
max-width: 550px;
}
.Cennik-uslug-button,
.Cennik-uslug-section-oferta-prod-section .Cennik-uslug-button {
min-height: 28rem;
}
.Cennik-uslug-button-img,
.page-template-Wskazania-page .wskazania-page-row .Cennik-uslug-button-img {
width: 20.6rem;
height: 20.6rem;
min-width: 20.6rem;
min-height: 20rem;
}
.oferta-prod-section-czas-trwania .banner-descr,
.oferta-prod-section-buttons-row .banner-descr,
.Cennik-uslug-section .banner-descr {
font-size: 15px;
}
.banner-descr {
font-size: 15px;
}
.zespol-section-col-page .zespol-slider-home-block {
height: 166rem;
}
}  .home-banner-section-page .fade-in-detail,
.Cennik-top-page .fade-in-detail,
.Oferta-produkt-top-page > .container-gen:first-child .fade-in-detail {
opacity: 1;
transform: none;
transition: none;
will-change: auto;
}
.fade-in-detail {
opacity: 0;
transform: translate3d(0, 11px, 0);
transition:
opacity 0.72s cubic-bezier(0.19, 1, 0.35, 1),
transform 0.72s cubic-bezier(0.19, 1, 0.35, 1);
transition-delay: 0s;
will-change: opacity, transform;
} .fade-in-detail.is-visible {
opacity: 1;
transform: translate3d(0, 0, 0);
will-change: auto;
transition-delay: 0.08s;
} .fade-in-detail.fade-in-detail--seq-1.is-visible {
transition-delay: 0.08s;
}
.fade-in-detail.fade-in-detail--seq-2.is-visible {
transition-delay: 0.26s;
}
@media (prefers-reduced-motion: reduce) {
.fade-in-detail,
.fade-in-detail.is-visible,
.fade-in-detail.fade-in-detail--seq-1.is-visible,
.fade-in-detail.fade-in-detail--seq-2.is-visible {
opacity: 1;
transform: none;
transition: none;
will-change: auto;
}
} .swiper-button-next,
.swiper-button-prev {
transition: transform 0.35s cubic-bezier(0.25, 1, 0.45, 1), opacity 0.25s ease;
}
.swiper-button-next:not(.swiper-button-disabled):hover,
.swiper-button-prev:not(.swiper-button-disabled):hover {
transform: translateY(-7px);
}
@media (prefers-reduced-motion: reduce) {
.swiper-button-next:hover,
.swiper-button-prev:hover {
transform: none;
}
} p.banner-descr {
margin: 0;
}
blockquote.Opinie-slider-text-block {
margin: 0;
}
.Opinie-slider-text-name cite {
font-style: normal;
} body.single:not(.single-product):not(.single-post) .oferta-produck-slider-home-page,
body.page-template-lipoliza-enzymatyczna-page .oferta-produck-slider-home-page,
body.page-template-wskazania-product-page .oferta-produck-slider-home-page {
padding-bottom: 0;
}
body.single:not(.single-product):not(.single-post) .Wiecej-slider--block img,
body.page-template-lipoliza-enzymatyczna-page .Wiecej-slider--block img {
min-height: auto !important;
}  .no-scroll {
overflow: hidden;
}
button.menu-toggle {
display: none;
}
.popup-menu-col-content {
position: relative;
height: 100%;
}
.popup-menu-block-scroll {
margin-top: 10px;
position: relative;
overflow-y: auto;
height: 100%;
border-radius: 0 0 20px 0;
}
.popup-menu {
display: none;
position: fixed;
z-index: 99;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
background: #37373773;
backdrop-filter: blur(2px);
}
.popup-menu-close {
color: transparent;
float: right;
font-size: 0;
border: none;
border-radius: 50%;
top: 26px;
left: 320px;
position: fixed;
z-index: 33;
cursor: pointer;
}
.popup-menu-close img {
width: 37px;
}
.close-btn:hover,
.close-btn:focus {
text-decoration: none;
cursor: pointer;
}
.popup-menu-col .footer-adress-block {
padding-bottom: 60px;
}
.menu-button-home {
cursor: pointer;
}
.popup-menu-col {
background: #fff;
background-size: cover;
display: flex;
flex-direction: column;
max-width: 385px;
height: 100%;
position: relative;
width: 100%;
padding-left: 80px;
overflow: hidden;
border-radius: 0 0 20px 0;
}
.popup-menu-col .blue-button a {
max-width: 225px;
}
.main-navigation {
display: block;
width: 100%;
}
nav#site-navigation ul {
display: flex;
flex-direction: column;
padding-top: 66px;
}
nav#site-navigation li a {
font-family: "Wix Madefor Text", serif;
color: #231F20;
font-weight: 400;
padding-bottom: 32px;
font-size: 15px;
}
.popup-menu-blue-button {
padding-top: 55px;
}
.popup-menu-adress {
padding: 90px 0 82px;
}
.popup-menu-adress .footer-adress-block p {
font-size: 15px;
line-height: 1.3;
padding-bottom: 5px;
font-weight: 400;
}
.popup-menu-col .footer-soc img,
.popup-menu-col .footer-soc svg {
width: 35px;
}
.site-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 98;
transition: top 0.3s;
}
.site-header.scrolled {
background: #f9f5f2;
position: fixed;
}
.cky-btn-preferences,
.cky-btn-reject,
.cky-btn-customize { border-radius: 23px;
}
.cky-btn-accept { border-radius: 23px;
}  .zarezerwuj-wizyte-popup-title {
font-family: "Playfair Display", serif;
}
.pomoc-slider-home-big-title {
line-height: 1.2;
}
.page-template-home-page .produkty-slider-home-page,
.page-template-home-page .prezent-slider-home-page,
.page-template-home-page .Opinie-slider-home-page,
.page-template-home-page .zespol-slider-home-page {
padding-bottom: 0;
}
.page-template-home-page .logos-home-page {
padding-top: 0;
}
footer.entry-footer {
display: none;
}
.popup-menu-col .blue-button div {
width: 230px;
}
button.close-btn img {
width: 37px;
}
.nasz-zespol-popup button.close-btn img {
width: 33px;
}
.white-button div,
.white-button a {
color: #231F20;
text-decoration: none;
font-size: 16px;
width: 230px;
height: 55px;
border-radius: 32px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 300;
font-family: "Wix Madefor Text", serif;
background: #fff;
cursor: pointer;
}
.pomoc-slider-home-block-video video {
width: 100%;
overflow: hidden;
border-radius: 20px;
}
.zespol-slider-home-block {
border-radius: 20px;
}
@media screen and (min-width: 1280px) {
.container-gen-right {
padding-left: calc(50% - 1020px / 2 + -10px* 2 / 2);
width: 100%;
}
}
.page-template-home-page .zespol-slider-home-content {
padding-bottom: 55px;
}
.page-template-home-page .zespol-slider-home-content .new-navigation-slider {
padding-top: 50px;
}
#main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content-right > div:nth-child(1) > div.Cennik-produkt-block-title {
padding-top: 0px;
}
.page-id-1827 #main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content-right > div:nth-child(1) > div.Cennik-produkt-block-title {
padding-top: 15px !important;
}
.page-id-809 #main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content-right > div:nth-child(1) > div.Cennik-produkt-block-title {
padding-top: 16px;
}
.page-id-827 #main > section.Cennik-uslug-section-produkt > div > div.Cennik-produkt-content-table > div.Cennik-produkt-content-right > div:nth-child(1) > div.Cennik-produkt-block-title {
padding-top: 16px;
}
.page-id-818 section.Cennik-uslug-section-produkt.Cennik-uslug-section-produkt-rytualy {
margin-top: -110px;
}
.page-id-818 .Cennik-uslug-section-produkt .banner-descr.Cennik-uslug-big-title-description {
text-align: center;
padding-top: 10px;
} .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
display: none;
}
body {
position: relative;
}
body:after {
content: '';
position: absolute;
width: 100%;
height: 100vh;
left: 0;
top: 0;
background: rgba(249, 245, 242, 1);
background: linear-gradient(to bottom, rgba(249, 245, 242, 1) 0%, rgba(255, 255, 255, 1) 100%);
z-index: -1;
}
@media only screen and (max-width: 680px) {
.menu-button-home > div {
display: none;
}
.menu-button-home {
width: 25px;
}
.checkbox-kurs-page {
padding-top: 15px;
width: 250px;
font-size: 14px;
margin-left: 17px;
}
.nasz-zespol-popup button.close-btn img {
width: 55px;
}
}
.overflow-hidden {
overflow: hidden;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
display: none !important;
} .prezent-slider-text-block div:has(img) {
background: #e6e5e4;
border-radius: 20px;
max-height: 324px;
margin-bottom: 7px;
height: 324px;
display: flex;
align-items: center;
justify-content: center;
}
.prezent-slider-text-block div:has(img) img {
max-height: 250px;
width: auto;
height: auto;
}
.prezent-slider-text-block {
text-align: left;
padding-right: 15px;
}
@media only screen and (max-width: 680px) {
.prezent-slider-text-block div:has(img) {
max-height: 340px;
height: 340px;
}
} .zespol-slider-home-page.oferta-produck-slider-home-page .zespol-slider-home-content {
padding-bottom: 0;
}
.new-navigation-slider .swiper-button-lock {
display: none;
}
.swiper-prezent .swiper-slide,
.swiper-Wiecej .swiper-slide {
width: 237px !important;
}
.block-Wiecej,
.block-prezent {
width: 222px;
}
.Wiecej-slider--block img {
border-radius: 20px;
min-width: 100%;
width: 100%;
height: 100%;
object-fit: cover;
display: block;
min-height: 643px;
}
@media only screen and (max-width: 680px) {
.produkty-slider-text-block {
min-height: 607px;
}
.Wiecej-home-page.Wiecej-home-page-two-slider .Wiecej-slider-two-block {
min-height: 270px;
width: 230px;
padding-top: 55px;
}
.swiper-prezent .swiper-slide,
.swiper-Wiecej .swiper-slide {
width: 245px !important;
}
.page-template-Wskazania-page .wskazania-page-row-content .Cennik-uslug-button-title {
width: 204px;
}
.produkty-slider-home-page .banner-descr {
font-size: 15px;
padding-right: 10px;
}
article.product .summary.entry-summary {
padding: 0 20px;
}
.woocommerce-product-description {
padding-right: 0;
}
.footer-menu-block ul {
margin-right: 0;
}
}
@media only screen and (max-width: 550px) {
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
font-size: 14px;
font-size: 0.85vw;
}
.Wiecej-home-page.Wiecej-home-page-two-slider .Wiecej-slider-two-block {
width: 49.5rem;
padding-top: 12rem;
min-height: 57.7rem;
}
.Wiecej-home-page.Wiecej-home-page-two-slider .Wiecej-slider-two-block-title {
font-size: 5.15rem;
padding: 2.15rem 1.72rem 4.29rem;
}
.Wiecej-home-page.Wiecej-home-page-two-slider .Wiecej-slider-two-block-descr {
font-size: 3.3rem;
}
.swiper-prezent .swiper-slide,
.swiper-Wiecej .swiper-slide {
width: 53rem !important;
}
.zespol-slider-home-block {
height: 121.7rem;
width: 78rem;
}
.zespol-slider-title {
font-size: 5.2rem;
}
.zespol-slider-bottom-text div div {
font-size: 2.8rem;
margin-top: 1rem;
padding: 0.64rem 1.72rem;
}
.prezent-slider-text-block div:has(img) {
max-height: 73.9rem;
height: 73.9rem;
}
.prezent-slider-text-block {
padding-right: 3.3rem;
}
.prezent-slider-text-block div:has(img) img {
max-height: 54.4rem;
}
.prezent-slider-text {
padding: 0 5.4rem 0 0;
font-size: 3.3rem;
}
.prezent-slider-cena {
font-size: 3.3rem;
}
.Cennik-uslug-button-img,
.page-template-Wskazania-page .wskazania-page-row .Cennik-uslug-button-img {
width: 20.6rem;
height: 20.6rem;
min-width: 20.6rem;
min-height: 20.6rem;
}
.page-template-Wskazania-page .Cennik-uslug-button {
padding: 6px 15px 5px 15px;
}
.Cennik-uslug-button-img img {
height: 100%;
width: 100%;
}
.Cennik-uslug-button {
height: auto;
}
.page-template-Oferta-produkt-page .Cennik-uslug-button-title,
.single-wskazania .Cennik-uslug-button-title {
width: 70rem;
font-size: 5.3rem;
}
.product-thumb {
max-height: 73.9rem;
height: 73.9rem;
}
.produkty-slider-text-block {
min-height: 130rem;
}
.block-Wiecej {
height: auto;
}
} .page-template-home-page .Wiecej-home-page.Wiecej-home-page-two-slider.overflow-hidden {
padding-top: 0;
}
.page-template-home-page .Wiecej-slider-content-mob {
display: none;
}
@media only screen and (max-width: 680px) {
.page-template-home-page .Wiecej-slider-content-mob {
display: block;
}
.page-template-home-page .Wiecej-slider-content-decstop {
display: none;
}
} .page-template-nasz-zespol-page .zespol-slider-home-block {
width: 100%;
max-width: 282px;
height: 442px;
margin-bottom: 14px;
}
@media only screen and (max-width: 680px) {
.page-template-nasz-zespol-page .zespol-section-col-page .zespol-slider-home-block {
max-width: 500px;
}
} .page-template-sklep-page .video-wrapper video {
margin-top: -92px;
} @media only screen and (max-width: 680px) {
.page-template-cennik-product-page .akcii-home-page-content.akcii-home-page-content-green,
.page-template-cennik-product-kos-page .akcii-home-page-content.akcii-home-page-content-green,
.page-template-cennik-product-laser-page .akcii-home-page-content.akcii-home-page-content-green {
display: none;
}
} .page-template-cennik-product-laser-page .Cennik-produkt-content {
width: 100%;
max-width: 100%;
display: flex;
justify-content: space-between;
}
.page-template-cennik-product-laser-page .Cennik-produkt-block {
max-width: 49%;
width: 100%;
}
.page-template-cennik-product-laser-page .Cennik-produkt-block-cena-laser {
display: flex;
width: 50%;
justify-content: space-between;
}
.page-template-cennik-product-laser-page .Cennik-produkt-block-cenna-price {
width: 25%;
text-align: center;
}
@media only screen and (max-width: 680px) {
.page-template-cennik-product-laser-page .Cennik-produkt-content {
flex-direction: column;
}
.page-template-cennik-product-laser-page .Cennik-produkt-block {
max-width: 100%;
}
.page-template-cennik-product-laser-page .Cennik-produkt-block-cenna-price {
min-width: auto;
font-size: 13px;
}
.page-template-cennik-product-laser-page .Cennik-produkt-block-cenna-text-block {
width: 40%;
padding-top: 5px;
}
.page-template-cennik-product-laser-page .Cennik-produkt-block-cena-laser {
width: 60%;
}
.page-template-cennik-product-laser-page .Cennik-produkt-block:last-child > .Cennik-produkt-block-title {
display: none;
}
} .single-wskazania .Wiecej-slider--block img {
min-height: auto !important;
}
.page-template-Wskazania-page .Cennik-uslug-section.Cennik-uslug-section-oferta-prod-section {
padding-top: 0;
} .single-produkt .main-navigation {
display: none;
}
.single-produkt .produkt-single-page {
padding-top: 84px;
padding-bottom: 60px;
}
.single-produkt .produkt-single-content {
display: flex;
flex-direction: row;
padding: 38px 20px 20px 90px;
}
.single-produkt .post-image {
width: 418px;
height: 100%;
max-height: 625px;
border-radius: 24px;
overflow: hidden;
background: #d1cdca;
display: flex;
justify-content: center;
align-items: center;
}
.single-produkt .produkt-single-content-block {
width: 40%;
margin-left: 88px;
font-family: "Wix Madefor Text", serif;
}
.single-produkt .produkt-single--title h1 {
margin: 0;
font-family: "Wix Madefor Text", serif;
color: #000;
font-weight: 600;
font-size: 16px;
margin-top: -3px;
min-height: 59px;
}
.single-produkt .produkt-single-price {
display: flex;
color: #2F3285;
font-weight: 600;
font-family: "Wix Madefor Text", serif;
font-size: 15px;
align-items: flex-end;
padding-bottom: 39px;
}
.single-produkt .produkt-single-price div {
color: #6D6E71;
font-size: 12px;
padding-left: 12px;
}
.single-produkt .produkt-single-dotepny {
color: #6D6E71;
font-size: 12px;
font-weight: 600;
max-width: 275px;
padding-top: 12px;
line-height: 1.2;
}
.single-produkt .produkt-single-block-description {
color: #231F20;
font-size: 14px;
font-weight: 600;
padding-top: 64px;
line-height: 1.3;
}
.single-produkt .produkt-single-block-description p {
margin-bottom: 5px;
}
.single-produkt .produkt-single-content-block .blue-button a {
width: 286px;
}
.single-produkt .produkt-single-page-home-page {
padding-bottom: 100px;
} .page-template-nasz-zespol-page .nasz-zespol-big-photo-section {
padding-bottom: 80px;
}