.checkbox input[type=checkbox]
{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.swiper_3_v1_container
{
  width: 100%;
  max-width: 1800px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  padding: 0 15px;
  box-sizing: border-box
}
.swiper_3_v1_container .swiper_3_v1_wrapper
{
  width: 100%;
  max-width: 1800px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between
}
.swiper_3_v1_container .swiper_3_v1_wrapper .swiper_3_v1_slide
{
  width: 33.333333%;
  height: auto;
  display: flex
}
.swiper_3_v1_container .swiper_3_v1_wrapper .swiper_3_v1_slide a
{
  display: block;
  width: 100%;
  height: auto;
  display: block;
  color: #010101;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px
}
.swiper_3_v1_container .swiper_3_v1_wrapper .swiper_3_v1_slide a img
{
  display: block;
  max-width: 100%;
  height: auto
}
.swiper_3_v1_container .swiper_3_v1_wrapper .swiper_3_v1_slide a span
{
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f1f3f4;
  font-size: 12px
}
.swiper_3_v1_container .swiper_3_v1_wrapper .swiper_3_v1_slide a:hover img
{
  filter: brightness(110%)
}
.swiper_3_v1_container .swiper_3_v1_wrapper .swiper_3_v1_slide a:hover span
{
  background: #f4f4f4
}
.swiper_4_v1_container
{
  width: 100%;
  max-width: 1800px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  padding: 0 15px;
  box-sizing: border-box
}
.swiper_4_v1_container .swiper_4_v1_wrapper
{
  width: 100%;
  max-width: 1800px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between
}
.swiper_4_v1_container .swiper_4_v1_wrapper .swiper_4_v1_slide
{
  width: 25%;
  display: flex;
  flex-direction: column
}
.swiper_4_v1_container .swiper_4_v1_wrapper .swiper_4_v1_slide.swiper_4_v1_slide_ow_1
{
  background: #000
}
.swiper_4_v1_container .swiper_4_v1_wrapper .swiper_4_v1_slide a
{
  display: block;
  width: 100%;
  height: auto;
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  background: #f1f3f4
}
.swiper_4_v1_container .swiper_4_v1_wrapper .swiper_4_v1_slide a img
{
  display: block;
  width: 100%;
  height: auto
}
.swiper_4_v1_container .swiper_4_v1_wrapper .swiper_4_v1_slide a span
{
  display: block;
  width: 100%;
  height: auto;
  display: block;
  color: #010101;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  padding: 15px
}
.swiper_4_v1_container .swiper_4_v1_wrapper .swiper_4_v1_slide a:hover
{
  background: #f4f4f4
}
.swiper_4_v1_container .swiper_4_v1_wrapper .swiper_4_v1_slide a:hover img
{
  filter: brightness(110%)
}
.swiper_5_v1_container
{
  width: 100%;
  max-width: 1800px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative
}
.swiper_full_1_container
{
  width: 90%;
  height: auto;
  margin: 0 auto 80px auto;
  position: relative;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden
}
.swiper_full_1_container .swiper_full_1_wrapper
{
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center
}
.swiper_full_1_container .swiper_full_1_wrapper .swiper_full_1_slide
{
  text-align: center
}
.swiper_full_1_container .swiper_full_1_wrapper .swiper_full_1_slide img
{
  max-width: 100%;
  height: auto;
  max-height: 120px;
  align-self: flex-start
}
.swiper_full_2_container
{
  width: 90%;
  height: auto;
  margin: 0 auto 80px auto;
  position: relative;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden
}
.swiper_full_2_container .swiper_full_2_wrapper
{
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center
}
.swiper_full_2_container .swiper_full_2_wrapper .swiper_full_2_slide
{
  text-align: center
}
.swiper_full_2_container .swiper_full_2_wrapper .swiper_full_2_slide img
{
  max-width: 100%;
  height: auto;
  max-height: 120px;
  align-self: flex-start
}
.swiper-button-prev-2
{
  color: #fff;
  background: #010101;
  z-index: 949;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 251px;
  box-sizing: border-box;
  opacity: .3;
  font-size: 40px;
  padding: 0 10px 0 15px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px
}
.swiper-button-next-2
{
  color: #fff;
  background: #010101;
  z-index: 949;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 251px;
  box-sizing: border-box;
  opacity: .3;
  font-size: 40px;
  padding: 0 10px 0 15px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px
}
@media(max-width: 520px)
{
  .swiper-button-prev-2, .swiper-button-next-2, .swiper-button-prev-2-ow-1, .swiper-button-next-2-ow-1
  {
    display: none
  }
}
.swiper-button-prev-2-ow-1
{
  height: 100%;
  opacity: .6
}
.swiper-button-next-2-ow-1
{
  height: 100%;
  opacity: .6
}
.swiper-button-prev-2:hover, .swiper-button-next-2:hover
{
  opacity: .8
}
.swiper-button-disabled
{
  display: none
}
.swiper-container-horizontal>.swiper-scrollbar, .swiper-scrollbar
{
  display: block;
  position: absolute;
  left: 37%;
  right: 37%;
  bottom: 9px;
  z-index: 999;
  height: 1px;
  width: 26%;
  background: #fff
}
.swiper-scrollbar-drag
{
  height: 100%;
  width: 100%;
  position: relative;
  background: #00b289;
  border-radius: 0;
  left: 0;
  top: 0
}
.swiper_title
{
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  max-width: 1800px;
  color: #000;
  font-size: 30px;
  margin: 20px auto;
  font-weight: 800;
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center
}
.product_holder_1
{
  padding: 0 15px;
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box
}
.product_holder_1 .product_holder_1_title
{
  color: #010101;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 25px 0;
  border-bottom: 2px solid #010101;
  padding: 0 0 5px 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px
}
@media(max-width: 768px)
{
  .product_holder_1 .product_holder_1_title
  {
    text-transform: none;
    font-weight: 400;
    border-bottom: 0;
    margin: 0 0 10px 0
  }
}
.block_title
{
  padding: 0 15px;
  max-width: 1800px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  align-items: center
}
.block_title .block_title_inline
{
  border-bottom: 2px solid #010101;
  padding: 0 0 5px 0;
  margin: 0 0 25px 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between
}
@media(max-width: 768px)
{
  .block_title .block_title_inline
  {
    border-bottom: 0;
    margin: 0 0 10px 0
  }
}
.block_title .block_title_inline span:first-child
{
  color: #010101;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px
}
@media(max-width: 768px)
{
  .block_title .block_title_inline span:first-child
  {
    text-transform: none;
    font-weight: 400
  }
}
.block_title .block_title_inline span:last-child a
{
  color: #010101;
  text-decoration: none;
  font-size: 14px
}
.block_title .block_title_inline span:last-child a i
{
  margin: 0 0 0 5px
}
.block_title .block_title_inline span:last-child a:hover
{
  text-decoration: underline
}
.productbox_1
{
  display: flex;
  flex-direction: column;
  color: #010101;
  text-decoration: none;
  font-size: 14px;
  height: auto !important;
  box-sizing: border-box;
  background: #fff
}
.productbox_1:hover .title
{
  text-decoration: underline
}
.productbox_1:last-child
{
  border-right: 0
}
.productbox_1 .image
{
  display: flex;
  justify-content: center;
  background: #fff;
  overflow: hidden;
  padding: 15px 0;
  border: 1px solid #f1f3f4;
  margin: 0 0 10px 0
}
.productbox_1 .image img
{
  display: inline-block;
  width: auto;
  height: 220px
}
.productbox_1 .price_container
{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #010101;
  font-size: 20px;
  margin: 0 0 5px 0
}
@media(max-width: 768px)
{
  .productbox_1 .price_container
  {
    font-size: 14px
  }
}
.productbox_1 .price_container .discount
{
  font-weight: 600;
  background: #ff003c;
  color: #fff;
  padding: 5px 10px;
  margin: 0 10px 0 0
}
.productbox_1 .price_container .price
{
  font-weight: 600;
  padding: 5px 0 5px 0;
  margin: 0 10px 0 0;
  font-size: 24px
}
@media(max-width: 768px)
{
  .productbox_1 .price_container .price
  {
    font-size: 16px
  }
}
.productbox_1 .price_container .price span:first-child
{
  margin: 0 1px 0 0
}
.productbox_1 .price_container .price_instead
{
  font-weight: 300;
  padding: 5px 0;
  margin: 0;
  font-weight: 400
}
.productbox_1 .price_container .title
{
  padding: 0 10px 10px 10px;
  color: #010101
}
@media(max-width: 768px)
{
  .productbox_1 .price_container .title
  {
    font-size: 14px
  }
}
.bottom_logo
{
  width: 100%;
  margin: 60px auto;
  padding-top: 60px;
  text-align: center;
  border-top: 1px solid #efefef
}
@media(max-width: 768px)
{
  .bottom_logo
  {
    padding: 15px 10px;
    border-top: 4px solid #e3e3e3;
    margin: 15px auto
  }
}
.bottom_logo img
{
  display: inline-block;
  max-width: 100%;
  margin: 0
}
.bottom_logo .bottom_logo_text
{
  display: block;
  text-align: center;
  font-size: 14px;
  color: #000;
  margin: 0 0 15px 0
}
.bottom_logo .bottomLogoLine2
{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px 0 0 0
}
.bottom_trust
{
  width: 100%;
  margin: 60px auto;
  padding-top: 60px;
  border-top: 1px solid #efefef;
  display: flex;
  justify-content: center;
  flex-wrap: wrap
}
@media screen and (max-width: 768px)
{
  .bottom_trust
  {
    flex-direction: column;
    align-items: center;
    padding-top: 15px;
    margin: 15px auto
  }
}
.bottom_trust .bottom_trust_box
{
  margin: 0 20px;
  border-right: 1px solid #efefef;
  padding: 0 40px 0 0;
  display: flex
}
@media screen and (max-width: 430px)
{
  .bottom_trust .bottom_trust_box
  {
    margin: 20px 0;
    border-right: 0;
    border-bottom: 1px solid #efefef;
    padding: 0 0 40px 0;
    justify-content: center;
    align-items: center
  }
}
.bottom_trust .bottom_trust_box:last-child
{
  border-right: 0;
  border-bottom: 0;
  padding: 0
}
.bottom_trust .bottom_trust_box .bottom_trust_box_inline
{
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center
}
@media screen and (max-width: 768px)
{
  .bottom_trust .bottom_trust_box_google
  {
    display: none
  }
}
.week_sale
{
  background: #f1f3f4;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 40px
}
.week_sale .ws_title
{
  display: flex;
  min-width: 400px;
  height: auto;
  padding: 40px;
  box-sizing: border-box;
  align-items: center;
  justify-content: center
}
@media screen and (max-width: 768px)
{
  .week_sale .ws_title
  {
    padding: 0 20px 40px 20px;
    min-width: 1px
  }
}
.week_sale .ws_title .week_sale_title
{
  position: relative;
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
  font-style: italic;
  color: #010101;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin: 0
}
@media screen and (max-width: 768px)
{
  .week_sale .ws_title .week_sale_title
  {
    font-size: 30px;
    line-height: 30px
  }
}
.week_sale .ws_title .week_sale_title span
{
  font-size: 30px;
  line-height: 30px
}
@media screen and (max-width: 768px)
{
  .week_sale .ws_title .week_sale_title span
  {
    font-size: 20px;
    line-height: 20px
  }
}
.week_sale a
{
  border-radius: 200px;
  color: #fff;
  background: #fff;
  position: relative;
  padding: 20px;
  max-width: 400px;
  box-sizing: border-box
}
.week_sale a .ws_image img
{
  border-radius: 200px;
  display: block;
  max-width: 100%;
  height: auto
}
.week_sale a .ws_content
{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,-50%);
  display: inline-flex;
  align-items: flex-end
}
.week_sale a .ws_content .ws_price_instead
{
  display: inline;
  background: url(../images/bg-000-80.png);
  color: #fff;
  padding: 10px 15px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  text-decoration: line-through;
  border-right: 1px solid #fff;
  white-space: nowrap
}
.week_sale a .ws_content .ws_price_instead span
{
  font-weight: 300
}
.week_sale a .ws_content .ws_percent
{
  display: inline;
  background: url(../images/bg-000-70.png);
  color: #fff;
  padding: 10px 15px;
  font-size: 22px;
  font-weight: 900;
  text-align: center;
  border-right: 1px solid #fff;
  white-space: nowrap
}
.week_sale a .ws_content .ws_percent span
{
  font-weight: 300
}
.week_sale a .ws_content .ws_price
{
  display: inline;
  background: #ff003c;
  color: #fff;
  padding: 10px 15px;
  font-size: 22px;
  font-weight: 800;
  text-align: center;
  white-space: nowrap
}
.week_sale a .ws_content .ws_price span
{
  font-weight: 300
}
.teaser_3_overall
{
  width: 100%;
  max-width: 1800px;
  height: auto;
  margin: 0 auto
}
.teaser_3_overall #teaser_3_overall_bg
{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
.teaser_3_overall #teaser_3_overall_bg .teaser_3
{
  width: 33.333333%;
  height: auto;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  max-width: 600px;
  background: #1b1b1b
}
.teaser_3_overall #teaser_3_overall_bg .teaser_3 a
{
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-size: 17px
}
.teaser_3_overall #teaser_3_overall_bg .teaser_3 img
{
  width: 100%;
  height: auto;
  display: block
}
.teaser_3_overall #teaser_3_overall_bg .teaser_3.teaser_3_ow_1
{
  width: 360px;
  height: 415px;
  position: relative
}
.teaser_3_overall #teaser_3_overall_bg .teaser_3.teaser_3_ow_1 img
{
  width: 360px;
  height: 415px
}
.teaser_3_overall #teaser_3_overall_bg .teaser_3.teaser_3_ow_2 a:hover img
{
  filter: brightness(150%)
}
.teaser_3_overall #teaser_3_overall_bg .teaser_3.teaser_3_ow_2 img
{
  height: auto !important;
  max-width: 600px;
  max-height: 338px;
  display: block
}
.teaser_3_overall #teaser_3_overall_bg .teaser_3 .teaser_3_subline
{
  text-align: center;
  padding: 20px;
  display: block;
  font-weight: 600
}
.teaser_3_overall #teaser_3_overall_bg .teaser_3 .teaser_3_subline a:hover
{
  text-decoration: underline
}
.teaser_3_overall #teaser_3_overall_bg .teaser_3 .teaser_3_subline.teaser_3_subline_ow_1 a
{
  font-size: 16px;
  display: block;
  margin: 0
}
.teaser_3_overall #teaser_3_overall_bg .teaser_3 .teaser_3_subline.teaser_3_subline_ow_1 a:hover
{
  text-decoration: underline
}
.teaser_s_holder .teaser_s
{
  float: left;
  width: 48%;
  margin: 1%;
  box-sizing: border-box;
  text-align: center
}
@media screen and (max-width: 768px)
{
  .teaser_s_holder .teaser_s
  {
    float: none;
    width: 100%;
    margin: 20px 0 0 0
  }
}
.teaser_s_holder .teaser_s a
{
  display: block;
  padding: 40px;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  text-decoration: none
}
.teaser_s_holder .teaser_s a:hover
{
  background: #f1f3f4
}
.teaser_s_holder .teaser_s a .second_s_line
{
  display: block;
  margin: 15px 0 0 0;
  font-weight: 400;
  font-size: 18px
}
.teaser_s_holder .teaser_i
{
  float: left;
  width: 48%;
  margin: 1%;
  box-sizing: border-box;
  text-align: center
}
@media screen and (max-width: 768px)
{
  .teaser_s_holder .teaser_i
  {
    float: none;
    width: 100%;
    margin: 20px 0 0 0
  }
}
.teaser_s_holder .teaser_i a
{
  display: block;
  padding: 40px;
  text-align: center;
  font-size: 26px;
  font-weight: 400;
  text-decoration: none
}
.teaser_s_holder .teaser_i a:hover
{
  background: #000
}
.teaser_s_holder .teaser_i a i
{
  margin: 0 0 0 5px
}
.produkt_detail_images
{
  float: left;
  width: 100%;
  padding: 0
}
.produkt_detail_images .img_large_overall
{
  max-width: 100%;
  height: auto;
  position: relative;
  text-align: center;
  background-color: #fff;
  padding: 0 0 10px 0;
  margin: 0 0 1% 0;
  box-sizing: border-box;
  display: flex
}
.produkt_detail_images .img_large_overall img
{
  max-width: 100%;
  height: auto
}
.produkt_detail_images .img_large_overall .img_large
{
  background-position: center center !important;
  background-repeat: no-repeat !important;
  text-align: center;
  width: 85%;
  height: auto
}
@media screen and (max-width: 768px)
{
  .produkt_detail_images .img_large_overall .img_large
  {
    width: 100%
  }
}
.produkt_detail_images a
{
  color: #ccc !important
}
.produkt_detail_images .img_small
{
  background-position: center center !important;
  background-repeat: no-repeat !important;
  width: 23%;
  margin: 1%;
  box-sizing: border-box;
  height: auto;
  padding: 8px;
  float: left;
  background-color: #fff
}
.produkt_detail_images .img_small a
{
  display: block
}
.produkt_detail_images .img_small a img
{
  display: block;
  width: 100%;
  height: auto
}
.produkt_detail_images .image_thumbs
{
  width: 15%;
  display: flex;
  flex-direction: column;
  padding: 0 20px 0 0
}
.produkt_detail_images .image_thumbs a
{
  display: block;
  border: 1px solid #f4f4f4;
  margin: 0 0 20px 0
}
.produkt_detail_images .image_thumbs a img
{
  display: block;
  width: 100%;
  height: auto
}
.produkt_detail_images .image_thumbs a:hover
{
  border: 1px solid #a1a1a1
}
.produkt_detail_images .image_thumbs a.thumb_url_1_active
{
  border: 1px solid #a1a1a1
}
@media screen and (max-width: 768px)
{
  .produkt_detail_images .image_thumbs
  {
    display: none
  }
}
.fancybox-skin
{
  background: #fff !important
}
.swiper-container
{
  height: auto;
  padding-bottom: 30px
}
.swiper-container .swiper-pagination
{
  visibility: hidden;
  bottom: 0
}
@media screen and (max-width: 768px)
{
  .swiper-container .swiper-pagination
  {
    visibility: visible
  }
}
.swiper-container .swiper-pagination .swiper-pagination-bullet
{
  border: 1px solid #bbb;
  opacity: 1;
  background: #ddd;
  width: 10px;
  height: 10px
}
.swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active
{
  background: #bbb !important
}
.conversionblock_select_variant_image_1
{
  border-radius: 2px;
  padding: 0 !important
}
.conversionblock_select_variant_image_1 a
{
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: auto;
  max-height: 58px;
  padding: 5px
}
.conversionblock_select_variant_image_1 a img
{
  display: block;
  width: auto;
  max-height: 58px
}
.user_message_1
{
  position: absolute;
  top: 100%;
  background: #ffd0d0;
  display: flex;
  height: auto;
  justify-content: center;
  align-items: center;
  padding: 20px;
  border-radius: 4px;
  color: #ca4444;
  z-index: 555;
  display: none
}
.hummel1
{
  position: absolute;
  top: -30px;
  left: 0;
  animation: hummel 7s linear both 3s;
  opacity: 0
}
.hummel2
{
  position: absolute;
  top: -30px;
  right: 0;
  animation: hummel2 6s linear both 3s;
  opacity: 0
}
@keyframes hummel
{
  0%
  {
    transform: rotate(-25deg);
    left: 0;
    top: -30px
  }
  45%
  {
    transform: rotate(-55deg);
    left: 50%;
    top: -10px;
    opacity: 1
  }
  46%
  {
    transform: rotate(-235deg)
  }
  100%
  {
    left: -60px;
    top: 0;
    transform: rotate(-235deg)
  }
}
@keyframes hummel2
{
  0%
  {
    right: 0;
    top: -30px
  }
  50%
  {
    right: 50%;
    top: -10px;
    opacity: 1
  }
  100%
  {
    right: 110%;
    top: 0
  }
}
.cz_lp_wrapper
{
  max-width: 1900px;
  margin: 0 auto
}
.cz_lp_teaser_overall
{
  width: 100%;
  background: url(../images/clubzone/cz_lp_teaser_2.jpg) 0 0 no-repeat
}
.cz_lp_teaser_overall .cz_lp_logo
{
  max-width: 1545px;
  margin: 0 auto 300px auto;
  padding: 30px 0 0 0;
  display: flex;
  justify-content: flex-start
}
@media(max-width: 1545px)
{
  .cz_lp_teaser_overall .cz_lp_logo
  {
    padding: 30px 20px 0 20px;
    box-sizing: border-box
  }
}
@media(max-width: 768px)
{
  .cz_lp_teaser_overall .cz_lp_logo
  {
    padding: 30px 20px 0 20px;
    margin: 0 0 200px 0
  }
}
.cz_lp_teaser_overall .cz_lp_logo img
{
  display: block;
  max-width: 100%;
  height: auto
}
.cz_lp_teaser_overall .cz_lp_teaser_inline
{
  max-width: 1545px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap
}
@media(max-width: 1545px)
{
  .cz_lp_teaser_overall .cz_lp_teaser_inline
  {
    padding: 0 20px;
    box-sizing: border-box
  }
}
.cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_button
{
  display: flex;
  justify-content: center;
  width: 30%;
  margin: 0 10% 0 0;
  background: #f7a600;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  padding: 30px;
  box-sizing: border-box;
  font-size: 30px;
  text-decoration: none
}
@media(max-width: 1080px)
{
  .cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_button
  {
    order: 2;
    width: 100%;
    margin: 0;
    padding: 15px;
    font-size: 18px
  }
}
.cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_button:hover
{
  background: rgba(247,166,0,.8)
}
.cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_text
{
  display: flex;
  width: 60%;
  padding: 50px;
  font-size: 69px;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
  background: rgba(247,166,0,.4);
  box-sizing: border-box
}
@media(max-width: 1545px)
{
  .cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_text
  {
    font-size: 45px;
    line-height: 45px
  }
}
@media(max-width: 1080px)
{
  .cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_text
  {
    order: 1;
    width: 100%;
    font-size: 35px;
    line-height: 35px;
    margin: 0 0 25px 0;
    text-align: center
  }
}
@media(max-width: 768px)
{
  .cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_text
  {
    font-size: 28px;
    line-height: 28px;
    padding: 25px
  }
}
.cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_advantages
{
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  background: none;
  padding: 50px 0 275px 0
}
@media(max-width: 1080px)
{
  .cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_advantages
  {
    order: 3;
    width: 100%
  }
}
@media(max-width: 768px)
{
  .cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_advantages
  {
    padding: 50px 0 200px 0
  }
}
.cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_advantages .cz_lp_advantages_box
{
  width: 31%;
  margin: 0 0 2.333333% 0;
  display: flex;
  align-items: center
}
@media(max-width: 768px)
{
  .cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_advantages .cz_lp_advantages_box
  {
    justify-content: center;
    width: 100%;
    margin: 0 0 4% 0
  }
}
.cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_advantages .cz_lp_advantages_box:last-child
{
  width: 40%
}
@media(max-width: 768px)
{
  .cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_advantages .cz_lp_advantages_box:last-child
  {
    width: 100%
  }
}
.cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_advantages .cz_lp_advantages_box span:first-child
{
  display: flex;
  flex-shrink: 0;
  padding: 0 30px 0 0
}
.cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_advantages .cz_lp_advantages_box span:first-child img
{
  display: block;
  max-width: 100%;
  height: auto;
  align-self: center
}
@media(max-width: 768px)
{
  .cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_advantages .cz_lp_advantages_box span:first-child img
  {
    max-width: 40px
  }
}
.cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_advantages .cz_lp_advantages_box span:last-child
{
  display: block;
  font-size: 21px;
  line-height: 21px;
  text-transform: none;
  font-weight: 400;
  color: #fff
}
@media(max-width: 768px)
{
  .cz_lp_teaser_overall .cz_lp_teaser_inline .cz_lp_advantages .cz_lp_advantages_box span:last-child
  {
    width: 100%;
    font-size: 18px;
    line-height: 18px
  }
}
.cz_lp_form_container
{
  width: 100%
}
.cz_lp_form_titles
{
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 50px 0;
  flex-direction: column;
  align-items: flex-start
}
.cz_lp_form_titles h1
{
  width: 100%;
  padding: 0 0 0 177.5px;
  margin: 0 0 5px 0;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  text-transform: uppercase
}
@media(max-width: 1545px)
{
  .cz_lp_form_titles h1
  {
    padding: 0 0 0 20px
  }
}
@media(max-width: 1545px)
{
  .cz_lp_form_titles h1
  {
    font-size: 20px;
    line-height: 20px
  }
}
.cz_lp_form_titles .cz_lp_title
{
  display: flex;
  color: #fff;
  margin: 0 0 10px 0;
  font-size: 65px;
  line-height: 65px;
  padding: 10px 60px 10px 177.5px;
  background: #1d1d1d;
  font-weight: 600
}
@media(max-width: 1545px)
{
  .cz_lp_form_titles .cz_lp_title
  {
    padding: 10px 20px 10px 20px
  }
}
@media(max-width: 1545px)
{
  .cz_lp_form_titles .cz_lp_title
  {
    font-size: 35px;
    line-height: 35px
  }
}
.cz_lp_form_inline
{
  max-width: 1545px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap
}
@media(max-width: 1545px)
{
  .cz_lp_form_inline
  {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box
  }
}
.cz_lp_form_inline .cz_lp_form_holder
{
  width: 40%
}
@media(max-width: 1080px)
{
  .cz_lp_form_inline .cz_lp_form_holder
  {
    width: 100%;
    margin: 0 0 50px 0
  }
}
.cz_lp_form_inline .cz_lp_form_holder div
{
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 20px 0
}
.cz_lp_form_inline .cz_lp_form_holder div label
{
  width: 100%;
  font-size: 15px;
  line-height: 15px;
  padding: 0 0 5px 0;
  color: #000
}
.cz_lp_form_inline .cz_lp_form_holder div input
{
  width: 100%;
  border: 1px solid #888;
  padding: 15px 10px;
  box-sizing: border-box;
  font-size: 1rem;
  color: #000
}
.cz_lp_form_inline .cz_lp_form_holder div input:focus
{
  outline: none
}
.cz_lp_form_inline .cz_lp_form_holder div select
{
  padding: 15px 20px
}
.cz_lp_form_inline .cz_lp_form_holder input.send
{
  display: flex;
  justify-content: center;
  padding: 20px 50px;
  text-transform: uppercase;
  background: #f7a600;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  text-decoration: none;
  border: none;
  cursor: pointer;
  -webkit-appearance: none
}
@media(max-width: 1080px)
{
  .cz_lp_form_inline .cz_lp_form_holder input.send
  {
    width: 100%;
    box-sizing: border-box
  }
}
.cz_lp_form_inline .cz_lp_form_holder input.send:hover
{
  background: rgba(247,166,0,.8)
}
.cz_lp_form_inline .cz_lp_form_holder .field-validation-error
{
  color: #c11
}
.cz_lp_form_inline .cz_lp_form_holder .field-validation-error-ow-1
{
  margin: 10px 0 0 0;
  display: block
}
.cz_lp_form_inline .cz_lp_form_text
{
  width: 55%;
  color: #555;
  font-size: 21px;
  line-height: 25px;
  letter-spacing: .5px
}
@media(max-width: 1080px)
{
  .cz_lp_form_inline .cz_lp_form_text
  {
    width: 100%
  }
}
@media(max-width: 768px)
{
  .cz_lp_form_inline .cz_lp_form_text
  {
    font-size: 18px;
    line-height: 22px
  }
}
.cz_lp_video_holder
{
  width: 100%;
  margin: 50px 0;
  background: #1d1d1d
}
.cz_lp_video_holder .cz_lp_video_holder_inline
{
  margin: 0 auto;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap
}
@media(max-width: 1545px)
{
  .cz_lp_video_holder .cz_lp_video_holder_inline
  {
    width: 100%;
    padding: 20px;
    box-sizing: border-box
  }
}
.cz_lp_video_holder .cz_lp_video_holder_inline .cz_lp_text
{
  width: 60%;
  color: #fff;
  padding: 0 40px
}
@media screen and (max-width: 768px)
{
  .cz_lp_video_holder .cz_lp_video_holder_inline .cz_lp_text
  {
    padding: 20px 20px 40px 20px;
    width: 100%
  }
}
.cz_lp_video_holder .cz_lp_video_holder_inline .cz_lp_text span:first-child
{
  display: block;
  font-size: 41px;
  line-height: 1.4;
  padding: 0 0 15px 0
}
@media screen and (max-width: 768px)
{
  .cz_lp_video_holder .cz_lp_video_holder_inline .cz_lp_text span:first-child
  {
    font-size: 24px
  }
}
.cz_lp_video_holder .cz_lp_video_holder_inline .cz_lp_text span:last-child
{
  display: block;
  font-size: 17px;
  line-height: 1
}
.cz_lp_video_holder .cz_lp_video_holder_inline .cz_lp_image
{
  display: flex;
  justify-content: center;
  align-items: center
}
@media screen and (max-width: 768px)
{
  .cz_lp_video_holder .cz_lp_video_holder_inline .cz_lp_image
  {
    width: 100%
  }
}
.cz_lp_video_holder .cz_lp_video_holder_inline .cz_lp_image img
{
  display: block;
  max-height: 300px;
  align-self: center
}
@media screen and (max-width: 768px)
{
  .cz_lp_video_holder .cz_lp_video_holder_inline .cz_lp_image img
  {
    max-height: none;
    width: 100%
  }
}
h4.title
{
  display: block;
  width: 100%;
  justify-content: center;
  display: flex;
  color: #1d1d1d;
  margin: 0 0 50px 0;
  font-size: 65px;
  line-height: 65px;
  padding: 0 0 10px 0;
  font-weight: 600
}
@media screen and (max-width: 768px)
{
  h4.title
  {
    font-size: 24px;
    line-height: 1.4;
    padding: 0 10px 10px 10px;
    box-sizing: border-box;
    margin: 0 0 20px 0
  }
}
.cz_lp_logo_holder
{
  margin: 0 auto;
  padding: 0 0 50px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  box-sizing: border-box
}
@media(max-width: 768px)
{
  .cz_lp_logo_holder
  {
    padding: 0 20px 50px 20px
  }
}
.cz_lp_logo_holder span
{
  width: auto;
  display: block;
  height: auto;
  max-height: 145px;
  width: auto
}
.cz_lp_logo_holder span img
{
  display: block;
  height: auto;
  max-height: 145px;
  width: auto
}
.cz_lp_oefb_teaser
{
  width: 100%;
  padding: 0 0 50px 0
}
.cz_lp_oefb_teaser span
{
  display: flex;
  justify-content: center
}
.cz_lp_oefb_teaser span img
{
  display: block;
  max-width: 100%;
  height: auto;
  align-self: center
}
.cz_lp_bottom_holder
{
  width: 100%;
  padding: 0 0 50px 0
}
.cz_lp_bottom_holder .cz_lp_bottom_box
{
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap
}
@media(max-width: 768px)
{
  .cz_lp_bottom_holder .cz_lp_bottom_box
  {
    margin: 0 0 25px 0
  }
  .cz_lp_bottom_holder .cz_lp_bottom_box:nth-child(1) .cz_lp_img_box
  {
    order: 2
  }
  .cz_lp_bottom_holder .cz_lp_bottom_box:nth-child(1) .cz_lp_title_box
  {
    order: 1;
    width: 100%;
    padding: 10px;
    box-sizing: border-box
  }
  .cz_lp_bottom_holder .cz_lp_bottom_box:nth-child(1) .cz_lp_title_box .cz_lp_title:nth-child(2) span
  {
    padding: 10px
  }
  .cz_lp_bottom_holder .cz_lp_bottom_box:nth-child(2)
  {
    display: none
  }
  .cz_lp_bottom_holder .cz_lp_bottom_box:nth-child(3) .cz_lp_img_box
  {
    order: 2
  }
  .cz_lp_bottom_holder .cz_lp_bottom_box:nth-child(3) .cz_lp_title_box
  {
    order: 1;
    width: 100%;
    padding: 10px;
    box-sizing: border-box
  }
  .cz_lp_bottom_holder .cz_lp_bottom_box:nth-child(3) .cz_lp_title_box .cz_lp_title
  {
    text-align: right
  }
  .cz_lp_bottom_holder .cz_lp_bottom_box:nth-child(3) .cz_lp_title_box .cz_lp_title:nth-child(2) span
  {
    padding: 10px
  }
  .cz_lp_bottom_holder .cz_lp_bottom_box:nth-child(4) .cz_lp_img_box
  {
    order: 2
  }
  .cz_lp_bottom_holder .cz_lp_bottom_box:nth-child(4) .cz_lp_title_box
  {
    order: 1;
    width: 100%;
    padding: 10px;
    box-sizing: border-box
  }
  .cz_lp_bottom_holder .cz_lp_bottom_box:nth-child(4) .cz_lp_title_box .cz_lp_title:nth-child(2) span
  {
    padding: 10px
  }
}
.cz_lp_bottom_holder .cz_lp_bottom_box:nth-child(3) .cz_lp_title_box .cz_lp_title
{
  justify-content: flex-end
}
.cz_lp_bottom_holder .cz_lp_bottom_box .cz_lp_img_box
{
  width: 25%
}
@media(max-width: 768px)
{
  .cz_lp_bottom_holder .cz_lp_bottom_box .cz_lp_img_box
  {
    width: 50%
  }
}
.cz_lp_bottom_holder .cz_lp_bottom_box .cz_lp_img_box img
{
  display: block;
  width: 100%;
  height: auto
}
.cz_lp_bottom_holder .cz_lp_bottom_box .cz_lp_title_box
{
  width: 50%;
  display: flex;
  flex-wrap: wrap
}
@media(max-width: 768px)
{
  .cz_lp_bottom_holder .cz_lp_bottom_box .cz_lp_title_box
  {
    background: #1d1d1d
  }
}
.cz_lp_bottom_holder .cz_lp_bottom_box .cz_lp_title_box .cz_lp_title
{
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin: 0 0 10px 0
}
@media(max-width: 768px)
{
  .cz_lp_bottom_holder .cz_lp_bottom_box .cz_lp_title_box .cz_lp_title
  {
    margin: 0
  }
}
.cz_lp_bottom_holder .cz_lp_bottom_box .cz_lp_title_box .cz_lp_title span
{
  display: inline-block;
  text-transform: uppercase;
  padding: 20px 50px;
  background: #1d1d1d;
  color: #fff;
  font-size: 45px;
  line-height: 45px;
  font-weight: 600
}
@media(max-width: 1500px)
{
  .cz_lp_bottom_holder .cz_lp_bottom_box .cz_lp_title_box .cz_lp_title span
  {
    font-size: 35px;
    line-height: 35px
  }
}
@media(max-width: 1300px)
{
  .cz_lp_bottom_holder .cz_lp_bottom_box .cz_lp_title_box .cz_lp_title span
  {
    font-size: 25px;
    line-height: 25px
  }
}
@media(max-width: 1080px)
{
  .cz_lp_bottom_holder .cz_lp_bottom_box .cz_lp_title_box .cz_lp_title span
  {
    padding: 15px 45px
  }
}
@media(max-width: 768px)
{
  .cz_lp_bottom_holder .cz_lp_bottom_box .cz_lp_title_box .cz_lp_title span
  {
    padding: 10px;
    background: none;
    font-size: 20px;
    line-height: 20px
  }
}
@media(max-width: 768px)
{
  .cz_lp_bottom_holder .cz_lp_bottom_box .cz_lp_title_box .cz_lp_title span
  {
    padding: 10px;
    background: none;
    font-size: 18px;
    line-height: 18px
  }
}
.cz_lp_bottom_line
{
  width: 100%;
  padding: 50px 0;
  background: #1d1d1d;
  display: flex;
  justify-content: center;
  flex-wrap: wrap
}
@media(max-width: 768px)
{
  .cz_lp_bottom_line
  {
    justify-content: space-between;
    padding: 20px;
    box-sizing: border-box
  }
}
.cz_lp_bottom_line a
{
  width: 40%;
  display: flex;
  justify-content: center;
  font-size: 30px;
  line-height: 30px;
  padding: 30px 0;
  color: #fff;
  background: #f7a600;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none
}
@media(max-width: 1340px)
{
  .cz_lp_bottom_line a
  {
    font-size: 20px;
    line-height: 1
  }
}
@media(max-width: 768px)
{
  .cz_lp_bottom_line a
  {
    width: 100%;
    font-size: 18px;
    line-height: 1;
    padding: 15px;
    box-sizing: border-box;
    text-align: center
  }
}
.cz_lp_bottom_line a:hover
{
  background: #ffb51e
}
.cz_lp_bottom_line a:first-child
{
  margin: 0 15px 0 0
}
@media(max-width: 768px)
{
  .cz_lp_bottom_line a:first-child
  {
    margin: 0 0 15px 0
  }
}
.swiper-container-horizontal>.swiper-scrollbar, .swiper-scrollbar
{
  display: block;
  position: absolute;
  left: 0%;
  right: 0%;
  bottom: 0;
  z-index: 999;
  height: 8px;
  width: 100%;
  background: #f3f3f3;
  border-radius: 4px
}
.swiper-scrollbar-drag
{
  background: #b3b3b3;
  border-radius: 4px
}
.swiper-container
{
  width: 100%;
  height: auto;
  padding: 5px 0 20px 0
}
.swiper-slide
{
  display: flex;
  width: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.swiper-slide-100-percent-width
{
  width: 100%
}
.breadcrumbs_new
{
  color: #000;
  padding: 0 0 10px 0;
  font-size: 13px
}
@media(max-width: 768px)
{
  .breadcrumbs_new
  {
    padding: 15px 0 10px 0
  }
}
.breadcrumbs_new a
{
  color: #000;
  text-decoration: underline;
  white-space: nowrap
}
.breadcrumbs_new a:hover
{
  text-decoration: none
}
.breadcrumbs_new i
{
  margin: 0 5px
}
h1.category_title_new
{
  color: #000 !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  display: block;
  line-height: 1.2;
  padding: 0 !important;
  margin: 0 0 10px 0 !important;
  text-transform: uppercase
}
.catalog_container
{
  display: flex;
  flex-wrap: wrap
}
.catalog_container .catalog_box
{
  width: 31.333333%;
  height: auto;
  margin: 1%
}
@media(max-width: 1000px)
{
  .catalog_container .catalog_box
  {
    width: 48%
  }
}
@media(max-width: 600px)
{
  .catalog_container .catalog_box
  {
    width: 100%;
    margin: 0 0 20px 0
  }
}
.catalog_container .catalog_box a
{
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  text-transform: uppercase
}
.catalog_container .catalog_box a img
{
  display: block;
  width: 100%;
  height: auto
}
.catalog_container .catalog_box a span
{
  background: #131313;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px
}
.catalog_container .catalog_box a span i
{
  margin: 0 0 0 10px
}
.swiper-container-top-line
{
  width: 100%;
  height: auto;
  padding: 0;
  box-sizing: border-box
}
.cyberLine
{
  background: #aceaff
}
.cyberLine .cyberLineInline a
{
  background: #0c7ca7;
  border-top: 2px solid #0a5f80;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px 6px 10px;
  margin: 0 1px 0 0;
  font-size: 12px;
  display: block;
  line-height: 1
}
.cyberLine .cyberLineInline a:hover
{
  text-decoration: underline
}
.cyberLine .cyberLineInline a i
{
  margin: 0 0 0 5px;
  display: inline-block
}
.cyberLine .cyberLineInline strong
{
  background: #ff003c;
  border-top: 2px solid #940326;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px 6px 10px;
  margin: 0 1px 0 0;
  font-size: 12px;
  font-weight: 600;
  display: block;
  line-height: 1
}
.checkoutShippingMethod
{
  display: flex;
  background: #fff;
  padding: 10px;
  border-radius: 2px;
  margin: 0 0 20px 0;
  flex-direction: column
}
.checkoutShippingMethod>div
{
  display: flex;
  margin: 0;
  font-size: 18px;
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 10px 0
}
.checkoutShippingMethod>div>span
{
  margin: 0;
  font-size: 18px
}
.checkoutShippingMethod>div>span>i
{
  margin: 0 3px 0 0
}
.checkoutShippingMethod>div>span:first-child
{
  margin: 0 5px 0 0
}
.checkoutShippingMethod>div>span:last-child
{
  flex-grow: 1
}
.checkoutShippingMethod>div>span:last-child label
{
  width: 100%;
  display: block
}
.checkoutShippingMethod>div.ShippingMethodBg
{
  background: #f9f9f9;
  padding: 10px;
  border-radius: 10px
}
.checkoutShippingMethod>div:first-child
{
  font-weight: 700;
  margin: 0 0 10px 0
}
.bestsellerTitle1
{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  padding: 30px;
  margin: 0;
  box-sizing: border-box
}
@media(max-width: 700px)
{
  .bestsellerTitle1
  {
    font-size: 26px;
    padding: 0 20px 30px 20px
  }
}
.topSellerProductBox
{
  display: flex;
  width: 46%;
  flex-wrap: wrap;
  background: #fff;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  margin: 2%;
  border: 1px solid #d6d6d6
}
@media(max-width: 700px)
{
  .topSellerProductBox
  {
    width: 100%;
    margin: 0 0 40px 0
  }
}
.topSellerProductBox .topSellerProductBoxTitle
{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 15px 5px 15px;
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 15px 0
}
.topSellerProductBox .topSellerProductBoxTitle a
{
  text-decoration: none;
  color: #000;
  font-size: 26px
}
@media(max-width: 700px)
{
  .topSellerProductBox .topSellerProductBoxTitle a
  {
    font-size: 22px;
    text-align: center
  }
}
.topSellerProductBox .topSellerProductBoxLine1
{
  display: flex;
  justify-content: space-around;
  position: relative
}
@media(max-width: 1040px)
{
  .topSellerProductBox .topSellerProductBoxLine1
  {
    flex-direction: column
  }
}
.topSellerProductBox .topSellerProductBoxLine1 .topSellerProductBoxPosition
{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5% 0 0
}
@media(max-width: 700px)
{
  .topSellerProductBox .topSellerProductBoxLine1 .topSellerProductBoxPosition
  {
    position: absolute;
    bottom: -5px;
    left: -15px;
    z-index: 19;
    padding: 0
  }
}
.topSellerProductBox .topSellerProductBoxLine1 .topSellerProductBoxPosition>span
{
  display: flex;
  justify-content: center;
  align-items: center
}
@media(max-width: 700px)
{
  .topSellerProductBox .topSellerProductBoxLine1 .topSellerProductBoxPosition>span
  {
    justify-content: flex-start
  }
}
.topSellerProductBox .topSellerProductBoxLine1 .topSellerProductBoxPosition>span>img
{
  max-width: 70%;
  height: auto;
  display: inline-block
}
@media(max-width: 700px)
{
  .topSellerProductBox .topSellerProductBoxLine1 .topSellerProductBoxPosition>span>img
  {
    max-width: 40%
  }
}
.topSellerProductBox .topSellerProductBoxLine1 .topSellerProductBoxImage
{
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center
}
.topSellerProductBox .topSellerProductBoxLine1 .topSellerProductBoxImage>a
{
  display: flex;
  justify-content: center;
  align-items: center
}
.topSellerProductBox .topSellerProductBoxLine1 .topSellerProductBoxImage>a>img
{
  max-width: 90%;
  height: auto;
  display: inline-block
}
.topSellerProductBox .topSellerProductBoxLine2
{
  display: flex;
  justify-content: space-between;
  width: 100%
}
@media(max-width: 1040px)
{
  .topSellerProductBox .topSellerProductBoxLine2
  {
    flex-wrap: wrap
  }
}
.topSellerProductBox .topSellerProductBoxLine2 .price1
{
  background: #ec0064;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  font-size: 32px
}
@media(max-width: 1040px)
{
  .topSellerProductBox .topSellerProductBoxLine2 .price1
  {
    width: 100%;
    text-align: center
  }
}
@media(max-width: 700px)
{
  .topSellerProductBox .topSellerProductBoxLine2 .price1
  {
    font-size: 24px
  }
}
.topSellerProductBox .topSellerProductBoxLine2 .price23Holder
{
  display: flex;
  align-items: center
}
@media(max-width: 1040px)
{
  .topSellerProductBox .topSellerProductBoxLine2 .price23Holder
  {
    width: 100%
  }
}
.topSellerProductBox .topSellerProductBoxLine2 .price23Holder .price2
{
  padding: 10px 10px 10px 20px;
  color: #666;
  font-weight: 400;
  font-size: 32px;
  text-decoration: line-through
}
@media(max-width: 1040px)
{
  .topSellerProductBox .topSellerProductBoxLine2 .price23Holder .price2
  {
    width: 50%;
    text-align: center
  }
}
@media(max-width: 700px)
{
  .topSellerProductBox .topSellerProductBoxLine2 .price23Holder .price2
  {
    font-size: 24px
  }
}
.topSellerProductBox .topSellerProductBoxLine2 .price23Holder .price3
{
  padding: 10px 15px;
  color: #000;
  background: #ddd;
  font-weight: 900;
  font-size: 32px;
  color: #000
}
@media(max-width: 1040px)
{
  .topSellerProductBox .topSellerProductBoxLine2 .price23Holder .price3
  {
    width: 50%;
    text-align: center
  }
}
@media(max-width: 700px)
{
  .topSellerProductBox .topSellerProductBoxLine2 .price23Holder .price3
  {
    font-size: 24px
  }
}
.topSellerProductBox .topSellerProductBoxButton
{
  background: #ec0064;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  text-decoration: none;
  padding: 20px 40px
}
.rotate1, .rotate11
{
  transform: rotate(15deg)
}
@media(max-width: 700px)
{
  .rotate1, .rotate11
  {
    transform: rotate(-25deg)
  }
}
.rotate2, .rotate12
{
  transform: rotate(-15deg)
}
@media(max-width: 700px)
{
  .rotate2, .rotate12
  {
    transform: rotate(-25deg)
  }
}
.rotate3, .rotate13
{
  transform: rotate(-25deg)
}
@media(max-width: 700px)
{
  .rotate3, .rotate13
  {
    transform: rotate(-25deg)
  }
}
.rotate4, .rotate14
{
  transform: rotate(20deg)
}
@media(max-width: 700px)
{
  .rotate4, .rotate14
  {
    transform: rotate(-25deg)
  }
}
.rotate5, .rotate15
{
  transform: rotate(-15deg)
}
@media(max-width: 700px)
{
  .rotate5, .rotate15
  {
    transform: rotate(-25deg)
  }
}
.rotate6, .rotate16
{
  transform: rotate(-25deg)
}
@media(max-width: 700px)
{
  .rotate6, .rotate16
  {
    transform: rotate(-25deg)
  }
}
.rotate7, .rotate17
{
  transform: rotate(15deg)
}
@media(max-width: 700px)
{
  .rotate7, .rotate17
  {
    transform: rotate(-25deg)
  }
}
.rotate8, .rotate18
{
  transform: rotate(-25deg)
}
@media(max-width: 700px)
{
  .rotate8, .rotate18
  {
    transform: rotate(-25deg)
  }
}
.rotate9, .rotate19
{
  transform: rotate(-10deg)
}
@media(max-width: 700px)
{
  .rotate9, .rotate19
  {
    transform: rotate(-25deg)
  }
}
.rotate10, .rotate20
{
  transform: rotate(25deg)
}
@media(max-width: 700px)
{
  .rotate10, .rotate20
  {
    transform: rotate(-25deg)
  }
}
.topSellerProductBoxLine2
{
  display: flex;
  justify-content: space-between
}
.blackCategoryHeader1
{
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  padding: 30px 15px;
  flex-direction: column;
  text-align: center
}
.blackCategoryHeader1 h1
{
  font-size: 80px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 10px 0;
  line-height: 1;
  text-align: center
}
@media(max-width: 768px)
{
  .blackCategoryHeader1 h1
  {
    font-size: 40px
  }
}
.blackCategoryHeader1 h2
{
  font-size: 21px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  line-height: 1;
  text-align: center
}
@media(max-width: 768px)
{
  .blackCategoryHeader1 h2
  {
    font-size: 18px;
    line-height: 1.4
  }
}
body
{
  background-color: #fff;
  margin: 0;
  padding: 0;
  font-family: 'Titillium Web',sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: 400
}
body.body_order
{
  background-image: none !important;
  background-color: #fff;
  padding-top: 0 !important
}
.wrapper_overall
{
  padding: 0;
  width: 100%;
  overflow: hidden
}
.displayNone
{
  display: none
}
input, select, textarea, *:focus
{
  outline: none
}
::-moz-selection
{
  color: #fff;
  background: #ffa22b
}
::selection
{
  color: #fff;
  background: #ffa22b
}
.overview_mobile
{
  display: none
}
.category_box
{
  width: 100%;
  box-sizing: border-box;
  display: block;
  background: #f3f3f3;
  border-radius: 4px;
  margin: 0 0 10px 0;
  padding: 5px
}
.category_box h3
{
  display: none
}
.category_box ul
{
  width: 100%;
  display: block;
  list-style: none;
  padding: 0;
  margin: 0
}
.category_box ul li
{
  width: 100%;
  display: block;
  list-style: none;
  padding: 0;
  margin: 0
}
.category_box ul li a
{
  width: 216px;
  float: left;
  display: block;
  list-style: none;
  text-decoration: none;
  padding: 6px 10px;
  border: 1px solid #ccc;
  color: #222;
  font-weight: 600;
  box-sizing: border-box;
  margin: 5px;
  background: url(../images/nav-arrow-right.png) center right no-repeat #fff;
  border-radius: 4px;
  text-align: center
}
.category_box ul li a:hover
{
  background: url(../images/nav-arrow-right.png) center right no-repeat #dedede
}
.category_box ul li a.not_forward.active
{
  display: none
}
a.DetailButtonURL:link, a.DetailButtonURL:active, a.DetailButtonURL:visited, a.DetailButtonURL:hover
{
  display: inline-block;
  width: 57px;
  height: 19px;
  background: url(../images/design/Button-BG-1.png) 0 0 repeat-x #f7a800;
  text-align: center;
  color: #000 !important;
  text-decoration: none;
  font-weight: 600;
  padding: 4px 0 0 0;
  font-size: 16px !important
}
a.DetailButtonURL_hdw:link, a.DetailButtonURL_hdw:active, a.DetailButtonURL_hdw:visited, a.DetailButtonURL_hdw:hover
{
  display: inline-block;
  width: auto;
  height: 19px;
  background-color: #f26c1c;
  background-image: linear-gradient(to bottom,#f26c1c,#fcb201);
  background-repeat: repeat-x;
  text-align: center;
  color: #fff !important;
  text-decoration: none;
  font-weight: 600;
  padding: 4px 15px 0 15px;
  font-size: 16px !important
}
a.JetztBewertenURL:link, a.JetztBewertenURL:active, a.JetztBewertenURL:visited, a.JetztBewertenURL:hover
{
  display: inline-block;
  width: 114px;
  height: 19px;
  background: url(../images/design/Button-BG-1.png) 0 0 repeat-x #f7a800;
  text-align: center;
  color: #000;
  text-decoration: none;
  font-weight: 600;
  padding: 4px 0 0 0;
  font-size: 16px
}
a.ZumWarenkorbHeaderURL:link, a.ZumWarenkorbHeaderURL:active, a.ZumWarenkorbHeaderURL:visited, a.ZumWarenkorbHeaderURL:hover
{
  display: inline-block;
  width: 130px;
  height: 21px;
  background: url(../images/design/Button-BG-1.png) 0 0 repeat-x #f7a800;
  text-align: center;
  color: #000;
  text-decoration: none;
  font-weight: 600;
  padding: 4px 0 0 0;
  font-size: 16px
}
.InputLoginButton
{
  background: url(../images/design/button-login.png) 0 0 no-repeat #f7a800;
  width: 112px;
  height: 40px;
  border: none;
  cursor: pointer
}
.ImageWeiterZurRegistrierungButton
{
  background: url(../images/design/button-weiter-zur-registrierung.png) 0 0 no-repeat #f7a800;
  width: 281px;
  height: 40px;
  border: none;
  cursor: pointer
}
.InputZumNaechstenSchritt
{
  background: url(../images/design/button-zum-naechsten-schritt.png) 0 0 no-repeat #f7a800;
  width: 255px;
  height: 40px;
  border: none;
  cursor: pointer
}
.InputAbschickenUndBezahlen
{
  background: url(../images/design/button-abschicken-und-bezahlen.png) 0 0 no-repeat #f7a800;
  width: 275px;
  height: 40px;
  border: none;
  cursor: pointer
}
.InputInDenWarenkorb
{
  width: 164px;
  height: 40px;
  border: none;
  cursor: pointer
}
input.InputInDenWarenkorbNew
{
  width: 164px;
  background-image: linear-gradient(to bottom,#1870f5,#1870f5);
  background-repeat: repeat-x;
  background-color: #1870f5;
  border-color: #1870f5 #1870f5 #1870f5 #1870f5;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  padding: 8px 20px;
  text-shadow: 0 -1px 0 rgba(255,255,255,.25);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255,255,255,.2) inset,0 1px 2px rgba(0,0,0,.05);
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin: 0
}
input.InputInDenWarenkorbNew:hover
{
  background-image: linear-gradient(to bottom,#f9df03,#f9df03);
  background-color: #f9df03
}
button.InputInDenWarenkorbNew
{
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  width: 100%;
  background-image: linear-gradient(to top,#f9df03,#f9df03);
  border: 1px solid #f9df03;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  padding: 20px;
  cursor: pointer;
  margin: 0
}
button.InputInDenWarenkorbNew:hover
{
  background-image: linear-gradient(to top,#f9df03,#f9df03)
}
button.InputInDenWarenkorbNew img
{
  width: 20px;
  height: auto;
  margin: 0 10px 0 0
}
button.InputInDenWarenkorbNew i
{
  margin: 0 5px 0 0
}
input.InputInDenWarenkorbNew_ow_1
{
  float: right
}
input.InputInDenWarenkorMobile, button.InputInDenWarenkorMobile
{
  display: none
}
input.lq, a.lq
{
  background-image: linear-gradient(to bottom,#2b2b2b,#020202);
  background-repeat: repeat-x;
  background-color: #020202;
  border-color: #020202 #020202 #020202 #020202;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 4px 20px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255,255,255,.2) inset,0 1px 2px rgba(0,0,0,.05);
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin: 0;
  text-decoration: none
}
input.lq:hover, a.lq:hover
{
  background-image: linear-gradient(to bottom,#020202,#2b2b2b);
  background-color: #2b2b2b
}
.v_w_red .InputInDenWarenkorb
{
  width: 164px;
  height: 40px;
  border: none;
  cursor: pointer;
  background: url(../images/design/in-den-warenkorb-red.png) 0 0 no-repeat !important
}
.v_w_black .InputInDenWarenkorb
{
  width: 164px;
  height: 40px;
  border: none;
  cursor: pointer;
  background: url(../images/design/in-den-warenkorb-black.png) 0 0 no-repeat !important
}
.clearer20Mobile
{
  display: none;
  height: 20px;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_0
{
  height: 0;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_1
{
  height: 1px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_4
{
  height: 4px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_5
{
  height: 5px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_10
{
  height: 10px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.main_overview_overwrite_search .clearer_10_ow_1
{
  height: auto;
  clear: both;
  margin: 0;
  padding: 30px 0 0 0;
  border-top: 5px solid #dedede;
  font-size: 22px;
  display: block
}
.clearer_15
{
  height: 15px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_16
{
  height: 16px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_20
{
  height: 20px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_25
{
  height: 20px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_26
{
  height: 26px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_30
{
  height: 30px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_40
{
  height: 40px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_45
{
  height: 40px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_50
{
  height: 50px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_60
{
  height: 60px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
.clearer_60_startpageMobile
{
  background: #fff;
  height: 60px;
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0
}
img
{
  border: 0 !important
}
#main_nav>a, #sidebar>a
{
  display: none
}
.startpage_teaser_overall
{
  width: 100%;
  max-width: 1800px;
  height: 470px;
  margin: 10px auto;
  position: relative;
  background-color: #fff
}
.teaser_startpage_wrapper
{
  width: 100%;
  max-width: 1800px;
  margin: 0 auto
}
.teaser_startpage_wrapper_left
{
  width: 760px;
  float: left;
  margin: 0 10px 10px 0
}
.teaser_startpage_wrapper_right
{
  width: 370px;
  float: left
}
.startpage_teaser_overallv2
{
  width: 760px;
  border-radius: 0;
  position: relative;
  height: 460px;
  margin: 0;
  box-shadow: 0 1px 5px rgba(0,0,0,.15)
}
.startpage_teaser_overallv2_right
{
  width: 370px;
  border-radius: 0;
  position: relative;
  height: 460px;
  margin: 0 0 10px 0;
  box-shadow: 0 1px 5px rgba(0,0,0,.15)
}
.startpage_teaser_overallv2 h3
{
  padding: 13px 20px 10px 20px;
  display: block;
  margin: 0;
  font-size: 30px;
  color: #fff;
  text-shadow: 1px 1px #1a171b;
  text-align: center
}
.startpage_teaser_overallv2 h3 a
{
  color: #f7a800;
  text-decoration: none;
  font-weight: 600
}
.startpage_teaser_overallv2 h3 a:hover
{
  color: #fff
}
.startpage_teaser
{
  width: 100%;
  max-width: 1800px;
  height: 470px !important;
  position: relative !important;
  background-color: #fff !important
}
.startpage_teaserv2
{
  height: auto;
  position: relative
}
.startpage_teaser ul, .startpage_teaserv2 ul
{
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative
}
.startpage_teaser ul li, .startpage_teaserv2 ul li
{
  width: 760px;
  height: 460px;
  margin: 0 10px 0 0;
  padding: 0;
  position: relative;
  float: left;
  background: #000
}
.startpage_teaser ul li.second_c, .startpage_teaserv2 ul li.second_c
{
  width: 370px;
  margin: 0;
  padding: 0;
  position: relative;
  background: #000;
  float: left;
  height: 460px
}
.startpage_teaser_titles
{
  position: absolute;
  top: 27px;
  left: 30px
}
.startpage_teaser_titles h2
{
  font-size: 61px;
  color: #fff;
  margin: 0 0 10px 0;
  line-height: 51px;
  font-weight: 600
}
.startpage_teaser_titles h3
{
  font-size: 41px;
  color: #fff;
  margin: 0;
  line-height: 41px;
  font-weight: 600
}
.startpage_teaser_products
{
  width: 254px;
  height: 176px;
  position: absolute;
  top: 227px;
  left: 10px;
  background-repeat: no-repeat
}
.startpage_teaser_products_image
{
  position: absolute;
  top: -13px;
  left: 10px
}
.startpage_teaser_products_title
{
  position: absolute;
  top: 0;
  right: 0;
  height: 33px;
  padding: 3px 6px 0 6px;
  background: url(../images/design/teaser-title-price-bg.png);
  width: 133px
}
.startpage_teaser_products_title a:link, .startpage_teaser_products_title a:active, .startpage_teaser_products_title a:visited
{
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-decoration: none
}
.startpage_teaser_products_title a:hover
{
  text-decoration: underline
}
.startpage_teaser_products_price
{
  position: absolute;
  top: 39px;
  right: 0;
  font-size: 19px;
  font-weight: 600;
  color: #f7a800;
  height: 25px;
  padding: 0 6px 0 6px;
  background: url(../images/design/teaser-title-price-bg.png)
}
.startpage_teaser_products_button
{
  position: absolute;
  top: 69px;
  right: 0
}
.stpi_ow_1
{
  top: 106px !important
}
.stpt_ow_1
{
  top: 112px !important
}
.stpp_ow_1
{
  top: 151px !important
}
.stpb_ow_1
{
  top: 181px !important
}
.startpage_teaser_nav
{
  position: absolute;
  top: 384px;
  right: 20px;
  width: 405px;
  height: 78px;
  z-index: 99
}
.startpage_teaser_nav ul
{
  width: auto;
  height: 60px;
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  float: right
}
.startpage_teaser_nav li
{
  float: left;
  width: 126px;
  height: 60px;
  padding: 0;
  margin: 0 0 0 3px;
  border: 3px solid #fff
}
.startpage_teaser_nav li a:link, .startpage_teaser_nav li a:active, .startpage_teaser_nav li a:visited
{
  opacity: .4;
  filter: alpha(opacity=40)
}
.startpage_teaser_nav li a:hover, .startpage_teaser_nav li.active a
{
  opacity: 1;
  filter: alpha(opacity=100)
}
.main
{
  width: 100%;
  max-width: 1800px;
  margin: auto !important;
  padding: 20px !important;
  position: relative;
  box-sizing: border-box
}
.main h1
{
  font-size: 40px;
  margin: 0 0 20px 0;
  color: #333;
  font-weight: 400
}
.main h1.halloween
{
  font-size: 50px;
  margin: 0 0 30px 0;
  color: #000;
  font-weight: 600;
  line-height: 60px
}
.main h2
{
  font-size: 16px;
  margin: 0 0 2px 0;
  color: #888;
  font-weight: 400
}
.main h2.halloween
{
  font-size: 20px;
  margin: 10px 0 0 0;
  color: #000;
  font-weight: 600
}
.main_startpage_overwrite
{
  width: 100%;
  max-width: 1800px;
  padding: 10px !important
}
.main_startpage_overwrite_2
{
  width: 100%;
  max-width: 1800px;
  padding: 10px 0 0 0 !important
}
.main_startpage_overwrite_2 img
{
  margin: 0 8px 8px 0
}
a.bottom_brands_a
{
  float: left;
  margin: 0 0 20px 0
}
.main_startpage_overwrite_2 img.br_last
{
  margin: 0 0 8px 0
}
.main_overview_overwrite
{
  padding: 20px 0 80px 0
}
.main_bottom_overwrite
{
  width: 100%;
  max-width: 1800px;
  box-sizing: border-box;
  padding: 25px 10px 10px 10px
}
.main h5, .main h3, .main_startpage_overwrite h1
{
  font-size: 23px;
  color: #333;
  margin: 0 0 5px 0;
  line-height: 23px;
  font-weight: 600
}
.b1
{
  width: 310px;
  height: 310px;
  float: left;
  margin: 0 15px 0 0
}
.b2
{
  width: 310px;
  height: 310px;
  float: left;
  margin: 0 15px 0 0
}
.b3
{
  width: 310px;
  height: 310px;
  float: left;
  margin: 0
}
.b4
{
  width: 310px;
  height: 250px;
  float: left;
  margin: 0 15px 0 0;
  background-repeat: no-repeat
}
.b5
{
  width: 310px;
  height: 250px;
  float: left;
  margin: 0 15px 0 0;
  background-repeat: no-repeat
}
.b6
{
  width: 310px;
  height: 250px;
  float: left;
  margin: 0;
  background-repeat: no-repeat
}
.b_inline_infos
{
  width: 290px;
  height: 50px;
  background: url(../images/design/b4-b5-b6-bg.png) no-repeat;
  padding: 10px;
  color: #fff
}
.b_inline_infos a:link, .b_inline_infos a:active, .b_inline_infos a:visited
{
  font-size: 17px;
  font-weight: 600;
  color: #feb721;
  text-decoration: none;
  background: url(../images/design/arrow-orange.png) 0 5px no-repeat;
  padding: 0 0 0 15px;
  display: block;
  margin: 0 0 2px 0
}
.b_inline_infos a:hover
{
  text-decoration: underline
}
.brands
{
  background: url(../images/design/brands-bg.png);
  width: 958px;
  height: 98px;
  border: 1px solid #aaa
}
.brands ul
{
  margin: auto auto;
  padding: 0;
  height: 98px
}
.brands ul li
{
  float: left;
  list-style: none;
  margin: 0
}
.brands ul li .branditem
{
  width: 150px;
  float: left;
  height: 98px
}
.footer_overall
{
  position: relative;
  margin: 40px 0 0 0;
  background: #111
}
.footer
{
  width: 100%;
  max-width: 1800px;
  box-sizing: border-box;
  padding: 60px 10px;
  position: relative;
  margin: auto
}
@media(max-width: 768px)
{
  .footer
  {
    padding: 0
  }
}
.footer_1
{
  float: left;
  width: 25%;
  padding-right: 40px;
  box-sizing: border-box
}
.footer_1 strong
{
  font-size: 16px;
  color: #fff;
  margin: 0 40px 10px 0;
  font-weight: 400;
  display: block;
  padding: 0 0 5px 0
}
.footer_1 ul
{
  margin: 0;
  padding: 0
}
.footer_1 ul li
{
  margin: 0 0 8px 0;
  padding: 0;
  list-style: none
}
.footer_1 ul li a:link, .footer_1 ul li a:active, .footer_1 ul li a:visited
{
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  display: block
}
.footer_1 ul li a:hover
{
  text-decoration: underline
}
.footer_2
{
  float: right;
  width: 25%;
  color: #999
}
.footer_2 strong
{
  font-size: 16px;
  color: #fff;
  margin: 0 0 10px 0;
  font-weight: 400;
  display: block;
  padding: 0 0 5px 0
}
.footer_2 ul
{
  margin: 0;
  padding: 0
}
.footer_2 ul li
{
  margin: 0 0 2px 0;
  padding: 0;
  list-style: none
}
.footer_2 ul li a:link, .footer_2 ul li a:active, .footer_2 ul li a:visited
{
  font-size: 14px;
  color: #999;
  text-decoration: none;
  display: block
}
.footer_2 ul li a:hover
{
  text-decoration: underline
}
.footer_2 ul li.post
{
  background: url(../images/design/icon-post.png) 0 0 no-repeat;
  padding: 0 0 0 40px;
  height: 32px;
  font-size: 16px;
  color: #ddd;
  text-decoration: none;
  display: inline-block
}
.footer_2 ul li.dhl
{
  background: url(../images/design/icon-dhl.png) 0 1px no-repeat;
  padding: 0 0 0 81px;
  height: 32px;
  font-size: 16px;
  color: #ddd;
  text-decoration: none;
  display: inline-block
}
.footer_2 ul li.gls
{
  background: url(../images/design/icon-gls.png) 0 0 no-repeat;
  padding: 0 0 0 55px;
  height: 32px;
  font-size: 16px;
  color: #ddd;
  text-decoration: none;
  display: inline-block
}
.footer_2 ul li.dpd
{
  background: url(../images/design/icon-dpd.png) 0 0 no-repeat;
  padding: 0 0 0 40px;
  height: 32px;
  font-size: 16px;
  color: #ddd;
  text-decoration: none;
  display: inline-block
}
.footer_2 ul li.post_ch
{
  background: url(../images/design/icon-post-ch.png) 0 0 no-repeat;
  padding: 0 0 0 55px;
  height: 32px;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-left: 10px
}
.trusted_footer
{
  position: absolute;
  top: 270px;
  right: 10px;
  width: 61px;
  height: 61px
}
.btn_trusted
{
  margin: 0 36px 0 0
}
.btn_trusted_2
{
  margin: 2px 0 0 0
}
.footer_info
{
  color: #ddd
}
.social_list
{
  margin: 0 10px 0 0
}
.footer_last
{
  padding: 0 0 60px 0;
  color: #fff;
  text-align: center;
  max-width: 1800px;
  margin: 0 auto;
  font-size: 15px
}
.footer_last a
{
  color: #fff;
  text-decoration: none
}
.footer_last a:hover
{
  text-decoration: underline
}
.footer_seperator
{
  margin: 0 10px
}
.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited
{
  color: #000;
  text-decoration: underline
}
.breadcrumbs a:hover
{
  text-decoration: none
}
.breadcrumbs a.first:link, .breadcrumbs a.first:active, .breadcrumbs a.first:visited
{
  color: #000;
  text-decoration: underline
}
.breadcrumbs a.first:hover
{
  text-decoration: none
}
.breadcrumbs a.active:link, .breadcrumbs a.active:active, .breadcrumbs a.active:visited
{
  color: #000;
  text-decoration: underline
}
.breadcrumbs a.active:hover
{
  text-decoration: none
}
.main_left
{
  float: left;
  width: 20%;
  border-right: 1px solid #ddd;
  box-sizing: border-box;
  padding: 0 40px 0 0
}
.main_left_title
{
  width: 154px;
  background: url(../images/design/main-left-title-bg.png) 0 0;
  color: #666;
  font-weight: 600;
  font-size: 16px;
  min-height: 30px;
  height: auto !important;
  height: 30px
}
.main_left_title_l
{
  padding: 0
}
.main_left_title_r
{
  float: right;
  padding: 6px 0 8px 0
}
.plus_minus_right_icon
{
  float: right
}
ul.main_left_nav
{
  margin: 0;
  padding: 0;
  list-style: none
}
ul.main_left_nav li
{
  margin: 0 0 8px 0
}
ul.main_left_nav_new li
{
  margin: 0 0 10px 10px
}
ul.main_left_nav li.li_active
{
  margin: 10px 0
}
ul.main_left_nav_new li.li_active
{
  margin: 0 0 10px 10px
}
ul.main_left_nav li a:link, ul.main_left_nav li a:active, ul.main_left_nav li a:visited
{
  color: #000;
  font-size: 16px;
  text-decoration: none;
  background: url(../images/design/arrow-gray-main-left-subnav.gif) 0 4px no-repeat;
  padding: 0 0 0 10px
}
ul.main_left_nav li a:hover, ul.main_left_nav li a.active:link, ul.main_left_nav li a.active:active, ul.main_left_nav li a.active:visited
{
  font-weight: 600
}
ul.main_left_nav li ul li a:link, ul.main_left_nav li ul li a:active, ul.main_left_nav li ul li a:visited
{
  color: #000;
  font-size: 16px;
  text-decoration: none;
  background: url(../images/design/arrow-gray-main-left-subnav-2.png) 0 5px no-repeat;
  padding: 0 0 0 8px
}
ul.main_left_nav li a.active:hover
{
  text-decoration: underline
}
ul.main_left_nav li ul
{
  margin: 5px 0 0 10px;
  padding: 0;
  list-style: none
}
ul.main_left_nav li ul li
{
  margin: 0 0 8px 0
}
ul.main_left_filter
{
  margin: 0;
  padding: 0;
  list-style: none
}
ul.main_left_filter li
{
  margin: 0 0 8px 0
}
ul.main_left_filter li a:link, ul.main_left_filter li a:active, ul.main_left_filter li a:visited
{
  color: #69675f;
  font-size: 16px;
  text-decoration: none;
  background: url(../images/design/filter-checkbox.png) 0 0 no-repeat;
  padding: 0 0 0 22px;
  display: block
}
ul.main_left_filter li a:hover, ul.main_left_filter li a.active:link, ul.main_left_filter li a.active:active, ul.main_left_filter li a.active:visited
{
  background: url(../images/design/filter-checkbox-active.png) 0 0 no-repeat
}
.main_right
{
  float: left !important;
  width: 964px !important;
  padding: 0;
  position: relative
}
.main_right h1
{
  font-size: 40px;
  margin: 0;
  font-weight: 600;
  color: #000
}
.main_right h2
{
  font-size: 22px;
  margin: 0 0 2px 0;
  font-weight: 600;
  color: #333
}
.category_description
{
  font-size: 18px;
  margin: 5px 0 10px 0;
  color: #333;
  display: block
}
.category_description p
{
  margin: 0;
  padding: 0
}
.main_right_top
{
  padding: 0 10px
}
.overview_teaser
{
  margin: 20px 0
}
.overview_teaser a
{
  display: block
}
.overview_teaser img
{
  display: block;
  max-width: 100%;
  height: auto
}
.overview_teaser_ow_1
{
  margin: 0 0 30px 0
}
.overview_teaser_ow_1 img
{
  display: block
}
.header_subline_lp
{
  color: #000;
  font-size: 16px;
  line-height: 22px
}
.category_teaser_subtitle
{
  background: #000
}
.category_teaser_subtitle a
{
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 13px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  background: #000;
  box-sizing: border-box
}
.category_teaser_subtitle a:hover
{
  color: #f8dc21
}
.overview_teaser_2
{
  margin: 0 0 20px 0
}
.overview_teaser_2 img
{
  width: 100%;
  height: auto;
  display: block
}
.paging_overall
{
  background: url(../images/design/paging-top-bg.png) bottom repeat-x;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #efefef
}
.paging_bottom_overall
{
  padding: 0;
  text-align: center
}
.paging_message
{
  padding: 0
}
.paging_message a
{
  color: #000;
  text-decoration: underline
}
.paging_message a:hover
{
  text-decoration: none
}
.show_products
{
  color: #333;
  font-size: 16px;
  text-align: right
}
.show_products a:link, .show_products a:active, .show_products a:visited
{
  color: #333;
  text-decoration: underline
}
.show_products a:hover, .show_products a.active
{
  color: #e99e00;
  text-decoration: none;
  font-weight: 600
}
.produkt_anzeige_trenner
{
  margin: 0 5px
}
.paging_sort
{
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  color: #666;
  display: flex;
  align-items: center;
  justify-content: space-between
}
.sort
{
  width: auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between
}
@media(max-width: 768px)
{
  .sort
  {
    width: 100%
  }
}
.sort_left
{
  color: #333;
  margin: 0 10px 0 0;
  padding: 0
}
.sort_right
{
  font-weight: 400
}
@media(max-width: 768px)
{
  .sort_right
  {
    width: 100%;
    position: relative
  }
}
.sort_right select
{
  color: #000;
  width: auto;
  font-size: 14px;
  margin: 0 0 0 10px;
  padding: 5px;
  border-color: #d3d3d3
}
.paging
{
  color: #838383;
  margin: 7px 0 0 0;
  text-align: center
}
.paging span.highlight
{
  color: #e99e00;
  font-weight: 600
}
span.elipses
{
  background-color: #f8f8f8;
  color: #000;
  margin: 0 1px 1px 0;
  padding: 13px 20px;
  text-decoration: none;
  text-align: center;
  display: none
}
.product_top
{
  margin: 7px 0 0 0
}
.product_top a:link, .product_top a:active, .product_top a:visited
{
  background: url(../images/design/arrow-up-box.gif) no-repeat;
  color: #333;
  display: block;
  height: 18px;
  padding: 4px 0 0 32px;
  text-decoration: none;
  font-size: 16px
}
.product_top a:hover
{
  color: #e99e00
}
.product_box_overall
{
  width: 182px;
  height: 379px;
  position: relative;
  float: left;
  margin: 10px 0 0 10px
}
.product_box_overall_ow_1
{
  margin: 10px 10px 10px 0 !important
}
.product_box_overall_ow_2
{
  margin: 0 10px 10px 0 !important
}
.product_box_overall_hdw
{
  width: 384px
}
.product_box
{
  width: 178px;
  height: 375px;
  border: 3px solid #eee;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden
}
.product_box_hdw
{
  width: 378px;
  border: 3px solid #f26c1c
}
.product_box_hdw:hover
{
  border: 3px solid #f26c1c !important
}
.product_box:hover
{
  border: 3px solid #e0e0e0;
  background: #fff;
  height: auto;
  z-index: 998
}
.product_box_bottom
{
  padding: 5px 0 0 7px
}
.product_box_bottom a:link, .product_box_bottom a:active, .product_box_bottom a:visited
{
  font-weight: 600;
  color: #e99e00;
  text-decoration: none
}
.product_box_bottom a:hover
{
  text-decoration: underline
}
.product_image_bottom
{
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  float: left;
  margin: 0 7px 7px 0
}
.product_image_bottom:hover, .product_image_bottom_active
{
  border: 1px solid #e0e0e0
}
.product_box_ow_1
{
  margin: 10px 0 0 0;
  height: 337px
}
.product_title
{
  height: 63px;
  padding: 6px 10px 0 10px
}
.product_box_hdw .product_title
{
  height: 52px;
  padding: 7px 10px 0 60px;
  text-align: left !important;
  background: url(../images/design/hdw-header.png) no-repeat #fcb202;
  border-bottom: 10px solid #fff
}
.product_title a:link, .product_title a:active, .product_title a:visited
{
  font-weight: 600;
  color: #333;
  text-decoration: none
}
.product_box_hdw .product_title a
{
  font-size: 17px;
  color: #fff
}
.product_title a:hover
{
  text-decoration: underline
}
.product_image
{
  width: 178px;
  height: 204px;
  position: relative;
  text-align: center
}
.product_box_hdw .product_image
{
  padding: 0 0 0 100px
}
.product_description
{
  font-size: 16px;
  color: #666;
  padding: 6px 9px 0 9px;
  height: 39px
}
.product_description_hdw
{
  font-size: 16px;
  color: #666;
  padding: 6px 20px 0 20px;
  height: 39px;
  text-align: center
}
.product_action
{
  height: 57px
}
.product_action_l
{
  float: left;
  width: 57px;
  padding: 11px 0 0 0
}
.product_action_l_hdw
{
  width: 157px
}
.product_action_r
{
  float: left;
  padding: 0 10px 0 0;
  text-align: left;
  color: #666;
  font-size: 16px
}
.product_action_r_overview
{
  float: left;
  width: 111px;
  padding: 0 10px 0 0;
  text-align: right;
  color: #666
}
.product_action_r_overview_hdw
{
  width: 211px
}
.product_price
{
  font-size: 21px;
  line-height: 22px;
  font-weight: 600;
  font-style: normal !important;
  color: #e99e00
}
.product_price_hdw
{
  font-size: 30px;
  line-height: 31px;
  font-weight: 600;
  font-style: normal !important;
  color: #000
}
.product_detail_left
{
  float: left;
  width: 776px
}
.product_detail_left_ow_1
{
  width: 50% !important;
  padding: 0 20px 0 0;
  box-sizing: border-box
}
.product_detail h1, .product_detail_left h1
{
  font-size: 20px;
  font-weight: 400;
  color: #000;
  margin: 0
}
.product_detail h2, .product_detail_left h2
{
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin: 0 0 7px 0
}
.product_detail h1.producttitle, .product_detail_left.producttitle h1
{
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin: 0 0 12px 0;
  text-transform: none
}
.product_detail h1.producttitle_bundle, .product_detail_left.producttitle_bundle h1
{
  font-size: 30px;
  font-weight: 600;
  color: #000;
  margin: 10px 0 15px 0;
  text-transform: none;
  display: block
}
.product_detail_left .produkt_detail_teasertext
{
  font-size: 16px;
  color: #333;
  padding: 0 20px 0 0
}
.produkt_detail_teasertext_2
{
  font-size: 16px !important;
  line-height: 18px !important;
  color: #000 !important;
  padding: 15px !important;
  margin: 0 !important;
  background: #fff
}
.produkt_detail_teasertext_2 p
{
  margin: 0
}
.pd_title
{
  font-size: 18px;
  margin: 0 0 10px 0;
  font-weight: 600;
  display: block;
  color: #000
}
.produkt_detail_teasertext_2 a
{
  color: #000;
  text-decoration: underline
}
.produkt_detail_teasertext_2 a:hover
{
  text-decoration: none
}
#facts
{
  padding: 0 30px 0 0
}
.facts_2
{
  padding: 0 0 0 0 !important
}
.product_detail_left .produkt_detail_content, .product_detail_right_ow_1 .produkt_detail_content
{
  float: left;
  width: 348px;
  padding: 0
}
.produkt_detail_content_ow_1
{
  width: 100% !important
}
.produkt_detail_content_ow_2
{
  width: 100% !important;
  box-shadow: 0 1px 5px rgba(0,0,0,.15);
  margin: 10px 0 0 0
}
.produkt_detail_content object, .produkt_detail_content object embed
{
  width: 550px !important
}
.product_detail_left .produkt_detail_content ul.facts, .product_detail_right_ow_1 .produkt_detail_content ul.facts
{
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
  color: #333
}
.product_detail_left .produkt_detail_content ul.facts li, .product_detail_right_ow_1 .produkt_detail_content ul.facts li, div.facts div.facts_inline
{
  background: url(../images/design/vorteil-e79d00.png) 0 0 no-repeat;
  padding: 1px 0 10px 25px;
  font-size: 16px
}
div.facts_wt1 div.facts_inline
{
  background: url(../images/design/vorteil-1a171b.png) 0 3px no-repeat;
  padding: 1px 0 10px 20px;
  font-size: 16px
}
.product_detail_left .produkt_detail_content h6, .ConversionBlockHolder h6
{
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin: 0 0 10px 0
}
.ConversionBlockHolderBundle h6
{
  font-size: 16px;
  font-weight: 600;
  color: #e99e00;
  margin: 0 0 15px 0
}
.select_variant, .select_variant_image
{
  float: left;
  margin: 0 10px 10px 0;
  color: #bebebe;
  font-size: 16px;
  position: relative
}
.select_variant a
{
  text-align: center;
  display: block;
  background: #fff;
  padding: 10px 15px;
  border: 2px solid #f4f4f4;
  border-radius: 2px;
  color: #000;
  font-size: 16px;
  text-decoration: none
}
.select_variant_image a
{
  text-align: center;
  display: block;
  background: #fff;
  border: 2px solid #f4f4f4;
  color: #000;
  font-size: 16px;
  padding: 5px;
  text-decoration: none;
  border-radius: 2px
}
.select_variant a:hover, .select_variant_image a:hover
{
  border: 2px solid #000 !important
}
.select_variant_active a
{
  border: 2px solid #000 !important
}
.select_variant_image a img
{
  display: block
}
.select_variant_image.disabled a, .select_variant.disabled a
{
  border: 2px dashed #d4d4d4;
  color: #999
}
.select_variant_image.disabled a:hover, .select_variant.disabled a:hover
{
  border: 2px dashed #d4d4d4 !important;
  cursor: default
}
.disabled:hover .user_message_1
{
  display: flex
}
.select_color_image_only
{
  width: 31px;
  height: 31px;
  float: left;
  margin: 0 5px 5px 0;
  padding: 0
}
.select_color
{
  height: 22px;
  text-align: center;
  background: url(../images/design/select-variant.png) no-repeat;
  color: #bebebe;
  font-size: 16px;
  float: left;
  margin: 0 5px 5px 0;
  padding: 8px 8px 0 8px;
  border: 1px solid #b6b6b6
}
.select_color a:link, .select_color a:active, .select_color a:visited
{
  color: #69675f;
  font-size: 16px;
  text-decoration: none
}
.select_color a:hover
{
  text-decoration: underline
}
a.groessentabelle:link, a.groessentabelle:active, a.groessentabelle:visited
{
  color: #666;
  text-decoration: underline;
  font-size: 16px
}
a.groessentabelle:hover
{
  text-decoration: none
}
.pd_buttons
{
  border-bottom: 1px solid #dedede;
  height: 30px
}
ul.produkt_infos
{
  margin: 0;
  padding: 0;
  list-style: none
}
ul.produkt_infos li
{
  margin: 0 3px 0 0;
  padding: 0;
  float: left
}
ul.produkt_infos li a:link, ul.produkt_infos li a:active, ul.produkt_infos li a:visited
{
  color: #333;
  text-decoration: none;
  border-top: 1px solid #b6b6b6;
  border-left: 1px solid #b6b6b6;
  border-right: 1px solid #b6b6b6;
  border-bottom: 1px solid #dedede;
  display: block;
  height: 22px;
  padding: 7px 10px 0 10px;
  background: #ddd
}
ul.produkt_infos li a:hover, ul.produkt_infos li a.active, ul.produkt_infos li a.selected
{
  color: #000;
  border-top: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #fff;
  background: #fff
}
.produkt_infos_content ul
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: 348px
}
.produkt_infos_content ul li
{
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 348px;
  padding: 20px 0 0 0;
  min-height: 170px
}
.produkt_infos_content a:link, .produkt_infos_content a:active, .produkt_infos_content a:visited
{
  color: #e99e00;
  text-decoration: underline
}
.produkt_infos_content a:hover
{
  text-decoration: none
}
.produkt_infos_content
{
  background: #fff;
  padding: 10px
}
.product_detail_right
{
  float: left;
  width: 184px;
  padding: 0 0 0 0
}
.product_detail_right_ow_1
{
  width: 50% !important
}
.conversionbox
{
  width: 182px;
  border: 1px solid #cdcdcd
}
.conversionbox_ow_1
{
  float: none !important;
  width: 100%;
  border: none !important;
  color: #000
}
.aehnliches_produkt_ow_1
{
  width: 184px !important;
  float: left !important
}
.conversionbox_title
{
  background: #fff;
  font-weight: 600;
  color: #000;
  border-bottom: 1px solid #cdcdcd;
  padding: 6px 9px 7px 9px
}
.conversionbox_title_ow_2
{
  border-bottom: none !important;
  border-left: 1px solid #cdcdcd !important;
  border-right: 1px solid #cdcdcd !important;
  border-top: 1px solid #cdcdcd !important;
  text-align: center;
  font-size: 22px
}
.conversionbox_action
{
  padding: 9px
}
.cb_content
{
  float: right
}
.amount_container
{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 20px 0
}
.cb_number_title
{
  padding: 0 30px 0 0;
  font-weight: 600
}
.cb_number_select
{
  padding: 0
}
.cb_number_select_ow_1
{
  float: left;
  width: 110px;
  font-weight: 600
}
.product_choose
{
  padding: 0 0 12px 0
}
.product_choose select
{
  border: 1px solid #ccc;
  height: 24px;
  padding: 2px
}
.product_choose label
{
  float: left;
  height: 20px;
  width: 83px
}
.anzahl_plus_minus
{
  float: left;
  margin: 0 1px 0 0;
  width: 35px
}
.anzahl_plus_minus input
{
  border: 1px solid #ccc;
  height: 23px;
  text-align: center;
  width: 33px
}
.plus_minus
{
  float: left;
  height: 26px;
  margin: 0;
  width: 13px
}
.plus_minus a.plus:link, .plus_minus a.plus:active, .plus_minus a.plus:visited
{
  background: url("../images/plus.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 13px;
  margin: 0 0 1px;
  width: 13px
}
.plus_minus a.plus:hover
{
  background: url("../images/plus-hover.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 13px;
  margin: 0 0 1px;
  width: 13px
}
.plus_minus a.minus:link, .plus_minus a.minus:active, .plus_minus a.minus:visited
{
  background: url("../images/minus.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 13px;
  margin: 0;
  width: 13px
}
.plus_minus a.minus:hover
{
  background: url("../images/minus-hover.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 13px;
  margin: 0;
  width: 13px
}
.cb_price
{
  text-align: left;
  padding: 3px 0 0 0
}
.cb_price_currency
{
  font-size: 32px;
  font-weight: 600;
  color: #e99e00
}
.cb_price_show
{
  font-size: 30px;
  font-weight: 600;
  color: #e99e00
}
.cb_price_info_2
{
  font-size: 18px;
  font-weight: 400;
  margin: 0 3px 0 0;
  color: #000
}
.cb_price_currency_2
{
  font-size: 18px;
  font-weight: 400;
  color: #000
}
.cb_price_show_2
{
  font-size: 18px;
  font-weight: 600;
  color: #000
}
.cd_variant_title
{
  color: #e99e00;
  font-size: 21px;
  font-weight: 600
}
.cb_in_stock
{
  color: #337718;
  display: block;
  font-size: 14px;
  font-weight: 400;
  border-left: 5px solid #337718;
  padding: 0 0 0 8px
}
.cb_in_stock_2
{
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: 600
}
.cb_in_stock_3
{
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: 600
}
.cb_in_stock_3_highlight
{
  color: #000;
  font-size: 16px;
  margin: 5px 0 0 0;
  font-weight: 600
}
.cb_infos
{
  color: #383838
}
.conv_right_seperator
{
  height: 1px;
  background: #cecece;
  margin: 15px 0;
  overflow: hidden;
  clear: both;
  display: none
}
.facebook_right
{
  margin: 25px 0 15px 0
}
.facebook_right_ow_1
{
  float: left !important
}
.overview_brand
{
  position: absolute;
  top: 5px;
  left: 5px
}
.overview_brand_ow_1
{
  position: absolute;
  top: 5px;
  left: 5px
}
.overview_brand_v2
{
  position: relative;
  float: right;
  margin: 1px 0 0 0
}
.overview_brand_v2 img
{
  float: right
}
.cta_v3
{
  float: right
}
.cta_v3 a
{
  float: right;
  color: #000;
  font-weight: 600;
  font-size: 20px;
  text-decoration: none;
  padding: 5px 20px 0 0;
  display: block;
  background: #f7a800
}
.cross_selling_title
{
  width: 966px;
  height: 29px;
  background: url(../images/design/cross-selling-title-bg.png) no-repeat;
  margin: auto;
  color: #fffefe;
  font-size: 25px;
  line-height: 21px;
  padding: 8px 0 0 14px
}
.bestseller_title
{
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
  max-width: 1800px;
  color: #000;
  font-size: 30px;
  margin: 20px auto;
  font-weight: 800;
  font-style: italic;
  text-align: center;
  text-transform: uppercase
}
.bundle_config_title
{
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  max-width: 1800px;
  color: #000;
  font-size: 24px;
  margin: 0 auto;
  font-weight: 600;
  text-align: center;
  background: #efefef;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px
}
.bundle_conversion_container_inside
{
  border-left: 2px solid #efefef;
  border-right: 2px solid #efefef;
  border-bottom: 2px solid #efefef;
  padding: 40px
}
.bestseller_title_ow_1
{
  width: 100%;
  padding: 0 1%;
  box-sizing: border-box;
  max-width: 100%;
  color: #000;
  font-size: 30px;
  margin: 20px auto 5px auto;
  font-weight: 800;
  font-style: italic;
  text-align: left;
  text-transform: uppercase
}
.bestseller_title span
{
  background: #fff;
  padding: 0 20px
}
.cross_selling_products
{
  width: 100%;
  max-width: 1800px;
  margin: auto;
  background: #fff;
  padding: 0 0 15px 0
}
.title_1
{
  font-weight: bold;
  color: #000;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0%);
  width: 100%;
  max-width: 1800px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  overflow: hidden;
  background: url(../images/seperator-1.png) center center repeat-x
}
.title_1 span
{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0%);
  font-size: 32px;
  padding: 0 20px;
  text-transform: uppercase;
  background: #fff
}
.title_1 span:nth-child(1)
{
  -webkit-clip-path: polygon(0 0,100% 0,100% 50%,0 50%);
  clip-path: polygon(0 0,100% 0,100% 50%,0 50%);
  color: #000
}
.title_1 span:nth-child(2)
{
  -webkit-clip-path: polygon(0 50%,100% 50%,100% 100%,0 100%);
  clip-path: polygon(0 50%,100% 50%,100% 100%,0 100%);
  color: #666
}
.order_steps_overall
{
  width: 100%;
  max-width: 1800px;
  box-sizing: border-box;
  padding: 0 10px 30px 10px;
  margin: 0 auto;
  background: #fff
}
table.account_table tr td
{
  padding: 0 15px 0 0
}
.order_steps_overall fieldset.overall
{
  border: 1px solid #c1bfb9;
  display: block;
  height: auto !important;
  margin: 0 0 15px;
  min-height: 100px;
  padding: 15px
}
.order_steps_overall fieldset
{
  height: auto !important;
  margin: 0;
  min-height: 185px;
  padding: 15px;
  background: #fff
}
.order_steps_overall fieldset legend
{
  color: #e99e00;
  font-size: 17px;
  font-weight: 600;
  margin: 0;
  padding: 0 4px 2px
}
.order_steps_overall .checkout_table
{
  width: 100%
}
.order_steps_overall .checkout_table td
{
  width: auto;
  position: relative
}
.order_steps_overall .checkout_table a:link, .order_steps_overall .checkout_table a:active, .order_steps_overall .checkout_table a:visited, .checkout_cart_table a:link, .checkout_cart_table a:active, .checkout_cart_table a:visited
{
  color: #e99e00;
  text-decoration: underline
}
.order_steps_overall .checkout_table a:hover, .checkout_cart_table a:hover
{
  text-decoration: none
}
.order_steps_overall input.text, select.text, #Email
{
  border: 1px solid #c1bfb9;
  padding: 3px;
  width: 210px
}
.order_steps_overall input.text_small
{
  border: 1px solid #c1bfb9;
  padding: 3px;
  width: 40px
}
.order_steps_overall input.text_plz
{
  border: 1px solid #c1bfb9;
  margin: 0 4px 0 0;
  padding: 3px;
  width: 48px
}
.order_steps_overall .td_trenner
{
  background-color: #eee;
  height: 1px;
  margin: 0;
  padding: 0
}
.reg_title
{
  width: 240px !important
}
.reg_title_2
{
  width: 280px !important
}
.order_steps_overall #bottom_nav
{
  padding: 0 0 20px;
  width: 100%
}
.order_steps_overall .btn_holder_back
{
  background: url(../images/order/btn-back.png) no-repeat scroll 100% -26px transparent;
  color: #000;
  cursor: pointer;
  display: inline;
  float: left;
  margin: 0
}
.order_steps_overall .hrf_back
{
  background: url(../images/order/btn-back.png) no-repeat scroll 0 0 transparent;
  border: medium none;
  color: #000 !important;
  cursor: pointer;
  float: left;
  font: bold 14px/14px Arial,Helvetica,sans-serif;
  height: 19px;
  overflow: visible;
  padding: 7px 11px 0;
  text-align: left;
  text-decoration: none !important;
  vertical-align: top
}
.order_steps_overall #bottom_nav .next
{
  float: right;
  margin: 0 5px 0 0
}
.order_steps_overall .btn_holder
{
  background: url(../images/order/btn-next.png) no-repeat scroll 100% -26px transparent;
  color: #000;
  cursor: pointer;
  float: left;
  margin: 0
}
.order_steps_overall .btn_next
{
  background: url(../images/order/btn-next.png) no-repeat scroll 0 0 transparent;
  border: 0 none;
  color: #000;
  cursor: pointer;
  float: left;
  font: bold 14px/14px Arial,Helvetica,sans-serif;
  height: 26px;
  overflow: visible;
  padding: 4px 11px;
  text-align: left;
  vertical-align: top
}
.login_overall
{
  width: 860px;
  margin: auto
}
.order_steps_overall fieldset
{
  height: auto !important;
  margin: 0;
  min-height: 191px;
  padding: 15px
}
.order_steps_overall .login_left
{
  float: left;
  margin: 20px 0;
  padding: 0 10px 0 0;
  width: 340px
}
.order_steps_overall .login_left a
{
  color: #e99e00
}
.order_steps_overall .login_text
{
  border: 1px solid #c1bfb9;
  padding: 3px;
  width: 150px
}
.order_steps_overall .login_right
{
  float: left;
  margin: 20px 0;
  width: 350px
}
.order_steps_overall .hrf_next
{
  background: url(../images/order/btn-next.png) no-repeat;
  border: medium none;
  color: #000 !important;
  cursor: pointer;
  float: left;
  font: bold 14px/14px Arial,Helvetica,sans-serif;
  height: 19px;
  overflow: visible;
  padding: 7px 11px 0;
  text-align: left;
  text-decoration: none !important;
  vertical-align: top
}
#content-main
{
  width: 100%;
  max-width: 1800px;
  padding: 40px 10px 80px 10px;
  box-sizing: border-box;
  margin: 0 auto
}
#content-main_v_2
{
  width: 100%;
  max-width: 1800px;
  padding: 20px 0 75px 0 !important;
  margin: 26px auto 0 auto;
  background: #141414
}
#content-main.cart h1
{
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 600;
  font-size: 36px
}
#content-main.cart h1.cart_title
{
  margin: 0;
  padding: 0;
  color: #000;
  font-weight: 600;
  font-size: 26px;
  float: left
}
#content-main a:link, #content-main a:active, #content-main a:visited, .cms-content a:link, .cms-content a:active, .cms-content a:visited
{
  color: #000;
  text-decoration: underline
}
#content-main a:hover, .cms-content a:hover
{
  text-decoration: none
}
div.cart-action.top
{
  padding: 0 0 10px
}
div.cart-action
{
  min-height: 24px;
  padding-top: 0
}
.cart-action .btn-order
{
  width: 91px;
  height: 25px;
  background: url(../images/design/zur-kasse-de.png) no-repeat;
  float: right;
  margin: 0 0 1px 0;
  cursor: pointer
}
.btn-order a:link, .btn-order a:active, .btn-order a:visited
{
  width: 91px;
  height: 25px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-indent: -9999px;
  float: left
}
.zur_kasse_button_wk
{
  float: right
}
.zur_kasse_button_wk a:link, .zur_kasse_button_wk a:visited, .zur_kasse_button_wk a:hover
{
  display: inline-block;
  height: 20px;
  background: url(../images/design/Button-BG-1.png) 0 0 repeat-x #f7a800;
  text-align: center;
  color: #000 !important;
  text-decoration: none !important;
  font-weight: 600;
  padding: 5px 20px 0 20px !important;
  font-size: 16px
}
.cart-action .btn-holder
{
  margin: 10px 0 0 0
}
.cart-action .btn-holder_ow_1
{
  margin: 0 !important
}
.cart-action .btn-submit
{
  background: url(../images/order/btn-back.png) no-repeat 0 -26px;
  border: none;
  color: #000;
  float: left;
  font-weight: 600;
  margin: 0 10px 0 0
}
.cart-action .btn-submit_ow_1
{
  font-weight: 600 !important;
  border: 1px solid #c1bfb9;
  padding: 1px 10px 0 10px !important;
  font: 12px/15px Arial,Helvetica,sans-serif !important;
  outline: medium none !important;
  vertical-align: middle !important
}
.cart .btn-submit, .cart-action .btn-submit
{
  cursor: pointer;
  float: left;
  height: 26px;
  line-height: 14px;
  overflow: visible;
  padding: 0 4px 3px;
  text-align: left;
  vertical-align: top
}
#main-cart
{
  padding: 0;
  font-size: 16px;
  color: #383838
}
#main-cart tr.head th, .hist-orders th
{
  background: #ddd;
  color: #000;
  font-size: 1em;
  font-weight: 600;
  padding: 5px 7px
}
#main-cart th, #main-cart td, .hist-orders td, .hist-orders th
{
  border-bottom: 1px solid #c1bfb9
}
#main-cart td, .hist-orders td
{
  background: #fff;
  padding: 10px 7px;
  vertical-align: top
}
#main-cart .count
{
  padding-right: 10px !important;
  text-align: center
}
.wk_article_name
{
  text-align: left
}
#main-cart .count input.text
{
  text-align: center;
  width: 49px;
  height: 19px
}
#main-cart .price, .hist-orders .price, .hist-orders .number
{
  text-align: right
}
#main-cart td.image img
{
  background-color: #fff;
  border: 1px solid #c1bfb9;
  float: left;
  height: 100px;
  margin: 0 0 0 10px;
  width: 100px
}
#main-cart td input.text
{
  border: 1px solid #c1bfb9;
  text-align: right
}
#main-cart input, #main-cart textarea, #main-cart select
{
  font: 12px/15px Arial,Helvetica,sans-serif;
  outline: medium none;
  vertical-align: middle
}
#main-cart td.details h2
{
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  margin: 0 !important
}
.shipping_costs .sum_text
{
  font-size: 16px
}
.shipping_costs_price, .sum_text_main_right_2
{
  text-align: right !important;
  font-size: 16px
}
.shipping_costs_price p.infotext
{
  margin: 0 0 10px 0;
  font-size: 16px;
  border: 1px solid #7b9100;
  background: #dee6b4;
  padding: 5px;
  text-align: center
}
.shipping_costs_price p.infotext i
{
  color: #7b9100;
  margin-right: 3px
}
.wk_no_border
{
  border-bottom: none !important
}
.sum_text_main_right
{
  text-align: right !important;
  color: #444 !important;
  font-weight: 600;
  font-size: 18px !important
}
.sum_text_main_left
{
  font-size: 18px !important
}
#main-cart a:link, #main-cart a:active, #main-cart a:visited
{
  color: #000;
  font-weight: normal !important;
  text-decoration: underline;
  display: block;
  margin: 0 0 5px 0;
  font-size: 16px
}
#main-cart a:hover
{
  text-decoration: none
}
#main-cart td ul.action
{
  list-style: none outside none;
  margin: 0;
  padding: 0 0 2px
}
#main-cart td ul.action li
{
  background: url(../images/design/icon_remove.gif) no-repeat 0 0
}
#main-cart td ul.action li a
{
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -9999px;
  width: 15px
}
#main-cart td ul.action li a
{
  text-indent: -9999px
}
.cart_table_title_right
{
  text-align: right
}
.delivery_title_m strong
{
  color: #444 !important
}
#main-cart tr.delivery td, #main-cart tr.delivery th
{
  background: #f6f6f6;
  color: #444;
  padding: 15px 7px;
  text-align: left;
  font-size: 16px
}
#main-cart tr.delivery td strong
{
  color: #0d7800
}
#main-cart tr.delivery td strong.delivery_costs_standard
{
  color: #444
}
#main-cart tr.delivery h3, #main-cart tr.delivery h3 a
{
  color: #444;
  font-weight: 600;
  margin: 10px 0 5px 0
}
#main-cart tr.delivery p.delivery-country
{
  padding: 5px 0
}
.delivery select
{
  border: 1px solid #c1bfb9;
  margin: 0 5px;
  padding: 2px
}
#main-cart tr.delivery td.price
{
  font-weight: 600;
  text-align: right
}
#main-cart tr.sum th, #main-cart tr.sum td
{
  background: #fff;
  border-bottom: 2px solid #c1bfb9;
  color: #444;
  font-size: 16px;
  line-height: 100%;
  padding: 10px 5px;
  text-align: left
}
#main-cart tr.sum td.price
{
  color: #a70201;
  text-align: right
}
.delivery .btn-holder
{
  cursor: pointer;
  height: 23px;
  margin: 5px 0;
  width: auto
}
.delivery .btn_l
{
  background: url(../images/order/btn-next.png) no-repeat 0 0;
  float: left;
  height: 26px;
  margin: 0;
  width: 5px
}
.delivery .btn-delivery
{
  background: url(../images/order/btn-next.png) no-repeat 0 -26px;
  border: none;
  color: #000;
  cursor: pointer;
  float: left;
  font-weight: 600 !important;
  font-size: 16px;
  height: 26px;
  margin: 0 0 0 -1px;
  padding: 0 8px 0 2px
}
#voucherform
{
  padding-bottom: 1px
}
#voucherform fieldset
{
  background: #fff;
  border: 1px solid #c1bfb9;
  margin: 20px 0 0 0;
  position: relative
}
#voucherform legend
{
  background: #fff;
  color: #000;
  font-weight: 600;
  padding: 0 10px
}
#voucherform .fieldset-container
{
  font-size: 16px;
  padding: 15px
}
#voucherform .row
{
  float: left;
  height: 26px;
  margin-left: 170px;
  padding-top: 0
}
#voucherform .row input.text
{
  height: 23px;
  border: 1px solid #c1bfb9;
  width: 170px;
  margin-left: 3px
}
#voucherform .voucher-button
{
  background: url(../images/order/btn-next.png) no-repeat 0 -26px;
  border: none;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  height: 26px;
  margin: 0
}
#services_notes
{
  border: 1px solid #c1bfb9;
  height: 75px;
  width: 412px;
  margin: 10px 0 10px 0;
  display: block
}
.checkout_cart_table .count
{
  text-align: center !important
}
.checkout_cart_table .cart_table_line_1
{
  font-size: 16px
}
.global-message
{
  margin: 10px 0 0 0
}
.infomessage
{
  background: url(../images/check.png) no-repeat 10px 5px #dee6b4;
  border: 1px solid #7b9100;
  color: #383838;
  float: none;
  font-weight: 600;
  margin-bottom: 20px;
  padding: 10px 35px 10px 40px;
  width: 100%;
  height: auto;
  box-sizing: border-box
}
.cms-content .btn-holder
{
  background: url(../images/order/btn-next.png) no-repeat scroll 100% -26px;
  color: #000;
  cursor: pointer;
  float: left;
  margin: 0
}
.cms-content .register-button
{
  background: url(../images/order/btn-next.png) no-repeat 0 -26px;
  border: none;
  color: #000;
  cursor: pointer;
  float: left;
  font: bold 14px/14px Arial,Helvetica,sans-serif;
  height: 26px;
  overflow: visible;
  padding: 4px 11px;
  text-align: left;
  vertical-align: top
}
.order_steps_overall .font_red
{
  color: #c92127
}
.order_steps_overall .font_red_2
{
  color: #c92127;
  display: block;
  padding: 5px 0 0 0;
  font-size: 16px
}
.bottom-nav
{
  font-size: 16px;
  padding: 17px 0;
  width: 1110px;
  color: #9c9c9c
}
.bottom-nav a
{
  color: #9c9c9c
}
.bottom-nav p
{
  margin: 0;
  float: left
}
.bottom-nav .geodev
{
  background: url("../images/design/geomix-logo.png") no-repeat right top;
  float: right;
  height: 22px;
  margin: 0;
  width: 105px;
  margin-right: 5px
}
fieldset.f1
{
  border: 1px solid #ddd;
  margin: 10px 0 20px 0;
  padding: 15px
}
fieldset.f1 legend
{
  color: #000;
  font-size: 16px;
  margin: 0;
  padding: 0 2px 5px
}
table.form_table
{
  width: 100%
}
table.form_table td.form_table_action input.radio
{
  background: none repeat scroll 0 0 transparent !important;
  border: medium none !important;
  padding: 5px;
  width: auto !important
}
table.form_table td.form_table_action input, td.form_table_action input
{
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #8d8d8d;
  padding: 5px;
  width: 300px
}
table.form_table td.td_trenner
{
  background-color: #eee;
  height: 1px;
  margin: 0;
  padding: 0
}
table.form_table td.form_table_action input
{
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #8d8d8d;
  padding: 5px;
  width: 300px
}
table.form_table td.form_table_action textarea, td.form_table_action textarea
{
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #8d8d8d;
  height: 300px;
  padding: 5px;
  width: 600px
}
.checkout_table .submit_next
{
  margin: 0;
  height: 40px;
  background: url(../images/design/btn-bg.png) no-repeat;
  border: none;
  font-weight: 600;
  font-size: 17px;
  margin: 0 0 0 76px;
  cursor: pointer
}
.startpage_title
{
  color: #e99e00;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 0 9px
}
.main_startpage_overwrite .products
{
  margin: 0 0 0 -10px
}
.bottom_nav_sep
{
  margin: 0 4px
}
.cms-content h1, .cms-content h2
{
  color: #000;
  font-size: 31px;
  font-weight: 400;
  margin: 0
}
.cms-content h3
{
  color: #333;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0 5px 0
}
.product_detail_attributes
{
  margin: 0 0 15px 0
}
table.facts td.title
{
  color: #e99e00;
  font-weight: 600;
  vertical-align: text-top;
  width: 73px;
  padding: 0 15px 0 0
}
table.facts td
{
  color: #383838;
  padding: 0 5px 5px 0
}
#footer
{
  width: 100%;
  height: 59px;
  background: center center no-repeat;
  position: fixed;
  bottom: 0;
  padding: 26px 0 0 0;
  z-index: 99
}
.footer_content
{
  width: 100%;
  max-width: 1800px;
  height: 59px;
  margin: auto
}
.footer_content .text
{
  height: 39px;
  line-height: 39px;
  padding: 20px 0 0 20px;
  color: #fff;
  font-size: 16px;
  float: left
}
.footer_content .text .trenner
{
  margin: 0 3px;
  color: #fff
}
.footer_content .text a:link, .footer_content .text a:active, .footer_content .text a:visited
{
  color: #fff;
  font-size: 16px;
  text-decoration: none
}
.footer_content .text a:hover
{
  text-decoration: underline
}
.footer_content .social
{
  width: 154px;
  height: 40px;
  float: right;
  padding: 10px 0 0 1px
}
.footer_content .social img
{
  margin: 0 2px 0 4px
}
.product_box .delivery
{
  text-align: center;
  color: #fff;
  font-size: 16px;
  height: 22px;
  width: 22px;
  margin-top: 3px;
  float: left
}
.product_box .deliverytext a
{
  float: right;
  margin-top: 1px;
  margin-right: 5px;
  background: #ce0044;
  height: 22px;
  width: 22px;
  text-align: center;
  padding: 0 0 0 0
}
a.info:hover
{
  z-index: 2;
  background-color: #c0ff3e
}
a.info span
{
  display: none
}
a.info:hover span
{
  display: block;
  position: absolute;
  width: 150px;
  height: 70px;
  background-position: left bottom;
  cursor: pointer;
  text-align: center;
  font-size: .8em;
  margin-top: 7px;
  padding: 10px 15px 28px;
  z-index: 998;
  top: 145px;
  right: -10px
}
.last_articles_title
{
  width: 1100px;
  margin: 0 auto 5px auto;
  font-weight: 600;
  font-size: 16px;
  color: #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0
}
.last_articles
{
  width: 1100px;
  margin: 0 auto 5px auto;
  font-weight: 600;
  font-size: 16px;
  color: #fff
}
.product_box_la
{
  width: 200px;
  float: left;
  margin: 0 12px 10px 0;
  position: relative
}
.product_box_la_ow_1
{
  margin-right: 0 !important
}
.product_title_la
{
  height: 35px;
  padding: 6px 10px 0 0
}
.product_title_la a:link, .product_title_la a:active, .product_title_la a:visited
{
  font-weight: 600;
  color: #f7a800;
  text-decoration: none
}
.product_title_la a:hover
{
  text-decoration: underline
}
.product_image_la
{
  width: 180px;
  height: 168px;
  background-position: top center !important;
  background-repeat: no-repeat !important
}
.product_image_la_2
{
  width: 198px;
  height: 198px;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #ccc;
  background-color: #fff
}
.product_box_la_close
{
  position: absolute;
  right: -7px;
  top: -9px;
  width: 25px;
  height: 25px;
  z-index: 99
}
.auf_lager
{
  color: #000;
  padding: 3px 0 0 9px;
  font-size: 16px
}
.auf_lager_hdw
{
  position: absolute;
  bottom: 4px
}
.suggest_overall
{
  width: 737px;
  position: relative;
  z-index: 99
}
.suggest_overall_top
{
  background: url(../images/design/suggest-bg-top.png) top;
  width: 737px;
  height: 24px
}
.suggest_overall_bottom
{
  background: url(../images/design/suggest-bg.png) bottom;
  padding: 0 25px 9px 25px;
  width: 687px
}
.suggest_left
{
  float: left;
  width: 424px
}
.suggest_right
{
  float: left;
  width: 253px;
  padding: 0 0 0 10px
}
#suggestresult ul li.s1 a:link, #suggestresult ul li.s1 a:active, #suggestresult ul li.s1 a:visited
{
  color: #f7a800;
  text-decoration: none;
  padding: 0 0 0 0;
  display: block
}
#suggestresult ul li.s1 a:hover
{
  text-decoration: underline
}
.suggest_title
{
  display: block;
  margin: 0 0 5px 0;
  font-weight: 600;
  font-size: 16px;
  color: #121212
}
#suggestresult ul
{
  list-style: none;
  padding: 0;
  margin: 0 0 15px 0
}
.suggest_detail_url
{
  margin: 5px 0 0 0;
  text-align: right
}
#suggestresult ul li
{
  list-style: none;
  padding: 5px 10px;
  margin: 0 0 1px 0
}
.product_box_suggest
{
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px 0;
  width: 404px;
  margin: 0 0 5px 0
}
.product_box_suggest_left
{
  float: left;
  width: 50px
}
.product_box_suggest_left img
{
  border: 1px solid #ccc !important
}
.product_box_suggest_right
{
  float: left;
  width: 344px;
  padding: 0 0 0 10px
}
.product_box_suggest_right a:link, .product_box_suggest_right a:active, .product_box_suggest_right a:visited
{
  font-weight: 600;
  color: #f7a800;
  text-decoration: none;
  display: block;
  margin: 0 0 2px 0;
  font-size: 16px
}
.product_box_suggest_right a:hover
{
  text-decoration: underline
}
.brand_box
{
  padding: 10px;
  margin: 0 0 10px 0;
  background: #f2f2f2;
  color: #333;
  border: 1px solid #f1f1f1
}
.brand_box h3
{
  font-size: 16px;
  color: #333;
  margin: 0 0 5px 0;
  line-height: 16px;
  font-weight: 600
}
.in_den_warenkorb_produktdetail
{
  text-align: right
}
.c_info
{
  padding: 0 0 20px 0
}
.c_info_2
{
  font-size: 16px !important;
  text-align: right
}
.c_info a:link, .c_info a:active, .c_info a:visited
{
  color: #f7a800;
  text-decoration: underline
}
.c_info a:hover
{
  text-decoration: none
}
#voucherError
{
  padding: 5px 0;
  color: #b91414;
  display: block;
  font-size: 14px
}
.color_variant_image
{
  background-position: center center !important;
  background-repeat: no-repeat !important;
  float: left;
  margin: 0 10px 10px 0;
  background-color: #fff !important;
  box-sizing: border-box;
  padding: 5px;
  border: 2px solid #f4f4f4
}
.color_variant_image a
{
  display: block
}
.color_variant_image:hover, .color_variant_image_active
{
  border: 2px solid #000
}
.conversionblock_overall
{
  position: relative;
  margin: 0
}
.conversionblock_overall_ow_1
{
  background-image: none
}
#ConversionBlockHolder
{
  padding: 0
}
.conversionblock_bundle
{
  position: relative;
  background: #fff;
  margin: 0 0 20px 0;
  padding: 0 !important
}
.ConversionBlockHolder
{
  width: 100% !important;
  float: none;
  border: none !important;
  margin: 0 !important;
  border-bottom: 1px solid #ececec
}
.ConversionBlockHolderInline
{
  margin: 0;
  padding: 0;
  box-sizing: border-box
}
.ConversionBlockHolderBundle
{
  border: none !important
}
select#Amount
{
  height: auto;
  padding: 20px;
  border: 1px solid #bbb;
  margin: 0;
  font-size: 16px
}
.my_account_top_link
{
  margin: 0 0 20px 0
}
.my_account_top_link a:link, .my_account_top_link a:active, .my_account_top_link a:visited
{
  color: #e99e00;
  text-decoration: underline
}
.my_account_top_link a:hover
{
  text-decoration: none
}
.message_1
{
  margin: 10px 0 0 0;
  font-weight: 600
}
.message_2
{
  margin: 10px 0 0 0;
  font-weight: 600;
  color: #b30000
}
.message_3
{
  padding: 5px 0 0 0;
  font-weight: 600
}
.order_steps_overall h2
{
  color: #e99e00;
  font-size: 31px;
  font-weight: 600;
  margin: 0 0 10px 0
}
.media
{
  width: 366px;
  height: 206px;
  border: 1px solid #ccc
}
.lager_inline
{
  margin: 0;
  color: #639900;
  font-weight: 600
}
.order_workflow_title_1
{
  background: #ddd;
  color: #000;
  font-weight: 600;
  padding: 7px 10px 5px 10px;
  font-size: 16px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc
}
.order_workflow_box_1
{
  background: #fefefe;
  color: #000;
  padding: 7px 10px 5px 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc
}
.order_workflow_box_2
{
  background: #fefefe;
  color: #000;
  padding: 7px 10px 5px 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin: 0 0 20px 0
}
.order_workflow_box_3
{
  background: #fefefe;
  color: #000;
  padding: 10px 10px 0 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin: 0 0 20px 0
}
.order_workflow_box_1 a:link, .order_workflow_box_1 a:active, .order_workflow_box_1 a:visited, .order_workflow_box_2 a:link, .order_workflow_box_2 a:active, .order_workflow_box_2 a:visited, .order_workflow_box_3 a:link, .order_workflow_box_3 a:active, .order_workflow_box_3 a:visited
{
  color: #000;
  text-decoration: underline
}
.order_workflow_box_1 a:hover, .order_workflow_box_2 a:hover, .order_workflow_box_3 a:hover
{
  text-decoration: none
}
.order_workflow_height_1
{
  min-height: 221px;
  height: auto !important;
  height: 221px;
  padding-bottom: 10px
}
.order_workflow_red_1
{
  color: #d90000
}
.order_workflow_infotext_1
{
  line-height: 18px;
  font-size: 16px
}
.order_workflow_infotext_1 a:link, .order_workflow_infotext_1 a:active, .order_workflow_infotext_1 a:visited
{
  color: #000;
  text-decoration: underline
}
.order_workflow_infotext_1 a:hover
{
  text-decoration: none
}
.wiederrufsrecht_order
{
  text-align: right
}
.wiederrufsrecht_order a:link, .wiederrufsrecht_order a:active, .wiederrufsrecht_order a:visited
{
  color: #000;
  text-decoration: underline
}
.wiederrufsrecht_order a:hover
{
  text-decoration: none
}
.einkauf_fortsetzen
{
  position: absolute;
  top: 95px;
  left: 225px
}
.einkauf_fortsetzen_checkout_2
{
  position: absolute;
  top: 95px;
  left: 250px
}
.einkauf_fortsetzen a:link, .einkauf_fortsetzen a:active, .einkauf_fortsetzen a:visited
{
  color: #000;
  text-decoration: underline;
  font-weight: 600
}
.einkauf_fortsetzen a:hover
{
  text-decoration: none
}
.einkauf_fortsetzen_checkout_2 a:link, .einkauf_fortsetzen_checkout_2 a:active, .einkauf_fortsetzen_checkout_2 a:visited
{
  color: #000;
  text-decoration: underline;
  font-weight: 600
}
.einkauf_fortsetzen_checkout_2 a:hover
{
  text-decoration: none
}
.article_detail_top_l
{
  float: left;
  width: 85%
}
.article_detail_top_r
{
  width: 15%;
  float: right;
  text-align: right
}
.article_detail_top_r img
{
  display: inline-block;
  max-width: 100%;
  height: auto
}
.in_den_warenkorb_button_header
{
  width: 130px;
  height: 25px
}
.checkout_button_header_ow .in_den_warenkorb_button_header
{
  background: url(../images/design/zum-warenkorb-sw.png) 0 0 no-repeat !important;
  width: 130px;
  height: 25px
}
.zahlart_detail
{
  padding: 10px;
  background: #ddd;
  margin: 0 0 0 0
}
.zahlart_detail:hover, .zahlart_detail_active
{
  background: #ccc !important
}
.zahlart_detail_left
{
  float: left;
  width: 160px;
  text-align: center
}
.zahlart_detail_middle
{
  float: left;
  padding: 8px 0 0 0;
  width: 25px
}
.zahlart_detail_right
{
  float: left;
  width: 600px;
  font-size: 16px;
  padding: 10px 0 0 0;
  font-weight: 600
}
#top
{
  height: 30px;
  background: url(../images/design/geomix-startpage-top-bg.png) top repeat-x
}
#top_nav_startpage
{
  margin: auto;
  height: 30px;
  width: 100%;
  max-width: 1800px
}
.top_nav_startpage_ow_1
{
  background: url(../images/design/geomix-startpage-top-bg.png) top repeat-x !important
}
#top_nav_startpage_left
{
  float: left;
  color: #fff;
  padding: 0 0 0 0;
  background: url(../images/design/geomix-startpage-top-bg.png) top repeat-x
}
#top_nav_startpage_left ul
{
  padding: 0;
  margin: 0;
  list-style: none
}
#top_nav_startpage_left ul li
{
  padding: 0;
  margin: 0;
  list-style: none;
  float: left
}
#top_nav_startpage_left a:link, #top_nav_startpage_left a:active, #top_nav_startpage_left a:visited
{
  display: block;
  height: 23px;
  color: #fff;
  text-decoration: none;
  padding: 7px 10px 0 10px;
  float: left
}
#top_nav_startpage_left a:hover
{
  color: #f7a800;
  background: #2b2b2b
}
#top_nav_startpage_left ul li.Active a:link, #top_nav_startpage_left ul li.Active a:active, #top_nav_startpage_left ul li.Active a:visited, #top_nav_startpage_left ul li.Active a:hover
{
  color: #f7a800;
  background: #2b2b2b;
  font-weight: 600
}
#top_nav_startpage_right
{
  float: right;
  color: #fff;
  padding: 0;
  background: url(../images/design/geomix-startpage-top-bg.png) top repeat-x
}
#top_nav_startpage_right ul
{
  padding: 0;
  margin: 0;
  list-style: none
}
#top_nav_startpage_right ul li
{
  padding: 0;
  margin: 0;
  list-style: none;
  float: left
}
#top_nav_startpage_right a:link, #top_nav_startpage_right a:active, #top_nav_startpage_right a:visited
{
  display: block;
  height: 23px;
  color: #fff;
  text-decoration: none;
  padding: 7px 10px 0 10px;
  background: url(../images/design/top-nav-separation.png) right no-repeat;
  float: left
}
#top_nav_startpage_right a:hover
{
  color: #f7a800;
  background: url(../images/design/top-nav-separation-hover.png) right no-repeat
}
#top_nav_startpage_right a.last:link, #top_nav_startpage_right a.last:active, #top_nav_startpage_right a.last:visited
{
  display: block;
  height: 23px;
  color: #fff;
  text-decoration: none;
  padding: 7px 10px 0 10px;
  float: left
}
#top_nav_startpage_right a.last:hover
{
  color: #f7a800
}
.eroeffnungsaktion
{
  width: 979px;
  height: 51px;
  margin: auto;
  padding: 10px 0 0 0
}
table.schuhgroessentabelle
{
  width: 100%;
  display: block;
  margin: 20px 0 0 0
}
table.schuhgroessentabelle td
{
  width: auto;
  text-align: center;
  padding: 5px 10px 5px 10px;
  background: #eee
}
.select_more
{
  margin: 0 0 5px 0
}
.select_more_2
{
  margin: 0 0 10px 0;
  border: 1px dotted #cdcdcd;
  padding: 5px;
  background: #fff
}
.cb_more_checkbox
{
  float: left;
  width: 23px;
  padding: 0 0 0 0
}
.cb_more_title
{
  float: left;
  width: 137px;
  padding: 2px 0 0 0
}
.staffelpreis
{
  margin: 4px 0 0 0;
  font-weight: 400;
  padding: 5px;
  background: #e0e0e0;
  border: 1px solid #ccc;
  border-radius: 2px
}
.staffelpreis_price
{
  color: #000
}
.du_sparst
{
  text-align: right;
  font-weight: 600;
  font-size: 16px;
  color: #c12324
}
.du_sparst_2
{
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin: 5px 0 0 0
}
.du_sparst_prozent
{
  color: #000;
  font-weight: 400
}
.du_sparst_3
{
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin: 8px 0 0 0;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  background: #ff003c
}
.du_sparst_3 i
{
  margin: 0 5px;
  font-size: 20px
}
.du_sparst_3 .du_sparst_prozent
{
  color: #fff;
  font-weight: 600;
  font-size: 20px
}
.du_sparst_4
{
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  padding: 10px 0 0 0;
  text-transform: uppercase
}
.du_sparst_4 i
{
  margin: 0 5px;
  font-size: 20px
}
.du_sparst_4 .du_sparst_prozent
{
  color: #fff;
  font-weight: 600;
  font-size: 20px
}
.du_sparst_5
{
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  background: #ff003c
}
.du_sparst_5 i
{
  margin: 0 5px;
  font-size: 20px
}
.du_sparst_5 .du_sparst_prozent
{
  color: #fff;
  font-weight: 600;
  font-size: 20px
}
.price_instead_ausgabe
{
  color: #666;
  padding-right: 0 !important;
  font-size: 17px;
  font-weight: 400
}
.price_instead_ausgabe strike
{
  position: relative;
  text-decoration: line-through;
  margin: 0 0 0 5px
}
.bundle_select
{
  display: block;
  border-bottom: 1px solid #cdcdcd;
  padding: 0 0 10px 0
}
.bundle_select label
{
  display: block;
  font-weight: 600;
  margin: 0 0 2px 0
}
.bundle_select select
{
  display: block;
  margin: 0 0 10px 0
}
.note_bundle
{
  text-align: right;
  font-weight: 600;
  font-size: 16px;
  color: #c12324
}
.incl_bundle
{
  text-align: right;
  padding: 10px 0 10px 0
}
.bundle_overall_left
{
  float: left;
  width: 40px;
  font-size: 30px;
  line-height: 30px;
  color: #ccc;
  font-weight: 600
}
.bundle_overall_right
{
  float: left;
  width: 500px
}
.groessen_switch
{
  display: block;
  margin: 0 0 5px 0
}
.groessen_switch a:link, .groessen_switch a:active, .groessen_switch a:visited
{
  background: none;
  color: #656565;
  text-decoration: underline;
  padding: 3px 5px;
  display: inline-block;
  font-size: 16px
}
.groessen_switch a.active, .groessen_switch a:hover
{
  background: #646464;
  color: #fff;
  text-decoration: none
}
.wk_delete
{
  text-align: right !important;
  padding: 10px 5px 0 30px !important
}
.wk_delete a:link, .wk_delete a:active, .wk_delete a:visited, #main-cart td.details a.wk_delete_url
{
  color: #a0a0a0 !important;
  text-decoration: none !important;
  font-size: 16px !important;
  display: block !important;
  margin: 10px 0 0 0
}
.wk_delete a:hover, #main-cart td.details a.wk_delete_url:hover
{
  text-decoration: underline !important
}
.configure
{
  margin: 5px 0 12px 0;
  padding: 13px 0 3px 0;
  border: 1px solid #cdcdcd;
  background: #e2e2e2;
  text-align: center;
  color: #383838
}
.configure_2
{
  margin: 0 0 0 0;
  padding: 5px 0 7px 0;
  border: 1px solid #cdcdcd;
  background: #e2e2e2;
  text-align: center;
  color: #383838
}
.configure_2 strong
{
  display: block;
  margin: 0 0 4px 0
}
.configure_2 input, .configure_2 select
{
  width: 160px
}
.strike
{
  text-decoration: line-through
}
.strike_hdw
{
  text-decoration: line-through;
  font-size: 18px;
  color: #2c2c2c
}
.true
{
  width: 23px;
  height: 20px;
  background: url(../images/design/true.png) 0 0 no-repeat #000;
  display: inline-block
}
.false
{
  width: 23px;
  height: 20px;
  background: url(../images/design/false.png) 0 0 no-repeat;
  float: left
}
.mass_number_left
{
  height: 14px;
  width: 38px;
  text-align: center;
  vertical-align: middle;
  background: url(../images/design/select-variant.png) 0 0 repeat-x;
  color: #69675f;
  padding: 4px 0 0 0;
  margin: 0 5px 0 0;
  float: left;
  font-size: 1em;
  border: 1px solid #b6b6b6
}
@-moz-document url-prefix(){.mass_number_left{height:16px;width:38px;text-align:center;vertical-align:middle;background:url(../images/design/select-variant.png) 0 0 repeat-x;color:#69675f;padding:2px 0 0 0;margin:0 5px 0 0;float:left;font-size:1em;border:1px solid #b6b6b6;}}
.mass_number_left_active
{
  height: 14px;
  width: 38px;
  text-align: center;
  vertical-align: middle;
  background: #e99e00;
  color: #fff;
  padding: 4px 0 0 0;
  margin: 0 5px 0 0;
  float: left;
  font-size: 1em;
  border: 1px solid #e99e00
}
@-moz-document url-prefix(){.mass_number_left_active{height:16px;width:38px;text-align:center;vertical-align:middle;background:#e99e00;color:#fff;padding:2px 0 0 0;margin:0 5px 0 0;float:left;font-size:1em;border:1px solid #e99e00;}}
.mass_number_right
{
  height: 20px;
  float: left;
  padding: 0
}
.mass_number_right select
{
  width: 40px;
  height: 20px;
  line-height: 1.1em;
  font-size: 1.1em;
  padding: 2px 0 0 0;
  margin: 0;
  color: #69675f
}
@-moz-document url-prefix(){.mass_number_right select{width:40px;height:20px;line-height:1.1em;font-size:1.1em;padding:1px 0 0 0;margin:0;color:#69675f;}}
.grossere_menge_text
{
  width: 161px;
  padding: 5px 10px;
  font-size: 16px;
  text-align: right;
  background: #dedede
}
.grossere_menge_text_zurueck
{
  text-align: right
}
#overlay, #locationOverlay
{
  position: fixed;
  z-index: 20000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}
.overlayBG
{
  background-color: #000;
  -ms-filter: "Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: .7;
  opacity: .7
}
#locationBox
{
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -150px;
  width: 400px;
  border-radius: 0;
  border: none;
  padding: 0 0 10px 0;
  z-index: 30000;
  background: #fff
}
#locationBox .location_info_header
{
  background: #ccc;
  padding: 9px 0 0 0;
  font-weight: 600;
  text-align: center;
  height: 26px;
  font-size: 16px
}
#locationBox .location_info_content
{
  padding: 10px 15px
}
#locationBox .location_info_url
{
  padding: 0 15px 5px 15px
}
#locationBox .location_info_url a
{
  color: #000;
  text-decoration: none;
  display: block;
  height: 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0 0 0 31px
}
#locationBox .location_info_url a:hover
{
  text-decoration: underline
}
#locationBox .location_info_close
{
  position: absolute;
  right: 8px;
  top: 8px;
  cursor: pointer
}
#waitBox
{
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -40px;
  margin-left: -150px;
  width: 269px;
  border-radius: 10px;
  border: none;
  padding: 15px 15px 10px 16px;
  z-index: 30000;
  background: #fff
}
#waitBoxLeft
{
  float: left;
  width: 31px
}
#waitBoxRight
{
  float: left;
  width: 218px;
  color: #262626;
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  padding: 2px 0 0 20px
}
.product_image_rabatt
{
  position: absolute;
  padding: 3px 5px;
  background: #e99e00;
  color: #fff;
  top: 0;
  right: 0
}
.product_image_rabatt_hdw
{
  position: absolute;
  padding: 3px 10px;
  background: #000;
  color: #fff;
  top: -10px;
  right: -100px;
  font-size: 32px
}
.highlight_products
{
  padding: 0 0 20px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #cdcdcd
}
.product_image_zusatz
{
  position: absolute;
  width: 178px;
  height: 62px;
  bottom: 0;
  right: 0
}
.product_image_zusatz_large
{
  position: absolute;
  width: 181px;
  height: 82px;
  top: 10px;
  left: 0
}
.gratis_fussball
{
  background: url(../images/design/jetzt-mit-gratis-fussball-small.png) 0 0 no-repeat
}
.gratis_fussball_large
{
  background: url(../images/design/jetzt-mit-gratis-fussball-large.png) 0 0 no-repeat
}
.checkout_footer
{
  background: #fff;
  margin: 0 auto;
  padding: 20px 30px 30px 30px;
  width: 1080px
}
.checkout_footer_inline
{
  width: 1080px;
  border-top: 1px solid #ccc;
  padding: 20px 0 0 0;
  text-align: center;
  color: #666
}
.checkout_footer_inline a:link, .checkout_footer_inline a:active, .checkout_footer_inline a:visited
{
  color: #666;
  text-decoration: underline
}
.checkout_footer_inline a:hover
{
  text-decoration: none
}
.checkout_footer_inline .checkout_footer_inline_trenner
{
  margin: 0 5px
}
.checkout_trust
{
  background: url(../images/design/trust-checkout.jpg) 0 0 no-repeat;
  width: 312px;
  height: 60px;
  margin: 0 auto 20px auto;
  padding: 0 0 0 188px;
  text-align: left
}
.checkout_trust_header
{
  background: url(../images/design/trust-checkout-header.png) 0 0 no-repeat;
  width: 177px;
  height: 60px;
  position: absolute;
  right: 11px;
  top: 45px
}
a.fussball_shop:link, a.fussball_shop:active, a.fussball_shop:hover
{
  background: url(../images/design/fussball-shop.png) 0 6px no-repeat !important;
  padding: 6px 0 0 25px !important;
  text-decoration: none !important;
  color: #fff !important;
  margin: 0 !important;
  font-size: 16px
}
a.fussball_shop:hover
{
  color: #f7a800 !important
}
#top_nav_startpage_left ul li h1
{
  display: inline !important;
  margin: 0 !important;
  font-size: 16px;
  font-weight: normal !important
}
li.text_only
{
  display: block !important;
  height: 23px !important;
  color: #fff !important;
  text-decoration: none !important;
  padding: 7px 10px 0 10px !important;
  background: url(../images/design/top-nav-separation.png) right no-repeat !important;
  float: left !important
}
.trust_header
{
  background: url(../images/design/trust-header.png) 0 0 no-repeat;
  width: 95px;
  height: 32px;
  position: absolute;
  right: 12px;
  top: 4px
}
.header_shipping_gss
{
  position: absolute;
  top: 11px;
  left: 270px;
  color: #fff
}
.header_shipping_gss .overall
{
  font-size: 16px;
  margin: 0 0 3px 0;
  color: #666;
  padding: 0 10px 0 0;
  height: 20px;
  background: #eaeaea;
  width: 450px
}
.header_shipping_gss .overall_inline
{
  color: #fff;
  font-weight: 600;
  padding: 1px 5px 0 20px;
  margin: 0 5px 0 0;
  height: 19px;
  display: inline-block;
  background: url(../images/design/vorteil-fff-header.png) 5px 5px no-repeat #f7a800;
  font-size: 16px
}
.overall_inline_highlight
{
  font-weight: 600;
  color: #444
}
.header_shipping_gss strong
{
  font-size: 16px;
  margin: 0 0 1px 0;
  color: #f7a800;
  font-weight: 600;
  display: block;
  background: url(../images/design/vorteil-e79d00.png) no-repeat;
  padding: 0 0 0 25px;
  height: 20px
}
.header_shipping_gss .overall sup
{
  vertical-align: top;
  font-size: .6em
}
.conv_features
{
  text-align: right;
  margin: 12px 0 0 0;
  display: none
}
.conv_features_inline
{
  margin: 0 0 1px 0;
  background: #ddd;
  padding: 4px 8px;
  width: 100%;
  color: #333;
  box-sizing: border-box;
  text-align: center
}
.conv_features_inline strong
{
  color: #000
}
.conv_features_inline.info
{
  position: relative
}
.conv_features_inline.info p
{
  position: absolute;
  display: none;
  top: -12px;
  right: -93px;
  background: #cdcdcd;
  color: #fff;
  padding: 2px 4px 2px 6px
}
.conv_features_inline.info:hover p
{
  display: block
}
.brand_overview_logo
{
  position: absolute;
  right: 10px;
  top: 10px;
  width: 75px;
  height: 50px
}
.produkt_detail_teasertext
{
  line-height: 20px;
  margin: 10px 0 0 0
}
.team_overview
{
  width: 100%;
  max-width: 1800px;
  height: 666px;
  background: url(../images/design/aufstellung.png) no-repeat;
  position: relative;
  margin: 30px 0 0 0
}
.team_overview a:link, .team_overview a:active, .team_overview a:visited
{
  position: absolute;
  width: 188px;
  height: 70px;
  float: left
}
.team_overview a:hover
{
  position: absolute;
  width: 188px;
  height: 160px;
  background: url(../images/design/aufstellung-hover.png) center no-repeat;
  margin-top: -42px
}
.team_overview .harald
{
  left: 10px;
  top: 299px
}
.team_overview .reinhard
{
  left: 214px;
  top: 178px
}
.team_overview .andrea
{
  left: 165px;
  top: 65px
}
.team_overview .gregor
{
  left: 178px;
  top: 533px
}
.team_overview .rainer
{
  left: 213px;
  top: 409px
}
.team_overview .robert
{
  left: 393px;
  top: 59px
}
.team_overview .juergen
{
  right: 128px;
  top: 444px
}
.team_overview .peter
{
  right: 379px;
  top: 542px
}
.team_overview .stani
{
  right: 164px;
  top: 295px
}
.team_overview .karl
{
  right: 399px;
  top: 296px
}
.team_overview .tobi
{
  right: 128px;
  top: 158px
}
.team-content
{
  background: url(../images/design/team-detail-bg.png) 10px 10px no-repeat #fff !important;
  padding-bottom: 0 !important;
  min-height: 620px;
  margin-bottom: 10px
}
.team-content-bottom
{
  width: 100%;
  max-width: 1800px;
  height: 10px;
  overflow: hidden;
  background: #fff;
  margin: auto
}
.team_box
{
  width: 100%;
  max-width: 1800px;
  height: auto;
  margin: 10px 0 0 0;
  display: inline-block
}
.team_pic
{
  width: 368px;
  height: 433px;
  float: left;
  margin: 0;
  padding: 0 0 0 20px
}
.team_text
{
  width: 532px;
  float: left;
  margin: 0;
  padding: 0 20px 0 20px;
  position: relative;
  font-size: 18px
}
.team_text h1
{
  margin: -8px 0 15px 0
}
.team_text p
{
  margin-top: 0
}
.team_text strong, .team_text strong span
{
  margin: 0;
  font-size: 16px !important
}
.team_text .team_social
{
  position: absolute;
  right: 20px;
  top: 0;
  margin: 0
}
.team_text .team_social.GooglePlus a
{
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  background: url(../images/design/footer-google-plus.png) no-repeat;
  float: left
}
h3.direct_title
{
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #fff;
  margin: 0 0 1px 0;
  padding: 8px 25px 11px 25px;
  text-align: center;
  background: #23343e;
  border-radius: 5px
}
span.direct_title_2
{
  font-size: 16px;
  font-weight: 400;
  color: #000;
  line-height: 22px
}
span.direct_title_2 a
{
  font-size: 16px;
  font-weight: 400;
  color: #000;
  margin: 0 0 0 5px
}
span.direct_title_2 a:hover
{
  text-decoration: none
}
span.direct_title_bundle
{
  font-size: 16px;
  font-weight: 400;
  color: #333;
  display: block
}
span.direct_title_bundle a
{
  font-size: 16px;
  font-weight: 400;
  color: #333;
  margin: 0 0 0 5px
}
span.direct_title_bundle a:hover
{
  text-decoration: none
}
.ad_te_title
{
  font-size: 32px;
  color: #000;
  margin: 0 0 10px 0
}
.pr_ov_v2
{
  width: 766px;
  margin: 10px 0 0 10px;
  padding: 0 0 10px 0;
  background: #fff;
  height: 204px;
  border-bottom: 5px solid #d3d3d3
}
.pr_ov_v2_l
{
  width: 178px;
  height: 204px;
  float: left;
  background: #fff
}
.pr_ov_v2_r
{
  width: 558px;
  height: 194px;
  float: left;
  padding: 10px 10px 0 20px;
  position: relative
}
.pr_ov_v2_r a:link, .pr_ov_v2_r a:active, .pr_ov_v2_r a:visited
{
  color: #000;
  font-size: 22px;
  font-weight: 600;
  text-decoration: underline;
  display: block;
  margin: 0 0 10px 0
}
.pr_ov_v2_r a:hover
{
  text-decoration: none
}
.pr_ov_v2_r_desc
{
  font-size: 16px;
  color: #666
}
.pr_ov_v2_r_desc_price
{
  font-size: 21px;
  font-weight: 600;
  font-style: normal !important;
  color: #000
}
.pr_ov_v2_r_auf_lager
{
  color: #333;
  font-size: 16px
}
.pr_ov_v2_r_desc_sub
{
  font-weight: 600;
  margin: 0 0 5px 0;
  color: #333
}
.pr_ov_v2_r_desc_short_d
{
  margin: 0 0 5px 0;
  color: #666
}
.pr_ov_v2_seperator
{
  height: 1px;
  background: #b7b7b7;
  overflow: hidden;
  margin: 20px 10px 20px 10px;
  width: 766px
}
.weitere_pr
{
  position: absolute;
  right: 0;
  bottom: 0
}
.price_bottom
{
  position: absolute;
  left: 20px;
  bottom: 10px
}
.product_image_rabatt_v2
{
  position: absolute;
  padding: 3px 5px;
  background: #666;
  color: #fff;
  top: 0;
  left: 0
}
.product_image_bottom_v2
{
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  background-color: #fff !important;
  float: left;
  margin: 0 7px 7px 0
}
.product_image_bottom_v2:hover, .product_image_bottom_active
{
  border: 1px solid #e0e0e0
}
.product_image_bottom_v2_brand
{
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-color: #fff !important;
  float: left;
  margin: 0 7px 7px 0
}
.trikot_bedrucken_info
{
  font-size: 16px;
  margin: 0 0 10px 0
}
.trikot_bedrucken_info strong
{
  color: #000
}
.trikot_bedrucken_info a:link, .trikot_bedrucken_info a:active, .trikot_bedrucken_info a:visited
{
  color: #000;
  text-decoration: underline
}
.trikot_bedrucken_info a:hover
{
  text-decoration: none
}
.v2_product_box_overall
{
  width: 224px;
  height: 428px;
  position: relative;
  float: left;
  margin: 18px 0 0 12px
}
.v2_product_box_overall_ow_1
{
  margin: 10px 10px 10px 0 !important
}
.v2_product_box_overall_ow_2
{
  margin: 0 10px 10px 0 !important
}
.v2_product_box
{
  width: 220px;
  height: 424px;
  border: 3px solid #eee;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden
}
.v2_product_box:hover
{
  border: 3px solid #e0e0e0;
  background: #fff;
  height: auto;
  z-index: 998
}
.v2_product_box_bottom
{
  padding: 5px 0 0 7px
}
.v2_product_box_bottom a:link, .v2_product_box_bottom a:active, .v2_product_box_bottom a:visited
{
  font-weight: 600;
  color: #e99e00;
  text-decoration: none
}
.v2_product_box_bottom a:hover
{
  text-decoration: underline
}
.v2_product_image_bottom
{
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  float: left;
  margin: 0 7px 7px 0
}
.v2_product_image_bottom:hover, .v2_product_image_bottom_active
{
  border: 1px solid #e0e0e0
}
.v2_product_box_ow_1
{
  margin: 10px 0 0 0;
  height: 337px
}
.v2_product_title
{
  height: 37px;
  padding: 6px 10px 0 10px;
  position: relative;
  z-index: 98
}
.v2_product_title a:link, .v2_product_title a:active, .v2_product_title a:visited
{
  font-weight: 600;
  color: #333;
  text-decoration: none
}
.v2_product_title a:hover
{
  text-decoration: underline
}
.v2_product_image
{
  width: 202px;
  height: 279px;
  position: relative;
  text-align: center
}
.v2_product_description
{
  font-size: 16px;
  color: #666;
  padding: 6px 9px 0 9px;
  height: 39px
}
.v2_product_description_ow_1
{
  color: #333 !important
}
.v2_product_action
{
  height: 57px
}
.v2_product_action_l
{
  float: left;
  width: 57px;
  padding: 11px 0 0 0
}
.v2_product_action_r
{
  float: left;
  width: 111px;
  padding: 0 10px 0 0;
  text-align: right;
  color: #666;
  font-size: 16px
}
.v2_product_action_r_overview
{
  float: left;
  width: 175px;
  padding: 0 10px 0 0;
  text-align: right;
  color: #666
}
.v2_product_action_r_overview_ow_1
{
  float: none !important;
  width: 222px !important;
  padding: 0 10px !important;
  text-align: left !important
}
.v2_product_price
{
  font-size: 21px;
  line-height: 22px;
  font-weight: 600;
  font-style: normal !important;
  color: #e99e00
}
.v2_auf_lager
{
  color: #666;
  padding: 3px 10px 0 0;
  font-size: 16px;
  text-align: right
}
.v2_auf_lager_ow_1
{
  text-align: left !important;
  color: #333 !important
}
.v2_product_image_rabatt
{
  position: absolute;
  padding: 3px 5px;
  background: #e99e00;
  color: #fff;
  top: 0;
  right: 0
}
.v2_product_image_rabatt_ow_1
{
  background: #000 !important;
  top: 10px
}
.v2_strike
{
  text-decoration: line-through
}
.v2_strike_ow_1
{
  color: #333 !important
}
.main_right_overview
{
  padding: 0 0 0 40px;
  width: 80% !important;
  box-sizing: border-box
}
.paging_overall_overview
{
  margin-left: 0 !important
}
.v3_product_box
{
  width: 25%;
  padding: 1%;
  box-sizing: border-box;
  position: relative;
  float: left;
  height: auto;
  border-radius: 5px;
  display: inline-block;
  vertical-align: middle
}
.v3_product_box_tp
{
  width: 42%;
  margin: 10px 16% 0 0;
  background: #fff;
  box-sizing: border-box
}
.v3_product_box_tp_ow_2
{
  width: 30%;
  margin: 10px 5% 0 0
}
.v3_product_box_tp_ow_1
{
  margin: 10px 0 0 0
}
.v3_product_box_tp .v3_image
{
  width: 100%;
  height: auto
}
.v3_product_box_tp .v3_image a img
{
  width: 100%;
  height: auto;
  margin: 78px 0 0 0
}
.v3_product_colors
{
  top: 46px;
  height: 30px;
  left: 0;
  position: absolute;
  z-index: 85;
  background: #000
}
.v3_product_colors_title
{
  float: left;
  color: #fff;
  padding: 8px 10px 0 10px;
  height: 22px;
  margin: 0 1px 0 0;
  font-weight: 600
}
.v3_product_colors a
{
  float: left;
  width: 26px;
  height: 26px;
  margin: 2px 2px 0 0
}
.v3_product_colors a img
{
  margin: 0
}
.v4_product_colors
{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 10px 0 0 0
}
.v4_product_colors span
{
  display: flex;
  padding: 2px 4px;
  font-size: 12px !important;
  border-radius: 6px;
  margin: 0 4px 4px 0;
  white-space: nowrap
}
.v4_product_colors a
{
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 4px 4px 0;
  border-radius: 16px;
  border: 1px solid #fff
}
.v4_product_colors a:hover
{
  border: 1px solid #b3b3b3
}
.v4_product_colors a.active
{
  border: 1px solid #b3b3b3
}
.v4_product_colors a em
{
  width: 22px;
  height: 22px;
  display: block;
  border-radius: 12px;
  border: 1px solid #d3d3d3
}
.v4_product_sizes
{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 10px 0 0 0
}
.v4_product_sizes span
{
  display: flex;
  padding: 2px 4px;
  font-size: 12px !important;
  border-radius: 6px;
  margin: 0 4px 4px 0;
  white-space: nowrap
}
.v4_product_sizes a
{
  display: flex;
  border: 1px solid #d3d3d3;
  padding: 2px 4px;
  font-size: 12px !important;
  border-radius: 6px;
  margin: 0 4px 4px 0;
  white-space: nowrap
}
.v4_product_sizes a.highlight
{
  border: 1px solid #f7a600
}
.v4_product_sizes a:hover
{
  text-decoration: none
}
.v4_product_sizes a.more
{
  display: flex;
  border: none;
  padding: 2px 4px;
  font-size: 11px !important;
  border-radius: 0;
  margin: 0;
  white-space: nowrap;
  color: #0065ff !important
}
.v3_product_box_tp .v3_image .v3_product_action
{
  bottom: auto;
  top: 47px;
  font-size: 16px;
  height: 30px;
  left: auto;
  right: 0;
  position: absolute;
  z-index: 85;
  background: #000;
  color: #fff !important
}
.v3_product_box_tp .v3_image .v3_product_action .v3_product_price_show
{
  color: #fff;
  float: left;
  font-weight: 600;
  padding: 5px 3px 0 10px;
  height: 25px
}
.v3_product_box_tp .v3_image .v3_product_action .v3_strike
{
  color: #fff;
  float: left;
  padding: 6px 6px 0 6px;
  text-decoration: line-through;
  height: 24px;
  font-weight: 400
}
.v3_product_box_tp .v3_product_title
{
  font-weight: 600;
  height: 45px;
  margin: 1px 0 0;
  padding: 14px 15px;
  width: auto;
  z-index: 98;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  background: #000
}
.v3_product_box_tp .v3_product_title a
{
  color: #fff !important;
  font-size: 16px !important
}
.coler_choose
{
  height: auto;
  padding: 20px;
  background: #efefef;
  border-radius: 20px;
  margin: 0 0 20px 0
}
.coler_choose_title
{
  float: none;
  margin: 0 0 10px 0;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding: 0
}
.coler_choose a img
{
  width: 58px;
  height: 58px;
  float: left;
  margin: 0 10px 10px 0
}
.v3_product_box_ow_3
{
  width: 20%;
  position: relative;
  float: left;
  height: auto;
  background: #fff;
  box-sizing: border-box;
  padding: 1%
}
.v3_product_box_ow_2
{
  width: 370px;
  height: 460px;
  position: relative;
  float: none;
  margin: 0;
  border: none;
  background: #fff;
  box-shadow: none
}
.v3_product_box_ow_cs
{
  width: 25%;
  position: relative;
  float: left;
  height: auto;
  background: #fff;
  box-sizing: border-box;
  padding: 1%
}
.v3_product_title
{
  height: auto;
  padding: 6px 10px 6px 0;
  position: relative;
  z-index: 98;
  font-weight: 600;
  margin: 1px 0 0 0;
  text-align: center
}
.v3_product_box_ow_2 .v3_product_title
{
  display: table-cell;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  padding: 10px 20px;
  height: 50px;
  background: #000
}
.v3_product_box_ow_2 .v3_product_title a:link, .v3_product_box_ow_2 .v3_product_title a:active, .v3_product_box_ow_2 .v3_product_title a:visited
{
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-weight: 400
}
.v3_product_box_ow_2 .v3_product_title a:hover
{
  text-decoration: underline
}
.v3_product_title a:link, .v3_product_title a:active, .v3_product_title a:visited
{
  color: #000;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400
}
.v3_product_title a:hover
{
  text-decoration: underline
}
.v3_image
{
  position: relative;
  max-width: 100%
}
.v3_image a
{
  display: block;
  position: relative;
  color: #000;
  text-decoration: none;
  text-align: center
}
.v3_image a img
{
  display: inline-block;
  text-align: center;
  max-width: 100%;
  height: auto
}
.v3_product_box_ow_2 .v3_image
{
  position: relative;
  height: 390px
}
.v3_product_action
{
  height: auto;
  z-index: 85;
  font-size: 16px
}
.v3_product_action_ow_1
{
  left: auto;
  right: 0
}
.v3_product_price
{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap
}
.v3_product_image_rabatt
{
  background: #ff003c;
  margin: 0 10px 0 0;
  font-size: 14px;
  color: #fff;
  padding: 3px 6px;
  border-radius: 4px;
  text-align: center;
  display: inline-block;
  font-weight: 600
}
.v3_strike
{
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  color: #666
}
.v3_strike span
{
  position: relative;
  text-decoration: line-through
}
.v3_product_price_show
{
  color: #111;
  padding: 0;
  font-weight: 600;
  font-size: 16px;
  margin: 0 10px 0 0
}
.v3_strike_special
{
  padding: 4px 0 0 55px
}
.v3_product_price_show_special
{
  padding: 10px 0 0 55px
}
.special_icon
{
  position: absolute;
  left: -1px;
  bottom: -8px;
  z-index: 9
}
.special_icon_2
{
  display: none
}
.v3_product_box_ow_2 .v3_product_image_rabatt_2
{
  background: #ffa22b;
  color: #ffd889;
  padding: 7px 10px 0 12px;
  float: left;
  font-weight: 400;
  height: 43px;
  font-size: 30px;
  text-align: center
}
.v3_strike_price
{
  float: left;
  height: 50px;
  background: #1f1f1f;
  padding: 0 10px
}
.v3_product_box_ow_2 .v3_strike_2
{
  text-decoration: line-through;
  color: #bbb;
  float: none;
  padding: 5px 0 0 0;
  font-weight: 400;
  text-align: center;
  font-size: 16px
}
.v3_product_box_ow_2 .v3_product_price_show_2
{
  float: none;
  color: #fff;
  padding: 0;
  font-weight: 600;
  text-align: center;
  font-size: 16px
}
.v3_topseller_info
{
  background: #444;
  color: #fff;
  padding: 4px 8px 5px 8px;
  font-weight: 600;
  position: absolute;
  top: auto;
  left: 0;
  z-index: 949;
  font-size: 16px
}
.v3_topseller_info_ow_1
{
  top: 0
}
.v3_topseller_info_ow_2
{
  left: auto;
  right: 0;
  font-size: 16px
}
.box_seperator
{
  border-bottom: 1px solid #efefef;
  padding: 20px 0 0 0;
  margin: 0 0 20px 0;
  clear: both;
  display: block
}
.topseller_startpage
{
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box
}
.hide
{
  display: none !important
}
.errea_top
{
  width: 996px;
  height: 679px;
  margin: auto;
  padding: 16px 0 50px 0;
  position: relative
}
.errea_top .button_1
{
  position: absolute;
  top: 245px;
  left: 242px
}
.errea_top .button_2
{
  position: absolute;
  top: 245px;
  right: 260px
}
.errea_top .button_1 a
{
  background-image: linear-gradient(to bottom,#ffba28,#f7a800);
  background-repeat: repeat-x;
  background-color: #f7a800;
  border-color: #f7a800 #f7a800 #f7a800 #f7a800;
  color: #000;
  font-size: 16px;
  padding: 8px 20px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255,255,255,.2) inset,0 1px 2px rgba(0,0,0,.05);
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin: 0;
  text-decoration: none
}
.errea_top .button_1 a:hover
{
  background-image: linear-gradient(to bottom,#f7a800,#ffba28);
  background-color: #ffba28
}
.errea_top .button_2 a, .errea_submit
{
  background-image: linear-gradient(to bottom,#ffba28,#f7a800);
  background-repeat: repeat-x;
  background-color: #f7a800;
  border-color: #f7a800 #f7a800 #f7a800 #f7a800;
  color: #000;
  font-size: 16px;
  padding: 8px 20px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255,255,255,.2) inset,0 1px 2px rgba(0,0,0,.05);
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin: 0;
  text-decoration: none
}
.errea_top .button_2 a:hover, .errea_submit:hover
{
  background-image: linear-gradient(to bottom,#f7a800,#ffba28);
  background-color: #ffba28
}
.errea_top .button_1 a .highlight, .errea_top .button_2 a .highlight
{
  font-weight: 600
}
.errea_cta
{
  width: 100%;
  max-width: 1800px;
  margin: auto
}
.errea_cta_left
{
  width: 517px;
  float: left
}
.errea_cta_left strong
{
  font-size: 27px;
  font-weight: 600;
  color: #282828;
  display: block;
  margin: 0 0 10px 0
}
.errea_cta_left_1
{
  width: 240px;
  float: left;
  font-size: 16px;
  color: #666
}
.errea_hotline
{
  color: #444;
  font-weight: 600
}
.errea_cta_left_1 a
{
  color: #444;
  text-decoration: none;
  font-weight: 600
}
.errea_cta_left_1 a:hover
{
  text-decoration: underline
}
.errea_cta_left_2
{
  width: 235px;
  float: left;
  text-align: right
}
.errea_cta_left_3
{
  width: 480px;
  float: left
}
.errea_cta .errea_cta_left .errea_cta_left_1 input.text, .errea_cta .errea_cta_left .errea_cta_left_2 input.text
{
  width: 205px;
  height: 40px;
  background: url(../images/design/errea-input-bg.png) no-repeat;
  border: none;
  margin: 0 0 10px 0;
  padding: 0 15px 0 15px;
  font-size: 16px;
  color: #4a4949
}
.errea_cta .errea_cta_left .errea_cta_left_3 input.text
{
  width: 450px;
  height: 40px;
  background: url(../images/design/errea-input-bg-2.png) no-repeat;
  border: none;
  margin: 0 0 10px 0;
  padding: 0 15px 0 15px;
  font-size: 16px;
  color: #4a4949
}
.errea_cta_right
{
  float: left;
  width: 463px;
  height: 260px;
  position: relative
}
.errea_cta_right_content
{
  width: 475px;
  height: 370px;
  position: absolute;
  left: 0;
  bottom: 0
}
.errea_testimonial
{
  width: 100%;
  max-width: 1800px;
  height: 136px;
  background: url(../images/design/errea-testimonial.png) no-repeat;
  margin: 38px auto 31px auto
}
.geomix-mas-garantie
{
  position: absolute;
  right: -180px;
  top: 169px;
  width: 160px
}
.geomix-mas-garantie_ow_1
{
  top: 196px !important
}
.geomix-mas-garantie-inline
{
  padding: 10px;
  color: #fff;
  font-size: 16px;
  background: #8a0607;
  margin: 10px 0 0 0
}
ul.vorteile
{
  list-style: none;
  margin: 0 0 20px 0;
  padding: 15px 15px 0 15px;
  background: #fff
}
ul.vorteile li
{
  list-style: none;
  margin: 0;
  padding: 0 0 15px 25px;
  background: url(../images/design/vorteil-000.png) 0 0 no-repeat;
  font-size: 16px;
  color: #000;
  line-height: 22px;
  font-weight: 400
}
ul.vorteile li strong
{
  color: #000;
  font-weight: 600
}
ul.vorteile li em
{
  font-weight: 600;
  color: #000;
  font-style: normal
}
strong.highlights
{
  color: #000;
  display: block;
  font-size: 16px
}
ul.vorteile2
{
  list-style: none;
  margin: 0 0 1px 0;
  padding: 15px 15px 0 15px;
  background: #fff
}
ul.vorteile2 li
{
  list-style: none;
  margin: 0;
  padding: 0 0 15px 30px;
  background: url(../images/design/vorteil-000.png) 0 0 no-repeat;
  font-size: 16px;
  color: #5d5b5d;
  line-height: 22px
}
ul.vorteile2 li strong
{
  color: #000;
  font-weight: 600
}
ul.vorteile2 li em
{
  font-weight: 600;
  color: #383838;
  font-style: normal
}
.category_title
{
  color: #69675f;
  font-weight: 600;
  font-size: 16px;
  padding: 0 0 10px 0;
  display: block
}
#top_inline
{
  background: url(../images/design/header-bg-3.png) !important;
  margin: auto !important;
  height: 30px !important;
  width: 100%;
  max-width: 1800px
}
#top
{
  background: none !important
}
#top_inline #top_nav_startpage_left
{
  color: #444 !important;
  background: none !important;
  padding: 0 0 0 15px !important
}
#top_inline #top_nav_startpage_left a:link, #top_inline #top_nav_startpage_left a:active, #top_inline #top_nav_startpage_left a:visited
{
  color: #444 !important;
  text-decoration: underline !important
}
#top_inline #top_nav_startpage_left a:hover
{
  color: #444 !important;
  text-decoration: none !important
}
#top_inline #top_nav_startpage_left ul li.Active a:link, #top_inline #top_nav_startpage_left ul li.Active a:active, #top_inline #top_nav_startpage_left ul li.Active a:visited, #top_inline #top_nav_startpage_left ul li.Active a:hover
{
  color: #444 !important;
  background: none !important
}
#top_inline #top_nav_startpage_right
{
  color: #444 !important;
  background: none !important
}
#top_inline #top_nav_startpage_right a:link, #top_inline #top_nav_startpage_right a:active, #top_inline #top_nav_startpage_right a:visited
{
  color: #444 !important;
  text-decoration: underline !important;
  background: none !important
}
#top_inline #top_nav_startpage_right a:hover
{
  color: #444 !important;
  background: none !important;
  text-decoration: none !important
}
#top_inline #top_nav_startpage_right a.last:link, #top_inline #top_nav_startpage_right a.last:active, #top_inline #top_nav_startpage_right a.last:visited
{
  color: #444 !important;
  text-decoration: underline !important
}
#top_inline #top_nav_startpage_right a.last:hover
{
  color: #444 !important;
  text-decoration: none !important
}
.header
{
  background-image: linear-gradient(to bottom,#eee,#ccc) !important;
  background-repeat: repeat-x !important
}
.header_ow_1
{
  width: 100%;
  max-width: 1800px;
  height: 130px;
  margin: auto;
  position: relative;
  z-index: 449;
  background: none !important
}
.header_logo
{
  top: 18px !important;
  left: 15px !important
}
.head_infos
{
  text-align: center;
  font-size: 16px;
  height: 30px;
  margin: auto;
  color: #ddd;
  font-weight: 600
}
.head_infos_inline
{
  margin: auto;
  width: 100%;
  max-width: 1800px;
  background: url(../images/design/000-50.png) 0 0 repeat-x !important;
  padding: 7px 0 0 0;
  height: 23px
}
.head_infos_info
{
  float: left;
  width: 330px;
  text-align: center
}
.head_infos_info_first
{
  float: left;
  width: 310px;
  padding: 0 0 0 15px;
  text-align: left !important
}
.head_infos_info_last
{
  float: left;
  width: 310px;
  text-align: right !important;
  padding: 0 15px 0 0
}
.head_infos .highlight
{
  color: #f7a800
}
.header_login_info
{
  position: absolute;
  top: 5px;
  right: 15px;
  font-size: 16px;
  color: #000
}
.header_login_info a
{
  color: #000;
  text-decoration: underline;
  font-size: 16px
}
.header_login_info a:hover
{
  text-decoration: none
}
.header_cart
{
  right: 10px !important
}
.header_shipping_gss .overall_inline
{
  background: url("../images/design/vorteil-1a171b.png") no-repeat scroll 4px 4px #ddd !important;
  color: #444 !important;
  font-size: 16px !important;
  padding-top: 2px !important;
  height: 18px !important
}
.cms-content h1.nike_magista
{
  color: #000;
  font-size: 26px;
  font-weight: 600;
  margin: 0 0 0 0;
  text-align: center
}
.cms-content h2.nike_magista
{
  color: #e99e00;
  font-size: 30px;
  font-weight: 600;
  margin: 0;
  text-align: center
}
.cms-content h1.lp_1
{
  color: #fff;
  font-size: 70px;
  font-weight: 600;
  margin: 0 0 25px 0;
  text-align: center
}
.cms-content h2.lp_1
{
  color: #e99e00;
  font-size: 30px;
  font-weight: 600;
  margin: 0;
  text-align: center
}
.cms-content h3.nike_magista
{
  color: #000;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 30px 0;
  text-align: center
}
.cms-content h4.nike_magista
{
  color: #000;
  font-size: 100px;
  font-weight: 600;
  margin: 50px 0 50px 0;
  text-align: center
}
ul.vorteile_v2
{
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0
}
ul.vorteile_v2 li
{
  list-style: none;
  margin: 0;
  padding: 0 0 20px 30px;
  background: url(../images/design/vorteil-000.png) 0 12px no-repeat;
  font-size: 34px;
  color: #5d5b5d;
  line-height: 44px
}
ul.vorteile_v2 li strong
{
  font-weight: 600;
  color: #000
}
ul.vorteile_v2 li em
{
  font-weight: 600;
  color: #383838;
  font-style: normal
}
.fact_box
{
  background: #000;
  color: #ccc;
  text-align: center;
  font-size: 44px;
  line-height: 56px;
  padding: 25px 25px;
  margin: 0 0 40px 0;
  box-shadow: 0 2px 5px #000;
  border-radius: 30px
}
.fact_box strong
{
  font-weight: 600;
  color: #e99e00;
  display: block;
  font-size: 64px;
  line-height: 76px
}
.fact_box em
{
  font-weight: 600;
  color: #fff;
  font-style: normal
}
.konfig_filter
{
  margin: 10px 0;
  background: linear-gradient(to bottom,#ddd,#bbb) repeat-x scroll 0 0 #eee;
  padding: 5px 0
}
.filter_1
{
  padding: 5px 10px;
  margin: 0;
  float: left;
  width: 373px
}
.filter_1_content
{
  float: left;
  padding: 0 21px 0 0;
  font-weight: 600
}
.filter_1_content_title
{
  float: left;
  padding: 8px 10px 0 0;
  text-align: right;
  width: 160px;
  color: #000
}
.filter_1_content_form
{
  float: left;
  padding: 0
}
.filter_1_content ul.filter_nav
{
  list-style: none;
  padding: 0;
  margin: 0;
  float: left
}
.filter_1_content ul.filter_nav li
{
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative
}
.filter_1_content ul.filter_nav li a
{
  font-size: 16px;
  color: #000;
  text-decoration: none;
  display: block;
  height: 23px;
  padding: 6px 40px 0 11px;
  background: url(../images/design/dropdown-arrow-1.png) right top no-repeat #f0f0f0
}
.filter_1_content ul.filter_nav li a:hover
{
  text-decoration: underline
}
.filter_1_content ul.filter_nav li a.active
{
  padding-left: 20px !important;
  background: url(../images/design/false-2.png) 4px 4px no-repeat #f0f0f0 !important;
  color: #ae0c03 !important
}
.filter_1_content .filter_drop
{
  display: none;
  position: absolute;
  z-index: 99;
  top: 29px;
  left: 0;
  padding: 10px 0 20px 10px;
  background-color: #f0f0f0
}
.filter_1_content .filter_drop ul
{
  list-style: none;
  padding: 0;
  margin: 0
}
.filter_1_content .filter_drop ul li
{
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative
}
.filter_1_content .filter_drop ul li a
{
  font-size: 16px;
  color: #999;
  text-decoration: none;
  display: block;
  height: auto;
  padding: 0 20px 0 20px !important;
  text-align: left !important;
  background: url(../images/design/arrow-999.png) 6px 4px no-repeat #f0f0f0 !important
}
.filter_1_content .filter_drop ul li a:hover
{
  text-decoration: underline
}
.filter_1_content li:hover .filter_drop, .filter_1_content li.hover .filter_drop
{
  display: block;
  z-index: 99;
  position: absolute
}
.product_detail_bundle
{
  padding: 0 40px
}
.bundle_conv_overall
{
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center
}
.bundle_conv_overall_ow_1
{
  border: none !important;
  padding: 0 !important;
  margin: 0 !important
}
.bundle_container
{
  display: flex
}
.bundle_image
{
  padding: 0 60px 0 0;
  width: 40%;
  text-align: center
}
.bundle_image img
{
  max-width: 100%;
  height: auto
}
.bundle_content
{
  width: 60%
}
.bundle_content h4
{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 30px 0
}
.bundle_content h4 span
{
  font-weight: 400
}
.bundle_content h4 a
{
  margin: 0 0 0 5px;
  color: #000;
  text-decoration: underline;
  font-size: 14px
}
.bundle_content h4 a:hover
{
  text-decoration: none
}
.bundle_content h4 span.subline
{
  font-weight: 400;
  display: block;
  font-size: 18px
}
.bundle_content h4 span.subline_2
{
  display: block;
  font-size: 16px;
  margin: 10px 0 0 0
}
.bundle_stk
{
  color: #000;
  padding: 15px 0;
  font-weight: 600;
  font-size: 16px;
  font-style: italic
}
.bundle_stk a
{
  color: #000;
  text-decoration: underline
}
.bundle_stk a:hover
{
  text-decoration: none
}
.conv_features_ow_1
{
  margin: 0 !important
}
.conv_features_inline_ow_1
{
  margin: 0 0 1px 0;
  background: #cdcdcd;
  padding: 10px;
  width: auto !important;
  color: #383838;
  text-align: center
}
ul.vorteile_ow_1
{
  margin: 0 !important
}
.bundle_action_holder
{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px 10px 20px 20px;
  margin: 0 0 15px 0;
  background: #efefef;
  border-radius: 20px
}
.bundle_print_title
{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  margin: 0 0 15px 0;
  background: #efefef;
  border-radius: 20px;
  font-weight: 600
}
.bundle_content_title
{
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 600;
  width: auto;
  min-width: 160px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap
}
.bundle_content_title span
{
  font-weight: 400;
  margin: 0 10px 0 0
}
.bundle_content_title strong
{
  font-weight: 600
}
.bundle_content_action
{
  width: auto;
  margin: 0
}
.bundle_content_action select
{
  height: auto;
  padding: 20px;
  border: 1px solid #ccc;
  margin: 0;
  font-size: 16px
}
.bundle_seperator
{
  border-bottom: 2px solid #efefef;
  margin: 30px 0
}
.title_m
{
  display: none
}
#main-cart tr.delivery h3 a
{
  color: #999;
  display: inline !important;
  font-size: 16px;
  padding: 0;
  text-decoration: underline
}
#main-cart tr.delivery h3 a:hover
{
  text-decoration: none
}
#main-cart tr.delivery h3
{
  color: #999
}
#main-cart tr.delivery p.delivery-country
{
  margin: 10px 0 0;
  padding: 10px 0
}
a.checkout_url_1, input.checkout_url_1, button.checkout_url_1
{
  background: url(../images/nav-arrow-right-000.png) 25px 13px no-repeat #f7a800;
  border: none;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 30px 10px 40px;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin: 0;
  float: right;
  border-radius: 2px
}
a.checkout_url_1_ow_mobile, input.checkout_url_1_ow_mobile, button.checkout_url_1_ow_mobile
{
  display: block;
  float: none;
  width: 100%;
  box-sizing: border-box
}
a.checkout_url_1:hover, input.checkout_url_1:hover, button.checkout_url_1:hover
{
  background-color: #ffba28
}
a.checkout_url_1_ow_1, input.checkout_url_1_ow_1
{
  float: none !important
}
.checkout_url_1_mobile
{
  display: none
}
a.checkout_url_guest
{
  background: #777;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 30px;
  display: inline-block;
  margin: 0;
  border-radius: 2px
}
a.checkout_url_guest:hover
{
  background: #888
}
.or
{
  display: block;
  margin: 10px 0;
  color: #000
}
a.checkout_url_2, input.checkout_url_2
{
  background: url(../images/nav-arrow-left-000.png) 15px 13px no-repeat #ccc;
  border: none;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 30px 10px 40px;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin: 0;
  float: left;
  border-radius: 2px
}
a.checkout_url_2:hover, input.checkout_url_2:hover
{
  background-image: linear-gradient(to bottom,#ccc,#d4d4d4);
  background-color: #d4d4d4
}
.productdetail_shortdescription
{
  color: #444 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  margin: 0 0 25px 0;
  font-weight: 600
}
.cb_external_number
{
  padding: 0;
  color: #383838;
  margin: 0 0 2px 0;
  font-size: 16px !important
}
.main_right_top_left
{
  float: left;
  width: 654px;
  padding: 0 20px 0 0
}
.main_right_top_right
{
  float: left;
  width: 92px
}
.config_image
{
  margin: 10px 0;
  border: 1px solid #cecece;
  width: 298px;
  height: 298px
}
.myaccount_left
{
  float: left;
  width: 220px
}
.myaccount_left ul
{
  list-style: none;
  padding: 0;
  margin: 0
}
.myaccount_left ul li
{
  list-style: none;
  padding: 0;
  margin: 0
}
.myaccount_left ul li a
{
  display: block;
  background: #eee;
  padding: 5px 10px;
  margin: 0 0 1px 0;
  text-decoration: none !important
}
.myaccount_left ul li a:hover
{
  background: #ddd
}
.myaccount_right
{
  float: left;
  width: 880px;
  padding: 0 0 0 20px
}
.myaccount_right h3
{
  font-size: 23px;
  color: #333;
  margin: 0 0 5px 0;
  line-height: 23px;
  font-weight: 600
}
.myaccount_right table
{
  width: 100%;
  border: none !important;
  background-color: none !important
}
.myaccount_right table thead tr td
{
  font-weight: 600
}
.myaccount_right td
{
  padding: 5px;
  background: #eee;
  color: #000 !important;
  border: 0 !important
}
.myaccount_right font
{
  color: #000 !important
}
.myaccountholder h1
{
  display: block;
  margin: 0 0 10px 0;
  font-size: 40px;
  color: #333
}
.myaccount_right h3
{
  display: block;
  margin: 0 0 5px 0;
  font-size: 30px;
  color: #333
}
.myaccount_right h4
{
  display: block;
  background: #ddd;
  padding: 5px 10px;
  margin: 0;
  text-decoration: none !important
}
.text_small_ma
{
  width: 30px
}
.original_print_title
{
  background: #e9e9e9;
  margin: 0;
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #000;
  position: relative
}
.print_highlight
{
  position: absolute;
  right: 0;
  top: -70px
}
.original_print
{
  background: #f1f3f4;
  margin: 0 0 1px 0;
  padding: 10px;
  color: #000
}
.print_checkbox_text .print_checkbox_text_check
{
  float: left;
  padding: 1px 6px 0 0;
  position: relative;
  width: 10%;
  box-sizing: border-box;
  display: flex;
  justify-content: center
}
.print_checkbox_highlight
{
  position: absolute;
  left: -25px;
  top: 25px
}
.print_checkbox_text .print_checkbox_text_content
{
  display: inline-block;
  padding: 2px 0 0 0;
  width: 90%;
  box-sizing: border-box;
  font-weight: 600
}
.print_checkbox_text .print_checkbox_text_content .print_subinfo
{
  margin: 3px 0 0 0;
  color: #000;
  display: block;
  font-size: 16px;
  font-weight: 400
}
.print_checkbox_text .print_checkbox_text_content .print_price_i
{
  margin: 0 5px 0 0;
  font-weight: 400;
  color: #000;
  font-size: 16px;
  text-decoration: line-through
}
.print_checkbox_text .print_checkbox_text_content .print_price
{
  margin: 3px 0 20px 0;
  font-weight: 600;
  color: #000;
  display: block;
  font-size: 16px
}
.print_price_bundle_i
{
  margin: 0 5px 0 0;
  font-weight: 400;
  color: #000;
  font-size: 16px;
  text-decoration: line-through
}
.print_price_bundle
{
  margin: 3px 0 0 0;
  font-weight: 600;
  color: #000;
  display: block;
  font-size: 16px
}
.original_print_full_price
{
  background: #e9e9e9;
  margin: 0 0 10px 0;
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #000
}
.original_print_full_price_show
{
  color: #000;
  font-weight: 600
}
.print_preview_image
{
  width: 100%;
  height: auto;
  padding: 0 10px 0 0;
  box-sizing: border-box
}
.print_preview_image img
{
  width: 100%;
  height: auto
}
.print_preview_image_bundle
{
  width: 100%;
  height: auto;
  padding: 0 10px 0 0;
  box-sizing: border-box
}
.print_preview_image_bundle img
{
  width: 100%;
  height: auto
}
.filter_delet_mobile_container
{
  display: none
}
.header_search_mobile, .header_login_mobile, .header_cart_mobile
{
  display: none
}
.header_overall_2
{
  height: auto;
  background: #1d1d1d;
  width: 100%;
  z-index: 999;
  margin: 0;
  position: relative;
  background: url(../images/blue-green-bg-3.jpg) 0 0;
  background-size: 100% 100%
}
.header_overall_2 div.santa2020
{
  position: absolute;
  left: 255px;
  bottom: 0
}
@media(max-width: 768px)
{
  .header_overall_2 div.santa2020
  {
    left: 163px;
    bottom: 50px
  }
}
.header_overall_2 div.santa2020 img
{
  display: block
}
@media(max-width: 768px)
{
  .header_overall_2 div.santa2020 img
  {
    max-height: 46px
  }
}
.header_inline_2
{
  height: auto;
  padding: 5px 0 15px 0;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center
}
.header_logo_2
{
  padding: 0 30px 0 30px;
  order: 1;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center
}
.header_logo_2 a
{
  display: block
}
.header_logo_2 a img
{
  display: block
}
.logo_tld
{
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  padding: 0 0 0 2px
}
@media(max-width: 768px)
{
  .logo_tld
  {
    top: 7px;
    left: 92px;
    color: #fff
  }
}
.logo_tld:hover
{
  text-decoration: underline
}
a.main_urls
{
  float: left;
  color: #fff;
  border-right: 1px solid #363636;
  color: #e3e3e3;
  display: block;
  font-size: 16px;
  height: 47px;
  padding: 23px 30px 0 30px;
  text-decoration: none
}
a.main_urls:hover
{
  background: #444;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out
}
.header_nav_mobile, .header_nav_2.header_nav_mobile
{
  display: none
}
.header_nav_2
{
  width: 195px;
  height: 70px;
  float: left;
  border-right: 1px solid #363636;
  display: table-cell;
  vertical-align: middle
}
.header_nav_2 ul.e1
{
  width: 195px;
  height: 70px;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative
}
.header_nav_2 ul.e1 li.e1
{
  width: 195px;
  height: 70px;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center
}
.header_nav_2 ul.e1 li.e1 a.e1
{
  width: 177px;
  height: 47px;
  display: block;
  font-size: 14px;
  color: #e3e3e3;
  text-decoration: none;
  background: url(../images/header-2/header-nav-arrow-down.png) 163px 31px no-repeat;
  padding: 23px 18px 0 0;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out
}
.header_nav_2 ul.e1 li.e1 a.e1 i
{
  margin: 0 5px 0 0
}
.header_nav_2 .flyout
{
  visibility: hidden;
  -webkit-transition: visibility 50ms linear 25ms;
  transition: visibility 50ms linear 25ms;
  width: 100%;
  max-width: 1800px;
  box-sizing: border-box;
  position: absolute;
  z-index: 99;
  top: 70px;
  left: -171px;
  padding: 10px;
  background: #000;
  height: auto;
  border-top: 1px solid #787878;
  -webkit-box-shadow: 0 4px 8px 0 rgba(50,50,50,.75);
  -moz-box-shadow: 0 4px 8px 0 rgba(50,50,50,.75);
  box-shadow: 0 4px 8px 0 rgba(50,50,50,.75)
}
.header_nav_2 li:hover .flyout, .header_nav_2 li.hover .flyout
{
  visibility: visible;
  z-index: 99;
  position: absolute
}
.flyout_bg_1
{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 530px;
  height: 340px
}
.flyout_1
{
  float: left;
  padding: 0;
  text-align: left;
  width: 220px;
  position: relative
}
.flyout_1 ul.e2
{
  padding: 0;
  margin: 0;
  list-style: none
}
.flyout_1 ul.e2 li.e2
{
  padding: 0;
  margin: 0;
  list-style: none;
  display: block
}
.flyout_1 ul.e2 li.e2 a.e2
{
  color: #e3e3e3;
  text-decoration: none;
  font-size: 16px;
  display: block;
  margin: 0 0 1px 0;
  padding: 5px 20px 6px 20px;
  width: 200px;
  background: url(../images/header-2/header-nav-arrow-left.png) 220px 11px no-repeat;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out
}
.flyout_1 ul.e2 li.e2 a.e2:hover, .flyout_1 ul.e2 li.e2:hover a.e2
{
  color: #ffa22b;
  background: url(../images/header-2/header-nav-arrow-left-hover.png) 220px 11px no-repeat #444;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out
}
.flyout_1 ul.e2 li.e2 a.e2_ow_1
{
  background-image: none
}
.flyout_1 ul.e2 li.e2 a.e2_ow_1:hover
{
  background-image: none;
  background-color: #444
}
.flyout_2
{
  position: absolute;
  top: 0;
  left: 220px;
  text-align: left;
  display: none;
  padding: 0 0 0 20px;
  margin: 0;
  width: 220px
}
.flyout_2_ow_1
{
  width: 481px
}
.header_nav_2 ul.e1 li.e1 .flyout .flyout_1 ul.e2 li.e2.hover .flyout_2
{
  display: block;
  z-index: 99
}
.flyout_2 ul.e3
{
  padding: 0;
  margin: 0;
  list-style: none;
  border-left: 1px solid #444;
  height: 310px
}
.flyout_2 ul.e3 li.e3
{
  padding: 0;
  margin: 0;
  list-style: none
}
.flyout_2_ow_1 ul.e3 li.e3
{
  float: left
}
.flyout_2 ul.e3 li.e3 a.e3
{
  color: #e3e3e3;
  text-decoration: none;
  font-size: 16px;
  display: block;
  margin: 0 0 1px 0;
  padding: 5px 20px 6px 20px;
  width: 200px;
  background: url(../images/header-2/header-nav-arrow-left.png) 220px 11px no-repeat;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out
}
.flyout_2 ul.e3 li.e3 a.e3:hover, .flyout_2 ul.e3 li.e3:hover a.e3
{
  color: #ffa22b;
  background: url(../images/header-2/header-nav-arrow-left-hover.png) 220px 11px no-repeat #444;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out
}
.flyout_1 ul.e3 li.e3 a.e3_ow_1
{
  background: none
}
.flyout_1 ul.e3 li.e3 a.e3_ow_1:hover
{
  background: none;
  background-color: #444
}
.flyout_3
{
  position: absolute;
  top: 0;
  left: 240px;
  text-align: left;
  display: none;
  padding: 0 0 0 20px;
  margin: 0
}
.header_nav_2 ul.e1 li.e1 .flyout .flyout_1 ul.e2 li.e2.hover .flyout_2 ul.e3 li.e3.hover .flyout_3
{
  display: block;
  z-index: 99
}
.flyout_3 ul.e4
{
  padding: 0;
  margin: 0;
  list-style: none;
  border-left: 1px solid #444;
  height: 310px
}
.flyout_3 ul.e4 li.e4
{
  padding: 0;
  margin: 0;
  list-style: none
}
.flyout_3 ul.e4 li.e4 a.e4
{
  color: #e3e3e3;
  text-decoration: none;
  font-size: 16px;
  display: block;
  margin: 0 0 1px 0;
  padding: 5px 20px 6px 20px;
  width: 200px;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out
}
.flyout_3 ul.e4 li.e4 a.e4:hover
{
  color: #ffa22b;
  background: #444;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out
}
.flyout_3 ul.e4 li.e4 a.e4_h
{
  font-size: 20px;
  font-weight: 600
}
.flyout_3 ul.e4 li.e4 a.e4_h:hover
{
  font-size: 20px;
  font-weight: 600;
  background: none
}
.header_search_2
{
  padding: 0;
  order: 2;
  display: flex;
  flex-grow: 1;
  position: relative;
  display: none
}
.header_search_2 form
{
  width: 100%
}
.header_search_2_inline
{
  position: relative;
  width: 100%
}
.header_search_2_inline_message
{
  position: relative;
  width: 20%;
  height: 42px;
  float: left;
  padding: 0 0 0 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center
}
.header_search_2_inline_message_m
{
  display: none
}
.header_search_2_inline_message a
{
  display: block
}
.header_search_2_inline_message a img
{
  display: block;
  max-width: 100%;
  height: auto
}
@media(max-width: 960px)
{
  .header_search_2_inline
  {
    width: 100%
  }
  .header_search_2_inline_message
  {
    display: none
  }
}
.header_search_2 .textfield
{
  width: 100%;
  height: auto;
  border: none;
  background: #fff;
  padding: 8px 20px 8px 40px;
  font-size: 13px;
  font-weight: 400;
  color: #111;
  box-sizing: border-box;
  height: 32px;
  outline-width: 0;
  outline: none;
  border: none
}
.header_search_2 .button
{
  width: 40px;
  height: 38px;
  background: url(../images/header-2/btn-search-3.png) no-repeat #fff;
  border: none;
  cursor: pointer;
  border-radius: 0 20px 20px 0;
  position: absolute;
  top: 1px;
  right: 10px
}
.ui-autocomplete
{
  width: 443px !important;
  z-index: 5000 !important
}
.ui-widget-content
{
  border: 1px solid #e3e3e3 !important;
  background-color: #efefef
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
  border: 1px solid #e3e3e3 !important;
  background-color: #e3e3e3 !important;
  background-image: none !important
}
.header_buttons_2
{
  padding: 0 20px 0 0;
  order: 3;
  display: flex;
  align-items: center
}
.header_login_2
{
  float: left;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  padding: 0 30px
}
.header_login_2 ul.e1
{
  list-style: none;
  padding: 0;
  margin: 0
}
.header_login_2 ul.e1 li.e1
{
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center
}
.header_login_2 ul.e1 li.e1 a.e1
{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #fff;
  border: none;
  text-decoration: none;
  font-weight: 400;
  box-sizing: border-box;
  position: relative
}
.header_login_2 ul.e1 li.e1 a.e1_1
{
  width: 200px;
  height: 70px;
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  text-align: left;
  padding: 0 0 0 10px
}
.header_login_2 ul.e1 li.e1 a.e1 .mc_icon
{
  position: relative;
  padding: 0 3px 0 0;
  margin: 0 8px 0 0;
  display: flex
}
.header_login_2 ul.e1 li.e1 a.e1 .mc_icon img
{
  height: 24px;
  width: auto;
  color: #fff;
  display: flex;
  margin: 0
}
.header_login_2 ul.e1 li.e1 a.e1 .mc_icon span
{
  position: absolute;
  left: 0;
  top: -4px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600
}
.header_login_2 ul.e1 li.e1 a.e1 i
{
  margin: 0 5px 0 0
}
.header_login_2 .flyout
{
  visibility: hidden;
  -webkit-transition: visibility 300ms linear 300ms;
  transition: visibility 300ms linear 300ms;
  position: absolute;
  z-index: 99;
  top: 70px;
  left: 20px;
  padding: 20px 40px;
  background: #232323;
  height: auto;
  color: #fff;
  -webkit-box-shadow: 0 4px 8px 0 rgba(50,50,50,.75);
  -moz-box-shadow: 0 4px 8px 0 rgba(50,50,50,.75);
  box-shadow: 0 4px 8px 0 rgba(50,50,50,.75);
  white-space: nowrap
}
.header_login_2 li:hover .flyout, .header_login_2 li.hover .flyout
{
  visibility: visible;
  z-index: 99;
  position: absolute
}
a.header_login_l_1
{
  color: #000;
  background: #fff;
  text-decoration: none;
  display: block;
  font-weight: 600;
  font-size: 16px;
  margin: 2px 0 20px 0;
  white-space: nowrap;
  padding: 5px;
  border-radius: 10px
}
a.header_login_l_1:hover
{
  background: #ffa22b;
  color: #fff0d1
}
a.header_login_l_2
{
  color: #fff;
  text-decoration: none;
  display: block;
  font-weight: 600;
  font-size: 16px;
  margin: 4px 0 0 0;
  white-space: nowrap;
  border-radius: 10px
}
a.header_login_l_2:hover
{
  text-decoration: underline
}
.header_cart_2
{
  float: left;
  display: table-cell;
  vertical-align: middle
}
.header_cart_2 a
{
  color: #ffa22b;
  text-decoration: none
}
.header_cart_2 ul.e1
{
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fff
}
.header_cart_2 ul.e1 li.e1
{
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  position: relative
}
.header_cart_2 ul.e1 li.e1 a.e1
{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #fff;
  border: none;
  text-decoration: none;
  font-weight: 400;
  box-sizing: border-box;
  position: relative
}
.header_cart_2 ul.e1 li.e1 a.e1_ow_1, .header_cart_2 ul.e1 li.e1 a.e1_ow_1:hover, .header_cart_2 ul.e1 li.e1_ow_1:hover
{
  background-image: none !important
}
.header_cart_2 ul.e1 li.e1 a.e1 .mc_icon
{
  position: relative;
  padding: 0 3px 0 0;
  margin: 0 8px 0 0
}
.header_cart_2 ul.e1 li.e1 a.e1 .mc_icon img
{
  height: 24px;
  width: auto;
  color: #fff;
  display: flex;
  margin: 0
}
.header_cart_2 ul.e1 li.e1 a.e1 .mc_icon span
{
  position: absolute;
  left: 0;
  top: -4px;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #fff
}
.header_cart_2 .flyout
{
  visibility: hidden;
  opacity: 0;
  -moz-transition: visibility 0s linear .3s,opacity .3s linear;
  -o-transition: visibility 0s linear .3s,opacity .3s linear;
  -webkit-transition: visibility 0s linear .3s,opacity .3s linear;
  transition: visibility 0s linear .3s,opacity .3s linear;
  position: absolute;
  z-index: 99;
  top: 60px;
  right: 0;
  padding: 20px;
  background: #232323;
  height: auto;
  color: #fff;
  -webkit-box-shadow: 0 4px 8px 0 rgba(50,50,50,.75);
  -moz-box-shadow: 0 4px 8px 0 rgba(50,50,50,.75);
  box-shadow: 0 4px 8px 0 rgba(50,50,50,.75)
}
.header_cart_2 li:hover .flyout, .header_cart_2 li.hover .flyout
{
  visibility: visible;
  z-index: 99;
  position: absolute;
  opacity: 1;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}
.minicart_overall
{
  width: 320px;
  position: relative;
  border-bottom: 1px solid #333;
  padding: 0 0 25px 0;
  margin: 0 0 20px 0
}
.minicart_overall_ow_1
{
  padding: 0 0 10px 0;
  margin: 0 0 10px 0
}
.minicart_1
{
  float: left;
  width: 100px;
  padding: 0 20px 0 0
}
.minicart_2
{
  float: left;
  padding: 0;
  color: #fff;
  width: 200px;
  text-align: left
}
.minicart_2_ow_1
{
  float: none;
  width: 100%
}
.minicart_2 a
{
  text-decoration: none;
  font-weight: 600;
  color: #e3e3e3;
  display: block;
  font-size: 16px;
  margin: 0 0 5px 0
}
.minicart_2 span.product_title_only
{
  text-decoration: none;
  font-weight: 600;
  color: #e3e3e3;
  display: block;
  font-size: 16px;
  margin: 0 0 5px 0
}
.minicart_2 span.product_title_only_ow_1
{
  text-decoration: none;
  font-weight: 600;
  color: #e3e3e3;
  display: block;
  font-size: 16px;
  margin: 0 0 2px 0
}
.minicart_2 a.ow_1
{
  font-size: 16px;
  margin: 0 0 2px 0
}
.minicart_2 a:hover
{
  text-decoration: underline
}
.minicart_p_sum
{
  font-weight: 600;
  color: #fff;
  text-align: right;
  padding: 10px 0 0 0
}
.minicart_p_sum_ow_1
{
  padding: 0
}
.minicart_sum
{
  font-weight: 600;
  color: #fff;
  text-align: right;
  font-size: 18px
}
.minicart_sum a
{
  background: #fff;
  text-align: center;
  padding: 5px 30px;
  display: block;
  color: #000;
  border: none;
  text-decoration: none;
  font-size: 16px;
  margin: 15px 0 0 0;
  border-radius: 15px
}
.minicart_sum a:hover
{
  background: #ffa22b;
  color: #fff
}
.suggest_overall
{
  width: 100%;
  max-width: 1800px
}
.suggest_overall_top
{
  width: 100%;
  max-width: 1800px;
  background-image: none !important;
  background-color: #000 !important
}
.suggest_overall_bottom
{
  width: 1090px;
  background-image: none !important;
  background-color: #000 !important
}
.suggest_left
{
  width: 770px
}
.suggest_right
{
  width: 300px;
  padding: 10px
}
.product_box_suggest
{
  width: 770px;
  border-bottom: 1px solid #363636
}
.product_box_suggest_left
{
  background: #fff
}
.product_box_suggest_right
{
  width: 540px;
  color: #e3e3e3
}
.suggest_title
{
  color: #e3e3e3
}
.product_box_suggest_right a.DetailButtonURL
{
  display: none
}
.product_box_suggest_right a
{
  margin: 0 0 8px 0
}
.head_infos_2
{
  font-size: 14px;
  margin: auto;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  height: 36px
}
.head_infos_inline_2
{
  padding: 0;
  position: relative;
  height: 36px
}
.head_infos_inline_2 a
{
  text-decoration: none;
  color: #fff
}
.head_infos_inline_2 a:hover
{
  text-decoration: underline
}
.head_infos_inline_v1
{
  text-align: center;
  display: flex;
  width: 100%;
  height: 36px;
  align-items: center;
  flex-direction: row;
  justify-content: space-around
}
@media(max-width: 768px)
{
  .head_infos_inline_v1
  {
    flex-direction: column
  }
}
.tt_class
{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}
.head_infos_info_2
{
  display: block;
  width: 33.333333%;
  text-align: center;
  padding: 0;
  box-sizing: border-box
}
.head_infos_info_first_2
{
  display: block;
  width: 33.333333%;
  padding: 0 0 0 20px;
  text-align: left;
  box-sizing: border-box
}
.head_infos_info_last_2
{
  display: block;
  width: 33.333333%;
  text-align: right;
  padding: 0 20px 0 0;
  box-sizing: border-box
}
.head_infos_info_2 i, .head_infos_info_first_2 i, .head_infos_info_last_2 i
{
  margin: 0 3px 0 0
}
.head_infos_2 .highlight_2
{
  color: #fff;
  font-weight: 600
}
.top_small
{
  top: -30px
}
.main_left_title
{
  font-size: 16px;
  background: none;
  color: #000;
  width: 100%;
  box-sizing: border-box
}
.main_left_title_ow_2
{
  padding: 0
}
.main_left_title_klappbar
{
  border-top: 1px solid #ddd;
  border-bottom: none;
  position: relative
}
.main_left_title a
{
  color: #000;
  text-decoration: none;
  display: block;
  padding: 15px 0
}
.main_left_title a:hover
{
  text-decoration: underline
}
.main_left_title_ow_1
{
  background: #000;
  color: #fff
}
.main_left_mobile
{
  display: none
}
.main_left_desktop
{
  display: block !important
}
ul.main_left_nav li a
{
  background: none !important;
  padding: 0 !important
}
ul.main_left_nav li a:hover
{
  text-decoration: underline !important
}
ul.main_left_nav li a.active:link, ul.main_left_nav li a.active:active, ul.main_left_nav li a.active:visited
{
  font-weight: 600;
  color: #000 !important
}
.category_title
{
  display: none
}
.main_left_content
{
  background: #fff;
  border: none;
  padding: 0;
  margin: 5px 0 30px 0;
  width: 100%;
  box-sizing: border-box;
  border-radius: 0 0 5px 5px;
  font-weight: 400
}
.main_left_content_ow_2
{
  margin: 0 0 50px 0
}
ul.main_left_filter li a:link, ul.main_left_filter li a:active, ul.main_left_filter li a:visited
{
  background: none;
  padding: 0
}
ul.main_left_filter li a.filter_text_url
{
  background-image: none;
  color: #000 !important;
  position: relative
}
ul.main_left_filter li a.active:link, ul.main_left_filter li a.active:active, ul.main_left_filter li a.active:visited
{
  background-image: none;
  color: #000 !important;
  position: relative
}
ul.main_left_filter li a.filter_text_url::before
{
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: ""
}
ul.main_left_filter li a.active::before, ul.main_left_filter li a.filter_text_url:hover::before
{
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: ""
}
ul.main_left_filter li a.active:hover::before
{
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: ""
}
.breadcrumbs
{
  background-color: #fff;
  color: #000;
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  padding: 40px 8px 8px 8px;
  box-sizing: border-box;
  border-bottom: 1px solid #efefef;
  font-weight: 400
}
.paging_overall
{
  background: #fff;
  margin: 0 0 20px 0
}
ul.main_left_nav li a:link, ul.main_left_nav li a:active, ul.main_left_nav li a:visited
{
  color: #000
}
ul.main_left_filter li a:link, ul.main_left_filter li a:active, ul.main_left_filter li a:visited
{
  color: #000
}
.breadcrumbs a.first:link, .breadcrumbs a.first:active, .breadcrumbs a.first:visited
{
  color: #000
}
.v2_product_box_overall
{
  height: 398px
}
.v2_product_box
{
  border: 1px solid #eee;
  height: 398px;
  background: #fff;
  box-shadow: 0 1px 5px rgba(0,0,0,.15)
}
.v2_product_box:hover
{
  border: 1px solid #e0e0e0;
  min-height: 398px
}
.v2_product_image
{
  height: 288px;
  width: 220px;
  text-align: center
}
.v2_product_image img
{
  height: auto;
  width: 220px
}
.v2_product_title a:link, .v2_product_title a:active, .v2_product_title a:visited
{
  font-weight: normal !important
}
.v2_product_action
{
  height: 62px
}
.v2_product_price
{
  font-size: 17px;
  line-height: normal;
  color: #000;
  font-weight: 600;
  margin: 0 0 4px 0
}
.v2_product_description
{
  display: none
}
.show_products
{
  display: none
}
.paging
{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap
}
.paging a
{
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
  padding: 0;
  width: 60px;
  height: 60px;
  text-decoration: none;
  margin: 10px;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center
}
.paging a:hover, .paging a.active:link, .paging a.active:active, .paging a.active:visited
{
  background-color: #f7a600;
  border: 1px solid #f7a600;
  color: #000
}
.main_right h2
{
  color: #666;
  font-weight: 400
}
.main_right h1
{
  color: #333;
  font-weight: 400
}
.conversion_trust
{
  padding: 15px;
  margin: 0;
  border-bottom: 1px solid #efefef;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400
}
.conversion_trust a
{
  color: #000;
  text-decoration: none
}
.conversion_trust_ow_1
{
  margin: 0;
  padding: 15px 15px 0 15px;
  border-bottom: none
}
.conversion_trust_ow_2
{
  margin: 0;
  border-bottom: 2px solid #efefef
}
.conversion_trust strong
{
  font-size: 16px;
  margin: 0 0 7px 0;
  color: #000;
  text-transform: uppercase
}
.conversion_trust i
{
  font-size: 16px;
  margin: 0 5px 5px 0
}
.conversion_trust em
{
  color: #000;
  font-style: normal;
  font-weight: 400
}
.conversion_trust img
{
  width: 100%;
  max-width: 200px;
  height: auto
}
.header_overall_checkout_2
{
  height: auto;
  padding: 10px 0 0 0
}
.header_overall_checkout_2 .header
{
  width: 100%;
  max-width: 1800px;
  height: auto;
  margin: auto;
  position: relative;
  background-image: none !important;
  text-align: center;
  padding: 0
}
.header_overall_checkout_2 .header .header_logo
{
  margin: 10px 0 20px 0
}
.header_overall_checkout_2 .header .header_logo a
{
  display: block
}
.header_overall_checkout_2 .header .header_logo a img
{
  width: 100%;
  height: auto;
  max-width: 241px;
  display: inline-block
}
.footer_2_payment
{
  display: inline-block
}
.footer_2_payment_inline
{
  background-color: #fff;
  display: inline-block;
  margin: 0 10px 10px 0;
  max-width: 100%;
  padding: 10px;
  border-radius: 5px
}
.footer_2_payment img
{
  background-color: #fff;
  display: inline-block;
  margin: 0 10px 10px 0;
  max-width: 100%;
  max-height: 40px;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #333
}
@media(max-width: 768px)
{
  .footer_2_payment img
  {
    max-height: 30px
  }
}
.footer_2_payment_ow_1 img
{
  margin: 0;
  max-height: 26px;
  border: 1px solid #fff;
  box-sizing: border-box
}
.product_detail_infos
{
  font-size: 17px;
  color: #28261a;
  margin: 45px 0 60px 0
}
.productdetail_info_nav
{
  margin: 22px auto 0 auto
}
.productdetail_info_nav ul
{
  list-style: none;
  margin: 0;
  padding: 0
}
.productdetail_info_nav ul li
{
  list-style: none;
  margin: 0;
  padding: 0;
  float: none
}
.productdetail_info_nav ul li a
{
  font-weight: 400;
  font-size: 20px;
  color: #000;
  margin: 0;
  text-decoration: none;
  background: #f7f7f7;
  padding: 10px 20px;
  display: block;
  position: relative
}
.productdetail_info_nav ul li a:hover, .productdetail_info_nav ul li a.active
{
  background: #333;
  color: #fff
}
.pm_overall
{
  position: absolute;
  right: 20px;
  top: 11px
}
.product_detail_infos_box
{
  font-size: 16px;
  color: #000;
  line-height: 26px;
  padding: 20px;
  border: 1px solid #efefef
}
.product_detail_infos_box p
{
  margin: 0
}
.product_detail_infos_box h3
{
  font-weight: 600;
  font-size: 25px;
  color: #000;
  margin: 0 0 18px 0
}
.product_detail_infos_box h5
{
  font-weight: 600;
  font-size: 20px;
  color: #000;
  margin: 0 0 18px 0
}
.product_detail_infos_box a
{
  color: #000;
  text-decoration: underline
}
.product_detail_infos_box a:hover
{
  text-decoration: none
}
.product_detail_infos_box
{
  font-size: 16px;
  color: #000;
  line-height: 26px;
  padding: 20px;
  border: 1px solid #efefef
}
.product_detail_infos_box img
{
  max-width: 100%;
  height: auto
}
.product_detail_infos_box strong
{
  font-weight: 400
}
.delivery_info
{
  background: #ddd;
  padding: 5px 10px;
  color: #000;
  margin: 0 0 5px 0;
  text-align: right;
  display: inline-block
}
.delivery_info i
{
  margin: 0 5px 0 0
}
.delivery_info_2
{
  font-size: 16px;
  color: #000;
  display: block;
  font-weight: 700
}
.delivery_info_2 a
{
  color: #000;
  text-decoration: underline
}
.delivery_info_2 a:hover
{
  text-decoration: none
}
.delivery_info_2 i
{
  margin: 0 5px
}
.vat_price_info
{
  color: #000;
  margin: 5px 15px 0 0;
  text-align: left;
  font-size: 12px
}
.vat_price_info span
{
  margin: 0 15px 0 0
}
.vat_price_info span.vat_price_info_last
{
  margin: 0
}
.header_search_page
{
  position: relative;
  width: 100%;
  height: 35px;
  box-sizing: border-box;
  margin: 20px 0
}
.header_search_page input.textfield
{
  width: 100%;
  height: 33px;
  border: 1px solid #ccc;
  padding: 0 0 0 5px;
  font-size: 16px;
  color: #777;
  position: absolute;
  left: 0;
  top: 0
}
.header_search_page input.button
{
  width: 25px;
  height: 25px;
  position: absolute;
  right: 5px;
  top: 4px;
  box-sizing: border-box
}
a#clearSearchFild
{
  width: auto;
  height: auto;
  position: absolute;
  right: 5px;
  top: 12px;
  padding: 0 10px;
  box-sizing: border-box;
  border: 0;
  background: none;
  color: #000;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center
}
a#clearSearchFild img
{
  width: auto;
  height: 10px
}
.account_overview_box
{
  width: 100%;
  border: 1px solid #ddd;
  margin-bottom: 40px;
  padding: 20px;
  box-sizing: border-box
}
.account_overview_box_left
{
  float: left;
  width: 30%
}
.account_overview_box_left h3
{
  margin: 0 0 5px 0;
  font-size: 20px;
  font-weight: 400;
  color: #000
}
.account_overview_box_left span
{
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  display: block;
  color: #666
}
.account_overview_box_right
{
  float: left;
  width: 70%
}
.myaccount_box_left
{
  float: left;
  width: 50%;
  padding: 0 5px 0 0;
  box-sizing: border-box
}
.myaccount_box_right
{
  float: left;
  width: 50%
}
.myaccount_box_left h4, .myaccount_box_right h4
{
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 400
}
.myaccount_box_left ul, .myaccount_box_right ul
{
  margin: 0;
  padding: 0;
  list-style: none
}
.myaccount_box_left ul li, .myaccount_box_right ul li
{
  margin: 0 0 5px 0;
  padding: 0;
  list-style: none
}
.myaccount_box_left ul li a, .myaccount_box_right ul li a
{
  color: #000;
  display: block;
  background: #eee;
  padding: 5px 10px;
  text-decoration: none
}
.myaccount_box_left ul li a:hover, .myaccount_box_right ul li a:hover
{
  background: #ddd
}
.account_overview_box_head
{
  background-color: #f3f3f3;
  padding: 10px;
  border: 1px solid #ccc
}
.account_overview_box_head_float_box
{
  width: 18%;
  float: left;
  border-right: 1px solid #ccc;
  margin: 0 2% 0 0;
  box-sizing: border-box
}
.account_overview_box_head_float_box_ow_1
{
  width: 23%
}
.account_overview_box_head_float_box_last
{
  border-right: none
}
.account_overview_box_head_float_box_title
{
  font-weight: 600
}
.account_overview_box_content_float_box_left
{
  float: left;
  width: 70%
}
.account_overview_box_content_float_box_left_ow_1
{
  width: 100%
}
.account_overview_box_content_float_box_right
{
  float: left;
  width: 30%;
  padding: 20px 0 20px 40px;
  box-sizing: border-box
}
.account_overview_box_content_float_box_right a
{
  background-color: #ffa22b;
  border: none;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 20px;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  float: right;
  margin: 0 0 10px 0
}
.account_overview_box_content_float_box_right a:hover
{
  background-color: #ffba28
}
.account_overview_box_content_float_box_left_image
{
  width: 100px;
  float: left;
  margin: 10px;
  text-align: center
}
.account_overview_box_content_float_box_left_content
{
  float: left;
  padding: 20px;
  box-sizing: border-box
}
.account_overview_box_content_float_box_left_content_last
{
  float: right;
  padding: 20px;
  box-sizing: border-box;
  width: 150px
}
.account_fact_left
{
  float: left;
  width: 90%
}
.account_fact_right
{
  float: left;
  width: 10%
}
.account_overview_box_content_float_box_left_content_price
{
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin: 5px 0 0 0
}
.item_name
{
  font-weight: 600;
  font-size: 16px
}
.item_desc
{
  font-weight: 400;
  font-size: 16px;
  margin: 5px 0 0 0
}
input.field_1, textarea.field_1
{
  background-color: #fff;
  color: #000;
  padding: 15px;
  margin-bottom: 20px;
  width: 100%;
  display: block;
  line-height: normal;
  font-family: inherit;
  font-size: 16px;
  box-sizing: border-box;
  border-top: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3
}
input.field_2
{
  background-color: #fff;
  color: #000;
  padding: 15px;
  margin-bottom: 20px;
  margin-right: 1%;
  width: 70%;
  line-height: normal;
  font-family: inherit;
  font-size: 16px;
  border-top: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  box-sizing: border-box;
  display: inline-block
}
input.field_2_ow_1
{
  margin-right: 0
}
input.field_3
{
  background-color: #fff;
  color: #000;
  padding: 15px;
  margin-bottom: 20px;
  width: 29%;
  line-height: normal;
  font-family: inherit;
  font-size: 16px;
  border-top: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  box-sizing: border-box;
  display: inline-block
}
input.field_3_ow_1
{
  margin-right: 1%
}
.field_1_radio
{
  background-color: #fff;
  color: #000;
  padding: 15px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  width: 100%;
  display: block;
  line-height: normal;
  font-family: inherit;
  font-size: 16px;
  box-sizing: border-box;
  border-top: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3
}
.select_1
{
  background-color: #fff;
  color: #000;
  padding: 15px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  width: 100%;
  display: block;
  line-height: normal;
  font-family: inherit;
  font-size: 16px;
  box-sizing: border-box;
  border-top: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3
}
button.myaccount_button
{
  background-color: #ffa22b;
  border: none;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 18px;
  font-weight: 500;
  padding: 15px 30px;
  cursor: pointer;
  display: inline-block
}
button.myaccount_button:hover
{
  background-color: #ffba28
}
button.myaccount_button i
{
  margin: 0 5px 0 0
}
.field_1_radio_seperator
{
  margin: 0 10px;
  color: #d3d3d3
}
.save_success
{
  background: url(../images/check.png) no-repeat 15px 10px #dee6b4;
  border: 1px solid #7b9100;
  color: #383838;
  float: none;
  font-weight: 600;
  margin-bottom: 20px;
  padding: 15px 35px 15px 50px;
  width: 100%;
  height: auto;
  box-sizing: border-box
}
.field_1_title
{
  margin: 0 0 8px 0;
  font-size: 17px;
  font-weight: 400
}
.form_overall
{
  background-color: #f1f3f4;
  border: 1px solid #d3d3d3;
  padding: 20px
}
a.account_back
{
  background-color: #ccc;
  border: none;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 600;
  padding: 10px 20px;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  position: absolute;
  right: 20px;
  top: 0
}
a.account_back:hover
{
  background-color: #d4d4d4
}
.bread_seperator
{
  margin: 0 5px
}
.myaccount_table
{
  width: 100%;
  margin: 0 0 20px 0;
  background: #d3d3d3
}
.myaccount_table tr th
{
  background-color: #d3d3d3;
  border: 0;
  padding: 10px;
  font-weight: 600;
  text-align: left
}
.myaccount_table tr td
{
  background-color: #f1f3f4;
  border: 0;
  padding: 10px
}
.myaccount_table_a a
{
  color: #000;
  display: block;
  background: #eee;
  padding: 5px 10px;
  text-decoration: none
}
.myaccount_table_a a:hover
{
  background: #ddd
}
.myaccount_table_a_v2 a
{
  color: #000;
  text-decoration: underline
}
.myaccount_table_a_v2 a:hover
{
  text-decoration: none
}
a.myaccount_table_a_v3
{
  color: #000;
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  display: block;
  margin: 0 0 10px 0;
  font-size: 16px;
  text-align: right
}
a.myaccount_table_a_v3:hover
{
  font-weight: 600
}
.myaccount_table_a_highlight a
{
  color: #000;
  display: block;
  background: #f7a800;
  padding: 5px 10px;
  text-decoration: none
}
.myaccount_table_a_highlight a:hover
{
  background: #fbbf40
}
.customer_seperator
{
  margin: 40px 0;
  height: 1px;
  background: #ccc;
  padding: 0;
  clear: both
}
.system_email_content
{
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 20px
}
.v3_product_title .v3_topseller_info
{
  display: none
}
a.div_url
{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  z-index: 495;
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=1)
}
div.v3_product_box:hover .v3_product_title>a
{
  text-decoration: underline
}
.paypal_cart
{
  float: right;
  display: inline-block
}
.paypal_cart_button
{
  float: left
}
.paypal_cart_or
{
  float: left;
  padding: 14px 20px 0 20px;
  color: #777;
  font-weight: 600
}
.display_mobile
{
  display: none
}
.display_mobile_flex
{
  display: none
}
.sum_mobile
{
  display: none
}
a.cart_back_button
{
  color: #333 !important;
  font-size: 16px;
  text-decoration: none !important;
  background: #efefef;
  padding: 5px 7px;
  border-radius: 2px;
  display: inline-block;
  margin: 0 0 10px 0;
  font-weight: 600
}
a.cart_back_button:hover
{
  text-decoration: underline !important
}
.success_inline_content
{
  width: 100%
}
.success_inline_content a
{
  color: #000;
  text-decoration: underline
}
.success_inline_content a:hover
{
  text-decoration: none
}
.success_inline_content img
{
  width: 100%;
  height: auto
}
.success_inline_content table tr td
{
  vertical-align: top
}
a.logout_button
{
  display: none
}
.cms_form_table
{
  width: 100%
}
.cms_form_table_title
{
  width: 30%;
  padding: 0 0 10px 0;
  vertical-align: top
}
.cms_form_table_action
{
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 10px 0;
  vertical-align: top
}
input.field_2, textarea.field_2
{
  background-color: #f1f3f4;
  color: #000;
  padding: 32px 32px 32px 31px;
  letter-spacing: 1px;
  margin-top: 16px;
  width: 100%;
  display: block;
  line-height: normal;
  font-size: 100%;
  font-family: inherit;
  font-size: 18px;
  box-sizing: border-box;
  border-top: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3
}
.select_2
{
  background-color: #f1f3f4;
  color: #000;
  padding: 32px 32px 32px 31px;
  letter-spacing: 1px;
  margin-top: 16px;
  width: 100%;
  display: block;
  line-height: normal;
  font-size: 100%;
  font-family: inherit;
  font-size: 18px;
  box-sizing: border-box;
  border-top: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3
}
input.field_2:focus, input.field_2:active, textarea.field_2:focus, textarea.field_2:active
{
  border-left: 4px solid #f7a800;
  padding: 32px 32px 32px 28px
}
.g-recaptcha
{
  margin-top: 16px;
  margin-bottom: 16px
}
input.cms_submit_next
{
  display: block;
  margin: 0;
  background: #f7a800;
  font-size: 23px;
  line-height: 23px;
  font-weight: 900;
  text-align: center;
  color: #1d1d1b;
  text-decoration: none;
  border: 1px solid #f7a800;
  cursor: pointer;
  padding: 15px 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
input.cms_submit_next:hover
{
  background: #222;
  border: 1px solid #525252;
  color: #fff
}
input.cms_submit_next_2
{
  display: block;
  width: 100%;
  background-color: #ffa22b;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 20px;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
input.cms_submit_next_2:hover
{
  background: #f9b833
}
input.cms_submit_next_3
{
  display: block;
  width: 100%;
  background-color: #c6ff0d;
  border: none;
  color: #000;
  font-size: 28px;
  font-weight: 600;
  padding: 30px;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin: 0;
  border-radius: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
input.cms_submit_next_3:hover
{
  background: #c6ff0d
}
fieldset.f2 legend
{
  font-weight: 600;
  font-size: 22px;
  color: #000
}
.main_content
{
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  padding: 15px 0 60px 0
}
.main_content_left
{
  width: 550px;
  float: left;
  padding: 0 20px 0 0
}
.main_content_left_2
{
  width: 50%;
  float: left;
  padding: 0 40px 0 0;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 30px
}
.main_content_left_2 img
{
  max-width: 100%;
  height: auto;
  display: block
}
.main_content_left_2 strong
{
  color: #c6ff0d
}
.main_content_left_2 a
{
  color: #c6ff0d !important;
  text-decoration: none !important
}
.main_content_left_2 a:hover
{
  text-decoration: underline !important
}
.main_content_left_2 p
{
  margin: 0
}
.main_content_right
{
  width: 550px;
  float: left;
  padding: 0 0 0 20px
}
.main_content_right_2
{
  width: 50%;
  float: left;
  padding: 0 0 0 40px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 30px
}
.main_content_right_2 strong
{
  display: block;
  color: #c6ff0d;
  font-size: 20px
}
.main_content .main_content_right_2 a
{
  color: #c6ff0d;
  text-decoration: none
}
.main_content .main_content_right_2 a:hover
{
  text-decoration: underline
}
h2.form_title
{
  font-size: 40px !important;
  font-weight: 900 !important;
  margin: 0 !important;
  display: block !important
}
.main_content_right_contact_form
{
  width: 530px;
  float: left;
  padding: 10px 20px
}
.main_content_ow_myaccount
{
  width: 100%;
  max-width: 1800px;
  margin: 0 auto !important;
  padding: 15px 0 60px 0 !important
}
.main_content h1
{
  font-size: 60px;
  color: #000;
  margin: 0 0 10px 0;
  font-weight: 600
}
.main_content h2
{
  font-size: 30px;
  color: #000;
  margin: 0 0 10px 0;
  font-weight: 400
}
.main_content h1.ow_1
{
  font-size: 30px
}
.main_content h2.ow_1
{
  font-size: 20px
}
.main_content h3
{
  font-size: 20px;
  color: #000;
  margin: 0;
  font-weight: 600
}
.main_content a
{
  color: #000;
  text-decoration: underline
}
.main_content a:hover
{
  text-decoration: none
}
.grossbestellung_holder
{
  position: relative;
  background: #f7f7f7;
  border: 1px solid #efefef;
  margin: 0 0 20px 0;
  border-radius: 5px;
  padding: 20px;
  text-align: center
}
.grossbestellung_button_info
{
  font-weight: 400;
  font-size: 22px;
  color: #000;
  line-height: 22px;
  text-align: center;
  font-weight: 700
}
.grossbestellung_button_info strong
{
  font-weight: 600;
  text-align: center;
  font-size: 18px;
  display: block;
  margin: 10px 0 0 0
}
.grossbestellung_button
{
  display: block;
  margin: 20px 0 0 0;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #000;
  background: #fff;
  text-decoration: none;
  cursor: pointer;
  padding: 30px 20px;
  width: 100%;
  box-sizing: border-box;
  border: none;
  border-radius: 20px;
  border: 2px solid #000
}
.grossbestellung_button:hover
{
  background: #ffa22b;
  border-color: #ffa22b;
  color: #fff
}
.grossbestellung_button i
{
  margin: 0 5px 0 0
}
.variant_standalone
{
  font-weight: 600;
  font-size: 16px
}
.order_from
{
  width: 100%;
  font-weight: 600;
  background: #efefef;
  padding: 10px 20px;
  box-sizing: border-box
}
.return_article_box_1
{
  border: 1px solid #ccc;
  background: #fff;
  width: 100%;
  margin: 0 0 20px 0;
  box-sizing: border-box;
  padding: 20px
}
.return_article_box_1 a
{
  color: #000;
  text-decoration: underline
}
.return_article_box_1 a:hover
{
  text-decoration: none
}
.return_article_box_1_left
{
  width: 15%;
  padding: 0 40px 0 0;
  float: left;
  text-align: center;
  box-sizing: border-box
}
.return_article_box_1_left img
{
  width: 100%;
  height: auto
}
.return_article_box_1_right
{
  width: 85%;
  padding: 0;
  float: left;
  box-sizing: border-box
}
.return_article_box_1_right_title
{
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px 0
}
.return_article_box_1_right_subtitle
{
  font-size: 16px
}
.return_article_box_1_right_checkbox
{
  float: left;
  padding: 0 10px 0 0
}
.return_article_box_1_right_checkbox_text
{
  float: left;
  padding: 2px 0 0 0;
  font-weight: 600
}
.clearer_returns
{
  border-bottom: 1px solid #eee;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  clear: both;
  height: 0
}
.return_article_box_1_right_action_title
{
  padding: 0 0 5px 0;
  font-weight: 600
}
.return_article_box_1_right_action_field
{
  padding: 0 0 5px 0;
  font-weight: 600
}
.return_article_box_1_right_action_field input, textarea.return_customer_info
{
  background-color: #f1f3f4;
  border-color: #d3d3d3;
  border-style: solid;
  border-width: 1px;
  border-radius: 2px;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-family: inherit;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: normal;
  padding: 10px 10px 10px 9px;
  width: 100%
}
textarea.return_customer_info
{
  margin: 10px 0 20px 0;
  display: block
}
.return_article_box_1_right_action_field input:focus, .return_article_box_1_right_action_field input:active
{
  border-left: 4px solid #f7a800;
  padding: 10px 10px 10px 6px
}
.order_infotext
{
  font-weight: 600;
  margin: 0 0 15px 0
}
.return_article_box_1_right dl
{
  margin: 0
}
.return_article_box_1_right dl dd
{
  margin: 0;
  font-weight: 600
}
.return_article_box_1_right dl dt
{
  margin: 0 0 10px 0
}
.retour_info_link a
{
  color: #333;
  text-decoration: underline
}
.retour_info_link a:hover
{
  text-decoration: none
}
.retour_info_link_title
{
  display: block;
  margin: 0 0 5px 0
}
#error
{
  background: #ff5151;
  padding: 10px 20px;
  display: block;
  margin: 0 0 20px 0;
  font-weight: 600;
  color: #fff
}
.upselling_overall
{
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  border-bottom: 5px solid #ccc;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0
}
.upselling_1
{
  float: left;
  width: 114px;
  padding: 10px 7px
}
.upselling_1 img
{
  margin: 0 0 0 10px
}
.upselling_2
{
  padding: 10px 7px;
  width: 95px;
  float: left
}
.upselling_3
{
  padding: 10px 7px;
  width: 530px;
  float: left
}
a.upselling_3_title
{
  color: #000 !important;
  font-weight: normal !important;
  text-decoration: underline;
  display: block;
  margin: 0 0 5px 0;
  font-size: 16px
}
strong.upselling_3_choose
{
  color: #000 !important;
  font-weight: normal !important;
  display: block;
  margin: 0 0 5px 0;
  font-size: 16px
}
.upselling_4
{
  padding: 10px 7px;
  width: 325px;
  float: left;
  text-align: right
}
.conversionbox_ow_2
{
  width: 325px;
  float: left;
  text-align: right
}
.cb_price_ow_2
{
  text-align: right
}
.v3_product_title_ow_1
{
  height: 61px !important
}
.v3_product_colors_ow_1
{
  top: 62px !important;
  left: auto !important;
  right: 0 !important
}
.v3_product_box_tp .v3_image .v3_product_action_ow_2
{
  top: 94px !important
}
.v3_product_box_tp .v3_image_ow_1 a img
{
  margin: 125px 0 0 0 !important
}
.em_box
{
  width: 555px;
  height: 320px;
  text-align: center;
  float: left;
  margin: 0 30px 30px 0;
  padding: 225px 0 0 0;
  color: #000;
  text-decoration: none;
  font-size: 70px;
  background: #fff;
  border-radius: 555px;
  -webkit-transition: background .3s ease-out;
  -moz-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out
}
.em_box_ow_1
{
  margin: 0 0 30px 0
}
.em_box:hover
{
  background: #f7a800;
  color: #fff;
  -webkit-transition: color .3s ease-out;
  -moz-transition: color .3s ease-out;
  -o-transition: color .3s ease-out;
  transition: color .3s ease-out;
  -webkit-transition: background .3s ease-out;
  -moz-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out
}
.main h1.ow_mobile_1
{
  margin: 0 !important
}
.main h1.ow_1
{
  margin: 0 0 5px 0 !important;
  text-transform: none;
  font-size: 35px
}
.original_print_title_ow_1
{
  margin: 0 0 10px 0
}
.print_preview_image_ow_1
{
  width: 100px;
  height: auto;
  padding: 0 10px 0 0;
  float: left;
  margin: 0
}
.print_preview_image_ow_1 img
{
  width: 100px;
  height: auto
}
.original_print_ow_1
{
  float: right;
  padding: 5px 10px;
  width: 100%;
  box-sizing: border-box;
  margin: 0
}
.print_textbox
{
  display: block;
  width: 100%;
  height: auto;
  padding: 20px;
  border: 1px solid #bbb;
  font-size: 16px;
  border-radius: 20px;
  box-sizing: border-box;
  margin: 20px 0 0 0
}
.SetOption
{
  display: block;
  width: 100%;
  height: auto;
  padding: 20px;
  border: 1px solid #bbb;
  margin: 0;
  font-size: 16px;
  border-radius: 20px;
  box-sizing: border-box
}
.SetOption_Checkbox
{
  width: auto;
  height: auto;
  padding: 0;
  border: 1px solid #333 !important;
  border-radius: 0
}
.header_login_2_ow_1
{
  display: none
}
.header_logo_2_mobile
{
  display: none
}
.gutschein_line_overall
{
  background-position: center center;
  margin: 0;
  font-weight: 400;
  display: flex;
  align-items: center;
  height: 27px !important
}
.gutschein_line_inline
{
  width: 100%;
  text-align: center;
  padding: 0;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: none;
  display: flex;
  align-items: center;
  height: 27px !important
}
.gutschein_line_inline i
{
  line-height: normal !important
}
.gutschein_line_inline a
{
  text-decoration: none;
  color: #fff;
  display: inline-block;
  padding: 0;
  font-weight: 400;
  font-size: 12px
}
.gutschein_line_inline a:hover
{
  text-decoration: none;
  color: #fff
}
.gutschein_highlight
{
  background: #000;
  color: #ef7701;
  padding: 0 10px;
  border-radius: 4px;
  text-transform: lowercase
}
.gutschein_info_highlight
{
  color: #ef7701;
  text-decoration: underline
}
.cart_right_v
{
  text-align: right
}
.cart_right_v_h
{
  text-align: right;
  font-weight: 600;
  font-size: 16px
}
.cart_right_v_g
{
  font-weight: 600;
  font-size: 16px
}
.v3_product_image_rabatt_mobile
{
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 0 10px;
  float: left
}
.voucher_button button
{
  background-color: #b20000;
  border: 0;
  color: #fff;
  font-size: 16px;
  padding: 8px 20px;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  margin: 0;
  text-decoration: none;
  float: right;
  font-weight: 600;
  border-radius: 4px
}
a.voucher_delete
{
  color: #a0a0a0 !important;
  display: block !important;
  margin: 10px 0 0 0 !important;
  text-decoration: none !important;
  font-size: 16px !important
}
a.voucher_delete:hover
{
  text-decoration: underline !important
}
.teaser_1
{
  max-width: 1800px;
  width: 100%;
  height: auto;
  margin: 0 auto
}
.teaser_1 a
{
  display: block
}
.teaser_1 img
{
  max-width: 1800px;
  width: 100%;
  height: auto;
  display: block
}
.teaser_1_subline
{
  background: #000;
  text-align: center;
  padding: 20px
}
.teaser_1_subline a
{
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-size: 22px
}
.teaser_1_subline a:hover
{
  text-decoration: underline
}
.teaser_2_overall
{
  width: 100%;
  max-width: 1800px;
  height: auto;
  margin: 0 auto
}
.teaser_2
{
  width: 50%;
  padding: 1%;
  height: auto;
  margin: 0;
  float: left;
  box-sizing: border-box
}
.teaser_2 img
{
  width: 100%;
  height: auto;
  display: block
}
.teaser_2_ow_1 img
{
  height: auto !important
}
.teaser_2:nth-child(2n+2)
{
  margin: 0
}
.teaser_2 a
{
  display: block
}
.teaser_2_subline
{
  background: #000;
  text-align: center
}
.teaser_2_subline a
{
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  padding: 20px
}
.teaser_2_subline a:hover
{
  text-decoration: underline
}
.teaser_4_overall
{
  width: 100%;
  max-width: 1800px;
  height: auto;
  margin: 0 auto
}
.teaser_4
{
  width: 25%;
  padding: 1%;
  height: auto;
  margin: 0;
  float: left;
  box-sizing: border-box
}
.teaser_4 img
{
  width: 100%;
  height: auto;
  display: block
}
.teaser_4_ow_1 img
{
  height: auto !important
}
.teaser_4:nth-child(2n+2)
{
  margin: 0
}
.teaser_4 a
{
  display: block
}
.teaser_4_subline
{
  background: #000;
  text-align: center
}
.teaser_4_subline a
{
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  padding: 20px
}
.teaser_4_subline a:hover
{
  text-decoration: underline
}
.flex_container
{
  display: flex;
  flex-direction: row;
  max-width: 1800px;
  margin: 0 auto
}
.flex_box_1_cyber_monday_1
{
  position: relative;
  padding: 20px;
  width: 31.33333333%;
  margin: 1% !important;
  border: 7px solid #e6007e;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400
}
.flex_box_1_cyber_monday_1_ow_1
{
  background: #e6007e
}
.cyber_monday_title_1
{
  font-size: 60px;
  line-height: 1;
  color: #fff;
  font-weight: 400
}
.cyber_monday_title_2
{
  font-size: 35px;
  line-height: 1.2;
  color: #fff;
  font-weight: 400
}
.color_e6007e
{
  color: #e6007e
}
.color_000
{
  color: #000
}
.align_left
{
  text-align: left
}
.align_right
{
  text-align: right
}
.highlight_icon
{
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background: #121212;
  background: linear-gradient(45deg,#121212 0%,#454545 100%);
  border-radius: 50%;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center
}
.highlight_icon>span
{
  display: block;
  height: auto;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1
}
.highlight_icon_2
{
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  background: #55a630;
  background: linear-gradient(45deg,#55a630 0%,#80b918 100%);
  border-radius: 50%;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center
}
.highlight_icon_2>img
{
  display: block;
  width: 40px;
  height: auto
}
.cyber_overall
{
  padding: 20px;
  text-align: center
}
.brand_highlight_title
{
  width: 100%;
  box-sizing: border-box;
  height: auto;
  margin: 0 auto;
  background: #000;
  padding: 20px;
  text-align: center
}
.brand_highlight_title_ow_1
{
  background-color: transparent !important;
  padding: 0
}
.brand_highlight_title h1
{
  color: #fff;
  margin: 0;
  font-size: 40px;
  font-weight: 600
}
.brand_highlight_title h2
{
  color: #000;
  margin: 10px 0 0 0;
  font-size: 26px;
  font-weight: 400;
  max-width: 1800px;
  width: 100%;
  height: auto;
  margin: 0 auto
}
.brand_highlight_title_ow_1 h1
{
  color: #000
}
.bf_bottom_infos
{
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  color: #fff;
  font-size: 20px;
  line-height: 36px;
  padding: 40px 0 80px 0
}
.cm_box
{
  float: left;
  width: 406px;
  height: 345px;
  border: 5px solid #bad000;
  color: #fff;
  padding: 20px;
  background: url(../images/black-friday-2016/box-bg.jpg) 0 0;
  overflow-y: scroll;
  overflow-x: hidden
}
.cm_box_content
{
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #bad000
}
.cm_box_content_left
{
  float: left;
  width: 50px;
  background: #fff;
  padding: 10px;
  text-align: center
}
.cm_box_content_left img
{
  width: 100%;
  max-width: 50px;
  height: auto;
  display: block
}
.cm_box_content_right
{
  float: left;
  width: 280px;
  padding: 0 0 0 20px;
  color: #bad000;
  font-size: 18px
}
.cm_box_content_right a
{
  color: #bad000;
  font-size: 18px;
  text-decoration: none;
  display: block
}
.cm_box_content_right a:hover
{
  text-decoration: underline
}
.brandbox
{
  width: 25%;
  padding: 1%;
  height: auto;
  margin: 0;
  float: left;
  box-sizing: border-box
}
.brandbox:nth-child(2n+4)
{
  margin: 0
}
.brandbox_top
{
  background: #000;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  width: 25%;
  height: auto
}
.brandbox_top img
{
  max-width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  display: inline-block
}
.brandbox_bottom
{
  background: #000;
  display: block;
  text-align: center;
  border-top: 1px solid #333
}
.brandbox_bottom a
{
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  font-size: 16px;
  padding: 10px 20px;
  display: block
}
.brandbox_bottom a:hover
{
  text-decoration: underline
}
input.c_field_action_text
{
  font-size: 16px;
  color: #000;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc
}
.input.c_field_action_text
{
  font-size: 16px;
  color: #000;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc
}
select.c_field_action_text
{
  font-size: 16px;
  color: #000;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc
}
input.c_field_action_text_medium
{
  font-size: 16px;
  color: #000;
  padding: 10px;
  width: 75%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  float: left
}
input.c_field_action_text_small_1
{
  font-size: 16px;
  color: #000;
  padding: 10px;
  width: 23%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  float: left;
  margin: 0 2% 0 0
}
input.c_field_action_text_small_2
{
  font-size: 16px;
  color: #000;
  padding: 10px;
  width: 23%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  float: left;
  margin: 0 0 0 2%
}
.main_left_other_style
{
  display: block
}
.main_left_other_style .main_left_title
{
  width: 100%;
  box-sizing: border-box
}
.main_left_other_style .main_left_content
{
  width: 100%;
  padding: 5px;
  box-sizing: border-box
}
.main_left_other_style .main_left_content ul.main_left_filter li
{
  margin: 0 2% 2% 0;
  float: left;
  width: 48%;
  box-sizing: border-box
}
.main_left_other_style .main_left_content ul.main_left_filter li:nth-child(2n)
{
  margin: 0 0 2% 0;
  width: 50%
}
.main_left_other_style .main_left_content ul.main_left_filter li a
{
  text-align: center;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 2px;
  background-color: #fff
}
.main_left_other_style .main_left_content ul.main_left_filter li a:hover
{
  background-color: #666;
  color: #fff !important;
  border-color: #666
}
.main_left_other_style .main_left_content ul.main_left_filter li a.active_discount_filter
{
  background-color: #333;
  color: #fff;
  border-color: #333
}
h2.search_title
{
  color: #111;
  font-weight: 400;
  font-size: 18px;
  border-bottom: 1px solid #dedede;
  padding: 0 0 10px 0
}
.header_nav_3
{
  height: 50px;
  display: none
}
.main_nav_overall
{
  height: 50px;
  margin: 0 auto
}
.main_nav
{
  height: 50px;
  text-align: center
}
#main_nav>a
{
  display: none
}
.main_nav ul
{
  height: 50px;
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0;
  position: relative
}
.main_nav ul li
{
  height: 50px;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left
}
.main_nav ul li a.main_url
{
  display: block;
  line-height: 50px;
  padding: 0 50px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600 !important;
  color: #fff;
  text-transform: uppercase
}
.main_nav ul li a.main_url:hover, .main_nav ul li a.main_url.active, .main_nav ul li:hover a.main_url
{
  color: #ffa22b
}
.main_nav ul li a.ow_highlight
{
  font-weight: 800 !important
}
.main_nav ul li a.ow_highlight_2
{
  font-weight: 700 !important
}
.main_nav ul li a.ow_highlight_3
{
  font-weight: 800 !important;
  color: #ffa22b
}
.main_nav ul li a.ow_highlight:hover, .main_nav ul li a.ow_highlight.active, .main_nav ul li:hover a.ow_highlight
{
  color: #ffa22b
}
.main_nav .drop
{
  display: none;
  position: absolute;
  z-index: 999;
  top: 50px;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  height: auto;
  padding: 20px;
  background: #fff;
  color: #000;
  -webkit-box-shadow: 0 4px 6px 1px rgba(18,18,18,.5);
  -moz-box-shadow: 0 4px 6px 1px rgba(18,18,18,.5);
  box-shadow: 0 4px 6px 1px rgba(18,18,18,.5)
}
.main_nav li:hover .drop, .main_nav li.hover .drop
{
  display: block !important;
  z-index: 999 !important;
  position: absolute !important
}
.main_nav_clearer
{
  height: 0;
  overflow: hidden;
  clear: both;
  margin: 0 0 20px 0;
  padding: 0 0 15px 0
}
.drop_1
{
  width: 20%;
  height: auto;
  float: left;
  margin: 0;
  padding: 1%;
  box-sizing: border-box
}
.drop_1_ow_1
{
  margin: 0
}
.drop_1_ow_2
{
  width: 10%
}
.drop_1 a
{
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  color: #000;
  display: block;
  margin: 0 0 5px 0;
  text-transform: uppercase
}
.drop_1 a:hover
{
  text-decoration: underline
}
.drop_2 a
{
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  color: #000;
  display: block;
  margin: 0 0 5px 0
}
.drop_2 a:hover
{
  text-decoration: underline
}
.drop_2_brand_image_holder
{
  display: block;
  width: 100%;
  height: auto;
  background: #000
}
.drop_2_brand_image_holder img
{
  display: inline-block;
  max-width: 100%;
  height: auto
}
a.drop_2_more
{
  font-size: 14px;
  font-weight: 600
}
.responsive-video
{
  position: relative;
  padding-bottom: 56.25%;
  height: 0
}
.responsive-video iframe
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#suggestresult
{
  position: absolute;
  z-index: 998;
  left: 20px;
  top: 42px;
  width: auto;
  height: auto;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px
}
.suggestresult_title
{
  font-weight: 400;
  font-size: 18px;
  color: #666;
  display: block;
  border-bottom: 1px solid #d7d7d7;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0
}
#suggestresult ul
{
  margin: 0;
  padding: 0;
  list-style: none
}
#suggestresult ul li
{
  margin: 0;
  padding: 0;
  list-style: none
}
#suggestresult ul li a
{
  color: #000;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  display: block;
  margin: 0;
  padding: 10px 10px 10px 30px;
  font-size: 16px;
  line-height: 22px;
  background-image: url(../images/search-light.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 0 10px
}
#suggestresult ul li a.cats
{
  background-image: url(../images/bars-light.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 0 10px
}
#suggestresult ul li a.search_brands
{
  background-image: url(../images/tag-light.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 0 10px
}
#suggestresult ul li a:hover
{
  text-decoration: underline
}
.search_sort
{
  padding: 10px 0;
  margin: 0 0 10px 0;
  text-align: right;
  border-bottom: 1px solid #dedede
}
li.padd_1 a
{
  margin: 0 0 0 10px
}
li.padd_2 a
{
  margin: 0 0 0 20px
}
.product_search_box
{
  display: block;
  border-bottom: 1px solid #dedede;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0
}
.product_search_box_image
{
  float: left;
  width: 20%;
  padding: 0 5% 0 0
}
.product_search_box_image a
{
  display: block
}
.product_search_box_image a img
{
  display: block;
  max-width: 100%;
  height: auto
}
.product_search_box_content
{
  float: left;
  width: 75%
}
.product_search_box_content .search_title
{
  font-size: 18px;
  display: block;
  margin: 0;
  color: #000;
  text-decoration: none;
  font-weight: 600
}
.product_search_box_content .search_title:hover
{
  text-decoration: underline
}
.search_brand
{
  font-size: 16px;
  color: #333;
  margin: 0 0 10px 0
}
.search_price_1
{
  float: left;
  color: #000;
  font-weight: 600;
  font-size: 18px;
  margin: 0 5px 0 0
}
.search_price_2
{
  float: left;
  color: #333;
  font-weight: 400;
  font-size: 18px;
  margin: 0 5px 0 0;
  position: relative
}
.search_price_3
{
  float: left;
  color: #000;
  font-weight: 400;
  font-size: 18px
}
.search_colors img
{
  width: 16px;
  height: 16px;
  border: 1px solid #000 !important;
  float: left;
  margin: 0 2px 2px 0
}
.row_title
{
  border: 1px solid #000;
  color: #000;
  padding: 10px 5px;
  text-align: center;
  margin: 5px 0 0 0;
  font-weight: 400;
  text-decoration: none !important;
  font-size: 16px
}
.row_title_2
{
  border: 1px solid #333;
  color: #333;
  padding: 10px 5px;
  text-align: center;
  margin: 0 0 15px 0;
  font-weight: 600;
  text-decoration: none !important;
  font-size: 18px
}
.row_title_3
{
  color: #000;
  padding: 10px 0 0 0;
  margin: 5px 0 0 0;
  font-weight: 600;
  text-decoration: none !important;
  font-size: 16px
}
.island
{
  width: 100%;
  max-width: 1800px;
  margin: 0 auto
}
.island_head, .puma_head
{
  text-align: center
}
.puma_head img
{
  max-width: 100%;
  height: auto
}
.island h1.island_title
{
  text-align: center;
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
  margin: 15px auto 20px auto;
  color: #000;
  position: relative;
  display: inline-block
}
.puma_head h1.puma_title
{
  text-align: center;
  font-size: 60px;
  line-height: 60px;
  font-weight: 600;
  margin: 15px auto 0 auto;
  color: #c6ff0d;
  position: relative;
  display: block
}
.puma_head h2.puma_title
{
  text-align: center;
  font-size: 28px;
  line-height: 45px;
  font-weight: 300;
  margin: 15px auto 60px auto;
  color: #fff;
  position: relative;
  display: block
}
.island h1.island_title span:after
{
  content: "";
  display: block;
  height: 22px;
  background: #eee;
  position: absolute;
  width: 100%;
  right: 0;
  margin-top: -15px;
  z-index: -1;
  box-sizing: border-box
}
.island h2.island_subtitle
{
  color: #000;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  margin: 0
}
.island h2.island_subtitle_3
{
  color: #000;
  text-align: center;
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
  margin: 0
}
.island h3.island_subtitle_2
{
  color: #000;
  text-align: center;
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  margin: 0
}
.island h4.h4_island_title
{
  text-align: center;
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
  margin: 15px auto 20px auto;
  color: #000;
  position: relative;
  display: inline-block
}
.island h4.h4_island_title span:after
{
  content: "";
  display: block;
  height: 22px;
  background: #eee;
  position: absolute;
  width: 100%;
  right: 0;
  margin-top: -15px;
  z-index: -1;
  box-sizing: border-box
}
.island h5.h5_island_subtitle_3
{
  color: #000;
  text-align: center;
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
  margin: 0
}
.island_overal_image_1
{
  display: block;
  margin: 4% 0
}
.island_overal_image_1 img
{
  display: block;
  margin: 4% 0;
  max-width: 100%
}
.island_products
{
  display: block;
  margin: 4% 0
}
.island_product
{
  float: left;
  width: 25%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center
}
.island_product a.island_product_img
{
  display: block
}
.island_product a.island_product_img img
{
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 0 15px 0
}
a.island_product_title
{
  display: block;
  margin: 0 0 15px 0;
  color: #111;
  font-size: 20px;
  text-decoration: none
}
a.island_product_title:hover
{
  text-decoration: underline
}
.island_instead_price
{
  text-decoration: line-through;
  font-size: 18px
}
.island_price
{
  font-size: 22px;
  font-weight: 600
}
a.island_product_cta
{
  display: block;
  background: #f00;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  line-height: 40px;
  padding: 0 35px 0 35px;
  margin: 15px 0 0 0
}
a.island_product_cta:hover
{
  background: #000
}
.island_two_boxes
{
  display: block
}
.island_two_boxes_1
{
  float: left;
  width: 48%;
  background: #fff;
  padding: 20px 20px 0 20px;
  box-sizing: border-box;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  margin: 0 2% 0 0
}
.island_two_boxes_1 h3
{
  color: #000;
  font-size: 30px;
  line-height: 38px;
  font-weight: 400;
  margin: 0 0 15px 0
}
.island_two_boxes_1 h4
{
  color: #000;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  margin: 0 0 20px 0
}
.island_two_boxes_2
{
  float: left;
  width: 48%;
  background: url("../images/island/bg-1.jpg") bottom repeat-x #151515;
  padding: 40px;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 0 2%
}
.island_two_boxes_2_v2
{
  float: none;
  width: 100%;
  margin: 0
}
.island_two_boxes_2 h5
{
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  margin: 0 0 5px 0
}
.island_two_boxes_2 h6
{
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  margin: 0 0 20px 0
}
.island_form_title
{
  margin: 0 0 5px 0
}
input.island_text
{
  width: 100%;
  padding: 20px;
  border: none;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  font-size: 20px;
  color: #000
}
select.island_text
{
  width: 100%;
  padding: 20px;
  border: none;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  font-size: 20px;
  color: #000
}
.field-validation-error
{
  margin: 0 0 20px 0;
  display: block;
  color: #ffb1b1
}
textarea.island_textarea
{
  width: 100%;
  height: 200px;
  padding: 20px;
  border: none;
  box-sizing: border-box;
  margin: 0 0 20px 0;
  font-size: 20px;
  color: #000
}
input.island_button
{
  width: 100%;
  padding: 15px 20px;
  margin: 5px 0 20px 0;
  background: #f00;
  border: none;
  box-sizing: border-box;
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  cursor: pointer
}
input.island_button:hover
{
  background: #000
}
button.island_button
{
  width: 100%;
  padding: 15px 20px;
  margin: 5px 0 20px 0;
  background: #fff;
  border: none;
  box-sizing: border-box;
  color: #0335ae;
  font-weight: 600;
  font-size: 22px;
  cursor: pointer
}
input.island_button:hover
{
  background: #000
}
.island_text_overall
{
  background: #fff;
  padding: 40px;
  box-sizing: border-box;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 2% 0
}
.island_facts
{
  margin: 0 0 2% 0
}
.island_facts ul
{
  list-style: none;
  padding: 0;
  margin: 0
}
.island_facts ul li
{
  list-style: none;
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  width: 50%;
  box-sizing: border-box;
  float: left;
  background: url(../images/design/vorteil-1a171b.png) 0 5px no-repeat;
  padding: 1px 40px 10px 20px
}
.island_facts ul li strong
{
  color: #000
}
.island_facts ul li em
{
  font-style: normal;
  font-weight: 600
}
.island_facts_2
{
  margin: 0
}
.island_facts_2 ul
{
  list-style: none;
  padding: 0;
  margin: 0
}
.island_facts_2 ul li
{
  list-style: none;
  margin: 0;
  font-size: 18px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  background: url(../images/design/vorteil-1a171b.png) 0 5px no-repeat;
  padding: 1px 0 10px 20px
}
.island_facts_2 ul li strong
{
  color: #000
}
.island_facts_2 ul li em
{
  font-style: normal;
  font-weight: 600
}
.island_button_overall
{
  margin: 0 0 2% 0
}
a.island_button_overall
{
  width: 100%;
  padding: 20px;
  margin: 10px 0 0 0;
  border: none;
  box-sizing: border-box;
  background: #f00;
  color: #fff;
  font-weight: 600;
  font-size: 26px;
  display: block;
  text-decoration: none;
  text-align: center
}
a.island_button_overall:hover
{
  background: #000
}
.show_island_name
{
  background: #0335ae;
  color: #fff;
  padding: 20px;
  text-align: center
}
.show_island_name_title
{
  font-weight: 600;
  color: #fff;
  margin: 0 0 10px 0
}
.show_island_name h4
{
  color: #fff;
  margin: 0;
  font-size: 26px;
  font-weight: 600
}
.video_holder
{
  margin: 4% 0
}
.responsive-video
{
  position: relative;
  padding-bottom: 56.25%;
  height: 0
}
.responsive-video iframe
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
#clockdiv
{
  display: inline
}
.article_teaser_top
{
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 0 20px 0
}
.no_result
{
  border: 1px solid #efefef;
  padding: 20px;
  width: 100%;
  height: auto;
  background: #f1f3f4;
  font-size: 16px
}
.no_result h5
{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 20px 0
}
.no_result h6
{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px 0
}
.search_tips
{
  display: block;
  background: #fff;
  border: 1px solid #ccc;
  padding: 30px 20px 10px 20px;
  color: #000;
  text-decoration: none;
  margin: 20px 0 0 0;
  border-radius: 10px;
  font-size: 18px
}
.search_tips ul
{
  margin: 0;
  list-style: none;
  padding: 0
}
.search_tips ul li
{
  margin: 0 0 5px 0;
  list-style: none;
  padding: 0 0 15px 30px;
  background: url(../images/design/vorteil-000.png) 0 0 no-repeat
}
.no_result a
{
  display: block;
  background: #111;
  padding: 20px 30px;
  color: #fff;
  text-decoration: none;
  margin: 20px 0 0 0;
  border-radius: 10px;
  font-size: 18px;
  text-align: center
}
.no_result a:hover
{
  background: #333
}
.font_400
{
  font-weight: 400
}
.bottom_mobile_cart
{
  display: none
}
#back-to-top
{
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: none;
  z-index: 989
}
.back-to-top-ow-1
{
  bottom: 10px !important
}
#back-to-top a
{
  text-decoration: none !important;
  cursor: pointer;
  padding: 10px;
  background-color: rgba(0,0,0,.6);
  color: #fff;
  display: block;
  font-size: 16px;
  border-radius: 10px
}
#back-to-top a:hover, #back-to-top a:active
{
  text-decoration: none
}
#back-to-top a i
{
  display: block;
  text-align: center;
  font-size: 24px;
  padding: 0 0 5px 0
}
#back-to-top a:hover
{
  text-decoration: underline
}
.back_to_top
{
  background: #f1f3f4;
  text-align: center;
  padding: 10px 15px;
  position: relative;
  border-bottom: 1px solid #fcfeff
}
.back_to_top a
{
  color: #1a171b;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 14px;
  font-weight: 400
}
.back_to_top a:hover
{
  font-weight: 600
}
.responsive_nav_filter
{
  display: none
}
.responsive_nav_filter_2
{
  display: block
}
.responsive_header_button, .responsive_header_button_nav, .responsive_header_button_filter
{
  display: none
}
.s_container
{
  width: 100%;
  max-width: 1800px;
  margin: 0 auto
}
.s_left
{
  width: 50%;
  max-width: 600px;
  float: left
}
.s_right
{
  width: 50%;
  max-width: 600px;
  float: left
}
.s1
{
  width: 100%;
  padding: 10px;
  max-width: 600px;
  float: left;
  box-sizing: border-box
}
.s1_image
{
  width: 100%;
  max-width: 600px;
  height: auto;
  max-height: 600px;
  position: relative
}
.s1_image img
{
  width: 100%;
  max-width: 600px;
  height: auto;
  max-height: 600px
}
.s1_text
{
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 600px;
  box-sizing: border-box
}
.s1_text a
{
  color: #fff;
  text-decoration: none;
  display: block;
  text-align: center;
  font-size: 22px;
  background-color: rgba(35,52,62,.9);
  padding: 10px
}
.s1_text a strong
{
  font-weight: 400
}
.s1_image a:hover
{
  background-color: #23343e
}
.s2
{
  width: 100%;
  padding: 10px;
  max-width: 600px;
  float: left;
  box-sizing: border-box
}
.s2_image
{
  width: 100%;
  max-width: 600px;
  height: auto;
  max-height: 300px;
  position: relative
}
.s2_image img
{
  width: 100%;
  max-width: 600px;
  height: auto;
  max-height: 300px
}
.s2_text
{
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 600px;
  box-sizing: border-box
}
.s2_text a
{
  color: #fff;
  text-decoration: none;
  display: block;
  text-align: center;
  font-size: 22px;
  background-color: rgba(35,52,62,.9);
  padding: 10px
}
.s2_text a strong
{
  font-weight: 400
}
.s2_image a:hover
{
  background-color: #23343e
}
a.color_choose
{
  width: 29%;
  height: 40px;
  margin: 0 4% 4% 0;
  float: left;
  box-sizing: border-box;
  border-radius: 5px;
  border: 5px solid #ececec !important;
  color: #000 !important;
  position: relative
}
ul.main_left_filter li a.color_choose:link, ul.main_left_filter li a.color_choose:active, ul.main_left_filter li a.color_choose:visited
{
  text-align: left !important;
  padding: 0 !important
}
a.color_choose:hover, ul.main_left_filter li a.color_choose:hover
{
  border: 5px solid #ccc !important;
  color: #000 !important;
  font-weight: 400 !important
}
a.color_choose:hover span
{
  background: #e7e7e7
}
a.color_choose_active
{
  border: 5px solid #ccc !important
}
a.color_choose span
{
  display: inline-block;
  background: #f7f7f7;
  padding: 0 5px 5px 0;
  border-bottom-right-radius: 5px;
  opacity: 1
}
a.color_choose_active span
{
  display: inline-block;
  background: #f7f7f7;
  padding: 0 5px 5px 0;
  border-bottom-right-radius: 5px;
  opacity: 1
}
a.img_choose
{
  width: 29%;
  height: auto;
  margin: 0 4% 4% 0;
  float: left;
  box-sizing: border-box;
  border-radius: 5px;
  border: 5px solid #ececec;
  color: #000 !important;
  position: relative;
  text-align: center
}
.filter_close
{
  position: absolute;
  top: -10px;
  left: -10px;
  width: 15px;
  height: 15px;
  display: block;
  background: #fff;
  border-radius: 4px;
  border: 2px solid #e7e7e7
}
.filter_close svg
{
  width: 15px;
  height: 15px;
  padding: 0;
  margin: 0;
  color: #333
}
a.img_choose:hover, .img_choose_active
{
  border: 5px solid #ccc !important
}
a.img_choose img
{
  display: inline;
  max-width: 100%;
  height: auto;
  vertical-align: middle
}
a.img_choose_2
{
  width: 58%;
  height: auto;
  margin: 2%;
  float: left;
  box-sizing: border-box;
  border-radius: 5px;
  border: 5px solid #f7f7f7 !important;
  color: #000 !important;
  text-align: center;
  padding: 10px !important
}
a.img_choose_2:hover, ul.main_left_filter li a.img_choose_2:hover
{
  border: 5px solid #e7e7e7 !important;
  color: #000 !important
}
.main_right h1.c_title
{
  color: #111;
  font-weight: 600;
  font-size: 28px;
  display: block;
  line-height: 1.2
}
.main_right h2.c_title
{
  color: #333;
  font-weight: 400;
  font-size: 16px;
  display: inline
}
.main_right h3.c_title
{
  color: #333;
  font-weight: 400;
  font-size: 16px;
  display: inline
}
.main_right h4.c_title
{
  color: #333;
  font-weight: 400;
  font-size: 16px;
  display: inline
}
.product_recommendation
{
  border: 1px solid #efefef;
  margin: 0 0 20px 0;
  border-radius: 5px;
  padding: 20px
}
.product_recommendation_ow_1
{
  border: none;
  margin: 0;
  border-radius: 0;
  padding: 0
}
.product_recommendation_ow_1_title
{
  font-size: 22px;
  font-style: italic;
  text-align: center;
  margin: 25px 0 20px 0;
  padding: 25px 0 0 0;
  color: #000;
  font-weight: 600;
  display: block;
  position: relative;
  border-top: 1px solid #999
}
.product_recommendation strong
{
  font-size: 18px;
  margin: 0;
  color: #000;
  font-weight: 600;
  display: block;
  position: relative
}
.product_recommendation strong a
{
  font-size: 17px;
  margin: 0;
  color: #000;
  font-weight: 400;
  display: block;
  background: #fff;
  text-decoration: none
}
.product_recommendation strong a:hover
{
  color: #ffa22b
}
.product_recommendation strong a i
{
  min-width: 18px
}
#knockoutcontainer2 .v3_product_title a:link, #knockoutcontainer2 .v3_product_title a:active, #knockoutcontainer2 .v3_product_title a:visited, #knockoutcontainer .v3_product_title a:link, #knockoutcontainer .v3_product_title a:active, #knockoutcontainer .v3_product_title a:visited
{
  font-size: 13px
}
.groessenguide_url
{
  font-weight: 400
}
.groessenguide_url a
{
  color: #000;
  text-decoration: none
}
.groessenguide_url a:hover
{
  text-decoration: underline
}
#VariantsHolder
{
  display: block;
  width: 80%
}
.or_holder
{
  text-align: center;
  margin: 0 0 20px 0
}
.or_1
{
  display: block;
  padding: 0;
  color: #000;
  text-transform: lowercase;
  font-size: 16px;
  position: relative;
  z-index: 1;
  font-weight: 600
}
.or_1:before
{
  border-top: 1px solid #cecece;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 95%;
  z-index: -1
}
.or_1 span
{
  background: #fff;
  padding: 0 15px
}
.or_1 span.ow_1
{
  background: #f7f7f7
}
.or_holder_bundle
{
  text-align: center;
  margin: 30px 0 40px 0
}
.or_bundle_1
{
  display: block;
  padding: 0;
  color: #000;
  text-transform: lowercase;
  font-size: 16px;
  position: relative;
  z-index: 1;
  font-weight: 600
}
.or_bundle_1:before
{
  border-top: 1px solid #cecece;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 95%;
  z-index: -1
}
.or_bundle_1 span
{
  background: #fff;
  padding: 0 15px
}
.new_products_holder
{
  margin: 0 auto;
  width: 100%;
  max-width: 1800px
}
.new_products_holder_ow_1
{
  margin: 0 auto;
  max-width: 1800px;
  width: 100%
}
.new_products_holder_ow_1 .v3_product_box_ow_3
{
  width: 10%;
  overflow: hidden
}
.new_products_holder_ow_1 .v3_product_box_ow_3 .v3_product_title a:link, .new_products_holder_ow_1 .v3_product_box_ow_3 .v3_product_title a:active, .new_products_holder_ow_1 .v3_product_box_ow_3 .v3_product_title a:visited
{
  font-size: 13px;
  line-height: 19px;
  color: #000
}
.clearer_20_econda
{
  display: none;
  clear: both;
  height: 20px;
  margin: 0;
  padding: 0
}
.clearer_20_d
{
  display: block;
  clear: both;
  height: 20px;
  margin: 0;
  padding: 0
}
.clearer_20_econda_2
{
  display: none;
  clear: both;
  height: 20px;
  margin: 0;
  padding: 0
}
.clearer_20_econda_3
{
  display: block;
  clear: both;
  height: 20px;
  margin: 0;
  padding: 0
}
.hvr-underline-from-center
{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden
}
.hvr-underline-from-center:before
{
  content: "";
  position: absolute;
  z-index: 0;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #fff;
  height: 100%;
  opacity: .2;
  -webkit-transition-property: left,right;
  transition-property: left,right;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before
{
  left: 0;
  right: 0
}
.shopcartholder_ow_success
{
  padding-bottom: 0 !important
}
.success_subline
{
  font-weight: 400;
  font-size: 18px;
  margin: 15px 0 0 0;
  display: block
}
.checkout_header h2
{
  margin-bottom: 0;
  margin-top: 15px;
  padding-bottom: 0
}
.success_bottom_image
{
  margin: 40px 0 0 0
}
.success_bottom_image img
{
  max-width: 100%;
  height: auto
}
.tl_inline_container
{
  min-width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center
}
.tl_inline_1
{
  color: #fff;
  display: flex;
  align-items: center
}
.tl_inline_2
{
  display: inline-block;
  height: 30px
}
.tl_inline_2 img
{
  display: block;
  max-height: 100%;
  width: auto
}
.tl_inline_3
{
  display: block;
  margin: 0 15px
}
.puma_form
{
  width: 100%;
  height: auto;
  margin-top: 100px;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
.puma_form_2_columns
{
  width: 48%
}
.puma_form_1_column
{
  width: 100%
}
.puma_form_1_column_file_upload
{
  width: 100%;
  padding: 50px 20px;
  box-sizing: border-box;
  margin: 50px 0;
  background: #c6ff0d;
  text-align: center;
  border-radius: 10px
}
.puma_form_1_column_file_upload label
{
  display: block;
  text-align: center;
  color: #000;
  font-size: 44px;
  outline: none;
  font-weight: 700;
  margin: 0 0 20px 0;
  text-transform: uppercase
}
.puma_form_1_column_file_upload input
{
  display: inline-block;
  font-size: 22px;
  background: #fff;
  padding: 30px 40px;
  border-radius: 10px;
  font-weight: 600;
  color: #000
}
.puma_form_2_columns fieldset, .puma_form_1_column fieldset
{
  border: 1px solid #c6ff0d;
  border-radius: 10px;
  text-align: center;
  margin: 0 0 40px 0;
  padding: 25px 40px
}
.puma_form_2_columns fieldset legend, .puma_form_1_column fieldset legend
{
  text-align: center;
  font-size: 28px;
  color: #c6ff0d;
  font-weight: 700
}
.bread_article
{
  font-size: 14px;
  color: #909090;
  font-weight: 400;
  margin: 0 0 6px 0
}
.bread_article a
{
  color: #676767;
  text-decoration: none
}
.bread_article a:hover
{
  text-decoration: underline
}
.bread_seperator
{
  margin: 0 2px
}
.bundle_header
{
  padding: 0 0 20px 0;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%
}
.bundle_header_brand
{
  padding: 0 0 0 40px
}
.bundle_header_brand img
{
  display: block;
  border-radius: 10px
}
.bundle_header_price
{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 22px;
  font-weight: 400;
  padding: 0 0 40px 0
}
.bundle_price_instead
{
  color: #666
}
.bundle_price
{
  margin: 0 20px
}
.bundle_price_color
{
  color: #000;
  font-weight: 600
}
.bread_article_bundle
{
  font-size: 14px;
  color: #333;
  font-weight: 400;
  margin: 0 0 20px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center
}
.bread_article_bundle a
{
  color: #333;
  text-decoration: none;
  background: #efefef;
  padding: 5px 10px;
  border-radius: 10px;
  margin: 0 10px 0 0
}
.bread_article_bundle a:last-child
{
  font-weight: 700
}
.bread_article_bundle a:hover
{
  text-decoration: underline
}
.bread_article_bundle a i
{
  margin: 0 0 0 15px
}
.bread_seperator_bundle
{
  margin: 0 15px
}
#minicart_bottom
{
  display: none
}
@keyframes slide_hide_usps_1
{
  from
  {
    height: 36px
  }
  to
  {
    height: 0
  }
}
@keyframes slide_show_usps_1
{
  from
  {
    height: 0;
    opacity: 0
  }
  to
  {
    height: 36px;
    opacity: 1
  }
}
.showerix_main_nav_1
{
  overflow: hidden;
  animation: slide_show_main_nav_1 .3s ease 0s forwards,overflow_ow 1s ease 0s forwards
}
.showerix_main_nav_2
{
  animation: slide_hide_main_nav_1 .3s ease 0s forwards;
  overflow: hidden
}
@keyframes slide_hide_main_nav_1
{
  from
  {
    height: 50px;
    opacity: 1
  }
  to
  {
    height: 0;
    opacity: 0
  }
}
@keyframes slide_show_main_nav_1
{
  from
  {
    height: 0;
    opacity: 0
  }
  to
  {
    height: 50px;
    opacity: 1
  }
}
.showerix_mobile_search_2
{
  animation: slide_show_mobile_search_1 .3s ease 0s forwards;
  overflow: hidden
}
.showerix_mobile_search_1
{
  animation: slide_hide_mobile_search_1 .3s ease 0s forwards;
  overflow: hidden
}
@keyframes slide_hide_mobile_search_1
{
  from
  {
    height: 58px;
    opacity: 1
  }
  to
  {
    height: 0;
    opacity: 0
  }
}
@keyframes slide_show_mobile_search_1
{
  from
  {
    height: 0;
    opacity: 0
  }
  to
  {
    height: 50px;
    opacity: 1
  }
}
@keyframes overflow_ow
{
  100%
  {
    overflow: visible
  }
}
@keyframes slide_hide_main_nav_2
{
  from
  {
    height: 100px;
    opacity: 1
  }
  to
  {
    height: 0;
    opacity: 0
  }
}
@keyframes slide_show_main_nav_2
{
  from
  {
    height: 0;
    opacity: 0
  }
  to
  {
    height: 100px;
    opacity: 1
  }
}
.fix_body
{
  position: fixed;
  width: 100%;
  overflow: hidden
}
.product_container_1_column
{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 0 40px
}
.p_1_column_container
{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0 0 100px 0;
  width: 50%
}
@media(max-width: 1100px)
{
  .p_1_column_container
  {
    width: 100%
  }
}
.p_1_column_container:nth-child(even)
{
  padding: 100px 0 0 0
}
@media(max-width: 1100px)
{
  .p_1_column_container:nth-child(even)
  {
    padding: 0
  }
}
@media(max-width: 550px)
{
  .p_1_column_container:nth-child(even)
  {
    padding: 0 0 50px 0
  }
}
.p_1_column_container_ow_1
{
  border-bottom: none
}
.p_1_column_position
{
  color: #000;
  font-size: 100px;
  font-weight: 800;
  padding: 95px 0 0 0;
  width: 15%;
  min-width: 382px;
  height: 362px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: -5px;
  box-sizing: border-box;
  order: 1;
  position: relative
}
.p_1_column_position_ow_1
{
  padding: 0;
  min-width: 260px;
  height: 260px
}
.p_1_column_position_ow_1 a
{
  color: #000;
  text-decoration: none
}
.p_1_column_position_ow_1 a span
{
  display: block
}
.p_1_column_position_ow_1 a span.badgetitle
{
  font-size: 26px;
  position: absolute;
  bottom: 50px;
  font-weight: 400;
  letter-spacing: -1px;
  width: 100%;
  left: 0;
  text-align: center
}
.p_1_column_image
{
  width: 25%;
  text-align: center;
  padding: 0 40px 0 0;
  box-sizing: border-box;
  order: 2
}
.p_1_column_image_ow_1
{
  padding: 0 40px 0 60px
}
.p_1_column_image a
{
  display: inline-block
}
.p_1_column_image a img
{
  display: inline-block;
  max-width: 100%;
  height: auto
}
.p_1_column_image_ow_1 a img
{
  border-radius: 60px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 10px rgba(0,0,0,.75);
  -moz-box-shadow: 0 0 10px 10px rgba(0,0,0,.75);
  box-shadow: 0 0 10px 10px rgba(0,0,0,.75)
}
.p_1_column_content
{
  width: 45%;
  text-align: center;
  order: 3
}
.p_1_column_arrow
{
  background: #fff;
  color: #000;
  font-size: 100px;
  font-weight: 800;
  padding: 50px 60px;
  text-align: center;
  width: 15%;
  box-sizing: border-box;
  order: 4;
  display: none
}
.lpImage
{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}
.lpImage a
{
  display: flex;
  color: #fff;
  text-decoration: none;
  flex-wrap: wrap
}
@media(max-width: 1510px)
{
  .lpImage a
  {
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
}
.lpImage a span.lpImageCounter
{
  font-size: 340px;
  font-weight: 700;
  color: #000;
  -webkit-text-stroke: 10px #595959;
  letter-spacing: -10px
}
@media(max-width: 1680px)
{
  .lpImage a span.lpImageCounter
  {
    font-size: 240px
  }
}
@media(max-width: 1510px)
{
  .lpImage a span.lpImageCounter
  {
    line-height: 1;
    font-size: 340px
  }
}
@media(max-width: 550px)
{
  .lpImage a span.lpImageCounter
  {
    font-size: 240px
  }
}
.lpImage a img
{
  background: #fff;
  margin-left: -50px;
  border-radius: 20px;
  width: 100%;
  max-width: 450px;
  height: auto
}
@media(max-width: 1680px)
{
  .lpImage a img
  {
    margin-left: -30px
  }
}
@media(max-width: 1510px)
{
  .lpImage a img
  {
    margin-left: 0;
    margin-top: -50px
  }
}
@media(max-width: 550px)
{
  .lpImage a img
  {
    margin-top: -30px
  }
}
.p_1_column_arrow_ow_1
{
  background-color: transparent
}
.p_1_column_arrow a
{
  color: #000
}
.p_1_column_arrow_ow_1 a
{
  color: #fff
}
.p_1_column_arrow a:hover
{
  color: #000
}
.p_1_column_arrow_ow_1 a:hover
{
  color: #d0ff3f
}
.p_1_c_c_title a
{
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
  color: #000;
  display: inline-block;
  margin: 0 0 30px 0
}
.p_1_c_c_title_ow_1 a
{
  color: #fff;
  margin: 30px 0
}
.p_1_c_c_title a:hover
{
  text-decoration: underline
}
.p_1_c_c_saving
{
  font-size: 22px;
  color: #000;
  display: inline-block;
  font-weight: 800;
  margin: 0;
  border-radius: 10px
}
.p_1_c_c_saving span
{
  font-weight: 300
}
.p_1_c_c_saving_ow_1
{
  color: #fff;
  font-weight: 600
}
.p_1_c_c_saving_ow_1 a
{
  color: #fff;
  text-decoration: none
}
.p_1_c_c_priceinstead
{
  font-size: 22px;
  font-weight: 300;
  text-decoration: line-through
}
.p_1_c_c_priceinstead span
{
  position: relative
}
.p_1_c_c_priceinstead span a
{
  color: #fff;
  text-decoration: none
}
.p_1_c_c_price
{
  font-size: 22px;
  font-weight: 800;
  margin: 0 0 20px 0;
  color: #000
}
.p_1_c_c_price_ow_1
{
  color: #d0ff3f;
  font-weight: 600
}
.p_1_c_c_price_ow_1 a
{
  color: #d0ff3f;
  text-decoration: none
}
.p_1_c_c_colors
{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 20px 0
}
.p_1_c_c_colors a
{
  margin: 3px;
  border: 5px solid #ccc;
  border-radius: 10px
}
.p_1_c_c_colors_ow_1 a
{
  border: 5px solid #fff
}
.p_1_c_c_colors a:hover
{
  border: 5px solid #000
}
.p_1_c_c_colors_ow_1 a:hover
{
  border: 5px solid #d0ff3f
}
.p_1_c_c_colors a img
{
  display: block
}
.bestseller_title_cat_holder
{
  padding: 0 40px
}
.bestseller_title_cat
{
  display: block;
  font-size: 50px;
  font-weight: 800;
  text-align: center;
  font-style: normal;
  text-transform: none;
  max-width: none;
  border-bottom: 1px solid #d1d1d1;
  padding: 0 40px 40px 40px;
  margin: 0 0 40px 0;
  box-sizing: border-box
}
.bestseller_title_cat_ow_1
{
  font-size: 40px;
  font-weight: 600;
  color: #d0ff3f;
  border-bottom: none;
  border-bottom: 1px solid #444;
  margin-bottom: 100px
}
@media(max-width: 1100px)
{
  .bestseller_title_cat_ow_1
  {
    margin-bottom: 20px
  }
}
.bestseller_title_cat em
{
  color: #666;
  font-weight: 300 !important
}
.bestseller_title_cat_ow_1 em
{
  color: #fff;
  font-weight: 300 !important;
  font-style: normal
}
.bestseller_title_cat span
{
  text-decoration: underline
}
a.p_1_c_c_button
{
  background: #000;
  padding: 20px 60px;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  font-weight: 800;
  margin: 10px 0 0 0;
  border-radius: 10px;
  text-decoration: none;
  text-transform: uppercase
}
a.p_1_c_c_button_ow_1
{
  background: #d0ff3f;
  color: #000
}
a.p_1_c_c_button:hover
{
  background: #000
}
a.p_1_c_c_button_ow_1:hover
{
  background: #fff
}
@media(max-width: 1620px)
{
  .bestseller_title_cat
  {
    font-size: 40px
  }
}
@media(max-width: 1340px)
{
  .p_1_column_container
  {
    flex-wrap: wrap
  }
  .bestseller_title_cat
  {
    font-size: 30px
  }
  .p_1_column_arrow
  {
    display: none
  }
  .p_1_column_position
  {
    width: 50%
  }
  .p_1_column_image
  {
    width: 50%;
    padding: 0
  }
  .p_1_column_content
  {
    width: 100%
  }
}
@media(max-width: 870px)
{
  .product_container_1_column
  {
    padding: 0 20px
  }
  .bestseller_title_cat
  {
    font-size: 24px
  }
  .p_1_column_position
  {
    width: 100%;
    min-width: 1px
  }
  .p_1_column_image
  {
    width: 100%;
    padding: 20px 0
  }
  .p_1_column_content
  {
    width: 100%
  }
  a.p_1_c_c_button
  {
    padding: 20px
  }
  .p_1_column_container
  {
    border-bottom: 1px solid #b1b1b1;
    padding: 0 0 50px 0;
    margin: 0 0 40px 0
  }
  .p_1_column_image
  {
    order: 2 !important;
    padding: 0;
    margin-top: -32px
  }
  .p_1_column_content
  {
    order: 3 !important
  }
  .p_1_column_image_ow_1 a img
  {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
  }
}
.overview_teaser_more_container
{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 0 15px 0;
  padding: 0 0 25px 0;
  border-bottom: 5px solid #efefef
}
.overview_teaser_more
{
  padding: 5px;
  box-sizing: border-box
}
.overview_teaser_more_grow
{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-property: transform;
  transition-property: transform
}
.overview_teaser_more_grow:hover, .overview_teaser_more_grow:focus, .overview_teaser_more_grow:active
{
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.overview_teaser_more_container h3
{
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #000;
  text-decoration: none;
  background: #ffa22b;
  border-radius: 25px;
  padding: 10px 25px;
  margin: 0;
  text-transform: uppercase;
  margin: 5px
}
.overview_teaser_more a
{
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
  background: #111;
  border-radius: 25px;
  padding: 10px 15px;
  flex: 1
}
.overview_teaser_more a i
{
  margin: 0 5px 0 0;
  color: #fff
}
.push_icon
{
  position: absolute;
  top: -7px;
  right: -7px;
  background: #ff2f21;
  color: #fff;
  display: flex;
  width: 24px;
  height: 24px;
  font-weight: 400;
  border-radius: 12px;
  font-size: 14px;
  line-height: 14px;
  align-items: center;
  justify-content: space-around;
  display: none
}
.infomessage_ow_1
{
  background-color: #fff;
  background-image: none;
  padding: 30px;
  border: 3px solid #000;
  border-radius: 20px;
  position: relative;
  margin-top: 70px
}
.infomessage_ow_1_close
{
  position: absolute;
  right: -17px;
  top: -17px;
  background: #000;
  width: 34px;
  height: 34px;
  border-radius: 17px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center
}
.infomessage_ow_1_close a
{
  color: #fff
}
.into_cart_cs_header
{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 20px 0
}
.into_cart_cs_header i
{
  margin: 0 5px 0 0
}
.into_cart_cs_title
{
  font-size: 22px;
  color: #337718;
  margin: 0 40px 0 0
}
.into_cart_cs_cta a
{
  background-image: linear-gradient(to top,#f9df03,#f9df03);
  border: 1px solid #f9df03;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  padding: 10px 30px;
  border-radius: 4px;
  cursor: pointer;
  margin: 0;
  text-decoration: none;
  white-space: nowrap
}
.into_cart_cs_cta a:hover
{
  background-image: linear-gradient(to top,#f9df03,#f9df03)
}
@media screen and (max-width: 1650px)
{
  .into_cart_cs_header
  {
    flex-wrap: wrap
  }
  .into_cart_cs_title
  {
    font-size: 20px;
    margin: 0 0 20px 0
  }
  .into_cart_cs_cta
  {
    display: block;
    width: 100%
  }
  .into_cart_cs_cta a
  {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center
  }
}
.v3_holder_1
{
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap
}
.v3_holder_1 a.div_url
{
  background-color: transparent !important
}
.v3_holder_1 .v3_product_box_ow_3
{
  background-color: transparent !important;
  background: none !important
}
.v3_holder_1 .v3_product_box, .v3_holder_1 .new_products_holder_ow_1 .v3_product_box_ow_3
{
  display: flex;
  flex-direction: column;
  width: 10%
}
@media screen and (max-width: 1350px)
{
  .v3_holder_1 .v3_product_box, .v3_holder_1 .new_products_holder_ow_1 .v3_product_box_ow_3, .new_products_holder_ow_1 .v3_product_box_ow_3
  {
    width: 20%
  }
}
.v3_holder_1 .v3_product_title a, .v3_holder_1 .clearer_20_econda, .v3_holder_1 .clearer_20_econda_2, .v3_holder_1 .clearer_0
{
  display: none
}
.v3_holder_1 .v3_image a
{
  height: 220px;
  width: auto;
  max-width: none;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center
}
.v3_holder_1 .v3_image a img
{
  width: auto;
  height: auto;
  max-height: 220px;
  display: inline-block
}
.bundle_content_title input[type="checkbox"]
{
  display: none
}
.bundle_content_title input[type="checkbox"]+label
{
  width: 60px;
  height: 30px;
  border-radius: 30px;
  border: 2px solid #ddd;
  background-color: #eee;
  display: inline-block;
  content: "";
  float: left;
  margin-right: 5px;
  transition: background-color .5s linear
}
.bundle_content_title input[type="checkbox"]+label:hover
{
  cursor: pointer
}
.bundle_content_title input[type="checkbox"]+label::before
{
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: #fff;
  display: block;
  content: "";
  float: left;
  margin-right: 5px;
  transition: margin .1s linear;
  box-shadow: 0 0 5px #aaa
}
.bundle_content_title input[type="checkbox"]:checked+label
{
  background-color: #ffa22b
}
.bundle_content_title input[type="checkbox"]:checked+label::before
{
  margin: 0 0 0 30px
}
.linear-wipe-outside
{
  background: #efefef;
  border-radius: 10px;
  padding: 5px;
  display: block;
  margin: 10px 0 0 0;
  text-align: center
}
.linear-wipe
{
  background: linear-gradient(to right,#efefef 20%,#ff1919 40%,#ff1919 60%,#efefef 80%);
  background-size: 200% auto;
  font-size: 14px;
  color: #000;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 4s linear infinite
}
@keyframes shine
{
  to
  {
    background-position: 200% center
  }
}
@media screen and (max-width: 1700px)
{
  .week_sale
  {
    flex-wrap: wrap
  }
  .week_sale a
  {
    border-radius: 200px;
    color: #fff;
    position: relative;
    padding: 20px;
    max-width: 400px;
    box-sizing: border-box
  }
}
.lp_1_holder
{
  max-width: 1800px;
  margin: 0 auto
}
.lp_1_header
{
  background: url(../images/teamsport-bg-2.jpg) bottom center no-repeat;
  padding: 40px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 400
}
.lp_1_header h1
{
  font-weight: 900;
  font-style: italic;
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 60px;
  text-transform: uppercase;
  color: #fff
}
.lp_1_header h2
{
  font-weight: 600;
  padding: 0;
  margin: 0;
  font-size: 30px
}
.lp_1_header_2
{
  background: url(../images/teamsport-bg-2.jpg) top center no-repeat #000;
  padding: 40px;
  color: #fff;
  font-size: 22px;
  font-weight: 400
}
.lp_1_header_2 h3
{
  font-weight: 900;
  font-style: italic;
  padding: 0;
  margin: 0 0 30px 0;
  font-size: 60px;
  text-transform: uppercase;
  color: #fff;
  text-align: center
}
.lp_1_header_2 h4
{
  font-weight: 600;
  padding: 0;
  margin: 0;
  font-size: 30px;
  text-align: center
}
.product_holder
{
  padding: 40px;
  display: flex;
  justify-content: space-between;
  background: #fff
}
.product_holder a
{
  width: 25%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none
}
.product_holder a .lp_1_product_img
{
  display: block;
  text-align: center
}
.product_holder a .lp_1_product_img img
{
  display: inline-block;
  max-width: 100%;
  height: auto;
  margin: 0 0 15px 0
}
.product_holder a .lp_1_product_title
{
  display: block;
  margin: 0 0 15px 0;
  color: #111;
  font-size: 20px;
  text-decoration: none
}
.product_holder a .lp_1_instead_price
{
  text-decoration: line-through;
  font-size: 18px;
  color: #111
}
.product_holder a .lp_1_price
{
  font-size: 22px;
  font-weight: 600;
  color: #111
}
.lp_1_header_2 input.cms_submit_next_2
{
  background: #ffa22b;
  font-size: 26px;
  padding: 40px;
  color: #2b2e34
}
.lp_1_header_2 input.field_2, .lp_1_header_2 textarea.field_2
{
  margin-top: 0;
  border: 2px solid #ffa22b;
  padding: 20px
}
.lp_1_header_2 input.field_2:focus, .lp_1_header_2 input.field_2:active, .lp_1_header_2 textarea.field_2:focus, .lp_1_header_2 textarea.field_2:active
{
  border-left: 2px solid #ffa22b;
  padding: 20px
}
.lp_1_header_2 .field-validation-error
{
  color: #ddd;
  padding: 10px;
  background: #f00;
  margin: 0
}
.lp_1_header_2 .field-validation-error-ow-1
{
  background-color: transparent;
  padding: 0;
  margin: 20px 0 0 0
}
.lp_1_header_2 .order_workflow_red_1
{
  color: #ddd
}
.form_lp_1_title
{
  display: inline-block;
  background: #ffa22b;
  color: #2b2e34;
  padding: 10px 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-weight: 700
}
.lp_1_facts
{
  display: flex
}
.lp_1_facts div
{
  width: 16%;
  padding: 40px 20px;
  background: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border-right: 1px solid #2d2d2d
}
.lp_1_facts div:last-child
{
  border-right: none
}
.lp_1_facts div strong
{
  display: block;
  color: #ffa22b;
  font-size: 26px;
  margin: 0 0 5px 0
}
.lp_1_facts div strong span
{
  color: #fff;
  font-size: 20px;
  font-weight: 400
}
.bread_back
{
  border-bottom: 1px solid #efefef;
  padding: 10px;
  margin: 0 0 10px 0
}
.bread_back a
{
  color: #000;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px
}
.bread_back i
{
  color: #444;
  margin: 0 5px 0 0
}
.breads_top_main
{
  color: #000;
  margin: 5px 0
}
.breads_top_main a
{
  color: #000;
  text-decoration: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  font-size: 14px;
  width: 80px;
  padding: 0 20px 0 0;
  text-align: center
}
.breads_top_main a:hover
{
  text-decoration: none
}
.breads_top_main a img
{
  width: 80px;
  height: 80px
}
.breads_top_main a.standalone
{
  width: auto;
  flex-direction: row;
  background: #fff;
  border: 5px solid #f3f3f3;
  padding: 6px 10px;
  margin: 0
}
.breads_top_main a.standalone:hover
{
  border: 5px solid #ca0043
}
@media(max-width: 768px)
{
  .breads_top_main a.standalone:hover
  {
    border: 5px solid #f3f3f3
  }
}
.breads_top_main a.standaloneImg1
{
  width: auto;
  flex-direction: column;
  background: #fff;
  border: 5px solid #f3f3f3;
  border-radius: 0;
  padding: 12px 16px 8px 16px;
  margin: 0
}
.breads_top_main a.standaloneImg1:hover
{
  border: 5px solid #ca0043
}
@media(max-width: 768px)
{
  .breads_top_main a.standaloneImg1:hover
  {
    border: 5px solid #f3f3f3
  }
}
.breads_top_main a.standaloneImg1 img
{
  width: auto !important;
  height: auto !important;
  margin: 0 0 4px 0
}
.breads_top_main a.standaloneImg1 span
{
  font-size: 17px;
  font-weight: 600;
  color: #010101
}
.breads_top_main a.swiper-slide-active
{
  border: 5px solid #ca0043 !important
}
.breads_top_main span.seperator
{
  color: #999;
  margin: 0 5px;
  display: none
}
.main_categorys span.nowrap
{
  white-space: nowrap
}
.breads_top_main_bottom
{
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0
}
.breads_top_main_bottom .main_categorys
{
  width: 100%;
  overflow: hidden
}
.more_categorys_button a
{
  color: #999
}
.sw
{
  display: flex;
  width: auto !important
}
.breads_top_main .swiper-wrapper
{
  margin-bottom: 10px
}
.xMasBg1
{
  order: 2;
  padding: 0 30px 0 0
}
@media(max-width: 768px)
{
  .xMasBg1
  {
    order: 1;
    flex-grow: 1;
    padding: 0 0 0 10px;
    text-align: center
  }
}
.xMasBg1 img
{
  max-height: 46px;
  width: auto
}
@media(max-width: 768px)
{
  .xMasBg1 img
  {
    max-height: 22px
  }
}
.xMasBg2
{
  order: 3;
  padding: 0 0 0 30px
}
@media(max-width: 768px)
{
  .xMasBg2
  {
    display: none
  }
}
.xMasBg2 img
{
  max-height: 46px;
  width: auto
}
.startpage_service_box
{
  padding: 0 15px;
  width: 100%;
  max-width: 1800px;
  box-sizing: border-box;
  margin: 0 auto
}
.startpage_service_box .startpage_service_box_inline
{
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
  background: #f1f3f4;
  box-sizing: border-box
}
.startpage_service_box .startpage_service_box_inline ul
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center
}
.startpage_service_box .startpage_service_box_inline ul>li
{
  list-style: none;
  padding: 15px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  color: #010101;
  margin: 0;
  box-sizing: border-box
}
@media(max-width: 768px)
{
  .startpage_service_box .startpage_service_box_inline ul>li
  {
    width: 100%;
    border-bottom: 4px solid #fff
  }
  .startpage_service_box .startpage_service_box_inline ul>li:last-child
  {
    border-bottom: none;
    padding: 15px 15px 5px 15px
  }
}
.startpage_service_box .startpage_service_box_inline ul>li strong
{
  display: block;
  font-weight: 600;
  font-size: 14px;
  margin: 0 0 5px 0
}
.startpage_service_box .startpage_service_box_inline ul>li strong i
{
  font-weight: 300;
  font-size: 14px;
  margin: 0 5px 0 0
}
.startpage_service_box .startpage_service_box_inline ul>li strong span.payment_icon_span
{
  display: inline-block;
  margin: 0
}
.startpage_service_box .startpage_service_box_inline ul>li strong span .display_mobile_only_inline
{
  display: none
}
.startpage_service_box .startpage_service_box_inline ul>li a
{
  color: #010101;
  text-decoration: none
}
.startpage_service_box .startpage_service_box_inline ul>li a:hover
{
  text-decoration: underline
}
.startpage_service_box .startpage_service_box_inline ul>li span.icon_trust_box
{
  background-color: #fff;
  display: inline-flex;
  margin: 5px 10px 10px 0;
  max-width: 100%;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #dedede
}
.startpage_service_box .startpage_service_box_inline ul>li span.icon_trust_box img
{
  display: flex;
  max-height: 28px;
  margin: 0 10px
}
.displayNone
{
  display: none
}
.startpage_service_box_inline_ow_1
{
  width: 90%;
  max-width: 1140px
}
.startpage_service_box_ow_1
{
  width: 100%;
  max-width: 1140px;
  padding: 0
}
.shopcartholder
{
  width: 90%;
  max-width: 1140px;
  margin: 10px auto 40px auto
}
.checkoutholder
{
  width: 90%;
  max-width: 1140px;
  margin: 20px auto 40px auto
}
.cart_header
{
  text-align: center
}
.cart_header h1
{
  margin: 0 0 10px 0 !important;
  font-size: 38px;
  color: #000 !important;
  font-weight: 400
}
.cart_header_subline
{
  font-size: 16px;
  color: #000;
  font-weight: 400
}
.continue_shopping_holder
{
  padding: 20px 0 0 0;
  text-align: right
}
.continue_shopping
{
  margin: 0 0 0 5px;
  display: inline-block;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  background: #eee;
  padding: 6px 10px;
  border-radius: 4px;
  border: 1px solid #ddd
}
.continue_shopping:hover
{
  background: #f3f3f3
}
.checkout_header
{
  text-align: center;
  border-bottom: 1px solid #000;
  padding: 0 0 20px 0;
  margin: 0 0 30px 0
}
.checkout_header_ow_1
{
  border-bottom: none;
  padding: 0;
  margin: 0
}
.checkout_header h1
{
  margin: 0;
  font-size: 38px;
  color: #000 !important;
  font-weight: 400
}
.checkout_header_ow_success
{
  border-bottom: none !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important
}
.cart_positions
{
  width: 100%
}
.cart_position
{
  border-top: 1px solid #000;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0
}
.cart_position_left
{
  width: 25%;
  float: left
}
.cart_position_left img
{
  width: 100%;
  height: auto
}
.cart_position_right
{
  width: 75%;
  float: left;
  padding: 15px 20px;
  box-sizing: border-box;
  background: #f3f3f3
}
.cpr_title
{
  display: block
}
a.cpr_title
{
  font-size: 18px;
  color: #000 !important;
  text-decoration: none !important;
  margin: 0 0 5px 0;
  font-weight: 600
}
@media(max-width: 768px)
{
  a.cpr_title
  {
    font-size: 14px
  }
}
.cpr_title_alone
{
  display: block;
  font-size: 18px;
  color: #000 !important;
  text-decoration: none !important;
  margin: 0 0 5px 0
}
@media(max-width: 768px)
{
  .cpr_title_alone
  {
    font-size: 14px
  }
}
.cpr_desc
{
  font-size: 16px;
  color: #000;
  margin: 0 0 5px 0
}
@media(max-width: 768px)
{
  .cpr_desc
  {
    font-size: 14px
  }
}
.cpr_count
{
  margin: 10px 0 15px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start
}
.cpr_count input
{
  width: 50px;
  border: 1px solid #ccc;
  padding: 5px;
  text-align: center;
  border-radius: 4px
}
.cpr_count .sep
{
  margin: 0 10px;
  color: #ccc
}
.cpr_count a
{
  text-decoration: underline;
  font-size: 12px;
  color: #000
}
.cpr_count a:hover
{
  text-decoration: none
}
.cpr_count_ow_1 span
{
  width: auto;
  border: 1px solid #ccc;
  padding: 5px 15px;
  text-align: center;
  font-size: 16px;
  font-weight: 600
}
.cpr_price
{
  display: block;
  font-size: 20px;
  color: #000;
  margin: 0 0 5px 0
}
@media(max-width: 768px)
{
  .cpr_price
  {
    font-size: 16px;
    font-weight: 600
  }
}
.original_price
{
  text-decoration: line-through
}
.cpr_price_higlight
{
  color: #000
}
.cpr_save
{
  display: block;
  font-size: 16px;
  color: #000;
  margin: 0 0 5px 0
}
.cpr_save_higlight
{
  color: #000
}
.consisting_of_line_overall_title
{
  margin: 0 0 5px 0;
  font-weight: 400;
  display: block
}
.consisting_of_line_overall
{
  margin: 0 0 20px 0
}
.consisting_of_line
{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px
}
.consisting_of_line_span
{
  padding: 0 20px 0 0
}
.consisting_of_line_strong
{
  font-weight: 600
}
.consisting_of_line_span strong
{
  font-weight: 600
}
.cart_position_right_delete
{
  width: 10%;
  text-align: right;
  float: left
}
.cart_position_right_delete a
{
  font-size: 18px;
  color: #000 !important;
  text-decoration: none !important
}
.cart_bottom
{
  background: #f3f3f3;
  padding: 20px;
  margin: 30px 0 0 0;
  position: relative
}
.cart_trust_inline
{
  position: absolute;
  bottom: 20px;
  left: 20px
}
.cart_bottom_left
{
  width: 50%;
  float: left
}
.delivery_for_select
{
  margin: 0 0 20px 0
}
.cart_links a
{
  margin: 0 10px 10px 0;
  display: inline-block;
  float: left;
  font-size: 16px;
  color: #000 !important;
  text-decoration: none !important;
  background: #eee;
  padding: 5px 10px;
  border-radius: 4px;
  border: 1px solid #ddd
}
.cart_links a:hover
{
  background: #f3f3f3
}
.cart_trust
{
  padding: 20px 0 0 0;
  text-align: center
}
.cart_trust_2
{
  padding: 20px 0 40px 0;
  text-align: center
}
.cart_bottom_right
{
  width: 50%;
  float: left;
  text-align: right
}
.cart_bottom_right_ow_1
{
  width: 100%;
  float: none
}
p.infotext
{
  margin: 0 0 10px 0;
  font-size: 16px;
  border: 1px solid #7b9100;
  background: #dee6b4;
  padding: 5px 10px;
  border-radius: 3px;
  text-align: center;
  display: block
}
p.infotext i
{
  color: #7b9100;
  margin-right: 3px
}
.cbr_overall_ow_1
{
  border-top: 1px solid #000;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0
}
.cbr_left
{
  width: 50%;
  float: left;
  text-align: left;
  color: #000;
  font-size: 18px;
  padding: 0 20px 0 0;
  box-sizing: border-box
}
.cbr_left_ow_1
{
  font-size: 22px
}
.grand_total_subline
{
  display: block;
  font-size: 16px;
  color: #666
}
.cbr_right
{
  width: 50%;
  float: right;
  text-align: right;
  font-size: 18px;
  color: #000
}
.cbr_right_ow_1
{
  font-size: 22px
}
.cbr_right_button_1
{
  background-image: linear-gradient(to top,#f9df03,#f9df03);
  border: 1px solid #f9df03;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 20px;
  font-weight: 400;
  padding: 16px 20px 16px 20px;
  cursor: pointer;
  display: block;
  margin: 0;
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  line-height: 1 !important;
  -webkit-appearance: none
}
.cbr_right_button_1:hover
{
  background-image: linear-gradient(to top,#f79100,#f7c000)
}
.cbr_right_button_2
{
  background: none;
  border: 2px solid #232323;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 20px;
  font-weight: 400;
  padding: 13px 20px 13px 20px;
  cursor: pointer;
  display: block;
  margin: 0;
  border-radius: 20px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  line-height: 1 !important;
  -webkit-appearance: none
}
.cbr_right_button_2:hover
{
  background: #ffa22b;
  border-color: #ffa22b;
  color: #fff0d1 !important
}
.cart_bottom_2
{
  background: #fff;
  padding: 0;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0
}
.cart_bottom_2_title
{
  display: block;
  margin: 0 0 10px 0;
  font-size: 18px;
  color: #000
}
.cart_bottom_2_field
{
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
  box-sizing: border-box
}
.cart_bottom_left_button_1
{
  background-image: linear-gradient(to top,#f9df03,#f9df03);
  border: 1px solid #f9df03;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 30px;
  cursor: pointer;
  display: block;
  margin: 0;
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  -webkit-appearance: none
}
.cart_bottom_left_button_1:hover
{
  background-image: linear-gradient(to top,#f79100,#f7c000)
}
.paypal_cart_or_2
{
  display: none
}
.cart_secure_info
{
  display: block;
  font-size: 14px;
  color: #333;
  padding: 10px 0 0 0;
  font-weight: 400
}
.login_overall
{
  width: 100%;
  margin: auto
}
.login_left
{
  float: left;
  padding: 0 10px 0 0;
  width: 50%;
  box-sizing: border-box
}
.login_left_ow_1
{
  float: none;
  padding: 0 !important;
  width: 100% !important;
  box-sizing: border-box;
  margin: 0 !important
}
.login_right
{
  float: left;
  width: 50%;
  padding: 0 0 0 10px;
  box-sizing: border-box
}
.login_inline
{
  padding: 20px;
  border: 1px solid #eee
}
.login_inline_ow_1
{
  width: 50%
}
.login_title
{
  text-align: center;
  color: #000;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 20px 0
}
.login_field_title
{
  font-size: 16px;
  padding: 0 0 5px 0
}
.login_field_action
{
  font-size: 16px
}
.login_field_action input.login_field_action_text
{
  font-size: 16px;
  color: #000;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc
}
.login_left_ow_1 .login_field_action input.login_field_action_text
{
  font-size: 16px;
  color: #000;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc
}
.login_left_ow_1 .login_field_action select.login_field_action_text
{
  font-size: 16px;
  color: #000;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc
}
.login_left_ow_1 .login_field_action input.login_field_action_text_small_1
{
  font-size: 16px;
  color: #000;
  padding: 10px;
  width: 28%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  float: left;
  margin: 0 2% 0 0
}
.login_left_ow_1 .login_field_action input.login_field_action_text_medium
{
  font-size: 16px;
  color: #000;
  padding: 10px;
  width: 70%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  float: left
}
.login_left_ow_1 .login_field_action input.login_field_action_text_small_2
{
  font-size: 16px;
  color: #000;
  padding: 10px;
  width: 23%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  float: left;
  margin: 0 0 0 2%
}
.login_field_action_2
{
  font-size: 16px
}
.login_field_button_input
{
  background-image: linear-gradient(to top,#f9df03,#f9df03);
  border: 1px solid #f9df03;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 20px;
  font-weight: 400;
  padding: 16px 20px 16px 20px;
  cursor: pointer;
  display: block;
  margin: 0;
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  line-height: 1 !important;
  -webkit-appearance: none;
  border: none
}
.login_field_button_input:hover
{
  background-image: linear-gradient(to top,#f9df03,#f9df03)
}
.login_field_url a
{
  color: #000;
  text-decoration: none;
  font-size: 16px
}
.login_field_url a:hover
{
  text-decoration: underline
}
.login_field_button_a
{
  background-image: linear-gradient(to top,#f9df03,#f9df03);
  border: 1px solid #f9df03;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 20px;
  font-weight: 400;
  padding: 16px 20px 16px 20px;
  cursor: pointer;
  display: block;
  margin: 0;
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  line-height: 1 !important;
  -webkit-appearance: none
}
.login_field_button_a:hover
{
  background-image: linear-gradient(to top,#f9df03,#f9df03)
}
.login_field_button_a_2
{
  background: none;
  border: 1px solid #ddd;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 20px;
  font-weight: 400;
  padding: 13px 20px 12px 20px;
  cursor: pointer;
  display: block;
  margin: 0;
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  line-height: 1 !important;
  -webkit-appearance: none
}
.login_field_button_a_2:hover
{
  background: #eee
}
.login_field_button_next
{
  background-image: linear-gradient(to top,#f9df03,#f9df03);
  border: 1px solid #f9df03;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 20px;
  font-weight: 400;
  padding: 0 40px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
  line-height: 48px;
  -webkit-appearance: none;
  float: right
}
.login_field_button_next:hover
{
  background-image: linear-gradient(to top,#f9df03,#f9df03)
}
.login_field_button_back
{
  background: none;
  border: 1px solid #ddd;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 400;
  padding: 0 15px;
  line-height: 48px;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
  -webkit-appearance: none;
  float: left
}
.login_field_button_back:hover
{
  background: #f3f3f3
}
.buttonCenter1
{
  background-image: linear-gradient(to top,#f9df03,#f9df03);
  border: 1px solid #f9df03;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 20px;
  font-weight: 400;
  padding: 0;
  width: 100%;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto;
  line-height: 48px;
  -webkit-appearance: none
}
.buttonCenter1 :hover
{
  background-image: linear-gradient(to top,#f9df03,#f9df03)
}
.form_radio
{
  width: 100%;
  position: relative;
  padding: 0 0 0 30px;
  box-sizing: border-box
}
.form_radio input
{
  position: absolute;
  top: 0;
  left: 0
}
.paypal_cart_or_holder
{
  text-align: center
}
.paypal_cart_or_3
{
  display: block;
  padding: 10px 0 10px 0;
  color: #666;
  text-transform: lowercase;
  font-size: 16px;
  position: relative;
  z-index: 1
}
.paypal_cart_or_3:before
{
  border-top: 1px solid #ccc;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 95%;
  z-index: -1
}
.paypal_cart_or_3 span
{
  background: #fff;
  padding: 0 15px
}
.steps_overall_list
{
  margin: 20px auto 20px auto;
  max-width: 1140px;
  width: 90%;
  background: #fff;
  padding: 0;
  border-bottom: none;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 14px;
  z-index: 99
}
@media(max-width: 768px)
{
  .steps_overall_list
  {
    font-size: 12px
  }
}
.steps_list
{
  color: #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-weight: normal;
  z-index: 98;
  width: 20%;
  background: linear-gradient(180deg,transparent calc(42px - 1px),#dedede calc(42px),transparent calc(42px + 1px))
}
.steps_list_done
{
  color: #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-weight: normal;
  z-index: 99;
  width: 20%;
  background: linear-gradient(180deg,transparent calc(42px - 1px),#f7a600 calc(42px),transparent calc(42px + 1px))
}
.steps_list_active
{
  color: #000;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-weight: normal;
  z-index: 99;
  width: 20%;
  background: linear-gradient(180deg,transparent calc(42px - 1px),#f7a600 calc(42px),transparent calc(42px + 1px));
  position: relative
}
.steps_list_active:after
{
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #f7a600;
  position: absolute;
  right: -4px;
  top: 38px;
  z-index: 398
}
@media(max-width: 768px)
{
  .steps_list_active:after
  {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #f7a600;
    position: absolute;
    right: -3px;
    top: 19px
  }
}
@media(max-width: 768px)
{
  .steps_list
  {
    background: linear-gradient(180deg,transparent calc(22px - 1px),#dedede calc(22px),transparent calc(22px + 1px))
  }
  .steps_list_done
  {
    background: linear-gradient(180deg,transparent calc(22px - 1px),#f7a600 calc(22px),transparent calc(22px + 1px))
  }
  .steps_list_active
  {
    background: linear-gradient(180deg,transparent calc(22px - 1px),#f7a600 calc(22px),transparent calc(22px + 1px))
  }
}
.step_1
{
  font-size: 22px;
  font-weight: 400;
  border: 2px solid #eee;
  background: #fff;
  color: #aaa;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  border-radius: 50%
}
@media(max-width: 768px)
{
  .step_1
  {
    font-size: 20px;
    width: 40px;
    height: 40px
  }
}
.step_active_1
{
  font-size: 22px;
  font-weight: 600;
  border: 2px solid #f7a600;
  color: #000;
  background: #fef2d9;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  border-radius: 50%
}
@media(max-width: 768px)
{
  .step_active_1
  {
    font-size: 20px;
    width: 40px;
    height: 40px
  }
}
.step_done_1
{
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  border: 2px solid #f7a600;
  background: #f7a600;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  border-radius: 50%
}
@media(max-width: 768px)
{
  .step_done_1
  {
    font-size: 20px;
    width: 40px;
    height: 40px
  }
}
.step_done_1 img
{
  height: 22px
}
@media(max-width: 768px)
{
  .step_done_1 img
  {
    height: 20px
  }
}
.step_2
{
  margin: 10px 0 0 0;
  font-weight: 400;
  padding: 0 5px;
  font-size: 18px
}
.step_active_2
{
  font-weight: 400;
  color: #000;
  margin: 10px 0 0 0;
  padding: 0 5px;
  font-size: 18px
}
.step_done_2
{
  font-weight: 400;
  color: #000;
  margin: 10px 0 0 0;
  padding: 0 5px;
  font-size: 18px
}
@media(max-width: 768px)
{
  .step_2
  {
    font-size: 10px;
    font-weight: 600
  }
  .step_active_2
  {
    font-size: 10px;
    font-weight: 600
  }
  .step_done_2
  {
    font-size: 10px;
    font-weight: 600
  }
}
.steps_seperator
{
  height: 2px;
  background: #eee;
  flex-grow: 1;
  margin: 43px 0 0 0
}
.steps_seperator_active
{
  height: 2px;
  background: #f7a600;
  flex-grow: 1;
  margin: 43px 0 0 0
}
.steps_seperator_done
{
  height: 2px;
  background: #f7a600;
  flex-grow: 1;
  margin: 43px 0 0 0
}
.steps_seperator, .steps_seperator_active, .steps_seperator_done
{
  display: none
}
.font_red_2
{
  padding: 5px 0 0 0;
  color: #a90000;
  display: block
}
.order_workflow_box_3
{
  background: #fff;
  color: #000;
  padding: 0;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin: 0 0 10px 0
}
.order_workflow_box_1 a:link, .order_workflow_box_1 a:active, .order_workflow_box_1 a:visited, .order_workflow_box_2 a:link, .order_workflow_box_2 a:active, .order_workflow_box_2 a:visited, .order_workflow_box_3 a:link, .order_workflow_box_3 a:active, .order_workflow_box_3 a:visited
{
  color: #000;
  text-decoration: underline
}
.order_workflow_box_1 a:hover, .order_workflow_box_2 a:hover, .order_workflow_box_3 a:hover
{
  text-decoration: none
}
.zahlart_detail
{
  padding: 20px 10px;
  background: #eee;
  margin: 0 0 0 0
}
.zahlart_detail:hover, .zahlart_detail_active
{
  background: #ddd !important
}
.zahlart_detail_left
{
  float: left;
  width: 15%;
  text-align: center
}
.zahlart_detail_left img
{
  max-width: 100%;
  height: auto
}
.zahlart_detail_middle
{
  float: left;
  padding: 8px 0 0 0;
  width: 10%;
  text-align: center
}
.zahlart_detail_right
{
  float: left;
  width: 75%;
  font-size: 16px;
  padding: 10px 0 0 0;
  font-weight: 400
}
.conf_agb
{
  text-align: right;
  font-size: 16px;
  color: #000
}
.conf_agb a
{
  color: #000 !important;
  text-decoration: underline
}
.conf_agb a:hover
{
  text-decoration: none
}
.cart_infos_left
{
  float: left;
  width: 50%;
  padding: 0 20px 0 0;
  box-sizing: border-box;
  font-size: 16px
}
.cart_infos_right
{
  float: left;
  width: 50%;
  padding: 0 0 0 20px;
  box-sizing: border-box;
  font-size: 16px
}
.cart_infos_right textarea, .cart_infos_right #services_notes
{
  width: 100%;
  padding: 10px;
  height: 100px;
  box-sizing: border-box
}
@media(max-width: 760px)
{
  .login_inline_ow_1
  {
    width: 100%
  }
  .shopcartholder, .checkoutholder
  {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box
  }
  .cart_header h1
  {
    font-size: 30px
  }
  .cart_bottom_left
  {
    float: none;
    width: 100%;
    border-bottom: 1px solid #000;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0
  }
  .cart_bottom_right
  {
    float: none;
    width: 100%
  }
  .cart_bottom_left_ow_1
  {
    border-bottom: none
  }
  .cbr_left_ow_1
  {
    float: none;
    width: 100%;
    text-align: center;
    font-size: 18px
  }
  .cbr_right_ow_1
  {
    float: none;
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 5px 0 0 0;
    font-weight: 600
  }
  .cart_bottom_2
  {
    padding-top: 0
  }
  .shopcartholder .clearer_50, .checkoutholder .clearer_50
  {
    height: 20px
  }
  .paypal_cart_or_2
  {
    display: block;
    padding: 10px 0 10px 0;
    color: #666;
    text-transform: lowercase;
    position: relative;
    z-index: 1
  }
  .paypal_cart_or_2:before
  {
    border-top: 1px solid #ccc;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1
  }
  .paypal_cart_or_2 span
  {
    background: #eee;
    padding: 0 15px
  }
  .continue_shopping
  {
    margin: 0;
    display: block;
    padding: 3px 10px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 10px;
    background: #eee;
    font-size: 12px
  }
  .continue_shopping:hover
  {
    background: #f3f3f3
  }
  .cart_header .continue_shopping
  {
    margin: 10px 0 0 0
  }
  .cart_bottom_left_delivery_mobile
  {
    display: none
  }
  .cbr_left_ow_2
  {
    float: left;
    width: 50%;
    text-align: left;
    padding: 0;
    font-size: 18px !important
  }
  .cbr_right_ow_3
  {
    float: left;
    width: 50%;
    text-align: right;
    padding: 0;
    font-size: 18px !important
  }
  .cbr_left, .cbr_right
  {
    font-size: 16px
  }
  .cart_secure_info
  {
    text-align: center !important;
    padding: 20px 0 0 0
  }
  .cbr_left
  {
    padding: 0
  }
  .login_left
  {
    float: none;
    padding: 0;
    width: 100%;
    margin: 0 0 40px 0
  }
  .login_right
  {
    float: none;
    padding: 0;
    width: 100%
  }
  select, textarea, input[type="text"], input[type="password"], input[type="email"], select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus
  {
    font-size: 16px
  }
  .cart_infos_left
  {
    float: none;
    width: 100%;
    padding: 0
  }
  .cart_infos_right
  {
    float: none;
    width: 100%;
    padding: 0
  }
  .cbr_left_ow_2
  {
    font-size: 16px !important
  }
  .cart_header h1
  {
    margin: 15px 0 5px 0 !important;
    font-size: 26px;
    color: #000 !important;
    font-weight: 400
  }
  .cart_header_subline
  {
    font-size: 16px;
    text-transform: none
  }
  .checkout_header h1
  {
    margin: 15px 0 5px 0 !important;
    font-size: 26px;
    color: #000 !important;
    font-weight: 400
  }
  .cart_trust_inline
  {
    position: relative;
    bottom: auto;
    left: auto;
    text-align: center;
    padding: 20px 0 0 0
  }
  .cart_trust_inline img
  {
    max-width: 100%;
    height: auto;
    display: inline-block
  }
}
.registerInfoBottom1
{
  font-weight: 600;
  font-size: 16px;
  display: inline-block
}
@charset "UTF-8";
@media(max-width: 1700px)
{
  .main_nav ul li a.main_url
  {
    padding: 0 20px;
    font-size: 14px
  }
}
@media(max-width: 1500px)
{
  .main_nav ul li a.main_url
  {
    padding: 0 15px
  }
}
@media(max-width: 1400px)
{
  .drop
  {
    visibility: hidden
  }
  .header_nav_3
  {
    height: auto
  }
  .main_nav_overall
  {
    height: auto
  }
  .main_nav
  {
    height: auto
  }
  .main_nav ul
  {
    height: auto
  }
  .wrapper_overall
  {
    padding: 0
  }
  .showerix_main_nav_1
  {
    overflow: hidden;
    animation: slide_show_main_nav_2 .3s ease 0s forwards,overflow_ow 1s ease 0s forwards
  }
  .showerix_main_nav_2
  {
    animation: slide_hide_main_nav_2 .3s ease 0s forwards;
    overflow: hidden
  }
}
@media(max-width: 768px)
{
  .header_overall_2
  {
    z-index: 979
  }
  .header_nav_3
  {
    display: none !important
  }
  .wrapper_overall
  {
    padding: 0
  }
}
@media(max-width: 7000px)
{
  .responsive_nav
  {
    display: block;
    z-index: 999;
    width: 100%;
    max-width: 500px;
    height: 100%;
    position: fixed;
    top: 0;
    overflow-y: scroll;
    -webkit-transform: translate(-100%,0);
    transform: translate(-100%,0);
    transition: transform .2s ease;
    background: #fff;
    box-sizing: border-box;
    padding: 0;
    -webkit-box-shadow: 0 5px 5px -2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 5px 5px -2px rgba(0,0,0,.3);
    box-shadow: 0 5px 5px -2px rgba(0,0,0,.3);
    overflow: auto
  }
}
@media(max-width: 7000px) and (max-width: 768px)
{
  .responsive_nav
  {
    width: 100%;
    max-width: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0
  }
  .clearer20Mobile
  {
    display: block
  }
}
@media(max-width: 7000px)
{
  .responsive_nav_inner
  {
    width: 100%;
    height: 100%;
    overflow-y: scroll
  }
  .responsive_nav.open
  {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
  .responsive_menu_title
  {
    position: relative;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    font-weight: 300;
    color: #333;
    padding: 10px 20px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase
  }
  .responsive_menu_title_ow_1
  {
    border-bottom: none;
    padding: 10px 0;
    margin: 0 0 10px 0
  }
  .responsive_menu_close
  {
    margin: 0;
    color: #000;
    font-size: 18px
  }
  a.responsive_menu_close_2
  {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0,-50%);
    font-size: 20px
  }
  a.responsive_menu_close_2 i
  {
    margin: 0 !important
  }
  a.responsive_menu_close_3
  {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    line-height: 1
  }
  a.responsive_menu_close_3:hover
  {
    background: #f9f9f9;
    text-decoration: none !important
  }
  .responsive_nav_e1
  {
    display: block;
    color: #111;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    margin: 0;
    padding: 10px 20px 10px 40px
  }
  .toggleCategories
  {
    display: block
  }
  .menue_1, .menue_2, .menue_3, .menue_4, .menue_5, .menue_6
  {
    padding: 0;
    position: relative
  }
  .menue_2, .menue_3, .menue_4, .menue_5, .menue_6
  {
    display: none
  }
  .showHideMenueBlock
  {
    display: block
  }
  .hideShowMenueBlock
  {
    display: none
  }
  .categorieRoot
  {
    display: block;
    color: #111;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    margin: 0;
    padding: 10px 20px 10px 40px
  }
  .categorieRoot:hover
  {
    text-decoration: underline
  }
  .categorieRoot2
  {
    display: block;
    color: #111;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    margin: 0;
    padding: 10px 20px 10px 40px
  }
  .categorieRoot2:hover
  {
    text-decoration: underline
  }
  .categorieRootHighlight
  {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
    margin: 0;
    padding: 10px 15px;
    border-radius: 6px;
    background: #ff003c;
    text-align: center
  }
  .categorieRootHighlight i
  {
    margin: 0 5px 0 0
  }
  .burgerSeperator
  {
    margin: 15px 0 0 0;
    padding: 0;
    border-top: 1px solid #dedede
  }
  .categorieRootHighlight:hover
  {
    text-decoration: underline
  }
  .categorieParent
  {
    display: block;
    color: #111;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    margin: 0;
    padding: 15px
  }
  .categorieParent:hover
  {
    text-decoration: underline
  }
  .menue_top_header
  {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 10px 20px;
    align-items: center;
    background: #121212;
    color: #fff
  }
  .menue_top_header>div
  {
    color: #000;
    text-align: left
  }
  .menue_top_header>div>a
  {
    color: #fff;
    text-decoration: none;
    font-size: 20px
  }
  .menue_top_header>div:nth-child(1)
  {
    width: 40px;
    height: 40px
  }
  .menue_top_header>div:nth-child(2)
  {
    flex-grow: 1;
    padding: 0;
    width: 100%;
    height: 40px
  }
  .menue_top_header>div:nth-child(3)
  {
    width: 40px;
    height: 40px
  }
  .menue_top_header>div.text_only
  {
    width: 100%;
    height: 40px;
    font-size: 20px;
    display: flex;
    align-items: center
  }
  .menue_top_header>div.text_only>span
  {
    margin: 0 5px 0 0
  }
  .menue_top_header>div.text_only>a:hover
  {
    text-decoration: underline
  }
  .burgerTitle
  {
    font-size: 18px;
    font-weight: 600;
    display: block;
    padding: 20px 20px 10px 20px
  }
  .menue_search
  {
    flex-grow: 1;
    width: 100%;
    position: relative;
    display: flex
  }
  .menue_search button
  {
    width: 40px;
    height: 40px;
    border: none;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background: none;
    color: #000;
    background: #f9f9f9;
    padding: 0 0 0 5px;
    box-sizing: border-box
  }
  .menue_search input
  {
    width: 100%;
    height: 40px;
    border: none;
    padding: 0 10px 0 0;
    box-sizing: border-box;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    outline-width: 0;
    outline: none;
    -webkit-appearance: none !important;
    color: #000;
    background: #f9f9f9;
    font-size: 100%;
    font-size: 16px
  }
  .menue_top_header_back_button
  {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 20px;
    background: none;
    color: #000;
    padding: 0;
    box-sizing: border-box
  }
  .menue_top_header_close_button
  {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 20px;
    background: none;
    color: #fff;
    padding: 0;
    box-sizing: border-box;
    font-size: 24px;
    line-height: 1;
    text-decoration: none
  }
  .storie_container
  {
    display: flex;
    flex-direction: column
  }
  .storie_container a
  {
    position: relative;
    display: flex;
    flex-direction: column;
    color: #fff;
    text-decoration: none;
    margin: 0 0 30px 0
  }
  .storie_container a span
  {
    background: #131313;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 20px 30px;
    box-sizing: border-box;
    line-height: 1.5;
    font-size: 15px;
    text-transform: uppercase
  }
  .responsive_nav_e1:hover
  {
    text-decoration: underline
  }
  .responsive_nav_e1 span
  {
    float: right;
    color: #777;
    font-weight: normal
  }
  .responsive_nav_e1_visible
  {
    display: block;
    color: #111;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    margin: 0;
    padding: 10px 20px 10px 40px
  }
  .responsive_nav_e1_visible:hover
  {
    text-decoration: underline
  }
  .responsive_nav_e1_visible span
  {
    float: right;
    color: #777;
    font-weight: normal
  }
  .responsive_nav_e3
  {
    position: absolute;
    left: 15px;
    top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 20px;
    background: #fff;
    color: #000 !important;
    padding: 0;
    box-sizing: border-box;
    color: #000;
    text-decoration: none;
    font-size: 20px;
    line-height: 1
  }
  .responsive_nav_e3:hover
  {
    background: #f9f9f9
  }
  .responsive_nav_e3 span
  {
    margin: 0;
    color: #000
  }
  #drawer a.active
  {
    background: #efefef
  }
  .responsive_nav_e2
  {
    display: block;
    color: #111;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    margin: 0;
    padding: 10px 20px 10px 40px
  }
  .responsive_nav_e2:hover
  {
    text-decoration: underline
  }
  .responsive_nav_e2 i
  {
    float: right;
    color: #777
  }
  .responsive_nav_e2_ow_1
  {
    text-align: center;
    background: #f3f3f3;
    margin: 0 0 15px 0;
    border-radius: 20px
  }
  .responsive_nav_e2_ow_1:hover
  {
    text-align: center;
    background: #f9f9f9
  }
  .responsive_nav_e2_ow_1 span
  {
    text-align: center;
    display: block;
    margin: 0 0 15px 0;
    font-weight: 600
  }
  .responsive_nav_inline_title
  {
    padding: 14px;
    font-weight: 600;
    color: #000;
    display: block;
    font-size: 14px
  }
  .responsive_menu_feature_container
  {
    margin-top: 20px;
    padding: 15px;
    background: #fff;
    border-radius: 10px
  }
  .responsive_menu_feature
  {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 22px
  }
  .responsive_menu_feature .highlight_2
  {
    font-weight: 400
  }
  .responsive_menu_feature .highlight_2 i
  {
    margin: 0 5px 0 0;
    color: #fff
  }
  .responsive_menu_feature_seperator
  {
    height: 1px;
    background: #232323;
    margin: 15px 0
  }
  .m_highlight
  {
    color: #ff7800;
    font-weight: 600
  }
  #overlay_responsive
  {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.9);
    z-index: 980;
    cursor: pointer;
    overflow: hidden
  }
  #overlayMobileSearch
  {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.4);
    z-index: 480;
    cursor: pointer;
    overflow: hidden;
    backdrop-filter: blur(.5rem)
  }
  .res_menu_title
  {
    margin: 0 0 0 5px;
    font-weight: 700
  }
  .mobile_nav_title
  {
    font-size: 26px;
    background: #fff;
    padding: 15px;
    position: relative;
    color: #111;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    padding: 20px 20px 10px 20px
  }
  .mobile_nav_title_products
  {
    font-size: 26px;
    background: #fff;
    padding: 15px;
    position: relative;
    color: #111;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    padding: 20px 20px 10px 20px
  }
  .mobile_nav_title_inline
  {
    font-size: 26px;
    background: #fff;
    padding: 15px;
    position: relative;
    color: #111;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    padding: 20px 20px 10px 20px
  }
  .mobile_nav_title>span>i
  {
    margin: 0 5px 0 0
  }
  .mobile_nav_title a
  {
    color: #1a171b;
    text-decoration: none
  }
  .mobile_nav_title a:hover
  {
    text-decoration: underline
  }
  .mobile_nav_title_bottom
  {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #1a171b !important;
    text-align: center;
    background: #f1f3f4 !important;
    background-color: #f1f3f4 !important;
    background-image: none !important;
    padding: 0 20px;
    margin-top: 20px
  }
  .mobile_nav_title_bottom span
  {
    display: block;
    text-align: center
  }
  .mobile_nav_title_bottom span a
  {
    color: #1a171b !important;
    text-decoration: none
  }
  .mobile_nav_title_2
  {
    font-size: 16px;
    background: #f1f3f4;
    padding: 15px;
    position: relative;
    color: #111;
    font-weight: 600
  }
  .mobile_nav_title_2 i
  {
    margin: 0 5px 0 0
  }
}
@media(max-width: 1200px)
{
  .wrapper_overall
  {
    width: 100%
  }
  .head_infos_info_first_2
  {
    display: none
  }
  .head_infos_info_2
  {
    width: 50%;
    text-align: left;
    padding: 0 0 0 20px
  }
  .head_infos_info_last_2
  {
    width: 50%
  }
  .img_small
  {
    display: none
  }
  .main_nav li:hover .drop, .main_nav li.hover .drop
  {
    display: none !important
  }
  .cyber_monday_title_1
  {
    font-size: 42px
  }
  .cyber_monday_title_2
  {
    font-size: 38px
  }
  .head_infos_info_2
  {
    padding: 0 30px
  }
  .head_infos_info_first_2
  {
    padding: 0 30px
  }
  .head_infos_info_last_2
  {
    padding: 0 30px
  }
}
@media(max-width: 1024px)
{
  .cyber_monday_title_1
  {
    font-size: 28px
  }
  .cyber_monday_title_2
  {
    font-size: 26px
  }
  .new_products_holder_ow_1 .v3_product_box_ow_3
  {
    width: 20%
  }
  .clearer_20_econda
  {
    display: block
  }
}
@media(max-width: 900px)
{
  .head_infos_info_last_2
  {
    display: none
  }
  .head_infos_info_2
  {
    width: 100%;
    text-align: center
  }
}
@media(max-width: 768px)
{
  .new_products_holder_ow_1 .v3_product_box_ow_3
  {
    width: 50%
  }
  .clearer_20_econda
  {
    display: none
  }
  .clearer_20_d
  {
    display: none
  }
  .clearer_20_econda_2
  {
    display: block
  }
  .bestseller_title_ow_1
  {
    font-size: 24px;
    text-align: center
  }
  .wrapper_overall
  {
    width: 100%
  }
  .mobile_spacing_bottom
  {
    margin-bottom: 10px !important
  }
  #sidebar>a
  {
    z-index: 998
  }
  .top_small
  {
    top: 0
  }
  .header_inline_2
  {
    height: auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    flex-wrap: wrap;
    justify-content: space-between
  }
  .responsive_header_buttons
  {
    display: flex;
    justify-content: flex-end;
    flex-grow: 1
  }
  .header_logo_2
  {
    display: none
  }
  .header_logo_2_mobile
  {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: flex-start;
    border-right: none;
    width: auto;
    padding: 4px 0 0 0
  }
  .header_logo_2_mobile a
  {
    display: block
  }
  .header_logo_2_mobile img
  {
    display: block;
    height: auto;
    width: auto;
    height: 30px
  }
  .main_right h3.c_title
  {
    display: none
  }
  .header_search_2
  {
    display: none
  }
  .header_search_mobile
  {
    display: block;
    position: relative;
    padding: 0;
    width: 100%;
    height: 39px
  }
  .header_search_2 form
  {
    display: none
  }
  .header_search_2_inline
  {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    height: 30px;
    padding: 0 5px
  }
  .header_search_2_inline input.textfield
  {
    width: 100%;
    box-sizing: border-box;
    border: none;
    -webkit-appearance: none !important;
    font-size: 16px;
    color: #000;
    outline-width: 0;
    outline: none;
    border-radius: 10px
  }
  .header_search_2_inline input.button
  {
    box-sizing: border-box;
    border: none;
    position: absolute;
    right: 0;
    top: 4px;
    background: url("../images/header-2/btn-search-5.png") 0 0 no-repeat;
    border: medium none;
    cursor: pointer;
    height: 50px;
    width: 50px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
  }
  .c_title
  {
    padding: 20px 0 0 0
  }
  .header_login_2
  {
    display: none
  }
  .header_login_2_ow_1
  {
    border-left: none;
    border-right: none;
    height: 33px;
    padding: 7px 0 0 0;
    text-align: center;
    width: 30px;
    margin: 0 5px 0 0;
    float: right;
    display: block
  }
  .header_login_2 .header_login_mobile
  {
    display: block
  }
  .header_login_2 .header_login_mobile a
  {
    display: block;
    font-size: 22px;
    color: #fff;
    text-decoration: none;
    padding: 5px
  }
  .header_login_2 .header_login_mobile a.active
  {
    color: #f7a800
  }
  .header_login_2 ul
  {
    display: none
  }
  .header_cart_2
  {
    border-right: none;
    height: 33px;
    padding: 7px 20px 0 10px;
    text-align: center;
    width: auto;
    color: #f7a800;
    font-weight: 600;
    float: right;
    display: none
  }
  .header_cart_2 .header_cart_mobile
  {
    display: block
  }
  .header_cart_2 .header_cart_mobile a
  {
    display: block;
    font-size: 22px;
    color: #f7a800;
    text-decoration: none;
    padding: 5px;
    white-space: nowrap;
    position: relative
  }
  .header_cart_2 .header_cart_mobile a i
  {
    color: #fff
  }
  .header_cart_2 ul
  {
    display: none
  }
  .mc_icon
  {
    position: relative;
    padding: 0 3px 0 0;
    margin: 0 8px 0 0
  }
  .mc_icon img
  {
    height: 24px;
    width: auto;
    display: flex;
    margin: 0
  }
  .mc_icon span
  {
    position: absolute;
    left: 1px;
    top: -3px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff
  }
  .header_nav_mobile, .header_nav_2.header_nav_mobile
  {
    display: block;
    float: right;
    margin: 0 10px 0 0
  }
  .header_nav_2
  {
    border-right: none;
    height: 30px;
    padding: 10px 0 0 0;
    text-align: center;
    width: auto
  }
  .header_nav_2 ul.e1
  {
    height: 25px;
    padding: 0;
    text-align: center;
    width: auto;
    position: inherit
  }
  .header_nav_2 ul.e1 li.e1
  {
    height: 25px;
    padding: 0;
    text-align: center;
    width: auto
  }
  .header_nav_2 ul.e1 li.e1 a.e1
  {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    background: none;
    width: auto;
    height: 16px;
    border: 2px solid #fff;
    border-radius: 6px
  }
  .header_nav_2 ul.e1 li.e1 a.e1 i
  {
    margin: 0 2px 0 0
  }
  .header_nav_2 .flyout
  {
    box-shadow: none;
    left: 0;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    top: 141px
  }
  .flyout.open_1
  {
    visibility: visible;
    z-index: 99;
    position: absolute
  }
  .flyout_bg_1
  {
    display: none
  }
  .flyout_1
  {
    float: none;
    width: 100%;
    border-top: 1px solid #555
  }
  .flyout_1 ul.e2 li.e2 a.e2
  {
    width: 100%;
    background-image: none;
    box-sizing: border-box;
    border-bottom: 1px solid #555;
    padding: 10px 20px 10px 20px;
    margin: 0
  }
  .flyout_1 ul.e2 li.e2 a.e2:hover, .flyout_1 ul.e2 li.e2 a.e2.open_2
  {
    background-image: none;
    box-sizing: border-box
  }
  .flyout_1 ul.e2 li.e2:hover a.e2
  {
    background-image: none
  }
  .flyout_2
  {
    display: none !important;
    left: auto;
    margin: 0;
    padding: 0 0 0 20px;
    position: relative;
    text-align: left;
    top: auto;
    width: 100%;
    box-sizing: border-box
  }
  .flyout_2 ul.e3 li.e3 a.e3
  {
    background-image: none
  }
  .flyout_2 ul.e3 li.e3 a.e3:hover
  {
    background-image: none
  }
  .flyout_2 ul.e3
  {
    border-left: none;
    height: auto
  }
  .flyout_3
  {
    display: none !important
  }
  .head_infos_inline_2
  {
    width: 100%;
    height: auto;
    padding: 0
  }
  .head_infos_info_first_2
  {
    float: none;
    text-align: center !important;
    width: 100%;
    padding: 4px 0 4px 0
  }
  .head_infos_info_2
  {
    float: none;
    text-align: center !important;
    width: 100%;
    padding: 4px 0 4px 0
  }
  .head_infos_info_last_2
  {
    float: none;
    text-align: center !important;
    width: 100%;
    padding: 4px 0 4px 0
  }
  .head_infos_info_first_2 a
  {
    color: #efefef;
    font-size: 16px;
    text-align: center
  }
  .teaser_startpage_wrapper
  {
    width: 100%
  }
  .teaser_startpage_wrapper_left
  {
    float: none;
    margin: 0 0 10px 0;
    width: 100%
  }
  .startpage_teaser ul li, .startpage_teaserv2 ul li
  {
    float: none;
    height: auto;
    margin: 0;
    width: 100%
  }
  .startpage_teaser_overallv2 h3
  {
    font-size: 20px !important
  }
  .teaser_startpage_wrapper_right
  {
    display: none;
    float: none;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box
  }
  .startpage_teaser_overallv2_right
  {
    width: 100%
  }
  .v3_product_box_ow_2
  {
    width: 100%
  }
  .v3_product_title a:link
  {
    font-size: 14px;
    font-weight: 400
  }
  .header_buttons_2
  {
    display: none
  }
  .bestseller_title
  {
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    font-size: 18px
  }
  .topseller_startpage
  {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box
  }
  .v3_product_box
  {
    margin: 2% 0 0 0;
    width: 50%;
    padding: 3%
  }
  .v3_product_box_ow_3
  {
    margin: 2% 0 0 0;
    width: 50%;
    padding: 3%
  }
  .clearer_mobile_after_2
  {
    border-bottom: 1px solid #efefef;
    padding: 20px 0 0 0;
    margin: 0 0 20px 0;
    clear: both;
    display: block
  }
  .main
  {
    position: relative;
    width: 100% !important;
    padding: 0 10px !important;
    box-sizing: border-box
  }
  ul.vorteile li
  {
    font-size: 16px;
    color: #000
  }
  .productdetail_info_nav
  {
    margin: 0 auto 0 auto
  }
  .productdetail_info_nav ul li
  {
    float: none;
    margin: 0 0 1px 0;
    box-sizing: border-box
  }
  .productdetail_info_nav ul li a
  {
    width: 100%;
    box-sizing: border-box
  }
  .product_detail_infos
  {
    margin: 4px 0 0 0
  }
  .img_small
  {
    display: none
  }
  .paging_overall
  {
    margin: 10px 0 20px 0
  }
  .product_boxes_wrapper, .cross_selling_products
  {
    padding: 0 !important
  }
  .v3_image
  {
    text-align: center
  }
  .v3_product_title .v3_topseller_info
  {
    display: inline-block !important;
    background: #444 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    left: auto;
    padding: 4px 8px 5px;
    position: relative;
    top: auto;
    z-index: 949
  }
  .v3_product_title .v3_product_action
  {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    background: none;
    padding: 0;
    color: #000;
    text-align: center
  }
  .v3_product_action_r_overview
  {
    text-align: center
  }
  .v3_product_price
  {
    font-size: 14px
  }
  .overview_mobile
  {
    display: none;
    position: relative
  }
  .overview_mobile em
  {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    font-style: normal;
    display: none
  }
  .v3_strike
  {
    color: #555;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 5px 0;
    float: none;
    display: block;
    text-align: center
  }
  .v3_product_price_show
  {
    color: #111;
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 5px 0;
    float: none;
    display: block;
    text-align: center
  }
  .v3_product_image_rabatt_mobile
  {
    float: none;
    text-align: center;
    background: #272727;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    font-weight: 400;
    margin: 2px 0 0 0
  }
  .v2_auf_lager
  {
    color: #666;
    font-size: 16px;
    padding: 5px 0 0 0;
    text-align: left
  }
  .v3_product_box_tp
  {
    margin: 20px 0 0 0;
    padding: 0 0 20px 0;
    width: 100%;
    margin-right: 0 !important;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc
  }
  .v3_product_box_tp_ow_1
  {
    margin: 30px 0 0 0
  }
  .v3_product_box_tp .v3_image
  {
    height: auto;
    padding-top: 0;
    width: 30%;
    float: left
  }
  .v3_product_box_tp .v3_image a img
  {
    width: 100%;
    height: auto;
    margin: 0
  }
  .v3_product_box_tp .v3_image .v3_product_action
  {
    display: none
  }
  .v3_product_box_tp .v3_image .v3_product_action .v3_product_price_show
  {
    color: #fff;
    float: left;
    font-weight: 600;
    padding: 3px 3px 0 10px
  }
  .v3_product_box_tp .v3_image .v3_product_action .v3_strike
  {
    color: #fff;
    float: left;
    font-size: 16px;
    padding: 4px 6px 0 6px;
    text-decoration: line-through
  }
  .v3_product_box_tp .v3_product_title
  {
    width: 70%;
    box-sizing: border-box;
    height: auto;
    background: #fff;
    text-align: left;
    padding: 0 0 0 10px;
    float: left;
    top: auto;
    left: auto;
    position: relative
  }
  .v3_product_box_tp .v3_product_title a
  {
    color: #000 !important;
    font-size: 16px !important
  }
  .main_right_overview
  {
    padding-left: 0
  }
  .v3_product_box_ow_4
  {
    margin-right: auto
  }
  .box_seperator
  {
    display: none
  }
  .startpage_teaserv2 .v3_product_box
  {
    margin: 0;
    width: 100%;
    box-sizing: border-box
  }
  .v3_product_title
  {
    width: 100%;
    box-sizing: border-box;
    height: auto;
    background: #fff;
    text-align: center;
    padding: 0;
    float: none;
    font-weight: 400
  }
  .v3_image a img
  {
    max-width: 100%;
    height: auto;
    display: inline-block
  }
  .startpage_teaserv2 .v3_product_box .v3_product_title
  {
    margin: 0;
    width: 100%;
    box-sizing: border-box
  }
  .startpage_teaserv2 .v3_product_box:nth-child(odd)
  {
    margin-right: 0
  }
  #locationBox
  {
    width: 300px
  }
  .main h1
  {
    font-size: 20px;
    margin-top: 15px;
    text-transform: none;
    font-weight: 600
  }
  .product_detail_left .produkt_detail_images .img_large_overall
  {
    box-shadow: none
  }
  .category_box
  {
    width: 100%;
    box-sizing: border-box;
    display: block;
    background: #fff;
    padding: 0;
    margin: 10px 0 0 0;
    position: relative
  }
  .category_box h3
  {
    display: none
  }
  .category_box ul
  {
    width: 100%;
    dispplay: block;
    list-style: none;
    padding: 0;
    margin: 0
  }
  .category_box ul li
  {
    width: 100%;
    dispplay: block;
    list-style: none;
    padding: 0;
    margin: 0
  }
  .category_box ul li a
  {
    width: 100%;
    display: block;
    list-style: none;
    text-decoration: none;
    padding: 6px 10px;
    border: 1px solid #ccc;
    color: #222;
    font-weight: 600;
    box-sizing: border-box;
    margin: 0 0 5px 0;
    background: url(../images/nav-arrow-right.png) center right no-repeat;
    float: none
  }
  .category_box ul li a.active
  {
    background: url(../images/nav-arrow-right.png) center right no-repeat #dedede
  }
  .category_box ul li ul li a
  {
    width: 100%;
    display: block;
    list-style: none;
    text-decoration: none;
    padding: 6px 10px;
    border: 1px solid #ccc;
    color: #222;
    font-weight: 400;
    box-sizing: border-box;
    margin: 0 0 5px 0;
    background: url(../images/nav-arrow-right.png) center right no-repeat;
    border-radius: 4px
  }
  .category_box ul li ul li a.active
  {
    background: url(../images/nav-arrow-right.png) center right no-repeat #dedede
  }
  .category_box ul li ul li a.back
  {
    width: 100%;
    display: block;
    list-style: none;
    text-decoration: none;
    padding: 6px 10px 6px 25px;
    border: 1px solid #efefef;
    color: #222;
    font-weight: 400;
    box-sizing: border-box;
    margin: 0 0 5px 0;
    background: url(../images/nav-arrow-left.png) center left no-repeat #f3f3f3;
    display: none
  }
  .category_box ul li .not_forward
  {
    width: 100%;
    display: block;
    list-style: none;
    text-decoration: none;
    padding: 6px 100px 6px 10px;
    border: 1px solid #ccc;
    color: #222;
    font-weight: 600;
    box-sizing: border-box;
    margin: 0 0 5px 0;
    background-image: none !important
  }
  .category_box ul li .not_forward.active
  {
    background-image: none !important;
    border: none;
    background-color: transparent;
    margin-top: 0;
    margin-bottom: 10px;
    display: block;
    font-size: 20px;
    text-align: left;
    position: relative
  }
  .category_box ul li span.title
  {
    width: 100%;
    display: block;
    list-style: none;
    text-decoration: none;
    padding: 6px 10px;
    color: #222;
    font-weight: 600;
    box-sizing: border-box;
    margin: 0;
    background-image: none !important
  }
  #top
  {
    display: none
  }
  .head_infos
  {
    height: auto
  }
  .head_infos_inline
  {
    height: auto;
    width: 100%;
    background-image: none !important;
    background-color: #404040 !important
  }
  .head_infos_info_first, .head_infos_info, .head_infos_info_last
  {
    width: 90%;
    text-align: center !important;
    padding: 0;
    float: none;
    margin: 0 auto 7px auto
  }
  .head_infos_inline a
  {
    text-decoration: underline !important;
    color: #ddd !important
  }
  .header_overall
  {
    height: auto
  }
  .header
  {
    background-image: none !important;
    background-repeat: no-repeat;
    height: auto;
    width: 100%
  }
  .header_logo
  {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100%;
    text-align: center !important;
    margin: 10px auto !important
  }
  .header_logo a
  {
    display: block
  }
  .header_login_info
  {
    position: relative;
    top: auto !important;
    right: auto !important;
    width: 100%;
    text-align: center;
    margin: 10px auto
  }
  .header_shipping_gss
  {
    position: relative;
    top: auto !important;
    left: auto !important;
    width: 100%;
    text-align: center;
    display: none
  }
  .header_shipping_gss .overall
  {
    height: auto;
    margin: 0 auto 10px auto;
    padding: 0;
    width: 90%;
    background: none !important
  }
  .header_search
  {
    position: relative;
    top: auto !important;
    left: auto !important;
    width: 90%;
    text-align: center;
    height: auto;
    padding: 0 5%
  }
  .header_search input.textfield
  {
    width: 85%;
    border: 1px solid #404040;
    margin: 0 2% 0 0
  }
  #suggestresult
  {
    position: relative;
    z-index: 998;
    left: auto;
    right: auto;
    margin: 0;
    padding: 0 10px;
    top: 50px;
    width: 100%;
    max-width: 1200px;
    height: auto;
    padding: 0 10px;
    box-sizing: border-box;
    background: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
    background-color: transparent
  }
  .suggestresult_inline
  {
    background: #fff;
    padding: 15px 20px 20px 20px;
    border: 1px solid #d7d7d7
  }
  .suggestresult_title
  {
    font-size: 16px
  }
  #suggestresult ul li a
  {
    font-size: 16px
  }
  .header_cart
  {
    position: relative;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    width: 90%;
    text-align: center;
    padding: 0;
    margin: 0 auto
  }
  .header_cart .header_cart_button
  {
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center
  }
  .main_nav_overall
  {
    height: auto !important;
    margin: 0 0 1px 0
  }
  #main_nav
  {
    z-index: 999;
    height: auto;
    width: 100%;
    background-color: #fff !important
  }
  #main_nav ul li a
  {
    font-weight: 600 !important;
    font-size: 26px !important;
    width: auto !important;
    text-decoration: none !important;
    margin: 0 !important;
    background: none !important;
    height: auto !important;
    line-height: normal !important;
    text-align: center !important;
    background-color: #fff !important;
    padding: 5px 0 !important
  }
  #main_nav ul li a.mainnav_title
  {
    color: #444 !important;
    background: #ccc !important;
    padding: 10px 0 !important
  }
  a#drop_title
  {
    width: 100% !important
  }
  #main_nav ul li a.highlight_url
  {
    background: none repeat scroll 0 0 #ddd !important;
    color: #000 !important;
    font-weight: 600 !important
  }
  #main_nav>a
  {
    width: auto;
    height: 25px;
    text-align: left;
    text-indent: 30px;
    position: relative;
    z-index: 999;
    font-size: 16px;
    line-height: normal;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    padding: 8px 0 0 10px;
    background: url(../images/design/mobile-nav.gif) 10px 9px no-repeat #ccc
  }
  #main_nav>a:after
  {
    top: 60%
  }
  #main_nav:not(:target)>a:first-of-type, #main_nav:target>a:last-of-type
  {
    display: block
  }
  #main_nav>ul
  {
    height: auto;
    display: none;
    position: relative;
    width: 100%
  }
  #main_nav:target>ul
  {
    display: block;
    width: 100%;
    background: #ddd;
    padding: 10px 0 0 0
  }
  #main_nav>ul>li
  {
    width: 100%;
    float: none;
    background: #ddd !important;
    border-bottom: none;
    height: auto !important;
    padding: 0 10px 10px 10px !important;
    box-sizing: border-box
  }
  #main_nav>ul>li>a
  {
    text-align: left;
    height: auto !important;
    padding: 10px 0 10px 0 !important;
    background: #aaa !important;
    color: #111 !important;
    font-size: 32px !important;
    margin: 0 0 10px 0 !important
  }
  #main_nav>ul>li>a:hover
  {
    border-bottom: none !important
  }
  #main_nav .drop
  {
    display: block;
    position: relative;
    z-index: 99;
    padding: 0 0 0 0;
    width: 100%;
    background: #ddd;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    top: auto;
    left: auto;
    border-top: 0
  }
  #main_nav li:hover .drop, #main_nav li.hover .drop
  {
    display: block !important;
    z-index: 99 !important;
    position: relative !important
  }
  #main_nav .drop #drop_img
  {
    display: none
  }
  .drop_1
  {
    float: left !important;
    width: 100% !important;
    margin: 0 0 10px 0 !important;
    display: block !important;
    position: relative !important;
    height: auto !important
  }
  .drop_1 .mainnav_imagelink
  {
    display: none
  }
  .drop_1 ul
  {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
    border-bottom: none;
    border-top: none;
    width: 100% !important;
    height: auto !important
  }
  .drop_1 ul li
  {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    width: 100% !important;
    height: auto !important
  }
  .startpage_teaser_overallv2, .startpage_teaserv2
  {
    width: 100% !important;
    height: auto !important;
    background: #404040;
    border-radius: 0;
    box-shadow: none
  }
  .startpage_teaser ul, .startpage_teaserv2 ul
  {
    width: 100% !important;
    height: auto !important
  }
  .startpage_teaser ul li, .startpage_teaserv2 ul li
  {
    width: 100% !important;
    height: auto !important
  }
  .big_teaser
  {
    left: auto;
    top: auto;
    position: relative
  }
  .startpage_teaserv2 img
  {
    width: 100% !important;
    height: auto !important
  }
  .startpage_teaser_overallv2 h3
  {
    line-height: normal;
    padding: 10px 20px;
    text-shadow: none
  }
  .cross_selling_title
  {
    width: 100%;
    height: auto;
    background: #404040;
    padding: 8px 15px;
    line-height: normal;
    box-sizing: border-box
  }
  .product_boxes_wrapper, .cross_selling_products
  {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box
  }
  .cross_selling_products
  {
    width: 100%
  }
  .product_box_overall, .v2_product_box_overall
  {
    float: left;
    height: auto;
    margin: 0;
    position: relative;
    width: 49%;
    margin-top: 3%
  }
  .product_box_overall:nth-child(odd), .v2_product_box_overall:nth-child(odd)
  {
    margin-right: 2%
  }
  .product_box_overall:nth-child(even), .v2_product_box_overall:nth-child(even)
  {
    clear: right
  }
  .product_box, .v2_product_box
  {
    height: auto;
    left: auto;
    overflow: visible;
    position: relative;
    top: auto;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box
  }
  .v2_product_title, .product_title
  {
    height: auto
  }
  .v2_product_image, .product_image
  {
    height: auto;
    width: 100%;
    position: relative !important;
    margin: 5px 0
  }
  .v2_product_image img, .product_image img
  {
    height: auto;
    width: 100%
  }
  .product_image_rabatt, .v2_product_image_rabatt_ow_1
  {
    top: 0 !important
  }
  .product_box_hdw .product_title
  {
    height: auto;
    padding: 7px 10px 7px 60px;
    background-repeat: repeat-x
  }
  .v2_product_action_r_overview_ow_1
  {
    width: 100% !important;
    box-sizing: border-box
  }
  .product_action
  {
    height: auto
  }
  .v2_product_description, .product_description
  {
    height: auto;
    padding-bottom: 5px
  }
  .v2_product_box_bottom
  {
    display: none !important
  }
  .product_image_rabatt_hdw
  {
    right: auto !important;
    left: 0 !important;
    top: 20% !important
  }
  .product_image_rabatt, .v2_product_image_rabatt_ow_1
  {
    right: 0;
    top: 20%
  }
  .product_description_hdw
  {
    color: #666;
    font-size: 16px;
    height: auto;
    padding: 6px 20px 0;
    text-align: center
  }
  .product_action_l_hdw
  {
    width: auto
  }
  .product_action_r_overview_hdw
  {
    width: auto
  }
  .product_action_r_overview
  {
    float: right
  }
  .v2_product_action
  {
    height: auto
  }
  .product_box_hdw .product_image, .product_image, .v2_product_image
  {
    padding: 0;
    margin: auto
  }
  .product_image, .v2_product_image
  {
    position: static
  }
  a.DetailButtonURL_hdw:link, a.DetailButtonURL_hdw:active, a.DetailButtonURL_hdw:visited, a.DetailButtonURL_hdw:hover
  {
    height: auto
  }
  .auf_lager_hdw
  {
    bottom: auto;
    position: relative
  }
  .product_box_hdw .product_title
  {
    padding: 5px !important;
    background-position: top right !important
  }
  .product_box_hdw .product_title a
  {
    font-size: 16px
  }
  .main_right h1
  {
    font-size: 30px
  }
  .main_startpage_overwrite
  {
    display: none
  }
  .main_startpage_overwrite_2
  {
    display: none
  }
  .main
  {
    width: 100% !important;
    position: relative;
    padding: 0 20px !important
  }
  .footer
  {
    width: 100% !important;
    box-sizing: border-box
  }
  .footer_1
  {
    float: left;
    width: 50% !important;
    box-sizing: border-box;
    margin: 0 0 20px 0;
    padding: 0 10px 0 0
  }
  .footer_2
  {
    float: left;
    text-align: left;
    width: 100% !important;
    box-sizing: border-box
  }
  .konfig_filter
  {
    display: none
  }
  .breadcrumbs
  {
    line-height: 24px
  }
  .breadcrumbs a.active
  {
    font-weight: 600
  }
  .show_products
  {
    display: none
  }
  .main_right
  {
    float: none !important;
    width: 100% !important
  }
  .paging_sort
  {
    height: auto;
    margin: 0
  }
  .show_products
  {
    text-align: left
  }
  .sort
  {
    float: none;
    text-align: right
  }
  .paging
  {
    float: none
  }
  .paging_bottom_overall
  {
    padding: 30px 0 0 0
  }
  .product_top
  {
    float: none;
    margin: 0 0 20px 0
  }
  .product_detail
  {
    box-shadow: none;
    padding: 0
  }
  .article_detail_top_l, .infomessage, .product_detail_left, .product_detail_left_ow_1, .product_detail_left .produkt_detail_images, .product_detail_right_ow_1, .product_detail_right, .product_detail_left .produkt_detail_images .img_large_overall
  {
    width: 100% !important;
    box-sizing: border-box
  }
  .product_detail_left_ow_1
  {
    padding: 0
  }
  .article_detail_top_l
  {
    padding: 0;
    float: none
  }
  .product_detail_left .produkt_detail_content, .product_detail_right_ow_1 .produkt_detail_content
  {
    width: 100% !important;
    padding: 10px !important;
    box-sizing: border-box
  }
  .conversionblock_overall
  {
    background: #fff !important
  }
  .ConversionBlockHolder, .conversionbox_ow_1
  {
    width: 100% !important;
    margin: 0 !important;
    float: none
  }
  .conv_features_inline
  {
    width: 100% !important;
    margin: 0 0 1px 0 !important;
    float: none;
    box-sizing: border-box
  }
  .overview_teaser img
  {
    width: 100%;
    height: auto
  }
  .mobile_show
  {
    display: none
  }
  .article_detail_top_r
  {
    display: none
  }
  .product_detail_left .produkt_detail_images
  {
    padding-right: 0 !important
  }
  .product_detail_left .produkt_detail_images .img_large_overall
  {
    height: auto !important;
    padding: 20px 0
  }
  .ConversionBlockHolderInline
  {
    width: 100% !important
  }
  .header_nav_seperator
  {
    display: none
  }
  .header_login_info a
  {
    display: inline-block;
    background: url("../images/design/Button-BG-1.png") repeat-x scroll 0 0 #f7a800;
    padding: 5px 10px;
    text-decoration: none;
    font-weight: 600;
    color: #000;
    font-size: 16px
  }
  .header_login_info a:hover
  {
    text-decoration: underline
  }
  .footer_overall
  {
    position: relative
  }
  .footer_1 strong, .footer_2 strong
  {
    font-size: 18px;
    color: #efefef;
    padding: 0;
    text-decoration: none;
    font-weight: 400;
    margin: 0 0 5px 0;
    text-align: left
  }
  .footer_1 ul li a:link, .footer_1 ul li a:active, .footer_1 ul li a:visited
  {
    padding: 3px 0;
    text-decoration: none;
    font-weight: 400;
    color: #efefef;
    font-size: 16px;
    margin: 0 0 1px 0;
    text-align: left
  }
  .footer_info
  {
    font-size: 16px;
    margin: 0 0 20px 0 !important
  }
  .footer_2 ul li.post
  {
    font-size: 16px
  }
  .footer_1 ul li
  {
    margin: 0
  }
  .footer_1 .clearer_40
  {
    height: 20px
  }
  .print_preview_image
  {
    width: 100%
  }
  .print_preview_image img
  {
    width: 100%
  }
  .original_print_full_price
  {
    margin-bottom: 20px
  }
  input.InputInDenWarenkorbNew, button.InputInDenWarenkorbNew
  {
    display: none
  }
  input.InputInDenWarenkorMobile, button.InputInDenWarenkorMobile
  {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    width: 100%;
    background-image: linear-gradient(to top,#f9df03,#f9df03);
    border: 1px solid #f9df03;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    padding: 20px;
    cursor: pointer;
    margin: 0
  }
  input.InputInDenWarenkorMobile:hover, button.InputInDenWarenkorMobile:hover
  {
    background-image: linear-gradient(to top,#f9df03,#f9df03)
  }
  button.InputInDenWarenkorMobile i
  {
    margin: 0 5px 0 0
  }
  button.InputInDenWarenkorMobile img
  {
    width: 20px;
    height: auto;
    margin: 0 10px 0 0
  }
  #content-main
  {
    background: none repeat scroll 0 0 #fff;
    margin: 26px auto 0;
    padding: 0 10px 80px 10px;
    width: 100%;
    box-sizing: border-box
  }
  #main-cart
  {
    border-collapse: collapse;
    width: 100% !important
  }
  #main-cart .head
  {
    display: none
  }
  #main-cart tr
  {
    border-bottom: 5px solid #fff;
    margin: 10px 0
  }
  #main-cart td
  {
    display: block;
    width: 100%;
    border: none !important;
    text-align: center !important;
    padding: 5px 10px 5px 10px !important;
    box-sizing: border-box;
    background: #ddd
  }
  #main-cart td.image img
  {
    float: none !important;
    height: 100px;
    margin: 0 !important;
    border: 1px solid #bbb !important
  }
  .wk_delete a:link, .wk_delete a:active, .wk_delete a:visited
  {
    background: none !important;
    color: #000 !important
  }
  .trust_cart_m
  {
    height: 70px !important
  }
  .delivery_title_m
  {
    display: none
  }
  #main-cart tr.delivery h3 a
  {
    display: inline !important;
    display: inline-block;
    background: #bbb;
    padding: 5px 10px;
    text-decoration: none;
    font-weight: 600 !important;
    color: #000;
    font-size: 16px
  }
  #main-cart tr.delivery p.delivery-country
  {
    padding: 10px 0;
    margin: 10px 0 0 0
  }
  tr.sum td
  {
    background: #ccc !important
  }
  .display_n_m
  {
    display: none !important
  }
  .checkout_cart_voucher
  {
    width: 250px !important
  }
  .order_steps_overall .checkout_cart_table .cart_center, .order_steps_overall .checkout_cart_table .cart_right
  {
    text-align: left !important
  }
  .title_m
  {
    display: inline-block !important;
    padding: 0 5px 0 0 !important
  }
  #voucherform .row
  {
    margin-left: 0;
    width: 100%;
    height: auto
  }
  #voucherform .row input.text
  {
    margin-left: 0;
    width: 100%
  }
  #voucherform label
  {
    display: block;
    font-weight: 600
  }
  #main-cart a
  {
    font-size: 16px !important
  }
  #main-cart td.price
  {
    font-size: 16px !important
  }
  #content-main.cart h1.cart_title
  {
    margin: 0 0 15px 0;
    float: none;
    display: block;
    text-align: left;
    font-size: 20px;
    padding: 0
  }
  #main-cart tr.delivery td, #main-cart tr.delivery th
  {
    padding-bottom: 20px !important
  }
  .header_shipping, .checkout_trust_header
  {
    display: none
  }
  .header_overall_checkout_2
  {
    height: auto;
    width: 100%
  }
  .header, .header_overall_checkout_2 .header
  {
    height: auto;
    width: 100%
  }
  .checkout_trust_header, .header_overall_checkout_2 .header .checkout_trust_header
  {
    height: 60px !important;
    position: relative !important;
    right: auto !important;
    top: auto !important;
    width: auto !important;
    background-position: center center
  }
  .header_nav_checkout_2, .header_overall_checkout_2 .header .header_nav_checkout_2
  {
    display: none
  }
  .einkauf_fortsetzen_checkout_2, .header_overall_checkout_2 .header .einkauf_fortsetzen_checkout_2
  {
    left: auto;
    position: relative;
    top: auto;
    text-align: center;
    padding: 15px 0 0 0
  }
  .login_overall
  {
    margin: auto;
    width: 100%
  }
  .order_steps_overall .login_left
  {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding-right: 0
  }
  .order_steps_overall .login_right
  {
    float: none;
    width: 100%;
    box-sizing: border-box
  }
  .checkout_footer
  {
    width: 100%;
    box-sizing: border-box
  }
  .checkout_footer_inline
  {
    width: 100%
  }
  .checkout_trust
  {
    padding: 70px 0 0 0;
    width: 100%;
    background-position: top center;
    text-align: center
  }
  .cash_table
  {
    width: 100%
  }
  table.cash_table tbody tr td label strong
  {
    display: block;
    margin: 15px 0 0 0
  }
  .checkout_table td, .cash_table td
  {
    display: block;
    width: 100%;
    border: none !important;
    text-align: left !important;
    padding: 0 0 0 0 !important;
    box-sizing: border-box
  }
  #services_notes
  {
    width: 100% !important;
    box-sizing: border-box
  }
  input.text_plz
  {
    width: 19% !important;
    margin: 0 1% 0 0 !important;
    box-sizing: border-box !important
  }
  input.text_plz_long
  {
    width: 75% !important;
    box-sizing: border-box !important
  }
  .order_steps_overall input.text, .order_steps_overall select
  {
    width: 100%;
    margin: 0 0 5px 0 !important;
    box-sizing: border-box
  }
  .reg_title
  {
    font-size: 16px;
    font-weight: 600
  }
  .zahlart_detail
  {
    text-align: center !important
  }
  .zahlart_detail_left
  {
    float: none;
    clear: both;
    text-align: center;
    width: 100%
  }
  .zahlart_detail_middle
  {
    width: 100%;
    margin: auto;
    float: none;
    padding: 5px 0 5px 0;
    text-align: center
  }
  .zahlart_detail_right
  {
    width: 100%;
    margin: auto;
    float: none;
    padding: 0;
    text-align: center
  }
  .bundle_content
  {
    box-sizing: border-box
  }
  .bundle_content_title
  {
    width: auto;
    flex-wrap: wrap;
    flex-direction: column
  }
  .bundle_content_title span
  {
    width: 100%;
    margin: 0
  }
  .bundle_content_title strong
  {
    width: 100%;
    font-size: 18px
  }
  .infomessage
  {
    height: auto !important;
    padding: 10px 35px 10px 40px !important;
    width: 100% !important
  }
  .infomessage_ow_1
  {
    padding: 30px !important;
    margin-top: 110px
  }
  .main_right_top
  {
    padding: 0
  }
  .main_right_top_left
  {
    float: none;
    width: 100%;
    padding: 0
  }
  .main_right_top_right
  {
    float: none;
    width: 100%
  }
  .main_right h1.c_title
  {
    font-size: 16px;
    margin: 0 0 10px 0 !important
  }
  .main_right h2.c_title
  {
    display: none
  }
  .main_left
  {
    display: none
  }
  #sidebar
  {
    margin: 0 0 1px 0;
    float: none;
    width: 100%
  }
  #sidebar>a
  {
    width: auto;
    text-align: center;
    position: relative;
    z-index: 969;
    font-size: 18px;
    line-height: normal;
    font-weight: 600;
    color: #222;
    text-decoration: none;
    margin: 0 0 20px 0;
    background: #efefef;
    border-radius: 4px;
    border: 1px solid #efefef;
    line-height: 40px
  }
  #sidebar>a>i
  {
    text-indent: 3px
  }
  #sidebar>a.search
  {
    margin-top: 15px;
    margin-bottom: 5px
  }
  #sidebar:not(:target)>a:first-of-type, #sidebar:target>a:last-of-type
  {
    display: block
  }
  #sidebar>div
  {
    height: auto;
    display: none;
    position: relative;
    width: 100%
  }
  #sidebar:target>div
  {
    display: block;
    width: 100%
  }
  ul.main_left_filter li a:link, ul.main_left_filter li a:active, ul.main_left_filter li a:visited
  {
    background-color: #fff;
    padding: 5px;
    background-position: 5px 5px;
    border-radius: 4px;
    color: #000
  }
  ul.main_left_filter li a:hover, ul.main_left_filter li a.active:link, ul.main_left_filter li a.active:active, ul.main_left_filter li a.active:visited
  {
    background-color: #efefef !important;
    background: none;
    color: #000 !important
  }
  ul.main_left_filter li a.active:before
  {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 5px 0 0;
    color: #000 !important;
    font-weight: 600 !important
  }
  .filter_delete_mobile_title
  {
    background-color: #fff;
    color: #000;
    padding: 5px;
    margin: 0 0 1px 0;
    font-weight: 400;
    border-radius: 0;
    text-align: center
  }
  .filter_delete_mobile_action
  {
    color: #bf2626;
    margin: 0 0 0 5px
  }
  .filter_delete_mobile a
  {
    background-color: #f3f3f3;
    padding: 5px;
    color: #000;
    text-decoration: none;
    display: block;
    margin: 0 0 1px 0;
    border-radius: 4px;
    text-align: center;
    font-size: 14px
  }
  .filter_delet_mobile_container
  {
    display: block;
    margin-top: 10px
  }
  .elipses
  {
    display: none !important
  }
  #main-cart tr.delivery h3 a
  {
    font-size: 16px !important
  }
  .order_steps_overall .login_text
  {
    width: 100%;
    box-sizing: border-box
  }
  .paypal_cart
  {
    float: right;
    display: inline-block
  }
  .paypal_cart_button
  {
    float: right
  }
  .paypal_cart_or
  {
    float: left;
    padding: 13px 10px 0;
    color: #777;
    font-weight: 600
  }
  .checkout_url_1_mobile
  {
    background: #f7a800;
    border: none;
    color: #000 !important;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 30px 10px 40px;
    cursor: pointer;
    display: block;
    line-height: 20px;
    margin: 0;
    float: none;
    border-radius: 2px;
    width: 100%;
    box-sizing: border-box;
    text-align: center
  }
  .checkout_url_1_mobile:hover
  {
    background-color: #ffba28
  }
  .sum_mobile
  {
    display: block;
    margin: 0 0 20px 0;
    font-size: 16px;
    color: #000
  }
  .sum_mobile_action
  {
    font-weight: 600;
    color: #000
  }
  .sum_mobile a
  {
    color: #333 !important;
    font-size: 16px;
    text-decoration: none !important;
    background: #efefef;
    padding: 3px 5px;
    float: right;
    border-radius: 2px;
    font-weight: 600
  }
  .sum_mobile a:hover
  {
    text-decoration: underline !important
  }
  .sort_left
  {
    padding: 8px 0 0 0
  }
  .sort_left
  {
    line-height: 48px;
    padding: 0;
    font-size: 18px;
    width: 50%;
    padding: 0 20px 0 0;
    text-align: right;
    box-sizing: border-box;
    margin: 0;
    display: none
  }
  .mass_number_right
  {
    height: auto
  }
  .mass_number_left
  {
    background: none;
    border: none;
    color: #333;
    float: left;
    height: auto;
    margin: 0 5px 0 0;
    padding: 6px 0 0;
    text-align: left;
    width: 60px
  }
  .mass_number
  {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0
  }
  .order_steps_overall select, #main-cart .count input.text, #main-cart select, .mass_number_right select
  {
    font-size: 16px;
    padding: 5px;
    height: auto
  }
  .account_overview_box_left
  {
    float: none;
    width: 100%
  }
  .account_overview_box_right
  {
    float: none;
    width: 100%
  }
  .myaccount_box_left
  {
    box-sizing: border-box;
    float: none;
    padding: 0;
    width: 100%
  }
  .myaccount_box_right
  {
    box-sizing: border-box;
    float: none;
    padding: 0;
    width: 100%
  }
  .account_overview_box_left span
  {
    margin: 0 0 20px 0
  }
  .myaccount_box_left ul, .myaccount_box_right ul
  {
    margin: 0 0 20px 0
  }
  .account_overview_box
  {
    padding: 20px 20px 0 20px
  }
  a.account_back
  {
    position: relative;
    right: auto;
    top: auto
  }
  .account_overview_box_head
  {
    padding: 20px;
    box-sizing: border-box
  }
  .account_overview_box_head_float_box
  {
    float: none;
    margin: 0 0 10px 0;
    width: 100% !important;
    border: none
  }
  .account_overview_box_content_float_box_left_image
  {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin: 10px 0
  }
  .account_overview_box_content_float_box_left_content
  {
    float: none;
    padding: 10px
  }
  .account_overview_box_content_float_box_left_content_last
  {
    float: none;
    padding: 10px;
    width: 100%
  }
  .myaccount_table tr th
  {
    display: none
  }
  .myaccount_table tr td
  {
    display: block
  }
  a.logout_button
  {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 20px 0
  }
  .cms_form_table tr td
  {
    display: block;
    width: 100%
  }
  .form_table_title
  {
    display: block;
    width: 100%
  }
  .form_table_action
  {
    display: block;
    width: 100%
  }
  .form_table_action input
  {
    width: 100% !important
  }
  .form_table_action textarea
  {
    width: 100% !important
  }
  .cms_form_table_action input, .cms_form_table_action textarea
  {
    width: 100%;
    box-sizing: border-box
  }
  .main_content
  {
    margin: 0 auto;
    padding: 10px;
    width: 100%;
    box-sizing: border-box
  }
  .main_content_left
  {
    float: none;
    padding: 0;
    width: 100%;
    box-sizing: border-box
  }
  .main_content_left img
  {
    width: 100%;
    height: auto;
    display: none
  }
  .main_content_right_contact_form
  {
    float: none;
    width: 100%;
    height: auto;
    box-sizing: border-box
  }
  input.freeeway_field_1, textarea.freeeway_field_1
  {
    box-sizing: border-box
  }
  .main_contents h1
  {
    font-size: 24px !important
  }
  .main_contents h2
  {
    font-size: 23px !important
  }
  .main_contents h3
  {
    font-size: 22px !important
  }
  .main_contents h4
  {
    font-size: 20px !important
  }
  .main_contents h5
  {
    font-size: 18px !important
  }
  .main_contents h6
  {
    font-size: 16px !important
  }
  .v3_product_colors
  {
    top: auto;
    left: auto;
    position: relative;
    background: #fff;
    height: 30px;
    z-index: 85;
    margin: 5px 0
  }
  .v3_product_colors_title
  {
    display: none
  }
  .v3_product_colors a
  {
    width: 26px;
    height: 26px;
    border: 2px solid #000 !important;
    float: left;
    margin: 0 2px 2px 0
  }
  .v3_product_title_ow_1
  {
    height: auto !important
  }
  .v3_product_colors_ow_1
  {
    top: auto !important;
    left: auto !important;
    right: 0 !important
  }
  .v3_product_box_tp .v3_image .v3_product_action_ow_2
  {
    top: 94px !important
  }
  .v3_product_box_tp .v3_image_ow_1 a img
  {
    margin: 0 !important
  }
  .main_left_title_ow_1
  {
    background-color: #ddd;
    color: #000
  }
  .em_box
  {
    width: 100%;
    height: auto;
    border-radius: 50%;
    padding-top: 100%;
    float: none;
    margin: 0 0 30px 0;
    padding: 0;
    display: block;
    border-radius: 0;
    font-size: 40px;
    padding: 20px;
    box-sizing: border-box
  }
  .em_box_ow_1
  {
    margin: 0 0 30px 0
  }
  .em_box:hover
  {
    background: #f7a800;
    color: #fff
  }
  .main h1
  {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    text-transform: none
  }
  h3.direct_title
  {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 20px
  }
  .conversion_trust
  {
    background: #f7f7f7;
    padding: 15px;
    margin: 0 0 1px 0;
    text-align: center;
    font-size: 16px
  }
  .conversion_trust i
  {
    font-size: 16px
  }
  .conversion_trust strong
  {
    font-size: 16px
  }
  .vat_price_info
  {
    display: none
  }
  .conv_features_inline info
  {
    display: none
  }
  .conv_features_inline
  {
    display: none
  }
  .conv_right_seperator_ow_m
  {
    display: none
  }
  .teaser_3_subline
  {
    padding: 15px
  }
  .teaser_3_subline a
  {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px
  }
  .print_preview_image_ow_1
  {
    width: 100%;
    height: auto;
    padding: 0;
    float: none
  }
  .print_preview_image_ow_1 img
  {
    width: 100%;
    height: auto
  }
  .original_print_ow_1
  {
    float: none;
    padding: 5px 10px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 10px 0 0
  }
  .gutschein_line_inline
  {
    font-size: 14px
  }
  #main-cart a.voucher_delete
  {
    font-size: 16px !important
  }
  .teaser_1
  {
    width: 100%
  }
  .teaser_1 img
  {
    width: 100%;
    height: auto
  }
  .teaser_2_overall
  {
    width: 100%
  }
  .teaser_2
  {
    float: none;
    margin: 0 auto 30px auto !important;
    width: 100%;
    max-width: 555px
  }
  .teaser_2 img
  {
    width: 100%;
    height: auto
  }
  .teaser_2_subline a
  {
    font-size: 16px
  }
  .teaser_3_overall
  {
    width: 100%;
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
    background: none
  }
  #teaser_3_overall_bg
  {
    flex-wrap: wrap;
    justify-content: center
  }
  .teaser_3
  {
    width: 100%;
    margin-bottom: 40px
  }
  .teaser_3_subline
  {
    background: #000
  }
  .teaser_4_overall
  {
    width: 100%
  }
  .teaser_4
  {
    float: none;
    margin: 0 auto 30px auto !important;
    width: 100%;
    max-width: 555px
  }
  .teaser_4 img
  {
    width: 100%;
    height: auto
  }
  .teaser_4_subline a
  {
    font-size: 16px
  }
  .brand_highlight_title
  {
    width: 100%;
    box-sizing: border-box
  }
  .brand_highlight_title h1
  {
    font-size: 24px;
    font-weight: 400;
    padding: 0 30px
  }
  .brand_highlight_title h2
  {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    padding: 0 30px;
    box-sizing: border-box
  }
  .footer_2_payment
  {
    padding: 20px 10px 0 20px;
    text-align: left
  }
  .footer_info
  {
    text-align: left
  }
  .footer_2
  {
    text-align: left
  }
  .bf_bottom_infos
  {
    width: 100%;
    box-sizing: border-box;
    padding-top: 0
  }
  .cm_box
  {
    width: 100%;
    height: auto;
    max-height: 300px;
    box-sizing: border-box;
    border: none
  }
  .cm_box_content
  {
    border-bottom: 1px solid #fff
  }
  .cm_box_content_left
  {
    width: 20%;
    box-sizing: border-box
  }
  .cm_box_content_right
  {
    width: 80%;
    box-sizing: border-box
  }
  .cm_box_content_right a
  {
    font-size: 16px;
    font-weight: 400;
    color: #fff
  }
  .main_left_mobile
  {
    display: block
  }
  .main_left_mobile .main_left_title
  {
    width: 100%
  }
  .main_left_mobile .main_left_content
  {
    width: 100%;
    padding-bottom: 0
  }
  .main_left_mobile .main_left_content ul.main_left_filter li
  {
    margin: 0 2% 2% 0;
    float: left;
    width: 48%;
    box-sizing: border-box
  }
  .main_left_mobile .main_left_content ul.main_left_filter li:nth-child(2n)
  {
    margin: 0 0 2% 0;
    width: 50%
  }
  .main_left_mobile .main_left_content ul.main_left_filter li a
  {
    text-align: center;
    background-color: transparent;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 2px;
    background-color: #fff
  }
  .main_left_mobile .main_left_content ul.main_left_filter li a:hover
  {
    background-color: #666 !important;
    color: #fff !important;
    border-color: #666
  }
  .main_left_mobile .main_left_content ul.main_left_filter li a.active_discount_filter
  {
    background-color: #333;
    color: #fff;
    border-color: #333
  }
  .main_left_desktop
  {
    display: none !important
  }
  .display_not_mobile
  {
    display: none
  }
  .display_not_mobile_important
  {
    display: none !important
  }
  .display_mobile
  {
    display: block
  }
  .display_mobile_flex
  {
    display: flex
  }
  .header_nav_3
  {
    display: none !important
  }
  .grossbestellung_button
  {
    background: #222;
    color: #fff;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 14px;
    border-radius: 2px
  }
  .grossbestellung_button:hover
  {
    background: #343434
  }
  .print_checkbox_text_check
  {
    padding: 1px 10px 0 0 !important;
    float: left;
    width: 15% !important;
    text-align: center
  }
  .print_checkbox_text_content
  {
    padding: 0 !important;
    float: left;
    width: 85% !important
  }
  .print_checkbox_highlight
  {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 25px
  }
  .bottom_logo
  {
    width: 100%;
    padding: 20px 20px 0 20px;
    box-sizing: border-box
  }
  .bottom_logo_text
  {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #000;
    margin: 0 0 15px 0
  }
  .island
  {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box
  }
  .island h2.island_subtitle
  {
    font-size: 30px;
    line-height: 40px
  }
  .island_overal_image_1 img
  {
    max-width: 100%;
    height: auto
  }
  .island_two_boxes_1
  {
    float: none;
    width: 100%;
    margin: 0;
    padding-bottom: 20px
  }
  .island_two_boxes_2
  {
    float: none;
    width: 100%;
    margin: 0
  }
  .island h1.island_title
  {
    font-size: 30px;
    line-height: 30px;
    font-weight: 400
  }
  .island h2.island_subtitle_3
  {
    font-size: 20px;
    line-height: 26px
  }
  .island_facts ul li
  {
    width: 100%;
    float: none;
    padding: 1px 0 10px 20px
  }
  .island_product
  {
    float: none;
    width: 100%
  }
  a.island_button_overall
  {
    padding: 20px;
    font-size: 20px
  }
  input.island_button
  {
    font-size: 20px
  }
  .original_print_title_ow_1
  {
    margin: 0 0 10px 0;
    text-align: left
  }
  .article_teaser_top
  {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 0 20px 0
  }
  .article_teaser_top a
  {
    max-width: 100%;
    height: auto;
    display: block
  }
  .article_teaser_top a img
  {
    max-width: 100%;
    height: auto;
    display: block
  }
  .article_teaser_top img
  {
    max-width: 100%;
    height: auto;
    display: block
  }
  .row_title_3
  {
    padding: 10px 40px 0 0
  }
  .no_result
  {
    box-sizing: border-box
  }
  .search_tips
  {
    box-sizing: border-box
  }
  .no_result a
  {
    box-sizing: border-box
  }
  .bottom_mobile_cart
  {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 979;
    font-size: 16px;
    box-shadow: 0 -5px 5px -5px #000
  }
  .bottom_mobile_cart i
  {
    margin-right: 5px
  }
  .bottom_mobile_cart a
  {
    color: #fff;
    text-decoration: none;
    background: #50b26a;
    width: 100%;
    line-height: 48px;
    text-align: center;
    display: block
  }
  .bottom_mobile_cart_seperator
  {
    width: 20px
  }
  input.cms_submit_next_2
  {
    background: #ffa22b;
    border: 1px solid #ffa22b;
    color: #fff
  }
  input.cms_submit_next_2:hover
  {
    background: #f9b833
  }
}
@media screen and (max-width: 868px)
{
  .header_login_2
  {
    padding: 0 10px
  }
  .header_cart_2
  {
    width: auto
  }
  .header_cart_2 ul.e1
  {
    width: auto
  }
  .header_cart_2 ul.e1 li.e1
  {
    width: auto
  }
  .header_login_2 ul.e1 li.e1 a.e1
  {
    padding: 8px 10px
  }
  .header_cart_2 ul.e1 li.e1 a.e1
  {
    padding: 10px;
    width: auto
  }
}
@media screen and (max-width: 768px)
{
  .responsive_nav_filter
  {
    display: block;
    z-index: 999;
    width: 80%;
    height: auto;
    min-height: 100%;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-100%,0);
    transform: translate(-100%,0);
    transition: transform .2s ease;
    background: #fff;
    padding: 10px 20px 20px 20px;
    box-sizing: border-box;
    -webkit-box-shadow: 0 5px 5px -2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 5px 5px -2px rgba(0,0,0,.3);
    box-shadow: 0 5px 5px -2px rgba(0,0,0,.3)
  }
  .responsive_nav_filter_2
  {
    display: block;
    z-index: 999;
    width: 80%;
    height: auto;
    min-height: 100%;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-120%,0);
    transform: translate(-120%,0);
    transition: transform .2s ease;
    background: #fff;
    padding: 10px 20px 20px 20px;
    box-sizing: border-box;
    -webkit-box-shadow: 0 5px 5px -2px rgba(0,0,0,.3);
    -moz-box-shadow: 0 5px 5px -2px rgba(0,0,0,.3);
    box-shadow: 0 5px 5px -2px rgba(0,0,0,.3)
  }
  .responsive_nav_filter.open, .responsive_nav_filter_2.open
  {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
  #overlay_responsive_filter
  {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.7);
    z-index: 989;
    cursor: pointer
  }
  .res_menu_title
  {
    display: none
  }
  .responsive_header_button
  {
    display: flex;
    color: #fff;
    position: relative
  }
  .responsive_header_button_ow_1
  {
    margin: 0;
    order: 999
  }
  .responsive_header_button_filter
  {
    display: block;
    z-index: 489
  }
  .responsive_header_button a
  {
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    padding: 0 9px
  }
  .responsive_header_button a img
  {
    height: 26px;
    width: auto
  }
  .responsive_header_button a:hover
  {
    color: #fff
  }
  #mobile_minicart a
  {
    border-top-right-radius: 2px
  }
  .responsive_header_button_filter a
  {
    font-size: 14px;
    color: #000;
    border-radius: 4px;
    text-decoration: none;
    display: flex;
    align-items: center;
    background: #f9df03;
    padding: 6px 12px
  }
  .responsive_header_button_filter a i
  {
    padding: 0 6px 0 0;
    font-size: 16px
  }
  .sort_right select
  {
    margin: 0
  }
  .responsive_footer_title
  {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    margin: 0;
    padding: 0
  }
  .responsive_footer_title a
  {
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    font-weight: 700;
    display: block;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #000;
    margin: 0 0 10px 0
  }
  .responsive_footer_title a i
  {
    margin: 0 0 0 5px
  }
  .footer_2_payment
  {
    padding: 10px 0 0 0
  }
  .responsive_footer_links
  {
    padding: 0
  }
  .responsive_footer_links a
  {
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    padding: 10px;
    border: 1px solid #343434;
    border-radius: 5px;
    margin: 0 0 10px 0
  }
  .responsive_footer_icons
  {
    text-align: center;
    padding: 0 20px 20px 20px;
    background: #fff
  }
  .responsive_footer_icons .fb-like
  {
    display: block;
    margin: 10px 0 0 0
  }
  .responsive_footer_payment
  {
    text-align: center;
    padding: 0 0 0 10px;
    margin: 0
  }
  .responsive_footer_payment img
  {
    max-height: 30px;
    margin: 0 10px 10px 0;
    display: inline-block;
    background: #fff;
    padding: 3px;
    border-radius: 3px
  }
  .responsive_footer_text
  {
    text-align: center;
    font-size: 16px;
    color: #000;
    padding: 0 10px 10px 10px
  }
  .s_left
  {
    width: 100%;
    float: none;
    margin: 10px auto 0 auto
  }
  .s_right
  {
    width: 100%;
    float: none;
    margin: 0 auto
  }
  .special_icon_2
  {
    display: block;
    position: absolute;
    left: 0;
    bottom: -22px;
    z-index: 9
  }
  #VariantsHolder
  {
    width: 100%
  }
  .flex_container
  {
    display: block
  }
  .flex_box_1_cyber_monday_1
  {
    width: 100%;
    margin: 0 0 30px 0 !important;
    box-sizing: border-box
  }
  .cyber_monday_title_1
  {
    font-size: 40px
  }
  #content-main.cart h1
  {
    font-size: 26px !important
  }
  .main_content_left_2
  {
    width: 100%;
    float: none;
    padding: 0;
    font-size: 16px
  }
  .main_content_right_2
  {
    width: 100%;
    float: none;
    padding: 0;
    font-size: 16px
  }
  main_content_right_2 strong
  {
    font-size: 16px
  }
  .puma_form
  {
    margin-top: 40px
  }
  .puma_form_2_columns
  {
    width: 100%
  }
  .puma_form_1_column_file_upload label
  {
    font-size: 20px
  }
  input.field_2, textarea.field_2
  {
    padding: 10px;
    font-size: 14px
  }
  .puma_form_2_columns fieldset, .puma_form_1_column fieldset
  {
    padding: 5px 20px
  }
  .puma_form_1_column_file_upload
  {
    padding: 20px 10px
  }
  .puma_form_1_column_file_upload input
  {
    font-size: 12px;
    font-weight: 400;
    padding: 5px;
    border-radius: 2px
  }
  .puma_form_2_columns fieldset legend, .puma_form_1_column fieldset legend
  {
    font-size: 14px;
    font-weight: 400
  }
  .puma_form_1_column_file_upload
  {
    margin: 10px 0 40px 0
  }
  input.cms_submit_next_3
  {
    font-size: 20px;
    padding: 20px
  }
  .main_content_right_2 strong
  {
    font-size: 16px
  }
  .product_detail_bundle
  {
    padding: 0
  }
  .bundle_config_title
  {
    padding: 15px;
    font-size: 18px;
    border-radius: 20px;
    margin: 0 0 20px 0;
    border-radius: 0;
    border-bottom: 2px solid #333;
    background: #f3f3f3
  }
  .bundle_conversion_container_inside
  {
    padding: 0;
    border-left: none;
    border-right: none;
    border-bottom: none
  }
  .product_detail h1.producttitle_bundle, .product_detail_left.producttitle_bundle h1
  {
    margin: 0 0 5px 0;
    font-size: 18px
  }
  .bread_article_bundle
  {
    margin: 10px 0 0 0;
    flex-wrap: wrap
  }
  .bundle_header_ow_1
  {
    margin-top: 10px
  }
  .bread_article_bundle a
  {
    margin: 0 10px 10px 0
  }
  .bundle_header_brand
  {
    display: none
  }
  .direct_title_bundle a
  {
    display: none
  }
  .bundle_header_price
  {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 16px;
    color: #000
  }
  .bundle_header_price>div
  {
    margin: 0 0 5px 0
  }
  .bundle_header_price .bundle_price_color
  {
    color: #000
  }
  .bundle_price
  {
    margin: 0;
    font-size: 18px
  }
  .bundle_conv_overall
  {
    flex-direction: column
  }
  .bundle_image
  {
    padding: 0;
    width: 100%;
    margin: 0 0 15px 0
  }
  .bundle_content
  {
    width: 100%
  }
  .bundle_content_top
  {
    width: 100%
  }
  .bundle_action_holder
  {
    flex-direction: column;
    padding: 0;
    background: #fff;
    border-radius: 0;
    align-items: flex-start
  }
  .bundle_content_title
  {
    padding: 0 0 5px 0;
    font-size: 12px;
    font-weight: 400;
    min-width: 0
  }
  .bundle_content h4
  {
    font-size: 14px;
    margin: 0 0 15px 0;
    font-weight: 600
  }
  .bundle_content h4 span.subline, .bundle_content h4 span.subline_2
  {
    display: none
  }
  .print_subinfo
  {
    font-size: 14px
  }
  .bundle_seperator
  {
    border-bottom: 2px solid #333;
    margin: 15px 0 30px 0
  }
  .bundle_image img
  {
    max-width: 260px;
    height: auto
  }
  .print_price_bundle
  {
    margin: 10px 0 0 0
  }
  .ws_title
  {
    min-width: 0;
    width: 100%
  }
  .week_sale
  {
    background-position: 20% top
  }
  .week_sale_title
  {
    font-size: 28px;
    line-height: 28px
  }
  .week_sale_title span
  {
    font-size: 28px;
    line-height: 28px
  }
  .week_sale a
  {
    padding: 20px 5px;
    margin: 0 0 20px 0
  }
  .week_sale a span.ws_content .ws_price_instead
  {
    padding: 10px 10px;
    font-size: 18px
  }
  .week_sale a span.ws_content .ws_percent
  {
    padding: 10px 10px;
    font-size: 18px
  }
  .week_sale a span.ws_content .ws_price
  {
    padding: 10px 10px;
    font-size: 18px
  }
  .sort_right
  {
    display: flex;
    justify-content: space-between;
    align-items: center;
    float: none
  }
  .category_holder
  {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
  }
  .category_holder a
  {
    background: #e7e7e7;
    color: #111;
    text-decoration: none;
    padding: 3px 6px;
    width: auto;
    margin: 0 10px 10px 0;
    border-radius: 10px;
    font-size: 12px
  }
  .category_holder a.active
  {
    background: #fff;
    color: #111;
    text-decoration: none;
    margin: 0 10px 10px 0;
    width: auto;
    padding: 7px 0 7px 5px;
    font-size: 12px;
    font-weight: 700
  }
  .category_holder i
  {
    margin: 0 0 0 3px
  }
  .main_right_top_search_responsive h1.c_title
  {
    font-size: 16px;
    margin: 0 0 15px 0
  }
  .overview_teaser_more_container
  {
    display: none
  }
  .lp_1_header h1
  {
    font-size: 30px;
    margin-top: 0
  }
  .lp_1_header h2
  {
    font-size: 20px
  }
  .lp_1_header
  {
    font-size: 16px
  }
  .lp_1_facts
  {
    flex-wrap: wrap
  }
  .lp_1_facts div
  {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #2d2d2d;
    padding: 20px;
    font-size: 16px
  }
  .lp_1_facts div strong
  {
    font-size: 18px
  }
  .lp_1_facts div strong span
  {
    font-size: 18px
  }
  .lp_1_header_2 h4
  {
    font-size: 16px
  }
  .lp_1_header_2 h3
  {
    font-size: 20px;
    margin-top: 0
  }
  .product_holder
  {
    flex-wrap: wrap;
    padding: 20px
  }
  .product_holder a
  {
    width: 50%;
    padding: 10px
  }
  .lp_1_header_2 input.field_2, .lp_1_header_2 textarea.field_2
  {
    padding: 15px;
    font-size: 14px
  }
  .lp_1_header_2 input.field_2:focus, .lp_1_header_2 input.field_2:active, .lp_1_header_2 textarea.field_2:focus, .lp_1_header_2 textarea.field_2:active
  {
    padding: 15px;
    font-size: 14px
  }
  .form_lp_1_title
  {
    font-size: 14px
  }
  .lp_1_header_2 .field-validation-error
  {
    font-size: 14px
  }
  .lp_1_header_2 input.cms_submit_next_2
  {
    font-size: 20px;
    padding: 20px
  }
  .category_description
  {
    font-size: 14px
  }
}
.header_overall_2
{
  background: #fff;
  position: relative;
  background-image: none;
  background-size: auto auto;
  background: url(../images/headerBackgroundBlue1.png) bottom left
}
@media(max-width: 768px)
{
  .header_overall_2
  {
    background: url(../images/headerBackgroundBlue1.png) bottom right;
    z-index: 490
  }
}
.header_inline_2
{
  padding: 4px 0;
  align-items: center
}
@media(max-width: 768px)
{
  .header_inline_2
  {
    padding: 0
  }
}
.head_infos_2
{
  text-transform: uppercase;
  letter-spacing: .6px;
  color: #fff;
  padding: 3px 0;
  font-weight: 400;
  font-size: 10px;
  height: auto;
  background: url(../images/headInfosBg1.png)
}
.head_infos_2 .highlight_2
{
  color: #fff
}
.head_infos_2 a
{
  color: #fff
}
@media(max-width: 768px)
{
  .head_infos_2
  {
    padding: 0
  }
}
.head_infos_2 .head_infos_inline_2 .head_infos_inline_v1>div
{
  font-weight: 600
}
.head_infos_inline_2, .head_infos_inline_v1
{
  height: auto
}
.header_search_2 .textfield, .header_search_2_inline input.textfield
{
  background: #fff;
  border-radius: 0
}
.header_search_2 .button
{
  width: 14px;
  height: 14px;
  background: none;
  border: none;
  cursor: pointer;
  border-radius: 0;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  right: 16px
}
.header_login_2 ul.e1 li.e1 a.e1
{
  color: #fff;
  border: none
}
.main
{
  padding: 40px 20px 20px 20px !important
}
@media(max-width: 768px)
{
  .main
  {
    padding: 0 10px !important
  }
}
.footer_overall
{
  margin-top: 0;
  background: #f1f3f4
}
.footer
{
  background: #f1f3f4
}
.footer_1 strong
{
  font-size: 15px;
  color: #1a171b;
  font-weight: 600
}
.footer_1 ul li a:link, .footer_1 ul li a:active, .footer_1 ul li a:visited
{
  font-size: 14px;
  color: #1a171b
}
.footer_2 strong
{
  font-size: 15px;
  color: #1a171b;
  font-weight: 600
}
.footer_last
{
  background: #fff;
  padding: 30px 0 30px 0;
  color: #1a171b;
  font-size: 14px;
  max-width: 100%
}
.footer_last a
{
  color: #1a171b
}
.responsive_footer_title
{
  color: #1a171b
}
.responsive_footer_title a
{
  color: #1a171b
}
.responsive_footer_links a
{
  color: #1a171b;
  border: 1px solid #d9d9d9
}
@media(max-width: 768px)
{
  .header_search_2_inline
  {
    display: flex;
    justify-content: flex-start;
    align-items: center
  }
}
.headerSearchMobileContainer
{
  height: 44px;
  width: 100%;
  position: relative;
  order: 2;
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: stretch
}
.headerSearchMobileContainer form
{
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: stretch;
  flex-wrap: wrap
}
.headerSearchMobileContainer form .headerSearchMobile
{
  display: flex;
  flex-grow: 1;
  align-items: center;
  padding: 0
}
.headerSearchMobileContainer form .headerSearchMobile .headerSearchMobileLeft
{
  padding: 0
}
.headerSearchMobileContainer form .headerSearchMobile .headerSearchMobileLeft a
{
  color: #fff;
  text-decoration: none;
  font-size: 26px;
  padding: 0 15px 0 0
}
@media(max-width: 540px)
{
  .headerSearchMobileContainer form .headerSearchMobile .headerSearchMobileLeft a
  {
    color: #000
  }
}
.headerSearchMobileContainer form .headerSearchMobile .headerSearchMobileRight
{
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: flex-start;
  align-items: flex-start
}
.headerSearchMobileContainer form .headerSearchMobile .headerSearchMobileRight .textfield
{
  display: flex;
  flex-grow: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #fff;
  background: #fff;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  height: 34px;
  padding: 0 10px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  box-sizing: border-box;
  outline-width: 0;
  outline: none;
  margin: 0;
  font-family: 'Titillium Web',sans-serif
}
@media(max-width: 768px)
{
  .headerSearchMobileContainer form .headerSearchMobile .headerSearchMobileRight .textfield
  {
    height: 40px
  }
}
.headerSearchMobileContainer form .headerSearchMobile .headerSearchMobileRight .search_button_mobile
{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  width: auto;
  height: 34px;
  padding: 0 10px;
  box-sizing: border-box;
  border: 0;
  background: none;
  color: #fff;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #eea623;
  border: 2px solid #eea623;
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
@media(max-width: 768px)
{
  .headerSearchMobileContainer form .headerSearchMobile .headerSearchMobileRight .search_button_mobile
  {
    height: 40px
  }
}
.headerSearchMobileContainer form .headerSearchMobile .headerSearchMobileRight .search_button_mobile img
{
  display: block;
  width: auto;
  height: 20px
}
.headerSearchMobileContainer a#clearSearchFildMobile
{
  display: flex;
  width: auto;
  height: 38px;
  padding: 0 15px;
  margin: 0;
  box-sizing: border-box;
  background: none;
  color: #000;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 2px solid #fff
}
@media(max-width: 768px)
{
  .headerSearchMobileContainer a#clearSearchFildMobile
  {
    height: 38px
  }
}
.headerSearchMobileContainer a#clearSearchFildMobile img
{
  display: block;
  width: auto;
  height: 10px
}
.header_search_2_inline input.textfield
{
  border-radius: 5px
}
@media(max-width: 768px)
{
  .header_search_2_inline input.textfield
  {
    height: 34px;
    padding: 0 30px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #111;
    box-sizing: border-box;
    outline-width: 0;
    outline: none;
    border: 1px solid #339bb5;
    background: #fff;
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.25);
    -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,.25);
    box-shadow: 0 0 3px 0 rgba(0,0,0,.25)
  }
}
@media(max-width: 768px)
{
  .responsive_header_button
  {
    margin: 0
  }
}
.responsive_header_button_nav
{
  display: flex;
  color: #fff;
  position: relative;
  margin: 0 0 0 30px
}
@media(max-width: 768px)
{
  .responsive_header_button_nav
  {
    order: 0;
    margin: 0;
    height: 50px
  }
}
.responsive_header_button_nav a
{
  border: none;
  text-decoration: none;
  font-weight: 600;
  border-radius: 10px;
  display: flex;
  width: 42px;
  height: 42px;
  justify-content: center;
  align-items: center
}
@media(max-width: 768px)
{
  .responsive_header_button_nav a
  {
    border-radius: 0;
    width: auto;
    height: 50px;
    padding: 0 13px
  }
}
.responsive_header_button_nav a img
{
  width: auto;
  height: 21px
}
@media(max-width: 768px)
{
  .responsive_header_button_nav a img
  {
    height: 18px
  }
}
@media(max-width: 768px)
{
  .showerix_mobile_search_2
  {
    animation: none;
    overflow: visible
  }
}
@media(max-width: 768px)
{
  .header_overall_2:after
  {
    display: none
  }
}
.show_d
{
  display: flex
}
@media(max-width: 768px)
{
  .show_d
  {
    display: none
  }
}
.show_m
{
  display: none
}
@media(max-width: 768px)
{
  .show_m
  {
    display: flex
  }
}
.shopcartholder_cart_container
{
  width: 100%;
  max-width: 1800px;
  box-sizing: border-box;
  position: relative
}
@media(max-width: 1830px)
{
  .shopcartholder_cart_container
  {
    padding: 0 10px
  }
}
.shopcartholder_cart_container .product_holder_1
{
  padding: 0
}
.cart_bottom_right_cart_container
{
  width: 100%;
  float: none;
  text-align: right;
  border: 1px solid #efefef;
  background: #f3f3f3;
  border-radius: 4px;
  padding: 20px;
  box-sizing: border-box
}
.cc_cart_header
{
  width: 100%
}
.cc_cart_header h1
{
  margin: 0;
  font-size: 20px;
  color: #000;
  font-weight: 400
}
@media(max-width: 1200px)
{
  .cc_cart_header h1
  {
    margin: 10px 0 0 0
  }
}
@media(max-width: 768px)
{
  .cc_cart_header h1
  {
    font-size: 16px
  }
}
.cc_cart_header_empty
{
  padding: 10px 0 40px 0
}
@media(max-width: 1200px)
{
  .cc_cart_header_empty a.continue_shopping
  {
    margin: 10px 0 0 0
  }
}
.cart_position
{
  border-top: 1px solid #cdcdcd;
  padding-top: 0
}
.cart_position .cart_position_left
{
  padding: 10px;
  box-sizing: border-box
}
.cart_container
{
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap
}
@media(max-width: 1200px)
{
  .cart_container
  {
    flex-direction: column
  }
}
.cart_container .cart_container_left
{
  width: 75%;
  padding: 0 30px 0 0;
  box-sizing: border-box
}
@media(max-width: 1200px)
{
  .cart_container .cart_container_left
  {
    width: 100%;
    padding: 0
  }
}
.cart_container .cart_container_right
{
  margin: 20px 0 0 0;
  width: 25%;
  font-size: 14px
}
@media(max-width: 1200px)
{
  .cart_container .cart_container_right
  {
    width: 100%
  }
}
.cart_container .cart_container_right .cart_container_right_checkout
{
  background: #f3f3f3;
  border: 1px solid #cdcdcd;
  padding: 15px 20px;
  margin: 0 0 20px 0
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_infotext
{
  border-bottom: 1px solid #cdcdcd;
  margin: 0 0 10px 0;
  padding: 10px;
  background: #fff;
  font-size: 14px;
  text-align: center
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container
{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #cdcdcd;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container>div>select
{
  border: 1px solid #cdcdcd;
  padding: 10px
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container_2
{
  display: flex;
  flex-direction: column
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container_2 .other_payment_or
{
  text-align: center;
  font-size: 16px;
  font-style: italic;
  padding: 20px 0;
  font-weight: 400;
  overflow: hidden
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container_2 .other_payment_or:before, .cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container_2 .other_payment_or:after
{
  background-color: #cdcdcd;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container_2 .other_payment_or:before
{
  right: .5em;
  margin-left: -50%
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container_2 .other_payment_or:after
{
  left: .5em;
  margin-right: -50%
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container_2>div>a
{
  background-image: linear-gradient(to top,#f9df03,#f9df03);
  border: 1px solid #f9df03;
  color: #000 !important;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 30px;
  cursor: pointer;
  display: block;
  margin: 0;
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  -webkit-appearance: none
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container_2>div>a:hover
{
  background-image: linear-gradient(to top,#f9df03,#f9df03)
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container_3
{
  display: flex;
  justify-content: space-between;
  align-items: center
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container_3>div.cc_voucher
{
  display: flex;
  width: 100%;
  flex-wrap: wrap
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container_3>div.cc_voucher input
{
  border-left: 1px solid #cdcdcd;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  border-right: none;
  height: 30px;
  width: 85%;
  box-sizing: border-box;
  flex-grow: 1;
  padding: 0 10px;
  box-sizing: border-box
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container_3>div.cc_voucher button
{
  background-image: linear-gradient(to top,#cdcdcd,#cdcdcd);
  border: 1px solid #cdcdcd;
  color: #000 !important;
  width: 30px;
  height: 30px;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  text-align: center;
  -webkit-appearance: none;
  width: 15%;
  box-sizing: border-box
}
.cart_container .cart_container_right .cart_container_right_checkout .cc_inline_container_3>div.cc_voucher button:hover
{
  background-image: linear-gradient(to top,#ababab,#ababab)
}
.cart_container .cart_container_right .cart_container_right_checkout_ow_1
{
  background: #fff
}
.cart_container .cart_container_right .cc_trust_logos
{
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center
}
.startpage_service_box_ow_cc
{
  width: 100%;
  max-width: 100%;
  margin: 60px 0;
  padding: 0
}
.color_config
{
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  border-radius: 4px;
  margin: 0 0 10px 0;
  font-size: 13px;
  line-height: 1.4;
  font-weight: 400;
  text-align: left
}
.color_config img
{
  height: 24px;
  width: auto;
  margin: 0 10px 0 0
}
#bt_paypal-button
{
  margin: 0 10px 0 0
}
@media(max-width: 768px)
{
  .clearer_30_startpageMobile
  {
    height: 15px
  }
}
@media(max-width: 768px)
{
  .clearer_60_startpageMobile
  {
    height: 4px;
    background: #e3e3e3;
    margin: 15px 0
  }
}
#searchProgressMobile
{
  top: 41px !important;
  border-left: 0 !important;
  border-right: 0 !important
}
@media(max-width: 768px)
{
  #searchProgressMobile
  {
    top: 38px !important;
    left: 0;
    right: 0
  }
}
.articleDetailTrustMessages
{
  margin: 0
}
.articleDetailTrustMessages .articleDetailTrustMessage
{
  background: #f9f9f9;
  margin: 0 0 6px 0;
  padding: 20px;
  text-align: center;
  font-weight: 600;
  font-size: 14px
}
.articleDetailTrustMessages .articleDetailTrustMessage .articleDetailTrustMessageImageHolder
{
  margin: 10px 0 0 0
}
.articleDetailTrustMessages .articleDetailTrustMessage .articleDetailTrustMessageImageHolder img
{
  height: 30px;
  width: auto;
  margin: 10px
}
.mainSeperator1
{
  border-bottom: 1px solid #ccc;
  margin: 30px 0
}
.amount_container
{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start
}
.amount_container .cb_number_title
{
  font-size: 16px;
  font-weight: 600;
  color: #000;
  margin: 0 0 10px 0
}
#suggestresult
{
  width: 100%;
  background: #fff;
  padding: 10px;
  left: 0;
  top: 48px
}
@media(max-width: 768px)
{
  #suggestresult
  {
    top: 10px
  }
}
.articleDetailTrustMessageLogo
{
  display: flex;
  justify-content: center;
  align-items: center
}
.articleDetailTrustMessageLogo img
{
  width: 200px;
  height: autoM
}
.footerBlock
{
  border: 1px solid #fff;
  padding: 20px 10px 0 10px
}
.footerMobileLastOw1
{
  padding-bottom: 10px
}
.footerMobileLast
{
  background: #333;
  display: flex;
  flex-direction: column;
  color: #fff;
  font-size: 12px;
  padding: 20px 10px 10px 10px
}
.footerMobileLast span
{
  margin: 0 0 10px 0
}
.footerMobileLast a
{
  color: #fff;
  text-decoration: underline;
  margin: 0 0 10px 0
}
.footerMobileLast a:hover
{
  text-decoration: none
}
.footerBlockInfo
{
  border-bottom: 1px solid #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 15px;
  font-weight: 600;
  font-size: 14px
}
.footerBlockInfo>span:nth-child(1)
{
  margin: 0 8px 0 0
}
.mc_text
{
  white-space: nowrap
}