/*
 Theme Name:   My Listing ZooGuide Staging Live
 Theme URI:    http://mylisting.27collective.net/my-city/
 Description:  MyListing Zooguide theme latest
 Author:       27collective
 Author URI:   https://27collective.net/
 Template:     my-listing
 Version:      1.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  my-listing-packages
*/

/* Theme options CSS Start */
.header-left #c27-header-search-form, .header-right {
    display: none !important;
}

@media (min-width: 1201px) {
    .header.header-style-alternate.header-scroll .header-container .header-top .logo a img, .header.header-style-default .header-container .header-top .logo a img {
        max-height: 90px;
        height: 90px;
    }

    .c27-top-content-margin {
        height: 110px !important;
    }
}

.header .header-skin {
    background: #FFF3DF !important;
    border: none !important;
}

.header {
    height: 110px !important;
}

.header .header-container {
    max-width: 1140px !important;
    margin: 0 auto !important;
}

.header .header-top {
    max-width: 1140px !important;
    left: 50%;
    transform: translateX(-50%);
}

.main-nav > li > a {
    font-family: "Roboto", Sans-serif;
    font-size: 19px;
    font-weight: 400;
    padding: 17px 20px !important;
    border-bottom: 3px solid transparent;
}

.main-nav > li > a:hover {
    color: #3857F1 !important;
    border-bottom: 3px solid #3857F1;
}

.main-nav > li > a {
    font-family: "Roboto", Sans-serif;
    font-size: 19px;
    font-weight: 400;
    padding: 17px 20px !important;
    border-bottom: 3px solid transparent;
    color: #000 !important;
}

.main-nav > li > a:hover {
    color: #3857F1 !important;
    border-bottom: 3px solid #3857F1;
}

.header .header-center, .header .header-left, .header .header-right {
    width: 50%;
}

body.single-job_listing .header .header-skin,
body.page-id-7836 .header .header-skin,
body.home .header .header-skin{
    border: none !important;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(rgba(0, 0, 0, 1), rgba(0, 0, 0, 0)) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ) !important; /* IE6-9 */

}
body.single-job_listing .header.header-scroll .header-skin,
body.page-id-7836 .header.header-scroll .header-skin,
body.home .header.header-scroll .header-skin{
    background: #FFF3DF !important;
    border: none !important;
}
body.single-job_listing .header .main-nav > li > a,
body.page-id-7836 .header .main-nav > li > a,
body.home .header .main-nav > li > a{
    color: #fff !important;
}
body.single-job_listing .header.header-scroll .main-nav > li > a,
body.page-id-7836 .header.header-scroll .main-nav > li > a,
body.home .header.header-scroll .main-nav > li > a{
    color: #000 !important;
}
body.single-job_listing .header.header-scroll .main-nav > li > a:hover,
body.page-id-7836 .header.header-scroll .main-nav > li > a:hover,
body.home .header.header-scroll .main-nav > li > a:hover {
    color: #3857F1 !important;
}
@media (max-width: 1200px){
    .user-profile-dropdown {
        display: none
    }
}
body.home .header + .c27-top-content-margin {
    display: none;
}

/* Theme options CSS End */

/* Customizer CSS Start */

.listing-details .category-name {
    line-height: 30px;
}
.quick-listing-actions>ul {
    display: none;
}
.items-counter {
    padding: 6px 5px 0;
}
.title-style-1 h5 {
    font-weight: 800;
    font-size: 18px;
}
.elementor-kit-5095 a {
    color: #0562AD;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5px;
    letter-spacing: 0.5px;
}
.extra-details .item-attr {
    display: inline-block;
    line-height: 26px;
    font-weight: 700;
}



.extra-details .item-property{
    float:none;
    display:inline-block;
}
.mar .extra-details .item-property{
    margin-left:10px;
}
div.profile-name h1{
    text-shadow: 2px 2px 3px #000000;
	font-family: "Daddy Day", Sans-serif;
    font-size: 60px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 80px;
    letter-spacing: 1px;
    word-spacing: 0px;
}
div.profile-name h1 a {
	color: #fff;
}
div.profile-name h1:not(.case27-primary-text){
    font-size:40px !important;
}

.pf-body p{
    font-size:20px;
    line-height:30px;
}
.archive .archive-heading h1{
    line-height:40px;
    text-align:left;
}
.archive-page .archive-description p, .archive-page .archive-description p a{
    text-align:left;
    font-size:18px;
    line-height:26px;
}
.archive-description ol li{
    text-align:left;
    list-style-type: decimal;
    line-height:26px;
    padding-bottom:12px;
    padding-left:15px;
}
.archive-page .archive-description{
    max-width:900px;
}
.archive-page .archive-heading h2{
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 0px;
    text-align: left;
}
.archive-page .archive-heading h3{
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
}
ul.extra-details .item-property a{
    font-size:18px;
    line-height:26px;
}
.ava .host-name{
    font-size: 18px !important;
}
.ava .event-host .avatar{
    width: 80px;
    height: 80px;
    min-width: 80px;
}

.type-zoo .similar-listings .section-title h2{
    visibility: hidden;
  position: relative;
}
.type-zoo .similar-listings .section-title h2::after{
    visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  content: "Related Zoos";
    text-align:center;
    font-weight: 800;
    font-size: 26px;
}
/* .mapdrag-switch{
    visibility:hidden;
} */
.elementor-widget-post-comments .no-results-wrapper{
    display:none;
}
.elementor-post-navigation__link a{
    line-height:24px;
}
.listing-preview .lf-item-default .overlay{
    opacity:0.1 !important;
}
.listing-preview .lf-item-default .overlay:hover{
    opacity:0.3 !important;
}



@media only screen and (max-width: 600px){
    .extra-details .item-property{
        padding-left:20px;
    }
}



/* Customizer CSS End */

.table-block .extra-details {
    margin-left: -10px;
}
.table-block .extra-details li {
    float: none;
    width: calc(100% - 10px); 
    padding-top: 0 !important;
    margin-left: 10px;
}
.table-block .extra-details li.half-width {
    width: calc(50% - 10px);
    float: left;
    margin-left: 10px;
}

.custom-blog {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}
@media (max-width: 1200px){
    .custom-blog {
        grid-template-columns: repeat(2, 1fr);
        padding: 30px;
    }
}
@media (max-width: 768px){
    .custom-blog {
        grid-template-columns: repeat(1, 1fr);
        padding: 30px;
    }
}
.custom-blog .cus-blog-card {
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    position: relative;
    padding-bottom: 51px;
}
.cus-blog-card figure,
.cus-blog-card figure a,
.cus-blog-card figure img{
    width: 100%;
    position: relative;
    height: 233px;
}
.cus-blog-card figure span{
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
    display: inline-block;
    margin: 20px;
    color: #fff;
    font-size: 12px;
    padding: .6em 1.2em;
    border-radius: 999px;
}
.cus-blog-card .blog-conts {
    padding: 0 30px;
}
.cus-blog-card .blog-conts h3 {
    margin-top: 40px;
    margin-bottom: 10px;
}
.cus-blog-card .blog-conts h3 a {
    color: #000000;
    line-height: 2.5rem;
    letter-spacing: 0px;
    word-spacing: 0px;
    font-size: 18px;
    font-weight: 500;
}
.cus-blog-card .blog-conts p {
    color: #777;
    font-size: 14px;
    font-weight: 500;
    line-height: 2rem;
    letter-spacing: 0px;
    padding-bottom: 30px;
}
.cus-blog-card .blog-card-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 2rem;
    letter-spacing: 0px;
    word-spacing: 0px;
    padding: 15px 30px;
    margin-bottom: 0;
    border-top: 1px solid #eaeaea;
    width: 100%;
}
.cus-blog-card .blog-card-footer ul li {
    display: inline;
    padding-right: 8px;
    color: #adadad;
}
/*.cus-blog-card .blog-card-footer ul li:last-child:before {
    content: "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢";
    padding-right: 8px;
}*/
.c27-related-listings-wrapper .tab-pagination {
    margin-top: 30px;
    text-align: center;
}

.finder-one-columns.map-hide .finder-listings {
    width: calc(100% - 400px);
}

.finder-one-columns.map-hide .results-view .col-md-12 {
    width: 33.3%;
}

@media only screen and (min-width: 1800px) {
	.finder-one-columns.map-hide .results-view .col-md-12 {
	    width: 25%;
	}
}


.job-manager-uploaded-file .job-manager-uploaded-file-preview .cropper-container img {
	height: auto !important;
}

.cropper-container img {
	height: auto !important;
}

/* Archive Filter Form */
.filters-content {
    background: #FFF;
    overflow: hidden;
    border-radius: 5px;
    padding: 15px 20px 20px;
    border-top-left-radius: 3px;
    border: none;
    margin-bottom: 40px;
}

.filters-content-inner {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(auto-fit,minmax(250px,1fr));
    margin: 0;
}

.single-term-filter {
    height: 60px;
    margin-bottom: 20px!important;
    position: relative;
}

.single-term-filter:nth-child(4n) {
    margin-right: 0;
}

.single-term-filter .buttons.search {
    margin-top: 10px;
    width: 100%;
    font-weight: 600;
    height: 53px;
}
@media (min-width: 1201px) {
	body.archive .i-section.archive-posts .container,
	.tab-type-related_listings:not(.elementor):not(.filters-hide) .container{
	    width: 100%;
	    padding: 0;
	}
}
body.archive .filters-content,
.tab-type-related_listings:not(.elementor):not(.filters-hide) .filters-content {
    width: 400px;
    min-height: 1000px;
    padding: 30px;
    margin-right: 0px;
    overflow-x: auto;
    float: left;
}
body.archive .filters-content + link + .row {
    width: calc(100% - 430px);
    float: left;
}
.blog-footer {
	clear: both;
}
body.archive .blog-footer {
	width: 100%;
    padding-left: 400px;
    text-align: center;
}
body.archive .blog-footer .text-center {
	margin: 0 auto;
}
body.archive .filters-content .filters-content-inner {
    width: 100%;
}
body.archive .filters-content .filters-content-inner > div {
    flex: 0 0 220px;
}
.testimonials-new .testimonial-content h3 {
    max-width: 100%;
}
.testimonials-new.testimonials #customDots {
    display: block;   
}
.testimonials-new.testimonials #customDots .testimonial-image {
    width: 10px;
    height: 10px;
    background: #BEBEBE;
    margin-right: 10px;
}
.testimonials-new.testimonials .rating i {
    margin-right: 10px;
    font-weight: 400;
}
/*.insta-gallery .wp-caption {
    max-width: 100%;
    background-color: transparent;
    border: none;
    padding: 0;
}

.insta-gallery .widget-image-caption {
    display: none !important;
}

figure.wp-caption:hover .widget-image-caption {
    display: block;
}*/

/* Style for the figure container */
.insta-gallery .wp-caption {
    position: relative;
    display: inline-block;
    max-width: 100%;
    background-color: transparent;
    border: none;
    padding: 0;
}

/* Style for the image */
.insta-gallery .wp-caption img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    transition: transform 0.3s ease;
}

/* Style for the overlay background */
.insta-gallery .wp-caption > a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000080;
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 5px;
}

/* Style for the caption */
.insta-gallery .widget-image-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 16px;
    text-align: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.insta-gallery .caption > a {
    background: #000;
	border-radius: 15px;
}
.insta-gallery .caption:hover > a img {
	opacity: .6 !important;
}
.insta-gallery .caption:hover .widget-image-caption {
    opacity: 1;
}


.quick-search-instance.text-center {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 50px;
    padding: 0 30px;
}
.home-search-box:hover .quick-search-instance.text-center {
    background: rgba(255, 255, 255, 0.8);
}
.search-shortcode.header-search input[type=search] {
    color: rgba(0, 0, 0, 0.5) !important;
}

.search-shortcode.header-search {
    border-bottom: none !important;
}

.search-shortcode.header-search input[type=search]::placeholder,
.search-shortcode.header-search>i {
    color: rgba(0, 0, 0, 0.5) !important;
}

/*Styles need to be kept on production site*/
.menu-item img._before {
    width: 25px;
    margin-right: 20px;
}
div[data-elementor-type="footer"] .elementor-social-icon svg {
    filter: invert(63%)
            sepia(44%)
            saturate(446%)
            hue-rotate(36deg)
            brightness(230%)
            contrast(92%)
        ;
}
div[data-elementor-type="header"] .elementor-menu-toggle i {
    color: white;
    text-align: right;
}
div[data-elementor-type="header"] .elementor-menu-toggle {
        align-items: right;
    justify-content: right;
}
.elementor-nav-menu--dropdown {
    background: black !important;
    padding: 10px;
}
.elementor-nav-menu--dropdown a {
    color: white !important;
}
.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
    justify-content: left !important;
}

