/* Ukryj cookie overlay, gdy strona jest w pełni gotowa */
body.apo-ready .cookie-notice-overlay {
    display: none !important;
}



/* Przycisk "Dodaj do koszyka" */
.single_add_to_cart_button {
    width: 48% !important; /* Przyciski zajmują po 48% szerokości, aby były obok siebie */
}

.single_add_to_cart_button {
    height: 60px !important;
    line-height: 60px; /* Opcjonalnie, aby wyrównać tekst w pionie */
}

/* Przycisk "Dodaj do ulubionych" */
.tinvwl_add_to_wishlist_button {
    width: 48% !important; /* Przyciski zajmują po 48% szerokości */
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before,
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before {
    font-size: 30px !important; 
	z-index: 1 !important;
}


.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
	margin-right: 9px !important;
	z-index: 1 !important;
}

.single-product-content .tinv-wraper{
	text-align: center !important;
	border: 1px solid black !important;
	height: 60px;
	width: 60px;
}

.wishlist-sidebar.open .tinv-header{
	display: none !important;
}

.wishlist-sidebar.open .return-to-shop{
	display: none !important;
}

.woocommerce-info{
	border-top-color: #31473d !important;
}

.woocommerce-info:before{
	color: #31473d !important;
}

.products-wrap .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-shortcode-add-to-cart.tinvwl-woocommerce_after_shop_loop_item_title{
	text-align: right !important;
}

.wishlist-sidebar.open .product-cb{
	display: none !important;
}

.products-wrap .tinvwl-icon-heart.no-txt:before{
	top: 30% !important;
}

/* W przypadku małych ekranów */
@media (max-width: 768px) {

    .single_add_to_cart_button,
    .tinvwl_add_to_wishlist_button {
        width: 48% !important;
		justify-content: space-between;
    }
	.products-wrap .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before{
	font-size: 22px !important;
}
	.cart{
		justify-content: center !important;
	}
.archive.tax-product_cat .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    height: 12px !important;
    line-height: 12px !important;
}

}

.page-id-842 .pls-site-content{
 background-color: #fbf9f7;
}
.page-id-854 .pls-site-content{
 background-color: #fbf9f7;
}
.page-id-37785 .pls-site-content{
 background-color: #fbf9f7;
}
.page-id-875 .pls-site-content{
 background-color: #fbf9f7;
}


.page-id-40933 .pls-store-location-icon{
	color: white
}

.page-id-40933 .pls-store-location span {
	color: white;
}

.page-id-40933 .pls-header-wishlist .lnr.lnr-heart::before{
	color: white !important;
}

.page-id-40933 .pls-header-wishlist {
	margin-top: 7px !important;
}

#cr_floatingtrustbadge{
	display: none !important;
}

body.product-template-default .pls-site-content{
	background-color: #fbf9f7;
}

.product-count-inline {
    font-weight: normal;
    font-size: 0.5em;
    margin-left: 6px;
    color: black;
}

.woocommerce-result-count{
	display: none;
}

.cookie-notice-overlay{
	display: none !important;
}

@media (max-width: 767px) {
	tr.woocommerce-shipping-totals,
	tr.woocommerce-shipping-totals td[data-title="Wysyłka"] {
		display: block;
		width: 500px !important;
		box-sizing: border-box;
		border: none;
	}
	
	.woocommerce ul#shipping_method li label{
		text-align: left !important;
	}
	
	.order-total{
		width: 65%;
	}
	
	.order-review-inner{
		padding:0 !important;
		border-left: none !important;
		border-right: none !important;
	}


	.pls-product-inner{
		background-color: #fbf9f7 !important;
		margin: 0 !important;
		padding: 0 !important;
	}
.pls-product-inner{
		width: 98% !important;
	}
		 .woocommerce-Price-amount.amount {
			font-size: 14px;
			text-align: left !important;
		}
		.product-price {
  text-align: left;
}
	
	.pls-active-filters{
		margin-bottom: 40px !important;
	}
	
	.subscribe-wrap{
		text-align: left !important;
	}
	
	.ml-embedded{
		margin-top: -10px !important;
	}
	
	.term-578 .custom-view-toggle{
		margin-top: 20px !important;
	}
	
	.term-578 .products-wrap{
		margin-top: -50px !important;
	}
	
		.term-bizuteria .custom-view-toggle{
		margin-top: 20px !important;
	}
	
	.term-bizuteria .products-wrap{
		margin-top: -50px !important;
	}
	}
	
.touli-font {
    font-family: 'Bellota', sans-serif;
}
	



.pls-single-product-top {
	margin-top: 23px !important;
}

.count-and-reviews {
	margin-bottom: 10px;
}

.woocommerce-tabs .wc-tabs .active a {
	color: #8D6E63;
}

.woocommerce .woocommerce-ordering select {
    max-width: 188px;
}

ul.mobile-main-menu li.menu-item-has-children > .menu-toggle {
    width: 53px;
    height: 38px;
    margin-right: 5px;
    z-index: 9;
    border: 1px solid #e7e6e6;
    border-radius: 6px;
}

.pls-mobile-menu ul.mobile-main-menu > li {
    padding-bottom: 5px;
    padding-top: 5px;
}

.pls-mobile-menu ul.mobile-main-menu ul li a {
    display: block;
    text-overflow:unset;
    padding: 8px 20px;
    white-space: wrap;
    overflow: hidden;
}

.promo-bar-msg, .promo-bar-close {
    font-weight: 500 !important;
}

.pls-product-image .pls-cart-button a {
    background-color: #fff !important;
}


