.ind_kafel_produkt, .ind_kafel_produkt_indx {
	position:relative;
	box-sizing: border-box;
	border:1px solid #b4b4b4;
	float:left; 
	width:270px;
	min-height:430px;
	margin:5px;
	z-index:0;
	font-size: 17px; 
	color:#fff;
	font-family: var(--font-main), Arial; 
	-webkit-transition: 1s;
		transition: 1s;
	}

.kafel_list{
	width:100%;
	min-height:260px;
	}

.opis-product{
	display:none;
	padding:0px 10px 0px 10px;
	box-sizing:border-box;
	width: 100%;
	cursor:pointer;
	color:#232323;
	font-size:14px; 
	font-weight:normal;
	font-family: var(--font-main), Arial;
	-webkit-transition: 1s;
		transition: 1s;
	}

.ind_kafel_produkt:hover, .ind_kafel_produkt_indx:hover {
	border:1px solid #e80000;
	#box-shadow: 0px 0px 10px 0px #b4b4b4;
	-webkit-transition: 1s;
		transition: 1s;
	}

.title-product{
	padding:10px;
	box-sizing:border-box;
	width: 100%;
	border-bottom:1px solid #b4b4b4;
	cursor:pointer;
	text-align:center; 
	color:#232323;
	-webkit-transition: 1s;
		transition: 1s;
	}

.title-product  a {
	display:block;
	font-family: var(--font-main), Arial; 
	font-size:18px; 
	font-weight:normal;
	line-height:25px;
	width: 100%;
	height:50px;
	white-space: pre-wrap; 
	text-overflow: ellipsis; 
	overflow: hidden;
	}

.title-product  a:hover{
	color:#5a5a5a;
	}

.price-product{
	position:relative;
	font-family: var(--font-main), Arial; 
	font-size:24px; 
	font-weight:normal;
	text-align:center;
	height:35px;
	display:block;
	margin:5px;
	color:#e80000;
	-webkit-transition: 1s;
		transition: 1s;
	}

.price-promo, .product-parametr-price-promo{
	color:#232323; 
	font-size:16px; 
	text-decoration: line-through;
	}

.rabat-promo, .rabat-promo-indx{
	position:absolute; 
	top:-110px; 
	left:3px; 
	padding:5px;
	background:#f30e0e;
	color:#fff; 
	font-size:20px; 
	}

.basket-button, .basket-button-empty{
	border-top:2px solid #e80000;
	border-bottom:1px solid #b4b4b4;
	font-family: var(--font-main), Arial; 
	font-size:20px;
	width:150px;
	padding:5px;
	margin:auto;
	font-weight:normal;
	cursor:pointer;
	text-align:center; 
	color:#232323;
	-webkit-transition: 1s;
		transition: 1s;
	}

.ind_kafel_produkt:hover  .basket-button, .ind_kafel_produkt:hover  .basket-button-empty, .basket-button-empty:hover{
	background:#b4b4b4;
	-webkit-transition: 1s;
		transition: 1s;
	}

.ind_kafel_produkt:hover .basket-button:hover, .basket-button:hover{
	background:#e80000;
	color:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}

.option-button-box, .option-button-box-indx{
	position:absolute;
	top:0;
	right:3px;
	opacity:0;
	margin:3px;
	border-left:1px solid #b4b4b4;
	border-right:2px solid #e80000;
	background: rgba(255,255,255,0.8);
	width: 50px;
	-webkit-transition: 1s;
		transition: 1s;
	}

.line-list{
	position:relative;
	display:table;
	width: 80%;
	margin:auto;
	border:none;
	margin-top:15px;
	}

.ind_kafel_produkt:hover .option-button-box, .ind_kafel_produkt_indx:hover .option-button-box-indx {
	opacity:1;
	-webkit-transition: 1s;
		transition: 1s;
	}

.option-button, .product-option-button, .option-button-indx{
	border-bottom:1px solid #b4b4b4;
	font-size:22px;
	padding:5px;
	font-weight:normal;
	cursor:pointer;
	text-align:center; 
	color:#232323;
	-webkit-transition: 1s;
		transition: 1s;
	}

