<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body:not([class*="elementor-page-"]) .site-main {
	max-width: 1140px!important;
}

.single.single-product .woocommerce-product-gallery__image a {
	text-align: center;
}

.single.single-product .woocommerce-product-gallery__image a img {
	max-height: 700px;
	width: auto!important;
	text-align: center;
}

.iron-maiden-menu a{
	font-size:20px;
	font-family: "Maiden", Sans-serif!important;
	text-transform: uppercase;
	color: #E30614!important;
	-webkit-text-stroke-width: 2px;
	stroke-width: 2px;
	-webkit-text-stroke-color: #FFFFFF80;
	stroke: #FFFFFF80;
}
</pre></body></html>