﻿@charset "utf-8";
@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 {
   --init-about-editor-slick-ratio:1296 /546;
}
.header .navbar {
    padding: 0 10px;
}

body.home .home_about .slickfixedInitPosition {
    aspect-ratio: var(--init-about-editor-slick-ratio);
}
.slickfixedInitPosition .slider{
    display:none;
}
.slickfixedInitPosition .slider.slick-initialized {
    display: block;
}

/* navbar */
.nav-item.dropdown.dropdown-left .navbar-nav .nav-item:hover .nav-link.trigger:before {
    border-left: solid 5px #fff;
}
.header .nav-brand-wrapper {
    position: relative;
    z-index: 10;
    top:0;
}
.header .nav-item.dropdown > .navbar-nav {
    width: 160px;
	border:1px solid #eee;
}
.header .btn-group.lang .dropdown-item:hover{
    background-color:#000;
}
.header .btn-group.lang .dropdown-item {
    background-color: #505050;
    color: #fff !important;
    padding: 6px 26px;
	margin:0;
}
.header .navbar-nav .nav-link {
    padding: 8px 15px;
    color: #1063a0;
    position: relative;
	font-weight: bold;
}
.header .navbar.newtop .navbar-nav .nav-link {
    color: #1063a0;
}
.header .navbar-nav .nav-item:hover > .nav-link {
    color: #b6b6b6;
}
.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;
}
.header .navbar-nav .nav-item .caret {
    /*display:none;*/
    border-top: solid 5px #1063a0;
}
.header .navbar-nav.navbar-mobile > .nav-item > .nav-link:hover:before {
    /*opacity: 1;
    transform: scaleY(1);*/
}
.header .navbar-nav.navbar-mobile > .nav-item > .nav-link:before {
    /*content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/nav_icon.png)no-repeat;
    width: 23px;
    height: 28px;
    left: -7px;
    top: 12px;
    opacity: 0;
    transition: all 0.5s;
    transform: scaleY(0);
    transform-origin: center bottom;*/
}

.nav-item.dropdown.fadeup > .navbar-nav.in li a {
    color: #000;
}
.nav-item.dropdown.fadeup > .navbar-nav.in li a:hover {
	color:#fff;
	background-color: #1063a0;
}
.nav-item.dropdown > .navbar-nav .nav-item:hover a:before{
    color:#fff;

}
.header .navbar .small-btn-box {
}
.header .navbar .small-btn-box ul .list-inline-item .cart-drop-box > a {
    color: #666;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
}
.header .navbar .list-inline-item .cart-drop-box .count {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -9px;
    right: 3px;
    width: 17px;
    height: 17px;
    background: #ff0000;
    font-family: Arial;
	border-radius:50px;
	color:#fff;
	font-size:12px;
}
.svg-inline--fa.fa-w-18 {
    width: 1.02em;
}
.shopping_word {
    margin: 0 5px;
    font-size: 14px;
    letter-spacing: 0;
}
.navbar .navbar-collapse {
    margin-top: 0;
    transition: all 0.5s;
}
.navbar .navbar-collapse > .navbar-nav {
    position: relative;
   padding: 0 30px 0 50px;

}
/*body.home .navbar.newtop .navbar-collapse > .navbar-nav:before {
    top: -60px;
    left: -1200px;
    bottom: -9px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 #919191;
}

body.home .navbar .navbar-collapse > .navbar-nav:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.7);
    right: -999px;
    top: 0;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
    z-index: -1;
}*/
body.home .header .navbar.newtop .small-btn-box,
body.home .navbar.newtop .navbar-collapse {
   /* margin-top: -21px;*/
}
.navbar .navbar-brand {
	display: inline-block;
	background-size: 100%;
    width: 60px !important;
    height: 60px !important;
	transition: all .3s ease;
	margin: 5px 0;
}
.navbar.newtop .navbar-brand img{
    /*background: url(../images/all/logos.png) center center no-repeat !important;*/
	transition: all .3s ease;
	width: 60px !important;
    height: 60px !important;
}
.header .navbar .container-fluid {
	width: 75%;
}
.is_scroll .navbar{
	background: rgba(255, 255, 255, 0);
    border-color: transparent;
}
.header .navbar.newtop{
    box-shadow: 0 0 10px 0 #919191;
	transition: all .3s ease;
    /*background-color: unset;
    background-color: #fff;*/
}
.header .navbar {
    background-color: #fff;
    position: fixed;
    border-bottom: none;
}
.h2 {
    border-bottom: 1px solid #939393;
    color: #1063a0;
    font-size: 2rem;
    margin: 0 0 15px;
    text-align:center;
}

