/home/u503560585/public_html/resources/scss/pages/_header.scss
#nav {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: 0.5s;
  // border-bottom: solid 1px $border;
  background: rgba(23, 37, 69, 0.5);
  @include mw-768 {
    // overflow: hidden;
    padding: 0.25rem 0;
  }
  .container {
    // max-width: 1600px;
  }
  .nav-inner {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 1;
  }
  .logo {
    img {
      height: 60px;
    }
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    @include mw-768 {
      font-size: 16px;
    }
  }
  .spaced {
    align-items: center;
    display: flex;

    flex-flow: row wrap;
    justify-content: flex-end;
    font-size: 1rem;
    list-style-type: none;
    margin: 0;
    padding-left: 0;
    position: relative;
    width: auto;

    @include mw-768 {
      align-content: center;
      align-items: center;
      background: $main;
      display: flex;
      flex-direction: column;
      height: 100%;
      justify-content: start;
      left: 0;
      position: fixed;
      top: 0;
      pointer-events: none;
      width: 100%;
      transition: all 0.1s ease-in-out 0s;
      transform: translateX(100%);
      padding-top: 100px;
      opacity: 0;
    }
    li {
      a {
        padding: 0 12px;
        color: #fff;
        font-weight: 500;
        font-size: 14px;
      }
      .btn {
        font-size: 16px;
        padding: 10px 80px;
        display: none;
        @include mw-768 {
          font-size: 1.75rem;
          display: block;
        }
      }
      @include mw-768 {
        margin-bottom: 0.625rem;
        padding-bottom: 0.625rem;
        padding-left: 0.3125rem;
        padding-right: 0.3125rem;
        width: 100%;
        border-bottom: solid 1px rgba(255, 255, 255, 0.15);
        a {
          color: #eeeee4;
          font-size: 18px;
          font-weight: 700;
          padding: 0 15px;
        }
      }
    }
    .lang-btn {
      display: none;
      justify-content: center;
      margin-top: 20px;
      @include mw-768 {
        display: flex;
      }
      img {
        width: 30px;
      }
    }
  }
  .right {
    display: flex;
    align-items: center;

    .phone-contact {
      display: flex;
      align-items: center;
      font-family: Rubik;
      height: 60px;
      padding: 0 20px;
      color: $white;
      background-color: $main;
      margin-right: 10px;
      @extend .tran;
      &:hover {
        background-color: $secondary;
      }
    }
    .dropdown {
      margin-right: 10px;
      img {
        width: 25px;
      }
      &-item {
        font-size: 14px;
      }
    }
    @include mw-768 {
      display: none;
    }
  }
  .dropdown-s {
    .dropdown-toggle {
      display: flex;
      align-items: center;
      gap: 4px;
      @include mw-768 {
        justify-content: space-between;
      }
      .dropdown-a {
        padding-right: 0;
      }
    }
    i {
      padding: 3px 10px 0 15px;
      color: #fff;
      position: absolute;
      right: 0;
      top: 0;
    }
    &.open {
      .dropdown-menu {
        display: block;
      }
    }
    .dropdown-menu {
      min-width: 260px;
      li {
        @include mw-768 {
          padding: 0;
          margin: 0;
        }
        &:hover {
          background-color: #f4f7fb;
        }
        a {
          font-size: 16px;
          color: #333;
          padding: 8px;
          display: block;
          @include mw-768 {
            font-weight: 500;
          }
        }
      }
      @include mw-768 {
      }
      &.open {
        display: block;
      }
      &.show {
        @include mw-768 {
          position: static !important;
          float: none;
          width: auto;
          margin-top: 0;
          background-color: transparent;
          border: 0;
          -webkit-box-shadow: none;
          box-shadow: none;
          transform: none !important;
          li {
            border-bottom: none;
            a {
              padding: 0 15px;
              color: #fff;
            }
          }
        }
      }
    }
  }
  @include mmw-768 {
    .dropdown-s:hover .dropdown-menu {
      display: block;
    }
  }
}
#menuToggle:checked + #mtoggle + .spaced {
  @include mw-768 {
    pointer-events: auto;
    transform: translateX(0);
    transition: all 0.2s ease-in-out 0s;
    opacity: 1;
  }
}
#nav.slide-up {
  transform: translateY(-100%);
}
#menuToggle {
  filter: alpha(opacity=0);
  height: 0;
  line-height: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
#menuToggle,
#mtoggle {
  -webkit-touch-callout: none;
  display: none;
  height: 3rem;
  margin-left: auto;
  margin-right: 0.625rem;
  position: relative;
  width: 2rem;
  z-index: 101;
  @include mw-768 {
    display: block;
  }
}
#mtoggle span {
  background-color: #fff;
  display: block;
  height: 0.125rem;
  width: 100%;
  &:first-child {
    margin-top: 0.875rem;
  }
  &:not(:last-child) {
    margin-bottom: 0.375rem;
  }
}

#menuToggle:checked + #mtoggle span {
  background-color: #eeeee4;
}
#menuToggle:checked + #mtoggle span:nth-child(odd) {
  filter: alpha(opacity=0);
  opacity: 0;
}
.dropdown-menu {
  box-shadow: none;
  border-radius: 0;
  border: none;
}
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File