body { font-size: 1rem; }

body.acc-normal { font-size: 1rem; }


.bg-purple-1, .has-link-color.has-button.has-purple-1-color.wp-block-paragraph>a:hover, .has-link-color.has-button.has-purple-1-color>.faux-link.button:hover, .has-link-color.has-button.has-purple-1-color>a.button:hover, .has-purple-1-background-color {
	color:#fff;
}
body.acc-big p,
body.acc-big a,
body.acc-big strong,
body.acc-big em,
body.acc-big li,
body.acc-big blockquote,
body.acc-big label,
body.acc-big input,
body.acc-big textarea,
body.acc-big button,
body.acc-big select {
  font-size: 110% !important;
  line-height: 1.4 !important;
}

body.acc-big h1
{
  font-size: 70px !important;
  line-height: 80px !important;
}

body.acc-big h2
{
    font-size:42px !important; 
    line-height: 40px !important;
}

body.acc-big h3
{
    font-size: 28px !important;
    line-height: 32px !important;
}
body.acc-big h4{
  font-size: 110% !important;
  line-height: 1.4 !important;
}

body.acc-big h5 {
  font-size: 110% !important;
  line-height: 1.4 !important;
}
body.acc-big h6 {
  font-size: 110% !important;
  line-height: 1.4 !important;
}

