/****************************************
 TEMP
 ****************************************/
.topNav {
    background-color: #000;
    height: 4em;
    position: fixed;
    width: 1280px;
}

.leftNav {
    background-color: #000;
    position: fixed;
    height: 100%;
    width: 8em;
}

/****************************************
 LAYOUT
 ****************************************/

/****************************************
 MODULE
 ****************************************/
.ticket-form-block {
    border-bottom: 1px solid #999999;
    overflow: hidden;
}

.ticket-body-cta {
    min-height: 50px;
    vertical-align: bottom;
}

.ticket-col > p {
    min-height: 2.25em;
}

/* ARROW ON FORM */
.ticket-form-arrow {
    position: absolute;
    width: 270px;
}

.ticket-form-arrow-t {
    color: #ffffff;
    font-size: 1em;
    display: block;
    font-weight: bold;
    margin: 7%;
}

.ticket-form-arrow .line {
    margin-top: 0px;
    width: 240px;
    background: #b9af8d;
    height: 80px;
}

.ticket-form-arrow.left .line {
    float: right;
}

.ticket-form-arrow.right .line {
    float: left;
}

.ticket-form-arrow.left .point {
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 30px solid #b9af8d;
    float: left;
}

.ticket-form-arrow.right .point {
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 30px solid #b9af8d;
    float: right;
}

/* SEARCH FOR TICKETS PAGE */
.ticket-event-search-available-seats {
    display: block;
    width: 100%;
    height: 100%;
    padding: .75em;
}

    .ticket-event-search-available-seats > .row {
        margin-bottom: .5em;
    }

    .ticket-event-search-available-seats .button {
        margin-right: 10px;
    }

.ticket-form-advanced-options .form-field {
    float: left;
    margin-top: 6px;
}

    .ticket-form-advanced-options .form-field .sprite {
        margin-top: -4px;
    }

    .ticket-form-advanced-options .form-field .withSprite {
        margin-right: 5px;
    }

.ticket-form-advanced-options .center-exposure {
    display: block;
    margin-left: -10px;
    margin-right: auto;
}

/* FORM LAYOUT FORM PAGES (SEARCH, CHECKOUT, CART) */
.ticket-event-form-two-col .primary {
    float: left;
    width: 80%;
}

.ticket-event-form-two-col .secondary {
    float: left;
    width: 20%;
}

.ticket-event-form-two-col .rightNote {
    float: right;
}


.ticket-event-info {
    font-size: 0.9em;
    height: 4.25em;
}

/* TICKET SHOPPING CART */
.clear-padding {
    margin: 0px;
}

.track_map img {
    width: 100%;
}

.ticket-event-cart-item {
    padding-top: 1em;
}

    .ticket-event-cart-item .button {
        margin-left: 0px;
        clear: both;
    }

.cart-line-item {
    padding-bottom: 0.5em;
}

.cart-qty input {
    width: 40px;
    text-align: center;
}

.cart-qty > a > .sprite {
    vertical-align: middle;
}

.ticket-event-cart-summary {
    padding-top: .5em;
}

    .ticket-event-cart-summary .button {
        width: auto;
        white-space: nowrap;
    }

.ticket-event-search-available-seats .form-field {
    margin-top: 9px;
}

.checkout-form-row {
    margin: 10px 0;
}

.checkout-form-padding {
    padding-left: 10px;
    padding-right: 10px;
}

.checkout-form-col-fix {
    padding-left: 0px !important;
    margin-left: 0px !important;
}

/* TICKET PRICE RANGE SLIDER */
#ticket_qty {
    margin-top: 15px;
    min-width: 40px;
}

.slider-range-row {
    margin-top: 0px;
}

#slider-range {
    position: relative;
    clear: left;
    width: 305px;
    margin-top: 23px;
}

.slider-range-background {
    height: 18px;
    width: 100%;
    position: absolute;
}

.slider-range-foreground {
    height: 18px;
    width: 25%;
    left: 25%;
    position: absolute;
}