.h2 .txt-en{
	display:none;
}

body  .container .ezshare-box {
    margin: 0px 0 7px 0;
}
.product-info-area .info-box{
	padding: 10px 0;
}
/*語系*/
.navbar .small-btn-box a{
	font-size:14px;
	margin: 0 1px;
}
.navbar .btn.btn-primary{
	padding: 2px 25px;
}
.small-btn-box.nav-3 ul li .btn-group.lang .dropdown-toggle .caret {
    width: 0;
    height: 0;
    margin-left: 5px;
    margin-top: -2.5px;
    border: none;
    border-left: solid 4px transparent;
    border-right: solid 4px transparent;
    border-top: solid 5px #fff;
    vertical-align: middle;
    display: inline-block;
}


 /* banner */
 .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);
      
    }
}

.banner .slick .slick-dots .slick-active button {
	background: #a1b57b;
}

.banner .slick .slick-dots button {
	background: #fff;
}

.banner .slick-dots {
    bottom: 10px;
    z-index: 100;
}
.banner {
    position: relative;
    margin-top: 70px;
}

.banner .bann_tit p {
	font-size: 1.4375rem;
	letter-spacing: 10px;
	margin-bottom: 30px;
}

.banner .bann_tit p.p_1 {
	margin-bottom: 0;
	font-size: 1rem;
	margin-top: 30px;
}

.banner .bann_tit h3 {
	font-size: 3.75rem;
	letter-spacing: 10px;
	font-weight: bold;
  }
.banner .bann_tit{
  	display:none;
}
body.home .banner .bann_tit {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30%;
    text-align: center;
    color: #cbbe92;
    display: block;
    padding: 60px 0 130px;
    text-align: center;
    z-index: 2;
}

.banner .bann_tit:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/banner_top.svg)no-repeat;
    width: 386px;
    height: 206px;
    top: 0px;
    right: 0;
    left: -10px;
    margin: 0 auto;
}

.banner .bann_tit:after {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/banner_bottom.svg)no-repeat center bottom;
    width: 386px;
    height: 206px;
    bottom: 0;
    right: 0;
    left: -10px;
    margin: 0 auto;
    
}

/*----------------------- 會員專區 -----------------------*/
.rwd-table a:hover {
    color: #36bcbf;
}

.form-group .notice {
    padding-right: 4px;
}

.btn.btn-txt {
    font-size: 0.875rem;
    color: #2d2d2d;
}
.btn.btn-txt:hover {
    color: #1063a0;
}
.modify .form-check-input,
.register .form-check-input {
    margin-top: 0;
}

.frame-small-box {
    width: 80%;
    background-color: #fff;
    border:1px solid #bbb;
    padding: 50px;
    border-top:5px solid #1063a0;
}

.flex-item{
	display:flex;
    margin-bottom:15px;
}

.member-btn{
	display:flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}


.side .navbar-nav .dropdown-menu li.nav-title a {
    background: #212121;
    color: #fafafa;
}

.side .navbar-nav .dropdown-menu li.nav-title a:hover {
	background-color: #0071bb;
}


.member-function-box .item > a .info {
    color: #000;
}

