#nav > li.act > i, #nav > li:hover > i, #nav > li i {
  display:none !important;
}

.arrows-nav, #nav .arrows-nav-two {
  display:none !important;
  height:0;
  left:0;
  overflow:hidden;
  position:absolute;
  top:4px;
  width:100%;
}

element.style {
    font-family: "Bitter",cursive;
    font-size: 2px;
    font-weight: normal;
    display: none !important;
}

.fs-title {
    font-style: normal;
    margin: 0 6px 5px;
    text-shadow: 0 1px 0 #ccc, 0 1px 0 #c9c9c9, 0 2px 0 #bbb, 0 2px 0 #b9b9b9, 0 3px 0 #aaa, 0 3px 1px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.2), 0 3px 5px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.15);
    display: none !important;
}

element.style {
    display: none !important;
}



.go-next, .go-prev {
  -webkit-transition:all 0.2s linear;
  display:none !important;
  height:81px;
  opacity:1;
  position:relative;
  transition:all 0.2s linear;
  width:45px;
}

.go-auto a {
    background-image: url("../images/play-pause.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: none;
    float: left;
    height: 25px;
    margin: 14px 0 0 17px;
    position: relative;
    width: 20px;
    z-index: 100;
}

.go-auto {
    
    display: none !important;
    
}

