/*
Theme Name:   Econature Pro Child
Description:  Child theme
Template:     econature-pro
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  econature-child
*/

/* Write here your own personal stylesheet */
/* @import url("https://use.typekit.net/kln0jmr.css"); */

@font-face {
	font-family: "filson-soft";
	src: url('webFonts/FilsonSoftLight/font.woff2') format('woff2'), url('webFonts/FilsonSoftLight/font.woff') format('woff');
	font-weight: 300;
  }
  
  @font-face {
	font-family: "filson-soft";
	src: url('webFonts/FilsonSoftRegular/font.woff2') format('woff2'), url('webFonts/FilsonSoftRegular/font.woff') format('woff');
	font-weight: 400;
  }
  
  @font-face {
	font-family: "filson-soft";
	src: url('webFonts/FilsonSoftRegularItalic/font.woff2') format('woff2'), url('webFonts/FilsonSoftRegularItalic/font.woff') format('woff');
	font-weight: 400;
	font-style: italic;
  }
  
  @font-face {
	font-family: "filson-soft";
	src: url('webFonts/FilsonSoftMedium/font.woff2') format('woff2'), url('webFonts/FilsonSoftMedium/font.woff') format('woff');
	font-weight: 500;
  }
  
  @font-face {
	font-family: "filson-soft";
	src: url('webFonts/FilsonSoftBold/font.woff2') format('woff2'), url('webFonts/FilsonSoftBold/font.woff') format('woff');
	font-weight: 700;
  }
  
  


body,
.sitenav ul,
ul,
li,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
 font-family: "filson-soft" !important;
}

/*Slider*/
.hermes.tparrows.tp-rightarrow.rs-touchhover::before,
.hermes.tparrows.tp-leftarrow.rs-touchhover::before {
	transform: unset !important;
	opacity: 1 !important;
}

.hermes.tparrows.rs-touchhover .tp-arr-allwrapper {
	visibility: hidden !important;
}

.hermes.tparrows.rs-touchhover .tp-arr-imgholder {
	transform: unset !important;
}

.hermes.tparrows.rs-touchhover .tp-arr-titleholder {
	transition: unset !important;
	transform: unset !important;
}

/*Slider*/
header {
	background-color: #ffffff;
	/* background-image: url('/wp-content/uploads/2023/03/header-bg-pattern.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center; */
}

.wwstopheader {
	background-color: transparent;
}

.wwstoptranslate .gt_switcher a {
	font-size: 12px !important;
	line-height: 14px !important;
}

.wwsfontresizertopheader {
	padding: 0 25px;
	position: relative;
	margin: 0 20px 0 14px;
}

.wwsfontresizertopheader::before,
.wwsfontresizertopheader::after {
	content: '';
	position: absolute;
	top: 20px;
	height: 17px;
	width: 2px;
	background-color: #3d3e3d;
}

.wwsfontresizertopheader::before {
	left: 0;
}

.wwsfontresizertopheader::after {
	right: 0;
}

.wwstopleft ul li i {
	font-size: 18px;
}

.wwstopleft li {
	font-size: 17px;
	line-height: 22px;
	font-weight: 400;
}

.wwstopleft ul li:not(:last-child) {
	border-right: 2px solid #090909;
	margin-right: 30px;
	padding-right: 30px;
}

.wwstopright .social-icons a {
	font-size: 23px;
	line-height: 30px;
}

.page-template-default .site-main {
	width: 100%;
}

.wwsinnerbanner {
	height: 580px;
}

.wwscontentarea {
	padding: 0;
}

.wwsheader>.container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.wwstopheader {
	border-bottom: 1px solid rgba(61, 61, 61, 0.1) !important;
}

.wwsitenav {
	margin-top: 0;
}

.wwsheaderight .donate-btn {
	margin-top: 8px;
}

.wwsitenav ul li a {
	text-transform: none;
	font-weight: 400;
	padding: 10px 4px;
	margin: 10px 25px;
	letter-spacing: 0.96px;
}

.container {
	width: 1670px;
	max-width: 100%;
}

.wwsitenav ul li:hover>ul {
	background-color: #fff !important;
	box-shadow: 0 5px 8px #090909;
	width: 280px;
}

.wwsitenav .current-menu-parent>a,
.wwsitenav .current-menu-item>a {
	color: #090909;
	position: relative;
}

.wwsitenav .current-menu-parent>a:after,
.wwsitenav .current-menu-parent.menu-item-has-children>a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #090909;
}

.wwstopright {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex-direction: row-reverse;
}

.wwstopfooterwrapper {
	background-image: url('/wp-content/uploads/2023/03/footerBGpattern.png');
	padding: 65px 20px 50px 20px;
	background-size: 90% 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.top-footer .container,
#footer-wrapper .container {
	width: 1400px;
}

