.yellow-box .columns-cont .row {
	display: flex;
	justify-content: center;
	padding-top: 35px;
}
.yellow-box.cols-3.bw {
	background-color: #fff;
}
.yellow-box.cols-3.bw h1 {
	color: #51AF46;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 36px;
	margin-bottom: 5px;
}
.yellow-box.cols-3.bw .columns-cont .text-area {
	display: inline-block;
    width: 68%;
}
.social-logo {
    display: flex;
    width: 150px;
    justify-content: space-between;
}
.full-banner .banner-text {
	text-transform: uppercase;
}
.home-banner-area {
    position: relative;
    background: url(/img/kelly2024/Kelly-Mini-Sports-2018-11-11-135-Final-Composition-2000px.jpg) no-repeat center 44%;
    background-size: cover;
    width: 100%;
    height: 675px;
}
.video-box.yt-vid.vb-aus {
    width: 84%;
    margin: auto;
    overflow: hidden;
    background: url(/img/kelly2024/ksaus-video-img.jpg) no-repeat center top !important;
    background-size: cover !important;
    position: relative;
    cursor: pointer;
}
.programme-info .img-cont#hol-prog {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-13-017-Final-2000px.jpg) no-repeat center top;
    background-size: cover;
}
.programme-info .img-cont#basc {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-12-179-Final-2000px.jpg) no-repeat 55% top;
    background-size: cover;
}
.programme-info .img-cont#mms {
    background: url(/img/kelly2024/minis-multi-sports.jpg) no-repeat 55% top;
    background-size: cover;
}
.programme-info .img-cont#bms {
    background: url(/img/kelly2024/bigs-multi-sports.jpg) no-repeat 55% top;
    background-size: cover;
}
.programme-info .img-cont#gms {
    background: url(/img/kelly2024/giants-multi-sports.jpg) no-repeat 55% top;
    background-size: cover;
}
.programme-info .img-cont#bday {
    background: url(/img/kelly2024/birthday-parties.jpg) no-repeat 55% top;
    background-size: cover;
}
.programme-info .img-cont#dance-prog {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-12-145-Final-2000px.jpg) no-repeat center top;
    background-size: cover;
}
.cols-3 .kids-img#child-safe {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-14-173-Final-2000px.jpg) no-repeat 65% top;
    background-size: cover;
    position: relative;
}
.cols-3 .kids-img#staff-month {
    background: url(/img/kelly2018/coach-of-the-month_au.jpg) no-repeat 31% 75%;
    /*background-size: 650px;*/
    background-size: cover;
}
.cols-3 .kids-img#sportsday {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-12-172-Final-2000px.jpg) no-repeat 65% 77%;
    background-size: 640px;
}
.cols-3 .kids-img#sitkids {
    background: url(/img/kelly2024/happy-kids-sitting.jpeg) no-repeat center center;
    background-size: cover;
}
.cols-3 .kids-img#preschool {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-12-031-Final-2000px.jpg) no-repeat 65% top;
    background-size: cover;
}
.cols-3 .kids-img#bowlkids {
    background: url(/img/kelly2024/bowling-kids.jpeg) no-repeat center center;
    background-size: cover;
}
.cols-3 .kids-img#special-event {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-12-007-Final-2000px.jpg) no-repeat 31% 75%;
    background-size: 650px;
}
.cols-3 .kids-img#kiddad {
    background: url(/img/kelly2024/kid-dad.jpeg) no-repeat 31% 75%;
    background-size: cover;
}
.cols-3 .kids-img#star-term {
    background: url(/img/kelly2024/star-term.jpg) no-repeat 31% 32%;
    background-size: cover;
}
div#child-safe > div {
    position: relative;
    text-align: right;
    padding: 15px;
}
div#child-safe img {
	/*position: absolute;
	left: 170px;
	top: 20px;*/
	/*width: 250px;*/
    width: 60%;
}
.full-banner#bas-prog {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-12-179-Final-2000px.jpg) no-repeat center 55%;
    background-size: cover;
}
.full-banner#hol-prog {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-13-017-Final-2000px.jpg) no-repeat center -60px;
    background-size: cover;
}
.full-banner#our-coaches {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-12-158-Final-2000px.jpg) no-repeat center -200px;
    background-size: cover;
}
.full-banner#ourstory {
    background: url(/img/kelly2024/banner-our-story.jpg) no-repeat center 32%;
    background-size: cover;
}
.full-banner#meet-the-team {
    background: url(/img/kelly2024/banner-meet-the-team.jpeg) no-repeat center 11%;
    background-size: cover;
}
.full-banner#contact-us {
    background: url(/img/kelly2024/banner-contact-us.jpeg) no-repeat center 18%;
    background-size: cover;
}
.full-banner#blogs {
    background: url(/img/kelly2024/banner-blogs.jpeg) no-repeat center 37%;
    background-size: cover;
}
.full-banner#locations {
    background: url(/img/kelly2024/banner-locations.jpeg) no-repeat center 39%;
    background-size: cover;
}
.full-banner#how-to-book {
    background: url(/img/kelly2024/banner-how-to-book.jpeg) no-repeat center 30%;
    background-size: cover;
}
.full-banner#faqs {
    background: url(/img/kelly2024/banner-faqs.jpeg) no-repeat center 19%;
    background-size: cover;
}
.footer {
    background: url(/img/kelly2024/kms-footer.jpg) no-repeat center 60%;
    background-size: cover;
    position:relative;
}
.footer:after {
    content: '';
    position: absolute;
    background-color: #732772;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.9;
}
.full-banner#isc {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-14-152-Final-2000px.jpg) no-repeat center -250px;
    background-size: cover;
}
.full-banner#presc {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-12-046-Final-2000px.jpg) no-repeat center 35%;
    background-size: cover;
}
.full-banner#jeff {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-13-078-Final-2000px.jpg) no-repeat center 50%;
    background-size: cover;
}
.full-banner#staff {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-13-010-Final-2000px.jpg) no-repeat center 35%;
    background-size: cover;
}
.full-banner#careers {
    background: url(/img/kelly2024/banner-careers.jpeg) no-repeat center 31%;
    background-size: cover;
}
.full-banner#franchises {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-13-070-Final-2000px.jpg) no-repeat center 30%;
    background-size: cover;
}

