@charset "utf-8";
/*----------- Mobile Devices css for <420px------------------------*/


header{

	width:100%;
	position:relative;
	margin:0 auto;

}
.backtotop{
	position:fixed;
	right:2%;
	bottom:0px;
	line-height:32px;
	width:36px;
	background:black;
	color:white;
	text-align:center;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
	cursor:pointer;
	
}
.mobileMenu{
	margin-bottom:4px;
	margin-top:4px;
}	
.desktopMenu{
	display:none;
	margin-bottom:12px;
}
#destop_dropdown_menu{
	display:none;
	
}
.desktophead{
	display:none;
}
.logo_m{
	width:100%;
	text-align:center;
	padding-top:4px;

}
.menu_m{
	position:absolute;
	top:6px;
	left:6px;
	width:28px;
}
.menu_m_bar{
	width:85%;
	margin:0 auto;
	height:3px;
	background:#999999;
	margin-top:4px;
	margin-bottom:4px;
	
}
.side_menu_function{
	border-bottom:1px solid #cccccc;
}
.side_menu_function_btn{
	width:25%;
	text-align:center;
	float:left;
	padding-top:12px;
	padding-bottom:12px;
	color:#666666;
	font-size:24px;

}
.side_menu{
	position:fixed;
	width:62%;
	height:100%;
	background:white;
	z-index:99;
	display:none;
	    box-shadow: 2px 0px 5px #999999;
}

#menu_underlay{
	width:100%;
	height:100%;
	background:rgba(40,40,40,0.62);
	z-index:98;
	position:fixed;
	display:none;

}
.searchbarM{
	float:right;
	border:1px solid #aaaaaa;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-left:4px;
	position:relative;
	height:20px;
	bottom:0xp;
	right:0px;
	font-size:12px;
	-webkit-border-radius: 3px;
	/* support firefox */
	-moz-border-radius: 3px;
	border-radius: 3px;
	width:120px;
	margin-right:8px;
}
.searchbarM input{
	line-height:20px;
}
.headersearch2{
	
	float:right;
	border:0px solid #dddddd;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-left:4px;
	-webkit-border-radius: 0px;
	/* support firefox */
	-moz-border-radius: 0px;
	border-radius: 0px;
	height:421px;
	line-height:21px;
}
#searchbox{
	display:none;
	-webkit-border-radius: 0px;
	/* support firefox */
	-moz-border-radius: 0px;
	border-radius: 0px;
	border:1px solid #dddddd;
	width:100%;
	font-size:12px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height:24px;
	margin-top:4px;
	float:right;
	margin-right:22px;
	padding:4px;
	
}
.ssearchboxMobilebar{
	position: relative;
	width:100%;
	
}
#searchbtn{
	position:absolute;
	line-height:26px;
	top:6px;
	right:0px;
}

.cart_c{
	
	position:absolute;
	top:6px;
	right:8px;
	height:28px;
	width:28px;
	font-size:24px;
	color:#888888;
	
}

#search_c{
	
	position:absolute;
	top:8px;
	right:42px;
	height:28px;
	width:28px;
	font-size:20px;
	color:#888888;
	
}
#searchboxMobile{
	width:100%;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:12px;
	font-size:12px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}
