/* ---------------------------- */
/* ----- SUNCOAST MAIN -------- */
/* ---------------------------- */
.elementor-kit-20 {
    --e-global-color-text: #44484C !important;
}

#email-btn {
    padding: 8px 20px !important;
    
}

#email-btn .elementor-button-text {
    font-size: 18px !important;
    padding-top: 7px;
}

#email-btn svg {
    font-size: 26px !important;
    padding-top: 5px;
    
}

.species label {
	font-size: 18px !important;
}



p a {
    color: var( --e-global-color-4a7c68d ) !important;
    font-weight: bold;
}

:root {
  --body-text: #44484C;
  --primary-font: "Noto Sans", Sans-serif;
  --primary-shadow: 0px 0px 20px 10px rgba(0,0,0,.04);
}

.elementor-kit-20 {
    font-size: 18px;
    
}

.body-text {
    font-family: Noto Sans;
    font-weight: 400 !important;
    color: #44484C !important;
}

.bottomless {
    margin-bottom: 0;
}

.shadow {
    box-shadow: var(--primary-shadow);
}

.hidden {
	display: none !important;
}

.card > div > section {
    border: 1px solid #DAE0E8;
    border-radius: 4px;
    box-shadow: var(--primary-shadow);
}

.heading-accent {
    height: 100px;
}

.heading-accent:after {
    content: "";
    display: block;
    position: absolute;
    top: 90%;
    left: 50%;
    width: 75px;
    height: 4px;
    background: #2E2BD1;
    transform: translateX(-50%);
}

.body-text {
    font-family: var(--primary-font);
}

.body-accent {
   font-weight: 700 !important;
   color: #168364 !important;
}
.body-accent-green {
    font-weight: 700 !important;
    color: #168364 !important;
}
.body-accent-blue {
	/* 	the client wanted most blue text replaced with black/dark grey */
    font-weight: 700 !important;
    color: #44484C !important;
}

.blue-link {
	font-weight: 700 !important;
    color: #2E2BD1 !important;
	text-decoration: underline !important;
}
.elementor-button-link,
.elementor-slide-button {
    text-shadow:0 0 2px rgba(0,0,0,.5);
}
.p-no-margin p {
    margin: 0 !important;
}

.last-p-no-margin p:last-child {
    margin: 0 !important;
}

.bullet-point {
    display: flex;
    gap: 10px;
}

.bullet-point svg {
    flex-shrink: 0;
}

.bullet-point span {
    line-height: 1;
}

.inline-w-38 {
    max-inline-size: 38ch;
}

.inline-w-41 {
    max-inline-size: 41ch;
}


.inline-w-42 {
    max-inline-size: 42ch;
}

.inline-w-47 {
    max-inline-size: 47ch;
}

.button-primary {
    padding: 10px 20px;
    border-radius: 4px;
    background-color: #1FB58A;
    color: #fff;
    font-family: Noto Sans;
    font-weight: 600;
}

/* /volunteer-opportunities accordions align plus and times icon with text */
.fa-plus, .fa-times {
    margin-top: 23px;
}
h3.elementor-tab-title .fa-plus,
h3.elementor-tab-title .fa-times {
    margin-top:7px;
}

.full-width {
    width: 100% !important;
}

/* Our capital campaign 'Additional Project Costs'italics */
.elementor-widget-container .project-costs i {
    font-size: 16px;
}

/* .gallery-card > div{
    box-shadow: var(--primary-shadow);
}
 */
.gallery-image img, .gallery-image > div {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    box-shadow: var(--primary-shadow);
}

.gallery-title > div{
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    box-shadow: var(--primary-shadow);
}

/* --------------------- */
/* ----- HEADER -------- */
/* --------------------- */


.bg--gradient--gblue {
    background: linear-gradient(90.19deg, #2E2BD1 -8.44%, #2E2CD1 -8.43%, #1B81D3 46.04%, #1FB58A 105.26%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}


#site-header-2 {
    position: relative;
    z-index: 3;
}

.header-nav .elementor-item:hover {
    font-weight: 700 !important;
}

.header-nav nav, .header-nav div, .header-nav a {
    transition: none !important;
    
}

.elementor-nav-menu--dropdown .elementor-nav-menu a,
.elementor-nav-menu ul.elementor-nav-menu--dropdown a {
    color:#33373d;
}


.social--container {

}

.social--container .elementor-social-icon {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 5px !important;
}

.social--container .elementor-grid .elementor-grid-item {
    min-width: 0;
    margin-right: 3px;
}

.social--container .elementor-icon i, .elementor-icon svg {
    width: 0.8em;
    height: 0.8em;
    position: relative;
    display: block;
}

.elementor-shape-rounded .elementor-icon.elementor-social-icon {
    border-radius: 10%;
    max-height: 42px;
}

.elementor-134 .elementor-element.elementor-element-8a42ec4 .elementor-search-form__container {
    min-height: 42px !important;
}

.search--container input::-webkit-textfield-decoration-container {
    color: white !important;
    font-family: Noto Sans !important;
    font-size: 16px;
}

.outline {
    margin: 0 !important;
}

.hamburger--menu .elementor-heading-title {
    font-family: Noto Sans !important;
    padding: 10px !important;
    font-size: 16px !important;
}

@media (max-width: 767px) {
    .hamburger--menu h2 {
        font-size: 24px !important;
        padding: 20px !important;
		
    }
    
    .outline {
        background-color: #ffffff;
        text-align: center;
        border-bottom: 1px solid #d6d6d6 !important;
    }
}

.search--container input.elementor-search-form__input {
    background-color: transparent !important;
    fill: transparent !important;
    color: #fff;
    font-weight: bold !important;
    border: none !important;
}

.search--container .elementor-search-form__container {
    background: transparent ;
    background-color: transparent !important;
    background: rgba(255, 255, 255, 0.2) !important;
    border-radius: 5px !important;
    color: #fff;
    max-width: 230px;
    margin-left: auto;
}

.search--container button.elementor-search-form__submit {
    background-color: transparent !important;
    color: #fff;
    font-weight: bold !important;
}

.search--container,
#search-form input[type="search"]::-webkit-input-placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

#mobile-menu {
	display: none;
}
#mobile-menu .elementor-sub-item {
    text-align: center;
}

