body {
    background-color: #ebebeb;
    margin: 0;
    min-width: 320px;
}

h1 {
    margin: 15px 15px 5px 0;
}

h2 {
    margin: 5px 0;
}

h1, h2, a {
    text-decoration: none;
}

h3, h4 {
    text-decoration: none;
}

hr {
    border: 0;
    height: 1px;
    margin: -2px 8px 0 8px;
}

fieldset {
    border: 1px solid #ccc;
}

a:hover {
    text-decoration: underline;
}

div.venue-logo img, a.venue-logo img {
    -webkit-border-radius: 80px/40px;
    border-radius: 80px/40px;
}

#WeGotTickets-Logo {
    color: #333333;
    display: block;
    float: right;
    font-size: 12px;
    margin: 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

#Header {
    min-height: 50px;
    padding: 1px 0 0;
    width: 100%;
}

#Navigation {
    padding: 0 10px;
}

#Navigation ul {
    font-size: 12px;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

li.about {
    list-style-type: disc;
    list-style-position: inside;
    padding-right: 1rem;
}

#MainNav li {
    float: left;
    margin: 0 25px 0 0;
}

#UserNav li {
    float: right;
    margin: 0 0 0 25px;
}

#Wrapper, #Footer {
    margin: 0 auto;
}

#WrapperInner {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}

#Page {
    float: left;
    width: 100%;
}

#Content {
    padding: 0 10px 10px 10px;
}

#RightColumn {
    display: none;
}

#wrapper {
    min-width: 320px;
    width: 100%;
}

#Footer {
    clear: both;
}

#Footer p {
    color: #ffffff;
    float: left;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
}

#Footer ul {
    float: right;
    list-style: outside none none;
    padding: 0;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0;
    margin: 0;
}

#Footer ul li {
    float: left;
    line-height: 40px;
    margin: 0;
}

.event-information {
    padding-top:10px;
}

.event-information h1 {
    margin: 0;
}

.event-information .support {
    margin-bottom: 5px;
}

.hidden {
    visibility: hidden;
}

.ErrorMessage {
    color: red;
}

.error ul {
    margin: 0;
}

.footer-copyright {
    color: #d7d7d7;
    font-size: 0.9em;
}

.form-help-text {
    font-style: italic;
    margin-left: 25%;
    opacity: 0.7;
    padding: 0 0.5rem 0 0.5rem;
    margin-top: 2.5rem;
}

.logo {
    float: left;
    text-align: center;
}

.logo img {
    max-width: 100%;
}

a.social {
    display: block;
    float: left;
    margin-right: 5px;
    padding: 1px;
}

.content {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}

.ad-banner {
    background-color: #333;
}

input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="password"],
select,
textarea,
.form-control-static {
    background-color: #fff;
    border: solid 1px #ccc;
    box-shadow: none;
    height: 34px;
    padding: 0 5px;
}

.form-control-static {
    padding: 9px 5px;
}

.form-control-auto-height {
    height: auto;
}

.crafty-postcode-select select {
    width: 100%;
}

.star {
    padding-top: 10px;
    text-align: center;
    width: 100%;
}

.links li {
    list-style: outside none none;
    margin: 7px 0;
}

.padded {
    padding: 10px;
}

#advsearch .adv-search-section {
    margin-top: 0;
}

.search {
    height: 100%;
    text-align: center;
}

form#search-form input[name="unified_query"] {
    width: 232px;
}

input#promoCode {
    width: 200px;
}

input.search-form[type="submit"] {
    background-image: url("../images/icons/search.svg");
    background-position: center center;
    background-repeat: no-repeat;
}

.block-header-search {
    text-align: center;
}

.form-row label {
    display: inline-block;
    height: 34px;
    padding: 7px 6px;
    text-align: right;
    width: 25%;
}

.form-row label a {
    padding: 2px 5px 2px 4px;
    margin-left: 3px;
}

.form-row label a:hover {
    text-decoration: none;
}

.price {
    float: right;
    margin-bottom: 1rem;
    width: 100%;
}

.price table {
    border-collapse: initial;
    border-spacing: 0;
    float: right;
    margin: 0 0 1rem;
}

