/*

Tarent

*/

:root {
    --col1: #f4742c;
    --col2: #1a1f31;
    --col3: #fcd4bd;
    --col4: #4f5e95;
    --col5: #edeff6;
    --text: #595959;
    --bglight: #fdf2ec;
    --borbis: #B0CB1F;
}

.col1 { color: var(--col1); }
.col2 { color: var(--col2); }
.col3 { color: var(--col3); }
.col4 { color: var(--col4); }
.col5 { color: var(--col5); }
.bgcol1 { background: var(--col1); }
.bgcol2 { background: var(--col2); }
.bgcol3 { background: var(--col3); }
.bgcol4 { background: var(--col4); }
.bgcol5 { background: var(--col5); }

/* scroll */
::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-thumb {
    background: var(--col1);
}

::-webkit-scrollbar-track {
    background: var(--bglight);
}

/* header - transparentnosc */
html #header-outer.transparent {
    box-shadow: 0 5px 50px rgba(0, 0, 0, .2) !important;
}

html #header-outer:not(.transparent) {
    backdrop-filter: blur(20px);
    background: rgba(255,255,255, .7);
}

/* header - menu */
html #top nav ul li a {
    color: var(--col2);
}

html #top .sf-menu > li[class*="current"]:not([class*="menu-item-btn"]) > a,
html #top .sf-menu > li:not([class*="menu-item-btn"]) > a:hover,
html #top .sf-menu > li.sfHover:not([class*="menu-item-btn"]) > a {
    color: var(--col1);
}

html #top .sf-menu > li[class*="current"]:not([class*="menu-item-btn"]) > a .menu-title-text {
    color: inherit;
}

html #top .sf-menu > li[class*="current"]:not([class*="menu-item-btn"]) > a .menu-title-text:before {
    filter: opacity(.1);
}

html #header-outer.transparent #top .sf-menu > li:not([class*="menu-item-btn"]) > a .menu-title-text:before {
    background-color: #fff;
    filter: opacity(.15);
}

/* submenu */
html body[data-header-color=light]:not([data-header-format=left-header]) #header-outer:not(.transparent) .sf-menu>li ul {
    border: 0;
}

html body:not([data-header-format=left-header]) #top .sf-menu li ul {
    border-radius: 0 0 5px 5px;
    padding: 15px;
}

html .sf-menu>li ul a {
    padding: 5px 10px;
    border-radius: 2px;
    transition: .3s ease !important;
}

/* buttony */
html #header-outer li[class*="menu-item-btn-style"] > a:hover:before {
    background: var(--col2);
}

html body.material .nectar-button.large,
html body .kontakt input[type="submit"] {
    font-size: 110%;
    line-height: 1.5;
    margin-bottom: 0;
    padding: 15px 35px;
}

html .full-width-section .light .nectar-button:hover,
html body.material .nectar-button:hover,
html body .kontakt input[type="submit"]:hover {
    opacity: 1;
    background: var(--col2) !important;
}

html body.material .nectar-button.see-through.accent-color[data-color-override="false"]:hover {
    background: var(--col1) !important;
    color: #fff !important;
}

html body.material .nectar-button.see-through.extra-color-2:hover {
    background: var(--col3) !important;
    color: #fff !important;
}

/* intro */
html .intro p {
    font-size: 120%;
}

html .intro.full-width-section .light .nectar-button:hover,
html .intro.full-width-section .light .nectar-button.see-through:hover {
    background: #fff !important;
    color: var(--col1) !important;
}

/* subsekcje - intro */
.section_intro p {
    margin: 0 auto;
    max-width: 800px;
}

.light .section_intro p {
    color: rgba(255, 255, 255, .75);
}

/* checklisty */
html ul.check {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

html ul.largespace {
    gap: 10px;
}

html ul.check li {
    display: flex;
    gap: 10px;
    align-items: flex-start;
}

html ul.check li:before {
    content: '\f00c';
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-solid);
    color: var(--col1);
    flex-shrink: 0;
    line-height: inherit;
}

html ul.check.bgcheck {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}