.pls-product-image .pls-cart-button a:hover {
    background-color: #8D6E63 !important;
}

.pls-product-info .pls-cart-button{
	display:none !important;
}

.pls-product-buttons{
	display:none !important;
}


.pls-product-info .pls-cart-button a:hover {
    color: #8D6E63 !important;
}

.pls-product-info .pls-cart-button a:before {
    margin-right: 5px;
}

.discount-info {
    margin-top: 10px;
}

.products-wrap .pls-product-info .product-title {
	text-align: left;
	text-transform: none !important;
}

/* Paginacja */
.page-links > span.current .page-number, ul.page-numbers .page-numbers.current {
    border-radius: 10px;
}

.page-links > span.current .page-number:hover, .page-numbers:hover {
    color: #8D6E63;
}

.page-links > span.current .page-number:hover {
    color: #fff;
}

.pls-header-wishlist-count{
	background-color: #31473d;
	color: white;
}

.pls-header-cart-count{
	background-color: #31473d;
	color: white;
}

.pls-header-main{
	border-bottom: none !important;
}

.page-id-33 .pls-header-topbar {
    background-color: rgba(49, 71, 61, 0.05) !important;
    box-shadow: none !important;
}


.page-id-33 .pls-header-main{
	background-color: transparent !important;
    box-shadow: none !important;
}

.page-id-33 .pls-header-navigation{
	background-color: transparent !important;
    box-shadow: none !important;
}

.page-id-33 .pls-header-wishlist-icon{
	color: white;
}

.page-id-33 .pls-header-cart-icon{
	color: white;
}

.page-id-33 .pls-header-myaccount a.user-myaccount{
	color: white !important;
}

.page-id-33 .pls-header-wishlist-count{
	background-color: #31473d;
	color: white;
}

.page-id-33 .pls-header-cart-count{
	background-color: #31473d;
	color: white;
}

.page-id-33 .pls-main-navigation > ul.menu > li.menu-item > a .pls-menu-text {
  color: white;
}

.page-id-33 .pls-main-navigation ul.sub-menu a .pls-menu-text {
  color: inherit; 
}

.page-id-33 .pls-main-navigation > ul.menu > li.menu-item > a.nav-link::after {
  color: white !important;
  fill: white !important;
}

.page-id-33 .pls-store-location a.store-location-icon-text{
	color: white;
}

.product-price {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.pls-mobile-menu-btn a {
    color: #31473d !important; 
}

.mobile-search-toggle svg{
				stroke: #31473d !important;
			}

.page-id-33 .pls-mobile-menu-btn a{
	color: white !important;
}

.page-id-40933 .pls-mobile-menu-btn a{
	color: white !important;
}

.page-id-40933 .mobile-search-toggle svg{
	stroke: white !important;
}

.product-price .price {
    font-size: 16px; 
    font-weight: bold;
    color: #333;  
    line-height: 1;
    margin: 0;
    display: flex;
    align-items: center;
}

/* wrapper przycisku w produkcie */
.touli-cart-wishlist-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 1em;
}

/* przycisk Dodaj do koszyka */
.touli-cart-wishlist-wrap .single_add_to_cart_button {
    flex-shrink: 0;
    padding: .75em 1.5em;
    font-size: 1rem;
}

.single-product-content.row{
	background-color: #fbf9f7 !important;
}

.entry-header h1{
	font-family: "Cormorant Garamond", "Garamond", "Times New Roman", serif;
}


@media (max-width: 767px) {
  .summary.entry-summary h1.product_title.entry-title {
    text-align: center;
  }
	
	.pls-cart-button a.button.add_to_cart_button {
    font-size: 12px !important;
}
	 .summary.entry-summary .price{
		text-align: center !important;
	}
	.summary.entry-summary .price .woocommerce-Price-amount.amount{
		font-size: 26px !important;
	}
	.iworks-omnibus{
	text-align: center;
}
	.woocommerce-ordering{
		margin-top: -65px !important;
	}
	.entry-breadcrumbs {
    text-align: left;
		margin-top: -40px !important;
}

.pls-breadcrumb {
    justify-content: flex-start !important;
}
	.entry-header {
    text-align: left;
}

.entry-header{
    text-align: left;
    margin-left: 0; /* Usuwa ewentualne domyślne wyśrodkowanie */
    justify-content: flex-start;
}
	.touli-cat-description-in-title{
		text-align: left !important;
		font-size: 16px;
    color: black;
    text-align: center;
    margin-bottom: 10px !important; /* większy odstęp */
	}
	.pls-single-product-page .pls-product-container{
		padding-bottom: 0 !important;
	}

.is-subcategory .entry-header h1.title{
	text-align: left !important;
}
	}

.is-subcategory .entry-header h1.title{
	text-transform: none !important;
}

 p.iworks-omnibus {
  font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 12px;
}

.pls-content-area.col-md-12 {
	background-color: #fbf9f7 !important;
}


	.woocommerce-product-details__short-description{
		display: none !important;
}

.price {
		font-family: 'Lato', sans-serif;
		font-weight: 400;
		font-size: 24px !important;
		margin-top: -20px;
		background-color: transparent !important;
		text-align: left !important;
	}

.discount-info{
	display: none;
}

.single_add_to_cart_button{
	background-color: #31473d !important;
}

.woocommerce del,
.woocommerce del .woocommerce-Price-amount {
    display: none !important;
}

.product-extensioned-length{
	display:none !important;
}