.elementor-widget-case27-testimonials-widget h3 {
    color: white !important;
    max-width: 100% !important;
    margin: 0 !important;
    text-align: left;
    font-size: 18px !important;
    font-family: poppins;
}
.elementor-widget-case27-testimonials-widget #customDots {
    display: inline !important;
    margin: 0 !important;
    order: 2;
}
.elementor-widget-case27-testimonials-widget #customDots a {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #bebebe;
    margin: 0 10px 0 0;
}
.elementor-widget-case27-testimonials-widget #customDots a img {
    display: none;
}
.testimonials .testimonial-content {
    padding: 0px !important;
    text-align: left !important;
}
.elementor-widget-case27-testimonials-widget .testimonial-carousel {
    padding: 0 !important;
}
.elementor-widget-case27-testimonials-widget p {
    color: white !important;
    font-size: 20px !important;
    font-family: poppins;
    font-weight: bold;
    margin-top: 20px;
}
.elementor-widget-case27-testimonials-widget p span {
    color: #9AB753 !important;
    font-weight: normal;
    margin-top: 10px;
}
.elementor-widget-case27-testimonials-widget .row.section-body {
    display: grid;
    overflow: hidden;
    max-width: 585px;
}
.explore-section {
    position: relative;
}
.explore-section:before {
    content: "";
    width: 174px;
    height: 308px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -50px;
    background-image: url(https://zoo-guide.com/wp-content/uploads/2023/09/right-leaf.png.webp);
    background-repeat: no-repeat;
    transform: rotateY(180deg);
    z-index: 2;
}
.explore-section:after {
    content: "";
    width: 174px;
    height: 308px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 100px;
    background-image: url(https://zoo-guide.com/wp-content/uploads/2023/09/right-leaf.png.webp);
    background-repeat: no-repeat;
    z-index: 9;
}

.pf-head .gallery-nav {
    position: absolute;
    top: -5px;
    right: 0px;
}

@media (max-width: 1200px){
    .explore-section:before,
    .explore-section:after{
        display: none;
    }
}

div[data-elementor-type="header"].sticky-header {
    position: fixed;
    top: 0px;
    left: 0;
    width:  100%;
    z-index: 99;
    padding: 0px;
}
.sticky-header .elementor-widget-nav-menu,
.sticky-header .elementor-widget-search-form{
    margin-top: 20px;
}
.zoo-hero-section {
    position: relative;
}
.zoo-hero-section:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 18%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,.8) 0%, rgba(0,0,0,0) 100%);
}
div[data-elementor-type="header"] {
	position: relative;
}
div[data-elementor-type="header"]:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,.18) 100%);
}
body:not(.home) div[data-elementor-type="header"]:before {
    background: linear-gradient(180deg, rgba(0,0,0,.8) 0%, rgba(0,0,0,0) 100%);
}
body:not(.home) div[data-elementor-type="header"].sticky-header:before {
    background: rgba(0, 0, 0, .5);
}
body.single-job_listing div[data-elementor-type="header"],
body.archive div[data-elementor-type="header"]{
    position: absolute;
    z-index: 99;
    width: 100%;
}
body.archive.term-withou-cover-image div[data-elementor-type="header"]{
    position: relative;
    z-index: unset;
    width: 100%;
}
body.single-job_listing div[data-elementor-type="header"].sticky-header,
body.archive:not(.no-cover-available) div[data-elementor-type="header"].sticky-header{
    position: fixed;
    background: rgba(0, 0, 0, .5);
}
body.single-job_listing div[data-elementor-type="header"]:before,
body.archive:not(.no-cover-available) div[data-elementor-type="header"]:before{
    background:transparent;
}
body.single-job_listing .profile-cover-image,
body.single-job_listing .animal-cover-image > .elementor-widget-wrap.elementor-element-populated,
body.archive .profile-cover-image{
    position: relative;
}
body.no-cover-available .archive-page > .archive-heading {
	padding-top: 200px
}
body.single-job_listing .profile-cover-image:before,
.animal-cover-image > .elementor-widget-wrap.elementor-element-populated:before,
body.archive .profile-cover-image:before{
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 18%;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,.8) 0%, rgba(0,0,0,0) 100%);
}
.animal-cover-image > .elementor-widget-wrap.elementor-element-populated:before {
    top: 0;
}

body.single-job_listing .profile-cover-image:after,
.animal-cover-image > .elementor-widget-wrap.elementor-element-populated:after,
body.archive .profile-cover-image:after,
body.single-job_listing .listing-cover-image:after{
	content: "";
	background-image: url('assets/animals-listing/single/cover-mask_70h.png');
	background-repeat: repeat-x;
	background-position: bottom center;
	background-size: contain;
	position: absolute;
	bottom: -1px;
	left: 0;
	min-height: 50px;
	display: block;
	width: 100%;
	z-index: 9;
}
@media only screen and (min-width: 1800px) {
    .finder-one-columns.map-hide .results-view .col-md-12 {
        width: 33.3% !important;
    }
}
.marker-img {
	background-color: #fff;
}
.custom-design .item-attr {
    width: 100%;
    padding: 20px 0px;
}
.custom-design .item-property {
    margin: 0 0 0 -30px !important;
    width: 100%;
}
.item-property .thumb_name {
    width: calc(25% - 30px);
    margin-left: 30px;
    margin-bottom: 30px;
    height: 150px;
    float: left;
    position: relative;
    overflow: hidden;
    background-color: #000;
    border-radius: 10px;
}
.item-property .thumb_name img {
    width: auto;
    height: 100%;
    opacity: .8;
}
.item-property .thumb_name > a {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px;
    text-align: center;
    transform: translate(-50%, -50%);
    text-shadow: 2px 2px 2px #000000;
    font-size: 28px !important;
}
@media (max-width: 1200px){
    .item-property .thumb_name {
        width: calc(33.3% - 30px);
        height: 150px;
    }
}
@media (max-width: 1000px){
    .item-property .thumb_name {
        width: calc(50% - 30px);
        height: 150px;
    }
}
@media (max-width: 600px){
    .item-property .thumb_name {
        width: 100%;
        margin-left: 0;
        height: 150px;
    }
}
.mapdrag-switch {
    opacity: 0;
    visibility: hidden;
}
.reset-map-location {
    position: absolute;
    top: 0;
    left: 0;
    margin: 10px;
    box-shadow: 0 1px 4px -1px rgba(0,0,0,.3);
    padding: 12px;
    border-radius: 2px;
    height: 40px;
    padding: 0 11px;
    z-index: 10;
    display: flex;
    align-items: center;
}
.reset-map-location button {
	background-color: var(--accent);
	color: #fff;
	font-size: 14px;
	padding: 10px 20px;
	border-radius: 10px;
}
    
.block-type-social_networks .fa-twitter:before {
    content: "";
    background-image: url('https://zoo-guide.com/wp-content/uploads/2023/11/x.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.profile-name h2 {
    line-height: 36px;
    font-size: 24px;
    text-shadow: 2px 2px 3px #000000;
    font-family: poppins;
    font-style: italic;
    overflow: unset;
}
.lf-item-info>ul.lf-contact li {
	font-style: italic;
}
.archive-posts .row.section-body,
.tab-type-related_listings:not(.elementor):not(.filters-hide) .row.i-section{
    width: calc(100% - 400px);
    float: right;
    margin-right: 10px;
}

.item-property .thumb_name.population-status {
    height: 47px;
    background-color: transparent;
}
.item-property .thumb_name.population-status img {
    width: 100%;
    height: auto;
}
.item-property .thumb_name.population-status span {
    display: inline-block;
    background-color: rgba(0, 0, 0, .5);
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
    border-radius: 5px;
    padding: 0 10px;
    position: relative;
    top: -3px;
    opacity: 0;
    transition: all 500ms ease;
}
.item-property .thumb_name.population-status:hover span {
    opacity: 1;
}
.panel-default>.panel-heading {
    background: rgba(0, 0, 0, .1);
    border: none !important;
    padding: 0;
    
}
.panel-default>.panel-heading h4 {
    width: 100%;
    position: relative;
}
.panel-default>.panel-heading h4 a {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    display: block;
    padding: 6px 20px 8px 20px;
    line-height: 40px;
}
.panel-default>.panel-heading h4 i {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
body.archive .panel-group.block-accordion {
    margin: 0;
}
body.archive .single-term-filter .buttons.search {
    margin: 0;
}
.block-type-general_repeater .gallery-carousel {
    background-repeat: no-repeat;
}

.block-type-general_repeater .gallery-carousel .item {
    padding-bottom: 0;
}
.block-type-general_repeater .gallery-carousel .item:hover {
    opacity: 1;
}

.block-type-general_repeater .gallery-carousel .menu-content {
    float: left;
    width: calc(100% - 480px);
    margin-right: 20px;
}
.block-type-general_repeater .gallery-carousel .menu-thumb {
    float: left;
    width: 460px;
    margin-right: 0;
}
@media (max-width: 1200px){
	.block-type-general_repeater .gallery-carousel .menu-content {
	    width: calc(100% - 280px);
	}
	.block-type-general_repeater .gallery-carousel .menu-content h3,
	.block-type-general_repeater .gallery-carousel .menu-content p {
	    zoom: .8;
	}
	.block-type-general_repeater .gallery-carousel .menu-thumb {
	    width: 260px;
	}
}
@media (max-width: 690px){
	.block-type-general_repeater .gallery-carousel .menu-content {
	    width: calc(100% - 180px);
		padding-top: 80px;
	}
	.block-type-general_repeater .gallery-carousel .menu-thumb {
	    width: 160px;
	    padding-top: 40px;
	}
}
@media (max-width: 600px){
	.block-type-general_repeater .gallery-carousel .menu-content {
	    width: 100%;
	}
	.block-type-general_repeater .gallery-carousel .menu-thumb {
	    width: 100%;
	    padding-top: 40px;
	}
}
#c27-site-wrapper {
    background-color: #fff4e0;
}
body.single-job_listing .listing-main-info {
    bottom: 100px;
}
@media (max-width: 1200px){
	body.type-animals.single-job_listing .listing-main-info {
	    background: transparent;
	}
	body.type-animals.single-job_listing .main-info-mobile {
		margin: -250px 0 0 20px;
		position: relative;
		z-index: 99;
		zoom: .7;
	}
	body.type-animals.single-job_listing .main-info-mobile * {
		color: #fff;
	}
}
body.type-animals .profile-header,
.elementor.profile-header {
	background: transparent;
	box-shadow: none;
	height: auto;
	padding-bottom: 40px;
}
@media (max-width: 1200px){
	body.type-animals .profile-header,
    .elementor.profile-header{
		margin-top: 100px;
		zoom: .8;
	}
}
@media (max-width: 786px){
	body.type-animals .profile-header,
    .elementor.profile-header{
		margin-top: 70px;
        zoom: .6;
        margin-bottom: 50px;
	}
}
body.type-animals .profile-header a,
.elementor.profile-header {
	font-family: "Gilroy", Sans-serif;
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9AB753;
	line-height: 1;
	border: none;
}
body.type-animals .profile-header a .items-counter,
.elementor.profile-header a .items-counter {
    color: #9ab753;
    border-color: #9ab753;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 15px;
    font-size: 20px;
    line-height: 27px;
    margin-top: 7px;
}
@media (max-width: 485px){
    body.type-animals .profile-header a .items-counter
    .elementor.profile-header a .items-counter {
        top: 60px;
        font-size: 20px;
        padding-top: 8px;
    }
}
body.type-animals .profile-header .nav.nav-tabs,
.elementor.profile-header .nav.nav-tabs {
	display: flex;
	justify-content: center;
	border: none;
}
body.type-animals .profile-header .nav.nav-tabs li,
.elementor.profile-header .nav.nav-tabs li {
	border-left: solid 3px #76453A;
	padding: 0 70px;
}
@media (max-width: 600px){
    body.type-animals .profile-header .nav.nav-tabs li,
    .elementor.profile-header .nav.nav-tabs li {
        padding: 0 50px;
		transform: scale(.9)
    }
}
body.type-animals .profile-header .nav.nav-tabs li:first-child,
.elementor.profile-header .nav.nav-tabs li:first-child {
	border-left: none;
}
body.type-animals .profile-header:not(.elementor) a#profile:before {
	content: "";
	display: inline-block;
	width: 34px;
	height: 34px;
	background-image: url('assets/images/profile.webp');
	background-repeat: no-repeat;
	background-size: 100%;
	margin-right: 22px;
}
body.type-animals .profile-header:not(.elementor) a#related_zoo:before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 40px;
	background-image: url('assets/images/zoo.webp');
	background-repeat: no-repeat;
	background-size: 100%;
	margin-right: 22px;
}

