/*
 * Universal
 */
@media all {
    
    #ticket-options-wrapper {
        text-align: center;
    }
    .ticket-option {
        display: inline-block;
        vertical-align: top;
        text-align: center;
        margin-right: 20px;
        margin-bottom: 20px;
        width: 300px;
    }
    .ticket-option:last-child {
        margin-right: 0;
    }
    .ticket-option a {
        text-decoration: none;
    }
    .ticket-option .ticket-image {
        height: 150px;
        position: relative;
    }
    .ticket-option .ticket-image img {
        border: none !important;
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important;
        position: absolute;
        margin: 0 auto;
        bottom:0;
        left:0;
        right:0;
    }
    
    div#cart-account-wrapper {
        text-align: right;
        font-size: 16px;
    }
    div#cart-account-wrapper .cart-link {
        font-family: 'Carrois Gothic',sans-serif;
        font-weight: normal;
        font-size: 16px;
        display: inline-block;
        float:none;
        height: auto;
        line-height: normal;
    }
    div#cart-account-wrapper .cart-link img {
        vertical-align: middle;
        border: none !important;
        max-height: 30px;
    }
    div#cart-account-wrapper .account-link {
        display: inline-block;
        font-size: 16px;
    }
    div#cart-account-wrapper .account-link a {
        text-decoration: none;
    }
    
    .item-note {
        font-size: 14px;
        font-style: italic;
    }
    /*************************************
     *        Gift Membership Page
     *************************************/
    .gift-membership-top-text {
        margin: 0;
        width: calc(100% - 700px);
        display: inline-block;
        vertical-align: top;
    }
    #gift-membership-wrapper {
        width: 650px;
        display: inline-block;
        vertical-align: top;
        text-align: center;
    }
    .gift-membership-block {
        border: 2px solid #004097;
        display: inline-block;
        width: 316px;
        max-width: 100%;
        vertical-align: top;
        height: 400px;
        text-align: center;
        margin-bottom: 10px;
    }
    
    .gift-membership-block.plus2 {
        background: #d7f1ff;
    }
    
    .gift-membership-title {
        background: #004097;
        font-family: "Passion One";
        font-size: 30px;
        color: #ffffff;
        padding: 10px 0;
    }
    
    .gift-membership-text {
        margin: 0 10px;
        padding: 10px 0;
        border-bottom: 1px solid #ff9900;
        font-size:18px;
    }
    
    .gift-membership-text.orange {
        margin: 0;
        padding: 5px 0;
        background: #FF9900;
        font-family: "Passion One";
        font-size: 30px;
    }
    
    .gift-membership-block.plus2 .gift-membership-text.price {
        margin: 0;
    }
    .gift-membership-text.price {
        font-family: "Passion One";
        font-size: 48px;
        color: #5ab300;
    }
    
    .gift-membership-options-wrapper {
        padding-bottom: 10px;
    }
    
    .gift-membership-options-wrapper .gift-membership-options {
        padding: 10px 0;
        width: 140px;
        margin: 0 auto;
        text-align: left;
    }
    
    .tcmi-cart-radios-button {
        font-size: 38px;
        padding-bottom: 4px;
    }
    .tcmi-cart-radios-button.general-button:after {
        display: inline-block;
        content: url("../images/ecommerce/cart-white.png");
        vertical-align: top;
        height: 38px;
        padding: 0 0 0 20px;
    }
}

@media (max-width: 1024px){
    div#cart-account-wrapper{
        display: none;
    }
    div#account-wrapper-mobile {
        text-align: right;
    }
    div#account-wrapper-mobile .account-link {
        display: inline-block;
        font-size: 14px;
    }
    div#account-wrapper-mobile .account-link a {
        text-decoration: none;
    }
    
    div#mobile-ui-icons .cart-link {
        font-family: 'Carrois Gothic',sans-serif;
        font-weight: normal;
        font-size: 20px;
        display: inline-block;
        float:none;
        height: auto;
        line-height: normal;
        color:#ff9900;
        margin-top: 5px;
    }
    div#mobile-ui-icons .cart-link a {
        color:#ff9900;
    }
    div#mobile-ui-icons .cart-link img {
        vertical-align: middle;
        border: none !important;
    }
    /*************************************
     *        Gift Membership Page
     *************************************/
    .gift-membership-top-text,
    #gift-membership-wrapper{
        margin: 0;
        width: auto;
        display: block;
    }
}
@media (max-width: 768px) {
    #shop-ad-blocks {
        text-align: center;
        max-width: 100%;
        margin: 0 auto;
    }
    #shop-ad-blocks {
        display: block;
        margin: 0 auto;
    }
    #shop-ad-blocks .shop-ads-block.large-block img{
        max-width: 700px;
        width:100% !important;
        margin-bottom: 10px;
    }
    
    #shop-ad-blocks .shop-ads-block.small-block {
        max-width: 700px;
        width:100%;
    }
    #shop-ad-blocks .shop-ads-block.small-block:last-child {
        margin: 0;
    }
    
    #product-content-wrapper h1#page-title.shop-title #page-share-buttons {
        float: none;
    }
    /*************************************
     *        Gift Membership Page
     *************************************/
    .gift-membership-block{
        display: block;
        width: 100%;
        height: auto;
    }
    .gift-membership-content-wrapper {
        display: none;
    }
    .gift-membership-block.open .gift-membership-content-wrapper {
        display: block;
    }
}

@media (max-width: 660px) {
    #shop-ad-blocks .shop-ads-block.small-block {
        text-align: center;
    }
    #shop-ad-blocks .shop-ads-block.small-block:after {
        content: none;
    }
    #shop-ad-blocks .shop-ads-block.small-block img {
        height: auto !important;
        width: 100% !important;
        max-width: 375px;
        margin-bottom: 10px;
    }
    #products-filters-wrapper {
        display: block;
        margin: 0 0 10px;
    }
    
    #product-display-wrapper {
        display: block;
        max-width: 100%;
    }
}