/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 450px;
    font-family: "BBCReithSans";
    /*font-weight: 400;*/
    background-color: #eee;
}

a.underline-link {
    text-decoration: underline;
}

    a.underline-link:hover {
        text-decoration: none;
    }

a.cross-sell-link {
    font-family: "BBCReithSans";
    border-bottom: 2px solid #f04257;
}

    a.cross-sell-link:hover {
        border-bottom: 0;
        text-decoration: none;
    }

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

    .footer ul.menu {
        font-size: 0;
        margin-bottom: 15px;
        margin-top: 30px;
    }

        .footer ul.menu li {
            color: #fff;
            line-height: 30px;
            font-size: 15px;
            display: inline-block;
        }

            .footer ul.menu li a {
                color: #fff;
            }

                .footer ul.menu li a:after {
                    padding: 0 20px;
                    content: "|";
                    color: #fff;
                }

            .footer ul.menu li.last a:after {
                display: none;
            }

h1 {
    font-family: "BBCReithSans";
    font-style: normal;
    font-size: 64px;
    font-weight: bolder;
}

label {
    font-size: 15px;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

.homepage-body .container {
    max-width: 990px;
}

.content-container {
    background-color: #eee;
}

.content-container-homepage {
    background-color: #f8f8f8;
}

.content-container-homepage-alt {
    background-color: #fff;
}

.Error {
    color: #e33 !important;
    margin-top: 4px;
    line-height: initial;
}

.Error-No-Background {
    color: #e33 !important;
    background: none;
    padding-left: 0;
    margin-left: -140px;
    margin-top: 4px;
    line-height: initial;
}

span.Error[style*="inline"] {
    display: block !Important;
    clear: both;
}

span.error-inline-block[style*="inline"] {
    display: inline-block !Important;
    clear: both;
}

.Error p {
    color: #e33 !important;
    display: inline-block !important;
    vertical-align: sub;
}

body > .container {
    padding: 60px 15px 0;
}

.container .text-muted {
    margin: 20px 0;
    color: #fff;
}

.navbar {
    min-height: 93px;
}

.navbar-brand {
    padding: 18px 15px 15px 12px;
    line-height: normal !important;
    height: auto !important;
}

.navbar-nav > li > a {
    padding: 20px 11px 15px 11px;
}

@media (min-width: 992px) {
    nav.navbar .space-top {
        min-height: 90px;
    }
}

.navbar-toggle {
    margin-top: 26px;
}

.nav-bar-basket-button a {
    color: #fff;
}

.sub-navbar-header {
    position: relative;
    height: 50px;
    background-color: #fdc82f;
    color: #000;
    z-index: 200;
    font-size: 16px;
}

    .sub-navbar-header .container {
        padding-left: 40px;
        padding-top: 13px;
    }

#subnavbar.navbar-collapse {
    background-color: #000;
}

ul.subnav {
    display: inline-block;
    list-style: none;
    margin: 0;
}

    ul.subnav > li {
        display: inline-block;
        float: left;
    }

        ul.subnav > li > a {
            display: block;
            padding: 14px 30px 14px 12px;
            color: #000;
            font-size: 16px;
            font-weight: normal;
        }

@media (min-width: 993px) {
    #subnavbar.collapse {
        position: relative;
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        visibility: visible !important;
        margin-top: -15px;
    }

    ul.subnav {
        padding-left: 30px;
    }
}

.navbar-collapse, .navbar-header {
    background-color: #fff;
}

.page-header {
    min-height: 290px;
    padding-top: 30px;
    color: #fff;
}

    .page-header h1 {
        text-align: center;
        color: #fff;
        font-size: 64px;
        margin-top: 20px;
    }

        .page-header h1 .SubHeading {
            display: block;
            font-size: 11pt;
            letter-spacing: 5px;
            margin-top: 10px;
        }

    .page-header .lead {
        text-align: center;
        color: #fff;
        font-size: 20px;
    }

.super-lead {
    font-weight: bolder;
}

.page-header .HeaderForm {
    text-align: center;
}

.fundraising-header .page-header, .category-header .page-header {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #00aee0;
}

