* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

ul {
  list-style: outside none none;
}

ul, ol, dl {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

a {
  transition: all 0.4s ease-in-out 0s;
}

.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

body {
  padding-top: 56px;
}

body.start-page .CategoryBase.CategoryBaseTable {
  padding-top: 0 !important;
}

html body .GeneralLayout em, html body .GeneralLayout em *, html body .GeneralLayout i, html body .GeneralLayout i * {
  font-style: normal !important;
}

.GeneralLayout {
  box-shadow: none;
  max-width: 100% !important;
  width: 100% !important;
}

html.IsEditor, body {
  background: #ffffff !important;
}

/*****HEADER******/
.Div .Header .SizeContainer {
  float: none !important;
  height: 238px;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 14px;
  position: relative;
}

.Div .Header .SizeContainer .LocaleFlags {
  position: absolute;
  bottom: 13px;
  right: 0;
}

.Div .Header .SizeContainer .LocaleFlags a {
  display: inline-block;
  width: 28px;
  height: 15px;
  transition: opacity 300ms ease-in;
}

.Div .Header .SizeContainer .LocaleFlags a:not(:last-child) {
  margin-right: 4px;
}

.Div .Header .SizeContainer .LocaleFlags a img {
  display: none;
}

.Div .Header .SizeContainer .LocaleFlags a[href*="/de"] {
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/flag-de.jpg");
}

.Div .Header .SizeContainer .LocaleFlags a[href*="/en"] {
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/flag-en.jpg");
}

.Div .Header .SizeContainer .LocaleFlags a[href*="/es"] {
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/flag-es.jpg");
}

.Div .Header .SizeContainer .LocaleFlags a:hover, .Div .Header .SizeContainer .LocaleFlags a:focus {
  opacity: .5;
}

.Header {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.ShopNameSlogan {
  display: none !important;
}

.ShopLogo {
  margin: 50px 0 0 0 !important;
}

.Header .NavigationElement, .Header .NavigationElement.SSLSwitch input {
  background: none !important;
}

.Header div, .Header span, .Header table, .Header td, .Header p, .Header ul li, .Header ol li, .Header blockquote, .Header input, .Header button, .Header .ep-uiInput-button, .Header .search-button, .Header .ep-uiInput {
  font-family: 'Work Sans', sans-serif !important;
}

.website {
  position: absolute;
  bottom: 11px;
  left: 14px;
}

.Header .NavElementIcon {
  position: absolute;
  right: 30px;
  top: 54px;
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/svg/ic_shopping_cart_big_header.svg");
  background-size: 32px 32px;
  background-repeat: no-repeat;
  padding: 10px 0 25px 32px;
}

.Header .NavElementIcon span {
  color: #ffffff;
}

.CategoryBase.CategoryBaseTable {
  position: relative;
  padding-top: 112px;
}

.start-page .CategoryBase.CategoryBaseTable h1 {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.Header .NavElementIcon span:last-child {
  background: #64d24b;
  border-radius: 50%;
  display: block !important;
  left: 25px;
  padding: 2px;
  position: absolute;
  top: -14px;
  min-width: 22px;
  height: 22px;
  font-size: 14px !important;
  line-height: 17px !important;
  font-weight: 700 !important;
  transition: all 0.4s ease-in-out 0s;
}

.Header .NavElementIcon span:last-child:before {
  content: '';
  background: #64d24b;
  width: 8px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 4px;
  border-radius: 30px 0 0 30px;
  transition: all 0.4s ease-in-out 0s;
}

.Header .NavElementIcon span:last-child:after {
  content: '';
  background: #64d24b;
  width: 8.1px;
  height: 16px;
  position: absolute;
  right: 0;
  top: 4px;
  border-radius: 0 30px 30px 0;
  transition: all 0.4s ease-in-out 0s;
}

.Header .NavElementIcon .basket-icon-link span:last-child:after {
  right: 0;
}

.Header .NavElementIcon .basket-icon-link {
  color: #2e2e2e;
}

.Header .NavElementIcon .basket-icon-link:hover span:last-child {
  background: #64d24b;
  color: #ffffff;
}

.Header .NavElementIcon .basket-icon-link:hover span:last-child:before, .Header .NavElementIcon .basket-icon-link:hover span:last-child:after {
  background: #64d24b;
}

.price-prom {
  position: absolute;
  bottom: 11px;
  right: 14px;
}

.links {
  position: absolute;
  bottom: 15px;
  right: 148px;
}

.links a {
  margin-right: 40px;
}

.links a:last-child {
  margin-right: 0px;
}

.Header .InputField.SearchForm {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  overflow: hidden;
  padding: 0 12px;
  position: absolute;
  color: #535455;
  right: 182px;
  top: 49px;
  border: 1px solid transparent;
  transition: right 0.4s ease-in-out 0s;
}

.Header .InputField.SearchForm .SearchIcon {
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/svg/ic_search.svg") !important;
  background-size: 25px 25px !important;
  width: 25px;
  height: 25px;
}

.Header .InputField.SearchForm input {
  background: transparent none repeat scroll 0 0 !important;
  color: #fff !important;
  font-size: 14px;
  height: 35px;
  margin: 0;
  padding: 0 35px 0 14px;
  position: relative;
  right: -100%;
  transition: right 0.4s ease-in-out 0s;
  width: 250px;
  z-index: 1;
}

.Header .SearchElement form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.Header .SearchElement form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.Header .SearchElement form :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.Header .SearchElement form :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.Header .InputField.SearchForm:hover {
  border: 1px solid #fff !important;
}

input:focus, textarea:focus, select:focus, button:focus, input:focus + .ep-uiInput, input:focus + .ep-uiInput-custom .ep-uiInput, input:active, textarea:active, select:active, button:active, input:active + .ep-uiInput, input:active + .ep-uiInput-custom .ep-uiInput {
  box-shadow: none !important;
}

.Header .InputField.SearchForm:hover input {
  right: 0;
}

.Header .InputField.SearchForm > button {
  background: transparent none repeat scroll 0 0;
  border-left: 0 none;
  margin-left: 0;
  opacity: 1 !important;
  padding: 0 !important;
  width: 25px;
  height: 25px;
}

.Header .InputField.SearchForm button .ep-sprite-s.ep-uiInput-buttonSpriteOnly, .Header .InputField.SearchForm .ep-uiInput-button .ep-sprite-s.ep-uiInput-buttonSpriteOnly {
  margin: 0 !important;
  min-width: 25px !important;
}

/*****CONTENT******/
.Middle {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 14px;
}

.ep-uiSpinner-unit {
  margin: 0 !important;
}

.ContentArea a, .ContentArea .Link, .ExtractedContentAreaElement a, .ExtractedContentAreaElement .Link, .TaxAndShippingInfo > *, .HotDealFootFloatin span div {
  font-size: 14px !important;
}

.ShoppingListIcon {
  background: transparent url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/merkliste-detail.png") no-repeat scroll left 3px !important;
}

.CrossellingCount .CrossellingInfoArea {
  text-align: center !important;
}

.CrossellingInfoArea .FloatRight {
  float: none !important;
}

.CrossellingCount .Price, .BundledProductsTable .Price {
  text-align: center !important;
  float: none !important;
}

.CrossellingCount button.ButtonBasket {
  padding: 5px;
  margin-top: 20px;
}

.CrossellingCount .CrossellingImageArea {
  text-align: center !important;
}

html body .ContentArea table.CrossellingCount tr td {
  border: 1px solid #e7e7e7 !important;
  padding: 20px !important;
}

.CrossellingInfoArea a {
  text-decoration: none !important;
}

.PriceContainer .SelectVariation tr td {
  border: none !important;
}

.PriceContainer .SelectVariation tr th {
  border: none !important;
}

.ListItemProductContainer {
  border-bottom: 1px solid #d9d9d9;
}

#UserLoginForm {
  margin-bottom: 30px;
}

.ThumbnailsInBasket {
  margin: 0 10px;
}

.ContentArea .ContextBoxHead h1, .TableHead div {
  margin: 0 !important;
}

.ContentArea .Separator {
  background: none !important;
}

.AddressDialog.Dialog button {
  margin-left: 145px;
}

.ImgLeft .ProductImage {
  margin: 0 400px 20px 0 !important;
}

.ProductDetails .PriceContainer > div {
  font-size: 16px !important;
}

.ProductDetails .PriceContainer .price-value {
  font-size: 28px !important;
}

.ProductDetails .PriceContainer .Price {
  margin: 8px 0 1px 0;
}

.ProductDetails .TaxAndShippingInfo {
  margin-bottom: 50px;
}

.ListItemProductContainer .HotDeal .hotdeal-old-price.LineThrough:before, .ListItemProductContainer .InfoArea .LineThrough:before, .InfoArea .HorizontalDisplay .LineThrough:before {
  left: -5px;
}

.ListItemProductContainer .HotDeal .hotdeal-old-price.LineThrough:after, .ListItemProductContainer .InfoArea .LineThrough:after, .InfoArea .HorizontalDisplay .LineThrough:after {
  left: 0;
}

.ContentArea .AdditionalLinks.New li a.LinkProductRecommendation {
  background: none !important;
  position: relative;
}

.ContentArea .AdditionalLinks.New li a.LinkProductRecommendation:hover {
  text-decoration: underline !important;
}

.ContentArea .AdditionalLinks.New li a.LinkProductRecommendation:before {
  font-size: 14px;
  content: "\f1d8";
  position: absolute;
  left: 0;
  color: #d6d6d6;
  top: 0;
  font-family: FontAwesome;
}

.ContentArea .AdditionalLinks.New li aLinkCompareProduct {
  background: none !important;
  position: relative;
}

.ContentArea .AdditionalLinks.New li a.LinkCompareProduc:hover {
  text-decoration: underline !important;
}

.ContentArea .AdditionalLinks.New li a.LinkCompareProduct:before {
  content: "";
  position: absolute;
  left: 0;
  width: 22px;
  height: 17px;
  background: transparent url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/vergleichen.png") no-repeat scroll left top;
  top: 0;
}

.PagerSizeContainer .Current, .PagerSizeContainer li:hover {
  background-color: #64d24b !important;
  height: auto;
}

.PagerSizeContainer .Current a, .PagerSizeContainer li:hover a {
  color: #ffffff !important;
  line-height: 14px !important;
}

.PagerSizeContainer a {
  padding: 0 !important;
  line-height: 14px !important;
}

.PagerSizeContainer li {
  padding: 7px 10px !important;
  line-height: 14px !important;
  min-width: 28px;
}

.CategoryProducts .PageThis {
  background: #d9d9d9;
  padding: 5px 30px 5px 10px;
  text-align: right;
}

.CategoryProducts .PageThis a {
  text-decoration: none;
  position: relative;
}

.CategoryProducts .PageThis a:after {
  font-size: 16px;
  content: "\f105";
  position: absolute;
  right: -10px;
  top: 0;
  font-family: FontAwesome;
  transition: all 0.4s ease-in-out 0s;
}

.CategoryProducts .PageThis a:hover {
  color: #999;
}

.CategoryProducts .PageThis a:hover:after {
  right: -15px;
}

.ep-uiMagnifier-box > div > img, .ep-uiMagnifier-zoom > div > img {
  right: auto !important;
}

.CategoryProducts {
  margin-bottom: 80px;
}

.ContentArea h3 a, .ContentArea h3 a:hover {
  text-decoration: none;
}

.uiInput-custom:hover, input[type="file"] + .ep-uiInput-custom:hover *, .ep-uiInput-file + .ep-uiInput-custom:hover * {
  border-color: #64d24b !important;
}

.InputField.SearchForm:hover, input:hover, button:hover, .ep-uiInput-button:hover, input[type="checkbox"] + .ep-uiInput-custom:hover, .ep-uiInput-checkbox + .ep-uiInput-custom:hover, input[type="file"] + .ep-uiInput-custom:hover *, .ep-uiInput-file + .ep-uiInput-custom:hover * {
  border-color: #64d24b !important;
}

.ContentArea .ContentAreaWrapper > .Separator {
  display: none;
}

.ContentAreaWrapper, .NavBarLeft {
  padding: 113px 0 50px;
}

.ContentAreaWrapper > h3, .ContentAreaWrapper .NewCustomer > h3, .ContentAreaWrapper .Addresses > h3, .ContentAreaWrapper #ViewUserShoppingListsForm div > h3, .ContentAreaWrapper .PersonalData > h3, .ContentAreaWrapper .UserPasswd > h3, .ContentAreaWrapper .EditAddress > h3, .ContentAreaWrapper .OrderTracking > h3, .ContentAreaWrapper #ShoppingListForm div > h3 {
  position: absolute;
  top: 35px;
}

.ErrorMessage h3, .ErrorMessage p, .ContentArea .DialogMessage h3 {
  position: relative !important;
  top: auto !important;
}

.CategoryProducts .ImageArea img {
  height: auto;
  max-width: 100% !important;
  vertical-align: top;
  max-height: none !important;
}

.CategoryProducts .ImageArea img a {
  display: block;
}

.ProductListImageBox .AddToBasketForm {
  margin-top: 10px;
  display: block !important;
}

.CategoryList .CategoryText {
  margin-bottom: 30px;
}

.CategoryProducts div.SelectLabelling {
  line-height: 35px !important;
}

.CategoryProducts select.ep-uiInput.ep-uiInput-select {
  font-size: 14px !important;
}

.ContentArea, .ContentArea div, .ContentArea table, .ContentArea td, .ContentArea input, .ContentArea select, .ContentArea button, .ContentArea form, .ContentArea .ep-uiInput-button, .ContentArea .search-button, .ContentArea .ep-uiInput, .ExtractedContentAreaElement, .ContentArea .FacetName {
  line-height: 26px;
}

.CategoryProducts .AddToBasketForm .Quantity {
  padding: 8.5px 0 !important;
  text-align: center;
  width: 47px !important;
  height: 45px;
}

.ProductListImageBox tr td, .CrossellingCount tr td, .BundledProductsTable tr td {
  padding: 5px 0 !important;
}

.ProductListImageBox div.InfoArea {
  text-align: center;
  margin: 0 10px 0 10px;
  padding: 0 0 20px 0 !important;
}

.ProductListImageBox div.InfoArea .Description {
  font-size: 12px;
  line-height: 18px !important;
  color: #858586;
  margin-bottom: 14px;
}

.ContentArea .ProductListImageBox div.InfoArea h3 {
  margin: 25px 0 14px !important;
}

.ProductListImageBox div.InfoArea .Description p {
  line-height: 18px !important;
}

.ProductListImageBox div.InfoArea .LinkArea .FloatLeft {
  float: none !important;
}

.CategoryProducts .ep-uiSpinner-stepper, .CategoryProducts .ep-uiSpinner-unit {
  height: 45px !important;
}

.CategoryProducts .ep-uiSpinner-unit {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  display: inline-block;
  vertical-align: top;
  margin-top: 0 !important;
  padding: 8.5px 5px;
  border-bottom: 1px solid #ccc;
}

.CategoryProducts .ep-uiSpinner-stepUp, .CategoryProducts .ep-uiSpinner-stepDown {
  height: 22px !important;
}

.CategoryProducts .BasketIcon {
  background: none !important;
  position: relative;
  display: block;
}

.CategoryProducts .BasketIcon:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 21px;
  height: 21px;
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/svg/ic_shopping_cart_small.svg") !important;
  background-size: 21px 21px;
  background-repeat: no-repeat;
}

