.archive .page-header-wrapper{
    position: relative;
}
#facets.position-absolute{
    width: 100%;
}
body .searchwp-live-search-results{
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
    max-height: none;
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
    border-radius: 0;
}
body .searchwp-live-search-result p{
    padding: 0;
}
body .searchwp-live-search-result a{
    padding: 1em;
    font-size: .8rem;
    color: #12757b;
}
.searchwp-live-search-result a:hover{
    background-color: #62c4bc;
    color: #fff;
    text-decoration: none;
}
.facetwp-facet{
    font-size:.8rem;
    line-height: 1.42em;
    color: #35414c;
}
.facetwp-facet.facetwp-facet-result_count{
    font-size: 1rem;
}
.facetwp-facet input.facetwp-search,
.facetwp-facet input.facetwp-location{
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
}
.facetwp-facet-search .facetwp-input-wrap{
    display:block;
}
/* .facetwp-facet .facetwp-checkbox{
    padding-left: 0;
    padding-right: 20px;
    background: transparent;
    padding-top: 2px;
    padding-bottom: 2px;
} */
.facetwp-facet .facetwp-checkbox:hover{
    color: #3b9e96;
}
/* .facetwp-facet .facetwp-checkbox.checked{
    font-weight: 500;
    background: url(/wp-content/themes/childrensministry/images/icon-close.png) no-repeat scroll right center transparent;
    background-size: 12px;
} */
.facetwp-depth.visible{
    margin-bottom: 20px;
}
.facetwp-selections{
    margin-top: 15px;
    font-size: .8rem;
    color: #35414c;
}
.facetwp-selections ul{
    padding-left: 0;
    margin: 0;
}
.facetwp-selections li .facetwp-selection-value{
    background-color: #62c4bc;
    color: #fff;
    font-size: .8rem;
    position: relative;
    display: inline-block;
    line-height: 1;
    padding: 10px 25px 10px 15px;
    border-radius: 30px;
    margin-bottom: 10px;
    font-weight: 500;
    background-position: right 8px center;
    background-image: url('/wp-content/themes/childrensministry/images/icon-close-white.png');
    letter-spacing: .04em;
}
.facetwp-selections li .facetwp-selection-value:hover{
    background-color: #3b9e96;
}
button.facetwp-load-more{
    border: 0;
    font-family: Quicksand,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    border-radius: 30px;
    padding: .5rem 1.5rem;
    font-size: 1rem;
    font-weight: 700;
    padding: .75rem 2.25rem;
    color: #fff;
    background: #f47a25;
}
button.facetwp-load-more:hover{
    background: #f36b0d;
    color: #fff;
}
.archive-sidebar .facetwp-facet input.facetwp-search{
    min-width: auto;
    width: 100%;
}
.breadcrumbs a{
    color: #35414c;
    font-size: .8rem;
    font-weight: bold;
}
.sidebar h6{
    font-weight: 600;
    letter-spacing: .03em;
}
.archive .facetwp-template article.post {
    padding: 1.5rem 15px !important;
}
.archive .facetwp-template article.post .post-image{
    float: none;
    width: 100%;
}
.archive .facetwp-template article.post .entry-content{
    padding-left: 0;
}
.archive .entry-content .social-share{
    display: none;
}
#main-menu a{
    color: #fff;
    display: block;
    font-weight: 700;
    font-size: .9rem;
    font-family: Quicksand,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;
    letter-spacing: .01rem;
    padding: 10px;
}
#main-menu a:hover,
#main-menu a:focus,
#main-menu .current-menu-item a{
    background-color: #12757b;
}
.navbar-wrap #search-form .fa-search{
    width: 22px !important;
}
body .top-header .header-newsletter{
    float: none;
    background: #f47a25;
    color: #fff;
    margin-top: -1px;
    height: 40px;
}
.email-signup-form input[type=email]:focus,
.email-signup-form input[type=email]:focus-visible {
    outline: 1px dotted #f47a25;
}
.header-newsletter.animate{
    animation: buttonShake 1.25s cubic-bezier(.36,.07,.19,.97) both;;
}
.site-footer .contact{
    padding:0 15px;
}
body.navigation-fixed {
    padding-top: 47px;
}
.explore-our-resource-list .bible-lessons {
    background-image: url(/wp-content/upload/children/media/2018/02/explore-sunday-school-lessons.jpg);
}
.explore-our-resource-list .bible-activities-and-sermons {
    background-image: url(/wp-content/upload/children/media/2018/03/explore-bible-activities.jpg);
}
.explore-our-resource-list .partnering-with-families {
    background-image: url(/wp-content/upload/children/media/2018/02/explore-treaching-tips.jpg);
}
.explore-our-resource-list .leader-resources {
    background-image: url(/wp-content/upload/children/media/2018/02/explore-leadership.jpg);
}
.hero-nav h6 a{
    text-decoration: none;
    color: #35414c;
}
.site-footer .widget{
    margin-bottom: 30px;
}
.site-footer .widget_media_image img{
    width: 100px;
}
.single .group-copyright{
    padding: 10px 15px;
    background: #efefef;
    font-size: 12px;
    font-weight: 700;
    margin-top: 10px;
}
.download .pf-button a{
    display: inline-block;
    color: #fff;
    background: #f47a25;
    border: 0;
    font-family: Quicksand,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    border-radius: 30px;
    padding: .5rem 1.5rem;
    font-size: .8rem;
    font-weight: 700;
    padding: 4px 20px;
}
.single .entry-content h2 {
    margin-top: 2rem;
}
.single .entry-content h3{
    margin-top: 1rem;
}
#wrapper-footer-bottom{
    font-weight: bold;
    color: #fff;
}
#wrapper-footer-bottom a{
    color: #fff;
}
#wrapper-footer-bottom .menu{
    list-style: none;
    padding: 0;
    text-align: center;
}
.mobile-menu-activator{
    height: 46px;
}
.mobile-menu-activator a{
    font-size: .9rem;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0;
    font-family: Quicksand,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;
}
.menu-icon{
    display: inline-block;
    vertical-align: middle;
    width: 14px;
}
.menu-line{
    display: block;
    background-color: #fff;
    height: 3px;
    margin-bottom: 2px;
    border-radius: 1px;
}
.menu-label{
    font-weight: 700;
    padding-left: 7px;
    vertical-align: middle;
}
.newsletter-promo{
    border: 1px solid #707070;
}
.newsletter-promo h3{
    text-align: center;
    margin-top: .5rem;
}
.newsletter-promo .fa-envelope{
    color: #f47a25;
    font-size: 2rem;
}
.home-category-list .category-links,
.home-category-list .read-time-teaser {
    font-family: Quicksand,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: .8rem;
}
.home-category-list .category-links a {
    color: #f47a25;
}
.home-category-list .read-time-teaser * {
    color: #848484;
}
.breadcrumbs .sep:last-of-type {
    display: none;
}
.hero-wrapper .slick-prev,
.hero-wrapper .slick-next{
    height: 101%;
}

