/*Avenir*/
@font-face {
    font-family: 'AvenirLTStdHeavy';
    src: url('../../AvenirLTStdHeavy/AvenirLTStdHeavy.otf') format('opentype');
}

@font-face {
    font-family: 'AvenirLTStdLight';
    src: url('../../AvenirLTStdLight/AvenirLTStdLight.otf') format('opentype');
}

@font-face {
    font-family: 'AvenirLTStdOblique';
    src: url('../../AvenirLTStdOblique/AvenirLTStdOblique.otf') format('opentype');
}

@font-face {
    font-family: 'AvenirLTStdRoman';
    src: url('../../AvenirLTStdRoman/AvenirLTStdRoman.otf') format('opentype');
}

@font-face {
    font-family: 'Avenir Medium';
    src: url('../fonts/AvenirMedium.ttf') format('truetype');
}

:root {
    --primary-brand: #d74012;
    --secondary-brand: #b1340d;
    --bot-avatar: url("https://support.shutterfly.com/resource/NF_bot/img/botAvatar.png");
    --AvenirLTStdHeavy: AvenirLTStdHeavy, Arial, Helvetica, sans-serif;
    --AvenirLTStdRoman: AvenirLTStdRoman, Arial, Helvetica, sans-serif;
}

.hide {
    display: none !important;
}

/*Hide content on UI */
embeddedmessaging-conversation-entry-item:has(.enchat_hidden_content) {
    display: none;
}

.center-text {
    text-align: center;
}

.chatMessageContent[ebcm-einsteinBotChatMessage_einsteinBotChatMessage],
embeddedmessaging-conversation-entry-item .slds-chat-listitem button,
.embeddedServiceSidebar.modalContainer {
    font-family: var(--AvenirLTStdRoman);
}

.sidebarHeader h2 {
    color: #fff;
}

.embeddedServiceSidebarButton .label {
    font-size: 16px;
    font-weight: normal;
}

/* CUSTOM UIE FORM */
/*.formcard-container {
    background-color: #fff !important;
    border-radius: 8px !important;
    padding: 10px 20px !important;
}*/

/*enchat-advanced-chat-message .enchat_form {
    width: 240px;
}

enchat-advanced-chat-message .enchat_form .form-card {
    width: 222px;
}

.promo-card {
    justify-content: left;
    margin: unset;
    margin-left: 40px;
    margin-right: 22px;
    box-sizing: content-box;
}*/

/*enchat-advanced-chat-message .enchat_form {
    width: 240px;
}*/

c-einstein-bot-form-card {
    display: flex;
    justify-content: center;
    width: 240px !important;
}

.formcard-container.promo-card {
    justify-content: left;
    margin: unset;
    box-sizing: content-box;
    width: auto;
    padding-top: 16px;
    width: 222px;
}

.formcard-container.promo-card .form-fields {
    padding: 0px;
    display: flex;
    justify-content: center;
}

.formcard-container.promo-card .form-fields .slds-form-element {
    padding-bottom: 5px;
    padding-top: 15px;
}

.promo-card .form-action-container {
    padding: 0px;
}

.promo-card .slds-media .slds-media__body {
    display: flex;
    justify-content: center;
}

.promo-card .form-action .action-button {
    width: 178px !important;
    height: 36px !important;
}

.formcard-container .slds-form-element__label,
.required-symbol[ebcm-einsteinBotPicklist_einsteinBotPicklist] {
    display: none;
}

.formcard-container h1 {
    font-family: var(--AvenirLTStdHeavy);
    font-size: 16px !important;
    color: #4a4a4a;
    margin-top: 0;
}

.formcard-container.missing-items h1 {
    font-family: var(--AvenirLTStdRoman);
    color: #4A4A4A;
    text-align: center;
    font-weight: 800;
}

.formcard-container input {
    font-family: var(--AvenirLTStdRoman);
    font-size: 14px;
    color: #757779;
}

.formcard-container .slds-form-element__help {
    color: var(--primary-brand);
}

.formcard-container .slds-form-element[ebcm-einsteinBotFormCard_einsteinBotFormCard] {
    padding: 8px 0px;
}

.form-card c-einstein-bot-action {
    display: block;
    margin-top: 0;
}

.formcard-container button {
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #fff !important;
    border-radius: 4px !important;
    background-color: var(--primary-brand) !important;
    padding: 10px !important;
    border: none !important;
    outline: none;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    width: 100% !important;
}

.formcard-container button:hover {
    background-color: #a9320e !important;
}

.formcard-container button:disabled {
    background-color: #888888 !important;
}

.forminput-field-container[ebcm-einsteinBotInput_einsteinBotInput] {
    height: auto;
}

