@charset "utf-8";
/* CSS Document */
:root {
	--gray: #6c757d;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}
.dark, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
	color: #fff;
}
.fs-12 {
	font-size: 0.75rem !important;
}
.fs-14 {
	font-size: 0.875rem !important;
}
.fs-16 {
	font-size: 1rem !important;
}
.fs-18 {
	font-size: 1.125rem !important;
}
.fs-20 {
	font-size: 1.25rem !important;
}
.fs-24 {
	font-size: 1.5rem !important;
}
.rounded-lg {
	border-radius: 0.625rem !important;
}
@media (min-width: 1200px) {
	.col-xl-4 {
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		max-width: 33.333%;
	}
}
button,
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  appearance: none;
	-webkit-text-fill-color: #fff;
}
button.button-light {
	-webkit-text-fill-color: #333;
}

.header-search .search-box .input-group {
	background-color: rgba(0,0,0,0.05);
	border-radius: 30px;
	padding: 5px;
}
.header-search .search-box .form-control {
	background-color: transparent;
	border: none;
}
.header-search .search-box input.form-control::placeholder {
  color: rgba(0,0,0,0.5);
}
.header-search .button {
	background-color: #d4432e;
}
@media (max-width: 991.98px) {
	.top-search-form {
		padding-left: 50px;
	}
}

#is-content ul.page-filter {
	padding-left: 0;
}
.product-image .product-flesh, .kuji-image .product-flesh {
	top: 10px;
	left: auto;
	right: 10px;
	width: 50px;
	position: absolute;
}
.product-image .product-flesh .badge, .kuji-image .product-flesh .badge {
	line-height: 1.2 !important;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	font-size: 0.85rem;
	text-align: center;
	margin-bottom: 0.25rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
    left: auto;
    top: auto;
}
.product-image .badge.type-flash, .kuji-image .badge.type-flash {
	background-color: #FF7575;
	color: #fff;
}
.product-image .badge.type-flash > div, .kuji-image .badge.type-flash > div {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
}
.product-image .badge.last-flash, .kuji-image .badge.last-flash {
	position: absolute;
	top: auto;
	right: auto;
	left: 10px;
	bottom: 10px;
	padding: 5px 10px;
	background-color: #ffafba;
	border-radius: 2rem;
	color: #501c23;
	text-align: center;
	font-size: 0.75rem;
}
.product-image .badge.last-flash span, .kuji-image .badge.last-flash span {
	margin-right: 0.5rem;
	display: inline-block;
}
.badge.last-flash {
	padding: 0;
	background-color: #333;
	text-align: left;
	overflow: hidden;
}
.badge.last-flash {
	background-color: #333;
	text-align: left;
	overflow: hidden;
	display: block;
	padding: 0;
}
.badge.last-flash .percent {
	background-color: #d8030d;
	padding: 0;
	text-align: right;
	margin-right: 0;
	display: block;
}
.badge.last-flash .counter {
	padding: 0.25rem 0.35rem;
	font-size: 0.625rem;
	color: #fffab5;
	font-weight: 700;
	display: block;
}
.badge.last-flash .counter i {
	font-style: normal;
	display: inline-block;
	margin: 0 0.15rem;
}
.badge.last-flash .counter i.invetory {
	font-size: 120%;
	font-weight: bold;
}
.last-count {
	font-size: 1rem;
	font-family: "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", sans-serif !important;
}
.last-count i {
	font-style: normal;
}
.last-count i.inventory {
	color: #9a1020;
	font-size: 1.375rem;
}

