/**
#B6AC94
**/

@font-face {
  font-family: "Impact";

  src: url(./fonts/Impact/impact.woff2) format("woff2");
}

* {
  background-repeat: no-repeat;
  background-position: center;
  letter-spacing: 0;
}

.error-404.not-found {
  padding: 10vw;
}
.qtranxs-available-languages-message {
  display: none !important;
}

.site {
  position: relative;
  height: 100%;
}

.site-info,
.site-header,
.site-footer,
.site-inner {
  max-width: none;
}

html,
body {
  font-size: 1vw;
}

.primary-navigation a {
  font-size: 1.1rem !important;
}

body,
body * {
  outline: none !important;
}

body,
body.custom-background {
  /*
  background-color: rgba(241, 234, 224, 1) !important;
  */

  background-color: #000 !important;
  color: #b6ac94;

  font-family: Impact, "Noto Sans TC", "PingFang SC";
  font-weight: 500;
}

.entry-content,
.entry-summary,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p {
  font-family: Impact, "Noto Sans TC", "PingFang SC";
  font-weight: 500;
}

.entry-content p {
  line-height: 1.2;
  margin-bottom: 1em;
}

.primary-navigation {
  color: #b6ac94;
}

.text_bold,
.text_bold * {
  font-weight: 500;
}

.no-sidebar .entry-header,
.no-sidebar .entry-content,
.no-sidebar .entry-summary,
.no-sidebar .entry-footer,
.no-sidebar .comments-area,
.no-sidebar .image-navigation,
.no-sidebar .post-navigation,
.no-sidebar .pagination,
.no-sidebar .page-header,
.no-sidebar .page-content,
.no-sidebar .content-bottom-widgets {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  float: none;
}

body::before,
body::after,
.entry-header,
.edit-link {
  display: none !important;
}

.site-info {
  display: none;
}

.content-area {
  width: 100%;
  margin-right: 0;
}

.sidebar.widget-area {
  display: none;
}

.comments-area {
  display: none;
}

.site-branding,
.site-header-menu,
.header-image {
  margin-top: 0;
  margin-bottom: 0;
}

.vc_row {
  margin-left: 0;
  margin-right: 0;
}
.vc_column_container > .vc_column-inner {
  padding-right: 0;
  padding-left: 0;
}

.post-thumbnail {
  margin: 0;
}
.no-sidebar .post-thumbnail img {
  width: 100%;
  max-height: 100vh;
  min-height: 500px;
  height: 75vh;
  object-fit: cover;
}

.menu-toggle {
  border: none;
  margin: 0;
  height: 1.4vw;
  padding: 0;
  display: block;
  position: relative;
  transition: all 0.5s;
  border-radius: 0;
}

.menu-toggle span {
  display: block;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transition: all 0.3s;
  transition-timing-function: cubic-bezier(0.8, 0, 0.2, 1);
  opacity: 1;
  transform: translateY(-50%);
}
.menu-toggle,
.menu-toggle span {
  width: 1.6vw;
}
.menu-toggle.toggled-on span {
  opacity: 0;
}
.menu-toggle span:first-of-type {
  top: 0;
  transform: translateY(-50%);
}
.menu-toggle span:last-of-type {
  bottom: 0;
  top: auto;
  transform: translateY(50%);
}
.menu-toggle.toggled-on span:first-of-type {
  opacity: 1;
  top: 50%;
  transform: translateY(-50%) rotate(225deg);
}
.menu-toggle.toggled-on span:last-of-type {
  opacity: 1;
  bottom: auto;
  top: 50%;
  transform: translateY(-50%) rotate(-225deg);
}

.search-submit:before {
  line-height: 1rem;
}

.site-header {
  padding: 0;
  padding-left: 30px;
  padding-top: 30px;

  padding-left: 1.78571428571429vw;
  padding-top: 1.78571428571429vw;
  padding-right: 1.78571428571429vw;

  position: fixed;
  top: 0;
  left: 0;
  width: 100%;

  z-index: 9999;
  width: auto;

  flex-direction: column;
  row-gap: 1em;
}
.site-header:before,
.site-header:after {
  display: none;
}

/*
.primary-navigation {
  display: none;
}

.primary-navigation.show {
  display: block;
}
*/

.primary-navigation.mob_show {
  width: 100%;
}
.primary-navigation > div > .menu-wrapper {
  flex-direction: column;
}

