img {
    width: 100%;
}

.h1-szablon-green {
    color: #FFF;
    font-family: "Roboto Condensed";
    font-size: 96px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 115.2px */
}

.green-color {
    color: #306355;
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}

.p-main.black {
    color: black;
}

.whole-front {
    display: flex;
    flex-direction: column;
    gap: 80px;
}

.h2-szablon-green {
    color: #212121;
    font-family: "Roboto Condensed";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}

.p-main {
    color: #FFF;
    font-family: 'Epilogue';
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}

.main-button {
    border-radius: 10px;
    background: #306355;
    color: #FFF;
    padding: 10px 20px;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    display: flex;
    width: fit-content;
    justify-content: center;
    align-items: center;
}

.main-button span svg path {
    fill: white;
    transition: all 0.3s ease-in-out;
}

.main-button:hover span svg path {
    fill: #306355;
}

.main-button.w-100 {
    width: 100% !important;
}

.main-button:hover {
    background-color: #FFF;
    color: #306355;
}

ul#mega-menu-header-menu {
    background-color: transparent !important;
}

div#mega-menu-wrap-header-menu {
    background-color: transparent;
}

.box-shadow-menu {
    position: fixed;
    z-index: 10;
    transition: all 0.2s ease-in-out;
}



a {
    text-decoration: none;
}

.desc-device-medic {
    color: white;
    margin: 0;
}

.margin-blog {
    margin: 128px 0px;
}

.margin-blog .container {
    display: flex;
    justify-content: center;
}

.blog_template.boxy-clean ul {
    display: flex;
    justify-content: center;
    gap: 64px;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 128px;
}

.main-page-bg {
    background-image: url(/wp-content/uploads/img_template/front_page/banner_home1.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 90vh;
    display: flex;
    align-items: end;
    padding-bottom: 128px;
    position: relative;
	padding-top:100px;

}

.main-page-bg .container {
    z-index: 1;

}

.main-page-bg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(33, 33, 33, 0.9);
    width: 100%;
    height: 100%;
    z-index: 0;
}

.main-page-bg.kontakt {
    background-image: url(/wp-content/uploads/img_template/kontakt/bg_kontakt.webp);
}

.main-page-bg.nasze-studio {
    background-image: url(/wp-content/uploads/img_template/nasz_zespol/bg_zespol.webp);
}

.main-page-bg.kosmetyki-i-suple {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/bg_kosmetyki.webp);
}

.main-page-bg.oferta {
    background-image: url(/wp-content/uploads/img_template/oferta/baner_oferta.webp);
}

.main-page-bg.fitness {
    background-image: url(/wp-content/uploads/img_template/fitness/bg_fitness.webp);
}

.main-page-bg.wellness {
    background-image: url(/wp-content/uploads/img_template/wellness/baner_wellness.webp);
}

.main-page-bg.kosmetologia {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/bg_kosmetologia.webp);
}

.main-page-bg.metamorfozy {
    background-image: url(/wp-content/uploads/img_template/metamorfozy/bg_metamorfozy.webp);
}

.main-page-bg.cennik {
    min-height: unset !important;
    padding-bottom: 90px;
}

.main-page-bg.polityka {
    min-height: unset !important;
    padding-bottom: 90px;
}

.main-page-bg.artykul {
    min-height: unset !important;
    padding-bottom: 90px;
}

.fit-content path {
    fill: white;
}

.cennik-h1 {
    color: #212121;
    text-align: center;
    font-family: "Roboto Condensed";
    font-size: 96px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 115.2px */
}

/*bg do fitness*/
.main-page-bg.roll-shaper {
    background-image: url(/wp-content/uploads/img_template/fitness/roll_shaper/bg_roll_shaper.webp);
}

.main-page-bg.swan-shaper {
    background-image: url(/wp-content/uploads/img_template/fitness/swan_shaper/bg_swan_shaper.webp);
}

.main-page-bg.Vacu-Shaper {
    background-image: url(/wp-content/uploads/img_template/fitness/vacu_shaper/bg_vacu_shaper.webp);
}

