/* <--------- 系統色 ci #cc193e  #151515 ----------> */
.system-basic-color {
    color: #4AAAB9 !important;
    /* color: #4c4948; */
}

.system-border-color {
    border: 1px #4AAAB9 solid !important;
    border-radius: 5px;
    /* color: #4c4948; */
}

.system-basic-bgcolor {
    background-color: #4AAAB9 !important;
}

.bg-system-basic-2 {
    background-color: #cfe7eb;
    border-radius: 5px;
}

/*  a hover style*/
.title-menu-dynamics a:hover,
.title-menu-dynamics a:focus {
    color: #4aaab9 !important;
    font-weight: 600;
}

.title-name-merchandise a:hover,
.title-name-merchandise a:focus {
    color: #4aaab9 !important;
    font-weight: 600;
}

.bg-color-badge {
    background-color: #cc193e;
}

.blog-border-more a {
    color: #151515 !important;
}

.blog-border-more a:hover {
    color: #151515 !important;
    text-decoration: double;
    text-decoration: underline;
    text-underline-offset: 5px;
    text-decoration-thickness: 2px;
}

.system-color-ci {
    color: #151515 !important;
}

.system-label-color {
    color: #fff;
    padding: 2px 10px !important;
    background-color: #248399;
}

.mobile-box-shadow {
    box-shadow: 0px 0px 6px #4aaab9 !important;
}

.mobile-icon-shadow {
    box-shadow: 0px 0px 6px #cfe7eb !important;
}

.box-show-item {
    box-shadow: 0px 0px 6px #151515 !important;
    border: 1px #151515 solid;
}

.box-show-title {
    padding: 10px 15px;
    text-align: right;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 10px;
    border-radius: 8px;
}

.bg-light-gray {
    color: #000;
    padding: 2px 10px !important;
    background-color: #e7e7e7;
}

/*  swiper style*/
.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 1.725rem !important;
    color: #151515 !important;
    font-weight: 600 !important;
    left: 20px;
}

[v-cloak] {
    display: none;
}

.w-50{
    width: 50% !important;
}

/*  price style*/
.old-price {
    font-size: 14px;
    color: #666666;
    text-decoration: line-through;
}

.new-price {
    font-size: 16px;
    font-weight: 500;
    color: #d80011;
}

/*  btn style*/
.btn-deafult-solid {
    font-weight: 600;
    color: #fff !important;
    border: 1px #4aaab9 solid !important;
    background: #4aaab9;
}

.btn-deafult-solid-2 {
    font-weight: 600;
    color: #4aaab9;
    border: 1px #ffffff solid !important;
    background: #ffffff;
}

.btn-selected-item {
    font-weight: 600;
    color: #fff !important;
    border: 1px #e69a29 solid !important;
    background: #e69a29 !important;
}

.btn-selected-item-2 {
    font-weight: 600;
    color: #fff !important;
    border: 1px #e69a29 solid !important;
    background: #e69a29 !important;
}

.btn-selected-item-3 {
    font-weight: 600;
    color: #4aaab9 !important;
    border: 1px #4aaab9 solid !important;
    background: #cfe7eb !important;
}

.btn-selected-item-4 {
    font-weight: 600;
    color: #fff !important;
    border: 1px #4aaab9 solid !important;
    background: #4aaab9 !important;
}

.btn-deafult-hollow {
    font-weight: 600;
    color: #248399;
    border: 1px #4aaab9 solid !important;
    background: none !important;
}

.btn-deafult-solid:hover {
    font-weight: 600;
    color: #fff !important;
    border: 1px #248399 solid !important;
    background: #248399;
}

.btn-deafult-solid:active {
    color: #248399 !important;
}

.btn-deafult-solid:focus,
.btn-deafult-solid-2:active,
.btn-deafult-solid-2:focus {
    color: #fff !important;
}

.btn-deafult-hollow:hover,
.btn-deafult-hollow:focus,
.btn-deafult-hollow.active {
    color: #fff !important;
    background: #248399 !important;
}

.flex-a-text a:hover {
    color: #fff !important;
}

.btn-deafult-system {
    font-weight: 600;
    color: #fff !important;
    background: #248399;
    border: 1px #248399 solid;
}

.btn-deafult-system:hover,
.btn-deafult-systemd:focus {
    color: #fff !important;
    background: #248399 !important;
}

.btn-bg-danger {
    background: #dc3545 !important;
    border: 1px #dc3545 solid;
    color: #fff !important;
}

.btn-bg-danger:hover {
    box-shadow: 0px 3px 8px #5c5c5c;
}

.btn.active,
.btn:first-child:active {
    background-color: #248399;
}

#ckContent img {
    width: 100% !important;
    height: auto !important;
}

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a,
button {
    color: inherit;
    display: inline-block;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
}

.fw-300 {
    font-weight: 300 !important;
}

/* input-disabled  input 純文字*/
.input-disabled-style {
    border: 1px #dddddd solid;
    padding: 4px 16px;
    font-size: 16px;
    background-color: #efefef4d;
    border-radius: 5px;
    width: 100%;
    height: 45px;
    line-height: 2.2;

}

#ckContent img {
    width: 100% !important;
    height: auto !important;
}

/* 標題hover css*/
.fix-height-35 {
    height: 35px !important;
    line-height: 2 !important;
}

.fix-height-45 {
    height: 45px;
    line-height: 2;
}

.fix-height-300 {
    height: 300px !important;
    line-height: 2;
}

.fix-height-500 {
    height: 500px !important;
    line-height: 2;
}

.cursor-pointer {
    cursor: pointer !important;
}

.text-red {
    color: #F64141;
}

.text-gray {
    color: gray;
}
.text-gray5 {
    color: #bdbdbd !important;
}
.text-light-grey {
    color: #666666;
}

.border-color-gray {
    border-color: gray;
}

.bg-green-line {
    background-color: #00c300;
}

.bg-red-google {
    background-color: #DC4E42;
}

.bg-blue-facebook {
    background-color: #3c599b;
}

.bg-system-basic {
    background-color: #4aaab9;
}

.footer-bottom {
    background-color: #4aaab9;
}

.nav-link:focus,
.nav-link:hover {
    color: #3a3a3a;
}

.my-10 {
    margin-bottom: 5rem;
    margin-top: 5rem;
}

/* top logo start*/
body {
    font-family: "Noto Sans TC", Montserrat, sans-serif !important;
    /* noto scans */
}

html,
body,
.site-wrapper {
    height: auto;
}

.main-wrapper {
    width: 100%;
    /* background: linear-gradient(0deg, #b3dfac, #60c5d2); */
    /* background: linear-gradient(#60c5d2 15%,#b3dfac 50%, #e0eff1 70%); */
}

