/*
Theme Name:     Papetka 2024
Theme URI:
Description:    Child theme for Kleo
Author:         Pablo Artist
Author URI:     https://pabloart.pl
Template:       kleo
Version:		2.0.1.00000030
Tags:  one-column, two-columns, right-sidebar, fluid-layout, custom-menu, featured-images, post-formats, sticky-post, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*
* Please add your custom styles below
*/

@media (min-width: 992px) {
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

h2 .vc_btn3.vc_btn3-color-white {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    box-shadow: 0 0 4px 0 rgba(0, 1, 1, 0.12);
    color: #5e5e5e;
    margin-left: 13px;
}

p.demo_store {
    padding: 1em 0;
    background: #00c2ca;
    font-weight: bold;
}
.woocommerce-store-notice__dismiss-link {
    text-transform: uppercase;
    margin-left: 10px;
    border: 1px solid #fff;
    padding: 5px 10px;
    color: #fff;
}
.woocommerce-store-notice__dismiss-link:hover {
    background: #fff;
    color: #00c2ca;
}

.header-color.social-header {
    background-color: #00c2ca;
    color: #fff !important;
    padding: 5px 0;
}
.header-color .top-menu li > a,
.header-color #top-social li a,
.header-color .top-menu li > a:hover,
.header-color #top-social li a:hover {
    color: #fff; /* border-color: #5f9e6c;*/
    border: 0 !important;
}

.woocommerce-demo-store {
    padding-bottom: 0;
}

@media (min-width: 1480px) {
    .container {
        max-width: 1474px;
    }
}

@media (min-width: 1230px) {
    body.single-product #main .container {
        max-width: 1230px;
    }
}

@media (min-width: 991px) {
    .navbar-nav > li > a {
        margin: 0 10px;
        font-size: 13px;
    }
    .summary .product_meta {
        display: none;
    }
}

@media (min-width: 1200px) {
    .navbar-nav > li > a {
        color: #010101;
        font-weight: 700;
        margin: 0 35px;
        text-transform: uppercase;
    }
}

.navbar-nav > li > a.cart-contents .cart-items::after {
    display: none;
}

.widget_nav_menu ul {
    padding-left: 0;
}

.wrap-canvas-menu .offcanvas-after {
    padding-left: 15px;
    padding-right: 15px;
}

.home-news-carousel .vc_custom_1419240516480 {
    background: none !important;
}

.carousel-home .slick-slide > .vc_row {
    border-radius: 10px;
    margin-left: 0;
    margin-right: 0;
}

.wpb-woo-products-slider.owl-carousel .owl-item img {
    border-radius: 8px;
}

.owl-carousel .owl-item figcaption {
    background: none;
    text-align: left;
}

.owl-carousel .owl-item figcaption .pro_title {
    margin-bottom: 0;
    margin-top: 7px;
}

.wpb_slider_area .owl-theme.owl-carousel .owl-nav {
    top: calc(50% - 20px);
    left: -20px;
    right: -20px;
}

.wpb-woo-products-slider.owl-theme.owl-carousel .owl-nav [class*='owl-'] {
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    border: none;
    height: 40px;
    margin: 0;
    position: absolute;
    top: 0;
    width: 40px;
}

.wpb-woo-products-slider.owl-theme.owl-carousel .owl-nav [class*='owl-']:hover,
.wpb-woo-products-slider.owl-theme.owl-carousel .owl-nav [class*='owl-']:focus {
    background-color: transparent;
}

.wpb-woo-products-slider.owl-theme.owl-carousel .owl-nav i {
    display: none;
}

.wpb-woo-products-slider.owl-theme.owl-carousel .owl-nav .owl-prev {
    background-image: url('assets/img/slider-arrow-left.png');
    left: 0;
}

.wpb-woo-products-slider.owl-theme.owl-carousel .owl-nav .owl-prev:hover,
.wpb-woo-products-slider.owl-theme.owl-carousel .owl-nav .owl-prev:focus {
    background-image: url('assets/img/slider-arrow-left.png');
}

.wpb-woo-products-slider.owl-theme.owl-carousel .owl-nav .owl-next {
    background-image: url('assets/img/slider-arrow-right.png');
    right: 0;
}

.wpb-woo-products-slider.owl-theme.owl-carousel .owl-nav .owl-next:hover,
.wpb-woo-products-slider.owl-theme.owl-carousel .owl-nav .owl-next:focus {
    background-image: url('assets/img/slider-arrow-right.png');
}

/*#uni_cpo_asid { display: none !important; }*/

.shop-drop .kleo-toggle-submenu {
    display: none !important;
}

.banner-box h2.ult-new-ib-title {
    font-size: 28px;
    line-height: 32px;
}

.banner-box div.ult-new-ib-content {
    font-size: 14px;
    line-height: 16px;
}

.footer-contact-links a {
    color: #fff;
    font-size: 18px;
}

.copy-txt a {
    color: #fff;
}

.header-bottom-bar {
    font-weight: bold;
}

.header-bottom-bar-search .input-group {
    width: 100%;
}

.header-bottom-bar-search .input-group-btn {
    position: absolute;
    white-space: nowrap;
    right: 60px;
    top: 0;
}
.header-bottom-bar-search .form-control,
.header-bottom-bar-search .form-control:active {
    font-size: 14px;
    width: 100%;
    padding: 30px 20px;
    background-color: #fff !important;
    color: #6f6f6f;
}

.header-bottom-bar-search .searchsubmit {
    background: transparent !important;
    border: 0 !important;
    height: 62px;
}

.header-bottom-bar-search .searchsubmit i {
    height: 28px;
    width: 28px;
    line-height: 28px;
    font-size: 28px;
    position: relative;
    top: -3px;
    color: #666666;
}

.pagination > li > a,
.pagination > li > span {
    border-radius: 3px !important;
    width: auto;
    height: auto;
    padding: 5px 15px;
}

.wpcf7 label,
.wpcf7 input:not(.wpcf7-submit),
.wpcf7 textarea {
    border-radius: 6px;
    width: 100%;
    display: block;
}

body.postid-7285 .product_meta {
    display: none;
}

/*.container-wrap.main-title { display: none !important; }*/

.uni_cpo_asid-field.js-uni-cpo-field.js-uni-cpo-field-text_input {
    background-color: #f7f7f7 !important;
    cursor: not-allowed !important;
}

.kleo-icon-text b {
    display: block;
}

.products-material-row .vc_column-inner {
    background: #f1f1f1;
    padding: 30px !important;
}

.related.products span.price {
    display: none !important;
}

.type-adobestockimage .product-details {
    text-align: left;
    margin: 15px 0;
    font-size: 18px;
}

.type-adobestockimage .post-header {
    padding: 10px 0;
}

.type-adobestockimage .post-title {
    font-size: 18px;
    text-align: center;
}

.products-material-row .flexbox-container .icon-3x {
    padding: 0 30px 0 10px !important;
}

.header-rating img {
    margin: 0 !important;
    position: relative;
    top: -1px;
}

.header-contact {
    text-align: left;
    font-size: 16px;
    padding: 0 10px;
    float: left;
    line-height: 26px;
    position: relative;
    top: 13px;
}

.kleo-notifications.new-alert {
    background-color: #000;
}

@media (min-width: 991px) {
    .sticky-wrapper .header-scrolled .header-contact {
        line-height: 24px;
        position: relative;
        top: -6px;
        font-size: 16px;
    }
}

.top-bar-info::selection,
.top-bar-info b::selection {
    color: #00c2ca;
    background: #fff;
}

