/* line 86, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest {
    min-width: unset !important;
    width: 100vw !important;
    opacity: 1 !important;
    left: 0 !important;
    right: 0 !important;
    max-width: 100vw !important;
}

/* line 98, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .msc-autoSuggest__search-title-container {
    padding-top: 14px !important;
    border-top: 1px solid var(--ms-search-autosuggest-font-color) !important;
    background: var(--ms-search-autosuggest-background-color) !important;
}

/* line 103, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .msc-autoSuggest__search-title-container .ms-search__form-cancelSearch {
    float: right !important;
    margin-right: 16px !important;
}

/* line 114, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .msc-autoSuggest__search-title-container .msc-autoSuggest__search-title {
    font-weight: 500 !important;
    font-style: normal !important;
    font-size: var(--msv-h4-font-size-l) !important;
    line-height: var(--msv-h4-line-height-l) !important;
    clear: both !important;
    width: 100% !important;
    padding-left: 60px !important;
}

/* line 130, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .msc-autoSuggest__results-container {
    display: flex !important;
    padding-left: 60px !important;
    padding-right: 42px !important;
    background: var(--ms-search-autosuggest-background-color) !important;
    height: 65vh !important;
    margin-top: -1px !important;
}

/* line 138, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .msc-autoSuggest__results-container .msc-autoSuggest__results {
    display: flex !important;
    width: calc(4 * 8.333%) !important;
}

/* line 144, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__keyword {
    width: 50% !important;
    padding-right: 19px !important;
}

/* line 148, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__keyword .msc-autoSuggest_keywordsResults-title {
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: var(--msv-body-font-size-s) !important;
    line-height: var(--msv-body-line-height-s) !important;
    color: var(--msv-body-font-color) !important;
    padding: 20px 0 12px 0 !important;
    color: var(--ms-search-autosuggest-font-color) !important;
}

/* line 154, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__keyword .msc-autoSuggest__keywordResults-items {
    height: 55vh !important;
    overflow-y: auto !important;
}

/* line 158, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__keyword .msc-autoSuggest__keywordResults-items::-webkit-scrollbar {
    background: var(--msv-list-scrollbar-background) !important;
    width: 8px !important;
    pointer-events: auto !important;
}

/* line 164, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__keyword .msc-autoSuggest__keywordResults-items::-webkit-scrollbar-thumb {
    background: var(--msv-list-scrollbar-thumb-background) !important;
    width: 8px !important;
    border-radius: 8px !important;
    pointer-events: auto !important;
}

/* line 171, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__keyword .msc-autoSuggest__keywordResults-items li {
    height: auto !important;
    padding-bottom: 12px !important;
}

/* line 176, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__keyword .msc-autoSuggest__keywordResults-items a {
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: var(--msv-body-font-size-m) !important;
    line-height: var(--msv-body-line-height-m) !important;
    color: var(--msv-body-font-color) !important;
    color: var(--ms-search-autosuggest-results-font-color) !important;
    height: auto !important;
    padding: 0 !important;
}

/* line 183, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__keyword .msc-autoSuggest__keywordResults-items .msc-autoSuggest__keywordResults-no-results {
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: var(--msv-body-font-size-m) !important;
    line-height: var(--msv-body-line-height-m) !important;
    color: var(--msv-body-font-color) !important;
    color: #FFFFFF !important;
}

/* line 190, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__category {
    width: 50% !important;
    padding-right: 20px !important;
}

/* line 194, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__category .msc-autoSuggest__categoryResults-title {
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: var(--msv-body-font-size-s) !important;
    line-height: var(--msv-body-line-height-s) !important;
    color: var(--msv-body-font-color) !important;
    padding: 20px 0 12px 0 !important;
    color: var(--ms-search-autosuggest-font-color) !important;
}

/* line 200, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__category .msc-autoSuggest__categoryResults-items {
    height: 55vh !important;
    overflow-y: auto !important;
}

/* line 204, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__category .msc-autoSuggest__categoryResults-items::-webkit-scrollbar {
    background: var(--msv-list-scrollbar-background) !important;
    width: 8px !important;
    pointer-events: auto !important;
}

/* line 210, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__category .msc-autoSuggest__categoryResults-items::-webkit-scrollbar-thumb {
    background: var(--msv-list-scrollbar-thumb-background) !important;
    width: 8px !important;
    border-radius: 8px !important;
    pointer-events: auto !important;
}

/* line 217, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__category .msc-autoSuggest__categoryResults-items li {
    height: auto !important;
    padding-bottom: 12px !important;
}

/* line 221, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__category .msc-autoSuggest__categoryResults-items li a {
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: var(--msv-body-font-size-m) !important;
    line-height: var(--msv-body-line-height-m) !important;
    color: var(--msv-body-font-color) !important;
    color: var(--ms-search-autosuggest-results-font-color) !important;
    height: auto !important;
    padding: 0 !important;
    text-transform: capitalize !important;
}

/* line 230, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .ms-search__autoSuggest__category .msc-autoSuggest__categoryResults-items .msc-autoSuggest__categoryResults-no-results {
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: var(--msv-body-font-size-m) !important;
    line-height: var(--msv-body-line-height-m) !important;
    color: var(--msv-body-font-color) !important;
    color: #FFFFFF !important;
}

/* line 237, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest__product {
    z-index: 101 !important;
    mix-blend-mode: normal !important;
    opacity: 0.94 !important;
    width: calc(8 * 8.333%) !important;
}

/* line 243, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest__product a.msc-autoSuggest__productResults-item {
    display: block !important;
    height: auto !important;
    padding: 8px !important;
}

/* line 248, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest__product a.msc-autoSuggest__productResults-item .msc-image-container {
    justify-content: center !important;
}

.msc-autoSuggest__productResults-item .msc-image-container {
    width: 100px !important;
    height: 100px !important;
}

.msc-autoSuggest__productResults-item .msc_image {
    width: 100px !important;
    height: 100px !important;
}

/* line 253, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest__product .msc-autoSuggest__productResults-title {
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: var(--msv-body-font-size-s) !important;
    line-height: var(--msv-body-line-height-s) !important;
    color: var(--msv-body-font-color) !important;
    display: block !important;
    color: var(--ms-search-autosuggest-font-color) !important;
    width: 100% !important;
    padding: 20px 0 12px 0 !important;
    height: auto !important;
    margin-top: 0 !important;
}

/* line 263, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest__product .msc-autoSuggest__productResults-items {
    height: 55vh !important;
    overflow-y: auto !important;
}

/* line 267, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest__product .msc-autoSuggest__productResults-items::-webkit-scrollbar {
    background: var(--msv-list-scrollbar-background) !important;
    width: 8px !important;
    pointer-events: auto !important;
}

/* line 273, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest__product .msc-autoSuggest__productResults-items::-webkit-scrollbar-thumb {
    background: var(--msv-list-scrollbar-thumb-background) !important;
    width: 8px !important;
    border-radius: 8px !important;
    pointer-events: auto !important;
}

/* line 280, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest__product .msc-autoSuggest__productResults-items>.msc-autoSuggest__productResults-item {
    display: inline-flex !important;
    width: 25% !important;
    height: auto !important;
    padding-bottom: 20px !important;
}

/* line 287, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest__product .msc-autoSuggest__productResults-items .msc-autoSuggest__productResults-no-results-content {
    margin-top: 28px !important;
    align-items: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

/* line 295, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest__product .msc-autoSuggest__productResults-items .msc-autoSuggest__productResults-no-results-content .msc-autoSuggest__productResults-no-results-image .msc-autoSuggest__productResults-no-results-image-img {
    width: 100px !important;
    height: 100px !important;
}

/* line 301, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest__product .msc-autoSuggest__productResults-items .msc-autoSuggest__productResults-no-results-content .msc-autoSuggest__productResults-no-results-content-title {
    font-size: 18px !important;
    line-height: 24px !important;
    text-align: center !important;
    margin-top: 28px !important;
}

/* line 309, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest__product .msc-autoSuggest__productResults-items .msc-autoSuggest__productResults-no-results-content .msc-autoSuggest__productResults-no-results-content-paragraph {
    font-size: 14px !important;
    line-height: 20px !important;
    max-width: 190px !important;
    text-align: center !important;
    color: var(--ms-search-autosuggest-font-color) !important;
    margin-top: 20px !important;
}

/* line 322, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .msc-autoSuggest__productResults-item-price,
.ms-search__autoSuggest .msc-autoSuggest__productResults-item-text {
    font-weight: 400 !important;
    font-style: normal !important;
    font-size: var(--msv-body-font-size-m) !important;
    line-height: var(--msv-body-line-height-m) !important;
    color: var(--msv-body-font-color) !important;
    color: var(--ms-search-autosuggest-results-font-color) !important;
    display: block !important;
    text-align: center !important;
    padding-top: 9px !important;
}

/* line 331, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .msc-autoSuggest__productResults-item-price {
    padding-top: 0 !important;
}

/* line 335, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest a.msc-autoSuggest__productResults-item:hover {
    transform: scale(1.025) !important;
    transition: transform 0.4s !important;
    background-color: #201C21 !important;
    box-shadow: 0 0.6px 1.8px rgba(0, 0, 0, 0.1), 0 3.2px 7.2px rgba(0, 0, 0, 0.13) !important;
}

/* line 341, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest a.msc-autoSuggest__productResults-item:hover .msc-autoSuggest__productResults-item-text {
    background-color: #201C21 !important;
}

/* line 345, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest a.msc-autoSuggest__productResults-item:hover .msc-autoSuggest__productResults-item-price {
    background-color: #201C21 !important;
}

.ms-search__autoSuggest .msc-autoSuggest__keywordResults-item a:hover {
    background-color: #201C21 !important;
}

.ms-search__autoSuggest .msc-autoSuggest__categoryResults-item a:hover {
    background-color: #201C21 !important;
}

/* line 350, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-search__autoSuggest .msc-autoSuggest__screen-reader {
    /* stylelint-disable-next-line declaration-no-important -- Auto-suppressed. Please fix if possible. */
    position: absolute !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    white-space: nowrap !important;
    /* added line */
}

/* line 355, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.ms-header {
    position: relative !important;
    z-index: 100 !important;
    opacity: 1 !important;
}

/* line 361, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
.search-results {
    width: 27% !important;
    padding-left: 39px !important;
    padding-right: 41px !important;
    color: var(--ms-search-autosuggest-results-font-color) !important;
}


.msc-address-form__input,
.msc-address-form__dropdown {
    width: 100% !important;
}

.ms-business-sign-up__form-item-LastName,
.ms-business-sign-up__form-item-CompanyEmail,
.ms-business-sign-up__form-item-CompanySize,
.ms-business-sign-up__form-item-Department,
.ms-business-sign-up__form-item-AccountNo,
.ms-business-sign-up__form-item-OrgNo,
.ms-business-sign-up__form-item-AuthorizationNo {
    margin-right: 0 !important;
}

.ms-business-sign-up__form-item.required input.msc-address-form__input[aria-required="true"][value=""] {
    border-color: red !important;
}

.msc-add-line-to-template__product__price-container>span,
.msc-add-line-to-template__product__unit-price,
.msc-add-line-to-template__product__total-price {
    display: none !important;
}




@media (max-width: 768px) {

    .drawer__buttontext .__start{
      font-weight: bold !important;
    }
    /* line 109, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .msc-autoSuggest__search-title-container .ms-search__form-cancelSearch {
        display: none !important;
    }
    /* line 114, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .msc-autoSuggest__search-title-container .msc-autoSuggest__search-title {
        font-weight: 500 !important;
        font-style: normal !important;
        font-size: var(--msv-h4-font-size-s) !important;
        line-height: var(--msv-h4-line-height-s) !important;
    }

    .ms-search__autoSuggest {
        position: absolute !important;
        z-index:0 !important;
    }

    .ms-search__form-submitSearch {
        align-items: center !important;
        border-radius: 0 !important;
        display: flex !important;
        height: 48px !important;
        order: 2 !important;
        padding: 0 !important;
        width: 48px !important;
    }

    .ms-search__form-cancelSearch {
        align-items: center !important;
        display: flex !important;
        height: 48px !important;
        order: 1 !important;
        width: 48px !important;
    }

    .msc-autoSuggest__productResults-empty-mobile-heading{
        display: none !important;
    }
    .msc-autoSuggest__productResults-empty-mobile-text{
        display: none !important;
    }

    
    .ms-search__form-control__clear{
        display: none !important;
    }

    .ms-search__form-cancelSearch{
        width: 15vw !important;
    }

    .ms-search__searchForm{
        min-width: 85vw !important;
    }

    .ms-search__form{
        display: flex !important;
    }

    /* line 369, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest.show {
        position: absolute !important;
    }

    /* line 373, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest {
        background: var(--ms-search-autosuggest-background-color) !important;
    }

    /* line 380, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .msc-autoSuggest__search-title-container .msc-autoSuggest__search-title {
        margin-top: 110px !important;
        padding-left: 15px !important;
        padding-top: 0 !important;
        word-break: break-all !important;
    }

    /* line 388, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .msc-autoSuggest__results-container {
        padding-left: 16px !important;
        padding-right: 16px !important;
        display: block !important;
        height: 73vh !important;
        overflow-y: auto !important;
    }

    /* line 395, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .msc-autoSuggest__results-container::-webkit-scrollbar {
        background: var(--msv-list-scrollbar-background) !important;
        width: 8px !important;
        pointer-events: auto !important;
    }

    /* line 401, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .msc-autoSuggest__results-container::-webkit-scrollbar-thumb {
        background: var(--msv-list-scrollbar-thumb-background) !important;
        width: 8px !important;
        border-radius: 8px !important;
        pointer-events: auto !important;
    }

    /* line 408, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .msc-autoSuggest__results-container .msc-autoSuggest__results {
        display: block !important;
        width: calc(4 * 25%) !important;
    }

    /* line 412, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .msc-autoSuggest__results-container .msc-autoSuggest__results .ms-search__autoSuggest__keyword {
        padding-right: 0 !important;
        margin: 39px 0 !important;
        width: 100% !important;
    }

    /* line 417, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .msc-autoSuggest__results-container .msc-autoSuggest__results .ms-search__autoSuggest__keyword .msc-autoSuggest_keywordsResults-title {
        padding: 0 !important;
        margin-bottom: 12px !important;
    }

    /* line 423, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .msc-autoSuggest__results-container .msc-autoSuggest__results .ms-search__autoSuggest__category {
        padding-right: 0 !important;
        margin-top: 21px !important;
        width: 100% !important;
    }

    /* line 431, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .ms-search__autoSuggest__category .msc-autoSuggest__categoryResults-items {
        height: auto !important;
        overflow: inherit !important;
    }

    /* line 436, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .ms-search__autoSuggest__keyword .msc-autoSuggest__keywordResults-items {
        height: auto !important;
        overflow: inherit !important;
    }

    /* line 441, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .ms-search__autoSuggest__product {
        width: calc(4 * 25%) !important;
        height: auto !important;
        overflow-y: inherit !important;
    }

    /* line 446, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .ms-search__autoSuggest__product .msc-autoSuggest__productResults-title {
        padding: 0 !important;
        margin-bottom: 12px !important;
    }

    /* line 451, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .ms-search__autoSuggest__product .msc-autoSuggest__productResults-items {
        height: auto !important;
        overflow: inherit !important;
    }

    /* line 455, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .ms-search__autoSuggest__product .msc-autoSuggest__productResults-items li {
        width: calc(2 * 25%) !important;
        height: auto !important;
    }

    /* line 460, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .ms-search__autoSuggest__product .msc-autoSuggest__productResults-items .msc-no-result-content {
        width: 100% !important;
    }
    .ms-search__form-cancelSearch{
        align-items: center;
        background-color: var(--msv-search-form-cancel-btn-color);
        display: flex !important;
        height: 48px;
        order: 1 !important;
        width: 48px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {

    /* line 114, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .msc-autoSuggest__search-title-container .msc-autoSuggest__search-title {
        font-weight: 500 !important;
        font-style: normal !important;
        font-size: var(--msv-h4-font-size-m) !important;
        line-height: var(--msv-h4-line-height-m) !important;
    }

    /* line 470, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest {
        height: auto !important;
        margin-top: 50px !important;
        top: 14px !important;
        position: absolute !important;
    }

    /* line 477, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .msc-autoSuggest__search-title-container .msc-autoSuggest__search-title {
        padding-left: 24px !important;
        margin-top: 0 !important;
    }

    /* line 483, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .msc-autoSuggest__results-container {
        padding-left: 24px !important;
        padding-right: 24px !important;
        display: flex !important;
        height: 65vh !important;
    }

    /* line 489, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .msc-autoSuggest__results-container .msc-autoSuggest__results {
        display: block !important;
        width: calc(2 * 12.5%) !important;
        max-height: 690px !important;
        overflow-y: auto !important;
        margin-right: 24px !important;
    }

    /* line 496, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .msc-autoSuggest__results-container .msc-autoSuggest__results::-webkit-scrollbar {
        background: var(--msv-list-scrollbar-background) !important;
        width: 8px !important;
        pointer-events: auto !important;
    }

    /* line 502, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .msc-autoSuggest__results-container .msc-autoSuggest__results::-webkit-scrollbar-thumb {
        background: var(--msv-list-scrollbar-thumb-background) !important;
        width: 8px !important;
        border-radius: 8px !important;
        pointer-events: auto !important;
    }

    /* line 509, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .msc-autoSuggest__results-container .msc-autoSuggest__results .ms-search__autoSuggest__keyword {
        padding-right: 0 !important;
        margin-top: 40px !important;
        width: 100% !important;
    }

    /* line 515, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .msc-autoSuggest__results-container .msc-autoSuggest__results .ms-search__autoSuggest__category {
        padding-right: 0 !important;
        width: 100% !important;
        margin-top: 0 !important;
    }

    /* line 523, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .ms-search__autoSuggest__category .msc-autoSuggest__categoryResults-items {
        height: auto !important;
        overflow: inherit !important;
    }

    /* line 528, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .ms-search__autoSuggest__keyword .msc-autoSuggest__keywordResults-items {
        max-height: 476px !important;
        height: auto !important;
        overflow: inherit !important;
    }

    /* line 534, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .ms-search__autoSuggest__product {
        width: calc(6 * 12.5%) !important;
        height: 65vh !important;
    }

    /* line 538, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .ms-search__autoSuggest__product .msc-autoSuggest__productResults-title {
        margin-bottom: 0 !important;
        padding: 20px 0 12px 0 !important;
    }

    /* line 543, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .ms-search__autoSuggest__product .msc-autoSuggest__productResults-items {
        height: 55vh !important;
    }

    /* line 546, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .ms-search__autoSuggest__product .msc-autoSuggest__productResults-items li {
        width: calc(4 * 8.333%) !important;
        height: auto !important;
    }

    /* line 551, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search .ms-search__autoSuggest .ms-search__autoSuggest__product .msc-autoSuggest__productResults-items .msc-no-result-content {
        width: 100% !important;
    }

    .ms-search__form{
        display: flex !important;
    }
}

@media (max-width: 768px) and (orientation: landscape) {


    /* line 561, node_modules/@msdyn365-commerce-theme/adventureworks-theme-kit/src/modules/adventureworks/styles/modules/autosuggestion.scss */
    .ms-search__autoSuggest .msc-autoSuggest__results-container {
        height: 55vh !important;
    }

    .ms-search__form{
        display: flex !important;
    }
}

@media (min-width: 992px) {

    .ms-search__autoSuggest__keyword,
    .ms-search__autoSuggest__product,
    .ms-search__autoSuggest__category {
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
    }
    
}

@media screen and (min-width: 992px) {

    .ms-nav>.ms-nav__list {
        padding-left: calc((100% - 1400px)/2) !important;
        padding-right: calc((100% - 1400px)/2) !important;
    }

    .ms-nav>.ms-nav__list>.ms-nav__list__item{
        margin-left: 0px !important;
        margin-top: 10px !important;
    }
}


