@font-face {
    font-family: 'GE Inspira Sans';
    font-style: normal;
    font-weight: normal;
    src: url('/sfsites/c/resource/GEInspiraFonts/GEInspiraSans-Regular-v02.ttf');
}

@font-face {
    font-family: 'GE Inspira Sans';
    font-style: normal;
    font-weight: bold;
    src: url('/sfsites/c/resource/GEInspiraFonts/GEInspiraSans-Bold-v02.ttf');
}

@font-face {
    font-family: 'GE Inspira Sans';
    font-style: italic;
    font-weight: normal;
    src: url('/sfsites/c/resource/GEInspiraFonts/GEInspiraSans-Italic-v02.ttf');
}

@font-face {
    font-family: 'GE Inspira Sans';
    font-style: italic;
    font-weight: bold;
    src: url('/sfsites/c/resource/GEInspiraFonts/GEInspiraSans-BoldItalic-v02.ttf');
}

@font-face {
  	font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
  	src: url('/sfsites/c/resource/FontAwesomeFonts/fontawesome-webfont.woff2') format('woff2'), 
    	url('/sfsites/c/resource/FontAwesomeFonts/fontawesome-webfont.woff') format('woff');  
}




/* Header text, icon and background color */

/* Header background color */
 body:is(.comm-page-error, .comm-page-home).forceCommunityThemeHeaderB2B header.centerContainer,
 .forceCommunityThemeHeaderB2B div.navBarContainer {
    background-color: #F7F7F7 !important;/*#005E60*/
}


/* Guest - Login/Register text */
body:is(.comm-page-error, .comm-page-home) c-b2bl-register-or-log-in > div > p {
    color: #212121;
}

/* Profile menu and Navigation menu text */
body:is(.comm-page-error, .comm-page-home) .comm-user-profile-menu button,
.comm-drilldown-navigation__bar > li > a, 
.comm-drilldown-navigation__bar > li > button {
    color: #005E60 !important;	
	/*background-color: #005E60; */
}



/* Profile menu icon */
body:is(.comm-page-error, .comm-page-home) .comm-user-profile-menu .comm-user-profile-menu__trigger-icon .slds-avatar.slds-avatar_circle {
    background-image: url('/s/sfsites/c/resource/b2bl_profil_blue?v=3');
}

.comm-user-profile-menu .comm-user-profile-menu__trigger-icon .slds-avatar.slds-avatar_circle {
    background-image: url('/s/sfsites/c/resource/b2bl_profil_blue?v=3');
    background-repeat: no-repeat;
    background-position: center;
}

/* Cart text */
body:is(.comm-page-error, .comm-page-home) b2b_buyer_cart-badge span.icon-container {
    color: #005E60;
}

/* Cart icon */
body:is(.comm-page-error, .comm-page-home) b2b_buyer_cart-badge span.icon-container svg {
    fill: #005E60;
}

b2b_buyer_cart-badge span.icon-container svg {
    fill: #005E60;
}

/* Cart icon prevent hover */
body:is(.comm-page-error, .comm-page-home) b2b_buyer_cart-badge span.icon-container svg:hover {
    fill: #005E60;
}

/*b2b_buyer_cart-badge span.icon-container svg:hover {
    fill: var(--lwc-colorBackgroundButtonBrandHover, var(--dxp-g-brand-1));
} */

/* Hover for: Profile menu, Cart, Login and Navigation menu hover */
/*body:is(.comm-page-error, .comm-page-home)*/.is-guest-false .comm-user-profile-menu button:hover,
/*body:is(.comm-page-error, .comm-page-home) */.cartButton a:hover,
.comm-drilldown-navigation__bar>li>a:hover,
.comm-drilldown-navigation__bar>li>button:hover,
/* body:is(.comm-page-error, .comm-page-home) */.is-guest-false .comm-user-profile-menu button.comm-user-profile-menu__login-button:hover
{
    color: #005E60;
    background-color: #F7F7F7 !important;
	/*border-bottom: 2px solid var(--dxp-g-brand); */
}
/*
.comm-drilldown-navigation__bar>ul>li>a:hover,
.comm-drilldown-navigation__bar>ul>li>button:hover{
	border-bottom: 2px solid #005e60;
} */

