/*
 Theme Name:   Justice in Aging 2020
 Theme URI:    https://www.summerbrookdigital.com
 Description:  A custom child theme for Justice in Aging built using the Summerbrook Digital Theme
 Author:       Brittany Melton
 Author URI:   https://www.summerbrookdigital.com
 Template:     summerbrookdigital
 Version:      1.0.0
 Text Domain:  sbd-child
*/
.resourceLibraryDefaultPosts ul {
    grid-template-columns: repeat(3,1fr);
    display: grid;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    grid-column-gap: 30px;
    grid-row-gap: 35px;
}

.resourceLibraryDefaultPosts ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: background,border,-webkit-box-shadow;
    transition-property: background,border,-webkit-box-shadow;
    -o-transition-property: background,border,box-shadow;
    transition-property: background,border,box-shadow;
    transition-property: background,border,box-shadow,-webkit-box-shadow;
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
}

.resourceLibraryDefaultPosts .container {
    max-width: 1120px;
    margin: 0 auto;
}

.resourceLibraryDefaultPosts ul li .eachResourceLibraryPost {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    width: 100%;
    min-height: 100%;
    border-radius: 3px;
    border: 0 solid #818a91;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.resourceLibraryDefaultPosts ul li .eachResourceLibraryPost .eachResourceLibraryPostTitle {
    padding: 20px 30px;
    min-height: 245px;
}

.resourceLibraryDefaultPosts ul li .eachResourceLibraryPost .eachResourceLibraryPostMeta {
    padding: 15px 30px;
    margin-bottom: 0;
    border-top: 1px solid #eaeaea;
    line-height: 1.3em;
    font-size: 12px;
    color: #adadad;
}

.resourceLibraryDefaultPosts ul li .eachResourceLibraryPost .eachResourceLibraryPostTitle h2 {
    font-size: 21px;
    margin-bottom: 25px;
    color: #54595f;
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
}

.resourceLibraryDefaultPosts ul li .eachResourceLibraryPost .eachResourceLibraryPostTitle a.postReadMore {
    text-transform: uppercase;
    margin-bottom: 20px;
    display: inline-block;
    color: #C55A11;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    font-size: 12px;
}

.resourceLibraryDefaultPosts ul li .eachResourceLibraryPost .eachResourceLibraryPostMeta span {}

.resourceLibraryDefaultPosts ul li .eachResourceLibraryPost .eachResourceLibraryPostTitle h2 a {
    text-decoration: none;
}

.resourceLibraryDefaultPosts ul li .eachResourceLibraryPost:hover {
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
}

.resourceLibraryDefaultPosts h2.resourceCatTitle {
    color: #2f5496;
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
    margin-top: 90px;
}

.resourceLibraryDefaultPosts {
    width: 100%;
    float: left;
    margin-bottom: 70px;
}

.resourceLibrarySearchInner .resourceContainer {
    max-width: 1120px;
    margin: 0 auto;
}

.resourceLibrarySearchInner .resourceContainer input.resourceSearchField {
    background: #eceeef;
    border: 0;
    padding: 13px 45px;
}

.resourceLibrarySearchInner .resourceContainer form {
    position: relative;
	position: relative;
    width: 100%;
    float: left;
}

.resourceLibrarySearchInner .resourceContainer svg.svg-icon {
    position: absolute;
    left: 20px;
    top: 13px;
    width: 13px;
    fill: #7c7c7c;
}

.resourceLibrarySearchInner .resourceContainer form input[type="submit"] {
    display: none;
}
.resourceLibraryHeader .container {
    max-width: 1120px;
    margin: 0 auto;
}

.resourceLibraryHeader {
    width: 100%;
    float: left;
    padding: 100px 0 20px;
}

.resourceLibraryHeader h2.resourceLibraryTitle {
    color: #000000;
    font-size: 45px;
    font-weight: 600;
    line-height: 1.4em;
    font-family: "Roboto", Sans-serif;
    text-align: center;
}

