/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; 
    font-family: "gothamlightregular", sans-serif; 
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block; }

body.ajax {
    line-height: 1;
    background: #333333;
    color:#fff;
    font-family: "gothamlightregular", sans-serif; }
  
/*
  font-family: 'gothamlightregular', sans-serif;
  font-family: 'gothambookregular', sans-serif;
  font-family: 'gothamboldregular', sans-serif;
  font-family: 'gothammediumregular', sans-serif;
*/
.wrap{padding: 10px;}
.wrap a{ color:#fff; }
.presenters{
     font-family: "gothammediumregular", sans-serif;
     font-size: 20px;
    color:#e1e6ed;
}
.event_name{
     font-family: "gothamlightregular", sans-serif;
     font-size: 35px; text-transform: capitalize; margin-bottom: 20px;
     color:#e1e6ed;
    
}

.event_date{
    font-family: "gothamboldregular", sans-serif;
     font-size: 22px;
     margin-bottom: 10px;
     color:#e1e6ed;
 }
 
 .event_date span {
    font-family: "gothamlightregular", sans-serif;
     font-size: 22px;
     margin-bottom: 10px;
     color:#e1e6ed;
 }

.event_description{
     font-family: "gothamlightregular", sans-serif;
     font-size: 12px; line-height: 18px;
}
.buytickets{margin-top: 15px;margin-bottom: 15px;}

.gettickets{
     font-family: "gothambookregular", sans-serif;
     font-size: 32px;
      text-decoration: none;
}

.ajaxeventdesc, .ajaxeventdesc > span,.ajaxeventdesc > div, .ajaxeventdesc > p {
    font-family: "gothambookregular", sans-serif;
    color:#fff !important;
}
.myButton {
	 
 
	background-color:#b7e0cd;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #0b0e07;
	display:inline-block;
	cursor:pointer;
	color:#333  !important;
	font-family: "gothambookregular", sans-serif;
	font-size:20px;
        font-style:normal !important;
	padding:11px 23px;
	text-decoration:none !important;
	 
}
 
.navblock{margin-top: 20px;margin-bottom: 20px;}

.wagdropdown {
    position: relative;
    display: inline-block; width: 300px;
    background: #000;
     font-family: 'gothambookregular', sans-serif;
}

.wagdropdown .wagdropdown-menu {
    position: absolute;
    top: 100%;
    display: none;
    margin: 0;
    z-index: 9999;
    list-style: none;  
    padding: 0;
    width: 300px;
}

.wagdropdown:hover .wagdropdown-menu {
    display: block;
}

/** Button Styles **/
.wagdropdown button {
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    border: none;
    margin: 0;
    padding: 0.4em 0.8em;
    font-size: 1.5em;
}

/** List Item Styles **/
.wagdropdown a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    background: #000;
    color: #FFF;
    font-family: 'gothamlightregular', sans-serif;
    font-size: 1.2em;
}


.wagdropdown button:after {
    content: "\25BC";
    font-size: .5em;
    display: block;
    position: absolute;
    top: 38%;
    right: 12%;
}

/** List Item Hover Styles **/
.wagdropdown a:hover {
    background:#0b0e07;
}

.date-display{
        position: absolute;
        left: 20px;
        top: 10px;
        width: 150px;
        height: 70px;
        z-index: 999;
}
.date-display .dash{
    position: absolute;
    margin-left: 53px;
    margin-top: 19px;
    height: 20px;
    height: 60px;
    text-align: center; 
     
    width: 10px;
    z-index: 9999;
}
.date-display .circle{
    float: left;
    z-index: 999;
 
}

.date-display .circle.second{
    float: left;
    margin-left:-4px;
 
}

.thumbnail .caption {
    z-index: 999;
}

                .pdf-thumb-box
{
display:inline-block !important;
position:relative !important; 
overflow: hidden;

} 

