@import url('//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css');
@import url('//fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css');
/* ############################# */
/* ###### CUSTOMIZATIONS ####### */
/* ############################# */
/* place your customizations here so your changes can be upgraded safely in the future */
/* ############################# */
/* #### END CUSTOMIZATIONS ##### */
/* ############################# */
/* access theme settings */
/* donate now */
/* one-page checkout */
/* Bootstrap Overrides */
body {
  font-family: "Lato", Arial sans-serif;
  color: #000;
  background-image: url("");
  background-color: #fff;
  background-repeat: none;
  background-size: cover;
  min-height: 100%; }

.wrapper {
  min-height: 65%;
  height: auto;
  margin: 0 auto -200px;
  /* the bottom margin is the negative value of the footer's height */ }

.footer, .push {
  height: auto;
  /* .push must be the same height as .footer */ }

@media (max-width: 374px) {
  .footer, .push {
    height: auto;
    /* .push must be the same height as .footer */ } }

h1, h2, h3, h4, h5, h6 {
  color: #aac858; }

h1 {
  font-size: 375%;
  font-weight: 300; }

h2 {
  font-size: 250%;
  font-weight: 300;
  color: #aac858; }

h3 {
  font-size: 175%;
  font-weight: 700;
  color: #aac858; }

h4 {
  font-size: 125%;
  font-weight: 900; }

a {
  color: #aac858; }

.btn {
  -webkit-transition: all 0.7s;
  transition: all 0.7s; }

.btn-default {
  color: #363636;
  background-color: #e1e1e1;
  border-color: #ccc;
  font-family: "Lato", Arial sans-serif; }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #363636;
  background-color: #c8c8c8;
  border-color: #adadad; }

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none; }

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #e1e1e1;
  border-color: #ccc; }

.btn-default .badge {
  color: #e1e1e1;
  background-color: #363636; }

.label-default {
  background-color: #e1e1e1; }

.btn-primary {
  color: white;
  background-color: #aac858;
  border-color: #92b23b;
  font-family: "Lato", Arial sans-serif; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: white !important;
  background-color: #839f34;
  border-color: #76902f; }

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none; }

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #e5eecb;
  border-color: #dbe8b8; }

.btn-primary .badge {
  color: #aac858;
  background-color: white; }

.label-primary {
  background-color: #aac858; }

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
  font-family: "Lato", Arial sans-serif; }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: white;
  background-color: #449d44;
  border-color: #398339; }

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none; }

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: white; }

.label-success {
  background-color: #5cb85c; }

.btn-info {
  color: white;
  background-color: #b3b3b3;
  border-color: #9a9a9a;
  font-family: "Lato", Arial sans-serif; }

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: white;
  background-color: #8d8d8d;
  border-color: #838383; }

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none; }

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #b3b3b3;
  border-color: #9a9a9a; }

.btn-info .badge {
  color: #b3b3b3;
  background-color: white; }

.label-info {
  background-color: #b3b3b3; }

.btn-warning {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
  font-family: "Lato", Arial sans-serif; }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: white;
  background-color: #d18211;
  border-color: #9d620d; }

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none; }

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #ed9c28;
  border-color: #d58512; }

.btn-warning .badge {
  color: #ed9c28;
  background-color: white; }

.label-warning {
  background-color: #ed9c28; }

.btn-danger {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
  font-family: "Lato", Arial sans-serif; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: white;
  background-color: #a82824;
  border-color: #7a1d1a; }

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none; }

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d2322d;
  border-color: #ac2925; }

.btn-danger .badge {
  color: #d2322d;
  background-color: white; }

.label-danger {
  background-color: #d2322d; }

.btn-donate-now {
  color: #fff !important;
  background-color: #aac858;
  border-color: #92b23b;
  font-family: "Lato", Arial sans-serif; }

.btn-donate-now:hover, .btn-donate-now:focus, .btn-donate-now:active, .btn-donate-now.active, .open > .btn-donate-now.dropdown-toggle {
  color: #fff !important;
  background-color: #839f34;
  border-color: #76902f; }

.btn-donate-now:active, .btn-donate-now.active, .open > .btn-donate-now.dropdown-toggle {
  background-image: none; }

.btn-donate-now.disabled, .btn-donate-now.disabled:hover, .btn-donate-now.disabled:focus, .btn-donate-now.disabled:active, .btn-donate-now.disabled.active, .btn-donate-now[disabled], .btn-donate-now[disabled]:hover, .btn-donate-now[disabled]:focus, .btn-donate-now[disabled]:active, .btn-donate-now[disabled].active, fieldset[disabled] .btn-donate-now, fieldset[disabled] .btn-donate-now:hover, fieldset[disabled] .btn-donate-now:focus, fieldset[disabled] .btn-donate-now:active, fieldset[disabled] .btn-donate-now.active {
  background-color: #e5eecb;
  border-color: #dbe8b8; }

.btn-donate-now .badge {
  color: #aac858;
  background-color: #fff; }

.btn-link {
  color: #aac858; }

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .open > .btn-link.dropdown-toggle {
  color: #aac858; }

.btn-wide {
  display: block;
  width: 100%; }

.navbar-collapse {
  max-height: 100%; }

::-webkit-input-placeholder {
  font-weight: 300; }

::-moz-placeholder {
  font-weight: 300; }
/* firefox 19+ */
:-ms-input-placeholder {
  font-weight: 300; }
/* ie */
input:-moz-placeholder {
  font-weight: 300; }
/* MISC */
img {
  max-width: 100%;
  height: auto; }

.clear {
  clear: both; }

@media (min-width: 991px) {
  .col-clear-4 {
    clear: both; } }

@media (min-width: 768px) and (max-width: 991px) {
  .col-clear-3 {
    clear: both; } }

@media (max-width: 768px) {
  .col-clear-2 {
    clear: both; } }

.thin {
  font-weight: 400; }

.strike {
  text-decoration: line-through; }
/*    Sub Title : Used as a large title to a section. (Overrides default h2 size)  */
.sub-title {
  font-size: 30px;
  margin-top: 0; }

@media (min-width: 768px) {
  .sub-title {
    font-size: 40px; } }

@media (min-width: 991px) {
  .sub-title {
    font-size: 50px; } }
/*   SOCNETS  */
.socnet {
  background: url(images/sprite.png) no-repeat 0 0;
  width: 53px;
  height: 53px;
  display: inline-block;
  margin: 0 10px 10px 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.socnet.twitter {
  background-position: -67px 0; }

.socnet.facebook {
  background-position: -125px 0; }

.socnet.gplus {
  background-position: -184px 0; }

.socnet.youtube {
  background-position: -242px 0; }

.socnet.vimeo {
  background-position: -301px 0; }

.socnet:hover {
  opacity: 0.8; }
/*   Navbar  */
.navbar .logo {
  margin: 28px 15px 15px; }

.navbar .btn-checkout {
  margin-left: 10px;
  color: #efefef; }

@media (max-width: 768px) {
  .navbar .mobile-group {
    margin-top: 15px;
    text-align: center; }

  .navbar .mobile-group a, .navbar .mobile-group p {
    margin: 0 30px;
    display: inline-block; } }

@media (max-width: 768px) and (max-width: 600px) {
  .navbar .mobile-group a, .navbar .mobile-group p {
    margin: 0 10px; } }

@media (max-width: 768px) {
  .navbar .navbar-form {
    display: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .navbar .search-field {
    width: 65%;
    float: left; }

  .navbar .btn-search {
    width: 30%;
    margin-left: 2%;
    float: left; } }

.navbar .nav-main {
  background-color: #3b3b3b;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5); }

.navbar .dropdown-menu {
  border-color: #363636; }

.navbar-static-top, .navbar-static-top .navbar-collapse, .navbar-static-top .navbar-inverse.navbar-collapse {
  background-color: #efefef; }

.navbar-static-top .navbar-text, .navbar-static-top a, .navbar-static-top p {
  color: #2d2c2d; }

.navbar-static-top a.btn-primary {
  color: #fff; }

.navbar-static-top a:hover {
  text-decoration: none;
  color: #aac858; }

.navbar-static-top .navbar-text .badge {
  background-color: #2d2c2d;
  color: #efefef; }

.navbar-inverse .navbar-nav > li > a {
  color: #2d2c2d; }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:active {
  color: #f7c143; }

.navbar-inverse .navbar-nav .donate {
  background-color: #f4b010;
  padding: 5px 10px;
  margin: 10px;
  border-radius: 5px; }

.navbar-inverse .navbar-nav .donate:hover {
  color: #aac858;
  background-color: white;
  border-color: #aac858;
  padding: 5px 10px;
  margin: 10px; }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #bcbcbc;
  color: #615e61; }

.navbar-static-top .navbar-nav > li > .dropdown-menu {
  background-color: #efefef;
  border-color: #efefef; }

.navbar-static-top .navbar-nav > li > .dropdown-menu > li > a {
  color: #2d2c2d; }

.navbar-static-top .navbar-nav > li > .dropdown-menu > li > a:hover {
  color: #615e61;
  background-color: #bcbcbc; }
/*    Header  */
.header {
  margin-bottom: 20px; }

.header .navbar {
  margin-top: 25px; }

.header .nav > li > a {
  color: #000; }

.header .nav > li > a:hover, .header .nav > li > a:focus {
  color: #fff;
  background-color: #000; }

.header .dropdown-menu {
  background-color: #000;
  border-color: #000; }

.header .dropdown-menu > li > a {
  color: #fff; }

.header .dropdown-menu > li > a:hover, .header .dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #000; }

.header .logo a {
  display: block; }

@media (max-width: 768px) {
  .header .logo {
    text-align: center; } }
/*    Sub Header  */
.sub-header {
  position: relative;
  margin-bottom: 20px; }

.sub-header h1 {
  position: absolute;
  top: 50%;
  margin-left: 40px;
  margin-top: -12px;
  font-weight: 300;
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  font-size: 24px; }

@media (min-width: 600px) {
  .sub-header h1 {
    font-size: 30px;
    margin-top: -15px; } }

@media (min-width: 768px) {
  .sub-header h1 {
    font-size: 40px;
    margin-top: -20px; } }

@media (min-width: 959px) {
  .sub-header h1 {
    font-size: 60px;
    margin-top: -30px; } }

@media (min-width: 1170px) {
  .sub-header h1 {
    font-size: 78px;
    margin-top: -40px; } }
/*   Hero  */
.hero {
  margin-bottom: 20px; }

.hero .item .carousel-caption {
  text-align: left !important; }

.hero .item .carousel-caption div.btn {
  margin-top: 15px; }

@media (min-width: 1170px) {
  .hero .item .carousel-caption {
    left: 10%;
    right: 10%; } }

.hero .item h1 {
  color: white;
  font-size: 1.42857em;
  font-weight: 300;
  text-transform: uppercase; }

@media (min-width: 600px) {
  .hero .item h1 {
    font-size: 2em; } }

@media (min-width: 768px) {
  .hero .item h1 {
    font-size: 3em; } }

@media (min-width: 991px) {
  .hero .item h1 {
    font-size: 4em; } }

@media (min-width: 1170px) {
  .hero .item h1 {
    font-size: 5em; } }

.hero .item span {
  color: white;
  line-height: 1em;
  display: inline-block;
  background: #000;
  background: rgba(0, 0, 0, 0.65);
  font-weight: 300;
  -webkit-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.65), -10px 0 0 rgba(0, 0, 0, 0.65);
  box-shadow: 10px 0 0 rgba(0, 0, 0, 0.65), -10px 0 0 rgba(0, 0, 0, 0.65);
  padding: 10px 0; }

@media (min-width: 600px) {
  .hero .item span {
    font-size: 1.3em; } }

@media (min-width: 768px) {
  .hero .item span {
    font-size: 1.75em; } }

@media (min-width: 991px) {
  .hero .item span {
    font-size: 2em; } }

@media (min-width: 1170px) {
  .hero .item span {
    display: inline;
    font-size: 2.3em;
    line-height: 1.8em;
    padding: 10px; } }
/*   Call to Action  */
.calltoaction {
  background-color: #aac858;
  padding: 20px 0; }

.calltoaction h1, .calltoaction h2, .calltoaction h3, .calltoaction h4, .calltoaction h5 {
  color: #fff;
  font-weight: 900; }

.calltoaction p {
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px; }

.calltoaction .btn {
  font-weight: 700;
  background-color: #fff;
  color: #aac858;
  border-color: #fff; }

.calltoaction .btn:hover, .calltoaction .btn:active, .calltoaction .btn:focus {
  color: #aac858 !important; }
/*   Featured Products  */
.featured-products {
  margin-top: 40px;
  margin-bottom: 30px; }

.featured-products img {
  max-width: 100%;
  height: auto; }

.featured-products .product {
  margin-bottom: 20px; }
/*   Footer  */
.footer {
  background: #efefef;
  padding: 20px 0;
  margin-top: 20px;
  color: #2d2c2d !important; }

.footer a {
  color: #2d2c2d; }

.footer .logo {
  margin-bottom: 10px; }

@media (max-width: 768px) {
  .footer .logo {
    text-align: center; } }

.footer strong {
  color: #2d2c2d; }

.footer .email a {
  color: #2d2c2d;
  text-decoration: none; }

.footer .email a:hover {
  color: #615e61; }

.footer .ssl {
  background: url(images/sprite.png) no-repeat 0 0;
  width: 62px;
  height: 62px;
  display: inline-block;
  margin: 10px 0 10px 10px; }

.footer .poweredby {
  position: relative;
  margin-top: 20px; }

.footer .poweredby small {
  font-size: 10px; }

.footer h5, .footer h6 {
  color: #2d2c2d;
  font-weight: 300; }

.footer a {
  color: #2d2c2d; }

.footer a:hover {
  color: #474547; }

.footer .btn-default {
  background-color: #bcbcbc;
  border-color: #bcbcbc; }

.footer-info {
  margin-top: 20px;
  font-size: 10px; }

.footer-info .pipe-divider {
  display: inline-block;
  padding: 0 5px;
  font-size: 12px;
  font-weight: 200; }

.footer-info .ein {
  color: #fff;
  font-size: 11px; }

.follow-container {
  text-align: center; }

.follow-container a {
  background: #f7c143;
  color: white;
  padding: 16px 0;
  font-size: 1.5em;
  border-radius: 4em;
  line-height: 0;
  text-align: center;
  display: inline-block;
  width: 54px;
  margin: 5px 10px;
  height: 54px; }

.follow-container a.facebook:hover {
  background-color: #4b67a8; }

.follow-container a.twitter:hover {
  background-color: #55acee; }

.follow-container a.instagram:hover {
  background-color: #211f20; }

.follow-container a.youtube:hover {
  background-color: #cc181e; }
/*    Nav Footer  */
.nav-footer {
  padding: 0;
  list-style: none; }

.nav-footer li {
  float: left; }

.nav-footer li a {
  color: #2d2c2d;
  text-transform: uppercase;
  font-size: 0.75em;
  text-decoration: none; }

.nav-footer li a:hover {
  color: #615e61; }

.nav-footer li ul {
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0; }

.nav-footer li ul li {
  float: none;
  display: block; }

.nav-footer li ul li a {
  color: #2d2c2d; }

.nav-footer li ul li a:hover {
  color: #615e61; }
/*   Main page styling.  */
.main {
  min-height: 850px;
  color: #363636; }

.main .page-title {
  font-weight: 300; }

.main .thumbnail.pull-right {
  margin: 0 0 20px 20px; }

.main .thumbnail.pull-left {
  margin: 0 20px 20px 0; }

.main .thumbnail .caption {
  font-size: 11px;
  color: #999;
  line-height: 16px; }

.main .thumbnail .caption p {
  margin: 0; }

.main ul, .main ol {
  list-style-position: inside; }
/*    Product  */
.product {
  color: #000;
  margin-bottom: 20px; }

.product .thumbnail {
  position: relative;
  margin-bottom: 10px; }

.product .thumbnail a > img, .product .thumbnail > img {
  width: 100%; }

@media (max-width: 500px) {
  .product {
    width: 100%; } }

.product .title {
  margin-bottom: 3px; }

.product .title a {
  text-decoration: none;
  color: #aac858; }

.product .title a:hover {
  color: #738c2e; }

@media (min-width: 768px) and (max-width: 1200px) {
  .product .title {
    float: none;
    width: auto; } }

.product .meta {
  color: ligten(#000, 50%); }

.product .meta .meta-left {
  width: 48% !important;
  float: left !important;
  text-align: left !important; }

.product .meta .meta-right {
  width: 48% !important;
  float: right !important;
  text-align: right !important; }

.product .meta .price {
  padding: 3px 6px !important;
  margin-left: 2px !important;
  font-size: 13px !important; }

.product .meta .price.sale {
  background: #aac858 !important;
  color: white !important; }

.product .flag {
  position: absolute;
  top: 0px;
  border-radius: 0 3px 0 0;
  right: 0px;
  color: #fff;
  background-color: #555;
  padding: 3px 6px;
  font-size: 11px; }

.product .flag-primary {
  background-color: #aac858; }

.product .flag-info {
  background-color: #b3b3b3; }

.product .flag-warning {
  background-color: #ed9c28; }

.product .flag-danger {
  background-color: #d2322d; }

.product .flag-success {
  background-color: #5cb85c; }
/*.product .meta { width: 48% !important; margin-left: 2% !important; float: left !important; text-align: right !important; }
 @media (min-width: 768px) and (max-width: 1200px) { .product .meta { width: auto !important; margin-left: 0 !important; float: none !important; text-align: left !important; } }
 .product .meta .price { padding: 3px 6px !important; margin-left: 2px !important; font-size: 13px !important; }
 .product .meta .price.sale { background: $defaultTextColor !important; color: white !important; }*/
/*    Filter  */
.filter, .filter-lg {
  background: #474746;
  margin: 20px 0 40px 0;
  padding: 12px 0 10px 0;
  color: #fff;
  text-align: center; }

@media (min-width: 768px) {
  .filter {
    padding: 0;
    line-height: 50px;
    height: 55px; }

  .filter-lg {
    padding: 10px; } }

.filter label {
  font-weight: 300;
  color: #fff;
  margin-right: 10px; }

.filter .form-group {
  padding: 0 10px; }
/* carousel */
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  width: 100% !important; }
/*   Product Detail  */
@media (max-width: 768px) {
  .product-detail .pull-right.col-sm-8, .product-detail .pull-right.col-sm-4 {
    float: none !important; } }

.product-detail .meta {
  margin-bottom: 10px; }

.product-detail .meta .price {
  font-size: 20px;
  font-weight: 300;
  margin-right: 15px; }

@media (min-width: 768px) {
  .product-detail .meta .price {
    font-size: 30px; } }

@media (min-width: 991px) {
  .product-detail .meta .price {
    font-size: 38px; }

  .product-detail {
    min-height: 550px; } }

.product-detail .meta .strike {
  color: #999; }

.product-detail .collapse-heading {
  background: #6d6d6d;
  color: white;
  font-weight: 300;
  padding: 10px;
  cursor: pointer; }

.product-detail .collapse-heading .glyphicon {
  top: 3px; }
/*    Sidebar  */
.sidebar .widget {
  margin-bottom: 20px; }

.sidebar .page-nav > li > a:hover {
  background-color: #eee;
  color: #363636; }

.sidebar .page-nav {
  border-top: 8px solid #d7d7d7;
  border-bottom: 8px solid #d7d7d7;
  padding: 10px 0; }

.sidebar .page-nav a {
  color: #363636; }

.sidebar .page-nav .active a {
  color: #aaa; }

.sidebar .page-nav .active a:hover {
  color: #aaa; }
/*    Cart  */
.cart .cart-head {
  font-size: 16px;
  border-bottom: 1px solid whitesmoke;
  padding-bottom: 5px; }

.cart .cart-row {
  padding: 10px 0;
  border-bottom: 1px solid whitesmoke; }

.cart .cart-row .product-name {
  margin: 35px 0 0 0;
  font-size: 18px; }

@media (max-width: 768px) {
  .cart .cart-row .product-name {
    font-size: 18px; } }

.cart .cart-row .data {
  margin-top: 25px;
  position: relative; }

@media (max-width: 768px) {
  .cart .cart-row .data {
    margin-top: 5px; } }

.cart .cart-row .data .remove .glyphicon {
  font-size: 20px;
  text-decoration: none;
  color: #363636; }

.cart .cart-row .data .remove .glyphicon:hover {
  color: #c72c2c; }

@media (max-width: 768px) {
  .cart .cart-row .data.remove {
    position: absolute;
    right: 5px;
    bottom: 0; } }

@media (max-width: 768px) {
  .cart .cart-row .quantity input {
    width: 100px;
    float: left; }

  .cart .cart-row .quantity .btn {
    margin-left: 10px; }

  .cart .cart-row .text-center {
    text-align: left !important; } }

.cart .cart-foot {
  margin-top: 20px; }

.cart .cart-foot.total {
  line-height: 70px;
  font-size: 18px;
  background: whitesmoke;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7; }

@media (max-width: 991px) {
  .cart .cart-foot.total {
    line-height: 1em;
    padding: 20px 0; }

  .cart .cart-foot.total .inline-sm {
    display: inline; } }

@media (max-width: 991px) {
  .cart .cart-foot.subtotals {
    line-height: 1em; }

  .cart .cart-foot.subtotals .subtotal {
    display: inline; } }

.cart .cart-foot-row {
  margin-bottom: 14px; }

.cart .cart-foot-row .cart-foot-shipping-label {
  margin-bottom: 4px; }
/*    Checkout Form  */
.checkout-form .group {
  margin-top: 20px;
  position: relative; }

.checkout-form .group .form-group {
  position: relative; }

.checkout-form .group .form-group .placeholdertext {
  font-size: 10px;
  color: #999;
  position: absolute;
  right: 0;
  bottom: -15px; }

.checkout-form-overlay {
  position: fixed;
  display: block;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999998; }

.checkout-form-overlay .fa {
  color: #fff;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin: -40px 0 0 -40px; }
/*.checkout-form .group .copy-billing { position: absolute; top: 46px; right: 17px; }*/
.paypal-form {
  margin: 30px 0 auto; }

@media (max-width: 992px) {
  .paypal-form {
    margin-left: 0; } }

@media (max-width: 1200px) {
  .checkout-form h4.heading {
    font-size: 20px; } }

.checkout-form h4.heading a {
  font-size: 13px;
  margin-top: inherit; }

.checkout-form h4.heading:before {
  content: attr(data-step);
  display: inline-block;
  width: 50px;
  height: 50px;
  background: #363636;
  color: white;
  border-radius: 50%;
  margin-right: 10px;
  font-weight: 400;
  font-size: 20px;
  padding: 12px 0 0 19px; }

.checkout-form h4 {
  margin-top: 22px; }
/* drop down menus on hover
 .dropdown:hover .dropdown-menu { display: block; }*/
#productForm .has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 15px;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

#productForm .has-feedback.no-label .form-control-feedback {
  top: 0px; }

.email-signup .has-feedback .form-control-feedback {
  right: 15px; }

.has-feedback.has-error label {
  color: #a94442; }

.announce {
  min-height: 300px;
  text-align: center;
  margin: 75px 0 100px 0;
  color: #aaa; }

.announce .announce-icon {
  font-size: 120px;
  margin-bottom: 0px;
  color: #aaa; }

.announce .announce-heading {
  font-size: 50px;
  font-weight: normal;
  color: #aaa;
  margin-top: 10px; }

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.42857;
  border-radius: 15px; }

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px; }

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px; }

.order-review .form-horizontal .control-label {
  text-align: left; }

.order-review .panel-body {
  font-size: 12px;
  min-height: 210px; }

.order-review .panel-body .form-group {
  margin-bottom: 0px; }
/* sponsorship */
.map_filter .map_wrap {
  height: 240px; }
/* goal */
.goal_wrap {
  border: 0px;
  width: 550px;
  height: 45px;
  display: block;
  margin: 20px auto;
  position: relative; }

.goal_wrap .goal_bar {
  position: absolute;
  top: 0px;
  left: 50px;
  width: 450px;
  height: 20px;
  display: block;
  box-shadow: 1px 1px 3px #333;
  -webkit-box-shadow: 1px 1px 3px #333;
  -moz-box-shadow: 1px 1px 3px #333; }

.goal_wrap .goal_bar_bg {
  position: relative;
  top: 0px;
  height: 20px;
  left: 0px;
  width: 100%;
  background: #ddd url('//code.donorshops.com/bg_highlight.png') repeat-x center center;
  display: block; }

.goal_wrap .goal_bar_progress {
  position: relative;
  top: -20px;
  height: 20px;
  left: 0px;
  width: 0%;
  background: #aac858 url('//code.donorshops.com/bg_shadow.png') repeat-x center center;
  display: block; }

.goal_wrap .goal_label {
  position: absolute;
  top: 27px;
  left: 50px;
  margin-left: -20px;
  text-align: center;
  font-size: 10px;
  color: #666; }

.goal_wrap .goal_label.goal_label_0 {
  left: 50px; }

.goal_wrap .goal_label.goal_label_20 {
  left: 140px; }

.goal_wrap .goal_label.goal_label_40 {
  left: 230px; }

.goal_wrap .goal_label.goal_label_60 {
  left: 320px; }

.goal_wrap .goal_label.goal_label_80 {
  left: 410px; }

.goal_wrap .goal_label.goal_label_100 {
  left: 500px;
  color: #000;
  font-weight: bold; }

.goal_wrap .goal_label_progress {
  text-align: right;
  text-shadow: -1px -1px 0px #000;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 2px;
  margin-left: -124px;
  width: 120px; }

.goal_wrap .goal_label_progress.outside {
  text-align: left;
  text-shadow: 1px 1px 0px #fff;
  color: #c00;
  margin-left: 4px; }

.goal_wrap.loading .goal_label_progress {
  color: #999;
  text-shadow: 1px 1px 0px #fff;
  font-weight: normal; }

.navbar-toggle {
  background-color: #aac858; }

.progress.progress-goal {
  margin-bottom: 10px; }

.progress.progress-sm {
  height: 12px; }

.progress.progress-goal .progress-bar {
  background-color: #aac858; }

.product .goal {
  margin: 14px 1px 7px 1px; }

.product .goal .progress {
  margin-bottom: 7px; }

.product .goal .goal-desc {
  font-size: 12px;
  color: #404040; }

*[data-toggle="buttons"] .btn > .fa-check {
  display: none; }

*[data-toggle="buttons"] .btn.active > .fa-check {
  display: inline-block; }

.top-gutter {
  padding-top: 15px !important; }

.left-gutter {
  margin-left: 20px !important; }

.right-gutter {
  margin-right: 20px !important; }

.bottom-gutter {
  margin-bottom: 15px !important; }
/* one-page checkout */
body.one-page-detail {
  background-image: url(https://815393a849b74051d552-f0e6c8ff8d0647d5bbdb36d26d405888.ssl.cf2.rackcdn.com/elephants/images/TES-logo-black-01-B.gif);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff; }

p.lead-in {
  font-size: 22px;
  letter-spacing: 2px; }

.one-page-detail .main {
  color: #fff; }

.one-page-detail .main .panel-body {
  color: #fff;
  padding: 15px 30px 30px 30px; }

.one-page-detail .main h1, .one-page-detail .main h2, .one-page-detail .main h3 {
  color: #fff;
  font-weight: 900; }

.one-page-detail .main .btn {
  font-weight: bold; }

.one-page-detail .main button[type=submit] {
  text-transform: uppercase;
  font-size: 24px; }

.one-page-detail .main .panel.panel-custom {
  border: 0px;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 8px; }

.one-page-detail .main .btn-white {
  color: #0095ba;
  text-transform: uppercase;
  border-color: #0095ba;
  background-color: rgba(0, 149, 186, 0.1); }

.one-page-detail .main .btn-white:hover {
  background-color: rgba(0, 149, 186, 0.4); }

.one-page-detail .main .btn-white.active {
  background-color: #0095ba;
  color: #fff;
  font-weight: 900; }

.one-page-detail .main *[data-toggle=buttons] > .btn {
  margin-top: 3px;
  margin-bottom: 3px; }

.one-page-detail .main *[data-toggle=buttons] > label > i.fa-check {
  display: none; }

.one-page-detail .main *[data-toggle=buttons] > label.active > i.fa-check {
  display: inline; }

.one-page-detail .main .form-group.has-feedback .form-control-feedback {
  font-size: 18px;
  right: 7px; }

.one-page-detail .main .form-group.has-feedback.with-label .form-control-feedback {
  top: 38px;
  right: 14px; }

.one-page-detail .main .form-group.has-feedback .input-group + .form-control-feedback {
  right: 14px;
  top: 14px; }

.one-page-detail .main .form-group.has-feedback.has-error .help-block {
  color: #fff;
  background-color: #a94442;
  padding: 3px 5px;
  border-radius: 3px; }

.one-page-detail .main .form-group.has-feedback label ~ .form-control-feedback {
  top: 39px; }

.one-page-detail .main h1 {
  font-size: 60px;
  letter-spacing: -2px;
  text-align: center;
  margin: 50px 0;
  color: #000;
  font-weight: 900; }

.one-page-detail .main .progress {
  border: 1px solid #0095ba;
  background-color: rgba(0, 149, 186, 0.1);
  margin-bottom: 10px; }

.one-page-detail .main .progress .progress-bar {
  background-color: #0095ba; }

._honeypot {
  position: absolute;
  top: -2000px;
  left: -2000px;
  width: 1px;
  height: 1px;
  opacity: 0.1; }

.input-group-transparent .input-group-addon {
  background-color: #fff;
  color: #999;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); }

.input-group-transparent .input-group-btn .btn.btn-default {
  background-color: #fff;
  color: #999;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  border-left-color: #fff; }

.input-group-transparent .input-group-btn .btn:hover, .input-group-transparent .input-group-btn .btn:active, .input-group-transparent .input-group-btn .btn:focus {
  border-color: #ccc;
  border-left-color: #fff;
  color: #333;
  background-color: #eee; }

.input-group.input-group-transparent .form-control:first-child {
  border-right-color: transparent;
  border-right-width: 0px; }

.input-group.input-group-transparent .form-control:last-child {
  border-left-color: transparent;
  border-left-width: 0px; }

.input-group.input-group-transparent .form-control:not(:first-child):not(:last-child), .input-group.input-group-transparent .input-group-addon:not(:first-child):not(:last-child), .input-group-transparent .input-group-btn:not(:first-child):not(:last-child) {
  border-left-color: transparent;
  border-right-color: transparent;
  border-left-width: 0px;
  border-right-width: 0px; }

.stat {
  margin: 12px 0; }

.stat-value {
  font-size: 28px; }

.stat-value-bold {
  font-size: 28px;
  font-weight: 900; }

.stat-label {
  font-size: 12px;
  color: #aaa; }

.text-lg {
  font-size: 1.5em; }

.text-bold {
  font-weight: 700; }

.text-extra-bold {
  font-weight: 900; }

.text-lite {
  font-weight: 300; }

.cart-summary {
  margin-bottom: 20px; }

@media (min-width: 768px) {
  .form-inline .input-group.input-daterange {
    width: 300px; } }