.elementor-menu-toggle {
	display: none !important;
}

.header-nav-mobile li {
	display: flex !important;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.header-nav-mobile .elementor-nav-menu--dropdown {
	width: 100% !important;
}

/* --------------------- */
/* - Details Component - */
/* --------------------- */

.details-title {
    display: flex; 
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    padding: 2ch 30px;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
    cursor: pointer;
}
.em-item-meta h3,
.em-event-bookings h2,
.em-event-bookings h3,
.details-title h3,
#lost-pet-c h2,
#lost-pet-c h3 {
    margin: 0; 
    font-family: "Noto Serif", sans-serif;
    color: #2E2BD1;
    font-size: 28px;
    line-height: 1.5em;
}
#lost-pet-c h2,
.em-event-bookings h2 {
    font-size:40px;
}
.title-active {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.open-details-icon {
    flex-basis: 25px;
    flex-shrink: 0;
    transition: transform .5s;
}

.open-details-icon:hover > * {
    fill: #1B81D3;
}

.details-summary {
    transition: max-height .5s cubic-bezier(0, 1, 0, 1) !important;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    font-size: 1.125em;
    border: 1px solid #d6d6d6;
    border-top: none;
/*  height: 0; */
/*  transform: scaleY(0); */
    transform-origin: top;
    
}

.details-summary p {
    color: #44484C !important;
}

.details-summary a {
    font-size: 1em;
}

.icon-active {
    transform: rotate(.125turn);
}

.details-active {
    opacity: 1 !important;
/*  transform: scaleY(1); */
/*  visibility: visible; */
    max-height: 5000px;
    transition: max-height .5s ease-in-out !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.details-summary .elementor-button-text {
    line-height: 1.35;
}

.details-summary .elementor-button-icon {
    font-size: 1.5em;
}

/* --------------------- */
.elementor-tab-title {
    padding:15px 30px !important;
}
.elementor-tab-content {
    padding: 30px !important;
    line-height: 1.5 !important;
}

.elementor-tab-title.elementor-active {
    border-bottom: 1px solid #d6d6d6 !important;
}

option {
    color: black;
}

.elementor-slide-button {
    z-index: 10000000000;
    font-family: Noto Sans !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    padding: 20px !important;
    box-shadow: 0px 0px 10px 4px rgb(0 0 0 / 12%);
}

.elementor-slide-button:hover {
    background-color: var(--e-global-color-4a7c68d) !important;
}

/* DONATION CTA */
.margin--bottom--donation {
    margin-bottom: 20px;
}

/* HOMEPAGE LINK CARDS */
#homepage-volunteer-card, #homepage-adopt-card, #homepage-foster-card, #homepage-donate-card {
    position: relative;
}

#homepage-volunteer-card a:after, #homepage-adopt-card a:after, #homepage-foster-card a:after, #homepage-donate-card a:after{
    content: "";
    display: block !IMPORTANT;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.progress-bar {
    height: 50px;
    border-radius: 50px;
    background-color: #DAE0E8;
    overflow: hidden !important;
    position: relative;
}

.progress-slider {
    content: "";
    display: inline-block;
    position: absolute;
    inset: 0;
    right: 100%;
    background: red;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    background: linear-gradient(90deg, rgba(46,44,209,1) 0%, rgba(27,129,211,1) 35%, rgba(31,181,138,1) 100%);
}

/* FEATURED PETS HOMEPAGE */

.featured-pet-card {
    margin: 0 5px;
    border-radius: 4px;
    overflow: hidden !important;
    max-width: calc(33% - 5px) !important;
}

#featured-1 .featured-pet-image {
    height: 200px;
    width: 100%;
    background-image: url('../../../../uploads/2022/05/Image-1.png');
    background-size: cover;
    background-position: 0 25%;
}

#featured-2 .featured-pet-image {
    height: 200px;
    width: 100%;
    background-image: url('../../../../uploads/2022/05/doctor-testing-animal-with-stethoscope-2.png');
    background-size: cover;
    background-position: 0 25%;
}

#featured-3 .featured-pet-image {
    height: 200px;
    width: 100%;
    background-image: url('../../../../uploads/2022/05/doctor-testing-animal-with-stethoscope-2-1.png');
    background-size: cover;
    background-position: 0 25%;
}

#featured-1 {
    margin-left: 0 !important;
}
    
#featured-3 {
    margin-right: 0 !important;
}

.pocket-pets-title > * > * {
    font-size: min(4.5vw, 4em) !important;
}

/* PET SEARCH HOMEPAGE */
.pet-search-active {
    visibility: visible !important;
    height: auto !important;
}

/*.pet-search {
    visibility: hidden;
    height: 0;
}*/

/* THRIFT STORES PHONE BUTTON */
#phone-button {
    padding: 12px 24px 12px 20px !important;
}

#phone-button .elementor-button-content-wrapper {
    align-items: center;
}

#phone-button .elementor-button-icon {
    line-height: 0;
    font-size: 1.5em;
}

.hdr--col--right {
    width: 19%;
    position: relative;
    right: -15px;
}

.hdr--col--right .elementor-widget-wrap.elementor-element-populated {

}

