/***************************** Allgemein *****************************/
html {
  	margin: 0;
  	padding: 0;
  	height: 100%;
} 

body {	
	font-family: 'Open Sans', sans-serif;
	color: #5F7285;	
	font-size: 14px;
	margin: 0;
	padding: 0; 
	height: 100%;  
	background-color: #FFFFFF;  
} 

img { 
	border: none; 
}

a { 
	color: #5F7285;	
	text-decoration: none; 
}

a:hover { 
	color: #FFCD02;
	text-decoration: none; 
}

a.link-gelb {
	color: #FFCD02;
	text-decoration: underline; 
}

a.link-gelb:hover {
	color: #000000;
	text-decoration: underline; 
}


/***************************** Header *****************************/
.bg-topnavi {
	background-color: #FFFFFF;
}

.topnavi {
	text-align: right;
	padding: 10px 15px;
	font-size: 12px;
}
	
.topnavi i {
	padding-right: 5px;
}

.topnavi a {
    color: #5F7285;
    text-decoration: none;
	padding: 0 5px;
}

.topnavi a:hover {
    color: #FFCD02;
}

.topnavi .sprache select {
    border: none;
	background-color: #FFFFFF;
}

.bg-header {
	border-bottom: 1px solid #FFCD02;
	padding-bottom: 10px;
}

.logo img {
	margin: 0 auto;
	display: block;
}

.icons .box {
	float: left;
	padding: 10px 15px;
	min-width: 40px;
	text-align: center;
	background-color: #F5F5F8;
	border: 1px solid #DADAE5;
	margin-right: 5px;
	height: 40px;
	cursor: pointer;
}

.icons .box:last-child {
	margin-right: 0;
}

.icons .box i {
	font-size: 20px;
	color: #5F7285;
}

.suche .lupe {
	cursor: pointer;
}

.suche-s {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
    background-color: #DADAE5;
    padding: 5px;
    height: 50px;
	margin-top: 110px;
}

.suche-s form {
	height: 40px;
	background-color: #F5F5F8;
}

.suche-s input {
	background-color: transparent;
	color: #5F7285;
	border: none;
	padding: 0 10px;
	float: left;
	height: 40px;
}

