.menu_shop > a {
color: #ef3027 !important;
border: 1px solid #ef3027;
padding: 9px 15px !important;
border-radius: 3px;
line-height: 1;
}
.menu_shop > a:hover {
background-color: #ef3027;
color: #fff !important;
}