
/* Margins & Paddings */
.row-pad-5 {
	padding: 5px; padding: 0.313rem;
}
.row-pad-10 {
	padding: 10px; padding: 0.625rem;
}
.row-pad-15 {
	padding: 15px; padding: 0.938rem;
}
.row-pad-20 {
	padding: 20px; padding: 1.250rem;
}
.row-pad-25 {
	padding: 25px; padding: 1.563rem;
}
.row-pad-30 {
	padding: 30px; padding: 1.875rem;
}
.row-pad-35 {
	padding: 35px; padding: 2.188rem;
}
.row-pad-40 {
	padding: 40px; padding: 2.500rem;
}
.row-pad-45 {
	padding: 45px; padding: 2.813rem;
}
.row-pad-50 {
	padding: 50px; padding: 3.125rem;
}
.row-pad-right-10 {
	padding-right: 10px; padding-right: 0.625rem;
}
.row-pad-left-10 {
	padding-left: 10px; padding-left: 0.625rem;
}
.row-pad-right-15 {
	padding-right: 15px; padding-right: 0.938rem;
}
.row-pad-left-15 {
	padding-left: 15px; padding-left: 0.938rem;
}
.row-pad-right-20 {
	padding-right: 20px; padding-right: 1.25rem;
}
.row-pad-left-0 {
	padding-left: 0px; padding-left: 0rem;
}
.row-pad-left-20 {
	padding-left: 20px; padding-left: 1.25rem;
}	
.row-pad-right-40 {
	padding-right: 40px; padding-right: 2.500rem;
}
.row-pad-left-40 {
	padding-left: 40px; padding-left: 2.500rem;
}
.row-pad-top-5 {
	padding-top: 5px; padding-top: 0.313rem;
}
.row-pad-bottom-5 {
	padding-bottom: 5px; padding-bottom: 0.313rem;
}
.row-pad-bottom-72 {
	padding-bottom: 72px; padding-bottom: 4.500rem;
}
.row-pad-top-10 {
	padding-top: 10px; padding-top: 0.625rem;
}
.row-pad-bottom-10 {
	padding-bottom: 10px; padding-bottom: 0.625rem;
}
.row-pad-top-15 {
	padding-top: 15px; padding-top: 0.938rem;
}
.row-pad-bottom-15 {
	padding-bottom: 15px; padding-bottom: 0.938rem;
}
.row-pad-top-20 {
	padding-top: 20px; padding-top: 1.250rem;
}
.row-pad-bottom-20 {
	padding-bottom: 20px; padding-bottom: 1.250rem;
}
.row-pad-top-25 {
	padding-top: 25px; padding-top: 1.563rem;
}
.row-pad-bottom-25 {
	padding-bottom: 25px; padding-bottom: 1.563rem;
}
.row-pad-top-30 {
	padding-top: 30px; padding-top: 1.875rem;
}
.row-pad-bottom-30 {
	padding-bottom: 30px; padding-bottom: 1.875rem;
}
.row-pad-top-35 {
	padding-top: 35px; padding-top: 2.188rem;
}
.row-pad-bottom-35 {
	padding-bottom: 35px; padding-bottom: 2.188rem;
}
.row-pad-top-40 {
	padding-top: 40px; padding-top: 2.500rem;
}
.row-pad-bottom-40 {
	padding-bottom: 40px; padding-bottom: 2.500rem;
}
.row-pad-top-45 {
	padding-top: 45px; padding-top: 2.813rem;
}
.row-pad-bottom-45{
	padding-bottom: 45px; padding-bottom: 2.813rem;
}
.row-pad-top-50 {
	padding-top: 50px; padding-top: 3.125rem;
}
.row-pad-bottom-50{
	padding-bottom: 50px; padding-bottom: 3.125rem;
}
.row-pad-left-right-20 {
	padding-left: 20px; padding-left: 1.250rem;
	padding-right: 20px; padding-right: 1.250rem;
	padding-top: 0px; padding: 0rem;
	padding-bottom: 0px; padding-bottom: 0rem;
}
.sm-pad-img {
	padding-left: 0;
	padding-right: 0;
}
.margin-top-10 {
	margin-top: 10px; margin-top: 0.625rem;
}
.margin-left-10 {
	margin-left: 10px; margin-left: 0.625rem;
}
.margin-left-15 {
	margin-left: 15px; margin-left: 0.938rem;
}
.margin-right-15 {
	margin-right: 15px; margin-right: 0.938rem;
}
.margin-left-40 {
	margin-left: 40px; margin-left: 2.500rem;
}
.margin-right-40 {
	margin-right: 40px; margin-right: 2.500rem;
}
.margin-top-bottom-25 {
	margin-top: 25px; margin-top: 1.563rem;
	margin-bottom: 25px; margin-bottom: 1.563rem;		
}
.margin-bottom-20 {
	margin-bottom: 20px; margin-bottom: 1.250rem;
}
.margin-top-minus-5 {
	margin-top: -5px; margin-top: -0.3125rem;
}
.margin-top-minus-10 {
	margin-top: -10px; margin-top: -0.625rem;
}
.margin-top-minus-15 {
	margin-top: -15px; margin-top: -0.9375rem;
}
.margin-top-minus-20 {
	margin-top: -20px; margin-top: -1.250rem;
}


.pad-side-0 {
	padding-left: 0;
	padding-right: 0;
}
.no-margin {
	margin: 0;
}
.margin-auto {
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 768px) {
	.row-pad-top-0-sm {
	  padding-top: 0;
	}
	.row-pad-bottom-0-sm {
	  padding-bottom: 0;
	}	
	.pad-side-0-sm {
		padding-left: 0;
		padding-right: 0;
	}  
}
@media (min-width: 1200px) {	
	.row-pad-right-15-desktop {
	  padding-right: 15px; padding-right: 0.938rem;
	}	
	.row-pad-left-15-desktop {
	  padding-left: 15px; padding-left: 0.938rem;
	}		
	.row-pad-top-20-desktop {
	  padding-top: 20px; padding-top: 1.250rem;
	}
	.row-pad-bottom-20-desktop {
	  padding-bottom: 20px; padding-bottom: 1.250rem;
	}
	.row-pad-top-25-desktop {
	  padding-top: 25px; padding-top: 1.563rem;
	}
	.row-pad-bottom-25-desktop {
	  padding-bottom: 25px; padding-bottom: 1.563rem;
	}
	.row-pad-top-35-desktop {
	  padding-top: 35px; padding-top: 2.188rem;
	}
	.row-pad-bottom-35-desktop {
	  padding-bottom: 35px; padding-bottom: 2.188rem;
	}
	.row-pad-top-40-desktop {
	  padding-top: 40px; padding-top: 2.500rem;
	}
	.row-pad-bottom-40-desktop{
	  padding-bottom: 40px; padding-bottom: 2.500rem;
	}
	.row-pad-top-45-desktop {
	  padding-top: 45px; padding-top: 2.813rem;
	}
	.row-pad-bottom-45-desktop{
	  padding-bottom: 45px; padding-bottom: 2.813rem;
	}  
	.row-pad-top-50-desktop {
	  padding-top: 50px; padding-top: 3.125rem;
	}
	.row-pad-bottom-50-desktop{
	  padding-bottom: 50px; padding-bottom: 3.125rem;
	}
	.margin-top-10-desktop {
	  margin-top: 10px; margin-top: 0.625rem;
	}  
	.pad-side-0-lg {
		padding-left: 0;
		padding-right: 0;
	}  	
}

