@charset "UTF-8";
@import url("https://www.bwt.com.tw/Content/css/Tour/Component.css");
.price-b2b {
  display: none !important;
}

.header-wrapper {
  overflow: hidden;
}

body.destination_SN div.header-main {
  position: static;
}

body.destination_SN.b2c .header-main-wrapper {
  padding: 18px 48px 0 48px;
}

.scrollbarWidth::-webkit-scrollbar-track {
  margin: 20px 130px;
}
.scrollbarWidth::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: 10px;
  background-color: rgba(128, 128, 128, 0.301);
}
.scrollbarWidth:hover::-webkit-scrollbar-thumb {
  background-color: rgba(128, 128, 128, 0.301);
}

/* RWD */
.date_dialog,
.allProduct_dialog,
.allProduct_dialog button,
.productHistory_dialog,
select,
.cruises_dialog,
.filter_dialog,
.filter_dialog button,
.artical_wrap,
.sort_box-m button,
.sort_dialog,
.productState_dialog,
.sort_btn,
.favro,
.filterTag_block_list button,
.button_group button {
  font-family: "Noto Sans TC", serif;
}

.favro.compare_1 img {
  content: url("https://www.ibwt.com.tw/Content/Img/Shop/favro_icon-active.png");
}

.wrapper:has(.card_wrap.uni) .depart_title span,
.wrapper:has(.card_wrap.uni) .location_title p {
  display: none;
}

div.main_sidebar {
  box-shadow: 0 -2px 1px rgba(0, 0, 0, 0.04);
}
@media (max-width: 576px) {
  div.main_sidebar {
    background-color: #fff;
  }
}
@media (max-width: 576px) {
  div.main_sidebar .main_sidebar_ul {
    padding: 0 20px;
  }
}

div.main_sidebar:before {
  background: unset;
}

body.modal-open {
  overflow: hidden;
}

.b2c .price_2 {
  display: none;
}

.b2e .price {
  white-space: nowrap;
  color: #446a92;
}
.b2e .price:before {
  content: "特約 $ " !important;
  color: black;
  font-size: 0.8em;
}
.b2e .price:after {
  font-size: 0.8em;
  content: " 起" !important;
  color: black;
}

.b2b .price_2:before {
  font-size: 0.8em;
}
.b2b .price_2:after {
  font-size: 0.8em;
}

.b2b .price {
  color: #446a92;
  white-space: nowrap;
}
.b2b .price:before {
  color: black;
}
.b2b .price:after {
  color: black;
}

.b2b .card_wrap.vertical .G .card_date_wrap li:nth-child(n+3) {
  display: none;
}

.b2b .price:before {
  content: "同業 $ " !important;
  color: black;
}
.b2b .price:after {
  content: " 起" !important;
  color: black;
}

.b2b .favro {
  display: none !important;
}