html ul.check.bgcheck li {
    background: var(--bglight);
    padding: 5px 15px 5px 5px;
    border-radius: 30px;
    align-items: center;
    font-size: 95%;
    font-weight: 500;
    gap: 10px;
    box-shadow: 2px 2px 5px rgb(244 116 44 / 20%);
}

html ul.check.bgcheck li:before {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 90%;
}

/* iconboxy */
html .iconboxy img {
    width: 80px;
}

html .iconboxy .col h3 {
    color: var(--col2);
    font-size: 120%;
    line-height: 1.25;
    margin-bottom: 5px;
}

html .iconboxy .col h3:last-child {
    margin-bottom: 0;
}

html .iconboxy p {
    font-size: 90%;
}

html .iconboxy > .span_12 > .col > .vc_column-inner {
    border-radius: 15px;
    padding: 30px;
    overflow: hidden;
}

/* page headery */
html .archive .page-header-bg-image:after,
html .nectar-recent-post-slide .nectar-recent-post-bg:after,
html .single [data-post-hs=default_minimal] .page-header-bg-image:after {
    background: linear-gradient(135deg, #1A1F31 50%, #4F5E95 100%);
    opacity: .8;
}

html .page-header-bg-image img {
    object-position: center !important;
}

/* kategoria produktu */
html body[data-bg-header=true].archive .container-wrap {
    padding: 60px 0 !important;
}

html .nectar-shop-header {
    display: none;
}

html .woocommerce .woocommerce-info:last-child {
    margin-bottom: 0;
}

.row .woocommerce-products-header .term-description p {
    padding-bottom: 15px;
    text-align: justify;
}

html .row .woocommerce-products-header .term-description p:last-child {
    padding-bottom: 0;
}

.woocommerce .woocommerce-products-header .term-description {
    margin-bottom: 50px;
}

/* listing produktow */
html .blog-recent[data-style*=classic_enhanced], html .woocommerce ul.products[data-product-style=material], html body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="4"] {
    margin: -15px !important;
    width: calc(100% + 30px) !important;
}

html .blog-recent[data-style*=classic_enhanced]>.col.span_4,
html .woocommerce ul.products[data-product-style=material]>li.product.material,
html .woocommerce ul.products[data-product-style=material]>li.product.material.last {
    margin: 0 !important;
    padding: 15px !important;
    background: transparent;
}

html .blog-recent[data-style*=classic_enhanced].columns-3 .span_4,
html .woocommerce ul.products[data-product-style=material]>li.product.material,
html .woocommerce-page .columns-4 ul.products li.product.material,
html .woocommerce.columns-4 ul.products li.product.material,
html .woocommerce.columns-4 ul.products li.product.material.last {
    width: 25% !important;
}

html .blog-recent[data-style*=classic_enhanced] .inner-wrap,
html .woocommerce .material.product .product-wrap {
    padding: 0;
}

html .blog-recent[data-style*=classic_enhanced] .meta-category,
html .woocommerce .material.product:before,
html .woocommerce ul.products[data-product-style=material],
html body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="3"]:before,
html body.woocommerce:not(.single-product) ul.products[data-n-desktop-columns="3"]:after {
    display: none;
}

html .woocommerce .material.product .product-wrap {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 0;
    border: 2px solid var(--col5);
}

html .woocommerce .material.product .product-wrap,
html .woocommerce .material.product {
    transition: .3s ease;
}

html .woocommerce .material.product:hover {
    transform: translateY(-10px);
}

html .woocommerce .material.product:hover .product-wrap {
    box-shadow: 0 15px 40px rgba(0, 0, 0, .15);
}

html .woocommerce ul.products li.product .product-wrap img {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    object-position: center;
}

html .woocommerce-page ul.products li.product.material .price {
    color: var(--col1) !important;
}

html .woocommerce ul.products .material.product span.onsale,
html .woocommerce-page ul.products .material.product span.onsale {
    border-radius: 20px;
    background: var(--col1) !important;
    color: #fff;
    font-weight: 700;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.5;
    text-transform: uppercase;
    top: 30px;
    left: 30px;
}

html .woocommerce .material.product .product-wrap .product-meta {
    padding: 15px 20px 10px;
}