.main-page-bg.Vacu-Shaper-Bike {
    background-image: url(/wp-content/uploads/img_template/fitness/vacu_shaper_bike/bg_vacu_bike.webp);
}

.main-page-bg.swan-shaper-bike {
    background-image: url(/wp-content/uploads/img_template/fitness/swan_shaper_bike/bg_swan_shaper.webp);
}

.main-page-bg.rower-poziomy {
    background-image: url(/wp-content/uploads/img_template/fitness/rower_poziomy/bg_rower_poziomy.webp);
}

.main-page-bg.tulip {
    background-image: url(/wp-content/uploads/img_template/fitness/tulip/bg_tulip.webp);
}

.main-page-bg.ems {
    background-image: url(/wp-content/uploads/img_template/fitness/ems/bg_ems.webp);
}

/*end of bg do fitness*/



/*bg do wellness*/
.main-page-bg.limfodrenaz {
    background-image: url(/wp-content/uploads/img_template/wellness/limfodrenaz/bg_limfodrenaz.webp);
}

.main-page-bg.elektrostymulacja-z-ir {
    background-image: url(/wp-content/uploads/img_template/wellness/elektrostymulacja_ir/bg_elektrostymulacja_ir.webp);
}

.main-page-bg.elektrostymulacja {
    background-image: url(/wp-content/uploads/img_template/wellness/elektrostymulacja/bg_elektrostymulacja.webp);
}

.main-page-bg.sauna-ir {
    background-image: url(/wp-content/uploads/img_template/wellness/sauna_ir/bg_sauna_ir.webp);
}

.main-page-bg.sauna-karbonowa {
    background-image: url(/wp-content/uploads/img_template/wellness/sauna_karbonowa/bg_sauna_karbonowa.webp);
}

.main-page-bg.sunny-studio {
    background-image: url(/wp-content/uploads/img_template/wellness/sunny_studio/bg_sunny_studio.webp);
}

.main-page-bg.body-wrapping {
    background-image: url(/wp-content/uploads/img_template/wellness/body_wrapping/bg_body_wraping.webp);
}

.main-page-bg.masaz-kobido {
    background-image: url(/wp-content/uploads/img_template/wellness/kobido/bg_kobido.webp);
}

.main-page-bg.kinesiotaping {
    background-image: url(/wp-content/uploads/img_template/wellness/kinesiotaping/bg_kinesiotaping.webp);
}

/*end of bg do wellness*/


/* bg do kosmetologii */
.main-page-bg.beauty_contour {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/beauty_contour/baner_beauty_contour.webp);
}

.main-page-bg.beauty_hood {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/beauty_hood/bg_beauty_hood.webp);
}

.main-page-bg.beauty_shaper {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/beauty_shaper/bg_beauty_shaper.webp);
}

.main-page-bg.carbon_master {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/carbon_master/bg_carbona_master.webp);
}

.main-page-bg.cavi_shape {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/cavi_shape/bg_cavi_shape.webp);
}

.main-page-bg.cavi_shape_advanced {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/cavi_shape_advanced/bg_cavi_shape_advanced.webp);
}

.main-page-bg.cavi_smart {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/cavi_smart/bg_cavi_smart.webp);
}

.main-page-bg.hifu {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/hifu/bg_hifu.webp);
}

.main-page-bg.hifu_4d {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/hifu_4d/bg_hifu_4d.webp);
}

.main-page-bg.ice_tech {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/ice_tech/bg_ice_tech.webp);
}

.main-page-bg.laser_diamond {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/laser_diamond/baner_laser_diamond.webp);
}

.main-page-bg.laser_frakcyjny {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/laser_frakcyjny/bg_laser_frakcyjny.webp);
}

.main-page-bg.laser_SHR {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/laser_SHR/baner_laser_shr.webp);
}

.main-page-bg.lipohifu {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/lipohifu/bg_lipohifu.webp);
}

.main-page-bg.lipolaser {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/lipolaser/bg_lipolaser.webp);
}

.main-page-bg.lipolaser_4d {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/lipolaser_4d/bg_lipolaser_4d.webp);
}

.main-page-bg.multipolar {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/multipolar/baner_multipolar.webp);
}

.main-page-bg.power_shaper {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/power_shaper/bg_power_shaper.webp);
}