.product-option-button{
	border:1px solid #b4b4b4;
	font-size:20px;
	width:30px;
	-webkit-transition: 1s;
		transition: 1s;
	}

.option-button:hover, .product-option-button:hover, .option-button-indx:hover{
	background:#e80000;
	color:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}

.switcher-product{
	display:table;
	font-size:24px;
	margin-right:5px;
	border:1px solid #b4b4b4;
	width:40px;
	height:40px;
	float:left;
	font-weight:normal;
	cursor:pointer;
	text-align:center; 
	color:#232323;
	-webkit-transition: 1s;
		transition: 1s;
	}

.switcher-product:hover{
	color:#e80000;
	-webkit-transition: 1s;
		transition: 1s;
	}

select.select-product{
    min-width: 200px;
	font-size:18px;
    padding: 5px 5px;
	font-family: var(--font-main), Arial; 
	height:40px;
    border: none;
	color:#232323;
	border:1px solid #b4b4b4;
	}

.input-product{
    width: 60px;
	font-size:18px;
    padding:5px;
	font-family: var(--font-main), Arial; 
	height:30px;
    border: none;
	color:#232323;
	border:1px solid #b4b4b4;
	}

.sort-product{
	display:table;
	font-size:22px;
	font-family: var(--font-main), Arial; 
	height:40px;
	color:#232323;
	}

.status-box{
	position:absolute;
	top:0;
	left:3px;
	opacity:1;
	margin:3px;
	#width: 100px;
	-webkit-transition: 1s;
		transition: 1s;
	}

.status{
	color:#fff;
	font-family: Arial; 
	font-size:14px;
	padding:5px;
	width:100px;
	text-align:center;
	margin-bottom:2px;
	}

.promo {
	background:#e70e0e;
	}

.new {
	background:#e80000;
	}

.sale {
	background:#ed8a09;
	}

.recomend {
	background:#0572ce;
	}

.slider-range {
	box-sizing: border-box;
	margin: 10px 10px 10px 10px;
	}

input.switcher-filtr {
	border:1px solid #b4b4b4;
	font-family: var(--font-main), Arial;
	font-size: 14px; 
	box-sizing: border-box;
	}

input[type=number].switcher-filtr {
	width:80px;
	height: 40px;
	padding:10px;
	}

input[type=text].switcher-filtr {
	width:100%;
	height: 40px;
	padding:10px;
	}

.category-menu{
	display:table; 
	position:relative;
	float:left; 
	width:300px;
	padding:10px;
	box-sizing:border-box;
	}

.category-content{
	display:table; 
	position:relative;
	float:left; 
	width:880px; 
	padding:10px;
	box-sizing:border-box;
	}

.product-content{
	display:table; 
	position:relative;
	float:left; 
	width:100%; 
	padding:10px;
	box-sizing:border-box;
	}

.product-parametr{
	display:table; 
	position:relative;
	float:left; 
	width:50%; 
	padding:10px;
	box-sizing:border-box;
	}

.product-parametr-sekcja{
	display:table; 
	position:relative;
	width:100%; 
	border-bottom:1px solid #b4b4b4;
	padding:10px;
	box-sizing:border-box;
	}

.product-parametr-pozycja{
	font-size:18px;
	font-weight: normal;
	font-family: var(--font-main), Arial;
	}

.product-parametr-pozycja label{
	width:100px;
	float:left;
	font-weight: normal;
	font-family: var(--font-main), Arial;
	}

.produkt-parametr-price{
	display:block;
	color:#e80000; 
	font-size:36px; 
	font-family: var(--font-main);
	padding: 10px;
	box-sizing:border-box;
	float:left;
	}

.produkt-parametr-price-promo{
	display:block;
	color:#232323; 
	font-size:22px; 
	text-decoration: line-through;
	padding: 10px;
	box-sizing:border-box;
	font-family: var(--font-main), Arial;
	float:left;
	}

.produkt-parametr-price-cecha{
	display:block;
	font-weight: normal;
	color:#232323; 
	font-size:16px; 
	font-family: var(--font-main), Arial;
	box-sizing:border-box;
	}

