/* Styling Glossar */
h4 a.glossify-tooltip-link {
    color: currentColor;
    font-family: "Signika Negative", sans-serif;
    font-size: 1em;
    line-height: 1.2;
    font-weight: bold;
}


/* STYLING GESUNDHEIT UND KOCHTRICKFILM */
.path-video-editor-ktseb .page-background-container {
    background: url(../img/bg_gesundheit_1600x439.svg) repeat-x center top;
    background-size: 1260px 347px;
    color: #fff;
}
.kochanimation-editor-container .HeaderMenu__button,
.no-touch .kochanimation-editor-container .SceneListEditor__scrollLeft:disabled,
.no-touch .kochanimation-editor-container .SceneListEditor__scrollRight:disabled,
.kochanimation-editor-container .SceneListEditor__scrollLeft:disabled,
.kochanimation-editor-container .SceneListEditor__scrollRight:disabled {
  background-color: #c000ad;
}
.no-touch .kochanimation-editor-container .Gallery__use-button:disabled,
.no-touch .kochanimation-editor-container .Gallery__use-button[disabled],
.kochanimation-editor-container .SceneListEditor__sceneList,
.kochanimation-editor-container .VideoSceneEditor .VerticalIconMenu,
.kochanimation-editor-container .HeaderMenu__button:disabled,
.kochanimation-editor-container .HeaderMenu__button[disabled] {
  background-color: #f7d3f3;
}
.no-touch .kochanimation-editor-container .Gallery__use-button:disabled,
.no-touch .kochanimation-editor-container .Gallery__use-button[disabled] {
  color: #c000ad;
}
.kochanimation-editor-container .Gallery__use-button {
	background-color: #c000ad;
}
.SceneListEditor__play-video-button {
	background-image: url("../imgs/button_play_big.svg");
}
#kochtrickfilmeditor .button--triangle:hover::before,
#kochtrickfilmeditor a.button--triangle:hover::before {
	background: url("../img/extra_button_left_background_22x45_hover.svg?cbh=cf8907b54523fcc2f61531da6be78c31") no-repeat transparent;
}
#kochtrickfilmeditor .button--triangle:hover::after,
#kochtrickfilmeditor a.button--triangle:hover::after {
	background: url("../img/extra_button_right_background_22x45_hover.svg?cbh=b2706d34fe0d7ebd6fc4eee37fa4e126") no-repeat transparent;
}
.path-video-editor-ktseb .HeaderMenu__button--remove-video:hover {
	background-color: #3E334C;
}
/*
.no-touch .kochanimation-editor-container .Gallery__use-button {
	color: #c000ad;
}
.Gallery__use-button {
	background-color: #c000ad;
}

*/
.kochanimation-editor-container .SceneListEditor__newScene button {
  border: 5px dashed #c000ad;
}
.kochanimation-editor-container .HeaderMenu__button--right {
	background-image: url("../img/button_help_ktfs.svg");
	background-color: transparent;
}
.no-touch .kochanimation-editor-container .Gallery__item-wrapper:hover,
.kochanimation-editor-container .Gallery__item--selected .Gallery__item-wrapper {
	border-color: #19559E;
}

.kochanimation-editor-container .VerticalIconMenu .IconButton__button-effects {
  display: none;
}
.kochanimation-editor-container .VerticalIconMenu .IconButton__button-taetigkeit {
  background-image: url("../img/category_animations.svg");
}
.no-touch .VerticalIconMenu .IconButton__button-taetigkeit:hover,
.no-touch .VerticalIconMenu .IconButton__button-taetigkeit.IconButton__button-active {
  background-image: url("../img/category_animations_active.svg");
}

/* TEASER KOCHREZEPTE */

.recipe--display-teaser .article--display-teaser__content {
	padding: 1.4rem 1.4rem 1.7rem;
	position: relative;
}
.recipe--display-teaser-short .article__content {
  padding: 1.4rem 1.4rem 1.7rem;
  position: relative;
}
.recipe--display-teaser-short .article__content {
  padding-right: 90px;
}
.recipe--display-teaser-short .article__headline a {
  color: #03347c;
  font: normal 700 1.56rem "Signika Negative", sans-serif;
  line-height: 1.25rem;
  text-decoration: none;
}
.recipe--display-teaser-short .article__button-more {
  position: absolute;
  right: calc(1.4rem - 12px);
  top: -37px;
}
.recipe--display-teaser-short .article__button-more {
  top: 50%;
  transform: translateY(-50%);
}