.slider-range-handle {
    position: absolute;
    bottom: -25px;
    margin-left: -7px;
    cursor: pointer;
}

    .slider-range-handle span {
        cursor: pointer;
    }

#slider-range-handle1 {
    left: 25%;
}

#slider-range-handle2 {
    left: 50%;
}


.pct {
    width: 100%;
    position: absolute;
}

.lbl {
    position: absolute;
    width: 35px;
    top: -21px;
    margin-left: -18px;
    text-align: center;
    font-size: .85em;
}


.pct .hash {
    width: 1px;
    background-color: #e0dfde;
    height: 30px;
    top: -5px;
    position: absolute;
}

.pct-10 {
    left: 10%
}

.pct-20 {
    left: 20%
}

.pct-30 {
    left: 30%
}

.pct-40 {
    left: 40%
}

.pct-50 {
    left: 50%
}

.pct-60 {
    left: 60%
}

.pct-70 {
    left: 70%
}

.pct-80 {
    left: 80%
}

.pct-90 {
    left: 90%
}


.ticket-options-link {
    margin-top: 35px;
}

/* TICKET CHECKOUT PAGE */
.ticket-event-checkout-form input[type="text"],
.ticket-event-checkout-form input[type="password"],
.ticket-event-checkout-form textarea,
.ticket-event-checkout-form select {
    width: 100%;
}

.ticket-event-checkout-shipping {
    display: none;
}

.formAddress {
    line-height: 1.2em;
    margin-top: 0.7em;
}

    .formAddress .sprite {
        margin-right: 5px;
    }

    .formAddress a.button {
        margin-right: 10px;
    }


/*TICKET EVENT DETAIL PAGE*/
.ticket-event-purchase-option-row {
    padding: 6px 0;
    text-align: right;
}

.ticket-event-block > .ticket-event-block-image {
    display: inline-block;
    margin-right: 2.514%;
    width: 15.824%;
}

    .ticket-event-block > .ticket-event-block-image > .ticket-event-block-image-caption {
        background-color: #000;
        color: #fff;
        text-align: center;
        padding: 3px 0;
        margin-top: -1px;
    }

.ticket-event-block > div.ticket-event-block-info {
    display: inline-block;
    vertical-align: top;
    width: 81.352%;
}

.ticket-event-block-hero > .ticket-event-block-image {
    width: 27.648%;
}

.ticket-event-block-hero > div.ticket-event-block-info {
    width: 68.352%;
}

.cart-update-notice {
    background-color: #cccccc;
}

.ticket-upsell {
    line-height: 1.1em;
}

.ticket-upsell-header {
    font-size: 0.9em;
}

.upsell-divider {
    border-bottom: 1px solid #999999;
}

/*  CAMPING/PARKING  */
.parkingDetails {
    margin-top: .5em;
}

    .parkingDetails p {
        margin-bottom: .7em;
    }

.parkingImage img {
    width: 100%;
}

.insetParagraph {
    padding-left: 15px;
}

hr.glampingOptions {
    margin-left: 15px;
}


