/*
 Theme Name:     Kids World Werribee
 Author:         FL3P
 Author URI:     https://getfl3pped.com
 Template:       Divi
 Version:        v1.0
 Description:   A Child Theme for Kids World Werribee by FL3P
 Wordpress Version: 4.9.7
*/


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */

/* MENU */
/*
	1. GENERAL
	2. HEADER
	3. HOME PAGE
	4. ABOUT US PAGE
	5. OUR STAFF PAGE
	6. ENROL PAGE
	7. NEWS PAGE
	8. BOOK A TOUR PAGE
	9. CONTACT PAGE
	10. FOOTER
	11. 404 PAGE
*/

@font-face {
    font-family: 'fredoka';
    src: url("fonts/fredoka/fredoka.ttf");
}

@font-face {
    font-family: 'montserrat';
    src: url("fonts/montserrat/montserrat.ttf");
}

/* GENERAL */

h1, h2, h3, h4, h5, h6,
a.et_pb_button,
a.buttonC,
a.seeMore,
div#page-container header#main-header ul li a,
body.home div#page-container header#main-header .et_mobile_menu li a,
.et_pb_module_header {
	font-family: 'Fredoka One', cursive !important;
	font-weight: 400 !important;
}

.heroSlider p {
	font-family: 'Concert One', cursive;
}

.aboutTwoCols p,
.aboutTwoCols p span,
.aboutCommunity p,
.aboutCommunity p span,
p, span,
.et_pb_text_inner ul li,
.et_pb_toggle_content {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

/* buttons */
#page-container div.et_pb_slider_container_inner div.et_pb_button_wrapper a.et_pb_button,
button.et_pb_contact_submit.et_pb_button,
#page-container div.et_pb_button_module_wrapper a.et_pb_button {
	border-radius:10px;
	font-family: 'Fredoka One', cursive;
	text-transform:uppercase;
	text-decoration:none !important;
	color:#5e92be;
	background:#ffce00;
	padding: 0.5em 2.5em !important;
	border-radius:10px;
	border:none;
	transition:all 230ms ease-in;
}

#page-container div.et_pb_slider_container_inner div.et_pb_button_wrapper a.et_pb_button:hover,
button.et_pb_contact_submit.et_pb_button:hover,
#page-container div.et_pb_button_module_wrapper a.et_pb_button:hover {
	padding: 0.5em 2.5em !important;
	border-radius:10px;
	color:#ffce00;
	background:#5e92be;
	transition:all 230ms ease-in;
}

a.buttonC {
	padding: 1em 2.5em !important;
	border-radius:10px;
	font-family: 'Fredoka One', cursive;
	text-transform:uppercase;
	text-decoration:none !important;
	color:#5e92be;
	background:#ffce00;
	display:inline-block;
	margin-top:20px;
	font-size:18px;
	transition:all 230ms ease-in;
}

a.buttonC:hover {
	padding: 1em 2.5em !important;
	border-radius:10px;
	color:#ffce00;
	background:#5e92be;
	transition:all 230ms ease-in;
}

/* backgrounds */
.yellow-background {
	background-color: #FFFAE6;
}

.bubble-background {
	background-image:url('images/background.png');
	background-position: top center;
	background-repeat: repeat;
	background-size: contain;
}

.bubble-background--dark {
	background-image:url('images/background-2.png');
}

/* black overlay */
.black-overlay::before,
.before-enroll__image-overlay .et_pb_image_wrap::before {
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:#0e0e0e;
	opacity: 0.6;
	z-index:2;
}

.black-overlay--70::before {
	opacity: 0.7;
}

/* Arrow Links */
a.seeMore {
	color: black;
	display: inline-block !important;
  	text-decoration: none !important;
	line-height:24px;
  	vertical-align:middle;
	font-size:22px;
	padding:1em 1.3em;
	border-radius:10px;
	transition: all 230ms ease-in;
}

a.seeMore:hover {
	background:#ffce00;
	transition: all 230ms ease-in;
}

a.seeMore::before {
  background: url("images/arrow1.png") no-repeat 50% 50%;
  content: "";
  display: inline-block;
  margin-right: 10px;
  height: 20px;
  width: 50px;
  line-height:24px;
  vertical-align:middle;
  transition: all 230ms ease-in;
}

a.seeMore:hover::before {
  background-image: url("images/arrow1.png");
  transition: all 230ms ease-in;
}

a.seeMore--no-bg {
	padding: 0px;
	margin-top:50px;
	transition:unset;
}

a.seeMore--no-bg:hover {
	background-color: transparent;
	color: #ffce00;
	transition:unset;
}

a.seeMore--no-bg::before {
	transition:unset;
}

a.seeMore--no-bg:hover::before {
	background-image: url("images/arrow2.png");
	transition:unset;
}

a.seeMore--yellow-white {
	color:#fff;
}

a.seeMore--yellow-white::before {
	background-image: url("images/arrow2.png");
}

a.seeMore--yellow-white:hover {
	color:#000;
}

a.seeMore--yellow-white::before:hover {
	background-image: url("images/arrow1.png");
}

