@import url(http://fonts.googleapis.com/css?family=Open+Sans:800);
@import url(http://fonts.googleapis.com/css?family=Lato:400,300);

@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Josefin Sans"), local("JosefinSans"), url("http://themes.googleusercontent.com/static/fonts/josefinsans/v3/xgzbb53t8j-Mo-vYa23n5nhCUOGz7vYGh680lGh-uXM.woff") format("woff");
}
body{
  text-rendering: auto;
}

#wah-menu .wah-ul{
  background-color:#fff!important;
}


span.icon {

     -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  text-rendering: auto;
}

body{

}

#wah-menu p {
    font-size: 12px;
}
#wah-menu h1 {
    font-size: 2em;
    font-weight: 300;
    margin: 0;
}

#wah-menu a {
    transition: color 0.5s ease 0s;
}
* {
    -moz-box-sizing: border-box;
}

.wah-menu .amount{
  background-color:red;
  color:#fff;
  padding:5px 10px 10px 5px;
  border-radius:10px;
  margin-top:50px;
}

.wah-menu img{
  border:none!important;
}

.wah-menu {
    height: 100%;
    left: 0;
    min-height: 550px;
    opacity: 1;
    position: fixed;
    top: 0;

    z-index: 999999;
}
.wah-menu.min{
  width:60px!important;
  transition: all 1s ease 0s;
}

.wah-menu.no-transition {
    transition: left 0s ease 0s;
}
.wah-menu .scrollable-content p{
  font-size:15px;
}
.wah-menu .scrollable-content h5{
  font-size:15px;
}
.wah-menu .scrollable-content h4{
  font-size:25px;
}
.wah-menu .scrollable-content h3{
  font-size:35px;
}
.wah-menu .scrollable-content h2{
  font-size:45px;
}
.wah-menu .scrollable-content h1{
  font-size:55px;
}
.mCSB_container {
    margin-right: 30px;
    overflow: hidden;
    padding: 20px;
    width: auto;
}
.wah-menu.no-transition.minimised {
    transition: left 0s ease 0s, width 0s linear 0.25s;
}
.wah-menu.minimised {
    overflow: hidden;
    transition: left 0.25s ease 0s, width 0s linear 0.25s;
    width: 60px;
}
.wah-menu.minimised.hover {
    transition: width 0s ease 0s;
    width: 240px;
}

.wah-menu .social-media {
    background: none repeat scroll 0 0 #191B1F;
    bottom: 80px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 100004;
}
.wah-menu ul {
    margin: 0;
    padding: 0;
    width: 100%;
  list-style-type: none;
}
.wah-menu a {
    color: #5A6273;
    display: block;
    font-size: 14px;
    line-height: 1.6em;
    padding:0px;
    text-decoration: none;
}
.wah-menu .wah-ul {
    background: none repeat scroll 0 0 #191B1F;
    bottom: 0;
    box-shadow: 0 0 19px -1px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    transform: translate3d(0px, 0px, 0px);
     -webkit-transform: translate3d(0px, 0px, 0px);
      -o-transform: translate3d(0px, 0px, 0px);
    transition: all 0.4s;
    width: 100%;
}
.wah-menu .wah-ul > li > a {
    z-index: 10004;
}
.wah-menu .wah-ul:after {
    background-color: #191B1F;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10003;
}
.wah-menu .wah-ul li {
    overflow: hidden;
     list-style-type: none;
}
.wah-menu .wah-ul a {
    float: left;
    height: 60px;
    min-height: 60px;
    padding-left: 0%;
    position: relative;
    width: 100%;
}
.wah-menu .wah-ul a .icon {
    font-size: 20px;
    left: 30px;

    position: absolute;
    text-transform: lowercase;
    top: 34%;
    transition: left 0.25s ease 0s;
}

