/**
 * Theme Name:     Wyoming For Heroes
 * Author:         Go Be Creative
 * Template:       storefront
 * Text Domain:	   wyoming-for-heroes
 * Description:    A custom child theme for Storefront
 * Theme URI:      https://gobecreative.com/
 * Author URI:     https://gobecreative.com/
 * License:        Copyright 2025 Wyoming For Heroes
 * License URI:    https://gobecreative.com/
 * Tags:           Storefront child theme
 */


 

#primary.content-area {
	width: 100%;
	margin-right: 0;
}

#secondary.widget-area {
	display: none;
}

.site-info a {
	display: none;
}


.col-full {
    width: 100%;
    max-width: 3000px;
    margin: 0 auto;
    display: block;
    padding: 0;
}

body {
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}


section { 
    display:block;
    position:relative;
    width:100%;
    min-height:600px;
    height:100vh;
}
.content-padded { 
    display:block;
    position:relative;
    width:calc(100% - 160px);
    padding:0 24px;
    box-sizing: border-box;
    max-width:1500px;
    margin:0 auto;
}




.site-header {
    height: 102px;
    padding-top:0;
    background-color: rgba(255, 255, 255, .6);
    margin: 0;
    transition: 0.4s;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    position: fixed;
    width: 100%;
    box-sizing: border-box;
}

/*
.site-header.shrink { height: 264px; }


.storefront-full-width-content .woocommerce-products-header {
    padding:0;
}
*/

.site { overflow-x:visible; }
.site-main, .page-template-template-homepage:not(.has-post-thumbnail) .site-main { padding-top:0; }

/* #page { padding-top: 102px; } */
.site-content { padding-top: 102px; }


/*
.site-header .col-full {
    display:none;
}


.hf.logo.banner {
    position: relative;
    display: block;
    margin:0 auto;
    height:340px;
    width:auto;
    text-align:center;
    transition: 0.8s;
}
.site-header.shrink .hf.logo.banner { height:200px; }

.hf.logo.banner a img {
    position: relative;
    display: block;
    margin:0 auto;
    height:340px;
    transition: 0.8s;
}
.site-header.shrink .hf.logo.banner a img { height:200px; }


.hf.logo.banner.scrolled {
    height:120px;
    transition: 0.8s;
}
.site-header.shrink .hf.logo.banner.scrolled { height:120px; }

.hf.logo.banner.scrolled a img {
    height:120px;
}
.site-header.shrink .hf.logo.banner..scrolled a img { height:120px; }

*/


/*
*
*	Header and Menu Styling
*
*
****************************************************************************************************************************/
.site-header {
    display: flex;
    padding: 12px 80px;
    margin: 0;
    justify-content: space-between;
}


.woocommerce-active .site-header .site-search {
    display:none;
}

.site-header .col-full:first-child {
    position: relative;
    display: inline-block;
    width:33%;
    margin:0;
    padding:0;
    box-sizing: border-box;
    float:left;
}


/* Branding & Logo
****************************************/








/* Primary Menu
****************************************/

.woocommerce-active .site-header .main-navigation,
.storefront-primary-navigation {
    position: relative;
    width:fit-content;
    display: contents;
    margin:0;
    padding:0;
    box-sizing: border-box;
    float: none;
}

#cart-region {
    min-width: 300px;
    display: contents;
}



/* Secondary Menu
****************************************/
.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation  { 
	display:none;
}





/* Social Icons
****************************************/
.header-social-block {
    position:absolute;
    display: block;
    z-index:999;
    left:65%;
    bottom:32px;
    padding: 0 0;
}

.social-icons {
    margin-top: 0
}

.social-icons ul {
    margin: 4px 0 0;
    list-style-type: none;
    padding-left: 4px
}

.social-icons ul li {
    margin: 0px 10px 0 0;
    float: left;
    height: 36px;
    width: 36px;
    display: inline-block
}

.social-icons ul li a {
    position: relative;
    display: block;
    height: 36px;
    width: 36px;
    border-radius: 18px;
    overflow: hidden
}

.social-icons ul li a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    height: 36px;
    width: 36px;
    background-size: contain
}

.social-icons ul li a.facebook { background-color: rgba(66,103,178,.8); }
.social-icons ul li a.facebook::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/facebook_96.png"); }
.social-icons ul li a.facebook:hover { background-color: #4267b2; }

.social-icons ul li a.instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg,rgba(240,148,51,0.8) 0%,rgba(188,24,136,0.8) 100%);
    background: -webkit-linear-gradient( 45deg,rgba(240,148,51,0.8) 0%,rgba(188,24,136,0.8) 100%);
    background: linear-gradient( 45deg,rgba(240,148,51,0.8) 0%,rgba(188,24,136,0.8) 100%)
}
.social-icons ul li a.instagram::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/instagram_96.png"); }
.social-icons ul li a.instagram:hover {
    background: #f09433;
    background: -moz-linear-gradient(45deg,rgba(240,148,51,0.8) 0%,rgba(188,24,136,1) 100%);
    background: -webkit-linear-gradient( 45deg,rgba(240,148,51,0.8) 0%,rgba(188,24,136,1) 100%);
    background: linear-gradient( 45deg,rgba(240,148,51,0.8) 0%,rgba(188,24,136,1) 100%);
}
.social-icons ul li a.reddit { background-color: rgba(255,69,0,.8); }