@media (min-width: 991px) {
    .top-bar-info {
        font-weight: bold;
        text-align: center;
        width: 100%;
        max-width: 1170px;
        position: absolute;
        z-index: 10000;
        font-size: 18px;
        line-height: 32px;
    }
}
@media (max-width: 990px) {
    body.search-results .template-page {
        margin-left: 0;
        margin-right: 0;
    }
    body.search-results .template-page .post-header {
        padding: 10px;
    }
    body.search-results .template-page .post-item {
        padding: 0 !important;
    }

    .top-bar-info {
        font-weight: bold;
        text-align: center;
        width: 100%;
        max-width: 1170px;
    }
}

@media (max-width: 520px) {
    .header-contact {
        display: none;
    }
}

.yith-wcwl-items-count {
    position: relative;
}
.top-bar i.fa {
    margin-right: 8px;
}

body.single-product form.cart {
    float: none;
    width: 100%;
}

@media (max-width: 990px) {
    .top-menu {
        display: none !important;
    }
}

.quick-view {
    display: none;
}

li.product figcaption .shop-actions > a.button {
    width: 100%;
    text-align: center;
}

.sidebar ul.children {
    padding-left: 10px;
}

.entry-summary .price {
    color: #000 !important;
    font-size: 30px !important;
    font-weight: 700;
    line-height: 23px;
    text-align: right;
}

.entry-summary .price .price-before {
    font-size: 27px !important;
    font-weight: 400;
}

.product_title {
    font-size: 26px;
    font-weight: 300;
    line-height: 36px;
    margin: 0 0 15px;
}

.uni-module h3 {
    color: #000 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

@media (max-width: 991px) {
    body.single-product .template-page {
        padding-top: 0;
    }
    li.product figcaption .shop-actions > a.button {
        text-indent: unset !important;
    }
    .woocommerce-product-gallery .product_meta {
        display: none;
    }
}

.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd {
    margin-bottom: 0;
    padding: 0;
}

.products .woocommerce-loop-category__title {
    color: #000;
}

.widget_product_categories a {
    font-size: 14px;
    line-height: 32px;
}

.woocommerce-order .woocommerce-thankyou-order-received {
    font-size: 28px;
    line-height: 36px;
    font-weight: 800;
    color: #00c2ca;
}

/*@media (min-width: 992px){
	#header .kleo-main-header:not(.header-scrolled) {
		height: 134px;
	}
}*/

.main-color .widget_product_categories li {
    border: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/*.home-woo-categories .woocommerce-loop-category__title mark.count { display: none !important; }*/

/*@media (max-width: 991px){*/
#header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
}

.kleo-main-header .has-btn-see-through {
    margin-left: auto;
    margin-right: auto;
}

.kleo-main-header a.btn-see-through {
    border: none;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 16px !important;
    text-align: left;
    text-transform: none;
}

.kleo-main-header a.btn-see-through:hover {
    border: none;
}

.woocommerce-products-header__title.page-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    margin-top: 0;
}

.haeder-contact {
    transition: all 0.5s ease;
}
.header-scrolled .header-contact {
    padding: 0 10px;
    float: left;
    line-height: 20px;
    position: relative;
    top: -10px;
}

.kleo-thumbs-prev,
.kleo-thumbs-next,
.kleo-woo-prev,
.kleo-woo-next {
    background-color: #fff !important;
    z-index: 1000;
}

.kleo-woo-next {
    transform: translateY(-130%);
}
.kleo-woo-prev {
    transform: translateY(-130%);
}

.kleo-thumbs-next,
.kleo-woo-next {
    right: 0 !important;
}
.kleo-thumbs-prev,
.kleo-woo-prev {
    left: 0 !important;
}

.kleo-thumbs-prev i,
.kleo-woo-prev i,
.kleo-thumbs-next i,
.kleo-woo-next i {
    color: #000 !important;
    font-size: 1.5em;
}

@media screen and (max-width: 480px) {
    .top-bar-info {
        line-height: 22px;
    }
    .carousel-prev,
    .carousel-next,
    .kleo-woo-prev,
    .kleo-woo-next,
    .kleo-thumbs-prev,
    .kleo-thumbs-next {
        display: block !important;
    }
    .navbar-header {
        line-height: 70px !important;
        height: 70px !important;
    }
    .kleo-woo-next {
        transform: translateY(-150%);
    }
    .kleo-woo-prev {
        transform: translateY(-150%);
    }
}

.kleo-megamenu .menu-item {
    border-bottom: 0 !important;
}

.related.products .hr-title {
    margin-bottom: 35px;
}
.top-bar i.icon-basket-full-alt {
    font-size: 1.5em;
}

.woocommerce ul.products li.product-category h2,
.woocommerce ul.products li.product-category h3 {
    background: #fff;
}

.kleo-mobile-icons .mheader {
    position: relative;
    top: 2px;
}

#header .navbar-nav li.kleo-megamenu .caret {
    margin-top: 0;
}

#header .navbar-nav .dropdown-menu li .caret:after {
    font-family: 'fontello';
    content: '\e982';
    font-size: 18px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 58px;
    text-align: center;
    right: 0;
    top: 0;
}

@media screen and (min-width: 992px) {
    body:not(.admin-bar) .kleo-main-header:not(.header-scrolled) .nav li.kleo-megamenu > .dropdown-menu {
        margin-top: 43px !important;
    }
    .secondary-menu {
        display: inline-block !important;
    }
}

.kleo-main-header .btn,
.kleo-main-header .btn:hover {
    padding: 7px 10px !important;
    font-size: 14px;
}

.ulitmate_dual_buttons a {
    padding: 20px 10px;
}

.search-green-box {
    background-color: #00c2ca;
    color: #fff;
    padding: 10px;
    margin: 0 40px !important;
}
.search-green-box p {
    margin: 0 !important;
}
.search-green-box-top {
    border-radius: 10px 10px 0 0;
}
.search-green-box-bottom {
    border-radius: 0 0 10px 10px;
}
.search-box {
    margin: 0 !important;
}

.green-title {
    width: 100%;
    position: relative;
    background-color: #1b1b1b;
    color: #fff;
    text-align: center;
    padding: 20px 0 30px 0;
}

.green-title h1 {
    margin-bottom: 0;
}
.green-title p {
    margin-top: 0;
    font-size: 18px;
}

.green-title:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    width: 0;
    height: 0;
    border-top: solid 20px #1b1b1b;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 130px;
}

.carousel-arrow .carousel-prev {
    left: 20px;
}
.carousel-arrow .carousel-next {
    right: 20px;
}

.carousel-arrow .carousel-prev,
.carousel-arrow .carousel-next {
    background: rgb(0 0 0 / 40%);
}

.cta-btn-greentxt a {
    color: #00c2ca !important;
    background-color: #fff !important;
}

#uni_cpo_material_mst span.icon-info-sign,
#uni_cpo_materialpremium span.icon-info-sign {
    color: #fff;
    width: 16px;
    height: 16px;
    background-color: #00c2ca;
    display: inline-block;
    border-radius: 50%;
    top: 1px;
    position: relative;
    z-index: 200;
}

.icon-info-sign:before {
    content: '\e831';
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
    speak: none;
    position: relative;
    top: -1px;
    left: -1px;
}

.related.products .hr-title {
    display: none;
}

#uni_cpo_montazyn label {
    display: inline-block !important;
    margin-right: 15px;
}

.woocommerce .main-color .widget_product_categories li a {
    color: #000 !important;
}

/**
 * This file has been created automatically by Uni CPO plugin
 * Last modified time: Aug 26 2021, 08:31:13
 */

.uni-node-26d10d0f .uni-row-content-wrap {
    color: #333333;
}
.uni-node-26d10d0f .uni-row-content-wrap a:hover {
}

.uni-node-234c6eb2 {
    float: left;
    width: 100%;
}
.uni-node-234c6eb2 .uni-col-content {
}

.uni-node-8c3afe0f {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}

.uni-node-82cb9bcc {
    color: #020202;
    font-size: 14px;
    margin-bottom: 20px;
}