.wwstopffoter {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.top-foo-left {
	flex-basis: 80%;
	margin: 0;
}

.top-foo-right {
	flex-basis: 20%;
	margin: 0;
}

.top-foo-left h2 {
	font-size: 35px;
	font-weight: 700;
	letter-spacing: 2.1px;
	line-height: 40px;
	color: #fff;
	text-transform: initial;
	padding: 0;
}

.top-foo-left p {
	font-size: 20px;
	line-height: 34px;
	font-weight: 400;
	color: #fff;
	max-width: 770px;
	text-transform: initial;
}

/* .top-foo-right a {
	color: #090909;
	border-radius: 32px;
	background-color: #a1d184;
	padding: 20px 32px;
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	letter-spacing: 1.08px;
	display: inline-block;
}

.top-foo-right a:hover,
.top-foo-right a:focus {
	color: #090909;
	background-color: #00bbd3;
} */

.wwscopyrightwrap .copyright-wrapper {
	padding: 20px 20px 16px 20px;
	margin: 0;
}

.wwscopyrightwrap .copyright-txt,
.wwscopyrightwrap .designby {
	opacity: 0.53;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
}

.wws-bottom-footer {
	padding: 54px 20px 14px 20px;
}

.wws-footerlogoncall {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.wws-footer-logo img {
	width: 350px;
	height: 116px;
	object-fit: contain;
	object-position: left center;
}

.wws-footer-call a {
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	text-align: left;
	color: #090909;
}

.wwsbottomfooter_innerwrap i {
	color: #02b9d1;
	margin-right: 20px;
}

.wws-footerconnect {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: solid rgba(88, 91, 96, 0.08);
	border-width: 2px 0 2px 0;
	padding: 30px 0;
	margin: 50px 0 0 0;
}

.wws-footerconnect a {
	font-size: 18px;
	font-weight: 400;
	color: #090909;
	line-height: 34px;
}

.wws-footerconnect a i {
	font-size: 25px;
}

.wwsbottomfooter_innerwrap a:hover {
	color: #a1d184;
	cursor: pointer;
	text-decoration: none;
	outline: 0;
}

/*EVENT List*/
.events-table.eventList thead {
	display: none;
}


/*Extra Responsive Block css*/
.wwspage_titleexpert_banner {
	font-family: "filson-soft" !important;
	font-size: 25px;
	line-height: 44.99px;
	font-weight: 400;
	max-width: 850px;
	margin: 5px auto;
	padding: 10px;
	color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 20px;
	padding: 20px 0;
}

.wpcf7-form button,
.wpcf7 form input[type="submit"] {
	background-color: #00bbd3;
	color: #090909;
	padding: 20px 40px;
	display: inline-block;
	transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	text-transform: uppercase;
	position: relative;
	border-radius: 30px;
	margin: 20px 10px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
}

.wpcf7-form button:hover,
.wpcf7-form button:focus,
.wpcf7 form input[type="submit"]:hover,
.wpcf7 form input[type="submit"]:focus {
	background-color: #a1d184;
	color: #090909;
}

.wpcf7-form label {
	margin: 15px 0;
	display: inline-block;
}

.wpcf7-form input,
.wpcf7-form textarea {
	background-color: #e5edea;
	border: 1px solid #a1d184;
}

.wp-block-column {
	padding: 20px;
}

.wp-block-button__link {
	background-color: #00bbd3;
	color: #090909;
}

.events-table.eventList {
	width: 100%;
}

.events-table.eventList tr {
	background-color: #e5edea;
	border: 0;
	cursor: pointer;
}

.em-events-list .events-table.eventList tbody tr td {
	font-family: "filson-soft" !important;
	border-bottom: 15px solid #fafafa !important;
	padding: 20px;
	color: #090909;
	font-size: 14px;
	line-height: 18px;
}

.em-events-list .events-table.eventList tbody tr td:nth-child(1) {
	border-left: 3px solid #a1d184 !important;
	font-weight: 700;
}

.em-events-list .events-table.eventList tbody tr td:nth-child(2) {
	font-weight: 400;
}

.em-pagination {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	margin-top: 30px;
}

.em-pagination .page-numbers.current {
	text-decoration: 2px dotted underline;
	text-underline-offset: 5px;
}

.em-pagination .page-numbers.current,
.em-pagination .page-numbers:hover {
	font-size: 25px;
}

.em-pagination .page-numbers {
	font-size: 18px;
	text-decoration: none;
	transition: all 300ms ease-in-out;
	text-align: center;
	padding: 10px;
	min-width: 40px;
}

.em-pagination .page-numbers.next,
.em-pagination .page-numbers.next.last,
.em-pagination .page-numbers.prev,
.em-pagination .page-numbers.prev.first {
	opacity: .5;
	transition: all 300ms ease-in-out;
}

.em-pagination .page-numbers.next.last:hover,
.em-pagination .page-numbers.next:hover,
.em-pagination .page-numbers.prev.first:hover,
.em-pagination .page-numbers.prev:hover {
	opacity: 1;
	border-bottom: none;
}

.em-events-list .events-table.eventList tbody tr:last-child td {
	border-bottom: 0 !important;
}

.wp-block-embed iframe {
	max-width: 500px;
}

.wp-block-columns {
    margin: 0 -20px;
}

/* .contact-info ul li span {
	width: 100px;
} */

.postmeta {
    display: none;
}

.ctct-popup-content button.ctct-popup-close img.ctct-X {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transform: translate(0, 0) !important;
	-moz-transform: translate(0, 0) !important;
	-ms-transform: translate(0, 0) !important;
	-o-transform: translate(0, 0) !important;
}

.ctct-popup-content button.ctct-popup-close:hover {
    background: transparent !important;
}

.wwsheaderight .donate-btn {
	margin-top: 0;
}

.wwstopleft ul li {
	display: inline-flex;
	align-items: center;
}

.top-header a {
	font-weight: 500;
}

.wwstopleft ul li img {
	margin-right: 13px;
}

.header {
	background-color: transparent !important;
    z-index: 999;
    position: relative;
}

.header_right a.button,
.wws_lp_link, .wws_ib_button {
	padding: 22px 28px;
	line-height: 1;
	font-size: 18px;
	letter-spacing: 1px;
	color: #090909;
	font-weight: 500;
	border-radius: 100px;
	min-width: 196px;
	display: flex;
	justify-content: space-between;
}

.social-icons {
	margin-right: 20px;
}

.wwsfontresizertopheader {
	padding: 0 32px;
}

.ib_title {
	font-weight: 500 !important;
}

.social-icons a {
	width: auto;
	height: auto;
	margin: 0 0 0 29px;
}

.rs-layer.site-button {	
    line-height: 1 !important;
    display: inline-flex  !important;
    justify-content: space-between  !important;
    text-transform: uppercase;
	border: 1px solid transparent !important;
	min-width: auto !important;
}


.site-button, .wpcf7-form button, .wpcf7 form input[type="submit"], .em-event-booking-form.input .em-booking-buttons .em-booking-submit, .common-section-caregiver.get_involved_section .submit-btn input  {
	padding: 22px 28px;
    line-height: 1;
    font-size: 18px;
    letter-spacing: 1px;
    color: #090909;
    font-weight: 400;
    border-radius: 100px;
    min-width: 196px;
    display: inline-flex;
	align-items: center !important;
    justify-content: space-between;
    background-color: #00bbd3;
    text-transform: uppercase;
	border: 1px solid transparent;
	cursor: pointer;
}
.common-section-caregiver.get_involved_section .submit-btn input {
    margin: 0 8px;
	min-width: 100% !important;
	background: #a1d183 url(images/right-arrow.svg) center right 107px / 18px 15px no-repeat !important;
	padding-right: 70px;
    font-weight: 500 !important;
    font-family: 'filson-soft';
	min-height: 68px;
}
.common-section-caregiver.get_involved_section .submit-btn input:hover{background-color: transparent !important;border-color:#a1d183;}



.grecaptcha-badge {
	display: none !important;
}

.site-button:hover, .em-booking-buttons .em-booking-submit  {
	background: transparent;
	border-color: #00bbd3;
	color: #090909;
}
.page-template-template-full-width h1, .page-template-template-full-width h2, .page-template-template-full-width h3, .page-template-template-full-width h4, .page-template-template-full-width h5, .page-template-template-full-width h6 {
    line-height: 1.6;
	padding: 0;
}
.wpcf7-form button, .wpcf7 form input[type="submit"], .em-booking-buttons .em-booking-submit, .em-event-booking-form.input .em-booking-buttons .em-booking-submit  {
	background: #00bbd3 url(images/right-arrow.svg) center right 20px / 18px 15px no-repeat;
	cursor: pointer;
}

.wpcf7-form button,  .wpcf7 form input[type="submit"]:hover, .em-booking-buttons .em-booking-submit, .em-event-booking-form.input .em-booking-buttons .em-booking-submit:hover  {
	background: transparent url(images/right-arrow.svg) center right 20px / 18px 15px no-repeat;
	border-color: #00bbd3;
	
}
.wpcf7-list-item {
	width: 100%;
}
.site-button:after {
	content: '';
	background: url(images/right-arrow.svg) center center / cover no-repeat;
	width: 18px;
	height: 15px;
	display: inline-block;
	position: relative;
	right: 0;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	margin-left: 20px;
}

.site-button.site-button-primary {
	background: #a1d183;
}
.site-button.site-button-primary:hover {
	background: transparent;
	border-color: #a1d183;
}
.site-button.white-button {
	background: #ffffff;
}
.site-button.white-button:hover {
	background: transparent;
	border-color: #ffffff;
}

.site-button.small {
	font-size: 14px;
    padding: 18px 20px;
    min-width: auto;
}
.site-button.small:after {
	width: 15px;
    height: 12px;
	margin-left: 10px;
}

.wws_lp_link {
	min-width: 265px;
	justify-content: space-evenly;
}

.wws_latestpost_item_date {
	line-height: 47.58px;
}

.wws_latestpost_item_date {
	margin: 0 0 25px 0;
}

.wws_lp_link:after {
	width: 18px;
	height: 15px;
}

.header_right {
	display: flex;
    align-items: center;
}

body.home:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
	height: 75vh;
    background: url(images/background-pattern.png) top center / cover no-repeat;
    z-index: 99;
    opacity: 0.03;
    pointer-events: none;
}
.wwsitenav ul li:hover>ul {
	box-shadow: 0 0 8px 0px #09090970;
}
.sitenav ul li:hover ul li:hover > ul {
	left: 100%;
}
a.no-hover {
    cursor: default !important;
}

.no-hover:hover {
	color: inherit !important;
}

.wws-footerconnect a, .wws-footerconnect p, .wws-footer-call a {
	display: flex;
	align-items: center;
}

.wws-footerconnect a img, .wws-footer-call a img, .wws-footerconnect p img {
	max-width: 28px;
	margin-right: 18px;
}

.top-footer .site-button.site-button-primary:hover{
	color: #ffffff;
}

.top-footer .site-button.site-button-primary:hover:after {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	-moz-filter: brightness(0) invert(1);
	-ms-filter: brightness(0) invert(1);
	-o-filter: brightness(0) invert(1);
}

p, li, body, .wp-block-file:not(.wp-element-button) {
	font-size: 18px;
    font-weight: 400;
    line-height: 1.666111111111111;
}

.page-template-template-full-width  .content-area, .page-template-template-no-sidebar  .content-area, .page-template-default .content-area{
	padding: 50px 40px !important;
}

.post-data h3.post-title {
    padding: 0;
}
.wp-block-contact-form-7-contact-form-selector {
    background: #fff;
    box-shadow: 0 0 30px 0px rgb(0 0 0 / 6%);
    padding: 30px;
}
.post-data .entry-summary p:last-child {
    margin-bottom: 0;
}

a.wp-element-button:hover {
    background: transparent !important;
    color: #a1d184 !important;
}

#sidebar .search-form input.search-field {
    background: #ffffff !important;
}
.pagination ul li span.current {
	background: #00bbd3 !important;
}
.pagination ul li span, .pagination ul li a {
	background-color: #676767 !important;
    color: #ffffff !important;
}

.current_page_item > a {
    text-decoration: underline;
}
.wp-block-columns iframe {
	max-width: fit-content;
	height: auto;
}

.em-event-booking-form.input {
    background: #fff;
    box-shadow: 0 0 30px 0px rgb(0 0 0 / 6%);
    padding: 30px;
}

h3.em-booking-section-title {
    padding: 0;
}

.em-event-booking-form.input input, .em-event-booking-form.input textarea, .em-event-booking-form.input select {
    background-color: #e5edea;
    border: 1px solid #a1d184;
    width: 100%;
    font-family: 'filson-soft';
    font-size: 15px;
    margin: 0 0 10px;
    padding: 16px 12px 15px;
}

.em-event-booking-form.input label {
    margin-bottom: 10px;
    display: inline-block;
}


.type-event ul.event-categories {
    margin-bottom: 0;
}

#pojo-a11y-toolbar {
	z-index: 9999 !important;
}

.wwscontentarea {
	padding: 0 !important;
}

.archive.category .content-area {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.archive.category .pagination {
	margin-bottom: 30px;
}

.wpcf7-form  span.wpcf7-form-control.wpcf7-checkbox label {
	margin: 4px 0;
}

.wpcf7-form  span.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
	margin-left: 0;
}

body.archive .site-main {
	width: calc(100% - 400px) ;
}

body.archive .site-main article { 
	box-shadow: 0 0 30px 0px rgb(0 0 0 / 6%);
    background-color: #ffffff;
    margin-bottom: 29px;
}

body.archive .site-main article .post-data{
	margin-bottom: 0 !important;
}
.wwsfontresizertopheader::before, .wwsfontresizertopheader::after {
	top: 0;
	bottom: 0;
    margin: auto;
}

.flex-end {
    justify-content: flex-end;
}

.white-box  {
	box-shadow: 0 0 30px 0px rgb(0 0 0 / 6%);
    background-color: #ffffff;
	margin: 10px 0;
	padding: 20px;
}

.coblocks-gallery--figure {
	background: #fff;
    padding: 0;
    box-shadow: 0 0 30px 0px rgb(0 0 0 / 6%);
    background-color: #ffffff;
    border-radius: 5px;
    overflow: hidden;
}

.wp-block-coblocks-gallery-carousel-thumbnail {
    background: #fff;
    padding: 0;
    box-shadow: 0 0 30px 0px rgb(0 0 0 / 6%);
    background-color: #ffffff;
    border-radius: 5px;
    overflow: hidden;
    margin-right: 10px;
}

.page-id-248 #sidebar {
	border: none;
}

.wpcf7-form select {
	background-color: #e5edea;
    border: 1px solid #a1d184;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    margin: 0 0 25px;
    padding: 16px 12px 15px;
    width: 100%;
    font-family: 'filson-soft';
    font-size: 15px;
}
.top-header a:hover {
    color: #a1d184;
}

