@charset "UTF-8";
/* honeypot fields against spam */
.form-group.phone,
.form-group.subject {
  display: none;
}
@keyframes moveh1 {
  from {
    margin-top: -25px;
  }
  to {
    margin-top: 0px;
  }
}
body {
  background-color: rgba(248, 246, 233, 0.75);
  color: #27170b;
  font-family: FFCartonnageStdRegular, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-size: 18px;
  line-height: 28.000008px;
}
body a {
  color: rgba(248, 246, 233, 0.75);
  text-decoration: none;
}
body a:hover {
  color: rgba(248, 246, 233, 0.75);
  text-decoration: none;
}
body .gallery img {
  margin-bottom: 30px;
}
body .gallery .bordered {
  margin-bottom: 30px;
}
body .gallery .bordered img {
  margin-bottom: 0;
}
img.marienfelderhof {
  height: 11px;
  width: auto;
  max-width: 100%;
}
nav {
  font-family: FFCartonnageStdRegular, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-size: 40px;
  min-height: 86px;
  color: #27170b;
}
nav a {
  color: #27170b;
}
nav a.hover,
nav a.active {
  color: rgba(248, 246, 233, 0.75);
}
nav.navbar {
  padding: 0;
  -webkit-transition: height 250ms linear;
  -ms-transition: height 250ms linear;
  transition: height 250ms linear;
}
nav.navbar.scrolled {
  -webkit-transition: height 500ms linear;
  -ms-transition: height 500ms linear;
  transition: height 500ms linear;
}
nav .nav-item.active a {
  color: rgba(248, 246, 233, 0.75);
}
nav .nav-item.cart a {
  color: #ee0000;
}
nav .bordered {
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar .container-fluid {
  display: block;
}
.list-group h3 {
  margin-bottom: 0;
}
.red {
  color: #ee0000;
}
.white {
  color: rgba(248, 246, 233, 0.75);
}
.subnavigation .navbar-text {
  text-align: left;
  padding-bottom: 8px;
}
.subnavigation .navbar-text.small,
.subnavigation .navbar-text .small {
  font-size: 12px;
  line-height: 13px;
}
.subnavigation .navbar-text.medium,
.subnavigation .navbar-text .medium {
  font-size: 30px;
}
.subnavigation .navbar-text.large,
.subnavigation .navbar-text .large {
  font-size: 40px;
}
.subnavigation .navbar-text.bordered.left,
.subnavigation .navbar-text.bordered.leftright {
  padding-left: 15px;
  padding-right: 15px;
  border-image-repeat: repeat;
}
.subnavigation .redborder {
  border-image: none;
}
.subnavigation .symbol {
  vertical-align: baseline;
}
.subnavigation .symbol.large {
  height: 28px;
  width: auto;
}
.subnavigation table {
  border-collapse: separate;
  margin: auto;
  min-width: 640px !important;
}
.subnavigation table td {
  padding-left: 10px;
  padding-right: 10px;
}
.subnavigation table td.small,
.subnavigation table td .small {
  font-size: 12px;
  line-height: 13px;
}
.subnavigation table td.medium,
.subnavigation table td .medium {
  font-size: 30px;
}
.subnavigation table td.large,
.subnavigation table td .large {
  font-size: 40px;
}
.inpagenavigation {
  text-transform: uppercase;
  text-align: center;
}
.inpagenavigation a {
  color: #27170b;
  padding: 0 15px;
}
.inpagenavigation a:hover,
.inpagenavigation a.active {
  text-decoration: none;
  color: rgba(248, 246, 233, 0.75);
}
.inpagenavigation.left {
  text-align: left;
  line-height: 22px;
}
.inpagenavigation.left a {
  padding-left: 0;
  display: block;
  margin-top: 0;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #27170b;
}
.inpagenavigation.left a:hover,
.inpagenavigation.left a.active {
  text-decoration: none;
  color: rgba(248, 246, 233, 0.75);
}
.lowercase {
  text-transform: lowercase;
}
input.form-control {
  background-color: rgba(248, 246, 233, 0.75);
  color: #27170b;
  text-transform: uppercase;
}
input.form-control:focus {
  color: #27170b;
}
input.form-control::placeholder {
  color: #909090;
}
input.form-control:focus {
  background-color: rgba(248, 246, 233, 0.75);
}
form .help-block {
  color: #ee0000;
}
.winesearch .input-group-text {
  background-color: transparent;
  border: none;
  color: #27170b;
}
.image-filter {
  filter: opacity(65%) contrast(150%) grayscale(50%);
}
.bordered {
  -webkit-border-image: url(/images/MFH_rahmen_5.svg) 6.89655172% repeat;
  border-image: url(/images/MFH_rahmen_5.svg) 6.89655172% repeat;
  border-style: solid;
  border-width: 4px;
  padding: 0px;
  margin: 0;
}
.bordered.leftright {
  border-top: 0;
  border-bottom: 0;
  border-image-slice: 6.896551724137931%;
}
.bordered.left {
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-image-slice: 6.896551724137931%;
}
.bordered.bordered-top {
  border-bottom: 4px;
  border-right: 4px;
  border-left: 4px;
}
footer {
  margin-bottom: 100px;
  margin-top: 50px;
}
footer .bordered {
  padding: 15px;
}
footer a {
  margin-right: 15px;
}
footer #footersymbol {
  width: 150px;
  height: auto;
  position: absolute;
  top: -25px;
}
footer a {
  color: rgba(248, 246, 233, 0.75);
}
footer a:hover {
  color: inherit;
  text-decoration: none;
}
.required:after {
  content: "*";
  color: #ee0000;
}
h1 {
  font-family: FFCartonnageStdRegular, sans-serif;
  font-style: normal;
  font-size: 80px;
  line-height: 80px;
  text-transform: uppercase;
  color: rgba(248, 246, 233, 0.75);
  hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
}
h2 {
  font-family: FFCartonnageStdRegular, sans-serif;
  font-style: normal;
  font-size: 40px;
  line-height: 62.22224px;
  text-transform: uppercase;
}
.image-navigation {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  height: 66px;
  width: 77px;
  z-index: 200;
}
.image-navigation.prev {
  margin-left: -30px;
  background: url(/images/symbole/symbole_14.svg) no-repeat;
}
.image-navigation.next {
  right: 0%;
  margin-right: -30px;
  background: url(/images/symbole/symbole_13.svg) no-repeat;
}
.content {
  line-height: 28.000008px;
  padding-bottom: 50px;
  padding-top: 87px;
}
.content .discount {
  color: #ee0000;
}
.content .available {
  color: #007700;
}
.content .small {
  line-height: 21.6px;
}
.content p {
  margin-bottom: 15px;
}
.content .text-right .indent {
  padding-left: none;
  padding-right: 80px;
}
.content .spacer.top {
  margin-top: 150px;
}
.content .spacer.top.spacer-small {
  margin-top: 50px;
}
.content .scrolltop {
  cursor: pointer;
}
.content .mainteaser {
  position: absolute;
  z-index: 200;
  width: 220px;
  height: 220px;
  left: 10%;
  top: 200px;
  background: url(/images/symbole/symbole_22.svg) no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* vertikal */
}
.content .mainteaser h1 {
  font-family: FFCartonnageStdRegular, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-size: 30px;
  color: rgba(248, 246, 233, 0.75);
  line-height: 30px;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
}
.content .mainteaser h1 a {
  color: inherit;
}
.content .mainteaser .teasertype.wine {
  margin-top: -20px;
}
.content .mainteaser .teasertype.wine h1 {
  hyphens: none;
  -ms-hyphens: none;
  -moz-hyphens: none;
  -webkit-hyphens: none;
}
.content .mainteaser .teasertype.wine p {
  margin-bottom: 5px;
}
.content .mainteaser p {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.content .mainsymbol {
  height: 45px;
  width: auto;
  margin-bottom: -10px;
  margin-left: 80%;
}
.content .image-container {
  position: relative;
  background-blend-mode: multiply;
}
.content .image-container.nomargin {
  margin-bottom: 0px;
}
.content .image-container .centerblock {
  text-align: center;
  color: rgba(248, 246, 233, 0.75);
}
.content .image-container .centerblock h1,
.content .image-container .centerblock h2,
.content .image-container .centerblock h3 {
  color: inherit;
}
.content .image-container .centerblock h1 {
  margin-top: 0;
}
.content .image-container.brightness img {
  filter: brightness(75%) opacity(65%) contrast(150%) grayscale(50%);
}
.content .image-container.brightness img.nobrightness {
  filter: brightness(100%);
}
.content .image-container img.marienfelderhof {
  height: 17px;
}
.content .image-container .blinder {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
}
.content .image-container .blinder.animate {
  background-color: rgba(120, 96, 58, 0.75);
  -webkit-transition: background-color 1s linear;
  -ms-transition: background-color 1s linear;
  transition: background-color 1s linear;
}
.content .image-container .arrowdown {
  position: absolute;
  z-index: 1000;
  width: 68px;
  height: 41px;
  bottom: -55px;
  left: 50%;
  margin-left: -34px;
  cursor: pointer;
  background: url(/images/symbole/symbole_21.svg) no-repeat;
}
.content .text-container {
  text-align: left;
  hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
}
.content .subfooter {
  margin-top: 25px;
  width: 100%;
  height: 200px;
}
.content .subfooter .centerblock {
  margin-top: 25px;
  text-align: center;
  color: #27170b;
}
.content .subfooter .centerblock h1,
.content .subfooter .centerblock h2,
.content .subfooter .centerblock h3 {
  color: inherit;
}
.content .subfooter .fader {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #ee0000;
  background: linear-gradient(0deg, #ee0000 0%, rgba(255, 255, 255, 0) 35%);
}
.content .elements .wine {
  margin-bottom: 50px;
}
.content .elements .wine .winebg {
  background-color: rgba(238, 0, 0, 0.25);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.content .elements .wine h2 a {
  color: #27170b;
}
.content .elements .wine a {
  color: #27170b;
}
.content .elements .wine a:hover {
  color: rgba(248, 246, 233, 0.75);
}
.content .price {
  font-family: FFCartonnageStdRegular, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-size: 30px;
}
.content .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 25px;
}
.content .video-container iframe,
.content .video-container object,
.content .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content .ressource {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 25px;
}
.content .images .bordered {
  margin-bottom: 30px;
}
.form-control,
.btn {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.modal-content {
  background-image: url('/images/bg.jpg');
}
.btn-success {
  background-color: transparent;
  -webkit-border-image: url(/images/MFH_rahmen_5.svg) 6.89655172% repeat;
  border-image: url(/images/MFH_rahmen_5.svg) 6.89655172% repeat;
  border-style: solid;
  border-width: 4px;
  padding: 0px;
  margin: 0;
  padding: 3px 10px;
  color: rgba(248, 246, 233, 0.75);
}
.btn-success.leftright {
  border-top: 0;
  border-bottom: 0;
  border-image-slice: 6.896551724137931%;
}
.btn-success.left {
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-image-slice: 6.896551724137931%;
}
.btn-success.bordered-top {
  border-bottom: 4px;
  border-right: 4px;
  border-left: 4px;
}
.btn-success:hover {
  color: #27170b;
  background-color: transparent;
}
.nav-link {
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
@media all and (max-width: 1525px) {
  nav {
    font-family: FFCartonnageStdRegular, sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-size: 25px;
  }
}
@media all and (max-width: 1100px) {
  nav {
    font-family: FFCartonnageStdRegular, sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-size: 20px;
  }
}
@media all and (max-width: 991px) {
  .navbar-collapse {
    background: url(/images/bg.jpg) repeat-x;
  }
  nav.navbar {
    padding-left: 15px;
    padding-right: 15px;
  }
  .content .mainteaser {
    position: relative;
    top: 0px;
    width: 100%;
    height: inherit;
    left: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #ee0000;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .content .mainteaser h1 {
    margin-top: 0;
  }
  .content .mainsymbol {
    display: none;
  }
  .content h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .content h2 {
    font-size: 19px;
    line-height: 30px;
  }
  .image-navigation.prev {
    margin-left: 0px;
  }
  .image-navigation.next {
    margin-right: 0px;
  }
  footer #footersymbol {
    display: none;
  }
}
@media all and (max-width: 767px) {
  img.marienfelderhof {
    max-width: 90%;
  }
}
/*
 * E-Label styles
 */
.content.elabel {
  padding-top: 5px;
  margin-top: 5px;
}
.content.elabel a {
  color: #27170b;
}
.content.elabel .spacer.top {
  margin-top: 0;
}
.content.elabel .spacer.top.spacer-small {
  margin-top: 0;
}
.content.elabel h1 {
  letter-spacing: 1px;
  border-bottom: none;
  margin-bottom: 0px;
  color: #27170b;
}
.content.elabel h2 {
  margin-top: 5px;
}
.content.elabel h3 {
  line-height: 1.25;
}
.content.elabel h4 {
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.25;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.nobr {
  white-space: nowrap;
}
.hide {
  display: none;
}
.clickable {
  cursor: pointer;
  color: rgba(248, 246, 233, 0.75);
}
.drag-droppable {
  cursor: grab;
  color: rgba(248, 246, 233, 0.75);
}
.center {
  text-align: center;
}
.bold {
  font-weight: bold;
}
.right {
  text-align: right;
}
body#admin {
  background: none;
}
#admincontent {
  padding: 25px;
  font-size: 18px;
  /* paginator */
}
#admincontent i {
  vertical-align: bottom;
}
#admincontent a {
  color: rgba(248, 246, 233, 0.75);
}
#admincontent p {
  margin-bottom: 10px;
}
#admincontent #logininfo {
  margin-bottom: 10px;
  font-size: 16px;
}
#admincontent #adminnavigation {
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px 10px;
  margin-bottom: 10px;
}
#admincontent .mainmenu {
  margin-bottom: 10px;
}
#admincontent .mainmenu a {
  display: block;
  margin-bottom: 10px;
}
#admincontent input,
#admincontent select {
  color: #27170b;
}
#admincontent ::-webkit-input-placeholder {
  /* Edge */
  color: #c0c0c0;
}
#admincontent :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #c0c0c0;
}
#admincontent ::placeholder {
  color: #c0c0c0;
}
#admincontent .card,
#admincontent .list-group-item {
  background-color: transparent;
}
#admincontent div.form div.element {
  margin-bottom: 5px;
}
#admincontent div.form div.button {
  float: left;
  margin-right: 10px;
}
#admincontent div.form label.label {
  margin-bottom: 4px;
  display: block;
}
#admincontent div.form label.label.required {
  color: #990000;
}
#admincontent div.form input[type=text],
#admincontent div.form input[type=password],
#admincontent div.form select,
#admincontent div.form textarea {
  padding: 4px;
  border: 2px solid #a0a0a0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#admincontent div.form input[type=text],