.main-page-bg.slimlaser {
    background-image: url(/wp-content/uploads/img_template/kosmetologia/slimlaser/bg_slimlaser.webp);
}

.main-page-bg.endofusion-bg{
    background-image: url(/wp-content/uploads/img_template/kosmetologia/endofusion/bg_endofusion.webp);
}


@media screen and (min-width:992px) {
    .box-shadow-menu.sticky {
        background: rgba(0, 0, 0, 0.5) !important;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1) !important;
        backdrop-filter: blur(9px) !important;
        -webkit-backdrop-filter: blur(9px) !important;
    }
}

@media screen and (max-width:992px) {
    .box-shadow-menu {
        background: rgba(0, 0, 0) !important;
        backdrop-filter: blur(9px) !important;
        -webkit-backdrop-filter: blur(9px) !important;
    }
}

/* end of bg do kosmetologii */

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item {
    padding-left: 10px !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
    color: #FFF !important;
    display: flex !important;
    align-items: center !important;
    font-family: 'Epilogue' !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;
    border-radius: 10px !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link:hover {
    color: #306355 !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item>a.mega-menu-link {
    color: white !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    color: #306355 !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
    border-radius: 10px !important;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.10) !important;
    color: #306355 !important;

    font-family: 'Epilogue' !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 300 !important;
    line-height: normal !important;
}

.mega-sub-menu {
    margin-top: 6px !important;
}

.mega-sub-menu:hover .mega-menu-link {
    color: #306355 !important;
}

.mega-sub-menu li a:first-child,
.mega-sub-menu li,
.mega-sub-menu {
    border-radius: 12px !important;
}

.mega-menu-item.mega-toggle-on a {
    color: #306355 !important;
}

.mobile-padding-1 {
    background-color: transparent !important;
}

.img-strefa img {
    border-radius: 10px 0px 0px 10px;
    filter: drop-shadow(0px 0px 16px rgba(0, 0, 0, 0.15));
}

