/*отступ сверху Для подзаголовка "Посмотрите как это работает"*/
#newTitle{
    margin-top: 20px;
}

.link.market-icon,
[data-product-uid="163981360581"] .t-store__prod-popup__btn-wrapper,
.t-store__prod-popup__info:has(.t-store__prod-popup__title-wrapper.activ-type) .market-icon {
  display: none !important;
}
/*#rec735745405 .t-store__prod-popup__btn-wrapper a.market-icon*/
#wr-test{
    max-width: 960px;
    margin: 25px auto 0;
}
#wr-test *{
    font-family: 'Manrope', sans-serif;
}
.t-table-test,
.t-header-test{
    display: grid;
    grid-template-columns: auto 100px 100px;
}
#wr-test .ft-price {
  font-weight: bold;
  font-size: 16px;
}
@media screen and (min-width: 500px){
.t-table-test,
.t-header-test{
    grid-template-columns: 2fr 1fr 1fr;
}
#wr-test .ft-price {
  font-size: 24px;
  margin: 0 auto;
}
}
@media screen and (max-width: 500px){
    .t395__wrapper .t395__width_25 {
  width: auto;
}
}
@media screen and (max-width: 380px) {
  .t395__col {
    padding: 0;
    
  }
}

.ft-but {
    background-color: #ff9602;
    color: #fff !important;
    padding: 0.5em 1em;
    border-radius: .5em;
    text-align: center;
}
.hid{
    display: none;
}
.hint{
 cursor: pointer;   
 padding-right: 12px;
}
.t-price-test-one:has(.mobile-hint) .one-description{
    display: block;
}

.t-table-test>div{
    border:1px solid #e6e6e6;
}
.t-title-test{
    font-size: 18px;
    text-align: center;
    background-color: #f0f0f0;
    color: #ff9501;
    padding: 10px;
}
.t-table-test > div {
  padding: 10px;
  font-size: 12px;
}
@media screen and (min-width: 500px){
.t-table-test > div {
  padding: 20px;
  font-size: 16px;
}
.t-title-test{
    font-size: 20px;
    text-align: center;
    padding: 20px;
}
}
.t-header-test {
  position: sticky;
  top: 60px;
  z-index: 2;
  background-color:#ffffff;
}
.t-title-test{
    position: sticky;
    top:97px;
    z-index: 2;
    font-weight: bold;
}
@media screen and (min-width: 500px){
.t-header-test {
  top: 90px;
}
.t-title-test{
    top:160px;
}
}
.t-price-test-one{
    position: relative;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
}
.t-price-test-try,
.t-price-test-two,
.t-header-test-two,
.t-header-test-try{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.t-header-test-two,
.t-header-test-try {
    font-size: 14px;
    font-weight: 700;
    padding: 10px;
}

#rec735745405 .dop-BUT-no-tchka.market-icon {
    color: #000 !important;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
#rec735745405 .t-store__prod-popup__btn-wrapper{
    flex-wrap: wrap;
}
#rec735745405 .t-store__prod-popup__btn-wrapper a{
    padding: 0 10px;
    height: 45px;
    border: 1px solid #ff9501;
    font-family: Manrope, sans-serif;
    font-size: 14px;
    font-weight: 500;
    flex: 1 1 100%;
    line-height: 2.5;
    margin-left: 0;
    text-align: center;

}
@media screen and (min-width: 800px) {
    #rec735745405 .t-store__prod-popup__btn-wrapper a{
        flex: 0 1 51%;
        margin-bottom: 20px;
    }
}