.related.products {
  background: white;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  margin-top: -50px;
  padding: 70px 20px 50px;
  text-transform: uppercase !important;
}

.related.products h2{
	font-weight: 400 !important;
	padding-bottom: 10px !important;
}

@media (max-width: 768px){
	.related.products{
		margin-top: -50px
	}
	
}

	.related.products h2{
		margin-top: -30px !important;
		font-size: 20px !important;
	}

	.related.products h2::before{
		display: none !important;
	}
	
	.related.products h2::after{
		display: none !important;
	}

.recently-viewed {
  background: white;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding: 60px 20px 40px;
}

.product-material-more-info.product-sizechart{
	display: none !important;
}

div.tab-content-wrap div.woocommerce-Tabs-panel--description p {
    font-family: Lato, sans-serif;
    font-weight: 400;
}

.tab-content-wrap .accordion-title:after{
	content: "\25BC";
}

.pls-block-17658{
	margin-top: -80px;
}



.pls-ajax-size-chart {
    display: inline-block;
    padding: 20px 80px;
    background-color: transparent; 
    color: #31473d;
    text-decoration: none;
    border: 1px solid #31473d;
    font-weight: 400;
		font-family: 'Lato', sans-serif;
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
    transition: background-color 0.3s ease;
}

.pls-ajax-size-chart:hover {
    background-color: #31473d; 
		color: #fff;
}

.pls-ajax-size-chart::before {
    display: none !important;
}

.product-sizechart a{
	font-family: 'Cormorant Garamond', serif !important;
  text-transform: uppercase !important; 
	font-weight: 400 !important;
}

@media (max-width: 768px) {
    .product-sizechart {
        text-align: left;
        margin-top: 15px; 
    }

    .product-sizechart a {
        display: inline-block; 
				padding: 10px;
    }
}

/* Poprawka marginesu na popup Size Chart */
.mfp-container {
    padding-top: 100px !important; 
}

.mfp-content {
    margin-top: 50px; 
}

.pls-product-sizechart {
    padding-top: 30px; 
}

.term-srebrna .pls-tooltip{
	 background-image: url('https://touli.pl/wp-content/uploads/2025/05/srebrny.jpg') !important;
  background-size: cover;       /* dopasowuje obraz do rozmiaru ekranu */
  background-position: center;  /* wyśrodkowanie obrazu */
  background-repeat: no-repeat; /* brak powtarzania obrazu */
}

.pls-header-mobile {
    position: relative;
    z-index: 1000;
}

.page-id-33 .pls-header-mobile{
	box-shadow: none !important;
}

body.page-id-33{
	background-color: white !important;
}

.pls-header-navigation{
	box-shadow: 0 4px 6px -4px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 1000;
}


.term-zlota .pls-tooltip{
	 background-image: url('https://touli.pl/wp-content/uploads/2025/05/zloty.jpg') !important;
  background-size: cover;       /* dopasowuje obraz do rozmiaru ekranu */
  background-position: center;  /* wyśrodkowanie obrazu */
  background-repeat: no-repeat; /* brak powtarzania obrazu */
}

.term-zlota .pls-tooltip{
	background-image:radial-gradient(circle at 50% 50%, #ffff79 0, #fffb60 16.67%, #ffe13f 33.33%, #ffc300 50%, #eea500 66.67%, #e18b00 83.33%, #d87500 100%);
}

.pls-page-title.pls-page-title-center.title-size-default.color-scheme-dark{
	background-color: white;
}

.products-wrap .pls-product-info {
  padding-left: 5px;
  padding-right: 5px;
}

.pls-product-title {
  margin: 0;
  margin-bottom: 10px;
  width: 100%; /* Tytuł zajmuje całą szerokość */
}

.pls-product-title h3.product-title {
  display: block;
  white-space: normal !important; /* Zapewnia, że tytuł nie jest obcinany */
  overflow: visible !important;
  text-overflow: unset !important;
  font-size: 1em;
  line-height: 1.3;
  word-wrap: break-word; /* Umożliwia łamanie długich słów */
  margin-left: 0;
  margin-right: 0;
}

.pls-product-price {
  display: flex;
  align-items: center;
  margin: 10px;
}

.woocommerce.archive.product-category .icon-only i {
  color: #333;
  font-size: 1.2em;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.woocommerce.archive.product-category .icon-only i:hover {
  color: #c00;
}

/* MOBILE: 1 kolumna tylko na stronach kategorii */
@media (max-width: 768px) {
	.products.products-wrap.product-style-2.row.single-column{
		gap: 5px !important; 
	}
	
  .woocommerce.archive.product-category .products.single-column .product {
    flex-direction: column;
    align-items: stretch;
  }

  .woocommerce.archive.product-category .products.single-column .product-title {
    font-size: 0.95em;
    line-height: 1.3;
    margin: 0 0 5px 0;
    padding-left: 12px;
    padding-right: 12px;
  }

  .woocommerce.archive.product-category .products.single-column .price-wrap {
    display: flex;
    align-items: center;
    margin: 5px 12px;
  }

  .woocommerce.archive.product-category .products.single-column .wishlist-icon-wrapper {
    margin-left: 10px;
  }

  /* Usuwamy min-height, aby kontener miał auto wysokość */
  .woocommerce.archive.product-category .products.single-column .products-wrap .pls-product-info {
    height: auto !important;
    margin-bottom: 10px;
  }
}

/* DESKTOP: 2 kolumny i więcej na stronach kategorii */
@media (min-width: 769px) {
  .woocommerce.archive.product-category .products.grid-view .product {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
  }

  .woocommerce.archive.product-category .products.grid-view .price-wrap {
    display: flex;
    align-items: center;
    margin: 10px 12px;
  }

  .woocommerce.archive.product-category .products.grid-view .wishlist-icon-wrapper {
    margin-left: 10px;
  }

  /* W widoku 2-kolumnowym, dopasowanie wysokości */
  .woocommerce.archive.product-category .products.grid-view .product {
    display: flex;
    flex-direction: column;
  }

  .woocommerce.archive.product-category .products.grid-view .pls-product-info {
    height: auto !important;
  }
}

/* Dodatkowe style */
.pls-back-to-top{
	display: none !important;
}

.category-description-below{
	background-color: #fbf9f7 !important;
}

.woocommerce-ordering{
	display: none !important;
}

.custom-view-toggle {
    display: flex; 
    width: 100%;  
    min-height: 50px; 
    padding: 10px; 
    box-sizing: border-box; 
		margin-top: -30px !important;
}

@media (max-width: 768px) {
.products-wrap{
	margin-top: -40px !important;
}
}

.pls-catalog-page .products.grid-view div.product{
	margin-bottom: 5px !important;
}

.pls-product-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between; /* Rozciąga zawartość */
  height: 100%; /* Zapewnia równą wysokość kart */
}

.pls-product-info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.product-title {
  min-height: 3em; /* lub więcej, zależnie od oczekiwanej liczby linii */
}

#custom-sticky-bar .product-title{
	min-height: auto !important;
}

