/*
Theme Name: Natural Pharmaceuticals Incubator Hepactum
Template: incubator
Text Domain: incubator-hepactum
Version: 1.0.96
*/

tr.hide-border td {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
}

tr.hide-border + tr td {
    border-top: 0 !important;
    padding-top: 0 !important;
}

.rw_message {
    font-weight: 400 !important;
    opacity: 1 !important;
}

/* FAQ */
.vc_tta-panels .vc_tta-panel {
    border-bottom: 2px solid #065f59 !important;
}

.vc_tta-panels .vc_tta-panel:first-of-type {
    border-top: 2px solid #065f59 !important;
}

.vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    border: unset !important;
    margin: unset !important;
}

.vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading,
.vc_tta-panels .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #065f59 !important;
}

.vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a,
.vc_tta-panels .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-panel-title > a {
    color: #fff !important;
}

.vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before,
.vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
.vc_tta-panels .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.vc_tta-panels .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-controls-icon::after {
    border-color: #fff !important;
}

.vc_tta-panels .vc_tta-panel .vc_tta-panel-body a,
.regulamin-serwisu-i-sprzedazy-na-odleglosc .single-page-content a,
.polityka-prywatnosci .single-page-content a,
.kontakt .single-page-content a {
    color: #065f59 !important;
    text-decoration: underline !important;
}

.vc_tta-panels .vc_tta-panel .vc_tta-panel-body a:hover,
.regulamin-serwisu-i-sprzedazy-na-odleglosc .single-page-content a:hover,
.polityka-prywatnosci .single-page-content a:hover,
.kontakt .single-page-content a:hover {
    color: #a81879 !important;
}

.mw-180px {
    width: 100%;
    max-width: 180px;
}

.bok-info .footer-phone {
    font-size: 1.5rem !important;
    line-height: 1.5 !important;
    font-weight: bold !important;
    color: #065f59 !important;
}

.bok-info .footer-phone:hover {
    color: #772a67 !important;
}

.bok-info p {
    font-size: .875rem !important;
    margin-bottom: 6px !important;
}

.socials-widget {
    padding-top: unset !important;
    border: unset !important;
}

.np-top-widget {
    width: 100%;
    height: auto;
    padding: 20px 10px;
    background-color: #e9e9e8;
}

.np-top-widget .trustpilot-widget.d-mobile {
    display: none;
}

.np-floated-trustpilot {
    position: fixed;
    bottom: 77px;
    right: 75px;
    width: calc(100% - 100px);
    max-width: 200px;
    height: auto;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    line-height: 1.3;
    color: #4E4E4E;
    text-decoration: none;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: .3s ease;
    -webkit-transition: .3s ease;
}

.np-floated-trustpilot:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.np-floated-trustpilot.active {
    visibility: visible !important;
    opacity: 1 !important;
}

.np-floated-trustpilot .np-floated-trustpilot-logo {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #212121;
}

.np-floated-trustpilot .np-floated-trustpilot-logo img {
    width: auto;
    height: 22px;
}

.np-floated-trustpilot .np-floated-trustpilot-info {
    padding: 10px;
    border: 1px solid #e9e9e8;
    background-color: #fff;
    text-align: center;
}

.np-floated-trustpilot .np-floated-trustpilot-info span {
    display: block;
    width: 100%;
    height: auto;
}

.np-floated-trustpilot .np-floated-trustpilot-info .np-floated-trustpilot-stars {
    margin: 6px 0;
    width: 100%;
    max-width: 140px;
    height: auto;
}

.np-floated-trustpilot-opener {
    position: fixed;
    bottom: 77px;
    right: 25px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background-color: #212121;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    z-index: 999;
    visibility: visible;
    opacity: 1;
    transition: .3s ease;
    -webkit-transition: .3s ease;
}

.np-floated-trustpilot-opener:hover {
    background-color: #383838;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.np-floated-trustpilot-opener svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    height: auto;
}