@media screen and (min-width: 500px){
.t-header-test-two,
.t-header-test-try {
    font-size: 24px;
    padding: 20px;
}
}
.hint:after{
    position: absolute;
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    z-index: 1;
    background-image: url('https://static.tildacdn.com/tild3566-3465-4663-b939-323865343633/photo.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.one-description:before{
    position: absolute;
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #ff9501;
    transform: rotate(45deg);
    left: 75px;
    bottom: 5px;
    z-index: -1;
}
@media screen and (min-width: 500px){
.one-description:before{
    left: 175px;
}
}
.one-description{
    display: none;
    position: absolute;
    bottom: calc(100% - 20px);
    width: 80vw;
    background-color: #ff9501;
    z-index: 5;
    padding: .5em 1em;
    border-radius: 3px;
    color: #ffffff !important;
    font-size: 12px;

}
@media screen and (min-width: 500px){
    .one-description{
        max-width: 350px;
        width: initial;
        font-size: 14px;
    }
}
/*удалим кнопку из програмных*/
[data-product-uid="163981360581"] .t-store__card__btns-wrapper a:last-child {
  display: none;
}
#allrecords .one-description a{
    color: #ffffff;
}
.t-store__card__btns-wrapper [href="https://gps-glaz.ru/tproduct/852429730282-gps-glaz-lite-so-skritim-montazhom-v-pro"] {
  color: #000000 !important;
  border: 1px solid #545454 !important;
  background-color: #eef2f8 !important;
}
.t-price-test-one strong:hover + div{
    display: block;
}
.t778 .t-store__card__btns-wrapper{
    height: inherit;
}
.js-store-prod-btn2.t-store__card__btn.t-store__card__btn_second.t-btn.t-btn_sm {
margin-top: auto;
}
.one-description:hover{
    /*max-height: 1000px;*/
    /*height: auto;*/
    /*opacity: 1;*/
    /*padding: .5em 1em;*/
    /*transition: max-height .3s ease-in-out;*/
    display: block;
}



#rec736007334 .t613,
#rec736003640 .t613,
#rec730910599 .t613,
#rec736006815 .t613{
    display: none;
}

@media screen and (max-width: 639px) {
  #rec731959224 .t396__artboard, #rec731959224 .t396__filter, #rec731959224 .t396__carrier {
    height: 38px !important;
  }
}
@media screen and (max-width: 639px) {
  #rec731956154 .t396__artboard, #rec731956154 .t396__filter, #rec731956154 .t396__carrier {
    height: 38px !important;
  }
}
@media screen and (max-width: 639px) {
  #rec730909686 .t396__artboard, #rec730909686 .t396__filter, #rec730909686 .t396__carrier {
    height: 38px !important;
  }
}
@media screen and (max-width: 639px) {
#rec736307017 div.t-container:nth-child(2) > div:nth-child(1) {
margin-bottom: 50px;
}
}

@media screen and (max-width: 800px) {
    .t-store__prod-popup__btn-wrapper .t-btn {
        flex: 1 0 100%;
        margin-bottom: 10px;
    }
    .WB.market-icon{
        margin-left: 0;
    }
    .t-store__prod-popup__btn-wrapper {
        flex-wrap: wrap;
    }
}
/*иконки для типов транспортных средств*/
.store__card__wrap_txt-and-opts,
.t-store__prod-popup__info{
    margin-top: 20px;
    position: relative;
}
/*общие настройки*/
[data-product-gen-uid="359867503911"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="703860801621"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="317365044341"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="303947704541"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="300873220401"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="936020953571"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="117523403301"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="163981360581"] .store__card__wrap_txt-and-opts::before
{
    position: absolute;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
    margin-left: 30px;
    top: -10px;
}
/*для открытых карточек*/
[data-product-uid="359867503911"] .t-store__prod-popup__info::before,
[data-product-uid="703860801621"] .t-store__prod-popup__info::before,
[data-product-uid="317365044341"] .t-store__prod-popup__info::before,
[data-product-uid="303947704541"] .t-store__prod-popup__info::before,
[data-product-uid="300873220401"] .t-store__prod-popup__info::before,
[data-product-uid="936020953571"] .t-store__prod-popup__info::before,
[data-product-uid="117523403301"] .t-store__prod-popup__info::before,
[data-product-uid="163981360581"] .t-store__prod-popup__info::before{
    position: absolute;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
    margin-left: 0;
    top: -30px;
}
@media (max-width:500px){
    [data-product-uid="359867503911"] .t-store__prod-popup__info::before,
[data-product-uid="703860801621"] .t-store__prod-popup__info::before,
[data-product-uid="317365044341"] .t-store__prod-popup__info::before,
[data-product-uid="303947704541"] .t-store__prod-popup__info::before,
[data-product-uid="300873220401"] .t-store__prod-popup__info::before,
[data-product-uid="936020953571"] .t-store__prod-popup__info::before,
[data-product-uid="117523403301"] .t-store__prod-popup__info::before,
[data-product-uid="163981360581"] .t-store__prod-popup__info::before{
    margin-left: 20px;
}
}

