
/* ******************** */

input.submit {
    background: rgba(0, 0, 0, 0);
    border: none;
    cursor: pointer;
	color:white;
}
form.basket-add input.submit {
    height: 80px;
    width: 100%;
    position: relative;
    z-index: 100;
    text-indent: -20000px;
}
form.basket-add input.submit:hover {
}

/* existst only on 16 relaunch pages */
#content-wrapper {
	position:relative;
}
@media screen and (max-width: 768px) {
/*	
	why it was set ???
	#content-wrapper {
		min-height: 100vh;
	}*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
	float: none;
}

/* reset nice-inputs */
.reset-nice-inputs .nice-inputs input[type="checkbox"] {
    display:none;
}
.reset-nice-inputs .nice-inputs input[type="checkbox"] + label span {
    display:inline-block;
    height: auto;
    margin: 0;
    width: auto;
    vertical-align:middle;
    background: initial;
    cursor:pointer;
}
.reset-nice-inputs .nice-inputs input[type="checkbox"]:checked + label span {
    background: initial;
}
.reset-nice-inputs .nice-inputs input[type="radio"] {
    display: none;
}
.reset-nice-inputs .nice-inputs input[type="radio"] + label span {
    background: initial;
    cursor: pointer;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: auto;
	margin:0;
}
.reset-nice-inputs .nice-inputs input[type="radio"]:checked + label span {
    background: initial;
}
.reset-nice-inputs .nice-inputs input[type="radio"]:checked + label  {
    background: rgb(226, 0, 32);
    color:white;
    z-index:150;
}


/*.nice-inputs input[type="checkbox"] + label span {
	display: block;
	float: left;
}*/

/* start moved shop_fallback */

/* make dropdown responsive */
.ddo.form-required .ddi, .ddo.form-fit .ddi {
	width: 100%;
	background-position: right 10px center !important;
}
.ddo.form-required .select .options, .ddo.form-fit .select .options {
	width: 100%;
}
.ddo.form-required, .ddo.form-fit {
	width: 100%;
}
.ddo .select .options .optionswrapper {
	width:100%;
}

/* limit for default */
.ddo.form-required, .ddo.form-fit {
	width: 220px;
}


/* shop defaults */
.ddo .black-arrow {
	left: 30px;
}

/* end moved shop_fallback */

#content > * { 
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

/* shop #breadcrump  */
#breadcrump {
	padding: 17px 10px 8px;
	display: block;
}
#breadcrump > *:before {
	content: " / ";
}
#breadcrump > * > *:before {
	content: " / ";
}
#breadcrump > *:first-child:before {
	content: "";
}
#breadcrump > * > *:first-child:before {
	content: "";
}
#breadcrump a:hover:before {
	color:#A0A0A0;
}


#subheader {
	padding: 0;
	max-width: initial;
	z-index: 10;	
}
#mainview {
}


/* shop #subheader with #section-navigation  */
#content > #subheader {
	margin: 0 auto;
}
.func__subheader#subheader #section-navigation {
	margin: 0 10px;
}
#section-navigation .trigger {
	padding: 17px 0px;
	margin: 0 auto;
}
#section-navigation .trigger > div {
	margin-right: 20px;
	cursor:pointer;
}
#section-navigation.generic .trigger > div {
	color:rgb(226, 0, 32);
}
#section-navigation .trigger > div:hover {
	color:rgb(226, 0, 32);
}
#section-navigation .filter-wrapper  {
	display: none;
	position: absolute;
	width: 100%;
	background: rgb(238, 238, 238);
	border-bottom: 1px solid rgb(204, 204, 204);
	z-index: 10;
}
#section-navigation .filter-wrapper.visible-filter {
	display: block !important;
	position: relative;
	border:none;
	margin-bottom: 20px;
}
#section-navigation .filter  {
	display:none;
	margin: 0 auto;
}
#section-navigation.generic .filter  {
	display:block;
}

/* js - default from template */

#section-navigation .filter span {
	background: rgb(255, 255, 255);
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline-block;
	position:relative;
}
#section-navigation .filter span.enabled-no:after {
	content:"";
	background: white;
	opacity: 0.7;
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#section-navigation .filter span.active {
	background:rgb(226, 0, 32);
}
#section-navigation .filter span a {
    padding: 7px 10px 7px;
    display: inline-block;
	color: #282828;
}
#section-navigation .filter span.active a {
	color:white;
}
#section-navigation .filter span:not(.enabled-no):hover {
	background:rgb(226, 0, 32);
}
#section-navigation .filter span:not(.enabled-no):hover a {
	color:white;
}
#section-navigation .filter span.checked-yes {
	background:rgb(226, 0, 32);
}
#section-navigation .filter span.checked-yes a {
	color:white;
}


#section-navigation .trigger > div {
	color:#A0A0A0;
	display: inline-block;
}
#section-navigation.cat .trigger > div.cat,
#section-navigation.brand .trigger > div.brand,
#section-navigation.camera .trigger > div.camera {
	color:rgb(226, 0, 32);
}

#section-navigation.cat .filter-cat,
#section-navigation.brand .filter-brand,
#section-navigation.camera .filter-camera {
	display:block;
}

.filterrefl {
	margin: 0 10px;
}
.filterrefl.reset {
	padding: 0 10px;
	background: rgb(226, 0, 32);
	margin: 0;
}
.filterrefl.reset > * {
	padding-top:10px;
	padding-bottom:10px;
}
.filterrefl > .type {
	margin-right: 10px;
	display: inline-block;
	margin-bottom: 5px;
}
.filterrefl > .value {
	background-image: url(../images/shop/close.png);
	background-size: 15px 15px;
	background-repeat: no-repeat no-repeat;
	background-position: 100% 4px;
	transition: all 0.17s;
	padding-right: 19px;
	margin-right: 10px;
	display: inline-block;
}
.filterrefl > .value:hover {
	background-image: url('../images/shop/close-hover.png'); 
}

/* article list subnavigation -with h1 and extra filter */
#articlelist {
	border-top: 1px solid rgb(204, 204, 204);
	padding-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
#articlelist.filter-loadet {}

#articlelist-frame {
	left: 0%;
	transition: 300ms all;
	position: relative;
	background: rgb(238, 238, 238);
}

#articlelist_wrapper {
	position: relative;
	margin-bottom: 90px;
	margin-right: -10px;
}
#articlelist_wrapper h1 {
	display: block;
	text-align: center;
	width: 100%;
	line-height: 22px;
	margin-top: 2px;
	margin-bottom: 42px;
}
#articlelist_wrapper #shop_subnavigation {}
#shop_subnavigation {
	position: absolute;
	width: calc(100% - 20px);
	padding: 0 10px;
	top: 40px;
}
#shop_subnavigation form .box {
	display: table;
	right: 0;
	float: right;
}
#shop_subnavigation form:after {
	content: '';
	display: block;
	clear: both;
}
#shop_subnavigation .cell {
	display:table-cell;
	padding: 0 0 0 10px;
}
#shop_subnavigation .filter {
	cursor: pointer;
}
#shop_subnavigation .adds {
	display: none;
	position: absolute;
	z-index: 100;
	right: -10px;
	padding: 13px 19px 13px 33px;
	max-width: 770px;
}
#shop_subnavigation .filter-label svg {
	transition: transform 300ms;
	margin-left: 4px;
}
/*#shop_subnavigation .filter.active .adds {
	display: block;
}
#shop_subnavigation .filter:hover .adds {
	display: block;
}*/
#shop_subnavigation .filter.active .filter-label svg {
	transform: rotate(180deg) !important;
}
#shop_subnavigation .filter:hover .filter-label svg {
	transform: rotate(180deg) !important;
}
#shop_subnavigation .filter.active .filter-label span {
	color: rgb(226, 0, 32);
}
#shop_subnavigation .filter:hover .filter-label span {
	color: rgb(226, 0, 32);
}
#shop_subnavigation .filter .item {
	width:150px;
	height:150px;
	background:#282828;
    margin: 1px 0 0 1px;
    float: right;
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.6);
    transition: 0.17s all;
	cursor: pointer;
}
#shop_subnavigation .filter .item input {
	display:none;
}
#shop_subnavigation .filter .item label img {
	width: 100%;
    margin: 0;
}
#shop_subnavigation .filter .item label {
    padding: 0 15px;
    text-align: center;
	cursor: pointer;
}
#shop_subnavigation .filter .item:hover,
#shop_subnavigation .filter .item label:hover {
    z-index: 10000;
    position: relative;
}
#shop_subnavigation .filter .item:hover,
#shop_subnavigation .filter .item:hover label {
	background: rgb(226, 0, 32);
}
#shop_subnavigation .filter .item:hover label {
	color:white;
}

