body {
    color: #333;
    background: none;
    background-color: #f7f8f8 !important;
    background: url('images/background.jpg') center top no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

h1 {
    /* color: #212B36; */
    font-weight: 900;
    /*text-transform: uppercase;*/
}
.container{
    max-width:1250px;
}

.main-container {
    margin-top: 50px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
}

.tickets-action-buttons-container,
.tickets-action-section{
    margin-left: -40px;
    margin-right: -40px;
}

body>div.container.main-container.container-min-width>section>section {
    max-width: 80%;
    padding-left: 12px;
    line-height: 16px;
    /* text-transform: uppercase; */
    /* margin-top: -205px; */
    color: #212B36;
    /* margin-bottom: 58px; */
}

body>header>div>div>div>div.col-lg-2.col-xs-2>img {
    width: 222px;
}

body>div.container.main-container.container-min-width>section>section>h1 {
    /* color: white; */
}

body>div.container.main-container.container-min-width>section>section>p {
    font-size: 18px;
    line-height: 22px;
}

body>div.top-container {
    display: none;
}

section.vip-tier.tier-1 {
    display: none;
}

.match-details {
    width:100%;
    max-width: 100%;
    min-width: 220px;
    
}

.matches {
    flex-direction: row;
    margin: -10px 20px 20px 0px;
    flex-wrap: wrap;
}

.match {
    flex-direction: row;
    border-radius: 0px;
    box-shadow: none;
    max-width: 10px;
    display:table;
    margin: 10px 0px;
    /*border-top: 2px solid #8CC63F !important;*/
}


body>footer>div>div>div>div>div:nth-child(1)>div>span.copyright {
    color: black;
}

.match.upcoming,
.match {
    border: none;
    background-color: #f7f7f7;
}

.match-details {
    background-color:transparent;
}

body>footer>div>div>div>div>div:nth-child(1)>div>span.text-uppercase,
body>footer>div>div>div>div>div:nth-child(2)>div,
body>footer>div>div>div>div>div:nth-child(2)>div>a {
    color: black;
}

.match.upcoming::after {
    content: none;
}

.upcoming .upcoming-match-icon {
    display: none;
}

span {
    /* color: white; */
}

h4 {
    /* color: white !important; */
}

.match-details .match-detail {
    border-bottom: inherit;
    
}

.match-details.acc-subject.already-displayed>div:nth-child(2){
    padding-top:20px;
}

.match-detail .frame {
    padding-left: 0;
}

.match-detailed>h5:nth-child(2) {
    font-size: 18px;
    margin-top: 10px;
    font-weight:600;
}

.frame {
    top: -12px;
}

.match-detailed>h5 {
    line-height: 30px;
    margin-left:0px;
}

.match-detailed>h5>span {
    font-size: 12px;
    margin-top: 0px;
    line-height: 13px;
}

.match-details.acc-subject.already-displayed {
    padding-top: 15px;
    padding-left: 35px;
}

div.club-logo {
    position: center;
    width: 60px;
    height: 70px;
    margin-top:10px;
    background-size:100%;
    margin-right:0px;
    height:250px;
    background-size: cover;
    background-position: center;
}

div.vip-section.acc-subject.already-displayed {
    padding-top: 0;
}
section.match-details.acc-subject.already-displayed{
    padding-bottom:0;
}
section.match-details.acc-subject.already-displayed>h4 {
    font-size: 14px;
    display: none;
}

section.vip-purchase h4,
section.vip-purchase span {
    /* color: #181314 !important; */
}

/*a.btn i {
    display: none;
}*/

/* ////// Tickets /////// */

.return-homepage {
    margin-top: -10px;
    margin-left: -10px;
    margin-bottom: 10px;
}

.order-steps li a {
    color: black;
}

#seatsDataTable {
    margin-top: 25px;
}

.order-flow .tickets-table th {
    text-transform: capitalize;
}

#zip_form {
    position: absolute;
}

@media only screen and (max-width: 768px) {
    body>div.container.main-container.container-min-width>section>section {
        max-width: 300%;
        padding-right: 12px;
    }
    body {
        background: white !important;
    }
    header {
        width: 100vw;
    }
    .main-container{
        margin-top:0px;
        box-shadow:0px;
    }
    .scrolling-wrapper-flexbox {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .card {
        flex: 0 0 auto;
        margin-right: 3px;
    }
    .card {
        border: 2px solid $red;
        /* /* width: 150px; */
        /* height: 75px;  */
        background: black;
    }
    .scrolling-wrapper,
    .scrolling-wrapper-flexbox {
        /* height: 80px; */
        margin-bottom: 20px;
        width: 100%;
        -webkit-overflow-scrolling: touch;
    }
    .match {
        width:100%;
    }
    /*.btn-primary {
        width: 180px !important;
    }*/
    .tickets-block .tickets-content {
        padding: 0;
    }
    
      article.collapsible.match.upcoming{
        display: block !important;
        margin: 10px 0px !important;
        
      }
      .welcome-message {
    width: 100% !important  ;
    }
    body>div.container.main-container.container-min-width>section>section{
        padding-left:0px !important;
    }
}


.vip-tier{
    display:none !important;
}
.shopping-cart-totals{
    color:#333;
}
.btn-secondary .badge.badge-light{
    background-color:#C3002F;
}
.btn-left-alone{
    background-color:#C3002F;
}
.btn-left-alone:hover{
    background-color: white;
    color: #C3002F;
    transition: .2s;
}
section.order-header-message{
    max-width:100%;
}
#welcome_firstname{
    display: inline;
}
#welcome_firstname_initials{
    display: none;
}
#welcome_lastname{
    display: none;
}
div.event-visual{
    width:100%;
    height: 250px;
    background-size:cover;
    background-position: bottom;
}
.vip-section .vip-section-top{
    display:block;
}

