
.edeka .gptw-header {
	display: none;
}

.edeka main#content {
	margin-top: 0;
	margin-bottom: 0;
}

@media (max-width: 991px) {
	.edeka{
		text-align: center;
	}
}



/* Hero Box START */

.edeka .hero .row {
	padding: 40px 0;
	text-shadow: 0 0 8px rgba(0,0,0,0.40);
}

.edeka .hero .row .page-headline {
	color: #ffffff;
	font-weight: bold;
	font-size: 30px;
	line-height: 32px;
}

.edeka .hero .row .dynamic-content {
	color: #ffffff;
}

.edeka .hero .row .monitor {
	background-image: url('/export/sites/default/de/cm/images/header_devices.png');
	background-size: contain;
	height: 224px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0;
}

@media (min-width: 992px) {
	.ed .hero .row .dynamic-content .text1 {
		padding-right: 32px;
	}
	
	.edeka .hero .row .dynamic-content .text2 {
		padding-right: 32px;
	}
}

/* Hero Box END */
/* Video Box START */

.edeka .video {
	padding: 40px 0 60px;
	margin: 0;
	background-color: #f5f5f5;
}

.edeka .video .row .page-headline{
	color: #9c1c30;
	font-weight: bold;
	text-align: center;
}

.edeka .video .row .ratio_box{
	position: relative;
}

.edeka .video .row .ratio_box .window{
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
	text-align: left;
}

.edeka .video .row .ratio_box .window iframe{
	position: absolute;
	height: 100%;
	width: 100%;
	-webkit-box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 40%);
	box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 40%);
}

