::selection {
	 color: #202020;
	 background: #87765a;
}

body::-webkit-scrollbar {
  width: 5px;               /* ширина scrollbar */
}
body::-webkit-scrollbar-track {
  background: #050505;        /* цвет дорожки */
}
body::-webkit-scrollbar-thumb {
  background-color: #84775e;    /* цвет плашки */
}


.uc-shop {
    display: block;
    z-index: 1000;
    position: relative;
    background: none !important; /* поднимаем наверхний слой продукты в каталоге */
}

.uc-shop-nav .t-name {
    line-height: 22px;
}

.uc-shop-nav .t-descr {
    margin-top: 10px !important;
}

div#nav546186164 {
    background: #f1f1f1;
    background:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(https://static.tildacdn.com/tild3761-6630-4661-b464-356135653961/1672555539_2-2.jpg) /* фон в мобильном меню */;
}

button.t450__close-button.t450__close.t450_opened {
    background: none !important;/* мобильное меню */;
}

.t450__logo.t-heading.t-heading_xs {
    font-size: 32px !important;
    text-align: center;
    padding-bottom:30px !important;/* мобильное меню */;
}

a.t-menu__link-item {
    font-size: 18px !important;/* мобильное меню */;
}

.t-name {
    color: #ad976f;
    font-size: 18px;
    font-weight: 700;
    font-family: 'TildaSans';
}

.t-btn_sm {
    height: 50px;
}

.t-popup__container.t-popup__container-static.t-popup__container-animated {
    border-radius: 30px;
}

.t-slds__container {
    background: none !important;
}

.t-descr_xxs {
    font-size: 18px;
    line-height: 1.55;
}

.t-name_xl {
    font-size: 32px;
    line-height: 1.35;
}

.t-store__prod__quantity {
    background: #fff;
    height: 50px;
    border: none;
}

.t-store__prod__quantity-input {
    font-family: 'TildaSans';
}

.t-store__card__btns-wrapper.js-store-buttons-wrapper.t-store__card__btns-wrapper--quantity {
    width: 100%;
}


#rec570431448 a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm { 
    width: 61%;
}

a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm {
    width: 65%;
    float: right;
}

.t706__cartwin-content div {
    font-family: 'TildaSans' !important;
}

.t-submit, .t-input {
    font-family: 'TildaSans',Arial,sans-serif;
    font-weight: 300 !important;
}

@media screen and (max-width: 1200px) {
    a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm {
    width: 56%;
    float: right;
}
#rec570431448 a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm { 
    width: 100%;
}
 #rec570431448   .t-store__prod__quantity {
    width: 100%;
}
#rec570431448  input.t-store__prod__quantity-input.t-descr.t-descr_xxs {
    margin: auto;
}
}

@media screen and (max-width: 980px) {
    a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm {
    width: 100%;
    float: right;
}
    a.js-store-prod-btn.t-store__card__btn.t-btn.t-btn_sm {
        display: none !important;
    }
    
    .t-store__prod__quantity {
    width: 100%;
}
    input.t-store__prod__quantity-input.t-descr.t-descr_xxs {
    margin: auto;
}
#rec570431448 a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm { 
    width: 100%;
}
 #rec570431448   .t-store__prod__quantity {
    width: 100%;
}
#rec570431448  input.t-store__prod__quantity-input.t-descr.t-descr_xxs {
    margin: auto;
}
}


@media screen and (max-width: 480px) {
    a.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm {
    width: 100%;
    float: right;
}
    a.js-store-prod-btn.t-store__card__btn.t-btn.t-btn_sm {
        display: none !important;
    }
}