.woocommerce-product-gallery__image img {
    aspect-ratio: 2 / 3; 
    object-fit: cover;
    width: 100%;
    height: auto;
}

@media (max-width: 768px) {
.swiper-slide .pls-product-inner{
    height: auto;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.swiper-slide .pls-product-info{
	height: 120px;
}
	.swiper-slide .product-price{
		margin-bottom: 5px;
	}
	.swiper-slide .pls-product-image{
		height: auto;
	}
}

.product-model-sku {
    font-family: 'Lato', sans-serif;
    font-size: 0.95rem;
    font-weight: 300;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #333;
}

@media (max-width: 768px) {
	.product-model-sku{
		text-align: center;
	}
}

/* Stylowanie nowego sidebara */
#my-custom-sidebar {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    height: 100%;
    background-color: #fff;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    padding: 20px;
    overflow-y: auto;
}

/* Otwieranie sidebara */
#my-custom-sidebar.open {
    display: block;
}

/* Stylowanie treści w sidebarze */
#my-custom-sidebar .widget {
    margin-bottom: 20px;
}

.myaccount-items.pls-arrow{
	z-index: 9999;
}



.page-id-481 .pls-site-content{
	background-color: #fbf9f7;
}





.pls-mobile-menu-header {
    position: relative;
		background-color: #31473d !important;
}

a.close-sidebar{
	color: white !important;
}

.mobile-primary-menu.mobile-nav-content.active{
	background-color: #fbf9f7 !important;
}

.pls-mobile-menu.pls-mobile-menu-color-light.opened{
	background-color: #fbf9f7 !important;
}

.page-id-7838 .product-price{
	display: none;
}

@media (max-width: 768px) {
	.page-id-7838 .products-wrap{
		background-color: white !important;
	}
	
	.page-id-7838 .type-product{
		margin-top: 5px !important;
	}
	.menu-item-type-custom{
		border-bottom: 1px solid black;
	}
	.menu-item-object-custom{
		border-bottom: 1px solid black;
	}
	.menu-item-type-taxonomy{
		border-bottom: 1px solid black;
	}
	.item-level-1{
		border-bottom: none !important;
	}
}

.menu-toggle{
	top: 5px !important;
}


/*ETYKIETA NOWOŚĆ */
.product-label.new-label {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #31473d;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
		font-family: 'Cormorant Garamond', serif;
    font-weight: 400;
    border-radius: 3px;
    z-index: 99;
}

.tax-product_tag .custom-view-toggle{
	margin-top: 0px !important;
}

.menu-item-28486 a{
	color: red !important;
}

.page-id-33 .lnr.lnr-heart{
	color: white !important;
}

html body .ml-form-embedSubmit button {
  background-color: #31473d !important;
}

.product-add-to-cart{
	text-align: center !important;
}

.product-add-to-cart a{
	color: white !important;
	font-family: 'Cormorant Garamond', serif !important;
  font-weight: 400 !important;
}

.pls-minicart-header{
	background-color: #31473d !important;
}

h3.minicart-title{
	color: white !important;
}

.close-sidebar a{
	font-size: 18px; 
	color: white; 
	cursor: pointer; 
	padding: 5px 10px;
}

.canvas-sidebar-icon{
	display: none;
}


.woocommerce-cart-form__cart-item.cart_item .product-price span{
	height: 110px;
	margin-top: 80px
}

.ajax-search-style-3{
	border: 1px solid #31473d;
}

.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile .product-add-to-cart{
	background-color: #31473d !important;
}  

.page-id-28 .product-price{
	display: none;
}

span.on-sale{
	color: red;
}

.page-id-33 .widget-opinion-footer{
	display: none;
}

.woocommerce-variation-description p{
	display: none;
}

.product-label-wrapper {
    position: absolute !important;
    top: 10px !important;
    left: 5px !important;
    display: flex !important;
    flex-direction: column !important;
    z-index: 9997 !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
}

