/* **
.site-header .site-description {
  color: #ffffff;
}

.site-header .site-title a {
  color: #ffffff;
  font-weight: 600;
}

#astra-footer-menu.ast-nav-menu.ast-flex.astra-footer-horizontal-menu.astra-footer-tablet-vertical-menu.astra-footer-mobile-vertical-menu a {
  color: #000000;
  Font-family: arial, helvetica, sans-serif;
}

#astra-footer-menu.ast-nav-menu.ast-flex.astra-footer-horizontal-menu.astra-footer-tablet-vertical-menu.astra-footer-mobile-vertical-menu a:hover {
  color: #D82010;
}
*/
/*
.ast-single-post .entry-title a:hover {
  color: #D82010;
}
*/
/*
 *homepage no logo
.ast-logo-title-inline .ast-site-identity {
  display: none;
}
*/

/*
 * paragraph spacing
*/
/*
.entry-content p {
  margin-bottom: 15px;
}

.navigation.post-navigation {
  display: none;
}
*/
/* site branding 

.site-branding.ast-site-identity {
  padding-top: 3px;
}

*/
/* right float pic 

@media screen and (min-width: 1024px) {
  .picright {
    float: right;
    margin-left: 30px;
  }

  .picleft {
    float: left;
    margin-right: 40px;
  }
}
*/
/* post list para top margin 
.noline p.has-text-align-center {
margin-top: -10px;
}
*/

/* comments 

#comments.comments-area {
  max-width: 700px;
  margin: 0 auto;
}

.comment-form-url {
  display: none;
}

header.ast-comment-meta .ast-comment-cite-wrap .fn {
  color: black;
}

p.comment-notes {
  font-size: 85%;
}

#wpforms-submit-24.wpforms-submit.cntctsubmit:hover {
  background-color: #B43109;
}

.ast-builder-footer-grid-columns.site-above-footer-inner-wrap.ast-builder-grid-row {
  margin-bottom: -50px;
  margin-top: -20px;
}

.site-primary-footer-wrap.ast-builder-grid-row-container.site-footer-focus-item.ast-builder-grid-row-full.ast-builder-grid-row-tablet-full.ast-builder-grid-row-mobile-full.ast-footer-row-stack.ast-footer-row-tablet-stack.ast-footer-row-mobile-stack {
  margin-top: -30px;
}
*/