.product-image .badge.preorder-flash, .kuji-image .badge.preorder-flash {
	background-color: #d94a38;
	color: #fff;
}
.product-image .badge.restock-flash, .kuji-image .badge.restock-flash {
	background-color: #a3a3a3;
	color: #fff;
}
.product-image .badge.sale-flash, .kuji-image .badge.sale-flash, .product-image .badge.product_def, .kuji-image .badge.product_def {
	background-color: #FF8040;
	color: #fff;
}
.product-image .badge.product_new, .kuji-image .badge.product_new {
	background-color: #FF7575;
	color: #fff;
}
.product-image .badge.product_ranking, .kuji-image .badge.product_ranking {
	background-color: #ff9a40;
	color: #fff;
}
.product-image .badge.product_hot, .kuji-image .badge.product_hot {
	background-color: #FF2D2D !important;
	color: #fff;
}
.product-price, .product-set-price {
	font-size: 1rem;
	font-weight: bold;
	font-family: "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", sans-serif !important;
}
#m_fixed_toolbar {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background-color: #fff;
	box-shadow: 0 -3px 8px rgba(0,0,0,0.3);
}
#m_fixed_toolbar a {
	color: #333;
}
#m_fixed_toolbar .toolbar-icon {
	width: 30px;
	height: 30px;
}
button.add-to-fav {
	-webkit-text-fill-color: #333;
	padding: 0;
	line-height: 30px;
}
.product .grid-inner .product-desc .product-fav button.add-to-fav, 
.kuji .grid-inner .kuji-desc .product-fav button.add-to-fav, 
.exchange .grid-inner .product-desc .product-fav button.add-to-fav, 
.entry-desc .product-fav button.add-to-fav {
	width: 30px;
	height: 30px;
	line-height: 16px;
	border-radius: 50%;
	text-align: center;
	border: none;
	padding: 7px;
	background-color: rgba(0,0,0,0.05);
}
.product .grid-inner .product-desc .product-fav button.add-to-fav i, 
.kuji .grid-inner .kuji-desc .product-fav button.add-to-fav i, 
.exchange .grid-inner .product-desc .product-fav button.add-to-fav i {
	width: 16px;
	height: 16px;
	font-size: 16px;
}
@media (max-width: 991.98px) {
	.shop .product-fav {
		position: absolute;
		right: 0.5rem;
		top: 0.5rem;
	}
	.shop .product-fav button.add-to-fav {
		background-color: rgba(255,255,255,0.8) !important;
		box-shadow: 0 0 10px rgba(0,0,0,0.2);
	}
}