body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .discount_card.swiper-slide.discount_card.swiper-slide {
  height: 480px;
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .product_price_wrap {
  margin-top: 0px !important;
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .price_group {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 14px;
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .price_2 {
  margin-right: 10px;
  padding-bottom: 0;
  padding-top: 6px;
  font-size: 18px;
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .price {
  color: #446a92;
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .price_2::before {
  content: "( 直客 $";
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .price_2::after {
  content: "起 )";
}
body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .swiper-slide .card_date_wrap {
  margin-top: 12px !important;
}
@media (max-width: 576px) {
  body:where(.b2b, .b2e) .discount_wrap.siider.swiper-wrapper .footer_bottom {
    margin-bottom: 70px;
  }
}

#app-ann {
  display: none;
}

ul {
  padding: 0;
  margin: 0;
}

.contactWindow-m br {
  display: block;
}

.side-rool {
  position: fixed;
  top: 50%;
  transform: translate(0, -50%);
  right: 20px;
  width: 50px;
  height: 90vh;
  box-sizing: border-box;
  display: none;
  z-index: 110;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .side-rool {
    width: 100%;
    height: unset;
    right: unset;
    bottom: 0;
    top: unset;
    transform: unset;
  }
}
.side-rool .bottom {
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .side-rool .bottom {
    display: flex;
    padding-bottom: 8px;
  }
}

.side-tools-wrap {
  border: 1px solid #eee;
  background-color: #fff;
  height: 88%;
  flex-direction: column;
  align-items: center;
  display: grid;
  grid-template-rows: 1fr 1fr;
}
@media (max-width: 768px) {
  .side-tools-wrap {
    grid-template-rows: auto auto;
    width: 100%;
    height: unset;
  }
}

body.b2b .side-tools-wrap-top > div {
  display: flex;
}

.side-tools-wrap-top {
  display: flex;
  height: 100%;
  justify-content: center;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  .side-tools-wrap-top {
    justify-content: flex-start;
    padding-left: 8px;
    display: none;
  }
}
.side-tools-wrap-top > div {
  display: none;
  writing-mode: vertical-lr;
  align-items: center;
  gap: 12px;
  padding-top: 16px;
  letter-spacing: 2px;
  font-size: 15px;
  line-height: 1;
}
@media (max-width: 768px) {
  .side-tools-wrap-top > div {
    writing-mode: horizontal-tb;
    padding-top: 0;
  }
}
.side-tools-wrap-top .logout {
  border-top: 1px solid black;
  padding-top: 12px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .side-tools-wrap-top .logout {
    border-left: 1px solid black;
    border-top: unset;
    writing-mode: horizontal-tb;
    padding: 0 0 0 16px;
  }
}

/* 功能項目 */
.tool-item {
  background-color: unset;
  border: unset;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  width: 100%;
  padding: 8px 0;
  cursor: pointer;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  position: relative;
}
@media (min-width: 767px) {
  .tool-item:hover .tool-icon circle {
    stroke: #C4640D;
  }
  .tool-item:hover .tool-icon path {
    stroke: #C4640D;
    fill: #C4640D;
  }
  .tool-item:hover .tool-icon line {
    fill: #C4640D;
  }
  .tool-item:hover .tool-text {
    color: #C4640D;
  }
}
@media (max-width: 768px) {
  .tool-item {
    gap: 4px;
    padding-bottom: 0;
  }
}

@media (max-width: 768px) {
  .tool-item.contact {
    display: none;
  }
}
.tool-item.contact ol {
  display: grid;
  max-width: 800px;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  width: -moz-max-content;
  width: max-content;
  border: 1px solid #eee;
}
.tool-item.contact:hover ol {
  max-width: 800px;
}
.tool-item.contact .tool-item-wrap {
  position: absolute;
  left: 0;
}
.tool-item.contact ol {
  max-width: 0;
  transition: 0.2s;
  overflow: hidden;
  position: absolute;
  right: 0;
  list-style: none;
  white-space: nowrap;
  background-color: #fff;
}
.tool-item.contact ol li {
  display: flex;
  justify-content: center;
}
.tool-item.contact ol a {
  padding: 8px 36px;
  flex-direction: column;
  gap: 4px;
}
.tool-item.contact ol a:hover {
  background-color: rgba(128, 128, 128, 0.13);
}
.tool-item.contact ol .contact-item-title {
  color: black;
  font-size: 13px;
  text-align: center;
  line-height: 1.2;
}
.tool-item.contact ol img {
  max-width: unset;
  width: 32px;
}
.tool-item.contact ol li + li:before {
  content: "";
  border-left: 1px solid rgb(216, 216, 216);
}

.tool-item.contact-share {
  display: none;
}
@media (max-width: 768px) {
  .tool-item.contact-share {
    display: flex;
  }
}

/* ICON 圓框 */
.tool-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

/* 中文用直排會太密，改成正常方向 */
.tool-text {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  letter-spacing: 2px;
  font-size: 15px;
  position: relative;
  right: 1px;
}
@media (max-width: 768px) {
  .tool-text {
    writing-mode: horizontal-tb;
    font-size: 14px;
    letter-spacing: 1px;
  }
}

/* MENU 三條線 */
.menu-icon {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.menu-icon span {
  width: 20px;
  height: 2px;
  background: #000;
  display: block;
}

.tool-item.active .collect {
  opacity: 1;
  display: block;
  visibility: visible;
  bottom: 0;
  transition: 0.4s;
}

@media screen and (max-width: 768px) {
  .side-rool .collect {
    position: fixed;
    right: unset;
    transform: unset;
    left: 0;
  }
}
.scrollToTop {
  position: fixed;
  right: 4px;
  bottom: 2rem;
  z-index: 99;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 100px;
  box-sizing: border-box;
  background: #000;
  color: #fff;
  cursor: pointer;
  opacity: 0.5;
  transform: scale(1);
  transform-origin: 50%;
  transition: all 0.3s ease;
}
.scrollToTop::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  margin: auto;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
  transform: rotate(-45deg);
  box-sizing: border-box;
  display: block;
}
@media (max-width: 768px) {
  .scrollToTop {
    display: block;
    right: 24px;
    bottom: 6rem;
  }
}

.travel {
  display: none;
  background: #f6f6f6;
  border-radius: 12px;
  padding: 16px 0;
  max-width: 100%;
  margin: 12px 0 14px 0;
  background: linear-gradient(90deg, rgba(248, 247, 245, 0), #F8F7F5, rgba(248, 247, 245, 0)), linear-gradient(115deg, rgba(131, 131, 131, 0) 0%, rgba(131, 131, 131, 0) 50%, rgba(131, 131, 131, 0.1019607843) 79%), linear-gradient(#F2F2F2);
}
@media (max-width: 768px) {
  .travel {
    display: block;
  }
}
.travel br {
  display: block;
}

.travel__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

.travel__header h2 {
  font-size: 18px;
  margin: 0;
  margin-left: 16px;
}

.travel__more {
  font-size: 14px;
  color: #888;
  text-decoration: none;
  margin-right: 16px;
}

.travel__scroll {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  padding-bottom: 4px;
  /* 隱藏 scrollbar（但仍可滑） */
  scrollbar-width: none;
  /* Firefox */
}
.travel__scroll ul {
  display: flex;
  gap: 6px;
  padding: 0 16px;
}
.travel__scroll ul a {
  flex-direction: column;
  cursor: pointer;
  justify-content: center;
}

.travel__scroll::-webkit-scrollbar {
  display: none;
  /* Chrome / Safari */
}

.travel__item {
  flex: 0 0 auto;
  width: 68px;
  height: 68px;
  box-sizing: border-box;
  border-radius: 16px;
  border: 1px solid #ddd;
  background: #fff;
  text-align: center;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 6px;
  font-size: 14px;
  cursor: pointer;
}
.travel__item img {
  width: 36px;
}
.travel__item .text {
  line-height: 1.2;
  color: unset;
  font-size: 15px;
}
.travel__item .text.text-min {
  font-size: 14px;
}
.travel__item a {
  display: flex;
  flex-direction: column;
  padding-top: 2px;
  color: unset;
}

.travel__item .icon {
  font-size: 18px;
}

.travel__item--japan {
  color: #832F4E;
  border-color: #832F4E;
  background: linear-gradient(to bottom, rgba(131, 47, 78, 0), rgba(131, 47, 78, 0.0941176471) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset #fff 0 0 4px 2px;
}

.travel__item--cruise {
  color: #334569;
  border-color: #334569;
  background: linear-gradient(to bottom, rgba(51, 69, 105, 0), rgba(51, 69, 105, 0.0941176471) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset #fff 0 0 4px 2px;
}

.travel__item--europe {
  color: #334569;
  border-color: #334569;
  background: linear-gradient(to bottom, rgba(51, 69, 105, 0), rgba(51, 69, 105, 0.0941176471) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset #fff 0 0 4px 2px;
}

.travel__item--Korea {
  color: #135226;
  border-color: #135226;
  background: linear-gradient(to bottom, rgba(51, 69, 105, 0), rgba(51, 69, 105, 0.0941176471) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset #fff 0 0 4px 2px;
}

.travel__item--USA {
  color: #2F4648;
  border-color: #2F4648;
  background: linear-gradient(to bottom, rgba(47, 70, 72, 0), rgba(47, 70, 72, 0.0941176471) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset #fff 0 0 4px 2px;
}

.travel__item--africa {
  color: #65481A;
  border-color: #65481A;
  background: linear-gradient(to bottom, rgba(101, 72, 26, 0), rgba(101, 72, 26, 0.0941176471) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset #fff 0 0 4px 2px;
}

.travel__item--Thailand {
  color: #83490E;
  border-color: #83490E;
  background: linear-gradient(to bottom, rgba(131, 73, 14, 0), rgba(131, 73, 14, 0.0941176471) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset #fff 0 0 4px 2px;
}

.travel__item--Indonesia {
  color: #334569;
  border-color: #334569;
  background: linear-gradient(to bottom, rgba(51, 69, 105, 0), rgba(51, 69, 105, 0.0941176471) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset #fff 0 0 4px 2px;
}

.travel__item--Philippines {
  color: #137769;
  border-color: #137769;
  background: linear-gradient(to bottom, rgba(19, 119, 105, 0), rgba(19, 119, 105, 0.0941176471) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset #fff 0 0 4px 2px;
}

.travel__item--Indochina {
  color: #4C5D2B;
  border-color: #4C5D2B;
  background: linear-gradient(to bottom, rgba(76, 93, 43, 0), rgba(76, 93, 43, 0.0941176471) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset #fff 0 0 4px 2px;
}

.travel__item--Malaysia {
  color: #66448D;
  border-color: #66448D;
  background: linear-gradient(to bottom, rgba(102, 68, 141, 0), rgba(102, 68, 141, 0.0941176471) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset #fff 0 0 4px 2px;
}

.travel__item--China {
  color: #982228;
  border-color: #982228;
  background: linear-gradient(to bottom, rgba(152, 34, 40, 0), rgba(152, 34, 40, 0.0941176471) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset #fff 0 0 4px 2px;
}

.travel__item--HongKong {
  color: #1A4B7D;
  border-color: #1A4B7D;
  background: linear-gradient(to bottom, rgba(26, 75, 125, 0), rgba(26, 75, 125, 0.0941176471) 100%);
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px, inset #fff 0 0 4px 2px;
}

.side-wrap {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100dvh;
  z-index: 10000;
  display: none;
}
.side-wrap.is-open {
  display: unset;
}
.side-wrap .wrapper {
  width: 900px;
  position: fixed;
  background-color: #fff;
  z-index: 1;
  right: 0;
  border-radius: 20px 0px 0 20px;
  display: flex;
  height: 100dvh;
}
.side-wrap .wrapper-title {
  writing-mode: vertical-lr;
  font-size: 24px;
  margin-left: 23px;
  margin-top: 80px;
  font-family: "Noto Serif TC";
  color: #5B5A5A;
  letter-spacing: 8px;
}
.side-wrap .mega-menu-wrap-1 {
  overflow: auto;
}
.side-wrap .mask {
  background-color: rgba(0, 0, 0, 0.137254902);
  position: absolute;
  inset: 0;
  width: 100vw;
  height: 100vh;
  top: 0;
}
.side-wrap .mega-menu__close {
  right: unset;
  left: 20px;
}

.searchbar {
  font-family: "Noto Sans TC";
  width: 100%;
  z-index: 200;
  border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 768px) {
  .searchbar {
    display: none;
  }
}
.searchbar .container {
  padding-top: 20px;
  padding-bottom: 12px;
}
@media (max-width: 1100px) {
  .searchbar .container {
    padding-right: 24px;
    padding-left: 24px;
  }
}
.searchbar .select_content {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  padding-bottom: 24px;
  justify-content: center;
  max-width: 920px;
  margin: auto;
}
@media (max-width: 991px) {
  .searchbar .select_content {
    gap: 4px;
  }
}
.searchbar .search_input {
  background-color: #fff;
  border-radius: 4px;
  border: 0.6px solid #aaa;
  height: 52px;
  box-sizing: border-box;
  cursor: pointer;
}
.searchbar .S_dp {
  position: relative;
}
.searchbar .S_dp select {
  color: #000;
  cursor: pointer;
  font-family: "Noto Sans TC";
  padding: 16px 8px 8px 16px;
  box-sizing: border-box;
  width: 125px;
  font-size: 1em;
  border: none;
  -webkit-appearance: none;
}
.searchbar .S_dp select:focus {
  outline: none;
}
.searchbar .S_dp option {
  line-height: 1.5;
}
.searchbar .S_dp .content {
  width: 80px;
  line-height: normal;
}
.searchbar .S_dp .content:empty:before {
  content: attr(data-text);
}
.searchbar .S_dp:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 7.4px;
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//arrow_b.png);
  background-size: cover;
  position: absolute;
  right: 8px;
  top: 44%;
}
.searchbar .select_bar {
  position: relative;
}
.searchbar .select_popup {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  border-radius: 8px;
  width: 100%;
  padding-bottom: 2px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px;
}
.searchbar .select_popup.popup-active {
  display: block;
}
.searchbar .select_popup li {
  cursor: pointer;
  padding: 12px;
  padding-left: 16px;
}
.searchbar .searchbox_title {
  white-space: nowrap;
  position: absolute;
  top: -4px;
  left: 4px;
  color: #5a5a5a;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.12px;
  padding: 4px;
}
.searchbar .content {
  color: #7d7d7d;
}
.searchbar .S_sight {
  padding: 16px 8px 8px 16px;
  width: 476px;
  position: relative;
}
@media (max-width: 1100px) {
  .searchbar .S_sight {
    width: 380px;
  }
}
@media (max-width: 991px) {
  .searchbar .S_sight {
    width: 200px;
  }
}
.searchbar .S_sight.active {
  padding-right: 36px;
}
.searchbar .S_sight.active .sight_del {
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 10px;
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//delete_sm.png);
  background-size: 14px 16px;
  background-repeat: no-repeat;
  background-position: center;
}
.searchbar .S_sight .dest_content {
  overflow: hidden;
}
.searchbar .dest_content {
  overflow: none;
  color: #7d7d7d;
  line-height: normal;
}
.searchbar .dest_content > ul {
  display: inline-flex;
  white-space: nowrap;
  gap: 6px;
}
.searchbar .dest_content > ul:not(:has(li)):before {
  content: attr(data-placeholder);
  color: gray;
  padding-left: 8px;
}
.searchbar .dest_content .tag {
  box-sizing: border-box;
  color: #474747;
  font-size: 13px;
  display: inline-flex;
  padding: 4px 8px;
  justify-content: space-between;
  gap: 4px;
  border-radius: 12px;
  background: #e7e7e7;
}
.searchbar .dest_content .tag_del {
  cursor: pointer;
  content: "";
  width: 16px;
  height: 20px;
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//close_gray.svg);
  background-size: 12px 12px;
  background-position: center;
  background-repeat: no-repeat;
}
.searchbar .S_date_Input {
  position: relative;
  padding: 16px 30px 10px 16px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .searchbar .S_date_Input {
    padding: 10px 12px 10px 12px;
  }
}
.searchbar .S_date_Input .dep_date {
  display: flex;
  gap: 10px;
}
.searchbar .S_date_Input:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 7.4px;
  background-size: cover;
  position: absolute;
  right: 8px;
  top: 44%;
}
.searchbar .search_btn {
  min-width: 56px;
  height: 56px;
  border: 1px solid #A99889;
  border-radius: 50px;
  background-color: #FFFDF5;
  color: #414141;
  box-shadow: inset 14px 20px 19.7px rgba(244, 225, 205, 0.1529411765), 0 4px 4px rgba(0, 0, 0, 0.168627451);
  font-size: 0px;
  cursor: pointer;
}
.searchbar .search_btn:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "\f002";
  font-size: 16px;
  color: #56523A;
}
@media (max-width: 768px) {
  .searchbar .search_btn {
    width: 100%;
    margin: 0;
    border: 1px solid #133861;
    background-color: #E0E8F0;
    border-radius: 16px;
    color: #133861;
    box-shadow: 1px 1px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.062745098), inset 0px 0px 4.1px 0px #fff, inset 18px 17px 19.7px -5px rgba(105, 169, 243, 0.13), inset 3px 4px 4px rgba(255, 255, 255, 0.1450980392);
  }
}
.searchbar .search_btn div {
  padding-top: 4px;
}
.searchbar .search_checkbox {
  position: absolute;
  right: 0;
  bottom: -28px;
}
.searchbar .search_checkbox ul {
  display: inline-flex;
  gap: 8px;
}
.searchbar .inputcheckbox {
  color: #303030;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}
.searchbar .inputcheckbox:before {
  content: "";
  margin-top: 1px;
  width: 12px;
  height: 12px;
  background-size: cover;
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//checkbox_a.png);
}
.searchbar .inputcheckbox.checked:before {
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//checkbox_a-checked.png);
}

.S_sight_Input {
  position: relative;
}
.S_sight_Input.error .search_input.S_sight {
  border: 1px solid #c50505;
  outline: 1px solid #c50505;
}
.S_sight_Input.error .dest_content > ul:not(:has(li)):before {
  color: #c50505;
}

.sign_search {
  position: relative;
  z-index: 40;
}
@media (max-width: 991px) {
  .sign_search {
    right: 86px;
  }
}

.searchbar_popup {
  width: 790px;
  display: none;
  font-size: 16px;
  position: absolute;
  background-color: rgb(255, 255, 255);
  z-index: 400;
  top: 0px;
  left: 0;
  border-radius: 8px;
  padding: 24px;
  box-shadow: 0px 6px 16px 2px rgba(31, 28, 28, 0.38);
  overflow: hidden;
}
@media (max-width: 991px) {
  .searchbar_popup {
    left: -20%;
  }
}
.searchbar_popup.active {
  display: block;
}
.searchbar_popup button {
  font-family: Noto Sans TC;
}
.searchbar_popup .regions {
  display: flex;
  overflow-x: auto;
  overflow-y: initial;
}
.searchbar_popup .regions ul {
  display: flex;
}
.searchbar_popup .regions .option {
  cursor: pointer;
  padding: 2px 16px;
  line-height: normal;
  color: #595959;
  white-space: nowrap;
  border-bottom: 1px solid #c9c9c9;
}
.searchbar_popup .regions .option span {
  position: relative;
  background-color: transparent;
  border: none;
  font-size: 16px;
}
.searchbar_popup .regions .option.selected {
  color: #4385c2;
  border-bottom-color: #4385c2;
  border-bottom-width: 2px;
}
.searchbar_popup .regions .option.selected span {
  font-weight: 500;
}
.searchbar_popup .regions .option.had span:after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50px;
  position: absolute;
  right: -8px;
  background-color: #4385c2;
}
.searchbar_popup .regions .option.selected.had span:after {
  background-color: transparent;
}
.searchbar_popup .checkbox:before {
  content: "";
  margin-top: 1px;
  width: 12px;
  height: 12px;
  background-size: cover;
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//checkbox_a.png);
}
.searchbar_popup .area {
  white-space: nowrap;
  overflow: auto;
  max-height: 48dvh;
  margin-top: 4px;
}
.searchbar_popup .area.column3 .checkbox {
  width: calc(33.3333333333% - 4px);
}
.searchbar_popup .area ul {
  display: flex;
  flex-wrap: wrap;
}
.searchbar_popup .area .all_area {
  width: 100%;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 12px 0;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
}
.searchbar_popup .area .area-item {
  padding-left: 8px;
  margin-bottom: 4px;
  border-bottom: 0.6px solid #c9c9c9;
  padding-bottom: 12px;
  gap: 2px;
}
.searchbar_popup .area .all {
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding: 12px 4px 6px 4px;
  gap: 4px;
  cursor: pointer;
  font-weight: 500;
}
.searchbar_popup .area .checkbox {
  width: calc(50% - 4px);
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 8px 0px 8px 4px;
  color: #474747;
  cursor: pointer;
}
.searchbar_popup .area .checkbox.checked {
  background-color: #f0f0f0;
}
.searchbar_popup .area li:before {
  content: "";
  margin-top: 1px;
  width: 16px;
  height: 17px;
  background-size: cover;
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//checkbox_a.png);
}
.searchbar_popup .area li.checked:before {
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//checkbox_a-checked.png);
}
.searchbar_popup .row {
  display: flex;
  justify-content: flex-end;
}
.searchbar_popup .tag_delete {
  background-color: transparent;
  border: none;
  color: #9d9d9d;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
  padding: 10px 0;
}

.pb_popup_a .close_btn {
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//close_gray.svg);
  width: 80px;
  height: 80px;
  border-radius: 50px;
  position: absolute;
  right: -12px;
  top: -14px;
  cursor: pointer;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.2s;
}
.pb_popup_a .close_btn:hover {
  background-color: #ebebeb;
}

.searchbar-top-button ul {
  display: flex;
  list-style: none;
  justify-content: center;
  gap: 4px;
}
.searchbar-top-button li {
  border-radius: 50px;
  cursor: pointer;
  padding: 3px 15px 4px 15px;
  font-size: 16px;
}
@media (max-width: 768px) {
  .searchbar-top-button li {
    padding: 3px 8px 4px 8px;
  }
}
.searchbar-top-button li.active {
  cursor: default;
  border: 1px solid #A99889;
  border-radius: 50px;
  background-color: #FFFDF5;
  color: #414141;
  box-shadow: inset 14px 20px 19.7px rgba(244, 225, 205, 0.1529411765);
}
@media (max-width: 768px) {
  .searchbar-top-button li.active {
    background-color: rgba(65, 65, 65, 0.0196078431);
    border-color: #5D5D5D;
    box-shadow: unset;
  }
}
.searchbar-top-button li:hover:not(.active) {
  background-color: #e6e6e6;
}
.searchbar-top-button a {
  display: flex;
  align-items: center;
  gap: 4px;
}
@media (max-width: 768px) {
  .searchbar-top-button a {
    gap: 2px;
  }
}
.searchbar-top-button img {
  display: block;
}

.searchbar-wrap {
  padding-top: 20px;
  background: linear-gradient(90deg, rgba(248, 247, 245, 0), #F8F7F5, rgba(248, 247, 245, 0)), linear-gradient(115deg, rgba(131, 131, 131, 0.1019607843) 19%, rgba(131, 131, 131, 0) 20%, rgba(131, 131, 131, 0) 21%, rgba(131, 131, 131, 0) 78%, rgba(131, 131, 131, 0.1019607843) 79%), linear-gradient(#F2F2F2);
}
@media (max-width: 768px) {
  .searchbar-wrap {
    border-radius: 0 0 12px 12px;
  }
}

.searchbar-m .flight-search {
  display: none;
  align-items: flex-end;
  gap: 16px;
  padding: 16px 12px;
  flex-direction: column;
}
@media (max-width: 768px) {
  .searchbar-m .flight-search {
    display: flex;
  }
}
.searchbar-m .search-fields {
  display: flex;
  align-items: flex-end;
  flex: 1;
  flex-direction: column;
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 -1px #D2D2D2, inset 1px 1px #DADADA, inset -2px -1px #C4BCBC, inset 1.5px 1.5px #F3F3F3, inset 0 0 0 3px #6E6E6E, 0 0 0 2px #A4A0A0;
}
.searchbar-m .search-fields > div:first-child {
  display: grid;
  grid-template-columns: 120px 1fr;
  width: 100%;
}
.searchbar-m .search-fields > div:nth-child(2) {
  border-top: 1px solid;
  width: 100%;
}
.searchbar-m .field {
  display: flex;
  flex-direction: column;
  position: relative;
}
.searchbar-m .field-label {
  font-size: 13px;
  color: #666;
  position: absolute;
  top: 4px;
  left: 8px;
}
.searchbar-m .field-input {
  padding: 24px 0px 12px 8px;
  font-size: 16px;
  height: 100%;
  box-sizing: border-box;
}
.searchbar-m .field-input:focus {
  outline: none;
  border-color: #c9a063;
}
.searchbar-m .field-options {
  display: flex;
  gap: 12px;
  padding-bottom: 6px;
  font-size: 14px;
  color: #333;
}
.searchbar-m .field-options input {
  margin-right: 4px;
}
.searchbar-m select {
  -webkit-appearance: auto;
}
.searchbar-m .search-btn {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: none;
  background: #f3e3c3;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .searchbar-m .search-btn {
    font-size: 16px;
    width: 100%;
    margin: 0;
    border: 1px solid #133861;
    background-color: #E0E8F0;
    border-radius: 16px;
    color: #133861;
    box-shadow: 1px 1px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.062745098), inset 0px 0px 4.1px 0px #fff, inset 18px 17px 19.7px -5px rgba(105, 169, 243, 0.13), inset 3px 4px 4px rgba(255, 255, 255, 0.1450980392);
    gap: 2px;
    width: 80%;
    margin: auto;
  }
}
.searchbar-m .title-text {
  width: -moz-fit-content;
  width: fit-content;
}
.searchbar-m .field--date > div {
  display: grid;
  grid-template-columns: auto auto 1fr;
  align-items: center;
  gap: 8px;
}
.searchbar-m .field--date .field-input.is-open .calendar-wrap {
  display: block;
}
.searchbar-m .field--date .field-input.is-open .title-text {
  background-color: rgba(152, 191, 234, 0.1254901961);
  color: #4E66FF;
  font-weight: 500;
}
@media (max-width: 700px) {
  .searchbar-m .field--date .field-input:nth-child(3) .calendar-wrap {
    left: unset;
    right: 0px;
  }
}
@media (max-width: 700px) {
  .searchbar-m .field--date .field-input:nth-child(3) .calendar-wrap:before {
    left: 78px;
  }
}
@media (max-width: 576px) {
  .searchbar-m .field--date .field-input:nth-child(3) .calendar-wrap:before {
    left: 160px;
  }
}
@media (max-width: 390px) {
  .searchbar-m .field--date .field-input:nth-child(3) .calendar-wrap:before {
    left: 220px;
  }
}
.searchbar-m .calendar-wrap {
  position: absolute;
  display: none;
  top: 56px;
  z-index: 2;
  filter: drop-shadow(1px 0 0 #e6e6e6) drop-shadow(-1px 0 0 #e6e6e6) drop-shadow(0 1px 0 #e6e6e6) drop-shadow(0 -1px 0 #e6e6e6) drop-shadow(0 3px 13px rgba(0, 0, 0, 0.08));
}
.searchbar-m .calendar-wrap:before {
  position: absolute;
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  top: -6px;
  left: 12px;
  background-color: rgb(255, 255, 255);
  transform: rotate(45deg);
  border-radius: 4px;
}
.searchbar-m .calendar-wrap .calendar {
  position: relative;
}
.searchbar-m .flatpickr-calendar {
  box-shadow: unset;
}

.homepage .searchbar_m {
  display: none;
}

.sield--sight .field-input:has(span:empty):before {
  content: attr(data-placeholder);
  color: gray;
  padding-left: 8px;
}

.sield--sight .field-input {
  padding-right: 12px;
}

#txtStart:empty:before {
  content: "選最早出發日期";
}

#txtEnd:empty:before {
  content: "選最晚出發日期";
}

.sield--sight .field-input span {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.inputcheckbox {
  display: flex;
  gap: 4px;
  align-items: center;
}

.search_checkbox ul {
  display: flex;
  gap: 8px;
}

.inputcheckbox.checked:before {
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//checkbox_a-checked.png);
}

.inputcheckbox:before {
  content: "";
  margin-top: 1px;
  width: 12px;
  height: 12px;
  background-size: cover;
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//checkbox_a.png);
}

.side-wrap {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100dvh;
  z-index: 10000;
  display: none;
}
.side-wrap.is-open {
  display: unset;
}
.side-wrap .wrapper {
  width: 900px;
  position: fixed;
  background-color: #fff;
  z-index: 1;
  right: 0;
  border-radius: 20px 0px 0 20px;
  display: flex;
  height: 100dvh;
}
.side-wrap .wrapper-title {
  writing-mode: vertical-lr;
  font-size: 24px;
  margin-left: 23px;
  margin-top: 80px;
  font-family: "Noto Serif TC";
  color: #5B5A5A;
  letter-spacing: 8px;
}
.side-wrap .mega-menu-wrap-1 {
  overflow: auto;
}
.side-wrap .mask {
  background-color: rgba(0, 0, 0, 0.137254902);
  position: absolute;
  inset: 0;
  width: 100vw;
  height: 100vh;
  top: 0;
}
.side-wrap .mega-menu__close {
  right: unset;
  left: 20px;
}

.quick-nav {
  position: fixed;
  left: 20px;
  bottom: 0px;
  border-radius: 8px 8px 0 0;
  transition: 0.4s ease;
  z-index: 110;
  display: grid;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  opacity: 0.9;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.15));
}
.quick-nav:hover {
  opacity: 1;
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.15));
}
@media (max-width: 768px) {
  .quick-nav {
    display: none;
  }
}
.quick-nav.is-hidden {
  grid-template-rows: auto 0fr;
}
.quick-nav.is-hidden .quick-nav__list {
  padding: 0;
}
.quick-nav.is-hidden .quick-nav__list-wrap {
  overflow: hidden;
}

.quick-nav__toggle {
  width: 100%;
  border: none;
  cursor: pointer;
  padding: 0;
  background-color: unset;
  display: flex;
  width: 148px;
}
.quick-nav__toggle img {
  width: 148px;
  height: 140px;
}

.quick-nav__list-wrap {
  position: relative;
}
.quick-nav__list {
  list-style: none;
  margin: 0;
  background-color: #fff;
}
.quick-nav__list li {
  height: 56px;
  text-align: center;
  line-height: 1.4;
  cursor: default;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-height: 720px) {
  .quick-nav__list li {
    height: 40px;
  }
}
@media (min-height: 744px) {
  .quick-nav__list li {
    height: 44px;
  }
}
@media (min-height: 744px) {
  .quick-nav__list li {
    height: 48px;
  }
}
@media (min-height: 900px) {
  .quick-nav__list li {
    height: 60px;
  }
}
@media (min-height: 998px) {
  .quick-nav__list li {
    height: 68px;
  }
}
@media (min-height: 1000px) {
  .quick-nav__list li {
    height: 72px;
  }
}
@media (max-width: 1200px) {
  .quick-nav__list li {
    height: 48px;
  }
}
.quick-nav__list li:hover {
  background-color: rgb(243, 243, 243);
}
.quick-nav__list li:hover .quick-nav-section {
  display: block;
}
.quick-nav__list li > a {
  display: flex;
  flex-direction: column;
  white-space: nowrap;
}

.quick-nav__list li + li {
  position: relative;
}
.quick-nav__list li + li::before {
  content: "";
  border-top: 1px dashed #D8D8D8;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0;
  width: 80%;
}

.quick-nav__list .en {
  display: block;
  font-size: 10px;
  color: #f36f21;
  font-family: "Microsoft JhengHei", serif;
}

.quick-nav__list .cn {
  display: block;
  color: #333;
  font-size: 15px;
}
.quick-nav__list .cn.words-2 {
  letter-spacing: 28px;
}
.quick-nav__list .cn.words-2::after {
  content: "";
  margin-right: -28px;
}
.quick-nav__list .cn.words-3 {
  letter-spacing: 8px;
}
.quick-nav__list .cn.words-3::after {
  content: "";
  margin-right: -8px;
}
.quick-nav__list .cn.text-min {
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 1px;
}

.quick-nav-section {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}

.popup {
  letter-spacing: 1px;
  text-align: left;
  position: absolute;
  top: -28px;
  left: 0;
  white-space: nowrap;
  border-radius: 0 16px 16px 0;
  background-color: #fff;
  overflow: hidden;
  width: 550px;
  box-shadow: inset 2px 0 0px rgba(0, 0, 0, 0.075);
  cursor: default;
}

.popup__section {
  padding: 20px;
}

.popup__header {
  margin-bottom: 12px;
}
.popup__header a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: unset;
}
.popup__header a:hover h3 {
  color: #C4640D;
}

.popup__bar {
  width: 3px;
  height: 16px;
  background: #ff6a2a;
  margin-right: 8px;
}

.popup__title {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #111;
  width: 50%;
  cursor: pointer;
}
.popup__title a {
  transition: 0s;
  color: unset;
}

.popup__content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 4px;
       column-gap: 4px;
  row-gap: 16px;
}

.popup__item {
  white-space: wrap;
  color: #111;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.popup__item:has(.popup__item-sub a:only-child):has(a:hover) a {
  color: #C4640D;
}

.popup__item:has(.popup__item-sub a:hover) > .popup__item-title a {
  color: #C4640D;
}

.popup__item-title {
  font-size: 15px;
  display: flex;
  align-items: center;
  width: 100%;
}
.popup__item-title > a {
  display: block;
  width: 100%;
  transition: 0s;
  color: #111;
}
.popup__item-title > a:hover {
  color: #C4640D;
}
.popup__item-title:before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #C4640D;
  border-radius: 50px;
  margin-right: 8px;
}

.popup__item-sub {
  font-size: 13px;
  color: #888;
  margin-left: 12px;
}
.popup__item-sub a {
  display: inline;
  transition: 0s;
  color: #888;
}
.popup__item-sub a:hover {
  color: #C4640D;
}
.popup__item-sub a + a:before {
  content: "、";
}
.popup__item-sub a + a:hover:before {
  color: #888;
}

/* 熱門主題 */
.popup__topic {
  padding: 20px;
  background-color: #F6F6F6;
  box-shadow: inset 2px 0 0px rgba(0, 0, 0, 0.075);
}

.popup__topic-title {
  margin: 0;
  color: #515151;
  margin-bottom: 16px;
  font-weight: unset;
  font-size: 16px;
}

.popup__topic-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4px;
}

.topic-card {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 13px;
  justify-content: flex-start;
  cursor: pointer;
}
.topic-card:hover span {
  color: #C4640D;
}
.topic-card span {
  color: #515151;
  white-space: wrap;
}

.topic-card-img {
  border-radius: 4px;
  overflow: hidden;
  width: 60px;
}
.topic-card-img img {
  display: block;
  width: 100%;
}

.popup:has(.popup__section:nth-child(2)) {
  padding: 20px 0px;
}
.popup:has(.popup__section:nth-child(2)) .popup__header a {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  width: 100%;
}
.popup:has(.popup__section:nth-child(2)) .popup__header h3 {
  display: flex;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  width: 100%;
}
.popup:has(.popup__section:nth-child(2)) .popup__header h3:after {
  content: "";
  display: block;
  height: 0.2px;
  background-color: rgba(255, 110, 26, 0.2901960784);
  margin-left: 20px;
}
.popup:has(.popup__section:nth-child(2)) .popup__section {
  padding-bottom: 0;
  padding-top: 0;
}
.popup:has(.popup__section:nth-child(2)) .popup__section + .popup__section {
  margin-top: 26px;
}
.popup:has(.popup__section:nth-child(2)) .popup__content {
  grid-template-columns: repeat(3, 1fr);
}

.quick-nav__list li:nth-child(7) .quick-nav-section {
  transform: translate(0, -285px);
}
.quick-nav__list li:nth-child(8) .quick-nav-section {
  bottom: 0;
}
.quick-nav__list li:nth-child(8) .quick-nav-section .popup {
  top: 50%;
  transform: translate(0, -50%);
}
.quick-nav__list li:nth-child(9) .quick-nav-section {
  bottom: 0;
}
.quick-nav__list li:nth-child(9) .quick-nav-section .popup {
  top: 50%;
  transform: translate(0, -55%);
}
.quick-nav__list li:nth-last-child(2) .quick-nav-section {
  bottom: 0;
}
.quick-nav__list li:nth-last-child(2) .quick-nav-section .popup {
  top: unset;
  bottom: 0;
}
.quick-nav__list li:last-child .quick-nav-section {
  bottom: 0;
}
.quick-nav__list li:last-child .quick-nav-section .popup {
  top: unset;
  bottom: 0;
}

.TEST-searchbar {
  position: relative;
}
.TEST-searchbar img {
  display: none;
  width: 100%;
}
.TEST-searchbar img:first-child {
  display: block;
}
.TEST-searchbar:has(li:nth-child(1):hover) img {
  display: none;
}
.TEST-searchbar:has(li:nth-child(1):hover) img:nth-child(1) {
  display: block;
}
.TEST-searchbar:has(li:nth-child(2):hover) img {
  display: none;
}
.TEST-searchbar:has(li:nth-child(2):hover) img:nth-child(2) {
  display: block;
}
.TEST-searchbar:has(li:nth-child(3):hover) img {
  display: none;
}
.TEST-searchbar:has(li:nth-child(3):hover) img:nth-child(3) {
  display: block;
}
.TEST-searchbar:has(li:nth-child(4):hover) img {
  display: none;
}
.TEST-searchbar:has(li:nth-child(4):hover) img:nth-child(4) {
  display: block;
}
.TEST-searchbar ul {
  position: absolute;
  list-style: none;
  display: flex;
  top: 13px;
  left: 50%;
  transform: translate(-50%, 0);
}
.TEST-searchbar li {
  width: 98px;
  height: 40px;
  opacity: 0.7;
}

.TEST-wrapper {
  height: 40vh;
}

@media (max-width: 768px) {
  .TEST-searchbar {
    display: none;
  }
}

@media (min-width: 391px) {
  .TEST-searchbar-m {
    display: none;
  }
}

.TEST-searchbar-m-wrapper {
  margin-bottom: 28px;
}
.TEST-searchbar-m-wrapper img {
  display: block;
  width: 100%;
}
.TEST-searchbar-m-wrapper img:nth-child(2),
.TEST-searchbar-m-wrapper img:nth-child(3) {
  display: none;
}

.TEST-calender-btn {
  width: 350px;
  height: 70px;
  position: absolute;
  top: 152px;
  left: 20px;
  background-color: unset;
  border: unset;
}

.TEST-moreToNav {
  width: 90px;
  height: 51px;
  position: absolute;
  top: 374px;
  right: 20px;
}

.calender-btn-2 {
  left: 180px;
  width: 160px;
}

.TEST-calender {
  position: absolute;
  top: 268px;
  left: 16px;
  z-index: 2;
}
.TEST-calender.is-open .background-mask {
  position: fixed;
  width: 100%;
  height: 100vh;
  inset: 0;
}
.TEST-calender img {
  display: none;
  position: absolute;
  z-index: 3;
  max-width: unset;
}
.TEST-calender img:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}

html:has(.mobile-menu.is-open) {
  overflow: hidden;
}
html:has(.mobile-menu.is-open) .TEST-bottomNav {
  display: none;
}

.TEST-list-menu-m img {
  width: 100%;
}
.TEST-list-menu-m img:nth-child(2),
.TEST-list-menu-m img:nth-child(3) {
  display: none;
}

.TEST-search-button {
  width: 250px;
  height: 70px;
  position: absolute;
  top: 81px;
  left: 119px;
  background-color: unset;
  border: unset;
}

.TEST-searchPopup {
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 101;
  background-color: rgba(0, 0, 0, 0.0823529412);
  display: none;
}
.TEST-searchPopup img {
  width: 100%;
  position: absolute;
  bottom: 0;
}

.TEST-bottomNav {
  display: none;
}
@media (max-width: 576px) {
  .TEST-bottomNav {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
  }
  .TEST-bottomNav img:first-child {
    width: 100%;
  }
  .TEST-bottomNav img {
    display: block;
    z-index: 100;
  }
  .TEST-bottomNav .pageToTop-m {
    position: fixed;
    bottom: 80px;
    right: 16px;
  }
  .TEST-bottomNav ul {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    height: 50px;
  }
}

.right-menu {
  display: none;
  position: fixed;
  right: 2rem;
  top: 10%;
  background: url(./../img/example-img/right-menu.png) center 0/100% no-repeat;
  width: 49px;
  height: 733px;
  z-index: 8;
  cursor: pointer;
}

.right-menu:before {
  content: unset;
}

.gotop {
  right: 2.2rem;
}

main {
  transform: unset;
}

.TEST-link-wrapper {
  position: absolute;
  width: 100%;
  overflow: auto;
  z-index: 2;
  height: 99px;
  top: 403px;
}
.TEST-link-wrapper img {
  position: absolute;
  height: 99px;
  max-width: unset;
}

.TEST-mobile-login {
  display: none;
  position: fixed;
  z-index: 101;
  top: 0;
}
.TEST-mobile-login button {
  position: fixed;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
}

.TEST-contact {
  display: none;
  position: fixed;
  z-index: 101;
  top: 0;
  background-color: rgba(0, 0, 0, 0.178);
  width: 100%;
  height: 100vh;
}
.TEST-contact img {
  position: fixed;
  bottom: 0;
  left: 0;
}

.TEST-history {
  display: none;
  position: fixed;
  z-index: 101;
  top: 0;
  background-color: rgba(0, 0, 0, 0.178);
  width: 100%;
  height: 100vh;
}
.TEST-history img {
  position: fixed;
  bottom: 0;
  left: 0;
}

.nav_more_modal {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 100vh;
  z-index: 1;
}
.nav_more_modal.active {
  display: block;
}
.nav_more_modal.active .more_drawer {
  bottom: 0;
}

.more_drawer {
  position: absolute;
  font-family: "Noto Sans TC", sans-serif;
  width: 100%;
  background-color: #fff;
  border-radius: 30px 30px 0 0;
  bottom: -60vh;
}
.more_drawer .drawer_header {
  height: 48px;
  position: relative;
  box-sizing: border-box;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.07);
}
.more_drawer .drawer_header .close_btn {
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//close_gray.svg);
  background-size: cover;
  width: 18px;
  height: 18px;
  position: absolute;
  right: 24px;
  left: auto;
  top: 50%;
  transform: translate(0, -50%);
}
.more_drawer .drawer_body {
  padding-top: 32px;
}
.more_drawer .drawer_body > div {
  margin: auto;
  max-width: 480px;
}
.more_drawer .list_title {
  color: #000;
  font-size: 18px;
  letter-spacing: 1.08px;
  margin-bottom: 12px;
  font-weight: 400;
  line-height: normal;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.more_drawer .list_title span {
  position: absolute;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  right: -26px;
  bottom: 4px;
  height: 20px;
  min-width: 20px;
  padding: 0px 3px 2px 2px;
  border-radius: 50px;
  background: #f69a3c;
  color: #fff;
}
.more_drawer .compare_list {
  padding: 0 24px;
  margin-bottom: 32px;
  position: relative;
}
.more_drawer .compare_list .compare_none {
  color: #a7a7a7;
  text-align: center;
  font-size: 16px;
  letter-spacing: 1.28px;
  line-height: 150%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
.more_drawer .compare_list .compare_list_mask {
  position: absolute;
  bottom: 0;
  background: linear-gradient(0deg, #fff 37.82%, rgba(255, 255, 255, 0) 92.31%);
  height: 78px;
  width: 100%;
  right: 0;
}
.more_drawer .compare_list .btn-login {
  position: absolute;
  right: 4px;
  gap: 4px;
  letter-spacing: 0.84px;
  bottom: -28px;
}
.more_drawer .compare_list .btn-login .user-imageFrame {
  width: 20px;
  height: 20px;
  border-radius: 50px;
  overflow: hidden;
}
.more_drawer .compare_list .btn-login .user-name {
  max-width: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.more_drawer .compare_list .TopFavCollect_main {
  padding: 0;
}
@media (max-width: 576px) {
  .more_drawer .compare_list .TopFavCollect_main {
    right: 0;
    top: -5px;
    padding: 0;
    /* height: fit-content; */
    text-align: end;
  }
}
.more_drawer .compare_list .seeall {
  padding-bottom: 0;
  text-decoration: none;
  bottom: 0;
  font-size: 14px;
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 576px) {
  .more_drawer .compare_list .seeall {
    right: 0;
    top: -5px;
    padding: 0;
    /* height: fit-content; */
    text-align: end;
    position: absolute;
  }
}
.more_drawer .compare_list .seeall span {
  border-bottom: 1px solid black;
  color: #000;
  line-height: 200%; /* 28px */
}
.more_drawer .compare_list .seeall span span {
  color: #fc6d19;
}
.more_drawer .compare_list ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  max-height: 124px;
  overflow: hidden;
}
.more_drawer .compare_list li {
  padding: 8px 12px 8px 16px;
  border-left: 5px solid #133861;
  background: #fff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.08);
}
.more_drawer .compare_list .product span {
  color: #5f5f5f;
  font-size: 14px;
  font-style: normal;
  line-height: 21px; /* 150% */
  letter-spacing: 0.84px;
}
.more_drawer .compare_list .btn-login {
  display: inline-flex;
}
.more_drawer .compare_list .mCustomScrollBox .mCSB_container {
  min-height: 52px;
  max-height: 120px;
}
.more_drawer .compare_list .mCustomScrollBox .mCSB_container a {
  line-height: 1.4;
  color: #4d4d4d;
  text-decoration: none;
}
.more_drawer .compare_list .li-windows_close {
  display: none;
}
.more_drawer .compare_list .TopFavCollect_main {
  background-color: transparent;
}
.more_drawer .compare_list .collect_title {
  border: none;
  justify-content: space-between;
  padding-bottom: 0;
  color: #000;
  letter-spacing: 1.08px;
  display: flex;
  white-space: nowrap;
}
.more_drawer .compare_list .collect_title a {
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 0;
  margin-bottom: 8px;
}
.more_drawer .compare_list .mCSB_container {
  margin-top: 0;
  overflow: hidden;
}
.more_drawer .compare_list .collect {
  position: static;
  transform: translate(0, 0);
  width: auto;
  background: transparent;
  visibility: visible;
  opacity: 100%;
  filter: none;
}
.more_drawer .more_drawer_list {
  padding: 0 24px;
}
.more_drawer .more_drawer_list ul {
  display: flex;
  justify-content: space-between;
  padding: 10px 24px 20px 24px;
}
.more_drawer .more_drawer_list a {
  text-decoration: none;
}
.more_drawer .more_drawer_list .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 50px;
  box-sizing: border-box;
  gap: 8px;
  color: #878787;
  font-size: 12px;
  white-space: nowrap;
}
.more_drawer .more_drawer_list .item:before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.more_drawer .contact_Line .item:before {
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//line-g.svg);
}
.more_drawer .contact_Messenger .item:before {
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//messenger-g.svg);
}
.more_drawer .contact_phone .item:before {
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//phone-g.svg);
}
.more_drawer .share_line .item:before {
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//line2-g.svg);
}
.more_drawer .share_FB .item:before {
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//fb-g.svg);
}
.more_drawer .share_link .item:before {
  background-image: url(https://www.bwt.com.tw/Content/Img/Shared/SearchEngine//link-g.svg);
}

@media (max-width: 768px) {
  .site-header {
    position: fixed;
    top: 0;
    z-index: 120;
  }
}

@media (max-width: 768px) {
  .searchbar-wrap {
    margin-top: 50px;
  }
}

.clt-nb-top {
  position: absolute;
  right: 0px;
  top: -8px;
  background-color: #f69a3c;
  font-size: 12px;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 100%;
  color: #fff;
}
@media (max-width: 768px) {
  .clt-nb-top {
    right: 24px;
    top: 0px;
  }
}

.my-orders-btn {
  display: none;
}

body main {
  animation: unset;
  overflow: unset;
}

.banner,
section:where(.grid-01, .grid-02, .grid-03, .grid-04, .grid-05, .grid-06, .grid-07, .grid-08, .grid-09) {
  animation: blur 0.8s ease-out 0s 1 both;
  overflow: hidden;
}

.productHistory_dialog img {
  max-width: unset;
}/*# sourceMappingURL=index.css.map */