/* HEADER */
/* make dropdown small */
#page-container #main-header .container #et-top-navigation ul#mobile_menu {
	width:50%;
	margin-left: 50%;
}

body:not(.home) header#main-header {
	position:relative !important;
	top:0 !important;
}

/* submenu */
ul#mobile_menu,
ul.submenu {
	text-align: left;
}

#page-container .et_mobile_menu .menu-item-has-children>a {
	background-color:#fff;
}

div#page-container header#main-header #top-menu-nav #top-menu .sub-menu {
	margin-top:-20px;
}

div#page-container header#main-header #top-menu-nav #top-menu .sub-menu li a,
div#page-container header#main-header #et_mobile_nav_menu .sub-menu li a {
	color:#000;
}

.parent-pageid-40 div#page-container header#main-header #top-menu-nav #top-menu .sub-menu li a,
.parent-pageid-40 div#page-container header#main-header #et_mobile_nav_menu .sub-menu li a {
	color:#5e92be
}

#top-menu-nav #top-menu .sub-menu {
	background-color:#fff;
}

.home .mobile_menu_bar::before {
	color:#fff;
}
/*padding*/
div#page-container header#main-header {
	padding:20px 0px;
}

/* active color */
body.home div#page-container header#main-header ul li.current-menu-item a {
	color: #ffce00;
}

div#page-container header#main-header ul li.current-menu-item a,
div#page-container header#main-header ul#mobile_menu .current-menu-item,
body.home div#page-container header#main-header ul#mobile_menu li.current-menu-item a {
	color: #5e92be;
}

/* home header */
body.home div#page-container header#main-header {
	background: transparent;
}

body.home div#page-container header#main-header ul li a {
	color: #fff;
}

/* all pages header */
div#page-container header#main-header {
	background: #fff;
}

div#page-container header#main-header ul li a,
body.home div#page-container header#main-header .et_mobile_menu li a  {
	color: #000;
}

/* HOME PAGE */

/* Home Hero section */
.et_pb_slides .et_pb_slide {
	padding-bottom:60px;
}

.heroSlider div.et_pb_module div.et_pb_slide div.et_pb_container {
	margin-left:0px;
}

/* Home About us */
.homeAboutUsSection .homeAboutUsRow div.et_pb_module.aboutUsBlurb {
	height:400px;
}

.homeAboutUsSection a.seeMore {
	padding:15px 20px;
	border-radius:10px;
	transition: all 230ms ease-in;
}

.homeAboutUsSection #aCol1 .et_pb_module .et_pb_blurb_content .et_pb_blurb_container {
	margin-top:11px;
}

.homeAboutUsSection #aCol2 .et_pb_module .et_pb_blurb_content .et_pb_blurb_container {
	margin-top:13px;
}

/* Home Parent Book */
.parentBookSection {
	min-height:80vh;
	display:flex;
	justify-content:center;
}

.parentBookSection .et_pb_row.parentBookRow h4 {
	margin-bottom:10px;
}

.parentBookRow .et_pb_column {
	width:50%;
}

/* Home Enrol */

.homeEnrolSection .homeEnrolLinks div.et_pb_column {
	display:flex;
	flex-wrap: wrap;
	justify-content:space-between;
}

/* Home Book */
.homeBookSection .et_pb_module a {
	letter-spacing:2px;
	font-family:fredoka;
	text-align:center;
	display:block;
	line-height:140px;
	width:100%;
	color:#fff;
	transition:all 230ms ease-in;
}

.homeBookSection .et_pb_module a:hover {
	color:#5e92be;
	background: #ffce00;
	transition:all 230ms ease-in;
}

/* Home News */
.et_pb_blog_0 .more-link {
	text-decoration:underline;
	transition:color 230ms ease-in;
}

.et_pb_blog_0 .more-link:hover {
	color: #5e92be;
	transition:color 230ms ease-in;
}

.newsNewsSection .newsNewsRow .et_pb_blog_grid .et_pb_image_container {
	overflow:hidden;
}

/* ABOUT US PAGE */

/* Our Approach Section */
.aboutTwoCols .aboutTwoColsRow.imgFirst .et_pb_column:nth-child(1),
.aboutTwoCols .aboutTwoColsRow.imgSecond .et_pb_column:nth-child(2) {
	background-size:cover;
	background-repeat:no-repeat;
}

.aboutTwoCols .aboutTwoColsRow.imgSecond,
.aboutTwoCols .aboutTwoColsRow.imgFirst {
	display:flex;
}

.aboutTwoCols .aboutTwoColsRow.imgSecond .et_pb_column:nth-child(1),
.aboutTwoCols .aboutTwoColsRow.imgFirst .et_pb_column:nth-child(2){
	align-self:center;
}

.aboutTwoCols .aboutTwoColsRow.imgSecond .et_pb_column:nth-child(2),
.aboutTwoCols .aboutTwoColsRow.imgFirst .et_pb_column:nth-child(1){
	min-height:300px;
}

}