/* Allgemeine Formatierungen */
* {
	margin: 0;
    padding: 0;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
	background-color: #fafafa;
	font-family: "Open Sans",Arial,sans-serif;	
	display: block;
	height: 100%;
	font-size: 100%;
	color: #5b616b;		
}

body {
/*	text-align: center; */
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;	
}

ul, ol, dl, li, dd, dt {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

header {
	background-color: #fff;
	box-shadow: 0 1px 2px -2px #63b32e;	
	margin-bottom: 15px; margin-bottom: 0.938rem;	
	border-bottom: 0.1rem solid #63b32e;
}
main {
	background-color: #fff;
	margin-bottom: 15px; margin-bottom: 0.938rem;
	padding: 15px 0; padding: 0.938rem 0;
	box-shadow: 0 0 2px 0 #ccc;
	font-size: 14px; font-size: 0.875rem;
}
article {
	float: left;
	width: 100%;
}
footer {
	border-top: 1px solid #fff;
	background-color: #333;
	/*
	padding-bottom: 30px; padding-bottom: 1.875rem;		
	background-image: url(../../images/IMAGE/logo_sw.png);
	background-repeat: no-repeat;
	background-position: 96% 96%;
	*/
}
aside {
	background-color: #63b32e;
}
address {
	font-style: normal;
}

#headtoprow { 
	padding-left: 45px; padding-left: 2.813rem; 
	padding-right: 10px; padding-right: 0.625rem;
}
.cbox {
	padding: 30px 5% 50px 5%; padding: 1.875rem 5% 3.125rem 5%;
	max-width: 400px;
}
.sm-pad {
	padding-left: 10px; padding-left: 0.625rem;
}
.fixed {
	position: fixed;
	width: 100%;
	z-index: 1;
}
.width-100 input[type="submit"], 
.width-100 input[type="text"], 
.width-100 input[type="password"], 
.width-100 input[type="email"], 
.width-100 textarea, 
.width-100 select {
	width: 100%;
}
.pos-absolute {
	
}

/* Text and Links */
h1, h2, h3, h4, h5 {
	font-family: "Open Sans", Arial;	
	letter-spacing: 1px;
	width: 100%;
	float: left;
	font-weight: 300;	
}
h1 {
	color: #63b32e;
	font-size: 25px; font-size: 1.563rem;
	line-height: 30px; line-height: 1.875rem;
	padding: 0; 
	margin-bottom: 20px; margin-bottom: 1.275rem;
}
h1.center {
	position: relative;
	text-align: center;	
}
h1.center span {
	background-color: #fff;
	padding: 0 8px; padding: 0 0.5rem;
	position: relative;
}
h1.center::before{
  content:"";
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  border-bottom: 1px solid #ececec;
}

.h1-small{
	font-size: 20px; font-size: 1.275rem;
	line-height: 25px; line-height: 1.563rem;
	padding: 0; 
	margin-bottom: 20px; margin-bottom: 1.250rem;
}
h2 {
	color: #63b32e;
	font-size: 20px; font-size: 1.275rem;
	line-height: 25px; line-height: 1.563rem;
	padding: 0; 
	margin-bottom: 20px; margin-bottom: 1.250rem;
}
.h2-small{
	font-size: 16px; font-size: 1rem;
	line-height: 21px; line-height: 1.3125rem;
	margin-bottom: 4px; margin-bottom: 0.250rem;
}
h3 {
	color: #63b32e;
	font-size: 18px; font-size: 1.125rem;
	line-height: 20px; line-height: 1.250rem;
	padding: 0;
	margin-bottom: 20px; margin-bottom: 1.250rem;	
	overflow: hidden;
	text-align: center;	
	text-transform: uppercase;
}
.h3-small{
	font-size: 16px; font-size: 1rem;
	line-height: 20px; line-height: 1.250rem;
	margin-bottom: 10px; margin-bottom: 0.625rem;
}
h3::before,
h3::after {
	background-color: #ececec;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}
h3:before {
	right: 0.5em;
	margin-left: -50%;
}
h3:after {
	left: 0.5em;
	margin-right: -50%;
}
h4 {
	font-size: 12px; font-size: 0.75rem;
	background-color: #63b32e;
	color: #fff;
	padding-top: 2.5px;
	padding-bottom: 2.5px;
	margin-bottom: 0.75rem;	
}
h4.hidden-lg-up {
	padding: 5px;
	font-size: 16px; font-size: 1rem;
}
h5 {
	font-size: 16px; font-size: 1rem;
	margin: 0 0 10px 0; margin: 0 0 0.625rem 0;
}
h6 {
	font-size: 12px; font-size: 0.75rem;
	color: #63b32e;	
}
p {
	line-height: 22px; line-height: 1.375rem;
	width: 100%;
	/*float: left;*/
	margin-bottom: 10px; margin-bottom: 0.625rem;
}
.text-block {
	text-align: justify;
}
.img-block {
	display: block;
}
.float-right {
	float: right;
}
.divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.strong {
	font-weight: bold;
}
.txt-big {
	font-size: 25px; font-size: 1.563rem;
}
.txt-small {
	font-size: 12px; font-size: 0.750rem;
}
.txt-xs{
	font-size: 14px; font-size: 0.875rem;
}
.txt-medium {
	font-size: 16px; font-size: 1rem;
}
.txt-extra-small {
	font-size: 9px; font-size: 0.563rem;
}
.openSansLight {
	font-family: "open sans";
	font-weight: 300;
}
.openSans {
	font-family: "open sans";
}
a, a:active, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #333;
}