/* article list */
#shop_articlelist {
	margin: 0 auto 0;
}
#shop_articlelist:after {
	content: '';
	clear: both;
	display: block;
}
.shop_articlelist_row {
	width: 33.33%;
	float: left;
	position: relative;
}
@media screen and (max-width: 1200px) {
	.shop_articlelist_row {
		width: 50%;
	}
}
.shop_articlelist_row > a {
	margin: 10px;
	display: block;
	display: table;
	background: rgb(255, 255, 255);
	transition: all 600ms;
}
.shop_articlelist_row > a.scrolling {
	transform: scale(1.15);
	transition: all 0ms;
}
.shop_articlelist_row > a.ztop {
	z-index: 100000;
	position: relative;
}
.shop_articlelist_row > a.loading {
	transform: scale(1.15);
	z-index: 100000;
	position: relative;
}
.shop_articlelist_row > a.loading:after {
	content: " ";
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	position: absolute;
	background-image: url(../images/rel16/loader_alpha.gif);
	background-repeat: no-repeat no-repeat;
	background-position: 50% 50%;
}
.shop_articlelist_row .head {
    text-align: center;
	height: 110px;
}
.shop_articlelist_row .head span {
    padding: 0 10px;
    display: block;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.shop_articlelist_row .head span.f-line-28 {
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	max-height:calc(28px * 3); /* max lines calculated by line height as fallback*/
	display: -webkit-box;
}

.shop_articlelist_row .foot {
    height: 60px;
    background: rgb(226, 0, 32);
}
.shop_articlelist_row .foot p {
	width: 50%;
}
.shop_articlelist_row .foot p .arrow {
    margin: 0px 4px 0 0;
    display: inline-block;
    top: 3px;
    position: relative;
}
.shop_articlelist_row .foot p.devider {
	background: rgb(255, 255, 255);
    width: 1px;
}

/* inherit from .shop_articlelist_row */
.shop_article_week_offer_layout {
	height: 520px;
	overflow-y: hidden;
	position: relative;
	display: block;
	width:33.33%;
}
.shop_article_week_offer_layout .head {
    text-align: center;
	height: 115px;
}
.shop_article_week_offer_layout .head > div > div {
	vertical-align: middle;
}
.shop_article_week_offer_layout .head span:first-child {
	padding-bottom: 14px;
}
.shop_article_week_offer_layout .countdown {
    text-align: center;
	height: 77px;
}
.shop_article_week_offer_layout .countdown span {
    padding: 0 10px;
	display: inline-block;
}
.shop_article_week_offer_layout .countdown span:first-child {
    padding-top: 15px;
	padding-bottom: 6px;
}
.shop_article_week_offer_layout .body {
	overflow-y: hidden;
	max-width: 310px;
	height: 248px;
	margin: 0 auto;
}

.dummy_center {
	width: 165px;
	float: left;
	min-height: 20px;
}

/* price output */
.articleprice {
	padding: 0 6px;
}
.articleprice .before {
	text-decoration: line-through !important;
}
.articleprice .ubreak {
	white-space: nowrap;
}
/* content wrapper */

.shop16-abo-uebersicht .shop_content {
	/* max-width: 1348px; */
	 margin: 0 -10px; 
}
.shop_content h1 {
	display: block;
	line-height: 22px;
	margin-bottom: 41px;
	margin-top: 13px;
	text-align: center;
	width: 100%;
	float: none;
}
.shop_content .frame {
	width:50%;
    overflow: hidden;
}
.shop_content .frame.left{
	border-right: 1px solid rgb(238, 238, 238);
}
.shop_content .frame.right{
	border-left: 1px solid rgb(238, 238, 238);
}
.shop_content h2{
	display: block;
	padding-bottom: 18px;
	width: 100%;
}
.shop_content i{
	display: block;
	padding-bottom: 18px;
	width: 100%;
}

/* article detail */
#article-detail {
	padding: 0 10px 75px;
	width: calc(100% - 20px);
}
#article-detail .thumbs {
    margin: 10px 30px 50px;
}
#article-detail .thumbs > .thumb {
	width:25%;
	float:left;
	cursor: pointer;
}
#article-detail .thumbs > .thumb > .inner{
	margin: 5px;
	border: 1px solid #cccccc;
}
#article-detail #shop_articlelist {
	margin-bottom: 60px;
}
#article-related {
	padding: 0 0 26px;
}
#article-related h3  {
	display: block;
	width: 100%;
	text-align: center;
	padding: 0 0 26px;
}

.shop_content .details .info {
	font-style:italic;
}
.shop_content .details .text {
	margin-top:30px;
}
.shop_content .details .text p {
	margin-bottom:20px;
	padding-bottom: 0px;
}
.shop_content .details .content {
	padding:35px 0 100px;
}
.shop_content .details .content > .inner {
	padding: 0 40px 0;
}
.shop_content .details .content > .inner.videos {
	padding: 0 20px 0;
}

