.loader__container {
    background-color: #276149;
}

.t-store__filter__item .t-checkbox__control {
    margin-bottom: 8px;
    text-align: left;
    font-size: 9px;
}

.t-store .t-checkbox__indicator {
    border-radius: 30%;
}

.t-search-widget__popup {
    background: #2B694F !important;
}

@media screen and (max-width: 960px) {
    .t-container {
        max-width: 640px;
        margin-bottom: -25px;
    }
}

.t-search-widget__result_product-desc {
    display: none !important;
}

.t-name {
    color: #FDF8E1;
}

.t-descr {
   color: #fff;
}

.t-store__filter__item-controls-wrap {
    background-color: #2D694F !important;
}

t-store__filter__item-controls-container {
    background-color: #2D694F !important;
}

.t-store .t-checkbox__indicator {
    border: 2px solid #fff !important;
}

.t-store__filter__item-controls-container {
    max-height: 250px !important;
}