body {
    font-family: "Karla", sans-serif;
    font-size: 18px;
    line-height: 27px;
    margin: 0;
}

/* BEGIN: Bootstrap modal body overflow */
body.modal-open {
    overflow: hidden;
}
body.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}
/* END: Bootstrap modal body overflow */

.jumbotron {
    margin-top: 30px;
    background-color: white;
}
.jumbotron p {
    font-size: 1em;
}

#map-container {
    position: relative;
    font-family: "Karla", sans-serif;
    box-sizing: border-box;
    height: 50em;
    border: 4px solid black;
}

#locations-panel button {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    font-size: inherit;
    cursor: pointer;
}

#custom-map-control-button {
    background-color: #fff;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
    margin: 10px;
    padding: 0 0.5em;
    font: 400 18px Roboto, Arial, sans-serif;
    overflow: hidden;
    height: 40px;
    cursor: pointer;
}

#custom-map-control-button:hover {
    background: #ebebeb;
}

#map {
    position: absolute;
    left: 22em;
    top: 0;
    right: 0;
    bottom: 0;
}

#locations-panel {
    position: absolute;
    left: 0;
    width: 22em;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    background: white;
    padding: 0.5em;
    box-sizing: border-box;
}

@media only screen and (max-width: 876px) {
    #map {
        left: 0;
        bottom: 50%;
    }

    #locations-panel {
        top: 50%;
        right: 0;
        width: unset;
    }
}

#locations-panel-list > header {
    padding: 1.4em 1.4em 0 1.4em;
}

#locations-panel-list h1.search-title {
    font-size: 1em;
    font-weight: 500;
    margin: 0;
}

#locations-panel-list h1.search-title > img {
    vertical-align: bottom;
    margin-top: -1em;
}

#locations-panel-list .search-input {
    width: 100%;
    margin-top: 0.8em;
    position: relative;
}

#locations-panel-list .search-input input {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3em;
    height: 2.2em;
    box-sizing: border-box;
    padding: 0 2.5em 0 1em;
    font-size: 1em;
}

#locations-panel-list .search-input-overlay {
    position: absolute;
}

#locations-panel-list .search-input-overlay.search {
    right: 2px;
    top: 2px;
    bottom: 2px;
    width: 2.4em;
}

#locations-panel-list .search-input-overlay.search button {
    width: 100%;
    height: 100%;
    border-radius: 0.2em;
    color: black;
    background: transparent;
}

#locations-panel-list .search-input-overlay.search .icon {
    margin-top: 0.05em;
    vertical-align: top;
}

#locations-panel-list .section-name {
    font-weight: 500;
    font-size: 0.9em;
    margin: 1.8em 0 1em 1.5em;
}

#locations-panel-list .location-result {
    position: relative;
    padding: 0.8em 3.5em 0.8em 1.4em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    cursor: pointer;
}

#locations-panel-list .location-result:first-of-type {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}

#locations-panel-list .location-result:last-of-type {
    border-bottom: none;
}

#locations-panel-list .location-result.selected {
    outline: 2px solid #4285f4;
}

#locations-panel-list button.select-location {
    margin-bottom: 0.6em;
    text-align: left;
}

#locations-panel-list .location-result h2.name {
    font-size: 1em;
    font-weight: 500;
    margin: 0;
}

#locations-panel-list .location-result .address {
    font-size: 0.9em;
    margin-bottom: 0.5em;
}

#location-results-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.ps-info-window {
    line-height: 15px;
}

/*EMBED STYLES*/
.squadup-checkout-nav {
    display: none !important;
}

.squadup-checkout-app .squadup-checkout-embed-spinner ul.cssload-loader li {
    background-color: #333 !important;
    width: 10px;
    height: 10px;
    float: right;
    margin-right: 5px !important
}

.banner-image {
    display: none !important;
}

.squadup-checkout-app .btn-danger, .squadup-checkout-app .squadup-navigation-view-container .squadup-checkout-submit-payment {
    background-color: #333 !important;
    border-color: #333 !important;
}

.squadup-checkout-app .btn-danger:hover, .squadup-checkout-app .squadup-navigation-view-container .squadup-checkout-submit-payment:hover {
    color: white !important;
    opacity: .8
}

.squadup-checkout-app .squadup-row-centered > .squadup-navigation-view-container .page-title-ident {
    color: black !important;
    border-bottom: 0px solid #333 !important;
}

