@import url('stylej_layout.css');
@import url('stylejb.css');

.italic {
	font-style:italic;
}
.padded {
	padding: 3px;
}
.header-logo {
	background-image: url('imagesj/AtlasTyres.jpg');
	width:800px;
	height:109px;
}
#section-002 .grid-title .grid-column003 .replaceText {
	display: table-cell;
}
#section-002 .grid-title .grid-column003 .replaceText::before {
	content: "Wholesale\APrice\A Inc GST";
	white-space:pre;
	visibility: visible;
 	display: table-cell;
	width: 68px;
}
#section-002 .grid-title .grid-column003 span {
	display:none;
}
#your-cart .block-001 .grid-title .grid-column003 .replaceText {
	display: table-cell;
}
#your-cart .block-001 .grid-title .grid-column003 .replaceText::before {
	content: "Wholesale\APrice\A Inc GST";
	white-space:pre;
	visibility: visible;
 	display: table-cell;
	width: 75px;
}
#your-cart .block-001 .grid-title .grid-column003 span {
	display:none;
}
/*#your-cart .block-001 .grid-title .grid-column007 .replaceText::before {
	content: "Total Wholesale\A Price Inc GST";
	white-space:pre;
	visibility: visible;
 	display: table-cell;
	width: 102px;
}
#your-cart .block-001 .grid-title .grid-column007 span {
	display:none;
}*/
#section-your-cart .grid-summary .grid-column001 .replaceText::before {
	content: "Total Wholesale Price Inc GST:";
}
#section-your-cart .grid-summary .grid-column001 .list-price {
	display:none;
}
#grid-004 .main-content .block-002 .grid-summary .grid-column001 .list-price {
	display:none;
}
#grid-004 .main-content .block-002 .grid-summary .grid-column001 .replaceText::before {
	content: "Total Wholesale Price Inc GST:";
}
#mainStock #RRP {
	display: none;
}
#mainStock #RRP .replaceText::before {
	content: "RRP ex GST";
}
#mainStock #ListPrice .list-price {
	display: none;
}
#mainStock #ListPrice .replaceText::before {
	content: "Wholesale Price inc GST";
}

#your-cart .block-001 .grid-title .grid-column004 span:not(.replaceText),
#your-cart .block-001 .grid-results .grid-column004 span{
	width: 80px;
}
/* hide the list price */
#section-002 .grid-results .grid-column003, #section-002 .grid-title .grid-column003, 
#your-cart .block-001 .grid-title .grid-column003, #your-cart .block-001 .grid-results .grid-column003, 
#section-your-cart .grid-summary .list-price,
#section-004 .block-002 .list-price,
#mainStock #pricing #ListPrice {
	display:none;
}
#section-your-cart .grid-summary .grid-column001 .replaceText::before,
#grid-004 .main-content .block-002 .grid-summary .grid-column001 .replaceText::before {
	content: "";
}
#BranchQuantity .branch_desc span:not(.replaceText) {
	display:none;
}
#BranchQuantity .branch_desc span.replaceText::before {
	content: "Total Stock Available At ALL Warehouses";
}
.phone span:not(.replaceText) {
	display:none;
}
.phone span.replaceText::before {
	content: "1300 285 278";
}
#mainStock #detailTabs #availTab {
	display:none;
}
.specialPrices, .specialPrices i {
	font-style: normal;
	font-weight: bold;
	color:Red;
}
.specialPrices .button-border {
	font-style: normal;
	font-weight: normal;
}