/* Prevent click event for guest login button */
.is-guest-true community_user-user-profile-menu > button.comm-user-profile-menu__login-button {
    pointer-events: none;
}

/* Mini cart total value */
body:is(.comm-page-error, .comm-page-home) c-b2bl-mini-cart-total-amount > div.container {
    color: #005E60;
}

c-b2bl-mini-cart-total-amount > div.container {
    color: #121212;
}

/* Search bar */
body:is(.comm-page-error, .comm-page-home) c-b2bl-search-bar .slds-input-has-icon_left-right input.slds-input,
body:is(.comm-page-error, .comm-page-home) c-b2bl-search-bar .slds-button:hover,
body:is(.comm-page-error, .comm-page-home) c-b2bl-search-bar .slds-button:focus {
    color: #005E60;
}

b2b_buyer_cart-badge > span > a > span > span.slds-assistive-text {
    text-transform: capitalize !important;
}

c-b2bl-cart-header lightning-base-combobox .slds-input-has-icon lightning-icon.slds-input__icon {
    z-index: 1;
}

body, body .siteforceB2bBody {
    font-family: 'GE Inspira Sans', sans-serif;
    font-size: 0.875rem;
    letter-spacing: 0.01em;
    line-height: 1.3;
    background-color: #F8F9FB;
}

div h1, .forceCommunityRichText .uiOutputRichText h1 {
    /* color: #005EB8; */
    font-size: 4rem;
    font-weight: normal;
    letter-spacing: 0.01em;
	/*color: #212121;Rebranding*/
}

.subheading, .forceCommunityRichText .uiOutputRichText .subheading {
    font-family: 'GE Inspira Sans', sans-serif;
    font-size: 1.875rem;
    font-weight: normal;
    letter-spacing: -0.013em;
    line-height: 1.15; 
}

div h2:not(lightning-calendar *), .forceCommunityRichText .uiOutputRichText h2:not(lightning-calendar *) {
    color: #212121;
    font-size: 3.375rem;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.01em;
    line-height: 1.15;
}

div h3, .forceCommunityRichText .uiOutputRichText h3 {
    font-size: 1.375rem;
    font-style: normal;
    font-weight: bold;
    line-height: 1.15;
}

div h4, .forceCommunityRichText .uiOutputRichText h4 {
  /* color: var(--lwc-colorBrand, #005EB8); */
    font-size: 1.125rem;
    font-style: normal;
    font-weight: bold;
}

div em, .forceCommunityRichText .uiOutputRichText em, .uiOutputRichText h2 em {
    color: #212121;
    font-style: normal;
}

.forceCommunitySection .cb-section .cb-section_row .cb-section_column, .forceCommunitySection.cb-section .cb-section_column:only-child {
    padding: 0;
}

.isPageWidthFixed-true {
	min-height: 76vh;
}

.footer {
    margin: 0 auto;
    max-width: 1440px;
    padding-top: 30px;
}

.button {
    border: 1px solid #005E60;
    border-radius: 76px;
    font-weight: bold;
    padding: 0 1.5rem;
  	text-align: center;
    height: 3rem;
}

.button_neutral {
    background: #fff;
    color: #005E60;
}

.button_brand {
    background: #005E60;
    color: #fff;
}

.forceCommunityThemeHeaderBase .themeBgImage {
    background: none !important;
}

.themeHeader.forceCommunityThemeHeaderBase {
    z-index: 2;
}

.cB2blBannerLayout.siteforceContentArea {
    margin-top: -8.5rem;
}

