body {
margin: 0;
font-family: 'PT Sans Narrow', sans-serif;
background-color: white;
}

header {
background-color: black;
color: white;
padding: 20px;
text-align: center;
font-size: 2em;
}

header img {
display: block;
margin: 0 auto;
max-width: 150px;
}

main {
max-width: 984px;
margin: 0 auto;
padding: 20px;
font-size: 1.2em;
line-height: 1.5em;
}

main a {
color: #06c;
text-decoration: none;
}

main a:hover {
text-decoration: underline;
}

hr {
	border: 1px solid #ccc;
	margin: 20px 0;
}

.columns {
display: flex;
gap: 20px;
flex-wrap: wrap;
}

.column {
flex: 1;
padding: 20px;
box-sizing: border-box;
}

@media (max-width: 768px) {
.columns {
flex-direction: column;
}
.column{width:90%}
}

footer {
max-width: 984px;
margin: 0 auto;
text-align: center;
padding: 20px;
font-size: 1em;
}

footer a {
color: black;
text-decoration: none;
margin: 0 10px;
}

footer a:hover {
text-decoration: underline;
}

footer p {
font-size: 1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
text-transform: uppercase;
display: block;
width: 100%;
}

h1 {
font-size: 1.8em;
}

h2 {
font-size: 1.6em;
}

h3 {
font-size: 1.4em;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1.2em;
}

h6 {
font-size: 1.2em;
}

.video-wrapper{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;margin-bottom:24px}
.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.originaldetails{clear:both;padding:10px 20px;background:#efefef}

.paapi5-pa-ad-unit {
	border: 1px solid #eee;
	margin:2px;
	position: relative;
	/*overflow: hidden;*/
	padding: 22px 20px;
	line-height: 1.1em;
}

.paapi5-pa-ad-unit * {
	box-sizing: content-box;
	box-shadow: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	outline: 0;
	padding: 0;
}

.paapi5-pa-ad-unit.pull-left {
	float: left;
}

.paapi5-pa-ad-unit.pull-right {
	float: right;
}

.paapi5-pa-ad-unit a {
	box-shadow: none !important;
}

.paapi5-pa-ad-unit a:hover {
	color: #c45500;
}

.paapi5-pa-product-container {
	width: 180px;
	height: 210px;
	margin:0 auto;
}
/* fixed width and height of product image to 150px */
.paapi5-pa-product-image {
	display: table;
	width: 150px;
	height: 150px;
	margin: 0 auto;
	text-align: center;
}

.paapi5-pa-product-image-wrapper {
	display: table-cell;
	vertical-align: middle;
}

.paapi5-pa-product-image-link {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.paapi5-pa-product-image-source {
	max-width: 150px;
	max-height: 150px;
	vertical-align: bottom;
}

.paapi5-pa-percent-off {
	display: block;
	width: 32px;
	height: 25px;
	padding-top: 8px;
	position: absolute;
	top: -16px;
	right: -16px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-color: #a50200;
	background-image: -webkit-linear-gradient(top, #cb0400, #a50200);
	background-image: linear-gradient(to bottom, #cb0400, #a50200);
}

.paapi5-pa-ad-unit.hide-percent-off-badge .paapi5-pa-percent-off {
	display: none;
}

.paapi5-pa-product-details {
	display: inline-block;
	max-width: 100%;
	margin-top: 11px;
	text-align: center;
	width: 100%;
}

.paapi5-pa-ad-unit .paapi5-pa-product-title a {
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 13px;
	color: #0066c0;
	text-decoration: none;
	margin-bottom: 3px;
}

.paapi5-pa-ad-unit .paapi5-pa-product-title a:hover {
	text-decoration: underline;
	color: #c45500;
}

.paapi5-pa-ad-unit.no-truncate .paapi5-pa-product-title a {
	text-overflow: initial;
	white-space: initial;
}

.paapi5-pa-product-offer-price {
	font-size: 13px;
	color: #111111;
}

.paapi5-pa-product-offer-price-value {
	color: #AB1700;
	font-weight: bold;
	font-size: 1.1em;
	margin-right: 3px;
}

.paapi5-pa-product-list-price {
	font-size: 13px;
	color: #565656;
}

.paapi5-pa-product-list-price-value {
	text-decoration: line-through;
	font-size: 0.99em;
}

.paapi5-pa-product-prime-icon .icon-prime-all {
	background: url("https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUIBaseCSS-sprite_2x_weblab_AUI_100106_T1-4e9f4ae74b1b576e5f55de370aae7aedaedf390d._V2_.png") no-repeat;
	display: inline-block;
	margin-top: -1px;
	vertical-align: middle;
	background-position: -192px -911px;
	background-size: 560px 938px;
	width: 52px;
	height: 15px;
}

.paapi5-pa-product-offer-price,
.paapi5-pa-product-list-price,
.paapi5-pa-product-prime-icon {
	display: inline-block;
	margin-right: 3px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.paapi5-pa-ad-unit .paapi5-pa-product-prime-icon .icon-prime-all {
		background: url("https://images-na.ssl-images-amazon.com/images/G/01/AUIClients/AmazonUIBaseCSS-sprite_2x_weblab_AUI_100106_T1-4e9f4ae74b1b576e5f55de370aae7aedaedf390d._V2_.png") no-repeat;
		display: inline-block;
		margin-top: -1px;
		vertical-align: middle;
		background-position: -192px -911px;
		background-size: 560px 938px;
		width: 52px;
		height: 15px;
	}
}

/* css for mobile devices when device width is less than 768px*/
@media  screen and (max-width: 768px) {
	.paapi5-pa-ad-unit {
		float: none;
		width: 100%;
	}

	.paapi5-pa-product-container {
		margin: 0 auto;
		width: 100%;
	}

	.paapi5-pa-product-details {
		text-align: center;
		margin-top: 11px;
	}
}

/* Cookie Consent Styles */
#consentBox {
	background: #fff;
	padding: 2% 5%;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
	text-align: center;
	position: fixed;
	bottom: 0px;
	width: 90%;
	height: auto;
	z-index: 1000;
}
#consentBox.hide {
	opacity: 0;
	pointer-events: none;
	transform: scale(0.8);
	transition: all 0.3s ease;
}
::selection {
	color: #fff;
	background: #229a0f;
}
#consentContent {
	background: #fff;
}
#consentContent p {
	color: #000;
	margin: 10px 0 20px 0;
	font-size: 14px;
}
#consentContent .buttons {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}
.consentButton, .rejectButton {
	padding: 12px 30px;
	border: none;
	outline: none;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.3s ease;
}
.consentButton {
	background: #2a910b;
	margin-right: 10px;
}
.rejectButton {
	color: #111211;
	background: #fff;
	border: 2px solid #333;
	text-decoration: none;
}		

/* Make sure the footer is always visible */
body {
	padding-bottom: 150px; /* Space for the cookie consent banner */
}	