﻿.offers {
    text-align: center;
}

.offersPDF .offers {
    width: 600px;
    margin: 0px auto;
}

.offers h2,
.offers h3,
.offers .h2,
.offers .h3 {
    margin-top: 10px;
}

.offersPDF .offers h3,
.offersPDF .offers .h3 {
    font-size: 14px;
    margin: 8px 0;
    padding: 0;
}

.offers .legal {
    text-align: justify;
    font-size: 10px;
    line-height: 115%;
    margin-bottom: 16px;
}

.offersPDF .offers .legal {
    font-size: 8px;
}

.offers .legal p:last-child {
    margin-bottom: 0;
}

.offersPDF .offers hr {
    display: block !important;
    height: 1px !important;
    background: transparent !important;
    width: 100% !important;
    border: none !important;
    border-top: solid 1px #aaa !important;
}

.offersPDF .offers img {
    width: 320px !important;
}

.offersPDF header,
.offersPDF .slimmenu,
.offersPDF .lb,
.offersPDF .lbm,
.offersPDF .bb,
.offersPDF .bbm,
.offersPDF .foottop,
.offersPDF .sidebar,
.offersPDF .noprint {
    display: none !important;
}

body.offersPDF {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.offersPDF .content::before {
    content: url('../img/landmarkcinemas.jpg');
    text-align: center;
    display: block;
}

.offersPDF .content {
    width: 680px;
    margin: 0px auto;
}

.offersPDF .main {
    display: block;
    clear: both;
    border-bottom: solid 1px #ccc;
    background-color: #fff;
    background-image: none;
}

.offersPDF .contain {
    padding: 0;
    width: 100%;
}

.offersPDF .ticketmess {
    padding: 8px 0;
}

.offersPDF footer {
    font-size: 11px;
    border-top: 0px;
    background-color: #fff;
}

.offersPDF .footend {
    background-color: #fff;
}

.offersPDF .secheading {
    color: #000 !important;
    background-color: none;
    margin: 0 !important;
    padding: 8px;
    border-left: none;
    text-align: center;
    line-height: 100%;
    font-weight: bold;
    clear: both !important;
}

.offersPDF .confirm h5,
.offersPDF .confirm .h5 {
    padding: 0 0 8px 0;
    border-bottom: solid 1px #ccc;
}

.offersPDF .checkleft {
    border: none !important;
    width: 330px;
    float: left;
}

.offersPDF .checkright {
    width: 330px;
    float: right;
}

.offersPDF img.ticketcode {
    margin: 0px;
    width: 250px;
    padding: 8px;
}

.offersPDF .extras {
    font-size: 12px;
}

@media print {
    .offers {
        width: 600px;
        margin: 0px auto;
    }

        .offers hr {
            display: block !important;
            height: 1px !important;
            background: transparent !important;
            width: 100% !important;
            border: none !important;
            border-top: solid 1px #aaa !important;
        }

        .offers img {
            width: 320px !important;
        }

        .offers .legal {
            font-size: 8px;
        }

        .offers h3,
        .offers .h3 {
            font-size: 14px;
            margin: 8px 0;
            padding: 0;
        }
}
