#content_bigcol2{
	width:740px !important;
	padding:1em 0 0 0;
}
#itemCount{
}
#topbar_icon{
	font-size:1.3em;
}
#topbar_icon #itemCount{
	font-size:1.6em;
	color:#fffc00;
	font-family:Helvetica, sans-serif;
}
#topbar_icon #itemCountText{
	margin-left:3px;
}
#topbar_icon li{
	margin-left:25px;
}
#topmenu #topmenu_bookstore_title{
	float:left;
	height:34px;
	line-height:34px;
	vertical-align:middle;
	margin-left:24px;
	color:#fff;
	font-weight:bold;
	font-size:16pt;
	font-family: Microsoft JhengHei, PMingLiu, Tahoma, Verdana, sans-serif;
}
#topmenu #topmenu_bookstore_title a{
	color:#fff;
}
#topmenu #topmenu_bookstore_info{
	float:right;
	margin-right:13px;
}
#topmenu #topmenu_bookstore_member_name{
	height:34px;
	line-height:34px;
}
#topmenu #topmenu_bookstore_info div{
	float:left;
}
#topmenu #topmenu_bookstore_info img{
	vertical-align:middle;
}
#topmenu #topmenu_bookstore_search{
	width:130px;
	height:34px;
	background:transparent url(../images/but_search_bg.png) no-repeat;
}
#topmenu #topmenu_bookstore_search span{
	margin-left:8px;
}
#topmenu #topmenu_bookstore_search #searchprodname{
	width:88px;
	margin-top:8px;
	background:transparent;
	border:none;
	color:#FFFFFF;
}
#topmenu #topmenu_bookstore_search #topmenu_bookstore_search_submit{
	margin-left:3px;
	vertical-align:middle;
}
#topmenu #topmenu_bookstore_member_area{
	margin:0 5px;
	color:#FFF;
}
#topmenu #topmenu_bookstore_member_name{
	margin-left:8px;
	vertical-align:middle;
	font-size:12pt;
	color:#FFF;
}


#orderSummaryTable,.tbl2_TH,.tbl2_col1,.tbl2_col2,.tbl2_col3,.tbl2_col4,.tbl2_col5{
	border:0.1em solid #666;
}

#orderSummaryTable {
	margin-left:auto;
	margin-right:auto;
}

#orderSummaryTable a{
	color:#0066FF;
}

#orderSummaryTable .tbl2_TH {
	vertical-align:top;
	font-weight:bolder;
	background-color:#CCCCCC;
}

#orderSummaryTable .tbl2_TR2 {
	vertical-align:top;
	background-color:#F1F1F1;
}

#orderSummaryTable .tbl2_TH .tbl2_col1 {
	width:5em;
}
#orderSummaryTable .tbl2_TH .tbl2_col2 {
	width:5em;
}
#orderSummaryTable .tbl2_TH .tbl2_col3 {
	width:4em;
}
#orderSummaryTable .tbl2_TH .tbl2_col4 {
	width:4em;
}
#orderSummaryTable .tbl2_TH .tbl2_col5 {
	width:2em;
}
#orderSummaryTable .tbl2_TR{
	vertical-align:top;
	background-color: #F1F1F1;
}

/*  Define the background color for all the ODD background rows  */
#orderSummaryTable .tbl2_TR:nth-child(odd){ 
	background: #CCCCCC;
}
/*  Define the background color for all the EVEN background rows  */
#orderSummaryTable .tbl2_TR:nth-child(even){
	background: #F1F1F1;
}





/*----------------------------*/
/* King added 2018-06-21*/

img[src=""]{
	opacity: 0;
}

textarea:focus, input:focus{
    outline: none;
}

#header{
	background-color: #ffffff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	transition: all 0.3s;
	box-shadow: 0 0 12px 1px #908f8f;
}

body.hk #container, body.us #container, body.de #container{
	padding-top: 155px;
}

