﻿@import url('https://fonts.googleapis.com/css2?family=Cormorant+Infant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gentium+Book+Plus&display=swap');

@charset "utf-8";
:root {
   
	}
body {
   /* background: url(../images/all/home_bg.png) center top;*/
    color:#666;
	}
.header .navbar {
   padding: 0;
	}
a{
   color:#c30d23;
}
a:hover {
    color: #666;
}
img {
    transition: all 0.5s;
	}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	color:#000;
	}
h1{
	font-size:22px;
	}
h2{
	font-size:20px;
	}
h3,h4{
	font-size:18px;
	}
h5,h6{
	font-size:16px;
	}
body  .contentbuilder-box .is-title-lite,
.contentbuilder-box h3 {
    color: #ffffff;
}
.editor {
    font-size: 15px;
    line-height: 25px;
	}	
/*.editor h1,.editor h2,.editor h3,.editor h4,.editor h5,.editor h6{
	margin-bottom:5px;
	}*/
.gotop a{
	background:#333;
}	

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 0;
}


/* navbar */
.side .navbar {
    margin-top: 10px;
	}
body.home .navbar .navbar-brand{
	height:auto;
	width:100px;
}	
.navbar .navbar-brand{
	height:auto;
	width:70px;
	margin:0;
}

.main .container .row .side .wid{
	margin-bottom:4rem;
	}
.header  .nav-brand-wrapper {
    position: relative;
    z-index: 10;
	}
.header .nav-item.dropdown > .navbar-nav {
    width: 170px;
	margin-left:15%;

	}
.header .btn-group.lang .dropdown-item:hover{
    background-color:#000;
	}

body.home .header .navbar.newtop .navbar-nav .nav-link{
	color:#fff;
	padding: 10px;
}
body.home .header .navbar-nav .nav-link {
    padding: 25px;
    color: #fff;
    position:relative;
	font-size:18px;	
	}
.header .navbar-nav .nav-link {
    color: #fff;
    font-size: 18px;
    position: relative;
    padding: 0 25px;
}
.header .navbar-nav .nav-item:hover > .nav-link {
    color: #ffff00;
	}
.bsnav .navbar-nav .nav-item.active > .nav-link, .bsnav .navbar-nav .nav-item:active:focus > .nav-link, .bsnav .navbar-nav .nav-item:active > .nav-link, .bsnav .navbar-nav .nav-item:focus > .nav-link, .navbar-nav .nav-item.active > .nav-link, .navbar-nav .nav-item:active:focus > .nav-link, .navbar-nav .nav-item:active > .nav-link, .navbar-nav .nav-item:focus > .nav-link, .navbar-nav .nav-item:hover > .nav-link {
    color: #b6b6b6;
	}
.nav-item.dropdown>.navbar-nav .nav-item .nav-link{
	font-size:15px;
}	
	.header .navbar-nav .nav-item  .caret{
    	border-top: solid 5px #fff;
	}
	.nav-item.dropdown.fadeup>.navbar-nav.in {
    margin-top: 0px;
	}

	.nav-item.dropdown.fadeup > .navbar-nav.in  li a{
    color:#fff;
	}
	.nav-item.dropdown.fadeup > .navbar-nav.in li a:hover {
        background-color: #f44336;
		padding-left:14px;
		transition: .5s;
    }
	.nav-item.dropdown.fadeup > .navbar-nav.in li a::before{
	content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    bottom: 0;
    left: 0;
    background-color: #c6ffee8a;
    transition: .5s;
	transform: scaleY(0);
	}	
	.nav-item.dropdown.fadeup > .navbar-nav.in li a:hover::before{
	transform: scaleY(1);
	}
	.nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link.trigger:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    bottom: 0;
    left: 0;
    background-color: #c6ffee8a;
    transition: .5s;
	transform: scaleY(0);
	}
	.nav-item.dropdown.dropdown-left .navbar-nav .nav-item:hover .nav-link.trigger:after {
   transform: scaleY(1);
	}
	.nav-item.dropdown.dropdown-left .navbar-nav .nav-item:hover .nav-link.trigger {
	padding-left:14px;
	}
	.nav-item.dropdown.dropdown-left .navbar-nav .nav-item .nav-link.trigger:before {
    border-color: transparent transparent transparent #73a1b894;
	right: 7px;
	}
	.nav-item.dropdown.dropdown-left .navbar-nav .nav-item:hover .nav-link.trigger:before {
    border-left: solid 5px #fff;
	right:3px;
	}

	.nav-item.dropdown.fadeup > .navbar-nav.in li a.trigger:hover::after{
	transform: scaleY(0);
	}
	.nav-item.dropdown.fadeup > .navbar-nav.in li a.trigger::before{
	background:none;   
	}
	.nav-item.dropdown > .navbar-nav .nav-item:hover a:before {
    color: #fff;
	}
	.header .navbar .navbar-nav .nav-item.dropdown>.navbar-nav {
    background: #000000ab;
	backdrop-filter: blur(4px);
	}
	.nav-item.dropdown>.navbar-nav .navbar-nav {
    background: #000000ab;
	}
	.header .nav-item.dropdown>.navbar-nav .nav-item {
    line-height: 1.5;
    border-bottom: 1px solid #ffffff0d;
	}
	.header .nav-item.dropdown>.navbar-nav li:last-child {
	border-bottom:none;
	}
	body.home .header .nav-item.dropdown>.navbar-nav .nav-item a {
    font-size: 0.9rem;
	}
	.nav-item.dropdown>.navbar-nav li:last-child{
	border-bottom: hidden;
	}
	.header .navbar .small-btn-box,
	.navbar .navbar-collapse {
    transition: all 0.5s;
	}
	body.home .header .navbar .small-btn-box,
	body.home .navbar .navbar-collapse {
    margin-top: 0;
    transition: all 0.5s;
	}
	.navbar .navbar-collapse > .navbar-nav {
    position: relative;
	padding-left: 8%;
	}
	body.home .navbar.newtop .navbar-collapse > .navbar-nav:before {
    top: -10px;
    left: -1200px;
    backdrop-filter: blur(5px);
    bottom: -20px;
    /*background-color: #0d0d0dd4;
	box-shadow: 0px 5px 6px rgb(0 0 0 / 20%);*/
	}
body.home .navbar .navbar-collapse > .navbar-nav:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #f38149;
    right: -999px;
    top: 0;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
    border-radius: 50px
}
	
	.navbar .small-btn-box ul li a.btn-search{
		color: #cfa449;
	}
	.navbar.newtop .small-btn-box ul li a.btn-search{
		color: #fff;
	}
		.navbar .small-btn-box ul li a.btn-search:hover{
		color: #e9a86c;
	}
	
	
	body.home .navbar.newtop .navbar-brand {
	    margin: 5px 0;
		width:60px;
	}
	body.home .header .navbar.newtop .small-btn-box,
	body.home .navbar.newtop .navbar-collapse {
    	margin-top: -21px;
	}
/*	body.home .navbar .navbar-brand {
	background:url(../images/all/logo_desktop.svg) no-repeat;
	background-position-x: center;
	margin:20px 0;
    }
	body.home .navbar.newtop .navbar-brand {
	background: url(../images/all/202407111429030.png) no-repeat;
    /*background-size: 70%;*/
    background-position: center;
    margin: 0px 0 20px 0;
	}
	body:not(.home) .navbar .navbar-brand {
	height: 73px;
    filter: sepia(1);
    background: url(../images/all/202407111429030.png) no-repeat;
    /*background-size: 70%;*/
    background-position: center;
    margin: 0;
	display: flex;
    }*/
	body:not(.home) .header .navbar {
    padding: 0;
	}
		
		/*
		.logo=電腦版
		.logo-ani=下滑後
		.logo-mob=手機版
		以上三張後台可上傳(設定>網站管理>網站設定)
		
		.logo-show
		.logo-ani-show
		.logo-mob-show
		分別對應電腦、下滑、手機版狀態下*/


	body.home .navbar.newtop .navbar-brand::before {
	 content:inherit;
    }	
	 .navbar.newtop .navbar-brand::before {
	 content:inherit;
    }
    .header .navbar .container-fluid {
    width: 1320px;
	}
	body.home .header .navbar .container-fluid {
	width: 85%;
	}
	body.home .header .navbar {
	position: fixed;
    background-color: unset;
	z-index: 999;
	transform: translateY(30px);
	}
	body.home .header .navbar.newtop {
	transform: translateY(0);
	}
	.header .navbar.newtop {
	}
	.header .navbar {
    background-color: #f38149;
    position: fixed;
    border-bottom: none;
	}
	body:not(.home) .header .navbar {
    backdrop-filter: blur(10px);
    box-shadow: 0px 5px 6px rgba(0,0, 0 ,0.3);
	transition: .6s all;
	}
	body:not(.home) .header .navbar.newtop {
	}
	.h3 {
    color: #dcca5a;
    margin: 0 0 20px;
	}
	.h2 {
    border-bottom: none;
    color: #dd5a12;
    display: table;
    margin: 0 auto;
    font-size: 26px;
    position: relative;
    background: url(../images/all/tit.png)no-repeat center bottom;
    padding: 0 44px 24px;
	}
    .h2:before {
        content: " ";
        display: block;
        position: absolute;
        background: url(../images/all/tree.webp)no-repeat center bottom;
        width: 19px;
        height: 27px;
        left: 0;
        top: 0;
    }
    .h2:after {
        content: " ";
        display: block;
        position: absolute;
        background: url(../images/all/tree.webp)no-repeat center bottom;
        width: 19px;
        height: 27px;
        right: 0;
        top: 0;
    }
	.h2 .txt-en {
	display: none;
    }
	body.product .h2{
		margin-bottom:20px;
		}

	body  .container .ezshare-box {
    margin: 0px 0 20px 0;
	}
	body.news .container .ezshare-box {
	margin-bottom:40px;
	}
	body.news .article-horizontal-grid .item .info .date {
	color: #fe7c89;
    line-height: 0;
    padding: 7px 0 15px 0;
	}
	body.news .article-horizontal-grid .item .info .title, .article-horizontal-grid .item .info .title a {
    font-size: 16px;
    color:#fff;
	}
	body.news .justify-content-start {
    cursor: pointer;
	overflow:hidden;
	}
	.product-info-area .info-box {
    padding: 20px 0 10px;
    margin-bottom: 40px;
    border-top: dashed 1px #ff5858;
    border-bottom: dashed 1px #ff5858;
	}
/* 首頁banner 人物 */
	body.home .banner {
    overflow:hidden;
	}
	body.home .editor .bann_mid img{
	 display: initial;
	}	
	body.home .banner_bg02 {
	width:100%;
	position: absolute;
    left: 22%;
    bottom: 20px;
    z-index: 4;
	}	
	body.home .banner_bg02 img {
	width:250px;
	}	
	body.home .banner_bg01 img {
	width:180px;
	}		
	body.home .banner_bg05 {
    position: absolute;
    right: 12%;
    bottom: 38px;
    z-index: 4;
	}
	body.home .banner_bg05 img{
	width:240px;
	}
	body.home .banner_bg04 {
    position: absolute;
    right: 26%;
    bottom: 25px;
    z-index: 4;
	}
	body.home .banner_bg04 img{
	width:220px;
	transform: rotate(-12deg);
	}
	body.home .banner_bg03 {
    position: absolute;
    left: 50%;
    bottom: 70px;
    z-index: 6;
	}
	body.home .banner_bg03 img{
	width:90px;
	}
	body.home .banner_bg01 {
    position: absolute;
    left: 9%;
    bottom: 0;
    z-index: 6;
	}
/* banner */
	.banner .bann_mid {
    display: none;
	}
	body.home  .banner .bann_mid{
    display:block;
	}
	.banner .banner-wrapbox {
    position: relative;
	}
	body.home .banner .slick{
    position: relative;
    z-index:1;
	}
	body.home .banner .item > a{
   width:100%;
	}
	.banner-ani-zoom{
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:100%;
    z-index:0;
	}
	body.home .banner .slick-current {
    -webkit-animation-name: csszoomIn;
    -webkit-animation-duration: 6s;
	}
@-moz-keyframes csszoomIn {
    0% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }
    70% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes csszoomIn {
    0% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }
    70% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes csszoomIn {
    0% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }
    70% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

	body.home .banner .Scroll_d {
    position: absolute;
    right: 12%;
    bottom: 10%;
    z-index: 99;
    color: #fff;
	display:block;
	}
	.banner .Scroll_d {
	display:none;
	}
	.banner .Scroll_d::before{
	content:"";
    position: absolute;
    right: 0;
    bottom: -5px;
    left: auto; 
    width: 0;
    height: 1px;
    background-color: #fff;
	 -webkit-animation: ani-aw 2s cubic-bezier(0.54, 0.02, 0.41, 1.02) infinite;
    -moz-animation: ani-aw 2s cubic-bezier(0.54, 0.02, 0.41, 1.02) infinite;
    animation: ani-aw 2s cubic-bezier(0.54, 0.02, 0.41, 1.02) infinite;
	}
