@media (min-width: 768px) {
  div#top-nav {
    width: 100%; }

  .navbar-nav > li {
    float: none;
    display: inline-block; }

  .navbar-left {
    display: block;
    text-align: center;
    float: none !important; }

  .navbar-right {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -57px;
    margin-right: 20px !important; }

  .navbar-left li:nth-child(3) {
    margin-right: 225px; }

  #navbar-top {
    margin-top: -160px;
    margin-left: -33px; }

  ul.nav.navbar-nav.navbar-left {
    margin-left: 71px; } }
.brand img {
  max-width: 200px;
  z-index: 1000000;
  position: relative; }

header.brand h1 {
  margin: 0; }

nav#navbar-top {
  height: 125px;
  margin-bottom: 0; }

div#myCarousel {
  margin-bottom: 30px; }

img.homepage-banner {
  margin: 0 auto 50px; }

a.caption {
  text-align: center; }

h3.illuminidol-title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal; }

.product-thumbnail .product-price {
  font-weight: normal; }

.product-thumbnail h4.product-title {
  text-transform: none; }

a.get-started-button {
  font-size: 20px;
  text-transform: uppercase;
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 6px 10px;
  text-decoration: none;
  font-family: 'Oswald';
  font-weight: bold;
  margin-left: 10px; }

a.get-started-button:hover {
  background: #353535; }

.custom-product-price {
  font-size: 20px;
  display: inline;
  font-family: 'Oswald';
  font-weight: bold; }

#homepage-blog h3.page-header {
  font-size: 40px; }

h2.blog-title {
  font-size: 16px;
  width: 50%;
  float: left; }

h3.read-more {
  width: 50%;
  float: right;
  font-size: 16px;
  text-align: right; }

.home-blog-img {
  width: 100%;
  height: auto; }

.home-excerpt {
  padding: 15px; }

.read-more {
  color: #af8f3a;
  text-transform: uppercase; }

.footer__grid.col-sm-3 {
  width: 33%; }

.footer__grid.col-sm-3:first-child {
  display: none; }

img.blog-featured-image {
  margin: 0 auto; }

#article-wrap header.page-header {
  text-align: center; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background: transparent; }

.header-search, .filter-by {
  z-index: 1001;
  position: relative;
  display: inline-block;
  top: -45px; }

.header-search {
  margin-left: 20px; }

.email-notice:hover {
  color: #fff;
  background: #333; }

.email-notice {
  width: 190px;
  color: #fff;
  display: block;
  background: #000;
  text-align: center;
  font-size: 14px;
  padding: 5px 10px;
  font-family: Open Sans;
  font-weight: bold;
  line-height: 1.2;
  position: absolute;
  right: 100px;
  top: 20px; }

p.header-notice {
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 20px;
  font-family: 'Open Sans';
  font-weight: 100;
  width: 190px;
  color: #fff;
  display: block;
  background: #000;
  text-align: center;
  font-size: 14px;
  padding: 5px 10px;
  font-family: Open Sans;
  font-weight: bold;
  line-height: 1.2; }

p.header-notice a, p.scrolled-header-notice a {
  color: #fff; }

.header-search input.form-control.search-bar {
  border: 1px solid black; }

.header-search button.btn.btn-primary {
  background: #000;
  color: #fff;
  border: 1px solid #000; }

.filter-by {
  position: absolute;
  top: 142px;
  right: 0;
  margin-right: 20px; }

nav#navbar-top.scrolled {
  position: fixed;
  width: 100%;
  margin: 0 auto;
  top: 0;
  height: auto; }

.scrolled .navbar-left li:nth-child(3) {
  margin-right: auto; }

nav#navbar-top.scrolled .navbar-right {
  margin-top: 0;
  padding-top: 10px; }

#navbar-top.scrolled #top-nav {
  padding-top: 10px; }

h1.fixed-logo {
  width: 70px;
  margin: 0;
  float: left; }

.filter-by ul li {
  list-style: none; }

.filter-by ul li a {
  color: #000;
  padding: 10px;
  display: inline-block; }

.filter-by ul {
  display: none;
  background: #fff;
  padding-left: 0;
  width: 150px;
  text-align: center;
  margin-top: 0;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 1px solid black; }

