.lang-switch {
    background: no-repeat;
    margin: 0;
    padding: 0;
    width: auto;
}

.lang-switch img {
    max-width: 31px;
}

.kf-topline a {
    text-decoration: none;
}

.kf-topline a {
    text-decoration: none;
    color: #ced2d5;
}

.kf-topline a:hover {
    text-decoration: none;
    color: #b99272;
}

.kf-logo {
    margin: auto;
}

.kf-footer .kf-logo svg {
    max-width: 100%;
    height: auto;
}

.kf-footer .kf-logo {
    width: 160px;
}

.kf-navbar .kf-logo svg {
    width: 230px;
    height: auto;
}

.kf-navbar .kf-logo {
    color: #fff;
    width: auto;
    position: absolute;
    top: -41px;
    left: 50%;
    transform: translateX(-50%);
}

.kf-navbar .logo-container {
    position: relative;
}

@media screen and (max-width: 767px) {
    .kf-navbar .kf-logo {
        top: -38px;
        left: 0;
        transform: none;
    }
}

.kf-navbar .kf-logo a {
    display: flex;
    align-items: center;
    column-gap: 10px;
    text-decoration: none;
}

.kf-navbar .kf-logo a:hover {
    text-decoration: none;
}

.kf-navbar .kf-logo span {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 24px;
}

.kf-about-quote {
    display: flex;
    align-items: center;
    column-gap: 26px;
    justify-content: space-between;
}

.kf-about-quote svg {
    width: 20%;
    max-width: 60px;
    height: auto;
}

.kf-about-quote div {
    margin-left: 0;
}

.kf-about-image img {
    max-height: 569px;
}

.kf-about-image {
    text-align: center;
}

.kf-menu-item .subname {
    line-height: 20px;
}

.kf-menu-item .desc {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    min-height: 185px;
}

.google-map {
    margin-bottom: 45px;
}

.google-map .kf-bts a:hover {
    color: #b99272;
}

.google-map .kf-bts {
    margin-top: 30px;
}

.kf-f-hours ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 50px;
    color: #fff;
}

.kf-f-hours ul li i {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 40px;
    color: #b99272;
}

.kf-f-hours ul li em {
    display: block;
    color: #b99272;
    font-style: normal;
    font-weight: 600;
}

.kf-choose-list .icon svg {
    width: 72px;
    height: auto;
    margin: auto;
    display: block;
}

.kf-choose-list .element-trdelnik .icon svg {
    width: 52px;
}

.kf-choose-list .element-trdelnik .icon svg path{
    fill: #c19977;
}

.allergen {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 12px;
}

.allergens-info {
    justify-content: flex-end;
}

.allergen-numbers{
    font-style: italic;
}

@media screen and (max-width: 767px) {
    .allergens-info {
        padding-bottom: 14px;
    }
}

.contact-us-banner {
    filter: blur(2px) brightness(97%);
}

.blog-banner {
    filter: blur(3px) brightness(83%);
}

.kf-menu-items.kf-menu-items-homepage .image {
    height: 232px;
}

.kf-started-slider .swiper-slide .slide {
    filter: blur(1px) brightness(67%);
}

.about-us-banner {
    filter: blur(2px);
}

.kf-services .image svg {
    width: 78%;
    height: auto;
}

.kf-services .kf-services-elem-perfection .image svg {
    width: 67%;
    height: auto;
}

.kf-services .kf-services-elem-coffee .image svg {
    width: 67%;
    height: auto;
}

.kf-services-elem:hover .image svg path {
    fill: #fff;
}

.section-404 {
    text-align: center;
}

.section-404 .kf-h-title {
    font-size: 76px;
}

.section-404 .big-text {
    font-family: "Oswald";
    font-size: 125px;
    line-height: 130px;
    font-weight: 500;
    color: #fff;
}

.section-404 .small-text {
    font-family: "Oswald";
    font-size: 24px;
    line-height: 32px;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .section-404 .small-text {
        font-size: 18px;
    }
}

@media screen and (max-width: 400px) {
    .kf-menu-btn {
        margin-left: 7px;
    }
}