.aboutTwoCols .aboutTwoColsRow.book a {
	color: #5e92be;
	display:inline;
	margin-top:0px;
	font-size:20px;
	transition: color 230ms ease-in;
}

.aboutTwoCols .aboutTwoColsRow.book a:hover {
	color: black;
	transition: color 230ms ease-in;
}

/* Touch Section */
.aboutTouchButtons .et_pb_column {
	display:flex;
	justify-content:center;
}

.aboutTouchButtons .et_pb_column .et_pb_button_module_wrapper:nth-child(1) {
	margin-right:50px;
}

.aboutTouchSection .et_pb_row .et_pb_column .et_pb_module.et_pb_image {
	margin-top:-30px;
	width:150px;
}

/* OUR STAFF PAGE */

/* Our Community Section */
.et_pb_row.our-community-section-2{
	background-color: transparent;
}
.et_pb_row.our-community-section-2 img{
	width: 100%;
	padding: 40px;
	padding-bottom: 0px;
}
.et_pb_row.our-community-section-2 .et_pb_image .et_pb_image_wrap {
	width: 100%;
}
.et_pb_row.our-community-section-2 .et_pb_text {
	padding: 40px;
}

/* Our Staff Section */
.person-row .et_pb_column {
    display:flex;
    flex-wrap:wrap;
}

.person-row .person {
    width:25%;
}

.person .et_pb_image_wrap {
    width:200px;
    height:200px;
    overflow: hidden;
    border-radius: 50%;
}

/* ENROL PAGE */
.enrolBefore__content .before-enroll__image {
	background-image: url('images/book-image.jpg');
}

#enrol-now .et_pb_blurb_description strong a:hover {
	text-decoration: underline;
}

#enrol-now .oddRow .working-text .et_pb_module,
#enrol-now .evenRow .working-text .et_pb_module{
	padding:0px !important;
}

#enrol-now .oddRow .et_pb_column:not(.working-text) .et_pb_module::before,
#enrol-now .evenRow .et_pb_column:not(.working-text) .et_pb_module::before {
	visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

#enrol-now .oddRow .et_pb_column .et_pb_module .et_pb_blurb_content {
	float:right;
}

#enrol-now .evenRow .et_pb_column .et_pb_module .et_pb_blurb_content {
	float:left;
}

#enrol-now .oddRow .et_pb_column:not(.working-text) .et_pb_module .et_pb_blurb_content,
#enrol-now .evenRow .et_pb_column:not(.working-text) .et_pb_module .et_pb_blurb_content{
	width:219px;
	height:207px;
	background:url('images/yellowShape.png');
}

#enrol-now .oddRow .et_pb_column:not(.working-text) .et_pb_module .et_pb_blurb_content .et_pb_blurb_container h4,
#enrol-now .evenRow .et_pb_column:not(.working-text) .et_pb_module .et_pb_blurb_content .et_pb_blurb_container h4 {
	text-align:center;
	font-size:100px;
	line-height:200px;
}

#enrol-now .oddRow .et_pb_column:not(.working-text) .et_pb_module .et_pb_blurb_content {
	transform:rotate(90deg);
}

#enrol-now .oddRow .et_pb_column:not(.working-text) .et_pb_module .et_pb_blurb_content .et_pb_blurb_container h4 {
	transform:rotate(-90deg);
}

/* Enrol First Day Section */
.first-day__content .et_pb_column:nth-child(2) {
	background:url("images/enrolContent.jpg");
	background-repeat:no-repeat;
	background-size:cover;
}

@media (max-width:1024px) {
	#aboutCommunity .desktop {
		display:none !important;
	}
	.mobile {
		display:block !important;
	}
}

@media (min-width:1025px) {
	#aboutCommunity .desktop {
		display: flex !important;
	}
	.mobile {
		display:none !important;
	}
}

/* BOOK A TOUR PAGE */
@media (max-width:980px) {
	.desktop {
		display:none !important;
	}
	.mobile {
		display:block !important;
	}
}

@media (min-width:981px) {
	.desktop {
		display:block !important;
	}
	.mobile {
		display:none !important;
	}
}

/* Our staff page */

/* turning off the text-align property for mobile version because some blocks are not readable
@media (max-width: 425px) {
	#page-container .et_pb_section .et_pb_row .et_pb_column h1,
	#page-container .et_pb_section .et_pb_row .et_pb_column h2,
	#page-container .et_pb_section .et_pb_row .et_pb_column h3,
	#page-container .et_pb_section .et_pb_row .et_pb_column h4,
	#page-container .et_pb_section .et_pb_row .et_pb_column h5,
	#page-container .et_pb_section .et_pb_row .et_pb_column h6,
#page-container .et_pb_section .et_pb_row .et_pb_column p,
#page-container .et_pb_section .et_pb_row .et_pb_column label,
#page-container .et_pb_section .et_pb_row .et_pb_column span,
#page-container .et_pb_section .et_pb_row .et_pb_column .et_pb_button,
#page-container .et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper,
#page-container .et_pb_section .et_pb_row .et_pb_column .et_pb_text_inner{
	text-align:center;
}
}
*/