.strefa-div-front {
    border-radius: 0px 10px 0px 0px;
    background: #FFF;
    padding: 0px 48px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.h3-szablon-green {
    color: #212121;
    font-family: "Roboto Condensed";
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.strefa-zalety {
    border-radius: 0px 0px 10px 0px;
    background: #306355;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    padding: 12px 48px;
}

.strefa-desc {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.linie-zalety div span {
    color: #FFF;
    font-family: 'Epilogue';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}

.linie-zalety {
    gap: 14px;
}

.gap-strefa-item {
    gap: 64px;
}

.linie-zalety div:nth-child(2) {
    border-left: 2px solid #FFF;
    border-right: 2px solid #FFF;
    padding: 0px 14px;
}

.strefa-item:nth-child(even) {
    flex-direction: row-reverse;
}

.strefa-item:nth-child(even) .strefa-div-front {
    border-radius: 10px 0px 0px 0px;
    align-items: end;
}

.strefa-item:nth-child(even) .strefa-div-front .p-main {
    text-align: end;
}

.strefa-item:nth-child(even) .linie-zalety {
    justify-content: end;
}

.strefa-item:nth-child(even) .img-strefa img {
    border-radius: 0px 10px 10px 0px;
}

.strefa-item:nth-child(even) .strefa-zalety {
    border-radius: 0px 0px 0px 10px;
}

.programy-lojalonsciowe {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 24px;
}
.cards-item-loyalty{
    width: 25%;
}
@media screen and (max-width:998px) {
    .cards-item-loyalty{
        width: 100%;
    }
    
}
.green-color.small-green-color {
    font-size: 18px;
}

.desc-of-programy {
    color: #212121;
    font-family: 'Epilogue';
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.bg-przemiana {
    background-image: url("/wp-content/uploads/img_template/front_page/bg_przemiana.webp");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 128px 0px 164px 0px;
}

.h2-szablon-green.white {
    color: #FFF;
    text-align: right;
    font-family: "Roboto Condensed";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-transform: uppercase;
}

.p-main.white {
    color: #FFF;
    text-align: right;
    font-family: 'Epilogue';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}

.div-klocek {
    display: flex;
    flex-direction: column;
    width: fit-content;
    gap: 16px;
    justify-content: center;
    align-items: center;
}

/*
.div-klocek {
    width: 350px;
    height: 215px;
}
*/

.div-klocek div:first-child {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25) inset;
    display: grid;
    width: 350px;
    place-items: center;
    padding: 64px 0px;
}

.desc-of-klocek {
    color: #FFF;
    text-align: center;
    font-family: "Roboto Condensed";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.strzalka {
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
}


.bg-front-produkty {
    background-image: url("/wp-content/uploads/img_template/front_page/bg_produkty.webp");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0px;
}

.offer-p {
    color: #FFF;
    font-family: 'Epilogue';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

.h2-szablon-green.oferta-h2 {
    color: #212121;
    text-align: center;
    font-family: "Roboto Condensed";
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.ul-offer li {
    list-style-type: none;
    display: flex;
    gap: 12px;
}

.ul-offer {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.offer-content-without-img {
    border-radius: 10px 10px 0px 0px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    padding: 48px;
    gap: 82px;
    width: 100%;
}

.whole-offer-item div img {
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
}

.whole-offer-item:nth-child(3) .ul-offer {
    margin-top: -47px;
}

.whole-offer-item .container-img {
    width: 100%;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link {
    color: #306355 !important;
}

.offer-diets-bg {
    background-image: url("/wp-content/uploads/img_template/oferta/spersonalizowane_diety.webp");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0px;
}

.bg-pierwsza-wizyta {
    background-image: url("/wp-content/uploads/img_template/oferta/bg_pierwsza_wizyta.webp");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 164px 0px;
}

.my-128 {
    margin: 128px auto;
}

.grid-of-devices {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    padding: 64px 0px;
}

.grid-of-devices .main-button {
    display: flex;
    width: 100%;
    border-radius: 10px;
    height: 50px;
    justify-content: center;
    align-items: center;
    border: 2px solid transparent;
    transition: all 0.3s ease-in-out;
}

.grid-of-devices .main-button:hover {
    border: 2px solid #306355;
}

.div-device-img img {
    border-radius: 10px 0px 0px 10px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
}

.div-device-desc {
    padding: 24px 48px;
    border-radius: 0px 10px 10px 0px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    align-items: start;
}

.subtitle-device {
    color: #306355;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 21.6px */
}

.p-device {
    color: #4F4F4F;
    font-family: 'Epilogue';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    /* 24px */
}

.main-button.device-btn {
    border: 2px solid transparent;
    transition: all 0.3s ease-in-out;
    min-width: 245px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
}

.main-button.device-btn:hover {
    border: 2px solid #306355;
}

.simple-device:nth-child(even) {
    flex-direction: row-reverse;
}

.simple-device {
    scroll-margin-top: 150px;
}

.simple-device:nth-child(even) .div-device-desc {
    align-items: end;
    text-align: right;
    border-radius: 10px 0px 0px 10px;
}

.simple-device:nth-child(even) .div-device-img img {
    border-radius: 0px 10px 10px 0px;
}

.div-of-employee {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}

.div-of-employee div img {
    border-radius: 10px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
}

.div-of-employee div:nth-child(2) span {
    color: #212121;
    text-align: center;
    font-family: "Roboto Condensed";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 48px */
}

.div-of-employee div:nth-child(2),
.div-of-employee div:nth-child(3) {
    display: flex;
}

.div-of-employee div:nth-child(3) span {
    color: #212121;
    text-align: center;
    font-family: 'Epilogue';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.kontakt-span-svg {
    display: flex;
    margin-right: 12px;
}

.main-button.kontakt-btn {
    border: 2px solid transparent;
    padding: 10px 15px;
}

.main-button.kontakt-btn.fb:hover {
    border: 2px solid #3B6EF0;
}

.main-button.kontakt-btn:hover {
    border: 2px solid #306355;
}

.main-button.fb {
    background: #3B6EF0;
}

.main-button.ig {
    position: relative;
    padding: 10px;
    border-radius: 10px;
    border: unset;
    background: linear-gradient(92deg, #DE2BA1 0%, #F4DE10 100%);
    transition: all 0.4s ease-in-out;
}




.main-button.ig:hover {
    border: unset;
    color: white;
}

.main-button.ig span svg path {
    fill: white;
    transition: fill 0.4s ease-in-out;
}

.main-button.ig:hover {
    box-shadow: 0px 0px 26px 0px #FF006B;
}

.main-button.tt {
    background: linear-gradient(90deg, #30DAFF 0%, #FF006B 100%);
    border: none;
    transition: all 0.3s ease-in-out;
}

.main-button.tt:hover {
    box-shadow: 0px 0px 26px 0px #FF006B;
    border: none;
    color: white;
}

.main-button.tt:hover span svg path {
    fill: white;
}

.main-button.fb:hover {
    color: #3B6EF0;
}

.main-button.fb span svg path {
    fill: white;
    transition: all 0.3s ease-in-out;
}

.main-button.fb:hover {
    background-color: #FFF;
}

.main-button.fb:hover span svg path {
    fill: #3B6EF0;
}

.contact-us {
    color: #212121;
    font-family: "Roboto Condensed";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.iframe-contact {
    border-radius: 10px;
}

.form-label span {
    color: #212121;
    font-family: "Roboto Condensed";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}



.form-input {
    width: 100%;
    border-radius: 69px;
    border: none;
    outline: none;
    background: rgba(0, 0, 0, 0.05);
    padding: 12px 24px;
}

.form-textarea {
    border-radius: 32px !important;
}

.white-form-text {
    color: black !important;
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}


.form-button {
    border-radius: 10px;
    background: #306355;
    padding: 10px 20px;
    color: white;
    display: block;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    width: fit-content;
    border: none;
}

.contact-form {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.wpcf7-form.init p {
    align-items: start !important;
}

.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
}

.wpcf7-form.init p:has(#form-submit-btn) {
    align-items: center !important;
}


.przed-img {
    transform: translateX(55px);
    display: flex;
    justify-content: center;
}

.przed-img img {
    width: 70%;
    border-radius: 10px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
}

.przed-po img {
    border-radius: 10px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
}

.desc-of-babka {
    color: #212121;
    text-align: center;
    font-family: 'Epilogue';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.efekty-device-h2 {
    color: #212121;
    text-align: center;
    font-family: "Roboto Condensed";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.efekt-device {
    border-radius: 10px;
    background: #306355;
    color: #FFF;
    padding: 10px 20px;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    text-transform: uppercase;
    width: 30%;
    display: grid;
    place-items: center;
    text-align: center;
    min-height: 50px;
}

.img-device img {
    border-radius: 10px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
}

.img-div-koms img {
    border-radius: 10px 0px 0px 10px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
}

.content-of-device.mb-kosm {
    border-radius: 0px 10px 10px 0px;
    background: #FFF;
    padding: 0px 48px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
}

.device-bg.kosm {
    gap: 21px;
}

.desc-of-device {
    color: #212121;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}

.div-of-name .name-of-device {
    color: #306355;
    font-family: "Roboto Condensed";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.kosm-sumps-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
    place-items: center;
}

.kosm-sup-contents {
   margin-top: 90%;
  width: 100%;
  padding: 16px!important;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.title-of-kosm-sups-item {
    color: #212121;
    font-family: "Roboto Condensed";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.kosm-sup-contents ul {
    margin-top: 24px;
    padding-left: 16px;
}

.gap-kosm {
    gap: 128px;
}

.kosm-sup-contents ul li {
    color: #515151;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
}

/* bg do komsetykow i supli */
.kosm-sup-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 574px;
    background-position: center;
    align-items: center;
    border-radius: 12px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.10);
    width: 343px;
}

.go-celulite {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/celulite_buster_pro.webp);
}

.go-celulite {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/celulite_buster_pro.webp);
}

.go-upbreast {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/upbreast_pro.webp);
}

.go-scrub-pro {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/scrub_pro.webp);
}

.go-shape-pro {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/shape_pro.webp);
}

.go-natural-candle-pro {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/natural_candle_pro.webp);
}

.kremy-kolagenowe {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/kremy_kolagenowe.webp);
}

.silky-hands {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/silky_hands.webp);
}

.zestaw-silky-hair {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/silky_hair.webp);
}

/* Dodatkowe klasy na podstawie innych plików z listy */

.clean-pro {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/clean_pro.webp);
}

.collagen-liquid-pro {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/collagen_liquid_pro.webp);
}

.orange-glow {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/orange_glow.webp);
}

.mentolove {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/pomadka_mentolove.webp);
}

.pomadka-ochronna {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/pomadka_pomarańczowa.webp);
}

.set-kolagenowy {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/set_kolagenowy.webp);
}