.dziekujemy header, .dziekujemy-2 header, .dziekujemy-3 header, .dziekujemy-4 header {
    display: none;
}

.thp-page {
    width: 100%;
    height: auto;
}

.thp-page .thp-heading {
    text-align: center !important;
    margin: 0 !important;
    margin-bottom: 32px !important;
}

.thp-page .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: wrap;
}

.thp-page .row .col {
    width: calc(50% - 24px);
}

.thp-page .row .col img {
    max-width: 100%;
    height: auto;
}

.thp-page .thp-button,
.thp-nextoffer .nextoffer-content #checkoutBtn {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 15px;
    min-height: 72px;
    width: 100%;
    max-width: 900px;
    border-radius: 12px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: calc(1rem + ((1vw - 3.2px) * 1.3043));
    line-height: 1.3 !important;
    font-weight: 700;
    text-align: center;
    border: 1px solid #367927;
    background-color: #75b82a;
    background-image: linear-gradient(to bottom,#75b82a,#367927);
    margin: 24px auto 0;
    transition: .3s ease;
}

.thp-page .thp-button:hover,
.thp-nextoffer .nextoffer-content #checkoutBtn:hover {
    color: #fff;
    background-color: #91d546;
    background-image: linear-gradient(to bottom,#91d546,#439731);
}

.thp-nextoffer .nextoffer-content #checkoutBtn hr {
    display: none;
}

.thp-nextoffer .nextoffer-content #checkoutBtn span {
    font-size: calc(1rem + ((1vw - 5.4px) * 1.3043)) !important;
    letter-spacing: 0 !important;
    font-weight: 400 !important;
}

.thp-nextoffer .nextoffer-content #checkoutBtn span:first-of-type {
    font-weight: bold !important;
}

.thp-nextoffer {
    width: 100%;
    height: auto;
    border: 8px solid #0030b8;
    margin-bottom: 48px;
    border-radius: 4px;
    background-color: #0030b8;
}

.thp-nextoffer .nextoffer-header {
    padding: 5px 16px 12px;
}

.thp-nextoffer .nextoffer-header .nextoffer-heading {
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
    color: #fff !important;
    margin: 0 !important;
}

.thp-nextoffer .nextoffer-content {
    padding: 25px;
    border-radius: 4px;
    overflow: hidden;
    background-color: #fff;
}

.thp-nextoffer .nextoffer-content .nextoffer-content-top-heading {
    line-height: 1.3 !important;
    margin: 0 !important;
}

.thp-nextoffer .nextoffer-content .section-separator {
    display: block;
    width: 100%;
    height: 25px;
}

.thp-nextoffer .nextoffer-content .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
}

.thp-nextoffer .nextoffer-content .row::before,
.thp-nextoffer .nextoffer-content .row::after {
    display: none;
}

.thp-nextoffer .nextoffer-content .row .m-0 {
    margin: 0 !important;
}

.thp-nextoffer .nextoffer-content .row .col:nth-of-type(1) {
    width: calc(45% - 25px);
}

.thp-nextoffer .nextoffer-content .row .col:nth-of-type(2) {
    width: calc(55% - 25px);
}

.thp-nextoffer .nextoffer-content .nextoffer-content-heading {
    margin: 0 0 24px;
}

.thp-nextoffer .nextoffer-content .offer-perks {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    flex-wrap: wrap;
    margin-bottom: 48px;
}

.thp-nextoffer .nextoffer-content .offer-perks .item {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
}