/* FOOTER */
#main-footer {
    overflow-x: hidden;
}
#main-footer .footer-widget .widget_nav_menu {
	width: 100%;
}
#main-footer .footer-widget ul.menu {
    display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-left:-14px;
}
#main-footer .footer-widget .menu li{
    font-family: Montserrat;
    text-transform: uppercase;
    font-weight: 700;
}
#main-footer .footer-widget .menu li::before {
    display: none;
}

/* footer spacing and sizing */
#footer-bottom {
    display: none;
}
#main-footer #footer-widgets{
    padding-top: 30px;
	display:flex;
	flex-wrap:wrap;
}
#main-footer #footer-widgets .footer-widget:nth-child(2) {
	align-self:center;
	margin-left:-15px;
}

#page-container #footer-widgets .footer-widget:nth-child(1) {
	width:auto;
	align-self: center;
}

/* 404 PAGE */
.errorSection .errorRow .et_pb_code_inner {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
}

.errorSection .errorRow2 .et_pb_code_inner {
	display:flex;
	justify-content:flex-end;
}

.errorSection .errorRow2 .et_pb_code_inner img {
	width:25%;
	height:25%;
}

.errorSection .errorRow2 .et_pb_code_inner img:nth-child(1) {
	margin-right:10%;
}

.errorSection .errorRow .et_pb_code_inner img {
	margin-right:20px;
	width:30%;
	height:30%;
}

.errorSection .errorRow .et_pb_code_inner .error404 {
	align-self:center;
}

.errorSection .errorRow .et_pb_code_inner .error404 h1,
.errorSection .errorRow .et_pb_code_inner .error404 h3 {
	text-align:right;
	font-family:fredoka;
	color: #5e92be;
}

.errorSection .errorRow .et_pb_code_inner .error404 h1 {
	font-size:60px;
}

.errorSection .errorRow .et_pb_code_inner .error404 h3 {
	font-size:30px;
}

/* contact us styling */
.contactHero .contactHeroRow span {
	font-size:16px !important;
	display:block;
	margin-top: 20px;
}

.et_pb_toggle {
	transition: background-color 0.3s ease-out;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.et_pb_accordion .et_pb_toggle_close .et_pb_toggle_title:after {
	display: none;
}
.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:after {
	display: block;
}
.et_pb_accordion .et_pb_toggle_title:after {
	text-shadow: 0 0;
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
	position: absolute;
    top: 50%;
    right: 0;
    margin-top: -.5em;
    color: #ccc;
    font-size: 16px;
    content: "\e04f";
}

.et_pb_text_inner h2.contact-us-h2 {
	text-transform: uppercase;
	color: #5e92be;
	font-size: 30px;
	margin-bottom:20px;
}

.bookATourRow .et_pb_column .et_pb_module h2.contact-us-h2 {
	text-transform: uppercase;
	color: #5e92be;
	font-size: 30px;
	margin-bottom:-20px;
}
.et_pb_text_inner p span.address {
	font-size: 18px;
	line-height: 1.6em;
}

/* enrol styling */
.enrol-h2 {
	color:#ffce00;
	text-transform: uppercase;
	margin-top: 150px;
	font-size: 43px;
}
div.et_pb_module div.et_pb_text_inner .enrol-h2 + p .seeMore{
	color: #000;
	font-family: Montserrat;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 26px;
}

/* Linkback to FL3P */
#linkback a:hover{
	text-decoration:underline!important;
}

/* forms */
div.gform_wrapper div.gform_body ul.gform_fields input[type="text"],
div.gform_wrapper div.gform_body ul.gform_fields textarea {
	text-transform:uppercase;
	padding:1em !important;
	font-family:'fredoka' !important;
	color:#212121;
}

div.gform_wrapper div.gform_body ul.gform_fields input[type="text"]::placeholder,
div.gform_wrapper div.gform_body ul.gform_fields textarea::placeholder {
	color:#c1c1c1;
}

div.gform_wrapper div.gform_footer {
	margin-top:0px;
}

div.gform_wrapper div.gform_footer input[type="submit"] {
	text-transform:uppercase;
	border:none;
	padding:1.2em 3em;
	border-radius:15px;
	background-color:#ffce00;
	color: #5e92be;
	font-family:'fredoka';
	font-size:18px;
	transition: all 230ms ease-in;
}

div.gform_wrapper div.gform_footer input[type="submit"]:hover {
	background-color:#5e92be;
	color: #ffce00;
	transition: all 230ms ease-in;
	cursor:pointer;
}

/* FORMS */
.gfield_required {
	display:none;
}

.contactForm form ul {
	display:grid !Important;
	grid-template-columns: 1fr 1fr;
}

.contactForm form ul li.contact_name {
	grid-column:1/2;
}

.contactForm form ul li.contact_mail {
	grid-column:2/3;
}

.contactForm form ul li.input_message {
	grid-column:1/3;
	margin-top:-20px !important;
}

.contactForm form ul li input,
.contactForm form ul li textarea {
	border-radius:5px;
}