.elementor.profile-header .nav-tabs>li.active>a,
.elementor.profile-header .nav-tabs>li.active>a:focus,
.elementor.profile-header .nav-tabs>li.active>a:hover {
    background-color: transparent;
}

.elementor.profile-header .nav-tabs>li.active>a:focus,
.elementor.profile-header .nav-tabs>li.active>a:hover,
body.type-animals .profile-header li:hover {
    border-top: none;
    border-left: none;
    border-right: none;
}

body.type-animals .profile-header a.active,
body.type-animals .profile-header a:hover,
.elementor.profile-header li.active a,
.elementor.profile-header li:hover a {
	border-bottom: solid 2px #76453A;
}
body.type-animals .profile-header a:focus,
.elementor.profile-header a:focus{
	background: transparent;
}
body.type-animals .main-profile-content .description-taxonomy-section {
	position: relative;
	float: left;
}
body.type-animals .main-profile-content .description-taxonomy-section:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 100%;
	background: #76453A;
	display: inline-block;
	left: 60%;
	top: 0;
}
body.type-animals .main-profile-content .description-taxonomy-section > div:first-child {
    width: 60%;
	float: left;
	padding-right: 50px;
}
body.type-animals .main-profile-content .description-taxonomy-section > div:last-child {
    width: 40%;
	float: left;
	padding-left: 50px;
}
@media (max-width: 1200px){
	body.type-animals .main-profile-content .description-taxonomy-section > div:first-child {
	    width: 100%;
		float: none;
		padding-right: 0px;
	}
	body.type-animals .main-profile-content .description-taxonomy-section > div:last-child {
	    width: 100%;
		float: none;
		padding-left: 0px;
		padding-top: 20px;
	}
	body.type-animals .main-profile-content .description-taxonomy-section:before {
		display: none;
	}
}
body.type-animals .main-profile-content .description-heading h2,
body.type-animals .taxonomy-heading h2,
.tab-content-wrapper .block_heading h2 {
	font-size: 24px;
	color: #000;
	margin-bottom: 40px;
	font-family: "Gilroy", Sans-serif;
    line-height: normal;
}
body.type-animals .main-profile-content p,
body.type-animals .main-profile-content p a,
.elementor-widget-case27-current-distribution-widget .pf-body .description-details {
	font-size: 16px;
	font-family: poppins;
	line-height: 24px;
}

.elementor-widget-case27-current-distribution-widget .pf-body .description-details {
    color: #fff;
}
body.type-animals .listing-main-info .col-md-6 {
	width: 75%;
}
body.type-animals .description-taxonomy-section .taxonomy-details .field-head {
	width: 30%;
	float: left;
}
body.type-animals .description-taxonomy-section .taxonomy-details h5,
.taxonomy-details .field-wrap .field-head h5 {
	font-family: "Gilroy", Sans-serif;
	font-weight: bold !important;
	font-size: 20px !important;
	line-height: auto;
	margin-top: 0px;
    margin-bottom: 5px;
}
body.type-animals .description-taxonomy-section .taxonomy-details .field-body,
.taxonomy-details .field-wrap .field-body {
	width: 100%;
    padding-top: 0px;
}
body.type-animals .description-taxonomy-section .taxonomy-details p,
.taxonomy-details .field-wrap .field-body {
	font-family: "Gilroy", Sans-serif;
	font-size: 20px !important;
	color: #1373D8;
}
body.type-animals .description-taxonomy-section .taxonomy-details p a,
.taxonomy-details .field-wrap .field-body a {
	color: #1373D8;
	font-size: 20px !important;
}
.taxonomy-details .field-wrap .field-body ul li {
	padding-left: 0 !important;
}
body.type-animals .main-profile-content > div {
	margin-bottom: 50px;
}
body.type-animals .listing-range-section .pf-head {
	position: relative;
}
body.type-animals #job_gallery_content .element {
	background: transparent;
	box-shadow: none;
	padding: 0;
}
body.type-animals #job_gallery_content .element .pf-head {
	text-align: center;
}
body.type-animals #job_gallery_content .title-style-1 i {
	float: none;
}
.taxonomy-details .field-wrap {
    margin: 10px 0;
	float: left;
	width: 100%;
}
.taxonomy-details .field-wrap:first-child {
    margin-top: 0;
}
.taxonomy-details .field-wrap .field-head {
    width: 100%;
}

body.type-animals #job_gallery_content .element .pf-head .title-style-1 i:before,
body.type-animals .listing-range-section .pf-head .title-style-1 i:before {
	content: "";
	display: inline-block;
	width: 36px;
	height: 36px;
	background-image: url('assets/images/gallery.png');
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: -5px;
	margin-right: 10px;
}
body.type-animals .listing-range-section .pf-head .title-style-1 i:before {
	background-image: url('assets/images/range.png') !important;
}
body.type-animals #job_gallery_content .element .pf-head h5,
body.type-animals .listing-range-section .pf-head h5,
.elementor-widget-case27-gallery-block-widget .pf-head h5,
.elementor-widget-case27-current-distribution-widget .title-wrapper .elementor-heading {
	font-size: 48px;
	font-weight: bold;
	color: #9AB753;
	float: none;
	text-transform: uppercase;
	display: inline;
}
@media (max-width: 768px){
	body.type-animals #job_gallery_content .element .pf-head h5,
	body.type-animals .listing-range-section .pf-head h5,
	.elementor-widget-case27-gallery-block-widget .pf-head h5,
	.elementor-widget-case27-current-distribution-widget .title-wrapper .elementor-heading {
		font-size: 30px;
	}
}
.elementor-widget-case27-gallery-block-widget .pf-head svg,
.elementor-widget-case27-gallery-block-widget .pf-head .title-style-1 i,
.elementor-widget-case27-current-distribution-widget .title-wrapper .elementor-icon svg,
.elementor-widget-case27-current-distribution-widget .title-wrapper .elementor-icon i {
    width: 36px;
    height: 36px;
    margin-right: 16px;
}

#job_gallery_content .element .pf-head .container {
    position: relative;
}
.elementor-widget-case27-gallery-block-widget .pf-head .gallery-nav,
.elementor-widget-case27-current-distribution-widget .range-heading .gallery-nav {
    right: -4px;
    top: 20px;
}
.block-field-job_gallery .gallery-nav {
	right: 21px !important;
}
body.type-animals .gallery-section .element .pf-head {
	padding-bottom: 50px;
}

.elementor-widget-case27-gallery-block-widget .pf-head {
    padding-bottom: 20px;
} 
body.type-animals .gallery-section .element .pf-head .gallery-nav {
	right: -15px;
	top: 0px;
}
body.type-animals #job_gallery_content .gallery-nav li i,
body.type-animals .listing-range-section .gallery-nav li i,
.elementor-widget-case27-gallery-block-widget .gallery-nav li i{
	background-color: transparent;
	background-image: url('assets/images/arrow.png');
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	border: solid 1px #76453A;
}
body.type-animals #job_gallery_content .gallery-nav li:hover i,
body.type-animals .listing-range-section .gallery-nav li:hover i,
.elementor-widget-case27-gallery-block-widget .gallery-nav li:hover i{
	background-size: 100%;
}
.elementor-widget-case27-gallery-block-widget .element {
    box-shadow: none;
}
body.type-animals #job_gallery_content .gallery-nav li i:before,
body.type-animals .listing-range-section .gallery-nav li i:before,
.elementor-widget-case27-gallery-block-widget .gallery-nav li i:before {
	content: "";
}
body.type-animals #job_gallery_content .gallery-nav li:last-child i,
body.type-animals .listing-range-section .gallery-nav li:last-child i,
.elementor-widget-case27-gallery-block-widget .gallery-nav li:last-child i,
.elementor-widget-case27-current-distribution-widget .gallery-nav li:last-child i {
	transform: rotateY(180deg);
}
body.type-animals #job_gallery_content .gallery-nav li:last-child,
body.type-animals .listing-range-section .gallery-nav li:last-child,
.elementor-widget-case27-gallery-block-widget .gallery-nav li:last-child,
.elementor-widget-case27-current-distribution-widget .gallery-nav li:last-child{
	margin-left: 10px;
	padding-left: 0 !important;
}
body.type-animals #job_gallery_content .gallery-nav li:hover i,
body.type-animals .listing-range-section .gallery-nav li:hover i,
.elementor-widget-case27-gallery-block-widget .gallery-nav li:hover i{
	background-image: url('assets/images/arrow-hover.png');
	background-color: #76453A
}
.range-slider-bg {
    background-color: #76453a;
    margin: 50px 0 100px 0;
    position: relative;
    overflow: visible;
    padding: 0px 0 100px 0;
    min-height: 700px;
}
.range-slider-bg:before,
.range-slider-bg:after  {
    content: "";
    background-image: url('assets/animals-listing/single/cover-mask_70h.png');
    background-repeat: repeat-x;
    background-position: top center;
    background-size: contain;
    position: absolute;
    top: -1px !important;
    left: 0;
    min-height: 35px;
    display: block;
    width: 100%;
    z-index: 1;
    transform: rotate(180deg);
}
.range-slider-bg:after{
    top: auto;
    bottom: -1px !important;
    transform: rotate(0deg) !important;
    height: 35px;
    top: auto !important;
}
.range-slider-bg .container {
	position: relative;
	margin-top: 70px;
}

.elementor-widget-case27-current-distribution-widget .range-slider-bg {
    padding: 10px 0 100px 0;
}

@media (max-width: 520px) {
	.range-slider-bg:before,
    .range-slider-bg:after,
    .brown-footer:before  {
        top: -56px;
    }
    .range-slider-bg:after{
        bottom: -56px;
    }
}
.range-slider-bg h3,
.range-slider-bg p {
	color: #fff;
}
.range-slider-bg h3 {
	font-size: 46px;
	font-weight: bold;
	font-family: "Gilroy", Sans-serif;
	margin-bottom: 40px;
}
.range-slider-bg p {
	font-size: 18px;
}
.range-slider-bg .gallery-carousel {
	z-index: 2;
}
.range-slider-bg .menu-content {
	padding-top: 150px;
}
@media (max-width: 1200px){
	.range-slider-bg h3 {
		font-size: 30px;
	}
	.range-slider-bg .menu-content {
	    padding-top: 100px;
	}
}
.range-slider-bg .menu-thumb img {
	max-height: 500px;
	width: 100%;
}
.range-slider-bg .leaves {
	background-image: url('assets/images/leaves.webp');
	background-repeat: no-repeat;
	background-position: center left;
	background-size: contain;
	width: 150px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: -20px;
	display: block;
	z-index: 1;
}
body.type-animals .detailed-info-tabs-content {
	background-color: #fff;
	padding: 25px;
}
#animals-listings-inner-tabs {
	border: none;
	display: flex;
}
#animals-listings-inner-tabs .active {
	background: #fff;
}
#animals-listings-inner-tabs a {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	font-family: "Gilroy", Sans-serif;
	line-height: 22px;
    border: none;
    height: 100%;
}
@media (max-width: 1200px){
	.detailed-info-tabs {
		display: inline-block;
		width: 200px;
		float: left;
	}
	.detailed-info-tabs-content {
		width: calc(100% - 200px);
		float: left;
	}
	#animals-listings-inner-tabs {
		display: inline-block;
	}
	#animals-listings-inner-tabs li {
		width: 100%;
	}
	#animals-listings-inner-tabs a {
		font-size: 16px;
	}
}
@media (max-width: 660px){
	.detailed-info-tabs {
		width: 100%;
		float: none;
	}
	.detailed-info-tabs-content {
		width: 100%;
		float: none;
	}
}
.tab-in-taxonomy-details li {
	width: 100%;
	padding: 12px 0;
}
.tab-in-taxonomy-details li > * {
	display: inline;
}
.tab-in-taxonomy-details li img {
	margin-right: 15px;
}
.tab-in-taxonomy-details li h5 {
	font-weight: bold;
	font-size: 18px;
    padding-right: 10px;
}
@media (max-width: 1200px){
	.tab-in-taxonomy-details li {
		position: relative;
		padding-left: 50px;
	}
	.tab-in-taxonomy-details li img {
		position: absolute;
		left: 0;
	}
	.tab-in-taxonomy-details li.characteristic{
		padding-left: 0px;
	}
}
.tab-in-taxonomy-details li.characteristic {
	border-top: #000 solid 1px;
	margin-top: 30px;
	padding-top: 15px;
}
.tab-in-taxonomy-details li.characteristic img {
	display: none;
}
.tab-in-taxonomy-details li.characteristic h5 {
	display: block;
	padding-bottom: 15px;
}
.tab-in-taxonomy-details li.characteristic a {
	text-decoration: underline;
	font-size: 16px;
}
.fun-facts-content ul,
.tab-content-wrapper ul {
	list-style: disc;
	margin: 0;
}
.fun-facts-content ul li,
.tab-content-wrapper ul li {
	padding: 10px 0;
}
ul.tabs-list-style li {
	display: inline-block;
	padding: 10px 0;
	width: 100%;
}
ul.tabs-list-style li .field-head {
	width: 100%;
	margin-bottom: 30px;
}
ul.tabs-list-style li .field-head h5 {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	margin: 5px 0 0 0;
	font-family: "Gilroy", Sans-serif;
	font-size: 24px;
    line-height: normal;
}
ul.tabs-list-style li .field-body {
	width: 100%;
}
ul.tabs-list-style li .conservation-status .thumb_name,
ul.tabs-list-style li .conservation-status img,
.listing-term-block .listing-terms .thumb_name,
.listing-term-block .listing-terms .thumb_name img {
	width: 300px;
	height: auto;
}