.article.colo-comp.three-col .content-text-area .colm {
    width: 30%;
}
.article .vacancy-boxes.flexbox {
    display: flex;
    padding: 25px 0;
    flex-wrap: wrap;
}
.article .vacancy-boxes.flexbox .vacancy-box {
    position: relative;
    padding-bottom: 100px;
    width: 400px;
    margin-right: 30px;
    margin-bottom: 30px;
}
.article .vacancy-boxes.flexbox .vacancy-box .learn-more {
    width: 165px;
    padding-top: 0;
    position: absolute;
    bottom: 35px;
}
body .section-container.franchises {
    margin: 0 90px;
}
.full-banner#minisporters {
    background: url(/img/kelly2024/banner-mini-sporters.jpeg) no-repeat center 37%;
    background-size: cover;
}
.full-banner#sports-tennis {
    background: url(/img/kelly2024/banner-tennis.jpg) no-repeat center 37%;
    background-size: cover;
}
.full-banner#sports-basketball {
    background: url(/img/kelly2024/banner-basketball.jpg) no-repeat center 37%;
    background-size: cover;
}
.full-banner#sports-cricket {
    background: url(/img/kelly2024/banner-cricket.jpg) no-repeat center 30%;
    background-size: cover;
}
.full-banner#sports-footy {
    background: url(/img/kelly2024/banner-footy.jpg) no-repeat center 26%;
    background-size: cover;
}
.full-banner#sports-rugby {
    background: url(/img/kelly2024/banner-rugby.jpg) no-repeat center 34%;
    background-size: cover;
}
.full-banner#sports-soccer {
    background: url(/img/kelly2024/banner-soccer.jpg) no-repeat center 34%;
    background-size: cover;
}
.full-banner#bigsporters {
    background: url(/img/kelly2024/banner-big-sporters.jpeg) no-repeat center 26%;
    background-size: cover;
}
.full-banner#giantsporters {
    background: url(/img/kelly2024/banner-giant-sporters.jpeg) no-repeat center 37%;
    background-size: cover;
}
/* .full-banner#fundays {
    background: url(/img/kelly2024/banner-fun-days.jpeg) no-repeat center 52%;
    background-size: cover;
} */
.full-banner#fundays {
    background: url(/img/kelly2024/FunDaysWebPage.jpg) no-repeat center 52%;
    background-size: cover;
}
.full-banner#bdayparties {
    background: url(/img/kelly2024/banner-birthday-parties.jpeg) no-repeat center 28%;
    background-size: cover;
}
.full-banner#about-kms {
    background: url(/img/kelly2024/about-kms.jpeg) no-repeat center 36%;
    background-size: cover;
}
.full-banner#qual-care {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-12-191-Final-2000px.jpg) no-repeat center -285px;
    background-size: cover;
}
.full-banner#supp-ck {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-14-173-Final-2000px.jpg) no-repeat center -370px;
    background-size: cover;
}
.full-banner#childsafe {
    background: url(/img/kelly2024/Kelly-Mini-Sports-2018-11-14-083-Final.webp) no-repeat center 35%;
    background-size: cover;
}
.full-banner#sponsors {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-14-156-Final-2000px.jpg) no-repeat center -200px;
    background-size: cover;
}
.article.ha {
    height: auto;
}
.sponsor-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    /*margin-top: 100px;*/
    margin-top: 50px;
}
.sponsor-logos .sponsor-logo {
    display: inline-block;
    width: 202px;
}
.sponsor-logos .sponsor-logo img {
    width: 100%;
}
a.a-undlin.white, a.a-undlin.white:link, a.a-undlin.white:visited {
    color: #fff;
    font-size: 22px;
}
.full-banner#three-boys {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-14-162-Final-2000px.jpg) no-repeat center 25%;
    background-size: cover;
}
.article#privacy p {
    font-weight: 300;
    font-size: 22px;
}
.article#privacy p strong {
    font-weight: 700;
    font-size: 26px;
}