.suche-s ::-webkit-input-placeholder { color:#5F7285; }
.suche-s ::-moz-placeholder { color:#5F7285; } 
.suche-s :-ms-input-placeholder { color:#5F7285; } 
.suche-s input:-moz-placeholder { color:#5F7285; }

.suche-s button {
	border: none;
	background-color: transparent;
	float: left;
	height: 40px;
	color: #5F7285;
	font-size: 24px;
	text-align: right;
}

.ElasticCollumStyleImage {
    width: 40px;
    text-align: center;
}

.ElasticWidth {
    width: 100%;
    text-align: right;
}

.ElasticPrice {
    margin-left: 5px;
    margin-right: 10px;
}

.ElasticProductInformationTable {
    border-left: 1px solid #C0C0C0;
    width: 100%;
}

.ElasticProductName {
    margin-left: 5px;
    overflow: hidden;
    text-wrap: none;
}

.ElasticImage {
    max-height: 35px;
    max-width: 35px;
}

.car .car1 {
	cursor: pointer;
}

.car2 {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	background-color: #DADAE5;
    padding: 5px;
    height: 50px;
	margin-top: 19px;
}

.car2 form {
	height: 40px;
	background-color: #F5F5F8;
}

.car2 input {
	background-color: transparent;
	color: #5F7285;
	border: none;
	border-right: 2px solid #FFFFFF;
	padding: 0 10px;
	float: left;
	height: 40px;
	width: 40%;
}

.car2 button {
	border: none;
	background-color: transparent;
	height: 40px;
	color: #5F7285;
	font-size: 24px;
}

.login .fa-unlock-alt {
	padding-left: 5px;
}

.merkzettel  {
	position: relative;
}

.merkzettel a {
	color: #5F7285;
	text-decoration: none;
	font-size: 12px;
}

.merkzettel a:hover {
	color: #5F7285;
}

.merkzettel span {
	position: absolute;
  	top: 2px;
  	right: 12px;
}

.warenkorb  {
	position: relative;
}

.warenkorb a {
	color: #FFFFFF;
	text-decoration: none;
}

.warenkorb a:hover {
	color: #FFFFFF;
}
 
.warenkorb #mybasketcontent {
	background-color: #7DB202;
	position: absolute;
  	top: 2px;
  	right: 5px;
  	text-align: center;
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-size: 12px;
}

.warenkorb .versand {
	display: none;
}
	

/***************************** Navi *****************************/
.btn-navi {
	padding-right: 0;
	margin: 15px 0;
	clear: both;
	text-transform: uppercase;
}

.btn-navi i {
	font-size: 30px;
	padding-right: 10px;
}

.btn-navi span {
	position: relative;
    top: -4px;
	font-size: 18px;
}

.btn-navi a {
	color: #5F7285;
	text-decoration: none;
}

.btn-navi a:hover {
	color: #5F7285;
}

.mm-menu {
	background: #F5F5F8;
	width: 300px;
	border-right: 3px solid #5F7285;
}

.mm-menu > .mm-panel {
	padding-left: 0;
}

.mm-menu ul.dropdown a.navi1 {
	display: none;
}

.mm-listview > li {
 	width: 100%;
}

.mm-listview > li > a, 
.mm-listview > li > span {
  	padding-left: 35px;
	color: #5F7285;
	font-size: 16px;
	white-space: initial;
	max-width: 270px;
	text-transform: uppercase;
}
 
.mm-listview a:hover {
	color: #5F7285;
}

.mm-menu .mm-listview > li:after {
  	border-color: #5F7285;
}

.mm-menu .mm-listview > li > a.mm-prev:after, 
.mm-menu .mm-listview > li > a.mm-next:before {
	border-color: #5F7285;  
}

.mm-menu .mm-listview > li > a.mm-prev:before, 
.mm-menu .mm-listview > li > a.mm-next:after {
  	border-color: transparent;
	content: "\f105";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 700;
	text-decoration: inherit;
	margin-top: 10px;
	color: #5F7285;
	font-size: 20px;
}
 
.mm-next:after {
	-webkit-transform: rotate(-0deg);
	-moz-transform: rotate(-0deg);
	-ms-transform: rotate(-0deg);
	-o-transform: rotate(-0deg);
	transform: rotate(0deg);
}

.mm-header {
	background-color: #5F7285;
}

.mm-menu .mm-header .mm-btn:before, 
.mm-menu .mm-header .mm-btn:after {
  	border-color: #FFFFFF;
}

.mm-menu .mm-header > a {
  	color: #FFFFFF;
	font-size: 20px;
}

html.mm-opening .mm-slideout {
	-webkit-transform: translate(300px, 0);
	-moz-transform: translate(300px, 0);
	-ms-transform: translate(300px, 0);
	-o-transform: translate(300px, 0);
	transform: translate(300px, 0);  
}


/***************************** Content *****************************/
.content-box  {
	padding: 15px;
}

.PageHeaderText {
	padding: 5px 0 20px 0;
    color: #5F7285;
    font-size: 24px;
}

.TextPosition {
	margin-top: 7px;
}

.TextBoxError {
	margin-top: 5px;
}

.editor-radius-field > input {
	border: 1px solid #DADAE5;
	background-color: #F5F5F8;
	padding: 10px;
	width: 100%;
}
 
.editor-radius-field ::-webkit-input-placeholder { color:#5F7285; }
.editor-radius-field ::-moz-placeholder { color:#5F7285; } 
.editor-radius-field :-ms-input-placeholder { color:#5F7285; } 
.editor-radius-field input:-moz-placeholder { color:#5F7285; }


.editor-radius-field-small > input {
	border: 1px solid #DADAE5;
	background-color: #F5F5F8;
	padding: 10px;
	width: 100%;
}	
		
.editor-radius-field-small ::-webkit-input-placeholder { color:#5F7285; }
.editor-radius-field-small ::-moz-placeholder { color:#5F7285; } 
.editor-radius-field-small :-ms-input-placeholder { color:#5F7285; } 
.editor-radius-field-small input:-moz-placeholder { color:#5F7285; }

.BtnStyle {
    border: none;
    background-color: #FFCD02;
    padding: 10px 15px;
    font-size: 16px;
	font-weight: 700;
    color: #FFFFFF;
	text-transform: uppercase;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.BtnStyle:hover {
	background-color: #333333;
	transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

/***************************** Startseite *****************************/
.themen-slider  {
	margin: 0;
}

.themen-slider .slick-slider {
	margin-bottom: 10px;
	padding: 0;
}

.themen-slider .slick-slide img {
	width: 100%;
	cursor: pointer;
}
	
.themen-slider .slick-dots {
	bottom: -5px;
}

.themen-slider .slick-dots li {
    height: 25px;
    width: 25px;
	margin: 0 3px;
}

.themen-slider .slick-dots li button {
    height: 25px;
    width: 25px;
}
	
.themen-slider .slick-dots li button:before {
	content: url(../img/slider-punkt.png);
	opacity: 1.0;
}
	
.themen-slider .slick-dots li.slick-active button:before {
	content: url(../img/slider-active.png);
	opacity: 1.0;
}

.themen-banner {
	margin: 0 -5px;
}

.themen-banner .banner1,
.themen-banner .banner2,
.themen-banner .banner3 {
	padding: 0 5px 10px 5px;
}

.themen-banner img  {
	width: 100%;
	cursor: pointer;
}

.rechte-spalte .live {
    padding: 10px 0;
	background-color: #FFFFFF;
    border: 1px solid #DADAE5;
	margin: 5px 0;
}

.live .bg-livepic {
	padding: 10px 0;
	background-color: #FFFFFF;
}

.live .bg-livepic img {
	margin: 0 auto;
	max-width: 100%;
	display: block;
	max-height: 180px;
}

.live h1 {
    color: #FFCD02;
    margin: 0 0 20px 0;
	font-weight: 600;
	font-size: 26px;
}

.live h1 i {
    color: #FFCD02;
    padding-right: 5px;
}

.live h2 {
    font-size: 22px;
    font-weight: 400;
	margin: 20px 0 10px 0;
}

.live .rechts .headline {
	color: #FFCD02;
	font-size: 24px;
	padding-bottom: 5px;
}

.live .nur {
	color: #000000;
}

.live .preis {
    font-size: 30px;
	color: #000000;
}

.live .rabatt {
	display: inline-block;
	font-size: 16px;	
	padding: 5px 50px 10px 0;
}

.live .ersparniss {
	display: inline-block;
	font-size: 16px;	
	padding:  5px 0 10px 0;
}

.live .countdown {
    color: #FFFFFF;
    font-size: 28px;
}

.live .countdown .bg-countdown {
    background-color: #000000;
	width: 50px
}
	
.live .klein {
	font-size: 12px;
	padding: 2px 0;
	border-top: 1px solid #FFFFFF;
}

.live .anzahl {
    font-size: 22px;
    text-align: center;
	background-color: #000000;
	padding: 5px;
	color: #FFFFFF;
}

.slider-start { 
	background-color: #FFFFFF;
	margin: 0;
}

.slider-start h3 { 
	color: #5F7285;
	font-size: 20px;
	font-weight: 400;
	margin: 15px 0;
	border-bottom: 1px solid #FFCD02;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.slider-start .slick-slider {
	margin: 0;
	padding: 0 20px;
}

.slider-start .slick-prev,
.slider-start .slick-next {
	top: 40%;
	height: auto;
    width: auto;
}

.slider-start .slick-prev {
	left: -5px;
}

.slider-start .slick-next {
	right: -5px;
}

.slider-start .slick-prev:before,
.slider-start .slick-next:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	font-size: 30px;
    color: #5F7285;
	opacity: 1.0; 
}

.slider-start .slick-prev:before {
	content: "\f190";
}

.slider-start .slick-next:before {
	content: "\f18e";
}	

.produkte .ProductGrid {
	float: left;
	padding: 7px;
}

.ProductGrid a.link {
    text-decoration: none;
	padding: 10px;
    float: left;
	height: 350px;
	width: 100%;
	border: 1px solid #DADAE5;
}

.ProductGrid a.link:hover {
	border: 1px solid #FFCD02;
}

.ProductGrid .produktbild {
	height: 170px;
}

.ProductGrid img {
    display: block;
    margin: 0 auto;
	max-height: 170px;
	max-width: 100%;
}

.ProductGrid .headline {
	padding-top: 15px;
    padding-bottom: 15px;
    height: 90px;
	font-size: 16px;
    color: #5F7285;
}

.ProductGrid .preis1 {
    color: #000000;
    font-size: 22px;
	font-weight: 600;
	display: block;
	padding-bottom: 5px;
}

.ProductGrid .preis1 .NewPriceType,
.ProductGrid .preis1 .ab {
    font-size: 16px;
}

.ProductGrid .preis2 {
    color: #D00000;
    font-size: 14px;
	font-weight: 600;
	display: block;	
}

.ProductGrid .preis2 .line-through { 
    text-decoration: line-through;
}

.ProductGrid .grundpreis {
    color: #999999;
    font-size: 12px;
}

.ProductGrid .position-ang {
	position: absolute;
	top: 30px;
}

.ProductGrid .ang {
	background-color: #D20000;
	padding: 5px 5px 5px 10px;
    color: #FFFFFF;
    font-size: 14px;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	border-right: 1px solid #D20000;
}

.ProductGrid .ang-pfeil {
    border: 15px solid transparent;
    border-left-color: #D20000;
	display: inline-block;
	position: relative;
    top: 10px;
    left: -4px;
}

.ProductGrid .anfragen {
    position: absolute;
    top: 275px;
	left: 20px;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
	z-index: 9999;
	cursor: pointer;
}

.ProductGrid .DetailsStartpage {
	cursor: pointer;
}

.ProductGrid .StartpageButtonRememberOn:before,
.ProductGrid .StartpageButtonRememberOff:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	position: absolute;
	top: 310px;
	right: 10%;
	font-size: 20px;
    color: #000000;
}

.ProductGrid .StartpageButtonRememberOn:before {
	content: "\f006";
}

.ProductGrid .StartpageButtonRememberOff:before {
	content: "\f005";
}


/***************************** Ausverkauft (Box) *****************************/
.SoldOutButtonOuter {
	cursor: pointer;
	position: absolute;
	bottom: 7px;
	width: calc(100% - 14px);
}

.ProductMailingBtnStart {
	background-color: #FFCD02;
	padding: 10px;
	font-weight: 600;
	color: #000000;
	text-align: center;
}

.ProductMailingBtnStart:hover {
  	background-color: #DADAE5 !important;
}

.ProductMailingBtnStart strong {
	font-size: 16px;
}

.ProductMailingBtnStart i {
	padding-top: 5px;
	font-size: 16px;
}

.ProductMailingPopUp,
.ProductMailingResult {
    top: 0;
	position: absolute;
}

.ProductMailingPicInfo {
	display:table;
	margin: 20px;
}

.ProductMailingRow {
	display: table-row;
}

.ProductMailingCell1 {
	display: table-cell;
}

.ProductMailingCell2 {
	display: table-cell;
	padding-left: 20px;
}

.ProductMailingWindowHeader {
    font-size: 16px;
	padding: 10px 15px;
	border-bottom: 1px solid #FFCD02; 
}

.ProductMailingPageText1 {
    margin: 15px;
}

.ProductMailingPageText2 {
    margin: 15px;
}

.ProductMailingBG {
    display: none;
    z-index: 9999990;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background: #000000;
}

.ProductMailingResult {
    display: none;
    z-index: 9999991;
    height: 200px;
    background: none repeat scroll 0 0 #FFFFFF;
}

.ProductMailingPopUp {
    display: none;
    z-index: 9999991;
    height: auto;
    background: none repeat scroll 0 0 #FFFFFF;
}

.TextBoldPM {
    font-weight: 700;
    text-decoration: none;
    text-align: left;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ProductMailingBtn {
    text-align: right;
    margin-bottom: 10px;
    margin-right: 20px;
}
 
.ProductMailingErrorText {
    color: red;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 20px;
}


/***************************** Liste *****************************/
.bg-infos-oben {
    display: none;
}

.infos-oben {
	margin: -15px -15px 10px -15px;
	background-color: #F5F5F8;
	padding: 10px 0;
}

.breadcrumbs {
	color: #5F7285;
}

.breadcrumbs .fa-home {
	margin: 0 5px 0 0;
}

.breadcrumbs i {
	margin: 0 5px;
}

.breadcrumbs a {
	color: #5F7285;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #FFCD02;
}

.breadcrumbs span {
	color: #5F7285;
} 

.zurueck {
    text-align: right;
    float: right;
}

.zurueck a:after {
    content: "\f101";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-left: 5px;
}

.kategorie-banner {
	margin: 0 0 10px 0;
}
 
.kategorie-banner img {
	width: 100%; 
}

.kategorie {
	margin-bottom: 7px;
}

#CategoryDisplay {
	width: 100%;
    height: 120px;
    background-size: auto 120px !important;
    border: 1px solid #5F7285;
}

.CategoryText {
  	color: #FFFFFF;
  	padding: 10px;
  	text-align: center;
	background-color: #5F7285;
}

.CategoryText:hover {
	background-color: #333333;
	transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.bg-sortieren {
    text-align: center;
	margin: 15px 0;
    border-bottom: 1px solid #DADAE5;
    padding-bottom: 10px;
}

.sortieren a {
	color: #5F7285;
    padding: 0 5px;
}

.sortieren a:hover {
	color: #FFCD02;
}

.liste {
	margin: 0 -7px;
}

.liste .ProductGrid a.link {
    height: 405px;
}

.liste .ProductGrid .produktbild {
    height: 100px;
}

.liste .ProductGrid img {
    max-height: 100px;
}

.liste .ProductGrid .anbieter {
    font-size: 14px;
    color: #5F7285;
    height: 30px;
    line-height: 120%;
}

.liste .ProductGrid .kurzbeschreibung {
    font-size: 14px;
    color: #5F7285;
    height: 115px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.liste .ProductGrid .anfragen {
    top: 360px;
}

.seo {
	margin: 3px -5px 0 -5px;
}

.SEOCatalogDescription {  
	font-size: 12px;
	padding: 15px;
	line-height: 180%;
	border: 1px solid #DADAE5;
}

.SEOCatalogName {
	margin-bottom: 10px;
    font-size: 14px;
}

/***************************** Detail *****************************/
.breadcrumbs-detail .fa-home {
    margin: 0;
}

.breadcrumbs-detail a:first-child:before {
	content: "";
	margin: 0;
}

.breadcrumbs-detail i span {
	font-family: 'Open Sans', sans-serif;
	padding-left: 5px;
}

.breadcrumbs-detail a:before {
	content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	margin: 0 5px;
}

.pic #GalleryView img {
	max-width: 100%;
    margin: 0 auto;
    display: block;
}

.pic .variationPictureSize {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.pic .thumbs div {
	float: left;
	width: 80px;
	height: 80px;
	margin: 10px 5px 0 0;
	background-size: 100% !important;
}

.pic .thumbs div:last-child {
	margin: 10px 0 0 0;
}

.pic .thumbs div img {
	width: 80px;
}

.details .headline {
	font-size: 20px;
	padding: 15px 25px 15px 0;
	color: #5F7285;
}

.details .anfragen a {
    color: #000000;
    font-weight: 600;
}

.details .preis1 {
    color: #000000;
    font-size: 36px;
	line-height: 36px;
	padding-bottom: 10px;
}

.details .fa-percent {
	background-color: #D20000;
	font-size: 24px;
	color: #FFFFFF;
	padding: 7px 10px;
	margin-right: 10px;
}

.details .preis2 {
    color: #D20000;
    font-size: 18px;
    text-decoration: line-through;
}

.shipping-header {
    padding: 5px 15px;
    border-bottom: 1px solid #FFCD02;
    height: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

#shippingWindowContent {
    padding: 10px 15px;
}

.details .klein {
    font-size: 12px;
	padding-top: 15px;
}

.details .klein a {
    color: #000000;
	text-decoration: underline;
}

.details .klein a:hover {
    color: #FFCD02;
}

.details hr {
	margin: 15px 0;
	border-top: 1px solid #DADAE5;
}

.details .produktdetails .abstand {
   padding-right: 20px
}

.details .produktdetails td {
   padding: 5px 0;
}

.details .staffelpreise .ScaledTitle {
	font-weight: 600;
	padding-bottom: 5px;
}

.details .staffelpreise .ScaledQty {
	padding-right: 5px;
}

.PageTextRabattScaledPreis {
    color: #D20000; 
    font-weight: 600;
    text-decoration: line-through;
	font-size: 12px;
}

.DynVariDiv {
	padding-bottom: 5px;
}

#VariatorSelector1 {
	margin-bottom: 15px;
    border-bottom: 1px solid #DADAE5;
}

.DynVariSelectTable {
	width: 100%;
	margin-bottom: 10px;
}

.DynVariSelectVarName {
    font-weight: 600;
	padding-bottom: 5px;
}

.DynVariSelect {
	padding: 5px 10px; 
	width: 100%;
	background-color: #F5F5F8;
	border: 1px solid #DADAE5;
	height: 33px;
}

.details .menge {
	width: 80px;
}

.details .menge input  {
    background-color: transparent;
    border: 1px solid #FFCD02;
	padding: 5px;
	text-align: center;
    height: 50px;
	width: 50px;
	font-size: 22px;
	font-weight: 700;
	color: #FFCD02;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.details .btn-warenkorb {
	width: calc(100% - 80px);
	padding-left: 0;
}

.details .bg-warenkorb {
	cursor: pointer;
	background-color: #FFCD02;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 50px;
	font-weight: 700;
	padding: 0 10px;
	height: 50px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.details .bg-warenkorb:after {
	content: "\f18e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	float: right;
}

.avaliableMessage {
    color: #E80000;
	padding-top: 5px;
}

.SoldOutLink {
	background-color: #FFCD02;
    padding: 10px;
    text-align: center;
}

.SoldOutLink a {
    font-weight: 600;
    color: #000000;
}

.details .drucken {
	text-align: right;
	float: right;
    margin-top: -50px;
}

.details .drucken i {
	font-size: 20px;
}

.details .drucken a {
	color: #5F7285;
	font-weight: 600;
	text-transform: uppercase;
	cursor: pointer;
}

.details .drucken a:last-child {
	padding-left: 20px;
}

.details .notepad:before {
	content: "\f005";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	padding-right: 5px;
	font-size: 20px;
}

.details .haken:before {
	content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	padding-right: 5px;
	font-size: 20px;
}

.details .drucken .print {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding-left: 5px;
	font-size: 14px;
}

.details .kurzbeschreibung {
    padding-bottom: 25px;
}

.details .infos {
	text-align: right;
	padding-top: 15px;
	font-size: 12px;
}

.details .infos a {
	color: #000000;
    text-decoration: underline;
}

.details .infos a:hover {
    color: #FFCD02;
}

.beschreibung-s {
	padding-top: 15px;
}

.beschreibung-s ul {
	padding-left: 10px;
	margin: 0;
}

.beschreibung-s .panel-group .panel {
    margin-top: 10px;
}

.beschreibung-s .panel {
    border: 1px solid #DADAE5;
}

.beschreibung-s .panel-default>.panel-heading {
    background-color: #f5f5f5;
}

.beschreibung-s .panel-title a {
    color: #5F7285;
}

.beschreibung-s .panel-title a:after {
    content: "\f067";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	float: right;
	margin-top: 5px;
}

.beschreibung-s .panel-title a:hover {
    color: #5F7285;
}

.slider-detail { 
	background-color: #FFFFFF;
	border: 1px solid #DADAE5;
	margin: 15px 0 0 0;
}

.slider-detail h3 { 
	color: #5F7285;
	border-bottom: 1px solid #DADAE5;
	font-size: 16px;
	font-weight: 400;
	padding: 15px;
	margin: 0;
	text-transform: uppercase;
}

.slider-detail .slick-slider {
	margin: 0;
	padding: 0 30px;
}

.slider-detail .slick-prev,
.slider-detail .slick-next {
	top: 40%;
	height: auto;
    width: auto;
}

.slider-detail .slick-prev {
	left: 10px;
}

.slider-detail .slick-next {
	right: 10px;
}

.slider-detail .slick-prev:before,
.slider-detail .slick-next:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	font-size: 30px;
    color: #5F7285;
	opacity: 1.0; 
}

.slider-detail .slick-prev:before {
	content: "\f190";
}

.slider-detail .slick-next:before {
	content: "\f18e";
}	

.slider-detail .produkte .ProductGrid {
	padding: 7px;
}

.slider-detail .ProductGrid a.link {
	height: 305px;
	border: none;
}

.slider-detail .ProductGrid a.link:hover {
	border: none;
}

.slider-detail .ProductGrid .produktbild {
	height: 150px;
}

.slider-detail .ProductGrid img {
	max-height: 150px;
}

.slider-detail .ProductGrid .headline {
    height: 80px;
	font-size: 14px;
}

.slider-detail .ProductGrid .preis1 {
    font-size: 18px;
}

.slider-detail .ProductGrid .preis1 .NewPriceType,
.slider-detail .ProductGrid .preis1 .ab {
    font-size: 14px;
}

.slider-detail .ProductGrid .preis2 {
    font-size: 12px;
}

.slider-detail .ProductGrid .anfragen {
    top: 240px;
}


/***************************** Warenkorb (Box) *****************************/
#basketv3 {
	width: 90%;
	left: 5%;
	top: 35px;
	margin: 0 auto;
	position: fixed;
    z-index: 99999; 
}

#specialBasketFinishWindowExtended {
	background-color: #FFFFFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#basketv3 .fa-times-circle-o {
    position: absolute;
    top: -30px;
    right: -15px;
	color: #D20000;
	font-size: 30px;
	cursor: pointer;
}

#basketv3 .headline {
	padding: 10px 15px;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #FFCD02;
}

#specialBasketFinishWindowExtendedMainContent {
	padding: 15px;
}

#specialBasketFinishWindowExtendedMainContentProductContent {
	float: left;
}

#basketv3 .rightFloating {
    float: left;
}

#specialBasketFinishWindowExtendedMainContentProductImageElement {
	width: 100px;
	margin: 0 15px 10px 0;
}

.greyDescriptionText {
    font-size: 12px;
    padding-top: 5px;
}

#basketv3 .warenkorb-preis {
	text-align: right;
}

#basketv3 #spbProductItemPrice {
	font-size: 24px;
	color: #000000;
}

#basketv3 .klein {
	font-size: 12px;
}

#basketv3 .clear {
	clear: both;
}

#specialBasketFinishWindowExtendedNavigation {
	margin: 0 15px;
	border-top: 1px solid #DADAE5;
}