.uni-node-111a09d2 .uni-row-content-wrap {
    color: #333333;
}
.uni-node-111a09d2 .uni-row-content-wrap a:hover {
}

.uni-node-87719d18 {
    float: left;
    width: 45%;
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 0%;
    margin-right: 2%;
}
.uni-node-87719d18 .uni-col-content {
}

.uni-node-bac09621 {
    margin-bottom: 15px !important;
}

.uni-node-bac09621 .uni-cpo-module-text_input-label {
}

.uni-node-bac09621 input[type='text'],
.uni-node-bac09621 input[type='number'] {
    width: 100% !important;
    max-width: 100% !important;
    height: 36px !important;
    min-height: 36px !important;
    border-top: 1px solid #d7d7d7 !important;
    border-bottom: 1px solid #d7d7d7 !important;
    border-left: 1px solid #d7d7d7 !important;
    border-right: 1px solid #d7d7d7 !important;
    border-radius: 5px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
}

.uni-node-6b562c80 {
    float: left;
    width: 45%;
}
.uni-node-6b562c80 .uni-col-content {
}

.uni-node-8578e76b {
    margin-bottom: 15px !important;
}

.uni-node-8578e76b .uni-cpo-module-text_input-label {
}

.uni-node-8578e76b input[type='text'],
.uni-node-8578e76b input[type='number'] {
    width: 100% !important;
    max-width: 100% !important;
    height: 36px !important;
    min-height: 36px !important;
    border-top: 1px solid #d7d7d7 !important;
    border-bottom: 1px solid #d7d7d7 !important;
    border-left: 1px solid #d7d7d7 !important;
    border-right: 1px solid #d7d7d7 !important;
    border-radius: 5px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
}

.uni-node-701dd595 .uni-row-content-wrap {
    color: #333333;
}
.uni-node-701dd595 .uni-row-content-wrap a:hover {
}

.uni-node-43cb2b6b {
    float: left;
    width: 100%;
}
.uni-node-43cb2b6b .uni-col-content {
}

.uni-node-8bc0fb91 {
}
.uni-node-8bc0fb91 .uni-cpo-module-radio-label {
}
.uni-node-8bc0fb91 .uni-cpo-option-label__text {
    color: #333333;
    display: block;
    font-weight: 400;
    font-size: 14px;
}
.uni-node-8bc0fb91 .uni-cpo-option-label__description {
}

.uni-node-44d8819a .uni-row-content-wrap {
    color: #333333;
    margin-top: 15px;
}
.uni-node-44d8819a .uni-row-content-wrap a:hover {
}

.uni-node-72762b3f {
    float: left;
    width: 100%;
}
.uni-node-72762b3f .uni-col-content {
}

.uni-node-e56abdba {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}

.uni-node-6cf4b858 {
    margin-bottom: 0;
}
.uni-node-6cf4b858 .uni-cpo-option-label__text {
    color: #333333;
    font-weight: 700;
    font-size: 14px;
}
.uni-node-6cf4b858 .uni-cpo-option-label__description {
    font-weight: 400;
}

.uni-node-2f6c61ad {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
}

.uni-node-25ab834b .uni-row-content-wrap {
    color: #333333;
}
.uni-node-25ab834b .uni-row-content-wrap a:hover {
}

.uni-node-5a1527ac {
    float: left;
    width: 100%;
}
.uni-node-5a1527ac .uni-col-content {
}

.uni-node-39a7128c {
}
.uni-node-39a7128c .uni-cpo-module-radio-label {
}
.uni-node-39a7128c .uni-cpo-option-label__text {
    color: #333333;
    font-weight: 400;
    font-size: 14px;
}
.uni-node-39a7128c .uni-cpo-option-label__description {
}

.mfp-bg,
.mfp-wrap {
    z-index: 99999;
}

@media (max-width: 991px) {
    #header .navbar-nav li {
        font-size: 14px;
    }
}

.slick-next {
    right: 0;
}

.slick-prev {
    left: 0;
}

body.home .slick-next,
body.home .slick-prev {
    font-size: 20px;
}

/*body.home .slick-slider,
body.home .ult-item-wrap.slick-slide { 
	height: 100vh; 
}*/

.ult-carousel-wrapper .slick-arrow {
    background-repeat: no-repeat;
    background-position: center center;
    height: 40px;
    margin-top: -20px;
    width: 40px;
}

.ult-carousel-wrapper .slick-arrow i {
    display: none;
}

.ult-carousel-wrapper .slick-arrow.slick-prev {
    background-image: url('assets/img/slider-arrow-left.png');
    left: 0;
}

.ult-carousel-wrapper .slick-arrow.slick-next {
    background-image: url('assets/img/slider-arrow-right.png');
    right: 0;
}

body.home .woocommerce ul.products li.product a {
    display: block;
    position: relative;
}

body.home .woocommerce ul.products li.product a img {
    border-radius: 8px;
}

body.home .woocommerce ul.products li.product-category {
    margin-bottom: 10px;
}

body.home .woocommerce ul.products li.product-category h2 {
    border-radius: 14px;
    bottom: 9px;
    font-size: 12px !important;
    font-weight: 700;
    left: auto;
    line-height: 16px;
    padding: 6px 18px;
    position: absolute;
    right: 9px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    h2 {
        font-size: 25px;
    }

    .product:not(.product_cat-obrazy-i-plakaty) .product-loop-inner .price {
        top: 75% !important;
    }
    body.archive #main-container .row,
    body.search #main-container .row {
        display: flex;
        flex-direction: column;
    }
    body.search #main-container .row .sidebar {
        margin-bottom: 0;
    }
}

body.home .ult-item-wrap .wpb_column {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
    .header-bottom-bar .kleo_text_column p {
        margin: 2px 0 !important;
        text-align: center !important;
    }
    .kleo-woo-next,
    .kleo-woo-prev {
        top: 35% !important;
        transform: translateY(-35%);
    }
}

.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
    padding: 8px 15px !important;
}

.balls-home .kleo_text_column .wpb_wrapper {
    display: flex;
}

.term-description {
    font-size: 14px;
}

.product-loop-inner h3 {
    line-height: 28px !important;
}
.product-loop-inner h3 a {
    font-size: 14px !important;
    line-height: 24px;
    font-weight: 300;
}
.product-loop-inner .price {
    font-size: 16px !important;
    color: #797979;
}
.product-loop-inner .posted_in {
    font-size: 11.8px !important;
}

.wpcf7 input[type='submit'],
.wpcf7 input[type='submit']:hover {
    color: #fff;
    background: #00c2ca;
}
.wpcf7 input[type='submit']:hover {
    background: #7c5d35;
}
.vc_btn3.vc_btn3-color-chino,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat {
    background-color: #00c2ca;
}

.vc_btn3.vc_btn3-color-chino:hover,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-chino:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus {
    background-color: #936c3b;
}

.footer-logo img {
    max-width: 200px;
}

@media (max-width: 767px) {
    .footer-logo img {
        max-width: 100%;
    }
}

.container .wpb_wrapper .footer-bar-menu li {
    display: inline-block;
}
.container .wpb_wrapper .footer-bar-menu li a:hover {
    text-decoration: underline;
}
.wpb_wrapper .footer-bar-menu .menu {
    float: right;
}

.wpb_wrapper .footer-bar-menu .menu li a {
    font-size: 14px;
}