.embed-container {
	width: 100%;
	padding-top: 56%;
	position: relative;
	clear: both;
	background-size: cover;
	background-position: 50% 50%;
	cursor: pointer;
}
.embed-container:after {
	content: "";
	background: url("../svg/svg_playbutton_white.svg") no-repeat scroll center center #282828;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.embed-container.privacy:after,
.embed-container.created:after {
	display: none;
}
.embed-container.created {
	background-image: none !important;
}
.embed-container.hasbackground-image:after {
	background-color: rgba(40,40,40,0.3);
}

.embed-container > * {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.embed-container > *.privacyHTML {	
	background: rgb(40, 40, 40);
	overflow-y: auto;
}
.embed-container > *.privacyHTML .table {
	min-height: 100%;
	position: absolute;
	text-align: center;
}
.embed-container > *.privacyHTML .table > div > div {
	padding: 0px 40px;
}
.embed-container > *.privacyHTML .table .btn {
	width: auto;
}
.embed-container > *.privacyHTML a {
	color: white;
	text-decoration: underline;
}
.embed-container > *.privacyHTML p {
	margin: 0px;
}

.shop_content .embed-container {
	margin-top: 40px;
}

.shop_content.three .frame.left{
	width: 33.33%;
	border-right: 10px solid rgb(238, 238, 238);
	border-right: 0px;
}
.shop_content.three .frame.right{
	width: 66.66%;
	border-left: 10px solid rgb(238, 238, 238);
	border-left: 0px;
}

.grid {
	max-width: 1348px;
}
.grid .frame.w13 {
	width: 33.33%;
	border-right: 0px;
}
.grid .frame.w12 {
	width: 50%;
	border-right: 0px;
}
.grid .frame.w23 {
	width: 66.66%;
	border-left: 0px;
}
.grid .frame > .inner {
    padding: 0 10px;
}
.grid .frame.w12 > .inner {
    padding: 0 0px;
}

.grid .frame:first-child {
	border-left: 10px solid rgb(238, 238, 238);
	border-right: 10px solid rgb(238, 238, 238);
}
.grid .frame:first-child > .inner {
    padding: 0px;
}
.grid .frame:last-child {
	border-left: 10px solid rgb(238, 238, 238);
	border-right: 10px solid rgb(238, 238, 238);
}
.grid .frame:last-child > .inner {
    padding: 0px;
}



/* masterselection */
#shop_masterselection {
    color: rgb(255, 255, 255);
    position: absolute;
    width: 100%;
    width: calc(100% - 1px);
    right: 0px;
    /* height: 0px; */
    top: 0px;
	transition: opacity 500ms;
}
#shop_masterselection.loading {
	opacity: 0.5;
	transition: opacity 0ms;
}
#shop_masterselection.loading:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 100000;
}
#shop_masterselection .adderror {
    background: #282828;
    position: absolute;
    width: calc(50% - 32px);
    right: 0px;
    min-height: 100px;
    padding: 16px 20px 20px 10px;
    display:none;
    z-index: 100;
}
#shop_masterselection .adderror  .text p {
    margin-bottom: 5px;
}
a.close{
	position: absolute;
	right: 20px;
	top: 20px;
}
#shop_masterselection .adderror .icon.info {
	margin-bottom: 20px;
	margin-left: 10px;
}
#shop_masterselection a{
	color:white;
}
#shop_masterselection .price,
#shop_masterselection .order{
	background:rgb(226, 0, 32);
	height: 80px;
	vertical-align: middle;
	width: calc(50% - 1px);
	position: relative;
}
#shop_masterselection .price .icon.pickversion {
	top: 2px;
	position: relative;
	margin-right: 15px
}
#shop_masterselection .order {
	border-left: 1px solid white;
	transition: 0.17s all
}
#shop_masterselection .order .label {
	position: absolute;
	width: 100%;
	top: 26px;
	left: 0;
}
#shop_masterselection .order .label .basket-icon {
	position: relative;
    top: 2px;
}
#shop_masterselection .price > span {
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
	overflow: hidden;
	display: inline-block;
	margin: 0 auto;
	padding: 0 10px;
	width: calc(100% - 20px);
}
#shop_masterselection .order:hover {
	background:#282828;
}
#shop_masterselection .order .icon {
    /* left: 22px; */
    top: 3px;
    position: relative;
    margin-right: 3px;
}
#shop_masterselection .head {
	height: 80px;
    background: #282828;
}
#shop_masterselection .head > * {
	width: 50%;
	text-align:center;
}
#shop_masterselection .pickversion {
	cursor: pointer;
}


#shop_masterselection > .table {
    z-index: 101;
    position: relative;
	border-bottom: 1px solid white;
}

/* masterselection typ b*/
#shop_masterselection_b {
    background: #282828;
    position: absolute;
    z-index: 100;
    top: 80px;
    width: 100%;
    left: 0%;
    opacity: 1;
    /* overflow: hidden; */
    display: none;
    transition: all 500ms;
}


/*#shop_masterselection.up #shop_masterselection_b {
	left: -100%;
}*/
#shop_masterselection.non_js_css:hover #shop_masterselection_b {
	display: block;
}
#shop_masterselection.open #shop_masterselection_b {
	display: block;
}
#shop_masterselection_b .adds {
    display: block;
    /* max-height: 390px; */
    overflow-y: auto;
    background: #282828;
}
 

#shop_masterselection_b form{
	border-bottom:1px solid white;
}
#shop_masterselection_b form .submit {
    float: right;
    margin-right: 20px;
    padding: 0;
    line-height: 20px;
}
#shop_masterselection_b .filterrow {
	height: 40px;
}
#shop_masterselection_b .filterrow > div {
    border-top: 1px solid rgb(255, 255, 255);
    padding: 10px 0;
    width: 50%;
}
#shop_masterselection_b .filterrow > div.first {
	text-align: center;
	vertical-align: middle;
}
#shop_masterselection_b .filterrow > div.second {
	border-left: 1px solid rgb(255, 255, 255);
	text-align:left;
    padding: 0px;
}
#shop_masterselection_b .infodiv {
    padding: 30px 0;
    text-align: center;
    height: 20px;
}

#shop_masterselection ul.childlist {
	padding: 0 10px 35px;
}

#shop_masterselection ul.childlist:after {
	content:"";
	display:block;
	clear:both;
}
#shop_masterselection ul.childlist li {
	float:left;
	width:25%;
    transition: 0.17s all;
}
@media screen and (max-width: 1200px) {
	#shop_masterselection ul.childlist li {
		width:33.33%;
	}
}
#shop_masterselection ul.childlist li a {
	transition: background-color 300ms;
}
#shop_masterselection ul.childlist li:hover a {
    background-color: rgb(226, 0, 32);
}
#shop_masterselection ul.childlist li.active a {
    background-color: rgb(226, 0, 32);
}
#shop_masterselection ul.childlist:hover li.active a {
    background-color: transparent;
}
#shop_masterselection ul.childlist:hover li:hover.active  a {
    background-color: rgb(226, 0, 32);
}
#shop_masterselection ul.childlist li a {
    display: block;
    padding: 15px 10px;
}
#shop_masterselection ul.childlist li a:after {
	
}

#shop_masterselection ul.childlist li a div.img {
    width: 100%;
}
#shop_masterselection ul.childlist li .body {
	position: relative;
	text-align: left;
	height: 100px;
}
#shop_masterselection ul.childlist li .body .childprice {
	margin-top: 8px;
}
#shop_masterselection ul.childlist li img{

}
#shop_masterselection ul.childlist li p {
	padding-top: 7px;
}
#shop_masterselection ul.childlist li .articleprice {
	padding: 0;
}
#shop_masterselection ul.childlist .table{
background:transparent;
}


#shop_masterselection .head .redbox {
	position: relative;
    z-index: 101;
    background: rgb(226, 0, 32);
    height: 80px;
    /*border-bottom: 1px solid rgb(255, 255, 255);*/
    border-left: 1px solid rgb(255, 255, 255);
}

#shop_masterselection_a {
    height: 80px;
}
#shop_masterselection_a .adds {
	position: absolute;
    z-index: 100;
    width: 50%;
	right:0px;
    border-top: 1px solid rgb(255, 255, 255);
    max-height: 390px;
    overflow-y: auto;
    top: 80px;
	display: none;
}
#shop_masterselection:hover #shop_masterselection_a .non_js_css.adds {
	display: block;
}
#shop_masterselection_a .adds > .inner{
	background: #282828;
    position: relative;
    border-left: 2px solid rgb(255, 255, 255);
}
#shop_masterselection_a ul.childlist li {
    float: left;
    width: 100%;
    transition: 0.17s all;
}

#shop_masterselection_a .table {
    height: 80px;
    z-index: 101;
    position: relative;
    background: #282828;
}

#shop_masterselection_a label {
	display: block;
}
#shop_masterselection_a.type_row label {
    padding-left: 10px;
}
#shop_masterselection_a select {
    border: none;
    background: #282828;
    width: 100%;
    text-align: center;
}
#shop_masterselection_a select option{
	text-align: center;
}
#shop_masterselection_a .filtercollumn {
    transition: 0.17s all;
    position: relative;
}
#shop_masterselection_a.type_cell .filtercollumn {
    border-left: 1px solid rgb(255, 255, 255);
}
#shop_masterselection_a.type_row .filtercollumn {
	border-top: 1px solid rgb(255, 255, 255);
	cursor: pointer;
}
#shop_masterselection_a.type_cell .filtercollumn:first-child {
    border-left: none;
}
#shop_masterselection_a.type_row div:first-child > .filtercollumn {
    border-top: none;
}
#shop_masterselection_a .filtercollumn > .selection-label {
	width: 100%;
    display: block;
    z-index: 101;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	padding: 0 10px;
	width: calc(100% - 20px);
}

