@charset "utf-8";
/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*all*/
.main_part { max-width: 1400px;}

/*header*/
header.header_area { position: fixed;transition: 1s; background: transparent;}

.main_header_area .container { transition: 1s;max-width: 100%;}
.navigation { grid-template-columns: 1fr; justify-items: center;  justify-content: center;}

.stellarnav ul { text-align: center;}
.stellarnav > ul > li { width: 130px;  text-align: center;}
.stellarnav > ul > li.has-sub > a {  padding-right: 0px;}
.stellarnav > ul > li > a { padding: 0 10px;  color: #4A5759; letter-spacing: 1px; font-size: 16px; margin: 0;overflow: inherit;}
.stellarnav {  position: absolute;  top: 60px;  transition: 1s;}
.stellarnav > ul > li:nth-of-type(4) {  margin-right: 15%;}
.stellarnav > ul > li:nth-last-of-type(1) { display: none;}

/*hover*/
.stellarnav > ul > li > a:before { position: absolute;  content: "";  left: 50%;  transform: translateX(-50%);  bottom: 86%;  width: 40px; height: 40px;transition: 0.5s;}
.stellarnav > ul > li > a:hover:before { bottom: 100%;}
.stellarnav > ul > li > a:hover {  color: #279ebf;}

.stellarnav > ul > li:nth-of-type(1) > a:before { background: url(https://pic03.eapple.com.tw/puppystore/header_icon01.svg); background-position: top; background-size: cover; background-repeat: no-repeat;}
.stellarnav > ul > li:nth-of-type(2) > a:before { background: url(https://pic03.eapple.com.tw/puppystore/header_icon02.svg); background-position: top; background-size: cover; background-repeat: no-repeat;}
.stellarnav > ul > li:nth-of-type(3) > a:before { background: url(https://pic03.eapple.com.tw/puppystore/header_icon03.svg); background-position: top; background-size: cover; background-repeat: no-repeat;}
.stellarnav > ul > li:nth-of-type(4) > a:before { background: url(https://pic03.eapple.com.tw/puppystore/header_icon04.svg); background-position: top; background-size: cover; background-repeat: no-repeat;}
.stellarnav > ul > li:nth-of-type(5) > a:before { background: url(https://pic03.eapple.com.tw/puppystore/header_icon06.svg); background-position: top; background-size: cover; background-repeat: no-repeat;}
.stellarnav > ul > li:nth-of-type(6) > a:before { background: url(https://pic03.eapple.com.tw/puppystore/header_icon05.svg); background-position: top; background-size: cover; background-repeat: no-repeat;}
.stellarnav > ul > li:nth-of-type(7) > a:before { background: url(https://pic03.eapple.com.tw/puppystore/header_icon07.svg); background-position: top; background-size: cover; background-repeat: no-repeat;}
.stellarnav > ul > li:nth-of-type(8) > a:before { background: url(https://pic03.eapple.com.tw/puppystore/header_icon08.svg); background-position: top; background-size: cover; background-repeat: no-repeat;}

/*下拉*/
.stellarnav li.has-sub > a:after{display: none;}
.stellarnav.desktop li.has-sub a { font-size: 15px;}
.stellarnav.desktop li.has-sub li:hover > a {background: #F4A7A1;color: #fff;}

.me_tp_features { display: none;}

/*電腦LOGO*/
.nav-brand { display: flex; align-items: center;width: 120px;transition: 0.5s;}
header.header_area.sticky .nav-brand {width: 100px;}
.footer_logo { width: 120px;}

/* 商品下拉超過30個變大 */
.stellarnav.desktop li.bigMenu>ul{display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); left: 0; width: 100%; position: fixed; padding: 20px;}
.stellarnav.desktop li.bigMenu ul ul{top: 100%; left: 0; width: 100%; background: #efefef; height: auto; max-height: 300px; overflow: auto;}
.stellarnav.desktop li.bigMenu ul ul li{margin: 0;} 
.stellarnav.hasBigMenu li.bigMenu li.has-sub > a:after{border-left: 6px solid transparent; border-bottom:unset; border-right: 6px solid transparent; border-top: 6px solid #898989; right: 5px;}
/* 主分類超過30個但次分類直接顯示 
.stellarnav.desktop li.bigMenu>ul{grid-gap: 10px;}
.stellarnav.desktop li.bigMenu li{border: 0;}
.stellarnav.desktop li.bigMenu>ul>li>a{border: 1px solid #ddd;}
.stellarnav.desktop li.bigMenu ul ul{display: block !important; position: relative; top: 0; background: unset; border: 0;}
.stellarnav.desktop li.bigMenu ul ul li{border: 0;}
 主分類超過30個但次分類直接顯示-結束 */

/* 商品下拉超過30個--結束 */
/*Footer/＝＝＝＝＝*/
.footer {  background: #1a3052; padding: 60px 0 0px; position: relative;  overflow: hidden;}
.footer .center { position: relative;  max-width: 100%;  padding: 0 20px;}
.footer_info ul { display: flex; vertical-align: top; width: 100%; flex-wrap: nowrap; justify-content: space-evenly; align-items: center;flex-direction: column; text-align: center;}
.footer_info li { display: block; padding: 40px 10px 30px;}
.footer_info li p {color: #ffffff; line-height: 200%; width: 100%;position: relative;}
.footer_info li p > a { color: #ffffff;}
.footer_info { display: flex; flex-wrap: wrap; justify-content: space-between; grid-gap: 10px; padding: 0; flex-direction: column; align-items: center;}
.footer_info li { padding: 5px 20px 10px;}
.footer_menu a { margin: 0; text-align: center;  padding: 3px 30px;  transition: all 0.3s; background: transparent; border: none;
    letter-spacing: 2px;  color: #a3b3c8; border-left: 1px solid #a3b3c8;}
.footer_info li section:nth-child(1) { text-align: left; display: flex; flex-wrap: wrap; justify-content: flex-start; flex-direction: column;}
.footer_info li:nth-child(2) { padding-top: 20px;}
.footer_menu a:nth-of-type(1) ,.footer_menu a:nth-last-child(1) { display: none;}/*首頁不顯示*/
.footer_menu a:hover { background: transparent; color: #ececec;}
.footer_menu a:nth-child(2) { border-left: none;}
.footer_info li p.add a { padding-left: 30px;}
.footer_info li p.add:after { content: "110"; left: 50px; position: absolute;}
.footer_info li p.mail {  display: none;}



.copy { background: #0e1d35; color: #fff; border: none; padding: 15px 0px;}
.copy a{ color: #fff;transition:all 0.3s;}
.copy a:hover { color: #fff;}
.box_link { left: 0; display: flex; width: 100%; flex-direction: row; flex-wrap: nowrap;
        align-items: center; position: relative; justify-content: center; margin: 0 auto; margin-bottom: 0px;}
.box_link a { width: 100%; padding: 8px;  font-size: 20px; text-align: center; margin: 0px 5px; display: flex;align-items: center; border: none;color: #eaeaea;}
.box_link a:hover { color: #639999; }
.box_link a:nth-of-type(4), .box_link a:nth-of-type(5) {  display: none !important;}

/*大圖*/
#content_main {  margin: 0;}
.bannerindex { position: static; height: auto;}
.swiper-banner { position: static; margin: 0; height: auto;}
.swiper-slide { padding: 0px !important;}

.bannerindex .swiper-slide img { height: auto;}
.bannerindex .swiper-pagination { display: none;}
.bannerindex .swiper-slide { position: relative;}
.bannerindex .swiper-slide.swiper-slide-active:before {content: ""; position: absolute;  z-index: 999; pointer-events: none;}
.bannerindex .swiper-slide.swiper-slide-active:after { content: ""; position: absolute;  z-index: 999; pointer-events: none; width: 100% !important; height: 0px !important; animation: scarecrow 12s infinite;}
.bannerindex .swiper-slide:nth-child(1).swiper-slide-active:before {
        background: url(https://pic03.eapple.com.tw/puppystore/banner01_be.svg);
        background-size: contain;
        background-repeat: no-repeat;
        bottom: 30%;
        left: 38%;
        width: 100% !important;
        height: 0 !important;
        background-position: left;
        padding-bottom: calc(100% / 1 * 0.06);
}

.bannerindex .swiper-slide:nth-child(1).swiper-slide-active:after {
        background: url(https://pic03.eapple.com.tw/puppystore/banner01_af.svg);
        background-size: contain;
        background-repeat: no-repeat;
        top: 47%;
        right: 33%;
        background-position: right;
        padding-bottom: calc(100% / 1 * 0.05);
}

.bannerindex .swiper-slide:nth-child(2).swiper-slide-active:before {
        background: url(https://pic03.eapple.com.tw/puppystore/banner02_af.svg);
        background-size: contain;
        background-repeat: no-repeat;
        bottom: 31%;
        left: 38%;
        width: 100% !important;
        height: 0 !important;
        background-position: left;
        padding-bottom: calc(100% / 1 * 0.04);
}

.bannerindex .swiper-slide:nth-child(2).swiper-slide-active:after {
        background: url(https://pic03.eapple.com.tw/puppystore/banner02_be.svg);
        background-size: contain;
        background-repeat: no-repeat;
        top: 50%;
        right: 34%;
        background-position: right;
        padding-bottom: calc(100% / 1 * 0.03);
}

.bannerindex .swiper-slide.swiper-slide-active:before { animation: slide-top 2s both;  animation-delay: 0.5s;}    

@keyframes slide-top {
    0% {-webkit-transform: translateY(80%); transform: translateY(80%); opacity: 0;}
    100% { -webkit-transform: translateY(30%); transform: translateY(30%); opacity: 1;}
}

@keyframes scarecrow {
0% {transform: rotate(1.5deg);}
50% {transform: rotate(0deg);}
100% {transform: rotate(1.5deg);}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; 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 設定*/
.path p, .path p a { text-align: right; display: none;}

/*內頁BANNER 設定*/
.banner { background: url(https://pic03.eapple.com.tw/puppystore/banner.png); position: relative;height: 500px;
        background-position: center; background-size: cover;  background-repeat: no-repeat;}
.banner h5 { width: 100%; display: flex; justify-content: center; font-size: 28px; letter-spacing: 4px; top: -40px; 
        color: #5a5255; position: relative;animation: slide-top 1.5s 0.5s both;}
.banner:before { content: ""; background: url(https://pic03.eapple.com.tw/puppystore/banner-be.svg); position: absolute;  width: 100%;  height: 0px; bottom: 0px;
        background-repeat: no-repeat; background-size: contain; background-position: center; padding-bottom: calc(100% * 0.08);}
.banner h5:after {font-family: "Kalam";  display: block;  color: #648cc1; font-size: 22px; bottom: -46px; position: absolute;
        text-align: center; letter-spacing: 3px;}

.services_page .banner h5:after { content: "Service Process";}    
.banner.banblog h5:after { content: "Latest News";}        
.banner.banF h5:after { content: "Watch & Smile";}
.banner.banF[data-banner="product_list_5935"] h5:after { content: "Find Your Puppy";}
.banner.banF[data-banner="product_list_5936"] h5:after { content: "Find Your Kitten";}
.banner.banE  h5:after { content: "Our Lovely Days";}
.contact_page .banner h5:after { content: "Send Us a Wag or a Meow";}

/*動畫*/
@keyframes slide-top {
    0% { -webkit-transform: translateY(100%);transform: translateY(100%); opacity:0; }
    100% {-webkit-transform: translateY(0); transform: translateY(0); opacity:1;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*文章設定*/
/*列表*/
.blog_in_page .main_part { max-width: 1500px;}

/*側邊*/
.blog_search input[type=search] {  border-radius: 0px;}
.blog_le .accordion { border-radius: 0px;}
.accordion li:before {  content: "";  background: url(https://pic03.eapple.com.tw/puppystore/new_be.svg);  width: 25px;  height: 16px; opacity: 0;
        position: absolute;  left: -7px;  background-position: center;  background-size: contain;  background-repeat: no-repeat;transition: 0.5s;}
.accordion li:hover:before {opacity:1;}
.submenu { background: #fff;}
h5.blog_le_t { display: none; font-size: 22px; letter-spacing: 3px;  margin-bottom: 15px; position: relative;  color: #222;font-family: "Noto Serif TC Medium";}


.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {  background: #ffac3e !important;}
.submenu li.on_this_category a, .submenu a:hover { background: #fff; color: #979797; letter-spacing: 4px;}
.submenu a {padding: 12px;}
.submenu a i { display: none;}

.blog_subbox { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 60px 30px;}
.subbox_item a { grid-template-columns: 1fr;}
.blog_ri { padding: 0 0 0 40px;}
.blog_list_ri { min-height: 200px;}
.blog_list_ri h5 {  font-weight: 500; letter-spacing: 2px;  font-size: 20px;  color: #000; font-family: "Noto Serif TC Medium";}
.blog_list_ri p { border-top: 1px solid #444; padding-top: 10px; margin-top: 10px; font-size: 15px; color: #444;}
.blog_list_ri em { color: #555;}
/*hover*/
.subbox_item a:after{display: none;}
.blog_list_le { overflow: hidden;}
.subbox_item:hover .blog_list_le img { transform:scale(1.03);  transition: 0.8s;}
.subbox_item a:before { left: 0px; opacity: 1;}

/*內頁*/
.blog_in_page .main_part { max-width: 1500px; padding: 50px 20px 80px;}
.articel_mainPic img { max-width: 500px;width: 100%;}
.blog_shareData {justify-content: flex-end;}
h4.blog_category_title { margin-bottom: 5px;}
.blog_box_edit { border-top: 1px solid #c2c2c2; padding-top: 30px;}

/*按鈕顏色*/
.blog_back a.article_btn_back { background: #ffac3e;}
.blog_back a.article_btn_prev ,.blog_back a.article_btn_next { background: #b6b6b6;}

/*影音專區+購物車+相關推薦************************************************************** */
/*左邊框分欸框*/
.video_menu_list>ul ,ul.product-layer-two {grid-gap: 0px;border: 1px #ccc solid; }
.video-layer-two > li+li , .product-layer-two li+li { border-top: 1px #ccc solid;}
.product-layer-two li.active a { font-weight: bold;  border: unset;}
.video-layer-two > li , .product-layer-two li { border-bottom: unset; padding-bottom: 0px;}
.video-layer-two li a , .product-layer-two li a{ position: relative; border:unset; background: transparent; font-weight: 700; padding: 15px 10px; display: block;  font-size: 14px;  color: #444;}
.video-layer-two li:hover a , .product-layer-two li:hover a{ background: #ffac3e;  color: #fff;}
.video-layer-two li:before , .product-layer-two li:before{ content: ""; background: url(https://pic03.eapple.com.tw/puppystore/new_be.svg); width: 25px; height: 16px; opacity: 0;  position: absolute;
        left: -7px;background-position: center; background-size: contain;  background-repeat: no-repeat; transition: 0.5s; z-index: 999;}
.video-layer-two li:hover:before , .product-layer-two li:hover:before{ opacity: 1;}
.product-layer-two ul.noContent { display: none !important;}

/*相關文章*/
.news_related_list ,.related_list { max-width: 1400px;}
.news_related , .prod_related{ padding: 80px 15px; background-position: center; background-repeat: no-repeat; background-size: cover;}
.news_related h6 , .prod_related h6 span:before { margin: 0 auto 50px;}
.lastPage { background: #ffac3e;}
.news_related_list li a p ,.related_list li a p { font-size: 16px; line-height: 4; letter-spacing: 2px;transition: 0.5s;}
.news_related_list li a:hover p , .related_list li a:hover p{letter-spacing: 3px;}


/*影音專區************************************************************** */
.video_page .main_part {  max-width: 1400px;}

/*列表*/
.video-list .vidTitle { font-family: "Noto Serif TC Medium";margin-top: 20px; font-weight: 500; font-size: 20px; letter-spacing: 2px;  color: #000;}
p.vidDesc { border-top: 1px solid #444; padding-top: 10px;  margin-top: 10px; font-size: 15px; color: #444;}
.video-list .vidCover::before { background:url(https://pic03.eapple.com.tw/puppystore/video.svg) right bottom no-repeat;left: -10px; top: -10px;}


/*購物車******************************************************** */
/*商品*/
.products-list { grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));}
.products-list .item a { padding-bottom: 0px;}
.products-list .name { font-size: 20px; color: #000;  font-family: "Noto Serif TC Medium";
        font-weight: 500; letter-spacing: 2px;  margin-top: 20px;height: 5em;}
.products-list .name span { font-size: 15px; letter-spacing: 1px; color: #444;  font-family: "微軟正黑體";  border-top: 1px solid #444; padding-top: 10px;  margin-top: 10px;}
.products-list .more { border: unset;  color: #999;  font-size: 15px;  font-weight: 500;  text-align: left;}

.pd_tabTitle li { text-align: left;  font-size: 19px;  letter-spacing: 2px;}
.pd_tabTitle:before {content: ""; background: url(https://pic03.eapple.com.tw/puppystore/cart.svg); position: absolute;  width: 200px; height: 80px;
        background-repeat: no-repeat; background-size: contain;  background-position: bottom;  bottom: -5px;  right: 0;  z-index: 999;}


/*hover*/
.products-list .item a .pic img { transition: 0.8s;}
.products-list .item a:hover .pic img { transform:scale(1.1);  transition: 0.8s;}
.products-list .item a:hover .more { background: transparent; color: #999; letter-spacing: 1px;}

.product_page .show_content,
.product_info_page .show_content { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; align-content: flex-start;}
.product_page .product_menu_list { position: relative; width: 220px; letter-spacing: 1px; /*border-right: 1px solid #ccc;*/min-height: 30vw;}
.product_page .products-list,
.product-wrapper { width: calc(100% - 270px); grid-gap: 50px 20px;}
ul.page { width: 100%;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product_info_page .half_box { width: 100%; float: none; padding-right: 0;}
.product_info_page .half_box li.btn_blankTop { margin-top: 50px; justify-content: space-between; display: flex;}
.product_info_page .half_box li.btn_blankTop input { width: calc(50% - 10px); background-image: none; padding: 0; text-align: center;}

.sidebarBtn {  border: unset;  background: #fff; }

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
/*相本分類全版面 ( 限制最寬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; } 取消連結被點擊效果
*/

/*相簿*/
/*列表*/
.show_content .subalbum-menu h2 { display: none;}
.show-list { display: grid; grid-template-columns: 1fr 1fr; grid-gap: 20px;}
.show-list .show_pic {  border-radius: 50px; border: 2px dashed #ffac3e;  padding: 15px; overflow:hidden;}

.show-list .item { height: 550px; }
.show-list .item a { display: flex; max-width: 100%; margin: 0 auto; position: relative;  flex-direction: column;
        align-items: center; padding: 30px 10px; font-size: 18px; letter-spacing: 2px; font-weight: 800;}
.other_subalbum li a p { line-height: 2.5; text-align: center; background: #ffac3e; color: #fff; font-size: 18px; width: 200px; margin: -30px; z-index: 999;transition: 0.5s;}
.other_subalbum li:hover a p {line-height: 2.8;  width: 210px; letter-spacing: 5px;}
.show-list .show_pic img {transition: 0.8s;}
.show-list .show_pic:hover img { transform:scale(1.1);  transition: 0.8s;}
.show-list .item:hover .show_name { color: #ccb38b;}
.overlay {  display: none !important;}

/*內頁*/
.album_descrip { margin-bottom: 20px; color: #444; line-height: 1.4; letter-spacing: 3px; font-size: 17px;  padding: 50px 5px;}
.album_info_page .pic-list .item h6 { font-size: 15px; color: #111; padding: 15px 5px;transition: 0.5s;}
.pic-list .item:hover h6 { color: #4BACB9;}

.album_descrip {
        margin-bottom: 50px;color: #444; line-height: 1.8; font-size: 16px;
        letter-spacing: 2px; padding-bottom: 25px; border-bottom: 1px solid #bababa; position: relative;}
.item_inside_pic { display: flex; align-items: center; justify-content: center; position: relative; max-height: 100%; border-radius: 36px; overflow: hidden;}
.show-list .show_pic img { transition: 0.8s; border-radius: 36px;}
.pic-list a:hover .show_pic img { transform: scale(1.05);}
.album_a .other_album { display: none;}

/*hover*/
.i_album_list li , .show-list .item { position: relative;}
.show-list .item:before { content: "HI!"; position: absolute; z-index: 9999; background: #648cc1;  width: 70px; height: 70px; border-radius: 99em; color: #fff; font-family: "Kalam";  display: flex;
        justify-content: center;  align-items: center; font-size: 30px; left: 0px; top: 13px;letter-spacing: 2px; opacity: 0; transition: 0.8s;}
.i_album_list li:hover:before ,.show-list .item:hover:before { opacity: 1;}

/*瀑布流*/
.pic-list { column-count:3; column-gap:20px; width:100%; margin:0 auto; text-align: center; display: inline-block; grid-template-columns: repeat(auto-fill, minmax(390px, 1fr))}
.pic-list .item { width:100%; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; padding: 0; margin: 0;}
.pic-list .show_pic { height:auto; padding:0;aspect-ratio: auto;}

/*分類按鈕*/
.other_album_choice li { background: #ccb38b;}
.other_album_choice li a i.fa-solid.fa-right-from-bracket { margin: 0 10px;  display: none;}

/*首頁*/
.module_i_album .title_i_box {  display: none;}
.module_i_album.module_i_album01 {  position: relative; background: url(https://pic03.eapple.com.tw/puppystore/album_bg.jpg); background-position: center; background-size: cover;  background-repeat: no-repeat; padding: 0 0 150px;}
.module_i_album section { max-width: 1030px; padding: 0 15px;}

.i_album_list_box { padding: 0px;}
.i_album_list li:before {
        content: "HI!"; position: absolute; z-index: 9999; background: #648cc1;
        width: 70px; height: 70px; border-radius: 99em;  color: #fff; font-family: "Kalam"; display: flex;
        justify-content: center; align-items: center; font-size: 30px;  left: -14px;  top: -19px; letter-spacing: 2px;
        opacity: 0; transition: 0.8s;}
.i_album_list li div { border-radius: 50px;position: relative;}

.i_album_list { grid-template-columns: repeat(2, 1fr);grid-gap: 2vw;}
.i_album_list li a p {  
        width: 200px;  bottom: -15px;  display: block; margin: 0 auto; left: 50%; transform: translateX(-50%);
        background: #ffac3e; color: #fff; font-size: 18px; letter-spacing: 2px; font-weight: 800;}
.module_i_album.module_i_album01:before {
        content: ""; background: url(https://pic03.eapple.com.tw/puppystore/album_img.svg);
        position: absolute; left: 65px; bottom: -23px; width: 451px;
        height: 140px; background-repeat: no-repeat; background-size: contain; transform: rotate(10deg);}

/*hover*/
.i_album_list li:hover p { height: 2.3em; width: 210px;letter-spacing: 5px;}

/*按鈕*/
.module_i_album .i_album_b {  display: none;}

@media screen and (max-width: 1050px) {
/*相簿*/
.show-list .item {       width: 100%;  }
.album_info_page .show-list .item { width: 47%;}
.pic-list .show_pic img { height: auto;}
.pic-list { column-count: 2;}
}
@media screen and (max-width: 600px) {
/*相簿*/
.show-list .item { width: 100%;}
/*第二層分類*/
.other_subalbum li { width: 100%;}
img.one-edge-shadow { height: auto;}
}

/*聯絡我們 ************************************************************* */
li.info_MAIL { display: none;}

/*首頁*/
.pageIndex #content_main { overflow: initial;}
.pageIndex .i_contact_box_edit {padding: 120px 20px; width: 100%; max-width: 1400px; margin: 0 auto;display: flex;  flex-direction: row; 
flex-wrap: wrap;  justify-content: space-between;}
.pageIndex .i_contact_box_edit02 { width: 45%;}
.pageIndex .contact_content { display: flex !important; width: 48%; margin: 0; padding: 0; top: 120px;  position: sticky;height: 600px;}
.pageIndex .contact_content .information_left {  display: none;}
.pageIndex .contact_content .information_right {  width: 100%; padding: 0;}

/*表單*/
.blank_letter {  font-family: 'Josefin Sans', 'sans-serif', '微軟正黑體';
        padding-top: 30px; font-size: 20px;  color: #000000; letter-spacing: 2px;}
.note { font-size: 13px;  text-align: left;  display: block;  padding-top: 10px; position: relative; padding-bottom: 30px;}
.note::after , .note:before {   content: ""; width: 10px; height: 10px;  border-radius: 50em; position: absolute;  bottom: 0px;}
.note:before { background: #648cc1;left: 0;}
.note::after { background: #ffac3e;left: 20px;}
.contact_form li .form__label { max-width: 85px; text-align: left;color: #000;}

.blank_letter { padding-top: 95px; font-size: 20px; color: #000000;  letter-spacing: 2px;}
.blank_letter:before { content: "Send Us a Message"; font-size: 40px; color: #362d31;font-family: "Kalam"; letter-spacing: 0px;
        font-weight: 500;  width: 100%; display: block; position: absolute; top: 43px; }
.blank_letter:after {
        content: ""; background: url(https://pic03.eapple.com.tw/puppystore/new_be2.svg); width: 100px;
        height: 40px; position: absolute; background-size: contain; background-repeat: no-repeat; top: 0;}

.pageIndex .contact_form { margin-top: 20px; margin-bottom: 20px;  font-size: 15px; color: #444; position: relative;  padding-top: 70px;}
.pageIndex .contact_form:before {
        content: "不論是飼養諮詢或任何問題,我們都樂意傾聽與協助。讓我們陪你一起,迎接與毛孩共度的美好生活。";
        position: absolute;  font-size: 15px;  color: #000; letter-spacing: 2px; line-height: 160%;font-weight: 800;}

/*按鈕*/
.contact_form li.last blockquote, .contact_form li.last cite{ border: 1px #648cc1 solid;}
.contact_form li.last cite { background: #648cc1; color: #fff;}
.contact_form li.last input[type="reset"] {  color: #648cc1;}

/*內頁*/
.contact_content form { display: flex; flex-direction: row;  justify-content: space-between;}
.contact_page .contact_editbox { display: none;}
.contact_page .contact_content .information_left {  width: 600px;}
.contact_content .information_right { width: 50%;  padding: 10px; position: sticky; top: 110px; max-height: 630px;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */
@media screen and (max-width: 1300px) {
/*header*/        
.stellarnav > ul > li { width: 110px;}

/*banner*/
.banner { height: 400px;}
.banner h5 { font-size: 23px; top: -10px;}
.banner h5:after {bottom: -40px; }
}

@media screen and (max-width: 1150px) {
/*footer*/
.footer_menu a {padding: 3px 15px;}

}
@media screen and (max-width: 1100px) {
/*header*/
.nav-brand {width: 80px;}
.stellarnav > ul > li {  width: 90px;}
.stellarnav > ul > li > a { padding: 0 5px;}
.stellarnav > ul > li.has-sub > a { padding-right: 5px;}
.stellarnav { top: 45px;}

/*相簿*/
.module_i_album.module_i_album01:before{ left: 65px; bottom: -80px; width: 270px;}
}
@media screen and (max-width: 1024px) {
.video-layer-two > li+li{ border-top: unset;}
}
@media screen and (max-width: 950px) {
/*header*/
.stellarnav > ul > li > a { letter-spacing: 0px;  font-size: 15px;}
.stellarnav > ul > li { width: 75px;}
/*footer*/
.footer_menu { display: flex; flex-wrap: wrap;}
.footer_menu a {width: 25%;margin-bottom: 8px;}
.footer_menu a:nth-child(2), .footer_menu a:nth-child(5n+1) { border-left: unset;}

/*文章*/
.blog_subbox { grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));}
.subbox_item { border-bottom: unset; }

/*聯絡我們*/
/*首頁*/
.pageIndex .contact_content { position: inherit; height: auto; padding-top: 50px;width: 100%;}
.contact_content .information_right{ position: inherit; max-height: fit-content; }
.pageIndex .i_contact_box_edit02 { width: 100%;}

/*表單*/
.contact_content form { display: flex; flex-direction: column; justify-content: space-between;}
.contact_page .contact_content .information_left {  width: 100%;padding-bottom: 50px;}
.contact_content .information_right {  width: 100%;}
}

@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
.footer.with_shopping_mode { padding:30px 0 50px; }
#to_top { bottom:60px;display: block !important;opacity: 1 !important;}

#bottom_menu { display: none;}
.footer_menu a:nth-child(2), .footer_menu a:nth-child(5), .footer_menu a:nth-child(8) { border-left: unset; }
.footer_menu a:nth-child(5n+1){ border-left: 1px solid #a3b3c8;}
.footer_menu a {width: 33%; }

/*header*/
header.header_area.sticky .nav-brand { width: 60px;}

/*漢堡選單*/
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu{ background: #456da2;color: #fff;}
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul { border-right: unset;}
.stellarnav .icon-close:before , .stellarnav .icon-close:after { border-bottom: solid 3px #ffffff;}
.stellarnav > ul > li {width: 100%; }
.stellarnav > ul > li > a:before { display: none;}
.stellarnav.mobile.left > ul { background: #648cc1;}
.stellarnav > ul > li > a { color: #fff;}
.stellarnav a.dd-toggle .icon-plus:before , .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 3px #ffffff; }

.stellarnav.mobile li.open { background: #474747; padding: 0px;}
.stellarnav > ul > li > a:hover { color: #ffffff;}
.box_link { width: fit-content;}

/*banner*/
.banner { height: 300px; }
.banner h5:after { bottom: -35px;font-size: 18px;}
.banner:before { padding-bottom: calc(100% * 0.12);}

/*文章*/
.blog_ri { padding: 0px;}
.blog_subbox {grid-gap: 45px 30px;}

/*購物車*/
.product_menu_list,
.products-list,
.product-wrapper { width: 100%;}
.product-layer-two { margin-right: 0; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); grid-gap: 5px;}
.product_page .product-layer-two,
.product_page .products-list { width: 100%;}
.product_page .product_menu_list>h5{display: block;}

.product_page .show_content > a { order: 1;}
.product_page ul.products-list { order: 2;}
.product_page ul.page { order: 3;}
.product_page .product_menu_list {width: 100%; order: 0; min-height: unset;}
.product-layer-two li+li { border-top:unset; border-left: 1px #ccc solid;}
.related_list { grid-template-columns: 1fr 1fr; }
.news_related_list li a p, .related_list li a p{ line-height: 140%;padding: 5px;}

/*相簿*/
.show-list { grid-template-columns: 1fr; }
.show-list .item { height: auto;}
.show-list .show_pic:hover img { transform: unset;}
.show-list .item a { padding: 30px 0px;}
.subalbum-menu {  margin: 0px 0;}
.show-list .show_pic img { aspect-ratio: 4 / 3;height: auto !important; max-height: 100% !important;}
}
@media screen and (max-width: 600px) { 
/*大圖*/
.bannerindex .swiper-slide img { display:none; }
.bannerindex .swiper-slide:nth-child(1).swiper-slide-active:before{ background-position: left;  padding-bottom: calc(100% / 1 * 0.12);  left: 9%;  bottom: 21%;}
.bannerindex .swiper-slide:nth-child(1).swiper-slide-active:after{  background-position: right;padding-bottom: calc(100% / 1 * 0.08); right: 37%; top: 48%;}
.bannerindex .swiper-slide:nth-child(2).swiper-slide-active:before { background-position: left;  padding-bottom: calc(100% / 1 * 0.07);  left: 7%;  bottom: 23%;}
.bannerindex .swiper-slide:nth-child(2).swiper-slide-active:after { background-position: right;padding-bottom: calc(100% / 1 * 0.075); right: 50%; top: 49%;}
.bannerindex .swiper-backface-hidden .swiper-wrapper { width: 100% !important; aspect-ratio: 9 / 10;}
.bannerindex .swiper-slide:nth-child(1).swiper-slide-active { background-image: url(https://pic03.eapple.com.tw/puppystore/banner01_ph.jpg); background-position: top; background-size:cover;}
.bannerindex .swiper-slide:nth-child(2).swiper-slide-active { background-image: url(https://pic03.eapple.com.tw/puppystore/banner02_ph.jpg); background-position: top; background-size:cover;}

/*相簿*/
.show-list .show_pic { border-radius: 35px;}
/*首頁*/
.module_i_album.module_i_album01 { padding: 0 20px 150px;}
.i_album_list { grid-template-columns: 1fr;grid-gap: 8vw;}

/*影音*/
.main_part { padding: 50px 30px 10px;}

/*聯絡我們*/
/*首頁*/
.module_i_album.module_i_album01:before { left: 20px; bottom: -89px;  width: 220px; transform: rotate(7deg);}
.contact_form li .form__label{background: transparent;}
}
@media screen and (max-width: 470px) { 
.banner:before{padding-bottom: calc(100% * 0.17); }
}