@-webkit-keyframes ani-aw {
    0% {
        right: auto;
		left: 0;
		width: 0%;
    }
    50% {
		width: 100%;
    }
	100%{
		opacity: 0.3;
		}
}
@-moz-keyframes ani-aw {
    0% {
        right: auto;
		left: 0;
		width: 0%;
    }
    50% {
		width: 100%;
    }
	100%{
		opacity: 0.3;
		}
}
@keyframes ani-aw {
    0% {
        right: auto;
		left: 0;
		width: 0%;
    }
    50% {
		width: 100%;
    }
	100%{
		opacity: 0.3;
		}
}
	.banner .slick-dots li.slick-active button:before {
    background-color: #fff;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    left: 9px;
    top: 6px;
	}
	.banner .slick .slick-dots .slick-active button {
    border: 1px solid #fff;
    width:18px;
    height:18px;
	}
	.banner .slick .slick-dots button {
    background: unset;
    border: 1px solid #ffffffa8;
    width: 6px;
    height: 6px;
    padding: 0;
	}
	body:not(.home) .banner .slick-dots {
	display:none!important;
	}
	.banner .slick-dots {
    bottom: 12%;
    z-index: 100;
    left: 12%;
    text-align:left;
	}
	body.home .banner .slick-dots {
    bottom: 8%;
    z-index: 100;
    left: 12%;
    text-align:left;
	}
	.banner:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/banner_bg.png)no-repeat;
    width:100%;
    height:121px;
    bottom:0px;
    left:0;
    z-index:2;
	}
	.banner:after {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/banner_bg2.png)no-repeat;
    width: 100%;
    height: 98px;
    bottom: 0;
    left: 0;
    z-index: 4;
	}
	.banner {
    position: relative;
	}
	body.home .banner .bann_tit {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 17%;
    text-align: center;
    display: block;
    text-align: center;
    z-index: 2;
	}
	body.home .banner .bann_tit img {
   transform: scale(0.9);
	}
	
/*----------------------- 紅利 -----------------------*/
.bonus .member-info  .txt-red {
    color: #ebac2e !important;
}
.bonus  .member-info {
    color: #fff;
}
/*----------------------- 購物車 -----------------------*/

body.cart.p01 .cart-list .cart-item .btn-area.text-md-center{
	text-align:right!important;
	}

.cart .cart-box .cart-step {
    border-bottom: 1px dashed #ebac2e;
    padding-bottom: 10px;
    margin-bottom:50px!important;
}
.cart .qty-area {
    color: #fff;
}
.form-group .msg, .modal-body .spec-box .msg, .required-need-form .msg, .msg.required {
    color: #ebac2e
}

.cart  .sum .item .value.final-price {
    color: #f92626;
}
.cart .sum .item .label,
.cart  .sum .item .value{
	color: #ffffffd1;
    font-size: 15px;
}
.cart .pay-box {
    background-color: #125d46f0;
    border: 1px dotted #ffffff54;
}
.cart .btn.gray {
    background-color: #000;
    color: #fff;
}
    .cart .btn.gray:before{
        display:none;
    }
	.header .cart-checkout .btn-group a.btn.cover:before{
	 display:none;
	}
    .cart .btn.gray:hover {
        background-color:#18656f;
    }
	
	.header .cart-checkout .btn-group a.btn.cover:hover{
		background-color: #047362;
	}
	body.cart.p01 .btn-box.text-end{
    margin-bottom: 200px;
	}	
	
    .cart button.close {
        background-color: #000;
        color: #fff;
    }
.cart .rules-box ul {
    color: #000;
}
.cart .btn.btn-bord {
    border: solid 1px #ebac2e;
    background: #d1af11;
    color: #000;
}
.cart  .btn svg {
    color: #fff;
}
.cart .discount .item .label .txt-red {
    color: #ebac2e !important;
    padding: 0 2px;
}
.cart .discount .item .label {
    color: #fff;
    font-size: 13px;
    padding-bottom: 5px;
}
.cart .discount {
    background: #222526;
    border-radius: 10px;
}
.cart   .cart-step .num {
    color: #000;
    background: #ebac2e;
    border:none;
}
.cart .cart-list .info-area .info-item.price {
    color: #ffc236;
	position:relative;
	margin-left: 30px;
	font-size:19px;
	font-weight: 100;
}
.cart .cart-list .info-area .info-item.price::before {
	content: "=";
    position: absolute;
    left: -20px;
    top: 2px;
    font-size: 17px;
    color: #ff9797;
}

body.cart.p01 .cart-list .cart-item .det-area .info-area .info-item.mb-2 .price
{
    color: #ff6c6c;
}

/*----------------------- 訂單 -----------------------*/
.order   .qty-area{
    color:#fff;
}
.order.show  .cart-list .info-area .price {
    color: #fff;
    text-align: right;
}
.modal-body .btn.cart:hover {
    background-color: #000;
}
.modal-body .btn.cart {
    background: #d01d42;
}
.main-title .h6{
    color:#000;
}
.h6 {
    border-left: solid 6px #ebac2e;
}
.sum .item .label, .sum .item .value {
    color: #fff;
}
.sum .item .value.final-price {
    color: #ebac2e;
	font-size: 22px;
}
.rwd-table.mob-mode tr td {
   border-bottom: 1px dashed #ffffff4d;
   color: #eebebe;
}
.rwd-table.mob-mode tr {
	font-size:15px;
	background: #d24a4a6b;
}
.rwd-table.mob-mode tr:nth-child(odd) {
    background: #9825254a;
}

/*----------------------- 相簿 -----------------------*/
body.album .grid.hov-bg{
	--bs-gutter-x: 5.5rem;
	}
body.album .main .container .row{
	--bs-gutter-x: 6rem;
    --bs-gutter-y: 2rem;
	}

.album.show   .gallery-list .item .pic {
    overflow: hidden;
}
.album  .grid .grid-item .item .info p {
    color: #fff;
}
.album .grid.hov-bg .grid-item a .pic {
    border-radius: 30px;
}
    /*----------------------- 會員專區 -----------------------*/
body.member .rwd-table.mob-mode, .rwd-table.mob-mode th, .rwd-table.mob-mode td {
    border: 1px dashed #ffffff2b;
}
body.member .frame-small-box{
    margin:0;
    padding-bottom: 7rem;
	width: auto;
	}
.member.login .btn-area {
   border-top: 1px dashed #ffffff42;
   padding-top: 20px;
	}
.coupon .side .navbar,
.bonus .side .navbar,
.order .side .navbar,
.member .side .navbar {
    margin-bottom: 30px;
}
.member-info {

    color: #fff;
}
.member .cart-box .cart-list {
    color: #fff;
}
.rwd-table a:hover {
    color: #40798b;
}

.form-group .notice {
    padding-right: 4px;
    color:#ebac2e;
}

.btn.btn-txt {
    color: #efa6a0;
}

.modify .form-check-input,
.register .form-check-input {
    border: none;
    margin-top: 0;
    background-color: unset;
}
.col-auto,
label {
    color: #fff;
}

.btn-secondary:hover,
.btn.btn-primary:hover{
    background-color:#000;
}


.cart-box .cart-list {
    border: dotted 1px #fc5353d9;
	background: #0100002e;
	padding: 20px;
}

body.cart.p01 .btn-box.mt-3.text-center{
	text-align: right !important;
	}

.cart-box .cart-list .cart-item+.cart-item {
    border-top: dashed 1px #cccccc8a;
    margin-top: 10px;
    padding-top: 10px;
}
body.order.show .cart-item {
	--bs-gutter-x: 3rem;
}
body.order.show .info-item > a.op-web-link {
	font-size: 18px;
    font-weight: bold;
}
body.order.show .qty-area{
	font-size: 15px;
	opacity: .7;
}
body.order.show .pay-box {
    border: none;
	padding:0;
}
body.order.show .pay-box .sum .item {
   border-bottom: 1px dashed #ffffff70;
   padding: 10px 15px;
}
body.order.show .pay-box .sum .item:last-child {
   border-bottom: none;
}
body.order.show .frame-border{
    border: dashed 1px #ffffff6b;
}
body.order.show  .flex-ul>li+li {
    border-top: dashed 1px #e0e0e059;
}
body.order.show .flex-ul>li {
    padding: 15px;
}
body.order.show .frame-border ul li:nth-child(even) {
    background: #d24a4a6b;
}
body.order.show .pay-box .sum div.item:nth-child(even) {
    background: #d24a4a6b;
}
body.order.show .pay-box .sum .mb-1{
	margin-bottom:0!important;
}
body.order.show .cart-list .info-area .highlight.st {
    background: #0d0d0d;
    color: #a8a9a9;
    padding: 2px 15px;
    border-radius: 7px;
    font-size: 13px;
}
body.order.show .talk-area .open-talkform {
    background: #131313;
	font-size: 14px;
}

body.order.show .pic-area img{
	border-radius: 10px;
}

.header .navbar .container-fluid .small-btn-box .list-inline .btn-group a.btn.btn-primary.dropdown-toggle {
    background-color: #286471;
    padding: 4px 24px;
    border-radius: 0;
	margin-left: 30px;
	font-size:13px!important;
}
.header .navbar .container-fluid .small-btn-box .list-inline .btn-group a.btn.btn-primary.dropdown-toggle:hover {
    background-color: #000;
   
}

.swal2-styled.swal2-confirm {
    background-color: #000000;
	padding: 5px 30px;
    border-radius: 0;
}
.swal2-actions {
    margin: .5em auto 0;
}
.cart-list .info-area .price {
    color: #ff9292;
}

body.member.favorite .cart-box{
	margin-top:30px;
	}
body.coupon .form-filled-box{
	margin-top:30px;
	}
body.coupon .order-all-coupon{
	margin-bottom:150px;
	}
body.coupon .btn.btn-secondary{
	border-radius: 0 5px 5px 0;
	}	
	
body.faq .btnbox-ask {
	position:absolute;
	top:65px;
	left:50px;
}
body.faq .accordion-list-box{
	margin:2rem 0;
	}

.btn-secondary {
    color: #fff;
    background-color: #18656f;
    border-color: #18656f;
}

body #geLoginBtn {
    border: 1px solid #ccc;
    color: #0f0f0f;
    background-color: #fff;
	padding: 5px 10px;
}
@-webkit-keyframes color_move {
    0% {
	background-position-x: 0;
  }
  100% {
	background-position-x: 600vw;
  }
}
@keyframes color_move {
    0% {
	background-position-x: 0;
  }
  100% {
	background-position-x: 600vw;
  }
}


.flex-item{
    margin-bottom:15px;
}

    .side .navbar-nav .dropdown-menu li.nav-title a:hover,
	.side .navbar-nav .dropdown-menu li.nav-title a:focus
	 {
        background-color: #202725;
        color:#fff;
    }

.col-form-label {
    color: #666;
	font-size:15px;
	text-align: right;
}
body.modify .col-form-label {
    font-size: 15px;
    text-align: right;
	padding-right:30px;
}

body.modify .form-group {
    margin-bottom: 25px;
}
body.modify .form-control {
	color: #696969;
	}


body.member .frame-small-box .kind-info .h2{
	/*border-bottom: none;*/
	margin-bottom:40px;
	}
	
body.member .mt-4{
	margin-top: 3rem !important;
	}
body.member.login   .btn-area .flex-item .btn-primary {
    padding: 0.375rem 2.5rem;
    background-color: #18656f;
}
body.member.login   .flex-item .btn-primary:hover,
.btn.btn-primary:hover {
    background: #000;
}	



.member-function-box .item > a .info {
    color: #fff;
	transition: .5s;
}

.member-function-box .item > a:hover .info {
    color: #fff;
    letter-spacing: 3px;
    transition: .5s;
    padding-left: 6px;
}

.member-function-box .item > a {
    color: #070a0c;
    background-color: #fff;
    padding: 32px 15px 32px 25px;
    border-radius: 10px;
	background:url(../images/all/ss.webp);
	background-size: cover;
	
}

.member-function-box .item > a {
    border: solid 2px #12c7c991;
	position:relative;
	overflow:hidden;
}
.member-function-box .item > a::before {
	content: "";
    background-color: #4796aa4a;
    width: 0%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .3s;
}
.member-function-box .item > a:hover::before {
    width: 100%;
}
.member-function-box .item > a:hover {
  	background:url(../images/all/ss.webp);
	background-size: cover;

}

.rwd-table.mob-mode th {
    background: #204b49;
}

.rwd-table a {
    color: #fff;
}


#fbLoginBtn{
	overflow: hidden;
   
}






/* 首頁區塊 */

/*.home_news .slick.slick-initialized {
    visibility: visible;
}

html.no-js .home_news .slick,
html.no-js .home_news .slick-slide img {
    display: none;
}

html.js .home_news  .slick {
    display: block;
}*/

/*首頁-about*/
.home_aboutbg{
	position:relative;
	display:block;
}



