.t702 .t-input{
    height:56px !important;
    padding: 0 20px !important;
}
.t702 .t-input .t-input-phonemask{
    padding: 0px !important;
}
.t702 .t-submit {
    height: 60px !important;
}
.t702 .t702__text-wrapper {
    margin-bottom: 30px;
}
.t702 .t702__title {
    margin-bottom: 20px;
}
.t706 .t-form .t-input{
    font-weight:300 !important;
}
.t706__cartwin-content {
    background-color: #212121 !important;
}
.t706__cartwin-bottom {
    border-top: 1px solid #3b3b3b !important;
}
.t706__cartwin-top{
    border-bottom: 1px solid #3b3b3b !important;
}
.t706 .t-form__errorbox-middle {
    display: none !important;
}
.t706__cartwin-totalamount-wrap,
.t706__cartwin-prodamount-wrap,
.t706__product-title,
.t706__product-quantity,
.t706__product-amount, .t706__product-amount--portion{
    color: #ffffff !important;
}
.t706__product-imgdiv {
    border-radius: 15px;
}
.t706__cartwin-heading{
    text-transform: uppercase;
    color: #ffffff !important;
}
.t706 .t-input-title,
.t702 .t-input-title{
    color: #bbb !important;
    font-weight: 300 !important;
    font-size: 15px !important;
}
.t491__img{
    outline: 1px solid rgb(220 113 92 / 50%);
    border-radius: 100%;
    outline-offset: 3px;
}
.t849__icon {
    outline: 1px solid #dc715c;
    border-radius:100%;
    -webkit-transition: -outline .2s;    transition: -outline .2s;    -o-transition: outline .2s;    transition: outline .2s;    transition: outline .2s, -outline .2s;
}
.t849__trigger-button:hover .t849__icon{
    outline: 1px solid #fff;
}
.t948__row:last-child {
    margin-bottom: -40px;
}
.t948__number {
    font-weight: 300;
    font-size:14px !important;
}
.t948__descr {
    opacity: .7;
}
.t948__circle {
    height: 33px !important;
    border-radius: 50px !important;
}
a[href="#order"] {
    background: #dc715c !important;
    color: #fff !important;
}
.t-store .t-store__tabs__content {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 15px;
}
.t-store .t-store__tabs.t-store__tabs_accordion .t-store__tabs__item-button {
    border-top: 1px solid #e5e5e5 !important;
}
.t-store .t-store__tabs_accordion .t-store__tabs__item-button:not(.t-store__tabs__item-button_active) {
    border-bottom: 1px solid #e5e5e5 !important;
}
.t-store .t-store__tabs__close:after {
    background-color: #e5e5e5 !important;
}
.t-store .t-store__tabs_accordion .t-store__tabs__item-button {
    padding-right: 0 !important;
}
.t-store__relevants__title{
    margin-top: 105px;
    text-align: center !important;
    text-transform: uppercase !important;
    font-size: 28px !important;
    font-weight: 800 !important;
}
.t-slds__thumbsbullet.t-slds__bullet_active .t-slds__thumbsbullet-border {
    border-color: rgb(220 113 92) !important;
}
.t-store__prod-popup__text {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 15px;
}
.t-store__prod-snippet__container {
    padding-top: 60px;
    padding-bottom: 105px;
}
.t-store__sort-select {
    width: auto !important;
    border-radius: 30px !important;
}
.t-store .t-checkbox__indicator {
    vertical-align: sub !important;
}
.t-store__filter__item_price .t-store__filter__input {
    text-align: center;
}
.t-store__filter__item .t-checkbox__control {
    font-family: "Open Sans";
    font-size: 16px;
}
.t-store__filter__item_price .t-store__filter__input {
    border-radius: 30px;
}
.t-store__filter__range_bg {
    background-color: #dc715c !important;
}
.t951__sidebar .t-store__filter__item-title{
    font-size:17px;
}
.uc-img-video a.t107__link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.uc-img-video a.t107__link:before {
    content: "";
    background-image: url(https://static.tildacdn.com/tild6333-3661-4239-a138-323836636266/play1.svg);
    background-color: rgb(255 255 255 / 8%);
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
    backdrop-filter: blur(8px);
    -webkit-transition: -webkit-transform .2s;    transition: -webkit-transform .2s;    -o-transition: transform .2s;    transition: transform .2s;    transition: transform .2s, -webkit-transform .2s;
}
.uc-img-video a.t107__link:hover:before{
    -webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);
}
.t-checkbox__indicator {
    border-radius: 7px;
}
.t-checkbox__labeltext {
    vertical-align: middle;
}
.line-height-1{
    height:1px !important;
}
.uc-configi .t786__price {
    opacity: .7;
}
.uc-configi .t786__buttons {
    margin-top: 0;
    position: absolute;
    bottom: 19px;
    right: 20px;
}
.uc-configi .t786__col {
    position:relative;
}
.uc-cover-dop .t995__descr {
    padding: 0px 0 44px;
    opacity: .7;
}
.uc-cover-dop .t995__wrapper {
    padding: 0 40px;
}
.uc-cover-dop .t995__buttons .t995__btn-wrapper:last-child a{
    -webkit-backdrop-filter: brightness(95%);
    backdrop-filter: brightness(95%);
}
.uc-cover-dop .t995__buttons .t995__btn-wrapper:first-child a:hover{
    /*background-color: #0d0d0d !important;*/
    background-color: #ffffff !important;
    color:#0d0d0d !important;
}
.uc-elarbis-text .t-text{
    max-width: 680px;
    margin: 0 auto;
}
.t603__tile_33{
    padding: 0px 10px 0px 10px !important;
}
.t280 .t-sociallinks__customimg{
    width: 38px !important;
    height: 38px !important;
}
.t280 .t-sociallinks {
    margin-top: 15px;
}
/*моб меню слева*/
.t-menusub__menu.t-menusub__menu--fullscreen .t-menusub__content:not(.t978__submenu-content) {
    height: auto;
    margin-top: 60px;
}
.t-menusub__menu.t-menusub__menu--fullscreen .t-menusub__list:not(.t978__submenu-list) {
    width: calc(100% - 0px);
    text-align: left;
}
.t280__bottom,
.t280__menu {
    text-align: left;
}
.t280__menu__wrapper_2 .t280__menu {
    top: 60px;
}
.t280__main_opened .t280__menu {
    -webkit-transform: none;
    transform: none;
}