.contactForm form ul li.contact_name div.ginput_container input,
.contactForm form ul li.contact_mail div.ginput_container input  {
	width:100%;
}

.contactForm form {
	margin-top:-80px !important;
	margin-bottom:-30px !important;
}

.contactForm .charleft {
	display:none;
}

.contactForm .gform_footer {
	text-align:center;
}

/* NEWS */
.et_pb_blog_grid .et_pb_image_container {
	position: absolute;
	top: 0;
	left:0;
	right:0;
	bottom:0;
	z-index: 0;
	margin:0;
	height:100%;
	overflow: hidden;
}
.et_pb_blog_grid .et_pb_image_container a{
	margin:0;
	height: 100%;
}
.et_pb_blog_grid .et_pb_image_container a img {
	height: auto;
  width: auto;
  min-width: 100%;
  min-height: 100%;
	max-width: unset;
	margin-left: 50%;
	transform: translateX(-50%);
}
.et_pb_blog_grid article.et_pb_post {
	position: relative;
	border: none;
}
.et_pb_blog_grid article.et_pb_post:hover::before{
	opacity: 0.9;
}
.et_pb_blog_grid article.et_pb_post::before{
	display: block;
	content: ' ';
	position: absolute;
	top:0;
	bottom:0;
	left:0 ;
	right: 0;
	z-index: 1;
	background-color: #0e0e0e;
	opacity:0.7;
	transition: 0.45s all ease;
}
.et_pb_blog_grid .et_pb_post .entry-title{
	position: relative;
	z-index: 1;
	margin-top: 15px;
}
.et_pb_blog_grid .et_pb_post .post-meta{
	position: relative;
	z-index: 1;
}
.et_pb_blog_grid .et_pb_post .post-content {
	position: relative;
	margin-top: 30px;
	margin-bottom: 15px;
	z-index: 1;
}
.et_pb_blog_grid .et_pb_post .post-content p {
	margin-bottom: 15px;
	color: #fff;
	line-height: 1.35em;
}

#comment-wrap input[type="submit"] {
	float:left;
	border-radius:10px;
}

/* EVENTS */
span.evo_start em {
	font-family: 'Fredoka One', cursive;
}

#page-container .ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur, .ajde_evcal_calendar .evcal_month_line p {
	font-family:'montserrat';
	font-size:20px;
}

#page-container .ajde_evcal_calendar .calendar_header .evcal_arrows .fa {
	color:#5e92be;
}

#page-container .ajde_evcal_calendar .calendar_header .evcal_arrows {
	border-color:#5e92be;
}

.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info, .evo_pop_body .evcal_desc .evcal_desc_info {
	opacity: 1 !important;
}
.eventon_events_list .eventon_list_event .evcal_desc .evcal_time {
    display: block !important;
}

.eventon_events_list .eventon_list_event .evcal_desc .evcal_time,
.eventon_events_list .eventon_list_event .evcal_desc .evcal_location,
.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title, .ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc span.evcal_event_subtitle, .ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .evcal_desc em, .ajde_evcal_calendar.boxy.boxstyle1 #evcal_list .eventon_list_event .eventon_list_event .evcal_desc .evcal_desc_info {
    color:#ffce00 !important;
}

.et_pb_text_inner .boxy,
.et_pb_code_inner .boxy{
	overflow-x: hidden;
}
.et_pb_text_inner div.boxy div#evcal_list.eventon_events_list,
.et_pb_code_inner div.boxy div#evcal_list.eventon_events_list{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-left: -35px;
	margin-right: -35px;
}
.et_pb_text_inner .boxy #evcal_list.eventon_events_list .eventon_list_event,
.et_pb_code_inner .boxy #evcal_list.eventon_events_list .eventon_list_event{
	margin-left: 35px;
	margin-right: 35px;
	flex: 1 1 330px;
	margin-bottom: 20px;
}
div.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg, .ajde_evcal_calendar.boxy .evo_boxtop  {
	height: 100%!important;
}
div.ajde_evcal_calendar.boxy #evcal_list.eventon_events_list .eventon_list_event .evcal_list_a{
	z-index: 100;
	background-color: transparent;
}
div.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .evcal_cblock  {
	font-family: 'Fredoka One', display;
	color: #fed136;
	top: 15px;
	left: 30px;
}
div.ajde_evcal_calendar.boxy #evcal_list.eventon_events_list .eventon_list_event .evcal_desc{
	padding-left: 40px;
}
div.ajde_evcal_calendar.boxy.boxstyle1 #evcal_list.eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_title{
	font-family: 'Fredoka One', sans-serif;
	color: #fed136;
}
.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info {
	font-family: 'Fredoka One', sans-serif;
	color: #fed136;
}
#evcal_list .eventon_list_event p a.desc_trig {
	border: none;
	transition: background-color 230ms ease-in;
}
#evcal_list .eventon_list_event p a.desc_trig:hover {
	background-color:rgba(0,0,0,0.7);
	transition: background-color 230ms ease-in;
}
.evcal_cblock .evo_start em.month{
	font-size: 16px;
}