.footer-copyright {
    margin-bottom: 10px !important;
}
.footer-copyright p {
    color: #cacaca;
    margin-top: 0;
}
.footer-copyright a {
    color: #000;
}
.footer-copyright a:hover {
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

.footer-heading-menu {
    font-weight: 700;
    margin-bottom: 30px;
}

.footer-row-menus .menu li a {
    border: 0;
}
.footer-row-menus .menu li a:hover {
    text-decoration: underline;
}

.footer-help {
    font-size: 12px;
    line-height: 16px;
    float: right;
    margin-top: 0;
}

.widget_nav_menu .menu-footerbar-container li {
    margin: 0 10px;
}

.widget_nav_menu .menu-footerbar-container li:last-child {
    margin-right: 0;
}

.widget_nav_menu .menu-footerbar-container li a {
    border: none;
    color: #cacaca;
    padding: 0;
}

#main {
    margin-bottom: 30px;
    margin-top: 89px;
}

.header-phone span {
    font-size: 80%;
}

.home-cat-section .woocommerce ul.products li.product-category h2,
.woocommerce ul.products li.product-category h3 {
    background: rgba(0, 0, 0, 1);
    position: unset !important;
    color: #fff !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    text-align: left;
}

.home-cat-section .woocommerce ul.products li.product-category a:hover h2,
.woocommerce ul.products li.product-category a:hover h3 {
    background: rgba(0, 0, 0, 1);
    color: #fff !important;
    padding-top: 0;
}

.home-cat-section .woocommerce ul.products li.product,
.home-cat-section .woocommerce-page ul.products li.product {
    background-color: #000;
}

mark.count {
    display: none !important;
}

.image-separator img {
    max-width: 50px;
}
.image-separator {
    position: relative;
}
.image-separator::before,
.image-separator::after {
    display: inline-block;
    content: '';
    border-top: 2px solid #00c2ca;
    width: calc(50% - 35px);
    margin: 0 1rem;
    transform: translateY(-1rem);
    position: absolute;
    top: 15px;
}

.image-separator::before {
    left: -10px;
}

.image-separator::after {
    right: -10px;
}

.main-title .page-title {
    font-size: 42px;
    line-height: 48px;
}

.main-color .widget_nav_menu li.current_page_item > a {
    background: none;
}

.breadcrumbs-container {
    display: none;
}

body.archive .green-title {
    display: none !important;
}

.home-cat-section.home-news-carousel .kleo-carousel .post-item {
    background: none !important;
}

.home-cat-section.home-news-carousel .kleo-carousel hr {
    display: none;
}

.home-cat-section.home-news-carousel .kleo-carousel .post-title a {
    font-weight: 800;
    margin: 12px 0 12px 0;
    display: block;
    font-size: 24px;
    line-height: 36px;
}

.product-loop-inner .product-details .posted_in {
    display: none;
}
.product-loop-inner .product-details,
.product-loop-inner .price {
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;
}

.product-loop-inner .product-details h3 {
    padding: 0 !important;
}

.alternate-color.container-wrap {
    border: 0;
}

.search-menu-item span {
    margin-left: 18px;
    font-size: 11px;
}

@media (max-width: 991px) {
    #header .navbar-nav .dropdown-menu li a {
        font-size: 16px;
    }
}

body.single-post .alternate-color.container-wrap {
    background-image: none !important;
    background-color: #fff;
    color: #000;
}

body.single-post .page-title {
    color: #000;
}

.related-wrap .hr-title {
    border: 0;
}

.related-black .container-wrap {
    background-color: #000;
    color: #fff;
}
.related-black .container-wrap h4 a {
    color: #fff;
}
.related-black .container-wrap hr {
    display: none;
}

.product-afterthumb .vc_separator {
    margin: 5px 0;
}

/*.relative-related .woocommerce ul.products li.product, .relative-related .woocommerce-page ul.products li.product { background-color: #e5e5e5; }*/

body.single-product .template-page,
body.single-product .wrap-content {
    margin-bottom: 0;
    padding-bottom: 0;
}

.relative-related .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product h3 a,
.woocommerce-page ul.products li.product .price {
    display: block;
}

@media (max-width: 767px) {
    .kleo-shop-3 li.product,
    .kleo-shop-4 li.product,
    .kleo-shop-5 li.product,
    .kleo-shop-6 li.product,
    .kleo-shop-cols-3 li.product,
    .kleo-shop-cols-4 li.product,
    .kleo-shop-cols-5 li.product,
    .kleo-shop-cols-6 li.product,
    .woocommerce.columns-3 li.product,
    .woocommerce.columns-4 li.product,
    .woocommerce.columns-5 li.product,
    .woocommerce.columns-6 li.product {
        width: 100% !important;
    }
}

.footer-posts {
    border-bottom: 1px solid #636363;
    border-top: 1px solid #636363;
    margin-bottom: 0;
    padding-bottom: 36px;
    padding-top: 36px;
}

.footer-posts h4 {
    margin-top: 19px;
}

.footer-posts h4 .vc_gitem-link {
    font-size: 26px;
    margin-top: 0;
}

.footer-posts p {
    margin-bottom: 19px;
}

.footer-posts a.vc_btn3.vc_btn3-style-custom {
    background: none;
    font-size: 13px;
    padding: 0;
    text-decoration: underline;
}

.footer-posts a.vc_btn3.vc_btn3-style-custom:hover {
    text-decoration: none;
}

.footer-posts .vc-gitem-zone-height-mode-auto::before {
    padding-top: 66%;
}

.footer-v-menu ul li a {
    color: #cacaca !important;
    font-size: 14px;
    font-weight: 300;
    padding: 6px 0;
    text-align: center;
}

.materials img {
    margin-bottom: 26px;
}

.materials .style {
    font-size: 26px;
    font-weight: 300;
    line-height: 36px;
    margin: 0 0 22px;
}

.materials p:not(.style) {
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
}

.how-to-order {
    text-align: center;
}

@media (max-width: 767px) {
    .how-to-order .vc_row-flex {
        flex-wrap: nowrap;
        margin-left: -5px;
        margin-right: -5px;
        overflow-x: auto;
        padding-bottom: 15px;
    }

    .how-to-order .vc_row-flex .col-sm-1-5 {
        flex: 0 0 auto;
        width: 80%;
    }

    .how-to-order .vc_row-flex .vc_column-inner {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.how-to-order .vc_column-inner > .wpb_wrapper {
    height: 100%;
}

.how-to-order .step {
    border: 3px solid #acacac;
    border-radius: 10px;
    height: 100%;
    padding: 25px 15px;
}

.how-to-order .how-step {
    color: #868686;
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    margin: 0 0 25px;
}

.how-to-order .how-step-desc {
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    margin: 0 0 20px;
}

.how-to-order p:not(.how-step):not(.how-step-desc) {
    font-size: 13px;
    font-weight: 300;
    line-height: 22px;
    margin: 0;
}

body.single-product .green-title::after {
    display: none;
}
body.single-product .green-title {
    display: none;
}

#accordion-woo,
#description_tab {
    display: none;
}

.woocommerce-loop-category__title {
    font-weight: 800;
}

.kleo-carousel-container {
    overflow: visible;
}

.kleo-carousel-container:hover .carousel-arrow .carousel-prev,
.kleo-carousel-container .carousel-arrow .carousel-prev {
    left: -55px;
    color: #fff;
    background: #000;
}
.carousel-next i,
.carousel-prev i {
    font-size: 3em;
}
.kleo-carousel-container:hover .carousel-arrow .carousel-next,
.kleo-carousel-container .carousel-arrow .carousel-next {
    right: -35px;
    color: #fff;
    background: #000;
}

body.search-results .post-header {
    text-align: left;
}

body.search-results .entry-title {
    font-family: 'Lato';
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    text-align: left;
}

body.search-results .product-details {
    margin: 0;
}

body.search-results .price {
    color: #797979;
}

.woocommerce .products ul li .product-loop-inner:hover,
.woocommerce ul.products li .product-loop-inner:hover,
.woocommerce-page .products ul li .product-loop-inner:hover,
.woocommerce-page ul.products li .product-loop-inner:hover,
.masonry-listing .post-content:hover {
    box-shadow: unset;
}

.woocommerce ul.products li.product figure {
    border-radius: 8px;
    margin-bottom: 7px;
}

.main-color .masonry-listing .post-content {
    border: 0;
}

.vc_grid-pagination-list li a {
    font-size: 18px !important;
    color: #444 !important;
}

.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-prev > a:after {
    content: '\e89e';
}

.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-next > a:after {
    content: '\e89f';
}

.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-prev > a:after,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-next > a:after {
    font-family: 'fontello';
    font-style: normal;
    font-weight: normal;
}

.lightboxOverlay {
    z-index: 10000 !important;
}

body.single .main-title {
    padding-top: 40px;
    padding-bottom: 0;
}

body.single article {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
body.single article .article-content {
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    color: #706f6f !important;
}

.header-bottom-bar {
    text-align: center;
}

/*
 * mobilne
 */

@media (max-width: 767px) {
    .posts-listing article {
        display: flex !important;
        flex-direction: column !important;
        border: 0 !important;
        margin-bottom: 0 !important;
    }

    .posts-listing article .article-title {
        order: 2 !important;
        font-size: 24px !important;
        line-height: 28px !important;
        margin-bottom: 0 !important;
    }

    .posts-listing article .article-media {
        order: 1 !important;
    }

    .posts-listing article .article-content {
        order: 3 !important;
    }

    .woocommerce ul.products,
    .woocommerce-page ul.products {
        margin-left: 0;
        margin-right: 0;
    }

    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        padding: 0;
    }
    .relative-related .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product h3 a,
    .woocommerce-page ul.products li.product .price {
        padding: 0 !important;
    }
    .woocommerce-loop-category__title {
        padding: 0 10px !important;
    }
    .product-loop-inner h3 a,
    .product-loop-inner .price {
        padding: 0 10px !important;
    }

    .post-listing article .article-media {
        aspect-ratio: 4/2;
        overflow: hidden;
    }
}
@media (max-width: 500px) {
    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        float: unset !important;
    }
    .woocommerce ul.products li.product figure > a {
        margin-bottom: 0;
    }
    .woocommerce .woocommerce-ordering select,
    .woocommerce-page .woocommerce-ordering select {
        text-align: center;
        width: 100%;
    }
}

