@media screen and (min-width: 980px) {
    .t-store__prod-popup__col-left {
    position: -webkit-sticky;
    position: sticky;
    top: 80px;
	}
	.uc-header .t228__rightside .t228__rightcontainer{
    height:80%;
}
.uc-header .t228__rightside .t228__rightcontainer div,.uc-header .t228__rightside .t228__rightcontainer a{
    height:100%;
}
}

.t-store__card__btns-wrapper--quantity a:not([href^="#order"]){
    display:none!important;
}

.uc-head_baner, .uc-header {
    max-width: 1500px;
    margin: 0 auto;
}
.uc-header .t228 {
    max-width: 1500px;
    margin:  15px 0 15px 0;
    border-radius: 20px;
    
}

@media screen and (max-width: 980px) {
.tmenu-mobile__imglogo{
        width: 150px;
}
.tmenu-mobile {

}
.tmenu-mobile__container {
    padding: 5px 20px 5px 20px!important;
}


}
@media screen and (max-width: 480px) {
.t-store__parts-switch-btn{
    display: block!important;
}
    
}