:root {
    --vazoo-green: #9DC44D;
    --vazoo-green-dark: #5F7A29;
    --vazoo-blue: #3873b9;
    --vazoo-orange: #F06723;
    --vazoo-contrast-color: black;
}  

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    height: 30px;
}

.broken_link, a.broken_link {
    text-decoration: unset !important;
}

.wp-block-pb-accordion-item h3{
    padding-left: 25px;
}
.wp-block-pb-accordion-item .wp-block-pb-accordion-item{
    padding-left: 15px;
}
.css-15ypies-buttonCSS-addToCartCSS-AddButton {
    color: var(--vazoo-contrast-color) !important;
}
.css-g7xkia-buttonCSS-loadMoreButtonCSS-PaginationLoadMore {
    background-color: var(--vazoo-green) !important;
    color: var(--vazoo-contrast-color) !important;
}

/* overwrite default h2 */
h2 {
    text-transform: uppercase !important;
    font-family: 'Avenir-Black', Helvetica, Arial, sans-serif !important;
    font-weight: 900 !important;
    font-size: 24.5px !important;
}

hr:not(.is-style-wide):not(.is-style-dots):not(.custom-hr){
    background-color: #828282 !important;
    width: 100% !important;
    max-width: 100% !important;
}
hr:not(.is-style-wide):not(.is-style-dots)::before{
    height: auto !important;
}

#search-results-page .blog-date{
    display: none !important;
}
.alignright {
    float: right;
    margin: 0 0 25px 25px;
    clear: right;
}
.animals-image-grid-item .title{
    margin:0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: rgb(255, 255, 255);
    padding:1em;
    z-index:2;
    text-align:center;
    text-decoration: none;
    padding:10px 5px;
}
.make-subhead {
    font-size: 0.675em;
    color: #757575;
    display: block;
    line-height: 1em;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    padding-bottom: 8px;
}
.blog-title{
    height: 87px;
    align-items: flex-start;
    padding-top: 8px;
}
.blog-grid-item {
    height: 560px;
}
.blog-grid-item{
    padding-bottom: 10px;
}
.widget_recent_entries{
    background-color: #F1F9EB;
    padding: 10px 15px;
}
.widget_recent_entries li{
    list-style: none;
    display: block;
    border-bottom: 1px solid #707070;
    padding: 5px 0;
    clear: both;
}
.widget_recent_entries li:last-child{
    border: 0;
}
.widget_recent_entries li span{
    display: block;
    width: 100%;
}
.widget_recent_entries li .post-date {
    font-size: .775em;
    color: #707070;
    display: block;
    text-transform: uppercase;
}
.widget_recent_entries li a{
    display: block;
    width: 100%;
}
.tribe-events-event-image{
    display: none;
}
a.read-link{
    color: var(--vazoo-contrast-color);
    font-weight: 700;
    text-transform: uppercase;
}
#default-page-template ul {
    font-size: 16px;
}
#private-events-page .blog-title {
    padding: 0;
}

#private-events-page .blog-title h3 {
    color: var(--vazoo-blue);
}
h1.template-page-title{
    text-shadow: 2px 2px 10px #000000;
}
.private-events-block-grid .photo-block img{
    width: 100%;
}
.section-four .section-four-inner-grid img {
    width: 100%;
    height: 100%;
}
.section-four figcaption a{
    text-shadow: 2px 2px 10px #000000;
}
.section-seven .row {
    grid-template-columns: 52% 1fr;
}
.wp-paginate-wrap{
    width: 100%;
    text-align: center;
}
.wp-paginate a {
    background: white !important;
}
.wp-paginate .current {
    background: var(--vazoo-blue) !important;
}
.wp-paginate .gap {
    color: black !important;
}
.page-wrap{
    margin-bottom: -130px;
}
.home .page-wrap{
    margin-bottom: 0;
}
.section-five-inner{
    z-index: 10;
}
.special-announcement{
    background-color: var(--vazoo-blue);
    margin-bottom:40px;
    padding:40px;;
    color:#fff;
    border-radius: 5px;
}
.btn-rtl > a.vazoo-read-more button{
    width:150px;
    position:relative;
    border-top-left-radius:15px;
    border-top-right-radius:50px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius:10px;
}
.orange{
    color: var(--vazoo-orange);
}
.btn-pad-top{
    padding-top: 86px;
}
h3.announcement-title{
    color:var(--vazoo-contrast-color);
    text-transform:uppercase;
}
.special-announcement-content h4.announcement-title{
    font-size: 0.8em;
}
.widget-sidebar .em-calendar a, .post-wrap a, .prev-link a, .next-link a{
    color: var(--vazoo-contrast-color);
}
.prev-link a, 
.next-link a,
.prev-link a:visited, 
.next-link a:visited {
    color: var(--vazoo-blue);
}
/* BOF Conservation Page hacks */
*[id^='readlink'], .ticket-button {
    display: block;
    width: 150px;
    position: relative;
    border-top-left-radius: 15px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    bottom: 10px;
    background-color: var(--vazoo-green);
    border-color: var(--vazoo-green);
    font-weight: bold;
    margin-top: 20px;
}
*[id^='readlink']:hover, .ticket-button a:hover{
    text-decoration: none;
}