html .woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding: 0;
    transform: none;
    color: var(--col2);
}

.prodlist_table {
    margin-top: 10px;
}

.prodlist_table table {
    font-size: 90%;
}

.prodlist_table table td {
    color: var(--text);
}

html .woocommerce .price_button_loop {
    padding: 0 20px 20px;
    margin-top: auto;
}

html .woocommerce ul.products .material.product .price_button_loop .price {
    display: block;
    font-weight: 800;
    color: var(--col1);
    font-size: 110% !important;
    line-height: 1.35;
    padding-bottom: 0;
    padding-right: 0;
    border: 0;
}

html .woocommerce ul.products .material.product .price_button_loop .price_brutto {
    font-size: 95%;
    padding-bottom: 10px;
}

html .woocommerce ul.products .material.product .price_button_loop .price span.amount {
    font-size: inherit !important;
}

html .woocommerce ul.products .material.product .price_button_loop .price ins {
    padding-right: 15px;
}

html .woocommerce ul.products .material.product .price_button_loop .price>span,
html .woocommerce ul.products .material.product .price_button_loop .price ins span {
    font-weight: 800;
    font-size: 140%;
    line-height: 1.5;
}

html .woocommerce ul.products .material.product .price_button_loop .price del {
    padding: 0;
    font-size: 100%;
    font-weight: 400;
    line-height: 1.5;
}

html .woocommerce ul.products .material.product:hover .price_button_loop .price {
    opacity: 1;
    transform: none;
}

html .woocommerce ul.products .material.product .price_button_loop .product-add-to-cart {
    position: initial;
    opacity: 1;
    transform: none;
}

html .woocommerce ul.products .material.product .price_button_loop .product-add-to-cart a {
    border: 0;
    background: var(--col1) !important;
    display: block;
    letter-spacing: .5px;
    transition: all 0.3s ease;
    color: #fff;
    border-radius: 5px;
    padding: 10px 15px !important;
    font-size: 100% !important;
    line-height: 1.5;
}

html .woocommerce ul.products .material.product .price_button_loop .product-add-to-cart a .price {
    display: none;
}

html .woocommerce ul.products .material.product .price_button_loop .product-add-to-cart a:hover {
    background: var(--col2) !important;
    color: #fff !important;
}

html .woocommerce ul.products .material.product .price_button_loop .product-add-to-cart a>span,
html .woocommerce ul.products .material.product .price_button_loop .product-add-to-cart a:hover>span {
    color: inherit !important;
    font-size: inherit;
    line-height: inherit;
    padding: 0 !important;
}

/* strona produktu */
html body.single-product .container-wrap {
    padding-top: 25px;
    padding-bottom: 60px;
    border-top: 2px solid var(--col5);
}

html .single-product .nectar-prod-wrap {
    background: #fff;
    align-items: center;
}

/* produkt - breadcrumbsy */
html .woocommerce .woocommerce-breadcrumb {
    margin-bottom: 25px;
}

html .woocommerce .woocommerce-breadcrumb span:last-child {
    opacity: 1;
}

html .woocommerce .woocommerce-breadcrumb a {
    background: transparent;
    transition: .2s ease;
}

html .woocommerce .woocommerce-breadcrumb a:hover {
    color: var(--col1);
}

html .woocommerce .woocommerce-breadcrumb i {
    line-height: inherit;
}

/* produkt - glowna sekcja */
html .single-product .row>.product[data-gallery-style] .single-product-main-image,
html .single-product .product[data-gallery-style] .single-product-main-image {
    margin: 0;
    padding: 0;
}

html .product[data-tab-pos*=fullwidth] .summary.entry-summary {
    background: linear-gradient(to top, var(--lighter), #fff);
    margin: 0;
    padding-left: 40px;
}

/* produkt - galeria */
html .woocommerce div.product div.images.woocommerce-product-gallery.default-woo-gallery .flex-viewport img {
    aspect-ratio: 4 / 3;
    object-fit: cover;
}

html .woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
    margin-bottom: 16px;
}

