@font-face {
    font-family: 'Sofia Pro';
    src: url(../resource/b2bl_sofia_pro_regular_font) format('woff');
}
@font-face {
    font-family: 'Bariol';
    src: url(../resource/b2bl_bariol_font) format('woff');
}
@font-face {
    font-family: 'Blog Script';
    src: url(../resource/B2BL_Blog_Script_Regular) format('woff');
}
.forceCommunityRichText ul>li:before {
    content: none !important;
}

.forceCommunityThemeHeaderB2B .block {
    height: auto !important;
}
.uppercase {
    text-transform: uppercase;
}
a[href$="javascript:void(0);"] {
	    text-decoration: none !important;
}
a[href$="javascript:void(0);"]:hover {
    cursor: default;
}
.spacer {
   height: 7rem !important;
}
.comm-user-profile-menu__trigger-p[community_user-userProfileMenu_userProfileMenu]:first-child {
    font-weight: bold !important;
}
.comm-user-profile-menu__trigger-p[community_user-userProfileMenu_userProfileMenu]:last-child {
    font-weight: normal !important;
}
.full-width-bg {
    background-color: rgba(0,94,184,0.05);
    width: 200vw;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
    left: -50vw;
    z-index: -1
}
.contentTitle,
.blog-script {
	font-family: "Blog Script";
        overflow: hidden;
        line-height: 1.5;
}
.white-bg {
    background-color: #ffffff
}
.blog-script-title {
    font-family: "Blog Script";
    font-size: 3rem !important;
    color: var(--dxp-g-brand-1);
    overflow: hidden;
}
.forceCommunityRichText li:before {
    display: none;
}
.round-tile {
    border-radius: 20px;
}
.forceCommunityRichText ol, .forceCommunityRichText ul,
.forceCommunityRichText ol li, .forceCommunityRichText ul li {
    padding-left: 0 !important;
}

.light-blue-bg {
    background-color: #F7F9FB;
}
.default-black {
      color: #000000 !important;
}
.underline {
	text-decoration: underline;
}
.link {
    font-weight: bold;
    text-decoration: underline;
}
.salesforceIdentityLoginForm2 .selfRegister .inverseTextColor
{
	font-size: 1.15rem;
    font-weight: bold;
	background-color: var(--dxp-s-button-color);
	color: #ffffff !important;
	padding: 6px 18px 6px 18px;
	border-radius: 4px;
}

.salesforceIdentityLoginForm2 .inverseTextColor
{
    color : black !important;
}
.fieldsArea[b2b_search_product_card-productCard_productCard],
.brand-color {
	color: var(--dxp-g-brand-1) !important; 
}
.custom-icon_brand {
    fill: var(--dxp-g-brand-1);
}

.primary-text-color {
    color: var(--dxp-g-brand) !important;
}
.third-text-color {
    color:  var(--dxp-s-form-checkbox-color-background-checked);
}
.facet-name[b2b_search_facets-facet_facet],
.filters-header,
.secondary-text-color {
	color: var(--dxp-s-button-color-hover);
	--dxp-c-link-text-color: var(--dxp-s-button-color-hover);
}
.highlight-text-color {
    color: var(--dxp-s-form-checkbox-color-border-checked);
}
b2b_buyer_product_details-heading > .slds-text-heading_medium,
.secondary-text-bold {
    color: var(--dxp-s-button-color-hover);
	font-weight: bold;
}
[b2b_search_product_card-productField_productField-host] .slds-rich-text-editor__output > span {
	color: var(--slds-c-button-brand-color-background-active) !important;
    font-size: var(--slds-g-font-size-heading-medium);
    font-weight: bold;
    white-space: normal;
}