.CategoryProducts .BasketIcon:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 21px;
  height: 21px;
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/svg/ic_shopping_cart_small_hover.svg") !important;
  background-size: 21px 21px;
  background-repeat: no-repeat;
}

.CategoryProducts .ep-sprite-s {
  height: 21px !important;
  width: 21px !important;
}

.ContentArea .CategoryProducts a.ep-uiSpinner-stepUp, .ContentArea .CategoryProducts a.ep-uiSpinner-stepDown {
  font-size: 14px !important;
  line-height: 20px !important;
  text-decoration: none !important;
}

.ContentArea .CategoryProducts .AddToBasketButton[type="submit"], .ContentArea .CategoryProducts .Customizable button {
  padding: 11px 12px !important;
  border-radius: 0 !important;
  border-color: #dbddde !important;
  margin: 0 0 0 -6px !important;
  transition: all 0.4s ease-in-out 0s;
}

.ContentArea .CategoryProducts .AddToBasketButton[type="submit"]:hover, .ContentArea .CategoryProducts .Customizable button:hover {
  border-color: #64d24b !important;
}

.ContentArea .BreadcrumbLastItem {
  font-weight: 600 !important;
}

.ContentArea .BreadcrumbItem:hover, .ContentArea .BreadcrumbItem {
  background: none !important;
  color: #535455;
  display: inline-block;
  font-size: 12px !important;
  position: relative;
  margin: 17px 3px 0 0 !important;
}

