/*!
Theme Name: konkord
Author: cosmo-design.ru
Author URI: http://cosmo-design.ru
Description: A ready-made website theme for a printing house. A fully functional multi-page WordPress site. Includes pages: home page; service catalog; service description page; about the company; layout requirements; news and promotions pages; article pages; reviews; contact; privacy policy; 404 page.
Tags: Pop-up logo, custom menu with submenus, social networks; pop-up form; photo gallery slider; slider with specialists; news slider; accordion of frequently asked questions; slider with service thumbnails; widget with reviews and a map; notification of successful completion after form submission; notification about cookies; animation of blocks and elements.
Version: 1.0.1
Text Domain: konkord
Plugins: Contact Form 7, Yoast SEO, Cyr-To-Lat, Converter for Media, WP Super Cache, All-In-One Security (AIOS).
 */

/* Для компьютеров и планшетов (высота панели 32px) */
body.admin-bar .fixed-header,
body.admin-bar .site-header,
body.admin-bar header {
  top: 32px !important;
}

/* Для телефонов (ширина экрана меньше 782px, высота панели становится 46px) */
@media screen and (max-width: 782px) {
  body.admin-bar .fixed-header,
  body.admin-bar .site-header,
  body.admin-bar header {
    top: 46px !important;
  }
}