.hdr--col--right .elementor-165 .elementor-element.elementor-element-65ff02c7 {
    width: 19%;
    position: relative;
    right: -15px;
}

.hdr--col--right .elementor-widget-button {
    margin-bottom: 0;
    display: flex;
}

.hdr--col--right .image--wrapper {
    max-width: 50px;
    max-height: 40px;
}

.hdr--col--right .elementor-widget {
    width: 50% !important;
    margin-left: 0;
    padding-right: 0;
    margin-bottom: 0 !important;
}

.hdr--main--nav {

}

.hdr--col--right .elementor-element-55e34c2a {
    width: 50%;
    margin-left: 0;
    padding-right: 0;
    display: flex;
    justify-content: end;
}

.hdr--col--right .elementor-widget-wrap.elementor-element-populated {
    padding-right: 0;
}


.hdr--col--middle {

}

.hdr--col--middle .elementor-widget-container {
    justify-content: right;
    align-items: flex-end;
}

.hdr--col--middle .elementor-widget-wrap.elementor-element-populated {
    padding-bottom: 0 !important;
}

.hdr--col--left {
    position: relative;
    left: -15px;
}

.hdr--col--left .elementor-widget-container {
    display: flex;
}

.hdr--col--left .elementor-widget-image img {
    min-width: 250px;
}

.logo--container {

}

.hero--section--column {

}

.lifted--btn--section {

}

.lifted--btn--section .elementor-container.elementor-column-gap-custom {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
    transform: translateY(-45px);
    max-width: 916px;
}

.lifted--btn--container {
    width: 100% !important;   
}

.lifted--btn--container:first-child {
    margin-left: 0;
}

.lifted--btn--container:last-child {
    margin-right: 0;
}

.lifted--btn--container {
    background: #FFFFFF;
    border: 1px solid #DAE0E8;
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.039357);
    border-radius: 5px;
    min-height: 228px !important;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
}

.gf--shortcode--container {
    max-width: 80%;
}

.gf--shortcode--container label{
    display: none !important;
}

#gform_confirmation_message_1 {
    font-family: 'Noto Sans';
    color: white;
    font-weight: 700;
    margin: 2rem;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper select {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    font-family: 'Noto Sans' !important;
    font-style: normal;
    font-weight: bold;
    font-size: 16px !important;
    line-height: 34px;
    padding: 10px 20px !important;
    border-color: transparent;
    color: black;
}

.icon-button-blue-bg:hover path {
    fill: var(--e-global-color-ead39e9) !important;
}



/* HEADER DROPDOWN */
.hdr--main--nav.hdr--col--middle ul.sub-menu.elementor-nav-menu--dropdown.sm-nowrap li:nth-child(1){
    border-top: 5px solid #1fb58a;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; 
}

a.elementor-sub-item.elementor-item-anchor {
    display: flex;
    justify-content: center;
    align-items: center;
}

#menu-1-9656ac5 ul.sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
    border-radius: 5px;
}

/* HAM DROPDOWN */
#hamburger--dropdown {
    display: none;
}

/* Homepage Slider */

.swiper-slide-inner {
    max-width: 1140px !important;
}

.elementor-slide-description {
    margin-bottom: 35px !important;
}

.swiper-pagination-bullets {
   transform: translateY(-70px) !important;
}


/* HOMEPAGE NEWSLETTER EMAIL FIELD */

input#input_1_2 {
    width: 100%;
}
#gform_1 input::-webkit-input-placeholder,
#gform_2 input::-webkit-input-placeholder {
    color: #fff !important;
}

/* HOMEPAGE NEWSLETTER SUBMIT BUTTON */

input#gform_submit_button_1, .contact input[type="submit"], .in-page-form input[type="submit"], .in-page-form input[type="button"] {
    font-family: "Noto Sans", Sans-serif;
    font-size: 18px !important;
    font-weight: 700;
    background-color: var( --e-global-color-ead39e9 ) !important;
    color: #fff !important;
    border-radius: 5px 5px 5px 5px;
    padding: 0.7em 2.5em 0.7em 2.5em;
    margin-right: 0;
    border-color: transparent !important;
    align-self: center;
    text-shadow:0 0 2px rgba(0,0,0,.5);
}

input#gform_submit_button_1 {
    padding: 18px 40px !important;
    line-height: 1;
}

.newsletter .gf--shortcode--container .gform_wrapper .gform_footer {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 2rem !important;
    color: #fff;
}

.elementor-36 .elementor-element.elementor-element-092f028 .elementor-nav-menu--main .elementor-item {
    min-width: max-content;
}

/* Contact page form */

.contact input {
    border: none !important;
	color: white !important;
}

.contact textarea {
    background-color: #eff3f938 !important;
    border: none !important;
    outline: none !important;
    color: #fff !important;
    border-radius: 8px !important;
    padding: 10px 20px !important;
}

.contact textarea::placeholder {
    color: #fff !important;
    font-weight: 700;
}

.contact .name_first {
    padding-top: 0 !important;
}

.contact .name_first input,.contact .name_last input, .contact #input_2_3{
    margin: 0 !important;       
}

.contact .gform_footer, .in-page-form .gform_footer {
    text-align: center;
}

.contact .validation_error, .contact .validation_message {
    color: hsl(0,100%,65%) !important;
    border-color: hsl(0,100%,65%) !important;
    background: none !important;
}

.contact .gform_confirmation_message {
    font-family: Noto Sans;
    color: #fff;
}

/* GLOBAL FORM STYLES */
.in-page-form .gfield {
    padding-right: 0 !important;
}


.gfield_label {
    font-size: 18px !important;
    line-height: 28px !important;
    color: #44484c;
}


