.title_block + .swiper-wrapper {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .title_block + .swiper-wrapper {
    margin-top: 15px;
  }
}

.title_block:empty + .swiper-wrapper {
  margin-top: 0;
}

.title {
  color: #916d4f;
  padding: 5px 1.5em;
  font-size: 1.6em;
  border: 2px solid #916d4f;
  text-align: center;
  width: auto;
  display: inline-flex;
  margin: 1em auto 1em;
  border-left: none;
  border-right: none;
  font-family: "Noto Serif TC", serif;
}
@media screen and (max-width: 767px) {
  .title {
    margin: 0.5em auto 1em;
    font-size: 1.5em;
    padding: 3px 0.5em;
  }
}

.title1 {
  color: #fff;
  border: 2px solid #cd3649;
  font-size: 1.5em;
  margin-top: 1em;
  margin-bottom: 0;
  background: #cd3649;
  padding: 5px 1em;
}
@media screen and (max-width: 767px) {
  .title1 {
    margin-top: 0;
    font-size: 1.2em;
  }
}

.swiper-product .swiper-pagination {
  position: relative;
}

.swiper.banner, .swiper.product {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  display: flex;
  justify-content: center;
}

a.swiper-slide img {
  display: block;
  margin: auto;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-block .swiper-button-prev, .page-block .swiper-button-next {
  position: static;
  display: inline-flex;
}
.page-block .swiper-button-prev img, .page-block .swiper-button-next img {
  filter: drop-shadow(2px 4px 2px #ccc);
}

.swiper_button {
  height: 60px;
}

.banner {
  position: relative;
  padding-bottom: 40px;
  z-index: 0;
}
.banner .swiper-pagination-bullets {
  position: absolute;
  right: 15%;
  bottom: 0%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .banner {
    padding-bottom: 20px;
  }
}

.banner-img {
  width: 100%;
  text-align: center;
}

.col-md-12.page-block-no {
  padding: 0 !important;
}

.page-block, .page-block-no {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
}

.page-block img {
  max-width: 100%;
}

.product_img {
  display: block;
}

@media screen and (max-width: 767px) {
  .product-small, .swiper-iframe {
    padding: 0 10px 10px;
  }
}

.product_loayout {
  text-decoration: none;
  color: #373737;
  cursor: pointer;
}
.product_loayout .product_img, .product_loayout .product_loayout2\&3_img {
  transition: all 0.5s;
  width: 100%;
}
.product_loayout:hover {
  color: #906e50;
}
.product_loayout:hover .product_img, .product_loayout:hover .product_loayout2\&3_img {
  transition: all 0.5s;
  transform: scale(1.05);
}

.propduct_name {
  font-size: 1.1rem;
  padding: 0.5rem;
  min-height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 767px) {
  .propduct_name {
    font-size: 1rem;
    line-height: 1.3;
  }
}

@media screen and (max-width: 767px) {
  .product-big .col-6 {
    padding: 0 10px;
  }
}

.iframe-button {
  text-decoration: none;
}
.iframe-button .iframe_img {
  transition: all 0.5s;
}
.iframe-button:hover .iframe_tit, .iframe-button:hover .iframe_des {
  color: #906e50;
}
.iframe-button:hover .iframe_img {
  transform: scale(1.05);
  transition: all 0.5s;
}

.iframe_tit {
  color: #000;
  text-decoration: none;
  text-align: left;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 1rem 0 0.5rem;
}
@media screen and (max-width: 767px) {
  .iframe_tit {
    font-size: 1.1rem;
  }
}

.iframe_des {
  color: #000;
  text-decoration: none;
  text-align: left;
}/*# sourceMappingURL=page_editor.css.map */ortant;
}
.container_fluid .video_wrapper {
  aspect-ratio: 16/9 !important;
  max-width: none !important;
  height: auto !important;
}
.container_fluid a:has(img):not(.product_loayout) {
  width: 100%;
}/*# sourceMappingURL=page_editor.css.map */