.t786 .t-store__card__btns-wrapper {
    margin-top: 0px !important;
}


  .arrow_button .tn-atom:after {
    content: '';
    background-image: url(https://static.tildacdn.com/tild6132-6336-4236-a536-323637643561/arrow_button.svg);
    width: 27px;
    height: 20px;
    margin-left: 10px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -1px;
    transition: all 400ms ease-in-out;
}
.arrow_button .tn-atom:hover:after  {
    transform: translate(12px,0);
}

.t706__sidebar-content {
    background-color:#fbf5ec !important;
}

.t706__cartpage {
    background-color:#fbf5ec !important;
}

.t706__cartpage-totals {
    background-color:#fbf5ec !important;
}

.t706__cartpage-top {
    background-color:#fbf5ec !important;
}

.t706__cartpage-prodamount {
    color:#9B2434 !important;
}

.t706__sidebar-prodamount-wrap {
    color:#9B2434 !important;
}

.t1002__wishlistwin-content {
    background-color:#fbf5ec !important;
}

.t-store__filter__input {
    border-radius: 8px !important;
    border-color: #9b2434 !important;
    background-color: #fbf5ec !important;
}

.t-checkbox__indicator {
    border-radius: 4px !important;
    border-color: #9b2434 !important;
}

.t-checkbox__indicator:after {
    border-color: #9b2434 !important;
}

.t-product__option-checkmark:before {
    border-color: #9b2434 !important;
}

.t-product__option-checkmark:after {
    border-color: #9b2434 !important;
    background-color: #9b2434 !important;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border-color: #9b2434;
    border-radius: 4px;
    color: #9b2434;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    border-radius: 4px;   
}

.js-product .t-product__option-select {
    border-color: #9b2434;
    border-radius: 4px;
}

.js-product .t-product__option-select:after {
    color: #9b2434;
}

.t-store__card__bgimg_second, .t-store__card__img_second {
    border-radius: 10px;
}

.t-store__filter__range_bg {
    background-color: #9b2434 !important;
}

.t-store__filter__price-outer_start {
    border-color: #9b2434 !important;
    background-color: #9b2434 !important;
}

.t-store__filter__btn {
    background-color: #9b2434 !important;
    border-radius: 8px !important;
    font-family: Vollkorn;
    font-weight: bold;
    color: #ffffff !important;
}

.t-store__search-icon {
    border-left: 0px !important;
}

.t-store__search-icon path {
    fill: #9b2434;
}

.t-store__prod-snippet__container {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media screen and (max-width: 480px) {
    .t-store__prod-snippet__container {
        padding-top: 12px;
        padding-bottom: 12px;
}
}

.t-btn_sm {
    height: 40px;
}

@media screen and (max-width: 980px){
   .t-store__grid-cont_mobile-one-row .t-col, .t-store__grid-cont_mobile-one-row .t-store__stretch-col, .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-col, .t-store__relevants-grid-cont.t-store__grid-cont_mobile-one-row .t-store__stretch-col{
    max-width: 40%;
    min-width:40%;
    margin:10px;
}
}

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

@media screen and (max-width: 480px) {
    .t-store__relevants__title {
        font-size: 18px !important;
    }
    .t-name_xs {
        font-size: 13px !important;
    }
    .t-descr_xxs {
        font-size: 11px !important;
    }
}

.t951 .t-store__card__btns-wrapper {
    margin-top: 0px;
}

.t-store__prod-snippet__container .t-store__relevants__container .t-item .t-store__card__btns-wrapper {
    margin-top: 0px;
}