﻿
/*.bkf-layout {
    background: #f2f2f2;
    display: none;
    position: fixed;
    width: 100%;
    left: 114px;
    top: 0;
    z-index: 300;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%
}*/

.bkf-layout .coupons_overlay {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    display: none
}

.bkf-layout .coupons_intrc {
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50% -50%);
    -webkit-transform: translate(-50% -50%);
    display: none
}

.bkf-layout a {
    color: #0e1422
}

.bkf-layout .dolby-atmos-tooltip {
    position: relative
}

.bkf-layout .dolby-atmos-tooltip .dolby-atmos {
    position: absolute;
    display: none;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 0 1px #dfe3e7;
    font-size: 10px;
    left: 0;
    padding: 3px 8px;
    top: 122%;
    z-index: 1;
    color: #8b8d92
}

.bkf-layout .dolby-atmos-tooltip .dolby-atmos:after {
    position: absolute;
    content: "";
    top: -10px;
    left: 42%;
    border: 5px solid transparent;
    border-bottom-color: #fff
}

.bkf-layout .dolby-atmos-tooltip .dolby-atmos:before {
    position: absolute;
    content: "";
    top: -12px;
    left: 41%;
    border: 6px solid transparent;
    border-bottom-color: #dfe3e7
}

.bkf-layout .dolby-atmos-tooltip:hover .dolby-atmos {
    display: block
}

.bkf-layout .text-adult-movie {
    width: 100%;
    color: #f84464;
    display: none;
    font-size: 12px;
    padding: 8px 16px;
    background: #fafafa;
    position: relative
}

.bkf-layout .text-adult-movie span {
    vertical-align: middle
}

.bkf-layout .text-adult-movie span svg {
    width: 14px;
    height: 14px;
    fill: #ff0016
}

@media (min-width: 768px) and (max-width:991px) {
    .bkf-layout .text-adult-movie {
        right:0;
        left: 25px;
        top: 110px
    }
}

.bkf-layout .text-unpaid {
    display: none;
    position: absolute;
    font-size: 11px;
    right: 50px;
    padding: 10px 15px;
    width: 220px;
    z-index: 5;
    background: rgba(0,0,0,.6);
    border-radius: 2px;
    color: #fff
}

.bkf-layout .text-unpaid._tooltip-bottom {
    top: 63px;
    text-align: left
}

.bkf-layout .text-unpaid._tooltip-bottom .__tip {
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 8px solid rgba(0,0,0,.5);
    position: absolute;
    top: -16px;
    right: 20px
}

.bkf-layout .text-unpaid._tooltip-top {
    bottom: 100%
}

.bkf-layout .text-unpaid._tooltip-top .__tip {
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top: 8px solid rgba(0,0,0,.5);
    position: absolute;
    bottom: -16px;
    right: 20px
}

@media (min-width: 320px) and (max-width:767px) {
    .share-button {
        display:none
    }

    .bkf-layout .text-adult-movie span {
        vertical-align: text-top
    }

    .bkf-layout .text-adult-movie span.icon-error {
        width: 4%;
        margin-right: 5px
    }

    .bkf-layout .text-adult-movie span.error-text {
        width: 90%;
        line-height: 16px
    }

    .bkf-layout .text-unpaid {
        display: none;
        left: 0;
        right: 0;
        text-align: center;
        background: rgba(224,224,244,.2);
        padding: 5px 0;
        bottom: -24px
    }
}

.bkf-layout._make-blur {
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px)
}

.bkf-layout .bkf-header {
    border-bottom: 1px solid #e5e5e5;
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    top: 0;
    z-index: 100;
    text-align: left;
    color: #fff;
    background: #1f2533
}

.bkf-layout .bkf-header .st-back-btn {
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer;
    top: 20px;
    left: 10px;
    z-index: 1;
    position: absolute
}

.bkf-layout .bkf-header .st-back-btn svg,.bkf-layout .bkf-header .st-back-btn svg:hover {
    fill: #333
}

.bkf-layout .bkf-header .header-container {
    position: relative;
    zoom:1;min-width: 320px;
    padding: 9px 0 9px 30px;
    background: #fff
}

.bkf-layout .bkf-header .header-container:after,.bkf-layout .bkf-header .header-container:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-header .header-container:after {
    clear: both
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-header .header-container {
        padding:9px 0 9px 10px;
        display: flex;
        justify-content: space-between;
        align-items: end
    }
}

.bkf-layout .bkf-header .showtime-section {
    background: #f5f5fa;
    padding: 5px 0;
    height: auto;
    overflow: hidden;
    max-height: 74px
}

.bkf-layout .bkf-header .showtime-section .show-times {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    margin-left: 48px
}

.bkf-layout .bkf-header .showtime-section .show-times span {
    color: #999;
    font-size: 12px;
    line-height: 16px
}

.bkf-layout .bkf-header .showtime-section .show-times #strDate {
    display: block!important
}

