﻿	body {
		font-family: 'Microsoft JhengHei','Times New Roman','新細明體';}
	a:hover {
		text-decoration: none;}
	.mr0 {
		margin-right: 0px !important; }

	.pt0 {
		padding-top: 0 !important; }

	.pt10 {
		padding-top: 10px !important; }

	.pt20 {
		padding-top: 20px !important; }

	.pt30 {
		padding-top: 30px !important; }

	.pt40 {
		padding-top: 40px !important; }

	.pt50 {
		padding-top: 50px !important; }

	.pt60 {
		padding-top: 60px !important; }

	.pt70 {
		padding-top: 70px !important; }

	.pt80 {
		padding-top: 80px !important; }

	.pt90 {
		padding-top: 90px !important; }

	.pt100 {
		padding-top: 100px !important; }

	.pb0 {
		padding-bottom: 0 !important; }

	.pb10 {
		padding-bottom: 10px !important; }

	.pb15 {
		padding-bottom: 15px !important; }

	.pb20 {
		padding-bottom: 20px !important; }

	.pb30 {
		padding-bottom: 30px !important; }

	.pb40 {
		padding-bottom: 40px !important; }

	.pb50 {
		padding-bottom: 50px !important; }

	.pb60 {
		padding-bottom: 60px !important; }

	.pb70 {
		padding-bottom: 70px !important; }

	.pb80 {
		padding-bottom: 80px !important; }

	.pb90 {
		padding-bottom: 90px !important; }

	.pb100 {
		padding-bottom: 100px !important; }

	.mb0 {
		margin-bottom: 0 !important; }

	.mb5 {
		margin-bottom: 5px !important; }

	.mb10 {
		margin-bottom: 10px !important; }

	.mb20 {
		margin-bottom: 20px !important; }

	.mb30 {
		margin-bottom: 30px !important; }

	.mb40 {
		margin-bottom: 40px !important; }

	.mb50 {
		margin-bottom: 50px !important; }

	.mb60 {
		margin-bottom: 60px !important; }

	.mb70 {
		margin-bottom: 70px !important; }

	.mb80 {
		margin-bottom: 80px !important; }

	.mb90 {
		margin-bottom: 90px !important; }

	.mb100 {
		margin-bottom: 100px !important; }

	.mt5 {
		margin-top: 5px !important; }

	.mt10 {
		margin-top: 10px !important; }

	.mt20 {
		margin-top: 20px !important; }

	.mt30 {
		margin-top: 30px !important; }

	.mt40 {
		margin-top: 40px !important; }

	.mt50 {
		margin-top: 50px !important; }

	.mt60 {
		margin-top: 60px !important; }

	.mt70 {
		margin-top: 70px !important; }

	.mt80 {
		margin-top: 80px !important; }

	.mt90 {
		margin-top: 90px !important; }

	.mt100 {
		margin-top: 100px !important; }		
		
	nav {
		z-index: 9999;
		font-family: 'Times New Roman','新細明體';}
	nav h1 {
		font-size: 29px;}
	nav .logo {
		border: 1px solid #000;
		display: block;
		float: left;
		width: 32px;
		padding: 1px;
		margin-right: 10px;}
	nav .logo span{
		float: left;
		display: block;
		font-size: 14px;}
		
	.index nav h1 {
		color: #fff;}
	.index nav .logo {
		border: 1px solid #fff;}
	.index .navbar-light .navbar-nav .active>.nav-link {
		color: #fff;}			
	.navbar-light .navbar-nav .nav-link {
		font-size: 18px;}
	.index .navbar-light .navbar-nav .nav-link {
		color: #ddd;}
	.navbar-light .navbar-nav a.nav-link:after {
		content: "\0000a0";}
    /*功能表Hover用斜體會造成文字有些許位移現象*/
	/*.navbar-light .navbar-nav a.nav-link:hover {
		font-style:italic;}*/
	.index .navbar-light .navbar-nav a.nav-link:hover {
		color: #fff;}
	.index .navbar-light .navbar-toggler {
		border-color: rgb(255, 255, 255);}
	.index .navbar-toggler {
		background-color: white;}
	@media (max-width: 767px) {
		/** mobile **/
		nav h1 {
		font-size: 27px;}
		.index nav h1 {
			color: #fff;}
		.index .navbar-light .navbar-nav .nav-link {
			color: #fff;}}

.navbar-nav > li > .nav-link {
	letter-spacing: 0.02em;
	text-transform: uppercase;
	font-size: 16px;
}
#navPhone .navbar-nav > li > .nav-link {
	font-size: 18px;
}

.navbar-nav > li .navbar-light .navbar-nav .nav-link:focus, .navbar-nav > li .navbar-light .navbar-nav .nav-link:hover {
	color: #4782d3;
}
	.main {
		width: 100%;}
	.main.page img{
		max-width: 100%;}
	.cbp-bislideshow li span {
		position: absolute;
		font-size: 29px;
		color: #fff;
		bottom: 20px;
		right: 30px;}
	.main.page {
		padding-top: 50px;}
	footer .footer-inner {
		padding-bottom: 50px;}
	.main.page img {
		margin: 0 auto;}
	.main.page, footer .footer-inner  {
		text-align: center;
		padding-left: 18px; 
		padding-right: 18px; 
		opacity: 1;
		animation: fadeIn 2s ease;}
	@media (min-width: 750px){
	.main.page, footer .footer-inner  {
		 padding-left: 24px; 
		 padding-right: 24px;}}
	@media (min-width: 767px){
	.main.page, footer .footer-inner  {
		 padding-left: 48px; 
		 padding-right: 48px;}}
	@keyframes fadeIn{
		0%{
			opacity: 0;}
		100%{
			opacity: 1;}
	}
	.footer-social {
		text-align: left;
		border-top: 2px solid #666;
		margin-top: 20px;
		font-size: 27px;
		padding: 10px;}
			
	.breadcrumb {
		background: none;
		border-radius: unset;}
	.breadcrumb-item a{
		color: #ccc;}
	.breadcrumb-item a:hover{
		color: #999;}
	.breadcrumb-item.active {
		color: #333;}
	.sidebar-title {
		color: #000;}
	ul.categories li a{
		display: inline-block;
		/*color: #fff;*/
        color:#666;
		line-height: 22px;		
		font-size: 17px;
		margin: 5px 0px;
		padding: 10px;
		}	
 .content ul.categories li {
	/*background: #666;*/
 }

	ul.categories li.active, .content ul.categories li.active ul li {
		/*background: #333;*/
        border-bottom: 1px solid #000;
	}
	ul.categories li:hover, .content ul.categories li:hover ul li {
		/*background-color: #404040;*/
	}
	ul.categories .collapse, ul.categories .collapsing {
		position:absolute;}
	ul.categories .dropdown-toggle.collapsed:after {
		border-top: .3em solid;
		border-bottom: 0;}
	ul.categories .dropdown-toggle:after {
		border-bottom: .3em solid;
		border-top: 0;}
	ul.categories li {
		display: inline-block;}
	ul.categories li li {
		position: relative;
		padding: 0px 20px;
		display: block;}
	ul.categories li li > ul {
		position: absolute;
		left: 100%;
		top: 0px;}

	ul.categories li li a {
		padding:10px;
		border: 0px;
		white-space: nowrap;
		background: transparent;}
	ul.categories .collapse, ul.categories .collapsing {
		z-index: 1;
		background: #666;
		padding: 0px;}

	@media (max-width: 767px) {
		/** mobile **/
		ul.categories li {
			display: block;}
		ul.categories {
			width: 100%;
		}
		ul.categories li a {
		display: block;
		width: 100%;
		}
		ul.categories li li ul {
			left: 0;}
		.categories li > ul {
			list-style: none;
		}
		.categories li a {
			position: relative;
			display: block;
		}
		ul.categories .collapse, ul.categories .collapsing {
			position:relative;}
	}				
/**
paginations
**/
.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #000;
  border-color: #000; }

.page-link {
  color: #fff; }
  .page-link:hover {
    color: #000; }

.form-control:focus {
  box-shadow: none;
  border-color: #000; }

.pagination {
  margin-bottom: 0px;}
	.pagination > li {
		display: inline-block;
		margin-right: 8px;}
	.pagination > li > a, .pagination > li > span {
		color: #000;
		width: 32px;
		height: 32px;
		padding: 1px 0px;
		text-align: center;
		border-radius: 10px;
		display: block;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}

	.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
		color: #fff;
		border-color:#000;
		background:#000;
		cursor: pointer;}			
		
/** 
content
**/
	.main.page .content {
		padding: 10px 0px;
		font-size: 19px;
		text-align: left;}
	.main.page .content h2{
		margin-bottom: 30px;
		line-height: 3.2rem;
		font-size: 1.5rem;}
	.main.page .content h2 span {
		/*background: #000;
		color:#fff;*/
        color:#333;
        font-weight:bold;
        font-size:1.2em;
		margin: 5px 0px;
		padding: 10px;}
/** 
work
**/	.gal-item {
	padding: 20px;}

			
/** 
workPhoto
**/
	.work-photo {
		top: auto;}
	.backgroundsize .cbp-bislideshow.work-photo li {
		-webkit-background-size: contain;
		-moz-background-size: contain;
		background-size: contain;
		background-repeat: no-repeat;}
	.cbp-bislideshow.work-photo li span {
		position: absolute;
		font-size: 29px;
		color: #000;
		bottom: 85px;
		right: 30px;}	
		
/**
contact
**/
	.main.page .contact-info {
		margin: 20px 0px;
		text-align: left;}
	.main.page .contact-info h2 {
		line-height: 1.7rem;
		font-size: 1.5rem;}
	.main.page .contact-info .contact-info-addr, .main.page .contact-info .contact-info-tel{
		background: #000;
		color:#fff;
		font-size: 17px;
		margin: 5px 0px;
		padding: 10px;}
	.main.page .contact-info .contact-info-tel{
		background: #666;}

/**
news
**/
	.news {
		padding-left: 15px;
		/*border-left: 3px solid #000;*/
	}
    .news h4{
        font-size:20px;
        border-bottom: 1px solid #333;
    }
    .list-date{
        
    font-size: 18px;
    margin-left: 30px;
    display: inline-block;
    }
	.news .item {
        padding: 10px 0;
        /* border-bottom: 1px solid #000; */
        margin-bottom: 10px;
	}
	.news .item .item-content {
		color: #000;
	}
    .news .item a{
        width:100%;
    }
	.news .item .item-date span {
	    text-align: center;
	    /*background: #888;
	    color: #fff;*/
	    color: #333;
	    padding: 5px 35px;
	    -webkit-border-radius: 2px 2px 2px 2px;
	    border-radius: 2px 2px 2px 2px;
	    font-size: 16px;
	}
			
/**
news info
**/
			.newsInfo .newsInfo-subtitle {
				border-bottom: 1px dotted #887452;
				padding: 2px 10px;}

/**
article
**/
	.article {
		padding-left: 15px;
		border-left: 3px solid #000;}
		.article .item {
			padding: 20px 20px 5px 20px;
			border-bottom: 1px solid #000;}
			.article .item .item-content {
				color: #000;}
				
				
			
/**
service & product
**/
	.service, .product {
		padding-left: 15px;}
		.service .item, .product .item {
			overflow: hidden;}
			.service .item .item-content, .product .item .item-content {
				border: 1px solid #f0f0f0;
				position: relative;
				padding: 20px;
				color: #000;}
				.service .item .item-content:after, .product .item .item-content:after {
					content: "";
					border-bottom: 16px solid #fff;
					border-left: 13px solid transparent;
					border-right: 13px solid transparent;
					position: absolute;
					bottom: 100%;
					left: 34px;}
				.service .item .item-content h4, .product .item .item-content h4 {
					font-size: 19px;}
				.service .item .item-content p, .product .item .item-content p  {
					font-size: 14px;
					color: #444;}		
				.service .item .item-content span.price, .product .item .item-content span.price  {
					font-size: 19px;
					color: #0A9BDE;}		
					
		.service .entry-image, .product .entry-image {
			margin: 0;
			overflow: hidden;
			opacity:0;
			transition:opacity 0.7s ease-in-out;
			-moz-transition:opacity 0.7s ease-in-out;
			-webkit-transition:opacity 0.7s ease-in-out;
			-webkit-transform:translateZ(0);}
		
		.service .entry-image.inview, .product .entry-image.inview {
			opacity:1;}
		
		.service .entry-image img, .product .entry-image img {
			-webkit-transition:all 0.5s ease;
			-moz-transition:all 0.5s ease;
			-o-transition:all 0.5s ease;
			-ms-transition:all 0.5s ease;
			transition:all 0.5s ease;}

		.service .entry-image img:hover, .product .entry-image img:hover {
			opacity:0.5;
			-webkit-transform:scale(1.02);
			-moz-transform:scale(1.02);
			-o-transform:scale(1.02);
			-ms-transform:scale(1.02);
			transform:scale(1.02);}

/** 
.productInfo
**/

.productInfo-image-holder {
	margin-right: 35px;}
	.productInfo-image-holder img {
		width: auto;}
.productInfo .content-box {
	position: relative;
	display: block;}
.productInfo.content-box h2 {
	color: #27282c;
	font-size: 24px;
	font-weight: 600;
	margin: 6px 0 7px;
	text-transform: capitalize;}
.productInfo .content-box .productInfo-price {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 20px;
	padding-top: 20px;}
	.productInfo .content-box .productInfo-price p{
		display: inline-block;}
	.productInfo .content-box .productInfo-price .productInfo-price-original{
		text-decoration: line-through;
		color: #a9a9a9;
		font-size: 24px;}
	.productInfo .content-box .productInfo-price .productInfo-price-discount{
		color: #da0404;
			font-size: 34px;
			font-weight: 400;}

.productInfo .btn-add-cart {
	overflow: hidden;
	margin-top: 40px;
	float: right;}
	.productInfo .btn-add-cart select {
		float: left;
		width: 90px;
		color: #303030;
		font-size: 16px;
		text-align: center;
		font-weight: 400;
		border: 0px;
		border: 1px solid #e9e9e9;
		box-shadow: none;
		padding: 15px;
		float: left;}
	.productInfo .btn-add-cart input[type="submit"] {
		float: left;
		border-radius: 0px;
		font-family: Montserrat, Arial, sans-serif;
		color: #FFF !important;
		font-size: 15px;
		text-align: left;
		font-weight: 700;
		text-transform: uppercase;
		letter-spacing: 1.5px;
		white-space: nowrap;
		background-color: #ca2808;
		padding: 14px 30px;
		border: 1px solid #ca2808;
		-webkit-transition: color .2s ease, background .2s ease, border .2s ease, opacity .2s ease-in-out;
		transition: color .2s ease, background .2s ease, border .2s ease, opacity .2s ease-in-out;}

	.productInfo .share-products-socials {
		position: relative;
		display: block;
		overflow: hidden;
		margin-top: 46px;}

	.productInfo .share-products-socials ul {
		position: relative;
		display: inline-block;
		float: left;
		margin-left: 20px;}
	.productInfo .share-products-socials ul li {
		position: relative;
		display: inline-block;
		float: left;
		margin-right: 10px;}
	.productInfo .share-products-socials ul li:last-child {
		margin-right: 0;}
	.productInfo .share-products-socials ul li a i {
		position: relative;
		display: block;
		width: 40px;
		height: 40px;
		font-size: 18px;
		line-height: 42px;
		text-align: center;
		transition: all 500ms ease;}
	.productInfo .product-tab-box {
		width: 100%;
		position: relative;
		display: block;
		overflow: hidden;
		margin-top: 0px;}
	.productInfo .product-tab-box .tab-btns {
		position: relative;
		display: block;
		text-align: center;
		border-bottom: 1px solid #ccc;
		margin-bottom: 35px;
		z-index: 1;}
	.productInfo .product-tab-box .tab-btns .tab-btn {
		display: inline-block;
		float: none;
		text-align: center;
		margin: 0 2px;}
	.productInfo .product-tab-box .tab-btns .tab-btn span {
		position: relative;
		display: block;
		background: transparent;
		border-radius: 0;
		cursor: pointer;
		margin: 0;
		padding: 15px 20px 13px;
		color: #27282c;
		font-size: 16px;
		font-weight: 500;
		text-transform: capitalize;
		transition: all 500ms ease;
		font-family: 'Poppins', sans-serif;}
	.productInfo .product-tab-box .tab-btns .tab-btn.active-btn span, .productInfo .product-tab-box .tab-btns .tab-btn:hover span {
		color: #666;}
	.productInfo .product-tab-box .tab-btns .tab-btn span:before {
		position: absolute;
		left: 0;
		bottom: -1px;
		right: 0;
		height: 2px;
		background: #999;
		content: "";
		opacity: 0;
		transition: all 500ms ease;
		transition-delay: .3s;}
	.productInfo .product-tab-box .tab-btns .tab-btn.active-btn span:before, .productInfo .product-tab-box .tab-btns .tab-btn:hover span:before {
		opacity: 1;}
	.productInfo .product-tab-box .tabs-content {
		position: relative;
		display: block;
		padding: 0;}
	.productInfo .product-tab-box .tabs-content .tab {
		position: relative;
		padding: 0px;
		display: none;}
	.productInfo .product-tab-box .tabs-content .tab.active-tab {
		display: block;}

/** 
	member
**/
.member .list-inline, .member .list-inline ul, .member .list-h, .member .list-h ul, .member .list-v, .member .list-v ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.member .side-nav li {
    display: inline-block;
    margin: 0 5px;
}
.member .border_r {
    border-right: 1px solid #DCDCDC;
}

.member .fbLink {
    text-align: center;
}

.member .quickLogin {
    margin-top: 10px;
}

.member .clear,.member hr {
    clear: both;
}

.member .or {
    background: #FFF;
    padding: 0 15px;
    display: inline-block;
    margin-top: -37px;
    position: absolute;
    margin-left:-37px;
    left: 50%;
}

.member .or span {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #D0D0D0;
}

.member .or span {
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    letter-spacing: 0px;
}


.member .fbLink button.fbBtn {
    border: none;
    margin: 5px auto;
    padding: 12px 43px;
    width: 100%;
    margin-bottom: 13px;
	text-align: center;
}


.member .fbLink .fbBtn {
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    letter-spacing: 1px;
    margin: 20px auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 15px 43px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    background: #3b5998;
}
.member .gLink {
    text-align: center;
}
.member .fbLink .fbBtn:hover {
    background-color: #4664a5;
    -webkit-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.5);
}
.member .gLink button.gBtn {
    border: none;
    margin: 5px auto;
    padding: 12px 43px;
    width: 100%;
    margin-bottom: 13px;
	text-align: center;
}
.member .gLink .gBtn {
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    letter-spacing: 1px;
    margin: 20px auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 15px 43px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    background: #ec170c;
}
.member .gLink .gBtn:hover {
    background-color: #ec2c22;
    -webkit-box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 4px 4px 15px 0px rgba(0, 0, 0, 0.5);
}
.member table, table td, .member table th {
    border: 0px solid #ccc;
}


/* Programmer 後來新增 */
/*slider btn style*/
.carousel-btn-prev, .carousel-btn-next {
	position: absolute;
	top: 50%;
	display: inline-block;
	line-height: 30px;
	background: rgba(255,255,255,0.5);
	width: 20px;
	text-align: center;
	border-radius: 10%;
	border: 1px solid #b0936e;
}

.carousel-btn-prev {
	left: 0px;
}

.carousel-btn-next {
	right: 0px;
}

	.carousel-btn-prev:hover, .carousel-btn-next:hover {
		background: #ddd;
		border: 1px solid blue;
	}

	.carousel-btn-prev:hover i, .carousel-btn-next:hover i {
		font-weight: 700;
		color: black;
	}

	@media (max-width: 991px)
	/******電腦版顯示尺寸*******/ {
		.display-in-pc {
        display: none;
    }
}

/******手機下拉選項*******/
@media (min-width: 992px) {
    .display-in-mobile1 {
        display: none;
    }
}

@media (min-width:768px) {
    .display-in-mobile {
        display: none;
    }
}

.backgroundsize .cbp-bislideshow.work-photo li {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
}

.cbp-bislideshow.work-photo li span {
    position: absolute;
    font-size: 29px;
    color: #000;
    bottom: 85px;
    right: 30px;
}

.serMainFigure img {
    width: 100%;
}

.invoice-info-box {
    border: 1px solid #DDD;
    text-align: center;
}

.invoice-info {
    padding: 45px 10px;
}

.invoice-form .form-box {
    padding: 25px 15px 0;
    max-width: 600px;
}

.invoice-form .row {
    margin: 0 -8px;
}

.invoice-form .col {
    padding: 0 8px;
}

.invoice-form .control-label {
    display: none;
}

#navbarNavDropdown ul.navbar-nav li.nav-item a.nav-link:hover {
    background: lightblue;
}

.index {
    background: rgba(0,0,0,0.3);
}

.productInfo .btn-add-cart input[type="submit"], .productInfo .btn-add-cart .addCart, .productInfo .btn-add-cart  button{
    float: left;
    border-radius: 0px;
    font-family: Montserrat, Arial, sans-serif;
    color: #FFF !important;
    font-size: 15px;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    white-space: nowrap;
    background-color: #ca2808;
    padding: 14px 30px;
    border: 1px solid #ca2808;
    -webkit-transition: color .2s ease, background .2s ease, border .2s ease, opacity .2s ease-in-out;
    transition: color .2s ease, background .2s ease, border .2s ease, opacity .2s ease-in-out;
	margin:0 5px;
}

.albumMainPic, .prdMainPic {
    max-height: 300px;
    object-fit: contain;
    object-position: center;
}

.item.prductObj {
    /*min-height: 400px;*/
}

@media (max-width:845px) {
    .member .border_r {
        border: none;
    }
}

.product img{
    max-height:300px;
}

.widget-socials2 a {
    width: 33px;
    height: 33px;
}

#memSel {
    height: 50px;
}

.member .fbLink .fbBtn {
    width:100%;
}

.btn-add-cart .addCartNum {
    height: 50px;
}

#google_translate_element {
    margin-top: 15px;
}

img.cartImg {
    max-width: 200px;
}

@media (max-width:768px)
{
	img.cartImg {
		max-width: 80px;
	}
}

.invoice-info-box.checkout-info {
    text-align: left;
}

#productReturn ul, #shoppinfInfo ul {
    /*list-style: outside none none;*/
    text-align: left;
}

.invoice-form .form-box {   
    max-width: 1000px;
}

#checkoutBack a
{
    color:white;
}

.albumPhotos .photoPreview {
    object-position: center;
}

/*客戶反映相簿的箭號忽上忽下，位置要改固定*/
.changePicBlock .hintIcon
{
    position:fixed;
}

ul.categories li.active ul {
    background: #333;
}

.articleContent .articleInfo .newsInfo-subtitle {
	float: right;
} 

/************************上排功能表加入下拉式選單************************/
#navigation .nav > li {
    float: left;
    position: relative;
    padding: 7px 5px;
    -webkit-transition: padding-top .2s ease, padding-bottom .2s ease;
    transition: padding-top .2s ease, padding-bottom .2s ease;
}

    #navigation .nav > li.menu-item-has-children {
        position: relative;
    }

    #navigation .nav > li > a {
        position: relative;
        float: left;
        line-height: 22px;
        letter-spacing: .5px;
        text-transform: uppercase;
        background: none !important;
        padding: 0px;
        -webkit-transition: color .2s ease;
        transition: color .2s ease;
    }

	#navigation .nav > li ul a {
		display: block;
		color: #a9a9a9;
		font-size: 15px;
		line-height: 20px;
		font-weight: 500;
		padding: 12px 5px;
	}

    #navigation .nav > li ul li.menu-item-has-children {
        position: relative;
    }

    #navigation .nav > li ul li {
        list-style-type: none;
    }
    

	
   #navigation .nav > li .sub-menu-left .sub-menu, #navigation .nav > li .sub-menu .sub-menu.sub-menu-left {
            right: 100%;
            left: auto;
            margin-right: 2px;
            margin-left: 0px;
   }

    /*子項目*/
	#navigation .nav > li .sub-menu {	
		overflow:hidden;
		position: absolute;
		/*top: 100%;*/
		left: 0;
		background-color: #242424;
		margin-top: 10px;
		opacity:1;
		-webkit-transition: visibility .2s ease, top .2s ease, bottom .2s ease, background .2s ease, margin .2s ease, opacity .2s ease;
		transition: visibility .2s ease, top .2s ease, bottom .2s ease, background .2s ease, margin .2s ease, opacity .2s ease;
		width: 100%;		
	}

#navigation .nav > li .sub-menu.sub-menu-left {
     right: -5px;
     left: auto;
}

#navigation .nav > li .sub-menu {
        width: 240px;
        padding: 10px 0px;
}


#navbarNavDropdown .nav > li .sub-menu {
	position: relative;
	width: 100%;
	padding: 10px 0px;
	z-index: 5;
}

	#navbarNavDropdown .nav > li .sub-menu a {
		font-size: 18px;
	}

#navigation .nav > li ul a {
    display: block;
    color: #a9a9a9;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
}

#navbarNavDropdown .nav > li.menu-item-has-children > a {
    padding-right: 18px;
}

#header.header-2 #navbarNavDropdown .nav > li.menu-item-has-children > a, #header.header-5 #navbarNavDropdown .nav > li.menu-item-has-children > a {
    padding-right: 0px;
}

ul.sub-menu li {
    height: 35px;
}

#navigation .nav > li .sub-menu li.menu-item-has-children:after {
    position: absolute;
    top: 13px;
    right: 15px;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
}

