/*
Theme Name: PURO One
Author: retus.pl
Author URI: http://retus.pl
*/

body {
    font-family: "Lato", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 400;
    color: #141414;
    line-height: 28px;
}

h2, h3 {
    color: #06121e;
}

h3.h3-mb60-c {
    margin-bottom: 60px;
    text-align: center;
}

.main-menu .nav-link {
    padding: 10px 0;
    color: #000;
    font-weight: 400;
    transition: all .2s;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    font-size: 0.9rem;
}

.mt-150 {
    margin-top: 150px;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pr-p-5 {
    padding-right: 5%;
}

.site-header {
    opacity: 1;
}

.container-wide {
    max-width: 1600px;
    margin: 0 auto;
}

.carousel-desc-box {
    max-width: 560px;
    background-color: #fff;
    padding: 60px;
    padding-bottom: 32px;
    margin-top: 50px;
}

.of-unset {
    overflow: unset;
}

.header-home+.site-content .hero-slide-inner {
    padding-top: 100px;
    margin-top: 80px;
    justify-content: start;
}

.header-home {
    background: 0 0;
    top: 30px;
    border-bottom: 1px solid #06121e33;
    padding: 20px 0;
}

.header-home+.site-content .hero-slide-inner .row-hero-top,
.header-home+.site-content .hero-slide-inner .row-hero-big-text {
    width: 100%;
}

.header-home+.site-content .hero-slide-inner .row-hero-big-text h3 {
    font-size: 47vh;
    letter-spacing: -2.1rem;
    position: absolute;
    left: -6.05vw;
    color: #06121e;
    bottom: -18vh;
}

.hero-slide h1,
.hero-slide div.hero-text {
    max-width: 100%;
}

.hero-slide h1 {
    color: #06121e;
    font-size: 2.6rem;
    line-height: 2.9rem;
    letter-spacing: -0.08rem;
    font-weight: 300;
}


.hero-slide h1 strong {
    color: #c7a053;
}

.hero-btn {
    color: #06121e;
    font-size: 1.2rem;
}

.hero-btn:hover {
    color: #c7a053;
}

.hero-box {
    padding: 0px 55px 150px 15px
}

.abs-box__title,
.card-title,
h3,
h1.page-title__h  {
    font-weight: 300;
}

.page-title {
    background: none !important;
}

.thin-line-001 {
    width: 1px;
    position: absolute;
    border-right: 1px solid #06121e33;
    right: -14px;
    top: -86px;
    height: 100vh;
}

.home-s1-box-1 {
    padding-top: 80px;
    padding-right: 80px;
    margin-bottom: 150px;
    border-right: 1px solid #06121e33;
    position: relative;
    right: -1.5px;
    border-bottom: 1px solid #06121e33;
}

.slide-image-wrap-ph-001 {
    overflow: unset;
    padding-top: 80px;
}


.slide-image-wrap-ph-001 figure {
    min-height: 600px;
}

.slide-image-wrap-ph-001 figure img {
    position: absolute;
    top: 0px;
    width: 53vw;
    max-width: 53vw;
    left: -14px;
}

.red-layer {
    position: absolute;
    top: -100%;
    right: calc(100% - 42.6667%);
    bottom: 0;
    background: linear-gradient(to top left, rgba(230, 240, 245, 0.8) 0%, rgba(230, 240, 245, 1) 100%);
    z-index: 0;
    width: 100%;
}

.cechy-produktu-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 30px;
}


.cecha-produktu-box {
    width: 120px;
    height: 120px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.05);
}

.cecha-produktu-box .ikona i {
    font-size: 3rem;
    margin-bottom: 8px;
    color: #333;
}

.cecha-produktu-box .tekst {
font-size: 0.75rem;
    color: #444;
    line-height: 0.9rem;
    letter-spacing: -0.03rem;
}

.product-left-column > div.images,
.product-right-column .summary.entry-summary {
    width: 100% !important;
}

.product-left-column > div.images {
    border: 1px solid #ccc;
}

.product-left-column > div.images .woocommerce-product-gallery__wrapper {
    margin: 0 auto !important;
    padding: 60px 0 !important;
}

.specyfikacja-techniczna {
    margin-top: 40px;
}

.specyfikacja-techniczna h3 {
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.05rem;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    padding: 10px;
}


.acf-boxy-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
}

.acf-boxy-item {
    flex: 1 1 350px;
    background: #fff;
    padding: 60px;
    min-width: 350px;
    border: 1px solid #ccc;
}

