/*
Theme Name: Opportunity Works
Description: N/A
Version: 1.0
*/
#logo-link img {
	cursor: pointer;
}
section.default-page-container.container {
	padding: 35px 0;
}
#menu-sitemap {
    font-size: 21px;
    font-family: 'Lato';
    list-style: none;
    font-weight: bold;
}
#menu-sitemap li a {
	color: #0054A0;
}
#menu-sitemap li a:hover {
	color: #7F7F7F;
}
#donate-first-row .button-contents {
	box-shadow: 3px 5px 14px #00000040;
}
#paypal_modal .button-theme-blue {
	text-align: center;
	margin-top: 1.5rem;
}
#donate-first-row .button-contents,
#paypal_modal .button-theme-blue>.button-contents {
	cursor: pointer;
}
#paypal_modal .section-button.button-theme-blue {
	display: none
}
#donate-first-row .button-contents,
#donate-first-row .button-contents:hover,
#donate-first-row .button-contents:focus,
#paypal_modal .button-theme-blue>.button-contents,
#paypal_modal .button-theme-blue>.button-contents:focus,
#paypal_modal .button-theme-blue>.button-contents:hover {
	border:none;
	outline: none	
}
/*#how-to-donate .button-contents {
	background-image: url(images/yellow-btn-bg.fw.png);
}*/
.section-image-link:before {
	content: none !important;
}
.section-image-link a {
	position: relative;
	display: block;
}
.section-image-link a:before {
	content: "";
    position: absolute;
    top: 7px;
    right: 7px;
    bottom: 7px;
    left: 7px;
    border: 4px solid rgba(255,255,255,0.65);
}

.section-image-link,
.feat-img-wrap {
	overflow: hidden;
}
.section-image-link a img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.section-image-link a:hover img,
.posts-image-wrapper:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

/* ===================================================================================================
RESOURCES page
======================================================================================================= **/
.resource-link-list ul {
	list-style: none;
	list-style-type: none;
}
.resource-link-list ul > li {
	font-size: 18px;
    line-height: 2;
    padding-left: 35px;
    position: relative;
}
.resource-link-list ul > li::before {
	content: "";
    position: absolute;
    background-color: #004380;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    left: 5px;
    top: 15px;
}

/* ===================================================================================================
HOMEPAGE -- our Impact Community
======================================================================================================= **/
#page-49 section.section-row.section-row-5 + .image-with-text .row > div:first-child .image-wrap > .image {
	background-position: center -50px
}

/* ===================================================================================================
HOMEPAGE - Upcoming Events
======================================================================================================= **/
#upcoming-events-slider .posts-image-wrapper {
	background-position: center;
}

/* ===================================================================================================
HOMEPAGE - TESTIMONIALS SLIDER
======================================================================================================= **/
.slider-row .testi-slider-content {
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
	font-style: italic;
}
.slider-row .testi-slider-content::before {
	content: '\201c';
    font-size: 75px;    
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px;
    margin-bottom: 5px;
    line-height: 0;
}
.slider-row .testi-slider-content::after {
	content: '\201d';
    font-size: 75px;
    position: absolute;
    bottom: 0;
    line-height: 0
}
@media screen and (min-width: 1200px) {
	.slider-row .testi-slider-content {
		font-size: 22px !important
	}
}

/* ===================================================================================================
ABOUT US - Empowering People section
======================================================================================================= **/
#empowering-people .col-wrap .img-outline::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 7px;
	bottom: 7px;
	left: 7px;
	right: 7px;
	border: 2px solid rgba(255,255,255,0.7);
	z-index: 1
}
@media screen and (min-width: 481px) {
	#empowering-people .square-bg .col-wrap .img-outline {
		overflow: hidden;
		height: 304px;
		border-radius: 5px;
    	width: 415px;
	}
	#empowering-people .square-bg .col-wrap .img-outline.emp-img.emp-img-b {
		margin-right: 0;
		margin-left: auto;
	}
	#empowering-people .square-bg .col-wrap .emp-img-a img {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

/*3/14/2020*/
.page-id-62 .innerpage-banner,
.page-id-69 .innerpage-banner  {
	background-position: top;
}

/* ===================================================================================================
ABOUT US - Transportation
======================================================================================================= **/
#transportation .section-texts a {
	color: #004380;
	font: 16px Lato;
}

#transportation .section-texts a:hover {
	font-weight: bold !important;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

.fmi-design {
	font-family: Lato;
}

.fmi-design a {
	color: #004380;
	font-weight: 400;
}


/* ===================================================================================================
FLOATING TRANSLATORS
======================================================================================================= **/
#gtranslate_wrapper .switcher {
	font-family: 'Lato';
}
#gtranslate_wrapper .switcher .selected,
#gtranslate_wrapper .switcher .selected a {
	background: #004380;
	color: #ffffff;
}
#gtranslate_wrapper .switcher .option {
	background: rgba(0, 67, 128, 0.7);
	color: #ffffff
}
#gtranslate_wrapper .switcher .option a {
	color: #ffffff
}


/* ===================================================================================================
FOR BUSINESS PAGE
======================================================================================================= **/

div.for-business-box-overlay {
	background-color: rgba(4, 46, 84, 0.7);
    padding: 50px;
	border-radius: 5px;
	max-width: 943px;
	margin: 0 auto;
}

.community-organizations-column {
	z-index: 1;
}

.align-center {
	margin: 0 auto;
}

.box-overlay .col-wrap {
    background-color: rgba(4, 46, 84, 0.7);
    padding: 30px;
    border-radius: 5px;
}

@media only screen and (max-width: 991px) {
	.mt-lg-2rem {
		margin-top: 2rem;
	}
}

/* @media only screen and (min-width: 993px) {
	.slider-content-wrap {
		height: 125px;
	}
} */

/* ===================================================================================================
SINGLE PAGE
======================================================================================================= **/
@media only screen and (min-width: 769px) {
	.single .innerpage-banner {
		margin-top: 323px;
	}
}

@media only screen and (min-width: 576px) {
	.single-image-wrapper {
		width: 60%;
	}
}

/* @media (min-width: 992px) and (max-width: 1600px) {
	#recent-blog-posts .slider-title {
        height: 75px;
    }
} */

.single .innerpage-banner-title {
	width: 100%;
	text-align: center;
}

.single-image-wrapper {
	margin: 20px auto;
}

.single-image-wrapper img {
	width: 100%;
}

.single-text-wrapper {
	margin-bottom: 100px;
}

h2 {
	font-family: 'Amaranth';
	color: #004380;
}

/* ===================================================================================================
REVISIONS 06/18/2020
======================================================================================================= **/

#responsive-menu-container .switcher .selected a {
    width: 100%;
}

#family-resource-links li a {
    word-break: break-all;
}


/* ===================================================================================================
MEDIA QUERIES
======================================================================================================= **/

@media only screen and (max-width: 1170px) {
	.wpa-visible-ltr#skiplinks a {
		display: none!important
	}
}


@media only screen and (max-width: 991px) {
	.back-to-top {
		right:10px;
		bottom:10px
	}
}

@media only screen and (max-width:768px) {
	button#responsive-menu-button {
		z-index: 999!important
	}
}
.woocommerce div.product {
    display: inline-block !important;
}