aside a, aside a:visited, aside a:active {	
	text-transform: uppercase;
	font-size: 14px; font-size: 0.875rem;
	letter-spacing: 1px;
	line-height: 50px;
	width: 100%;
	padding-left: 1.5%;
	color: #fff;
	display: block;
}

.uppercase, .uppercase a {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.pointer {
	cursor: pointer;
}

.backToTop {
    background-color: #fff;
	border: 1px solid #63b32e;
    bottom: 20px;
    display: none;
    position: fixed;
    right: 20px;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
}
a.backToTop {
	color: #63b32e;
}
.backToTop:hover, a.backToTop:hover {
    background-color: #333;
	color: #fff;
	border: 1px solid #fff;
}
/* Forms */

input {
	height: 36px; height: 2.25rem;
}
input[type="submit"], input[type="text"], input[type="password"], input[type="email"], textarea, select {
	/*width: 100%;*/
	position: inherit;
}
input[type="submit"] {
	line-height: 35px;
	background-color: #63b32e;
	border: 0 none;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	float: left;
	clear: left;
	border-radius: 0;
	margin: 10px 0;	
	padding: 0 10px; padding: 0 0.625rem;
}
input[type="submit"]:hover {
	background-color: #69c12f;
}
input[type="submit"]:disabled, input[type="submit"]:disabled:hover {
	background-color: #ccc;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select { 
	padding:2px 2px; 
	outline: none; 
	background: #fff; 
	color:#2c2c2c; 
	border: solid 1px #ccc;  
	/*line-height: 30px; line-height: 1.875rem;*/
	margin: 10px 0;	
	border-radius: 0;
}
textarea {
	height: 80px; height: 5rem;
	float: left;
	clear: left;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, select :focus {
	border: 1px solid #63b32e;
	background-color: #f5f5f5;
	box-shadow: 0 0 3px rgba(0,0,0,.2);
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(99, 179, 46, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(99, 179, 46, 0.6);	
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border:none;
	border-radius: 0;
	font-size: 14px; font-size: 0.875rem;
}
select,
.select-country select {
	border: 1px solid #ccc;
	padding:.25rem 1.25rem .25rem 1rem;
	background-color:#fff;
	background-image:url(../../images/IMAGE/select-arrow.png);
	background-position: 95% center;
	background-repeat: no-repeat;
}
.select-country select, .select-country select:hover,
.panel-checkout .country select, .panel-checkout .country select:hover {
	background-image:url(../../images/IMAGE/select-arrow.png) !important;
	height: 36px !important;height: 2.250rem !important;
}
select:hover {
	border: 1px solid #63b32e;
	background-image:url(../../images/IMAGE/select-arrow-hover.png);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(99, 179, 46, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(99, 179, 46, 0.6);	  
}
select option:disabled:first-child {
	display: none;
}
.country-select {
	padding-left: 5px;
/*	color:#999;*/
}
label {
	padding-right: 10px; padding-right: 0.625rem;
}
.delete-btn, input[type="submit"].delete-btn {
	background: transparent;
	width: 20px; width: 1.250rem;
	height: 20px; height: 1.250rem;
	margin: 0;
	cursor:pointer;
}
.textindent, .textindent input, .textindent textarea, .textindent select { 
	text-indent:4px; 
}
.fullwidth, .fullwidth input, .fullwidth textarea, .fullwidth select { 
	width: 100%;
}
.input-group {
	display: inline;
	margin-right: 8px; margin-right: 0.5rem;
}
.input-error,
.input-error + input,
.input-error + select,
.input-error + textarea {
	border: 1px solid #ff0000 !important;
}
.fa-btn-small {
	background: transparent;
	border: 0 none;
	font-size: 40px; font-size: 2.500rem;
	color: #63b32e;
}
.fa-btn-small:hover {
	color: #69c12f;
}
.fa-btn-big {
	background: #63b32e;
	border: 0 none;
	font-size: 20px; font-size: 1.250rem;
	padding: 0 10px; padding: 0 0.625rem;
	color: #fff;
	height: 36px; height: 2.250rem;
	width: 100%;
	text-align: center;
}
.fa-btn-big i {
	font-size: 25px; font-size: 1.563rem;
	margin-right: 10px; margin-right: 0.625rem;
}
.fa-btn-big:hover {
	background-color: #69c12f;
}
.fa-btn-med {
	background: #ccc;
	border: 0 none;
	font-size: 18px; font-size: 1.125rem;
	padding: 0 10px; padding: 0 0.625rem;
	color: #63b32e;
	height: 36px; height: 2.250rem;
	width: 100%;
	text-align: center;
}
.fa-btn-med i {
	font-size: 18px; font-size: 1.125rem;
}
.fa-btn-med:hover {
	background-color: #999;
	color: #fff;
}
.button, a.button {
	background: #63b32e;
	border: 0 none;
	font-size: 16px; font-size: 1rem;
	padding: 10px; padding: 0.625rem;
	color: #fff;
	height: 36px; height: 2.250rem;
	text-align: center;
}
.button:hover {
	background-color: #69c12f;
}
.link-button-grey {
	margin: 0 0 15px 0; margin: 0 0 0.938rem 0;
	padding: 10px 20px; padding: 0.625rem 1.250rem;
	text-align: center;
	color: #fff;
	border: 1px solid transparent;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px; font-size: 1rem;
	line-height: 20px; line-height: 1.250rem;
	width: 100%;
	border-radius: 0;	
	background-color: #ccc;
}
.link-button-grey:hover {
	background-color: #aaa;
}
.quantitybox {
	text-align: center;
}
/* Borders */
.border-top-white {
	border-top: 1px solid #fff;
}
.border-bottom-white {
	border-bottom: 1px solid #fff;
}
.border-right-white {
	border-right: 1px solid #fff;
}
.border-left-white {
	border-left: 1px solid #fff;
}
.border-white {
	border: 1px solid #fff;
}
.border-red {
	border: 1px solid #c00;
}
.border-top-grey {
	border-top: 1px solid #ccc;
}
.border-bottom-grey {
	border-bottom: 1px solid #ccc;
}
.border-right-grey {
	border-right: 1px solid #ccc;
}
.border-left-grey {
	border-left: 1px solid #ccc;
}
.border-grey {
	border: 1px solid #ccc;
}
.border-between-grey {
	border-bottom: 1px solid #ccc;
}
.border-lightgrey {
	border: 1px solid #f0f0f0;
}
.border-top-lightgrey {
	border-top: 1px solid #f0f0f0;
}
.border-bottom-lightgrey {
	border-bottom: 1px solid #f0f0f0;
}
.border-right-lightgrey {
	border-right: 1px solid #f0f0f0;
}
.border-left-lightgrey {
	border-left: 1px solid #f0f0f0;
}
.border-top-darkgrey {
	border-top: 1px solid #666;
}
.border-bottom-darkgrey {
	border-bottom: 1px solid #666;
}
.border-top-green {
	border-top: 1px solid #63b32e;
}
.border-bottom-green {
	border-bottom: 1px solid #63b32e;
}
.border-top-big-green {
	border-top: 15px solid #63b32e;
}
.border-bottom-big-green {
	border-bottom: 15px solid #63b32e;
}
.border-green{
	border: 2px solid #63b32e;
}

/* Images */
.img-width-40 {
	max-width: 40px;
}
.icon-big {
	font-size: 40px; font-size: 2.500rem;
}
.icon-medium {
	font-size: 24px; font-size: 1.500rem;
}
.icon-xl {
	font-size: 80px; font-size: 5.00rem;
}
.icon-xxl {
	font-size: 125px; font-size: 7.813rem;
}
.icon-as-btn {
	position: absolute;
	left: -18px; left: -1.125rem;
}
.img-thumbnail {
    margin: 5px;
}
.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
img {
    vertical-align: middle;
}
.img-with-text span {
	background-color: #f3f3f1;
	position: absolute;
	text-align: center;
	left: 20.5%;
	top: 15%;
	width: 233px;
}
.relative {
	position: relative !important;
}
.absolute {
	position: absolute !important;
}
/* Breadcrumb */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active, .breadcrumb > .active a {
  color: #777777;
}

/* COLORS */
/* Backgrounds */
.bg-black {
	background-color: #000;
}
.bg-333 {
	background-color: #333;
}
.bg-666 {
	background-color: #666;
}
.bg-999 {
	background-color: #999;
}
.bg-lightgrey {
	background-color: #f5f5f5;
}
.bg-grey {
	background-color: #ccc;
}
.bg-blue {
	background-color: #2e8ac8;
}
.bg-green {
	background-color: #63b32e !important;
}
.bg-lightgreen {
	background-color: #cce1b0 !important;
}
.bg-white {
	background-color: #fff;
}
/* Text- and Linkcolors */
.txt-333 {
	color: #333!important;
}
.txt-666 {
	color: #666!important;
}
.txt-999 {
	color: #999!important;
}
.txt-5b616b { 
	color: #5b616b!important;
}
.white {
	color: #fff!important;
}
.red {
	color: #c00!important;
}
.green {
	color: #63b32e !important;
}
.lightgreen {
	color: #cce1b0 !important;
}
.hover-light-red:hover {
	color: #f00!important;
}
.blue {
	color: #2e8ac8!important;
}
.hover-blue:hover {
	color: #2e8ac8!important;
}
.hover-white:hover {
	color: #fff!important;
}
.hover-green:hover {
	color: #63b32e!important;
}

/* Navigation */

.nav-right-inline > ul {
	float: right;
}
.nav-right-inline > ul li {
	float: left;
	margin-left: 12px; margin-left: 0.75rem;
	line-height: 20px;
}
.nav-right-inline > ul li.language {
	line-height: 20px;
}

/* Footernavigation */
nav.bottomnav {	
	width: 100%;
	float: left;
	text-align: center;
	background-color: #666;
}
nav.bottomnav ul {
	display: block;
	width: 97%;
	margin: 0 auto;
}
nav.bottomnav ul li {
	width: 100%;
	line-height: 20px;
	border-bottom: 1px solid #f5f5f5;
	text-transform: uppercase;
	text-align: left;
	line-height: 50px;
	font-size: 14px;
	display: block;
	float: left;
}
nav.bottomnav ul li:last-child {
	border-bottom: 0 none;
}
nav.bottomnav ul li a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
	float: left;
}

.subnav a, .subnav a:active, .subnav a:visited {
	color: #63b32e;
	display: block;
}
.subnav a:hover, .active a, .active a i{
	color: #69c12f;	
}
/* Subnavigation */
li.burger { 
	display: none; 
}
li.burger a, li.burger a:active, li.burger a:visited {
	color: #999 !important;
}
li.burger a:hover {
	color: #63b32e !important;
}
/* Category-Navigation */
.AspNet-TreeView li a {
	line-height: 26px; line-height: 1.75rem;
	font-size: 16px; font-size: 1rem;
	display: block;
}
.AspNet-TreeView-Selected a{
	color: #63b32e !important;
	font-weight: normal;
}
.AspNet-TreeView-Root,
.AspNet-TreeView-Root.AspNet-TreeView-Leaf {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px; padding-bottom: 0.3125 rem;
}
.AspNet-TreeView-Root.AspNet-TreeView-Leaf:last-child {
	border: 0 none;
}
#sidemenu {
	border: 1px solid #ccc;
	padding: 0 10px 10px 10px ; padding: 0 0.625rem 0.625rem 0.625rem;
	-webkit-box-shadow: 1px 1px 5px 5px #ccc;
	box-shadow: 1px 1px 10px 1px #ccc;
}
#sidemenu.in,
#sidemenu.collapsing {
    display: block!important;
}

/* Pagination */
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
#contentright .pagination > li::before {
	content: none;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	/*color: #337ab7;*/
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	z-index: 2;
	/*color: #23527c;*/
	background-color: #eeeeee;
	border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 0;
	color: #ffffff;
	background-color: #63b32e;
	border-color: #63b32e;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777777;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
.nav-wizard > li {
  float: left;
  display: block;
  position: relative;  
  padding: 0;
  color: #fff;
}
.nav-wizard > li > span {
  position: relative;
  background-color: #444;
  display: block;
  position: relative;
  padding: 11px 15px;  
  color: #fff;
  text-transform: uppercase;
  font-size: 11px; font-size: 0.688rem;
  font-family: "Source Sans Pro";
  font-weight: 400;
}
.nav-wizard > li > span .step {
	margin-right: 10px;
}
.nav-wizard > li:not(:first-child) > span {
  padding-left: 34px;
}
.nav-wizard > li:not(:first-child) > span:before {
  width: 0px;
  height: 0px;
  border-top: 20px inset transparent;
  border-bottom: 20px inset transparent;
  border-left: 20px solid #ffffff;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
}
.nav-wizard > li:not(:last-child) > span {
  margin-right: 6px;
}
.nav-wizard > li:not(:last-child) > span:after {
  width: 0px;
  height: 0px;
  border-top: 20px inset transparent;
  border-bottom: 20px inset transparent;
  border-left: 20px solid #444;
  position: absolute;
  content: "";
  top: 0;
  right: -20px;
  z-index: 2;
}
.nav-wizard > li:first-child > span {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.nav-wizard > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.nav-wizard > li.selected > span {
  color: #ffffff;
  background-color: #63b32e;
}
.nav-wizard > li.selected > span:after {
  border-left-color: #63b32e;
}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 480px) {
	.nav-right-inline > ul li {
		float: left;
		margin-left: 20px; margin-left: 1.250rem;
		line-height: 30px;
	}
	.nav-wizard > li > span {
		font-size: 14px; font-size: 0.875rem;
	}
}
/* Tablet and bigger */
@media screen and (min-width:768px) {
	/***** hamburger navigation *****/
	.subtogglemenu {
		display: none;
		position: absolute;
		background-color: #fafafa;
		right: 0;
		top: 0;
		padding: 25px 0;
		width: 200px;
		box-shadow: 0 0 2px 0 #ccc;	
		z-index: 99;
	}

	.subtogglemenu.is-active {
		display: block;
	}

	.subtogglemenu ul {
		width: 100%;
		text-align: left;
		padding-left: 20px;
	}

	.headsubnav .subtogglemenu li {
		clear: left;	
		font-size: 12px; font-size: 0.750rem;
		letter-spacing: 2px;
		padding-left: 0;
	}	
	.hamburger {
	  display: block;
	  position: relative;
	  overflow: hidden;
	  margin: 0;
	  padding: 0;
	  width: 25px;
	  height: 30px;
	  font-size: 0;
	  text-indent: -9999px;
	  appearance: none;
	  box-shadow: none;
	  border-radius: none;
	  border: none;
	  cursor: pointer;
	  transition: background 0.3s;
	}

	.hamburger:focus {
	  outline: none;
	}

	.hamburger span {
	  display: block;
	  position: absolute;
	  top: 16px;
	  left: 3px;
	  right: 3px;
	  height: 2px;
	  background: #63b32e;
	}

	.hamburger span::before,
	.hamburger span::after {
	  position: absolute;
	  display: block;
	  left: 0;
	  width: 100%;
	  height: 2px;
	  background-color: #63b32e;
	  content: "";
	}

	.hamburger span::before {
	  top: -7px;
	}

	.hamburger span::after {
	  bottom: -7px;
	}

	.hamburger.sub {
	  background-color: #fff;
	}

	.hamburger.sub span {
	  transition: background 0s 0.3s;
	}

	.hamburger.sub span::before,
	.hamburger.sub span::after {
	  transition-duration: 0.3s, 0.3s;
	  transition-delay: 0.3s, 0s;
	}

	.hamburger.sub span::before {
	  transition-property: top, transform;
	}

	.hamburger.sub span::after {
	  transition-property: bottom, transform;
	}

	/* active state, i.e. menu open */
	.hamburger.sub.is-active {
	  background-color: #69c12f;
	  z-index: 100;
	}

	.hamburger.sub.is-active span,
	.hamburger.sub.is-active span::before, .hamburger.sub.is-active span::after {
	  background-color: #fff;
	}

	.hamburger.sub.is-active span {
	  background: none;
	}

	.hamburger.sub.is-active span::before {
	  top: 0;
	  transform: rotate(45deg);
	}

	.hamburger.sub.is-active span::after {
	  bottom: 0;
	  transform: rotate(-45deg);
	}

	.hamburger.sub.is-active span::before,
	.hamburger.sub.is-active span::after {
	  transition-delay: 0s, 0.3s;
	}
	.overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #000;
		display: none;
		opacity: 0.75;
		z-index: 98;
	}	
	.overlay.is-active {
		display: block;
	}
	.subtogglemenu {
		display: none;
		position: absolute;
		background-color: #fafafa;
		right: 16px;
		top: 0;
		padding: 25px 0;
		width: 200px;
		box-shadow: 0 0 2px 0 #ccc;	
		z-index: 99;
	}
	.subtogglemenu.is-active {
		display: block;
	}
	.subtogglemenu ul {
		width: 100%;
		text-align: left;
		padding-left: 16px; padding-left: 1rem;
	}
	.subtogglemenu li {
		clear: left;
		float: left;
		font-size: 14px; font-size: 0.875rem;
		padding: 10px 0; padding: 0.625rem 0;
		line-height: 20px !important; line-height: 1.250rem !important;
	}	
	.nav-wizard > li > span {
		font-size: 16px; font-size: 1rem;
	}	
}
@media screen and (min-width:992px) {
	.nav-right-inline > ul li {
		line-height: 40px;
	}
	.AspNet-TreeView li {
		line-height: 20px; line-height: 1.250rem;
		margin-top: 5px; margin-top: 0.313rem;
	}
	#sidemenu {
		border: 0 none;
		display: block!important;
		visibility:visible!important; 		
		padding: 0;
		padding-left: 8px; padding-left: 0.5rem;
		-webkit-box-shadow: inherit;
		box-shadow: inherit;		
		display: inline;
		line-height: 24px; line-height: 1.5rem;
	}	
}	