.home_news .slickfixedInitPosition{
    aspect-ratio: 1296 / 563;
}



.home_album {
    padding-bottom: 110px;
}
.home_album .article-grid.info-absolute .item:hover:before {
    top: 0;
    opacity: 1;
}
.home_album .article-grid.info-absolute .item::before {
    background: url(../images/all/frame.webp)no-repeat center bottom;
    content: " ";
    display: block;
    position: absolute;
    width: 95px;
    height: 74px;
    left: 0;
    top: 30px;
    z-index: 10;
    opacity: 0;
    transition: all 0.5s;
}
.home_album .article-grid.info-absolute .item {
    padding: 0 30px;
}
.home_album   .article-grid.info-absolute .item .share-area ul{
   display:none;
}
.home_album .article-grid.info-absolute .item a,
.home_album .article-grid.info-absolute .item .pic img,
.home_album .article-grid.info-absolute .item .pic {
    border-radius: 50%;
}
    .home_album .article-grid.info-absolute .item:hover .post-foo .info p.title{
        color:#ebac2e;
		letter-spacing: 5px;
    }
    .home_album .article-grid.info-absolute .item .post-foo .info p.title {
        order: 2;
        width: 100%;
        font-size: 15px;
        color: #000;
        font-weight: bold;
		transition: all .3s;
		display: -webkit-box;
	    -webkit-line-clamp: 1;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    text-overflow: ellipsis;
		line-height:1.5;
    }
    .home_album .article-grid.info-absolute .item .post-foo .info p.date:before {
        content: " ";
        display: block;
        position: absolute;
        background-color: #000;
        width: 77px;
        height: 2px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .home_album .article-grid.info-absolute .item .post-foo .info p.date {
        order: 1;
        width: 100%;
        font-size: 12px;
        color: #000;
        position: relative;
        padding-bottom: 7px;
        margin-bottom: 10px;
    }
.home_album .article-grid.info-absolute .item .post-foo .info a {
    display: flex;
    flex-wrap:wrap;
}
.home_album .article-grid.info-absolute .item .post-foo {
    padding: 0;
    background-color: unset;
    box-shadow: unset;
    position: relative;
    padding-top: 30px;
}

.home_about:after {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/ab_bottom.png)no-repeat center bottom;
    bottom: 0;
    left: 0;
    right: 0;
    height: 160px;
}
.home_about:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/ab_top.png)no-repeat center bottom;
    top: 0;
    left: 0;
    right: 0;
    height: 160px;
    z-index: 1;
}
.home_about h4:before {
    content: " ";
    display: block;
    position: absolute;
    background-color:#fff;
    width:25px;
    height:2px;
    left:0;
    right:0;
    margin:0 auto;
    bottom:0;
}
.home_about a:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/arrow.webp)no-repeat;
    right: 24px;
    width: 8px;
    height: 9px;
    top: 43%;
}
.home_about a:hover{
    background-color:#000;
    color:#fff;
}
.home_about a {
    display: table;
    margin: 50px auto;
    background-color: #e35a0b;
    padding: 14px 53px 14px 42px;
    font-size: 14px;
    color: #fff;
    border-radius: 10px;
    position: relative;
    transition: all 0.5s;
}
.home_about p {
    color: #fff;
    width: 55%;
    margin: 0 auto;
}
.home_about h4 {
    font-size: 35px;
    color: #fff;
    display: table;
    margin: 0 auto 24px;
    position: relative;
    font-family: 'Bodoni MT';
    padding-bottom: 12px;
}
.home_about .new_bg01 {
    position: absolute;
    left: -45px;
    top: -39%;
    transform: scale(0.8);
	z-index:2;
}
.home_about .ab_bicycle {
    position: absolute;
    right: 5%;
    bottom: 15%;
    z-index: 10;
    pointer-events: none;
	transform: scale(0.85);
}
.home_about {
    position: relative;
    background: url(../images/all/ab_bg.webp)no-repeat center bottom;
    background-attachment: fixed;
    padding: 145px 0;
    margin-top:-40px;
    margin-bottom:-60px;
}
.home_about h6.h3 {
    display: none;
}
h6.h3:after {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/tree.webp)no-repeat center bottom;
    width: 19px;
    height: 27px;
    right: 0;
    top: 0;
}
h6.h3:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/tree.webp)no-repeat center bottom;
    width:19px;
    height:27px;
    left:0;
    top:0;
}
h6.h3 {
    display: table;
    margin: 0 auto 40px;
    font-size: 26px;
    position: relative;
    background: url(../images/all/tit.png)no-repeat center bottom;
    padding: 0 44px 24px;
    color: #dd5a12;
}
.article-grid.info-absolute .item .share-area ul li a:after{
    display:none;
}

.article-grid.info-absolute .item .share-area ul li a:hover{
    background-color:#255c37;
	transition-delay: initial;
}
.article-grid.info-absolute .item .share-area ul li a {
    text-align: center;
    background-color: #dd5a12;
    color: #fff;
}
.home_news .article-grid.info-absolute .item:hover .share-area ul {
    position: absolute;
}
.home_news .tag a {
    color: #fff;
}
.home_news .tag {
    position: static;
	background:url(../images/all/bobg.webp);
    display: table;
    margin: 15px 0 0;
    border: none;
    padding: 13px 15px;
	transition: all 0.5s;

}
.home_news .item:hover .tag {
	background:url(../images/all/bobg2.webp);
}
.home_news .article-grid.info-absolute .item .info .desc {
    padding-top: 20px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home_news .article-grid.info-absolute .item .info .title {
	background:url(../images/all/bobg.webp);
    color: #fff;
    padding: 10px;
    display: table;
    margin-top: -20px;
    text-align: left;
    font-size: 20px;
    padding: 8px 15px 5px;
    transition: all 0.5s;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	width: fit-content;
    max-width: 280px;
}
.home_news .article-grid.info-absolute .item:hover .info .title {
	background:url(../images/all/bobg2.webp);
}




.article-grid.info-absolute .item .share-area ul li {
    transform: initial;
    opacity: 0;
    visibility: hidden;
    transition: inherit;
}
.article-grid.info-absolute .item:hover .share-area ul li {
    transform: initial;
    opacity: 1;
    visibility: visible;
	
}



.article-grid.info-absolute .item:hover .share-area ul li:nth-child(1) {
    transition-delay: 50ms;
}
.article-grid.info-absolute .item:hover .share-area ul li:nth-child(2) {
    transition-delay: 100ms;
}
.article-grid.info-absolute .item:hover .share-area ul li:nth-child(3) {
    transition-delay: 150ms;
}
.article-grid.info-absolute .item:hover .share-area ul li:nth-child(4) {
    transition-delay: 200ms;
}





.home_news .article-grid.info-absolute  .item:nth-child(2n) {
    padding-top: 2%;
}
.home_news  .article-grid.info-absolute .item {
    padding: 10px 25px 40px;
}
.home_news  .article-grid.info-absolute .item a,
.home_news .pic img,
.home_news .pic {
    border-top-right-radius: 20px;
}
/* faq */
.accordion-list .accordion-list-header .btn-link:hover {
    color: #d2b970;
}
.accordion-list .accordion-list-cont {
    background: none;
	border: dashed 1px #ffffff73;

}
.accordion-list .st.st-a{
    color: #fafeff;
    background: #020302ba;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 15px;
    text-align: center;
	margin:5px;
	padding: 0 0 0 2px;
}
.accordion-list .st {
    left: 12px;
    top: 12px;
    font-size: 20px;
    color: #000000;
}
.accordion-list .st-q {
	display:none;
}

body.faq .main .side{
	margin:0;
	}

.accordion-list .accordion-list-header {
    border: none;
    border-bottom: 1px dashed #f3f3f34a;
	position:relative;
}
    .accordion-list .accordion-list-header .btn-link {
        padding:10px 0 10px 25px;
        color: #fff;
        border: none;
        border-radius: 0;
        font-weight: bold;
		font-size:16px;
    }
    .accordion-list .accordion-list-header .btn-link::before {
		content:"Q.";
		font-size:17px;
		color:#f67f7f;
		position:absolute;
		left:0;
		right:0;
    }	
.accordion-list .accordion-list-cont .accordion-list-det {
    background-color: #50212166;
    font-size: 15px;
    padding: 60px 30px;
    line-height: 1.8rem;
	color:#ffffffb0;
}
body.faq .page-box.mt-3.mb-5{
	margin-bottom: 5rem !important;
	}

/*.faq  .btn.btn-primary {
    background: #0b0b0b;
    border-color: #000000;
	font-size:14px;
}
.faq  .btn.btn-primary:hover {
	color: #aedcec;
}*/
/* SID1 */
.is_scroll .side   .navbar,
.bsnav {
    background: unset;
}
    .side .collapse.navbar-collapse {
    margin-top: 0;
}
.side .filter-content > ul {
    line-height: 29px;
    padding:2px  6px;

}
.side .filter-content ul li {
    position: relative;
    padding-left: 15px;

}
.side .filter-content > ul li a::before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #ebac2e;
    left: 0;
    top: 13px;
    width: 7px;
    height: 2px;
	transition: .2s;

}
.side .filter-content > ul li a:hover::before {
    width: 0px;
}

.side .filter-content > ul li a {

}
.side .filter-content > ul li a:hover {
   margin-left: -5px;
}


    .side .filter-content, .side .filter-sidebar.multiple-collapse .collapse-content {
        border: none;
    }
.side .filter-title .collapsed-btn:hover,
.side .filter-sidebar.multiple-collapse .collapsed-btn:hover {
    color: #d5bb84;;
}
.side .filter-title .collapsed-btn,
.side .filter-sidebar.multiple-collapse .collapsed-btn {
    padding: 0;
    background: unset;
    border: none;
    color: #666;
    font-size: 16px;
}
.side .h3 .txt-en {
    text-align: left;
    font-family: 'Cormorant Infant', serif;
    font-size: 2.1875rem;
    color: #fff;
    margin-bottom: 0;
}
.main .side .h3 {
    border: 1px dashed #ff8c4d;
    padding:7px;
    margin-bottom: 18px;
	font-size:18px;
	text-align: left;
    color: #ff8c4d;
}

body.member .main .side .h3,
body.order .main .side .h3 {
	display:none;
}

body.order .main .side,
body.member .main .side {
    width: 20%;
    margin-right: 20px;
}

.main .side .nav>li a:hover, .main .side .nav>li a:focus, .main .side .nav>li.active a {
    color: #d6c464;
}

    .side .h3 .txt-tw {
        display: block;
        padding: 0px;
        border: oldlace;
        text-align: left;
        font-size: 18px;
        color: #ff8c4d;
        font-weight: bold;
    }

.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    background: #cbbe92;
    border-color: #cbbe92;
}

.news.show a.tag:hover{
    background-color:#000;
    color:#fff;

}
/* 聯絡我們 */
.contact .btn {
    padding: 12px 0;
}
.contact .radio-inline label {
    margin: 0 12px 0 5px;
    font-size: 14px;
    color: #fff;

}

.list-creative .list-terms:before {
    width: 3px;
    background: #ebac2e;
   
}
.list-creative > li:nth-child(2n) .list-terms:before {
    background: #045959;
}

.contact h3 .txt-en {
    font-size: 1.5rem;
    font-style: italic;
    display: table;
    margin: 0 auto 0;
    padding-bottom: 0;
    position: relative;
    font-family: 'Bodoni MT';
}
body.contact .txt-en {
   margin: 0 auto -6px auto;
}

p.form-control-static {
    font-size: 15px;
    color: #fff;
}
.contact h3:after {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/tree.webp)no-repeat center bottom;
    width: 19px;
    height: 27px;
    right: 0;
    top: 0;
}
.contact h3:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/tree.webp)no-repeat center bottom;
    width: 19px;
    height: 27px;
    left: 0;
    top: 0;
}
.contact h3 .txt-en{
    display:none;
}
.contact h3 {
    position: relative;
    line-height: 28px;
    padding-bottom: 10px;
    margin-bottom: 60px !important;
    border-bottom: none;
    color: #dd5a12;
    display: table;
    margin: 0 auto 40px;
    font-size: 26px;
    position: relative;
    background: url(../images/all/tit.png)no-repeat center bottom;
    padding: 0 44px 24px;
}

.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
    background-color: #b9c89d;
    border-color: #b9c89d;
}
.btn-info:hover {
    background-color: #820d1a;
	color:#f5e6c5;
}
.btn-check:focus+.btn-info, .btn-info:focus {
	color:#f5e6c5;
    background-color: #820d1a;
    border-color: #820d1a;
    box-shadow: 0 0 0 0.25rem rgb(11 172 204 / 0%);
}
/* 產品 */

body.product .main .container .row .content .section:last-child{
	margin:20px 0 90px;
	}

