.logo {
  background-image: none !important;
  height: 64px !important;
  width: 160px !important;
  margin-left: 27px !important;
  margin-top: -15px !important;
  background-size: contain !important;
  background: none !important;
}

.logo:hover:before {
  color: #111;
}

.q_logo > a:after {
  content: "®";
  font-size: 16px;
  line-height: normal;
  color: #444;
  margin-left: 0px;
  margin-top: 40px;
  font-family: Arial, sans-serif, serif !important;
  visibility: visible;
  text-indent: 0; 
  float: none; 
}

.q_logo a:before {
  content: "艾瓦奇";
  font-size: 55px;
  line-height: 100px;
  margin-left: 0px;
  color: #444;
  font-family: 'Noto Sans TC', Helvetica, Arial, sans-serif, serif !important;
  font-weight: 400;
  letter-spacing: 2px;
  display: inline-block;
  visibility: visible;
  text-indent: 0; 
  float: none; 
}

@media screen and (max-width: 810px) {
  .logo {
    background-image: none !important;
    height: 64px !important;
    width: 160px !important;
    margin-left: 27px !important;
    margin-top: -15px !important;
    background-size: contain !important;
    background: none !important;
  }
}

[class^="iwatchico-"],
[class*="iwatchico-"] {
  font-family: 'iwatch' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.inifiniteLoaderP.animated.logo:before {
  background: none !important;
  font-size: 0px !important;
  color: rgba(0, 0, 0, 0)!important;
}

.logo_wrapper {
  height: 100px;
}

.q_logo a {
  position: static!important;
  display: block;
  visibility: visible;
  height: 100px!important;
}

.q_logo img {
  display: none;
  opacity: 0;
  position: absolute;
  width: 212px!important;
  max-width: none;
  margin: 0 auto;
  height: auto!important;
  top: 5px;
  left: -3px;
}

.page_header.sticky .header_inner .header_top_bottom_holder .header_bottom .logo_wrapper .q_logo img {
  top: -24px;
  left: -3px;
}

.q_logo {
  position: static;
}

.header_inner_right {
  float: right;
  position: absolute;
  z-index: 110;
  right: 0;
  top: 0;
  width: auto;
}

.no-touch .q_logo img {
  -webkit-transition: none!important;
  -moz-transition: none!important;
  -o-transition: none!important;
  -ms-transition: none!important;
}

@media screen and (max-width: 1000px) {
  header .q_logo img.mobile {
    display: none!important;
  }
  .side_menu_button>a {
    vertical-align: middle!important;
  }
  .logo_wrapper {
    position: static;
    text-align: center;
    margin: 0 auto;
    width: 95%;
    float: none;
    height: 100px;
    display: block;
  }
  .q_logo {
    position: static;
    margin: 0 auto;
    width: 100%;
    display: block;
  }
  .q_logo a {
    height: 100px!important;
    visibility: visible!important;
    position: static;
    display: block;
  }
  .q_logo img {
    position: relative;
    top: -95px;
    left: -3px;
  }
  .header_inner_right {
    top: 0;
  }
}

@media screen and (max-width: 460px) {
  .q_logo a:before {
    font-size: 50px;
  }
  .side_menu_button>a {
    margin: 0 0 0 5px;
    padding: 0;
  }
}

@media screen and (max-width: 415px) {
  .q_logo a:before {
    font-size: 46px;
    letter-spacing: 0px;
  }
  .q_logo a:after {
    font-size: 13px;
  }
}

@media screen and (max-width: 360px) {
  .q_logo {
    width: 100%;
  }
  .q_logo a:before {
    font-size: 46px;
  }
  .q_logo a:after {
    font-size: 12px;
  }
}

@media screen and (max-width: 320px) {
  .q_logo a:before {
    font-size: 42px;
  }
  .q_logo img {
    width: 190px!important;
    top: -88px;
    left: -3px;
  }
.side_menu_button>a:not(.popup_menu), .mobile_menu_button span {
    font-size: 23px !important;
}
}

@media screen and (max-width: 280px) {
  .q_logo a:before {
    font-size: 38px;
  }
}
@media screen and (max-width: 250px) {
  .q_logo a:before {
    font-size: 35px;
  }
.side_menu_button>a:not(.popup_menu), .mobile_menu_button span {
    font-size: 21px !important;
}
}