@charset "utf-8";
body {
  font-family:  "Cabin", sans-serif, "Noto Sans TC", sans-serif;
}
#content:not(.other_select_page #content){
  min-height: 80vh;
  background: url(https://pic03.eapple.com.tw/94catcafe/bg.jpg);
  background-size: cover; 
  background-position: bottom;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.other_promotion{
    display: none;
}
/****/
.sb_marquee{
    display: none;
}
/****/

/* 捲軸寬度及高度 */

&::-webkit-scrollbar {
    background: #121212;
    width: 6px;
}

/* 捲軸兩側頂端的按鈕 */

&::-webkit-scrollbar-button {
    display: none;
}

/* 滑桿顏色 */

&::-webkit-scrollbar-thumb {
    background-color: #fa7f17;
    border-radius: 0px;
    transition: all 0.3s;
}

/* 軌道背景底色 */

&::-webkit-scrollbar-track {
    background-color: #121212;
}


/*header*/
.me_tp_features{display: none;}

.main_header_area .container {
    max-width: 100%;
}
.navigation {
    display: block;
}
.stellarnav ul {
    text-align: center;
}

/*logo*/

.nav-brand img {display: none;}
.header_area .navigation {display: grid;grid-template-columns: 140px 1fr;grid-gap: 0 20px;}
.header_area .stellarnav ul{text-align: right;}
.header_area .nav-brand img {
    display: block;
    position: absolute;
    width: 140px;
    top: 0px;
    left: 0px;
    background: #1e1e1e;
    border-bottom-right-radius: 30px;
    padding: 20px;
}

/**/

.pageIndex .header_area {
    background: #FFF;
    transition: all .4s ease;
    padding: 0;
    transform: translateY(-200px);
    position: fixed;
    transition: all 1s;
}

.pageIndex .header_area.sticky {
    background: #000;
    transform: translateY(0px);
    transition: all 1s;
}

.header_area {
    background: #000;
    transition: all .4s ease;
    padding: 0;
    position: fixed;
    transition: all 1s;
}

.header_area.sticky {
    background: #000;
}


/*第一層*/
.stellarnav li.has-sub > a:after{display: none;}
.stellarnav > ul > li > a {
    color: #f4f8fb;
    margin: 0 15px;
    letter-spacing: 1px;
    transition: all .4s ease-in-out;
    font-weight: 400;
    font-size: 15px;
    }
.stellarnav > ul > li.has-sub > a{padding: 0px;}
/**/
.stellarnav > ul > li:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fa8017;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.5s ease-in-out;
}

.stellarnav > ul > li:hover:before {
    transform: scaleX(1); 
}
/**/

/*第二層*/
.stellarnav li li {    border: none;}
.stellarnav li li > a, .stellarnav li li.has-sub > a {
    padding: 8px 9px;
    transition: all 0.3s;
    color: #444;
    font-size: 15px;
}
.stellarnav li li:hover > a{
    background: #fa8017;
    color: #333;
}

.stellarnav li li.has-sub:hover > a {
    background: #fa8017;
    color: #333;
}


@media screen and (max-width: 900px){
.header_area .navigation {
    grid-gap:0px;
}

.stellarnav > ul > li > a {
    margin: 0 10px;
    font-size: 14px;
}

.header_area .nav-brand img {
    width: 120px;
}

}

@media screen and (max-width:768px){
    .pageIndex .header_area.sticky {
    background: #1e1e1e;
}
.pageIndex .header_area {
    background: #1e1e1e;
}
.header_area .navigation {
    display: flex;
}
.header_area .nav-brand img {
    width: 100px;
    position: relative;
    border-bottom-right-radius: 0px;
}
.pageIndex .header_area.sticky {
    transform: none;
}
}

/*手機板設定******************************************************/