label[for="input_4_1_3"], label[for="input_4_1_6"] {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 28px;
    color: #44484c;
}

#label_4_6_0, #label_4_6_1, #label_3_3_0, #label_3_3_1 {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #44484c;
}

#input_3_3_other {
    color: red;
}

.in-page-form input[type="text"],
.in-page-form input[type="email"],
.in-page-form input[type="tel"],
.in-page-form input[type="number"],
.in-page-form input[type="password"],
.in-page-form select,
.in-page-form textarea {
    background-color: #EFF3F9 !important;
    border: 1px solid #949494 !important;
    width: 100% !important;
    border-radius: 4px !important;
}
.in-page-form select {
    height:56px;
}
.in-page-form input[type="radio"],
.in-page-form input[type="checkbox"] {
    background-color: #EFF3F9 !important;
    border: 1px solid #949494 !important;
    border-radius: 4px !important;
}
#gform_submit_button_4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 34px;
    padding: 10px 20px;
}

.in-page-form .gform_wrapper .gfield_radio input[type="radio"],
.in-page-form .gform_wrapper .gfield_checkbox input[type="checkbox"],
.in-page-form .gform_wrapper .ginput_container_consent input[type="checkbox"],
.suncoast--popup--form .gform_wrapper .gfield_radio input[type="radio"],
.suncoast--popup--form .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]{
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  appearance: none;
  /* For iOS < 15 */
  background-color: #EFF3F9 !important;
  /* Not removed via appearance */
  margin: 0 !important;

  font: inherit;
  color: currentColor;
  width: 1.15em !important;
  height: 1.15em;
  border: 0.15em solid currentColor;
  border-radius: 4px;
/*   transform: translateY(-0.075em); */

  display: inline-grid;
  place-content: center;
  margin-right: 4px !important;
}

.in-page-form input[type="radio"]::before,
.in-page-form input[type="checkbox"]::before,
.suncoast--popup--form input[type="radio"]::before,
.suncoast--popup--form input[type="checkbox"]::before{
  content: "";
  width: 0.65em;
  height: 0.65em;
  border-radius: 4px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #666;
  /* Windows High Contrast Mode */
  background-color: CanvasText;
}

.in-page-form .gform_wrapper .gfield_radio input[type="radio"],
.in-page-form input[type="radio"]::before {
    border-radius:1em !important;
}

.in-page-form input[type="radio"]:checked::before, .suncoast--popup--form input[type="radio"]:checked::before,
.in-page-form input[type="checkbox"]:checked::before, .suncoast--popup--form input[type="checkbox"]:checked::before{
  transform: scale(1);
}


.in-page-form input[type="file"] {
    background-color: transparent !important;
    border: none !important;
}

.in-page-form input[type="file"]::-webkit-file-upload-button {
    padding: 10px 20px;
    font-family: Noto Sans;
    border: none;
    border-radius: 5px;
    color: transparent;
    background-image: url("../../../../uploads/2022/06/Upload-Button.png");
    background-size: contain;
    background-color: var( --e-global-color-ead39e9 ) !important;
    background-position: center;
    margin-right: 1rem;
}


.in-page-form input[type="file"]::-webkit-file-upload-button:hover {
    background-image: url("../../../../uploads/2022/06/Active.png");
    background-size: cover;
    background-color: var( --e-global-color-4a7c68d ) !important;
    background-position: center;
}

.in-page-form .gform_wrapper .gsection {
    border-bottom: 0 !important;
    
}

.in-page-form .gsection_description {
    margin-top: 3em;
    margin-bottom: 0 !important;
}

.gfield--type-consent legend.gfield_label {
    margin-bottom:0 !important;
}
.gfield--type-consent .gfield_consent_description {
    padding:10px !important;
}

.in-page-form .field_description_below {
    padding: 0 !important;
}

.in-page-form .gform_wrapper li.gfield.field_description_below+li.gsection {
    margin-top: 2.5em !important;
    margin-bottom: 0 !important;
}
.in-page-form .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
    width: 100% !important;
}

#gform_submit_button_3 {
    border: none !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}

.in-page-form .gform_footer input[type=submit]:hover,
.in-page-form .gform_footer input[type=button]:hover,
#gform_submit_button_3:hover, #gform_submit_button_1:hover {
    background-color: var(--e-global-color-4a7c68d) !important;
}

#gform_submit_button_2:hover {
    background-color: #fff !important;
    color: var(--e-global-color-ead39e9) !important;
}

#gform_submit_button_1:hover {
    border: 1px solid #fff !important;
}

#gform_submit_button_1 {
    padding: 1em 1.2em 1em 1.2em !important;
}

.inline-w-47.icon--cta:after {
    content: "›";
    position: absolute;
    right: 0;
    font-size: 2em;
    line-height: 1.5;
    color: #1fb58a;
    float: right;
    top: -10%;
}

.inline-w-47.icon--cta .elementor-container.elementor-column-gap-no {
    display: flex;
    align-items: center;
}

.inline-w-47.icon--cta .elementor-container.elementor-column-gap-no a {
    font-weight: normal;
}

.text--link--image--section img {
    padding-top: 5px;
}

.text--link--image--section p {
    margin-bottom: 0.3rem;
}

.text--link--image--section a {
    text-decoration: underline !important;
}


.clickable--video {

}

.elementor-element-edd6547 {
    margin-top: -50px;
}
/*
.capital--campaign--section .elementor-widget-wrap.elementor-element-populated { 
    z-index: 100;
    box-shadow: 0px 0px 20px 10px rgba(0,0,0,.04);
    position: relative;
    top: 30%;
}*/

.elementor-16 .elementor-element.elementor-element-edd6547 > .elementor-element-populated {
    z-index: 100;
    box-shadow: 0px 0px 20px 10px rgba(0,0,0,.04);
    position: relative;
    top: 30%;
}