.product-title, #search-list-page .entry-title {
	position: relative;
	max-height: 3.2rem;
	overflow: hidden;
	margin-bottom: 7px;
}
.product-desc .product-title h3 {
	display: inline;
	font-size: 1rem;
	font-weight: normal;
}
.entry-title h3 {
	font-size: 1rem;
	font-weight: normal;
}
.chat-view .product-title {
	height: auto;
}
.shop .product-title {
	padding-top: 3px;
}
.product-title h2 {
	padding-right: 50px;
}
.product-set-price {
	display: flex;
	width: 100%;
	gap: 10px;
	align-items: center;
	font-size: 1.25rem;
}
.product-set-price .product-set-title {
	padding: 0.25rem 1rem;
	background-color: var(--main-color);
	border-radius: 2rem;
	color: #fff;
}
.product-set-price ins {
	text-decoration: none;
	font-size: 1.25rem;
}
.product-title button.add-to-fav {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	text-align: center;
	border: none;
	border-radius: 50%;
}
button.add-to-fav .icon-empty {
	-webkit-text-fill-color: #555;
}
button.add-to-fav .icon-heart {
	-webkit-text-fill-color: var(--red);
}
.add-to-draw.button.button-light {
	border: solid 2px rgba(0,0,0,0.1);
}
.button-circle-round {
	width: 48px;
	height: 48px;
	padding: 5px;
	line-height: 1;
	border-radius: 50%;
	white-space: break-spaces;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.price-name {
	display: none;
}
.inventory_empty {
	display: inline-block;
}
@media (max-width: 991.98px) {
	#footer {
		padding-bottom: 70px;
	}
}
@media (max-width: 767.98px) {
	#footer-nav {
		display: flex;
		flex-wrap: wrap;
	}
	#footer-nav a {
		margin-bottom: 0.25rem;
		min-width: 25%;
	}
}
#side-panel {
	z-index: 1000;
}
.side-panel-left .body-overlay {
	background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 991.98px) {
	.side-panel-left #side-panel {
		height: calc(100% - 60px);
	}
	.side-panel-left #side-panel.side-panel-toggle {
		top: 54px;
	}
	.stretched #gotoTop {
			bottom: 90px;
	}
	
	.product-price ins, .product-price del {
		display: inline-block;
		transform: translateY(2px);
	}
	.product-image .product-flesh {
		width: 36px;
	}
	.product-image .product-flesh .badge {
		width: 36px;
		height: 36px;
	}
}
@media (max-width: 575.98px) {
	#logo img {
		max-width: 130px;
	}
	.header-misc {
		margin-left: 0;
	}
	#side-panel {
		width: 100%;
	}
	.side-panel-left #side-panel {
		left: -100%;
	}
	#side-panel .side-panel-wrap {
		width: 100%;
	}
	.product-title {
		height: 3rem;
	}
	.single-product .product-title {
		height: auto;
	}
	.product-title h3 {
		font-size: 0.75rem;
	}
	.product-price {
		font-size: 0.875rem;
	}
	.product-price {
		display: inline-block;
	}
	.product-image .badge.type-flash, .product-image .badge.last-flash, .product-image .badge.restock-flash {
		font-size: 0.6875rem;
	}
}
@media (min-width: 992px) {
	.header-wrap-clone {
		height: calc(100px + 1px) !important;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.menu-link {
		font-size: 1rem;
		padding-left: 10px;
		padding-right: 10px;
	}
	.news-marquee-title-bg {
			width: calc((100vw - 960px) / 2 + (960px * 0.22) + 15px);
	}
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
	.news-marquee-title-bg {
		width: calc((100vw - 1140px) / 2 + (960px * 0.25) + 15px);
	}
}
@media (min-width: 1440px) {
	.col-xxl-2 {
		-ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
	}
	.news-marquee-title-bg {
		width: calc((100vw - 1340px) / 2 + (960px * 0.22) + 15px);
	}
}

.product-fav .add-to-fav.active {
	color: var(--red);
}
.product-fav .add-to-fav.active .icon-heart-empty:before {
  content: "\e6c0";
}

/* Chat Components */
.chat-view {
	border: solid 1px #dfdfdf;
	padding: 15px;
}
.chat-view .product-info {
	background-color: var(--bg-color-light);
	padding: 15px;
}
.chat-view .chat-inner {
  overflow-x: hidden;
	margin-top: 15px;
}
.chat-view .message {
  margin-top: 10px;
  line-height: 30px;
}
.chat-view .message:first-child {
	margin-top: 0;
}
.chat-view .profile-img-wrapper {
  height: 28px;
  width: 28px;
}
.chat-view .chat-bubble {
  position: relative;
  border-radius: 0.3rem;
  padding: 12px 15px;
  font-size: 14px;
  line-height: 16px;
  margin: 5px 0px 0 5px;
  white-space: normal;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.07);
	background: #efefef;
  color: #2c2c2c;
	opacity: 0.8;
}
.chat-view .chat-bubble > p {
  margin: 0;
}
.chat-view .message, .chat-view .message .message-content {
	display: flex;
	flex-direction: column;
}
.chat-view .message .message-content {
	width: 60%;
}
.chat-view .message-sent, .chat-view .message-sent .message-content {
	align-items: flex-end;
}
.chat-view .message-sent .chat-bubble {
	border-radius: 0.3rem 0.3rem 0 0.3rem;
}
.chat-view .message-received, .chat-view .message-received .message-content {
	align-items: flex-start;
}
.chat-view .message-received .chat-bubble {
	border-radius: 0.3rem 0.3rem 0.3rem 0;
	margin: 5px 5px 0 0;
}
.chat-view .chat-input {
  border: 0;
  height: 45px;
}
.chat-view .chat-input:focus,
.chat-view .chat-input:active {
  background-color: #fff;
}
.chat-view .user-controls {
  padding-top: 12px;
}
.chat-date {
	font-size: 0.75rem;
	color: #999;
}
/* Chat User List */
.chat-user-list > a {
  height: 60px;
}

.modal-content .modal-content {
	border: none;
}


/* Product List Imgae */
.shop .product-image, .oc-item .product-image, .shop .kuji-image {
  position: relative;
  overflow: hidden;
	padding: 0;
	border-bottom: none;
}
.shop .product-image:before, .oc-item .product-image:before, .shop .kuji-image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.shop .image-content, .oc-item  .product-image .image-content, .shop .kuji-image .image-content {
  position:  absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
	overflow: hidden;
}
.shop .image-content div .oc-item .product-image .image-content div, .shop .kuji-image .image-content div  {
  width: 100%;
  height: 100%;
}
.shop .image-content a, .oc-item .product-image .image-content a, .shop .kuji-image .image-content a {
  text-align: center;
  vertical-align: middle;
	width: 100%;
	height: 100%;
	display: block;
}
.shop .adult-warning .image-content a:after, 
.oc-item .adult-warning .image-content a:after, 
.shop .kuji-image .image-content.adult-warning a:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url('/front/image/18plus.png') no-repeat center center #fff;
	background-size: 50%;
	opacity: 0.75;
}
.shop .product-image img, .oc-item .product-image img, .shop .kuji-image .image-content img {
	height: 100%;
	width: auto !important;
	max-width: none !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.5s ease;
}
.shop .product-image:hover img, .oc-item .product-image:hover img, .shop .kuji-image:hover .image-content img {
	transform: translate(-50%, -50%) scale(1.1);
}

