@charset "UTF-8";
* {
    font-family: 'Helvetica Neue', Helvetica, Arial, 'PingFangTC-Regular', 'NotoSansCJKtc-Regular', 'Microsoft-JhengHei', 'Meiryo', 'Microsoft JhengHei', 'Microsoft YaHei','微软雅黑',sans-serif;
}
.bd-gutter {
    --bs-gutter-x: 3rem;
}
.cursor-pointer { cursor: pointer;}
a { text-decoration: none !important; color: #248041 }
a:hover { color: #186a32 }
input { border: 1px solid #6c757d}
.d-lg-show { display:none!important;}
.d-lg-none { display:flex!important;}
form { display: inherit;}
.form-control { font-size: 14px;}
.form-control:focus {
    border-color: #454f77;
    box-shadow: none;
}
.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: none;
}
.form-select { font-size: 14px;}
.form-select:focus {
    border-color: #454f77;
    box-shadow: none;
}
.form-check-input:focus {
    border-color: #454f77;
    box-shadow: none;
}
.btn-line { background-color: #00c300; padding: 0px; border-color: #00c300; max-width: 300px; display: flex; justify-content: center;}
.btn-line:hover, .btn-line:active, .btn-line:focus { background-color: #00c300!important; border-color: #00c300!important;}

.btn-line img {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: top;
}
.btn-sm img {
    width: 30px;
    height: 30px;
}
.login-btn-label {
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    padding: 10px 20px 0;
    color: #fff;
    line-height: 1.43;
}
.btn_sunvita {
    --bs-btn-color: #fff;
    --bs-btn-bg: #87CB92;
    --bs-btn-border-color: #87CB92;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #157347;
    --bs-btn-hover-border-color: #146c43;
    --bs-btn-focus-shadow-rgb: 60,153,110;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #146c43;
    --bs-btn-active-border-color: #13653f;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #87CB92;
    --bs-btn-disabled-border-color: #87CB92;
    padding: 8px 40px;
}

.btn-sm .login-btn-label {
    padding: 5px 10px 0 5px;
}
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }

.navbar { 
    z-index: 1200; 
    background: #ffffff;
    border-bottom: #ececec 1px solid;
    padding: 16px 0 26px;
    box-shadow: 0px 1px 0px #E6E6E6;
    align-items: end;
}
.navbar_a {
    color: #6c757d;
    border: none;
    font-size: 18px;
    padding: 4px;
}

.sv-logo {
    width: 155px;
    height: 60px;
    background: transparent url('https://imgc.sunvita.com.tw/webviewimg/logo.svg') 0% 0% no-repeat padding-box;
    opacity: 1;
    display: block;
}
button.header_car { position: relative; margin-right: 0px;}
.noviceNum { position: absolute; top: -3px; right: -3px; padding: 2px 8px; background: #E05F5F; color: #ffffff; border-radius: 20px; line-height: 1rem; font-size: 13px;}
.sv-icon-user {
    width: 26px;
    height: 26px;
    background: transparent url('https://imgc.sunvita.com.tw/webviewimg/icon/user.svg') 0% 0% no-repeat padding-box;
    opacity: 1;
}
.sv-icon-cart {
    width: 26px;
    height: 26px;
    background: transparent url('https://imgc.sunvita.com.tw/webviewimg/icon/cart.svg') 0% 0% no-repeat padding-box;
    opacity: 1;
}

.s-alert { border: none; border-radius: 0rem; text-align: center; margin-bottom: 0;}
.alertNumber { background: #ffffff; border-radius: 6px; padding: 4px 6px; font-size: 22px; font-weight: bold; color: #000; min-width: 40px; text-align: center; display: inline-block; margin: 0 4px;}

/*Back To Top Button  */
a.back-to-top {
    position: fixed;
    z-index: 999;
    right: 37px;
    bottom: 200px;
    display: none;
    width: 2.625rem;
    height: 2.625rem;
    border-radius: 1.875rem;
    background: #66A364 url("https://imgc.sunvita.com.tw/webviewimg/up-arrow.png") no-repeat center 47%;
    background-size: 1.125rem 1.125rem;
    text-indent: -9999px;
}

a:hover.back-to-top {
    background-color: #66A364;
}

/* nav header */
.navbar-header-wrapper { border-bottom: 1px solid #e2e2e2; padding-bottom: 30px;}

/* nav menu */
.decktop.navbar-menu-wrapper { border-bottom: 1px solid #e2e2e2; padding-bottom: 12px; padding-top: 12px;}
/* .decktop .nav-item { border-right: 1px solid #e2e2e2;} */
.decktop .nav-item:last-child { border-right: none;}
.decktop .nav-link { font-size: 15px; color: #666666; padding-left: 20px; padding-right: 20px;}

.dropdown-item { font-size: 15px;}
.dropdown-menu li:hover .sub-menu {visibility: visible;}
.dropdown:hover .dropdown-menu {display: block;}
.decktop .dropdown-menu { box-shadow: 0 5px 5px rgba(0,0,0,.1); border: #fbfbfb 1px solid;}

.m-menu-wrapper { padding: 0; background-color: #fbfbfb!important;}
#m-menu .accordion { margin: 0; padding: 0;}
#m-menu .accordion-button { width: 44px; padding: 12px; background: none; box-shadow: none;}
.m-menu-item { display: flex; justify-content: space-between; border-bottom: 1px solid #e2e2e2; background: #f3f3f3;}
.m-menu-link { display: flex; align-items: center; padding: 8px 20px; text-decoration: none; color: #666666; }
.dropdownMenu { margin: 0; padding: 0;}
.dropdownMenu-item { list-style-type: none; border-bottom: 1px solid #e2e2e2; padding-left: 20px; }
.dropdownMenu-item a { text-decoration: none; padding: 12px 20px; display: block; color: #666666;}

/* cart menu */
.offcanvas.offcanvas-top { border: none; padding-top: 87px;}
.offcanvas.offcanvas-start { border: none; padding-top: 87px; width: 70%;}
.offcanvas.offcanvas-end { border: none; padding-top: 101px; width: 80%; max-width: 300px;}
.offcanvas-body { height: auto; padding: 0; background-color: #323536;}
.offcanvas-body .searchbar {padding-top: 30px;}
.offcanvas-body .sv-icons-search { 
    background-image:url(https://imgc.sunvita.com.tw/webviewimg/icon/search_w.svg); 
}
.offcanvas-body .search_input { color:#ffffff;}
.offcanvas { --bs-offcanvas-height: 180px;}
.shopping_bag_empty { padding: 20px;}

/* shopping_bag */
.shopping_bag_item {
    display: flex; flex-flow: row; width: 100%; padding: 20px; border-bottom: #000 1px solid;
}
.shopping_bag_pic {
    width: 50px;
    flex-grow: 0;
    flex-shrink: 0;
}
.shopping_bag_pic img {
    width: 100%;
}
.shopping_bag_name {
    padding: 0 8px;
    font-size: 14px;
}
.spb_item_name {

}
.spb_item_amount {

}
.spb_item_price {

}
.shopping_bag_delete {
    font-size: 14px;
    flex-grow: 1;
    flex-shrink: 0;
}
.shopping_bag_delete a { color:#666666;}

/* search bar*/
.searchbar{
    margin-bottom: auto;
    margin-top: auto;
    border-radius: 4px;
    padding-top: 5px;
    padding-left: 18px;
}

.search_input {
    color: #333333;
    border: 0;
    outline: 0;
    background: none;
    width: 0;
    caret-color:transparent;
    transition: width 0.2s linear;
    font-size: 14px;
}

.searchbar:hover > .search_input{
    padding: 0 4px;
    width: 130px;
    transition: width 0.2s linear;
    border-bottom: #6c757d 1px solid;
}

.searchbar:hover > .search_icon {
    color: #6c757d;
}

.searchbar:hover > .search_icon i {
    color: #6c757d;
}

.search_icon {
    height: 26px;
    width: 26px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #6c757d;
    text-decoration:none;

}
.sv-icons-search {
    height: 26px;
    width: 26px;
    background: transparent url('https://imgc.sunvita.com.tw/webviewimg/icon/search.svg') 0% 0% no-repeat padding-box;
    opacity: 1;
}

.search_icon i {
    color: #6c757d;
}
.searchbar.show .search_input {
    width: 80%;
    padding: 4px;
    margin-left: 8px;
    font-size: 16px;
    border-bottom: #6c757d 1px solid;  border-radius: 0px;
}

/* member */
.pageTitleBox { display: flex; justify-content: space-between; font-size: 14px;}
.pageTitle { font-size: 16px; font-weight: bold;}
.member-box-center-wrapper {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
    width: 100%;
    margin: 0 auto;
}
.member-box-center {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    background-color: #fff;
    max-width: 100%;
    overflow: hidden;
    border-radius: 5px;
}
.member-box-wrapper {
    min-height: 150px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}
.member-box{
    width: 600px;
    border: 1px solid #ddd;
    font-size: 14px;
    background-color: #fff;
    max-width: 100%;
    overflow: hidden;
    border-radius: 5px;
}
.member-box-title { font-size: large; color: #186a32;}
.nav-tabs .nav-link {
    border-radius: 0;
    border: none;
    padding: 16px 0;
    width: 100%;
    background-color: #f3f3f3;
    color: #333333
}
/* .nav-item { border-right: #ddd 1px solid; } */
.nav-item:last-child { border-right: none;}
.member-boxInner { padding: 20px 8px; text-align: left;}
.user_name { font-size: 16px; font-weight: bold;}
.userLevel { font-size: 16px; font-weight: normal;}
.usertInfoTitle { font-size: 16px; font-weight: bold;}
.addressBox { margin-top: 8px; padding: 0; list-style: none;}
.addressBox .accordion-button { font-size: 14px;}
.address-item { padding: 0;}
#d-menu .accordion-button { padding: 12px 0; background: none; box-shadow: none; border-bottom: #ddd 1px solid;}
#d-s-menu .accordion-button { padding: 12px 0; background: none; box-shadow: none; border-bottom: #ddd 1px solid;}
.d-menu-box { padding: 12px 0; border-bottom: #ddd 1px solid;}

.levleInfo { background-color: #fff8e8; padding: 18px;}
.levleInfo .title { font-weight: bold; font-size: 16px; margin-bottom: 4px; vertical-align: middle; display: flex; align-items: center;}
.levleInfo p { padding: 0; margin: 0;}

.myLevel { background-color: #f7f7f7; padding: 18px; }
.myLevel .title { font-weight: bold; font-size: 16px; margin-bottom: 4px; vertical-align: middle; display: flex; align-items: center;}
.text-small { font-size: 12px; color: #666666;}

.myCredit { background-color: #f7f7f7; padding: 18px; }
.myCredit .title { font-weight: bold; font-size: 16px; margin-bottom: 4px; vertical-align: middle; display: flex; align-items: center;}
.text-lg-number { font-size: 22px; font-weight: bold; padding: 0 4px; color: #dc3545;}
.eye {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    margin: 9px;
    cursor: pointer;
}
.progress-item { width: 100%;}
.progress-item div.empty-bar {
    border-radius: 4px;
    width: 100%;
    background-color: #ffffff;
    height: 8px;
}
.progress-item div.fill-bar {
    position: relative;
    top: -8px;
    border-radius: 4px 0 0 4px;
    width: 0;
    background-color: #f17a3e;
    height: 8px;
}

.table th, .table td { word-break: keep-all;}

/* order */
.order-box-center-wrapper {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
    width: 100%;
    margin: 0 auto;
}
.order-box-center {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    background-color: #fff;
    max-width: 100%;
    overflow: hidden;
    border-radius: 5px;
}

.orderTopPriceBox { padding: 40px; text-align: center; font-size: 16px; font-weight: bold; }
.car-total a { color: #8B8B8B; font-weight: normal; width: inherit; padding: 0; text-align: center; display: inline-flex;}
.car-total .accordion-button::after { margin-left: 10px;}
.car-total .accordion-button:not(.collapsed) { background-color: #ffffff!important; color: #000!important;}
.order-box-list-title { display: flex; justify-content: start; align-items: center; border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
.order-box-list-title .col { padding: 8px 20px; text-align: left;}
.order-box-list { display: flex; flex-wrap: wrap; justify-content: start; align-items: center; border-bottom: 1px solid #ddd; position: relative;}
.order-box-list .col-12 { padding: 8px 20px; text-align: left;}
.order-box-list .col-6 { padding: 8px 20px; text-align: left;}
.order-item { display: flex; justify-content: start; align-items: center; flex-wrap: nowrap; }
.order-item label { margin-right: 8px; min-width: 60px; justify-content: center;}
.order-item p {padding-bottom: 2px; margin: 0;}
.pic_s { width: 60px;}
.item-pic { margin-right: 8px;}
.order-box-summary { display: flex; flex-flow: row;}
.order-summary { list-style: none; margin-bottom: 0; padding-top: 20px; padding-bottom: 20px; padding-left: 0;}
.order-summary li { display: flex; justify-content: space-between; align-items: center; padding: 0px 20px; margin-bottom: 6px;}
li.order-summary-end { color: #dc3545; font-weight: bold; padding-bottom: 20px;}
.order-summary-btn { justify-content: inherit!important; align-items: center;}
.order-summary-btn a { display: flex; align-items: center; justify-content: center;}
.order-box-info-wrapper {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 50px;
}
.orderTopBox {
    padding: 10px 20px; text-align: left; font-size: 16px; font-weight: bold; border-bottom: 1px solid #ddd; background-color: #F6F6F6;
    display: flex; flex-direction: row; align-items: center;
}
.order-box-info {
    width: 100%;
    font-size: 14px;
    max-width: 100%;
    padding: 20px;
}
.orderInfoTitle { font-size: 16px; font-weight: bold; margin-bottom: 8px;}
ul.orderInfoItem { margin: 0; padding: 0; list-style: none;}

/* order-end */
.order-end-box-info-wrapper {
    width: 100%;
    margin: 50px auto;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 50px 0;
}
.order-end-box-info {
    width: 100%;
    font-size: 14px;
    max-width: 100%;
    margin-bottom: 40px;
}
.order-endInfoTitle { font-size: 22px; font-weight: bold; margin-bottom: 16px;}
ul.order-endInfoItem { margin: 0; padding: 0; list-style: none;}
ul.order-endInfoItem li { margin-bottom: 12px;}

/* cart */
.checkout-nav {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.checkout-nav .step {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    max-width: 33%;
    margin-left: -2px;
    margin-right: -2px;
    color: black;
}
.checkout-nav .step .badge {
    position: relative;
    background-color: transparent;
    height: 50px;
    line-height: 50px;
    padding: 0;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777777;
    border-radius: 10px;
}
.checkout-nav .step:first-child .badge::before {
    width: 50%;
    left: 50%;
}
.checkout-nav .step .badge::before {
    content: ' ';
    background-color: #CCCCCC;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    z-index: 0;
}
.checkout-nav .step .badge .text {
    position: absolute;
    width: 100%;
    z-index: 1;
}
.checkout-nav .step span {
    display: block;
    padding: 0 5px;
    font-size: 14px;
}
.checkout-nav .step .badge::after {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: ' ';
    background-color: #CCCCCC;
    height: 30px;
    width: 30px;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 0;
}
.checkout-nav .step.visited .badge::after, .checkout-nav .step.active .badge::after {
    background-color: #9DAAB2;
}
.checkout-nav .step:last-child .badge::before {
    width: 50%;
    right: 50%;
}
.cartTopBox {
    padding: 10px 20px; text-align: left; font-size: 16px; font-weight: bold; border-bottom: 1px solid #ddd; background-color: #F6F6F6;
    display: flex; flex-direction: row; align-items: center;
}
.cart-box-info-wrapper {
    padding-top: 10px;
    padding-bottom: 50px;
    width: 100%;
    margin: 0 auto;
}
.cart-box-info {
    width: 100%;
    border: 1px solid #ddd;
    font-size: 14px;
    background-color: #fff;
    max-width: 100%;
    overflow: hidden;
    border-radius: 5px;
    padding: 20px;
}
.order-box-promo { padding: 20px;}
.order-box-promo-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 4px;
}
.order-box-promo-title div { display: flex; align-items: center;}
.order-box-promo-content { text-align: left;}
.promo-item { margin-bottom: 4px;}
.promo-item .item { padding: 4px 12px; border-radius: 3px; background-color: #fcfcfc; display: inline-block; }
.promo-item .item.active { background-color: #fff6c9; }
.promo-item span { vertical-align: top;}
.item-info { padding-right: 40px;}
.item-info .material-icons { line-height:inherit; font-size: 15px; font-weight: bold;}
input.btn-group-text { width: 100%; text-align: center; min-width: 30px;}
.item-action {
    width: 34px;
    position: absolute;
    right: 20px;
    top: 5px;
}
.item .material-icons.md-18 { padding-top: 2px;}
.cart-addon-items { display: flex; padding: 20px; justify-self: start; flex-flow: column; align-items:center;}
.cart-addon-items-pic { 
    width: 114px;
    height: 114px;
    flex-shrink: 0;
    margin-right: 6px;
    margin-bottom: 12px;
}
.cart-addon-items-pic img { width: 100%;}
.cart-addon-items-info { text-align: center;}
.cart-addon-items-name { margin-bottom: 4px;}
.cart-addon-items-subtext { font-size: 14px; color: #666666; margin-bottom: 4px;}
.cart-addon-items-price { font-size: 15px; color: #ff0000; margin-bottom: 4px; font-style: italic;}
.cart-addon-items-action a.btn-sm { font-size: 12px; }
.cart-order-infobox { 
    padding: 20px;
    text-align: left;
}
.text-lg { font-size: 22px;}
.cart-order-infobox .form-check-inline { padding-left: 0;}

/* certification */
.certificationList { margin-bottom: 80px;}
.cfPic { display: flex; align-items:flex-start; justify-content: center; margin-bottom: 12px;}
.cfPic img { width: 100%; max-width: 140px}
.cfTitle { font-size: 21px; color: #87CB92; margin-bottom: 20px }
.cfText { font-size: 16px; color: #212121; ; line-height: 1.8em;}

/* footer */
footer {margin-top: 50px;}
.footerBox {
    font-size: 14px; padding: 40px 40px 120px; line-height: 1.5rem; border-top: 1px solid #e2e2e2;
}
.footerBox .footerTitle {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}
.footerBox p {
    padding: 0;
    margin: 0;
}
.footerBox p a {
    color: #000;
}
.copyright { background-color: #E6E6E6; padding: 16px; font-size: 13px; color: #888888; text-align: center;}

.is-invalid .invalid-feedback, .is-invalid .invalid-tooltip, .was-validated:invalid .invalid-feedback, .was-validated:invalid .invalid-tooltip {
    display: block;
}
.was-validated .form-password-fp .form-control {
    background-position: right calc(2.6em + 0.1875rem) center;
}
.form-floating:not(.form-control:disabled):before {
    max-width: 80%;
}
.input-group .btn { 
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.member-box .input-group>:not(.has-validation):not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) { 
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.products-list-container {
    list-style: none;
    padding: 0;
    text-align: left;
}
.products-list-container .products-list-item {
    position: relative;
    list-style: none;
    padding: 15px;
    margin-bottom: 40px;
    float: left;
    width: 25%;
}
.product-item {
    text-align: center;
}
.products-list-image-wrapper {
    position: relative;
}
.products-list-image {
    background-size: cover;
    padding: 50%;
    min-height: initial;
}
.center-contain {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.products-list-item .products-list-info-box {
    height: 60px;
    padding-top: 10px;
    min-height: unset !important;
    height: unset;
}
.products-list-item .products-list-info-box-title {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    color: #677e87;
}
.recommend-products .products-list-price-crossed {
    text-decoration: line-through;
    white-space: nowrap;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #818181;
    text-align: left;
}
.products-list-item .products-list-price {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    color: #aaaaaa;
    font-style: italic;
    -webkit-font-smoothing: antialiased;
}
.recommend-products .products-list-item .products-list-price-sale {
    text-align: left;
    color: #c0392b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    font-style: italic;
    font-size: 14px;
    overflow-wrap: break-word;
    white-space: normal;
}

/* index */
.img-leaf { 
    width: 70px; 
    height: 70px; 
    background: transparent url('https://imgc.sunvita.com.tw/webviewimg/img-leaf.svg') 0% 0% no-repeat padding-box;
    opacity: 1;
    display: block;
}
.img-water { 
    width: 70px; 
    height: 70px; 
    background: transparent url('https://imgc.sunvita.com.tw/webviewimg/img-water.svg') 0% 0% no-repeat padding-box;
    opacity: 1;
    display: block;
}
.img-badge { 
    width: 70px; 
    height: 70px; 
    background: transparent url('https://imgc.sunvita.com.tw/webviewimg/img-badge.svg') 0% 0% no-repeat padding-box;
    opacity: 1;
    display: block;
}
.threePromiseBox { max-width: 860px; margin: 0 auto 40px;}
.threePromise { display: flex; flex-flow: column; justify-content: center; text-align: center; padding-top: 30px;}
.p-icon { margin-bottom: 12px; display: flex; justify-content: center;}
.p-title { font-size: 17px; margin-bottom: 8px; color: #212121;}
.p-text { font-size: 15px; color: #888888;}
.noadditivesBox { margin-bottom: 80px;}
.noadditivesBox img { width: 100%;}
.titleBar { border-bottom: #BFEFC7 1px solid; margin-bottom: 30px; position: relative;}
.titleBar::after { border-bottom: #87CB92 3px solid; position: absolute; left: 0; top:-1px; width: 20%; content: '';}
.index-content-title { font-size: 35px; margin-bottom: 4px;}
.page-content-title { font-size: 35px; margin-bottom: 24px;}
.index-content-sub { font-size: 20px; margin-bottom: 30px;}
.ourTeamBox {}
.memberBox img {width: 100%; margin-bottom: 80px;}

.top5-products {

}
.label_top_icon {
    width: 36px; 
    height: 44px; 
    opacity: 1;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.top_1 {
    background: transparent url('https://imgc.sunvita.com.tw/webviewimg/icon/top_1_icon.svg') 0% 0% no-repeat padding-box;
}
.top_2 {
    background: transparent url('https://imgc.sunvita.com.tw/webviewimg/icon/top_2_icon.svg') 0% 0% no-repeat padding-box;
}
.top_3 {
    background: transparent url('https://imgc.sunvita.com.tw/webviewimg/icon/top_3_icon.svg') 0% 0% no-repeat padding-box;
}
.top_4 {
    background: transparent url('https://imgc.sunvita.com.tw/webviewimg/icon/top_4_icon.svg') 0% 0% no-repeat padding-box;
}
.top_5 {
    background: transparent url('https://imgc.sunvita.com.tw/webviewimg/icon/top_5_icon.svg') 0% 0% no-repeat padding-box;
}
.top5-products .products-list-item {
    position: relative;
    list-style: none;
    padding: 15px;
    margin-bottom: 40px;
    float: left;
    width: 20%;
}
.top5-products .products-list-image-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
}
.top5-products .products-list-image {
    background-size: cover;
    min-height: initial;
}
.top5-products .center-contain {
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.products-list-addtocart {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: black;
    color: white;
    padding-top: 10px;
    opacity: 0.65;
    z-index: 1;
    display: none;
    text-align: center;
}
.products-list-item a:hover .products-list-addtocart { display: block;}
.top5-products .products-list-info-box-title {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    color:#677e87;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 15px;
}
a:hover .products-list-info-box-title { color: #212121;}
.top5-products .products-list-price-crossed {
    white-space: nowrap;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #BFBFBF;
    text-align: left;
        display: flex;
    justify-content: space-between;
}
.price-crossed {
    text-decoration: line-through;
}
.top5-products .products-list-price-sale {
    text-align: left;
    color: #E05F5F;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    font-size: 14px;
    overflow-wrap: break-word;
    white-space: normal;
}
.discountLabel {
    background: #E05F5F;
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    padding: 0px 6px;
    border-radius: 4px;
    text-decoration:none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.day30Box { margin-bottom: 0px;}
.day30Box img { width: 100%;}

.mindBox { text-align: center; padding: 30px 0 50px; margin-bottom: 80px; position: relative; overflow: hidden;}
.mindBox:after {
    content: '';
    width: 5000px;
    height: 1000px;
    background-color: #EFF5F2;
    position: absolute;
    top: 0;
    z-index: -1;
    left: 20px;
    -moz-transform:rotate(5deg);
    -webkit-transform:rotate(5deg);
    -o-transform:rotate(5deg);
    -ms-transform:rotate(5deg);
    transform:rotate(5deg);
}
.mindBoxTitle { font-size: 35px; margin-bottom: 4px;}
.mindBoxSubTitle { font-size: 29px;margin-bottom: 40px;}
.mindBoxItemsBox { display: flex; flex-flow: row; justify-content: center;flex-wrap: wrap; }
.mindBoxItem { padding: 0 12px; margin-bottom: 46px;}
.mindBoxItem-Pic { margin-bottom: 24px; width: 100px; height: 100px; border-radius: 100%; border: 1px solid #666666; overflow: hidden;}
.mindBoxItem-Text { font-size: 17px;}
.mindBoxAction a { border: #BFBFBF 1px solid; padding: 20px 86px; color: #212121; font-size: 17px; border-radius: 4px; display: inline-block;}

.certifiedBox { margin-bottom: 80px; display: flex; flex-direction: row;}
.certified-item { width: 20%; padding: 40px;}
.certifiedBox .certified-pic { margin-bottom: 24px;}
.certifiedBox .certified-pic img { width: 100%;}
.certified-name { font-size: 17px; line-height: 1.5em; text-align: center;}


.pageContainer { max-width: 800px;}

.HeroTitle { font-size: 44px; padding: 48px 0;}
.paragraph_contant { margin-bottom: 80px;}
.paragraph_contant p { font-size: 17px; line-height: 1.9em; }
.attachedPic { margin: 20px 0 40px; text-align: center;}
.attachedPic img { max-width: 100%;}

.assureBannerBox { margin-bottom: 10px; text-align: center; background-color: #87CB92; }
.assureBanner { background: url(https://imgc.sunvita.com.tw/webviewimg/60day_banner_bg.png) 0 0; display: flex; justify-content: center; align-items: center; background-size: contain; padding: 16px 0 4px; }
.assureBanner img { height: 140px;}
.applyWrap { padding-top: 40px;}
.applyBox { border: #DDDDDD 1px solid; border-radius: 4px;}
.applyTitle { border: #212121 1px solid; border-radius: 4px; padding: 24px 12px; text-align: center; font-size: 24px;}
.applyCon { padding: 24px;}
.applyCon li { line-height: 2.1em; padding-bottom: 18px;}
.applyBox1 .applyCon ul { padding-left: 1rem;}
.applyBox1 .applyCon li { line-height: 2.2em; list-style: none; border-left: #87CB92 1px solid;padding-left: 2.5rem; padding-bottom: 20px; position: relative;}
.applyBox1 .applyCon li:last-child { border-left: none;}

.applyBox1 .applyCon li.c1:after { background: url(https://imgc.sunvita.com.tw/webviewimg/c1.png) 0 0 no-repeat; }
.applyBox1 .applyCon li.c2:after { background: url(https://imgc.sunvita.com.tw/webviewimg/c2.png) 0 0 no-repeat; }
.applyBox1 .applyCon li.c3:after { background: url(https://imgc.sunvita.com.tw/webviewimg/c3.png) 0 0 no-repeat; }
.applyBox1 .applyCon li.number:after { content: ''; width: 40px; height: 40px; display: block; position: absolute; top: 0; left: -20px; background-size: contain; }

/* terms */
.termTitle { font-size: 17px; font-weight: bold; margin: 1rem 0;}
.termList { margin: 0; padding-left: 1.4rem;}
.listNumber { list-style-type: decimal;}

/* faq */
.faqTitle { margin-bottom: 20px; font-size: 22px;}
.accordion-item { border: none!important;}
.accordion-button:not(.collapsed) { background-color: #f1f1f1!important; color: #000!important;}
.accordion-button:focus { box-shadow: none!important;}
.accordion-item:first-of-type .accordion-button { border-radius: 0!important;}
button:focus { outline: 0!important;}
.accordion-body { line-height: 1.8em; font-size: 14px; color: #666666;}

/* register */
.registerTitle { font-size: 29px; margin-bottom: 30px;}
.registerBox { padding: 32px; background-color: #f7f7f7; text-align: center; margin-bottom: 48px;}
.registerBox_title { font-size: 21px; margin-bottom: 24px;}
.registerBox_pic { margin-bottom: 32px;}
.registerBox_pic img { width: 100%; max-width: 654px}
.registerList { margin-bottom: 32px;}
.registerListTitle { font-size: 17px; font-weight: bold; margin-bottom: 6px;}
.registerListCon {font-size: 16px; line-height: 1.8em; }

.line_service { position: fixed; bottom: 90px; right: 30px; z-index: 1;}
.line_fix_btn { width: 60px; height: 60px; border-radius: 100%; overflow: hidden; display: block; box-shadow: 0 0 8px rgba(0,0,0, 0.4)}
.line_fix_btn img { width: 100%;}

.cookieBox { position: fixed; bottom: 0; right: 0; left: 0; width: 100%; background-color: #a3dbaf; z-index: 10; padding: 20px; opacity: 0.8; text-align: center; font-size: 14px;}

.divBG{
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    background-color: Gray;
    width: 100%;
    height: 500%;
    display: none;
    position: absolute;
    text-align: center;
    z-index: 301;
}

.divImg{
    position: absolute;
    left: 25%;
    top: 10%;
    z-index: 999;
    color: #FFFFFF;
    font-size: 1.5em;
}

.inputHolder::-webkit-input-placeholder {
  color: #E0E0E0 !important;
}

@media (min-width: 768px) { 
    .navbar { z-index: 10; border-bottom: none;}
    .navbar_a { font-size: 14px;}
    .offcanvas.offcanvas-end { padding-top: 0px; }
    .member-boxInner { padding: 20px;}
    .cart-addon-items { flex-flow: row; align-items: start;}
    .cart-addon-items-info { text-align: left;}
    button.header_car { position: relative; margin-right: 30px;}
}
@media (min-width: 992px) { 
    .order-box-list .col-12 { padding: 20px;}
    .order-box-list .col-6 { padding: 20px;}
    .d-lg-show { display: flex!important;}
    .d-lg-none { display: none!important;}
}
@media (max-width: 992px) { 
    .top5-products .products-list-item {
        width: 33%;
    }
    .certified-item { width: 33%; padding: 40px;}
}

@media (min-width: 480px) and (max-width: 750px) {
    .sv-logo {
        width: 110px;
        height: 43px;
    }
    .products-list-container .products-list-item {
        width: 33%;
        padding: 10px;
    }
    .top5-products .products-list-item {
        width: 33%;
    }
    .certified-item { width: 50%; padding: 20px 40px;}
    .mindBox:after {
        left: 0px;
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    .mindBoxItem {
        padding: 0 30px;
    }
    .assureBanner img { height: inherit; width: 100%;}
    .top5-products .products-list-info-box-title {
        font-size: 20px;
    }
}
@media (max-width: 480px) {
    .sv-logo {
        width: 110px;
        height: 43px;
    }
    .products-list-container .products-list-item {
        width: 50%;
        padding: 8px;
    }
    .top5-products .products-list-item {
        width: 50%;
    }
    .certified-item { width: 50%; padding: 20px 10px;}
    .mindBox:after {
        left: 0px;
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        -ms-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    .mindBoxItem {
        padding: 0 22px;
    }
    .top5-products .products-list-info-box-title {
        font-size: 20px;
    }

    #easychat-floating-button {
        bottom:105px!important;
    }
}

.slick-vertical .slick-slide {
    display: inline-block;
    align-items: center;
    justify-content: center;
    line-height: 1.6em;
}

.slider {
  overflow: hidden;
  position: relative;
  z-index: 1200;
}
.alert-dismissible .btn-close { top:10px;}
.alert .btn { margin: 0px 12px;}
