

#ramimenudesktop { display: NONE !important; }


@font-face {
    font-family: 'Brittany';
    src: url('https://davitale.de/wp-content/themes/Brittany.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#speisekarte { color: rgba(255, 255, 255, 1) !important; }

.gold1 { color: #9ABF05 !important; }

#breadcrump, #breadcrump a:link, #breadcrump a:active, #breadcrump a:visited { 
font-family: 'Montserrat', Verdana,arial,helvetica !important;
color: #fff;
font-size: 12px;
text-decoration: none;
}
#breadcrump a:hover {
color: #fff;
font-size: 12px;
}

.slidebgrami {
display: block;
width: 100%;
margin: 10px 0 10px 0;
padding: 30px 0 30px 0;
background-image: url(https://pompeji-lb.de/wp-content/uploads/bg00-351.jpg);
background-size: cover;
}

.section-title-area .section-subtitle { color: #ffffff !important; }

.section-title {
  letter-spacing: 0px !important;
  position: relative;
  margin-bottom: 0px;
  text-transform: uppercase;
  color: #fff !important;
border-bottom: 1px solid #ffffff;
padding-bottom: 25px;
max-width: 70%;
margin: auto;
}

.smallsection-title {
letter-spacing: 0px !important;
position: relative;
margin-bottom: 15px;
text-transform: uppercase;
color: #ffffff !important;
border-bottom: 1px solid green;
padding-bottom: 15px;
max-width: 90%;
}

.section-services .service-item {
background: transparent !important;
padding: 0 !important;
margin-bottom: 0 !important;
color:#fff !important;
}
.section-services .service-item p { 
color:#fff !important;
}
.section-services .service-item .service-content { text-align: left !important; }
div.service-item div.service-content h4.service-title { display: NONE !important; }

.footlink1, .footlink1:link, .footlink1:active, .footlink1:visited { 
margin: 2px;
color: #d5d5d5;
border: 1px solid #808080;
padding: 6px 15px 6px 15px;
text-decoration: none;
line-height: 48px;
transition: .0s all;
border-radius: 5px;
white-space: nowrap;
}

.footlink1:hover, .footlink1:hover { 
color: #fff !important;
cursor: pointer;
border: 1px solid green;          
text-decoration: none;
transition: .2s all;
white-space: nowrap;
}

/* markiere aktiven Link in Galerie Unterseiten */
.aktiveseite { 
background: #fff !important;
color: #000 !important;
font-weight: bold !important;
}
.aktiveseite:hover {
background: #fff !important;
color: #000 !important;
font-weight: bold !important;
}


div.beitragdrunter ul { margin: 20px 0px 20px 0px !important; }
div.beitragdrunter ul li a:hover { color: #FFA21D !important; }


/* anpassungen für AMELIA booking ---- */
.am-lite-footer-link, 
div.am-service div.am-service-description h3, 
div#am-service-booking div div.am-service div.am-service-info div.el-row { display: none !important; }

div.am-service-description p.ql-description { padding: 0 19px 0 19px !important; }