.squadup-user-banner{
    display: none !important;
}

.time{display: none !important;}

.squadup-checkout-app .squadup-row-centered > .squadup-navigation-view-container .squadup-embed-view{margin-bottom: 0 !important;}




/*RD 2 of edts*/


/* #squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.text-center.form-group.squadup-checkout-button-wrapper > button > span{visibility: hidden !important;}
#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.text-center.form-group.squadup-checkout-button-wrapper > button > span:after{visibility: visible !important; display: block; content:'Finish booking'; margin-top: -22px}

#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > h2 > span{visibility: hidden !important;}
#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > h2 > span:after{visibility: visible !important; display: block; content:'Book Now'; margin-top: -22px}

#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.row.squadup-checkout-attendee-info.flexxy-centered > h3 > span{visibility: hidden !important;}
#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.row.squadup-checkout-attendee-info.flexxy-centered > h3 > span:after{visibility: visible !important; display: block; content:'Booking Information'; margin-top: -22px}

#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div:nth-child(6) > div > div.checkbox > label > span{visibility: hidden !important;}

#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div:nth-child(6) > div > div.checkbox > label > span:after{visibility: visible !important; display: block; content:'Send booking(s) via SMS text message.'; margin-top: -30px; white-space: pre-wrap;}

#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div:nth-child(7) > div > div.checkbox > label > span{visibility: hidden !important;}

#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div:nth-child(7) > div > div.checkbox > label > span:after{visibility: visible !important; display: block; content:'Send booking(s) to Apple Wallet via SMS text message.'; margin-top: -30px; white-space: pre-wrap;}




#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div:nth-child(6) > div > strong > span{visibility: hidden !important;}

#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div:nth-child(6) > div > strong > span:after{visibility: visible !important; display: block; content:'Please note - you will always receive a confirmation email with your bookings attached. Check the box below if you would like to receive an SMS message in addition to the confirmation email.'; margin-top: -70px; white-space: pre-wrap;} */

/*hide password field*/
#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.row.squadup-checkout-attendee-info.flexxy-centered > form > fieldset > div:nth-child(5){display: none !important;}

/*hiding price, fee and total*/
/* div.row.ticket-collapse-child.well > div > div.hidden-xs > div > div:nth-child(2), div.row.ticket-collapse-child.well > div > div.hidden-xs > div > div:nth-child(4),div.row.ticket-collapse-child.well > div > div.hidden-xs > div > div:nth-child(5){display: none !important;}

div.col-sm-8 > div > div:nth-child(1),div.col-sm-8 > div > div:nth-child(3), div.col-sm-8 > div > div:nth-child(4){display: none !important;}

div.row.ticket-collapse-child.well > div > div.hidden-xs > div > div.col-sm-2.text-center{width: 59% !important;}

div.col-sm-8 > div > div:nth-child(2){width: 100% !important; text-align: center !important;}

#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.event-checkout-detail > form > div > div > div.row > div > div.hidden-xs > div > div:nth-child(2), #squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.event-checkout-detail > form > div > div > div.row > div > div.hidden-xs > div > div:nth-child(4), #squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.event-checkout-detail > form > div > div > div.row > div > div.hidden-xs > div > div:nth-child(5){display: none !important;}

#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.event-checkout-detail > form > div > div > div.row > div > div.hidden-xs > div > div.col-sm-2.text-center{width: 66% !important;}


#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.form-group > div > div > div.hidden-xs > div{display: none !important;}


div.row.ticket-collapse-child.well > div > div.hidden-xs > div > div.col-sm-4{visibility: hidden !important;}

#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.event-checkout-detail > form > div > div > div.row > div > div.hidden-xs > div > div.col-sm-4{visibility: hidden !important;}

#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.event-checkout-detail > div.text-center > button > span{visibility: hidden !important;}

#squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div.event-checkout-detail > div.text-center > button > span:after{visibility: visible !important; display: block; content:'Edit booking'; margin-top: -18px; white-space: pre-wrap;}

.squadup-order-summary{display: none !important;} */


/*hide bottom hr*/
/* #squadup-checkout > div > div > div > div > div.col-sm-12.squadup-embed-view > div:nth-child(2) > div:nth-child(10) > div > div{display: none !important;} */
