h1, h2, h3, h4, h6 {
    font-weight: 400;
    color: #1A1A1A;
}
lightning-breadcrumb:last-child > a,
ol.breadcrumb.cc_breadcrumb li:last-child a,
ol.breadcrumb.cc_breadcrumb li.cc_breadcrumb_item:last-child {
    color: #B6181F;
}
.competitive-price-header {
    color: #B6181F;
}
.nav-items-container {
    background: #C20700;
}
.plp-product-col {
    width: 33%;
}
.plp-avail-col {
    width: 15%;
}
.plp-price-col {
    width: 14%;
}
.plp-qty-and-btn-col {
    width: 38%
}

.btn-default, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default, .open>.dropdown-toggle.btn-default:hover {
    background-color: #C20700;
}

.badge {
    background-color: #C20700;
}
.modal-content,
.slds-modal .slds-modal__footer {
    border-bottom: 5px solid #b7312b;
}
.cc_mini_quick_order button.btn.btn-default.btn-sm.addMore.cc_addmore {
	border-color: #C20700;
    color: #C20700;
}
.btn.btn-default.btn-sm.updateCartButton.cc_update_cart_button,
.btn-secondary
{
	border-color: #C20700;
    color: #C20700;
}
.btn-cc-order {
    border-color: #C20700;
}

.btn.btn-default.btn-block.btn-sm.cc_add_to_btn[disabled]:hover,
.btn.btn-default.btn-block.btn-sm.b2b_add_to_btn[disabled]:hover {
	background-color: #C20700;
}

/* Included from Trident Style Resource for faster loading */
.primary-button {
    background-color: #C20700 !important;
}
.primary-button:hover {
	background-color: #8f0500 !important;
}
a.primary-button:hover {
    background-color: #990500;
}

.secondary-button {
    border: 1px solid #8f0500 !important;
    color: #b7312b !important;
}

.secondary-button:focus:enabled,
.secondary-button:hover:enabled,
a.secondary-button:hover {
    border: 1px solid #8f0500;
	background-color: #8f0500 !important;
}

.secondary-button:active {
    border: 1px solid #8f0500;
}
.secondary-button[disabled]:hover {
	background-color: white;
	color: #b7312b;
}
/* Favourites and Watchlist Styling */
.fav-product-col,
.wl-product-col {
    width: 30%;
}
.fav-avail-col,
.wl-avail-col {
    width: 16%;
    text-align: center;
}
.fav-price-col,
.wl-price-col {
    width: 12%;
    text-align: center;
}
.fav-qty-col,
.wl-qty-col {
    width: 16%;
}
.fav-btn-col,
.wl-btn-col {
    width: 26%;
}

/* Live Chat */
.embeddedServiceHelpButton .helpButton .uiButton {
    background-color: #B7312C !important;
}
.embeddedServiceHelpButton .helpButton .uiButton:focus {
    outline: 1px solid #B7312C !important;
}
 .embeddedServiceHelpButton.forceCommunityEmbeddedServiceHelpButton .flatButton {
    background-color: #B7312C !important;
}
.forceCommunityEmbeddedServiceHelpButton .flatButton:hover {
    background-color: #B7312C !important;
}

.embeddedServiceSidebarButton {
    background-color: #B7312C !important;
    border-color: #B7312C !important;
}
.embeddedServiceSidebarButton.uiButton--inverse .label {
    color: #B7312C !important;
}
.sidebarHeader.minimizedContainer.helpButton {
    background-color: #B7312C !important;
}
.embeddedServiceSidebarMinimizedDefaultUI.minimizedContainer .helpButton {
    background-color: #B7312C !important;
    border-color: #B7312C !important;
}
#Email {
            pointer-events: none; 
        }



lightning-primitive-icon svg {
    fill: #fff !important;
    
}

.slds-scope .slds-icon_container {
    zoom: 1 !important;
}


.sidebarHeader{
    background: #b7312c !important;
}
/* End Live Chat */



