/*
Theme Name: Xantrex Twenty One
Theme URI: https://codehammerhead.com
Author: Hammerhead Technologies
Author URI: https://codehammerhead.com
Description: Custom Xantrex Theme
Version: 2.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: xantrex
Requires at least: 5.6
Tested up to: 5.8
Requires PHP: 7.4
Tags: WebDevStudios, wds, gutenberg, tailwind, starter-theme, starter, custom

This theme, like WordPress, is licensed under the GPL.

Based on Underscores http://underscores.me/, (C) 2012-2017 Automattic, Inc.
*/

.docspress-single .docspress-single-sidebar .docspress-nav-list {
    padding: 10px;
    padding-right: 1px;
    margin: 0;
    font-size: .85em;
    color: #47484a;
    list-style: none !important;
}

/* .newsletter-signup {
	position: relative !important; 
  	overflow: hidden !important;
  	width: 100% !important;
	height: 800px !important;
}

iframe.responsive-newsletter-iframe{
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  width: 100% !important;
  height: 100% !important;
} */