.page-header {
  margin-top: 0px;
}
.slide-wave-bottom{
   background: url(../images/div_bg_bottom_black-green.png) no-repeat left -40px top;
}
.cms-index-index #maincontent,
.cms-index-index .page-footer-wave {
  background-color: var(--divdarkgrey);
}
.cms-startseite #maincontent.page-main,
.cms-index-index #maincontent.page-main{
  margin-bottom:0px;
}
.cms-index-index h1 {
  text-align: left;
  color:#fff;
  font-weight: 300;
}
.cms-index-index h2{
  color:#fff;
  font-weight: 300;
}
#maincontent {
  margin: 175px auto 45px;
}
.div-column{
  float: none;
  max-width: 1280px;
  margin: 0px auto;
  color:#fff;
}
.b2b_quicklinks .block-title{
   display: none;
}

.b2c_link,
.b2c_link.block-static-block.widget{
  margin:0;
  background:#262626;
  background:linear-gradient(90deg,rgba(38,38,38,1) 75%,rgba(0,0,0,1) 94%);
  padding:2px 0 3px;
  color:#aaa;
  text-align:right;
  clear:none;
  z-index:9;
  top:0;
  right:0;
  position:absolute;
  float:right;
  -webkit-border-radius:45px;
  -moz-border-radius:45px;
  border-radius:45px
}
.b2c_link,
.b2c_link.block-static-block.widget {
  margin-left:-20px
}
.b2c_link.block-static-block.widget a {
  display:inline-block;
  padding:2px 15px 2px;
  color:#aaa;
  font-weight:400;
  margin-right:0;
  font-size:15px
}
.b2c_link.block-static-block.widget a:hover {
  color:var(--divgreen)
}
#link_b2c {
  font-size:0px
}
#link_b2c:before {
  content:'Kein Friseur? Zum Divanoshop!' !important;
  font-size:15px
}
#link_b2c:after {
  content:'\f290' !important;
  font-size:15px;
  font-family:'Font Awesome 5 Free';
  font-weight:900;
  margin-left:8px;
  margin-top:3px
}