.value:first-child[b2b_buyer_pricing-productPrice_productPrice],
.slds-accordion__summary-heading,
a[b2b_buyer_cart-items_items],
[b2b_search_product_card-productfield_productfield] > div {
   color: var(--dxp-g-brand-1); 
   font-weight: bold;
}
[b2b_buyer_cart-quantitySelector_quantitySelector-host] {
    flex-direction: row;
}
.quantity-selector > label {
    display: none;
}
h1[b2b_buyer_cart-cartContentsErrorMessage_cartContentsErrorMessage] {
        color: var(--lwc-colorBrand);
}
.controls[b2b_buyer_cart-constrainedQuantitySelector_constrainedQuantitySelector] {
    padding: 0 5px;
    border-radius: 24px;
}
.quantity-selector > input {
    border-color: var(--dxp-s-dropdown-color-border);
    border-radius: 24px;
}
.sort-menu[b2b_buyer_cart-managedContents_managedContents] {
    display: none !important;
}
.font_opacity {
    opacity: 0.6;
}
.card_background {
    background-color: #f1f1f1;
}
.loginButton,
.caseCreationButton,
.slds-button_brand,
.slds-button_outline-brand {
    border-radius: 28px;
}
.slds-button_brand,
.default-border-radius {
    border-radius: 28px !important;
}
.slds-button_inverse {
    background-color: var(--sds-c-button-inverse-color-background-hover, var(--lwc-colorBackgroundButtonDefaultHover,rgba(0, 0, 0, 0.05)));
    border: 1px solid var(--sds-c-button-inverse-color-background-hover, var(--lwc-colorBackgroundButtonDefaultHover,rgba(0, 0, 0, 0.05)));
	color: var(--dxp-g-root-contrast,rgb(0, 0, 0));
} 
.slds-button_inverse:hover {
    background-color: white;
    border: 1px solid var(--sds-c-button-inverse-color-background-hover, var(--lwc-colorBackgroundButtonDefaultHover,rgba(0, 0, 0, 0.05)));      
    color: var(--dxp-g-root-contrast,rgb(0, 0, 0));
}
[b2b_buyer_cart-managedContents_managedContents-host] {
    color: var(--sds-c-button-brand-color-background, var(--slds-c-button-brand-color-background-active)) !important;
}
.clear-all[b2b_search_facets-filtersPanel_filtersPanel] {
    text-decoration: underline;
}
.value:first-child[b2b_search_product_card-productPrice_productPrice] {
    display: block;
	color: var(--slds-c-button-brand-color-background-active);
}

.slds-form-element .slds-checkbox [type=checkbox]+.slds-checkbox__label .slds-checkbox_faux,
.slds-checkbox [type="checkbox"]:checked + .slds-checkbox__label .slds-checkbox_faux {
    border-radius: 6px;
    height: 24px;
    width: 24px;
}
.slds-checkbox [type="checkbox"]:checked + .slds-checkbox__label .slds-checkbox_faux {
    background-color: var(--sds-c-button-brand-color-background, var(--slds-c-button-brand-color-background-active,rgb(0, 0, 0)));
}
.slds-checkbox [type="checkbox"]:checked + .slds-checkbox__label .slds-checkbox_faux::after {
    border-color: var(--lwc-colorTextButtonBrand);
}
[b2b_search_facets-inputfacet_inputfacet] > span{
    margin-left: 8px;
}
.callToActionArea[b2b_search_product_card-productCard_productCard] {
    max-width: none !important;
}
.cardContainerGrid[b2b_search_product_card-productCard_productCard] .callToActionArea[b2b_search_product_card-productCard_productCard] {
     margin-top: 1.25rem;
}
.facet-name[b2b_search_facets-facet_facet] {
    font-size: 1rem;
    font-weight: var(--lwc-fontWeightBold);
}
.filters-header[b2b_search_facets-filtersPanel_filtersPanel] {
    font-size: 1.125rem;
}


