#custommenu {
    padding: 0px 0px 0px 0px;
    width: 100%;
    border-radius: 2px;
    height: auto;
    margin: 0 auto;
}
/*IE7 fix*/
*:first-child+html #custommenu {
    z-index: 998;
}
div.menu {
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
div.menu a:link, div.menu a:visited {
   display: block;
    height: 50px;
    padding-left: 22px;
    padding-right: 22px;
    line-height: 50px;
    font-size: 13px;
}
div.menu a span {
    display: block;
}
div.menu a span:hover {
    cursor: pointer;
}
div.menu.home a{
    font-size: 1.8em;
    padding: 0 25px;
}
div.wp-custom-menu-popup {
    position: absolute;
    z-index: 1000;
    display: none;
    text-align: left;
    padding: 10px 30px 30px 30px;
    border-top: 0;
    width: 100%;
    top: 50px !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    
}
div.menu a, div.wp-custom-menu-popup a {
    text-decoration: none;
    display:block;
    cursor: pointer;
    _height: 0;
    height: auto;
    line-height:1.5em;
}
div.level1 {
    margin-bottom: 0px;
}
div.level2 {
    margin-bottom: 0px;
    margin-top: 20px;
}
div.level3 {
    margin-bottom: 0px;
    padding: 5px;
}
div.block2 {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    margin-top: 30px;
    width: auto !important;
}
div.wp-custom-menu-popup a.itemMenuName{
    margin: 20px 0px 0px;
    /*padding: 0px 10px;*/
    border-radius: 0px;
    font-size: 18px;
    color: #000;
}
div.wp-custom-menu-popup .itemSubMenu a.itemMenuName {
    color: #626262;
    font-size: 14px;
    line-height: 2.5;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;

}
/* Clearfix */
div.block2:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] div.block2 {
    display: block;
}
* html div.block2 {
    height: 1%;
}
div.block2 p {
    margin-bottom: 0px;
}
div.block2 p a {
    display: inline;
}

div.wp-custom-menu-popup hr {
    margin: 0px 0px 10px 0px;
}
div.wp-custom-menu-popup .category-thumb {
    text-align: center;
    margin-top: 20px;
}
/******************************************* COLUMN WIDTH ***************************** */
div.column {
    float: left;
    width: 18%; /* for 5 columns*/
    padding: 0px 1%;
    margin: 0px 0px 0px 0px;
    display: inline-table;
    float: none;
}
/*end COLUMN WIDTH  */

div.itemSubMenu {
    margin-left: 0px;
}
.clearBoth {
    clear:both;
    height: 0;
    overflow: hidden;
}
div.level1 {
    margin-bottom: 0px;
}
/*BG*/
#custommenu {
}
div.wp-custom-menu-popup {
    background: #FFF;
    border: 1px solid #E4E4E4;
    border-top: 3px solid #fc763f;
}
div.menu a:link, div.menu a:visited {
}
div.menu a:hover,
div.menu.act a,
div.menu.active a{
    color: #FFF;
    background: #fc763f;
}
div.menu a:hover:hover{}
div.menu a, div.wp-custom-menu-popup a {
 -webkit-transition: all .1s linear;
-moz-transition: all .1s linear;
-ms-transition: all .1s linear;
transition: all .1s linear;
}
div.menu .brand a, div.wp-custom-menu-popup .brand a {
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    transition: all 0s linear;
}
div.menu.active a {
}
div.level3 {

}
/*FONTS*/
div.menu {
    font-weight: normal;
}
a.level1:link, a.level1:visited {
    text-transform: none;
    font-weight: normal;
}
a.level2:link, a.level2:visited {
    font-weight: normal;
}
a.level3:link, a.level3:visited {
    font-weight: normal;
    margin-bottom: 0px;
}
/*COLOR*/
div.menu a:link, div.menu a:visited {
}
div.menu a:hover, div.menu.active a {
}
a.level3:link, a.level3:visited {
}
a.level3:hover {
}
a.level2:link, a.level2:visited {
}
div.wp-custom-menu-popup a.itemMenuName:hover,
div.wp-custom-menu-popup a.itemMenuName.act{color: #fc763f;}

.block2 table.brand {
    float: left;
}
.block2 .single_menu_product {
    float: left;
    position: relative;
    max-width: 150px;
    overflow: hidden;
    margin-right: 20px;
    margin-left: 0px;
}
/*MOBILE MENU STYLES*/
#menu-button, .parentMenu {
    display: inline-block;
}
html[xmlns] #menu-button, html[xmlns] .parentMenu {
    display: block;
}
* html #menu-button, * html .parentMenu {
    height: 1%;
}
#menu-button:after, .parentMenu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#custommenu-mobile {
    margin: 0 auto;
    padding: 0;
    z-index: 999;
}
#custommenu-mobile #menu-content{
    list-style: none;
    margin-bottom: 10px;
    position: fixed;
    top: 0;
    z-index: 999;
    margin-top: 0px;
    width: 260px;
    height: 100%;
    /*background: #31302B;*/
    background: url(../../images/repon-menu-icon/res-menu_bg.png) repeat-y left;
    overflow: auto;
    max-width: 75%;
    padding-top: 69px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    display: block !important;
    left: -260px;
    opacity: 0.98;
    filter :alpha(opacity=98);
}
#menu-button {
    width: 100%;
    text-transform: uppercase;
}