.ContentArea .BreadcrumbItem:hover:after, .ContentArea .BreadcrumbItem:after {
  content: "\f101";
  font-family: FontAwesome;
  color: #535455;
  font-size: 12px !important;
  position: absolute;
  right: 0;
  top: 7px;
}

.ContentArea .NewCustomer .BreadcrumbItem:hover:after, .ContentArea .NewCustomer .BreadcrumbItem:after, .PersonalData .BreadcrumbItem:hover:after, .PersonalData .BreadcrumbItem:after, .Addresses .BreadcrumbItem:hover:after, .Addresses .BreadcrumbItem:after, .UserPasswd .BreadcrumbItem:hover:after, .UserPasswd .BreadcrumbItem:after, .EditAddress .BreadcrumbItem:hover:after, .EditAddress .BreadcrumbItem:after, .OrderTracking .BreadcrumbItem:hover:after, .OrderTracking .BreadcrumbItem:after {
  top: 2px;
}

.ContentArea #ViewUserShoppingListsForm .BreadcrumbItem:hover:after, .ContentArea #ViewUserShoppingListsForm .BreadcrumbItem:after, .ContentArea #ShoppingListForm .BreadcrumbItem:hover:after, .ContentArea #ShoppingListForm .BreadcrumbItem:after {
  top: 2px;
}

.ListItemCategoryTable, .ProductListImageBox {
  border-collapse: separate;
  border-spacing: 0 !important;
  margin-left: -14px;
  margin-right: -14px;
  max-width: 890px;
}

.ListItemCategoryTable tr td {
  background: #ffffff none repeat scroll 0 0;
  transition: all 0.4s ease-in-out 0s;
}

.ListItemCategoryTable td {
  min-height: 400px !important;
  height: 100% !important;
}

.ListItemCategoryTable td > div {
  border: 1px solid #e7e7e7;
  margin: 0 14px 28px 14px !important;
  min-height: 400px;
}

html body .ContentArea table.HorizontalDisplay tr td {
  border: none !important;
}

.ContentArea .CategoryList table.HorizontalDisplay .AddToBasketButton[type="submit"] {
  padding: 9px 12px 8px 12px !important;
  color: #535455 !important;
}

.ContentArea .CategoryList table.HorizontalDisplay .AddToBasketButton[type="submit"]:hover {
  color: #64d24b !important;
}

table.HorizontalDisplay .BasketIcon {
  display: inline-block;
}

.CategoryList .ListItemCategoryTable h3 a {
  color: #64d24b;
  font-size: 16px;
}

.CategoryList .ListItemCategoryTable h3 a[href*=SpecialOffers] {
  color: #f8ae00;
}

.NavBarLeft a[href*=SpecialOffers], .NavBarLeft .CategoriesTreeBox ul li a[href*=SpecialOffers] {
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/svg/ic_sale.svg");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  font-weight: 600;
  line-height: 25px;
  padding-left: 37px;
}

.NavBarLeft a[href*=SpecialOffers]:hover, .NavBarLeft div.Active a[href*=SpecialOffers] {
  color: #f8ae00 !important;
}

.CategoryList .ListItemCategoryTable .InfoArea {
  float: left;
  padding: 20px;
}

.ListItemCategoryTable .ListItemCategory .ImageArea {
  border-bottom: 1px solid white !important;
  margin: 0 !important;
}

.ListItemCategory {
  margin: 0 !important;
}

.ListItemCategory .ImageArea img {
  height: auto;
  width: 100%;
  position: relative;
}

.ListItemCategory .ImageArea {
  position: relative;
}

.ListItemCategoryTable td:hover .ImageArea a {
  position: relative;
  display: block;
  transition: all 0.4s ease-in-out 0s;
}

.ListItemCategoryTable .ListItemCategory {
  transition: all 0.4s ease-in-out 0s;
}

.ListItemCategoryTable .ListItemCategory:hover .ImageArea a:before, .ListItemCategoryTable .ListItemCategory:hover .ImageArea a:after {
  opacity: 1;
}

.ListItemCategoryTable .ListItemCategory .ImageArea a {
  display: block;
}

.ListItemCategoryTable .ListItemCategory .ImageArea a:before {
  color: #ffffff;
  content: "weiter shoppen";
  display: inline-block;
  border: 2px solid #ffffff;
  left: 30%;
  padding: 15px 25px;
  position: absolute;
  text-align: center;
  top: 50%;
  -ms-transform: translateX(-17%) translateY(-50%);
      transform: translateX(-17%) translateY(-50%);
  z-index: 10;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}

html[lang="en"] .ListItemCategoryTable .ListItemCategory .ImageArea a:before {
  content: "go shopping";
}

html[lang="es"] .ListItemCategoryTable .ListItemCategory .ImageArea a:before {
  content: "continuar comprando";
}

.ListItemCategoryTable .ListItemCategory .ImageArea a:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.4s ease-in-out 0s;
}

.BreadcrumbItem, .BreadcrumbLastItem {
  font-family: 'Work Sans', sans-serif !important;
  font-size: 12px !important;
}

.BasketIcon {
  background: none !important;
  position: relative;
}

.BasketIcon:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  opacity: 1;
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/svg/ic_shopping_cart_big.svg") !important;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  transition: all 0.4s ease-in-out 0s;
}

.BasketIcon:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 32px;
  height: 32px;
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/svg/ic_shopping_cart_big_hover.svg") !important;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  transition: all 0.4s ease-in-out 0s;
}

button.AddToBasketButton:hover .BasketIcon:before, button.ButtonBasket:hover .BasketIcon:before {
  opacity: 0;
}

button.AddToBasketButton:hover .BasketIcon:after, button.ButtonBasket:hover .BasketIcon:after {
  opacity: 1;
}

button, .LoginButton, .ep-uiInput-button {
  transition: all 0.4s ease-in-out 0s;
}

button:hover, .LoginButton:hover, .ep-uiInput-button:hover {
  border-color: #64d24b !important;
  background: none !important;
  color: #64d24b !important;
}

button.AddToBasketButton:hover {
  background: none !important;
}

.AddToBasketButton[type="submit"], .Customizable button {
  padding: 14px 20px !important;
}

.ContentArea h1, .ContentArea h2 {
  font-family: 'Work Sans', sans-serif !important;
  margin-bottom: 20px;
}

.ContentArea h3 {
  font-family: 'Work Sans', sans-serif !important;
  margin-bottom: 5px;
}

.ContentArea h1 {
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 45px;
  padding-bottom: 45px;
  position: relative;
  text-align: center;
}

.ContentArea h1:before {
  background: #e7e7e7 none repeat scroll 0 0;
  bottom: 0;
  content: " ";
  height: 1px;
  left: 50%;
  position: absolute;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  width: 100px;
}

.ContentArea .ProductDetails h1 {
  font-size: 16px;
  color: #535455;
  text-align: left;
  padding: 0 !important;
  margin-bottom: 30px !important;
}

.ContentArea .ProductDetails h1:before {
  display: none;
}

.merkliste {
  position: absolute;
  right: 114px;
  top: 59px;
}

.merkliste a {
  font-size: 19px;
  color: #363738 !important;
}

.merkliste a:hover {
  color: #f8ae00 !important;
}

