@import url('https://fonts.googleapis.com/css2?family=Lexend:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');



/* colors
#F71687
#DE97AF
#DDD7C6
#5BBAB5

 */



h1, .h1, h2, .h2, h3, .h3,
h4, .h4, h5, .h5, h6, .h6 { letter-spacing: 0.01em;   font-family: "Lexend", roboto, arial, serif; font-optical-sizing: auto; color: var(--thecentre); font-weight: 300;}

p {font-weight: 100; font-size: 1rem; letter-spacing: 0;}
a {letter-spacing: 0;}

.enable-bottom-padding {padding-bottom: 1rem;}
.enable-top-padding {padding-top: 1rem;}

nav .block-menu__content ul li a {color: #000000;}

.site-branding__logo-img { max-width: 110px; margin: 1rem; }
.branding_and_menu-out .logo .block.block-branding { width: 110px; }

.hp-carousel .carousel-content .h2,
.comp-banner-content h1 { font-family: 'Lexend', sans-serif; }
.hp-carousel .carousel-content .h2 { font-weight: 400; }
.carousel-media-item img { width: 100%; height: calc(100vh - 120px); object-fit: cover; object-position: center; }
.carousel-slide-body p { margin-bottom: 0rem; }
.carousel-content .h2 { color: #ffffff; font-size: 6rem; text-align: left; line-height: 1; letter-spacing: 3px; text-shadow: 3px 4px 10px #00000087; }
/*.carousel-content:before { content: ""; height: 100%; border-right: 1px solid #fff; padding-right: 1rem; position: absolute; left: -1rem; }*/
.carousel-content .button { border-radius: 60px 10px; font-size: 1.2rem; }
.carousel-content { bottom: 5%; }



.h3.text-block-title {font-weight: 300;}
.group-text-2 .text-center { display: flex; justify-content: center; }

/*RESPONSIVE MENU*/
.block-cheeseburgermenu__trigger-element span:nth-of-type(1) { top: 8px; }
.block-cheeseburgermenu__trigger-element span:nth-of-type(2) { top: 17px; }
.block-cheeseburgermenu__trigger-element span:nth-of-type(3) { top: 27px; }
.block-cheeseburgermenu__trigger-element { background: transparent; float: right; }
div#block-cheeseburgermenutrigger { display: table; float: right; background: transparent; }
.block-cheeseburgermenu__trigger-element span { background: #333; }
.cheeseburger-menu__side-menu { }
.cheeseburger-menu__item.in-active-trail>a,
.cheeseburger-menu__item-label:hover { text-decoration: none; color: var(--secondary); }

.responsive_menu.cell.shrink { margin-left: 1rem; }
.cheeseburger-menu__side-menu { left: unset; right: 0; }
.block-cheeseburgermenu-container { width: 100%; z-index: 201; transform: translateX(100%); }
.block-cheeseburgermenu-container--is-open { width: 100%; z-index: 201; transform: translateX(0%); }
.cheeseburger-menu__main-navigation-area>div:last-child { border-bottom: 0; display: flex; align-items: center; justify-content: center; width: 100%; }
ul.cheeseburger-menu__mainmenu { font-size: 1.8rem; width: 100%; }
.cheeseburger-menu__main-navigation-area { padding-bottom: 0; border-bottom: 0; display: flex; align-items: stretch; justify-content: center; width: 100%; flex-direction: column; flex-wrap: nowrap; justify-content: start; }
.cheeseburger-menu__item-label { flex: unset; }
.cheeseburger-menu__side-trigger { padding-right: 20px; flex-wrap: wrap; align-content: flex-end; flex-direction: column; justify-content: center; align-items: flex-end; max-width:90rem; width:100%; margin: 0 auto; }
.cheeseburger-menu__backdrop { z-index: 0; }
.cheeseburger-menu__side-trigger svg { fill: var(--primary); margin: 0 auto; }

a.cheeseburger-menu__item-label { font-family: Baskerville; text-align: center; }
div#block-component-theme-cheeseburgermenu { background: linear-gradient(-45deg, #eee7e5, #efe3e8, #e0eaed, #23d5ab); background-size: 400% 400%; animation: gradient 15s ease infinite; min-height: 100vh; }
@keyframes gradient {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

.cheeseburger-menu__mainmenu>li a {text-align: center;}
a.cheeseburger-menu__item-label { text-align: center; margin: auto; width: 100%; display: block; font-family: "Lexend"; }




.button.text-block-button a,
.comp-side-image-cta a {font-family: "Lexend", roboto, arial, serif; font-weight: 400;}


.teachers-hp { background: #C7D7C7; }
.teachers-hp .grid-container { max-width: 1024px;     }
.teachers-hp .text-block-media { border-radius: 3%; overflow: hidden; box-shadow: 2px 2px 11px 5px rgba(0, 0, 0, 0.2); margin: 2rem; border: 21px solid #fff;}
.teachers-hp { background: #C6D7C7;}
.teachers-hp .button { background-color: #a8c2aa; border-color: #fff; border-radius: 50px; padding: 0.5rem 2rem; margin-top: 1rem;
    -webkit-box-shadow: 8px 8px 15px -7px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 8px 8px 15px -7px rgba(0, 0, 0, 0.4);
    box-shadow: 8px 8px 15px -7px rgba(0, 0, 0, 0.4);}

.text-blocks-group .button a { color: var(--primary);}
.teachers-hp .h2.text-blocks-main-title { font-weight: 500; margin: 2rem 0 3rem; color: #547857; font-size: 2.5rem; line-height: 1;}
.teachers-hp .h3.text-block-title { font-weight: 500; margin-bottom: 1rem; color: var(--secondary);}
.teachers-hp .text-block-body p {text-align: center; max-width: 700px; margin: auto;}
.teachers-hp .h4.text-block-subtitle {color: var(--secondary)}


.grid-container.pricing { background: #fff3f3; padding: rem 0; 
/*    background-image: linear-gradient(to left bottom, #f7cfe6, #f0d4ed, #e9d9f2, #e3ddf5, #dfe1f5, #dce5f8, #d9e8fb, #d6ecfc, #cef1ff, #c5f6ff, #befbff, #bafffa);*/
}
.grid-container.pricing .text-center {max-width: 1000px; margin: auto;}

.pricing .cell .paragraph--type--text-single-block { border-radius: 5px; background-image: linear-gradient(to right top, #f7cfe6, #f0d4ed, #e9d9f2, #e3ddf5, #dfe1f5, #dce5f8, #d9e8fb, #d6ecfc, #cef1ff, #c5f6ff, #befbff, #bafffa); transition: all .2s ease-in-out; padding: 2rem 1rem; 
-webkit-box-shadow: 15px 15px 10px -11px rgba(0,0,0,0.31);
-moz-box-shadow: 15px 15px 10px -11px rgba(0,0,0,0.31);
box-shadow: 15px 15px 10px -11px rgba(0,0,0,0.31); height: 100%;}

.pricing .cell .paragraph--type--text-single-block:hover { transform: scale(1.1)!important; }

.pricing .cell .h3 { margin: 2rem 0; color: var(--thecentre); letter-spacing: 0; font-size: 1.5rem; font-weight: 600; font-family: 'Frutiger LT Std', sans-serif; min-height: 4rem; display: flex; align-items: center; justify-content: center; }

.pricing .text-block-body:before { content: ""; border-top: 1px dotted var(--thecentre); padding-bottom: 2rem; clear: both; width: 71%; display: table; margin: auto; }
.pricing .cell hr { width:50% }
.pricing .text-block-body p { font-size: 1rem; font-weight: bold; }


blockquote { max-width: 100%; padding: 0; border-radius: 0rem; margin: 0rem auto; }
.testimonial-body { quotes: "“" "”"; margin: 2rem 0rem; }

.social { display: table; margin: auto; }
.social ul { display: flex; float: right; margin: 0; }
.social ul li { list-style: none; }
.social ul li a { display: block; position: relative; width: 40px; height: 40px; line-height: 40px; font-size: 15px; text-align: center; text-decoration: none; color: #ffffff; margin: 0px; transition: .5s; }
.social ul li a span { position: absolute; transition: transform .5s; }
.social ul li a span:nth-child(1),
.social ul li a span:nth-child(3) { width: 100%; height: 1px; background: #ffffff; }
.social ul li a span:nth-child(1) { top: 0; left: 0; transform-origin: right; }
.social ul li a:hover span:nth-child(1) { transform: scaleX(0); transform-origin: left; transition: transform .5s; }
.social ul li a span:nth-child(3) { bottom: 0; left: 0; transform-origin: left; }
.social ul li a:hover span:nth-child(3) { transform: scaleX(0); transform-origin: right; transition: transform .5s; }
.social ul li a span:nth-child(2),
.social ul li a span:nth-child(4) { width: 1px; height: 100%; background: #ffffff; }
.social ul li a span:nth-child(2) { top: 0; left: 0; transform: scale(0); transform-origin: bottom; }
.social ul li a:hover span:nth-child(2) { transform: scale(1); transform-origin: top; transition: transform .5s; }
.social ul li a span:nth-child(4) { top: 0; right: 0; transform: scale(0); transform-origin: top; }
.social ul li a:hover span:nth-child(4) { transform: scale(1); transform-origin: bottom; transition: transform .5s; }
.social ul li a:hover { color: #fff; }

.footer-menu .block__content.block-menu__content { display: table; margin: auto; }
.footer-menu .block__content.block-menu__content ul { margin:0; }
.footer-menu .block__content.block-menu__content ul li a { color: #fff; }



/*PARAGRAPHS TEXT*/
.title-center h2.comp-text-main-title { text-align: center; }
.comp-text-icon { margin-bottom: 2rem; margin-top: 2rem; }
.comp-text-content-cntnr { }
.comp-text button { margin-top: 0rem; }
.comp-text button a { border-bottom: 1px solid var(--primary); font-size: 1.2rem; line-height: 2; color: var(--primary); padding: 1rem 2rem; -webkit-transition: 0.3s; transition: 0.3s; }
.comp-text button a:hover { border-bottom: 1px solid var(--secondary); color: #fff; }


.grid-x #instafeed { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; }
.grid-padding-x #instafeed .cell { padding-right: 0.9375rem; padding-left: 0.9375rem; }
.small-up-2 #instafeed .cell { width: 50%; }



/*EVENTS*/

.news-page-banner { position: relative; }
.news-page-banner img { width: 100%; }
.news-page-banner .node-title { position: absolute; bottom: 1rem; left: 1rem; }

/*NEWSLETTER*/

.newsletter-subscription {background-color: #C6D7C7;} 
.newsletter-form {max-width: 600px; margin: auto;}
.newsletter-form form {margin: 2rem;}

/*CUSTOM*/

.white-bg img {background-color: #fff;}


@media print, screen and (min-width:40em) {
    .medium-up-4 #instafeed .cell { width: 25%; }
}
@media print, screen and (min-width:64em) {
    .large-up-6 #instafeed .cell { width: 16.66667%; }
}

.blocks-2-centre .text-center {justify-content: center; }



@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes fadeIn-slide-up {
    from { opacity: 0; bottom: 0%}
    to { opacity: 1; }
}

/* Small only */
@media screen and (max-width:39.9375em) {
    .comp-text button a,
    .comp-text button a:hover { padding: .3rem 0rem; }
    .comp-banner-content h1 { font-size: 3rem; margin-left: 2rem; }
    .comp-banner-content { left: 0; }
    .cheeseburger-menu__mainmenu>li { padding-left: 0; }
    nav .block-menu__content ul { padding-top: 1rem }
    nav .block-menu__content ul li { margin: 0.2rem }
    div#block-the-centre-child-handcraftedby { margin-top: 1rem; }
    div#block-the-centre-child-handcraftedby p { margin: 0 }
    .hp-carousel .carousel-content .h2 {font-size: 3rem;} 
    .carousel-content .button {font-size: 1rem; padding: 0.5rem 1.5rem;}
    .carousel-media-item img { width: 100%; height: calc(50vh); object-fit: cover; object-position: center; }

}


@media screen and (min-width:40em) and (max-width:63.9375em){
}

@media screen and (min-width:40em) {
    .text-2-columns .comp-text-main-body { column-count: 2; column-gap: 40px; }
    .webform-shi { padding-right: 3rem; border-right: 1px solid #333; }
    .address-shi { padding-left: 3rem; }

}

/* Large and up */
@media screen and (min-width:64em) {
    .comp-text-icon { margin-bottom: 2rem; margin-top: 0rem; }


}

@media screen and (min-width:64em) and (max-width:74.9375em) {
}
    

    
     