/*Wishlist*/
/* line 33, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
:root {
    --msv-wishlist-font-size: var(--msv-body-font-size-m);
    --msv-wishlist-title-font-color: var(--msv-font-primary-color);
    --msv-wishlist-heading-font-size: var(--msv-body-font-size-xl);
    --msv-wishlist-heading-font-color: var(--msv-font-primary-color);
    --msv-wishlist-error-bg: var(--msv-error-color);
    --msv-wishlist-error-border: var(--msv-error-color);
    --msv-wishlist-error-font-color: var(--msv-font-secondary-color);
    --msv-wishlist-link-color: var(--msv-font-primary-color);
    --msv-wishlist-secondary-btn-bg: var(--msv-secondary-button-background-color);
    --msv-wishlist-secondary-btn-font-color: var(--msv-font-primary-color);
    --msv-wishlist-secondary-btn-border: var(--msv-accent-brand-color);
  }
  
  /* line 55, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-normal);
    font-size: var(--msv-wishlist-font-size);
    line-height: 21px;
    text-transform: none;
  }
  
  /* line 58, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__heading {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-normal);
    font-size: var(--msv-wishlist-heading-font-size);
    line-height: 31px;
    text-transform: none;
    color: var(--msv-wishlist-heading-font-color);
    margin-bottom: 20px;
  }
  
  /* line 65, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__message {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    text-transform: none;
    padding: 10px;
  }
  
  /* line 69, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__message-failed {
    color: var(--msv-wishlist-error-font-color);
    background-color: var(--msv-wishlist-error-bg);
    border: 1px solid var(--msv-wishlist-error-border);
  }
  
  /* line 75, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__message-empty {
    color: var(--msv-wishlist-title-font-color);
  }
  
  /* line 80, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__products {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
  }
  
  /* line 86, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product {
    display: flex;
    flex-direction: column;
    margin: 0 20px 60px 0;
    min-height: 468px;
    position: relative;
  }
  
  /* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-wishlist-items__product .msc-image-container {
    width: 310px;
    height: 310px;
  }
  
  /* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-wishlist-items__product .msc_image {
    width: 310px;
    height: 310px;
  }
  
  /* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-wishlist-items__product .msc-loading_image {
    background-image: url("data:image/svg+xml,%3Csvg width='310px' height='310px' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-wishlist-items__product .msc-empty_image {
    background-image: url("data:image/svg+xml,%3Csvg width='310px' height='310px' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  /* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-wishlist-items__product .msc-thumbnail_image {
    filter: blur(4.65px);
  }
  
  /* line 95, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-image {
    margin-bottom: 20px;
  }
  
  /* line 99, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-link {
    border-color: transparent;
    background-color: transparent;
    color: var(--msv-wishlist-link-color);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-normal);
    font-size: var(--msv-wishlist-font-size);
    line-height: 21px;
    text-transform: none;
    width: 310px;
  }
  
  /* line 19, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-wishlist-items__product-link:hover {
    text-decoration: underline;
    cursor: pointer;
  }
  
  /* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
  .ms-wishlist-items__product-link:focus {
    border: 1px dashed #FFFFFF;
    outline: 1px dashed #000000;
  }
  
  /* line 106, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-price {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    text-transform: none;
  }
  
  /* line 109, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-price .msc-price__strikethrough {
    font-weight: var(--msv-font-weight-light);
  }
  
  /* line 113, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-price .msc-price__actual {
    font-weight: var(--msv-font-weight-bold);
    color: var(--msv-wishlist-title-font-color);
  }
  
  /* line 118, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-price .price-strikethrough {
    color: #D1D1D1;
    line-height: 16px;
  }
  
  /* line 123, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-price .price-actual {
    color: var(--msv-font-primary-color);
  }
  
  /* line 128, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-price .price-text-screen-reader {
    display: none;
  }
  
  /* line 133, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-dimensions {
    color: var(--msv-wishlist-title-font-color);
  }
  
  /* line 137, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-dimension {
    display: inline-block;
    margin-right: 10px;
  }
  
  /* line 142, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-dimension .msc-wishlist-dimension__label {
    margin-right: 5px;
  }
  
  /* line 148, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-add-button {
    background-color: var(--msv-wishlist-secondary-btn-bg);
    border: 1px solid var(--msv-wishlist-secondary-btn-border);
    color: var(--msv-wishlist-secondary-btn-font-color);
    padding: 12px 20px;
    min-width: 160px;
    box-sizing: border-box;
    font-size: var(--msv-wishlist-font-size);
    margin: 20px auto 0 0;
  }
  
  /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-wishlist-items__product-add-button:hover, .ms-wishlist-items__product-add-button:focus {
    background-color: var(--msv-accent-secondary-btn);
  }
  
  /* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-wishlist-items__product-add-button:disabled, .ms-wishlist-items__product-add-button[disabled] {
    cursor: default;
    border-color: #D1D1D1;
    background-color: #D1D1D1;
    color: var(--msv-font-secondary-color);
  }
  
  /* line 156, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-remove-button {
    background-color: transparent;
    border: 1px solid transparent;
    color: var(--msv-font-primary-color);
    padding: 6px 12px;
    position: absolute;
    right: 0;
    cursor: pointer;
  }
  
  /* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
  .ms-wishlist-items__product-remove-button:focus {
    border: 1px dashed #FFFFFF;
    outline: 1px dashed #000000;
  }
  
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-wishlist-items__product-remove-button:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  
  /* line 168, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-status {
    max-width: 310px;
  }
  
  /* line 172, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product-status .msc-alert button.close {
    background-color: transparent;
    border: none;
    float: right;
  }
  
  /* line 180, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product .entire-product-link {
    display: block;
    overflow: hidden;
  }
  
  /* line 184, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product .entire-product-link:hover {
    text-decoration: none;
  }
  
  /* line 187, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__product .entire-product-link:hover .ms-wishlist-items__product-title {
    text-decoration: underline;
  }
  
  /* line 194, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__inventory-label {
    color: var(--msv-wishlist-link-color);
  }
  
  /* line 198, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
  .ms-wishlist-items__message-empty, .ms-wishlist-items__message-waiting, .ms-wishlist-items__message-failed {
    margin-bottom: 32px;
  }
  
  @media screen and (max-width: 768px) {
    /* line 205, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
    .ms-wishlist-items__product {
      width: 310px;
    }
    /* line 208, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
    .ms-wishlist-items__product-image {
      width: 310px;
    }
    /* line 212, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/wishlist-items.scss */
    .ms-wishlist-items__product-status {
      max-width: unset;
    }
    /* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
    .ms-wishlist-items .msc-image-container {
      width: 310;
      height: 310;
    }
    /* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
    .ms-wishlist-items .msc_image {
      width: 310;
      height: 310;
    }
    /* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
    .ms-wishlist-items .msc-loading_image {
      background-image: url("data:image/svg+xml,%3Csvg width='310' height='310' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
    }
    /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
    .ms-wishlist-items .msc-empty_image {
      background-image: url("data:image/svg+xml,%3Csvg width='310' height='310' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
    }
    /* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
    .ms-wishlist-items .msc-thumbnail_image {
      filter: blur(4.65);
    }
  }
  
  /* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-wishlist-items .msc-image-container {
    width: 310;
    height: 310;
  }
  
  /* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-wishlist-items .msc_image {
    width: 310;
    height: 310;
  }
  
  /* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-wishlist-items .msc-loading_image {
    background-image: url("data:image/svg+xml,%3Csvg width='310' height='310' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-wishlist-items .msc-empty_image {
    background-image: url("data:image/svg+xml,%3Csvg width='310' height='310' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  /* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-wishlist-items .msc-thumbnail_image {
    filter: blur(4.65);
  }
  
/*WishlistEnd*/


/*Order Confirmation*/
/* line 64, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
.ms-order-confirmation {
    width: 100%;
    margin: auto;
    max-width: 794px;
    position: relative;
  }
  
  /* line 70, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__heading {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-heavy);
    font-size: 24px;
    line-height: 31px;
    text-transform: none;
    color: var(--msv-font-primary-color);
    margin-bottom: 20px;
    margin-top: 20px;
  }
  
  /* line 77, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-information {
    padding-bottom: 20px;
  }
  
  /* line 80, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-information-qr-code {
    align-items: center;
    background-color: #FFFFFF;
    display: flex;
    height: 120px;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 280px;
  }
  
  /* line 90, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-information-qr-code .qrcode-screenreader-text {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  @media only screen and (max-width: 768px) {
    /* line 80, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__order-information-qr-code {
      width: 100%;
    }
  }
  
  /* line 106, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-information-channel-reference-id, .ms-order-confirmation__order-information-sales-id, .ms-order-confirmation__order-information-receipt-id, .ms-order-confirmation__order-information-receipt-email {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-transform: none;
    display: block;
    margin-bottom: 10px;
  }
  
  /* line 114, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-information-channel-reference-id span, .ms-order-confirmation__order-information-sales-id span, .ms-order-confirmation__order-information-receipt-id span, .ms-order-confirmation__order-information-receipt-email span {
    font-weight: 600;
  }
  
  /* line 119, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-information-created-date {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-transform: none;
    position: absolute;
    top: 8px;
    right: 0;
  }
  
  @media screen and (max-width: 768px) {
    /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__order-information-created-date {
      position: relative;
      top: 0;
      display: block;
      margin-bottom: 10px;
    }
  }
  
  /* line 135, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-information-count {
    border-right: 1px solid #000000;
    padding-left: 8px;
    padding-right: 8px;
  }
  
  /* line 141, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-information-amount {
    padding-left: 8px;
  }
  
  /* line 146, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__btn-keep-shopping {
    margin-bottom: 20px;
    background-color: var(--msv-accent-brand-color);
    border: 1px solid var(--msv-accent-brand-color);
    color: var(--msv-font-secondary-color);
    padding: 12px 20px;
    min-width: 160px;
  }
  
  /* line 33, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-confirmation__btn-keep-shopping:hover, .ms-order-confirmation__btn-keep-shopping:focus {
    background-color: var(--msv-accent-brand-alt-color);
    border-color: var(--msv-accent-brand-alt-color);
  }
  
  /* line 39, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-confirmation__btn-keep-shopping:disabled, .ms-order-confirmation__btn-keep-shopping[disabled] {
    cursor: default;
    border-color: #D1D1D1;
    background-color: #D1D1D1;
    color: var(--msv-font-secondary-color);
  }
  
  /* line 152, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-lines {
    display: flex;
    flex-wrap: wrap;
    padding: 12px 0 0 0;
  }
  
  /* line 157, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-lines-shipping-items-label, .ms-order-confirmation__sales-lines-picking-items-label, .ms-order-confirmation__sales-lines-emailing-items-label {
    display: block;
    font-weight: 600;
  }
  
  /* line 162, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-lines:first-child {
    border-top: none;
  }
  
  /* line 167, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__groups {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-transform: none;
    border-bottom: 1px solid #1D1D1D;
    border-top: 1px solid #1D1D1D;
    display: flex;
    flex-wrap: wrap;
  }
  
  /* line 176, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__group-deliveryType-pickUp, .ms-order-confirmation__group-deliveryType-ship, .ms-order-confirmation__group-deliveryType-email {
    flex: 0 0 50%;
    display: flex;
    flex-direction: column;
  }
  
  /* line 182, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__group-delivery {
    padding-right: 20px;
    padding-top: 20px;
  }
  
  /* line 186, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__group-delivery-heading {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-heavy);
    font-size: 16px;
    line-height: 21px;
    text-transform: none;
    margin-right: 5px;
  }
  
  /* line 191, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__group-delivery-total-items {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 31px;
    text-transform: none;
    color: #616365;
    margin-right: 5px;
  }
  
  /* line 197, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__group-delivery-processing-label {
    display: block;
  }
  
  /* line 203, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__tracking-link {
    text-decoration: underline;
  }
  
  /* line 207, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-line {
    margin: 0 12px 20px 0;
  }
  
  /* line 210, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-line .msc-cart-line {
    display: block;
    width: 81px;
  }
  
  /* line 214, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-line .msc-cart-line__product {
    display: none;
  }
  
  /* line 218, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-line .msc-cart-line__product-image {
    margin: 0;
  }
  
  /* line 222, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-line .msc-cart-line__product-title {
    font-size: 16px;
    line-height: 20px;
  }
  
  /* line 228, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-line .msc-cart-line__quantity .quantity-label {
    font-size: 14px;
    line-height: 20px;
  }
  
  /* line 233, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-line .msc-cart-line__quantity .quantity-value {
    color: #616365;
    display: inline;
    font-size: 14px;
    margin-left: 5px;
  }
  
  /* line 241, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-line .msc-cart-line__product-price, .ms-order-confirmation__sales-line .msc-cart-line__product-savings {
    display: none;
  }
  
  /* line 245, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-line .msc-cart-line__quantity.single-quantity {
    visibility: hidden;
  }
  
  /* line 249, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-line .msc-cart-line-item-product-discount {
    display: none;
    color: var(--msv-success-color);
  }
  
  /* line 255, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__sales-line-btn-buy-it-again {
    margin-top: 20px;
    width: 140px;
    background-color: var(--msv-secondary-button-background-color);
    border: 1px solid var(--msv-accent-brand-color);
    color: var(--msv-font-primary-color);
    padding: 12px 20px;
    min-width: 160px;
  }
  
  /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-confirmation__sales-line-btn-buy-it-again:hover, .ms-order-confirmation__sales-line-btn-buy-it-again:focus {
    background-color: var(--msv-accent-secondary-btn);
  }
  
  /* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-confirmation__sales-line-btn-buy-it-again:disabled, .ms-order-confirmation__sales-line-btn-buy-it-again[disabled] {
    cursor: default;
    border-color: #D1D1D1;
    background-color: #D1D1D1;
    color: var(--msv-font-secondary-color);
  }
  
  /* line 263, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-summary {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-transform: none;
    float: right;
    padding: 20px 0;
    width: 50%;
  }
  
  /* line 269, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-summary::after {
    clear: both;
  }
  
  /* line 273, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-summary-heading {
    display: none;
  }
  
  /* line 277, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-summary-line-subtotal, .ms-order-confirmation__order-summary-line-shipping, .ms-order-confirmation__order-summary-line-tax-amount {
    margin-bottom: 8px;
    width: 100%;
  }
  
  /* line 284, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-summary-line-total-amount {
    border-top: 1px dashed #1D1D1D;
    margin-bottom: 8px;
    padding-top: 8px;
    width: 100%;
  }
  
  /* line 290, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-summary-line-total-amount .ms-order-details__order-summary-label {
    font-weight: var(--msv-font-weight-bold);
  }
  
  /* line 296, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-summary-line-earned-points .ms-order-details__order-summary-label {
    font-weight: var(--msv-font-weight-bold);
  }
  
  /* line 301, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__order-summary-price {
    float: right;
  }
  
  /* line 306, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__help {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-transform: none;
    padding: 20px 0;
  }
  
  /* line 310, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__help-title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-heavy);
    font-size: 16px;
    line-height: 21px;
    text-transform: none;
    margin-bottom: 4px;
  }
  
  /* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
  .ms-order-confirmation__help-content-number:focus {
    border: 1px dashed #FFFFFF;
    outline: 1px dashed #000000;
  }
  
  /* line 320, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__payment-methods {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-transform: none;
    padding: 20px 0;
    width: 50%;
    float: left;
  }
  
  /* line 326, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__payment-methods-title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-heavy);
    font-size: 16px;
    line-height: 21px;
    text-transform: none;
    margin-bottom: 12px;
  }
  
  /* line 331, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__payment-methods-line {
    margin-bottom: 8px;
  }
  
  /* line 335, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__payment-methods-card-amount, .ms-order-confirmation__payment-methods-loyalty-amount, .ms-order-confirmation__payment-methods-gift-card-amount {
    margin-left: 4px;
  }
  
  /* line 342, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__address {
    font-weight: 355;
    margin-bottom: 6px;
    margin-top: 6px;
  }
  
  /* line 347, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__address-header {
    display: none;
  }
  
  /* line 353, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__address-city::before, .ms-order-confirmation__address-threeletterisoregionname::before {
    content: "\A";
    white-space: pre;
  }
  
  /* line 359, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__address-county {
    display: none;
  }
  
  /* line 363, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__address-name, .ms-order-confirmation__address-phone {
    display: block;
  }
  
  /* line 369, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__pickup-date-timeslot {
    padding-top: 30px;
    margin-bottom: 6px;
  }
  
  /* line 373, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__pickup-date-timeslot-title {
    font-weight: 600;
    padding-bottom: 8px;
  }
  
  /* line 378, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__pickup-date-timeslot-content {
    font-weight: 355;
  }
  
  /* line 383, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation__alert {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  
  @media screen and (min-width: 769px) {
    /* line 64, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation {
      margin: 0 auto;
    }
    /* line 393, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__sales-lines-shipping-items-label, .ms-order-confirmation__sales-lines-picking-items-label {
      padding-top: 30px;
    }
    /* line 397, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__sales-lines-emailing-items-label {
      margin-top: auto;
    }
    /* line 403, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__address-phone {
      position: absolute;
    }
    /* line 409, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__groups > div:nth-child(2n) + div::before {
      content: "";
      display: block;
      width: 200%;
      border-top: 1px solid #1D1D1D;
    }
    /* line 417, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__payment-methods {
      padding: 20px 0 10px 0;
    }
  }
  
  @media screen and (max-width: 768px) {
    /* line 423, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__groups {
      display: block;
    }
    /* line 426, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__groups > div {
      border-top: 1px solid #1D1D1D;
    }
    /* line 430, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__groups > div:first-of-type {
      border: none;
    }
    /* line 434, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__groups_delivery {
      padding-right: 0;
    }
    /* line 439, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__sales-lines {
      width: 100%;
    }
    /* line 442, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__sales-lines-shipping-items-label, .ms-order-confirmation__sales-lines-picking-items-label {
      padding-top: 20px;
    }
    /* line 447, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__order-summary, .ms-order-confirmation__payment-methods, .ms-order-confirmation__help {
      float: none;
      padding-right: 0;
      width: 100%;
      position: relative;
      margin-left: 0;
    }
    /* line 455, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__help, .ms-order-confirmation__order-summary {
      border-top: 1px solid #1D1D1D;
    }
    /* line 460, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__order-summary-heading, .ms-order-confirmation__order-summary-line-subtotal, .ms-order-confirmation__order-summary-line-shipping, .ms-order-confirmation__order-summary-line-tax-amount, .ms-order-confirmation__order-summary-line-total-amount {
      max-width: 100%;
    }
    /* line 469, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation__btn-keep-shopping, .ms-order-confirmation__sales-line-btn-buy-it-again {
      width: 100%;
    }
    /* line 474, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
    .ms-order-confirmation .msc-cart-line__product-price {
      position: unset;
    }
  }
  
  /* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-confirmation .msc-image-container {
    width: 81px;
    height: 81px;
  }
  
  /* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-confirmation .msc_image {
    width: 81px;
    height: 81px;
  }
  
  /* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-confirmation .msc-loading_image {
    background-image: url("data:image/svg+xml,%3Csvg width='81px' height='81px' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-confirmation .msc-empty_image {
    background-image: url("data:image/svg+xml,%3Csvg width='81px' height='81px' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  /* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-confirmation .msc-thumbnail_image {
    filter: blur(1.215px);
  }
  
  /* line 481, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-confirmation.scss */
  .ms-order-confirmation .msc-empty_image {
    background-size: 100%;
  }
/*Order Confirmation*/