html, body{
	background-color: #FFFFFF !important;
	background-image: none !important;
	font-family: 'Open Sans', sans-serif, Helvetica, "Microsoft JhengHei", "SimHei", "Ms PGothic", "PMingLiu";
}

.logo_L{
	height:100px;
	padding:10px 10px 0px 10px;
	transition: all 0.2s;
}

.logo_R{
	display: inline-block;
	height:60px;
	width: 300px;
	transition: all 0.2s;
}
.logo_R_U{
	height:38px;
	transition: all 0.2s;
}
.logo_R_D{
	height:22px;
	transition: all 0.1s;
}

#header.floating-menu .logo_L{
	height:40px;
}

#header.floating-menu .logo_R{
	height:auto;
	width: 200px;
}
#header.floating-menu .logo_R_U{
	height:26px;
}
#header.floating-menu .logo_R_D{
	height:0px;
	opacity: 0;
}
#header.floating-menu #topbar_icon{
	bottom: -14px;
}

#topbar.hk, #topbar.us, #topbar.de{
	background: #ffffff;
	position:relative;
	height: auto;
}

body.hk #topbar_icon, body.us #topbar_icon, body.de #topbar_icon{
	color: #000000;
	float:right;
	position:absolute;
	bottom:15px;
	right:5px;
	margin: 0px 20px 0px 0px;
	transition: all 0.2s;
}

div.floating-menu #topbar_icon {
	bottom:0px;
	transition: all 0.2s;
}

body.hk #topbar a, body.us #topbar a, body.de #topbar a,#topbar a:visited, #topbar a:hover{
	color: #000000;
}

.online_shop, .online_shop:hover{
	font-size:19px;
	font-weight: bold;
	color: #000000;
}

body.hk #topmenu, body.us #topmenu, body.de #topmenu{
	background-color: #ffffff;
	height: auto;
	padding-top:1px;
}

div.menu{
	display: inline-block;
	width: 100%;
	padding-bottom: 3px;
}

div.menu ul{
	text-align: center;
}

div.menu ul li{
	display: inline-block;
	background: none;
	box-shadow:none;
	border:0;
	font-size: 18px;
	font-weight:bold;
	border-radius: 20px;
	color: #000000;
	transition: all 0.2s;
	margin: 0.2em 0 0 0.5em;
	padding: 2px 8px;
}

.menu li:hover{
	background-color: #1aabe0;
}

div.menu ul li:hover a, div.menu ul li:hover a:visited, div.menu ul li a:hover{
	color: white;
	text-decoration:none;
}


.shoppingcart {
	width: 100px;
	height: 53px;
	margin-top: 10px;
	border: transparent 2px solid;
	border-radius: 5px;
	position:relative;
    display:inline-block;
	transition: all 0.1s;
}
.shoppingcart:hover{
	border: #1aabe0 2px solid;
	cursor: pointer;
}

.shoppingcart img {
	height: 33px;
	position: absolute;
	top: 12px;
	left: 5px;
	z-index: 1;
}

.shoppingcart .notify-badge {
	position: absolute;
    left:28px;
    top:2px;
    background:red;
    text-align: center;
    border-radius: 30px 30px 30px 30px;
    color:white;
    padding:3px 8px;
    font-size:15px;
	font-weight: bold;
	z-index: 2;
}

.shoppingcart_text{
	position: absolute;
	width: 50px;
	bottom: 6px;
	left: 40px;
	font-size: 16px;
	font-weight: bold;
}

#topmenu_bookstore_search{
	padding-top: 2px;
}

#topmenu_bookstore_search .searchbox{
	background-color: #eeeeee;
	border-radius: 15px;
}

body.hk #searchprodname, body.us #searchprodname, body.de #searchprodname {
	font-size: 15px;
	border: 0px;
	background: none;
	margin: 0 12px;
}

