* {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow:none !important;
}

a, a:visited {
	text-decoration: underline;
}

pre, blockquote {
	page-break-inside: avoid;
}

thead {
	display: table-header-group;
}

/*tr,*/img {
	page-break-inside: avoid;
}

img {
	max-width: 100% !important;
}

@page {
	margin: 0.5cm;
}

p, h2, h3 {
	orphans: 3;
	widows: 3;
}

h2, h3 {
	page-break-after: avoid;
}

.header:after, .header-contacts, ul.thumbnails, .video-area, .footer,
.header-area:after, .scrolling .shop-nav:after, body #hubspot-messages-iframe-container, .print-button, .menu-button, .related-area, .breadcrumbs,
.sites, .shop-button, #cookie-notice, .single-product-details, .search-area, .top-nav, .product-thumbnails {
	display: none !important;
}

.header, .defender-header-area {
	position: static;
	border-bottom: none;
}

.page-content {
	padding-top: 0 !important;
}

body, .specs dl {
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, .product-number-large {
	font-size: 14px;
	margin: 0 0 5px 0 !important;
	font-size: 14px;
	margin-bottom: 10px;
}

h1, .product-number-large {
	font-size: 18px;
}

p {
	margin-bottom: 5px;
	line-height: 1.2em;
}

.page-content {
	padding: 0 0 30px 0;
}

.product-specifications {
	padding: 0;
}

.specs {
	flex-flow: row nowrap;
	justify-content: space-between;
}

.specs-column {
	width: 31%;
}

.specs dt, .specs dd {
	padding: 3px 4px;
}

.specs dl {
	border: none;
}

.specs dl:first-child {
	border-top: 1px solid #e3e3e5;
}

.specs dt, .specs dd {
	padding: 5px 10px;
	border: 1px solid #e3e3e5;
    border-top: none;
}

.product-intro, .category-columns {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}

.gallery-area, .category-image {
	width: 200px;
	order: 2;
}

.product-description, .category-info {
	width: calc(100% - 250px);
	margin: 10px 0 0 0;
	order: 1;
}

.image a, .large-gallery .image a, .category-image a {
	height: auto;
	padding: 0;
	border: none;
}

.image a, .category-image a {
	align-items: flex-start;
}

.category-image img {
	position: static;
	-webkit-transform: none;
	transform: none;
}

.header-area, .header, .header .frame {
	height: auto;
}

.logo {
	margin: 0;
	width: auto;
    padding: 25px 0 15px 0;
}

.product-details-area {
	margin-top: 0;
}

.content {
	padding: 10px 0;
}

.content .frame>:last-child, .indent>:last-child {
	margin-bottom: 0;
}

.features-area {
	margin-top: 0;
}

.image a img {
	position: static;
	-webkit-transform: none;
	transform: none;
}