/* http://ymcafw.org/wp-content/themes/AvadaChild/css/camp-style.css?ver=1.0 */
.camp-step:not(.active){display:none!important}#camp-breadcrumbs button{cursor:pointer;color:#CCC;font-size:18px;font-weight:400;font-family:"Tisa Sans Regular";padding:5px 20px 5px 10px;background-color:transparent;border-width:2px;border-style:solid;border-color:#CCC;border-right-color:transparent;border-top-left-radius:10px;border-bottom-left-radius:10px}#camp-breadcrumbs button:not(:first-child){margin-left:-10px}#camp-breadcrumbs button:last-child{padding-right:10px;border-right-color:#CCC;border-top-right-radius:10px;border-bottom-right-radius:10px}#camp-breadcrumbs button.active{color:#006060}#camp-breadcrumbs button>number{position:relative;display:inline-flex;align-items:center;justify-content:center;color:#FFF;font-size:12px;width:20px;height:20px;background-color:#CCC;border-radius:100%;transform:translateY(-3px)}#camp-breadcrumbs button.active>number{background-color:#006060}#camp-breadcrumbs button.active>span,#camp-breadcrumbs button.active>title{display:inline-block}#camp-breadcrumbs button.prev>step{display:none}#camp-breadcrumbs button.prev>title{display:inline-block}@media only screen and (max-width:768px){#camp-breadcrumbs{display:none}}#experience-selector .tabs{display:flex;align-items:center;justify-content:space-around}#experience-selector .tabs .tab{position:relative;width:100%;cursor:pointer;font-size:23px;font-weight:400;font-family:"Tisa Sans Regular";text-align:center;padding:10px 20px;border-bottom:4px solid #F1F1F1}#experience-selector .tabs .tab.active::after{content:'';position:absolute;left:50%;bottom:-13px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #006060}#experience-selector .tabs .tab.active{border-color:#006060}#experience-selector .details{margin-top:50px}#experience-selector .details .detail{display:grid;grid-gap:40px;grid-template-columns:2fr 1fr}#experience-selector .details .detail:not(.active){display:none}#experience-selector .details .detail .title{margin-bottom:20px}#experience-selector .details .detail .image{background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important;border-radius:10px}#experience-selector .details .action .select-btn{font-size:18px;font-family:"Tisa Sans Regular";padding:10px 20px 10px 0;border:2px solid #006060;border-radius:5px;margin-right:40px;cursor:pointer}#experience-selector .details .action .select-btn::before{font-family:"Font Awesome 5 Free";border-right:2px solid #006060;padding-top:12px;padding-left:20px;padding-right:20px;padding-bottom:12px;margin-right:10px}#experience-selector .details .action .select-btn:hover::before{color:#FFF;background-color:#006060}#experience-selector .details .action .overview-btn{color:#006060}#experience-selector .details .action .overview-btn:hover{color:#CCC}@media only screen and (max-width:768px){#experience-selector>div{overflow-x:scroll;overflow-y:hidden;padding-bottom:20px}#experience-selector .tabs{width:max-content}#experience-selector .tabs .tab{width:auto;border-bottom:none;border-radius:50px;background-color:#F1F1F1;margin-right:10px;margin-left:10px}#experience-selector .tabs .tab::after{display:none}#experience-selector .tabs .tab.active{color:#FFF;background-color:#006060}#experience-selector .details .detail{display:block}#experience-selector .details .detail .image{display:none}#experience-selector .details .action .select-btn{display:block;width:100%;max-width:600px;padding:10px 20px 10px 20px;margin:0 auto}#experience-selector .details .action .select-btn .desktop,#experience-selector .details .action .select-btn::before,#experience-selector .details .action .overview-btn{display:none}#experience-selector .details .action .select-btn .mobile{display:inline-block}}#location-selector .desktop{display:grid;grid-gap:30px;grid-template-columns:1fr 1fr}#location-selector #map{border-radius:10px}#location-selector .location-list>div{display:grid;grid-gap:30px;grid-template-columns:1fr 1fr}#location-selector .location-list .location{position:relative;padding:20px 20px 40px 20px;border:1px solid #F1F1F1;border-radius:10px}#location-selector .location .title{font-size:20px;font-family:"Tisa Sans Regular";margin-bottom:20px}#location-selector .location .phone,#location-selector .location .address{color:#464646;font-size:16px;font-weight:400;font-family:"Tisa Sans Regular";line-height:1.4;margin-bottom:10px}#location-selector .location .phone::before,#location-selector .location .address::before{font-weight:600;font-family:"Font Awesome 5 Free";margin-right:15px}#location-selector .location .select-btn{position:absolute;left:20px;bottom:20px;font-size:18px;font-weight:600;font-family:"Tisa Sans Regular";transform:rotate(0deg);background-color:transparent;cursor:pointer;border:unset}#location-selector .location .select-btn::before{position:relative;display:inline-block;font-family:"Font Awesome 5 Free";transform:rotate(90deg);margin-right:10px}#location-selector .location-toggle{display:flex;align-items:center;justify-content:space-between}#location-selector .location-toggle .toggle input{display:none}#location-selector .location-toggle .toggle span{display:block;width:55px;border:5px solid #CCC;border-radius:50px;background-color:#CCC}#location-selector .location-toggle .toggle span::before{display:block;content:'';width:23px;height:23px;border-radius:100%;background-color:#FFF}#location-selector .location-toggle .toggle input:checked+span::before{transform:translateX(23px);background-color:#006060}#location-selector .mobile .select-btn{display:block;width:100%;max-width:600px;font-size:18px;font-family:"Tisa Sans Regular";padding:10px 20px 10px 20px;margin:0 auto 20px auto;border:2px solid #006060;border-radius:5px}@media only screen and (max-width:768px){#location-selector .desktop{display:none}#location-selector .mobile{display:block}}