.resourceLibraryHeader .resourceLibraryPageContent p {
    font-size: 16px;
    font-weight: normal;
    line-height: 2em;
}
.resourceLibraryHeaderImage {
    width: 100%;
    float: left;
    padding: 150px 0;
    background: url(https://dev.justiceinaging.org/wp-content/uploads/2020/05/2000px__0001__MG_1107.JPG-min.jpg);
    position: relative;
    min-height: 70vh;
    background-size: cover;
    background-position: center;
}

.resourceLibraryHeaderImage .container {
    max-width: 1280px;
    margin: 0 auto;
}

.resourceLibraryHeaderImage h1 {
    font-size: 99px;
    line-height: 1em;
    letter-spacing: 7.2px;
    margin-bottom: 15px;
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
    color: #fff;
    text-align: center;
    position: relative;
}

.resourceLibraryHeaderImage h2 {
    font-size: 31px;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    color: #fff;
    text-align: center;
    position: relative;
}

.resourceLibraryHeaderImage:before {content: "";position: absolute;left: 0;width: 100%;height: 100%;top: 0;background: rgba(0,0,0,0.36);}
.pressReleasesPosts .eael-grid-post .eael-entry-wrapper {
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
}

.pressReleasesPosts .eael-grid-post .eael-entry-wrapper header.eael-entry-header {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
}

.pressReleasesPosts .eael-grid-post .eael-entry-wrapper .eael-entry-content {
    padding-left: 15px;
    padding-right: 15px;
}

.pressReleasesPosts .eael-grid-post .eael-entry-wrapper .eael-entry-footer {
    padding-bottom: 0;
    border-top: 1px solid #eaeaea;
    margin-top: 15px;
}

.pressReleasesPosts .eael-grid-post .eael-entry-wrapper .eael-entry-footer .eael-entry-meta {
    padding: 0;
}

.pressReleasesPosts .eael-grid-post .eael-entry-wrapper .eael-entry-content a.eael-post-elements-readmore-btn:hover {
    color: #FD812C;
}

.pressReleasesPosts 
 .eael-grid-post-holder {
    border: 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.pressReleasesPosts .eael-grid-post-holder:hover {
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.15);
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.mainSinglePost header.entry-header h2.entry-title {
    font-size: 27px;
}
.mainSinglePost header.entry-header h2.entry-title a {
    font-weight: 600;
    text-decoration: none;
}
.mainSinglePost header.entry-header .entry-meta i {
    display: none;
}
.mainSinglePost header.entry-header .entry-meta a {
    font-weight: 500;
}
.single .mainSinglePost .entry-content p {
    padding-left: 0;
}
.single .mainSinglePost .singlePostNavigation .tag-links a {
    background: transparent;
    color: #2F5496;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 0.5px;
    line-height: 17px;
    margin: 0 5px 5px 0;
    border: 1px solid #333;
}
.single .mainSinglePost .singlePostNavigation .tag-links a:hover {
    color: #FD812C;
}
.single .mainSinglePost .navigation.post-navigation .nav-previous, .single .mainSinglePost .navigation.post-navigation .nav-next {
    width: 50%;
}
.single #secondary, .mainSinglePost {
    margin-top: 50px;
}
body.single .entry-content {
    font-size: 16px;
    line-height: 1.9;
}
@media only screen and (max-width: 768px) {
.elementor-location-footer .elementor-section-wrap section.elementor-section-content-middle.elementor-reverse-tablet.elementor-reverse-mobile.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    background-color: #bdd7ee;
    background-image: url(https://justiceinaging.org/wp-content/uploads/2020/11/preFooterImageMobile-min.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 250px 211px;
    position: relative;
    padding-bottom: 250px;
}
.elementor-location-footer .elementor-section-wrap section.elementor-section-content-middle.elementor-reverse-tablet.elementor-reverse-mobile.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default h5.elementor-heading-title, .elementor-location-footer .elementor-section-wrap section.elementor-section-content-middle.elementor-reverse-tablet.elementor-reverse-mobile.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default h4.elementor-heading-title {
    text-align: center;
}
.elementor-location-footer .elementor-section-wrap section.elementor-section-content-middle.elementor-reverse-tablet.elementor-reverse-mobile.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(255, 255, 255, .5);*/
}
.elementor-location-footer .elementor-section-wrap section.elementor-section-content-middle.elementor-reverse-tablet.elementor-reverse-mobile.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default .elementor-widget-container {
    margin-left: 0;
}
}