.address-details-outer {
    display: block;
    padding-right: 10%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.address-details-outer .address-item .block {
    display: block;
}
.address-details-outer .address-item span.block,
.address-details-outer .address-item a {
    margin-bottom: 25px;
    color: #563787;
}
.homecare-listing-section.small-cta-block a {
    background: #ebe6f4;
}
.homecare-listing-section.small-cta-block .small-cta-text {
    color: #563787;
}
.care-home-contact-box {
    displey: block;
    text-align: center;
}

.care-home-content h3 {
    line-height: 1.1;

}
.care-home-content .address {
	line-height: 1;
	margin-top:10px;
}
.care-home-listing-section .care-home-listing-box>.column .care-home-content {
	padding-bottom: 20px !important;
}
.care-home-listing-section .view-more-button.ch-button-3-4 {
	margin: 15px 0;
}
.services-listing-section .cta-purple {
    border: solid 2px #957ce5;
}
.column.venue-text-column .venue-call {
    display: block;
    text-align: left;
    margin-top:5px;
    margin-bottom:5px;
}
.care-home-map-section .listing-box .venue .venue-text-column .venue-phone {
    position: relative;
    right: inherit;
    bottom: inherit;
    color:#563787;
}

.care-home-map-section .listing-box .venue .venue-text-column .venue-phone  a{
    position: relative;
    right: inherit;
    bottom: inherit;
    color:#563787;
}

.care-home-contact-box .text-purple-1,
.care-home-contact-box .text-pink-1,
.care-home-contact-box .text-green-1 {
    color: #ffffff !important;
}
.care-home-contact-box .text-purple-1 {
    background-color: #b5a5ef;
}
.care-home-contact-box .text-pink-1 {
    background-color: #ffaae9;
}
.care-home-contact-box .text-green-1 {
    background-color: #b4ef7b;
}
.care-home-listing-section .care-home-listing-box > .column .care-home-contact-info {
    display: inline-block;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    margin: 0 5px;
}
.care-home-listing-section .care-home-listing-box > .column .care-home-contact-info .ch-icon {
    font-size: 32px;
    line-height: 1.2;
}
.care-home-listing-title {
    margin-bottom: 20px;
}
.blogs-section .column .post-inner,
.featured-blogs-section .column .post-inner {
    background-color: #ffffff;
    border-radius: 10px;
    margin: 0 10px;
}
.blogs-section .column h4,
.featured-blogs-section .column h4 {
    font-family: "Nunito", sans-serif;
    font-weight: bold;
    line-height: 1;
}
.blogs-section .read-more-text,
.featured-blogs-section .read-more-text {
    text-transform: uppercase;
    padding: 25px 0 0 0;
    display: inline-block;
}
.blogs-section .section-title,
.featured-blogs-section .section-title {
    padding: 60px 10px 20px 10px;
}
.blogs-section .column .column-inner,
.featured-blogs-section .column .column-inner {
    padding: 20px;
}
.blogs-section .column {
    width: calc((100% - 0px) / 3);
    flex: 0 0 auto;
    margin-bottom: 30px;
}
.blogs-section .column .image-container {
    overflow: hidden;
    max-height: 230px;
    width: 100%;
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.featured-blogs-section .image-container {
    overflow: hidden;
    max-height: 300px;
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.featured-blogs-section img,
.blogs-section img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -o-object-position: center center;
    object-position: center center;
}
.blogs-section .row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.blogs-section .row > * {
    box-sizing: border-box;
    flex-shrink: 0;
    max-width: 100%;
}
.blogs-section .column .ymal-post-cats {
    margin-top: 10px;
    line-height: 1;
}
.ymal-post-date,
.ymal-cat,
.ymal-post-cats {
    color: #a6a6a6;
    font-size: 14px;
}
.pagination {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 70px;
}
.pagination ul {
    display: inline-block;
    padding: 0;
    margin: 0;
}
.pagination ul li {
    display: inline;
    margin: 0 5px;
}
.pagination ul li a,
.pagination ul li span {
    color: #563787;
    float: left;
    padding: 8px 10px;
    text-decoration: none;
    transition: background-color 0.3s;
}

#footer .awards-column .footer-award {
    max-height: inherit;
}
.pagination ul li a.active,
.pagination ul li span.current {
    color: #563787;
    border-bottom: 2px solid #563787;
}
.swiper-featured-posts,
.text-slider {
    position: relative;
}
.text-slider {
    padding: 100px 0 70px 0;
}
.text-slider .swiper-slide {
    height: auto;
    padding: 30px;
    border-radius: 10px;
}
.text-slide .text-slide-title {
    margin-bottom: 20px;
}
.swiper-featured-posts .swiper-wrapper,
.text-slider .swiper-wrapper {
    position: relative;
}
.swiper-featured-posts .swiper-nav,
.text-slider .swiper-nav {
    position: absolute;
    top: -60px;
    right: 0;
    width: 140px;
    height: 40px;
    background: #563787;
}
.swiper-featured-posts .swiper-pagination-fraction,
.text-slider .swiper-pagination-fraction {
    position: relative;
    color: #ffffff;
    top: 8px;
    z-index: 0;
}
.swiper-featured-posts .swiper-button-prev i,
.swiper-featured-posts .swiper-button-next i,
.text-slider .swiper-button-prev i,
.text-slider .swiper-button-next i {
    color: #ffffff;
    background: #563787;
    padding: 10px 15px;
}
.swiper-featured-posts .swiper-button-next::after,
.swiper-featured-posts .swiper-button-prev::after,
.text-slider .swiper-button-next::after,
.text-slider .swiper-button-prev::after {
    content: "";
}
.faq-blogs-section .blog-column {
    background-color: #ffffff;
    border-radius: 10px;
    margin: 20px 10px 10px 10px;
    display: inline-block;
    vertical-align: top;
    width: 22.5%;
}
.faq-list-section .faq-title {
    margin-bottom: 20px;
}
.faq-list-section .image-container.ymal-image {
    overflow: hidden;
    height: 150px;
}
.faq-list-section .column-inner h4 {
    font-family: "Nunito", sans-serif;
    line-height: 1.2;
    font-size: 18px;
}
.faq-list-section img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -o-object-position: center center;
    object-position: center center;
}
.faq-blogs-section .blog-column .post-inner .column-inner {
    padding: 20px;
}
.small-cta-block .row {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.small-cta-block .row .cta-item {
    position: relative;
    width: calc(25% - 13.333px);
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
    border-radius: 5px;
    transition: 0.2s linear all;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-grow: 1 !important ;
}
.small-cta-block .row .cta-item .small-cta-text {
    flex-grow: 1;
    text-align: left;
    line-height: 1.1;
    white-space: normal;
    display: flex;
    align-items: center;
}
.small-cta-block .row .cta-item .read-more {
    font-size: 22px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}
.small-cta-block .row .cta-item:hover {
    background-color: #ebe1ff;
    transition: 0.2s linear all;
}
@media (max-width: 1024px) {
    .small-cta-block .row .cta-item {
        width: calc(33.333% - 13.333px);
    }
}
@media (max-width: 768px) {
    .small-cta-block .row .cta-item {
        width: calc(50% - 13.333px);
    }
}
@media (max-width: 480px) {
    .small-cta-block .row .cta-item {
        width: 100%;
    }
}
.geo-block.has-wave.wave-1 .container,
.geo-block.has-wave.wave-1 .small-container,
.geo-block.has-wave.wave-1 .wide-container,
.geo-block.has-wave.wave-4 .container,
.geo-block.has-wave.wave-4 .small-container,
.geo-block.has-wave.wave-4 .wide-container {
    padding-top: 50px;
}
.single-team-block img {
    border-radius: 10px;
}
@media (min-width: 768px) {
    .single-team-block .two-column-image {
        padding-right: 40px;
    }
}
.single-team-block .full-column {
    display: block;
    width: 100%;
}
.single-team-block {
    padding-bottom: 80px;
}
.team-social-links {
    display: flex;
    gap: 10px;
}
.team-column-email,
.team-column-linkedin {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}
.team-column-email a,
.team-column-linkedin a {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    color: inherit;
    font-size: 20px;
}
.new-spirit {
    font-family: "new-spirit", serif;
}
.team-column-email i,
.team-column-linkedin i {
    width: 18px;
    height: 18px;
    fill: currentColor;
}
.team-columns-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
}
.team-columns-box .column {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.team-columns-box .image-column {
    align-items: center;
}
.team-columns-box .text-column {
    align-items: flex-start;
}
@media (max-width: 768px) {
    .team-columns-box {
        flex-direction: column;
    }
}
.values-block {
    padding: 30px !important;
}
.page-id-1484 .hero-section.geo-block.has-wave .wave {
    z-index: 2;
}
.hero-section .hero-cta-buttons {
    margin-top: 30px;
}
.services-icon {
    width: 135px;
    height: 135px;
}


.services-icon-wellbeing .st-1 {
       fill: #a8754c;
}

.services-icon-wellbeing .st-2 {
        fill: #f9e1ef;
}

.services-icon-wellbeing .st-3 {
	fill: #774e32;
}

.services-icon-wellbeing .st-4 {
	fill: #d60a8c;
	}

.services-icon-wellbeing .st-5 {
	fill: #c90a8f;
}


.services-icon-wellbeing .st-1 {
	fill: #c90a8f;
}

.services-grid .row .column.style-wellbeing {
    border: solid 1px #c90a8f;
}

.services-grid .row .column.style-wellbeing .service-title {
    color: #c90a8f;
}

.services-icon-housekeeping .st-1,
.services-icon-housekeeping .st-2 {
    fill: none;
}

.services-icon-housekeeping .st-3 {
    fill: #f4c70b;
}

.services-icon-housekeeping .st-4 {
    fill: #03682c;
}

.services-icon-housekeeping .st-5 {
    fill: #05332a;
}

.services-icon-housekeeping .st-6 {
    fill: #d2e6b5;
}

.services-icon-housekeeping .st-2 {
    stroke: #95e557;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 10px;
}

.services-icon-housekeeping .st-7 {
    fill: #047c37;
}

.services-icon-housekeeping .st-8 {
    fill: #D2E6B5;
}

.services-grid .row .column.style-housekeeping {
    border: solid 1px #05332a;
}

.services-grid .row .column.style-housekeeping .service-title {
    color: #05332a;
}



.services-grid .row .column.style-care .read-more {
    color: #563787
}
.services-grid .row .column.style-care {
    border: solid 1px #563787;
}
.services-grid .row .column.style-care .service-title {
	color: #563787;
}

.services-grid .row .column.style-first-aid .read-more,.services-grid .row .column.style-gardening .read-more {
    color: #49ad00
}

.services-grid .row .column.style-housekeeping .read-more {
	color: #05332a;
}

.services-grid .row .column.style-cleaning .read-more, .services-grid .row .column.style-cooking .read-more {
    color: #e28c00;
}

.services-grid .row .column.style-shopping .read-more {
    color: #452c6c;
}

.read-more.acc-link.uppercase { 
	text-transform: uppercase;
}
.scroll-buttons {
    position: relative;
    margin-top: 20px
}
.scroll-buttons button {
    display: inline-block;
    padding: 9px 12px 7px;
    font-size: 14px;
    border-radius: 0;
    border: none;
    transition: .2s linear all;
    cursor: pointer;
    background: transparent;
}

.hero-cta-buttons.ctas-section.scroll-buttons .row.astretch {
    align-items: start;
}

.hero-cta-buttons.ctas-section.scroll-buttons .row.fill {
    justify-content: left;
}


.services-grid .row .column.style-recruit,
.services-grid .row .column.style-profit,
.services-grid .row .column.style-notebook {
    border: solid 1px #49ad00;
}
.services-grid .row .column.style-recruit .service-title,
.services-grid .row .column.style-profit .service-title,
.services-grid .row .column.style-notebook .service-title {
    color: #49ad00;
}
.work-slider .swiper-slide {
    align-self: stretch;
    border: solid 1px #ba0077;
    height: auto;
    border-radius: 10px;
}
.work-item {
    padding: 140px 25px 25px;
}
.work-icon-box svg {
    width: 135px;
    height: 135px;
    position: absolute;
    top: -30px;
}
.work-item .work-title {
    font-family: "Nunito", sans-serif;
    font-weight: bold;
    color: #ba0077;
    font-size: 20px;
    line-height: 1;
}
.work-slider {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}
.work-slider .swiper-wrapper {
    position: relative;
}
.work-slider .swiper-nav {
    position: absolute;
    top: -30px;
    right: 0;
    width: 140px;
    height: 40px;
    background: #ba0077;
}
.work-slider .swiper-pagination-fraction {
    position: relative;
    color: #ffffff;
    top: 8px;
    z-index: 0;
}
.work-slider .swiper-button-prev i,
.work-slider .swiper-button-next i {
    color: #ffffff;
    background: #ba0077;
    padding: 10px 15px;
}
.work-slider .swiper-button-next::after,
.work-slider .swiper-button-prev::after {
    content: "";
}
.outer-element.purple-1 svg.element-three g,
.column-1.purple-1 svg.element-one g,
.column-3.purple-1 svg.element-two path {
    fill: #563787;
}
.outer-element.purple-2 svg.element-three g,
.column-1.purple-2 svg.element-one g,
.column-3.purple-2 svg.element-two path {
    fill: #b5a5ef;
}
.outer-element.purple-light svg.element-three g,
.column-1.purple-light svg.element-one g,
.column-3.purple-light svg.element-two path {
    fill: #ebe6f4;
}
.outer-element.purple-deep svg.element-three g,
.column-1.purple-deep svg.element-one g,
.column-3.purple-deep svg.element-two path {
    fill: #563787;
}
.outer-element.pink svg.element-three g,
.column-1.pink svg.element-one g,
.column-3.pink svg.element-two path {
    fill: #ba0077;
}
.outer-element.pink-light svg.element-three g,
.column-1.pink-light svg.element-one g,
.column-3.pink-light svg.element-two path {
    fill: #ffaae9;
}
.outer-element.pink-pale svg.element-three g,
.column-1.pink-pale svg.element-one g,
.column-3.pink-pale svg.element-two path {
    fill: #ffeef8;
}
.outer-element.green svg.element-three g,
.column-1.green svg.element-one g,
.column-3.green svg.element-two path {
    fill: #49ad00;
}
.outer-element.green-light svg.element-three g,
.column-1.green-light svg.element-one g,
.column-3.green-light svg.element-two path {
    fill: #b4ef7b;
}
.outer-element.green-pale svg.element-three g,
.column-1.green-pale svg.element-one g,
.column-3.green-pale svg.element-two path {
    fill: #f4ffe8;
}
.outer-element.gold svg.element-three g,
.column-1.gold svg.element-one g,
.column-3.gold svg.element-two path {
    fill: #e28c00;
}
.outer-element.gold-light svg.element-three g,
.column-1.gold-light svg.element-one g,
.column-3.gold-light svg.element-two path {
    fill: #ffce8c;
}
.outer-element.gold-pale svg.element-three g,
.column-1.gold-pale svg.element-one g,
.column-3.gold-pale svg.element-two path {
    fill: #ffebcd;
}
.outer-element.grey svg.element-three g,
.column-1.grey svg.element-one g,
.column-3.grey svg.element-two path {
    fill: #a6a6a6;
}
.outer-element.grey-light svg.element-three g,
.column-1.grey-light svg.element-one g,
.column-3.grey-light svg.element-two path {
    fill: #f1f1f1;
}
.outer-element.white svg.element-three g,
.column-1.white svg.element-one g,
.column-3.white svg.element-two path {
    fill: #ffffff;
}
.outer-element.black svg.element-three g,
.column-1.black svg.element-one g,
.column-3.black svg.element-two path {
    fill: #000000;
}
.quote-text.purple-1 a {
    color: #563787;
}
.quote-text.purple-2 a {
    color: #b5a5ef;
}
.quote-text.purple-light a {
    color: #ebe6f4;
}
.quote-text.purple-deep a {
    color: #563787;
}
.quote-text.pink a {
    color: #ba0077;
}
.quote-text.pink-light a {
    color: #ffaae9;
}
.quote-text.pink-pale a {
    color: #ffeef8;
}
.quote-text.green a {
    color: #49ad00;
}
.quote-text.green-light a {
    color: #b4ef7b;
}
.quote-text.green-pale a {
    color: #f4ffe8;
}
.quote-text.gold a {
    color: #e28c00;
}
.quote-text.gold-light a {
    color: #ffce8c;
}
.quote-text.gold-pale a {
    color: #ffebcd;
}
.quote-text.grey a {
    color: #a6a6a6;
}
.quote-text.grey-light a {
    color: #f1f1f1;
}
.quote-text.white a {
    color: #ffffff;
}
.quote-text.black a {
    color: #000000;
}
.geo-block.amazing-quote {
    position: relative;
    padding: 40px 0;
    text-align: center;
    min-height: 400px;
}
.geo-block.amazing-quote .quote-content {
    position: relative;
    font-family: "new-spirit", serif;
}
.geo-block.amazing-quote .wrapping-element {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.geo-block.amazing-quote .column {
    position: absolute;
    width: auto;
    height: auto;
}
.geo-block.amazing-quote .column-1 {
    top: 40%;
    left: 18%;
    transform: translateY(-15%);
}
.geo-block.amazing-quote .column-2 {
    position: relative;
    display: inline-block;
    z-index: 2;
    padding: 20px;
}
.geo-block.amazing-quote .column-3 {
    top: 30%;
    right: 18%;
}
.geo-block.amazing-quote .outer-element {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
}
.geo-block.amazing-quote .outer-element svg,
.geo-block.amazing-quote .column svg {
    max-width: 100%;
    height: auto;
}
.geo-block.amazing-quote .quote-text {
    font-size: 50px;
    font-weight: 400;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1;
    z-index: 2;
    position: relative;
    margin-top: 60px;
}
@media (max-width: 768px) {
    .geo-block.amazing-quote .column-1,
    .geo-block.amazing-quote .column-3 {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        margin: 20px auto;
    }
}
.play-container-inner {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.fa.fa-play,
.waves-block {
    position: relative;
    top: -13px;
    z-index: 3;
    left: 3px;
}
.fa-play:before {
    content: "Y";
    font-size: 34px;
    color: #fff;
}
.waves-block {
    z-index: 2;
    top: 60px;
    left: 90px;
}
.waves {
    position: absolute;
    z-index: -1;
    width: 180px;
    height: 180px;
    background: rgba(69, 44, 108, 0.5);
    opacity: 0;
    border-radius: 100%;
    right: 0;
    bottom: 0;
    animation: 3s ease-in-out infinite waves;
}
.wave-1 {
    animation-delay: 0s;
}
.wave-2 {
    animation-delay: 1s;
}
.wave-3 {
    animation-delay: 2s;
}
@keyframes waves {
    0% {
        transform: scale(0.2, 0.2);
        opacity: 0;
    }
    50% {
        opacity: 0.9;
    }
    to {
        transform: scale(0.9, 0.9);
        opacity: 0;
    }
}
.topnav {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #563787;
    border-radius: 10px;
    margin: 30px auto 0 auto;
    padding-bottom: 110px;
    padding: 0 15px;
    position: relative;
}
.topnav a,
.dropdown {
    display: inline-block;
    padding: 8px 10px;
    text-decoration: none;
    color: white;
    font-size: 15px;
    text-align: center;
}
.active {
    background-color: #04aa6d;
    color: white;
}
.topnav .icon {
    display: none;
}
.dropdown {
    float: left;
    overflow: hidden;
}
.dropdown .dropbtn {
    font-size: 15px;
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}
.dropdown-content {
    display: none;
    position: absolute;
    top: 69px;
    background-color: #b5a5ef;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}
.dropdown-content a {
    float: none;
    color: #563787;
    font-weight: bold;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}
.topnav a:hover,
.dropdown:hover .dropbtn {
    background-color: #563787;
    color: #ffffff;
}
.dropdown-content a:hover {
    background-color: #563787;
    color: #ffffff;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.care-navigation {
    z-index: 1;
}
.wp-block-column iframe {
    position: relative;
    border-radius: 10px;
}
.care-fees-section .row {
    gap: 40px;
}
.care-fees-section .column {
    position: relative;
    width: 50%;
    box-sizing: border-box;
}
.care-fees-section .care-fees-image.no-padding {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.care-fees-block .care-fee-item {
    margin-bottom: 20px;
}
.care-fees-block .care-fee-item h3 {
    font-family: "Nunito", sans-serif;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #563787;
    margin-bottom: 10px;
    display: inline-block;
}
.image-text-columns-section .image-text-column-link-box {
    margin-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
}
.wp-block-columns .has-button {
    padding: 20px 0 0 0;
}
.video-section, .video-block-full, .image-container.video-poster  {
    position: relative;
}
.video-section  {
    padding: 30px 0;
}
.video-section img {
    display: block;
    margin: 0;
    border-radius: 12px;
}
.video-tour-section .two-column-image.has-padding {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
}
.video-tour-section .iframe-container {
    height: 400px;
}
.video-tour-section .iframe-container iframe {
    border-radius: 10px;
}
@media screen and (max-width: 768px) {
    .topnav {
        justify-content: left;
        align-items: flex-start;
    }
    .topnav a:not(:first-child),
    .dropdown .dropbtn {
        display: none;
    }
    .care-navigation {
        z-index: 1;
    }
    .topnav a.icon {
        float: right;
        display: block;
        position: absolute;
        right: 10px;
    }
    .topnav.responsive {
        position: relative;
        display: block;
    }
    .topnav.responsive .icon {
        position: absolute;
        right: 10px;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
    .topnav.responsive .dropdown {
        float: none;
        display: block;
        padding: 0 10px;
    }
    .topnav.responsive .dropdown-content {
        position: relative;
        display: block;
        top: inherit;
    }
    .dropdown-content a {
        padding: 8px 16px;
    }
    .topnav.responsive .dropdown .dropbtn {
        display: block;
        width: 100%;
        text-align: left;
        padding: 5px 5px;
        position: relative;
    }
    .topnav.responsive .dropdown .dropbtn i {
        position: absolute;
        right: 20px;
        top: 10px;
    }
}
.care-home-map-section .care-home-map-text-box {
    margin-top: 20px;
}
.care-home-map-section .care-home-map {
    border-radius: 10px;
}
.wpcf7-form-control-wrap select {
    width: 100%;
    padding: 10px 20px 6px;
    border: solid 1px #a6a6a6;
    border-radius: 5px;
}
.page-selector-5 h2 {
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
}
.two-column-section .container {
    position: relative;
    z-index: 0;
}
.two-column-section .container.top-20 {
    padding-top: 20px;
}
.two-column-section .container.bottom-20 {
    padding-bottom: 20px;
}
.two-column-section .container.top-40 {
    padding-top: 40px;
}
.two-column-section .container.bottom-40 {
    padding-bottom: 40px;
}
.two-column-section .container.top-60 {
    padding-top: 60px;
}
.two-column-section .container.bottom-60 {
    padding-bottom: 60px;
}
.two-column-section .container.top-80 {
    padding-top: 80px;
}
.two-column-section .container.bottom-80 {
    padding-bottom: 80px;
}
.two-column-section .container.top-100 {
    padding-top: 100px;
}
.two-column-section .container.bottom-100 {
    padding-bottom: 100px;
}


.container.top-20 {
    padding-top: 20px;
}
.container.bottom-20 {
    padding-bottom: 20px;
}
.container.top-40 {
    padding-top: 40px;
}
.container.bottom-40 {
    padding-bottom: 40px;
}
.container.top-60 {
    padding-top: 60px;
}
.container.bottom-60 {
    padding-bottom: 60px;
}
.container.top-80 {
    padding-top: 80px;
}
.container.bottom-80 {
    padding-bottom: 80px;
}
.container.top-100 {
    padding-top: 100px;
}
.container.bottom-100 {
    padding-bottom: 100px;
}



.two-column-section .row {
    gap: 40px;
}
.two-column-section .column {
    position: relative;
    width: 50%;
    box-sizing: border-box;
}
.two-column-section .column.text-column {
    padding-top: 50px;
    padding-bottom: 50px;
}
.two-column-section .column.text-column .two-column-logo {
    max-width: 220px;
    margin-bottom: 20px;
}
.two-column-section .column.text-column .two-column-title {
    margin-bottom: 20px;
}
.two-column-section .column.text-column .two-column-text-box p:last-child {
    margin-bottom: 0;
}
.two-column-section .column.text-column .two-column-text-box + .two-column-text-box {
    margin-top: 20px;
}
.two-column-section .column.text-column .two-column-link-box {
    margin-top: 20px;
}
.two-column-section .two-column-image {
    position: absolute;
    overflow: hidden;
}
.two-column-section .two-column-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.two-column-section .two-column-image.has-padding {
    top: 20px;
    bottom: 20px;
    border-radius: 10px;
}
.two-column-section .two-column-image.no-padding {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.two-column-section .two-columns-box {
    overflow: hidden;
    border-radius: 10px;
}
.two-column-section .two-columns-box.image-text .two-column-image.has-padding {
    left: 20px;
    right: 0;
}
.two-column-section .two-columns-box.image-text .text-column {
    padding-right: 50px;
}
.two-column-section .two-columns-box.text-image .two-column-image.has-padding {
    left: 0;
    right: 20px;
}
.two-column-section .two-columns-box.text-image .text-column {
    padding-left: 50px;
}
.contact-forms-section .container {
    padding-top: 40px;
    padding-bottom: 40px;
}
.contact-forms-tabs {
    display: flex;
}
.contact-forms-tabs .contact-form-tab {
    width: 100%;
    font-size: 22px;
    line-height: 32px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
    padding: 10px 40px;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    transition: 0.2s linear all;
}

.contact-forms-content.one-form {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 30px 50px;
}
.contact-forms-tabs .contact-form-tab h3 {
    font-size: 24px;
}
.contact-forms-tabs .contact-form-tab[data-id="contact"] {
    background-color: #ebe6f4;
}
.contact-forms-tabs .contact-form-tab[data-id="contact"]:hover {
    background-color: #563787;
    color: #fff;
}
.contact-forms-tabs .contact-form-tab[data-id="resident"] {
    background-color: #ffeef8;
}
.contact-forms-tabs .contact-form-tab[data-id="resident"]:hover {
    background-color: #ba0077;
    color: #fff;
}
.contact-forms-tabs .contact-form-tab[data-id="job"] {
    background-color: #f4ffe8;
}
.contact-forms-tabs .contact-form-tab[data-id="job"]:hover {
    background-color: #49ad00;
    color: #fff;
}
.contact-forms-tabs .contact-form-tab[data-id="complaints"] {
    background-color: #ffebcd;
}
.contact-forms-tabs .contact-form-tab[data-id="complaints"]:hover {
    background-color: #e28c00;
    color: #fff;
}
.contact-forms-tabs .contact-form-tab.active {
    border-bottom: none !important;
}
.contact-forms-content {
    padding: 65px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: 0.2s linear all;
}
.contact-forms-content .left-column {
    width: 40%;
}
.contact-forms-content .left-column .social-links {
    display: flex;
    gap: 25px;
}
.contact-forms-content .left-column .social-links .social-link {
    font-size: 25px;
}
.contact-forms-content .right-column {
    width: 60%;
}
.contact-forms-content .form-container {
    display: none;
    padding: 40px;
    border-radius: 10px;
}
.contact-forms-content .form-container label {
    display: none;
}


.contact-forms-content .form-container .wpcf7-text,
.contact-forms-content .form-container .wpcf7-textarea,
.gform_wrapper textarea,
.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper select {
    width: 100%;
    padding: 10px 20px 6px;
    box-sizing: border-box;
    border: solid 1px #4c4c4c;
    color: #4c4c4c;
    font-family: "Nunito", sans-serif;
    margin-bottom: 20px;
    font-size: 14px;
    border-radius: 5px;
    outline: none;
}

/* Placeholder styles for all browsers */
.contact-forms-content .form-container .wpcf7-text::-moz-placeholder, .contact-forms-content .form-container .wpcf7-textarea::-moz-placeholder, .gform_wrapper textarea::-moz-placeholder, .gform_wrapper input[type="text"]::-moz-placeholder, .gform_wrapper input[type="email"]::-moz-placeholder, .gform_wrapper input[type="tel"]::-moz-placeholder, .gform_wrapper select::-moz-placeholder {
    color: #4c4c4c;
    opacity: 1; /* Ensures full color visibility */
    font-family: "Nunito", sans-serif;
}
.contact-forms-content .form-container .wpcf7-text::placeholder,
.contact-forms-content .form-container .wpcf7-textarea::placeholder,
.gform_wrapper textarea::placeholder,
.gform_wrapper input[type="text"]::placeholder,
.gform_wrapper input[type="email"]::placeholder,
.gform_wrapper input[type="tel"]::placeholder,
.gform_wrapper select::placeholder {
    color: #4c4c4c;
    opacity: 1; /* Ensures full color visibility */
    font-family: "Nunito", sans-serif;
}

/* WebKit browsers (Chrome, Safari, Opera) */
.contact-forms-content .form-container .wpcf7-text::-webkit-input-placeholder,
.contact-forms-content .form-container .wpcf7-textarea::-webkit-input-placeholder,
.gform_wrapper textarea::-webkit-input-placeholder,
.gform_wrapper input[type="text"]::-webkit-input-placeholder,
.gform_wrapper input[type="email"]::-webkit-input-placeholder,
.gform_wrapper input[type="tel"]::-webkit-input-placeholder,
.gform_wrapper select::-webkit-input-placeholder {
    color: #4c4c4c;
    opacity: 1;
    font-family: "Nunito", sans-serif;
}

/* Mozilla Firefox 19+ */
.contact-forms-content .form-container .wpcf7-text::-moz-placeholder,
.contact-forms-content .form-container .wpcf7-textarea::-moz-placeholder,
.gform_wrapper textarea::-moz-placeholder,
.gform_wrapper input[type="text"]::-moz-placeholder,
.gform_wrapper input[type="email"]::-moz-placeholder,
.gform_wrapper input[type="tel"]::-moz-placeholder,
.gform_wrapper select::-moz-placeholder {
    color: #4c4c4c;
    opacity: 1;
    font-family: "Nunito", sans-serif;
}

/* Internet Explorer 10-11 */
.contact-forms-content .form-container .wpcf7-text:-ms-input-placeholder,
.contact-forms-content .form-container .wpcf7-textarea:-ms-input-placeholder,
.gform_wrapper textarea:-ms-input-placeholder,
.gform_wrapper input[type="text"]:-ms-input-placeholder,
.gform_wrapper input[type="email"]:-ms-input-placeholder,
.gform_wrapper input[type="tel"]:-ms-input-placeholder,
.gform_wrapper select:-ms-input-placeholder {
    color: #4c4c4c;
    opacity: 1;
    font-family: "Nunito", sans-serif;
}

/* Microsoft Edge */
.contact-forms-content .form-container .wpcf7-text::-ms-input-placeholder,
.contact-forms-content .form-container .wpcf7-textarea::-ms-input-placeholder,
.gform_wrapper textarea::-ms-input-placeholder,
.gform_wrapper input[type="text"]::-ms-input-placeholder,
.gform_wrapper input[type="email"]::-ms-input-placeholder,
.gform_wrapper input[type="tel"]::-ms-input-placeholder,
.gform_wrapper select::-ms-input-placeholder {
    color: #4c4c4c;
    opacity: 1;
    font-family: "Nunito", sans-serif;
}

.gform_wrapper input[type="submit"] {
    display: inline-block;
    padding: 10px 20px 6px;
    font-size: 14px;
    background-color: #fff;
    cursor: pointer;
    border-radius: 5px;
    transition: 0.2s linear all;
    color: #563787;
    border: solid 1px #563787;
    margin: 0 auto;
}
.gform_wrapper .gform-footer {
    position: relative;
    text-align: center;
}
.gform_wrapper input[type="submit"]:hover {
    color: #fff;
    background-color: #563787;
}
.contact-forms-content .form-container .wpcf7-text::-moz-placeholder, .contact-forms-content .form-container .wpcf7-textarea::-moz-placeholder {
    opacity: 1;
}
.contact-forms-content .form-container .wpcf7-text::placeholder,
.contact-forms-content .form-container .wpcf7-textarea::placeholder {
    opacity: 1;
}
.contact-forms-content .form-container .wpcf7-textarea {
    min-width: 100%;
    max-width: 100%;
    min-height: 110px;
    max-height: 350px;
}
.contact-forms-content .form-container .submit-box {
    position: relative;
    text-align: center;
}
.contact-forms-content .form-container .submit-box .wpcf7-spinner {
    position: absolute;
    top: 6px;
}
.contact-forms-content .form-container .wpcf7-submit {
    display: inline-block;
    padding: 10px 20px 6px;
    font-size: 14px;
    background-color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
}
.contact-forms-content .form-container .wpcf7-submit:hover {
    color: #fff;
    background-color: #563787;
}
.contact-forms-content[data-id="contact"] {
    background-color: #ebe6f4;
}
.contact-forms-content[data-id="contact"] .form-container[data-form="contact"] {
    display: block;
}
.contact-forms-content[data-id="contact"] .social-link {
    color: #563787;
}
.contact-forms-content[data-id="contact"] .wpcf7-submit {
    color: #563787;
    border: solid 1px #563787;
}
.contact-forms-content[data-id="resident"] {
    background-color: #ffeef8;
}
.contact-forms-content[data-id="resident"] .form-container[data-form="resident"] {
    display: block;
}
.contact-forms-content[data-id="resident"] .social-link {
    color: #ba0077;
}
.contact-forms-content[data-id="resident"] .wpcf7-submit {
    color: #ba0077;
    border: solid 1px #ba0077;
}
.contact-forms-content[data-id="job"] {
    background-color: #f4ffe8;
}
.contact-forms-content[data-id="job"] .form-container[data-form="job"] {
    display: block;
}
.contact-forms-content[data-id="job"] .social-link {
    color: #49ad00;
}
.contact-forms-content[data-id="job"] .wpcf7-submit {
    color: #49ad00;
    border: solid 1px #49ad00;
}
.contact-forms-content[data-id="complaints"] {
    background-color: #ffebcd;
}
.contact-forms-content[data-id="complaints"] .form-container[data-form="complaints"] {
    display: block;
}
.contact-forms-content[data-id="complaints"] .social-link {
    color: #e28c00;
}
.contact-forms-content[data-id="complaints"] .wpcf7-submit {
    color: #e28c00;
    border: solid 1px #e28c00;
}
.small-hero-section .container {
    padding-top: 60px;
    padding-bottom: 60px;
}
.small-hero-section .row {
    gap: 40px;
}
.small-hero-section .row .column {
    width: 50%;
}
.small-hero-section.has-wave .container {
    padding-bottom: 200px !important;
}
.small-hero-section .hero-text {
    font-size: 20px;
    line-height: 30px;
}
.ymal-section .section-title {
    margin-bottom: 30px;
}
.ymal-section .row {
    gap: 20px;
}
.ymal-section .row .column {
    position: relative;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    padding-bottom: 50px;
    border-radius: 15px;
}
.ymal-section .container {
    padding-top: 60px;
    padding-bottom: 120px;
}
.ymal-section .ymal-image {
    position: relative;
    overflow: hidden;
    height: 225px;
    display: block;
    margin-bottom: 15px;
}
.ymal-section .ymal-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.ymal-section .ymal-post-date,
.ymal-section .ymal-post-cats {
    font-size: 16px;
    line-height: 26px;
    color: #a6a6a6;
    padding-left: 20px;
    padding-right: 20px;
}
.ymal-section .ymal-post-title {
    font-family: "Nunito", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
}
.ymal-section .read-more-box {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 16px;
}
.ymal-section .read-more-box .read-more-text,
.ymal-section .read-more-box .read-more-arrow {
    display: inline-block;
    vertical-align: middle;
}
.ymal-section .read-more-box .read-more-text {
    padding-top: 1px;
}
.ymal-section .read-more-box .read-more-arrow {
    padding-left: 6px;
    transition: 0.2s linear all;
}
.ymal-section .read-more-box:hover .read-more-arrow {
    padding-left: 10px;
}
.tg_Read-all-reviews-links {
    position: relative !important;
    right: 50px;
}
.venue.closest,
.venue:hover {
    border: 2px solid #9c27b0;
    background-color: #f9f3ff;
}

.search-box .loading {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 83%;
    top: 54px;
}
.search-box .loading.active-loading {
    width: 100%;
    height: 100%;
    z-index: 9999;
    visibility: visible;
    opacity: 1;
}
.search-message {
    width: calc(100% - 0px);
    box-sizing: border-box;
    border: solid 1px #ebebeb;
    border-radius: 10px;
    padding-left: 16px;
    padding-top: 4px;
    margin-top: 5px;
}
.care-home-map-section .search-box {
    height: auto;
    padding-top: 25px;
    box-sizing: border-box;
    font-size: 0;
    margin-bottom: 10px;
    position: relative;
}
.miles-away {
    font-weight: bold;
    font-size: 12px;
}
.facebook-feed-section .facebook-feed-box {
    display: block;
    overflow: scroll;
    padding: 30px;
}
.facebook-feed-section .facebook-feed-box a {
    color: #563787;
}
.floating-enquiry-container {
    position: relative;
    z-index: 9999;
}
.floating-enquiry-container .gfield_required.gfield_required_asterisk,
.gform_required_legend {
    display: none !important;
}
.floating-enquiry-button {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #49ad00;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    cursor: pointer;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: background-color 0.3s ease;
    text-transform: uppercase;
    line-height: 1;
}
.floating-enquiry-button:hover {
    background-color: #49ad00;
}
.floating-enquiry-form {
    position: fixed;
    top: 150px;
    right: -433px;
    width: 400px;
    height: 700px;
    background-color: #563787;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
    padding: 20px 30px;
    overflow-y: auto;
    transition: right 0.4s ease;
    border-radius: 20px;
}
.floating-enquiry-form .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 150px;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 160px !important;
}
.floating-enquiry-form.open {
    right: 20px;
}
.text-pink-1.has-pink-1-color a {
    color: #ba0077;
}

.text-green-1.has-green-1-color a{
    color: #49ad00;
}

.text-purple-1.has-purple-1-color a{
    color: #563787;
}
.sparkle mark {
    letter-spacing: 10px;
} 

.floating-enquiry-form h3 {
    margin-top: 0;
    text-align: center;
    color: #ffffff;
}
#floatingHide {
    display: block;
    text-align: right;
    font-size: 1.5rem;
    cursor: pointer;
    margin-bottom: 1rem;
    color: #ffffff;
}
.floating-enquiry-form .wpcf7-text,
.floating-enquiry-form .wpcf7-textarea {
    width: 100%;
    padding: 10px 20px 10px;
    box-sizing: border-box;
    border: solid 1px #a6a6a6;
    color: #a6a6a6;
    text-transform: uppercase;
    font-family: "Nunito", sans-serif;
    margin-bottom: 0;
    font-size: 14px;
    border-radius: 5px;
}
.floating-enquiry-form .wpcf7-submit {
    display: inline-block;
    padding: 10px 20px 6px;
    font-size: 14px;
    background-color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
}
.floating-enquiry-form .wpcf7-submit {
    color: #563787;
    border: solid 1px #ffffff;
}
.floating-enquiry-form .submit-box {
    text-align: center;
}
.floating-enquiry-form .wpcf7-submit:hover {
    color: #ffffff;
    background-color: #563787;
}
.floating-enquiry-form .wpcf7-spinner {
    display: none;
}
form.submitting .wpcf7-spinner {
    visibility: visible;
    display: inline-block;
}
.wpcf7 form.invalid .wpcf7-response-output {
    color: #ffffff;
}
.homecare-map-section .container {
    padding-top: 60px;
    padding-bottom: 60px;
}
.homecare-map-section .main-row {
    height: 620px;
    gap: 25px;
    overflow: hidden;
    padding-right: 25px;
    border-radius: 10px;
}
.homecare-map-section .main-row .map-column,
.homecare-map-section .main-row .venue-column {
    height: 620px;
}
.homecare-map-section .main-row .map-column {
    width: 60%;
}
.homecare-map-section .main-row .map-column .locations-map {
    width: 100%;
    height: 100%;
}
.homecare-map-section .main-row .venue-column {
    width: 40%;
}
.homecare-map-section .search-box {
    height: 105px;
    padding-top: 25px;
    box-sizing: border-box;
    font-size: 0;
    position: relative;
}
.homecare-map-section .search-box .search-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
}
.homecare-map-section .search-box .map-search-location,
.homecare-map-section .search-box .map-search-button {
    display: inline-block;
    vertical-align: middle;
    height: 34px;
}
.homecare-map-section .search-box .map-search-location {
    width: calc(100% - 38px);
    box-sizing: border-box;
    font-size: 14px;
    border-top: solid 1px #ebebeb;
    border-left: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
    border-right: none;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-left: 16px;
    padding-top: 4px;
}
.homecare-map-section .search-box .map-search-button {
    background-color: #b5a5ef;
    width: 38px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    box-sizing: border-box;
}
.homecare-map-section .search-box .map-search-button .map-search-icon {
    width: 22px;
    height: 21px;
    margin-top: 7px;
    margin-left: 6px;
}
.venue.highlight {
    border: 2px solid #9c27b0;
    background-color: #f9f3ff;
}
.homecare-map-section .search-box .map-search-button .map-search-icon .st0 {
    fill: #fff;
}
.homecare-map-section .listing-box {
    height: 515px;
    overflow: auto;
    padding-right: 20px;
}
.homecare-map-section .listing-box .list-inner {
    display: flex;
    flex-direction: column;
}
.homecare-map-section .listing-box .venue {
    border: solid 1px #b5a5ef;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 5px;
}
.homecare-map-section .listing-box .venue .venue-image-column {
    position: relative;
    width: 45%;
}
.homecare-map-section .listing-box .venue .venue-image-column .venue-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.homecare-map-section .listing-box .venue .venue-text-column {
    position: relative;
    padding: 15px;
    width: 55%;
}
.homecare-map-section .listing-box .venue .venue-text-column .venue-name {
    font-family: "Nunito", sans-serif;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 5px;
}
.homecare-map-section .listing-box .venue .venue-text-column .venue-intro p {
    font-size: 14px;
    line-height: 16px;
    color: #a6a6a6;
}
.homecare-map-section .listing-box .venue .venue-text-column .venue-links p {
    font-size: 14px;
    line-height: 16px;
    color: #563787;
}
.homecare-map-section .listing-box .venue .venue-text-column .venue-links p a {
    color: #563787;
    text-decoration: underline;
}
.homecare-map-section .listing-box .venue .venue-text-column .venue-links p a:hover {
    color: #b5a5ef;
}
.homecare-map-section .listing-box .venue .venue-text-column .venue-learn-more {
    margin-bottom: 0;
}
.homecare-map-section .listing-box .venue .venue-text-column .venue-phone {
    position: absolute;
    right: 20px;
    bottom: 22px;
    height: 18px;
}
.homecare-map-section .listing-box .venue .venue-text-column .venue-phone i {
    color: #563787;
    font-size: 18px;
    transition: 0.2s linear all;
}
.homecare-map-section .listing-box .venue .venue-text-column .venue-phone i:hover {
    color: #b5a5ef;
}
.blogs-section img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -o-object-position: center center;
    object-position: center center;
}
.search-results-container .row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.search-results-container .row > * {
    box-sizing: border-box;
    flex-shrink: 0;
    max-width: 100%;
}
.search-results-container .column {
    width: calc((100% - 0px) / 3);
    flex: 0 0 auto;
    margin-bottom: 30px;
}
.search-results-container .column .post-inner {
    background-color: #ebe6f4;
    border-radius: 10px;
    margin: 0 10px;
}
.search-results-container .column .image-container {
    overflow: hidden;
    max-height: 230px;
    width: 100%;
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-results-container .column .post-inner h3 {
    font-size: 22px;
}
.search-results-container .column .column-inner {
    padding: 20px;
}
.search-results-container img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    -o-object-position: center center;
    object-position: center center;
}
.search-header .search-title,
.search-header .search-filters {
    display: block;
    width: 100%;
}
.section-header {
    margin: 0 10px;
}
.search-results-wrapper {
    position: relative;
    padding: 0 0 75px 0;
}
.search-no-results-inner {
    text-align: center;
}
.search-no-results-inner .search-submit {
    display: inline-block;
    padding: 10px;
    font-size: 14px;
    border-radius: 6px;
    color: #563787;
    border: solid 1px #563787;
    cursor: pointer;
    text-transform: uppercase;
    background-color: #ffffff;
}
.facebook-feed-section .facebook-feed-box {
    height: auto;
}
.search-no-results-inner .search-field {
    display: inline-block;
    padding: 10px;
    font-size: 14px;
    border-radius: 6px;
    color: #563787;
    border: solid 1px #563787;
    outline: none;
}
.search-no-results-inner .search-submit:hover {
    background-color: #563787;
    color: #fff;
}

.cff_carousel-more {
    display: none !important;
}
.search-field {
    outline: none;
}
.cta-icon {
    width: 767px;
    height: 767px;
}
.ctas-section .container {
    padding-top: 40px;
    padding-bottom: 40px;
}
.ctas-section .row {
    gap: 24px;
}

.ctas-section .cta-title {
    text-transform: capitalize;
}
.ctas-section .row .column {
    position: relative;
    text-align: center;
    padding-bottom: 12px;
    max-width: 260px;
    border-radius: 10px;
}
.ctas-section .row .column .hover {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    z-index: 1;
    transition: 0.2s linear all;
    border-radius: 8px;
}
.ctas-section .row .column:hover .hover {
    width: 100%;
    height: 100%;
}
.ctas-section .cta-icon {
    position: relative;
    max-width: 88px;
    max-height: 88px;
    height: auto;
    margin-top: -15px;
    z-index: 9;
}
.ctas-section .cta-title {
    position: relative;
    font-size: 18px;
    line-height: 22px;
    z-index: 9;
    transition: 0.2s linear all;
}
.cta-green a,
.cta-orange a,
.cta-pink a,
.cta-purple a {
    border: none;
    color: inherit;
    text-decoration: none;
    display: block;
}
.cta-green a:hover,
.cta-orange a:hover,
.cta-pink a:hover,
.cta-purple a:hover {
    text-decoration: none;
}
.cta-green a.acc-link,
.cta-orange a.acc-link,
.cta-pink a.acc-link,
.cta-purple a.acc-link {
    font-weight: bold;
    transition: all 0.3s ease;
}
.cta-green {
    border: solid 2px #49ad00;
    color: #49ad00;
}
.cta-green .hover {
    background-color: #d2e6b5;
}
.cta-green .cta-icon-house .st0 {
    fill: #d2e6b5;
}
.cta-green .cta-icon-house .st1 {
    fill: #49ad00;
}
.cta-green .cta-icon-house .st2 {
    fill: #047c37;
}
.cta-green .cta-icon-house .st3 {
    fill: #05332a;
}
.cta-green .cta-icon-video .st0 {
    fill: #d2e6b5;
}
.cta-green .cta-icon-video .st1 {
    fill: #49ad00;
}
.cta-green .cta-icon-video .st2 {
    fill: #047c37;
}
.cta-green .cta-icon-video .st3 {
    fill: #05332a;
}
.cta-green .cta-icon-search .st0 {
    fill: #d2e6b5;
}
.cta-green .cta-icon-search .st1 {
    fill: #49ad00;
}
.cta-green .cta-icon-search .st2 {
    fill: #047c37;
}
.cta-green .cta-icon-search .st3 {
    fill: #95e557;
}
.cta-green .cta-icon-support .st0 {
    fill: #d2e6b5;
}
.cta-green .cta-icon-support .st1 {
    fill: #49ad00;
}
.cta-green .cta-icon-support .st2 {
    fill: #05332a;
}
.cta-green .cta-icon-phone .st0 {
    fill: #d2e6b5;
}
.cta-green .cta-icon-phone .st1 {
    fill: #05332a;
}
.cta-green .cta-icon-phone .st2 {
    fill: #49ad00;
}
.cta-green .cta-icon-recruitment .st0 {
    fill: #d2e6b5;
}
.cta-green .cta-icon-recruitment .st1 {
    fill: #49ad00;
}
.cta-green .cta-icon-recruitment .st2 {
    fill: #05332a;
}
.cta-green .cta-icon-recruitment .st3 {
    fill: #95e557;
}
.cta-green .cta-icon-book .st0 {
    fill: #d2e6b5;
}
.cta-green .cta-icon-book .st1 {
    fill: #49ad00;
}
.cta-green .cta-icon-book .st2 {
    fill: #047c37;
}
.cta-green .cta-icon-book .st3 {
    fill: #95e557;
}
.cta-green .cta-icon-book .st4 {
    fill: #047c37;
}
.cta-orange {
    border: solid 2px #fec700;
    color: #fec700;
}
.cta-orange .hover {
    background-color: #fff2df;
}
.cta-orange .cta-icon-house .st0 {
    fill: #fff2df;
}
.cta-orange .cta-icon-house .st1 {
    fill: #fec700;
}
.cta-orange .cta-icon-house .st2 {
    fill: #d69505;
}
.cta-orange .cta-icon-house .st3 {
    fill: #9b6c04;
}
.cta-orange .cta-icon-video .st0 {
    fill: #fff2df;
}
.cta-orange .cta-icon-video .st1 {
    fill: #fec700;
}
.cta-orange .cta-icon-video .st2 {
    fill: #d69505;
}
.cta-orange .cta-icon-video .st3 {
    fill: #9b6c04;
}
.cta-orange .cta-icon-search .st0 {
    fill: #fff2df;
}
.cta-orange .cta-icon-search .st1 {
    fill: #fec700;
}
.cta-orange .cta-icon-search .st2 {
    fill: #d69505;
}
.cta-orange .cta-icon-search .st3 {
    fill: #ffd85c;
}
.cta-orange .cta-icon-support .st0 {
    fill: #fff2df;
}
.cta-orange .cta-icon-support .st1 {
    fill: #fec700;
}
.cta-orange .cta-icon-support .st2 {
    fill: #9b6c04;
}
.cta-orange .cta-icon-phone .st0 {
    fill: #fff2df;
}
.cta-orange .cta-icon-phone .st1 {
    fill: #9b6c04;
}
.cta-orange .cta-icon-phone .st2 {
    fill: #fec700;
}
.cta-orange .cta-icon-recruitment .st0 {
    fill: #fff2df;
}
.cta-orange .cta-icon-recruitment .st1 {
    fill: #fec700;
}
.cta-orange .cta-icon-recruitment .st2 {
    fill: #9b6c04;
}
.cta-orange .cta-icon-recruitment .st3 {
    fill: #ffd85c;
}
.cta-orange .cta-icon-book .st0 {
    fill: #fff2df;
}
.cta-orange .cta-icon-book .st1 {
    fill: #fec700;
}
.cta-orange .cta-icon-book .st2 {
    fill: #9b6c04;
}
.cta-orange .cta-icon-book .st3 {
    fill: #ffd85c;
}
.cta-orange .cta-icon-book .st4 {
    fill: #9b6c04;
}
.cta-pink {
    border: solid 2px #ea3dc5;
    color: #ea3dc5;
}
.cta-pink .hover {
    background-color: #f9e1ef;
}
.cta-pink .cta-icon-house .st0 {
    fill: #f9e1ef;
}
.cta-pink .cta-icon-house .st1 {
    fill: #ea3dc5;
}
.cta-pink .cta-icon-house .st2 {
    fill: #d60a8c;
}
.cta-pink .cta-icon-house .st3 {
    fill: #a00570;
}
.cta-pink .cta-icon-video .st0 {
    fill: #f9e1ef;
}
.cta-pink .cta-icon-video .st1 {
    fill: #fcb9ee;
}
.cta-pink .cta-icon-video .st2 {
    fill: #a00570;
}
.cta-pink .cta-icon-video .st3 {
    fill: #d60a8c;
}
.cta-pink .cta-icon-search .st0 {
    fill: #f9e1ef;
}
.cta-pink .cta-icon-search .st1 {
    fill: #ea3dc5;
}
.cta-pink .cta-icon-search .st2 {
    fill: #d60a8c;
}
.cta-pink .cta-icon-search .st3 {
    fill: #fcb9ee;
}
.cta-pink .cta-icon-support .st0 {
    fill: #f9e1ef;
}
.cta-pink .cta-icon-support .st1 {
    fill: #ea3dc5;
}
.cta-pink .cta-icon-support .st2 {
    fill: #a00570;
}
.cta-pink .cta-icon-phone .st0 {
    fill: #f9e1ef;
}
.cta-pink .cta-icon-phone .st1 {
    fill: #a00570;
}
.cta-pink .cta-icon-phone .st2 {
    fill: #ea3dc5;
}
.cta-pink .cta-icon-recruitment .st0 {
    fill: #f9e1ef;
}
.cta-pink .cta-icon-recruitment .st1 {
    fill: #ea3dc5;
}
.cta-pink .cta-icon-recruitment .st2 {
    fill: #a00570;
}
.cta-pink .cta-icon-recruitment .st3 {
    fill: #fcb9ee;
}
.cta-pink .cta-icon-book .st0 {
    fill: #f9e1ef;
}
.cta-pink .cta-icon-book .st1 {
    fill: #d60a8c;
}
.cta-pink .cta-icon-book .st2 {
    fill: #a00570;
}
.cta-pink .cta-icon-book .st3 {
    fill: #fcb9ee;
}
.cta-pink .cta-icon-book .st4 {
    fill: #a00570;
}
.cta-purple {
    border: solid 2px #957ce5;
    color: #957ce5;
}
.cta-purple .hover {
    background-color: #ebe1ff;
}
.cta-purple .cta-icon-house .st0 {
    fill: #ebe1ff;
}
.cta-purple .cta-icon-house .st1 {
    fill: #957ce5;
}
.cta-purple .cta-icon-house .st2 {
    fill: #5b358c;
}
.cta-purple .cta-icon-house .st3 {
    fill: #392160;
}
.cta-purple .cta-icon-video .st0 {
    fill: #ebe1ff;
}
.cta-purple .cta-icon-video .st1 {
    fill: #957ce5;
}
.cta-purple .cta-icon-video .st2 {
    fill: #392160;
}
.cta-purple .cta-icon-video .st3 {
    fill: #5b358c;
}
.cta-purple .cta-icon-search .st0 {
    fill: #ebe1ff;
}
.cta-purple .cta-icon-search .st1 {
    fill: #957ce5;
}
.cta-purple .cta-icon-search .st2 {
    fill: #5b358c;
}
.cta-purple .cta-icon-search .st3 {
    fill: #d7c2ff;
}
.cta-purple .cta-icon-support .st0 {
    fill: #ebe1ff;
}
.cta-purple .cta-icon-support .st1 {
    fill: #957ce5;
}
.cta-purple .cta-icon-support .st2 {
    fill: #392160;
}
.cta-purple .cta-icon-phone .st0 {
    fill: #ebe1ff;
}
.cta-purple .cta-icon-phone .st1 {
    fill: #392160;
}
.cta-purple .cta-icon-phone .st2 {
    fill: #957ce5;
}
.cta-purple .cta-icon-recruitment .st0 {
    fill: #ebe1ff;
}
.cta-purple .cta-icon-recruitment .st1 {
    fill: #957ce5;
}
.cta-purple .cta-icon-recruitment .st2 {
    fill: #392160;
}
.cta-purple .cta-icon-recruitment .st3 {
    fill: #d7c2ff;
}
.cta-purple .cta-icon-book .st0 {
    fill: #ebe1ff;
}
.cta-purple .cta-icon-book .st1 {
    fill: #5b358c;
}
.cta-purple .cta-icon-book .st2 {
    fill: #d7c2ff;
}
.cta-purple .cta-icon-book .st3 {
    fill: #d7c2ff;
}
.cta-purple .cta-icon-book .st4 {
    fill: #392160;
}
.ctas-section .row .column {
    min-width: 250px;
}
.sitemap-block .acc-link {
    color: #563787;
}
.sitemap-block ul > li > a {
    font-weight: bold;
}
.sitemap-block ul li ul.children li a {
    font-weight: bold;
}
.sitemap-block ul li ul.children li:first-child a,
.sitemap-block ul li ul.children li:last-child a {
    font-weight: normal;
}
.sitemap-block.container {
    margin-bottom: 40px;
    background-color: #ebe6f4;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.sitemap-block h2 {
    font-size: 1.75em;
    margin-bottom: 20px;
    border-bottom: 2px solid #563787;
    padding-bottom: 10px;
    color: #563787;
}
.sitemap-block ul {
    list-style: none;
    padding-left: 0;
}
.sitemap-block ul li ul.children {
    padding-left: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.sitemap-block li {
    margin-bottom: 10px;
    line-height: 1.5;
}
.sitemap-block li a.acc-link.underline {
    color: #563787;
    text-decoration: none;
    border-bottom: 1px dotted transparent;
    transition: border-color 0.3s ease;
}
.sitemap-block li a.acc-link.underline:hover,
.sitemap-block li a.acc-link.underline:focus {
    border-color: #b5a5ef;
}
@media (min-width: 768px) {
    .sitemap-block.container {
        display: flex;
        justify-content: space-between;
    }
    .sitemap-block section {
        flex: 1;
        margin-right: 20px;
    }
    .sitemap-block section:last-child {
        margin-right: 0;
    }
}
.search-shortcode {
    margin-top: 20px;
    position: relative;
}
.search-shortcode .map-search-location {
    position: relative;
    width: 100%;
}
.search-shortcode .map-search-location {
    width: 100%;
    height: 38px;
    box-sizing: border-box;
    border: solid 1px #563787;
    color: #563787;
    padding: 8px 34px 5px 10px;
    border-radius: 8px;
    transition: 0.2s linear all;
    outline: none;
}
.search-shortcode .search-message {
    text-align: center;
    margin-top: 10px;
}
.search-shortcode .map-search-button .magnifier {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.search-shortcode .map-search-button .magnifier .st0 {
    fill: #b5a5ef;
}
.cqc-section .tg-review-carousel-widget-container .chevron-container-left,
.cqc-section .tg-review-carousel-widget-container .chevron-container-right,
.cqc-section .tg-review-carousel-widget-container .tg_reviews_node,
.cqc-section .tg-review-carousel-widget-container .tg_header_wrap .tg_Read-all-reviews {
    display: none !important;
}
.cqc-section .tg-review-carousel-widget-container .tg_header_wrap {
    flex-wrap: wrap;
    padding: 20px 20px !important;
}
.reviews-box .column {
    display: flex;
    align-items: center;
}
.mobile-toggle.hide-desktop {
    display: none;
}
#menu-main-menu > li.menu-item-has-children::after {
    content: none;
}
#menu-main-menu>li#menu-item-28>.sub-menu {
    width:330px;
}

#menu-main-menu > li button.submenu-toggle {
    position: absolute;
    right: -5px;
    top: 1px;
    font-size: 14px;
    color: #b5a5ef;
    background: none;
    border: none;
}

#menu-main-menu {
    gap: 20px;
}

#header, #roof {
    padding: 0 15px;
}