ul.tabs-list-style li .conservation-status .thumb_name:not(.population-status),
ul.tabs-list-style li .conservation-status:not(.population-status) img,
.listing-term-block .listing-terms .thumb_name:not(.population-status),
.listing-term-block .listing-terms .thumb_name:not(.population-status) img {
	background-color: #000;
}

ul.tabs-list-style li .conservation-status .thumb_name a span {
	display: none !important;
}
ul.tabs-list-style li p {
	padding: 0;
	margin: 7px 0 0 0;
}
.conversation-efforts-content hr {
	padding-bottom: 20px;
}
@media (max-width: 1200px){
	ul.tabs-list-style li .field-head {
		width: 100%;
		float: none;
	}
	ul.tabs-list-style li .field-body {
		width: 100%;
		float: left;
	}
	
}
body.type-animals {
	background-color: #fff4e0;
}
.field-body .thumb_name,
.listing-terms .thumb_name {
    width: calc(25% - 30px);
    margin-right: 30px;
    margin-bottom: 30px;
    height: 150px;
    float: left;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 30px;
}

.field-body .thumb_name:not(.population-status),
.listing-terms .thumb_name:not(.population-status) {
    background-color: #000;
}

.field-body .thumb_name img,
.listing-terms .thumb_name img {
    width: auto;
    height: 100%;
    opacity: .8;
}
.field-body .thumb_name:hover img,
.listing-terms .thumb_name:hover img {
    opacity: .6;
}
.field-body .thumb_name > a,
.listing-terms .thumb_name > a {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px;
    text-align: center;
    transform: translate(-50%, -50%);
    text-shadow: 2px 2px 2px #000000;
    font-size: 28px !important;
    line-height: normal;
}

.hide-label .field-body .thumb_name > a span,
.hide-label .listing-terms .thumb_name > a span {
    display: none;
}

@media (max-width: 1200px){
    .field-body .thumb_name,
    .listing-terms .thumb_name {
        width: calc(33.3% - 30px);
        height: 150px;
    }
}
@media (max-width: 1000px){
    .field-body .thumb_name,
    .listing-terms .thumb_name {
        width: calc(50% - 30px);
        height: 150px;
    }
}
@media (max-width: 700px){
    .field-body .thumb_name,
    .listing-terms .thumb_name {
        width: 100%;
        margin-left: 0;
        height: 150px;
    }
	.field-body .thumb_name img,
    .listing-terms .thumb_name img {
		width: 100%;
		height: auto;
	}
}
body.type-animals div[data-elementor-type="footer"] {
	margin-top: 170px;
}

.footer-newsletter form {
	position: relative;
}
.footer-newsletter input[type="email"] {
	background-color: rgba(255, 255, 255, .2) !important;
	color: #fff;
	padding: 15px 20px;
	border: none;
}
.footer-newsletter input[type="email"]::placeholder {
	color: #fff;
}
.footer-newsletter input[type="email"] {
	background-color: rgba(255, 255, 255, .2) !important;
	color: #fff;
	padding: 15px 20px 15px 45px;
	border: none;
	width: calc(100% - 85px);
}
.footer-newsletter input[type="submit"] {
	background-color: rgba(255, 255, 255, 1) !important;
	color: #000;
	padding: 15px 20px;
	border: none;
	font-weight: bold;
	width: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.footer-newsletter .mc4wp-form-fields:before {
	content: "";
	background-image: url('assets/images/email.png');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 15px;
	top: 14px;
	display: inline-block;
}
.footer-contact-icon img {
	width: 22px;
	height: auto !important; 
}
body #c27-site-wrapper {
    position: relative;
    z-index: 1;
}
body div[data-elementor-type="footer"] {
    position: relative;
    z-index: 2;
}
@media (max-width: 700px) {
	body.single-job_listing .profile-cover-image,
    .animal-cover-image >.elementor-widget-wrap.elementor-element-populated,
    body.archive .profile-cover-image{
    	padding-bottom: 65% !important;
    }
}
@media (max-width: 600px) {
	body.single-job_listing .profile-cover-image,
    .animal-cover-image > .elementor-widget-wrap.elementor-element-populated,
    body.archive .profile-cover-image{
    	padding-bottom: 85% !important;
    }
}
.animals-type-similar-feed .owl-stage-outer {
    overflow: hidden;
}
.animals-type-similar-feed .lf-background {
    height: 183px;
    background-size: contain;
    background-repeat: no-repeat;
}
.animals-type-similar-feed .owl-stage-outer .item {
	position: relative;
	height: 183px;
	background: transparent;
}
.animals-type-similar-feed .owl-stage-outer .item .listing-info {
	position: absolute;
	background: #76453A;
	display: block;
	width: 100%;
	bottom: 0;
	padding: 10px 20px;
	transform: translateY(100%);
	transition: all 200ms ease-in;
}
.animals-type-similar-feed .owl-stage-outer .item:hover .listing-info {
	transform: translateY(0);
}
.animals-type-similar-feed .owl-stage-outer .item h4 {
	color: #fff;
	font-weight: 600 !important;
	font-size: 20px;
	font-family: "Gilroy", Sans-serif;
}
.animals-type-similar-feed .owl-stage-outer .item h6 {
	color: #fff;
	font-size: 14px;
	font-family: "Gilroy", Sans-serif;
    font-style: italic;
}
.animals-type-similar-feed .section-title {
	text-align: left;
}
.animals-type-similar-feed .section-title h2 {
    font-size: 48px;
    font-weight: bold !important;
    color: #9AB753;
    float: none;
    text-transform: uppercase;
    display: inline;
}
.animals-type-similar-feed .section-body {
	position: relative;
}
.animals-type-similar-feed .section-body .owl-nav {
	position: absolute;
	top: -88px;
	right: 20px;
}
@media (max-width: 992px){
	.animals-type-similar-feed .section-title h2 {
		line-height: normal;
		zoom: .8;
	}
	.animals-type-similar-feed .section-title {
		padding: 0;
	}
	.animals-type-similar-feed .section-body .owl-nav {
		top: -73px;
		right: 0px;
	}
}
@media (max-width: 675px){
	.animals-type-similar-feed {
		padding: 0 20px;
	}
	.animals-type-similar-feed .section-title h2 {
		line-height: normal;
		zoom: .8;
	}
	.animals-type-similar-feed .section-title {
		padding: 0;
	}
	.animals-type-similar-feed .section-body .owl-nav {
		top: 0px;
		right: 0px;
		position: relative;
	}
}
.animals-type-similar-feed .section-body .owl-nav .owl-next > div,
.animals-type-similar-feed .section-body .owl-nav .owl-prev > div{
	background-color: transparent;
	background-image: url('assets/images/arrow.png');
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	border: solid 1px #76453A;
	margin-left: 10px;
}
.animals-type-similar-feed .section-body .owl-nav .owl-next i:before,
.animals-type-similar-feed .section-body .owl-nav .owl-prev i:before {
	display: none;
}
.animals-type-similar-feed .section-body .owl-nav .owl-next > div{
	transform: rotateY(180deg);
}
.animals-type-similar-feed .section-body .owl-nav .owl-next:hover > div,
.animals-type-similar-feed .section-body .owl-nav .owl-prev:hover > div{
	background-image: url('assets/images/arrow-hover.png');
	background-color: #76453A
}
.profile-header {
	background: transparent;
	box-shadow: none;
}
body.archive .main-info-desktop {
    bottom: 150px;
    position: absolute;
    width: 100%;
}
body.archive .listing-main-info .col-md-6 {
    width: 75%;
}
body.archive .listing-main-info h1 {
    font-size: 45px !important;
    line-height: 50px;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-family: "Gilroy", Sans-serif;
	color: #fff;
}
body.single-listing .description-details .hidden-para,
.elementor-widget-container .hidden-para {
	display: none;
}
.field-body.pregnancy-duration {
	text-transform: capitalize;
}
.mobile-explore-head-top {
    position: relative;
    flex-wrap: nowrap;
    padding: 0px 0px 30px 0px;
    display: none;
}
.explore-head-search {
    position: relative;
    display: flex;
    align-items: center;
    flex: 0 0 75%;
    max-width: 400px
}
body.archive .explore-head-top-filters,
body.single-job_listing .explore-head-top-filters{
    position: absolute;
    right: 10px;
    top: 0;
    flex: 0 0 25%
}
.explore-head-top-filters,
.explore-head-top-filters a {
    height: 100%;
    display: flex;
    align-items: center
}
body.archive .explore-head-top-filters a,
body.single-job_listing .explore-head-top-filters a{
    font-weight: 600;
    padding-left: 10px;
    color: #000 !important;
    cursor: pointer;
}
.explore-head-top-filters a:hover {
    color: #242429
}
.explore-head-top-filters a i {
    padding-left: 7px;
    color: var(--accent);
    font-size: 22px
}
body.archive .filters-content .filters-content-inner .single-term-filter .select2-selection__rendered:before,
body.single-job_listing .filters-content .filters-content-inner .single-term-filter .select2-selection__rendered:before{
	content: "\e5c5";
    font-size: 24px;
    color: #484848;
    font-family: Material Icons!important;
    transition: .2s ease;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.owl-carousel .lf-background {
	overflow: hidden;
}
.zoo-hero-section {
	position: relative;
}
.zoo-hero-section:before {
	position: absolute;
	background-image: url(https://zoo-guide.com/wp-content/uploads/2023/11/Asset-2-1-scaled.gif);
	background-repeat: repeat-x;
	background-size: contain;
    background-position: bottom;
	display: block;
	width: 100%;
	height: 200px;
	left: 0;
	bottom: -1px;
	content: "";
}
div.finder-search .tab-content .form-group .button-2 {
	color: #fff;
}
body.single-post p a {
	font-size: 18px;
}
.range-slider-bg .description-details p img {
	display: none;
}
.range-slider-bg .description-heading h2 {
	font-size: 40px;
    color: #fff;;
}
.range-slider-bg .description-content {
	float: left;
	width: calc(100% - 500px);
}
@media (min-width: 1200px){
	.range-slider-bg .gallery-carousel {
		width: 480px;
        position: absolute;
        right: 0;
        top: 30px;
	}
}
.range-slider-bg .item {
	padding: 0 !important;
}
.range-slider-bg .item img {
	width: 100%;
	border-radius: 10px;
}
.range-slider-bg .item:hover {
  	opacity: 1;
}
.main-term .select2-selection__rendered:before {
    content: "\e5c5";
    font-size: 24px;
    color: #484848;
    font-family: Material Icons !important;
    transition: .2s ease; 
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-60%);
}
.explore-head,
#finderSearch,
#finderListings,
.explore-head, #finderSearch, #finderListings, .form-group.fc-search {
	background-color: #fff4e0 !important;
}
.form-group.fc-search:before {
	display: none;
}
.filters-content {
    background-color: #fff4e0 !important;
    box-shadow: 0 1px 4px rgba(0,0,0,.07);
}
.i-section.archive-posts,
.c27-related-listings-wrapper {
    box-shadow:inset 0 0 5px 0 rgba(0,0,0,.2);
}
.archive-posts .row.section-body,
.c27-related-listings-wrapper .section-body {
    margin-top: 25px;
}
body.archive .filters-content,
.c27-related-listings-wrapper .filters-content {
    margin-top: 5px;
}
.filters-content .panel {
    background-color: #fff4e0 !important;
}
.listing-feed-carousel .item {
    border-radius: 10px;
    overflow: hidden;
}
.gallery-carousel-block .item {
    border-radius: 10px;
}
body.type-animals .gallery-carousel-block .item {
    height: auto !important;
}
@media (max-width: 1200px){
	body.archive .filters-content,
	.tab-type-related_listings:not(.elementor) .filters-content,
	body.single-job_listing .filters-content{
	    display: none;
		width: 100%;
	    z-index: 2;
	    position: absolute;
	    left: 0;
	    height: 100%;
	}
	body.archive .filters-content.mobile-filter-show,
	body.single-job_listing .filters-content.mobile-filter-show,
	.tab-type-related_listings:not(.elementor) .filters-content.mobile-filter-show {
	    display: block;
	}
	body.archive .filters-content-inner,
	body.single-job_listing .filters-content-inner{
		display: block;
	}
    body.archive .filters-content-inner .block-accordion,
	body.single-job_listing .filters-content-inner .block-accordion{
		margin-bottom: 10px;
	}
	body.archive .filters-content + link + .row,
	body.single-job_listing .filters-content + link + .row{
	    width: 100%;
	    float: none;
	}
	.archive-posts .row.section-body,
	.tab-type-related_listings:not(.elementor) .row.i-section {
	    width: auto;
	    float: none;
	}
    .i-section.archive-posts .container {
		padding-right: 15px;
	    padding-left: 15px;
	    margin-right: auto;
	    margin-left: auto;
	}
    .i-section.archive-posts .lf-item-container {
        margin-bottom: 20px;
    }
    body.archive .mobile-explore-head-top,
	body.single-job_listing .mobile-explore-head-top{
        display: flex;
    }
    body.archive .filters-content .filters-content-inner > .single-term-filter,
    body.single-job_listing .filters-content .filters-content-inner > .single-term-filter{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding: 30px;
    }
    body.archive .single-term-filter .close-filters,
    body.single-job_listing .single-term-filter .close-filters {
        position: absolute;
        left: 30px;
        top: 30px;
        font-size: 0;
        text-align: left;
        margin-top: 0!important;
        margin-right: 10px;
        background: #f2f3f2;
        padding: 10px;
        border-radius: 5px;
    }
    body.archive .single-term-filter .close-filters i,
    body.single-job_listing .single-term-filter .close-filters i{
        opacity: 1;
    }
    body.archive .filters-content .filters-content-inner,
    body.single-job_listing .filters-content .filters-content-inner{
        padding-top: 70px
    }
    body.archive .single-term-filter .buttons.search,
    body.single-job_listing .single-term-filter .buttons.search {
        position: absolute;
        left: 80px;
        top: 30px;
        font-size: 0;
        text-align: left;
        margin-top: 0!important;
        margin-right: 10px;
        background: #f2f3f2;
        padding: 12px 10px 10px 12px;
        border-radius: 5px;
        width: 41px;
        height: 41px;
    }
    body.archive .single-term-filter .buttons.search i,
    body.single-job_listing .single-term-filter .buttons.search i{
        opacity: 1;
        color: #000;
    }
    body.archive .single-term-filter .terms-search-button,
    body.single-job_listing .single-term-filter .terms-search-button{
        width: calc(100% - 100px);
        margin-left: 100px;
        height: 41px;
    }
    body.archive .single-term-filter .terms-search-button i,
    body.single-job_listing .single-term-filter .terms-search-button i {
        display: none;
    }
	.range-slider-bg .description-content {
		width: 100%;
		float: none;
	}
	.range-slider-bg .gallery-carousel {
		max-width: 70%;
		margin: 0 auto;
	}
	.range-slider-bg .gallery-carousel {
		padding-top: 100px;
	}
	.range-slider-bg .gallery-carousel .owl-nav.disabled {
		display: inline-block;
		width: 100%;
		text-align: center;
		position: absolute;
		top: 30px;
		z-index: 3;
	}
	.range-slider-bg .gallery-carousel .owl-nav .owl-next,
	.range-slider-bg .gallery-carousel .owl-nav .owl-prev{
		background-color: transparent;
		background-image: url('assets/images/arrow.png');
		background-size: 50%;
		background-repeat: no-repeat;
		background-position: center center;
		border: solid 1px #fff4e0;
		margin-left: 10px;
		width: 30px;
		height: 30px;
		border-radius: 100%;
		text-indent: -9999px;
		filter: brightness(0) saturate(100%) invert(89%) sepia(4%) saturate(2645%) hue-rotate(321deg) brightness(112%) contrast(102%);
		display: inline-block;
	}
	.range-slider-bg .gallery-carousel .owl-nav .owl-next {
		transform: rotateY(180deg);
	}
	.range-slider-bg .gallery-carousel .owl-nav .owl-next:hover,
	.range-slider-bg .gallery-carousel .owl-nav .owl-prev:hover{
		background-image: url('assets/images/arrow-hover.png');
		background-color: #fff4e0
		filter: unset;
	}
	body.type-animals .listing-range-section .element .pf-head .gallery-nav {
		display: none;
	}
	body.type-animals .gallery-section .element .pf-head .gallery-nav {
		width: 100%;
		top: 50px;
		text-align: center;
	}
	body.type-animals .gallery-section .element .pf-head .gallery-nav li {
		float: none;
		display: inline-block;
	}
	.range-slider-bg .leaves {
		display: none;
	}
	.listing-main-info {
		background: transparent;
		margin-top: -100px;
		z-index: 99;
		position: relative;
		left: 0;
		bottom: 60px !important;
	}
	.profile-avatar {
	    position: absolute;
	    top: 10px;
	    z-index: 20;
	}
	.listing-main-info .profile-name {
		padding-left: 100px;
	}
	.listing-main-info .profile-name h1 {
		color: #fff;
	}
}
@media (min-width: 1201px){
    body.archive .single-term-filter .buttons.search,
    body.single-job_listing .single-term-filter .buttons.search {
        color: #0562AD;
		background: transparent;
		margin: 0;
    }
	body.archive .single-term-filter .terms-search-button i,
    body.single-job_listing .single-term-filter .terms-search-button i {
        float: none;
	    display: inline;
	    top: 3px;
    }
	body.archive .single-term-filter .buttons.search,
    body.single-job_listing .single-term-filter .buttons.search {
        height: 49px;
    }
    body.archive .single-term-filter .buttons.search i,
    body.single-job_listing .single-term-filter .buttons.search i{
        float: none;
	    display: inline;
	    top: 3px;
    }
	body.archive .single-term-filter .close-filters,
    body.single-job_listing .single-term-filter .close-filters {
        display: none;
    }
}
.explore-head,
.finder-listings,
.i-section.archive-posts,
.c27-related-listings-wrapper,
.filters-content{
	box-shadow: none !important;
}
div[data-elementor-type="header"] #search-category {
	background: transparent;
    color: #fff;
    height: 76px;
    border: none;
    border-bottom: 1px solid #fff;
}
div[data-elementor-type="header"] #search-category option {
    color: #000;
}
.owl-carousel .owl-item img {
    height: auto;
}

