@import url('https://fonts.googleapis.com/css?family=Questrial');

body {
background-attachment:Fixed !important;
}

#navigation ul li a {
font-family:'Questrial';
font-size: 14px !important;
font-weight: 100 !important;
padding: 13px 16px !important;
}

#wrapper {
border-radius: 10px 10px 0 0 !important;
box-shadow: 0 -3px 96px rgb(255, 255, 255);
background: rgba(250, 250, 250, 0.85)!important;
}

#footer {
border-radius: 0 0 10px 10px !important;
}

#top_right {
float:right !important;
}

img.image_align_right, img.imgalignright, img.image_align_left, img.imgalignleft {
border: none!important;
}

h1, h2, h3, h4, h5, h6, #customer-account-controls, #customer-account-controls a {
color: #15181a !important;
font-family: "Questrial";
font-weight: 100 !important;
}

#bolded-line {
background: #455056 none repeat scroll 0 0;
width: 102%;
}

#navigation > ul {
display: flex!important;
justify-content: space-between!important;
padding: 0 25px!important;
}