div#sidebar .widget_block .em-events-list .events-table.eventList tbody tr td {
    background: #fff;
}
.footer_bottom_statement p {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    color: #0a0a0a;
    text-align: center;
    text-transform: initial;
    padding-top: 50px;
}

/* -- */

section.pt-0,div.pt-0 {
	padding-top: 0px;
}
section.pb-0,div.pb-0 {
	padding-bottom: 0px;
}
.wws_block_title{
	font-size: 57px;
	font-weight: 700;
	line-height: 71.98px;
	letter-spacing: 1px;
	position: relative;
}
.wws_block_title::after {
	position: absolute;
	content: '';
	width: 114px;
	height: 4px;
	background-color: var(--colorline);
	left: 0;
	bottom: 0;
	margin: 0 auto;
	right: 0;
}

.wws_block_innerwrapper {
	max-width: 1400px;
	margin: 0 auto;
}

.mfp-iframe-holder .mfp-close:hover,.mfp-iframe-holder .mfp-close:focus {
	background-color: transparent !important;
}
.mfp-iframe-holder .mfp-close {  margin: 0;}
.back-to-blog-button {
	position: relative;
	padding-left: 25px;
	display: inline-block;
	margin-bottom: 30px;
}
.back-to-blog-button::before {
	content: '';
	position: absolute;
	left: 0;
	top: 1px;
	width: 25px;
	height: 25px;
	background-image: url(/wp-content/uploads/2023/06/left-arrow-svg.png);
	background-size: 19px auto;
	background-repeat: no-repeat;
	background-position: left center;
}