body.hk #topmenu_bookstore_search_submit, body.us #topmenu_bookstore_search_submit, body.de #topmenu_bookstore_search_submit{
	font-size: 20px;
	font-weight:bold;
	width: fit-content;
	background: none;
	border: 0px;
	cursor: pointer;
}


@media only screen and (max-width: 1440px) {
	#searchprodname {
		width: 85px;
	}
}
@media only screen and (min-width: 1440px) {
	#searchprodname {
		width: 260px;
	}
}



.pagenav{
	background-color: #ececec;
	padding: 8px;
}


.prodlist_subcat_filter{
	text-align: right;
	padding: 10px 0px;
}

.prodlist_subcat_filter SELECT{
	padding: 0px 8px;
	border-radius: 15px;
	font-weight: bold;
	height: 30px;
	font-size: 14px;
}

#heading{
	color: #1aabe0;
	font-size: 1.8em;
	padding: 3px;
}



/* Wide BG */
.wide_bg1{
	width: 100%;
	max-width: 1920px;
	height: 420px;
	text-align: center;
	vertical-align: middle;
	background: #ffffff url("../hk/images/bookstore_bg1.jpg");
	background-size: 100% auto;
	background-position: 0px -50px;
}


*{
	box-sizing: initial !important;
}




/* Footer */
.footer{
	background: #333333;
	height: 60px;
	position: relative;
	width: 100%;
	padding: 0px;
}

.footer a, .footer a:visited{
	color: #FFFFFF;
}

.footer_l{
	display:inline-block;
	float: left;
	line-height: 60px;
}

.footer_l .horblk li{
	padding-left: 20px;
	font-size: 11pt;
}

.footer_l .horblk{
	display:inline-block;
}

.footer_l2{
	display:inline-block;
	padding-left: 80px;
}

.footer_r{
	display:inline-block;
	float: right;
	line-height: 60px;
	padding-right: 20px;
}


.iziToast{
	min-height: auto !important;
}

.iziToast-buttons button{
	font-size: 11pt !important;
	font-weight: bold !important;
}

/*---King added 2018-06-21----*/
/*----------------------------*/



/*----------------------------*/
/*---King added 2018-11-06----*/

@media screen and (min-width: 1024px) {
	#header{
		display: block;
	}
	#header_mobile{
		display: none;
	}

	#slider1_container{
		top: 100px;
	}

	div.wide_bg1{
		margin-top: 100px;
		background: #ffffff url("../hk/images/bookstore_bg1.jpg");
	}

	#slider1_container .slider_main_slides{
		position: absolute; 
		overflow: hidden; 
		left: 0px; 
		top: 0px; 
		width: 750px; 
		height: 260px;
	}

	#slider1_container div[data-u=thumbnavigator]{
		position:absolute;
		left:0px;
		top:0px;
		width:280px;
		height:260px;
		overflow:hidden;
		cursor:default;
	}

	#slider1_container div[data-u=prototype]{
		width:280px;
		height:64px;
	}

	#slider1_container .img_big_inner{
		height:260px;
	}
}

