.is-style-plain {
	border:none !important;
}

body.page-id-1010, body.page-id-1391  {
	background-color:#185365;
}

.inner-balance-challenge {
	display: flex;
	justify-content: center;
}

.title {
  margin-bottom:0px !important;
}

.burning-depression {
	padding-top:15px;
	padding-bottom:15px;
}

.wp-image-1611 {
	max-width:350px;
}

/*body.page-id-1632 .main-header-bar-wrap {
	background-color:#ee9922 !important;
}
*/

.page-id-1741 .site-content {
	background-image: url("https://ivanda-therapy.co.uk/wp-content/uploads/2024/06/background-peaceful-sea-e1717955942534.jpg");
	background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.special-checkbox-buttons input[type="checkbox"] {
  -webkit-appearance: none !important;
  appearance: none !important;
  background-color: #fff !important;
  margin: 0 !important;
  font: inherit !important;
  color: #DEB668 !important;
  width: 1.15em !important;
  height: 1.15em !important;
  border: 0.15em solid #DEB668 !important;
  border-radius: 0.15em !important;
  transform: translateY(-0.075em) !important;
  display: grid !important;
  place-content: center !important;
}
 
.special-checkbox-buttons input[type="checkbox"]::before {
  content: "" !important;
  width: 0.65em !important;
  height: 0.65em !important;
  transform: scale(0) !important;
  transition: 120ms transform ease-in-out !important;
  box-shadow: inset 1em 1em #DEB668 !important;
    transform-origin: bottom left !important;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%) !important;
}
 
.special-checkbox-buttons input[type="checkbox"]:checked::before {
    transform: scale(1) !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}
 
.special-checkbox-buttons input[type=checkbox]:checked:after {
    content: none !important;
}

/* TESTIMONIALS */
.testimonial {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	padding: 0 40px 40px 40px;
} 

.testimonial-quote {
	position:relative;
	top:-20px;
}

.page-id-1851 a.menu-link {
	color:black !important;
}

.page-id-1851 img.custom-logo, .page-id-2020 img.custom-logo {
-webkit-filter: drop-shadow(0px 16px 10px #185365);
-moz-filter: drop-shadow(0px 16px 10px #185365);
-ms-filter: drop-shadow(0px 16px 10px #185365); 
-o-filter: drop-shadow(0px 16px 10px #185365);
filter: drop-shadow(0px 16px 10px #185365);
}


