

#booking-package_servicePage .selectedPanel{
	border-left: 5px solid #ffd202 !important;
}
#booking-package_serviceTitle.title,
#booking-package_serviceDetails .title{
    text-transform: lowercase !important;
}
#booking-package_serviceTitle.title::first-letter,
#booking-package_serviceDetails .title::first-letter,
#booking-package_serviceDetails .name::first-letter{
    text-transform: uppercase !important;
}
#booking-package_servicePage .title,
#booking-package_serviceDetails .title,
#reservationHeader{
    text-align: left !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #333 !important;
}

#booking-package_inputFormPanel .courseLinePanelInLink, 
#booking-package_serviceDetails .courseLinePanelInLink, 
#booking-package_myBookingDetailsFroVisitor .courseLinePanelInLink{
    color: #055dc2 !important;
}
.booking-package .required{
    color: #333 !important;
}
.booking-package .required:after{
    color: #CC0000 !important;
}
.booking-package .name{
    font-weight: bold !important;
}

/* BOOKING LANDING PAGE */
.pleaseread{
    background: #ffd200;
    color: #333;
    display: inline-block;
    padding: 2px 10px;
}
ul.arrows li{
    list-style: none;
    margin: 0;
}
ul.arrows li:before{
    color: #075cbd;
    content:"\e080";
    font-family: "Glyphicons Halflings";
    font-size: 10px;
    margin-right: 5px;
}
.wp-block-image{
    margin-bottom: 0 !important;
}
.size-full{
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    margin: 0;
}
.knp-step{
    margin: 0 20px;
}
.btn.fullwidth a{
    display: block;
    text-align: center;
}
.pricing-info{
    background-color: rgba(50, 167, 234, .4);
    border-radius: 4px;
    padding: 10px;
    margin: 0 10px;
}
.pricing-info .pricelist li{
    background: #fff;
    border-radius: 4px;
    margin: 0 0 10px 0;
    list-style: none;
    padding: 4px 10px;
}
.pricing-info .pricelist li:last-child{
    margin-bottom: 0;
}
.pricing-info .pricelist li strong{
    color: #055dc2;
    float: right;
}
.pricing-info .pricelist li strong em{
    color: #ffc000;
}
.pricing-info .questions h2{
    margin-bottom: 0;
    padding-bottom: 0;
}
.pricing-info .questions p{
    margin-top: 0;
    padding-top: 0;
}
.pricing-info .questions a{
    color: #333;
}







.wp-block-advgb-columns.hidden,
.full-width-button.hidden a,
h2.hidden{
    display: none !important;
}