@media (min-width: 992px) {
	.edeka .video .row .video_wrapper{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	.edeka .video .row .ratio_box{
		width: 600px;
	}
}

/* Video Box END */
/* Pre Kontakt Box START */

.edeka .pre_kontakt {
  padding: 30px 0 55px 0;
	background-color: #f5f5f5;
}

.edeka .pre_kontakt .row .text .page-headline{
	font-weight: bold;
	text-align: center;
	color: #9c1c30;
}

.edeka .pre_kontakt .row .text .dynamic-content{
	padding: 0 32px;
	text-align: center;
}

.edeka .pre_kontakt .entscheidung a{
	color: #000000;
}

.edeka .pre_kontakt .entscheidung h3{
	font-size: 16px;
	font-weight: bold;
}

.edeka .pre_kontakt .entscheidung .bubble{
	display: flex;
	justify-content: center;
}

.edeka .pre_kontakt .entscheidung .bubble img{
	width: 130px;
}

.edeka .pre_kontakt .entscheidung .bubble.jploetz{
	background-image: url('/export/sites/default/de/cm/images/j_ploetz.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 135px;
}

.edeka .pre_kontakt .entscheidung .bubble.ovolkmer{
	background-image: url('/export/sites/default/de/cm/images/o_volkmer.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 135px;
}

.edeka .pre_kontakt .entscheidung .adresse{
	margin: 16px 0 40px 0;
}

.edeka .pre_kontakt .entscheidung .daten{
	margin-top: 15px;
}

.edeka .pre_kontakt .entscheidung .ansprechpartner .dynamic-content{
	text-align: center;
}

@media (min-width: 992px) {
	.edeka .pre_kontakt .entscheidung .adresse{
		margin: 0;
	}

	.edeka .pre_kontakt .entscheidung .ansprechpartner .dynamic-content{
		text-align: left;
		padding-top: 17px;
	}
	
	.edeka .pre_kontakt .entscheidung .daten{
		margin-top: 0;
	}
}

.edeka .kontakt .entscheidung h3{
	text-align: center;
}
/* Pre Kontakt Box END */
/* Steps Box START */

.edeka .steps{
	padding-top: 32px;
}

.edeka .steps .row .page-headline{
	color: #9c1c30;
	font-weight: bold;
	text-align: center;
}

.edeka .steps .row .dynamic-content{
	text-align: center;
	margin-bottom: 20px;
}

.edeka .steps .row .magic-triangle{
	background-image: url('/export/sites/default/de/cm/images/step_dreieck1x.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 250px;
	position: relative;
	display: flex;
	justify-content: center;
	overflow: hidden;
	background-size: auto 250px;
}


.edeka .steps .row .magic-triangle .banner{
	z-index: 2;
	color: #fff;
	position: absolute;
	padding: 7px 16px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	width: 140px;
	height: 32px;
}

.edeka .steps .row .magic-triangle .banner-flaeche{
	top: 20px;
}

.edeka .steps .row .magic-triangle .banner-sortiment{
	left: calc(50% - 70px + 105px);
	top: 198px;
}

.edeka .steps .row .magic-triangle .banner-platzierung{
	left: calc(50% - 70px - 105px);
    top: 198px;
}

@media (min-width: 992px) {	
	.edeka .steps .row .dynamic-content{
		margin-bottom: 40px;
	}
	
	.edeka .steps .row .dynamic-content .text_2{
		padding: 0 57px;
	}
	
	.edeka .steps .row .dynamic-content{
		padding: 0 55px;
	}
	
	.edeka .steps .row .magic-triangle{
		background-size: unset;
		height: 250px;
	}
	
	.edeka .steps .row .magic-triangle .banner{
		width: 140px;
		height: 32px;
	}
	
	.edeka .steps .row .magic-triangle .banner-flaeche{
		top: 25px;
	}

	.edeka .steps .row .magic-triangle .banner-sortiment{
		left: calc(50% - 70px + 122px);
		top: 188px;
	}

	.edeka .steps .row .magic-triangle .banner-platzierung{
		left: calc(50% - 70px - 119px);
		top: 188px;
	}
}

@media only screen and (min-width: 320px) {
	.edeka .steps .row .label {
		font-size: 19.6px;
		line-height: 23.8px;
		color:#000000;
	}
}

/* Steps Box END */
/* Flaeche Box START */

.edeka .flaeche {
	background-color: #f5f5f5;
	padding: 40px 0;
}

.edeka .flaeche .row {
	display: flex;
	flex-direction: column;
}

.edeka .flaeche .row .monitor{
	background-image: url('/export/sites/default/de/cm/images/monitor_flaeche.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 244px;
	order: 2;
	margin: 20px 0;
}

.edeka .flaeche .row .monitor h3{
	color: #9c1c30;
	font-weight: bold;
	margin-top: 0px;
}

.edeka .flaeche .row .text{
	margin: 20px 0;
}

.edeka .flaeche .row .text .page-headline{
	color: #9c1c30;
	font-weight: bold;
	padding: 0 10%;
}

@media (min-width: 992px) {
	.edeka .flaeche .row .text .dynamic-content{
		padding-right: 16px;
	}
	
	.edeka .flaeche .row .monitor{
		min-height: 300px;
	}
	
	.edeka .flaeche .row .text .page-headline{
		padding: 0;
	}
	
	.edeka .flaeche .row .monitor .header{
		color: #adadad;
		font-weight: normal;
		font-size: 16px;
		margin-left: 64px;
		margin-top: 16px;
	}
	
	.edeka .flaeche .row {
		display: block;
	}
}

/* Flaeche Box END */
/* Sortiment Box START */

.edeka .sortiment .row .page-headline{
	color: #9c1c30;
	font-weight: bold;
	text-align: center;
}

.edeka .sortiment .row .dynamic-content{
	text-align: center;
}

@media (min-width: 992px) {
	.edeka .sortiment .gallery{
		margin-top: 40px;
		background-position: top right;
		background-size: auto 348px;
		background-repeat: no-repeat;
		background-image: url('/export/sites/default/de/cm/images/sortimente_hamburg_split.png');
	}
	
	.edeka .sortiment .row .dynamic-content{
		padding: 0 115px;
	}
}

.edeka .sortiment .gallery .product{
	padding: 22px 0 0 0;
	z-index: 2;
}

.edeka .sortiment .gallery .product .page-headline{
	text-align: center;
	color: #9c1c30;
	font-weight: bold;
	margin: 30px 0 15px 0;
}

.edeka .sortiment .gallery .product .dynamic-content{
	background-color: #f5f5f5;
	width: auto;
	height: 140px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 40%);
	box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 40%);
	padding: 0 20px;
	text-align: center;
	display: flex;
	align-items: center;
	margin: 0 20px;
}

.edeka .sortiment .gallery .product .rf,
.edeka .sortiment .gallery .product .ra{
	margin-top: 20px;
	width: 350px;
}

/* Sortiment Box END */
/* Platzierung Box START */

.edeka .platzierung{
	background-color: #f5f5f5;
	padding: 40px 0;
	margin-bottom: 0;
}

.edeka .platzierung .row {
	display: flex;
	flex-direction: column;
}

.edeka .platzierung .row .monitor{
	background-image: url('/export/sites/default/de/cm/images/monitor_platzierung.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 244px;
	order: 2;
	margin: 20px 0;
}

.edeka .platzierung .row .monitor h3{
	color: #9c1c30;
	font-weight: bold;
	margin-top: 0px;
}

.edeka .platzierung .row .text{
	margin: 20px 0;
}

.edeka .platzierung .row .text .page-headline{
	color: #9c1c30;
	font-weight: bold;
}

@media (min-width: 992px) {
	.edeka .platzierung .row .text .page-headline{
		padding-right: 112px;
	}
	
	.edeka .platzierung .row .text{
		margin-top: 40px;
	}
	
	.edeka .platzierung .row .monitor{
		min-height: 300px;
	}
	
	.edeka .platzierung .row .text .page-headline{
		padding: 0;
	}
	
	.edeka .platzierung .row .monitor .header{
		color: #adadad;
		font-weight: normal;
		font-size: 16px;
		margin-left: 64px;
		margin-top: 16px;
	}
	
	.edeka .platzierung .row {
		display: block;
	}
}

/* Platzierung Box END */
/* SAM Box END */

.edeka .sam {
	position: relative;
	margin-bottom: 0;
	padding: 40px 0 0;
}

.edeka .sam .row .text{
	margin-top: 40px;
}

.edeka .sam .row .text .page-headline{
	color: #9c1c30;
	font-weight: bold;
	padding-right: 10px;
}

.edeka .sam .row .text .dynamic-content{
	padding-right: 40px;
}

.edeka .sam .row .monitor{
	background-image: url('/export/sites/default/de/cm/images/sam.png');
	background-position: top center;
	background-size: 430px auto;
	background-repeat: no-repeat;
	min-height: 388px;
}

@media (min-width: 992px) {
	.edeka .sam .row .monitor{
		background-position: top left;
	}
	
	.edeka .sam::before {
		content: '';
		background-image: url('/export/sites/default/de/cm/images/sam_hintergrund.png');
		background-repeat: no-repeat;
		background-position: left bottom;
		background-size: cover;
		position: absolute;
		left: calc(50% - 30px);
		top: 0;
		bottom: 0;
		right: 0;
	}
}

/* SAM Box END */
/* mySAM Box START */

.edeka .luecke {
	background-color: #f5f5f5;
	padding: 60px 0;
	margin: 0;
}

.edeka .luecke .row {
	display: flex;
	flex-direction: column;
}

.edeka .luecke .dynamic-content ul {
    list-style: disc inside;
}

.edeka .luecke .dynamic-content ul li {
    padding-left: 0;
}

.edeka .luecke .row .monitor{
	background-image: url('/export/sites/default/de/cm/images/mySAM_dreiklang.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 244px;
	order: 2;
}

.edeka .luecke .row .monitor h3{
	color: #9c1c30;
	font-weight: bold;
	margin-top: 0px;
}

.edeka .luecke .row .text .page-headline{
	color: #9c1c30;
	font-weight: bold;
	padding: 0 10%;
}

@media (min-width: 992px) {
	.edeka .luecke .row .text .dynamic-content{
		padding-right: 16px;
	}
	
	.edeka .luecke .row .monitor{
		min-height: 280px;
		
	}
	
	.edeka .luecke .row .text .page-headline{
		padding: 0;
	}
	
	.edeka .luecke .row .monitor .header{
		color: #adadad;
		font-weight: normal;
		font-size: 16px;
		margin-left: 64px;
		margin-top: 16px;
	}
	
	.edeka .luecke .row {
		display: block;
	}
}

/* mySAM Box END */
/* mySAM Installieren Box START */

.edeka .mysaminstall {
	background-color: #ffffff;
	padding: 60px 0;
	margin: 0;
}

.edeka .mysaminstall .rows {
	display: flex;
	flex-direction: column;
}

.edeka .mysaminstall .wizard{
	padding-top: 32px;
}

.edeka .mysaminstall .dynamic-content {
    text-align: center;
	padding: 0 88px;
}

.edeka .mysaminstall .row .step {
	display: flex;
	flex-direction: column;
}

.edeka .mysaminstall .row .step:first-child {
  border-right: 1px solid #ADADAD;
}

.edeka .mysaminstall .row .step:last-child {
  border-left: 1px solid #ADADAD;
}

.edeka .mysaminstall .row .step .step_point {
	display: flex;
	justify-content: center;
	padding-bottom: 16px;
}

.edeka .mysaminstall .row .step .step_point .outer_circle {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 64px;
	height: 64px;
	background-color: #EBEBEB;
	border-radius: 50%;
}

.edeka .mysaminstall .row .step .step_point .outer_circle .inner_circle {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 56px;
	height: 56px;
	background-color: #9C1C30;
	border-radius: 50%;
	box-shadow: 0 2px 3px 0 rgba(0,0,0,0.50);
	font-size: 25px;
	color: #ffffff;
	font-weight: bold;

}

.edeka .mysaminstall .row .step .os_select {
	display: flex;
}

.edeka .mysaminstall .row .step .outlet_qrcode {
	background-image: url('/export/sites/default/de/cm/images/outletqrcode.png');
	background-size: contain;
	height: 300px;
	background-repeat: no-repeat;
	background-position: center;
}
}



.edeka .mysaminstall .row .text .page-headline{
	color: #9c1c30;
	font-weight: bold;
	padding: 0 10%;
	text-align: center;
}

/* mySAM Installieren Box END */
/* Kontakt Box START */

.edeka .kontakt {
	padding: 30px 0 40px 0;
	background: rgb(185,70,88);
	background: radial-gradient(circle, rgba(185,70,88,1) 0%, rgba(112,12,27,1) 100%);
	margin: 0;
}

.edeka .kontakt .row .text .page-headline{
	color: #ffffff; 
	font-weight: bold;
	text-align: center;
}

.edeka .kontakt .row .text .dynamic-content{
	color: #ffffff;
	padding: 0 32px;
	text-align: center;
}

.edeka .kontakt .row .text .dynamic-content{
	color: #ffffff;
	padding: 0 32px;
	text-align: center;
}

.edeka .kontakt .entscheidung{
	margin-top: 40px;
	color: #ffffff;
}

.edeka .kontakt .entscheidung a{
	color: #ffffff;
}

.edeka .kontakt .entscheidung h3{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.edeka .kontakt .entscheidung .ansprechpartner .dynamic-content{
	text-align: center;
}

@media (min-width: 992px) {
	.edeka .kontakt .entscheidung .ansprechpartner .dynamic-content{
		text-align: center;
		padding-top: 17px;
		line-height: 16px;
	}
}

.edeka .kontakt .entscheidung .teams .termine{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-evenly;
	height: 143px;
}

.edeka .kontakt .entscheidung .teams .termine .item{
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #f5f5f5;
	border-radius: 8px;
	font-weight: bold;
	width: 100%;
}

.edeka .kontakt .entscheidung .teams .termine .item a{
	color: #5c5c5c;
	padding: 0 16px;
}

.edeka .kontakt .entscheidung h3{
	text-align: center;
}

.edeka .kontakt .entscheidung .bubble{
	display: flex;
	justify-content: center;
}

.edeka .kontakt .entscheidung .bubble img{
	width: 130px;
}

.edeka .kontakt .entscheidung .daten{
	margin-top: 15px;
}

@media (min-width: 992px) {
	.edeka .kontakt .entscheidung h3{
		text-align: left;
	}
	
	.edeka .kontakt .entscheidung .daten{
		margin-top: 0;
	}
}

/* Kontakt Box END */
/* Sogehts Box START */

.edeka .sogehts {
  background-color: #ffffff;
	padding: 40px 0;
}

.edeka .sogehts .row .pic1{
	background-image: url('/export/sites/default/de/cm/images/16_9-Daten-Management2x.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 244px;
	border-radius: 8px;
}

.edeka .sogehts .row .glue{
	background-image: url('/export/sites/default/de/cm/images/glue2x.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 244px;
}

.edeka .sogehts .row .pic2{
	background-image: url('/export/sites/default/de/cm/images/Vertriebler_am_regal_mit_Tablet_iStock-12021802842x.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 244px;
	border-radius: 8px;
}

.edeka .sogehts .row .sleeve{
	background-color: #f5f5f5;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 40px;
	line-height: 34px;
	margin-top: 15px;
	height: 40px;
	font-size: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.edeka .sogehts .row .text_center{
	text-align: center;
}

.edeka .sogehts .row .text_left{
	text-align: right;
}

.edeka .sogehts .row .text_right{
	text-align: left;
}

.edeka .sogehts .row .dots{
	background-image: url('/export/sites/default/de/cm/images/dots2x.png');
	background-size: 10%;
	background-repeat: no-repeat;
	background-position: top;
	min-height: 80px;
}

.edeka .sogehts .row .text .page-headline{
	color: #9c1c30;
	font-weight: bold;
	text-align: center;
}

@media (max-width: 767px) {
	.edeka .sogehts .change_order{
		display: flex;
		flex-direction: column;
		padding: 0 32px;
	}
	
	.edeka .sogehts .row .text .page-headline{
		padding: 0;
	}

	.edeka .sogehts .change_order_g1{
		order: 1;
	}

	.edeka .sogehts .change_order_g2{
		order: 2;
	}

	.edeka .sogehts .change_order_hide{
		display: none;
	}
	
	.edeka .sogehts .row .text_left{
		text-align: center;
		padding: 32px 0 48px 0;
	}

	.edeka .sogehts .row .text_right{
		text-align: center;
		padding: 32px 0 48px 0;
	}
}

@media (min-width: 992px) {

}

/* Sogehts Box END */
/* Map Box START */

.edeka .map {
	background-color: #f5f5f5;
	padding: 40px 0;
}

.edeka .map .row {
	display: flex;
	flex-direction: column;
}

.edeka .map .row .karte{
	background-image: url('/export/sites/default/de/cm/images/Deutschland_2020-10-02.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 424px;
}

.edeka .map .row .text .page-headline{
	color: #9c1c30;
	font-weight: bold;
	padding: 0;
	padding: 0 10%;
}

@media (min-width: 992px) {
	.edeka .map .row .text{
		margin-top: 72px;
	}

	.edeka .map .row .text .dynamic-content{
		padding-right: 97px;
	}
	
	.edeka .map .row .text .page-headline{
		padding: 0;
	}
	
	.edeka .map .row {
		display: block;
	}
}

/* Map Box END */
/* Partner Box START */

.edeka .image-slider .bitburger_logo_scale {
    scale: 0.7;
}

.edeka .image-slider .edekaeka_logo_scale {
    scale: 0.7;
}

.edeka .image-slider .shell_logo_scale {
    scale: 0.7;
}

.edeka .image-slider .section-headline {
    color: #9c1c30;
    font-weight: bold;
    text-align: center;
    font-size: 25px;
}

.edeka .image-slider .partner-slider-element img {
    width: 50%;
}

.edeka .image-slider .partner-slider-element {
    display: flex !important;
    justify-content: center;
    height: 181px;
    align-items: center;
}




@media (min-width: 992px) {
	.edeka .image-slider .partner-slider-element img {
	    width: 75%;
	}
}	


.edeka .trust {
    background-color: #f5f5f5;
	padding-top: 64px;
}



/* Partner Box END *
/* Trust Box START */

.edeka .trust .logos{
	display: flex;
	justify-content: center;
	filter: grayscale(1);
	opacity: 50%;
	margin-bottom: 20px;
}

.edeka .trust .logos img{
	height: 116px;
}

.edeka .trust .note{
	padding: 50px 0;
}

.edeka .trust .note .dynamic-content{
	color: #adadad;
}



