.product-information[b2b_buyer_product_details-summary_summary] {
    align-items: center;
}
.slds-accordion__summary-action {
    color: var(--dxp-s-text-heading-medium-color) !important;
    font-size: var(--dxp-s-text-heading-medium-font-size, var(--dxp-g-font-size-7));
    font-weight: var(--dxp-c-m-text-block-font-weight, var(--dxp-c-text-block-font-weight));
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.searchBar {
    background: #F6F6F6;
    border-radius: 28px;
    padding: 8px
}
.search-input-with-button[b2b_search_suggestions-input_input],
.input-wrapper[b2b_search_suggestions-input_input] {
    background: transparent !important;
    border: none !important;
}
.input-search-button[b2b_search_suggestions-input_input] {
    background-color: var(--sds-c-button-brand-color-background, var(--slds-c-button-brand-color-background-active)) !important;
    border: none ;
    border-radius: 33px !important;
    padding-left: 0;
    padding-right: 0;
    width: 34px;
}
.input-search-button[b2b_search_suggestions-input_input] svg[b2b_search_suggestions-input_input]  {
 	fill: white !important;   
}
.slds-button .slds-button_brand {
    text-transform: capitalize !important;
    font-weight: bold !important;
    
}
ul[b2b_search_suggestions-listBox_listBox] {
    background: #F6F6F6 !important;
    border:	none !important;
}
li[b2b_search_suggestions-listBox_listBox] {
        background: #F6F6F6 !important;
}
.forceCommunityCheckoutFlow {
    border: none;
}

header[b2b_search_results_tiles-resultstiles_resultstiles] {
    border: none;
	text-align: right;
    margin-bottom: 0;
}
.width-100 {
    width: 100%;
}
.quantity-and-list > [b2b_buyer_product_details-purchaseoptions_purchaseoptions],
[b2b_search_results_tiles-listHeader_listHeader-host] {
    width: 100%;
}
.horizontalMenuItem[community_navigation-multiLevelNavigation_multiLevelNavigation] span[community_navigation-multiLevelNavigation_multiLevelNavigation] {
    text-transform: capitalize;
}
.inputContainer {
    border-radius: 5px !important;
}
.black-chevron svg {
    fill:black;
}
.community-logo {
    background-image: var(--dxp-s-site-logo-url);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    max-height: 3rem;
    width: 120px;
    height: 68px;
}
.forceCommunityThemeHeaderB2B .block {
	height: 4rem !important;
}
.forceCommunityCheckoutFlow {
    border: none !important;
}

.horizontalMenuItem[community_navigation-multiLevelNavigation_multiLevelNavigation] span[community_navigation-multiLevelNavigation_multiLevelNavigation] {
    text-transform: uppercase !important;
}
ul[community_navigation-multiLevelNavigation_multiLevelNavigation] li:hover[community_navigation-multiLevelNavigation_multiLevelNavigation] {
    background-color: var(--dxp-s-button-border-color-hover) !important;
}


b2b_buyer_product_details-expandable-table-section.b2b_buyer_builderProductDetailsTable {
    max-width: none !important;
}
tr[b2b_buyer_product_details-expandableTableSection_expandableTableSection] td:last-child[b2b_buyer_product_details-expandableTableSection_expandableTableSection] {
    text-align: left;
}

.horizontalMenuItem[community_navigation-multiLevelNavigation_multiLevelNavigation] span[community_navigation-multiLevelNavigation_multiLevelNavigation] {
    font-weight: bold;
}
.cProfileViewBody {
    border: none !important;
}
.branding-actions > .slds-button--neutral {
	border-radius: 28px !important;
    padding: 5px;
    border: none;
    background: var(--lwc-brandPrimary);
}
.branding-actions > .slds-button--neutral > a {
    color: var(--lwc-colorBackground) !important;
}
.forceListViewPicker.triggerLinkText, .forceListViewPicker.triggerLink .triggerLinkTextAndIconWrapper,
.forceCommunityUserProfileDetail .profileName  {
    color: var(--lwc-brandPrimary) !important;
    font-size: var(--lwc-fontSize9) !important;
}
.slds-form_stacked .slds-form-element .slds-form-element__label {
    color: var(--lwc-brandPrimary);
	font-size: var(--lwc-fontSize4);
    font-weight: bold;
}
.forceListViewManager {
    border: none;
}

.slds-box[lb2bt-b2b-cross-sell] {
    border:none;
}
.slds-carousel__panel-action .slds-text-link_reset {
    color: var(--dxp-s-link-text-color); 
}
[b2b_buyer_product_details-heading][b2b_buyer_product_details-summary_summary] h1 {
    color: var(--slds-c-button-brand-color-background-active);
}
.details-area[b2b_buyer_product_details-summary_summary] {
  	border: 1px solid #00267726;
  	border-radius: 26px;
	padding: 33px;
}
.round-container[c-b2bl_CheckoutContactPointAdresses_b2bl_CheckoutContactPointAdresses]  {
    margin-bottom: 2rem;
}
.image-container[b2b_buyer_product_images-carousel_carousel] {
	border-radius: 7px !important;
}
.image-container[aria-selected=true][b2b_buyer_product_images-carousel_carousel]:focus,
.image-container[aria-selected=true][b2b_buyer_product_images-carousel_carousel]:hover,
.image-container[aria-selected=true][b2b_buyer_product_images-carousel_carousel] {
    border: 2px solid #002677 !important;
  	border-radius: 7px;
}

lb2bt-b2b-cross-sell > .slds-box {
    border: none;
    display: flex;
    flex-direction: column;
    position: relative
}
lb2bt-b2b-cross-sell > .slds-box > h1 {
	top: -15px;
    position: absolute;
    left: 30px;
    color: var(--slds-c-button-brand-color-background-active);
}
lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] {
    flex-direction: column;
}
lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] > slot > lightning-layout-item {
    width: 100%;
}
lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] > slot > lightning-layout-item > slot > .page-section {
    display: flex;
    min-height: 150px;
    flex-direction: column;
    justify-content: space-between;
}
lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] > slot > lightning-layout-item > slot > .page-section > [data-value],
lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] > slot > lightning-layout-item > slot > .page-section > .quantity-selector > input,
lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] > slot > lightning-layout-item > slot > .page-section br{
    display: none;
}
lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] > slot > lightning-layout-item > slot > .page-section > h1 {
	color: var(--slds-c-button-brand-color-background-active);
    font-size: var(--slds-g-font-size-heading-medium);
    font-weight: bold;
}

lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] > slot > lightning-layout-item > slot > .page-section > .quantity-selector > lightning-button > button {
    width: 100%;
    border-radius: 28px;
    font-size: .8125rem;
    text-align: center;
    vertical-align: middle;
    justify-content: center;
    transition: border .15s linear;
    background-color: var(--sds-c-button-brand-color-background, var(--slds-c-button-brand-color-background-active));
    border-color: var(--sds-c-button-brand-color-border, var(--slds-c-button-brand-color-background-active));
    color: var(--sds-c-button-brand-text-color, var(--lwc-colorTextBrandPrimary));
}
.negotiated-price[b2b_buyer_cart-items_items] {
    height: 100%;
    display: flex;
    align-items: center;
}

lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] > slot > lightning-layout-item > slot > .page-section > [lightning-formattednumber_formattednumber-host] {
	color: var(--slds-c-button-brand-color-background-active);
    font-weight: bold;
    font-size: var(--lwc-fontSize6);
}
lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] > slot > lightning-layout-item > slot > .page-section > .quantity-selector > lightning-button {
    width: 100%;
}
lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] > slot > lightning-layout-item > slot > .page-section > .quantity-selector > lightning-button > button:hover,
lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] > slot > lightning-layout-item > slot > .page-section > .quantity-selector > lightning-button > button:focus {
    background-color: var(--sds-c-button-brand-color-background-hover, var(--slds-c-button-brand-color-background-active));
    border-color: var(--sds-c-button-brand-color-border-hover, var(--slds-c-button-brand-color-background-active));
    color: var(--sds-c-button-brand-text-color-hover, var(--lwc-colorTextBrandPrimary));
}
.slds-image--card {
    border: none;
}
tr[b2b_buyer_product_details-expandableTableSection_expandableTableSection] td:first-child[b2b_buyer_product_details-expandableTableSection_expandableTableSection] {
    display: none;
}
tr[b2b_buyer_product_details-expandableTableSection_expandableTableSection] td:last-child[b2b_buyer_product_details-expandableTableSection_expandableTableSection] {
    text-align: left !important;
}
.images[b2b_buyer_product_details-summary_summary]+.details-area[b2b_buyer_product_details-summary_summary] .details[b2b_buyer_product_details-summary_summary] {
    min-height: auto !important;
}
.cB2BL_SelfRegistration > h1 {
    color: var(--slds-c-button-brand-color-background-active);
    font-weight: bold;
    font-size: var(--lwc-fontSize6);
}
tr[b2b_buyer_pricing-productPrice_productPrice] > td:first-child {
    display: none;
}
.details > .slds-hide_medium > div:nth-child(2),
.details > .slds-show_medium > div:nth-child(2) {
    opacity: 0.7;
  	color: #191B20;
}
.details > .slds-hide_medium > div:nth-child(3),
.details > .slds-show_medium > div:nth-child(3) {
    font-weight: bold;
}
@media screen and (max-width: 600px) {
   .searchBar {
        background: none !important;
        margin: 0 !important;
    	padding: 0 !important;
  
	}
}
@media screen and (min-width: 600px) {

    .product-information[b2b_buyer_product_details-summary_summary] {
    	margin: 0 auto;
	}
	[b2b_buyer_product_details-expandabletablesection_expandabletablesection] > .slds-accordion,
	[b2b_buyer_product_details-expandabletextsection_expandabletextsection] > .slds-accordion {
    	width: 67%;
    	margin: 0 auto;
	}
    
	lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] > slot > lightning-layout-item {
    	width: 100%;
	}
	lb2bt-b2b-cross-sell > .slds-box:nth-child(1) > [interop-layout_layout-host] > .slds-slot > lightning-layout-item > slot > [interop-layout_layout-host] > slot > lightning-layout-item > slot > .page-section {
    	display: flex;
    	min-height: 150px;
    	flex-direction: column;
    	justify-content: space-between;
	}
    lb2bt-b2b-cross-sell > .slds-box {
    flex-direction: row;
}
}
li a[title="Oui Oui"]{
    display: none;
    visibility:hidden;
    height:0px;
    width:0px;
    margin:0;
    padding:0;
}