.product-label {
    display: flex !important;
    align-items: center !important;  /* pionowe centrowanie */
    justify-content: center !important;
    min-width: 60px !important;
    height: 24px !important;
    padding: 0 10px !important;       /* tylko poziomy padding */
    margin: 0 !important;
    font-size: 12px !important;
    font-weight: bold !important;
    border-radius: 4px !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
    text-align: center !important;
    position: relative !important;
    z-index: 10000 !important;
    background-clip: padding-box !important;
    visibility: visible !important;
    opacity: 1 !important;
    left: 0 !important;
    transform: none !important;
    line-height: normal !important; /* usuwamy dziwne odstępy */
}

/* Kolory etykiet */
.product-label.new-label {
    background-color: #fbf9f7;
    color: #31473d;
		top: 0 !important;
}

.product-label.best-label {
    background-color: #fbf9f7;
    color: #31473d;
	font-family: "Cormorant Garamond", "Garamond", "Times New Roman", serif;
}

.product-label.sale-label {
    background-color: #fbf9f7;
    color: #b10000;
}

@media (max-width: 768px) {
  .product-label-wrapper {
    flex-direction: row !important;
    gap: 10px !important;
    align-items: center !important;
    justify-content: flex-start !important;
  }

  .product-label {
    height: 24px !important;
    padding: 0 10px !important;
    font-size: 12px !important;
    font-weight: bold !important;
    margin: 0 !important;
    border-radius: 4px !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: normal !important;
  }
	.product-label.new-label {
		top: 0 !important;
}
}





.pls-menu-text{
	font-weight: 500;
}


@media (max-width: 768px) {
.summary.entry-summary .cart{
	width: 100%;
}

.summary.entry-summary .touli-cart-wishlist-wrap{
	width: 100%;
	display: flex;
}
	

.summary.entry-summary button.single_add_to_cart_button{
	width: 80% !important;
	font-family: "Cormorant Garamond", "Garamond", "Times New Roman", serif;
}

	.term-bestsellery .custom-view-toggle{
		margin-top: 20px !important;
		margin-bottom: 0 !important;
	}
	
	.term-nowa-kolekcja .custom-view-toggle{
		margin-top: 20px !important;
		margin-bottom: 0 !important;
	}
}

.page-id-28 .pls-product-image {
  position: relative;
  overflow: hidden;
}

.page-id-28 .pls-product-image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: opacity 0.3s ease-in-out;
}

.page-id-28 .pls-product-image img.front-image {
  z-index: 2;
  opacity: 1;
}

.page-id-28 .pls-product-image:hover img.front-image {
  opacity: 0;
}

.page-id-28 .pls-product-image img.hover-image {
  z-index: 3;
  opacity: 0;
}

.page-id-28 .pls-product-image:hover img.hover-image {
  opacity: 1;
}

.tax-product_cat.is-subcategory .custom-view-toggle{
	margin-top: 1px !important;
	margin-bottom: 0px !important;
}

.page-id-19542 .pls-page-title{
	display: none;
}

.woocommerce-checkout form.checkout_coupon{
	margin: 0;
}

/* Usuń tło ładowania z przycisku */
.single_add_to_cart_button.loading {
    background-image: none !important;
}

/* Jeśli spinner jest pseudo-elementem, upewnij się że go nie ruszamy */
.single_add_to_cart_button.loading::after {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 2 !important;
}

.create-account span{
	font-weight: 600;
}

.reset-mb-10 p{
	text-align: center;
}

.touli-top-promo {
	background-color: #fff;
	color: #31473d;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	padding: 10px 0;
	border-bottom: 1px solid #eaeaea;
	z-index: 9999;
	position: relative;
}

.touli-top-promo p {
	margin: 0;
	font-weight: 500;
}

@media (max-width: 768px) {
	.touli-top-promo {
		font-size: 13px;
		padding: 8px 10px;
	}
}

.tax-product_cat .pls-breadcrumb{
	display: none !important;
}

.woocommerce-account-fields{
	display:none !important;
}



/* --- Desktop --- */
/* Ukryj normalne logo i pokaż jasne */
.page-id-33 .pls-header-logo .pls-logo {
  display: none !important;
}
.page-id-33 .pls-header-logo .pls-logo-light {
  display: inline-block !important;
  max-width: var(--pls-logo-width);
  height: auto;
}

/* --- Mobile (max 1024px) --- */
/* Ukryj mobilne logo i pokaż jasne */
@media (max-width: 1024px) {
  .page-id-33 .pls-header-logo .pls-mobile-logo {
    display: none !important;
  }
  .page-id-33 .pls-header-logo .pls-logo-light {
    display: inline-block !important;
    max-width: var(--pls-mobile-logo-width);
    height: auto;
  }
}

.highlight-promo {
    color: #CD8906;
}


.pls-mobile-menu {
    position: fixed;
    top: 0 !important;
    right: 0 !important; 
    left: auto !important;
    transform: translateX(100%) !important; 
    transition: transform .3s ease;
}

.pls-mobile-menu.opened {
    transform: translateX(0) !important; 
}

@media (max-width: 1024px) {
.pls-header-cart .pls-header-cart-icon:before{
	font-size: 24px;
}
}

.page-id-33 .pls-header-navigation{
	background:transparent;
		box-shadow: none;
}

.page-id-33 .pls-header-topbar{
	background:transparent;
}

body.page-id-33 #header.pls-site-header {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20; /* ponad main-content */
}

body.page-id-33 #main-content.pls-site-content {
  margin-top: 0 !important;
  padding-top: 0 !important;
  position: relative;
  z-index: 1;
}