#specialBasketFinishWindowExtendedNavigationCenter {
	padding: 10px 0;
}

.btnStandardBasketGrey,
.btnGoToCheckOut {
	width: 100%;
    color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-transform: uppercase;
}

.btnStandardBasketGrey {
    background-color: #5F7285;
	border: 1px solid #5F7285;
}

.btnGoToCheckOut {
	margin-top: 10px;
    background-color: #FFCD02;
	border: 1px solid #FFCD02;
}

.btnGoToCheckOut i {
	font-size: 24px;
	float: right;
	margin: 10px 10px 0 0;
}

.amazontext {
	text-align: center;
	padding-top: 5px;
}

#specialBasketFinishWindowExtendedFooter {
    overflow: hidden;
	padding: 15px 0;
}

#specialBasketFinishWindowExtendedCrossSellingSlider {
	width: calc(100% - 80px);
}

.specialBasketFinishWindowExtendedCrossSellingButton {
    background-color: #FFFFFF;
    width: 40px;
    cursor: pointer;
	position: relative;
	padding-top: 60px;
	font-size: 30px;
	height: 230px;
}

.specialBasketFinishWindowExtendedCrossSellingButton i {
    padding: 0 5px;
}

.specialBasketFinishWindowExtendedCrossSellingSliderElement {
	width: 215px;
	padding: 0 15px;
}