.formcard-container .slds-m-vertical_x-small {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.form-action-container {
    padding-top: 0;
}

.formcard-container a {
    color: #0065b8;
    text-decoration: none;
    font-size: 13px;
    padding-top: 15px;
    display: block;
}

.formcard-container .ebcm_content .slds-p-horizontal--small,
.ebcm_content .slds-p-horizontal_small {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* CUSTOM UIE LOGIN FORM */
.login-form .slds-form-element {
    display: none;
}

.login-form .ebcm_content .slds-text-body--small,
.ebcm_content .slds-text-body_small {
    font-weight: bold;
}

/* LOGIN FORM DISABLED */
.login-form_disabled .slds-form-element {
    display: none;
}

.login-form_disabled button {
    display: none;
}

.login-form_disabled .ebcm_content .slds-text-body--small,
.ebcm_content .slds-text-body_small {
    font-weight: bold;
}

/* Parts for replacement formcard */
.order-problem-qty-form .ebcm-output-value {
    display: contents;
    text-align: right;
    float: right;
}

.order-problem-qty-form .ebcm-output-span {
    float: right;
}

.order-problem-qty-form .form-input>div[lightning-input_input] {
    display: flex;
}

.order-problem-qty-form .slds-input {
    max-width: 47px;
    height: 12px !important;
    font-size: 12px;
    min-height: 24px;
    float: right;
    text-align: center;
    padding: 0px !important;
}

.order-problem-qty-form .ebcm-output-label,
.order-problem-qty-form .ebcm-output-span {
    color: #D74012;
    font-size: 14px;
    font-weight: 800;
}

.order-problem-qty-form .slds-page-header__title {
    font-weight: 900;
}

.order-problem-qty-form .slds-text-body_small {
    font-size: 10px;
    font-weight: 400;
    color: #757779;
    font-style: italic;
}

.ebcm_content.ebcm_form .order-problem-qty-form .form-input.slds-form-element .slds-form-element__label {
    display: inline-block !important;
    max-width: 65% !important;
    white-space: normal !important;
}

.ebcm_content.ebcm_form .order-problem-qty-form .form-input.slds-form-element .slds-form-element__control {
    display: inline !important;
}

/* END - Parts for replacement formcard */

/* Confirm Replacement Changes formcard */

.order-problem-qty-form.formcard-container .slds-form-element__label, .order-problem-qty-form .required-symbol[ebcm-einsteinBotPicklist_einsteinBotPicklist], .damaged-quality-details .slds-form-element__label {
    display: inline !important;
}

/* END - Confirm Replacement Changes formcard */



.embeddedServiceSidebar .chatContent .chatMessageContent .confirm-replacement .nf_disclaimer {
    font-size: 12px !important;
    font-style: normal !important;
}

.confirm-replacement .shipping-details-table .shipping-details-table-row div:first-child {
    width: 8%;
}

.confirm-replacement .shipping-details-table .shipping-details-table-row div:nth-child(2) {
    width: 92%;
    text-align: left !important;
}

/* Damage Details formcard */

.ebcm_content .slds-textarea {
    font-family: inherit !important;
    resize: none;
    height: 86px !important;
    width: 85% !important;
}

.ebcm_content .slds-file-selector__dropzone,
.ebcm_content .slds-file-selector {
    width: 100% !important;
}

.ebcm_content .slds-file-selector__body .slds-file-selector__button {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

@media (min-width: 768px) {
    .ebcm_content .slds-medium-show {
        display: inline !important;
        padding-left: 2px !important;
    }
}

.ebcm_content .formcard-container .file-info-col[ebcm-fileListView_fileListView] {
    white-space: break-spaces !important;
}

/* END - Damage Details formcard */

/* Overriding Shutterfly CSS */
.ebcm_content .option-selected {
    position: initial;
    height: initial;
    width: initial;
    margin-left: initial;
    border: initial;
    transform: initial;
    background: initial;
    -webkit-transform: initial;
}

/* Overriding Shutterfly CSS END */

/* SFLY CUSTOM STYLES OVERRIDE */
.embeddedServiceLiveAgentStateChatInputFooter .footerMenuWrapper .footer-menu .slds-button {
    color: #d9d9d9;
}

.chatMessageContent a {
    color: var(--primary-brand);
    font-weight: bold;
}

.chasitor .chatMessageContent a {
    color: #fff;
}

embeddedmessaging-conversation-entry-item .slds-chat-listitem.embeddedServiceLiveAgentStateChatButtonMessage .chatContent {
    flex-wrap: wrap;
}

embeddedmessaging-conversation-entry-item .slds-chat-listitem.button:hover,
embeddedmessaging-conversation-entry-item .slds-chat-listitem.button:hover:focus,
embeddedmessaging-conversation-entry-item .slds-chat-listitem.button:focus {
    background: var(--primary-brand);
    text-decoration: none;
    opacity: 1;
}

embeddedmessaging-conversation-entry-item .slds-chat-listitem.button:active,
embeddedmessaging-conversation-entry-item .slds-chat-listitem.button:active:focus,
embeddedmessaging-conversation-entry-item .slds-chat-listitem.button:active:hover {
    background: var(--primary-brand);
    text-decoration: none;
}

embeddedmessaging-conversation-entry-item .slds-chat-listitem.button span {
    color: var(--primary-brand);
}

embeddedmessaging-conversation-entry-item .slds-chat-listitem.button span:hover {
    color: white;
}

/* MENU ITEMS */
.embeddedServiceLiveAgentStateChatMenuMessage .rich-menu-item,
.embeddedServiceLiveAgentStateChatMenuMessage .rich-menu-itemOptionIsClicked {
    color: black;
    padding-bottom: 10px;
}

embeddedmessaging-conversation-entry-item .slds-chat-listitem .chatContent ul.rich-menu-items li:first-of-type {
    border: 1px solid var(--primary-brand);
}

embeddedmessaging-conversation-entry-item .slds-chat-listitem .chatContent ul.rich-menu-items li {
    border-color: var(--primary-brand);
}

.embeddedServiceLiveAgentStateChatMenuMessage .chatContent .rich-menu-item:hover,
.embeddedServiceLiveAgentStateChatMenuMessage .chatContent .rich-menu-item:active,
.embeddedServiceLiveAgentStateChatMenuMessage .chatContent .rich-menu-item:hover:active,
.embeddedServiceLiveAgentStateChatMenuMessage .chatContent .rich-menu-item:focus,
.embeddedServiceLiveAgentStateChatMenuMessage .chatContent .rich-menu-item:focus:hover {
    color: white;
    background-color: var(--primary-brand);
    opacity: 1;
    text-decoration: none;
}

.embeddedServiceLiveAgentStateChat .messageArea {
    background-color: #f4f4f4;
}

/*.embeddedServiceHelpButton .helpButton .uiButton {
    border-radius: 17.5px;
}

.embeddedServiceHelpButton .helpButton {
    right: 94px;
    bottom: 61px;
}
*/
.embeddedServiceHelpButton .helpButton .uiButton,
.embeddedServiceSidebarMinimizedDefaultUI,
.embeddedServiceSidebarButton.uiButton--inverse {
    background-color: var(--primary-brand);
}

.embeddedServiceSidebarButton.uiButton--inverse .label {
    color: #fff;
}

.embeddedServiceLiveAgentStateChat .endChatContainer .endChatButton {
    margin-bottom: 5px;
}

.embeddedServiceHelpButton .helpButton .uiButton:hover,
.embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer:hover,
.embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer:focus {
    background-color: var(--secondary-brand);
    text-decoration: none;
}

.embeddedServiceSidebarButton.uiButton--inverse:not(:disabled):focus,
.embeddedServiceSidebarButton.uiButton--inverse:not(:disabled):hover {
    background-color: var(--secondary-brand);
}

.embeddedServiceHelpButton .helpButton .uiButton:focus {
    outline: none;
}

.helpButtonEnabled:focus .helpButtonLabel {
    text-decoration: none;
}

.embeddedServiceSidebarMinimizedDefaultUI {
    right: 94px;
    bottom: 61px;
    border-radius: 17.5px;
    border-color: transparent;
    max-width: inherit;
    width: auto;
}

.embeddedServiceHelpButton .helpButton .helpButtonDisabled .embeddedServiceIcon:before,
.embeddedServiceHelpButton .helpButton .helpButtonEnabled .embeddedServiceIcon:before {
    display: inline-block !important;
    content: "";
    background-image: url("https://support.shutterfly.com/resource/NF_bot/img/botAvatar.png");
    height: 32px;
    width: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
}

.embeddedServiceHelpButton .helpButton .helpButtonEnabled:hover::before,
.embeddedServiceHelpButton .helpButton .helpButtonEnabled:focus::before {
    background-color: transparent;
}

.embeddedServiceSidebarButton {
    background: var(--primary-brand);
}

.embeddedServiceSidebarButton:not(:disabled):focus,
.embeddedServiceSidebarButton:not(:disabled):hover {
    background: var(--secondary-brand);
}

.embeddedServiceSidebarButton:focus {
    box-shadow: 0 0 3px 0 var(--primary-brand);
    text-decoration: none;
}

.embeddedServiceLiveAgentQueuePosition .embeddedServiceLoadingBalls .loadingBall,
.embeddedServiceLiveAgentStateWaiting .loadingBall {
    background-color: #000;
}

/* CHAT MESSAGES */
.embeddedServiceLiveAgentStateChatAvatar.isLightningOutContext .agentIconColor0 {
    text-indent: -9999px;
    background-color: var(--primary-brand);
    content: "";
    background-image: url("https://support.shutterfly.com/resource/NF_bot/img/botAvatar.png");
    height: 32px;
    width: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.chat-content.chasitor[ebcm-einsteinBotChatMessage_einsteinBotChatMessage] {
    background: var(--primary-brand);
    border-radius: 8px 8px 0 8px;
}

embeddedmessaging-conversation-entry-item .slds-chat-listitem {
    background-color: transparent;
}

/* CAROUSEL */
.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .mySlides[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] {
    border: none;
}

.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] {
    border: none;
    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
    padding: 15px;
    margin: 10px;
    border-radius: 8px;
}

.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .order-details {
    font-family: AvenirLTStdRoman, Arial, Helvetica, sans-serif;
    text-align: left;
}

.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .order-details.center-text {
    text-align: center;
}

.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .order-details .order-details_title,
.shipping-details .shipping-details-title {
    font-size: 16px;
    margin-bottom: 3px;
    color: #4a4a4a;
    font-family: AvenirLTStdHeavy, Arial, Helvetica, sans-serif;
    text-align: center;
}

.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .order-details .order-details_title span,
.shipping-details .shipping-details-title {
    padding-top: 14px;
    display: inline-block;
}

.chatMessageContent .details-title {
    font-size: 16px;
    margin-bottom: 10px;
    color: #4a4a4a;
    font-family: AvenirLTStdHeavy, Arial, Helvetica, sans-serif;
    padding-top: 6px;
}

.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .order-details .sub-title,
.chatMessageContent .sub-title {
    font-size: 16px;
    font-family: AvenirLTStdHeavy, Arial, Helvetica, sans-serif;
    margin: 15px 0;
    color: black;
}

.chatMessageContent .details-small {
    font-size: 11px;
    line-height: 18px;
}

.chatMessageContent .details-small b {
    float: right;
}

.chatMessageContent .details-xs-it {
    font-style: italic;
    font-size: 10px;
    color: #757779;
    font-family: AvenirLTStdOblique, Arial, Helvetica, sans-serif;
    padding-bottom: 15px;
}

.shipping-details .shipping-details-subtitle {
    font-size: 11px;
    font-weight: 900;
}

.shipping-details .shipping-details-table {
    font-size: 11px;
    margin: 16px 6px 11px 6px;
}

.shipping-details .shipping-details-table .shipping-table-title {
    font-family: AvenirLTStdHeavy, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: var(--primary-brand);
    font-weight: 900;
}

.shipping-details .shipping-details-pay {
    font-size: 10px;
    font-weight: 500;
    margin-bottom: 6px;
}

.shipping-details .shipping-details-table .shipping-details-table-row {
    display: flex;
    margin: 5px 0;
    text-align: left;
}

.shipping-details .shipping-details-table .shipping-details-table-row div {
    width: 50%;
}

.shipping-details .shipping-details-table .shipping-details-table-row div:last-child {
    margin-left: auto;
    text-align: right;
}

.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .order-details .order-delivery {
    font-weight: 500;
    font-size: 14px;
    margin: 15px 0;
}

.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .order-details .order-delivery {
    font-weight: 500;
    font-size: 14px;
    margin: 15px 0;
}

.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .order-details .detail-item {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .order-details .order-details-button {
    display: block;
    color: #fff;
    padding: 10px;
    background-color: var(--primary-brand);
    text-decoration: none;
    border-radius: 4px;
    text-transform: uppercase;
    width: 80%;
    margin: auto;
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    border: none;
}

.carousel-productCropDesktop-button {
    display: block;
    color: #fff;
    padding: 10px;
    background-color: var(--primary-brand);
    text-decoration: none;
    border-radius: 4px;
    text-transform: uppercase;
    margin: auto;
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    border-width: 0;
    border-style: none;
    border-color: transparent;
    border-image: none;
    cursor: pointer;
    padding: 8px 15px;
}

.carousel-productCropDesktop-button:hover {
    background-color: var(--secondary-brand);
}

.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .order-details .order-details-button:hover {
    background-color: var(--secondary-brand);
}

.slideshow-container[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .order-details .order-details_sm {
    padding-top: 15px;
    font-size: 14px;
}

.slide-navigation {
    margin-left: 20px;
}

.slide-navigation[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .slide.left[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel],
.slide-navigation[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .slide.right[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] {
    box-shadow: none;
}

.slide-navigation[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .active[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel],
.slide-navigation[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .dot:hover[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] {
    background-color: var(--primary-brand);
}

.slide-navigation[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .dot.active[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] {
    background-color: var(--primary-brand);
}

.slide.left[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] {
    text-indent: -9999px;
    content: "";
    background-image: url("https://support.shutterfly.com/resource/NF_bot/img/prevArrow.svg");
    height: 40px;
    width: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slide-navigation[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .slide.left+div.slide {
    margin-top: -32px;
}

.slide-navigation[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .dot.active[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] {
    box-shadow: none;
}

.slide.right[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] {
    text-indent: -9999px;
    content: "";
    background-image: url("https://support.shutterfly.com/resource/NF_bot/img/nextArrow.svg");
    height: 40px;
    width: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.slide.left[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] img,
.slide.right[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] img {
    display: none;
}

.slide-navigation[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] .dot[ebcm-einsteinBotComplexCarousel_einsteinBotComplexCarousel] {
    background-color: rgba(215, 64, 18, 0.5);
    margin: 0 4px;
}

.photo-book {
    padding-top: 14px;
    text-align: left;
    font-size: 14px;
}

.photo-book h6 {
    font-size: 12px;
    margin: 12px 0;
}

/* Form card multiselect picklist */

c-multi-select-picklist-component .required-symbol {
    display: none;
}

c-multi-select-picklist-component .slds-dropdown {
    position: relative !important;
    padding: 5px !important;
    border: 1px solid #000000 !important;
    box-shadow: none !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    top: 0 !important;
}

c-multi-select-picklist-component .multiselect-picklist-error {
    margin-bottom: -10px;
    margin-top: 18px;
}

c-multi-select-picklist-component .slds-input:active,
c-multi-select-picklist-component .slds-media.slds-listbox__option,
c-multi-select-picklist-component .slds-input:focus,
c-multi-select-picklist-component [role="combobox"] input[readonly]:focus {
    outline: 0;
    border-color: transparent !important;
    background-color: transparent !important;
    box-shadow: none !important;
}

c-multi-select-picklist-component .slds-media__figure img {
    display: none;
}

c-multi-select-picklist-component .option-selected .slds-media__figure::before {
    content: "";
    width: 8px;
    height: 8px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    margin: auto;
    background-color: #d74012;
    z-index: 2;
    transition: 0.4s ease-in-out all;
    -moz-transition: 0.4s ease-in-out all;
    -webkit-transition: 0.4s ease-in-out all;
}

c-multi-select-picklist-component .slds-media__figure {
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: solid 0.7px #d74012;
    position: relative;
}

c-multi-select-picklist-component li {
    margin: 4px 0 !important;
}

c-multi-select-picklist-component .slds-listbox_vertical .slds-listbox__option_plain {
    padding: 0 !important;
}

c-multi-select-picklist-component .multiselect-input.slds-input[readonly],
c-multi-select-picklist-component .slds-combobox__form-element {
    display: none;
}

c-multi-select-picklist-component .slds-truncate {
    display: block;
}

.missing-items enchat-einsteinbotformcard_einsteinbotformcard h1 {
    font-family: Avenir;
    text-align: center;
    font-weight: 800;
}

.slds-listbox__option .slds-media__body span {
    white-space: normal;
}

/* MOBILE */
@media only screen and (max-width: 767px) {
    .embeddedServiceHelpButton .helpButton {
        right: 0;
        bottom: 132px;
        height: 0px;
        width: 92px;
        transform: rotate(270deg);
    }

    .embeddedServiceSidebarMinimizedDefaultUI.sidebarHeader {
        right: -87px;
        bottom: 132px;
        height: auto;
        padding: 5px 10px;
        transform: rotate(270deg);
        border-radius: 10px 10px 0 0;
    }

    .embeddedServiceSidebarMinimizedDefaultUI.newMessage {
        right: -39px;
    }

    .embeddedServiceHelpButton .helpButton .uiButton {
        border-radius: 10px 10px 0 0;
    }

    .embeddedServiceHelpButton .embeddedServiceIcon {
        transform: rotate(90deg);
    }
}

/* COMMUNITY */
.forceCommunityEmbeddedServiceHelpButton {
    height: 48px;
    position: fixed;
    right: 94px;
    bottom: 61px;
    font-weight: bold;
    font-size: 16px;
}

.forceCommunityEmbeddedServiceHelpButton .flatButton {
    border: none;
    font-size: 0.875em;
    font-weight: normal;
    font-family: inherit;
    margin: 0;
    padding: 0 12px;
    height: 46px;
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 50%);
    line-height: 46px;
    max-width: auto;
    cursor: pointer;
    border-radius: 17.5px;
}

.forceCommunityEmbeddedServiceHelpButton .embeddedServiceIcon {
    margin-top: 6px;
}

.embeddedServiceHelpButton .flatButton {
    right: 94px;
    bottom: 61px;
}

.embeddedServiceHelpButton .flatButton .embeddedServiceIcon:before,
.embeddedServiceHelpButton .flatButton .embeddedServiceIcon:before {
    display: inline-block !important;
    content: "";
    background-image: url("https://support.shutterfly.com/resource/NF_bot/img/botAvatar.png");
    height: 32px;
    width: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
}

.embeddedServiceHelpButton .flatButton .embeddedServiceIcon svg {
    display: none;
}

.embeddedServiceHelpButton .flatButton .flatButtonEnabled:hover::before,
.embeddedServiceHelpButton .flatButton .flatButtonEnabled:focus::before {
    background-color: transparent;
}

.embeddedServiceLiveAgentStateChatAvatar.isCommunitiesContext {
    background-color: transparent;
}

/* MOBILE COMMUNITY */
@media only screen and (max-width: 767px) {
    .forceCommunityEmbeddedServiceHelpButton {
        right: 0;
        bottom: 250px;
        height: 0px;
        width: 0;
        transform: rotate(270deg);
    }

    .forceCommunityEmbeddedServiceHelpButton .embeddedServiceIcon {
        margin-top: 12px;
        margin-left: -10px;
    }

    .embeddedServiceHelpButton .flatButton {
        right: 0;
        bottom: 0;
        border-radius: 10px 10px 0 0;
    }

    .embeddedServiceSidebarMinimizedDefaultUI.sidebarHeader {
        right: -78px;
        bottom: 132px;
        height: auto;
        padding: 5px 10px;
        transform: rotate(270deg);
        border-radius: 10px 10px 0 0;
    }

    .embeddedServiceSidebarMinimizedDefaultUI.newMessage {
        right: -39px;
    }

    /*
    .embeddedServiceHelpButton .helpButton .uiButton {
        border-radius: 10px 10px 0 0;
    }*/

    .embeddedServiceHelpButton .embeddedServiceIcon {
        transform: rotate(90deg);
    }

    .ebcm_content .slds-input {
        width: auto;
    }
}

svg.slds-icon.slds-icon-text-default {
    width: 20px;
    height: 20px;
    fill: white;
}

/* Styling in this file will represent net new styling for the phase 3 
   of Shutterfly. All changes to the original will be commented out for
   preservation and will be merged when the UI delivery is finished
*/

button.uiButton.helpButtonDisabled {
    display: none !important;
}

.embeddedServiceHelpButton .helpButton .uiButton {
    border-radius: 17.5px;
    width: 200px;
    height: 34px;
    font-family: var(--AvenirLTStdRoman);

}

.embeddedServiceLiveAgentStateChatMenuMessage .rich-menu-items, .embeddedServiceLiveAgentStateChatMenuMessage .rich-menu-items li {
    width: 230px !important;
}

.embeddedServiceLiveAgentStateChatMenuMessage .rich-menu {
    width: 230px;
    margin-left: 40px;
}

.chat-content[ebcm-einsteinBotChatMessage_einsteinBotChatMessage] {
    min-height: auto;
    background: #fff;
    padding: 10px 10px;
    color: #000;
}

.chat-content.agent[ebcm-einsteinBotChatMessage_einsteinBotChatMessage] {
    max-width: 78.17% !important;
    /* this gets us 222px */
    margin-right: 22px;
    box-sizing: border-box;
}

.carousel-container[ebcm-einsteinBotChatMessage_einsteinBotChatMessage] {
    width: 100% !important;
    margin-left: 40px !important;
}

.embeddedServiceSidebar .chatContent .carousel-container {
    width: 100%;
    margin-left: 40px;
    margin-right: 22px;
    max-width: 78.17%;
    /* this gets us 222px */
}

.embeddedServiceLiveAgentStateChatButtonItem {
    box-shadow: none !important;
}

.embeddedServiceLiveAgentStateChat .messageArea:focus {
    border: 1px solid #D74012 !important;
}

.chasitorText.textAreaIsFocused {
    border: none !important;
}

.formcard-container {
    background-color: #fff !important;
    border-radius: 8px !important;
    width: 190px;
    padding: 10px 0 !important;
    margin-left: -7px;

}



.embeddedServiceLiveAgentStateChatButtonItem {
    border: 1px solid var(--primary-brand);
    background-color: white;
    font-size: 14px;
    font-weight: 900;
    padding: 4px 10px;
    min-width: 74px;
    border-radius: 21px;
    height: 26px !important;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
}

button.rich-menu-itemOptionIsClicked.embeddedServiceLiveAgentStateChatRichItem {
    color: #9b9b9b !important;
    background-color: rgba(217, 217, 217, 0.2) !important;
}

.ebcm_content .slds-truncate {
    overflow: inherit !important;
}

@media only screen and (min-width: 767px) {
    .embeddedServiceHelpButton .helpButton {
        right: 60px;
        bottom: 40px;
    }
}

/* MOBILE */
@media only screen and (max-width: 767px) {

    .embeddedServiceHelpButton .helpButton .uiButton {
        border-radius: 10px 10px 0 0 !important;
        bottom: -12px !important;
    }

    .embeddedServiceSidebar .chatContent .form-card .slds-input {
        width: 100%;
    }

}

/*SEBP3-71: Highlight newly selected shipping method*/
.Shipping-method {
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #d74012;
}


/* SEBP3-121 Minicard styling */
.embeddedServiceSidebar .chatContent .mini-card {
    margin-left: 40px;
    box-sizing: border-box;
    margin-right: 22px;
}

.embeddedServiceSidebar .chatContent .mini-card .minicard-title {
    margin: 0px;
}

.embeddedServiceSidebar .chatContent .mini-card .containerDiv {
    background: white;
    border: none;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 8%);
}

.embeddedServiceSidebar .chatContent .mini-card .minicard-icon {
    display: none;
}

.embeddedServiceSidebar .chatContent .mini-card .minicard-header {
    margin: 4px 11px 4px 16px;
}

.embeddedServiceSidebar .chatContent .mini-card .minicard-header p {
    text-align: left;
}

.embeddedServiceSidebar .chatContent .mini-card .minicard-header p {
    text-align: left;
    font-family: Avenir, AvenirLTStdRoman, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.48;
    color: #000;
}

c-einstein-bot-mini-card .minicard-action .expandIconImg {
    filter: brightness(0) saturate(100%);
    filter: invert(24%) sepia(100%) saturate(4052%) hue-rotate(13deg) brightness(99%) contrast(86%);
}

c-einstein-bot-mini-card .minicard-icon.image {
    display: none;
}

c-einstein-bot-mini-card .minicard-title.title {
    padding-left: 5px;
}

c-einstein-bot-mini-card .minicard-title.title .minicard-title-text span {
    font-family: Avenir;
    font-weight: 500;
}

c-einstein-bot-mini-card .minicard-body .minicard-description {
    padding-left: unset;
    margin-left: 5px;
    margin-right: 5px;
    max-width: 90%;
}

c-einstein-bot-mini-card .minicard-body .minicard-description .description.data {
    font-family: Avenir;
    font-weight: 500;
}

c-einstein-bot-mini-card .minicard-body .minicard-description .description.data a {
    font-family: Avenir;
    font-weight: 900 !important;
    font-size: 13px !important;
    color: #fff !important;
    border-radius: 4px !important;
    background-color: var(--primary-brand) !important;
    padding: 10px !important;
    border: none !important;
    outline: none;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: 10% 0 5% 0;
    width: 100%;
}

c-einstein-bot-mini-card .minicard-body .minicard-description .description.data a:hover {
    background-color: #a9320e !important;    
}

/* convert image to orange */
.embeddedServiceSidebar .chatContent .mini-card .minicard-action .expandIconImg {
    filter: invert(24%) sepia(62%) saturate(5176%) hue-rotate(11deg) brightness(98%) contrast(86%);
}

.embeddedServiceSidebar .chatContent .mini-card .minicard-body {
    padding: 4px 14px 10.1px 14px;
    box-sizing: border-box;
    margin-bottom: 0;
}

.embeddedServiceSidebar .chatContent .mini-card .minicard-body .description {
    color: #7a7a7a;
    font-family: Avenir, AvenirLTStdRoman, sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1.48;
    font-stretch: normal;
}

.embeddedServiceSidebar .chatContent .mini-card .minicard-body .description a {
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Avenir, AvenirLTStdRoman, sans-serif;
    font-weight: 900;
    font-size: 13px;
    letter-spacing: .8px;
    background: #d74012;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 12px 10px 11px;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 8%);
    box-sizing: border-box;
    margin-top: 12px;
    margin-inline: auto;
    width: 178px;
    text-align: center;
    display: block;
    height: 36px;
    line-height: 13px;
}

.embeddedServiceSidebar .chatContent .mini-card .minicard-body .description mark {
    background-color: #d740121a;
    color: inherit;
    border-radius: 3px;
    padding-left: 2px;
    padding-right: 2px;
}

.embeddedServiceSidebar .chatContent .carousel-container .description li {
    display: list-item;
    list-style: decimal;
}

.embeddedServiceSidebar .chatContent .carousel-container .description .link_button {
    background: #d74012;
    padding: 6px 10px;
    border-radius: 4px;
    display: block;
    box-sizing: border-box;
    color: white;
    text-decoration: none;
    margin-inline: auto;
    text-align: center;
    width: min-content;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 900;
    font-family: Avenir, AvenirLTStdRoman, sans-serif;
    letter-spacing: 0.8px;
    margin-top: 12px;
    line-height: 15px;
}


/* SEBP3-122 Carousel Styling for troubleshooting dialogs */
.embeddedServiceSidebar .chatContent .carousel-container .slideshow-container {
    padding: 16px;
    height: unset;
    min-height: unset;
    max-height: unset;
    margin-inline: 0;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
}

.embeddedServiceSidebar .chatContent .carousel-container .description {
    text-align: left;
    font-family: Avenir Medium, Avenir, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}

.embeddedServiceSidebar .chatContent .carousel-container .description p {
    margin-top: 12px;
    line-height: 18px;
    margin-bottom: 12px;
}

.embeddedServiceSidebar .chatContent .carousel-container .description p:nth-child(2) {
    margin-top: 0;
}

.embeddedServiceSidebar .chatContent .carousel-container .slide-navigation {
    max-width: unset;
}

.embeddedServiceSidebar .chatContent .carousel-container .slide-navigation .slide {
    margin-inline: 0;
}

.embeddedServiceSidebar .chatContent .carousel-container .slide-navigation .bubble .dot.active {
    width: 10px;
    height: 10px;
    transform: scale(1.2);
}

.embeddedServiceSidebar .chatContent .carousel-container .description h3 {
    margin-top: 0;
    text-align: center;
    font-size: 12px;
    margin-bottom: 6px;
    font-family: Avenir Black, AvenirLTStdHeavy, Avenir, sans-serif;
    line-height: 16px;
    font-weight: bold;
}

.embeddedServiceSidebar .chatContent .carousel-container .description li {
    display: list-item;
    list-style: decimal;
}

.embeddedServiceSidebar .chatContent .carousel-container .description .footnote {
    margin-top: 26px;
    margin-bottom: 0px;
}

.embeddedServiceSidebar .chatContent .carousel-container .description .link_button,
.embeddedServiceSidebar .chatContent .carousel-container .description a {
    background: #d74012;
    padding: 10px 10px;
    border-radius: 4px;
    display: block;
    box-sizing: border-box;
    color: white;
    text-decoration: none;
    margin-inline: auto;
    text-align: center;
    width: min-content;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 900;
    font-family: Avenir, AvenirLTStdRoman, sans-serif;
    letter-spacing: 0.8px;
    margin-top: 12px;
    line-height: 15px;
    font-size: 11px;
}

/* SEBP3-124 Add tax change line to bus_changeOrder_address_methodConfirm */
.embeddedServiceSidebar .chatContent .chatMessageContent .details-small.Exclude-tax-message {
    margin-top: 16px;
    text-align: center;
    font-style: oblique;
    font-size: 9px;
    font-weight: 500;
    line-height: 1.98;
    font-family: Avenir, AvenirLTStdRoman, sans-serif;
    color: #4a4a4a;
    font-stretch: normal;
}

.embeddedServiceSidebar .chatContent .carousel-container .description .side-by-side-img {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.embeddedServiceSidebar .chatContent .carousel-container .description img {
    cursor: pointer;
    transition: filter .25s;
}

.embeddedServiceSidebar .chatContent .carousel-container .description img:hover {
    filter: brightness(.9)
}

/* Lightbox */
.ebcm_lightbox .ebcm_modal .mySlides img.ebcm_enhance {
    min-height: unset;
    object-fit: contain;
    height: 100%;
}


/* SEBP3-169-enhancement-change-shipping-sm */
.embeddedServiceSidebar .chatContent .chatMessageContent {
    position: relative;
}

.embeddedServiceSidebar .chatContent .chatMessageContent .details-small {
    font-size: 11px;
    line-height: 1.27;
    white-space: normal;
    max-width: 67%;
    display: flex;
    padding-left: 8px;
    align-items: center;
}

.embeddedServiceSidebar .chatMessage .chatMessageContent .details-small b {
    width: fit-content;
    position: absolute;
    right: 8px;
}

/* Make the card fill up the whole space availible */
.chatMessageContent .details-title:before {
    content: '';
    width: 222px;
    height: 0;
    display: block;
}

/* Affect address divs */
.embeddedServiceSidebar .chatContent .chatMessageContent .nf_address {
    padding-left: 8px;
}

.embeddedServiceSidebar .chatContent .chatMessageContent .nf_disclaimer {
    font-style: oblique;
    font-size: 10px;
    line-height: 1.2;
    color: #757779;
    margin-bottom: 16px;
    margin-inline: 20px;
}

.embeddedServiceSidebar .chatContent .chatMessageContent .details-small:not(:last-child) {
    margin-bottom: 8px;
}

.embeddedServiceSidebar .chatContent .chatMessageContent .details-small.center-text {
    text-align: center;
    max-width: unset;
    padding-left: 0;
    justify-content: center;
    display: block;
}

.embeddedServiceSidebar .chatMessage .chatMessageContent .details-small b.nf_position-revert {
    position: unset;
    padding-left: 3px;
    float: unset;
    right: unset;
}

.embeddedServiceSidebar .chatContent .form-card .formcard-container h1 {
    white-space: normal;
}

/* Promo Code */
.embeddedServiceSidebar .chatContent .ebcm_content.ebcm_form {
    justify-content: left;
    margin: unset;
    margin-left: 40px;
    margin-right: 22px;
    box-sizing: content-box;
    max-width: 78.1691%;
}

/* Advanced chat sign button */
/*.ebcm_form {
    display: flex;
    margin-left: 40px;
    margin-right: 22px;
    max-width: 78.1691%;
    width: 100%;
    padding: 0;
    justify-content: center;
}*/

.embeddedServiceSidebar .chatContent .ebcm_form>.form-card {
    margin-left: 0;
    width: 100%;
    max-width: unset;
    flex: unset;
}

.embeddedServiceSidebar .chatContent .form-card .formcard-container {
    margin-left: 0;
    padding: 16px 22px !important;
    box-sizing: border-box;
    width: 100%;
}

.embeddedServiceSidebar .chatContent .form-card .slds-form-element__control input.slds-input {
    box-sizing: border-box;
}


.embedded-messaging-quick-replies {
    margin-left: 20px;
}

.embedded-messaging-quick-reply {
    border: 1px solid var(--primary-brand) !important;
    padding: 8px 27px;
    border-radius: 21px !important;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
    font-weight: 900;
    color: var(--primary-brand) !important;
    font-size: 14px;
}

.embedded-messaging-quick-reply:hover {
    color: white !important;
}

.slds-chat-message__text_inbound.embedded-messaging-inbound-chat-message {
    font-family: var(--AvenirLTStdRoman);
}

div.embedded-messaging-inbound-chat-message:not(.custom_chat_message_bubble_component),
.embedded-messaging-message-content.enchat_content.chat-content.Chatbot,
.embedded-messaging-message-content.enchat_content.chat-content.Agent,
c-einstein-bot-form-card, .slideshow-container.slds-var-p-vertical_xx-small,
.enchat_content.chat-content.Chatbot, .enchat_content.chat-content.Agent {
    background: white !important;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
    border-radius: 8px 8px 8px 0px;
}

section.slds-chat,
.slideshow-container[enchat-einsteinBotComplexCarousel_einsteinBotComplexCarousel] {
    background: #F4F4F4;
    margin-bottom: 5px !important;
}

section.slds-chat:focus {
    border: unset !important;
}

.embedded-messaging-message-content.enchat_content.chat-content.EndUser,  .slds-chat-message__text_outbound{
    background-color: var(--primary-brand) !important;
    font-family: var(--AvenirLTStdRoman);
}

a.order-details-button, .order-details-button {
    font-weight: 400 !important;
    font-size: 14px !important;
    color: #fff !important;
    border-radius: 4px !important;
    background-color: var(--primary-brand) !important;
    padding: 10px !important;
    border: none !important;
    outline: none;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: 10% 0 5% 0;
    width: 100%;
}

.form-action-container button.action.action-button {
    height: unset !important;
}

.enchat_content .slds-input {
    border: 1px solid #CBCCD0 !important;
}

.order-details_title {
    text-align: center;
    font-size: 16px;
    color: #4A4A4A;
    margin-bottom: 20px;
}

.order-details .detail-item:nth-child(2) {
    text-align: center;
}

.order-details .sub-title {
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    margin-bottom: 10px;
}

.order-details .order-delivery {
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    margin-top: 5px;
}

.order-details .order-delivery-date {
    margin-top: 5px;
}

.order-details .order-details_sm {
    color: #595959;
}

.enchat_content .slds-input:required,
.enchat_content .slds-textarea:required {
    color: black;
    font-size: 14px !important;
}

embeddedmessaging-choices-menu ul {
    width: 240px;
}

embeddedmessaging-choices-menu .embedded-messaging-menu-item,
embeddedmessaging-choices-menu button {
    border-color: var(--primary-brand) !important;
}

embeddedmessaging-choices-menu .embedded-messaging-menu-item-option {
    font-size: 15px !important;
    color: black !important;
}

embeddedmessaging-choices-menu li:first-of-type .embedded-messaging-menu-item,
embeddedmessaging-choices-menu li:first-of-type button,
embeddedmessaging-choices-menu li:first-of-type {
    border-radius: 8px 8px 0 0 !important;
}

embeddedmessaging-choices-menu li:last-of-type .embedded-messaging-menu-item,
embeddedmessaging-choices-menu li:last-of-type button,
embeddedmessaging-choices-menu li:last-of-type {
    border-radius: 0 0 8px 8px !important;
}

embeddedmessaging-choices-menu li button:hover,
embeddedmessaging-choices-menu li:hover {
    background-color: var(--primary-brand) !important;
    color: white !important;
    text-decoration: unset !important;
}

.enchat_content .multiselect-container .multiselect-input.slds-input[readonly] {
    font-size: 14px !important;
}

.formcard-container.missing-items svg.slds-icon.slds-icon-text-default {
    width: 16px !important;
    height: 16px !important;
}

.minimizedButton {
    display: flex;
    width: 100% !important;
    border-radius: unset !important;
    background-color: #d74012 !important;
    box-shadow: unset !important;
    justify-content: center;
    height: 40px !important;
}

.embeddedMessagingConversationButtonWrapper .embeddedMessagingConversationButton div.embeddedMessagingIconContainer::after {
    display: flex;
    content: "";
    color: white;
    background-image: url("/resource/NF_bot/img/botAvatar.png");
    height: 32px;
    width: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: middle;
}

.minimizedButton::after {
    content: 'Chat Now';
    font-size: 14px !important;
    font-family: 'Avenir Medium';
    color: white;
    font-weight: 500 !important;
}

.minimizedButton svg {
    display: none !important;
}

.minimizedButtonWrapper>button.minimizedButton:focus {
    outline: 0px !important;
}

.unseenMessageCountText {
    color: white !important;
    font-size: 14px !important;
    font-family: 'Avenir Medium' !important;
    font-weight: 500 !important;
}

.minimizedButton[lwc-2tu55qmbbaf] div[class="minimizedButtonIconContainer"][lwc-2tu55qmbbaf] {
    position: relative;
    left: 140px;
    /* bottom: 14px; */
    width: unset !important;

}

span.slds-grid.slds-text-align_center.slide.left img,
span.slds-grid.slds-text-align_center.slide.right img {
    display: none;
}


span.slds-grid.slds-text-align_center.slide.left::after {
    content: url('/sfsites/c/resource/NF_bot/img/prevArrow.svg');
}

span.slds-grid.slds-text-align_center.slide.right::after {
    content: url('/sfsites/c/resource/NF_bot/img/nextArrow.svg');
}

span.dot.active,
span.dot:hover {
    background-color: var(--primary-brand) !important;
}

.slds-chat-message__text a,
.enchat_content.slds-chat-message__text_inbound a {
    color: var(--primary-brand) !important;
    font-size: 14px !important;
    font-family: 'Avenir Medium' !important;
    text-decoration: none !important;
}

.slds-chat-message__text_inbound a:hover,
.slds-chat-message__text a:hover {
    text-decoration: underline !important;
}

.slds-chat-message__text{
    font-size: 14px !important;
}

/* Chat send message button */
.embeddedmessaging-input-footer lightning-icon.sendButtonIcon, embeddedmessaging-input-footer svg.slds-icon-text-default {
    fill: rgb(177, 52, 13) !important
}

/* Hiding Header within mobile */
.is-mobile-webview .chatHeader .slds-dropdown-trigger,
.is-mobile-webview .chatHeader .headerButton.minimizeButton,
.is-mobile-webview .chatHeader .closeButton {
    display: none;
}

/* Mobile chat header: remove dark bar + center title */
.is-mobile-webview embeddedmessaging-chat-header.containerArea,
.is-mobile-webview .chatHeader {
    background: #f2f2f2 !important;
    box-shadow: none !important;
    border: 0 !important;
}

.is-mobile-webview .chatHeader {
    border-radius: 0 !important;
    justify-content: center !important;
    min-height: 52px !important;
    padding: 12px 16px 8px !important;
}

.is-mobile-webview .chatHeader .headerText {
    color: #111 !important;
    font-family: 'Avenir Heavy', 'Avenir Medium', sans-serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    margin: 0 auto !important;
    text-align: center !important;
    width: 100% !important;
}

/* Adjust width of block input and footer in general */
embeddedmessaging-input-footer.conversationState {
    padding: 0 !important;
}

/*.slds-avatar {
    position: relative;
    transform: translate(2px, -2px);
    width: 32px;
    height: 32px;
    border-radius: 50px;
    background-size: cover;
    border: none;
    float: left;
    margin: 0 6px 6px 0;
    margin-bottom: 6px;
}

.slds-chat-avatar {
    bottom: 0;
    width: 32px;
    height: 32px;
    border-radius: 50px;
    background-size: cover;
    border: none;
    float: left;
    margin: 0 6px 6px 0;
}

.embedded-messaging-chat-message {
    max-width: 90% !important;
}*/