/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
.site-branding {
  position: absolute;
  z-index: 999999;
  padding: 30px 22px 35px 22px;
  background: #fff;
  top: 0px;
  border-radius: 0px 0px 5px 5px;
  border-bottom: 3px solid #efefef;
}