#masthead.site-header .site-header-inner {
  justify-content: space-around; }
  #masthead.site-header .site-header-inner > div {
    margin-left: 0;
    margin-right: 0;
    float: none !important; }
  @media (max-width: 1310px) {
    #masthead.site-header .site-header-inner .site-branding {
      width: 100%;
      text-align: center; } }
  @media (max-width: 879px) {
    #masthead.site-header .site-header-inner #site-navigation.main-navigation {
      text-align: left;
      width: 50%; } }
#masthead.site-header .header-phone-button {
  text-align: right; }
  @media (max-width: 1070px) {
    #masthead.site-header .header-phone-button {
      width: 100%;
      text-align: center; } }
  @media (max-width: 879px) {
    #masthead.site-header .header-phone-button {
      width: 50%;
      text-align: right; } }
  #masthead.site-header .header-phone-button a {
    padding: 5px 15px;
    border-radius: 20px;
    border: 1px solid #8a3700;
    background-color: #964300;
    text-decoration: none; }
    #masthead.site-header .header-phone-button a:hover {
      border: 1px solid #262b30;
      background-color: #32373c; }

/*# sourceMappingURL=header-phone-button.css.map */