@media screen and (max-width: 1023px) and (min-width: 426px) {
	#header{
		display: none;
	}
	#header_mobile{
		display: block;
		background-color: #ffffff;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 100;
		transition: all 0.3s;
		box-shadow: 0 0 12px 1px #908f8f;
	}
	
	div.floating-menu #topbar_icon{
		top: 0px;
	}
	
	#topbar{
		padding-bottom: 5px;
	}
	
	.logo_L{
		padding-right: 2px;
		height: 50px;
	}
	.logo_R_U{
		height: 28px;
	}
	.logo_R{
		height: 50px;
	}
	.shoppingcart{
		padding-right: 20px;
	}



	#header_mobile .mobile-menu-container{
		height: 90%;
		overflow: auto;
		position: fixed;
		left: 0;
		top: 64px;
		width: 100%;
		transition: all 0.3s;
	}
	
	#header_mobile .mobile-menu-search, #header_mobile .mobile-menu-list{
		background-color: rgba(31, 158, 204, 1);
	}

	#header_mobile .mobile-menu-search{
		display: block;
		height: 30px;
		padding: 30px 5%;
	}

	#header_mobile .mobile-menu-search .searchbox{
		background-color: #EEEEEE;
		border-radius: 15px;
	}

	#header_mobile .mobile-menu-search .searchbox input{
		height: 40px;
	}
	#header_mobile .mobile-menu-search .searchbox input[type=text]{
		width: 70%;
		font-size: 1.4em;
	}
	#header_mobile .mobile-menu-search .searchbox input[type=submit]{
		float: right;
		font-size: 2em;
	}

	#header_mobile .mobile-menu-list ul>li{
		text-decoration: none;
		list-style-type: none;
		margin: 0;
	}

	#header_mobile .mobile-menu-list ul>li>a{
		display: block;
		line-height: 30px;
		height: 30px;
		padding: 25px 5%;
		font-size: 1.4em;
		color: #FFFFFF;
		font-weight: bold;
		border-top: #CCCCCC 1px solid;
	}

	#header_mobile .mobile-menu-list ul>li>a span{
		display:block;
		float: right;
	}

	#header_mobile .mobile-menu-bottom{
		display: block;
		line-height: 35px;
		height: 50px;
		border-top: #CCCCCC 1px solid;
		text-align: center;
		padding: 20px;
		background-color: #333333;
		min-height: 120px;
	}

	#header_mobile .mobile-menu-bottom a{
		color: #FFFFFF;
		font-weight: bold;
		font-size: 1.4em;
	}

	
	
	div.wide_bg1{
		margin-top: 40px;
		background: #FFFFFF;
		height: 400px;
	}

	#slider1_container{
		top: 25px;
	}

	#slider1_container .slider_main_slides{
		position: absolute; 
		overflow: hidden; 
		left: 0px; 
		top: 0px; 
		width: 100%; 
		height: 260px;
	}

	#slider1_container div[data-u=thumbnavigator]{
		position:absolute;
		left:0px;
		top:260px;
		width:100%;
		height:64px;
		overflow:hidden;
		cursor:default;
	}

	#slider1_container div[data-u=prototype]{
		width:250px;
		height:64px;
	}

	#slider1_container .img_big_inner{
		height:260px;
	}

	#slider1_container .img_big{
		background-repeat: no-repeat;
		background-position: center center;
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		background-size: contain;
	}

	.jssort121 .p{
		opacity: 1;
	}




	/*--For swiper---*/
	#content_bigcol .swiper-container{
		width: 95% !important;
	}
	.swiper-button-next, .swiper-button-prev{
		display: none !important;
	}
	.swiper_img img{
		width: 95% !important;
	}
	/*--For swiper---*/

}

