.slds-button
{
    height: 2.375rem;
}

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

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

.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);
}

.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: #F5F9F9 !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: #212121 !important;
    padding-top: 0.4rem !important;
    text-decoration: none !important;
    margin-left: 5px !important;
}

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

.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: #212121 !important;
    fill: #212121 !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-g-brand);
    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-g-brand);
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    border-radius: 4px;
    margin-right: 0.5rem;
}

.store-booth-check-icon svg
{
    fill: var(--dxp-g-brand);
    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: 400 !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;
}

.store-profile-menu .slds-nav-vertical__item.slds-is-active
{
    background: var(--dxp-g-brand);
}

.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: #F5F9F9;
}

.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: #F5F9F9 !important;
}

commerce-layout-header header, .navigation .header-content
{
    border-bottom: 1px solid #ECECEC;
}

.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
{
    pointer-events: none !important;
    font-size: 1.375rem;
    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: #EBF2F2;
    font-size: 1rem;
    line-height: 1.5rem;
    border-radius: 0.25rem;
    padding: 10px 15px;
}

.store-need-help svg
{
    fill: var(--dxp-g-brand);
}

.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-g-brand);
}

.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;
    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-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;
}

/*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
    {
        width: 100% !important;
    }

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

    .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
    {
        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: 275px;
        width: 275px;
        max-width: 275px;
    }

    .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-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-booth-reservation
    {
        padding-top: 1.875rem !important;
    }

    .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;
    }
}

/*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
    {
        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
    {
        font-size: 2rem;
        line-height: 2.375rem;
    }

    .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;
    }

    .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;
    }

    .store-cart-container >:first-child >:first-child:has(.slds-button),
    .store-cart-container >:first-child >:first-child:has(.subtotal-price)
    {
        margin-right: 5rem;
    }

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

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

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

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

    .store-login
    {
        padding: 50px;
    }

    .store-book-booth-menu-item p
    {
        padding-left: 2rem !important;
    }
}