@font-face {
    font-family: 'jca_headline';
    src: url('https://ixpolepublic.blob.core.windows.net/customerfonts/jca/JohanCruijffArenAWeb-Headline.ttf') format('woff2');
}
@font-face {
    font-family: 'jca_regular';
    src: url('https://ixpolepublic.blob.core.windows.net/customerfonts/jca/JohanCruijffArenAWeb-Numerals.ttf') format('woff2');
}
/* event sites */
body {
  
    font-family: jca_headline !important;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}

.order-flow div.catering .cart-item,
.order-flow div.products .cart-item{
   flex: 0 1 440px;
   background-color: #F8F8FB;
    box-shadow: none;
}
.order-flow div.catering .cart-item .image,
.order-flow div.products .cart-item .image{
    width:100%;
    height:350px;
    border:0;
}
.PortalCateringStylingFrame, .PortalUpsellStylingFrame {
    width:80%;
}
.products{
    width:100%;
}
.cart-item {
    font-size: 1.5em;
}
.order-flow .cart-item .description h3,
.order-flow .products .product-item .description h3{
    font-size:24px;   
    margin-top: 35px;
}
.order-flow .cart-item .description p,
.order-flow .products .product-item .description p{
    font-size:16px;   
    margin-top: 35px;
    line-height: 1.6;
}
.events-main-container .cart-item .price-n-check-out a.cart-item-details {
    cursor: pointer;
    background-color: #E11A21;
    padding: 10px 15px;
    border-radius: 5px;
    color: white;
    transform:uppercase;
}
.btn-primary {
    cursor: pointer;
    background-color: #E11A21;
    padding: 10px 15px;
    border-radius: 5px;
    color: white !important;
    transform:uppercase;
}
.order-flow div.catering .cart-item .description,
.order-flow div.products .cart-item .description{
    padding: 25px;
    
}
.order-flow div.catering .cart-item .catering-footer,
.order-flow div.products .cart-item .cart-item-footer{
    padding: 17px;
    
}
.footer-controls {
    font-size: 3em;
}

.Aligner-item.presentation-frame.PortalConfirmStylingFrame{
    font-size:1.3em;
}

.ribbon span{
    font-size:14px !important;
        background: #E11A21;
}

.order-flow .products .product-item .image{
    border-radius:5px 5px 0px 0px;
}
.info {
    font-size: 9px;
}


.ixp-ticketprice-excl, .order-invoice-group{
    display:none;
}
#clear-booker-cart-btn {
    font-size: 0.7em;
}
div#general-conditions {
    font-size: 0.8em;
}

/* LANDING PAGES */
.ixp-booker-overview-body{
    font-family: jca_headline !important;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}
.ixp-booker-overview-container{
    max-width:inherit;
}
.ixp-booker-overview-body {
    background-color: #fff;
}
.ixp-booker-overview-container .ixp-booker-overview-card button {
    background-color: #e11a21;
}

.coupon-validate-field {
    display: inline-flex;
}
input.coupon-field-input {
    background-color: #fff;
}
.coupon-field-label-subtext{
    font-size:10px;
}
.ixp-remarks{
    display:none;
}
.events-main-container section.pane-content {
    color: inherit;
}
.events-main-container article {
    min-height: inherit;
}
.PortalClosedStylingFrame .pane-content .event-title,
.PortalClosedStylingFrame .pane-content .event-description{
    text-align:center;
    font-size:2em;
}
.ixp-ownseat-label,.ixp-ticketsoldout-label{
    background-color:#E11A21;
}

.booker-container{
    margin-bottom:0%;
}

.ticket-line-instance{
    font-size:1.2em;
}
.events-main-container .presentation-frame{
    padding:10px;
}

.ticket-line-controls .input-group{
    min-width: 190px;
    text-align: right;
}