.article#privacy ul li {
    font-size: 22px;
    font-weight: 300;
}
.article#privacy ul ul {
    list-style-type: disc;
}
.full-banner#privacy {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-14-138-Final-2000px.jpg) no-repeat center 36%;
    background-size: cover;
}
.article#terms-cond > p.p1 {
    position: relative;
    width: auto;
    margin: 0 150px;
    margin-top: 30px;
}
.full-banner#terms-cond {
    background: url(/img/kelly2024/banner-terms.jpeg) no-repeat center center;
    background-size: cover;
}
.full-banner#privacy-policy {
    background: url(/img/kelly2024/banner-privacy.jpeg) no-repeat center 26%;
    background-size: cover;
}
.full-banner#dance {
    background: url(/img/kelly2018/Kelly-Sports-2018-11-12-143-Final-2000px.jpg) no-repeat center -130px;
    background-size: cover;
}
.years25 {
    text-align: center;
    position: absolute;
    top: -137px;
    width: 100%;
}
.years25 img {
    width: 165px;
}
.yellow-box.yb-1200 {
    padding-top: 50px;
}
.segment2 {
    padding-bottom: 75px;
}
.slick-slider .slick-list {
    height: 650px !important;
}
a.cancel-edit {
    color: #5ac14e;
    text-decoration: underline;
    cursor: pointer;
    font-size: 22px;
    font-weight: 300;
    text-align: right;
    float: right;
}
a.cancel-edit i {
    position: relative;
    top: 2px;
    left: 4px;
}
.top-notification-bar {
    background-color: #fbb025;
    z-index: 10000;
    width: 100%;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-notification-bar.bar-green {
    background-color: #b0c933;
}
.top-notification-bar div {    
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
}

.top-notification-bar img.nb-logo {
    position: relative;
    left: 30px;
    width: 50px;
    top: -2px;
}
.top-notification-bar img.top-notification-x {
    position: relative;
    right: 25px;
    width: 30px;
    cursor: pointer;
}
.top-bar {
    background: unset;
    background-color: #732772;
    ;
}
.article.basc {
    height: auto;
}
.basc-view .article.sp-green {
    height: auto;
}
.basc-view .article.sp-green {
    background-color: #51AF46;
}
.sp-green .h1 {
    color:#FCB027;
}
.no-marg-top .find-events-box-blue {
    margin-top: 0;
}
.full-banner#dance-hero {
    position: relative;
    background: url(/img/kelly2024/Hero-dance-program-for-kidsl.jpg) no-repeat top;
    background-size: cover;
    width: 100%;
    /* height: 675px; */
    z-index:1;
}
.full-banner#das {
    position: relative;
    background: url(/img/kelly2024/Dance-program-for-kids-2.jpg) no-repeat center 35%;
    background-size: cover;
    z-index: 1;
}
.full-banner#ento {
    position: relative;
    background: url(/img/kelly2024/Dance-program-for-kids-3.jpg) no-repeat center 35%;
    background-size: cover;
    z-index: 1;
}
.yellow-box .club-features.info p {
    color:#000;
}
.hp-view .club-features.info span {
    color:#fff;
}
.full-banner#hp-hero {
    position: relative;
    background: url(/img/kelly2024/Sport-School-Holiday-Program-hero-1.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    /* height: 675px; */
    z-index: 1;
}
.full-banner#ffk {
    background: url(/img/kelly2024/Sport-School-Holiday-Program-hero-2.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    z-index:1;
}
.full-banner#use {
    position: relative;
    background: url(/img/kelly2024/Sport-School-Holiday-Program-hero-3.jpg) no-repeat center 35%;
    background-size: cover;
    z-index: 1;
}
.full-banner#basc-hero {
    position: relative;
    background: url(/img/kelly2024/Cricket-before-and-after-school.jpg) no-repeat center;
    background-size: cover;
    width: 100%;
    z-index: 1;
}
.full-banner#fah {
    position: relative;
    background: url(/img/kelly2024/KellySports-2018-11-12-212Final.jpg) no-repeat center 35%;
    background-size: cover;
    z-index: 1;
}
.full-banner#hwf {
    position: relative;
    background: url(/img/kelly2024/Soccer-before-and-after-school-for-kids.jpg) no-repeat center 80%;
    background-size: cover;
    z-index: 1;
}
.hp-slider .slick-slide img {
    width: 450px;
    display: inline-block;
    margin: 0 5px;
}
.video-box.yt-vid.vb-aus-kms {
    width: 84%;
    margin: auto;
    overflow: hidden;
    background: url(/img/kelly2024/Kelly-Mini-Sports-2018-11-11-135-Final-Composition-2000px.jpg) no-repeat center 75% !important;
    background-size: cover !important;
    position: relative;
    cursor: pointer;
}
.video-box.yt-vid.vb-aus-kms.footy {
    background: url(/img/kelly2024/Video-Thumbnails_Website-Footy.png) no-repeat center center !important;
    background-size: cover !important;
}
.video-box.yt-vid.vb-aus-kms.basketball {
    background: url(/img/kelly2024/Video-Thumbnails_Website-Basketball.png) no-repeat center center !important;
    background-size: cover !important;
}
.video-box.yt-vid.vb-aus-kms.cricket {
    background: url(/img/kelly2024/Video-Thumbnails_Website-Cricket.png) no-repeat center center !important;
    background-size: cover !important;
}
.video-box.yt-vid.vb-aus-kms.rugby {
    background: url(/img/kelly2024/Video-Thumbnails_Website-Rugby.png) no-repeat center center !important;
    background-size: cover !important;
}
.video-box.yt-vid.vb-aus-kms.soccer {
    background: url(/img/kelly2024/Video-Thumbnails_Website-Soccer.png) no-repeat center center !important;
    background-size: cover !important;
}
.video-box.yt-vid.vb-aus-kms.tennis {
    background: url(/img/kelly2024/Video-Thumbnails_Website-Tennis.png) no-repeat center center !important;
    background-size: cover !important;
}
.video-box.yt-vid.vb-aus-kms.bigs {
    background: url(/img/kelly2024/Video-Thumbnails_Website-Big-Sporters.png) no-repeat center center !important;
    background-size: cover !important;
}
.video-box.yt-vid.vb-aus-kms.giants {
    background: url(/img/kelly2024/Video-Thumbnails_Website-Giant-Sporters.png) no-repeat center center !important;
    background-size: cover !important;
}
.video-box.yt-vid.vb-aus-kms.minis {
    background: url(/img/kelly2024/Video-Thumbnails_Website-Mini-Sporters.png) no-repeat center center !important;
    background-size: cover !important;
}
.video-box.yt-vid.vb-aus-kms.homepage {
    background: url(/img/kelly2024/Video-Thumbnails_Website-KMS-Intro.png) no-repeat center center !important;
    background-size: cover !important;
}
.video-box.yt-vid.vb-aus-dance {
    width: 84%;
    margin: auto;
    overflow: hidden;
    background: url(/img/kelly2024/Dance-Video-THUMBNAIL.jpg) no-repeat center top !important;
    background-size: cover !important;
    position: relative;
    cursor: pointer;
}
.video-box.yt-vid.vb-aus-hp {
    width: 84%;
    margin: auto;
    overflow: hidden;
    background: url(/img/kelly2024/School-holiday-sports-program-video.jpg) no-repeat center top !important;
    background-size: cover !important;
    position: relative;
    cursor: pointer;
}
.video-box .splat {
    position: absolute;
    top: 200px;
    margin: auto;
    width: 100%;
}
.video-box .splat.swtea {
    top: 38%;
    left: 3%;
}
.video-box .splat.swtea img {
    width: 15%;
}
.hp-view .club-features .hp-geni div {
    min-height: 0;
}
.fl-boxes {
    justify-content: space-between;
}
.fl-boxes .fl-box .fl-text {
    width: 83%;
}
.section-container.purple {
    background-color: #732772;
    margin: 0;
    padding: 0 150px;
}
.p-choice .h1 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 0;
    padding-bottom: 10px;
}
.two-col-flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.two-col-flex > div {
    width: 375px;
}
.two-col-flex > div.width250 {
    width: 250px;
    margin: 10px;
}
.two-col-flex > div.width500 {
    width: 500px;
    margin: 10px;
}
.p-choice .two-col-flex > div.width500 {
    text-align: left;
}
.p-choice .footprints {
    position: absolute;
    top: -30px;
    right: -55px;
    width: 17%;
    z-index: 1;
}
.segment.p-choice {
    padding: 100px;
}
.p-choice .two-col-flex > div {
    text-align: center;
}
.h1 span {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    display: block;
    font-family: futura-pt;
    width: 70%;
    margin: auto;
}
.f20-400 {
    font-size: 20px;
    line-height: 31px;
    font-weight: 400;
}
.kms-wim {
    font-weight: 600;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 38px;
    color: #fff;
    margin-bottom: 10px;
}
.find-events-box-blue p {
    font-size: 20px;
    line-height: 31px;
    font-weight: 400;
    color: #000;
}
.search-form-box #text-input-form label {
    color: #000;
}
.find-events-box-blue .butn-y {
    border: 1px solid #732772;
}
.section-container.dark-yellow {
    background-color:#F8971D;
    padding: 0 150px;
    margin: 0;
}
.dark-yellow .h1 {
    color: #fff;
}
.kms-splat {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.kms-splat.splat-l {
    position: absolute;
    top: 90px;
    left: -11px;
}
.kms-splat.splat-r {
    position: absolute;
    top: 101px;
    left: -11px;
}
.kms-splat span {
    font-size: 40px;
    font-weight: 700;
    line-height: 60px;
}
.find-events-box-blue {
    margin-top: 0;
}
.footer .logo-area img {
    width: auto;
    height: 37.5px;
}
#google_translate_element {
    background-color: #fff;
    padding: 10px;
    border-radius: 15px;
}
.sports-month h3 {
    color: #AFC736;
    font-size: 22px;
    line-height: 30px;
}
.sports-month h4 {
    color: #000;
    font-size: 22px;
    line-height: 30px;
}
.h1.top-pad-0 {
    padding-top: 0;
}
.h1.bottom-pad-10 {
    padding-bottom: 10px;
}
.contacts {
    grid-template-columns: 33% 33% 33%;
    padding-top: 150px;
    padding-bottom: 100px;
}
.keep-reading {
    position: absolute;
    background-color: #E2E2E2;
    bottom: 30px;
    border-radius: 15px;
    text-align: left;
}
.contacts .contact .contact-details .keep-reading p {
    text-align: left;
}
.contacts .contact .img-box .img-cont img {
    width: 145px;
    margin-top: 0;
}
.contacts .contact {
    padding: 0 10px;
}
.jsKeepread {
    font-size: 16px !important;
}
.contact-details span {
    color: #AFC736;
    font-size: 16px;
    font-weight: 700;
}
.yellow-box.mtt {
    padding-bottom: 0;
    background-color: #F8971D;
    height: auto;
}
.yellow-box.mtt .content-text-area h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
}
.mtt .contact-butn a.butn {
    background-color: #0A427A;
    border: 1px solid #0A427A;
    padding: 5px;
    width: 225px;
}
.mtt.our-team .contact-butn a.butn {
    margin: auto;
}
.our-team .contact-butn p {
    width: 100%;
}
.article.hmdit .h1 {
    padding: 0 10px;
    line-height: 35px;
}
.article.hmdit .fl-box p {
    width: 100%;
}
.article.faq .faq-que, .article.faq .faq-que strong {
    color: #000;
}
.article.faq .faq-ans {
    padding-top: 25px;
    padding-bottom: 25px;
}
.kms.flex {
    width: 60%;
    max-width: 1000px;
}
.yellow-box {
    height: auto;
    padding: 60px 0 100px;
}
.img-splat img {
	width: 315px;    
}
.img-splat {    
    text-align: center;
    position: absolute;
    left: 8px;
    top: 56px;
    width: 100%;
}
.opportunities h1, .colo-comp h1 {
    color: #AFC736;
}
.article .vacancy-boxes .vacancy-box h2 a {
    color: #AFC736;
}
.article .vacancy-boxes .vacancy-box .learn-more .butn {
    background-color: #AFC736;
    border: 1px solid #AFC736;
}
.article.colo-comp ul {
    padding-inline-start: 20px;
    font-size: 23px;
    font-weight: 300;
}
.employment .fl-boxes {
    width: 100%;
}
.employment strong {
    color: #000;
    font-size: 23px;
}
.article.colo-comp p {
    text-align: left;
    width: 100%;
}
.employment.detailed {
    padding-bottom: 50px;
}
.employment.detailed .vacancy-boxes .butn {
    background-color: #AFC736;
    border: 1px solid #AFC736;
}
.employment.detailed .vacancy-boxes h2 {
    color: #AFC736;
}
.in-banner img {
    width: 100%;
    position: absolute;
    z-index: -1;
}
.article.blog {
    height: auto;
}
.article.blog p {
    text-align: left;
}
.article.blog p strong {
    font-weight: 700;
}
.blogs-page .img-area {
    width: 100%;
    height: 295px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.blogs-page {
    padding-bottom: 50px;
}
.blogs-page .img-area img {
    width: 100%;
}
.blogs-page .area-text {
    padding-top: 25px;
}
.blogs-page .area-text h3 {
    color: #AFC736;
}
.blogs-page .area-text p {
    color: #000;
}
.blogs-page .butn.learn-more {
    background-color: #AFC736;
    border: 1px solid #AFC736;
    position: absolute;
    bottom: 0;
}
.blogs-page .blog-col {
    height: 550px;
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.fields-area .login-form {
    background-color: #732772;
}
.fields-area .login-form .reg-butn .butn {
    color: #AFC736;
}
#terms-cond .article {
    height: auto;
    padding: 0;
}
#terms-cond .article h1 {
    display: none;
}
#terms-cond .article a, #terms-cond .article a:link, #terms-cond .article a:visited {
	text-decoration: underline;
	color: #1F2532;
	font-size: 23px;
	text-decoration-thickness: from-font;
}
.with-splat {
    width: 75%;
    margin: auto;
    padding: 0 100px;
}
.hamburgler-active .hamburgler-icon, .hamburgler-active .hamburgler-icon:before, .hamburgler-active .hamburgler-icon:after {
    background: #AFC736;
}
.home-banner-area:after {
    content: '';
    position: absolute;
    border: 1px solid black;
    width: 100%;
    height: inherit;
    background-color: #000;
    opacity: 0.1;
    /* z-index: -1; */
    top: 0;
    left: 0;
}
a.search-venues, a.search-venues:link, a.search-venues:visited {
    color: #AFC736;
    font-weight: 500;
}
.h1 .sub-head {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
}
.widgts .boxes .box h2 {
    color: #732772;
}
.widgts .boxes .box .edit a {
    color: #732772;
}
.widgts .boxes .box .edit {
    color: #732772;
}
.heading h1 {
    color: #732772;
}
.kf-cont .fields span {
    color: #732772;
}
.kf-cont h1, .kelly-form h1 {
    color: #732772;
}
.back-to a, .big-h1, .event-info .event-details i {
    color: #732772;
}
.contacts .contact .contact-details h5 {
    color: #732772;
}
.search-events-container.search-page {
    position: relative;
    top: unset;
    padding-top: 50px;
}
.search-events-container#jsSearchForm {
    z-index: 1;
}
.strikethru {
    text-decoration: line-through;
}
.trial-day {
    font-size: 22px;
    padding-left: 10px;
}
.fulltermOrTrial {
    display: flex;
    padding-bottom: 10px;
    font-size: 22px;
    align-items: center;
}
.fulltermOrTrial .checkbox {
    display: inline-block;
    width: 25px;
    height: 25px;
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    cursor: pointer;
    position: relative;
}
.fulltermOrTrial .checkbox.active {
    position: relative;
    background-color: #76BBFF;
    /* background-color: #7db526; */
}
.fulltermOrTrial .checkbox.active:after {
    content: '\f00c';
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    color: #333;
    right: 4px;
    top: 1px;
    position: absolute;
    /* font-size: 23px; */
    font-size: 16px;
    /* color: #FCB027; */
    color: #fff;
}
.fullTermNote, .editTrialNote, .fullTermEditNote {
    color: #732772;
    font-size: 22px;
    font-weight: 500;
    padding-top: 15px;
}
.article#store h1, .article#cart h1 {
    color: #732772;
}
p.out-of-stock {
    color: #732772;
}
.store-item .details .item-info .h1 {
    color: #732772;
}
.top-bar .welcome {
    color: #fff;
}
.top-bar .account-nav ul li a {
    color: #fff;
}
.article.colo-comp .secure p {
    text-align: center;
}
.kf-cont .week .day > div .checkbox.active.disabled:after {
    content: '\f00c';
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    color: #333;
    right: 4px;
    top: 1px;
    position: absolute;
    /* font-size: 23px; */
    font-size: 16px;
    /* color: #FCB027; */
    color: #fff;
}
.dialogpop.ui-widget.ui-widget-content {
    border: 1px solid #732772;
    border-radius: 20px;
    background-color: #732772;
}
div.bookingpage#popmodal .btn.btn-yellow {
    background-color: #FAA224;
}
div.child-booked .child-name {
    color: #732772;
}
div.child-booked .book-info .event-info .event-venue .title, .colms .colm .verti .box .evt-name {
    color: #FAA224;
}
div.child-booked .book-info .edit a, .colms .colm .verti .box .edit a, .wk-row i {
    color: #732772;
}
div.child-booked .book-info .edit, .main-w-side .side .bal h1, .main-w-side .side .bal, .colms .colm .verti .box .kid-name {
    color: #732772;
}
.main-w-side .side {
    background-color: #FAA224;
}
.form-error.warning, .reg-crumbs {
    background-color: #732772;
}
.form-error.warning .warning-icon i {
    color: #FAA224;
}
.edit.confirmation a, .edit.confirmation i {
    color: #732772;
}
.invoice-flag {
    background: unset !important;
}
.table .table-row span.outstanding {
    color: #732772;
}
.table .table-row a.butn-y {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    margin: auto;
}
.proceed-checkout .butn-y {
    width: auto;
}
.my-invoices .main-w-side .side p.amt.invs {
    color: #732772;
}
.my-invoices .main-w-side .side.grey h2 {
    color: #732772;
}
.table .table-row p.added-to-cart {
    font-style: normal;
    color: #732772 !important;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.top-bar .link-item {
    height: 33px;
    width: 66px;
    margin-top: 9px;
    text-transform: uppercase;
    padding-top: 9px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 17px;
    text-align: center;
    font-weight: bold;
    margin: 9px 0;
    padding: 9px;
}
.top-bar .link-item a {
    color: #fff;
}
.feb .search-form-box .tif-radios {
    text-align: left;
    line-height: 45px;
    padding-top: 0;
}
.help-box.success {
    border: 1px solid #732772;
    background-color: #732772;
}
.add-booking .selected, .add-booking .events-area .event .event-details .selected i {
    color: #732772;
}
.kf-cont .booking .butn#butn-submit.btn-disabled {
    background-color: #ccc;
    cursor: unset;
}
.two-butn .butn-y.btn-disabled {
    background-color: #ccc;
    cursor: unset;
}
.search-events-container .find-events-box.kms {
    max-width: 1000px;
}
.search-form-box .text-input-form {
    display: inline-block;
    padding-right: 35px;
    text-align: left;
}