.comments-carousel h3 {
    color: white !important;
    max-width: 100% !important;
    margin: 0 !important;
    text-align: left;
    font-size: 18px !important;
    font-family: poppins;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6; 
    -webkit-box-orient: vertical;
    line-height: 31px;
}
.comments-carousel #customDots {
    display: inline !important;
    margin: 0 !important;
    order: 2;
}
.comments-carousel #customDots a {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #bebebe;
    margin: 0 10px 0 0;
    border-radius: 50%;
}
.comments-carousel #customDots a.active {
    background-color: #9AB753;
}
.comments-carousel #customDots a img {
    display: none;
}
.testimonials .testimonial-content {
    padding: 0px !important;
    text-align: left !important;
    background: none !important;
}
.comments-carousel .testimonial-carousel {
    padding: 0 !important;
}
.comments-carousel p {
    color: white !important;
    font-size: 20px !important;
    font-family: poppins;
    font-weight: bold;
    margin-top: 20px;
}
.comments-carousel p span {
    color: #9AB753 !important;
    font-weight: normal;
    margin-top: 10px;
    display: block;
}
.comments-carousel .row.section-body {
    display: grid;
    overflow: hidden;
    max-width: 585px;
}
.related-listing-filter .select2-selection__choice {
    padding: 8px 0px 10px 35px !important;
}
.related-listing-filter .select2-selection__choice__remove {
	position: absolute;
    left: 10px;
    top: 9px;
}
.related-listing-filter .dropdown-wrapper {
	position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    display: inline-block;
    width: 10px;
    height: 10px;
}
.related-listing-filter .dropdown-wrapper:before {
    content: "\e5c5";
    font-size: 24px;
    color: #484848;
    font-family: Material Icons !important;
    transition: .2s ease;
}
body.term-withou-cover-image .profile-cover .overlay {
    display: none;
}
body.term-withou-cover-image .profile-cover h1 {
    color: #000;
    text-shadow: none;
}
body.term-withou-cover-image .featured-section {
    padding: 180px 0 70px 0 !important;
}
body.archive.term-withou-cover-image .main-info-desktop {
    position: unset;
    width: 100%:
}
body.archive.term-withou-cover-image .main-info-desktop .col-md-6 {
    width: 100%;
    max-width: 100%;
}
body.archive .main-info-desktop button{
    background-color: var(--accent) !important;
    border: none;
}
body:not(.term-withou-cover-image) .description-short {
    background-color: rgba(0, 0, 0, .6);
    border-radius: 10px;
    padding: 20px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
}
body:not(.term-withou-cover-image) .description-short {
    background-color: rgba(0, 0, 0, .6);
    border-radius: 10px;
    padding: 20px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
}
#descriptionModal {
    background: rgba(0, 0, 0, .6);
}
@media (min-width: 900px){
    #descriptionModal .modal-dialog {
        max-width: 900px;
        margin-top: 200px;
    }
}
@media (max-width: 900px){
    #descriptionModal .modal-dialog {
        max-width: 100%;
    }
}
#descriptionModal .modal-content {
    background: #76453A;
}
#descriptionModal .modal-content {
    background: #76453A;
}
#descriptionModal .modal-header {
    border: none;
}
#descriptionModal .modal-title {
    display: none;
}
#descriptionModal .modal-header button {
    opacity: 1;
    text-shadow: none;
    position: absolute;
    top: 9px;
    right: -20px;
    background: #76453A;
    padding: 0px 8px 2px 8px;
}
#descriptionModal .modal-header button span {
    color: #fff !important;
    font-size: 30px;
}
#descriptionModal .modal-body {
    color: #fff;
    padding: 10px 30px;
}
#descriptionModal .modal-body * {
    color: #fff;
}
body.archive .i-section.archive-posts .container {
    width: 100% !important;
    max-width: 100%;
}
.panel {
	background-color: transparent;
}
.lf-item .If-contact.animal-rarity-info {
	padding: 5px 0 10px 0;
    display: none;
}


.show-more-subs {
    cursor: pointer;
    color: #0073aa; /* Default WordPress blue */
    text-decoration: underline;
}

