/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.has-phone .gb-shape {
	font-size: 30px;
}
.dynamic:has(.is-empty) {
	display: none;
}
.down-chevron .gfield_select {
    background-image: url(/wp-content/uploads/2025/04/carrot-down.png) ! important;
    background-size: 14px;
}
.down-chevron .gfield_select:open {
	background-image: url(/wp-content/uploads/2025/04/carrot-up.png) ! important;
}
.list-none {
    list-style: none;
    margin: 0;
}
.mb-none, .mb-none p {
	margin-bottom: 0 ! important;
}
.facetwp-map-filtering {
	display: none;
}
.facetwp-facet-location_search .facetwp-location, .facetwp-facet-location_filter .facetwp-dropdown, .facetwp-facet-location_filter .facetwp-dropdown:focus {
    border: 1px solid var(--primary-brand-blue);
    background: #DBEFFF;
    border-radius: 4px;
	color: var(--primary-dark-navy);
}
.facetwp-facet-location_filter .facetwp-dropdown {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4em;
}
.facetwp-dropdown option {
	background: var(--bg-white-2);
}
@media screen and (max-width: 767px) {
	.facetwp-facet-location_search, .facetwp-facet-location_search .facetwp-input-wrap, .facetwp-facet-location_search .facetwp-location, .facetwp-facet-location_filter, .facetwp-facet-location_filter .facetwp-dropdown {
		width: 100%;
	}
	.facetwp-facet-location_search {
		margin-bottom: 0 ! important;
	}
}
.hidden {
	display: none ! important;
}
.inh-header .wp-block-navigation-item.has-child > .wp-block-navigation-item__content > .wp-block-navigation-item__label {
    align-items: center;
    background-color: var(--primary-brand-blue);
    color: #ffffff;
    display: inline-flex;
    font-size: 18px;
    font-weight: 600;
    line-height: 1em;
    text-decoration: none;
    text-transform: capitalize;
    padding: 9px 20px;
}
.inh-header .wp-block-navigation-item.has-child > .wp-block-navigation-item__content > .wp-block-navigation-item__label:after {
	content: url(https://goodwillsouthtexas.com/wp-content/uploads/2025/04/icon-carrot-white.png);
}
.inh-header .wp-block-navigation-item.has-child > .wp-block-navigation-item__content > .wp-block-navigation-item__label:hover {
	background-color: var(--primary-dark-navy);
}
.wp-block-navigation .inh-header .wp-block-navigation__submenu-icon {
    align-self: center;
    background-color: inherit;
    border: none;
    color: currentColor;
    display: inline-block;
    font-size: inherit;
    height: 25px;
    line-height: 0;
    margin-left: .25em;
    padding: 0;
    width: 25px;
}
.inh-header .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
	font-size: 18px;
    overflow-wrap: break-word;
    font-weight: 400 ! important;
    line-height: 2em ! important;
    color: var(--primary-brand-blue);
}
.inh-header .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover {
	background-color: var(--primary-dark-navy);
	color: #fff ! important;
}
/**Events Page**/
.facetwp-template-static .he-contianer .buttons-container {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    align-items: flex-start;
}

@media screen and  (max-width: 767px) {
	.facetwp-template-static .he-contianer .buttons-container {
		flex-direction: column;
	}
}