.Header .merkliste a {
  color: #fff !important;
}

.Header .merkliste a:hover, .Header .merkliste a:focus {
  color: #64d24b !important;
}

.HotDeal, .InfoArea {
  position: relative;
}

.ep-uiSpinner-stepper {
  height: 60px !important;
  margin-left: 0 !important;
}

.ep-uiSpinner-unit {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  display: inline-block;
  vertical-align: top;
  padding: 16px 5px;
  height: 60px !important;
  margin-top: 1px   !important;
  border-bottom: 1px solid #ccc;
}

.HotDeal .hotdeal-old-price.LineThrough:before, .InfoArea .LineThrough:after {
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/svg/ic_sale.svg");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 24px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  vertical-align: middle;
  width: 24px;
}

.CategoryProducts .ListItemProduct .ImageArea {
  margin-right: 10px;
}

.Addresses .Dialog {
  padding: 0 !important;
}

.FontSmaller {
  font-size: 14px !important;
}

.HotDeal .hotdeal-old-price.LineThrough:after, .InfoArea .LineThrough:after {
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/svg/ic_sale.svg");
  background-size: 24px 24px;
  content: "";
  display: block;
  height: 24px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 24px;
}

.HotDeal .hotdeal-old-price.LineThrough:before, .InfoArea .LineThrough:before {
  background: #ffffff;
  content: "";
  display: block;
  height: 34px;
  position: absolute;
  right: -5px;
  text-align: center;
  top: -5px;
  vertical-align: middle;
  width: 34px;
  border-radius: 100%;
}

.AddToBasketForm input[type="text"], .AddToBasketForm .ep-uiInput-text {
  padding: 16px 20px !important;
  font-size: 16px !important;
  margin: 0 !important;
}

.AddToBasketForm input[type="text"].Quantity {
  width: 60px !important;
  padding: 16px 0 !important;
  text-align: center;
}

.ImgLeft .InfoArea, .ImgRight .InfoArea {
  float: right;
  width: 350px !important;
}

.SearchForm .ep-uiInput-button, .ep-uiInput-button.ep-uiSpinner-stepper {
  border-radius: 0 !important;
  padding: 1px 10px 2px;
  border-left: 0 !important;
  margin: 0 1px 0 0 !important;
  border-color: #d9d9d9 !important;
}

.ContentArea .CategoryProducts .AddToBasketForm span.ep-uiInput-button {
  border-right: 0 !important;
}

.PriceContainer {
  border: medium none !important;
  margin: 40px 0 15px 0;
  padding: 0 !important;
}

input[type="text"], .ep-uiInput-text {
  overflow: hidden;
  white-space: nowrap;
}

input[type="password"] {
  padding: 3px;
}

.InfoArea .Price {
  font-weight: 600 !important;
  font-size: 18px;
}

.ProductListImageBox div.InfoArea h3 a, .ProductListImageBox div.InfoArea h3 a:hover {
  margin-bottom: 15px !important;
}

.ContentArea h3 a, .ContentArea h3 a:hover {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0;
}

.ep-uiSpinner-stepUp, .ep-uiSpinner-stepDown {
  height: 30px !important;
}

.ep-uiSpinner-stepUp {
  border-bottom: 1px solid #d9d9d9 !important;
}

.ContentArea a.ep-uiSpinner-stepUp, .ContentArea a.ep-uiSpinner-stepDown {
  color: #535455 !important;
  font-family: 'Work Sans', sans-serif !important;
  font-size: 18px !important;
  text-decoration: none;
  font-weight: normal;
  line-height: 30px !important;
}

.ContentArea a.ep-uiSpinner-stepUp:hover, .ContentArea a.ep-uiSpinner-stepDown:hover {
  background: #64d24b;
  color: #ffffff !important;
}

.ui-tabs-nav .ui-tabs-active a::after {
  border-top-color: #404040;
  display: none !important;
}

.ui-tabs-nav .ui-tabs-active, .ui-tabs-nav .ui-tabs-active a {
  background: none !important;
  color: #64d24b !important;
  font-size: 16px !important;
  font-weight: normal !important;
}

.BasketIcon {
  height: 32px !important;
  width: 32px !important;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #535455;
  font-size: 16px !important;
  font-weight: normal !important;
}

html body .ContentArea table tr td tr td {
  border: 0 !important;
}

html body .ContentArea table.ProductListImageBox tr td, html body .ContentArea table.ListItemCategoryTable tr td {
  border: 0 !important;
}

html body .ContentArea table {
  border: none !important;
}

html body .ContentArea table tr th {
  border-right: 1px solid #e7e7e7 !important;
  font-size: 16px !important;
  font-weight: normal !important;
  padding: 13px 10px !important;
}

html body .ContentArea table.Basket tr th {
  border-bottom: 1px solid #e7e7e7 !important;
}

html body .ContentArea table tr th:last-child {
  border-right: 1px solid transparent !important;
}

html body .ContentArea table tr td {
  border-top: 1px solid #e7e7e7 !important;
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
  padding: 10px 0 !important;
}

html body .ContentArea table.Imprint tr td {
  padding: 2px 6px 2px 10px !important;
}

.AdditionalLinks.New li {
  width: auto !important;
}

.AdditionalLinks.New li a, .AdditionalLinks.New li input {
  text-decoration: none;
  font-size: 12px !important;
}

.epProductInfoTabs .ui-tabs-panel {
  border: 1px solid #e7e7e7 !important;
  padding: 23px !important;
}

.ProductRatingSwitch .ProductRatingStarText, .ProductRatingSwitch:hover .ProductRatingStarText:hover, .ContentArea .Link, .ExtractedContentAreaElement a {
  font-size: 16px !important;
}

.ui-state-default a:hover {
  color: #64d24b;
  font-weight: normal !important;
  font-size: 16px !important;
}

.ContentArea a.LinkAddShoppingList, .ContentArea input.LinkAddShoppingList {
  background: transparent url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/merkliste-detail.png") no-repeat scroll left 3px !important;
}

.ui-tabs-nav li {
  border-right: 1px solid #e7e7e7 !important;
}

.ui-tabs .ui-tabs-nav li a {
  padding: 15px !important;
}

.ui-tabs-nav li:last-child {
  border-right: none !important;
}

.ContentArea .AdditionalLinks.New li a.LinkProductInquiry {
  background: transparent url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/fragen.png") no-repeat scroll left top !important;
}

.ContentArea a.LinkProductInquiry {
  background: transparent url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/fragen.png") no-repeat scroll left top !important;
}

.ContentArea .AdditionalLinks.New li a.LinkProductInquiry:hover {
  text-decoration: underline !important;
}

.ep-uiThumbbox ul li {
  border: 1px solid #e7e7e7 !important;
  border-radius: 0 !important;
}

.ep-uiThumbbox.ep-uiThumbbox-list li {
  display: block;
  float: left;
  line-height: 48px !important;
  margin: 0 10px 0 0 !important;
  padding-bottom: 0 !important;
  background: #eff2f5;
}

.ep-uiCustomizer-inputSelected input, .ep-uiCustomizer-inputSelected .ep-uiInput-button, .ep-uiCustomizer-inputSelected textarea, .ep-uiCustomizer-canvasHover, .ep-uiCustomizer-fontColor li.selectedColor, canvas.ep-uiCustomizer-canvasSelected, .ep-uiThumbbox ul li.active {
  border: 1px solid #e7e7e7 !important;
  box-shadow: none !important;
}

.start-page .TextComplete h1 {
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 45px;
  padding-bottom: 45px;
  position: relative;
  text-align: center;
}

.start-page .TextComplete h1::before {
  background: #e7e7e7 none repeat scroll 0 0;
  bottom: 0;
  content: " ";
  height: 1px;
  left: 50%;
  position: absolute;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  width: 100px;
}

.ProductListImageBox .NewProduct, .ListItemProduct .NewProduct, .SlimHotDealTop .NewProduct, .HotDealTopFloatin .NewProduct {
  min-height: 20px !important;
}