#navigation .nav > li ul a {
    display: block;
    color: #a9a9a9;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
}

.content ul.categories >li {
	/*border: 1px solid #000;*/
}

ul.productMenu li.search {
    background: #FFF;
	border:none;
}

.newsInfo-subtitle {
	float: right;
}

.main.page #showList {
	background-color: #AAA;
}

.productInfo .btn-add-cart a.addQuotationCart, .productInfo .btn-add-cart button.addQuotationCart {
	background-color: blue;
	border: 1px solid black;
	margin: 0 5px;
}

ul.dropdown-menu.sub-menu li {
	height: auto;
	min-height: 35px;
}

#navPhone ul.dropdown-menu.sub-menu li {
	background-color: #eee;
}



#navbarNavDropdown .nav > li:hover > .sub-menu,
#navbarNavDropdown .nav .menu-item-has-children:hover > .sub-menu {
	height: auto;
	visibility: visible;
	opacity: 1;
	/*margin-top: 0px;*/
}

#navbarNavDropdown .nav > li > .sub-menu,
#navbarNavDropdown .nav .menu-item-has-children > .sub-menu {
	padding: 0 15px;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 70vh;
	min-width: 220px;
}

.navbar li {
	list-style-type: none;
}

	.navbar .dropdown-submenu > .dropdown-menu {
		top: 0;
		left: 100%;
		margin-top: -1px;
		margin-left: -1px;
		border-radius: 0px;
	}