.koch-animation__category {
  color: #0069b4;
  font: normal 600 0.89rem "Signika Negative", sans-serif;
  line-height: 0.8rem;
  text-decoration: none;
  margin-bottom: 0.2222rem;
  margin-bottom: 0.25em;
}

/* SEITE LISTE KOCHREZEPTE */

.view-rezepte {
	width: calc(100% + 4.4444rem);
	float: left;
	margin-left: -2.2222rem;
}
.view-rezepte .view-filters {
  width: calc(100% - 4.4444rem);
  background-color: white;
  padding: 0 1.4rem;
  margin: 0 0 1rem 2.2222rem;
  border-radius: .6rem;
  box-shadow: 0 0 1.056rem 0 rgb(0 0 0 / 20%);

}
.view-rezepte__filter .form--inline .form-item {
	margin-right: 1em;
}
.view-rezepte__row.views-row {
  width: 100%;
  background-color: white;
  color: #000;
  border-radius: 0.6rem;
  box-shadow: 0 0 1.056rem 0 rgb(0 0 0 / 20%);
  position: relative;
}
.view-rezepte__row .views-field-field-recipe-bild,
.view-rezepte .media-rezept-bild__image-item,
.view-rezepte .views-row .media--type-image {
  position: relative;
  overflow: hidden;
}
.view-rezepte__row .views-field-field-recipe-bild img,
.view-rezepte .media-rezept-bild__image-item img,
.view-rezepte .views-row .media--type-image img {
  transition: transform .25s ease-out;
}
.view-rezepte__row .views-field-field-recipe-bild img:hover,
.view-rezepte .media-rezept-bild__image-item img:hover,
.view-rezepte .views-row .media--type-image img:hover {
  transform: scale(1.2);
}
.view-rezepte__row .views-field-nothing {
  color: #0069b4;
  font: normal 600 0.89rem "Signika Negative", sans-serif;
  line-height: 0.8rem;
  margin-bottom: 0.2222rem;
  margin-bottom: .25em;
  padding: 1.4rem 1.4rem 1.7em;
}
.view-rezepte__row .views-field-nothing {
  position: relative;
  margin-bottom: .25em;
  padding: 1.4rem 1.4rem 1.7em;
}
.view-rezepte__row .field-title a {
  display: block;
  color: #03347c;
  font: normal 700 1.56rem "Signika Negative", sans-serif;
  line-height: 1.25em;
  text-decoration: none;
}
.view-rezepte__row .field-link a {
  position: absolute;
  right: calc(1.4rem - 12px);
  top: -37px;
  display: block;
  width: 70px;
  height: 70px;
  text-indent: -2000px;
  overflow: hidden;
}
.view-rezepte__row .field-link a:before {
  display: inline-block;
  background: url("../img/icons-css.svg?acad7521") no-repeat;
  background-position: 25.23651% 38.72193%;
  width: 77px;
  height: 75px;
  margin: 0;
  content: '';
  float: left;
  flex-shrink: 0;
}

.ktseb-views-row-primary.views-row.view-rezepte__row,
.ktseb-views-row-secondary.views-row.view-rezepte__row,
.ktseb-views-row-tertiary.views-row.view-rezepte__row  {
  display: block;
}
.view-rezepte__row .field-teaser {
	margin-top: 0.83rem;
	color: #000;
	font: normal 300 1.11em "Signika Negative", sans-serif;
	line-height: normal;
	line-height: 1.33rem;
}


/* ERSTELLEN KOCHREZEPT */

.node-recipe-form #edit-field-recipe-image-0-inline-entity-form-name-wrapper label {
	width: 82px;
	overflow: hidden;
	display: inline-block;
}
.node-recipe-form #edit-field-recipe-image-0-inline-entity-form-name-wrapper label::before {
	content: "Bildname";
	padding-right: 10px;
}
.node-recipe-form #edit-field-recipe-image-0-inline-entity-form-name-wrapper label::after {
  margin: -22px 0 0 30px;
  float: right;
}
.path-node:not(.toolbar-tray-open) .node-recipe-form .field--name-moderation-state {
  display: none;
}

/* DETAIL KOCHREZEPT */