.ProductListImageBox .NewProduct, .ListItemProduct .NewProduct, .SlimHotDealTop .NewProduct, .HotDealTopFloatin .NewProduct, .ProductDetails .NewProduct {
  background: #64d24b none repeat scroll 0 0 !important;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px !important;
  line-height: 23px !important;
  padding: 0 6px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 4px;
  box-shadow: 0px 0px 0px 10px #ffffff;
  font-weight: 600 !important;
}

.ProductDetails .InfoArea .LineThrough:after {
  top: 0;
  right: auto;
  left: -38px !important;
}

.ProductDetails .InfoArea .LineThrough:before {
  display: none;
}

.ProductDetails .NewProduct, .ListItemProductTopFloatArea .NewProduct {
  position: relative;
  top: 0;
  left: 0;
  margin-right: 10px;
  box-shadow: none !important;
}

.ProductDetails .NewProduct {
  min-height: 18px !important;
}

.ProductLastViewedBox li img {
  width: 65px !important;
}

.NavBarLeft, .NavBarLeft div, .NavBarLeft span, .NavBarLeft table, .NavBarLeft td, .NavBarLeft p, .NavBarLeft ul li, .NavBarLeft ol li, .NavBarLeft blockquote, .NavBarLeft input, .NavBarLeft button, .NavBarLeft .ep-uiInput-button, .NavBarLeft .search-button, .NavBarLeft .ep-uiInput, .ContentArea, .ContentArea div, .ContentArea table, .ContentArea td, .ContentArea input, .ContentArea select, .ContentArea button, .ContentArea form a, .ContentArea .ep-uiInput-button, .ContentArea .search-button, .ContentArea .ep-uiInput, .ExtractedContentAreaElement, .ContentArea .FacetName {
  font-family: 'Work Sans', sans-serif !important;
  line-height: 26px;
}

.NavBarLeft .ShopNameSlogan .BoxContainer, .NavBarLeft .ContextBox .BoxContainer {
  padding: 0 !important;
}

.NavBarLeft .ShopNameHead, .NavBarLeft .ContextBoxHead, .NavBarRight .ShopNameHead, .NavBarRight .ContextBoxHead {
  padding: 0 !important;
}

.NavBarLeft .ContextBox .ContextBoxHead span, .NavBarLeft .ShopNameSlogan h1, .NavBarLeft .ContextBox .ContextBoxHead h1 {
  height: auto !important;
  padding: 0 !important;
}

.NavBarLeft .CategoriesBox .ContextBoxHead {
  border-right: 1px solid #e7e7e7;
  padding-bottom: 14px !important;
}

.NavBarLeft .ShopSlogan, .NavBarLeft .NavigationElement, .NavBarLeft .ContextBoxBody, .NavBarRight .ShopSlogan, .NavBarRight .NavigationElement, .NavBarRight .ContextBoxBody {
  margin: 10px 0 0 0 !important;
}

.NavBarLeft .ShopSlogan, .NavBarLeft .NavigationElement, .NavBarLeft .ContextBoxBody {
  padding: 0 !important;
}

.NavBarLeft .CategoriesTreeBox {
  margin: 0 !important;
}

.NavBarLeft .CategoriesTreeBox ul li ul li a, .NavBarLeft .CategoriesTreeBox ul li ul li ul li a, .NavBarLeft .CategoriesTreeBox ul li ul li a:hover, .NavBarLeft .CategoriesTreeBox ul li ul li ul li a:hover {
  font-weight: normal !important;
}

.NavBarLeft .CategoriesTreeBox ul li ul li a:before, .NavBarLeft .CategoriesTreeBox ul li ul li a:before {
  position: absolute;
  left: 0;
  font-weight: normal !important;
  top: 5px;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 18px;
  color: #b2b4b6;
  transition: all 0.4s ease-in-out 0s;
}

.NavBarLeft .CategoriesTreeBox ul li ul li.jstree-closed a:hover:before, .NavBarLeft .CategoriesTreeBox ul li ul li.jstree-open a:hover:before, .NavBarLeft .CategoriesTreeBox ul li ul li.jstree-closed a.ActiveNode:before, .NavBarLeft .CategoriesTreeBox ul li ul li.jstree-open a.ActiveNode:before {
  color: #cd0011;
}

.NavBarLeft .CategoriesTreeBox ul li ul li a, .NavBarLeft .CategoriesTreeBox ul li ul li a {
  padding: 5px 0 5px 18px !important;
  position: relative;
}

.NavBarLeft .CategoriesTreeBox ul li ul li ul {
  padding-left: 24px;
}

.NavBarLeft .CategoriesTreeBox ul li a, .CategoriesTreeBox ul li a:hover {
  font-weight: 600;
}

.NavBarLeft .CategoriesTreeBox ul li ins {
  display: none !important;
}

.NavBarLeft .CategoriesTreeBox ul li {
  padding: 0 !important;
}

.NavBarLeft .CategoriesTreeBox ul li a {
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  display: block;
  line-height: 18px !important;
  padding: 11px 0;
}

.NavBarLeft .CategoriesTreeBox ul li ul li a, .NavBarLeft .CategoriesTreeBox ul li ul li ul li a, .NavBarLeft .CategoriesTreeBox ul li ul li.jstree-closed, .NavBarLeft .CategoriesTreeBox ul li ul li.jstree-open {
  border: none !important;
}

.NavBarLeft .CategoriesTreeBox ul li.jstree-open a.ActiveNode {
  border-bottom: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 1px solid transparent;
}

.NavBarLeft .CategoriesTreeBox ul li.jstree-closed a, .NavBarLeft .CategoriesTreeBox ul li.jstree-open a {
  border-right: 1px solid transparent;
}

.NavBarLeft .CategoriesTreeBox ul li.jstree-closed {
  border-right: 1px solid #e7e7e7;
}

.NavBarLeft .CategoriesTreeBox ul li.jstree-open {
  border-right: 1px solid transparent;
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  padding-bottom: 15px !important;
}

.NavBarLeft .CategoriesTreeBox ul li ul li.jstree-open {
  padding-bottom: 10px !important;
}

.NavBarLeft .CategoriesTreeBox ul li a.ActiveNode {
  border-right: 1px solid transparent;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.ProductLastViewedBox {
  margin-top: 80px !important;
}

.ProductLastViewedBox .ContextBoxHead span {
  margin-bottom: 10px !important;
}

.de_epages-catalogUiProductLastViewed li {
  border: 1px solid #e7e7e7;
  padding: 10px 10px 5px 10px !important;
  margin-bottom: 20px;
}

.de_epages-catalogUiProductLastViewed li a {
  font-size: 12px !important;
  line-height: 18px !important;
  display: block !important;
}

.NavBarLeft .specialoffer {
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/svg/ic_sale.svg");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  font-weight: 600;
  line-height: 25px;
  padding-left: 37px;
}

.NavBarLeft .specialoffer:hover {
  font-weight: 600;
}

.NavBarLeft p, .NavBarLeft td {
  padding: 0 !important;
}

.CrossellingCount .CrossellingImageArea {
  text-align: left;
}

.ContextBoxBody .FontSmaller {
  color: #393a3c;
}

.ContextBoxBody .FontSmaller a {
  text-transform: none !important;
  text-decoration: underline;
  font-size: 12px !important;
  color: #535455;
}

.ContextBoxBody .FontSmaller a:hover {
  color: #cd0011 !important;
}

.TaxAndShippingInfo .FontSmaller a {
  font-size: 14px !important;
}

/*****FOOTER******/
.Div .Footer .SizeContainer {
  margin: 0 auto;
  max-width: 1200px;
  position: initial !important;
  padding: 20px 14px 0;
}

.Footer {
  margin: 0 !important;
  padding: 0 !important;
}

.Footer div, .Footer span, .Footer table, .Footer td, .Footer p, .Footer ul li, .Footer ol li, .Footer blockquote, .Footer input, .Footer button, .Footer .ep-uiInput-button, .Footer .search-button, .Footer .ep-uiInput {
  font-family: 'Work Sans', sans-serif !important;
}

.Footer .NavigationElement {
  padding: 0;
  margin-right: 80px;
}

.Footer .NavigationElement.NavBarElement4 {
  margin-right: 0;
}

#footer-link span {
  border: none;
  padding: 0;
  margin: 0;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 14px;
}