/*грузовой и легковой автомобили*/
[data-product-gen-uid="359867503911"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="703860801621"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="317365044341"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="303947704541" ] .store__card__wrap_txt-and-opts::before,

[data-product-uid="359867503911"] .t-store__prod-popup__info::before,
[data-product-uid="703860801621"] .t-store__prod-popup__info::before,
[data-product-uid="317365044341"] .t-store__prod-popup__info::before,
[data-product-uid="303947704541"] .t-store__prod-popup__info::before{
    background-image: url('https://static.tildacdn.com/tild3834-3439-4836-a336-373631386166/1.png');
}
/*только легковой автомо*/
[data-product-uid="300873220401"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="300873220401"] .t-store__prod-popup__info::before{
    background-image: url('https://static.tildacdn.com/tild3834-3436-4634-b962-383237303161/2.png');
}
/*все кроме грузов и людей*/
[data-product-uid="936020953571"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="936020953571"] .t-store__prod-popup__info::before
{
    background-image: url('https://static.tildacdn.com/tild3437-3063-4835-b531-353166653230/3.png');
}

[data-product-uid="117523403301"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="117523403301"] .t-store__prod-popup__info::before{
    background-image: url('https://static.tildacdn.com/tild6132-3333-4865-a239-656561383536/4.png');
}
/*только люди*/
[data-product-uid="163981360581"] .store__card__wrap_txt-and-opts::before,
[data-product-uid="163981360581"] .t-store__prod-popup__info::before{
    background-image: url('https://static.tildacdn.com/tild3531-3233-4863-b834-383138326634/5.png')
}




/******************************************************/
 
 
 
 /*иконки для таблицы*/
.t613 a:not([ahref="#err"]){
    position: relative;
 }
 .t613 a:not([ahref="#err"], .t613__bottom a)::after{
    position: absolute;
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    /*z-index: 1;*/
    background-image: url('https://static.tildacdn.com/tild3566-3465-4663-b939-323865343633/photo.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

/*подпись к иконкам телега*/
.t898__icon:nth-child(3)::before{
    content: 'техническая поддержка';
    position:absolute;
    display: inline-block;
    background-color: #292929;
    color:#ffffff;
    padding: 5px 10px;    
    left: -230px;
    top:10px;
    font-family: 'Inter',Arial,sans-serif;
    z-index: 999;
}
.t898__icon:nth-child(3)::after {
  content: "";
  position: absolute;
  display: inline-block;
  background-color: #292929;
  width: 16px;
  height: 16px;
  left: -30px;
  top: 18px;
  z-index: 998;
  transform: rotate(-45deg);
}
/*ватсап*/
.t898__icon:nth-child(4)::before {
    content: "отдел продаж";
    position: absolute;
    display: inline-block;
    background-color: #292929;
    color: #ffffff;
    padding: 5px 10px;
    left: -149px;
    top: 10px;
    font-family: "Inter", Arial, sans-serif;
    z-index: 999;
  }
  .t898__icon:nth-child(4)::after {
    content: "";
    position: absolute;
    display: inline-block;
    background-color: #292929;
    width: 16px;
    height: 16px;
    left: -30px;
    top: 18px;
    z-index: 998;
    transform: rotate(-45deg);
  }





/*карточка товара*/
#rec735745405 .t-store__prod-popup__title-wrapper{
    margin-bottom: 60px;
}
#rec735745405 .t-store__prod-snippet__container {
  margin-top: 0;
}
/*добавим 2 псевдо кнопки*/
#rec735745405 .t-store__prod-popup__title-wrapper h1{
    position: relative;
}
#rec735745405 .t-store__prod-popup__title-wrapper h1:before{
    content: 'Без функции блокировки двигателя';
    position: absolute;
    padding: 7px 9px;
    display: inline-flex;
    top: 65px;
    font-size: 10px;
    border: 1px solid #8e8e8e;
    border-radius: 5px;
    width: 40%;
    font-family: Inter;
    line-height: 1.1;
            font-weight: 500;
            text-align: center;
}
    #rec735745405 .t-store__prod-popup__title-wrapper h1:hover,
    #rec735745405 .t-store__prod-popup__title-wrapper:hover{
    cursor: pointer;
}
#rec735745405 .t-store__prod-popup__title-wrapper{
    position: relative;
}
#rec735745405 .t-store__prod-popup__title-wrapper::after{
    content: 'С проводной блокировкой двигателя';
    position: absolute;
    padding: 7px 9px;
    display: inline-flex;
    top: 65px;
    left:54%;
    font-size: 10px;
    border: 1px solid #8e8e8e;
    border-radius: 5px;
    width: 40%;
    font-family: Inter;
    line-height: 1.1;
    font-weight: 500;
    text-align: center;
}
/*для дескопа*/
@media (min-width: 500px) {
    /*левая*/
    #rec735745405 .t-store__prod-popup__title-wrapper h1:before{
        top: 80px;
        font-size: 14px;
        width: 45%;
    }
    /*правая*/
    #rec735745405 .t-store__prod-popup__title-wrapper::after{
        top: 80px;
        font-size: 14px;
        width: 47%;

    }
}
/*выделим активный вариант*/
#rec735745405 .t-store__prod-popup__title-wrapper h1.activ-type:before,
#rec735745405 .t-store__prod-popup__title-wrapper.activ-type::after{
        border: 1px solid #ff9501;
}
/*увеличим шрифт в табах*/
@media screen and (max-width: 640px) {

    .t-name_xs {
        font-size: 17px;
    }
    .t-store__tabs__button{
        flex: 1;
    }
}