/* Search */
.searchbox { 
	display: none; 
}
.searchbox .teleriksearchbox {
	width: 95%;
	height: auto;
}
.searchTxtBx {
	text-indent: 5px;
}
.RadSearchBox_Default {
	width: 100% !important;
}
.rsbInner {
	border-color: #999 !important;
	border-radius: 0 !important;
	line-height: 25px !important; line-height: 1.563rem !important;
}

.rsbPopup {
/*	width: auto;
	max-width: 90%;
*/
}

.rsbButton, .rsbButton:hover {
	background: none !important;
	border: 0 none !important;
}

.RadSearchBox .rsbInput {
	height: 25px !important; height: 1.563rem !important;
	color: #666 !important;
}

.RadSearchBox_Default .rsbEmptyMessage {
	font-family: Arial;
	font-style: normal !important;	
	font-size: 12px; font-size: 0.750rem !important;	
	letter-spacing: 2px;
	color: #ccc !important;
}
.searchbox input:focus, #mobilesearch input:focus {
	background: none #fff;
	border: 0 none;
	box-shadow: none;
}
#mobilesearch{ 
	float: left; 
	clear: left; 
	width: 100%;
	max-width: 1200px;
	min-height: 70px; 
	padding: 20px;
	background-color: #fff; 
	box-shadow: 0 0 2px 0 #ccc;
	display: none;
	margin-top: 2px;
}
#mobilesearch .RadSearchBox .rsbInput {
	margin: 1px 0;
}
@media screen and (min-width:992px) {
	.searchbox {
		display: block;
		margin-top: 5px;margin-top: 0.313rem;
	}
	.searchtoggle {
		display: none;
	}
	.RadSearchBox {
		width: auto;
	}
}
/* Content */
.changelang, #languages {
	margin-top: 15px; margin-top: 0.938rem;
	display: inline-block;
	border: 1px solid #999;
	padding: 0 10px; line-height: 0 0.625rem;;
}
span.flag.ger, span.flag.enu {
	padding-left: 35px; padding-left: 2.188rem;
	float: left;
	clear: left;
	line-height: 35px; line-height: 2.188rem;
}