.price table td, .price table th {
    font-weight: normal;
    padding: 0 0 0.25rem 0.25rem;
}

.price table tr:first-child * {
    font-weight: bold;
}

.region-tag {
    display: inline-block;
    background: #ccc;
    padding: 0 5px;
    margin-top: 1px;
    margin-bottom: 2px;
    font-size: 0.9em;
}

input[type="text"], input[type="password"], select, form #privacy, form #terms, textarea#message, textarea.questionnaire, .input-field {
    width: 75%;
}

input[type="text"].Counter {
    width: 50px;
}

select#results_order_select, label#results_order_label {
    width: auto;
}

.form-row:first-of-type {
    margin: 0 0 5px;
}

.form-row {
    margin: 5px 0 0 0;
}

.form-row.diptych {
    margin: 5px 0;
}

.sub-nav {
    width: 100%;
}

.sub-nav ul {
    display: inline-block;
    margin: 0 0 9px 0;
    padding-left: 0;
    width: 100%;
    text-align: center;
}

.sub-nav li {
    display: inline-block;
    list-style: outside none none;
    margin-left: 0;
}

.sub-nav li a {
    display: block;
    font-size: 14px;
    padding: 12px 7px;
}

.sub-nav li a.basket, .sub-nav li a.login, .sub-nav li a.logout, .sub-nav li a.tickets, .sub-nav li a.register {
    background-image: none;
    padding: 10px 8px 10px 8px;
}

.section-margins {
    margin: 10px -10px;
}

.section-divider-margins {
    margin: 0 -10px 10px -10px;
}

.form-buttons-margin {
    margin: 10px 0;
}

.chatterbox-margin {
    margin: 0 0 15px 0;
}

.block-group.block-group-flex {
    display: block;
}

.BuyBox {
    border-bottom: 1px solid #43a6cf;
    padding: 10px 0;
}

section .BuyBox:last-child {
    border-bottom: 0;
    margin-bottom: 1rem;
}

span.donation {
    padding: 4px 16px 4px 2px;
}

input.donationBespoke {
    height: 22px;
    width: 25px;
}

input.donationBespoke.button {
    height: 24px;
    display: block;
    float: right;
}

select#months {
    width: 200px;
}

#calendarControls {
    float: none;
    height: 34px;
}

#calendarControlsMonth .date, #calendarControls .date {
    margin: 0 auto;
    text-align: center;
}

#calendarControlsMonth .previous, #calendarControls .previous {
    display: block;
    float: left;
}

#calendarControlsMonth .next, #calendarControls .next {
    display: block;
    float: right;
}

div.EventLocation ul {
    list-style-type: none;
    padding: 0;
}

div.EventLocation p {
    clear: right;
    margin: 0;
}

.venue-logo {
    float: left;
    margin: 0 1rem 1rem 0;
    max-width: 20vw;
    max-height: 20vw;
    width: auto;
    height: auto;
}

.venue-details h2, .venue-details h3, .venue-details h4 {
    clear: right;
    display: flex;
    margin: 0;
}

.clearfix {
    clear: both;
    display: block;
    overflow: hidden;
}

ul#AboutUs {
    margin: 0;
    padding-left: 0;
    text-align: left;
}

#AboutUs li {
    display: inline-block;
    list-style-type: none;
}

#AboutUs li h1 {
    margin-right: 2px;
}

#AboutUs li:first-child {
    float: left;
    width: 100%;
}

#AboutUs li a {
    background: #76766f;
    color: #ffffff;
    font-size: 0.9em;
    display: block;
    margin-top: 0;
    margin-bottom: 5px;
    margin-right: 3px;
    font-weight: normal;
    padding: 7px 8px 4px;
    text-decoration: none;
}

#AboutUs li a:hover {
    background: #5D5D56;
}

#AboutUs li.active a {
    background: #43a6cf;
}

.FAQOuter {
    border: 1px solid;
}

label.honey {
    display: none;
}

input.honey {
    display: none;
}

input.button[name="buy"] {
    padding: 0.7rem 1rem;
    text-transform: capitalize;
}

input[type="text"] + input.button[name="buy"] {
    border-radius: 0 4px 4px 0;
    padding: 0 20px;
}

