@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------->>> include_phone_menu.php <<<------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
.menuOpen {
    /* background: #E89115; */
    padding: 19px 0 0 0;
}

.menuOpen .ion-navicon:before {
    display: inline-block;
    width: 42px;
    height: 36px;
    background: #E89115;
    font-size: 40px;
}

.menuOpen .ion-navicon:after {
    content: "";
    display: inline-block;
    width: 31px;
    height: 8px;
    background: #E89115;
    position: absolute;
    top: -4px;
    left: 10px;
}

.headerRwdContainer {
    display: none;
}

.rwdMenuContainer {
    display: flex;
    height: 76px;
    width: 100%;
    background: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    padding: 0 5px;
    position: fixed;
    top: 0;
    z-index: 150;
}

.rwdMenuIcon {
    width: 50px;
    color: #333;
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 23px;
}

.rwdMenuIcon .ion-navicon {
    color: #fff;
}

.rwdMenuIcon .fa-times {
    font-size: 24px;
    padding: 1px 8px;
    color: #E89115;
    margin-top: 5px;
}

.rwdMenuLogo {
    vertical-align: middle;
    text-align: center;
    margin: 10px 0 10px 8px;
    padding: 5px 15px;
}

.rwdMenuLogo .step {
    position: absolute;
    right: 8px;
}

.rwdMenuLogo>a>img {
    width: 200px;
}

.rwdMenuSearch {
    width: 50px;
    text-align: center;
    color: #ccc;
    cursor: pointer;
    line-height: 50px;
    font-size: 24px;
}

.rwdMenuSearchContainer {
    height: 50px;
    background: rgba(180, 180, 180, 0.8);
    position: fixed;
    z-index: 39;
    top: 50;
    width: 100%;
    padding-top: 5px;
}

.rwdMenuSearchContainer input {
    font: normal 14px '微軟正黑體';
    letter-spacing: 1px;
    color: #555;
    line-height: 20px;
    border: none;
    border-bottom: solid 1px #ddd;
    padding: 5px;
    background: rgba(255, 255, 255, 0);
    border-radius: 0;
}

.rwdMenuSearchContainer input:focus {
    outline: none;
    background: none;
    border: none;
    border-bottom: solid 1px #ddd;
    box-shadow: none;
}

.rwdMenuSearchContainer .search {
    width: 50px;
    font: bold 25px "Century Gothic";
    letter-spacing: 1px;
    text-align: center;
    line-height: 40px;
}

.rwdMenuSearchContainer .search>a {
    color: #555;
    display: block;
    cursor: pointer;
}

.rwdMenuSearchContainer .search>a:hover {
    text-decoration: none;
}

.rwdHeaderNavContainer {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    padding-top: 77px;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 50;
}

.rwdHeaderNav {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 250px;
    background: rgba(220, 220, 220, 0.9);
    z-index: 50;
    font: normal 15px 'Century Gothic', '微軟正黑體';
    line-height: 50px;
    letter-spacing: 1px;
    padding: 70px 40px 0;
    overflow-x: hidden;
    overflow-y: scroll;
}

.rwdHeaderNav>ul>li {
    border-bottom: 1px solid #999;
}

.rwdHeaderNav>ul>li>a {
    color: #333;
}

.rwdHeaderNav ul>li>a:hover {
    text-decoration: none;
}

.rwdSideNavSecLayer {
    background: #777;
}

.rwdSideNavSecLayer>ul {
    padding: 10px 0 10px 15px;
    margin: 5px 0;
}

.rwdSideNavSecLayer>ul>li {
    line-height: 1.6;
    margin: 12px 0;
}

.rwdSideNavSecLayer>ul>li>a {
    color: #ccc;
    padding: 0 0 0 0px;
}

.rwdSideNavThirdLayer {
    background: #999;
}

.rwdSideNavThirdLayer ul {
    padding: 10px 0 10px 15px;
}

.rwdSideNavThirdLayer ul li {
    line-height: 1.6;
    margin: 12px 0;
}

