@media (max-width: 1024px) {
  header.header .nav-menu {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center !important;
    -ms-align-items: center !important;
    align-items: center !important; }
    header.header .nav-menu > li a {
      padding-top: 0 !important;
      text-align: center; } }

@media (max-width: 991px) {
  header.header .top-bar .logo-mobile {
    line-height: 24px; }
  header.header .top-bar .right {
    padding: 0; }
  header.header .hb_right {
    width: 50px;
    padding: 0; }
    header.header .hb_right .hiraku-open-btn {
      width: 100%;
      height: 50px;
      border-color: transparent; }
      header.header .hb_right .hiraku-open-btn:focus {
        outline: none; }
  header.header .nav-menu {
    display: block !important;
    height: 100% !important;
    padding: 29px 0 !important; }
    header.header .nav-menu li {
      line-height: 40px;
      border-bottom: 1px solid #ddd; } }

@media (max-width: 767px) {
  .fb_dialog_advanced {
    display: none !important; }
  header.header .pmb {
    width: 135px;
    padding: 0 0 0 8px; }
    header.header .pmb * {
      font-size: 13px;
      color: #fff; }
    header.header .pmb p {
      line-height: 50px;
      margin-bottom: 0; }
      header.header .pmb p i {
        margin-right: 5px;
        margin-left: 5px; }
  header.header .hb_left {
    width: calc(100% - 185px) !important;
    padding: 0; }
    header.header .hb_left .brand {
      margin: 0; }
  header.header .hb_right .hiraku-open-btn {
    color: #fff;
    background: #000; }
  header.header .menu {
    background: #0044D0; }
    header.header .menu > div > .row {
      margin: 0; }
  .vendor_mb {
    line-height: 40px;
    margin: 2px 2px 0; }
    .vendor_mb .text_vendor {
      border: 1px solid #333;
      cursor: pointer; }
    .vendor_mb .list_vendor {
      max-height: 300px;
      overflow: auto;
      border: 1px solid #c7c0c0;
      display: none;
      width: 100%; }
      .vendor_mb .list_vendor select {
        border: none;
        box-shadow: none; }
      .vendor_mb .list_vendor ul {
        padding-left: 0; }
      .vendor_mb .list_vendor li {
        display: block;
        list-style: none; }
      .vendor_mb .list_vendor::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5; }
      .vendor_mb .list_vendor::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #555; }
      .vendor_mb .list_vendor::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
        background-color: #F5F5F5; }
  #hrv-product-reviews-sub .hrv-product-reviews-summary, #hrv-product-reviews-sub .product-reviews-summary-actions {
    width: 50%; }
  #hrv-product-reviews-sub .hrv-product-reviews-form {
    width: 100%; }
  .menu_index {
    margin-top: 5px; }
    .menu_index h3 {
      background: #000;
      color: #fff;
      line-height: 40px;
      padding: 0 15px;
      text-transform: uppercase; }
    .menu_index ul {
      list-style: none;
      padding: 8px 15px 8px; }
      .menu_index ul li {
        line-height: 30px; }
      .menu_index ul a {
        color: #333;
        display: block; }
        .menu_index ul a span {
          font-size: 20px;
          font-weight: bold;
          color: #f00; }
        .menu_index ul a.wm {
          font-weight: bold; }
  .menu-top-fm ul {
    padding: 0;
    list-style: none; }
    .menu-top-fm ul li {
      line-height: 40px;
      background: #f1f1f1; }
      .menu-top-fm ul li.col-xs-6 {
        border-bottom: 5px solid #fff; }
        .menu-top-fm ul li.col-xs-6:nth-child(2n+1) {
          border-right: 2px solid #fff; }
      .menu-top-fm ul li a {
        color: #808080;
        text-transform: uppercase;
        display: block; }
  #find-store .main-content {
    display: block !important; }
    #find-store .main-content [class*="col-"]:last-child {
      margin-top: 10px; }
  #collection .product-list {
    display: block !important; }
    #collection .product-list .item:nth-child(2n+1) {
      clear: left; }
    #collection .product-list .item .pi-head {
      display: block; }
  .footer-bl ul {
    padding: 0; }
  .wrapper .content {
    padding: 0 0 30px 0; }
  .guarantee-page .list-ft {
    display: none; } }
