.JGProduct__bread,.bread__text h1 + ul,.JGProduct__bread_left,.JGProduct__bread_middle,.JGProduct__bread_right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;	
}
.JGProduct__bread {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0));
}
.JGProduct__bread_middle img {
    max-height: 372px;
}
.JGProduct__bread > span {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	margin-left: 95px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: 300;
	font-style: italic;
}
.bread__text {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 100%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.bread__text h1, .bread__text h1 + ul > .bread__it {
    color: var(--golden);
    font-weight: 700;
}
.bread__text h1 {
    font-size: 29px;
}
.bread__text h1 + ul {
	margin-top: 10px;
}
.bread__text h1 + ul > .bread__it {
    font-style: italic;
}
.bread__text h1 + ul > li {
	position: relative;
    color: var(--cream);
    font-size: 15px;
    font-weight: 300;
}
.bread__text h1 + ul > li:not(:last-child) {
    margin-right: 20px;
}
.bread__text h1 + ul > li:not(:last-child):before, .bread__text h1 + ul > li:not(:last-child):after {
    position: absolute;
    content: '';
    width: 1px;
    height: 8px;
    background-color: var(--cream);
}
.bread__text h1 + ul > li:not(:last-child):before {
	-webkit-transform: rotate(130deg);
	-ms-transform: rotate(130deg);
	transform: rotate(130deg);
	top: 3px;
	right: -9px;
}
.bread__text h1 + ul > li:not(:last-child):after {
	-webkit-transform: rotate(-130deg);
	-ms-transform: rotate(-130deg);
	transform: rotate(-130deg);
	top: 8px;
	right: -9px;
}
.br_itop > div {
	position: relative;
	-webkit-box-shadow: 0 0 7px 2px rgba(0,0,0,.25);
	box-shadow: 0 0 7px 2px rgba(0,0,0,.25);
}
.br_itop > div:before {
    position: absolute;
    content: '';
    background-color: rgba(0,0,0,.35);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.JGProduct__bread_left,.JGProduct__bread_right,.JGProduct__bread_left > div,.JGProduct__bread_right > div {
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-preferred-size: 26%;
	flex-basis: 26%;
}
.JGProduct__bread_middle {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
    margin: 0 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.JGProduct__bread_middle > div:nth-child(2) {
    margin-left: 5px;
    margin-right: 5px;
}
.JGProduct__bread_right {
	-ms-flex-preferred-size: 26%;
	flex-basis: 26%;
}
.JGProduct__bread_left > div,.JGProduct__bread_right > div {
	-ms-flex-preferred-size: 48%;
	flex-basis: 48%;
	margin: 2px 1%;	
}
@media screen and ( max-width: 1680px ){
	.JGProduct__bread_middle {
		flex-basis: 18.5%;
		margin-left: 0;
		margin-right: 0;
	}
	.JGProduct__bread_middle > div:nth-child(odd) {
		display: none;
	}
	.JGProduct__bread_left > div, .JGProduct__bread_right > div {
		margin: 0;
	}
	.JGProduct__bread_right {
		justify-content: flex-end;
	}
}
@media screen and ( max-width: 1440px ){
	.JGProduct__press {
		margin-top: 40px;
	}
	.JGProduct__bread {
		max-width: 980px;
		margin-left: auto;
		margin-right: auto;
		justify-content: space-between;
		align-items: flex-start;
	}
	.JGProduct__bread_left,.JGProduct__bread_right {
		-ms-flex-preferred-size: 37%;
		flex-basis: 37%;
	}
	.JGProduct__bread_middle {
		flex: 1 0 0%;
	}
	.JGProduct__bread_middle > div:nth-child(2) {
		margin-left: 0;
		margin-right: 0;
	}
	.JGProduct__bread_left > div, .JGProduct__bread_right > div {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	.br_itop > div {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.JGProduct__bread_middle img {
		width: 100%;
		height: 281px;
		max-height: initial;
	}
	.JGProduct__bread > span {
		margin-left: 0;
	}
}
@media screen and ( max-width: 800px ){
	.JGProduct__bread {
		position: relative;
		background-color: #f4f4f4;
		background-image: url(/templates/olive/images/bread/right/pinakas-4.png),url(/templates/olive/images//bread/right/pinakas-3.png),url(/templates/olive/images//bread/left/pinakas-3.png),url(/templates/olive/images//bread/left/pinakas-4.png);
		background-repeat: no-repeat;
		background-position: 0% 0,34% 0,68% 0 ,100% 0;
		background-size: auto;
		margin-top: 10px;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
		border-top: 0;
		border-bottom:0;
	}
	.JGProduct__bread::before {
		position: absolute;
		content: '';
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,.5);
	}
	.JGProduct__bread > span {
		display: none;
	}
	.JGProduct__bread_middle {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.JGProduct__bread_middle > div:nth-child(2) {
		margin-left: 0;
		margin-right: 0;
	}
	.bread__text {
		position: relative;
		top: initial;
		left: initial;
		-webkit-transform: initial;
		-ms-transform: initial;
		transform: initial;
	}
	.bread__text h1{
		color: var(--cream);
	}
	.bread__text + img {
		display: none;
	}
	.bread__text h1 + ul > li:not(:last-child):before, .bread__text h1 + ul > li:not(:last-child):after {
		background-color: var(--cream);
	}
	.bread__text h1 + ul > li {
		color: var(--cream);
	}
	.JGProduct__bread_left, .JGProduct__bread_right, .JGProduct__bread_middle > div:first-child, .JGProduct__bread_middle > div:last-child {
		display: none;
	}
	.br_itop > div {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.br_itop > div:before {
		background-color: transparent;
	}
}
@media screen and ( max-width: 480px ){
	.JGProduct__bread {
		background-size: contain;
	}
	.bread__text h1 {
		font-size: 25px;
	}
}
@media screen and ( max-width: 414px ){
	.JGProduct__bread {
		background-image: url(/templates/olive/images//bread/right/pinakas-4.png),url(/templates/olive/images//bread/right/pinakas-3.png),url(/templates/olive/images//bread/left/pinakas-3.png);
		background-position: 0% 0,50% 0,100% 0;
	}
}