@media (max-width: 991px) {
    .footer-row-menus h5 {
        margin-top: 40px !important;
    }

    .footer-row-menus h5,
    .footer-row-menus ul li a {
        text-align: center !important;
    }
    .secondary-menu {
        max-height: calc(100vh - 90px) !important;
    }

    .header-bottom-bar {
        padding-top: 5px;
    }

    .navbar-header {
        line-height: 61px;
        height: 61px;
        justify-content: space-between;
        display: flex;
    }
    .kleo-mobile-switch {
        width: 20%;
        order: 3;
        text-align: right;
    }
    .kleo-mobile-icons {
        order: 1;
        position: relative;
        line-height: 20px;
        width: 20%;
        top: 20px;
    }
    .logo {
        order: 2;
        width: 60%;
        text-align: center;
    }
    .kleo-mobile-icons .icon-phone {
        border-radius: 50%;
        background-color: #000;
        color: #fff;
        padding: 2px 4px 2px 4px;
        margin-top: 2px;
        position: relative;
        top: 1px;
        margin-right: 5px;
    }
    .kleo-mobile-icons a {
        margin-right: 0;
    }

    /*.mobile-menu-hook.collapsing,
	.mobile-menu-hook.in {
	position: fixed;
    width: 90% !important;
    background-color: #fff;
    left: 0;
    top: 0;
    height: 100% !important;
    padding: 30px !important;
	 z-index:10001;
}
	
	.kleo-main-header .mobile-menu-hook .navbar-collapse {
    height: auto !important;
}
	
	
	.mobile-menu-hook::before {
	position: fixed;
    width: 100% !important;
   z-index:10000;
}
	.kleo-main-header > .container > .primary-menu,
	.kleo-main-header > .container > .secondary-menu {
		display: none;
	}*/
}

@media (min-width: 992px) {
    /*.mobile-menu-hook,
.mobile-menu-hook.navbar-collapse.collapse {
	display: none !important;
}*/
}

.single-product div.product .product_meta {
    display: none;
}

.product_meta {
    border-top: 1px solid #e5e5e5;
    margin-bottom: 40px;
    margin-top: 0;
    padding-top: 16px;
}

.product_meta > span {
    display: block;
}

.icon-streamline-check-circle {
    padding: 0 10px 0 1px !important;
}

.info-lines {
    color: #5a5a5a;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.info-lines > div {
    align-items: center;
    display: flex;
    font-size: 12px;
    gap: 15px;
    line-height: 16px;
}

.info-lines i {
    font-size: 1.8em;
    position: relative;
}

.info-lines strong {
    display: block;
    font-size: 14px;
}

.info-lines img {
    vertical-align: text-bottom;
}

.uni-module-text {
    font-family: 'Playfair Display';
}

.shop-actions {
    display: none;
}

body.single-product .summary .price .woocommerce-Price-amount.amount::before {
    content: 'Cena: ';
    font-size: 27px;
    font-weight: 400;
    line-height: 23px;
}

body.single-product .quantity .input-text.qty,
body.single-product.woocommerce-page button.button {
    border-radius: 8px;
}

body.single-product .quantity .input-text.qty {
    color: #000;
    height: 46px;
    margin-bottom: 0;
    width: 50px;
}

body.single-product.woocommerce-page button.button {
    font-size: 15px;
    line-height: 22px;
    padding: 11px 40px;
    text-transform: none;
}

@media (max-width: 1439px) {
    body.single-product.woocommerce-page button.button {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.price-before {
    display: inline-block;
    padding-right: 3px;
}

.kleo-continue .btn {
    color: #fff;
    background-color: #000;
    border: 0;
    padding: 10px 0 !important;
    text-align: left;
    font-size: 16px;
}

.product_meta a {
    color: #00c2ca;
}

body.single-product.woocommerce-page div.product div.images .attachment-shop_single,
body.single-product .entry-summary {
    border-radius: 20px;
}

body.single-product.woocommerce-page div.product div.images .attachment-mst_shop_thumbnail {
    border-radius: 10px;
}

body.single-product .entry-summary {
    border: 1px solid #ccc;
    padding: 20px;
}

body.single-product .entry-summary h2 {
    border-bottom: 1px solid #d6d6d6;
    font-size: 18px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 14px;
    margin-top: 0;
    padding-bottom: 14px;
}

body.single-product div .uni-module-text {
    color: #000;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 9px;
}

body.single-product .wymiary-adnotacja,
body.single-product .wymiary-adnotacja .uni-module-text {
    margin-bottom: 0;
}

body.single-product .wymiary-adnotacja .uni-module-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.uni-builderius-container > div:not(.uni-node-26d10d0f) .uni-row-content-wrap {
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#uni_cpo_szerokosc,
#uni_cpo_wysokosc {
    margin-bottom: 0 !important;
}

body.single-product #uni_cpo_material_mst {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

body.single-product #uni_cpo_material_mst::before {
    display: none;
}

body.single-product .uni-col-content #uni_cpo_szerokosc-field,
body.single-product .uni-col-content #uni_cpo_wysokosc-field {
    border: 1px solid #e1e1e1 !important;
    border-radius: 10px !important;
    height: auto !important;
    padding: 12px 15px;
    width: auto !important;
}

body.single-product #uni_cpo_material_mst .uni-cpo-option-label {
    border-radius: 10px;
    border: 2px solid #e1e1e1;
    padding: 10px;
    flex: 0 0 auto;
    margin-bottom: 0;
    width: calc(25% - 12px);
    text-align: center;
}

@media screen and (max-width: 1199px) {
    body.single-product #uni_cpo_material_mst .uni-cpo-option-label {
        width: calc(33% - 12px);
    }
}