.bg-lightgray {
    background: #0000002e;
}
.badge a{
    color:#000!important;
    font-size:16px;
}
.badge {
    padding: 8px 11px;
    background-color: #ebac2e !important;
}
.anchor-title.scroll-to-fixed-fixed {
    background: #393939;
}
    .anchor-title.scroll-to-fixed-fixed   a {
        color: #fff;
		background: inherit;
    }
.btn.btn-dark:hover,
.btn.btn-light:hover {
    background-color:#000;
}
.btn.btn-dark {
    background: #6f0f23;
}
.btn.btn-light{
    background: #dd5a12;
}
.btn.btn-light, .btn.btn-dark {
    padding: 8px 25px 8px;

}
.product-info-area .item .label:before {
    background: #ff646b;
  
}
.qty-box .btn:hover{
    background-color:#000;
}
.qty-box .btn {
    color: #fff;
    background-color: #a8a8a8;
    border: none;
}

.product-info-area .item.price .cont {
    color: #f37c86;
}
#ctl00_section_top_holder_priceLi .cont {
    color: #ebac2e;
}

.product-info-area .item.price .cont .pro-price {
    color: #ebac2e;
	font-size:25px;
}
.anchor-title ul li a {
    color: #fff;
    border-radius: 0%;
    font-size: 16px;
    padding: 0px 30px;
}
.section .anchor-title a {
    border-left: dashed 1px #ff6060;
}
body.product .scroll-to-fixed-fixed .py-sm-4 {
    border-bottom:none;
}
    body .product .py-sm-4 {
    border-bottom: 1px solid #ffffffad;
}
/*body.product .anchor-title a.active {
    color: #fff;
}*/	
body.product .product-info-area .item {
    margin-bottom: 20px;
}

body.product.has_favorite .gallery-list.hov-cart .item-detail .item-info .pic .ratio img.img-fluid{
	height: 100%!important;
	}
body.product.show .nav-tabs .nav-item .nav-link{
	color:#999;
	font-size: 16px;
	font-weight:bold;
	}
body.product.show .nav-item .nav-link:hover{
	color:#ff5310;
	}
body.product.show .nav-item .nav-link.active{
	color:#ff5310;
	}		
body.product.show .nav-item .nav-link.active{
	background-color: #fff0;
	}
body.product.show .tab-area {
    border-top: dashed 1px #ffffff42;
	margin-bottom: 1rem;
}
body.product.show .tab-area .tab-title a {
    border-radius: initial;
}
body.product.show .nav-tabs.tab-title .nav-link {
    display: initial;
}
body.product .section .h4{
	ont-weight: bold;
    color: #e8a05e;
    font-size: 20px;
	}
body.product.show .page-box.mt-5{
	margin-top:0rem!important;
	}	
body.product .tab-content>.active {
    background-color: #fff;
	border-radius: 0px;
	border:1px solid #ccc;
}	
body.product .tab-area .container{
	padding:0;
}
body.product .tab-accordion-body{
	color: #ff9b9b;
	line-height:2;
}
.input-group .input-group-prepend .minus{
	border-radius: 7px 0 0 7px;
	}
.input-group .input-group-append .add{
	border-radius: 0 7px 7px 0;
	}

.tab-area .tab-title a {
   border-left: dotted 1px #666;
}

.h5 .sub-txt {
    color: #dd1212;
	font-size:.8rem;
}

    .h5 {
    color: #000;
}
.gallery-list.cover.hov-cart .btn-box .btn {
    background: #0000007d;
}
.gallery-list.cover.hov-cart .item-detail .cover .btn-box .btn:hover {
    background: #18656f;
}
.product .gallery-list.border-solid .item .item-detail {
    border-top-right-radius: 20px;
}
.product .gallery-list.border-solid .item .item-detail {
    border: none;
    height: 100%;
	border-radius: 15px;
}
.product .gallery-list .item .pic {
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	overflow: hidden;
}
.product .gallery-list .item .title {
    text-align: left;
    margin-bottom: 0;
    margin-top: 3px;
}
.product .gallery-list .item .info .title {
    padding: 20px 0 0;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.product .gallery-list .item .info {
    padding: 0 12px;
}
body.product .mb-3{
	margin-top:0!important;
	}
body.product .h5{
	margin-bottom:10px;
	}	
.product .info   .justify-content-center {
    /*justify-content: unset !important;
    text-align: left;*/
}
.product .gallery-list p.price.me-2 {
    margin-top: 0;
    font-size: 15px;
    color:#000;
}
.gallery-list .price-box p.price{
	margin-left:10px;
	font-size:15px;
	margin-top:0;
	}
.gallery-list p.desc {
	font-size: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #888888;
}
body.product .price-box{
	display: flex;
	align-items: baseline;
    justify-content: center;
	}

body.product .mt-md-3{
    margin-top: 0!important;
}
body.product .editor.p-sm-5{
	text-align: center;
	line-height: 1.9;
    color: #ffffffb0;
	}
	
body.product.show .main{
	}	
	

/* 最新消息 */
.contentbuilder-box h1 {
    color: #fff;
}
.news  .contentbuilder-box .is-social a > i {
    color: #fff;
}
.article-horizontal-grid .item .info .desc a{
    color:#fff; 
}
.article-horizontal-grid .item:hover .info .title a {
    color: #ebac2e;
}
/*.show .page-item a.page-link:hover {
    background-color: #2a2a2a;
    color: #fff;
}
.show .page-item a.page-link {
    background-color: #fff;
    border: 1px solid #000;
    display: table;
    margin: 0 auto;
    padding: 12px 90px;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: 1px;
    position: relative;
}*/
.show .page-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}

    .show .page-item a.page-link {
        display: table;
        margin: 50px auto;
        background-color: #e35a0b;
        padding: 14px 53px 14px 42px!important;
        font-size: 14px;
        color: #fff;
        border-radius: 10px;
        position: relative;
        transition: all 0.5s;
    }
	   body.product.show .page-item a.page-link {
        margin: 0;
       
    }

        .show .page-item a.page-link:before {
            content: " ";
            display: block;
            position: absolute;
            background: url(../images/all/arrow.webp)no-repeat;
            right: 29px;
            width: 8px;
            height: 9px;
            top: 41%;
        }
/*.show .page-item::before{
    content: "";
    width: 0%;
    height: 100%;
    display: block;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .4s ease-out;
}*/
        .show .page-item:hover  a.page-link {
            background-color: #000;
            color: #fff;
        }
.show .page-item a.page-link:hover {
    color: #fff;
}


/*.show .page-item a.page-link::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff0;
    transition: -webkit-clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99);
    transition: clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99);
    transition: clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99), -webkit-clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99);
    transition: clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99), -webkit-clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 140%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 140%, 0% 100%);
}
.show .page-item a.page-link:hover::after {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
	    background: #00000008;

}*/



.h1 {
    border-bottom: 1px dashed #ff6060;
    padding-bottom: 10px;
    margin-bottom: 40px;
	font-size:22px;
}
body.news .container .h1 {
    margin-bottom: 25px;
    font-size: 28px;
    padding-bottom: 18px;
    color: #666;
}

.small-title {
    color: #ebac2e;
    font-size: 11px;
    letter-spacing: 2px;
}
.tag {
	margin:0 ;
	padding:1px 15px;
	color: #1e1d1d;
    border: 1px solid #000;
    background: inherit;
	position: absolute;
    bottom: 25px;
    left: 25px;
}
body.news .tag {
	letter-spacing: 2px;
}
body.faq .tag {
	margin: 0 0 5px 0;
    padding: 2px 15px;
    color: #ffffff8f;
    border: 1px dashed #ffffff52;
    background: inherit;
    position: initial;
}
body.news .kind-tag-area .tag {
	position: inherit;
    color:#fff;
    border:1px solid #fff;
	display: none;
}

body.home .pr_cd .article-grid .slick-track .tag {
	display:none;
}

.article-grid.ar-img .item .info .desc, .article-grid.ar-img .item .info .title, .article-grid.ar-img .item .info .title a {
    font-weight: bold;
}
	
.item .pic{
	position:relative;
	overflow:hidden;
	}	
body.news	.item .pic{
	border-radius: 10%;
	}
.item:hover .pic img {
    transform: scale(1.1);
    opacity:0.9;
}	
.item .pic img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 140%;
    height: 100%;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    background: #fff;
    opacity: 0.2;
    transform: translateX(100%);
    transition: all ease 0.5s;
}	
.item:hover .pic img:after {
	  transform: translateX(0);
}



.article-grid .item .info {
    border: none;
	padding: 20px 0 25px 0;
}


.function-bar .display-mode .btn-mode {
    color: #fdc066;
    padding: 5px;
    font-size: 1rem;
}

	/*訊息圖上文下*/
    body.news .article-grid .item .info .kind a {
        font-size: 11px;
		padding: 2px 15px;
		background: unset;
		color: #dd5a12;
		border: 1px solid #ffdac6;
		margin-bottom: 0;
		overflow:hidden;
    }
	body.news .article-grid .item .info p.title a {
		color: #666;
    }
	.article-grid .item .info .date {
    font-size: 11px;
    color: #bca36b;
    letter-spacing: 2px;
	}	
	body.news .article-grid .item .info .title,
	.article-grid .item .info .title a {
    font-size: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	}
	body.news .article-grid .item .info .desc,
	.article-grid .item .info .desc a {
    font-size: 14px;
    color: #ffffff8a;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
	overflow: hidden;
    text-overflow: ellipsis;
	}	
	body.news .page-content .main .container .row .article-grid {
    --bs-gutter-x: 3rem;
	}
	body.news .article-grid .item:hover .kind a{
		background-color:#000;
		color: #fff;
		transition:all 0.6s;
	}
	body.news .article-grid .item:hover p.title a,
	body.news .article-grid .item:hover .desc a{
		color: #ff8c4d;
	}
    
	/*訊息無圖列表(標準)*/
	body.news .article-list .item a .info,
	body.news .article-list .item a .time{
		transition:all 0.6s;
		}
	body.news .article-list .item a{
		padding: 20px 15px;
		}
	body.news .article-list .item a .time{
		color: #eea664;
		font-size: 13px;
		margin-right: 10px;
		background: #00000061;
		padding: 3px 10px 2px 10px;
		border-radius: 5px;
		margin-right: 20px;
		}	
	body.news .article-list .item+.item {
    border-top: dotted 2px #ffffff40;
    margin: 0;
	}	
	body.news .article-list .item a:hover .info{
		letter-spacing:1px;
		color:#ffbf6d;
		}
	body.news .article-list .item a:hover .time{
		color: #fff;
		background: #000;
		}	
	body.news .article-list .item a:hover .fa-chevron-circle-right:before{
		color: #000;
		}	


body.news .page-box .pagination {
	margin-bottom:3rem;
	}
		
body.product .mode-horizontal .item .pic {
    border-top-left-radius: 0; 
    border-top-right-radius: 0; 
}	
body.product .mode-horizontal .item .item-detail {
    position: relative;
}
body.product .mode-horizontal .item-detail .item-info .btn-box {
   position: absolute;
   bottom:0;
   right:0;
   margin: 0 20px 0 0;
}

body.product .mode-horizontal .item .item-detail {
     padding: 0;
}
body.product .gallery-list.mode-horizontal .item .pic {
    flex: 0 0 50%;
}
body.product .gallery-list.mode-horizontal .item .item-detail .item-info .pic img {
   max-width: none;
}

body.product .gallery-list.mode-horizontal .item .item-detail .item-info .info p.title {
    margin:0;
	font-size: 18px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}	
