/*
Theme Name: Hello Elementor Child 
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1775666047
Updated: 2026-04-08 18:34:07

*/



:root {
  --bordo: #A12422;
}

/* Tabele */


table td, table th {
    padding: 5px;
}
.table-weze {
    table-layout: fixed;
}

.table-weze td:nth-child(1),
.table-weze th:nth-child(1) {
    width: 20%;
}

.table-weze td:nth-child(2),
.table-weze th:nth-child(2) {
    width: 20%;
}

.table-weze td:nth-child(3),
.table-weze th:nth-child(3) {
    width: 60%;
}


/* Header */
.cs-header-fibo .dgwt-wcas-search-input {
	border-radius: 0!important;
	border-bottom: 1px solid var(--bordo)!important;
}
@media(max-width: 767px){
	.cs-header-fibo .dgwt-wcas-search-icon svg{
		fill: #823836;
	}
}


.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover{
	background-color: #f5f5f5;
}
.dgwt-wcas-suggestions-wrapp{
	background-color: #f5f5f5;
	border: 1px sold #f5f5f5;
}

.cs-header-menu .e-n-menu-dropdown-icon-opened path{
	stroke: var(--bordo);
}

.cs-header-menu .e-n-menu-title button,
.cs-header-menu .e-n-menu-title button:hover{
	text-shadow: none;
	box-shadow: none;
}
.cs-header-menu button {
    box-shadow: none!important;
}

.cs-menu-dropdown{
	margin-left: auto!important;
	margin-right: auto!important;
}
@media(max-width: 1400px){
	.cs-menu-dropdown{
		width: 98%!important;
	}
}

@media (min-width: 1024px) and (max-width: 1150px) {
  .cs-header-button .elementor-button {
    padding: 12px 20px!important;
  }
}

#elementor-popup-modal-11078 .dialog-widget-content{
	right: calc((100vw - 1600px) / 2 + 220px);
    top: 120px;
}
@media (max-width: 1500px){
	#elementor-popup-modal-11078 .dialog-widget-content{
		right: 16%;

}}

/* Mega menu */

.ulpa-mega-menu {
    --ulpa-mega-menu-sidebar: 330px;
    --ulpa-mega-menu-gap: 36px;
    position: relative;
    width: 100%;
    min-width: 900px;
    min-height: 390px;
}

@media(max-width: 1024px){
	.ulpa-mega-menu {
    	--ulpa-mega-menu-sidebar: 270px;
    	--ulpa-mega-menu-gap: 18px;
	}
}

.ulpa-mega-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ulpa-mega-menu__parents {
    width: var(--ulpa-mega-menu-sidebar);
    min-height: 390px;
    padding-right: 28px !important;
    border-right: 1px solid #e5e5e5;
}

.ulpa-mega-menu__parent {
    padding: 0 0 12px;
    cursor: pointer;
}

.ulpa-mega-menu a {
    text-decoration: none;
    color: #333333 !important;
    font-size: 16px;
}
@media(max-width: 1024px){
	.ulpa-mega-menu a,
	.ulpa-mega-menu span{
		font-size: 14px!important;
	}
}

.ulpa-mega-menu a:hover {
    color: var(--bordo) !important;
}

.ulpa-mega-menu__trigger,
.ulpa-mega-menu__direct-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    min-height: 26px;
    color: #333333;
    font-size: 16px;
    line-height: 1.35;
    cursor: pointer;
}

.ulpa-mega-menu__direct-link {
    cursor: pointer;
}

.ulpa-mega-menu__arrow {
    flex: 0 0 auto;
    margin-left: 16px;
    color: #888888;
    font-size: 18px;
    line-height: 1;
}

.ulpa-mega-menu__panel {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    left: var(--ulpa-mega-menu-sidebar);
    z-index: 10;
    box-sizing: border-box;
    min-height: 390px;
    padding-left: var(--ulpa-mega-menu-gap);
}

