.drinks-menu {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}
.whatsapp-button {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 60px;
  height: 60px;
  z-index: 1000;
}
.whatsapp-button img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
 
  transition: transform 0.3s ease;
}
.whatsapp-button img:hover {
  transform: scale(1.1);
}

@media(min-width:991px) {
    .subpages .row-cols-md-4>* {
    width: 20% !important;
}
}
em.fa-duotone.fa-regular.fa-paper-plane {
    color: white;
}
em.fa-solid.fa-phone.text-dark-gray.icon-extra-medium, em.fa-solid.fa-envelope.text-dark-gray.icon-extra-medium, em.fa-solid.fa-user-check.text-dark-gray.icon-extra-medium {
    color: #916946;
}
.riet-info-sections {
    padding: 70px 0 10px 0;
}
.riet-info-block {
    background: #ffffff;
    
    
    border-radius: 10px;
    padding: 38px 34px;
    margin-bottom: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
}b, strong {
    font-weight: 700;
    color: #916946;
}.riet-info-sections.zonder {
    padding-top: 0px;
}
.riet-info-block h2 {
    color: #16202c;
    margin-bottom: 18px;
    font-size: 32px;
    line-height: 1.2;
}
.riet-info-block p {
    margin-bottom: 15px;
    color: #4f4f4f;
}
.riet-info-block p:last-child {
    margin-bottom: 0;
}
.riet-info-highlight {
    display: inline-block;
    color: #d78034;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    margin-bottom: 12px;
}
@media (max-width: 767px) {
    .riet-info-block {
        padding: 28px 22px;
    }
    .riet-info-block h2 {
        font-size: 26px;
    }
}
.subpages {
    background: #f1e8dd;
    margin-top: -60px;
    margin-bottom: 76px;
}

.drinks-menu-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
}