.wah-menu .wah-ul .toggle .icon {
   font-size: 20px;
    left: 30px;

    position: absolute;
    text-transform: lowercase;
    top: 34%;
    transition: left 0.25s ease 0s;
}
.wah-menu .wah-ul a .label {
    float: left;
    font-family: "HelveticaNeueW01-65Medi",Arial,sans-serif;
    margin-left: 0;
    opacity: 1;
    transition: opacity 0.25s ease 0.18s;
    width: 170px;

    background-color: none!important;
    color: none;
    display: inline-block;

    font-weight: bold;
    line-height: 0.8em;
    padding: 2px 4px;
    text-shadow:none;
    vertical-align: middle;
    white-space: nowrap;
}

@media screen and (max-height: 700px) {
.wah-menu .wah-ul a {
    line-height: 0.8em;
    min-height: 50px;
}
}
.lte8 .short-viewport .wah-menu .wah-ul a {
    line-height: 0.8em;
    min-height: 50px;
}
.wah-menu .wah-ul .wah-item {
    height: 60px;
}
@media screen and (max-height: 700px) {
.wah-menu .wah-ul .wah-item {
    height: 50px;
}
}
.lte8 .short-viewport .wah-menu .wah-ul .wah-item {
    height: 50px;
}
@media screen and (max-height: 700px) {
.wah-menu .wah-ul .wah-item .icon {
    top: 15px;
}
}
.lte8 .short-viewport .wah-menu .wah-ul .wah-item .icon {
    top: 15px;
}
@media screen and (min-height: 0px) {
.wah-menu .wah-ul .wah-item .label {
    left: 80px;
    position: absolute;
    top: 36%;
}
.language-pt .wah-menu .wah-ul .wah-item .label {
    left: 70px;
}
}
.wah-menu .wah-ul a.selected {
    background-color: #02A7E0;
}
.wah-menu .wah-ul .home {
    background-color: #191B1F;
    height: 180px;
    padding: 0;
    text-align: center;
    transition: background-color 0.25s ease 0s, width 0.25s ease 0s;
    width: 100%;
}
.wah-menu .wah-ul .home img {
    padding: 33px 0 0;
    transition: width 0.25s ease 0s;
    width: 150px;
     transform:rotate(0deg);
      -webkit-transform:rotate(0deg);
       -o-transform:rotate(0deg);
}

.wah-menu .wah-ul .home:hover {
    background-color: #141619;
}
@media screen and (max-height: 700px) {
.wah-menu .wah-ul .home {
    height: 95px;


}
.wah-menu .wah-ul .home img {
    padding: 14px 0 21px;
    width: 60px;

}
}
.lte8 .short-viewport .wah-menu .wah-ul .home {
    height: 95px;
}
.lte8 .short-viewport .wah-menu .wah-ul .home img {
    padding: 14px 0 21px;
    width: 60px;
}
.wah-menu .wah-ul .high {
    background-color: #1F2228;
    border-bottom: 1px solid #191B1F;
    border-top: 1px solid #262930;
    color: #999;
    text-transform: uppercase;
}
.wah-menu .wah-ul .high.selected {
    background-color: #8E668A;
    border-bottom: 1px solid #8E668A;
    border-top: 1px solid #8E668A;
}
.wah-menu .wah-ul .high.selected:hover {
    background-color: #F2F6F7;
    border-color: #F2F6F7;
    color: #5A6273;
}
.wah-menu .wah-ul .high.hassub:hover  .wah-ul{
   width:60px;
}
.wah-menu .wah-ul .high.hassub:hover {
    background-color: #F2F6F7;
    border-color: #F2F6F7;
}
.wah-menu .wah-ul .high:hover {
    background-color: #F2F6F7;
    border-color: #F2F6F7;
    color: #5A6273;
}
.wah-menu .wah-ul .hover .high {
    background-color: #F2F6F7;
    border-color: #F2F6F7;
    color: #5A6273;
}
.wah-menu .wah-ul .hover .high .icon {
    color: #5A6273;
}
.wah-menu .wah-ul .low {
    background-color: #101114;
    border-bottom: 1px solid #191B1F;
    transition: background-color 0.1s ease 0s, color 0.1s ease 0s;
     text-transform: uppercase;
}
.wah-menu .wah-ul .low.last {
    border-bottom: medium none;
}
.wah-menu .wah-ul .low.last:hover {
    border-bottom: medium none;
}
.wah-menu .wah-ul .low:hover {
    background-color: #141619;
    color: #FFFFFF;
}
.wah-menu .wah-ul .low.selected {
    background-color:#8E668A;


    color: #FFFFFF;
}
.wah-menu .wah-ul .hide {
  display:block!important;
    background-color: #191B1F;
    border-top: 1px solid #191B1F;
    bottom: 0;
    position: absolute;
    width: 100%;
}
.wah-menu .wah-ul .hide .label {
    font-size: 14px;
}
.wah-menu .wah-ul .hide:hover {
    background-color: #272B33;
    border-top: 1px solid #2D313B;
    color: #FFFFFF;
}
.wah-menu .wah-ul .hide .icon {
    font-size: 20px;
    left: 45%;
}


