| Строка 1126: |
Строка 1126: |
| | .page-Main_Page .bl-card-links a { | | .page-Main_Page .bl-card-links a { |
| | font-weight: 600 !important; | | font-weight: 600 !important; |
| − | }
| |
| − |
| |
| − | @media (max-width: 768px) {
| |
| − |
| |
| − | /* 1. Убрать бургер в шапке */
| |
| − | .main-menu-button,
| |
| − | .header .main-menu-button,
| |
| − | .header-container .main-menu-button,
| |
| − | .menu-button,
| |
| − | .toggle-list__toggle--menu,
| |
| − | .minerva-header .main-menu-button {
| |
| − | display: none !important;
| |
| − | visibility: hidden !important;
| |
| − | width: 0 !important;
| |
| − | min-width: 0 !important;
| |
| − | margin: 0 !important;
| |
| − | padding: 0 !important;
| |
| − | }
| |
| − |
| |
| − | /* 2. Убрать центральный поиск в hero */
| |
| − | .bl-hero-search,
| |
| − | .page-Главная .bl-hero-search,
| |
| − | .page-Main_Page .bl-hero-search {
| |
| − | display: none !important;
| |
| − | visibility: hidden !important;
| |
| − | height: 0 !important;
| |
| − | margin: 0 !important;
| |
| − | padding: 0 !important;
| |
| − | overflow: hidden !important;
| |
| − | }
| |
| − |
| |
| − | /* 3. Чтобы после скрытия поиска не оставалась пустота */
| |
| − | .page-Главная .bl-hero,
| |
| − | .page-Main_Page .bl-hero {
| |
| − | padding-bottom: 28px !important;
| |
| − | }
| |
| | } | | } |