@media (max-width: 1400px) {
    .wide-container {
        max-width: 1300px;
    }
}

@media screen and (max-width: 1200px) {
    .at-top #header .logo-column {
        position: fixed;
        top: 68px;
    }
    .row.fill > .column {
        flex-grow: 0;
    }
    .at-top #header .mobile-toggle.hide-desktop {
        top: 90px;
        transition: 0.2s linear all;
    }
    .mobile-toggle.hide-desktop {
        display: block;
        position: fixed;
        right: 30px;
        top: 55px;
        transition: 0.2s linear all;
    }
    .mobile-toggle.hide-desktop i {
        font-size: 32px;
    }
    .search-column {
        display: none;
    }
    #menu-main-menu {
        display: none;
        flex-direction: column;
    }
    #menu-main-menu.open {
        position: fixed;
        top: 100px;
        bottom: 0;
        left: 0;
        width: 100vw;
        display: block;
        padding: 30px 70px 30px 30px;
        background: #ebe6f4;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        transition: 0.2s linear all;
        z-index: 999;
    }
    #menu-main-menu.open,
    #menu-main-menu.open .sub-menu {
        min-height: 0;
    }
    #menu-main-menu.open .sub-menu {
        position: relative;
        display: none;
        flex-direction: column;
        padding: 10px;
        background: #ffffff;
        overflow: visible;
    }
    #menu-main-menu>li>.sub-menu>li a {
        display: block;
        padding: 5px 10px;
    }
    .at-top #menu-main-menu.open {
        top: 162px;
    }
    .at-top #menu-main-menu > li .sub-menu > li:first-child, #menu-main-menu>li>.sub-menu>li:first-child {
        margin-top: 0;
    }
    #menu-main-menu li {
        position: relative;
        width: 100%;
    }
    #menu-main-menu .sub-menu {
        display: none;
        flex-direction: column;
        padding-left: 1rem;
        background: #ebe6f4;
    }
    #menu-main-menu li.submenu-open > .sub-menu {
        display: flex;
        opacity: 1;
        visibility: visible;
        position: relative;
        width: 100%;
        margin-top: 5px;
    }
    .submenu-toggle {
        position: absolute;
        top: 50%;
        right: 1rem;
        transform: translateY(-50%);
        background: none;
        border: none;
        font-size: 1rem;
        cursor: pointer;
        line-height: 1;
    }
}
.tg-review-carousel-widget-container {
    border: none !important;
}
.at-top #main {
    padding-top: 144px;
}