.ulpa-mega-menu__parent.is-active > .ulpa-mega-menu__panel {
    display: block;
}

.ulpa-mega-menu__parent.is-active > .ulpa-mega-menu__trigger {
    color: var(--bordo);
}

.ulpa-mega-menu__parent.is-active > .ulpa-mega-menu__trigger .ulpa-mega-menu__arrow {
    color: var(--bordo);
}

.ulpa-mega-menu__all-link {
    display: inline-block;
    margin-bottom: 20px;
    color: var(--bordo) !important;
}

.ulpa-mega-menu__children li {
    margin-bottom: 12px;
}

/* product slider */
@media(max-width: 767px){
	.product-loop-main-category{
		font-size: 10px;
	}
}

.product-loop-button{
    margin-top: auto!important;
    padding-top: 20px;
}
@media(max-width:768px){
	.product-loop-button{
		padding-top: 10px;
	}
}


/* Main page */
/*
@media(max-width: 767px){
	.main-page-banner-slogan{
		color: var(--bordo);
		text-shadow: 0 1px 6px rgba(255, 255, 255, 0.1);
	}
}
*/

.main-page-hero-slider{
  clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 25% 0%);
  position: relative;
}

.main-page-hero-slider::before{
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 20% !important;
  width: 220px !important;
  height: 100% !important;

  background: linear-gradient(
    to right,
    rgba(174,174,174,1) 0%,
    rgba(174,174,174,0.0) 100%
  ) !important;

  transform: skewX(var(--skew, -22deg)) !important; 
  pointer-events: none !important;
  z-index: 20 !important;
}

.main-page-slider-widget .swiper-pagination-bullet{
	border: 1px solid var(--bordo);
}