.capital--campaign--section { 
    height: 1;
    position: static;
}


.clickable--video:after {
    content: "";
    background: url(../../../../uploads/2022/04/Play.svg);
    background-size: contain;
    width: 84px;
    height: 84px;
    top: 40%;
    left: 42%;
    position: absolute;
    z-index: 1;
}

.gm-style-iw.gm-style-iw-c {
    max-height: 100px !important;
}

.gm-style-iw-d {
    max-width: 200px;
    display: flex;
    position: relative;
    z-index: -1;
}

.gm-ui-hover-effect>span {
    background-color: #000;
    position: relative;
    z-index: 100000000000;
}

.gm-style-iw-d div {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: -2;
    height: auto !important;
}

.gm-style-iw-d div.text-container:first-child {
    font-weight: bold;
    margin-bottom: 1rem;

}

.gm-style-iw-d div .text-container {
    font-family: "Noto Sans", Sans-serif;
    font-weight: 400;
}

.visit--blog--col {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}


.visit--blog--col .elementor-widget-wrap.elementor-element-populated {
    background: linear-gradient(103.26deg, #2E2BD1 -262.54%, #1C82D4 -88.82%, #1FB58A 100%) !important;
    border: 1px solid #1FB58A;
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.039357);
    border-radius: 5px;
}

.blog--post--container {

}

.blog--post--container .elementor-widget-wrap.elementor-element-populated {
    padding: 0 10px !important;
}

.blog--post--container .elementor-post__thumbnail {
    max-width: 250px !important;
    max-height: 200px !important;
}

.blog--post--container .elementor-posts--thumbnail-top .elementor-post__text {
    width: 100%;
    padding: 10px 35px 35px;
    display: flex;
    flex-direction: column;
}

.blog--post--container .elementor-posts .elementor-post__title {
    font-size: 18px;
    margin: 0;
    order: 1;
    margin-bottom: 1rem;
}

.blog--post--container .elementor-post__title a {
    color: var( --e-global-color-ead39e9 );
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 1rem;
    font-family: var(--primary-font);
    font-weight: 700;
}

.blog--post--container .elementor-posts .elementor-post__meta-data {
    line-height: 1.3em;
    font-size: 12px;
    margin-bottom: 0.5rem;
    color: var( --e-global-color-4a7c68d );
    order: 0;
    font-family: var(--primary-font);
    font-weight: 700;
}

.blog--post--container .elementor-posts .elementor-post__excerpt {
    margin-bottom: 10px;
    order: 3;
}

.blog--post--container .elementor-posts .elementor-post__excerpt p {
    margin: 0;
    line-height: 1.5em;
    font-size: 14px;
    color: var(--body-text);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 1rem;
    font-family: var(--primary-font);
}


.blog--post--container .elementor-posts .elementor-post__read-more {
    font-size: 12px;
    font-weight: 700;
    order: 4;
    font-size: 1.1em;
    font-weight: 500;
    background-color: var( --e-global-color-ead39e9 );
    border-radius: 5px 5px 5px 5px;
    padding: 1em 1.2em 1em 1.2em;
    color: #fff;
    text-align: center;
    font-weight: bold;
        font-family: var(--primary-font);
}

.blog--post--container .elementor-posts--thumbnail-top .elementor-post {
    display: block;
    background: #fff;
    border: 1px solid #DAE0E8;
    box-shadow: 0px 0px 20px 10px rgb(0 0 0 / 4%);
    border-radius: 5px;
}

.blog--post--container .elementor-post img {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    width: 100% !important;
    object-fit: cover;
}

.blog--post--container .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
    height: 100%;
    width: 100%;
    min-height: 200px;
    object-fit: cover;
}

.blog--post--container .elementor-post__thumbnail.elementor-fit-height {
    width: 100%;
    max-width: 100% !important;
    min-height: 200px;
}

.blog--post--container .elementor-posts .elementor-post__thumbnail {
    position: relative;
    width: 100%;
    max-width: 100% !important;
    min-height: 200px;
}
 
.footer--cta--section {

}

.gf--shortcode--container.horizontal--gform {
    max-width: 100%;
}

.gf--shortcode--container.horizontal--gform .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
    padding-top: 2px;
    padding-top: 0 !important;
}

.gf--shortcode--container.horizontal--gform .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
    margin-top: 8px;
}

.gf--shortcode--container.horizontal--gform .gform_wrapper ul.gform_fields li.gfield {
    margin-top: 0 !important;
    padding-top: 0;
}

.gf--shortcode--container.horizontal--gform ul#gform_fields_1 {
    display: flex;
}

.gf--shortcode--container.horizontal--gform .gform_body {
    display: flex;
}

.gf--shortcode--container.horizontal--gform .gform_wrapper form {
    display: flex;
    align-items: start;
}

.gf--shortcode--container.horizontal--gform .gform_wrapper .gform_footer {
    width: 28%;
    display: flex;
    justify-content: center;
    margin-top: 0rem;
    padding-top: 0;
    padding-bottom: 0;
}

.dogs--iframe--container {
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.cats--iframe--container {
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.critters--iframe--container {
    height: 0;
    overflow: hidden;
    visibility: hidden;  
}

.footer--cta--section .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background-color: #eff3f938 !important;
    border-color: transparent !important;
}

.footer--cta--section #gform_submit_button_1 {
    margin-top: 0 !important;
}

.footer--cta--section .elementor-container.elementor-column-gap-default {
    display: flex;
    align-items: center;
}