#shop_masterselection_a .filtercollumn > span.selection-label.selected {
	position: relative;
	overflow: hidden;
	display: block;
	max-width: 100%;
}
#shop_masterselection_a .filtercollumn > .selection-label.setvar {
	padding-top: 4px;
}
#shop_masterselection_a .filtercollumn:hover {
    background: rgb(226, 0, 32);
}
#shop_masterselection_a .filtercollumn > .selection-label > span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	max-width: calc(100% - 30px);
	top: 4px;
	position: relative;
}
#shop_masterselection_a .filtercollumn:hover > .selection-label > span.selected {
	color:white;
}
#shop_masterselection_a input.submit {
    width: 100%;
    padding-top: 8px;
    transition: 0.17s all;
}

#article-detail .frame.right.selection .content {
	display:none;
}

.selection-wrapper {
	position: relative;
}
.selection-wrapper .selection {
	position: absolute;
	/* background: #282828; */
	width: 100%;
	max-height: 610px;
	overflow-y: auto;
	transition: 0.5s all;
	margin-top: 0px;
}

#shop_masterselection_a .selection-wrapper .selection {
	display: none;
}
#shop_masterselection_a.type_cell .selection-wrapper .selection,
#shop_masterselection_a.type_row .count_n  .selection-wrapper .selection {
	top: 80px;
}
#shop_masterselection_a.type_row .count_nn .selection-wrapper .selection {
	top: 34px;
}
#shop_masterselection_b .type-select .selection-wrapper .filterlabel {
	cursor: pointer;
}
#shop_masterselection_b .type-select .selection-wrapper .selection {
    top: 41px;
    border-right: 1px solid rgb(255, 255, 255);
    border-bottom: 1px solid rgb(255, 255, 255);
    height: 0px;
    z-index: 101;
    background: white;
}
#shop_masterselection_a .selection-wrapper.active .selection {
    display:block;
	z-index: 5;
}
#shop_masterselection_a .selection-wrapper:hover .selection {
    display:block;
	z-index: 5;
}
#shop_masterselection_b.non_js_css .type-select .selection-wrapper:hover .selection {
    height: auto;
}
#shop_masterselection_b .type-select .selection-wrapper.open .selection {
    height: auto;
}


#shop_masterselection_b .filterrow.type-radio .selection-wrapper {
    display: table;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    position: initial;
    border-left: none;
    border-top: none;
}
#shop_masterselection_b .filterrow.type-select .selection-wrapper .selection .item label {
	border-top: 1px solid rgb(255, 255, 255);
}
#shop_masterselection_b .type-radio .selection-wrapper .selection {
    display: table-row;
    position: initial;
}
#shop_masterselection_b .type-radio .selection-wrapper .selection .item {
    height: 41px;
    background: #282828;
    transition: 0.17s all;
    display: table-cell;
    border-left: 1px solid rgb(255, 255, 255);
    vertical-align: middle;
    border-top: none;
    text-align: center;
}
#shop_masterselection_b .type-radio .selection-wrapper .selection .item.active {
	background: rgb(226, 0, 32);
}
#shop_masterselection_b .type-radio .selection-wrapper .selection .item:first-child {
	border-left: none;
}
#shop_masterselection_b .type-radio .selection-wrapper .selection .item:hover,
#shop_masterselection_b .type-radio .selection-wrapper .selection .item:hover label{
    background: rgb(226, 0, 32);
    transition: 0.17s all;
	color:white;
}

#shop_masterselection .pickversion .icon,
#shop_masterselection .selection-label .icon ,
#shop_masterselection .filterlabel .icon {
	padding-left: 7px;
	top: 1px;
	position: relative;
	display: inline-block;
}
#shop_masterselection .pickversion .childlabel {
	padding: 0 10px;
}
#shop_masterselection .selection-label .icon {
	top: 2px;
}

.selection-wrapper .selection .item {
    background: #282828;
    transition: 0.17s all;
}
#shop_masterselection_a.type_cell .selection-wrapper .selection .item {
	margin-top: 1px;
}
#shop_masterselection_a.type_row .selection-wrapper .selection .item {
	border-top: 1px solid rgb(255, 255, 255);
}

.selection-wrapper .selection .item.active,
.selection-wrapper .selection .item.active label{
    background: rgb(226, 0, 32);
	color:white;
}
.selection-wrapper .selection .item:hover {
    background: rgb(226, 0, 32);
	color:white;
}
.selection-wrapper .selection .item:hover label{
    background: rgb(226, 0, 32);
	color:white;
}
.selection-wrapper .selection .item radio {
	
}
.selection-wrapper .selection .item label {
    /* width: 100%; */
    /* height: 30px; */
    display: block;
    padding-top: 10px;
    transition: 0.17s all;
}
#shop_masterselection_b .type-radio .selection-wrapper .selection .item label {
    display: block;
    padding: 12px 5px;
}

.selection.nice-input-state-false  .item label {
    height: initial !important;
    padding-top: initial !important;
}



.selection .nice-inputs input[type="radio"] {
    display:none;
}
.selection .nice-inputs input[type="radio"] + label {
    cursor: pointer;
    padding: 11px 5px;
    word-break: break-word;
}


.infobox.raster {
	margin: 130px auto 60px;
}
#articlelist_wrapper .infobox {
	margin: 80px 0 0 0;
}
.infobox.raster .fit.l-4 {
	width: 430px;
}

.infobox h2 {
	text-align: center;
	padding: 34px 40px 40px;
}
.infobox .text{
	margin-bottom:40px;
}
.infobox .text > .left {
	float:left;
	width:50%;
}
.infobox .text > .left > p {
	padding: 0 20px 0 40px;
}
.infobox .text > .right {
	float:left;
	width:50%;
}
.infobox .text > .right > p {
	padding: 0 40px 0 20px;
}
.infobox img {
	width: 100%;
}

@media screen and (max-width: 1200px) {
	.infobox .text > .left,
	.infobox .text > .right {
		float:none;
		width:100%;
	}
	.infobox .text > .left > p {
		padding: 0 40px;
	}
	.infobox .text > .right > p {
		padding: 40px;
	}
}

/* layout for front and backend - page */
.maincat_infobox {
    border: solid 10px rgb(238, 238, 238);
    background: rgb(255, 255, 255);
    margin: 120px auto 0;
}
.maincat_infobox .info_wrapper {
	width: 66.66%;
    float: left;
}
.maincat_infobox .info_wrapper > .inner {
	padding: 33px 20px 40px;
    border-right: solid 20px rgb(238, 238, 238);
    margin-right: -10px;
}
.maincat_infobox .info_wrapper h2 {
	padding-bottom: 40px;
    text-align: center;
}
.maincat_infobox .info_wrapper .text  {
	
}
.maincat_infobox .info_wrapper .text > .left {
	float:left;
	width:50%;
}
.maincat_infobox .info_wrapper .text > .left > p {
	padding:0 20px;
}
.maincat_infobox .info_wrapper .text > .right {
	float:left;
	width:50%;
}
.maincat_infobox .info_wrapper .text > .right > p {
	padding:0 20px;
}
.maincat_infobox .image_wrapper {
    float: right;
    width: 33.33%;
}
.maincat_infobox .image_wrapper > .inner {
    border-left: solid 20px rgb(238, 238, 238);
    margin-left: -10px;
}
.maincat_infobox .image_wrapper > .inner > img {
	width: 100%;
}

/* layout for front - page */
#shop_maincat_infobox {
    margin: 10px auto 0;
}

.table.nice-input-state.nice-input-state-false {
	table-layout: initial;
}
/*<div class="shop_content" id="abo-detail" >*/

.shop_content .fit.right > .inner {
	padding-top: 80px;
}

.shop_content#abo-detail .left{
	
}
.shop_content#abo-detail .left h2{
	
margin: 116px 40px 0;
}
.shop_content#abo-detail .left > .inner{
	
