/* 
 Theme Name:   Simple Pagez
 Theme URI:    simplepagez.com
 Description:  This is my website and my own content and picturesMarketing, SEO, Social media managment, PPC, Organic SEO, Advertising materials and items
 Author:       Eric
 Author URI:   simplepagez.com
 Template:     oceanwp
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

#site-header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 96px;
  background-color: #ffffffe8;
  border-style: solid;
  border-color: #1d54b2;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 4px;
  border-left-width: 0px;
}

#site-header.medium-header #site-navigation-wrap {
  position: relative;
  background-color: #63250B;
  float: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 9;
}