.additional-subs {
    display: none;
}
div[data-elementor-type="header"] #search-category {
	width: 300px;
	font-size: 24px !important;
	outline: 0;
}
div[data-elementor-type="header"] input.elementor-search-form__input {
	text-align: left !important;
	padding-left: 20px;
	font-size: 24px !important;
	height: 76px;
	border-radius: 0;
	margin-left: -1px;
	color: #fff !important;
}
div[data-elementor-type="header"] input.elementor-search-form__input::placeholder {
	color: #fff;
}
@media (max-width: 800px){
	div[data-elementor-type="header"] .elementor-search-form__container {
		display: block;
		padding-top: calc(50% - 106px);
	}
	div[data-elementor-type="header"] #search-category {
		width: 100%;
	}
	div[data-elementor-type="header"] input.elementor-search-form__input {
		padding-left: 0px;
	}
	div[data-elementor-type="header"] .dialog-lightbox-close-button {
		top: 50px;
		right: 50px;
	}
}
.listing-no-logo .listing-main-info h2.animal-rarity-cover {
	width: 100%;
	display: block;
	font-style: normal;
}
.profile-name .pa-below-title {
	display: block;
	width:100%;
    overflow: visible;
    white-space: nowrap;
}
.animal-rarity-info span {
    display: inline-block;
    padding-left: 10px;
}

.load-batch-icon a {
    color: #000;
}
.home-search-box .elementor-widget-wrap .elementor-widget-image:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 0;
	top: 0;
	transition: all ease 500ms;
	border-radius: 20px;
}
.home-search-box .elementor-widget-wrap:hover .elementor-widget-image:before {
	background: rgba(0, 0, 0, .2);
}
#search-form .search-filters .light-forms {
    display: flex;
    flex-wrap: wrap;
}
#search-form .light-forms > div {
    flex: 0 0 100%;
}
#search-form .light-forms .pagination-filter {
    order: 19;
}
#search-form .light-forms .orderby-filter {
    order: 20;
}
.type-animals #animals-sub-species {
    order: 2
}
.type-animals #animals-breed {
    order: 3
}
body.single-post .elementor-widget-theme-post-content .elementor-widget-container ul {
	list-style: disc;
	margin-left: 20px;
}
body.single-post .elementor-widget-theme-post-content .elementor-widget-container a {
	font-size: 18px;
}
#search-form .light-forms .location-filter,
#search-form .light-forms .proximity-filter{
	display: none;
}
.finder-container {
    box-shadow: none !important;
}
.lf-item-info>h4 {
	margin-bottom: 0px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
}
.lf-item-info .listing-preview-title a {
	color: white;
	font-weight: bold;
}
.lf-item-info>ul {
    line-height: 21px;
}
.tooltip-inner {
    max-width: 300px;
    white-space: normal;
}
.lf-item-container.type-animals,
.lf-item-container.type-animals .lf-item,
.lf-item-container.type-animals .lf-item .lf-item-info {
	overflow: unset;
}
.lf-item-container.type-animals {
	overflow: hidden !important;
	border-radius: 20px;
}
.elementor-widget-container .profile-name {
    align-items: flex-start;
    flex-direction: column;
    align-content: flex-start;
}

.animal-cover-image > .elementor-widget-wrap.elementor-element-populated {
    height: auto;
    padding-bottom: 45%;
    z-index: 12;
    position: relative;
    background: transparent;
    color: #fff;
    background-size: cover;
    background-position: 50% 50%;
}

.gallery-carousel-block .pf-head .title-style-1 {
    display: flex;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
@media (max-width: 768px){
	.gallery-carousel-block .pf-head .title-style-1 {
	    justify-content: flex-start;
	}
	.elementor-widget-case27-gallery-block-widget .pf-head .gallery-nav, .elementor-widget-case27-current-distribution-widget .range-heading .gallery-nav {
		top: 5px;
	}
}
.custom-image-box .elementor-image-box-content {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: baseline;
}

.custom-image-box .elementor-image-box-content .elementor-image-box-title {
    font-weight: bold;
    font-size: 18px;
    padding-right: 10px;
}

.pr-10 {
    padding-right: 10px;
}

.listing-term-block {
    width: 100%;
}

.listing-term-block h5,
div[data-elementor-type="single-post"] .listing-term-block h5 {
    font-weight: bold;
    font-size: 18px;
    padding-right: 10px;
    display: block;
    margin-top: 0;
}

.listing-term-block .listing-terms > a {
    font-size: 16px;
    font-family: poppins;
    line-height: 24px;
    text-decoration: underline;
}

.elementor-widget-container .block-element .element {
    padding: 0px;
}


.audio-playlist-reapeater>input[type=button] {
    margin-top: 15px;
    float: none!important;
    background: rgba(0,0,0,.03);
    padding: 12px;
    font-size: 14px!important;
    border-right: 3px;
    color: #242429!important;
    transition: .2s ease
}

.audio-playlist-reapeater>input[type=button]:hover {
    background: rgba(0,0,0,.05);
    color: #242429!important
}

.audio-playlist-reapeater .repeater-field-wrapper .delete-repeater-item i {
    color: rgba(0,0,0,.5);
    font-size: 14px!important
}

.fieldset-job_gallery .job-manager-uploaded-files progress,
.fieldset-job_gallery .job-manager-uploaded-file {
    height: auto !important;
}

.video-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.video-wrapper .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    opacity: 0; /* Initially hidden */
    transition: opacity 0.3s ease;
}

.video-wrapper:hover .play-icon {
    opacity: 1; /* Show play icon on hover */
}

.video-wrapper .play-icon i {
    color: #fff;
    font-size: 46px;
}

.gallery-carousel .video-wrapper.item.slide-thumb {
    padding-bottom: 0;
}
.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
    background: rgba(0, 0, 0, .4) !important;
}
.wp-playlist-item {
    padding: 15px 0 !important;
}
.wp-playlist-light .wp-playlist-playing a {
    font-weight: bold;
}
.wp-playlist-item-length {
    top: 15px !important;
}
.wp-playlist-current-item {
    display: flex;
    align-items: center;
}
body:not(.c27-site-loaded) {
    overflow: auto !important;
}
.hidden-terms {
	display: none;
}
.sub-species-1 .toggle-button {
	background: var(--accent);
	border: none;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	border-radius: 5px;
}
.elementor-widget-text-editor p iframe[src*="youtube.com"] {
	width: revert-layer;
}

@media (max-width: 1200px){
	.single-listing-title-contents .elementor-background-overlay + .elementor-section {
		position: absolute;
	}
	.single-listing-title-contents .elementor-background-overlay + .elementor-section .profile-name {
		padding-left: 0;
		zoom: .8;
	}
}
@media (max-width: 768px){
	.range-heading {
		padding-left: 20px;
	}
    .range-slider-bg {
	    margin: 20px 0 100px 0;
	}
}
@media only screen and (min-width: 1201px) {
    .explore-head:not(:empty)~.fc-default .finder-listings,
    .explore-head:not(:empty)~.fc-default .finder-search, .explore-head:not(:empty)~.finder-map {
        height: calc(100% - 60px) !important;
    }
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff3df; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #9ab755; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #81b701; 
}
.min-scroll {
    scrollbar-color: rgba(129, 183, 1, .8) transparent;
}
#finderMap * {
    border: none !important;
}
.wp-playlist-item .wp-playlist-caption {
    line-height: 18px;
    font-size: 14px !important;
}
@media (min-width: 1200px){
    .wp-playlist{
        max-width: 50%;
    }
}

@media (max-width: 1200px){
    .archive-posts .row.section-body, .tab-type-related_listings:not(.elementor):not(.filters-hide) .row.i-section {
        width: 100%; 
        float: none; 
        margin-right: 0px; 
    }
}

.ml-z-index-0 {
    z-index:0;
}

.menu-item ._svg {
    width:auto;
}

#listing_data_tab_fun-facts .tab-content-wrapper ul {
    list-style-type: none; /* Remove default list markers */
    padding-left: 0; /* Remove default padding */
    margin: 0; /* Remove default margin */
}

#listing_data_tab_fun-facts .tab-content-wrapper ul li {
    display: flex; /* Use flexbox for alignment */
    align-items: center; /* Center items vertically */
    padding-left: 40px; /* Space for the custom marker */
    background: url("https://zoo-guide.com/wp-content/uploads/2024/05/zg-icon-color.png") no-repeat left center !important; /* Custom image */
    margin-bottom: 10px; /* Space between list items */
    background-size: 25px !important;
    background-position: 0px 8px !important;
}
@media (max-width: 1200px) {
    .listing-main-info .profile-name h1,
    .listing-main-info .profile-name h2 {
        color: #fff !important;
    }
}
@font-face {
    font-family: "Daddy Day";
    src: url("assets/fonts/daddy-day.ttf");
    src: url("https://zoo-guide.com/wp-content/uploads/2024/08/daddy_day-webfont.woff2")format("woff2"),
    url("https://zoo-guide.com/wp-content/uploads/2024/08/daddy_day-webfont.woff")format("woff"),
    url("assets/fonts/daddy-day.ttf")format("truetype")
}
.blog-post-page {
	position: relative;
	padding-top: 30px;
}
#blog-posts-filters,
.c27-related-listings-wrapper .filters-content {
	max-height: 856px;
	width: 400px;
	float: left;
	overflow-y: auto;
	padding-right: 30px;
    padding-bottom: 50px;
}
#blog-posts-filters + .section-body,
.c27-related-listings-wrapper .filters-content + div + .section-body {
	float: right;
    width: calc(100% - 400px);
    min-height: 856px;
    padding: 0 20px 0 0;
}
.blog-post-page .single-blog-feed .sbf-title a {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
    height: 3em;
}
.blog-post-page .single-blog-feed .sbf-title p {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5em;
    height: 7.8em;
}
.blog-post-page .buttons i {
	float: none;
	top: 4px;
}
.blog-footer {
	text-align: center;
	padding: 30px 0;
	width: calc(100% - 400px);
	padding-left: 400px;
}
.blog-footer a {
	color: #fff;
	padding: 20px 30px;
}
@media (max-width: 1200px){
	#blog-posts-filters,
	.c27-related-listings-wrapper .filters-content {
		width: 300px;
	}
	#blog-posts-filters + .section-body,
	.c27-related-listings-wrapper .filters-content + div + .section-body {
		width: calc(100% - 300px);
        float: none;
	}
}
@media (max-width: 768px){
	#blog-posts-filters,
	.c27-related-listings-wrapper .filters-content {
		width: 100%;
	}
	#blog-posts-filters + .section-body,
	.c27-related-listings-wrapper .filters-content + div + .section-body {
		width: 100%;
		float: none;
		margin-left: 0;
		margin-right: 0;
	}
	#blog-posts-filters + .section-body,
	.c27-related-listings-wrapper .filters-content + div + .section-body .col-md-4 {
		padding-left: 0
	}
    #listing_tab_find-in-zoos .clearfix .c27-related-listings > .col-md-4 {
        padding-top: 40px;
    }
}
@media (max-width: 992px){
    #blog-posts-filters + .section-body, .c27-related-listings-wrapper .filters-content + div + .section-body {
        width: 100%;
        float: none;
    }
}
#listing_tab_find-in-zoos .clearfix {
        clear: both;
    }
body.type-zoo .listing-main-info .col-md-6,
body.type-exhibit .listing-main-info .col-md-6 {
    width: 100%;
}
body.type-zoo .listing-main-info .col-md-6:nth-child(2),
body.type-exhibit .listing-main-info .col-md-6:nth-child(2) {
    display: none;
}
.elementor-widget-image-box .elementor-image-box-wrapper {
	display: flex;
}
.elementor-widget-image-box .elementor-image-box-description {
	margin: 0;
}
.mobile-explore-head-top {
    position: relative;
    box-shadow: 0 1px 4px rgba(0,0,0,.0705882353);
    background: #fff;
    display: none;
    flex-wrap: nowrap;
    padding: 10px 20px;
    justify-content: flex-end;
}
@media (max-width: 1200px){
    .mobile-explore-head-top {
        display: flex;
    }
}
@media (max-width: 1200px){
    #blog-posts-filters {
        display: none;
    }
    #blog-posts-filters.filters-open {
        display: block !important;
    }
	#blog-posts-filters .filters-content-inner {
		display: block;
	}
	#blog-posts-filters .filters-content-inner > div {
		height: auto;
	}
    #blog-posts-filters + .section-body {
        margin: 30px 0 0 0;
        padding: 0;
    }
}
#related_zoo + span + label {
	top: 0;
    left: 0;
    position: absolute;
}
#blog-posts-filters .close-filters {
	display: none;
}