.ticket-button a {
    background-color: unset;
    padding: .5em !important;
}
.stagger-content{
    margin: 1em 2em !important;
}
.stagger-wrap{
    align-items:center;
}
.stagger-wrap.wp-block-columns{
    margin-bottom: 0;
}
.stagger-wrap .wp-block-column:not(:first-child){
    margin-left: 0;
}
.stagger-wrap .wp-block-image{
    margin-bottom: 0;
}
.stagger-wrap .wp-block-column img{
    width: 100%;
    height: auto;
}

.unclickable > a {
    pointer-events: none;
}

#header-logo {
    height: 150px;
}

.department-section h3 {
    padding-top: 30px;
}

/* EOF Conservation Page hacks */
ul.sidenav-list-events{list-style-type:none;margin:0;padding:0}
li.sidenav-event-list{box-sizing:border-box;display:block;padding:10px;margin:0;background-color: rgb(232, 242, 219);font-weight:700}
li.sidenav-event-list span{display:block;color:black;font-size:.875em}
ul.zoo-events-list{
    width: auto !important;
}
header.site-header {
    z-index: 99;
}
#get-involved-page .get_involved_type h1.page-title{
    font-size: 22px;
}
#get-involved-page article{
    padding: 10px;
}
#get-involved-page .blog-date{
    display: none;
}
#get-involved-page .blog-grid-item{
    height: 755px;
}
#main{
    padding-bottom: 0;
    margin-bottom:0;
}

header.page-header {
    background-color: black;
}

.membership-btn, .membership-btn a, .opportunity-btn {
    width: -webkit-fill-available;
    font-size: 22px !important;
    line-height: 1.1em !important;
}
.post-template-default .wp-block-button a,
div.membership-container .wp-block-button a,
.camps-template-container .wp-block-button a,
.hours-container .wp-block-button a,
.camps-template-container .gform_button,
#default-page-template .wp-block-button a,
.zigzag-container .wp-block-file__button,
#education-page .wp-block-button a,
#education-page .wp-block-file__button {
    background-color: var(--vazoo-green);
    border-top-left-radius: 15px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: var(--vazoo-contrast-color);
    padding: 10px 28px 10px 14px;
    text-align: left;
    border-width: 0;
    text-transform: uppercase;
    font-family: 'Avenir-Medium', Helvetica, Arial, sans-serif !important;
    font-style: normal;
}

.post-template-default .wp-block-button a:hover,
.post-template-default .wp-block-button a:visited {
    text-decoration: none;
    background: var(--vazoo-green);
}

#education-page .feature-section {
    margin-bottom: 0px;
    padding: 20px !important;
}

.hours-container ul {
    padding-left: 16px;
    margin: 0px 0px 20px;
}

.hours-container h3 {
    margin: 30px 0 8px;
}

.hours-container .animals-banner img {
    width: 108vw;
    margin-left: -19vw;
    object-fit: cover;
    object-position: center center;
    max-width: 108vw;
}
.hours-container .hours-bottom {
    width: 108vw;
    margin-left: -19vw;
    padding: 20px 26%;
    margin-top: -20px;
    padding-bottom: 100px;
    margin-bottom: -80px;
}

.membership-btn, .opportunity-btn {
    margin-right: 0px !important;
    margin-bottom: 1em !important;  
    border-radius: 8px;
    overflow: hidden;
}

div.membership-container h2 {
    text-transform: uppercase;
    font-family: 'Avenir-Black', Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 24.5px;
}