.set-oczyszczajacy {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/set_oczyszczajacy.webp);
}

.set-odchudzajacy {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/set_odchudzajacy.webp);
}

.slim-liquid-pro {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/slim_liquid_pro.webp);
}

.slim-pro {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/slim_pro.webp);
}

.suplementy {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/suplementy.webp);
}

.young-barley-pro {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/young_barley_pro.webp);
}

.go-young-barley-pro {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/young_barley_pro.webp);
}

.go-clean-pro {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/clean_pro.webp);
}

.Go-Slim-Liquid-PRO {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/slim_liquid_pro.webp);
}

.GO-Slim-PRO {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/slim_pro.webp);
}

.Go-Collagen-Liquid-PRO {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/collagen_liquid_pro.webp);
}

.Set-Odchudzający {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/set_odchudzajacy.webp);
}

.Set-Kolagenowy {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/set_kolagenowy.webp);
}

.Set-oczyszczający {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/set_oczyszczajacy.webp);
}
.my-micellar {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/plyn_micelarny.webp);
}

.go-active-pro {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/active_kapsulki.webp);
}

.go-active-shots {
    background-image: url(/wp-content/uploads/img_template/kosmetyki-suple/active_shots.webp);
}

/* end of bg do kosm i supli */


.main-page-bg.diety {
    background-image: url(/wp-content/uploads/img_template/dieta/bg_diety.webp);
}