.spbSliderElementProductImageContainer {
    height: 150px;
}

.spbSliderElementProductImage {
    max-height: 160px;
    max-width: 150px;
}

.spbSliderElementProductNameContainer {
    height: 40px;
	margin-top: 10px;
}

.PageTextPreis {
    margin-top: 10px;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
}

#spbSliderPreloader {
    display: block;
    height: 230px;
    padding: 85px;
}


/***************************** Warenkorb *****************************/
.imWarenkorb .border {
	border: 1px solid #DADAE5;
}

.imWarenkorb hr {
	margin: 15px 15px 0 15px;
	border-top: 1px solid #5F7285;
}

.imWarenkorb .klein {
	font-size: 12px;
}

.imWarenkorb .artikel {
	margin: 15px 0 0 0;
}

.imWarenkorb .artikel .bild {
	padding-bottom: 10px;
}

.imWarenkorb .artikel img {
	width: 80px;
	margin-right: 15px;
}

.imWarenkorb .artikel .name {
	color: #5F7285;
}

.imWarenkorb .artikel .artikelnummer {
	color: #5F7285;
	font-size: 12px;
	padding-top: 5px;
}

.imWarenkorb .artikel .grundpreis {
	color: #5F7285;
	font-size: 12px;
	padding-top: 5px;
}