.banner .owl-carousel .owl-dots {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
}
.banner .owl-carousel .owl-dots .owl-dot {
	margin: 0 4px 10px 4px;
  background-color: rgba(210,210,210,0.7);
}
#slider .owl-carousel .owl-item.active {
	opacity: 1;
}
#home_modal.modal {
	padding-left: 15px;
	padding-right: 15px;
}
#home_modal .modal-dialog {
	min-height: 100vh;
	margin: 0 auto;
	padding: 0.75rem 0;
	display: flex;
  align-items: center;
}
.shop .product.disabled img, 
/*.shop .product.disabled .product-desc, 
.disabled .product-image .badge.last-flash, 
.disabled .kuji-image .badge.last-flash, 
.product.disabled .grid-inner .product-desc .product-price, */
.shop .kuji.disabled img, 
.oc-item .product.disabled img, 
.oc-item .kuji.disabled img, 
.shop .kuji.disabled .kuji-desc, 
.disabled .product-image .product-flesh,
.box-item.disabled img {
	filter: grayscale(1) opacity(50%) !important;
}
.modal-body .shop .product.disabled img,
.modal-body .shop .kuji.disabled img, 
.modal-body .shop .kuji.disabled .kuji-desc {
	filter: grayscale(0) opacity(100%) !important;
}
.shop .disabled .product-image:hover img, 
.shop .disabled .kuji-image:hover .image-content img,
.oc-item .disabled .product-image:hover img, 
.oc-item .disabled .kuji-image:hover .image-content img {
	transform: translate(-50%, -50%) scale(1);
}
.disabled .box-item a {
	filter: grayscale(1);
	cursor: default;
}
.shop .disabled .image-content:after, .oc-item .disabled .image-content:after {
	content: '終了';
	display: block;
	padding: 25px 5px;
	width: 4.2rem;
	background-color: #d4432e;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(10deg);
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	border-radius: 0.5rem;
}
.shop .disabled .image-content:after {
	content: '完售';
}
.modal-body .shop .disabled .image-content:after {
	display: none;
}
.kuji-image {
	position: relative;
}
.box-item a.disabled:after, 
.box-item.disabled .image-content:after {
	content: '完售';
	display: block;
	padding: 15px 10px;
	width: 3.2rem;
	background-color: #d4432e;
	color: #fff;
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(10deg);
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	border-radius: 0.5rem;
}
.shop .kuji.disabled .image-content:after {
	content: '';
	padding: 0;
	width: 100%;
	height: 100%;
	background: url('/front/image/kuji-disable-overlay.png') no-repeat center center transparent;
	background-size: cover;
	left: 0;
	top: 0;
	transform: translate(0, 0) rotate(0deg);
	border-radius: 0;
}
@media (max-width: 991.98px) {
	.shop .disabled .image-content:after, 
	.oc-item .disabled .image-content:after, 
	.box-item a.disabled:after, 
	.box-item.disabled .image-content:after {
		padding: 15px 3px;
    width: 3.2rem;
    font-size: 2.15rem;
	}
}
@media (max-width: 767.98px) {
	.shop .disabled .image-content:after, 
	.oc-item .disabled .image-content:after, 
	.box-item a.disabled:after, 
	.box-item.disabled .image-content:after {
		padding: 8px 3px;
		width: 3rem;
    font-size: 2rem;
	}
	.game-content .box-item.disabled .image-content:after {
		width: 1.8rem;
    font-size: 1.25rem;
	}
}
@media (max-width: 575.98px) {
	.game-content .box-item.disabled .image-content:after {
		width: 1.65rem;
    font-size: 1rem;
	}
}

/* Checkbox Select Style */
.checkbox-style-1-label:before, .radio-style-1-label:before, .checkbox-style-2-label:before, .radio-style-2-label:before, .checkbox-style-3-label:before, .radio-style-3-label:before {
	border-color: rgba(0,0,0,0.2);
	border-radius: 13px;
	margin-right: 0.25rem;
}
.checkbox-style:checked + .checkbox-style-1-label:before, .checkbox-style:checked + .checkbox-style-2-label:before, .checkbox-style:checked + .checkbox-style-3-label:before, .radio-style:checked + .radio-style-3-label:before {
	border-color: rgba(0,0,0,0.1);
	color: #fff !important;
}