.main-page-hero-left-column{
	padding-left: calc((100% - 1240px) / 2)!important;	
}
@media (max-width: 1300px){
	.main-page-hero-left-column{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}


.ulpa-main-page-logo-carousel {
  overflow: hidden;
  width: 100%;
}

.ulpa-main-page-logo-carousel .logo-track {
  display: flex;
  width: max-content;
  animation: scroll-ulpa 35s linear infinite;
  will-change: transform;
}

.ulpa-main-page-logo-carousel .logo-set {
  display: flex;
  align-items: center;
}

.ulpa-main-page-logo-carousel .logo-set img {
  height: 30px;
  margin: 0 50px;
  object-fit: contain;
  opacity: 0.9;
  transition: 0.3s;
}

@media(max-width: 767px){
	.ulpa-main-page-logo-carousel .logo-set img {
	  height: 25px;
	  margin: 0 25px;

}}

@keyframes scroll-ulpa {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.ulpa-logo-small{
	height: 20px!important;
}
@media(max-width: 767px){
	.ulpa-logo-small{
	height: 10px!important;
}
}

.ulpa-main-page-counters .elementor-widget-counter {
  position: relative;
}

.ulpa-main-page-counters .elementor-counter-title{
	text-align: center!important;
    line-height: 25px!important;
}

.google-logo-small .elementor-heading-title{
	display: flex;
	gap: 10px;
	align-items: center;
}

.ulpa-main-page-expand-text details {
  display: flex;
  flex-direction: column;
}

.ulpa-main-page-expand-text summary {
  order: 2; 
  cursor: pointer;
  margin-top: 10px;
}
.ulpa-main-page-expand-text .content {
  order: 1;
}
.ulpa-main-page-expand-text details .content {
  max-height: 500px;
  overflow: hidden;
  position: relative;
  transition: max-height 0.5s ease-in-out;
}
.ulpa-main-page-expand-text details[open] .content {
	max-height: 1500px;
}
.ulpa-main-page-expand-text details .content::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: linear-gradient(to bottom, transparent, white);
  transition: opacity 0.3s ease;
}
.ulpa-main-page-expand-text details[open] .content::after {
  opacity: 0;
}
.ulpa-main-page-expand-text summary {
  cursor: pointer;
  margin-top: 10px;
  font-weight: bold;
  list-style: none;
}

.ulpa-main-page-expand-text summary::-webkit-details-marker {
  display: none;
}
.ulpa-main-page-expand-text summary::after {
    content: "Rozwiń tekst";
    font-size: 14px;
    border-bottom: 1px solid transparent;
    transition: border-color 0.3s ease-in-out;
}

.ulpa-main-page-expand-text details[open] summary::after {
    content: "Zwiń tekst";
    font-size: 14px;
}
@media(max-width: 767px){
	.ulpa-main-page-expand-text details[open] summary::after,
	.ulpa-main-page-expand-text summary::after{
    	font-size: 12px;
	}
}

.ulpa-main-page-expand-text summary:hover::after {
    border-bottom-color: var(--bordo);
}

/* Bestsellery category slider */
.ulpa-bestseller-category-slider-wrap .swiper-button-prev:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/uploads/2026/05/chevron-left.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.ulpa-bestseller-category-slider-wrap .swiper-button-next:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/uploads/2026/05/chevron-right.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.ulpa-bestseller-category-slider-wrap {
    position: relative;
    padding: 0 50px;
}
@media(max-width:768px){
	.ulpa-bestseller-category-slider-wrap {
    	padding: 0 0 0 10px;
}}

.ulpa-bestseller-category-slider {
    padding: 20px 0;
    overflow: hidden;
}

.ulpa-bestseller-category-slider .category-card {
    display: flex;
	flex-direction: column;
    justify-content: space-between;
    background: #DFDFDF;
    border-radius: 12px;
    text-align: center;
    height: 100%;
}


.ulpa-bestseller-category-slider .category-image {
    display: flex;
    align-items: center;
    justify-content: center;
	height: 200px;
}
@media(max-width:768px){
	.ulpa-bestseller-category-slider .category-image {
		height: 150px;
}}

.ulpa-bestseller-category-slider .category-image img {
    height: 100%;
	width: 100%;
    object-fit: cover;
	filter: grayscale(100%);
    transition: filter 0.3s ease;
	border-radius: 0 0 12px 12px;
}
.ulpa-bestseller-category-slider .swiper-slide:hover .category-image img {
    filter: grayscale(0%);
}

.ulpa-bestseller-category-slider .category-title {
    font-size: 16px;
    color: var(--bordo);
	background: #fff;
	display: flex;
    flex-direction: column;
    justify-content: center;
	min-height: 70px;
	padding: 5px;
	width: 100%;
	z-index: 10;
	margin: 0!important;
	border-radius: 12px 12px 0 0;
}
@media(max-width: 767px){
	.ulpa-bestseller-category-slider .category-title{
		font-size: 12px;
	}
}

.ulpa-bestseller-category-slider-wrap .swiper-button-prev,
.ulpa-bestseller-category-slider-wrap .swiper-button-next {
    color: var(--bordo);
}

.ulpa-bestseller-category-slider-wrap .swiper-button-prev {
    left: 0;
	top: 42%;
}

.ulpa-bestseller-category-slider-wrap .swiper-button-next {
    right: 0;
	top: 42%;
}
@media(max-width: 767px){
	.ulpa-bestseller-category-slider-wrap .swiper-button-prev {
    	left: 5px;
}

.ulpa-bestseller-category-slider-wrap .swiper-button-next {
    	right: 5px;
}}

@media(max-width:768px){
    .ulpa-bestseller-category-slider::after{
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 20%;
        height: 100%;
        z-index: 5;
        pointer-events: none;

        background: linear-gradient(
            to right,
            rgba(245,245,245,0) 0%,
            rgba(245,245,245,0.7) 60%,
            #f5f5f5 100%
        );
    }
}

.ulpa-bestseller-category-slider .swiper-pagination{
	position: relative;
	margin-top: 40px;
	z-index: 10;
}
@media(max-width: 767px){
	.ulpa-bestseller-category-slider .swiper-pagination{
		padding-right: 10px;
}}

.ulpa-bestseller-category-slider .swiper-pagination-bullet{
	border-radius: 0;
	margin: 0!important;
	background: var(--bordo);
	width: 50px;
	height: 4px!important;
}

@media(max-width:768px){
.ulpa-bestseller-category-slider .swiper-pagination-bullet{
	width: 10%;
}}

.ulpa-bestseller-category-slider-wrap .swiper-button-next:after, 
.ulpa-bestseller-category-slider-wrap .swiper-button-prev:after{
	font-size: 20px!important;
}

/* Author in loop box */
.author-box {
    display: flex;
    align-items: center;
    gap: 10px;
}

.author-avatar img {
    border-radius: 50%!important;
}

.author-name a {
    color: #333333!important;
	font-weight: 500;
}

.author-date {
    color: #888;
    font-size: 12px;
}

.author-box-wrapper{
	margin-top: auto!important;
}

/* Products buttons */
.main-page-product-buttons {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
    justify-content: center;
}
.main-page-product-buttons .product-button{
	font-size: 16px;
	border: 1px solid var(--bordo);
	border-radius: 8px;
	padding: 5px 14px;
	transition: all 0.3s ease;
}
@media(max-width: 767px){
	.main-page-product-buttons .product-button{
		font-size: 12px;
		padding: 2px 8px;
}}
.main-page-product-buttons .product-button:hover{
	background: var(--bordo);
	color: #fff;
}

/* Blog author */
.blog-authors-grid {
	display: flex;
    justify-content: center;
	align-items: stretch;
	gap: 30px;
	flex-direction: row;
    flex-wrap: wrap;
}
@media(max-width: 767px){
	.blog-authors-grid{
		flex-direction: column;
}}

.blog-authors-grid .blog-author-box{
	display: flex;
	flex-direction: column;

	background: #fff;
    padding: 30px;
	align-items: center;
	box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	max-width: 350px;
	min-width: 350px;
}
@media(max-width: 767px){
	.blog-authors-grid .blog-author-box{
		max-width: 100%;
		min-width: 200px;
		padding: 20px;
	}
}
.blog-authors-grid .blog-author-box img{
	border-radius: 99px;
}
.blog-authors-grid .blog-author-box .author-box-name{
	font-size: 18px;
	margin-bottom: 5px;
}
@media(max-width: 767px){
	.blog-authors-grid .blog-author-box .author-box-name{
	font-size: 14px;
	}
}
.blog-authors-grid .blog-author-box .blog-author-short-description{
	font-size: 13px;
	color: #333;
}
.blog-authors-grid .blog-author-box .blog-author-description{
	text-align: center;
}
.blog-authors-grid .blog-author-box .blog-author-article-count{
	color: #949494;
}
.blog-authors-grid .blog-author-box  .blog-author-archive-link{
	font-size :16px;
	font-weight: 500;
	margin-top: 50px;
	border-bottom: 1px solid transparent;
    transition: border-color 0.3s ease-in-out;
}
@media(max-width: 767px){
	.blog-authors-grid .blog-author-box  .blog-author-archive-link{
		font-size :12px;
		margin-top: 20px;
	}
}

.blog-authors-grid .blog-author-box  .blog-author-archive-link:hover{
    border-bottom-color: var(--bordo);
}

/* Pagination */
.elementor-pagination .page-numbers{
	padding: 5px 12px;
    border-radius: 3px;
}

.elementor-pagination .page-numbers.current,
.elementor-pagination .page-numbers:hover{
	background: var(--bordo);

}

/* blog buttons */
.read-more-button a {
	padding-bottom: 3px;
    border-bottom: 1px solid transparent;
    transition: border-color 0.3s ease-in-out;
}

.read-more-button a:hover {
    border-bottom-color: var(--bordo);
}

/* blog mobile slider */
@media(max-width:768px){
    .mobile-blog-slider::after{
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 80px;
        height: 100%;
        z-index: 5;
        pointer-events: none;

        background: linear-gradient(
            to right,
            rgba(255,255,255,0) 0%,
            rgba(255,255,255,0.45) 50%,
            rgba(255,255,255,0.9) 100%
        );
    }
}

/* single post */
.ulpa-single-post .ulpa-separator,
.ulpa-single-post .ulpa-date-published,
.ulpa-single-post .ulpa-date-updated{
	color: #949494;
}

.ulpa-posts-tags{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}
.ulpa-posts-tags .ulpa-post-tag{
	color: #fff;
	background: var(--bordo);
	border-radius: 8px;
	padding: 5px 15px;
    text-transform: uppercase;
}
@media(max-width: 767px){
	.ulpa-posts-tags .ulpa-post-tag{
		font-size: 10px;
	}
}

.single-post-author-card{
	display: flex;
	flex-direction: row;
	gap: 30px;
}

.single-post-author-card .single-post-author-content{
	display: flex;
	flex-direction: column;
	align-items: left;
}
.single-post-author-card .single-post-author-avatar{
	display: flex;
	flex-direction: column;
	justify-content: center;
}


.single-post-author-card .single-post-author-avatar img{
	border-radius: 99px;
	width: 110px;
}
@media(max-width: 767px){
	.single-post-author-card .single-post-author-avatar img{
		width: 90px;
	}
}
.single-post-author-card .single-post-author-name{
	font-size: 18px;
}
@media(max-width: 767px){
	.single-post-author-card .single-post-author-name{
		font-size: 14px;
	}
}
.single-post-author-card .single-post-author-short-desc{
	font-size: 13px;
	color: #333;
}
.single-post-author-card .single-post-author-post-count{
	font-size: 13px;
	color: #949494;
}
.single-post-author-card .single-post-author-link{
	font-size: 16px;
	font-weight: 500;
	margin-top: 20px;
	width: fit-content;
	border-bottom: 1px solid transparent;
    transition: border-color 0.3s ease-in-out;
}
@media(max-width: 767px){
	.single-post-author-card .single-post-author-link{
		font-size: 12px;
	}
}

.single-post-author-card .single-post-author-link:hover{
	border-bottom: 1px solid var(--bordo);
}

.single-post-toc .elementor-toc__list-item-text-wrapper a:hover{
	color: var(--bordo);
}

/* Products archive */
.ulpa-product-archive-first-description ul.featured-products-grid{
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	padding: 0;
}
.ulpa-product-archive-first-description .featured-products-grid li{
	list-style: none;
	width: 20%;
	flex-grow: 1;
}
@media(max-width: 1024px){
	.ulpa-product-archive-first-description .featured-products-grid li{
		width: 45%;
}}

.ulpa-products-archive-menu .ulpa-products-archive-title{
	font-size: 20px;
}
@media(max-width: 767px){
	.ulpa-products-archive-menu .ulpa-products-archive-title{
		font-size: 16px;
}
}

.ulpa-products-archive-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
	margin-top: 20px;
}

