@charset "utf-8";
/*潔榮光電*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');
:root{
    --MainColor:#3F93B5;
    --SubColor:#528D8B;
}
#content{ 
    background-image: url(https://pic03.eapple.com.tw/gzcarlight/bg.jpg);
    background-size:cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.path p, .path p a{line-height: 55px;}

/*網站字體-------------------------------------*/
body{font-family: 'noto sans TC', sans-serif;}

/*錨點滾動-------------------------------------*/
html { scroll-behavior: smooth; }
::-webkit-scrollbar { width: 5px; }
::-webkit-scrollbar-track { box-shadow: inset 0 0 6px rgba(102, 102, 102, 0.6); }
::-webkit-scrollbar-thumb { background-color: #000;}

/*預設解除背景輪播-----------------------------*/
#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;}
}

/*大圖點點-------------------------------------*/
.swiper-pagination-bullet {width: 100px;height: 3px;border-radius: 0%;background: #fdfdfd;}

/*header---------------------------------------*/
.header_area {background: rgba(255, 255, 255, 0);box-shadow: 0px 0px 15px -10px #000;padding:0;}
.pageIndex .header_area {position: absolute;width: 100%;z-index: 10000;top: 20px;transition: ease-out 0.3s;box-shadow: none;}
.pageIndex .header_area .main_header_area {box-shadow: none;background: transparent;width: 90%;margin: 0 auto;border-radius: 0px;transition: ease-out 0.3s;}
.pageIndex .header_area.sticky {transition: ease-out 0.3s;position: fixed;top: 0;}
.pageIndex .header_area.sticky .main_header_area {background: rgb(0 0 0 / 60%);width: 100%;max-width: 100%;border-radius: 0;transition: ease-out 0.3s;backdrop-filter: blur(10px);}
.main_header_area .container { max-width: 90%; }
.header_area.sticky{background: none;}
.navigation { padding: 10px 0;align-items: center;display: flex; }
.tp_links a{display: none;}
.me_tp_features a{color:#fff;padding-right: 3px;}
.main_header_area{background-color: #000;}

@media screen and (max-width:1024px) {
    .navigation { padding:10px; }
}
@media screen and (max-width: 768px) {
    .pageIndex .header_area.sticky .main_header_area{backdrop-filter: unset;}
}

/*LOGO*/
.nav-brand {width:200px;}

/*選單*/
.stellarnav>ul>li>a {transition: 0.3s ease-out;padding: 0px 5px;letter-spacing: 2px;color: #ffffff;}
.stellarnav>ul>li>a:hover { color: var(--SubColor); }
.stellarnav li.has-sub > a:after {content: '+';border-top: none;border-left: none;border-right: none;border-top: none;}
.me_tp_features{display: none;}
.stellarnav > ul > li:before {
    content: '';
    display: block;
    position: absolute;
    transform: translate(-50%, 0%) scale(1, 0);
    left: 50%;
    top: 66px;
    width: 100%;
    height: 5px;
    opacity: 0;
    background: var(--MainColor);
    transition: .5s ease;
}
.stellarnav > ul > li:hover:before {
    transform: translate(-50%, -50%) scale(1, 1);
    opacity: 1;
}

/*下拉選單*/
.stellarnav ul ul {position: absolute;background: #000000d1;width: 220px;}
.stellarnav li li {border: unset;margin-bottom: 0px;}
.stellarnav li li a:hover {color: #ddd;transition: 0.3s ease-out;background: linear-gradient(45deg, var(--MainColor), var(--SubColor));}
.stellarnav ul ul li a{color: #ffffff;font-size: 14px;width: 220px;}
.stellarnav li li.has-sub > a:after{border-top:unset;border-bottom:unset; border-left:unset;right: 10px;}

/*次分類*/
.stellarnav li.drop-left li.has-sub > a:after{border-top: 0;border-bottom:0;border-right:0;}
.stellarnav li a{padding: 10px 10px;}

@media screen and (max-width: 1350px) {
.main_header_area .container {max-width: 1100px;}
}
@media screen and (max-width: 1250px) {
.stellarnav>ul>li>a {transition: 0.3s ease-out;padding: 0px 10px;}
}
@media screen and (max-width: 1024px) {
.pageIndex .header_area .main_header_area {background: #000;width: 100%;max-width: 100%;border-radius: 0;transition: ease-out 0.3s;}
.pageIndex .header_area { position: relative; top: 0px;}
.main_header_area .container { max-width: 100%; }
.nav-header {position: static;text-align: center;}
.me_tp_features{margin: 7px 0 7px;}
}
@media screen and (max-width: 768px) {
    .me_tp_features{margin: 0px 0 10px;}
    .stellarnav > ul > li:before{display: none;}
    .stellarnav > ul > li:hover:before {display: none;}
}
@media screen and (max-width: 570px) {
    .me_tp_features{display: none;}
}

/*頁碼-----------------------------------*/
.page li a, .page li strong{color: #fff;border-radius: 0;}
.page li{color: #777;}

/*側邊按鈕-------------------------------*/
.linksBtn{display: none;}

/*banner---------------------------------*/
.banner.banB{display: none;}
.banner.banF{display: none;}
.banner.banblog{display: none;}
.banner.banC{display: none;}
.banner.banE{display: none;}

/*購物車----------------------------------*/
.prod_related h6 span:before {color: #fff;letter-spacing: 0.1em;}
.products-list .name {height: auto; margin: 0;text-align: center;padding: 10px 0;color: #fff;font-size: 16px;-webkit-line-clamp: none;}
.products-list .pic:hover img{object-fit: cover;width: 100%;transition: all 0.4s ease;transform: scale(1.2);}
.products-list .pic img{transition: all 0.4s ease;transform:scale(1);object-fit: cover;}
.products-list .more{border: 1px solid #fff;color:#fff;}
.products-list .price{display: none;}
.products-list .price b {display: none;}
.products-list .price .sp_price{display: none;}
.nextaction { background-color: var(--MainColor);}
.lastaction { background-color: var(--MainColor);}
ul.prod li .prod-panel { font-size: 14px; line-height: 23px; }
.related_list li a {display: block;padding: 4px;background: none;}
.products-list .item a:hover .more { background: linear-gradient(45deg, var(--MainColor), var(--SubColor));color: #fff;transition: 0.3s;letter-spacing: 2px;}
.product-layer-two li.active a {font-weight: bold;border: unset;border-bottom: 1px dotted #ccc;}
.product_page .main_part {width: 100%;	max-width: 1500px;}
.product_page .show_content {display: flex;flex-wrap: wrap;align-items: flex-start;margin: auto;padding: 10px 10px;flex-direction: row;justify-content: center;gap: 20px;}
.product_page .products-list {width: calc(100% - 280px);}
.products-list{grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));grid-gap: 10px;}
.product-layer-two {width: 260px;margin: 0;}
.product_info_page .product-layer-two { display: none; }
.product-layer-two li {margin: 0;width: 100%;padding: 0 10px;}

/*選單*/
.product-layer-two li i{width: 50px;height: 45px;}
.product-layer-two li a {color: #fff;border: none;background: transparent;transition: all 0.3s;line-height: 200%;transition: all 0.3s;padding: 7px 10px;}
.product-layer-two > li > a {border-bottom: 1px dotted #ccc;padding-left: 10px;}
.product-layer-two li:hover > a , .product-layer-two li.active > a{color: #ffffff; background: linear-gradient(45deg, var(--MainColor), var(--SubColor));}
.product-layer-two li:hover > a:before , .product-layer-two li.active > a:before {background: var(--SubColor); color:#fff;}
.product-layer-two > li > a:before {border-radius: 100%; align-items: center;justify-content: center;display: flex;height: 18px;content: "";color: var(--MainColor);background: #dddddd;width: 18px;
text-align: center;position: absolute;left: 0;top: 50%;transform: translateY(-50%);transition: all 0.3s;padding-left: 2px;font-size: 13px;display:none;}
.product-layer-two li ul {position: relative;padding-top: 1px;}
.product-layer-two li li {border: none;background: transparent;}
.product-layer-two li li a{background: transparent;}
.product-layer-two li li:hover a{color: #BFB9AA;background: transparent;}

/*第二層*/
.sidebarBtn h2{color: #fff;}
span#ori_price{color: #777;}
.send_simple { background: #5b5b5b;}
.rewrite_simple {background: #5b5b5b;}
.separate_title {font-size: 16px;color: #fff;padding: 10px 0 10px 40px;background: #4d4d4d;}
.inquiry_a1:hover, .inquiry_a2:hover, .inquiry_a3:hover{background: #BFB9AA;}
.sidebarBtn{border: 1px #777 solid;background: transparent;}
.prod_related{display: none;}
.pd_tabInner_contain{color: #fff;}
.pd_tabTitle li.activeTab a{color: #ffffff;}
.inquiry_a3{background: #777;}
.proImgSwiper li{align-items: flex-start;}
.inquiry_a1 { background: var(--MainColor);}
.inquiry_a2 { background: var(--SubColor);}

/*RWD*/
@media screen and (max-width: 768px) { 
.product_page .products-list {display: grid; grid-gap: 5px;grid-template-columns: 1fr 1fr;}
.product-layer-two > li > a {display: none;}
.product_page .products-list ,.product-layer-two { width:100%;}
.prod_related h6 span:before{font-size: 24px;}
.mobile_product_name { display: none;}
.sidebarBtn { order: -1;margin: 0px auto 20px;}
.product_pic { padding-top: 0px;}
body.pageIndex .products-list {padding: 40px 0 20px;}.products-list .item {width: 100%;}
.product-layer-two {display: none;}
#prod_thumbSwiper{margin: 20px 0;}
}
@media screen and (max-width: 500px) { 
.product_page .products-list{grid-template-columns: 1fr 1fr;}
}
@media screen and (max-width: 425px) { 
.product-layer-two {display: none;}
.product_page .show_content {display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-around;margin: auto;padding: 10px 10px;flex-direction: column;align-content: center;}
.product_page .products-list { width: 100%;}
}
@media screen and (max-width: 1024px) {
.clearfix:before, .clearfix:after { display: none; }
.products-list .item { width: 100%; }
}
@media screen and (max-width: 768px) {
.product_page .products-list { width: 100%; display: grid;grid-gap: 10px;}
}

/*相簿------------------------------------*/
/*主分類*/
.album_page .main_part{animation: noise 1.5s steps(5) alternate infinite;}
.show-list .item {margin: 5px;padding: 0;}
.show-list .show_name {position: absolute;left: 50%;transform: translate(-50%,-50%);font-size: 20px;font-weight: normal;
	height: auto;text-align: center;text-shadow: 0 0 5px rgba(0,0,0,0.5);z-index: 1000;width: 100%;color: #ffffff;margin-top: 30px;}
.overlay{opacity: 1;transform: scale(1);z-index: 999;background:rgb(0 0 0 / 14%)}
.show-list .item:hover .overlay{opacity: .2;transform: scale(1);}
.show-list .item .show_pic img{transform: scale(1);transition: all .6s;}
.show-list .item:hover .show_pic img{transform: scale(1.1);}
.subbox_item a:before {background: rgba(41,48,54,0.8);color: #fff;font-weight: normal;font-size: 16px;border: 1px solid #ccc;}
.subbox_item a:after {width: auto;}
.show-list .item:hover .show_name{color:var(--SubColor);}
ul.show-list.clearfix{text-align: center;}

/*次頁*/
.album_info_page .main_part{max-width: 2000px;}
.pic-list {column-count: 2;column-gap: 10px;}
.pic-list .item {width: 100%;margin: 0px;padding: 0;}
.pic-list .show_pic {height: auto;padding-bottom: 0;}
.pic-list .show_pic img{width: 100%;}
.album_fixed_title{display: none;}
.other_album:before{display: none;}
.lightbox .lb-image {border: 2px solid #ddd;}
.lightboxOverlay{opacity: 0.9;}
.subalbum-menu h2{color: #ffffff;font-weight: 200;}
.other_subalbum li a p{background: transparent;color: #fff;}
.show-list .item{background: transparent;}

/*第三層*/
.album_descrip{color: #fff;}

/*更多相簿按鈕*/
.other_album_choice{text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}
.other_album_choice li {border-radius: 0px;width: 15%;border-top: none;background: var(--MainColor);padding: 0;}
.other_album_choice li:hover{background: var(--SubColor);}
.other_album_choice li a{display: block;padding: 15px;font-weight: 200;}
.other_album_choice li .fa {display: none;}
.fa-right-from-bracket::before{content: "→";}

@media screen and (max-width: 768px) {
    .other_album_choice li{width: 40%;}
}
@media screen and (max-width: 425px) {
    .show-list{grid-gap: 40px;}
    .show-list .show_name{margin-top: 22px;}
}

/*頁籤*/
.page{padding-top: 80px;}
.page strong, .page a {border: none;background: transparent;}
.page strong, .page a:hover {background: transparent;}

@keyframes noise {
    0% {      background-position: -88px 166px    }
    20% {      background-position: 222px -333px    }
    40% {      background-position: -111px 444px    }
    60% {      background-position: 33px -66px    }
    80% {      background-position: -138px 212px    }
    100% {      background-position: 317px -197px    }
}

/*文章管理--------------------------------*/
h5.blog_le_t em{color: #fff;}
.accordion li .link a{color: #ffffff;}
.subbox_item a:before { display: none; }
h4.blog_category_title{color: #ffffff;}
.blog_box_edit{color: #fff;}
.blog_list_ri:after {
    content: 'READ MORE >';
    display: block;
    background: transparent;
    color: #ddd;
    letter-spacing: 1px;
    opacity: 1;
    left: 0;
    position: relative;
    padding: 0 22px 0 0;
    font-size: 12px;
    line-height: 12px;
}
.blog_list_ri em { display: none; }
.blog_list_ri p { padding-top: 8px; }
.blog_back a.article_btn_back { background: var(--MainColor); }
.blog_back a.article_btn_prev,
.blog_back a.article_btn_next {
    background: #555;
    color: #fff;
    transition: 0.3s;
}
.blog_back a.article_btn_prev:hover,
.blog_back a.article_btn_next:hover {
    background:  linear-gradient(180deg, var(--MainColor), var(--SubColor));;
    transition: 0.3s;
}
.blog_search input[type=search] { border-radius: 2px; }
.blog_le .accordion { border-radius: 2px; }
.blog_subbox{
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    grid-gap: 10px;
}
body.blog_page .clearfix:before,
body.blog_page .clearfix:after { display: none; }
.subbox_item {
    background-color: transparent;
    overflow: hidden;
    position: relative;
    width: 100%;
    border-bottom: none;
    border:1px solid #777;
}
.subbox_item a {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    grid-gap: 0px;
}
.subbox_item:hover img {
    transform: translate(-50%, -50%) scale(1.2);
    object-fit: cover;
    width: 100%;
    transition: all 0.4s ease;

}
.blog_list_le img {
    display: block;
    max-width: 100%;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: all 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transform: translate(-50%, -50%) scale(1);
}
.blog_list_le {
    display: block;
    position: relative;
    text-align: center;
    height: auto;
    aspect-ratio: 9 / 9;
    overflow: hidden;
    padding-bottom: 0;
    width: 100%;
}
.subbox_item a:after { display: none; }
.blog_list_ri {
    width: 100%;
    background: transparent;
    padding: 15px;
}
.blog_list_ri em {
    width: 100%;
    color: #7fcbcf;
}
.blog_list_ri h5 {
    position: relative;
    margin: 0px 0 0;
    font-size: 18px;
    letter-spacing: 0.035em;
    color: #ffffff;
    font-weight: 600;
}
.blog_list_ri p {
    color: #fff;
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 1.9;
    letter-spacing: 0.035em;
    width: 100%;
    padding: 0;
    margin: 10px 0;
}

/*選單*/
.blog_le .accordion > li:hover .link a, .blog_le .accordion > li.on_this_category .link a{background: linear-gradient(180deg, var(--MainColor), var(--SubColor));}
.submenu li.on_this_category a, .submenu a:hover{background: #555;}
.submenu{background: transparent;}
.submenu a{color: #fff;}
.blog_le .accordion li .link i{color: #fff;}

@media screen and (max-width: 1024px) {
	.blog_subbox.clearfix {
    margin: 0 auto;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}
}
@media screen and (max-width: 768px) {
.blog_subbox.clearfix {
    margin: 0 auto;
    display: grid;
    grid-gap: 10px;
    grid-template-columns: 1fr 1fr;
}
}
@media screen and (max-width: 375px) {
.blog_subbox.clearfix {
    grid-template-columns: 1fr;
}
}

/*第二層*/
.blog_shareData{justify-content: flex-end;}
.toShareNews b, .toShareNews a, .toShareNews a object, .toShareNews a i{color: #fff;}
.articel_mainPic img{max-width: 50%;}
.news_related{display: none;}

/*連絡我們--------------------------------*/
.blank_letter {color: #ffffff;}
.contact_page .contact_content {
    padding: 0px 10px 80px;
    position: relative;
}
.contact_form li .form__insert{color: #fff;}

.contact_page form.style1 {padding-bottom: 60px;}
.contact_page .main_part {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.contact_page h4.blank_letter.i {
    width: 100%;
    position: relative;
    padding-top: 0; 
    padding-left: 0px; 
    letter-spacing: 0px; 
    text-indent: 5px; 
    font-size: 23px;
}

.list_before.info li {
    padding-left: 40px;
    margin-left: 5px;
    color: #fff;
}
.list_before li { margin: 15px 0;}
.list_before.info li:nth-last-child(1) {padding-left: 40px;}
.list_before.info li:nth-last-child(1) a img {
    width: 50px;
    padding: 5px;
    background: transparent;
}
.list_before.info li:nth-last-child(1) a+a { margin-left: 8px;}
.list_before.info li:nth-last-child(1) a:hover { background: #fff;}

.contact_content .information_left {display: none;}
.contact_page h4.blank_letter.f {
    text-align: center;
    padding-bottom: 50px;
    letter-spacing: 5px;
    text-indent: 5px; 
    font-size: 23px;
    position: relative;
    padding-top: 0px;
}
.contact_page .note {
    display: block;
    text-align: center;
}
.contact_page ul.list_before.info {
    width: 40%;
    margin-top: 15px;
    margin-bottom: 60px;
}
.contact_le_nomap {
    width: 60%;
    margin-top: -50px;
}
.contact_content .information_right {
    width: 100%;
    max-width:1400px;
    margin: 40px auto; 
    display: block; 
    padding: 50px 0px; 
}
.contact_form {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contact_form li.last { text-align: center;}
.contact_form li.last blockquote { color: #fff;}
.contact_form li.last blockquote, .contact_form li.last cite { border: none;}
.contact_form li.last cite { background: linear-gradient(45deg, var(--SubColor), var(--MainColor));}
.contact_form li.last i.fa-solid.fa-arrow-right { transform: rotate(0deg);}

/*表單*/
.contact_form li .form__label {
    display: block;
    width: 100%;
    text-align:right;
    margin-left: 0px;
    font-size: 17px;
    font-weight: 600;
    margin: 10px 0 5px;
    color: #fff;
}
.contact_form li {
    padding-left: 0px; 
    width: 100%;
}
.contact_page .form__insert:has(input[type="checkbox"]),.contact_page .form__insert:has(input[type="radio"]) {
    display: flex;
    gap: 10px;}
.contact_form li:nth-last-child(6) ,.contact_form li:nth-last-child(3) { width: 100%;}
.contact_page .contact_form li:nth-last-child(6) .form__insert:has(input[type="checkbox"]) {
  grid-template-columns: repeat(auto-fill,minmax(15px, 15px) minmax(300px, 1fr));}
.noborder { padding: 5px;}
.contact_form li input.noborder{background: none;}
.contact_form li textarea.noborder{background: none;}

@media screen and (max-width: 768px) {
.contact_page ul.list_before.info { width: 100%;}
.contact_le_nomap { width: 100%;}
.contact_content .information_right { padding: 40px 35px; }
}
@media screen and (max-width: 600px) {
.contact_form li {width:100%;padding-left:0;}
.contact_form li .form__insert {width: 100%;}
.contact_form li .form__label {
    width: 100%;
    margin-left: 0;
	text-align:left;
    background: rgb(255 255 255 / 15%);
}
}

/*FOOTER==============================*/
.box_link a { display: none; }
.footer {background: #000;padding:25px 0 0;box-shadow: 1px 1px 15px rgb(38 15 1 / 37%);}
.footer .center {position: relative;max-width: 1300px;}
.footer_info {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;padding: 0px;flex-direction: column;}
.footer_menu {display: grid;grid-template-columns: 1fr 1fr;gap: 12px 5px;}
.footer_menu a {margin: 0;text-align: left;padding: 0;transition: all 0.3s;border: none;background: transparent;color: #fff;display: block;width: fit-content;}
.footer_menu a:before { content: "·"; }
.footer_menu a:nth-child(1) { display: none; }
.footer_menu a:hover {background: transparent;color:var(--SubColor);}
.copy {background: linear-gradient(45deg, var(--MainColor), var(--SubColor));border:none;margin-top: 0px;position: relative;padding: 15px 0;color: #fff;}
.copy a{color: #fff;transition:all 0.3s;}
.footer_info li { padding: 10px 25px; }
.footer_info ul>li:before {font-size: 115%;color: #fff;display: block;margin: 0 0 20px;border-bottom: 1px solid var(--SubColor);padding-bottom: 10px;letter-spacing: 0.2em;font-weight: bold;}
.footer_info ul>li:nth-child(1):before { content: "CONTACT"; }
.footer_info ul>li:nth-child(2):before { content: "MAIN MENU"; }
.footer_info li:nth-child(1) a, .footer_info li:nth-child(1) p {color: #fff;letter-spacing: 0.15em;}
.footer_info ul {display: grid;grid-template-columns: repeat(auto-fit, minmax(min(300px,100%), 1fr));gap: 0 20px; letter-spacing: 0.15em;}
.footer_logo {display: inline-block;vertical-align: top;width:200px;margin: 0px;}

@media screen and (max-width: 768px) {
    .footer{padding: 30px 0 55px;}
    .footer_info li { flex-direction: column; } 
    .product_page .products-list {display: grid;grid-gap: 5px;grid-template-columns: 1fr 1fr;}
}

/*手機版選單*/
#bottom_menu li{background: #222;}
#bottom_menu li a em{color: #fff;}
#bottom_menu li a i{color: #fff;}

@media screen and (max-width: 768px) {
.pageIndex .header_area {position: sticky;top: 0;}
.pageIndex .header_area .main_header_area {width: 100%;border-radius: 0;}
.stellarnav .menu-toggle {padding: 40px;}
.stellarnav .menu-toggle span.bars { top: 0; }
.stellarnav .menu-toggle span.bars span {margin: 0 auto 5px;background: #fff;height: 1px;width: 30px;border-radius: 0px;}
.stellarnav .menu-toggle:after {font-size: 15px;letter-spacing: 1px;color: #fff;content: '';}
.stellarnav.mobile.left .close-menu {background: unset;border-bottom: 1px #ddd solid;}
.stellarnav .icon-close { margin-right: 5px; }
.stellarnav.mobile>ul>li>a { padding: 15px; }
.stellarnav.mobile>ul>li>a.dd-toggle { padding: 20px 15px; }
}
@media screen and (max-width: 570px) {
    .stellarnav .menu-toggle{padding: 30px;}
}

/*第二層*/
.stellarnav.mobile.right > ul, .stellarnav.mobile.left > ul{background: #000;}
.stellarnav a.dd-toggle .icon-plus:after{border-bottom: solid 1px #fff;}
.stellarnav a.dd-toggle .icon-plus:before{border-bottom: solid 1px #fff;}

/*第三層*/
.stellarnav.mobile li.open{background: #222;}
.stellarnav.mobile ul{background: #333;}
.stellarnav.mobile li.open li.open{background: #000;}

@media screen and (max-width: 768px) {
    .stellarnav.mobile>ul>li>a.dd-toggle{padding: 13px 15px;}
    .stellarnav.mobile.left .close-menu{color: #fff;background: linear-gradient(45deg, var(--MainColor), var(--SubColor));}
    .stellarnav .icon-close:after{border-bottom: solid 3px #fff;}
    .stellarnav .icon-close:before{border-bottom: solid 3px #fff;}
}


