/****  COLOR #c9cd74  *****/

.menu-btn span,
.main .close span,
.container-top .text-wrap a,
.contact-section > div,
.home main .impresson .text-wrap,
.home main .impresson,
footer .footer-top,
.btn, .button,
button[type='submit'],
.select2-results .select2-highlighted
{
    background: #70193D;
}
.btn, .button, button[type='submit']{
    color:#fff;
}
p a, a,
.main ul li a:hover, .main ul li a.active, .main ul li.active > a,
.box-wrap ul li a:hover,
ul li:before,
.contact-section > div a.external-link-new-window,
.box-wrap .news-list-view .restaurant-event .text-wrap:hover h4 a, .box-wrap .news-list-view .restaurant-event .text-wrap h4 a:hover, .pdf-list ul li a:hover{
    color: #70193D;
}

footer .footer-bottom h2{
    border-bottom:1px solid #fff;
}
.contact-section > div a:hover{
    color:#000;
}
.select2-container .select2-choice .select2-arrow{
    border-top-color:#70193D;
}
.nav-gal span[data-u="arrowleft"]:after{
    border-right-color:#70193D;
}
.nav-gal span[data-u="arrowright"]:after{
    border-left-color:#70193D;
}
.jssort01-99-66 .p.pav:before{
    background: rgba(112, 25, 61, 0.9) !important;
}

.contact-section > div{
    border-right:1px solid #500021;
}
.home main .impresson .text-wrap{
    outline: 1px solid #500021;
}
@media (max-width: 990px) {
    .contact-section > div{border-bottom:1px solid #500021; border-right: none;}
}