/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.product-id-supplier-1 .product-quantity .qty {
	display: none;
}
.col-add-btn {
	display: none !important;
}

#quickview-modal-product-content .col-add-qty {
    display: none;
}

#promo-code {
	display: block !important;
}
a.promo-code-button {
	font-size: 120%;
	font-weight: bold;
}
.title-bar-center > a {
    color: #ffffff !important;
}

.product-description iframe {
	max-width: 100% !important;
}