.footer--cta--section {
    background: linear-gradient(90.19deg, #2E2BD1 -8.44%, #2E2CD1 -8.43%, #1B81D3 46.04%, #1FB58A 105.26%) !important;
}

.footer--cta--section .validation_error {
    display: none;
}

.footer--cta--section #field_1_2.gfield_error {
    width: 50% !important;
    margin: 0 1rem !important;
    margin-bottom: 0 !important;
}

.footer--cta--section .gform_validation_error {
    margin-bottom: 0 !important;
}

.footer--cta--section .validation_message {
    padding: 0 !important;
}

.footer--cta--section .gfield_error {
    background: none !important;
    border: none !important;
}

.footer--cta--section #gform_submit_button_1 {
    margin-top: 1rem;
}

.footer--cta--section .validation_message {
    color: hsla(0,100%,50%,.5) !important;
}

.footer--cta--section .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}

.footer--main--section {

}


.footer--title--container {

}

.footer--title--container {
    font-family: 'Noto Sans';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 34px;
}

.footer--menu {

}

.footer--col-2--container .elementor-button {
    width: 100%;
    font-weight: bold;
}

.footer--col-1--container {

}

.footer--col-2--container {

}

.footer--col-3--container {

}


.footer--menu .elementor-nav-menu--main .elementor-item {
    color: #FFFFFF;
    fill: #FFFFFF;
    border-bottom: 1px #fff solid;
    padding-left: 0;
}

.footer--col-4--container .elementor-element.elementor-element-ce029e0 .elementor-column-gap-custom .elementor-column > .elementor-element-populated {
    padding-right: 30px 0px !important;
}

.footer--bottom {
    background: rgba(255, 255, 255, 0.05);
}

/* ----------------------------- */
/* ----- MOBILE DEVICES -------- */
/* ----------------------------- */

@media only screen and (max-width: 650px) {
    .lifted--btn--section .elementor-container.elementor-column-gap-custom {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
    }
    
    .in-page-form .gf_left_half, .in-page-form .gf_right_half, .in-page-form div.ginput_complex.ginput_container.gf_name_has_2 span {
        width: 100% !important;
    }
}


@media only screen 
and (min-device-width : 250px) 
and (max-device-width : 815px)  { 

	#goal, #raised, #description {
    	text-align: center !important;
     }
    
    .careers-hero {
        background-position: 75% !important;
    }
    
    .featured-pet-card {
/*      margin: 0; */
        max-width: 100% !important;
    }

    .footer--cta--section .gform_body {
        max-width: 100%;
        width: 100%;
    }

    .gf--shortcode--container.horizontal--gform .gform_wrapper .gform_footer {
        width: 100%;
        display: flex;
        justify-content: center;
        padding-top: 0;
        padding-bottom: 0;
    }

    
    
    
/*  .details-title h3, .details-title svg {
        font-size: 1em !important;
    } */
    
    .details-title svg {
        width: 15px;
        height: 15px;
    }
    
    /* CSS FOR FOOTER RESPONSIVENESS */
    .footer--cta--section form#gform_1 {
        display:  flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    .footer--cta--section .gf--shortcode--container.horizontal--gform ul#gform_fields_1 {
        justify-content: center;
        flex-direction: column;
        width: 100% ;
    }
    
    .footer--cta--section input#input_1_2 {
        margin-top: 0px;
    }
    
    .footer--cta--section #field_1_2.gfield_error {
        width: 100% !important;
        margin: 0 !important;
    }
    
    .footer--cta--section h2.elementor-heading-title.elementor-size-default {
    
        text-align: center;
    }
    
    .footer--cta--section input#gform_submit_button_1 {
        font-family: "Roboto", Sans-serif;
        font-weight: 500;
        border-radius: 5px 5px 5px 5px;
        padding: 015px 020px 15px 020px !important;
        width: 100%;
        max-width: 100%;
        margin-right: 16px;
    }

    .footer--menu a {
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .elementor-element-f8d4a15 .elementor-widget-container {
        /*margin-right: 0 !important;*/
    }
    
    .lifted--btn--container {
        margin-right: 0px !important;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
    
    .lifted--btn--container {
        width: 100% !important;
    }
    
    /* CSS FOR FOOTER RESPONSIVENESS */

    .footer--menu a {
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .footer--cta--section input#input_1_2 {
        margin-top: 0px;
    }

    .gf--shortcode--container.horizontal--gform .gform_wrapper ul.gform_fields li.gfield {
        margin-top: 1rem !important;
        padding-top: 0;
    }

    input#gform_submit_button_1 {
        position: relative;
        top: -2px;
    }  

input:not([type="search"]) {
    background-color: #eff3f938 !important;
    border: 2px solid #949494 !important;
    color: #44484C !important;
}

}

@media (max-width: 1020px) {
    #lost-pet-c h2 {
        font-size:2em;
    }
    .em-item-meta h3,
    .details-title h3,
    #lost-pet-c h3 {
        font-size: 1.5em;
    }
    .heading-accent:after {
        top: 70%;
    }
    
    .newsletter .name_first ,.newsletter .name_last, .contact .name_first ,.contact .name_last {
        width: 100% !important;
    }
    
    .newsletter .name_last, .contact .name_last {
        margin-top: 1rem !important;
    }
    
    .contact textarea {
    background-color: #eff3f938 !important;
    border: none !important;
    outline: none !important;
    color: #fff !important;
    border-radius: 8px !important;
    padding: 10px 20px !important;
}

    .contact textarea::placeholder {
        color: #fff !important;
        font-weight: 700;
    }

    .contact .name_first {
        padding-top: 0 !important;
    }

    .contact .name_first input,.contact .name_last input, .contact #input_2_3{
        margin: 0 !important;       
    }

    .contact .gform_footer {
        text-align: center;
    }
    
    .footer--cta--section .gform_footer {
        margin-top: 1rem !important;
    }
}

