#pad-j-top {
  height: 48px;
}

a:not([class]) {
  text-decoration: none;
}

.container-header nav {
  margin-top: 0em;
  padding: 0;
}

#header .header-nav .blockcart {
  margin-left: 0.89rem !important;
}

#header .header-top .position-static {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#page-region {
  position: relative;
  bottom: 9px;
  left: 55%;
}

.grid-child.container-top-a {
  padding: 0px;
}

.row>.hidden-sm-down:not(.col-md-2) {
  padding: 0px;
}

#search_widget {
  display: inline-block;
  margin-right: 56px;
}

#search_widget form i {
  position: absolute;
  padding: 0.5rem;
}

#search_widget form input {
  min-width: 264px;
  width: 100%;
  padding: 10px 20px 10px 40px;
  outline: none;
  background-color: #f1f1f1;
  border: none;
  border-top-width: initial;
  border-right-width: initial;
  border-bottom-width: initial;
  border-left-width: initial;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: initial;
  border-right-color: initial;
  border-bottom-color: initial;
  border-left-color: initial;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  border-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}