body {
	background: #8d847a no-repeat 0 0;
	line-height: 140%;
	font-family: 'Lato', verdana, sans-serif;
	font-weight: 300;
	font-size: 17px;
	color: #ffffff;
	text-align: center;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	line-height:140%;
	color: #ffffff;
	font-family: 'Pinyon Script', cursive;
}
h2 {
	font-size: 3.5rem;
}
@media screen and (max-width: 39.9375em) {
  h2 {
	font-size: 3.0rem; } }
a {
	color: #ffffff;
}
a:hover {
	color: #ffffff;
}
.name{
	font-size:15px;
}
.kontaktdaten {
	width: 400px;
	/*margin: 333px 148px 45px;*/
	z-index:5;
	position:relative;
	text-align:center;
	margin:0 auto;
}
.iva {
	font-size:12px;
}
.bg-img { 
}
h1 { 
	font-size:32px;

}
.willkommen { 
	font-size:18px;
	line-height:130%;
}



/*Sticky menu*/

@media screen and (max-width: 39.9375em) {
  .no-js .top-bar {
    display: none;
  }
}

@media print, screen and (min-width: 40em) {
  .no-js .title-bar {
    display: none;
  }
}

[data-sticky] {
  width: 100%;
}

.sticky-container {
  z-index: 5;
}
.top-bar ul  {
  margin:0 auto;
}
.top-bar li a  {
	font-family: 'Lato', verdana, sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #8d847a;
	margin-top: 16px;
}
.top-bar li a:hover {
	color: #ffffff;
}
#mini-link {
	width: 80px;
	margin-top: 0;
}
#mini-link img {
	width: 100%;
	height: 100%;
	border: 0 none;
}
.is-dropdown-submenu {
    min-width: 105px;
}	
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    border-color: #8d847a transparent transparent;
}
.is-dropdown-submenu-parent a:hover {
	color: #ffffff;
}
.is-active a {
	color: #ffffff;
}
.title-bar {
    background: #8d847a;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    border-color: #8d847a transparent transparent;;
}

/*Slider*/
.orbit-bullets {
    margin-top: -2.8rem;
}
.orbit-bullets button {
	width: 0.8rem;
	height: 0.8rem;
}
.orbit-bullets button.is-active {
	background-color: #fff;
}
.orbit-bullets button:hover {
	background-color: #fff;
}



/*Articles*/
.grid-container {
    padding-top: 20px;
}
hr {
    padding-top: 0;
}
.container-weine {

}
#cnt-weissweine h2  {
    padding-bottom: 20px;
}
#cnt-rotweine h2  {
    margin-bottom: -20px;
}
.cell {
	vertical-align: middle;	
}
#cnt-weissweine .cell img {
    max-width: 75%;
}
#cnt-rotweine .medium-up-4 .cell img  {
    max-width: 58%;
}
#cnt-rotweine .small-up-3 .cell img  {
max-width: 75%;
}
#cnt-rotweine .large-up-4 .cell img  {
    max-width: 58%;
}



/*Testimonial*/

.full-width-testimonial {
  background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.1)), url("https://unsplash.it/2000/1200/?image=1011");
  background-position: center center;
}

.full-width-testimonial-icon .quote-path {
  fill: none;
  stroke: #ffae00;
  stroke-width: 2.5192;
  stroke-miterlimit: 10;
}

.full-width-testimonial-content,
.full-width-testimonial-icon {
  text-align: center;
}

.full-width-testimonial-section {
  padding-top: 2rem;
}

.full-width-testimonial-section .full-width-testimonial-text {
  font-weight: 300;
  color: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: -5px;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 1.5em;
}

@media print, screen and (min-width: 40em) {
  .full-width-testimonial-section .full-width-testimonial-text {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media print, screen and (min-width: 64em) {
  .full-width-testimonial-section .full-width-testimonial-text {
    padding-left: 180px;
    padding-right: 180px;
    font-size: 1.8em;
  }
}

@media screen and (min-width: 75em) {
  .full-width-testimonial-section .full-width-testimonial-text {
    padding-left: 300px;
    padding-right: 300px;
  }
}

.full-width-testimonial-section .full-width-testimonial-source {
  font-size: 1.2em;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding-bottom: 0;
  margin-bottom: 0.2em;
  font-size: 1.0em;
}

.full-width-testimonial-section .full-width-testimonial-source-context {
  display: block;
  font-size: 0.9em;
  font-weight: 500;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 0.8em;
}

.full-width-testimonial-section .slick-slider {
  margin-bottom: 0px;
}

.full-width-testimonial-text,
.full-width-testimonial-content,
.full-width-testimonial-source,
.full-width-testimonial-icon {
  padding-bottom: 2rem;
}

.full-width-testimonial-content {
  width: 100%;
}

