/*
Theme Name: Boston Training College Child
Theme URI: https://bostontrainingcenter.com
Template: boston
Author: Mr Riches Technologies
Author URI: https://mrriches.com
Description: Web design and development
Tags: hosting,domain,website
Version: 9.5.1698841297
Updated: 2023-11-01 12:21:37

*/

.header-mobile {
  padding: 15px 0;
  -webkit-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  z-index: 5;
  background: #e3e3e3;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}