body.product .gallery-list.mode-horizontal .item .item-detail .item-info .info .price-box p:nth-child(2) {
   margin-left: 10px;
   margin-top:0;
   color: #b12121;
}
body.product .gallery-list.mode-horizontal .item .item-detail .item-info .info p.desc {
   margin: 0;
   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
body.product .gallery-list.mode-horizontal .item .item-detail .item-info .info{
     padding: 0px 10px 0px 10px;
	 display: table;
}
body.product .gallery-list.mode-horizontal .item .item-detail .item-info .info a{
   /* display: table-cell;
    vertical-align: middle;*/
}
body.product .gallery-list.mode-horizontal .item .btn:hover{
   color: #bd2828;
}
body.product .gallery-list.mode-horizontal .item .btn:hover .fa-shopping-cart::before{
   color: #357828;
}

body.product .gallery-list.mode-horizontal .item {
    height: auto;
	overflow: hidden;
}	


body.product .gallery-list.mode-horizontal .item .justify-content-center{
	    justify-content: initial!important;
	}
body.product .gallery-list.mode-horizontal .item .item-detail {
    overflow: hidden;
}	
body.product .gallery-list.mode-horizontal .item .item-detail {
    background: #e2e2e2;
    border: 10px solid;
}


body.product .display-mode a[data-mode=mode2]{
	display:none;
	}

.mode-switch.gallery-list[data-mode=mode4]>.item .btn-box {
    top: 47%;
}
.mode-switch.gallery-list[data-mode=mode4]>.item .btn-box .btn {
    padding: 5px 0;
}

.mode-switch.gallery-list[data-mode=mode4]>.item {
    flex: 0 0 50%;
}
.mode-switch.gallery-list[data-mode=mode4]>.item .item-info .info p.title {
	font-size:18px;
	margin-bottom: 0;
	text-align:center;
}
.mode-switch.gallery-list[data-mode=mode4]>.item .item-info .pic {
    width: auto;
    margin-right: 10px;
    flex: 0 0 50%;
}
.mode-switch.gallery-list[data-mode=mode4]>.item .item-info .info {
    width: 150px;
	padding-left:5px;
}
.mode-switch.gallery-list[data-mode=mode4]>.item .item-info .info p.price.me-2 {
	 font-size: 18px;
	 color:#767373;
	 padding-right: 10px;
}
.mode-switch.gallery-list[data-mode=mode4]>.item .item-info .info p.price {
	font-size: 18px;
}
.mode-switch.gallery-list[data-mode=mode4]>.item .item-info .info p.desc {
	color: #616161;
    font-size: 14px;
}
.mode-switch.gallery-list[data-mode=mode4]>.item .item-detail {
    border: 10px solid;
   
}

/*	.article-grid .item .info .kind a::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-image: linear-gradient(to right, #ffffff40 0%, #ffffff1a 100%);
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(100%);
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    }
	.article-grid .item:hover .info .kind a::before {
    transform: translateX(-100%);
	transition: all .5s cubic-bezier(0.22, 0.61, 0.36, 1);
    }*/
	

	
.page-link {
    color: #404040;
    border-color: #ffffff;
}
.btn-info {
    background-color: #b99053;
	color:#f5e6c5;
    font-size: 14px;
}

.table-responsive {
    margin-top: 20px;
}	

.page-item.active .page-link {
    background: #333;
    color: #fff;
    border: none;
	border-radius: 50%;
  
}
.contact .btn:hover{
    background-color:#000;
}
body.contact .map-box {
    height: 450px;
    margin-bottom: 50px;
}

body.contact .form-hasbg .form-group .btn {
    background: #18656f!important;
    border-color: unset;
    font-size: 14px;
    padding: 8px 27px!important;
    border-radius: 0;
    position: relative;
    overflow: hidden;
    color: #fff;
}
body.contact .form-hasbg .form-group .btn:hover {
    background: #000!important;   
}
.list-creative .list-terms label {
    color: #666;
}

 .dropdown-toggle::after    {
        display: none;
    }

    .pic .ratio-4x3 {
        --bs-aspect-ratio: 70%;
        position: relative;
        overflow: hidden;
    }
	body.home .pic .ratio-4x3 {
		border-radius: initial;
    }
	  body.news .pic .ratio-4x3 {
      border-radius: 10px;
    }


/* faq */
.wid-search  .btn.btn-primary:hover {
   background: #ebac2e;
    color: #000;
}
.wid-search   .btn.btn-primary {
    background: #151515;
    border-color: #0b0b0b;
}
/* 首頁區塊 */





/* footer */
.footer{
	 background: url(../images/all/home_bg.png) center top;
}
.left-area{
	padding-left:50px;
}
.footer-logo a img{
	width:100px;
}
.footer .foo-sit{
    padding-top:20px;
}
.footer .footer-info ul li{
	color:#fff;
	margin-top:7px;
	margin-bottom:0;
}
.footer .footer-info ul li a{
	color:#fff;
}

.footer .powered {
    text-align: right;
}

.footer .new_flower4 {
	display:none;
    position: absolute;
    left: 0;
    top: -40px;
}
.footer .footer_right {
    width: 70%;
}
.footer .footer_left {
    width: 30%;
}
    .footer .footer_left ul li,
    .footer .footer_left ul li a {
        color: #fff;
    }

        .footer .footer_left ul li a:hover {
            color: #ebac2e;
        }
    .footer .footer_left .social-box ul li a:hover {
        background-color:#ebac2e;
    }
    .footer .footer_left .social-box ul li a {
        color: #fff;
        background-color: #fff;
        border-radius: 50%;
        width: 39px;
        height: 39px;
        display: block;
        text-align: center;
		line-height:1.7;
   }
   .footer .footer_left .social-box ul li a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #0000002e;
    transition: -webkit-clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99);
    transition: clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99);
    transition: clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99), -webkit-clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99);
    transition: clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99), -webkit-clip-path 0.64s cubic-bezier(0.57, 0, 0, 0.99);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 140%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 140%, 0% 100%);
	}
	.footer .footer_left .social-box ul li:hover a::before {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
	animation-delay: 0.1s;
	}
   
   
   
   
.footer .footer_left .social-box ul li a:hover .img-fluid {
    -webkit-animation: move-up-alternate 0.6s ease forwards;
    animation: move-up-alternate 0.6s ease forwards;
	-webkit-filter: contrast(2);
	}	
	
@-webkit-keyframes move-up-alternate {
  0% {
    transform: translateY(0);
	opacity:1;
  }
  50% {
    transform: translateY(80%);
	opacity:0;
  }
  51% {
    transform: translateY(-80%);
	opacity:0;
  }
  to {
    transform: translateY(0);
	opacity:1;
  }
}
@keyframes move-up-alternate {
   0% {
    transform: translateY(0);
	opacity:1;
  }
  50% {
    transform: translateY(80%);
	opacity:0;
  }
  51% {
    transform: translateY(-80%);
	opacity:0;
  }
  to {
    transform: translateY(0);
	opacity:1;
  }
}

	
	

       .footer .footer_left .social-box ul li{
		position: relative;
		overflow: hidden;
   }

        .footer .footer_left .social-box ul li:hover a::before {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
		clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
   }    
       .footer .footer_left .social-box ul li:hover img{
       -webkit-filter: sepia(1);
   }    
	
	.footer .footer_left ul {
        line-height: 32px;
		font-size:14px;
    }
    .footer .footer_left label {
        color: #81c2bb;
        font-family: "Myriad Pro";
        padding-right: 5px;
		width: 35px;
    }

body.home .footer {
    position: relative;
    margin-top:0;
}
.footer {
    margin-top: 70px;
    position:relative;
}
.footer .fot_sitemp .d-flex {
    justify-content:center;
}
.footer .copyrights {
    text-align: right;
    color:#fff;
 
}

.footer .tep1 {
    width: 20%;
}
    .footer .tep1:last-child {
        width: 10%;
    }
.footer .footer_content.fc_seperate_bottom {
    padding: 50px 0 0;
}
.footer a:hover{
    color:#a8b590;
}
.footer h4,
.footer a.ti_p {
    color: #fff;
    font-size: 0.875rem;
    display: table;
	position:relative;
}
    .footer a.ti_p{
        padding:5px 0;
    }
        .footer .fot_sitemp ul li a:hover {
            color: #ebac2e;
        }


        .footer a.ti_p::before {
            position: absolute;
            right: 0;
            bottom: 8px;
            left: auto;
            width: 0;
            height: 1px;
            content: "";
            background-color: #ebac2e;
            transition: width .4s cubic-bezier(0.65, 0, 0.35, 1);
        }
.footer a.ti_p:hover::before {
	right: auto;
    left: 0;
    width: 100%;
   
}
        .footer a.ti_p:hover {
            color: #ebac2e;
        }


        .footer .fot_sitemp ul li a {
            position: relative;
            font-size: 0.8125rem;
            color: #86c7c1;
            padding: 4px 0 0px 12px;
            transition: all 0.9s ease;
        }
        .footer .fot_sitemp ul li a:before {
            content: " ";
            display: block;
            position: absolute;
            background-color: #6bc1b9;
            left: 0;
            top: 16px;
            width: 7px;
            height: 1px;
        }


        .footer .footer_content.fc_seperate_bottom .footer-bottom {
            background: unset;
            border-top: none;
            margin-top: 50px;
        }
            .footer .footer_content.fc_seperate_bottom .footer-bottom .copyrights-info {
                padding: 0px 0 30px;
            }

        .footer.aos-animate:after {
            left: 6%;
            opacity: 1;
			pointer-events: none;
        }
        .footer:after {
            content: " ";
            display: block;
            position: absolute;
            background: url(../images/all/people_left.png)no-repeat center;
            width: 207px;
            left: 0;
            top: -263px;
            height: 247px;
            transition: all 1s;
            opacity: 0;
        }
        .footer.aos-animate:before {
            right: 6%;
            transition: all 1.5s;
            opacity: 1;
			pointer-events: none;
        }
        .footer:before {
            content: " ";
            display: block;
            position: absolute;
            background: url(../images/all/people_right.png)no-repeat center;
            width: 207px;
            right: 0;
            transition: all 0.5s;
            height: 247px;
            top: -267px;
            opacity:0;
        }
        .footer.aos-animate   .footer_content:after {
            top: -203px;
            opacity: 1;
        }
        .footer .footer_content::after {
            content: " ";
            display: block;
            position: absolute;
            background: url(../images/all/footer_top.png)no-repeat center;
            width: 100%;
            top: -13px;
            transition: all 0.5s;
            height: 203px;
            z-index: -1;
            opacity:0;
        }
        .footer .footer_content::before {
            /*content: " ";
            display: block;
            position: absolute;
            background: url(../images/all/footer_bg.webp)no-repeat center;
            width: 100%;
            top: -50px;
            height: 50px;
            z-index: 9;*/
        }

        .footer .footer_content {
			background:none;
            /*background: url(../images/all/footer_bg2.webp);*/
            position: relative;
        }
.footer-flex{
	display:flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: end;
}	
.footer .social-box{
	text-align:right;
}	
.footer .social-box a {
    font-size: 30px;
    color: #fff;
}
.footer .copyrights-info a{
	color:#fff;
}
		

/*手機展開選單logo*/		
.bsnav-mobile.full.in .navbar .navbar-brand{
	display:none;
}


.article-grid.info-absolute .item .pic img {
    transform: scale(1.03);
    transition: all 0.8s ease;
}
.article-grid.info-absolute .item:hover .pic img {
    transform: scale(1.1);
}
.proj_wi > .editor {
    margin-top: -12px;
}

.flex-column {
	margin-bottom:10px;
}
.footer_content .flex-column {
	margin-bottom:0;
}
.editor .fot_sitemp .d-flex .tep1:nth-child(3) .flex-column {
	margin-bottom:10px;
}

.ezshare-box a {
    font-size: 1.1rem;
    width: 35px;
    height: 35px;
    line-height: 2;
    border-radius: 50%;
	color:#fff;
}
.ezshare-box a:hover svg {
   -webkit-animation: move-up-alternate 0.6s ease forwards;
    animation: move-up-alternate 0.6s ease forwards;
}

@-webkit-keyframes move-up-alternate {
  0% {
    transform: translateY(0);
	opacity:1;
  }
  50% {
    transform: translateY(80%);
	opacity:0;
  }
  51% {
    transform: translateY(-80%);
	opacity:0;
  }
  to {
    transform: translateY(0);
	opacity:1;
  }
}
@keyframes move-up-alternate {
   0% {
    transform: translateY(0);
	opacity:1;
  }
  50% {
    transform: translateY(80%);
	opacity:0;
  }
  51% {
    transform: translateY(-80%);
	opacity:0;
  }
  to {
    transform: translateY(0);
	opacity:1;
  }
}


/*body:not(.home) .banner-pic picture img{
	display:none!important;
	}*/
body:not(.home) .banner-pic picture::before{
	content:"";
	/*background:url(../images/all/tptree.webp);*/
	position:absolute;
	left:0;
	top:10%;
	width:100%;
	height:177px;
	}
body:not(.home) .banner-pic picture::after{
	/*content:"";
	background: linear-gradient(to right,#005eff29,#32326900);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;*/
	}	
body:not(.home) .banner-bg{
	/*background:url(../images/all/son-babg_test.webp);*/
	background-position:bottom;
	background-size: cover;
	background-attachment: fixed;
	height:450px;
	transition: .6s cubic-bezier(0.28, 0.89, 0.32, 1.15);	
}

body:not(.home) .banner .banner-txt {
    width: auto;
    /*top: 50%;*/
	transition: .6s cubic-bezier(0.28, 0.89, 0.32, 1.15);
}
body:not(.home) .banner .banner-info div{
	/*background:url(../images/all/son-slogan.webp);*/
	width:699px;
	height:246px;
	transform: scale(0.6);
	text-indent:-9999px;
}
body:not(.home) .banner .banner-info div + div {
	display:none;
	
}
.banner-info{
	animation: floating 5s ease-in-out infinite;
	}
@keyframes floating
{
    0%,100%
    {
     transform: skewY(-5deg) translate(0,-10px);
    }
    50%
    {
     transform: skewY(-5deg) translate(0,10px);
    }

}


body:not(.home) .banner-bg::before{
	/*bcontent:"";
	ackground:url(../images/all/treee.webp);
	position:absolute;
	left:-7%;
	top:-10%;
	width:468px;
	height:991px;
	z-index:2;
	transition: .5s ease-out;*/
	}
