/* ------------------ Slider ------------------ */
.ms-slide-layers,
.ms-anim-layers,
.ms-layer {
	background: transparent !important;
}

.panelslider .ms-view,
.panelslider .ms-slide-bgcont,
.panelslider .ms-mask-frame,
.panelslider .ms-slide {
	height: 600px !important;
}

.panelslider .ms-slide-bgcont img {
	height: 600px;
	object-fit: cover;
}

/* .cov-slid .planebkg { 
  width: 100%;} */

.ms-anim-layers,
.ms-layer {
	line-height: 1.6 !important;
	width: 100%;
	height: 100%;
}

.cov-slid {
	background-position: top right;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	width: 26rem;
}

.cov-slid.bkg_blue {
	background-image: url(gfx/template/slidebkgblue.png);
}

.cov-slid.bkg_red {
	background-image: url(gfx/template/slidebkgred.png);
}

.cov-slid.bkg_green {
	background-image: url(gfx/template/slidebkggreen.png);
}

.cov-slid.bkg_yellow {
	background-image: url(gfx/template/slidebkgyellow.png);
}



.cov-slid .plane {
	color: #fff;
	font-size: 1.225rem;
	padding: 5.5rem 0rem 1rem;
}

.cov-slid .plane>* {
	padding-left: 3rem;
	padding-right: 3rem;
}

.cov-slid .plane .planesub {
	color: #fff;
	font-size: .875rem;
	line-height: 1;
	padding-bottom: 1rem;
	opacity: .7;
}

.cov-slid .plane .planesub p {
	margin: 0;
}

.cov-slid .plane>.title {
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1;
	padding-bottom: 1.5rem;
}

.cov-slid .plane>.tresc {
	font-size: .925rem;
	padding-bottom: .725rem;
}

.cov-slid .plane>.plane-item-1 {
	background: rgba(255, 255, 255, .2);
}

.cov-slid .plane-item {
	font-size: .825rem;
	padding: 1rem 2rem;
}

.cov-slid .plane-item p {
	margin-bottom: 0;
}

.plane-item .dtyp-8 img,
.plane-item .dtyp-8 svg {
	color: #fff;
	width: 4.375rem;
	height: 4.375rem;
}

.plane-item a {
	align-items: center;
	display: flex;
	justify-content: center;
}

.slider-svg {
	color: #fff;
	display: inline-block;
	height: 2.5rem;
	vertical-align: text-top;
	width: 2.5rem;
}



@media (max-width: 768px) {
	.cov-slid {
		background-position: top right;
		background-repeat: no-repeat;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		width: 100%;
		top: 0 !important;
		right: 0 !important;
	}
}



/* ------------------ header ------------------ */

.header {
	padding: 4rem 2rem 0rem;
	margin-bottom: 1rem;
	border-radius: .3rem;
}

.header h1 {
	color: #fff;
	font-weight: bold;
	font-size: 3.5rem;
}

@media (min-width: 576px) {
	.header {
		padding: 2.5rem 2rem 0;
	}
}


/* ------------------ SZUKAJ ------------------ */

.cust_szukaj>div {
	padding: 1rem 1rem 1rem 3rem;
	background: #e8ecf0;
}

.cust_szukaj .input-group {
	align-items: flex-end;
}

.cust_szukaj input,
.cust_szukaj input:focus {
	font-size: 2rem;
	border-radius: 0;
	border-top: hidden;
	border-left: hidden;
	border-right: hidden;
	background: #e8ecf0;
}

.cust_szukaj input::placeholder {
	opacity: .3 !important;
}

.cust_szukaj button .search-svg {
	color: rgba(202, 209, 212, .5);
	display: inline-block;
	height: 3rem;
	vertical-align: text-top;
	width: 3rem;
}

.cust_szukaj button {
	border: none;
	border-radius: 0;
	margin-left: 2rem;
}

.cust_szukaj button:active,
.cust_szukaj button:hover {
	background: transparent;
	border: none;
	border-radius: 0;
}

.main-content .container {
	padding: 0;
}

/* ------------------ Sekcja informacje ------------------ */
.cust_informacje {
	display: flex;
	flex-wrap: wrap;
}

.cust_informacje .block {
	width: 50%;
	min-width: 400px;
	flex-grow: 1;
	padding: .9375rem;
}

.headerbar .b-title h2 {
	padding: 1.5rem 1rem;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 1.125rem;
}

.template {
	width: 100%;
	padding: 0.25rem 1rem;
	font-size: .825rem;
}


/* ------------------ listy ------------------ */

.lista {
	padding: 3.25rem 0;
}

.lista .header {
	border-bottom: 1px solid #e5e5e5;
	padding: .725rem 1rem 0;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: end;
}

.lista .header h2 {
	font-size: 1.875rem;
	font-weight: 300;
	margin: 0;
	padding-bottom: 1rem;
}

/* .lista .header span {
	display: block;
	position: absolute;
	right: 50px;
	top: 50%;
	transform: translateY(-50%);
} */

.lista .header span a {
	/* font-size: .8125rem; */
	color: #666;
	display: block;
	padding: .5rem 1rem;
}

.lista.lista-2 {
	background: #f2f3f7;
}

.lista.lista-3 {
	background: #f2f3f7;
}

.lista-3 .header {
	margin-bottom: 0rem;
}

.lista.lista-3 .header .zakladki {
	bottom: -1px;
	display: block;
	position: absolute;
	right: 3.125rem;
}