margin-bottom: 60px;
}
.shop_content#abo-detail .abo_bonus_row {margin: 10px 40px 0;width: calc(100% - 80px);padding-top: 13px;}
.shop_content#abo-detail .abo_bonus_row .inner {
}
.shop_content#abo-detail .abo_bonus_row .inner .left{
	
width: 70px;
	
padding-bottom: 16px;
	
padding-top: 4px;
	
padding-left: 13px;
}
.shop_content#abo-detail .abo_bonus_row .inner .left .img_container{
}
.shop_content#abo-detail .abo_bonus_row .inner .center{
	
padding-left: 30px;
	
padding-bottom: 46px;
	
position: relative;
	
padding-right: 10px;
}
.shop_content#abo-detail .abo_bonus_row .inner .center h3{
	margin-bottom: 8px;
}
.shop_content#abo-detail .abo_bonus_row .inner .center .triger{
	
position: absolute;
	
bottom: 13px;
	
background-position: 0px 1px;
	
cursor: pointer;
	
width: 40%;
}
.shop_content#abo-detail .abo_bonus_row .inner .center .triger .icon {
	
top: 2px;
	
position: relative;
	
transition: all 200ms;
	
margin-right: 2px;
}
.shop_content#abo-detail .abo_bonus_row.open .inner .center .triger .icon {

transform: rotate(-90deg) !important;
}
.shop_content#abo-detail .abo_bonus_row .inner .right {
	
width: 160px;
	
vertical-align: bottom;
}
.shop_content#abo-detail .abo_bonus_row .inner .center p {
	width: 270px;
}
.shop_content#abo-detail .abo_bonus_row .inner  .chooser{
	
height: 40px;
	
cursor: pointer;
	
padding-left: 5px;
}
.shop_content#abo-detail .abo_bonus_row .inner .chooser label{
	padding-top: 10px;
	cursor: pointer;
	display: inline-block;
}
.shop_content#abo-detail .abo_bonus_row .inner  .chooser input{
	display: inline-block;
	cursor: pointer;
}
.shop_content#abo-detail .abo_bonus_row .adds {
	border-top: 1px solid white;
	padding: 20px 30px;
	display: none;
}
.shop_content#abo-detail .abo_bonus_row.open .adds {
	display: block;
}
.shop_content#abo-detail .abo_bonus_row .images > div:first-child{
	display:none;
}
.shop_content#abo-detail .abo_bonus_row .images > div{
	margin-bottom:15px;
}


div > .w-line:after {
	content:'';
	height:1px;
	width:100%;
	background:white;
	position:absolute;
	bottom:0px;
	z-index: 1;
	left: 0;
}
div > .h-line:after {
	content:'';
	height: 100%;
	width: 1px;
	background: rgb(238, 238, 238);
	position:absolute;
	bottom:0px;
	z-index: 99;
	right: -1px;
	/* opacity: 0; */
}
div > .w-line:last-child:after {
	background: transparent;
}

.shop_content#abo-overview .abo_search_row {
	margin-bottom: 20px;
	min-height: 151px;
	overflow: hidden;
}
.shop_content#abo-overview .abo_search_row:last-child {
	margin-bottom: 0px;
}
.shop_content#abo-overview .abo_search_row > *{
	min-height: 151px;
}
.shop_content#abo-overview .abo_search_row .inner {
}

.shop_content#abo-overview .abo_search_row .left{
	/*width: 50%; firefox */ 
	padding: 30px 20px 30px 30px;
	position: relative;
}

.shop_content#abo-overview .abo_search_row .left h3{
	margin-bottom: 8px;
}

.shop_content#abo-overview .abo_search_row .center {
	position: relative;
	width: 30%;
	height: 100%;
	background: #282828;
	border-right: 1px solid white;
}
.shop_content#abo-overview .abo_search_row .center > div,
.shop_content#abo-overview .abo_search_row .right > div{
	height: 100%;
	width: 100%;
	position: absolute;
}
.shop_content#abo-overview .abo_search_row .center .table{
	height: 100%;
}
.shop_content#abo-overview .abo_search_row .center .pro{
	height: 33.333%;
	width: 100%;
	position: relative;
}

.pro.bg-black.w-line {}
.shop_content#abo-overview .abo_search_row .center .pro span {
	padding-left: 37px;
	display: inline-block;
}
.shop_content#abo-overview .abo_search_row .center h3{
	margin-bottom: 8px;
}
.shop_content#abo-overview .abo_search_row .center .triger{
	position: absolute;
	bottom: 13px;
}
.shop_content#abo-overview .abo_search_row .center .icon{

float: right;

padding-right: 10px;
}

.shop_content#abo-overview .abo_search_row .right{
	width: 20%;
	position: relative;
}
.shop_content#abo-overview .abo_search_row .right .price,
.shop_content#abo-overview .abo_search_row .right .next {
	height: 50%;
	width: 100%;
	text-align: center;
	position: relative;
}
.shop_content#abo-overview .abo_search_row .right .price span,
.shop_content#abo-overview .abo_search_row .right .next span {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	width: 100%;
	left: 0;
}
.shop_content#abo-overview .abo_search_row .right .icon {
	
display: inline-block;
	
top: 4px;
	
position: relative;
	
margin-right: 4px;
}
.slh {
	
text-align: center;
	
margin-top: 75px;
	
margin-bottom: 15px;
}


.shop_media_teaser {
	position: relative;
	width: 66.66%;
	overflow: hidden;
	float: left;
}
.shop_media_teaser.three {
	width: 100%;
}
.shop_media_teaser.one {
	width: 33.33%;
}
.shop_media_teaser .wrapper {
	position: relative;
	width: 100%;
	height: 520px;
}
.shop_media_teaser .inner {
	margin:10px;
}
.shop_media_teaser .img_container {
	height: 500px;
	background: white;
	padding-top: 0px;
}
.shop_media_teaser .next {
	position: absolute;
	right: 10px;
	top: calc(50% - 32.5px);
	z-index: 30;
	cursor: pointer;
	padding: 20px;
}
.shop_media_teaser .prev {
	position: absolute;
	left: 10px;
	top: calc(50% - 32.5px);
	z-index: 30;
	cursor: pointer;
	padding: 20px;
}
.shop_media_teaser .content {
	z-index: 10;
	position: absolute;
	height: 100%;
}
.shop_media_teaser .content a {
	display: block;
	padding: 0 60px 10px;
}
.shop_media_teaser .content a svg {
	position: relative;
	top: 10px;
}
.shop_media_teaser.full_slider .screen_wrapper {
	position: absolute;
	margin: 10px;
	overflow: hidden;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
}
.shop_media_teaser .wrapper .inner {
	position: absolute;
	width: 100%;
	opacity: 0;
	height: calc(100% - 20px);
	width: calc(100% - 20px);
	transition: opacity 300ms;
}
.shop_media_teaser.full_slider  .wrapper .inner {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 10;
	margin: 0;
	transition: opacity 300ms;
	left: 0%;
}

.shop_media_teaser .wrapper .inner.active {
	opacity: 1;
	top: 0px;
	z-index: 10;
}

.shop_media_teaser.full_slider .image-wrapper .inner.toprev,
.shop_media_teaser.full_slider .image-wrapper .inner.tonext,
.shop_media_teaser.full_slider .image-wrapper .inner.active,
.shop_media_teaser.full_slider .image-wrapper .inner.moving {
	opacity: 1;
	top: 0px;
	z-index: 11;
	transition: left 800ms, filter 800ms;
}
.shop_media_teaser.full_slider .image-wrapper .inner.isnext {
	left: 100%;
	z-index: 12;
	filter: saturate(0%);
}
.shop_media_teaser.full_slider .image-wrapper .inner.isprev {
	left: -100%;
	z-index: 12;
	filter: saturate(0%);
}
.shop_media_teaser.full_slider .image-wrapper .inner.active {
	left: 0%;
	filter: saturate(100%);
}
.shop_media_teaser.full_slider .image-wrapper .inner.toprev {
	left: -100%;
	filter: saturate(0%);
}
.shop_media_teaser.full_slider .image-wrapper .inner.tonext {
	left: 100%;
	filter: saturate(0%);
}