/*Order details*/
/* line 83, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
:root {
    --msv-order-details-border: #D1D1D1;
    --msv-order-details-heading-font-color: var(--msv-font-primary-color);
    --msv-order-details-heading-font-size: var(--msv-body-font-size-xl);
    --msv-order-details-title-font-color: var(--msv-font-primary-color);
    --msv-order-details-title-font-size: var(--msv-body-font-size-l);
    --msv-order-details-text-font-size: var(--msv-body-font-size-m);
    --msv-order-details-text-font-color: var(--msv-font-primary-color);
    --msv-order-details-secondary-btn-bg: var(--msv-secondary-button-background-color);
    --msv-order-details-secondary-btn-font-color: var(--msv-font-primary-color);
    --msv-order-details-secondary-btn-border: var(--msv-accent-brand-color);
    --msv-order-buy-again-link-color: var(--msv-font-primary-color);
    --msv-order-details-qr-code-bg-color: #FFFFFF;
    --msv-order-details-view-mode-selected-btn-background: var(--msv-selected-button-background);
    --msv-order-details-view-mode-selected-hovered-btn-background: var(--msv-selected-hovered-button-background);
  }
  
  /* line 114, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details {
    /* stylelint-disable-next-line no-descending-specificity -- Auto-suppressed. Please fix if possible. */
  }
  
  /* line 115, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__heading {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-normal);
    font-size: var(--msv-order-details-heading-font-size);
    line-height: 31px;
    text-transform: none;
    color: var(--msv-order-details-heading-font-color);
    margin-top: 20px;
  }
  
  /* line 125, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-order-placed-by {
    margin-bottom: 12px;
  }
  
  /* line 128, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-order-placed-by .bolded {
    font-weight: bold;
  }
  
  /* line 133, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-information {
    padding-bottom: 8px;
    padding-top: 32px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-normal);
    font-size: var(--msv-order-details-text-font-size);
    line-height: 21px;
    text-transform: none;
    color: var(--msv-order-details-text-font-color);
  }
  
  /* line 140, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-information-channel-name {
    color: var(--msv-order-details-title-font-color);
    display: block;
    font-size: 20px;
    font-weight: var(--msv-font-weight-heavy);
    line-height: 28px;
    margin-bottom: 12px;
  }
  
  /* line 149, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-information-channel-address {
    display: block;
    font-size: 20px;
    font-weight: var(--msv-font-weight-heavy);
    line-height: 28px;
    margin-bottom: 12px;
    margin-top: -12px;
  }
  
  /* line 158, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-information-qr-code {
    align-items: center;
    background-color: var(--msv-order-details-qr-code-bg-color);
    display: flex;
    height: 120px;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 280px;
  }
  
  /* line 168, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-information-qr-code .qrcode-screenreader-text {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  @media only screen and (max-width: 768px) {
    /* line 158, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__order-information-qr-code {
      width: 100%;
    }
  }
  
  /* line 184, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-information-channel-reference-id, .ms-order-details__order-information-sales-id, .ms-order-details__order-information-receipt-id, .ms-order-details__order-information-receipt-email {
    display: block;
  }
  
  /* line 191, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-information-created-date {
    padding-right: 8px;
    border-right: 1px solid #1D1D1D;
  }
  
  /* line 196, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-information-count {
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    border-right: 1px solid #1D1D1D;
  }
  
  /* line 203, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-information-amount {
    padding-left: 8px;
  }
  
  @media screen and (max-width: 320px) {
    /* line 208, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__order-information-amount {
      padding-left: 0;
    }
  }
  
  /* line 214, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__btn-keep-shopping {
    margin-bottom: 20px;
    background-color: var(--msv-order-details-secondary-btn-bg);
    border: 1px solid var(--msv-order-details-secondary-btn-border);
    color: var(--msv-order-details-secondary-btn-font-color);
    padding: 12px 20px;
    min-width: 160px;
  }
  
  /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-details__btn-keep-shopping:hover, .ms-order-details__btn-keep-shopping:focus {
    background-color: var(--msv-accent-secondary-btn);
  }
  
  /* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-details__btn-keep-shopping:disabled, .ms-order-details__btn-keep-shopping[disabled] {
    cursor: default;
    border-color: #D1D1D1;
    background-color: #D1D1D1;
    color: var(--msv-font-secondary-color);
  }
  
  /* line 221, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-lines {
    flex: 3;
  }
  
  /* line 224, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-lines:first-child {
    border-top: none;
  }
  
  /* line 229, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-lines .ms-order-details__tracking-info:not(:first-child) {
    padding-top: 15px;
  }
  
  /* line 235, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-status {
    color: var(--msv-success-color);
    float: right;
    position: relative;
    top: -144px;
  }
  
  /* line 242, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__groups {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-normal);
    font-size: var(--msv-order-details-text-font-size);
    line-height: 21px;
    text-transform: none;
    border-bottom: 1px solid var(--msv-order-details-border);
    margin-top: 50px;
  }
  
  /* line 249, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__group {
    flex-wrap: wrap;
    padding-top: 20px;
  }
  
  /* line 253, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__group-delivery {
    padding-bottom: 28px;
    padding-right: 20px;
  }
  
  /* line 257, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__group-delivery-heading {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-bold);
    font-size: var(--msv-order-details-heading-font-size);
    line-height: 31px;
    text-transform: none;
    color: var(--msv-order-details-heading-font-color);
    margin-right: 5px;
  }
  
  /* line 262, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__group-delivery-heading .ms-order-details__sales-status {
    color: var(--msv-order-details-heading-font-color);
    float: left;
    top: 0;
  }
  
  /* line 268, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__group-delivery-heading .pickUp-icon {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-bold);
    font-size: var(--msv-order-details-title-font-size);
    line-height: 24px;
    text-transform: none;
  }
  
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-details__group-delivery-heading .pickUp-icon:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  
  /* line 272, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__group-delivery-heading .pickUp-icon::before {
    padding-right: 10px;
  }
  
  /* line 277, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__group-delivery-heading .ship-icon {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-bold);
    font-size: var(--msv-order-details-title-font-size);
    line-height: 24px;
    text-transform: none;
  }
  
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-details__group-delivery-heading .ship-icon:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  
  /* line 281, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__group-delivery-heading .ship-icon::before {
    padding-right: 10px;
  }
  
  /* line 286, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__group-delivery-heading .email-icon {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-bold);
    font-size: var(--msv-order-details-title-font-size);
    line-height: 24px;
    text-transform: none;
  }
  
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-details__group-delivery-heading .email-icon:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  
  /* line 290, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__group-delivery-heading .email-icon::before {
    padding-right: 10px;
  }
  
  /* line 296, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__group-delivery-total-items {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-normal);
    font-size: var(--msv-order-details-text-font-size);
    line-height: 21px;
    text-transform: none;
    color: var(--msv-order-details-heading-font-color);
    margin-right: 5px;
  }
  
  /* line 303, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__group:first-child {
    border-top: none;
  }
  
  /* line 306, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__group:first-child .ms-order-details__sales-lines {
    border-top: none;
  }
  
  /* line 312, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details .multiple-pickUp {
    padding-bottom: 0;
  }
  
  /* line 316, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__tracking-link {
    text-decoration: underline;
  }
  
  /* line 321, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__tracking-info {
    color: var(--msv-order-details-text-font-color);
    display: block;
  }
  
  /* line 326, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line {
    padding: 20px 0;
  }
  
  /* line 329, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line__unavailable-product {
    opacity: 0.5;
  }
  
  /* line 333, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line {
    width: 100%;
  }
  
  /* line 336, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__product {
    flex: none;
  }
  
  /* line 341, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__product-variant-size .name, .ms-order-details__sales-line .msc-cart-line__product-variant-color .name, .ms-order-details__sales-line .msc-cart-line__product-variant-style .name, .ms-order-details__sales-line .msc-cart-line__product-variant-config .name {
    color: var(--msv-order-details-text-font-color);
  }
  
  /* line 348, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__other-charges-label, .ms-order-details__sales-line .msc-cart-line__freight-label,
  .ms-order-details__sales-line .msc-cart-line .shipping-value,
  .ms-order-details__sales-line .msc-cart-line .other-charge-value {
    color: var(--msv-order-details-text-font-color);
  }
  
  /* line 355, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__product-image img {
    max-width: 147px;
    width: 147px;
    height: 147px;
  }
  
  /* line 361, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__content {
    display: flex;
    flex: auto;
    flex-direction: column;
    position: relative;
  }
  
  /* line 368, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__product-title {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-bold);
    font-size: var(--msv-order-details-title-font-size);
    line-height: 24px;
    text-transform: none;
    color: var(--msv-order-details-title-font-color);
    max-width: 80%;
  }
  
  /* line 374, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__product-variants {
    color: var(--msv-order-details-text-font-color);
    font-size: var(--msv-order-details-text-font-size);
  }
  
  /* line 379, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__quantity {
    color: var(--msv-order-details-text-font-color);
    font-size: var(--msv-order-details-text-font-size);
    margin-left: 0;
    left: 0;
    bottom: 0;
  }
  
  /* line 386, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__quantity .quantity-label {
    line-height: 20px;
  }
  
  /* line 390, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__quantity .quantity-value {
    margin-left: 5px;
    display: inline;
  }
  
  /* line 396, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__product-savings {
    display: none;
  }
  
  /* line 400, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__product-price {
    position: absolute;
    right: 0;
    top: 0;
    display: inline;
  }
  
  /* line 406, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__product-price .discount-value .msc-price__strikethrough {
    display: none;
  }
  
  /* line 410, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line__product-price .msc-price__actual {
    color: var(--msv-order-details-text-font-color);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-bold);
    font-size: var(--msv-order-details-title-font-size);
    line-height: 24px;
    text-transform: none;
  }
  
  /* line 417, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line .msc-cart-line-item-product-discount {
    display: none;
  }
  
  /* line 422, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line-btn-buy-it-again {
    display: initial;
    left: 165px;
    margin-top: 20px;
    position: relative;
    bottom: 0;
    width: 200px;
    background-color: var(--msv-order-details-secondary-btn-bg);
    border: 1px solid var(--msv-order-details-secondary-btn-border);
    color: var(--msv-order-details-secondary-btn-font-color);
    padding: 12px 20px;
    min-width: 160px;
  }
  
  /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-details__sales-line-btn-buy-it-again:hover, .ms-order-details__sales-line-btn-buy-it-again:focus {
    background-color: var(--msv-accent-secondary-btn);
  }
  
  /* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-details__sales-line-btn-buy-it-again:disabled, .ms-order-details__sales-line-btn-buy-it-again[disabled] {
    cursor: default;
    border-color: #D1D1D1;
    background-color: #D1D1D1;
    color: var(--msv-font-secondary-color);
  }
  
  /* line 434, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line-btn-buy-it-again.msc-btn {
    padding-left: 33px;
    padding-right: 33px;
  }
  
  /* line 440, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line-btn-buy-it-again-link {
    border-color: transparent;
    background-color: transparent;
    color: var(--msv-order-buy-again-link-color);
    display: flex;
    left: 165px;
    padding: 0;
    position: relative;
    width: 200px;
    text-decoration: underline;
  }
  
  /* line 19, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-details__sales-line-btn-buy-it-again-link:hover {
    text-decoration: underline;
    cursor: pointer;
  }
  
  /* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
  .ms-order-details__sales-line-btn-buy-it-again-link:focus {
    border: 1px dashed #FFFFFF;
    outline: 1px dashed #000000;
  }
  
  /* line 450, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line-btn-buy-it-again-link::after {
    content: "";
  }
  
  /* line 454, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line-btn-buy-it-again-link:disabled {
    color: #D1D1D1;
  }
  
  /* line 459, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line-btn-buy-it-again-link-padding {
    padding-left: 53px;
  }
  
  /* line 463, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line-checkbox {
    padding-top: 64px;
  }
  
  /* line 467, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__sales-line-checkbox-control {
    display: flex;
    width: 100%;
  }
  
  /* line 473, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-summary {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-normal);
    font-size: var(--msv-order-details-title-font-size);
    line-height: 24px;
    text-transform: none;
    flex: 4;
  }
  
  /* line 477, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-summary-heading {
    display: none;
  }
  
  /* line 481, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-summary-line-subtotal, .ms-order-details__order-summary-line-shipping, .ms-order-details__order-summary-line-tax-amount {
    margin-bottom: 20px;
  }
  
  /* line 487, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-summary-line-total-amount {
    margin-bottom: 20px;
    margin-top: 20px;
    /* stylelint-disable-next-line no-descending-specificity -- Auto-suppressed. Please fix if possible. */
  }
  
  /* line 492, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-summary-line-total-amount .msc-price__actual {
    font-size: var(--msv-body-font-size-xl);
    line-height: 31px;
  }
  
  /* line 498, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-summary-line-earned-points {
    border-top: 1px solid #D1D1D1;
    padding-top: 20px;
  }
  
  /* line 502, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-summary-line-earned-points .ms-order-details__order-summary-label {
    font-weight: var(--msv-font-weight-bold);
  }
  
  /* line 507, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-summary-price {
    float: right;
    font-weight: var(--msv-font-weight-bold);
  }
  
  /* line 513, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__help {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-normal);
    font-size: var(--msv-order-details-text-font-size);
    line-height: 21px;
    text-transform: none;
    color: var(--msv-order-details-text-font-color);
    float: left;
    margin-bottom: 28px;
    width: 100%;
  }
  
  /* line 520, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__help-title {
    font-weight: var(--msv-font-weight-bold);
    margin-top: 20px;
    margin-bottom: 8px;
  }
  
  /* line 526, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__help-label::after {
    content: " ";
  }
  
  /* line 530, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__help-content-number {
    text-decoration: underline;
  }
  
  /* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
  .ms-order-details__help-content-number:focus {
    border: 1px dashed #FFFFFF;
    outline: 1px dashed #000000;
  }
  
  /* line 536, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__order-summary-container {
    color: var(--msv-order-details-text-font-color);
    padding: 20px;
  }
  
  /* line 541, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__payment-methods {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: var(--msv-font-weight-normal);
    font-size: var(--msv-order-details-text-font-size);
    line-height: 21px;
    text-transform: none;
    color: var(--msv-order-details-text-font-color);
    flex: 1;
  }
  
  /* line 546, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__payment-methods-title {
    font-weight: var(--msv-font-weight-bold);
    margin-bottom: 8px;
  }
  
  /* line 551, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__payment-methods-line {
    margin-bottom: 20px;
  }
  
  /* line 555, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__payment-methods-card-amount::before, .ms-order-details__payment-methods-loyalty-amount::before, .ms-order-details__payment-methods-cash-amount::before, .ms-order-details__payment-methods-gift-card-amount::before, .ms-order-details__payment-methods-customer-account-amount::before {
    content: " ";
  }
  
  /* line 564, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__address {
    color: var(--msv-order-details-text-font-color);
    display: block;
    padding: 20px 0;
    flex: 1;
  }
  
  /* line 570, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__address-header {
    font-weight: bold;
    padding-bottom: 8px;
  }
  
  /* line 576, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__address-city::before, .ms-order-details__address-threeletterisoregionname::before {
    content: "\A";
    white-space: pre;
  }
  
  /* line 582, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__address-name, .ms-order-details__address-phone {
    display: block;
  }
  
  /* line 586, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__address-name-label, .ms-order-details__address-phone-label {
    display: none;
  }
  
  /* line 590, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__address-name-icon, .ms-order-details__address-phone-icon {
    padding-right: 5px;
  }
  
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-details__address-name-icon:before, .ms-order-details__address-phone-icon:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  
  /* line 598, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__delivery-container {
    flex: 1;
  }
  
  /* line 602, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__pickup-date-timeslot {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  
  /* line 606, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__pickup-date-timeslot-title {
    font-weight: var(--msv-font-weight-bold);
    padding-bottom: 8px;
  }
  
  /* line 612, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__alert {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  
  /* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-details .msc-image-container {
    width: 147px;
    height: 147px;
  }
  
  /* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-details .msc_image {
    width: 147px;
    height: 147px;
  }
  
  /* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-details .msc-loading_image {
    background-image: url("data:image/svg+xml,%3Csvg width='147px' height='147px' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-details .msc-empty_image {
    background-image: url("data:image/svg+xml,%3Csvg width='147px' height='147px' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  /* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-details .msc-thumbnail_image {
    filter: blur(2.205px);
  }
  
  @media screen and (min-width: 992px) {
    /* line 621, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__order-summary-container {
      display: flex;
      justify-content: space-between;
    }
    /* line 626, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__order-summary, .ms-order-details__sales-lines {
      padding-right: 20%;
    }
    /* line 630, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__sales-lines_container {
      display: flex;
      justify-content: space-between;
    }
    /* line 634, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__sales-lines_container .msc-cart-line__content {
      flex-wrap: nowrap;
    }
    /* line 641, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__group-deliveryType-ship.salesStatus-shipped .ms-order-details__address {
      padding: 43px 0 20px 0;
    }
  }
  
  @media screen and (max-width: 992px) {
    /* line 649, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__sales-lines {
      width: 100%;
    }
    /* line 653, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__sales-line .msc-cart-line {
      width: 100%;
    }
  }
  
  @media screen and (max-width: 768px) {
    /* line 659, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__group {
      display: block;
    }
    /* line 662, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__group_delivery {
      padding-right: 0;
    }
    /* line 667, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__sales-lines {
      width: 100%;
    }
    /* line 671, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__sales-status {
      top: -174px;
    }
    /* line 675, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__order-summary, .ms-order-details__payment-methods, .ms-order-details__help {
      float: none;
      margin-top: 20px;
      padding-right: 0;
      width: 100%;
    }
    /* line 682, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__btn-keep-shopping {
      width: 100%;
    }
    /* line 686, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__sales-line {
      padding-bottom: 40px;
    }
    /* line 689, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__sales-line-btn-buy-it-again {
      display: block;
      left: 0;
      margin-left: 100px;
      top: 0;
      width: auto;
    }
    /* line 697, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__sales-line-btn-buy-it-again-link {
      display: block;
      left: 0;
      margin-left: 100px;
      top: 0;
      width: auto;
    }
    /* line 705, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__sales-line-checkbox {
      padding-top: 30px;
    }
    /* line 710, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details .msc-cart-line {
      width: 100%;
    }
    /* line 713, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details .msc-cart-line__product-price {
      position: relative;
      text-align: left;
      margin-left: 0;
      width: 0;
    }
    /* line 720, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details .msc-cart-line__product-image img {
      max-width: 80px;
      width: 80px;
      height: 80px;
    }
    /* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
    .ms-order-details .msc-image-container {
      width: 80px;
      height: 80px;
    }
    /* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
    .ms-order-details .msc_image {
      width: 80px;
      height: 80px;
    }
    /* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
    .ms-order-details .msc-loading_image {
      background-image: url("data:image/svg+xml,%3Csvg width='80px' height='80px' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
    }
    /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
    .ms-order-details .msc-empty_image {
      background-image: url("data:image/svg+xml,%3Csvg width='80px' height='80px' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
    }
    /* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
    .ms-order-details .msc-thumbnail_image {
      filter: blur(1.2px);
    }
  }
  
  /* line 730, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-view-actions {
    margin-top: 50px;
    margin-bottom: 10px;
  }
  
  @media screen and (max-width: 768px) {
    /* line 730, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__table-view-actions {
      display: grid;
      margin-top: 60px;
      margin-bottom: 20px;
    }
  }
  
  /* line 740, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-view-actions__buy-selected {
    background-color: var(--msv-accent-brand-color);
    border: 1px solid var(--msv-accent-brand-color);
    color: var(--msv-font-secondary-color);
    padding: 12px 20px;
    min-width: 160px;
  }
  
  /* line 33, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-details__table-view-actions__buy-selected:hover, .ms-order-details__table-view-actions__buy-selected:focus {
    background-color: var(--msv-accent-brand-alt-color);
    border-color: var(--msv-accent-brand-alt-color);
  }
  
  /* line 39, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-details__table-view-actions__buy-selected:disabled, .ms-order-details__table-view-actions__buy-selected[disabled] {
    cursor: default;
    border-color: #D1D1D1;
    background-color: #D1D1D1;
    color: var(--msv-font-secondary-color);
  }
  
  /* line 744, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-view-actions__enable-selection {
    background-color: var(--msv-accent-brand-color);
    border: 1px solid var(--msv-accent-brand-color);
    color: var(--msv-font-secondary-color);
    padding: 12px 20px;
    min-width: 160px;
  }
  
  /* line 33, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-details__table-view-actions__enable-selection:hover, .ms-order-details__table-view-actions__enable-selection:focus {
    background-color: var(--msv-accent-brand-alt-color);
    border-color: var(--msv-accent-brand-alt-color);
  }
  
  /* line 39, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-details__table-view-actions__enable-selection:disabled, .ms-order-details__table-view-actions__enable-selection[disabled] {
    cursor: default;
    border-color: #D1D1D1;
    background-color: #D1D1D1;
    color: var(--msv-font-secondary-color);
  }
  
  /* line 748, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-view-actions__disable-selection {
    background-color: var(--msv-secondary-button-background-color);
    border: 1px solid var(--msv-accent-brand-color);
    color: var(--msv-font-primary-color);
    padding: 12px 20px;
    min-width: 160px;
    margin-left: 8px;
  }
  
  /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-details__table-view-actions__disable-selection:hover, .ms-order-details__table-view-actions__disable-selection:focus {
    background-color: var(--msv-accent-secondary-btn);
  }
  
  /* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-details__table-view-actions__disable-selection:disabled, .ms-order-details__table-view-actions__disable-selection[disabled] {
    cursor: default;
    border-color: #D1D1D1;
    background-color: #D1D1D1;
    color: var(--msv-font-secondary-color);
  }
  
  @media screen and (max-width: 768px) {
    /* line 748, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__table-view-actions__disable-selection {
      margin-left: unset;
      margin-top: 5px;
    }
  }
  
  /* line 759, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list {
    width: 100%;
    border-collapse: collapse;
  }
  
  /* line 763, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__header {
    text-align: left;
    border-bottom: 1.5px solid #D1D1D1;
  }
  
  /* line 768, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__header__row {
    height: 50px;
  }
  
  /* line 771, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__header__row th {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  
  /* line 778, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__header__row__column-with-number {
    text-align: right;
  }
  
  /* line 784, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__row {
    height: 54px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    border-bottom: 1.5px solid #D1D1D1;
  }
  
  /* line 793, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__row__unavailable-product {
    opacity: 0.5;
  }
  
  /* line 797, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__row__column-with-number {
    text-align: right;
  }
  
  /* line 801, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__row__product-info {
    display: grid;
  }
  
  /* line 805, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__row__product-name {
    font-weight: bold;
  }
  
  /* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-details__table-list__row__product-image-container .msc-image-container {
    width: 64px;
    height: 64px;
  }
  
  /* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-details__table-list__row__product-image-container .msc_image {
    width: 64px;
    height: 64px;
  }
  
  /* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-details__table-list__row__product-image-container .msc-loading_image {
    background-image: url("data:image/svg+xml,%3Csvg width='64px' height='64px' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-details__table-list__row__product-image-container .msc-empty_image {
    background-image: url("data:image/svg+xml,%3Csvg width='64px' height='64px' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  /* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-details__table-list__row__product-image-container .msc-thumbnail_image {
    filter: blur(0.96px);
  }
  
  /* line 813, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__row__buy-again {
    font-size: 18px;
    color: var(--msv-accent-brand-color);
    background-color: transparent;
    width: 48px;
    height: 48px;
    padding-left: 0;
    padding-right: 0;
  }
  
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-details__table-list__row__buy-again:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  
  /* line 824, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__row__buy-again:disabled {
    color: #D1D1D1;
  }
  
  /* line 830, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__row__extra-actions-cell__toggle {
    background: none;
    height: 82px;
  }
  
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-details__table-list__row__extra-actions-cell__toggle:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  
  /* line 836, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__row__extra-actions-cell__actions-container {
    align-items: flex-start;
    background: #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 3.2px 7.2px rgba(0, 0, 0, 0.132), 0 0.6px 1.8px rgba(0, 0, 0, 0.108);
    flex-direction: column;
    height: auto;
    padding-left: 0;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10;
  }
  
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-details__table-list__row__extra-actions-cell__actions-container__view-details:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-details__table-list__row__extra-actions-cell__actions-container__buy-again:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  
  /* line 857, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__row__extra-actions-cell__actions-container button {
    background: none;
    height: 60px;
    padding: 0 8px;
    text-align: left;
    width: 100%;
  }
  
  /* line 864, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list__row__extra-actions-cell__actions-container button::before {
    margin-right: 12px;
    width: 16px;
    color: var(--msv-accent-brand-color);
  }
  
  /* line 874, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list th, .ms-order-details__table-list td {
    padding: 20px;
  }
  
  @media screen and (max-width: 768px) {
    /* line 874, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
    .ms-order-details__table-list th, .ms-order-details__table-list td {
      padding: 5px;
    }
  }
  
  /* line 881, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__table-list th.ms-order-history__table-list__header__row__mobile-cell, .ms-order-details__table-list th.ms-order-history__table-list__row__mobile-cell, .ms-order-details__table-list td.ms-order-history__table-list__header__row__mobile-cell, .ms-order-details__table-list td.ms-order-history__table-list__row__mobile-cell {
    padding: unset;
  }
  
  /* line 887, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__ms-order-details-view-modes {
    float: right;
  }
  
  /* line 890, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__ms-order-details-view-modes button {
    margin: 0 6px;
    padding: 0 14px;
    color: #4C833A;
    background: none;
  }
  
  /* line 896, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__ms-order-details-view-modes button:hover, .ms-order-details__ms-order-details-view-modes button.msc-view-modes__selected {
    background: var(--msv-order-details-view-mode-selected-btn-background);
  }
  
  /* line 900, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details__ms-order-details-view-modes button:hover.msc-view-modes__selected {
    background-color: var(--msv-order-details-view-mode-selected-hovered-btn-background);
  }
  
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-details__ms-order-details-view-modes__list-view:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-details__ms-order-details-view-modes__detailed-view:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  
  /* line 914, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details .checkbox-container {
    align-items: center;
    vertical-align: middle;
    display: flex;
    position: relative;
    margin-left: 18px;
    padding-left: 35px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 19px;
  }
  
  /* line 929, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details .checkbox-container .checkbox-input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    left: 6px;
    width: 0;
  }
  
  /* line 938, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details .checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 19px;
    width: 19px;
    background-color: transparent;
    border: 1px solid var(--msv-accent-brand-color);
    border-radius: 1rem;
  }
  
  /* line 949, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details .checkbox-container .checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 6px;
    top: 2.25px;
    width: 5px;
    height: 10px;
    border: solid #FFFF00;
    background-color: #107C10;
    border-width: 0 1.75px 1.75px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  /* line 965, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details .checkbox-container input:checked ~ .checkmark {
    background-color: var(--msv-accent-brand-color);
  }
  
  /* line 969, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-details.scss */
  .ms-order-details .checkbox-container input:checked ~ .checkmark::after {
    display: block;
  }

  /* line 169, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
:root {
  --msv-order-template-font-size: var(--msv-body-font-size-m);
  --msv-order-template-border: #D1D1D1;
  --msv-order-template-btn-bg: #FFFFFF;
  --msv-order-template-btn-border-color: #616365;
  --msv-order-template-btn-font-color: var(--msv-font-primary-color);
  --msv-order-template-heading-font-size: var(--msv-body-font-size-xl);
  --msv-order-template-heading-font-color: var(--msv-font-primary-color);
  --msv-order-template-error-bg: var(--msv-error-color);
  --msv-order-template-error-border: var(--msv-error-color);
  --msv-order-template-error-font-color: var(--msv-font-secondary-color);
  --msv-order-template-line-semi-bold-font-weight: $msv-font-weight-heavy;
  --msv-order-template-link-color: var(--msv-font-primary-color);
  --msv-order-template-secondary-btn-bg: var(--msv-secondary-button-background-color);
  --msv-order-template-secondary-btn-font-color: var(--msv-font-primary-color);
  --msv-order-template-secondary-btn-border: var(--msv-accent-brand-color);
  --msv-order-template-primary-btn-bg: var(--msv-accent-brand-color);
  --msv-order-template-primary-btn-font-color: var(--msv-font-secondary-color);
  --msv-order-template-primary-btn-border: var(--msv-accent-brand-color);
  --msv-order-template-disabled-btn-color: #1D1D1D;
  --msv-order-template-alert-bg: #FCDFDF;
  --msv-order-template-alert-color: var(--msv-error-color);
  --msv-order-template-alert-border: var(--msv-error-color);
  --msv-order-template-alert-size: var(--msv-body-font-size-m);
  --msv-order-template-add-line-search-primary-btn-bg: var(--msv-accent-brand-color);
  --msv-order-template-add-line-search-primary-btn-font-color: var(--msv-font-secondary-color);
  --msv-order-template-add-line-search-primary-btn-border: var(--msv-accent-brand-color);
  --msv-order-template-modal-search-font-size: 14px;
}

/* line 213, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-normal);
  font-size: var(--msv-order-template-font-size);
  line-height: 21px;
  text-transform: none;
  margin-bottom: 20px;
}

/* line 217, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__heading {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-normal);
  font-size: var(--msv-order-template-heading-font-size);
  line-height: 31px;
  text-transform: none;
  color: var(--msv-order-template-heading-font-color);
  height: 40px;
  margin-bottom: 20px;
}

/* line 227, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .ms-order-template-action-bar {
  margin-bottom: 20px;
}

/* line 230, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .ms-order-template-action-bar__delete-template-button {
  background-color: var(--msv-order-template-btn-bg);
  border: 1px solid var(--msv-accent-brand-color);
  color: var(--msv-font-primary-color);
  padding: 12px 20px;
  min-width: 160px;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-order-template .ms-order-template-action-bar__delete-template-button:hover, .ms-order-template .ms-order-template-action-bar__delete-template-button:focus {
  background-color: var(--msv-accent-secondary-btn);
}

/* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-order-template .ms-order-template-action-bar__delete-template-button:disabled, .ms-order-template .ms-order-template-action-bar__delete-template-button[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.ms-order-template .ms-order-template-action-bar__delete-template-button:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 235, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .ms-order-template-action-bar__rename-template-button {
  background-color: var(--msv-order-template-btn-bg);
  border: 1px solid var(--msv-accent-brand-color);
  color: var(--msv-font-primary-color);
  padding: 12px 20px;
  min-width: 160px;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-order-template .ms-order-template-action-bar__rename-template-button:hover, .ms-order-template .ms-order-template-action-bar__rename-template-button:focus {
  background-color: var(--msv-accent-secondary-btn);
}

/* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-order-template .ms-order-template-action-bar__rename-template-button:disabled, .ms-order-template .ms-order-template-action-bar__rename-template-button[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.ms-order-template .ms-order-template-action-bar__rename-template-button:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 240, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .ms-order-template-action-bar > button {
  margin: 0 10px;
}

@media only screen and (max-width: 768px) {
  /* line 227, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template .ms-order-template-action-bar {
    display: flex;
    flex-direction: column;
  }
  /* line 248, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template .ms-order-template-action-bar button:not(:last-child) {
    margin-bottom: 1.35rem;
  }
}

/* line 254, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .ms-order-template-products-status {
  display: flex;
  justify-content: flex-end;
  margin-top: 1rem;
}

/* line 259, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .ms-order-template-products-status .msc-alert {
  display: flex;
  flex-direction: row-reverse;
}

/* line 263, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .ms-order-template-products-status .msc-alert button.close {
  background-color: transparent;
  border: none;
  cursor: pointer;
}

/* line 269, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .ms-order-template-products-status .msc-alert__rename-template-button {
  background-color: var(--msv-order-template-btn-bg);
  border: 1px solid var(--msv-accent-brand-color);
  color: var(--msv-font-primary-color);
  padding: 12px 20px;
  min-width: 160px;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-order-template .ms-order-template-products-status .msc-alert__rename-template-button:hover, .ms-order-template .ms-order-template-products-status .msc-alert__rename-template-button:focus {
  background-color: var(--msv-accent-secondary-btn);
}

/* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-order-template .ms-order-template-products-status .msc-alert__rename-template-button:disabled, .ms-order-template .ms-order-template-products-status .msc-alert__rename-template-button[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.ms-order-template .ms-order-template-products-status .msc-alert__rename-template-button:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 276, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .msc-add-line-to-template__button {
  font-weight: var(--msv-font-weight-normal);
  padding: 0;
  line-height: 100%;
  background-color: transparent;
}

/* line 282, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .msc-add-line-to-template__button:hover, .ms-order-template .msc-add-line-to-template__button:focus {
  background-color: var(--msv-order-template-btn-bg);
  border-color: var(--msv-order-template-btn-bg);
}

/* line 288, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .msc-add-line-to-template__button span {
  padding: 0 1rem 0 1.2rem;
  color: var(--msv-order-template-primary-btn-bg);
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-order-template .msc-add-line-to-template__button span:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-order-template .add-selected-to-bag > span:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-order-template .remove-selected > span:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 303, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .remove-selected,
.ms-order-template .add-selected-to-bag {
  padding: 0;
  line-height: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

/* line 310, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .remove-selected:hover, .ms-order-template .remove-selected:focus,
.ms-order-template .add-selected-to-bag:hover,
.ms-order-template .add-selected-to-bag:focus {
  background-color: var(--msv-order-template-btn-bg);
  border-color: var(--msv-order-template-btn-bg);
}

/* line 316, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .remove-selected span,
.ms-order-template .add-selected-to-bag span {
  padding: 0 1rem 0 1.2rem;
  border-left: 1.5px solid #D1D1D1;
  margin-left: 1rem;
  color: var(--msv-order-template-primary-btn-bg);
}

/* line 324, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .remove-selected:disabled span,
.ms-order-template .add-selected-to-bag:disabled span {
  color: var(--msv-order-template-disabled-btn-color);
}

/* line 329, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .bulk-selection-all,
.ms-order-template .bulk-selection-field {
  margin: 20px;
}

/* line 333, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .bulk-selection-all::before,
.ms-order-template .bulk-selection-field::before {
  border: 1px solid #333333;
  content: "\00a0";
  display: inline-block;
  font: 16px/1em sans-serif;
  height: 16px;
  margin: 0 0.25em 0 0;
  padding: 0;
  vertical-align: top;
  width: 16px;
}

/* line 346, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .checkbox-container {
  display: block;
  position: relative;
  margin-left: 18px;
  padding-left: 35px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 19px;
}

/* line 347, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .checkbox-container:hover, .ms-order-template .checkbox-container:focus {
  background-color: var(--msv-order-template-btn-bg);
  border-color: var(--msv-order-template-btn-bg);
  outline: 1px dashed;
}

/* line 365, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* line 373, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .checkbox-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 19px;
  width: 19px;
  background-color: transparent;
  border: 1px solid var(--msv-accent-brand-color);
  border-radius: 1rem;
}

/* line 384, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .checkbox-container input:checked ~ .checkmark {
  background-color: var(--msv-accent-brand-color);
}

/* line 388, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .checkbox-container .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 2.25px;
  width: 5px;
  height: 10px;
  border: solid #FFFF00;
  background-color: var(--msv-accent-brand-color);
  border-width: 0 1.75px 1.75px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 404, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .checkbox-container input:checked ~ .checkmark::after {
  display: block;
}

/* line 408, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template .checkbox-container input.checkbox-input:focus ~ .checkmark {
  outline: 1px dashed;
}

/* line 413, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__message {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  padding: 10px;
}

/* line 417, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__message-failed {
  color: var(--msv-order-template-error-font-color);
  background-color: var(--msv-order-template-error-bg);
  border-color: var(--msv-order-template-error-border);
}

/* line 424, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__line-count {
  padding-left: 12px;
  padding-top: 4px;
}

/* line 429, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__image-props {
  padding-left: 4px;
  padding-top: 4px;
  max-width: 140px;
  margin-right: 2px;
  margin-left: 2px;
}

/* line 437, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__add-to-bag-button {
  background-color: var(--msv-order-template-btn-bg);
  border: 1px solid var(--msv-accent-brand-color);
  color: var(--msv-font-primary-color);
  padding: 12px 20px;
  min-width: 160px;
  width: 160px;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-order-template__add-to-bag-button:hover, .ms-order-template__add-to-bag-button:focus {
  background-color: var(--msv-accent-secondary-btn);
}

/* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-order-template__add-to-bag-button:disabled, .ms-order-template__add-to-bag-button[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 442, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__add-to-bag-button-div {
  padding-bottom: 12px;
  padding-left: 12px;
}

/* line 447, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__tile {
  display: flex;
  flex-direction: column;
  position: relative;
  background: #FFFFFF;
  box-shadow: 0 0.3px 0.9px rgba(0, 0, 0, 0.108), 0 1.6px 3.6px rgba(0, 0, 0, 0.132);
  border: #FFFFFF 1px solid;
  border-radius: 3px;
  margin: 0 20px 40px 0;
}

/* line 458, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__template-title {
  position: absolute;
  height: 0;
  left: 0;
  right: 0;
  top: 65px;
  padding-left: 6px;
  border: 1px solid #EDEDED;
}

/* line 468, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__list-item-title {
  font-weight: var(--msv-font-weight-bold);
  padding-left: 12px;
  padding-top: 8px;
}

/* line 474, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__image-container {
  width: 298px;
  height: 298px;
  padding: 3px;
  margin-left: 12px;
  margin-right: 12px;
  background: #F9F9F9;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}

/* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-order-template__image-container .msc-image-container {
  width: 140px;
  height: 140px;
}

/* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-order-template__image-container .msc_image {
  width: 140px;
  height: 140px;
}

/* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-order-template__image-container .msc-loading_image {
  background-image: url("data:image/svg+xml,%3Csvg width='140px' height='140px' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-order-template__image-container .msc-empty_image {
  background-image: url("data:image/svg+xml,%3Csvg width='140px' height='140px' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-order-template__image-container .msc-thumbnail_image {
  filter: blur(2.1px);
}

/* line 18, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/03-components/order-templates/mixins.scss */
.ms-order-template__image-container .msc-image-container {
  margin: 3px;
}