body.page-id-33 #page.pls-site-wrapper {
  position: relative;
  overflow: visible;
}

/* --- ELEMENTY, KTÓRE MAJĄ BYĆ UKRYTE --- */
.cr-all-reviews-shortcode .cr-ajax-search {
    display: none !important;
}

.cr-all-reviews-shortcode .cr-show-more-button {
    display: none !important;
}



/* --- LICZNIK: UKRYJ DOMYŚLNIE, ALE BEZ !IMPORTANT, ŻEBY JS MÓGŁ GO NADPISAĆ --- */
#footer-reviews .cr-count-row {
    display: none; /* bez !important */
}

/* --- NIE UKRYWAMY LISTY OPINII GLOBALNIE --- */
.cr-all-reviews-shortcode .commentlist {
    /* NIE ukrywamy, brak display:none */
}

/* Wymuszamy widoczność listy (samą listę, nie poszczególne li – tym steruje JS) */
#footer-reviews .commentlist {
    display: block;
    visibility: visible;
    opacity: 1;
}

/* --- WYGLĄD COMMENTLIST (twoje marginesy) --- */
.commentlist {
    margin-top: 50px !important;
    margin-left: 250px !important;
    margin-right: 250px !important;
}

/* --- RESPONSYWNOŚĆ --- */
@media (max-width: 768px) {
    .commentlist {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }

    body.body.tax-product_cat .container {
        margin-top: -75px !important;
    }

    body.tax-product_cat .pls-page-title {
        margin-bottom: -10px !important;
    }

    .pls-catalog-page .pls-page-title {
        padding-bottom: 10px !important;
    }
}


/* Styl dla nagłówków w kategorii */
.category-description-inner h2 {
    font-family: 'Lato', sans-serif;
    font-size: 18px; /* Dla nagłówków */
    color: #333; /* Kolor tekstu (możesz dostosować) */
}


/* Styl dla nagłówków w kategorii */
.category-description-inner h3 {
    font-family: 'Lato', sans-serif;
    font-size: 15px; /* Dla nagłówków */
    color: #333; /* Kolor tekstu (możesz dostosować) */
}

/* Styl dla paragrafów w kategorii */
.category-description-inner p {
    font-family: 'Lato', sans-serif;
    font-size: 12px; /* Dla paragrafów */
    color: #333; /* Kolor tekstu (możesz dostosować) */
    line-height: 1.6; /* Wysokość linii dla lepszej czytelności */
}

.pls-header-wishlist a {
    z-index: 99999;  /* Zapewnia, że przycisk będzie zawsze na wierzchu */
}
/*
.admin-bar .wishlist-sidebar{
	margin-top: 32px !important;
}

body.page-id-33 .custom-header-wishlist svg {
    stroke: #ffffff; 
}

.custom-header-wishlist {
    position: relative;
    display: inline-block;
	margin-top: 8px !important;
}

.wishlist_products_counter_number {
    position: absolute;
    top: -10px !important;
    right: 1px;
    background-color: #31473d;
    color: white;
    border-radius: 50%;
    padding: 1px 8px;
    font-size: 10px;
    font-weight: normal;
    z-index: 10;
}

.tinvwl-table-manage-list {
    width: 100%;
    border-collapse: collapse;
}

.wishlist-item-wrapper {
    padding: 0 !important;
    border-bottom: 1px solid #ccc !important;
}

.tinv-wishlist{
	padding: 0 !important;
}

.wishlist-item-content {
    display: flex !important;
    align-items: flex-start !important;
    padding: 10px 0 !important;
}

.wishlist-thumb {
    flex-shrink: 0 !important;
    margin-right: 15px !important;
}

.wishlist_item{
	border: none !important;
}

.wishlist-thumb img {
    width: 75px !important;
    height: 113px !important;
    display: block;
}

.wishlist-main {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
}

.wishlist-top {
    display: flex !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
}

.wishlist-title {
    font-family: 'Cormorant Garamond', serif;
    font-size: 16px !important;
    line-height: 1.4 !important;
    font-weight: 400 !important;
    margin-bottom: 5px !important;
}

.wishlist-price {
    font-size: 14px !important;
    color: #333 !important;
    margin-top: 0 !important;
}

.wishlist-remove button {
    background: none !important;
    border: none !important;
    font-size: 16px !important;
    cursor: pointer !important;
    color: #000 !important;
    padding: 0 !important;
}

.wishlist-bottom {
    margin-top: auto !important;
}

.wishlist-sidebar a {
    text-decoration: none !important;
    color: inherit !important;
}

@media (max-width: 768px) {
	.wishlist-sidebar-content {
        padding: 0 !important;
	}
	
	.wishlist-thumb img {
    width: 50px !important;
    height: auto !important;
    display: block;
}
	
	.wishlist-item-content {
    display: flex !important;
    align-items: flex-start !important;
    padding: 10px 0 !important;
}
	
	.wishlist-item-wrapper{
		padding: 0 !important;
	}
	.wishlist-bottom {
        text-align: left !important;
    }
}

@media (max-width: 480px) {
    .wishlist-top {
        justify-content: flex-start !important;
    }
	
		.wishlist-item-content {
    display: flex !important;
    align-items: flex-start !important;
    padding: 10px 0 !important;
}

    .wishlist-title {
        text-align: left !important;
    }

    .wishlist-bottom {
        text-align: left !important;
    }
}

.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list::before {
    color: #31473d !important;
}

#wishlistCount{
	display: block !important;
}
*/
/* Wyłączenie całego starego PhotoSwipe */
.pswp {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}