.navbar .dropdown-menu, .navbar .dropdown-submenu .dropdown-menu {
	display: block;
	opacity: 0;
	visibility: hidden;
	z-index: 1;
	-moz-transform: translateY(8px);
	-o-transform: translateY(8px);
	-ms-transform: translateY(8px);
	-webkit-transform: translateY(8px);
	transform: translateY(8px);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

#navPhone.navbar .dropdown-menu {
	display: block;
	opacity: 1;
	visibility: visible;
	margin:5px 0;
}

#navbarNavDropdown.navbar .dropdown-menu {
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
	min-width: 13rem;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	background-color: #fefefe77;
	border: 0px;
}

#navPhone.navbar .dropdown-menu {
	width: 100%;
	border: none;
	background-color: rgba(0,0,0,0);
}

#navPhone .nav-link {
	padding: 0;
}

.navbar .dropdown-menu.lang-dropdown {
	width: 100px;
	min-width: 100px;
}

	.navbar .show > .dropdown-menu, .navbar .dropdown-submenu:hover > .dropdown-menu {
		opacity: 1;
		visibility: visible;		
		z-index: 1000;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		-webkit-transform: none;
		transform: none;
	}

/*---------navbar增加下拉式選單---------*/
#navbarNavDropdown .nav > li .sub-menu .sub-menu {   
    list-style: none;
    height: auto;
}

    #navbarNavDropdown .nav > li .sub-menu .sub-menu a {
        margin-left: 10px;
    }