.siteforceB2bBody>.header {
	max-width: 1440px;
    height: 8.5rem;
    margin: 0 auto;
}

 /*body:is(.comm-page-error, .comm-page-home) */.forceCommunityThemeHeaderB2B header.centerContainer {
    height: 5.75rem;
	background-color : #fff;
}
.forceCommunityThemeHeaderB2B header.centerContainer {
    height: 5.75rem;
}

.forceCommunityThemeHeaderB2B .searchBar {
    width: 27.5rem;
}

.forceCommunityThemeHeaderB2B .block.leftRegion {
    width: 20%; 
	height: 36px;
}

.forceCommunityThemeHeaderB2B .block.centerRegion {
    width: 22%; 
}

.forceCommunityThemeHeaderB2B .block.rightRegion {
    width: 58%; 
}

.commerce-drilldownNavigation_drilldownNavigation nav {
    border-bottom: 1px solid rgba(219, 226, 233, 0.6);
    border-top: 1px solid rgba(219, 226, 233, 0.6);
}

.profileMenu div.comm-user-profile-menu__trigger-ctn {
	flex-direction: column-reverse;
}

.profileMenu div.comm-user-profile-menu__trigger-ctn > .comm-user-profile-menu__trigger {
    max-width: inherit;
}

.comm-user-profile-menu button.comm-user-profile-menu__login-button {
    background-color: var(--dxp-c-navigation-list-color) !important;
    border-radius: 0;
    color: var(--dxp-c-navigation-text-color, var(--dxp-g-root-contrast)) !important;
    transition: background-color 0.2s linear !important;
}

.comm-user-profile-menu button, .cartButton a {
    display: flex;
    width: 15rem;
    height: 5.75rem;
    border: none;
    border-left: 1px solid rgba(219, 226, 233, 0.6);
    margin: 0;
    border-radius: 0;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.comm-user-profile-menu .comm-user-profile-menu__trigger>.comm-user-profile-menu__trigger-p:nth-child(1) {
    display: none;
}

.comm-user-profile-menu .comm-user-profile-menu__trigger-icon .slds-avatar.slds-avatar_circle img{
    display: none;
}

body:is(.comm-page-error, .comm-page-home).comm-user-profile-menu .comm-user-profile-menu__trigger-ctn .comm-user-profile-menu__trigger-p {
  text-align: center !important;
  max-width: 100%;
  white-space: normal;
  max-height: 53px;
  color:revert !important;
}
/*:not(.comm-page-error, .comm-page-home).comm-user-profile-menu .comm-user-profile-menu__trigger-ctn .comm-user-profile-menu__trigger-p {
  color: #121212 !important;
} */
/*
.comm-user-profile-menu .comm-user-profile-menu__trigger-ctn .comm-user-profile-menu__trigger-p:hover {
  color: #c8ff08;
} */


.cartButton span.slds-notification-badge {
    display: none
}

.cartButton span.icon-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.cartButton span.slds-dropdown-trigger {
    padding: 0;
}

.forceCommunityThemeHeaderB2B div.profileMenu, .forceCommunityThemeHeaderB2B div.cartButton {
    margin: 0;
}

.cartButton b2b_buyer_cart-badge span.slds-assistive-text {
    position: static !important;
    width: initial !important;
	height: initial !important;
    margin: 0.1rem 0 -0.5rem !important;
    border: initial !important;
    padding: initial !important;
    text-align: center;
    line-height: 0.85rem;
    font-size: var(--lwc-fontSize2, 0.75rem);
	
}
/*
.cartButton b2b_buyer_cart-badge span.slds-assistive-text:hover {
	color:#c8ff08;/*Rebranding*/
}
*/
/* Search bar*/
/*
c-b2bl-search-bar .slds-input-has-icon_left-right svg.slds-input__icon {
    left: auto;
    right: var(--lwc-spacingSmall, 0.75rem);
}
*/

c-b2bl-search-bar .slds-input-has-icon_left-right input.slds-input {
    border-left: none;
    border-right: none;
    border-top: none;
	color : #121212;/*Rebranding*/
}