span.flag.ger {
	background: url(../../images/IMAGE/deu.png) left center no-repeat;
}

span.flag.enu {
	background: url(../../images/IMAGE/enu.png) left center no-repeat;
}

.flex-list li span {
	margin-right: 10px; margin-right: 0.625rem;
	line-height: 30px; line-height: 1.875rem;
}
.mobilelogin, .login.desktop {
	display: none;
}
.mobilelogin{
	display: none;	
	min-height: 70px; 
	background-color: #fff; 
	box-shadow: 0 0 2px 0 #ccc;
	margin-top: 2px;	
}
.mobilelogin .loginpwhelp {
	float: none;
	text-align: left;
}
.mobilelogin input {
	position: relative;
	z-index: 10;
}
.logo a {
	display: block;
	width: 100%;
	height: 20px;
	background: url(../../images/IMAGE/logo_small.png) no-repeat left center #fff;
	background-size: contain;
	margin-left: 30px;
}
.header-icon-counter {
	position: relative;
	top: -15px;
}
.error {
	color: #c00;
	margin-bottom: 0;
}
.two-columns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-width: 510px;
	-moz-column-width: 510px;
	column-width: 510px;
	-webkit-column-gap: 80px;
	-moz-column-gap: 80px;
	column-gap: 80px;
	text-align: justify;
}
.first-big p:first-child:first-letter {
	font-size: 85px;font-size: 5.133rem;
	float: left;
	margin: 0 5px 0 0;
	line-height: 0.8;
}
.first-medium p:first-child:first-letter {
	font-size: 56px;font-size: 3.5rem;
	float: left;
	margin: 0 5px 0 0;
	line-height: 0.8;
}
.dropdown-lang {
	background-color: #63b32e;
	width: auto !important;
	min-width: auto;
	border-radius: 0;
	border: 0 none;
}
.dropdown-lang li {
	margin: 0 !important;
	clear: left;
}
.dropdown-lang li a {
	color: #fff;
}
.dropdown-lang li a:hover {
	color: #333 !important;
	background-color: inherit;
}
.nav-right-inline li.open a.dropdown-toggle {
	color: #333;
}
/* Customer Info Control */
.ship-adr-table-icon {
	float: left;
	text-align: center;
}
.adress-delete-icon {
	position: relative;
	left: -20px;
	font-size: 24px; font-size: 1.5rem;
	cursor: pointer;	
	pointer-events: none;
}
.ship-adr-table-icon input:hover ~ i {
	color: #63b32e !important;
}
/* Itemlist */
.itemlist {
	padding: 10px; padding: 0.625rem;	
	border: 1px solid transparent;
}
.itemlist h5 {
	margin-top: 10px; margin-top: 0.625rem;
	min-height: 60px; min-height: 3.750rem;
}
.itemlist .itempic {
	text-align: center;
	height: 200px;	
}
.itemlist .itempic img{
	max-height: 100%;
}
.itemlist .item-price {
	font-size: 28px; font-size: 1.75rem;
	/*margin-bottom: 10px; margin-bottom: 0.625rem;*/
	line-height: 56px; line-height: 3.500rem;
}
.itemlist .item-qty, .itemlist .item-buy{
	float: left;
}
.itemlist .item-qty, .itemlist .item-qty input{
	width: 44px; width: 2.750rem;
}
.itemlist .properties .label{
	display: block;
	margin-bottom: 5px; margin-bottom: 0.313rem;
	border: 1px solid #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.itemlist .properties {
	position: absolute;
	right: 0;
}
/* Itemcard */
.itemcard .item-qty, .itemcard .item-buy{
	float: left;
	margin-top: 0;		
}
.itemcard .item-buy {
	margin: 0;
	width: 100%;
}
.itemcard .item-qty {	
	margin: 0;
	font-size: 16px; font-size: 1rem;
}
.itemcard .item-qty input {
	width: 75px; width: 4.688rem;
	margin: 0 0 0 10px; margin-left: 0 0 0 0.625rem;
	font-size: 20px; font-size: 1.250rem;
}
.itemcard .item-price {
	font-size: 56px; font-size: 3.5rem;
	/*margin-bottom: 10px; margin-bottom: 0.625rem;*/
	line-height: 56px; line-height: 3.500rem;
}
.itemcard .extendedtext {
	margin: 20px 0;
	text-align: justify;
}
/* Parent Items */
.parentitems .itempic {
	text-align: center;
	height: 200px;	
}
.parentitems .itempic img{
	max-height: 100%;
}
.parentitems .item-price {
	font-size: 28px; font-size: 1.75rem;
	line-height: 56px; line-height: 3.500rem;
}
.parentitems .item-qty, .parentitems .item-buy{
	float: left;
}
.parentitems .item-qty, .parentitems .item-qty input{
	width: 36px; width: 2.250rem;
	font-size: 16px; font-size: 1rem;
}
.parentitems .item-qty input {
	margin: 0;
}
.parentitems .item-buy {
	margin: 5px 0 0 10px; margin: 0.313rem 0 0 0.625rem;
	width: auto;
}
.parentitems .item-qty {
	margin: 10px 0 0 10px; margin: 0.625rem 0 0 0.625rem;
}
.parentitems .itemlist:hover {
	box-shadow: none;
	border: inherit;
}
/* Buy General */
.itemlist .item-buy {
	margin: 5px 0 0 10px; margin: 0.313rem 0 0 0.625rem;
}
.item-buy span {
	position: absolute;
	right: 0;
	top: -20px;
	font-size: 11px; font-size: 0.688rem;
}
.itemcard .item-buy span {
	left: 15px;
}
.parentitems .item-buy span {
	left: inherit;
}
span.buybutton-overlay,
span.datatransfer-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.8;
	z-index: 110;	
}
span.buybutton-overlay .bb-img, 
span.buybutton-overlay .bb-txt,
span.datatransfer-overlay .datatransfer-img, 
span.datatransfer-overlay .datatransfer-txt {
	float: left;
	position: relative;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
}
span.buybutton-overlay .bb-txt,
span.datatransfer-overlay .datatransfer-txt {
	clear: left;
	color: #fff;
}
.parentitems .bb-img img {
	margin-left: auto;
    margin-right: auto;
}
/* Basket */
.basket-box {
    border: 1px solid #dadadd;
    border-collapse: collapse;
    display: table;
    padding: 0;
    width: 100%;	
}
.basket-header {
	background-color: #f1f2f2;
	text-transform: uppercase;
	padding: 10px 5px; padding: 0.625rem 0.313rem;
	font-family: "Open Sans";
	font-size: 16px; font-size: 1rem;
	color: #666;
}
.basket-header-small {
	background-color: #f1f2f2;
	text-transform: uppercase;
	padding: 10px 5px; padding: 0.625rem 0.313rem;
	font-family: "Open Sans";
	font-size: 14px; font-size: 0.875rem;
	color: #666;
}
.basket-item {
    border-bottom: 1px solid #dadadd;
    overflow: hidden;
    width: 100%;
	padding: 10px 0; padding: 0.625rem 0;
}
.basket-item .item {
	padding: 0;
}
.basket-item .itempic {
    float: left;
    max-width: 175px !important;	
}
.basket-item .itempic img{
    display: block;
    height: auto;
    max-width: 100%;
    max-height: 200px;
    margin: 0 auto;
    vertical-align: middle;
}
.basket-item .item span {
	clear: both;
    display: block;
    font-size: 12px; font-size: 0.750rem;
    line-height: 15px; line-height: 0.938rem; 
}
.basket-item .availablility {
	font-weight: bold;
	margin-top: 15px; margin-top: 0.938rem;
}
.basket-item .item-price , .basket-item .item-total-price{
	text-align: right;
	font-weight: bold;
	font-size: 14px; font-size: 0.875rem;
	padding-right: 20px; padding-right: 1.250rem;
}
.QuantityBoxBasket {
	width: 55px;
	text-align: center;
}
.basket-item .item-qty {
	float: right;
}
.basket-delete-icon {
	position: relative;
	left: -20px;
	top: 3px;
	font-size: 24px; font-size: 1.5rem;
	cursor: pointer;	
	pointer-events: none;
}
.DeleteBasketLine {
	background-color: #fff;
	border: 1px solid transparent;
	width: 30px;
	margin-left: 10px;
}
.basket-total {
	background-color: #f1f2f2;
	border-top: 1px solid #dadadd;
}
.basket-footer {
	padding: 15px 0; padding: 0.938rem 0;	
}
.basket-total-line {
    background-color: #f1f1f2;
    border-bottom: 1px solid #dadadd;
    clear: both;
    display: block;
    font-family: "open sans";
    font-size: 12px;font-size: 0.750rem;
	font-weight: 400;
    line-height: 33px;
    padding: 0 10px; padding: 0 0.625rem;
}
.basket-payment {
	margin: 10px; margin: 0.625rem;
	background-color: #fff;
	padding: 10px; padding: 0.625rem;
	text-align: center;
}
.basket-options {
	padding: 15px 0; padding: 0.938rem 0;
}	
.basket-delete-all input, 
.basket-refresh input, 
.basket-checkout input, 
.basket-checkout-final input,
.basket-checkout-back input,
.basket-continue a {
	margin: 0 0 15px 0; margin: 0 0 0.938rem 0;
	padding: 10px 20px; padding: 0.625rem 1.250rem;
	text-align: center;
	color: #fff;
	background-color: #cce1b0;
	border: 1px solid transparent;
	text-transform: uppercase;
	letter-spacing: 1px;
	/*font-size: 16px; font-size: 1rem;*/
	line-height: 20px; line-height: 1.250rem;
	width: 100%;
	border-radius: 0;
}
.basket-delete-all input:hover, 
.basket-refresh input:hover,
.basket-checkout-back input:hover {
	background-color: #63b32e;
}
.basket-checkout input {
	background-color: #63b32e;
	/*font-size: 18px; font-size: 1.125rem;*/
	margin: 0;
}
.basket-checkout input:hover {
	background-color: #69c12f;
}
.basket-checkout-final input {
	background-color: #f51e2d;
	font-size: 18px; font-size: 1.125rem;
	margin: 0;
}
.basket-checkout-final input:hover {
	background-color: #A60303;
}
.basket-continue a {
	background-color: #ccc;
	float: left;
}
.basket-continue a:hover {
	background-color: #aaa;
}
.basket-checkout-control-headline {
	color: #63b32e;
	text-transform: uppercase;
	font-size: 22px; font-size: 1.375rem;
	font-family: "open sans";
	font-weight: 300;
	padding: 10px 0; padding: 0.625rem 0;
}
.agbcheckbox input {
	height: auto;
}
.telecash-btn {
	float: none !important;
	margin: 0 auto !important;
}
input.change-adress-btn {
	height: 2.25rem !important;
}
#contentright ul li {
	margin-left: 1rem;
	padding: 3px 0;
}
#contentright ul li:before {
	font-family: 'FontAwesome';
	content: '\f105';
	margin:0 5px 0 -15px;
	position: absolute;
}
#contentright nav ul li:before,
#contentright ul.wizard li:before {
	content: none;
	margin: 0;
	position: inherit;
	font-family: inherit;
}
#contentright ul.wizard li {
	margin: 0;
	padding: 0;
}
/* Custom, iPhone Retina */ 
@media screen and (min-width:480px) {
	.logo a {
		height: 30px;
		background-image: url(../../images/IMAGE/logo_med.png);
		margin-left: 35px;
	}
	.basket-item .item-qty {
		float: inherit;
	}
	.basket-total-line {
		font-size: 14px;font-size: 0.875rem;
	}
	.ship-adr-table-icon {
		padding: 0 10px; padding: 0 0.625rem;
	}
}
@media screen and (min-width:768px) {
	.mobilelogin .loginpwhelp {
		text-align: right;
	}
	.QuantityBoxBasket {
		width: 55px;
		/*margin: 0 !important;*/
	}
	.DeleteBasketLine {
		margin-left: 0;
	}
	.basket-total-line {
		border: 0 none;
		text-align: right;
		font-size: 1rem;
	}	
	.basket-delete-all input, .basket-refresh input {
		margin: 0;
	}	
	.basket-total-line span {
		width: 150px;
	}
	.basket-total-line .txt-medium {
		font-size: 1.250rem;
	}
}
@media screen and (min-width:768px) and (max-width:1199px) {
	.item-sm-0 {		
		border-left: 1px solid #f0f0f0;
	}	
}
@media screen and (max-width:767px) {
	.row-pad-left-zero {		
		padding-left: 15px; padding-left: 0.938rem;
	}
	.row-pad-right-15-sm {
		padding-right: 15px; padding-right: 0.938rem;
	}
	.row-pad-top-20-sm {
		padding-top: 20px; padding-top: 1.250rem;
	}	
}
@media screen and (min-width:992px) {
	.logo a{
		height: 40px;
		background-image: url(../../images/IMAGE/logo_large.png);
		margin-left: 0;
	}
	.login.mobile {
		display: none;
	}
	.login.desktop {
		display: block;
	}
	.mobilelogin {
		display: none;	
	}	
	.itemlist .itempic {
		height: 200px;		
	}
	.itemlist:hover {
		box-shadow: 0 0 10px rgba(0,0,0,.2);
		border: 1px solid transparent;
	}	
	.item-md-2 {
		border-right: 1px solid #f0f0f0;
		border-left: 1px solid #f0f0f0;
	}	
}
@media screen and (min-width:1200px) {
	/*.basket-checkout input {
		font-size: 22px; font-size: 1.375rem;
	}*/
}
/* Mobile */