.imWarenkorb .artikel .variation {
	padding-bottom: 10px;
}

.imWarenkorb .artikel .menge {
	padding-right: 0;
}

.imWarenkorb .artikel #minus,
.imWarenkorb .artikel #plus {
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #5F7285;
	padding: 2px 5px;
	cursor: pointer;
}

.imWarenkorb .artikel .anzahl {
	width: 40px;
	height: 40px;
	font-size: 16px;
	border: 1px solid #DADAE5;
	background-color: #F5F5F8;
	text-align: center;
	margin: 0 5px;
}

.imWarenkorb .artikel .preis {
	text-align: right;
	font-size: 16px;
}

.imWarenkorb .artikel .trash:before {
	content: "\f1f8 ";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	color: #5F7285;
	padding-left: 10px;
}

.imWarenkorb .warenkorb-footer {
	margin: 15px 0 0 0;
}

.imWarenkorb .warenkorb-footer .info {
	font-size: 12px;
}

.imWarenkorb .warenkorb-footer .gesamt {
	text-align: right;
	font-size: 16px;
}

.imWarenkorb .warenkorb-footer .gesamt td {
	padding-bottom: 5px;
}

.imWarenkorb .warenkorb-footer .gesamt td.abstand {
	padding-right: 15px;
}

.imWarenkorb .warenkorb-footer .gesamt .gross {
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 10px;
}