.drinks-menu-column {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.feature-box-content.last-paragraph-no-margin img {
    width: 70%;
}

.drinks-menu-section h3 {
    font-size: 38px;
    line-height: 1.1;
    letter-spacing: 0.35em;
    text-transform: uppercase;
    color: #b08a3c;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 500;
}

.drinks-menu-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.drinks-menu-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.drinks-menu-item-main {
    flex: 1;
    min-width: 0;
}

.drinks-menu-item-title {
    font-size: 18px;
    line-height: 1.5;
    color: #222222;
    font-weight: 500;
}

.drinks-menu-item-desc {
    display: block;
    font-size: 15px;
    line-height: 1.5;
    color: #555555;
    font-style: italic;
    margin-top: 2px;
}

.drinks-menu-item-price {
    font-size: 18px;
    line-height: 1.5;
    color: #222222;
    white-space: nowrap;
    padding-left: 10px;
}

@media (max-width: 991px) {
    .drinks-menu-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .drinks-menu-section h3 {
        font-size: 30px;
    }
}



.restomanager-container { position: relative; width: 100%; min-height: 900px; height: 900px; overflow: hidden; padding-top: 100%; } .restomanager-iframe { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; border: none; } 
.ninos-suggesties-menu .ninos-menu-icon{
  width: 34px;              /* vaste kolombreedte voor icon */
  flex: 0 0 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  opacity: .95;
}.ms-30px.flex-grow-1.ninos-menu-content p {
    font-size: 14px;
}
.position-absolute.left-0px.w-100.text-center.top-minus-60px.xs-top-minus-20px.text-tussock-yellow.opacity-2.ls-minus-10px.lg-ls-minus-1px.fs-190.xs-fs-100.text-nowrap.text-uppercase.fw-700 {
    position: relative !important;
    margin-top: -65px;
}.top-minus-60px {
    top: 0px;
}span.fw-600.text-dark-gray {
    font-size: 1.3rem;
}.ms-30px.xs-ms-0.flex-grow-1.ninos-menu-content p {
    font-size: 14px;
}.divider-style-03.divider-style-03-02 {
    border-top: 0px dashed;
}.row.justify-content-center.ninos-suggesties-menu .col-lg-10 {
    width: 70%;
    background: #fdfaf4;
    padding-top: 20px;
    border: solid #b08a3c2b 1px;
    margin-bottom: 20px;
    border-radius: 4px;
}

/* 2) Zorg dat rij netjes blijft, en dat prijs NOOIT afbreekt */
.ninos-suggesties-menu .ninos-menu-row{
  gap: 12px;
}span.ninos-menu-icon {
    display: none !important;
}
.w-100.d-block.opening {
    font-size: 14px;
}h4.text-dark-gray.fw-600.ls-minus-3px.alt-font.highlight-separator-small {
    font-size: 38px;
    line-height: 1.1;
    letter-spacing: 0.35em !important;
    text-transform: uppercase;
    color: #b08a3c;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 500;
}
.ninos-suggesties-menu .ninos-menu-price{
  white-space: nowrap;      /* voorkomt 3 + € op nieuwe regel */
  flex: 0 0 auto;
}p.ninos-menu-note {
    font-size: 0.75rem;
    margin-top: -30px;
    /* text-align: center; */
}.ninos-menu-badges img{
  height:25px;
  margin-left:8px;
  vertical-align:middle;
}ul.pricing-table-style-12.ps-15px.md-ps-0.appear.anime-child.anime-complete {
    margin-bottom: 60px;
}.feature-box-icon .fa-duotone {
    color: #906845 !important;
}

ul.pricing-table-style-12.ps-15px.md-ps-0.appear.anime-child.anime-complete .fa-duotone {
    font-size: 1.4rem;
}
.atropos-rotate, .atropos-scale {
   
    transform-style: flat !important;
}.btn.btn-switch-text:hover .btn-double-text, .btn.btn-switch-text:active .btn-double-text {
    transform: translateY(-10%);
}
    

.ninos-menu-name{
  
  align-items:center;
  gap:8px;
}

/* 3) Laat titel en divider goed ‘meeschalen’ */
.ninos-suggesties-menu .ninos-menu-name{
  min-width: 0;             /* belangrijk voor flex truncation */
}

.ninos-suggesties-menu .ninos-menu-divider{
  min-width: 24px;          /* divider blijft zichtbaar op smal */
}span.fw-600.text-dark-gray.ninos-menu-name img {
    max-height: 30px;
}

.col-lg-6.sm-mb-20px h4 {
    text-align: center;
}

.col-lg-6 h4 {
    text-align: center;
}

/* 4) Op small screens: divider weg en prijs onderaan rechts (optioneel netter) */
@media (max-width: 575.98px){
  .ninos-suggesties-menu .ninos-menu-row{
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .ninos-suggesties-menu .ninos-menu-divider{
    display: none;
  }
  .ninos-suggesties-menu .ninos-menu-price{
    margin-left: auto;
    font-weight: 700;
  }
  .ninos-suggesties-menu .ninos-menu-icon{
    margin-top: 2px;
  }
}

/* 5) Subnote iets rustiger */
.ninos-suggesties-menu .ninos-menu-note{
  opacity: .75;
}.feature-box-icon .fa-duotone {
    color: #906845 !important;
}

.footer-opening-hours {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 1.6;    color: #817f7c;
}.text-base-color, .btn-link.text-base-color {
        color: #926a47;

}.bg-base-color {
    background-color: #c59452;
}section:nth-of-type(2) .container {
    position: relative !important;
}span.btn-double-text {
    font-family: "Marcellus", serif !important;
}

em.fa-solid.fa-arrow-right.fs-14 {
    padding-right: 10px;
    color: #7c9ba3;
    font-size: 16px;
}.fs-200.lg-fs-150.alt-font.text-base-color.position-absolute.left-0px.top-90px.sm-top-50px.pe-5.ps-5.ls-minus-10px.appear.anime-complete {
    margin-top: -140px;
    margin-left: -175px;
}
header.sticky.sticky-active .navbar-brand .alt-logo {
    filter: invert(0);
    
    
}
h2.text-white.text-shadow-medium.fw-500.ls-minus-2px.mb-0 {
    font-family: "Marcellus", serif !important;

}

.background-repeat.bg-base-color.border-radius-100.w-700px.h-700px.lg-w-550px.lg-h-550px.sm-w-450px.sm-h-450px.xs-w-320px.xs-h-320px.mx-auto.position-relative.d-flex.justify-content-center.align-items-center.anime-complete {
    background-color: #d39121e6;
}.btn em {
    position: relative;
    padding-left: 15px;
}.fad, .fa-duotone {
    letter-spacing: normal;
    font-weight: 900;
    position: relative;
         color: #d78034;


}.feature-box-icon i.text-dark-gray {
    color: #c78e46;
}

.tab-content img {
    display: none;
}
.btn.btn-switch-text.btn-extra-large > span {
    padding: 22px 20px;
}
em.fa-brands.fa-facebook-f {
    color: #2a1c1c;
}.icon-double-large {
    font-size: 50px;
}.swiper.full-screen {
    height: 100vh !important;
}section:nth-of-type(2) {
    background: #faf5f0;

}h2.text-dark-gray.fw-700.ls-minus-1px.mb-0 {
   font-family: "Marcellus", serif !important;

}.bg-very-light-gray {
    background-color: #fffffffa;
}.image-gallery-style-02 .grid-item {
    cursor: pointer;
}.fs-22 {
    font-size: 22px;
}.fs-225.lg-fs-200.md-fs-170.sm-fs-150.xs-fs-110.fw-700.mb-20px.ls-minus-8px.md-ls-minus-4px.xs-ls-minus-2px.text-shadow-double-large {
    color: white;
    font-size: 10rem;
    line-height: 10rem;
}h5.alt-font.fw-400.mb-20px.text-shadow-double-large {
    color: white;
}.highlight-separator.shadow-in {
    color: white;
}section.top-space-margin.page-title-big-typography.cover-background.magic-cursor.round-cursor {
    height: 480px;
}
.fs-22.fw-500 {
    color: white;
    font-size: 22px;
}.col-lg-5.col-sm-8.position-relative.page-title-extra-small.appear.anime-child.anime-complete {
    width: 100%;
}.btn.btn-white {
   background-color: #ffffff;
}em.fa-duotone.fa-light.fa-calendar-clock {
    color: #ae7c3d;
}

.fs-80.lh-75.sm-fs-65.fw-600.mb-20px.text-shadow-large.ls-minus-2px {
    font-family: "Marcellus", serif !important;

}.alt-font {
   font-family: "Marcellus", serif !important;

}.lh-26 {
    line-height: 30px;
}.col-sm-7.text-center.text-sm-start.last-paragraph-no-margin.ps-40px.pe-40px.pt-30px.pb-30px.border-start.border-color-extra-medium-gray.xs-border-start-0.lg-ps-20px.lg-pe-20px {
    height: 130px;
}.row.justify-content-between.align-items-center.indeling {
    margin-top: 50px;
    margin-bottom: 70px;
}.indeling h4.fw-600.text-dark-gray.mb-0 {
    font-size: 1.6rem;
}.col-6.col-lg-2.col-sm-4.xs-mb-30px.order-sm-3.order-lg-2 a {
    color: #695f4e !important;
}
.fadr, .fa-duotone.fa-regular {
    
    color: #204149;
}
em.fa-brands.fa-instagram {
    color: #2a1c1c;
}em.fa-solid.fa-phone-volume {
    color: #2a1c1c;
}body {
  
    color: #392c30;
}footer .footer-logo img {
    max-height: 46px;
    width: 100%;
}.col-12.col-xl-4.col-lg-6.col-md-6.sm-h-450px.cover-background:nth-of-type(2) {
    order: 3 !important;
}em.fa-solid.fa-arrow-right.fs-14 {
    padding-right: 10px;
}
.mt-auto.justify-content-center.breadcrumb.breadcrumb-style-01.fs-14.text-dark-gray {
    margin-top: -50px !important;
    margin-bottom: 36px;
     background: #efefef;

}em.fa-duotone.fa-regular.fa-envelope {
        color: #926a47;


}a.alt-font.fs-22.text-dark-gray.section-link:hover {
    color: #d78034;
}
em.fa-duotone.fa-regular.fa-phone {
   color: #926a47;

}section:nth-of-type(3) {
    background-image: url(//cms.ice.be/images/1542/vertical-center-line-bg.png);
    background-position: center !important;
    background-repeat: repeat;
    background-size: 20% !important;
    
}

section:nth-of-type(4) {
   background: #faf5f0;
    
    background-position: center !important;
    background-repeat: repeat;
    background-size: 20% !important;
}

em.fa-duotone.fa-solid.fa-phone {
       color: #8aa585;

}

.mt-auto.justify-content-center.breadcrumb.breadcrumb-style-01.fs-14.text-dark-gray a {
    color: #2828be;
}

.breadcrumb-style-01 ul li:after {
    content: "\00BB";
    font-family: "feather";
    font-size: 13px;
    font-weight: 900;
    display: inline-block;
    vertical-align: middle;
    padding: 0 8px 0 10px;
}
.cc-revoke, .cc-window {
    font-family: "Marcellus", serif !important;

    font-size: 14px !important;
    line-height: 22px !important; border-radius: 8px !important;

}
.col-12.col-xl-4.col-lg-6.col-md-6.sm-h-450px.cover-background {
    order: 1 !important;
}.text-majorelle-blue {
    color: #3e5b62;
}

.whatsapp-button {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 50px;
  height: 50px;
  z-index: 1000;
}.icon-with-text-style-10 .feature-box-icon:before {
       background-color: #ac8d56;

}
a.btn.btn-large.btn-dark-gray.btn-box-shadow.d-inline-block.align-middle.me-20px.sm-me-0.sm-mb-30px {
    background-color: #383838;
}h2.alt-font.text-dark-gray.ls-minus-2px {
    font-family: "Marcellus", serif !important;

}
.whatsapp-button img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  
  transition: transform 0.3s ease;
}

.whatsapp-button img:hover {
  transform: scale(1.1);
}
span.opacity-5.fs-20.w-70.md-w-85.mb-25px.fw-300.d-inline-block {
    text-align: left;
    /* margin-left: -137px; */
    width: 100% !important; font-family: "Marcellus", serif !important;

}

span.text-gradient-base-color.fs-15.alt-font.fw-700.ls-05px.text-uppercase.d-inline-block.align-middle {
    color: #daa520;
}
.footer-opening-hours li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding: 4px 0;
}
nav.navbar.navbar-expand-lg.header-light.bg-white.responsive-sticky {
    background: #ffffff00 !important;



}.btn.btn-dark-gray {
   background-color: #926a47;


}
.footer-opening-hours .day {
    width: 40px;
    font-weight: 600;
    
}.fw-300 {
   
    font-weight: 500 !important;
}em.fa.fa-envelope {
    color: #2a1c1c;
}

i.fa-brands.fa-facebook-f, i.fa-brands.fa-instagram {
    color: #2a1c1c;
}.opacity-light {
    opacity: 0.4;
    background: #070707;
}.swiper-slide .col-xl-9.col-md-9.col-sm-9.position-relative.text-white.appear.anime-child.anime-complete {
    margin-top: 120px;
}

.fs-20 {
    font-size: 22px;
    line-height: 36px;
}span.fs-16.lh-22.fw-700.mb-15px.d-inline-block.text-uppercase.text-dark-gray.border-bottom.border-2.border-color-base-color {
    border-color: #8aa585 !important;
}
span.fs-90.lh-85.text-dark-gray.ls-minus-2px.position-relative.fw-700.mb-5px.d-block.alt-font {
    color: #2a1c1c;
}

.sticky-active .navbar .navbar-nav .nav-link {color:#1e3238 !important;}


.sticky-active .navbar .navbar-nav .nav-item.active a {
    color: #926a47 !important;
    opacity: 1 !important;
}.sticky-active nav.navbar.navbar-expand-lg.header-light.bg-white.responsive-sticky {
  background: #ffffff !important;



}header.sticky-active .navbar-brand {
   filter: invert(1);
}

header.sticky-active  .navbar-brand img {
    max-height: unset;
    height: 70px !important;
}
.footer-opening-hours .hours {
    flex: 1;
    text-align: right;
    
}a.btn.btn-small.btn-rounded.btn-base-color.btn-box-shadow {
   background-color: #d78034;
    border: 1px solid white;
    box-shadow: none;




}
nav.navbar.navbar-expand-lg.header-light.bg-white.responsive-sticky {
    z-index: 9999;
}
.text-dark-gray {
    color: #16202c;
}

@media (max-width: 575px) {
    .footer-opening-hours li {
        flex-direction: column;
        align-items: flex-start;
        border-bottom: none;
        padding: 2px 0;
    }
    .footer-opening-hours .hours {
        text-align: left;
        font-size: 14px;
       
    }
}

section:nth-of-type(5) {
   
    background-position: center !important;
    background-repeat: repeat;
    background-size: 20% !important;
}

span.fs-18.fw-400.d-block.mb-5px {
    color: #1e3238;
}

.col-xl-7.col-md-9.col-sm-9.position-relative.text-white.anime-child.anime-complete {
    text-align: left !important;
}

body {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .3px;
    font-weight: 300;
    font-family: "Marcellus", serif !important;
  font-optical-sizing: auto;
    -webkit-text-size-adjust: 100%;
    color: #817f7c;
}.header-icon em.fa-duotone.fa-regular.fa-phone {
    color: #926a47;

}

.top-minus-20px {
    top: 0px;
}.fw-500 {
  
    
}.navbar .navbar-nav .nav-link {
    font-family: "Marcellus", serif !important;
    font-weight: 400 !important;
    font-size: 18px;
    
    letter-spacing: .3px;
}
.fw-700, .fw-600 {
  
  font-family: "Marcellus", serif !important;

    
    letter-spacing: .3px !important;


}a.btn.btn-small.btn-rounded.btn-base-color.btn-box-shadow {
    background-color: #d78034;
    border: 1px solid white;
    box-shadow: none;
}

.feature-box-icon.feature-box-icon-rounded.w-65px.h-65px.rounded-circle.bg-yellow.me-15px.rounded-box {
       background: #204149; border:solid 1px white;


}
.opacity-5 {
    opacity: 1;
}

::-webkit-scrollbar {
  width: 7px;height:0px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff;
  
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #daa520;
  
}.col-6.col-lg-3.order-sm-1.md-mb-40px.xs-mb-30px.last-paragraph-no-margin {
    display: none;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
 
}.media {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    margin-bottom: 20px;
}button#form-submit {
    background-color: #2a1c1c;
}

.caption h2 {

   font-family: "Marcellus", serif !important;


color: #1e3238;
line-height: 2.8rem;
font-size: 2.813rem;
letter-spacing: -0.5px;    font-weight: 500 !important;

}

.caption p {
    margin-top: 30px;
}

h1 span {display:none;}
.thumbnail .caption h3 {
    display: none;
}.feature-box-icon {
   
}
.thumbnail .caption {
    max-width: 850px;
    padding-right: 15px;
    padding-left: 15px;margin-right: auto;
    margin-left: auto;
}.row.row-cols-1.row-cols-lg-3.row-cols-sm-2.justify-content-center.appear.anime-child.anime-complete {
    margin-top: 50px;
}

.media-body h4 {
    font-size: 1.5rem;
    color: #2a1c1c;
    line-height: 29px;
   height: 70px;
}
p.fs-20.text-white.opacity-7.md-w-80.sm-w-100 {
    font-size: 20px;
} 
.media-body {
    padding: 5px;height: 350px;
}
time {
    font-size: small;
}
a.btn.btn-large.btn-gradient-sky-blue-pink.btn-round-edge.btn-hover-animation-switch:nth-of-type(2) {
    display: none;
}h1.text-white.alt-font.fw-500.ls-minus-2px.mb-0 {
    font-size: 4.375rem;
    line-height: 5.313rem;
}

section.news-section  .col-sm-6 {
        flex: 0 0 auto;
        width: 33%;
    }img.media-object {
    width: 100%;
}
.diensten figcaption.position-absolute.text-center.left-0px.bottom-0px.pt-35px.pb-35px.ps-15px.pe-15px.bg-white {
    background: white !important;
}
section.top-space-margin.page-title-big-typography.cover-background.magic-cursor.round-cursor[style] {
    margin-top: 50px !important;
}

section.top-space-margin.page-title-big-typography.cover-background.magic-cursor.round-cursor::after {
    content: "";
    position: absolute !important;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #FFFFFF00, #131313b0);
    border-radius: 0;
    mix-blend-mode: multiply;
    pointer-events: none;
}
.btn.btn-rounded.btn-rounded {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.thumbnail .caption h3.alt-font.fw-600.text-dark-gray {
    display: initial;
}
.bg-yellow {
    background-color: #f4f1ed;
}
footer span.fs-18.fw-400.d-block.text-white.mb-5px {
    color: #212529 !important;
}
.col-6.col-lg-2.col-sm-4.xs-mb-30px.order-sm-3.order-lg-2 {
    width: 25%;
}

.footer-dark ul li a, .footer-dark .widget-link {
    color: #817f7c;
    opacity: 1;
}
a.text-white.lh-16.d-block {
       color: #476a40 !important;

}
.navbar .navbar-nav .nav-link {
    
    padding: 10px 10px;
}span.alt-font.d-inline-block.mb-15px.fs-17.fw-500.text-gradient-light-gray-white.text-decoration-line-bottom-medium.border-color-base-color-transparent.show.show2 {
    display: initial !important;
}
.footer-dark p, .footer-dark .widget-text {
     color: #817f7c;
    font-family: "Urbanist", sans-serif !important;
    opacity: 1;

}
section.bg-nero-gray.big-section {
    background: #f8f5ea;
    background-image: url(//cms.ice.be/images/1541/demo-decor-store-title-bg.jpg);
}
footer.footer-dark.bg-dark-gray.pt-0.pb-2.lg-pb-35px.border-top.border-1.border-color-transparent-white-light {
    background: #ffffff;
}
span.alt-font.d-inline-block.mb-15px.fs-17.fw-500.text-gradient-light-gray-white.text-decoration-line-bottom-medium.border-color-base-color-transparent {
    display: none !important;
}.col-12.col-xl-4.col-lg-6.col-md-6.text-center.bg-slate-blue {
    background-color: #faf5f0;
    color: #817f7c;
}.btn-gradient-sky-blue-pink {
    background-image: linear-gradient(to right, #d78034, #d78034, #d78034);
    background-size: 200% auto;
}
.text-tussock-yellow, .btn-link.text-tussock-yellow, a.text-tussock-yellow-hover:hover {
    color: #ffb500;
}
.bg-dark-gray.border-radius-100px.fs-12.text-white.ps-20px.pe-20px.d-inline-block.text-uppercase.fw-500.mb-5.ls-05px {
    background: #0000ff;
}
i.fa-solid.fa-arrow-right.text-dark-gray.icon-extra-medium {
    font-weight: 400;
    font-size: 1.2rem;
}
.text-outline-color-extra-medium-gray {
    -webkit-text-stroke-color: #010d1742;

}.text-gradient-light-gray-white {
    background-image: linear-gradient(to bottom, #212529, #1f1d1d, #1c1b1b, #353232, #545252);
}
em.fa-solid.fa-arrow-right.text-dark-gray.icon-extra-medium {
    font-weight: 400;
    font-size: 1.2rem; color:white;
}
.fs-80.lh-75.sm-fs-65.fw-600.mb-20px.text-shadow-large.ls-minus-2px {
    text-align: left !important;
}
.swiper-slide.overflow-hidden.swiper-slide-next.swiper-slide-prev {text-align:left !important;}

figcaption.position-absolute.text-center.left-0px.bottom-0px.pt-35px.pb-35px.ps-15px.pe-15px.bg-white {
     background: #faf5f0 !important;
}
a.btn.btn-large.btn-expand-ltr.text-dark-gray.btn-rounded.fw-700 .bg-base-color {
    background-color: #fcfcfc;

}.header-top-bar.top-bar-dark.bg-very-light-gray {
              background: #ffffff;




}a.text-dark-gray.text-decoration-line-bottom.fw-600 {
    color: #16202c;
}
header .navbar-brand img {
    max-height: unset;
    height: 160px;
    padding: 9px;
    width: auto !important;
    background: #ffffff00;
    max-width: unset !important;
}p.lh-26 {
    font-weight: 300;
}.header-light .navbar-nav .nav-link {
        color: #ffffff;


}.header-top-bar.top-bar-dark.bg-very-light-gray a {
    color: #1c1c1c !important;

}

.widget.fs-15.fw-500.me-35px.text-dark-gray.d-none.d-lg-inline-block a {
   color: #8f8f8f;

}.btn.btn-switch-text.btn-extra-large {
    padding: 0;
}a.btn.btn-extra-large.btn-round-edge.btn-box-shadow.btn-switch-text.btn-white.left-icon.section-link {
    color: white;
    background: #d78034;
}em.fa-duotone.fa-utensils {
    color: white;
}
.navbar .navbar-nav .dropdown .dropdown-menu {
    
    top: 70%;
}

em.fa.fa-envelope {
    color: #16202c;
}
.fs-15.text-dark-gray.fw-500 {
    font-weight: 200 !important;
    font-family: "Marcellus", serif !important;
    color: #8f8f8f;
}
.navbar .navbar-nav .nav-item.active a {
 color: #ffb500 !important;

    opacity: 1 !important;



}span.fs-16.text-uppercase.ls-05px.text-dark-gray.fw-700.d-block.mb-5px {
    text-transform: initial !important;
    letter-spacing: 0px !important;
    font-size: 20px;
}.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a:hover {
    background-color: #ebe0d7;
}

header.sticky.sticky-active .navbar-brand img.default-logo {
    display: none;
}

section {
    border-bottom: 1px solid #eff4f4;

}span.w-250px.h-250px.rounded-circle.d-flex.align-items-center.justify-content-center.bg-dark-gray.bg-sliding-line-dark-gray {
    background-color: #0000ff;
}
.cc-color-override--1762072787 .cc-link, .cc-color-override--1762072787 .cc-link:active, .cc-color-override--1762072787 .cc-link:visited {
    color: rgb(255 255 255) !important;
    opacity: 1 !important;
}
section.ps-5.pe-5.lg-ps-2.lg-pe-2.galerij-contentpage {
    background: #fff;
}

section.top-space-margin.page-title-big-typography.cover-background.magic-cursor.round-cursor .container {
    position: relative;
    z-index: 300 !important;
}.sticky-active em.fa-duotone.fa-regular.fa-phone {
    color: #ffb500 !important;
}

.cc-color-override--1762072787.cc-window {
    color: rgb(255 255 255);
  background-color: #252523 !important;

}
.sticky-active a.btn.btn-small.btn-rounded.btn-base-color.btn-box-shadow {
   background-color: #d78034;
    border: 1px solid white;
    box-shadow: none;
}
.cc-color-override--1762072787 .cc-btn {
    color: rgb(255, 255, 255);
    border-color: transparent;
    background-color: rgb(255 255 255) !important;
    color: #16202c !important;
}header .navbar-brand {
    
   
}

.cc-color-override--1762072787 .cc-highlight .cc-btn:first-child {
    color: white !important;

    background: transparent !important;
}

.cc-color-override--1762072787.cc-window {
   color: rgb(255 255 255) !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    background-color: #252523 !important;
}

.lg-no-parallax [data-swiper-parallax] {
        transform: none !important;
        transform: translate3d(0px, 0px, 0px) !important;
    }
[data-shadow-animation].shadow-in {
    box-shadow: 0 20px 100px rgb(250 245 240);
}

@media (max-width:1400px) {
    li#menuitem-39858 {
    
}li#menuitem-40019 {
    display: none;
}header .navbar-brand img {
    max-height: unset;
    height: 60px;
        padding-top: 5px;
        padding-bottom: 5px;
    width: auto !important;
    max-width: unset !important;
}
header .col-lg-6.col-md-7.text-center.text-md-start.xs-px-0 .text-dark-gray {
    display: none;
}
}
header.sticky-active .navbar-brand img {
    max-height: unset;
    height: 40px !important;
    padding: 0;
}
@media (max-width: 991px) {
    figcaption.position-absolute.text-center.left-0px.bottom-0px.pt-35px.pb-35px.ps-15px.pe-15px.bg-white {
    display: none;
}
    li#menuitem-39858 {
    display: initial;
}li#menuitem-40019 {
    display: initial;
}.col-auto.col-lg-2.text-end.d-none.d-sm-flex {
    display: flex !important;
}a.btn.btn-small.btn-rounded.btn-base-color.btn-box-shadow {
        


}.sticky-active nav.navbar.navbar-expand-lg.header-light.bg-white.responsive-sticky {
    background: #fff !important;



}
header.sticky-active .navbar-brand img {
   max-height: unset;
    height: 40px !important;
    padding: 0;        filter: invert(0) !important;

}

    header .navbar-brand img {
        max-height: unset;
        height: 45px;
}
.col-6.col-lg-2.col-sm-4.xs-mb-30px.order-sm-3.order-lg-2 {
    width: 50%;
}section.news-section .col-sm-6 {
    flex: 0 0 auto;
    width: 100%;
}.media-body h4 {
    font-size: 1.5rem;
    color: #2a1c1c;
    line-height: 29px;
    height: auto;
}

.media-body {
    padding: 5px;
    height: auto;
}

nav.navbar.navbar-expand-lg.header-light.bg-white.responsive-sticky {
   background: #ffffff !important;



}.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}
header .navbar-brand .mobile-logo {
        visibility: visible !important;
        opacity: 1 !important;
        width: auto !important;
        filter: invert(1);
        height: 70px;
    }.xs-mt-30 {
        margin-top: 0% !important;
    }

header .navbar-brand, header.sticky .disable-fixed .navbar-brand, header.sticky .fixed-header .navbar-brand, header.sticky .navbar-brand {
        padding: 5px 0;
    }

.navbar-toggler-line {
    background: #252523;

}

.navbar .navbar-nav .nav-item.active a {
      color: #edc038 !important;
    opacity: 1 !important;


}ul#nav {
            background: #291300;

}.widget.fs-15.fw-500.me-35px.text-dark-gray.d-none.d-lg-inline-block {
    display: initial !important;
}.col-lg-6.col-md-5.text-end.d-none.d-md-flex {
    width: 100%;
}.fs-225.lg-fs-200.md-fs-170.sm-fs-150.xs-fs-110.fw-700.mb-20px.ls-minus-8px.md-ls-minus-4px.xs-ls-minus-2px.text-shadow-double-large {
    color: white;
    font-size: 7rem;
    line-height: 7rem;
}.sticky-active em.fa-duotone.fa-regular.fa-phone {
    color: #ffffff !important;
}