.header-progress-bar {
    min-height: 63px;
    color: #fff;
}

    .header-progress-bar .progress-item {
        display: inline-block;
        height: 63px;
        text-align: center;
        width: 230px;
        line-height: 63px;
    }

    .header-progress-bar .progress-item-selected {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .header-progress-bar span {
        height: 63px;
    }

.sub-heading {
    margin-top: -120px;
}

    .sub-heading .lead {
        color: #000;
    }

.header-icons {
    display: inline-block;
}

.header-icons-list {
    list-style: none;
    margin-top: 50px;
}

    .header-icons-list > li {
        float: left;
        margin-right: 30px;
    }

.first-sub {
    margin-bottom: 40px;
}

.text-medium {
    font-size: 16px;
}

.text-large {
    font-size: 18px;
}

.text-extralarge {
    font-size: 30px;
}

.button {
    color: #fff;
    background-color: #000;
    border: 0;
    padding: 16px 45px;
    font-size: 1.3em;
}

.sr-button {
    outline: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 60px;
    width: 290px;
    border: 0;
    padding: 6px 5px 5px 5px;
    color: #666;
    background-color: #fff;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -moz-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

    .sr-button:hover {
        outline: none;
        background-color: #d2d2d2;
        color: #666;
        -moz-transition-property: background-color;
        -o-transition-property: background-color;
        -webkit-transition-property: background-color;
        transition-property: background-color;
        -moz-transition-duration: 600ms;
        -o-transition-duration: 600ms;
        -webkit-transition-duration: 600ms;
        transition-duration: 600ms;
    }

.sr-button-fixed-width {
    width: 230px !important;
    height: 50px !important;
}

.sr-button-small {
    width: 125px !important;
}

.sr-button-text-link {
    display: inline-block;
    padding: 12px 5px 5px 5px;
}

.sr-button-red {
    background-color: #f04257;
    color: #fff;
}

    .sr-button-red:hover {
        outline: none;
        background-color: #7d2ca9;
        color: #fff;
        -moz-transition-property: background-color;
        -o-transition-property: background-color;
        -webkit-transition-property: background-color;
        transition-property: background-color;
        -moz-transition-duration: 600ms;
        -o-transition-duration: 600ms;
        -webkit-transition-duration: 600ms;
        transition-duration: 600ms;
    }

.sr-button-white {
    border: 2px solid #fff;
    background-color: transparent !important;
    color: #fff;
    height: 50px;
}

    .sr-button-white a {
        color: #fff;
    }

    .sr-button-white:hover {
        background-color: none;
    }

.sr-button-added-to-basket {
    padding: 11px 27px;
    border: 2px solid #fff;
    background-color: #fff !important;
    color: #000 !important;
    height: 50px;
    font-size: 16px;
    font-family: "BBCReithSans";
    font-weight: bold;
}

    .sr-button-added-to-basket a {
        color: #000;
    }

    .sr-button-added-to-basket:hover {
        background-color: #000;
        color: #fff;
    }

.sr-button-cyan {
    background-color: #00aee0;
    color: #fff;
}

    .sr-button-cyan:hover {
        outline: none;
        background-color: #fdc82f;
        color: #fff;
        -moz-transition-property: background-color;
        -o-transition-property: background-color;
        -webkit-transition-property: background-color;
        transition-property: background-color;
        -moz-transition-duration: 600ms;
        -o-transition-duration: 600ms;
        -webkit-transition-duration: 600ms;
        transition-duration: 600ms;
    }

.sr-button-bold {
    border: 1px solid #000;
    background-color: transparent;
    color: #000;
}

    .sr-button-bold:hover {
        outline: none;
        background-color: #ffffff;
        color: #000;
        -moz-transition-property: background-color;
        -o-transition-property: background-color;
        -webkit-transition-property: background-color;
        transition-property: background-color;
        -moz-transition-duration: 600ms;
        -o-transition-duration: 600ms;
        -webkit-transition-duration: 600ms;
        transition-duration: 600ms;
    }

.sr-button-large-padding {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 1px !important;
}

.sr-button-header-basket {
    display: inline-block;
    position: relative;
    float: right;
    margin-top: 10px;
    width: 230px !important;
    height: 70px !important;
    font-size: 13px;
    padding: 0;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: #00aee0;
}

.header-item-quantity {
    color: #fff;
}

.sub-heading a, .sub-heading a:link {
    font-weight: normal;
    text-decoration: none !important;
}

    .sub-heading a:hover {
        font-weight: normal;
        text-decoration: underline !important;
    }


.form-width {
    width: 370px;
}

input[type=checkbox] {
    -webkit-appearance: none;
    display: inline-block;
    border: 1px solid #c3c3c3;
    background-color: #fff;
    min-width: 30px;
    min-height: 30px;
    margin: 0;
}

input[type="checkbox"]:checked {
    background: url(../images/checkbox-tick-new.png) 50% 50% no-repeat rgb(255, 255, 255);
    -webkit-background-size: 14px;
    background-size: 14px 14px;
}

select option:disabled {
    font-style: italic;
    color: #ababab;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.search-box {
    float: left;
    width: 234px !important;
}

.search-box-button {
    float: left;
    height: 50px;
    width: 56px;
    border: 1px solid #c2c2c2;
    background: #fafafa;
}

    .search-box-button input[type="image"] {
        padding: 12px 14px;
        outline: 0;
    }

.loading-box {
    width: 290px;
}

.postcode-field {
    text-transform: uppercase;
}

.HeaderForm input[type="text"] {
    border-radius: 3px 0 0 3px;
}

.HeaderForm .btn {
    border-radius: 0 3px 3px 0;
    vertical-align: bottom;
    padding: 16px 40px;
    font-size: 9pt;
    height: 50px;
}

.footer > .container {
    padding-top: 0;
    padding-right: 15px;
    padding-left: 15px;
}

.footer-header {
    background-color: #000;
    font-size: 16px;
    color: #fff;
    padding-left: 25px;
    margin-bottom: 20px;
    line-height: 27px;
}

.footer-contents {
    background: #fff;
    color: #000;
}

.footer a :link {
    color: #fff;
}

.footer .boxes-box-content p {
    font-size: 12px;
    line-height: 15px;
    color: #747373;
}

.footer .footer_branding {
    width: 65px;
    margin: 20px auto 0px auto;
}

code {
    font-size: 80%;
}

.container h2 {
    margin-top: 0;
    font-weight: bolder;
    color: #1a1a1a;
    margin-bottom: 15px;
    padding: 11px 0;
}

.container h4 {
    margin: 0;
    font-size: 18pt;
    color: #1a1a1a;
}

.content-section a, .content-section a:link {
    text-decoration: underline;
}

    .content-section a:hover, .content-section a:focus {
        text-decoration: none;
    }


.cart-order-summary {
    z-index: 999;
    width: 290px;
    position: absolute;
    background-color: #1e1e1e;
    padding: 50px 30px 35px 30px;
    background-image: url('../Images/cart-footer.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-top: 55px;
}

    .cart-order-summary.scrolling {
        position: fixed;
        top: 55px;
        margin-top: 0;
    }

    .cart-order-summary h2, .confirm-order-summary h2 {
        margin: 0 0 5px 0;
        padding: 0;
        color: #f04257;
        font-size: 1.2em;
    }

.confirm-order-summary h2 {
    padding-bottom: 5px !important;
}

.cart-order-summary h3, .confirm-order-summary h3 {
    margin: 0 0 5px 0;
    padding: 0;
    color: #fff;
    font-size: 22px;
}

.confirm-order-summary h3 {
}

.checkout-body .sr-button {
    font-size: 18px;
}

.seperator-no-line {
    height: 1px;
    width: 100%;
    margin: 30px 0;
}

.seperator {
    border-top: 1px solid #ddd;
    height: 1px;
    width: 100%;
    margin: 60px 0;
}

.order-seperator {
    border-top: 1px solid #464646;
    height: 1px;
    width: 100%;
    margin: 30px 0;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.content-section {
    background-color: #fff;
    padding: 50px 160px 40px 160px;
}

.content-section-even-less-padding {
    background-color: #fff;
    padding: 30px;
    border-radius: 25px;
}

.content-section-15-padding {
    background-color: #fff;
    padding: 15px;
}

footer .content-section-15-padding {
    padding-top: 0;
}

.content-section-less-padding {
    background-color: #fff;
    padding: 50px 110px 40px 110px;
}

.content-section-no-padding {
    background-color: #fff;
    padding: 0;
}

.content-with-margin {
    margin-bottom: 30px;
    padding: 50px 140px 60px 140px !important;
}

.pad-top-40 {
    padding-top: 40px !important;
}

.pad-top-25 {
    padding-top: 22px !important;
}

.pad-top-22 {
    padding-top: 22px !important;
}

.pad-top-0 {
    padding-top: 0 !important;
}

.pad-bottom-20 {
    padding-bottom: 20px !important;
}

.pad-bottom-25 {
    padding-bottom: 25px !important;
}

.pad-bottom-42 {
    padding-bottom: 42px !important;
}

.content-alt {
    background-color: #fafafa;
}

.content-alt-blue {
    background-color: #061d38;
}

.order-form {
    padding-top: 0;
}

.order-summary {
    font-size: 1.3em;
    width: 100%;
}

    .order-summary td {
        padding: 0;
        color: #cccaca;
    }

.order-quantity {
    display: block;
    font-size: 0.7em;
}

.order-postage {
    font-weight: normal;
    color: #cccaca;
}

.desktop-order-total {
    font-weight: bold;
    color: #fff;
}

.order-total {
    padding: 0;
    color: #f04257;
    font-size: 1.2em;
    font-weight: bold;
}

.checkbox-label {
    display: inline-block;
    padding: 0;
    margin: 3px 0 0 10px;
    vertical-align: top;
}

.container p {
    color: #1a1a1a;
}

.content-section .quote {
    font-family: 'BBCReithSans';
    font-style: italic;
}

.avatar-image, .avatar-name {
    display: inline-block;
}

.avatar-image {
    padding: 5px 15px 15px;
}

.avatar-name .avatar-job {
    display: block;
}

.avatar-name p {
    padding-top: 5px;
}

.call-to-action {
    text-align: center;
}

.HTMLTable {
    margin: 0px;
    padding: 0px;
    width: 100%;
    box-shadow: 10px 10px 5px #888888;
    border: 1px solid #5cb85c;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

    .HTMLTable table {
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
        height: 100%;
        margin: 0px;
        padding: 0px;
    }

    .HTMLTable tr:last-child td:last-child {
        -moz-border-radius-bottomright: 3px;
        -webkit-border-bottom-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    .HTMLTable table tr:first-child td:first-child {
        -moz-border-radius-topleft: 3px;
        -webkit-border-top-left-radius: 3px;
        border-top-left-radius: 3px;
    }

    .HTMLTable table tr:first-child td:last-child {
        -moz-border-radius-topright: 3px;
        -webkit-border-top-right-radius: 3px;
        border-top-right-radius: 3px;
    }

    .HTMLTable tr:last-child td:first-child {
        -moz-border-radius-bottomleft: 3px;
        -webkit-border-bottom-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .HTMLTable tr:hover td {
    }

    .HTMLTable tr:nth-child(odd) {
        background-color: #FAFFF5;
    }

    .HTMLTable tr:nth-child(even) {
        background-color: #ffffff;
    }

    .HTMLTable td {
        vertical-align: middle;
        border: 1px solid #5cb85c;
        border-width: 0px 1px 1px 0px;
        text-align: left;
        padding: 10px;
        font-size: 12px;
        color: #666;
    }

    .HTMLTable tr:last-child td {
        border-width: 0px 1px 0px 0px;
    }

    .HTMLTable tr td:last-child {
        border-width: 0px 0px 1px 0px;
    }

    .HTMLTable tr:last-child td:last-child {
        border-width: 0px 0px 0px 0px;
    }

    .HTMLTable tr:first-child td {
        background: -o-linear-gradient(bottom, #5cb85c 5%, #5cb85c 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb85c), color-stop(1, #5cb85c) );
        background: -moz-linear-gradient( center top, #5cb85c 5%, #5cb85c 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5cb85c", endColorstr="#5cb85c");
        background: -o-linear-gradient(top,#5cb85c,5cb85c);
        background-color: #5cb85c;
        border: 0px solid #5cb85c;
        text-align: center;
        border-width: 0px 0px 1px 1px;
        font-size: 14px;
        font-family: "BBCReithSans";
        font-weight: bold;
        color: #ffffff;
    }

    .HTMLTable tr:first-child:hover td {
        background: -o-linear-gradient(bottom, #5cb85c 5%, #5cb85c 100%);
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb85c), color-stop(1, #5cb85c) );
        background: -moz-linear-gradient( center top, #5cb85c 5%, #5cb85c 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5cb85c", endColorstr="#5cb85c");
        background: -o-linear-gradient(top,#5cb85c,5cb85c);
        background-color: #5cb85c;
    }

    .HTMLTable tr:first-child td:first-child {
        border-width: 0px 0px 1px 0px;
    }

    .HTMLTable tr:first-child td:last-child {
        border-width: 0px 0px 1px 1px;
    }

.casestudylogo {
    margin: 10px auto 0 auto;
}

.navbar {
    margin-bottom: 0;
    position: relative;
    z-index: 500;
    background-color: #FFF;
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -moz-transition-duration: 180ms;
    -o-transition-duration: 180ms;
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
    -moz-box-shadow: 0px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 4px rgba(0,0,0,0.1);
    box-shadow: 0px 4px rgba(0,0,0,0.1);
}

.navbar-nav {
    font-size: 16px;
    text-align: center;
}

.navbar-default .navbar-nav > li > a > .hover, .mobile-basket-header-icon .hover {
    color: #5f5c59;
    border-bottom: 2px solid transparent;
    -moz-transition-property: border,color;
    -o-transition-property: border,color;
    -webkit-transition-property: border,color;
    transition-property: border,color;
    -moz-transition-duration: 180ms;
    -o-transition-duration: 180ms;
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

    .navbar-default .navbar-nav > li:hover > a > .hover, .mobile-basket-header-icon .hover:hover {
        color: #5f5c59;
        border-bottom: 2px solid #ddd;
    }

.brandlogo {
    margin-bottom: 3px;
}

.quote-author {
    font-weight: bold;
}

.login-window {
    padding: 30px;
    border: thin solid #C0C0C0;
    text-align: left;
    min-height: 250px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 0px 3px 9px 3px #cfcfcf;
    -moz-box-shadow: 0px 5px 9px 5px #cfcfcf;
    -webkit-box-shadow: 0px 5px 9px 5px #cfcfcf;
    max-width: 362PX;
    margin: 0 auto;
}

fieldset {
    border: 1px solid #cfcfcf;
    margin: 0;
    padding: 15px;
}

.message_icon {
    vertical-align: middle;
}

.messageBox {
    padding: 3px;
    margin-bottom: 10px;
    border: solid 1px #cfcfcf;
    *border: 0px;
    border: 0px\0/;
    background-color: #eee;
    border-radius: 7px;
}

    .messageBox td {
        padding: 5px 10px;
    }

    .messageBox p {
        margin: 14px 0;
    }

.inline-block {
    display: inline-block;
}

.smallText {
    float: left;
    clear: left;
    font-style: italic;
    font-size: 0.7em;
    font-weight: normal;
}

.mobile-basket-general {
    display: none;
}

.mobile-basket-general {
    background-color: #1e1e1e;
    padding: 20px 0;
    background-repeat: no-repeat;
    background-position: center bottom;
}

    .mobile-basket-general h2 {
        margin: 0 0 5px 0 !important;
        padding: 0 !important;
        color: #f04257;
        font-size: 1.2em;
    }

    .mobile-basket-general h3 {
        margin: 0 0 5px 0;
        padding: 0;
        color: #fff;
        font-size: 1.7em;
    }

.mobile-establishment-order-line-text, .mobile-general-order-line-text, .mobile-checkout-order-line-text {
    color: #cccaca;
}

.mobile-checkout-order-line-text-summary {
    margin-top: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.max-width {
    /*max-width: 1400px;*/
    max-width: 100%;
    margin: 0 auto;
}

.desktop-only {
    display: block;
}

.desktop-only-inline {
    display: inline-block;
}

.mobile-only, .mobile-only-block {
    display: none;
}

.basket-link {
    float: right !important;
}

.fundraising-title-no-text-below {
    margin-top: 55px !important;
}

/*Product page specific*/
body.body-thankyou {
    background-color: #eee;
}


body.body-products {
    background-color: #fff;
}

.body-products h3 {
    font-size: 30px;
    margin-top: 0;
}

.delivery-postage-info-link {
    font-size: 14px;
    margin-top: -5px;
}

.main-product-image {
    max-width: 450px;
    height: auto;
    border: 1px solid #e4e4e4;
}

.header-fundraising .container, .header-postage .container {
    max-width: 930px;
}

.product-body-no-margin {
    max-width: 930px;
}

.product-body, .confirm-body {
    margin-top: 30px;
    max-width: 930px;
}

.contentpage-body {
    margin-top: 10px;
    max-width: 930px;
}

.product-body h2 {
    margin: 0;
    padding: 0 0 30px 0;
    font-size: 16pt;
}

.product-body .cart-order-summary h2 {
    padding: 0 0 3px 0;
    font-size: 12pt;
    font-weight: normal;
}

.fundraising-body {
    margin-top: 30px;
}

    .product-body .sr-button, .fundraising-body .sr-button {
        width: auto;
        padding: 5px 27px;
        height: 50px;
        font-size: 18px;
    }

    .product-body .sr-button-basket, .fundraising-body .sr-button-basket {
        padding: 15px 27px;
    }

.sr-button-basket .fa-shopping-basket {
    padding-right: 10px;
}

.confirm-body {
    max-width: 930px;
}

confirm-body h2 {
    margin: 0;
    padding: 0 0 30px 0;
}

.confirm-body .sr-button {
    width: auto;
    padding: 5px 37px;
}

.header-added-to-basket {
    font-size: 16px;
    color: #fff;
    height: 76px;
    line-height: 76px;
    background-color: #00aee0;
    position: inherit;
    left: 0;
    width: 100%;
    z-index: 999;
    max-width: 100%;
}

    .header-added-to-basket.scrolling {
        position: fixed;
        top: 0;
        margin-top: 0;
    }

    .header-added-to-basket .container {
        position: relative;
    }

    .header-added-to-basket .undo-button {
        position: absolute;
        right: 76px;
        top: -4px;
    }

    .header-added-to-basket a {
        color: #fff;
        font-weight: normal;
    }

        .header-added-to-basket a.btn {
            color: initial;
            font-weight: normal;
        }

.header-unable-to-add-to-basket, .header-unable-to-add-stock-to-basket {
    color: #fff;
    height: 39px;
    line-height: 39px;
    background-color: #fdc82f;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999;
    max-width: 100%;
}

    .header-unable-to-add-to-basket.scrolling, .header-unable-to-add-stock-to-basket.scrolling {
        position: fixed;
        top: 0;
        margin-top: 0;
    }

    .header-unable-to-add-to-basket .container, .header-unable-to-add-stock-to-basket .container {
        position: relative;
    }

    .header-unable-to-add-to-basket a, .header-unable-to-add-stock-to-basket a {
        color: #fff;
        font-weight: normal;
    }

.header-fundraising {
    background-color: #f04257;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
    height: 63px;
    line-height: 63px;
}

    .header-fundraising a, .header-postage a {
        color: #fff;
        font-weight: normal;
    }

    .header-fundraising img, .header-postage img {
        margin-right: 30px;
    }

.cross-sell-thank-you-page {
    background-color: #fff;
    padding: 30px 50px;
}

    .cross-sell-thank-you-page h2 {
        text-align: center;
    }

.summaryTable {
    font-size: 18px;
}

    .summaryTable .bold {
        font-family: "BBCReithSans";
        padding-right: 10px;
    }

.header-postage {
    background-color: #f04257;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
    height: 63px;
    line-height: 63px;
}

.product-roll-to-zoom-label {
    margin: 20px 0;
}

.easyzoom-flyout img {
    max-width: 1500px;
    height: auto;
}

.product-price {
    font-size: 24px;
    float: left;
}

    .product-price .modal-body {
        font-size: 14px;
    }

.stock-status {
    display: inline-block;
    margin-top: 10px;
    margin-left: 20px;
}

    .stock-status img {
        margin-right: 5px;
    }

    .stock-status span {
        font-family: '"BBCReithSans"';
        vertical-align: middle;
        color: #565656;
        font-size: 14px;
        font-weight: normal;
    }

.out-of-stock span {
    color: #565656;
}

.variant-options {
    margin-top: 30px;
}

.quantity-options {
    margin-top: 10px;
}

.add-to-basket {
    margin-top: 30px;
}

.outOfStockParagraph, p.outOfStockParagraph, .outOfStockParagraph p {
    color: #f04257 !important;
    font-weight: bold;
}

    .outOfStockParagraph a {
        color: #f04257 !important;
        text-decoration: underline !important;
    }

        .outOfStockParagraph a:hover {
            color: #f04257 !important;
            text-decoration: none !important;
        }

.social-buttons {
    margin-top: 30px;
}

    .social-buttons img {
        max-width: 25px;
        margin: 0 8px 0 2px;
    }

.product-tabs {
    margin-top: 40px;
}

    .product-tabs .ui-tabs-nav {
        border-bottom: 1px solid #aaaaaa;
        padding: 0;
    }

        .product-tabs .ui-tabs-nav li {
            list-style: none;
            display: inline-block;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
        }

        .product-tabs .ui-tabs-nav li {
            margin-bottom: -1px;
            font-size: 1rem;
            padding: .9em 1.2em;
            text-decoration: none;
        }

            .product-tabs .ui-tabs-nav li a, .product-tabs .ui-tabs-nav li {
                outline: 0;
            }

                .product-tabs .ui-tabs-nav li a:hover, .product-tabs .ui-tabs-nav li a:active, .product-tabs .ui-tabs-nav li a:focus {
                    text-decoration: none;
                }

        .product-tabs .ui-tabs-nav .ui-state-active {
            border-top: 1px solid #aaaaaa;
            border-right: 1px solid #aaaaaa;
            border-bottom: 1px solid #fff;
            border-left: 1px solid #aaaaaa;
        }

    .product-tabs .ui-tabs-panel {
        clear: both;
        margin-top: 32px;
    }

.product-title h3 {
    margin-top: 0;
    margin-bottom: 50px;
}

.partner-links-panel {
    background-color: #fff;
}

.partner-a-links a {
    text-decoration: underline !important;
}

.partner-links {
    background-color: #fff;
}

.product-corporate-partner {
    background-color: #fafafa;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0px;
}

.easyzoom-flyout {
    display: inline-block;
}

.cross-sell-mobile, .product-images-mobile {
    display: none;
}

.product-images-mobile {
    max-width: 100%;
    margin-bottom: 40px;
}

.cross-sell-mobile {
    max-width: 215px;
}

.product-title-mobile {
    text-align: center;
}

.header-bar-mobile {
    display: none;
    line-height: 1.3em;
    padding-top: 13px;
}

.social-buttons-mobile {
    display: none;
    text-align: center;
}

.corporate-logo {
    display: inline-block;
}

    .corporate-logo img {
        max-width: 195px;
        padding: 5px;
    }

.homepage-corporate-logo img {
    max-width: 124px;
}

.homepage-notification {
    font-size: 21px;
}

.grey {
    color: #999;
}

.corporate-text {
    display: inline-block;
    font-family: '"BBCReithSans"';
    color: #464646;
}

.blacks-text {
    margin-top: 15px;
}

.boots-text {
    margin-top: 20px;
}

.greggs-text {
    margin-top: 20px;
}

.size-guide-link {
    display: inline-block;
    font-family: '"BBCReithSans"';
}

.product-body .mobile-basket-general {
    margin-bottom: 50px;
}

.easyzoom-zoombox {
    position: absolute;
    width: 85px;
    height: 85px;
    background-color: #fff;
    background-color: rgba(255,255,255,0.6);
    display: none;
    position: absolute;
    z-index: 100;
    cursor: move;
    border: 1px solid #C6C6C6;
    -webkit-box-shadow: inset 0 0 6px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 0 6px 0 rgba(0,0,0,0.1);
}

.zoom-link {
    z-index: -999;
}

#tab-product a {
    text-decoration: underline;
}

    #tab-product a:hover {
        text-decoration: none;
    }

.strong-link {
    word-wrap: break-word;
    font-weight: bold;
    text-decoration: none !important;
    border-bottom: 3px solid #f1544b;
}

    .strong-link:hover {
        border-bottom: 0;
        text-decoration: none !important;
    }

.imgThumbnails {
    margin-bottom: 30px;
}

.product-title-desktop strong {
    font-family: "BBCReithSans";
}

/*END OF Product page specific*/

/*Basket page specific*/
.basket-header {
    background-color: #26C9E1;
    color: #fff;
    padding: 30px 0;
}

.basket-grid {
    border: 0;
    width: 100%;
}

    .basket-grid tr {
        border: 1px solid #ccc;
    }

        .basket-grid tr td {
            border: 0;
            padding: 22px;
        }

.basket-item-price {
    font-size: 24px;
    line-height: 22px;
}

.basket-link-cyan {
    color: #00aee0 !important;
}

.cart-back-button {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.cart-order-summary h4, .confirm-order-summary h4, .mobile-basket-general h4 {
    color: #fff;
    margin-bottom: 20px;
}

.cart-order-summary a, .confirm-order-summary a {
    display: block;
    color: #fff;
    margin-bottom: 8px;
    text-decoration: underline;
}

    .cart-order-summary a:hover, .confirm-order-summary a:hover {
        text-decoration: none;
    }

.cart-order-summary .sr-button {
    font-size: 0.8em;
}

.non-absolute {
    position: relative;
}

.sr-button-full-width {
    width: 100% !important;
}

.cart-background {
    background-color: #f1f1f1;
}

.cart-line-box-left {
    display: block;
}

.cart-line-box-right {
    display: inline-block;
    float: right;
    margin-right: 20px;
    width: 105px;
    padding-top: 8px;
}

.cart-variant-dropdown {
    margin-right: 25px;
}

.cart-item-row-container {
    position: relative;
}

.out-of-stock-layer {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.9);
}

.BasketAddOnDivider {
    margin-top: 22px;
}

    .BasketAddOnDivider h4 {
        margin: 0;
    }

.AddOnItemCheckbox {
    padding-top: 17px;
}
/*END OF Basket page specific*/

/*Confirm and pay page specific*/

.checkout-header {
    background-color: #fdc82f;
    color: #fff;
    min-height: 104px;
    padding-bottom: 130px;
}

input.MoneyTextBox {
    height: 50px !important;
}

.confirm-body h2.alternate-font {
    font-size: 37pt;
    font-weight: bold;
    margin-top: 0px;
}

.confirm-order-summary {
    background-color: #fdc82f;
    color: #000;
    padding: 50px 30px 35px 30px;
}

.checkout-cardLogo {
    text-align: center;
    margin: 0 0 50px 0;
}

    .checkout-cardLogo img {
        margin-bottom: 10px;
    }

.confirm-order-footer {
    background-color: #ddd;
    padding: 30px 30px 35px 30px;
    background-image: url('../Images/cart-footer-grey.png');
    background-repeat: repeat-x;
    background-position: center bottom;
    font-size: 24px;
    margin-bottom: 60px
}

.confirm-terms-text {
    margin-bottom: 60px;
}

.checkout-small-dropdown {
    width: auto;
}

.checkout-grand-total {
    color: #fff;
    font-size: 34px;
}

.order-line-address {
    color: #cccaca !important;
}

#txtCardNumber::-ms-clear {
    display: none !important;
}

#txtCardNumber {
    background-image: url(../js/CreditCardValidator/images.png), url(../js/CreditCardValidator/images.png);
    background-position: 10px -74px, 260px -3px;
    background-size: 40px 516px, 40px 516px;
    background-repeat: no-repeat;
    padding-left: 60px;
}

ie-no-close
#txtCardNumber.visa {
    background-position: 10px -130px, 260px -3px;
}

#txtCardNumber.visa_electron {
    background-position: 10px -180px, 260px -3px;
}

#txtCardNumber.mastercard {
    background-position: 10px -240px, 260px -3px;
}

#txtCardNumber.maestro {
    background-position: 10px -292px, 260px -3px;
}

#txtCardNumber.discover {
    background-position: 10px -350px, 260px -3px;
}

#txtCardNumber.amex {
    background-position: 10px -404px, 260px -3px;
}

#txtCardNumber.jcb {
    background-position: 10px -452px, 260px -3px;
}

#txtCardNumber.valid.visa {
    background-position: 10px -130px, 260px -33px;
}

#txtCardNumber.valid.visa_electron {
    background-position: 10px -180px, 260px -33px;
}

#txtCardNumber.valid.mastercard {
    background-position: 10px -240px, 260px -33px;
}

#txtCardNumber.valid.maestro {
    background-position: 10px -289px, 260px -33px;
}

