  /*Разделы каталога товаров в виде табов на Tilda: https://vladislav-land.ru/sections*/ @media screen and (max-width: 1199px) { .js-store-parts-switcher  {  background-color: #ffffff;  line-height: 30px;  padding-left: 10px;  padding-right: 10px;  border-radius: 15px;  margin-right: 5px;  margin-left: 0px;  border: 1px solid #58b788;  font-family: Chai !important;  font-weight: 400 !important;  font-size: 16px !important;  height: 30px !important;  vertical-align: middle !important;  box-sizing: content-box !important; } .t-store__parts-switch-wrapper {  text-align: left;  margin-bottom: 10px!important;  margin-left: 0px!important; } .t-store__parts-switch-btn.t-active {  opacity:1;  background-color: #58b788 !important;  color: #ffffff !important;  border: 1px solid #58b788 !important; } .t-store__parts-switch-btn:hover {  background-color: #58b788 !important;  color: #ffffff !important;  border: 1px solid #58b788 !important; } }  