@charset "utf-8";
/* 刪掉手機板匯款 */
@media screen and (max-width: 768px){
    #bottom_menu li:first-child:nth-last-child(3), #bottom_menu li:first-child:nth-last-child(3) ~ li {
        width: 100%;}
    #bottom_menu li:first-child:nth-last-child(3) ~ li {
        display: none !important;
    }}
/*
關於CSS設定說明
CSS屬性是會繼承的，而且還是由上往下繼承。
同樣元素設定16px 後 12px 再 15px 最後會以最後設定的15px為準
但是有兩種情況除外:
1.絕對路徑命名. 如: .xx .yy .zz p {設定值;}
2.important.  如: .xx p {設定值 !important;}

CSS3選取器語法 :nth-child(n)

*/

body.other_select_page ul.other_promotion.clearfix {
    display: none;
}

/*===================header*/
/* logo */
.nav-brand h1 {
    display: block;
    background: url(https://pic03.eapple.com.tw/gpower/g_logo_logo.svg);
    background-size: contain;
    width: 80%;
    height: 100%;
    background-repeat: no-repeat;
    text-indent: 101%;
    overflow: hidden;
    white-space: nowrap;
    max-width: 250px;
    max-height: 43px;
}

@media screen and (max-width: 768px) {
    .nav-header {
        background: #323333;
    }
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*上方選單解除滑動固定
.header_area.sticky { position:relative;}
*/


/*上方選單右邊設定 臉書/LINE/電話/信箱
.tp_links a:before {寬高大小設定}
.tp_links a.me_tp_fb {}
.tp_links a.me_tp_fb:before {背景換圖/建議.SVG}
.tp_links a.me_tp_line {}
.tp_links a.me_tp_line:before {背景換圖/建議.SVG}
.tp_links a.me_tp_call {}
.tp_links a.me_tp_call:before {背景換圖/建議.SVG}
.tp_links a.me_tp_mail {}
.tp_links a.me_tp_mail:before {背景換圖/建議.SVG}
*/


/*電腦LOGO
.nav-brand {}
*/

/*手機LOGO
.nav-brand-m {}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:static; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;}
.swiper-slide img { height:auto;}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}


/* BANNER============================= */

.banner:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .3);
}




.banner h5 {
    font: 400 70px/1.3 "Playfair Display", serif;
    letter-spacing: 22px;
    /* font-size: min(max(10px + 4vw,16px - 5vw), 53px); */
    position: absolute;
    z-index: 50;
    color: black;
    text-align: center;
    width: 100%;
    font-weight: 900;
    font-style: italic;
    position: relative;
    font-family: '微軟正黑體';
}

.banner h5:after {
    width: 10%;
    height: 0.5vh;
    bottom: -23px;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    background: yellow;
    content: '';
    position: absolute;
    z-index: -2;
}

