/* !!! IN DIESER DATEI NUR MIXINS UND LESS-VARIABLEN DEFINIEREN !!! */
/*
@font-size-h1-desktop: 60px;
@font-size-h2-desktop: 35px;
@font-size-h3-desktop: 32px;
@font-size-h4-desktop: 24px;
@font-size-h5-desktop: 17px;
*/
/*
    Variablen-Definitionen zur Benutzung durch alle Marken
*/
/* !!! IN DIESER DATEI NUR MIXINS UND LESS-VARIABLEN DEFINIEREN !!! */
/* !!! IN DIESER DATEI NUR MIXINS UND LESS-VARIABLEN DEFINIEREN !!! */
/*
SHARED MIXINS
(zur Verwendung durch alle Marken)
*/
/* --- Defaults für Variablen ---
(ggf. in den seitenunabhängigen Styles überschreiben)*/
/*
Mixin funktioniert nur auf oberster Ebene!
Beispiele:
Ein Icon:       .PreloadIcons(url('@{resources-icons}/arrow.png'));
Mehrere Icons:  .PreloadIcons(url('@{resources-icons}/arrow.png') url('@{resources-icons}/example.svg'));
*/
.mfp-gallery button.mfp-close {
  background-image: url('/Sites/StockFood/Resources/images/icons/Close_white.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px auto;
  width: 30px;
  height: 30px;
  right: 0;
  padding-right: 0;
  opacity: 0.7;
}
.mfp-gallery button.mfp-close:hover {
  opacity: 1;
}
.mfp-gallery .mfp-arrow {
  background-size: 35px auto;
}
.mfp-gallery .mfp-arrow::before,
.mfp-gallery .mfp-arrow::after {
  display: none;
}
.mfp-gallery .mfp-arrow.mfp-arrow-left {
  background-image: url('/Sites/StockFood/Resources/images/icons/ArrowLeft.svg');
  background-repeat: no-repeat;
  background-position: center center;
}
.mfp-gallery .mfp-arrow.mfp-arrow-right {
  background-image: url('/Sites/StockFood/Resources/images/icons/ArrowRight.svg');
  background-repeat: no-repeat;
  background-position: center center;
}
.mfp-gallery .mfp-bottom-bar {
  margin-top: -30px;
}
.mfp-gallery .mfp-bottom-bar .mfp-title,
.mfp-gallery .mfp-bottom-bar .mfp-counter {
  font-size: 14px;
}
.mfp-gallery .mfp-bottom-bar .mfp-title {
  color: #FFF;
}
.mfp-gallery .mfp-bottom-bar .mfp-counter {
  color: #838383;
}
#Main h1,
#Main h2,
#Main h3,
#Main #ImageInfoArea span.AssetId,
#Main #VideoInfoArea span.AssetId {
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: normal;
  font-style: normal;
  color: #951636;
  font-size: 18px;
}
#Main h1 {
  margin-bottom: 20px;
}
#Main h1,
#Main h2 {
  margin-top: 0;
}
#Main h3 {
  border-top: none;
  padding-top: 0;
}
#Main .NoWrap {
  white-space: nowrap;
}
#Main hr {
  margin: 40px 0;
}
#ImagePreviewPage #ImageInfoArea h1,
#VideoPreviewPage #VideoInfoArea h1,
#ImagePreviewPage #ImageInfoArea span.AssetId,
#VideoPreviewPage #VideoInfoArea span.AssetId {
  line-height: 1.3 !important;
}
h2.WithIcon {
  display: inline-block;
}
h2.WithIcon > img {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}
h2.WithIcon + p {
  margin-top: 0;
}
#Main .UpperPart {
  display: grid;
  grid-gap: 40px;
  grid-template: auto / 1fr;
  grid-template-areas: "IC" "IA";
}
@media (min-width: 1025px) {
  #Main .UpperPart {
    grid-template: auto / repeat(12, 1fr);
    grid-template-areas: "IC IC IC IC IC IC IC IC IA IA IA IA";
  }
}
#BackToResultsPageLink {
  min-height: 25px;
  margin-bottom: 20px;
}
#BackToResultsPageLink > a {
  display: inline-block;
  background-image: url('/Sites/StockFood/Resources/images/icons/ArrowLeft.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 17px;
  min-height: 17px;
  padding-left: 20px;
  text-decoration: none;
  color: #434343;
  opacity: 0.7;
}
#BackToResultsPageLink > a:hover {
  text-decoration: underline;
  color: #951636;
  opacity: 1;
}
#PreviewImage {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 600px) {
  #PreviewImage {
    max-height: 775px;
  }
}
#Main table.Metadata {
  width: 100%;
}
#Main table.Metadata td:first-child {
  padding-right: 20px;
}
#Main table.Metadata td:last-child {
  width: 100%;
}
#Main table.Metadata .VersionsHint {
  display: inline-block;
  background-image: url('/Sites/StockFood/Resources/images/icons/Versions.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 19px;
  padding-left: 30px;
  line-height: 20px;
}
#Main #VideoPreviewPage table.Metadata td:first-child,
#Main #FeaturePreviewPage table.Metadata td:first-child {
  white-space: nowrap;
}
#PricingInfo {
  border: 1px solid #DCDCDC;
  border-radius: 4px;
  margin-top: 60px;
  padding: 15px;
  padding-top: 16px;
  margin-left: -15px;
  position: relative;
}
#PricingInfo > div:first-child {
  position: absolute;
  top: -13px;
  left: 0;
  width: 100%;
  padding: 0 7px;
}
#PricingInfo > div:first-child h2 {
  display: inline;
  background-color: #ffffff;
  padding: 0 10px;
  margin: 0;
}
#PricingInfo > div:first-child h2:last-child {
  position: absolute;
  right: 8px;
}
#PricingInfo > div.PricingInfoItems .PricingInfoItem {
  position: relative;
  min-width: 0;
  margin-bottom: 10px;
  padding: 10px 10px 30px;
  border: none;
  border-radius: 4px;
  background: #EEEEEE;
  font-size: 18px;
  cursor: pointer;
}
#PricingInfo > div.PricingInfoItems .PricingInfoItem:hover {
  background: #6E6E6E;
  color: #FFF;
}
#PricingInfo > div.PricingInfoItems .PricingInfoItem:last-child {
  margin: 0;
}
#PricingInfo > div.PricingInfoItems .PricingInfoItem > span {
  display: block;
}
#PricingInfo > div.PricingInfoItems .PricingInfoItem > span.UsageType {
  font-family: 'Futura Light', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 7px;
  padding-top: 4px;
}
#PricingInfo > div.PricingInfoItems .PricingInfoItem > span.UsageType.RF {
  font-size: 18px;
  margin-bottom: 12px;
}
#PricingInfo > div.PricingInfoItems .PricingInfoItem > span.Description {
  margin-bottom: 15px;
  font-size: 12px;
}
#PricingInfo > div.PricingInfoItems .PricingInfoItem > span.Price {
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  text-align: right;
  margin-left: 20px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