.page-node-type-recipe .block-kindersache-page-title .field--name-title {
	display: none;
}
.recipe--display-full.article--display-full {
	padding: 0;
}
.recipe--display-full.article--display-full .article__section {
  color: #0069b4;
  font: normal 600 0.89rem "Signika Negative", sans-serif;
  line-height: normal;
  line-height: 0.8rem;
}
.recipe--display-full > .field {
  margin: 0 0 .75em;
}
.recipe--display-full .field--name-field-image {
  overflow: hidden;
}
.recipe--display-full .field--name-field-image img {
  transition: transform .25s ease-out;
}
.recipe--display-full .field--name-field-image img:hover {
  transform: scale(1.2);
}
.recipe--display-full .field__label {
  font-weight: 700;
  float: left;
  clear: left;
  font-family: "Signika Negative", sans-serif;
}
.recipe--display-full .field__label::after {
  content:":";
  padding: 0 .25em 0 0;
}
.recipe--display-full .recipe__recipe-zubereitungszeit-item:after {
  content: " Minuten";
}

.recipe__field-kurzinfo-title {
  color: #03347c;
  font: normal 700 1.56rem "Signika Negative", sans-serif;
  line-height: normal;
  line-height: 1.67rem;
  margin: 1.25em 0 .75em;
}
.recipe--display-full .field__label.recipe__recipe-zutaten-label,
.recipe--display-full .recipe__recipe-anleitung-label {
  float:none;
  display: block;
  color: #03347c;
  font: normal 700 1.56rem "Signika Negative", sans-serif;
  line-height: 1.67rem;
  margin: 0 0 .75em;
}
.recipe__recipe-wk .field__item {
	display: inline;
}
.recipe--display-full .voting-item:nth-child(even),
.koch-animation--display-full .voting-item:nth-child(even){
  display: none;
}
  display: none;
}
.recipe--display-full .voting-widget__items,
.koch-animation--display-full .voting-widget__items {
  justify-content: left;
  margin: 2rem 0 0;
}
.recipe--display-full .voting-item__wrap,
.koch-animation--display-full .voting-item__wrap {
  margin-right: 1rem;
}
.recipe--display-full .voting-item:nth-child(1) .voting-item__tip,
.koch-animation--display-full .voting-item:nth-child(1) .voting-item__tip {
  text-indent: -88px;
  overflow: hidden;
}
.recipe--display-full .voting-item:nth-child(1) .voting-item__tip:after,
.koch-animation--display-full .voting-item:nth-child(1) .voting-item__tip:after {
  content: "lecker";
  padding-left: 20px;
}

.recipe--display-full .voting-item:nth-child(5) .voting-item__tip,
.koch-animation--display-full .voting-item:nth-child(5) .voting-item__tip {
  text-indent: -171px;
  overflow: hidden;
}
.recipe--display-full .voting-item:nth-child(5) .voting-item__tip:after,
.koch-animation--display-full .voting-item:nth-child(5) .voting-item__tip:after {
  content: "geht so";
  padding-left: 20px;
}