.button, .Counter {
    border: solid 1px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    padding: 2px 20px;
    vertical-align: middle;
}

.button {
    border-radius: 4px;
    color: #fff;
    padding: 0 20px;
    text-decoration: none;
    margin-bottom: 0.25rem;
}

.button.closed {
    background-image: url("../skins/default/images/icons/white/ico-expand.png");
    background-position: right 4px top 4px;
    background-repeat: no-repeat;
    padding: 0 34px 0 20px;
}

.button.open {
    background-image: url("../skins/default/images/icons/white/ico-collapse.png");
    background-position: right 4px top 4px;
    background-repeat: no-repeat;
    padding: 0 34px 0 20px;
}

#lookup_address {
    height: 34px;
    border-radius: 0 4px 4px 0;
}

input.Counter {
    height: auto;
    margin: 0;
    padding: 0;
}

.block.has-button-addon {
    width: 50%;
}

.button-addon {
    width: 25%;
}

.Counter {
    width: 50px;
}

.quantity-block {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
}

.quantity-block .Concessions {
    flex: 1 100%;
    text-align: right;
}

.button:hover, .button:focus, .button:active {
    cursor: pointer;
    text-decoration: none;
}

div.mock-form-input {
    padding: 8px 5px 0 5px;
    width: 75%;
}

#adv_from_day, #adv_from_month, #adv_to_day, #adv_to_month {
    display: block;
    float: left;
    width: 37.5%;
}

.full-width {
    width: 100%;
}

.full-width-mobile, .mobile-full-width {
    width: 100%;
}

.right {
    float: right;
}

.left {
    float: left;
}

ul.values {
    padding: 0;
}

.values li {
    list-style: outside none none;
    padding: 10px 15px 10px 45px;
    text-decoration: none;
}

.values li.cat-newsletter {
    background: rgba(0, 0, 0, 0) url("../skins/default/images/icons/blue/ico-mailopen.png") no-repeat scroll left 7px top 7px;
}

.values li.cat-fees {
    background: rgba(0, 0, 0, 0) url("../skins/default/images/icons/blue/ico-pig.png") no-repeat scroll left 7px top 7px;
}

.values li.cat-custservice {
    background: rgba(0, 0, 0, 0) url("../skins/default/images/icons/blue/ico-custservice.png") no-repeat scroll left 7px top 7px;
}

.text-right {
    text-align: right;
}

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

#search_again, #bookingFeeFAQ {
    display: none;
}

.diptych, .triptych {
    margin: 2px 0;
}

.advance-filled-icon, [class*="icon"].next {
    background-image: url('../skins/default/images/icons/white/ico-arrow-right.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.advance-filled-icon {
    background-position: right 7px center;
}

.cancel-filled-icon, [class*="icon"].previous {
    background-image: url('../skins/default/images/icons/white/ico-arrow-left.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.cancel-filled-icon {
    background-position: left 7px center;
}

#calendar th, #calendar td, .septych {
    width: 14.29%
}

#calendar td {
    height: 50px;
    position: relative;
}

#calendar td span.day {
    font-size: 12px;
    left: 2px;
    position: absolute;
    top: 2px;
}

#calendar td span.events a {
    background: rgba(0, 0, 0, 0) url("../skins/default/images/icons/blue/ico-ticket.png") no-repeat no-repeat top 10px center;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 20px;
    margin-right: 10px;
    text-align: center;
    padding: 30px 0 0 0;
    width: 100%;
}

#calendar td span.events a {
    text-decoration: none;
}

#calendar td.empty {
    background-color: #f0f0f0;
}

#calendar td:hover[id^=day] {
    background-color: #f5ffff;
}

/*** JavaScript Datepicker ***/
select#date_day, select#date_month, select#date_year {
    width: auto;
}

#calendarSubmit {
    margin-top: -1px;
}

div.wgt-calendar-control {
    position: relative;
    font-weight: bold;
    font-size: 12px;
    line-height: 22px;
    font-family: sans-serif;
    background-color: #43a6cf;
    color: #fff;
    border-radius: 1px;
    cursor: default;
}