/* Quantity Select Style */
.single-product .quantity {
	justify-content: flex-start;
}
.quantity-title, .quantity .qty {
	background-color: transparent;
	border: none;
	font-size: 1.125rem;
}
.quantity .plus, .quantity .minus {
	width: 40px;
	border-radius: 50%;
	color: #fff;
	background-color: #9a1020;
	transition: all 0.2s ease;
	font-size: 1.5rem;
	font-weight: normal;
}
.quantity .plus:hover, .quantity .minus:hover {
	background-color: #71000e;
}
#left_number {
	font-size: 1.125rem;
}
@media (max-width: 767.98px) {
	.quantity-title, #left_number {
		font-size: 0.875rem;
	}
}

/* Shopping Cart Buttons */
.button, .button.button-3d {
	border-radius: 1.5rem;
}
.button.add-to-cart-checkout {
	border: solid 2px transparent;
	background-color: #d4432e;
}
.button.add-to-cart-checkout:hover {
	background-color: #b91700;
}
button.button.button-question, button.button.add-to-cart {
	-webkit-text-fill-color: #333;
}
button.button.button-question:hover, button.button.add-to-cart:hover {
	-webkit-text-fill-color: #fff;
}
.button.button-question, .button.add-to-cart {
	border: solid 2px #333;
	background-color: #fff;
	color: #333;
	text-shadow: none;
	transition: all 0.2s ease;
}
.button.button-question:hover, .button.add-to-cart:hover {
	background-color: #999;
	border-color: #999;
	color: #fff;
}
.button.add-to-cart-notice {
	background-color: var(--bg-color);
}
.button.add-to-cart-notice:hover {
	background-color: var(--secondary-color);
}
#checkout-form .button {
	background-color: #d4432e;
}
#checkout-form .button:hover {
	background-color: #b91700;
}
.button.button-tonal, #checkout-form .button.button-tonal {
	background-color: #999;
}
.button.button-tonal:hover, #checkout-form .button.button-tonal:hover {
	background-color: #ccc;
}
#checkout-form .button-white {
	background-color: #efefef !important;
}
@media (max-width: 991.98px) {
	#form_cart .button {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (max-width: 575.98px) {
	#form_cart .button {
		padding-left: 8px;
		padding-right: 8px;
	}
	#form_cart .button i {
		margin-right: 2px;
	}
}

/* Shopping Cart */
@media (max-width: 767.98px) {
	#form_cart .cart_item {
		border: solid 1px #ddd;
		padding: 5px;
		border-radius: 0.75rem;
		margin-top: 1rem;
	}
	#form_cart .cart_item:first-child {
		margin-top: 0;
	}
	#form_cart .cart td {
		border: none;
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	#form_cart .cart-product-quantity .quantity .plus, #form_cart .cart-product-quantity .quantity .minus {
		height: 36px;
	}
	#form_cart .quantity .qty {
		border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
	}
	#form_cart .table tbody + tbody, #form_cart .cart-total td {
		border-top: none;
	}
	.order-summary-list thead {
		display: none;
	}
	.order-summary-list .cart_item, .order-summary-list .cart_total {
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		align-items: center;
	}
	.order-summary-list table, 
	.order-summary-list tbody, 
	.order-summary-list .cart_item td,
	.order-summary-list .cart_total td {
		display: block;
		border-top: none;
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	.order-summary-list .cart_item {
		border-top: solid 1px #dee2e6;
		margin-top: 1rem;
		padding-top: 1rem;
	}
	.order-summary-list .cart_item:first-child {
		margin-top: 0;
	}
	.order-summary-list .cart-product-thumbnail {
		width: 80px;
	}
	.order-summary-list .cart-product-name {
		width: calc(100% - 80px);
	}
	.order-summary-list .cart-product-quantity, .order-summary-list .cart-product-subtotal {
		width: 50%;
	}
	.cart-product-quantity .quantity {
		align-items: center;
	}
	.cart-product-quantity .quantity .plus, .cart-product-quantity .quantity .minus {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.cart-product-quantity .quantity .plus, .cart-product-quantity .quantity .minus {
  	width: 30px;
 }
	.cart-product-quantity .quantity .qty {
		width: calc(100% - 64px);
		margin: 0 2px;
		border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
	}
	.order-summary-list .cart-product-subtotal {
		text-align: right !important;
		margin-left: auto;
	}
	.order-summary-list .cart_total {
		justify-content: flex-end;
		border-top: solid 1px #ddd;
    margin-top: 0.75rem;
   	padding-top: 0.75rem;
	}
	.order-summary-list .cart_total:first-child {
		display: none;
	}
	.order-summary-list .cart_total .cart-product-name, .order-summary-list .cart_total .cart-product-subtotal{
		width: auto;
	}
}

.page-section {
	position: relative;
	z-index: 2;
}
.page-section + #product_8.page-section, .page-section + #product_17.page-section {
	z-index: 1;
}
#product_8.page-section:before, #product_17.page-section:before {
	display: block;
	content: '';
	width: 100vw;
	height: calc(100% + 100px);
	background-color: #f1f1f1;
	position: absolute;
	z-index: 1;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