/**I want to donate form**/
#gform_wrapper_4 input {
    background-color: #fff;
    border-radius: 4px;
	height: 41px;
}
#gform_wrapper_4 .gform_heading {
	display: none;
}
#gform_wrapper_4 input::placeholder {
	font-family: roboto;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: normal;
}
#gform_wrapper_4 label {
    font-family: roboto;
	font-weight: normal;
    line-height: 1.5em;
    margin-bottom: 0;
}
#gform_wrapper_4.gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
}
#gform_wrapper_4 #gform_submit_button_4 {
    background-color: var(--accent-yellow);
    border-radius: 0;
    color: var(--primary-dark-navy);
}
#gform_wrapper_4 #gform_submit_button_4:hover {
    background-color: var(--hover-yellow);
}
/** Contact Form / Mission Mulplier Sign Up /Project Order Form / Give To Goodwill / Sponser Event  **/
#gform_2 label.gfield_label.gform-field-label, #gform_3 label.gfield_label.gform-field-label, #gform_5 label.gfield_label.gform-field-label, #gform_7 label.gfield_label.gform-field-label, #gform_8 label.gfield_label.gform-field-label, #gform_9 label.gfield_label.gform-field-label, .single-page-form label.gfield_label.gform-field-label {
    font-size: 20px;
    line-height: 1.4em;
	display: flex;
    flex-direction: row;
    align-items: flex-start;
}
#gform_fields_2, #gform_fields_3, #gform_fields_5, #gform_fields_7, #gform_fields_8 {
	row-gap: 24px;
}
#gform_wrapper_2 .gform_heading, #gform_wrapper_3 .gform_heading, #gform_wrapper_5 .gform_heading, #gform_wrapper_7 .gform_heading, #gform_wrapper_8 .gform_heading, #gform_wrapper_9 .gform_heading {
    display: none;
}
#gform_submit_button_2, #gform_submit_button_3, #gform_submit_button_5, #gform_submit_button_7, #gform_submit_button_8,#gform_submit_button_9, #gform_submit_button_10, #gform_submit_button_12, #gform_submit_button_13, #gform_submit_button_14, .single-page-form .gform-footer .gform_button.button {
	font-size: 18px ! important;
    font-weight: 600 ! important;
    border-radius: 0 ! important;
	background-color: var(--primary-brand-blue) ! important;
}
#gform_submit_button_2:hover, #gform_submit_button_3:hover, #gform_submit_button_5:hover, #gform_submit_button_7:hover, #gform_submit_button_8:hover, #gform_submit_button_9:hover, #gform_submit_button_10:hover, #gform_submit_button_12:hover, #gform_submit_button_13:hover, #gform_submit_button_14:hover, .single-page-form .gform-footer .gform_button.button:hover {
	background-color: var(--primary-dark-navy) ! important;
}
#gform_2 .gform-footer.gform_footer.top_label, #gform_3 .gform-footer.gform_footer.top_label, #gform_5 .gform-footer.gform_footer.top_label, #gform_7 .gform-footer.gform_footer.top_label, #gform_8 .gform-footer.gform_footer.top_label, #gform_9 .gform-footer.gform_footer.top_label, .single-page-form .gform-footer.gform_footer.top_label {
    justify-content: center;
    padding-top: 24px;
}
#gform_8 .project-form-notice {
	text-align: center;
}
@media screen and (max-width: 767px) {
	#gform_2 label.gfield_label.gform-field-label, #gform_3 label.gfield_label.gform-field-label, #gform_5 label.gfield_label.gform-field-label, #gform_7 label.gfield_label.gform-field-label , #gform_8 label.gfield_label.gform-field-label, .single-page-form label.gfield_label.gform-field-label {
		font-size: 18px;
	}
	#gform_submit_button_2, #gform_submit_button_3, #gform_submit_button_5, #gform_submit_button_7, #gform_submit_button_8 {
		font-size: 16px;
	}
}

@media screen and (max-width: 768px) {
    .main-navigation.has-branding .inside-navigation {
        flex-direction: row-reverse;
    }
	.main-navigation.has-branding .menu-toggle, .main-navigation.has-sticky-branding.navigation-stick .menu-toggle {
		flex-grow: 0;
		padding-right: 0;
		padding-left: 20px;
		order: 2;
	}
    .inside-navigation .navigation-branding {
        margin-right: 10px ;
    }
}
/**Google Translate**/
.lang-dropdown {
  position: absolute;
  z-index: 990;
  bottom: -110px;
	right: 0;
	transition: ease-in-out 0.2s;
}
.lang-hidden {
	display: none;
}
.goog-te-gadget {
    display: flex;
    flex-direction: column;
}
.goog-te-combo {
	font-size: 16px ! important;
	background-color: #fff;
	color: var(--primary-brand-blue);
}
#mobile-lang {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
#lang-button {
	cursor: pointer;
}


.list-margin-normal {
	margin: 0 0 1.5em 3em;
}
.abc-list {
    list-style: lower-alpha;
}

@media screen and (min-width: 1441px) {
	#inaj-hero {
		background: url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/graphic-1.png) left  center /680px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/dark-navy-ellipse.png) left calc(100% - 561px) top -200px /990px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/i-need-a-job-image.png) right /contain no-repeat;
	}
	#inh-hero {
		background: url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/graphic-1.png) left  center /680px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/dark-navy-ellipse.png) left calc(100% - 552px) top -200px /990px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/computer-woman.png) right /contain no-repeat;
	}
	#fb-hero {
		background: url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/graphic-1.png) left  center /680px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/dark-navy-ellipse.png) left calc(100% - 552px) top -200px /990px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/for-business-hero-1.png) right /contain no-repeat;
	}
	#about-hero {
		background: url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/graphic-1.png) left  center /680px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/dark-navy-ellipse.png) left calc(100% - 552px) top -200px /990px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/04/goodwill-south-texas-about-hero.png) right /contain no-repeat;
	}
	#mm-hero {
		background-position: right center;
	}
	#impact-hero {
		background: url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/graphic-1.png) left  center /680px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/dark-navy-ellipse.png) left calc(100% - 552px) top -200px /990px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/04/impact-hero.jpg) right /contain no-repeat;
	}
	#events-hero {
		background: url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/graphic-1.png) left  center /680px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/dark-navy-ellipse.png) left calc(100% - 552px) top -200px /990px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/04/events-hero.png) right /contain no-repeat;
	}
	#iwtd-hero {
		background: url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/graphic-1.png) left  center /680px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/03/dark-navy-ellipse.png) left calc(100% - 552px) top -200px /990px no-repeat,url(https://goodwillsouthtexas.com/wp-content/uploads/2025/04/i-want-to-donate-hero.png) right /contain no-repeat;
	}
}