div.wgt-calendar-control th {
    color: #fff;
}

div.wgt-calendar-control div {
    position: absolute;
    top: 2px;
    font-size: 10px;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: -2px;
    width: 20px;
    text-align: center;
    border: 1px solid #43a6cf;
    cursor: pointer;
    text-indent: 30px;
    overflow: hidden;
}

div.wgt-calendar-control div:hover {
    border-color: #2a8dB6;
    background-color: #2a8dB6;
}

div.wgt-calendar-prev-month {
    left: 2px;
    background: url(//cdn.wegottickets.com/www/images/control_playback_blue.png) 50% 50% no-repeat
}

div.wgt-calendar-prev-year {
    left: 2px;
    background: url(//cdn.wegottickets.com/www/images/control_rewind_blue.png) 50% 50% no-repeat
}

div.wgt-calendar-next-month {
    right: 2px;
    background: url(//cdn.wegottickets.com/www/images/control_play_blue.png) 50% 50% no-repeat
}

div.wgt-calendar-next-year {
    right: 2px;
    background: url(//cdn.wegottickets.com/www/images/control_fastforward_blue.png) 50% 50% no-repeat
}

table.wgt-calendar-days th {
    border: 1px solid #43a6cf;
    cursor: default;
    width: 22px;
    height: 22px;
}

table.wgt-calendar-month td {
    border: 1px solid #43a6cf;
    cursor: pointer;
    width: 22px;
    height: 22px;
    line-height: 22px;
}

table.wgt-calendar-month td:hover, table.wgt-calendar-month td.selected {
    border: 1px solid #43a6cf;
    background: #43a6cf;
    color: #fff;
}

table.wgt-calendar-month td.today {
    border: 1px solid #43a6cf;
}

table.wgt-calendar-month td.blocked {
    color: #ccc;
    border-color: #43a6cf;
    background: #f0f0f0;
    cursor: default;
}

button.wgt-calendar-button {
    border: 1px solid #43a6cf;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    background: #fff url(//cdn.wegottickets.com/www/images/calendar.png) no-repeat 50% 50%;
    margin: 0 3px;
    cursor: pointer;
}

button.wgt-calendar-button:hover {
    border: 1px solid #2a8db6;
    background-color: #f0f0f0;
}

.relative {
    position: relative;
}

/*### PAGINATION ###*/
a.pagination_link, span.pagination_current, a.pagination_link_text {
    border: 0;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    min-width: 16px;
    padding: 3px;
    text-align: center;
}

a.pagination_link:hover, a.pagination_link_text:hover, span.pagination_current {
    text-decoration: none;
}

.event-image img {
    display: block;
    margin: 10px auto;
    width: 100%;
    height: auto;
}

#cookie_agreement {
    background-color: #eeeeee;
    background-image: linear-gradient(to bottom, #eeeeee 0px, #dddddd 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    box-shadow: 0 0 2px #777;
    left: 0;
    padding: 1rem;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1000000000;
}

#cookie_agreement p {
    color: #666 !important;
    display: block;
    margin: 0 auto;
    max-width: 1000px;
    text-align: left;
    font-size: 14px;
}

#cookie_agreement p strong {
    color: #fff;
    font-weight: bold;
}

#agree_to_cookies {
    float: right;
}

#agree_to_cookies button {
    display: none;
}

.cookie-accept-button {
    display: block;
    float: right;
    padding-right: 30px !important;
    margin: 0 2rem;
    background-image: url("../skins/default/images/checkmark.png");
    background-repeat: no-repeat;
    background-position: right 6px center;
    transition: background-color .3s ease,color .3s ease;
}

.concession {
    background-color: transparent;
    border-color: transparent;
    color: #ff0000;
    text-decoration: none;
}

.small-hidden, label.small-hidden {
    display: none;
}

label.Required {
    position: relative;
}

label.Required:after {
    content: '*';
    display: block;
    position: absolute;
    right: 1px;
    top: 0;
}

.no-display {
    display: none;
}

/* 'Terms and Conditions' and 'Privacy Policy' blocks shown on the customer register form */
.tandc-block,
.ppl-block {
    padding: 0 10px;
    height: 250px;
    overflow-y: scroll;
    border: 1px solid #333;
}