div.membership-level h2 {
    line-height: 1.3;
    margin: 0px;
}
@media only screen and (max-width: 599px) {
    div.membership-level:nth-of-type(odd) {
        height: auto !important;
    }

    div.membership-levels {
        margin-bottom: 0px !important;
    }

    .blog-img-wrapper {
        margin-bottom: 20px;
    }
}

div.membership-level p {
    margin: 0px;
}

div.membership-benefits-container div.wp-block-cover {
    background-color: transparent !important;
}

div.membership-benefits-container h3 {
    margin-bottom: 4px;
}

div.membership-benefits-container div.wp-block-column {
    margin-bottom: auto;
    padding-bottom: 20px;
}

@media (max-width: 800px){
    div.membership-levels {
        flex-basis: 100%!important;
        flex-flow: column wrap;
        margin-bottom: 0;
    }

    div.membership-levels div.wp-block-column {
        margin: 1em 2em 0;
    }
}
.membership-container .membership-level{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.membership-container .membership-level .listing-item{
    padding-bottom: 20px;
    flex: 0 31%;
    position: relative;
    overflow: hidden;
    text-align: left;
    margin-bottom: 30px !important;
}
.listing-item a.image {
    width: 100%;
}
.listing-item a {
    pointer-events: none;
}
.listing-item a.image img,
.camps-template-container img {
    object-fit: cover;
    width: 100%;
    height: 264px;
}
/* .membership-container .membership-level .listing-item h2,.membership-container .membership-level .listing-item p{
    padding: 0 30px;
} */
.membership-container .membership-level .listing-item .content{
    width: 100%;
    padding-top: 10px;
}
.membership-container .membership-level .listing-item .title,
.camps-template-container figcaption,
.membership-benefits-container figcaption {
    background-color: #F26723;
    color: var(--vazoo-contrast-color);
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px 25px 5px 10px;
    position: absolute;
    top: 0;
    z-index: 2;
    border-bottom-right-radius: 25px;
    bottom: unset;
    width: unset;
}
.membership-container .membership-level .listing-item .image{
    padding-bottom: 20px;
}
.month-cover {
    background-repeat: no-repeat;
    background-position: top;
    min-height: 200px;
    align-items: unset;
    padding-left: 2em;
    padding-right: 2em;
    padding-top: 0px;
}

.membership-benefits-container img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    min-height: 200px;
}

.month-cover h2 {
    text-transform: uppercase;
    font-family: 'Avenir-Black', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 24.5px;
    
}

div.month-group h3 {
    margin-bottom: 4px !important;
}

.volunteer-container img {
    height: 300px;
    object-fit: cover;
}

.volunteer-container a,
.volunteer-container a:visited,
.volunteer-container a:hover {
    color: var(--vazoo-green-dark);
}


/* template 3 */
.template3-container h2 {
    color: var(--vazoo-green-dark);
    margin: 14px 0;
}

.template3-container img {
    height: 30vh;
    background-color: unset !important;
    min-height: unset;
    object-fit: cover;
    width: 100%;
}

.template3-container figure.regular img,
.zigzag-container figure.regular img  {
    height: unset;
}

/* camps template */
.camps-template-container h1,
.camps-template-container h3.gform_title {
    color: var(--vazoo-blue);
    margin: 14px 0;
    text-transform: uppercase;
}
.camps-template-container h2 {
    color: var(--vazoo-green-dark);
}

.camps-template-container h1,
.camps-template-container h2 {
    margin-top: 60px;
}

.camps-template-container figure,
.membership-benefits-container figure {
    position: relative;
}

.camps-template-container .gform_wrapper {
    max-width: 70%;
    margin: auto;
    background-color: rgba(250,250,250,0.7);
    border-radius: 3px;
    padding: 20px;
}

.camp-programs .wp-block-column figure {
    margin: 0;
}
.camp-programs .wp-block-column h4 {
    padding: 20px 20px 10px;
    background-color: white;
    margin: 0;
}
.camp-programs .wp-block-column p {
    padding: 0px 20px 20px;
    background-color: white;
}


.c-accordion__title:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: ">";
    color: var(--vazoo-contrast-color);
    font-weight: 300;
    transform: translateY(-50%);
    padding-left: 10px;
}

/* ZigZag template */
.zigzag-container figure {
    height: 100%;
}


.zigzag-container img {
    object-fit: cover;
    height: 100%;
}

.zigzag-container ul {
    padding-left: 18px;
}

.zigzag-container .wp-block-file {
    margin-top: 20px;
}