#acc-icon {
    display: none;
}

    .acc-b-and-y #menu-main-menu.open {        
        background: #000000;
    }
    .acc-b-and-y #menu-main-menu > li button.submenu-toggle {
        color: #fffb4e!important;
    }
    .acc-y-and-b #menu-main-menu.open  {
        background:#fffb4e!important
    }
    .acc-y-and-b #menu-main-menu > li button.submenu-toggle {
        color: #000000 !important;
    }
    .acc-y-and-b #footer .small-container p, .acc-y-and-b #footer .small-container p a {
        color: #000000 !important;
    }

.acc-y-and-b .wp-block-spacer {
    background:#fffb4e!important
}

.acc-b-and-y .wp-block-spacer, .acc-b-and-w .wp-block-spacer{
    background:#000000!important
}
.acc-contrast .wp-block-spacer {
    background:#f0f1f1!important
}
.acc-b-and-w #menu-main-menu li a, .acc-b-and-w #menu-main-menu > li button.submenu-toggle {
    color: #ffffff !important;
}
.acc-b-and-w .acc-link, .acc-b-and-w .cqc-section .cqc-widget .cqc-container .widget-button-new-style, .acc-b-and-w .acc-link .st0 {
    color: #ffffff !important;
    fill: #ffffff !important;
}