/* homepage form-area */
.homepage-form-area {
	background-size: 100% auto!important;
}
li.gfield .ginput_container.ginput_container_textarea textarea{
	resize: vertical;
	min-height: 127px;
	max-height: 253px;
}
.homepage-form-area .et-last-child .et_pb_module.et_pb_text{
	padding-right: 0px!important;
}
.homepage-form-area .et-last-child .et_pb_module.et_pb_text .et_pb_text_inner{
	max-width: 500px;
}

/* social  icons costumization */
.et_pb_module.et_pb_social_media_follow li.et_pb_social_icon a.icon {
	background-color: #000!important;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.et_pb_module.et_pb_social_media_follow li.et_pb_social_icon a.icon::before {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#page-container .contact__social-icons {
	width:80%;
	margin:0 auto;
}

/* event */
div#evcal_list p.desc_trig_outter a::before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background:#0e0e0e;
	opacity:0.6;
	z-index:-1;
}

div#evcal_list p.desc_trig_outter a:hover::before {
	opacity:0.8;
}

.news-poster {
    background-position: 50% 55%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    height: 450px;
    max-height: 50vh;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.news-poster::after {
    content: "";
    background-color: rgba(14, 14, 14, 0.6);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#main-content .heroSlider .et_pb_slide_overlay_container {
	background-color: rgba(14, 14, 14, 0.6);
}

#readyEnrol p {
	font-weight:500;
 	font-family:fredoka;
}

.aboutTwoColsRow .et_pb_text_inner p,
.aboutTwoColsRow .et_pb_text_inner ul {
	font-weight:400;
}

#page-container .et_pb_blurb_description,
.et_pb_text_inner p {
	font-family:montserrat;
	font-weight: 400;
}

/* top sections padding */

.our-team {
	padding:60px 0px !important;
}

#our-approach, #aboutCommunity, .enrolBefore, .newsNewsSection, .bookMain, .contactHero {
	padding-top:40px !important;
}

@media (max-width: 1191px) {
	.homeAboutUsSection .homeAboutUsRow div.et_pb_module.aboutUsBlurb {
		height:430px;
	}
}

@media (max-width:1160px) {
	.errorSection .errorRow .et_pb_code_inner .error404 h1 {
		font-size:50px;
	}
	.errorSection .errorRow .et_pb_code_inner .error404 h3 {
		font-size:25px;
	}
}

@media (max-width: 1112px) {
	.aboutTwoColsRow.kitchen a {
		margin-top: 20px;
		text-align: center;
		line-height: 1.4em !important;
		padding: 10px 28px !important;
	}
}

@media (max-width: 1100px) {
	.person-row .person {
		width:33.33%;
	}
}

@media (max-width: 1094px) {
	#et_mobile_nav_menu {
		display:block;
	}
	#top-menu{
		display:none;
	}
	div.mobile_nav ul#mobile_menu {
		background:#fff;
	}
}

@media only screen and (max-width: 1033px) {
	.homeEnrolSection .homeEnrolLinks a.seeMore {
		font-size: 20px;
	}
}

@media(max-width: 1024px){
	.et_pb_row.our-community-section {
		display: none;
	}
	.et_pb_row.our-community-section-2 {
		display: block !important;
	}
	.our-community-section-2 .et_pb_image_wrap img {
		padding:0;
	}
	.our-community-section-2 .et_pb_column {
		background:transparent;
	}
}

@media(min-width: 1024px) {
	div#enrol-now::before {
		bottom:310px;
	}
	div#enrol-now::after {
		bottom:290px;
	}
	.homeAboutUsSection a.seeMore {
		margin-top:20px;
	}
}

