@media (max-width: 992px) {
    #chatra {
        display: none !important;
    }    
}

body {
    background-color: #000 !important;
}

.js-store-prod-all-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: -10px;
    margin-bottom: 10px;
    border-radius: 5px;
    font-weight: 600;
    border: 1px solid #ba520d;
    color: #000000 !important;
}

/*.t-store__card::after {*/
/*content: attr(data-product-inv) " шт на складе";*/
/*font-family: 'Roboto',Arial,sans-serif;*/
/*font-size: 20==18px;*/
/*color: #ff0000;*/
/*position: absolute;*/
/*margin-top: 4px;*/
/*width: 250px;*/
/*}*/
/*.t-store__card__btns-wrapper {*/
/*margin-top: 40px !important;*/
/*}*/
/*.js-store-prod-sold-out {*/
/*display: none;*/
/*}*/

/*.js-store-product.js-product::before {*/
/*content: attr(data-product-inv) " шт на складе";*/
/*font-family: 'Roboto',Arial,sans-serif;*/
/*font-size: 18px;*/
/*color: #ff0000;*/
/*background-color: #000000;*/
/*margin-left: 20px;*/
/*padding: 3px 8px;*/
/*position: absolute;*/
/*top: -5px;*/
/*}*/
/*.t-store__prod-popup__name{*/
/*margin-top: 5px;*/
/*}*/
/*.js-store-product.js-product.t-store__product-snippet::before {*/
/*margin-left: calc(50% + 20px);*/
/*}*/

/*media screen and (max-width: 1240px){*/
/*.js-store-product.js-product::before {*/
/*margin-left: 5px;*/
/*}*/
/*.js-store-product.js-product.t-store__product-snippet::before {*/
/*margin-left: calc(50% - 10px);*/
/*}*/
/*}*/
/*media screen and (max-width: 980px){*/
/*.js-store-product.js-product.t-store__product-snippet::before {*/
/*margin-left: calc(50% - 60px);*/
/*top: -20px;*/
/*}*/
/*}*/

/*media screen and (max-width: 640px){*/
/*.js-store-product.js-product::before {*/
/*margin-left: 5px;*/
/*position: relative;*/
/*top: 0px;*/
/*left: 50%;*/
/*transform: translateX(-50%);*/
/*}*/
/*.t-store__prod-popup__slider.js-store-prod-slider {*/
/*padding-top: 30px;*/
/*}*/
/*}*/

/*.js-store-prod-text a:last-of-type {*/
/*    background-color: #566d90;*/
/*    color: #ffffff !important;*/
/*}*/

/*.js-store-prod-text a:first-of-type:before {*/
/*    content: "\1F50D";*/
/*    margin-right: 10px;*/
/*}*/

/*.js-store-prod-text a:last-of-type:before {*/
/*    content: "\1F5B9";*/
/*    margin-right: 10px;*/
/*}*/
/*.t706__cartwin_showed {*/
/*    z-index: 999999999;*/
/*}*/