/*
Theme Name: RAYLOR
Theme URI: https://raylorwatches.com
Author: Bee1
Description: Canvas theme for the RAYLOR complete WordPress site kit (v3).
Version: 1.0.0
Text Domain: raylor
*/

html, body {
  margin: 0;
  padding: 0;
  background: #fff;
}

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

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