.upsell-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.upsell-item .upsell-title {
    width: 65%;
}
.upsell-item .upsell-price {
    width: 35%;
}
.product-thumbnail img {
    max-width: 200px;
    width: 200px;
}
.time-slots-starts-relation {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 30px;
}
.slots-starts-heading {
    grid-column-start: 1;
    grid-column-end: 3;
    margin-bottom: 20px;
}
.be-additional-tickets .passenger-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 15px;
}
.be-additional-tickets .passenger-item select {
    width: 90px;
}
.be-additional-tickets .passenger-item>span {
    width: calc(100% - 100px);
    margin-left: 10px;
}
.product-type-bookingproduct .summary.entry-summary {
    float: none;
    width: 100%;
}
.product-type-bookingproduct .summary.entry-summary .cart.grouped_form .booking-options {
    margin-top: 45px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 30px;
}
.product-type-bookingproduct .summary.entry-summary .cart.grouped_form .booking-options .booking-context-heading {
    font-size: 18px;
    font-weight: 700;
}
.product-type-bookingproduct .summary.entry-summary .cart.grouped_form .booking-options .be-booking-meta-data>* {
    margin-bottom: 30px;
}
.product-type-bookingproduct .summary.entry-summary .cart.grouped_form .booking-options .calendar-content h3 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    background-color: #00437c;
    color: #ffffff;
}
.product-type-bookingproduct .summary.entry-summary .cart.grouped_form .booking-options .calendar-content table {
    margin-top: 0;
}
.product-type-bookingproduct .booking-options .be-cathering {
    grid-column-start: 1;
    grid-column-end: 3;
    margin-top: 20px;
    margin-bottom: 30px;
}
.catering-category-item .catering-category-title {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 20px;
}
.be-cathering h2 {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 10px;
}
.be-cathering {

}
.be-cathering .booking-upsell-image img {
    width: 85px;
    height: 85px;
    object-fit: cover;
    object-position: center;
}
.catering-category-item .catering-category-products {
    margin-top: 20px;
}
.catering-category-item a.catering-show-products {
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    padding: 9px 15px;
    color: #fff;
    border-radius: 20px;
    font-weight: 600;
    background-color: #339;
    margin-top: 20px;
    text-decoration: none;
}
.checkout.woocommerce-checkout {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 20px;
}
.checkout.woocommerce-checkout>* {
    float: none !important;
    width: 100% !important;
}
.checkout.woocommerce-checkout .user-type-management {
    margin-bottom: 30px;
}
.checkout.woocommerce-checkout .user-type-management div {
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkout.woocommerce-checkout .form-row-first, .checkout.woocommerce-checkout .form-row-last {
    width: 100% !important;
    float: none !important;
}
.woocommerce input.input-text, .woocommerce select, .woocommerce textarea {
    border: 2px solid #a6a9ac !important;
    border-radius: 0 !important;
    background: #EDEDED !important;
}
.checkout.woocommerce-checkout #billing_city_field {
    float: left;
    width: calc(50% - 10px);
    clear: none;
}
.checkout.woocommerce-checkout #billing_postcode_field {
    float: right;
    width: calc(50% - 10px);
    clear: none;
}
.checkout.woocommerce-checkout .col2-set .col-2 {
    clear: both;
}
.cart.woocommerce-cart-form__contents .cart-segment-heading {
    font-size: 16px;
    font-weight: 600;
}
.cart.woocommerce-cart-form__contents .activity-catering-line td img {
    width: 95px;
    height: 95px;
    object-fit: cover;
    object-position: center;
}
.be-congrats-message .slot-abailable-tickmark {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.be-congrats-message .slot-abailable-tickmark span {
    display: block;
    width: fit-content;
    width: -moz-fit-content;
}
.be-congrats-message .slot-abailable-tickmark:after {
    content: '';
    display: block;
    width: 34px;
    height: 34px;
    margin-left: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/tick.png");
}
.cart.woocommerce-cart-form__contents tbody tr td span.mobile-transcription {
    display: none;
    font-weight: 600;
}
.cart.woocommerce-cart-form__contents tbody tr.activity-ticket-line .ticket-type-name {
    font-weight: 600;
}
.order-success-block .order-success-cta {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.order-success-block .order-success-cta a {
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    padding: 12px 25px;
    color: #fff;
    border-radius: 37px;
    background: #4c75a0;
    text-decoration: none;
    font-weight: 600;
    margin-right: 20px;
    margin-bottom: 20px;
}
.booking-times-context .booking-date-selected {
    margin: 0;
    padding: 0;
    margin-top: 8px;
}
.booking-times-context p .value {
    font-weight: 600;
}
.activity-meta-content td {
    text-align: left !important;
}
.activity-meta-content .be-cart-item-context {
    font-weight: 600;
}
#billing_company_field, #billing_postcode_field, #billing_city_field, #billing_address_1_field, #billing_country_field {
    display: none !important;
}
.woocommerce-billing-fields.company-active #billing_company_field,
.woocommerce-billing-fields.company-active #billing_postcode_field,
.woocommerce-billing-fields.company-active #billing_city_field,
.woocommerce-billing-fields.company-active #billing_address_1_field,
.woocommerce-billing-fields.company-active #billing_country_field {
    display: block !important;
}
.price-explanation {
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 16px;
}
tr td .woocommerce-Price-amount.amount {
    border: none;
    width: 100%;
    height: 100%;
    padding: 0;
    box-sizing: border-box;
    display: block;
}
tr td.negative-balance .woocommerce-Price-amount.amount {

}
.order-context-thank-you table {
    border-collapse: collapse;
}
.order-context-thank-you tr td {
    padding: 0 !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    border-bottom: 1px solid #cccccc;
}
.order-context-thank-you tr td:first-child {
    font-weight: 600;
}