.member-function-box .item > a:hover .info {
    color: #fff;
}

.member-function-box .item > a {
    color: #1063a0;
    background-color: #fff;
    padding: 32px 15px;
    -moz-box-shadow: 0px 0px 5px #eee;
    -webkit-box-shadow: 0px 0px 5px #eee;
    box-shadow: 0px 0px 5px #eee;
    border-radius: 0px;
}

.member-function-box .item > a:hover {
	background: #1063a0;
	color: #fff;
}

.rwd-table.mob-mode th {
    background: #0071bb;
}

.rwd-table a {
    color: #000000;
}


/* 首頁區塊 */
.home_worl .wo_left:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #47464b;
    width: 1px;
    height: 152px;
    left: 0;
    top: 45px;
}
.home_worl .wo_right,
.home_worl .wo_left {
    padding-top: 7%;
}

.home_worl .wo_left {
    width: 25%;
    position: relative;
    padding-right: 5%;
}
.home_worl:hover .wo_right .pic  img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity:0.7;
}
.home_worl .wo_right .pic {
    position: relative;
    overflow: hidden;
}
.home_worl .wo_right {
    width: 75%;
    position: relative;
}
.home_worl h3 span {
    display: block;
}
.home_worl p {
    font-size: 0.875rem;
    color: #000000;
    opacity: 0;
    transition: all 11s;
}
.home_worl p.aos-animate {
	opacity:1;
}
.home_worl p.cane {
	opacity: 1;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 0.75rem;
	color: #8f8f8f;
}
.home_worl h3 {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-weight: bold;
    margin: 0px auto 20px;
    font-size: 2rem;
    color: #000;
    margin-bottom: 100px;
    letter-spacing: 4px;
}
.home_worl {
    display: block;
    margin: 5% 0 12%;
}

.home_space a {
    display: block;
    position: relative;
}
.home_space a:hover h3 {
	transform: scale(0);     
	opacity:0;
}
.home_space a:hover h3 span {
	letter-spacing:0;
}
.home_space .tit h3 span {
	display: block;
	font-size: 15px;
	letter-spacing:0.05em;
}
body.lang_US .home_space .tit h3 span {
	line-height:20px;
	letter-spacing:0;
	font-weight: 400;
}
.home_space .tit h3 {
    font-size: 24px;
    line-height:30px;
    color: #fff;
    transition: all 0.9s;
    transform: scale(1);
    font-weight:bold;
    letter-spacing:0.05em;
}
body.lang_US .home_space .tit h3{
	font-size:20px;
}
.home_space .tit h3 span {
    display: block;
}
.home_space .tit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    z-index: 20;
}
.home_space a:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.04)!important;
}
.home_space a:hover .pic:before {
    opacity:0;
}

.home_space .pic:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #00000063;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 1s;
    z-index: 10;
}
.home_space .pic {
    position: relative;
    overflow: hidden;
  
}
.home_space .space-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.home_worl .wo_right .pic img,
.home_space a .pic img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    transition: all 3s;
    opacity: 0.2;
}
.home_worl .wo_right .pic.aos-animate   img,
.home_space a.aos-animate .pic img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.home_space {
    position: relative;
}
.director_c .tit p span {
    display: block;
}
.director_c .tit p {
    font-size: 16px;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 0;
    line-height: 28px;
    color: #666;
}
.director_c .tit h4 span:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/round.svg)no-repeat;
    left: -17px;
    top: -17px;
    width: 66px;
    height: 66px;
}
.director_c .tit h4 span {
    position: absolute;
    left: 18px;
    top: -16px;
    font-family: 'Gentium Book Plus', serif;
    font-size: 1.8rem;
    font-weight: 100;
    padding-left: 5px;
    color: #1063a0;
}
.director_c .tit h4 {
    font-size: 1.5rem;
    color: #000;
    font-weight: bold;
    position: relative;
    padding-left: 78px;
    margin-bottom: 15px;
}
body.lang_US .director_c .tit h4{
	font-size: 1.2rem;
}
.director_c .tit:hover p.tx_t {
    color: #666;
}
.director_c .tit p.tx_t {
    position: absolute;
    writing-mode: vertical-lr;
    text-orientation: mixed;
    left: 0;
    top: 56px;
    font-size: 0.75rem;
    letter-spacing: 2px;
    line-height: 32px;
}