.ulpa-products-archive-menu li {
    margin-bottom: 12px;
}
@media(max-width: 767px){
	.ulpa-products-archive-menu li {
    margin-bottom: 6px;
	}
}

.ulpa-products-archive-menu a {
    text-decoration: none;
    color: #333333!important;
    font-size: 14px;
}
@media(max-width: 767px){
	.ulpa-products-archive-menu a {
    	font-size: 12px;
	}
}

.ulpa-products-archive-menu .current-cat a{
	color: var(--bordo)!important;
}
.ulpa-products-archive-menu a:hover {
    color: var(--bordo)!important;
}

.ulpa-products-main-categories-list {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 20px;
}
.ulpa-products-main-categories-item {
    margin-bottom: 12px;
}
@media(max-width: 767px){
	.ulpa-products-main-categories-item {
    	margin-bottom: 6px;
	}
}
.ulpa-products-main-categories-link {
    text-decoration: none;
    color: #333333 !important;
    font-size: 14px;
}
@media(max-width: 767px){
	.ulpa-products-main-categories-link {
    	font-size: 12px;
	}
}

.ulpa-products-main-categories-link:hover {
    color: var(--bordo) !important;
}

.ulpa-product-archive-second-description {
    max-height: 500px; 
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
}

.ulpa-product-archive-second-description.expanded {
    max-height: 10000px; 
}