@media screen and (max-width: 768px) {
  /* line 474, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template__image-container {
    width: 178px;
    height: 178px;
    padding: 3px;
    margin-left: 12px;
    margin-right: 12px;
    background: #F9F9F9;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-template__image-container .msc-image-container {
    width: 80px;
    height: 80px;
  }
  /* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-template__image-container .msc_image {
    width: 80px;
    height: 80px;
  }
  /* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-template__image-container .msc-loading_image {
    background-image: url("data:image/svg+xml,%3Csvg width='80px' height='80px' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-template__image-container .msc-empty_image {
    background-image: url("data:image/svg+xml,%3Csvg width='80px' height='80px' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  /* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-order-template__image-container .msc-thumbnail_image {
    filter: blur(1.2px);
  }
  /* line 40, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/03-components/order-templates/mixins.scss */
  .ms-order-template__image-container .msc-image-container {
    margin: 3px;
  }
}

/* line 483, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__image-container picture img {
  margin: 0;
  max-width: 140px;
  max-height: 140px;
}

/* line 488, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__image-container picture img.product-link:hover {
  cursor: pointer;
}

/* line 494, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__add-template-button {
  background: #4C833A;
  border-radius: 2px;
  color: #FFFFFF;
  margin-bottom: 20px;
}

/* line 501, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__list-item {
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}

/* line 507, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__remove-list {
  background-color: transparent;
  border: 1px solid transparent;
  color: var(--msv-font-primary-color);
  padding: 6px 12px;
  position: absolute;
  right: 0;
  cursor: pointer;
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.ms-order-template__remove-list:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-order-template__remove-list:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 519, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__message-empty, .ms-order-template__message-waiting, .ms-order-template__message-failed {
  margin-bottom: 32px;
}

/* line 525, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table {
  width: 100%;
  border-collapse: collapse;
}

/* line 529, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table th {
  text-align: left;
}

/* line 533, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table tr {
  height: 82px;
  border-bottom: 1.5px solid #D1D1D1;
}

/* line 539, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line {
  height: 82px;
}

/* line 92, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line .quantity {
  white-space: nowrap;
}

/* line 95, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line .quantity .quantity-input {
  display: block;
  width: 100%;
  color: #495057;
  background-color: #FFFFFF;
  border: 1px solid #6B727A;
  border-radius: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  height: 48px;
  padding: 4px 8px;
  background-clip: border-box;
  border-color: transparent;
  position: relative;
  outline-offset: 1px;
  border: 1px solid var(--msv-btn-input-border-color);
  width: 80px;
  display: inline-block;
  margin: 0 8px;
  -moz-appearance: textfield;
  padding: 5px;
  vertical-align: bottom;
}

/* line 105, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line .quantity .quantity-input::-webkit-inner-spin-button, .ms-order-template__table .ms-order-template-table-line .quantity .quantity-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

/* line 111, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line .quantity .quantity__controls {
  padding: 5px;
  padding-left: 0;
  padding-right: 0;
  background: var(--msv-order-template-btn-bg);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid var(--msv-order-template-btn-border-color);
  min-width: auto;
  width: 48px;
  height: 48px;
  cursor: pointer;
}

/* line 124, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line .quantity .quantity__controls:disabled {
  color: #D1D1D1;
}

/* line 129, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line .quantity .increment {
  color: var(--msv-order-template-btn-font-color);
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-order-template__table .ms-order-template-table-line .quantity .increment:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 133, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line .quantity .increment.disabled {
  color: #D1D1D1;
}

/* line 137, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line .quantity .increment:not(:disabled):not(.disabled):active, .ms-order-template__table .ms-order-template-table-line .quantity .increment:not(:disabled):not(.disabled):active:focus {
  color: var(--msv-order-template-btn-font-color);
}

/* line 143, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line .quantity .decrement {
  color: var(--msv-order-template-btn-font-color);
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-order-template__table .ms-order-template-table-line .quantity .decrement:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 147, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line .quantity .decrement.disabled {
  color: #D1D1D1;
}

/* line 151, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line .quantity .decrement:not(:disabled):not(.disabled):active, .ms-order-template__table .ms-order-template-table-line .quantity .decrement:not(:disabled):not(.disabled):active:focus {
  color: var(--msv-order-template-btn-font-color);
}

/* line 543, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__heading {
  height: 43px;
}

/* line 546, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__heading th {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-normal);
  font-size: var(--msv-order-template-font-size);
  line-height: 21px;
  text-transform: none;
  text-align: start;
}

/* line 554, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-image {
  width: 64px;
  min-width: 64px;
}

/* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-order-template__table .ms-order-template-table-line__product .msc-image-container {
  width: 64px;
  height: 64px;
}

/* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-order-template__table .ms-order-template-table-line__product .msc_image {
  width: 64px;
  height: 64px;
}

/* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-order-template__table .ms-order-template-table-line__product .msc-loading_image {
  background-image: url("data:image/svg+xml,%3Csvg width='64px' height='64px' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-order-template__table .ms-order-template-table-line__product .msc-empty_image {
  background-image: url("data:image/svg+xml,%3Csvg width='64px' height='64px' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-order-template__table .ms-order-template-table-line__product .msc-thumbnail_image {
  filter: blur(0.96px);
}

/* line 562, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-info-name {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-order-template-line-semi-bold-font-weight);
  font-size: var(--msv-order-template-font-size);
  line-height: 24px;
  text-transform: none;
}

/* line 567, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-info-dimensions {
  color: var(--msv-order-template-link-color);
  display: flex;
}

/* line 572, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-info-dimension {
  margin-right: 10px;
}

/* line 576, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-info-dimension .msc-order-template-dimension__label {
  margin-right: 5px;
}

/* line 583, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-price {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
}

/* line 586, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-price .msc-price__strikethrough {
  font-weight: var(--msv-font-weight-light);
}

/* line 590, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-price .msc-price__actual {
  font-weight: var(--msv-font-weight-normal);
}

/* line 594, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-price .price-strikethrough {
  color: #D1D1D1;
  line-height: 16px;
}

/* line 599, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-price .price-actual {
  color: var(--msv-font-primary-color);
}

/* line 603, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-price .price-text-screen-reader {
  display: none;
}

/* line 608, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-unit-of-measure {
  font-weight: normal;
}

/* line 612, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-add-button {
  font-size: var(--msv-order-template-font-size);
  color: var(--msv-order-template-primary-btn-bg);
  background-color: transparent;
  width: 48px;
  height: 48px;
  padding-left: 0;
  padding-right: 0;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-order-template__table .ms-order-template-table-line__product-add-button:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 624, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__table .ms-order-template-table-line__product-remove-button {
  background-color: transparent;
  color: var(--msv-order-template-primary-btn-bg);
  width: 48px;
  height: 48px;
  padding-left: 0;
  padding-right: 0;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-order-template__table .ms-order-template-table-line__product-remove-button:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

@media only screen and (max-width: 992px) {
  /* line 637, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template__table .ms-order-template-table-line td {
    padding: 0 20px 0 0;
  }
  /* line 641, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template__table .ms-order-template-table-line td:nth-child(1) {
    padding: 0;
  }
  /* line 645, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template__table .ms-order-template-table-line td:nth-child(3) {
    width: 100%;
  }
}

@media only screen and (max-width: 992px) {
  /* line 652, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template__table .ms-order-template-table-line .ms-table__row-links {
    align-items: flex-start;
    background: #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 3.2px 7.2px rgba(0, 0, 0, 0.132), 0 0.6px 1.8px rgba(0, 0, 0, 0.108);
    flex-direction: column;
    height: auto;
    padding-left: 0;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10;
  }
  /* line 665, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template__table .ms-order-template-table-line .ms-table__row-links-minified {
    text-align: right;
  }
  /* line 669, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template__table .ms-order-template-table-line .ms-table__row-links-toggle {
    background: none;
    height: 82px;
  }
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-template__table .ms-order-template-table-line .ms-table__row-links-toggle:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-template__table .ms-order-template-table-line .ms-table__row-links-add:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-template__table .ms-order-template-table-line .ms-table__row-links-delete:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-order-template__table .ms-order-template-table-line .ms-table__row-links-view:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  /* line 687, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template__table .ms-order-template-table-line .ms-table__row-links-add, .ms-order-template__table .ms-order-template-table-line .ms-table__row-links-delete, .ms-order-template__table .ms-order-template-table-line .ms-table__row-links-view {
    background: none;
    height: 60px;
    padding: 0 8px;
    text-align: left;
    width: 100%;
  }
  /* line 696, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template__table .ms-order-template-table-line .ms-table__row-links-add::before, .ms-order-template__table .ms-order-template-table-line .ms-table__row-links-delete::before, .ms-order-template__table .ms-order-template-table-line .ms-table__row-links-view::before {
    margin-right: 12px;
    width: 16px;
    color: var(--msv-accent-brand-color);
  }
}

/* line 709, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__add-seletion-to-bag-dialog .msc-modal__footer {
  justify-content: space-between;
}

/* line 713, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__add-seletion-to-bag-dialog .confirm {
  background-color: var(--msv-order-template-add-line-search-primary-btn-bg);
  border: 1px solid var(--msv-order-template-add-line-search-primary-btn-border);
  color: var(--msv-order-template-add-line-search-primary-btn-font-color);
  padding: 12px 20px;
  min-width: 160px;
  margin-right: 0;
}

/* line 33, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-order-template__add-seletion-to-bag-dialog .confirm:hover, .ms-order-template__add-seletion-to-bag-dialog .confirm:focus {
  background-color: var(--msv-accent-brand-alt-color);
  border-color: var(--msv-accent-brand-alt-color);
}

/* line 39, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-order-template__add-seletion-to-bag-dialog .confirm:disabled, .ms-order-template__add-seletion-to-bag-dialog .confirm[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 720, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__add-seletion-to-bag-dialog .cancel {
  background-color: var(--msv-secondary-button-background-color);
  border: 1px solid var(--msv-accent-brand-color);
  color: var(--msv-font-primary-color);
  padding: 12px 20px;
  min-width: 160px;
  margin-right: 0;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-order-template__add-seletion-to-bag-dialog .cancel:hover, .ms-order-template__add-seletion-to-bag-dialog .cancel:focus {
  background-color: var(--msv-accent-secondary-btn);
}

/* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-order-template__add-seletion-to-bag-dialog .cancel:disabled, .ms-order-template__add-seletion-to-bag-dialog .cancel[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 726, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__add-seletion-to-bag-dialog__loading__icon {
  margin: 1rem auto;
  padding: 15px;
  border-radius: 55px;
  font-size: 5rem;
  display: flex;
  justify-content: center;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-order-template__add-seletion-to-bag-dialog__loading__icon:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 735, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__add-seletion-to-bag-dialog__loading__icon::after {
  -webkit-animation: spin 1s steps(8) infinite;
  animation: spin 1s steps(8) infinite;
}

/* line 741, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template__add-seletion-to-bag-dialog__loading__msg {
  margin-bottom: 15rem;
  text-align: center;
}

/* line 749, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
}

/* line 752, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__search-form {
  display: flex;
  margin-top: 1.5rem;
}

/* line 757, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__search-input {
  flex: auto;
  border: 1px solid var(--msv-store-select-form-input-border);
  border-right: 0;
  border-radius: 2px 0 0 2px;
  padding-left: 12px;
  height: 48px;
  color: var(--msv-font-primary-color);
  font-size: var(--msv-body-font-size-l);
  box-sizing: content-box;
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.msc-add-line-to-template__search-input:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 770, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__search-button {
  background-color: var(--msv-order-template-add-line-search-primary-btn-bg);
  border: 1px solid var(--msv-order-template-add-line-search-primary-btn-border);
  color: var(--msv-order-template-add-line-search-primary-btn-font-color);
  padding: 12px 20px;
  min-width: 160px;
  align-items: center;
  border-radius: 0;
  height: 52px;
  min-width: unset;
  order: 2;
  width: 52px;
  display: flex;
  font-size: var(--msv-order-template-modal-search-font-size);
}

/* line 33, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.msc-add-line-to-template__search-button:hover, .msc-add-line-to-template__search-button:focus {
  background-color: var(--msv-accent-brand-alt-color);
  border-color: var(--msv-accent-brand-alt-color);
}

/* line 39, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.msc-add-line-to-template__search-button:disabled, .msc-add-line-to-template__search-button[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.msc-add-line-to-template__search-button:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 784, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__search-button::before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
  width: 52px;
  text-align: center;
}

/* line 792, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template .msc-alert-danger {
  background-color: var(--msv-order-template-alert-bg);
  border: 1px solid var(--msv-order-template-alert-border);
  color: var(--msv-order-template-alert-color);
  font-size: var(--msv-order-template-alert-size);
  padding: 8px;
  margin: 10px 0;
}

/* line 801, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__search-result-count {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-transform: none;
}

/* line 805, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-list {
  overflow-y: auto;
  margin: 24px 0 0;
}

@media only screen and (min-width: 768px) {
  /* line 805, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-add-line-to-template__product-list {
    max-height: 450px;
  }
}

/* line 814, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template .thumbnail {
  width: 140px;
}

/* line 818, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity {
  border: 1px solid #FFFF00;
}

/* line 92, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity .quantity {
  white-space: nowrap;
}

/* line 95, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity .quantity .quantity-input {
  display: block;
  width: 100%;
  color: #495057;
  background-color: #FFFFFF;
  border: 1px solid #6B727A;
  border-radius: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  height: 48px;
  padding: 4px 8px;
  background-clip: border-box;
  border-color: transparent;
  position: relative;
  outline-offset: 1px;
  border: 1px solid var(--msv-btn-input-border-color);
  width: 80px;
  display: inline-block;
  margin: 0 8px;
  -moz-appearance: textfield;
  padding: 5px;
  vertical-align: bottom;
}

/* line 105, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity .quantity .quantity-input::-webkit-inner-spin-button, .msc-add-line-to-template #msc-search-modal__product-quantity .quantity .quantity-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

/* line 111, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity .quantity .quantity__controls {
  padding: 5px;
  padding-left: 0;
  padding-right: 0;
  background: var(--msv-order-template-btn-bg);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid var(--msv-order-template-btn-border-color);
  min-width: auto;
  width: 48px;
  height: 48px;
  cursor: pointer;
}

/* line 124, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity .quantity .quantity__controls:disabled {
  color: #D1D1D1;
}

/* line 129, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity .quantity .increment {
  color: var(--msv-order-template-btn-font-color);
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity .quantity .increment:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 133, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity .quantity .increment.disabled {
  color: #D1D1D1;
}

/* line 137, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity .quantity .increment:not(:disabled):not(.disabled):active, .msc-add-line-to-template #msc-search-modal__product-quantity .quantity .increment:not(:disabled):not(.disabled):active:focus {
  color: var(--msv-order-template-btn-font-color);
}

/* line 143, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity .quantity .decrement {
  color: var(--msv-order-template-btn-font-color);
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity .quantity .decrement:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 147, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity .quantity .decrement.disabled {
  color: #D1D1D1;
}

/* line 151, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template #msc-search-modal__product-quantity .quantity .decrement:not(:disabled):not(.disabled):active, .msc-add-line-to-template #msc-search-modal__product-quantity .quantity .decrement:not(:disabled):not(.disabled):active:focus {
  color: var(--msv-order-template-btn-font-color);
}

/* line 823, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product {
  display: flex;
  margin: 0 1rem 0 0;
  border-top: 1px solid #6B727A;
  padding: 24px 0;
}

@media only screen and (max-width: 768px) {
  /* line 823, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-add-line-to-template__product {
    flex-direction: column;
  }
}

/* line 833, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product__positioning-container-2 {
  display: flex;
  flex-direction: column;
  flex: 1;
}

/* line 839, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product__positioning-container-1 {
  display: flex;
  flex: 1;
}

/* line 844, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product__attributes {
  flex: 1;
  width: 100%;
  padding: 0 1rem;
}

/* line 850, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product__id, .msc-add-line-to-template__product__unit-price, .msc-add-line-to-template__product__uom {
  font-size: smaller;
  font-weight: 100;
}

/* line 857, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product__name {
  font-size: 18px;
  font-weight: var(--msv-order-template-line-semi-bold-font-weight);
  /* stylelint-disable-next-line no-descending-specificity -- Auto-suppressed. Please fix if possible. */
}