.search-form-box .text-input-form label {
    display: block;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: #000;
    padding-bottom: 5px;
    text-align: left;
}
.search-form-box .text-input-form .text-input {
    height: 50px;
    width: 360px;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5);
    /* padding-left: 10px; */
    padding: 10px;
    font-size: 25px;
}
.search-form-box .text-input-form .text-input.ti-suburb {
    width: 550px;
}
.search-form-box .tif-radius.text-input-form {
    padding-right: 0;
}
.search-form-box .text-input-form .text-input.ti-radius {
    width: 255px;
}
.search-form-box .text-input-form .text-input {
    height: 50px;
    border: 0;
    background-color: #FFFFFF;
    /* box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.5); */
    box-shadow: unset;
    /* padding-left: 10px; */
    padding: 10px;
    font-size: 25px;
}
.search-form-box .tif-radios {
    padding-bottom: 15px;
}
.search-form-box .tif-radios span.ispan {
    margin-right: 0;
}
.kf-cont .search-form-box .butn#butn-submit {
    float: unset;
}
.top-bar .account-nav ul li a.active {
    color: #FAA224;
}
.butn-y {
    /* width: auto; */
}
.no-marg .flx .programme-info a {
    padding: 0 15px;
}
.home-banner-area .dropdown-menus, .banner-area .dropdown-menus {
    z-index: 1111;
}
.fulltermOrTrial .checkbox.btn-disabled {
    background-color: #ccc;
    cursor: unset;
}
.events-area .event .event-details i {
    color: #732772;
}
.event-info .event-details .butns .butn-y.booked-out {
    background-color: #ccc;
    border: 1px solid #ccc;
    color: red;
    cursor: default;
}
.home-banner-area .logo-section, .banner-area .logo-section {
    z-index: 1112;
}
.kf-cont .fields .half-field#jsTerms label {
    color: #212529;
    font-size: 22px;
    text-transform: math-auto;
}
.kf-cont .f-right a {
    color: #732772;
}
.kf-cont .f-right {
    color: #732772;
}
.wkpage .colms .colm {
    padding: 15px 5px;
}
.store-item .sub-butn.from-store {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.store-item .sub-butn.from-store .butn-submit {
    width: 180px;
    height: 43px;
    margin: 0;
    margin-right: 5px;
}
.help-box.success {
    z-index: 1113;
}
.help-box.fail {
    z-index: 1113;
}
.kf-cont.store-upsell-items {
    width: 90%;
}
.no-marg .flx .programme-info {
    width: 350px;
}
.name-title p {
    color: #732772;
}
.slick-active {
    opacity: 1 !important;
}
.kms-splat span {
    font-size: 50px;
}
.dd-menu-box a, .dd-menu-box a:link, .dd-menu-box a:visited {
    color: #AFC736;
}
.book-how-to a.search-venues, .book-how-to a.search-venues:link, .book-how-to a.search-venues:visited {
    font-weight: 700;
}
footer .name-title p {
    color: #fff;
}
.kms-sports a.a-undlin:link, .kms-sports a.a-undlin:visited {
    font-size: 16px;
}
.blog p img {
    width: 100%;
}
.product .kf-cont {
    width: 100%;
}
.product .item-info.kf-cont .fields .eight-field {
    /* width: 100px; */
}
.kf-cont .fields .threefourth-field {
    position: relative;
    width: 70%;
}
.product .kf-cont .fields span {
    background-color: unset;
}
.contact-butn.our-team .butn-y {
    width: 300px;
    height: 53px;
    border-radius: 26.5px;
    margin: auto;
}
.kf-cont .week.sports-clinic .day .runs-on span {
    position: relative;
    top: -5px;
}
.events-area .event .event-details .event-name {
    color: #732772;
}
.butns.fullOrTrial {
    display: flex;
    margin: 20px 0;
}
.butns.fullOrTrial .fullTerm {
    width:215px;
    margin-right:10px;
}
.butn-x {
    width: auto;
    display: inline-block;
    padding: 12px 20px;
}
.inv-pay {
    text-align: center;
    padding: 15px 0;
}
.term3-code {
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: 0;
    width: auto;
    text-align: right;
    padding: 10px 10px;
    z-index: 9000;
}
.term3-code img {
    width: 350px;
}
.term3-code i {
    position: absolute;
    top: 40px;
    right: 65px;
    color: #740b73;
    font-size: 30px;
    cursor: pointer;
}
.term3-code .butn-y {
    width: 110px;
    font-size: 12px;
    height: 25px;
    background-color: #FCB027;
    position: absolute;
    top: 210px;
    left: 110px;
}
.term3-code div.text {
    position: absolute;
    top: 91px;
    left: 76px;
    color: #b0c933;
    font-size: 20px;
    font-weight: 600;
    width: 50%;
    text-align: center;
    line-height: 35px;
}