@charset "utf-8";
/* *********************************** */
/* header 右上方 icon  (灰-預設 vs 白) */

.round_link a .Gray {
    display: none;
}
.round_link a .White {
    display: inline-block;
}


.round_link a .White ,.round_link a ,.round_link a .Gray {
    width: 32px;
    height: 28px;
}

/*上方menu購物車隱藏*/	
.search_link{
	display:none;}	

/*上方menu調整*/
.box_link li:first-child a object.Black,.box_link li:first-child a object.Gray{width:25px;height:25px;}
.box_link li:first-child+li a object.Black,.box_link li:first-child+li a object.Gray{width:40px;height:40px;}
	
#menuTop ul{
	padding-right:50px;
	margin-top: 25px;}	

#header {
	height: 120px;
	padding: 25px 0;}	
	
#header .logo {
    margin-top: -30px;}	
	
.parallax_box{
	top:0;}
	
#menuTop ul ul {
    padding-right: 0;}
	
#menuTop li a{
	font-size: 15px;
    line-height: 0 !important;
	letter-spacing: 2px;}
	
#menuTop ul:before{
    border-top: none;}	
	
.round_link {
    display: block;
    float: right;
    line-height: 0;
    position: absolute;
    right: 0;
    bottom: -34px;
    z-index: 1;}	

/*menu下拉選單調整*/

#menuTop li ul {
	left: -60%;
    right: -60%;}
		

#menuTop li li {
	padding: 10px 10px;}	
	
#menuTop li li a {
	font-size: 14px;}	
	
#menuTop li li:first-child {
	padding-top: 10px;}
	
.search_txt, #menuTop li ul, .product-layer-two li a {
	border:1px solid #cccccc !important;}
	
#menuTop li li:nth-child(n+2) {
    border-top: 1px #E8E8E8 solid;}			
	
	
/*內頁背景*/
#content_main{
	background:#ffffff !important;}	
	
/*首頁下方購物車*/
.products-list .more {
	color: #004993;
    background: #ffffff;
    padding: 5px 5px;
    letter-spacing: 5px;
	border: 1px #004993 solid !important;}
	
.products-list a:hover .more{
	background: #004993;
	color:#ffffff;}		
	
.products-list .price b {
	color: #AAAAAA;}	
	
.animated-arrow{
	background:	#68BEEC;
	margin-bottom: 20px;}
	
/*產品頁調整*/


.product-layer-two li:hover ul {
    border: 1px #cccccc solid !important;
    border-top: 1px #cccccc solid !important;}

.product-layer-two li a:after{
	border-style: none !important; 
    border-width: 0 !important;
    border-color: none !important;}

.product-layer-two li{
	padding: 5px 5px;}	
	
.product-layer-two li a{
	background:	#68BEEC;
	color:#ffffff !important;
	border: 1px solid #ffffff !important;}

.product-layer-two li ul{
	width: 100%;}

.product-layer-two li li a {
    border: none !important;
	color:#2C1F1B !important;}
	
.product-layer-two li li a:hover {
	color:#ffffff !important;}	
	
/*產品內頁調整*/

.product_pic .bx-viewport{
	height: auto !important;
	max-height: 510px !important;}

.bx-wrapper img{
	width: 100%;}

.lastPage {
	background: #68BEEC;}
	
.nextaction	{
	background-color: #68BEEC;}
	
.lastaction {
	background-color:#666;
	color: #ffffff;}		

/*最新消息*/

.promotion_title{
	border-bottom: 1px solid #cccccc;}

.promotion_title h2{
	border-bottom: none;}

.time {
    letter-spacing: 4px;
    font-size: 24px;
    color: #000000;
    padding: 50px 0 0 0;}
	
.promotion_title span {
    font-size: 13px;
    color: #000000;	}
	
/*相簿-電子型錄*/	
	
.other_album_choice li{
	background: #68BEEC;}	
	
/*聯絡我們*/
	
.list_before li.btn{
	padding-bottom: 0;}

.banner{
	display:none;}



/* *********************************** */


/* footer 右上方 icon  (黑-預設 vs 灰) */
/*
.box_link li a object.Black {
    display: none;
}
.box_link li a object.Gray {
    display: inline-block;
}*/


/* *********************************** */
/* 沒有開購物車-預設 vs 有開購物車 */
/**/
.search_link a.with_shopping_mode {
	display: inline-block;
}

.edit {
    width: 100%;
    padding: 0px 0;
}
.show_content {
    width: 100%;
    margin: auto;
    padding: 0px 0px;
}
.main_part {
    width: 100%;
    padding: 0px 0px;
}
.path {display:none;}

@media screen and (max-width: 768px) {
/*手機版大圖*/
.bxslider li.one { background-image: url(https://pic03.eapple.com.tw/twtomomura/iphone-banner-3.jpg) !important; }
.bxslider li.two { background-image: url(https://pic03.eapple.com.tw/twtomomura/iphone-banner-1.jpg) !important; }
.bxslider li.three { background-image: url(https://pic03.eapple.com.tw/twtomomura/iphone-banner-2.jpg) !important; }	
.accordion-panel{display:block;}
	
/*手機版大圖*/
.mobile_WP {display: block;line-height: 0;}
.parallax_box { height: auto;}
.footer.with_shopping_mode {
    padding: 50px 0 90px; }
#bottom_menu.with_shopping_mode {
    display: block;}

/*手機版上方logo高度調整*/

#header {
    height: 100px;
	padding: 0;}
	
#header .logo {
    margin-top: 0;
	padding: 5px 20px;}	
	

/*footer按鈕顏色*/

svg:not(:root) {
    fill: #004993 !important;}	

}