body:not(.home) .banner-bg::after{
	content:"";
	/*background:url(../images/all/treee.webp);*/
	position:absolute;
	right:-7%;
	bottom:-0%;
	width:468px;
	height:991px;
	transform:scaleX(-1);
	z-index:2;
	transition: .5s ease-out;
	}
body:not(.home) .banner-wrapbox::after{
	content: "";
    /*background: url(../images/all/banner_bg02.png);*/
    position: absolute;
    left: 10%;
    bottom: -3%;
    width: 164px;
    height: 381px;
    transform: scale(0.8);
	}
body:not(.home) .banner-wrapbox::before{
	content: "";
    /*background: url(../images/all/banner_bg05.png);*/
    position: absolute;
    right: 10%;
    bottom: -3%;
    width: 263px;
    height: 354px;
    transform: scale(0.8);
    z-index: 2;
	}
body:not(.home) .banner-ani-::before{
	content: "";
	background:url(../images/all/banner_bg01.png);
    position: absolute;
    left: 0%;
    bottom: -30px;
    width: 203px;
    height: 174px;
    transform: scale(0.7);
    z-index: 5;
	}
body:not(.home) .banner-ani-::after{
	content: "";
	background:url(../images/all/banner_bg03.png);
    position: absolute;
    right: 40%;
    bottom: 50px;
    width: 107px;
    height: 86px;
    transform: scale(0.7);
    z-index: 5;
	}	
	

.article-grid.ar-img .item .info .desc, .article-grid.ar-img .item .info .title, .article-grid.ar-img .item .info .desc a, .article-grid.ar-img .item .info .title a {
    white-space: normal;
}
.ezshare-box ul li a:before {
    transition: all 0.5s ease;
}

.ezshare-box .line a,
.ezshare-box .facebook a,
.ezshare-box .twitter a,
.ezshare-box .mail a,
.ezshare-box .linkedin a {
    background: #dd5a12;
} 


.ezshare-box ul li.facebook a:before {
    background-color: #3d62ae;
}
.ezshare-box ul li.line a:before {
    background-color: #2eb02e;
}
.ezshare-box ul li.twitter a:before {
    background-color: #24a5d6;
}
.ezshare-box ul li.mail a:before {
    background-color: #c02b1d;
}
.ezshare-box ul li.linkedin a:before {
    background-color: #0977b2;
}



.container {
    position: relative;
}
.breadcrumb {
    position: absolute;
    font-size: 12px;
	background: unset;
    bottom: -15px;
	right:0px;
    z-index: 4;
}

    .breadcrumb:before {
        /*content: " ";
    display: block;
    position: absolute;
    background-color: #0000007d;
    left: -9999px;
    right: -9999px;
    top: 0;
    bottom: 0;
    z-index: -1;
	pointer-events: none;
	backdrop-filter: blur(5px);*/
    }
    .breadcrumb li a .txt-en{
        display:none;
    }
    .breadcrumb li a {
        color: #f38149;
    }
.breadcrumb-item + .breadcrumb-item::before {
    color: #f38149;

}
.mb-5 {
    margin-bottom: 1.5rem !important;
}

.related_mid .container{
	position:initial;
	}
.page-item {
    margin: 10px;
}
.page-link {
	border-radius: 50%;
	padding: 0.29rem 0.75rem 0.275rem 0.78rem
}
.page-item:first-child .page-link,
.page-item:last-child .page-link {
	border-radius: 50%;
	padding: 0.35rem 0.65rem!important;
}

.page-box .pagination .page-item .page-link{
	overflow:hidden;
	}


.page-box .pagination .page-item:hover .page-link .fa-angle-double-left,
.page-box .pagination .page-item:hover .page-link .fa-angle-left{
	-webkit-animation: move_pagelink 0.7s ease forwards;
   animation: move_pagelink 0.7s ease forwards;
	}

.page-box .pagination .page-item:hover .page-link .fa-angle-right,
.page-box .pagination .page-item:hover .page-link .fa-angle-double-right{
	-webkit-animation: move_pagelink2 0.7s ease forwards;
   animation: move_pagelink2 0.7s ease forwards;
	}


@-webkit-keyframes move_pagelink {
  0% {
    transform: translateX(0);
	opacity:1;
  }
  50% {
    transform: translateX(-30px);
	opacity:0;
  }
  51% {
    transform: translateX(30px);
	opacity:1;
  }
  to {
    transform: translateX(0);
	opacity:1;
  }
}
@keyframes move_pagelink {
  0% {
    transform: translateX(0);
	opacity:1;
  }
  50% {
    transform: translateX(-30px);
	opacity:0;
  }
  51% {
    transform: translateX(30px);
	opacity:1;
  }
  to {
    transform: translateX(0);
	opacity:1;
  }
}



@-webkit-keyframes move_pagelink2 {
  0% {
    transform: translateX(0);
	opacity:1;
  }
  50% {
    transform: translateX(30px);
	opacity:0;
  }
  51% {
    transform: translateX(-30px);
	opacity:1;
  }
  to {
    transform: translateX(0);
	opacity:1;
  }
}
@keyframes move_pagelink2 {
  0% {
    transform: translateX(0);
	opacity:1;
  }
  50% {
    transform: translateX(30px);
	opacity:0;
  }
  51% {
    transform: translateX(-30px);
	opacity:1;
  }
  to {
    transform: translateX(0);
	opacity:1;
  }
}



body.faq.ask .page-box .pagination .page-item .page-link{
	padding: 5px 20px;
    background-color: #000;
    color: #fff;
    font-size: 14px;
	border-radius: 5px;
	}


.mainSection .container .row{
	   --bs-gutter-x: 4rem;
       --bs-gutter-y: 1rem;
		}
		
		
body.modify .mainSection .container .row {
    --bs-gutter-x: 0.5rem;
    --bs-gutter-y: 0rem;
}	
body.modify .form-horizontal {
    margin: 50px auto;
} 
 
		
body.member .mainSection .container .member-function-box{
	   --bs-gutter-x: 3rem;
	   margin: 50px 0 150px 0;
		}
body.member .form-horizontal{
	margin-top: 50px;
		}		
				
body.news .mainSection .container .row {
    --bs-gutter-y: 1rem;
	--bs-gutter-x: 3rem;
		}
body.product .section .row	{
	   --bs-gutter-x: 4rem;
       --bs-gutter-y: 1rem;
	   }
	   
.member-function-box .item .pic > .icon {
    font-size: 26px;
	color: #fff;
}	   
.side .form-area .form-group a.btn{
	margin-left:0px;
	font-size:14px;
	padding: 8px 0;
	}	 
body.product .wid-cont .navbar-collapse .navbar-nav{
	padding-left:0px;
	}	
	
	   
body.product .page-content .main .container .row{
	--bs-gutter-x: 2.5rem;
	}
body.news .page-content .main .container .row {
    --bs-gutter-x: 5rem;
}	
body.member .page-content .main .container .row {
    --bs-gutter-x: 4rem;
}	
body.member.p01 .page-content .mainSection {
   margin:50px 0 80px;
}	
body.member.p01 .gallery-list .item {
    margin-bottom: 35px;
}
	

body.faq .page-content .main .container .row{
	--bs-gutter-x: 3.5rem;
	margin-top:30px;
	}



.side .navbar-nav .dropdown-menu li.nav-item:last-child a {
    border-bottom: none;
}

.side .navbar-nav .dropdown-menu li a, .side .nav-item:not(.nav-title).dropdown > .navbar-nav .nav-item:not(.nav-title) .nav-link {
    font-size: 13px;
	background:#ff7443;
	color:#fff;
	padding: 10px 0 10px 25px;
}	
.side .navbar-nav .dropdown-menu li a, .side .nav-item:not(.nav-title).dropdown > .navbar-nav .nav-item:not(.nav-title) .nav-link:hover {
	color: #fff;
    background: #333;

}		
.side .navbar-nav .dropdown-menu li.nav-title > ul {
   border: none;
}	
.side .nav-item.dropdown>.navbar-nav .navbar-nav {
    background: #000;
	padding:0;
}	
.side .navbar-nav .dropdown-menu li.nav-title {
     margin-bottom: 5px;
}
.bonus .navbar .navbar-collapse > .navbar-nav,
.coupon .navbar .navbar-collapse > .navbar-nav,
.order .navbar .navbar-collapse > .navbar-nav,
.member .navbar .navbar-collapse > .navbar-nav {
    padding-left: 0;
}
.bonus .side .navbar-nav .dropdown-menu li.nav-title:last-child a,
.coupon .side .navbar-nav .dropdown-menu li.nav-title:last-child a,
.order .side .navbar-nav .dropdown-menu li.nav-title:last-child a,
.member .side .navbar-nav .dropdown-menu li.nav-title:last-child a {
    border-right: none;
}
.bonus .side .navbar-nav .dropdown-menu li.nav-title a,
.coupon .side .navbar-nav .dropdown-menu li.nav-title a,
.order .side .navbar-nav .dropdown-menu li.nav-title a,
.member .side .navbar-nav .dropdown-menu li.nav-title a {
    background: #18656f;
    border-right: 1px solid #fff;
}
    .bonus .side .navbar-nav .dropdown-menu li.nav-title a:hover,
    .coupon .side .navbar-nav .dropdown-menu li.nav-title a:hover,
    .order .side .navbar-nav .dropdown-menu li.nav-title a:hover,
    .member .side .navbar-nav .dropdown-menu li.nav-title a:hover {
        background-color: #ebac2e;
    }
.side .navbar-nav .dropdown-menu.center-around > .nav-item + .nav-item {
    margin-left: 0px;
   
}
    .side .navbar-nav .dropdown-menu li.nav-title a {
        font-size: 14px;
        background: #6f0f23;
        color: #fff;
        border-bottom: 1px dashed #fff;
        line-height: 1.8;
        white-space: break-spaces;
    }

body.product .product-info-area .title-box .tag-area{
	margin-top:-20px;
	}
.product-info-area .item .label {
    margin-right: 30px;
    flex: 0 0 60px;
    font-size: 15px;
}	
.section .anchor-title {
     border-top:none;
}
body.faq .mb-3{
	margin-top: 2rem !important;
	}
.product-info-area, .product-info-area .item.desc .cont {
    font-size: 15px;
    color: #666;
}	
body.product .editor {
    font-size: 15px;
}
body.product .pt-md-5 {
    padding-top: 4rem !important;
}
.slick .slider .thumbnail{
	/*padding:50px;*/
	}
.slick .slider .thumbnail img{
	}
body.product .product-pic *{
	border-radius: 10px;
	}		
	
/*.banner .banner-pic::after {
    content: "關於我們";
    font-size: 20px;
	font-weight:500;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    letter-spacing: 15px;
    text-shadow: 0px 0px 10px #ffffff8a;
}	*/

.form-control,
.form-select{
    font-size: 14px;
}
.product-pic .slider-nav {
    padding: 30px 0px;
}
.slider .slick-list .slick-track {
    margin: 0 auto;
}

.product-pic .slider .slick-list .slick-track a{
	}
	
.slider-nav .thumbnail:focus, .slider-nav .thumbnail.slick-current.slick-active img::before {
	content:"";
    border: 3px solid #4e686f;
	
	
}	
.slider-nav .thumbnail:focus, .slider-nav .thumbnail.slick-current.slick-active {
   opacity: 1;
}
.slider-nav .thumbnail:focus, .slider-nav .thumbnail.slick-current.slick-active {
    outline: none;
    border-color: #999;
}
.slider-nav .thumbnail{
	    border: 1px solid transparent;
}
	
.page-content section.pt-3{
	padding-top: 3.5rem !important;
	}
.member .page-content section.pt-3,
.bonus .page-content section.pt-3{
	padding-bottom: 5.5rem !important;
	}	
.page_wrapper .page-content .container .kind-info{
	/*display:none;*/
    margin-bottom:0!important;
	}

.form-control:focus, .form-select:focus {
    border: solid 1px #000000;
}
.page-link:focus {
    color: #010101;
    background-color: #e9ecef;
    box-shadow: 0 0 0 0.25rem rgba(120,129,141,0.25);
}
.article-grid .item {
    cursor: pointer;
    color: #fff;
}
.list-creative a {
    font-size: 15px;
    color:#e35a0b;
}
.list-creative .list-comma > li {
    font-size: 15px;
    color:#fff;
}
.bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-link {
    padding: 20px 10px;
    border-bottom: 1px solid #ffffff14;
}
.bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-link .navbar-nav .nav-item .nav-link {
    padding: 10px 10px;
    border-bottom: 1px solid #ffffff14;
}
.bsnav-mobile .navbar-nav .nav-item .navbar-nav .nav-item:last-child .nav-link {
    border-bottom: none;
}
.bsnav-mobile.full .navbar-nav .nav-item .navbar-nav {
    background: rgba(56,56,56,0.8);
}
.bsnav-mobile.full .navbar-nav .nav-item .navbar-nav .navbar-nav {
    background: rgba(169,169,169,0.5);
}
.section{
	position:relative;
	}
	