.ulpa-read-more-btn {
    display: inline-block;
    margin-top: 10px;
    cursor: pointer;
    color: #333333;
    font-weight: 500;
	font-size: 16px;
}
@media(max-width: 767px){
	.ulpa-read-more-btn {
		font-size: 12px;
	}
}

.ulpa-read-more-btn:hover {
	color: var(--bordo);
}

.ulpa-product-archive-second-description::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    pointer-events: none;

    background: linear-gradient(
        to bottom,
        rgba(255,255,255,0) 0%,
        #F5F5F5 100%
    );

    transition: opacity 0.3s ease;
}

.ulpa-product-archive-second-description.expanded::after {
    opacity: 0;
}


.ulpa-product-archive-second-description .gallery{
	display: flex;
	gap: 20px;
}

.category-faq-heading{
	text-align: center;
}
.category-faq-item {
    border-bottom: 1px solid var(--bordo);
}

.category-faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 18px 0;
    font-size: 18px;
	font-weight: 500;
}

@media(max-width: 767px){
	.category-faq-question {
    	font-size: 14px;
}}

.category-faq-toggle {
    color: var(--bordo);
    font-size: 22px;
    font-weight: bold;
}

.category-faq-answer {
    display: none;
    padding: 10px 0 20px;
}

.category-faq-item.active .category-faq-answer {
    display: block;
}
.ulpa-bestseller-shordcode{
	pointer-events: none;
}
.ulpa-bestseller-shordcode .bestseller-badge{
	color: #fff;
	display: block;
	text-align: center;
	font-size: 12px;
	background: var(--bordo);
	pointer-events: none;
	padding: 5px 30px;
	border-radius: 0 10px 10px 0; 
}
@media(max-width:767px){
	.ulpa-bestseller-shordcode .bestseller-badge{
		font-size: 10px;
		padding: 3px 25px;
	}
}

