/*Maxsote poprawki*/

#box_slider_4 ul.slides {
	height: 347px !important;
}

#box_bestsellers .product .productnamewrap, #box_productoftheday .product .productnamewrap, #box_specialoffer .product .productnamewrap, #box_lastadded .product .productnamewrap, #box_recent .product .productnamewrap {
	max-height: 95px;
	height: 95px;
}

body.shop_product_list .main #box_mainproducts .product .productname {
	height: 80px;
	line-height: 20px;
	margin-bottom: 0;
}

#box_newsletter .innerbox form .newsletter-input {
	color: #fff;
	font-size: 12px;
}

#box_producers .boxhead {
	margin-bottom: 0;
	padding-bottom: 13px;
}

#box_producers .boxhead > span {
	font-weight: 700;
	margin-left: 20px;
	border-left: 9px solid #ef017b;
	line-height: 21px;
	padding-left: 15px;
}

#box_producers .innerbox {
	margin-top: 10px;
}

#pod_banner {
  width: 83%;
  float: right;
  position: relative;
}

#pod_banner .tekst {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	width: 100%;
	text-align: center;
}

.shop-gallery .shop-gallery-preview {
	padding: 0.5em 3em;
	max-width: 100%;
}

#box_producers .producers_wrap {
	border: none;
}

.producers_wrap button {
	background-color: #EF017B;
	width: 100%;
	padding: 10px 20px;
	align-items: center;
	display: flex;
}

.producers_wrap button span {
	font-size: 15px;
	font-weight: 700;
	color: #fff;
}

.producers_wrap button span.expand {
	margin-left: auto;
	font-size: 25px;
}

.producers_wrap .modProducers {
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	background-color: #F5F5F5;
	height: 494px;
	overflow-y: auto;
	display: none;
}

.producers_wrap .modProducers::-webkit-scrollbar {
	width: 4px;
	background-color: #F5F5F5;
}

.producers_wrap .modProducers::-webkit-scrollbar-thumb {
	background-color: #EF017B;
}

.producers_wrap .modProducers {
	scrollbar-width: thin;
	scrollbar-color: #EF017B #F5F5F5;
} 

.producers_wrap .modProducers li {
	width: 20%;
	text-align: left;
	list-style-type: none;
}

.producers_wrap .modProducers li a {
	display: block;
	padding: 10px 20px;
	transition: 0.5s;
}

.producers_wrap .modProducers li a:hover {
	background-color: #EF017B;
	color: #fff;
}

#producenci .innerbox {
	width: 100%;
	transition: none;
	height: auto;
}

#producenci p {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}

#producenci p a {
	width: 12.5%;
	text-align: center;
}

#producenci p a img {
	height: auto;
}

@media (max-width: 1550px) {
	#infolinia {
		display: none;
	}
}

@media (max-width: 1450px) {
	#paczka {
		display: none;
	}
}

@media (max-width: 1200px) {
	.box.slider .innerbox .product {
		width: 25% !important;
		margin-left: 0px !important;
	}
}

@media (max-width: 979px) {
	.producers_wrap .modProducers li {
		width: 33.33%;
	}
}

@media (max-width: 767px) {
	.box.slider .innerbox .product {
		height: auto !important;
		padding: 1.4em 0 0;
		width: 100% !important;
		border: 1px solid #d8d8d8;
		margin-top: 15px;
	}

	.box.slider .innerbox .product .productnamewrap, .box.slider .innerbox .product .price {
		margin-top: 0.2em;
		text-align: center;
	}

	.box.slider .innerbox .product .productnamewrap span {
		padding-top: 1em;
		font-size: 18px;
		box-sizing: content-box;
		display: block;
	}

	.box.slider .innerbox .product .price {
		padding-top: 1em;
		min-height: 1.7em;
		margin-bottom: 1em;
	}

	.product .price em {
		float: none;
	}
}

@media (max-width: 600px) {
	.producers_wrap .modProducers li {
		width: 50%;
	}
}

.products.viewphot .product {
	height: 405px;
}

.products.viewphot .product .prodimage .img-wrap {
	min-height: 200px;
}

body.shop_product_list .main #box_mainproducts .product .productname {
	font-size: 14px;
}

body.shop_product_list .main #box_mainproducts .product .price {
	min-height: unset;
	margin-bottom: 0;
}

#box_bestsellers .product .productnamewrap, #box_productoftheday .product .productnamewrap, #box_specialoffer .product .productnamewrap, #box_lastadded .product .productnamewrap, #box_recent .product .productnamewrap {
	text-align: center;
}

.box .product .price {
	text-align: center;
}

.box .product .price em {
	float: none;
}