@media screen and (max-width:768px){


.stellarnav > ul > li.has-sub > a {
    padding: 10px 43px 10px 10px;
}

.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul {
    top: -1px;
    background: #000000;
    border: none;
}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {
    background: #fa7f17;
    color:#fff
}
.stellarnav .icon-close:before,.stellarnav .icon-close:after {
    border-bottom: solid 2px #ffffff;
}
.stellarnav.mobile > ul > li {
border: none;
}
.stellarnav.mobile > ul > li > a.dd-toggle {
  padding-top: 8px;
}

.stellarnav li li:hover > a, .stellarnav li li.has-sub:hover > a{
margin-left: 0px;
}

.stellarnav li li.has-sub:hover > a{
    background:transparent
}

.stellarnav.mobile li.open li a:not(.dd-toggle):not(.icon-plus) {
  margin-left: 30px;
  font-size: 15px;
  border-left: 1pt solid #fa7f17;
  padding: 10px 20px;
  color: #fff;
background: #000;

}
.stellarnav.mobile li.open {
  background: #000;
}
.stellarnav.mobile li.open li.open {
  background: #000;
  padding: 0px;
}
.stellarnav.mobile ul {
    background: #000000;
}
.stellarnav.mobile ul ul ul {
  margin-left: 30px;
}
}


/*MENU按鈕位置**********************************/
@media screen and (max-width:768px){
.stellarnav.mobile {
        top: 22px;
    }
}

@media screen and (max-width:570px){
.stellarnav.mobile {
        left: 17px;
        top: 34px;
    }
}