#searchboxMobilebutton{
	position: absolute;
	right:8px;
	top:6px;
}
#searchboxMobileinput{
	border:1px solid #dddddd;
	height:32px;
	padding-left:8px;
	width:100%;
}
.desktop_nav_action{
	position: absolute;top:8px;right:2px;
}
.side_menu_cat{
	line-height:42px;
	font-size:16px;
	padding-left:8px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	
}
.side_menu_subcat{
	display:none;
	line-height:28px;
	font-size:14px;
	padding-left:8px;
	color:#666666;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
}
.side_menu_cat_title{
	position:relative;
}
.side_cat_title{
	float:left;
	font-family: cal;
}
.side_cat_title_btn{
	float:right;
	font-size:22px;
	margin-right:8px;
}
#destop_dropdown_menu_brand{

	display:none;
}
.desktopsearch{
	display: none;
}
.desktopsearchbar{
	width: 280px;
	position: relative;
}
.desktopsearchbar input{
	border:1px solid #dddddd;
	height:32px;
	padding-left:8px;
	width:100%;
	
}
.desktopsearchbar i{
	position: absolute;
	right:8px;
	top:6px;
}
/*---------------------------------------------------- Desktop Devices width 480px larger ------------------------*/
@media only screen and (min-width: 480px) {
.desktopsearch{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	
}
header{
	height:auto;
}
.mobileMenu{
	display:none;
	
}	
.desktopMenu{
	display:block;
	width:100%;
	max-width:1000px;
	margin:0 auto;
	display:block;
	position:relative;
	
}
.desktophead{
	display:none;
	width:100%;
	border-bottom:0px solid #cccccc;
	padding-top:12px;
	padding-bottom:0px;
	height:24px;
}
.desktop_headBTN_wrapper{

}

.headerfunc .langu{
	float:right;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	margin-right:18px;
}
.headerfunc .usericon{
		line-height:24px;
	font-size:22px;
	color:#999999;
	margin-right:0px;
	padding-right:12px;
}
.usericon a{
	font-decoration:none;
}
.headerfunc .carticon{
	position:relative;
	
	line-height:24px;
	font-size:20px;
	color:#999999;
	margin-right:20px;
	margin-left:12px;

}
#cartitem{
	position:absolute;
	font-size:9px;
	text-align:center;
	line-height:18px;
	color:RGB(255,255,255);
	background:RGB(244,55,55);
	top:-4px;
	right:-12px;
	border-radius: 50%;
	width: 18px;
	height: 18px; 
}
#mcartitem{
	position:absolute;
	font-size:9px;
	text-align:center;
	line-height:18px;
	color:RGB(255,255,255);
	background:RGB(244,55,55);
	top:-4px;
	right:-12px;
	border-radius: 50%;
	width: 18px;
	height: 18px; 
}
.desktop_nav{
	display:block;
	position:relative;
	margin:0 auto;
	margin-top:0px;
	padding-top:20px;
	margin-bottom:16px;
	width:100%;
	
}
.desktop_nav_logo{
	border-right:0px solid #eeeeee;
	position:absolute;
	text-align:center;
	width:1000px;
}
.desktop_nav_item{
	position:relative;
	border-right:0px solid #eeeeee;
	text-align:left;
	height:52px;

	float:left;
	font-family: cal;
	font-size:16px;
	color:#000000;
	padding-right:12px;
	padding-left:12px;
	margin-right:12px;
	cursor:pointer;

}
.desktop_nav_item .content{
	position:absolute;
	bottom:0px;
	font-family: cal;
}
.headerfunc{
	height:26px;
	display:flex;
	justify-content: flex-end;
	align-items: center;
	padding-top:12px;
}


.headersearch{
	width:100%;
	height:26px;
	text-align:right;
	position:relative;
}
#destop_dropdown_menu{
	display:none;
	position:absolute;
	background:rgb(250,250,250);
	width:100%;
	height:192px;
	top: 100%;
	left:0px;
	z-index:99;
}
#destop_dropdown_menu_wrapper{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	
}
#destop_dropdown_menu_btn{
	z-index:100;
	display:block;
}
#destop_dropdown_menu_brand{
	display:none;
	position:absolute;
	background:rgb(250,250,250);
	width:100%;
	height:192px;
	top: 100%;
	left:0px;
	z-index:99;
}
#destop_dropdown_menu_brand_wrapper{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	
}
#destop_dropdown_menu_brand_btn{
	z-index:100;
	display:block;
}
.desktop_cat{

	display:inline-block;
}
#cat0{
	float:left;
	width:15%;
	line-height:48px;
	font-size:13px;

}

#cat0 div{
	padding-left:4px;
}
.cat0_btn{
	cursor:pointer;
font-family: cal;
	font-size:14px;
}

#cat1{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	float:left;
	width:85%;
	line-height:48px;
	font-size:13px;
	height:192px;
	background-color:rgb(240,240,240);
}

.cat1_list{
	display:none;
	padding:14px;
	
	

}
.cat1_list div{
	display:inline-block;
	padding-left:0px;
	padding-right:0px;
	width:120px;
	color:#666666;
	cursor:pointer;
	font-size:15px;
font-family: cal;
}
.cat1_list div:hover{

	color:#ff6666;

}
.cat1_list a{
	text-decoration: none;
	color: inherit;
}
#desktopmenuoverlay{
	display:none;
	position:fixed;
	height:100%;
	width:100%;
	z-index:90;
	background:rgba(250,250,0,0);
	
}
#searchboxMobile{
	display:none;
	
}
}