.departmentMenu-active {
  visibility: visible;
  opacity: 1;
  width: 930px;
}

.departmentMenu {
  transition: visibility 0s linear 0.4s, opacity 0.2s linear 0.4s;
  transition-delay: 0.5s;
  z-index: 10;
  top: -1px;
  left: 100%;
  margin: 0;
  background-color: #fff;
  font-size: 14px;
  list-style: none;
  border-collapse: collapse;
  display: table;
  min-height: 350px;
  width: 930px;
}

ul#departmentsMenu li > .departmentMenu .categoryIntro {
  display: table-cell;
  vertical-align: top;
}

.departmentButton > span {
  font-size: 14px;
  font-weight: 400;
}

#moreButton {
  font-size: 14px;
  font-weight: bold;
}

.facetSelectContainer .swatch img {
  border: 1px solid #e5e5e5;
}

.facetSelectContainer .swatch .outline.facetSelectedHighlight > span > img {
  border: 3px solid #fac549;
}

.widget_product_compare
    > .middle
    > .left_border
    > .right_border
    > .content
    > div:first-child
    + div
    + div {
  display: none;
}

.shipmentsBlock {
  padding-right: 30px;
}

.shipmentLine > div > p {
  padding: 15px 0px 15px 24px;
  font-size: 14px;
}

.desktopHide {
  display: none !important;
}

.basketDeletePopIn {
  max-width: 25%;
}

.basketDeletePopIn::after,
.rqlistitemPopIn::after {
  margin-left: 40px;
}

#order_details div.productLine > div {
  padding-top: 25px;
  padding-bottom: 25px;
}

#order_details .productPic {
  width: 140px;
}

@media \0screen\, screen\9 {
  .ie8test2 {
    background-color: olive;
  }

  #headerRow0 {
    display: none;
  }

  #widget_minishopcart:after,
  #widget_minishopcart.selected:after {
    content: "";
    display: inline-block;
    height: 12px;
    background: url(../images/responsive/manutan-pictos-v2.png) left -68px no-repeat;
    margin-top: 11px;
    width: 17px;
    position: relative;
    left: 60px;
    top: -30px;
  }

  ul#departmentsMenu li > .departmentMenu .categoryIntro.mobileCategory {
    display: none;
  }

  .myCategoryDropdown-Block {
    height: 50px;
    box-sizing: border-box;
    z-index: 20;
    background: #fcb040;
    width: 238px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 10px;
  }

  .my_category_dropdown_container {
    width: 236px;
    position: relative;
    border-left: 2px solid #e8e8e8;
    border-right: 2px solid #e8e8e8;
    border-bottom: 2px solid #e8e8e8;
    color: #575756;
    display: none;
  }

  .shortMenu {
    height: 560px;
  }

  .longMenu {
    height: auto;
    min-height: 560px;
  }

  #myCategoryDropdown {
    padding-bottom: 245px;
  }

  .myCategoryDropdown-Content {
    margin-top: 11px;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    z-index: 9000;
  }

  .alwaysShown .myCategoryDropdown-Content {
    visibility: visible;
    opacity: 1;
    display: inline-block;
  }

  .myCategoryDropdown-Header {
    padding: 6px 10px;
    color: #fff;
    vertical-align: middle;
    border-radius: 4px;
    text-align: center;
  }

  #selfcare_link {
    float: right;
    margin-top: 21px;
  }

  #promotion_text {
    line-height: 50px;
    color: white;
    font-weight: bold;
  }

  #first_selfcare,
  #second_selfcare,
  #third_selfcare {
    margin-left: 30px;
  }

  .banner_menu {
    background: #f5f5f5;
  }

  .more:hover {
    background: #e8e8e8;
  }

  #moreButton {
    margin: 13px;
  }

  #moreLinkLogo {
    display: inline-block;
    width: 20px;
  }

  .departmentButton > span.moreLinkText {
    display: inline;
    vertical-align: top;
  }

  .departmentMenu.longMenu {
    display: none;
  }

  .myAccountDropdown-Header {
    padding: 6px 0px;
  }

  #manutan-cartArea {
    width: 45%;
    padding-left: 30px;
  }

  #headerAdressContainer {
    width: 40%;
  }

  #searchBar {
    width: 30%;
  }

  #logo {
    width: 20%;
  }
}

.floatingLabelsContainer label.floatingLabel {
  top: -10px;
}

.dSHoursDropDownContainer SELECT {
  width: 125%;
  padding-right: 30%;
}