@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400..900&display=swap');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@font-face {
  font-family: 'Plantin-LightItalic';
  src: url('https://www.weinhof-rossmann.at/fonts/Plantin-LightItalic.eot');
  src: url('https://www.weinhof-rossmann.at/fonts/Plantin-LightItalic.eot?#iefix') format('embedded-opentype'),
       url('https://www.weinhof-rossmann.at/fonts/Plantin-LightItalic.woff2') format('woff2'),
       url('https://www.weinhof-rossmann.at/fonts/Plantin-LightItalic.woff') format('woff'),
       url('https://www.weinhof-rossmann.at/fonts/Plantin-LightItalic.ttf') format('truetype'),
       url('https://www.weinhof-rossmann.at/fonts/Plantin-LightItalic.svg#Plantin-LightItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 641px){
body {
	background-color: #fff;
    font-family: 'Open Sans Regular', sans-serif;
    font-size: 18px;
	    margin: 0 0 10px;
    word-break: break-word;
}}

a {
	    color: #212529;
}


h2 { color: #E40000; font-size: 32px; font-family: 'Open Sans', sans-serif; font-weight: 300 !important; text-decoration: none; text-transform: uppercase; margin-bottom: 5 px;}
h3 { color: #6d6d6d; font-size: 25px; font-family: 'Open Sans', sans-serif; text-decoration: none; margin-bottom: 5px; }
h4 { color: #fff; font-size: 22px; font-family: 'Open Sans', sans-serif;font-weight: 600; text-decoration: none; text-transform: none; margin-bottom: 5px;}

h1 {font-size: 45px;font-family: "Playfair Display", serif;color: #333;/* text-transform: uppercase; */display: block;padding-bottom: 10px;word-break: break-word;font-weight: 900;line-height: 1.1;}

h3 {
    font-size: 20px;
    font-family: 'Plantin-LightItalic';
    text-transform: uppercase;
    color: #333;
    font-family: 'Open Sans', sans-serif;
    color: #333;
    text-transform: uppercase;
    display: inline-block;
    padding-bottom: 10px;
    word-break: break-word;
    line-height: 1.1;
    /* font-weight: 600; */
}


h4 {
    color: #333;
    font-size: 23px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    text-transform: none;
    margin-bottom: 5px;
    font-family: 'Plantin-LightItalic';
    font-weight: normal;
}

h1:after {
    /* content: ''; */
    /* height: 5px; */
    /* width: 75%; */
    /* background-color: #333; */
    /* display: block; */
    /* margin-top: 5px; */
}

h2 {
	    font-size: 30px;
		    font-family: 'Plantin-LightItalic';
    text-transform: none;
	   color: #333;
}


hr {
    border: 0;
    height: 2px;
    background-image: linear-gradient(to right, #77792a, #77792a, #77792a);

}


.google-maps{
position:relative;
padding-bottom: 25%;
height: 0;
overflow: hidden;
}

.google-maps iframe{
position: absolute;
top:0;
left: 0;
width: 100% !important;
height: 100% !important;
}


.video-frame{
position:relative;
z-index:1;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}

.video-frame iframe{
position: absolute;
top:0;
left: 0;
width: 100% !important;
height: 100% !important;
z-index:1;
}


.video-header {
position:relative;
    width: 100%;}

	.logo {
		    position: absolute;
    top: 298%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	max-width:300px;
	}

		@media (min-width: 1660px) {
.logo {
    position: absolute;
    top: 369%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 525px;
	}}
	@media (min-width: 901px) and (max-width:1160px){
.logo {
    position: absolute;
    top: 199%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 267px;
	}}
	@media (min-width: 641px) and (max-width:900px){
.logo {
    position: absolute;
    top: 126%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 191px;
	}}
@media (max-width: 640px){
.logo {
  position: absolute;
      max-width: 93px;
      top: 11%;
}
.p10 {
	margin-top:0;
	width:100%;
}
section.p10 .headline-link {
    font-size: 25px;
}
section.p10 .headline-link:before {
    margin-left: 30px;
}
section.p10 .headline-link:after {
    margin-right: 30px;
}
h2 {
    font-size: 24px;
}
.pb_section {
    padding: 30px;
}
h1 {
    font-size: 25px;
}
.text-right {
    margin-right: 20px;
}
.text-left {
    margin-left: 20px;
}
.google-maps {
    padding-bottom: 70%;
}
h3 {
    font-size: 13px;
}
body {
    font-size: 14px;
}
.p10-box .text {
    font-size: 14px;
}
.overlay nav {
    font-size: 17px;
}
.fixedSidebar-wrapper ul li img {
    height: 27px;
}
.fixedSidebar-wrapper ul li {
    height: 40px;
    width: 60px;
}
#Sortiment > div > div:nth-child(2) > section {
	height: 560px;
}}


@media (max-width: 360px){
.logo {
    position: absolute;
    max-width: 150px;
    width: 100%;
}}

body > img {
	display:none;
}

.home-content {
	margin-bottom:50px;
}

@media (min-width: 1200px){
.container {
    max-width: 1440px;
}}

@media (min-width: 641px){
.pb_section {
    padding: 80px;
    width: 100%;
}

}
@media (min-width: 1200px){
  .p10 {
  	    width: 100%;
  	    /* margin-top: 40px; */
  }

.sortiment-button {
    width: 200px;
    height: 800px;
    border-radius: 50%;
    /* background-color: #373c2b; */
	display:none;
    text-transform: uppercase;
    right: -169px;
    position: absolute;
    writing-mode: vertical-lr;
    text-orientation: upright;
    color: #77792a;
    font-size: 40px;
    bottom: -500px;

	    line-height: 47px;
}
.sortiment-button span {
	font-size:60px;
}}
@media (max-width: 1199px) {
.sortiment-button,	.sortiment-button14, .b_sortiment14{
display:none;
}
.sortiment-button span {
	font-size:60px;
}
section.p10 .headline-link {
    max-width: 314px;
	    left: 0;
    right: 0;
    margin: auto;
    margin-top:20px;
    margin-bottom:20px;
}
.p10-box {
    height: 400px;
}}


	.grau {
    background-color: #f7f9f9;
    width:100%;
    padding: 75px;
 }

.blog-caption-background {
    bottom: 0;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 50px;
    position: absolute;
}

.news-box p {
	font-size: 14px;
}
@media (min-width: 1200px) {
.b_sortiment14 {
	display:block;
}
.image-sortiment-button14{
	display:none;
}}

@media (max-width: 1199px) {
.image-sortiment-button14 {
	display:none;
}
.image-sortiment-button15 {
	display:none;
}}
.video-background {
    background:linear-gradient(0deg,rgba(0, 0, 0, 0.59),rgba(0, 0, 0, 0.8)),url(/pcms/bilder/Weingut_Begutachtung.jpg);
    background-size: cover;
    color: #fff;
    padding: 20px;
	margin-bottom: 30px;
  min-height: 634px;
}

@media(max-width: 767px){
  .video-background{
    min-height: 0;
  }
}

.video-background a {color:white;
text-decoration:underline;}

.video-background h2 {
		color:#fff;
}


.headline-position {
    position: relative;
    height: 175px;
	    margin-bottom: 50px;
        display: none;
}

	@media (max-width: 767px) {
.overlay ul li {
    display: block;
    position: relative;
    opacity: 0;
    margin-bottom: 11px;
}
}

.family-box {
	    padding: 0px 20px 0px 20px;
}
.family-box h1{
	    padding-top: 20px;
}

.image-sortiment-button14 img{
	max-width:140px;
}
.image-sortiment-button14 {
    position: absolute;
    top: -52px;
    left: 0px;
    z-index: 9;
}
.image-sortiment-button15, .b_sortiment15 {
	display:none;
}
@media (max-width: 360px) {
    .logo {
        position: absolute;
        max-width: 90px;
        width: 100%;
    }
}
.owl-nav {
	display:none;
}

.footer h2 {
    color: #565656;
}

.success-message {
	display:none;
}

.partner-img img {
  max-width:100%;
}
.partner-con {
  padding-top:20px;
  padding-bottom:20px;
}

.weinauszeichungen  {
text-align:center;

}

.weinauszeichungen img {
max-height:150px;
}

.artikel-image {
	width:100%;
}

button#Absenden {
    background: white;
    border: 2px solid black;
    border-radius: 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 20px;
}

button#Absenden:hover {
  cursor: pointer;
}

@media(max-width: 1200px){
  section.p10 .headline-link{
        line-height: 47px;

  }
  .owl-carousel{
        margin-top: 120px;
  }
  .col-lg-6{
margin-bottom: 50px;}

}
@media(max-width: 767px){
  section.p10 .headline-link{
        line-height: 55px;
  }

  .weinflasche-mobile img {
max-width:10% !important;

  }

  .weinshop-li {
    color: white;
    height: 71px !important;
    font-size: 10px;
    text-align: center;
    line-height: 11px;
    padding: 5px 0px;
    text-transform: uppercase;
}

.toplinks li a {
  display: inline-block;
  color: #b32d0d,;
  padding-right: 0px;
  padding-top: 0px;
  /* padding: 0px 23px; */
}
.toplinks li  {

      display: inline-block;
      color: #b32d0d,;
      padding: 0px 13px;
      margin-bottom: -21px;

}

ul.toplinks {
  text-align: center;
      padding-left: 30%;
}
.col-sm-3 {margin-top:20px;}
}
.salon-2020 {
    margin-top: 75px;
}
img.salon-2020-img {
    max-width: 750px;
}
.salon-2020 .p-2020 {
    text-align: center;
}
.mw-2020 {
        text-align: center;
    margin-top: -14px;
}
img.salon-2020-img {
    margin-top: 30px;
}
@media (min-width: 576px){
.modal-dialog {
    max-width: 500px;
    margin: 30px auto;
}}
@media (min-width: 1500px){
.modal-dialog {
    max-width: 700px;
    margin: 30px auto;
}}

@media (max-width: 560px){
  ul.toplinks {

        padding-left: 0;
  }

  .modal-dialog{
    max-width: 80%;
margin-left:10%;
  }
}
.modal-dialog {
  margin-top: 60px;

}

.modal-content button.close {
    margin-left: auto;
}


.modal-header {
   padding: 5px 15px;
  }



.stamp{
    background: #f7faee;
    position: relative;
    padding: 25px;
    -webkit-filter: drop-shadow(0px 0px 1px black);
    filter: drop-shadow(0px 0px 1px black);
  }
  
  .stamp:before {
    position: absolute;
    top: 0;
    left: -10px;
    display: block;
    content: "";
    background: radial-gradient(circle, transparent 6px, #f7faee 8px);
    background-size: 36px 20px;
    background-position: -20px -24px;
    width: 10px;
    height: 100%;
    z-index: -1;
  }
  .stamp:after {
    position: absolute;
    top: 0;
    right: -10px;
    content: "";
    display: block;
    background: radial-gradient(circle, transparent 6px, #f7faee 8px);
    background-size: 36px 20px;
    background-position: -6px -24px;
    width: 10px;
    height: 100%;
    z-index: -1;
  }

  .shop{
    /* margin-bottom: 75px; */
  }

  .shop .stamp img{
    width: auto;
    height: 250px;
    display: block;
    margin: auto;
  }

  .shop .stamp h4{
    font-family: 'Open Sans', sans-serif;
    margin-top:15px;
    margin-bottom: 15px;
    min-height: 55px;
  }

  .shop .owl-carousel .owl-stage-outer{
    padding: 5px;
  }

  .shop .btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #333333;
    border-color: #494949;
    background-image: none;
    border-radius: 0;
}

.shop .stamp a:hover{
    color: black;
    text-decoration: none;
}

.shop .stamp .btn-primary:hover{
    color:white;
}

a.video-link {
    position: absolute;
    top: 40px;
    right: 15px;
    color: white;
    font-size: 30px;
    height: 65px;
    width: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 4px solid white;
    border-radius: 50%;
    padding-left: 4px;
    z-index: 1000;
    text-decoration: none!important;
    /* mix-blend-mode: revert-layer; */
}
@media(max-width: 767px){
    a.video-link {
        position: absolute;
        top: 50px;
        right: 15px;
        color: white;
        font-size: 20px;
        height: 45px;
        width: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 3px solid white;
        border-radius: 50%;
        padding-left: 4px;
        z-index: 1000;
        text-decoration: none !important;
    }
}


.owl-dots{
    text-align: center;
}
.owl-carousel  button.owl-dot{
    margin: 0px 5px;
    padding: 10px 0px!important;
}
button.owl-dot span {
    display: block;
    width: 28px;
    height: 5px;
    background: rgb(0 0 0 / 45%);
    transition: all .5s ease-in-out;
    border-radius: 3px;
}

button.owl-dot.active span{
    width: 35px;
    background: rgb(0 0 0 / 100%);
}

img.footer-logo {
    width: 145px;
    margin-top: 15px;
}

.d-flex-icons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 15px;
    gap: 15px;
    margin-top: 15px;
}

.d-flex-icons a{
    text-decoration: none!important;
}

.d-flex-icons .icon {
    font-size: 29px;
    color: white;
    background: #0c0c0c;
    height: 65px;
    width: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #494a44;
    border-color: #122b40;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #494a44;
    border-color: #122b40;
}

@media(max-width: 767px){
    .sidebar-cart {
        right: -1000px;
        width: 90%;
    }
}

.footer a{
    transition: .5s all ease-in-out;
}

.footer a:hover {
    color: white;
    text-decoration: none;
}

.hover-only{
    
    transition: .5s all ease-in-out;
    
color: #77792a;
}

.footer a:hover .hover-only{
display: block;
color: #008137;
}


section.mobilfactor {
    padding: 3rem 0;
  }
  
  section.mobilfactor span.red-headline {
    color: var(--sub);
    font-size: 1vw;
    font-weight: 500;
    font-style: normal;
    line-height: 3.1;
  }
  
  section.mobilfactor .service {
    background: var(--light-gray);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  }
  
  section.mobilfactor .slider-bg-image{
    aspect-ratio: 3/4;
    background-size: cover;
    background-position: center;
  }
  
  section.mobilfactor .text-inner-service{
    padding: 1.5rem;
    text-align: center;
  }

@media (max-width: 1200px) {
    .shop .owl-carousel {
        margin-top: 10px;
    }
    .owl-carousel.owl-theme.full-screen.owl-loaded.owl-drag {
        margin-top: 10px;
    }
}

@media(max-width: 991px){
    #id-77{
        margin-top: 90px;
    }
    .grau{
        padding: 75px 30px;
    }
    #id-2{
        margin-top: 0px;
    }
}
#scroll-link-1{
    margin-top: 25px;
}

.social i {
    font-size: 35px;
    margin-right: 15px;
}

@media(max-width: 767px){
    .no-phone{
        display:none;
    }
    #id-24{
        display: none!important;
    }
    #scroll-link-1{
        display:none!important;
    }
}