.pdf-thumb-box-overlay {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.thumbnail .imgoverlay{
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  transition: all 0.5s;    
}


.pdf-thumb-box-overlay {
   
  visibility:hidden;  
  opacity:0;
  transition:visibility 0s linear 0.5s,opacity 0.5s linear;

}
.pdf-thumb-box a{

    color:transparent;
}
.pdf-thumb-box a:hover .pdf-thumb-box-overlay {
    visibility:visible;
    opacity:1;
    transition-delay:0s;
    text-align:center;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.78);
    color: #fff;
    width:100%;
    height:100%;
     
    
}
.pdf-thumb-box-overlay span.fa-stack {
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
font-size: 5em;color: #5e5e5e; 
}

.pdf-thumb-box-overlay p.buy-ticket {
margin: auto;
position: absolute;
top: 60px;  
font-size: 16px;
text-align: center;
width: 100%;
font-family: "gothamlightregular", sans-serif; color: #5e5e5e; 
 
}

 
/*Cart Menu*/

/*Right*/

#right-cart{display:none;}
#jPanelMenu-menu{background:#292929;background-color:#292929;}


.orange {
    background: #fa8564 !important;
}
.wag-nav-button {
    position: absolute;
    top:15px;
    right:30px;
    width: 54px;
    height: 54px;
    display: inline-block;
    line-height: 54px;
    text-align: center;
    font-size: 25px;
    background: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    float: right;
    margin-right: 10px;
    color: #292929;
}
.jPanelMenu-panel {
     background: none !important;
}
 .wag-nav-button .badge {
    position: absolute;
    right: 40px;
    top: 2px; background: #f05a1f; color: #fff;
    z-index: 100;
}


#cd-cart{
    display: block;
    background-color: #292929;
    padding: 20px 5px;
    width: 365px;
    position: absolute;
    right:0;
    top:400;
    z-index: 99;
    font-family: GothamLight;
    color: #FFF;
    left: 10px;
}
#cd-cart .cart-items{
    list-style: none;
    padding: 0;
    margin:0;
}
#cd-cart .cart-items div.row{
    display: block;
    padding: 5px 0px;
    margin-bottom: 5px;
    border-bottom: 2px dotted #ccc;
}
#cd-cart .cart-items  span.ticketCount{
    display: inline-block;
    width:50%;
    font-size: 15px;
}
#cd-cart .cart-items   span.subamount{
    display: inline-block;
    width: 38%;
    font-size: 15px;
    padding-left: 10px;
    font-family: GothamBook;
        color:#ADEBEC;
}
#cd-cart .cart-items   span.removeTicket{
    display: inline-block;
    width: 25px !important;
    height: 25px;
    border-radius: 50%;
    background-color: #4b4b4b;
    font-size: 16px;
    color: #FFF;
    padding: 3px 7px;
    font-family: GothamLight;
}
#cd-cart .cart-items    .tkt-qty{
    display: inline-block;
    font-size: 30px;
    font-family: GothamBook;
    color: #ADEBEC;
    float: left;
    margin-right: 10px;
}

#cd-cart .cart-items    .tkt-eventname{
    font-size: 13px;
     font-family: 'PT Sans', sans-serif;
}

#cd-cart .cart-items    .tkt-ename{
    font-size: 13px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700; line-height: 10px;
}
.sub-total-cart{
    display: block;
    margin: 10px 0;
    text-align: right;
}
.sub-total-cart .subtotal-cart-text{
    text-transform: uppercase;
    font-size: 20px;
    color: #ccc;
    margin-right: 20px;
}
.sub-total-cart .subtotal-cart-price{
    font-size: 20px;
    color:#ADEBEC;
}
.cart-close{
    display: block;
    text-align: right;
}
.cart-close .cart-close-btn{
    font-size: 28px;
    color:#ccc;
    cursor: pointer;
    font-family: GothamLight;
}
.cart-head{
    display: block;
    padding: 10px 0;
    font-size: 35px;
    font-family: GothamLight;
    text-align: center;
    color: #ADADAD;
}

.cd-cart .no-items{
    text-align: center;
    
}


.cart-icon-new{ 
    background: url("../images/CartIconCV.png");
    height: 21px;
    width: 27px;
    margin-top: 18px;
}