#product_8.page-section:before {
	background-color: #f5fdff;
}
#product_17.page-section:before {
	background-color: #fffcef;
}
.page-section:nth-child(5) .d-title h1.color {
	color: #d4432e !important;
}
.page-section:nth-child(8) .d-title h1.color {
	color: #60bcd4 !important;
}
.page-section:nth-child(10) .d-title h1.color {
	color: #3895b0 !important;
}


.button.text-white, #page-title .button.text-white span {
	color: #fff !important;
}
@media (max-width: 767.98px) {
	#page-title .button span {
		font-size: 0.85rem;
	}
	#page-title .breadcrumb {
		margin-top: 0 !important;
	}
}

#page-title {
	display: none;
}
#page-title.page-title-search {
	display: block;
}
#box_center_content #is-content .entry-meta ul {
	padding-left: 0;
}


/* Chat Messages */
#inquiry_form .product-info {
	margin: 0;
}
#inquiry_form .chat-inner {
	margin-top: 15px;
	padding: 15px;
	border: solid 1px #efefef;
}
.chat-inner .message .message-content {
	margin-bottom: 20px;
	display: flex;
	flex-direction: column;
}
.chat-inner .message:last-child .message-content {
	margin-bottom: 0;
}
.chat-inner .chat-bubble {
	padding: 10px;
	border-radius: 1rem;
	background-color: #f5f5f5;
	margin-bottom: 5px;
	min-width: 20%;
	max-width: 75%;
}
.chat-inner .message.message-sent .message-content {
	justify-content: flex-end;
	align-items: flex-end;
	text-align: right;
}
.chat-inner .message.message-received .message-content {
	justify-content: flex-start;
	align-items: flex-start;
}
.chat-inner .message-sent .chat-bubble {
	border-bottom-right-radius: 0;
}
.chat-inner .message-received .chat-bubble {
	border-bottom-left-radius: 0;
	background-color: #ffefb8;
}