.director_c .tit {
    position: relative;
    display: block;
    padding: 35px 10px 20px;
}
.director_c {
    position: relative;
    padding: 5% 0 3%;
}
.director_title {
    font-size: 30px;
    font-weight: bold;
    display: block;
    line-height: 36px;
    text-align: center;
    margin-bottom: 30px;
}


.breadcrumb:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #5d7d9d;
    left: -999px;
    right: -999px;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.breadcrumb li,
.breadcrumb li a {
    color: #fff;
}
.breadcrumb li a   .txt-en{
	display:none;
}
.breadcrumb-item + .breadcrumb-item::before {
	color: #ffffff;
}
.breadcrumb {
    position: relative;
    background: unset;
    font-size: 14px;
    margin: 0 auto;
    padding-left: 0;
}

/* faq */
.accordion-list .accordion-list-header .btn-link:hover {
    color: #b9c89d;
}
.accordion-list .accordion-list-cont {
    background: #ffffff;

}
.accordion-list .st.st-a{
    color:#000;
}
.accordion-list .st {
    left: 12px;
    top: 12px;
    font-size: 20px;
    color: #ffffff;
}
.accordion-list .accordion-list-header .btn-link {
    padding: 15px 10px 15px 35px;
    color: #fff;
    border: none;
    background-color: #434343;
    border-radius: 0;
}
/* SID1 */
.side .navbar{
	margin-bottom:15px;
}
.side .collapse.navbar-collapse {
    margin-top: 0;
}
.side .filter-content > ul {
    line-height: 30px;
    padding:0px 10px 8px;

}
.side .filter-content ul li {
    position: relative;
    padding:0 0 8px 15px;
	font-size:16px;
}
.side .filter-content ul li > a{
	color:#1063a0;
}
.side .filter-content > ul li:before {
    content: " ";
    display: block;
    position: absolute;
    background-color:#1063a0;
    left: 0;
    top: 14px;
    width: 7px;
    height: 3px;
}

.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: #fff;
	background:#1063a0;
}
.side .filter-title .collapsed-btn,
.side .filter-sidebar.multiple-collapse .collapsed-btn {
    padding: 8px;
    background: #eee;
    border: none;
    color: #000;
    font-size: 16px;
}
.side .h3 .txt-en {
    text-align: left;
    font-family: 'Cormorant Infant', serif;
    font-size: 2.1875rem;
    color: #000;
    margin-bottom: 0;
}

.side .h3 {
	display:none;
    border-bottom: 1px solid #5c5c5c;
    color: #040404;
    padding-bottom: 6px;
    margin-bottom: 20px;

}
.side .h3 .txt-tw {
	display: block;
	padding: 0px;
	border: oldlace;
	text-align: left;
	font-size: 16px;
	color: #cbbe92;
	font-weight: 500;
}
.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;
}
a:hover {
    color: #1063a0;
}

.filter-item .filter-content.show ul .filter-content.ssub ul.list-unstyled li::before{
	display:none;	
}
.filter-content.ssub ul{
	padding:5px 0;
}
.filter-content.ssub ul.list-unstyled li{
	border-bottom:1px dashed #ccc;
	padding-left:0px;
}
.filter-content.ssub ul.list-unstyled li a{
	color:#666;
	font-size:16px;
}
.product-info-area .item {
    margin-bottom: 10px;
}


