/*
* Testament Shopify theme
* Wonderment Custom CSS
*/

.subtext p {
  font-size: 13px;
}
.home-keywords.banded-section {
  padding-top: 15px;
}
.home-keywords div, #hello {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
.home-keywords div span, #hello span {
  margin: 0 10px;
}
#hello {
  font-size: 12px;
  line-height: 1.4em;
  padding: 20px 10px;
  color: #b6b2bc;
}
ul#main-nav li ul.submenu li a {
  font-family: 'Roboto', sans-serif !important;
  text-transform: uppercase !important;
  transition: 0.2s;
}
ul#main-nav li ul.submenu li a:hover {
  color: #d8cef1;
}
section {
  padding: 50px 0;
}
section.no-padding {
  padding: 0;
}
section.no-bottom-padding {
  padding-bottom: 0;
}
section.no-top-padding {
  padding-top: 0;
}
#shopify-section-1521640705228 .box-ratio {
  background-color: #fff;
  width: 90px;
  height: 90px;
  padding-bottom: 0 !important;
  margin: 10px auto;
}
.banded-section {
  background-color: #d8cef1;
  margin-bottom: 10px;
}
.banded-section.dark-band {
  background-color: #000;
}
.banded-section.dark-band div, .banded-section.dark-band p {
  color: #fff;
}
.banded-section:last-child {
  margin-bottom: 0;
}
.section-title.lines {
  margin-top: 0;
}
.banded-section .section-title.lines h1 {
  background-color: #d8cef1;
}
.banded-section .section-title.lines::after {
  border-bottom: 1px solid #b5a6dc;
}
.default-button {
  margin-top: 30px;
  display: block;
}
.default-button a, .flex-caption .cta a {
  color: #ffffff;
  background-color: #5cb85c;
  font-size: 18px;
  padding: 10px 40px;
  letter-spacing: 1px;
  border-radius: 3px;
  margin: 0 auto !important;
  display: block;
  width: auto;
  max-width: 280px;
  text-align: center;
  text-transform: uppercase;
}
.btn, .btn.btn--primary, input.button, input[type="submit"], input[type="button"] {
  color: #ffffff !important;
  background-color: #5cb85c !important;
  padding: 10px 40px !important;
  letter-spacing: 1px !important;
  border-radius: 3px !important;
  width: auto !important;
  text-align: center !important;
  text-transform: uppercase !important;
  height: auto !important;
  font-size: 16px !important;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
#basket-right input.button, #addToCart {
  width: 100% !important;
}
a.product-modal:focus, .default-button a:hover, .flex-caption .cta a:hover, .btn:hover, .btn.btn--primary, input.button:hover, input[type="submit"]:hover, input[type="button"]:hover, button.btn:hover {
  text-decoration: none !important;
  background-color: #47a447 !important;
}
.product-modal {
  color: #ffffff;
  background-color: #5cb85c;
  font-size: 14px;
  letter-spacing: 1px;
  border-radius: 3px;
}
.default-button a, .flex-caption .cta a, a.product-modal:hover, a.fancybox-close {
  text-decoration: none;
}
.home-hero .flexslider .slides>li {
  max-height: 80vh;
}
.home-hero .flexslider .flex-caption {
  top: 50% !important;
  transform: translateY(-50%);
}
.home-hero .flex-caption h2.slide-title {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 3px;
  max-width: 800px;
  margin: 10px auto;
}
.home-hero .flex-caption .caption {
  font-size: 22px;
  max-width: 900px;
  font-family: Montserrat;
  font-weight: 400;
  color: #000;
  letter-spacing: 1px;
  line-height: normal;
  margin-bottom: 10px;
}
.home-hero .flex-caption .cta {
  display: block;
}
.past-boxes .flex-caption h2.slide-title {
  margin-bottom: 0;
}
.past-boxes .flexslider {
  width: 1000px;
  max-width: 80%;
  margin: 0 auto;
  overflow: visible;
}
.past-boxes .flex-caption {
  position: absolute;
  top: -45px !important;
  z-index: 9999999;
}
.flex-textarea {
  margin: 15px 0 30px 0; 
}
.past-boxes .flex-caption h2.slide-title {
  font-size: 18px !important;
  margin-bottom: 0 !important;
}
.past-boxes .flex-direction-nav a {
  top: calc(50% - 60px);
}
.col-value {
  margin-bottom: 10px;
}
.seenin-logo img {
  height: 40px;
  width: 150px;
  margin: 10px 0;
}
#product-right {
  margin-bottom: 30px;
}
.product-values h3, .product-charity h3 {
  font-size: 12px;
  text-transform: uppercase
}
.product-values, .product-charity {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d8cef1;
}
.product-desc h2 {
  font-size: 18px;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #d8cef1;
}
.product-values img {
  width: 40px;
  height 40px;
  display: inline-block;
  margin: 5px;
}
.product-values img:hover {
  transform: scale(1.3);
  transition: 0.3s;
}

.product-charity img {
  max-width: 240px;
  max-height: 60px;
}
/* --- VALUES PAGE --- */