.thp-nextoffer .nextoffer-content .offer-perks .item .icon-heart {
    display: inline-block;
    width: 28px;
    background: radial-gradient(circle at 60% 65%,#ff0001 64%,transparent 65%) top left,radial-gradient(circle at 40% 65%,#ff0001 64%,transparent 65%) top right,linear-gradient(to bottom left,#ff0001 43%,transparent 43%) bottom left,linear-gradient(to bottom right,#ff0001 43%,transparent 43%) bottom right;
    background-size: 50% 50%;
    background-repeat: no-repeat;
}

.thp-nextoffer .nextoffer-content .offer-perks .item .icon-heart::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.thp-nextoffer .nextoffer-content .offer-perks .item .icon-desc {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    text-align: left;
}

.thp-nextoffer .nextoffer-content .text-small {
    font-size: 12px;
    line-height: 1.5;
}

.text-red {
    color: red;
}

.sample-order-heading {
    text-align: center !important;
    color: #0030b8 !important;
    margin: 0 !important;
}

.sample-order-product-heading {
    font-size: 30px !important;
    line-height: 1.3 !important;
    text-align: left !important;
    margin: 0 0 16px 0 !important;
}

.sample-order-list {
    margin-bottom: 24px !important;
}

.btn-order-sample {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;
    padding: 16px 0 !important;
    min-height: 72px !important;
    width: 100% !important;
    border-radius: 12px !important;
    color: #fff !important;
    font-size: calc(1rem + ((1vw - 3.2px) * 1.3043)) !important;
    font-weight: 600 !important;
    text-align: center !important;
    border: 1px solid #367927 !important;
    background-color: #75b82a !important;
    background-image: linear-gradient(to bottom, #75b82a, #367927) !important;
    transition: .3s ease;
}

.btn-order-sample:hover {
    color: #fff !important;
    background-color: #91d546 !important;
    background-image: linear-gradient(to bottom, #91d546, #439731) !important;
}

.btn-order-sample .sob-secondary {
    font-size: 80% !important;
    font-weight: lighter !important;
}

.sample-order-omnibus {
    font-size: 90% !important;
    text-align: center !important;
    margin-top: .25rem !important;
}

.sample-order-additional {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    flex-wrap: wrap !important;
}

.sample-order-additional .soa-text {
    font-size: 32px !important;
    line-height: 1.3 !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    color: #0030b8 !important;
    margin: 0 !important;
}

.sample-order-additional svg {
    width: 16px !important;
}

ul.autocomplete {
    display: none;
    position: absolute;
    z-index: 100;
    list-style: none;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    border: 1px solid #c5c5c5;
    background: #fff;
    color: #333;
}
ul.autocomplete > li {
    padding: 4px 2px;
    cursor: pointer;
    list-style: none;
}
ul.autocomplete > li:hover {
    color: #fff;
    background-color: #0a86bf;
}

@media (min-width: 550px) {
    .btn-order-sample {
        font-size: 19px !important;
    }
}

@media (min-width: 576px) {
    .thp-page .thp-button,
    .thp-nextoffer .nextoffer-content #checkoutBtn {
        font-size: 1.8rem !important;
    }

    .thp-nextoffer .nextoffer-content #checkoutBtn span {
        font-size: 1.25rem !important;
    }
}

@media (min-width: 768px) {
    .np-floated-trustpilot {
        bottom: 87px;
        right: 25px;
        width: calc(100% - 50px);
        visibility: visible;
        opacity: 1;
    }

    .np-floated-trustpilot-opener {
        visibility: hidden;
        opacity: 0;
    }
}

@media (max-width: 960px) {
    .thp-page {
        padding-top: 50px;
    }
    
    .thp-page .row .col {
        width: 100%;
    }
    
    .thp-nextoffer .nextoffer-content .row {
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }

    .thp-nextoffer .nextoffer-content .row .col:nth-of-type(1) {
        width: 100%;
    }
    
    .thp-nextoffer .nextoffer-content .row .col:nth-of-type(2) {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .np-top-widget .trustpilot-widget.d-desktop {
        display: none;
    }

    .np-top-widget .trustpilot-widget.d-mobile {
        display: block;
    }

    .sample-order-heading,
    .sample-order-product-heading {
        font-size: 24px !important;
        line-height: 1.3 !important;
    }

    .sample-order-additional .soa-text {
        font-size: 18px !important;
    }

    .sample-order-additional svg {
        width: 12px !important;
    }
}