.ulpa-mc{
	display: none;
}
.term-maszyny-czyszczace .ulpa-mc{
	display: block;
}

/* Products archive tree menu */
.ulpa-products-tree {
    width: 100%;
    background: #ffffff;
    border-radius: 12px;
}

.ulpa-products-tree__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ulpa-products-tree__children {
    display: none;
    margin: 4px 0 6px;
    padding: 4px 0 4px 15px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.ulpa-products-tree__item.is-open > .ulpa-products-tree__children {
    display: block;
}

.ulpa-products-tree__row {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
}

.ulpa-products-tree__link {
    flex: 1 1 auto;
    min-width: 0;
    padding: 5px 0;
    color: #333333 !important;
    font-size: 14px;
    line-height: 1.2;
    text-decoration: none;
}

.ulpa-products-tree__list--root > .ulpa-products-tree__item > .ulpa-products-tree__row > .ulpa-products-tree__link {
    font-size: 16px;
	font-weight: 600;
}

.ulpa-products-tree__link--text {
    cursor: default;
}

.ulpa-products-tree__link:hover,
.ulpa-products-tree__item.is-current > .ulpa-products-tree__row > .ulpa-products-tree__link {
    color: var(--bordo) !important;
}

.ulpa-products-tree__toggle {
    flex: 0 0 24px;
    width: 24px;
    height: 28px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    background-image: url('/wp-content/uploads/2026/04/down-arrov.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
    box-shadow: none;
    cursor: pointer;
}

.ulpa-products-tree__toggle:hover,
.ulpa-products-tree__toggle:focus {
    border: 0;
    background-color: transparent;
    box-shadow: none;
    outline: none;
}

.ulpa-products-tree__item.is-open > .ulpa-products-tree__row > .ulpa-products-tree__toggle {
    background-image: url('/wp-content/uploads/2026/04/up-arrov.svg');
}

@media (max-width: 767px) {
    .ulpa-products-tree {
        padding: 20px;
    }

    .ulpa-products-tree__link,
    .ulpa-products-tree__list--root > .ulpa-products-tree__item > .ulpa-products-tree__row > .ulpa-products-tree__link {
        font-size: 12px;
    }
}
/* single product */
.nfancybox-is-open .nfancybox-toolbar button{
	padding: 0;
}
.nfancybox-button--close svg {
    display: none;
}
.nfancybox-is-open .nfancybox-button--arrow_left,
.nfancybox-is-open .nfancybox-button--arrow_right{
	border: none;
	padding: 0!important;
}
.nfancybox-is-open .nfancybox-button--arrow_left:hover,
.nfancybox-is-open .nfancybox-button--arrow_right:hover{
	border: none;
}

.nfancybox-toolbar .nfancybox-button--zoom,
.nfancybox-toolbar .nfancybox-button--play{
	display: none!important;
}

.single-product-main-category{
	font-size: 16px;
	font-weight: 500;
}
@media(max-width: 767px){
	.single-product-main-category{
	font-size: 12px;
	}
}

.nickx_product_images_with_video img{
	border-radius: 10px!important;
}
.nickx-slider-nav .nswiper-slide{
	opacity: 1!important;
}
.nickx_product_images_with_video .nswiper-slide-visible img{
	border: 2px solid #B7B7B700;
}
.nickx_product_images_with_video .nswiper-slide-thumb-active img{
	border: 2px solid #B7B7B7;
}
.nswiper-vertical .nswiper-button-next.thumb_arrow,
.nswiper-vertical .nswiper-button-prev.thumb_arrow{
	left: 50%!important;
    transform: translateX(-50%) rotate(90deg);
}


.ulpa-product-panel ul.wc-tabs{
	border-bottom: 1px solid #0000001A;
	display: flex;         
    width: 100%;   
	margin: 0;
	padding: 0!important;
}
.ulpa-product-panel ul.wc-tabs li{
	border-bottom: 1px solid #fff;
	flex: 1;             
    text-align: center;
}
.ulpa-product-panel ul.wc-tabs li.active{
	border-bottom: 1px solid #333!important;
}
.ulpa-product-panel .woocommerce-tabs .panel{
	padding: 20px 0 0 0!important;
}
@media(max-width: 767px){
	.ulpa-product-panel .wc-tabs{
		display: flex;
		flex-direction: column;
	}
}

/* pliki do pobrania */
.woocommerce-Tabs-panel--pliki-do-pobrania p {
    margin: 0 0 16px;
}

.woocommerce-Tabs-panel--pliki-do-pobrania p a {
    position: relative;
    display: flex;
    align-items: center;

    padding: 18px 140px 18px 52px;

    border: 1px solid #e5e5e5;
    border-radius: 10px;
	color: #0A0A0A;
    text-decoration: none;
    transition: all 0.2s ease;
}

.woocommerce-Tabs-panel--pliki-do-pobrania p a::before {
    content: "";
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);

    width: 18px;
    height: 18px;

    background: url('/wp-content/uploads/2026/05/download-icon.svg') center center / contain no-repeat;
}

.woocommerce-Tabs-panel--pliki-do-pobrania p a::after {
    content: "Pobierz";

    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);

    padding: 5px 18px;
	border: 1px solid #D4D4D4;
    border-radius: 10px;

    color: #333333;

    font-size: 16px;
    font-weight: 500;

    transition: background 0.2s ease;
}