.imWarenkorb .button {
	text-align: center;
	margin: 15px -15px 0 -15px;
}

.imWarenkorb .button span {
	display: block;
}

.imWarenkorb .button img {
	padding-bottom: 10px;
	cursor: pointer;
}

.imWarenkorb .button .padding {
	padding-bottom: 10px;
}

.imWarenkorb .button .BtnStyle {
	width: 160px;
	margin: 0 auto;
}

.imWarenkorb .button .BtnStyle input {
	border: none;
	background-color: transparent;
	padding: 0;
	text-transform: uppercase;
}

.imWarenkorb .button .BtnStyle:after {
	content: "\f18e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	float: right;
	padding-left: 30px;
}

.imWarenkorb .info {
	text-align: center;
}


/***************************** Merkzettel *****************************/
.imMerkzettel .auswahl input {
	margin-right: 10px;
}

.imMerkzettel .auswahl a {
	text-decoration: underline;
}

.imMerkzettel .sortieren {
	text-align: right;
}

.imMerkzettel hr {
	margin: 15px 0;
	border-top: 1px solid #DADAE5;
}

.imMerkzettel .bild .width-pic {
    width: 110px;
}

.imMerkzettel .bild img {
    width: 80px;
    margin: 0 10px;
}

.imMerkzettel .klein {
    font-size: 12px;
    padding-top: 5px;
}

.imMerkzettel .preis {
	text-align: right;
    font-size: 20px;
}

.imMerkzettel .preis .klein {
    font-size:10px;
}

.imMerkzettel .icons {
	padding-left: 10px;
	font-size: 20px;
}

.imMerkzettel .trash:before {
	content: "\f1f8 ";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.imMerkzettel .gesamt {
	text-align: right;
	font-size: 20px;
}

.imMerkzettel .rot {
	color: red;
    text-align: center;
}

.imMerkzettel .border {
	margin: 0 0 15px 0;
	border: 1px solid #5F7285;
}

.imMerkzettel .headlines {
    margin: 0;
	padding: 10px 0;
    background-color: #F5F5F8;
}

.imMerkzettel .status {
    margin: 10px 0 0 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #DADAE5;
}

.imMerkzettel .artikel {
    margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #DADAE5;
}

.imMerkzettel .border .preis {
	font-size: 16px;
}

.imMerkzettel .gesamt2 {
    margin: 10px 0;
	text-align: right;
	font-size: 16px;
}

.imMerkzettel .border img {
	width: 80px;
	margin-bottom: 5px;
}

 
/***************************** Preis anfragen *****************************/
.preis-anfragen .block {
	display: block;
}

.preis-anfragen .block input {
	width: 225px;
}

.preis-anfragen textarea {
	width: 225px;
}

.preis-anfragen .btn-daten {
	display: block;
	text-align: left;
	margin-top: 10px;
}


/***************************** Passwort vergessen *****************************/
.passwort button {
	margin-left: 0;
	margin-top: 10px;
}


/***************************** anmelden *****************************/
.anmelden .error {
	color: red;
	font-size: 18px;
	padding: 20px 0;
}

.anmelden h1 {
	font-size: 14px;
}

.anmelden a {
	color: #5F7285;
	font-size: 12px;
}

.anmelden .border {
	border-top: 1px solid #cecece;
	border-left: none;
	margin-top: 20px;
}


/***************************** Login (Box) *****************************/
.ui-widget-overlay {
    background: #000 !important;
    opacity: 0.7 !important;
    z-index: 21313423 !important;
}

.ui-widget-header {
    border: none !important;
    background: none !important;
}

.ui-dialog-title {
    display: none !important;
}

.ui-button {
    margin-top: 0px !important;
    z-index: 213123;
}

.ui-dialog {
    z-index: 1231343423 !important;
	top: 0 !important;
	width: 100% !important;
   	padding: 0 !important;
}

.ui-widget-content {
    background: #fff !important;
    border: none !important;
}

.ui-dialog-titlebar {
    display: none;
}

.ui-dialog .ui-dialog-content{
   padding: 0 !important;
}

#loginWindow .block {
	display: block;
}