.word-break {
	word-wrap: break-word;
    word-break: break-all;
}
.mb-zero {
	margin-bottom: 0;
}

.ir-contianer {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    gap: 56px;
}
.impact-report h4 {
	color: var(--primary-brand-blue);
}
.impact-report h4, .impact-report p {
	margin-bottom: 16px
}

#gform_wrapper_1 .gform_required_legend {
	display: none
}
#gform_wrapper_1 .gform-field-label {
	font-family: Lato, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4em;
}
#gform_fields_1 {
	row-gap: 40px;
}
#gform_wrapper_1 .gform-page-footer.gform_page_footer.top_label {
    margin-top: 0;
    padding: 24px 0;
	text-align: end;
}
#gform_wrapper_1 .gform-page-footer:has(#gform_submit_button_1) {
	display: flex;
    flex-direction: row;
    justify-content: space-between;

}
#gform_wrapper_1 .button {
	margin-bottom: 0;
	background-color: #A8A8A8;
}
/** Help Events Listing **/
.he-contianer {
    display: flex;
    flex-direction: column;
    gap: 64px;
}
.h-event {
    display: flex;
    flex-direction: row;
    gap: 48px;
}
.h-event .he-img {
    flex: 0 0 25%;
    max-width: 25%;
}
.h-event.he-info {
    flex: 0 0 75%;
    max-width: 75%;
}
.he-info h3, .he-detail {
	margin-bottom: 16px;
}
.he-detail p {
	margin-bottom: 0;
}
.he-detail .event-location-container {
	display: flex;
	gap: 5px;
}
.h-event .event-details .details {
	display: none;
}
@media screen and (max-width: 767px) {
	.he-contianer {
		display: flex;
		flex-direction: column;
		gap: 40px;
	}
	.h-event .he-img, .h-event.he-info {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.h-event {
		flex-direction: column;
		gap: 16px;
	}
	.he-img img{
		aspect-ratio: 2 / 1;
		object-fit: cover;
		width: 100%;
	}
}
/** Location Listings **/
.locations-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 24px;
	row-gap: 40px;
}
.location {
    background: var(--primary-off-white);
    flex: 0 0 calc(25% - 18px);
    max-width: 25%;
    padding: 16px;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.location-title {
	font-size: 22px;
	line-height: 1.3em;
	color: var(--primary-brand-blue);
	margin-bottom: 4px;
}
.location-cat {
    margin-bottom: 12px;
}
.location-contact {
	margin-bottom: 4px;
}
.location-link-container {
	text-align: end;
}

@media screen and (max-width: 1024px) {
	.location {
		flex: 0 0 calc(50% - 12px);
		max-width: 50%;
	}
}

@media screen and (max-width: 767px) {
	.location-title {
		font-size: 21px;
	}
	.location {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.locations-container {
		column-gap: 24px;
		row-gap: 24px;
	}
}

/** About **/
.irb-contianer {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row-reverse;
    gap: 24px;
    justify-content: center;
}

/**Gallery Popup**/
.gallery-popup-overlay {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100vh;
    background-color: #000000cf;
    z-index: 999999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.gallery-popup-body {
    padding: 88px;
    position: relative;
    width: 100%;
}
.gallery-popup-overlay .swiper-container {
	position: relative;
	max-width: 1440px;
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.gallery-popup-overlay .popup-close {
    display: flex;
    width: 25px;
    height: 25px;
    background: #fff;
    justify-content: center;
    border-radius: 50%;
    align-items: center;
    position: absolute;
	right: 25px;
    top: -25px;
}
.gallery-popup-overlay .swiper-wrapper {
	align-items: center;
}
.gallery-popup-overlay .swiper-slide {
	display: flex;
	justify-content: center;
    align-items: center;
}
.gallery-popup-overlay img {
    height: auto;
    width: 100%;
    max-width: 800px;
    object-fit: contain;
    object-position: center;
}

@media screen and (max-width: 1024px) {
	.gallery-popup-body {
		padding: 88px 44px 88px 44px;
	}
}
@media screen and (max-width: 767px) {
	.gallery-popup-body {
		padding: 88px 16px 88px 16px;
	}
}