/*common*/
.menu-block__nav {
    background: #003652;
}

.phone {display:none !important;}
nav      {margin-bottom: 10px !important;}

.price-new, .price-old, .price {
    text-align: center;
}

.search input[type="text"] {
    background: #42424a;
}	


h2 {
    font-size: 32px;
    margin-bottom: 15px;
    text-align: center;	
}

h3 {
    font-size: 24px;
    margin-bottom: 15px;
}

/* menu */
.sf-menu .simple_menu {
    background: #fefefe;
    border: 1px #fdfdfd solid;
}

.sf-menu .simple_menu a {
    padding: 10px 20px 9px 25px;
}

.box-subcat li {
    margin-bottom: 15px;
}	