/* line 862, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product__name span {
  font-weight: 800;
}

/* line 867, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product__price-container {
  position: relative;
  align-items: flex-end;
  /* stylelint-disable-next-line no-descending-specificity -- Auto-suppressed. Please fix if possible. */
}

/* line 872, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product__price-container > span {
  overflow: auto;
  max-width: 160px;
  display: inline-block;
}

@media only screen and (max-width: 768px) {
  /* line 867, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-add-line-to-template__product__price-container {
    display: flex;
    flex-direction: column;
    text-align: right;
  }
  /* line 883, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-add-line-to-template__product__price-container > span {
    position: relative;
    top: -1rem;
    text-align: right;
  }
}

/* line 891, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product__total-price {
  margin: 24px 0;
  text-align: right;
  font-weight: var(--msv-order-template-line-semi-bold-font-weight);
}

@media only screen and (max-width: 768px) {
  /* line 891, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-add-line-to-template__product__total-price {
    margin: 12px 0 5px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 891, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-add-line-to-template__product__total-price {
    top: 194px;
    right: 0;
  }
}

/* line 906, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product__select-button {
  background-color: var(--msv-accent-brand-color);
  border: 1px solid var(--msv-accent-brand-color);
  color: var(--msv-font-secondary-color);
  padding: 12px 20px;
  min-width: 160px;
  width: 100%;
}

/* line 33, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.msc-add-line-to-template__product__select-button:hover, .msc-add-line-to-template__product__select-button:focus {
  background-color: var(--msv-accent-brand-alt-color);
  border-color: var(--msv-accent-brand-alt-color);
}

/* line 39, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.msc-add-line-to-template__product__select-button:disabled, .msc-add-line-to-template__product__select-button[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.msc-add-line-to-template__product__select-button:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 86, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product__select-button.is-busy {
  cursor: progress;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.msc-add-line-to-template__product__select-button.is-busy:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 135, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.msc-add-line-to-template__product__select-button.is-busy:before {
  margin-right: 8px;
  -webkit-animation: spin 1s steps(8) infinite;
  animation: spin 1s steps(8) infinite;
}

@media only screen and (min-width: 768px) {
  /* line 906, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-add-line-to-template__product__select-button {
    position: relative;
    bottom: 0;
    right: 0;
    white-space: nowrap;
    margin-top: 60px;
  }
}

/* line 921, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config {
  border-top: 1.5px solid #D1D1D1;
  display: flex;
  padding: 20px 0 0;
  margin-top: 20px;
}

/* line 92, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config .quantity {
  white-space: nowrap;
}

/* line 95, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config .quantity .quantity-input {
  display: block;
  width: 100%;
  color: #495057;
  background-color: #FFFFFF;
  border: 1px solid #6B727A;
  border-radius: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  height: 48px;
  padding: 4px 8px;
  background-clip: border-box;
  border-color: transparent;
  position: relative;
  outline-offset: 1px;
  border: 1px solid var(--msv-btn-input-border-color);
  width: 80px;
  display: inline-block;
  margin: 0 8px;
  -moz-appearance: textfield;
  padding: 5px;
  vertical-align: bottom;
}

/* line 105, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config .quantity .quantity-input::-webkit-inner-spin-button, .msc-add-line-to-template__product-config .quantity .quantity-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

/* line 111, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config .quantity .quantity__controls {
  padding: 5px;
  padding-left: 0;
  padding-right: 0;
  background: var(--msv-order-template-btn-bg);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid var(--msv-order-template-btn-border-color);
  min-width: auto;
  width: 48px;
  height: 48px;
  cursor: pointer;
}

/* line 124, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config .quantity .quantity__controls:disabled {
  color: #D1D1D1;
}

/* line 129, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config .quantity .increment {
  color: var(--msv-order-template-btn-font-color);
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.msc-add-line-to-template__product-config .quantity .increment:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 133, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config .quantity .increment.disabled {
  color: #D1D1D1;
}

/* line 137, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config .quantity .increment:not(:disabled):not(.disabled):active, .msc-add-line-to-template__product-config .quantity .increment:not(:disabled):not(.disabled):active:focus {
  color: var(--msv-order-template-btn-font-color);
}

/* line 143, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config .quantity .decrement {
  color: var(--msv-order-template-btn-font-color);
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.msc-add-line-to-template__product-config .quantity .decrement:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 147, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config .quantity .decrement.disabled {
  color: #D1D1D1;
}

/* line 151, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config .quantity .decrement:not(:disabled):not(.disabled):active, .msc-add-line-to-template__product-config .quantity .decrement:not(:disabled):not(.disabled):active:focus {
  color: var(--msv-order-template-btn-font-color);
}

@media only screen and (max-width: 768px) {
  /* line 921, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-add-line-to-template__product-config {
    flex-direction: column;
  }
}

/* line 933, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config__dimensions {
  width: 354px;
}

@media only screen and (min-width: 768px) {
  /* line 933, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-add-line-to-template__product-config__dimensions {
    margin-left: 156px;
    position: relative;
    top: -46px;
  }
}

/* line 941, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config__dimensions > div {
  margin-top: 1.25rem;
}

/* line 944, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config__dimensions > div:first-child {
  margin-top: 1.5rem;
}

/* line 949, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config__dimensions .msc-dropdown__select {
  margin-top: 7px;
  display: block;
  min-width: 80%;
  color: #495057;
  background-color: #FFFFFF;
  border: 1px solid #6B727A;
  border-radius: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  height: 48px;
  padding: 4px 8px;
  background-clip: border-box;
  position: relative;
  outline-offset: 1px;
}

/* line 970, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config .quantity-container {
  padding-bottom: 5px;
}

@media only screen and (max-width: 768px) {
  /* line 970, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-add-line-to-template__product-config .quantity-container {
    margin-top: 1.25rem;
  }
}

/* line 977, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__product-config .quantity-container .quantity {
  margin-top: 7px;
}

/* line 984, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__loading__icon {
  margin: 5rem auto 1rem;
  padding: 15px;
  border-radius: 55px;
  font-size: 5rem;
  display: flex;
  justify-content: center;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.msc-add-line-to-template__loading__icon:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 993, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__loading__icon::after {
  -webkit-animation: spin 1s steps(8) infinite;
  animation: spin 1s steps(8) infinite;
}

/* line 999, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__loading__msg {
  margin-bottom: 15rem;
  text-align: center;
}

/* line 1006, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__not-found__icon {
  background-color: #BFBFBF;
  margin: 6rem auto 2.5rem;
  width: 110px;
  padding: 15px;
  border-radius: 55px;
  font-size: 5rem;
  color: #FFFFFF;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.msc-add-line-to-template__not-found__icon:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

@media only screen and (max-width: 768px) {
  /* line 1006, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-add-line-to-template__not-found__icon {
    margin-bottom: 3rem;
  }
}

/* line 1021, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__not-found__msg {
  text-align: center;
  font-size: 1.5rem;
}

/* line 1026, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__not-found__remediation-instructions {
  text-align: center;
  margin: 1.75rem 0 11rem;
}

/* line 1032, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__add-success {
  background-color: #D1D1D1;
  border: 1px solid #1D1D1D;
  color: #1D1D1D;
  background-color: #C8F1D4;
  padding: 10px;
  border: 0;
  margin-bottom: 12px;
  /* stylelint-disable-next-line no-descending-specificity -- Auto-suppressed. Please fix if possible. */
}