.lista.lista-3 .header span {
	border: 1px solid transparent;
	border-bottom: 0;
	cursor: pointer;
	display: inline-block;
	padding: 0.5rem 1rem;
	position: static;
	text-transform: lowercase;
	transform: none;
}

.lista.lista-3 .header span.active {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-bottom: 0;
}

.lista.lista-3 .items.scrollbar {
	background: #fff;
	padding-top: 1.5rem;
	display: none;
}

.lista.lista-3 .items.scrollbar-0 {
	display: flex;
}

.lista.lista-4 {
	background: #f2f3f7;
}

.lista-4 .row {
	display: flex;
	justify-content: space-around;
}

.lista.lista-4 .item {
	position: relative;
	margin: .625rem 0;
}

.lista.lista-4 .item img {
	object-fit: cover;
	width: 100%;
	min-height: 100%;
}

.lista.lista-4 .item span a {
	background: #ff4d1d;
	bottom: 0.625rem;
	color: #fff;
	font-size: 0.75rem;
	font-weight: 300;
	left: 1.5625rem;
	padding: 0.625rem;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
}

.lista.lista-4 .item span a:hover {
	font-size: .875rem;
}

.lista.lista-5 {
	margin: 2.5rem 0;
}

.lista.lista-5 h2 {
	font-size: 1.875rem;
	font-weight: 300;
	margin: 0 0 1.25rem 0;
}

.lista.lista-5 ul {
	padding: 0 0 0 1.25rem;
}

.lista .items {
	display: flex;
	overflow-x: auto;
	overflow-y: hidden;
	padding: .625rem 0;
	white-space: nowrap;
	width: auto;
}

.lista .items .item {
	border-right: 1px solid #e5e5e5;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 0 1.25rem;
	position: relative;
	min-width: 217px;
	font-size: 0.75rem;
	width: 100%;
}

.lista .items .item:last-of-type {
	border-right: 0;
	/*padding: 0.625rem;*/
}

.lista .items .item a.cover {
	min-height: 258px;
}

.lista .items .item a.cover > img {
	width: 100%;
    max-width: 210px;
    max-height: 248px;
    /* height: 235px; */
    object-fit: contain;
    object-position: 0 0;
}

.lista .items .item img {
	margin: 0 0 .625rem 0;
}

.lista .items .item .tag {
	background: #6cc629;
	color: #fff;
	font-size: 1rem;
	font-weight: 600;
	left: 1.25rem;
	line-height: .9375rem;
	padding: .9375rem 1.25rem .9375rem 1.25rem;
	position: absolute;
	text-transform: uppercase;
	top: 1.25rem;
}

.lista .items .item .tag:after {
	border-bottom: 3.75rem solid #6cc629;
	border-right: .625rem solid transparent;
	content: " ";
	height: 0;
	position: absolute;
	right: -10px;
	top: 0;
	width: 1.875rem;
}

.lista .items .item .tag:before {
	content: "/ ";
	left: 0.625rem;
	position: absolute;
}

.lista .items .item .author {
	font-size: .8125rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	margin-bottom: 5px;
	font-weight: 300;
}

.lista .items .item a.title {
	font-size: 1rem;
	line-height: 1.3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	color: var(--text);
	text-decoration: none;
}

.lista .items .item a.title:hover {
	text-decoration: underline;
}

.lista .items .item .rating {
	margin: .625rem 0 0 0;
}

.lista .item .price {
	font-size: 1.25rem;
	text-align: right;
	margin-top: auto;
}

.lista .item .price .anul {
	color: #777777;
	font-size: .075rem;
	padding: 0 .625rem 0 0;
	text-decoration: line-through;
}

.lista .item .promo {
	color: #FFF;
	font-size: 0.625rem;
	font-weight: 100;
	margin: 0.4375rem 0 0;
}

.lista .item .price .prom {
	color: #e02649;
}

.lista .items .item .aval {
	font-weight: 100;
	color: #555;
	border-top: 1px solid var(--line);
	margin-top: .5rem;
	padding-top: .5rem;
	/* text-align: center; */
	/* align-self: flex-end; */
}

.lista .items .item .aval ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	font-size: .8125rem;
	font-weight: 500;
	padding: 0;
}
.lista .items .item .aval li:not(:last-child):after {
	content: '|';
	margin: 0 .2rem;
	font-weight: 300;
}

/* ------------------ scrollbar ------------------ */

.scrollbar::-webkit-scrollbar-track {
	background-color: #d8d8d8;
	border-radius: 0.375rem;
}

.scrollbar::-webkit-scrollbar {
	background-color: #F5F5F5;
	border-radius: 0.375rem;
	height: 0.375rem;
	width: 0.625rem;
}

.scrollbar::-webkit-scrollbar-thumb {
	background-color: #757575;
	border-radius: 0.375rem;
	border: 2px solid #757575;
}

/* ------------------ respo 768px ------------------ */

@media (max-width: 768px) {

	.lista .header h2 {
		font-size: 1.25rem;
	}

	.lista.lista-3 .header .zakladki {
		bottom: -11px;
		display: block;
		position: relative;
		right: 0;
	}

	.lista.lista-3 .header span {
		padding: 0.375rem .75rem;
	}

	.lista.lista-3 .header span.active {
		border: 1px solid #fff;
	}

	.lista.lista-4 .item {
		margin: 1.25rem 0 0 0;
	}

	.lista.lista-5 .col-md-6:first-of-type {
		margin: 0 0 2.5rem 0;
	}

}

/* ------------------ respo 580px ------------------ */

@media (max-width: 580px) {
	.lista.lista-3 .header span {
		padding: 0.375rem 3px;
	}
}