body {
    background-color: black;
    background-image: url("https://caraudio.ks.ua/image/catalog/fon6.png");
    background-size: cover;
}

.breadcrumb>li::after {
    border-right: 1px solid #1d0808;
    border-bottom: 1px solid #1d0808;
}

#top {
    background-image: url("https://caraudio.ks.ua/image/catalog/fon-top1.png");
    border-bottom: 10px solid #e60000;
    min-height: 30px;
    padding: 20px 0px 3px 0;
}

:root {
    --color-text: #d0ff00;
    --color-text-top: #d0ff00;
    --color-text-top--hover: #ce00d9;
    --font-size-top: 16px;
    --color-menu-icon: #b58908;
    --color-menu-icon-text: #e3ecf1;
}

.search__column_desktop {
    display: none;
}

.header-icons {
    display: none;
}

.cart-column {
    display: none;
}

.logo__column {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#logo img {
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

button {
    color: rgb(0, 0, 0);
}

.dropdown-menu {
    background-color: #ec8383;
}

.dropdown-menu :hover {
    background-color: #2c0303;
}

.dropdown-menu>li>a.top-dropdown__link:hover,
.top-dropdown__btn:hover {
    background: #e22525;
    color: var(--color-text);
}

.fa-phone,
.fa-circle-info,
.fa-star,
.fa-thumbs-up,
.fa-crown,
.fa-percent,
.fa-map-location-dot,
.fa-phone-volume,
.fa-volume-control-phone,
.fa-instagram,
.fa-facebook,
.fa-square-youtube {
    margin-right: 5px;
}

footer h5 {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

footer a {
    color: #bebebe;
}

footer a:hover {
    color: #ff0000;
}

.swiper-viewport {
    background: rgba(255, 255, 255, 0);
}

.search__wrapper_mobile {
    display: none;
}

#logo img {
    max-width: 75%;
}

.main-menu__back,
.main-menu__close {
    color: #f00;
}

.main-menu__telephone-link {
    color: #e4085c;
}

.main-menu__open-icon {
    color: #f00;
}


.swiper-pagination {
    display: none;
}

.swiper-pager {
    display: none;
}