/* line 1040, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__add-success span {
  margin-right: 8px;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.msc-add-line-to-template__add-success span:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 1046, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__add-error {
  margin-bottom: 12px;
}

/* line 1050, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__add-configured-product-button {
  background-color: var(--msv-accent-brand-color);
  border: 1px solid var(--msv-accent-brand-color);
  color: var(--msv-font-secondary-color);
  padding: 12px 20px;
  min-width: 160px;
}

/* line 33, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.msc-add-line-to-template__add-configured-product-button:hover, .msc-add-line-to-template__add-configured-product-button:focus {
  background-color: var(--msv-accent-brand-alt-color);
  border-color: var(--msv-accent-brand-alt-color);
}

/* line 39, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.msc-add-line-to-template__add-configured-product-button:disabled, .msc-add-line-to-template__add-configured-product-button[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.msc-add-line-to-template__add-configured-product-button:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 86, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-add-line-to-template__add-configured-product-button.is-busy {
  cursor: progress;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.msc-add-line-to-template__add-configured-product-button.is-busy:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 135, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.msc-add-line-to-template__add-configured-product-button.is-busy:before {
  margin-right: 8px;
  -webkit-animation: spin 1s steps(8) infinite;
  animation: spin 1s steps(8) infinite;
}

@media only screen and (max-width: 768px) {
  /* line 1050, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-add-line-to-template__add-configured-product-button {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  /* line 1061, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-modal .msc-add-line-to-template {
    height: 100%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 768px) {
  /* line 1067, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .msc-modal .msc-add-line-to-template .msc-modal__content {
    height: 100%;
  }
}

/* line 1072, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-modal .msc-add-line-to-template .msc-modal__content .msc-modal__body {
  position: relative;
  margin-bottom: unset;
}

/* line 1077, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-modal .msc-add-line-to-template .msc-modal__content .msc-modal__footer {
  display: unset;
  justify-content: unset;
}

/* line 1083, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.msc-modal .msc-add-line-to-template .msc-modal__back-button {
  background-color: transparent;
  border: 0;
  color: var(--msv-font-primary-color);
  font-size: 20px;
  margin-right: 1rem;
  padding: 5px;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.msc-modal .msc-add-line-to-template .msc-modal__back-button:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.msc-modal .msc-add-line-to-template .msc-modal__back-button:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 1095, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-normal);
  font-size: var(--msv-order-template-font-size);
  line-height: 21px;
  text-transform: none;
}

/* line 92, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal .quantity {
  white-space: nowrap;
}

/* line 95, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal .quantity .quantity-input {
  display: block;
  width: 100%;
  color: #495057;
  background-color: #FFFFFF;
  border: 1px solid #6B727A;
  border-radius: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  height: 48px;
  padding: 4px 8px;
  background-clip: border-box;
  border-color: transparent;
  position: relative;
  outline-offset: 1px;
  border: 1px solid var(--msv-btn-input-border-color);
  width: 80px;
  display: inline-block;
  margin: 0 8px;
  -moz-appearance: textfield;
  padding: 5px;
  vertical-align: bottom;
}

/* line 105, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal .quantity .quantity-input::-webkit-inner-spin-button, .ms-order-template-mobile-view-modal .quantity .quantity-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

/* line 111, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal .quantity .quantity__controls {
  padding: 5px;
  padding-left: 0;
  padding-right: 0;
  background: var(--msv-order-template-btn-bg);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid var(--msv-order-template-btn-border-color);
  min-width: auto;
  width: 48px;
  height: 48px;
  cursor: pointer;
}

/* line 124, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal .quantity .quantity__controls:disabled {
  color: #D1D1D1;
}

/* line 129, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal .quantity .increment {
  color: var(--msv-order-template-btn-font-color);
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-order-template-mobile-view-modal .quantity .increment:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 133, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal .quantity .increment.disabled {
  color: #D1D1D1;
}

/* line 137, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal .quantity .increment:not(:disabled):not(.disabled):active, .ms-order-template-mobile-view-modal .quantity .increment:not(:disabled):not(.disabled):active:focus {
  color: var(--msv-order-template-btn-font-color);
}

/* line 143, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal .quantity .decrement {
  color: var(--msv-order-template-btn-font-color);
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-order-template-mobile-view-modal .quantity .decrement:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 147, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal .quantity .decrement.disabled {
  color: #D1D1D1;
}

/* line 151, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal .quantity .decrement:not(:disabled):not(.disabled):active, .ms-order-template-mobile-view-modal .quantity .decrement:not(:disabled):not(.disabled):active:focus {
  color: var(--msv-order-template-btn-font-color);
}

@media only screen and (max-width: 768px) {
  /* line 1100, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template-mobile-view-modal .msc-modal__dialog {
    height: 100%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 768px) and (max-width: 768px) {
  /* line 1104, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template-mobile-view-modal .msc-modal__dialog .msc-modal__content {
    height: 100%;
    padding: 0;
  }
  /* line 1109, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template-mobile-view-modal .msc-modal__dialog .msc-modal__content .msc-modal__header {
    align-items: center;
    justify-content: center;
    padding: 8px 0 16px 0;
    border-bottom: 1.5px solid #D1D1D1;
  }
  /* line 1116, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template-mobile-view-modal .msc-modal__dialog .msc-modal__content .msc-modal__header .msc-modal__title {
    font-size: 16px;
    text-align: center;
    font-weight: 700;
  }
  /* line 1123, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template-mobile-view-modal .msc-modal__dialog .msc-modal__content .msc-modal__body {
    overflow: auto;
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 0 20px 20px;
  }
  /* line 1131, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template-mobile-view-modal .msc-modal__dialog .msc-modal__content .msc-modal__footer {
    margin: 0 20px 20px;
  }
  /* line 1134, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
  .ms-order-template-mobile-view-modal .msc-modal__dialog .msc-modal__content .msc-modal__footer button {
    background-color: var(--msv-secondary-button-background-color);
    border: 1px solid var(--msv-accent-brand-color);
    color: var(--msv-font-primary-color);
    padding: 12px 20px;
    min-width: 160px;
    width: 100%;
  }
  /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-template-mobile-view-modal .msc-modal__dialog .msc-modal__content .msc-modal__footer button:hover, .ms-order-template-mobile-view-modal .msc-modal__dialog .msc-modal__content .msc-modal__footer button:focus {
    background-color: var(--msv-accent-secondary-btn);
  }
  /* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
  .ms-order-template-mobile-view-modal .msc-modal__dialog .msc-modal__content .msc-modal__footer button:disabled, .ms-order-template-mobile-view-modal .msc-modal__dialog .msc-modal__content .msc-modal__footer button[disabled] {
    cursor: default;
    border-color: #D1D1D1;
    background-color: #D1D1D1;
    color: var(--msv-font-secondary-color);
  }
}

/* line 1144, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 1149, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal ul li {
  display: flex;
  padding: 5px 0;
  /* stylelint-disable-next-line no-descending-specificity -- Auto-suppressed. Please fix if possible. */
  /* stylelint-disable-next-line no-descending-specificity -- Auto-suppressed. Please fix if possible. */
}

/* line 1153, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal ul li .thumbnail {
  width: 140px;
}

/* line 1157, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal ul li.product-info {
  display: flex;
}

/* line 1162, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal ul li > span {
  padding-right: 0.5rem;
}

/* line 160, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/order-template.scss */
.ms-order-template-mobile-view-modal ul li .msc-alert button.close {
  background-color: transparent;
  border: none;
  float: right;
  cursor: pointer;
}


/*Order details*/

:root {
  --msv-business-organization-list-title-font-size: var(--msv-body-font-size-xl);
  --msv-business-organization-list-title-font-color: var(--msv-font-primary-color);
  --msv-business-organization-list-primary-btn-bg: var(--msv-accent-brand-color);
  --msv-business-organization-list-primary-btn-font-color: var(--msv-font-secondary-color);
  --msv-business-organization-list-primary-btn-border: var(--msv-accent-brand-color);
  --msv-business-organization-list-secondary-btn-bg: var(--msv-secondary-button-background-color);
  --msv-business-organization-list-secondary-btn-font-color: var(--msv-font-primary-color);
  --msv-business-organization-list-secondary-btn-border: var(--msv-accent-brand-color);
  --msv-business-organization-list-actions-icon-color: var(--msv-accent-brand-color);
  --msv-business-organization-list-actions-text-color: var(--msv-font-primary-color);
  --msv-business-organization-list-pagination-text-font-size: var(--msv-body-font-size-m);
  --msv-business-organization-list-text-font-color: var(--msv-font-primary-color);
  --msv-business-organization-list-text-font-size: var(--msv-body-font-size-m);
  --msv-business-organization-list-pagination-color: var(--msv-font-primary-color);
  --msv-business-organization-list-pagination-size: var(--msv-body-font-size-m);
}

/* line 64, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list {
  padding: 40px;
}

/* line 67, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__container {
  width: 100%;
}

/* line 71, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__heading {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 31px;
  text-transform: none;
}

/* line 75, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__add-user-button {
  background-color: var(--msv-business-organization-list-primary-btn-bg);
  border: 1px solid var(--msv-business-organization-list-primary-btn-border);
  color: var(--msv-business-organization-list-primary-btn-font-color);
  padding: 12px 20px;
  min-width: 160px;
  margin: 20px 0;
}

/* line 33, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-business-organization-list__add-user-button:hover, .ms-business-organization-list__add-user-button:focus {
  background-color: var(--msv-accent-brand-alt-color);
  border-color: var(--msv-accent-brand-alt-color);
}

/* line 39, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-business-organization-list__add-user-button:disabled, .ms-business-organization-list__add-user-button[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 82, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__table {
  border-collapse: collapse;
  margin-top: 20px;
  table-layout: auto;
  width: 100%;
}

/* line 89, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__table .ms-table__heading-row, .ms-business-organization-list__table .ms-table__heading-row-data, .ms-business-organization-list__table .ms-table__row, .ms-business-organization-list__table .ms-table__row-data, .ms-business-organization-list__table .ms-table__row-links {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  border-bottom: 1px solid #D1D1D1;
  height: 82px;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 102, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__table .ms-table__heading-row.num-type, .ms-business-organization-list__table .ms-table__heading-row-data.num-type, .ms-business-organization-list__table .ms-table__row.num-type, .ms-business-organization-list__table .ms-table__row-data.num-type, .ms-business-organization-list__table .ms-table__row-links.num-type {
  text-align: right;
}

/* line 106, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__table .ms-table__heading-row.action-links, .ms-business-organization-list__table .ms-table__heading-row-data.action-links, .ms-business-organization-list__table .ms-table__row.action-links, .ms-business-organization-list__table .ms-table__row-data.action-links, .ms-business-organization-list__table .ms-table__row-links.action-links {
  padding-left: 20px;
}

/* line 111, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__table .ms-table__heading-row, .ms-business-organization-list__table .ms-table__heading-row-data {
  height: 82px;
}

/* line 115, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__table .ms-table__heading-row__checkbox, .ms-business-organization-list__table .ms-table__heading-row-data__checkbox {
  width: 60px;
}

/* line 120, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__table .ms-table__heading-sorting {
  cursor: pointer;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-business-organization-list__table .ms-table__heading-sorting.asc:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-business-organization-list__table .ms-table__heading-sorting.dsc:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 131, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__table .ms-table__heading-sorting::after {
  color: #616365;
  padding-left: 8px;
}

/* line 137, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__table .ms-table__row-links {
  align-items: center;
  border-bottom: none;
  display: flex;
  padding-left: 20px;
}

/* line 143, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__table .ms-table__row-links-edit, .ms-business-organization-list__table .ms-table__row-links-delete, .ms-business-organization-list__table .ms-table__row-links-view {
  background: none;
  padding: 0 10px;
}

/* line 149, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__table .ms-table__row-links-edit::before, .ms-business-organization-list__table .ms-table__row-links-delete::before, .ms-business-organization-list__table .ms-table__row-links-view::before {
  color: var(--msv-business-organization-list-actions-icon-color);
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-business-organization-list__table .ms-table__row-links-edit:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-business-organization-list__table .ms-table__row-links-delete:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-business-organization-list__table .ms-table__row-links-view:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 170, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__modal-heading {
  margin-bottom: 40px;
}

/* line 174, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__modal-body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  display: flex;
  flex-wrap: wrap;
  padding-left: 2 0;
}

/* line 182, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__modal .msc-modal__content {
  background-color: #FFFFFF;
  padding: 40px;
}

/* line 187, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__modal .msc-modal__dialog {
  align-items: center;
  display: flex;
  height: 100%;
}

/* line 194, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__modal ul.ms-business-organization-list__form-list {
  list-style: none;
  margin-top: 20px;
}

/* line 200, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__form {
  display: flex;
  flex-wrap: wrap;
}

/* line 204, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__form-all-required-msg {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-light);
  font-size: 16px;
  line-height: 21px;
  text-transform: none;
  flex-basis: 100%;
}

/* line 209, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__form-description {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  margin-top: 20px;
}

/* line 214, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__form-list-item {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  margin-top: 8px;
}

/* line 218, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__form-list-item-name {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
}

/* line 222, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__form-list-item span:nth-child(2) {
  margin-left: 8px;
}

/* line 227, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__form-item {
  display: flex;
  flex-direction: column;
  margin: 20px 0 0;
  margin-right: 20px;
}

/* line 233, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__form-item.width-50 {
  width: calc(50% - 20px);
}

/* line 237, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__form-item.width-100 {
  width: calc(100% - 20px);
}

/* line 241, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__form-item-label {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  margin: 0 0 5px 0;
}

/* line 246, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__form-item-input {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  background-color: #F8F7F6;
  border: 1px solid #616365;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  height: 48px;
  padding: 6px 8px;
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.ms-business-organization-list__form-item-input:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 259, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__form-save, .ms-business-organization-list__form-remove-user-button {
  background-color: var(--msv-business-organization-list-primary-btn-bg);
  border: 1px solid var(--msv-business-organization-list-primary-btn-border);
  color: var(--msv-business-organization-list-primary-btn-font-color);
  padding: 12px 20px;
  min-width: 160px;
}

/* line 33, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-business-organization-list__form-save:hover, .ms-business-organization-list__form-save:focus, .ms-business-organization-list__form-remove-user-button:hover, .ms-business-organization-list__form-remove-user-button:focus {
  background-color: var(--msv-accent-brand-alt-color);
  border-color: var(--msv-accent-brand-alt-color);
}

/* line 39, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-business-organization-list__form-save:disabled, .ms-business-organization-list__form-save[disabled], .ms-business-organization-list__form-remove-user-button:disabled, .ms-business-organization-list__form-remove-user-button[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 265, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__form-cancel {
  background-color: #FFFFFF;
  border: 1px solid var(--msv-accent-brand-color);
  color: var(--msv-font-primary-color);
  padding: 12px 20px;
  min-width: 160px;
  margin: 0 20px;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-business-organization-list__form-cancel:hover, .ms-business-organization-list__form-cancel:focus {
  background-color: var(--msv-accent-secondary-btn);
}

/* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-business-organization-list__form-cancel:disabled, .ms-business-organization-list__form-cancel[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

@media only screen and (max-width: 992px) {
  /* line 271, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list__form .msc-modal__content {
    padding: 2 0;
  }
  /* line 275, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list__form__form-item {
    margin-right: 10px;
  }
  /* line 278, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list__form__form-item.width-50, .ms-business-organization-list__form__form-item.width-100 {
    width: 100%;
  }
  /* line 283, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list__form__save-button, .ms-business-organization-list__form__cancel-button {
    width: calc(50% - 20px);
  }
}

/* line 290, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination {
  padding-top: 20px;
  width: 100%;
  /* stylelint-disable-next-line no-descending-specificity -- Auto-suppressed. Please fix if possible. */
}

/* line 294, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .msc-pagination {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-normal);
  font-size: var(--msv-business-organization-list-pagination-text-font-size);
  line-height: 21px;
  text-transform: none;
  display: flex;
  list-style: none;
  padding-left: 0;
  width: 100%;
}

/* line 303, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination ul.msc-pagination {
  display: flex;
  justify-content: center;
}

/* line 308, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .previous {
  margin-right: auto;
}

/* line 311, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .previous .msc-pagination__prev {
  padding-left: 4px;
  display: inline-block;
}

/* line 316, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .previous .msc-page-link {
  color: var(--msv-business-organization-list-text-font-color);
  font-size: var(--msv-business-organization-list-pagination-text-font-size);
  display: block;
  padding: 8px 4px;
  line-height: 1.25;
}

/* line 323, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .previous .msc-page-link::before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-business-organization-list .ms-table-business-org__pagination .previous .msc-page-link .ms-table-business-org__pagination-left:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 334, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .msc-page-item {
  padding-right: 10px;
}

/* line 339, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .msc-page-item.disabled .msc-page-link {
  color: #6C757D;
  pointer-events: none;
  cursor: auto;
}

/* line 346, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .next {
  margin-left: auto;
  /* stylelint-disable-next-line no-descending-specificity -- Auto-suppressed. Please fix if possible. */
}

/* line 349, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .next .msc-pagination__next {
  padding-right: 4px;
  display: inline-block;
}

/* line 355, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .next .msc-page-link {
  color: var(--msv-business-organization-list-text-font-color);
  font-size: var(--msv-business-organization-list-pagination-text-font-size);
  display: block;
  padding: 8px 4px;
  line-height: 1.25;
  padding-right: 4px;
}

/* line 363, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .next .msc-page-link::after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-business-organization-list .ms-table-business-org__pagination .next .msc-page-link .ms-table-business-org__pagination-right:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 375, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .msc-page-link {
  color: var(--msv-business-organization-list-text-font-color);
  font-size: var(--msv-business-organization-list-pagination-text-font-size);
  display: block;
  padding: 8px 4px;
  line-height: 1.25;
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.ms-business-organization-list .ms-table-business-org__pagination .msc-page-link:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 385, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .active {
  text-decoration: underline;
}

/* line 389, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list .ms-table-business-org__pagination .prev-text,
.ms-business-organization-list .ms-table-business-org__pagination .next-text {
  padding: 0 4px;
}

@media only screen and (max-width: 992px) {
  /* line 64, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list {
    padding: 0;
  }
  /* line 398, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list__add-user-button {
    width: 50%;
  }
  /* line 404, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list__form-item.width-25, .ms-business-organization-list__form-item.width-50, .ms-business-organization-list__form-item.width-100 {
    margin-right: 0;
    width: 100%;
  }
  /* line 410, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list__form-cancel {
    background-color: #FFFFFF;
  }
  /* line 415, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list__heading {
    margin-top: 32px;
  }
  /* line 420, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list__modal.type-details {
    margin-right: 20px;
    margin-left: 20px;
  }
  /* line 426, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list__modal.type-view .ms-business-organization-list__form-cancel {
    width: 100%;
  }
  /* line 434, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list .ms-table__heading-row, .ms-business-organization-list .ms-table__heading-row-data {
    height: 42px;
  }
  /* line 438, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list .ms-table__heading-sorting {
    height: 42px;
  }
  /* line 443, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list .ms-table__row-links {
    align-items: flex-start;
    background: #FFFFFF;
    border-radius: 2px;
    box-shadow: 0 3.2px 7.2px rgba(0, 0, 0, 0.132), 0 0.6px 1.8px rgba(0, 0, 0, 0.108);
    flex-direction: column;
    height: auto;
    padding-left: 0;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10;
  }
  /* line 456, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list .ms-table__row-links-edit, .ms-business-organization-list .ms-table__row-links-delete, .ms-business-organization-list .ms-table__row-links-view {
    background: none;
    color: var(--msv-business-organization-list-actions-text-color);
    height: 60px;
    padding: 0 8px;
    text-align: left;
    width: 100%;
  }
  /* line 466, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list .ms-table__row-links-edit::before, .ms-business-organization-list .ms-table__row-links-delete::before, .ms-business-organization-list .ms-table__row-links-view::before {
    margin-right: 12px;
    width: 16px;
  }
  /* line 472, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list .ms-table__row-links-minified {
    text-align: right;
  }
  /* line 476, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list .ms-table__row-links-toggle {
    background: none;
    height: 82px;
  }
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-business-organization-list .ms-table__row-links-toggle:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  /* line 483, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list .ms-table__row {
    position: relative;
  }
  /* line 486, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list .ms-table__row-data {
    font-weight: 600;
  }
  /* line 490, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list .ms-table__row.selected {
    background-color: rgba(0, 0, 0, 0.04);
  }
  /* line 493, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
  .ms-business-organization-list .ms-table__row.selected .ms-table__row-links-toggle {
    background-color: rgba(0, 0, 0, 0.04);
  }
}

/* line 501, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/business-organization-list.scss */
.ms-business-organization-list__padRight {
  padding-right: 40px;
}

/* line 167, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__media-gallery {
  display: block;
  flex-basis: 66%;
  min-width: 66%;
  flex-grow: 1;
  flex-wrap: nowrap;
  padding-right: 40px;
}

/* line 22, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
:root {
  --msv-media-gallery-bg: #000000;
  --msv-media-gallery-thumbnail-flipper-bg: var(--msv-bg-color);
  --msv-media-gallery-thumbnail-flipper-border: var(--msv-border-color);
  --msv-media-gallery-thumbnail-flipper-font-color: #616365;
}

/* line 31, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery {
  display: block;
  /* stylelint-disable-next-line no-descending-specificity -- Auto-suppressed. Please fix if possible. */
  /* stylelint-disable-next-line no-descending-specificity -- Auto-suppressed. Please fix if possible. */
  /* stylelint-disable-next-line no-descending-specificity -- Auto-suppressed. Please fix if possible. */
}

