.t228{
    border-bottom: 1px solid #FAFAFA;
}
.tmenu-mobile__burgerlogo__title{
	font-size: 18px;
}
.t228__logo{
	font-size: 20px;
}

#t-footer{
    background-color: #FAFAFA;
	/*border-top: 1px solid #eee;*/
}
.t786 .t-store__card__descr ul{
	padding-left: 0px !important;
    list-style: none;
}
.t117_map{
	border-radius:9px;
}
.t420 .t-sociallinks__item {
	margin-right: 8px
}
.t420 .t-sociallinks__item a{
	height: 32px !important;
	width: 32px !important;
}
.t420 .t-sociallinks svg {
	width: 32px;
	height: 32px;
}
@media screen and (max-width:480px),(orientation:landscape) and (max-height:480px){
	.t117_map{
		border-radius:0px;
	}
}
@media screen and (max-width: 1200px){
	.t-container{
		max-width: 100%;
		padding-left: 10px;
        padding-right: 10px;
	}
	.t786{
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media screen and (max-width: 960px){
    .tmenu-mobile{
        border-bottom: 1px solid #FAFAFA;
    }
    .header-plug{
        height: 77px;
    }
	.t-container{
		max-width: 100%;
		padding-left: 0px;
        padding-right: 0px;
	}
	.t786{
		padding-left: 0px;
		padding-right: 0px;
	}
}