@media (min-width: 1200px){
    body.page-id-121939 div[data-elementor-type="header"],
    body.page-id-121950 div[data-elementor-type="header"],
    body.page-id-121949 div[data-elementor-type="header"] {
        position: fixed;
        top: 0px;
        left: 0;
        width: 100%;
        z-index: 99;
        padding: 0px;
    }
    body.page-id-121939 div[data-elementor-type="header"] .elementor-widget-nav-menu,
    body.page-id-121939 div[data-elementor-type="header"] .elementor-widget-search-form,
    body.page-id-121950 div[data-elementor-type="header"] .elementor-widget-nav-menu,
    body.page-id-121950 div[data-elementor-type="header"] .elementor-widget-search-form,
    body.page-id-121949 div[data-elementor-type="header"] .elementor-widget-nav-menu,
    body.page-id-121949 div[data-elementor-type="header"] .elementor-widget-search-form {
        margin-top: 20px;
    }
}
.carousel-content + .listing-custom-carousel {
    zoom: .8
}
.cus-page-carousel * {
    display: block !important;
}
.cus-page-carousel .listing-carousel-background-change {
    height: 860px;
}
.cus-page-carousel .carousel-content{
    margin-top: 170px;
    max-width: 50%;
}
.cus-page-carousel h5 {
    font-family: "Daddy Day", Sans-serif;
    font-size: 60px ;
    font-weight: 400 ;
    text-transform: uppercase;
    line-height: 50px ;
    letter-spacing: 1px ;
    word-spacing: 0px;
    text-shadow: 2px 2px 3px #000;
}
.cus-page-carousel .owl-carousel .lf-background,
.cus-page-carousel .lf-item {
	height: 400px;
    border-radius: 20px;
}
.cus-page-carousel .owl-carousel .active.center .lf-background,
.cus-page-carousel .active.center .lf-item {
	height: 500px;
    border-radius: 20px;
}
.cus-page-carousel .owl-carousel .owl-stage {
	display: flex !important;
	align-items: center;
}
.cus-page-carousel .lf-item-info {
    left: 0;
    right: auto;
    bottom: -100%;
    padding: 20px;
    background-color: #794839;
    width: 100%;
	transition: all 1s ease;
}
.cus-page-carousel .center .lf-item-info {
	bottom: -1px;
}
.cus-page-carousel .owl-item:hover .lf-item-info {
	bottom: 0;
}
.cus-page-carousel .lf-item-info h4 {
    font-size: 20px;
    font-weight: bold !important;;
}
.cus-page-carousel .owl-nav {
	position: absolute;
	top: calc(50% - 40px);
	width: 100%;
	display: block;
}
.cus-page-carousel .owl-nav .owl-prev{
	position: absolute;
	left: -80px;
}
.cus-page-carousel .owl-nav .owl-next{
	position: absolute;
	right: -80px;
}
.cus-page-carousel .owl-nav .owl-prev div,
.cus-page-carousel .owl-nav .owl-next div,
.listing-exhibits-heading .pt-swiper-button-prev,
.listing-exhibits-heading .pt-swiper-button-next{
	width: 50px;
	height: 50px;
	background-color: #76453a;
    border-radius: 50%;
}
.cus-page-carousel .owl-nav .owl-prev:hover div,
.cus-page-carousel .owl-nav .owl-next:hover div,
.listing-exhibits-heading .pt-swiper-button-prev:hover,
.listing-exhibits-heading .pt-swiper-button-next:hover{
	background-color: #76453a;
}
.cus-page-carousel .owl-nav .owl-prev div:after,
.cus-page-carousel .owl-nav .owl-next div:after,
.listing-exhibits-heading .pt-swiper-button-prev:after,
.listing-exhibits-heading .pt-swiper-button-next:after{
	width: 30px;
	height: 30px;
	background-color: transparent !important;
	background-image: url('assets/images/arrow-hover.png') !important;
	background-size: 100% !important;
	background-repeat: no-repeat;
	content: "";
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	display: inline-block;
}
.listing-exhibits-heading .pt-swiper-button-prev:after {
	left: 24%;
    transform: translate(-50%, calc(-50% - 2px));
}
.cus-page-carousel .owl-nav .owl-prev:hover div:after,
.cus-page-carousel .owl-nav .owl-next:hover div:after,
.listing-exhibits-heading .pt-swiper-button-prev:hover:after,
.listing-exhibits-heading .pt-swiper-button-next:hover:after{
	zoom: 1.5;
}
.listing-exhibits-heading .pt-swiper-button-prev svg,
.listing-exhibits-heading .pt-swiper-button-next svg {
	display: none;
}
.cus-page-carousel .owl-nav .owl-next div,
.listing-exhibits-heading .pt-swiper-button-next {
	transform: rotateY(180deg);
}
.cus-page-carousel .owl-nav i {
	display: none !important;
}
.listing-carousel-background-change {
	position: relative;
}
.listing-carousel-background-change .applied-background {
    width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index:1;
	opacity: 0;
	transition: 1s ease all;
    background-repeat: no-repeat;
	background-size: cover;
}
.listing-carousel-background-change .applied-background.active {
	z-index:2;
	opacity: 1;
}
.listing-carousel-background-change .container {
	position: relative;
	z-index: 3;
}
.elementor-widget-case27-custom-tabs-widgegt .tab-titles {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	justify-content: flex-start;
	overflow: hidden;
	overflow-x: auto;
	scrollbar-width: auto;
}
.elementor-widget-case27-custom-tabs-widgegt .tab-titles::-webkit-scrollbar {
    height: 5px;
}
.elementor-widget-case27-custom-tabs-widgegt .tab-titles li {
	flex: 0 0 auto;
}
.elementor-widget-case27-custom-tabs-widgegt .tab-titles li:last-child {
	flex-grow: 1;
}
.elementor-widget-case27-custom-tabs-widgegt .tab-titles li a {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	font-family: "Gilroy", Sans-serif;
	line-height: 22px;
	border: none;
	height: 100%;
	width: 100%;
	padding: 10px 20px;
	display: flex;
	background-color: #fff4e0;
	align-items: center;
}
.elementor-widget-case27-custom-tabs-widgegt .tab-titles li img {
/*	max-width: 18px;*/
    margin-right: 5px;
    filter: brightness(0) saturate(100%);
}
.elementor-widget-case27-custom-tabs-widgegt .tab-titles li a.active {
	background-color: transparent;
	color: #fff !important;
	text-shadow: 0 0 2px #000;
}
.elementor-widget-case27-custom-tabs-widgegt .tab-titles li a.active img {
	filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(0%) hue-rotate(24deg) brightness(107%) contrast(100%);
}
.elementor-widget-case27-custom-tabs-widgegt .ml-custom-tabs-container {
	position: relative;
}
.elementor-widget-case27-custom-tabs-widgegt .tab-content-wrapper {
	background: #fff;
}
.elementor-widget-case27-custom-tabs-widgegt .tab-desc-contents {
	padding: 20px;
}
.elementor-widget-case27-custom-tabs-widgegt .tab-desc-contents ul li,
.elementor-widget-case27-custom-tabs-widgegt .tab-desc-contents ol li{
	font-size: 14px;
}
.elementor-widget-case27-custom-tabs-widgegt {
	margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
    .elementor-widget-case27-custom-tabs-widgegt .tab-titles {
        flex-direction: column;
        position: unset;
    }
    .elementor-widget-case27-custom-tabs-widgegt .tab-titles li {
        flex: unset;
    }
	.elementor-widget-case27-custom-tabs-widgegt .tab-titles li a.active {
		background-color: #6e483b;
		text-shadow: none;
	}
}
.cus-page-carousel {
	position: relative;
}
.cus-page-carousel:after {
    content: "";
	background-image: url('assets/animals-listing/single/cover-mask_70h.png');
	background-repeat: repeat-x;
	background-position: bottom center;
	background-size: contain;
	position: absolute;
	bottom: -1px;
	left: 0;
	min-height: 50px;
	display: block;
	width: 100%;
	z-index: 9;
}
.main-zoo-podium .podium-heading,
.main-zoo-podium .podium-preview-cards {
    max-width: 1340px;
    margin: 0 auto;
}
.main-zoo-podium .podium-heading {
    display: flex;
    align-items: center;
}
.main-zoo-podium {
	position: relative;
	padding: 70px 0 100px 0;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.podium-preview-cards {
	display: flex;
	justify-content: space-between;
	padding-bottom: 50px;
    align-items: flex-end;
}
.podium-preview-cards .podium-card {
	flex: 1;
	margin-right: 30px;
}
.podium-card figure {
	height: 200px;
	overflow: hidden;
}
.podium-card figure img {
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.podium-card .podium-desc {
	width: 100%;
	padding: 20px;
	background: white;
}
.podium-card .podium-desc * {
	margin: 0;
}
.podium-card .podium-desc h3 {
	margin-bottom: 15px;
	color: #794839;
	font-size: 20px;
	font-weight: bold;
}
.podium-card .podium-text {
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    max-height: calc(1.5em * 6);
}
@media (min-width: 1000px){
    .podium-card:nth-child(2) .podium-text {
        -webkit-line-clamp: 5;
        max-height: calc(1.5em * 5);
    }
    .podium-card:nth-child(3) .podium-text {
        -webkit-line-clamp: 4;
        max-height: calc(1.5em * 4);
    }
}
.podium-card .podium-desc p.podium-by {
	margin: 15px 0 10px 0;
	color: #794839;
	font-size: 16px;
	font-family: "Daddy Day", Sans-serif;
	letter-spacing: 1px;
}
.podium-card .podium-desc .read-more-link {
	text-align: right;
}
.podium-card .podium-desc .read-more-link a {
	font-size: 16px;
	font-family: "Daddy Day", Sans-serif;
	letter-spacing: 1px;
	color: #000;
}
@media (max-width: 1000px){
	.main-zoo-podium {
		padding: 0 20px;
	}
	.podium-preview-cards {
		flex-direction: column;
	}
	.podium-preview-cards .podium-card {
		margin-right: 0px;
		margin-block: 20px;
	}
}
.listing-exhibit-section .le-heading-wrapper {
    display: flex;
    align-items: center;
}
.listing-exhibits-heading {
	position: relative;
}
.listing-exhibits-heading .content_right {
	position: absolute;
	right: 0;
	top: -120px;
	zoom: .8;
}
.listing-exhibit-section .le-heading-wrapper h3 {
	line-height: normal !important;
}
.listing-exhibit-section .heading-desc p {
	color: #fff;
	max-width: 50%;
}
@media (max-width: 1200px){
	.listing-exhibit-section .heading-desc p {
		max-width: 100%;
	}
}
.listing-exhibit-section .exhibits-items .blog-item {
	padding: 0 0 0 50%;
}
.listing-exhibit-section .exhibits-items .blog-item .entry-thumb {
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	overflow: hidden;
}
.listing-exhibit-section .exhibits-items .blog-item .entry-thumb a {
	width: 100%;
	height: 100%;
	display: block;
    background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.listing-exhibit-section .exhibits-items .row {
	width: 100%;
	padding: 0;
	margin: 0;
    background: #fff;
}
.listing-exhibit-section .exhibits-items .entry-content {
	width: 100%;
	padding: 0;
	margin: 0;
}
.listing-exhibit-section .exhibits-items .entry-title {
	width: 100%;
	padding: 20px;
	background-color: #794839;
	margin: 0;
	line-height: normal;
}
.listing-exhibit-section .exhibits-items .entry-title a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.listing-exhibit-section .exhibits-items .entry-desc {
	padding: 20px;
}
.listing-exhibit-section .exhibits-items .entry-desc p {
	border-bottom: solid 1px rgba(0, 0, 0, .4);
	padding-bottom: 20px;
	margin: 0;
	display: none;
}
.listing-exhibit-section .exhibits-items .entry-desc p:first-child {
	display: block;
}
.listing-exhibit-section .exhibits-items .entry-notable-species {
	padding: 0px 20px 20px 20px;
}
.entry-notable-species h4 {
	color: #794839;
	font-size: 20px;
	padding-bottom: 10px;
}
.entry-notable-species div {
	color: #000;
	font-size: 14px;
	background-image: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAQEBAQEBAQEBAQGBgUGBggHBwcHCAwJCQkJCQwTDA4MDA4MExEUEA8QFBEeFxUVFx4iHRsdIiolJSo0MjRERFwBBAQEBAQEBAQEBAYGBQYGCAcHBwcIDAkJCQkJDBMMDgwMDgwTERQQDxAUER4XFRUXHiIdGx0iKiUlKjQyNEREXP/CABEIACIAIAMBIgACEQEDEQH/xAAcAAABBAMBAAAAAAAAAAAAAAAFAQMEBwACBgj/2gAIAQEAAAAA9sVflo1fO1hyCKDrhBgO1Jo27//EABgBAAIDAAAAAAAAAAAAAAAAAAECBAUG/9oACAECEAAAAM0Jq3Y//8QAFgEBAQEAAAAAAAAAAAAAAAAAAAIB/9oACAEDEAAAAIap/8QAKhAAAgICAQEGBgMAAAAAAAAAAQIDBQQGABESISIjMUEQFTNCUXETFDL/2gAIAQEAAT8A2XZMfX8b+RvHO/04/wA8+cbtbucnCeaKJvtQeEc+b7tUuMrLaWSFftceE81jZsbYccE+XOn1I+bI8lruSV+Q3lRyIifpubTsOdT5UdNWdIYoo16lR07XNW2LPtsw09l0nhmQgFu/s8oXkqd0/o4zeXJKUf8AQ5t2LJTbNBclS0cjq5/AK8v9dl2RIbusYNJIgDLyg1uXXhJd2hCvCh7Kjmq4z3u0y26oUjikLg+x68tarDtcN8bKjDIw6A9O/mvUU9CciIZRfFP+EPtzYEy9mzUqsEuuJGfOk9AeVVViVGJHi4sYAUd59yfgfQ8rI0VZGCKD2vUD4f/EAB8RAAIBBAMBAQAAAAAAAAAAAAIDBAABEhMFIVEQMf/aAAgBAgEBPwCXL2nIY2QxcVJ2XivojOokvUUdinsZFczXcW9kBUfG2N0hZjlGffO/oH7SuPDahagxjRyy7/TP5av/xAAaEQACAwEBAAAAAAAAAAAAAAABIQARMVEQ/9oACAEDAQE/ACdaEBxqVvJWc9//2Q==');
	background-repeat: no-repeat;
	background-position: left;
	background-size: 15px;
	min-height: 20px;
	padding: 0 0 0 20px;
	margin: 10px 0;
}
.notable-species-read-more {
	width: 100%;
	text-align: right;
	padding: 0 10px 10px 0;
}
.notable-species-read-more a {
	font-family: "Daddy Day", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
	color: #000;
}
.climates-section .static-content,
.climates-section .repeater-content {
    max-width: 1340px;
    margin: 0px auto;
}
.climates-section .static-content .heading{
    display: flex;
    align-items: center;
}

.climates-section .static-content i {
    position: absolute;
    left: 0;
    top: 70px;
}
.climates-section .static-content h3 {
	margin: 0;
	color: #a7bb64;
}
.climates-section .static-desc p {
	color: #fff;
}
.climates-section .static-desc {
	max-width: 50%;
}
.repeater-content .circles {
	width: 250px;
	height: 250px;
	border-radius: 100%;
	border: 10px solid #fff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	margin: 0 auto;
	position: relative;
	overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}
.repeater-content .circles h4 {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background-color: #794839;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	line-height: normal;
	padding: 10px 50px 20px 50px;
	margin: 0;
	transform: translateY(100%);
	transition: all 400ms ease;
}
.repeater-content .circles:hover h4 {
	transform: translateY(0);
}
.climates-section .repeater-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.climates-section .repeater-content .repeater-item {
	flex: 0 0 33.3%;
    box-sizing: border-box;
    text-align: center;
}
.climates-section {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 80px;
}
@media (max-width: 1000px){
	.listing-exhibit-section .exhibits-items .blog-item {
		padding: 0 0 0 0%;
	}
	.listing-exhibit-section .exhibits-items .blog-item .entry-thumb {
		width: 100%;
		height: 300px;
		position: unset;
		left: auto;
		top: auto;
	}
	.cus-page-carousel .carousel-content {
	    margin-top: 50px;
	    max-width: 100%;
	}
	.cus-page-carousel .section-body {
		padding: 0 30px;
	}
    .listing-exhibits-heading .content_right {
		position: unset;
		text-align: right;
		margin-bottom: 20px;
	}
	.climates-section .repeater-content .repeater-item {
		flex: 0 0 50%;
		padding-bottom: 30px;
	}
	.climates-section .static-content {
		padding: 0 20px;
	}
	.climates-section .static-desc {
	    max-width: 100%;
	}
}
@media (max-width: 600px){
	.climates-section .repeater-content .repeater-item {
		flex: 0 0 100%;
		padding-bottom: 30px;
	}
}
body {
	background-color: #fcf3e1;
}
.single-listing-fullwidth .container.c27-related-listings-wrapper {
	width: 100%;
}
.custom-range-slider,
.custom-range-slider .noUi-connect {
	background: #ccc3b3;
	height: 2px;
	box-shadow: none;
}
.custom-range-slider .noUi-handle {
	width: 20px;
	height: 20px;
	background: #ccc3b3;
	border-radius: 100%;
	box-shadow: none;
	top: -11px;
}
.custom-range-slider .noUi-handle:after,
.custom-range-slider .noUi-handle:before {
	display: none;
}
#search-form .related-listing-filter {
	margin-top: 20px;
}
#search-form .related-listing-filter label {
	top: 0px;
}
#animals-sub-species-1 li.hide {
	display: block !important;
}
body.page-template-content-no-sidebar .col-md-8.page-content {
	width: 100%;
	margin: 0;
}
body.page-template-content-no-sidebar .col-md-8.page-content .element {
	padding: 0;
	background: transparent;
	box-shadow: none;
}
body.page-template-content-no-sidebar .col-md-8.page-content .element ul,
body.page-template-content-no-sidebar .col-md-8.page-content .element ol{
	margin-left: 15px;
    padding: 0;
}
body.page-template-content-no-sidebar .col-md-8.page-content .element ul li,
body.page-template-content-no-sidebar .col-md-8.page-content .element ol li {
	padding: 10px 0;
	font-size: 16px;
	line-height: 22px;
}
body.page-template-content-no-sidebar .col-md-8.page-content .element p {
	font-size: 16px;
	line-height: 22px;
}
body.page-template-content-no-sidebar .col-md-8.page-content .element a {
	font-size: 16px;
	color: inherit;
}
div[data-elementor-type="header"] .elementor-nav-menu {
	flex-wrap: nowrap;
}
div[data-elementor-type="header"] .elementor-nav-menu > li > a:hover {
	transform: scale(1.2);
}
.elementor-search-form .e-font-icon-svg-container:hover {
	transform: scale(1.4);
}
/* Custom Dropdown */
.custom-dropdown {
    position: relative;
    display: inline-block;
}
.custom-dropdown-toggle {
    background-color: #007bff;
    color: white;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
}
.custom-dropdown-toggle:hover {
    background-color: #0056b3;
}
.custom-dropdown-menu {
    display: none;
    position: absolute;
    background-color: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 1000;
    border-radius: 5px;
}
.custom-dropdown-menu:before {
	content: "Alternate Names";
	font-size: 16px;
	color: #000;
	text-shadow: none;
	margin: 0;
	display: block;
	padding: 5px 0 5px 5px;
	line-height: normal;
	text-transform: none;
}
@media (max-width: 500px){
	.custom-dropdown-menu {
		left: auto;
		right: -10px;
		top: 25px;
	}
}
.custom-dropdown-item {
    padding: 10px 20px;
}
.custom-dropdown-item a {
    text-decoration: none;
    color: black;
    display: block;
}
.custom-dropdown-item:hover {
    background-color: #f1f1f1;
}
.custom-dropdown-menu.show {
    display: block;
}
div.profile-name a#toggleOptions {
    background: transparent;
    padding: 0;
    display: block;
}
div.profile-name .custom-dropdown {height: 20px;}
div.profile-name .custom-dropdown-menu {
	width: 220px;
	padding: 8px 10px 10px 10px;
}
div.profile-name .custom-dropdown-menu li {
	padding: 7px;
}
div.profile-name .custom-dropdown-menu li a {
	line-height: normal !important;
	text-shadow: none;
	color: #000;
	text-transform: none;
	padding: 0;
}
div.profile-name a#toggleOptions svg {
	filter: invert();
}
.md-group input:focus~label,
.md-group input:valid~label,
.md-group select:valid~label,
.md-group select[multiple]~.select2-container--focus~label {
    top: 0;
    transform: none;
    font-size: 14px;
}
.posts-filter .select2-selection__choice__remove {
    margin-bottom: 5px;
    line-height: normal;
}
.posts-filter .select2-selection__choice__remove:before {
    margin-top: 5px;
    line-height: normal;
}
.blog-posts-filters .filters-content-inner {
	display: block;
}
.single-term-filter.posts-filter > span {
	margin-top: 15px;
}
.blog-posts-filters .single-term-filter {
	height: auto;
}
.blog-posts-filters .buttons {
	padding: 9px 40px 14px 40px;
	height: auto !important;
	display: flex;
	justify-content: center;
	align-items: center;
}
.blog-posts-filters .buttons i {
	padding-top: 3px;
}
button#reset-blog-filters {
	color: #0562AD !important;
	background: transparent;
	padding-top: 5px;
	font-size: 14px;
	font-weight: 400;
    line-height: 1.5px;
    letter-spacing: 0.5px;
	opacity: .7;
}
a[href*="amzn.to"] {
    color: red !important;
}
a#get-post-items {
    color: #fff !important;
}

