/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
:root {
  --ani: all 0.3s ease;
}

.elementor-widget-text-editor p {
    margin-bottom: 0;
}
.s-menu-zamknij {
    display: none;
}
h2 span {
    font-style: italic;
}
.s-menu-otworz, .s-menu-zamknij {
    cursor: pointer;
}
.s-sec-menu {
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
    transition: all 0.3s ease;
    max-width: 180px !important;
}

.s-sec-menu.s-sec-menu-open {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
}

.elementor-widget-theme-site-logo img,
.site-logo img,
.elementor-widget-image img[src$=".svg"] {
  width: 120px!important;     /* ustaw swoją wartość */
  height: auto;
  max-width: none;  /* nadpisuje ewentualne ograniczenia */
}
#menu-1-708df21 li:hover a {
        text-shadow: 0 0 0 currentColor;
}

/*Slider na głównej*/


.s-slider-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
}

.s-slider-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.s-slider-slide > *:not(.s-slider-bg) {
    position: relative;
    z-index: 1;
}

.s-slider-slide {
    padding-bottom: 80px;
    position: relative;
    overflow: hidden;
    height: 830px;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}


.s-slider-sticker{
    display: flex;
    gap: 10px;
    flex-direction: column;
    background: url("https://lov.simplolab.pl/wp-content/uploads/2026/03/sticker.svg") no-repeat;
    background-size: 100%;
    position: absolute !important;
    top: -100px;
    left: -60px;
    z-index:999;
    padding: 45px 15px 15px;
    max-width: 222px;
    color: #fff;
    min-height: 222px;
    font-family: "Libre Caslon", serif;
    font-style: italic;
    font-size: 24px;
    line-height: 130%;

}
.s-slider-sticker img {
    max-width: 120px;
    margin: 0 auto;
}



.s-slider-slide-content {
    max-width: 954px;
    margin: 0 auto;
    padding: 36px 138px;
    background: #F9F5F0;
    border-radius: 200px;
    text-align: center;
    z-index:1;
}
.s-slider-span {
    font-family: "Schibsted Grotesk", sans-serif;
    font-size: 12px;
    font-weight: 500;
    opacity: 0.8;
    text-transform: uppercase;
    letter-spacing: 1.7px;
}
.s-slider-h2 {
    font-family: "Libre Caslon", serif;
    font-size: 44px;
    line-height: 130%;
    letter-spacing -1.3px;
}
.s-slider-buttons {
    display: flex;
    flex-direction: row;
    gap: 16px;
    justify-content: center;
    margin-top: 40px;
}
.s-slider-button {
    display: block;
    padding: 16px 24px;
    border: 1px solid #1D1C1C;
    color: #1D1C1C;
    border-radius: 200px;
    transition: var(--ani);
}
.s-slider-button:hover {
    background: #1D1C1C;
    color: #F9F5F0;
}
.s-button-primary {
    background: #1D1C1C;
    color: #F9F5F0;
    position: relative;
    padding-right: 50px;
}
.s-button-primary:after {
    content: '';
    display: block;
    width: 22px;
    height: 9px;
    background: url('https://lov.simplolab.pl/wp-content/uploads/2026/03/btn-after.svg') no-repeat;
    background-size: contain;
    right: 15px;
    bottom: calc(50% - 6px);
    position: absolute;
    transition: var(--ani);
}
.s-button-primary:hover:after {
    right: 10px;
}