.primary-navigation .primary-menu-container {
  margin-left: 0;
}

.primary-navigation {
  margin-left: 0;
}

.primary-navigation .primary-menu-container > ul > .menu-item > a {
  padding: 0;
  padding-bottom: 0.2em;
}

.gt_logo_top,
.site-branding:first-child {
  width: 145px;
  width: 8.63095238095238vw;
  color: #b5ab93;
  cursor: pointer;
  z-index: 99999;
}

.site-branding svg {
  max-width: 100%;
}

.page-id-11 .site-footer,
.home site-footer {
  display: none !important;
}

.post-thumbnail,
.entry-content .wp-audio-shortcode,
.entry-content
  > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(
    .wp-block-separator
  ):not(.woocommerce),
*[class*="inner-container"]
  > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(
    .alignright
  ):not(.wp-block-separator):not(.woocommerce),
.default-max-width {
  max-width: 100%;
}

.site-main > article > *,
.site-main > .not-found > *,
.entry-content > *,
[class*="inner-container"] > *,
.wp-block-template-part > *,
.site-main,
.entry-content {
  padding: 0;
  margin: 0;
}

a,
a:link {
  color: #b5ab93;
}

.primary-navigation a,
.primary-navigation a:hover,
.primary-navigation a:link,
.primary-navigation a:visited {
  color: #b5ab93;
  font-weight: bold;
  text-decoration: none;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  background-color: transparent;
  text-decoration: none;
}

.site-main > * {
  margin-top: 0;
  margin-bottom: 0;
}

.primary-navigation .current-menu-item > a:first-child,
.primary-navigation .current_page_item > a:first-child {
  text-decoration: none !important;
}

.menu-item .icon-plus,
.sub-menu-toggle {
  display: none;
}

/*********/

.collection_title,
.collection_show_video_title,
.collection_back_stage,
h2 {
  text-align: center;
  color: #b6ac94;
  text-transform: uppercase;
  font-size: 1rem;

  margin-top: 4rem;
  margin-bottom: 2rem;
}