#navbarNavDropdown .nav > li .sub-menu .sub-menu > li:hover a {
        margin-left: 15px;
        color: white;
        font-weight: 700;
}

#navbarNavDropdown .nav > li > .sub-menu, #navigation .nav > li .sub-mega-menu {
    visibility: hidden;
    position: absolute;
    background-color: #242424;
    margin-top: 20px;
    opacity: 0;
    -webkit-transition: visibility .5s ease, top .5s ease, bottom .5s ease, background .5s ease, margin .5s ease, opacity .5s ease;
    transition: visibility .5s ease, top .5s ease, bottom .5s ease, background .5s ease, margin .5s ease, opacity .5s ease;
}

ul.dropdown-menu.sub-menu:hover .sub-menu {
    overflow: hidden;
}

ul.dropdown-menu.sub-menu .sub-menu:hover .dropdown-item {
	height: auto;
}

#navPhone ul.dropdown-menu.sub-menu .sub-menu .dropdown-item {
	height: auto;
}

#navbarNavDropdown li.dropdown-Lv1:hover {
	background: #556;
}

#navbarNavDropdown li.dropdown-Lv1:hover > a {
	color: white;
	font-weight: 700;	
}

#navbarNavDropdown .dropdown-menu.sub-menu .sub-menu {
    color: white;
    background-color: #666;
}