/* 聯絡我們 */
.contact  .btn{
    
}
.contact .radio-inline label {
    margin: 0 12px 0 5px;
}
.list-creative .list-terms:before {
    width: 3px;
    background: #515151;
   
}
.list-creative > li:nth-child(2n) .list-terms:before {
    background: #cecece;
}
.contact h3 .txt-tw {
    color: #1063a0;
    font-size: 24px;
    padding-bottom: 10px;
    font-weight: 500;
}
.contact h3 .txt-en {
    display:none;
     /*font-size: 2.1875rem;
    color: #000;
    font-style: italic;
   display: table;
    margin: 0 auto 0;
    padding-bottom: 0;
    position: relative;*/
}
.contact h3 {
    position: relative;
    line-height: 28px;
    padding-bottom: 10px;
    margin-bottom: 60px!important;
}
.contact h3:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #000;
    width: 25px;
    height: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
    background-color: #c9dbe9;
    border-color: #c9dbe9;
}
.btn-info:hover {
    background-color: #c9dbe9;
    border-color: #c9dbe9;
}
/* 產品 */
.badge {
    padding: 8px 11px;

}
.anchor-title.scroll-to-fixed-fixed {
    background: #393939;
}
.anchor-title.scroll-to-fixed-fixed   a {
	color: #fff;
}
.btn.btn-dark:hover,
.btn.btn-light:hover {
    background-color:#000;
}
.btn.btn-dark {
    background: #943b52;
}
.btn.btn-light {
    background: #1063a0;
}
.btn.btn-light, .btn.btn-dark {
    padding: 8px 25px 8px;

}
.anchor-title a:hover,
.anchor-title ul li:first-child a {
    color: #5d7d9d;
}
.product-info-area .item.price .cont {
    color: #a01017;
}
.h5 .sub-txt {
    color:#666;

}
.h5 {
    color: #1063a0;
	margin-bottom:10px;
}
.pro-name{
    font-size: 20px;
	display:block;
	position:relative;
	padding:6px 15px;
	color: #1063a0;
	border:1px solid #1063a0;
}
.news.show .pro-name{
	margin-bottom:10px;
}
.product.show .pro-name{
	font-size:20px;
}
.gallery-list.cover.hov-cart .btn-box .btn {
    background: #1063a0;
}
.product  .gallery-list .item .info {
    padding: 0;
}
.product  .gallery-list.border-solid .item .item-detail {
    border: none;
}
.product .gallery-list .item .title {
    font-size: 20px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 3px;
    color: #1063a0;
}
.product .price-box {
	display:flex;
	flex-direction: row;
	justify-content: flex-start;
    line-height:24px;
}
.gallery-list p{
	margin:0;
	text-align:left;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2; /*行數*/
	-webkit-box-orient: vertical;
	white-space: normal;
}
.product .gallery-list p.price {
    margin-top: 0;
    color: #666;
    font-weight: 500;
    font-size: 14px;
}
.product .gallery-list p.price02{
    color: #a01017;
    font-weight: bold;
    font-size: 16px;
}
.price_name {
    color:#666;
    font-size:14px;
	margin:0 7px 0 0;
}
.nav-link {
    color:#999;
}
.tab-area .tab-title a.active {
    color: #0071bb;
}
/*購物清單*/
.nav-cart-info .nav-cart-list .h6{
	font-size:18px;
	font-weight:bold;
}
.cart-box .cart-step .txt{
	color:#1063a0;
	font-size:20px;
}
.cart-step .num{
	border:1px solid #1063a0;
	color:#1063a0;
    font-size: 20px;
}
.btn.gray{
	font-size:16px;
	color:#fff;
	background:#1063a0;
}
.btn-area a.btn.delete{
    font-size: 1.2rem;
}
.red_word,
.sum .item .value.final-price,
.info-area .info-item.price{
	color:#a01017;
}