.wah-menu  .wah-ul.minimized .hide .icon {
    font-size: 20px;
    left: 45%;
}
@media screen and (max-height: 700px) {
.wah-menu .wah-ul .hide {
    height: 60px;
    padding-top: 24px;
}
}
.wah-menu .wah-ul .social {
    font-size: 0;
    height: auto;
    letter-spacing: 0;
    margin: 0;
    text-align: center;
    word-spacing: 0;
}
.wah-menu .wah-ul .social .social-item {
    display: inline-block;
}
.wah-menu .wah-ul .social .social-item a {
    height: auto;
    min-height: 30px;
     font: 36px/40px ;
}
.wah-menu .wah-ul .social a {
    display: block;
    float: left;

    height: 40px;
    padding: 0;
    margin-left:35%;
    text-align: center;
    transition: left 0.25s ease 0s, top 0.25s ease 0s, background-color 0.1s ease 0s, color 0.1s ease 0s;
    width: 40px;
}
.wah-menu .wah-ul .social a.twitter {
    text-indent: -2px;
}
.wah-menu .wah-ul .social a.facebook {
    text-indent: -3px;
}
.wah-menu .wah-ul .social a.gplus {
    text-indent: -1px;
}
.wah-menu .wah-ul .social a.sina-weibo {
    text-indent: -2px;
}
.wah-menu .wah-ul .social a.renren {
    text-indent: -3px;
}
.wah-menu .wah-ul .social a.douban {
    text-indent: -3px;
}
.wah-menu .wah-ul .social a:hover {
    color: #FFFFFF;
}
.wah-menu .wah-ul .social a.sina-weibo:hover {
    background: none repeat scroll 0 0 #D72829;
}
.wah-menu .wah-ul .social a.renren:hover {
    background: none repeat scroll 0 0 #025DAE;
}
.wah-menu .wah-ul .social a.douban:hover {
    background: none repeat scroll 0 0 #209628;
}
.wah-menu .wah-ul .social a.twitter:hover {
    color: #1DADEB;
}
.wah-menu .wah-ul .social a.facebook:hover {
    color: #0A4D94;
}
.wah-menu .wah-ul .social a.gplus:hover {
    color: #D82A20;
}

.wah-menu.minimized .sub {
    left: -180px;
}
.wah-menu.minimized.hover .sub {
    left: 60px;
    margin-left: 0;
}

.wah-menu .sub {
    -moz-user-select: none;
    background: none repeat scroll 0 0 #F2F6F7;
    bottom: 0;
    color: #494F5B;
    height: 100%;
    left: 60px;
    margin-left: -999px;
    padding: 0;
    position: absolute;
    top: 0;
    transition: all 0.6s;
    width: 180px;
    z-index: 1;
}

.wah-menu .sub img {
    vertical-align: middle;
    max-width:100%;
    height:auto;
}
.recent-excerpt{
  margin-top:10px;
  font-size:11px;
}

.recent-author{
  margin-top:10px;

}

