.slds-button
{
    height: 2.375rem;
}

.slds-button:hover {
    -webkit-transform: unset !important;
    transform: unset !important;
}

.store-header-profile-name .menu-button:hover, .store-header-profile-name .menu-button:focus-visible {
    outline: none !important;
}

.slds-button_brand:disabled
{
    color: #212121;
    background-color: #ECECEC;
    border-color: #ECECEC;
}

.slds-checkbox [type='checkbox']:focus + .slds-checkbox__label .slds-checkbox_faux {
    --slds-c-checkbox-shadow: none !important;
}


.store-profile-page-name, .store-profile-page-name h1 {
    color: white !important;
}

.slds-button_neutral
{
    border-color: var(--dxp-g-brand);
}

.slds-input, .slds-combobox__input
{
    border-color: #BEBEBE !important;
    border-radius: 0.125rem;
    height: 2.625rem;
    font-size: 1rem !important;
    line-height: 1.375rem;
    padding-right: var(--dxp-s-form-element-spacing-horizontal-end, 16px);
    padding-left: var(--dxp-s-form-element-spacing-horizontal-start, 12px);
}

.slds-input:focus, .slds-input:active, .slds-checkbox input:focus, .slds-checkbox input:active {
    box-shadow: none !important;
}

.store-event-booth-reservation-details .slds-has-error .slds-input
{
    padding-left: 2rem;
}

.store-profile-menu .slds-input[readonly], .store-profile-menu .slds-input[readonly]:focus
{
    border: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding-left: 0px;
}

.slds-combobox__input:focus
{
    border-color: var(--dxp-g-brand) !important;
    -webkit-box-shadow: 0 0 3px var(--dxp-g-brand) !important;
    box-shadow: 0 0 3px var(--dxp-g-brand) !important;
}

.slds-combobox__input .slds-truncate
{
    align-content: center;
}

a:focus-visible
{
        outline-color: none !important
}

.store-card .slds-card
{
    border-radius: 0.625rem;
    border: 0px;
}

.store-card h2
 {
     font-size: 1.375rem;
     font-weight: 500 !important;
     line-height: 1.75rem;
 }

