/**
Theme Name: StorminNorman
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: storminnorman
Template: astra
*/


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

input:focus, textarea:focus, button:focus, a:focus, select:focus{
	outline: none !important;
}

h1, h2, h3, h4, h5, h6, .site-title{
     font-family: "Montserrat", sans-serif !important;
}
p, span, li, a.menu-link, .ast-header-button-1 .ast-custom-button{
	margin: 0px !important;
	  font-family: "Poppins", sans-serif !important;
}
/*  HEADER*/
header ul.wu-top-contact {
    list-style: none;
    display: flex;
    margin: 0px;
	gap: 50px;
}
eaer .wu-top-header li a {
    position: relative;
    padding-left: 24px;
}
header .ast-header-html-1 ul li a.phone::before{
	content: "\f095";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-right: 8px;
}
header .ast-header-html-1 ul li a.mail::before {
    content: "\f0e0";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-right: 8px;
}
header p.wu-elect-day {
    color: #f9e201;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
}

/* HOME PAGE */
/*Hero Section*/
.wu-elect{
	margin: 0px !important;
}
.wu-elect h1.elementor-heading-title {
    font-size: 100px;
    color: #f9e201;
}
.wu-hero-section h2.elementor-heading-title.elementor-size-default {
    font-size: 52px;
    color: #fff;
}
.wu-hero-section .wu-subheading p{
    margin: 0px;
	color: #000;
	font-size: 24px;
}
.wu-btn .elementor-button  {
    padding: 20px 30px;
	background-color: #bc0c33!important;
    color: #f5f5f5 !important;
	font-weight: 600 !important;
}
.wu-btn .elementor-button:hover{
	background-color: #f9e201 !important;
	color: #012967 !important;
}

/*---- issue ----*/

.wuissue-box-item {
    position: sticky !important; 
    top: 0;
    padding: 120px 0px !important;
}
.wuissue-box-item p {
    font-size: 16px;
}
.wuissue-box-item ul {
    margin-left: 20px;
}

/*=== Media Query=== */

@media (max-width: 767px) {
	.wu-hero-section h2.elementor-heading-title.elementor-size-default {
    font-size: 64px;
    color: #fff;
}
}
/*  ======== Nikita css Home Page -======== */
/*Home new Page*/
.wu-about-highlight {
    background-color: #F5f5f5;
    padding: 30px 55px 25px 45px;
    box-shadow: 0px 10px 30px 0px rgba(17, 12, 79, 0.1);
    border-style: solid;
    border-width: 0px 0px 0px 3px;
    border-color: #E13833;
    border-radius: 0px 0px 0px 0px;
}
.wu-about-highlight p {
    font-size: 16px !important;
    font-weight: 600 !important;
}
.wu-donate-section span.elementor-button-text {
    font-size: 24px;
}
/* .wu-donate-number {
    background: #bc0c33;
    padding: 20px;
    border-radius: 5px;
	cursor: pointer;
} */
.wu-core-value .elementor-widget.elementor-widget-icon-box {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
    border-left: 6px solid #bc0c33;
    padding: 30px;
    border-radius: 18px;
    transition: all 0.4s ease;
    text-align: center;
	height: 260px;
	margin-top: 20px;
	background-color: #ffffff;
}
.wu-core-value h3.elementor-icon-box-title {
    font-size: 20px;
    margin-bottom: 10px;
}


.wu-choose-section .elementor-widget-icon-box {
    background-color: #fff;
    padding: 40px 20px;
    border-radius: 14px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    margin: 10px;
	height: 330px;
	transition: transform 0.3s ease;
	
}
.wu-choose-section .elementor-widget-icon-box:hover{
	transform: translateY(-6px);
}
.wu-choose-section h3.elementor-icon-box-title span {
    font-size: 21px !important;
    color: #012967;
}
.wu-section-heading h5.elementor-heading-title {
    font-size: 24px;
    display: inline-block;
    color: #BC0C33 !important;
    border-radius: 7px;
    background: rgba(227, 17, 18, 0.05);
	padding: 8px 12px;
}
.wu-section-subheading p {
    font-size: 18px;
}