.wah-menu .sub li.active a {
    background: none repeat scroll 0 0 white;
}
.wah-menu .sub a {
    background-size: 100% auto;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    text-align: center;
    transition: background-color 0.1s ease 0s, border 0.1s ease 0s;
    width: 100%;
    opacity:1;
}

.wah-menu .sub a span {
    color: #494F5B;
    display: block;
    font-size: 13px;
    line-height: 17px;
    text-align: center;

}
.wah-menu .sub a.subheader {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #FFFFFF;
    min-height: 100px;
    padding: 18px 20px;
    width:100%;

}
.wah-menu .sub a.subheader span {
    text-align: left;
}
.wah-menu .sub a.subheader .subheader {

   bottom: 0;

    font-size: 18px;
    letter-spacing: 1px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 0 0 3px;
    position: absolute;
    width: 100%;
}

.wah-menu .sub a.subheader .description {
    color: #A8ADB0;
    font-size: 12px;
    line-height: 16px;
    margin: 18px 0 0;
    padding: 0;
    width: auto;
}

.wah-menu .sub a:hover {

}

.wah-menu .hover .sub {
    box-shadow: 0 0 19px -1px rgba(0, 0, 0, 0.1);
    transition: left 0.25s ease 0s;
}

 .subactivated{
   transform: translate3d(-30px, 0px, 0px);
    -webkit-transform: translate3d(-30px, 0px, 0px);
     -o-transform: translate3d(-30px, 0px, 0px);
    transition: all 0.2s ease 0s;
   width:60px!important;

  animation-delay: 0s;
 }
 .opened{
   margin-left:0px!important;
   z-index:9999999;

animation-duration: 0.6s;
animation-timing-function: ease;
   -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
     -o-transition: all 0.6s ease;
     transition: all 0.6s ease;

 }
 .sub-exit{
   position:absolute;
   right:0px;
   top:10px;
    font-size:20px;
    opacity:0.7;
    cursor:pointer;
    position: absolute;
    text-transform: lowercase;
     width:35px; height:100px;
     padding-right:20px;
    z-index:999;
 }
 .subheader .icon{
   font-size:15px;
 }

 ul.subactivated:hover{
   margin-left:-20px!important;
    transition: all 1s ease 0s;
 }

 .wah-menu .wah-ul .active .hassub{
    background-color: #F2F6F7;
    border-color: #F2F6F7;
    color:#5A6273;
}

.wah-menu a.hassub{
   background:url(../img/arrow-r.png) no-repeat 95% 50%;
}
.social-item span{
 font-size:15px;
}
.minimized{
   width:60px!important;
   margin-left:-20px!important;
    transition: all 1s ease 0s;
}
 .wah-menu .wah-ul a .icon.hide-icon{


transform:rotateZ(180deg)!important;
-webkit-transform:rotateZ(180deg)!important;
-o-transform:rotateZ(180deg)!important;
 }
.open{
  margin-left:20px;
}
 .hide .icon{
   left:5px;
 }
 .wah-menu ul.subactivated .home img {
 margin-left: -15px;
    margin-top: 19px;
    padding: 3px 0 0;
    transform: rotate(-90deg);
     -webkit-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
    transition: width 0.25s ease 0s;
    width: 100px !important;
}
.wah-menu ul.minimized .home img {
  margin-left: -15px;
    margin-top: 19px;
    padding: 3px 0 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transition: width 0.25s ease 0s;
    width: 100px !important;
}

.wah-menu ul.minimized a .icon, .wah-menu ul.subactivated  a .icon  {

    left: 30px;

    transition: left 0.25s ease 0s;
}

.wah-menu ul.minimized a.hassub, .wah-menu ul.subactivated a.hassub {
    background-image:none!important;
}
.hide{
  width:100%;
  height:80px;
  position:absolute;
  bottom:0px;
  left:0px;
}

.toggle{
bottom: 0;
    height: 60px;
    left: 0;
    position: absolute;

    width: 100%;
    z-index: 99999;
    cursor:pointer;
}


