:root {
--global--color-background: #e8ecf5;
--global--btn-color: #476dc2;
--global--breadcrumb: #d5daf8;
--global--nav: #324c87;
--global--lightgrey: #d0dade;
--global--text: #6f828a; --entry-header--color: #474b4c;
--global--link-hover: #8d9ea4;
--global--width: 1200px;
--global--footer: #3b4b4f;
--footer--color-link: #fff;
--footer--color-text: #fff;
--global--spacing-vertical: 0.5em;
--responsive--aligndefault-width: 100%;
--global--font-size-base: 13pt;
--global--side: 2rem;
--alert: #ca2b2b;
--darkblue: #0054a6;
--global--line-height-body: 1.3em;
--global--vw: 100vw;
--global--offset: 170px;
--pagination--font-size: 1em;
--heading--bg: #728bc1;
--darker-blue: #324c87;
}
body {
line-height: 1em;
color: var(--global--text);
background: linear-gradient(90deg, var(--global--color-background) 14vw, rgba(0,0,0,0.8), var(--global--color-background) 86vw);
font-size: 100%; position: relative; min-height: 100%; top: 0px;
}
.mobileonly {
display: none!important;
}
.nolabelcheckbox {
position: relative;
top: 7px;
}
.nolabelcheckbox .wpcf7-list-item-label {
display: none!important;
}
.nolabelcheckbox input[type="checkbox"] {
border-color: var(--global--text);
}
.nolabelcheckbox .wpcf7-list-item {
background-color: transparent!important;
}
.sticky-menu {
position: sticky;
top: calc(var(--global--offset) + 40px);
}
#page {
padding-top: var(--global--offset);
}
.sticky {
position: fixed;
width: 100%;
z-index: 100;
}
a {
text-decoration: none;
}
a img {
transition: 0.3s;
}
a:hover {
color: var(--darkblue)!important;
text-decoration: none!important;
}
a:hover img {
opacity: 0.8;
}
.wp-block-columns .wp-block-column:not(:last-child) {
margin-bottom: 1em;
}
.rel {
position: relative;
}
.site .button:not(:hover):not(:active):not(.has-background), button:not(:hover):not(:active):not(.has-background), input[type=submit]:not(:hover):not(:active):not(.has-background), input[type=reset]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background),
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(:hover):not(:active):not(.has-background) {
background-color: var(--global--btn-color);
color: white;
border-radius: 10px;
outline: 1px solid white;
outline-offset: -5px;
transition: 0.3s;
}
.site .button:hover, .site .button:active, button:hover, button:active, input[type=submit]:hover, input[type=submit]:active, input[type=reset]:hover, input[type=reset]:active, .wp-block-search .wp-block-search__button:hover, .wp-block-search .wp-block-search__button:active, .wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:active, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:active,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:active {
background-color: var(--global--breadcrumb)!important;
color: var(--global--btn-color)!important;
border-color: transparent!important;
border-radius: 10px!important;
outline: 5px solid var(--global--btn-color);
outline-offset: -5px;
} #float-social label {
position: absolute !important;
clip: rect(1px 1px 1px 1px);
clip: rect(1px, 1px, 1px, 1px);
}
#float-social input[type=submit] {
display: none;
}
#float-social {
float: none;
position: fixed;
right: 0;
top: 50%;	
z-index: 999;
transform: translateY(calc(-50% - 70px));
}
.floatsearch {
position: relative;
font-size: 1.2em;
}
.searchexpand {
position: absolute;
z-index: 5;
right: 0;
top: 0;
bottom: 0;
width: 0;
background: #c22d5a;
padding-right: 0px;
border-radius: 10px 0 0 10px;
transition: all 0.3s;
}
.searchexpand input {
background: white;
margin: 3px!important;
padding: 6px 10px 7px!important;
border-radius: 10px 0 0 10px;
border: none;
max-width: 210px!important;
font-size: 1rem;
}
input[type=search]:focus {
outline: none!important;
}
.searchbtn {
position: relative;
z-index: 10;
text-align: center;
color: #fff;
padding: 9px 8px;
margin-bottom: 5px;
background: #c22d5a;
border-radius: 10px 0 0 10px;
cursor: pointer;
border: 1px solid white;
}
.search .entry-title a {
color: var(--global--btn-color);
} .doctor-list {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 1em;
}
.doctor {
background-color: var(--global--breadcrumb);
padding: 0.5em;
border-radius: 5px;
}
.doctor img {
width: 100%!important;
height: 100%!important;
max-width: none!important;
object-fit: cover;
}
.doctor h2 {
font-size: 1.1em!important;
transform: translateY(-50%);
} .patientFeedback {
background-color: #efefef;
border-radius: 10px;
padding: 20px;
margin-bottom: 1em;
}
.patientFeedback * {
box-sizing: border-box;
}
.contactverification * {
box-sizing: border-box;
}
.patientFeedback textarea {
width: 100%;
font-size: inherit;
font-family: inherit;
padding: 1em;
border-radius: 10px;
border: 5px solid var(--global--btn-color);
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="date"] {
direction: ltr;
width: 100%;
padding: 10px;
}
.patientFeedback .wpcf7-form-control.wpcf7-radio {
display: grid;
grid-template-columns: repeat(6, minmax(100px, 1fr));
gap: 0.5em;
justify-content: space-around;
}
.patientFeedback .wpcf7-list-item {
background-color: var(--global--btn-color);
border-radius: 17px;
padding: 10px;
margin: 0!important;
}
.contactverification span.wpcf7-list-item-label {
color: #000;
}
.patientFeedback .wpcf7-list-item label {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: #ffffff;
text-align: center;
font-weight: normal;
position: relative;
}
.patientFeedback .span.wpcf7-list-item-label {
color: #ffffff!important;
}
.patientFeedback input[type="radio"] {
width: 25px;
height: 25px;
margin-bottom: 0.5em;
}
.patientFeedback .checkbox > span {
display: inline-flex;
gap: 0.5em;
align-items: center;
}
#hwwidget1621 {
width: 240px;
float: right;
margin: 0;
position: relative;
top: -12px;
}
.wp-block-social-links .wp-social-link a {
padding: 0;
}
.team {
flex-basis: 25%;
border-style: solid;
border-width: 1px;
padding: 20px 20px 10px;
background-color: #F4F4F4;
}
.teamblank {
flex-basis: 25%;
border-style: none;
border-width: 0px;
padding: 20px 20px 10px;
} .entry-title {
font-size: 1.3em;
margin: 0;
}
.site-main > article > .entry-footer {
padding-top: 1em;
padding-bottom: 0;
}
.pagination .nav-links > *.current, .comments-pagination .nav-links > *.current {
text-decoration: none;
}
.pagination, .comments-pagination {
border-width: 1px;
}
.wp-block-group.jumpto {
position: sticky;
top: 207px;
width: 100%;
height: 48px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#jumpmenu {
position: absolute;
right: 0;
top: 0;
border-color: var(--global--btn-color);
}
.site-main > article > *:first-child, .site-main > .not-found > *:first-child, .entry-content > *:first-child, [class*=inner-container] > *:first-child, .wp-block-template-part > *:first-child, .wp-block-post-template :where(li > *):first-child {
margin-top: var(--global--spacing-vertical);
}
img {
max-width: 100%;
}
.wp-block-file {
margin-bottom: 1em;
}
.wp-block-file a {
padding-left: 45px;
background: url(//www.cornfordhouse.org/wp-content/uploads/2021/08/pdf.png) no-repeat left;
min-height: 32px;
display: block;
padding-top: 5px;
}
.fileicon {
padding-left: 45px;
background: url(//www.cornfordhouse.org/wp-content/uploads/2021/08/link.png) no-repeat left;
margin-bottom: 1em;
min-height: 32px;
display: block;
padding-top: 3px;
}
.entry-content h2, .alignfull h2 {
font-size: 1.3em;
background: var(--heading--bg);
color: white;
padding: 10px;
font-weight: bold;
width: fit-content;
padding-right: 3em;
clip-path: polygon(0 0, 100% 0, calc(100% - 17px) 100%, 0 100%);
margin-inline: 0!important;
display: inline-block;
}
.entry-content h3, .alignfull h3 {
font-size: 1em;
background: var(--global--breadcrumb);
padding: 10px;
font-weight: bold;
color: var(--global--nav);
width: fit-content;
padding-right: 3em;
clip-path: polygon(0 0, 100% 0, calc(100% - 17px) 100%, 0 100%);
margin-inline: 0!important;
}
.entry-content a {
color: var(--heading--bg);
font-weight: bold;
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}
.tdd-feature {
padding: 10px;
background: var(--global--nav);
color: #fff;
}
.tdd-sitebackground {
background-color: var(--global--btn-color);
padding: 2em 0;
color: #fff;
}
.alignfull {
width: var(--global--vw);
position: relative;
margin-left: -50vw;
left: 50%;
max-width: none;
}
.entry-content .alignfull {
margin-top: 2em;
}
.alignfull h3, .alignfull h2 {
background: none;
padding: 0;
}
.site-main {
padding-top: 0;
padding-bottom: 0;
}
.tdd-alert {
background: var(--alert)!important;
border-color: #fff!important;		
}
.outerpop {
background: rgba(255,255,255,0.9);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
justify-content: center;
align-items: center;
z-index: 1000;
}
.innerpop {
max-width: 800px;
max-height: 90vh;
overflow-y: auto;
padding: 3em;
}
.flexrow {
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.sitebtn {
border-radius: 15px;
box-shadow: 0 0 3px rgba(0,0,0,0);
overflow: hidden;
background: transparent;
transition: 0.3s;
padding: 1em;
}
.sitebtn:hover {
box-shadow: 0 0 20px rgba(0,0,0,0.3);
scale: 1.1;
background: white;
}
.martop {
margin-top: 1em;
}
.sidepad {
padding-left: 1em;
padding-right: 1em;
}
p {
margin: 0.5em 0;
}
.tdd-header {
cursor: pointer;
background: linear-gradient(106deg, #728bc1 49.9%, #7fc174 50%);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
transition: 0.3s;
}
.tdd-header-area h1 {
font-size: 1.8em;
background: var(--heading--bg);
color: white;
padding: 10px;
font-weight: bold;
width: fit-content;
padding-right: 3em;
clip-path: polygon(0 0, 100% 0, calc(100% - 17px) 100%, 0 100%);
margin-inline: 0!important;
position: absolute;
top: 0.41em;
}
.menu-item {
position: relative;
}
.sub-menu {
display: none!important;
position: absolute;
background: var(--darker-blue);
width: 250px;
}
.menu-item:hover .sub-menu {
display: block!important;
}
.tdd-mobile-nav {
display: none;
text-align: center;
padding: 12px 0;
font-weight: bold;
}
.tdd-mobile-close {
display: none;
}
.tdd-nav, .tdd-mobile-nav {
background: var(--global--nav);
color: var(--global--text);
z-index: 100;
position: relative;
}
.tdd-mobile-nav {
color: white;
}
.tdd-nav ul {
list-style: none;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
.tdd-nav ul li a {
padding: 1em 0.6em;
display: block;
text-decoration: none;
transition: 0.3s;
color: white;
font-size: 0.94em;
}
.sub-menu li a {
padding: 0.7em 1em!important;
border-top: 1px solid #efefef;
}
.sub-menu li:last-child a {
border-bottom: 1px solid #efefef;
}
.tdd-nav ul li a:hover {
background: rgba(0,0,0,0.2);
color: white!important;
}
.tdd-nav .current-menu-item > a, .tdd-nav .current-menu-parent > a {
background: rgba(255,255,255,0.3);
color: white!important;
}
.site-content {
max-width: var(--global--width);
margin: 0 auto;
background: #fff;
padding: 1em var(--global--side) var(--global--side);
}
.home .site-content {
padding-top: 0;
padding-bottom: 0;
}
.home .entry-content {
padding-top: 0!important;
}
.tdd-header-area {
max-width: var(--global--width)!important;
margin: 0 auto!important;
display: flex;
justify-content: space-between;
padding: 0 var(--global--side);
}
.tdd-header-block {
display: flex;
align-items: center;
gap: 15px;
color: #fff;
line-height: 0.95em;
padding: 0.5em 0;
font-size: 1.2rem;
width: 50%;
}
.tdd-header-block>div {
margin-inline: auto;
position: relative;
padding-bottom: 10px;
}
.tdd-header-block h3 {
font-size: 0.65em;
margin-bottom: 0.25em;
font-weight: normal;
position: absolute;
left: 20px;
top: -4px;
} 
.tdd-header-block h4 {
font-weight: normal;
line-height: 1em;
font-size: 1em;
position: absolute;
bottom: 0;
left: 20px;
}
.tdd-header-block h2 {
font-weight: bold;
text-transform: uppercase;
line-height: 1em;
font-size: 1.5em;
}
.tdd-header-logo img {
height: 140px;
transition: 0.3s;
}
.sticky.scrolled .tdd-header-logo img {
height: 100px;
}
.tdd-page-top {
padding: 1em 0;
background: var(--global--breadcrumb);
color: #fff;
font-size: 1.2em;
height: 4em;
position: relative;
}
.tdd-page-top:before, .tdd-ticker-area:before {
content: '';
background: var(--global--breadcrumb);
position: absolute;
width: 100%;
height: 400px;
transform: translateY(-100%);
}
.tdd-breadcrumb {
font-size: 0.65em;
color: var(--global--text);
position: absolute;
top: -0.5em;
right: var(--global--side);
}
.tdd-breadcrumb a {
color: #999;
}
.tdd-logos {
display: flex;
align-items: center;
padding: 1em 0;
flex-wrap: wrap;
justify-content: center;
gap: 5px;
background: #D7D7D7;
}
.footerphone {
float: right;
transform: rotate(15deg);
padding-right: 30px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.tdd-footer {
background: var(--global--footer);
}
.tdd-footer .widget {
margin: 0;
}
.tdd-footer .widget-area {
max-width: var(--global--width);
grid-template-columns: auto!important;
margin-top: 0;
font-size: 0.85em;
padding: var(--global--side) var(--global--side) 0;
}
.tdd-footer .widget-area p {
margin: 1em 0!important;
}
.tdd-footer td {
border: none;
padding: 0.25em;
}
.airmid {
background-image: url(//www.cornfordhouse.org/wp-content/uploads/2023/11/airmid-telephone.png);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
position: relative;
border-right: 2px solid #333;
}
.airmid figure {
text-align: left;
}
.airmid .bottom-links {
position: absolute;
bottom: 0;
right: 1em;
text-align: right;
margin-top: 300px;
}
.appstore {
height: 50px;
}
.tdd-siteinfo {
padding: 1em 0;
background: #333;
color: #ccc;
font-size: 0.8em;
}
.tdd-siteinfo ul {
list-style: none;
padding: 0;
margin: 0;
}
.tdd-siteinfo ul li {
display: inline-block;
border-left: 1px solid var(--global--text);
margin-left: 5px;
padding-left: 5px;
line-height: 1rem;
}
.site-footer {
padding: 0;
}
.site-footer > .site-info a {
color: #ccc;
font-size: 0.8rem;
}
.site-footer > .site-info a:hover {
color: var(--global--breadcrumb)!important;
}
.tdd-siteinfo ul li:first-child {
border: none;
}
.site-footer > .site-info {
border: 0;
padding: 0;
margin: 0;
color: var(--entry-header--color);
}
.site-footer > .site-info .site-name {
text-transform: none;
font-size: 0.8rem;
color: #ccc;
}
.entry-content li {
line-height: 1.4em;
margin-bottom: var(--global--spacing-vertical);
}
.tdd-slide-area {
background: #fff;
display: flex;
flex-direction: column;
gap: 1em;
padding-top: 1em;
}
.tdd-slide-window {
background: #ccc;
width: 100%;
height: 70dvh;
position: relative;
}
.tdd-slide {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
overflow: hidden;
}
.tdd-slide-content {
position: absolute;
bottom: 0;
padding: 1em;
background: rgba(0,0,0,0.5);
width: 100%;
color: #fff;
}
.tdd-slide-content .wp-block-image {
text-align: left;
}
.tdd-slide-content a {
color: #fff!important;
text-decoration: underline!important;
}
.tdd-slide-content h2, .tdd-slide-content h3 {
margin-top: 0!important;
margin-bottom: 0em!important;
}
.tdd-slide-content p {
font-size: 1.2em;
}
.tdd-slide-content :where(.wp-block-columns) {
margin-bottom: 0;
}
.tdd-ticker-area {
background-color: var(--global--breadcrumb);
color: #ffffff;
overflow: hidden;
min-height: 115px;
}
.tdd-ticker-inner {
display: flex;
flex-wrap: nowrap;
width: 3600px;
}
.tdd-tick {
display: inline-flex;
flex-direction: column;
gap: 3px;
padding: 10px 10px;
border: 1px solid #fff;
border-radius: 10px;
margin: 10px 5px;
transition: 0.3s;
width: 360px;
font-size: 0.8em;
background: var(--global--btn-color);
color: #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.tdd-tick.urgent {
background: var(--alert);
color: #fff!important;
}
.wp-block-post-template li.urgent {
background: var(--alert);
color: #fff!important;
}
.tdd-tick h5 {
font-weight: bold;
color: #fff;
transition: 0.3s;
font-size: 1.2em;
}
.tdd-tick .date {
font-size: 0.8em;
}
.tdd-tick:hover {
background: var(--global--text);
color: #fff!important;
}
.tdd-tick:hover h5 {
color: #fff;
}
.wp-block-query .wp-block-post-terms {
display: none;
}
.mtphr-dnt-tick-contents a{
color: #ffffff;
font-size: .8em!important;
}
.mtphr-dnt-tick-container {
margin-top: 3px!important;
margin-bottom:10px!important;
}
.pendant {
min-height: 330px;
}
.pendantbody {
display: grid;
grid-template-columns: repeat(5, minmax(100px, 1fr));
gap: 10px;
}
.pendantbody .tdd-panel:last-child {
margin-bottom: 0;
}
.tdd-panel * {		
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.tdd-panel {
background: var(--global--breadcrumb);
padding: 0;		
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;		
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
display: block;
border: 2px solid var(--global--btn-color);
}	
.tdd-panel br {
clear: both;
}
.tdd-panel .innerPanel {
width: 100%;
color: var(--global--btn-color);
text-align: center;
padding-inline: 3px;
}
.tdd-panel.dblue {
background: #0054a6;
position: relative;
margin-top: -1em;
padding-top: 1em;
border-radius: 0 0 10px 10px;
border: none;
}
.tdd-panel.dblue .innerPanel {
color: white;
}
.tdd-panel .innerPanel.flexme {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: transparent;
transition: all 0.3s;
height: 100%;
}
.tdd-panel .innerPanel.flexme:hover {
background-color: var(--global--btn-color);
color: white;
}
.tdd-panel .innerPanel.flexme:hover img {
filter: brightness(5);
}
.tdd-panel .icon {
display: inline-block;
margin: 0 10px 0 5px;
}
.tdd-panel .title {
display: inline-block;
text-align: center;
padding-inline: 20px;
padding-block: 5px;
font-weight: bold;
font-size: 1.1em;
line-height: 1.3em;
}
.tdd-panel.topLinks {
background-color: var(--global--btn-color);
height: 158px;
border: none;
}
.tdd-panel.topLinks .innerPanel.flexme:hover, 
.tdd-panel.topLinks:focus  {
background-color: #c22d5a!important;
}
.tdd-panel.topLinks .innerPanel {
color: white;
}
#top-links-menu {
position: fixed;
max-height: 80dvh;
top: 50%;
right: 0;
transform: translateY(-50%);
background-color: var(--global--btn-color);
border-radius: 10px 0 0 10px;
width: fit-content;
max-width: 0;
z-index: 1000;
transition: 0.5s;
}
#top-links-menu.open {
max-width: 85vw;
box-shadow: 0 30px 200px rgba(0,0,0,1);
}
#top-links-menu .inner {
background-color: var(--global--breadcrumb);
color: var(--global--btn-color);
display: flex;
flex-direction: column;
padding: 0;
border-radius: 10px 0 0 10px;
overflow: hidden;
}
#top-links-menu .inner .handle {
position: absolute;
left: 0;
top: 50%;
transform: translate(-100%, -50%);
height: 100px;
padding: 1em 0.5em;
border-radius: 10px 0 0 10px;
background-color: var(--global--btn-color);
color: white;
display: grid;
place-items: center;
font-size: 1.2em;
font-weight: bold;
cursor: pointer;
transition: 0.3s;
border: 1px solid white;
transition: 0.5s;
}
#top-links-menu.open .inner .handle {
font-size: 2em;
height: 200px;
background-color: #c22d5a!important;
}
#top-links-menu .inner .handle:hover {
background-color: #c22d5a!important;
}
#top-links-menu.open .inner .handle:hover {
background-color: var(--global--btn-color)!important;
}
#top-links-menu .inner .handle span {
width: 0px;
height: 0px;
border-style: solid;
border-width: 20px 15px 20px 0;
border-color: transparent #FFFFFF transparent transparent;
transform: rotate(0deg);
position: relative;
transition: 0.5s;
transition-delay: 0.5s;
}
#top-links-menu.open .inner .handle span {
transform: rotate(180deg);
}
#top-links-menu .menu-top-links-container {
overflow-y: auto;
max-height: 70dvh
}
#top-links-menu ul {
list-style: none;
padding: 0;
margin: 0;
}
#top-links-menu li a {
padding: 1em;
display: block;
}
#top-links-menu li:hover > a[href] {
background: rgba(0,0,0,0.3)!important;
color: white!important;
}
#top-links-menu li:nth-child(even) a[href] {
background-color: rgba(255,255,255,0.5);
}
#top-links-menu li.redbg li:nth-child(odd) a,
#top-links-menu li.bluebg li:nth-child(odd) a,
#top-links-menu li.orangebg li:nth-child(odd) a {
background-color: rgba(255,255,255,0.7);
}
#top-links-menu li:hover > a:not([href]) {
color: white!important;
}
#top-links-menu .inner h2 {
background-color: var(--global--btn-color);
color: white;
border-radius: 10px 0 0 0;
padding: 0.25em;
font-size: 1.7em;
text-align: center;
flex-grow: 0;
flex-shrink: 0;
}
#top-links-menu .sub-menu {
display: block!important;
position: relative!important;
background: none!important;
width: 100%;
}
#top-links-menu .sub-menu a {
padding-left: 40px!important;
}
#top-links-menu .sub-menu li a:before {
content: '';
position: absolute;
left: 17px;
top: 50%;
transform: translateY(-50%);
width: 0px;
height: 0px;
border-style: solid;
border-width: 3.5px 0 3.5px 6.1px;
border-color: transparent transparent transparent white;
}
.redbg, .redbg:hover {
background-color: #c22d5a!important;
}
.bluebg, .bluebg:hover {
background-color: #476dc2!important;
}
.orangebg, .orangebg:hover {
background-color: #e67d41!important;
}
.redbg > a, .bluebg > a, .orangebg > a {
color: white;
}
.tdd-panel .innerText {
text-align: center;
font-size: 0.9em;
width: 100%;
text-wrap: balance;
margin-top: 5px;
}
.tdd-panel .timepanel {
margin: 5px auto 0;
background-size: 100% auto;
width: 100%;
height: 43px;
display: flex;
justify-content: space-between;
gap: 2px;
}
.tdd-panel .timepanel div {
color: #666666;
height: 36px;
margin-top: 3px;
line-height: 32px;
font-size: 1em;
flex: 1 1;
background-color: white;
display: grid;
place-items: center;
box-shadow: 0 5px 10px inset rgba(66,66,66,0.5);
}
.tdd-panel .tdd-button {		  
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background-color: #c22d5a;
color: #fff!important;
padding: 8px 17px;
display: inline-block;
margin: 3px 0px 6px;
border: 1px solid #fff;
font-weight: bold;
}
.tdd-panel .tdd-button:hover {
background-color: var(--darkblue);
text-decoration: none;
}
.tdd-button-team {
background-color: #FF0000;
}
.featurelinks {
display: flex;
gap: 0;
flex-wrap: wrap;
margin-top: 1em;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.featurelinks * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.small-pad {
padding: 5px;
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
font-size: inherit;
padding: 5px;
}
.featurelink {
flex: 1 1 20%;
display: block;
font-size: 1em;
gap: 5px;
border: 2px solid var(--darkblue);
border-radius: 10px;
overflow: hidden;
padding-left: 90px;
line-height: 1em;
position: relative;
transition: 0.3s;
margin: 5px;
}
.featurelink:hover {
background: var(--global--btn-color);
color: #fff;
}
.featurelink .image {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 80px;
background-repeat: no-repeat!important;
background-position: center;
background-size: cover;	
}
.featurelink h5 {
margin: 5px 0 0;
font-size: 1em;
line-height: 1em;
padding-right: 5px;
}
.featurelink p {
font-size: 0.9em;
line-height: 1em;
padding-right: 3px;
}
.newsheader {
background: var(--global--btn-color);
color: #fff;
padding: 10px;
font-weight: bold;
line-height: 1.2em;
}
.newsintro {
background: #fff;
padding: 10px;
line-height: 1em;
font-size: 0.95em;
}
.newsmore {
background: var(--global--nav);
color: #fff;
font-weight: normal;
padding: 10px;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: right;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.specialpanel {
-ms-overflow-style: none;
overflow: -moz-scrollbars-none;
right: auto;
padding-top: 0!important;
width: 100%;
}
.specialpanel h2 {
padding-left: 35px;
}
.specialpanel ::-webkit-scrollbar { 
display: none;
}
.specialpanel .sp_inner {
-webkit-overflow-scrolling: touch;
overflow-x: scroll;
overflow-y: visible;
padding: 15px 20px 0 0;
height: auto;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
}
.specialpanel .sp {
display: inline-block;
width: 3000px;
text-align: center;
margin: 0!important;
}
.specialpanel ul.sp li {
text-align: left;
display: inline-table;
width: 240px;
height: 300px;
margin: 0 10px 10px 10px;
border-radius: 10px;
border: 2px solid var(--global--btn-color);
background: #fff;
overflow: hidden;
position: relative;
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}
.wp-block-post-template li {
border: 2px solid var(--global--btn-color);
border-radius: 10px;
padding: 0.5em;	
}
.wp-block-post-title {
background: var(--global--btn-color)!important;
margin-top: 0!important;
}
.wp-block-post-title a {	
color: #fff;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
width: auto;
}
.post-navigation .post-title {
margin: 0;
color: var(--global--btn-color);
}
.scrollleft {
background: url(//www.cornfordhouse.org/wp-content/themes/cornford/img/leftarrow.png) no-repeat center rgba(255,255,255,0.5);
background-size: 35px;
width: 35px;
height: 100%;
position: absolute!important;
left: 15px;
top: 0!important;
}
.scrollright {
background: url(//www.cornfordhouse.org/wp-content/themes/cornford/img/rightarrow.png) no-repeat center rgba(255,255,255,0.5);
background-size: 35px;
width: 35px;
height: 100%;
position: absolute!important;
right: 0;
top: 0!important;
}
.scrollright .dashicons, .scrollleft .dashicons {
font-size: 6em;
color: #cdd4d6;
top: 50%;
transform: translateY(-50%);
}
.news {
padding-top: 2em;
padding-bottom: 2em;
display: none;
}
.news h2 {
color: var(--global--text);
} @media screen and (max-width: 1024px) {
.footerphone {
width: 180px;
transform: rotate(0deg);
}
}
@media screen and (max-width: 847px) {
.pendantbody {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.tdd-panel .innerPanel.flexme {
padding-block: 2em;
}
}
@media screen and (max-width: 768px) {
html {
margin-top: 0!important;
}
.footermjog {
max-height: 60px!important;
}
.footerphone {
padding-right: 0!important;
width: 100px;
}
.appstore {
height: 49px;
}
.tdd-nav {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: none;
overflow-y: auto;
padding-top: 60px;
padding-bottom: 4.5em;
}
.sub-menu {
display: block!important;
background-color: var(--heading--bg);
}
.sub-menu li a {
padding-left: 40px!important;
}
.sub-menu li a:before {
content: '';
position: absolute;
left: 17px;
top: 50%;
transform: translateY(-50%);
width: 0px;
height: 0px;
border-style: solid;
border-width: 3.5px 0 3.5px 6.1px;
border-color: transparent transparent transparent white;
}
.menu > li:not(.menu-item-has-children) > a {
border-bottom: 1px solid white;
}
.tdd-nav .current-menu-item > a, .tdd-nav .current-menu-parent > a {
background: #c22d5a;
}
.opennav {
display: block;
z-index: 10000;
}
.opennav.tdd-nav ul {
flex-direction: column;
}
.opennav.tdd-nav ul * {
width: 100%;
}
.opennav.tdd-nav .sub-menu {
position: relative;
}
.tdd-mobile-nav {
display: block;
}
.tdd-mobile-close {
display: block;
width: 100%;
height: 60px;
position: fixed;
top: 0;
cursor: pointer;
color: white;
font-size: 3em;
background-color: var(--global--nav);
display: grid;
place-items: center;
border-bottom: 1px solid white;
}
#hwwidget1621 {
transform: scale(0.7);
transform-origin: top right;	
}
.featurelinks {
gap: 0;
}
.featurelink {
flex-basis: 47%;
margin: 5px;
}
.tdd-header-block {
width: 300px;
}
.tdd-header-block[data-site="forest"] {
text-align: right;
}
#wpadminbar {
display: none;
}
.wp-block-image {
text-align: left;
}
.airmid {
min-height: 250px;
box-shadow: 0 0px 12px inset rgba(255,255,255,0.3);
background-color: var(--global--footer);
padding: 1em;
border-radius: 30px;
background-size: auto 90%;
border: none;
}
.airmid-logo img {
background: var(--global--footer);
border-radius: 20px 0 0 20px;
}
.airmid p {
background: var(--global--footer);
width: fit-content;
}
.airmid .bottom-links {
bottom: 1em;
}
.tdd-footer .wp-block-columns .wp-block-column:last-child {
margin-bottom: 2em;
}
.tdd-footer table tr:nth-child(odd) {
background-color: rgba(255,255,255,0.2);
}
.tdd-footer table tr:nth-child(even) {
background-color: rgba(255,255,255,0.1);
}
.tdd-footer td {
padding: 0.5em;
}
.tdd-footer h2 {
text-align: center;
}
.entry-content a {
white-space: unset;
}
.tdd-siteinfo {
padding-bottom: 4em;
}
.tdd-siteinfo ul {
text-align: center;
display: flex;
justify-content: center;
gap: 0.5em;
}
.tdd-siteinfo ul li {
margin-left: 0;
margin-right: 0;
padding-left: 0.5em;
padding-right: 2px;
}
.tdd-page-top {
height: auto;
background: linear-gradient(0deg, white 49.9%, var(--global--breadcrumb) 50%);
padding-block: 1em;
}
.tdd-header-area h1 {
max-width: 95vw;
top: 0;
font-size: 1.6em;
text-wrap: balance;
position: relative
}
.site-content {
padding-top: 0;
}
}
@media screen and (max-width: 600px) {
:root {
--global--side: 0.5em;
}
.tdd-header-block h4 span {
display: none;
}
.tdd-header-area h1 {
max-width: 95vw;
top: 0;
font-size: 1.6em;
text-wrap: balance;
text-align: center;
padding-inline: 1.5em;
}
.tdd-header-block h3 {
color: transparent;
}
.footermjog {
max-height: 80px!important;
}
.footerphone {
display: none;
}
.pendant {
width: 100%;
}
.pendantbody {
}
.tdd-slide-content, .tdd-slide-window {
min-height: 400px;
}
.featurelinks {
flex-direction: column;
}
.featurelink {
width: 100%;
}
#hwwidget1621 {
float: none;
left: 50%;
transform: translateX(-50%);
}
.site-name {
text-align: center;
}
.site-name a {
display: block;
}
.tdd-header-logo img {
height: auto;
margin-block: 0.5em;
}
.tdd-header-block {
width: auto;
}
.tdd-tick {
width: var(--global--vw);
margin: 10px 0;
border-radius: 0px;
padding: 10px 1em;
}
.patientFeedback .wpcf7-form-control.wpcf7-radio {
grid-template-columns: auto;
}
}
@media screen and (max-width: 443px) {
.mobileonly {
display: block!important;
}
.tdd-panel.dblue {
margin-top: 0;
border-radius: 10px;
}
}:root {
--color-pink: #b034b0;
--text-color: white;
--border-color: #666;
--header-size: 24px;
--subhead-size: 16px;
}
.blue-headings {
--color-pink: #0064cd;
}
.wpcf7 .nhs-header {
background-color: var(--color-pink);
display: flex;
justify-content: space-between;
padding: 0 0.5em;
color: var(--text-color);
font-size: var(--header-size);
align-items: center;
}
.nhs-section .one-column label {
display: grid;
grid-template-columns: 24% 75%;
}
.nhs-section .one-column .wpcf7-form-control-wrap {
width: 100%;
}
.nhs-section .two-columns {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 1em;
}
.nhs-section .three-columns {
display: grid;
grid-template-columns: 32.5% 32.5% 33%;
gap: 1%;
align-items: center;
}
.nhs-section .four-columns {
display: grid;
grid-template-columns: 24.75% 24.75% 24.75% 24.75%;
gap: 1%;
}
.nhs-section .expand-lines label {
display: flex;
justify-content: space-between;
align-items: center;
}
.nhs-section .expand-lines label label {
margin-bottom: 0!important;
margin-top: 4px;
}
.nhs-section h3 {
clip-path: none;
width: 100%;
padding: 5px 10px;
margin-bottom: 5px;
}
.nhs-section .three-columns .wpcf7-list-item label {
display: flex;
align-items: center;
gap: 0.5em;
}
.nhs-section .wpcf7-list-item {
margin: 0;
white-space: nowrap;
}
.nhs-section {
--form--border-width: 1px;
--form--border-color: var(var(--border-color));
margin-block: 0.5em;
font-size: 14px;
}
.nhs-section h2 {
background-color: var(--color-pink);
color: var(--text-color);
padding: 0.25em 0.5em;
clip-path: none;
display: block;
width: 100%;
margin-bottom: 0.5em;
}
.nhs-section h2 span {
font-weight: normal;
font-size: 0.8em;
}
.nhs-section label {
margin-bottom: 0.5em;
font-size: 14px;
display: flex;
align-items: center;
gap: 0.5em;
font-weight: normal;
}
.nhs-section .two-columns label {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
align-items: center;
}
.nhs-section input:not(label input), .nhs-section textarea:not(label textarea) {
margin-bottom: 0.5em;
}
.nhs-section input:not([type="checkbox"]):not([type="radio"]),
.nhs-section textarea,
.nhs-section select {
border: 1px solid var(--border-color);
padding: 0.5em;
width: 100%;
box-sizing: border-box;
margin-inline: 0;
}
.nhs-section input[type="radio"],
.nhs-section input[type="checkbox"]  {
aspect-ratio: 1;
}
.nhs-section .radio-group {
display: flex;
justify-content: flex-start;
align-items: flex-start;
gap: 1em;
margin-bottom: 0.5em;
}
.nhs-section .radio-group > * {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
.nhs-section .radio-group.quarter-layout > * {
width: 20%;
}
.nhs-section input[type=checkbox]:after {
top: 4px;
left: 9px;
}
.nhs-section .martop {
margin-top: 1em;
}
.nhs-section hr {
margin-top: 1em;
margin-bottom: 1em;
}
.nhs-section em {
text-decoration: underline;
font-style: normal;
}