:root{
    --niebieski: #134B7E;
}
*{
    transition: 0.3s;
    font-family: "Noto Sans", serif;


}
body{
    background-color: #FFF;
}
ul#primary-menu li a:hover{
    text-decoration: underline;
    scale: 1.05;
}
.opis-koszyk bdi{
    color: black !important;
}
.szer{
    width: 70%;
}
.topbar{
    height: 20px;
    width: 100%;
    background-color: var(--niebieski);
}
.row{
    
    --bs-gutter-x: 0px !important;
}
.maxw{
    max-width: 1600px;
}
img.custom-logo {
    height: 60px;
    width: auto;
}
a.przycisk {
    background: var(--niebieski);
    color: white !important;
    text-decoration: none !important;
    font-weight: bold;
    padding: 10px;
 }
.kat {
    width: 600px;
    height: 400px;
    background: white;
    z-index: 9;
    padding: 20px;
    border: solid 2px var(--niebieski);
    border-radius: 10px;
}
.height {
    height: 100%;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: var(--niebieski) #f1f1f1;
}
.hidden {
    display: none !important;
}
a.duzynumer {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    text-decoration: none !important;
    font-weight: bold;
    color: black;
    margin-bottom: -3px;
}
a.malynumer {
    font-size: 9px;
    color: black;
    text-decoration: none;
}
.ikona.koszyk {
    right: 0px;
    height: 100%;
    font-size: 25px;
    top: 10px;
    color: #BEBEBA !important;
}
span.yellow {
    background: var(--niebieski);
    padding: 2px;
    position: absolute;
    color: white !important;
    right: -5px;
    top: -10px;
    font-size: 12px;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.title-koszyk {
    font-size: 10px;
    font-weight: normal;
    color: black !important;
}
.koszyk {
    width: auto !important;
}

.opis-koszyk {
    text-align: right;
    margin-left: 10px;
}
.koszyk-link {
    text-decoration: none !important;
}
button.search-button.position-absolute.z-1 {
    background: transparent;
    border: 0px;
    right: 0px;
    height: 100%; 
    top: 0px;
}
input#search-input-yem {
    background: #F3F3F3;
    border: 0px;
    padding: 10px;
    width: 100%;
    color: black;
}

div#search-results {
    position: absolute;
    z-index: 100;
    background: white;
    max-height: 500px;
    overflow-y: scroll;
    margin-top: 10px;
     width: 100%;
}
.post, .page {
    margin: 0 !important;
}
div#search-results img {
    background: white;
    height: 40px;
    width: 40px;
    margin-right: 20px;
}
div#search-results  a {
 text-decoration: none;
 color: black;
}
.bordertop{
    border-top: 2px #EAEAEA solid;
}
.kolor{
    color: #404040 !important;
}
.ikonaR {
    font-size: 13px;
}

.ikontop{
    margin-top: 6px !important;
}

.ka {
    border-right: 2px solid #eaeaea;
    background-color: var(--niebieski);
    color: white;
    padding: 5px 10px !important;
    text-align: center !important;
 }
.lewo{
    flex-wrap: nowrap !important;
}
nav#site-navigation{
    margin-left: 15px !important;
    width: fit-content;
}
ul#primary-menu li{
    margin-left: 15px !important;
}
ul#primary-menu li a{
    color: black !important;
}
.baner {
    overflow: hidden;
    height: 500px;
    color: white !important;
}
.baner img{
    width: 100%;
    height: 100%;

}
.el-tlo-1 {
    left: 0px;
    /* bottom: -150px; */
    width: 200px;
}
.el-tlo-2 {
    right: 24%;
    bottom: -25%;
    display: none;

}

a.produktynas {
    background: white;
    color: black;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 30px;
}
.el-tlo-3 {
    right: 5%;
 }
.el-tlo-4 {
    right: -4%;
    bottom: -29%;
}