#loginWindowContent {
    width: 100%;
    background: #fff;
    margin: 0;
}

#loginWindowContent > div:first-child {
	width: 100%;
	overflow: hidden;
	font-size: 20px !important;
	border-bottom: 1px solid #FFCD02;
	padding: 5px;
	padding-left: 0;
	padding-right: 0;
}

#loginWindowContent > div:first-child > div:last-child {
	width: 100%;
	position: absolute;
	float: left;
	text-align: right;
	cursor: pointer;
}

#loginWindowContent > div:last-child > div:first-child {
    width: 100%;
	border-bottom: 1px solid #222222;
	padding-bottom: 20px;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#loginWindowContent > div:last-child > div:last-child {
	width: 100%;
}

#loginWindowContent > div:last-child > div:first-child > div:last-child {
    width: 100%;
    margin: 20px 15px;
    margin: 25px 15px 0 15px;
}

#loginWindowContent > div:last-child {
	overflow: hidden;
}

#loginWindowContent > div:first-child > div:first-child {
	width: 100%;
	float: left;
}    
		
#loginWindowContent > div:first-child > div:last-child img {
	background-color: #FFFFFF;
}

#loginWindowContent > div:first-child > div:last-child > img:hover {
	opacity: 0.7;
}

#loginWindowContent > div:first-child > div:first-child {
	text-align: center;
}

#loginWindowContent > div:last-child > div {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}

#loginWindowContent > div:last-child > div:last-child > div > input {
	margin-top: 10px;
}

#loginWindowContent > div:last-child > div:first-child > div:first-child {
	margin: 20px 15px;
	margin-top: 10px;
}

#loginWindowContent > div:last-child > div:last-child > div:first-child {
	margin: 20px 15px;
	margin-top: 10px;
}

#loginWindowContent > div:last-child > div:last-child > div:last-child {
	margin: 20px 15px;
	margin-top: 10px;
}

.fontLoginWindow {
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}

#loginWindowContent .editor-radius-field input {
    border: 1px solid #CCCCCC;
}

#loginWindowContent > div:last-child > div:first-child > div > input[type="text"] {
    margin: 10px 15px;
}

#loginWindowContent > div:last-child > div:first-child > div > input[type="password"] {
    margin: 10px 15px;
}

#loginWindowContent > div:last-child > div:first-child > div:last-child > div:last-child {
	font-size: 11px;
	padding-top: 5px;
}

#loginWindowContent .editor-radius-field > input {
	width: calc(100% - 30px);
}


/***************************** Account Optionen *****************************/
.account a {
	display: block;
	margin-bottom: 20px;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #FFFFFF;
}

.account a:hover {
	border: 1px solid #4A8094;
}

.account img {
	margin-right: 10px;
}

.account .gross {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}


/***************************** Meine Bestellungen *****************************/
.bestellungen .border {
	border-bottom: 1px solid #DADAE5;
}

.bestellungen .bold {
	font-weight: 700;
	padding-bottom: 5px;
}

.bestellungen .artikel:before {
	font-weight: 700;
}


/***************************** Händler Login *****************************/
.haendler .headlineText {
	padding-top: 20px;
}


/***************************** neu registrieren *****************************/
.registrieren table {
	width: 100%;
}

.registrieren .block {
	display: block;
}

.registrieren .block .margin {
	margin-left: 0;
} 

.registrieren select { 
	width: 260px; 
}


/***************************** Newsletter *****************************/
.news .captcha {
    border: 1px solid #DDDDDD;
    background-color: #F8F8FA;
    padding: 10px;
    width: 200px;
}


/***************************** Checkout *****************************/
.checkout .rahmen {
	background-color: #FFFFFF;
	border-left: 1px solid #DADAE5;
	border-right: 1px solid #DADAE5;
	padding: 10px 15px 20px 15px;
}

.checkout .headline {
	font-size: 16px;
	padding: 10px 0;
	text-transform: uppercase;
	text-align: center;
	background-color: #F5F5F8;
	margin: -10px -15px 15px -15px;
}

.checkout .block {
	display: block;
}

.checkout .links {
	padding: 0;
}
	
.checkout .rechts {
	padding: 0;
} 

.checkout .formular {
	border-top: 1px solid #DADAE5;
}

.formular .block .margin {
	margin-left: 0;
} 

.formular input[type="radio"] {
    margin-left: 10px;
}

.formular select {
    width: 100%; 
	border: 1px solid #DADAE5;
 	background-color: #F5F5F8;
    padding: 10px;
    margin-top: 7px;
	height: 43px;
}

.kommentar textarea {
   	border: 1px solid #DADAE5;
 	background-color: #F5F5F8;
	padding: 10px;
	width: 100%;
}

.checkout .bezahlen {
	overflow: auto;
}

.checkout .versand {
	overflow: auto;
}

.bezahlen .onePageHighlight,
.versand .onePageHighlight {
	margin: 5px auto;
	float: left;
	width: 125px;
    height: 160px;
    text-align: center;
    padding-top: 15px;
    margin: 5px 10px 5px 0;
	border: 1px solid #5F7285;
}

.bezahlen .border,
.versand .border {
	border: 1px solid #FFCD02;
}

.bezahlen .onePageHighlight:hover,
.versand .onePageHighlight:hover {
	border: 1px solid #FFCD02;
}

.gutschein .row {
    margin: 0;
}

