/*
Theme Name: Conertour Advisors Corp.
Theme URI: https://conertour.com/
Author: Conertour Advisors Corp.
Description: Tema corporativo bilingüe de una sola página para Conertour Advisors Corp.
Version: 1.0.2
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: conertour-advisors
*/

html {
  margin-top: 0 !important;
}

body.admin-bar header {
  top: 32px;
}

@media screen and (max-width: 782px) {
  body.admin-bar header {
    top: 46px;
  }
}