/* Caregiver Resource Center css */
.wwsiconboxandabout.cargiver-about-section{background-position:left top;}
.cargiver-about-section .wws_about_wrapper{padding-top:56px;}
.cargiver-about-section .wws_about_wrapper{padding-top:90px;}
.cargiver-about-section .wws_about_desc p{margin-bottom:15px;line-height:30px;}
.common-section-caregiver.get_involved_section .wws_about_desc p{margin-bottom:17px;line-height:30px;}
.cargiver-about-section .wws_about_title,.common-section-caregiver.get_involved_section .wws_about_title{font-size:57px;line-height:72px;letter-spacing:1px;margin-top:0;max-width:700px;margin-bottom:29px}
.common-section-caregiver.get_involved_section .wws_about_wrapper{padding:190px 20px 170px;}
.common-section-caregiver.get_involved_section.row-reverse .wws_about_wrapper{padding-top:0;}
.common-section-caregiver.get_involved_section .wws_about_desc{max-width:100%;margin-bottom:38px;}
.cargiver-about-section .wws_about_title:after{right:inherit !important;}
.cargiver-about-section .wws_about_desc{max-width:634px;}
.common-section-caregiver.get_involved_section.row-reverse .wws_about_innerwrapper{flex-direction:row-reverse;align-items: center;}
.common-section-caregiver.get_involved_section .wws_about_innerwrapper{align-items: center;}
.common-section-caregiver.get_involved_section.row-reverse .wws_aboutimg_wrap img{box-shadow:-18px 22px 0 #97ca7b;}
.common-section-caregiver.get_involved_section form{margin-top:48px;}
.common-section-caregiver.get_involved_section form .form-flex-wrapper .form-field input,.common-section-caregiver.get_involved_section form .form-flex-wrapper .form-field select{font-size:18px;color:rgb(9 9 9 / 60%);font-family:"filson-soft" !important;line-height:30px;padding:16px 25px;border:2px solid rgba(0,0,0,0.2);border-radius:32px;background-color:#ececec;margin-bottom:20px;}
.common-section-caregiver.get_involved_section.row-reverse .wws_about_desc{margin-bottom:0;}
.common-section-caregiver.get_involved_section form .form-flex-wrapper .col-6{width:48.7%;}
.common-section-caregiver.get_involved_section form .form-flex-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:666px;}
.common-section-caregiver.get_involved_section form .form-flex-wrapper .col-12{width:100%;}
.common-section-caregiver.get_involved_section .submit-btn span.wpcf7-spinner:before{display:none;}
.common-section-caregiver.get_involved_section .submit-btn input:hover{background-color: transparent;border-color:#a1d183;}
.google_captcha.col-12 {
    margin-bottom: 15px;
}
.cta_main.extra_text_button_main .wws_block_title{text-align:center;margin-bottom:0;}
.cta_main.extra_text_button_main .cta-text.extra_text{margin:0 auto;max-width:60.1%;width:100% !important;}
.cta_main.extra_text_button_main .cta-text.extra_text p{margin-bottom:40px;line-height:30px;}
.cta-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;max-width:960px;margin:0 auto;}
.cta-links a{position:relative;z-index:1;font-size:36px;color:#090909;font-weight:bold;line-height:54px;padding-left:55px;transition:all 0.3s ease-in-out;}
.cta-links a .wws_iv_icon_wrap{position:absolute;left:0;top:55%;height:auto;transform:translateY(-50%);}
.cta-links a .wws_iv_icon_wrap img{height:100%;object-fit:contain;width:100%;}
.cta-links .cta-links_item:first-child a:after{content:'';position:absolute;top:50%;height:40px;right:-58px;width:2px;background:#00bbd3;transform:translateY(-50%);}
.cta-links a:hover{color:#00bbd3;}
.wws_logos_wrapper.about_logos_block.caregiver_logos .wws_logo_item {
    padding: 0;
    border-right: none;
    justify-content: space-between;
    flex-basis: auto;
}
.wws_logos_wrapper.about_logos_block.caregiver_logos .wws_logos_content {
    justify-content: space-between;
}
.wws_logos_wrapper.about_logos_block.caregiver_logos .wws_logo_item {
    padding: 0;
    border-right: none;
    justify-content: space-between;
    flex-basis: auto;
}

.wws_logos_wrapper.about_logos_block.caregiver_logos .wws_logos_content {
    justify-content: space-between;
	align-items: center;
}

.wws_testimonial_slider_wrapper.wws_image_slider_wrapper {
    background-size: cover !important;
}

.wws_testimonial_slider_wrapper.wws_image_slider_wrapper .wws_testi_slider_item_wrap {
    padding-top: 95px;
    background: #fff;
    padding-bottom: 65px;
	padding-left: 45px;
    padding-right: 45px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.cta_main.extra_text_button_main {
    display: block;
}
section.cta-content.extra_text_button {
    padding-bottom: 75px;
}
.wws_image_slider.wws_tesitmonial_slider.slick-initialized.slick-slider {
    margin-top: 65px;
}

.wws_image_slider.wws_tesitmonial_slider .wws_image_slider_item.slick-slide {
    margin: 0 15px;
}
.wws_image_slider.wws_tesitmonial_slider .wws_image_slider .slick-list {
    margin: 0 -15px;
}
.wws_testimonial_slider_wrapper.wws_image_slider_wrapper .wws_image_slider_title.wws_block_title {
    text-align: left;
    color: #fff;
}

.wws_testimonial_slider_wrapper.wws_image_slider_wrapper .wws_image_slider_title.wws_block_title::after {
    margin: 0;
}

.wws_tesimonial_slider_name {
    font-size: 22px;
    color: #192536;
    line-height: 30px;
    position: relative;
    z-index: 1;
    margin-top: 21px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.wws_tesimonial_slider_name:before{content:'';position:absolute;top:0;left:0;right:0;margin:0 auto;background:#000;z-index:1;width:64px;height:2px;opacity:0.200;}
.wws_testimonial_slider_wrapper.wws_image_slider_wrapper .wws_testi_slider_item_wrap .wws_testimoinal_slider_desc{position:relative;z-index:1;}
.wws_testimonial_slider_wrapper.wws_image_slider_wrapper .wws_testi_slider_item_wrap .wws_testimoinal_slider_desc::before {content: '';position: absolute;top: 0;left: 0;right: 0;z-index: -1;background: url(https://wellwiseservices.sitepreviews.dev/wp-content/uploads/2024/07/testimonial-quote-before-1.png);width: 46px;height: 50px;top: -55px;background-repeat: no-repeat;background-size: contain;margin: 0 auto;}
.wws_image_slider.wws_tesitmonial_slider button:hover, .wws_image_slider.wws_tesitmonial_slider button:hover:focus, .wws_image_slider.wws_tesitmonial_slider button:active{background-color:transparent !important;border-color:#fff !important;opacity:1 !important;}
.wws_image_slider.wws_tesitmonial_slider button.slick-prev,.wws_image_slider.wws_tesitmonial_slider button.slick-next.slick-arrow{left:inherit;top:-37%;transform:translate(0,0);border:1px solid #fff;background:transparent !important;opacity:0.5;}
.wws_image_slider.wws_tesitmonial_slider button.slick-prev{right:80px;}
.wws_image_slider.wws_tesitmonial_slider button.slick-next.slick-arrow{right:0;transform:translate(0,0);}
.wws_tesitmonial_slider .slick-initialized button.slick-prev::before{left:inherit;}
.caregiver_logos .wws_logos_innerwrapper.wws_block_innerwrapper{border-bottom:1px solid rgb(0 0 0 / 12%);padding-bottom:100px;}
section.wws_cargiver_trannings.wws_service_wrapper.HomePage_services_section{position:relative;z-index:1;padding-top:45px;padding-bottom:130px;background-position: left 90px;}
.caregiver_logos .wws_logos_innerwrapper.wws_block_innerwrapper{border-bottom:1px solid rgb(0 0 0 / 12%);padding-bottom:100px;}
.wws_logos_wrapper.about_logos_block.caregiver_logos{padding-bottom:50px !important;}
.wws_cargiver_trannings_innerwrapper.wws_service_innerwrapper .wws_service_heading{margin-bottom:45px;padding-bottom:50px;}
.wws_cargiver_trannings_innerwrapper.wws_service_innerwrapper .wws_service_heading{margin-bottom:45px;padding-bottom:50px;}
.wws_cargiver_trannings_item_wrap.wws_service_item_content_wrap{padding-bottom:35px;padding-top: 26px;}
.wws_cargiver_trannings_item_wrap.wws_service_item_content_wrap .wws_service_item_title{padding:0;position:inherit;font-size:29px;color:#090909;font-weight:bold;letter-spacing:1px;line-height: 39px;margin-bottom: 5px;}
.wws_cargiver_trannings_inner {
    line-height: 30px;
}
.wws_cargiver_trannings_item_wrap.wws_service_item_content_wrap a.wws_service_item_title_wrap{height:100%;}
.wws_cargiver_trannings_item.wws_service_item a.wws_cargiver_trannings_item_bg.wws_service_item_title_wrap{height:295px;}
.wws_cargiver_trannings_item_link.wws_service_item_link a.ct-read-more-btn{font-weight:bold;margin:0;color:#000;font-size:16px;border-bottom:1px solid;margin-top:23px;display:inline-block;line-height:normal;}
.wws_cargiver_trannings_item_link.wws_service_item_link a.ct-read-more-btn:hover{color:#fff;}
.tab_list_content{display:flex;justify-content:center !important;align-items:center;}
.wws_tab_list_item{position:relative;z-index:1;height:100%;padding:54.1px 0;padding-right: 4.6% !important;padding-left: 4.6% !important;}
.wws_tab_list_item a.tab_list_btn{font-size:22px;letter-spacing:0px;line-height:72px;color:#090909;font-weight:bold;display:inline-block;width:100%;transition:all 0.3s ease-in-out;}
.wws_tab_list_item::before{content:'';position:absolute;right:0;top:50%;height:28px;opacity:0.122;width:1px;background:#000;transform:translate(0,-50%);}
.wws_tab_list_item:last-child::before{display:none;}
.wws_tab_list{padding:0 20px;position:relative;}
.wws_tab_list_item a.tab_list_btn:hover{color:#fff;}
.wws_tab_list_item a.tab_list_btn:before{content:'';position:absolute;bottom:0;left:0;right:0 !important;margin:0 auto;width:6px;height:0;background:#fff;opacity:0;transition:all 0.3s ease-in-out;}
.wws_tab_list_item a.tab_list_btn:hover:before{opacity:1;height:12px;}
html,body{scroll-behavior:smooth;}
.wws_tab_list_item:last-child{padding-right:0 !important;}
.wws_tab_list_item:first-child {
    padding-left: 0 !important;
}
.wws_image_slider.wws_tesitmonial_slider .slick-list{margin:0 -15px;}
.common-section-caregiver.get_involved_section.row-reverse.pb-100 .wws_about_wrapper{padding-top:110px;padding-bottom: 102px;}
.wws_cargiver_trannings_item.wws_service_item{background:#fff;}
.tab_list_content .wws_tab_list_item:last-child a.tab_list_btn:before{right:30% !important;left: inherit;}
.tab_list_content .wws_tab_list_item:first-child a::before {
    right: 33% !important;
}
.common-section-caregiver.get_involved_section form .form-flex-wrapper .col-6 span.wpcf7-spinner{display:none;}
.common-section-caregiver.get_involved_section form .form-flex-wrapper span.wpcf7-not-valid-tip{margin-top:-21px;margin-bottom:17px;margin-left:10px;display: none !important;}
.common-section-caregiver.get_involved_section form span.wpcf7-not-valid-tip {
    display: none !important;
}

.common-section-caregiver.get_involved_section form .form-flex-wrapper .form-field span:nth-child(2) {
    display: block !important;
}
.wws_testimonial_slider_wrapper.wws_image_slider_wrapper .wws_testi_slider_item_wrap .wws_testimoinal_slider_desc p{color:#000;}
.common-section-caregiver.get_involved_section.row-reverse{background-position:right bottom;}
.location-container{width:auto;height:auto;border-radius:5px;background-color:#ffffff;padding:17px !important;position:relative;background-color:#fff;margin-bottom: 20px !important;border: none !important;}
.region-content-header{display:flex;justify-content:space-between;padding-bottom: 18px;position: relative;}
.location-data h2{margin-bottom:8px;font-size:21px;line-height:23px;color:#090909;font-weight:bold;padding:0;}
.location-data .location-address{font-size:14px;line-height:21px;color:#090909;font-weight:400;}
.location-data{width:67%;}
.location-image img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.location-meta-detail {
    padding-top: 14px;
}
a.location-website {
    font-size: 16px;
    line-height: 26px;
    color: #090909;
    font-weight: 400;
    display: -webkit-box !important;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.location-container hr{display: none;}
a.location-contact{font-size:17px;line-height:26px;color:#090909;font-weight:bold;margin-top: 7px;}
.region-content-header::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -20px;
    right: -20px;
    border-bottom: 1px solid #d9d9d9;
}
.map-location-result .map-location-result-map{justify-content:space-between;max-width:100%;flex-wrap: wrap;}
.location-container:before{content:'';position:absolute;top:-5px;left:-5px;bottom:-5px;right:-5px;height:auto;border-radius:5px;width:auto;filter:drop-shadow(6px 15px 14.5px rgba(0,0,0,0.13));background-color:#d9d9d9;z-index:-1;}
.resource-map path{cursor:pointer !important;}
.resource-map .wws_about_innerwrapper{display:block;}
.resource-map .wws_about_innerwrapper .map-ca-container{display:flex;flex-wrap:wrap;}
.location-content-main{width:49.9%;}
.resource-map .wws_about_innerwrapper .map{max-width:46.4%;width: 100%;}
.resource-map .wws_about_innerwrapper .map-location-result {
    max-width: 53.5% !important;
    width: 100% !important;
}
.resource-map{padding-top:60px;}
.location-meta-detail a{position:relative;z-index:1;padding-left:50px;display:inline-block;}
.location-meta-detail a:before{content:'';background-repeat:no-repeat !important;background-size:contain !important;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.location-meta-detail a.location-contact:before{background:url(/wp-content/uploads/2024/07/call-before.png);height:23px;width:21px;}
.location-meta-detail a.location-website:before{background:url(/wp-content/uploads/2024/07/website-before.png);height:26px;width:25px;}
.mapsvg-header.mapsvg-top-container{width:100%;width:100%;}
.mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view {
    margin: 0 !important;
    background: transparent !important;
    justify-content: space-between;
    max-width: 100%;
    width: 100%;
	position: relative;
	z-index: 1;
}
.mapsvg-header.mapsvg-top-container .mapsvg-form-builder{padding:0 !important;background:#fff;}
.mapsvg-header.mapsvg-top-container .mapsvg-form-builder div:last-child div{width:100% !important;}
.resource-map .mapsvg-header.mapsvg-top-container .mapsvg-no-results{display:none;}
.resource-map .mapsvg-header.mapsvg-top-container{width:100%;width:100%;margin-top:-90px !important;padding-bottom:40px !important;}
.resource-map .mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view .form-group {
    margin: 0 !important;
    width: 100%;
    max-width: 45%;
}
.resource-map .mapsvg-header.mapsvg-top-container .mapsvg-filters-wrap .select2-container .select2-selection--single,.resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap .mapsvg-directory-search{height:64px !important;text-align:left;justify-content:flex-start;display:flex;align-items:center;border-radius:32px;background-color:#ececec;border:2px solid rgba(0,0,0,0.2) !important;padding:0 33px !important;}
.resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap{height:64px;}
.resource-map .mapsvg-header.mapsvg-top-container span.select2.select2-container,.resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap .mapsvg-directory-search{width:294px !important;}
.resource-map .mapsvg-header.mapsvg-top-container span.select2-selection__arrow{background-size:17px;height:64px !important;background-image:url(http://wellwiseservices.sitepreviews.dev/wp-content/uploads/2024/07/down-arrow.png);background-repeat:no-repeat;background-position:center center;background-position:5px;z-index:999999999;position:absolute !important;width:50px !important;max-width:100%;}
.resource-map .select2-container--default .select2-selection--single .select2-selection__placeholder,
.resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap .mapsvg-directory-search,.resource-map .select2-container--default .select2-selection--single .select2-selection__rendered
{color:rgb(9 9 9 / 60%) !important;font-size:18px !important;text-transform: capitalize;}
.resource-map .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0!important;}
.resource-map .mapsvg-header.mapsvg-top-container span.select2-selection__arrow b{display:none;}
.resource-map .mapsvg-header.mapsvg-top-container span.select2-selection__clear{display:none;}
.common-section-caregiver.get_involved_section.row-reverse.pb-100 .wws_about_content{margin-bottom:30px !important;}
.common-section-caregiver.get_involved_section.row-reverse.pb-100 .wws_aboutimg_wrap{flex-basis:46.358%;}
.location-meta-detail a:after{content:'';position:absolute;left:38px;width:2px;height:12px;background:#000000;z-index:-1;top:50%;transform:translateY(-50%);}
.map-location-result .no-data{font-size:30px;text-align:center;background:#97ca7b;margin:40px 0 auto auto;color:#fff;width:60%;}
.custom-tooltip{text-align:center;}
.resource-map div#mapsvg-search-container button.btn.btn-outline-secondary.mapsvg-filters-reset{position:absolute;right:-3px;width:87px;height:100%;border-radius:32px;background:#00bbd3;font-size:20px;line-height:30px;text-transform:uppercase;color:#090909;font-weight:500;font-family:"filson-soft" !important;top:-1px;margin:0px;height:64px;}
.mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view::before{content:'OR';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:18px;line-height:30px;color:#090909;font-weight:400;font-family:"filson-soft" !important;}
.resource-map .wws_about_innerwrapper .map-ca-container .mapsvg-wrap{transform:rotate(5.2deg);}
.resource-map .wws_about_innerwrapper .map-ca-container .mapsvg-wrap .mapsvg-with-pagination{background:transparent !important;}
.support-group-section .wws_about_content.sg-group-left {
    flex-basis: 62.66%;
}
.wws_about_innerwrapper.sg-group-right-wrapper {
    align-items: center !important;
}

.support-group-section .wws_aboutimg_wrap.sg-group-right {
    flex-basis: 33.33%;
}
ul.support-grp-links li {
    list-style: none;
    border-left: 3px solid #a1d184 !important;
    margin-bottom: 10px;
    background: #e5edea;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

ul.support-grp-links li a {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    padding: 12px;
    display: inline-block;
    width: 100%;
}

ul.support-grp-links li:hover a {
    padding-left: 25px;
    color: #a1d184;
}
.wwsiconboxandabout.support-group-section.home_about_section.common-section-caregiver.get_involved_section .wws_about_wrapper {
    padding: 100px 20px 70px 20px !important;
}
/* Caregiver Resource Center css end*/
/* -- */

/* == impact == */
.wwsinnerbanner .hide{display:none !important;}
.banner_button{display:flex;justify-content:center;gap:45px;}
.banner_button a.site-button:last-child{background-color:#a1d183;}
.banner_button a.site-button:last-child:hover{background-color:transparent;border-color:#a1d183;}
.banner_button a.site-button:hover{color:#fff;}
.banner_button a.site-button:after{top:-2px;margin-left:10px;}
.banner_button a.site-button:hover:after{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1);-moz-filter:brightness(0) invert(1);-ms-filter:brightness(0) invert(1);-o-filter:brightness(0) invert(1);}
.wwsiconboxandabout.wws_testimonial_slider_wrapper.wws_image_slider_wrapper.impact_testimonials {
    padding-left: 0;
    padding-right: 0;
}
.impact_story.get_involved_section.volunteer_impact .text_with_image_upper_contet {
    padding: 0 100px;
}
/* == impact == */


/*  Media   */


@media screen and (min-width: 481px) and (max-width: 767px) {

	.container,
	.content-area,
	.gallery .container {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		min-width: 100%;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 980px) {
	.header_right {
		width: auto !important;
	}
	
}

@media(max-width:1700px) {
	.container {
		padding: 0 15px;
	}

	.content-area {
		/* padding: 0 !important; */
		width: 100% !important;
		min-width: 100%;
	}

	.site-button,.wpcf7-form button,.wpcf7 form input[type="submit"]{padding:18px 23px;font-size:17px;min-width:163px;}
	.wwsitenav ul li a{margin-left:17px;margin-right:17px;}
	.common-section-caregiver.get_involved_section .wws_about_wrapper{padding:100px 20px 140px;}

}

@media(max-width:1500px) {
	.wwsitenav ul li a{margin:13px 10px !important;font-size:13px;padding:10px 5px !important;}
	.wwslogo img{height:60px !important;}
	.site-button,.wpcf7-form button,.wpcf7 form input[type="submit"]{padding:16px 21px;font-size:16px;min-width:139px;}
	.wwsitenav ul li a{margin-left:15px;margin-right:15px;}
	.wws_product_wrapper{background-size:auto 77% !important;}
	.site-button.small{padding:14px 16px;}
	.wpcf7-form select,input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],input[type="number"],input[type="range"],input[type="date"],textarea,input.text,input[type="search"]{padding:14px;margin:0 0 20px;}
	.wws_block_title{font-size:50px;line-height:60px;margin-top:20px;margin-bottom:30px;padding:0 0 20px 0;}
	.cargiver-about-section .wws_about_title,.common-section-caregiver.get_involved_section .wws_about_title{font-size:50px;line-height:60px;margin-top:20px;margin-bottom:30px;padding:0 0 20px 0;}
	.wws_tab_list_item{padding:45.1px 0;padding-right:90px;}
	.wws_image_slider.wws_tesitmonial_slider button.slick-prev,.wws_image_slider.wws_tesitmonial_slider button.slick-next.slick-arrow{top:-143px;}
	.cargiver-about-section .wws_about_wrapper{padding-top:50px;}
	.common-section-caregiver.get_involved_section .wws_about_wrapper{padding:50px 20px 100px;}
	.wwsiconboxandabout.wws_testimonial_slider_wrapper.wws_image_slider_wrapper{padding-top:90px;padding-bottom:100px;}
	section.wws_cargiver_trannings.wws_service_wrapper.HomePage_services_section{padding-top:30px;padding-bottom:90px;}
	.wws_logos_wrapper.about_logos_block.caregiver_logos{padding-bottom:20px !important;}
	.caregiver_logos .wws_logos_innerwrapper.wws_block_innerwrapper{padding-bottom:80px;}
	.wws_tab_list{padding:0 0px;}
	.common-section-caregiver.get_involved_section.row-reverse.pb-100 .wws_about_wrapper{padding-top:70px;padding-bottom: 70px;}
	.resource-map .wws_about_innerwrapper .map-location-result {
		max-width: 56.5% !important;
	}
	.resource-map .wws_about_innerwrapper .map {
		max-width: 43.4%;
	}
	.resource-map .mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view .form-group {
		max-width: 260px;
	}
	.resource-map .mapsvg-header.mapsvg-top-container span.select2.select2-container, .resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap .mapsvg-directory-search {
		width: 260px !important;
	}
	.wws_tab_list_item {
		padding-right: 4.2% !important;
		padding-left: 4.2% !important;
	}
}

@media(max-width:1440px) {
/* == impact == */
.page-id-7064  h1.innerpage-title {
    font-size: 45px;
    padding: 0 170px;
    line-height: 1.2;
}
/* == impact == */

}
@media(max-width:1400px) {
	.wws_product_wrapper{background-size:auto 57% !important;}
	.site-button.small{padding:12px 14px;}
	.wpcf7-form select,input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],input[type="number"],input[type="range"],input[type="date"],textarea,input.text,input[type="search"]{padding:12px;margin:0 0 15px;}
	.wws_logos_wrapper.about_logos_block.caregiver_logos .wws_logo_item{width:18%;padding:0 30px;}
	.wws_logos_wrapper.about_logos_block.caregiver_logos .wws_logos_content{justify-content:center;}
	section.wws_cargiver_trannings.wws_service_wrapper.HomePage_services_section{padding-top:30px;padding-bottom:70px;}
	.wws_testimonial_slider_wrapper.wws_image_slider_wrapper .wws_testi_slider_item_wrap{padding-top:90px;padding-bottom:50px;padding-left:40px;padding-right:40px;}
	.wws_image_slider.wws_tesitmonial_slider .wws_image_slider_item.slick-slide{margin:0 10px;}
	.wws_image_slider.wws_tesitmonial_slider .slick-list{margin:0 -10px;}
	.wwsiconboxandabout.wws_testimonial_slider_wrapper.wws_image_slider_wrapper .wws_image_slider_innerwrapper{padding:0 20px;}
	.wws_cargiver_trannings_item_wrap.wws_service_item_content_wrap .wws_service_item_title{font-size:23px;margin-bottom:10px;}
	.caregiver_logos .wws_logos_innerwrapper.wws_block_innerwrapper{border-bottom:1px solid rgb(0 0 0 / 12%);padding-bottom:60px;}
	.wws_tab_list_item{padding:40px 0;padding-right:40px;}
	.wws_tab_list_item a.tab_list_btn:before{right:40px;}
	.wws_tab_list_item a.tab_list_btn{line-height:50px;}
	.common-section-caregiver.get_involved_section .submit-btn input{min-width:250px !important;background:#a1d183 url(images/right-arrow.svg) center right 70px / 18px 15px no-repeat !important;min-height: auto;}
	.common-section-caregiver.get_involved_section form .form-flex-wrapper .col-6 span.wpcf7-spinner{display:none;}
	.common-section-caregiver.get_involved_section form .form-flex-wrapper .form-field input{padding:13px 24px;}
	.common-section-caregiver.get_involved_section .wws_about_wrapper{padding:50px 20px 70px;}
	section.cta-content.extra_text_button{padding-bottom:60px;padding-top:45px;}
	.cta-links a{font-size:30px;}
	.cta-links .cta-links_item:first-child a:after{right:-80px;}
	.cta_main.extra_text_button_main .cta-text.extra_text{max-width:750px;}
	.cta-links{max-width:890px;}
	.wws_cargiver_trannings_innerwrapper.wws_service_innerwrapper .wws_service_heading{padding-bottom:30px;}
	.common-section-caregiver.get_involved_section.row-reverse.pb-100 .wws_about_wrapper {
		padding-top: 60px;
		padding-bottom: 55px;
	}
	.wws_cargiver_trannings_inner {
		line-height: 1.6;
	}

	.resource-map .mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view .form-group {
		max-width: 230px;
	}
	.resource-map .mapsvg-header.mapsvg-top-container span.select2.select2-container, .resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap .mapsvg-directory-search {
		width: 230px !important;
	}
	.location-data h2 {
		font-size: 19px;
	}
	.map-location-result .no-data {
		font-size: 25px;
		width: 50%;
		padding: 10px  0 !important;
	}
	.resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap {
		height: 55px;
	}
	.resource-map .mapsvg-header.mapsvg-top-container .mapsvg-filters-wrap .select2-container .select2-selection--single, .resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap .mapsvg-directory-search {
		height: 55px !important;
		padding: 0 20px !important;
	}
	.resource-map div#mapsvg-search-container button.btn.btn-outline-secondary.mapsvg-filters-reset {
		width: 80px;
		font-size: 18px;
		height: 55px;
	}
	.resource-map .mapsvg-header.mapsvg-top-container span.select2-selection__arrow {
		background-size: 15px;
		height: 55px !important;
		background-position: 14px;
	}
	.mapsvg-directory.mapsvg-with-pagination {
		background-color: transparent !important;
	}
	.mapsvg-header.mapsvg-top-container .mapsvg-form-builder {
		padding: 0 !important;
		background: transparent !important;
	}
	.wws_tab_list_item {
		padding-right: 3.5% !important;
		padding-left: 3.5% !important;
	}

	
}

@media(max-width:1300px) { 
	/* == impact == */
	.page-id-7064  h1.innerpage-title {
        font-size: 40px;
        padding: 0 180px;
        line-height: 1.2;
    }
	.impact_story.get_involved_section.volunteer_impact .text_with_image_upper_contet {
		padding: 0 80px;
	}
	/* == impact == */
}
@media(max-width:1300px) { 
	.location-container {
		padding: 15px !important;
	}
	.location-content-main {
		width: 100%;
		height: 100%;
	}
	.resource-map .wws_about_innerwrapper .map-location-result {
		max-width: 47.5% !important;
	}
	.resource-map .wws_about_innerwrapper .map {
		max-width: 52.4%;
	}
	.mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view {
		width: 90%;
	}
	.region-content-header {
		align-items: center;
	}
	.location-image {
		height: 120px;
	}
	.wws_tab_list_item {
		padding-right: 3.5% !important;
		padding-left: 3.5% !important;
	}
	.wws_tab_list_item a.tab_list_btn{font-size: 20px;}
}

@media(max-width:1169px) { 
	body.archive .site-main {
		width: calc(100% - 40%);
	}
	.resource-map .mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view .form-group {
		max-width: 215px;
	}
	.resource-map .mapsvg-header.mapsvg-top-container span.select2.select2-container, .resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap .mapsvg-directory-search {
		width: 215px !important;
	}
	.resource-map .mapsvg-header.mapsvg-top-container .mapsvg-filters-wrap .select2-container .select2-selection--single, .resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap .mapsvg-directory-search {
		padding: 0 20px !important;
	}
	.wws_tab_list_item {
		padding-right: 2.7% !important;
		padding-left: 2.7% !important;
	}
}


@media(max-width:980px) {
.archive article .post-data{margin-bottom:50px !important;}
body.archive .site-main article{padding:20px !important;}
.wws_tab_list_item {
    padding-right: 1.3% !important;
    padding-left: 1.3% !important;
}

}

@media(max-width:1200px) {
body .wws_upcomingevent_wrapper .em-events-list .events-table.eventList tbody tr td{border-bottom:none !important;}
.wws_product_wrapper{background-size:auto 50% !important;}
.wwstopleft ul li i{font-size:15px;}
.wwsitenav ul li a{padding:5px 8px !important;margin:8px 5px !important;letter-spacing:0px;}
.top-foo-left{flex-basis:58%;width:auto !important;}
.top-foo-right{flex-basis:26%;}
p,li,body,.wp-block-file:not(.wp-element-button){font-size:15px;}
.site-button,.wpcf7-form button,.wpcf7 form input[type="submit"]{padding:13px 17px;font-size:15px;min-width:122px;}
.wwslogo img{height:40px !important;}
.wws_block_title{font-size:45px;line-height:52px;}
.cargiver-about-section .wws_about_title,.common-section-caregiver.get_involved_section .wws_about_title{font-size:45px;line-height:52px;}
.common-section-caregiver.get_involved_section .wws_about_innerwrapper{align-items:flex-start;}
.common-section-caregiver.get_involved_section.row-reverse .wws_about_innerwrapper{align-items:flex-start;}
.wws_cargiver_trannings_item_wrap.wws_service_item_content_wrap .wws_service_item_title{font-size:22px;}
.wws_tab_list_item{padding:30px 0;padding-right:27px;}
.common-section-caregiver.get_involved_section form{margin-top:25px;}
.common-section-caregiver.get_involved_section form .form-flex-wrapper .form-field input{padding:10px 20px;font-size:16px;line-height:1.8;margin-bottom:15px;}
.common-section-caregiver.get_involved_section .submit-btn input{min-width:235px !important;background:#a1d183 url(images/right-arrow.svg) center right 60px / 18px 15px no-repeat !important;}
.common-section-caregiver.get_involved_section .wws_about_wrapper{padding:50px 20px 50px;}
section.wws_cargiver_trannings.wws_service_wrapper.HomePage_services_section{padding-top:10px;padding-bottom:50px;}
.cargiver-about-section .wws_about_desc p{margin-bottom:10px;line-height:1.6666;}
.cargiver-about-section .wws_about_wrapper{padding-top:30px;}
.wwsiconboxandabout.support-group-section.home_about_section.common-section-caregiver.get_involved_section .wws_about_wrapper {
    padding: 60px 20px 70px 20px !important;
}
/* == impact == */
.page-id-7064 h1.innerpage-title {
    font-size: 38px;
    padding: 0 100px;
}
.impact_story.get_involved_section.volunteer_impact .text_with_image_upper_contet {
    padding: 0px;
}
/* == impact == */ 

}


@media(max-width:1100px) {
.wws_product_wrapper{background-size:auto 40% !important;}
.wws_tab_list_item a.tab_list_btn{line-height:1.6;font-size:18px;}
.wws_image_slider.wws_tesitmonial_slider.slick-initialized.slick-slider{margin-top:45px;}
.wws_image_slider.wws_tesitmonial_slider button.slick-prev,.wws_image_slider.wws_tesitmonial_slider button.slick-next.slick-arrow{top:-112px;}
.wws_testimonial_slider_wrapper.wws_image_slider_wrapper .wws_testi_slider_item_wrap{padding-top:90px;padding-bottom:36px;padding-left:25px;padding-right:25px;}
.wws_tesimonial_slider_name{font-size:19px;line-height:1.6;margin-top:19px;}
.wwsiconboxandabout.wws_testimonial_slider_wrapper.wws_image_slider_wrapper{padding-top:60px;padding-bottom:70px;}
.resource-map .select2-container--default .select2-selection--single .select2-selection__placeholder, .resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap .mapsvg-directory-search, .resource-map .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 17px !important;
}
.resource-map .mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view .form-group {
    max-width: 200px;
}
.resource-map .mapsvg-header.mapsvg-top-container span.select2.select2-container, .resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap .mapsvg-directory-search {
    width: 200px !important;
}
.location-image img {
    object-position: left;
}
}

@media(max-width:1024px) {
.wws_product_wrapper{background-size:50%,100% !important;background-position:left top !important;padding-top:750px !important;}
.wws_product_innerwrapper{padding-left:0 !important;padding-right:0 !important;}
.wws_product_content{flex-basis:100% !important;}
.wpcf7-form select,input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],input[type="number"],input[type="range"],input[type="date"],textarea,input.text,input[type="search"]{padding:10px 12px;}
.wws_block_title{font-size:38px;line-height:42px;margin-bottom:20px;}
.cargiver-about-section .wws_about_title,.common-section-caregiver.get_involved_section .wws_about_title{font-size:38px;line-height:42px;margin-bottom:20px;max-width:100%;}
.cargiver-about-section .wws_about_desc{max-width:100%;}
.common-section-caregiver.get_involved_section.row-reverse .wws_about_innerwrapper{flex-direction:column-reverse;}
.common-section-caregiver.get_involved_section form .form-flex-wrapper{max-width:100%;}
.common-section-caregiver.get_involved_section .wws_about_wrapper{padding:50px 20px 70px;}
.wws_image_slider.wws_tesitmonial_slider button.slick-prev{right:60px;}
.wwsiconboxandabout.cargiver-about-section{background-position:left bottom;background-size:cover;}
.resource-map .wws_about_innerwrapper .map-ca-container{flex-direction:column;justify-content:center;align-items:center;}
.resource-map .wws_about_innerwrapper .map-location-result{max-width:100% !important;width:100% !important;margin-top:50px;}
.location-content-main{width:49%;}
.resource-map .wws_about_innerwrapper .map{max-width:700px;width:100%;}
.resource-map .mapsvg-header.mapsvg-top-container{width:100%;width:100%;margin-top:40px !important;padding-bottom:40px !important;}
.mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view{max-width:100%;margin:0 auto !important;width:100%;}
.resource-map .mapsvg-header.mapsvg-top-container span.select2.select2-container,.resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap .mapsvg-directory-search{width:100% !important;}
.resource-map .mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view .form-group{margin:0 !important;width:100%;max-width:45%;}
.map-location-result .no-data{margin:0 auto;}
.common-section-caregiver.get_involved_section.row-reverse.pb-100 .wws_about_wrapper{padding-left:0;padding-right:0;}
.location-image {
    height: 100%;
}
.common-section-caregiver.get_involved_section.row-reverse.pb-100 .wws_about_content {
	margin-bottom: 0px !important;
}
.wws_about_innerwrapper.sg-group-right-wrapper {
    flex-direction: column;
}
.support-group-section .wws_aboutimg_wrap.sg-group-right {
    flex-basis: 100%;
}
.support-group-section .wws_about_content.sg-group-left {
    flex-basis: 100%;
	padding-bottom: 0 !important;
}
/* == impact == */
.page-id-7064 h1.innerpage-title {
	font-size: 30px;
	padding: 0;
}
/* == impact == */

}

@media(max-width:980px) {
	.wwsheaderight .toggleMenu {
		font-size: 0;
	}

	.wwsheaderight .toggle a {
		padding: 10px 35px;
		height: 45px;
	}

	.wwsitenav {
		position: absolute !important;
		right: 0 !important;
		top: 65px !important;
		max-width: 70%;
		box-shadow: 0 0 4px #ccc;
		background-color: #49ba91;
		overflow-y: scroll;
		height: 400px;
		max-width: unset !important;
		width: 100vw !important;
		margin: 0 -20px !important;
	}

	.wwsheaderight .wwsitenav ul {
		background-color: #fff !important;
	}

	.wwsheaderight .wwsitenav ul .sub-menu {
		box-shadow: unset;
	}

	.wwsitenav ul li a {
		margin: 0 !important;
	}

	.wws-footerconnect a {
		font-size: 16px;
		font-weight: 400;
		line-height: 30px;
		text-align: center;
	}

	.wws-footerconnect a i {
		font-size: 16px;
		margin-right: 10px;
	}

	.wwsinnerbanner {
		height: 480px;
	}

	.wwsinnerbanner .innerpage-title {
		font-size: 40px;
		padding-bottom: 0;
		margin-bottom: 10px;
	}

	.wwspage_titleexpert_banner {
		font-size: 22px;
		line-height: 30px;
	}

	.wwstopffoter .top-foo-left h2 {
		font-size: 24px;
		line-height: 30px;
		letter-spacing: 1px
	}

	.top-foo-left p {
		font-size: 16px;
		line-height: 22px;
		max-width: 320px;

	}
/* 
	.top-foo-right a {
		padding: 12px 25px;
	} */

	.wws-footerlogoncall {
		flex-direction: column;
	}

	.wws-footer-logo img {
		max-width: 240px;
		object-fit: contain;
		margin-bottom: 20px;
	}

	.wws-footer-call a {
		font-size: 20px;
	}

	.wws-footerconnect {
		padding: 20px 0;
		margin: 30px 0 0 0;
		flex-direction: column;
	}

	.top-foo-right {
		flex-basis: 32%;
	}

	#footer-wrapper {
		padding: 0 !important;
	}

	.wwstopleft,
	.wwstopright {
		float: none !important;
		width: 100% !important;
		display: flex;
		align-content: center;
		justify-content: center;
		font-size: 12px;
		line-height: 20px;
	}

	.wwstopleft ul li:not(:last-child) {
		border-right: 1.5px solid #090909;
		margin-right: 10px;
		padding-right: 10px;
	}
.wwstopleft li{font-size:12px !important;line-height:15px !important;padding:0 10px !important;}
.wwstopright .social-icons a{font-size:18px;line-height:24px;height:auto;}
.wwsfontresizertopheader::before,.wwsfontresizertopheader::after{top:0;bottom:0;margin:auto;height:10px;}
.wwstopleft,.wwstopright{margin:10px auto;}
.header_right.wwsheaderight{display:flex !important;justify-content:space-between;flex-direction:row-reverse;}

.toggle{width:40px;}
.wwsheaderight .donate-btn{display:block !important;width:160px;margin-left:0;margin-right:10px;}
.wws_tab_list_item a.tab_list_btn{line-height:1.6;font-size:16px;}
.wws_tab_list_item::before{display:none;}
.cta-links a{font-size:20px;}
.cta-links{max-width:670px;}
.cta-links .cta-links_item:first-child a:after{height:30px;}
.wwsiconboxandabout.wws_testimonial_slider_wrapper.wws_image_slider_wrapper .wws_image_slider_innerwrapper{padding:0 15px;}
.wws_testimonial_slider_wrapper.wws_image_slider_wrapper .wws_testi_slider_item_wrap{padding-top:70px;padding-bottom:25px;padding-left:15px;padding-right:15px;}
.wws_testimonial_slider_wrapper.wws_image_slider_wrapper .wws_testi_slider_item_wrap .wws_testimoinal_slider_desc::before{height:30px;top:-45px;}
.wws_logos_wrapper.about_logos_block.caregiver_logos .wws_logo_item{width:20%;padding:0 25px;}
.common-section-caregiver.get_involved_section.row-reverse.pb-100 .wws_about_wrapper {
	padding-top: 30px;
	padding-bottom: 30px;
}
.wws_tab_list_item {
    padding-right: 20px;
}
}

@media(max-width:767px) {
.page-id-4776.page-template-template-full-width h3{line-height:1.4;}
.flex-end{justify-content:flex-start;}
body.archive .site-main{width:100%;}
body.archive .site-main article{padding:20px;}
.nutritionpage_about .wws_about_wrapper,.nutritionpage_about .wws_about_content{padding-left:0 !important;padding-right:0 !important;}
.wwsiconboxandabout .container{padding:0 !important;}
.site-button,.wpcf7-form button,.wpcf7 form input[type="submit"]{font-size:12px;padding:13px 10px;}
.site-button:after{width:14px;height:11px;margin-left:10px;}
.wws_product_wrapper .pd_desc.list_four li{display:inline-block !important;}
.em-pagination .page-numbers.current,.em-pagination .page-numbers:hover{font-size:22px;}
.em-pagination .page-numbers{font-size:16px;}
.wpcf7-form button{padding:10px 20px;}
.top-foo-right,.top-foo-left{flex-basis:100%;}
.wwstopfooterwrapper{text-align:center;padding:40px 20px 40px 20px;}
.wws-bottom-footer{padding:30px 20px 20px 20px;}
.wwscopyrightwrap .copyright-txt,.wwscopyrightwrap .designby{font-size:12px;line-height:15px;}
.wwsheader{padding:10px 20px !important;}
.container{width:100% !important;max-width:100%;margin:0 !important;/* padding:0 !important;*/
}
.wwsfontresizertopheader{padding:0 10px;position:relative;margin:0 12px 0 0px;}
.wwsinnerbanner{height:320px;}
.wwspage_titleexpert_banner{font-size:18px;line-height:24px;margin-top:0;}
.innerpage-title{margin-bottom:15px;}
.wwstoptranslate a.glink span{font-size:12px !important;}
.wwstopleft li{padding:10px 10px 0 10px;}
.wwslogo{padding:0;}
.wwstopffoter .top-foo-left h2{font-size:18px;line-height:25px;letter-spacing:1px;}
.top-foo-left p{font-size:14px;line-height:20px;max-width:320px;margin:0 auto;}


	/* .top-foo-right a {
		padding: 10px 20px;
		font-size: 15px;
		line-height: 18px;
	} */
h3{font-size:24px;}
.post-thumb{height:auto !important;}
.wws_product_wrapper{padding-top:600px !important;}
.wwsheaderight .donate-btn{width:130px;}
.wwsheaderight .donate-btn a.site-button{padding:15px 20px;}
.wwsheaderight .donate-btn .site-button:after{width:14px;height:11px;margin-left:0;top:-2px;}
.footer_bottom_statement p{padding-top:20px;}
.wws_block_title{font-size:26px;line-height:32px;margin-bottom:20px;padding-bottom:15px;}
.cargiver-about-section .wws_about_title,.common-section-caregiver.get_involved_section .wws_about_title{font-size:26px;line-height:32px;margin-bottom:20px;padding-bottom:15px;}
.tab_list_content {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.wws_tab_list_item a.tab_list_btn:before {
    right: 0;
	bottom: 8px;
}
.wws_tab_list_item::before {
    display: block !important;
    width: 90%;
    bottom: 8px;
    left: 0;
    margin: 0 auto;
    height: 1px;
    transform: translate(0px, 50%);
    top: inherit;
}
.wws_tab_list_item {
    padding: 27px 0;
    padding-right: 0 !important;
	padding-left: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 33.33%;
    text-align: center;
}
.common-section-caregiver.get_involved_section .submit-btn input {
    min-width: 180px !important;
    background: #a1d183 url(images/right-arrow.svg) center right 40px / 18px 15px no-repeat !important;
    font-size: 16px;
    padding: 13px 50px;
    padding-left: 20px;
}
.cta-links a {
    font-size: 18px;
	padding-left: 36px;
}
.cta-links a .wws_iv_icon_wrap img {
    width: 30px;
}
.cta-links {
    max-width: 670px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.cta-links .cta-links_item:first-child a:after{display: none;}
section.cta-content.extra_text_button {
    padding-bottom: 40px;
    padding-top: 40px;
}
.cta_main.extra_text_button_main .cta-text.extra_text p {
    margin-bottom: 20px;
    line-height: 30px;
}
.wws_image_slider.wws_tesitmonial_slider button.slick-prev, .wws_image_slider.wws_tesitmonial_slider button.slick-next.slick-arrow {
    top: -95px;
}
.wws_image_slider.wws_tesitmonial_slider button.slick-prev {
    right: 40px;
}
.wws_logos_wrapper.about_logos_block.caregiver_logos .wws_logo_item {
    width: 33.33%;
    padding: 0 15px;
}
.wws_cargiver_trannings_innerwrapper.wws_service_innerwrapper .wws_service_heading {
    margin-bottom: 25px;
}
.wws_tab_list_item a.tab_list_btn {
    line-height: 1.6;
    font-size: 15px;
}
.location-content-main {
    width: 100%;
	max-width: 500px;
    margin: 0 auto;
}
.resource-map .wws_about_innerwrapper .map {
    max-width: 100%;
    width: 100%;
}
.mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view {
    max-width: 90%;
    margin: 0 auto !important;
    width: 100%;
    justify-content: space-between;
}
.tab_list_content .wws_tab_list_item:last-child a.tab_list_btn:before {
    left: 0 !important;
	right: 0 !important;
}
.wws_tab_list_item:first-child a::before {
    left: 0% !important;
	right: 0% !important;
}
.tab_list_content .wws_tab_list_item:first-child a::before {
    right: 0% !important;
}
.wwsiconboxandabout.support-group-section.home_about_section.common-section-caregiver.get_involved_section .wws_about_wrapper {
    padding: 40px 20px 50px 20px !important;
}
/* == impact == */
.page-id-7064 .innerbanner {
    height: 300px;
}
/* == impact == */

}
@media(max-width:630px) {
	.wws_tab_list_item::before {
		width: 100%;
	}
	.wws_tab_list_item {
		width: 100%;
		max-width: 100%;
	}
	.resource-map .mapsvg-header.mapsvg-top-container span.select2.select2-container, .resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap .mapsvg-directory-search {
		width: 190px !important;
	}
	.resource-map .mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view .form-group {
		margin: 0 !important;
		width: 100%;
		max-width: 190px;
	}
	.map-location-result .no-data {
		font-size: 20px;
		width: 300px;
	}
	.mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.resource-map .mapsvg-header.mapsvg-top-container form.mapsvg-data-form-view .form-group {
		margin: 0 !important;
		width: 100%;
		max-width: 100%;
	}
	.resource-map .mapsvg-header.mapsvg-top-container span.select2.select2-container, .resource-map .mapsvg-header.mapsvg-top-container .mapsvg-directory-search-wrap .mapsvg-directory-search {
		width: 100% !important;
		margin-bottom: 60px;
	}
	.resource-map div#mapsvg-search-container button.btn.btn-outline-secondary.mapsvg-filters-reset {
	top: inherit;
		bottom: 0;
	}
	.mapsvg-mobile-buttons {
		margin-top: 100px !important;
	}
	.location-data h2 {
		font-size: 18px;
	}
}


@media(max-width:500px) {
	.wwsheaderight .toggle a {
		background-size: 30px;
		background-repeat: no-repeat;
		width: 30px;
		padding: 5px 20px;
		height: 30px;
	}
	.wws-footerconnect a, .wws-footerconnect p, .wws-footer-call a {
		display: inline-block;
	}
	.wws-footerconnect a img, .wws-footer-call a img, .wws-footerconnect p img {
		display: inline-block;
    vertical-align: middle;
	max-width: 20px;
	margin-right: 8px;
	}

	.social-icons {
		margin-right: 10px;
	}
	.social-icons a {
		margin: 0 0 0 15px;
		font-size: 14px !important;
	}

	.wwstopleft ul li:not(:last-child) {
		margin-right: 10px;
	}
	.wwstopleft ul li img {
		margin-right: 7px;
		max-width: 13px;
	}
	.wws_product_wrapper {
    padding-top: 500px !important;
}
.caregiver_logos .wws_logos_innerwrapper.wws_block_innerwrapper {
    padding-bottom: 40px;
}
section.wws_cargiver_trannings.wws_service_wrapper.HomePage_services_section {
    padding-top: 5px;
    padding-bottom: 40px;
}
.wwsiconboxandabout.wws_testimonial_slider_wrapper.wws_image_slider_wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}
.wws_cargiver_trannings_item_wrap.wws_service_item_content_wrap {
    padding-bottom: 30px;
	padding-top: 22px;
}
.common-section-caregiver.get_involved_section form .form-flex-wrapper .col-6 {
    width: 100%;
}
.wws_logos_wrapper.about_logos_block.caregiver_logos .wws_logo_item {
    width: 50%;
}
.wws_cargiver_trannings_item.wws_service_item a.wws_cargiver_trannings_item_bg.wws_service_item_title_wrap {
    height: 225px;
}
.wws_cargiver_trannings_item_link.wws_service_item_link a.ct-read-more-btn {
    font-size: 14px;
}
.wwsiconboxandabout.cargiver-about-section {
    background-size: 300%;
    background-position: left bottom;
}


}

@media(max-width:479px) {
/* == impact == */
.banner_button {
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
    align-items: center;
}

.banner_button a.site-button {
    width: fit-content;
}
/* == impact == */
}
@media(max-width:425px) {
.wwsheader>.container {
    padding: 0;
}

.wwsheaderight .donate-btn a.site-button {
    padding: 10px 10px;
    min-width: auto;
}

.wwsheaderight .donate-btn {
    width: 100px;
}
.wws_tab_list_item {
    max-width: 100%;
	padding: 27px 0;
}
.common-section-caregiver.get_involved_section .wws_about_wrapper {
    padding: 30px 20px 50px;
}
.common-section-caregiver.get_involved_section form .form-flex-wrapper .form-field input {
    padding: 10px 20px;
    line-height: 1.6;
    margin-bottom: 10px;
}
.caregiver_logos .wws_logos_innerwrapper.wws_block_innerwrapper {
    padding-bottom: 30px;
}
.wws_logos_wrapper.about_logos_block.caregiver_logos {
    padding-bottom: 0px !important;
}
.wws_cargiver_trannings_item.wws_service_item a.wws_cargiver_trannings_item_bg.wws_service_item_title_wrap {
    height: 180px;
}
.common-section-caregiver.get_involved_section form .form-flex-wrapper span.wpcf7-not-valid-tip {
    margin-top: -13px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.common-section-caregiver.get_involved_section.row-reverse.pb-100 .wws_about_wrapper {
    padding-left: 0;
    padding-right: 0;
}
.region-content-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.location-image {
    width: 100% !important;
	height: 110px;
}
.location-data {
    width: 100%;
    margin-top: 18px;
}
.location-meta-detail a.location-website:before {
    height: 21px;
    width: 20px;
}
.location-meta-detail a {
    padding-left: 40px;
	font-size: 15px;
}
.location-meta-detail a:after {
    left: 30px;
}
a.location-contact {
    font-size: 16px;
}
.location-meta-detail a.location-contact:before {
    height: 19px;
    width: 18px;
}

}

/* Donation */
.innerbanner.wwsinnerbanner.hide{display:none !important;}
span.wpcf7-not-valid-tip{text-align:left !important;}


.donation_form .wws_form_bg_img{display:none !important;}
.donation_form .wws_form_content{background-color:transparent;box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;padding:30px 0;text-align:left;}
.wws_form_wrapper.donation_form{padding-bottom:0;}
form#donation-form h3{padding:0;width:100%;margin-top:30px;margin-bottom:0;}
form#donation-form .field.text.donation-amount input,form#donation-form .field.text.fund select,form#donation-form .section.contact input,form#donation-form .field.country select,form#donation-form .field.state select,form#donation-form .field.street-address textarea,form#donation-form .field.comment textarea,form#donation-form .field.text.city input,form#donation-form .field.zip-code input,form#donation-form .field.frequency select,form#donation-form .field.date input{width:100%;max-width:100%;display:block;margin-bottom:0px !important;background-color:#e5edea;border:1px solid #a1d184;padding:16px 12px 15px;margin:0;color:#090909;}
form#donation-form .field.text.fund select,form#donation-form .field.country select,form#donation-form .field.state select,form#donation-form .field.frequency select{max-width:calc(100% - 10px);padding-left:10px !important;padding-right:0 !important;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('http://wellwiseservices.sitepreviews.dev/wp-content/uploads/2024/10/Vector-Smart-Object-3.svg');background-repeat:no-repeat;background-position:right 15px center;}
form#donation-form .field.checkbox.recurring input#recurring{padding:10px;background:navajowhite;}
form#donation-form .section.billing-address .field,form#donation-form .section.contact .field{width:calc(100%/2 - 10px);}
form#donation-form .section.billing-address,form#donation-form .section.contact{display:flex;flex-wrap:wrap;gap:20px;}
form#donation-form .field.street-address textarea{resize:none;height:48px;}
form#donation-form .section.recurring{display:flex;flex-wrap:wrap;gap:20px;}
form#donation-form .section.recurring > .field{width:100%;}
form#donation-form .section.recurring .field.frequency,form#donation-form .section.recurring .field.date{width:calc(100%/2 - 10px);padding:0;}
form#donation-form .section.recurring .field.date input#start-date{height:46px;}
form#donation-form .section.fund{margin-top:30px;}
#donation-form .field.text.donation-amount{padding:0;margin:20px 0 30px;}
form#donation-form .field.checkbox span span.fee-amount:before,form#donation-form .field.checkbox span span.fee-amount:after{display:none;}
form#donation-form .field.checkbox span:before{content:'';-webkit-appearance:none;border:1px solid #767676;padding:10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:10px;border-radius:0;background-color:transparent;margin-bottom:5px;}
form#donation-form .field.checkbox span{position:relative;cursor:pointer;}
form#donation-form .field.checkbox input{padding:0;margin-bottom:0;display:none;cursor:pointer;}
form#donation-form .field.checkbox input:checked + span:after{content:'';display:block;position:absolute;top:-3px;left:8px;width:6px;height:14px;border:solid #282728;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
form#donation-form input#express-submit{transition:0.5s all;line-height:1;font-size:18px;letter-spacing:1px;color:#090909;font-weight:400;border-radius:100px;text-transform:uppercase;border:1px solid transparent;cursor:pointer;background:#a1d183 url(/images/right-arrow.svg) center right 20px / 18px 15px no-repeat;padding:22px 50px 22px 28px;margin-top:20px;}
form#donation-form input#express-submit:hover{background-color:transparent;color:#090909;border-color:#a1d183;}
form#donation-form .field.radio input[type="radio"]{appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;width:20px;height:20px;border:2px solid #007bff;border-radius:50%;outline:none;cursor:pointer;margin-right:10px;margin-bottom:2px;transition:all 0.3s ease;}
form#donation-form .field.radio input[type="radio"]:hover{border-color:#0056b3;}
form#donation-form .field.radio input[type="radio"]:checked{background-color:#007bff;border-color:#007bff;}
form#donation-form .field.radio input[type="radio"]:checked::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background-color:#fff;border-radius:50%;}
form#donation-form .field.radio label{display:flex !important;align-items:center;}
form#donation-form .field.checkbox.true-impact{margin:15px 0;}
form#donation-form div#card-element{max-width:300px;}
.donation_form .wws_form_wrap{padding:0;}
form#donation-form .section.donation h3{font-size:35px;}
form#donation-form .section.payment h3{margin-bottom:20px;}
form#donation-form div#stripe-cc-fields{margin-top:10px;}
form#donation-form .section.comment textarea#comment {
    height: 130px;
    resize: none;
}
@media(max-width:1024px){
	.donation_form .wws_form_wrap{padding:0 20px;}
}

@media(max-width:640px){
form#donation-form .section.billing-address .field,form#donation-form .section.contact .field{width:100%;}
form#donation-form .section.billing-address,form#donation-form .section.contact{gap:10px;}
form#donation-form .section.fund{margin-top:10px;}
form#donation-form .section.payment h3{margin-top:15px;margin-bottom:10px;}
form#donation-form div#card-element{max-width:100%;}
form#donation-form .section.donation h3{font-size:30px;}
form#donation-form h3{font-size:23px;}
form#donation-form input#express-submit{padding:15px 50px 12px 28px;font-size:15px;}
.section.comment textarea#comment{height:130px;resize:none;}

}

/* Donation */