.shop_media_teaser.full_slider .content-wrapper .inner.isprev,
.shop_media_teaser.full_slider .content-wrapper .inner.isnext {
	transition: left 500ms, opacity 500ms, transform 500ms, filter 500ms;
	opacity: 0;
}
.shop_media_teaser.full_slider .content-wrapper .inner.active {
	left: 0%;
	opacity: 1;
	transition-delay: 500ms;
	z-index: 12;
}

.shop_media_teaser .circle-wrapper {
	position: absolute;
	width: 100%;
	bottom: 0px;
	z-index: 20;
	text-align:center;
}
.shop_media_teaser.full_slider .circle-wrapper {
	bottom: 10px;
}
.shop_media_teaser .circle-wrapper .circle {
	display: inline-block;
	margin: 15px 5px;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	overflow: hidden;
	text-indent: -100px;
	cursor: pointer;
	background: rgb(255, 255, 255);
}
.shop_media_teaser .circle-wrapper .circle.active {
	background: rgb(226, 0, 32);
}
.shop_media_teaser .embed-container {
	display: none;
	position: absolute;
	z-index: 25;
	width: 100%;
	height: 100%;
	padding-top: 0;
}
.shop_media_teaser .embed-container iframe {
	width: 100%;
	height: 100%;
}
.shop_media_teaser .play-btn {
	display: inline;
	cursor: pointer;
	position: relative;
	z-index: 100;
}
.shop_media_teaser .play-btn svg {
	top: 9px;
	position: relative;
}

.shop_headline {
	display: block;
	width: 100%;
	float: none;
	text-align: center;
	clear: both;
	padding: 67px 0 26px;
}
.shop_editors_pick {
	position: relative;
	width: 33.33%;
	float: left;
}
.shop_editors_pick.three {
	width: 100%;
}
.shop_editors_pick.two {
	width: 66.66%;
}
.shop_editors_pick.two .img_container {
	padding-top: calc(152px + 38.4%);
}
.shop_editors_pick .inner {
	margin:10px;
}
.shop_editors_pick .img_container {
	padding-top: 116.27906976744187%;
}
.shop_editors_pick .dummy a{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.shop_editors_pick .content {
	z-index: 10;
	position: absolute;
	bottom: 20px;
	background: rgba(0,0,0,0.7);
	width: 64%;
	left: 18%;
}
.shop_editors_pick .content p {
	padding: 20px 10px 10px;
	display: block;
}
.shop_editors_pick .content p span {
	display: block;
}
.shop_editors_pick .content p svg {
	display: block;
	margin: 15px auto 0px;
}

.shop_brands_overview {
}
.shop_brands_overview .inner {
	position: relative;
}
.shop_brands_overview .wrapper-wrapper {
	position: relative;
	overflow: hidden;
}
.shop_brands_overview .wrapper-wrapper:before,
.shop_brands_overview .wrapper-wrapper:after {
	content: "";
	position: absolute;
	width: 10px;
	background: rgb(238, 238, 238);
	height: 100%;
	top:0px;
	z-index: 10;
}
.shop_brands_overview .wrapper-wrapper:after {
	right:0px
}
.shop_brands_overview .wrapper {
	position: relative;
}
.shop_brands_overview .wrapper .item {
	float: left;
	width: 12.5%;
	cursor: pointer;
}
.shop_brands_overview.default .wrapper .item:nth-child(n+9) {
	display: none;
}
.shop_brands_overview .wrapper .item img {
	width: calc(100% - 20px);
	margin: 10px auto;
	display: inherit;
}
.shop_brands_overview .prev {
	position: absolute;
	left: -10px;
	top: calc(50% - 14px);
	cursor: pointer;
}
.shop_brands_overview .next {
	position: absolute;
	right: -10px;
	top: calc(50% - 14px);
	cursor: pointer;
}
@media screen and (max-width: 1390px) {
	.shop_brands_overview .prev,
	.shop_brands_overview .next {
		display: none;
	}
}
@media screen and (max-width: 1300px) {
	.shop_content#abo-detail #abo-detail-cheader > div > div {
		display:block;
	}
	.shop_content#abo-detail #abo-detail-cheader > div > div .cover_rotation {
		float: none;
		margin-top: 30px;
	}
	.shop_brands_overview.default .wrapper .item {
		width: 14.285714285714286%;
	}
	.shop_brands_overview.default .wrapper .item:nth-child(n+8) {
		display: none;
	}
}
@media screen and (max-width: 1200px) {
	.shop_articlelist_row .foot p .arrow {
		display:none;
	}
	.shop_brands_overview.default .wrapper .item {
		width: 16.666666666666668%;
	}
	.shop_brands_overview.default .wrapper .item:nth-child(n+7) {
		display: none;
	}
}

/* start moved shop_fallback */
.logo-visa {
	background: url('../images/rel16/Visa-logo.png');
	width: 82px;
	height: 28px;
}
.logo-ups {
	background: url('../images/rel16/ups-logo.jpg');
	width: 38px;
	height: 45px;
	background-size: 38px 45px;
}
.logo-paypal {
	background: url('../images/rel16/paypal-logo.png');
	width: 103px;
	height: 26px;
}
.logo-mastercard {
	background: url('../images/rel16/Master-Card-logo.png');
	width: 63px;
	height: 37px;
}
.logo-lastschrift {
	background: url('../images/rel16/logo_lastschrift.png');
	width: 73px;
	height: 44px;
}
.logo-lfi-small {
	background: url('../images/rel16/LFI-Logo-klein.png');
	width: 114px;
	height: 88px;
}
.logo-dhl {
	background: url('../images/rel16/dhl-logo.jpg');
	width: 105px;
	height: 15px;
	background-size: 105px 15px;
}
.icon-search {
	background: url('../images/rel16/Search.svg');
	width: 20px;
	height: 21px;
}
.icon-red-circle {
	background: url('../images/rel16/roter-kreis-warenkorb.svg');
	width: 18px;
	height: 18px;
}
.icon-arrow-right {
	background: url('../images/rel16/Pfeil-rechts.svg');
	width: 15px;
	height: 25px;
}

.icon-arrow-right {}
.icon-arrow-left {
	background: url('../images/rel16/Pfeil_links.svg');
	width: 15px;
	height: 25px;
}
.icon-dd-arrow {
	background: url('../images/rel16/dropdown-pfeil.svg');
	width: 17px;
	height: 11px;
}
.icon-check {
	background: url('../images/rel16/check.svg');
	width: 25px;
	height: 20px;
}
.icon-round-arrow {
	background: url('../images/rel16/LFI-pfeil-rund.svg');
	width: 24px;
	height: 24px;
}

/* end moved shop_fallback */
.icon-round-arrow {}

.cover_rotation {
	
}
.cover_rotation > div > div {
	display: none;
	position: relative;
}
.cover_rotation > div > div.active{
	display: block;
}

.cover_rotation .cover_big {
	
}
.cover_rotation .cover_small {
	width: 132px;
	height: 184px;
	position: absolute;
	right: 20px;
	bottom: -120px;
}
#content-wrapper .cover_rotation .cover_small img {
	width: 114px;
	margin: 19px 7px;
}
.cover_rotation .cover_small .bg {
	
background: url('../images/rel16/iPad-Startseite.png');
	
position: absolute;
	
width: 100%;
	
height: 100%;
	
background-size: contain;
	
top: 0;
}

.cover_rotation .text {
	
position: absolute;
	
right: 170px;
	
bottom: -40px;
}


