.elementor-kit-63{--e-global-color-primary:#414141;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#CC071E;--e-global-color-5347175:#FFB033;--e-global-typography-primary-font-family:"REWE Mato";--e-global-typography-primary-font-size:70px;--e-global-typography-primary-font-weight:bold;--e-global-typography-primary-line-height:94px;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"unit-rounded";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:100;--e-global-typography-text-line-height:27px;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1491px;}.e-con{--container-max-width:1491px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-63 e-page-transition{background-color:#FFBC7D;}@media(max-width:1340px){.elementor-kit-63{--e-global-typography-primary-font-size:50px;--e-global-typography-primary-line-height:55px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:800px){.elementor-kit-63{--e-global-typography-primary-font-size:30px;--e-global-typography-primary-line-height:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@font-face {
  font-family: REWEPreisschrift;
  src: url(https://angebote-rewewest.de/wp-content/uploads/2022/11/REWEPREISSCHRIFT.woff);
}


/* Aufzählung Variante 1 */

.elementor-widget-text-editor ul {
  list-style-type: none;
  padding-bottom: 20px;
	padding-left: 1em;
}

.elementor-widget-text-editor ul li {
  padding-left: 1em; /* Add the desired padding value on the left side */
  text-indent: -1em; /* Add negative text-indent to offset the bullet point */

}

.elementor-widget-text-editor ol li, .elementor-widget-text-editor ul li {
	padding-bottom: 10px;
}

.elementor-widget-text-editor ol li:last-of-type, .elementor-widget-text-editor ul li:last-of-type {
	padding-bottom: 0px;
}

.elementor-widget-text-editor ul li::before {
  content: "—";
  display: inline-block;
  width: 0.4em;
}

/* Kreis */

.rewe-circle > div {
	height: 190px;
	width: 190px;
	text-align: center;
	display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;

}

body[data-elementor-device-mode=mobile] .rewe-circle > div {
	height: 110px;
	width: 110px;
}

body[data-elementor-device-mode=tablet] .rewe-circle > div {
	height: 150px;
	width: 150px;
}


.rewe-circle > div > .elementor-heading-title {

		margin-top: -10px;
}

/* Preiscontainer */

.preiscontainer {
	font-family: "unit-rounded", Sans-serif;
	text-align: center;
	padding-bottom: 17px;
	padding-top: 13px;
}

.preiscontainer .container {
	  border-radius: 9px;
}

.preiscontainer .titel .container {
	display: block;
	margin-bottom: 42px;
}

body[data-elementor-device-mode=mobile] .preiscontainer .titel .container {
	margin-bottom: 28px;
}


.preiscontainer .titel .container div {
  background-color: #FFB033;
  padding: 11px 20px 73px 20px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	display: inline;
	border-radius: 9px;
	color: var( --e-global-color-accent );
}

body[data-elementor-device-mode=mobile] .preiscontainer .titel .container div   {
	padding: 11px 22px 54px 22px;
		font-size: 24px;
}

.preiscontainer .preis .container {
  background-color: var( --e-global-color-accent );
	padding: 50px 0px 15px 12px;
	text-align: center;
}

body[data-elementor-device-mode=mobile] .preis .container   {
	padding: 40px 0px 12px 12px;
}

.preiscontainer .preis div {
  font-family: "REWEPreisschrift", Sans-serif;
  color: #fff;
	display: inline;
	position: relative;
}

.preiscontainer .preis .komma, .preiscontainer .preis .vorkomma {
  font-size: 70px;
	font-weight: 900;
	margin-right: 0px;
}

body[data-elementor-device-mode=mobile] .preiscontainer .preis .komma, body[data-elementor-device-mode=mobile] .preiscontainer .preis .vorkomma{
  font-size: 60px;
}

.preiscontainer .preis .nachkomma {
  font-size: 36px;
	font-weight: 900;
	bottom: 25px;
	left: -20px;
	margin-right: -5px;
}

body[data-elementor-device-mode=mobile] .preiscontainer .preis .nachkomma{
  font-size: 32px;
		bottom: 21px;
	 left: -17px;
		margin-right: 0px;
}




/* Stretch Background */

.hintergrund-container > .elementor-widget-wrap,
.stretch-background > .elementor-widget-container
{
  background-size: 100% 100%  !important; 
}

.masked-image img  {
	mask-size: 100% 100% !important;
}

.masked-background > .elementor-widget-container {
  mask-size: 100% 100% !important;
}

.background-fullwidth {
  background-size: 100% !important;
}


/* Link im Text Farbe */

.elementor-text-editor a, .elementor-widget-toggle .elementor-tab-content a {
    color: var( --e-global-color-primary );
}

/* Links on non Elementor Pages */

.elementor-widget-theme-post-content .elementor-widget-container > p a
{
	color: var( --e-global-color-primary );
}

/* Checkbox Design */

.elementor-field-type-acceptance input[type="checkbox"] {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.elementor-field-type-acceptance > div label:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 0.5em;
	vertical-align: -3px;
	border: 2px solid var( --e-global-color-primary );
	padding: 0.12em;
	background-color: transparent;
	background-clip: content-box;
	transition: all 0.2s ease;
}
.elementor-field-type-acceptance > div label {
	margin-right: 1em;
	position: relative;
}
.elementor-field-type-acceptance > div label:after {
	border-right: 2px solid var( --e-global-color-primary );
	border-top: 2px solid var( --e-global-color-primary );
	content: "";
	height: 20px;
	left: 2px;
	position: absolute;
	top: 9px;
	transform: scaleX(-1) rotate(135deg);
	transform-origin: left top;
	width: 6px;
	display: none;
}
.elementor-field-type-acceptance > div input:hover + label:before {
	border-color: var( --e-global-color-primary );
}
.elementor-field-type-acceptance > div input:checked + label:before {
	border-color: var( --e-global-color-primary );
	background: var( --e-global-color-primary );
}
.elementor-field-type-acceptance > div input:checked + label:after {
	-moz-animation: check 0.8s ease 0s running;
	-webkit-animation: check 0.8s ease 0s running;
	animation: check 0.1s ease 0s running;
	display: block;
	width: 7px;
	height: 16px;
	border-color: #fff;
}
@keyframes check {
 0% {
 height: 0;
 width: 0;
}
 25% {
 height: 0;
 width: 6px;
}
 50% {
 height: 11px;
 width: 6px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'REWE Mato';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://angebote-rewewest.de/wp-content/uploads/2022/10/REWEMatoWebW01-Regular.woff') format('woff');
}
@font-face {
	font-family: 'REWE Mato';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://angebote-rewewest.de/wp-content/uploads/2022/10/REWEMatoWebW01-Bold-2.woff') format('woff');
}
/* End Custom Fonts CSS */