@import url("https://fonts.googleapis.com/css?family=Bree+Serif|Satisfy");
body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: Verdana, Arial, sans-serif;
  background-color: #202B20; }

.af1, .funfont, .wellsubmenu li > a, .navbrowse a {
  font-family: "Bree Serif", "Helvetica Neue", sans-serif;
  font-size: 16px; }

.af2 {
  font-family: Satisfy, serif; }

a {
  color: #477378; }

a:hover {
  text-decoration: none;
  color: #000; }

.sliding-middle-out {
  display: inline-block;
  position: relative;
  padding-bottom: 3px; }

.sliding-middle-out:after {
  content: '';
  display: block;
  margin: auto;
  height: 3px;
  width: 0px;
  background: transparent;
  transition: width .5s ease, background-color .5s ease; }

.sliding-middle-out:hover:after {
  width: 100%;
  background: #202B20; }

/* LEFT TO RIGHT */
.sliding-u-l-r {
  display: inline-block; }

.sliding-u-l-r:after {
  content: '';
  display: block;
  height: 3px;
  width: 0;
  background: transparent;
  transition: width .5s ease, background-color .5s ease; }

.sliding-u-l-r:hover:after {
  width: 100%;
  background: #202B20; }

.sidebar > li {
  margin-bottom: 3px;
  font-family: "Bree Serif", "Helvetica Neue", sans-serif;
  font-size: 16px; }

.row .leftborder {
  padding-left: 14px;
  border-left: 1px solid #E9E9E9; }

.container {
  text-align: left; }

.topfooter {
  background-color: #A827E8;
  padding-top: 10px;
  padding-bottom: 10px; }
  .topfooter a {
    color: #FFF;
    font-size: 14px;
    text-decoration: none; }

.footer {
  background-color: #202B20;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #FFF; }
  .footer h3 {
    color: #FFF; }

.footer a {
  color: #FFF;
  text-decoration: none; }

.footer a:hover {
  color: yellow; }

.footerheader {
  text-decoration: underline;
  margin-bottom: 20px;
  line-height: 1.5; }

.redtext {
  color: red; }

.accenttext {
  color: #477378; }

.btn-link {
  color: #202B20;
  font-weight: bold;
  padding-left: 0; }

.btn-link:hover {
  text-decoration: none;
  color: #000; }

a img {
  border: 0; }

select {
  width: auto; }

.formrow {
  margin-bottom: 10px; }

.formerror {
  color: #800000;
  font-size: 10px;
  font-weight: bold; }

.form-actions {
  margin-bottom: 0; }

.header {
  position: relative; }

.headercontainer {
  position: relative;
  background: url(/img/bannerbg.png) repeat-x;
  height: 160px;
  border-bottom: 2px solid #202B20; }

.wellsubmenu {
  border-radius: 0;
  background-color: #477378; }
  .wellsubmenu li > a {
    color: #FFF;
    display: block;
    padding-left: 10px;
    padding-right: 10px; }
  .wellsubmenu li > a:hover {
    color: #D1EBD3; }

.footercontainer {
  padding-bottom: 30px;
  padding-top: 30px;
  background-color: #202B20;
  color: #FFF; }

.navbar {
  background-color: #FFF; }

.navbar a {
  color: #202B20; }

.navbar a:hover {
  text-decoration: none;
  color: #000; }

.mobilesidebar {
  font-size: 18px; }

.navbrowse a {
  font-size: 20px; }

.navbrowse li {
  margin-left: 15px; }

.fontlight a {
  color: #FFF; }

.fontlight a:hover {
  color: yellow; }

.navsublist {
  font-size: 14px; }

.navsublist li {
  vertical-align: middle; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: normal;
  font-family: "Bree Serif", "Helvetica Neue", sans-serif;
  color: #202B20;
  margin-top: 0; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

h1.homepage {
  font-family: "Bree Serif", "Helvetica Neue", sans-serif;
  font-size: 22px;
  color: #000;
  border-bottom: 3px solid #202B20; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

img {
  display: block;
  height: auto;
  max-width: 100%; }

.cart-container .headerrow {
  border-bottom: 1px solid #CCC; }

ul.tags a {
  display: block;
  padding: 3px 5px;
  color: #000; }

ul.tags a:hover {
  background-color: #202B20;
  color: #FFF; }

.badgeproduct .image {
  margin: 0 auto 10px auto;
  max-height: auto; }

.badgeproduct h2 {
  margin: 0 5px;
  font-size: 18px; }

.badgeproduct .more {
  margin: 0 5px; }

.badgeproduct .price {
  padding-left: 3px;
  font-weight: bold; }

.navlist a {
  color: #000; }

.navlist a:hover {
  color: #477378; }

.cartlist h3 {
  margin-top: 0;
  font-size: 20px; }

.cartlist li {
  font-weight: bold; }

.footer h3 {
  margin-top: 0; }

hr.bold {
  border-top: 2px solid "Bree Serif", "Helvetica Neue", sans-serif; }

.badgeproduct {
  transition: 1s ease; }

.badgeproduct:hover {
  box-shadow: 0 0 0 3px #E6E6E6;
  transition: 0.2s ease; }

.btn-primary {
  background-color: #202B20;
  border-color: #202B20; }

.badgeproduct .imagediv {
  vertical-align: middle;
  position: relative;
  min-height: 225px; }
  .badgeproduct .imagediv img {
    margin-top: auto;
    margin-bottom: auto; }

.soldribbon {
  position: absolute;
  right: -5px;
  top: -10px; }

.navsub {
  background-color: #202B20; }

.navbar {
  border-bottom: 2px solid #202B20; }

.mobilenav > li {
  margin-bottom: 5px;
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 5px; }

.mobilenav > li > a {
  padding: 5px 10px;
  text-align: center;
  font-size: 16px; }

@media (min-width: 768px) {
  .navbar {
    border-bottom: 2px solid #202B20; } }

@media (min-width: 992px) {
  .navsub {
    background-color: #202B20; }
  .navsublist li {
    padding: 0 10px; }
  .badgeproduct .imagediv {
    min-height: auto; }
  .badgeproduct .soldribbon {
    max-height: 40px; } }

@media (min-width: 1200px) {
  .navsub {
    background-color: #202B20; }
  .badgeproduct .imagediv {
    min-height: auto; }
  .badgeproduct .soldribbon {
    max-height: 50px; }
  .navsublist li {
    padding: 0 30px; } }

@media print {
  a[href]:after {
    content: none; } }