.parking-option-row .divider,
.parking-option-row,
.divider.noPadding {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.parking-option-item {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 26px;
}


.cart-sidebar-header {
    background-color: #bcac92;
    color: #fff;
    padding: 15px 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.cart-sidebar-cart {
    background-color: #dcd5c2;
    min-height: 85px;
    margin: 3px 0;
    padding: 25px 10px;
}

    .cart-sidebar-cart > span.no-items {
        color: #941317;
        font-weight: bold;
    }

.cart-sidebar-seperator {
    background-color: #b9b2a0;
    height: 1px;
    width: 100%;
    margin: 15px 0;
}

.event-tickets-tout {
    background-color: #e0dfda;
}

    .event-tickets-tout h6 {
        font-size: 1.25em;
        text-align: center;
        padding: 10px 0;
    }

.cart-sidebar-summary {
    font-weight: bold;
    text-align: right;
}

    .cart-sidebar-summary span {
        font-weight: normal;
    }

.wheelchair-tout {
    background-color: #b9af8d;
    color: #fff;
    font-size: 1.25em;
    padding: 20px;
}


/****************************************
 STATE
 ****************************************/

/****************************************
THEME
 ****************************************/

/* SEARCH FOR TICKETS PAGE */
.ticket-event-search-available-seats {
    background-color: #e0dfde;
}

.ticket-event-search-available-seats-header {
    font-size: .9em;
    white-space: nowrap;
}

    .ticket-event-search-available-seats-header.superBold {
        font-size: 1em;
    }

a.ticket-form-logicLink {
    color: #9b8a5b;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    transition: color .5s;
}

.ticket-form-logicLink:hover {
    color: #675d45;
}

/* TICKET PRICE RANGE SLIDER */
.slider-range-background {
    background-color: #e1dfda;
}

.slider-range-foreground {
    background-color: #bbae8c;
}

.ticket-event-block-header {
    background-color: #9a968f;
    color: #ffffff;
    padding-top: .5em;
    padding-bottom: .5em;
}

.ticket-event-cart {
    padding-bottom: 1.5em;
}

.ticket-form-black {
    color: #000000;
}

/****************************************
RESPONSIVE
 ****************************************/
@media all and (min-width: 1100px) {
    #slider-range {
        clear: none;
        margin-top: 11px;
    }

    .slider-range-row {
        margin-top: 15px;
    }

    #ticket_qty {
        margin-top: 5px;
        min-width: 40px;
    }
}

@media all and (min-width: 980px) {
    #slider-range {
        width: 300px;
    }
}

@media all and (min-width: 560px) {
    #slider-range {
        width: 425px;
    }

    .ticket-form-advanced-options .center-exposure {
        display: block;
        margin-left: 0;
        margin-right: auto;
    }
}

@media all and (min-width: 480px) {
    .ticket-options-link {
        margin-top: 15px;
    }

    .checkout-form-padding {
        padding-left: 15px;
        padding-right: 15px;
    }

    .ticket-event-cart-item .button {
        margin-left: 15px;
        clear: none;
    }
}


@media all and (min-width: 320px) {
}

@media all and (max-width: 979px) and (min-width: 480px) {
}

@media all and (max-width: 979px) and (min-width: 768px) {
    .ticket-event-block > div.ticket-event-block-info {
        width: 66.352%;
    }
}

@media all and (max-width: 768px) and (min-width: 480px) {
}

@media all and (max-width: 480px) {
    hr.glampingOptions {
        margin-left: 10px;
    }

    .insetParagraph {
        padding-left: 10px;
    }
}

@media all and (max-width: 320px) {
}


/****************************************
    BUY TICKETS PAGE STYLES
 ****************************************/
.img-fluid {
    width: 100%;
    height: auto;
}
/** Accordion Styles **/
div.carousel-accordion-content {
    background-color: transparent;
    padding: 0;
}

    div.carousel-accordion-content.show {
        max-height: 100%;
        overflow: visible;
    }

h3.carousel-accordion-title {
    font-weight: bold;
    font-size: 24pt;
    font-family: "Teko", sans-serif;
}
/** Accordion Styles: END **/
/** Item Content **/
.item-heading a {
    color: #333333;
}

.item-content-wrap .item-heading {
    display: block;
    /* letter-spacing: 3px; */
    font-family: "Teko", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333333;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 8px;
    margin-top: 20px;
}

.item-content-wrap .item-description {
    display: block;
    font-family: "Roboto", "Helvetica neue", sans-serif;
    text-align: center;
    min-height: 150px;
    padding: 0 5px;
}

.item-content-wrap &gt;
* {
    padding-bottom: 5px;
}

.item-image {
    position: relative;
}

.eventLogo {
    position: absolute;
    /* bottom: 0; */
    bottom: 10px;
    right: -5%;
}
/** Item Content: END **/
/**  Item Button **/
.ims-carousel-cell--button-container {
    text-align: center;
}