/* Checkin Style */
.checkin-header {
	background: linear-gradient(to bottom,  #ff9602 0%,#ffc86a 100%);
}
.current-point .image {
	width: 102px;
}
.current-point .h1 {
	font-size: 5.2rem;
	line-height: 1;
}
.checkin-content .checkbox-style-1-label:before {
	display: none;
}
.checkin-item {
	border: solid 3px #919191;
	background-color: #E4E4E4;
	border-radius: 10px;
	overflow: hidden;
	color: #919191;
	font-size: 1.125rem;
	font-weight: bold;
	height: 100%;
}
.checkin-item .item-header {
	background-color: #919191;
	color: #fff;
	padding: 8px 0;
	font-size: 1.5rem;
	font-weight: bold;
}
.checkin-item .image {
	max-width: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:  15px;
	position: relative;
}
.day_07 .checkin-item {
	border-color: #953C15;
	background-color: #E0975D;
	color: #fff;
	font-size: 1.5rem;
}
.day_07 .checkin-item .item-header {
	background-color: #953C15;
}
.day_07 .checkin-item .itemt-content {
		padding: 14px 10px;
}
.day_07 .checkin-item .image {
	max-width: none;
	margin-bottom:  0;
}
.day_07 .checkin-item .image img {
	position: relative;
}
.day_07 .checkin-item .image:before {
	content: '';
	display: block;
	width: 120%;
	height: 120%;
	background: url('/front/theme/tf01/image/checkin-box-bglight.png') no-repeat center center;
	background-size: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 0;
}
.checkin-item .image div {
	padding: 0 10px;
}
.checkin-item .image div + div {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.checkin-item .itemt-content {
	padding: 10px;
}
.checkin-content .checkbox-style-1-label {
	margin: 0;
	width: 100%;
	height: 100%;
}
.checkin-content .checkbox-style:checked + .checkbox-style-1-label .checkin-item {
	border-color: #FF8502;
	background-color: #FFF6E9;
	color: #FF8502;
}
.checkin-content .checkbox-style:checked + .checkbox-style-1-label .checkin-item .item-header {
	background-color: #FF8502;
}
.checkin-content .checkbox-style:checked + .checkbox-style-1-label .checkin-item .image div {
	opacity: 0;
}
.checkin-content .checkbox-style:checked + .checkbox-style-1-label .checkin-item .image div + div {
	opacity: 1;
}
@media (max-width: 1439.98px) {
	.checkin-item {
		font-size: 1rem;
	}
	.day_07 .checkin-item {
		font-size: 1.25rem;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.checkin-item {
		font-size: 0.85rem;
	}
	.day_07 .checkin-item {
		font-size: 1rem;
	}
}
@media (max-width: 991.98px) {
	.day_07 .checkin-item .itemt-content {
		padding: 10px;
	}
}
@media (max-width: 575.98px) {
	.checkin-item {
		font-size: 0.655rem;
	}
	.checkin-item .item-header {
		font-size: 1rem;
	}
	.checkin-item .image {
		margin-bottom: 8px;
	}
	.checkin-item .itemt-content {
		padding: 5px;
	}
	.day_07 .checkin-item {
		font-size: 0.85rem;
	}
}

#pager ul.pager {
	padding-left: 0 !important;
}
.fbox-center .top-notice-number {
	min-width: 2rem;
  width: auto;
  height: 2rem;
  font-size: 1rem;
  font-weight: bold;
  line-height: 2rem;
  border-radius: 1rem;
  padding: 0 10px;
	top: -5%;
	right: auto;
	left: 50%;
	transform: translateX(40%);
}
#search-list-page .entry-image .image-content div {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}
#search-list-page .entry-image a,
#search-list-page .entry-image img {
  display: block;
  width: 100%;
  height: 100%;
}
#search-list-page .entry-image img {
  object-fit: cover; /* 圖片完整顯示並置中 */
  object-position: center center; /* 水平垂直置中 */
}

@media (min-width: 992px) {
	#logo {
		max-width: 120px;
	}
	#logo img {
		height: auto !important;
	}
	.header-search {
		max-width: 273px;
	}
	@-moz-document url-prefix() { 
		#logo {
			max-width: 93px;
		}
	}
}
@media (min-width: 1200px) {
	#logo {
		max-width: 150px;
	}
	@-moz-document url-prefix() { 
		#logo {
			max-width: 170px;
		}
	}
}
@media (min-width: 1440px) {
	#logo {
		max-width: none;
	}
}

/* Coundown */
.coundown-sale .product-image img {
	filter: grayscale(1);
}
.coundown-sale .image-content a:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(255,255,255,0.36);
}
.coundown-box {
	background-color: rgba(255,162,2,0.9);
	padding: 0.85rem;
	border-radius: 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	min-width: 180px;
}
.coundown-box.is-finish {
	background-color: rgba(216,0,36,0.9);
}
.coundown-box .cd {
	font-size: 1.25rem;
	font-weight: bold;
	white-space: nowrap;
}
.coundown-box .cd.no-day .seg-day {
	display:none;
}
@media(max-width: 575.98px) {
	.coundown-box {
		min-width: 83%;
		font-size: 0.75rem;
		padding: 0.5rem;
	}
	.coundown-box .cd {
		font-size: 1.15rem;
	}
}

.modal-body {
	color: #555;
}
.modal-body ul, .modal-body ol {
	padding-left: 1.5rem;
}
.heading-block h1.strokeText {
	color: #FEEF8F;
}
.heading-block h1.strokeText::before {
    content: attr(data-storke);
	position: absolute;
    z-index: -1;
    -webkit-text-stroke: 10px #000;
    text-stroke: 10px #000;
}