@media screen and (max-width: 426px) {
	#header{
		display: none;
	}
	#header_mobile{
		display: block;
		background-color: #ffffff;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 100;
		transition: all 0.3s;
		box-shadow: 0 0 12px 1px #908f8f;
	}

	#topbar{
		padding-bottom: 5px;
	}

	.logo_L{
		padding-right: 2px;
		height: 37px;
	}
	.logo_R_U{
		height: 20px;
	}
	.logo_R{
		height: 37px;
	}
	.shoppingcart{
		width: 62px;
	}
	.shoppingcart_text{
		display:none;
	}
	div.floating-menu #topbar_icon{
		bottom: -10px;
	}
	body.hk #topbar_icon, body.us #topbar_icon, body.de #topbar_icon{
		margin-right: 10px;
	}





	#header_mobile .mobile-menu-container{
		height: 90%;
		overflow: auto;
		position: fixed;
		left: 0;
		top: 50px;
		width: 100%;
		transition: all 0.3s;
	}
	
	#header_mobile .mobile-menu-search, #header_mobile .mobile-menu-list{
		background-color: rgba(31, 158, 204, 1);
	}

	#header_mobile .mobile-menu-search{
		display: block;
		height: 30px;
		padding: 30px 5%;
	}

	#header_mobile .mobile-menu-search .searchbox{
		background-color: #EEEEEE;
		border-radius: 15px;
	}

	#header_mobile .mobile-menu-search .searchbox input{
		height: 40px;
	}
	#header_mobile .mobile-menu-search .searchbox input[type=text]{
		width: 65%;
		font-size: 1.3em;
	}
	#header_mobile .mobile-menu-search .searchbox input[type=submit]{
		float: right;
		font-size: 1.6em;
	}

	#header_mobile .mobile-menu-list ul>li{
		text-decoration: none;
		list-style-type: none;
		margin: 0;
	}

	#header_mobile .mobile-menu-list ul>li>a{
		display: block;
		line-height: 30px;
		height: 30px;
		padding: 15px 5%;
		font-size: 1.4em;
		color: #FFFFFF;
		font-weight: bold;
		border-top: #CCCCCC 1px solid;
	}

	#header_mobile .mobile-menu-list ul>li>a span{
		display:block;
		float: right;
	}

	#header_mobile .mobile-menu-bottom{
		display: block;
		line-height: 35px;
		height: 50px;
		border-top: #CCCCCC 1px solid;
		text-align: center;
		padding: 20px;
		background-color: #333333;
		min-height: 120px;
	}

	#header_mobile .mobile-menu-bottom a{
		color: #FFFFFF;
		font-weight: bold;
		font-size: 1.4em;
	}

	.footer_r{
		display:none !important;
	}

	


	
	div.wide_bg1{
		margin-top: 40px;
		background: #FFFFFF;
		height: 250px;
	}

	#slider1_container{
		top: 12px;
	}

	#slider1_container .slider_main_slides{
		position: absolute; 
		overflow: hidden; 
		left: 0px; 
		top: 0px; 
		width: 100%; 
		height: 170px;
	}

	#slider1_container div[data-u=thumbnavigator]{
		position:absolute;
		left:0px;
		top:170px;
		width:100%;
		height:80px;
		overflow:hidden;
		cursor:default;
	}

	#slider1_container div[data-u=prototype]{
		width:200px;
		height:80px;
	}

	#slider1_container .img_big_inner{
		height:170px;
	}


	#slider1_container .img_big{
		background-repeat: no-repeat;
		background-position: center center;
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		background-size: contain;
	}

	.jssort121 .p{
		opacity: 1;
	}

	
	/*--For swiper---*/
	#content_bigcol .swiper-container{
		width: 95% !important;
	}
	.swiper-button-next, .swiper-button-prev{
		display: none !important;
	}
	.swiper_img img{
		max-width: 100px !important;
		max-height: 160px !important;
		width: 95% !important;
	}
	.swiper_img{
		height: 160px !important;
	}
	.prodListItem_discountprice{
		display: block;
	}
	.swiper_price{
		text-align: center !important;
	}
	/*--For swiper---*/

}




/*---Menu burger icon---*/

#header_mobile #nav-icon {
	display: inline-block;
	float: right;
	width: 36px;
	height: 30px;
	position: relative;
	margin: 20px 0px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

#header_mobile #nav-icon span {
display: block;
position: absolute;
height: 6px;
width: 100%;
background: #00ace5;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}


#header_mobile #nav-icon span:nth-child(1) {
top: 0px;
}

#header_mobile #nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
top: 13px;
}

#header_mobile #nav-icon span:nth-child(4) {
top: 26px;
}

#header_mobile #nav-icon.open span:nth-child(1) {
top: 13px;
width: 0%;
left: 50%;
}

#header_mobile #nav-icon.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

#header_mobile #nav-icon.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

#header_mobile #nav-icon.open span:nth-child(4) {
top: 18px;
width: 0%;
left: 50%;
}

/*---Menu burger icon---*/



/*---King added 2018-11-06----*/
/*----------------------------*/