.bkf-layout .bkf-header .showtime-section .show-times ._attr {
    font-size: 10px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul {
    margin: 5px -5px;
    overflow-y: hidden;
    white-space: nowrap;
    overflow-x: auto;
    max-width: 900px
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul.slick-slider,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul.slick-slider {
    padding: 0 0 20px 26px
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul.slick-slider .slick-list,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul.slick-slider .slick-list {
    max-width: 100%;
    min-width: 100%;
    padding-left: 25px;
    margin-left: -25px
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul.slick-slider .slick-list .slick-track,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul.slick-slider .slick-list .slick-track {
    max-width: 100%;
    min-width: 100%
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul.slick-slider .slick-next,.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul.slick-slider .slick-prev,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul.slick-slider .slick-next,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul.slick-slider .slick-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 30px;
    height: 27px;
    opacity: 1;
    background: #f5f5fa;
    margin-top: -24px
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul.slick-slider .slick-next:before,.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul.slick-slider .slick-prev:before,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul.slick-slider .slick-next:before,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul.slick-slider .slick-prev:before {
    content: '';
    position: relative;
    display: inline-block;
    border-style: solid;
    border-width: 2px 2px 0 0;
    border-color: #999;
    width: 10px;
    height: 10px;
    transform-origin: 50% 50%;
    top: 0
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul.slick-slider .slick-prev:before,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul.slick-slider .slick-prev:before {
    left: 3.3136px;
    transform: rotate(-135deg)
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul.slick-slider .slick-next:before,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul.slick-slider .slick-next:before {
    left: -3.3136px;
    transform: rotate(45deg)
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul li,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul li {
    background: #fff;
    display: inline-block;
    color: #2dc492;
    font-size: 12px;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #2dc492;
    margin: 0 5px;
    min-width: 96px;
    max-width: 120px;
    height: 38px;
    float: none;
    text-align: center;
    vertical-align: bottom
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul li a,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul li a {
    color: #2dc492
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul li a._filling,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul li a._filling {
    color: #f60
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul li._active,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul li._active {
    background: #2dc492
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul li._active a,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul li._active a {
    color: #fff
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul li._noAttr,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul li._noAttr {
    line-height: 28px
}

.bkf-layout .bkf-header .showtime-section .show-times .least-showtimes ul li._filling,.bkf-layout .bkf-header .showtime-section .show-times .more-shows-container ul li._filling {
    color: #f60;
    border: 1px solid #f60
}

.bkf-layout .bkf-header .showtime-section .reserve-btn {
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-right: 35px
}

.bkf-layout .bkf-header .showtime-section .reserve-btn .btn._cuatro {
    background: #f84464;
    color: #fff;
    text-transform: none;
    letter-spacing: 0
}

.bkf-layout .bkf-header .showtime-section .reserve-btn .btn._cuatro:hover {
    background: #f6133b
}

.bkf-layout .bkf-header .__dismiss {
    display: inline-block;
    position: absolute;
    top: 22px;
    width: 11px;
    height: 11px;
    right: 30px
}

.bkf-layout .bkf-header .__dismiss svg,.bkf-layout .bkf-header .__dismiss svg:hover {
    fill: #333
}

.bkf-layout .bkf-header .rem-seats {
    display: none;
    text-align: center;
    margin: -6px auto 0
}

.bkf-layout .bkf-header .rem-seats span {
    font-size: 12px;
    padding: 4px 8px
}

.bkf-layout .bkf-header h2 {
    font-size: 20px;
    color: #49ba8e;
    display: flex;
    flex-direction: column;
    margin-right: 20px;
    margin-left: 15px;
    float: left
}

.bkf-layout .bkf-header h2 span {
    display: inline-block
}

.bkf-layout .bkf-header h2 span #strDate {
    display: inline-block!important
}

.bkf-layout .bkf-header h2 span.__event-name {
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bkf-layout .bkf-header h2 span.__event-name a {
    font-size: 14px;
    color: #333
}

.bkf-layout .bkf-header h2 [class*=icon] {
    display: none;
    width: 20px;
    height: 20px;
    top: 3px
}

.bkf-layout .bkf-header h2 [class*=icon] svg {
    fill: #333333
}

.bkf-layout .bkf-header h2 .__event-details {
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 18px;
    color: #666;
    font-size: 12px;
    width: 100%
}

.bkf-layout .bkf-header h2 .__event-details span {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bkf-layout .bkf-header h2 .__event-details div {
    display: inline-block;
    margin-left: 48px;
    font-size: 9px;
    text-transform: uppercase;
    color: #8b8d92
}

.bkf-layout .bkf-header h2 .__event-details div:first-child {
    margin-left: 0
}

.bkf-layout .bkf-header h2 .__event-details div span {
    font-size: 13px;
    color: #fff
}

.bkf-layout .bkf-header .right-evt-component {
    float: right;
    margin-top: 10px;
    margin-right: 100px
}

.bkf-layout .bkf-header .event-components {
    zoom:1;text-align: left;
    float: right
}

.bkf-layout .bkf-header .event-components:after,.bkf-layout .bkf-header .event-components:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-header .event-components:after {
    clear: both
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-header .showtime-section .show-times {
        margin-left:10px;
        width: 100%
    }

    .bkf-layout .bkf-header h2 {
        width: 60%
    }

    .bkf-layout .bkf-header h2 span.__event-name {
        max-width: 180px
    }

    .bkf-layout .bkf-header h2 {
        margin-left: 0;
        font-size: 14px
    }

    .bkf-layout .bkf-header h2 [class*=icon] {
        display: none;
        width: 20px;
        height: 20px;
        top: 2px;
        opacity: .8
    }

    .bkf-layout .bkf-header h2 [class*=icon] svg {
        fill: #ffffff
    }

    .bkf-layout .bkf-header h2 .__event-details {
        margin-top: 5px
    }

    .bkf-layout .bkf-header .right-evt-component {
        margin-top: 0;
        margin-right: 0
    }

    .bkf-layout .bkf-header .event-components {
        width: 100%
    }

    .bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu li,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu li {
        width: 50%;
        text-align: center;
        float: left
    }
}

.bkf-layout .bkf-header .event-components .mob-btn {
    display: none;
    padding: 5px 10px;
    color: #fff;
    font-size: 11px;
    border: 1px solid #fff;
    float: left;
    margin-right: 25px;
    cursor: pointer
}

.bkf-layout .bkf-header .event-components .mob-btn span {
    color: #f84464
}

.bkf-layout .bkf-header .event-components .no-of-tickets-button {
    border: 1px solid #666;
    border-radius: 4px;
    height: 26px;
    padding: 4px 8px;
    position: relative;
    text-align: center;
    z-index: 1;
    cursor: pointer;
    display: flex
}

.bkf-layout .bkf-header .event-components .no-of-tickets-button div {
    margin-right: 12px;
    font-size: 11px;
    font-weight: 700;
    line-height: 15px;
    text-align: center
}

.bkf-layout .bkf-header .event-components .no-of-tickets-button div span {
    font-weight: 700
}

.bkf-layout .bkf-header .event-components .no-of-tickets-button div.__icon {
    margin: 0;
    line-height: 12px
}

.bkf-layout .bkf-header .event-components .no-of-tickets-button div.__icon svg {
    fill: #666
}

.bkf-layout .bkf-header .event-components .no-of-tickets,.bkf-layout .bkf-header .event-components .show-times {
    position: relative;
    font-size: 12px;
    color: #666;
    text-align: left;
    margin-left: 20px!important;
    cursor: pointer
}

.bkf-layout .bkf-header .event-components .no-of-tickets span.__icon,.bkf-layout .bkf-header .event-components .show-times span.__icon {
    width: 9px;
    height: 9px;
    margin-left: 5px
}

.bkf-layout .bkf-header .event-components .no-of-tickets span.__icon svg,.bkf-layout .bkf-header .event-components .show-times span.__icon svg {
    fill: #666
}

@media (min-width: 768px) and (max-width:991px) {
    .bkf-layout .bkf-header .event-components .no-of-tickets,.bkf-layout .bkf-header .event-components .show-times {
        margin-left:20px!important
    }
}

.bkf-layout .bkf-header .event-components .no-of-tickets .qty-icons,.bkf-layout .bkf-header .event-components .show-times .qty-icons {
    position: absolute;
    right: 30px;
    top: 0
}

.bkf-layout .bkf-header .event-components .no-of-tickets .qty-icons [class*=icon],.bkf-layout .bkf-header .event-components .show-times .qty-icons [class*=icon] {
    float: left;
    position: relative;
    display: none;
    width: 32px;
    height: 32px;
    margin-left: 10px;
    top: 0
}

.bkf-layout .bkf-header .event-components .no-of-tickets:first-child,.bkf-layout .bkf-header .event-components .show-times:first-child {
    margin-left: 0
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown,.bkf-layout .bkf-header .event-components .show-times .dropdown {
    cursor: pointer;
    position: relative;
    display: inline-block;
    text-align: left;
    float: left;
    transition: .5s;
    margin-top: 10px;
    padding: 9px 20px;
    box-shadow: 0 0 0 1px #dfe3e7;
    background: #fff;
    top: 0;
    font-size: 12px;
    outline: 0;
    min-width: 70px;
    z-index: 1
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__text,.bkf-layout .bkf-header .event-components .show-times .dropdown .__text {
    display: inline-block;
    margin-right: 15px;
    color: #0e1422
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__icon,.bkf-layout .bkf-header .event-components .show-times .dropdown .__icon {
    position: absolute;
    transition: .5s;
    top: 20px;
    right: 10px;
    width: 10px;
    height: 10px
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__icon svg,.bkf-layout .bkf-header .event-components .show-times .dropdown .__icon svg {
    fill: #858f9a
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu {
    position: absolute;
    zoom:1;opacity: 0;
    visibility: hidden;
    outline: 0;
    top: 100%;
    left: -1px;
    margin: 0;
    padding: 0;
    background: #fff;
    min-width: 101.5%;
    white-space: nowrap;
    text-shadow: none;
    text-align: left;
    box-shadow: 0 2px 4px 0 rgba(39,41,43,.15);
    border: 1px solid rgba(39,41,43,.15);
    border-radius: 0 0 .2857rem .2857rem;
    transition: .5s;
    z-index: 1
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu:after,.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu:before,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu:after,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu:after,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu:after {
    clear: both
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu li,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu li {
    zoom:1;transition: .5s;
    position: relative;
    padding: 15px
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu li:after,.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu li:before,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu li:after,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu li:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu li:after,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu li:after {
    clear: both
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu li .menu-icons,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu li .menu-icons {
    float: right;
    margin-right: 10px
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu li .menu-icons span,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu li .menu-icons span {
    display: block!important;
    position: absolute;
    width: 35px;
    height: 35px;
    top: 0;
    left: 15px
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu li .icon-showtime,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu li .icon-showtime {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 10px;
    right: 10px
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu li .icon-showtime svg,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu li .icon-showtime svg {
    fill: #b6b7ba
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu li:hover,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu li:hover {
    background: rgba(0,0,0,.05)
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown._active .__menu,.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown:hover .__menu,.bkf-layout .bkf-header .event-components .show-times .dropdown._active .__menu,.bkf-layout .bkf-header .event-components .show-times .dropdown:hover .__menu {
    opacity: 1;
    visibility: visible!important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0)
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown._active .__icon,.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown:hover .__icon,.bkf-layout .bkf-header .event-components .show-times .dropdown._active .__icon,.bkf-layout .bkf-header .event-components .show-times .dropdown:hover .__icon {
    transform: rotate(180deg)
}

.bkf-layout .bkf-header .event-components .no-of-tickets .dropdown:first-child,.bkf-layout .bkf-header .event-components .show-times .dropdown:first-child {
    border-left: 0
}

.bkf-layout .bkf-header .event-components .no-of-tickets input[type=text],.bkf-layout .bkf-header .event-components .show-times input[type=text] {
    padding: 8px 15px;
    font-size: 12px;
    border-radius: 0
}

.bkf-layout .bkf-header .event-components .no-of-tickets .least-showtimes,.bkf-layout .bkf-header .event-components .show-times .least-showtimes {
    float: left;
    margin-top: 10px
}

.bkf-layout .bkf-header .event-components .no-of-tickets .least-showtimes li,.bkf-layout .bkf-header .event-components .show-times .least-showtimes li {
    float: left;
    position: relative
}

.bkf-layout .bkf-header .event-components .no-of-tickets .least-showtimes li .dolby-atmos,.bkf-layout .bkf-header .event-components .show-times .least-showtimes li .dolby-atmos {
    position: absolute;
    display: none;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 0 1px #dfe3e7;
    font-size: 10px;
    left: 0;
    padding: 3px 8px;
    top: 122%;
    z-index: 1;
    color: #8b8d92
}

.bkf-layout .bkf-header .event-components .no-of-tickets .least-showtimes li .dolby-atmos:after,.bkf-layout .bkf-header .event-components .show-times .least-showtimes li .dolby-atmos:after {
    position: absolute;
    content: "";
    top: -10px;
    left: 42%;
    border: 5px solid transparent;
    border-bottom-color: #fff
}

.bkf-layout .bkf-header .event-components .no-of-tickets .least-showtimes li .dolby-atmos:before,.bkf-layout .bkf-header .event-components .show-times .least-showtimes li .dolby-atmos:before {
    position: absolute;
    content: "";
    top: -12px;
    left: 41%;
    border: 6px solid transparent;
    border-bottom-color: #dfe3e7
}

.bkf-layout .bkf-header .event-components .no-of-tickets .least-showtimes li:hover .dolby-atmos,.bkf-layout .bkf-header .event-components .show-times .least-showtimes li:hover .dolby-atmos {
    display: block
}

.bkf-layout .bkf-header .event-components .no-of-tickets .least-showtimes li a,.bkf-layout .bkf-header .event-components .show-times .least-showtimes li a {
    border: 1px solid #dfe3e7;
    border-left: 0;
    padding: 8px 10px;
    text-align: center;
    font-size: 12px;
    text-transform: lowercase;
    background: #fff;
    display: inline-block;
    transition: .5s
}

.bkf-layout .bkf-header .event-components .no-of-tickets .least-showtimes li a:hover,.bkf-layout .bkf-header .event-components .show-times .least-showtimes li a:hover {
    background: #2dc492;
    color: #fff;
    border-color: #2dc492
}

.bkf-layout .bkf-header .event-components .no-of-tickets .least-showtimes li:first-child a,.bkf-layout .bkf-header .event-components .show-times .least-showtimes li:first-child a {
    border: 1px solid #dfe3e7
}

.bkf-layout .bkf-header .event-components .no-of-tickets .least-showtimes li._active a,.bkf-layout .bkf-header .event-components .no-of-tickets .least-showtimes li:first-child a:hover,.bkf-layout .bkf-header .event-components .show-times .least-showtimes li._active a,.bkf-layout .bkf-header .event-components .show-times .least-showtimes li:first-child a:hover {
    background: #2dc492;
    color: #fff;
    border-color: #2dc492
}

.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container,.bkf-layout .bkf-header .event-components .show-times .more-shows-container {
    position: relative;
    cursor: pointer;
    float: left;
    margin-top: 10px;
    text-transform: lowercase;
    font-size: 12px;
    color: #f84464;
    padding: 10px;
    border-left: 0;
    min-width: 100px
}

.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container:hover:after,.bkf-layout .bkf-header .event-components .show-times .more-shows-container:hover:after {
    border: 6px solid transparent;
    border-bottom-color: #fff;
    content: "";
    left: 38%;
    position: absolute;
    z-index: 5;
    bottom: -1px
}

.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container ul,.bkf-layout .bkf-header .event-components .show-times .more-shows-container ul {
    background: #fff;
    position: absolute;
    display: none;
    z-index: 1;
    border: 1px solid #dfe3e7;
    left: 0;
    top: 35px;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 380px
}

.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container ul li,.bkf-layout .bkf-header .event-components .show-times .more-shows-container ul li {
    float: left;
    width: 25%;
    position: relative
}

.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container ul li .dolby-atmos,.bkf-layout .bkf-header .event-components .show-times .more-shows-container ul li .dolby-atmos {
    position: absolute;
    display: none;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 0 0 1px #dfe3e7;
    font-size: 10px;
    left: 0;
    padding: 3px 8px;
    top: 122%;
    z-index: 1;
    color: #8b8d92
}

.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container ul li .dolby-atmos:after,.bkf-layout .bkf-header .event-components .show-times .more-shows-container ul li .dolby-atmos:after {
    position: absolute;
    content: "";
    top: -10px;
    left: 42%;
    border: 5px solid transparent;
    border-bottom-color: #fff
}

.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container ul li .dolby-atmos:before,.bkf-layout .bkf-header .event-components .show-times .more-shows-container ul li .dolby-atmos:before {
    position: absolute;
    content: "";
    top: -12px;
    left: 41%;
    border: 6px solid transparent;
    border-bottom-color: #dfe3e7
}

.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container ul li:hover .dolby-atmos,.bkf-layout .bkf-header .event-components .show-times .more-shows-container ul li:hover .dolby-atmos {
    display: block
}

.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container ul li .dolby-atmos,.bkf-layout .bkf-header .event-components .show-times .more-shows-container ul li .dolby-atmos {
    left: 8px
}

.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container ul li a,.bkf-layout .bkf-header .event-components .show-times .more-shows-container ul li a {
    transition: .5s;
    border-left: 0;
    padding: 8px 10px;
    text-align: center;
    font-size: 12px;
    text-transform: lowercase;
    background: #fff;
    display: inline-block
}

.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container ul li a._active,.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container ul li a:hover,.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container ul li._active a,.bkf-layout .bkf-header .event-components .show-times .more-shows-container ul li a._active,.bkf-layout .bkf-header .event-components .show-times .more-shows-container ul li a:hover,.bkf-layout .bkf-header .event-components .show-times .more-shows-container ul li._active a {
    background: #2dc492;
    color: #fff;
    border-color: #2dc492
}

.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container input:checked+ul,.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container:hover>ul,.bkf-layout .bkf-header .event-components .show-times .more-shows-container input:checked+ul,.bkf-layout .bkf-header .event-components .show-times .more-shows-container:hover>ul {
    display: inline-block
}

.bkf-layout .bkf-header .event-components .no-of-tickets .more-shows-container:hover,.bkf-layout .bkf-header .event-components .show-times .more-shows-container:hover {
    text-decoration: underline
}

.bkf-layout .bkf-header .event-components .no-of-tickets .icon-arrow-down {
    position: absolute;
    transition: .5s;
    width: 10px;
    height: 10px;
    top: 8px;
    right: 10px
}

.bkf-layout .bkf-header .event-components .no-of-tickets .icon-arrow-down svg {
    fill: #b9baba
}

.bkf-layout .bkf-header #mobile-date-container {
    display: none
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-header .event-components .no-of-tickets .dropdown .__menu,.bkf-layout .bkf-header .event-components .show-times .dropdown .__menu {
        width:200px
    }

    .bkf-layout .bkf-header .__event-date-container {
        display: block;
        margin: -9px 20px 0 0;
        max-width: 55px;
        width: 100%;
        float: right;
        text-align: center
    }

    .bkf-layout .bkf-header .__event-date-container .__event-date-wrapper {
        max-width: 75px;
        width: 100%;
        padding: 3px;
        border-radius: 5px;
        border: 1px solid #fff;
        position: relative;
        margin: 0
    }

    .bkf-layout .bkf-header .__event-date-container .__event-date-wrapper .__calendar-strip {
        width: 3px;
        height: 6px;
        border: 1px solid;
        border-radius: 2px;
        background: 0 0;
        position: absolute
    }

    .bkf-layout .bkf-header .__event-date-container .__event-date-wrapper .__calendar-strip.__calendar-strip-one {
        top: -4px;
        left: 4px
    }

    .bkf-layout .bkf-header .__event-date-container .__event-date-wrapper .__calendar-strip.__calendar-strip-two {
        top: -4px;
        left: 9px
    }

    .bkf-layout .bkf-header .__event-date-container .__event-date-wrapper .__calendar-strip.__calendar-strip-three {
        top: -4px;
        right: 9px
    }

    .bkf-layout .bkf-header .__event-date-container .__event-date-wrapper .__calendar-strip.__calendar-strip-four {
        top: -4px;
        right: 4px
    }

    .bkf-layout .bkf-header .__event-date-container .__event-date-wrapper .__event-date-holder-one p {
        margin-bottom: 2px;
        font-size: 9px
    }

    .bkf-layout .bkf-header .__event-date-container .__event-date-wrapper .__event-date-holder-one .__event-date-holder-two {
        padding: 0;
        border-radius: 3px;
        border: 1px solid #fff
    }

    .bkf-layout .bkf-header .__event-date-container .__event-date-wrapper .__event-date-holder-one .__event-date-holder-two span {
        color: #49ba8e;
        font-size: 18px;
        font-weight: 700;
        line-height: 22px
    }
}

.bkf-layout .bkf-header .__action {
    display: inline-block;
    position: absolute;
    text-align: right;
    right: 25px;
    bottom: 10px
}

.bkf-layout .bkf-header .__action ._disable:hover+.text-unpaid {
    display: block
}

.bkf-layout .bkf-header .__action .__total-blk {
    float: left;
    display: none;
    padding: 12px 15px
}

.bkf-layout .bkf-header .__action .btn {
    text-align: center
}

.bkf-layout .bkf-header .__action .btn .__totalinbtn {
    display: none;
    letter-spacing: .5px;
    font-weight: 700;
    float: left
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-header .__action .__total-blk {
        display:block
    }

    .bkf-layout .bkf-header .__action {
        width: 100%;
        position: fixed;
        text-align: center;
        right: 0;
        bottom: 0;
        padding: 0
    }

    .bkf-layout .bkf-header .__action .__total-blk {
        display: none
    }

    .bkf-layout .bkf-header .__action .btn {
        width: 100%;
        padding: 15px 20px;
        box-shadow: 0 3px 12px rgba(0,0,0,.23);
        text-align: right
    }

    .bkf-layout .bkf-header .__action .btn .__totalinbtn {
        display: block
    }

    .bkf-layout .bkf-header .__action .btn._disable {
        text-align: center
    }

    .bkf-layout .bkf-header .__action.__unpaid {
        float: left;
        width: 100%;
        text-align: center
    }

    .bkf-layout .bkf-header .__action.__unpaid ._cuatro {
        float: left;
        text-align: center;
        width: 49%;
        padding: 12px 18px
    }

    .bkf-layout .bkf-header .__action.__unpaid ._cuatro .__totalinbtn {
        display: none
    }

    .bkf-layout .bkf-header .__action.__unpaid ._cuatro.reserve_btn {
        margin-left: 2%
    }

    .bkf-layout .bkf-header .__action.__unpaid ._disable {
        width: 49%;
        padding: 12px 18px
    }

    .bkf-layout .bkf-header .__action.__unpaid .__total-blk {
        display: block;
        width: 100%;
        font-weight: 700;
        text-transform: uppercase;
        background: #ddd;
        color: #000;
        margin-bottom: 0;
        padding: 12px 0;
        font-size: 14px;
        border-radius: 2px
    }

    .bkf-layout .bkf-header .__action.__unpaid .__pay-sec .resp-pro-res-btn {
        width: 49%
    }
}

.bkf-layout .bkf-header .__action.__unpaid .__pay-sec {
    width: 100%;
    float: right
}

.bkf-layout .bkf-header .__action.__unpaid .__pay-sec .btn {
    width: 49%;
    float: right;
    text-align: center
}

.bkf-layout .bkf-header .__action.__unpaid .__pay-sec .btn:first-child {
    margin-left: 2%
}

.bkf-layout .bkf-header .__action.__unpaid .__pay-sec.singleBtn .btn {
    width: 100%;
    float: left
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-header .__action.__unpaid .__pay-sec .btn {
        width:100%
    }

    .bkf-layout .bkf-header .st-back-btn {
        display: none
    }

    .bkf-layout .bkf-header .wrapper {
        padding: 15px 25px
    }

    .bkf-layout .bkf-header .__dismiss {
        right: 20px;
        top: 4px;
        width: 11px;
        height: 11px
    }

    .bkf-layout .bkf-header .__dismiss svg {
        fill: #fff
    }
}

.bkf-layout .bkf-container {
    width: 100%;
    zoom:1;display: none;
    position: relative;
    height: 100%
}

.bkf-layout .bkf-container:after,.bkf-layout .bkf-container:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-container:after {
    clear: both
}

.bkf-layout .bkf-container._seat {
    overflow-y: auto
}

.bkf-layout .bkf-container .coupon_left {
    float: left;
    width: 100%;
    padding: 0 8px;
    overflow-y: auto
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .coupon_left {
        padding-left:0
    }
}

.bkf-layout .bkf-container .coupon_left.seatlayout_100 {
    width: 100%
}

.bkf-layout .bkf-container .gst_section {
    font-size: 12px;
    color: #666;
    line-height: 21px;
    margin-top: 10px
}

.bkf-layout .bkf-container .gst_section span {
    color: #dc3558;
    cursor: pointer
}

.bkf-layout .bkf-container .coupon_right {
    float: right;
    display: none;
    width: 100%;
    padding: 0 8px;
    min-width: 320px;
    max-width: 400px;
    position: relative
}

@media screen and (max-width: 1085px) {
    .bkf-layout .bkf-container .coupon_left {
        width:100%
    }

    .bkf-layout .bkf-container .coupon_right {
        float: none;
        display: block;
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .bkf-layout .bkf-container .coupon_right {
        max-width:100%
    }
}

.bkf-layout .bkf-container .coupon_right .coupons_resp {
    float: left;
    width: 100%;
    transition: .4s;
    bottom: 0;
    margin: 0 auto;
    z-index: 99999
}

.bkf-layout .bkf-container .coupon_right .coupons_resp .__coupon_mobile_head {
    overflow: hidden
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .coupon_right {
        padding:0
    }

    .bkf-layout .bkf-container .coupon_right .coupons_resp .__coupon_mobile_head {
        position: relative
    }
}

.bkf-layout .bkf-container .coupon_right .coupons_resp .__respoverlay {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    display: none
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .coupon_right .coupons_resp {
        position:fixed;
        left: 0;
        right: 0;
        padding: 10px;
        border-top: 2px solid #008cd6;
        background: #f2f2f2;
        min-width: 300px;
        max-width: 100%
    }

    .bkf-layout .bkf-container .coupon_right .coupons_resp .__respoverlay {
        display: block;
        background: rgba(255,255,255,.5)
    }
}

.bkf-layout .bkf-container .coupon_right .coupons_resp .__availcoupon {
    float: left;
    display: none;
    position: relative;
    font-size: 20px;
    line-height: 27px;
    color: #666
}

.bkf-layout .bkf-container .coupon_right .coupons_resp .__availcoupon .__new {
    position: absolute;
    font-size: 8px;
    color: #fff;
    background-color: #c33;
    padding: 2px 4px;
    border-radius: 3px;
    right: -35px;
    line-height: 12px;
    bottom: 4px
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .coupon_right .coupons_resp .__availcoupon {
        display:block;
        font-size: 14px
    }
}

.bkf-layout .bkf-container .coupon_right .coupons_resp .__arrowsvg {
    display: none;
    float: right;
    transform: rotate(180deg)
}

.bkf-layout .bkf-container .coupon_right .coupons_resp .__arrowsvg svg {
    fill: #666;
    height: 25px;
    width: 25px
}

.bkf-layout .bkf-container .coupon_right .coupons_resp.bottomSlide {
    margin-bottom: 44px
}

.bkf-layout .bkf-container .coupon_right .coupons_resp.toggleUp {
    top: 0;
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: .2s;
    -webkit-animation-duration: .2s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible;
    transition: .5s
}

.bkf-layout .bkf-container .coupon_right .coupons_resp.toggleUp .coupons_respsection {
    display: block
}

.bkf-layout .bkf-container .coupon_right .coupons_resp.toggleUp .__arrowsvg {
    transform: rotate(0);
    position: absolute;
    top: 3px
}

.bkf-layout .bkf-container .coupon_right .coupons_resp.toggleUp .__availcoupon {
    margin-left: 35px
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container {
    width: 100%
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary .__details li div {
    font-size: 12px;
    color: #1f2533
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary h2 {
    float: left;
    width: 100%;
    margin-bottom: 12px
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary .ordersum_highlight {
    float: left;
    width: 15px;
    margin-bottom: 25px;
    height: 2px;
    background: #c6101c
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    padding-top: 0
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li .movie_name {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 16px;
    color: #1f2533;
    font-weight: 400
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li .movie_theatre {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 13px;
    color: #666;
    padding: 5px 0
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li .movie_date {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #1f2533
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li .flwidth {
    float: left;
    width: 100%!important
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li .flwidth .__subtotal {
    font-size: 11px;
    color: #666
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li .flwidth .__amount-payable {
    font-size: 16px
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li .flwidth ul {
    margin-top: 8px;
    float: left;
    width: 100%
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li .flwidth ul li {
    border-bottom: 0;
    padding-bottom: 0
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li .flwidth ul li div {
    color: #666;
    float: right
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li .flwidth ul li div:first-child {
    float: left;
    width: 65%
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li .coupa_code {
    color: #999
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li._total-section {
    border-top: 0
}

.bkf-layout .bkf-container .coupon_right .bkf-order-summary-container .order-summary-section .order-summary ul li:last-child {
    border-bottom: 0
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection {
    float: left;
    width: 100%
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials {
    float: left;
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    position: relative
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupon_tab {
    display: none;
    width: 100%;
    background: #ccc;
    padding: 5%
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_title {
    float: left;
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    font-family: 'Jenna Sue',sans-serif;
    font-size: 35px;
    color: #000;
    text-align: center
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types {
    float: left;
    width: 100%
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types.coupons_typeScroll {
    margin-top: 10px;
    z-index: 400
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .coupon_right .coupons_resp .__arrowsvg {
        display:block
    }

    .bkf-layout .bkf-container .coupon_right .bkf-order-summary-container {
        display: none!important
    }

    .bkf-layout .bkf-container .coupon_right .coupons_respsection {
        display: none
    }

    .bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types.coupons_typeScroll {
        height: auto;
        overflow-y: scroll;
        position: fixed;
        top: 73px;
        left: 10px;
        right: 10px;
        bottom: 45px;
        width: initial
    }
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupons_tyc {
    float: left;
    width: 50%;
    font-weight: 700;
    color: #666;
    font-size: 12px;
    padding: 5px 8px 5px 0
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .icon-refresh {
    border-radius: 0;
    width: 95px;
    height: 24px;
    padding: 5px;
    float: right;
    margin-right: 8px;
    text-align: center;
    text-transform: uppercase;
    background: #49ba8e;
    font-size: 12px;
    border: 0;
    text-indent: 0;
    cursor: pointer;
    color: #fff;
    box-shadow: 0 1px 2px 1px #ccc
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .icon-refresh.rotate {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg)
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .icon-refresh .refOverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(235,235,235,.8);
    cursor: not-allowed;
    display: none
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .icon-refresh,.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .icon-refresh .refOverlay {
        border-radius:0
    }

    .bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .icon-refresh {
        width: 95px;
        height: 26px;
        padding: 5px;
        background: #49ba8e;
        box-shadow: 0 1px 2px 1px #ccc;
        float: right;
        margin-right: 8px;
        text-indent: -99999px;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        font-size: 12px;
        border: 1px solid #ccc;
        text-indent: 0;
        margin-top: 8px
    }
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv {
    float: left;
    width: 100%
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box {
    float: left;
    width: 100%;
    position: relative;
    min-height: 45px;
    transition: .4s;
    background: #fff;
    margin-bottom: 10px;
    height: 134px;
    border-radius: 12px;
    border: 1px solid #f2f2f2
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box:hover {
    cursor: pointer;
    border: 1px solid #49ba8f
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_logo {
    float: left;
    width: 30%;
    height: 100%;
    position: relative
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_logo img {
    width: 100%;
    height: 100%;
    border-radius: 12px 0 0 12px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_logo .new_coupoffsve {
    position: absolute;
    bottom: 0;
    padding: 5px;
    background: #06acef;
    opacity: .9;
    left: 0;
    color: #fff;
    font-size: 11px;
    letter-spacing: .5px;
    width: 100%;
    border-bottom-left-radius: 10px;
    text-align: center
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers {
    float: left;
    width: 70%;
    height: 100%
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_offtop {
    float: left;
    width: 100%;
    padding: 5px;
    height: 70px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_offtop .coup_offsave {
    float: right;
    color: #333;
    font-size: 11px;
    letter-spacing: .5px;
    padding: 2px 5px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_offtop .coup_offtitle {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #333;
    padding: 0 5px;
    text-transform: capitalize;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    height: 40px;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet {
    float: left;
    width: 100%;
    border-top: 1px solid #d5d5d5;
    height: 64px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft {
    float: left;
    padding: 7px 10px;
    width: 66.66%;
    height: 64px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft .coup_outlogo {
    float: left;
    width: 40px;
    height: 40px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft .coup_outlogo img {
    border-radius: 50%;
    width: 100%
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft .coup_outdetails {
    float: left;
    max-width: 70%;
    padding: 0 5px 0 8px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft .coup_outdetails .coup_outname {
    float: left;
    width: 100%;
    color: #333;
    font-size: 11px;
    height: 28px;
    overflow: hidden;
    text-transform: capitalize
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft .coup_outdetails .st-distance {
    float: left;
    width: 100%;
    margin-top: 5px;
    line-height: 12px;
    font-size: 11px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft .coup_outdetails .st-distance:after,.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft .coup_outdetails .st-distance:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft .coup_outdetails .st-distance .__dis-icon {
    display: block;
    float: left;
    height: 15px;
    width: 15px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft .coup_outdetails .st-distance .__dis-icon svg {
    fill: #999;
    height: 12px;
    width: 12px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft .coup_outdetails .st-distance .__dis-icon svg:not(:root) {
    overflow: hidden
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft .coup_outdetails .st-distance .__distance {
    display: inline-block;
    color: #666;
    font-size: 11px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outprce {
    float: left;
    width: 33.33%;
    background: #49ba8f;
    color: #fff;
    border-bottom-right-radius: 12px;
    text-align: center;
    height: 61px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outprce .coup_strikedprice {
    margin: 0 auto;
    width: 60px;
    position: relative;
    font-size: 11px;
    padding: 3px 5px 0
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outprce .coup_strikedprice.coup_nostrike {
    padding-bottom: 4px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outprce .coup_strikedprice span {
    position: absolute;
    left: 3px;
    top: 9px;
    right: 3px;
    border-top: 1px solid #fff;
    height: 1px;
    width: auto;
    transform: rotate(-10deg)
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outprce .coup_actualprice {
    float: left;
    width: 100%;
    padding: 2px 5px 5px;
    font-weight: 700;
    font-size: 15px;
    line-height: 15px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outprce .coup_add {
    float: left;
    width: 100%;
    font-size: 12px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outprce .coup_add span {
    margin: 0 auto;
    width: 60px;
    padding: 1px 3px;
    border: 1px solid #fff
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_selected {
    display: none;
    float: left;
    width: 33.33%;
    background: #49ba8f;
    color: #fff;
    border-bottom-right-radius: 12px;
    text-align: center;
    position: relative;
    z-index: 9
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_selected .__svgselected {
    display: inline-block;
    float: none;
    height: 35px;
    width: 27px;
    margin: 0 auto;
    padding: 5px 0
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_selected .__svgselected svg {
    fill: #fff;
    height: 25px;
    width: 25px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_selected .coup_remove {
    float: left;
    width: 100%;
    text-transform: uppercase;
    background: #2e8967;
    padding: 5px;
    border-bottom-right-radius: 12px;
    font-size: 13px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_price {
    margin-top: 10px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_price .coup_actprice {
    float: left;
    width: 100%;
    font-size: 10px;
    line-height: 14px;
    color: #666;
    margin-top: -1em;
    text-align: center
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_price .coup_actprice ._line-thru {
    text-decoration: line-through;
    font-size: 13px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_price .coup_actprice ._origpricegreen {
    font-size: 14px;
    font-weight: 700;
    color: #4fb991
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_price .coup_actprice ._origpriceblue {
    font-size: 14px;
    font-weight: 700;
    color: #0068ad
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_price .coup_discprice {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #4fb991;
    padding-top: 8px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_price .coup_discprice.coup_discBlue {
    color: #fff
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .__overlay {
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    transition: .5s;
    z-index: 5
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .__overlay:hover .number {
    text-align: center;
    position: absolute;
    cursor: pointer;
    background: #fff;
    border: 2px solid #666;
    color: #666;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 20px;
    right: 21px;
    bottom: 11px;
    transition: .4s
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .__overlay:hover .number.cross {
    display: block
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box.coupdiv_boxborder {
    background: #e4e4e4;
    border-color: #f2f2f2
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coupon_addtnc {
    opacity: 0;
    position: absolute;
    transition: .5s;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coupon_addtnc .info-list {
    padding: 0;
    position: absolute;
    width: 100%;
    height: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    opacity: 1
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coupon_addtnc .info-list .info-list-elements {
    display: inline-block;
    position: relative;
    margin: 0 5px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coupon_addtnc .info-list .info-list-elements .tooltip {
    position: absolute;
    text-align: center;
    top: -15px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 9px;
    color: #49ba8e
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coupon_addtnc .info-list .info-list-elements .white-icon {
    display: block;
    height: 40px;
    width: 40px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coupon_addtnc .info-list .info-list-elements .info-icon svg {
    fill: #49ba8e
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coupon_addtnc .info-list .info-list-elements:hover .tooltip {
    display: inline-block;
    color: #fff
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coupon_addtnc .info-list .info-list-elements:hover .info-icon svg {
    fill: #fff
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coupon_addfinal {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(246,246,246,.8)
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coupon_addfinal .coupon_addsvg {
    height: 14px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: right;
    padding: 0 18px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coupon_addfinal .coupon_addsvg span {
    height: 14px;
    display: inline-block;
    width: 14px;
    margin: 0 8px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coupon_addfinal .coupon_addsvg span.tick_icon svg {
    fill: #49ba8e;
    cursor: pointer
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coupon_addfinal .coupon_addsvg span.cancel_icon svg {
    fill: #999;
    cursor: pointer
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box.selected .coupon_addfinal {
    display: block
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box.selected:hover .__overlay {
    opacity: .8
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box.selected:hover .coupon_addtnc {
    opacity: 0;
    display: none;
    margin-top: 7px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box.__disabled:hover {
    cursor: not-allowed;
    border-color: #f2f2f2
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box.__disabled .__overlay {
    background: rgba(235,235,235,.8);
    border-radius: 10px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box.__disabled .__overlay .number.cross,.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box.__disabled .__overlay .pricetag {
    display: none
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .overlay_box {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    height: 100%;
    text-align: center;
    display: block;
    background: #f2f2f2;
    padding: 20%;
    z-index: 11;
    opacity: .99;
    min-height: 500px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .overlay_box .__vertical-middle {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .overlay_box .__vertical-middle h1,.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .overlay_box .__vertical-middle h2 {
    font: 40px/52px 'Jenna Sue',sans-serif
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .overlay_box .__vertical-middle.__nocoupons {
    display: none
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_logo {
        width:31%
    }

    .bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers {
        max-width: 69%;
        min-width: 112px
    }

    .bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft {
        padding: 7px 5px
    }

    .bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupdiv .coupdiv_box .coup_offers .coup_outlet .coup_outleft .coup_outdetails {
        max-width: 66%
    }

    .bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials {
        padding: 0
    }

    .bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .overlay_box {
        display: none!important
    }

    .bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_title {
        display: none
    }

    .bkf-layout .bkf-container .coupon_right .coupons_respsection .coupons_detials .coupons_types .coupons_tyc {
        text-align: left;
        padding: 0;
        margin-left: 35px
    }

    .bkf-layout .bkf-container .coupon_right .coupons_respsection .coupon_rules {
        display: none
    }
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupon_rules {
    float: left;
    width: 100%;
    font-size: 11px;
    margin-bottom: -12px;
    padding: 6px 2px 2px;
    color: #666
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupon_rules.ctnc_botrules {
    margin-bottom: 8px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupon_rules a {
    cursor: pointer;
    color: #06f
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupon_rules .__dis-icon {
    display: block;
    float: left;
    height: 15px;
    width: 15px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupon_rules .__dis-icon svg {
    fill: #999;
    height: 12px;
    width: 12px
}

.bkf-layout .bkf-container .coupon_right .coupons_respsection .coupon_rules .__dis-icon svg:not(:root) {
    overflow: hidden
}

.bkf-layout .bkf-container .coupon_right.__unpaidCoupon .coupons_resp {
    padding: 8px 10px
}

.bkf-layout .bkf-container .coupon_right.__unpaidCoupon .coupons_resp.bottomSlide {
    margin-bottom: 80px
}

.bkf-layout .bkf-container .coupon_right.__unpaidCoupon .coupons_resp .__availcoupon {
    font-size: 18px
}

.bkf-layout .bkf-container .coupon_right.__unpaidCoupon .coupons_resp .coupons_respsection .coupons_detials .coupons_typeScroll {
    bottom: 80px
}

.bkf-layout .bkf-container .bkf-order-summary-container {
    margin-top: -116px;
    box-sizing: border-box;
    width: 30%;
    float: left
}

.bkf-layout .bkf-container .bkf-order-summary-container .btn {
    width: 100%;
    margin-bottom: 10px
}

.bkf-layout .bkf-container .bkf-order-summary-container .__order-summary-btn a {
    position: relative;
    background-color: #f84464
}

.bkf-layout .bkf-container .bkf-order-summary-container ._error {
    display: none;
    background: #fff0f0;
    border: 1px solid #c02c39;
    margin-top: 10px;
    font-size: 12px;
    padding: 10px;
    margin-bottom: 10px;
    color: #a94442
}

.bkf-layout .bkf-container .bkf-order-summary-container ._error .__icon {
    width: 20px;
    float: left;
    margin-top: -3px;
    fill: #a94442;
    margin-right: 10px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section {
    position: relative
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type {
    position: relative;
    display: none;
    left: 0;
    width: 100%;
    padding: 25px 0;
    font-size: 11px;
    z-index: 2;
    color: #969696;
    background: #f2f2f2;
    text-align: center
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type h3 {
    font-size: 14px;
    color: #999;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 25px;
    text-align: center
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type>div {
    min-height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 18px;
    text-align: left;
    padding: 15px 5px 15px 15px;
    border: 1px solid #dfe3e7;
    box-sizing: border-box;
    background-color: #fff;
    color: #dc3558;
    font-size: 10px;
    height: 60px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type>div span {
    color: #0e1422;
    font-weight: 700;
    font-size: 12px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type>div .box-office-icon,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type>div .m-ticket-icon {
    width: 35px;
    height: 25px;
    vertical-align: middle;
    float: left
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type>div .box-office-icon svg,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type>div .m-ticket-icon svg {
    width: 25px;
    height: 25px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type>div .border-line {
    position: absolute;
    border-left: 1px solid #dfe3e7;
    float: left;
    height: 60px;
    top: -16px;
    left: 30px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #sheticket,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shmticket {
    margin-right: 8px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shbox [type=radio]:checked+label:before,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shbox [type=radio]:not(:checked)+label:before,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #sheticket [type=radio]:checked+label:before,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #sheticket [type=radio]:not(:checked)+label:before,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shmticket [type=radio]:checked+label:before,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shmticket [type=radio]:not(:checked)+label:before {
    top: 6px;
    width: 16px;
    height: 16px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shbox [type=radio]:checked+label:after,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shbox [type=radio]:not(:checked)+label:after,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #sheticket [type=radio]:checked+label:after,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #sheticket [type=radio]:not(:checked)+label:after,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shmticket [type=radio]:checked+label:after,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shmticket [type=radio]:not(:checked)+label:after {
    width: 12px;
    height: 12px;
    top: 8px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shbox [type=radio]:checked+label,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shbox [type=radio]:not(:checked)+label,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #sheticket [type=radio]:checked+label,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #sheticket [type=radio]:not(:checked)+label,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shmticket [type=radio]:checked+label,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shmticket [type=radio]:not(:checked)+label {
    padding-left: 45px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type .highlight-ttype {
    box-shadow: 0 0 8px rgba(0,0,0,.2)
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type .ticket-desc {
    width: 100%;
    display: none;
    background-color: #f2f2f2;
    color: #333;
    text-align: center;
    border: 0;
    font-size: 11px;
    padding-bottom: 0
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type .btn {
    margin-top: 15px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .disclaimer-container {
    display: flex;
    width: 100%;
    margin: 15px 0 -15px 5px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .fnb-proceed-btn {
    margin-top: 10px;
    padding: 8px 0
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section #TickType {
    padding-bottom: 0
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section #TickType h3 {
    margin-bottom: 10px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap {
    border: 1px solid #dfe3e7
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary {
    position: relative;
    padding: 30px 25px;
    background: #fff
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary h2 {
    position: relative;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 25px;
    text-align: left;
    color: #c02c39
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary h2:after {
    content: "";
    position: absolute;
    bottom: -15px;
    width: 25px;
    height: 2px;
    background: #c02c39;
    left: 0;
    display: none
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #sheticket,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shmticket {
        margin-right:0
    }

    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shbox,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #sheticket,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shmticket {
        width: 50%;
        float: left;
        font-size: 10px
    }

    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shbox [type=radio]:checked+label,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shbox [type=radio]:not(:checked)+label,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #sheticket [type=radio]:checked+label,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #sheticket [type=radio]:not(:checked)+label,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shmticket [type=radio]:checked+label,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type #shmticket [type=radio]:not(:checked)+label {
        padding-left: 40px
    }

    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary {
        padding-top: 0;
        padding-bottom: 10px
    }

    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary h2 {
        display: none
    }
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__no-seats {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #fff;
    box-shadow: inset 0 0 0 1px #dfe3e7;
    text-align: center;
    color: #666;
    font-size: 12px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__no-seats .icon-big-seat {
    width: 80%;
    padding-top: 45px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__no-seats h3 {
    font-size: 30px;
    font-family: 'Jenna Sue',sans-serif;
    color: #333
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__no-seats h3 span {
    color: #c02c39
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details .__fnb-section {
    float: left;
    width: 100%;
    position: relative;
    font-size: 14px;
    color: #000
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details .__fnb-section a {
    font-size: 10px;
    color: #d6181f;
    font-weight: 100;
    margin-left: 10px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details .__fnb-section .__discount-text {
    position: absolute;
    right: 0;
    top: 30px;
    font-size: 11px;
    color: #49ba8f;
    font-weight: 700
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details .__fnb-section .__trash-icon {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    cursor: pointer
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details .__fnb-section .__trash-icon svg {
    width: 16px;
    height: 16px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details .__fnb-section #fnbTotal {
    text-align: right
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li {
    display: inline-block;
    padding-top: 8px;
    font-size: 11px;
    text-align: left;
    line-height: 18px;
    width: 100%;
    color: #666
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div {
    float: right
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.lifb_aligncross {
    margin-right: -11px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div:first-child {
    float: left
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div:nth-child(2) {
    text-align: right
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div:nth-child(2) span {
    font-size: 14px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.otherChargesContainer {
    float: left;
    width: 60%
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div #naGstBrkp {
    display: inline-block
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div #naGstBrkp.__active .__ticket-cat #audiInfo {
    padding-left: 20px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div #naGstBrkp .__ticket-cat #audiInfo {
    padding-left: 0
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.__ticket-cat {
    width: 69%
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.__ticket-cat #TickCat {
    display: inline-block;
    width: 100%;
    word-wrap: break-word
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.__ticket-cat #TickCat span,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.__ticket-cat #audiInfo {
    color: #999;
    font-size: 10px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div .__down-icon,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div .__up-icon {
    cursor: pointer;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div .__down-icon svg,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div .__up-icon svg {
    width: 16px;
    height: 16px;
    fill: #666
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.__breakdown {
    width: 100%;
    float: left;
    padding-left: 0;
    padding-top: 8px;
    display: none
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.__breakdown ul li {
    line-height: 12px;
    padding-top: 0;
    padding-left: 10px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.__breakdown ul li span {
    float: left;
    max-width: 70%;
    text-align: left;
    font-size: 10px;
    color: #969696
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.__breakdown ul li span b {
    font-size: 12px;
    color: #1f2533
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.__breakdown ul li span .other-charges-des {
    max-width: 200px;
    text-align: right
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.__breakdown ul li span:last-child {
    float: right;
    max-width: 30%
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.__breakdown .brkp_head {
    font-size: 10px;
    padding-left: 10px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div.__gstchen ul li span {
    color: #1f2533
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span {
    font-size: 12px;
    color: #1f2533
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span.total_brkp {
    color: #39f
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span.__seat-type,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span.__sub-total {
    font-size: 14px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span#bkPri,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span#bkfee,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span.__seat-price {
    font-size: 14px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span.__amount-payable {
    font-size: 18px;
    font-weight: 700
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span#audiInfo {
    color: #969696;
    padding-left: 20px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div a {
    color: #c02c39
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li .txt_brkp {
    font-size: 12px!important
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.liFB span {
    color: #999
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.liFB .icon-cancel {
    width: 20px;
    vertical-align: middle;
    cursor: pointer;
    float: left
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.liFB .icon-cancel svg {
    width: 15px;
    height: 15px;
    fill: #ccc;
    stroke: #FFFFFF;
    stroke-width: 7px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.liFB div:last-child {
    text-align: right
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.txtServiceTaxShowHide {
    display: none
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.txtServiceTaxShowHide .__hide,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.txtServiceTaxShowHide .__show {
    color: #f84464;
    cursor: pointer;
    float: left;
    font-size: 10px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.txtServiceTaxShowHide .__hide .__icon-arrow,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.txtServiceTaxShowHide .__show .__icon-arrow {
    fill: #F84464;
    width: 8px;
    height: 8px;
    margin-left: 5px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.txtServiceTaxShowHide .__hide {
    display: none
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card {
    background-color: #f5f5f5;
    padding: 16px!important;
    margin: 20px 0 0;
    position: relative
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo {
    float: left
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo .__bas-checkbox {
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo .__bas-checkbox .mini-loader {
    width: 15px!important;
    position: absolute;
    display: block
}

@keyframes spin {
    0% {
        transform: rotate(360deg)
    }

    100% {
        transform: rotate(0)
    }
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo .__bas-checkbox .mini-loader .mini {
    width: 10px;
    height: 10px;
    border-top: 2px solid #f84464;
    margin: 5px;
    border-radius: 50%;
    border-bottom: 2px solid #f84464;
    border-left: 2px solid #f84464;
    border-right: 2px solid #f2f2f2;
    animation: .5s linear infinite spin;
    -moz-animation: .5s linear infinite spin;
    -webkit-animation: .5s linear infinite spin;
    -o-animation: .5s linear infinite spin
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo ._bas-processing .__tick {
    display: none
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo ._bas-processing .bas-container {
    display: flex;
    float: unset
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo ._bas-processing .bas-icon {
    display: block;
    width: 20px;
    margin-top: 3px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo ._bas-processing .mini-loader {
    width: 15px!important;
    position: absolute;
    display: block
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo ._bas-processing [type=checkbox]:checked+label:after,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo ._bas-processing [type=checkbox]:checked+label:before,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo ._bas-processing [type=checkbox]:not(:checked)+label:after,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo ._bas-processing [type=checkbox]:not(:checked)+label:before,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo ._bas-processing [type=radio]:checked+label:after,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo ._bas-processing [type=radio]:checked+label:before,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo ._bas-processing [type=radio]:not(:checked)+label:after,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo ._bas-processing [type=radio]:not(:checked)+label:before {
    display: none
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo .__bas-logo-svg {
    display: inline-block;
    margin-top: -6px;
    margin-left: -4px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo .bas-container {
    display: flex;
    float: unset
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo .bas-icon {
    display: block;
    width: 20px;
    margin-top: 1px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo .__bas-content {
    float: unset;
    margin-left: 5px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-logo .__bas-content-text {
    font-family: Roboto;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: .2px;
    color: #000
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-price {
    float: right;
    font-size: 12px;
    color: #999
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-new-price {
    width: 60px;
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-family: Roboto;
    letter-spacing: .2px;
    margin-top: 4px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-price-container {
    display: flex;
    flex-direction: column
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-cta {
    font-family: Roboto;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #dc3558;
    cursor: pointer;
    margin-top: -1px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note {
    float: left!important;
    font-size: 10px;
    line-height: 1.5;
    margin-left: 31px;
    position: relative
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .__arrow {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    top: 0;
    left: -105%;
    right: 0;
    margin: 0 auto;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -sand-transform: rotate(270deg);
    z-index: 111;
    display: none
}

@media screen and (max-width: 767px) {
    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .__arrow {
        top:4px;
        left: -30%;
        transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -sand-transform: rotate(0)
    }
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note a {
    color: #dc3558;
    margin-left: 10px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .basAdditionalNote {
    width: 14px;
    vertical-align: middle;
    display: inline-block;
    padding-top: 2px;
    cursor: pointer
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .basAdditionalNote svg {
    width: 14px;
    fill: #666666
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .bas-new-note {
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #666;
    width: 50px;
    margin-left: 8px!important;
    margin-top: 8px;
    border-bottom: .5px dashed #666
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .basAdditionalNote:hover~.__arrow,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .basAdditionalNote:hover~.__bas-additional-content,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .basNote:hover~.__arrow,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .basNote:hover~.__bas-tnc-block-touch {
    display: block
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note #basPriceDesc+p {
    display: inline-block
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .__bas-additional-content {
    width: 131%;
    padding: 12px 15px;
    position: absolute;
    top: -38px;
    left: -135%;
    z-index: 11;
    box-sizing: border-box;
    box-shadow: 0 0 5px 3px #ccc;
    background: #fff;
    display: none;
    text-align: left
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .__bas-additional-content span {
    font-weight: 600
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .__bas-tnc-block-touch {
    width: 480px;
    padding: 12px 15px;
    position: absolute;
    top: -255px;
    right: 104%;
    z-index: 11;
    box-sizing: border-box;
    box-shadow: 0 0 5px 3px #ccc;
    background: #fff;
    display: none;
    text-align: left
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .__bas-tnc-block-touch .__block {
    text-align: left
}

@media screen and (max-width: 767px) {
    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .__bas-tnc-block-touch {
        top:-295px;
        left: -42px;
        max-height: 300px;
        overflow: scroll
    }
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .__bas-tnc-block-touch h3 {
    font-size: 13px;
    font-weight: 700
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-note .__bas-tnc-block-touch a {
    color: #666;
    font-weight: 700
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-desc {
    display: inline-block;
    margin-top: -5px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-content-desc {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: .2px;
    color: #525252
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li._total-section {
    border-top: 1px dotted #ccc;
    margin-top: 15px;
    color: #000;
    font-size: 14px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li:last-child {
    padding-bottom: 0
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__circle-left,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__circle-right {
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 22px;
    height: 22px;
    background: #f2f2f2;
    border-radius: 50%
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__circle-left {
    left: -11px;
    box-shadow: inset -1px 0 0 #dfe3e7
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__circle-right {
    right: -11px;
    box-shadow: inset 1px 0 0 #dfe3e7
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .amt-payable {
    background-color: #fffcdc;
    padding: 15px 25px;
    min-height: 50px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .amt-payable>div:first-child {
    float: left
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .amt-payable span {
    float: right
}

@media (min-width: 320px) and (max-width:767px),(min-width:768px) and (max-width:991px) {
    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span#bkPri,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span#bkfee,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span.__seat-price,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span.__seat-type,.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li div span.__sub-total {
        min-width:30%;
        float: right
    }

    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .order-summary .__details li.bas-card .__bas-price {
        min-width: 29px
    }

    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .order-summarywrap .amt-payable span {
        min-width: 30%
    }
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .coupon-section {
    margin: 25px 0;
    text-align: left
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .coupon-section h2 {
    font-family: 'Jenna Sue',sans-serif;
    font-size: 30px;
    font-weight: 300;
    color: #333
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .coupon-section h2 span {
    color: #c02c39
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .coupon-section .__container {
    margin-top: 20px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .coupon-section .__container h3 {
    margin-bottom: 10px;
    font-weight: 300;
    font-size: 9px;
    color: #54595d
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .coupon-section .__container ul {
    display: inline-block;
    width: 100%;
    background: #fff;
    border: 1px dotted #e8e8e8
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .coupon-section .__container ul li {
    position: relative;
    padding: 13px 20px;
    border-top: 1px dotted #e8e8e8;
    font-size: 12px;
    display: block;
    color: #333
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .coupon-section .__container ul li img {
    width: 32px
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .coupon-section .__container ul li p {
    float: right;
    width: 80%
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .coupon-section .__container ul li._free span {
    color: #41b785
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .coupon-section .__container ul li._paid span {
    color: #0979b6
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .coupon-section .__container ul li:first-child {
    border: 0
}

.bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .coupon-section .__container ul li span.add {
    position: absolute;
    top: 15px;
    right: 20px;
    border: 1px solid #1d2330;
    text-align: center;
    line-height: 14px;
    font-size: 22px;
    width: 18px;
    height: 18px;
    color: #1d2330;
    border-radius: 50%
}

.bkf-layout .bkf-container .bkf-order-summary-container .__order-summary-btn {
    text-align: center;
    padding-top: 15px
}

.bkf-layout .bkf-container .bkf-order-summary-container .__order-summary-btn .__totalinbtn {
    display: none
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .bkf-order-summary-container .__order-summary-btn .btn {
        max-width:500px;
        margin: 0 auto;
        left: 0;
        right: 5px;
        bottom: 10px;
        position: fixed;
        box-shadow: 0 3px 12px rgba(0,0,0,.23);
        z-index: 2;
        width: 90%
    }

    .bkf-layout .bkf-container .bkf-order-summary-container .__order-summary-btn .btn .__totalinbtn {
        display: block
    }

    .bkf-layout .bkf-container .bkf-order-summary-container {
        width: 100%;
        min-width: 290px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 40px
    }
}

.bkf-layout .bkf-container .bkf-order-summary-container .__order-summary-btn .btn.__fnb-btn {
    padding: 15px 20px;
    zoom:1;text-align: right
}

.bkf-layout .bkf-container .bkf-order-summary-container .__order-summary-btn .btn.__fnb-btn:after,.bkf-layout .bkf-container .bkf-order-summary-container .__order-summary-btn .btn.__fnb-btn:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-container .bkf-order-summary-container .__order-summary-btn .btn.__fnb-btn:after {
    clear: both
}

.bkf-layout .bkf-container .bkf-order-summary-container .__order-summary-btn .btn.__fnb-btn .__totalinbtn {
    float: left;
    letter-spacing: normal
}

.bkf-layout .bkf-container .bkf-order-summary-container .cancellation-policy-cri {
    display: none;
    position: relative;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 12px;
    color: #999;
    text-align: center
}

.bkf-layout .bkf-container .bkf-order-summary-container .cancellation-policy-cri .cancellation-policy-link {
    color: #dc3558;
    cursor: pointer;
    position: relative
}

.bkf-layout .bkf-container._add-ons {
    min-width: 320px;
    max-width: 1280px;
    margin: 10px auto 0;
    padding-bottom: 30px
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container._add-ons:not(._touch) {
        min-width:320px;
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type>div {
        width:48%;
        float: left
    }

    .bkf-layout .bkf-container._add-ons:not(._touch) {
        max-width: 992px;
        width: 100%
    }
}

@media (min-width: 992px) and (max-width:1279px) {
    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type>div {
        width:48%;
        float: left
    }

    .bkf-layout .bkf-container._add-ons:not(._touch) {
        max-width: 1200px
    }
}

@media (min-width: 1280px) and (max-width:1439px) {
    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type>div {
        width:48%;
        float: left
    }

    .bkf-layout .bkf-container._add-ons:not(._touch) {
        max-width: 1400px;
        width: 100%
    }
}

@media (min-width: 1440px) {
    .bkf-layout .bkf-container .bkf-order-summary-container .order-summary-section .ticket-type>div {
        width:48%;
        float: left
    }

    .bkf-layout .bkf-container._add-ons:not(._touch) {
        max-width: 1400px;
        width: 90%
    }

    .bkf-layout .bkf-container._add-ons {
        max-width: 1240px!important;
        padding: unset!important
    }
}

.bkf-layout .bkf-container._add-ons._touch {
    min-width: 320px;
    max-width: 1280px;
    margin: 0 auto
}

@media (min-width: 768px) and (max-width:991px) {
    .bkf-layout .bkf-container._add-ons._touch {
        max-width:992px;
        width: 100%
    }
}

@media (min-width: 992px) and (max-width:1279px) {
    .bkf-layout .bkf-container._add-ons._touch {
        max-width:1200px
    }
}

@media (min-width: 1280px) and (max-width:1439px) {
    .bkf-layout .bkf-container._add-ons._touch {
        max-width:1400px;
        width: 100%
    }
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container._add-ons._touch {
        min-width:320px;
        width: 100%
    }

    .bkf-layout .bkf-container._add-ons {
        padding-top: 120px;
        width: 100%;
        min-width: 320px
    }
}

.bkf-layout .bkf-container .box-container {
    float: left;
    background: #fff;
    box-shadow: inset 0 0 0 1px #dfe3e7
}

.bkf-layout .bkf-container .category-svg-container {
    width: 70%;
    min-height: 300px;
    height: 100%;
    float: left;
    background: #fff;
    box-shadow: inset 0 0 0 1px #dfe3e7
}

.bkf-layout .bkf-container .category-svg-container .category-layout {
    margin: 0 auto
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .category-svg-container {
        width:100%
    }
}

.bkf-layout .bkf-container .select-box-container {
    position: relative
}

.bkf-layout .bkf-container .select-box-container select {
    padding: 5px 18px;
    font-size: 12px
}

.bkf-layout .bkf-container .select-box-container .__icon-arrow-down {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 10px;
    right: 10px
}

.bkf-layout .bkf-container .select-box-container .__icon-arrow-down svg {
    fill: #999999
}

.bkf-layout .bkf-container .or-sum-pay-later {
    width: 100%;
    float: left;
    padding: 20px
}

.bkf-layout .bkf-container .or-sum-pay-later .top-block {
    float: left;
    width: 100%;
    padding-bottom: 50px;
    display: table;
    border-bottom: 1px dotted #666
}

.bkf-layout .bkf-container .or-sum-pay-later .top-block .__head-title {
    width: 100%;
    float: left;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    color: #0e1422;
    letter-spacing: 3px
}

.bkf-layout .bkf-container .or-sum-pay-later .top-block .__svg-sec {
    width: 42px;
    text-align: center;
    margin: 0 auto
}

.bkf-layout .bkf-container .or-sum-pay-later .top-block .__svg-sec svg {
    fill: #d6181f
}

.bkf-layout .bkf-container .or-sum-pay-later .top-block .__note {
    text-align: center;
    font-size: 12px;
    margin-top: 10px
}

.bkf-layout .bkf-container .or-sum-pay-later .top-block .__note p._bold {
    font-weight: 700;
    display: block
}

.bkf-layout .bkf-container .or-sum-pay-later .top-block .__note p.__alt-text {
    display: block;
    margin-top: 5px
}

.bkf-layout .bkf-container .or-sum-pay-later .top-block+.bkf-notes {
    clear: both
}

.bkf-layout .bkf-container .or-sum-pay-later .bottom-block {
    float: left;
    width: 100%;
    margin-top: 40px
}

.bkf-layout .bkf-container .or-sum-pay-later .bottom-block .cancellation-policy {
    display: table;
    margin-bottom: 15px
}

.bkf-layout .bkf-container .or-sum-pay-later .bottom-block .cancellation-policy h3.__head-title {
    font-size: 14px;
    color: #c02c39;
    margin-bottom: 10px
}

.bkf-layout .bkf-container .or-sum-pay-later .bottom-block .cancellation-policy ul {
    float: left;
    width: 100%;
    margin-left: 18px
}

.bkf-layout .bkf-container .or-sum-pay-later .bottom-block .cancellation-policy ul li {
    list-style-type: disc;
    font-size: 12px;
    color: #777;
    margin: 5px 0;
    line-height: 20px
}

.bkf-layout .bkf-container .or-sum-pay-later .bottom-block .cancellation-policy ul li:first-child {
    margin-top: 0
}

.bkf-layout .bkf-container .or-sum-pay-later .bottom-block .cancellation-policy ul li:last-child {
    margin-bottom: 0
}

.bkf-layout .bkf-container .or-sum-pay-later .bottom-block .note-sec {
    display: table
}

.bkf-layout .bkf-container .or-sum-pay-later .bottom-block .note-sec h3.__head-title {
    font-weight: 700;
    font-size: 12px;
    color: #000;
    margin-bottom: 10px
}

.bkf-layout .bkf-container .or-sum-pay-later .bottom-block .note-sec ul {
    float: left;
    width: 100%;
    margin-left: 18px
}

.bkf-layout .bkf-container .or-sum-pay-later .bottom-block .note-sec ul li {
    list-style-type: disc;
    font-size: 12px;
    color: #777;
    margin: 5px 0
}

.bkf-layout .bkf-container .or-sum-pay-later .bottom-block .note-sec ul li:first-child {
    margin-top: 0
}

.bkf-layout .bkf-container .or-sum-pay-later .bottom-block .note-sec ul li:last-child {
    margin-bottom: 0
}

.bkf-layout .bkf-container .add-ons-container {
    background: #fff;
    box-shadow: inset 0 0 0 1px #dfe3e7;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
    margin-right: 1%;
    float: left
}

.bkf-layout .bkf-container .add-ons-container.__relative {
    position: relative
}

.bkf-layout .bkf-container .add-ons-container .bas-container {
    width: 100%;
    padding-top: 8px;
    position: relative
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper {
    position: relative;
    height: 210px;
    color: #fff;
    overflow: hidden;
    background: #000
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .__cover-image {
    height: 100%;
    width: 100%;
    zoom:1}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .__cover-image:after,.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .__cover-image:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .__cover-image:after {
    clear: both
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .__cover-image img {
    height: 100%;
    width: 100%;
    float: right
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(0,0,0,0)
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content {
    position: relative;
    zoom:1}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content:after,.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content:after {
    clear: both
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container {
    min-height: 1px;
    padding-right: 8px;
    box-sizing: border-box;
    padding-top: 20px;
    padding-left: 30px;
    float: left;
    text-align: center
}

@media (min-width: 768px) and (max-width:991px) {
    .bkf-layout .bkf-container .add-ons-container {
        width:59%;
        float: left
    }

    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .__overlay {
        background: #291115
    }

    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width: 992px) and (max-width:1279px) {
    .bkf-layout .bkf-container .add-ons-container {
        width:69%;
        float: left
    }

    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container {
        width: 50%;
        float: left
    }
}

@media (min-width: 1280px) and (max-width:1439px) {
    .bkf-layout .bkf-container .add-ons-container {
        width:69%;
        float: left
    }

    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container {
        width: 50%;
        float: left
    }
}

@media (min-width: 1440px) {
    .bkf-layout .bkf-container .add-ons-container {
        width:69%;
        float: left
    }

    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container {
        width: 50%;
        float: left
    }
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .__logo {
    display: block
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .for-text {
    font-size: 8px;
    position: relative;
    width: 100px;
    margin: 5px auto -5px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .for-text .__dash {
    width: 30px;
    display: inline-block;
    position: relative;
    top: -8px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .for-text .__dash hr {
    border-top: 1px solid rgba(255,255,255,.3)
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .for-text .__for {
    width: 25px;
    display: inline-block;
    color: #fff;
    position: relative;
    top: -15px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .__tagline {
    display: block;
    padding: 0;
    font-size: 12.11px;
    line-height: 18px;
    color: #000;
    margin-top: -8px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .__power {
    font-weight: 700;
    display: block;
    font-size: 26px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 15px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .__choice {
    font-size: 35px;
    font-family: 'Jenna Sue',sans-serif;
    color: #000
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .donation-note {
    width: 280px;
    margin: 0 auto;
    font-size: 14px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .donation-note .__donate {
    display: inline;
    color: #e2e2e2;
    font-size: 12px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .donation-note .__donate label {
    padding-left: 12px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .donation-note .__donate label .__tick {
    top: 1px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .donation-note .__donate label:before {
    left: -2px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .donation-note .__donate label:after {
    left: -1px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-cover-details {
    display: none;
    min-height: 1px;
    box-sizing: border-box;
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    float: left
}

@media (min-width: 768px) and (max-width:991px) {
    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-cover-details {
        width:58.33333333%;
        float: left
    }
}

@media (min-width: 992px) and (max-width:1279px) {
    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-cover-details {
        width:41.66666667%;
        float: left
    }
}

@media (min-width: 1280px) and (max-width:1439px) {
    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-cover-details {
        width:41.66666667%;
        float: left
    }
}

@media (min-width: 1440px) {
    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-cover-details {
        width:41.66666667%;
        float: left
    }
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-cover-details .__head-text {
    margin-top: 0;
    font-size: 13px;
    font-weight: 600;
    color: #fff
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-cover-details .__para-text {
    margin-top: 0;
    font-size: 12px;
    color: #d7d7d7;
    line-height: 17px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-cover-details .__para-text .__read-more {
    text-decoration: none;
    color: #06f
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .__overlay {
        background:#291115
    }

    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container .donation-note .__donate label {
        -webkit-tap-highlight-color: transparent
    }

    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .content-container .__content .bas-logo-container {
        display: none
    }

    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper {
        height: 50px
    }

    .bkf-layout .bkf-container .add-ons-container .bas-container .bas-wrapper .__cover-image img {
        min-width: 100%;
        min-height: 100%;
        display: none
    }

    .bkf-layout .bkf-container .add-ons-container .bas-container {
        display: none
    }
}

.bkf-layout .bkf-container .add-ons-container .bas-container .__bas-tnc-block {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    color: #666;
    padding: 0 10px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .__bas-tnc-block h3 {
    margin: 0 0 10px;
    width: 100%;
    float: left;
    font-size: 13px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .__bas-tnc-block .__left,.bkf-layout .bkf-container .add-ons-container .bas-container .__bas-tnc-block .__right {
    width: 50%;
    float: left;
    font-size: 11px;
    color: #999
}

@media (max-width: 1200px) {
    .bkf-layout .bkf-container .add-ons-container .bas-container .__bas-tnc-block .__left,.bkf-layout .bkf-container .add-ons-container .bas-container .__bas-tnc-block .__right {
        font-size:9px
    }
}

.bkf-layout .bkf-container .add-ons-container .bas-container .__bas-tnc-block .__left {
    padding-right: 5px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .__bas-tnc-block .__right {
    padding-left: 5px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .__bas-info-block {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    color: #666;
    padding: 10px
}

.bkf-layout .bkf-container .add-ons-container .bas-container .__bas-info-block .__block_top {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #999
}

.bkf-layout .bkf-container .add-ons-container .bas-container .__bas-info-block .__block_top h5 {
    font-weight: 700;
    color: #000
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon {
    width: 100%;
    float: left;
    padding: 20px;
    background-color: #f2f2f2;
    font-size: 14px;
    color: #333
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate label {
    padding-left: 35px;
    width: 90%;
    color: #333;
    float: left
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate label strong {
    font-size: 18px
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate label:after,.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate label:before {
    top: 1px;
    left: -2px;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border: 1px solid #000
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate label .__tick {
    top: 5px;
    left: 2px;
    width: 16px;
    height: 16px;
    background: #fff
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate label .__tick svg {
    fill: #000;
    stroke: #000;
    stroke-width: 10px
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate label #spnSmile {
    font-weight: 700
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate label .__uncheck {
    font-weight: 700;
    font-size: 14px;
    color: #000;
    display: inline-block
}

@media (max-width: 420px) {
    .bkf-layout .bkf-container .add-ons-container .bas-container .__bas-info-block .__block_top {
        font-size:10px
    }

    .bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate label {
        width: 100%
    }
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate .info {
    position: absolute;
    padding: 5px;
    cursor: pointer
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate .info svg {
    width: 15px;
    height: 15px;
    fill: #666
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate .basTNC {
    width: 10%;
    float: left;
    cursor: pointer;
    text-align: center;
    font-size: 13px;
    color: #333;
    position: relative
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate .basTNC .__arrow {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate.__isIE label:before {
    background: #fff
}

.bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate.__isIE label:after {
    background: #000
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate label {
        -webkit-tap-highlight-color:transparent
    }

    .bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate .info {
        display: none
    }

    .bkf-layout .bkf-container .add-ons-container .bkasmile-addon {
        margin-top: 8px
    }
}

.bkf-layout .bkf-container .add-ons-container .__bas-tnc-block-touch {
    float: left;
    width: 100%;
    display: none;
    margin-top: 25px;
    padding: 10px;
    background: #fff
}

.bkf-layout .bkf-container .add-ons-container .__bas-tnc-block-touch h3 {
    margin: 0 0 10px;
    width: 100%;
    float: left;
    font-size: 13px
}

.bkf-layout .bkf-container .add-ons-container .__bas-tnc-block-touch .__block {
    width: 100%;
    float: left;
    font-size: 11px;
    color: #999
}

@media (max-width: 420px) {
    .bkf-layout .bkf-container .add-ons-container .bkasmile-addon .__donate .basTNC {
        width:100%;
        margin-top: 20px
    }

    .bkf-layout .bkf-container .add-ons-container .__bas-tnc-block-touch h3 {
        font-size: 12px
    }

    .bkf-layout .bkf-container .add-ons-container .__bas-tnc-block-touch .__block {
        font-size: 10px
    }
}

.bkf-layout .bkf-container .add-ons-container label .__tick {
    top: 1px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block {
    padding: 15px 15px 30px;
    text-align: center
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block #grab-a-bite {
    font-family: Montserrat;
    line-height: 28px;
    letter-spacing: 3px;
    font-size: 25px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block h1 {
    font-size: 50px;
    margin-bottom: 30px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block>p {
    font-size: 14px;
    color: #333
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .__note {
    margin-top: 40px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fc-text {
    font-family: Montserrat;
    color: #666;
    font-size: 16px;
    padding: 15px 0 0
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fc-text .highlight-text {
    color: #c02c39
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .sub-head {
    display: block;
    font-size: 14px;
    color: #666;
    font-family: Roboto,sans-serif
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .exclusive-fullmenu-container {
    width: 45%;
    height: 40px;
    margin: 20px auto;
    cursor: pointer
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .exclusive-fullmenu-container .tabs-menu {
    float: left;
    width: 50%;
    padding: 15px;
    background-color: #fff;
    color: #999;
    font-size: 12px;
    text-align: center;
    border: 1px solid #dfe3e7
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .exclusive-fullmenu-container .tabs-menu:first-child {
    border-right: 0
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .exclusive-fullmenu-container .tabs-active {
    background-color: #f2f2f2;
    color: #333
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fc-text {
        display:block;
        line-height: 20px;
        padding-top: 18px
    }

    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .exclusive-fullmenu-container {
        width: 100%;
        margin: 0
    }

    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .exclusive-fullmenu-container .tabs-menu {
        padding: 15px 8px;
        max-height: 45px;
        background-color: #f4f4f4;
        color: #999;
        text-align: center;
        border: 0
    }

    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .exclusive-fullmenu-container .tabs-active {
        background-color: #167ffc;
        color: #fff
    }
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-filters {
    padding-bottom: 10px;
    padding-top: 20px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-filters .cat-filter {
    font-size: 10px;
    border: 1px solid #dfe3e7;
    border-radius: 12px;
    padding: 4px 12px;
    color: #666;
    margin-right: 15px;
    cursor: pointer;
    text-align: center
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-filters ._active-cat-filter {
    background: #dc3558;
    color: #fff;
    border: 1px solid #dc3558
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-filters {
        max-width:800px;
        text-align: left;
        position: relative;
        display: flex;
        overflow-x: auto;
        padding: 8px 0
    }

    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-filters .cat-filter {
        border: 0;
        margin-right: 0;
        flex: 0 0 auto;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: .2px;
        padding: 10px 15px
    }

    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-filters ._active-cat-filter {
        background-color: #fff;
        border: 0;
        color: #f84464;
        border-radius: 0;
        border-bottom: 2px solid #dc3558
    }
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .container-fnb-filters::-webkit-scrollbar {
    display: none
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container {
    margin-top: 10px;
    margin-left: -10px;
    margin-right: -10px;
    zoom:1;position: relative;
    overflow-y: auto;
    max-height: 550px;
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container:after,.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container:after {
    clear: both
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list {
    width: calc(100% / 2 - 16px);
    padding: 16px;
    display: flex;
    background: #fff;
    box-shadow: 0 4px 8px 1px rgba(0,0,0,.25);
    border-radius: 8px;
    margin: 8px;
    height: auto
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-image {
    width: 100px;
    height: 115px;
    position: relative
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-image img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-image .tag-svg {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 1
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-details {
    background: #fff;
    padding-left: 16px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: left
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-details .title-wrapper {
    width: 100%;
    min-height: 80px;
    flex-shrink: 0
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-details .title-wrapper .catd-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #1a1a1a
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-details .title-wrapper .card-info {
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
    color: #666;
    padding: 4px 0 16px;
    height: auto
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-details .card-amount {
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    flex-shrink: 0;
    justify-content: space-between
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-details .card-amount .amount {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: #1a1a1a
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-details .card-amount .amount .display-amount {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    color: grey;
    margin: 0 5px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-details .card-amount .amount .discount-percentage {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    color: #1fad3e;
    margin: 0 5px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-details .card-amount .fnb-add {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-details .card-amount .fnb-add .add-cta {
    border: 1px solid #dc354b;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #dc354b;
    padding: 4px 16px;
    cursor: pointer
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-details .card-amount .fnb-add .add-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-details .card-amount .fnb-add .add-wrapper .plus {
    margin-right: 8px;
    height: 22px;
    cursor: pointer
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .food-card-list .food-card-details .card-amount .fnb-add .add-wrapper .minus {
    margin-left: 8px;
    height: 22px;
    cursor: pointer
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body {
    float: left;
    min-height: 1px;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 10px
}

@media (min-width: 768px) and (max-width:991px) {
    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body {
        width:50%;
        float: left
    }

    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-delivery-type {
        width: 40%;
        float: left
    }
}

@media (min-width: 992px) and (max-width:1279px) {
    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body {
        width:33%;
        float: left
    }

    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-delivery-type {
        width: 40%;
        float: left
    }
}

@media (min-width: 1280px) and (max-width:1439px) {
    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body {
        width:33%;
        float: left
    }

    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-delivery-type {
        width: 40%;
        float: left
    }
}

@media (min-width: 1440px) {
    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body {
        width:33%;
        float: left
    }

    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-delivery-type {
        width: 40%;
        float: left
    }
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div {
    position: relative;
    font-size: 11px;
    color: #666;
    text-align: left;
    box-shadow: 2px 2px 2px #f2f2f2
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .__ribbon {
    position: absolute;
    z-index: 1;
    font-size: 10px;
    top: 7px;
    left: 0;
    color: #fff;
    text-align: center;
    background: #e51c23;
    width: 63px;
    padding: 4px 0
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .__ribbon:after,.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .__ribbon:before {
    content: "";
    position: absolute;
    top: 17px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .__ribbon:after {
    top: 0;
    right: -4px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .__ribbon:before {
    left: 0;
    top: -5px;
    width: 0;
    height: 0
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .__ribbon_color {
    background: #f5a623;
    width: 100px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img {
    height: 105px;
    overflow: hidden;
    color: #fff;
    position: relative
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img img {
    width: 100%;
    height: 100%
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img h2 {
    position: absolute;
    bottom: 15px;
    left: 10px;
    font-size: 13px;
    z-index: 1;
    top: 70px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img h2 span {
    width: 12px;
    height: 12px;
    display: none;
    margin-right: 10px;
    background: #fff;
    padding: 3px;
    position: relative
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img h2 span:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 50%;
    width: 8px;
    height: 8px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img h2 span._veg:after {
    background: #49ba8e
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img h2 span._nonveg:after {
    background: #d6181f
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img .price-tag {
    position: absolute;
    top: 0;
    right: 10px;
    text-align: center;
    font-size: 14px;
    width: 52px;
    z-index: 1
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img .price-tag .__amount {
    display: inline-block;
    width: 100%;
    position: relative;
    right: 10px;
    top: 1px;
    z-index: 1;
    font-size: 12px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img .price-tag .__amount svg {
    width: 11px;
    height: 11px;
    fill: #FFFFFF
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img .price-tag .discount-price {
    opacity: .6
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img .price-tag .discount-price .strike-line {
    transform: rotate(-10deg);
    background-color: #fff;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 40px;
    height: 1px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img .price-tag .__price-tag {
    position: absolute;
    top: 0;
    right: 10px;
    height: 54px;
    width: 0;
    border-left: 27px solid rgba(0,0,0,.5);
    border-right: 27px solid rgba(0,0,0,.5);
    border-bottom: 18px solid transparent
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .img .price-tag .all-excl-combos {
    height: 42px;
    border-bottom: 14px solid transparent
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description {
    zoom:1;padding: 10px;
    font-size: 11px;
    height: 85px;
    position: relative
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description:after,.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description:after {
    clear: both
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .foodtype-indicator {
    float: left;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc {
    width: 80%;
    float: left
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 {
    color: #000;
    font-size: 14px;
    line-height: 25px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .item-sname {
    max-width: 170px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-bottom: 7px;
    margin-right: 7px;
    cursor: pointer
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon svg {
    width: 14px;
    height: 14px;
    fill: #167FFC
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon .combo-breakup-tooltip {
    display: none;
    position: absolute;
    top: -50px;
    left: 35px;
    cursor: default;
    z-index: 2
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon .combo-breakup-tooltip .__arrow {
    position: absolute;
    width: 0;
    height: 0;
    top: 63px;
    left: 2px;
    border: 6px solid #000;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(45deg);
    box-shadow: -3px 3px 5px rgba(204,204,204,.5)
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon .combo-breakup-tooltip .__content {
    border-radius: 3px;
    padding: 5px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(179,179,179,.8);
    background: #fff;
    color: #969696;
    font-size: 10px;
    font-weight: 400
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon .combo-breakup-tooltip .__content .title {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #333
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon .combo-breakup-tooltip .__content .sub-items-list {
    list-style-type: none;
    font-size: 11px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon .combo-breakup-tooltip .__content .sub-items-list li {
    clear: both;
    padding: 5px 0;
    overflow: hidden
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon .combo-breakup-tooltip .__content .sub-items-list li:first-child {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 12px;
    color: #333
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon .combo-breakup-tooltip .__content .sub-items-list li:first-child span:last-child svg {
    width: 10px;
    height: 10px;
    fill: #333333
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon .combo-breakup-tooltip .__content .sub-items-list li:nth-child(2) {
    padding-top: 10px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon .combo-breakup-tooltip .__content .sub-items-list li span {
    margin: 2px;
    line-height: normal
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon .combo-breakup-tooltip .__content .sub-items-list li span:first-child {
    float: left;
    max-width: 68%;
    white-space: initial
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon .combo-breakup-tooltip .__content .sub-items-list li span:last-child {
    float: right;
    text-align: right;
    max-width: 30%;
    height: 10px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon .combo-breakup-tooltip .__content .sub-items-list li span:last-child svg {
    width: 8px;
    height: 8px;
    fill: #969696
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc h2 .detail-sname .info-icon:hover .combo-breakup-tooltip {
    display: block
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc p {
    float: left;
    width: 60%;
    line-height: 15px;
    overflow: auto;
    height: 50px;
    color: #666
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .item-desc .detail-desc {
    height: 60px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .qty {
    float: right;
    position: absolute;
    right: -5px;
    top: 35px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .qty span {
    display: inline-block;
    text-align: center
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .qty span.__plus-minus {
    border-radius: 50%;
    border: 1px solid #d6181f;
    color: #d6181f;
    font-size: 16px;
    height: 20px;
    line-height: 19px;
    width: 20px;
    transition: .5s;
    cursor: pointer
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .qty span.__plus-minus:hover {
    background: #d6181f;
    color: #fff
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .qty span.icon {
    cursor: pointer;
    position: relative;
    width: 25px;
    height: 25px;
    top: 15px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .qty span.icon svg {
    fill: #f2f2f2;
    stroke: #666;
    stroke-width: 5px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .qty span.icon:hover svg {
    fill: #d6181f;
    stroke: #fff;
    stroke-width: 5px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .qty span.add-btn {
    background-color: #fff;
    color: #dc3558;
    border: 1px solid #ccc;
    padding: 6px 14px;
    cursor: pointer;
    z-index: 2;
    font-size: 12px;
    border-radius: 8px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .qty span.icon-minus {
    cursor: pointer;
    position: relative;
    width: 25px;
    height: 25px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description .qty span.__holder {
    width: 16px;
    color: #333;
    position: relative;
    top: -8px;
    font-size: 12px
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .description {
        height:80px
    }

    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body {
        width: 50%;
        padding: 0 10px
    }

    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div {
        background: #fff
    }
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body .fnb-div .detailed-desc {
    margin-top: -45px;
    background-color: rgba(255,255,255,.9);
    height: 130px
}

@media (max-width: 590px) {
    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container .fnb-body {
        width:100%
    }
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-error {
    display: none;
    margin-top: 15px;
    color: #c02c39;
    font-size: 18px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section {
    zoom:1;color: #969696;
    margin-top: 25px;
    padding-bottom: 40px;
    border-bottom: 1px dotted #dfe3e7
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section:after,.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section:after {
    clear: both
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section h2 {
    position: relative;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 3px;
    margin-bottom: 40px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section h2:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 25px;
    height: 2px;
    background: #c02c39
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container {
    position: relative;
    margin-left: -10px;
    margin-right: -10px;
    zoom:1}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container:after,.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container:after {
    clear: both
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-delivery-type {
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
    text-align: left
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-delivery-type strong {
    display: block;
    color: #0e1422;
    font-size: 14px;
    margin-bottom: 15px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-delivery-type .__text i {
    float: left;
    width: 44px;
    height: 44px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-delivery-type .__text span {
    float: left;
    width: 70%;
    padding-left: 10px;
    font-size: 12px;
    line-height: 18px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-seat-options {
    position: absolute;
    width: 22%;
    right: 0;
    top: 0
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-seat-options.fnb_option_required ul,.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-seat-options.fnb_option_required ul:before {
    border-color: #c33
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-seat-options ul {
    display: block;
    padding: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 5px
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-seat-options ul li {
    width: 100%;
    display: block;
    padding: 10px;
    color: #0e1422;
    font-size: 14px;
    text-align: left
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-seat-options ul:after,.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-seat-options ul:before {
    position: absolute;
    content: "";
    bottom: 40px;
    left: -19px;
    border: 10px solid transparent;
    border-right-color: #fff;
    z-index: 5
}

.bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-delivery-type-section .fnb-delivery-type-container .fnb-seat-options ul:before {
    left: -20px;
    border-right-color: #d9d9d9;
    z-index: 5
}

.bkf-layout .bkf-container .seats-block {
    position: relative
}

.bkf-layout .bkf-container .__double-booking {
    display: block;
    margin-bottom: 10px;
    color: #c02c39;
    font-size: 14px;
    text-align: center;
    margin-top: 20px
}

.bkf-layout .bkf-container .__double-booking.none {
    display: none
}

.bkf-layout .bkf-container .__total-price {
    padding: 5px;
    text-align: right;
    font-size: 14px;
    color: #999;
    position: fixed;
    right: 30px;
    margin-top: -24px;
    background-color: #f2f2f2;
    border-radius: 4px;
    z-index: 99
}

.bkf-layout .bkf-container .__total-price span {
    color: #666;
    font-weight: 700
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .add-ons-container .fnb-section .block .fnb-container {
        max-height:none;
        margin-left: 0;
        margin-right: 0;
        background: #f5f5f5
    }

    .bkf-layout .bkf-container .add-ons-container .fnb-section .block {
        padding-left: 0;
        padding-right: 0
    }

    .bkf-layout .bkf-container .add-ons-container {
        width: 100%;
        margin-right: 0
    }

    .bkf-layout .bkf-container .__total-price {
        display: none!important
    }

    .bkf-layout .bkf-container .seat-container .__event-date-container {
        display: none
    }
}

.bkf-layout .bkf-container .seat-container {
    display: block;
    width: 100%;
    margin: 0 auto;
    background: #fafafa;
    overflow-y: auto
}

.bkf-layout .bkf-container .seat-container .rem-seats {
    text-align: center;
    margin: 12px auto;
    display: none
}

.bkf-layout .bkf-container .seat-container .rem-seats span {
    color: #f2f2f2;
    font-size: 12px;
    padding: 4px 8px;
    background: #1f2533;
    border: 1px solid #1f2533;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.bkf-layout .bkf-container .seat-container .popular-seat-msg-box {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    display: none
}

.bkf-layout .bkf-container .seat-container .popular-seat-msg-box .info-icon {
    position: relative;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    display: inline-block
}

.bkf-layout .bkf-container .seat-container .popular-seat-msg-box.__touch {
    left: 20px;
    right: 0
}

.bkf-layout .bkf-container .seat-container .popular-seat-msg-box.__touch .info-icon {
    width: 14px;
    float: left;
    height: 14px
}

.bkf-layout .bkf-container .seat-container .popular-seat-msg-box.__touch .pop-tool-tip {
    display: inline-block;
    font-size: .8em;
    text-align: center;
    color: rgba(0,0,0,.6);
    float: left;
    padding-left: 5px
}

.bkf-layout .bkf-container .seat-container .popular-seat-msg-box.__non-touch .pop-tool-tip {
    width: 200px;
    right: -8px;
    font-size: .8em;
    text-align: center;
    position: absolute;
    cursor: default;
    border: 1px solid;
    color: #fff;
    background: rgba(0,0,0,.6);
    border-radius: 2px;
    margin-top: 5px;
    padding: 10px;
    display: none
}

.bkf-layout .bkf-container .seat-container .popular-seat-msg-box.__non-touch .pop-tool-tip:after {
    position: absolute;
    top: -6px;
    right: 5%;
    content: ' ';
    height: 0;
    width: 0;
    border: solid;
    border-color: rgba(0,0,0,.6) transparent;
    border-width: 0 6px 6px
}

.bkf-layout .bkf-container .seat-container .__event-date-container {
    max-width: 1240px;
    width: 100%;
    margin: 24px auto 0;
    text-align: center;
    color: #49ba8e
}

.bkf-layout .bkf-container .seat-container .__event-date-container .__event-date-wrapper {
    max-width: 75px;
    width: 100%;
    margin: 0 auto;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #80ceb2;
    position: relative
}

.bkf-layout .bkf-container .seat-container .__event-date-container .__event-date-wrapper .__calendar-strip {
    width: 4px;
    height: 10px;
    border: 1px solid;
    border-radius: 2px;
    background: #fff;
    position: absolute
}

.bkf-layout .bkf-container .seat-container .__event-date-container .__event-date-wrapper .__calendar-strip.__calendar-strip-one {
    top: -5px;
    left: 5px
}

.bkf-layout .bkf-container .seat-container .__event-date-container .__event-date-wrapper .__calendar-strip.__calendar-strip-two {
    top: -5px;
    left: 13px
}

.bkf-layout .bkf-container .seat-container .__event-date-container .__event-date-wrapper .__calendar-strip.__calendar-strip-three {
    top: -5px;
    right: 13px
}

.bkf-layout .bkf-container .seat-container .__event-date-container .__event-date-wrapper .__calendar-strip.__calendar-strip-four {
    top: -5px;
    right: 5px
}

.bkf-layout .bkf-container .seat-container .__event-date-container .__event-date-wrapper .__event-date-holder-one p {
    font-size: 12px;
    margin-top: -2px;
    padding-bottom: 2px
}

.bkf-layout .bkf-container .seat-container .__event-date-container .__event-date-wrapper .__event-date-holder-one .__event-date-holder-two {
    padding: 3px;
    border-radius: 5px;
    border: 1px solid #80ceb2
}

.bkf-layout .bkf-container .seat-container .__event-date-container .__event-date-wrapper .__event-date-holder-one .__event-date-holder-two span {
    font-size: 30px;
    font-weight: 700;
    line-height: 28px
}

.bkf-layout .bkf-container .seat-container .seats {
    /*width: 100%;
    position: relative;
    z-index: 1;
    zoom:1;padding: 50px 30px;
    background: #fafafa*/
    width: 100%;
    position: relative;
    z-index: 1;
    height: 1962px;
    zoom: 1;
    overflow-y: hidden;
     overflow-x: hidden; 
    overflow: none;
    padding: 50px 30px;
    background: #fafafa;
}
.btn-book{
position: relative;
    top: -160px;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seathallb22 {
    float: left;
    width: 38px;
    height: 50px;
}
.bkf-layout .bkf-container .seat-container .seats:after,.bkf-layout .bkf-container .seat-container .seats:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-container .seat-container .seats:after {
    clear: both
}

.bkf-layout .bkf-container .seat-container .seats .__block {
    padding-bottom: 20px;
    width: 100%
}

.bkf-layout .bkf-container .seat-container .seats .__block>div {
    width: 550px;
    margin: 0 auto
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table {
    z-index: 1;
    width: 100%
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .PriceB1 {
    position: relative;
    z-index: 1
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table a {
    display: inline-block;
    width: 200px;
    height: 250px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat3 a {
    display: inline-block;
    width: 300px;
    height: 150px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat4 a {
    display: inline-block;
    width: 100px;
    height: 100px;

    color: #1ea83c;
    text-align: center;
    font-size: 14px
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat5 a {
    display: inline-block;
    width: 200px;
    height: 100px;

    color: #1ea83c;
    text-align: center;
    font-size: 14px
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat6 a {
    display: inline-block;
    width: 100px;
    height: 200px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat6a10 a {
    display: inline-block;
    width: 200px;
    height: 100px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat9 a {
    display: inline-block;
    width: 100px;
    height: 50px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat90 a {
    display: inline-block;
    width: 150px;
    height: 50px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat10 a {
    display: inline-block;
    width: 50px;
    height: 50px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}


.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat1010 a {
    display: inline-block;
    width: 50px;
    height: 35px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}



.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat1011 a {
    display: inline-block;
    width: 75px;
    height: 35px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table a._reserved {
   background: #8fdaeb !important;
    border: 1px solid #1ea83c;
    cursor: default;
    color: #fff !important;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat11 a {
    display: inline-block;
    width: 150px;
    height: 50px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat13 a {
    display: inline-block;
    width: 115px;
    height: 75px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat14 a {
    display: inline-block;
    width: 115px;
    height: 75px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat12 a {
    display: inline-block;
    width: 75px;
    height: 100px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat120 a {
    display: inline-block;
    width: 50px;
    height: 75px;
    color: #1ea83c;
    text-align: center;
    font-size: 14px
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table a._available {
    border: 1px solid #1ea83c
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table a._sold {
    background: #f76767 !important;
    border: 1px solid #1ea83c;
    cursor: default;
    color: #fff !important;
}


.bkf-layout .bkf-container .seat-container .seats .__block>div table a._booked {
    background: #fbcf07 !important;
    cursor: default;
    color: #fff !important;
border: 1px solid #1ea83c;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table a._available:hover {
    background: #64ef82;
    color: #fff
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table a._best {
    border: 1px solid #fcc42d;
    color: #fcc42d;
    box-shadow: inset 0 0 3px 3px #fcc42d
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table a._best:hover {
    background: #fcc42d;
    color: #fff;
    border: 1px solid #fcc42d
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table a._best._selected {
    color: #fff;
    background-color: #1ea83c!important;
    border-color: #1ea83c;
    box-shadow: none
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table a._blocked {
    background: #eee!important;
    cursor: default;
    color: #fff!important
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table a._seat-ranking-shadow {
    box-shadow: 0 0 0 0 rgba(73,186,142,.7);
    transition: box-shadow 1.5s ease-in-out;
    -webkit-transition: box-shadow 1.5s ease-in-out;
    -moz-transition: box-shadow 1.5s ease-in-out
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table a.add-shadow {
    box-shadow: 0 0 3px 3px rgba(73,186,142,.7)
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table a._selected {
    color: #fff;
    background-color: #1ea83c!important;
    border-color: #1ea83c
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatP {
    width: 100%;
    color: #999;
    font-size: 12px;
    margin-bottom: 5px;
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat-cat-container {
    margin-left: 22px
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat-cat-container .seatP {
    float: left
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatP_description {
    color: #5b5b5b;
    font-size: 10px;
    padding-bottom: 10px;
    text-align: center
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatI {
    float: left;
    width: 200px;
    height: 250px;
}



.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat2 {
    float: left;
    width: 40px;
    height: 150px;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat201 {
    float: left;
    width: 80px;
    height: 150px;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat22 {
    float: left;
    width: 20px;
    height: 150px;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat22222 {
    float: left;
    width: 26px;
    height: 50px;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat220 {
    float: left;
    width: 30px;
    height: 150px;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat222 {
    float: left;
    width: 10px;
    height: 150px;
}


.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat2222 {
    float: left;
    width: 15px;
    height: 150px;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat23 {
    float: left;
    width: 50px;
    height: 150px;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat7 {
    float: left;
    width: 40px;
    height: 100px;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat70 {
    float: left;
    width: 5px;
    height: 50px;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat12 {
    float: left;
    width: 22px;
    height: 100px;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat8 {
   float: left;
    width: 50px;
    height: 100px;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat3 {
    float: left;
    width: 300px;
    height: 150px;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat4 {
    float: left;
    width: 100px;
    height: 17px;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat5 {
    float: left;
    width: 200px;
    height: 100px;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat6 {
    float: left;
    width: 100px;
    height: 200px;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat9 {
    float: left;
    width: 100px;
    height: 50px;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat90 {
    float: left;
    width: 150px;
    height: 50px;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat10 {
    float: left;
    width: 50px;
    height: 50px;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat1010 {
    float: left;
    width: 50px;
    height: 35px;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat1011 {
    float: left;
    width: 75px;
    height: 35px;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat11 {
    float: left;
    width: 150px;
    height: 50px;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat13 {
    float: left;
    width: 115px;
    height: 75px;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat14 {
    float: left;
    width: 115px;
    height: 75px;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat12 {
    float: left;
    width: 75px;
    height: 100px;
}


.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat120 {
    float: left;
    width: 50px;
    height: 75px;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatI a {
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    background: #fafafa;
    vertical-align: top
}



.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatI a .seat-svg-container {
    display: flex;
    height: 25px;
    width: 25px;
    overflow: hidden;
    justify-content: center;
    align-items: center
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatI a .seat-svg-container .seat-companion,.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatI a .seat-svg-container .seat-handicapped,.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatI a .seat-svg-container .seat-social-distancing {
    width: 16px;
    height: 16px
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatI a:hover .seat-svg-container .seat-companion path,.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatI a:hover .seat-svg-container .seat-handicapped path {
    fill: #FFFFFF
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatI .popupmsg {
    position: absolute;
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    bottom: 0;
    left: 50%;
    box-shadow: px 1px 2px 0 rgba(0,0,0,.5);
    width: 300px;
    transform: translate(-50%,0);
    -ms-transform: translate(-50% -50%);
    -webkit-transform: translate(-51% -51%);
    margin-bottom: 36px;
    display: none;
    z-index: 1
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatI .popupmsg:before {
    width: 9px;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid rgba(0,0,0,.2);
    position: absolute;
    bottom: 0;
    left: 50%;
    content: "";
    margin-bottom: -12px;
    margin-left: -12px
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatI .popupmsg:after {
    width: 9px;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    content: "";
    margin-bottom: -10px;
    margin-left: -10px
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatI .popupmsg p {
    font-size: 12px;
    color: #666;
    text-align: left
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatI:hover .popupmsg {
    display: block
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table .seatR {
    margin-right: 6px;
    margin-top: 9px;
    font-size: 14px;
    color: #b3b3b3
}

.bkf-layout .bkf-container .seat-container .seats .__block>div.screen-this-way {
    zoom:1;clear: both;
    margin-top: 15px;
    text-align: center;
    font-size: 14px
}

.bkf-layout .bkf-container .seat-container .seats .__block>div.screen-this-way:after,.bkf-layout .bkf-container .seat-container .seats .__block>div.screen-this-way:before {
    content: " ";
    display: table;
    line-height: 0
}

.bkf-layout .bkf-container .seat-container .seats .__block>div.screen-this-way:after {
    clear: both
}

.bkf-layout .bkf-container .seat-container .seats .__block>div.screen-this-way .__icon {
    width: 260px;
    height: 20px;
    display: block;
    margin: 50px auto 10px
}

.bkf-layout .bkf-container .seat-container .seats .__block>div.screen-this-way .__text {
    text-align: center;
    color: #333;
    font-size: 12px
}

.bkf-layout .bkf-container .__best-legend-message {
    display: none;
    background: #fff1cc;
    box-shadow: 0 0 10px 0 #fff1cc;
    position: fixed;
    bottom: 40px;
    left: calc(50% - 215px);
    z-index: 99;
    padding: 12px
}

.bkf-layout .bkf-container .__best-legend-message .__best-legend-message-text {
    white-space: normal;
    color: #000
}

.bkf-layout .bkf-container .__seat-message {
    position: fixed;
    width: 70%;
    height: auto;
    background: #000;
    z-index: 100;
    bottom: 80px;
    left: 50%;
    margin-left: -35%;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    opacity: .77
}

.bkf-layout .bkf-container .__seat-message .__seat-message-text {
    white-space: normal;
    color: #fff
}

.bkf-layout .bkf-container .__seat-message .__seat-message-dismiss {
    color: #dc3558;
    padding: 0 5px;
    cursor: default
}

.bkf-layout .bkf-container .__seat-action {
    background: #fff;
    padding: 10px;
    text-align: center;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99
}

.bkf-layout .bkf-container .__seat-action .btn._cuatro {
    background: #0078ff;
    color: #fff;
    text-transform: none;
    letter-spacing: 0;
    min-width: 320px;
    margin: 5px 0
}

.bkf-layout .bkf-container .__seat-action .btn._cuatro:hover {
    background: #0060cc
}

.bkf-layout .bkf-container .__seat-action ._disable:hover+.text-unpaid {
    display: block
}

.bkf-layout .bkf-container .bottom-screen {
    display: none;
    bottom: 0;
    right: 0;
    background: rgba(255,255,255,.9);
    padding: 20px 30px;
    left: 0;
    min-width: 320px;
    max-width: 1280px;
    margin: 0 auto
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .seat-container .seats .__block {
        padding-top:20px
    }

    .bkf-layout .bkf-container .seat-container .seats .__block>div table a._available {
        -webkit-tap-highlight-color: transparent
    }

    .bkf-layout .bkf-container .bottom-screen:not(._touch) {
        min-width: 320px;
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .bkf-layout .bkf-container .bottom-screen:not(._touch) {
        max-width:992px;
        width: 100%
    }
}

@media (min-width: 992px) and (max-width:1279px) {
    .bkf-layout .bkf-container .bottom-screen:not(._touch) {
        max-width:1200px
    }
}

@media (min-width: 1280px) and (max-width:1439px) {
    .bkf-layout .bkf-container .bottom-screen:not(._touch) {
        max-width:1400px;
        width: 100%
    }
}

@media (min-width: 1440px) {
    .bkf-layout .bkf-container .bottom-screen:not(._touch) {
        max-width:1400px;
        width: 90%
    }

    .bkf-layout .bkf-container .bottom-screen {
        max-width: 1240px!important;
        padding: unset!important
    }
}

.bkf-layout .bkf-container .bottom-screen._touch {
    min-width: 320px;
    max-width: 1280px;
    margin: 0 auto
}

@media (min-width: 320px) and (max-width:767px) {
    .bkf-layout .bkf-container .bottom-screen._touch {
        min-width:320px;
        width: 100%
    }

    .bkf-layout .bkf-container {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .bkf-layout .bkf-container .bottom-screen._touch {
        max-width:992px;
        width: 100%
    }
}

@media (min-width: 992px) and (max-width:1279px) {
    .bkf-layout .bkf-container .bottom-screen._touch {
        max-width:1200px
    }
}

@media (min-width: 1280px) and (max-width:1439px) {
    .bkf-layout .bkf-container .bottom-screen._touch {
        max-width:1400px;
        width: 100%
    }
}

.bkf-layout .bkf-container .bottom-screen .screen-this-way {
    bottom: 15px;
    width: 90%;
    background: #fff;
    text-align: center;
    margin: 0 auto;
    font-size: 14px
}

.bkf-layout .bkf-container .bottom-screen .screen-this-way .__text {
    display: inline-block;
    width: 80%;
    background: #ccc;
    text-align: center;
    padding: 4px
}

.bkf-layout .bkf-container .bottom-screen .__action {
    position: absolute;
    top: 10px;
    right: 30px
}

.__pay-now {
    text-align: center;
    margin-top: 30px
}

.__pay-now a {
    width: 80%
}

.modal ._resend-confirmation-popover .icon-error {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px
}

.modal ._resend-confirmation-popover .icon-error svg {
    fill: #cc3333
}

.modal ._category-modal {
    max-width: 620px;
    font-size: 12px
}

.modal ._category-modal .__header {
    text-align: left;
    color: #cecfd0;
    font-size: 14px;
    padding: 18px 35px;
    letter-spacing: inherit
}

.modal ._category-modal .__header p {
    text-transform: initial
}

.modal ._category-modal .__header h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
    color: #fff;
    font-size: 24px;
    width: 80%
}

.modal ._category-modal .__header [class*=icon] {
    display: none;
    width: 22px;
    height: 22px
}

.modal ._category-modal .body .category-div {
    margin-left: -15px;
    margin-right: -15px;
    zoom:1}

.modal ._category-modal .body .category-div:after,.modal ._category-modal .body .category-div:before {
    content: " ";
    display: table;
    line-height: 0
}

.modal ._category-modal .body .category-div:after {
    clear: both
}

.modal ._category-modal .body .category-div .select-box-container {
    float: left;
    min-height: 1px;
    padding-left: 7.5px;
    padding-right: 7.5px;
    box-sizing: border-box;
    clear: none
}

@media (min-width: 768px) and (max-width:991px) {
    .modal ._category-modal .body .category-div .select-box-container {
        width:50%;
        float: left
    }
}

@media (min-width: 992px) and (max-width:1279px) {
    .modal ._category-modal .body .category-div .select-box-container {
        width:50%;
        float: left
    }
}

@media (min-width: 1280px) and (max-width:1439px) {
    .modal ._category-modal .body .category-div .select-box-container {
        width:50%;
        float: left
    }
}

@media (min-width: 1440px) {
    .modal ._category-modal .body .category-div .select-box-container {
        width:50%;
        float: left
    }
}

.modal ._category-modal .body .ntrgt {
    color: #969696;
    margin-top: 10px
}

.modal ._qty-modal {
    max-width: 515px!important;
    background: #fff!important;
    color: #888c90!important;
    top: 10px;
    z-index: 400;
    border-radius: 5px
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._category-modal .__header {
        padding:15px;
        font-size: 12px
    }

    .modal ._category-modal .__header h2 {
        font-size: 14px
    }

    .modal ._category-modal .__header [class*=icon] {
        display: none;
        width: 20px;
        height: 20px;
        position: absolute;
        margin-left: 10px
    }

    .modal ._category-modal .__header .__dismiss {
        right: 0;
        top: 0;
        width: 50px;
        height: 50px;
        padding: 18px
    }

    .modal ._category-modal .__header .__dismiss svg {
        fill: #333
    }

    .modal ._category-modal .__header .__dismiss svg:hover {
        fill: #fafafa
    }

    .modal ._category-modal .body .category-div {
        margin: 0
    }

    .modal ._category-modal .body .category-div .select-box-container {
        width: 60%
    }

    .modal ._category-modal .body .category-div .select-box-container:last-child {
        width: 40%
    }

    .modal ._category-modal .body .ntrgt {
        width: 100%!important
    }

    .modal ._qty-modal {
        width: 100%!important;
        max-width: 100%!important;
        top: inherit!important;
        bottom: 0!important;
        position: fixed!important;
        border-radius: 0
    }
}

.modal ._qty-modal .__header {
    background: 0 0;
    color: #000;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0
}

.modal ._qty-modal .__header .__dismiss {
    width: 16px;
    height: 16px
}

.modal ._qty-modal .__header .__dismiss svg {
    fill: #666666
}

.modal ._qty-modal .body {
    text-align: center
}

.modal ._qty-modal .body .__list {
    width: 100%;
    margin: 20px 0;
    display: inline-block
}

.modal ._qty-modal .body .__list ul {
    width: 100%;
    zoom:1;background: #fff;
    padding: 0 15px;
    display: inline-block
}

.modal ._qty-modal .body .__list ul:after,.modal ._qty-modal .body .__list ul:before {
    content: " ";
    display: table;
    line-height: 0
}

.modal ._qty-modal .body .__list ul:after {
    clear: both
}

.modal ._qty-modal .body .__list ul li {
    cursor: pointer;
    display: inline-block;
    transition: .5s;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    margin: 0 5px;
    border-radius: 50%
}

.modal ._qty-modal .body .__list ul li._active,.modal ._qty-modal .body .__list ul li._selected {
    color: #fff;
    background: #f84464
}

.modal ._qty-modal .body .category-list {
    padding-top: 25px;
    border-top: 2px solid rgba(245,245,245,.7)
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._qty-modal .__header {
        background:#fff!important;
        color: #333!important;
        text-transform: none!important;
        font-size: 16px!important;
        letter-spacing: 0!important
    }

    .modal ._qty-modal .body {
        padding: 15px 10px!important
    }

    .modal ._qty-modal .body .__list {
        margin: 0;
        height: 45px;
        overflow: hidden
    }

    .modal ._qty-modal .body .__list ul {
        overflow-y: hidden;
        white-space: nowrap;
        overflow-x: auto;
        max-width: 900px;
        padding: 0 0 15px
    }

    .modal ._qty-modal .body .__list ul li {
        margin: 0 3px;
        -webkit-tap-highlight-color: transparent
    }

    .modal ._qty-modal .body .__list {
        margin-bottom: 20px
    }

    .modal ._qty-modal .body .cat-list {
        height: 79px;
        overflow: hidden
    }

    .modal ._qty-modal .body .category-list {
        padding-top: 5px;
        overflow-y: hidden;
        white-space: nowrap;
        overflow-x: auto
    }
}

.modal ._qty-modal .body .category-list input[type=radio] {
    vertical-align: top;
    display: inline-block;
    margin-top: 15px;
    position: relative;
    left: 0;
    height: 13px;
    width: 13px
}

.modal ._qty-modal .body .category-list input[type=radio]:after {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    top: -2px;
    position: relative;
    content: '';
    display: inline-block;
    border: 1px solid #f84464
}

.modal ._qty-modal .body .category-list input[type=radio]:checked::after {
    background-color: #f84464;
    border: 1px solid #f84464;
    box-shadow: inset 0 0 0 1px #fff
}

.modal ._qty-modal .body .category-list input[type=radio].hidden {
    display: none
}

.modal ._qty-modal .body .category-list .cat-info {
    display: inline-block;
    margin: 5px 15px
}

.modal ._qty-modal .body .category-list .cat-info span {
    font-size: 12px;
    color: #666;
    display: block;
    text-align: center
}

.modal ._qty-modal .body .category-list .cat-info span.cat-price {
    font-weight: 700;
    color: #333
}

.modal ._qty-modal .body .category-list .cat-info span.cat-status._available {
    color: #2ec492
}

.modal ._qty-modal .body .category-list .cat-info span.cat-status._filling {
    color: #ffa426
}

.modal ._qty-modal .body .category-list .cat-info span.cat-status._sold {
    color: #999
}

.modal ._qty-modal .body .action-btn {
    font-size: 16px;
    color: #fff;
    background: #f84464;
    border-radius: 5px;
    margin: 15px auto 0;
    padding: 15px 0;
    cursor: pointer
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._qty-modal .body .action-btn {
        padding:11px 0;
        font-size: 14px
    }
}

.modal ._qty-modal .body .tnc {
    text-align: left!important;
    font-size: 12px;
    line-height: 20px;
    max-height: calc(100vh - 240px);
    overflow: auto
}

.modal ._qty-modal .body .__actions {
    margin-top: 20px
}

.modal ._qty-modal .body .__actions .btn._cuatro {
    font-size: 16px;
    color: #fff;
    background: #0078ff;
    border-radius: 5px;
    margin: 15px auto 0;
    padding: 15px 0;
    cursor: pointer;
    text-transform: none;
    letter-spacing: 0;
    min-width: 49%;
    display: inline-block
}

.modal ._qty-modal .body .__actions .btn._cuatro:focus,.modal ._qty-modal .body .__actions .btn._cuatro:hover {
    background: #0078ff
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._qty-modal .body .tnc {
        max-height:170px;
        overflow: hidden;
        overflow-y: auto
    }

    .modal ._qty-modal .body .__actions .btn._cuatro {
        padding: 11px 0
    }
}

.modal ._qty-modal .body .__actions .btn.secondary {
    color: #0078ff;
    background: #fff;
    border: 2px solid #0078ff;
    padding: 13px 0
}

.modal ._qty-modal .body .__actions .btn.secondary:hover {
    background: #fff
}

.modal ._qty-modal .body .__avatar {
    text-align: center
}

.modal ._qty-modal .body .__avatar span {
    display: none;
    width: 120px;
    height: 120px
}

.modal ._qty-modal .body .__avatar span.icon-motorbike {
    display: inline-block
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._qty-modal .body .__actions .btn.secondary {
        padding:9px 0
    }

    .modal ._qty-modal .body .__avatar span {
        width: 90px;
        height: 90px
    }

    .modal ._qty-modal .body .__avatar {
        display: block
    }
}

.modal ._qty-modal .body .__ad-spot {
    float: left;
    margin-bottom: 10px;
    width: 100%
}

.modal ._qty-modal .body .__ad-spot img {
    display: block;
    min-height: 1px;
    width: 100%;
    max-width: 485px;
    margin: 0 auto
}

.modal ._qty-modal .body .__block-text {
    display: block;
    padding: 10px 0;
    color: #666;
    font-size: 12px
}

.modal ._qty-modal .body .__book-buttons {
    padding: 10px
}

.modal ._qty-modal .body .__book-buttons .btn {
    background: #c33;
    color: #fff;
    margin: 0 5px
}

.modal ._qty-modal .body .__book-buttons .btn:hover {
    background-color: #a32929
}

.modal ._terms-modal {
    max-width: 515px!important;
    background: #fff!important;
    color: #888c90!important;
    top: 10px;
    z-index: 400;
    border-radius: 5px
}

.modal ._terms-modal .__header {
    background: 0 0;
    color: #000;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0
}

.modal ._terms-modal .__header .__dismiss {
    width: 16px;
    height: 16px
}

.modal ._terms-modal .__header .__dismiss svg {
    fill: #666666
}

.modal ._terms-modal .body {
    text-align: center
}

.modal ._terms-modal .body .__list {
    width: 100%;
    margin: 20px 0;
    display: inline-block
}

.modal ._terms-modal .body .__list ul {
    width: 100%;
    zoom:1;background: #fff;
    padding: 0 15px;
    display: inline-block
}

.modal ._terms-modal .body .__list ul:after,.modal ._terms-modal .body .__list ul:before {
    content: " ";
    display: table;
    line-height: 0
}

.modal ._terms-modal .body .__list ul:after {
    clear: both
}

.modal ._terms-modal .body .__list ul li {
    cursor: pointer;
    display: inline-block;
    transition: .5s;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    margin: 0 5px;
    border-radius: 50%
}

.modal ._terms-modal .body .__list ul li._active,.modal ._terms-modal .body .__list ul li._selected {
    color: #fff;
    background: #f84464
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._qty-modal .body .__book-buttons {
        padding:0
    }

    .modal ._qty-modal .body .__book-buttons .btn {
        width: 100%;
        margin: 0
    }

    .modal ._qty-modal .body .__book-buttons .btn:first-child {
        margin-bottom: 10px
    }

    .modal ._terms-modal {
        width: 100%!important;
        max-width: 100%!important;
        top: inherit!important;
        bottom: 0!important;
        position: fixed!important;
        border-radius: 0
    }

    .modal ._terms-modal .__header {
        background: #fff!important;
        color: #333!important;
        text-transform: none!important;
        font-size: 16px!important;
        letter-spacing: 0!important
    }

    .modal ._terms-modal .body {
        padding: 15px 10px!important
    }

    .modal ._terms-modal .body .__list {
        margin: 0;
        height: 45px;
        overflow: hidden
    }

    .modal ._terms-modal .body .__list ul {
        overflow-y: hidden;
        white-space: nowrap;
        overflow-x: auto;
        max-width: 900px;
        padding: 0 0 15px
    }

    .modal ._terms-modal .body .__list ul li {
        margin: 0 3px;
        -webkit-tap-highlight-color: transparent
    }

    .modal ._terms-modal .body .__list {
        margin-bottom: 20px
    }

    .modal ._terms-modal .body .cat-list {
        height: 79px;
        overflow: hidden
    }
}

.modal ._terms-modal .body .category-list {
    padding-top: 25px;
    border-top: 2px solid rgba(245,245,245,.7)
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._terms-modal .body .category-list {
        padding-top:5px;
        overflow-y: hidden;
        white-space: nowrap;
        overflow-x: auto
    }
}

.modal ._terms-modal .body .category-list input[type=radio] {
    vertical-align: top;
    display: inline-block;
    margin-top: 15px;
    position: relative;
    left: 0;
    height: 13px;
    width: 13px
}

.modal ._terms-modal .body .category-list input[type=radio]:after {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    top: -2px;
    position: relative;
    content: '';
    display: inline-block;
    border: 1px solid #f84464
}

.modal ._terms-modal .body .category-list input[type=radio]:checked::after {
    background-color: #f84464;
    border: 1px solid #f84464;
    box-shadow: inset 0 0 0 1px #fff
}

.modal ._terms-modal .body .category-list input[type=radio].hidden {
    display: none
}

.modal ._terms-modal .body .category-list .cat-info {
    display: inline-block;
    margin: 5px 15px
}

.modal ._terms-modal .body .category-list .cat-info span {
    font-size: 12px;
    color: #666;
    display: block;
    text-align: center
}

.modal ._terms-modal .body .category-list .cat-info span.cat-price {
    font-weight: 700;
    color: #333
}

.modal ._terms-modal .body .category-list .cat-info span.cat-status._available {
    color: #2ec492
}

.modal ._terms-modal .body .category-list .cat-info span.cat-status._filling {
    color: #ffa426
}

.modal ._terms-modal .body .category-list .cat-info span.cat-status._sold {
    color: #999
}

.modal ._terms-modal .body .action-btn {
    font-size: 16px;
    color: #fff;
    background: #f84464;
    border-radius: 5px;
    margin: 15px auto 0;
    padding: 15px 0;
    cursor: pointer
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._terms-modal .body .action-btn {
        padding:11px 0;
        font-size: 14px
    }
}

.modal ._terms-modal .body .tnc {
    text-align: left!important;
    font-size: 12px;
    line-height: 20px;
    max-height: calc(100vh - 240px);
    overflow: auto
}

.modal ._terms-modal .body .__actions {
    margin-top: 20px
}

.modal ._terms-modal .body .__actions .btn._cuatro {
    font-size: 16px;
    color: #fff;
    background: #0078ff;
    border-radius: 5px;
    margin: 15px auto 0;
    padding: 15px 0;
    cursor: pointer;
    text-transform: none;
    letter-spacing: 0;
    min-width: 49%;
    display: inline-block
}

.modal ._terms-modal .body .__actions .btn._cuatro:focus,.modal ._terms-modal .body .__actions .btn._cuatro:hover {
    background: #0078ff
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._terms-modal .body .tnc {
        max-height:170px;
        overflow: hidden;
        overflow-y: auto
    }

    .modal ._terms-modal .body .__actions .btn._cuatro {
        padding: 11px 0
    }
}

.modal ._terms-modal .body .__actions .btn.secondary {
    color: #0078ff;
    background: #fff;
    border: 2px solid #0078ff;
    padding: 13px 0
}

.modal ._terms-modal .body .__actions .btn.secondary:hover {
    background: #fff
}

.modal ._terms-modal .body .__avatar {
    text-align: center
}

.modal ._terms-modal .body .__avatar span {
    display: none;
    width: 120px;
    height: 120px
}

.modal ._terms-modal .body .__avatar span.icon-motorbike {
    display: inline-block
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._terms-modal .body .__actions .btn.secondary {
        padding:9px 0
    }

    .modal ._terms-modal .body .__avatar span {
        width: 90px;
        height: 90px
    }

    .modal ._terms-modal .body .__avatar {
        display: block
    }
}

.modal ._terms-modal .body .__ad-spot {
    float: left;
    margin-bottom: 10px;
    width: 100%
}

.modal ._terms-modal .body .__ad-spot img {
    display: block;
    min-height: 1px;
    width: 100%;
    max-width: 485px;
    margin: 0 auto
}

.modal ._terms-modal .body .__block-text {
    display: block;
    padding: 10px 0;
    color: #666;
    font-size: 12px
}

.modal ._terms-modal .body .__book-buttons {
    padding: 10px
}

.modal ._terms-modal .body .__book-buttons .btn {
    background: #c33;
    color: #fff;
    margin: 0 5px
}

.modal ._terms-modal .body .__book-buttons .btn:hover {
    background-color: #a32929
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._terms-modal .body .__book-buttons {
        padding:0
    }

    .modal ._terms-modal .body .__book-buttons .btn {
        width: 100%;
        margin: 0
    }

    .modal ._terms-modal .body .__book-buttons .btn:first-child {
        margin-bottom: 10px
    }
}

.modal ._later-modal .body .__msg {
    font-size: 14px;
    width: 100%;
    text-align: center;
    color: #333;
    padding: 10px 0
}

.modal ._otp-modal .body .__header-text {
    font-size: 32px;
    font-family: 'Jenna Sue',sans-serif;
    width: 100%;
    text-align: center
}

.modal ._otp-modal .body .__msg {
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin: 30px 0
}

.modal ._otp-modal .body .input-otp {
    width: 300px;
    margin: 0 auto
}

.modal ._otp-modal .body .__book-buttons {
    padding: 10px;
    text-align: center
}

.modal ._otp-modal .body .__book-buttons .btn {
    background: #c33;
    color: #fff;
    margin: 0 auto;
    text-transform: uppercase;
    display: table
}

.modal ._otp-modal .body .__book-buttons .resend {
    text-decoration: underline;
    text-transform: uppercase;
    color: #999;
    margin: 10px 0;
    font-size: 12px;
    display: block
}

.modal ._otp-modal .body .err-text {
    color: #a94442;
    background-color: #f2dede;
    font-size: 14px;
    width: 300px;
    padding: 15px;
    margin: 10px auto
}

.modal ._cancel-modal .body .__header-txt {
    font-size: 32px;
    font-family: 'Jenna Sue',sans-serif;
    width: 100%;
    text-align: center
}

.modal ._cancel-modal .body .__msg {
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin: 30px 0
}

.modal ._cancel-modal .body .__book-buttons {
    padding: 10px;
    text-align: center
}

.modal ._cancel-modal .body .__book-buttons .btn {
    background: #c33;
    color: #fff;
    margin: 0 5px;
    text-transform: uppercase
}

@media (min-width: 992px) and (max-width:1279px),(min-width:1280px) and (max-width:1439px),(min-width:1440px) {
    .modal ._qty-modal .body .__list ul li:hover,.modal ._terms-modal .body .__list ul li:hover {
        color:#fff;
        background: #f84464
    }

    .modal ._otp-modal .body .__book-buttons .btn:hover {
        background-color: #a32929
    }

    .modal ._otp-modal .body .__book-buttons .resend:hover {
        color: grey
    }

    .modal ._cancel-modal .body .__book-buttons .btn:hover {
        background-color: #a32929
    }

    .modal ._cancel-modal .body .__book-buttons .btn._inactive:hover {
        background-color: #c6c3b4
    }
}

.modal ._cancel-modal .body .__book-buttons .btn._inactive {
    background: #dcdad1
}

.modal ._paycash .body .msg {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin: 30px 0
}

.modal ._paycash .body .msg ._link {
    color: #c02c39
}

.modal ._paycash .body .__division {
    width: 100%;
    text-align: center;
    font-size: 11px;
    position: relative;
    padding-bottom: 30px
}

.modal ._paycash .body .__division .__or {
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #999;
    display: block;
    padding-top: 7px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    background-color: #fff
}

.modal ._paycash .body .__division .__line {
    width: 100%;
    border-bottom: 1px dotted #999;
    height: 1px;
    display: block;
    position: absolute;
    top: 15px;
    z-index: 0
}

.modal ._paycash .body .__book-block {
    float: left;
    width: 100%
}

.modal ._paycash .body .__book-block .__movie-details {
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
    float: left;
    width: 100%
}

.modal ._paycash .body .__book-block .__movie-details .__container {
    margin: 0 auto;
    display: table
}

.modal ._paycash .body .__book-block .__movie-details .__container .__mov-name {
    font-size: 20px;
    color: #f84464
}

.modal ._paycash .body .__book-block .__movie-details .__container .__mov-name .__rating {
    color: #999;
    font-size: 12px;
    width: 30px;
    height: 30px;
    border: 2px solid #999;
    display: inline-block;
    border-radius: 50%;
    padding-top: 6px;
    font-weight: 700;
    text-align: center
}

.modal ._paycash .body .__book-block .__movie-details .__container .__date {
    color: #999;
    font-size: 12px
}

.modal ._paycash .body .__book-block .__pay-block {
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
    float: left;
    display: block;
    text-align: center
}

@media (min-width: 768px) and (max-width:991px) {
    .modal ._paycash .body .__book-block .__movie-details,.modal ._paycash .body .__book-block .__pay-block {
        width:50%;
        float: left
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel {
        width: 30%;
        float: left
    }
}

@media (min-width: 992px) and (max-width:1279px) {
    .modal ._paycash .body .__book-block .__movie-details,.modal ._paycash .body .__book-block .__pay-block {
        width:50%;
        float: left
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel {
        width: 30%;
        float: left
    }
}

@media (min-width: 1280px) and (max-width:1439px) {
    .modal ._paycash .body .__book-block .__movie-details,.modal ._paycash .body .__book-block .__pay-block {
        width:50%;
        float: left
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel {
        width: 30%;
        float: left
    }
}

@media (min-width: 1440px) {
    .modal ._paycash .body .__book-block .__movie-details,.modal ._paycash .body .__book-block .__pay-block {
        width:50%;
        float: left
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel {
        width: 30%;
        float: left
    }
}

.modal ._couponTnc_popup {
    max-width: 948px
}

.modal ._couponTnc_popup .popover-container .body {
    padding: 10px;
    background: #fff;
    position: relative
}

.modal ._couponTnc_popup .popover-container .body.pop_body {
    padding: 0!important
}

.modal ._couponTnc_popup .popover-container .body .__dismiss {
    display: inline-block;
    position: absolute;
    cursor: pointer;
    top: -15px;
    width: 28px;
    height: 28px;
    right: -15px;
    background: #000;
    padding: 5px;
    border-radius: 50%;
    text-align: center
}

.modal ._couponTnc_popup .popover-container .body .__dismiss svg {
    fill: #999999;
    width: 13px;
    height: 13px
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper {
    max-height: 378px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-left: -10px;
    margin-right: -10px;
    zoom:1}

.modal ._couponTnc_popup .popover-container .body .body-wrapper:after,.modal ._couponTnc_popup .popover-container .body .body-wrapper:before {
    content: " ";
    display: table;
    line-height: 0
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper:after {
    clear: both
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite {
    float: left;
    width: 100%;
    text-align: left;
    background: #fff;
    position: relative
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .save-rupees-label {
    padding: 6px 10px;
    display: inline-block;
    font-size: 16px;
    background: #63a6ec;
    color: #fff;
    position: absolute;
    left: 0;
    z-index: 10
}

@media only screen and (max-width: 640px) {
    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .save-rupees-label {
        top:initial!important;
        bottom: 0
    }
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_validtill {
    position: absolute;
    left: 0;
    top: 0;
    background: #f6eebc;
    padding: 4px 10px;
    font-size: 11px;
    font-weight: 700;
    z-index: 1
}

@media only screen and (max-width: 640px) {
    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_validtill {
        top:0!important
    }
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_imgmain {
    float: left;
    width: 100%;
    position: relative
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_imgmain img {
    width: 100%
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_imgmain .price-tag {
    font-size: 14px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 0;
    width: 56px;
    z-index: 2
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_imgmain .price-tag .__price-tag {
    border-bottom: 16.6667px solid transparent;
    border-left: 28px solid #49ba8f;
    border-right: 28px solid #49ba8f;
    height: 65px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    width: 0
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_imgmain .price-tag .__price-value {
    float: left;
    width: 100%;
    font-size: 10px;
    color: #fff;
    padding: 2px 0;
    font-weight: 300
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_imgmain .price-tag .__striked-price {
    font-size: 10px;
    color: #fff;
    font-weight: 300
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_imgmain .price-tag .__actual-price {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_imgmain .ctnc_offerprice {
    position: absolute;
    top: 11px;
    right: 11px;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 6px;
    font-size: 13px;
    color: #fff;
    display: inline-block
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_imgmain .ctnc_logo {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: table;
    text-align: center
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_imgmain .ctnc_logo .ctnc_logomid {
    display: table-cell;
    vertical-align: middle
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_imgmain .ctnc_logo .ctnc_logomid img {
    border-radius: 50%
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .__resp {
    display: none
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_actualprice {
    float: left;
    width: 100%;
    padding: 0 15px;
    font-size: 14px;
    color: #666;
    display: none
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_actualprice ._linethru {
    text-decoration: line-through
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_actualprice ._highlight-price {
    color: #4fb991;
    font-weight: 700;
    font-size: 20px
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails {
    display: inline-block;
    width: 100%
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .ctnc_offtotal {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    min-height: 50px;
    padding: 8px 15px
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .price-tag {
    font-size: 14px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 0;
    width: 56px;
    z-index: 2
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .price-tag .__price-tag {
    border-bottom: 16.6667px solid transparent;
    border-left: 28px solid #49ba8f;
    border-right: 28px solid #49ba8f;
    height: 65px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    width: 0
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .price-tag .__price-value {
    float: left;
    width: 100%;
    font-size: 10px;
    color: #fff;
    padding: 2px 0;
    font-weight: 300
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .price-tag .__StrikeRed {
    color: #fff;
    text-decoration: line-through
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .price-tag .__StrikeRed .__striked-price {
    font-size: 10px;
    color: #fff;
    font-weight: 300
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .price-tag .__actual-price {
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .cntc_save_box {
    padding: 5px 15px;
    box-sizing: border-box;
    display: inline-block;
    margin: 13px;
    border: 1px solid #4fb991;
    border-radius: 3px;
    text-align: center;
    color: #4fb991;
    font-size: 13px
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .ctnc_validtill {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background: #f6eebc;
    padding: 8px 10px;
    font-size: 11px;
    font-weight: 700;
    border-radius: 3px
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .ctnc_validtill span {
    font-weight: 700
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails ._addcoupon {
    float: left;
    width: 100%;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
    background: #c02c39;
    font-weight: 700;
    padding: 15px 0;
    font-size: 14px;
    color: #fff
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails ._addcoupon._disable {
    background: #f2f2f2!important;
    border: 1px solid #d9d8d1!important;
    color: #999!important;
    cursor: default
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .__resp-addcoupon {
    display: none;
    text-align: center;
    position: absolute;
    cursor: pointer;
    background: #fff;
    border: 2px solid #666;
    color: #666;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    font-size: 26px;
    line-height: 22px;
    right: 16px;
    bottom: 16px;
    transition: .4s
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    background: #f4f4f4
}

@media (min-width: 768px) and (max-width:991px) {
    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel {
        width:69%;
        float: left
    }
}

@media (min-width: 992px) and (max-width:1279px) {
    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel {
        width:69%;
        float: left
    }
}

@media (min-width: 1280px) and (max-width:1439px) {
    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel {
        width:69%;
        float: left
    }
}

@media (min-width: 1440px) {
    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel {
        width:69%;
        float: left
    }
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .offer-desc-container {
    padding: 15px 0
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .offer-desc-container .ctnc_title {
    float: left;
    font-weight: 700;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    margin-right: 5px
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .offer-desc-container .save-rupees-label {
    padding: 6px 10px;
    display: inline-block;
    font-size: 16px;
    background: #63a6ec;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .ctnc_offtotal {
        min-height:auto;
        position: relative;
        width: 80%;
        text-transform: capitalize;
        font-size: 14px
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .__resp-addcoupon {
        display: block
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .offer-desc-container {
        width: 30%;
        float: right;
        padding: 5px 0;
        font-size: 16px;
        line-height: 10px;
        margin-top: 20px
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .offer-desc-container .save-rupees-label {
        font-size: 12px
    }
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .cpnew_brand {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .cpnew_brand {
        float:left;
        width: 70%
    }
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .cpnew_brand .cpnew_logo {
    float: left;
    width: 40px
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .cpnew_brand .cpnew_logo img {
    width: 100%;
    border-radius: 50%
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .cpnew_brand .cpnew_details {
    float: left;
    max-width: 85%;
    width: 100%;
    margin-left: 15px
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .cpnew_brand .cpnew_details .cpnew_brandname {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 16px;
    padding: 2px 0
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .cpnew_brand .cpnew_details .cpnew_outletname {
    float: left;
    width: 100%;
    font-size: 10px;
    color: #333;
    line-height: 14px;
    padding: 1px 0
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_notes {
    display: inline-block;
    width: 100%
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_notes .ctnc_location {
    float: left;
    width: 45%;
    vertical-align: top;
    padding-bottom: 12px;
    margin-right: 15px;
    font-size: 12px;
    color: #666
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_notes .ctnc_location ._svgicons {
    float: left;
    margin-right: 8px;
    max-width: 18px
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_notes .ctnc_location ._svgicons svg {
    height: 18px;
    fill: #666
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_notes .ctnc_location .__content {
    float: right;
    width: 90%
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_notes .ctnc_location .__outnotes {
    float: right;
    width: 90%;
    font-size: 11px;
    margin-top: 5px
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_lists {
    float: left;
    width: 100%;
    padding: 10px 0
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_lists ._ctnctitle {
    float: left;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    color: #333;
    padding-bottom: 15px;
    cursor: pointer
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_lists ._ctnctitle span {
    width: 20px!important;
    float: left;
    margin-right: 8px;
    font-size: 14px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #333;
    text-align: center;
    margin-top: -2px;
    font-weight: 700;
    vertical-align: middle
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_lists .olnu {
    float: left;
    width: 100%;
    font-size: 11px;
    color: #666;
    padding-left: 15px;
    line-height: 18px
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_validtill {
    position: absolute;
    right: 0;
    top: 0;
    background: #f6eebc;
    padding: 8px 10px;
    font-size: 11px;
    font-weight: 700;
    border-radius: 3px
}

.modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_validtill span {
    font-weight: 700
}

@media (min-width: 320px) and (max-width:767px) {
    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel {
        margin-top:0
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_validtill {
        display: none
    }

    .modal ._couponTnc_popup {
        animation-name: popUp;
        -webkit-animation-name: popUp;
        transform: scale(1);
        animation-duration: .2s;
        -webkit-animation-duration: .2s;
        animation-timing-function: ease-in;
        -webkit-animation-timing-function: ease-in;
        width: 100%;
        position: fixed!important;
        overflow-y: scroll;
        top: 0!important;
        height: 100%
    }

    .modal ._couponTnc_popup .popover-container .body {
        padding: 0
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper {
        max-height: 100%
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite {
        background: #f4f4f4
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .save-rupees-label {
        padding: 6px 10px;
        display: inline-block;
        font-size: 16px;
        background: #63a6ec;
        color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_imgmain .ctnc_logo.__desktop {
        display: none
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_imgmain .ctnc_logo.__resp {
        display: block
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_offtotal {
        position: absolute;
        color: #fff;
        font-size: 18px;
        font-weight: 400
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails .ctnc_validtill {
        display: block
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_imgpanel .bgwhite .ctnc_addcpdetails ._addcoupon {
        margin-top: 0
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel {
        display: inline-block;
        width: 100%;
        padding: 0 30px
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_title {
        display: none
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .cpnew_brand {
        margin-top: 20px
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .cpnew_brand .cpnew_details {
        max-width: 70%
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_notes {
        background: #fff;
        padding: 10px;
        border: 1px solid #ddd
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_notes .ctnc_location {
        width: 100%
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_notes .ctnc_location .__content {
        width: 86%
    }

    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .ctnc_lists ._ctnctitle {
        width: 100%!important
    }

    .modal ._couponTnc_popup .popover-container .body .__dismiss {
        z-index: 9999;
        top: 10px;
        right: 10px;
        background: 0 0
    }

    .__coupons-pop-up {
        display: none!important
    }
}

@media (min-width: 320px) and (max-width:767px) and (min-width:320px) and (max-width:767px) {
    .modal ._couponTnc_popup .popover-container .body .body-wrapper .ctnc_descpanel .cpnew_brand .ctnc_validtill {
        display:block;
        right: 12px;
        top: 20px
    }
}

.modal .gst-state-list-modal .column {
    width: 100%
}

.modal .gst-state-list-modal .column .section-head {
    padding: 10px!important
}

.modal .gst-state-list-modal .region-list {
    margin: 20px 0;
    overflow-y: scroll;
    max-height: 250px
}

.modal .gst-state-list-modal .region-list div {
    clear: both;
    border-bottom: 1px solid #e7e8e8;
    overflow: hidden
}

.modal .gst-state-list-modal .region-list div input[type=checkbox] {
    display: none
}

.modal .gst-state-list-modal .region-list div.no-results label {
    cursor: default;
    color: #333;
    font-size: 14px;
    display: block;
    width: calc(100% - 20px);
    padding: 15px 0;
    position: relative;
    text-align: left
}

.modal .gst-state-list-modal .region-list div.no-results label:after,.modal .gst-state-list-modal .region-list div.no-results label:before {
    width: 0
}

.modal .gst-state-list-modal .region-list div input[type=checkbox]+label {
    cursor: pointer;
    color: #333;
    font-size: 14px;
    display: block;
    width: calc(100% - 20px);
    padding: 15px 0;
    position: relative;
    text-align: left
}

.modal .gst-state-list-modal .region-list div input[type=checkbox]+label:before {
    right: 0;
    top: 50%;
    margin-top: -5.5px;
    left: inherit;
    width: 16px;
    height: 16px;
    border-radius: 100%
}

.modal .gst-state-list-modal .region-list div input[type=checkbox]+label:after {
    right: 0;
    top: 50%;
    margin-top: -3.5px;
    left: inherit;
    width: 12px;
    height: 12px;
    margin-right: 2px;
    border-radius: 100%
}

.modal .gst-state-list-modal .region-list div input[type=checkbox]:checked+label,.modal .gst-state-list-modal .region-list div input[type=checkbox]:checked+label:checked {
    color: #f84464
}

._show-modal {
    max-width: 500px;
    background: #f2f2f2;
    color: #888c90;
    top: 10px;
    z-index: 400
}

._show-modal .body {
    text-align: center
}

._show-modal .body .showtimes-select {
    width: 100%;
    display: inline-block
}

._show-modal .body .showtimes-select .__show-list ul {
    zoom:1}

._show-modal .body .showtimes-select .__show-list ul:after,._show-modal .body .showtimes-select .__show-list ul:before {
    content: " ";
    display: table;
    line-height: 0
}

._show-modal .body .showtimes-select .__show-list ul:after {
    clear: both
}

._show-modal .body .showtimes-select .__show-list ul li {
    cursor: pointer;
    float: left;
    width: 30%;
    font-size: 12px;
    padding: 10px;
    background-color: #f2f2f2;
    box-shadow: inset 0 0 0 1px #ccc;
    margin: 1.5%
}

._show-modal .body .showtimes-select .__show-list ul li a {
    color: #666
}

._show-modal .body .showtimes-select .__show-list ul li._active {
    background-color: #f84464;
    box-shadow: inset 0 0 0 1px #f84464
}

._show-modal .body .showtimes-select .__show-list ul li._active a {
    color: #fff
}

@media (min-width: 992px) and (max-width:1279px),(min-width:1280px) and (max-width:1439px),(min-width:1440px) {
    ._show-modal .body .showtimes-select .__show-list ul li:hover {
        background-color:#f84464;
        box-shadow: inset 0 0 0 1px #f84464
    }

    ._show-modal .body .showtimes-select .__show-list ul li:hover a {
        color: #fff
    }
}

._redeemCpModal {
    max-width: 500px;
    background: #f2f2f2;
    color: #888c90;
    top: 10px;
    z-index: 400
}

._redeemCpModal .body {
    text-align: center
}

._redeemCpModal .body .showtimes-select {
    width: 100%;
    display: inline-block
}

._redeemCpModal .body .showtimes-select .coupon_rules_redeem {
    width: 100%;
    display: inline-block;
    text-align: left;
    padding-left: 25px
}

._redeemCpModal .body .showtimes-select .coupon_rules_redeem ol {
    zoom:1}

._redeemCpModal .body .showtimes-select .coupon_rules_redeem ol:after,._redeemCpModal .body .showtimes-select .coupon_rules_redeem ol:before {
    content: " ";
    display: table;
    line-height: 0
}

._redeemCpModal .body .showtimes-select .coupon_rules_redeem ol:after {
    clear: both
}

._redeemCpModal .body .showtimes-select .coupon_rules_redeem ol li {
    font-size: 13px;
    color: #666;
    padding-left: 5px;
    line-height: 18px
}

.__coupons-pop-up {
    border-radius: 5px;
    box-sizing: border-box;
    background-color: transparent!important;
    box-shadow: none!important;
    max-width: 320px;
    height: 191px;
    width: 100%;
    padding: 8px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 11
}

.__coupons-pop-up h3 {
    padding: 8px;
    font-family: 'Jenna Sue',Montserrat;
    color: #292929;
    font-size: 30px;
    line-height: 17px;
    text-align: center
}

.__coupons-pop-up h4 {
    font-family: Montserrat;
    color: #797979;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: center
}

.__coupons-pop-up .__coupons-details-image {
    max-width: 295px;
    width: 100%;
    height: 95px;
    display: inline-block;
    text-align: center;
    margin: 10px auto 0
}

.__coupons-pop-up .__coupons-details-image img {
    width: 90%;
    margin: 0 auto
}

.__coupons-pop-up .__icon.__close {
    fill: #000;
    height: 10px;
    margin-right: 5px;
    width: 10px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 30px
}

.__coupons-pop-up.__coupon-fnb {
    box-shadow: none!important;
    width: auto!important;
    background-color: transparent!important;
    right: 1px
}

.__coupons-pop-up.__coupon-fnb img {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4)
}

.__coupons-pop-up.__coupon-fnb #clsCouponResfnb {
    top: 20px;
    right: 25px
}

#fnb-pop-up {
    display: none!important
}

@media only screen and (max-width: 1090px) {
    .seat-layout .seat-layout-container .seat-container {
        width:100%
    }

    .seat-layout .seat-layout-container .booking-info-container {
        width: 100%;
        padding-left: 0;
        padding-top: 20px
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(100%)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes popUp {
    0% {
        transform: scale(.7)
    }

    100% {
        transform: scale(1)
    }
}

.clear {
    clear: both
}

.__disabled .__overlay {
    background: rgba(235,235,235,.8);
    border-radius: 10px;
    display: block
}

.coupons_card {
    background: #fff;
    border-radius: 10px;
    width: 100%;
    max-width: 370px;
    margin: 10px auto;
    cursor: pointer;
    position: relative
}

.coupons_card.coupdiv_boxborder {
    background: #e4e4e4;
    border-color: #f2f2f2
}

.coupons_card .__overlay {
    display: none;
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    transition: .5s;
    z-index: 5
}

.coupons_card .card_left_section {
    width: 28%;
    float: left
}

@media only screen and (max-width: 640px) {
    .coupons_card {
        max-width:100%;
        margin: 20px auto
    }

    .coupons_card .card_left_section {
        width: 22%
    }
}

@media only screen and (max-width: 480px) {
    .coupons_card .card_left_section {
        width:28%
    }
}

.coupons_card .card_left_section .card_banner {
    border-bottom: 1px solid #ccc;
    width: 100%
}

.coupons_card .card_left_section .card_banner img {
    width: 100%;
    margin: 0 auto;
    display: block;
    border-radius: 12px 0 0
}

.coupons_card .card_left_section .location_section {
    text-align: center
}

.coupons_card .card_left_section .location_section .st-distance .__dis-icon {
    display: inline-block;
    height: 18px;
    width: 18px;
    position: relative;
    vertical-align: middle
}

.coupons_card .card_left_section .location_section .st-distance .__dis-icon svg {
    fill: #3F474E
}

.coupons_card .card_left_section .location_section .st-distance .__distance {
    font-size: 12px;
    color: #333;
    display: inline-block;
    line-height: 40px
}

.coupons_card .card_right_section {
    width: 72%;
    float: left;
    border-left: 1px solid #ccc
}

.coupons_card .card_right_section .card_details_section {
    border-bottom: 1px solid #ccc;
    padding: 0 10px
}

.coupons_card .card_right_section .card_details_section h2 {
    font-size: 12px;
    color: #333;
    line-height: 29px;
    text-align: left;
    text-transform: uppercase
}

@media only screen and (max-width: 640px) {
    .coupons_card .card_right_section {
        width:78%
    }

    .coupons_card .card_right_section .card_details_section h2 {
        font-size: 16px;
        line-height: 40px
    }
}

@media only screen and (max-width: 480px) {
    .coupons_card .card_right_section {
        width:72%
    }

    .coupons_card .card_right_section .card_details_section h2 {
        font-size: 14px;
        line-height: 40px!important;
        max-height: 40px;
        overflow: hidden
    }
}

.coupons_card .card_right_section .card_details_section .card_disc {
    max-height: 36px;
    min-height: 36px
}

@media only screen and (max-width: 640px) {
    .coupons_card .card_right_section .card_details_section .card_disc {
        min-height:50px
    }
}

@media only screen and (max-width: 480px) {
    .coupons_card .card_right_section .card_details_section .card_disc {
        min-height:36px
    }
}

.coupons_card .card_right_section .card_details_section .card_disc h3 {
    font-size: 15px;
    color: #7f7f7f;
    line-height: 18px;
    text-align: left
}

@media only screen and (max-width: 375px) {
    .coupons_card .card_right_section .card_details_section h2 {
        font-size:14px;
        line-height: 34px!important;
        max-height: 29px;
        overflow: hidden
    }

    .coupons_card .card_right_section .card_details_section .card_disc h3 {
        min-height: 15px;
        font-size: 13px
    }
}

@media only screen and (max-width: 360px) {
    .coupons_card .card_right_section .card_details_section {
        min-height:95px
    }

    .coupons_card .card_right_section .card_details_section h2 {
        max-height: 25px!important;
        overflow: hidden
    }

    .coupons_card .card_right_section .card_details_section .card_disc h3 {
        min-height: 12px;
        font-size: 11px
    }
}

@media only screen and (max-width: 320px) {
    .coupons_card .card_right_section .card_details_section {
        min-height:85px
    }

    .coupons_card .card_right_section .card_details_section h2 {
        font-size: 12px;
        line-height: 21px
    }

    .coupons_card .card_right_section .card_details_section .card_disc {
        min-height: 32px!important
    }

    .coupons_card .card_right_section .card_details_section .card_disc h3 {
        min-height: 12px;
        font-size: 11px;
        line-height: 16px!important
    }
}

.coupons_card .card_right_section .card_details_section .bought_section {
    margin: 0
}

.coupons_card .card_right_section .card_details_section .bought_section span {
    width: 24px;
    height: 24px;
    position: relative;
    vertical-align: middle
}

.coupons_card .card_right_section .card_details_section .bought_section span svg {
    fill: #666;
    width: 26px;
    height: 26px
}

.coupons_card .card_right_section .card_details_section .bought_section h4 {
    font-size: 12px;
    color: #333;
    line-height: 38px;
    text-align: left;
    display: inline-block;
    margin: 0 5px
}

@media only screen and (max-width: 640px) {
    .coupons_card .card_right_section .card_details_section .bought_section span {
        width:137px
    }

    .coupons_card .card_right_section .card_details_section .bought_section h4 {
        margin-left: -100px
    }
}

@media only screen and (max-width: 480px) {
    .coupons_card .card_right_section .card_details_section .bought_section span {
        width:24px
    }

    .coupons_card .card_right_section .card_details_section .bought_section h4 {
        margin-left: 5px;
        line-height: 34px;
        min-width: 78px
    }
}

@media only screen and (max-width: 320px) {
    .coupons_card .card_right_section .card_details_section .bought_section h4 {
        line-height:27px;
        min-width: 78px
    }
}

.coupons_card .card_right_section .right_bottom {
    padding-left: 5px
}

.coupons_card .card_right_section .right_bottom .seve_section {
    display: inline-block;
    line-height: 40px;
    font-size: 16px;
    color: #06acef
}

@media (min-width: 320px) and (max-width:767px),(min-width:768px) and (max-width:991px) {
    .coupons_card .card_right_section .right_bottom .seve_section h3 {
        min-width:75px
    }
}

.coupons_card .card_right_section .right_bottom .add_remove_btn {
    float: right;
    background: #43bb8d;
    border-bottom-right-radius: 12px
}

.coupons_card .card_right_section .right_bottom .add_remove_btn h3 {
    font-size: 13px;
    color: #fff;
    line-height: 40px;
    padding: 0 25px
}

@media only screen and (max-width: 640px) {
    .coupons_card .card_right_section .right_bottom .add_remove_btn h3,.coupons_card .card_right_section .right_bottom .seve_section {
        line-height:45px
    }
}

@media only screen and (max-width: 480px) {
    .coupons_card .card_right_section .right_bottom .seve_section {
        line-height:40px;
        font-size: 12px
    }

    .coupons_card .card_right_section .right_bottom .add_remove_btn h3 {
        line-height: 41px
    }
}

.coupons_card .card_right_section .right_bottom ._remove_btn {
    float: right;
    background: #f5a623;
    border-bottom-right-radius: 12px;
    display: none
}

.coupons_card .card_right_section .right_bottom ._remove_btn h3 {
    font-size: 13px;
    color: #fff;
    line-height: 40px;
    padding: 0 10px
}

@media only screen and (max-width: 640px) {
    .coupons_card .card_right_section .right_bottom ._remove_btn h3 {
        line-height:45px
    }

    .inner_ctnc_desc .offer-desc-container {
        width: 100%!important
    }
}

@media only screen and (max-width: 480px) {
    .coupons_card .card_right_section .right_bottom ._remove_btn h3 {
        line-height:41px
    }

    .m_card_details {
        display: block!important
    }
}

.coupons_card .card_right_section .right_bottom .price_strikedprice {
    float: right
}

.coupons_card .card_right_section .right_bottom .price_strikedprice .coup_strikedprice {
    margin: 0 auto;
    width: 50px;
    position: relative;
    font-size: 11px;
    padding: 5px 0 0;
    text-align: center;
    color: #4a4a4a
}

.coupons_card .card_right_section .right_bottom .price_strikedprice .coup_strikedprice span {
    position: absolute;
    left: 3px;
    top: 9px;
    right: 3px;
    border-top: 1px solid #717171;
    height: 1px;
    width: auto;
    transform: rotate(-10deg)
}

.coupons_card .card_right_section .right_bottom .price_strikedprice .coup_actualprice {
    float: left;
    width: 100%;
    padding: 2px 5px 5px;
    font-weight: 700;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    color: #43bb8d
}

.coupons_close {
    background: 0 0!important;
    top: 0!important;
    right: 20px!important
}

.coupons_close svg {
    fill: #979797!important
}

.ctnc_addcpdetails {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #43bb8d
}

.ctnc_addcpdetails ._addcoupon {
    text-align: center;
    line-height: 49px;
    font-size: 18px;
    color: #fff;
    cursor: pointer
}

.inner_ctnc_desc {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 291px;
    height: 100%
}

@media only screen and (max-width: 640px) {
    .inner_ctnc_desc .offer-desc-container .ctnc_title {
        display:block!important
    }
}

@media only screen and (max-width: 480x) {
    .inner_ctnc_desc .offer-desc-container .ctnc_title {
        display:none!important
    }
}

.pop_cont {
    max-height: 430px;
    overflow: hidden
}

.pop_body {
    padding: 0!important
}

.pop_body .body-wrapper {
    margin-left: 0!important;
    margin-right: 0!important;
    overflow-y: hidden!important
}

.pop_body .body-wrapper .ctnc_imgpanel {
    padding: 0!important
}

.pop_body .body-wrapper .ctnc_imgpanel .bgwhite .save-rupees-label {
    width: 100%;
    bottom: 0;
    background: rgba(0,0,0,.7)!important;
    padding: 15px 0!important;
    text-align: center;
    text-transform: uppercase
}

.pop_body .body-wrapper .ctnc_imgpanel .ctnc_imgmain img {
    min-height: 371px
}

@media only screen and (max-width: 768px) {
    .pop_body .body-wrapper,.pop_cont {
        max-height:100%!important
    }

    .pop_body .body-wrapper .ctnc_imgpanel {
        width: 50%!important;
        float: none!important;
        margin: 0 auto
    }
}

@media only screen and (max-width: 640px) {
    .pop_body .body-wrapper .ctnc_imgpanel {
        width:100%!important
    }

    .pop_body .body-wrapper .ctnc_descpanel .cpnew_brand .cpnew_details .ctnc_validtill {
        top: 0!important
    }
}

.pop_body .body-wrapper .ctnc_descpanel {
    width: 70%!important;
    padding: 25px 0 59px 25px!important
}

@media only screen and (max-width: 768px) {
    .pop_body .body-wrapper .ctnc_descpanel {
        width:100%!important
    }

    .card_info_slide .ctnc_notes .ctnc_lists .olnu li {
        font-size: 10px;
        color: #666;
        list-style: none;
        line-height: 16px
    }
}

.pop_body .body-wrapper .ctnc_descpanel .cpnew_brand {
    position: relative;
    margin-bottom: 10px!important
}

.pop_body .body-wrapper .ctnc_descpanel .cpnew_brand .cpnew_details {
    position: relative
}

.pop_body .body-wrapper .ctnc_descpanel .cpnew_brand .cpnew_details .ctnc_validtill {
    right: 25px!important
}

.pop_body .body-wrapper .ctnc_descpanel .offer-desc-container .ctnc_title {
    font-weight: 400!important
}

.pop_body .body-wrapper .ctnc_descpanel .ctnc_notes {
    margin-top: 10px
}

.pop_body .body-wrapper .ctnc_descpanel .ctnc_notes .location_txt {
    width: 100%!important
}

.pop_body .body-wrapper .ctnc_descpanel .ctnc_notes .location_txt .__content {
    float: left!important
}

.pop_body .body-wrapper .ctnc_descpanel .ctnc_lists {
    padding: 5px 0!important
}

.pop_body .body-wrapper .ctnc_descpanel .ctnc_lists ._ctnctitle {
    font-weight: 400!important;
    padding-bottom: 5px!important
}

@media only screen and (max-width: 1024px) {
    .modal .__overlay {
        position:fixed!important
    }
}

.card_info_slide .ctnc_notes {
    padding: 20px;
    border-top: 1px solid #ccc;
    display: inline-block;
    width: 100%
}

.card_info_slide .ctnc_notes .ctnc_location {
    float: left;
    width: 100%;
    vertical-align: top;
    padding-bottom: 12px;
    margin-right: 15px;
    font-size: 14px;
    color: #9b9b9b
}

@media only screen and (max-width: 640px) {
    .pop_body .body-wrapper .ctnc_descpanel .cpnew_brand {
        width:100%!important
    }

    .card_info_slide .ctnc_notes .ctnc_location {
        font-size: 11px
    }
}

.card_info_slide .ctnc_notes .ctnc_location ._svgicons {
    float: left;
    margin-right: 8px;
    max-width: 18px
}

.card_info_slide .ctnc_notes .ctnc_location ._svgicons svg {
    height: 18px;
    fill: #666
}

.card_info_slide .ctnc_notes .ctnc_location .__content {
    float: right;
    width: 90%
}

.card_info_slide .ctnc_notes .ctnc_location .__outnotes {
    float: right;
    width: 90%;
    font-size: 11px;
    margin-top: 5px
}

.card_info_slide .ctnc_notes .ctnc_validtill {
    background: #f6eebc;
    padding: 12px;
    font-size: 12px;
    font-weight: 100;
    border-radius: 3px;
    display: inline-block;
    margin: 5px 0 25px
}

.card_info_slide .ctnc_notes .ctnc_lists {
    float: left;
    width: 100%;
    padding: 10px 0
}

.card_info_slide .ctnc_notes .ctnc_lists ._ctnctitle {
    float: left;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    color: #9b9b9b;
    padding-bottom: 15px;
    cursor: pointer
}

.card_info_slide .ctnc_notes .ctnc_lists ._ctnctitle .showtnc {
    width: 20px!important;
    float: left;
    margin-right: 8px;
    font-size: 14px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #333;
    text-align: center;
    margin-top: -2px;
    font-weight: 700;
    vertical-align: middle
}

#snackbar {
    background: #fff1cc;
    box-shadow: 0 0 10px 0 #fff1cc;
    position: fixed;
    bottom: 80px;
    right: 10%;
    z-index: 99;
    padding: 12px;
    display: flex
}

#snackbar ._best-seat {
    align-items: center;
    display: flex;
    margin-right: 12px
}

#snackbar ._cross-icon {
    cursor: pointer;
    align-items: center;
    display: flex;
    margin-left: 12px
}

.sofa_seat {
    float: left;
    position: relative;
    border: 1px solid #1ea83c;
    margin: 4px;
    border-radius: 2px;
    background: #fff
}

.sofa_seat._best {
    border: 1px solid #fcc42d;
    box-shadow: inset 0 0 3px 3px #fcc42d
}

.sofa_seat._best:hover {
    background: #fcc42d
}

.sofa_seat._best .seatI a {
    box-shadow: none!important;
    background: 0 0!important
}

.sofa_seat._best .seatI:after {
    content: " ";
    position: absolute;
    bottom: 0;
    height: 60%;
    border-left: 1px dashed #fcc42d
}

.sofa_seat._best.sofa_seat_selected {
    background: #1ea83c;
    border: 1px solid #1ea83c
}

.sofa_seat .seatI {
    margin: 0 2px!important
}

.sofa_seat .seatI:after {
    content: " ";
    position: absolute;
    bottom: 0;
    height: 60%;
    border-left: 1px dashed #1ea83c
}

.sofa_seat .seatI:last-child:after {
    content: " ";
    position: absolute;
    bottom: 0;
    height: 60%;
    border-left: 0
}

.sofa_seat .seatI:last-child {
    margin: 0 0 0 1px!important
}

.sofa_seat .seatI:first-child {
    margin: 0 1px 0 0!important
}

.sofa_seat .seatI a {
    border: 0!important
}

.sofa_seat .seatI.seatIlast {
    margin: 0 1px 0 0!important
}

.sofa_seat._blocked {
    pointer-events: none;
    background: #eee;
    border-color: #eee
}

.sofa_seat._blocked .seatI a {
    cursor: pointer;
    color: #fff!important;
    background: #eee!important
}

.sofa_seat._blocked .seatI:after {
    border-left: 1px dashed #fff
}

.sofa_seat._blocked .seatI:last-child:after {
    border-left: 0
}

.sofa_seat._blocked:hover {
    background: #eee;
    border: 1px solid #eee
}

.sofa_seat.sofa_seat_selected {
    background: #1ea83c;
    border: 1px solid #1ea83c;
    box-shadow: none
}

.sofa_seat.sofa_seat_selected .seatI {
    position: relative
}

.sofa_seat.sofa_seat_selected .seatI a._available {
    background: #1ea83c;
    color: #fff!important
}

.sofa_seat.sofa_seat_selected .seatI:after {
    content: " ";
    position: absolute;
    bottom: 0;
    height: 60%;
    border-left: 1px dashed #fff
}

.sofa_seat.sofa_seat_selected .seatI:last-child:after {
    content: " ";
    position: absolute;
    bottom: 0;
    height: 60%;
    border-left: 0
}

.sofa_seat.sofa_seat_selected:after,.sofa_seat.sofa_seat_selected:before {
    background: #1f9a6a
}

.sofa_seat:hover {
    background: #1ea83c
}

.sofa_seat:hover .seatI:after {
    content: " ";
    position: absolute;
    bottom: 0;
    height: 60%;
    border-left: 1px dashed #fff
}

.sofa_seat:hover .seatI:last-child:after {
    content: " ";
    position: absolute;
    bottom: 0;
    height: 60%;
    border-left: 0
}

.sofa_seat:hover .seatI a._available {
    background: #1ea83c!important;
    color: #fff!important
}

.sofa_seat:hover .seatI a._best {
    background: #fcc42d!important;
    color: #fff!important
}

.sofa_seat:hover .seatI a .seat-svg-container .seat-companion path,.sofa_seat:hover .seatI a .seat-svg-container .seat-handicapped path {
    fill: #FFFFFF
}

.sofa_seat:hover:after,.sofa_seat:hover:before {
    background: #1f9a6a
}

.seat-legends-wrapper {
    height: 32px;
    width: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 0;
    z-index: 98
}

.seat-legends-wrapper .seat-legend-container {
    display: flex;
    justify-content: center;
    align-items: center
}

.seat-legends-wrapper .seat-legend-container:first-child .seat-legend-box {
    margin-left: 0
}

.seat-legends-wrapper .seat-legend-container .seat-legend-box {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    width: 16px;
    height: 16px;
    margin-left: 32px
}

.seat-legends-wrapper .seat-legend-container .seat-legend-box.status-1 {
    background-color: #fff;
    border: 1px solid #1ea83c
}

.seat-legends-wrapper .seat-legend-container .seat-legend-box.status-4 {
    box-shadow: inset 0 0 2px 2px #fcc42d;
    background-color: #fff;
    border: 1px solid #fcc42d
}

.seat-legends-wrapper .seat-legend-container .seat-legend-box.status-2,.seat-legends-wrapper .seat-legend-container .seat-legend-box.status-9 {
    background-color: #eee
}

.seat-legends-wrapper .seat-legend-container .seat-legend-box.status-88 {
    background-color: #1ea83c
}

.seat-legends-wrapper .seat-legend-container .seat-legend-box .legend-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    overflow: hidden
}

.seat-legends-wrapper .seat-legend-container .seat-legend-box .legend-icon svg {
    width: 14px;
    height: 14px
}

.seat-legends-wrapper .seat-legend-container .seat-legend-info {
    display: none;
    margin-left: 4px;
    cursor: pointer
}

.seat-legends-wrapper .seat-legend-container .seat-legend-info.status-4 {
    display: flex
}

.seat-legends-wrapper .seat-legend-container .seat-legend-text {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-left: 8px
}

.venue-showcase-loading-wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.venue-showcase-loading-wrapper .loader-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    flex: 1 1 auto
}

.venue-showcase-loading-wrapper .loader-box .loader {
    animation: 1s linear infinite rotate;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjNCQjRFRTYwRTI3MTFFNzlEOUNEM0ZBNTZBREUyNzIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjNCQjRFRTUwRTI3MTFFNzlEOUNEM0ZBNTZBREUyNzIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpERUYzQjhFRTAwRDgxMUU3ODg3NDkzRDJDQ0JGMkIxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpERUYzQjhFRjAwRDgxMUU3ODg3NDkzRDJDQ0JGMkIxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiwC+ogAAARtSURBVHja1JlpSJRBGMdn9lBL7cJuOiiihE5LuuiAiooIOqwoi8ICCyrMiqBvUX2RoKALgqisDxVRQZFfpD5U2GlSBElFkIXd5rHuutfbf+y/sqyve7q77w78edZVZ37zvM8878wzUtM0kYrNJFK0WXwfpJRRd+KZUDAfZiY0HhoF5UA9+etW6DdUSz0xv7lxP9qxfBEiOz5ECA7YPJhCaCmUqbrw+cBPwu87/6YmUwFdwiReJAQcwJNhDkDT/QC/Qo8hBfEBqods/JcsaDg0GpoIzePPvgk9gQ5jAtVxAwf0UZh1HNAD3YSuYtCaCJ/WFJgN7CuNX1+EjqCvlm4Dx0DjYE5BIwh9AzqOQb7HssDQ7yCYg37O+AhtQb+1MYOjcxUSZ6Bs6BtUGmlchjGBOTAnoaFQM7QJYzyOGpzQ5yEr9AzaiQ4b45HeMFY/mMtcOw71FPTgQ4IzPK5wcT2AdqMjVzxzM8ZU8X4BWkLPL8OYb/XAg72ATjDNPU0EtGoYwwlTxAzVCyqP6M2JmR9iyqpPFLQffBvMZo49GizHwwLHH6pcu1o9FWh/vGI6BHwDTDEzTRFfdiE9Xkp7Ex28TNZeBGM/grlGxiNBwTGzSTBTIRfTU7LbYcit3rZgmxrM42tpb2PGP5JNDYY6mOsMmeJg4AsZ27cMtIM9T/AVuuB4FLNhMtSGCTN9bSDw59zE9QbjIj2P59PbT410YIATFVMlvT5XD3wsbbUwXqsieJ4e+Ah6/JMBwd8TfIweeB+C/zAgeB3BB+mBpxO81YDgLQTP6nRYNnqTAdtXS8ABtgcPDM0GyywNvgO3phMqP2kHpFpBqI4TGplSBSG0d9AMKFftVYwEqd17KEUvnGlMpo5o8fd4DUsO+YZzrw1H0L/NQs6arHUKFSyAKi7Q/tgT5BoK3AN/Ot1BDxIP6PXlhgmT8jtSeOHoNldQ8NsEXwCv5xjG4263kOuXaF2CsxTgK6dtTrq3z143Ca/XJDoXTXXPnOd4XJoPr49PGnTZBSnanCbhcktICwnOut1dhkwJ4LMTDr33mBQ2u6Ud2mbX5NaVWjgeV/BnYT6zKLMP8Ind09js1nZv2+xClmz0hF0QYivjnkXVtXclAt67eIf0rtnXQ3O6LcjbUrQ63OG88gO9/gXmGHO7ivVSwGfGLVXnF5o0hzMbaS9NNLeaNZfbJcv2dHmzFk6ZWb2MtnN78Ae6iEl97FboCQXpwmrJEhk4ElgtHtkzo8VUcVrX25EW9gfDbIP6MeOo64/KWMtzDL++4v+thBfQDpGe1mSuKvd0uXCjvEpZBTONGcfOnP8KE6iPEFjdyPUW/2/mNDqjUZjNTeaaa0EvXmO5vBrGwtEQDuhiCKnwUVcratNv4/eS3rSyZqMOKmqdmPm/Sk3Qb1ZpQ6fKbrguVNceE5l1VFO17TYCa3wigj87A6SemLr7/AVge0Q5PlbwgEmoWvpA5v1Metm3uBxMqz6pJ9IEYG9UL6dA8FRrKXuX/0+AAQCydtgtW1VerAAAAABJRU5ErkJggg==);
    background-size: contain;
    background-repeat: no-repeat;
    height: 46px;
    width: 46px;
    margin: 0 auto
}

.venue-showcase-error-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
    position: relative
}

.venue-showcase-error-container .venue-showcase-image-wrapper {
    width: 270px;
    height: 180px
}

.venue-showcase-error-container .venue-showcase-image-wrapper img {
    width: 100%;
    object-fit: cover
}

.venue-showcase-error-container .venue-showcase-heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #222;
    margin-top: 32px
}

.venue-showcase-error-container .venue-showcase-message {
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-bottom: 24px;
    text-align: center
}

.venue-showcase-error-container .venue-showcase-button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 49%;
    box-shadow: 0 1px 8px rgba(0,0,0,.16);
    border-radius: 8px;
    cursor: pointer;
    min-height: 40px;
    max-width: 400px;
    height: 40px;
    background: #f84464;
    color: #fff
}

.venue-showcase-error-container .venue-showcase-button._primary {
    background: #f84464;
    color: #fff
}

.venue-showcase-error-container .venue-showcase-button._secondary {
    background: #fff;
    color: #f84464;
    border: 1px solid #f84464
}

.venue-showcase-error-container .venue-showcase-button._full-width {
    width: 100%;
    padding: 10px 16px;
    justify-content: space-between
}

.venue-showcase-error-container .venue-showcase-button._centered {
    margin: auto;
    justify-content: center
}

.venue-showcase-error-container .venue-showcase-button._small {
    width: 30%
}

.listing-info .info-section {
    display: flex;
    margin-left: 6px;
    float: left;
    cursor: pointer
}

.listing-info .info-section .venue-info-icon {
    width: 16px;
    height: 16px
}

.listing-info .info-section .venue-info-text {
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase;
    color: #7d7d7d;
    margin-left: 4px
}

.photo-showcase-modal {
    max-width: 504px!important;
    border-radius: 4px;
    height: 75vh;
    max-height: 727px;
    overflow: auto
}

.photo-showcase-modal .photo-showcase-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: calc(100% - 60px)
}

.photo-showcase-modal .photo-showcase-container .gallery-component-wrapper {
    margin: 0 16px 16px
}

.photo-showcase-modal .photo-showcase-container .map-wrapper {
    margin: 0 16px 16px;
    height: 280px
}

.photo-showcase-modal .photo-showcase-container:last-child {
    padding-bottom: 40px
}

.photo-showcase-modal .heading-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    position: -webkit-sticky;
    position: sticky;
    z-index: 99;
    background-color: #fff;
    top: 0
}

.photo-showcase-modal .heading-container .heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 20px
}

.photo-showcase-modal .heading-container .cross-container {
    width: 20px;
    height: 20px;
    margin: 0 20px;
    cursor: pointer
}

.gallery-component-wrapper {
    border-radius: 4px;
    min-height: 280px
}

.gallery-component-wrapper .slick-next,.gallery-component-wrapper .slick-prev {
    width: 36px;
    height: 36px;
    background: #000;
    opacity: .8;
    z-index: 1
}

.gallery-component-wrapper .slick-disabled {
    background: #ccc
}

.gallery-component-wrapper .video-slide-wrapper {
    position: relative
}

.gallery-component-wrapper .video-slide-wrapper.venue-flow {
    margin-right: 12px
}

.gallery-component-wrapper .video-slide-wrapper .play-icon {
    position: absolute;
    cursor: pointer;
    width: 48px;
    height: 48px;
    top: calc(50% - 24px);
    margin-left: calc(50% - 24px)
}

.gallery-component-wrapper .image-slide-wrapper {
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center
}

.gallery-component-wrapper .image-slide-wrapper.venue-flow {
    margin-right: 12px
}

.gallery-component-wrapper .image-slide,.gallery-component-wrapper .video-slide {
    border-radius: 4px;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.gallery-component-wrapper .error-state {
    width: 100px;
    height: 100px
}

.gallery-category-pills-wrapper {
    display: flex;
    margin: 0 16px 8px;
    overflow-x: auto;
    min-height: 40px
}

.gallery-category-pills-wrapper::-webkit-scrollbar-thumb {
    background-color: #ccc
}

.gallery-category-pills-wrapper::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    background-color: transparent
}

.gallery-category-pills-wrapper .category-pill {
    padding: 4px 8px;
    height: 30px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 20px;
    margin-right: 8px;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    flex-shrink: 0;
    cursor: pointer
}

.gallery-category-pills-wrapper .category-pill.active {
    background: #dc3558;
    border: 1px solid #dc3558;
    color: #fff
}

.safety-measure-wrapper {
    background-color: #fff;
    padding: 12px 16px 4px;
    display: flex;
    flex-direction: column;
    border-top: 1px solid #eee
}

.safety-measure-wrapper.venue-flow {
    padding: 24px 16px 4px
}

.safety-measure-wrapper .safety-measure-title-container {
    display: flex;
    align-items: center;
    padding-bottom: 18px
}

.safety-measure-wrapper .safety-measure-title-container .safety-icon-wrapper {
    height: 24px;
    width: 24px;
    margin-right: 8px
}

.safety-measure-wrapper .safety-measure-title-container .safety-icon-wrapper img {
    width: 100%;
    object-fit: cover
}

.safety-measure-wrapper .safety-measure-title-container .safety-title {
    line-height: 16px;
    font-weight: 500;
    font-size: 14px;
    color: #000
}

.safety-measure-wrapper .safety-measure-title-container .safety-title.venue-flow {
    font-size: 16px;
    line-height: 20px
}

.safety-measure-wrapper .safety-measure-item-wrapper {
    display: flex;
    flex-wrap: wrap
}

.safety-measure-wrapper .safety-measure-item-wrapper.venue-flow {
    margin-bottom: 12px
}

.safety-measure-wrapper .safety-measure-item-wrapper .safety-measure-item {
    font-size: 12px;
    line-height: 16px;
    color: #333;
    opacity: .8;
    background: #f2f5f9;
    border-radius: 2px;
    padding: 4px;
    margin-right: 8px;
    margin-bottom: 8px
}

.address-bar-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 12px 16px;
    border-top: 1px solid #eee
}

.address-bar-wrapper .address-icon-wrapper {
    margin-right: 8px;
    height: 24px;
    min-width: 24px
}

.address-bar-wrapper .address-icon-wrapper img {
    height: 24px;
    width: 24px;
    object-fit: cover
}

.address-bar-wrapper .address-section {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-right: 8px
}

.address-bar-wrapper .map-icon {
    height: 16px;
    width: 16px;
    cursor: pointer
}

.venue-facilities-wrapper {
    width: 100%;
    transition: .2s;
    align-items: center;
    background-color: #fff;
    border-top: 1px solid #eee
}

.venue-facilities-wrapper .venue-facility-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    padding: 12px 0 12px 16px
}

.venue-facilities-wrapper .venue-facility-title.venue-flow {
    font-size: 16px;
    padding: 24px 0 18px 16px
}

.venue-facilities-wrapper .venue-facilities {
    display: flex;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0 0 4px 16px
}

.venue-facilities-wrapper .venue-facilities .venue-facility-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 70px;
    margin-right: 5px;
    flex: 0 0 auto
}

.venue-facilities-wrapper .venue-facilities .venue-facility-item .facility-icon-wrapper {
    width: 24px;
    height: 24px;
    margin-bottom: 8px
}

.venue-facilities-wrapper .venue-facilities .venue-facility-item .facility-icon-wrapper img {
    object-fit: contain;
    width: 100%
}

.venue-facilities-wrapper .venue-facilities .venue-facility-item .facility-text {
    display: table-cell;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    opacity: .8;
    text-align: center;
    word-break: break-word
}

.venue-info-container .address-wrapper {
    font-style: normal
}

.venue-info-container .address-wrapper .map-icon {
    height: 16px;
    width: 16px;
    margin-left: 8px;
    cursor: pointer
}

.venue-info-container .address-wrapper .map-icon svg>path {
    fill: #DC3558
}

.venue-info-container .details-wrapper {
    margin-left: auto;
    display: flex;
    justify-content: center;
    align-self: center;
    cursor: pointer
}

.venue-info-container .details-wrapper .details-text {
    font-size: 14px;
    line-height: 20px;
    color: #dc3558
}

.venue-info-container .details-wrapper .chevron-icon {
    height: 20px;
    width: 20px;
    margin-left: 8px;
    transition: .5s
}

.venue-info-container .details-wrapper .chevron-icon.is-open {
    margin-bottom: 2px;
    transform: rotate(-180deg)
}

.venue-info-container .cinema-photo-showcase-gallery {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start
}

.venue-info-container .cinema-photo-showcase-gallery .gallery-component-wrapper {
    width: 100%;
    height: 320px;
    border-radius: 4px;
    padding: 16px 0
}

@media (min-width: 1280px) and (max-width:1439px),(min-width:1440px) {
    .venue-info-container .cinema-photo-showcase-gallery .gallery-component-wrapper {
        height:432px
    }
}

.venue-info-container .cinema-photo-showcase-gallery .gallery-component-wrapper .single-slide {
    display: flex;
    align-items: center;
    justify-content: center
}

.venue-info-container .cinema-photo-showcase-gallery .gallery-category-pills-wrapper {
    margin: 8px 0 0;
    min-height: unset
}

.venue-info-container .cinema-photo-showcase-panel {
    overflow: hidden;
    height: 0;
    transition: height .2s ease-out
}

.venue-info-container .cinema-photo-showcase-panel .cinema-photo-showcase-wrapper {
    padding-top: 16px
}

@keyframes rotate {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.future-info {
    width: 100%;
    text-align: left;
    padding-top: 20px;
    color: #a1a5a7;
    background: #f2f2f2
}

.future-info .footer_link_container {
    width: auto;
    height: auto;
    background-color: transparent;
    padding: 0 0 15px;
    zoom:1}

.future-info .footer_link_container:after,.future-info .footer_link_container:before {
    content: " ";
    display: table;
    line-height: 0
}

.future-info .footer_link_container:after {
    clear: both
}

.future-info .footer_link_container .coming-soon,.future-info .footer_link_container .next-change {
    float: left;
    width: 100%
}

.future-info .footer_link_container .coming-soon .head,.future-info .footer_link_container .next-change .head {
    padding-top: 10px;
    padding-bottom: 10px
}

.future-info .footer_link_container .coming-soon .head a,.future-info .footer_link_container .next-change .head a {
    color: #656565
}

.future-info .footer_link_container .coming-soon .details,.future-info .footer_link_container .next-change .details {
    font-size: 12px
}

.future-info .footer_link_container .coming-soon .details a,.future-info .footer_link_container .next-change .details a {
    color: #7f7f7f
}

.future-info .footer_link_container .coming-soon .details a:hover,.future-info .footer_link_container .next-change .details a:hover {
    color: #000
}

.future-info .footer_link_container .next-change {
    padding-left: 20px
}

.future-info .footer_link_container .next-change .head .__date,.future-info .footer_link_container .next-change .head .__title {
    display: inline-block;
    font-size: 12px
}

.future-info .footer_link_container .next-change .head .__title {
    color: #cbc2c2;
    font-weight: 700
}

.future-info .footer_link_container .next-change .head .__date {
    color: #a5a5a5
}

.future-info .footer_link_container .coming-soon {
    padding-left: 20px
}

.future-info .footer_link_container .coming-soon .head {
    color: #cbc2c2;
    font-size: 12px;
    font-weight: 700
}

.future-info .divider {
    zoom:1;padding: 10px 20px
}

.future-info .divider:after,.future-info .divider:before {
    content: " ";
    display: table;
    line-height: 0
}

.future-info .divider:after {
    clear: both
}

.future-info .divider .bar {
    height: 1px;
    background-color: #fff;
    opacity: .15
}

@media (min-width: 320px) and (max-width:767px) {
    #rescanseat .form-section .__book-buttons .btn._cuatro {
        padding:15px 20px
    }

    .future-info {
        display: none
    }
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table .seat2c {
    float: left;
    width: 70px;
    height: 75px;
}

.bkf-layout .bkf-container .seat-container .seats .__block>div table a._yellow {
    color: #000;
    background-color: #e7ff21!important;
    border: 1px solid #7e7e7e;
}
.bkf-layout .bkf-container .seat-container .seats .__block>div table a._red {
    color: #fff;
    background-color: #ff0000!important;
    border: 1px solid #7e7e7e;
}