/* 最新消息 */
.show .page-item a.page-link:hover {
    background-color: #1063a0;
    color: #fff;
    border: 1px solid #1063a0;
}
.show .page-item a.page-link {
    background-color: #333;
    border: 1px solid #333;
    display: table;
    margin: 0 auto;
    padding: 5px 30px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    position: relative;
}
.h1 {
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 10px;
    margin-bottom: 40px;
}
.small-title {
	font-size: 14px;
    color:#333;
}
.item:hover .pic img {
    transform: scale(1);
    opacity:0.7;
}
.article-grid.ar-img .item .info .title,
.article-grid.ar-img .item .info .title a,
.article-grid .item .info .title,
.article-grid .item .info .title a {
    font-weight: bold;
    font-size: 20px;
	color:#1063a0;
}
.article-grid .item .info {
    border: none;
	padding: 10px 0;

}
.article-grid.ar-img .item .info {
    padding: 10px 0;
}
.article-grid .item .info .date{
	color:#333;
}
.kind-tag-area .tag{
    font-size: 12px;
    padding:2px 15px;
    background: #666;
    color: #fff;
    border: 1px solid #666;	
	margin-bottom:0;
}
.kind-tag-area a:hover.tag{
	color:#fff;
}
.article-grid .item .info .kind a {
    font-size: 12px;
    padding:2px 15px;
    background: #666;
    color: #fff;
    border: 1px solid #666;
    margin-bottom: 7px;
	margin-right:0;
}
.page-link {
    color: #404040;
    border-color: #ffffff;
}
.btn-info {
    background-color: #dadada;
    font-size: 14px;
}
.page-link:hover,
.page-item.active .page-link {
    background: #254760;
    color: #fff;
    border: 1px solid #254760;
    border-color: unset;
}
.btn-secondary {
    background-color: #333;
    font-size: 16px;
    padding: 4px 27px;
    border-radius: 0;
}

.btn.btn-primary {
    background: #333;
    border-color: unset;
    font-size: 16px;
    padding: 4px 27px;
    border-radius:0;
	position: relative;
	overflow: hidden;
	color:#fff;
    margin-right: 5px;
}
.btn.btn-primary.b02 {
    background: #ccc;
    border-color: unset;
    font-size: 14px;
    padding: 4px 25px;
    border-radius:0;
	position: relative;
	overflow: hidden;
	color:#000;
}
.btn.btn-primary.b02:hover {
	color:#fff;
}
.btn.btn-primary.b03 {
    background: #333;
    border-color: unset;
    font-size: 16px;
	line-height:30px;
    padding: 4px 0px;
	width:180px;
    border-radius:0;
	position: relative;
	overflow: hidden;
	color:#fff;
}

.btn.btn-primary::before {
   content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    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%);
	z-index:-1;
}
.btn.btn-primary:hover::before {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}
.btn.btn-secondary:hover,
.btn.btn-primary:hover {
    background: #1063a0;
}

.btn.btn-bord{
	color:#fff;
	border: none;
	background: #1063a0;
}

.qty-box .btn{
	width:30px;
}

.h6{
	color:#1063a0;
	border-left: solid 6px #1063a0;
}

.function-bar .sideNavBtn a.txt-en{
	display:none;
}

.dropdown-toggle::after    {
	display: none;
}

.pic .ratio-4x3 {
	--bs-aspect-ratio: 75%;
	position: relative;
	overflow: hidden;
}


/* 首頁區塊 */

.home .main {
    display: none;
}
img {
    transition: all 0.5s;

}
.gallery-list .item  .pic{
    overflow:hidden;

}
.gallery-list .item:hover .pic img {
    opacity: 0.7;
    transform: scale(1);
}


.article-grid.info-absolute .item a {
    /*font-size: 0.875rem;*/
    color: #000;
    font-weight: bold;
}

.article-grid.info-absolute .item .info .date {
    color: #257830;
    font-size: 0.75rem;
    padding-top: 5px;
}

.article-grid.info-absolute .item .info {
    text-align: left;
    padding-top: 18px;
}

.article-grid.info-absolute .item:hover .pic img {
    opacity: 0.7;
}

