/* Source and licensing information for the line(s) below can be found at https://bmpm.trade/modules/custom/cpl_trade_pricing/css/cpl_trade_pricing.css. */
/* Hidden on cart form */
#cpl-branding-table {
	display: none;
	font-size: 0.825em;
	width: 100%;
	}
/* On Block in Tab */
.cpl-branding-table {
	font-size: 0.7825em!important;
	border-collapse: unset;
	}	
.cpl-branding-table th {
	text-align: left;
	width: 7%;
	max-width: 7%;
	font-weight: 500;
	}
.cpl-branding-table td {
	text-align: left;
	width: 7%;
	max-width: 7%;
	}
.cpl-branding-table .cpl-first-td {
	text-align: left!important;
	width: 23%!important;
	max-width: 23%!important;
	}
.cpl-branding-table tr:nth-child(even) {background-color: #f2f2f2;}
.cpl-branding-table tr.vprice-row {background-color: #fff; font-weight: 700; }
.cpl-branding-table tr.fees-row {background-color: #fff; font-weight: 500; }
.cpl-branding-table .cpl-fix-scroll { position: sticky; top: -12px; background-color: #f5f5f5; }
.cpl-highlight-th { background-color: var(--primary-color--lighten-50); font-weight: 700!important; border-left: 2px solid var(--primary-color); }
.cpl-highlight-td { border-left: 2px solid var(--primary-color); }

.form-item-field-cart-price-0-number { display: none; }

.cpl-mesh {
	background: #a6a6a6!important;
	text-decoration: line-through;
	}
.cpl-red-text {
	color: red;
	}
#branding-relationships {
	display: none;
	font-size: 0.75em;
	}
#branding-relationships p {
	margin-bottom: 3px!important;
	}
#attribute-relationships {
	display: none;
	font-size: 0.75em;
	}
#attribute-relationships p {
	margin-bottom: 3px!important;
	}
	
#cpl-max-moq {
	display: none;
	}
.c-product-price__rrp {
	display: none!important;
	}
#cpl-trade-role {
	display: none;
	}

/* Source and licensing information for the above line(s) can be found at https://bmpm.trade/modules/custom/cpl_trade_pricing/css/cpl_trade_pricing.css. */