html .woocommerce div.product div.images .flex-control-thumbs {
    display: flex;
    flex-wrap: wrap;
    margin: -8px;
}

html .woocommerce div.product div.images .flex-control-thumbs li {
    padding: 8px;
}

html .woocommerce div.product div.images .flex-control-thumbs li img {
    aspect-ratio: 1 /1;
    object-fit: cover;
    border: 2px solid var(--light);
    border-radius: 8px;
    transition: .3s ease;
}

html .woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
    border-color: var(--col1);
}

/* single produkt - tytul, opis, cena */
html .single-product div.product h1.product_title {
    color: var(--col2);
    text-transform: none;
    font-size: 160%;
    line-height: 1.25;
    margin-bottom: 5px;
}

.spl strong {
    color: var(--col2);
}

.spl {
    font-size: 95%;
    margin-bottom: 2px;
}

.spl + .sp_table {
    margin-top: 15px;
}

.woocommerce-product-details__short-description p {
    padding-bottom: 20px;
}

html .woocommerce div.product .summary p.price_netto {
    font-weight: 800;
    color: var(--col1);
    font-size: 140%;
    line-height: 1.35;
    margin-top: 15px;
    padding-bottom: 0;
}

html .woocommerce div.product .summary p.price_brutto {
    padding-bottom: 15px;
    font-size: 110%;
    font-weight: 300;
}

/* produkt - atrybuty i zobacz tez */
html .woocommerce div.product .woocommerce-tabs[data-tab-style=fullwidth_stacked],
html .single-product [data-tab-pos=fullwidth_stacked] .products.related,
html .sp_tab {
    padding-top: 45px;
    padding-bottom: 0;
}

.spt_opis {
    border-radius: 20px;
}

.sp_tab + .clear {
    padding: 0;
}

html .woocommerce .woocommerce-tabs>div h2,
html #ajax-content-wrap .related.products>h2,
html .sp_tab h2 {
    color: var(--col2);
    text-align: center;
    margin-bottom: 20px;
    font-size: 165%;
    line-height: 1.25;
}

html body:not(.woocommerce-cart) .main-content .woocommerce-tabs[data-tab-style=fullwidth_stacked] table.shop_attributes {
    margin: 0;
}

/* produkt - specyfikacja */
html body:not(.woocommerce-cart) .main-content table,
html body:not(.woocommerce-cart) .main-content table tr, 
html body:not(.woocommerce-cart) .main-content table td,
html body:not(.woocommerce-cart) .main-content table th,
html body:not(.woocommerce-cart) .main-content table tr:nth-child(2n+1) {
    border: 2px solid var(--col5) !important;
    background: transparent;
    margin: 0;
}

html body:not(.woocommerce-cart) .main-content .prodlist_table.sp_table table {
    margin-bottom: 0;
    border: 0px solid transparent !important;
}

html body:not(.woocommerce-cart) .main-content table tr:nth-child(odd) {
    background-color: #f5f5f5;
}

html .woocommerce table.shop_attributes th,
html .woocommerce-page table.shop_attributes th,
html body:not(.woocommerce-cart) .main-content .sp_table th,
html body:not(.woocommerce-cart) .main-content .spt_content th {
    color: var(--col1);
    font-weight: 500;
    padding-left: 15px;
}

html body:not(.woocommerce-cart) .main-content td {
    padding-right: 15px;
    font-size: 100%;
}

/* aktualnosci blog - lista wpisow */
html .post-area.featured_img_left .article-content-wrap .post-featured-img-wrap,
html .post-area.featured_img_left .article-content-wrap .post-featured-img {
    border-radius: 10px;
}

html .post-area.featured_img_left .article-content-wrap .post-featured-img-wrap a span img {
    margin: 0;
}

html .post-area.featured_img_left.span_12 .article-content-wrap .post-content-wrap {
    padding: 50px 40px;
}

html .post-area.featured_img_left .post-content-wrap .meta-category {
    display: none;
}

html .post-area.featured_img_left .article-content-wrap .post-content-wrap .post-header {
    margin-bottom: 15px;
}

