﻿/* format  */ 

div.whats-on-months a,
div.whats-on-seasons a,
div.whats-on-years a,
div.whats-on-letters a  {
    padding-bottom: 5px;
    font-size: 0.9em;
}

.white-text {

    color: #fff!important;
}

/* layout  */ 

li.helpNavItem a[href="discount"] {display:none;}
a[href="discount"] {display:none;}

.data-vocab-review  {display:none;}
.event-feedback-static  {display:none;}

.subscribe-link {

    padding-top: 20px;
    color: #00929e!important;
    font-weight: bold;
    padding-top: 10px;

}


.padtop10 {
      padding-top: 20px;
      padding-bottom: 10px;
}


  #framediv {
	 display: none;
	 position: fixed;
	 top: 0;
	 left: 0;
	 width: 100%;
	 height: 100%;
	z-index: 1100; 
    overflow:hidden;     
 }

  .checkoutPage .pageTitleDesc::after {
      content: "(Please be advised that ATG Theatre Card benefits do not apply to ticket purchases made through this website powered by LOVEtheatre.)";
      color: #5A00FF;
      font-weight: 700;
    font-size: 12px;
    line-height: 1.2;
    font-style: italic;
  }
    .checkoutPage .pageTitleDesc p {
padding-bottom: 0px!important;
  }


@media screen and (max-device-width: 480px) {
    #framediv {
        top: -5px;
        left: -5px;
        width: 105%;
        height: 105%;
    }
}

@media screen and (max-device-width : 1024px)  {
      #framediv {
        top: -10px;
        left: -10px;
        width: 105%;
        height: 105%;
    }
}

.bookbutton,
.bookbutton:hover {
    background: rgb(90, 0, 255);
    font-size: 14px; 
    float:left; 
    margin: 20px 0 0 10px; 
    color: #fff!important;
    border-radius: 0px;
    text-transform: none!important;
}

.displayFeature {display: none;}

#headerContent {border-top: 0px;}

.navList,
.navList .navCap img
{background: none;}


.navList li a {
    background: none;
    font-size: 14px;
    padding: 0;
    margin-left: 10px;
    border-bottom: 3px solid rgb(90, 0, 255);
}

html #containerAll a.specialOfferButton,
html #containerAll a.specialOfferButton:hover
 {
    background: rgb(90, 0, 255)!important;
    color: #fff!important;
    box-shadow: none!important;
    border: none!important;
    border-radius: 0px;
    text-transform: none!important;
}

#content .fullWidthFeatureEvent .featureImage img {
    box-shadow: none;
    border: none;
}

#containerAll .sidebarItem .proceedButton, #containerAll .submitSml {
    background: rgb(90, 0, 255)!important;
}

.basketTop {
    display: none;
}