.catalogLists__tab.color-store-fixture>li:after {
    border-top: 12px solid #724f63
}

.catalogLists__tab.color-store-fixture>li.active {
    background-color: #724f63
}

.catalogLists__tab.color-store-fixture>li.active>span,
.catalogLists__tab.color-store-fixture>li.active>a {
    background-color: #724f63
}

.catalogLists__tab.color-store-fixture>li.active:after {
    border-top: 12px solid #724f63;
    color: #fff
}

@media screen and (max-width: 428px) {
    .catalogLists__tab.color-store-fixture>li.active:after {
        border-top: 8px solid #724f63
    }
}

.catalogLists__tab.color-store-fixture>li:hover {
    background-color: #724f63
}

.catalogLists__tab.color-store-fixture>li:hover>span,
.catalogLists__tab.color-store-fixture>li:hover>a {
    background-color: #724f63
}

.catalogLists__tab.color-store-fixture>li:hover:after {
    border-top: 12px solid #724f63;
    color: #fff
}

.news-topics-txt {
    display: block;
    position: relative;
    padding: 15px;
    margin-top: 20px;
    border: 1px solid #666
}

@media screen and (max-width: 428px) {
    .catalogLists__tab.color-store-fixture>li:hover:after {
        border-top: 8px solid #724f63
    }
}

.contact--store-fixture {
    background: #724f63
}

.contact--store-fixture .contactLists__link--catalog a {
    background-color: #ce831c
}

.contact--store-fixture .contactLists__link--place a {
    background-color: #e5a4c5;
    color: #622f48
}

/*# sourceMappingURL=store-fixture.css.map */