@media (max-width: 467px) {
    .heading-accent:after {
        top: 50%;
    }
    .pocket-pets-title > * > * {
        font-size: 6vw !important;
    }
}

@media (min-width: 641px) and (max-width: 767px) {
    .footer--cta--section input#input_1_2 {
        margin-top: 15px;
    }

    /* .footer--cta--section input#gform_submit_button_1 {
        margin-right: 0;
    } */
}

@media (max-width: 641px) {
    .footer--cta--section input#gform_submit_button_1 {
        margin-right: 0;
    }

    
}

@media (max-width: 1024px) and (min-width: 1021px) {
    .footer--cta--section #gform_submit_button_1 {
        margin-top: 17px !important;
    }
}



#page .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
    background-color:#2e2bd1;
}

/* Styling for title of the form */
.suncoast--popup--form .gform_title {
  font-family: "Noto Serif", sans-serif;
  font-size: 28px !important;
  color: #2e2bd1;
  padding: 10px 0 20px 25px;
  font-weight: 400 !important;
  border-bottom: 1px solid #dcdde0;
}

/* Styling for input fields */
.suncoast--popup--form .ginput_container input {
  background-color: #eff3f9 !important;
  color: black !important;
  border: 2px solid #dcdde0 !important;
  height: 40px;
}

/* Styling for the entire form  */
.suncoast--popup--form .gform_body {
  padding: 0px 25px;
  height: auto;
}

/* Styling for previous, next, and submit buttons of forms */
.suncoast--popup--form .gform_page_footer input[type="button"],
.suncoast--popup--form .gform_page_footer input[type="submit"] {
  font-family: "Noto Sans", sans-serif !important;
  font-size: 18px !important;
  font-weight: 800;
  color: white !important;
  background-color: #1fb58a !important;
  width: 112px !important;
  border-radius: 5px;
  margin-bottom: 20px !important;
  border: none !important;
}


/* Styling for only the submit button */
.suncoast--popup--form .gform_page_footer input[type="submit"] {
  background-color: #2e2bd1 !important;
}

/* Styling to hide weird dotted line at the bottom of the form, above the buttons. */
.suncoast--popup--form .gform_wrapper .gform_page_footer {
  border-top: none;
}

/* Styling for sub-labels */
.suncoast--popup--form .ginput_container label {
  font-family: "Noto Sans", sans-serif;
  letter-spacing: -0.1px !important;
  font-size: 18px !important;
  font-weight: 600;
}

.suncoast--popup--form .ginput_container label[for="input_5_5_6"], .suncoast--popup--form .ginput_container label[for="input_5_5_3"] {
    font-weight: 400;
}

.suncoast--popup--form li {
    margin-top: 1.125rem !important;
}

.suncoast--popup--form .ginput_container_radio {
    margin-top: 0 !important;
}

.suncoast--popup--form .gfield_radio {
    margin-top: 5px !important;
    margin-bottom: 15px !important;
    line-height: 3;
}

.suncoast--popup--form input:not([type="button"]):not([type="submit"]) {
    font-weight: 400 !important;
}

.suncoast--popup--form .gform_wrapper .gfield_radio li label {
    margin-top: -5px;
}

/* Styling for close button */
.dialog-close-button.dialog-lightbox-close-button {
    text-decoration:none;
}

/* Styling for radio & checkbox labels */
.suncoast--popup--form .gfield_radio li label,
.suncoast--popup--form .gfield_checkbox li label {
  font-size: 16px !important;
  font-weight: 400 !important;
}

/* Styling to round out the corners of the form popup */
.dialog-widget-content.dialog-lightbox-widget-content.animated {
  border-radius: 5px;
}

/* Styling to make certain field buttons inline  */
.suncoast--popup--form .inline--button--fields div ul li {
  display: inline;
  margin-right: 50px !important;
}

/* Styling to align the radio buttons with the labels. */
.suncoast--popup--form .gform_page_fields .ginput_container_radio ul li label {
  padding-top: 4px !important;
}

/* Styling to align the checkboxes with the labels. */
.suncoast--popup--form
  .gform_page_fields
  .ginput_container_checkbox
  ul
  li
  label {
  padding-top: 6px !important;
}

/* Styling to make popup form fit the page when it gets really long */
.dialog-message .suncoast--popup--form {
  max-height: 700px !important;
    
}

/* Styling for the required symbols */
.suncoast--popup--form .gfield_required {
    color: #1fb58a !important;
}

/* Adds required symbols after the labels of the address fields */
.suncoast--popup--form .address--required--fields div label::after {
    content:' *';
    color: #1fb58a;
}

/* Styling for the multiple disclaimer buttons */
li#field_5_50 .ginput_container.ginput_container_radio {
    position: relative;
    top: -45px;
}

/*---------------------------------------------*/
/*---- BELOW IS STYLING FOR THE SCROLL BAR ----*/
/*---------------------------------------------*/
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
    border-radius: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
    border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/*TWT*/
