﻿#CommonMenuMain .ddsmoothmenu-v ul li ul{display:none !important}
#CommonMenuMain #carticon{display:block;position:absolute;width:20px;height:100%;right:0;top:0;background:url(cart.png.ashx) no-repeat center right}

#CommonMenuMain{z-index:3;width:1000px;margin:auto;position: relative}
#CommonMenuMain *{transition:0s;}
#CommonMenuMain .litop{}

#CommonMenuMain a.top{display:inline-block;position:relative;z-index:1;padding: 0 19px;}
#CommonMenuMain a.top span{ display: inline-block;height: 72px;}

#CommonMenuMain a.current,
#CommonMenuMain .litop:hover a.top,
#CommonMenuMain a.top:hover{color:#fff}

/*css mặc định của kiểu menu này*/
#CommonMenuMain .ddsmoothmenu-v ul{list-style-type:none;margin:0;padding:0;}
#CommonMenuMain .ddsmoothmenu-v ul li.litop{display:inline-block;position:relative;padding-right: 7px;margin-right: -7px;}
#CommonMenuMain .ddsmoothmenu-v ul li.litop:hover{}
#CommonMenuMain .ddsmoothmenu-v ul li.litop:first-child a{padding-left:0}
/* Top level menu links style */
/*#CommonMenuMain .ddsmoothmenu-v ul li a{display:inline-block;overflow:auto}
#CommonMenuMain .ddsmoothmenu-v ul li a.selected{}
#CommonMenuMain .ddsmoothmenu-v ul li a:hover{}*/

#CommonMenuMain .ddsmoothmenu-v ul li a{display: block;text-decoration: none;cursor: pointer;color: #333;font:normal 17px/72px 'PATRICKHANDREGULAR';text-transform: uppercase;background-size: 100%;}
#CommonMenuMain .ddsmoothmenu-v ul li:last-child a{background:none;}
#CommonMenuMain .ddsmoothmenu-v ul li.litop:hover a.top{color:#d51921;/*background: url(bga.png) no-repeat;background-size: 100% 100%;*/}
#CommonMenuMain .ddsmoothmenu-v ul li.litop:hover a.top span{}
#CommonMenuMain .ddsmoothmenu-v ul li.selected{color:#a1b635;}
#CommonMenuMain .ddsmoothmenu-v ul li a.current{color:#d51921;/*background: url(bga.png) no-repeat;background-size: 100% 100%;*/}
#CommonMenuMain .ddsmoothmenu-v ul li a.current span{}

/*Sub level menu items */
#CommonMenuMain .ddsmoothmenu-v ul li ul{
position:absolute;    
padding-left:0!important;
width:200px;
top:0;
visibility:hidden;
z-index: 99;
}
#CommonMenuMain .ddsmoothmenu-v ul li ul li{display:block;padding:0px 13px;text-align:left;background: url(bghead.png.ashx) repeat;border-bottom: 1px solid #999}
#CommonMenuMain .ddsmoothmenu-v ul li ul li:hover {background: url(bgheadhv.png.ashx) repeat;}

#CommonMenuMain .ddsmoothmenu-v ul li ul li a.subitem{display:block;font:normal 14px/30px Arial;color: #fff;background: url(sublist.png) no-repeat left 13px!important;text-indent: 0;width: 100%;padding-left: 15px;text-transform: none;}
#CommonMenuMain a.subitem span{display:inline-block;}
#CommonMenuMain .ddsmoothmenu-v ul li ul li:last-of-type{ border-bottom: none;}
 
/* Holly Hack for IE \*/
#CommonMenuMain .ddsmoothmenu-v ul li ul{height:0\9}


#CommonMenuMain .iconSearchMenu{ background: url(icsearch.png.ashx) no-repeat center;height: 85px;width: 45px;cursor: pointer;float: right}
#CommonMenuMain .iconAppMobile{ background: url(icoapp.png.ashx) no-repeat center;height: 85px;width: 45px;cursor: pointer;float: right;display: none;}
#CommonMenuMain .iconAppMobile.clicked{ background: url(clicked.png.ashx) no-repeat center;}

/* End */

.downarrowclass{display:none}
.rightarrowclass{display:none}