#PricingInfo > div.PricingInfoItems .PricingInfoItem.Pauschalpreise {
  margin-top: 10px;
}
#PricingInfo > div.PricingInfoItems .PricingInfoItem.Pauschalpreise:not(:hover) {
  background-color: #e4e4e4;
}
#PricingInfo > div.PricingInfoItems .PricingInfoItem.Pauschalpreise .UsageType {
  font-size: 23px;
}
#VideoInfoArea #PricingInfo > div:first-child {
  color: #317ad9;
}
.EssentialCollectionHint {
  background: rgba(149, 22, 54, 0.2);
  margin-top: 20px;
  padding: 15px;
}
.EssentialCollectionHint p {
  margin: 10px 0;
}
.EssentialCollectionHint p:first-child {
  margin-top: 0;
}
.EssentialCollectionHint p:last-child {
  margin-bottom: 0;
}
#FeaturePreviewPage .EssentialCollectionHint {
  margin-top: 10px;
  padding: 5px 10px;
}
#FeaturePreviewPage .EssentialCollectionHint p {
  margin: 5px 0;
}
#ImagePreviewPage .ImageButtons,
#VideoPreviewPage .ImageButtons {
  display: grid;
  grid-gap: 8px;
  margin-top: 20px;
}
@media (min-width: 600px) {
  #ImagePreviewPage .ImageButtons,
  #VideoPreviewPage .ImageButtons {
    grid-template: auto / 1fr 1fr;
    grid-auto-rows: auto;
    grid-auto-columns: 1fr;
  }
}
#ImagePreviewPage .ImageButtons > button,
#VideoPreviewPage .ImageButtons > button,
#ImagePreviewPage .ImageButtons > .Button,
#VideoPreviewPage .ImageButtons > .Button {
  text-align: left;
}
.ImageButtons button.AddToActiveLightbox {
  cursor: pointer;
  padding: 5px 8px;
  border: 1px solid;
  border-radius: 4px;
  text-decoration: none;
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
  padding-left: 40px;
  background-image: url('/Sites/StockFood/Resources/images/icons/Heart.svg');
  background-repeat: no-repeat;
  background-size: auto 1.2em;
  background-position: left 10px center;
}
.ImageButtons button.AddToActiveLightbox:hover {
  border-color: #6E6E6E;
  background-color: #6E6E6E;
  color: #FFF;
}
.ImageButtons button.AddToActiveLightbox:focus {
  outline: none;
}
.ImageButtons button.AddToActiveLightbox:disabled {
  opacity: 0.7;
  border-style: dotted;
  cursor: not-allowed;
}
.ImageButtons button.AddToActiveLightbox:disabled:hover {
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
}
.ImageButtons button.AddToActiveLightbox:hover:not(:disabled) {
  background-image: url('/Sites/StockFood/Resources/images/icons/Heart_white.svg');
  background-repeat: no-repeat;
}
.ImageButtons button.RemoveFromActiveLightbox {
  display: none;
  cursor: pointer;
  padding: 5px 8px;
  border: 1px solid;
  border-radius: 4px;
  text-decoration: none;
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
  padding-left: 40px;
  background-image: url('/Sites/StockFood/Resources/images/icons/Heart_solid.svg');
  background-repeat: no-repeat;
  background-size: auto 1.2em;
  background-position: left 10px center;
}
.ImageButtons button.RemoveFromActiveLightbox:hover {
  border-color: #6E6E6E;
  background-color: #6E6E6E;
  color: #FFF;
}
.ImageButtons button.RemoveFromActiveLightbox:focus {
  outline: none;
}
.ImageButtons button.RemoveFromActiveLightbox:disabled {
  opacity: 0.7;
  border-style: dotted;
  cursor: not-allowed;
}
.ImageButtons button.RemoveFromActiveLightbox:disabled:hover {
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
}
.ImageButtons button.RemoveFromActiveLightbox:hover:not(:disabled) {
  background-image: url('/Sites/StockFood/Resources/images/icons/Heart_solid_white.svg');
  background-repeat: no-repeat;
}
.ImageButtons button.DownloadLayout {
  cursor: pointer;
  padding: 5px 8px;
  border: 1px solid;
  border-radius: 4px;
  text-decoration: none;
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
  padding-left: 40px;
  background-image: url('/Sites/StockFood/Resources/images/icons/Download_Layout.svg');
  background-repeat: no-repeat;
  background-size: auto 1.2em;
  background-position: left 10px center;
}
.ImageButtons button.DownloadLayout:hover {
  border-color: #6E6E6E;
  background-color: #6E6E6E;
  color: #FFF;
}
.ImageButtons button.DownloadLayout:focus {
  outline: none;
}
.ImageButtons button.DownloadLayout:disabled {
  opacity: 0.7;
  border-style: dotted;
  cursor: not-allowed;
}
.ImageButtons button.DownloadLayout:disabled:hover {
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
}
.ImageButtons button.DownloadLayout:hover:not(:disabled) {
  background-image: url('/Sites/StockFood/Resources/images/icons/Download_Layout_white.svg');
  background-repeat: no-repeat;
}
.ImageButtons button.Download {
  cursor: pointer;
  padding: 5px 8px;
  border: 1px solid;
  border-radius: 4px;
  text-decoration: none;
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
  padding-left: 40px;
  background-image: url('/Sites/StockFood/Resources/images/icons/Download_HiRes.svg');
  background-repeat: no-repeat;
  background-size: auto 1.2em;
  background-position: left 10px center;
}
.ImageButtons button.Download:hover {
  border-color: #6E6E6E;
  background-color: #6E6E6E;
  color: #FFF;
}
.ImageButtons button.Download:focus {
  outline: none;
}
.ImageButtons button.Download:disabled {
  opacity: 0.7;
  border-style: dotted;
  cursor: not-allowed;
}
.ImageButtons button.Download:disabled:hover {
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
}
.ImageButtons button.Download:hover:not(:disabled) {
  background-image: url('/Sites/StockFood/Resources/images/icons/Download_HiRes_white.svg');
  background-repeat: no-repeat;
}
.ImageButtons button.ReserveFeature {
  cursor: pointer;
  padding: 5px 8px;
  border: 1px solid;
  border-radius: 4px;
  text-decoration: none;
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
  padding-left: 40px;
  background-image: url('/Sites/StockFood/Resources/images/icons/Reservation.svg');
  background-repeat: no-repeat;
  background-size: auto 1.2em;
  background-position: left 10px center;
  background-size: 20px auto;
}
.ImageButtons button.ReserveFeature:hover {
  border-color: #6E6E6E;
  background-color: #6E6E6E;
  color: #FFF;
}
.ImageButtons button.ReserveFeature:focus {
  outline: none;
}
.ImageButtons button.ReserveFeature:disabled {
  opacity: 0.7;
  border-style: dotted;
  cursor: not-allowed;
}
.ImageButtons button.ReserveFeature:disabled:hover {
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
}
.ImageButtons button.ReserveFeature:hover:not(:disabled) {
  background-image: url('/Sites/StockFood/Resources/images/icons/Reservation_white.svg');
  background-repeat: no-repeat;
}
.ImageButtons button.AddToCart {
  cursor: pointer;
  padding: 5px 8px;
  border: 1px solid;
  border-radius: 4px;
  text-decoration: none;
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
  padding-left: 40px;
  background-image: url('/Sites/StockFood/Resources/images/icons/AddToCart.svg');
  background-repeat: no-repeat;
  background-size: auto 1.2em;
  background-position: left 10px center;
  background-size: auto 22px;
}
.ImageButtons button.AddToCart:hover {
  border-color: #6E6E6E;
  background-color: #6E6E6E;
  color: #FFF;
}
.ImageButtons button.AddToCart:focus {
  outline: none;
}
.ImageButtons button.AddToCart:disabled {
  opacity: 0.7;
  border-style: dotted;
  cursor: not-allowed;
}
.ImageButtons button.AddToCart:disabled:hover {
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
}
.ImageButtons button.AddToCart:hover:not(:disabled) {
  background-image: url('/Sites/StockFood/Resources/images/icons/AddToCart_white.svg');
  background-repeat: no-repeat;
}
.ImageButtons .Button.FeaturePdfLink {
  cursor: pointer;
  padding: 5px 8px;
  border: 1px solid;
  border-radius: 4px;
  text-decoration: none;
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
  padding-left: 40px;
  background-image: url('/Sites/StockFood/Resources/images/icons/PDF.svg');
  background-repeat: no-repeat;
  background-size: auto 1.2em;
  background-position: left 10px center;
  background-size: auto 20px;
}
.ImageButtons .Button.FeaturePdfLink:hover {
  border-color: #6E6E6E;
  background-color: #6E6E6E;
  color: #FFF;
}
.ImageButtons .Button.FeaturePdfLink:focus {
  outline: none;
}
.ImageButtons .Button.FeaturePdfLink:disabled {
  opacity: 0.7;
  border-style: dotted;
  cursor: not-allowed;
}
.ImageButtons .Button.FeaturePdfLink:disabled:hover {
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
}
.ImageButtons .Button.FeaturePdfLink:hover:not(:disabled) {
  background-image: url('/Sites/StockFood/Resources/images/icons/PDF_white.svg');
  background-repeat: no-repeat;
}
.ImageButtons .Button.SendHires {
  cursor: pointer;
  padding: 5px 8px;
  border: 1px solid;
  border-radius: 4px;
  text-decoration: none;
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
  padding-left: 40px;
  background-image: url('/Sites/StockFood/Resources/images/icons/Envelope.svg');
  background-repeat: no-repeat;
  background-size: auto 1.2em;
  background-position: left 10px center;
  background-size: 20px auto;
}
.ImageButtons .Button.SendHires:hover {
  border-color: #6E6E6E;
  background-color: #6E6E6E;
  color: #FFF;
}
.ImageButtons .Button.SendHires:focus {
  outline: none;
}
.ImageButtons .Button.SendHires:disabled {
  opacity: 0.7;
  border-style: dotted;
  cursor: not-allowed;
}
.ImageButtons .Button.SendHires:disabled:hover {
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
}
.ImageButtons .Button.SendHires:hover:not(:disabled) {
  background-image: url('/Sites/StockFood/Resources/images/icons/Envelope_white.svg');
  background-repeat: no-repeat;
}
.ImageButtons.InActiveLightbox .AddToActiveLightbox {
  display: none;
}
.ImageButtons.InActiveLightbox .RemoveFromActiveLightbox {
  display: inline-block;
}
.ArtShop {
  margin-top: 10px;
}
.ArtShop > img {
  vertical-align: bottom;
  margin-right: 2px;
}
.ArtShop .Headline {
  font-weight: bold;
}
#PreviewImageContainer {
  grid-area: IC;
}
#PreviewImageContainer > .ImageBackground {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #f8f8f8;
}
#PreviewImageContainer > .ImageBackground #PreviewImage {
  width: 100%;
  max-height: 775px;
  object-fit: contain;
}
#ImageInfoArea,
#TeaserAndLinks,
#VideoInfoArea {
  grid-area: IA;
}
#ImageInfoArea h1,
#TeaserAndLinks h1,
#VideoInfoArea h1 {
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  color: #951636;
  line-height: 1.1 !important;
}
@media (min-width: 600px) {
  #ImageInfoArea h1,
  #TeaserAndLinks h1,
  #VideoInfoArea h1 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) {
  #ImageInfoArea h1,
  #TeaserAndLinks h1,
  #VideoInfoArea h1 {
    font-size: 23px;
  }
}
#VideoPreviewPage #PreviewImageContainer {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr auto;
}
#VideoPreviewPage video {
  max-width: 100%;
  width: 480px;
  max-height: 270px;
  object-fit: cover;
}
#VideoInfoArea > h2 {
  color: #317ad9 !important;
}
#SeriesImages,
#VersionImages,
#StepImages,
#AdditionalRecipeVideoImages {
  margin: 0 -5px;
  font-size: 0;
}
#SeriesImages a,
#VersionImages a,
#StepImages a,
#AdditionalRecipeVideoImages a {
  display: inline-block;
  margin: 5px;
  text-decoration: none;
}
#SeriesImages a img,
#VersionImages a img,
#StepImages a img,
#AdditionalRecipeVideoImages a img {
  color: transparent;
}
#SeriesImages button.AddAllToActiveLightbox {
  cursor: pointer;
  padding: 5px 8px;
  border: 1px solid;
  border-radius: 4px;
  text-decoration: none;
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
  padding-left: 40px;
  background-image: url('/Sites/StockFood/Resources/images/icons/Heart.svg');
  background-repeat: no-repeat;
  background-size: auto 1.2em;
  background-position: left 10px center;
  margin: 15px 0 0 5px;
}
#SeriesImages button.AddAllToActiveLightbox:hover {
  border-color: #6E6E6E;
  background-color: #6E6E6E;
  color: #FFF;
}
#SeriesImages button.AddAllToActiveLightbox:focus {
  outline: none;
}
#SeriesImages button.AddAllToActiveLightbox:disabled {
  opacity: 0.7;
  border-style: dotted;
  cursor: not-allowed;
}
#SeriesImages button.AddAllToActiveLightbox:disabled:hover {
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
}
#SeriesImages button.AddAllToActiveLightbox:hover:not(:disabled) {
  background-image: url('/Sites/StockFood/Resources/images/icons/Heart_white.svg');
  background-repeat: no-repeat;
}
#ImagePreviewPage hr {
  border-color: #951636 !important;
}
#FeaturePreviewPage hr {
  border-color: #6d60a8 !important;
}
#VideoPreviewPage h2 {
  color: #317ad9 !important;
}
#VideoPreviewPage hr {
  border-color: #317ad9 !important;
}
#FeaturePreviewPage h2,
#FeaturePreviewPage h3 {
  color: #6d60a8;
}
#FeaturePreviewPage .UpperPart {
  margin-bottom: 50px;
}
#FeaturePreviewPage .UpperPart #TeaserAndLinks h1 {
  margin-bottom: 0px;
  font-family: 'Kameron';
  font-size: 45px;
  color: #393939;
  line-height: 1;
}
#FeaturePreviewPage .UpperPart #TeaserAndLinks .SubInfo {
  margin-bottom: 25px;
}
#FeaturePreviewPage .UpperPart #TeaserAndLinks p {
  margin-top: 0;
  font-size: 17px;
}
#FeaturePreviewPage .UpperPart #TeaserAndLinks .ImageButtons {
  display: grid;
  grid-gap: 8px;
  margin-top: 20px;
}
#FeaturePreviewPage .UpperPart #TeaserAndLinks .ImageButtons > button,
#FeaturePreviewPage .UpperPart #TeaserAndLinks .ImageButtons > .Button {
  text-align: left;
}
#FeaturePreviewPage #FeatureImages > div,
#FeaturePreviewPage #LayoutSuggestion > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-decoration: none;
}
#FeaturePreviewPage #FeatureImages > div img,
#FeaturePreviewPage #LayoutSuggestion > div img {
  color: transparent;
}
#FeaturePreviewPage #FeatureImages > div img,
#FeaturePreviewPage #LayoutSuggestion > div img {
  margin: 0 10px 10px 0;
  cursor: zoom-in;
}
#FeaturePreviewPage .FeatureDetailsLink,
#FeaturePreviewPage .FeatureSuggestionsLink {
  display: block;
  color: #6d60a8;
  background-image: url('/Sites/StockFood/Resources/images/icons/ArrowRight2_featurecolor.svg');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 5px auto;
  padding-left: 12px;
  text-decoration: none;
}
#FeaturePreviewPage .FeatureDetailsLink:hover,
#FeaturePreviewPage .FeatureSuggestionsLink:hover {
  text-decoration: underline;
}
#FeaturePreviewPage #FeatureInfoArea .EssentialCollectionHint {
  margin-top: 0;
}
#Main .RecipeInfo table {
  width: 100%;
}
#Main .RecipeInfo table td:first-child {
  padding-right: 20px;
  white-space: nowrap;
  width: 1px;
}
#Main .RecipeInfo h2.WithIcon > img {
  position: relative;
  top: 4px;
}
#Main .RecipeInfo span {
  color: #951636;
}
#Main .RecipeInfo a.RecipeExample {
  display: inline-block;
}
#Main .RecipeInfo .RecipeOrderButton {
  margin-top: 10px;
}
#Main .RecipeInfoV2 table td {
  vertical-align: middle;
  padding: 4px 20px 4px 2px;
}
#Main .RecipeInfoV2 table td:last-child {
  padding-right: 0;
  text-align: right;
}
#Main .RecipeInfoV2 table td:last-child .Button {
  text-align: left;
}
#Main .RecipeInfoV2 table thead td {
  font-weight: bold;
  background: #EEEEEE;
  padding-top: 3px;
  padding-bottom: 3px;
}
#Main .RecipeInfoV2 table tbody td {
  border-bottom: 1px dotted #CFCFCF;
}
#Main .RecipeInfoV2 table .Button {
  cursor: pointer;
  padding: 5px 8px;
  border: 1px solid;
  border-radius: 4px;
  text-decoration: none;
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
  padding-left: 40px;
  background-image: url('/Sites/StockFood/Resources/images/icons/Download_HiRes.svg');
  background-repeat: no-repeat;
  background-size: auto 1.2em;
  background-position: left 10px center;
  display: inline-block;
}
#Main .RecipeInfoV2 table .Button:hover {
  border-color: #6E6E6E;
  background-color: #6E6E6E;
  color: #FFF;
}
#Main .RecipeInfoV2 table .Button:focus {
  outline: none;
}
#Main .RecipeInfoV2 table .Button:disabled {
  opacity: 0.7;
  border-style: dotted;
  cursor: not-allowed;
}
#Main .RecipeInfoV2 table .Button:disabled:hover {
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
}
#Main .RecipeInfoV2 table .Button:hover:not(:disabled) {
  background-image: url('/Sites/StockFood/Resources/images/icons/Download_HiRes_white.svg');
  background-repeat: no-repeat;
}
#Main .RecipeInfoV2 .RecipeOrderText {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 20px;
}
#Main .RecipeInfoV2 .RecipeOrderText .RecipeOrderButton {
  margin: 0 0 0 10px;
}
#Main .RecipeOrderButton {
  display: inline-block;
  cursor: pointer;
  padding: 5px 8px;
  border: 1px solid;
  border-radius: 4px;
  text-decoration: none;
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 16px;
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
  padding-left: 40px;
  background-image: url('/Sites/StockFood/Resources/images/icons/Envelope.svg');
  background-repeat: no-repeat;
  background-size: auto 1.2em;
  background-position: left 10px center;
  background-size: 20px auto;
}
#Main .RecipeOrderButton:hover {
  border-color: #6E6E6E;
  background-color: #6E6E6E;
  color: #FFF;
}
#Main .RecipeOrderButton:focus {
  outline: none;
}
#Main .RecipeOrderButton:disabled {
  opacity: 0.7;
  border-style: dotted;
  cursor: not-allowed;
}
#Main .RecipeOrderButton:disabled:hover {
  border-color: #BBB;
  background-color: #FFF;
  color: #434343;
}
#Main .RecipeOrderButton:hover:not(:disabled) {
  background-image: url('/Sites/StockFood/Resources/images/icons/Envelope_white.svg');
  background-repeat: no-repeat;
}
#Main .RecipeRegistrationInfo {
  margin-top: 10px;
}
#ImagePreviewPage #FeatureImage .SubInfo,
#FeaturePreviewPage .SubInfo {
  margin-top: 7.5px;
  line-height: 1;
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 17px;
}
@media (min-width: 600px) {
  #ImagePreviewPage #FeatureImage .SubInfo,
  #FeaturePreviewPage .SubInfo {
    font-size: 18px;
  }
}
@media (min-width: 1025px) {
  #ImagePreviewPage #FeatureImage .SubInfo,
  #FeaturePreviewPage .SubInfo {
    font-size: 19px;
  }
}
#ImagePreviewPage #FeatureImage {
  margin-top: 25px;
  padding: 20px;
  border: 1px solid #DCDCDC;
  border-radius: 4px;
  position: relative;
  box-sizing: content-box;
}
#ImagePreviewPage #FeatureImage #FeatureLabel {
  position: absolute;
  top: -14px;
  color: #6d60a8;
  background-color: #ffffff;
  padding: 0 5px;
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
}
#ImagePreviewPage #FeatureImage .FeatureTitle {
  font-family: 'Kameron';
  font-size: 25px;
  line-height: 1;
}
@media (min-width: 600px) {
  #ImagePreviewPage #FeatureImage .FeatureTitle {
    font-size: 40px;
  }
}
@media (min-width: 1025px) {
  #ImagePreviewPage #FeatureImage .FeatureTitle {
    font-size: 45px;
  }
}
#ImagePreviewPage #FeatureImage .SubInfo {
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  #ImagePreviewPage #FeatureImage .SubInfo {
    margin-bottom: 20px;
  }
}
#ImagePreviewPage #FeatureImage p {
  margin: 0 0 15px 0;
}
#ImagePreviewPage #FeatureImage #FeatureImagesContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}
#ImagePreviewPage #FeatureImage #FeatureImagesContainer #FeatureImages {
  height: 200px;
  overflow: hidden;
}
#ImagePreviewPage #FeatureImage #FeatureImagesContainer #MoreOfFeatureContainer {
  margin-left: 10px;
}
#Keywords > div {
  margin-top: 10px;
  margin-left: -5px;
}
#Keywords > div > a {
  color: #a9a9a9;
  margin: 5px;
  white-space: nowrap;
  font-size: 17px;
}
#Keywords > div > a:hover {
  color: #951636;
}
#Main ul.Restrictions {
  margin: 0;
  padding-left: 18px;
}
.RecipeVideoLoginMessage {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  max-width: 480px;
  max-height: 270px;
  padding: 100px 0;
  background-size: cover;
  background-position: center;
}
.RecipeVideoLoginMessage > div {
  display: inline-block;
  padding: 1em;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.7);
}
.RecipeVideoLoginMessage > div > p {
  padding: 0;
  margin: 0;
}
.StepsPricingHint {
  margin-top: 15px;
}
.StepsPricingHint .Headline {
  font-family: 'Futura Book', 'Gill Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size-adjust: 0.46;
  font-weight: normal;
  font-style: normal;
  color: #951636;
  font-size: 18px;
}
.StepsPricingHint + #StepImages {
  margin-top: 10px;
}
.ImagePackagesHint {
  margin-top: 20px;
}
#Main table {
  margin-top: 10px;
  margin-bottom: 10px;
}
#Main table td {
  vertical-align: top;
}
#Main table tr.Gap td {
  padding-top: 0.75em;
}
#VideoPreviewPage #SeriesImages .ThumbContainer {
  position: relative;
}
#ImagePreviewPage #CompleteDish img {
  display: inline-block;
  margin-top: 10px;
}
a.PortraitBox {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url('/Sites/StockFood/Resources/images/icons/Portrait.svg');
  background-repeat: no-repeat;
  margin: 0 0 -3px 5px;
}
a.PortraitBox:hover {
  background-image: url('/Sites/StockFood/Resources/images/icons/Portrait_active.svg');
}
a.BlogBox {
  display: inline-block;
  width: 24px;
  height: 17px;
  background-image: url('/Sites/StockFood/Resources/images/icons/Blogger.svg');
  background-repeat: no-repeat;
  margin: -2px 3px;
}
a.BlogBox[href]:hover {
  cursor: pointer;
  background-color: #951636;
}
span.ToolTip {
  font-size: 13px;
  display: none;
  position: absolute;
  z-index: 1000;
  background-color: #fff;
  padding: 3px 5px;
  margin-left: -5px;
  margin-top: -17px;
  line-height: 16px;
  white-space: normal;
  border: 1px solid #DCDCDC;
}
.DownloadHistory table {
  width: 100%;
}
.DownloadHistory table td {
  padding: 2px 20px 2px 2px;
}
.DownloadHistory table td:last-child {
  padding-right: 2px;
}
.DownloadHistory table thead td {
  font-weight: bold;
  background: #EEEEEE;
  padding-top: 3px;
  padding-bottom: 3px;
}
.DownloadHistory table tbody td {
  border-bottom: 1px dotted #CFCFCF;
}
#PrintPreviewPage {
  display: none;
}
@media print {
  #ImagePreviewPage {
    display: none;
  }
  #PrintPreviewPage {
    display: block;
    margin-top: 20px;
    font-size: 12px;
  }
  #PrintPreviewPage td {
    padding-left: 1em;
    white-space: nowrap;
  }
  #PrintPreviewPage td:first-child {
    padding-left: 0;
  }
  #PrintPreviewPage img {
    display: block;
  }
  #PrintPreviewPage img.Logo {
    margin: 0 0 1em 0;
  }
  #FeaturePreviewPage #BackToResultsPageLink,
  #VideoPreviewPage #BackToResultsPageLink,
  #FeaturePreviewPage .FeatureDetailsLink,
  #VideoPreviewPage .FeatureDetailsLink,
  #FeaturePreviewPage .ImageButtons,
  #VideoPreviewPage .ImageButtons,
  #FeaturePreviewPage .EssentialCollectionHint,
  #VideoPreviewPage .EssentialCollectionHint {
    display: none;
  }
  #VideoPreviewPage .UpperPart {
    margin-top: 20px;
  }
  #VideoPreviewPage .RecipeVideoLoginMessage > div {
    display: none;
  }
}

/*# sourceMappingURL=../../../../Sites/StockFood/Controllers/PreviewPage/Styles.css.map */