/*
 Theme Name:   Sacramento Guitar Society
 Theme URI:    https://www.wpbeginner.com/
 Description:  Promoting, Sharing and Celebrating the "Art" of Guitar
 Author:       Nick Carlson
 Author URI:   https://ncarlsondesign.com/
 Template:     happenstance
 Version:      1.0.0
*/


/******
Typography - Start
******/

h1, h2, h3, h4, h4 ,h5 {
  font-family: Georgia, serif;
}


#main-content {
  color: #484848;
}

.footer-widget-area, .white-text {
  color: white;
}

/******
Typography - End
******/

/******
Mobil Header Styling - Start
******/

@media screen and (max-width: 1012px) {

  .header-content {
    border-bottom: 1px solid #002b49;
    box-shadow: 0px 2px 2px #002b49;
  }
}

button#responsive-menu-button {
  width: 100% !important;
  top: auto !important;
  bottom: 0 !important;
}

/******
Mobil Header Styling - End
******/

/******
Side Bar Styling - End
******/

.tribe-events-list-widget .tribe-event-featured {
  background: #002B49 !important;
}


/******
Side Bar Styling - End
******/



/******
Browser Home Page Styling - Start
******/

#wrapper #header .header-content .header-logo {
  max-height: 90px;
}

#wrapper #main-content {
  margin-top: 75px !important;
}

/******
Browser Home Page Styling - End
******/


/******
Footer Styling - Start
******/

#wrapper-footer {
  margin-top: 75px;
}

.footer-headline-text {
  font-family: Georgia, serif;
}


/******
Footer Styling - End
******/
