

.view-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
}
.thumbnail
{
    margin-bottom: 30px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #fff;
    border: 1px solid #ebebeb;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1rem;
    border: 0;
}
.item.list-group-item .img-event {
    float: left;
    width: 30%;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
    display: inline-block;
}
.item.list-group-item .caption
{
    float: left;
    width: 70%;
    margin: 0;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item:after
{
    clear: both;
}

.img-event img {
    width: 100%;
}

#page-overlay {background: #1b1b1b;position: fixed;bottom: 0;left: 0;right: 0;top: 0;z-index: 99;opacity: 1;}
.page-loader {padding: 0;vertical-align: middle;display: table-cell !important;margin: 0;text-align: center;}
.page-loader-outer {width: 100%;padding: 0;display: table !important;height: 100%;position: absolute;top: 0;left: 0;margin: 0;}

.bg-white{background-color: white; color: #444}
.productcover{width: 100%; max-height: 300px; object-fit: cover;}
.productdetail{padding: 15px; padding-bottom: 75px}
.productdetail{padding-bottom: 75px}
.productdetail .custom-slick{margin-left: -10px;}
.productdetail .custom-slick img{width: 100%; max-height: 27vh; object-fit: cover;}
.productdetail .slick-track img{margin: 0 20px; margin-left: -5px;}
.productdetail .slick-track img:focus{outline: none;}
.productdetail .product-name{font-size: 20px; margin-top: 5px;}
.productdetail .product-buy{display: block;position: fixed;bottom: 0; left: 0; background-color: #f90; width: 100%; text-transform: uppercase; padding: 15px; border: none; letter-spacing: 1px; font-size: 18px; color: #fff; text-align: center;}
.cover-wrapper{position: relative;}
.cover-wrapper .details{position: absolute; bottom: 0; left: 0; padding: 15px; background-color: rgba(0,0,0,.7); width: 100%; color: #fff}
.cover-wrapper .details .rating{display: inline-block; float: right; color: #f90}
.detail-wrapper {padding: 15px}
.detail-wrapper .title{font-size: 20px; margin-top: 5px; color: #000}
.detail-wrapper .date{font-size: 14px; margin-top: 9px; width: 75%; display: inline-block;}
.detail-wrapper .price{font-size: 22px; margin-top: 13px; width: 24%; display: inline-block; text-align: right; float: right; font-weight: 600;color: #f90; letter-spacing: 1px}
.detail-wrapper .address{font-size: 12px; margin-top: 3px}
.detail-wrapper .user{margin-top: 4px;}
.detail-wrapper .user img{width: 25px; height: 25px; border-radius: 50%; margin-right: 5px; color: #000}
hr{width: 100%; height: 1px; xbackground-color: rgba(0,0,0,.1); margin: 20px 0px; }
.productdetail .panel{border: none; box-shadow: none; margin-top: -10px; margin-bottom: -10px}
.productdetail .panel .panel-heading{padding-left: 0;}
.productdetail .panel .panel-title{font-weight: 600; color: black}

.productdetail{padding: 15px;}
.productdetail img{width: 100%; max-height: 55vh; object-fit: cover;}
.productdetail .product-name{font-size: 20px; margin-top: 15px;}
.productdetail .product-desc{font-size: 14px; margin-top: 10px; opacity: .7; font-weight: normal; margin-bottom: 25px;}
.productdetail .product-qty{margin-bottom: 10px;}
.productdetail .product-prize span{font-size: 20px; color: #f90; margin-left: 5px; vertical-align: middle;}
.productdetail .product-buy{display: block;position: fixed;bottom: 0; left: 0; background-color: #f90; width: 100%; text-transform: uppercase; padding: 15px; border: none; letter-spacing: 1px; font-size: 18px; color: #fff; text-align: center;}
.transaction {padding: 25px 5px; padding-bottom: 100px;}
.transaction .title{font-size: 20px; margin-top: 5px; color: #000; line-height: 24px;}
.transaction .date{font-size: 14px; margin-top: 9px; width: 75%;}
.transaction select, .transaction input, .transaction textarea {border: 1px rgba(0,0,0,.15) solid; width: 100%; padding: 15px 12px; margin-top: 5px; font-size: 18px; height: auto; border-radius: 5px; color: #444; -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: rgba(0,0,0,0.02)}
.transaction select {-webkit-appearance: none; -moz-appearance: none; appearance: none;}
.transaction textarea {height:120px; font-size: 18px;}
.transaction input[type='text'], .transaction input[type='password'] {height: 48px;}
.transaction select:focus, .transaction input:focus, .transaction button:focus{outline: none}
.transaction .promo-code {color: #ff9900; margin-top: 10px; font-weight: bold;}
.transaction .category .left {width: 75%; float: left; padding-bottom: 15px;}
.transaction .category .left h2{margin: 0; font-size: 18px; line-height: 24px; margin-bottom: 5px; color: #000;}
.transaction .category .right {width: 72px; float: right; }
.transaction .category .right .amount{font-weight: 600; font-size: 24px; color: #000; margin-bottom: 15px; padding-top: 4px; text-align: center;}
.transaction .category .right span{border-radius: 5px; height: 30px; width: 30px; display: inline-block; padding-top: 5px; text-align: center; font-weight: 600; font-size: 24px; margin-left: 3px; background-color: #ff9900; color: #fff;}
.transaction .form-group{position: relative;}
.transaction .form-group button{position: absolute; top: 5px; right: 0; background-color: #ff9900; padding: 12px 15px; color: #fff; border: none; border-radius: 0 5px 5px 0; font-weight: bold;}
.transaction .form-group .caption{font-weight: 600; margin-top: 5px;}
.transaction .subtitle{margin: 7px 0;}
.form-label{margin-top: 10px; color: #444;}
.btm-button {position: fixed; bottom: 0;left:0; box-shadow: 5px 5px 30px rgba(0,0,0,0.3); background-color: white; z-index:10;width: 100%;}
.btm-button .left{width: 59%; float: left; padding: 10px 10px 10px 20px; text-transform: uppercase}
.btm-button .left .total{color: #000; font-size: 25px; padding-top: 5px; font-weight: 600;}
.btm-button .left .discount {text-decoration:line-through; font-size: 60%; opacity: 0.3;}
.btm-button .right{width: 39%; float: right; padding: 10px 10px 10px 0;}
.btm-button .right button{background-color: #f90; color: #fff; padding: 15px; font-size: 22px; width: 100%; border: none; border-radius: 30px;}
.btm-button .right button[disabled]{background-color: #ebebeb;}
.transaction input[type='checkbox'] {width: unset; margin-right: 5px; -webkit-appearance: checkbox}
.transaction input[type='radio'] {width: unset; margin-right: 5px; -webkit-appearance: radio}
.transaction .radio-inline{font-weight: 600; font-size: 14px;}
.transaction [type='checkbox']+label{font-size: 12px;}
.error {color: #238FC0;font-size: 12px; margin-top: 5px; text-transform: uppercase; font-weight: 600;}
.login-btn {margin-top:10px;background-color: #f90;color: #fff;padding: 15px;font-size: 18px;width: 100%; border: none; border-radius: 5px;}
#paymentDialog.fade.in {background-color: rgba(0,0,0,0.7);}
.modal-content {font-size: 16px;}
.modal-content .total {color: #444; font-weight: 600; margin: 2px 0px;font-size: 14px;}
.modal-content .transaction .date {font-size: inherit;}
.modal-content h4 {margin-top:5px;}
.btn-edit, .btn-edit:hover {padding: 8px; text-align: center;display: block; color: #999; text-transform: uppercase; border: 1px solid #ccc; border-radius: 25px; margin-top: 5px;}

.slick-prev {left:-38px;}
.slick-next {right:-38px;}
.slick-prev, .slick-next {
height:50px;width:50px;
}
.detail-title{margin-top: 25px; font-weight: 600; font-size: 24px; margin-bottom: 20px}
.event-gallery {
  max-height:600px;
  width: 100%;
  xoverflow: hidden;
}
.slick-slide {
outline: none;
padding: 0 10px;
height: 350px;
object-fit: cover;
object-position: center;
}

.img-cover {overflow: hidden; text-align: center; box-shadow: 0px 0px 20px rgba(0,0,0,0.2);}
.img-cover img{xwidth: 100%; height: 45vh; object-fit: contain; box-shadow: 0px 0px 100px rgba(0,0,0,0.75); margin: 0 auto; background-position: center;}
.img-cover .background {position: absolute; top: -15vh; left: -10vw; width: 120%; height: 80vh; background-size: cover; z-index: -10; -webkit-filter: blur(25px) brightness(60%) saturate(120%); /* Safari 6.0 - 9.0 */ filter: blur(25px) brightness(60%) saturate(120%); background-color: #e8e8e8;}
.float-card{margin-left: 0px;margin-right: 0px; margin-top: 40px; padding: 20px; border-radius: 15px; background-color: white; box-shadow: 1px 4px 12px 0px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0,0,0,.1); z-index: 100;}
.float-card.fixed {position: fixed; top: 60px; width: 360px;}
.fixed-card {margin: -20px -20px 0px; padding: 20px; box-shadow: 5px 0px 20px rgba(0,0,0,0.2); background-color: #fff;}
.float-card .booking-detail-form, .fixed-card .booking-detail-form {font-size: 14px; line-height: 20px;}
.float-card .booking-detail-form h3 {margin-top: 0; color: #ff9900;}
.fixed-card .booking-detail-form h3 {margin-top: 0; color: #222;}
.float-card .booking-detail-form .status {xfont-weight: 700; xcolor: #00739E;}
.float-card .badge, .fixed-card .badge {background-color: #ff9900;}
.float-card .booking-detail-form .price{font-weight: 600; color: #222; font-size: 22px; margin-bottom: 15px;}
.fixed-card .booking-detail-form .price {xfloat: right; font-weight: 600; color: #222; font-size: 22px; margin-bottom: 15px;}
.float-card .booking-detail-form .fa{margin-right: 7px; color: #000;}
.float-card .booking-detail-form .fa-map-marker{margin-right: 13px; margin-left: 3px;}
.btn-book {font-weight: 600; font-size: 18px; letter-spacing: 1px; background-color: #f90; border: none; color: #fff !important; margin-top: 20px; width: 100%; text-transform: uppercase; padding: 13px; border-radius: 50px; text-decoration: none !important; display: block; text-align: center;}
.container .description{margin-top: 40px;}
.btn-seemore{font-weight: 600; color: #f90;}

.review-card{border-bottom: rgba(0,0,0,.1) solid 1px; padding-bottom: 5px; margin-bottom: 10px;}
.review-card img {height: 35px; width: 35px; border-radius: 50%; object-fit: cover;}
.review-card span{font-size: 16px; margin-left: 10px;}
.review-card .date{float: right; font-size: 12px; color: rgba(0,0,0,.7);}
.review-card p{padding-left: 50px; margin-top: -5px; font-size: 14px}

.flex{display: flex; margin-left: -15px; margin-right: -15px;}
.card{background-color: white; box-shadow: 1px 4px 12px 0px rgba(0, 0, 0, 0.08); padding: 0; color: rgba(0,0,0,.7); padding-bottom: 15px; margin: 0 15px; border-radius: 10px}
.card .cover{width: 100%; height: 200px; object-fit: cover;}
.card h2{font-size: 18px; color: #000; padding: 0 15px; margin-top: 15px;}
.card .fa{margin-right: 7px; color: #000;}
.card .fa-map-marker{margin-right: 13px; margin-left: 3px;}
.card .date, .card .address, .card .user{padding: 0 15px; font-size: 14px;}
.card .price{font-size: 18px; font-weight: 600; color: #f90; float: right;}
.card .user img{height: 25px; width: 25px; border-radius: 50%; object-fit: cover; padding: 0; margin-right: 7px}

.m-t-75{margin-top: 75px !important}
.checkbox-inline input[type=checkbox], .radio-inline input[type=radio] {width: auto}
.transaction select {min-height:45px;}


/***************  PRODUCT CARD  **************/
.bg-white{background-color: white; color: #808080}
.card {margin: 25px 0 0 0 ;}
.img-event {width: 100%;margin: 0px;height: 220px;background-size: cover;background-position: center;background-color: #e8e8e8; border-radius: 10px 10px 0 0;}
.card-body {padding:18px 18px 0px 18px;}
.card-body a {text-decoration: none !important;}
.card h4 {margin: 0px 0px 10px;}
.list-info {font-size:12px; color: #888; line-height: 14px;}
.card .price {text-align: right;margin-top: 10px;margin-bottom: 5px;line-height: 1.4;font-weight:bold;color: #222;}
.card .btn-wrapper {text-align: right; margin-top: 10px; width: 100%; display: flex;}
.card .btn{background-color: #f90; color: #fff; padding: 10px 15px; font-size: 14px; border: none; border-radius: 20px; width: 100%; margin-left: 10px; font-weight: bold;}
.card .btn.info{background-color: #3386c4; color: #fff; padding: 10px 15px; font-size: 14px; border: none; border-radius: 20px; width: 30%; margin-left: 0; font-weight: normal;}
.slick-slide{padding: 0;}
.pop-desc{padding: 0 15px; margin-bottom: 25px;}
.img-cover img{box-shadow: none;}
.slick-dots{margin: 0; bottom: 10px;}
.slick-dots li button:before{opacity: .3; color: #fff;}
.slick-dots li.slick-active button:before{color: #fff;}
@media (max-width: 768px) {
.card h4 {font-size: 24px;}
    .card .price {font-size: 18px;}
    .cover-slider img{height: 195px;object-fit: cover;}
}
.featured-item > img {width:100%;height:100%;object-fit:cover;}
.featured-item > div.featured-item-content {position: absolute;top: 0;left:0;right:0;bottom:0;margin:0px;}
.img-event > img {height:100%;object-fit:cover;border-radius:10px 10px 0px 0px;}


/**********  FLOATING BUTTON AND MODAL  **********/
.floating-btn{position: fixed; right: 20px; top: 40%; z-index: 999}
.floating-btn a{display: block; width: 50px; height: 50px; color: #fff; background: linear-gradient(135deg, rgba(255,153,0,1) 0%, rgba(255,111,0,1) 100%); margin-bottom: 10px; border-radius: 50%; text-align: center; font-size: 28px; line-height: 50px;}
.floating-btn a:first-child{background: linear-gradient(135deg, rgba(59,88,152,1) 0%, rgba(18,66,163,1) 100%);}
.floating-btn a:nth-child(2){background:linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);}
.modal-backdrop{z-index: 1000 !important}
.modal-dialog{margin-top: 17vh;}
.modal-content{box-shadow: none; border-radius: 0; border-radius: 15px; position: relative;}
.modal-content h3{background-color: #f90; display: block; color: #fff; margin: 0; text-align: center; border-top-right-radius: 15px; border-top-left-radius: 15px; padding: 20px;}
.modal-content .fa{position: absolute; top: 15px; right: 15px; font-size: 20px; color: #fff;}
.modal-content .wrapper{padding: 40px; padding-top: 20px;}
.modal-content p{margin-bottom: 20px; font-size: 15px; text-align: center;}
.modal-content input{width: 100%; border: 1px #ccc solid; border-radius: 10px; outline: none; padding: 8px 15px; margin-top: 8px; margin-right: 15px; margin-bottom: 18px;}
.modal-content .billing{display: flex;}
.modal-content .billing div{padding-right: 15px; width: 100%}
.modal-content .subscribe{background-color: #f90; color: #fff; padding: 10px; width: 200px; margin: auto; display: block; text-align: center; border-radius: 50px; margin-top: 25px;}
#mailing .errors p {text-align:left;margin:0px;}
#mailing .errors p::before {content:'- '}

#info .wrapper{padding-top: 40px;}
#info .wrapper .left,
#info .wrapper .right{display: inline-block;width: 49%;text-align: left; vertical-align: top; padding-right: 25px; text-align: left;}
#info .wrapper .left h4{ font-size: 14px; text-align: left; margin-bottom: 10px; color: #444}
#info .wrapper .left p{ text-align: left; margin-bottom: 0}
@media (min-width: 768px){
    #info .modal-dialog{width: 1000px}
}




@media (max-width: 640px){
.img-cover img{width: 100%; height: unset;}

.custom-slick {
  max-height:250px;
}
}
.mobile-img {
    display:none;
}
.desktop-img {
    display:block;
}
@media (max-width: 640px){
    .mobile-img {
        display:block;
    }
    .desktop-img {
        display:none;
    }
}

.container {padding-left: 15px; padding-right: 15px;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding-right: 15px;
    padding-left: 15px;
}

@media (max-width: 767px) {
    .get-tickets-btn {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999999;
    }
    .btn-book {
        border-radius: 0;
        font-size: 18px;
        font-weight: 800;
        letter-spacing: 1px;
    }
}