.swiper-slide {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.swiper-slide img {
  display: none;
}

.collection_gallery {
  position: relative;
  cursor: none;
}

.swiper-container.collection_gallery_mob_pop,
.collection_gallery_mob_pop {
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  position: fixed;
  opacity: 0;

  transition: all 0.8s cubic-bezier(0.8, 0, 0.2, 1);
  transform: translate3d(0, 100vh, 0);

  background-color: #000;

  z-index: 10000;
}

.collection_gallery_mob_pop.show {
  transition-delay: 0.5s, 0s;
  transition-property: opacity, transform;
  transform: translate3d(0, 0, 0);

  opacity: 1;
}

.collection_gallery {
  height: calc(100vh - 5vw);
  height: 60vw;
  /*you 
  height: 75vw;
  */
}

.collection_gallery,
.collection_show_video {
  /*
  height: calc(100vh - 5vw);
  */
  width: 100%;
}

.collection_gallery .swiper-button-next::after,
.collection_gallery .swiper-button-prev::after {
  display: none !important;
}

.collection_gallery .swiper-buttons {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 21;
}

.collection_gallery .swiper-button-next,
.collection_gallery .swiper-button-prev {
  border: 1px solid #b6ac94;
  display: none;
  margin-left: -2em;

  cursor: none !important;
}

.collection_gallery:hover .swiper-button-next,
.collection_gallery:hover .swiper-button-prev {
  display: block;
}

.collection_gallery .swiper-button-prev::before {
  content: "PREV";
  display: inline-block;
  color: #b6ac94 !important;
}

.collection_gallery .swiper-button-prev {
  left: 0;
  top: 0;
  position: absolute;

  padding: 0.4em 0.4em;
  line-height: 1;

  min-height: 0;
  height: auto;
  width: 4em;
  z-index: 20;
  text-align: center;
}

.collection_gallery .swiper-button-next::before {
  content: "NEXT";
  display: inline-block;
  color: #b6ac94 !important;
}

.collection_gallery .swiper-button-next {
  z-index: 20;
  position: absolute;

  left: 0;
  text-align: center;
  top: 0;
  padding: 0.4em 0.4em;
  line-height: 1;
  width: 4em;
  min-height: 0;
  height: auto;
}

.collection_gallery_mob .swiper-slide {
  width: 50%;
  float: left;
  height: 100vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.collection_gallery_mob {
  display: none;
}

.collection_show_video_file_box {
  position: relative;
}

.collection_show_video_file_box .button_play {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10em;
  z-index: 10;
  opacity: 1;
}

.collection_show_video_file_box .button_play.play {
  opacity: 0;
}

.swiper-button-prev,
.swiper-button-next {
  color: #b6ac94 !important;
}

.collection_show_video_file {
  width: 100%;
  /*
  height: calc(100vh - 5vw);
*/
  object-fit: cover;
}

.primary-navigation > div > .menu-wrapper > li > .sub-menu {
  top: 0;
  left: 100%;
  padding-top: 0;
}

.primary-navigation > div > .menu-wrapper > li > .sub-menu:before,
.primary-navigation > div > .menu-wrapper > li > .sub-menu:after {
  display: none;
}

.primary-navigation > div > .menu-wrapper > li > .sub-menu li,
.primary-navigation .sub-menu {
  background-color: transparent;
  border: none;
}

.primary-navigation .sub-menu {
  padding-left: 2.2rem;
  display: none;
}

.primary-navigation .sub-menu .menu-item > a {
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 0.2em;
}

.menu-item:hover .sub-menu {
  display: block;
}

/**********/

.btnav-container.page-switch-container
  .page-switch-item
  .page-switch-item-content {
  /*
  background-color: rgba(241, 234, 224, 1) !important;
  */
}

.btnav-container.page-switch-container
  .page-switch-item
  .page-switch-item-content {
  background-color: transparent !important;
}

.project_item {
  background-color: rgba(241, 234, 224, 1) !important;
  background-blend-mode: multiply;
}

rs-sbg {
  /*无效 */
  /*
  background-color: rgba(241, 234, 224, 1) !important;
  background-blend-mode: multiply;
  
  
  */
}

/*
.back_stage_item 
*/
.store_gallery_item,
.store_gallery_item_mob {
  background-color: rgba(241, 234, 224, 1) !important;
  background-blend-mode: multiply;

  opacity: 0;
  transition: all 1s cubic-bezier(0.8, 0, 0.2, 1);

  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-size: cover;
}

.store_gallery_item_mob {
  visibility: hidden;
}

/**********/

.back_stage_item {
  max-height: 100vh;
  height: 100vh;
  width: 100%;
  background-size: contain;

  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 2rem;
}

.back_stage_item img {
  display: none !important;
}

.menu-button-container {
  display: none !important;
}

.primary-navigation > .primary-menu-container {
  visibility: visible;
  opacity: 1;
  background-color: transparent;
  transform: translateY(0);
}

.primary-navigation > div > .menu-wrapper {
  padding-bottom: 0;
}

/*

.page-switch-item {
  transition: all 1s cubic-bezier(0.8, 0, 0.2, 1) !important;
  display: block !important;
  opacity: 0;
  z-index: -1;
}

.page-switch-item.page-switch-item-active {
  transform: translateY(0%) !important;
  opacity: 1;
  z-index: 2;
}

*/

div.stores {
  margin-left: 20vw;
  margin-top: 9.4vw;
  position: relative;
  z-index: 100;
  transition: all 1s cubic-bezier(0.8, 0, 0.2, 1);
}

.store_item .store_address {
  max-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 1s cubic-bezier(0.8, 0, 0.2, 1);
}

.store_item {
  margin-bottom: 2em;
  cursor: pointer;
}

.store_item.show .store_address {
  max-height: 50vh;
  height: 3em;
  opacity: 1;
}

.store_gallery {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.store_title {
  font-size: 1.7rem;
  line-height: 1;
}

.store_address,
.store_address * {
  line-height: 0.9;
}

.store_gallery {
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.8, 0, 0.2, 1);
}

.store_gallery.show {
  opacity: 1;
  z-index: 2;
}

/*
.store_gallery_item:first-child {
  opacity: 1;
  z-index: 1;
}
*/

.store_gallery_item.show,
.store_gallery_item_mob.show {
  opacity: 1;
  z-index: 2;
}

div.entry-content.contact {
  margin-top: 9.4vw;
  margin-left: 20vw;
}

.entry-content.contact h2 {
  text-align: left;
  font-size: 1.7rem;
  line-height: 1;

  margin: 0;
}

.entry-content.contact p {
  line-height: 1;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 2em;
}

.site-footer > .site-info {
  border: none;
}

.primary-navigation {
  transition: all 0.5s cubic-bezier(0.8, 0, 0.2, 1);

  opacity: 0;
  display: block;

  transform: translateX(-200%);

  transition-delay: 0s, 0.5s;
  transition-property: opacity, transform;
}

.site_navigation_mob_bg {
  background-color: rgba(0, 0, 0, 0.5);
  width: 150vw;
  height: 150vh;
  z-index: 0;
  top: -50vh;
  left: -20vw;
  transform: translate3d(-200%, 0, 0);
  opacity: 0;

  transition: all 0.8s linear;

  transition-delay: 0s, 0.5s, 0s;
  transition-property: opacity, transform, background;
  position: fixed;

  -webkit-backdrop-filter: saturate(180%) blur(10px);
  backdrop-filter: saturate(180%) blur(10px);
  background-color: rgba(0, 0, 0, 0.5);
}

.primary-navigation.mob_show .site_navigation_mob_bg,
.primary-navigation.show .site_navigation_mob_bg {
  transform: translateX(0);
  transition-delay: 0.1s;
  transition-property: opacity;
  opacity: 1;
}

.primary-navigation.show {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.1s, 0, 0;
  transition-property: opacity, background, backdrop-filter;
}

.primary-navigation .sub-menu {
  display: block;
}

.primary-navigation > div > .menu-wrapper > li > .sub-menu {
  transition: all 0.5s cubic-bezier(0.8, 0, 0.2, 1);

  opacity: 0;
  display: block;

  transform: translateX(-200%);

  transition-delay: 0s, 0.5s;
  transition-property: opacity, transform;
}

.primary-navigation > div > .menu-wrapper > li:hover > .sub-menu {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.1s;
  transition-property: opacity;
}

.footer_icp {
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  box-sizing: border-box;
  padding-left: 1.78571428571429vw;
  padding-bottom: 1vw;
  z-index: 9998;
  text-transform: uppercase;
  font-size: 0.5em;
}

.project_item {
  position: relative;
}

.project_item img {
  width: 100%;
  height: auto;
}

.project_item_title,
.the_home_collection_text {
  position: absolute;
  font-size: 1.7rem;

  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);

  text-align: center;
  text-transform: uppercase;
  z-index: 10;
}

.the_home_collection_text {
  z-index: 100;
}

.hide_pc {
  display: none !important;
}

@media (hover: none) {
  .hide_pc {
    display: block !important;
  }
}

.animation_slide_up {
  opacity: 0;
  transition: all 1s cubic-bezier(0.8, 0, 0.2, 1);
}
.animation_slide_up.show {
  transform: translateY(0);
  opacity: 1;
}

rs-layer {
  background-color: transparent !important;
}

.home_cover_pc,
.home_cover_mob {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.the_home_collection,
.home_collections,
.home_cover_pc,
.home_cover_mob,
.home_collection_imgs {
  height: 100vh;
  width: 100%;
  transition: opacity 0.8s ease-in-out;
}

.the_home_collection_text .animation_slide_up {
  transition-delay: 1s;
}

.home_collections {
  overflow: hidden;
  position: relative;
}

.the_home_collection {
  transition: all 1s cubic-bezier(0.8, 0, 0.2, 1);
  position: absolute;
  opacity: 1;
  top: 0;
  left: 0;

  cursor: pointer;
}

.the_home_collection.down {
  opacity: 0;
  transform: translate3d(0, 100%, 0);
}

.the_home_collection.up {
  opacity: 0;
  transform: translate3d(0, -100%, 0);
}

.home_cover_mob {
  opacity: 0;
}

.home_collection_imgs {
  position: relative;
  height: 100vh;
  width: 100%;
}

.home_cover_slider {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 2s ease-in-out;
}

.home_cover_slider.show {
  opacity: 1;
}

.icp_text {
  display: none;
}

.home .icp_text,
.page-id-11 .icp_text {
  display: inline-block;
}

.button_close {
  width: 10vw;
  height: 10vw;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10000;
}

.button_close::before,
.button_close::after {
  width: 100%;
  height: 1px;

  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  background-color: #b5ab93;
}

.button_close::before {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.button_close::after {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.bg_img_mob {
  opacity: 0;

  /*
  transition: all 1s cubic-bezier(0.8, 0, 0.2, 1);
*/

  position: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;

  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 0;
}

.primary-navigation > div > .menu-wrapper li {
  white-space: nowrap;
}