.acf-boxy-item h3 {
    margin-top: 0;
    font-size: 1.25rem;
    line-height: 1.5rem;
}

.acf-boxy-content {
    margin-top: 10px;
    font-size: 1rem;
    color: #444;
}

.event-single__content > h4 {
    margin-bottom: 50px;
    margin-top: 25px;
}

.event-single__content > h3 {
    font-size: 1.85rem;
    line-height: 2.1rem;
    margin-bottom: 20px;
}

.woocommerce-breadcrumb {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px !important;
    margin-bottom: 50px !important;
    font-size: 0.85rem;
}

.woocommerce-breadcrumb .ph-caret-right {
    top: 0px;
    position: relative;
    font-size: 80%;
}

.woocommerce ul.products li.product {
    border: 1px solid #ccc;
    padding: 50px;
    background-color: #fff;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.5rem;
}

.related ul.products li.product h2.woocommerce-loop-product__title {
    margin-top: 15px;
}

.header-container {
    margin-top: 140px;
    margin-bottom: 75px;
}

.btn-primary-mod-1 {
    width: 100%;
    margin-top: 30px;
    font-size: 0.85rem;
}

.btn-primary-mod-1:hover {
    background-color: #c7a053;
    border-color: #c7a053;
}

.btn-primary-mod-1 i {
    padding-left: 10px;
    font-size: 0.85rem !important;
}

/* Cały wrapper sekcji */
.related.products {
    margin: 60px auto 60px auto;
}

.related.products h2 {
    font-size: 2rem;
    margin-bottom: 30px;
    text-align: center;
    color: #1a2a61;
}

/* Lista produktów */
.related ul.products {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    list-style: none;
    padding-left: 0;
    justify-content: center;
}

/* Każdy produkt */
.related ul.products li.product {
    width: 100%;
    max-width: 260px;
    border: 1px solid #ccc;
    padding: 20px;
    background: #fff;
    text-align: center;
    transition: box-shadow 0.3s;
}

.related ul.products li.product:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}

.related ul.products li.product img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.related ul.products li.product h2.woocommerce-loop-product__title {
    font-size: 1.1rem;
    color: #1a2a61;
    margin-bottom: 5px;
}

.related ul.products li.product .price {
    color: #444;
    font-weight: 500;
    margin-bottom: 10px;
}

.related ul.products li.product a.button {
    background: #1a2a61;
    color: #fff;
    padding: 8px 14px;
    border-radius: 6px;
    font-size: 0.9rem;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
}

.related ul.products li.product a.button:hover {
    background: #3c4f9c;
}


.element-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    margin: 0 auto;
}
.element-box {
    background: #fff;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #1a2a61;
    display: flex;
    justify-content: space-between;
    padding: 30px;
    position: relative;
    transition: background 0.3s ease, color 0.3s ease;

    flex: 0 1 calc(33.333% - 30px);
    max-width: 500px;
    min-width: 300px;
    box-sizing: border-box;
}

.element-box__content {
    max-width: 60%;
    float: left;
    margin-right: 10%;
}

.element-box__icon {
    text-align: right;
    margin-top: 20px;
    max-width: 40%;
    float: left;
}

.element-box__icon img {
    width: 80%;
    height: auto;
    transition: transform 0.3s ease, filter 0.3s ease;
    margin: 0 auto;
    display: block;
}

.element-box h3 {
    margin-top: 0;
    font-size: 1.25rem;
}

.element-box p {
    font-size: 0.95rem;
    color: #141414;
}

.element-box .more-link {
    font-size: 0.9rem;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    margin-top: 20px;
    color: #141414;
}

.element-box .more-link i {
    font-size: 0.85rem;
    margin-left: 6px;
    transition: transform 0.3s ease, color 0.3s ease;
}

.element-box:hover {
    background: #d2e3f3; /* jasnoniebieskie tło */
}

.element-box:hover .element-box__icon img {
    transform: scale(1.3);
    filter: brightness(0) invert(1); /* białe ikony */
}

.element-box:hover .more-link i {
    transform: translateX(4px);
    color: #fff;
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-weight: 300;
    font-size: 3rem;
}

.woocommerce div.product h4 {
    font-weight: 300;
}

.text-content h2 {
    margin-bottom:30px;
    font-weight: 300;;
}

.text-content h3 {
    margin-top:30px;
}

.text-content h4 {
    font-weight: 400;;
}