/* Quick Order */
.b2b_buyer_builderQuickOrderPage > h2 {
    background-color:  #005E60;
    color: #FFF;
    font-size: 1.375rem;
    font-weight: bold;
    height: 3.45rem;
    line-height: 1.15;
    padding: 1rem 2.5rem;
}

b2b_buyer_quick_order-page.b2b_buyer_builderQuickOrderPage {
    display: block;
    white-space: pre-wrap;
    border-bottom: 3px solid #005E60;
    background-color: white;
    text-align: left;
}

.b2b_buyer_builderQuickOrderPage > div > h3 {
    display: none;
}

.b2b_buyer_builderQuickOrderPage > ol {
  padding : 1.5rem 2.5rem;
}

.b2b_buyer_builderQuickOrderPage > ol::before {
    display: block;
    content: "Have the product numbers from our catalog? \A Enter them below for a quicker shopping experience.";
    margin: 0.5rem 0;
}

.b2b_buyer_builderQuickOrderPage .item-entry > .item, .b2b_buyer_builderQuickOrderPage .item-entry > .quantity-input   {
    padding: initial;
    margin-right: 0.8rem;
    margin-bottom: 0.5rem;
}

.b2b_buyer_builderQuickOrderPage .item-entry > .item > input, .b2b_buyer_builderQuickOrderPage .item-entry > .quantity-input input  {
	border: none;
    border-bottom: 1px solid #DBE2E9;
}

.b2b_buyer_builderQuickOrderPage .item-entry > .quantity-input input {
    text-align: center;
}

/* Chrome, Safari, Edge, Opera */
.b2b_buyer_builderQuickOrderPage .item-entry > .quantity-input input::-webkit-outer-spin-button,
.b2b_buyer_builderQuickOrderPage .item-entry > .quantity-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.b2b_buyer_builderQuickOrderPage .item-entry > .quantity-input input[type=number] {
  -moz-appearance: textfield;
}

.b2b_buyer_builderQuickOrderPage button.addEntryButton {
    text-transform: none;
    margin:  0 3.875rem 0 2.5rem;
    display: inline-flex;
}

.b2b_buyer_builderQuickOrderPage button.addEntryButton::before {
    content: "";
    display: block;
    background: url("/sfsites/c/resource/b2bl_more?v=3") no-repeat;
    width: 1rem;
    height: 1rem;
    float: left;
    margin: 0 0.375rem 0 0;
}

.b2b_buyer_builderQuickOrderPage > .cartButtonContainer {
    display: flex;
    justify-content: center;
    padding: 1.5rem 2.5rem;
}

.b2b_buyer_builderQuickOrderPage > .cartButtonContainer > button.addToCartButton {
    height: 3rem;
    text-align: center;
    font-weight: bold;
    border-radius: 76px !important;
    background: #005E60 !important;
    color: #FFF;
}

/* Filters */
lightning-accordion-section.slds-accordion__section.slds-is-open>.slds-accordion__summary button.section-control lightning-primitive-icon {
    display: none;
}

.slds-accordion__section > .slds-accordion__summary .section-control .slds-accordion__summary-action-icon {
    display: none;
}

.slds-accordion__section > .slds-accordion__summary .section-control > .slds-accordion__summary-content {
    display: flex;
    align-items: flex-end;
}

/*.slds-accordion__section.slds-is-open > .slds-accordion__summary .section-control .slds-accordion__summary-content::before {
    content: "";
    display: inline-block;
    background: url("/sfsites/c/resource/b2bl_arrowup?v=2") no-repeat;
    width: 1rem;
    height: 1rem;
    margin: 0 0.375rem 0 0;
}

.slds-accordion__section > .slds-accordion__summary .section-control .slds-accordion__summary-content::before {
    content: "";
    display: inline-block;
    background: url("/sfsites/c/resource/b2bl_arrowdown?v=2") no-repeat; 
    width: 1rem;
    height: 1rem;
    margin: 0 0.375rem 0 0;
} */