@media screen and (max-width: 991px) {
    body.single-product #uni_cpo_material_mst .uni-cpo-option-label {
        width: calc(50% - 12px);
    }
}

body.single-product #uni_cpo_material_mst input:checked + .uni-cpo-radio-option-label {
    border-color: #959595;
}

body.single-product #uni_cpo_material_mst .uni-cpo-option-label__radio {
    float: none;
    margin: 0 auto 10px;
}

.summary p {
    color: #6d6d6d;
}

body.single-product.woocommerce div.product .cart .d-flex.row {
    display: flex;
}

@media screen and (max-width: 991px) {
    body.single-product.woocommerce div.product .cart .d-flex.row {
        flex-direction: column;
    }

    body.single-product.woocommerce div.product .cart .d-flex.row > div:first-child {
        order: 1;
        margin-top: 30px;
    }
}

body.single-product.woocommerce div.product .cart .d-flex.row > div:last-child {
    align-self: flex-end;
}

body.single-product.woocommerce div.product .cart .d-flex:not(.row) {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

@media screen and (max-width: 767px) {
    body.single-product.woocommerce div.product .cart .d-flex:not(.row) {
        justify-content: center;
    }
}

body.single-product.woocommerce div.product .cart p.price {
    flex: 0 0 auto;
    margin: 0 0 14px;
    width: 100%;
}

@media screen and (max-width: 767px) {
    body.single-product.woocommerce div.product .cart p.price {
        text-align: center;
    }
}

.woocommerce-page div.product form.cart {
    margin-bottom: 0;
}

body.woocommerce-cart .home-news-carousel,
body.woocommerce-checkout .home-news-carousel {
    display: none !important;
}

@media screen and (max-width: 480px) {
    .woocommerce table.cart td,
    .woocommerce table.cart th {
        text-align: left;
    }
}

.vc_gitem_row .vc_gitem-col {
    padding: 0;
}

.woocommerce-page div.product div.images {
    margin-bottom: 5px;
}

.wymiary-adnotacja div {
    color: #545454;
}

/**
 * This file has been created automatically by Uni CPO plugin
 * Last modified time: Feb 14 2022, 02:06:17
 */

.uni-node-26d10d0f .uni-row-content-wrap {
    color: #333333;
}
.uni-node-26d10d0f .uni-row-content-wrap a:hover {
}

.uni-node-234c6eb2 {
    float: left;
    width: 100%;
}
.uni-node-234c6eb2 .uni-col-content {
}

.uni-node-8c3afe0f {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

.uni-node-111a09d2 .uni-row-content-wrap {
    color: #333333;
}
.uni-node-111a09d2 .uni-row-content-wrap a:hover {
}

@media (min-width: 768px) {
    .uni-node-87719d18 {
        margin-right: 30px;
    }
}

.uni-node-87719d18 .uni-col-content {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.uni-node-bac09621 {
    margin-right: 10px !important;
}

.uni-node-bac09621 .uni-cpo-module-text_input-label {
    font-size: 15px;
}

.uni-node-bac09621 input[type='text'],
.uni-node-bac09621 input[type='number'] {
    width: 100% !important;
    max-width: 100% !important;
    height: 36px !important;
    min-height: 36px !important;
    border-top: 1px solid #d7d7d7 !important;
    border-bottom: 1px solid #d7d7d7 !important;
    border-left: 1px solid #d7d7d7 !important;
    border-right: 1px solid #d7d7d7 !important;
    border-radius: 5px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
}

.uni-node-6b562c80 .uni-col-content {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

.uni-node-8578e76b {
    margin-bottom: 15px !important;
}

.uni-node-8578e76b .uni-cpo-module-text_input-label {
    font-size: 15px;
}

.uni-node-8578e76b input[type='text'],
.uni-node-8578e76b input[type='number'] {
    width: 100% !important;
    max-width: 100% !important;
    height: 36px !important;
    min-height: 36px !important;
    border-top: 1px solid #d7d7d7 !important;
    border-bottom: 1px solid #d7d7d7 !important;
    border-left: 1px solid #d7d7d7 !important;
    border-right: 1px solid #d7d7d7 !important;
    border-radius: 5px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
}

.uni-node-b51109f2 {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.uni-node-b51109f2 .uni-col-content {
}

.uni-node-09c6f08c {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

.uni-node-701dd595 .uni-row-content-wrap {
    color: #333333;
}
.uni-node-701dd595 .uni-row-content-wrap a:hover {
}

.uni-node-43cb2b6b {
    float: left;
    width: 100%;
}
.uni-node-43cb2b6b .uni-col-content {
}

.uni-node-236a779e {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}

.uni-node-8bc0fb91 {
}
.uni-node-8bc0fb91 .uni-cpo-option-label__text {
    color: #333333;
    font-weight: 400;
    font-size: 14px;
}
.uni-node-8bc0fb91 .uni-cpo-option-label__description {
}

.uni-node-44d8819a .uni-row-content-wrap {
    color: #333333;
    margin-top: 15px;
}
.uni-node-44d8819a .uni-row-content-wrap a:hover {
}

.uni-node-72762b3f {
    float: left;
    width: 100%;
}
.uni-node-72762b3f .uni-col-content {
}

.uni-node-e56abdba {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}

.uni-node-6cf4b858 {
    margin-bottom: 0;
}

.vc_gitem-link:hover,
.vc_grid-item .vc_custom_heading a:hover {
    color: #fff !important;
    opacity: 1 !important;
    text-decoration: underline !important;
}

.productcat-stockinfo h5 {
    text-align: center;
    margin-bottom: 10px;
}

.productcat-stockinfo {
    margin-top: 30px;
    text-align: center;
}

.stockinfo-button {
    background-color: #00c2ca;
    color: #fff !important;
    padding: 20px 10px;
    display: inline-block;
    text-align: center;
}

.show-all-bestsellers a {
    color: #fff !important;
    background: #00c2ca !important;
    text-transform: uppercase;
    font-size: 12px !important;
    height: auto;
    line-height: 18px !important;
}

.vc_btn3-color-sandy-brown {
    background-color: #00c2ca !important;
}

.text-bolded {
    font-weight: bold;
}

body.search .post-info,
body.search .post-footer {
    display: none;
}

body.search .product-details {
    font-size: 18px;
}

body.search .post-header {
    padding: 10px 10px 20px 0;
}

#tpbr_box {
    font-size: 13px !important;
    line-height: 1.4 !important;
    padding: 5px 10px !important;
}

#header .sticky-wrapper {
    height: 60px;
}

#header .header-centered.kleo-main-header > .container {
    padding: 0 !important;
}

@media screen and (max-width: 767px) {
    .navbar-header .logo {
        margin: 0;
        text-align: center;
    }
}

.logo img {
    margin-top: 0 !important;
}

.secondary-menu .menu-item a [class^='icon-'],
.secondary-menu .menu-item a [class*=' icon-'] {
    display: block;
    font-size: 24px;
    height: 26px;
}

.ts-text {
    display: none !important;
}
.kleo-social-icons {
    list-style: none;
}
.socials-top {
    display: inline-block;
}

.kleo-social-icons {
    padding: 0 20px;
    font-size: 20px;
    position: relative;
    top: 0;
}

.kleo-notifications {
    right: 0;
    margin-top: -37px;
}

.search-header {
    width: 40% !important;
    display: inline-block !important;
}

.search-header input {
    border-radius: 35px !important;
    opacity: 1 !important;
    padding: 15px 23px !important;
    font-size: 14px;
}

.search-header .input-group {
    position: relative !important;
    top: 10px !important;
    max-width: 420px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.search-header .searchsubmit {
    background-color: #434343 !important;
    top: -20px !important;
    position: relative !important;
    padding: 4px 10px !important;
    line-height: 10px !important;
    height: 33px !important;
    border-radius: 25px !important;
    width: 50px !important;
}
.header-bottom-bar-search .input-group-btn {
    right: 45px !important;
}
.search-header .searchsubmit .icon-search {
    color: #fff !important;
    font-size: 18px !important;
    line-height: 22px !important;
    top: 0 !important;
}

@media screen and (max-width: 991px) {
    .navbar-collapse {
        max-height: calc(100vh - 70px) !important;
        overflow-y: auto !important;
    }

    .header-bottom-bar p {
        text-align: left !important;
    }
    .woocommerce.columns-2 .product-category {
        width: 100%;
    }
    .socials-top {
        display: none;
    }
    .secondary-menu {
        display: none !important;
    }

    .search-header {
        display: none !important;
    }

    .navbar-header {
        line-height: 60px !important;
        height: 70px !important;
        display: flex !important;
    }

    .kleo-mobile-icons {
        margin-top: 4px !important;
    }

    body:not(.admin-bar) #main {
        margin-top: 70px !important;
    }
    body.admin-bar #main {
        margin-top: 105px;
    }

    #header .navbar-nav li a {
        padding: 10px 15px;
    }

    .header-centered .navbar-header .logo > a {
        text-align: center;
    }

    .premiumbox-up > .vc_column-inner {
        margin-left: 0 !important;
        margin-bottom: 0 !important;
    }
    .premiumbox-down > .vc_column-inner {
        margin-right: 0 !important;
    }

    .premiumbox-up .wpb_single_image {
        text-align: center;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .product .product-loop-inner .price {
        top: 35% !important;
    }
}

@media screen and (min-width: 992px) {
    span.cart-items::after {
        display: block;
        content: 'Koszyk';
    }

    .masonry-listing .product .product-details {
        position: absolute;
        top: -110%;
        z-index: 100;
        background-color: #fff;
        right: 0;
        padding: 5px 8px !important;
        color: #000;
    }

    .masonry-listing .product.product_cat-premium .product-details {
        background-color: #00c2ca !important;
    }

    .masonry-listing .product.product_cat-premium .product-details .price {
        color: #fff !important;
    }

    .secondary-menu > ul > li > a {
        line-height: 36px !important;
    }

    .primary-menu,
    .navbar-collapse.collapse.primary-menu {
        display: flex !important;
        width: 100%;
        flex-direction: column;
    }

    .woocommerce.columns-2 li.product {
        width: 50%;
    }
    .secondary-menu ul ul {
        text-align: left;
    }

    .secondary-menu ul ul .menu-item a [class^='icon-'],
    .secondary-menu ul ul .menu-item a [class*=' icon-'] {
        display: inline-block;
        position: relative;
        top: -5px !important;
    }
    .secondary-menu ul ul .menu-item a b,
    .secondary-menu ul ul .menu-item a b {
        margin-left: 5px;
        position: relative;
        top: -5px;
    }
    .secondary-menu .map-marker {
        display: inline-block;
        top: 0 !important;
        position: relative;
    }
}

.blacked-menu,
.blacked-menu a,
.blacked-menu a:hover {
    background-color: #000 !important;
    color: #fff !important;
    font-weight: bold !important;
}

.product-loop-inner {
    position: relative;
}

.woocommerce .products li .product-loop-inner {
    padding: 0;
}

body.archive .product:not(.product_cat-obrazy-i-plakaty) .product-loop-inner .price,
.products .product:not(.product_cat-obrazy-i-plakaty) .product-loop-inner .price {
    display: none;
}

.relative-related .product:not(.product_cat-obrazy-i-plakaty) .product-loop-inner .price {
    position: absolute;
    top: 295px;
    z-index: 100;
    background-color: #fff;
    right: 0;
    padding: 5px 8px !important;
    color: #000;
}

.relative-related .product_cat-premium .product-loop-inner .price,
body.archive .product_cat-premium .product-loop-inner .price,
.products .product_cat-premium .product-loop-inner .price {
    background-color: #00c2ca !important;
    color: #fff !important;
}

body.search .product_cat-wyszukiwarka-wzorow {
    display: none !important;
}

.header-bottom-bar p {
    line-height: 100%;
    margin-top: 0;
}

.header-bottom-bar p img,
.header-bottom-bar p i {
    margin-right: 4px !important;
}

.header-rating .ult-carousel-wrapper {
    margin-bottom: 0;
    padding-bottom: 0;
}

.headphones-menu {
    height: 26px !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 4px;
}

.headphones-menu-mobile {
    height: 24px !important;
}

.wzor-type {
    display: inline-block;
    border: 1px solid #000;
    padding: 3px 10px;
    margin-top: 5px;
}

.wzor-type .icon-info-sign {
    color: #fff;
    width: 18px;
    height: 18px;
    background-color: #b2b2b2;
    display: inline-block;
    border-radius: 50%;
    top: 3px;
    position: relative;
    z-index: 200;
}

.wzor-type .icon-info-sign::before {
    position: relative;
    top: -3px !important;
    left: 0 !important;
}

.wzor-type.wzor-premium {
    background-color: #00c2ca;
    border: 1px solid #00c2ca;
    color: #fff;
}

.wzor-type .icon-info-sign {
    background-color: #926c3b;
}

.wzor-type:hover {
    cursor: pointer;
}
.wzor-type .icon-info-sign::before {
    color: #00c2ca;
}

body.single-product .border-top .slick-slider .slick-list {
    overflow: visible;
}

.why-papetka h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    margin: 0 0 30px;
}

.why-papetka .slick-slide {
    height: 100%;
}

.why-papetka .slick-slide .wpb_content_element {
    border: 1px solid #c2c2c2;
    border-radius: 10px;
    padding: 30px 30px 0;
}

.why-papetka .slick-slide .wpb_content_element p {
    margin: 0 0 30px;
}

.why-papetka .slick-slide .wpb_content_element a {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    text-decoration: underline;
}

.why-papetka .slick-slide .wpb_content_element a:hover {
    text-decoration: none;
}

/* .product:not(.product_cat-obrazy-i-plakaty)
 * 
 * .masonry-listing .product.product_cat-premium  .product-details {
    background-color: #00c2ca !important;
}   
 * 
 * */

.masonry-listing .product .post-content {
    position: relative;
}

.search-box .header-bottom-bar-search .input-group-btn {
    top: 0 !important;
}

.relative-related .product .price {
    font-weight: bold !important;
    font-weight: 800 !important;
}

.relative-related .product:not(.product_cat-obrazy-i-plakaty) .price:before {
    content: 'od ';
    display: inline-block;
    font-weight: normal !important;
    margin-right: 3px;
}

.relative-related .product.product_cat-premium .price:before {
    content: 'od ';
    display: inline-block;
    font-weight: normal !important;
    margin-right: 3px;
}

.relative-related .product:not(.product_cat-obrazy-i-plakaty) .price:after,
.relative-related .product.product_cat-premium .price:after {
    content: '/mkw.';
    display: inline-block;
    font-weight: normal !important;
    margin-left: 3px;
}

.relative-related .product .price-before {
    display: none;
}
.kleo-masonry .post-content {
    padding: 5px;
}

@-moz-document url-prefix() {
    .search-header .input-group {
        top: 15px !important;
    }

    .search-header .searchsubmit {
        top: 0 !important;
    }

    @media screen and (max-width: 991px) {
        .navbar-toggle {
            margin-top: 20px;
        }
    }
}

.header-flexmenu .primary-menu {
    margin-left: 200px;
    padding: 0;
}

@media screen and (max-width: 767px) {
    .header-flexmenu .primary-menu {
        margin-left: auto;
    }
}

.primary-menu .map-marker {
    display: inline-block;
    top: 0 !important;
    position: relative;
}

.primary-menu .icon-location-2,
.primary-menu .icon-location-2 {
    position: relative;
    top: -10px;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    body.archive .product:not(.product_cat-obrazy-i-plakaty) .product-loop-inner .price,
    .products .product:not(.product_cat-obrazy-i-plakaty) .product-loop-inner .price {
        top: 152px;
        font-size: 10px !important;
        padding: 2px 5px !important;
    }

    .relative-related .product:not(.product_cat-obrazy-i-plakaty) .product-loop-inner .price {
        top: 222px;
        font-size: 10px !important;
        padding: 2px 5px !important;
    }
}

.old-price-cont {
    margin-bottom: 20px;
    font-size: 13px;
    margin-top: 20px;
    text-align: right;
}

.uni-node-367b88bd {
    display: none;
}

.carousel-home .slick-slide > div {
    padding: 0 70px;
}

@media screen and (max-width: 767px) {
    .carousel-home .slick-list {
        overflow: visible;
    }

    .carousel-home .slick-slide {
        margin: 0 5px;
    }

    .carousel-home .slick-slide > div {
        padding: 0 15px;
    }

    .carousel-home .wpb_row {
        padding-bottom: 80px !important;
        padding-top: 80px !important;
    }
}

.carousel-home .slick-track {
    display: flex;
    gap: 0 !important;
}

.carousel-home .slick-dots {
    bottom: 42px;
}

.carousel-home .slick-prev {
    left: 15px;
}

.carousel-home .slick-next {
    right: 15px;
}

.sidebar {
    border: 1px solid #c2c2c2;
    border-radius: 10px;
    padding: 24px;
}

@media screen and (max-width: 767px) {
    .sidebar {
        margin-bottom: 40px !important;
    }
}

.sidebar .widget:last-child {
    margin: 0;
}

.sidebar .widget-title {
    color: #000 !important;
    font-size: 17px;
    font-weight: 600;
    line-height: 36px;
    margin: 0 0 15px;
}

.sidebar-left {
    min-height: 1px;
    padding-bottom: 40px;
    padding-top: 40px;
}

.sidebar-left,
.template-page.tpl-left {
    border: none;
}

.sidebar-left .inner-content {
    padding-right: 0;
}

.sidebar ul li a {
    border: none !important;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
}

.sidebar ul li a:hover {
    text-decoration: underline;
}

#menu-fototapety {
    margin-left: -24px;
    margin-right: -24px;
}