#values-grid tr td {
  padding: 10px 20px 10px 0;
}
#values-grid tr td:nth-child(1) {
  width: 80px;
}
#values-grid tr td img {
  width: 60px;
  height: 60px;
}

/* --- SUBSCRIBE PAGE --- */

.subscribe-boxes {
  text-align: center;
}
.subscribe-box-wrapper {
  width: 35%;
  margin: 0 2%;
  display: inline-block;
  text-align: center;
  border: 1px solid #ccc;
  padding: 30px;
  margin-bottom: 40px;
  vertical-align: top;
}
.subscribe-boxes .product-desc {
  min-height: 160px;
}
.subscribe-boxes .product-price {
  font-size: 24px;
  margin-top: 20px;
}
.subscribe-boxes input[type="button"] {
  margin: 15px 0 0 0;
}
.yotpo-label {
  display: none;
}
.yotpo.yotpo-main-widget .yotpo-bottomline.yotpo-bottomline-2-boxes .yotpo-default-button {
  left: 140px !important;
  width: 200px;
  margin-top: -6px;
}
.checkbox_field label {
  display: inline-block;
  vertical-align: top;
}
#breadcrumb, #breadcrumb a {
  color: #757575;
}
.label {
  color: #333;
  text-align: left;
}
/* --- ReCharge --- */
#ReCharge {
  margin-bottom: 50px;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper h4, 
body#recharge-novum #recharge-te h4,
body#recharge-novum #recharge-te .rc_order_title {
  font-size: 16px;
  line-height: 20px!important;
}
#recharge-novum .content-wrapper #content {
  z-index: inherit;
}
body#recharge-novum #recharge-te {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
body#recharge-novum #recharge-te .nav--wrapper,
body#recharge-novum #recharge-te .rc_page-width,
body#recharge-novum #recharge-te .nav__list--mobile {
  width: 100%;
}
body#recharge-novum #recharge-te .rc_product_quantity input {
  padding: 0!important;
}
#recharge-novum #footer-contact a {
  color: #757575;
}
#recharge-novum #footer-contact a:hover {
  color: #757575;
}

@media only screen and (max-width: 767px) {
  body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_subscription_info_container > .rc_photo_container {
    margin-bottom: 15px;
  }

}

@media only screen and (max-width: 740px) {
  #recharge-novum #logo {
    margin-top: 20px;
  }

}

@media only screen and (max-width: 574px) {
  body#recharge-novum #recharge-te .rc_page-width {
    padding-left: 25px!important;
    padding-right: 25px!important;
  }

}


/* Bootstrap Overrides */
.form-control {
  height: 50px;
  border-radius: 0;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
  color: #333;
  background-color: #d8cef1;
}

/* --- FOOTER --- */

.footer-section {
  background: #222222;
}
#footer-wrapper {
  margin-top: 0;
  border-top: none;
}
#footer-contact div {
  text-align: center;
  margin-bottom: 10px;
}
#footer h4 {
  display: none;
}
#footer ul {
  margin-top: 0;
}
#footer ul li {
  text-transform: uppercase;
  font-weight: bold;
}
#footer .footer-menu ul li:first-child a {
  color: #fff !important;
}
ul#footer-icons {
  border-top: none;
}
#bottom-logo {
  max-width: 260px;
  margin: 0 auto;
  float: none;
  margin-top: 30px;
}
/* --- MEDIA QUERIES --- */

@media (min-width: 1000px) {
  .home-hero .flex-caption.slide-1480352639511-0 .caption-inners {
    padding: 20px 30px;
  }
}
@media (max-width: 980px) {
  .subscribe-box-wrapper {
    width: 44%;
  }
  #footer ul li {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #footer .footer-menu ul li:not(:first-child) {
    display: none;
  }
  .past-boxes .flexslider {
    max-width: 100%;
  }
  .flex-textarea {
    margin: 15px 30px; 
  }
  .subscribe-box-wrapper {
    width: 98%;
  }
  .subscribe-boxes .product-desc {
    min-height: auto;
  }
}
@media (max-width: 740px) {
  .home-hero .flex-caption .caption {
    font-size: 15px;
  }
  .default-button a, .flex-caption .cta a {
    font-size: 16px !important;
    padding: 10px 40px !important;
  }
  .flex-caption h2.slide-title {
    font-size: 20px !important;
  }
}
@media (max-width: 480px) {
  #hello span {
    margin: 0 5px;
  }
  .home-hero .flexslider .flex-caption .caption-inners {
    padding: 0 10px !important;
  }
  #values-grid td {
    display: block;
    width: 100% !important;
    text-align: center;
  }
}
.sale-item {
	background: #C61B2B !important;
  color:#ffffff;
}
.price .was {
  color:#000000;
}
.price .onsale {
	color: #C61B2B;
	font-weight: 700;
}

/* --- ReCharge Portal Override --- */
#recharge-customer-portal {
  clear: both;
  margin-bottom: 50px;
}
#recharge-customer-portal .recharge-container {
  background-color: #fff;
}
#recharge-customer-portal .recharge-action-link {
  color: #757575;
}
#recharge-customer-portal .recharge-tab-active {
  border-bottom-color: #000;
}