.text-top {
    vertical-align: top;
}

.quarter {
    width: 25%;
}

.half {
    width: 50%;
}

@media only screen and (max-width: 480px) {
    .flex.mobile-column {
        flex-direction: column;
    }

    .small-half {
        width: 50%;
    }

    .mobile-full-width, .small-full-width {
        width: 100%;
    }
}

@media only screen and (min-width: 480px) {
    .sub-nav li {
        margin-left: 3px;
    }

    .sub-nav li a.login {
        background-image: url("../skins/default/images/icons/white/ico-user.png");
    }

    .sub-nav li a.register {
        background-image: url("../skins/default/images/icons/white/ico-register.png");
    }

    .sub-nav li a.basket {
        background-image: url("../skins/default/images/icons/white/ico-basket.png");
    }

    .sub-nav li a.logout {
        background-image: url("../skins/default/images/icons/white/ico-cancel.png");
    }

    .sub-nav li a.tickets {
        background-image: url("../skins/default/images/icons/white/ico-ticket.png");
    }

    .sub-nav li a.basket, .sub-nav li a.login, .sub-nav li a.logout, .sub-nav li a.tickets, .sub-nav li a.register {
        background-position: 7px 6px;
        background-repeat: no-repeat;
        padding: 10px 15px 10px 35px;
    }

    .medium-one-third {
        width: 33%;
    }

    .medium-two-thirds {
        width: 67%;
    }
}

@media only screen and (min-width: 768px) {
    .block-group.block-group-flex:before,
    .block-group.block-group-flex:after {
        display: inherit;
        content: "";
        line-height: 0;
    }

    .block-group.block-group-flex {
        display: flex;
        flex-wrap: wrap;
    }

    #Footer {
        padding: 50px 0 0 0;
    }

    #Footer ul {
        padding: 0;
        width: auto;
        flex-direction: row;
        gap: 1rem;
        margin: 0 1rem;
    }

    #Footer ul li {
        float: left;
        line-height: 40px;
        margin: 0;
        width: auto;
    }

    .event-image img {
        margin: 10px 10px 10px 0;
        width: 200px;
    }

    .full-width-mobile {
        width: 100%;
    }

    .event-width {
        width: 65%;
    }

    .form-row.diptych:nth-child(2n+1) {
        padding-right: 5px;
    }

    .links a {
        color: #fff;
    }

    .links ul {
        padding: 0;
    }

    .links a:hover {
        color: #2A8DB6;
    }

    .logo {
        text-align: left;
    }

    .leaderboard, .bottom-board {
        max-height: 250px;
        max-width: 728px;
    }

    /*** Section for hiding/showing at different viewports ***/
    .small-hidden, label.small-hidden {
        display: initial;
    }

    .medium-hidden {
        display: none !important;
    }

    /*** Sizing for pocketgrid ***/
    .diptych {
        width: 50%;
        margin: 0;
    }

    .block-group.block-group-flex > .diptych {
        flex: 0 0 50%;
    }

    .triptych {
        width: 33.333333333%;
        margin: 0;
    }

    .block-group.block-group-flex > .triptych {
        flex: 0 0 33.333333333%;
    }

    .tetraptych {
        width: 25%;
        margin: 0;
    }

    .block-group.block-group-flex > .tetraptych {
        flex: 0 0 25%;
    }

    .star {
        text-align: left;
    }

    /** Newsletter styles **/
    #newsletter {
        color: #43a6cf;
        display: block;
        padding: 80px 0 20px 0;
        text-align: center;
        position: relative;
    }

    #newsletter span.icon {
        background: url('../skins/default/images/icons/footer-newsletter.png') no-repeat transparent;
        height: 68px;
        left: 0;
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        right: 0;
        top: -34px;
        width: 68px;
    }

    #newsletter form {
        margin-top: 20px;
    }

    #newsletter input[name="ml_email"] {
        width: 528px;
    }

    .social-icons {
        margin: 20px 0;
    }

    .social-icons a {
        padding: 0 5px;
    }

    .social-icons a img {
        opacity: 0.4;
    }

    .social-icons a:hover img {
        opacity: 1;
    }

    .social-icons a:hover {
        text-decoration: none;
    }

    .block-header-search {
        text-align: right;
    }

    .sub-nav ul {
        float: right;
        width: auto;
    }

    .sub-nav li {
        float: left;
    }

    .sub-nav li a {
        padding: 12px 10px;
    }

    [class*="icon"].next {
        background-position: right 7px center;
    }

    [class*="icon"].previous {
        background-position: left 7px center;
    }
}