.news-sec {
    margin: 30px 0;
    position: relative;
    padding-bottom: 50px
}
.btn.more {
    background-color: #fff;
    border: 1px solid #000;
    display: table;
    margin: 0 auto;
    padding: 12px 90px;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: 1px;
}
a:hover.btn.cover > span{
	color:#fff;
}
.btn.cover:before {
    background-color: #333;
	z-index:-1;
}
.btn.cover.bottom:before {
    top: 0;
    bottom: 0;
}

.home_about {
    position: relative;
    z-index: 10;
}

body.home .se_abt .h3:before {
    display: none;
}

.se_abt .btn.more {
    background-color: #fff0;
    border: 1px solid #fff;
    color: #fff;
}

body.home .se_prod .h3 {
    margin: 0 auto 40px;
}
.se_prod {
    margin: 40px 0 0;
    padding-bottom: 100px;
    position: relative;
}
.se_prod .gallery-list p.price label {
	color: #585d4e;
}
.se_prod .gallery-list p.price {
	color: #000;
	font-size: 0.875rem;
	text-align: left;
	margin-top: 0;
}
.se_prod .gallery-list .item .title {
	text-align: left;
	margin-bottom: 0;
	margin-top: 3px;
}



/* footer */
.gotop a {
    background:#000;
}
.footer {
    position: relative;
}
.footer .footer_content {
    background: #1063a0;
}
.footer .powered {
    text-align: right;
}
.footer .copyrights {
    text-align: right;
}
.footer a:hover{
    text-decoration: underline;
}
.footer .powered a,
.footer .footer-info ul li,
.footer .footer-info ul li a{
    color:#fff;
}
.footer .footer-info ul li a:hover{
    text-decoration: underline;
}
.list-item.comname {
    font-size:24px;
    font-weight:bold;
}
.left-area a {
    color:#fff;
}
.footer .copyrights-info {
    border-top: 1px solid #ccc;
    color: #fff;
}
.footer .footer_content .sitemap > ul > li {
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin: 0 5px 10px 0;
}
.footer .footer_content .sitemap > ul > li:last-child{
    border-right:none;
}
.footer .footer_content .sitemap > ul > li > a,
.footer .footer_content label {
    color: #fff;
    padding-bottom: 0;
}
.footer .footer_content .sitemap > ul > li > a:hover{
    color:#feffd6;
}
.footer .footer_content label {
    position:relative;
    margin-right: 7px;
    padding-right: 11px;
}
.footer .footer_content label::after{
    content:'';
    position:absolute;
    background:rgba(255, 255, 255, 0.7);
    width:1px;
    height:16px;
    right:0;
    top:4px;
    bottom:0;
}
.social-box {
    position:relative;
    margin-top:10px;
}
.footer .social-box ul li {
    margin: 0 5px 0 0;
    padding: 0;
}
.footer .social-box a img{
    transition: all 0.3s;
    transform: scale(1);
}
.footer .social-box a:hover img{
    transition: all 0.3s;
    transform: scale(0.9) !important;
    opacity:0.5;
}
.ml-7 {
    margin-left: 7px;
}

.main{
	min-height:500px;
}

/*會員*/
.main .side .nav > li{
	margin-bottom:7px;
}
.main .side .nav > li + li{
	border-top:none;
}
.main .side .nav > li a{
	padding: 8px;
    background: #eee;
    border: none;
    color: #000;
    font-size: 18px;
}

/*購物清單*/
body.cart .cart-box,
body.order .cart-box{
	display:block;
	position:relative;
}
.class_name{
	display:block;
	line-height:30px;
	font-size:15px;
	color:#000;
	text-align: center;
    margin-bottom: 10px;
}
body.cart .info-item,
body.order .info-item{
	text-align: center;	
    height: 100px;
    display: flex;
    align-items: center;
	flex-direction: column;
	justify-content: center;
}

