/* ANNEXX */ 
/* ANX014 внешний вид тела страницы */ 
.t-records { 
 background-color: #ffffff; 
} 
body.t-body { 
 background-color: F8FDFA !important; 
 background-image: url(); 
 background-repeat: repeat; 
 background-attachment: fixed; 
} 
 
@supports not (-webkit-touch-callout: none) { 
 body.t-body { 
 background-position: center; 
 } 
} 
/* ANNEXX конец кода */

  .t-descr_xxs {
        
        font-size: 16px;
        font-weight: normal;
        
    }
    
    .t-descr {
    font-family: 'Raleway', Arial, sans-serif;
    font-weight: normal;
    
}
    
    .t-store__filter__input {
    border-radius: 999px;
}

.t-store__filter__btn {
    border-radius: 999px !important;
    background-color: #3D7B57 !important;
    color: #FFFFFF !important;
    border: 1px #3D7B57 solid !important;
    
}

#rec735364019 .t951 .t-store__filter__chosen-bar {
    background-color: rgba(238, 250, 243, 0.94);
    border: 1px #EEFAF3 solid !important;
    border-radius: 24px;
    margin-bottom: 40px !important;
}

.t-store__filter__chosen-val {
    
    background-color: #FFFFFF !important;
    
}



.t-store__filter__prods-number {
    margin-bottom: 20px;
    padding-left: 16px;
}



@media screen and (min-width: 960px) {
    .t951 .t-store__filter__search .t-store__filter__input {
        width: 420px;
    }












#rec735364019 .t951 .t-checkbox__indicator:after {
    border-color: #3D7B57 !important;
    border-color: #3D7B57 !important;
}

#rec735364019 .t951 .t-checkbox__indicator {
    border-color: #3D7B57 !important;
    
}

.t-store__prod__quantity {
    border: 1px solid #fff !important; 
    background-color: #fff !important; 
}

@media screen and (min-width: 960px) {
    .t951 .t-store__filter__search .t-store__filter__input {
        width: 420px !important;
        HEIGHT: 40px !important;
    }
    
.t-store__filter__search .t-store__filter__input {
    margin-top: 0 !important;
    margin-bottom: 10 !important;
    padding-left: 16px !important;
    padding-right: 30px !important;
    width: 150px !important;
    
}

.t-store__filter__btn, .t-store__filter__input {
    border: 1px #f8fdfa solid !important;
    border-radius: 999px !important;
    background: #effaf4 !important;
    color: #000000 !important;
    box-sizing: border-box !important;
    padding: 16 6px !important;
    /* -webkit-appearance: none; */
    -moz-appearance: none;
    appearance: none;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1.8;
    min-height: 24px;
    outline: 0;
}

.t-store__search-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    width: 16px !important;
    height: 100%;
    padding-left: 7px;
    padding-right: 16px !important;
    border-left: 1px solid #EEFAF3 !important;
    cursor: pointer;
}



