html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}nav{position:fixed;top:0px;left:0px;z-index:9999;width:100%;padding:10px;background-color:rgba(0,0,0,0.65);display:none}.centered-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.centered-navigation::after{clear:both;content:"";display:block}.centered-navigation .nav-container{max-width:980px;width:100%;padding:0 0px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}@media screen and (min-width: 760px){.centered-navigation .nav-container{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.centered-navigation .nav-container .logo-container{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.centered-navigation .nav-container .logo-container a #round-header-logo{background:url(../images/logos/round-header-logo-b5903d23.png) no-repeat center center;background-size:120px 32px;width:120px;height:32px;margin-top:3px}@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx){.centered-navigation .nav-container .logo-container a #round-header-logo{background:url(../images/logos/round-header-logo@2x-bf300bfa.png) no-repeat center center;background-size:120px 32px}}.centered-navigation .nav-container .left-nav-container{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;list-style:none;margin:0px;padding:0px}.centered-navigation .nav-container .left-nav-container li{float:left;position:relative;display:block}.centered-navigation .nav-container .left-nav-container li a{text-decoration:none;color:white;font-weight:300}.centered-navigation #preorder-button{display:none;color:white;background-color:#FA4B5F;border-radius:4px;line-height:35px;padding:0px 15px}.centered-navigation .nav-item{width:120px;display:none}@media screen and (min-width: 760px){.centered-navigation .nav-item{display:block}}.refill-page .nav-container{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.refill-page .nav-container #preorder-button{display:block;padding-top:0px;padding-bottom:0px}