.elementor-41 .elementor-element.elementor-element-b1e490f.elementor-column > .elementor-widget-wrap{justify-content:flex-end;}.elementor-41 .elementor-element.elementor-element-dec06e9{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-41 .elementor-element.elementor-element-dc443e0 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}.elementor-41 .elementor-element.elementor-element-946ba2c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;border-style:none;}body.elementor-page-41:not(.elementor-motion-effects-element-type-background), body.elementor-page-41 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-41 .elementor-element.elementor-element-dc443e0{width:100%;}}/* Start custom CSS *//* Ratskeller Balkan House – Premium Elementor CSS */
:root{
  --rbh-black:#050505;
  --rbh-dark:#120b06;
  --rbh-brown:#3A1F0B;
  --rbh-gold:#B8860B;
  --rbh-gold-light:#E4C15A;
  --rbh-cream:#FFF3C4;
  --rbh-red:#9B1C16;
  --rbh-muted:#d8c69a;
}

.rbh-page{
  background:var(--rbh-black);
  color:var(--rbh-cream);
  font-family:'Montserrat', Arial, sans-serif;
  overflow:hidden;
}

.rbh-section{
  position:relative;
  padding:90px 24px;
}

.rbh-container{
  max-width:1180px;
  margin:0 auto;
}

.rbh-hero{
  min-height:92vh;
  display:flex;
  align-items:center;
  text-align:center;
  background:
    radial-gradient(circle at center, rgba(184,134,11,.22), transparent 36%),
    linear-gradient(135deg, rgba(5,5,5,.94), rgba(58,31,11,.86)),
    url('/wp-content/uploads/ratskeller-hero.jpg');
  background-size:cover;
  background-position:center;
}

.rbh-hero:before{
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(to bottom, rgba(0,0,0,.25), rgba(0,0,0,.88));
}

.rbh-hero .rbh-container{position:relative;z-index:1;}

.rbh-logo{
  max-width:230px;
  margin:0 auto 28px;
  filter:drop-shadow(0 20px 35px rgba(0,0,0,.75));
}

.rbh-kicker{
  color:var(--rbh-gold-light);
  letter-spacing:.18em;
  text-transform:uppercase;
  font-size:13px;
  font-weight:700;
  margin-bottom:14px;
}

.rbh-title{
  font-family:'Playfair Display', Georgia, serif;
  font-size:clamp(44px,7vw,86px);
  line-height:.95;
  margin:0 0 18px;
  color:var(--rbh-cream);
  text-shadow:0 12px 35px rgba(0,0,0,.8);
}

.rbh-subtitle{
  max-width:760px;
  margin:0 auto 34px;
  color:var(--rbh-muted);
  font-size:clamp(18px,2.2vw,25px);
}

.rbh-actions{
  display:flex;
  justify-content:center;
  gap:16px;
  flex-wrap:wrap;
}

.rbh-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:14px 26px;
  border-radius:999px;
  font-weight:800;
  text-decoration:none!important;
  transition:transform .25s ease, box-shadow .25s ease, background .25s ease;
}

.rbh-btn-primary{
  background:linear-gradient(135deg,var(--rbh-gold-light),var(--rbh-gold));
  color:#170d04!important;
  box-shadow:0 14px 32px rgba(184,134,11,.35);
}

.rbh-btn-secondary{
  border:1px solid rgba(255,243,196,.45);
  color:var(--rbh-cream)!important;
  background:rgba(255,255,255,.06);
  backdrop-filter:blur(8px);
}

.rbh-btn:hover{transform:translateY(-3px);}

.rbh-split{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:54px;
  align-items:center;
}

.rbh-eyebrow{
  color:var(--rbh-gold-light);
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.13em;
  font-size:12px;
}

.rbh-heading{
  font-family:'Playfair Display', Georgia, serif;
  font-size:clamp(34px,4vw,56px);
  color:var(--rbh-cream);
  margin:10px 0 18px;
}

.rbh-text{
  color:var(--rbh-muted);
  font-size:17px;
  line-height:1.75;
}

.rbh-panel{
  background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(184,134,11,.08));
  border:1px solid rgba(228,193,90,.28);
  border-radius:28px;
  padding:34px;
  box-shadow:0 24px 70px rgba(0,0,0,.38);
}

.rbh-grid-3{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
  margin-top:36px;
}

.rbh-card{
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.025));
  border:1px solid rgba(228,193,90,.22);
  border-radius:26px;
  padding:30px;
  min-height:245px;
  transition:transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}

.rbh-card:hover{
  transform:translateY(-8px);
  border-color:rgba(228,193,90,.65);
  box-shadow:0 22px 60px rgba(0,0,0,.35);
}

.rbh-card h3{
  color:var(--rbh-cream);
  font-family:'Playfair Display', Georgia, serif;
  font-size:28px;
  margin:0 0 12px;
}

.rbh-card p{color:var(--rbh-muted);line-height:1.7;margin:0;}

.rbh-menu-list{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
  margin-top:28px;
}

.rbh-menu-item{
  display:flex;
  justify-content:space-between;
  gap:18px;
  padding:18px 0;
  border-bottom:1px dashed rgba(255,243,196,.22);
  color:var(--rbh-muted);
}

.rbh-menu-item strong{color:var(--rbh-cream);}
.rbh-price{color:var(--rbh-gold-light);font-weight:800;white-space:nowrap;}

.rbh-hours{
  text-align:center;
  background:
    linear-gradient(135deg,rgba(155,28,22,.18),rgba(184,134,11,.14)),
    var(--rbh-brown);
}

.rbh-hours-box{
  max-width:840px;
  margin:0 auto;
  border:1px solid rgba(228,193,90,.35);
  border-radius:30px;
  padding:42px 28px;
  background:rgba(0,0,0,.22);
}

.rbh-hours-line{
  font-size:22px;
  color:var(--rbh-cream);
  margin:10px 0;
}

.rbh-closed{
  color:var(--rbh-gold-light);
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}

.rbh-footer{
  padding:34px 24px;
  background:#020202;
  color:rgba(255,243,196,.72);
  text-align:center;
  font-size:14px;
}

@media(max-width:900px){
  .rbh-split,.rbh-grid-3,.rbh-menu-list{grid-template-columns:1fr;}
  .rbh-section{padding:68px 18px;}
  .rbh-panel{padding:26px;}
  .rbh-hero{min-height:86vh;}
}/* End custom CSS */