/* Contact Form */
.wucomcontact-form {
     max-width: 650px;
    margin: 0 auto;
    padding: 40px;
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.12);
}
.wucomcontact-form label {
    display: block;
    font-weight: 600;
    margin-bottom: 18px;
    color: #333;
}
.wp-volunteer-form input[type="text"], .wp-volunteer-form input[type="email"], .wp-volunteer-form input[type="tel"], .wp-volunteer-form textarea {
    width: 100%;
    padding: 14px 16px;
    margin-bottom: 20px;
    border-radius: 8px;
    border: 1px solid #ddd;
    font-size: 15px;
    transition: all 0.3s ease;
}
.wucomcontact-form input:focus, .wucomcontact-form textarea:focus {
    outline: none !important;
}
.wucomcontact-form textarea {
    max-height: 90px;
}
.wucomcontact-form input[type="submit"] {
    background: #BC0C33;
    color: #f5f5f5;
    padding: 14px 40px;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}
.wucomcontact-form input[type="submit"]:hover {
  	background-color: #f9e201 !important;
	color: #012967 !important;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0,115,255,0.3);
}
.wucomcontact-form h3 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 26px;
}

.wucomcontact-form .wpcf7-checkbox input {
    margin-right: 10px;
    transform: scale(1.2);
}
.wucomcontact-form .wpcf7-checkbox {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 20px;
}
.wu-mad-section h2.elementor-heading-title.elementor-size-default {
    font-size: 40px;
}
.wu-mail-left {
    background-color: #012967;
    padding: 10px 20px;
    color: #f5f5f5;
}
.wu-mail-right {
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #f5f5f5;
}
/* term and coindition page */
.wu-term-heading h2.elementor-heading-title.elementor-size-default {
    color: #bc0c33;
    font-size: 26px;
    font-weight: 600;
}
.wu-term-subheading p {
    font-size: 16px;
    color: #252525;
}
.wu-community-tabs .elementor-tab-title {
    background-color: #bc0c33;
    border-radius: 6px !important;
    margin: 20px;
    padding: 20px 40px;
}
.elementor-tabs-wrapper,
.elementor-tab-title,
.elementor-tab-content {
  border: none !important;
  box-shadow: none !important;
}