.gutschein .text {
	padding: 0;
	font-size: 12px;
	text-align: center;
}

.gutschein .editor-radius-field {
	margin-bottom: 15px;
}

.gutschein .button {
	padding: 0;
    text-align: center;
    margin-top: 15px;
}

.gutschein a {
    background-color: #5F7285;
	padding: 5px 35px;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.gutschein .valid {
   color: green; 
   margin-top: 15px;
}

.gutschein .invalid {
   color: red; 
   margin-top: 15px;
}

.checkout .agb {
	border-bottom: 1px solid #DADAE5;
	font-size: 12px;
}

.checkout .agb a {
    color: #5F7285;
    font-weight: 700;
}

.checkout .bestellen {
	background-color: #FFCD02;
	padding: 10px 15px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 600;
	text-align: center;
	border: none;
	white-space: initial;
	text-transform: uppercase;
	width: 100%;
	margin-top: 15px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.checkout .checkout-gesamt {
	margin: 10px 0 15px 0;
	border: 1px solid #FFCD02;
	padding: 0 0 10px 0;
} 

.checkout-gesamt .headline {
	background-color: #FFCD02;
	color: #FFFFFF;
	margin: 0 0 10px 0;
} 

.checkout-gesamt table{
	text-align: right;
} 

.checkout-gesamt td {
	padding: 0 15px 5px 15px;
} 

.checkout-gesamt .border td {
	padding: 10px 15px 0 15px;
	font-size: 18px;
    text-transform: uppercase;
	border-top: 1px solid #FFCD02;
} 

.checkout .artikel {
	margin-top: 10px;
	border-top: 1px solid #DADAE5;
	padding: 0;
} 

.checkout .artikel a {
	color: #5F7285;
} 

.checkout .artikel .headline {
	margin: 0 0 10px 0;
} 

.artikel .artikelListe {
    margin-bottom: -1px;
	padding: 15px;
    border-bottom: 1px solid #DADAE5;
}

.artikelListe img {
    margin: 0 10px 10px 0;
	width: 100px;
}

.artikelListe .gross {
    padding-bottom: 5px;
}

.artikelListe .klein {
    font-size: 12px;
}

.artikelListe .preis {
    font-size: 24px;
	text-align: right;
}

.artikelListe .klein2 {
    font-size: 12px;
	text-align: right;
}


/***************************** Footer *****************************/
.bg-top {
    text-align: center;
    padding: 10px 0 0 0;
    margin-bottom: -15px;
}

.top a {
    color: #FFCD02;
    font-size: 30px;
    text-decoration: none;
}

.top i {
	background-color: #FFFFFF;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 4px 6px;
	border-bottom: 1px solid #FFCD02;
}

.bg-footer {	
	background-color: #F5F5F8;
	border-top: 1px solid #FFCD02;
	padding-top: 20px;
}
	
.bg-footer a {
	color: #5F7285;
	text-decoration: none;
}
	
.bg-footer a:hover {
	color: #FFCD02;
}

.footer .phone {
	padding: 0;
}

.panel-group {
	margin-bottom: 0;
}

.panel-group .panel {
	border-radius: 0;
	margin-top: 0;
}

.panel {
	background-color: transparent; 
	border: none;
	border-bottom: 1px solid #DADAE5;
	box-shadow: none;
}

.panel-default>.panel-heading {
	background-color: transparent;
	padding: 10px 15px;
	border-radius: 0;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: none;
}

.panel-title a {
	font-size: 16px;
	line-height: normal;
	color: #FFCD02;
	text-transform: uppercase;
	font-weight: 400;
	text-decoration: none;
}

.panel-title a:hover {
	color: #FFCD02;
}

.panel-title i {
    float: right;
	margin-top: 5px;
}

.service a,
.informationen a {
	display: block;
	line-height: 200%;
}

.bezahlen img {
	margin: 5px 5px 5px 0;
}

.bg-copy {
	background-color: #F5F5F8;
	border-top: 1px solid #DADAE5;
	font-size: 12px;
}

.copy .links {
	padding: 5px 15px;
	text-align: center;
}
	
.copy .rechts {
	padding: 5px 15px;
	text-align: center;
}

.copy .rechts a {
	color: #5F7285;
	text-decoration: none;
}

.copy .rechts a:hover {
	color: #FFCD02;
}

.bg-copy .info {
	text-align: center;
	padding: 10px 0;
}

.bg-copy .info a {
	color: #5F7285;
	text-decoration: underline;
}

.bg-copy .info a:hover {
	color: #FFCD02;
}


/***************************** rechte Box (Checkout) *****************************/
@media (max-width: 767px) { 	
	#boxKaufen {
		position: relative !important;
		padding: 0 !important;
		top: 0 !important;
	}	
}


/***************************** Zoom deaktiviert (Galerie) *****************************/
@media screen and (max-width: 767px){
   .mousetrap {
	   height: auto !important;
	}
}


/***************************** Artikelbeschreibung Longboard *****************************/
.beschreibung .artikelheadline {
	font-size: 26px;
    font-weight: 700; 
}

.artikelbeschreibung {
	padding-top: 15px;
	font-size: 16px;
}

.artikelbeschreibung .bild img {
	display: block;
    max-width: 100%;
    height: auto;
}

/***************************** Cookies *****************************/
.cc-window {
    display: block !important;
    color: #FFFFFF !important;
    padding: 10px 15px !important;
    font-size: 12px !important;
    text-align: center;
    font-family: inherit !important;
}

.cc-link {
    color: #FFFFFF !important;
    text-decoration: underline !important;
    opacity: 1.0 !important;
    padding: 0 !important;
}

.cc-compliance {
    display: inline-block !important;
}

.cc-btn {
    color: #FFFFFF !important;
    padding: 0 !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    border: none !important;
    text-decoration: underline !important;
}