#real-layered-nav{}

#real-layered-nav .block-content{
  padding: 0 15px;
}

#real-layered-nav dt{
  font-size: 14px;
  margin-bottom: 10px;
}

#real-layered-nav span.price{
  display: inline;
}

#real-layered-nav li{
  text-transform: none;
}

#real-layered-nav .currently li .label, #real-layered-nav .currently li .btn-remove{
  display: none;
}

.pull-left img:hover {
    opacity: 0.6;
    text-decoration: none;
}

.single-prod a {
   
    text-decoration: none;
    color:white;
}



.single-prod a:hover {
    opacity: 0.6;
    text-decoration: none;
    color:white;
}



.nfoot h3 {
    margin-bottom: 10px;
    border-bottom: 0px;
    background: none;
    padding-left: 0px;
    font-weight: bold;
    font-size: 14px;
}

.nfoot a.lin {
    color: black;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, strong{
    font-family: 'Roboto Condensed', sans-serif !important;
}

span.prod-name{
    font-family: 'Roboto Condensed', sans-serif !important;
}

.left-menu{
    font-family: 'Roboto Condensed', sans-serif !important;
}

.cms-index-index section.link a img {
    -webkit-border-radius: unset;
    border-radius: unset;
    -webkit-box-shadow: none;
    box-shadow: none;
}