.ml-custom-tabs-container {
	font-weight: 400;
    font-size: 16px;
	line-height:26px;
}
.explore-head .explore-types>div>a h4 {
    color: #9AB753;
    font-family: "Gilroy", Sans-serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    text-transform: uppercase;
}
.explore-head .explore-types>div>a i {
    display: none !important;
}
.explore-head .explore-types>div.active:after,
.explore-head .explore-types>div:hover:after {
    border-bottom: solid 2px #76453A;
}
.cus-page-carousel .owl-carousel {
    width: 90%;
    margin: 0 auto;
}
.profile-header .profile-menu ul li a {
    text-transform: uppercase;
    color: var(--accent);
}
.section-body .map-toggle-button {
    float: right;
    margin-right: 10px;
    margin-bottom: 20px;
    color: #76453A;
    display: flex;
    align-items: center;
}
.section-body .map-toggle-button i {
    font-size: 20px;
    color: #76453A;
	margin-right: 5px;
}
.section-body .map-toggle-button.active i.view_agenda {
    display: none;
}
.section-body .map-toggle-button:not(.active) i.view_agenda {
    display: block;
}
.section-body .map-toggle-button:not(.active) i.map {
    display: none;
}
.c27-related-listings-wrapper .section-body {
	position: relative;
}
#relatedTabFinderMap {
    position: absolute;
    top: 40px;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
#relatedTabFinderMap .contact-map {
    height: 100%;
}
#relatedTabFinderMap .reset-map-location {
	padding: 0 !important;
	box-shadow: none;
}
#relatedTabFinderMap .reset-map-location button {
	border: none;
}
.explore-filter .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    max-height: 26px;
	position: absolute;
	right: 0;
	top: 3px;
}
.explore-filter .select2-container--default .select2-selection--multiple {
	margin-top: 10px;
}


.applied-background .background-overlay,
.climates-section .background-overlay,
.main-zoo-podium .background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none; /* Allows interactions with content below */
    z-index: 1;
}

.main-zoo-podium .podium-heading,
.main-zoo-podium .podium-preview-cards,
.main-zoo-podium .custom-button-wrapper,
.climates-section .static-content,
.climates-section .repeater-content {
    position: relative;
    z-index: 3; /* Ensure content is above the overlay */
}
body.single.type-animals .form-group.range-slider.explore-filter {
	display: none;
}
.menu-item img._before[src*="rabbit-1.svg"] {
	height: 31px;
    width: auto;
}
.select2-container--default .select2-selection--single .select2-selection__clear:before {
	background-color: transparent;
}

.elementor-widget-case27-custom-tabs-widgegt .tab-icon {
  width: 18px;
}
body.type-animals .profile-name h1 {
	display: flex;
    align-items: center;
}
body.type-animals .profile-name h1 div {
	margin-left: 10px;
	margin-right: 10px;
}
body.type-animals .listing-type-filters div[filter-key="search_keywords"] {
	display: none;
}
.lf-item-container {
	border-radius: 20px;
}
.single-blog-feed .sbf-title a {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.single-blog-feed .sbf-title p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    max-height: calc(1.5em * 8);
    margin: 0;
}