.menu_arrow_wrap, .menu_arrow_wrap2 {
    background: url('../../asset/web/arrow_dropdown.svg') no-repeat center / contain;
    width: 10px;
    height: 10px;
}

.navbar .navbar-collapse li ul li .menu_arrow_wrap {
    width: 15px;
    height: 15px;
}

@media (max-width: 768px) {
    .branch_menu_wrap > ul {
        display: none
    }
}

.home_heading {
    margin: 0 0px 30px;
}

.lang_code span {
    color: #000;
}

.lang_code a span {
    color: #585858;
}

.about_us {
    background-color: #000;
}

.about_us .content p {
    text-align: left !important;
}

.cinnosti_wrap .cinnost h3 {
    color: #2a2a2a;
    font-size: 22px;
    line-height: 1.2;
    font-family: Poppins, serif;
    font-weight: 700;
    margin: 0;
}

body > footer {
    background-color: #000;
}

.footer .menu_links .title {
    color: #fff;
    font-size: 25px;
    font-family: Poppins, serif;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 20px;
}

#mainSlider .slide-description {
    color: #4b4b4b;
}

#mainSlider .slick-dots li button {
    font-size: 0;
    outline: 0;
    width: 100%;
    height: 100%;
    background: none;
    padding: 0;
    border: none;
}

.content-web a:hover {
    border-color: #926f2a;
    color: #926f2a;
}

article .title {
    color: #2a2a2a;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 700;
    font-family: Poppins, serif;
    margin: 0 0 15px;
    padding: 0 15px;
}

article .belongs-to-branch {
    color: #6e5320;
}

.sr-only {
    color: #000;
}

.branch_content .otvaracie_hodiny_wrap {
    background-color: #000;
}

.otvaracie_hodiny_wrap a {
    color: #fff !important;
    border-bottom: 1px solid #fff !important;
}