.t-store__prod-popup__info{
    top: 35px;
    position: relative;
}
 /*отступ чтобы поставить вторую кнопку*/   
#rec735745405 .t-store__prod-popup__text {
    /*margin-top: 80px;*/
}
/*доп кнопка для ватсапа*/
#rec735745405 .t-store__prod-popup__btn{
    position: relative;
}


@media (max-width: 640px) {
    #rec735745405 .t-store__prod-popup__btn:before{
        width: 81%;
    }
}
/*отступ табов*/
#rec735745405 .t-store .t-store__tabs{
    margin-top: 80px !important;
}
#rec735745405:has(div.activ-type) .t-store__prod-popup__text{
    margin-top: 30px;
}
/*иконки маркетплейсов в карточках*/
/*.t-store__prod-popup__btn-wrapper {*/
/*    display: flex;*/
/*    align-items: start;*/
/*}*/

.t-store__prod-popup__btn-wrapper {
  display: grid;
  align-items: start;
  grid-template-columns: repeat(6,50px);
  grid-template-rows: repeat(2,1fr);
  gap: 10px 0px;
  position: relative;
  margin-top: 35px;
}
.t-store__prod-popup__info .t-store__prod-popup__btn-wrapper::before {
  content: 'Выберите удобный способ доставки:';
  position: absolute;
  top: -28px;
  font-family: 'Inter',Arial,sans-serif;
  font-size: 14px;
}



.t-store__prod-popup__btn-wrapper .t-store__prod-popup__btn {
  grid-row: 2/3;
  grid-column: 1/7;
}





.market-icon {
    margin-left: 8px;
    width: 35px;
    height: 35px;
    border-radius: 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    color:#000;
}
.WB {
    background-image: url('https://static.tildacdn.com/tild3639-6637-4233-b133-623461643739/photo.svg');
}
.OZON {
    background-image: url('https://static.tildacdn.com/tild3239-3934-4465-a665-373535363066/photo.svg');
}
.YM {
    background-image: url('https://static.tildacdn.com/tild3230-3138-4635-a335-343666316266/photo.svg');
}
/*.WB:before {*/
/*    content:'Валдбериз';*/
/*    position: absolute;*/
/*    top:100%;*/
/*    left: -7px;*/
/*    font-family: Manrope, sans-serif;*/
/*    font-size: 10px;*/
/*    color:#000;*/
/*}*/
/*.OZON:before {*/
/*    content:'Озон';*/
/*        position: absolute;*/
/*    top:100%;*/
/*    left: 5px;*/
/*    font-family: Manrope, sans-serif;*/
/*    font-size: 10px;*/
/*    color:#000;*/
/*}*/
/*.YM:before {*/
/*    content:'Маркет';*/
/*        position: absolute;*/
/*    top:100%;*/
/*    left: 0;*/
/*    font-family: Manrope, sans-serif;*/
/*    font-size: 10px;*/
/*    color:#000;*/
/*}*/


  .t-store__tabs__button-title {
    text-align: center;
  }
  