.button.wc-forward.disabled-delivery{
	background: none !important;
	color: black !important;
	font-size: 14px !important;
}

.button.checkout.wc-forward{
	text-transform: uppercase !important;
}

@media (max-width: 768px) {
	.button.wc-forward.disabled-delivery{
	font-size: 12px !important;
}
}

.pls-minicart-slide.opened{
	z-index:9999 !important;
}

.page-id-29 .woocommerce{
	background-color: white !important;
}

.page-id-29 .pls-content-area.col-md-12{
	background-color: white !important;
}

.woocommerce-billing-fields__field-wrapper label{
	font-family: "Lato", sans-serif !important;
    font-weight: 400 !important;
}

#menu-item-31774 > a,
#menu-item-28445 > a,
#menu-item-28444 > a {
    pointer-events: none !important;
    cursor: default !important;
}

.price ins .woocommerce-Price-amount {
    color: #e60000 !important;
}
#header .pls-header-topbar .pls-topbar-navigation ul#menu-topbar-menu li#menu-item-42859 > a{
  position: relative !important;
  padding-left: 28px !important;
}

/* Ikona jak w motywie (.pls-store-location-icon::before) */
#header .pls-header-topbar .pls-topbar-navigation ul#menu-topbar-menu li#menu-item-42859 > a::before{
  content: "" !important;
  font-family: Linearicons-Free !important;
  font-size: 16px !important;
  display: inline-block !important;
  text-align: center !important;
  vertical-align: middle !important;

  position: absolute !important;
  left: 6px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  line-height: 0.5 !important;
}

@media (min-width: 992px){

  /* usuń prawą kolumnę */
  #header .pls-header-navigation .pls-header-desktop .pls-header-col-right.col-3{
    display: none !important;
  }

  /* center (menu) na 100% */
  #header .pls-header-navigation .pls-header-desktop .pls-header-col-center.col-9{
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  /* WYRÓWNANIE MENU DO LEWEJ */
  #header .pls-header-navigation .pls-header-desktop .pls-header-col-center{
    justify-content: flex-start !important;  /* gdyby kolumna była flexem */
    text-align: left !important;            /* gdyby coś centrowało tekst */
  }

  #header .pls-header-navigation .pls-main-navigation{
    width: 100% !important;
    justify-content: flex-start !important; /* jeśli .pls-main-navigation jest flexem */
    text-align: left !important;
  }

  #header .pls-header-navigation .pls-main-navigation > ul.menu{
    justify-content: flex-start !important; /* jeśli UL jest flexem */
    text-align: left !important;
  }
}

.product-actions-inline{
  display: flex;
  align-items: stretch;
  gap: 0; 
}

.product-actions-inline .single_add_to_cart_button{
  margin: 0 !important;
  border-radius: 0; 
}

.product-actions-inline .tinv-wraper{
  margin: 0 !important;
}

/* kontener serca */
.product-actions-inline .tinvwl_add_to_wishlist_button {
  display: flex !important;
  justify-content: center !important;

  width: 56px;         
  min-width: 56px;
  height: auto;
  margin-top: 18px !important;

  padding: 0 !important;
  line-height: 1;
}

.fpf-totals{
	display: none !important;
}
.product-actions-inline .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{
	margin-right: 0px !important;
}

.crstar-rating-svg .cr-rating-icon-base .cr-rating-icon-bg{
	stroke: #31473d !important;
}

.crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon{
	stroke: #31473d !important;
}

.crstar-rating-svg .cr-rating-icon-frnt .cr-rating-icon{
	stroke: #31473d !important;
	fill: #31473d !important;
}

.ivole-meter .ivole-meter-bar{
	background-color: #31473d !important;
}

@media (max-width: 600px) {
	.admin-bar .pls-mask-overaly{
		z-index: 999 !important;
	}
}

.fpf-radio-images .woocommerce-input-wrapper, 
.fpf-radio-colors .woocommerce-input-wrapper{
	margin: 0 !important;
}
.woocommerce-checkout-review-order td.product-name{
	display: block !important;
}
	
td.product-name{
	display: block !important;	
}
	
dt.variation-Wybierzodpowiedniwariant,
dt.variation-Wpisztregrawerunkudedykacji,
dd.variation-Wpisztregrawerunkudedykacji,
dt.variation-Dodajuwagidoprojektugraweru,
dd.variation-Dodajuwagidoprojektugraweru,
dt.variation-Uwagi,
dd.variation-Uwagi{
	display: none !important;
}

/* ======================================================
   1) HARD RESET: żadnych flexów w tabeli
   ====================================================== */
.woocommerce-checkout-review-order-table{
  width:100%;
  table-layout:fixed;
  border-collapse:collapse;
  border-spacing:0;
}

.woocommerce-checkout-review-order-table thead tr,
.woocommerce-checkout-review-order-table tbody tr,
.woocommerce-checkout-review-order-table tfoot tr{
  display: table-row !important;
}

.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td{
  display: table-cell !important;
  float: none !important;
  border-spacing:0;
}

/* ======================================================
   2) CIĄGŁE LINIE: rysujemy na TR przez box-shadow
   (pewniejsze niż border na tr)
   ====================================================== */
.woocommerce-checkout-review-order-table tbody tr,
.woocommerce-checkout-review-order-table tfoot tr{
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
}

/* nie pod nagłówkiem */
.woocommerce-checkout-review-order-table thead tr{
  box-shadow:none;
}
/* nie pod ostatnim wierszem */
.woocommerce-checkout-review-order-table tfoot tr:last-child{
  box-shadow:none;
}