.bg-diety-body-scal {
    background-image: url(/wp-content/uploads/img_template/dieta/bg_body_weight.webp);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 553px;
    display: flex;
    align-items: center;
}

.main-page-bg.error {
    background-image: url(/wp-content/uploads/img_template/404.webp);
}

.diety-h2 {
    color: #212121;
    text-align: right;
    font-family: "Roboto Condensed";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.gold-color {
    color: #306355;
    font-family: "Roboto Condensed";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.p-diety {
    color: #212121;
    text-align: right;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}

.diets-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.dieta {
    background-repeat: no-repeat;
    background-size: cover;
    height: 309px;
    display: grid;
    place-items: center;
    padding: 0px 50px;
    filter: drop-shadow(0px 0px 16px rgba(0, 0, 0, 0.25));
}

.dieta-miesieczna {
    background-image: url(/wp-content/uploads/img_template/dieta/miesieczna.webp);
}

.dieta-dla_zabieganych {
    background-image: url(/wp-content/uploads/img_template/dieta/dla_zabieganych.webp);
}

.dieta-srodziemnomorska {
    background-image: url(/wp-content/uploads/img_template/dieta/srodziemnomorska.webp);
}

.dieta-niski_ig {
    background-image: url(/wp-content/uploads/img_template/dieta/niski_ig.webp);
}

.wiosenna {
    background-image: url(/wp-content/uploads/img_template/dieta/wiosenna.webp);
}

.letnia {
    background-image: url(/wp-content/uploads/img_template/dieta/letnia.webp);
}

.jesienna {
    background-image: url(/wp-content/uploads/img_template/dieta/jesienna.webp);
}

.zimowa {
    background-image: url(/wp-content/uploads/img_template/dieta/zimowa.webp);
}

.bez-glutenu {
    background-image: url(/wp-content/uploads/img_template/dieta/bezglut.webp);
}

.bezmleczna {
    background-image: url(/wp-content/uploads/img_template/dieta/bezmlek.webp);
}

.na-wynos {
    background-image: url(/wp-content/uploads/img_template/dieta/bezmelk.webp);
}

.ready-diets {
    color: #212121;
    text-align: center;
    font-family: "Roboto Condensed";
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.content-of-diet {
    width: 90%;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.content-of-diet span {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    font-family: "Roboto Condensed";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.content-of-diet p {
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

#kontakt-form {
    scroll-margin-top: 128px;
}

.d-flex:has(p.desc-device-medic) {
    margin-top: 12px;
}

.div-logo a img {
    width: 80%;
}
.h1-szablon-green {
	margin-top:80px;
}

@media screen and (max-width: 1401px) {
    .dieta {
        background-repeat: no-repeat;
        background-size: cover;
        height: 340px;
        display: grid;
        place-items: center;
        background-position: center;
    }
}

@media screen and (max-width: 1300px) {
    .h1-szablon-green {
        font-size: 64px;
    }

    .green-color {
        font-size: 32px;
    }

    .main-page-bg {
        padding-top: 128px;
    }
}

@media screen and (max-width: 992px) {
    h1.h1-lower {
        font-size: 40px;
		
    }
	.h1-szablon-green {
		margin-top:0px;
	}
	

    .div-klocek {
        width: 100%;
    }

    .desc-device-medic {
        font-size: 9px;
        margin-top: 12px;
    }

    .menu {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #mega-menu-wrap-header-menu .mega-menu-toggle.mega-menu-open+#mega-menu-header-menu {
        top: 57px;
    }

    .cennik-h1 {
        font-size: 48px;
    }

    .diets-grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 24px;
    }

    .dieta-miesieczna {
        background-image: url("/wp-content/uploads/img_template/dieta/miesieczna_mobile.webp");
    }

    .dieta-dla_zabieganych {
        background-image: url("/wp-content/uploads/img_template/dieta/dla_zabieganych_mobile.webp");
    }

    .dieta-srodziemnomorska {
        background-image: url("/wp-content/uploads/img_template/dieta/srodziemnomorska_mobile.webp");
    }

    .dieta-niski_ig {
        background-image: url("/wp-content/uploads/img_template/dieta/niski_ig_mobile.webp");
    }

    .dieta {
        background-repeat: no-repeat;
        background-size: cover;
        height: 340px;
        display: grid;
        place-items: center;
        padding: 0px;
        background-position: center;
    }

    .img-div-koms img {
        border-radius: 10px 10px 0px 0px;
        box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.25);
    }

    .content-of-device.mb-kosm {
        padding: 40px 32px;
        border-radius: 0px 0px 10px 10px;
        background: #FFF;
        box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    }

    .kosm-sumps-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .kosm-sup-item {
        width: 100%;
    }

    .przed-img img {
        width: 80%;
    }

    .przed-img {
        transform: translateX(10px);
        display: flex;
        justify-content: center;
    }

    .przed-po {
        transform: translateX(-10px);
    }

    .efekt-device {
        width: 100%;
    }

    .simple-device:nth-child(even) .div-device-desc {
        align-items: start;
        text-align: left;
        border-radius: 0px 0px 10px 10px;
    }

    .simple-device:nth-child(even) .div-device-img img {
        border-radius: 10px 10px 0px 0px;
    }

    .div-device-desc {
        padding: 48px 24px;
    }

    .div-device-desc {
        border-radius: 0px 0px 10px 10px;
    }

    .div-device-img {
        padding: 0;
    }

    .div-device-img img {
        border-radius: 10px 10px 0px 0px;
    }

    .grid-of-devices {
        grid-template-columns: repeat(1, 1fr);
    }

    .offer-diets-bg {
        background-image: url("/wp-content/uploads/img_template/oferta/spersonalizowane_diety_mobile.webp");
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 720px;
    }

    .offer-content-without-img {
        gap: 51px;
    }

    .h2-szablon-green.oferta-h2 {
        color: #212121;
        text-align: center;
        font-family: "Roboto Condensed";
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
    }

    .strzalka {
        width: 100%;
        transform: rotate(90deg);
    }

    .gapik {
        gap: 96px;
    }

    .p-main.white {
        text-align: left;
    }

    .h2-szablon-green.white {
        text-align: left;
        color: #FFF;
        font-family: "Roboto Condensed";
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 130%;
        text-transform: uppercase;
    }

    .h2-szablon-green.programy-h2 {
        font-size: 40px;
    }

    .programy-lojalonsciowe {
        grid-template-columns: repeat(2, 1fr);
    }

    .strefa-item:nth-child(even) .img-strefa img {
        border-radius: 10px 10px 0px 0px;
    }

    .strefa-item:nth-child(2n) .strefa-div-front {
        border-radius: 0px;
        align-items: start;
    }

    .strefa-item:nth-child(2n) .strefa-div-front .p-main {
        text-align: left;
    }

    .strefa-item:nth-child(2n) .strefa-zalety {
        border-radius: 0px 0px 10px 10px;
    }

    .strefa-div-front {
        padding: 24px;
    }

    .green-color {
        color: #306355;
        font-family: "Roboto Condensed";
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
    }

    .h3-szablon-green {
        color: #212121;
        font-family: "Roboto Condensed";
        font-size: 32px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
    }

    .linie-zalety div:nth-child(2) {
        border-left: 0px solid #FFF;
        border-right: 0px solid #FFF;
        padding: 0px 0px;
    }

    .linie-zalety {
        align-items: center;
    }

    .strefa-zalety {
        border-radius: 0px 0px 10px 10px;
        align-items: center;
    }

    .strefa-div-front {
        border-radius: 0px;
    }

    .img-strefa img {
        border-radius: 10px 10px 0px 0px;
    }

    .h1-szablon-green {
        color: #FFF;
        font-family: "Roboto Condensed";
        font-size: 48px;
        font-style: normal;
        font-weight: 600;
        line-height: 120%;
    }

    .h2-szablon-green {
        color: #212121;
        font-family: "Roboto Condensed";
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 130%;
    }

    .p-main {
        color: #FFF;
        font-family: 'Epilogue';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
    }

    .div-logo a img {
        width: 60%;
    }
}


@media screen and (max-width: 768px) {
    .h1-szablon-green {
        font-size: 36px;
    }

    .h2-szablon-green {
        font-size: 28px;
    }

    .p-main {
        font-size: 14px;
    }
}

@media screen and (max-width: 568px) {
    .div-klocek div:first-child {
        width: 90%;
    }
}


/* artykul  */
/* article style */
.obrazek-wyrozniajacy {
    width: 100%;
}

.side-bar-article {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-top: 115px;
    padding-right: 32px;
    padding-left: 32px;
    position: relative;
}

.sprawdz-takze {
    color: #E3B570;

    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 21.6px */
}

.proponowane-articles-main-div {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.proponowane-articles-single a {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 16px;
    text-decoration: none;
}

.img-of-proponowany-article {
    width: 30%;
}

.img-of-proponowany-article img {
    border-radius: 10px;
}

.article-date span {
    color: #E3B570;

    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 21.6px */
}

.margin-top-artykul {
    margin-top: 72px;
}

.tytul-of-proponowany-article h5 {
    color: rgba(17, 14, 9, 0.75);
    text-decoration: none;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    /* 19.2px */
    /* 19.2px */
}

.spis-tersci-article {
    padding: 24px 24px 32px 24px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
    position: sticky;
    top: 120px;
    left: 0;
}

.spis-tersci-article div {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.spis-tersci-article div h4 {
    color: #E3B570;

    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 21.6px */
}

.spis-tersci-article div ol li a {
    color: rgba(17, 14, 9, 0.75);
    text-decoration: none;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    /* 19.2px */
    /* 19.2px */
}

.scroll-do-sekcji {
    scroll-margin-top: 100px;
}

@media screen and (max-width:992px) {
    .side-bar-article {
        display: none !important;
    }
}


.cky-notice-btn-wrapper .cky-btn {
	  color: #fff!important;
    border-color: #306355!important;
	background-color: #306355!important;
}
.cky-notice-btn-wrapper .cky-btn:nth-child(1) {
	color: #306355!important;
	background-color: #fff!important;
}

.cky-prefrence-btn-wrapper .cky-btn {
	color: #fff!important;
    border-color: #306355!important;
	background-color: #306355!important;
}

.cky-btn-revisit-wrapper {
	background-color: #306355!important;
}