/* Toggle cart to show everything */
.minicart-items {display:block !important;}
.product-item-details .content {display:block !important;}
.opc-block-summary .items-in-cart>.title:after {display: none !important;}
.attachment-title {padding-left: 0 !important;}

.fotorama-item.fotorama::after {
	content: "Representative Image Only";
	display: block;
	margin-top: 5px;
	text-align: right;
	font-style: italic;
}

.product-main-top.product-info-main.pdif-box:after {
	content: "PROP 65 WARNING : This product may contain or expose you to chemicals that are known to the State of California to cause cancer, birth defects, or other reproductive harm. For more information, go to www.P65Warnings.ca.gov.";
}