.quick-order-popup__content {
	padding: 21px 30px;
}

.popup-message .message-popup-button-close {
	position: absolute;
	top: 5px;
	right: 5px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	background-color: transparent;
	cursor: pointer;
}

.product-description-text {
	margin-top: 25px;
}

.product-description-text .text-small {
	color: #009999;
}