/**
 * Theme Name:     Wildflower Choir
 * Author:         LVB
 * Template:       astra
 * Text Domain:	   wildflower-choir
 * Description:    A child theme for the Wildflower Community Choir for use with the Astra parent theme.
 */

.mt-invite-login-or-register {
	visibility: hidden;
}

.mt_cart_handling {
	visibility: hidden;
}

@media (max-width: 921px) {
  .site-content .ast-container {
    background-color: #344155;
  }

@media (max-width: 921px) {
  .ast-separate-container .ast-article-single:not(.ast-related-post), .woocommerce.ast-separate-container .ast-woocommerce-container, .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .site-main .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description {
    background-color: #344155;
  }
}
	
@media (max-width: 544px) {
  .site-content .ast-container {
    background-color: #344155;
  }
	
@media (max-width: 544px) {
  .ast-separate-container .ast-article-single:not(.ast-related-post), .woocommerce.ast-separate-container .ast-woocommerce-container, .ast-separate-container .error-404, .ast-separate-container .no-results, .single.ast-separate-container .site-main .ast-author-meta, .ast-separate-container .related-posts-title-wrapper, .ast-separate-container .comments-count-wrapper, .ast-box-layout.ast-plain-container .site-content, .ast-padded-layout.ast-plain-container .site-content, .ast-separate-container .ast-archive-description {
    background-color: #344155;
  }
}
