@page {
	size: A4;
	margin: 0; /* this affects the margin in the printer settings */
	padding: 0;
}
html, body {
	width: 200mm!important;
	height: 297mm!important;;
	box-sizing: border-box;
}
*, ::before, ::after {
	box-sizing: border-box;
}
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 500;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	margin: 1cm 0.5cm 0.5cm .75cm !important;
	color: #000000;font-weight; normal;
	text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	text-rendering: optimizeLegibility;
}

.page {
	margin: 0;
	border: initial;
	border-radius: initial;
	width: initial;
	min-height: initial;
	box-shadow: initial;
	background: initial;
	/*page-break-after: always;*/
}
figure, picture {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: auto;
}
figure img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
div.container, div.header {
	width: 100%;
	margin: 0;
}
div.header {
	display: flex;
}
.firma-london-logo {
	text-decoration: none;
	background-image: url("../images/firma-london-logo.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	display: block;
	width: 100%;
	max-width: 155px;
	min-height: 28px;
	max-height: 28px;
	margin-left: 21px;
}
p {
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	page-break-before: avoid;
	line-height: 1.45em;
}
h1, h2, h3 {
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}
h3 p {
	padding-left: 0px;
	font-size: 14px;
}
div[class|=col]:after {
	clear: both;
	display: block;
	width: 100%;
	content: "";
}
.swiper-slide {
	width: 24.63%;
	padding: 10px;
	float: left;
}
.swiper-slide:first-child {
	width: 75%;
}
div.issold {
	font-size: 22px;
	color: #FFFFFF !important;
	margin-top: -35px;
	margin-bottom: 7px;
	font-weight: normal;
	text-align: right;
	margin-right: 10px;
	text-transform: uppercase;
}
.modal, .btn {
	display: none;
}

figure.overview {
	width: 95%!important;
	float: left;
	padding: 10px;
}

.subnavigation {
	height: auto!important;
}


figure.overview figcaption h2 {
	font-size: 14px;
}
figure.overview figcaption a:after {
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
figure.overview figcaption a {
	color: black;
}
.row.product-list div[class|=col] {
	width: 25%;
	float: left;
	padding: 10px;
}
.print-none, .btn-primary {
	display: none;
}
div.price {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
a {
	text-decoration: none;
	color: #000000;
}
a[href]::after {
	content: "(" attr(href) ")";
	color: #000000;
	background-color: inherit;
	font-style: italic;
	font-size: 100%;
	word-wrap: break-word;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 4px;
}
div.footer {
	font-size: 12px;
	text-align: center;
	margin-top: 1cm;
}
div.footer  p {
	font-size: 12px;
}