.rwdSideNavThirdLayer>ul>li>a {
    color: #000;
    padding: 0 0 0 0px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------->>> include_phone_menu.php <<<------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
.phoneMenu {
    width: 100%;
    height: 50px;
    background: rgba(250, 175, 59, 1);
    position: fixed;
    bottom: 0;
    z-index: 30;
    display: none;
}

.phoneMenuBox {
    text-align: center;
    padding: 5px 0;
}

.phoneMenuBox a {
    color: #fff;
}

.phoneMenuBox a:hover {
    text-decoration: none;
}

.phoneMenuBox i {
    font-size: 20px;
    line-height: 25px;
}

.phoneMenuTitle {
    font: normal 12px 'Century Gothic', '微軟正黑體';
    line-height: 16px;
    letter-spacing: 2px;
}

.phoneMenuCartTitle {}

@supports(padding: env(safe-area-inset-bottom)) {
    .phoneMenu {
        height: calc(50px + env(safe-area-inset-bottom));
        padding-bottom: env(safe-area-inset-bottom);
        /* 增加內邊距以確保內容不會被安全區域遮擋 */
        padding-left: env(safe-area-inset-left);
        padding-right: env(safe-area-inset-right);
    }
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------->>> RWD<<<------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:1340px) {
    .hotBallon {
        left: 0;
        top: 0;
        width: 480px;
    }

}

@media screen and (max-width:1280px) {
    .yellow_people {
        width: 60.5%;
        top: initial;
        bottom: 0;
    }

    .animationMoney {
        right: 0;
    }

    .indexCloudCustomContainer {
        margin-top: 150px;
    }

    .animationGifBallon {
        top: -220px;
    }
}

@media screen and (max-width:1200px) {

    /*20201223 聯絡我們圖片改為3D圖片*/
    .indexContactImg {
        width: 100%;
        position: relative;
    }

    .indexContactImg iframe {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
    }

    .headerNavContainer>ul>li {
        width: 90px;
    }

    .headerNavContainer a {
        font-size: 12px;
    }

    .animationMoney {
        right: 0;
        width: 500px;
        z-index: 9;
    }


}

@media screen and (max-width:1100px) {}

@media screen and (max-width:1000px) {}

@media screen and (max-width:992px) {
    body {
        margin-bottom: 100px;
    }

    .rwd_header_mt {
        margin-top: 77px;
    }

    .banner {
        padding-top: 0;
    }

    .breadcrumb {
        padding-top: 30px;
    }

    .indexArrivalImg {
        width: 90%;
    }

    .indexArrivalTextContainer {
        width: calc(80% - 15px);
        background: rgba(0, 0, 0, 0.6);
        position: absolute;
        top: 40px;
        bottom: 40px;
        left: 20%;
    }

    .indexProductContentHover {
        background: rgba(0, 0, 0, 0.5);
    }

    .indexProductContent {
        opacity: 1;
    }

    .cartListTableContainer td {
        position: relative;
    }

    .cartListTableProductDeleteContainer {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .memberInfoContainer,
    .cartListContainer,
    .aboutContainer,
    .contactContainer,
    .FAQContainer,
    .memberOrderContainer,
    .productDetailContainer,
    .productBanner,
    .productDetailContainer,
    .cartCheckContainer,
    .cartInfoContainer {
        padding-top: 0;
    }

    .dialogue-box {
        margin: 5px 0;
    }

    .animationMoney {
        width: 300px;
        right: 0;
        bottom: 0;
        top: initial;
    }

    .conceptBtn {
        bottom: -45px;
    }

    .animationDrummer {
        left: calc(10%);
        width: 100px;
        top: -96px;
        z-index: 11;
    }

}

@media screen and (max-width:950px) {}

@media screen and (max-width:900px) {}

@media screen and (max-width:830px) {
    .memberPointContainer .tableHeaderRwdHide {
        display: none;
    }

    .memberPointContainer .tableHeaderHide {
        display: table-header-group;
    }

    .memberPointContainer .tableRwdHide {
        display: none
    }

    .memberPointContainer tr td.tableRwdBox .tableRwdContent {
        display: block;
        line-height: 30px;
    }

    .memberPointContainer tr td.tableRwdBox .tableRwdContent .tableRwdContentTitle {
        display: inline-block;
        width: 80px;
    }

    .memberPointContainer .tableDeleteBtn {
        position: absolute;
        top: 0px;
        right: 10px;
    }
}

@media screen and (max-width:800px) {
    .memberRechargeContainer .tableHeaderRwdHide {
        display: none;
    }

    .memberRechargeContainer .tableHeaderHide {
        display: table-header-group;
    }

    .memberRechargeContainer .tableRwdHide {
        display: none
    }

    .memberRechargeContainer tr td.tableRwdBox .tableRwdContent {
        display: block;
        line-height: 30px;
    }

    .memberRechargeContainer tr td.tableRwdBox .tableRwdContent .tableRwdContentTitle {
        display: inline-block;
        width: 80px;
    }

    .memberRechargeContainer .tableDeleteBtn {
        position: absolute;
        top: 0px;
        right: 10px;
    }

    .indexCloudCustomContainer {
        min-height: 1050px;
    }

    .bg_cloud_top {
        top: -200px;
    }

    .bg_cloud_top img {
        width: 80%;
    }
}

@media screen and (max-width:768px) {
    .headerContainer {
        display: none;
    }

    .headerRwdContainer {
        display: block;
    }

    .indexProductTitleContainer {
        height: 100px;
    }

    .indexProductTitle {
        font-size: 25px;
        line-height: 40px;

    }

    .pageBanner {
        margin-top: 60px;
    }

    .indexChangeContainer .container {
        max-width: 96%;
        width: 96%;
    }

    .footer .container {
        max-width: 96%;
        width: 96%;
    }

    .footer {
        display: none;
    }

    .phoneMenu {
        display: block;
    }

    .cartListFreightInfoContainer {
        border: double 3px #aaa;
        padding: 15px;
    }


}

@media screen and (max-width:750px) {
    .swiperContent {
        top: calc(18%);
    }

}

@media screen and (max-width:700px) {
    .indexProductContent p {
        font-size: 20px;
    }

    .dialogue-box {
        width: 480px;
        padding: 18px 45px 18px 56px;
        font-size: 23px;
    }

    .conceptBtn {
        font-size: 20px;
        bottom: -42px;
    }

    .conceptContainer,
    .customContainer {
        float: none;
        margin: 50px auto;
        width: 100%;
    }

    .dialogue-container {
        position: absolute;
        top: 245px;
        left: 0;
        right: 0;
        padding: 31px;
    }

    .customContent {
        padding: 18px 45px 18px 70px;
    }

    .bg_cloud_bottom {
        bottom: 0;
        right: calc(-26%);
        top: initial;
    }

    .newsMoreContainer {
        right: 238px;
        bottom: 155px;
    }

}

@media screen and (max-width:650px) {}

@media screen and (max-width:600px) {}

@media screen and (max-width:576px) {

    .indexArrivalContainer {
        padding: 60px 0 110px;
    }

    .indexArrivalImg {
        width: calc(100% - 0px);
    }

    .indexArrivalTextContainer {
        width: calc(80%);
        background: rgba(0, 0, 0, 0.6);
        position: absolute;
        top: 50px;
        bottom: -50px;
        left: 10%;
    }

    .indexArrivalTextTitle {
        font-size: 25px;
        margin: 0 0 5px 0;
        line-height: 30px;
    }

    .indexArrivalTextContent {
        line-height: 20px;
        margin: 0 0 15px 0;
    }

    .pr-75 {
        padding-right: 15px;
    }

    .pl-75 {
        padding-left: 15px;
    }

    .indexProductContentContainer .col-sm-6 .indexProductContentHover {
        width: calc(100% - 30px);
    }

    .cartListTableProductNameBox {
        margin-top: 10px;
        margin-bottom: 5px;
        top: 0;
        transform: translateY(0);
    }

    .cartListTableProductNameBoxContainer {
        position: relative;
    }

    .cartNavContainer ul>li {
        width: 60px;
        margin: 0 4px 0 0;
        letter-spacing: 0;
        font-size: 12px;
    }

    .cartNavContainer ul>li::after {
        right: -6px;
        margin-top: 12px;
        border-style: solid;
        border-width: 3px 0 3px 5px;
        border-color: transparent transparent transparent #555;
    }

    .promotion-share-container {
        flex-direction: column;
    }

    .promotion-share-container .section:first-of-type {
        border-bottom: 1px solid #eee;
    }

    .promotion-share-container .divider {
        display: none;
    }


    .conceptTitle,
    .customTitle {
        font-size: 24px;
    }

    .conceptTitleContainer,
    .customTitleContainer {
        position: relative;
        margin: 8px auto;
    }

    .customContent {
        background-position: top center;
        padding: 18px 66px 18px 56px;
    }

    .conceptTitle:before,
    .customTitle:before {
        width: 22px;
        height: 22px;
    }

    .customTitle:after {
        width: 380px;
    }

    .bg_cloud_bottom {
        bottom: 100px;
        right: 0;
        top: initial;
    }

    .bg_cloud_bottom img {
        width: 390px;
    }

    .newsMoreContainer {
        font-size: 25px;
        right: 265px;
        bottom: 195px;
    }

    .newsMoreContainer:after {
        bottom: 1px;
    }

    .titleImg {
        position: initial !important;
        left: initial !important;
        top: initial !important;
    }

    .titleImg img {
        width: 101px;
        text-align: center;
    }

    .indexContactContainer {
        margin-top: 0;
    }

    .animationGifBallon {
        width: auto;
        top: -155px;
    }

    .cloud {
        right: 0;
    }

    .swiperContent {
        top: calc(20%);
        right: -46px;
    }

    .swiperContent img {
        width: 400px;
    }

    .conceptContainer,
    .customContainer {
        float: none;
        margin: 35px auto 95px;
        width: 100%;
    }
}

@media screen and (max-width:520px) {
    .indesUnderBanner {
        min-height: 155px;
    }

    .cloud img {
        width: 220px;
    }

    .hotBallon {
        left: -50px;
        top: 3px;
        width: 280px;
    }

    .indexVedio iframe {
        width: 90%;
        height: 300px;
    }

    .indexNewProductContainer {
        padding-top: 30px;
    }

    .gif_area_hot_sale {
        height: 168px;
    }

    .yellow_people {
        width: auto;
    }
}

@media screen and (max-width:500px) {
    .indexProductContent p {
        margin-bottom: 5px;
    }

    .ifile.maxWidth-300px {
        overflow: hidden;
        width: 95%;
    }

    .upfile.maxWidth-150px {
        max-width: 100px;
    }

}

@media screen and (max-width:480px) {
    body {
        overflow-x: hidden;
    }

    .conceptTitle,
    .customTitle {
        font-size: 20px;
        letter-spacing: 0;
    }

    .conceptSub,
    .customSub {
        font-size: 17px;
        letter-spacing: 0;
    }

    .customTitle:after,
    .conceptTitle:after {
        width: 280px;
        height: 5px;
    }

    .dialogue-box {
        width: 100%;
        font-size: 16px;
        padding: 18px 14px 18px 38px;
    }

    .customContent {
        padding: 18px 25px 18px 18px;
    }

    .conceptBtn {
        bottom: -28px;
        right: 37px;
        font-size: 18px;
    }

    .newsMoreContainer {
        z-index: 9;
        width: 280px;
        left: 30px;
        right: initial;
        bottom: 175px;
    }

    .socialBtnBlock {
        flex: initial;
        width: 100%;
        max-width: initial;
        margin: 5px 0;
    }

    .coupon-input {
        width: 160px;
    }

    .bg_cloud_bottom {
        right: 0;
        z-index: 3;
    }

    .bg_cloud_bottom img {
        width: 300px;
    }

    .newsMoreContainer {
        z-index: 2;
        right: 10px;
        left: initial;
    }
}

@media screen and (max-width:450px) {}

@media screen and (max-width:400px) {
    .productPrice del {
        display: block;
        margin: 0;
    }
}

@media screen and (max-width:380px) {}

@media screen and (max-width:360px) {
    .container {
        max-width: 98%;
    }
}

@media (min-width: 768px) {}

@media (min-width: 1024px) {

    .index-product-slider .swiper-button-prev,
    .index-product-slider .swiper-button-next {
        top: 40%;
    }
}

@media (min-width: 1200px) {

    .index-product-slider .swiper-button-prev,
    .index-product-slider .swiper-button-next {
        top: 45%;
    }

    .index-product-slider .swiper-button-prev {
        left: -5px;
    }

    .index-product-slider .swiper-button-next {
        right: -5px;
    }
}