.b2b_why_div ul,
.b2b_quicklinks ul{
   list-style-type: none;
   color: #fff;
   margin-bottom: 0px;
   width: 100%;
  padding: 0px !important;
}
.b2b_quicklinks ul li{
   display: block;
   float: left;   
   font-size: 26px;
   margin: 25px 1% 5px;
   background-size: 100px;
   width:23%;
       -webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.b2b_quicklinks ul li a{
   padding: 35px 110px 35px 20px;
   display:block;
   cursor:pointer;
   color:#fff;
}
.b2b_quicklinks ul li:hover a{
  color: var(--divgreen);
}
.b2b_quicklinks ul li:nth-child(1){
  background: url(../images/div_quickorder.png) no-repeat right 0px center;
}
.b2b_quicklinks ul li:nth-child(2){
  background: url(../images/div_phone.png) no-repeat right 30px center;
}
.b2b_quicklinks ul li:nth-child(3){
  background: url(../images/div_vorteile.png) no-repeat right 50px center;
}
.b2b_quicklinks ul li:nth-child(4){
  background: url(../images/div_newsletter.png) no-repeat right 30px center;
}
.b2b_quicklinks ul li:hover:nth-child(1){
  background: url(../images/div_quickorder.png) no-repeat right 0px top 15px;
}
.b2b_quicklinks ul li:hover:nth-child(2){
  background: url(../images/div_phone.png) no-repeat right 30px top 15px;
}
.b2b_quicklinks ul li:hover:nth-child(3){
  background: url(../images/div_vorteile.png) no-repeat right 50px top 15px;
  
}
.b2b_quicklinks ul li:hover:nth-child(4){
  background: url(../images/div_newsletter.png) no-repeat right 30px top 15px;
}
.b2b_quicklinks ul li{
  background-size: 100px !important;
}
.b2b_introtext{
  font-size: 20px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  margin-top: 25px;
  padding: 75px 0px;
}
.b2b_why_div{
  font-size: 20px;
  padding: 35px 0px;
  margin-bottom:55px !important;
  border-bottom: 2px solid #000;
}
.widget.div-column.b2b_why_div ul{
  padding: 20px 0px;
}
.b2b_why_div ul li{
   display: block;
   float: left;
   width: 21%;
   margin: 5px 2% 55px;
   text-align: center;
}
.b2b_why_div ul li .why_title{
  text-align: center;
  color: var(--divgreen);
  font-weight: 500;
  margin-bottom: 20px;
  font-size: 24px;
  font-style: italic;
}

.b2b_introtext.div-column:after{
  content: '';
  display: block;
  clear: both;

}
.b2b_brands_reviews{
  background:#ffffff;
  margin:0px -15px 0px !important;
  padding:45px 0px 0px;
  background:#ffffff url(../images/div_bg_top_black-green.png) no-repeat center top -140px;
}
.cms-index-index .page-footer-wave {
  background-color: #ffffff;
}
.cms-index-index .column.main p{
  margin-bottom:0px;
}

.shadow_container {
  clear: both;
  padding: 45px 0px 65px;
  text-align: center;
  color: var(--divgreyfooter);
  background: var(--divblack);
  -webkit-box-shadow: inset 0px 8px 44px 50px rgb(38, 38, 38);
  -moz-box-shadow: inset 0px 8px 44px 50px rgb(38, 38, 38);
  box-shadow: inset 0px 8px 44px 50px rgb(38, 38, 38);
}
a.btn_more_grey{
  display: inline-block;
  color: #000;
  background: var(--divgreyfooter);
  margin-top: 18px;
  padding: 5px 32px;
  font-weight: 400;
  font-size: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
}
a.btn_more_grey:hover{
  background: var(--divgreen);
}

.product-info-main .baseprice {
  text-align: right;
  font-weight: 700;
  margin-top: 3px;
}
.product-info-main .product-info-price {
  padding-bottom: 0px;
}
.product-info-main .old-price,
.product-item .old-price{
  display: none !important;
}
.product-item .special-price .price{
  color: var(--divdarkgrey) !important;
  background: none !important;
}

/**************** B2B - Registration *************/
.b2bregistration-index-index h1,
#b2b_reg_intro{
  text-align: center;
}
.b2bregistration-index-index #maincontent.page-main{
  padding-bottom: 45px;
}
.form-create-account{
  padding: 20px;
  background: #f4f4f4;
  margin-top: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.11);
  -moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.11);
  box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.11);
  margin: 22px auto;
}

/************* B2B Kundenbereich *********/

.box-information .box-title{
  font-size:22px;
  font-weight:400;
}
.box-information div .col-50:first-child{
  margin-left:0px;
}
.box-information div .col-50{
  margin: 5px 2.5% 30px;
}

/**************** B2B - Fastorder *************/

#maincontent #wrapSearchBox__3ROOn__fast_order {
  position: relative;
  border-bottom: 1px solid #dedede;
  background: #eee;
  padding: 12px;
}
#maincontent .wrapContainer__Li_hZ__fast_order .wrapTitle__VG9-o__fast_order h4{
  display: none;
}
#maincontent .wrapContainer__Li_hZ__fast_order .wrapProductList__1RLPD__fast_order{
  margin-top: 8px;
}
#maincontent .grid__3LFPm__fast_order .wrapRow__3xTQQ__fast_order[data-label="1"]{
  padding-bottom: 8px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 0px;
  padding-top: 2px;
}
#maincontent .wrapFooter__Ziwy4__fast_order{
  margin-top: 0px;
}

/************ Media-Queries ***********/

@media screen and (max-width: 1280px) {
  
  .b2b_quicklinks ul li {
    font-size: 24px;
    background-size: 80px !important;
  }
  .widget.b2b_introtext{
    padding: 75px 25px;
  }

}