.header.header {
    position: fixed !important;
    background-color: #ffffff;
    box-shadow: 0px 1px 3px #cfe7eb;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

header.header.is-sticky {
    background-color: #3eaab9 !important;
}

.header-logo {
    height: 80px;
    padding: 10px 0;
    display: flex;
    align-items: center;
}

.footer-logo-item {
    height: 100px;
    padding: 10px 0;
    display: flex;
    align-items: center;
}

.header-logo a,
.footer-logo-item a {
    height: 100%;
}

.header-logo img,
.footer-logo-item img {
    max-width: 100%;
    max-height: 100%;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    border-radius: 0.5rem;
}

.img-fixed-80 {
    width: 80px !important;
    height: 80px !important;
}

.img-ratio-4-3 {
    aspect-ratio: 4/3;
    object-fit: contain;
    width: 100%;
}

/* top logo end*/
.title-menu-dynamics>a:after {
    content: '';
    top: calc(50% + 12px);
    left: 0%;
    width: 100%;
    height: 2px;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #F64141;
    position: absolute;
}

.main-menu>ul>li>a {
    color: #4c4948;
    margin: none;
    font-size: 16px;
    font-weight: 400;
    padding: 30px 0;
    margin: 0 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.seesaw-container-spacing {
    padding-top: 30px;
    padding-bottom: 30px;
}

.section-title {
    font-size: 1.875rem;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}

.text-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.text-ellipsis-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.single-grid-product .product-image {
    margin-bottom: 10px;
}

.single-grid-product .product-content .title {
    line-height: 1.25;
    font-size: 16px;
    margin-bottom: 0.5rem;
    min-height: 30px;
}

.single-grid-product .product-image {
    margin-bottom: 1rem;
}

.footer-widget .title {
    font-size: 18px;
}

.footer-widget p {
    font-size: 14px;
}

.footer-widget>.ft-menu>li>a {
    font-size: 16px;
    font-weight: 300 !important;
}

.ft-menu li span {
    font-weight: 300 !important;
}

.footer-social-flex {
    display: flex;
    align-items: center;
}

.footer-social-flex li {
    margin-right: 20px;
}

.footer-widget .company-info img {
    width: 15px;
    height: 15px;
    margin-right: 0.25rem;
}

.offcanvas-widget-area .company-info img {
    width: 15px;
    height: 15px;
    margin-right: 0.25rem;
}

.offcanvas-menu-close:hover,
.offcanvas-menu-close:focus {
    color: #3eaab9;
}

.offcanvas-navigation ul li.menu-item-has-children .menu-expand i {
    margin-top: 18px;
}

.offcanvas-navigation ul.submenu2 {
    margin-left: 5px;
}
.offcanvas-navigation ul li.menu-item-has-children .menu-expand {
  position: absolute;
  right: auto;
  left: 92%;
  top: 0;
  width: 30px;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
}

.subcategory-item {
    border-radius: 0.25rem;
    background-color: #fff;
    box-shadow: 0px 3px 6px #248399;
}

.footer-title-h3 {
    margin-bottom: 16px;
    font-size: 18px;
    font-weight: 600;
}

.scrollup-fixed {
    cursor: pointer;
    position: fixed;
    bottom: 25%;
    right: 2%;
    z-index: 99;
    display: none;
}

.offcanvas-navigation>ul>li>a {
    font-size: 17px;
    padding: 8px 0;
    font-weight: 500;
    color: #181818;
}

.offcanvas-navigation ul.submenu2>li>a {
    font-size: 16px;
    line-height: 10px;
    padding: 10px 0;
    margin-left: 10px;
    color: #181818;
}

.sidebar-title {
    font-size: 20px;
}

.bottom_nav {
    position: fixed;
    bottom: 0;
    z-index: 2;
    overflow: auto;
    position: fixed;
    bottom: 0;
    z-index: 2;
    overflow: auto;
    background-color: #3eaab9;
    width: 100%;
    height: 65px;
    box-shadow: 0px 0px 3px 3px #c3b9af4a;
}

.bottom_nav .mobile-version-menu span {
    color: #fff;
}

.mobile-version-menu img {
    width: 30px !important;
}

.header-mobile-navigation {
    padding: 5px 0;
}

.shop-distance-section {
    padding: 3.75rem 0;
}

.logout-topbtn {
    padding: 3px 24px;
    border: #000 solid 1px;
    border-radius: 5px;
}

.myaccount-tab-menu a svg {
    font-size: 14px;
    text-align: center;
    width: 25px;
}

.myaccount-tab-menu a:hover svg path,
.myaccount-tab-menu a.active svg path,
.edit-topbtn a.active svg path,
.edit-topbtn:hover svg path {
    fill: #ffffff;
}

.myaccount-tab-menu button:hover,
.myaccount-tab-menu button.active,
.myaccount-tab-menu a:hover,
.myaccount-tab-menu a.active {
    background-color: #4aaab9;
    color: #ffffff;
}

.myaccount-tab-menu button,
.myaccount-tab-menu a {
    border: 1px solid #eeeeee;
    border-bottom: none;
    color: #151515;
    font-weight: 500;
    font-size: 15px;
    display: block;
    padding: 15px 15px 13px;
    text-transform: uppercase;
    text-align: left;
    background-color: #fff;
}

/* svg {
    vertical-align: middle;
    margin-bottom: 4px;
    transition: all 0.6s ease-in-out;
}
svg path {
    transition: 1s all ease;
} */
.border-style-item {
    width: 35px;
    height: 35px;
    border: 1px #4c4948 solid;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
}

.news-border-show {
    border: 3px #ffffff solid;
    border-radius: 0.5rem;
    box-shadow: 0px 2px 6px #4aaab9;
    border-radius: 0.5rem;
}

/* svg  改變顏色  color css */

/* 鼠标悬停在class="currency-menu"元素内的div元素上时，添加緩慢渲染的动画 ，鼠标悬停在該元素内的SVG图标上时，更改填充颜色 */
*/ li.currency-menu .border-style-item,
li.mini-cart .border-style-item {
    transition: border-color 0.3s ease-in-out;
    /* 调整时间和过渡效果以满足您的需求 */
}

li.currency-menu:hover,
li.currency-menu a:hover,
li.mini-cart:hover,
li.mini-cart a:hover {
    color: #4aaab9;
}

li.currency-menu:hover .border-style-item,
li.mini-cart:hover .border-style-item {
    border-color: #4aaab9;
}

li.currency-menu:hover svg,
.svg-dynamic:hover svg path,
.svg-dynamic:focus svg path,
.svg-dynamic-2 svg path,
li.mini-cart:hover svg,
.btn-border-rounded:hover svg {
    fill: #4aaab9 !important;
}

.svg-dynamic svg path,
.svg-dynamic-2:hover svg path,
.svg-dynamic-2:focus svg path {
    fill: #4aaab9 !important;
}

.myaccount-content h3 {
    border-bottom: 0 solid #eeeeee;
}

.myaccount-content {
    overflow-x: auto;
    padding: 15px !important;
}

.account-details-form {
    padding: 15px;
}

.member-lv {
    padding: 7px 32px;
    background-color: #000;
    border-radius: 5px;
    color: #fff;
}

.account-row {
    display: flex;
    align-items: center;
}

.form__input {
    width: 100%;
    padding: 0 15px !important;
    height: 45px;
    border: 1px solid #dddddd !important;
    color: #2b2b2b !important;
    border-radius: 5px !important;
}

.form__input_search {
    height: 35px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.form__input_search_2 {
    height: 35px !important;
    line-height: 30px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.account-top,
.google-bind,
.line-bind {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.qrcode-share {
    display: inline-grid;
}

.p-center,
.modal-flex {
    display: flex;
    align-items: center;
}

.idcard {
    height: 205px;
    width: 100%;
    cursor: pointer;
}

.idcard:hover {
    box-shadow: 2px 3px 6px #8F8F8F;
    border-radius: 5px;
    height: 205px;
    width: 100%;
}

.idcard img {
    height: 205px;
    width: 100%;
    border-radius: 0.375rem;
}

.orderTable .border-bottom:last-child,
.walletTable .border-bottom:last-child {
    border-bottom: 1px solid #eeeeee00 !important;
}

.walletTable th {
    width: 20%;
}

.walletItem .card:hover {
    border-color: #000;
}

.wallet-item {
    border: 1px #CCC solid;
    padding: 1rem;
    border-radius: 5px;
}

.listactive .order-state-start,
.listactive .order-state-middle,
.listactive .order-state-end {
    background-color: #E2E2E2 !important;
}

.order-state-start {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    border: 1px #E2E2E2 solid;
    border-radius: 3px 0px 0px 3px;
}

.order-state-middle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    border: 1px #E2E2E2 solid;
}

.order-state-end {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    border: 1px #E2E2E2 solid;
    border-radius: 0px 3px 3px 0px;
}

.order-state-start:hover,
.order-state-middle:hover,
.order-state-end:hover,
.order-state-start:focus,
.order-state-middle:focus,
.order-state-end:focus {
    background-color: #E2E2E2;
}

.orderTable tr td {
    height: 90px;
}

.vm-tbody tbody {
    vertical-align: middle;
}

select {
    cursor: pointer !important;
}

.nice-select {
    line-height: 45px;
    padding: 0.25rem 0.875rem;
}

.nice-select-2 {
    padding: 0.25rem 0.725rem;
    height: 35px;
    font-size: 14px;
    border: 1px #aeaeae solid;
    border-radius: 5px;
}

.breadcrumb-section {
    margin-top: 80px;
    padding: 15px 0;
    width: 100%;
    /* background-color: #F1F1F1; */
}

.breadcrumb-section .page-breadcrumb li {
    margin-top: 0;
}

#check_buy {
    position: fixed;
    bottom: 65px;
    z-index: 1;
    overflow: auto;
    background-color: #fff;
    width: 100%;
    height: 55px;
    box-shadow: 0 0 3px 3px #00000016;
}

.section-title h2 {
    font-size: 26px;
    color: #151515;
}

.moblie-order-container {
    z-index: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
}

.nice-select-2 .current {
    font-size: 14px !important;
}

.box-spacing-item {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
    margin-top: 20px;
}

.box-spacing-item-2 {
    margin-top: 60px !important;
}

.distance-section {
    padding: 3.75rem 1rem;
}

.blog-time-presentation {
    font-size: 14px;
    color: #737373;
}

.blog-border-show {
    box-shadow: 0px 0px 8px #4aaab9;
    border-radius: 0.5rem;
    cursor: pointer;
    transition: 1s ease-in-out;
}

.blog-border-show img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.blog-border-show:hover {
    border: 2px #4aaab9 solid;
    box-shadow: #22222220 2px 3px 3px;
    /* transition: transform 0.3s; */
    transform: translateY(10px);
}

.blog-media img {
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.blog-content {
    padding: 1rem;
    background-color: #ffffff;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

.blog-time-presentation {
    font-size: 14px;
    color: #737373;
}

.title-part {
    font-size: 18px;
    font-weight: 600;
}

.blog-content .title-part {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 8px;
}

.content .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.content .tags li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 24px;
    margin-right: 15px;
    font-size: 14px;
}

.sub-menu {
    width: 12rem;
    border-top: 3px solid;
    border-image: linear-gradient(to right, #3eaab9, #3eaab9) 1;
}

.sub-menu li a {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}

.header-cart,
.currency-dropdown {
    margin-top: 25px;
    border-top: 3px solid;
    border-image: linear-gradient(to right, #3eaab9, #3eaab9) 1;
}

.text-letter-spacing {
    letter-spacing: 2px;
}

.text-letter-spacing-3 {
    letter-spacing: 3px;
}

.text-letter-spacing p {
    color: #666;
}

.map-item iframe {
    width: 100%;
    height: 450px;
}

.mbase-section {
    background-color: #ffffff;
    font-size: 16px;
    border: 1px solid #eeeeee;
    padding: 15px;
}

.nav-pills .nav-link.active {
    color: #ffffff;
    background-color: #5fbbc8;
    text-align: center;
    font-weight: 500;
    border: 0px #000 solid;
}

.nav-pills-all .nav-pills .nav-link.active {
    color: #ffffff;
    background-color: #4aaab9;
    text-align: center;
    font-weight: 500;
    border: 0px #000 solid;
}

.nav-pills .nav-link {
    color: #333;
    font-weight: 500;
    background-color: #8ccdc5;
}

.navs-tabs-btn {
    font-size: 1.125rem;
    color: #000000;
    font-weight: 700;
    width: 100%;
    background-color: #D9D9D9;
    text-align: center;
    padding: 8px 16px !important;
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -webkit-padding-start: 0;
}

.navs-tabs-btn-mobile {
    padding: 0.5rem 0.25rem;
    font-size: 0.875rem;
    color: #000000;
    width: 100%;
    /* background-color: #D9D9D9; */
    text-align: center;
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}

.mobile-sub-menu {
    width: 25%;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    text-align: center;
    line-height: 1 !important;
    padding-left: 0.875rem;
    padding-right: 0.875rem;
}

.mobile-sub-menu img.active {
    background-color: #EAEAEA;
    padding: 5px;
    border-radius: 50%;
}

/* .modal  */
.modal-header-2 {
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
}

/* <---------------  優惠劵css  ---------------> */
.coupon-item {
    width: 100%;
    /* min-width: 390px; */
    height: 110px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    display: flex;
    border: 1px #e0eff1 solid;
}

.coupon-item-start {
    width: 25%;
    height: 110px;
    color: #60c5d2;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #e0eff1;
    /* background: radial-gradient(circle farthest-corner at right,#f44504,#8a0005); */
    /* background: radial-gradient(circle farthest-corner at left,#efdb80,#be9f54); */
}

.coupon-item-start span {
    font-size: 30px;
    font-weight: bolder;
}

.coupon-need {
    font-size: 14px;
    font-weight: normal;
    /* color: #000000; */
}

.coupon-item-center {
    width: 50%;
    height: 110px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
}

.coupon-item-end {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 25%;
    height: 100%;
    color: #60c5d2;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;

}

.coupon-item-end a {
    padding: 5px 15px;
    border: 1px #60c5d2 solid;
    border-radius: 20px;
}

.coupon-text {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #363636;
    font-weight: 500;
}

.coupon-text-2 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-top: 3px;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #363636;
    word-wrap: break-word;
    font-weight: 400;
}

.coupon-text-3 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #838383;
    word-wrap: break-word;
}

.coupon-used {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #8ccdc5;
    border-radius: 50%;
}

.coupon-used>div {
    width: 85%;
    height: 85%;
    border: 1px solid #8ccdc5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(-15deg);
    color: #8ccdc5;
    font-size: 20px;
    position: relative;
}

@media (max-width:575px) {
    .coupon-item-start {
        font-size: 16px;
    }

    .coupon-item-start span {
        font-size: 26px;
    }

    .coupon-need {
        font-size: 12px;
    }

    .coupon-item-center {
        padding: 15px 0 15px 15px;
    }

    .coupon-item-end {
        font-size: 14px;
    }

    .coupon-text {
        font-size: 16px;
    }

    .coupon-text-2 {
        font-size: 12px;
    }

    .coupon-text-3 {
        font-size: 10px;
    }
}

.coupon-used>div>div {
    width: max-content;
    height: max-content;
    position: absolute;
    top: 25%;
    left: -22.5%;
    padding: 2px 21px;
    /* background-color: #8ccdc5; */
    background-color: #e0eff1;
    border-radius: 2.5px;
    border: 1px solid #8ccdc5;
}

.coupon-expired .coupon-item-start {
    background-color: #ccc;
    color: #fff;
}

.coupon-expired .coupon-used>div {
    color: #fff;
}

.coupon-expired .coupon-used>div>div {
    background-color: #ccc;
}

.coupon-expired .coupon-used>div>div,
.coupon-expired .coupon-used>div,
.coupon-expired .coupon-used {
    border: 1px solid #ccc;
}

.coupon-item-end-2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 110px;
    height: 110px;
    color: #60c5d2;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    /* opacity: 0.5; */
}

.coupon-item-end-2 .coupon-used>div>div {
    left: -20%;
}

@media (max-width:575px) {
    .coupon-used {
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
    }

    .coupon-used>div {
        /* width: 75%; */
        /* height: 75%; */
        font-size: 16px;
    }

    .coupon-item-end-2 {
        right: -10px;
    }
}

.shadow-no{
    border: #fff;
    box-shadow: 0px 0px 0px #fff !important;
}

.card-link img{
    border-radius: 0.5rem !important;
}
/* .coupon-item:after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    z-index: 2;
    top: -5px;
    left: 95px;
    background: #fff;
    border-radius: 5px;
    border: 1px #DC3545 solid;
}
.coupon-item:before {
    bottom: -5px;
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    z-index: 2;
    left: 95px;
    background: #fff;
    border-radius: 5px;
    border: 1px #DC3545 solid;
} */

/* 按鈕 btn start*/
.btn-round {
    height: 40px;
    width: 40px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-round-2 {
    height: 55px !important;
    width: 55px !important;
    border-radius: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: .5rem;
    margin-bottom: .5rem;
    flex-direction: column;
}
.btn-full {
    height: 45px;
    width: 100%;
    line-height: 45px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    transition: 0.3s ease;
    display: inline-block;
}



/* 綁定 */
.to-bind-bg {
    display: flex;
    align-items: center;
    background-color: #f4fffc;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #ccc;
}

/* checkbox  單選框*/

.checkbox-1 {
    width: 16px;
    height: 16px;
    border: 1px solid #A6A6A6;
    border-radius: 50%;
    background-color: #DEDEDE;
}

.checkbox-auto {
    display: flex;
    align-items: center;
}

.checkbox-auto input {
    margin-left: 0.25rem;
    width: auto !important;
    height: auto !important;
    cursor: pointer !important;
    vertical-align: baseline;
}

.checkbox-auto label {
    margin-left: 0.25rem;
    /* font-size: 1rem !important; */
    cursor: pointer !important;
}

/* checkbox 點擊後效果 */
/* #check:checked + label {
    color: #000;
    font-weight: bold;
} */

.login-style {
    border: 1px solid #ccc;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
    width: 100%;
    color: #fff !important;
}

.share-community {
    height: 30px;
    width: 30px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* 購物車流程 */
.quantity-minus {
    height: 35px;
    width: 35%;
    border: 1px #ccc solid;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important
}

.quantity-plus {
    height: 35px;
    width: 35%;
    border: 1px #ccc solid;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important
}

.quantity-input {
    height: 35px;
    width: 100%;
    padding: 3px 10px;
    border: 1px solid #dddddd;
    color: #151515;
    text-align: center;
    border-left: none;
    border-right: none;
    border-radius: 0px !important;
}

.quantity-minus-h30,
.quantity-plus-h30 {
    height: 30px !important;
    width: 25%;
}

.quantity-input-h30 {
    height: 30px !important;
    width: 100%;
}

.quantity-minus-h45,
.quantity-plus-h45 {
    height: 45px !important;
    width: 30%;
}

.quantity-input-h45 {
    height: 45px !important;
    width: 100%;
}

.quantity-minus img,
.quantity-plus img {
    width: 12px;
}

.quantity-btn {
    color: #fff;
    height: 35px;
    width: 100%;
    line-height: 2;
    text-align: center;
    border-radius: 5px;
    transition: 0.3s ease;
    display: inline-block;
}

.quantity-btn:hover {
    border: 1px #151515 solid;
    background-color: #fff;
    color: #151515;
}

/* <--------------- 購物步驟  ---------------> */

.shopping-steps-section {
    width: 100%;
    margin: 0 0 1.5rem 0;
    border: 1px #ccc solid;
    padding: 3.75rem 0.5rem;
    border-radius: 5px;
}

.shopping-steps-section-2 {
    width: 100%;
    margin: 0 0 1.5rem 0;
    /* border: 1px #ccc solid; */
    padding: 0.75rem 0.5rem;
    border-radius: 5px;
}

.progress {
    counter-reset: step;
    background-color: #00000000;
    font-size: 18px;
    font-weight: 600;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.progress li {
    list-style-type: none;
    width: 33.33%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.progress li:before {
    content: counter(step);
    counter-increment: step;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px #ccc solid;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px auto;
    background-color: #fff;
}

.progress li:after {
    content: "";
    position: absolute;
    top: 25px;
    left: -50%;
    z-index: -1;
    width: 100%;
    height: 1px;
    background-color: #ccc;

}

.progress li:first-child:after {
    content: none;
}

.progress li.active {
    color: #151515;
}

.progress li.active:before {
    border-color: #F64141;
    border: 5px #F64141 solid;
    /* background: linear-gradient(to bottom, #FF6666 0%, #F64141 100%); */
}

.progress li.active+li:after {
    background-color: #F64141;
}

/* 彈性盒子 */
.flex-start-between {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.flex-center {
    display: flex !important;
    align-items: center !important;
}

.flex-column-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.flex-center-start {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.flex-start-end {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}

/* swiper 輪播 按鈕 */
.swiper-button-next {
    right: 20px !important;
}

.swiper-button-prev {
    left: 20px !important;
}

.swiper-button-next:after {
    font-size: 1.725rem !important;
    margin-right: -28px;
    font-weight: bold;
}

.product-area-img .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    cursor: pointer;
}

.product-area-img .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
    cursor: pointer;
}

.product-area-img .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* .carousel-block .swiper-slide img {
    display: block;
    width: 100% !important;
    object-fit: cover;
} */

/* 標題  */
.title-block {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.mobile-item-shown .title-block {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    text-shadow:
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
}

.title-block-mobile {
    display: flex;
    /* flex-direction: column !important; */
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.title-block-mobile span {
    font-size: 1.075rem;
    font-weight: 600;
    color: #ffffff;
    z-index: 1;
}

.title-block-mobile label {
    font-size: .75rem;
    font-weight: 600;
    color: #ffffff;
    z-index: 1;
}

.mobile-item-shown .card {
    border-radius: 0.5rem;
    box-shadow: 0px 2px 6px #4aaab9;
}

.mobile-item-shown .card-header {
    color: #3eaab9;
    background-color: #3eaab9;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    text-align: center;
    padding: 5px 10px;
}

.sidebar-list li {
    margin-bottom: 5px;
}

.sidebar-list li a {
    font-size: 18px;
    line-height: 26px;
    padding: 3px 0;
}

.common-sidebar-widget {
    margin-bottom: 30px;
    padding-bottom: 40px;
}

.shop-topbar-wrapper {
    margin: 0 0 30px;
}

.product-name {
    white-space: normal;
    text-transform: uppercase;
    color: #151515;
    font-size: 14px;
    line-height: 20px;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    width: 155px;
}

.multiline-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    letter-spacing: 1px;
}

.multiline-ellipsis-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    letter-spacing: 1px;
}

.multiline-ellipsis-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    letter-spacing: 1px;
}

.login-register-section hr {
    color: #B7B7B7;
    margin: 1.875rem 0;
}

.form-fild {
    margin-bottom: 1.25rem;
}

.form-login-title {
    text-align: center;
    margin-bottom: 30px;
}

.account-icon-size img {
    width: 25px;
    height: 25px;
    margin-right: 0.5rem;
}

.nav-pills-all .nav-link img {
    width: 35px;
    height: 35px;
}

.icon-facebook img,
.icon-line img {
    width: 30px;
    margin-right: 10px;
}

.icon-position-section {
    position: relative;
    display: inline-block;
    width: 100%;
}

.icon-position-section svg {
    position: absolute;
    left: 15px;
    top: calc(50% - 0.5em);
}

.icon-position-section input,
.icon-position-section select {
    padding: 0 30px 0px 35px !important;
}

/* .icon-position-section-title svg {
    fill: #ffffff;
} */
.icon-title-item {
    width: 25px !important;
    height: 25px !important;
    fill: #181818;
}

.icon-memu-item {
    width: 20px !important;
    height: 20px !important;
    fill: #8F8F8F !important;
}

.icon-text{
    color: #8F8F8F;
}

.icon-position-section-end {
    position: absolute;
    top: 25%;
    right: 5%;
    transform: translate(-50% -50%);
}

.btn-position-section {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
}

.btn-position-section-title {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
}

.icon-position-section-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
}

.text-embossing p {
    text-align: center;
    margin: 1.875rem;
    font-size: 0.875rem;
    width: 80% !important;
    color: #888787;
    line-height: 100%;
    background-image: url(https://image.mycard520.com/globalmycard/images/member_aside_title_line.png);
    background-position: center center;
}

/* table  */
.table-row {
    display: table-row;
}

.display-table {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.table-cell {
    display: table-cell;
    word-wrap: break-word;
    padding-bottom: 0.5rem;
}

.table-hr-w {
    /* border-bottom: 1px #ccc solid; */
    width: 90%;
    margin-bottom: 16px;
}

.table-hr-double {
    border-bottom-style: double;
    width: 20%;
    border-color: #ccc;
    margin-bottom: 1.125rem;
}

.table-cell-w25 {
    width: 30%;
    display: table-cell;
    word-wrap: break-word;
    padding-bottom: 0.5rem;
}

.table-cell-w20 {
    width: 20%;
    display: table-cell;
    word-wrap: break-word;
    padding-bottom: 0.5rem;
}

.table-cell-w22 {
    width: 28%;
    display: table-cell;
    word-wrap: break-word;
    padding-bottom: 0.5rem;
    font-size: 1.075rem;
}

/* 貨態 timeline */
.timeline-sessions li.active {
    border-left: 1px solid #222222;
}

.timeline-sessions li {
    padding: 0px 0px 15px 20px;
    border-left: 1px solid #e2e2e2;
    position: relative;

    &:last-child {
        border: 0px;
        padding-bottom: 0;
    }
}

.timeline-sessions li.active:before {
    content: '';
    background: #222222;
}

.timeline-sessions li.active2:before {
    content: '';
    background: #222222;
    position: absolute;
    left: -6px;
    top: 0px;
}

.timeline-sessions li:before {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #e2e2e2;
    border-radius: 50%;
    position: absolute;
    left: -8px;
    top: 0px;
}

/* .accordion-button {
    color: #000;
    text-align: left;
    background-color: #EAEAEA;
    border-left: 5px #B7B7B7 solid;
    border-radius: 5px;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
    margin: 1rem 0;
    padding: 0.875rem;
} */

/* .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
} */

.accordion-button:not(.collapsed) {
    color: #000;
    border-left: 5px #4aaab9 solid;
    background-color: #aad7dd;
}

.accordion-button:focus {
    border-color: #4aaab9;
    box-shadow: none;
}

.badge {
    font-size: 0.75rem;
    width: 1.3rem;
    height: 1.3rem;
    /* background-color: #ff0000; */
    border-radius: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 5%;
    left: 85%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-search-cart-area {
    text-align: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 15px 0;
}

.header-search-cart-area>ul>li>a {
    font-size: 24px;
    height: auto;
    width: 100%;
    display: block;
    align-items: center;
    justify-content: flex-end;
    line-height: unset;
    text-align: center;
}

.member-sub-menu {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.boeder-item-wallet {
    border: 1px #CCC solid;
    padding: 1.25rem 1rem;
    border-radius: 5px;
    /* width: 100%; */
}


/* 影片 */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    overflow: hidden;
    border-radius: 0.375rem;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}

.default-address-item {
    background-color: #F9BC00;
    color: #fff;
    border-radius: 5px;
    padding: 3px 8px;
    font-size: 12px;
    letter-spacing: 2px;
    margin-left: 4px;
    /* border: 1px #fff solid; */
    /* box-shadow: 0px 1px 3px #cf9c01; */
}

.letter-spacing-2 {
    letter-spacing: 2px;
}

.product-spacing-item {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
}


/* 手機版 */
@media (max-width:575px) {
    .web {
        display: none !important;
    }

    .phone-bottom {
        padding-bottom: 65px;
    }

    .carousel-block {
        margin-top: 3.5rem;
        padding-bottom: 1.875rem;
    }

    .breadcrumb-section {
        margin-top: 60px;
    }

    .mbase-section {
        background-color: #ffffff;
        font-size: 16px;
        border: 1px solid #eeeeee;
        padding: 0;
    }

    .myaccount-tab-menu a {
        font-size: 1rem;
        border-bottom: none;
        border-left: none;
        border-right: none;
    }

    .rwd-show {
        display: none !important;
    }

    .seesaw-container-spacing {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .offcanvas-inner-content {
        padding: 0px 12px 0 20px;
    }

    .header-logo {
        height: 50px !important;
        padding: 5px 0 !important;
    }

    .header-mobile-navigation {
        padding: 5px 0 !important;
    }

    .shop-distance-section {
        padding: 3.75rem 0;
    }

    .box-spacing-item {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important;
        margin-top: 60px;
    }

    .product-spacing-item {
        padding-top: 0rem !important;
        padding-bottom: 2.5rem !important;
    }

    .login-form {
        padding: 1.75rem 1rem;
        border-radius: 5px;
        background-color: #fff;
        border: 0px solid #4aaab9;
        box-shadow: 0px 0px 8px #4aaab9;
        /* margin: 80px 0; */
    }

    .timeline-text {
        font-size: 14px;
        font-weight: 500;
        white-space: nowrap !important;
    }

    .timeline-span {
        font-size: 12px;
        font-weight: 500;
    }

    .table-cell-w25 {
        width: 45% !important;
        display: table-cell;
        word-wrap: break-word;
        padding-bottom: 0.5rem;
    }

    .table-hr-w {
        /* border-bottom: 1px #ccc solid; */
        width: 100% !important;
        margin-bottom: 12px;
    }

    .border-style-item {
        width: 30px;
        height: 30px;
        border: 1px #ccc solid;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 4px;
    }

    .badge {
        font-size: 0.75rem;
        width: 1.3rem;
        height: 1.3rem;
        /* background-color: #ff0000; */
        border-radius: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
        top: 10%;
        left: 75%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #line-bg-all {
        width: 100vw;
        height: 100%;
        object-fit: fill;
        background-image: url(/shop_assets/img/bg-all.jpg);
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        position: relative !important;
        /* background: linear-gradient(to bottom, #c8e5e9bd 0%, #eff7f9 8%, #ffffff 50%); */
        /* background: linear-gradient(to top, #dcf1f5 20%,#60c5d2 100%); */
        /* background-repeat: repeat-x; */
        /* background:linear-gradient(to bottom, #60c5d2 5%, #cfe7eb 20%,#ffffff 50%); */
        /* background: linear-gradient(0deg, #b3dfac, #60c5d2); */
        /* background: linear-gradient(to top, #c5d5fa, #c3dc99); */
        /* background: linear-gradient(to right, #b3dfac 0%, #60c5d2 100%); */
    }

    .img-title {
        width: 60%;
    }

    .header.header {
        background-color: #3eaab9;
        box-shadow: 0px 0px 0px #cfe7eb;
    }

    .header-mobile-navigation .mobile-navigation ul li a {
        color: #ffffff;
    }

    .offcanvas-menu-close {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        line-height: 28px;
        top: 10px;
        left: 88%;
        color: #ffffff;
        background: #3eaab9;
        font-size: 20px;
        font-weight: 300;

    }

    .progress li:before {
        width: 40px !important;
        height: 40px !important;
    }

    .border-icon-size img {
        width: 50px !important;
        height: 50px !important;
    }

    .icon-title-item {
        width: 25px !important;
        height: 25px !important;
        fill: #ffffff !important;
    }

    .span-title-item {
        color: #ffffff;
        font-weight: bold;
        font-size: 1.125rem;
        padding-left: 0.25rem;
    }

    .marqee {
        position: fixed;
        top: 60px !important;
        left: 0;
        z-index: 1;
    }

    .pt-70-rwd {
        padding-top: 4.5rem;
    }

    .answer-item {
        top: 0 !important;
    }

    .item-box .item-list input[type='radio'] {
        margin-left: 1.125rem !important;
        margin-right: 0.25rem !important;
    }

    .team-border-style {
        border: #4aaab9 solid 1px;
        padding: 10px !important;
        border-radius: 5px;
    }
}

/* 網頁版 */
@media (min-width:576px) {
    .mobile {
        display: none !important;
    }

    .carousel-block {
        margin-top: 5.2rem;
        padding-bottom: 1.875rem;
    }

    .login-form {
        padding: 3.75rem 1.5rem;
        border-radius: 5px;
        background-color: #fff;
        box-shadow: 2px 3px 4px #ccc;
    }

    .timeline-text {
        font-size: 1.125rem;
        font-weight: 600;
    }

    .timeline-span {
        font-size: 1rem;
        font-weight: 600;
    }

    .img-title {
        width: 25%;
    }

    .header.header {
        background-color: #ffffff;
        box-shadow: 0px 1px 3px #cfe7eb;
    }

    .team-border-style {
        border: #4aaab9 solid 1px;
        padding: 10px 15px;
        border-radius: 5px;
    }
}

.signature-fix-width-auto {
    text-align: center !important;
    border: 2px #ccc dashed;
    /* width: 100%; */
}

/* @media (min-width: 320px) and (max-width: 374.98px) {
    canvas .signature-fix-width-auto {
        width: 245px !important;
    }
}
@media (min-width: 375px) and (max-width: 389.98px) {
    .signature-fix-width-auto {
        width: 300px !important;
    }
}
@media (min-width: 390px) and (max-width: 413.98px) {
    .signature-fix-width-auto {
        width: 315px !important;
    }
}
@media (min-width: 414px) and (max-width: 429.98px) {
    .signature-fix-width-auto {
        width: 340px !important;
    }
}
@media (min-width: 430px) and (max-width: 389.98px) {
    .signature-fix-width-auto {
        width: 355px !important;
    }
} */


.read-more {
    font-size: 16px;
    line-height: 30px;
    text-decoration: underline;
}

.min-height-10vh {
    min-height: 10vh;
}

.min-height-12vh {
    min-height: 12vh;
}


/* <-----------  mobile css  phone  手機版css------------> */


#bottom_nav {
    position: fixed;
    bottom: 0;
    z-index: 2;
    overflow: auto;
    background-color: #fff;
    width: 100%;
    height: 55px;
    box-shadow: 0px 0px 3px 3px #c3b9af4a;
}

.line-member-avatar img {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 10px;
    padding: 2px;
    box-shadow: 0px 0px 6px #4aaab9;
}

.border-dashed {
    border-bottom-style: dashed;
    border-bottom-color: #4aaab999;
    margin: 10px auto;
}

.border-end-2 {
    border-right: 2px #fff solid;
    border-bottom: 2px #fff solid;
}

.border-bottom-2 {
    border-bottom: 2px #fff solid;
}

.section-title .h1-section-title {
    color: #ffffff;
    font-weight: 600;
}

.border-modeling-item {
    background-color: #60c4d3;
    border: 3px #fff solid;
    box-shadow: 0px 2px 6px #60c4d3;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 1rem 0.5rem;
    width: 100%;
    height: 150px;
}

.border-modeling-item h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 3px;

}

.border-modeling-item .h4-title {
    color: #d80011;
    font-size: 18px;
    font-weight: 600;
    padding: 0.5rem 0.725rem;
    background-color: #ffffff;
    border-radius: 0.5rem;
    white-space: nowrap;
    width: 100%;
    text-align: center;
}

.border-icon-size img {
    width: 80px;
    height: 80px;
}

.span-text-show {
    font-weight: 600;
    font-size: 1.25rem;
    letter-spacing: 3px;
}

.border-show-item:active,
.border-show-item:focus {
    box-shadow: 3px 2px 6px #C7E5E9;
    border: 4px #C7E5E9 solid;
    border-radius: 10px;
    /* color: #3eaab9; */
}

.border-show-item img {
    width: 60px;
    height: 60px;
}

.white-space-nowrap {
    white-space: nowrap !important;
}

.w-80p {
    width: 80px;
}

.sec-title {
    background: #E6F4F1;
    padding: 8px;
    border-left: 5px solid #3eaab9;
    font-size: 1rem;
    font-weight: 400;
    border-radius: 5px;
}

.sec-title-2 {
    background: #E6F4F1;
    padding: 0.875rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    border-radius: 5px;
    letter-spacing: 2px;
}

.sec-title-3 {
    background: #E6F4F1;
    padding: 0.5rem 0.725rem;
    font-size: 1.125rem;
    border-radius: 5px;
    letter-spacing: 2px;
    border-left: 5px solid #3eaab9;
}

.third-title {
    background: #E6F4F1;
    padding: 0.5rem 0.725rem;
    border-left: 3px solid #3eaab9;
    border-bottom: 3px solid #3eaab9;
    font-size: 1.125rem;
    font-weight: 600;
    border-radius: 5px;
    letter-spacing: 2px;

}

.video-container-item {
    width: 100% !important;
    max-width: 905px !important;
    max-height: 510px !important;
    border-top-right-radius: 0.5rem !important;
    border-top-left-radius: 0.5rem !important;
}

.btn-top-radius {
    border-bottom-right-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
}

#line-bg-all {
    width: 100%;
    height: 100%;
    object-fit: fill;
    background-image: url(/shop_assets/img/bg-all.jpg);
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative !important;
    /* background: linear-gradient(to bottom, #c8e5e9bd 0%, #eff7f9 8%, #ffffff 50%); */
    /* background: linear-gradient(to top, #dcf1f5 20%,#60c5d2 100%); */
    /* background-repeat: repeat-x; */
    /* background:linear-gradient(to bottom, #60c5d2 5%, #cfe7eb 20%,#ffffff 50%); */
    /* background: linear-gradient(0deg, #b3dfac, #60c5d2); */
    /* background: linear-gradient(to top, #c5d5fa, #c3dc99); */
    /* background: linear-gradient(to right, #b3dfac 0%, #60c5d2 100%); */
}

.navs-tabs-btn-2 {
    border-style: outset !important;
    border: 3px #fff solid !important;
    border-top-left-radius: 50px !important;
    border-bottom-left-radius: 50px !important;
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
    box-shadow: #ababab 3px 3px 3px;
}

.border-basic-color {
    border-color: #4AAAB9 !important;
}

.h-55p {
    height: 55px;
}

.h-60p {
    height: 65px;
}

.team-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav-pills-all .nav-pills .nav-link.active.amount-info-btn {
    color: #4aaab9;
    background-color: #ffffff;
    text-align: center;
    font-weight: 500;
    border: 1px #4aaab9 solid;
}

.nav-pills .nav-link.amount-info-btn {
    color: #333;
    font-weight: 500;
    background-color: #4aaab9;
    border: 1px #4aaab9 solid;
    color: #fff;
}

.team-number {
    border: #4aaab9 solid 1px;
    border-radius: 5px;
}

.classification {
    text-wrap: nowrap;
    height: 30px;
    margin: 0 5px 5px 0;
    font-size: 0.875rem;
}

.nav-tabs {
    --bs-nav-tabs-border-color: #dee2e600;
}

.fileupload-area .border-bottom {
    border-bottom: 1px solid #4aaab950 !important;
}

.fileupload-area .border-bottom:last-child {
    border-bottom: 1px solid #eeeeee00 !important;
}

.fileupload-area {
    border: 1px solid #4aaab950;
    border-radius: 5px;
    width: 60%;
}

.fileputin-area {
    border: .15rem dashed #4aaab950;
    border-radius: 5px;
    padding: 1rem;
    margin: 0 5px;
    width: 100%;
}

.fileputin-area:hover {
    background-color: #4aaab921;
    border-color: #4aaab994;
}

.sub_ps {
    padding-left: 25px !important;
}

.hero__video {
    position: relative;
}

.hero__video .popup-video {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 5px;
    width: 30px;
    height: 30px;
    background-color: #FF1749;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

/* .hero__video .popup-video::before {
    position: absolute;
    top: -6px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    content: "";
    border: 2px dashed #FF1749;
    border-radius: 50%;
    animation: spin 12s infinite linear;
    -webkit-animation: spin 12s infinite linear;
} */
.rounded-top-se {
    border-top-left-radius: .5rem !important;
    border-top-right-radius: .5rem !important;
}

.electronic-signature-box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.electronic-signature-item {
    width: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4AAAB9;
    color: #ffffff;
    font-size: 1.25rem;
}

.table-style-thead {
    border: 3px #ffffff solid;
}

.table-style-thead th {
    border: 3px #ffffff solid;
    background-color: #5fbbc8;
}

.table-style-tbody td {
    border: 3px #ffffff solid;
}

.table-responsive-radius {
    box-shadow: 0px 2px 6px #4aaab9;
    border-radius: 10px !important;
}

.border-top-left-1 {
    border-top-left-radius: 12px !important;
}

.border-top-right-1 {
    border-top-right-radius: 12px !important;
}

.border-bottom-left-11 {
    border-top-left-radius: 12px !important;
}

.border-bottom-right-1 {
    border-top-right-radius: 12px !important;
}

table .system-basic-bgcolor tr th {
    color: #ffffff !important;
}

.page-link {
    color: #151515;
    border: #cfe7eb 0px solid;
    box-shadow: 0px 0px 3px #4aaab9;
}

.page-link:hover {
    background-color: #cfe7eb;
    border-color: #cfe7eb;
    /* color: #ffffff !important; */
}

.pagination {
    --bs-pagination-focus-box-shadow: none;
}

.page-link.active {
    color: #ffffff !important;
    background-color: #cfe7eb;
    border-color: #cfe7eb;

}

.box-shadow-gray {
    box-shadow: 1px 3px 6px #ccc;
}

.membership-level-title {
    color: #C39533;
    font-size: 38px;
    font-weight: 600;
    text-shadow: 1px 2px 3px #eeda9d;
}

/* .scheme-border label {
    margin-bottom: 1.125rem;
} */
.scheme-border .card {
    border: 1px #a2d3da solid;
}

.scheme-border .card-footer {
    border-top: 1px #a2d3da solid;
    background-color: #F8F8F8;
    padding: 20px 10px;
}

/* .scheme-border .card.active {
    border: 2px #4aaab9 solid;
} */
.bg-light-gray-2 {
    background-color: #FAFAFA !important;
}

.question-area-item li {
    font-size: 20px;
    margin-bottom: .875rem;
}

.question-area-item li {
    font-size: 18px;
    margin-bottom: .725rem;

}

.question-area-item-box {
    color: #000;
}

/* checkbox radio √ 題目樣式 */
.item-box label,
.item-box-2 label {
    display: flex;
    align-items: center;
    margin: .725rem 0;
}

.item-box label span,
.item-box-2 label span {
    font-size: 1.125rem;
    /* padding-left: .5rem; */
    cursor: pointer;
}

.item-box .item-list input[type='radio'],
.item-box-2 .item-list-3 input[type='radio'] {
    width: 20px !important;
    height: 20px !important;
    border: 1px solid #999;
    border-radius: 3px;
    -webkit-appearance: none;
    /*取消預設外觀*/
    appearance: none;
    /*使用标准属性进行覆盖*/
    background-color: #fff;
    position: relative;
    margin-left: 1.725rem;
    margin-right: 0.5rem;
    cursor: pointer;
}

.item-box .item-list input[type='radio']:checked,
.item-box-2 .item-list-3 input[type='radio']:checked {
    border: 1px solid #4AAAB9;
    background-color: #4AAAB9;

}

.item-box .item-list input[type='radio']:checked:after,
.item-box-2 .item-list-3 input[type='radio']:checked:after {
    content: " ✓";
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    line-height: 20px;
    position: absolute;
    cursor: pointer;
}

.item-box .item-list input[type='radio']:checked+span {
    color: #666;
    position: relative;
    cursor: pointer;
}

.item-box-2 .item-list-3 input[type='radio']:checked+span {
    color: #181818;
    position: relative;
    cursor: pointer;
}

.item-box .item-list input[type='radio']:checked+span::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #00ddff63;
    cursor: pointer;
    border-radius: .725rem !important;
    padding: .5rem 0;
}

.item-box-2 .item-list-3 input[type='radio']:checked+span::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #4aaab963;
    border: 2px #4aaab9 solid;
    cursor: pointer;
    border-radius: .25rem !important;
    font-size: 14px;
}

.item-list-2 {
    position: relative;
    color: #4aaab9;
    font-size: 1.125rem;
}

.item-list-3 {
    position: relative;
    color: #181818;
    font-size: 1.125rem;
    font-weight: bold;
    display: flex;
}

.answer-item {
    position: absolute;
    top: 10%;
    ;
    left: 0;
    cursor: pointer;
}

.exam-title-box {
    color: #4aaab9;
    letter-spacing: 4px;
}

/* .answer-item svg {
    width: 35px;
    height: 35px;
} */
.answer-wrong {
    text-decoration: line-through;
}

.answer-right {
    color: red;
}


/* 跑馬燈  start*/

/* .marquee {
    position: fixed !important;
    top: 7% !important;
    left: 0;
    z-index: 1;
    font-size: 1.125rem !important;
    color: #ffffff;
    background-color: #4aaab9;  
    letter-spacing: 5px;
    overflow: hidden;
    width: 100%;
    padding: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    word-break: break-all;
}

.marquee a {
    text-align: center;
    margin: 0;
    
}
.marquee a:hover {
    color: #ffffff;
    text-shadow: 0 0 10px #8ccdc5, 0 0 20px #8ccdc5, 0 0 50px #8ccdc5, 0 0 100px #8ccdc5, 0 0 200px #8ccdc5;
}


@keyframes marquee {
    0% { transform: translateX(100%); }
    100% { transform: translateX(-100%); }
} */
.pt-70-rwd {
    padding-top: 3rem;
}

.marqee {
    height: 48px;
    margin: 0 auto;
    overflow: hidden;
    background: #4aaab9;
    box-shadow: 1px -4px 1px 5px #aad7dd;
    letter-spacing: 2px;
    position: fixed;
    top: 85px;
    left: 0;
    z-index: 1;

}

.marqee ul li {
    padding-left: 0;
    display: flex;
    list-style-type: none;
    /* animation: marqee 60s linear infinite; */
    /* animation-play-state: paused; */
    position: absolute;
}

.marqee>ul>li {
    line-height: 50px;
    white-space: nowrap;
    margin-right: 2em;
    font-weight: bold;
    color: #fff !important;
}

@keyframes marqee {
    0% {
        left: 100%;
        transform: translateX(0%);
    }

    100% {
        left: 0;
        transform: translateX(-100%);
    }
}

/* 跑馬燈  end*/
.alert-content {
    scroll-margin-top: 150px;
}

.fs-11 {
    font-size: 12px;
}


/* ---- 等級進度條 ---- */
.levebar .tool-chart {
    position: relative;
    width: calc(100% - 90px);
    left: 85px;
}
.levebar .tool-chart::after {
    content: attr(data-title);
    position: absolute;
    top: 0;
    right: calc(100% + 15px);
    white-space: nowrap;     
    overflow: visible;   
    text-overflow: clip;
    display: inline-block;
    transform: translateY(0);
    pointer-events: none;
}
.levebar .tool-chart .tag {
    white-space: nowrap;
    writing-mode: horizontal-tb;
    position: absolute;
    bottom: calc(100% + 8px);
    left: 0;
    transform: translateX(-50%);
    white-space: nowrap;
    background: #098789;
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px;
    transition: left 1.2s ease;
    z-index: 3;
    font-size: 12px;
 
}
.levebar .bar {
    margin-top: 60px;
    margin-bottom: 5px;
    height: 20px;
    background: #eee;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.levebar .tag::after {
    content:'';
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #098789;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
}
.levebar .bar span {
    display: inline-block;
    height: 120%;
    background: #098789;
    width: 0%;
    transition: width 1.2s ease;
}

.levebar .tool-chart .bar-labels {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    pointer-events: none;
    z-index: 2;
}
.levebar .tool-chart .bar-labels .bar-left {
    color: #098789;
    font-size: 12px !important;
    white-space: nowrap;
    font-weight: 600;
    line-height: 1.8;
}
.levebar .tool-chart .bar-labels .bar-right {
    color: #000;
    font-size: 12px !important;
    white-space: nowrap;
    font-weight: 600;
    margin-right: 55px;
    line-height: 1.8;
}
.menu-item-btn i {
    font-size: 16px;
    font-weight: 300;
    color: #098789 !important;
}
.flex-center-between {
    display: flex !important;
    align-items:center !important;
    justify-content: space-between !important;
}



/* <!-- 手機版右邊側邊欄選單 --> */

.offcanvas-navigation-custom {
    list-style: none;
    padding: 0;
    margin: 0;
}
.offcanvas-navigation-custom > li {
    border-bottom: 1px solid #e5e5e5;
}
.offcanvas-navigation-custom > li > .menu-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0px;
    color: #333;
    text-decoration: none;
    transition: background-color 0.3s;
}

.offcanvas-navigation-custom .menu-text {
    flex: 1;
    font-weight: 600;
}

.offcanvas-navigation-custom .menu-toggle {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 26px;
    color: #666;
    transition: transform 0.3s;
}
.offcanvas-navigation-custom .menu-toggle.active {
    transform: rotate(180deg);
    color: #41a3af;
}
.offcanvas-navigation-custom .submenu-custom {
    padding: 0;
    margin: 0;
    list-style: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}
.offcanvas-navigation-custom .submenu-custom.open {
    max-height: 1000px;
    transition: max-height 0.5s ease-in;
}
.offcanvas-navigation-custom .submenu-custom a {
    display: block;
    padding: 5px 10px 5px 10px;
    color: #535353;
    text-decoration: none;
    font-size: 15px;
    transition: background-color 0.3s;
}
.offcanvas-menu-close:hover, .offcanvas-menu-close:focus {
  color: #ffffff !important;
}
/* .offcanvas-navigation-custom .submenu-custom a:hover {
    background-color: #e8e8e8;
} */
 /* .offcanvas-navigation-custom > li > .menu-link:hover , .offcanvas-navigation-custom > li > .menu-link:active {
    color: #41a3af;
    font-weight: 600;
} */
 /* .offcanvas-navigation-custom .menu-text:hover {
    flex: 1;
    color: #41a3af !important;
    font-weight: 600 !important;
} */