/*文章設定*/
h5.blog_le_t {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}
.accordion li .link a {
    color: #fff;
}
.submenu li.on_this_category a, .submenu a:hover {background: #fa7f17;color: #000000;}
.blog_le .accordion > li:hover, .blog_le .accordion > li.on_this_category {    background: var(--MainColor) !important;}
.blog_le .accordion {    border-color: var(--SubColor);    border-radius: 5px;}
.blog_search input[type=search] {    border-radius: 5px;    border-color: var(--SubColor);}

.blog_subbox {    grid-template-columns: repeat(3, 1fr); grid-gap: 40px 30px;}
.subbox_item a {
    flex-direction: column-reverse;
    display: flex;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    grid-gap: 0;
}
.blog_list_le {
    /* aspect-ratio: 619 / 397; */
    overflow: hidden;
    border-radius: .25rem 2.8125rem .25rem 1.25rem;
}
.blog_list_le img {
    transform: scale(1.0, 1.0);
    cursor: pointer;
    transition: all 0.5s ease 0s;
}
.subbox_item a:hover img {
    transform: scale(1.2, 1.2);
    transition: all 0.5s ease 0s;
}

.blog_list_ri {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 210px;
    border-top: 1px solid #fff;
}
.blog_list_ri em {
    order: 1;
    color: #fff;
    margin-top: 13px;
}

.blog_list_ri h5 {
    color: #fff;
    font-weight: bold;
    font-size:22px;
    order: 2;
    padding: 5px 0 15px;
    -webkit-line-clamp: 2;
    transition: .0s;
    border-bottom: 1px solid #fff;
}
.subbox_item a:hover h5 {
}
.blog_list_ri p {
    color: #fff;
    order: 3;
    line-height: 1.5;
    margin-top: 15px;
}
.subbox_item a:before {
    top: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: #fa7f17;
    transition: all 0.25s ease 0s;
    right: 0;
    bottom: 8px;
    content: '';
    opacity: 1;
}
.subbox_item a:hover:before {
    left: 0px;
    width: 100%;
    transition: all 0.25s ease 0s;
}

.subbox_item a:after {
    border: none;
    opacity: 1;
    background: transparent;
    border-top: 1px solid #ffffff;
    height: 1px;
}
.subbox_item a:hover:after {
    border-color: #fa7f17;
}

/*文章內層*/
.blog_box_edit * {    line-height: 180%;}
.articel_mainPic img{display: none;} /*文章內層封面*/
h4.blog_category_title {
    color: var(--TitleColor);
    font-size: 32px;
}

.blog_back a.article_btn_back {background: #333;}
.blog_back a.article_btn_prev {background: #222;}
.blog_back a.article_btn_next {background: #222;}

/*文章-相關推薦*/
.news_related {
    background: var(--SubColor02);
    padding: 50px 25px;
}
.news_related h6 span:before {    font-size: 24px;    color: var(--MainColor);}
.lastPage {    color: #fff;    background: var(--MainColor);}
.news_related_list li a {
    padding: 0;
    background: var(--bg);
    box-shadow: 1px 2px 12px 0px #c4b29a54;
}
.news_related_list li a p {    color: var(--FontColor);    padding: 10px;}

@media screen and (max-width: 1200px) {
.blog_list_ri h5 {
    font-size: 16px;
}
.blog_subbox {
    grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 960px) {
    .subbox_item {
        border-bottom: none;
    }
}
@media screen and (max-width: 500px) {
.blog_subbox {
    grid-template-columns: repeat(1, 1fr);
}
}

 /*購物車側選單*********************************/

 .product-layer-two li a {
    padding: 10px 16px;
    color: #FAF7EF;
    background: #2b2b2b;
    position: relative;
    border: none;
}

.product-layer-two li a:hover{
    color: #000;
    background: #fa7f17;
    transition: all .4s ease-in-out;
}

a.pdinfo_tel {
    background-color: #fa7f17;
}

  .product-layer-two li.active a {
    border: none;
    font-weight: 400;
    color: #000;
    background: #fa7f17;
  }
  
  .product-layer-two li i {
    top: 4px;
    color: #FAF7EF;
    transition: 0.3s;
  }
  
  .product-layer-two li i:hover {
    filter: drop-shadow(2px 2px 3px #4f5a47);
    transform: rotate(45deg);
    color: #FFF;
    transition: 0.3s;
  }
  
  .product-layer-two li.active li a {
    font-weight: 400;
    letter-spacing: 2px;
    color: #444;
    background: transparent;
  }
  
  .product-layer-two li li a {
    padding: 5px 10px;
    color: #ffffff;
    transition: all 0.4s;
    background: #000;
  }
  
  .product-layer-two > li 
  {width:100%;max-width:100%;padding:0;text-align:left;padding-bottom: 0px;}
  
  
  
  /*商品外觀*/
  
  .products-list .price b {
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 400;
    padding-left: 25px;
    position: relative;
}

.products-list .price b::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #fa7f17;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
  }

.products-list .name {
    font-size: 16px;
    color: #ededed;
    letter-spacing: 1px;
    font-weight: 400;
    border-bottom: 1pt solid #cad3c3;
    height: 60px;
    display: table;
    padding-bottom: 20px;
}
  
  .products-list .more {
    display: none;
  }
  
  .products-list .item a {
    padding-bottom: 0px;
    position: relative;
  
  }
  
    .products-list .pic img {
      border-radius: 5px;
  }
  
  .products-list .pic:before {
    content: "READ MORE";
    letter-spacing: 2px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    line-height: 161%;
    background: #fa7f17;
    opacity: 1;
    transition: all 0.3s;
    font-size: 14px;
    width: 100%;
    color: #000;
}
  
  .products-list .pic img {
    border-radius: 5px;
    transition: all 0.6s;
  }
  
  .products-list a:hover .pic:before {
    opacity: 0;
  }
  
  .products-list a:hover .pic img {
    transform: translate(0%, 0%) scale(1.1);
    filter: none;
    transition: all 0.6s;
  }
  
  
  /*商品內頁側邊單*/
  .sidebarBtn {
    border: none;
    background: #1c1c1c;
    color: #fff;
    padding: 30px;
}
.product_info li .txt_box {
    color: #ffffff;
}
  .sidebarBtn .price span {
    color: #fa7f17;
    font-weight: 800;
    border-radius: 50px;
    text-align: justify;
    font-size: 17px;
    margin: 8px 0px;
}

.edit {
    margin: auto;
    padding: 20px 0;
    color: #fff;
}

.product_info li span {
    color: #ffffff;
    letter-spacing: 1px;
    font-family: "Noto Sans TC", serif;
    font-weight: 400;
}
  
.sidebarBtn h2 {
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 24px;
    font-weight: 500;
}
  
  .sidebarBtn .price {
    color: #444;
      font-size: 18px;
      font-weight: 400;
    border-bottom: 1px solid #adb8a4;
  }

  .radio-inline__label {
    color: #fff;
}


  .radio-inline__input:checked + .radio-inline__label {
    background: #fa7f17;
    color: #2b2b2b;
}
  
  .inquiry_a3 {
    background: #101010;
  }
  
  .inquiry_a3:hover {
    letter-spacing: 2px;
    background: #101010;
  }
  
  /*商品推薦*/
  
  
  .prod_related {
    background: #fa7f174a;
    padding: 25px 15px;
}
  .prod_related h6 span:before {
    content: '更多貓咪';
}
  .related_list li a {
    background: #FAF7EF;
    height: 100%;
    padding: 11px;
    border-radius: 10px;
    transition: all 0.5s;
  }
  
  .related_list li a:hover {
    box-shadow: 3px 3px 3px #afafaf45;
    transform: translate(0%, 0%) scale(1.1);
    transition: all 0.5s;
  }
  
  .pd_tabTitle li.activeTab::after {
    height: 2px;
    background: #fa7f17;
}
.pd_tabTitle li.activeTab a {
    color: #ffffff;
}
  .prod_related h6 {
    max-width: 100%;
    margin: 0px auto 48px;
    background: transparent;
    text-align: center;
    padding: 8px 0px;
  }

  .prod_related h6 span:before {
    color: #fff;
}
  
  .related_list li a p {
    padding-top: 10px;
  }
  
  .lastPage {
    color: #fff;
    background: #101010;
    border-radius: 50px;
    padding: 10px 20px;
    margin: 55px auto 40px;
    text-align: center;
    transition: all 0.3s;
  }
  
  .lastPage:hover{
   background:#fa7f17;
   color:#000;
   transition: all 0.3s;
  
  } 

  .path p, .path p a {
    display: none;
}

@media screen and (max-width: 768px) {
    .product_page .product_menu_list>h5 {
        display: block;
        font-size: 20px;
        font-weight: 400;
        color: #ffffff;
        padding-left: 7px;
    }
    a.pd_menu_toggle i {
        color: #ffffff;
    }
    .products-list .name {
    border-bottom: none;
}
}

/* 商品下拉超過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個--結束 */

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */


/*分隔線*******************************************************/


/*預設購物車版面 產品分類選單在左側 商品內頁詳細介紹下表單更改樣式 by shint at 2023.1.5  */
.product_page .main_part { max-width:1500px;}
/* .product_info_page .main_part { max-width:1200px;} */

.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);}
ul.page { width: 100%;}

.product-layer-two li ul { position:static; margin-top:5px; /*display:block !important;*/ width:100%; margin-left:0;}
.product-layer-two li:hover ul { border: none !important; /*display:block !important;*/}
.product-layer-two li li { display: block; padding:0; transition:all ease .3s;}
.product-layer-two li li a{ padding:5px 10px;}
.product-layer-two li li:hover > a { background:#fff; color:#ad925e;}
.product-layer-two > li { width:100%; max-width:100%; padding:0; text-align:left; border-bottom:none; padding-bottom: 5px;}
.product-layer-two > li ul > li + li { margin-top:5px;}

.product_info_page .product-layer-two { display: none;}
.product_info_page .products-list,
.product-wrapper { width: 100%;}

.product-layer-two li li:hover{ margin-left: 15px;}
.product-layer-two li li > a:before { content: ""; position: absolute; width: 12px; height: 8px; background: transparent; left: 0; margin-left: -20px; top: 50%; margin-top: -4px; clip-path: polygon(0 0, 100% 50% , 0 100%);}
.product-layer-two li li:hover > a:before { background:#ad925e;}

.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;}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
.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%; border-right: none;}
.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;}
}
@media screen and (max-width: 600px) {
}
/* 商品下拉超過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;}
/********分隔線**************************************************************/


/*大圖*/

#content_main {
    margin: 0;
}

.bannerindex {
    position: relative;
    height: auto;
}

.swiper-banner {
    position: static;
    margin: 0;
    height: auto;
}

.swiper-slide {
    padding: 0px !important;
}

.swiper-slide img {
    height: auto;
}

.swiper-pagination {
    display: none;
}

.swiper-slide {
    position: relative;
}

.bannerindex:before {
    content: "";
    position: absolute;
    z-index: 999;
    pointer-events: none;
}

.bannerindex:after {
    content: "";
    position: absolute;
    z-index: 999;
    pointer-events: none;
}

.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;
}

