/*
 Theme Name:   Tax Help Child Theme
 Theme URI:    http://tax-help.ancorathemes.com/
 Description:  Tax Help Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     tax-help
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  tax-help
*/

/* =Child-Theme customization starts here
------------------------------------------------------------ */
::root, body,
 body[class*="scheme_"], .body_style_boxed .page_wrap, .page_content_wrap,
.scheme_default, body.scheme_default, .scheme_default:where(.editor-styles-wrapper) {
	background-color : #FFF !important;
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');
.content_wrap {
  width: 100%;
}
.page_content_wrap {
  padding: 0;
}
@media (max-width: 1439px) {
  .page_content_wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1439px) {
  .page_content_wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