.woocommerce-Tabs-panel--pliki-do-pobrania p a:hover {
    border-color: #dcdcdc;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

.woocommerce-Tabs-panel--pliki-do-pobrania p a:hover::after {
    background: #e8e8e8;
}

/************************************* mobile menu **************************************/
html.mobile-menu-open,
body.mobile-menu-open {
    overflow: hidden;
    height: 100%;
}

/* ===== PANEL ===== */

.side-popup-menu {
  position: fixed;
  top: 0;
  left: -100vw;
  width: 100vw;
  height: 100dvh;
  background: #fff;
  color: #333333;
  overflow-y: auto;
	overflow-x: hidden;
  z-index: 999;
  transition: left .3s ease;
	display: flex;
	flex-direction: column;
}

.side-popup-menu.open {
  left: 0;
}

/* ===== HEADER ===== */

.side-popup-menu .menu-top-banner {
  padding: 26px 20px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.side-popup-menu .menu-top-banner .cs-popup-logo {
  width: 200px;
}

.side-popup-menu .menu-top-banner .cs-popup-close {
  height: 30px;
  cursor: pointer;
}

/* ===== FOOTER ===== */

.side-popup-menu .menu-bottom-links {
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 50px 20px 20px;
	font-weight: 600;
	border-top: 1px solid #ECECEC;
	margin-top: auto;
	min-height: 250px; 
}

.side-popup-menu .menu-bottom-links .mobile-menu-contact p{
	margin-bottom: 5px;
}
.side-popup-menu .menu-bottom-links .mobile-menu-contact > a:nth-of-type(-n+2) {
    display: block;
    margin-bottom: 15px!important;
}

.side-popup-menu .menu-bottom-links .mobile-menu-button{
	background-color: var(--bordo);
    font-size: 16px;
    font-weight: 500;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    box-shadow: 0px 4px 4px 0px rgba(92, 20.999999999999982, 19.999999999999996, 0.25098039215686274);
    border-radius: 8px 8px 8px 8px;
    padding: 12px 36px 12px 36px;
	text-align: center;
}

/* ===== MENU ===== */
.vertical-popup-menu,
.vertical-popup-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.vertical-popup-menu{
	margin-top: 20px;
}

.vertical-popup-menu li {
  position: relative;
}

.vertical-popup-menu li a {
  display: block;
  padding: 7px 50px 7px 20px;
	color: #333333;
  text-decoration: none;
  position: relative;
	font-size: 14px;
}
.vertical-popup-menu>li>a{
	font-size: 16px;
	padding: 12px 50px 12px 20px;
}

/* ===== STRZAŁKI ===== */

.vertical-popup-menu li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background:
  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 477.175 477.175'%3E%3Cpath fill='%23003166' d='m360.731 229.075-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z'/%3E%3C/svg%3E")
  center / contain no-repeat;
}

/* ===== SUBMENU ===== */

.vertical-popup-menu li .sub-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #fff;
  overflow-y: auto;
  z-index: 2000;
  transform: translateX(100%);
  transition: transform .3s ease;
	padding-bottom: 20px;
}

.vertical-popup-menu li.open > .sub-menu {
  display: block;
  transform: translateX(0);
}

/* ===== BACK ===== */

.submenu-back {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px 20px;
  font-weight: 600;
  border-bottom: 1px solid #ECECEC;
  background: #f9f9f9;
  color: #003166;
  cursor: pointer;
}

.submenu-back::before {
  content: "←";
  font-size: 18px;
	margin-top: -5px;
	color:  var(--bordo);
}

/* ===== TITLE ===== */

.submenu-title {
  font-size: 16px;
  font-weight: 600;
  padding: 20px 20px 5px;
  white-space: normal;
}

.submenu-show-all {
  display: block;
  padding: 10px 20px 15px !important;
  border-bottom: 1px solid #ECECEC;
  font-size: 14px;
  color: var(--bordo)!important;
  text-decoration: underline !important;
}

.submenu-show-all:hover {
  background: transparent !important;
}