html .post-area.featured_img_left .article-content-wrap .post-content-wrap .post-header .title {
    margin-bottom: 0;
    color: var(--col2);
    font-size: 165%;
    line-height: 1.3;
}

html .post-area.featured_img_left.span_12 article {
    margin-bottom: 45px;
}

html .post-area.featured_img_left #pagination {
    text-align: center;
}

html .post-area.featured_img_left article {
    margin-bottom: 45px;
}

html .post-area.featured_img_left article:last-child {
    margin-bottom: 0;
}

/* aktualnosci blog - sidebar */
html #sidebar .widget h4 {
    margin-bottom: 10px;
    color: var(--col1);
    opacity: 1;
    letter-spacing: 1px;
    font-size: 80%;
    font-weight: 800 !important;
    text-transform: uppercase !important;
}

html #sidebar .widget:not(:last-child) {
    margin-bottom: 30px;
}

html #sidebar select {
    margin-top: 10px;
}

html #sidebar .widget.widget_categories > ul {
    margin: -4px 0;
}

/* aktualnosci blog - kategorie */
span.subheader {
    display: none;
}

html body.material .page-header-no-bg h1 {
    color: #fff;
}

body.material .page-header-no-bg {
    background: linear-gradient(135deg, var(--col2), var(--col1));
}

html .row .col.section-title {
    border: 0;
}

/* aktualnosci blog - pojedynczy wpis */
html body[data-button-style*="slightly_rounded"] #page-header-bg[data-post-hs="default_minimal"] .inner-wrap>a {
    display: none;
}

html body.single-post #ajax-content-wrap #page-header-bg[data-post-hs="default_minimal"] h1 {
    padding: 0;
}

html body.single-post.material[data-bg-header=true] .container-wrap {
    padding-top: 0px !important;
}

html body.single-post.material[data-bg-header=true] .container-wrap .main-content > .row {
    padding: 0;
}

html body.single .post .content-inner>h2,
html body.single .post .content-inner>h3,
html body.single .post .content-inner>h4,
html body.single .post .content-inner>h5,
html body.single .post .content-inner>h6,
html body.single .post .wpb_text_column h2,
html body.single .post .wpb_text_column h3,
html body.single .post .wpb_text_column h4,
html body.single .post .wpb_text_column h5,
html body.single .post .wpb_text_column h6,
html body .polityka h2,
html body .polityka h3,
html body .polityka h4 {
    color: var(--col2);
    margin: 0 0 10px;
    line-height: 1.3;
}

html body.single .post .content-inner>h2,
html body .polityka h2 {
    font-size: 195%;
}

html body.single .post .content-inner>h2 *,
html body.single .post .content-inner>h3 *,
html body.single .post .content-inner>h4 *,
html body.single .post .content-inner>h5 *,
html body.single .post .content-inner>h6 *,
html body.single .post .wpb_text_column h2 *,
html body.single .post .wpb_text_column h3 *,
html body.single .post .wpb_text_column h4 *,
html body.single .post .wpb_text_column h5 *,
html body.single .post .wpb_text_column h6 * {
    font-weight: inherit;
}

html body.single-post .content-inner>.post-tags {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: -5px;
}

html body.single-post .content-inner>.post-tags>h4 {
    display: block !important;
    color: var(--col2);
    font-size: 90%;
    line-height: 1.3;
    margin: 5px;
}

html .single #ajax-content-wrap .post-area .content-inner>.post-tags a {
    margin: 5px;
    color: var(--col1) !important;
    background: var(--bglight) !important;
    border: 1px solid var(--border);
    padding: 4px 8px;
}

html .single #ajax-content-wrap .post-area .content-inner>.post-tags a:hover {
    border-color: var(--col1);
    background: #fff !important;
    color: var(--col2) !important;
    transform: translateY(-3px);
}

html .post .content-inner {
    padding-bottom: 0;
}

html .blog_next_prev_buttons {
    margin-top: 0px;
}

/* sprawdz dostrepnosc - popup */
.popup_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    background: rgb(0 0 0 / 50%);
    padding: 20px;
    opacity: 0;
    transform: scale(0);
    transition: opacity .3s ease, 0s transform .3s;
}