@media only screen and (min-width: 991px) {
    .search {
        float: right;
    }

    .ChatterBox {
        margin: 0 0 15px;
        padding: 10px 0;
        width: 100%;
    }

    .ChatterBox blockquote {
        margin: 0 10px;
    }

    .ChatterBox h4 {
        color: #43a6cf;
        font-size: 14px;
        font-weight: 400;
    }

    .ChatterBox img {
        display: block;
        width: 100%;
    }

    /*** Section for hiding/showing at different viewports ***/
    #WrapperInner {
        margin-top: 20px;
    }

    /* Navigation layout on larger screens */
    #Page {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px;
        margin-right: -315px;
    }

    #Content {
        margin-right: 315px;
    }

    #RightColumn {
        display: block;
        width: 300px;
        float: left;
    }

    .desktop-third {
        width: 33.3%;
    }
}

@media only screen and (min-width: 1180px) {
    ul#AboutUs {
        text-align: right;
    }

    #AboutUs li:first-child {
        width: auto;
    }

    #AboutUs li a {
        margin-top: 14px;
        margin-bottom: 0;
    }
}

.customer-details td, .customer-details th {
    padding: 0.25em 1em 0.25em 0;
}

.customer-details th {
    text-align: left;
}

#MainNav .neutral-filled,
#UserNav .neutral-filled {
    background: none;
    color: inherit;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

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

#calendarControls .button.cancel, #calendarControlsMonth .button.cancel {
    display: none;
}

input[name^="donation"] {
    background-image: url("../skins/default/images/icons/white/ico-expand.png");
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 0;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
}

.hideItRealGood {
    display: none;
}

.hideShowPassword-toggle {
    background-color: transparent;
    background-position: 0 center;
    background-repeat: no-repeat;
    border: 2px solid transparent;
    border-radius: 0.25em;
    cursor: pointer;
    font-size: 100%;
    height: 44px;
    margin: 0;
    max-height: 100%;
    padding: 15px;
    overflow: hidden;
    text-indent: -999em;
    width: 46px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.hideShowPassword-toggle:hover,
.hideShowPassword-toggle:focus {
    outline: transparent;
}

.hideShowPassword-toggle-hide {
    background-position: -44px center;
}

.hideShowPassword-wrapper {
    width: auto !important;
}

.hideShowPassword-wrapper{
    width: auto !important;
    display: block !important;
}

.one-third {
    width: 33.33%;
}

.two-thirds {
    width: 66.66%;
}

.form-row input:not(.full-width):not(.has-button-addon):not([type="checkbox"]) {
    width: 75%;
}

.map-responsive {
    margin: 1rem 0;
}

.map-responsive iframe {
    max-width: 100%;
}

select[name="week_commencing"] {
    width: initial;
}

.form-row:last-of-type {
    margin-bottom: 0.5em;
}

#customerLoginWarning {
    display: block;
    margin: 10px 0 0 0;
    text-align: center;
    text-decoration: none;
}

#customerLoginWarning h2 {
    margin: 0;
    padding: 1em;
}

.small {
    font-size: small;
}

.large {
    font-size: large;
}

.flex {
    display: flex;
    gap: 0.5rem;
}

.flex.row-reverse {
    flex-direction: row-reverse;
}

.no-gap {
    gap: 0;
}

.grow {
    flex-grow: 1;
}

.shrink {
    flex-shrink: 2;
}

.no-inner-margins > :first-child {
    margin-top: 0;
}

.no-inner-margins > :last-child {
    margin-bottom: 0;
}

.homepage-divider {
    height: 1rem;
}

.homepage-warning {
    margin: 1rem 0;
}

label.quantity {
    line-height: 34px;
}