#admincontent div.form input[type=password],
#admincontent div.form textarea {
  width: 350px;
}
#admincontent div.form ul.errors li {
  color: #990000;
  font-size: 10px;
}
#admincontent table.table {
  border-collapse: collapse;
  margin: 10px 0;
}
#admincontent table.table tr th,
#admincontent table.table tr td {
  padding: 5px 10px;
}
#admincontent table.table tr th {
  border: 1px solid #000000;
  border-bottom: 2px solid #336699;
  background: #336699;
  color: #ffffff;
}
#admincontent table.table tr td {
  border: 1px solid #e0e0e0;
  vertical-align: top;
}
#admincontent table.table tr:hover td {
  background-color: rgba(128, 128, 128, 0.3);
}
#admincontent table.table tr.disabled td {
  color: #e0e0e0;
}
#admincontent .categories a.selected {
  font-size: 20px;
}
#admincontent #map {
  width: 100%;
  height: 500px;
}
#admincontent tr.inactive td {
  text-decoration: line-through;
  color: #c0c0c0;
}
#admincontent .label {
  text-align: left;
  color: #000000;
  font-weight: inherit;
}
#admincontent .paginationControl {
  margin: 0;
  padding: 5px;
  border: 1px solid #e0e0e0;
  background: #e0e0e0;
}
#admincontent .paginationControl .settings,
#admincontent .paginationControl .settingsOptions {
  float: left;
  margin-right: 10px;
}
#admincontent .paginationControl .meta {
  float: left;
}
#admincontent .paginationControl .pages {
  float: right;
}
#admincontent .paginationControl .pages i {
  padding-top: 1px;
}
#admincontent .paginationControl .pages span {
  display: inline-block;
  padding: 1px 5px;
}
#admincontent .paginationControl .pages span.current {
  background: #336699;
  color: #fff;
}
.icon-move {
  cursor: pointer;
}