.produkt-parametr-price-rabat{
	display:block;
	padding:5px;
	background:#f30e0e;
	color:#fff; 
	font-size:20px; 
	font-family: var(--font-main), Arial;
	float:left;
	}

.produkt-parametr-price-miara{
	display:block;
	font-weight: normal;
	color:#232323; 
	font-size:16px; 
	font-family: var(--font-main), Arial;
	box-sizing:border-box;
	clear:both
	}

.product-inaccessible{
	font-size:16px; 
	font-family: var(--font-main), Arial;
	color: #c20808;
	}

.product-tab{
	display:table;
	width:100%;
	}

.product-tab-sheet{
	display:block; 
	min-width:100px; 
	box-sizing:border-box; 
	border-top:1px solid #b4b4b4; 
	border-left:1px solid #b4b4b4; 
	border-right:1px solid #b4b4b4; 
	padding:10px; 
	float:left; 
	cursor:pointer; 
	margin-right: 2px;
	background: #EFEFEF;
	-webkit-transition: 1s;
            transition: 1s;
	}

.product-tab-sheet:hover{
	border-top:1px solid #e80000;
	border-left:1px solid #e80000; 
	border-right:1px solid #e80000; 
	color:#e80000;
	background:#fff;
	-webkit-transition: 0.5s;
            transition: 0.5s;
	}

.product-tab-info{
	display:none;
	box-sizing:border-box; 
	border:1px solid #b4b4b4; 
	padding:10px;
	}

.product-parametr-logo {
	max-width:100%;
	max-height:60px;
	}

.product-wariant{
	display:table; 
	width:120px; 
	float:left;
	}

.category-list, .product-list{
	display:table;
	width:100%;
	box-sizing:border-box;
	}

.category-name, .product-name{
	border-top:3px solid #e80000;
	border-bottom:1px solid #b4b4b4;
	font-size: 24px; 
	margin-top:10px;
	padding:5px;
	box-sizing:border-box;
	font-family: var(--font-main), Arial;
	}

.category-button{
	position:relative;
	box-sizing: border-box;
	border-bottom:1px solid #b4b4b4;
	padding:5px;
	color:#232323;
	font-family: var(--font-main), Arial;
	font-size: 22px;
	height:auto;
	cursor:pointer;
	-webkit-transition: 1s;
		transition: 1s;
	}

.category-font{
	font-size: 20px;
	}

.category-icon{
	position:absolute; 
	right:0; 
	top:0; 
	width:40px;  
	padding:5px;
	text-align:center;
	-webkit-transition: 1s;
		transition: 1s;
	}

.category-icon:hover{
	background:#15610b;
	-webkit-transition: 1s;
		transition: 1s;
	}

.category-button:hover{
	background:#e80000;
	color:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}

.opcja-title-product{
	padding:5px;
	box-sizing:border-box;
	width: 100%;
	border-bottom:1px solid #b4b4b4;
	cursor:pointer;
	text-align:center; 
	color:#232323;
	-webkit-transition: 1s;
		transition: 1s;
	}

.opcja-title-product  a {
	display:block;
	font-family: var(--font-main), Arial; 
	font-size:14px; 
	font-weight:normal;
	width: 100%;
	height:20px;
	white-space: pre-wrap; 
	text-overflow: ellipsis; 
	overflow: hidden;
	}

.opcja-title-product  a:hover{
	color:#5a5a5a;
	}

.opcja-opis-product{
	width: 100%;
	text-overflow: ellipsis; 
	overflow: hidden;
	height:100px;
	cursor:pointer;
	color:#232323;
	font-size:14px; 
	font-weight:normal;
	font-family: var(--font-main), Arial;
	-webkit-transition: 1s;
		transition: 1s;
	}

#opcjapolec, #opcjawyprzedaz, #opcjapromo, #opcjanew, #opcjabestsel{
	width:280px;
	}

.schem-product{
	width:100%;
	height:auto;
	padding:5px;
	box-sizing:border:box;
	border:1px solid #b4b4b4;
	margin:3px;
	font-size:14px;
	text-overflow: ellipsis; 
	overflow: hidden;
	}

.schem-img {
	width:150px;
	float:left;
	display:table;
	}

.schem-cont{
	float:left;
	width:calc(100% - 150px);
	}