@media screen and (max-width: 768px) {
    .bannerindex {
        padding: 0;
        margin: 0;
    }
}

/*圖1*/

.bannerindex .swiper-slide:before {
    content: "";
    position: absolute;
    z-index: 999;
    pointer-events: none;
    background: url(https://pic03.eapple.com.tw//94catcafe/title01.svg);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 17%;
    right: 10%;
    width: 27% !important;
    height: 30% !important;
    background-position: left;
    padding-bottom: calc(100% / 1 * 0.12);
    animation: fade-in-right 2s cubic-bezier(.39, .575, .565, 1.000) both;
}
@keyframes fade-in-right {
    0% {
        transform: translateX(200px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.bannerindex .swiper-slide:after {
    content: "";
    position: absolute;
    z-index: 999;
    pointer-events: none;
    background: url(https://pic03.eapple.com.tw//94catcafe/title02.svg);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 10.5%;
    right: 25%;
    width: 10% !important;
    height: 0% !important;
    background-position: left;
    padding-bottom: calc(100% / 1 * 0.12);
    animation: fade-in-right 2.5s cubic-bezier(.39, .575, .565, 1.000) both;
    animation-delay: .5s;
}





@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

.swiper-slide img {
    width: 100%;
    display: block;
    max-width: 100%;
    min-width: 100%;
    height: auto;
    object-position: center;
    object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -webkit-object-fit: cover;
    margin: 0;
    transition: all 0.3s;
}
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}
@media screen and (max-width: 600px) {
        .bannerindex .swiper-slide img {
                height: auto;
                aspect-ratio: 8 / 10;
                object-fit: cover;
        }

.bannerindex .swiper-slide:before {
    bottom: 2%;
    right: 3%;
    width: 47% !important;
    height: 34% !important;
}

.bannerindex .swiper-slide:after {
    bottom: 3.5%;
    right: 12%;
    width: 28% !important;
}

    }

/********分隔線**************************************************************/

/*內頁BANNER 設定*/
/*內頁BANNER 設定*/
.banner {background: url(https://pic03.eapple.com.tw/94catcafe/subbanner.jpg) no-repeat;height: 500px;background-position:center;position: relative;}
.banner h5 {position: absolute;font-size: 20px;background: #000;color: #fff;padding: 8px 30px;left: 50%;bottom: 12%;transform: translateX(-50%);
;font-weight: 600;letter-spacing: 2px;border-radius: 30px;}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banF {}
.banner.banblog {}



@media screen and (max-width: 768px) {
/* 開啟手機板下方按鈕所需設定 */
#bottom_menu {display: flex; }
#bottom_menu li {
    background: #252525;
}
#bottom_menu li a {
    color: #a0a0a0;
}
.footer.with_shopping_mode { padding:30px 0 70px; }
#to_top { bottom:60px;}
}

@media screen and (max-width: 600px) { 
}