#navbarNavDropdown .nav-item > .dropdown-menu {
	max-width: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 500px;	
}

.navbar .dropdown-menu .dropdown-item, .navbar .mega-inner-nav li a {
	font-weight: 400;
	font-size: .8rem;
	color: rgba(0, 0, 0, 0.8);
	position: relative;
	text-transform: capitalize;
	left: 0;
}

	.navbar .dropdown-menu .dropdown-item:hover, .navbar a.nav-link:hover {
		font-weight: bold;
	}

#navbarNavDropdown.navbar .dropdown-menu .dropdown-item:hover, .navbar .mega-inner-nav li a:hover {
    left: 5px;
}

.navbar .dropdown .dropdown-menu .dropdown-item, .navbar .mega-inner-nav > li > a {
	padding: 4px 20px;
}

#navPhone.navbar .dropdown .dropdown-menu .dropdown-item {
	text-indent: 60px;
	font-size:16px;
}

#navPhone.navbar .dropdown .dropdown-menu.sub-menu a.dropdown-item {
    background: #eee;
}

    #navPhone.navbar .dropdown .dropdown-menu.sub-menu a.dropdown-item:before {
        position: absolute;
        top: 12px;
        left: 35px;
        width: 7px;
        height: 1px;
        content: '';
        background-color: #777777;
        -webkit-transition: background .2s ease;
        transition: background .2s ease;
    }


