.menu-area.d-flex {
  display: none;
}

.left-area-out {
  margin: 25px 30px 0 24px;
}

.wrapper_he .left-area-out {
  margin: 17px 15px 17px 11px;
}

.logoArea {
  width: auto;
  height: 32px;
  margin: 19px 50px 19px 0 !important;
}

.wrapper_he .logoArea {
  margin: 6px 0px 0 0;
}

div#list-btn {
  display: block;
}



div#list-btn {
  min-width: 20px;
  height: 18px;
  margin: 21px 13px;
  background: none;
  padding: 5px;
  background-color: #fff;
}

.mob-menu-line {
  background-color: #000;
  height: 1px;
  margin-bottom: 5px;
}

.left-btn {
  display: none;
}

.menu-area.d-flex {
  background-color: #fff;
  width: calc(100% - 28px);
  position: fixed;
  right: 14px;
  margin: 52px 0 0 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, .23);
}

.menu-item {
  margin: 11px 20px;
  line-height: normal;
}

.menu-li {
  position: unset;
  box-shadow: none;
  background-color: #f1f1f1;
  margin-top: 9px;
  top: 0;
}

.dropdown:after {
  left: 10px;
}

.lang-area {
  display: none;
}

.only-mobile {
  display: block;
}

.only-desktop {
  display: none;
}

.left-btn-round.phone.mobile,
.left-btn-round.email.mobile {
  background-color: #fff;
  background-image: url(../images/phone-call-mobile.svg);
  background-size: 22px;
  background-position: center;
  margin: 0;
  padding: 0;
  width: 48px;
}

.left-btn-round.email.mobile {
  background-image: url(../images/email-mobile.svg);
}


.bag-img {
  background-size: 17px;
  background-position: center;
  background-repeat: no-repeat;
  width: 58px;
  height: 20px;
  margin: 8px 0;
  background-image: url(../images/bag-icon.png);
  background-size: 15px;
}

.man-img,
.bag-img {
  width: 48px;
}

.man-img {
  margin: 0;
}

.topPads1,
.top-header-area {
  height: 115px;

}

.flex-rev .logo {
  margin: 10px 20px 10px 10px;
}

.device-in {
  display: block;
  position: unset;
}

.man-img-gap {
  display: none;
}

.man-img-outer {
  border: 0;
}

.mob-menu-line:last-child {
  margin: 0;
}