/* Custom CSS */

.l-attribution.l-row {
display: none;
visibility: hidden;
}
html { background-color:#0F2D52; !important; }

.pr-navbar {
color: #ffffff;
background-color: #0F2D52;
}

.menu a {
font-weight: 600 !important;
}
.block-plugin-id--system-branding-block {
margin: 2.094rem 0;
}

.field-commerce-product-attribute-value--name {
display: none;
visibility: hidden;
}

.button--primary {
color: #fcfcfc;
background-color: #0F2D52;
border: 0;
width: 9em;
height: 2.75em;
letter-spacing: .05em;
text-transform: uppercase;
font-weight:600;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.button--primary:hover {
background-color: #0B1F39;
}
.pr-footer {
color: #ffffff;
background-color: #0F2D52;
text-align: center;
}
.ms-dropmenu .rm-block__content .menu__link {
position: relative;
display: block;
padding: 1.25rem 1.25rem;
}
legend {
display: block;
width: 100%;
padding-top:1em;
margin-bottom: 20px;
font-size: 1.6em;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
margin-bottom:1em;
font-weight: 200;
letter-spacing: .02em;
}