.NavBarBottom .NavigationText {
  margin: 0 !important;
  padding: 0 !important;
}

.navi-section {
  background: #393a3c;
}

.Div .NavBarBottom .PropertyContainer .SizeContainer > div {
  display: block !important;
}

.NavBarBottom .NavigationText {
  width: 100%;
}

.payment {
  float: left;
  text-align: left;
  padding: 27px 0 25px;
  width: 50%;
}

.payment img {
  margin-right: 40px;
}

.payment img:last-child {
  margin-right: 0;
}

.social-links {
  float: left;
  text-align: right;
  width: 50%;
  padding: 35px 0 25px;
}

.social-links ul li {
  display: inline-block;
}

.social-links ul li.googleplus {
  margin-right: 15px;
}

.social-links ul li a {
  font-size: 28px;
}

.social-links ul li a.facebook {
  color: #3a5795;
}

.social-links ul li a.googleplus {
  color: #dd4c39;
}

.social-links ul li a:hover {
  opacity: 0.5;
}

.social-links ul li a span {
  display: none;
}

.col {
  float: left;
}

.navi-section {
  text-align: left;
  padding: 80px 0 80px;
}

.navi-section span {
  display: inline-block;
  border-bottom: 1px solid #4b4c4d;
  font-size: 16px;
  padding: 0 0 8px;
  margin-bottom: 10px;
}

.NavBarBottom div, .NavBarBottom span, .NavBarBottom table, .NavBarBottom td, .NavBarBottom p, .NavBarBottom ul li, .NavBarBottom ol li, .NavBarBottom blockquote, .NavBarBottom input, .NavBarBottom button, .NavBarBottom .ep-uiInput-button, .NavBarBottom .search-button, .NavBarBottom .ep-uiInput {
  font-family: 'Work Sans', sans-serif !important;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

dl.floatList {
  vertical-align: top;
}

dl.floatList dt, dl.floatList dd {
  display: inline-block;
}

dl.floatList dt {
  width: 100%;
  vertical-align: top;
}

dl.floatList dd {
  width: 100%;
}

dl.floatList.small dt {
  width: 18%;
  vertical-align: top;
}

dl.floatList.small dd {
  width: 80%;
}

dl.floatList dt:after {
  content: ":";
}

.navi-web {
  margin-right: 97px;
}

.small-4 {
  width: 30%;
}

.small-8 {
  width: 70%;
}

.NavBarBottom div, .NavBarBottom span, .NavBarBottom table, .NavBarBottom td, .NavBarBottom p, .NavBarBottom ul li, .NavBarBottom ol li, .NavBarBottom blockquote, .NavBarBottom input, .NavBarBottom button, .NavBarBottom .ep-uiInput-button, .NavBarBottom .search-button, .NavBarBottom .ep-uiInput {
  line-height: 26px !important;
}

p, table, tr, td, th, span, ul, li, samp, input, select, option, textarea, samp {
  line-height: 26px !important;
}

.small-4 strong {
  font-weight: normal !important;
  font-size: 28px;
  display: block;
  color: #ffffff;
  margin: 32px 0;
}

.NavBarBottom p, .NavBarBottom td {
  margin: 0;
  padding: 0 !important;
}

.small-6 {
  width: 50%;
  padding: 0 14px;
}

/*****BASKET******/
.CheckOutNav li {
  float: left;
  position: relative;
  margin: 0 !important;
}

.CheckOutNav li > a, .CheckOutNav li > span {
  padding: 9px 40px !important;
}

.CheckOutNav li::before {
  border-bottom: 60px solid transparent;
  border-left: 32px solid #e8e8e8;
  border-top: 60px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 100%;
  position: absolute;
  top: -30px;
  width: 0;
}

.CheckOutNav li::after {
  border-bottom: 60px solid transparent;
  border-left: 30px solid #ffffff;
  border-top: 60px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 100%;
  position: absolute;
  top: -30px;
  width: 0;
}

.CheckOutNav {
  height: 62px !important;
  overflow: hidden;
  border-top: 1px solid #e8e8e8 !important;
  border-bottom: 1px solid #e8e8e8 !important;
}

.CheckOutNav li.active:after, .CheckOutNav li.active:before, .CheckOutNav li {
  height: 60px !important;
}

.CheckOutNav li.done > a, .CheckOutNav li > span {
  color: #252322;
  font-size: 14px !important;
  line-height: 42px !important;
}

.CheckOutNav li.active span {
  line-height: 42px !important;
  color: #ffffff;
}

.CheckOutNav li.active:after {
  background: transparent none repeat scroll 0 0 !important;
  border-bottom: 60px solid transparent;
  border-left: 30px solid #64d24b;
  border-top: 60px solid transparent;
  height: 0 !important;
  right: -16px !important;
  top: -30px;
  -ms-transform: none !important;
      transform: none !important;
  width: 0 !important;
  position: absolute;
  content: ' ';
}

.CheckOutNav li.active {
  background: #64d24b !important;
}

.CheckOutNav li.active:before {
  background: transparent none repeat scroll 0 0 !important;
  border-bottom: 60px solid transparent;
  border-left: 30px solid #fff;
  border-top: 60px solid transparent;
  height: 0 !important;
  left: -16px !important;
  top: -30px;
  -ms-transform: none !important;
      transform: none !important;
  width: 0 !important;
  position: absolute;
  content: ' ';
}

.CheckOutNav li.done::after, .CheckOutNav li.done::before {
  border-left: 30px solid #ffffff;
}

.CheckoutSelect h2 {
  font-size: 16px !important;
  color: #64d24b !important;
}

.CheckOutNav {
  background: #ffffff !important;
}

.ep-contentBox-check > input[type="radio"], .ep-contentBox-check > input[type="checkbox"] {
  top: 12px !important;
}

.ui-progressbar .ui-progressbar-value, .ui-tabs .ui-tabs-nav .ui-tabs-selected, a.ep-contentBox-check:active, .ep-contentBox-check > input[type="radio"]:checked ~ .ep-contentbox-item, .ep-contentBox-check > input[type="checkbox"]:checked ~ .ep-contentbox-item {
  background: transparent none repeat scroll 0 0 !important;
  border-color: #ffffff !important;
  color: #535455 !important;
}

.summary {
  background: transparent none repeat scroll 0 0 !important;
  border: 1px solid #e8e8e8 !important;
  border-radius: 0 !important;
  color: #333;
  padding: 20px !important;
}

.summary .total {
  border-top: 1px solid #e8e8e8 !important;
}

.summary li, .FooterText a {
  font-size: 14px !important;
}

.summary .AdditionalInfo {
  font-size: 13px;
  color: #8b9097;
}

#MultiCheckout .FooterText a {
  color: #64d24b;
  text-decoration: underline;
}

#MultiCheckout .FooterText a:hover {
  color: #64d24b !important;
}

#MultiCheckout .Header {
  position: relative;
  padding: 0 1.5em !important;
}

.Header .Logo {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

#MultiCheckout .Header .Continue a {
  border: 1px solid #f8ae00;
  border-radius: 3px;
  color: #f8ae00 !important;
  padding: 26px 25px 21px 70px;
  display: inline-block;
  transition: all 0.4s ease-in-out 0s;
}

#MultiCheckout .Header .Continue a:before {
  content: '';
  position: absolute;
  left: 25px;
  top: 20px;
  width: 32px;
  height: 32px;
  opacity: 1;
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/svg/ic_shopping_cart_big.svg") !important;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  transition: all 0.4s ease-in-out 0s;
}

#MultiCheckout .Header .Continue a:after {
  content: '';
  position: absolute;
  left: 25px;
  top: 20px;
  opacity: 0;
  width: 32px;
  height: 32px;
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/svg/ic_shopping_cart_big_hover.svg") !important;
  background-size: 32px 32px;
  background-repeat: no-repeat;
  transition: all 0.4s ease-in-out 0s;
}