.t280__menu__wrapper {
    position: fixed;
    inset: 0;
    z-index: 9999;
    opacity: 1;
    -webkit-transition: .75s ease-in-out;-o-transition: .75s ease-in-out;transition: .75s ease-in-out;
    display: block;
    transform: translateY(-100%);
}
.t280__main_opened .t280__menu__wrapper {
    transform: none;
}
.t280__main_opened .t280__bottom,
.t280__main_opened .t280__menu{
    -webkit-transform: none;
    transform: none;
}
.t280__bottom,
.t280__menu{
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}
.t280__container {
    z-index: 99999;
}
/**/
.t-menusub__menu--fullscreen__nav-title{
    color: #fff !important;
}
.tmain-submenu__close-icon path{
    fill:#fff !important;
}
.t-menusub__menu--fullscreen__nav,
.t280__main_opened .t280__menu__content{
    border-bottom: 1px solid rgb(255 255 255 / 10%) !important;
}
.t734__title {
    hyphens: auto;
}
.t1148__control_lg {
    width: 55px;
    height: 45px;
}
.t734 .t-cover__carrier {
    background-position: bottom !important;
}
.t734__wrapper {
    padding-bottom: 100px;
}
.t734__table .t-container {
    max-width: none;
    width: 100% !important;
}
.uc-under-menu {
    border-top: 1px solid #2a2a2a;
}
.uc-under-menu .t228 .t-btn {
    height: 32px;
    font-size: 12px;
}
.t228 .t-sociallinks__item, .t228__right_social_links_item {
    padding: 0 3px;
}
.uc-top-menu .t228__centercontainer,
.t228__right_buttons,
.t228 .t-sociallinks, .t228__right_social_links{
    padding-left: 20px;
}
.t228 .t-sociallinks__svg{
    width:32px !important;
    height:32px !important;
}
.t165__btn-container {
    height: 0;
}
.t165__btn-wrapper a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.t165 .t-container {
    position: relative;
}
.t165 .t-uptitle {
    letter-spacing: 1.5px;
}
/*.t786 .t-store__card__price-wrapper {
    display: none;
}*/
.t898__btn_label {
    box-shadow: none;
}
.t898__btn_label:hover {
    box-shadow: 0 0 20px 0 rgb(220 113 92 / 40%);
}
.t898__btn-text {
    display: none;
}
.t570__mainblock {
    border-radius: 30px;
}
/*.ymaps-2-1-79-controls__control,*/
.ymaps-2-1-79-map-copyrights-promo,
.ymaps-2-1-79-controls__toolbar_right,
.ymaps-2-1-79-copyright__agreement{
    display: none !important;
}
.ymaps-2-1-79-inner-panes,
.ymaps-2-1-79-map-bg,
.t570 .t-map-lazyload{
    border-radius:30px !important;
}
.t570__padding_lg,
.t433__contentwrapper{
    padding: 60px;
}
.t570__descr {
    margin-bottom: 0;
}
.t650 .t650__text {
    padding: 30px 30px 30px;
}
.t650__container[data-columns-in-row="2"] .t-card__col {
    width: calc(50% - 20px);
}
.t390__descr {
    margin-top: 30px;
}
.t951 .t-store__filter__search .t-store__filter__input { 
    border-radius: 30px;
}
.t-store__search-icon {
    border-left: none !important;
}
.t951 .t-store__filter__title {
    font-family: 'Open Sans';
}
.t-store__card__bgimg_second, .t-store__card__img_second {
    border-radius: 30px;
}
.t-store__relevants__container .js-store-prod-name{
    font-size: 20px !important;
}
.t-store__relevants__container .t-store__card__price, 
.t-store__relevants__container .t-store__card__price_old{
    font-size: 18px !important;
}
@media (min-width:961px) {
    .t951 .t-store__filter__search .t-store__filter__input { 
        width: 250px; 
    }
}
@media (min-width:981px) {
    .t734__table .t-container {
        padding: 0 40px;
    }
}
@media (min-width:1200px) {
    .uc-config-block .bg-block,
    #rec1011626651 .bg-block,
    #rec1044510431 .bg-block,
    #rec1033789856 .bg-block,
    #rec1042862946 .bg-block{
        width: calc(100% - 80px) !important;
    }
    .uc-config-block .bg-block-right,
    #rec1011626651 .bg-block-right,
    #rec1044510431 .bg-block-right,
    #rec1033789856 .bg-block-right,
    #rec1042862946 .bg-block-right{
        left: auto !important;
        right: 40px !important;
    }
}
@media screen and (max-width: 980px) {
    .t-menusub__menu--fullscreen__nav {
        height: 55px;
    }
}
@media screen and (max-width: 960px) {
    .t491__col,
    .t846__separator{
        margin-bottom: 30px !important;
    }
    .t491 ul li:last-child{
        margin-bottom: 0;
    }
    .t948__row:last-child {
        margin-bottom: -20px;
    }
    .t-store__relevants__title {
        margin-top: 60px;
        margin-bottom: 25px;
    }
    .t397__col_mobile-flex{
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col,
    .t786__col{
        margin-bottom: 35px;
    }
    .t-store__filter__item_price .t-store__filter__btn {
        border: 1px solid #dc715c;
        border-radius: 30px;
        background: transparent;
    }
}
@media screen and (max-width: 640px) {
    .t165__col-top {
        margin-bottom: 10px;
    }
    .t165__title {
        padding-bottom: 0;
    }
    .t390__descr {
        margin-top: 20px;
    }
    .t-store__tabs__item-title{
        font-size: 14px !important;
    }
}
@media(max-width:560px) {
    .t702 .t-popup__block-close {
        background-color: #0d0d0d !important;
    }
    .t-store__prod-snippet__container {
        padding-top: 0;
        padding-bottom: 60px;
    }
    .t-slds__main {
        border-radius: 0 !important;
    }
}
@media(max-width:480px){
    .t706 .t-radio__control,
    .t702 .t-radio__control{
        font-size: 14px !important;
    }
    .t849__icon {
        width: 32px !important;
        height: 32px !important;
    }
    .t948__circle {
        height: 25px !important;
        width: 40px !important;
    }
    .uc-img-video a.t107__link:before {
        width: 80px;
        height: 80px;
        background-size: 40px;
    }
    .t-store__relevants__container .t-store__relevants__title {
        font-size: 20px !important;
    }
    .t-store__relevants__container .js-store-prod-name{
        font-size: 18px !important;
    }
    .t-store__relevants__container .t-store__card__price,
    .t-store__relevants__container .t-store__card__price_old{
        font-size: 16px !important;
    }
    .t-store__filter__item .t-checkbox__control {
        font-size: 14px;
    }
    .t-store__filter {
        margin-bottom: 25px !important;
    }
    .t951__sidebar .t-store__filter__item-title {
        font-size: 12px;
    }
    .t-checkbox__labeltext {
        vertical-align: super;
        display: inline-grid;
    }
    .uc-preim .t396__artboard {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .t734__wrapper {
        padding-bottom: 60px;
    }
    .t734__descr {
        margin-top: 10px;
    }
    .t734__button {
        padding-top: 30px;
    }
    .t734 .t-btn_md {
        height: 50px;
        font-size: 15px;
    }
    .t786 .t-store__card__textwrapper {
        padding-top: 15px;
    }
    .video-preium video{
        height:170px !important;
        border-radius:25px !important;
    }
    .video-mob video{
        height:180px !important;
        border-radius:25px !important;
    }
    .uc-config-block .t396,
    #rec1011626651 .t396,
    #rec1044510431 .t396,
    #rec1033789856 .t396,
    #rec1042862946 .t396{
        overflow: hidden;
        border-radius: 30px;
        border: 1px solid #323232;
    }
    .uc-collazh-three .t603 .t603__tile_33 {
        width: 48%;
        margin-top: -10px;
    }
    .uc-collazh-three .t603 {
        overflow: auto;
        white-space: nowrap;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .uc-collazh-three .t603__container .t603__tile_33:last-child {
        margin-right: 5px !important;
    }
    .t786__imgwrapper {
        margin-bottom: 15px;
    }
    .t786__price-wrapper {
        margin-top: 7px;
    }
    .uc-configi .t786__buttons {
        position: initial;
    }
    .t786__btn {
        height:35px;
    }
    .uc-cover-dop .t995__wrapper {
        padding: 0;
    }
    .t995__buttons{
        display:flex;
    }
    .t995 .t995__btn {
        height: 50px;
        font-size: 15px;
    }
    .uc-cover-dop .t-cover,
    .uc-cover-dop .t-cover__wrapper,
    .uc-cover-dop .t-cover__filter,
    .uc-cover-dop .t-cover__carrier{
        height:80vw !important;
    }
    .uc-cover-dop .t995__inner-wrapper {
        padding: 20px 0;
    }
    .uc-cover-dop .t995__descr {
        padding: 0px 0 19px;
    }
}