.store-card h5
{
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: 0px;
    color: #212121;
    padding-top: 7px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.store-card .slds-form-element__label
{
    color: #4c4c4c;
    font-size: 0.875rem;
    line-height: 1.125rem;
}

.store-card .slds-button
{
    border-radius: 0.125rem;
    height: 2.625rem;
}

.store-card .large-card-padding
{
    padding-left: 6rem;
    padding-right: 6rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.store-header h4
{
    font-weight: 700;
    font-size: 0.938rem;
    line-height: 1.5rem;
    letter-spacing: 0px;
    color: #212121;
}

.store-header h6, .store-booth-reservation .store-image-text p
{
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.125rem;
    letter-spacing: 0px;
    color: #212121;
}

.store-header-profile-name .slds-dropdown, .store-header-profile-name .slds-dropdown__item,
.store-header-profile-name .profile-menu-item
{
    background: #4C144C !important;
    color: white !important;
}

.store-header-profile-name .slds-dropdown__item>a:focus
{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.store-header-profile-name .menu-trigger-p, .store-header-profile-name .login-text,
.store-header-profile-name p
{
    font-weight: 700 !important;
    font-size: 0.938rem !important;
    line-height: 1.5rem !important;
    color: #ffffff !important;
    padding-top: 0.4rem !important;
    text-decoration: none !important;
    margin-left: 5px !important;
    position: relative;
    top: -3px;
}

.store-header-profile-name .menu-trigger-ctn
{
    min-width: 150px !important;
}

.store-header-profile-name .menu-trigger:hover, .header-cart .cart-container:hover
{
    opacity: 0.7;
}

.store-header-profile-name .slds-icon_container, .store-header .slds-icon_container
{
    line-height: unset !important;
}

.store-header svg, .store-header-profile-name svg
{
    --sds-c-icon-color-foreground-default: #ffffff !important;
    fill: #ffffff !important;
}

.store-background-banner
{
    padding: 0px !important;
}

.store-background-banner-text .cb-outputRichText-container p:nth-child(1),
.store-background-banner-text .cb-outputRichText-container p:nth-child(1) span
{
    font-weight: 700;
    font-size: 2.625rem;
    line-height: 3rem;
    color: #FFFFFF;
}

.store-background-banner-text .cb-outputRichText-container p:nth-child(2),
.store-background-banner-text .cb-outputRichText-container p:nth-child(2) span
{
    font-weight: 500;
    font-size: 1.375rem;
    line-height: 1.75rem;
    color: #FFFFFF;
}

.store-rich-text .component-wrapper-spacer, .store-card .component-wrapper-spacer,
.store-profile-menu .component-wrapper-spacer, .header .component-wrapper-spacer,
.store-footer .component-wrapper-spacer
{
    margin: 0px !important;
}

.store-image-component
{
    margin-top: 15px;
}

.store-rich-text h1
{
    line-height: 3rem;
}

.store-rich-text .cb-outputRichText-container ul
{
    padding-left: 0px !important;
    padding-top: 0.5rem !important;
}

.store-cart-container >:first-child >:first-child:has(.slds-button),
.store-cart-container >:first-child >:first-child:has(.subtotal-price)
{
    border: 1px solid var(--dxp-s-button-color, #D9297A);
    border-radius: 0.625rem;
    padding: 30px;
}

.store-cart-container .slds-button
 {
    border-radius: 0.125rem;
    height: 2.375rem;
    font-weight: 700;
}

.store-cart-container h2, .store-order-card h2, .store-booth-reservation .slds-modal__header h1
{
    font-size: 1.375rem !important;
    font-weight: 700 !important;
    line-height: 1.75rem !important;
}

.store-booth-reservation .store-booth-reservation-text label
{
    font-size: 1.125;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #212121;
}

.store-booth-reservation .store-booth-reservation-text .slds-form-element
{
    margin-bottom: 0px !important;
}

.store-booth-reservation a
{
    font-weight: 600;
}

.store-booth-reservation .slds-button_brand:disabled
{
    font-weight: 600;
}

.store-booth-reservation img, .store-booth-reservation iframe
{
    border-radius: 0.25rem;
    border: 1px solid #ECECEC;
}

.store-booth-check-icon
{
    border: 2px solid var(--dxp-s-link-text-color, #007B8C);
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    border-radius: 4px;
    margin-right: 0.5rem;
}

.store-booth-check-icon svg
{
    fill: var(--dxp-s-link-text-color, #007B8C);
    width: 1.1rem;
    height: 1.1rem;
}

.store-cart-container h6
{
     font-size: 1rem !important;
     font-weight: 700 !important;
     line-height: 1.5rem !important;
}

.store-card h6
{
     font-size: 1rem !important;
     font-weight: 700 !important;
     line-height: 1.5rem !important;
}

.store-cart-container lightning-formatted-number, .store-cart-container p,
.store-order-card formatted-rich-text, .store-order-card .slds-rich-text-editor__output,
.store-order-card .slds-dl_inline__detail
{
     font-size: 1rem !important;
     font-weight: 400 !important;
     line-height: 1.375rem !important;
}


.store-order-card .slds-dl_inline__label .slds-rich-text-editor__output
{
    font-weight: 700 !important;
}

.store-cart-container .total-price
{
    border-top: 1px solid #ECECEC;
}

.store-cart-container .total-price
{
    padding-top: 15px;
}

.cart-container .slds-notification-badge
{
    background: var(--dxp-g-brand) !important;
}

.store-footer .store-footer-bottom-block p
{
    opacity: 70%;
}

.store-footer .store-footer-block-name p
{
    font-size: 1rem !important;
    font-weight: 600 !important;
    line-height: 1.5rem !important;
    opacity: 70%;
}

.store-footer .store-footer-block-link p
{
    font-weight: 400 !important;
    font-size: 0.875rem !important;
    line-height: 1.125rem !important;
}

.store-second-footer
{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.store-profile-menu .slds-nav-vertical__item.slds-is-active:before
{
    background: unset !important;
    color: white;
}

.store-profile-menu .slds-nav-vertical__item.slds-is-active
{
    background: #2B0B2B;
    color: white;
}

.store-profile-menu .slds-nav-vertical__item.slds-is-active a
{
    color: white;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    font-weight: 500;
}

.store-profile-menu .slds-nav-vertical__item
{
    background: #4C144C;
    color: white;
}

.store-profile-menu .slds-nav-vertical__item a
{
    color: black;
    font-weight: 500;
}

.store-profile-menu .slds-card__header-title .dxp-text-heading-medium
{
    font-size: 1.375rem;
    font-weight: 500 !important;
    line-height: 1.75rem;
}

.store-profile-menu .slds-card, .store-order-card .slds-card
{
    border-radius: 0.625rem !important;
}

.store-profile-menu .slds-button
{
    font-weight: 500 !important;
}

.store-profile-menu h6
{
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.375rem !important;
}

.navigation, commerce-layout-header header, .navigationCtn, .navigation .header-content
{
    background: #4C144C !important;
}

.navigation, .navigation .header-content
{
    border-right-color: #ECECEC;
}

.store-order-card .slds-card
{
     border: 1px solid #BEBEBE;
     border-color: #BEBEBE !important;
     box-shadow: unset !important;
     -webkit-box-shadow: unset !important;
     border-radius: 0.625rem;
}

.delivery-address-container
{
    display: none;
}

.delivery-group
{
    border-bottom: 0px !important;
}

.footer hr
{
    border-color: rgba(255, 255, 255, 0.2) !important;
}

.store-order-card .item-name a, .store-order-card .item-name p, .store-order-card .item-prices span
{
    pointer-events: none !important;
    font-size: 1.375rem;
    line-height: 1.75rem;
    font-weight: 700 !important;
    color: #212121 !important;
}

.store-cancel-order-button .slds-button
{
    color: #4C4C4C;
    text-decoration: underline;
}

.store-cancel-order-button .slds-button:focus
{
    box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
}

.store-cancel-order-button>div:first-child
{
    padding-left: 0rem !important;
}

.store-order-history h2
{
     font-size: 2rem;
     font-weight: 700;
     line-height: 2.375rem;
}

.store-order-history .order-actions a
{
    background-color: var(--dxp-c-link-text-color, var(--dxp-s-link-text-color, var(--dxp-g-brand))) !important;
    color: var(--sds-c-button-brand-text-color, var(--slds-c-button-brand-text-color, var(--dxp-s-button-color-contrast, var(--dxp-g-brand-contrast, #fff)))) !important;
    height: 2.375rem !important;
    border-radius: 0.125rem;
    padding: 4px 20px;
    line-height: 22px
    font-family: var(--dxp-s-button-font-family);
    font-size: var(--dxp-s-button-font-size);
    font-style: var(--dxp-s-button-font-style);
    font-weight: var(--dxp-s-button-font-weight);
    text-decoration: var(--dxp-s-button-text-decoration);
    text-transform: var(--dxp-s-button-text-transform);
    line-height: var(--dxp-s-button-line-height);
    letter-spacing: var(--dxp-s-button-letter-spacing);
    border-radius: var(--sds-c-button-radius-border, var(--dxp-s-button-radius-border, 0.25em));
    --sds-c-button-brand-spacing-inline-start: var(--dxp-s-button-padding, var(--dxp-s-button-padding-inline-start, 1em));
    --sds-c-button-brand-spacing-inline-end: var(--dxp-s-button-padding, var(--dxp-s-button-padding-inline-end, 1em));
    --sds-c-button-outline-brand-spacing-inline-start: var(--dxp-s-button-padding, var(--dxp-s-button-padding-inline-start, 1em));
    --sds-c-button-outline-brand-spacing-inline-end: var(--dxp-s-button-padding, var(--dxp-s-button-padding-inline-end, 1em));
    --sds-c-button-destructive-spacing-inline-start: var(--dxp-s-button-padding, var(--dxp-s-button-padding-inline-start, 1em));
    --sds-c-button-destructive-spacing-inline-end: var(--dxp-s-button-padding, var(--dxp-s-button-padding-inline-end, 1em));
    --sds-c-button-text-destructive-spacing-inline-start: var(--dxp-s-button-padding, var(--dxp-s-button-padding-inline-start, 1em));
    --sds-c-button-text-destructive-spacing-inline-end: var(--dxp-s-button-padding, var(--dxp-s-button-padding-inline-end, 1em));
    --sds-c-button-success-spacing-inline-start: var(--dxp-s-button-padding, var(--dxp-s-button-padding-inline-start, 1em));
    --sds-c-button-success-spacing-inline-end: var(--dxp-s-button-padding, var(--dxp-s-button-padding-inline-end, 1em));
    --sds-c-button-spacing-block-start: var(--dxp-s-button-padding-block-start, 0);
    --sds-c-button-spacing-block-end: var(--dxp-s-button-padding-block-end, 0);
}

.store-order-history .order-actions a:active:not(.slds-button, .slds-dropdown__item > a), .store-order-history .order-actions a:hover:not(.slds-button, .slds-dropdown__item > a)
{
    text-decoration: none !important;
}

.store-order-history .order-header
{
    background-color: #F4F4F4 !important;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}

.store-order-history .slds-wrap.field-ctn
{
    display: block;
}

.store-order-history .slds-wrap.field-ctn>div>span:first-child
{
    font-weight: 600;
}

.store-order-history .slds-wrap.field-ctn>div:first-child .slds-rich-text-editor__output span
{
    font-size: 1.375rem;
    font-weight: 700;
}

.store-order-history .slds-wrap.field-ctn>div:first-child
{
    padding-bottom: 0.5rem;
}

.store-order-history .order-detail lightning-formatted-text:first-child,
.store-order-history .order-detail>commerce-field-display lightning-formatted-date-time
{
    display: none;
}

.store-order-history .order-detail span
{
    font-size: 1rem;
    line-height: 1.375rem;
}

.store-order-history .order-ctn
{
    border-color: #BEBEBE !important;
    border-radius: 0.625rem !important;
}

.store-order-history .order-header
{
    border-bottom: 1px solid  #BEBEBE !important;
}

.store-order-history .image-area
{
    display: none !important;
}

.interactions-component
{
    min-height: 0px !important;
}

.store-need-help
{
    background: #E5F2F3;
    font-size: 1rem;
    line-height: 1.5rem;
    border-radius: 0.25rem;
    padding: 10px 15px;
}

.store-category-section-message
{
    background: rgb(250, 244, 212);
    font-size: 1rem;
    line-height: 1.5rem;
    border-radius: 0.25rem;
    padding: 10px 15px;
}

.store-need-help svg
{
    fill: var(--dxp-s-link-text-color, #007B8C);
}

.store-need-help .slds-icon
{
    width: 1.375rem;
}

.store-need-help .store-contact-us-text
{
    color: var(--dxp-g-brand);
    font-weight: 600;
}

.store-lightbox-img
{
    border-radius: 0px !important;
    border: 0px !important;
    max-height: 95vh;
}

.store-lightbox-image-container
{
    padding: 0.01rem !important;
}

.store-phone-input .slds-combobox__input
{
    margin-top: 0.4rem;
}

.store-phone-input .slds-combobox__input.slds-has-focus
{
    box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
    border-color: #BEBEBE;
    border-radius: 0.125rem;
}

.slds-modal__title
{
    font-size: 1.625rem !important;
    line-height: 2rem !important;
    font-weight: 700 !important;
}

.slds-modal__header
{
    background: #F4F4F4;
    text-align: left;
}

.slds-modal__content .slds-grid, .slds-modal__body .slds-th__action
{
    background: white !important;
}

.slds-modal__content .slds-resizable__divider
{
    display: none;
}

.slds-card__footer
{
    border-top: 0px !important;
}

.store-cancellation-process
{
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 700;
}

.store-booth-add-on-card
{
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    border-color: var(--dxp-s-link-text-color, #007B8C);
}

.store-booth-add-on-card__product-label .slds-checkbox_faux:after,
.store-booth-add-on-card__product-label .slds-checkbox [type=checkbox]:after {
    border-color: var(--dxp-s-link-text-color, #007B8C);
}

.store-booth-add-on-card .slds-form-element
{
    margin-bottom: 0;
}

.store-booth-add-on-card__product-label .slds-form-element__label
{
    font-size: 1.125rem !important;
    line-height: 1.375rem;
    font-weight: 700;
}

.store-booth-add-on-card__product-description
{
    font-family: var(--dxp-s-level-font-family) !important;
    font-weight: var(--dxp-s-level-font-size) !important;
    text-wrap: auto;
    font-size: 0.875rem;
    margin-top: 5px;
    padding-left: 1.5rem;
}

.store-reservation-add-on-offer-line-1 {
    font-weight: bold;
}

.store-reservation-add-on-offer-line-2 {
    font-size: 16px;
    line-height: 22px;
}

.store-booth-add-on-card .slds-text-heading_medium {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}

.store-booth-add-on-card .slds-text-body_small {
    white-space: pre-wrap;
    margin-top: 5px;
}

.store-booth-add-on-card .store-add-on-reservation-price-container {
    text-align: end;
}

}
.store-booth-add-on-card .store-add-on-reservation-price {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}

.store-text-link p:hover
{
    opacity: 0.7;
    text-decoration: none;
}

.store-text-link p:focus
{
    text-decoration: none;
}

.store-front-title p
{
    padding-top: 15px !important;
}

.columns-content:has(.store-banner)
{
    max-width: unset !important;
}

.store-booth-reservation-details-text p, .store-booth-reservation-details-text span
{
    line-height: 1.75rem;
}

.store-booth-reservation-details-text li
{
    font-size: 0.875rem;
}

.store-booth-reservation-login-text
{
    padding-top: 0.625rem;
    font-size: 1rem;
    line-height: 1.375rem;
}

.store-checkout-card .slds-form-element__label
{
    font-size: 0.875rem;
    line-height: 1.125;
}

.store-checkout-card .component-wrapper-spacer
{
    margin-bottom: 0px !important;
}

.store-terms-conditions
{
    font-size: 1rem;
    line-height: 1.375rem;
}

.store-terms-conditions .slds-checkbox_faux
{
    width: 1.25rem;
    height: 1.25rem;
}

.breadcrumb-list
{
    font-size: 0.875rem;
    line-height: 1.125rem;
    font-weight: 400;
}

commerce_cart-header, commerce_cart-items section article:not(:last-child) .li-layout
{
    border-bottom:1px solid #ececec;
}

commerce_cart-items .item-name .dxp-text-body
{
    color: #212121;
    font-weight: 900;
}

commerce_cart-items .item-details-pills-qty li
{
    font-size: 1rem;
    line-height: 1.375rem;
}

.store-banner h1
{
    font-size: 2.625rem !important;
}

.store-order-card .product-fields.lwc-1noralhrh9q
{
    color: #212121 !important;
}

.store-order-card .item-delete, .store-order-card .item-delete .slds-button
{
    text-decoration: none !important;
}

.store-order-card .slds-button_neutral
{
    padding-right: 0px !important;
}

.store-home-page-body
{
    max-width: 100% !important;
}

.store-view-floor-plan {
    font-size: 16px;
    line-height: 22px;
}

.store-cart-booth-details {
    font-size: 16px;
    line-height: 22px;
}

.store-cart-delete-item {
    margin-top: -2px;
}

.store-cart-delete-item .slds-button {
    height: 30px;
    font-size: 14px !important;
    line-height: 18px;
    border: 1px solid var(--dxp-g-brand) !important;
    background: white !important;
    color: var(--dxp-g-brand);
}

.store-cart-add-on-text {
    padding-bottom: 10px;
    border-bottom: 1px solid #bebebe;
}

.store-cart-item-second-level {
    margin-bottom: 30px;
}

.store-cart-right-column-details {
    text-align: end;
    margin-top: -2px;
}

.store-add-on-cart-title {
    font-size: 16px;
    line-height: 22px;
}

.store-cart-second-level-title {
    font-size: 18px;
    line-height: 22px;
}

.store-cart-add-on .store-cart-booth-details {
    font-size: 16px;
    line-height: 22px;
}

.store-header-logo img
{
    min-height: 50px !important;
    height: 50px !important;
    max-height: 50px !important;
    max-width: unset !important;
}

.store-booth-add-on-card .slds-checkbox [type=checkbox]:checked + .slds-checkbox__label .slds-checkbox_faux::after {
    border-color: #007B8C;
}

.store-booth-add-on-card {
    padding-bottom: var(--dxp-g-spacing-medium);
}

.store-booth-add-on-card .slds-size_1-of-12{
    padding-right: 15px;
    width: unset;
}

.store-add-on-reservation-price-container {
    align-self: self-start !important;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}

/*Booth Reservation Component Responsive Style*/

/* Tablet (typically < 1024px) and Phones  */
@media (max-width: 1023px)
{

    h1
    {
        font-weight: 700 !important;
        font-size: 2rem !important;
        line-height: 2.5rem !important;
        letter-spacing: 0px !important;
        color: #212121 !important;
    }

    .store-booth-reservation .slds-size_8-of-12, .store-booth-reservation .slds-size_4-of-12,
    .store-booth-reservation .slds-size_7-of-12, .store-booth-reservation .slds-size_5-of-12,
    .store-login .slds-size_6-of-12, .store-event-booth-reservation-details.slds-size_5-of-12,
    .store-event-booth-reservation-plan.slds-size_7-of-12,
    .store-booth-add-on-card .slds-size_1-of-12, .store-booth-add-on-card .slds-size_2-of-12,
    .store-booth-add-on-card .slds-size_3-of-12, .store-booth-add-on-card .slds-size_4-of-12,
    .store-booth-add-on-card .slds-size_5-of-12, .store-booth-add-on-card .slds-size_6-of-12,
    .store-booth-add-on-card .slds-size_7-of-12, .store-booth-add-on-card .slds-size_8-of-12,
    .store-booth-add-on-card .slds-size_9-of-12, .store-booth-add-on-card .slds-size_10-of-12,
    .store-booth-add-on-card .slds-size_11-of-12, .store-booth-add-on-card .slds-size_12-of-12
    {
        width: 100% !important;
    }

    .store-cart-item .slds-size_2-of-12 {
        text-align: end;
    }

    .store-cart-item {
        padding: 15px !important;
    }

    .layout-header-mobile .header-navigation
    {
        width: 80% !important;
    }

    .layout-header-mobile .header-badge-icons
    {
        width: 20% !important;
    }

    .layout-header-mobile .header-navigation, .layout-header-mobile .header-logo, .store-login-logo img
    {
        width: 100% !important;
    }

    .store-login .slds-card
    {
        padding-top: 1.875rem;
        padding-bottom: 1.875rem;
    }

    .store-login .slds-card .slds-input, .store-login .slds-card .slds-button
    {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .store-login-card-header h1
    {
        font-size: 2.25rem !important;
        line-height: 2.625rem !important;
    }

    .store-login-card-sub-header h5 {
        line-height: 1.5rem !important;
    }

    .store-login-logo img {
        min-width: 80%;
        width: 80%;
        max-width: 80%;
    }

    .store-card .large-card-padding
    {
        padding: 1rem !important;
    }

    .store-login-card-header, .store-login-card-bottom-link
    {
        text-align: center;
    }

    .store-cart-container >:first-child
    {
        margin-right: 0rem !important;
    }

    .dxpStyle_a65a317f-f6a4-4da6-af6c-a735acc1fc93
    {
        padding-left: 0px !important;
    }

    .store-profile-menu
    {
        padding: 0px !important;
    }

    .store-profile-menu .interactions-region
    {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .store-banner .main-content-container
    {
        padding-top: 3.125rem !important;
        padding-bottom: 3.125rem !important;
    }

    .store-banner h1
    {
        font-size: 2.25rem !important;
        line-height: 2.625rem !important;
    }

    .store-banner p, .store-banner p span
    {
        font-size: 1.125rem !important;
        line-height: 1.5rem !important;
    }

    .store-order-confirmed h2
    {
        font-size: 1.25rem !important;
        line-height: 1.5rem !important;
    }

    .store-order-confirmed .columns-content
    {
        justify-self: center;
    }

    .store-order-confirmed dxp_layout-column-spacer
    {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .store-event-booth-reservation-plan
    {
        padding-top: 1.875rem !important;
    }

    .store-event-booth-reservation-plan, .store-event-booth-reservation-details
    {
        padding-top: 1.875rem !important;
        padding-left: 15px;
        padding-right: 15px;
    }

    .store-event-booth-reservation-details
    {
        padding-top: 2rem;
    }

    .store-lightbox-img
    {
        max-width: 95vw;
    }

    .store-booth-reservation-details-header h2, .store-billing-info-title h2, .store-profile-title h2
    {
        font-size: 1.75rem;
        line-height: 2.125rem;
    }

    .navigation
    {
        padding-bottom: 1.875rem;
    }

    .store-profile-menu h1
    {
        font-size: 1.5rem !important;
        line-height: 1.875rem !important;
        margin-bottom: 15px;
    }

    .store-profile-menu .slds-select
    {
        height: 2.625rem !important;
        border: 1px solid #ECECEC !important;
    }

    .store-order-history .order-header
    {
        display: block;
    }

    .store-footer-block-link
    {
        margin-bottom: 10px !important;
    }

    .store-footer-logo img
    {
        max-width: 10rem;
    }

    .store-footer-align-left
    {
        align-self: baseline;
    }

    .store-second-footer .image
    {
        max-width: 50%;
    }

    .store-footer-links
    {
        display: block !important;
    }

    .store-footer-links div
    {
        display: block !important;
    }

    commerce_data_provider-checkout-data-provider community_layout-column-spacer
    {
        padding-top: 0px !important;
    }

    .store-header-logo
    {
        max-width: 255px !important;
    }

    .store-order-card
    {
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }

    .store-cart-container
    {
        margin-right: 0px !important;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 0px !important;
    }

    .store-cart-container .slds-button_brand
    {
        min-height: 60px;
    }

    .lwc-2erklpb42t1-host
    {
        min-height: unset !important;
    }

    .event-selector-container {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .event-selector-container .menu-label {
        font-size: 18px !important;
        line-height: 24px !important;
        margin-top: 20px !important;
    }

    .store-footer-company-logo .image {
        max-width: 30%
    }

    .store-booth-add-on-card .store-add-on-reservation-price-container {
        text-align: left;
    }

    .content-bottom.lwc-7eft9f1gl3a {
        z-index: 9999;
    }

    .layout-header-mobile {
        display: flex;
    }

    .layout-header-mobile .header-logo {
        order: 1;
        text-align: center;
    }

    .layout-header-mobile .header-navigation {
        order: 2;
    }

    .layout-header-mobile .header-badge-icons {
        order: 3;
        top: 50px !important;
    }

    commerce-layout-header header, .navigation .header-content
    {
        border-bottom: 1px solid rgba(255,255,255,.2);
        min-height: 130px !important;
        height: 130px !important;
    }

    .store-footer-contact-us {
        padding-top: 30px;
    }

    .event-selector-container .menu-item {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .store-event-booth-reservation-details .store-booth-add-on-card__product-label {
        margin-bottom: 10px;
    }

    .store-event-booth-reservation-details .store-booth-add-on-card__product-label .slds-checkbox_faux {
        height: 25px;
        width: 25px;
    }

    .store-booth-add-on-card .store-add-on-reservation-price {
        margin-left: 0px !important;
    }

    .store-order-card .store-cart-item .slds-grid {
        width: 95%;
    }
}

/*Laptops (typically > 1023px)  */
@media (min-width: 1024px)
{
    h1
    {
        font-weight: 700 !important;
        font-size: 2.625rem !important;
        line-height: 3rem !important;
        letter-spacing: 0px !important;
        color: #212121 !important;
    }

    .store-banner .main-content-container
    {
        height: 200px !important;
    }

    .store-booth-reservation
    {
        max-width: 1280px;
        align-self: center;
    }

    .store-booth-reservation > lightning-layout:first-child
    {
        padding-top: 5rem !important;
        max-width: 1280px;
        align-self: center;
    }

    .store-event-booth-reservation-plan
    {
        padding-right: 3.125rem;
    }

    .store-booth-iframe
    {
        height: 600px !important;
    }

    .store-lightbox-img
    {
        max-width: 50vw;
    }

    .store-booth-reservation-details-header h2, .store-billing-info-title h2, .store-profile-title h2, .store-order-card .header-labels h1
    {
        font-size: 2rem !important;
        line-height: 2.375rem !important;
    }

    .store-booth-reservation-login-text a:hover, .store-need-help a:hover
    {
        opacity: 0.7;
        text-decoration: none;
    }

    .navigation
    {
        width: 20% !important;
    }

    .store-profile-menu h1
    {
        font-size: 1.625rem !important;
        line-height: 2rem !important;
    }

    .store-profile-menu .slds-nav-vertical__item a
    {
        font-size: 1rem;
        line-height: 1.375rem;
        padding-top: 5px;
        padding-bottom: 5px;
        color: white !important;
    }

    .store-profile-menu .slds-nav-vertical__action:focus,
    .store-profile-menu .slds-nav-vertical__action:hover
    {
        text-decoration: none;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        outline: none !important;
    }

    .store-profile-menu .slds-nav-vertical__action:hover,
    .store-profile-menu .slds-nav-vertical__item:hover .slds-nav-vertical__action
    {
        color: white !important;
    }

    .slds-nav-vertical__item:hover:before
    {
        background: var(--dxp-g-brand) !important;
    }

    .store-profile-menu .slds-button_neutral:hover, .store-login .slds-button_brand:hover,
    {
        background: transparent !important;
        border-color: #44718f !important;
    }

    .store-footer-block-link
    {
        margin-bottom: 5px !important;
    }

    .store-footer-logo img
    {
        height: 38px;
    }

    header
    {
        min-height: 65px !important;
        height: 65px !important;
        max-height: 65px !important;
        align-content: center;
    }

    header .store-image-component
    {
        margin-top: 0px !important;
    }

    .store-login-logo
    {
        margin-bottom: 15px;
    }

    .store-login
    {
        padding: 50px;
    }

    .store-login
    {
    }

    .store-book-booth-menu-item p
    {
        padding-left: 30px !important;
        margin-left: 0px !important;
    }

    .store-order-card, .store-checkout-card
    {
        max-width: 860px;
    }

    .store-cart-container
    {
        min-width: 370px;
        width: 370px;
        max-width: 370px;
    }

    .store-login .large-card-padding
    {
        padding: 3.125rem;
    }

    .store-cart-checkout-whole-section
   {
        text-align: center;
        text-align: -webkit-center;
   }

    .event-selector-container {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .event-selector-container .menu-label {
        font-size: 22px !important;
        line-height: 28px !important;
        margin-top: 20px !important;
    }

    commerce-layout-header header, .navigation .header-content
    {
        border-bottom: 1px solid rgba(255,255,255,.2);
        min-height: 80px !important;
        height: 80px !important;
    }

    .store-event-booth-reservation-details .store-booth-add-on-card__product-label .slds-checkbox__label {
        display: flex;
        padding-top: 5px;
    }
}