.popup_container.active {
    opacity: 1;
    transform: scale(1);
    transition: opacity .3s ease;
}

.popup {
    max-width: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: var(--col5);
    padding: 30px;
    box-shadow: 0 3px 10px rgba(0,0,0,.1);
    position: relative;
    width: 1000px;
    display: flex;
    flex-wrap: wrap;
}

.popup_close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 120%;
    cursor: pointer;
    transition: .2s ease;
}

.popup_close:hover {
    color: var(--col1);
}

.popup_dane {
    width: 40%;
    padding-right: 30px;
}

.popup_form {
    width: 60%;
}

html .popup h2 {
    color: var(--col2);
    font-size: 165%;
    margin-bottom: 20px;
}

html .kontakt_dana a {
    color: inherit;
}

html .kontakt_dana a:hover {
    color: var(--col1);
}

.popup_dane .kontakt_dana:not(:last-child),
.kontakt .kontakt_dana:not(:last-child) {
    margin-bottom: 25px;
}

html .popup .form-submit input {
    width: 100%;
}

/* kontakt */
.kontakt iframe {
    display: block;
    border-radius: 15px;
}

/* footer - kontakt - dane */
html .kontakt_dana {
    display: flex;
    line-height: 1.6;
}

html .kontakt_dana i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: rgb(244 116 44 / 20%);
    border-radius: 100%;
    color: var(--col1);
    margin-right: 15px;
    font-size: 85%;
}

html .kontakt_dana> :last-child {
    flex-shrink: 99999;
}

html .kontakt_dana:not(:last-child) {
    margin-bottom: 15px;
}

/* formularz kontaktowy */
html .kontakt .form-row {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
}

html .kontakt .form-row > * {
    padding: 10px;
    width: 100%;
}

html .kontakt .form-row > .form-half {
    width: 50%;
}

html .kontakt .form-row p {
    padding: 0;
}

html .kontakt .form-row input:not([type="checkbox"]):not([type="submit"]),
html .kontakt .form-row select,
html .kontakt .form-row textarea {
    display: block;
    width: 100%;
    font-size: 90% !important;
    line-height: 1.6;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,.05);
}

html .kontakt .form-row input:not([type="checkbox"]):focus,
html .kontakt .form-row select:focus, html .kontakt .form-row textarea:focus {
    box-shadow: 0 3px 10px rgba(0,0,0,.05);
}

html .kontakt .form-row textarea {
    height: 100px;
    resize: none;
}

html .wpcf7-form p span {
    color: var(--text);
    margin: 0;
    text-align: justify;
    display: initial !important;
}

html .form-zgoda {
    margin-bottom: 10px;
}

html .form-zgoda, html .form-zgoda label {
    line-height: 1 !important;
}

html .form-zgoda .wpcf7-list-item-label {
    font-size: 90%;
    line-height: 1.5;
}

html .form-zgoda input[type="checkbox"] {
    margin: 0 5px 0 0;
    position: relative;
    top: 1px;
}

html .form-submit {
    text-align: center;
}

html body .container-wrap input[type="submit"]:disabled {
    opacity: .5;
    pointer-events: none;
}

html body .container-wrap .form-submit input[type="submit"] {
    padding: 15px 50px !important;
    display: inline-block;
    width: auto;
    color: #fff;
    background: var(--col1);
}

html body .container-wrap .form-submit input[type="submit"]:hover {
    opacity: 1;
    background: var(--col2) !important;
    color: #fff;
}

html .wpcf7-form .wpcf7-not-valid-tip {
    box-shadow: none;
    color: var(--col2);
    padding: 0;
    position: absolute;
    left: 7px;
    top: initial;
    bottom: -9px;
    font-size: 66.666%;
    line-height: 1.3;
    background: #fff;
    padding: 2px 5px;
    border-radius: 5px;
}

/* glowna - karuzela produktow */
html .wpb_row:not(.full-width-content) .woocommerce .nectar-woo-flickity {
    padding: 0 60px;
}

html body .woocommerce.columns-4 .nectar-woo-flickity .flickity-slider .flickity-cell li.product.material {
    width: 100% !important;
}