/* hide the default accordian opener */
.c-accordion__title:after {
    visibility: hidden;
}


div.gift-card-accordion h4, div.faq div.card-header {
    background-color: var(--vazoo-blue);
    padding: 0px;
    color: var(--vazoo-contrast-color);
    border-radius: 5px;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Avenir-Medium', Helvetica, Arial, sans-serif !important;
    font-style: normal;
}

div.gift-card-accordion h4 {
    padding: 14px 14px 14px 28px;
}


div.faq div.card-header h4 {
    color: white;
    text-align: left !important;
}
@media only screen and (min-width: 599px) {
    div.faq ul,  ul.styled-list, .page-list-content ul, .tribe-events-single-event-description ul{
        padding-left: 18px;
    }
}

.feature-section {
    padding: 40px !important;
    background-color: unset !important;
}
.feature-section p {
    font-size: 18px;
}

.form-section {
    background-color: rgba(250,250,250,0.7);
    border-radius: 3px;
    padding: 20px;
}

div.discounts-container {
    border-radius: 20px;
    border: 8px;
    border-style: solid;
    border-color: var(--vazoo-blue);
    background: linear-gradient(180deg, var(--vazoo-blue) 60%, white 60%);
}
div.discounts-container div.discounts-top {
    color: white;
    background-color: var(--vazoo-blue);
    padding: 1em;
}
div.discounts-container div.discounts-bottom {
    background-color: white;
    padding: 1em 2em 0;
    margin-bottom: 1em;
}


.is-open>.c-accordion__title:before{
    content:"\2212"}

hr.wp-block-separator.custom-hr {
    opacity: 1 !important;
    background-color: black !important;
}

hr {
    display: none !important;
}


li.animals-image-grid-item a.animal-pic {
    background: unset;
}

div.h2-title h2 {
    text-transform: uppercase;
    font-family: 'Avenir-Black', Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 24.5px;
}

div.h2-title h3,  .listing-item a.title{
    text-transform: uppercase;
    font-family: 'Avenir-Black', Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 17.5px;
}

h3 a, h3 a:visited {
    color: var(--vazoo-green-dark);
}

a:visited {
    color: #F06723;
}

div.volunteer-container figure.rounded img {
    border-radius: 5px;
}

div.volunteer-container hr {
    margin: 40px 0 !important;
}

div.volunteer-group {
    background-color: #fff;
    border-radius: 5px;
    margin: 20px 0;
    padding: 40px;
}

div.volunteer-group img {
    width: 200px !important;
    height: 200px;
}

.dropdown-menu{
    left: 0;
}
/* BOF Zoo Events */
ul.zoo-events-list{
    width: 80%;
    transition: opacity 250ms ease-out;margin-left:auto;
    margin-right:auto;
}
.zoo-events-row{
    display: flex;
    width: 100%;
    margin-bottom: .5em;
}
li.zoo-event-list-item{
    list-style-type:none;
    background-color: #fff;
    border-radius: 5px;
    margin:20px 0;
    padding:40px;
}
.zoo-events-left{
    width: 35%;
    padding-right: 2em;
}	
.zoo-events-right{
    width: 65%;
}
.zoo-events-right > *,
.zoo-events-meta-data > *{
    margin-bottom: .5em;
}
.zoo-event-image-container {
    width: 275px;
    height: 275px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.zoo-event-image-container img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}
.zoo-event-title{
    font-size: 22px;
    font-weight: bold;
    line-height: 23px;
    text-transform:uppercase;
}
.zoo-event-title > a{
    color:#2a2a2a !important;
}
.zoo-event-content{
    font-size: 16px;
    line-height: 24px;
}
.zoo-event-member-price{
    color: #f47048;
    font-weight: bold;
    margin-top:10px;
}
.btn.zoo-event-btn{
    background-color: rgb(140, 198, 63);
    border-top-left-radius: 15px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 200px;
}
.zoo-events-content .wp-block-image{
    overflow:hidden;
    max-height:400px;
    border:1px solid #eee;
    border-radius:5px;
}
.zoo-events-content .wp-block-image figure{
    width:100%;
    height: 100%;
}
.zoo-events-content .wp-block-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
/* EOF Zoo Events */
.page-list-row{
    align-items:flex-start !important;
}
.btn,.wp-block-button{
    text-transform: uppercase;
}

