@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

body, p, span, li{
    font-family: "Roboto", sans-serif;
    color:#000;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5{
    font-family: "Playfair Display", serif;
}
h2, .h2{
    margin-bottom: 2.5rem;
}
.navbar-expand-lg .navbar-nav .nav-link{
    color:#000;
    font-size:15px;
}
.navbar-expand-lg .navbar-nav .nav-link:hover, a:hover,
.navbar-expand-lg .navbar-nav .current_page_item a,
.navbar-expand-lg  .current-page-parent > a{
    color:#d40000!important;
}
.dropdown-item.active, .dropdown-item:active{
    background:#ddd
}
a, a:hover{
    text-decoration:none;
    transition:0.3s all;
    color:#d40000;
}
.navbar-brand img{
    width:200px;
}
.fixed-navbar {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    transition:0.3s all;
}
.fixed-navbar.fixed-header .navbar-brand img {
    filter: none;
    width:120px;
}
.fixed-navbar.fixed-header {
    background-color: rgba(255, 255, 255, 0.8);
    position: fixed;
}
.fixed-navbar .navbar-brand img {
    transition:0.3s all;
}
.fixed-navbar + section{
    margin-top:120px;
}
.home .fixed-navbar + section{
    margin-top:62px;
}
.section-image-banner{
    position:relative;
    overflow:hidden;
    height:30vh;
}
.section-image-banner h1,
.section-image-banner h2{
    z-index:10;
    margin:0;
}
.swiper {
    width: 100%;
    height: 85vh;
}

.swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-text {
    position: absolute;
    left: 3%;
    right: auto;
    z-index: 10;
    /* background-color: rgba(255, 255, 255, 0.6); */
    display: block;
    max-width: 500px;
    width: 100%;
    color: #fff;
    font-weight: 200;
    text-align: start;
    bottom: 5%;
}
.swiper-button-next:after, .swiper-button-prev:after{
    color:#fff!important;
}
.overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
}
.half-image {
    width: 100%;
    height: 500px;
}
.half-image img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.section-parallax {
    height: 40vh;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.image-box {
    position: relative;
    overflow: hidden;
}
.image-box img {
    transition: 0.4s all;
    transform: scale(1);
}
.image-box:hover img {
    transform: scale(1.1);
}
.half_section-content {
    padding: 40px;
    padding-top:80px;
    max-width: 80%;
}
.btn.btn-primary {
    background: #000;
    border: none;
    padding: 16px 36px;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border-radius: 1px;
}
.btn.btn-primary:hover{
    background:#d40000;
    color:#fff!important;
}
.wpb_page_list a{
    background: #ddd;
    border: none;
    padding: 12px 20px;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border-radius: 1px;
    color:#000;
}
.wpb_page_list a:hover, .wpb_page_list .current_page_item a{
    background:#d40000;
    color:#fff!important;
}
.button-group {
    display: flex;    
    flex-wrap: wrap;
    gap: 5px;
}
.site-info p {
    text-align: center;
    font-size: 12px;
    color: #333;
    margin: 15px 0;
}
.site-info .d-flex{
	text-align: center;
    font-size: 12px;
}
.dual-box {
    position: relative;
}
.dual-box img:nth-child(2) {
    position: absolute;
    max-width: 350px;
    right: 0;
    bottom: -50px;
    height: 350px;
    object-fit: cover;
}
ul.img-gallery {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: self-start;
    justify-content: flex-start;
    gap:30px;
}
.img-gallery li {
    width: 30%;
}
.img-gallery li img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}
ul.wpb_page_list {
    display: flex
;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 60px;
}
.dplc-menu-item  {
	margin: 0 0 50px 0 !important;
}
.dplc-menu-item .menu-item-title {
	color: #000;
	font-weight: 400;
    text-transform: uppercase;
}
.dplc-menu-item .menu-item-desc {
	font-size: 0.9em;
	margin: 10px 0;
}
.dplc-menu-item .menu-item-desc p {
	margin: 0;
}
.dplc-menu-item .menu-item-price {
	font-size: 0.9em;
	position: relative;
}
.dplc-menu-item .menu-item-price.small {
	font-size: 0.85em;
	position: relative;
}
.dplc-menu-item .menu-item-price:before {
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	width: 100%;
	height: 5px;
    margin-top: -1px;
	border-bottom: solid 1px #ddd;
	z-index: -1;
}
.dplc-menu-item .menu-item-price .label, 
.dplc-menu-item .menu-item-price .price {
	background-color: #fff;
	display: inline-block;
}
.dplc-menu-item .menu-item-price .label {
	padding: 0 10px 0 0;
}
.dplc-menu-item .menu-item-price .price {
	padding: 0 0 0 10px;
}
.dplc-menu-item .menu-item-price .price {
	float: right;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
    margin-bottom: 27px;
}
.form-control, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=color], .wpcf7 input[type=date], .wpcf7 input[type=datetime-local], .wpcf7 input[type=datetime], .wpcf7 input[type=email], .wpcf7 input[type=file], .wpcf7 input[type=month], .wpcf7 input[type=number], .wpcf7 input[type=range], .wpcf7 input[type=search], .wpcf7 input[type=submit], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=time], .wpcf7 input[type=url], .wpcf7 input[type=week], .wpcf7 select, .wpcf7 textarea{
        background-color: rgb(250, 250, 250);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(231, 231, 231);
    border-radius: 0;
    font-size: 14px;
    line-height: 19px;
    font-weight: 300;
    padding: .775rem .75rem;
}
.wpcf7 {
    max-width: 900px;
    margin: 0 auto !important;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit {
    color: #ffffff;
    background-color: rgba(212, 64, 0, 1);
    border-color: rgba(212, 64, 0, 1);
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    color: #d44000;
    background-color: rgba(212, 64, 0, 0);
    border-color: rgba(212, 64, 0, 1);
}

.cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 130px;
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_2 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-quiz {
    margin-bottom: 27px;
}
.wpcf7 input.wpcf7-form-control.wpcf7-submit {
    display: inline-block;
}
div.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}
input.wpcf7-form-control.wpcf7-submit {
    display: block;
    margin: auto;
}
#submit_comment, .post-password-form input[type=submit], input.wpcf7-form-control.wpcf7-submit {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: inherit;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.95em;
    letter-spacing: .2em;
    text-transform: uppercase;
    outline: 0;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
    padding: 10px 51px;
    color: #fdfdfd;
    background-color: #000;
    border: 1px solid transparent;
    cursor: pointer;
}
.wpcf7-acceptance, 
.wpcf7-radio {
  display: inline;
  margin: 10px 0 0;
}
.wpcf7-acceptance .wpcf7-list-item, 
.wpcf7-radio .wpcf7-list-item {
  display: inline-block;
}
#anfrage-buchung .wpcf7-list-item-label {
	margin: 0;
}
.wpcf7-acceptance .wpcf7-list-item input[type=checkbox], 
.wpcf7-radio .wpcf7-list-item input[type=radio] {
  display: none;
}
.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label:before {
  content: "\f00c";
  color: #0a930a;
  font-size: 18px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
  text-decoration: inherit;
  text-align: center;
}
.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
	background: #ddd;
    border-radius: 100%;
    content: '';
    height: 20px;
    top: -5px;
    left: -22px;
    position: absolute;
    width: 20px;
}
.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::after {
  position: absolute;
  width: 11px;
  height: 11px;
  top: -1px;
  left: -17.2px;
  background-color: #0f910f;
  text-decoration: inherit;
  text-align: center;
  border-radius: 100%;
}
.wpcf7-acceptance .wpcf7-list-item-label, 
.wpcf7-radio .wpcf7-list-item-label {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  left: 15px;
  line-height: 14px;
  margin: 0 0 15px;
  position: relative;
}
.wpcf7-radio .wpcf7-list-item-label {
	padding-left: 2px;
}
.wpcf7-acceptance .wpcf7-list-item-label::before, 
.wpcf7-radio .wpcf7-list-item-label::before {
  background: #ddd;
  border-radius: 3px;
  content: '';
  height: 20px;
  top: -5px;
  left: -22px;
  position: absolute;
  width: 20px;
}
.wpcf7-acceptance .wpcf7-list-item-label:hover, 
.wpcf7-radio .wpcf7-list-item-label:hover {
  cursor: pointer;
}
.wpcf7-radio .wpcf7-list-item {
	margin: 0 1em;
}
.wpcf7-radio .wpcf7-list-item-label::before {
  border-radius: 100%;
}
.wpcf7 .row-datenschutz {
	margin-bottom: 15px;
}
#schutz-text {
	margin-left: 5px;
}
.wpcf7 .wpcf7-captchac {
	margin-top: 10px;
	float:left;
}
.wpcf7 .gutschein-betrag input {
	max-width: 150px;
}
.wpcf7 input.wpcf7-captchar {
	max-width: 150px;
	float:left;
}
.wpcf7 input.wpcf7-form-control.wpcf7-submit {
	display: inline-block;
}
.wpcf7-list-item{
    margin:0;
}
.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit {
    color: #ffffff;
    background-color: rgba(0, 120, 0, 1);
    border-color: rgba(0, 120, 0, 1);
    padding-left: 66px;
    padding-right: 66px;
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    color: #007800;
    background-color: rgba(0, 120, 0, 0);
    border-color: rgba(0, 120, 0, 1);
}
.post-grid_single {
    position: relative;
    background: #ddd;
}
.post-grid_single-content {
    padding: 15px 20px;
}
.post-grid_single-content a {
    color: #000;
}
.post-grid_single-content a:hover {
    color: #d40000;
}
button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow:none;
}
@media(min-width:992px){
    .section{
        padding:60px 0;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        padding: 0;
        font-size: 15px;
        line-height: 18px;
    }
	a.dropdown-item {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
}
	.dplc-menu.food.row .col-md-6:nth-child(odd),
	.dplc-menu.wine.row .col-md-6:nth-child(odd),
	.dplc-menu.open-wine.row .col-md-6:nth-child(odd),
	.dplc-menu.aperitiv.row .col-md-6:nth-child(odd),
	.dplc-menu.liqueur.row .col-md-6:nth-child(odd){
    padding-right: 50px !important;
}
	.dplc-menu.food.row .col-md-6:nth-child(even),
	.dplc-menu.wine.row .col-md-6:nth-child(even),
	.dplc-menu.open-wine.row .col-md-6:nth-child(even),
	.dplc-menu.aperitiv.row .col-md-6:nth-child(even),
	.dplc-menu.liqueur.row .col-md-6:nth-child(even){
    padding-left: 50px !important;
}
}
@media(max-width:991px){
    .navbar-expand-lg{
        background:#fff
    }
	
    .section{
        padding:30px 0;
    }
    .half-image {
        height: 300px;
    }
    .half_section-content {
        max-width: 100%;
        padding: 20px 0;
    }
    .button-group {
        flex-direction: column;
    }
    ul.wpb_page_list {
        flex-direction: column;
        margin-bottom:30px;
    }
    ul.wpb_page_list li{
        width:100%;
    }
    .wpb_page_list a{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .dplc-menu-item {
        margin: 0 0 25px 0 !important;
    }
    .img-gallery li{
        width:100%;
    }
}


@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 3rem;
        margin-bottom:1rem
    }
    .h2, h2 {
        font-size: 2.5rem;
    }
}
.scroll_page{
	z-index: 99;
    top: 11%;
}
.scroll_page li.active a{
	    background: #d40000;
    color: #fff !important;
}
.btn.btn-primary.menu-item {
    padding: 1px 12px;
    color: #fff;
    letter-spacing: 0;
    background: #d40000 !important;
    line-height: 1;
    text-transform: none;
    display: flex;
    align-items: center;
}
.btn.btn-primary.menu-item:hover{
	background: #DAA520 !important;
}
.btn.btn-primary.menu-item:hover a{
	color: #fff!important;
}
.btn.btn-primary.menu-item a {
    color: #fff;
    padding: 0;
    margin: 0;
}