/* line 34, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery.vertical {
  display: inline-flex;
}

/* line 37, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery.vertical .msc-ss-carousel-slide {
  display: block;
}

/* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-media-gallery.vertical .ms-media-gallery__thumbnail-item .msc-image-container {
  width: 100px;
  height: 100px;
}

/* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-media-gallery.vertical .ms-media-gallery__thumbnail-item .msc_image {
  width: 100px;
  height: 100px;
}

/* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-media-gallery.vertical .ms-media-gallery__thumbnail-item .msc-loading_image {
  background-image: url("data:image/svg+xml,%3Csvg width='100px' height='100px' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-media-gallery.vertical .ms-media-gallery__thumbnail-item .msc-empty_image {
  background-image: url("data:image/svg+xml,%3Csvg width='100px' height='100px' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-media-gallery.vertical .ms-media-gallery__thumbnail-item .msc-thumbnail_image {
  filter: blur(1.5px);
}

/* line 45, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery.vertical .ms-media-gallery__thumbnail-item:not(:last-child) {
  margin-bottom: 5px;
  margin-right: 0;
}

/* line 50, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery.vertical .ms-media-gallery__carousel {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  /* line 55, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery .ms-media-gallery__item {
    cursor: context-menu;
  }
}

/* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-media-gallery .ms-media-gallery__item .msc-image-container {
  width: 600px;
  height: 600px;
}

/* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-media-gallery .ms-media-gallery__item .msc_image {
  width: 600px;
  height: 600px;
}

/* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-media-gallery .ms-media-gallery__item .msc-loading_image {
  background-image: url("data:image/svg+xml,%3Csvg width='600px' height='600px' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-media-gallery .ms-media-gallery__item .msc-empty_image {
  background-image: url("data:image/svg+xml,%3Csvg width='600px' height='600px' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-media-gallery .ms-media-gallery__item .msc-thumbnail_image {
  filter: blur(9px);
}

/* line 63, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery .ms-media-gallery__thumbnails-container {
  display: none;
  order: 0;
  flex-grow: 0;
}

/* line 70, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery .ms-media-gallery__thumbnail-item:not(:last-child) {
  margin-right: 5px;
}

/* line 75, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery .ms-media-gallery__carousel {
  margin-bottom: 20px;
  align-items: start;
  order: 1;
  flex-grow: 1;
}

/* line 84, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery .msc-ss-carousel-slide {
  display: flex;
}

/* line 88, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery .msc-flipper {
  background: var(--msv-media-gallery-thumbnail-flipper-bg);
  border: 1px solid var(--msv-media-gallery-thumbnail-flipper-border);
  border-radius: 0;
  color: var(--msv-media-gallery-thumbnail-flipper-font-color);
  flex: 0 1 30px;
  height: 30px;
  left: auto;
  position: absolute;
  top: auto;
  transform: none;
  width: 100%;
}

/* line 103, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery .msc-ss-carousel__flipper.disabled {
  display: none;
}

/* line 109, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery .msc-ss-carousel-vert__flipper.disabled {
  display: none;
}

/* line 114, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery .msc-carousel__control__prev,
.ms-media-gallery .msc-carousel__control__next {
  background: var(--msv-media-gallery-thumbnail-flipper-bg);
  border: 1px solid var(--msv-media-gallery-thumbnail-flipper-border);
  color: var(--msv-media-gallery-thumbnail-flipper-font-color);
}

/* line 121, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery .msc-ss-carousel-vert__flipper--next {
  bottom: 0;
}

/* line 125, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery .msc-tooltip-inner {
  background-color: var(--msv-media-gallery-bg);
  color: var(--msv-font-secondary-color);
  padding: 4px 4px;
}

/* line 131, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery .msc-carousel__indicators li {
  border: 1px solid #000000;
  background-color: var(--msv-bg-color);
}

/* line 132, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-media-gallery .msc-carousel__indicators li.active {
  background-color: var(--msv-media-gallery-bg);
}

@media (min-width: 768px) {
  /* line 142, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery .msc-carousel__item {
    max-height: 732px;
  }
}

@media (min-width: 992px) {
  /* line 150, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery.vertical {
    padding-left: 0;
  }
  /* line 153, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery.vertical .ms-media-gallery__carousel {
    margin-left: 20px;
  }
  /* line 158, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery .msc-image-container img:focus {
    outline: none;
  }
  /* line 162, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery .msc-carousel__indicators {
    display: none;
  }
  /* line 166, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery .msc-carousel__control__prev {
    display: none;
  }
  /* line 170, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery .msc-carousel__control__next {
    display: none;
  }
  /* line 174, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery .ms-media-gallery__thumbnails-container {
    display: flex;
  }
  /* line 178, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery .ms-media-gallery__thumbnail-item {
    height: 100px;
    padding: 0 1px 1px 1px;
  }
}

@media (max-width: 768px) {
  /* line 188, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery {
    width: 100%;
    height: auto;
    display: inline-flex;
    flex-wrap: nowrap;
    padding-top: 100%;
    max-height: 542px;
  }
  /* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-media-gallery .ms-media-gallery__item .msc-image-container {
    width: 325px;
    height: 325px;
  }
  /* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-media-gallery .ms-media-gallery__item .msc_image {
    width: 325px;
    height: 325px;
  }
  /* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-media-gallery .ms-media-gallery__item .msc-loading_image {
    background-image: url("data:image/svg+xml,%3Csvg width='325px' height='325px' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  /* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-media-gallery .ms-media-gallery__item .msc-empty_image {
    background-image: url("data:image/svg+xml,%3Csvg width='325px' height='325px' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  /* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
  .ms-media-gallery .ms-media-gallery__item .msc-thumbnail_image {
    filter: blur(4.875px);
  }
  /* line 200, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery .ms-media-gallery__carousel {
    width: 100%;
    object-position: top;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    align-items: center;
  }
  /* line 209, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery .ms-media-gallery__carousel .msc-carousel__inner {
    overflow: unset;
  }
  /* line 212, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery .ms-media-gallery__carousel .msc-carousel__inner .msc-carousel__item {
    max-height: 542px;
  }
  /* line 215, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery .ms-media-gallery__carousel .msc-carousel__inner .msc-carousel__item .ms-inline-zoom {
    float: none;
  }
  /* line 218, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-media-gallery .ms-media-gallery__carousel .msc-carousel__inner .msc-carousel__item .ms-inline-zoom img {
    height: 100%;
    width: 100%;
  }
}

/* line 230, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-containerZoom__container {
  position: relative;
  display: flex;
  justify-content: space-between;
}

/* line 235, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-containerZoom__container img {
  cursor: zoom-in;
  width: 100%;
  height: 100%;
}

/* line 242, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-containerZoom__result {
  overflow: hidden;
  position: fixed;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  z-index: 1000001;
  box-shadow: rgba(0, 0, 0, 0.25) 0 6px 8px 2px;
  border: 1px solid #949494;
  right: 10px;
}

@media (max-width: 768px) {
  /* line 242, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-containerZoom__result {
    display: none;
  }
}

/* line 257, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-containerZoom__image {
  border: none;
  left: 0;
  max-width: none;
  max-height: none;
  position: absolute;
  top: 0;
}

/* line 266, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-containerZoom__zoom-lens {
  position: absolute;
  cursor: zoom-out;
  width: 200px;
  height: 180px;
  background-position: 0 0;
  top: -200px;
  left: -200px;
  overflow: hidden;
  zoom: 1;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  opacity: 0;
}

/* line 280, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-containerZoom__zoom-lens__opacity {
  opacity: 0.4;
}

@media (max-width: 768px) {
  /* line 266, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-containerZoom__zoom-lens {
    display: none;
  }
}

/* line 290, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-inline-zoom {
  overflow: hidden;
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

/* line 297, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-inline-zoom img {
  cursor: zoom-in;
  width: 100%;
  height: 100%;
}

/* line 302, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-inline-zoom img.zoomed {
  cursor: zoom-out;
}

/* line 307, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-inline-zoom__zoomedImg {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  border: none;
  max-width: none;
  max-height: none;
  width: 0;
  height: 0;
}

@media (max-width: 768px) {
  /* line 307, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-inline-zoom__zoomedImg {
    display: none;
    opacity: 0;
  }
}

/* line 325, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-fullscreen-section {
  position: relative;
  display: inline-block;
}

/* line 329, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-fullscreen-section img {
  vertical-align: top;
}

/* line 333, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-fullscreen-section__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  /* for dark overlay on top of the image */
  background: transparent;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
}

/* line 346, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-fullscreen-section__overlay:hover, .ms-fullscreen-section__overlay:focus-within {
  opacity: 0.9;
}

/* line 352, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-fullscreen-section:hover {
  opacity: 0.8;
}

/* line 356, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-fullscreen-section__magnifying-glass-icon {
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  padding: 20px;
  border: 1px solid #FFFFFF;
  line-height: 1;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-fullscreen-section__magnifying-glass-icon:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 374, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-fullscreen-section__magnifying-glass-icon:focus {
  border: 2px solid rgba(0, 0, 0, 0.8);
}

/* line 378, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.ms-fullscreen-section__magnifying-glass-icon:hover {
  background: rgba(0, 0, 0, 0.8);
  color: #FFFFFF;
}

@media only screen and (max-width: 400px) {
  /* line 386, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
  .ms-fullscreen-section {
    display: block;
  }
}

/* line 392, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.msc-modal .msc-fullview-modal-body {
  display: flex;
  justify-content: center;
}

/* line 396, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.msc-modal .msc-fullview-modal-body .msc-carousel {
  align-items: unset;
  position: unset;
  width: 100%;
}

/* line 401, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.msc-modal .msc-fullview-modal-body .msc-carousel__inner {
  display: flex;
  justify-content: space-around;
}

/* line 406, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.msc-modal .msc-fullview-modal-body .msc-carousel__item {
  display: flex;
  justify-content: center;
  float: unset;
  margin-right: unset;
}

/* line 412, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.msc-modal .msc-fullview-modal-body .msc-carousel__item .ms-media-gallery__item.msc-mobile-zoomed-in {
  transform-origin: top left;
}

/* line 416, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.msc-modal .msc-fullview-modal-body .msc-carousel__item:not(.active) {
  display: none;
}

/* line 420, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.msc-modal .msc-fullview-modal-body .msc-carousel__item img {
  display: inline;
  object-fit: contain;
  height: 100%;
  width: 100%;
}

/* line 427, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.msc-modal .msc-fullview-modal-body .msc-carousel__item .ms-inline-zoom {
  float: unset;
  position: unset;
}

/* line 431, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.msc-modal .msc-fullview-modal-body .msc-carousel__item .ms-inline-zoom .ms-inline-zoom__zoomedImg {
  max-height: unset;
}

/* line 436, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.msc-modal .msc-fullview-modal-body .msc-carousel__item .ms-inline-zoom.zoomed img:not(.ms-inline-zoom__zoomedImg) {
  visibility: hidden;
}

/* line 444, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/media-gallery.scss */
.msc-modal .msc-fullview-modal-body .msc-carousel__indicators {
  display: none;
}

/* line 38, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
:root {
  --msv-buybox-btn-bg: #FFFFFF;
  --msv-buybox-btn-font-color: var(--msv-font-primary-color);
  --msv-buybox-btn-border-color: var(--msv-border-color);
  --msv-buybox-btn-font-size: var(--msv-body-font-size-l);
  --msv-buybox-title-font-size: var(--msv-body-font-size-xxl);
  --msv-buybox-title-font-color: var(--msv-font-primary-color);
  --msv-buybox-rating-star: var(--msv-font-primary-color);
  --msv-buybox-btn-extra-actions-color: var(--msv-accent-brand-color);
  --msv-buybox-btn-wishlist-color: var(--msv-accent-brand-color);
  --msv-buybox-text-font-size: var(--msv-body-font-size-m);
  --msv-buybox-text-font-color: var(--msv-font-primary-color);
  --msv-buybox-primary-btn-bg: var(--msv-accent-brand-color);
  --msv-buybox-primary-btn-font-color: var(--msv-font-secondary-color);
  --msv-buybox-primary-btn-border: var(--msv-accent-brand-color);
  --msv-buybox-secondary-btn-bg: var(--msv-secondary-button-background-color);
  --msv-buybox-secondary-btn-font-color: var(--msv-font-primary-color);
  --msv-buybox-secondary-btn-border: var(--msv-accent-brand-color);
  --msv-buybox-carousel-flipper-color: #1D1D1D;
  --msv-buybox-carousel-flipper-hover-color: #8F8F8F;
}

/* line 74, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox {
  margin-top: 36px;
  display: flex;
  flex-flow: row;
}

/* line 79, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__bulk-purchase-anchor {
  background-color: unset;
  color: var(--msv-buybox-btn-font-color);
  display: block;
  margin: 10px 0;
  font-size: 14px;
  line-height: 20px;
  border-radius: 4px;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-buybox__bulk-purchase-anchor:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 90, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__bulk-purchase-anchor::before {
  color: var(--msv-accent-brand-color);
  margin-right: 8px;
}

/* line 95, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__bulk-purchase-anchor:hover {
  background-color: #E8E8E8;
}

/* line 100, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__inventory-info {
  margin-top: 20px;
}

/* line 104, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__product-title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-light);
  font-size: var(--msv-buybox-title-font-size);
  line-height: 63px;
  text-transform: none;
  color: var(--msv-buybox-title-font-color);
  margin-bottom: 8px;
}

/* line 110, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__inventory-label {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-normal);
  font-size: var(--msv-body-font-size-l);
  line-height: 21px;
  text-transform: none;
}

/* line 114, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__product-description {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-light);
  font-size: var(--msv-buybox-text-font-size);
  line-height: 21px;
  text-transform: none;
  color: var(--msv-buybox-text-font-color);
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 122, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .msc-rating__count, .ms-buybox .msc-rating__star {
  color: var(--msv-buybox-rating-star);
}

/* line 128, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .msc-rating__half-star::after {
  color: var(--msv-buybox-rating-star);
}

/* line 134, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .msc-price__actual {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 31px;
  text-transform: none;
  color: var(--msv-buybox-text-font-color);
}

/* line 139, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .msc-price__strikethrough {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-light);
  font-size: 24px;
  line-height: 31px;
  text-transform: none;
  margin: 0;
  color: #616365;
}

/* line 145, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .msc-price__pricerange {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-light);
  font-size: 24px;
  line-height: 31px;
  text-transform: none;
  color: var(--msv-accent-brand-color);
}

/* line 150, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .msc-price__salesagreementprompt_expanded, .ms-buybox .msc-price__salesagreementprompt_collapsed {
  margin-top: 34px;
  color: var(--msv-accent-brand-color);
}

/* line 155, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__configure {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-normal);
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
}

/* line 159, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dropdown {
  margin-top: 20px;
}

/* line 162, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dropdown-quantity-label {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-light);
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  color: var(--msv-buybox-title-font-color);
}

/* line 168, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__media-gallery {
  display: block;
  flex-basis: 66%;
  min-width: 66%;
  flex-grow: 1;
  flex-wrap: nowrap;
  padding-right: 40px;
}

/* line 177, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .msc-dropdown__select {
  display: block;
  width: 100%;
  color: #495057;
  background-color: #FFFFFF;
  border: 1px solid #6B727A;
  border-radius: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  height: 48px;
  padding: 4px 8px;
  background-clip: border-box;
  border-color: transparent;
  position: relative;
  outline-offset: 1px;
}

/* line 182, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .quantity .quantity-input {
  display: block;
  width: 100%;
  color: #495057;
  background-color: #FFFFFF;
  border: 1px solid #6B727A;
  border-radius: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  height: 48px;
  padding: 4px 8px;
  background-clip: border-box;
  border-color: transparent;
  position: relative;
  outline-offset: 1px;
  width: 80px;
  display: inline-block;
  margin-left: 8px;
  margin-right: 8px;
  -moz-appearance: textfield;
  padding: 5px;
  vertical-align: bottom;
}

/* line 192, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .quantity .quantity-input::-webkit-inner-spin-button, .ms-buybox .quantity .quantity-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

/* line 198, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .quantity .quantity__controls {
  padding: 5px;
  padding-left: 0;
  padding-right: 0;
  background: var(--msv-buybox-btn-bg);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid var(--msv-buybox-btn-border-color);
  min-width: auto;
  width: 48px;
  height: 48px;
  cursor: pointer;
}

/* line 211, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .quantity .quantity__controls:disabled {
  color: #D1D1D1;
}

/* line 216, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .quantity .increment {
  color: var(--msv-buybox-btn-font-color);
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-buybox .quantity .increment:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 220, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .quantity .increment.disabled {
  color: #D1D1D1;
}

/* line 224, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .quantity .increment:not(:disabled):not(.disabled):active, .ms-buybox .quantity .increment:not(:disabled):not(.disabled):active:focus {
  color: var(--msv-buybox-btn-font-color);
}

/* line 230, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .quantity .decrement {
  color: var(--msv-buybox-btn-font-color);
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-buybox .quantity .decrement:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 234, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .quantity .decrement.disabled {
  color: #D1D1D1;
}

/* line 238, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .quantity .decrement:not(:disabled):not(.disabled):active, .ms-buybox .quantity .decrement:not(:disabled):not(.disabled):active:focus {
  color: var(--msv-buybox-btn-font-color);
}

/* line 245, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__quantity {
  margin-top: 20px;
}

/* line 249, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__product-quantity-label {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-light);
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  color: var(--msv-buybox-title-font-color);
  display: block;
  margin-bottom: 5px;
}

/* line 256, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .ms-buybox__key_in_price {
  margin-top: 20px;
}

/* line 259, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .ms-buybox__key_in_price .ms-buybox__key_in_price-label {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-light);
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  color: var(--msv-buybox-title-font-color);
  display: block;
  margin-bottom: 5px;
}

/* line 266, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .ms-buybox__key_in_price .ms-buybox__key_in_price_custom-amount__input {
  display: block;
  width: 100%;
  color: #495057;
  background-color: #FFFFFF;
  border: 1px solid #6B727A;
  border-radius: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  height: 48px;
  padding: 4px 8px;
  background-clip: border-box;
  border-color: transparent;
  position: relative;
  outline-offset: 1px;
  -moz-appearance: textfield;
  padding: 5px;
  text-align: left;
}

/* line 272, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .ms-buybox__key_in_price .ms-buybox__key_in_price_custom-amount__input::-webkit-inner-spin-button, .ms-buybox .ms-buybox__key_in_price .ms-buybox__key_in_price_custom-amount__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

/* line 279, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .ms-text-block {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-normal);
  font-size: var(--msv-buybox-text-font-size);
  line-height: 21px;
  text-transform: none;
}

/* line 287, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .product-add-to-cart {
  margin-top: 20px;
}

/* line 290, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .product-add-to-cart .buttons {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

/* line 296, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .product-add-to-cart .msc-add-to-cart {
  background-color: var(--msv-buybox-primary-btn-bg);
  border: 1px solid var(--msv-buybox-primary-btn-border);
  color: var(--msv-buybox-primary-btn-font-color);
  padding: 12px 20px;
  min-width: 160px;
  font-size: var(--msv-buybox-btn-font-size);
  line-height: 24px;
  flex-grow: 1;
}

/* line 33, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox .product-add-to-cart .msc-add-to-cart:hover, .ms-buybox .product-add-to-cart .msc-add-to-cart:focus {
  background-color: var(--msv-accent-brand-alt-color);
  border-color: var(--msv-accent-brand-alt-color);
}

/* line 39, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox .product-add-to-cart .msc-add-to-cart:disabled, .ms-buybox .product-add-to-cart .msc-add-to-cart[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 304, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .product-add-to-cart .ms-wishlist-items__product-status {
  padding-top: 18px;
  width: 310px;
}

/* line 306, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .product-add-to-cart .ms-wishlist-items__product-status .msc-alert button.close {
  background-color: transparent;
  border: none;
  float: right;
}

/* line 316, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .product-add-to-cart .msc-add-to-cart-extra-actions {
  font-size: 24px;
  background-color: var(--msv-buybox-secondary-btn-bg);
  border: 1px solid var(--msv-buybox-secondary-btn-border);
  color: var(--msv-buybox-secondary-btn-font-color);
  padding: 12px 20px;
  min-width: 160px;
  color: var(--msv-buybox-btn-extra-actions-color);
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-width: 48px;
  width: 48px;
  flex: 0 0 48px;
  margin-left: 8px;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox .product-add-to-cart .msc-add-to-cart-extra-actions:hover, .ms-buybox .product-add-to-cart .msc-add-to-cart-extra-actions:focus {
  background-color: var(--msv-accent-secondary-btn);
}

/* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox .product-add-to-cart .msc-add-to-cart-extra-actions:disabled, .ms-buybox .product-add-to-cart .msc-add-to-cart-extra-actions[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 329, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .product-add-to-cart .msc-add-to-cart-extra-actions:not(:disabled):hover, .ms-buybox .product-add-to-cart .msc-add-to-cart-extra-actions:not(:disabled):not(.disabled):active:focus {
  color: var(--msv-buybox-btn-extra-actions-color);
  border-color: transparent;
}

/* line 336, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox .product-add-to-cart .msc-add-to-wishlist {
  color: var(--msv-buybox-btn-wishlist-color);
}

/* line 341, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__find-in-store {
  margin-top: 20px;
  margin-bottom: 20px;
  width: auto;
}

/* line 347, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__find-in-store-heading {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-light);
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
}

/* line 351, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__find-in-store-description {
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-transform: none;
}

/* line 358, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__find-in-store-pickup-option {
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  text-transform: none;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-buybox__find-in-store-pickup-option:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 365, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__find-in-store-pickup-option::before {
  margin-right: 10px;
  color: --msv-buybox-primary-btn-font-color;
}

/* line 371, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__minmax_label_text {
  margin-top: 12px;
  font-weight: var(--msv-font-weight-bold);
}

/* line 375, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__minmax_label_text .msi-InfoCircle {
  margin-right: 8px;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
.ms-buybox__minmax_label_text .msi-InfoCircle:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/* line 381, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__find-in-store-button {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  cursor: pointer;
  padding: 12px 20px;
  height: 48px;
  min-width: 160px;
  text-align: center;
  background-color: var(--msv-buybox-secondary-btn-bg);
  border: 1px solid var(--msv-buybox-secondary-btn-border);
  color: var(--msv-buybox-secondary-btn-font-color);
  padding: 12px 20px;
  min-width: 160px;
  font-size: var(--msv-buybox-btn-font-size);
  line-height: 24px;
  height: unset;
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.ms-buybox__find-in-store-button:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox__find-in-store-button:hover, .ms-buybox__find-in-store-button:focus {
  background-color: var(--msv-accent-secondary-btn);
}

/* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox__find-in-store-button:disabled, .ms-buybox__find-in-store-button[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 393, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__shopsimilarlooks {
  margin-top: 20px;
}

/* line 397, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__shop-similar-looks-button {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  cursor: pointer;
  padding: 12px 20px;
  height: 48px;
  min-width: 160px;
  text-align: center;
  background-color: var(--msv-buybox-secondary-btn-bg);
  border: 1px solid var(--msv-buybox-secondary-btn-border);
  color: var(--msv-buybox-secondary-btn-font-color);
  padding: 12px 20px;
  min-width: 160px;
  font-size: var(--msv-buybox-btn-font-size);
  line-height: 24px;
  margin-bottom: 20px;
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.ms-buybox__shop-similar-looks-button:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox__shop-similar-looks-button:hover, .ms-buybox__shop-similar-looks-button:focus {
  background-color: var(--msv-accent-secondary-btn);
}

/* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox__shop-similar-looks-button:disabled, .ms-buybox__shop-similar-looks-button[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 408, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__shop-similar-descriptions-button {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  cursor: pointer;
  padding: 12px 20px;
  height: 48px;
  min-width: 160px;
  text-align: center;
  background-color: var(--msv-buybox-secondary-btn-bg);
  border: 1px solid var(--msv-buybox-secondary-btn-border);
  color: var(--msv-buybox-secondary-btn-font-color);
  padding: 12px 20px;
  min-width: 160px;
  font-size: var(--msv-buybox-btn-font-size);
  line-height: 24px;
}

/* line 27, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/01-tools/mixins.scss */
.ms-buybox__shop-similar-descriptions-button:focus {
  border: 1px dashed #FFFFFF;
  outline: 1px dashed #000000;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox__shop-similar-descriptions-button:hover, .ms-buybox__shop-similar-descriptions-button:focus {
  background-color: var(--msv-accent-secondary-btn);
}

/* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox__shop-similar-descriptions-button:disabled, .ms-buybox__shop-similar-descriptions-button[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

@media (max-width: 992px) {
  /* line 419, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
  .ms-buybox__media-gallery {
    display: block;
    flex-basis: 66%;
    min-width: 66%;
    flex-grow: 1;
    flex-wrap: nowrap;
    padding-right: 40px;
  }
  /* line 428, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
  .ms-buybox .ms-media-gallery {
    padding-bottom: 54px;
  }
  /* line 432, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
  .ms-buybox .ms-media-gallery .msc-carousel__indicators {
    bottom: -36px;
  }
  /* line 437, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
  .ms-buybox .ms-media-gallery .msc-carousel__control__prev, .ms-buybox .ms-media-gallery .msc-carousel__control__next {
    bottom: -40px;
    color: var(--msv-buybox-carousel-flipper-color);
    height: auto;
    top: auto;
    width: auto;
  }
  /* line 445, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
  .ms-buybox .ms-media-gallery .msc-carousel__control__prev__icon {
    margin-left: 0;
  }
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-buybox .ms-media-gallery .msc-carousel__control__prev__icon:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  /* line 450, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
  .ms-buybox .ms-media-gallery .msc-carousel__control__next__icon {
    margin-right: 0;
  }
  /* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
  .ms-buybox .ms-media-gallery .msc-carousel__control__next__icon:before {
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    content: "";
  }
  /* line 458, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
  .ms-buybox .ms-media-gallery .msc-carousel__control__prev:hover .msc-carousel__control__prev__icon, .ms-buybox .ms-media-gallery .msc-carousel__control__prev:focus .msc-carousel__control__prev__icon {
    color: var(--msv-buybox-carousel-flipper-hover-color);
  }
  /* line 466, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
  .ms-buybox .ms-media-gallery .msc-carousel__control__next:hover .msc-carousel__control__next__icon, .ms-buybox .ms-media-gallery .msc-carousel__control__next:focus .msc-carousel__control__next__icon {
    color: var(--msv-buybox-carousel-flipper-hover-color);
  }
}

@media (max-width: 768px) {
  /* line 74, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
  .ms-buybox {
    flex-flow: column;
  }
}

@media (max-width: 768px) {
  /* line 483, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
  .ms-buybox .product-add-to-cart .msc-add-to-cart {
    width: 364px;
  }
}

@media (max-width: 539px) {
  /* line 491, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
  .ms-buybox .product-add-to-cart .msc-add-to-cart {
    width: 260px;
  }
}

/* line 498, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dialog.msc-modal__dialog {
  max-width: 400px;
}

/* line 501, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dialog.msc-modal__dialog .msc-modal__content {
  padding: 20px;
}

/* line 507, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__header.msc-modal__header .msc-modal__title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
}

/* line 511, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__header.msc-modal__header .msc-modal__title span:nth-child(1) {
  font-weight: var(--msv-font-weight-bold);
}

/* line 518, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__body.msc-modal__body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  text-transform: none;
  text-align: center;
}

/* line 42, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__body.msc-modal__body .msc-image-container {
  width: 240px;
  height: 240px;
}

/* line 47, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__body.msc-modal__body .msc_image {
  width: 240px;
  height: 240px;
}

/* line 52, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__body.msc-modal__body .msc-loading_image {
  background-image: url("data:image/svg+xml,%3Csvg width='240px' height='240px' viewBox='0 0 224 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='224' height='224' fill='%23F2F2F2'/%3E%3Cg filter='url(%23filter0_b)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter1_i)'%3E%3Cpath d='M78.129 122.166L62 138H162L126.516 96.833L91.0323 134.833L78.129 122.166Z' fill='%23808080'/%3E%3C/g%3E%3Cg filter='url(%23filter2_b)'%3E%3Ccircle cx='91' cy='94' r='10' fill='url(%23paint1_linear)'/%3E%3C/g%3E%3Cg style='mix-blend-mode:hard-light' filter='url(%23filter3_i)'%3E%3Ccircle cx='91' cy='94' r='10' fill='%23808080'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_b' x='60' y='94.833' width='104' height='45.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter1_i' x='62' y='96.833' width='100' height='42.1667' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3Cfilter id='filter2_b' x='79' y='82' width='24' height='24' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImage' stdDeviation='1'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur' result='shape'/%3E%3C/filter%3E%3Cfilter id='filter3_i' x='81' y='84' width='20' height='21' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='1'/%3E%3CfeGaussianBlur stdDeviation='1.5'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0 0.25098 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear' x1='112' y1='96.833' x2='112' y2='138' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='91' y1='84' x2='91' y2='104' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23BFBFBF' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23BFBFBF' stop-opacity='0.3'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__body.msc-modal__body .msc-empty_image {
  background-image: url("data:image/svg+xml,%3Csvg width='240px' height='240px' viewBox='0 0 150 150' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3C!-- background --%3E%3Cpath d='M150 0H0V150H150V0Z' fill='white'/%3E%3C!-- line --%3E%3Cpath d='M100 56.25V93.75H50V56.25H100ZM53.125 59.375V75.9033L64.0625 64.9902L79.6875 80.6152L85.9375 74.3652L96.875 85.2783V59.375H53.125ZM53.125 90.625H85.2783L64.0625 69.3848L53.125 80.3467V90.625ZM96.875 90.625V89.7217L85.9375 78.7598L81.8848 82.8125L89.7217 90.625H96.875ZM89.0625 68.75C88.6393 68.75 88.2731 68.5954 87.9639 68.2861C87.6546 67.9769 87.5 67.6107 87.5 67.1875C87.5 66.7643 87.6546 66.3981 87.9639 66.0889C88.2731 65.7796 88.6393 65.625 89.0625 65.625C89.4857 65.625 89.8519 65.7796 90.1611 66.0889C90.4704 66.3981 90.625 66.7643 90.625 67.1875C90.625 67.6107 90.4704 67.9769 90.1611 68.2861C89.8519 68.5954 89.4857 68.75 89.0625 68.75Z' fill='%23D1D1D1'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 60, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/image.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__body.msc-modal__body .msc-thumbnail_image {
  filter: blur(3.6px);
}

/* line 524, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__body.msc-modal__body .msc-empty_image {
  padding-bottom: 10px;
}

/* line 529, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__image {
  margin-right: auto;
  margin-left: auto;
}

/* line 534, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__product-title {
  padding: 4px 0;
}

/* line 538, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__product-variants {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: var(--msv-font-weight-normal);
  font-size: var(--msv-buybox-text-font-size);
  line-height: 21px;
  text-transform: none;
  padding: 4px 0;
}

/* line 543, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__product-price {
  font-weight: var(--msv-font-weight-bold);
  padding: 4px 0;
}

/* line 548, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__go-to-cart {
  background-color: var(--msv-buybox-primary-btn-bg);
  border: 1px solid var(--msv-buybox-primary-btn-border);
  color: var(--msv-buybox-primary-btn-font-color);
  padding: 12px 20px;
  min-width: 160px;
  margin: 6px 0;
  width: 100%;
}

/* line 33, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__go-to-cart:hover, .ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__go-to-cart:focus {
  background-color: var(--msv-accent-brand-alt-color);
  border-color: var(--msv-accent-brand-alt-color);
}

/* line 39, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__go-to-cart:disabled, .ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__go-to-cart[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 555, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules/buybox.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__back-to-shopping {
  background-color: var(--msv-secondary-button-background-color);
  border: 1px solid var(--msv-accent-brand-color);
  color: var(--msv-font-primary-color);
  padding: 12px 20px;
  min-width: 160px;
  margin: 6px 0;
  width: 100%;
}

/* line 56, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__back-to-shopping:hover, .ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__back-to-shopping:focus {
  background-color: var(--msv-accent-secondary-btn);
}

/* line 62, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/02-generic/button.scss */
.ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__back-to-shopping:disabled, .ms-buybox__dialog.msc-modal__dialog .ms-buybox__dialog__back-to-shopping[disabled] {
  cursor: default;
  border-color: #D1D1D1;
  background-color: #D1D1D1;
  color: var(--msv-font-secondary-color);
}

/* line 14, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules-rtl/buybox.scss */
[dir="rtl"] .ms-buybox__bulk-purchase-anchor::before {
  margin-left: 8px;
  margin-right: unset;
}

/* line 20, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules-rtl/buybox.scss */
[dir="rtl"] .ms-buybox__media-gallery {
  padding-left: 40px;
  padding-right: 0;
}

/* line 25, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules-rtl/buybox.scss */
[dir="rtl"] .ms-buybox__content {
  min-width: 30%;
}

/* line 30, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules-rtl/buybox.scss */
[dir="rtl"] .ms-buybox .product-add-to-cart .msc-add-to-cart {
  margin-left: 5px;
  margin-right: 0;
}

/* line 36, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules-rtl/buybox.scss */
[dir="rtl"] .ms-buybox .msc-ss-carousel-vert-strip img {
  display: inline-block;
}

/* line 40, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules-rtl/buybox.scss */
[dir="rtl"] .ms-buybox .ms-buybox__key_in_price_custom-amount__input {
  text-align: right;
}

/* line 45, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/modules-rtl/buybox.scss */
[dir="rtl"] .ms-buybox__minmax_label_text .msi-InfoCircle {
  margin-left: 8px;
}

/* line 127, node_modules/@msdyn365-commerce-modules/fabrikam-design-kit/dist/lib/modules/fabrikam/styles/common/00-settings/assets.scss */
[dir="rtl"] .ms-buybox__minmax_label_text .msi-InfoCircle:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  text-rendering: auto;
  line-height: 1;
  content: "";
}

/*Req 10101*/

.ms-account-b2b-requests-tile .ms-account-b2b-requests-tile__heading{
    margin-bottom: 10px;
}

.ms-Footer .ms-image-list__link{
    width: 100%;
}

.ms-Footer .ms-image-list__link picture{
    width: 100%;
}

.ms-Footer .ms-image-list__link picture img{
    width: 100%;
    height: 100%;
}

.ms-nav__list.level-2{
    justify-content: flex-start !important;
    width: 100%;
}

.ms-search__autoSuggest a.msc-autoSuggest__productResults-item:hover{
    background-color: var(--hso-search-image-background-color-hover) !important;
  }
  
.ms-search__autoSuggest a.msc-autoSuggest__productResults-item:hover .msc-autoSuggest__productResults-item-text{
    background-color: var(--hso-search-image-background-color-hover) !important;
    color:var(--hso-search-text-color-hover) !important;
}
  
.ms-search__autoSuggest .msc-autoSuggest__keywordResults-item a:hover{
    background-color: var(--hso-search-keyword-background-color-hover) !important;
    color:var(--hso-search-text-color-hover) !important;
}
  
.ms-search__autoSuggest .msc-autoSuggest__categoryResults-item a:hover{
    background-color: var(--hso-search-category-background-color-hover) !important;
    color:var(--hso-search-text-color-hover) !important;
}

.msc-autoSuggest__keywordResults-item :hover{
    background-color: var(--hso-search-keyword-background-color-hover) !important;
}

.msc-autoSuggest__categoryResults-item :hover{
    background-color: var(--hso-search-category-background-color-hover) !important;
}

.ms-header{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ms-header .ms-nav.desktop-vp{
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.ms-nav__feature{
  background-color:  var(--msv-nav-bg) !important;
  width:100vw !important;
  border: 0px !important ;
  position: absolute  !important;
  margin: 0 0 0 0 !important;
  left: -41px !important;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 10px;
}

.ms-nav__list.level-2{
  background-color:  var(--msv-nav-bg) !important;
  width:100vw;
  border: 0px !important ;
  position: absolute  !important;
  margin: 0 0 0 0 !important;
  left: -41px !important;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 10px;
}

.ms-nav__list.level-2.havecateImage.navmenu-multi-level{
  background-color:  var(--msv-nav-bg) !important;
  width: 100vw !important;
  border: 0px !important ;
  position: relative  !important;
  margin: 0 0 0 20px !important;
  padding: 0 0 0 0 !important;
  display: inline-flex;
  justify-content: flex-start;
}

.ms-nav__list.level-2 li{
  margin-right: 20px !important;
}

.ms-nav__list__item__link{
  margin-right:20px !important;
}

.ms-nav__list.parentMenu{
  background-color:  var(--msv-nav-bg) !important;
  width:100vw;
  border: 0px !important ;
  position: absolute  !important;
  margin: 0 0 0 0 !important;
  left: -41px !important;
  padding-left: 41px;
  padding-right: 41px;
  padding-bottom: 10px;
}

.ms-header{
    border: 0 !important;
}

.ms-nav__list__item{
    margin: 5px 20px 0 0px !important;
}

.ms-nav__list__item.havesubmenu{
  margin: 5px 20px 20px 0px !important;
}

.msc-address-list_button-add{
    display: none !important;
}

.ms-nav__list.childMenu{
  margin-right: 20px !important;
}

.ms-nav__list.havesubmenu{
  margin-right: 20px !important;
}

.category-image-container{
  display: block;
  position: relative;
  float: right;
}

.ms-nav__deafult{
  margin-right: 20px !important;
}

.ms-header__container .ms-header__collapsible-hamburger .ms-nav .drawer-main .drawer__button{
  font-weight: bolder !important;
}

 .drawer__button{
  font-weight: bolder !important;
}

.drawer-submenu .drawer__button{
  font-weight: normal !important;
}
.noshow-popupclass{
  display: none;
}

.show-popupclass{
  display: none;
}

.custom-image-thumbnail-video{
  width: 100px;
  height:100px;
}

.custom-image-thumbnail-video img{
  max-width: 100%;
}
/*Req 10101*/


/*Req 10198*/
img { pointer-events: none !important; }

h2{
    -webkit-user-modify: read-only !important;
}
/*Req 10198*/

/*Req VAT*/
.ms-order-details__order-summary-line-other-charges{
    margin-bottom:20px;
}

.ms-order-confirmation__order-summary-line-other-charges{
    margin-bottom:20px;
}
/*Req VAT*/

/*Redirect PopUp*/
.msc-modal__close-button{
  z-index: 100 !important;
}

@media (max-width: 768px) {
  .msc-modal__content{
    padding: 60px !important;
  }

  .msc-modal__title{
    padding-top: 30px !important;
  }
}

.msc-modal__content{
  padding: 20px 20px !important;
}

/*Redirect PopUp*/

.ms-business-organization-list__add-user-button{
  display: none !important;
}

.ms-business-organization-list__dropdown{
  display: none !important;
}

.msc-address-list__button-add {
  display:none !important;
}

button[aria-label="Skift Leveringsmetode"]{
  display: none !important;
}

.ms-sign-in__social-accounts{
  display: none !important;
}

.ms-sign-in__sign-up-section {
  display: none !important
}

.ms-sign-in__b2b-social-accounts  {
  display: none !important
}

.ms-order-history__ms-order-history-filter__expand-filter-button.msc-btn {
  display: none;
}

.ms-order-details__ms-order-details-view-modes button{
  color: Green !important;
}

#ms-checkout-customer-account__label{
  margin-right: 10px;
}

.ms-checkout-customer-account__btn-pay{
  background-color: #4C833A !important;
  margin-left: 10px;
}

.hso-payment-applied{
  background-color: lightgray !important;
}

.ms-checkout-customer-account__applied-amount{
  margin-left: 10px;
}

.ms-account-profile__section-links{
  display: none !important;
}

.ms-account-profile__attributes button{
  display: none !important;
}

button[aria-label="Skift Betaling"]{
  display: none !important;
}

.ms-order-confirmation__payment-methods-customer-account-amount{
  margin-left: 5px !important;
}


/*Mobile checkout*/
@media screen and (max-width: 768px){
  .ms-checkout__side-control-first {
    display: block !important;
  }

  .ms-checkout__main-control {
    display: block !important;
  }
  .ms-checkout__main-control .msc-btn{
    width: 95%;
  }

  .ms-checkout__btn-keep-shopping{
    display: none !important; 
  }

  .ms-checkout__main .ms-checkout__terms-and-conditions {
    display: block !important;
  }

  .ms-checkout-customer-account__btn-pay{
    margin: 10px 0 0 0 !important;
  }
  
}

.gtm-body-noscript{
  display: none;
}
