html body.cs-shell .cs-startSlider {display: block;}
@media (max-width: 1200.98px) {
  section.cs-main {padding: 0 5px;}
}
@media (max-width: 767.98px) {
  html body.cs-shell .cs-topPages .cs-topPagesBurger {padding: 5px 13px 7px 0;}
}
@media (max-width: 600.98px) { 
  html body.cs-shell .cs-categoriesBox .cs-categoriesTop {display: none;}
  header .cs-headerContent .cs-container {display: flex;}
}
@media (max-width: 465.98px) { 
  html body.cs-shell header .cs-headerContent .cs-containerXX {display: block;}
  html body.cs-shell header .cs-headerContent .cs-container {flex-wrap: wrap;}
  html body.cs-shell header .cs-headerContent .cs-container .cs-miniButtons {width: 100% !important;}
  html body.cs-shell .cs-categoriesBox {margin-left: auto;}
}