@charset "utf-8";
/* CSS Document */
/*
a:link { color: #333; }
*/
.tp-bar { opacity: 1; }

.navbar-default .navbar-collapse li a {
  	color: #af3832;
	font-weight: normal;
}

#carousel-banner .item img { width: 100%; height:auto; }
.i-banner { margin-top: 1em; margin-bottom: 1em; }
#carousel-banner .carousel-control { background: none; width: 5%; }

/*選單 hover color */
.navbar-default .navbar-collapse li a:hover,
.navbar-default .navbar-collapse li a.focus,
.navbar-default .navbar-collapse li.dropdown .dropdown-menu li a:hover,
.navbar-default .navbar-collapse li.active a,
.navbar-default .navbar-collapse li.active a:focus,
.navbar-default .navbar-collapse li.active a:hover,
.navbar-default .navbar-collapse li.active.dropdown .dropdown-menu li a:hover,
.navbar-default .navbar-collapse li.dropdown.open a:hover,
.navbar-default .navbar-collapse li.dropdown.open a.focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  	color: #af3832;
	font-weight: 700;
}
.nav-category .dropdown-menu li a { font-size: 1.1em; }
.navbar-default .navbar-collapse li.dropdown.open .dropdown-menu li a  { font-size: 1.2em; }
.navbar-default .navbar-collapse li.dropdown .dropdown-menu li a { font-size: 1.2em; }
/*商品標題*/
.productCaption h5 { height: 2em; }
.productCaption h5 a:link { color: #af3832; }
.productMasking ul li a { width: 5em !important; height:auto; }
/*
.media-body ul.list-group { border: none; }
*/
.media-body .list-group-item { border-bottom: #ccc dashed 1px; border-left: none; border-right: none; border-top: #ccc dashed 1px; }
/*
.carousel-inner img { max-width: 100%; max-height: 100%; }
*/

/*商品分類圖示 */
/*
.dropdown-submenu a img { width: 15px !important; height:auto; }
*/
.dropdown-menu-left li img, .side-nav li img { width: 25px !important; height:auto; }
.category-title img { width: 25px; height:auto;  }
.side-nav .collapseItem { padding-left: 1.1em; }

@media(max-width: 992px) {
	.dropdown-menu-left .ad-left img { width: 90%; height:auto; }
}
@media(max-width: 768px) {
	.featuredCollection .slide { margin-bottom: .5em; }
	.topBar .cart-dropdown { position: fixed; top: 25%; right: 3%; z-index: 9999; }
	.navTop .cart-dropdown { display: none; }
	.navTop-middle { margin-top: .5em; }
}

/*購物車*/
.totalAmountArea, .checkBtnArea { border: none !important; }

/*消息頁*/
.side-nav li.active a:link { color: #af3832; font-weight: 600; }
.side-nav li.active a:visited { color: #af3832; font-weight: 600; }

/*內容*/
.txt-cont img { max-width: 100%; height: auto; }

.fb-login {  width: 45%; background-color: #46639f; color: #fff; }
.fb-login:hover { background-color: #46639f; color: #fff; opacity: .8; }
.google-login {  width: 45%; background-color: #d6513e; color: #fff; }
.google-login:hover { background-color: #d6513e; color: #fff; opacity: .8; }