@keyframes grow {
    0% { transform: scale(1, 1); }
    50% { transform: scale(1.1, 1.1);}
    100% { transform: scale(1, 1); }
}

@media (min-width: 576px){
    body .searchwp-live-search-results{
        left: 50% !important;
        max-width: 540px;
        margin-left: -270px;
    }
    body.archive article.post .entry-title {
        font-size: 1.25rem;
    }
    .archive .entry-content .excerpt{
        font-size: .875rem;
    }
    .site-footer .widget{
        margin-bottom: 0;
    }
    .site-footer .widget_media_image{
        max-width: 15%;
    }
    .site-footer .widget_media_image img{
        width: auto;
    }
    .site-footer .widget_text{
        max-width: 85%;
    }
    .site-footer .widget_custom_html{
        max-width: 100%;
        text-align: right;
    }
}
@media (min-width: 768px){
    body .searchwp-live-search-results{
        max-width: 720px;
        margin-left: -360px;
    }
    .archive .sidebar{
        padding-right: 45px;
    }
    .archive .facetwp-template.post-list{
        padding: 0;
    }
    .archive .facetwp-template article.post {
        padding: 1.5rem 15px !important;
        width: 50%;
        flex: 0 0 50%;
        max-width: none;
    }
    .archive .facetwp-template article.post .entry-content{
        padding-left: 0;
    }
    #main-menu{
        flex-wrap: wrap;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    #main-menu a{
        padding: 0 17px;
        height: 60px;
        line-height: 60px;
    }
    .site-footer .widget_media_image{
        max-width: 10%;
    }
    .site-footer .widget_text{
        max-width: 60%;
    }
    .site-footer .widget_custom_html{
        max-width: 30%;
    }
    #menu-footer-menu{
        text-align: right;
    }
    #menu-footer-menu li {
        display: inline-block;
        margin-left: 20px;
    }
    #menu-footer-menu li:first-child{
        margin-left: 0;
    }
    .top-header .header-social-follow{
        margin-top: 0 !important;
    }
    .single-post .post-detail-tab:last-child{
        margin-right: 0;
    }
}
@media (min-width: 992px){
    body.navigation-fixed {
		padding-top: 60px;
	}
    body .navbar-wrap .container{
        padding: 0 15px;
    }
    body .searchwp-live-search-results{
        max-width: 960px;
        margin-left: -480px;
    }
    .navbar-wrap #search-form {
        right: 14px;
    }
    .archive .facetwp-template article.post {
        width: 33.333333%;
        flex: 0 0 33.333333%;
    }
    body .hero-wrapper .slider-caption,
    body .slider-wrapper .slider-caption{
        left: 0 !important;
        right: 0 !important;
        top: auto;
        bottom: 0;
        max-width: none;
        background-color: rgba(0,0,0,.3);
        padding: 5px 20px 10px;
        text-align: center;
    }
    .hero-wrapper .slider-caption h2,
    .slider-wrapper .slider-caption h2{
        max-width: 800px;
        margin: 0 auto;
    }
    #wrapper-footer-bottom #menu-footer-menu{
        text-align: right;
    }
    #menu-footer-menu li{
        padding: 0 0 10px 0;
    }
}

