.headerm{
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	height:70px;
	position:fixed;
	z-index:20000;
	width:100%;
	background:#fff;
}
.headersepm{
	height:69px;
}
.menu_icon_img {
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out; 
-o-transition: all .5s ease-in-out; 
-ms-transition: all .5s ease-in-out; 
}
.menu_icon_img:hover { 
-webkit-transform: rotate(90deg); 
-moz-transform: rotate(90deg); 
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg); 
}
.menu_icon{
	font-size:20px;
	cursor:pointer;
	display:inline-block;
}
.menu_slide{
	width:300px;
	height:100vh;
	position:fixed;
	z-index:31000;
	
	display:none;
	
	overflow-y:auto;
	background:#fff;
	color:#231f20;
	box-shadow: 0px 0px 10px #999;
}
.menuheaderpoint{
	padding-top:20px;
	padding-left:20px;
	padding-right:0px;
}
.close_icon,.close_icon2{
	cursor:pointer;
}
.menu_point2m{
	height:40px;
	border:none;
	font-size:15px;
	line-height:40px;
	margin-bottom:10px;
	color:#fff;
	background:#f0b8b8;
	text-align:center;
}
.menu_point2m:hover{
	background:#333;
	color:#fff;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.menucatpoint{
	height:25px;
	padding-right:15px;
	padding-top:10px;
	vertical-align:top;
	font-size:15px;
	color:#231f20;
	display:block;
}
.menucatpoint:hover{
	color:#ed3237;
}
.menucatpoint_b{
	color:#ef4056;
}
.menucatpoint_b:hover{
	color:#ed3237;
}
.menucatpoint2{
	height:80px;
	padding-left:15px;
	padding-right:15px;
	padding-top:70px;
	display:table-cell;
	width:110px;
	vertical-align:top;
	font-size:15px;
	color:#58595b;
	
	text-align:center;
}
.menucatpoint2:hover{
	color:#000;
}
.menupad2{
	padding-top:0px;
}
.menupad3{
	padding-bottom:0px;
}
.a_m2{
	color:#e00;
}
.subpageselect{
	width:calc(100%);
	padding-left:20px;
	font-size:16px;
	height:42px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url("images/arrow_down_white.png") no-repeat center right 20px #a67c52;
	color:#fff;
	border:2px solid #b49e88;
	cursor:pointer;
}
.searchfixedbtndisplay{
	display:none;
}
.searchfixedbtn{
	width:50px;
	height:50px;
	background:url(images/search_icon.png) no-repeat center center #645187;
	position:absolute;
	z-index:100;
	left:0px;
	top:215px;
	cursor:pointer;
}
.paymentmethodimgm{
	margin-right:10px;
	margin-top:10px;
}
.hbtn2m{
	padding:0px;
	cursor:pointer;
	color:#777;
}
.centerfooter{
	text-align:left;
}
.mbtn1_2{
	color:#fff;
	background:#f05e75;
	border:0px;
	width:142px;
	cursor:pointer;
}
.mbtn1_2:hover{
	background:#96d51c;
}
.mbtn2_2{
	color:#fff;
	background:#00bce7;
	border:0px;
	width:142px;
	cursor:pointer;
}
.mbtn2_2:hover{
	background:#96d51c;
}
.menu_point2b{
	background:none;
	border:1px solid #bcbec0;
}
.headnavpart{
	padding-top:10px;
	padding-bottom:25px;
}
.subpageselect{
	width:calc(100%);
	padding-left:20px;
	font-size:14px;
	height:52px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url("images/arrow_down.png") no-repeat center right 20px #eee;
	color:#808285;
	border:2px solid #fff;
	cursor:pointer;
}
.subpageselect option{
	padding-left:50px;
	margin-left:50px;
}
.optiondisable{
	background:#ccc;
}
.tableheaderm td{
	vertical-align:middle;
	height:70px;
}
.search_div2{
	height:37px;
	border:none;
	font-size:13px;
	background:#e9e8e8;
	text-align:left;
	margin-bottom:15px;
	color:#666;
	width:100%;
}
input.txtsearchm{
	margin-top:2px;
	width:140px;
	height:30px;
	border:0px;
	color:#270f4c;
	background:none;
	
	margin-left:12px;
	text-align:left;
	font-size:13px;
}
input.submitimage2{
	position:relative;
	top:5px;
}