body.news .mainSection .container .row .item .d-flex .w-25{
	width: 35% !important;
	}
body.news .mainSection .container .row .item .d-flex .w-75{
	width: 65% !important;
	}	
	
	
body.news .article-horizontal-grid .item .more-area {
	display:none;
}	
body.news .article-horizontal-grid .item .info .kind a {
    border: none;
    font-size: 12px;
    padding: 2px 10px;
    color: #000;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 20px;
    background-color: #000000b5;
    color: #fff;
}
body.news .article-horizontal-grid .item:hover .info .kind a {
    background-color: #0000;
	margin-left:-80px;
}	
.ezshare-box .list-inline-item a:hover {
    color: #fff;
}
.btn.btn-light, .btn.btn-dark {
    font-size: .9rem;
}
body.product .btn.btn-light:hover{
    background-color: #000;
}
body.product .btn.btn-dark:hover {
    background-color: #000;
}
body.product .btn-area svg{
	margin-right:5px!important;
	}


body.product .item-detail .item-info .cover  .btn-box{
    padding:0;
    margin:0;
}
body.product .item-detail .item-info .btn-box {
    padding: 10px 0;
    margin: 15px 20px;
}
body.product .item-detail .item-info .mb-2 .btn{
	padding: 10px 10px 0 0;	
    color:#18656f;
	}

    body.product .item-detail .item-info .mb-2 .btn:hover{
        color:#d01d42;
    }
    .mb-2 a.btn .fa-heart:hover {
        color: #df3e3e;
    }	
.btn.cart:hover {
    background: #04366f;
	}

.wid-float-section ul {
    background: rgb(0 0 0 / 69%);
    backdrop-filter: blur(3px);
	border-radius: 15px 0 0 15px;
}
.wid-float-section ul li a .icon {
    font-size: 20px;
    margin: 5px auto;
	color: #fff;
}
.toast {
    background: rgba(0,0,0 ,0.8);
	backdrop-filter: blur(15px);
}


.wid-float-section ul li + li {
    border-top: 1px dashed #a44b4b36;
}
.wid-float-section ul li {
    padding: 20px 10px;
	transition: .4s;
	overflow: hidden;
}
	.wid-float-section ul li a .num {
    top: -5px;
	padding-top:1px;
	}
    .wid-float-section ul li a:hover .icon,
	.wid-float-section ul li a:hover{
        color: #e3bf7d;
    }
    .wid-float-section ul li a {
        color: #fefefe;
    }

.wid-float-section ul li a:hover i {
   -webkit-animation: move_icon2 0.7s ease forwards;
   animation: move_icon2 0.7s ease forwards;
}


@-webkit-keyframes move_icon2 {
  0% {
    transform: translateX(0);
	opacity:1;
  }
  50% {
    transform: translateX(80%);
	opacity:0;
  }
  51% {
    transform: translateX(-80%);
	opacity:1;
  }
  to {
    transform: translateX(0);
	opacity:1;
  }
}
@keyframes move_icon2 {
  0% {
    transform: translateX(0);
	opacity:1;
  }
  50% {
    transform: translateX(80%);
	opacity:0;
  }
  51% {
    transform: translateX(-80%);
	opacity:1;
  }
  to {
    transform: translateX(0);
	opacity:1;
  }
}


.rwd-table.mob-mode th {
    font-size: 15px;
}
body.home.navbar .small-btn-box ul {
    margin: 0 20px 0 40px;
}

.editor .container .row .center p.size-14{
	color: rgba(255,248,105,0.61)!important;
	}
.editor .pre-text	{
	color: #b9955e!important;
    font-size: 14px;
}
.editor .contentbuilder-box .p-top {
    padding-top: 20px;
}	
.editor span{
	color: #666;
}	

/* --背景星星--------------------------------------

div.star i{
    position: absolute;
    background: #c0fff5;
    border-radius: 50%;
    box-shadow: 0 0 5px #d6fae2;
    animation: animate 2s linear infinite;
    }
@keyframes animate {
    0%{
        opacity: 0;
    }
    10%{
        opacity: 1;
    }
    90%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
    }	 */
/* --end-------------------------------------- */	
	
	
	
.star .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 60%);
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  pointer-events: none;
}	
	
	
/* --落葉--------------------------------------
.leaves::before,
.leaves::after,
.leaves_light::before,
.leaves_light::after{
	content:"";
	position:absolute;
	top:0;
	pointer-events: none;
	}
.leaves_light::before,
.leaves_light::after{
     filter: blur(7px);
	 }	
.leaves1::before{
	background:url(../images/all/f1.webp) no-repeat;
	width:42px;
	height:42px;
	left:20%;
	animation: animate2 15s linear infinite;
    animation-delay: -7s;
	background-size:70%;
	}
.leaves1::after{
	background:url(../images/all/f2.webp) no-repeat;
	width:25px;
	height:29px;
	left:50%;
	animation: animate2 20s linear infinite;
    animation-delay: -5s;
	background-size:75%;
	}	
.leaves2::before{
	background:url(../images/all/f3.webp) no-repeat;
	width:38px;
	height:38px;
	left:70%;
	animation: animate2 20s linear infinite;
    animation-delay: 0s;
	background-size:70%;
	}
.leaves2::after{
	background:url(../images/all/f4.webp) no-repeat;
	width:17px;
	height:34px;
	left:0%;
	animation: animate2 15s linear infinite;
    animation-delay: -5s;
	}
.leaves3::before{
	background:url(../images/all/f5.webp) no-repeat;
	width:25px;
	height:21px;
	left:85%;
	animation: animate2 18s linear infinite;
    animation-delay: -10s;
	}
.leaves3::after{
	background:url(../images/all/f6.webp) no-repeat;
	width:29px;
	height:29px;
	left:0%;
	animation: animate2 12s linear infinite;
	}
.leaves4::before{
	background:url(../images/all/f7.webp) no-repeat;
	width:22px;
	height:18px;
	left:15%;
	animation: animate2 14s linear infinite;
	}
.leaves4::after{
	background:url(../images/all/f8.webp) no-repeat;
	width:13px;
	height:16px;
	left:60%;
	animation: animate2 15s linear infinite;
	}
				
@keyframes animate2{
        0%{
            opacity: 1;
            top: -10%;
            transform: translateX(20px) rotate(0deg);
        }
        10%{
            opacity: 1;
        }
        20%{
            transform: translateX(-20px) rotate(45deg);
        }
        40%{
            transform: translateX(-20px) rotate(90deg);
        }
        60%{
            transform: translateX(20px) rotate(120deg);
        }
        80%{
            transform: translateX(-20px) rotate(180deg);
        }
        100%{
            top: 110%;;
            transform: translateX(-20px) rotate(225deg);
        }
    } */		
/* --end-------------------------------------- */
   
	
.contentbuilder-box .size-14 {
    color: #ffbf65!important;
}
.list-creative > li + li {
    border-top: dashed 1px #ff5151a1;
}	
.row-2-columns-bordered > [class*=col]:nth-child(1)::after {
    border-right: 1px dashed #fa4545;
}

 .home_about .new_bg01 img:nth-child(2) {
           transform: scale(0.8);
        }
.article-grid.info-absolute .item .info {
    margin-bottom: 15px;
}
	
.header .nav-item.dropdown>.navbar-nav .navbar-nav {
	transition: .5s;
    opacity: 0;
}	
.header .nav-item.dropdown>.navbar-nav .nav-item:hover>.navbar-nav {
    opacity: 1;
}
body.contact .section.pt-5 h3.h1.mb-4 ~ .needs-validation{
	padding:50px;
	border-bottom: dashed 2px #ffffff2b;
	}
body.contact .section.pt-5 h3.h1.mb-4 ~ .needs-validation .form-inline{
	margin-bottom:10px;
	}
body.contact .section.pt-5 h3.h1.mb-4 ~ .needs-validation .text-center.pt10{
	margin-top:50px;
	}
body.contact .section.pt-5 h3.h1.mb-4 ~ .needs-validation .text-center.pt10 .btn{
	padding: 10px 50px;
	margin-right: 5px;
	}	
body.contact .section.pt-lg-2.mt-5.mb-5.pb-4 .info-area{
	padding-left:50px;
	}

body.contact .section.pt-5 h3.h1.mb-4 ~ .demo.mb-4{
	text-align: center;
    color: #dd5a12;
	}





  
.main .side .nav>li a {
    color: #fff;
	font-size:14px;
}	
.main .side .nav>li+li {
    border-top: 1px dashed #e3bf7d;
}	
body.product .gallery-list .item .pic {
    flex: 0 0 40%;
}

/*body.news .col-lg-3{
	width:20%;
	}
body.news .col-lg-9 {
    width: 80%;
}	
body.news .pic.w-25 {
    width: 60%!important;
}	*/

/*body.news .w-25{
	width: 50%!important;
	}
body.news .w-75{
	width: 50%!important;
	}	*/
	
.txt.editor .container .row p{
	/*color:rgb(255 243 243 / 68%)!important;*/}
.txt.editor .container .row .p-left .center > p {
	border-bottom: 2px solid rgb(77 128 111)!important;
	}
.txt.editor .container .row .is-social i {
	color: #3e635f;
    font-size: 20px;
	}	
	
	
	
	
/* 星星
.stars-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.star2 {
  position: absolute;
  width: 2px;
  height: 2px;
  background-color: white;
  border-radius: 50%;
  animation: twinkling 4s infinite;
}

@keyframes twinkling {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  100% {
    transform: translate(-100px, 200px);
    opacity: 0;
  }
} */


	.list-inline {
    text-align: center;
	}
	body.product.show .list-inline {
    text-align: initial;
	}
.product-pic.slick.st .slider-for .item a {
    background: #0000002e;
    border-radius: 10px;
}

body.contact .form-inline::before, 
body.contact #ctl00_content_holder__contactTemplates_CategoryPanel > .form-group::before,
body.contact .form-inline select::before {
    content: "";
    border: solid #fff77a;
    border-width: 0px 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    position: absolute;
    top: 13px;
    right: 15px;
	}
body.contact #ctl00_content_holder__contactTemplates_Repeater1_ctl02_AddressList_city_, 
body.contact #ctl00_content_holder__contactTemplates_Category,
body.contact #ctl00_content_holder__contactTemplates_Repeater1_ctl02_AddressList_area_ {
    background: #771f1f8a;
    color: #fff;
	}
body.contact .form-inline, body.contact .form-group {
    position: relative;
	}
#ctl00_content_holder__contactTemplates_Repeater1_ctl03_RegularValidator_TextBoxEmail{
	color: #ffee37!important;
	font-size:15px;
	}
	
	
.dropdown-menu.show {
    padding: 0;
    line-height: 2;
	}
.dropdown-menu.show > .dropdown-item:first-child {
    border-bottom: 1px solid #e2fbff1f;
	}
.dropdown-menu.show > .dropdown-item {
    color: #fff;
    background: #093a3d;
    font-size: 15px;
	}	
.dropdown-menu.show > .dropdown-item:hover {
   background: #2e4b51;
   }
   
   
/*.nav-brand-wrapper .navbar-brand .logo{
	 filter: hue-rotate(40deg) brightness(5) contrast(1);
	}*/
.header .navbar .nav-share-btn-area {
    font-size: 1.7rem;
    position: absolute;
    right: 20px;
    top: -25px;
	filter: saturate(.8);
}	

.header .navbar .nav-share-btn-area li + li {
    margin-left: 0;
}
.header .navbar .nav-share-btn-area li a {
    width: 45px;
    height: 45px;
    display: block;
}
.header .navbar .nav-share-btn-area .icon_f a {
	background: url(../images/all/i_facebook.svg);
}
.header .navbar .nav-share-btn-area .icon_i a {
	background: url(../images/all/i_instagram.svg);
}
.header .navbar .nav-share-btn-area .icon_y a {
	background: url(../images/all/i_youtube.svg);
}
.header .navbar .nav-share-btn-area .icon_t a {
	background: url(../images/all/i_twitter.svg);
}
.header .navbar .nav-share-btn-area .icon_p a {
	background: url(../images/all/i_pinterest.svg);
}
.header .navbar .nav-share-btn-area .icon_l a {
	background: url(../images/all/i_line.svg);
}
.header .navbar .nav-share-btn-area .b2 a {
	background: url(../images/all/i_mail.svg);
}		

.header .navbar .nav-share-btn-area li a i::before {
	display:none;
}	
.header .newtop .navbar-collapse .nav-share-btn-area{
	left: 0;
    top: 85px;
    flex-direction: column;
	width: -webkit-fit-content;
    width: fit-content;
	}
body:not(.home) .header .navbar .nav-share-btn-area {
    left: 0;
    top: 85px;
	flex-direction: column;
	width: -webkit-fit-content;
    width: fit-content;
}

.header .small-btn-box .list-inline .list-inline-item{
	position:relative;
	}