.acc-b-and-w #main .geo-block .button, .acc-b-and-w .wp-block-paragraph.has-button a, .acc-b-and-y #main .geo-block .button, .acc-b-and-y .wp-block-paragraph.has-button a {
    border: solid 1px #ffffff !important;
    color: #ffffff !important;
    background: transparent;
}
.acc-b-and-w #main .geo-block .button:hover, .acc-b-and-w .wp-block-paragraph.has-button a:hover {
    background: #fff !important;
}
.acc-b-and-w #menu-footer-menu li a, .acc-b-and-w #menu-main-menu li a, .acc-b-and-w .social-links .social-link {
    color: #ffffff !important;
    background: transparent;
}
.acc-b-and-w .gform-footer input {
    color: #000000 !important;
}

.acc-y-and-b .acc, .acc-y-and-b .acc-white, .acc-y-and-b .wp-block-columns, 
.acc-y-and-b .work-slider .swiper-button-prev i, .acc-y-and-b .work-slider .swiper-button-next i {
    background: #fffb4e !important;
}
.acc-b-and-y .work-slider .swiper-button-prev i, .acc-b-and-y .work-slider .swiper-button-next i, 
.acc-b-and-w .work-slider .swiper-button-prev i, .acc-b-and-w .work-slider .swiper-button-next i {
    background: #000 !important;
}
.acc-y-and-b .acc.work-item svg, .acc-b-and-y .acc.work-item svg, .acc-b-and-w .acc.work-item svg {
    filter: grayscale(100%);
}

