.ne-dostupen{
	background-color:#a4a4a4;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color:white;
}
.ne-dostupen p{
	margin:0px;
	padding:12px 0px;
}
.product-item {
   
    margin-bottom: 10px;
}
@media (min-width:0px) and (max-width:320px) {
 .product-item {
    width: 100%;
    margin: 0;
}
.product-item__wrapper {
    position: relative;
    background: white;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
	margin-left: 15px;
	margin-right: 15px;
}
.product-item__image {
    padding: 20px 20px 15px 20px;
}
.product-item__image-link {
    display: block;
    height: 165px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
}
.product-item__image-file {
    visibility: hidden;
}

.product-item__description {
    line-height: 1.2;
    padding: 0 20px;
}
.product-item__description-title {
    height: 60px;
    margin: 0 0 0px 0;
    color: #464646;
    overflow: hidden;
}
.product-item__description-title a {
    font-size: 14px;
	line-height: 1.2;
    color: #464646;
  
}
.product-item__prices{
	height: 50px;
	font-weight: 700;
	padding: 12px 0 10px 20px;
}
.product-item__prices-actual{
	font-size: 24px;
	line-height: 5px;
	text-transform: uppercase;
	margin-top: 12px;
	color: #009f3c;
	font-weight: 700;
}
.button-green {
	border: 0px;
	height: 50px;
	line-height: 50px;
	background-color: #82ae66;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
	width: 100%;
}
.button-green:hover {
    background: #09b5d5;
}
}
@media (min-width:321px) and (max-width:479px) {
.product-item {
    width: 100%;
    margin: 0px 0px 15px 0px;
}
.product-item__wrapper {
    position: relative;
    background: white;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
	margin-left: 15px;
	margin-right: 15px;
}
.product-item__image {
    padding: 20px 20px 15px 20px;
}
.product-item__image-link {
    display: block;
    height: 165px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
}
.product-item__image-file {
    visibility: hidden;
}

.product-item__description {
    line-height: 1.2;
    padding: 0 20px;
}
.product-item__description-title {
    height: 60px;
    margin: 0 0 0px 0;
    color: #464646;
    overflow: hidden;
}
.product-item__description-title a {
    font-size: 14px;
	line-height: 1.2;
    color: #464646;
  
}
.product-item__prices{
	height: 50px;
	font-weight: 700;
	padding: 12px 0 10px 20px;
}
.product-item__prices-actual{
	font-size: 24px;
	line-height: 5px;
	text-transform: uppercase;
	margin-top: 12px;
	color: #009f3c;
	font-weight: 700;
}
.button-green {
	border: 0px;
	height: 50px;
	line-height: 50px;
	background-color: #82ae66;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
	width: 100%;
}
.button-green:hover {
    background: #09b5d5;
}
}
@media (min-width:480px) and (max-width:768px) {
.product-item {
    width: 48%;
    margin: 0px 0px 15px 0px;
}
.product-item__wrapper {
    position: relative;
    background: white;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
	margin-left: 15px;
	margin-right: 15px;
}
.product-item__image {
    padding: 20px 20px 15px 20px;
}
.product-item__image-link {
    display: block;
    height: 165px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
}
.product-item__image-file {
    visibility: hidden;
}

.product-item__description {
    line-height: 1.2;
    padding: 0 20px;
}
.product-item__description-title {
    height: 60px;
    margin: 0 0 0px 0;
    color: #464646;
    overflow: hidden;
}
.product-item__description-title a {
    font-size: 14px;
	line-height: 1.2;
    color: #464646;
  
}
.product-item__prices{
	height: 50px;
	font-weight: 700;
	padding: 12px 0 10px 20px;
}
.product-item__prices-actual{
	font-size: 24px;
	line-height: 5px;
	text-transform: uppercase;
	margin-top: 12px;
	color: #009f3c;
	font-weight: 700;
}
.button-green {
	border: 0px;
	height: 50px;
	line-height: 50px;
	background-color: #82ae66;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
	width: 100%;
}
.button-green:hover {
    background: #09b5d5;
}
}
@media (min-width:769px) and (max-width:991px) {
.product-item {
    width: 32%;
    margin: 0;
}
.product-item__wrapper {
    position: relative;
    background: white;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
	margin-left: 15px;
	margin-right: 15px;
}
.product-item__image {
    padding: 20px 20px 15px 20px;
}
.product-item__image-link {
    display: block;
    height: 165px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
}
.product-item__image-file {
    visibility: hidden;
}

.product-item__description {
    line-height: 1.2;
    padding: 0 20px;
}
.product-item__description-title {
    height: 60px;
    margin: 0 0 0px 0;
    color: #464646;
    overflow: hidden;
}
.product-item__description-title a {
    font-size: 14px;
	line-height: 1.2;
    color: #464646;
  
}
.product-item__prices{
	height: 50px;
	font-weight: 700;
	padding: 12px 0 10px 20px;
}
.product-item__prices-actual{
	font-size: 24px;
	line-height: 5px;
	text-transform: uppercase;
	margin-top: 12px;
	color: #009f3c;
	font-weight: 700;
}
.button-green {
	border: 0px;
	height: 50px;
	line-height: 50px;
	background-color: #82ae66;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
	width: 100%;
}
.button-green:hover {
    background: #09b5d5;
}
}
@media (min-width:992px) and (max-width:1199px) {
  .product-item {
    width: 20%;
    margin: 0;
}
.product-item__wrapper {
    position: relative;
    background: white;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
	margin-left: 15px;
	margin-right: 15px;
}
.product-item__image {
    padding: 20px 20px 15px 20px;
}
.product-item__image-link {
    display: block;
    height: 165px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
}
.product-item__image-file {
    visibility: hidden;
}

.product-item__description {
    line-height: 1.2;
    padding: 0 20px;
}
.product-item__description-title {
    height: 60px;
    margin: 0 0 0px 0;
    color: #464646;
    overflow: hidden;
}
.product-item__description-title a {
    font-size: 14px;
	line-height: 1.2;
    color: #464646;
  
}
.product-item__prices{
	height: 50px;
	font-weight: 700;
	padding: 12px 0 10px 20px;
}
.product-item__prices-actual{
	font-size: 24px;
	line-height: 5px;
	text-transform: uppercase;
	margin-top: 12px;
	color: #009f3c;
	font-weight: 700;
}
.button-green {
	border: 0px;
	height: 50px;
	line-height: 50px;
	background-color: #82ae66;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
	width: 100%;
}
.button-green:hover {
    background: #09b5d5;
}
}
@media (min-width:1200px) and (max-width:9999px) {
	 .product-item {
    width: 20%;
    margin: 0;
}
.product-item__wrapper {
    position: relative;
    background: white;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
	margin-left: 15px;
	margin-right: 15px;
}
.product-item__image {
    padding: 20px 20px 15px 20px;
}
.product-item__image-link {
    display: block;
    height: 165px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
}
.product-item__image-file {
    visibility: hidden;
}

.product-item__description {
    line-height: 1.2;
    padding: 0 20px;
}
.product-item__description-title {
    height: 60px;
    margin: 0 0 0px 0;
    color: #464646;
    overflow: hidden;
}
.product-item__description-title a {
    font-size: 14px;
	line-height: 1.2;
    color: #464646;
  
}
.product-item__prices{
	height: 50px;
	font-weight: 700;
	padding: 12px 0 10px 20px;
}
.product-item__prices-actual{
	font-size: 24px;
	line-height: 5px;
	text-transform: uppercase;
	margin-top: 12px;
	color: #009f3c;
	font-weight: 700;
}
.button-green {
	border: 0px;
	height: 50px;
	line-height: 50px;
	background-color: #82ae66;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
	width: 100%;
}
.button-green:hover {
    background: #09b5d5;
}
}