/*Default settings for a box*/
.box {
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px #777;
	-moz-box-shadow: 0 0 10px #777;
	box-shadow: 0 0 10px #777;
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	overflow: hidden;
	vertical-align: top;
}

/* reset overflow, because stories filter must be shown outside of container (22.03.2021) */
.glider_content .box {
	overflow: inherit;
}

.box .glider_background {
	margin-top: 1rem;
	padding-bottom: 2.7rem;
}

.box .glider_background .box_content,
.box .background_toggle.big_padding_horizontal .box_content {
	padding: 0 3.7rem;
}

.box .background_toggle.big_padding_vertical {
	padding-bottom: 2.7rem;
}

.box .background_toggle .box_content {
	padding: 0 1rem;
}

.box .glider_background:first-of-type,
.box .background_toggle:first-of-type {
	margin-top: 0;
}

.box_100 {
	font-family: GalaxiePolaris-Book, sans-serif;
	font-size: 0.94rem;
	line-height: 1.42rem;
	text-align: left;
	width: 100%;
	margin-top: 0.2rem;
	margin-bottom: 2rem;
}

.box_100 hr {
	border: 0;
	height: 1px;
	background: #c5c1b5;
	margin: 1rem 0;
}

.box_100 .box_content {
	padding: 1rem;
}

.box_100 .box_content img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

.box_100 > img {
	margin: 0 auto;
	display: block;
	max-height: 90%;
	max-width: 100%;
	float: left;
}

.box_100 a,
.no-js .box_100:hover a,
.no-touch .box_100:hover a {
	color: #000;
}

.no-js .box_100:hover section a,
.no-touch .box_100:hover section a,
.no-js .box_100:hover p.bodytext a,
.no-touch .box_100:hover p.bodytext a,
.box_100 section a,
.box_100 p.bodytext a {
	color: #8f0000;
	text-decoration: underline;
}

.no-js .box_100 section a:hover,
.no-touch .box_100 section a:hover,
.no-js .box_100 p.bodytext a:hover,
.no-touch .box_100 p.bodytext a:hover,
.box_100 section a.red_polaris_medium {
	color: #ec0000;
}

.box_100 div.float_image_box {
	margin-top: 0;
	margin-bottom: 0;
}
.box_100 div.basket-image-box img{
	display: none;
}
.box_100 div.basket-image-box img:first-child{
	display: inline-block;
}

.box_100 div.float_image_box div:not(.image_caption) img {
	padding: 0;
}

.box_100 section {
	margin: 0;
}

div.box_100 h3 {
	font-family: GalaxiePolaris-Medium, sans-serif;
	padding-bottom: 1rem;
}

.no-js div.box_100 a:hover h3,
.no-touch div.box_100 a:hover h3 {
	color: #ec0000;
}

.box_30_percent {
	height: 15rem;
	margin-bottom: 1rem;
	text-align: center;
	width: 30%;
	display: block;
	float: left;
}

.box_30_percent.element0 {
	margin-right: 3.3%;
}

.box_30_percent.element1 {
	margin: 0 1.65%;
}

.box_30_percent.element2 {
	margin-left: 3.3%;
}

.box_30_percent .icon_wrapper {
	padding-top: 2.55rem;
	padding-bottom: 2.55rem;
	display: block;
	height: 8rem;
	margin: 0 auto;
	width: 55%;
	line-height: 8rem;
	vertical-align: middle;
}

.box_30_percent img.icon {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	display: inline-block;

}

.box_30_percent img.icon:last-of-type,
.no-js .box_30_percent a:hover img.icon:first-of-type,
.no-touch .box_30_percent a:hover img.icon:first-of-type
.box_30_percent img.icon:last-of-type,
.no-touch .box_30_percent a:hover img.icon:first-of-type,
.no-js .box_30_percent a:hover img.icon:first-of-type {
	display: none;
}

.no-js .box_30_percent a:hover div img.icon:last-of-type,
.no-touch .box_30_percent a:hover div img.icon:last-of-type {
	display: inline-block;
}

.box_30_percent a > img,
.box_30_percent > img {
	display: block;
	margin: 0 auto;
	height: 13.1rem;
	width: auto;
	/* Allow image to overflow if necesarry*/
	max-width: none;
	/*Center image so it gets cropped equally */
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.box_30_percent h3 {
	color: #4a4a49;
	font-size: 1rem;
	line-height: 1rem;
	padding-top: 0.3rem;
	padding-bottom: 0.5rem;
}

.no-js .box_30_percent:hover h3,
.no-touch .box_30_percent:hover h3 {
	color: #ec0000;
}

.content_title ~ .box_100,
.content_title ~ .box_wrapper .box_100,
.box_title ~ #accessories_content .box_100,
.box_title ~ .box_100,
.box_title ~ .box_wrapper .box_100,
#nova_accessories_logo ~ .box_100,
#nova_accessories_logo ~ div .box_100:first-of-type,
/*DCE Detail Page*/
.tx-dce-pi1 .box_100:first-of-type
{
	margin-top: 0;
}

.glider_background .slider_heading,
.background_toggle .slider_heading {
	padding-left: 3.7rem;
}

@media only screen and (max-width: 999px) {

	.glider_background .slider_heading,
	.background_toggle .slider_heading {
		padding-left: 1rem;
		padding-bottom: 0;
	}

	/* Captions have no space at the bottom, if section floats under it we need some margin*/
	.box .float_image_box .image_caption:last-of-type {
		margin-bottom: 1rem;
	}

	.box.box_100 .box_content {
		padding: 1rem;
	}

	#nova_accessories_logo {
		margin-left: 1rem;
	}

	.content_title {
		margin-left: 5%;
	}

	.box_30_percent.element0, .box_30_percent.element1, .box_30_percent.element2 {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 1rem;
	}

	.box_30_percent .icon_wrapper {
		margin: 2.55rem auto;
		padding: 0;
	}

	.box_30_percent {
		width: 300px;
		display: inline-block;
		float: none;
	}

	.box_30_percent.odd0 {
		margin-left: 5%;
	}

	.box_30_percent.odd1 {
		margin-right: 5%;
		float: right;
	}

	.box .float_image_box.icon {
		margin: 0;
		padding: 1rem 0 0 1rem;
		box-sizing: border-box;
	}

	.box .float_image_box.icon + section {
		max-width: 75%;
		margin: 1rem 0 1rem 5%;

	}

}

#nova_accessories_logo.box_30_percent_follows {
	margin-left: 5%;
}

@media only screen and (max-width: 700px) {
	.box_30_percent.element0, .box_30_percent.element1, .box_30_percent.element2 {
		margin-left: auto;
		margin-right: auto;
		float: none;
		margin-bottom: 1rem;
	}

	.box_30_percent {
		width: 100%;
		max-width: 300px;
		display: block;
	}

	.box_30_percent h3 {
		font-size: 0.9rem;
	}

	.content_title, #nova_accessories_logo.box_30_percent_follows {
		margin: 0 auto;
		max-width: 300px;
		width: 100%;
	}
}

@media only screen and (max-width: 600px) {
	.box .float_image_box.icon {
		width: 120px;
		margin: 0 0 0 1rem;
		padding: 0;
		height: auto;
	}

	.box .float_image_box.icon + section {
		max-width: 100%;
		margin: 1rem 0 1rem 1rem;
		padding-right: 2rem;
	}
}