.swiper-pagination {
    background: #F9F5F0;
    display: flex;
    flex-direction: column;
    gap: 9px;
    position: absolute;
    top: 0!important;
    width: 64px !important;
    height: 100% !important;
    justify-content: center;
    align-items: center;
}
.swiper-pagination-bullet-active {
    background: #1D1C1C;
}
@media only screen and (max-width: 1024px){
        .swiper-pagination {
            flex-direction: row;
            position: absolute;
            bottom: 100%;
            width: 100% !important;
            height: 64px !important;
    }
}
@media only screen and (max-width:768px){
    .s-slider-sticker{
        top: -200px;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media only screen and (max-width: 425px){
    .s-slider {
        
        height: auto;
    }
    .s-slider-sticker{
        max-width: 150px;
        max-height: 150px;
        top: -100px;
        left: 50%;
        transform: translateX(-50%);
        font-size: 16px;
        padding: 25px 10px 10px;
    }
    .s-slider-slide-content {
        padding: 60px 20px 100px;
        max-width: 90%;
        border-radius: 50px;
    }
    .s-slider-h2 {
        font-size: 32px;
        line-height: 100%;
        margin: 20px 0;
    }
    .s-slider-buttons {
        flex-direction: column;
    }
    .swiper-pagination {
        background: rgba(0, 0, 0, 0);
    }

}

/*Oferty specjalne
==================================================================================================*/
.s-slider-ofertyspecjalne {
    display: flex;
    flex-direction: column;
}
.s-slider-ofertyspecjalne .swiper-pagination {
    position: static;
    flex-direction: row;
    background: rgba(0, 0, 0, 0);
    margin: 0 auto;
}
.s-slider-ofertyspecjalne .swiper-slide {
    flex-direction: row;
    height: auto !important;
}
.s-slider-ofertyspecjalne .s-slider-slide {
    padding-bottom: 80px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
}
.s-slider-ofertyspecjalne .s-33 {
    width: 33%;
}
.s-slider-ofertyspecjalne .s-67 {
    width: 67%;
}

.s-slider-ofertyspecjalne .s-slider-slide-content {
    margin: 0 auto;
    border-radius: 0;
    text-align: left;
    z-index:1;
    background: rgba(0, 0, 0, 0);
    padding: 0 0 0 30px;
/*
    display: flex;
    flex-direction: column;
*/

}

.s-slider-ofertyspecjalne .s-slider-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
}
.s-slider-ofertyspecjalne .s-slider-slide-image {
    padding-right: 30px;
    position: relative;
}
.s-slider-ofertyspecjalne .s-slider-slide-image img {
    border-radius: 300px;
    max-height: 400px;
    width: 100%;
    object-fit: cover;
}
.s-slider-ofertyspecjalne .s-slider-slide-image:after {
    content: '';
    display: block;
    width: 1px;
    height: 50%;
    border-right: solid 1px grey;
    position: absolute;
    top: 25%;
    right: 0;
}

@media screen and (max-width:1024px){
    .s-slider-ofertyspecjalne .s-slider-slide {
        flex-direction: column;
    }
    .s-slider-ofertyspecjalne .s-33 {
        width: 100%;
    }
    .s-slider-ofertyspecjalne .s-67 {
        display: none;
    }
}


/*submenu*/
.s-dropdowns {
    position: relative;
    top: 0;
/*    border: 1px solid red;*/
/*    overflow-y: hidden;*/
}
.s-menu-buttons {
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.05);
    position: absolute;
/*    top: 121px;*/
    left: 50%;
    z-index: 9999;
    transform: translatex(-50%);
}
.s-menu-button:after{
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    background: url('https://lov.simplolab.pl/wp-content/uploads/2026/03/chevron-right.svg') no-repeat;
    background-position: center;
    position: absolute;
    right: 40px;
    transition: var(--ani);
}
.s-menu-button:hover:after{
    right: 20px;
}

.s-submenu-przezycia,
.s-submenu-warsztaty,
.s-submenu-eventy {
    visibility:hidden;
    opacity: 0;
/*    top: 100px;*/
    transition: var(--ani);
    display: none;
    }

.s-submenu-visible {
    visibility: visible;
    opacity: 1;
/*    top: 120px;*/
    transition: var(--ani);
    display: flex;
}

@media only screen and (max-width:1023px){
    .elementor-nav-menu__container {
        top: 60px !important;
        padding-top: 60px;
        background: #F9F5F0;
        height: 100vh;
        z-index: 9999!important;
    }
    .s-submenu-przezycia,
    .s-submenu-warsztaty,
    .s-submenu-eventy {
        display: flex;
        height: 100vh;
        align-content: flex-start;
        position: fixed;
        top: 0px;
        left: 200%;
        z-index: 999999;
        visibility: visible;
        opacity: 1;
        pointer-events: none
    }
    .s-submenu-visible {
        left:50%;
        pointer-events: all;
    }
    .elementor-element-708df21 .elementor-menu-toggle {
        margin: 0 !important;
        width: 64px;
    }
}

.elementor-lightbox-image {
    background: #fff;
}

/*
Opinie
=========================================================================================
*/
.ti-widget.ti-goog img.ti-star {
    filter: brightness(0.4)!important;
}
.ti-widget.ti-goog img , .ti-profile-img, .ti-verified-platform{
    display: none !important;
}