.social-icons ul li a.reddit::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/reddit_96.png"); }
.social-icons ul li a.reddit:hover { background-color: #ff4500; }
.social-icons ul li a.twitter { background-color: rgba(51,204,255,.8); }

.social-icons ul li a.twitter::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/twitter_96.png"); }
.social-icons ul li a.twitter:hover { background-color: #3cf; }

.social-icons ul li a.youtube {background-color: rgba(222,26,42,.8); }
.social-icons ul li a.youtube::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/youtube_96.png"); }
.social-icons ul li a.youtube:hover { background-color: #de1a2a; }

.social-icons ul li a.mail { background-color: rgba(255,69,0,.8); }
.social-icons ul li a.mail::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/email_96.png"); }
.social-icons ul li a.mail:hover { background-color: #ff4500 }

.social-icons ul li a.rss { background-color: rgba(252,150,4,.8) }
.social-icons ul li a.rss::before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/rss_96.png"); }
.social-icons ul li a.rss:hover { background-color: rgba(252,150,4,1); }


.social-icons ul li a.linkedin { background-color: rgba(11,134,202,.8 ); }
.social-icons ul li a.linkedin:before { background-image: url("/wp-content/themes/storefront%20hf/assets/images/icons/linkedin_96.png"); }
.social-icons ul li a.linkedin:hover { background-color: rgba(11,134,202,1 ); }




/*
*
*	Footer Styling
*
*
****************************************************************************************************************************/

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .widget a.button {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

.site-footer {
    /* color: rgba(50,144,172, 1); */
    color:rgba(195,195,195,1);
    background-color: rgba(51,51,51,1);
    padding: 0;
    margin: 0;
    min-height:240px
}


.footer-widgets {
    flex-wrap: wrap;
    width: calc(100% - 96px);
    margin: 0 auto;
    min-height: 380px;
    border-bottom: none;
}

.footer-flex-row {
	display: flex;
	flex-wrap: wrap;
	width:calc(100% - 96px);
    margin:0 auto;
}

/* Create four equal columns */
.footer-widgets.col-2 .block {
	flex: 25%;
	padding: 20px;
	box-sizing: border-box;
}

.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6, .site-footer .widget .widget-title, .site-footer .widget .widgettitle {
    color:rgba(195,195,195,1);
    border-bottom:1px solid rgba(195,195,195,1);
}

.footer-widgets .block .widget {
    margin: 0 0 12px 0;
}

.bottom-footer { 
    display:block;
    width:100%;
    clear:both;
    background-color: #2e2e2e;
    text-align: center;
    padding-top: 48px;
    padding-bottom: 36px;
    border-bottom: 1px solid #ccc;
    color:rgba(195,195,195,1);
}

.site-footer a:not(.button):not(.components-button) {
    color:rgba(195,195,195,1);
    text-decoration: none;
}

.storefront-product-section.storefront-woocommerce-brands { display:none; }

.woocommerce-message {
    background-color: rgba(60, 150, 180, 1);
}

.site-info { display:none; }





/*
*
*	Woo Sepcific Stylings
*
****************************************************************************************************************************/
.storefront-breadcrumb { 
    display:none;
}



/*
*
*	Layouts and Page Sepcific Stylings
*
****************************************************************************************************************************/


.flexy-content {
	display: flex;
	flex-wrap: wrap;
	gap: 36px;
}

.flexy-content a.flex-item {
	flex: 1 1 calc(33.333% - 36px);
	min-width: 250px;
	background: white;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	transition: all 0.3s ease;
	max-width: 33.33%; /* Ensures the item does not exceed this width */
	flex-grow: 0; /* Prevents the item from growing to fill available space */
	flex-shrink: 1;
}

.flexy-content. a.flex-item.four {
    flex: 0 1 calc(25% - 36px);
    min-width: 100px;
    max-width: 25%;
    width: calc(25% - 36px);
	flex-grow: 0; /* Prevents the item from growing to fill available space */
	flex-shrink: 1;
}


.flexy-content a.flex-item:hover {
	transform: translateY(-5px);
	box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.flexy-content a.flex-item:hover img { opacity:.8; }

.flexy-content a.flex-item img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	display: block;
	transition: all 0.3s ease;
}

.flexy-content a.flex-item .flex-item-text {
	padding: 15px;
	text-align: center;
}

.flexy-content .flex-item-text h3 {
	text-rendering: optimizeLegibility;
	font-weight: 400;
	margin-bottom: 8px;
	color: #333;
	font-size: 22px;
}

.flexy-content a.flex-item .flex-item-text p {
	font-size: 16px;
	color: #666;
	line-height: 1.5;
	text-align: justify;
}



/* Archives
****************************************/





/* HP Banner Section
****************************************/
section.hp-banner { min-height:600px; }

.parallax-container {
    width: 100%;
    height: 600px;
    position: relative;
    overflow: hidden;
}

.parallax-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    transition: opacity 1s ease-in-out;
    will-change: transform;
}

.parallax-bg.active {
    opacity: 1;
}

.parallax-bg.inactive {
    opacity: 0;
}

.content-overlay {
    position: relative;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.0);
    padding: 40px;
    box-sizing: border-box;
    width:100%;
    height:100%;
    /* border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
    text-align: center;
    max-width: 500px;
    backdrop-filter: blur(10px); */
    z-index: 10;
}







/* Sponsor Section
****************************************/
section.sponsors h2 { margin-bottom:48px; }
section.sponsors .sponsorship-wrapper { 
    display:block;width:calc(100% - 160px);
    margin:0 auto;
    max-width:1800px;
    padding:24px 0;
    overflow: hidden;
    height:160px;
}
section.sponsors .sponsorship-wrapper .sponsorship  { position:relative;display:flex;gap:60px; }
section.sponsors .sponsorship-wrapper .sponsorship img { height:80px; }






/* Board Members Page
****************************************/
/* img {
  filter: grayscale(100%);
} */


section.board {
    height:auto;
    background-color: #f5f5f5;
}


section.board .content-padded {
    max-width: 1500px;
    margin: 0 auto;
}
    

.profiles-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    margin-bottom: 30px;
}

.profile-card {
    background: white;
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.profile-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.profile-image {
    min-width: 120px;
    min-height: 120px;
    border-radius: 50%;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 48px;
    font-weight: 300;
    color: white;
    background-size: contain;
    width: 80%;
    height: auto;
    aspect-ratio: 1 / 1;
}

.profile-card .profile-image:before {
    background: linear-gradient(135deg, #8b9a9e, #6b7b7e);
}


/*
.profile-card:nth-child(1) .profile-image {
    background: linear-gradient(135deg, #8b9a9e, #6b7b7e);
}

.profile-card:nth-child(2) .profile-image {
    background: linear-gradient(135deg, #a39c9c, #837878);
}

.profile-card:nth-child(3) .profile-image {
    background: linear-gradient(135deg, #9a9a8b, #7a7a6b);
}

.profile-card:nth-child(4) .profile-image {
    background: linear-gradient(135deg, #8b8b9a, #6b6b7a);
}

.profile-card:nth-child(5) .profile-image {
    background: linear-gradient(135deg, #9a8b8b, #7a6b6b);
}
*/

.profile-name {
    text-align: center;
    font-size: 1.5em;
    color: #3a3a3a;
    margin-bottom: 8px;
    font-weight: 400;
}

.profile-title {
    text-align: center;
    color: #777;
    font-size: 0.95em;
    margin-bottom: 20px;
    font-weight: 300;
}

.profile-bio {
    color: #666;
    line-height: 1.6;
    font-size: 0.95em;
    text-align: center;
}

.profile-links {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 20px;
}

.profile-links a {
    color: #777;
    text-decoration: none;
    font-size: 0.9em;
    transition: color 0.3s ease;
}

.profile-links a:hover {
    color: #4a4a4a;
}

@media (max-width: 768px) {
    h1 {
        font-size: 2em;
    }

    .profiles-grid {
        grid-template-columns: 1fr;
    }
}















/*
*
*	Media Queries Responsive Styling
*
****************************************************************************************************************************/

@media (min-width: 768px) {
	.col-full {
        width: 100%;
        max-width: 3000px;
        margin: 0 auto;
        display: block;
        padding: 0;
	}

    .woocommerce-active .site-header .site-search {
        display:none;
    }

    .woocommerce-active .site-header .main-navigation,
    .storefront-primary-navigation {
        position: relative;
        width:fit-content;
        display: contents;
        margin:0;
        padding:0;
        box-sizing: border-box;
        float: none;
    }


}


@media (max-width: 768px) {

	.full-flex-row {
		flex-direction: column;
		min-height: 200px;
		gap: 15px;
		padding: 15px;
	}
	
	.flex-item {
		min-height: 250px;
	}
	
	.flex-item .content h2 {
		font-size: 1.8rem;
	}
	
	.flex-item .content p {
		font-size: 1rem;
	}

    .woocommerce-active .site-header .site-search {
        display:none;
    }

    .woocommerce-active .site-header .main-navigation,
    .storefront-primary-navigation {
        position: relative;
        width:fit-content;
        display: contents;
        margin:0;
        padding:0;
        box-sizing: border-box;
        float: none;
    }

}