.ims-carousel-cell--button {
    background-color: #de1d36;
    color: #ffffff;
    font-size: 16px;
    padding: 12px;
    border-radius: 4px;
    text-align: center;
    border: none;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.ims-carousel-cell--button-container .section-jump-nav__link {
    color: white !important;
    padding: 12px 15px;
    border-radius: 5px;
    font-family: Roboto, sans-serif;
    margin: 0;
}

@media only screen and (max-width: 800px) {
    .ims-carousel-cell--button,
    .section-jump-nav__link {
        width: 100%;
    }

    .ims-carousel-cell-button {
        font-size: 12px;
    }
}
/* Item Button: END */
/*! Flickity
    ---------------------------------------------- */
.flickity-prev-next-button[disabled] {
    display: none;
}

.flickity-enabled {
    position: relative;
}

    .flickity-enabled:focus {
        outline: none;
    }

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}
/* draggable */
.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .flickity-enabled.is-draggable .flickity-viewport {
        cursor: move;
        cursor: -webkit-grab;
        cursor: grab;
    }

        .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
            cursor: -webkit-grabbing;
            cursor: grabbing;
        }
/* ---- flickity-button ---- */
.flickity-button {
    position: absolute;
    background: hsla(0, 0%, 100%, 0.75);
    border: none;
    color: #333;
}

    .flickity-button:hover {
        background: white;
        cursor: pointer;
    }

    .flickity-button:focus {
        outline: none;
        box-shadow: 0 0 0 5px #19F;
    }

    .flickity-button:active {
        opacity: 0.6;
    }

    .flickity-button:disabled {
        opacity: 0.3;
        cursor: auto;
        /* prevent disabled button from capturing pointer up event. #716 */
        pointer-events: none;
    }

.flickity-button-icon {
    fill: currentColor;
}
/** Cell Background on Scroll/Selection **/
/*  .ims-carousel-cell .is-selected {
    background: #eeeeee;
    } */
/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
    top: 30%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /* vertically centered */
    transform: translateY(-50%);
}
    /** Prev Next Buttons **/
    .flickity-prev-next-button.previous {
        left: 10px;
    }

    .flickity-prev-next-button.next {
        right: 10px;
    }
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}
/* smaller, dark, rounded square */
.flickity-prev-next-button {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background: #333;
    border: 2px solid #ffffff;
}

    .flickity-prev-next-button:hover {
        background: red;
    }
    /* arrow color */
    .flickity-prev-next-button .arrow {
        fill: white;
    }

    .flickity-prev-next-button.no-svg {
        color: white;
    }
    /* position outside */
    .flickity-prev-next-button.previous {
        left: -20px;
    }

    .flickity-prev-next-button.next {
        right: -20px;
    }
/* ---- page dots ---- */
.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
    display: none;
}

.flickity-rtl .flickity-page-dots {
    direction: rtl;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: 0.25;
    cursor: pointer;
}

    .flickity-page-dots .dot.is-selected {
        opacity: 1;
    }
/** Carousel Item Styles **/
.ims-carousel-cell {
    width: 33%;
    height: auto;
    margin-right: 10px;
    counter-increment: gallery-cell;
}

.ims-carousel {
    margin-top: 20px;
}

@media only screen and (max-width: 1300px) {
    .ims-carousel-cell {
        width: 50%;
    }
}

@media only screen and (max-width: 1000px) {
    .ims-carousel-cell {
        width: 48%;
    }
}

@media only screen and (max-width: 765px) {
    .item .item-description {
        display: none;
    }

    .item .item-heading {
        min-height: 42px;
    }
}
/** Carousel Item Styles: END **/
/** Right Rail Padding Reset **/
@media (min-width: 77em) {
    .interior-page .flex-col--aside {
        padding-top: 0;
    }
}
/**. BUTTONS **/
.btn-link {
    background-color: #ddd;
    color: #000;
    padding: 15px 20px;
    border: 0;
    border-radius: 0;
    cursor:;
    font-size: 0.9em;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
}

    .btn-link:hover {
        background-color: #c51a30;
        color: #fff;
        text-decoration: none;
    }

@media only screen and (max-width: 800px) {
    .btn-link {
        font-size: 0.8em;
        padding: 15px 20px;
    }
}
/**. BUTTONS **/