form.newsletterreg .error{
    position: absolute;
    width: calc(100% - 140px);
    BACKGROUND: #282828;
    padding: 20px;
    bottom: 200px;
    min-height: 80px;
}
form.newsletterreg .success {
    position: absolute;
    width: calc(100% - 140px);
    BACKGROUND: #282828;
    padding: 20px;
    bottom: 20px;
    color: rgb(255, 255, 255);
    min-height: 130px;
}
form.newsletterreg .success p{
    padding-left: 0px;
    padding-top: 30px;
    line-height: 18px;
}

form.newsletterreg a {
	color:rgb(226, 0, 32);
	font-weight:bold;
}
.infobox .right .inner .wrapper {
	padding: 40px;
	width: calc(100% - 80px);
}
form.newsletterreg h3{
	padding-bottom: 50px;
	display: inline-block;
}
form.newsletterreg .label{
	padding: 37px 0 15px;
}
form.newsletterreg input[type=text] {
	margin-bottom: 20px;
	width: calc(100% - 20px);
	height: 40px;
	padding: 0 10px;
	background: rgb(238, 238, 238);
	border-style: none;
}
form.newsletterreg input[type=submit] {
	background: transparent;
	border: none;
	color: inherit;
	font-family: inherit;
	position: relative;

	top: -7px;
	cursor: pointer;
	font-size: 16px;
}
form.newsletterreg .btn {
	cursor:pointer;
}
form.newsletterreg .icon.info{
	cursor:pointer;
}
#abo-overview .cover_rotation .preview {
        display:none;
    }
	

.shop_content#abo-detail i {
	padding-bottom: 0px;
}
.shop_content#abo-detail .img {
	margin: 0 40px;
}
.shop_content#abo-detail i.info {
	padding-bottom: 18px;
}
.shop_content#abo-detail ul.pros{
	list-style-type: disc;
	padding-left: 16px;
	opacity: 0.6;
}
.shop_content#abo-detail .cover_rotation:after {
	content:"";
	display:block;
	clear:both;
}
.shop_content#abo-detail .cover_rotation {
	position: relative;
	margin-top: 0px;
	margin-bottom: 30px;
	width: 355px;
	float: right;
}
.shop_content#abo-detail .cover_rotation .preview {
	display:none;
}
.shop_content#abo-detail .cover_rotation .cover_small {
	width: 92px;
	height: 128px;
	position: absolute;
	left: 80px;
	top: 50px;
}
.shop_content#abo-detail .cover_rotation .cover_small img {
	width: 77px;
	margin: 13px 7px;
}
.shop_content#abo-detail .cover_rotation .slider.big{
	width: 120px;
	box-shadow: 0 0 5px rgb(191, 191, 191);
	float:left;
}
.shop_content#abo-detail .cover_rotation .plus {
	float: left;
	margin-left: 67px;
	margin-right: 17px;
	margin-top: 40px;
}
.shop_content#abo-detail .cover_rotation .selection {
	width: 120px;
	height: 155px;
	background: rgb(238, 238, 238);
	float: left;
}
.shop_content#abo-detail .cover_rotation .selection.active {
	background: rgb(255, 255, 255);
	text-align: center;
	white-space: nowrap;
}
.shop_content#abo-detail .cover_rotation .selection .dummy{
	display: block;
	text-align: center;
	margin-top: 53px;
}
.shop_content#abo-detail .cover_rotation .selection.active .dummy {
	display: none;
}
.shop_content#abo-detail .cover_rotation .selection.active .helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.shop_content#abo-detail .cover_rotation .selection.active img {
	vertical-align: middle;
	max-height: 152px;
	max-width: 120px;
	box-shadow: 0 0 5px rgb(191, 191, 191);
}

.shop_content#abo-detail .abo_bonus_row {
	transition: 0.17s all;
}
.shop_content#abo-detail .abo_bonus_row .inner .chooser label {
	padding-top: 0px;
	display: inline;
}
.shop_content#abo-detail .abo_bonus_row .inner  .chooser input {
	display: inline;
	margin: 0 4px 0 17px;
}
.shop_content#abo-detail .abo_bonus_row .inner  .chooser {
	display: table;
	width: 100%;
	padding-left: 0px;
	position: absolute;
	right: 0px;
	width: 210px;
	bottom: 0px;
}
.shop_content#abo-detail .abo_bonus_row .inner  .chooser > div {
	display: table-cell;
	vertical-align:middle;
}	

/* start moved shop_fallback */
.shop_basketview {
	width: 66.66%;
	float: left;
}
.shop_basketview .inner {
	margin: 10px;
	display: block;
}
.shop_basketview .form_inner {
	position: relative;
	padding: 0 40px;
	top: -2px;
}
.shop_basketview table.basket {
	margin-bottom: 50px;
	width: 100%;
}
.shop_basketview table.basket .col1,
.shop_basketview table.basket .col4,
.shop_basketview table.basket .col5 {
	width: 100px;
}
.shop_basketview table.basket .col3 {
	width: 170px;
}


/*.basket_tmpl table.basket tr td span*/

.shop_basketview table.basket tr td.col3 span.controls {
	padding-right: 20px;
}
.shop_basketview table.basket tr td.col2 span {
	padding-right: 20px;
}
.shop_basketview table.basket tr td span,
.shop_basketview table.basket tr th span {
	margin-left: 0px;
	display: inline-block;
	float: none;
}
.shop_basketview table.basket tr th {
	padding-top: 50px;
}

.shop_basketview p.coupon{
	float:right;
}
.shop_basketview p.coupon span {
	margin-left: 15px !important;
}

.shop_basketview_navi {
	position: relative;
	z-index: 10;
}
.shop_basketview_navi .item {
	padding: 10px;
	border-left:1px solid white;
}
.shop_basketview_navi .item:first-child {
	border-left:0px;
}
.shop_basketview .article_image {
    display: block;
    clear: both;
    float: none;
    width: 106px;
}
.shop_basketview .article_image > div {
    margin: 20px 0 40px;
    border: 1px solid rgb(238, 238, 238);
}

.shop_basket_headline {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 2px;
	padding-bottom: 20px;
}

.shop_checkout_admit {
    height: 80px;
    background: rgb(226, 0, 32);
}
.shop_checkout_admit p {
	width: 50%;
    position: relative;
}
.shop_checkout_admit p .arrow {
    margin: 0px 4px 0 0;
    display: inline-block;
    top: 3px;
    position: relative;
}
.shop_checkout_admit p.devider {
	background: rgb(255, 255, 255);
    width: 1px;
}
.shop_checkout_admit input.button {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 80px;
	margin: 0;
	padding: 0;
	top: 0;
}

.basket_customer_tmpl h2 {
	margin-bottom: 0px;
	height: 55px;
}

.shop_checkout_adress {
	width: 66.66%;
	float: left;
}
.shop_checkout_adress form {
	background: white;
}
.shop_checkout_adress .inner {
	margin: 10px;
	display: block;
}
.shop_checkout_adress .basket_customer_tmpl {
	padding: 15px 20px 30px;
}

.pointed_notification {
	background: url(../images/dot.png) no-repeat scroll 5px 5px rgba(0, 0, 0, 0);
	clear: both;
	font-family: "HurmeGeometricSans3-Regular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
	padding-left: 15px;
	display: inline-block;
}


.shop_checkout_footer {
	margin-bottom: 30px;
}
.shop_checkout_footer:after {
	content: '';
	display: block;
	clear: both;
}
.shop_checkout_footer .item {
	width: 33.33%;
	float: left;
	text-align: center;

}

.shop_checkout_footer .item .cards {
	
}
.shop_checkout_footer .item .cards > div {
	width: 50%;
	float: left;
	background: rgb(255, 255, 255);
	padding-top: 50%;
	position: relative;
	margin-bottom: 1px;
}
.shop_checkout_footer .item .cards > div:nth-child(odd) {
	width: calc(50% - 1px);
	margin-right: 1px;
}
.shop_checkout_footer .item .cards > div > div {
	position: absolute;
	width: 100%;
	top: 0;
	height: 100%;
	background-repeat: no-repeat no-repeat;
	background-position: 50% 50%;
}
.shop_checkout_footer .item .cards .checked svg {
	margin-top: 36px;
}
.shop_checkout_footer .item .cards .checked p {
	margin: 17px 10px 0px;
}
.shop_checkout_footer .item .cards .lastschrift p {
	position: absolute;
	bottom: -4px;
	width: 100%;
}