#menu-fototapety li a {
    padding: 3px 24px;
}

#menu-fototapety li:nth-child(odd) a {
    background-color: rgba(0, 0, 0, 0.03);
}

#menu-fototapety li:nth-child(even) a {
    background-color: rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
    .kategorie-home .woocommerce.columns-5 li.product {
        width: 50% !important;
        padding: 15px !important;
    }

    .kategorie-home .woocommerce.columns-5 li.product:nth-of-type(3n + 1) {
        clear: unset !important;
    }
    .kategorie-home .woocommerce.columns-5 li.product:nth-of-type(2n + 1) {
        clear: both !important;
    }
    .kategorie-home .woocommerce.columns-5 li.product:nth-of-type(n) {
        clear: none !important;
    }
}

.products.columns-0 {
    display: flex !important;
    gap: 15px !important;
    overflow-y: scroll !important;
    margin-left: -15px !important;
}

.woocommerce ul.products.columns-0 li.product {
    margin: 0 !important;
    padding: 0 !important;
}

.columns-0 .product-category.product {
    width: 150px;
}

.woocommerce ul.products.columns-0 li.product-category h2 {
    border-radius: 14px;
    bottom: 9px;
    font-size: 12px !important;
    font-weight: 700;
    left: auto;
    line-height: 16px;
    padding: 6px 18px;
    position: absolute;
    right: 9px;
}