#txtCardNumber.valid.discover {
    background-position: 10px -350px, 260px -33px;
}

#txtCardNumber.valid.amex {
    background-position: 10px -404px, 260px -33px;
}

#txtCardNumber.valid.jcb {
    background-position: 10px -452px, 260px -33px;
}

.product-body .cart-order-summary h4 {
    font-size: 13pt;
}

.product-body .mobile-basket-general h4 {
    font-size: 12pt;
}

.mobile-basket-header-icon {
    display: none;
}

/*END OF Confirm and pay page specific*/

/*Category page specific*/
.homepage-header {
    background-color: #ef4050;
    min-height: 600px;
}

    .homepage-header h1 {
        font-family: "BBCReithSans";
        font-weight: bold;
        color: #f5ef4f;
        font-size: 67px;
        line-height: 1.0em;
    }

    .homepage-header a, .homepage-header a:link {
        color: #fff;
        text-decoration: underline;
    }

        .homepage-header a:hover, .homepage-header a:hover {
            color: #fff;
            text-decoration: none;
        }


.product-cat-desc {
    min-height: 5.5em;
}

.category-body-no-bottom-margin {
    margin-top: 20px;
    max-width: 930px;
    margin-bottom: 0;
}

.category-body-no-top-margin {
    margin-top: 0;
    max-width: 930px;
    margin-bottom: 80px;
}