.ranking-card.card {
	height: 100%;
	border: none;
  position: relative;
  border-radius: 20px;
  background: #fff;
}
.ranking-card.card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  padding: 5px;
  background: linear-gradient(to bottom, #FF9602, #FFC86A);
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.ranking-card.card .card-body {
	display: flex;
	flex-direction: column;
}
/*.ranking-box {
	margin-top: 30px;
}
.ranking-box:first-child {
	margin-top: 0;
}*/
.ranking-box .grid-inner {
	display: flex;
	flex-direction: column;
	gap: 5px;
}
.ranking-number {
	position: relative;
	text-align: center;
}
.ranking-number img {
	width: 60px;
	max-width: 80%;
}
.ranking-content .title {
	margin-top: 0.5rem;
}
.ranking-content .title a {
	text-align: center;
	color: #000;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
   -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ranking-box .medal {
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 5px;
}
.ranking-number .medal img {
	width: 38px;
	max-width: 100%;
}
.ranking-content .image {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}
.ranking-content .image a,
.ranking-content .image img {
  display: block;
  width: 100%;
  height: 100%;
}
.ranking-content .image img {
  object-fit: cover;
  object-position: center center;
}
/*@media (min-width: 768px) and (max-width: 991.98px) {
	.ranking-list {
		display: flex;
		gap: 10px;
	}
	.ranking-box {
		margin-top: 0;
	}
	.ranking-content {
		display: block;
	}
}*/
@media (min-width: 992px) {
	.ranking-content .image {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.ranking-number img {
		width: 50px;
	}
	.ranking-number .medal img {
		width: 30px;
	}
}
@media (max-width: 767.98px) {
	.ranking-box .medal {
		top: 85%;
		left: 0;
	}
	.ranking-number .medal img {
		width: 24px;
	}
	.ranking-content .title {
    margin-top: 0.25rem;
		line-height: 1.4;
		font-size: 0.75rem;
	}
}

/* User Home Style */
.user-level-card.card {
	border: none;
}
.user-level-card.level-gold {
	background: linear-gradient(25deg,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 20%,rgba(255,255,255,0.3) 45%,rgba(255,255,255,0.01) 72%,rgba(255,255,255,0) 73%,rgba(255,255,255,0.2) 100%), linear-gradient(to bottom,  rgba(232,162,103,1) 0%,rgba(170,78,40,1) 100%);
}
.user-level-card.level-silver {
	background: linear-gradient(25deg,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 20%,rgba(255,255,255,0.3) 45%,rgba(255,255,255,0.01) 72%,rgba(255,255,255,0) 73%,rgba(255,255,255,0.2) 100%), linear-gradient(to bottom,  #8DA0A8 0%,#3A485A 100%);
}
.user-level-card.level-bronze {
	background: linear-gradient(25deg,  rgba(255,255,255,0.2) 0%,rgba(255,255,255,0) 20%,rgba(255,255,255,0.3) 45%,rgba(255,255,255,0.01) 72%,rgba(255,255,255,0) 73%,rgba(255,255,255,0.2) 100%), linear-gradient(to bottom,  #F9BA86 0%,#75373A 100%);
}
.process-bar {
	background-color: #9A0C1A;
	height: 4px;
	border-radius: 2px;
	margin: 4px 0;
}
.process-bar + .text-right a {
	color: #555;
}
.process-bar + .text-right a:hover {
	color: var(--main-color);
}
.user-features a .fbox-bg,  .user-features a img, .user-features a h5 {
	transition: all 0.2s ease;
}
.user-features a img {
	max-width: 64px;
}
.user-features a:hover .fbox-bg {
	background-color: var(--main-color) !important;
}
.user-features a:hover img {
	filter: invert(100%) brightness(1.75);
}
.user-features a:hover h5 {
	color: #fff;
}
.card.coupon-box {
	border: solid 4px #FFD195;
	border-radius: 10px;
}
.coupon-icon svg path.color {
	fill: var(--main-color);
}
.disabled .coupon-icon svg path.color {
	fill: #ACACAC;
}
.disabled.card.coupon-box {
	border-color: #D9D9D9;
	filter: grayscale(1);
}
.border-top-dashed {
	border-top: 1px dashed #dee2e6 !important;
}
.user-daily-mission h3 .chip {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-color: var(--main-color);
	color: #fff !important;
	border-radius: 1rem;
	font-size: 1rem;
	text-align: center;
	line-height: 24px;
	transform: translateY(-5px);
}
	
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
	background-color: #333 !important;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default:hover {
	background-color: #111 !important;
}

.coundown-block .container > * {
	display: inline-block;
}
.coundown-block #timer {
	color: var(--red);
	background-color: #fff;
	font-weight: bold;
	margin: 0 10px;
	padding: 3px 10px;
}
.text-yellow {
	color: var(--yellow);
}
@media (max-width: 767.98px) {
	.coundown-block {
		font-size: 0.75rem;
	}
	.coundown-block .h5 {
		font-size: 1.125rem;
	}
}