.sugest {
    display: none;
    position: absolute;
    width: 96%;
    background-color: white;
    border: 1px solid;
    left: 5px;
}
.sugest ul {
    list-style: none;
    margin-top: 10px;
}
.sugest li {
    cursor: pointer;
    margin-bottom: 5px;
}
.sdekker {
        border-color: green;
    background-color: green;
    color: #FFF;
    margin: 5px;
    margin-left: 25px;
}

.bxbbutton {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline !important;
    color: #87CFBE !important;
    background: none !important;
    padding: unset !important;
    margin: unset !important;
    display: unset !important;
}
.bxbbutton img{
    display: none;
}

.bxbbutton span {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline !important;
    color: #87CFBE !important;
    background: none !important;
    padding: unset !important;
    margin: unset !important;
    display: unset !important;
}

#elonsoft_btn_openmap {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline !important;
    color: #87CFBE !important;
    background: none !important;
    padding: unset !important;
    margin: unset !important;
    display: unset !important;
    border: none !important;
}

#bx-soa-total-mobile {
    display: none !important;
}

.oldprice {
    color: darkgray;
    text-decoration: line-through;
}
.main-slider .slide {
    display: none;
}

.catalog-menu__content .catalog-menu__ul {
    padding: 0 0 72px 0;
}

.header__bottom .category_two.open .category_two__li .nav-header__link {
    padding: 15px 0;
}

.header__bottom .category_two.open .category_two__li::after {
    top: 19px;
}

@media (max-width: 767px) {
    .header .header__bottom .nav-header__link {
        padding: 15px 0;
    }
}

.category-two__link {
    padding: 0;
}

.category-two__item {
    padding: 12px 18px;
}