/* Extra Small Devices, Phones */
@media only screen and (min-width : 320px) {
	.sm-pad-img {
		padding-left: 0;
		padding-right: 0;
	}
}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 480px) {
	h1 {
		font-size: 35px; font-size: 2.188rem;
		line-height: 40px; line-height: 2.500rem;
	}
	.h1-small{
		font-size: 25px; font-size: 1.5625rem;
		line-height: 30px; line-height: 1.875rem;
	}
	h2 {
		font-size: 30px; font-size: 1.875rem;
		line-height: 35px; line-height: 2.188rem;
	}	
	.h2-small{
		font-size: 18px; font-size: 1.125rem;
		line-height: 32px; line-height: 2rem;
	}
	h3 {
		font-size: 22px; font-size: 1.375rem;
		line-height: 25px; line-height: 1.563rem;
	}
	h4 {
		
	}
	h5 {
		
	}	
}

/* Tablet and bigger */
@media screen and (min-width:768px) {	

	.input-group {
		padding-left: 10px; padding-left: 0.625rem;
	}	
	.cbox {
		padding: 30px 50px 50px 50px; padding: 1.875rem 3.125rem 3.125rem 3.125rem;
	}	
	.flex-list ul.shipping {
		max-width: 400px;
	}
	.flex-list ul.payment {
		max-width: 600px;
	}
	.sm-border-top-white {
		border-top: 1px solid #fff;
	}
	.sm-border-bottom-white {
		border-bottom: 1px solid #fff;
	}
	.sm-border-right-white {
		border-right: 1px solid #fff;
	}
	.sm-border-left-white {
		border-left: 1px solid #fff;
	}
	.sm-border-white {
		border: 1px solid #fff;
	}
	.sm-border-top-grey {
		border-top: 1px solid #ccc;
	}
	.sm-border-bottom-grey {
		border-bottom: 1px solid #ccc;
	}
	.sm-border-right-grey {
		border-right: 1px solid #ccc;
	}
	.sm-border-left-grey {
		border-left: 1px solid #ccc;
	}
	.sm-border-grey {
		border: 1px solid #ccc;
	}	
	.border-between-grey {
		border-right: 1px solid #ccc;
		border-bottom: 0 none;
	}
	.fa-btn-big {
		font-size: 22px; font-size: 1.375rem;
	}
	.sm-border-right-lightgrey {
		border-right: 1px solid #f5f5f5;
	}
	.sm-border-last-no-border:last-child {
		border: 0 none;
	}
	h4 {
		font-size: 18px; font-size: 1.125rem;
		background-color: #63b32e;
		color: #fff;
		padding: 8px; padding: 0.5rem;
		margin-bottom: 0.75rem;	
	}
	.sm-pad-img {
		padding-left: 15px;
		padding-right: 15px;
	}
	.clear-both-downloads .downloadblock:nth-child(3n+4) {
		clear: both;
	}
}
@media screen and (min-width:992px) {
	li.burger {
		display: block;
	}
	.bottomnav {
		display: none;
	}
	/***** ASIDE *****/
	a.callbackbtn {
		right: -190px;
		padding: 10px 15px 10px 60px;
		position: fixed;
		top: 100%;
		margin-top: -60px;
		z-index: 2;
		color: #fff;
		text-transform: uppercase;
		font-size: 16px; font-size: 1rem;
		letter-spacing: 1px;
		background: url(../../images/IMAGE/callback.png) 10px center no-repeat #63b32e;
		height: 60px;
		border-radius: 5px;
		width: 250px;
		color: #fff;
		line-height: 40px;	
	}
	a.callbackbtn:hover {
		right: -5px;
		transition-duration: 0.3s, 0.3s;
		transition-delay: 0.3s, 0s;	
	}		
	.register-message textarea {
		height: 674px !important; height: 42.125rem !important;
	}
	.contact-message textarea {
		height: 232px !important; height: 14.500rem !important;
	}
	.clear-both-megamenu ul:nth-child(4n+5) {
		clear: both;
	}
	.big-border {
  		height: 438px;
	}
}
/* Desktop */
@media screen and (min-width:1200px) {
	main {
		/*padding: 15px; padding: 0.938rem;*/
	}
	a.callbackbtn {
		top: 50%;
		margin-top: 0;
	}			
}

/* Only mobile */
@media screen and (max-width:992px) {
	.fixed-mobile {
		position: fixed;
		width: 100%;
		z-index: 1;
	}
}
/* Only mobile */
@media screen and (max-width:480px) {
	.txt-small-mobile {
		font-size: 8px;font-size: 0.5rem;
	}
}

/* Browser-Hack */
/* IE 8,9,10 */

@media screen\0 {
	input[type="text"], input[type="password"], input[type="email"], select { 
		height: 30px; height: 1.875rem;
		line-height: 24px; line-height: 1.5rem;
	}	
	input.quantitybox {
		margin: 13px 0 0 0; margin: 0.813rem 0 0 0;
	}
}

/* Internet Explorer 11+ */

_:-ms-fullscreen, :root .ie11up {
	input[type="text"], input[type="password"], input[type="email"], select { 
		height: 30px; height: 1.875rem;
		line-height: 24px; line-height: 1.5rem;		
	}
	input.quantitybox {
		margin: 13px 0 0 0; margin: 0.813rem 0 0 0;
	}	
}
select::-ms-expand {
  display:none;
}