.private-events-block-grid .text-block{
    padding: 40px;
}
/* BOF import search */
.menu-search-form{overflow:hidden}
.menu-search-form .form-group{position:relative;float:right;width:44px;height:44px;-webkit-border-radius:25px;border-radius:25px;box-sizing:border-box;-webkit-transition:all .35s ease, border-radius ease 0s !important;-moz-transition:all .35s ease, border-radius ease 0s !important;-ms-transition:all .35s ease, border-radius ease 0s !important;-o-transition:all .35s ease, border-radius ease 0s !important;transition:all .35s ease, border-radius ease 0s !important}
.menu-search-form .form-group input.form-control{
    padding:10px 20px 17px 10px;
    border:0 none;
    background:transparent;
    box-shadow:none;
    display:none;
    box-sizing:border-box;
    font-size: 16px;
    height: 100%;
    font-weight: 300;
    color: #4a4a4a;
    text-transform: uppercase;
    font-family: 'Lato',Helvetica, Arial, sans-serif;
}
.menu-search-form .form-group:hover,.menu-search-form .form-group.hover{width:200px;-webkit-border-radius:25px;border-radius:25px}
.menu-search-form .form-group span.form-control-feedback{position:absolute;top:-2px;right:-1px;z-index:2;display:block;width:42px;height:42px;line-height:40px;text-align:center;left:initial;font-size:20px}
.menu-search-form .form-group:hover input.form-control{display:block}
.menu-search-form .form-group input:focus{outline:none}
.secondary-nav li.fa{background-color:var(--vazoo-green);border:1px solid var(--vazoo-green);color:#2e2e2e}
.secondary-nav li.fa:hover{background-color:#fff;color:#555;border:1px solid #555}
.secondary-nav .menu-search-form .form-group{background-color:var(--vazoo-green);border:1px solid var(--vazoo-green)}
.secondary-nav .menu-search-form .form-group span.form-control-feedback{color:#fff}
.secondary-nav .menu-search-form .form-group:hover{background-color:#fff;border:1px solid #2e2e2e}
.secondary-nav .menu-search-form .form-group:hover span.form-control-feedback{color:#2e2e2e}

header.page-header {
    height: 700px !important;
}
header.page-header.shop-template {
    height: 500px !important;
}
.single-tribe_events .tribe-events-single-event-description a {
    color: var(--vazoo-green-dark);
}


.footer-info address a, .footer-info address a:visited {
    color: var(--vazoo-contrast-color) !important;
}
#mc-embedded-subscribe:hover {
    text-decoration: underline;
}

.menu-item-search i.fa {
    color: var(--vazoo-green-dark);

}
/* EOF import search */

.section-three h1{
    color:#fff !important;
    text-shadow: 2px 2px 10px #000000;
}
.section-three ul.vazoo-event-grid{
    display:grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    justify-content:center;
    align-items: center;
    padding: 30px 15px;
}
.section-three ul.vazoo-event-grid a:hover{
    text-decoration: none;
}
.section-three li.vazoo-event-grid-item{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0;
    background-color: rgba(0,0,0,0.7);
    border-radius: 20px;
    padding: 20px;
    text-align: left;  
    overflow:hidden;
}

.section-three li.vazoo-event-grid-item:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.4); 
    background-color: rgba(0,0,0,1);
}


.section-three li.vazoo-event-grid-item,
.section-three li.vazoo-event-grid-item > *{
    max-height:224px;    
}
.section-three li.vazoo-event-grid-item a,
.section-three li.vazoo-event-grid-item p,
.section-three li.vazoo-event-grid-item time{
    color: #fff;
    text-decoration: none;
}
.section-three .vazoo-event-grid-date .month,
.section-three .vazoo-event-grid-date .day,
.section-three .vazoo-event-grid-date .year{
    font-weight: 900 !important;
    padding: 0;
    line-height: 0.9;
}
.section-three .vazoo-event-grid-date .month {
    font-size: 24px;
    text-transform: uppercase;
}
.section-three .vazoo-event-grid-date .day {
    font-size: 90pt !important;
}
.section-three .vazoo-event-grid-date .year {
    font-size: 62px !important;
}
.section-three vazoo-event-grid-content{
    max-height:224px;
    overflow:hidden;
}
.section-three h4.vazoo-event-grid-title{
    font-size: 20px;
    line-height: 25px;
    color:#fff;
    margin:0 0;
    
}
.section-three .vazoo-event-excerpt{
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
    height:224px;

}
.section-three .vazoo-event-excerpt p{
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

.membership-benefits-container h3 {
    text-align: left !important;
}
.gform_wrapper .gform_validation_errors>h2{
	line-height: 1;
}
@media (max-width: 1366px){
    #front-page {
        max-height: fit-content;
    }
}
@media(max-width:1024px){
    .zoo-event-image-container{
        max-width: 225px !important;
        max-height: 225px !important;
        margin: 0 auto;
    }
    .zoo-events-left,.zoo-events-right{
        width: 100% !important;
        max-width: 100% !important;
        flex:auto !important;
    }
}
@media(min-width:768px) and (max-width:1366px){
    h1.template-page-title{
        font-size: 62px;
    }
    .section-seven-inner {
        grid-column-start: 1;
    }
}
@media(max-width:900px){
    .membership-container .membership-level .listing-item{
        padding-bottom: 20px;
        flex: 0 100%;
        position: relative;
        overflow: hidden;
        text-align: left;
        margin-bottom: 30px !important;
    }
    .camps-template-container .gform_wrapper {
        max-width: 100%;
    }

    .page-list-image-container{
        display: inline-block !important;
    }
    .page-list-left{
        width: 100% !important;
        max-width: 100% !important;
        text-align: center;
        padding: 0 !important;
        margin: 0;
    }
    li.page-list-item{
        padding: 0;
        margin: 0;
    }
    .page-list-row{
        display: block !important;
    }
    .page-list-right{
        width: 100% !important;
        max-width: 100% !important;
    }
    .secondary-nav{
        position: absolute;
        top: 100px;
        width: 100%;
        left: 0;
        z-index: 10;
    }
    .section-seven{
        min-height: 600px;
    }
}
@media(min-width:900px) {
    .page-list-image-container{
        height: 20vw !important;
        width: 20vw !important;
    }

}
@media(max-width:768px){
    #education-page .feature-section {
        padding: 0px !important;
    }
	.page-wrap{
		margin-bottom: -100px;
	}
    iframe{
        width: 100%;
        height: auto;
    }
    .featured-posts{
        padding-top: 30px;
    }
    .hours-container .animals-banner img,
    .hours-container .hours-bottom {
        margin-left: -8vw;
    }
    .hours-container .hours-bottom {
        padding: 8% !important;
        padding-bottom: 160px !important;
        margin-bottom: -8%;
    }

    .membership-container,
    .hours-container,
    .zigzag-container,
    .template3-container,
    #default-page-template .site-main .container:first-child,
    #single-exhibit-page .site-main .container:first-child,
    #single-animal-page .site-main .container:first-child {
        margin-top: 32px !important;
    }
    .embed-responsive::before{
        padding-top: 0 !important;
    }
    .tribe-events-calendar-list__event .embed-responsive .embed-responsive-item{
        position: static !important;
    }
    .page-list-image-container{
        width: 220px !important;
        height: 220px !important;
    }
    .section-three {
        min-height: 1400px;
    }
    header.page-header {
        margin-top: 143px !important;
        height: 56vh !important;
        margin-bottom: 120px;
    }
    header.page-header.shop-template {
        margin-top: 143px !important;
        height: 56vh !important;
        margin-bottom: 0;
    }
    header.site-header {
        height: 250px;
        z-index: 99;
    }
    header.site-header .header-logo{
        width: 100%;
        text-align: center;
        position: absolute;
        top: 10px;
    }
    .even{
        flex-flow: row-reverse wrap;
        flex-direction: column-reverse;
    }
    .header-logo img{
        height: 75px !important;
    }
    .navbar-toggler{
        position: absolute;
        top: 0;
        right: 0;
    }
    .navbar-collapse{
        top: 158px;
    }

    .secondary-nav ul{
        padding: 0;
        margin: 0;
    }
    .secondary-nav ul li{
        display: inline-block;
    }
    .section-one {
        margin-top: 100px;
    }
    h1.template-page-title {
        font-size: 32px;
    }
    #main {
        margin-top: 40px;
        padding: 5px;
    }
    .private-events-block-grid .photo-block,.private-events-block-grid .text-block{
        flex-basis: 100%;
    }

    .even > .private-events-block-grid {
        flex-flow: row-reverse wrap;
    }
    .section-cta{
        max-width: 100%;
    }
    ul.vazoo-event-grid{
        display: block !important;
        margin: 0;
    }
    li.vazoo-event-grid-item, li.vazoo-event-grid-item > *{
        max-height: 250px !important;
        margin-bottom: 15px;
    }
    .section-four{
        margin-bottom: -120px;
        padding-bottom: 120px;
    }
    .section-four h1{
        font-size: 58px;
    }
    .section-four figcaption a{
        letter-spacing: 1px;
    }
    .section-seven-inner{
        background-position-x: -118% !important;
        background-position-y: 206% !important;
        /* min-width: auto !important; */
        margin: 0;
        padding-left: 0;
    }
    .section-seven-inner .section-paragraph-text{
        max-width: 330px;
    }
    .section-seven-inner .section-paragraph-text p{
        padding: 0;
    }

    .single-animal article, .single-exhibit article {
        padding: 0;
    }
    
    .single-animal article header h1, .single-exhibit article  header h1 {
        font-size: 26px;
    }
    .special-announcement{
        padding: 30px !important;
    }
    .wp-block-group.has-background:not(.hours-bottom) {
        padding: 20px 20px !important;
    }


}