/* Button position in "hero" and banner*/
.hero-button {
    position: absolute;
    color: #009FE3 !important;
    font-size: 15px;
    cursor: pointer;
    bottom: 3rem;
    left: 2.5rem;
    background-color: white;
    border-radius: 64px
}
.hero-button:hover {
    text-decoration: none !important;
}
.hero-button_logged {
    left: 46%;
    bottom: 4rem;

}

.myStickyHeader{
    position: absolute;
    top:0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 23px;
    overflow-y: scroll;
    overflow-x: hidden;
}

@media screen and (max-width: 600px){
  
  .myStickyHeader{
    position: absolute;
    top:0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 43px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: white;
	}
    
    .themeHeader{
    padding-top: 40px !important;
    background-color:white !important;
	}
    
    .themeBgImage{
        background-color:white !important;
        color:white;
    }
  
}

.hero-buttonlogged {
    position: absolute;
    color: #009FE3 !important;
    font-size: 15px;
    cursor: pointer;
    bottom: 5rem;
    left: 45%;
    background-color: white;
    border-radius: 64px
}

.themeHeader{
    padding-top: 22px;
}

.themeBgImage{
    background-color:white !important;
    background:white !important;
}

h1.divH1BannerHomePage, h2.divH1BannerHomePagelogged {
    font-size:2rem;
    font-family: "Blog Script" !important;
}

@media only screen and (max-width: 600px) {
  .hero-button {
     left: 0.5rem;
     bottom: 1.5rem;
     padding: 0.2rem 0.5rem;
      display:none;
  }
   .hero-button_logged {
    left: 35%;
	bottom: 3.5rem;
}
    
    .hero-buttonlogged {
        display:none;
    }
    
    .divH1BannerHomePagelogged {
        font-size: 0.9rem !important;
        left: 9rem !important;
	    top: 1rem !important;
        width:120px !important;
        
    }
    h1.divH1BannerHomePage {
        font-size:0.95rem !important;
        left:0.75rem !important;
        top:1rem !important;
        width:135px !important;
        
    }
}

a[b2b_search_product_card-callToActionAnchorButton_callToActionAnchorButton],button[b2b_buyer_cart-addtocartbutton_addtocartbutton] {
    text-transform:none !important;
}
:root { --dxp-c-section-columns-max-width: 1170px; }

commerce-drilldown-navigation {
    --dxp-c-navigation-text-color: rgb(0, 94, 184) !important;
    text-transform: uppercase;
}

commerce-thumbnail-gallery {
     --thumbnail-size: 70px !important;
}