@media screen and (max-width: 1140px) {
  
  .b2b_quicklinks ul li {
    font-size: 22px;
    background-size: 70px !important;
  }
  .b2b_quicklinks ul li a{
    padding: 35px 80px 35px 20px;
  }
  .b2b_quicklinks ul li:nth-child(4) a,
  .b2b_quicklinks ul li:nth-child(3) a{
    padding: 35px 95px 35px 20px;
  }
  

}

@media screen and (max-width: 1024px) {
  
  .b2b_quicklinks ul li {
    font-size: 18px;
    background-size: 60px !important;
  }

  .b2b_quicklinks ul li a{
    padding: 35px 70px 35px 20px;
  }
      .b2b_quicklinks ul li:nth-child(1) {
        background: url(../images/div_quickorder.png) no-repeat right 15px center;
        background-size: auto;
    }
    .b2b_quicklinks ul li:nth-child(2) {
        background: url(../images/div_phone.png) no-repeat right 20px center;
        background-size: auto;
    }
    .b2b_quicklinks ul li:nth-child(3) {
        background: url(../images/div_vorteile.png) no-repeat right 20px center;
        background-size: auto;
    }
    .b2b_quicklinks ul li:nth-child(4) {
        background: url(../images/div_newsletter.png) no-repeat right 20px center;
        background-size: auto;
    }

}
@media screen and (max-width: 960px) {
  
  .b2b_quicklinks ul li {
    font-size: 22px;
    background-size: 60px !important;
    width: 46%;
    margin: 5px 2% 55px;
  }
  .b2b_quicklinks ul li:nth-child(3){
    clear: left;
  }

  .b2b_quicklinks ul li a{
    padding: 35px 70px 35px 20px;
  }

}

@media screen and (max-width: 768px) {
  .b2c_link.block-static-block.widget {
    margin-top: 4px;
  }
   .b2c_link, .b2c_link.block-static-block.widget {
    position: relative;
  }
  .b2b_why_div ul li {
    width: 46%;
    margin: 5px 2% 55px;
  }
  .b2b_blog .post-list-item {
    display: block;
    float: none;
    width: 100%;
    margin: 5px 0% 55px;
  }
  .b2b_brands_reviews {
    padding: 45px 25px 0px;
  }
  .nav-sections .section-item-content .header.links li:last-child{
    display:none;
   }
   .box-information div .col-50{
    margin-left:0px;
  }
}

@media screen and (max-width: 640px) {
  
    .b2b_why_div ul li {
      width: 92%;
      margin: 5px 4% 55px;
    }
    .b2b_quicklinks ul li:nth-child(1) {
        background: url(../images/div_quickorder.png) no-repeat right 15px center;
        background-size: auto;
    }
    .b2b_quicklinks ul li:nth-child(2) {
        background: url(../images/div_phone.png) no-repeat right 20px center;
        background-size: auto;
    }
    .b2b_quicklinks ul li:nth-child(3) {
        background: url(../images/div_vorteile.png) no-repeat right 20px center;
        background-size: auto;
    }
    .b2b_quicklinks ul li:nth-child(4) {
        background: url(../images/div_newsletter.png) no-repeat right 20px center;
        background-size: auto;
    }

}

@media screen and (max-width: 540px) {
  
  .b2b_quicklinks ul li {
    font-size: 22px;
    background-size: 50px !important;
    background-position:center bottom !important;
    width: 100%;
    text-align: center;
    margin:15px 0px;
  }
  .b2b_quicklinks ul li br{
    display:none;
  }
  .b2b_quicklinks ul li:nth-child(4) a,
  .b2b_quicklinks ul li:nth-child(3) a,
  .b2b_quicklinks ul li a{
    padding: 15px 10px 65px 10px;
  }
  .cms-index-index .b2b_introtext.div-column h1 {
    font-size: 36px;
    text-align: center;
  }
  .b2b_introtext {
    font-size: 18px;
  }
  .widget.b2b_introtext{
    padding: 75px 15px;
  }

}
@media screen and (max-width: 420px) {
  
  .b2b_quicklinks ul li {
    font-size: 22px;
  }
    .widget.b2b_introtext{
    padding: 55px 10px;
  }

}