#MultiCheckout .Header .Continue a:hover:before {
  opacity: 0;
}

#MultiCheckout .Header .Continue a:hover:after {
  opacity: 1;
}

#MultiCheckout .Header .Continue a:hover {
  border-color: #64d24b !important;
  background: none !important;
  color: #64d24b !important;
}

#MultiCheckout .Header img {
  max-width: 100%;
}

.Continue {
  position: absolute;
  right: 20px;
  top: 20px;
  bottom: auto !important;
}

.MultipleStep-Container {
  margin: 0 auto 40px !important;
}

.MultipleStep-Container .Logo {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
}

.VariationsTable .ButtonBasket {
  border: 0 !important;
}

.ContentArea .BreadcrumbItem:hover, .ContentArea .BreadcrumbItem {
  color: #535455;
  font-size: 12px !important;
  font-weight: normal;
}

.Dialog {
  border: none !important;
}

.summary li.total {
  font-size: 16px !important;
  margin-top: 20px;
  padding-top: 20px;
}

.summary li.total span {
  top: auto;
}

.ep-contentbox-item:hover {
  background: none !important;
  border: 1px solid transparent !important;
}

.ep-contentBox-check ul li {
  position: relative;
  padding-left: 10px;
}

.ep-contentBox-check ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 18px;
}

.row .row {
  margin-left: -14px;
  margin-right: -14px;
  padding-left: 0;
  padding-right: 0;
}

.CategoryList div.CategoryImage {
  margin: 0 20px 16px 0 !important;
}

.SocialMedia {
  clear: none !important;
  float: right;
  padding-top: 0 !important;
  width: 320px;
  margin-bottom: 70px;
}

.CheckOutNav li > span {
  padding: 10px 20px 10px 50px !important;
}

#MultiCheckout .submit-order-step-button, #MultiCheckout .SubmitButton {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #f8ae00;
  clear: both;
  float: right;
  min-width: 210px;
}

.summary li a, .summary li span {
  top: 0;
}

/*****Sonderangebote FOOTER******/
.NavBarBottom .BoxContainer {
  margin: 0 auto !important;
  max-width: 1200px;
  padding: 0 0 180px 306px !important;
}

.FooterContainer {
  border-top: 1px solid #e7e7e7;
}

.FooterContainer .has-es-opening-hours {
  margin-right: 50px;
}

.FooterContainer .NavBarBottom .ContextBoxBody a img {
  width: 100%;
  height: auto;
}

.FooterContainer a:hover, .FooterContainer a:focus {
  text-decoration: none;
}

.FooterContainer .NavBarBottom .ContextBoxBody {
  margin: 0 14px;
}

.FooterContainer .NavBarBottom .ContextBoxHead {
  background: transparent none repeat scroll 0 0 !important;
  margin: 0;
  padding: 0 !important;
}

.FooterContainer .NavBarBottom .ContextBoxHead span {
  position: relative;
  display: block;
  text-align: center;
  color: #535455;
  font-size: 28px;
  padding: 0 0 45px !important;
  margin-bottom: 47px !important;
  height: auto !important;
  font-weight: normal;
  overflow: visible;
}

.FooterContainer .NavBarBottom .ContextBoxHead span:before {
  background: #e7e7e7 none repeat scroll 0 0;
  bottom: 0;
  content: " ";
  height: 1px;
  left: 50%;
  position: absolute;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  width: 100px;
}

.NavBarBottom .BoxContainer > .ContextBoxBody {
  width: 21.85% !important;
  float: left;
  clear: none !important;
  min-height: 290px;
}

.NavBarBottom .BoxContainer > .ContextBoxBody.TaxAndShippingInfo {
  min-height: auto;
  width: 100% !important;
  text-align: left !important;
  color: #545658 !important;
}

.NavBarBottom .ContextBoxBody.TaxAndShippingInfo > div:after, .NavBarBottom .ContextBoxBody.TaxAndShippingInfo > div:before {
  display: none;
}

.TaxAndShippingInfo {
  position: relative;
}

.VariationsTable .TaxAndShippingInfo {
  left: 0;
}

.NavBarBottom .BoxContainer > .ContextBoxBody > a {
  color: #535455;
  display: block;
  line-height: 13px;
  white-space: initial;
}

.NavBarBottom .BoxContainer > .ContextBoxBody > a:hover {
  text-decoration: none  !important;
}

.NavBarBottom .BoxContainer .ContextBoxBody a span {
  text-transform: lowercase;
}

.NavBarBottom .BoxContainer .RightPaddingSmall {
  padding: 0 !important;
}

.NavBarBottom .BoxContainer .ContextBoxBody a span.price-value {
  color: #64d24b !important;
  font-weight: 700 !important;
  font-size: 16px;
  display: block;
  margin-top: 10px;
  line-height: 18px !important;
}

.NavBarBottom .ContextBoxBody {
  background: #ffffff none repeat scroll 0 0;
  border: 0 none;
  clear: both;
  margin-bottom: 0 !important;
  position: relative;
  padding: 0 !important;
  text-align: center !important;
}

.NavBarBottom .ContextBoxBody > div {
  position: relative;
}

.NavBarBottom .ContextBoxBody > div:after {
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/icons/svg/ic_sale.svg");
  background-size: 24px 24px;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 24px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 24px;
}

.NavBarBottom .ContextBoxBody > div:before {
  background: #ffffff;
  content: "";
  display: block;
  height: 34px;
  position: absolute;
  right: -5px;
  text-align: center;
  top: -5px;
  vertical-align: middle;
  width: 34px;
  border-radius: 100%;
}

.NavBarBottom .BoxContainer:after {
  content: "";
  display: table;
  clear: both;
}

.Footer .mobile-button {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #ffffff;
  width: 100%;
  height: 77px;
  display: none;
  padding-top: 32px;
}

.Footer a:hover, .Footer a:focus {
  text-decoration: none;
}

.Footer .mobile-button a {
  color: #393a3c;
  position: relative;
  padding-left: 45px;
}

.Footer .mobile-button a:hover {
  color: #64d24b;
}

.Footer .mobile-button a:before {
  font-size: 36px;
  content: "\f10b";
  position: absolute;
  left: 0;
  top: 0;
  font-family: FontAwesome;
}

/*****COLORBOX******/
.ep-uiLightbox-ctrlClose {
  border: none;
  text-align: center;
  box-shadow: none !important;
}

.ep-uiLightbox-ctrlClose:hover {
  background: #64d24b;
}

.ep-uiLightbox-ctrlClose:before {
  font-size: 17px;
  content: "\f00d";
  color: #ffffff;
  font-family: FontAwesome;
}

.ep-uiLightbox-ctrlClose span {
  display: none;
}

html body .ep-uiSlides-ctrl a, html body .ep-uiSlides-ctrl:hover a:hover {
  box-shadow: none !important;
  border: none;
}

.ep-uiSlides-ctrlPrev, .ep-uiSlides-ctrlNext {
  text-align: center;
}

.ep-uiSlides-ctrlNext a, .ep-uiSlides-ctrlPrev a {
  text-indent: -9999em;
  text-align: center;
  display: block;
}

html body .ep-uiSlides-ctrl.ep-uiSlides-ctrlNext a, html body .ep-uiSlides-ctrl.ep-uiSlides-ctrlPrev a {
  background: #000 !important;
}

html body .ep-uiSlides-ctrl a, html body .ep-uiSlides-ctrl:hover a:hover {
  background: none !important;
}

.ep-uiSlides-ctrlNext a:before, .ep-uiSlides-ctrlPrev a:before {
  font-size: 17px;
  content: "\f105";
  color: #ffffff;
  font-family: FontAwesome;
  text-indent: 0;
  display: block;
  left: 50%;
  -ms-transform: translateX(-35%);
      transform: translateX(-35%);
  position: absolute;
}

.ep-uiSlides-ctrlPrev a:before {
  content: "\f104";
  -ms-transform: translateX(-70%);
      transform: translateX(-70%);
}

html body .ep-uiSlides-ctrl a {
  opacity: 1 !important;
}