@media screen and (max-width: 800px) {
  #rec739422214 .t-store__prod-popup__btn-wrapper .t-btn {
    margin-bottom: 0;
  }
}

@media (max-width: 640px) {
    .t-store__tabs__button_active div {
        background-color: #ff9501;
        border-radius: 8px;
        color: #ffffff !important;
    }
    #rec735448283 .t397__tab_active button.t397__title.t-name {
        background-color: #ff9501;
        border-radius: 8px 8px 0 0;
        color: #757575 !important;
      }
      
    /*заливка меню*/
    [id^="nav"]{
        background-color: #000000c4 !important;
    }
    #rec734429264 .js-store-tabs{
    top: 35px;
    position: relative;
        
    }
    #rec735448283{
        /*max-width: 100%;*/
        /*margin: 0 15px;*/
    }
     #allrecords .t397__wrapper_mobile-flex {
    padding-left: 0 !important;
    overflow: hidden;
  }
    
    #rec735426615{
        height: 500px;
        overflow: hidden;
        /*margin-bottom: 9px;*/
        
    }
}
.t397__tab_active button {
  background-color: #ff9501 !important;
}
#allrecords .t397__col_mobile-flex .t397__wrapper .t397__tab.t397__tab_active button {
  color: #fff !important;
}

[field="tn_text_1712498798712"]{
    position: relative;
}
/*шапка меню*/
#rec731169206 .t396__artboard,
.t396__artboard.rendered{
    overflow: initial;
}
.prod-menu{
    display: flex;
    flex-direction: column;
    width: max-content;
}
.prod-menu-item {
    color: #000 !important;
}
.prod-menu-item:hover{
    background-color: #eeeeee;
}
.prod-menu{
    display: flex;
    flex-direction: column;
    width: max-content;
    max-height: 0;
    overflow: hidden;
    transition: all .3s ease-in-out;
    gap: 2px;
    /*background-color: #eef2f8;*/
}
.open-menu .prod-menu{
    max-height: 500px;
    transition: all .5s ease-in-out;
}
.prod-menu-item {
    position:relative;
    color: #ffffff !important;
    padding: 3px 10px 3px 30px;
    background-color: #0769B3;
    border-radius: 10px;
}
[data-elem-id="1712498798712"]:hover{
    cursor: pointer;
}
.prod-menu-item:hover{
    background-color: #ff9501;
    color:#fff !important;
}
.wht,.tel,.ema{
    position: relative;
}
.wht:before{
    content: '';
    display: inline-flex;
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 7px;
  top: 6px;
    background-image: url("https://static.tildacdn.com/tild6164-6661-4661-b236-623339323130/photo.svg");
}
.tel:before{
    content: '';
    display: inline-flex;
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 7px;
  top: 6px;
    background-image: url("https://static.tildacdn.com/tild3637-6666-4230-a231-336435313930/photo.svg");
}
.ema:before{
    content: '';
    display: inline-flex;
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 7px;
  top: 6px;
    background-image: url("https://static.tildacdn.com/tild3839-3161-4136-b662-653035313061/photo.svg");
}
[field="tn_text_1712139291114"] {
  cursor: pointer;
}
/*меню в мобилке*/