.forceCommunityCheckoutFlow {
    background: none !important;
    border: none !important;
}

/* Product Carousel */ 
.carousel.product-image .content-container {
	display: none;
}

.carousel.product-image .slds-carousel__panels > slot {
    width: 100%;
}

.carousel.product-image .slds-carousel__image, .carousel.product-image .slds-carousel__panel-action {
    border-radius: 0 !important;
}

.is-guest-false commerce-drilldown-navigation > community_navigation-drilldown-navigation-bar > nav > ul > li:nth-child(6) {
    margin-right: auto;
}

.is-guest-true commerce-drilldown-navigation > community_navigation-drilldown-navigation-bar > nav > ul > li:nth-child(6) {
    margin-right: auto;
}

commerce-drilldown-navigation > community_navigation-drilldown-navigation-bar > nav > ul > li > button[data-id="more-item"] {
    margin-left: auto;
}

lightning-vertical-navigation-item.boldText.slds-nav-vertical__item.slds-is-active > a {
    color: #005E60;
    text-decoration: none;
}

c-b2bl-my-wallet > div > div > lightning-datatable > div.dt-outer-container > div > div > table > tbody > tr > td >
lightning-primitive-cell-factory > span > div > lightning-primitive-cell-button > lightning-button > button {
    color: #005E60;
    font-weight: bold;
    font-size: 16px;
}

.blueActionIcon lightning-datatable > div.dt-outer-container > div > div > table > tbody > tr > td > 
lightning-primitive-cell-factory > span > div > lightning-primitive-cell-button > lightning-button > button > lightning-primitive-icon > svg {
    color: #005E60;
    height: 1.3rem;
    width: 1.3rem;
}

.sortByCombobox > .slds-form-element__control > lightning-base-combobox > div > .slds-combobox__form-element > button {
    background-color:#75CA64;
	border-color: #005E60;
    border-radius: 1.4rem;
    border-width: 2px;
}

.sortByCombobox > .slds-form-element__control > lightning-base-combobox > div > .slds-combobox__form-element > button > span {
	background-color:#75CA64;
    color: #005E60;
    font-weight: bold;
    margin: 0.4rem;
}

c-b2bl-account-information-main-page > div.banner > div.accSelector > lightning-combobox > label {
    color: white;
    float: left;
    font-size: inherit;
    font-weight: bold;
}

c-b2bl-account-information-main-page > div.banner > div.accSelector > lightning-combobox > div > lightning-base-combobox > div > div.slds-combobox__form-element > button {
    background: none;
    border: none;
    border-bottom: 1px solid white;
    border-radius: 0;
    color: white;
    padding-left: 0;
}

div.userInfoPhoneInput > lightning-input > label {
    color: black;
    float: left;
    font-size: inherit;
    font-weight: bold;
}

div.userInfoPhoneInput > lightning-input > div > input {
    background: none;
    border: none;
    border-bottom: 1px solid #6d7b8c;
    border-radius: 0;
    padding-left: 0;
}

.mobileNav > div > lightning-base-combobox > div > div.slds-combobox__form-element > button {
    background: none;
    border: none;
    border-bottom: 1px solid rgb(0, 22, 57);
    border-radius: 0;
    color: rgb(0, 22, 57);
    padding-left: 0;
}

.mobileNav > label {
    color: rgb(0, 22, 57);
    float: left;
    font-size: inherit;
    font-weight: bold;
}

c-b2bl-search-bar > input {
    -webkit-appearance: none;
}

lb2bt-b2b-bundle > div > h1 {
    color: rgb(0 22 57);
    font-weight: 600;
    border-bottom: 1px solid;
    border-color: rgb(201 201 201);
}

lb2bt-b2b-bundle > div {
    border: none !important;
}