.category-body-no-margin {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 930px;
}

.category-body {
    margin-top: 20px;
    max-width: 930px;
    margin-bottom: 80px;
}

.category-tile-text {
    background-color: #fff;
    padding: 25px 0;
    font-size: 30px;
}

.homepage-header .page-header {
    min-height: 600px
}

    .homepage-header .page-header h1 {
        text-align: left;
    }

.category-product {
    margin-bottom: 20px;
}

.product-cat-desc {
    text-align: center;
}

    .product-cat-desc a {
        color: #000;
        font-weight: bold;
    }

.category-product img {
    margin: 0 auto 10px auto;
}

.category-product-price {
    display: inline-block;
    font-family: "BBCReithSans";
    font-weight: bold;
    margin-top: 5px;
}

.category-sub-title {
    color: #444444;
    font-size: 17px;
    font-family: '"BBCReithSans"';
    font-weight: normal;
}

.image-product-link {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

.alternative-background-color {
    background-color: #fafafa;
}

.cross-sell-desktop .image-product-link, .cross-sell-desktop .image-product-link img {
    max-width: 100%;
}

.product-background-underlay {
}

.product-link-overlay {
    position: absolute;
    width: 100%;
    max-width: 400px;
    bottom: 0;
    background-color: #fdc82f;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
}

    .product-link-overlay a {
        color: #fff;
        text-decoration: none;
    }

        .product-link-overlay a:hover {
            color: #fff;
            text-decoration: none;
        }

div.image-product-link:hover > div .product-link-overlay {
    opacity: 1;
}


.nav-filter {
    margin-bottom: 30px;
}

ul.nav-sort-menu {
    padding: 0;
    margin: 0;
    list-style: none;
}

    ul.nav-sort-menu > li {
        position: relative;
        display: inline;
        height: 100%;
    }

        ul.nav-sort-menu > li a {
            padding: 12px 70px 12px 40px;
            font-size: 17px;
            font-family: '"BBCReithSans"';
            font-weight: normal;
            color: #5f5c59;
            text-decoration: none;
        }

            ul.nav-sort-menu > li a:hover {
                color: #707070;
                text-decoration: none;
            }

        ul.nav-sort-menu > li > span {
            padding: 10px 30px;
        }
        /*ul.nav-sort-menu > li:hover > ul.nav-sort-sub-menu{
	display: block;
}*/

        ul.nav-sort-menu > li ul a {
            display: block;
            padding: 12px 15px 12px 13px;
        }

ul.nav-sort-sub-menu {
    display: none;
    z-index: 10;
    padding: 0;
    margin: 0;
    top: 100%;
    position: absolute;
    margin-left: -100px;
    text-align: center;
    left: 59%;
    width: 155px;
    list-style: none;
    top: 32px;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(187,187,187,0.5);
    -moz-box-shadow: 2px 2px 0px 0px rgba(187,187,187,0.5);
    box-shadow: 2px 2px 0px 0px rgba(187,187,187,0.5);
}

    ul.nav-sort-sub-menu li:first-of-type a {
        padding-top: 25px;
    }

    ul.nav-sort-sub-menu li:last-of-type a {
        padding-bottom: 25px;
    }

    ul.nav-sort-sub-menu > li {
        text-align: left;
    }

ul.nav-sort-menu > li ul.nav-sort-sub-menu > li a {
    background-color: #fdc82f;
    color: #fff;
    font-size: 15px;
}

    ul.nav-sort-menu > li ul.nav-sort-sub-menu > li a:hover {
        background-color: #42403d;
        text-decoration: none;
    }

ul.nav-sort-menu > li > ul.nav-sort-sub-menu > li > a:before {
    content: '';
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -14px;
    top: 0px;
    -moz-transition-property: border;
    -o-transition-property: border;
    -webkit-transition-property: border;
    transition-property: border;
    -moz-transition-duration: 180ms;
    -o-transition-duration: 180ms;
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
    border: 12px solid transparent;
    border-top-color: #fff;
}

.category-sub-menu-expand {
    background-image: url('../images/sub-menu-expand.png');
    background-repeat: no-repeat;
    background-position: right 40px top 16px;
}

.category-sub-menu-collapse {
    background-image: url('../images/sub-menu-collapse.png');
    background-repeat: no-repeat;
    background-position: right 40px top 16px;
}

.category-header-image-mobile {
    display: none;
}

.category-header-image {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-color: #ffcf20;
    min-height: 400px;
}

.fundraising-header .page-header {
    padding-top: 0;
}

/*END OF Category page specific*/

/*START OF Error page specific*/
.error-background {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.error-body {
    margin-top: 0;
    max-width: 930px;
    min-height: 520px;
    padding-top: 30px;
    color: #000;
}

    .error-body a {
        color: #fff;
        font-size: 21px;
    }

    .error-body h1 {
        font-size: 65px;
    }

    .error-body p {
        color: #000;
        font-size: 16px;
    }
/*END OF Error page specific*/

/*Cookie warning specific*/
.cc-cookies {
    top: 0;
    bottom: 0px;
    position: relative;
    z-index: 999;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-size: 14px;
}

.cc-cookie-container {
    position: relative;
    margin: 0 auto;
}

.cookie-padding {
    padding: 10px 50px;
}

.cc-cookies a {
    color: #fff;
    text-decoration: underline;
}

.cookie-close {
    position: absolute;
    top: 8px;
    right: 0;
}
/*END OF Cookie warning specific*/


/*Icon font specific*/
@font-face {
    font-family: 'icons';
    src: url('../fonts/icons.eot');
    src: url('../fonts/icons.eot') format('embedded-opentype'), url('../fonts/icons.ttf') format('truetype'), url('../fonts/icons.woff') format('woff'), url('../fonts/icons_-tk9t7o.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icons {
    font-family: 'icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .icons:before {
        line-height: 0px;
        position: relative;
    }

    .icons.icons-left {
        margin-left: -15px;
    }

    .icons.icons-right {
        margin-right: -15px;
    }

.icons-large:before {
    font-size: 50px;
    top: 15px;
}

.icons-line {
    display: inline;
}

.basket-filled::before {
    content: "\e632";
}


/*$iconlist: (
  ("facebook-filled" "\e600"),
  ("twitter-filled" "\e601"),
  ("google-plus-filled", "\e602"),
  ("youtube-filled" "\e603"),
  ("instagram-filled" "\e604"),
  ("tumblr-filled" "\e605"),
  ("zoom-filled" "\e606"),
  ("zoomin-filled" "\e607"),
  ("circle-filled" "\e608"),
  ("search-filled" "\e609"),
  ("user-filled" "\e60a"),
  ("basket-filled" "\e60b"),
  ("sound-off-filled" "\e60c"),
  ("sound-on-filled" "\e60d"),
  ("pause-large-filled" "\e60e"),
  ("play-large-filled" "\e60f"),
  ("stop-large-filled" "\e610"),
  ("pause-filled" "\e611"),
  ("play-filled" "\e612"),
  ("stop-filled" "\e613"),
  ("facebook" "\e614"), 
  ("twitter" "\e615"), 
  ("google-plus" "\e616"),
  ("youtube" "\e617"),
  ("instagram" "\e618"),
  ("tumblr" "\e619"),
  ("arrow-left" "\e61a"),
  ("arrow-right" "\e61b"),
  ("arrow-up" "\e61c"),
  ("arrow-down" "\e61d"),
  ("minus" "\e61e"),
  ("plus" "\e61f"),
  ("cross" "\e620"),
  ("tick" "\e621"),
  ("zoom" "\e622"),
  ("zoomin" "\e623"),
  ("pen" "\e624"),
  ("return" "\e625"),
  ("circle-selected" "\e626"),
  ("help" "\e627"),
  ("circle" "\e628"),
  ("edit" "\e629"),
  ("more" "\e62a"),
  ("less" "\e62b"),
  ("scroll-down" "\e62c"),
  ("scroll-up" "\e62d"),
  ("search" "\e62e"),
  ("user" "\e62f"),
  ("email" "\e630"),
  ("mobile-nav" "\e631"),
  ("basket" "\e632"),
  ("sound-off" "\e633"),
  ("sound-on" "\e634"),
  ("fullscreen" "\e635"),
  ("fit-to-screen" "\e636"),
  ("pause-large" "\e637"),
  ("play-large" "\e638"),
  ("stop-large" "\e639"),
  ("pause" "\e63a"),
  ("play" "\e63b"),
  ("stop" "\e63c"),
);*/


/*END OF icon font specific*/

/*  Bootstrap Clearfix */

/*  Tablet and small devices  */
@media (max-width:991px) {

    /* Column clear fix */
    .category-product.col-lg-1:nth-child(12n+1),
    .category-product.col-lg-2:nth-child(6n+1),
    .category-product.col-lg-3:nth-child(4n+1),
    .category-product.col-lg-4:nth-child(3n+1),
    .category-product.col-lg-6:nth-child(2n+1),
    .category-product.col-md-1:nth-child(12n+1),
    .category-product.col-md-2:nth-child(6n+1),
    .category-product.col-md-3:nth-child(4n+1),
    .category-product.col-md-4:nth-child(3n+1),
    .category-product.col-md-6:nth-child(2n+1) {
        clear: none;
    }

    .category-product.col-sm-1:nth-child(12n+1),
    .category-product.col-sm-2:nth-child(6n+1),
    .category-product.col-sm-3:nth-child(4n+1),
    .category-product.col-sm-4:nth-child(3n+1),
    .category-product.col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

/*  Medium Desktop  */
@media (min-width:992px) {

    /* Column clear fix */
    .category-product.col-lg-1:nth-child(12n+1),
    .category-product.col-lg-2:nth-child(6n+1),
    .category-product.col-lg-3:nth-child(4n+1),
    .category-product.col-lg-4:nth-child(3n+1),
    .category-product.col-lg-6:nth-child(2n+1),
    .category-product.col-sm-1:nth-child(12n+1),
    .category-product.col-sm-2:nth-child(6n+1),
    .category-product.col-sm-3:nth-child(4n+1),
    .category-product.col-sm-4:nth-child(3n+1),
    .category-product.col-sm-6:nth-child(2n+1) {
        clear: none;
    }

    .category-product.col-md-1:nth-child(12n+1),
    .category-product.col-md-2:nth-child(6n+1),
    .category-product.col-md-3:nth-child(4n+1),
    .category-product.col-md-4:nth-child(3n+1),
    .category-product.col-md-6:nth-child(2n+1) {
        clear: left;
    }
}


/*RESPONSIVE STYLING*/
@media only screen and (max-width: 1920px) {
}

@media only screen and (max-width: 1400px) {
    .fundraising-header .page-header {
        background-repeat: no-repeat;
        background-position: top center;
        background-size: cover;
    }
}

@media only screen and (max-width: 1200px) {
    .header-icons {
        display: none !important;
    }
}

@media only screen and (max-width: 992px) {
    body {
        margin-bottom: 575px;
    }

    .content-section {
        padding: 50px 15px 40px 15px;
    }

    .content-section-less-padding {
        padding: 50px 15px 40px 15px;
    }

    .content-with-margin {
        margin-bottom: 30px;
        padding: 50px 15px 60px 15px !important;
    }

    .basket-link {
        float: left !important;
    }

    .mobile-basket-header-icon {
        display: inline-block;
        float: left;
        margin-top: 50px;
        margin-right: 5px;
        font-size: 16px;
    }

    .cart-order-summary {
        display: none !important;
    }

    .mobile-basket-general {
        display: block;
    }

    .cross-sell-desktop, .product-images-desktop, .product-title-desktop, .social-buttons-desktop {
        display: none !important;
    }

    .cross-sell-mobile, .product-images-mobile, .social-buttons-mobile {
        display: block;
    }

    .product-price {
        float: none;
        text-align: center;
        margin: 0;
    }

    .add-to-basket {
        text-align: center;
    }

    .variant-dropdown, .quantity-dropdown {
        text-align: center;
    }

    .corporate-logo, .corporate-text {
        text-align: center;
        display: block;
        margin: 0;
    }

    .desktop-only {
        display: none !important;
    }

    .desktop-only-inline {
        display: none !important;
    }

    .mobile-only {
        display: inline-block;
    }

    .mobile-only-block {
        display: block;
    }

    .cart-back-button {
        margin-bottom: 20px;
    }

    .header-progress-bar .progress-item {
        width: 32%;
    }

    .sub-heading {
        margin-top: 0;
    }

        .sub-heading .text-left {
            text-align: center;
        }

    .nav > li > a {
        display: block;
    }

    .sub-navbar-header .container {
        padding: 0;
    }

    #subnavbar {
        background-color: #000;
    }

    ul.subnav {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    a.subnav-basket-link {
        color: #000;
        font-weight: bold;
    }

    ul.subnav > li {
        position: relative;
        display: block;
        float: none;
        background: #fff;
    }

    ul.subnav-nav > li > a {
        padding: 18px 30px 18px 12px;
        line-height: 20px;
    }

    #subnav-expand-button[aria-expanded="false"] {
        background-image: url('../images/subnav-expand.png');
        background-repeat: no-repeat;
        background-position: left 10px center;
    }

    #subnav-expand-button[aria-expanded="true"] {
        background-image: url('../images/subnav-collapse.png');
        background-repeat: no-repeat;
        background-position: left 10px center;
    }

    .category-body {
        margin-top: 0;
    }

    .mobile-category-header {
        background-color: #a25eb5;
    }

        .mobile-category-header .category-sub-title {
            font-family: '"BBCReithSans"';
            text-transform: uppercase;
            font-weight: bold;
            font-style: normal;
            color: #fff;
            font-size: 36px;
        }

    .category-sub-menu-expand {
        background-position: right 15px top 16px;
    }

    .category-sub-menu-collapse {
        background-position: right 15px top 16px;
    }

    .mobile-category-sort-header {
        padding: 0 !important;
    }

    ul.nav-sort-menu > li {
        display: block;
    }

        ul.nav-sort-menu > li a {
            display: block;
            padding: 12px 47px 12px 40px;
        }

    ul.nav-sort-sub-menu {
        left: 0;
        margin: 0;
        width: 100%;
        top: inherit;
        box-shadow: none;
    }

    ul.nav-sort-menu > li > ul.nav-sort-sub-menu > li > a:before {
        right: 45px;
        left: inherit;
    }

    .homepage-header, .homepage-header .page-header {
        min-height: 0;
        padding-bottom: 30px;
    }

        .homepage-header .page-header h1 {
            text-align: center;
        }

    .category-header-image-mobile {
        display: block;
    }

        .category-header-image-mobile h1 {
            font-size: 45px;
        }

    .header-added-to-basket {
        height: 122px;
        line-height: 52px;
    }

        .header-added-to-basket .undo-button {
            display: block;
            position: relative;
            text-align: center;
            right: auto;
        }

    .category-head h1 {
        font-size: 44px;
    }
}

@media only screen and (min-width: 900px) {
    body {
        margin-bottom: 730px;
    }
}

@media only screen and (min-width: 1050px) {
    body {
        margin-bottom: 480px;
    }
}

@media (max-width: 768px) {
    .content-container .container, .footer .container {
        padding: 0;
    }

    .back-button {
        text-align: center;
    }

    .order-button {
        text-align: center;
    }

    .sr-button-back {
        margin-bottom: 20px;
    }

    .header-fundraising img, .header-postage img {
        display: none;
    }

    .header-bar-mobile {
        display: block;
    }

    .header-bar-desktop {
        display: none !important;
    }

    .half-size-gutter > [class*='col-xs'] {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .sub-heading #btnGeneral {
        margin-top: 25px;
    }

    .checkout-header {
        min-height: 63px;
    }

    .progress-bar-cell {
        padding-left: 0;
        padding-right: 0;
    }

    .checkout-body .sr-button {
        width: 100% !important;
    }
}

@media (max-width: 992px) {
    .checkout-header {
        padding-bottom: 60px;
    }
}

@media (min-width: 768px) {
    .upsell-text-padding {
        padding-top: 20px;
    }

    .AddOnItemCheckbox {
        padding-top: 35px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .fundraising-tile, .merchandise-tile {
        padding: 46px 0;
    }
}

@media (max-width: 660px) {
    .page-header .lead {
        font-size: 16pt;
    }
}

@media only screen and (max-width: 535px) {
    .HeaderForm .btn {
        margin-top: 5px;
        border-radius: 3px;
    }

    .HeaderForm input[type="text"] {
        border-radius: 3px;
    }

    .basket-grid tr td {
        border: 0;
        padding: 11px;
    }

    .cart-link-mobile {
        width: 100%;
        display: block;
        float: none !important;
        text-align: center;
    }

    .basket-item-price {
        margin-top: 10px;
    }

    .float-right.cart-link-mobile p {
        display: block;
        text-align: center;
    }

    .cart-line-box-left {
        display: block;
        text-align: center;
        float: none;
    }

        .cart-line-box-left .float-left {
            float: none !important;
        }

    .cart-line-box-right {
        display: block;
        text-align: center;
        float: none;
        width: auto;
        margin: 0;
        padding-top: 0;
    }

    .page-header-spacer {
        height: 0;
    }

    .product-body .sr-button {
        width: 100% !important;
    }

        .product-body .sr-button.basket-top-button {
            margin-bottom: 30px;
        }
}

@media only screen and (max-width: 600px) {
    body {
        margin-bottom: 800px;
    }

    .category-header-image {
        max-height: 250px;
        min-height: 250px;
    }
}

@media only screen and (max-width: 455px) {
    .cart-variant-dropdown {
        display: block;
        margin: 0 auto 15px auto;
    }
}

@media only screen and (min-width: 451px) {
    .page-header-spacer {
        display: none;
    }
}

@media only screen and (max-width: 450px) {
    .HeaderForm input[type="text"], .HeaderForm input[type="password"] {
        width: 250px;
    }

    .footer p {
        font-size: 8pt;
    }

    .page-header h1 {
        font-size: 45px;
    }
}

@media only screen and (max-width: 440px) {
    select, input[type="text"], input[type="number"], input[type="password"], textarea {
        font-size: 16px;
    }

    h1 {
        font-size: 3em;
    }
}

@media only screen and (max-width: 420px) {
    .order-summary {
        font-size: 1.0em;
    }

    .seperator {
        margin: 40px 0;
    }

    .fundraising-header .page-header {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
}

@media only screen and (max-width: 380px) {
    .HeaderForm input[type="text"], .HeaderForm input[type="password"] {
        width: 200px;
    }

    .container h2 {
        font-size: 25px;
    }

    .mobile-basket-general h2 {
        font-size: 18px;
    }

    .page-header {
        padding-top: 15px;
    }

        .page-header .lead {
            font-size: 14pt;
        }

    .product-tabs .ui-tabs-nav li {
        padding: .5em .8em;
    }

    .header-bar-mobile {
        font-size: 0.8em;
        padding-top: 17px;
    }

    .header-progress-bar .progress-item {
        font-size: 0.8em;
    }

    .sr-button {
        max-width: 100%;
    }

    .basket-top-button {
        margin-bottom: 15px;
    }

    .error-body h1 {
        font-size: 40px;
    }

    .AddOnItemCheckbox {
        padding-top: 55px;
    }
}

@media only screen and (max-width: 330px) {
    .HeaderForm input[type="text"], .HeaderForm input[type="password"] {
        width: 150px;
    }

    .footer p {
        font-size: 7pt;
    }

    .navbar-brand {
        padding-right: 10px;
        font-size: 15px;
    }

        .navbar-brand > img {
            margin-right: 5px;
        }

    .order-summary {
        font-size: 0.8em;
    }

    .summaryTable {
        font-size: 1.1em;
    }
}

@media only screen and (max-width: 319px) {
    .navbar-brand {
        font-size: 1em;
    }

    .button {
        padding: 12px 25px;
    }

    .product-tabs .ui-tabs-nav li {
        padding: .4em .7em;
        font-size: 0.9em;
    }

    .page-header h1 {
        font-size: 40pt;
    }
}

@media only screen and (max-width: 308px) {
    .mobile-basket-header-icon {
        display: none;
    }
}

@media only screen and (max-width: 300px) {
    .page-header .lead {
        font-size: 12pt;
    }
}

@media only screen and (max-width: 290px) {
    body {
        margin-bottom: 425px;
    }

    .footer {
        height: 425px;
    }

        .footer > .container {
            height: 425px;
        }
}

@media only screen and (max-width: 280px) {
    .HeaderForm input[type="text"], .HeaderForm input[type="password"] {
        width: 130px;
        font-size: 0.75em;
    }
}

@media only screen and (max-width: 264px) {
    .page-header .lead {
        font-size: 10pt;
    }
}

/*
     FILE ARCHIVED ON 11:32:29 Jul 16, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:11:42 Jul 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 1.149
  captures_list: 0.531
  exclusion.robots: 0.059
  exclusion.robots.policy: 0.049
  esindex: 0.009
  cdx.remote: 8.985
  LoadShardBlock: 68.359 (3)
  PetaboxLoader3.datanode: 111.16 (4)
  load_resource: 96.088
  PetaboxLoader3.resolve: 49.662
*/