commerce-order-summary-product-media > .media-container > .image-area > figure {
	background-color: white !important;
    border-color: white !important;
}

commerce_my_account-order-item-info > .order-line-item > figure {
    background-color: white !important;
    border-color: white !important;
}

.breadcrumbs {
       --dxp-s-text-heading-small-text-transform: math-auto;
}

commerce_search-product-card > .cardContainerGrid > .imageArea {
    width: 15.7em;
    height: 15.625em;
    
}

commerce_search-product-card > .cardContainerGrid > .imageArea > a > figure > experience-picture > picture > img {
    max-height: 14.375em !important;
    object-fit: contain !important;
    object-position: center; 
}

commerce_cart-mini-cart-panel img {
    width: 100%;
    max-height: 5.625em !important;
    object-fit: fill !important;
}

commerce_cart-mini-cart-panel {
    position: absolute !important;
}

.imagesForCart img {
    width: 100%;
    max-height: 5.625em !important;
    object-fit: fill !important;
}

commerce_cart-item > .container > .item-image > figure {
    display: flex;
    justify-content: center; 
}

.imagesForCart experience-picture {
    display: flex;
    justify-content: center; 
}

.guest-login-max-width {
   max-width: 10vw !important;
}

.titleArticle {
	max-width: 1171px;
    margin: auto;
    display: flex;
    align-items: center;
  	justify-content: center;
}

.widthInCart {
    max-width: 1171px;
    margin: auto;
    display: flex;
    align-items: center;
  	justify-content: center;
}

.nosEngagement .column-content {
	border: 0.02rem solid rgb(216, 216, 216);
}

.thinBorder {
    border: 0.02rem solid rgb(216, 216, 216);
}

.checkoutLayoutHeader {
    max-width: 1171px;
}

.header {
    background-color: white;
}

.customHeader {
    max-width: 1171px;
}

.headerSearch {
    background: #F6F6F6;
    border-radius: 28px;
    padding: 8px;
}

.stickyheader {
   color: white;
   background-color: #032878;
   position: sticky;
   top: 0;
   display: block;
   margin-bottom: 0;
}

[data-component-id="richTextEditor-ba6e"] {
   color: white;
   position: sticky;
   top: 0;
   display: block;
   margin-bottom: 0;
   background-color: #562d23;
}

[data-component-id="richTextEditor-9d87"] {
color: white;
   background-color: #000000;
   position: sticky;
   top: 0;
   display: block;
   margin-bottom: 0;
}

[data-component-id="richTextEditor-9a77"] {
   color: white;
   background-color: #262d35;
   position: sticky;
   top: 0;
   display: block;
   margin-bottom: 0;
}

[data-component-id="richTextEditor-93fd"] {
   color: white;
   background-color: #0360B8;
   position: sticky;
   top: 0;
   display: block;
   margin-bottom: 0;
}

.navigationMenu {
    text-transform: uppercase;
}
    
.product-grid-container.lwc-7r0fpe1q2mp{
    justify-content: center;
}
    
@media screen and (max-width: 600px) {
    .lwc-3vlckknekcm.dxp-block-flexible-container > div{

      display: flex;
      overflow: scroll;
      flex-direction: row;
      flex-wrap: nowrap;
    }
    commerce_search-product-card > .cardContainerGrid > .imageArea {
        display: flex;
        justify-content: center;
    }
    commerce_search-product-card > .cardContainerGrid > .imageArea > a > figure > experience-picture > picture > img { 
        max-height: 12em !important;
        object-fit: contain !important;
        object-position: center !important; 
    }
}


@font-face {
    font-family: 'Blog-script-title';
    src: url('{ basePath }/sfsites/c/resource/B2BL_Blog_Script_Regular/B2BL_Blog_Script_Regular.woff');
}

@font-face {
    font-family: 'Bariol';
    src: url('{ basePath }/sfsites/c/resource/b2bl_bariol_font/b2bl_bariol_font.woff');
}


Quicklinks
Profiles Chamber
Quick Console
Home
Quick Query
Execute Anonymous
Sobject fields
Quick ORG Describe
Replace API Names
Convert SF Id
Login As...
Options
Hide
