@font-face {
    font-family: 'Ailerons-Typeface';
    src: url("//db.onlinewebfonts.com/t/ced1468ed3321594800dafb719f426e4.eot");
    src: url("//db.onlinewebfonts.com/t/ced1468ed3321594800dafb719f426e4.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/ced1468ed3321594800dafb719f426e4.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/ced1468ed3321594800dafb719f426e4.woff") format("woff"), url("//db.onlinewebfonts.com/t/ced1468ed3321594800dafb719f426e4.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/ced1468ed3321594800dafb719f426e4.svg#Roma") format("svg");
    font-style: normal;
}

#page .skip-link,
.masthead {
    display: none !important;
}

.qr-menu {
    font-family: 'Ailerons-Typeface';
    background: none;
    padding-bottom: 80px;
}

#main {
    padding-top: 20px !important;
}

.qr-menu .menu {
    height: 140px;
    width: 650px;
    bottom: 0;
    box-sizing: border-box;
    font-size: 20px;
    height: 140px;
    left: 50%;
    margin-left: -80px;
    padding-left: 80px;
    position: absolute;
    position: fixed;
    text-align: left;
    width: 650px;
    z-index: 1000;
}

.qr-menu .menu > a.menu-btn {
    background: #003166;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    margin-left: -35px;
    position: absolute;
    top: 20px;
    color: white !important;
    text-align: center;
    line-height: 70px;
    transition: transform ease-out 200ms;
    text-decoration: none;
}

.qr-menu i.material-icons {
    margin-top: 16px;
    font-size: 36px;
}

.qr-menu .category-name {
    color: rgb(0,49,102);
    font-size: 20px;
    font-family: 'Ailerons-Typeface';
    font-weight: bold;
    height: 45px;
    left: 20px;
    text-transform: uppercase;
    top: 20px;
    line-height: 34px;
}

.qr-menu .category-img {
    margin: 0 auto;
    display: block;
    padding: 15px 0 10px;
}

.qr-menu a {
    color: rgb(0,49,102) !important;
    text-decoration: none !important;;
}

.qr-menu a:hover {
    color: blue;
}

.qr-menu svg {
    height: 20px;
    margin: 0 auto;
    vertical-align: middle;
    width: 20px;
}

.qr-menu ul {
    margin: 0;
}

.qr-menu td {
    border-color: white;
}

.qr-menu table.wfm_table {
    width: 100%;
}

.products-grid li {
    color: #003166;
    margin: 10px 0;
    padding: 10px 7px;
    background: rgba(0,49,102,0.1);
    border-radius: 7px;
}

.products-grid li a{
    display: flex;
    justify-content: space-between;
}