.toggle span{
  width:50%;
  color:#777;
}
  .sidebar-scroll{


    overflow:auto;
    width:100%;
    height:60%;
  }
  .scrollabke-content{
    height:auto;
  }

  .mCSB_container{


   margin-left:0px!important;
   margin-right:0px!important;
  }
  .mCustomScrollBox > .mCSB_scrollTools{

    z-index:999;
  }

  .mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25)!important;
    width: 2px;
}
.sub li img{
    margin-left:0px;
   transition: all 1s ease 0s;
}
.active:hover  .sub li img{
  margin-left:0px;
   transition: all 1s ease 0s;
}
 .sub li:nth-child(odd) a{

   transition: all 1s ease 0s;
   margin-left:0px;

}
.sub li:nth-child(even) a{

   transition: all 1s ease 0s;
   margin-left:0px;

}

.active:hover .sub li:nth-child(even) a{
  opacity:1!important;
  transition: opacity 4s ease 0s margin 0.5s ease 0s;
   margin-left:0px;

}
.active:hover .sub li:nth-child(odd) a{
  opacity:1!important;
   transition: opacity 4s ease 0s margin 0.5s ease 0s;
   margin-left:0px;

}
.wah-menu .sub a.subheader{
  opacity:1;
}

/* PowerTip Plugin */
#powerTip {
   background-color: #8E668A;
    border-radius: 10px;
    color: rgba(255, 255, 255, 0.4);
    cursor: default;
    display: none;
    font-family: 'Lato',sans-serif;
    font-size: 9px;
    height: auto;
    line-height: 15px;
    margin-left: 0px;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 2147483647;


}
.recentposts hr{


background: none #ddd!important;
    border: 0 none;
    height: 1px;
    margin: 20px 0 24px;
    }
#powerTip:before {
	content: "";
	position: absolute;
}
#powerTip.n:before, #powerTip.s:before {
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 50%;
	margin-left: -5px;
}
#powerTip.e:before, #powerTip.w:before {
	border-bottom: 5px solid transparent;
	border-top: 5px solid transparent;
	margin-top: -5px;
	top: 50%;
}
#powerTip.n:before {
	border-top: 10px solid #333;
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	bottom: -10px;
}
#powerTip.e:before {
	border-right: 10px solid #8E668A;
	border-right: 10px solid #8E668A;
	left: -10px;
}
#powerTip.s:before {
	border-bottom: 10px solid #333;
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	top: -10px;
}
#powerTip.w:before {
	border-left: 10px solid #333;
	border-left: 10px solid rgba(0, 0, 0, 0.8);
	right: -10px;
}
#powerTip.ne:before, #powerTip.se:before {
	border-right: 10px solid transparent;
	border-left: 0;
	left: 10px;
}
#powerTip.nw:before, #powerTip.sw:before {
	border-left: 10px solid transparent;
	border-right: 0;
	right: 10px;
}
#powerTip.ne:before, #powerTip.nw:before {
	border-top: 10px solid #333;
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	bottom: -10px;
}
#powerTip.se:before, #powerTip.sw:before {
	border-bottom: 10px solid #333;
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	top: -10px;
}
#powerTip.nw-alt:before, #powerTip.ne-alt:before,
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: 10px solid #333;
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	bottom: -10px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 10px;
}
#powerTip.ne-alt:before {
	left: auto;
	right: 10px;
}
#powerTip.sw-alt:before, #powerTip.se-alt:before {
	border-top: none;
	border-bottom: 10px solid #333;
	border-bottom: 10px solid rgba(0, 0, 0, 0.8);
	bottom: auto;
	top: -10px;
}
#powerTip.se-alt:before {
	left: auto;
	right: 10px;
}


/* colors */
.wah-menu.red ~ #powerTip {
	background-color: #DD2826!important;
    }