/* Donate form*/
.wu-donate-form .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 15px;
}
.wu-donate-form {
    background: #fff;
    padding: 50px 40px;
    border-radius: 20px;
	 box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.wu-donate-form input {
    border-radius: 5px;
    margin-bottom: 10px;
    border-color: #c9c9c9;
}
.wu-donate-form .wpcf7-submit {
    background-color: #bc0c33;
}
.wu-choose-donate {
    width: 200%;
}
.wu-donate-form .wpcf7-email {
    min-width: 207%;
}
.wu-donate-form span.wpcf7-form-control.wpcf7-radio {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 20px;
}
/* Slider Section */
.wu-gallery img {
    height: 300px !important;
    width: auto;
    object-fit: cover;
}
.wu-gallery .elementor-swiper-button {
    background: unset;
    border-radius: 50%;
    padding: 5px;
    margin-left: -15px;
    margin-right: -17px !important;
	border: 1px solid #000;
}

/* =============Footer Section================ */
.wu-footer-widget-4-title {
    font-size: 30px;
    color: #fff !important;
    font-weight: 500;
}
.wu-footer-ic-box {
    display: flex !important;
    background-color: rgba(255, 255, 255, .1);
    align-items: center;
    margin-top: 20px;
    padding: 20px;
}
.wu-footer-icon.wu-footer-icon-2 {
    margin-right: 10px;
}
.wu-footer-icon.wu-footer-icon-2 span {
    background-color: #bc0c33;
}
.wu-footer-content p {
    margin: 0px !important;
}
.fa-phone::before {
	content: '\f0e0';
    color: #fff;
}
.fa-envelope::before {
    content: '\f095';
    color: #fff;
}
ul.footer-social-link {
    display: inline-flex;
    padding: 0px;
    list-style: none;
    gap: 20px;
}
ul.footer-social-link li a{
	color: #fff;
	font-size: 22px;
}
.wu-footer-sponcerd {
    display: inline-flex;
    padding: 10px 20px;
    font-size: 11px;
    background-color: #fff;
    color: #000;
    text-align: center;
    margin-top: 20px;
}
footer img.wp-image-3115 {
    height: 120px;
    width: auto;
}
figure.wp-block-image img {
    height: 150px;
    width: 250px;
}
nav.menu-secondry-menu-container a.menu-link {
    font-weight: 600;
    font-size: 20px;
    text-decoration: underline;
}
footer .ast-builder-html-element p {
    color: #ffffff !important;
}
footer h2.widget-title {
    font-size: 22px !important;
	color: #fff;
}
footer nav.menu-footer-menu-links-container ul li a {
    color: #f7d804 !important;
	font-size: 18px;
	font-weight:500;
}
footer nav.menu-footer-menu-links-container ul li a:hover{
	color: #fff !important;
}
ul.wufooter-contactdetail li {
    display: flex;
    gap: 10px;
    color: #f9d408;
    margin-bottom: 15px !important;
}
ul.wufooter-contactdetail li i {
    font-size: 26px;
}
ul.wufooter-contactdetail li a {
    color: #f9d408;
}
ul.wufooter-contactdetail li a:hover{
	color: #fff;
}

aside.footer-widget-area.widget-area.site-footer-focus-item[data-section="sidebar-widgets-footer-widget-1"] {
    background-image: url(https://www.storminnormanhorton.com/wp-content/uploads/2026/02/alabama-capitol.jpg);
    padding: 30px 15px;
    box-shadow: inset 0px 0px 2000px #000000c7 !important;
    background-position: center;
    background-size: cover;
	height: 400px;
}
footer img.wp-image-3117 {
    height: 300px;
    width: auto;
}
ul.wufooter-contactdetail li i.fa-phone-square-alt {
    rotate: 90deg;
}
.site-primary-footer-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
}
.wufooter-form input.wpcf7-form-control.wpcf7-submit {
    background-color: #bc0c33;
}
footer .ast-builder-html-element p a {
    color: #f6d607;
}
footer .site-footer-above-section-4 figure.wp-block-image img {
    height: 354px;
}
footer .site-below-footer-wrap {
    padding: 0px;
}

@media only screen and (min-width: 320px) and (max-width: 767px){
	.wu-core-value .elementor-widget.elementor-widget-icon-box{
		height: 300px;
			padding: 30px 20px;
	}
	.wu-elect {
    	margin: -30px -7px -15px !important;
	}
		header .ast-header-button-1 .ast-custom-button{
		padding: 10px 15px !important;
		font-size: 14px;
	}
	header .ast-above-header-bar {
    	padding: 10px !important;
	}
	header .site-title {
   		font-size: 18px;
	}
	 footer .site-below-footer-wrap, footer .site-primary-footer-wrap {
    	padding: 0px !important;
	}
	footer .site-primary-footer-wrap  .site-footer-primary-section-1 {
    	padding-top: 20px;
	}
	header a.wp-block-button__link.wp-element-button {
   		background-color: #bc0c33;
    	padding: 10px 15px;
		font-size: 14px;
	}
	.wuissue-box-item {
		position: unset !important;
		padding: 49px 0px !important;
	}
	footer .site-footer-above-section-2 .widget_nav_menu {
   		text-align: center;
	}
	.site-footer-above-section-3 .widget_block {
    	text-align: center;
	}
	footer h2.widget-title{
		margin: 25px 0px 7px 0px;
	}
	footer ul.wufooter-contactdetail li {
		display: flex;
		justify-content: center;
	}
	input.wpcf7-form-control.wpcf7-email {
		width: 80%;
		text-align: center;
	}
	footer figure.wp-block-image {
		text-align: center;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
	img.attachment-full.size-full.wp-image-1997 {
    	height: 400px;
	}
	.wu-choose-section h3.elementor-icon-box-title span {
    	font-size: 16px !important;
    	color: #012967;
	}
	.wu-core-value .elementor-widget.elementor-widget-icon-box{
		    padding: 20px 15px !important;
		    height: 330px !important;
	}
	.wu-choose-section .elementor-widget-icon-box{
		padding: 20px 20px;
		height: 350px;
	}
	header a.wp-block-button__link.wp-element-button {
   		background-color: #bc0c33 !important;
    	padding: 10px 15px;
		font-size: 18px;
	}
}

@media only screen and (min-width: 511px) and (max-width: 921px){
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
        grid-template-columns: repeat(2, 1fr);
    }
	.site-footer-above-section-3.site-footer-section.site-footer-section-3 {
        margin-top: 40px;
    }
	footer .wp-block-image {
    	text-align: center;
	}
	footer input.wpcf7-form-control.wpcf7-email {
		width: 80%;
	}
	footer .site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{
		margin-left: 20px;
	}
	aside.footer-widget-area.widget-area.site-footer-focus-item[data-section="sidebar-widgets-footer-widget-1"]{
		height: 350px;
	}
}
/* .wu-voting {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #e6e6e6;
    padding: 30px 40px;
} */
