a.meanmenu-reveal { display: none }

.mean-container .mean-bar {
    background: #fff;
    float: left;
    min-height: 60px;
    padding: 4px 0 0;
    position: relative;
    width: 100%;
    z-index: 999999;
}

.mean-container a.meanmenu-reveal {
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1px;
    font-weight: 700;
    height: 22px;
    line-height: 22px;
    padding: 18px;
    right: 0;
    text-decoration: none;
    text-indent: -9999em;
    top: 0;
    width: 22px;
}

.mean-container a.meanmenu-reveal span {
    background: #fff;
    display: block;
    height: 3px;
    margin-top: 3px
}

.mean-container .mean-nav {
    background: #fff;
    float: left;
    width: 100%;
}

.mean-container .mean-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.mean-container .mean-nav ul li {
    background: #f8f8f8 none repeat scroll 0 0;
    border-top: 1px solid #ddd;
    float: left;
    position: relative;
    width: 100%;
}

.mean-container .mean-nav ul li a {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #666666;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 1em 5%;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 90%;
}

.mobile-menu-area { background: #262626; }

.mean-container .mean-nav ul li li a {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    color: #444;
    font-weight: normal;
    opacity: 0.75;
    padding: 1em 10%;
    text-shadow: none !important;
    text-transform: capitalize;
    visibility: visible;
    width: 80%;
}

.mean-container .mean-nav ul li.mean-last a {
    border-bottom: 0;
    margin-bottom: 0
}

.mean-container .mean-nav ul li li li a {
    padding: 1em 15%;
    width: 70%;
}

.mean-container .mean-nav ul li li li li a {
    padding: 1em 20%;
    width: 60%;
}

.mean-container .mean-nav ul li li li li li a {
    padding: 1em 25%;
    width: 50%;
}

.mean-container .mean-nav ul li a:hover {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #F47E1E;
}

.mean-container .mean-nav ul li a.mean-expand {
    background: rgba(255, 255, 255, .1);
    background: #F8F8F8;
    border: 0 !important;
    font-weight: 700;
    height: 15px;
    margin-top: 1px;
    padding: 12px !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 26px;
    z-index: 2;
}

.mean-container .mean-nav ul li a.mean-expand:hover { background: #f8f8f8; }

.mean-container .mean-push {
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.mean-nav .wrapper {
    margin: 0;
    padding: 0;
    width: 100%;
}

.mean-container .mean-bar, .mean-container .mean-bar * {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.mean-remove { display: none !important }

.mean-container .mean-bar::after {
    color: #ffffff;
    content: "MENU";
    font-size: 21px;
    left: 5%;
    position: absolute;
    top: 12px;
}


/* -------------------------------
39. Mobile menu
----------------------------------*/

.mean-container .mean-bar::after { display: none; }

.mean-container .mean-nav ul li a:hover {
    border-radius: 0;
    color: #0762f8;
}

.mean-container a.meanmenu-reveal span { background: #00b6b5; }

.mobile-menu-area { background: #fff none repeat scroll 0 0; }

.mean-container .mean-nav ul li a {
    background: #fff;
    color: #444;
    display: block;
}

.mean-container .mean-nav ul li a.mean-expand {
    background: none;
    top: -4px;
}

.mean-container .mean-nav ul li a.mean-expand:hover { background: none; }

.mean-container .mean-nav ul li { background: #444; }

.mean-container .mean-nav ul li li a {
    border-top: 0;
    color: #151948;
    opacity: .90;
}

.mean-container a.meanmenu-reveal { color: #00b6b5; }

.meanmenu-reveal.meanclose:hover { color: #fff !important; }

/*.mean-container a.meanmenu-reveal:hover span {
  background: #fff;
}*/

.mean-container .mean-bar::before {
    content: url("../images/IranCard-logo-resp.png");
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
}

.fanavar .mean-container .mean-bar::before {
    background-image: url(../images/club-2.png);
    background-size: 100px 50px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100px;
    height: 50px;
    content: "";
}

.efarda .mean-container .mean-bar::before {
    background-image: url(../images/club-3.png);
    background-size: 100px 50px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100px;
    height: 50px;
    content: "";
}

.fanavar .meanmenu-reveal {
    display: none !important;
}

.myaccountbut {
    left: 70px;
    position: absolute;
    top: 15px;
    z-index: 100;
}