
		#productdetails-faq .accordion-group {
		margin-left: 0 !important;
		}
	


		#p128 .breadcrumb-container.container {
		/*margin-top: 64px;*/
		}

		#p128 .pagenohero-spacer {
		padding-top: 20px !important;
		}

		@media (min-width: 1200px) {
		#p128 .pagenohero-spacer {
		padding-top: 145px !important;
		}
		}
	


		blockquote {
		padding: 2px 8px 2px 20px;
		border-left: 5px solid #bebebe;
		margin-left: 20px !important;
		}

		.content blockquote p, blockquote p {
		margin-top: 20px;
		}

		.product-features-content:has(blockquote) {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		}

		.product-features-content blockquote {
		flex: 0 0 33%;
		margin-left: 0 !important;
		padding: 0 1rem 0 0;
		border: none;
		}

		@media (max-width: 767.98px) {
		.product-features-content.content blockquote {
		flex-basis: 100%;
		padding-right: 0;
		}
		}

		@media (max-width: 1199.98px) {
		.product-features-content blockquote {
		flex-basis: 49%;
		}
		}
	


		img[data-htmlarea-zoom="true"]:hover {
		cursor: pointer;
		}
	


		.download-article .fa-download {
		color: black;
		font-size: 2.25rem;
		font-weight: 400;
		}
		@media (min-width: 992px) {
		.download-article .fa-download {
		font-size: 6rem;
		height: 120px;
		margin: 0 22px 0 0;
		padding: 15px;
		width: 120px;
		}

		.download-file .size .text-size  {
		display: block;
		}
		}

		.download-file .size {
		flex-direction: column;
		}

		.download-file .size .text-size {
		text-transform: none;
		}
	


		.hint-more-images {
		background-color: #478cd0;
		bottom: 12px;
		color: white;
		padding: 3px;
		position:absolute;
		right: 20px;
		}
		.additional-product-images .col-4:hover a .hint-more-images,
		.hint-more-images:hover {
		background-color: #2966a1;
		}
	