.recipe--display-full .voting-count-overall:after,
.koch-animation--display-full .voting-count-overall:after {
  background: url("../img/icons_bewertung1_meta.png") no-repeat;
  background-position: center center;
  background-size: 100%;
}
.recipe--display-full .voting-item__icon--slight-smile:before,
.koch-animation--display-full .voting-item__icon--slight-smile:before {
  display: inline-block;
  background: url("../img/icons_bewertung3_ohne.svg") no-repeat;
  width: 72px;
  height: 72px;
  margin: 0;
  content: '';
  float: left;
  flex-shrink: 0;
}
.recipe--display-full .voting-item__icon--neutral-face:before,
.koch-animation--display-full .voting-item__icon--neutral-face:before {
  display: inline-block;
  background: url("../img/icons_bewertung2_ohne.svg") no-repeat;
  width: 72px;
  height: 72px;
  margin: 0;
  content: '';
  float: left;
  flex-shrink: 0;
}
.field--name-field-recipe-zutaten {
	margin: 3.33rem 0;
	padding: 1.39rem;
	background-color: #e7f0f3;
	border-radius: 1rem;
}
.page-node-type-recipe .rezept-bild {
  position: relative;
  margin-bottom: 3rem;
}
.recipe--display-full .voting-item__icon--disappointed-relieved:before,
.koch-animation--display-full .voting-item__icon--disappointed-relieved:before {
  display: inline-block;
  background: url("../img/icons_bewertung1_ohne.svg") no-repeat;
  width: 72px;
  height: 72px;
  margin: 0;
  content: '';
  float: left;
  flex-shrink: 0;
}
.rezept-bild {
  position: relative;
}
.media-rezept-bild__copyright {
	color: #e1e1e1;
	font: normal 400 0.56rem "Signika Negative", sans-serif;
	background: #030303;
	background: linear-gradient(to right, #030303, transparent);
	width: 100%;
	padding: .25em 1.5em;
	position: absolute;
	bottom: 0;
}
.koch-animation--display-full .koch-animation__video-description {
  margin: 3rem 0px;
}
.field--name-field-recipe-bemerkung:before {
  content: "Tipps";
  float: none;
  display: block;
  color: #03347c;
  font: normal 700 1.56rem "Signika Negative", sans-serif;
  line-height: 1.67rem;
  margin: 3rem 0 0.75em;
}


/* LISTE KOCHTRICKFILME */

.teaser-list--layout-2-col.teaser-list--display-default.paragraph--type-teaser-list.paragraph--view-mode-default.section-paragraph--no-title {
	padding-top: 4.1667rem;
}
h2.view-kochtrickfilme-animated-cartoons__headline {
  color: #fff;
  font: normal 700 2.33rem "Amatic SC", cursive;
  line-height: 2.1rem;
  text-shadow: 0 0 10px transparent;
  margin-top: 1.125rem;
  margin-bottom: 1.125rem;
  text-align: center;
}
h2.view-kochtrickfilme-animated-cartoons__headline img {
  display: inline-block;
  min-width: 140px;
}

.view-kochtrickfilme {
  max-width: 68.88889rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.5rem;
  padding-bottom: calc(11rem - 4rem);
}
.view-kochtrickfilme .views-row {
  display: flex;
  margin-top: 4.5rem;
}
.view-kochtrickfilme__header {}

/* SEITE KOCHTRICKFILM */

.page-node-type-koch-animation .heading .field--name-title {
	display: none;
}
.page-node-type-koch-animation .article--display-full {
  padding: 0;
}
.koch-animation__video-description:before {
  content: "Zutaten";
  color: #03347c;
  font: normal 700 1.56rem "Signika Negative", sans-serif;
  line-height: 1.25rem;
  margin-bottom: 10px;
  display: block;
}


/* SEITE GESUNDHEIT */

.teaser-list--layout-1-col.teaser-list--display-default.paragraph--type-teaser-list.paragraph--view-mode-default.section-paragraph--no-title.section-paragraph--view-mode-default {
	padding-top: 4.1667em;
}
.view-section-overview-gesundheit__header {
	margin-bottom: 5rem;
}
.path--bereiche-wissen-gesundheit .section-paragraph__headline {
  color: #fff;
}
.path--bereiche-wissen-gesundheit .teaser-slideshow .section-paragraph__headline {
  color: #03347c;
}
.view-kochtrickfilme__row .koch-animation__category,
.field--name-field-teasers .koch-animation__category,
.page-node-type-koch-animation .koch-animation__category,
.koch-animation--display-teaser-wide .koch-animation__category,
.recipe--display-teaser .recipe__sections a {
	color: #0069b4;
	font: normal 600 0.89rem "Signika Negative", sans-serif;
	line-height: normal;
	line-height: 0.8rem;
	text-decoration: none;
	margin-bottom: 0.2222rem;
	margin-bottom: .25em;
}
.page-node-type-overview.path--bereiche-wissen-gesundheit .teaser-list--layout-1-col .article__teaser-text {
	display: none;
}
.media-koch-animation__thumbnail {
  overflow: hidden;
}
.media-koch-animation__thumbnail img {
	transition: transform .25s ease-out;
}
.media-koch-animation__thumbnail img:hover {
	transform: scale(1.2);
}
.section-paragraph__headline .koch-animation__category {
  color: #0069b4;
  font: normal 600 0.89rem "Signika Negative", sans-serif;
  line-height: normal;
  line-height: 0.8rem;
}
.view-section-overview-gesundheit {
	max-width: 68.88889rem;
	margin-left: auto;
	margin-right: auto;
}
.view-section-overview-gesundheit__header .tabs a.tabs__item-link {
  border-top: 2px solid #e20613;
	border-bottom: 2px solid #e20613;
	background-color: #e20613;
}
.view-section-overview-gesundheit__header .tabs__item-link:hover,
.view-section-overview-gesundheit__header .tabs__item-link:focus,
.view-section-overview-gesundheit__header .tabs__item-link.is-active,
.view-section-overview-gesundheit__header .tabs a.tabs__item-link:hover,
.view-section-overview-gesundheit__header .tabs a.tabs__item-link:focus,
.view-section-overview-gesundheit__header .tabs a.tabs__item-link.is-active {
	background-color: #fff;
	color: #03347c;
}
.view-section-overview-gesundheit__header .tabs__item-link::before,
.view-section-overview-gesundheit__header .tabs a.tabs__item-link::before {
  background: url("../img/icons-gesundheit.svg?acad7521") no-repeat;
  background-position: 27% 5.564%;
  background-size: 203px;
}
.view-section-overview-gesundheit__header .tabs__item-link:hover::before,
.view-section-overview-gesundheit__header .tabs__item-link:focus::before,
.view-section-overview-gesundheit__header .tabs__item-link.is-active::before,
.view-section-overview-gesundheit__header .tabs a.tabs__item-link:hover::before,
.view-section-overview-gesundheit__header .tabs a.tabs__item-link:focus::before,
.view-section-overview-gesundheit__header .tabs a.tabs__item-link.is-active::before {
  background: url("../img/icons-gesundheit_over.svg") no-repeat;
  background-position: -162px -156px;
  background-size: 960px 560px;
}

.view-section-overview-gesundheit__header .tabs__item-link::after,
.view-section-overview-gesundheit__header .tabs a.tabs__item-link::after {
  background: url("../img/icons-gesundheit.svg?acad7521") no-repeat;
  background-position: 65% 92%;
  background-size: 205px;
}
.view-section-overview-gesundheit__header .tabs__item-link:hover::after,
.view-section-overview-gesundheit__header .tabs__item-link:focus::after,
.view-section-overview-gesundheit__header .tabs__item-link.is-active::after,
.view-section-overview-gesundheit__header .tabs a.tabs__item-link:hover::after,
.view-section-overview-gesundheit__header .tabs a.tabs__item-link:focus::after,
.view-section-overview-gesundheit__header .tabs a.tabs__item-link.is-active::after {
  background: url("../img/icons-gesundheit_over.svg") no-repeat;
  background-position: -184px -201px;
  background-size: 960px 560px;
}


.recipe--display-teaser-wide .article__content,
.recipe--display-teaser .article__content {
	position: relative;
	padding: 1.9rem 1.9rem 2.2rem 1.9rem;
}
.recipe--display-teaser-wide .article__button-more,
.recipe--display-teaser .article__button-more {
	position: absolute;
	right: calc(1.9rem - 12px);
	top: -40px;
}
.recipe--display-teaser-wide .article__headline a,
.recipe--display-teaser .article__headline a,
.koch-animation--display-teaser-wide .koch-animation__title a {
	color: #03347c;
	font: normal 700 1.56rem "Signika Negative", sans-serif;
	line-height: 1.25rem;
	text-decoration: none;
}

.koch-animation--display-teaser-wide {
	position: relative;
	width: 100%;
}
.koch-animation--display-teaser-wide .koch-animation__title {
	margin: 420px 0 -450px;
  padding: 0 1.9rem;
}
.koch-animation--display-teaser-wide .koch-animation__category {
	margin: 400px 0 60px;
  padding: 0 1.9rem;
}
.koch-animation--display-teaser-wide .koch-animation__teaser-text {
  padding: 0 1.9rem;
}
.koch-animation--display-teaser-wide .koch-animation__animation {
	position: absolute;
	top: 0;
	min-width: 100%;
}
.koch-animation--display-teaser-wide .posted,
.koch-animation--display-teaser-wide .node__links {
	display: none;
}

.ktseb-views-row-primary.views-row,
.ktseb-views-row-secondary.views-row,
.ktseb-views-row-tertiary.views-row {
	width: calc(100% - 4.4444rem);
	float: left;
	margin-left: 2.2222rem;
  margin-top: 4rem;
}
.ktseb-views-row-primary.views-row .article__teaser-text,
.ktseb-views-row-secondary.views-row .article__teaser-text {
  display: block;
}
.ktseb-views-row-tertiary.views-row .article__teaser-text {
  display: none;
}



@media screen and (min-width: 768px){

  /* LISTE KOCHTRICKFILME */

  h2.view-kochtrickfilme-animated-cartoons__headline {
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
    font-size: 3.33rem;
    line-height: 3rem;
  }

  .recipe--display-teaser-short .article__content {
    padding: 1.9rem 1.9rem 2.2rem 1.9rem;
  }
  .recipe--display-teaser-short .article__content {
    padding-right: 100px;
  }
  .recipe--display-teaser-short .article__button-more {
    right: calc(1.9rem - 12px);
  }

}

@media screen and (min-width: 1024px){

  /* SEITE GESUNDHEIT */

  .path--bereiche-wissen-gesundheit .overview__paragraphs-item:nth-child(1) {
    float: left;
    width: 50%;
  }
  .path--bereiche-wissen-gesundheit .overview__paragraphs-item:nth-child(1) .outer-wrapper {
    max-width: calc(68.88889rem / 2);
    margin-left: auto;
    margin-right: 0;
  }
  .path--bereiche-wissen-gesundheit .teaser-list--layout-1-col .article__teaser-text {
	  min-height: 192px;
  }
  .recipe--display-teaser-wide .article__teaser-image-wrapper {
    width: calc(66.66667% - 3.70367rem);
    float: left;
  }
  .recipe--display-teaser-wide .article--display-teaser__content {
    width: calc(33.33333% - 2.96293rem);
    float: left;
    margin-left: 2.2222rem;
    padding-left: 0;
  }
  .recipe--display-teaser-wide .article__button-more {
    top: auto;
    bottom: -2.5rem;
  }
  .article--display-teaser-wide .recipe__sections-items {
    margin-top: 0px;
  }

  /* Listendarstellung */
  .ktseb-views-row-primary.views-row .article--display-teaser{
    display: flex;
  }
  .ktseb-views-row-primary.views-row  .article__teaser-image-wrapper,
  .ktseb-views-row-primary.views-row .views-field-field-recipe-image  {
    width: calc(66.66667% - 3.70367rem);
    float: left;
    margin-left: 0;
  }
  .ktseb-views-row-primary.views-row  .article__content,
  .ktseb-views-row-primary.view-rezepte__row .views-field-nothing {
    width: calc(33.33333% - 2.96293rem);
    float: left;
    margin-left: 2.2222rem;
    padding-left: 0;
  }
  .ktseb-views-row-primary.views-row.view-rezepte__row {
    display: flex;
  }
  .view-rezepte__row.ktseb-views-row-primary .field-link a {
    top: unset;
    bottom: 2.2rem;
  }
  .ktseb-views-row-secondary.views-row {
    width: calc(50% - 3.3333rem);
    float: left;
    margin-left: 2.2222rem;
    display: flex;
    margin-top: 4.5rem;
  }
  .view-rezepte__row.ktseb-views-row-tertiary.views-row .field-teaser {
    display: none;
  }
  .ktseb-views-row-tertiary.views-row  {
    width: calc(33.33333% - 2.96293rem);
    float: left;
    margin-left: 2.2222rem;
    display: flex;
    margin-top: 4.5rem;
  }
  .ktseb-views-row-secondary.views-row .media-rezept-bild__image-item,
  .ktseb-views-row-secondary.views-row .media--type-image {
    height: 315px;
    max-height: 315px;
  }
  .ktseb-views-row-tertiary.views-row .media-rezept-bild__image-item,
  .ktseb-views-row-tertiary.views-row .media--type-image {
    height: 200px;
    max-height: 200px;
  }


  .page--small-content-box .page__content {
    width: 100%;
    float: left;
    margin-left: unset;
  }
  .view-rezepte {
    margin-left: -2.2222rem;
    margin-right: -2.2222rem;
    width: calc(100% + 4.4444rem);
  }
  .view-rezepte .view-filters {
    margin: 0 2.2222em 1rem;
  }


  /* PAGE RECIPE */

  /*
  .recipe--display-full .content-box {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  */
  .media-rezept-bild__copyright {
	  width: 75%;
  }

  .view-kochtrickfilme .views-row {
    width: calc(33.33333% - 2.96293rem);
    float: left;
    margin-left: 2.2222rem;
  }

 }

@media only screen and (min-width: 1024px) and (max-width: 1279px){

  .ktseb-views-row-primary.views-row  .article__button-more {
    bottom: .5rem;
    top: unset;
  }
}

@media only screen and (min-width: 1280px){

  .ktseb-views-row-primary.views-row  .article__button-more {
    bottom: 2.2rem;
    top: unset;
  }

}