/* usuń border-bottom z td/th, żeby nie dublować */
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td{
  border-bottom: 0 !important;
}

/* ======================================================
   3) PRODUKTY: produkt szeroko, cena wąsko
   ====================================================== */
.woocommerce-checkout-review-order-table thead th.product-name,
.woocommerce-checkout-review-order-table tbody td.product-name{
  width:100%;
  vertical-align:top;
}

.woocommerce-checkout-review-order-table thead th.product-total,
.woocommerce-checkout-review-order-table tbody td.product-total{
  width:22%;
  text-align:right;
  white-space:nowrap;
}

.woocommerce-checkout-review-order-table tbody td.product-name{
  overflow-wrap:anywhere;
}

/* warianty czytelniej */
.woocommerce-checkout-review-order-table .variation{ margin-top:6px; }
.woocommerce-checkout-review-order-table .variation dt,
.woocommerce-checkout-review-order-table .variation dd{ display:inline; margin:0; }
.woocommerce-checkout-review-order-table .variation dd::after{ content:""; display:block; }

/* ======================================================
   4) WYSYŁKA: "Wysyłka" + metody pod spodem
   ====================================================== */
.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals > th,
.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals > td{
  display:block !important;
  width:100% !important;
}

/* metody */
.woocommerce-checkout-review-order-table #shipping_method{ margin:0; padding:0; }
.woocommerce-checkout-review-order-table #shipping_method li{ list-style:none; margin:0 0 10px 0; }
/* jeśli masz <br> i nie chcesz łamania, odkomentuj:
.woocommerce-checkout-review-order-table #shipping_method label br{ display:none; }
*/

/* ======================================================
   WYSYŁKA – wyrównanie do LEWEJ
   ====================================================== */

/* cały kontener metod */
.woocommerce-checkout-review-order-table #shipping_method,
.woocommerce-checkout-review-order-table #shipping_method li,
.woocommerce-checkout-review-order-table #shipping_method label {
  text-align: left !important;
}

/* radio + tekst zawsze od lewej */
.woocommerce-checkout-review-order-table #shipping_method li {
  justify-content: flex-start;
}

/* upewnij się, że cena nie pcha tekstu */
.woocommerce-checkout-review-order-table #shipping_method label .woocommerce-Price-amount {
  text-align: left;
}

/* ======================================================
   ORDER TOTAL – poprawne wyrównanie lewo / prawo
   ====================================================== */

/* tylko ten wiersz jako flex */
.woocommerce-checkout-review-order-table tfoot tr.order-total{
  display: flex !important;
  align-items: center;
  justify-content: space-between !important; /* KLUCZ */
  gap: 12px;
}

/* LEWA strona – Łącznie */
.woocommerce-checkout-review-order-table
tfoot tr.order-total > th{
  flex: 0 0 auto !important;
  width: auto !important;
  white-space: nowrap !important;
  text-align: left !important;
}

/* PRAWA strona – cena */
.woocommerce-checkout-review-order-table
tfoot tr.order-total > td{
  flex: 0 0 auto !important;
  width: auto !important;
  text-align: right !important;
  white-space: nowrap !important;
  margin-left: auto !important; /* dopycha do prawej krawędzi */
}

/* cena + VAT w jednej linii */
.woocommerce-checkout-review-order-table
tfoot tr.order-total > td strong,
.woocommerce-checkout-review-order-table
tfoot tr.order-total > td small.includes_tax{
  display: inline !important;
  white-space: nowrap !important;
}

.woocommerce-checkout-review-order-table
tfoot tr.order-total > td small.includes_tax{
  margin-left: 6px !important;
}

/* ======================================================
   ORDER TOTAL – th wąsko, td zajmuje resztę i do prawej
   ====================================================== */
.woocommerce-checkout-review-order-table tfoot tr.order-total{
  display: flex !important;
  width: 100% !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 12px !important;
}

.woocommerce-checkout-review-order-table tfoot tr.order-total > th{
  flex: 0 0 auto !important;       /* wąskie */
  width: auto !important;
  white-space: nowrap !important;
  text-align: left !important;
}

.woocommerce-checkout-review-order-table tfoot tr.order-total > td{
  flex: 1 1 auto !important;       /* KLUCZ: bierze całą resztę */
  width: auto !important;
  min-width: 0 !important;         /* ważne w flex */
  display: flex !important;        /* układ dla ceny+VAT */
  justify-content: flex-end !important;
  align-items: baseline !important;
  gap: 6px !important;
  text-align: right !important;
  white-space: nowrap !important;  /* jedna linia */
}

/* cena + VAT nie mogą się łamać */
.woocommerce-checkout-review-order-table tfoot tr.order-total > td strong,
.woocommerce-checkout-review-order-table tfoot tr.order-total > td small.includes_tax{
  white-space: nowrap !important;
  display: inline !important;
}


tr.order-total{
	border: none !important;
}

.sub-btn,
.custom-filter-label,
.custom-sort-label{
	font-family: "Cormorant Garamond", "Garamond", "Times New Roman", serif;
}

.related.products .pls-slider-wrapper .promo-code-label{
	display: none !important;
}

@media (min-width: 798px){
	.tabs.wc-tabs{
		text-align: left !important;
	}
	.tabs.wc-tabs a{
		font-size: 14px !important;
	}
	.custom-product-info-item p{
		font-size: 14px !important;
	}
}

.woocommerce div.product .product_title{
	margin-bottom: 30px !important;
}