.baner h2{
    padding: .8em 0 .6em 0;
    font-size: 100px;
    font-weight: 900;
    line-height: .8em;
    position: relative;
}
.baner h3{
    margin-bottom: .4em;
    font-size: 56px;
    font-weight: 900;
}
.baner p{
    font-size: 23px;
    font-weight: 300;
    line-height: 1.5;
    width: 50%;
}
.do-pobrania{
    right: 0px;
    top: 20%;
    padding: 20px;
    background-color: #df2121;

}
.do-pobrania h4{
    margin-bottom: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.do-pobrania i {
    margin-right: 15px;
    font-size: 2.5rem;
}

.podkreslenie {
    background-color: var(--niebieski);
    height: 5px;
    width: 10%;
    display: block;
}
.mpopraw div{
    margin-bottom: 0.5rem !important;
}
.mpopraw p{
    margin-bottom: 0.5rem !important;
}
.kontakt .ngl-kontakt{
    color: #99764d !important;
}
.kontakt a{
    color: #99764d !important;
}


.kontakt h2{
    font-weight: bold !important;
}
.formularz{
    clear: both;
}
.formularz-box{
    background: rgb(224,204,180);
    background: linear-gradient(138deg, rgba(224,204,180,1) 0%, rgba(199,160,118,1) 70%, rgba(199,160,118,1) 100%);
}
form.wpcf7-form.init {
    width: 70%;
    margin-left: auto;
}
.formularz-box h2{
    width: 70%;
    margin-left: auto;
    margin-bottom: 1.5rem !important;
    color: white !important;
}
.formularz-box input[type="text"],.formularz-box input[type="email"],.formularz-box input[type="url"],.formularz-box input[type="password"],.formularz-box input[type="search"],.formularz-box input[type="number"],.formularz-box input[type="tel"],.formularz-box input[type="range"],.formularz-box input[type="date"],.formularz-box input[type="month"],.formularz-box input[type="week"],.formularz-box input[type="time"],.formularz-box input[type="datetime"],.formularz-box input[type="datetime-local"],.formularz-box input[type="color"],.formularz-box textarea{
    margin-bottom: 1.5rem !important;
    padding: 20px !important;
    border: solid white 3px !important;
    background-color: transparent !important;
    width: 100%;
}
.formularz-box ::placeholder{
    color: white !important;
    font-weight: bold;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    float: right !important;
    border: none !important;
    background-color: transparent !important;
    color: white !important;
    font-weight: bold !important;
    font-size: 1.5rem !important;
}
.rozwiazania{
    background: rgb(224,204,180);
    background: linear-gradient(138deg, rgba(224,204,180,1) 0%, rgba(199,160,118,1) 70%, rgba(199,160,118,1) 100%);
    text-align: center;
}

.swiper {
    width: 90%;
    margin: auto;
    padding: 20px;
}
.swiper-slide {
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 45vh !important;
}
.swiper-slide img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
}
.swiper-slide h3 {
    margin: 15px 0 5px;
}
.swiper-slide .number {
    font-size: 15rem;
    font-weight: bold;
    color: white;
    z-index: -1;
    margin-bottom: 5rem;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: flex;
    flex-direction: row;
    width: auto;
    width: 150px;
    justify-content: space-between;
}
.kreska-wrapper {
    top: 20px !important;
    width: fit-content !important;
}
.kreska-wr{
    height: 2px;
    display: block;
    width: 180px;
    /*background-color: white; */
    z-index: -1;
}
.swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: auto !important;
    left: auto !important;
    top: auto !important;
}
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0px !important;
    border: solid white 2px !important;
    border-radius: 50% !important;
    width: 15px !important;
    height: 15px !important;
    background-color: white !important;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    border: solid white 2px !important;
    border-radius: 50% !important;
    background-color: transparent !important;
}
.w-90 {
    width: 92.5% !important;
    margin: auto;
}
.woocommerce-tabs.wc-tabs-wrapper img {
    width: 70%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 29% !important;
    margin: auto !important;
    margin-bottom: 30px !important;
    margin-top: 0px !important;
}

.home .woocommerce ul.products li.product, .home .woocommerce-page ul.products li.product {
    width: 22% !important;
}

.single-product .woocommerce ul.products li.product, .single-product .woocommerce-page ul.products li.product {
    width: 22% !important;
}
 .wcpay-express-checkout-wrapper {
    margin-bottom: 30px;
}
.woocommerce-shop #primary, .hfeed #primary {
    width: 85%;
    float: right;
    clear: both;
    padding: 2%;
    padding-top: 0px !important;
    border-left: 1px solid #eaeaea;
    margin-top: 30px;
    margin-bottom: 30px;
}


.product-template-default   li.product {
    width: 22% !important;
}
@media screen and (max-width: 992px){

    .el-tlo-1,.el-tlo-2,.el-tlo-4{
        display: none;
    }
    .baner h2{
        font-size: 36px;
    }
    .baner h3 {
        font-size: 32px;
    }
    .baner p {
        font-size: 18px;
    }
    .el-tlo-3 {
        right: 5%;
        top: auto;
        bottom: -25%;
    }
    .formularz-box h2 {
        width: 100%;
        text-align: center;
    }
    form.wpcf7-form.init {
        width: 100%;
        margin-left: auto;
    }
    .kontakt{
        text-align: center !important;
    }
    nav.main-navigation.toggled .menu-menu-1-container{
        position: absolute;

    }
    nav.main-navigation.toggled .menu-menu-1-container {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        z-index: 9999999;
        background-color: var(--niebieski);
    }
    ul#primary-menu li a{
        color: white !important;
        font-size: 24px !important;
        font-weight: bold;
        margin-bottom: 20px !important;
        text-align: center;
    }
    button.menu-toggle {
        background: var(--niebieski);
        color: white !important;
        text-decoration: none !important;
        font-weight: bold;
        padding: 10px;
        border-radius: 30px;
    }
    .mapa{
        height: 50vh;
    }
    .szer{
        width: 100% !important;
    }
    div#kategorysidebar {
        left: -60px !important;
        width: 390px;
        top: 50px;
        z-index: 999;
    }

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 90% !important;
        margin: auto !important;
   }
   
}