.wah-menu.red ~ #powerTip.e:before {
	border-right: 10px solid #DD2826!important;
	border-right: 10px solid #DD2826!important;
	left: -10px;
}
.wah-menu.red .wah-ul .low.selected {
    background-color: #DD2826!important;
    color: #FFFFFF;
}
.wah-menu.red .wah-ul .high:hover{
  color: #DD2826!important;

}
.wah-menu.red .wah-ul .low:hover{
  color: #DD2826!important;

}
.wah-menu.red .active .hassub{
 color: #DD2826!important;

}
/*green */

.wah-menu.green ~ #powerTip {
	background-color: #4EA510!important;
    }
.wah-menu.green ~ #powerTip.e:before {
	border-right: 10px solid #4EA510!important;
	border-right: 10px solid #4EA510!important;
	left: -10px;
}
.wah-menu.green .wah-ul .low.selected {
    background-color: #4EA510!important;
    color: #FFFFFF;
}
.wah-menu.green .wah-ul .high:hover{
  color: #4EA510!important;

}
.wah-menu.green .wah-ul .low:hover{
  color: #4EA510!important;

}
.wah-menu.green .active .hassub{
  color: #4EA510!important;

}
/* orange */
.wah-menu.orange ~ #powerTip {
	background-color: #F26F04!important;
    }
.wah-menu.orange ~ #powerTip.e:before {
	border-right: 10px solid #F26F04!important;
	border-right: 10px solid #F26F04!important;
	left: -10px;
}
.wah-menu.orange .wah-ul .low.selected {
    background-color: #F26F04!important;
    color: #FFFFFF;
}
.wah-menu.orange .wah-ul .high:hover{
  color: #F26F04!important;

}
.wah-menu.orange .wah-ul .low:hover{
  color: #F26F04!important;

}
.wah-menu.orange .active .hassub{
  color: #F26F04!important;

}
/* grey */
.wah-menu.grey ~ #powerTip {
	background-color: #A8A8A8!important;
    }
.wah-menu.grey ~ #powerTip.e:before {
	border-right: 10px solid #A8A8A8!important;
	border-right: 10px solid #A8A8A8!important;
	left: -10px;
}
.wah-menu.grey .wah-ul .low.selected {
    background-color: #A8A8A8!important;
    color: #FFFFFF;
}
.wah-menu.grey .wah-ul .high:hover{
  color: #A8A8A8!important;

}
.wah-menu.grey .wah-ul .low:hover{
  color: #A8A8A8!important;

}
.wah-menu.grey .active .hassub{
  color: #A8A8A8!important;

}
/* pink */
.wah-menu.pink ~ #powerTip {
	background-color: #FC5F91!important;
    }
.wah-menu.pink ~ #powerTip.e:before {
	border-right: 10px solid #FC5F91!important;
	border-right: 10px solid #FC5F91!important;
	left: -10px;
}
.wah-menu.pink .wah-ul .low.selected {
    background-color: #FC5F91!important;
    color: #FFFFFF;
}
.wah-menu.pink .active .hassub{
  color: #FC5F91!important;

}
.wah-menu.pink .wah-ul .high:hover{
  color: #FC5F91!important;

}
.wah-menu.pink .wah-ul .low:hover{
  color: #FC5F91!important;

}
.wah-menu.pink .active .hassub{
  color: #FC5F91!important;

}
/* blue */
.wah-menu.blue ~ #powerTip {
	background-color: #0981EA!important;
    }
.wah-menu.blue ~ #powerTip.e:before {
	border-right: 10px solid #0981EA!important;
	border-right: 10px solid #0981EA!important;
	left: -10px;
}
.wah-menu.blue .wah-ul .low.selected {
    background-color: #0981EA!important;
    color: #FFFFFF;
}
.wah-menu.blue .wah-ul .high:hover{
  color: #0981EA!important;

}
.wah-menu.blue .wah-ul .low:hover{
  color: #0981EA!important;

}
.wah-menu.blue .active .hassub{
  color: #0981EA!important;

}
/* yellow */
.wah-menu.yellow ~ #powerTip {
	background-color: #DBE20F!important;
     color: #333;
    }