/*#navPhone.navbar .dropdown .dropdown-menu.sub-menu > li.dropdown-Lv1:hover a.dropdown-item:before {
	opacity: 0;
}*/

#navPhone.navbar .dropdown .dropdown-menu.sub-menu .sub-menu a.dropdown-item:before {
	left: 45px;
}

#navPhone.navbar .dropdown .dropdown-menu.sub-menu .sub-menu a.dropdown-item,
#navPhone.navbar .dropdown .dropdown-menu.sub-menu .sub-menu li {
	background: #FFF;
	text-indent: 70px;
}

#navPhone.navbar {
	padding: 0;
}

.navbar .dropdown .dropdown-menu .dropdown-item:hover, .navbar .mega-inner-nav > li > a:hover {
    background-color: transparent;
    color: #4782d3;
}

#navPhone .navbar-nav .nav-item .nav-link, #navPhone .navbar-nav .nav-item .arrowSign {
	height: 15px;
	margin: 20px 0;
	padding: 0;
}



	#navPhone .navbar-nav .nav-item .nav-link {
		color: black;
		text-indent: 20px;
		padding: 0;
		/*margin-top:5px;
	margin-bottom:-10px;*/
	}
	

	#navPhone .navbar-nav .nav-item .nav-link.navHasIcon {
		text-indent: 10px;
	}