#menu-button a.active{
    position: fixed;
}

#menu-button a{
    width: 36px;
    height: 37px;
    left: 0;
    top: 0;
    font-family: FontAwesome;
    font-size: 1.6em;
    background: #DBD6D6;
    z-index: 1000;
    margin: 7px;
    margin-left: 10px;
    border-radius: 3px;
    font-weight: normal;
    text-align: center;
    line-height: 37px;
    color: #626262;
}
#menu-button a.active{background: #0F1111;color: #FFF;}
#menu-button a span {
    display: none;
}

#menu-button a:before{
}
#menu-button a:link, #menu-button a:visited {
    display: block;
    text-decoration: none;
    float: left;
    padding: 0px 0px;
}
#menu-button a span:after {
    display: none;
    position: relative;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 4px solid #dadada;
    margin: 8px 0px 0px 5px;
    float: right;
    opacity: 0.7;
}
#menu-button:hover {
    cursor: pointer;
}
#menu-button:hover a:after {
    opacity: 1;
}
.menu-mobile div.column {
    float:none;
    padding:5px;
    background: #fff;
}
.menu-mobile a.itemMenuName {
    display: block;
    text-align: left;
}
.menu-mobile div.menu-button, .menu-mobile div.menu-mobile {
    float: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    border-bottom: 1px solid #fff;
}
.menu-mobile div.column {
    float: none;
    width: 100%;
    padding: 0px 0;
    margin: 0px 0px 0px 0px;
}
.menu-mobile a.level1:link, .menu-mobile a.level1:visited {
    margin-top: 0px;
    margin-bottom: 0;
    padding: 10px 10px;
    border-radius: 2px;
}
.menu-mobile a.level2:link, .menu-mobile a.level2:visited {
    padding: 10px 10px;
    border-radius: 2px;
}
.menu-mobile a.level1:link, .menu-mobile a.level1:visited {
}
/*.menu-mobile a.level1:hover {
    background-color: #f1f1f1;
}
.menu-mobile .parent {
    background-color: #fff;
}*/
/*buttons level 01*/
.menu-mobile .parentMenu {
    padding: 0px 0px;
    display: block;
    text-align: left;
    border-top: 1px solid #0F1111;
}
.menu-mobile .parentMenu a:link, .menu-mobile .parentMenu a:visited {
    padding: 15px 10px;
    margin-right: 0px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #FFF !important;
}
.menu-mobile .parentMenu a:active{
    /*background: #0F1111;*/
    background: rgba(255, 255, 255, 0.09);
}
.menu-mobile .parentMenu:hover {
    cursor: pointer;
}
.parentMenu {
    position: relative;
}
.parentMenu a {
    display: block;
}
#menu-button {
    cursor: pointer;
}
.menu-mobile div.level2 {
    margin-bottom: 0;
    margin-top: 0px;
}
#custommenu-mobile .button {
    color: #FFF;
    background: #0F1111;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 1px;
    font-family: FontAwesome;
    margin: 9px 10px;
    z-index: 999;
    display: block;
    width: 36px;
    color: #FFF;
    height: 28px;
    font-size: 1.7em;
    text-align: center;
    border-radius: 3px;
    line-height: 28px;
    text-indent: 6px;
}
#custommenu-mobile .button.open{
}
#custommenu-mobile .button{}
#custommenu-mobile .level1 .button {
    font-size: 14px;
}
    
}
/*BG*/
/*#custommenu-mobile  .parentMenu:hover a:link, #custommenu-mobile  .parentMenu:hover a:visited, #custommenu-mobile  .parentMenu:hover {
    background-color: #fff;
}
#custommenu-mobile .level0 {
    background-color: #F1F1F1;
}
#custommenu-mobile .level1 {
    background-color: #E4E4E4;
}

#custommenu-mobile .level2 {
    background-color: #f1f1f1;
}*/
#custommenu-mobile .level1 a.level1{
    padding-left: 20px;
}
#custommenu-mobile .level2 a.level2{
    padding-left: 30px;
}