.schem-box {
	border:1px solid #b4b4b4;
	padding:3px;
	width:auto;
	float:left;
	margin:2px;
	}

.schem-title{
	border:1px solid #b4b4b4;
	padding:2px;
	}

.qbut{
	border: 1px solid #b4b4b4; 
	height:42px; 
	width:42px; 
	padding:5px; 
	background:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}

.qbut:hover{
	background:#e80000;
	color:#fff;
	-webkit-transition: 1s;
		transition: 1s;
	}

.new-reveal {
    opacity: 0;
    transform: translateY(20px);
    animation: revealEffect 1.0s ease-out forwards;
}

.produkt-kafel {
    display: flex;
    background: #fff;
    border: 1px solid #eee;
	border-radius:10px;
    margin-bottom: 30px;
    overflow: hidden;
    transition: 0.4s ease;
	cursor:pointer;
}

.produkt-foto-wrap {
    flex: 0 0 40%; position: relative;
    overflow: hidden;
}

.produkt-foto-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s ease; }

.produkt-content {
    flex: 1;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.produkt-header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 15px;
}

.produkt-header h3 {
    font-family: 'var(--font-heading)';
    font-size: 22px;
    margin: 0;
    color: #232323;
}

.produkt-cena {
    color: #1d2272;
    font-family: 'var(--font-heading)';
    font-size: 18px;
}

.produkt-content p {
    font-size: 15px;
    color: #666;
    line-height: 1.6;
    margin-bottom: 20px;
}

.produkt-cechy {
    list-style: none;
    padding: 0;
    margin-bottom: 25px;
    font-size: 14px;
}

.produkt-cechy li {
    margin-bottom: 5px;
	margin-left:20px;
}

.produkt-cechy i {
    color: #1d2272;
    margin-right: 8px;
}

.produkt-kafel:hover {
    border-color: #1d2272;
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}

.produkt-kafel:hover .produkt-foto-wrap img {
    transform: scale(1.1); }

.product-intro {
    display: flex;
    min-height: 600px;
    background: #fff;
}

.product-visual {
    flex: 0 0 55%; overflow: hidden;
    position: relative;
	 display: flex;
    align-items: center;    justify-content: center;
}

.product-brief {
    flex: 1;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #fdfdfd;
}

.product-brief h1 {
	font-family: 'var(--font-heading)';
    font-size: 22px;
}

.product-spec-mini {
    margin: 30px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
}

.news-feed{
	max-width: 860px;
	margin: 0 auto;
}

.news-post{
	background: #fff;
	border: 1px solid rgba(29,34,114,.10);
	border-radius: 20px;
	box-shadow: 0 10px 28px rgba(15,21,61,.08);
	overflow: hidden;
	margin-bottom: 28px;
	transition: transform .3s ease, box-shadow .3s ease;
}

.news-post:hover{
	transform: translateY(-4px);
	box-shadow: 0 18px 38px rgba(15,21,61,.14);
}

.news-post-head{
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 18px 22px;
	border-bottom: 1px solid #eef2ff;
	position: relative;
}

.news-post-avatar{
	width: 52px;
	height: 52px;
	border-radius: 50%;
	overflow: hidden;
	flex: 0 0 52px;
	background: #f5f7ff;
	border: 1px solid rgba(29,34,114,.08);
}

.news-post-avatar img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.news-post-meta{
	flex: 1;
	min-width: 0;
}

.news-post-author{
	font-family: var(--font-heading), Arial, sans-serif;
	font-size: 18px;
	color: #1d2272;
	line-height: 1.2;
}

.news-post-date{
	margin-top: 4px;
	font-family: var(--font-elements), Arial, sans-serif;
	font-size: 14px;
	color: #6b728c;
	line-height: 1.4;
}

.news-post-badge{
	padding: 8px 12px;
	border-radius: 999px;
	background: #eef2ff;
	color: #1d2272;
	font-family: var(--font-main), Arial, sans-serif;
	font-size: 13px;
	white-space: nowrap;
}

.news-post-photo-link{
	display: block;
	text-decoration: none;
}

.news-post-photo{
	width: 100%;
	height: 420px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition: transform .7s ease;
}