/* karuzela - strzalki */
html body .woocommerce .nectar-woo-flickity[data-controls=arrows-overlaid] .nectar-woo-carousel-top {
    left: 15px;
    width: calc(100% - 30px);
    margin: 0;
}

html .woocommerce .nectar-woo-flickity[data-controls*=arrows][data-controls=arrows-overlaid] .flickity-prev-next-button:after {
    display: none;
}

html body .woocommerce .nectar-woo-flickity[data-controls*=arrows] .previous {
    left: 0;
}

html body .woocommerce .nectar-woo-flickity[data-controls*=arrows] .next {
    right: 0;
}

html body .span_12.dark .woocommerce .nectar-woo-flickity[data-controls*=arrows] .next .arrow, 
html body .span_12.dark .woocommerce .nectar-woo-flickity[data-controls*=arrows] .previous .arrow {
    fill: var(--col2);
}

html body .span_12.dark .woocommerce .nectar-woo-flickity[data-controls*=arrows] .flickity-prev-next-button:after,
html body .span_12.dark .woocommerce .nectar-woo-flickity[data-controls*=arrows] .next:before, 
html body .span_12.dark .woocommerce .nectar-woo-flickity[data-controls*=arrows] .previous:before {
    background: var(--col2);
}

/* footer - widgety */
html .row .footer .col img {
    height: 65px;
    width: auto;
}

.footer .footer_widgets p,
.footer .span_12.light .footer_widgets .wpb_text_column a,
.footer .footer_widgets .widget li a,
.footer .footer_widgets .socials a {
    color: rgba(255,255,255,.7);
    font-size: 95%;
    line-height: 1.65;
    opacity: 1 !important;
}

.footer .span_12.light .footer_widgets .wpb_text_column a:hover,
.footer .footer_widgets .widget li a:hover,
.footer html .kontakt_dana i {
    color: var(--col1) !important;
}

.footer html .kontakt_dana:not(:last-child),
.footer .footer_widgets .widget ul li:not(:last-child) {
    padding-bottom: 10px;
}

.footer .footer_widgets .widget ul {
    margin: 0;
}

.footer .footer_widgets .widget ul li {
    list-style: none;
}

/* footer - copyright */
.footer_copyright p {
    font-size: 85%;
    line-height: 1.5;
    color: rgba(255,255,255,.5);
}

.footer_copyright p a {
    color: var(--borbis) !important;
}

/* rwd */
@media(min-width: 1001px) {
    .footer .vc_col-sm-2\/5 {
        width: 31%;
    }

    .footer .vc_col-sm-1\/5 {
        width: 23%;
    }
}

@media(max-width: 1200px) {
    html body,
    html table {
        font-size: 17px;
    }
}

