 #add-to-home-screen {
    display: block;
    margin: 20px auto;
    padding: 15px 30px;
    font-size: 16px;
    color: #fff;
    background: #007bff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.hide-desktop {
    display: none;
}

@media screen and (max-width: 768px) {
    .hide-desktop {
        display: block;
    }
}

 #open-msg, #closed-msg { display: none; }
  .show { display: inline!important; }
  
.status-message #open-msg {
    font-family: 'Inter';
    font-size: 14px;
    color: #1276bc;
}

.status-message #closed-msg {
    font-family: 'Inter';
    font-size: 14px;
    color: #c90a00;
}

@media (min-width: 480px) and (max-width: 959px) {
.status-message #open-msg {
       font-size: 12px;
   } 
.status-message #closed-msg {
       font-size: 12px;
   }
}
@media screen and (max-width: 480px), (orientation: landscape) and (max-height: 480px) {
   .t-store__card .t-typography__title {
        min-height: 38px;
    }
}

@media (min-width: 280px) and (max-width: 479px) {
.status-message #open-msg {
       font-size: 8px;
   } 
.status-message #closed-msg {
       font-size: 9px;
   }
   
     #rec1091610846 .tn-elem[data-elem-id="1751028910403"] {
        top: 30% !important;
        left: calc(22%) !important;
        width: 84px !important;
        height: 25px !important;
        line-height: 0.9;
        zoom: 1 !important;
    }
}

.back-button {
    display: inline-block;
    padding: 12px 24px;
    background-color: #e5e9ef;
    font-family: 'Inter', Arial, sans-serif;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    transition: background-color 0.3s;
    margin: 20px 0;
    position: fixed;
    z-index: 99999;
}

@media screen and (max-width: 960px) {
.back-button {
    padding: 10px 20px;
    font-size: 12px;
}
}
  
  .back-button:hover {
    background-color: #e0e0e0;
  }

.fon-menu {
	border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    max-height: 34px;
    overflow: hidden;
}



.t-store__card__imgwrapper {
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}


@media screen and (max-width: 960px) {
    .t-store__card-nlm057 .t-store__prod__quantity {
        display: none;
    }
    
    .t-store__card__descr {
    display: none;
}

  .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 20px !important;
    }
}

.t-store__card__descr {
    margin-top: 8px;
    word-break: break-word;
    min-height: 57px;
}

@media screen and (max-width: 1200px) {
	.t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__btns-wrapper {
    padding-bottom: 14px;
    padding-left: 10px;
    padding-right: 10px;
}
}
.t-store .t-store__card__wrap_all .store__card__wrap_txt-and-opts {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}

.menu-shape {
    overflow: hidden;
    border-radius: 12px;
}



#rec1113307486 .t-btn_sm {
        height: 50px;
        width: 270px;
    }

@media screen and (max-width: 960px) {
#rec1114016946 .t-popup__block-close-button {
    width: 23px;
    padding: 10px;
    font-size: 0;
    border: none;
    background-color: rgba(255, 255, 255, 1);
    cursor: pointer;
}
}

#rec1116558881 .t-text a {
    background: #1276bc;
    color: #fff;
    padding: 15px 24px;
    border-radius: 12px;
}

#rec1116558881 .t-text a:hover {
    background: #f1f4f9;
    color: #747c8a;
}

#rec1116558881 .t554__card {
    box-shadow: 0px 0px 14px 4px #00000042;
}

#rec1114349631 .t-text a {
   background: #1276bc;
    color: #fff;
    padding: 15px 24px;
    border-radius: 12px;
}

#rec1114349631 .t-text a:hover {
    background: #f1f4f9;
    color: #747c8a;
}

#rec1114318251 .t554__card {
    border-radius: 12px;
    background-color: #f1f4f9;
    top: 120px;
    border: 1px solid #747c8a;
}

.t943__btn_fixed {
    bottom: 80px !important;
}

#rec1123763556 .t-feed__slider-grid__post-wrapper.t-col {
    border-radius: 12px;
}

#rec1123763556 .t-feed__slider-grid__post-wrapper .t-feed__post-bgimg {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

/* щвормление в корзине */

#customdelivery {
    margin-top: 0px;
}
#rec1113360721 .t-name_md {
     display: none;
}