#menu li a {
    color: #999;
    font-family: "Open Sans";
    font-weight: 600;
    text-transform: none;
}

#menu ul li:first-child a {
    color: #222 !important;
}

#menu li.arrow a:after {
    display: none;
}

#menu ul ul a {
    background-color: #fff !important;
    color: #222 !important;
}

#menu ul li a:hover {
    color: #222 !important;
}

#menu ul ul li a:hover {
    background-color: #ddd !important;
}

#menu a.cart_link {
	position: absolute;
	right: -47px;
}
#menu .search_butt {
	position: absolute;
	right: -147px;
}

div.flatfeat {
    float:right !important;
    margin-right: 5% !important;
}
div.flatfeat .container {
    height: 500px !important;
}

div.flatfeat .container div.grid1.col {
    height: 30% !important;
}

div.flatfeat .container div.grid1.col div {
    height: 100% !important;
}

#href_revolution_slider + div.grid12.col {
    float: left !important;
}

div.flatclients section.container div.grid9.col {
    width: 100%;
}