.acc-b-and-y .quote-text.purple-1 a {
    color: #fffb4e;
}

.acc-y-and-b .quote-text.purple-1 a {
    color: #000; 
}

.acc-b-and-w .quote-text.purple-1 a {
    color: #fff; 
}

.acc-y-and-b .outer-element.purple-2 svg.element-three g,
.acc-y-and-b .column-1.purple-2 svg.element-one g, 
.acc-y-and-b .column-3.purple-2 svg.element-two path {
    fill: #000000;
}
.acc-b-and-y .outer-element.purple-2 svg.element-three g,
.acc-b-and-y .column-1.purple-2 svg.element-one g, 
.acc-b-and-y .column-3.purple-2 svg.element-two path {
    fill: #fffb4e;
}
.acc-b-and-w .outer-element.purple-2 svg.element-three g,
.acc-b-and-w .column-1.purple-2 svg.element-one g, 
.acc-b-and-w .column-3.purple-2 svg.element-two path {
    fill: #fff;
}

.acc-y-and-b .care-home-listing-section .care-home-listing-box > .column .care-home-contact-info {
    background-color: #000 !important; 
}
.acc-b-and-y .care-home-listing-section .care-home-listing-box > .column .care-home-contact-info {
    background-color: #fffb4e !important; 
}
.acc-b-and-w .care-home-listing-section .care-home-listing-box > .column .care-home-contact-info {
    background-color: #ffffff !important; 
}