.h1, h1 {
    font-size: 3rem;
    line-height: 72px;
    letter-spacing: -.03em;
    font-weight: 300;
    color: #000;
}

.h2, h2 {
    font-size: 1.6rem;
    font-weight: 400;
}

.philosophy-boxes h3 {
    font-size:1.8rem;

}

#topicsAccordion .card-header,
#faqAccordion .card-header {
    background: none !important;
    padding-left: 0px !important;
}

#topicsAccordion .card-body,
#faqAccordion .card-body {
    padding: 30px;
}

.site-footer {
    background: #08111d !important
}

.site-header.sticky {
    background: none !important;
    background-color: #fff !important;
}

.offices-list {
    position: absolute;
    right: 0;
    top: 0;
    width: 320px;
    padding: 35px 29px;
    z-index: 1;
}

h1.page-title__h {
    font-weight: 300;
    text-transform: uppercase;
}

.nav-link-empty {
    color: rgb(0, 0, 0);
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    font-size: 0.9rem;
    padding: 10px 0px;
    transition: 0.2s;
    display: block;
}

.wp-block-separator {
    border: none;
    border-top: 1px solid;
    opacity: 0.2;
}

.hide-div {
    display: none !important;
}   

.btn-primary:hover {
    background-color: #06121e;
    border-color: #06121e;
}

.woocommerce-notices-wrapper {
    display: block;
    margin-top: 130px;
    margin-bottom: -90px;
}

.header-cart {
    margin-left: 30px;
}

.header-cart .ph.ph-shopping-cart {
    color: #000;
}


.card-research-links h4 {
    margin-top: 50px;
    margin-bottom: 20px;
}

.card-research-links a {
    display: block;
    padding: 30px 30px;
    border: 1px solid #ccc;
    margin: 10px 0px;
}

@media only screen and (min-width: 992px) {
    .sub-menu {
        width: 250px;
    }

}


@media only screen and (max-width: 992px) {
    
    .hero-slide {
        background-repeat: no-repeat !important;
        background-size: 150% !important;
        background-position: unset !important;
        background-position-x: 50% !important;
        margin-top: 120px !important;
        background-color: #eaf2f7 !important
    }

    .row.row-hero-big-text {
        display: none !important;
    }

    .hero-box {
        padding: 140px 15px 30px 15px;
    }

    .hero-slide h1 {
        color: #06121e;
        font-size: 2.2em;
        line-height: 2.9rem;
        letter-spacing: -0.08rem;
        font-weight: 300;
    }

    .thin-line-001 {
        display: none !important;
    }

    .slick-dots {
        display: none !important;
    }

    .slick-count {
        display: none !important;
    }

    .header-home+.site-content .hero-slide-inner {
        padding-bottom: 30px !important;
        height: 100vh !important;
        min-height: unset !important;
        height: unset !important;
    }

    .red-layer {
        display: none !important;
    }

    .woocommerce ul.products[class*=columns-] li.product {
        width: 100% !important;
        max-width: 100% !important;
    }

    .nav-link-empty {
        padding: 7px 15px;
        position: relative;
        border-bottom: 1px solid #ddd;
    }

    h1.page-title__h {
        font-weight: 300;
        text-transform: uppercase;
        margin-top: 100px !important;
        line-height: 3.5rem;
    }

    h3 {
        font-size: 2.2rem;
    }

    section.page-title {
        margin-bottom: 0px !important;
        padding-bottom: 0px;
        padding-top: 90px;
    }

    .mb-xs-0 {
        margin-bottom: 0 !important;
    }
    
    .section {
        padding-top: 50px !important;
        padding-bottom: 0px !important;
    }

    .slide-image-wrap {
        padding: 30px 0;
    }

    .home-s1-box-1 {
        padding-right: 25px;
        padding-bottom: 40px;
        margin-bottom: 20px;
    }

    .t-a-l {
        text-align: left !important;
    }

    .slide-image-wrap-ph-001 figure {
        min-height: 180px;
    }

    .slide-image-wrap-ph-001 figure img {
        position: absolute;
        top: 0px;
        width: 130vw;
        max-width: 130vw;
        left: -17px;
    }

    .element-box {
        max-width: 96%;
        min-width: 96%;
    }

    
}

@media only screen and (max-width: 992px) {
    .icon-box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: left;
        margin-bottom: 80px;
    }

    .h3-mb60-c {
        text-align: left !important;
    }
}