.navbar .small-btn-box a {
    font-size: 1rem;
}	

.nav-cart-info .cart-drop-box .count {
    line-height: 1.5;
    background: #ff420e;
   
}

.nav-cart-info .nav-cart-list .cart-detail + div {
	padding:10px;
	font-size:14px;
	color: #b1b295;
	}
.nav-cart-info .nav-cart-list {
	border: 1px dotted #ffcaca2e;
	background-color: #0f443f;
	top: 68px!important;
	}
.nav-cart-info .nav-cart-list .h6 {
	font-size: 15px;
	border-bottom: 1px dotted #ffcaca2e;
	margin-bottom: 0;
	}

.nav-search-li .nav-search-box .search-area {
    background: #0f443f;
    width: 292px;
	top: 24px!important;
}
.header .nav-search-box .search-area .form-control {
    padding: 0.15rem 0.75rem;
    font-size: 1rem;
    background-color: #000;
    border: none;
	border-radius: 0;
	color: #bfc374;
}
.header .nav-search-li .nav-search-box .search-area a {
    padding: 5px 25px;
    background: #99844b;
	border-radius: 0;
	color: #ffffff91;
	font-size: 1rem;
}
.header .nav-search-li .nav-search-box .search-area a:hover {
   background: #a9981e;
}
.nav-link {
    color: #fff;
}
.tab-area {
    border-top: none;
}
body.news.p01 .mainSection{
	margin-bottom: 180px;
	}
body.news.p01 .mainSection .container .row {
    --bs-gutter-y: 0rem;
    --bs-gutter-x: 1rem;
}	
body.news.p01 .item .pic,
body.news.p01 .pic .ratio-4x3{
    border-radius: 0;
}
body.news.p01 .gallery-list p.title {
    margin: 0;
}
body.news.p01 .gallery-list p.desc {
    display: none;
}
body.news.p01 .gallery-list.border-solid .item .item-detail {
    border: dotted 1px #e6000087;
}
body.news.p01 .tab-area .tab-title a {
    border-left: none;
	padding:5px 100px;
}
body.news.p01 .nav-tabs .nav-link{
    background-color: #336261;
    border-radius: 0;
	font-size: 16px;
    padding: 5px 0;
	color: #fefefe42;
}
body.news.p01 .nav-tabs .nav-link.active,
body.news.p01 .nav-tabs .nav-link:hover{
    background-color: #105453;
	color:#fff;
}
body.news.p01 .tab-area .tab-title li {
    max-width: 50%;
}
body.news.p01 .tab-area .tab-title a.active {
    color: #fff;
}

body.news.p01 .py-3 {
    padding-top: 0.3rem !important;
    padding-bottom: 2.5rem !important;
}

.toast-body .icon.far.fa-check-circle {
    margin-right: 8px;
}
.nav-cart-info .nav-cart-list .cart-detail .item .item-detail {
    padding: 15px 0 0 0;
}
.nav-cart-info .nav-cart-list .cart-detail .item a {
    color: #fff;
}
.nav-cart-info .nav-cart-list .cart-detail .item a:hover {
    color: #ffc42c;
}
body.cart.p01 .cart-list .cart-item .info-area .info-item.mb-2 {
	margin-bottom:0!important;
	}	
body.cart.p01 .cart-list .cart-item .info-area .info-item.mb-2 > a{
	font-size:16px;
	font-weight:bold;
	}
.align-items-center .btn-area .btn{
	color: #ffd2e185;
	background:none;
	}	
.align-items-center .btn-area .btn:hover{
	color: #fff;
	}	
.align-items-center .btn-area .btn.delete:hover{
	color: #fff;
	}		
.cart-list .info-area .highlight.st {
    background: none;
	color: #e7ee6c;
	}
body.bonus.p01 .member-info{
	margin-top:30px;
	text-align:center;}


body.stronghold .article-horizontal-grid.strhol-box .item .strhol-cont{
	margin-top:30px;
	border: dotted 1px #ffeded78;
	padding:10px;
	}
.article-grid.ar-img .item .info .other-sub-txt .ost-item .label, .article-horizontal-grid.strhol-box .item .info .other-sub-txt .ost-item .label {
    color: #ff9e9e;
	font-size:15px;
}
.article-horizontal-grid.strhol-box .item .info .other-sub-txt .ost-item a {
    color: #fff;
    font-size: 15px;
}
.article-horizontal-grid.strhol-box .item .info .other-sub-txt .ost-item .cont {
    font-size: 15px;
    color: #fff;
}

.article-horizontal-grid.strhol-box .item .info .title a {
    font-weight: bold;
    font-size: 22px;
}

.article-horizontal-grid .item .info .kind a {
    color: #fff;
    background: #000;
}
body.stronghold .fa-map-marked-alt{
	margin-right: 5px!important;
}
body.stronghold .btn-area.text-end{
	position: absolute;
    right: 0;
    bottom: 9px;
}
.article-horizontal-grid .item .more-area {
    background: #02020245;
    padding: 15px 20px 13px 20px;
    border-radius: 30px 0 0 0;
	color:#f59b9f;
}
.article-horizontal-grid .item .more-area:hover {
    box-shadow: none;
	color:#fff;
}
.mainSection .editor a{
	color: rgb(255 137 137)!important;
	}
body.stronghold .editor i::before{
	color: rgb(255 195 195)!important;
	}	
.contentbuilder-box .is-social a>i {
    color: #ffffa7;
}	
.contentbuilder-box .edline {
    border-bottom: 2px solid #fff6f624;
}
body.stronghold.show .subject-sec{
	position:relative;
	}	
body.stronghold.show .tag{
	bottom: 10px;
    right: 0px;
    background: #000;
	color:#fff;
	left: initial;
	}	
body.stronghold.show .list-inline {
	text-align:left;
}
body.stronghold.show .container .ezshare-box {
    margin: -25px 0 40px 0;
}
body.stronghold.show .page-box.mt-5.mb-4 {
   margin-top: 1rem !important;
}

.wid.wid-member .h3 .btn.side-toggle{
	display:none;
	}
body.stronghold #ctl00_section_top_holder_kind_words{
    background: #00000017;
    padding: 20px;
    border: 1px dotted #ff9a6c;
    line-height: 1.8;
    color: #ff6e6e;
	position:relative;
}	
body.stronghold #ctl00_section_top_holder_kind_words::before{
	content:"";
	background:url(../images/all/bird.svg);
	width:135px;
	height:127px;
	position:absolute;
	bottom: -50px;
    right: -70px;
	transform: scaleX(-1) scale(0.5);
}

body.about .h2{
	background-position:center 40px;
	height: 120px;
	}
body.about .container .ezshare-box {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
}	
.main .side {
    margin-bottom: 0;
}

.cookie {
    padding-top: 30px;
    padding-bottom: 30px;
    background: rgb(23 20 20 / 84%);
    border-top: none;
    backdrop-filter: blur(5px);
}

.cookie .txt a {
    color: #ffffff40;
}
.cookie .col-md-2{
	margin-top: 20px;
	}

.cookie .agree-btn {
    padding: 5px 35px;
    background: #000;
    color: #fff;
}
.cookie .agree-btn:hover {
    background: #287047;
}

.favorite-list .btn-spec:hover, .favorite-list .info-area .highlight.st.btn-spec:hover {
    background:none;
}
.modal-content .modal-body .rules-box{
	line-height:2;
	}

.modal-dialog-scrollable .modal-body{
  padding: 20px 30px 0px 30px;
}

body.product .modal-dialog-scrollable .modal-body .spec-box .main-title .h6 {
	font-size:20px;
}
button:not(:disabled), 
[type=reset]:not(:disabled), 
[type=submit]:not(:disabled) {
    background: #e35a0b;
    border: 0;
    color: #fff;
    padding: 0 8px;
}

.modal-title {
    color: #000;
	font-size: 16px;
}
.modal-header {
    padding: 10px;
    border-bottom: 3px solid #000;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.rules-box li {
    padding: 5px 0;
    font-size: 14px;
}
.modal-dialog-scrollable .modal-content {
    border: 3px solid #000;
}

.cart button.close {
    border: 0;
    padding: 0px 8px;
}

body.cart.help .main .container .editor{
	margin:0 0 10rem 0;
	}
body.cart.help .main .container .editor h3{
	color:#c6b870;
	margin-top:1.5rem;
	}
body.cart.help .main .container .editor p{
	margin-bottom:0rem;
	}
body.cart.help .main .container .editor h3:not(:first-of-type){
	border-top:1px dotted #ff5c5ccc;
	padding-top:1.5rem;
	}
body.cart.help .main .container .editor ul{
	padding-top:6px;
	}

.main .container{
	min-height:290px;
	}
body.home .main .container{
	min-height: initial;
	}	

p[style*="border-bottom"] {
  border-bottom-color: #e7765f!important;
}
.contentbuilder-box .is-title1-64 {
    margin-bottom: 0px;
}	
	
.contentbuilder-box a, .contentbuilder-box a:hover, .contentbuilder-box a:active, .contentbuilder-box a:visited, .contentbuilder-box a:focus {
    color: #ccd06c;
}

.nav-cart-info .nav-cart-list .cart-checkout .sum {
    padding: 10px 10px 0;
    border-top: solid 1px #cccccc24;
    border-bottom: none;
}


.nav-share-btn-area li a {
  position: relative; /* 父元素需要定位 */
}

.nav-share-btn-area li a::before {
  content: "";
  position: absolute;
  left: 9px;
  bottom: 8px;
  opacity: 0;
  width:31px;
  height:31px;
  border-radius:50%;
  background-image: linear-gradient(to bottom, #00000017 50%, #ffffff 100%);
  transition:0.6s;
   mix-blend-mode: overlay;
}

.nav-share-btn-area li a:hover::before {
  opacity: 1;
}
.header .navbar .nav-share-btn-area li a:hover {
    opacity: 1;
}


.header .btn-group.lang .dropdown-menu {
    min-width: 0;
	left: 30px;
	border:0;
}
.header .btn-group.lang .dropdown-item {
    background-color: #505050;
    color: #fff !important;
    padding: 6px 27px;
	font-size:13px;
	}

body.product.show .multiple-slick .slick-list .slick-track .item a .pic {
	border-radius: 15px;
	position: relative;
  width: 100%;
  padding-bottom: 75%; /* 寬高比例為4:3，可根據需求調整 */
	}
	
body.product.show .multiple-slick .slick-list .slick-track .item a .pic img {
  position: absolute;
  width: 100%;
  height: 100%!important;
  object-fit: cover;
  object-position: center;
	}	
	
body.product.show .multiple-slick.gallery-list .slick-list .slick-track .item.slick-slide .info .title {
    padding: 10px 0 0;
}

body.product.show .section.pt-3.mt-3 .h4.mb-5{
	margin-bottom: .5rem !important;
	}	
body.product.show .item.slick-slide .info .price-box p:first-child{
	color:#fc7c7c;
	font-size:12px;
	}	
	
.nophoto{
	background: url(../images/all/nophoto.svg) no-repeat center;
    background-size: 90%;
	filter: hue-rotate(232deg);
	background-color: #2c0f0f40;
	filter: sepia(0.6);
	}
body.product .nophoto{
	background-color: #a78e78;
	}	
	 
.mainSection .page-box .pagination{
	margin-bottom: 3rem;
	}	 
.floating_circle .menu-item {
    right: 20px;
    bottom: 15px;
}	 
	 
.wid-float-section.mobile-animate, 
body.scroll-down .wid-float-section.mobile-animate {
    position: fixed;
    top: 50%;
    transform: translate(0%, -45%);
    bottom: initial;
    left: auto;
}	 
	 
.mobile-animate .nst-wrap .txt.d-lg-none{
	display:block!important;
	}
	
	
.toast-body {
    font-size: 16px;
}	

.nav-cart-info .nav-cart-list .cart-checkout .btn-group .btn {
    background: #989898;
	color: #fff;
}

.page-box.mt-3.mb-5 .pagination .page-item:hover a.page-link{
	color:#fff;
}
.page-link:hover{
	background-color: #dd5a12;
    border-color: #dd5a12;
}

/*ctl00_content_holder__newsTemplates_HyperLink4,
ctl00_content_holder__newsTemplates_HyperLink3,
ctl00_content_holder__newsTemplates_HyperLink2,
ctl00_content_holder__newsTemplates_HyperLink1,
ctl00_content_holder__productTemplates_HyperLink4,
ctl00_content_holder__productTemplates_HyperLink3,
ctl00_content_holder__productTemplates_HyperLink2,
ctl00_content_holder__productTemplates_HyperLink1,
ctl00_content_holder_HyperLink4,
ctl00_content_holder_HyperLink3,
ctl00_content_holder_HyperLink2,
ctl00_content_holder_HyperLink4,
{
}*/



/*#loading-screen {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
}

#loading-spinner {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  border: 5px solid #ccc;
  border-top-color: #333;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}*/