lb2bt-b2b-bundle > div > lightning-layout > slot > lightning-layout-item > slot > lightning-layout > slot > lightning-layout-item:nth-child(2) > slot > div > a > h1 {
    overflow-wrap: anywhere;
    text-overflow: ellipsis;
    max-height: 100px;
    overflow: hidden;
}

lb2bt-b2b-bundle > div > lightning-layout > slot > lightning-layout-item > slot > lightning-layout > slot > lightning-layout-item:nth-child(3) > slot > div {
    overflow-wrap: anywhere;
    text-overflow: ellipsis;
    max-height: 110px;
    overflow: hidden;
}

lb2bt-b2b-bundle > div > lightning-layout > slot > lightning-layout-item > slot > lightning-layout > slot > lightning-layout-item:nth-child(5) > slot > div > lightning-formatted-number {
	font-weight: 600;
}

lb2bt-b2b-bundle > div > lightning-layout-item > slot > lightning-layout > slot > lightning-layout-item:nth-child(2) {
    width:23.666667% !important;
}

lb2bt-b2b-bundle > div > lightning-layout-item > slot > lightning-layout > slot > lightning-layout-item:nth-child(1) {
    width: 26% !important;
}

div[data-region-name="contentHeaderRight"] {
    height: 100%;
}

div[data-region-name="contentHeaderRight"] > .ui-widget {
    height: 100%;
}

div[data-region-name="contentHeaderRight"] > .ui-widget > c-b2bl-my-order-list {
    display: block;
    height: 100%;
}

div[data-region-name="contentHeaderRight"] > .ui-widget > c-b2bl-my-order-list > div > div > div > c-b2bl-my-order-datatable > div.dt-outer-container {
	height: auto !important;
}

c-b2bl-checkout-delivery-items lightning-combobox.blueIcon button {
    background: none;
    border: none;
    border-bottom: 1px solid rgb(109, 123, 140);
    border-radius: 0;
    color: rgb(109, 123, 140);
    padding-left: 0;
}

@media screen and (min-width: 768px) { 
    .is-guest-true community_user-user-profile-menu .comm-user-profile-menu__login-button {
        border: none !important;
        border-left: 1px solid rgba(219, 226, 233, 0.6) !important;
    }
}

@media screen and (max-width: 768px) {
    c-b2bl-my-order-list tbody th {
        position: sticky !important;
        background-color: white;
        z-index: 100;
        left: 0px;
        width: 100px;
    }

    c-b2bl-my-order-list tbody tr:hover>th {
        background-color: hsl(206.67deg 52.94% 96.67%) !important;
    }
    c-b2bl-my-order-list thead lightning-primitive-header-factory{
        width: 100% !important;
        display: block;
    }
    c-b2bl-my-order-list thead .slds-cell-fixed{
        position: unset !important;
        width: 100% !important;
    }
     c-b2bl-my-order-list thead a{
        width: 100% !important;
    }
    c-b2bl-my-order-list thead th{
        width: unset !important;
    }
    
    c-b2bl-my-order-list c-b2bl-my-order-datatable a {
        width: 80px;
        display:block;
    }
    
    c-b2bl-my-order-list thead th:first-child {
        position: sticky !important;
        z-index: 101;
        left:0;
        
    }
    
    c-b2bl-my-order-list c-b2bl-my-order-datatable .dt-outer-container > div {
        overflow: hidden;
    }
    
    c-b2bl-my-order-list c-b2bl-my-order-datatable .dt-outer-container > div > div {
        overflow: auto;
        width: 100% !important;
    }
    
    c-b2bl-my-order-datatable table {
        table-layout:auto !important;
    }

    c-b2bl-my-order-datatable .slds-scrollable_y[lightning-datatable_table]::before {
        content:none !important;
    }

    c-b2bl-my-order-datatable .slds-table_header-fixed thead th, .slds-table--header-fixed thead th {
        border-bottom: solid 1px var(--slds-g-color-border-base-1, var(--lwc-colorBorder,rgb(219, 226, 233)));
    }
}