@CHARSET "ISO-8859-1";

@media (max-width: 767px) {
	
div#RightTixBlock {
    position: fixed;
    margin-top: 325px;
}

.tix-info-rows {
    height: 50vh;
    overflow-y: scroll;
    display: block;
}

div#LeftSeatingPlan {
    /* height: 50vh !important; */
    position: fixed !important;
    margin-top: 125px;
    height: 250px !important;
    overflow: hidden;
}

section.section-event-single-content.txt-block {
    display: none;
}

footer.footer-09 {
    display: none;
}

span.sell-tickets-box {
    display: none;
}

.edv-pg-header {
    position: fixed;
    margin-top: 0px;
    height: 50px;
}
	
.ticket-info.stk-0
 {
    display: none !important;
}

span.edv-st {
    display: none !important;
}

strong.edv-n {
    font-size: 18px !important;
    text-align: center;
    overflow: hidden;
    display: inline-block;
}

.row.ticket-info {
    border: 1px solid #4a2473;
    margin-bottom: 2px;
    padding-bottom: 0px;
    padding-top: 5px;	
    font-size: 18px;
    border-radius: 5px;
    /* margin-left: 1px; */
	margin-right: 0px;
        margin-left: 0px;
        padding-right: 0px;
}


 .ticket-info .col-xs-4 {
        margin-bottom: 2px !important;
    }

span.edv-dt {
    font-size: 14px !important;
    height: 14px;
}

.col-xs-4.tix-price {
    flex: 0 0 40% !important
}

.col-xs-4.ticket-qty {
    flex: 0 0 30% !important
}

.col-xs-4.ticket-buy {
    flex: 0 0 30% !important;
}

select#SelectCategoryGroup {
    font-size: 16px !important;
    letter-spacing: 1px !important;
    font-weight: normal !important;
}

select#SelectCategoryGroup option {
    font-size: 16px !important;
    letter-spacing: 1px !important;
    font-weight: normal !important;
}

span.edv-ven {
    font-size: 14px !important;
    display: inline-block;
    overflow: hidden;
}

.ven-info {
    display: none;
}

.row.heading {
    display: none;
}

ul.nav.navbar-nav.navbar-right {
    background-color: white;
    display: block;
    width: 100%;
}

	.site-top-nav {
	    height: 30px;
	}

	li.cart {
	    margin-top: 8px !important;
	}
	
	.navbar-toggle .icon-bar {
    display: block;
    width: 14px;
    height: 1px;
}

	.header-1 #site-navigation .cart a i
{
	font-size:16px;
}
	.header-1 #site-navigation .cart a
{
	    padding: 3px 6px 4px 7px !important;
}

    .logo-mobile {
        width: 90px;        
        top: 0px;
    }
    
    #site-navigation .cart a
	{
		   margin: 0px 0 !important;
	}
	
	    #site-navigation .cart {    
        	margin-top: 12px;
		}
}

@media screen and (max-width: 61.938em) {
    #site-navigation .navbar-toggle {
        margin: 0px 0;
    }
}
