.boxed {
    background-color: #fff;
    /*background-color: #EDF0F1;*/
}
/*# sourceMappingURL=width-full.css.map */



.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-top-90 {
    margin-top: 90px;
}

.margin-top-100 {
    margin-top: 100px;
}

.margin-top-110 {
    margin-top: 110px;
}

.margin-top-120 {
    margin-top: 120px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-33 {
    margin-bottom: 33px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-bottom-70 {
    margin-bottom: 70px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.margin-bottom-90 {
    margin-bottom: 90px;
}

.margin-bottom-100 {
    margin-bottom: 100px;
}

.margin-bottom-110 {
    margin-bottom: 110px;
}

.margin-bottom-120 {
    margin-bottom: 120px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-top-60 {
    padding-top: 60px;
}

.padding-top-70 {
    padding-top: 70px;
}

.padding-top-80 {
    padding-top: 80px;
}

.padding-top-90 {
    padding-top: 90px;
}

.padding-top-100 {
    padding-top: 100px;
}

.padding-top-110 {
    padding-top: 110px;
}

.padding-top-160 {
    padding-top: 160px;
}


.padding-bottom-3 {
    padding-bottom: 3px;
}
.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.padding-bottom-70 {
    padding-bottom: 70px;
}

.padding-bottom-80 {
    padding-bottom: 80px;
}

.padding-bottom-90 {
    padding-bottom: 90px;
}

.padding-bottom-100 {
    padding-bottom: 100px;
}

.padding-bottom-110 {
    padding-bottom: 110px;
}

.padding-bottom-160 {
    padding-bottom: 160px;
}

.padding-no15 {
    padding: 0;
}

.bg-in-a {
    background-image: url("../img/bgse.jpg");
    background-repeat: no-repeat;
    background-position: right bottom;
}

ul.add-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.add-list li.set180{
    float: left;
    width: 180px;
}

@media (max-width: 410px){
    ul.add-list li.set180{
        float: left;
        width: 300px;
    }
}


.set-iconin {
    /*padding: 0 13px 15px 0;*/
    width: 35px;
    height: 25px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

/*.set-iconin2{*/
/*padding: 0 18px 15px 0;*/
/*}*/

.text-b {
    color: #000000;
}

.bg-black {
    background-color: rgba(0, 0, 0, .5);
}

.fw400 {
    font-weight: 400;
}

.portfolio-item-caption h4 {
    min-height: 40px;
    background-color: #000;
}

.portfolio-item-caption h4 a {
    color: #FFFFFF;
    line-height: 2;
}

.portfolio-item-caption h4:hover {
    background-color: #e60012;
}

@media (max-width: 768px) {
    .sb-icon-navbar i {
        background-image: linear-gradient(to top, #4d4d4d, #666);
    }
}

.logoset a {
    color: #000000 !important;
}

.bg-white {
    background-color: #FFFFFF;
}

.setupdown {
    padding-top: 260px;
    padding-bottom: 180px;
}

.h1slogn {
    margin: 0px;
    
    font-weight: 600;
}

.text-blue {
    color: #002e98;
}

.lineh {
    line-height: 2;
}

/* define bootstrap 5 columns */
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
    position: relative;
    min-height: 1px;
    /*padding-right: 10px;*/
    /*padding-left: 10px;*/
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}

.text-fw-600{
    font-weight: 600;
}

.padding-ar-10{
    padding: 10px 10px 10px 0;
}

.padding-ar-15{
    padding: 0px 0px 0px 15px;
}

.text-r{
    color: #e60012;
}


h3.footer-widget-title{
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 15px;
}
h3.footer-widget-title i {
    margin-right: 8px;
}


@media(max-width: 480px){
    .h1slogn {
        margin: 0px;
        font-size: 2.7em;
        font-weight: 600;
    }

}
.color-black{
    color: #000;
}

.webeditor{}


/*1080722新增-已複製正式站vi文版css，可直接覆蓋*/

/*---- 不確定欄數表格基本設定 ----*/
.table-mobilefriendly .title-desktop,
.table-mobilefriendly .item-content .list,
.table-mobilefriendly.two-columns .list{
    display: flex;
}
.table-mobilefriendly .item img{
    width: 100%;
}
.table-mobilefriendly .item input{
    max-width: 100%;
    text-align: center;
    margin-bottom: 0
}

/*---- 兩欄表格基本設定 ----*/
.table-mobilefriendly.two-columns .list .title{
    width: 30%;
}
.table-mobilefriendly.two-columns .list .info{
    width: 70%;
}
.mobile-title{
    display: none;
}

/*---- 表格欄數會隨著項目不同而變化，請以 CSS 設定----*/

/* Order-list 訂單查詢 */
.table-mobilefriendly.order-list .item:first-child{
    width: 10%
}
.table-mobilefriendly.order-list .item.date,
.table-mobilefriendly.order-list .item.num{
    width: 19%;
}
.table-mobilefriendly.order-list .item{
    width: calc((100% - 10% - 19% - 19%) / 4); /*calc(100%/ 欄數)*/
    text-align: center;
}
/* Coupon-list 優惠券查詢 */
.table-mobilefriendly.coupon-list .item{
    width: calc(100% / 5); /*calc(100%/ 欄數)*/
    text-align: center;
}
/* Coupon-list 購物車優惠券選取 */
.table-mobilefriendly.coupon-list-modal .item{
    width: calc(100% / 3); /*calc(100%/ 欄數)*/
    text-align: center;
}
/* Reward-list 紅利點數查詢 */
.table-mobilefriendly.reward-list .item.info{
    width: 60%;
}
.table-mobilefriendly.reward-list .item{
    width: calc((100% - 20%) / 3); /*calc(100%/ 欄數)*/
    text-align: center;
}
/* Cart-list-check 購物車列表 */
/* Inq-list-check 詢問車列表*/

.table-mobilefriendly.cart-list-check .item.qty,
.table-mobilefriendly.cart-list .item.qty,
.table-mobilefriendly.cart-list-check .item.img,
.table-mobilefriendly.cart-list .item.img{
   width: 100px;
}

.table-mobilefriendly.inq-list-check .item.img,
.table-mobilefriendly.inq-list .item.img{
    width: 180px;
}

.table-mobilefriendly.cart-list-check .item.pdt-name,
.table-mobilefriendly.cart-list .item.pdt-name{
    width: 25%;
}

.table-mobilefriendly.cart-list-check .item:first-child,
.table-mobilefriendly.cart-list-check .item:last-child,
.table-mobilefriendly.inq-list-check .item:first-child,
.table-mobilefriendly.inq-list-check .item:last-child{
    max-width: 7%
}
.table-mobilefriendly.cart-list-check .item{
    width: calc((100% - 7% - 7% - 100px - 100px - 25%) / 3);
    text-align: center;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
}

.table-mobilefriendly.cart-list .item:first-child{
    max-width: 7%
}
.table-mobilefriendly.cart-list .item{
    width: calc((100% - 7% - 100px - 100px - 25%) / 3);
    text-align: center;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
}

.table-mobilefriendly.inq-list-check .item{
    width: calc((100% - 180px - 7% - 7%) / 2);
    text-align: center;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
}

.table-mobilefriendly.inq-list .item:first-child{
    max-width: 7%
}

.table-mobilefriendly.inq-list .item{
    width: calc((100% - 180px - 7%) / 2);
    text-align: center;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
}

/*---- 以下顏色排版可自由變化----*/
/* Color CSS */
.table-mobilefriendly {
    color: #888;
}
.table-mobilefriendly .title-desktop .item{
    padding: 15px 10px;
    background: #999;
    color: #fff;
    border-right: 1px solid #fff
}
.table-mobilefriendly .title-desktop .item:last-child{
    border-color: #ddd;
}
.table-mobilefriendly .item-content .list .item{
   padding: 15px 10px;
   color: #6a6a6a;
   border-right: 1px solid #ddd;
   border-bottom: 1px solid #ddd
}
.table-mobilefriendly .item-content .list .item:first-child{
   border-left: 1px solid #ddd
}
.table-mobilefriendly .item-content .list .item.pdt-name span{
   display: block
}
.table-mobilefriendly .item-content .list .item.pdt-name .activity-info{
    background: #efefef;
    font-size: 14px;
    padding: 7px 18px;
    margin-top: 5px;
    text-align: left;
}
.table-mobilefriendly .item-content .list .item.pdt-name .activity-info .date{
    display: block;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0;
    font-style:italic
}
.mobile-title{
    font-weight: bold;
    color: #666;
}

.table-mobilefriendly .item input,
.table-mobilefriendly .item select{
    text-align: center;
    margin-bottom: 0
}
.table-mobilefriendly .item.img img{
    max-width: 75px
}
.table-mobilefriendly.two-columns .list{
    margin-bottom: 2px;
}
.table-mobilefriendly.two-columns .list .title,
.table-mobilefriendly.two-columns .list .info{
    padding: 10px 15px;
    display:flex;
    align-items:center;
}
.table-mobilefriendly.two-columns .list .title{
    background: #999;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0
}
.table-mobilefriendly.two-columns .list .title:after{
    background-color: transparent;
}
.table-mobilefriendly.two-columns .list .info{
    background: #f0f0f0;
    font-weight: bold;
    color: #555;
}
.table-mobilefriendly.two-columns .list .dark{
    background: #e0e0e0;
    border: 3px solid #999;
    border-left: none;
    color: #333;
    font-size: 16px;
}

@media (max-width: 991px){
    .table-mobilefriendly .title-desktop{
        display: none;
    }
    .table-mobilefriendly .item-content .list{
        display: block;
        margin-bottom: 15px;
    }
    .table-mobilefriendly .item-content .list .item,
    .table-mobilefriendly.cart-list-check .item:first-child,
    .table-mobilefriendly.cart-list-check .item:last-child,
    .table-mobilefriendly.inq-list-check .item:first-child,
    .table-mobilefriendly.inq-list-check .item:last-child{
        width: 100%;
        max-width: 100%;
    }
    .mobile-title{
        display: inline-block;
    }
    .radio-inline{
        display: block
    }
    .table-mobilefriendly.cart-list-check .list .item.pdt-name,
    .table-mobilefriendly.cart-list .list .item.pdt-name,
    .table-mobilefriendly.inq-list-check .list .item.pdt-name,
    .table-mobilefriendly.inq-list .list .item.pdt-name{
        flex-direction:column;
        color: #222;
        font-size: 18px;
        font-weight: bold;
    }
    .table-mobilefriendly.cart-list-check .item .old-price,
    .table-mobilefriendly.cart-list .item .old-price{
        display: inline-block;
    }
    .table-mobilefriendly.cart-list-check .list .item:first-child,
    .table-mobilefriendly.cart-list-check .list .item:last-child,
    .table-mobilefriendly.cart-list-check .list .item.img,
    .table-mobilefriendly.cart-list .list .item:first-child,
    .table-mobilefriendly.cart-list .list .item.img,
    .table-mobilefriendly.inq-list-check .list .item:first-child,
    .table-mobilefriendly.inq-list-check .list .item:last-child,
    .table-mobilefriendly.inq-list-check .list .item.img,
    .table-mobilefriendly.inq-list .list .item:first-child,
    .table-mobilefriendly.inq-list .list .item.img{
        align-items: center;
        justify-content:center;
    }

    /*---- 以下顏色排版可自由變化----*/
    /* Color CSS */
    .table-mobilefriendly .item-content .list{
        border: 1px solid #aaa;
    }
    .table-mobilefriendly .item-content .list .item{
        padding: 5px 10px;
        border-right: none;
        border-bottom: none;
    }
    .table-mobilefriendly .item-content .list .item:first-child,
    .table-mobilefriendly .item-content .list .item.img{
        text-align: center;
    }
    .table-mobilefriendly .item-content .list .item:first-child{
        border-left: none;
        background: #aaa;
        color: #fff;
    }
    .table-mobilefriendly .item-content .list .item:first-child .mobile-title{
        color:#fff;
    }
    .table-mobilefriendly.coupon-list-modal .item-content .list .item:first-child{
        background: #fff;
        text-align: left;
    }
    .table-mobilefriendly.coupon-list-modal .item-content .list .item:first-child .mobile-title{
        color: #333;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .table-mobilefriendly .item-content .list .item{
        justify-content: flex-start;
        flex-direction: row;
        text-align: left;
    }
    .table-mobilefriendly .item-content .list .item .mobile-title{
        width: 100px;
    }
    .table-mobilefriendly .item.img img{
        max-width: 150px;
    }
}
@media (max-width: 767px){
    .table-mobilefriendly.order-list .item,
    .table-mobilefriendly.coupon-list .item,
    .table-mobilefriendly.reward-list .item{
        display: flex;
        text-align: left;
    }
    .table-mobilefriendly.order-list .item:first-child{
        text-align: center;
        justify-content:center;
    }
    .table-mobilefriendly.order-list .item .mobile-title,
    .table-mobilefriendly.coupon-list .item .mobile-title,
    .table-mobilefriendly.reward-list .item .mobile-title{
        min-width: 110px;
    }
}
@media (max-width: 500px){
    .mobile-title{
        font-weight: bold;
        color: #111;
        min-width: 110px;
    }
    .table-mobilefriendly .item.img img{
        max-width: 100px;
    }
    .table-mobilefriendly .item-content .list .item{
        color: #8a8a8a;
    }
    .table-mobilefriendly.cart-list-check .item-content .list .item,
    .table-mobilefriendly.cart-list .item-content .list .item,
    .table-mobilefriendly.inq-list-check .item-content .list .item,
    .table-mobilefriendly.inq-list .item-content .list .item{
        text-align: left;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: row;
    }
    .table-mobilefriendly.cart-list-check .list .item.pdt-name,
    .table-mobilefriendly.cart-list-check .list .item.img,
    .table-mobilefriendly.cart-list-check .list .item:first-child,
    .table-mobilefriendly.cart-list-check .list .item:last-child,
    .table-mobilefriendly.cart-list .list .item.pdt-name,
    .table-mobilefriendly.cart-list .list .item.img,
    .table-mobilefriendly.cart-list .list .item:first-child,
    .table-mobilefriendly.inq-list-check .list .item.pdt-name,
    .table-mobilefriendly.inq-list-check .list .item.img,
    .table-mobilefriendly.inq-list-check .list .item:first-child,
    .table-mobilefriendly.inq-list-check .list .item:last-child,
    .table-mobilefriendly.inq-list .list .item.pdt-name,
    .table-mobilefriendly.inq-list .list .item.img,
    .table-mobilefriendly.inq-list .list .item:first-child{
        text-align: center;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .table-mobilefriendly.cart-list-check .list .item.pdt-name,
    .table-mobilefriendly.cart-list .list .item.pdt-name,
    .table-mobilefriendly.inq-list-check .list .item.pdt-name,
    .table-mobilefriendly.inq-list .list .item.pdt-name{
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .table-mobilefriendly.two-columns .list .title{
        width: 60%;
    }
    .table-mobilefriendly .item input,
    .table-mobilefriendly .item select{
        max-width: 200px
    }
    .table-mobilefriendly.two-columns .list{
        flex-direction: column;
    }
    .table-mobilefriendly.two-columns .list .title,
    .table-mobilefriendly.two-columns .list .info{
        display: block;
        text-align: center;
        width: 100%;
    }
    .table-mobilefriendly.two-columns .list .dark{
        border-left: 3px solid #999;
    }
}

.table-mobilefriendly .item.img img {
    max-width: 150px;
    height: auto;
}

.table-mobilefriendly .item-content .list .item.pdt-name span {
    font-size: 16px;
}

.delete-btn {
    display: inline-block;
    color: #4a4a4a;
    background-color: #f2f2f2;
    font-size: 12px;
    min-width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    transition: all 0.4s;
}

.mt30 {
    margin-top: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.mr15 {
    margin-right: 15px;
}

#sb-site, .sb-site-container {
     min-height: auto !important; 
}

@media screen and (max-width: 425px) {
    .fu2 {
        margin-bottom: 30px;
    }
}