@media (max-width: 980px) {
	.homeAboutUsSection a.seeMore {
		display:block !important;
		text-align:center;
		width:250px;
		margin:0 auto;
	}
	.parentBookRow h4,
	.parentBookRow p,
	.parentBookRow a {
		text-align: center;
	}
	#enrol-now .oddRow .et_pb_column:not(.working-text) .et_pb_module .et_pb_blurb_content,
	#enrol-now .evenRow .et_pb_column:not(.working-text) .et_pb_module .et_pb_blurb_content {
		width:100%;
		background-repeat:no-repeat;
		background-position:center;
	}
	#page-container .aboutTwoCols .aboutTwoColsRow.imgFirst .et_pb_column:nth-child(1),
	#page-container .aboutTwoCols .aboutTwoColsRow.imgSecond .et_pb_column:nth-child(2) {
		background:none;
	}
	.aboutTwoCols .aboutTwoColsRow .et_pb_column .et_pb_module.et_pb_text {
		padding-top:0px !important;
		padding-bottom:0px !important;
		margin-bottom:30px !important;
	}
	.aboutTwoCols .aboutTwoColsRow.home .et_pb_column {
		margin-bottom:0px !important;
	}
	.aboutTwoCols .aboutTwoColsRow {
		padding-bottom:0px !important;
	}
	.page-id-32 .et_pb_text_inner p,
	.page-id-32 .et_pb_text_inner h4,
	.page-id-32 ul.et_pb_social_media_follow {
		text-align:center;
	}
	#page-container .homepage-form-area #getTouchH4 {
		margin-bottom:-30px;
	}
	.et_pb_slides .et_pb_slide .et_pb_slide_description .et_pb_button_wrapper {
		margin-top:30px;
	}
	.homeAboutUsSection .homeAboutUsRow div.et_pb_module.aboutUsBlurb {
		height:auto;
		margin-bottom:20px;
	}
	.homeAboutUsSection .homeAboutUsRow div.et_pb_column {
		margin-bottom:50px;
	}
	.homeEnrolSection .et_pb_row_4.et_pb_row.homeEnrolLinks {
		padding-top:0px;
		padding-bottom:30px;
	}
	.homeEnrolSection .homeEnrolLinks div.et_pb_column {
		flex-direction:column;
		align-items:center;
	}
	.et_pb_text_inner div.boxy div#evcal_list.eventon_events_list, .et_pb_code_inner div.boxy div#evcal_list.eventon_events_list {
		flex-flow:row;
	}
	.et_pb_text_inner .boxy #evcal_list.eventon_events_list .eventon_list_event, .et_pb_code_inner .boxy #evcal_list.eventon_events_list .eventon_list_event {
		margin-right:10px;
		margin-left:10px;
	}
	.homepage-form-area h4 {
		text-align:center;
	}
	.homepage-form-area .et-last-child .et_pb_module.et_pb_text .et_pb_text_inner {
		max-width:none;
	}
	.homepage-form-area .et_pb_text_inner p,
	.homepage-form-area .et_pb_text_inner h4 {
		text-align:center !important;
	}
	form .gform_body ul.gform_fields {
		width:80%;
		margin:0 auto !important;
	}
	div.footer-widget ul#menu-main-menu {
		width:400px;
		margin-top:0px !important;
	}
	div#footer-widgets {
		padding-bottom:25px;
	}
	.aboutTwoColsRow .et_pb_text_inner h1,
	.aboutTwoColsRow .et_pb_text_inner h2,
	.aboutTwoColsRow .et_pb_text_inner p,
	.aboutTwoColsRow .et_pb_text_inner p span,
	.aboutTwoColsRow .et_pb_text_inner span,
	.aboutTwoColsRow .et_pb_text_inner ul li {
		text-align:center;
	}
	.aboutTwoColsRow .et_pb_button {
		text-align:center;
		display:block;
		margin:0 auto;
		width:400px;
		padding:10px !important;
	}
	body.page-id-27 .et_pb_text_inner p,
	body.page-id-27 .et_pb_text_inner h2,
	body.page-id-27 .et_pb_text_inner h5,
	body.page-id-27 .et_pb_text_inner a,
	body.page-id-27 p,
	body.page-id-27 h4{
		text-align:center;
	}
	.enrolMobile .et_pb_blurb_content {
		margin-bottom:30px;
	}
	#main-footer .footer-widget ul.menu {
		margin-left:-90px;
	}
	.bookATourRow h2 {
		text-align:center;
	}
	div.gform_wrapper div.gform_footer input[type="submit"] {
		padding:15px 30px !important;
	}
	div.gform_wrapper div.gform_footer input[type="submit"] {
		display:block;
		width:200px;
		margin:0 auto;
	}
	.homeAboutUsSection .homeAboutRow h4 {
		text-align:center;
	}
	#page-container .enrolMobile {
		padding-top:50px;
	}
	.aboutTwoCols .aboutTwoColsRow .et_pb_text_inner ul li {
		text-align:left;
	}
	#our-approach, #aboutCommunity, .newsNewsSection, .bookMain, .contactHero {
		padding-top:20px !important;
	}
	.homeAboutUsSection a.seeMore {
		margin-top:50px;
	}
	#main-footer .footer-widget ul.menu {
		margin-top: 0px;
	}
}

@media (min-width: 981px) {
	div#enrol-now::before {
		content:'';
		position:absolute;
		top:170px;
		bottom:290px;
		left:50%;
		background:#5e92be;
		width:5px;
		transform:translateX(-50%);
	}
	div#enrol-now::after {
		content:'';
		position:absolute;
		width:0px;
		height:0px;
		border-left:20px solid transparent;
		border-right:20px solid transparent;
		border-top:30px solid #5e92be;
		left:50%;
		transform:translateX(-50%);
		bottom:270px;
	}
	.et_pb_gutters3 .footer-widget {
		margin: 0 5.5% 30px 0;
	}
}

@media (max-width:846px) {
	.errorSection .errorRow .et_pb_code_inner img {
		margin-right:0px;
		margin-bottom:30px;
		width:220px;
		height:220px;
	}
	.errorSection .errorRow .et_pb_code_inner .error404 h1,
	.errorSection .errorRow .et_pb_code_inner .error404 h3 {
		text-align:center;
	}
	.errorSection .errorRow2 .et_pb_code_inner {
		display:none;
	}
}

@media (max-width: 796px) {
	.person-row .person {
		width:50%;
	}
}