.wah-menu.yellow ~ #powerTip.e:before {
	border-right: 10px solid #DBE20F!important;
	border-right: 10px solid #DBE20F!important;
	left: -10px;
}
.wah-menu.yellow .wah-ul .low.selected {
    background-color: #DBE20F!important;
    color: #333;
}
.wah-menu.yellow .wah-ul .high:hover{
  color: #DBE20F!important;

}
.wah-menu.yellow .wah-ul .low:hover{
  color:#DBE20F!important;

}
.wah-menu.yellow .active .hassub{
  color:#DBE20F!important;

}

/* purple*/
.wah-menu.purple ~ #powerTip {
	background-color: #9E6293!important;
     color: #fff;
    }
.wah-menu.purple ~ #powerTip.e:before {
	border-right: 10px solid #9E6293!important;
	border-right: 10px solid #9E6293!important;
	left: -10px;
}
.wah-menu.purple .wah-ul .low.selected {
    background-color: #9E6293!important;
    color: #333;
}
.wah-menu.purple .wah-ul .high:hover{
  color: #9E6293!important;

}
.wah-menu.purple .wah-ul .low:hover{
  color:#9E6293!important;

}
.wah-menu.purple .active .hassub{
  color:#9E6293!important;

}


#wah-menu.light .wah-ul .home {
    background:#fff!important;
    }
 #wah-menu.light .wah-ul   .social-item a{
      background:#fff!important;
    }
  #wah-menu.light .social-media {
   background:#fff!important;
    }
#wah-menu.light .wah-ul:after{
  background:#fff!important;
}
 #wah-menu.light .wah-ul .hide{
    background:#fff!important;
    border-top: 1px solid #fff!important;
 }
#wah-menu.light .wah-ul{
    background:#fff!important;
}
#wah-menu.light .wah-ul .high {
    background-color: #fff!important;
    border-bottom: 1px solid #fff!important;
    border-top: 1px solid #fff!important;
    }
    #wah-menu.light .wah-ul .low {
    background-color: #fff!important;
    border-bottom: 1px solid #fff!important;
    }
    #wah-menu.light .wah-ul .hassub:hover {
    background-color: #F2F6F7;
    border-color: #F2F6F7;
}

 #wah-menu.light .active .hassub{
  background-color:#eee!important;
}
#page{
  padding-left:60px;
}
#wah-menu .gallery-icon a{
  overflow:visible;
  background:none!important;
}
#wah-menu .woocommerce h1, #wah-menu .woocommerce h2, #wah-menu .woocommerce h3 {
   font-size:2em!important;
}
#wah-menu .woocommerce p {
    font-size: 15px!important;
}
#wah-menu .woocommerce {
    font-size: 15px!important;
}
#wah-menu .woocommerce .tabs li a{


    min-height: 20px !important;
    font-size:15px;
    padding-left: 0;
   box-shadow:none;
}
#wah-menu .woocommerce-tabs ul.tabs li {
  box-shadow:none;
}
 #wah-menu .woocommerce  ul.tabs:before, {
   bottom:5px!important;
 }
 .wah-menu .woocommerce .amount {
    background-color: #AA0000;
    border-radius: 10px;
    color: #FFFFFF;
    margin-top: 50px;
    padding: 1px 10px;
}

#wah-menu .scrollable-content li {
    margin-top: 10px;
}


/* change colors
.wah-menu .wah-ul {
    background-color:rgba(1, 1, 1, 0.5)!important;
}
.wah-menu .wah-ul:after {
    background-color: rgba(1, 1, 1, 0.5)!important;
}

.wah-menu .wah-ul .low {
    background-color: rgba(1, 1, 1, 0.5)!important;
}

.wah-menu .sub {
 background-color: rgba(1, 1, 1, 0.5)!important;
}
.wah-menu .wah-ul .hide {
    background-color: rgba(1, 1, 1, 0.5)!important;
}

.wah-menu .social-media {
    background-color:rgba(1, 1, 1, 0.5)!important;
}
*/