.banner {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 8% 0% 9% 0%;
    position: relative;
    background: url(https://pic03.eapple.com.tw/gpower/banner_g1.jpg) no-repeat center center fixed;
}


/* 關於我們 */
.banA {
    background: url(https://pic03.eapple.com.tw/gpower/banner_g1.jpg) no-repeat center center fixed;
}

/* 最新消息 */
body.promotions_page .banA {
    background: url(https://pic03.eapple.com.tw/gpower/banner_g2.jpg) no-repeat center center fixed;
}

/* 服務項目 */
body.share_page .banA {
    background: url(https://pic03.eapple.com.tw/gpower/banner_g3.jpg) no-repeat center center fixed;
}


/* 教練介紹 */
.banF {
    background: url(https://pic03.eapple.com.tw/gpower/banner_g4.jpg) no-repeat center center fixed;
}

/* 健身專區 */
.banner.banblog {
    background: url(https://pic03.eapple.com.tw/gpower/banner_g5.jpg) no-repeat center center fixed;
}

/* 預約體驗 */
.banC {
    background: url(https://pic03.eapple.com.tw/gpower/banner_g6.jpg) no-repeat center center fixed;
}




@media screen and (max-width: 1500px) {
    .banner, body.services_page .banner, .banB, .banA, .banC, .banD, .banE, .banF, .banner.banblog {
        position: relative;
        padding: 30% 0% 30% 0%;
    }

    .banner, body.services_page .banner, body.album_page .banner, body.product_page .banner, body.blog_page .banner,body.blog_in_page .banner, body.contact_page .banner,body.share_page .banner,body.promotions_page .banner{
        background-attachment: inherit;
        background-size: cover;
        padding: 16% 0;
    }

    .banner h5 {
        font-size: min(max(1px + 5vw, 16px - 5vw), 53px);
        bottom: 40%;
    }
}


/* = = = 大圖分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


.swiper-banner {
    position: static;
    margin: 0;
    height: auto;
    overflow: hidden;
}

.swiper-slide img {
    height: auto;
}

.swiper-wrapper {
    position: relative;
}

.swiper-wrapper:before {
    content: "";
    position: absolute;
    background-image: url(https://pic03.eapple.com.tw/gpower/index_text-01.png);
    width: 30%;
    height: 26%;
    top: 50%;
    left: 50%;
    max-width: 683px;
    max-height: 286px;
    background-size: contain;
    background-repeat: no-repeat;
    filter: drop-shadow(3px 3px 0px rgb(0, 0, 0, 80%));
    z-index: 1;
    transform: translate(-50%, -50%);
}


.swiper-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0 !important;
    background-color: rgba(255, 255, 255, .3);

}

.bannerindex {
    height: auto;

}


@media screen and (max-width: 476px) {
    .swiper-wrapper {
        position: relative;
        max-width: 100vw;
        height: 100vh;
        overflow: hidden;
    }


    .swiper-slide img {
        width: auto;
        height: 100vh;
        position: absolute;
        right: -262px;
    }

    .swiper-slide:first-of-type img {
        right: auto;
        left: -350px;
    }

    .swiper-slide:nth-of-type(2) img {
        right: auto;
        left: 0px;
    }

    .swiper-slide:nth-of-type(3) img {
        right: -500px;
    }

    .swiper-wrapper:before{width: 80%;
        height: 19%;
        filter: drop-shadow(1px 2px 0px rgb(0, 0, 0, 80%));}
        /* 手機板回首頁不要 */
        #bottom_menu li a {
            display: none;
        }
}

.nav-header {
    height: 100%;
}

a.nav-brand {
    padding: 2px 0;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
}

/* header */

li.tp_links {
    display: none;
}

/* 最後一個按鈕顏色 */

.nav-menu>li>a {
    display: flex;
    white-space: nowrap;
    color: #f1f1f1;
    font-family: 'Helvetica', 'Lato', sans-serif;
    letter-spacing: 1px;
    flex-wrap: wrap;
}

.nav-menu>li:nth-last-child(2) a {
    color: #fed11e;
}

.nav-menu>li {
    position: relative;
}

.header_area {
    width: 100%;
}



.main_header_area {
    background: black;
}


.header_area.sticky .main_header_area {
    background: rgba(0, 0, 0, 0.7);
    transition: all 0.5s ease-in-out;
}



.main_header_area .container {
    max-width: 2000px;
}

.nav-menu {
    margin: 0px;
    display: flex;
    align-items: center;
    padding: 20px 20px 20px 220px;
    box-sizing: border-box;
    flex-wrap: wrap;
}


.me_tp_features{display: none;}


.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a {
    color: #fed11e;
}

.header_area.sticky .nav-menu>li:hover>a, .header_area.sticky .nav-menu>li.active>a, .header_area.sticky .nav-menu>li.focus>a {
    color: #343a40;
}

.nav-dropdown>li>a:hover, .nav-dropdown>li>a:focus {
    color: #fed11e;
}

/*下拉文字hover*/

.nav-dropdown {
    background: #343a40;
    color: #fff;
}

.nav-menu>li.focus>a {
    color: #fed11e;
}

.header_area.sticky .nav-menu>li.focus>a {
    color: #fed11e;
}

.nav-dropdown>li>a {
    background-color: black;
}

.nav-menu>li>.nav-dropdown {
    border: none;
}

.nav-dropdown>li>a {
    border: none;
}

.nav-dropdown>li>a {
    color: #fff;
}

.nav-menu>li>a:hover:before {
    top: 33%;
    color: #fed11e;
}


/* 下拉小三角 */
span.submenu-indicator-chevron {
    display: none;
}

/*手機板選單調整*/
/* menu=============== */
.navigation-portrait .nav-toggle {
    color: #fff;
}

.nav-toggle:before {
    background-color: #fff;
    box-shadow: 0 0.5em 0 0 #ffffff, 0 1em 0 0 #ffffff;
}


.navigation-portrait .nav-menus-wrapper {
    background-color: #171717;
}


@media screen and (max-width: 768px) {
    .nav-menu{padding: inherit;}
    .navigation-portrait .nav-menu > li > a{padding: 20px;text-align: center;justify-content: center;}
    .navigation-portrait .nav-dropdown>li>a{font-size: 16px;}
    a.nav-brand{justify-content: center;}
}
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*內頁BANNER 設定*/
.banner {}
.banner h5 {}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本分類全版面 ( 限制最寬2000px
.work_page .main_part { max-width:2000px;}
.work_page .show_content { padding:0; width:100%;}
.work_page .show-list .item { width:33%; display:inline-block; float:none; margin:0; padding:0;}
@media screen and (max-width: 768px) {
.work_page .show-list .item { width:49%;}
}
@media screen and (max-width: 570px) {
.work_page .show-list .item { width:100%;}
}
.work_page .show-list .item a { max-width:100%;}
.work_page .show-list .show_pic { height:auto; line-height:0;}
.work_page .show-list .show_pic img { max-width:100%; max-height:100%;}
.work_page .show-list .show_name { position:absolute; top:50%; right:10%; width:80%; height:auto; line-height:160%; font-size: 20px; color: #FFFFFF !important; border: solid 1px #fff; text-align: center; margin: -20px 0 0 -120px; padding:5px 20px; transition:all ease-in .3s; opacity:0;}
.work_page .show-list .item:hover .show_name {opacity:1;}
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*相本列表
.work_info_page .main_part { max-width:2000px;}
.work_info_page .show_content { padding:0; width:100%;}
.work_info_page .subalbum-menu { text-align:center;}
.work_info_page .subalbum-menu h2 { float:none;}
.work_info_page .pic-list .item { margin:0; padding:10px; width:49%; float:none; display:inline-block;}
@media screen and (max-width: 768px) {
.work_info_page .pic-list .item { width:100%;}
}
.work_info_page .pic-list .show_pic { height:auto; line-height:0;}
.work_info_page .pic-list .show_pic img { max-width:100%; max-height:100%;}
.work_info_page .pic-list .item a { max-width:100%; pointer-events: none; cursor: default; } 取消連結被點擊效果
*/


/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */





@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: block; }
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
}

@media screen and (max-width: 600px) {
}


/* 按鈕===================== */

.arrow {
    display: none;
}

.animated-arrow {
    background-color: black;
    z-index: 0;
    text-align: center;
    padding-left: initial;
}

.innersend {
    padding-left: 0;
    text-align: center;
}




.animated-arrow:hover:before, .animated-arrow:hover:after {
    width: 51%;
    transition: all .3s ease;
}

.animated-arrow:before {
    left: -1px;
}

.animated-arrow:after {
    right: -1px;
}

.animated-arrow:before, .animated-arrow:after {
    content: '';
    position: absolute;
    top: -1px;
    bottom: -1px;
    z-index: -1;
    width: 0;
    margin: auto;
    background-color: #ffd200;
    pointer-events: none;
    transition: all .3s ease;
}

.animated-arrow a:hover:before {
    color: #fff;
}


.animated-arrow:before, .animated-arrow:after {
    content: '';
    position: absolute;
    top: -1px;
    bottom: -1px;
    z-index: -1;
    width: 0;
    margin: auto;
    background-color: #ffd200;
    pointer-events: none;
    transition: all .3s ease;
}

.animated-arrow:hover {
    color: black;
}


/* 聯絡我們==================== */
.contact_form li .form__label {
    width: 125px;
    text-align: left;
}

.contact_form li {
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
}

.contact_form li.last {
    justify-content: end;
}

/* 勾選距離拉開 */
input[type="checkbox"], input[type="radio"] {
    margin: 0 6px 0 6px;
}
input[type="checkbox"]:nth-child(1), input[type="radio"]:nth-child(1) {
    margin: 0 6px 0 0;
}


@media screen and (max-width: 768px) {
    .contact_content {
        display: flex;
        flex-wrap: wrap;}
        body.contact_page form.style1{display: flex;flex-wrap: wrap;}
        .contact_content .information_left{order: 1;}


    }
/* ================文章管理============= */
/*文章設定*/
/*一排呈現
.subbox_item { width:100%;}
*/
.blog_page .main_part{    max-width: 1400px;}
.blog_in_page .main_part{    max-width: 1400px;}
.blog_back a.article_btn_back {    background: #cf9c00;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {    background: #cf9c00 !important;}
.share_page .edit {    text-align: justify;    line-height: 180%;}
.subbox_item a:before , .subbox_item a:after {    transition: 0.3s;}
.blog_box_edit {    line-height: 180%;    text-align: justify;}
h4.blog_category_title {    text-align: justify;font-size: 18px;}

.link a {    width: 100%;    display: block;    padding: 15px 10px;}
.accordion li .link {    padding: 0;}

.blog_list_le,.i_blog_le {    width: 100%;}
.blog_list_ri,.i_blog_ri{    width: 100%;}
.subbox_item a:after,.module_i_news li a:after{    background: #cf9b00a4;}
.subbox_item a{margin: 0px 10px;}
.blog_list_ri h5{font-size: 20px;letter-spacing: 2px;font-weight: 400;padding: 2%;;}
.blog_list_ri p{font-size: 16px;}

/* 文章分類文字拿掉 */
h5.blog_le_t em,h5.blog_le_t span{display:none;}

.blog_list_le img {
    /* max-width: 100%;
    min-width: 100%;
    object-fit: cover;
    height: 100%;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    max-width: 100%; */
}

.blog_list_le, .i_blog_le{overflow: hidden;}

.subbox_item:nth-child(2n){
    float: left;
}

.subbox_item,.module_i_news li{width: 32.3333%;}

@media screen and (max-width: 1024px) {
    .subbox_item,.module_i_news li{width: 49%;}
    }

    @media screen and (max-width: 768px) {
    /* 開啟手機板下方按鈕所需設定 */
    .subbox_item,.module_i_news li{width: 100%;}}


/* 首頁最新消息 */
.news_part{max-width: 1250px;}
.module_i_news ul{max-width: 1700px;}
.title_box h2,.title_box span{color: #cf9c00;}
.animated-arrow.stay_mid{margin-top: 2%;}
.module_i_news .title_i_box h4 {
    position: relative;
}
.module_i_news .title_i_box h4:after {
    content: 'image';
    display: block;
    font-style: italic;
    color: #B79300;
    letter-spacing: 1px;
    font-family: Microsoft JhengHei;
}
.module_i_news {
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
    background: url(https://pic03.eapple.com.tw/gpower/gp_bg.jpg);
    background-size: cover;
    background-position:contain;
}


div#content{
    background: url(https://pic03.eapple.com.tw/gpower/gp_bg.jpg);
    background-size: cover;
    background-position:contain;
}
body.product_info_page div#content{padding-bottom: 2%;
}
body.other_select_page ul.page {
    display: none;
}
.main_part {
    width: 100%;
    max-width: 1700px;
    margin: auto;
    padding: 50px 20px;
}
/* 購物車 */
/* = = = 購物車 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/*選單置左*/
/*.product_page .show_content, .product_info_page .show_content{ width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.search_txt, #menuTop li ul{ border: 0px !important;}
.product-layer-two { width: 20%; margin: 16px 0 20px 10px;}
.product-layer-two > li { width: 100%; max-width: 100%; padding: 0px; text-align: left;}
.product-layer-two li a { background: #F7F7F7; font-size: 14px; color: #656565;}
.product-layer-two li ul { position: unset; margin-top: 5px; display: block !important; width: 100%; margin-left: 0;}
.product-layer-two li:hover ul {  border: none !important;}
.product-layer-two li li{ display: block; padding: 5px 10px; transition: all ease .3s;}
.product-layer-two li li a{  padding: 0;}
.product-layer-two li li:hover{ margin-left: 5px;}
.products-list, .product-wrapper {  width: 77%;}
.products-list .pic { overflow: hidden;}
.page{ width: 100%;}*/

/*樣式*/
/*.product-layer-two li a {background: #5A5859; color: #f9f9f9; border: 1px solid #5A5859;}
.product-layer-two li li {background: rgb(148 148 148);}
.product-layer-two li li a {background: rgb(148 148 148);}*/


.products-list .more {border: 1px solid #cf9c00; color: #cf9c00;}
.products-list a:hover .more {border: 1px solid #cf9c00; color: #ffffff; background-color: #cf9c00;}
.lastPage {background: #cf9c00;margin: auto;}
.product-layer-two li ul {width: 200%;} /*購物車分類下拉選項寬度*/
.action-button{background: #cf9c00;}
.nextaction {background-color: #cf9c00;}

body.product_page .products-list .pic {
    height: 40vh;
    min-height: 300px;
}
.products-list .pic {
    height: 40vh;
    line-height: 260px;
    padding: 0;
    padding-bottom: 0;
}
.products-list .pic img {
    max-width: 100%;
    max-width: 100%;
    max-height: 100%;
    transition: 1s;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.products-list .name{
    color: #000000;
    background: #F5F6F3;
    margin: 7%;
    padding: 0;
    text-align: center;
}
.price {
    display: none;
}


/* 最新消息 */
/* body.promotions_page .main_part {
    display: flex;
    flex-wrap: wrap;
} */

.other_promotion li {
    width: 20%;
    float: left;
    padding: 1%;
    margin: 20px 1.5%;
}
@media screen and (max-width: 768px) {
    .other_promotion li{width: 100%;}
    .other_promotion .pmtTitle h3{height: auto;}
    .other_promotion li{    margin: 1% 1.5%;}

}







/* 小工匠分享 */
.sp_news img{width: 100%;}


/* 服務項目-分享文章 */
/* 隱藏 */
body.share_page .pmtTitle {
    color: transparent;
}

.other_promotion .pmtTitle h3 {
    margin-top: 0;
}



.other_promotion .pmtTime{display: none;}
.time {
    display: none;
}

.show_content.fadeInUp.animated15 {
    display: flex;
    flex-wrap: wrap;}

ul.other_promotion.clearfix {
    order: -1;
    width: 100%;}

.promotion_title {
    width: 100%;
}

body.share_page .main_part {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

/* 相簿================ */
.pic-list .show_pic{padding: 0;height: auto;overflow: hidden;}