.btn-primary, .btn-secondary, .btn-tertiary{
    border-radius:8px;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    color: #fff;
    border-radius: 6px;
    font-family: IBM Plex Sans,sans-serif;
    font-weight: 600;
    
    text-align: left;
    line-height: 1;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-font-smoothing: antialiased;
    transition: all .15s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: border-box;
    padding: 12px 16px 12px 24px;
}

.btn-primary {
    padding: 9px 20px;
    text-align: center;
    font-weight: 400;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    font-weight: 700;
}

.btn-secondary, .btn-tertiary, .btn-secodary,.btn-secondary:hover, .btn-tertiary:hover, .btn-secodary:hover, .btn-secondary:focus,.btn-tertiary:focus, .btn-secodary:focus, .btn-secondary:active, .btn-tertiary:active, .btn-secodary:active{
    padding: 9px 20px;
    text-align: center;
    font-weight: 400;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    font-weight: 700;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, 
.btn-secondary:hover, .btn-tertiary:hover, .btn-secodary:hover, .btn-secondary:focus, 
.btn-tertiary:focus, .btn-secodary:focus, .btn-secondary:active, .btn-tertiary:active, .btn-secodary:active{
    opacity:0.5;
}
section.backdrop{
    display:block;
    padding:10px;
}
.ixpShowCartButton{
    display:none;
}
.ixpManageButton{
    margin-right: 0 !important;
    margin-left: auto !important;
}
.vip-section .vip-section-bottom{
    margin-bottom:10px;
    padding-top:20px;
}

.note-editor .btn-default{
    color: #fff;
    border: 1px solid #394756;
    background: #394756;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    font-weight: 700;
    border-radius: 2px;
}
.login-page .main-container, .mandatory-content-page .main-container{
    background-color:#fff;
}
div.event-visual {
  position: relative;
  overflow: hidden;
  transform: rotate(-5deg) scale(1.5);
}
div.event-visual::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  top: -50%;
  left: -50%;
  z-index: -1;
  transform: rotate(30deg);
}
.match-details .match-detail .club-logo{
    position: absolute;
    display: inline-table;
    width: 150%;
    /*height: 400px;*/
    top:-270px;
}
.header-title{
    width:max-content;
}
.btn + .btn{
    margin-left:0px;
}
.main-content.order-flow>.order-match>.match{
    margin-left:0px;
}
.ixpSkipStepButton, .ixpSkipstepButton {
    display:none;
}

.order-steps li a{
    border-radius:0px;
}
.h4.header-title a, header a, footer a{
    text-transform:initial;
}
footer .footer-top .footer-bottom a{
    
    text-decoration:none;
}
.footer-bottom-left{
    display:none;
}
.tickets-block .tickets-content .tickets-content-buttons .btn{
    width:100%;
}
#send-custom-email-btn{
    float:left;
}
.modal-footer>.btn{
    float:left;
}
.welcome-message{
    width:80%;
}
.vip-detail{
    display:inherit;
    width:inherit;
}
.vip-purchase{
    flex-direction:row;
}
.vip-purchase>h4{
    display:none;
}
.vip-detail span.checkbox{
    margin-left:7px;
    margin-right:25px;
    background:#fafafa;
}
.vip-kopen{
    display:none;
}
.match-detail span .glyphicon{
    margin-left:0;
}
.ixp-matchdetail-matchinfo{
    display:none !important;
}

.ticket-description-sections{
    display:contents !important;
}
.ticket-seat{
    display:none !important;
}
.match-details{
    padding:0px;
    padding: 0px;
    background-color: #F7F7F7;
}

section.order-header-message{
    padding-left:10px;
}
.matches>article.collapsible.match {
    margin: 16px;
    border-radius: 6px;
    border:1px solid #ededed;
    background:#f7f7f7;
}

.vip-section .vip-section-top .vip-upgrade {
    display: none;
}
.order-steps li.visited a {
    font-weight: 700;
    border: 0;
}
.shopping-cart-totals {
    background: #EDEDED;
    color: #000;
    font-weight: 600;
}
.Gen_w-f-l-i-fw i {
    margin: 0px 10px;
}
.order-flow .tickets-table tfoot tr td {
    background: #F7F7F7;
    color: #212B36;
    padding: 10px 20px;
}
.order-flow .tickets-table tr{
    font-size:1em;
}

.order-flow .content-container.confirmation .order-box tbody tr:last-child td
{
    border:0;
}


#overlay-ticket-edit{
    margin-left: -41px !important;
    margin-top:68px !important;
}

.ticket-action-status-message{
    background-color:transparent !important;
}
.seatInfo-plan-level-left {
    float: left;
    text-align: left;
    padding-left: 5px;
}

span.ixp-event-team {
    font-size: 18px !important;
    font-weight: 800;
}


.responsive-modal-container{
    padding:20px;
    border-radius:15px;
}

.responsive-modal-container > .modal-header{
    padding:0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.vm--modal{
    border-radius:15px !important;
}