/* 
Theme Name: AAPM Chapter
Theme URI: https://aapm.org
Description: AAPM Chapter is a child theme of Hello Elementor 
Author: Lynn Fleck
Author URI: https://lynnfleck.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready


BLUE			#318AD8
BLUE HOVER		#1C75C3 
DARK BLUE		#003399
 
DK GRAY			#222222 
GRAY			#CCCCCC 
MEDIUM GRAY		#DDDDDD 
LIGHTEST GRAY	#F9F9F9 

*/


@media (min-width: 1501px) {
	.e-con-boxed .e-con-inner {
        max-width: 1400px !important;
    }
}

.big p {
	font-size: 1.3em;
}

.elementor-kit-8 .underlined {
	padding: 0px 0px 15px 0px;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: var(--e-global-color-secondary);
}

.elementor hr {
    background-color: transparent;
    margin: 2rem 0;
}

.single .elementor-widget-text-editor ul {
	margin-bottom: 1rem;
}