.elementor-top-section .elementor-heading-title {
    text-shadow:0 0 1px #fff;
}
#page ul.pretty {
    list-style-type:none;
    margin-left:0;
}
#page ul.pretty li {
    padding-left:30px;
    position:relative;
    margin-bottom:1rem;
}
#page ul.pretty li:before {
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:.3em;
    width:19px;
    height:17px;
    background:url('../paw-icon%EF%B9%96v=2.svg');
}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}
#harness-widget a.bottom-right {
    opacity:0;
    animation:none;
}
.twt-scrolled #harness-widget a.bottom-right,
#harness-widget a.bottom-right.h-widget-button-close{
    animation-name:fadeInUp;
    animation-fill-mode:both;
    animation-duration:.5s;
}
/*capital campaign page*/
.page-id-14351 .header--top,
.page-id-14351 #main--nav,
.page-id-14351 #header-nav-donate-btn-c,
.page-id-14351 #header-nav-btn-c,
.page-id-14351 #harness-widget a.h-widget-button.bottom-right,
.page-id-14351 .footer--main--section {
    display:none !important;
}
.page-id-14351 #site-header-2 > .elementor-container {
    justify-content:center;
}
.page-id-14351 #site-header-2 .elementor-widget-container {
    margin-left:0;
    text-align:center;
}
/*funraise & gutenberg button*/
.twt .humane-button-green,
.twt .wp-block-buttons .wp-block-button__link,
.twt .em-booking-submit {
    font:700 1.125rem/1.3 "Noto Sans", Sans-serif;
    background:#1fb58a;
    border-radius: 5px;
    padding:16px 25px;
    -webkit-appearance:none;
    border:0;
    box-shadow:none;
    cursor:pointer;
    text-shadow:0 0 2px rgba(0,0,0,.5);
    text-decoration:none;
    display:inline-block;
    text-align:center;
    max-width:100%;
}
.twt .humane-button-green.less-tb-padding {
    padding-top:8px;
    padding-bottom:8px;
}
.twt .humane-button-green.less-lr-padding {
    padding-left:12px;
    padding-right:12px;
}
.twt .humane-button-green:hover,
.twt .humane-button-green:focus,
.twt .wp-block-buttons .wp-block-button__link:hover,
.twt .wp-block-buttons .wp-block-button__link:focus,
.twt .em-booking-submit:hover,
.twt .em-booking-submit:focus {
    background:#2e2bd1;
}
.twt .humane-button-green.on-blue-background:hover,
.twt .humane-button-green.on-blue-background:focus {
    background:#fff;
    color:#168364;
    text-shadow:none;
}
.twt .wp-block-buttons {
    margin-bottom:1.375rem;
}
.twt .wp-block-buttons + h2 {
    margin-top:2rem;
}
/*elementor native accordion*/
.elementor-widget-toggle .elementor-tab-content > p:last-child {
    margin-bottom:0;
}
/*blog*/
body.archive.category,
body.single-post {
    background:#eef5fa;
}
.archive.category .page-header,
.twt-blog-post-title {
    position:relative;
    padding:6rem 25px;
    text-align:center;
    min-height:311px;
    display:flex;
    align-items:center;
    justify-content:center;
}
.archive.category .page-header {
    margin-top:-20px;
    margin-left:calc(-50vw  + 50%);
    margin-right:calc(-50vw + 50%);
}
.archive.category .page-header:before,
.twt-blog-post-title:before {
    content:'';
    position:absolute;
    background:#fff url(../../../../uploads/2023/06/Adoption-Events-Header-1920v2.jpg) no-repeat top center;
    background-size: cover;
    top:0;
    right:0;
    bottom:0;
    left:0;
    opacity:.42;
}
.archive.category .page-header h1,
.twt-blog-post-title h1 {
    position:relative;
    color:#2e2bd1;
    font:400 50px/1.1 "Noto Serif", serif;
    text-shadow:0 0 2px #fff;
    z-index:2;
    max-width:1200px;
    margin:0 auto;
    text-wrap:balance;
}
@media (max-width:1024px) {
    .archive.category .page-header h1,
    .twt-blog-post-title h1 {
        font-size:5vw;
    }
}
@media (max-width:767px) {
    .archive.category .page-header,
    .twt-blog-post-title {
        padding:2rem 25px;
        min-height:0;
    }
    .archive.category .page-header h1,
    .twt-blog-post-title h1 {
        font-size:8vw;
        line-height:1.2;
    }
    .archive.category .inside-article h2.entry-title {
        font-size:26px;
    }
}
.archive.category .page-header h1:after,
.twt-blog-post-title h1:after {
    content:'';
    display:block;
    width:60px;
    background:#2e2bd1;
    height:3px;
    margin:15px auto 0;
}
.archive.category .site-content a,
.single-post .site-content a {
    color:#2e2bd1;
}
.single-post .site-main .entry-meta .posted-on {
    font-weight:700;
}
/*gutenberg*/
.wp-block-image.alignright {
    margin-bottom:1rem;
}
@media (min-width:769px) {
    .wp-block-image.alignright,
    .wp-block-image .alignright {
        max-width:50%;
    }
}
@media (max-width:768px) {
    .wp-block-image .alignright {
        float:none;
        margin-left:0;
    }
}
/*gravity*/
#page .horizontal-radios > legend.gform-field-label {
    margin-bottom:4px;
}
.horizontal-radios .gfield_radio {
    display:flex;
    flex-wrap:wrap;
    gap:5px 20px;
}
.horizontal-radios .gfield_radio > .gchoice {
    max-width:100%;
}
.horizontal-radios .gfield_radio .gform-field-label {
    max-width:none !important;
}
#page .ginput_container_date input {
    min-width:100px;
}
#page h3.gsection_title {
    margin:30px 0 0;
    padding:0 0 10px;
    border-bottom:3px solid #2E2BD1;
}
.gform_wrapper.gravity-theme .in-page-form .gform_fields {
    row-gap:24px;
}
.gform_wrapper.gravity-theme .gform_delete_file {
    color:#2E2BD1;
}
/*popup maker page shift prevention*/
.pum-open-overlay body {
    overflow-y:scroll;
}
/*shelterluv iframes, prevent layout shifts when iframe changes heigh when clicking on an animal*/
iframe.shelterluv {
    max-height:950px;
}
/*events manager display block on td fix*/
td.em-ticket-bookings[style*='display: block;'] {
    display:table-cell !important;
}