.news-post:hover .news-post-photo{
	transform: scale(1.03);
}

.news-post-body{
	padding: 24px 26px 26px 26px;
}

.news-post-title{
	margin: 0 0 14px 0;
}

.news-post-title a{
	font-family: var(--font-heading), Arial, sans-serif;
	font-size: 30px;
	line-height: 1.2;
	color: #232323;
	text-decoration: none;
}

.news-post-title a:hover{
	color: #1d2272;
}

.news-post-excerpt{
	font-family: var(--font-elements), Arial, sans-serif;
	font-size: 18px;
	line-height: 1.8;
	color: #4b546f;
}

.news-post-actions{
	margin-top: 22px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 12px;
	flex-wrap: wrap;
}

.news-post-gallery{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 8px;
	margin-top: 18px;
}

.news-post-gallery-item{
	height: 140px;
	border-radius: 12px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.news-post-stats{
	margin-top: 18px;
	padding-top: 14px;
	border-top: 1px solid #eef2ff;
	display: flex;
	gap: 18px;
	flex-wrap: wrap;
	font-family: var(--font-elements), Arial, sans-serif;
	font-size: 14px;
	color: #6b728c;
}

.news-post-stats span i{
	margin-right: 6px;
	color: #1d2272;
}

.news {
    z-index:5000;
	position: relative;
	width:100%;
	height: auto;
	font-size:18px;
	padding: 15px 0px;
	box-sizing:border-box;
	border-top: 1px solid #ff6600;
	margin-top:15px;
  }

.szukshop {
	position: relative;
	top:45px;
	height: 54px;
	width: 360px;
	border:1px solid #b6b6b6;
	background: #fff;
	border-radius: 5px;
	display: table;
  }

.szukshop-input {
	position:absolute;
	height:50px;
	width:310px;
	top:3px;
	left:2px;
	outline-width: 0;
	box-sizing:content-box;
	box-sizing:border-box;
	padding:5px;
	border:none;
	font-family:montserrat, Arial; 
	color: #232323;
	font-size:18px;
  }

.shopping_cart{
	position: relative;
	top:45px;
	height: 54px;
	width: 140px;
	border:1px solid #b6b6b6;
	background: #fff;
	border-radius: 5px;
	font-family:montserrat, Arial;
	font-size: 26px;
	display: table;
	cursor:pointer;
	color: #e11313;
	-webkit-transition: 1s;
		transition: 1s;
	}

.shopping_cart:hover{
	background: #e11313;
	color: #fff;
	}

.shopping_cart_text{
	display:table;
	float:left;
	padding:6px;
	}

.shopping_cart_count{
	display:table;
	position:absolute;
	right:-22px;
	bottom:-22px;
	border-radius:50%;
	background:#e11313;
	box-sizing: border-box;
	padding-top: 6px;
	text-align:center;
	font-size: 20px;
	color:#fff;
	width:45px;
	height:45px;
	}

#mainmenushop, #mainmenushop ul {
		list-style: none; 
		margin: 0; 
		padding: 0; 
		z-index:2000;
  }

#mainmenushop ul {
		min-width: 160px;
		box-sizing: border-box;
		width:1600px;
  }

#mainmenushop ul li {
		clear: both;
  }

#mainmenushop > li {
		float: left;
		margin-right: 0px; z-index:20;
  }

#mainmenushop > li ul {
		z-index:10;
		position: absolute;
		box-sizing: border-box;
		padding: 10px;
		background: #fff;
		margin-top: 0px; 
		left: 0; 
		margin-left: 0px; 
		box-shadow: 2px 2px 15px #787878;
  }

#mainmenushop {
		font-family: montserrat, Arial; 
		font-size: 20px; 
		font-weight: normal; 
  }

#mainmenushop > li > a {
		display: table; 
		width: auto; 
		max-width:200px;
		padding:10px 10px 10px 10px;
		text-align:center; 
		font-weight: normal; 
		text-decoration: none; 
		color: #232323; 
		height:30px;
		#border-bottom: 2px solid transparent; 
  }

#mainmenushop > li:hover > a {
		background:#e80000;
		color:#fff;
  }