.page-template-dark-mode-template #main,
.page-template-dark-mode-template {
    background-image: none;
    background-color: #020202;
    color: white;
}

.page-template-dark-mode-template header.page-header {
    margin-top: 200px;
    margin-bottom: 150px;
    height: 100%;
}

@media(max-width:768px){
    .page-template-dark-mode-template header.page-header {
        margin-top: 250px !important;
        margin-bottom: 200px;
    }
}

.page-template-dark-mode-template header.page-header::after {
    background-image: none;
}

.page-template-dark-mode-template h2 {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #4b82b1;
    font-weight: 100;
    font-family: 'Avenir-Medium', Helvetica, Arial, sans-serif !important;
    letter-spacing: 1px;
}

.page-template-dark-mode-template p {
    font-weight: 100;
    padding-bottom: 30px;
}

.page-template-dark-mode-template a {
    color: #f26723;
}

.page-template-dark-mode-template a:visited {
    color: #f26723;
}

/* BOF education page rebuild */
.page-list{
    width:100%;
    transition: opacity 250ms ease-out;margin-left:auto;
    margin-right:auto;
    list-style-type:none;
}
.page-list-row{
    display: flex;
    width: 100%;
    margin-bottom: .5em;
    align-items:center;
}
.page-list-item{
    list-style-type:none;
    background-color: #fff;
    border-radius: 5px;
    margin:20px 0;
    padding:40px;
}
.page-list-left{
    width: 35%;
    padding-right: 2em;
}	
.page-list-right{
    width: 65%;
}
.page-list-right > *,
.page-list-meta-data > *{
    margin-bottom: .5em;
}
.page-list-image-container {
    width: 275px;
    height: 275px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.page-list-image-container img{
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    object-position: center center;
}
.page-list-image-container figcaption{
    display: none;
}
.page-list-title h3, h3.page-list-title, h1.page-list-title{
    text-transform:uppercase;
    color: #3873b9;
}

.page-list-content{
    font-size: 16px;
    line-height: 24px;
}
.page-list-member-price{
    color: #f47048;
    font-weight: bold;
    margin-top:10px;
}
.btn.page-list-btn{
    background-color: rgb(140, 198, 63);
    border-top-left-radius: 15px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 200px;
}
.page-list-content .wp-block-image{
    overflow:hidden;
    max-height:400px;
    border:1px solid #eee;
    border-radius:5px;
}
.page-list-content .wp-block-image figure{
    width:100% !important;
    height: 100% !important;
}
.page-list-content .wp-block-image img{
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}

.education-top {
    background-color: rgba(250,250,250,0.7) !important;
    border-radius: 3px;
    padding: 40px;
}

.wp-block-file__button{
    background-color: var(--vazoo-green) !important;
    border-top-left-radius: 15px !important;
    border-top-right-radius: 50px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    color: var(--vazoo-contrast-color) !important;
    padding: 10px 28px 10px 14px !important;
    text-align: left;
    border-width: 0;
    text-transform: uppercase;
    font-family: 'Avenir-Medium', Helvetica, Arial, sans-serif !important;
    font-style: normal;
}
/* EOF education page rebuild */

.tooltipster-base {
    background-color: white !important;
}
.tooltipster-box {
    background-color: white !important;
    border: none !important;
    background: none !important;
    padding: 0 !important;
}
.tooltipster-content {
    background-color: white !important;
}