.header-light .navbar-nav .nav-link {
       color: #ffffff;


}
.fs-200.lg-fs-150.alt-font.text-base-color.position-absolute.left-0px.top-90px.sm-top-50px.pe-5.ps-5.ls-minus-10px.appear.anime-complete {
    margin-top: -80px;
    margin-left: 0px;display:none;
}
.fs-80.lh-75.sm-fs-65.fw-600.mb-20px.text-shadow-large.ls-minus-2px {
    display:none;
} .swiper.full-screen {
        height: 600px !important;
    }
.col-md-7 .fs-15.text-dark-gray.fw-500 {
    color: #16202c;
    font-weight: 300 !important;
    display: none;
}.sticky-active a.btn.btn-small.btn-rounded.btn-base-color.btn-box-shadow {
   background-color: #d78034;
    border: 1px solid white;
    box-shadow: none;
}.sticky-active .navbar .navbar-nav .nav-link {
    color: #ffffff !important;
}.sticky-active .navbar .navbar-nav .nav-item.active a {
    color: #926a47 !important;
    opacity: 1 !important;
}.row.justify-content-center.ninos-suggesties-menu .col-lg-10 {
    width: 100%;
    background: #ffffff;
    padding-top: 20px;
}

}



@media (max-width: 575px) {

.col-6.col-lg-2.col-sm-4.xs-mb-30px.order-sm-3.order-lg-2 {
    width: 100%;
} .swiper.full-screen {
        height: 500px !important;
    }.header-icon {
    display: none;
}.col-md-7 .fs-15.text-dark-gray.fw-500 {
    color: #16202c;
    font-weight: 300 !important;
    display: none;
}section.top-space-margin.page-title-big-typography.cover-background.magic-cursor.round-cursor {
    height: 360px;
}.fs-225.lg-fs-200.md-fs-170.sm-fs-150.xs-fs-110.fw-700.mb-20px.ls-minus-8px.md-ls-minus-4px.xs-ls-minus-2px.text-shadow-double-large {
        color: white;
        font-size: 5rem;
        line-height: 5rem;
    }span.fw-600.text-dark-gray {
    font-size: 1.5rem;
}.ms-30px.flex-grow-1.ninos-menu-content {
    margin-left: 0px !important;
}
footer.footer-dark.bg-dark-gray.pt-0.pb-2.lg-pb-35px.border-top.border-1.border-color-transparent-white-light img {
    width: 40%;
}

}



.cc-color-override--1762072787.cc-revoke {
    color: rgb(255 255 255) !important;
    background-color: rgb(56 56 56) !important;
}