

.search-box form input {
    position: relative;
    z-index: 201;
}

.search-box .header-mobile__search-submit {
    z-index: 201;
}

.x-autocomplete-container .x-autocomplete-item:hover {
    background-color: #70BF44;
    color: #fff;
}

    .x-autocomplete-container .x-autocomplete-item:hover a {
        color: #fff;
    }

.header-search-form.search-box {
    overflow: initial;
}

.header__primary {
    z-index: 0;
}

.info-block__link {
    color: #a9b0b9 !important;
    font-size: 10px !important;
}


.product__category {
    font-size: 12px;
}

.social-links__item {
    font-size: 10px;
}

.posts--simple-list .posts__title {
    line-height: 1.5em;
}

select.form-control, .form-control {
    color: #a7a4a4 !important;
}

.shop-table .product__info > a {
    color: #f3f3f3 !important;
}

.products--list-lg .product__ratings-label {
    color: inherit;
    font-size: 9px;
}


.widget--footer .widget__title {
    margin-bottom: 1.5em;
}


.hero-unit__img {
    top: 0;
}


.hotline, .main-nav .main-nav__list > li > a.hotline {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 62px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

    .main-nav .main-nav__list > li > a.hotline i {
        font-size: 14px;
    }