.columns-0 .product-category.product img {
    border-radius: 50% !important;
    width: 80px !important;
}

.columns-0 .product-category.product .woocommerce-loop-category__title {
    position: relative !important;
    top: 0 !important;
    width: 100%;
    right: 0 !important;
    min-width: 80px !important;
    padding: 5px !important;
    font-weight: normal !important;
    font-size: 11px !important;
}

.wrap-canvas-menu .widget_nav_menu .offcanvas-menu > li > a {
    white-space: normal !important;
    text-transform: none !important;
    font-size: 18px !important;
    line-height: 28px !important;
    font-weight: 600 !important;
    border: 0 !important;
    padding: 10px 15px !important;
}

.wrap-canvas-menu .widget_nav_menu .offcanvas-menu .sub-menu a {
    white-space: normal !important;
    text-transform: none !important;
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: normal !important;
    border: 0 !important;
    padding: 8px 0px 8px 25px !important;
}

.widget_nav_menu .sub-menu a:before {
    content: '' !important;
    margin-right: 0px !important;
}

.wrap-canvas-menu .widget_nav_menu .offcanvas-menu .menu-item-20362 {
    display: none !important;
}
.wrap-canvas-menu .widget_nav_menu .offcanvas-menu {
    padding: 10px 0 !important;
}

.offcanvas-left.offcanvas-type-default .offcanvas-sidebar,
.offcanvas-left.offcanvas-type-overlay .offcanvas-sidebar {
    z-index: 100000;
}

.offcanvas-left.offcanvas-type-default .offcanvas-sidebar.is-open,
.offcanvas-left.offcanvas-type-overlay .offcanvas-sidebar.is-open {
    border-right: 2px solid #cfcfcf;
    box-shadow: 0px 0px 35px #00000085;
}

.offcanvas-left .wrap-canvas-menu .offcanvas-title .open-sidebar {
    float: left !important;
    text-decoration: none !important;
}
.offcanvas-after a {
    text-decoration: none !important;
}
.offcanvas-sidebar {
    width: 300px !important;
}

.offcanvas-left.offcanvas-type-default .offcanvas-sidebar:not(.is-open),
.offcanvas-left.offcanvas-type-overlay .offcanvas-sidebar:not(.is-open) {
    -webkit-transform: translate(-300px, 0) !important;
    transform: translate(-300px, 0) !important;
}

.widget_nav_menu .parent > a .caret:after {
    top: 24px !important;
    font-size: 24px !important;
}
.offcanvas-sidebar .menu-item-16976 .dropdown-menu {
    display: block !important!;
}

#header .kleo-main-header {
    transition: margin-top 200ms;
}

@media (max-width: 584px) {
    html[data-scroll='0'] .topbar-active #header .kleo-main-header {
        margin-top: 40px;
    }
    .topbar-active #header .kleo-main-header {
        margin-top: 40px;
    }
    html:not([data-scroll='0']) .topbar-active #header .kleo-main-header {
        margin-top: 0px;
    }
}
@media (min-width: 585px) and (max-width: 992px) {
    html[data-scroll='0'] .topbar-active #header .kleo-main-header {
        margin-top: 36px;
    }
    .topbar-active #header .kleo-main-header {
        margin-top: 36px;
    }
    html:not([data-scroll='0']) .topbar-active #header .kleo-main-header {
        margin-top: 0px;
    }
}
@media (min-width: 993px) {
    html[data-scroll='0'] .topbar-active #header .kleo-main-header {
        margin-top: 35px;
    }
    .topbar-active #header .kleo-main-header {
        margin-top: 35px;
    }
    html:not([data-scroll='0']) .topbar-active #header .kleo-main-header {
        margin-top: 0px;
    }
}

.related.products { padding-left: 15px !important; padding-right: 15px !important; }

#uni_cpo_materialprobki { margin-top: 10px !important; }
.uni-cpo-module-select-label  { display: block; }
.uni_cpo_materialprobki-field { display: block; width:100%;}

.kleo_ajax_results, .kleo-ajax-search-loading { display: none !important; }