/**
Theme Name: Americaneagle.com Child Theme
Author: Americaneagle.com
Author URI: https://americaneagle.com
Description: A fast, lightweight theme build upon AstraWP.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: americaneagle-com-child-theme
Template: astra
*/


/* Pop Up styling */
.popup-textbox li {
	list-style-type: square;
	/*color:#cccccc;*/

}

.aepower {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000000;
    text-align: center;
    padding: 25px 0px 25px 0px;
}
.aepower .power-tag {
	color: #a0a0a0;
    line-height: 1.5;
    font-size: 1rem;
    margin-left: 20px;
    margin-bottom: 5px;
}

/* Email preference */
#your-profile .panel {
	background:#F2F2F2;
	border:1px solid #ccc;
	padding:40px 20px 20px;
}
#your-profile .rowTight {
	display:flex;
	align-items:center;
}
#your-profile .medium-7 {
	padding-right:20px;
}
#your-profile .UpdateProfile {
	text-align:center;
	padding-left:20px;
	flex-grow:1;
}
#your-profile .small-font {
	margin:0;
}
#your-profile input[type="submit"] {
	font-family: "Alegreya", Sans-serif;
	background-color: #e40023;
	padding: 18px 20px;
	box-shadow: -2px -2px 2px 1px rgba(0,0,0,0.3) inset;
	border-radius:5px;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
#your-profile input[type="submit"]:hover,
#your-profile input[type="submit"]:focus {
	background:#cb001f;
}
.myaccount-newsletters {
	border:1px solid #ccc;
	padding:0 20px 50px;
	margin-top:40px;
}
.whatcounts-list {
	margin:0;
	list-style:none;
}
.newsletter-heading {
	background:#069;
	padding: 5px 20px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.newsletter-heading h3 {
	margin-bottom: 0;
	font-size: 22px;
	font-family: "Alegreya", Sans-serif;
	font-weight: 700;
	color:#fff;
}
@media (max-width:1024px) {
	#your-profile .rowTight {
		display:block;
	}
	#your-profile .UpdateProfile {
		margin-top:20px;
	}
	#your-profile .UpdateProfile,
	#your-profile .medium-7 {
		padding:0;
	}
	#your-profile .small-font {
		text-align:center;
	}
}
@media (max-width:768px) {
	#your-profile {
		margin-top:20px;
	}
}

ul#menu-1-b5466a1 {
    margin-top: 20px;
}


.footer-menu-top ul li:after {
    top: -6px;
}

.footer-menu-bottom ul li:after {
    bottom: -5px !important;
}

.menu-item-30972 .elementor-item-active::before {
	background-color: #000 !important;
}

.logged-in .elementor-nav-menu .menu-item-176 {
    display: none;
}

.elementor-element-9317990 nav.elementor-nav-menu--main a,
.elementor-element-9317990 nav.elementor-nav-menu--main a:hover,
.elementor-element-3562c2d4 nav.elementor-nav-menu--main a,
.elementor-element-3562c2d4 nav.elementor-nav-menu--main a:hover,
.elementor-element-62df136a nav.elementor-nav-menu--main a,
.elementor-element-62df136a nav.elementor-nav-menu--main a:hover {
    padding-left: 14px;
    padding-right: 14px;
}

.elementor-element-1e418517 nav.elementor-nav-menu--main a,
.elementor-element-1e418517 nav.elementor-nav-menu--main a:hover {
    padding-left: 7px;
    padding-right: 7px;
}
