form#search-filter-form-21366 li label {
    width:50%
}

form#search-filter-form-21366 select {
    font-size: 1rem;
    height: 3rem;
}

.searchandfilter ul {
    margin-left:0;
}


@media screen and (max-width: 640px) {
    form#search-filter-form-21366 li label {
        width:100%
    }
}

div.search-filter-results .pagination {
    margin-top: 2rem;
    margin-bottom:2rem;
}

div.search-filter-results .pagination span.pages {
    display:none;
}

a.search-filter-reset {
    color:#fff;
    text-decoration: none;
    font-family: 'LubalinGraphStd-Demi';
    line-height: 1em;
    letter-spacing: 2px;
    padding: 10px 10px 10px 10px;
    margin-left: 0;
    margin-top: 0px;
    background-color: #E35205;
}

/* Menu styling for donation link */
#menu-main-menu #menu-item-21615 a {
    margin-top: -8px;
    background-color: #E35205;
    color: #ffffff !important;
    padding: 8px 8px 8px 8px;
    border-bottom: none !important;
}

/* Block styling */

details.wp-block-details {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin: 1em 0;
}

details.wp-block-details summary {
    font-family: 'LubalinGraphStd-Demi';
    color: #ED8B00;
    font-size: 20px;
    letter-spacing: 1px;
    padding-top: 35px !important;
    padding-bottom: 20px !important;
    padding-left: 0px !important;
    padding-right: 4em !important;
    margin-top: -10px !important;
    background-image: url(../png/downarrow-orange.png);
    background-repeat: no-repeat;
    background-position: right 40px;
    list-style-type: none;
}

.page-template-give-to-foster-pride input[type="radio"] {
    margin: 0 .5rem 1rem 0;
}

.page-template-give-to-foster-pride.page-id-23099 .banner img {
    object-fit: contain;
    object-position: center;
    width:100%;
    height:100%;
}

.page-template-give-to-foster-pride.page-id-23099 .manual-custom.banner {
    padding: 20px;
}