.prod-menu-mob-item {
    color: #fff !important;
    font-family: 'Inter',Arial,sans-serif;
    padding-left: 45px;
    position: relative;
}
.title-mob{
    font-size: 20px;   
}
.prod-menu-mob{
    display: flex;
    flex-direction: column;
    gap: 1em;
}
.menu-download:before {
    background-image: url("https://static.tildacdn.com/tild3166-6566-4132-a561-663838623865/1.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    left: 0;
  top: 10px;
}
.bal:before {
    background-image: url("https://static.tildacdn.com/tild3164-3037-4732-b431-643236356430/photo.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    left: 0;
  top: 10px;
}

.prodaj:before {
    background-image: url("https://static.tildacdn.com/tild6164-6661-4661-b236-623339323130/photo.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    left: 0;
  top: 10px;
}

.podderj:before {
    background-image: url("https://static.tildacdn.com/tild3864-6135-4765-a261-393435393738/photo.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    left: 0;
  top: 10px;
}

@media(min-width:500px){
    #rec734432685 {
    top: -25px;
    position: relative;
    z-index:9999;
}

/*табы*/
#rec735448283{
    top: 7136px;
    position: absolute;
    left: 720px;
    z-index: 9;
}
#rec735462422{
    width: max-content !important;
    top: 7266px;
    position: absolute;
    left: 500px;
    z-index: 9;
}
#rec735455979{
    width: max-content !important;
    top: 7266px;
    position: absolute;
    left: 500px;
    z-index: 9;
}
.tn-elem__7354559791713255152184,
.tn-elem__7354624221713255441564{
    width: max-content !important;
}
}
/*выровняем стоимость в карточках*/
.t-store__card__textwrapper{
    display: flex;
    flex-direction: column;
}
.t-store__card__textwrapper .t-store__card__price-wrapper {
    margin-top: auto;
}
#rec734432685 {
top: -15px;
  position: relative;
  z-index:9999;
}
.t-store__prod-snippet__container {
  padding-top: 1px;

}

/*обработаем доп кнопку*/
#rec739422214 .t-store__prod-popup__btn-wrapper{
    flex-wrap: wrap;
    gap:10px
}
#rec739422214 .dop-BUT{
    position: relative;
    width: 190px;
    color: #000000;
    flex: 1 1 30%;
    height: 45px;
    font-family: Manrope, sans-serif;
    flex: 1 1 57%;
}
.t-store__prod-popup__btn-wrapper.t-store__prod-popup__btn-wrapper-fixed{
position: relative;
margin-top: 35px;
}
.t-store__prod-popup__btn-wrapper.t-store__prod-popup__btn-wrapper-fixed::before {
  content: 'Выберите удобный способ покупки';
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  font-family: Manrope, sans-serif;
  margin-top: -30px;
}


#rec739422214 .dop-BUT:before{
    position: absolute;
    left: 0;
    width: max-content;
    height: 100%;
    content: 'Купить с установкой в Екб';
    font-size: 14px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    justify-content: left;
  border: 1px solid #ff9501;
  padding: 0 20px;
  border-radius: 8px;
}

#rec739422214 [href="#order"],
#rec735745405 [href="#order"],{
    flex: 0 1 24%;
}
#rec739422214 .market-icon{
    margin-left: 0;
}
@media(max-width: 500px){
    #rec739422214 .dop-BUT,#rec735745405 .dop-BUT-no-tchka{
        flex: 1 1 100%;
        border: 1px solid #ff9501;
    }
    #rec739422214 .dop-BUT::before {
        border: initial;
        width:100%;
        justify-content: center;
    }
        /*ровняем таблицы*/
    #rec730909686{
        height: 62px;
    }
}
/*кнопки в таблице в мобилке*/
@media screen and (max-width: 960px) {
    #rec730910052 .t395__wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    #rec730910052 .t395__wrapper_mobile{
        display: none;
    }
#rec730910052 .t395__title {
  padding: 11px;
}
}
@media screen and (max-width: 480px) {
  #rec730910052 .t395__title {
    font-size: 10px !important;
  }
  .t-header{
    margin-bottom: 24px;
}
}


#allrecords{
    overflow: clip !important;
}



#rec736307017{
    position: relative;
    /*top:20px;*/
}

#newTitle{
    font-family: 'Inter', Arial, sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
}

.market-icon-katalog{
    /*margin-bottom: 20px;*/
}
.title-makt {
  flex: 100%;
  font-family: 'Manrope', sans-serif;
  font-size: 12px;
  text-align: center;
}

.link-wrapper a::before {
  content: none;
}

.link-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 0 10px;
  margin-top: auto;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.market-icon-katalog {
  width: 35px;
  height: 35px;
  display: inline-block;
}
.t-quiz__btn-wrapper button[type="submit"] {
  display: none;
}
/*кнопка подробнее*/
.t-store__card__btns-wrapper .js-store-prod-btn:first-child {
  margin-bottom: 50px;
}
.store__card__wrap_txt-and-opts {
  padding-bottom: 5px !important;
}