@media (min-width: 1200px){
    .hero-wrapper .slick-dots{
        display: none !important;
    }
    .hero-nav-wrapper, .slider-nav-wrapper{
        position: relative;
        width: auto !important;
        bottom: auto;
    }
}

@media (min-width: 1280px){
    body .searchwp-live-search-results{
        max-width: 1280px;
        margin-left: -640px;
    }
}

@media (max-width: 1023px){
    #main-menu-wrap{
        display: none;
    }
    #main-menu-wrap.on{
        display: block;
    }
    .mobile-menu-activator a{
        display: block;
        margin-top: 11px;
        padding: 0 15px;
    }
    #main-menu,
    #main-menu li,
    #main-menu li a{
        display: block;
    }
    #main-menu li a{
        padding: 15px;
        border-top: 1px solid rgba(0,0,0,.15);
        height: auto;
        line-height: 1.2;
    }
}

@media (max-width: 767px){
    #search-form .search-wrap input#search-input{
        width: calc(100% - 46px) !important;
    }
    .mobile-menu-activator{
        padding-left: 30px;
    }
    #main-menu{
        padding-left: 15px;
    }
    #menu-footer-menu li{
        padding: 10px 0;
    }
    .archive .page-header-wrapper{
        padding-bottom: 0;
        padding-top: 15px;
    }
    .archive-sidebar{
        position: relative;
    }
    .archive-sidebar #facets{
        position: absolute;
        left: -110%;
        z-index: 10;
        background-color: #fff;
        transition: left .2s ease;
        width: 101%;
    }
    .archive-sidebar #facets.on{
        left: 0;
    }
    .facetwp-facet.facetwp-facet-result_count {
        margin-bottom: 0;
    }
    .close-filters{
        font-size: .9rem;
    }
}