@media only screen and (max-width: 800px) {
    .order-context-thank-you tr td, .order-context-thank-you tr {
        display: block;
    }
    .order-context-thank-you tr td.hide-mobile {
        display: none;
    }
    .order-context-thank-you .order-context-content-holder td:first-child {
        display: none;
    }
    .order-context-thank-you .order-context-content-holder td:nth-child(2) {
        font-weight: 600;

        display: block !important;
    }
    .product-type-bookingproduct .summary.entry-summary .cart.grouped_form .booking-options {
        grid-template-columns: 1fr;
        row-gap: 20px;
    }
    .product-type-bookingproduct .booking-options .be-cathering {
        grid-column-end: 2;
    }
    .cart.woocommerce-cart-form__contents tbody {
        display: block;
    }
    .cart.woocommerce-cart-form__contents tbody tr {
        display: grid;
        grid-template-columns: 1fr;
        position: relative;
    }
    .cart.woocommerce-cart-form__contents tbody tr td {
        width: 100%;
        text-align: left !important;
        padding-top: 0;
        padding-bottom: 0;
    }
    .cart.woocommerce-cart-form__contents tbody tr td span.mobile-transcription {
        display: inline-block !important;
    }
    .cart.woocommerce-cart-form__contents tbody tr td:last-child {
        padding-bottom: 15px;
        border-bottom: 1px solid #ccc;
    }
    .cart.woocommerce-cart-form__contents tbody tr td:first-child {
        padding-top: 14px;
    }
}
@media only screen and (max-width: 767px) {
    .product-included-upsell-list, .product-included-upsell-list tbody, .product-included-upsell-list thead {
        display: block;
    }
    .product-included-upsell-list tbody tr {
        display: block;
        width: 100%;

    }
    .product-included-upsell-list tbody tr td, .product-included-upsell-list thead tr th {
        display: block;
        width: 100%;
        box-sizing: border-box !important;
        padding: 10px 0 !important;
    }
    .product-included-upsell-list tbody tr td:first-child {
        padding-top: 20px;
        border-top: 1px solid #ccc;
    }
    .product-included-upsell-list tbody tr td:last-child {
        padding-bottom: 20px !important;
    }
    .hide-mobile {
        display: none !important;
    }
    .product-main-upsell-items {
        display: block;
    }
    .product-main-upsell-items thead {
        display: block;
    }
    .product-main-upsell-items thead tr, .product-main-upsell-items tbody tr {
        display: grid;
        grid-template-columns: 65% 35%;
        column-gap: 15px;
    }
    .product-main-upsell-items .booking-upsell-price span {
        display: inline;

    }
    .product-main-upsell-items thead tr th {
        box-sizing: border-box;
    }
    .product-main-upsell-items thead tr th:nth-child(2) {
        text-align: center;
    }
    .product-main-upsell-items tbody {
        display: block;
        width: 100%;
    }
    .product-main-upsell-items tbody tr td {
        display: block;
        width: 100%;
    }
    .product-main-upsell-items tbody tr td input {
        width: 100% !important;
    }
    .product-main-upsell-items tbody tr td.booking-upsell-price-total {
        padding-top: 18px;
        text-align: center;
    }
    .product-main-upsell-items tbody tr td.booking-upsell-price {
        text-align: center;
    }
}