#navPhone .dropdown-menu, #navPhone .dropdown-item {
	padding-top: 0;
	padding-bottom: 0;
}

#navPhone .sub-menu .dropdown-item {
	margin:20px 0;
}

#navbarNavPhone {
    background: #ddd;
    padding: 0 15px;
	
}

    #navbarNavPhone .arrowSign {       
        font-size: 20px;
        color: blue;
        font-weight: 500;
    }

        #navbarNavPhone .arrowSign:hover {
            font-weight: 900;
        }

	#navbarNavPhone .navbar-nav li a
	{
		padding:0;
	}

#navPhone .navbar-nav .arrowSign
{
	position:absolute;
	right:10px;
}

.dropdown-item:focus, .dropdown-item:hover
{
	background:inherit;
}

.mobile-product-search {
	width: 100%;
}

#mobileSearch {
    text-align: center;
    width: 100%;
    height: 50px;
    margin: 10px;
}

#mobileSearch .searchBox {
    width: 350px;
    margin: 0 auto;
}

.rocDate select {
	width: 30%;
	height: 50px;
	margin: 3px;
	border-radius: 5px;
	line-height: 34px;
	padding: 0 10px;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
}


#navPhone .dropdown-Lv1 .arrowSign {
	padding: 0 30px;
}

.rocDate {
	width: 95%;
}

#navbarNavDropdown .collapsedSign {
	margin-top: 5px;
}

.menuScrollBar {
	max-height: 230px;	
	overflow-y: auto;
	min-width: 150px;
}

.menuScrollBar li {
    /*min-width:120px;*/
}

  

		@media (min-width:500px) {
			#phoneMenuBox {
		width: 400px;
	}
}

@media (max-width:499px) {
	#phoneMenuBox {
		width: 100%;
	}
	.gl_trans 
	{
		position:fixed;
		left:100px;
	}
}
button{
    border: 0;
}
.contact-title {
    letter-spacing: 3px;
}
.footerAddr{
    text-align: left;
    margin-bottom: 0;
    padding-top: 20px;
}