.black-arrow {
	left: 189px;
}
.black-arrow .ab p {
	width: 250px;
	min-width: 180px;
}

@media screen and (max-width: 1200px) {
	.shop_basketview .form_inner {
		padding: 0 10px;
	}
	.shop_checkout_footer .item .cards .lastschrift p {
		bottom: -10px;
	}
}
@media screen and (max-width: 1340px) {
	.repsonsive_break .ddo.form-required, 
	.repsonsive_break .ddo.form-fit {
		width: 100%;
	}
	.repsonsive_break ul li label {
		float: none;
		margin-bottom: 5px;
		margin-top: 20px;
	}
	.repsonsive_break .black-arrow {
		top: 19px;
		left: 50px;
	}
	.repsonsive_break .ddo .black-arrow {
		left: 50px;
		top: -1px;
	}
	.repsonsive_break  ul li {
		padding-right: 20px;
	}
	.repsonsive_break  ul li input {
		width: calc(100% - 25px);
	}
	.shop_checkout_footer .item .cards > div > div {
		-webkit-transform: scale(0.8);
		-moz-transform: scale(0.8);
		-ms-transform: scale(0.8);
		-o-transform: scale(0.8);
		transform: scale(0.8);
	}
}

/* end moved shop_fallback */


*[data-view-id] {
	transition: opacity 0.5s;
}
*[data-view-id].loading {
	opacity: 0.5;
}
*[data-view-id].loading:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10000;
	opacity: 0;
}

@keyframes dropContent {
 	0% {
		transform: scale(0.7);
		opacity: 0.5;
	}
	100% {
		transform: scale(1);
		opacity: 1;
	}
 /*0% {
    transform: translateY(-50%)  translateX(-200%) rotateX(0deg) rotateY(0deg) rotateZ(20deg) scale(0.2);
	opacity: 0;
  }
  60% {
    transform: translateY(-50%)  translateX(150%) rotateX(0deg) rotateY(0deg) rotateZ(-20deg) scale(0.6);
	opacity: 0.5;
  }
  100% {
    transform: translateY(0) translateX(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1);
	opacity: 1;
  }*/
}

@keyframes dropItems {
 	0% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}
.shop_articlelist_row.startdrop > a {
	opacity: 0;
	position: relative;
	top: -50px;
	transition: all 270ms;
}
.shop_articlelist_row.droped > a {
	animation-name: dropItems;
	animation-iteration-count: 1;
	animation-timing-function: ease-out;
	animation-duration: 0.27s;
	opacity: 1;
	top: 0px;
}



.infobox .useredit a {
	font-family: "Chronicle Text G2 A", "Chronicle Text G2 B", Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	color: rgb(226, 0, 32);
	font-size: 14px;
	line-height: 20px;
	text-decoration:none;
}
.infobox .useredit a:hover {
	text-decoration: underline;
}
.articleprice b {
	font-weight: normal;
}


#sidebar-frame {
	width: 300px;
	transition: width 300ms;
	padding-bottom: 20px;
}
#sidebar-frame > div {
	padding-right: 10px;
	padding-top: 10px;
	width: 280px;
}
#sidebar .filterlist {
	margin-bottom: 20px;
}
#sidebar .filter .filterlist {
	display: none;
}
#sidebar .filter.open .filterlist {
	display: block;
}
#sidebar .togglefilter .reset {
	background-size: 15px 15px;
	background-repeat: no-repeat no-repeat;
	text-indent: 1000px;
	background-position: 50% 50%;
	display: block;
	width: 20px;
	height: 20px;
	bottom: 3px;
	overflow: hidden;
	background-image: url(../images/shop/close-hover.png);
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

#sidebar .filterlist .nice-inputs input[type="checkbox"] {
    display:none;
}
#sidebar .filterlist .nice-inputs input[type="checkbox"] + label span {
	display: block;
	margin: 0;
	width: auto;
	height: auto;
	padding: 3px 0px;
	background-position: 0% 50%;
	background-image: none;
	background-repeat: no-repeat no-repeat;
	cursor: pointer;
}

#sidebar .filterlist .nice-inputs input[type="checkbox"]:checked + label span {
	background-image: none;
	color: rgb(226, 0, 15);
	font-weight: bold;
}
#sidebar .filterlist .nice-inputs label:hover span {
	background-image: none;
	color: rgb(226, 0, 15);
}
#sidebar .filterlist .nice-inputs input[type="checkbox"]:disabled + label span {
    color: #A0A0A0;
	cursor: default;
	font-weight: normal;
}

#sidebar .togglefilter.nice-inputs input[type="checkbox"] {
    display:none;
}
#sidebar .togglefilter.nice-inputs input[type="checkbox"] + label span {
	display: block;
	margin: 0;
	width: auto;
	height: auto;
	color: #505050;
	padding: 3px 0px;
	background-position: 0% 50%;
	margin-bottom: 10px;
	background-image: none;
	background-repeat: no-repeat no-repeat;
	cursor: pointer;
	border-bottom: 1px solid #505050;
}
#sidebar .togglefilter.nice-inputs input[type="checkbox"] + label span > i {
	font-weight: bold;
	font-style: normal;
	background-image: url(../images/shop/ddown.png);
	background-repeat: no-repeat no-repeat;
	background-position: right center;
	background-size: 10px 10px;
	padding-right: 13px;
}
#sidebar .togglefilter.nice-inputs input[type="checkbox"]:checked + label span > i {
	background-image: url(../images/shop/dup.png);
}

#sidebar .folder .subfilterlist {
	margin-left: 20px;
}

*[data-view-id="filter"].remoteload {
	background-image: url(../images/rel16/loader_alpha.gif);
	background-repeat: no-repeat no-repeat;
	background-position: 0px 10px;
	min-height: 200px;
}


/*#sidebar .folder > label:before {
	content: "*";
	position: absolute;
	margin-left: -9px;
	color: rgb(226, 0, 32);
	font-size: 10px;
	margin-top: 7px;
}*/

.loadmore {
	float: left;
	width: 100%;
}
.loadmore input[type="submit"] {
	display:none;
}
.loadmore label {
	position: relative;
	display: block;
	text-align: center;
	margin: 10px;
	height: 100%;
	padding: 20px 0px;
	cursor: pointer;
}

/* move from template - price output */
.shop_article_price_view {
	font-family: "HurmeGeometricSans3-Regular", Arial, Helvetica, sans-serif !important;
	color: #282828 !important;
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: normal !important;
	margin-bottom: 10px;
}
.shop_article_price_view b {
	font-family: "HurmeGeometricSans3-Bold", Arial, Helvetica, sans-serif !important;
	color: #282828 !important;
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: normal !important;
	text-transform: none  !important;
}
.shop_article_price_view .default.merchant,
.shop_article_price_view .reduced {
	font-family: "HurmeGeometricSans3-Regular", Arial, Helvetica, sans-serif !important;
	color: #e20020 !important;
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: normal !important;
}
.shop_article_price_view .default.merchant b,
.shop_article_price_view .reduced b {
	font-weight: bold  !important;
	color: #e20020 !important;
}
.shop_article_price_view .before {
	text-decoration:line-through !important;
}

.shop_article_price_view .not-avail,
.shop_article_price_view .soldout {
	text-transform: uppercase;
	font-family: "HurmeGeometricSans3-Bold", Arial, Helvetica, sans-serif;
	color: #A0A0A0;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: normal;
}
.shop_article_price_view .soldout {
	color: #e20020;
}
.app-overview .shop_article_price_view{
	display:none;
}