@media(max-width: 1000px) {
    html body,
    html table {
        font-size: 16px;
    }

    .minHeightBg,
    .mapka_iframe iframe {
        min-height: 300px;
    }

    html .inner_row[data-column-margin="40px"] .child_column:not([class*="vc_col-xs-"]):not(:last-child),
    html .inner_row[data-column-margin="50px"] .child_column:not([class*="vc_col-xs-"]):not(:last-child),
    html .inner_row[data-column-margin="60px"] .child_column:not([class*="vc_col-xs-"]):not(:last-child),
    html .vc_row-fluid[data-column-margin="50px"] .wpb_column:not([class*="vc_col-xs-"]):not(.child_column):not(:last-child) {
        margin-bottom: 30px;
    }

    html .post-area.featured_img_left.span_12 article {
        margin-bottom: 35px;
    }

    html .post-area.featured_img_left #pagination {
        margin-bottom: 0;
    }

    html .post-area.featured_img_left .article-content-wrap .post-content-wrap .post-header .title,
    html body.single .post .content-inner>h2,
    html body .polityka h2 {
        font-size: 150%;
    }

    html body:not(.material) #slide-out-widget-area.slide-out-from-right, 
    html #slide-out-widget-area.slide-out-from-right-hover,
    html #slide-out-widget-area-bg.fullscreen, #slide-out-widget-area-bg.fullscreen-split,
    html #slide-out-widget-area-bg.fullscreen-alt .bg-inner,
    html body.material #slide-out-widget-area-bg.slide-out-from-right {
        background: var(--col2);
    }

    html body[data-slide-out-widget-area-style="slide-out-from-right"].material .slide_out_area_close:before {
        background: var(--col1);
    }

    html .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:after,
    html .slide-out-widget-area-toggle.mobile-icon .lines-button.x2 .lines:before,
    html .slide-out-widget-area-toggle.mobile-icon .lines-button:after {
        background: var(--col2);
    }

    html .footer .footer_widgets img {
        height: 30px;
    }

    html .iconboxy > .span_12 > .col > .vc_column-inner {
        padding: 25px;
    }

    html body[data-bg-header=true].archive .container-wrap {
        padding: 45px 0 !important;
    }

    .popup_dane,
    .popup_form {
        width: 100%;
    }

    .popup_dane {
         padding-bottom: 25px;
     }

    html .blog-recent[data-style*=classic_enhanced].columns-3 .span_4,
    html .woocommerce ul.products[data-product-style=material]>li.product.material,
    html .woocommerce-page .columns-4 ul.products li.product.material,
    html .woocommerce.columns-4 ul.products li.product.material,
    html .woocommerce.columns-4 ul.products li.product.material.last {
        width: 50% !important
    }

    html .product[data-tab-pos*=fullwidth] .summary.entry-summary {
        padding-left: 0;
        padding-top: 10px;
        clear: both;
    }

    html .iconboxy img {
        width: 50px;
    }

    .material .blog_next_prev_buttons {
        margin-top: 0 !important;
    }

    html .post-area.featured_img_left article:not(:last-child) {
        margin-bottom: 35px;
    }

    html .woocommerce div.product .woocommerce-tabs[data-tab-style=fullwidth_stacked], html .single-product [data-tab-pos=fullwidth_stacked] .products.related, html .sp_tab {
        padding-top: 30px;
    }
}

@media(max-width: 690px) {
    html body,
    html table {
        font-size: 15px;
    }

    html .iconboxy > .span_12 > .col > .vc_column-inner {
        padding: 20px;
    }

    html body.material .intro .nectar-button.large,
    html body.material .button_group .nectar-button.large {
        margin-right: 0 !important;
        width: 100%;
        text-align: center;
    }

    html body.material .intro .nectar-button.large:not(:last-child),
    html body.material .button_group .nectar-button.large:not(:last-child) {
        margin-bottom: 10px;
    }

    html body[data-bg-header=true].archive .container-wrap {
        padding: 30px 0 !important;
    }

    html .blog-recent[data-style*=classic_enhanced].columns-3 .span_4,
    html .woocommerce ul.products[data-product-style=material]>li.product.material,
    html .woocommerce-page .columns-4 ul.products li.product.material,
    html .woocommerce.columns-4 ul.products li.product.material,
    html .woocommerce.columns-4 ul.products li.product.material.last,
    html .kontakt .form-row > .form-half {
        width: 100% !important
    }

    .woocommerce .woocommerce-products-header,
    .popup {
        padding: 25px;
    }

    html .post-area.featured_img_left .article-content-wrap .post-content-wrap {
        padding: 15px 0 0;
    }
}

@media(max-width: 480px) {
    html ul.check.bgcheck li {
        width: 100%;
    }

    html ul.check.bgcheck li:before {
        width: 25px;
        height: 25px;
    }

    html .col h2, html body h2 {
        font-size: 26px;
    }

    html .row .col h3, html body h3 {
        font-size: 22px;
    }

    .sprawdz_dostepnosc .nectar-button.large {
        width: 100%;
        text-align: center
    }

    html .post-area.featured_img_left article:not(:last-child) {
        margin-bottom: 25px;
    }

    html .woocommerce div.product .summary p.price_netto {
        font-size: 120%;
    }

    html .woocommerce div.product .summary p.price_brutto {
        font-size: 105%;
    }

    html .wpb_row:not(.full-width-content) .woocommerce .nectar-woo-flickity {
        padding: 0 50px;
    }
}