@media (max-width: 660px) {
	.contactForm form ul {
		grid-template-columns:1fr;
	}
	.contactForm form ul li.contact_name {
		grid-column:1/2;
	}
	.contactForm form ul li.contact_mail {
		grid-column:1/2;
	}
	.contactForm form ul li.input_message {
		grid-column:1/2;
	}
	.contactForm form ul li.contact_mail .ginput_container {
		margin-top:-30px;
	}
}

@media (max-width:767px) {
	#main-footer .footer-widget ul.menu {
		margin-left:-10px;
	}
	#main-footer #footer-widgets .footer-widget {
		width:auto !important;
		margin:0 auto !important;
		margin-bottom:25px !important;
		padding-bottom:0px !important;
	}
}

@media (max-width: 600px) {
	.person-row .person {
		width:100%;
	}
}

@media (max-width: 587px) {
	.aboutTouchButtons .et_pb_column {
		flex-direction:column;
		align-items:center;
	}
		.aboutTouchButtons .et_pb_column .et_pb_button_module_wrapper:nth-child(1) {
		margin-right:0px;
	}
		.aboutTouchSection .et_pb_row .et_pb_column .et_pb_module.et_pb_image {
		margin-top:0px;
	}
}

@media (max-width:568px) {
	.errorSection .errorRow .et_pb_code_inner .error404 h1 {
		font-size:40px;
	}
}

@media(max-width:550px) {
	#page-container #main-header .container #et-top-navigation ul#mobile_menu {
		width:100%;
		margin-left: 0%;
	}
}

@media (max-width:475px) {
	#main-footer #footer-widgets .footer-widget:nth-child(2) {
		margin-top:25px !important;
	}
	#page-container .homepage-form-area #getTouchH4 h4 {
		font-size:35px;
	}
	.aboutTwoColsRow a.et_pb_button {
		width:100%;
		padding:10px;
		line-height:1.3em;
	}
	.et_pb_text_inner div.boxy div#evcal_list.eventon_events_list, .et_pb_code_inner div.boxy div#evcal_list.eventon_events_list {
		flex-flow:row wrap;
	}
	.parentBookSection .et_pb_text_inner h4,
	.parentBookSection .et_pb_text_inner p,
	.parentBookSection .et_pb_text_inner p a {
		text-align:center;
	}
	.newsNewsRow {
		padding-top:0px
	}
	form .gform_body ul.gform_fields {
		width:100%;
	}
	.homepage-form-area .et_pb_text_inner p, .homepage-form-area .et_pb_text_inner h4 {
		margin:0;
	}
	#main-footer .footer-widget ul.menu {
		width:auto;
	}
	input#gform_submit_button_2 {
		padding:10px !important;
	}
	.enrolMobile .et_pb_main_blurb_image .et_pb_image_wrap {
		width:130px
	}
	.enrolMobile .et_pb_blurb_description a,
	.enrolMobile .et_pb_blurb_description {
		font-size:15px;
		text-align:center;
		line-height:1.3em;
	}
	#main-footer #footer-widgets .footer-widget {
		margin-bottom:0px !important;
	}
	.homeAboutUsSection .homeAboutUsRow div.et_pb_column {
		margin-bottom:30px;
	}
	.homeAboutUsSection {
		padding-bottom:0px !important;
	}
	.newsNewsRow {
		margin-top:50px;
	}
	#our-approach, #aboutCommunity, .newsNewsSection, .bookMain, .contactHero {
		padding-top:0px !important;
	}
	.newsNewsSection {
		margin-top:-30px;
	}
	.homeAboutUsSection .homeAboutUsRow div.et_pb_column div.et_pb_module div.et_pb_text_inner a.seeMore {
		margin-top:-10px;
	}
	.our-team {
		padding:40px 0px !important;
	}
	#comment-wrap input[type="submit"] {
		float: none;;
		border-radius:10px;
		margin-left:50%;
		transform: translateX(-50%);
	}
}

@media (max-width:454px) {
	.errorSection .errorRow .et_pb_code_inner .error404 h1 {
		font-size:30px;
	}
}

@media (max-width:404px) {
	.homeEnrolSection .homeEnrolLinks div.et_pb_module.enrolLink .et_pb_text_inner a {
		font-size:16px;
	}
}

@media only screen and (max-width: 375px) {
	.homeEnrolSection .homeEnrolLinks a.seeMore {
		font-size: 17px;
	}
}

@media (max-width:356px) {
	.homeAboutUsSection .homeAboutUsRow div.et_pb_column  div.et_pb_module div.et_pb_text_inner a.seeMore {
		margin-top:30px;
	}
}

@media (max-width:340px) {
	.errorSection .errorRow .et_pb_code_inner .error404 h1 {
		font-size:25px;
	}
}

@media (max-width:320px) {
	.homeAboutUsSection .homeAboutUsRow div.et_pb_column  div.et_pb_module:nth-child(1) div.et_pb_text_inner a.seeMore {
		margin-top:50px;
	}
	body #page-container .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_button {
		font-size:15px !important;
	}
	.homeEnrolSection .homeEnrolLinks a.seeMore {
		font-size: 15px;
	}
}