html body .ep-uiSlides-ctrl.ep-uiSlides-ctrlNext a:hover, html body .ep-uiSlides-ctrl.ep-uiSlides-ctrlPrev a:hover {
  background: #64d24b !important;
}

.PagerSizeContainer li {
  position: relative;
}

.PagerSizeContainer li:last-child a, .PagerSizeContainer li:first-child a {
  text-indent: -9999em;
  text-align: center;
  display: block;
  font-size: 0;
}

.PagerSizeContainer li:last-child a:before, .PagerSizeContainer li:first-child a:before {
  font-size: 17px;
  content: "\f105";
  color: #535455;
  font-family: FontAwesome;
  text-indent: 0;
  display: block;
  left: 50%;
  position: absolute;
  -ms-transform: translateX(-35%);
      transform: translateX(-35%);
}

.PagerSizeContainer li:first-child a:before {
  content: "\f104";
}

.PagerSizeContainer li:last-child:hover a:before, .PagerSizeContainer li:first-child:hover a:before {
  color: #ffffff;
}

@media only screen and (max-width: 68.75em) {
  html body .ContentArea .ProductListImageBox.four-colums-product-list, html body .ContentArea .ProductListImageBox.four-colums-product-list tbody, html body .ContentArea .ProductListImageBox.four-colums-product-list tbody tr {
    width: 100% !important;
    float: left !important;
  }
  html body .ContentArea .ProductListImageBox.four-colums-product-list tbody tr td {
    width: 50%  !important;
    float: left;
  }
  .ListItemCategoryTable.fourcategory tbody tr td {
    width: 50%  !important;
    float: left;
  }
  .four-colums-product-list .ImageArea img {
    max-height: 140px  !important;
    max-width: 140px  !important;
  }
  .ProductListImageBox.four-colums-product-list div.InfoArea {
    width: 100% !important;
    margin: 0 3px 0 3px;
  }
  .ProductListImageBox.four-colums-product-list {
    margin-left: -3px;
    margin-right: -3px;
  }
  .ContentArea {
    padding: 0 0 0 10px;
  }
  .ClearBothMedium {
    clear: both;
  }
  .Div .ContentArea {
    margin-left: 266px;
  }
  .NavBarLeft {
    width: 266px;
  }
}

@media only screen and (max-width: 73.143em) {
  .NavBarBottom .BoxContainer > .ContextBoxBody {
    width: 20% !important;
  }
  .small-4 strong {
    font-size: 25px;
  }
}

@media only screen and (max-width: 68.75em) {
  html body .ContentArea .ProductListImageBox.four-colums-product-list, html body .ContentArea .ProductListImageBox.four-colums-product-list tbody, html body .ContentArea .ProductListImageBox.four-colums-product-list tbody tr {
    width: 100% !important;
    float: left !important;
  }
  html body .ContentArea .ProductListImageBox.four-colums-product-list tbody tr td {
    width: 50%  !important;
    float: left;
  }
  .ListItemCategoryTable.fourcategory tbody tr td {
    width: 50%  !important;
    float: left;
  }
  .four-colums-product-list .ImageArea img {
    max-height: 140px  !important;
    max-width: 140px  !important;
  }
  .ProductListImageBox.four-colums-product-list div.InfoArea {
    width: 100% !important;
    margin: 0 3px 0 3px;
  }
  .ProductListImageBox.four-colums-product-list {
    margin-left: -3px;
    margin-right: -3px;
  }
  .ContentArea {
    padding: 0 0 0 10px;
  }
  .ClearBothMedium {
    clear: both;
  }
  .Div .ContentArea {
    margin-left: 266px;
  }
  .NavBarLeft {
    width: 266px;
  }
}

@media only screen and (max-width: 63em) {
  .Footer .mobile-button {
    display: block;
  }
  .Footer .PropertyContainer {
    height: 160px !important;
  }
  .payment img {
    margin: 0 0 10px 10px;
  }
  .Footer .NavigationElement {
    margin-right: 30px;
  }
  .small-4 strong {
    font-size: 20px;
  }
}

@media only screen and (max-width: 50em) {
  .small-4 strong {
    font-size: 16px;
  }
}

.social-links ul li a.twitter {
  color: #2caae1;
}

.social-links ul li.twitter {
  margin-left: 10px;
}

.ContentArea button.AddToBasketButton {
  background: transparent !important;
}

button:hover, .LoginButton:hover, .ep-uiInput-button:hover {
  border-color: #f8ae00 !important;
  background: none !important;
  color: #f8ae00 !important;
}

button:hover, .LoginButton:hover, .ep-uiInput-button:hover {
  border-color: #f8ae00 !important;
  background: none !important;
  color: #f8ae00 !important;
}

#MultiCheckout .submit-order-step-button, #MultiCheckout .SubmitButton {
  border: 1px solid #64d24b !important;
  color: #64d24b;
}

#MultiCheckout .submit-order-step-button:hover, #MultiCheckout .SubmitButton:hover {
  border: 1px solid #f8ae00 !important;
  color: #f8ae00 !important;
}

.NavBarLeft a:hover {
  text-decoration: none;
}

ul#energylabel-imagelist + div, ul#energylabel-imagelist + div * {
  height: 0;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList {
  background: #f8ae00;
  position: fixed;
  left: 50%;
  top: 0;
  width: 100%;
  z-index: 200;
  max-width: 1200px;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  backface-visibility: hidden;
  padding: 20px 0 0 0;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList::before, .GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 0;
  width: 450px;
  height: 100%;
  background: #f8ae00;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList::before {
  right: 100%;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList::after {
  left: 100%;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement {
  margin: 0 0.6%;
  padding: 0 0 20px 0;
  height: auto;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement > a, .GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement > * {
  padding: 0;
  margin: 0;
  line-height: 1;
  height: auto;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement.Active > a, .GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement.ActiveNode > a {
  color: #fff !important;
  text-decoration: none;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement.has-sub {
  position: relative;
  padding-right: 20px;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement.has-sub ul {
  padding-top: 20px;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement.has-sub ul li:first-child {
  border-top: 1px solid #fff !important;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement.has-sub ul ul {
  padding-top: 0;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement.has-sub ul ul li:first-child {
  border-top: none !important;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement.has-sub::before {
  content: "";
  position: absolute;
  right: 0;
  top: 6px;
  z-index: 10;
  width: 8px;
  height: 5px;
  background: url("/WebRoot/Store/Shops/80025728/MediaGallery/design/navi-arrow-down.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement > a {
  position: relative;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement > a:hover, .GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList .NavigationElement > a:focus {
  color: #fff !important;
  text-decoration:none;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList ul {
  background-color: #f8ae00 !important;
  color: #fff;
  border-color: #f8ae00 !important;
  padding-top: 20px;
  box-shadow: none;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList ul li {
  border-top: none !important;
  width: auto;
  position: relative;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList ul li:not(:last-child) {
  border-bottom: 1px solid #fff;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList ul li.ActiveNode > a {
  color: #fff !important;
  text-decoration:none;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList ul li a {
  color: #fff !important;
  padding: 5px 0;
  white-space: nowrap;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList ul li a:hover, .GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList ul li a:focus {
  text-decoration: underline;
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList ul li span {
  color: #fff !important;
  position: absolute;
  right: 5px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.GeneralLayout.Div .Header .PropertyContainer .SizeContainer ul.DropDownList ul ul {
  padding-top: 0;
}

.ListItemCategoryTable td > div {
  min-height: 272px !important;
  text-align: center !important;
}


.CategoryList .ListItemCategoryTable .InfoArea {
    width: 100%;
}

.NavBarLeft .ActiveNode, .NavBarLeft a:hover, .NavBarLeft input.Link.Action:hover {
  text-decoration:none;
}

#RemoteSearchFacets {
  display:none !important;
}

.CategoryList .ListItemCategory .ImageArea {
  width:100%;
}

.CategoryList .ListItemCategory .ImageArea a {
  display:block;
  background-position:center center;
  background-size:cover;
  width:100%;
  height:187px;
  border-bottom:1px solid #e7e7e7;
}