.acc-b-and-y .care-home-contact-box .text-purple-1, .acc-b-and-y .care-home-contact-box .text-pink-1, .acc-b-and-y .care-home-contact-box .text-green-1 {
    color: #000000 !important;
}
.acc-y-and-b .care-home-contact-box .text-purple-1, .acc-b-and-y .care-home-contact-box .text-pink-1, .acc-b-and-y .care-home-contact-box .text-green-1 {
    color: #fffb4e  !important;
}

.acc-b-and-w .care-home-contact-box .text-purple-1, 
.acc-b-and-w .care-home-contact-box .text-pink-1, 
.acc-b-and-w .care-home-contact-box .text-green-1 {
    color: #000000 !important;
    
}

@media screen and (max-width: 768px) {
    #acc-icon {
        display: block;
        color: #fff;
        font-size: 24px;
    }
    .accessibility-settings.open, .text-settings.open {
        display: block;
        position: absolute;
        padding: 10px;
        width: 100%;
        background: #563787;
        left: 0;
    }
    .acc-b-and-w .accessibility-settings.open, .acc-b-and-w .text-settings.open {
        background: #000;
    }
    .acc-y-and-b .accessibility-settings.open, .acc-y-and-b .text-settings.open {
        background:#fffb4e;
    }
    
    #roof .row .column.phone-column.open, #roof .row .column.text-settings.open, .acc-b-and-y #roof .phone-column, .acc-b-and-y #roof .text-settings, .acc-y-and-b #roof .phone-column, .acc-y-and-b #roof .text-settings {
        border-left:  none !important;
        padding-left: 0 !important;
        text-align: center;
    }

    .at-top .accessibility-settings.open {
        top: 163px;
    }
    .accessibility-settings.open {
        top: 100px;
        text-align: center;
    }
    .at-top .text-settings.open {
        top: 198px;
    }
    .text-settings.open {
        top: 130px;
    }
    
    .reviews-box .tg-review-carousel-widget-container,
    .cqc-section .row-1 .column-4 {
        border: none;
    }
    .swiper-featured-posts .swiper-nav {
        position: absolute;
        top: -50px;
        left: 10px;
    }
    .text-slider .swiper-nav {
        position: absolute;
        top: -20px;
        right: 10px;
    }
    .featured-blogs-section .image-container {
        height: auto;
    }
    .swiper-featured-posts {
        margin-top: 40px;
    }
    h2 {
        font-size: 35px;
        line-height: 46px;
    }
    .tg-review-carousel-widget-container {
        padding: 0 !important;
    }
    .tg-review-carousel-widget-container .tg_header_wrap,
    .tg-review-carousel-widget-container .tg_reviews_node {
        padding: 20px !important;
    }
    .dual-column-section .arrow,
    .tg_Read-all-reviews-links,
    .testimonials-slider-section .testimonial-slider .nav-panel,
    .geo-block.amazing-quote .outer-element svg,
    .geo-block.amazing-quote .column svg {
        display: none;
    }

    .accessibility-settings, .text-settings {
        display: none;
    }
    #roof .row .column.phone-column {
        border: none;
        padding: 0;
    }
    #roof .row {
        gap: 20px;
    }
    #roof .row.jright {
        justify-content: center;
    }
    #main,
    .geo-block {
        overflow: hidden;
    }
    .blogs-section .column,
    .team-listing-section.complex-list .team-listing .column,
    .services-grid .row .column,
    .page-selector-1-4 .row > .column,
    .page-selector-5 .row .column-1,
    .page-selector-5 .row .column-2,
    .page-selector-5 .row .column-3,
    .page-selector-5 .row .column-4,
    .page-selector-5 .row .column-5,
    .reviews-block .reviews-box .row .column,
    .small-hero-section .row .column {
        width: 100% !important;
        flex: 0 0 100% !important;
    }
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important;
        padding: 0 10px;
    }
    #footer .row.fill {
        flex-direction: column;
        align-items: stretch;
    }
    .contact-forms-tabs {
        display: block;
    }
    .tg_header_wrap {
        display: block !important;
    }
    
    
    .form-container {
        margin-top: 20px;
    }
    .contact-forms-content,
    .contact-forms-content .form-container,
    .two-column-section .two-columns-box.image-text .text-column {
        padding: 30px;
    }
    .tg_chlogo {
        position: relative !important;
        bottom: 0 !important;
    }
    .dual-column-section .row .column {
        min-height: 370px;
    }
    .dual-column-section .row .column.text-column,
    .reviews-block .reviews-box {
        padding: 30px;
    }
    .dual-column-section .dual-column-box .cta-links {
        display: block;
    }
    .dual-column-section .row .column.text-column .cta-links a {
        display: block;
        margin-bottom: 10px;
    }
    .contact-forms-tabs .contact-form-tab {
        border-radius: 0;
    }
    #footer .row.fill > .column {
        width: 100% !important;
        flex: 0 0 auto !important;
        max-width: 100%;
        padding: 10px 0;
        box-sizing: border-box;
    }
    .contact-forms-content .left-column,
    .contact-forms-content .right-column,
    .contact-forms-tabs,
    .dual-column-section .column,
    .cqc-section .row-1 .column-1,
    .cqc-section .row-1 .column-2,
    .cqc-section .row-1 .column-3,
    .cqc-section .row-1 .column-4,
    .page-selector-2-2 .row > .column,
    .values-section .values-box .row .column,
    .single-team-member-section .row.column,
    .single-team-member-section .single-team-member-box .row .column-1,
    .single-team-member-section .single-team-member-box .row .column-2,
    .care-home-map-section .main-row .venue-column,
    .care-home-map-section .main-row .map-column,
    .care-home-listing-section .column,
    .slider-section .slider-slide .column,
    .faq-list-section .column,
    .pdf-selector-section .column,
    .ymal-section .row .column {
        width: 100% !important;
        flex: 0 0 auto !important;
        max-width: 100%;
        box-sizing: border-box;
    }
    #footer .row.fill,
    .contact-forms-content .row,
    .dual-column-section .row,
    .cqc-section .row,
    .page-selector-2-2 .row,
    .row.vertical-row,
    #footer .vertical-column,
    .page-selector-1-4 .row,
    .values-section .values-box .row,
    .single-team-member-section .row,
    .team-listing-section .row,
    .image-text-columns-section .row,
    .care-home-map-section .main-row,
    .care-home-listing-section .row,
    .slider-section .slider-slide .row,
    .two-column-section .row,
    .reviews-block .reviews-box .row,
    .faq-list-section .row,
    .pdf-selector-section .row,
    .small-hero-section .row,
    .ymal-section .row {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #footer .vertical-column,
    .team-listing-section.header-row-layout .header-row .column,
    .team-listing-section.simple-list .team-listing .column,
    .accordion-section .row .column,
    .image-text-columns-section .row .column {
        width: 100%;
    }
    .faq-list-section .row .column-1 {
        width: 100%;
        position: relative;
        top: 30px;
    }
    .text-slider {
        padding: 40px 0 70px 0;
    }
    .payment-info-section .payment-info-container {
        display: block;
    }
    .care-home-map-section .main-row {
        padding-right: 0;
        height: auto;
    }
    .care-home-map-section .main-row .venue-column {
        padding: 20px;
    }
    .testimonials-slider-section .testimonial-slider .testimonial-slide.image-overlap .image-box {
        max-width: 90%;
        position: relative;
    }
    .testimonials-slider-section .testimonial-slider .testimonial-slide .author-name {
        position: relative;
        bottom: 20px;
        left: 30px;
        margin-bottom: 0;
        z-index: 9;
    }
    .testimonials-slider-section .testimonial-slider .testimonial-slide.image-overlap .content-box,
    .testimonials-slider-section .testimonial-slider .testimonial-slide.image-padding .content-box {
        padding: 30px;
    }
    #main .wp-block-columns.has-padding-bottom-large,
    #main .wp-block-heading.has-padding-bottom-large,
    #main .wp-block-paragraph.has-padding-bottom-large,
    #main .wp-block-columns.has-padding-top-large,
    #main .wp-block-heading.has-padding-top-large,
    #main .wp-block-paragraph.has-padding-top-large,
    #main .wp-block-columns.has-padding-top-xl,
    #main .wp-block-heading.has-padding-top-xl,
    #main .wp-block-paragraph.has-padding-top-xl {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .single-team-member-section .single-team-member-box {
        padding: 20px;
    }
    .cqc-section .cqc-widget .cqc-container {
        padding: 30px 20px 20px 20px !important;
    }
    .cqc-section .row-1 .column-4 {
        padding: 0 20px 20px 20px;
    }
    #menu-footer-menu,
    .video-tour-section .column {
        margin-bottom: 20px;
    }
    .contact-forms-tabs .contact-form-tab:first-child {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .floating-enquiry-button {
        top: 60%;
    }
    .floating-enquiry-form.open {
        right: 0px;
        left: 0px;
        width: 100%;
        top: 40px;
    }
    #footer .address-column,
    #footer .awards-column,
    #footer .footer-nav-column {
        border: none;
    }
    #footer .row.fill > .column {
        flex: 1 1 0;
        width: 100% !important;
        padding: 0 10px;
        text-align: center;
    }
    #footer .awards-column .row {
        margin: 20px auto;
    }
    #footer .footer-socials .social-links {
        justify-content: center;
        margin-top: 20px;
    }
    .two-column-section .two-columns-box.text-image .text-column {
        padding: 30px 20px;
    }
    .two-column-section .row {
        gap: 0px;
    }
    .slider-section .swiper .slider-slide .row,
    #main .wp-block-columns.column-gap-xxl,
    #main .wp-block-columns.column-gap-large {
        gap: 20px;
    }
    #main .wp-block-columns > .wp-block-column.has-background {
        padding: 30px 20px;
        margin: 0 10px;
    }
    .wp-block-paragraph,
    .wp-block-heading {
        padding: 10px 25px !important;
    }
    .hero-section {
        display: flex;
        flex-direction: column;
        height: auto;
    }
    .hero-section .row .column {
        width: 100%;
        max-width: inherit;
    }
    .ctas-section .row .column {
        min-width: 120px;
    }
    .hero-section .container {
        order: 1;
    }
    .hero-section .hero-slider {
        top: 10px;
        order: 2;
        position: relative;
        width: 100%;
        max-width: 96%;
        height: 100%;
        margin-top: 20px;
        border-radius: 10px;
        min-height: 300px;
    }
    .hero-section .hero-slider .swiper-slide {
        height: 300px;
    }
    .swiper-featured-posts,
    .swiper-featured-posts .swiper-wrapper,
    .swiper-featured-posts .swiper-slide {
        height: auto !important;
    }
    .swiper-featured-posts .swiper-slide {
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    .swiper-featured-posts .swiper-slide img {
        display: block;
        width: 100%;
        height: auto;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .hero-section .wave {
        order: 0;
    }
    .hero-section .hero-text {
        font-size: 22px !important;
        line-height: 28px !important;
        max-width: 90%;
    }
    .hero-section .hero-title {
        margin-top: 40px;
        font-size: 42px !important;
        line-height: 42px !important;
        margin-bottom: 20px;
    }
    .at-top #main {
        padding-top: 165px;
    }
    #menu-main-menu > li button.submenu-toggle {
        top: 21px;
    }
    #menu-main-menu > li a {
        padding: 10px 0;
        display: block;
    }
    h1.hero-title {
        font-size: 52px;
        line-height: 62px;
    }
    .small-hero-section.has-wave .container {
        padding-bottom: 100px !important;
    }
    .values-section .values-box .values-subtitle {
        font-size: 32px;
        margin-top: 20px;
    }
    .at-top #header {
        height: 120px;
    }
    .ctas-section .cta-title {
        padding: 0 13px;
    }
    .ctas-section .cta-title {
        font-size: 16px;
        line-height: 20px;
    }
    .two-column-section .row {
        flex-direction: row;
    }
    .two-column-section .column {
        width: 100% !important;
        box-sizing: border-box;
        position: static !important;
    }
    .two-column-section .two-column-image {
        position: relative !important;
        width: 100% !important;
        height: 270px !important;
        top: auto !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        overflow: hidden;
    }
    .two-column-section .two-column-image img {
        position: static !important;
        top: auto !important;
        left: auto !important;
        transform: none !important;
        width: 100% !important;
        height: auto !important;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .two-column-section .two-column-image {
        order: 1;
    }
    .two-column-section .column.text-column {
        order: 2;
    }
}
@media (min-width: 769px) and (max-width: 1200px) {
    .ctas-section .cta-title {
        font-size: 15px;
    }
    #header .wide-container {
        position: relative;
        overflow: hidden;
    }
    .at-top #main {
        padding-top: 185px;
    }
    .at-top #header {
        height: 142px;
    }
    .hero-section h1.hero-title {
        font-size: 52px !important;
        line-height: 52px !important;
    }
    .hero-section .hero-text {
        font-size: 32px !important;
        line-height: 32px !important;
    }
    .ctas-section .row .column {
        min-width: 210px;
    }
}
.payment-form {
    width:100%;
    padding-left: calc((100% - 1160px) / 2);
    padding-right: calc((100% - 1160px) / 2);
}
.payment-form td {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
}
.payment-form td label {
    display: block !important;
    width: 100% !important; 
    text-align: left !important;
}

.payment-form input[type=submit], .payment-form button[type=submit] {
    display: inline-block;
    padding: 10px 20px 6px;
    font-size: 14px;
    background-color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 5px;
    transition: 0.2s linear all;
    color: #563787;
    border: solid 1px #563787;
    margin: 10px auto 10px auto;
    width: inherit;
}
.payment-form input[type=submit]:hover, .payment-form button[type=submit]:hover {
    color: #fff;
    background-color: #563787;
}

.payment-form td input, .payment-form td select {
    display: block !important;
    width: 100% !important; 
    text-align: left !important;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px;
}

.payment-form input,
.payment-form select,
.payment-form textarea {
  width: 100%;
  box-sizing: border-box;
  display: block;
}


.acc-b-and-y .phone-column a {
    color: #fffb4e !important;
}
.acc-b-and-y .phone-icon {
    fill: #fffb4e !important;
}

.acc-y-and-b .phone-column a {
    color: #000000 !important;
}
.acc-y-and-b .phone-icon {
    fill: #000000 !important;
}