.filter-by ul li:hover {
  background: #eaeaea; }

.filter-by ul li:hover a {
  color: #000; }

.filter-by ul li a:hover {
  color: #000; }

.filter-by p {
  display: block;
  width: 150px;
  text-align: center;
  font-size: 17px;
  border-top: 1px solid #000;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  cursor: pointer;
  padding: 8px;
  margin-bottom: 0; }

.filter-by p:hover {
  background: #eaeaea; }

.alphabet-nav.container {
  text-align: center; }

.alphabet-nav.container a:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 15px;
  background: #000;
  margin-top: 3px;
  margin-left: 6px; }

.alphabet-nav.container a:last-child:after {
  display: none; }

.alphabet-nav.container a {
  padding: 0 6px;
  font-size: 15px; }

p.scrolled-header-notice {
  display: block;
  position: absolute;
  margin-left: 80px;
  width: 190px;
  font-size: 14px;
  padding: 5px 10px;
  float: left;
  background: #000;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-family: 'Open Sans';
  line-height: 1.2;
  margin-top: 13px; }

@media (max-width: 991px) {
  nav#navbar-top > .container {
    width: 100%; }

  p.scrolled-header-notice {
    font-size: 9px;
    width: 100px;
    padding: 5px; } }
@media (min-width: 767px) and (max-width: 855px) {
  ul.nav.navbar-nav.navbar-left {
    margin-left: 54px; }

  .navbar-left li:nth-child(3) {
    margin-right: 180px; } }
@media (max-width: 806px) {
  ul.nav.navbar-nav.navbar-left li {
    font-size: 12px; } }
@media (max-width: 767px) {
  nav#navbar-top.scrolled {
    padding-top: 10px; }

  h1.fixed-logo {
    padding-top: 0;
    margin-top: -7px; }

  #navbar-top.scrolled #top-nav {
    padding-top: 0; }

  a.email-notice {
    display: none; }

  p.header-notice {
    display: block;
    position: static;
    text-align: center;
    margin: 0 auto 10px;
    width: 58%;
    font-size: 12px; }

  form.header-search {
    position: static;
    text-align: center;
    width: 58%;
    display: block;
    margin: 0 auto; }

  .filter-by {
    float: none;
    position: static;
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-right: 0;
    width: 58%;
    margin: 10px auto 0; }

  .filter-by p, .filter-by ul {
    width: 100%; }

  button.navbar-toggle {
    float: left;
    margin-left: 15px; }

  #navbar-top {
    position: absolute;
    top: 0;
    width: 100%;
    height: auto !important;
    border: none; }

  .brand img {
    width: 65px; }

  div#top-nav {
    background: #fff;
    border-color: transparent; }

  .footer__grid {
    text-align: center; }

  .footer__grid.col-sm-3 {
    width: 100%; }

  p.scrolled-header-notice {
    right: 0;
    margin-right: 80px;
    top: 0; } }
a.see-all-recent {
  font-size: 20px;
  margin-left: 10px;
  border-bottom: 2px solid #000;
  text-decoration: none; }

@media (max-width: 767px) {
  .desktop-header-extras {
    display: none; }

  a.see-all-recent {
    display: block;
    border-bottom: none;
    margin-top: 10px;
    margin-left: 0; } }
@media (min-width: 768px) {
  .mobile-header-extras {
    display: none; }

  .desktop-header-extras a.email-notice {
    position: absolute;
    right: 100px;
    top: 0;
    margin-top: -50px; }

  .desktop-header-extras form.header-search {
    positioN: absolute;
    bottom: 0;
    left: 33px;
    top: auto;
    margin-bottom: 10px; }

  .filter-by p {
    font-weight: normal; }

  .desktop-header-extras .filter-by {
    top: 74px; }

  .filter-by {
    z-index: 1; }

  #navbar-top {
    margin-top: -121px; }

  .desktop-header-extras p.header-notice {
    top: 0;
    left: 0;
    margin-left: 53px;
    margin-top: -50px; } }
.donation label {
  margin-right: 10px; }

button.btn.btn-signup, input#fieldEmail {
  border: 1px solid #b7b7b7; }

.newsletter-page-wrap {
  text-align: center; }

.quick-cart .quick-cart-btn-wrapper {
  width: 100%;
  float: none; }

a.btn.btn-main.ajax-cart-btn.ajax-cart-checkout-btn.bold_clone, .cart-dropdown .quick-remove {
  display: none !important; }

.w3-product-options.loaded {
  padding: 15px 15px 5px 15px;
  background: #eaeaea; }
