.t-store__card
{
    transition: opacity .2s ease-out;
    /*    border-radius: 14px 14px 14px 14px;*/
    /*background-color: #ffffff;*/
    /*background-position: center center;*/
    /*border-color: #ffffff;*/
    /*border-style: solid;*/
    /*box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);*/
}

.js-store-prod-btn2.t-store__card__btn:hover {
    background-color: #B49570 !important;
    border-color: #B49570 !important;
}

.t-store__card__img {
    margin: 0;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}
.t-store__card__imgwrapper {
    padding-bottom: 190px;
    position: relative;
    width: 100%;
}

.t-store .t-store__card__wrap_all .store__card__wrap_txt-and-opts {
    padding-bottom: 18px;
    padding-top: 18px;
}
.t-store .t-store__card__wrap_all .t-store__card__prod-controls-wrapper, .t-store .t-store__card__wrap_all .t-store__card__textwrapper {
    padding-left: 18px;
    padding-right: 30px;
}
.t-store .t-store__card__wrap_all .t-store__card__btns-wrapper {
    padding-bottom: 21px;
    padding-left: 18px;
    padding-right: 18px;
    justify-content: space-between;
}
.t-store__card__btn-text

 {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
}
.t-store__card__wrap_txt-and-btns{
    height:auto !important;
}

.t-store__card__price-wrapper
 {
    margin-top: 0;
}
.t-align_left .t-store__card__btn {
    margin: 0 0 8px 0;
}
.t-col {
    display: inline;
    float: left;
    margin-left: 12px;
    margin-right: 12px;
    width: 100%;
}
/*.t-col_4 {*/
/*    max-width: 330px;*/
/*}*/

.t-store__card{
    width:330px;
}
.t-store__grid-cont{
    display: flex;
    justify-content: center;
    flex-wrap:wrap;
    row-gap:20px;
}

.t-store__filter{
    margin-bottom: 40px;
    margin-left: 80px ;
    margin-right: 80px ;
    width: 100% !important;
}

@media screen and (max-width: 480px) {
    .t-store__mobile-two-columns.t-store__grid-cont .t-store__card.t-item {
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }
}
.t-store__filter__item-title:after{
    border:none !important;
}

.t-store__filter__item-title:after {
    border-color: transparent #000 #000 transparent;
    border-style: none;
    border-width: 1px;
    bottom: 0;
    content:url("https://static.tildacdn.com/tild3834-3931-4336-b163-303036643330/-/resize/600x400/sorting_s83iyukggw6h.png") !important;
    /*height: 15px !important;*/
    margin: auto;
    pointer-events: none;
    position: absolute;
    right: 0 !important;
    top: -7px !important;
     -webkit-transform:none !important; 
     transform:none !important; 
    width: 18px !important;
}
.t-store__filter__item {
   
    display: inline-block;
    margin-bottom: 4px;
    margin-right: 15px;
    position: relative;
    vertical-align: middle;
    border: :;
    border: 1px solid #C19A6B;
    border-radius: 10px;
    /* height: 34px; */
    /* align-items: center; */
    /* text-align: center; */
    padding: 3px 6px;
}

.t-store__filter__item-title {
    cursor: pointer;
    max-width: 190px;
    overflow: hidden;
    padding-right: 25px !important;
    position: relative;
    text-overflow: ellipsis;
    transition: opacity .1s ease-in;
}
.t-store__filter__item
 {
    display: inline-block;
    margin-bottom: 4px;
    margin-right: 15px !important;
    position: relative;
    vertical-align: middle;
}
#rec1155966386 .t-store__filter__item-title, #rec1155966386 .t-store__filter__opts-mob-btn{
    color: #c19a6b;
    font-family: Golostext;
    font-weight: 400 !important;
    font-size: 14px !important;
}
.t-store__filter__controls-wrapper {
    display: table;
    width: 90% !important;
    margin: 0 auto;
}

@media screen and (max-width: 640px) {
    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8) {
        padding-left: 0;
        padding-right: 0;
    }
    .t-store__filter {
    margin-bottom: 40px;
    margin-left: 0 ;
    margin-right: 0 ;
    width: 100% !important;
}
.t-store__filter__item{
    padding: 10px !important;
    margin-bottom: 5px !important;
}
.t-store__filter__item-controls-wrap{
      padding: 10px !important;
}
}
.t-store__filter__item.active .t-store__filter__item-controls-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 10;
    border: 1px solid #c19a6b;
    border-radius: 10px;
  
}
.t-store__filter__item .t-checkbox__control{
    color:#c19a6b;
}
.t-store__filter__title, .t-store__sort-select {
    color:#c19a6b;
}
 .t-store__sort-select {
    color:#c19a6b !important;
}

.t-store .t-checkbox__indicator{
    border:1px solid #c19a6b !important;
}

.t-store__sort-select-wrapper:after {
    border-color: #c19a6b transparent transparent !important;
    border-style: solid;
    border-width: 6px 5px 0;
    bottom: 0;
    content: " ";
    height: 0;
    margin: auto;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 0;
    width: 0;
}
.t-store__sort-select {
    -webkit-appearance: none;
    appearance: none;
    background: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 10px !important;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    outline: none;
    padding: 4px 30px 4px 10px !important;
    width: 100%;
}

@media screen and (max-width: 480px) {
    .t778 .t-store__grid-cont_mobile-one-row.t-store__grid-cont {
        flex-wrap: wrap !important;
    }
    .t-store__card__imgwrapper {
    padding-bottom: 130px;
    position: relative;
    width: 100%;
}


}
.t-store__scroll-icon-wrapper{
    display:none;
}



@media (max-width: 1200px) {
  #rec1131524191 .t-container,
  #rec1131524191 .t-quiz__col {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #rec1131524191 .t-quiz__quiz-wrapper {
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #rec1131524191 .t-quiz__content-padding-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* Для совсем маленьких экранов */
@media (max-width: 640px) {
  #rec1131524191 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}





