/** Shopify CDN: Minification failed

Line 1471:0 Unexpected "}"
Line 1720:0 Expected "}" to go with "{"

**/
.detail-btn__pdp{
  font: 600 16px/22px "CircularStd-Book";
  color: var(--text);
  text-align: left;
  width: max-content;
}
.icon.icon-shopping-bag { 
  width: 22px;
  height: 22px;
}
.pdp-mobile-content--wrapper{
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  text-align: center;
  padding-top: 2rem;
}
@media only screen and (min-width: 768px) {
  .hide-on-desktop {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }
  .product__description.rte p{
     font: 400 16px/22px "CircularStd-Book";
  }
}

.icon.icon-shopping-bag { 
  width: 22px;
  height: 22px;
}
.menu__item{
  margin:0 20px;
}
.menu__item.menu__item--icon span {
  margin-right: 10px;
  font-size: 15px;
  line-height: 18px;
  pointer-events: none;
}
.btn svg {
  width: 25px;
  height: 16px; 
  position: relative;
  top: 3px;
  margin-left: 20px;
  margin-right: -5px;
}
span.cart_count {
  position: absolute;
  right: -7px;
  top: 4px;
  background: #009FDD;
  min-width: 16px;
  min-height: 16px;
  color: #fff;
  padding: 0;
  text-align: center;
  font-size: 10px !important;
  line-height: 16px !important;
  display: block;
  border-radius: 100%;
}
.section_press_wrapper { 
  display: flex;
}
.section_press_right {
  width: 30%;
}
.section_press_left {
/*   width: 70%; */
  flex:auto;
}
.press__review {
  background: #004876;
  color: #fff;
  border-radius: 30px;
  padding: 30px;
  text-align:left;
  max-width: 300px;
}
.press__review h3 {
  color: #fff;
  font-size: 32px;
  font-family: 'NeueHaas-Roman';
}
.press__review .review_count {
  display: flex;
  align-items: center;
  margin-bottom:12px;
  column-gap: 5px
}
.press__review .review_count svg {
  width: 20px;
}
.press__review .review_count span{
  margin-left:10px;
}
.press__review a.review_btn {
  color: #fff;
  text-decoration: underline;
}
.step_item span {
  min-width: 60px;
  min-height: 60px;
  border: 2px solid;
  display: inline-block;
  text-align: center;
  line-height: 55px;
  border-radius: 100%;
  font-size:30px;
}
.product_steps {
  display: flex;
  text-align: center;
  column-gap: 20px;
}
.step_item {
  width: 33.33%;
}
.step_item p {
  font-family:'CircularStd-Medium';
  line-height:1.3rem;
}
.products-list__item__content .btn {
  margin-top: 20px;
}
.testimonial__item{
  overflow: visible !important;
  margin-top: 20px;
  padding-bottom:20px;
}
.testimonial__image {
  position: absolute;
  right: -20px;
  top: -70px;
  width: 88px;
  height: 88px;
  overflow: hidden;
  border-radius: 100%;
}
.testimonial__image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial__btn {
  text-align: right;
}
.testimonial__btn a {
  font-family:'CircularStd-Bold';
  text-decoration: underline;
  margin-top: -20px;
  display: block;
  font-size: 14px;
}
.blog-item__article__content,
.blog-item--horizontal .blog-item__article__content {
  right: 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
}
.blog-item__article__title {
  font-size: 30px;
  text-align: right;
  flex: auto;
  padding-left: 20px;
}
.blog-item__article__tags {
  width: 30%;
  flex-direction: column;
  margin-top:10px;
 
}
.icons_list {
  display: flex;
  margin-top: 30px;
  flex-wrap: wrap;
  column-gap: 10px;
  row-gap: 15px;
}
.icons_list .icon_item {
  width: calc(25% - 15px);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
}
.icons_list .icon_item span {
  font-family: 'CircularStd-Bold';
  line-height: normal;
  font-size: 14px;
}
.pointer__inner {
  flex-direction: column;
  row-gap: 10px;
  padding: 27px;
  width: 300px;
}
.pointer__info_image {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pointer__info{
  padding: 0 0px 0 0;
  margin-top:-10px;
}
.pointer__info_buttons {
  display: flex;
  width: 100%;
  column-gap: 10px;
}
.pointer__info_buttons button {
  width: 50%;
}
.pointer__info__text {
  font-family: 'NeueHaas-Roman';
  font-size: 30px;
  line-height: 29px;
}
.pointer__info_content p .cross_icon {
  position: absolute;
  left: 0px;
  top: 3px;
  opacity: 0;
  visibility: hidden;
}
.pointer__info_content.no_subscription_cls p .cross_icon {
  opacity: 1;
  visibility: visible;
}
.pointer__info_content p{
  display:flex;
  align-items:center;
  column-gap: 10px;
  position:relative;
}
button.btn--full-width {
  width: 100%;
}
.pointer__info_add_button {
  width: 100%;
}
.footer-block.footer-newsletter .footer-title {
  font-size: 46px;
  line-height: 46px;
  margin-top: -15px;
}
.spr-badge {
  font-size: 14px;
}
.product-grid-item__title{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product__desc {
  display: flex;
  align-items: baseline;
}
.product__desc .desc {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 22px;
  padding-right: 0px;
  flex:auto;
  font-size: 15px;
  color: #004874;
}
.product__desc .desc * {
  font-size: 16px;
  color: #7ca3bd;
  margin:0;
}
.product__desc > a {
  min-width: 100px;
  text-align: right;
  text-decoration: underline;

  font-size: 15px;
}
.product__flavour_pirce {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: -5px;
}
.product-grid-item__price{
  font-size:14px;
  font-family:'CircularStd-Bold';
}
.product__quick_add_buttons {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block;
  z-index:2;
}
.product__quick_add_buttons .btn_wrap{
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  width: 100%;
}
.product-grid-item__inner:hover .product__quick_add_buttons {
  transform: translateY(-15px);
}
.product__quick_add_buttons button {
  padding: 10px 22px;
  font-family: 'CircularStd-Bold';
  font-size: 14px;
}
.product__badge__item.product__badge__item--pack {
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 2;
  background: transparent;
  color: #004876;
  border: 2px dotted;
  border-radius: 30px;
  padding: 9px 18px;
  width: auto;
  height: auto;
  font-size: 14px;
}
.instafeed_wrapper {
  display: flex;
  margin:0 -35px;
}
.instafeed_column {
  width: 33.33%;
}
.instafeed_column.instafeed_text_column {
  padding: 0 60px;
  text-align: center;
  display: flex;
  align-items: center;
  font-size:20px;
}
.instafeed_column.instafeed_img_column {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 20px;
}
.feed_item {
  width: calc(50% - 10px);
}
.feed_image {
  padding-bottom: 140%;
  position: relative;
  overflow: hidden;
  border-radius: 170px;
}
.feed_image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
   -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.feed_image:hover img{
  transform:scale(1.1);
}
.insta_icon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgb(0 0 0 / 40%);
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
   -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.feed_image:hover .insta_icon{
  opacity:1;
  visibility:visible;
}
.insta_icon svg {
  width: 25px;
  height: 25px;
  fill: #fff;
}
.shopify-section--instafeed{
  padding:70px 0;
  overflow:hidden;
}
.footer-block:last-child{width:250%;}
.footer-block:first-child{min-width:22%;}
.disclaimer_text { font-size: 12px;}
.template-product .site-header {
  background: #cfecf9;
}
.template-product.has-scrolled .site-header--fixed{  
  background-color: #fff3;
}
.product__block.product__pair {
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  padding-left:20px;
  margin-bottom:20px;
}
.product__pair .product-upsell{
  padding:0;
}
.shopify-section--product .product-upsell__image {
  width: 120px;
  margin: 0 20px 0 0;
}
.shopify-section--product .product-upsell__content {
  width: calc(100% - 140px);
}
.product-upsell__image__thumb{
  background:transparent;
  background-size: contain;
}
.product-upsell__title{
  font-size:24px;
  line-height:normal;
}
.product-upsell__subtitle{
  line-height:normal;
  margin:0;
}
.subtitle_badge_cv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom:0px;
}
.upsell__badge__item.upsell__badge__item--pack {
  background: transparent;
  color: #004876;
  border: 2px dotted;
  border-radius: 30px;
  padding: 2px 10px;
  width: auto;
  height: auto;
  font-size: 14px;
}
.stamped-badge-caption[data-reviews][data-label][data-version="2"]:after {
  content: ' ' attr(aria-label) !important;
  display:none;
}
span.stamped-badge-caption {
  font-weight: normal !important;
  font-size: 1rem;
  font-family: 'CircularStd-Book';
}
.fa-star, .fa-star-checked, .fa-star-half-o, .fa-star-o, .stamped-fa-star, .stamped-fa-star-checked, .stamped-fa-star-half-o, .stamped-fa-star-o{
  color:#004876 !important;
}
.stamped-badge{
 display:block !important; 
}
.select-popout__toggle, .select-popout__option {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.ctm_colors {
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 100%;
}

.tabs {
  margin: 0;
  padding: 0;
  display: flex;  
  justify-content: space-between;
}
.tab-link {
  margin: 0;
  list-style: none;
  padding: 15px 40px;
  font-size:14px;
  color: #aaa;
  cursor: pointer;
  transition: all ease 0.5s;
  border-bottom: solid 0px rgba(255, 255, 255, 0);
  background: #004876;
  color: #fff;
  border-radius: 20px 20px 0 0;
  font-family:'CircularStd-Bold';
}
.tab-link:hover {
  color: #fff;
}
li.tab-link.active {
  background: #fff;
  color: #004876;
}
.content-wrapper {
  padding: 20px 40px 20px 40px;
}
.tab-content {
  display: none;
  color: #004875;
  font-weight: 300;
  font-size: 15px;
  opacity: 0;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
}
.tab-content.active {
  display: block;
}
@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: none;
  }
}
.content-wrapper {
  text-align: left;
  background: #fff;
  border-radius: 0 0 20px 20px;
}
.product-single__details .product__accordions {
  margin: 0;
}
.selector-wrapper--qty button.select-popout__toggle {
  display: none;
}
.selector-wrapper--qty .quantity-selector {
  display: block !important;
}
.product__submit__buttons {
  /* max-width: calc(100% - 140px);
  float: right; */
  width: 100%;
  gap: 1rem;
  /* margin-top: -76px; */
  margin-right: 0;
}
.product__submit__item {
  /* min-width: 100%; */
  margin-right: 0;    
}
.quantity__selector {
  border: 0 !important;
  padding: 18px 32px;
  font-family: CircularStd-Bold;
}
.product_feature_wrapper {
  padding: 50px 50px 0px 50px;
}
.product_feature_flex {
  display: flex;
  column-gap: 0px;
}
.product_feature_column {
  width: 30%;
  text-align: center;
}
.product_feature_column.image_column {
  width: 40%;
}
.product_feature_column.text_column {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
.product_feature_column.text_column h3.column__item__heading.h6 {
  font-family: 'CircularStd-Bold';
  font-size: 32px;
  line-height: 110%;
}
.product_feature_column.text_column .text_column_group {
  max-width: 270px;
  margin: 0 auto;
}
.product_feature_column.text_column .text_column_group {
  padding-top: 50px;
}
.product_feature_column.text_column .text_column_group + .text_column_group {
  padding-top: 0;
  padding-bottom: 0px;
}
li.accordion__item {
  border-bottom: 2px solid;
  border-radius: 0 !important;
  margin: 0;
}
li.accordion__item .accordion__item__title__text:after{
  display:none;
}
li.accordion__item .accordion__item__title .icon {
  width: 22px;
}
li.accordion__item .accordion__item__title__text {
  position: relative;
  display: inline-block;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
}
.accordion__item__title {
  padding: 15px var(--icon-space) 24px 0;
}
.accordion__content .wrapper {
  width: 960px;
}
.product__price-and-badge .product__rating{
  display:none;
}
.usvsthem_table ul.table_head, .usvsthem_table ul.table_row{
  border-bottom:1px solid #E6F5FC;
  display:flex;
  margin:0;
  padding:0;
}
.usvsthem_table ul.table_head li {
  width: 18%;
  text-align: center;
  list-style-type: none;
  font-size: 22px;
  line-height: 22px;
  font-family: CircularStd-Bold;
  padding: 18px 10px;
  margin-bottom: 0;
  position:relative;
  justify-content:center;
}
.usvsthem_table ul.table_head li:first-child {
  width: 28%;
  text-align:left;
}
.usvsthem_table ul.table_head li:nth-child(2) {
  background: #E6F5FC;
  font-size:30px;
  justify-content:center;
}
.usvsthem_table ul.table_head li:nth-child(2):before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background: #E6F5FC;
  width: 100%;
  height: 20px;
  transform: translateY(-100%);
  border-radius: 20px 20px 0 0;
}
.usvsthem_table ul.table_row li{
  width: 18%;
  text-align: center;
  list-style-type: none;
  font-size: 22px;
  line-height: 28px;
  font-family: CircularStd-Bold;
  padding: 25px 10px;
  margin-bottom: 0;
  position:relative;
}
.usvsthem_table ul.table_row li:first-child {
  width: 28%;
  text-align:left;
  display: flex;
  align-items: center;
  gap:20px;
}
.usvsthem_table ul.table_row li:first-child img {
  max-width: 50px;
}
.usvsthem_table ul.table_row li:nth-child(2) {
  background: #E6F5FC;
  color: #009FDD;
}
.usvsthem_table ul.table_row:last-child li:nth-child(2):before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: #E6F5FC;
  width: 100%;
  height: 20px;
  transform: translateY(100%);
  border-radius: 0 0 20px 20px;
}
.usvsthem_table ul.table_row li:not(:first-child) {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: CircularStd-Book;
  font-size: 20px;
}
/*===Four Column===*/
.shopify-section--us-vs-them-table .usvsthem_table.four_columns ul.table_head li{
  width:22%;
}
.shopify-section--us-vs-them-table .usvsthem_table.four_columns ul.table_head li:first-child {
  width: 34%;
}
.shopify-section--us-vs-them-table .usvsthem_table.four_columns ul.table_head li.li_fifth {
  width: 0;
  display:none !important;
}
.shopify-section--us-vs-them-table .usvsthem_table.four_columns ul.table_row li:not(:first-child){
  width:22%;
}
.shopify-section--us-vs-them-table .usvsthem_table.four_columns ul.table_row li:first-child{
  width: 34%;
}
.shopify-section--us-vs-them-table .usvsthem_table.four_columns ul.table_row li.li_fifth {
  width: 0;
  display:none !important;
}
/*===Three Column===*/
.shopify-section--us-vs-them-table .usvsthem_table.three_columns ul.table_head li{
  width:25%;
}
.shopify-section--us-vs-them-table .usvsthem_table.three_columns ul.table_head li:first-child {
  width: 50%;
}
.shopify-section--us-vs-them-table .usvsthem_table.three_columns ul.table_head li.li_fifth,
.shopify-section--us-vs-them-table .usvsthem_table.three_columns ul.table_head li.li_fourth{
  width: 0;
  display:none !important;
}
.shopify-section--us-vs-them-table .usvsthem_table.three_columns ul.table_row li:not(:first-child){
  width:25%;
}
.shopify-section--us-vs-them-table .usvsthem_table.three_columns ul.table_row li:first-child{
  width: 50%;
}
.shopify-section--us-vs-them-table .usvsthem_table.three_columns ul.table_row li.li_fifth,
.shopify-section--us-vs-them-table .usvsthem_table.three_columns ul.table_row li.li_fourth{
  width: 0;
  display:none !important;
}

.usvsthem_table ul.table_row li .icon{
  height:auto;
}
.usvsthem_table_inner {
  background: #fff;
  padding: 60px;
  border-radius: 25px;
}
.usvsthem_table_wrapper {
  padding: 70px 0;
}
.usvsthem_table_header {
  display: flex;
  column-gap: 30px;
  margin-bottom: 50px;
}
.usvsthem_table_header h2.section__heading {
  margin: 0;
  min-width: 30%;
  text-align: left;
}
.usvsthem_table ul.table_row li span.row__heading.h6{
  margin:0;
  font-size:22px;
}
header.collection__header.collection__header--no-image {
  display: flex;
  justify-content: space-between;
}
header.collection__header.collection__header--no-image .collection__description{
  margin:0;  
  text-align: left;
}
.collection-section {
  padding: 30px 0;
}
ul.collection_menu_items {
  margin: 50px 0 40px;
  padding-bottom:10px;
  list-style-type: none;
  display: block;
  text-align:center;
  white-space: nowrap;
  overflow-x: auto;
}
ul.collection_menu_items li.coll_menu_item {
  margin: 0 10px;
  display:inline-block;
}
 ul.collection_menu_items li.coll_menu_item a {
  padding: 5px 25px;
  display: block;
}
.product__badge__item--custom.badge__best-seller {
  background: #C7EAF7;
  color: #004875;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
}
.product__badge__item--custom.badge__limited-edition {
  background: #FFA951;
  color: #004875;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
}
.desktop--hidden {
  display: none;
}
@media(min-width:1024px){
  .product-single__gallery {
    position: relative;
    height: auto;
    position: sticky;
    top: 20px;
  }
  .wrapper--full .rich-text__content {
    width: 650px;
    background: transparent;
  }
}
.product-single__wrapper{
  align-items: flex-start;
}
.usvsthem_table ul.table_head li:nth-child(2) img {
  max-width: 80%;
}
h3.rich-text__heading{
  font-size:58px;
  line-height:59px;
}
.blog-item__article__tags a {
  border-bottom: 2px solid #fff;
  line-height: normal;
}
.blog-item__article__time {
  font-weight: 700;
  font-size: 13px;
  line-height: 35px;
  text-align: center;
  padding: 0 20px;
}
.instafeed_col_inner h5 a {
  font-family: 'CircularStd-Bold';
  font-size: 22px;
}
.pointer__info .var_title {
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 19px;
  font-family: CircularStd-Bold;
}
.product_custom_badge {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 1;
  max-width: 140px;
  max-height: 140px;
  -webkit-animation: spin 3s ease;
  transform-origin: center center;
}
@-webkit-keyframes spin {
  from {    
    -webkit-transform: rotate(-100deg);
  }
  to {    
    -webkit-transform: rotate(0deg);
  }
}
.product__badge .product__badge__item.product__badge__item--custom {
  padding: 24px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #004876;
}
/* @media only screen and (min-width:768px){
  .wrapper {
    padding: 0 100px;
  }
} */
.site-header--nav-left .nav--default{padding-left: calc(50px - var(--inner)); padding-right: 50px;}
.site-header--nav-center .menu__item--icons, .site-header--nav-left .menu__item--icons{right:50px;}
.site-footer {  padding-top: 70px;}

.site-footer .wrapper {
  width: calc(100% - 50px);
  padding:0 50px;
}
.footer-block.footer-newsletter .input-group--inline{
  max-width: 100%;
}
.footer-block.footer-newsletter .input-group__item {
  max-width: 100%;
}
.select__Subscription {
  background: #fff;
  border-radius: 27px;
  margin-bottom:20px;
}
.Subscription__options {
  background: #e7ecf1;
  display: flex;
  justify-content: space-evenly;
  border-radius: 30px;
  position:relative;
}
.Subscription__options .Subscription__options_item {
  padding: 15px 30px;
  width: 50%;
  text-align: center;
  color: rgba(0, 72, 117, 0.5);
  font-size: 18px;
  line-height: 23px;
  font-weight: normal;
  cursor: pointer;
  border-radius: 40px;
  font-family: 'CircularStd-Bold';
  z-index: 2;
}
.Subscription__options .Subscription__options_item.Subscription {
  width:60%;
}
.Subscription__options .Subscription__options_item.Buy_once{
  width:40%;
}
.Subscription__options span.glider {
  position: absolute;
  display: flex;
  height: 100%;
  left: 0;
  width: 60%;
  background-color: #004875;
  z-index: 1;
  border-radius: 99px;
  transform: translateX(0);
  transition: 0.25s ease-out;
}
.Subscription__options_item.Buy_once.active ~ span.glider {
  transform: translateX(150%);
  width: 40%;
}
.Subscription__options .Subscription__options_item.active{
/*   background:#004875; */
  color:#fff;
}
.Subscription__content {
  padding: 25px 45px;
}
.Subscription__content ul {
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  column-gap: 15px;
  row-gap: 15px;
  align-items: flex-start;
}
.Subscription__content ul li {
  width: calc(50% - 10px);
  margin: 0;
  display: flex;
  align-items: flex-start;
  gap: 15px;
  font-size: 14px;
  line-height: 14px;
  position:relative;
  font-family: 'CircularStd-Bold';
  padding-left: 25px;
}
.Subscription__content ul li svg.check_icon {
  position: absolute;
  left: 0;
  top: 0;
}
.Subscription__content ul li .cross_icon {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  visibility: hidden;
}
.Subscription__content.no_subscription_cls ul li .cross_icon{
  opacity: 1;
  visibility: visible;
}
.Subscription__content.no_subscription_cls ul li .check_icon {
  opacity: 0;
}
.product__quick_add_buttons .btn--quick {
  display: none;
}
.desktop_hidden{display:none;}
.blog-post__item .blog-item__article__time {
  position: absolute;
  left: 25px;
  bottom: 20px;
}
.read_more_link a {
  border-bottom: 1px solid;
  padding-bottom: 1px;
  font-family: 'CircularStd-Bold';
}
.template-page .accordion__content .wrapper {
  width: 1400px;
}
.accordion__content_wrap {
  display: flex;
  gap: 30px;
}
.accordion__sidebar {
  min-width: 300px;
}
.accordion__rightside {
  flex: auto;
  padding: 10px 35px;
  border-radius: 20px;
  padding-bottom: 40px;
}
ul.accordion__category {
  margin: 0;
  list-style: none;
}
ul.accordion__category li.accordion__category_item {
  padding: 15px 25px;
  border-radius: 30px;
  margin-bottom: 10px;
  cursor: pointer;
  color: #004876;
  opacity: 0.6;
}
ul.accordion__category li.accordion__category_item.active{
  opacity:1;
  font-size: 18px;
}
.accordion__item__title {
  padding-left: 0 !important;
}
.accordion__rightside .accordion__item--padded .accordion__item__title .icon {
  margin-right: 0;
}
.accordion__rightside .accordion__item--padded .accordion__item__text {
  padding-left: 0;
  padding-right: 0;
}
#shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea #ContactForm {
  display: flex;
  flex-wrap: wrap;  
  column-gap: 20px;
}
#shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea #ContactForm .form__item {
  width: calc(50% - 10px);
}
#shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea #ContactForm .form__item.form__item--heading {
  width: 100%;
}
#shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea .wrapper.wrapper--full {
  max-width: 1200px;
}
div#shopify-section-template--14789811568738__contact-form .wrapper.wrapper--full {
  max-width: 1000px;
}
#shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea #ContactForm .form__item.form__item--checkbox {
  width: 100%;
}
#shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea #ContactForm .form__item.form__item--textarea {
  width: 100%;
  padding-left: calc(50% + 10px);
}
#shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea #ContactForm .form__item--submit {
  margin: -20px 0 0;
}
#shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea #ContactForm .form__item.form__item--textarea * {
  margin-top: -134px;
  display:block;
}
#shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea #ContactForm .form__item.form__item--label,
#shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea #ContactForm .form__item.form__item--label h5{
  margin: 0 0 -5px;
  font-family: 'CircularStd-Bold';
}
.shopify-section--subscription-table .usvsthem_table_header {
  flex-direction: column-reverse;
  margin-bottom:60px;
}
.shopify-section--subscription-table .usvsthem_table_header .rte {
  margin: 0;
}
.shopify-section--subscription-table .usvsthem_table ul.table_head li,
.shopify-section--subscription-table .usvsthem_table ul.table_row li{
  width:30%;
}
.shopify-section--subscription-table .usvsthem_table ul.table_head li:first-child,
.shopify-section--subscription-table .usvsthem_table ul.table_row li:first-child{
  width:40%;
}
.secure_icon {
  text-align: center;
  margin-bottom: 10px;
}
button.ctm_next {
  display: flex;
  align-items: center;
  gap: 10px;
  margin:0px 0 0 auto;
  font-family: 'CircularStd-Bold';
}
.slider_arrow_wrapper {
  text-align: right;
}
.shopify-section--team-of-advisors .section-columns{
  gap: 20px;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.shopify-section--team-of-advisors .section-columns .column__item.one-quarter {
  min-width: calc(25% - 15px);
  max-width: calc(25% - 15px);
}
.shopify-section--team-of-advisors .section-columns .column__item .column__item__content {
  display: flex;
  justify-content: space-between;
  margin-top: -20px;
}
.shopify-section--team-of-advisors .section-columns .column__item .column__item__content h3.column__item__heading.h6 {
  margin-top: 0;
  font-size:21px;
}
.column__item__content_expand a {
  padding: 0 15px;
  display: block;
}
.column__item__content_expand a svg{
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.column__item__inner.active_div .column__item__content_expand a svg {
  transform: rotate(135deg);
}
.section__header.flex-header {
  display: flex;
  column-gap: 30px;
  justify-content: space-between;
}
.section__header.flex-header h2.section__heading {
  text-align: left;
  max-width: 500px;
}
.section__header.flex-header .rte {
  max-width: 700px;
}
.product-upsell__holder--cart .product-upsell__btn {
  line-height: 35px;
  padding: 0 5px;
  font-size: 12px;
}
.product-upsell__content {
  width: calc(100% - 90px);
  padding: 5px 0 3px;
}
.product-upsell__image {
  width: 80px;
}
.product__media__hover {
  opacity: 0;
}
.product-grid-item__image:hover .product__media__hover {
  opacity: 1;
}
.icons_list .icon_item img {
  max-width: 70px;
}
.column__item__content_inr .column__item__text{
 font-size:16px; 
}
.blog-item__article__tag{
  display:none;
}
.blog-item__article__tag:first-child{
  display: inline-flex;
}
.product__selectors { display: flex; margin:0; gap: 15px;}
.product__selectors .selector-wrapper.product-size-selector,
.product__selectors .selector-wrapper.product-quantity-selector { order:1; min-width:calc(40% - 10px); margin:0;}
.product__selectors .selector-wrapper.product-flavor-selector { order:0; min-width:calc(60% - 10px); margin:0;}
.product-upsell__holder--cart .product-upsell__btn_once {  width: 40%;}
.product-upsell__holder--cart .product-upsell__btn_subscribe { width: calc(60% - 10px);}
.select__fieldset .select-popout__option[data-value="4 Pack"] { display: none;}



@media(max-width:1260px){
  .section__header.flex-header .rte { max-width: 500px;}
  
}
@media(max-width:1024px){
  .Subscription__options .Subscription__options_item{padding:15px; font-size:16px;}
  .product__form .product__submit__add { font-size: 14px;}
  .tab-link { padding: 15px 20px;}
  .shopify-section--product .product-upsell__image { width: 80px; margin: 0 10px 0 0;}
  .shopify-section--product .product-upsell__content { width: calc(100% - 90px);}
  .product-upsell__btn { padding: 0 10px; font-size: 14px;}
}
@media(max-width:1023px){
  .section__header.flex-header { flex-direction: column;}
  .section__header.flex-header h2.section__heading{margin-bottom:0; max-width:100%;}
  .section__header.flex-header .rte{ max-width:100%;}
  .shopify-section--team-of-advisors .section-columns .column__item.one-quarter { min-width: calc(50% - 15px); max-width: calc(50% - 15px);}
  .accordion__sidebar{ min-width: 250px;}
}
@media(max-width:966px){
  h3.rich-text__heading { font-size: 38px; line-height: 39px;}
  .wrapper--full .rich-text__content{padding:40px;}
  .icons_list {column-gap: 10px; row-gap: 10px;}
  .icons_list .icon_item { width: calc(25% - 10px);}
  .tab-link{padding:15px 20px;}
  
}
@media(max-width:980px){
  .footer-block.footer-newsletter .footer-title{font-size:28px; }
  .instafeed_col_inner h2 {font-size: 34px; line-height: normal;}
  
}
@media(max-width:767px){
  .footer-block:last-child{width:100%;}
  .section_press_wrapper { flex-direction: column; align-items: center; row-gap: 20px;}
  .section_press_left { width: 100%;}
  .press__review{width:300px;}
  .section_press_right { width: 300px;}
  .instafeed_wrapper { display: flex;flex-direction: column;}
  .instafeed_column { width: 100%;}
  .feed_item { width: calc(25% - 15px);}
  .instafeed_column.instafeed_text_column{ justify-content: center; margin: 30px 0;}
  .product_feature_flex { flex-direction: column;}
  .product_feature_column { width: 100%; order: 1;}
  .product_feature_column.image_column { width: 100%; order: 0; margin-bottom:20px;}
  .product_feature_column.text_column { flex-direction: row; column-gap: 30px;}
  .product_feature_column.text_column .text_column_group { padding-top: 0px; width: 50%; max-width: 50%;}
  .product_feature_column.text_column h3.column__item__heading.h6 { font-size: 20px; margin-top:0;}
  .product_feature_column.text_column .rte { font-size: 14px; line-height: 18px; margin-bottom:30px;}
  .usvsthem_table ul.table_row li{ padding: 10px 5px;}
  .usvsthem_table ul.table_head li{ padding: 5px 5px;}
  .usvsthem_table ul.table_head li:nth-child(2) { font-size: 1.2rem;}
  .usvsthem_table { display: flex; flex-direction: column; flex-wrap: nowrap; padding: 30px 0;}
  .usvsthem_table_header { flex-direction: column;}
  .usvsthem_table_header .rte { margin: 0;text-align:center;}
  .usvsthem_table_header h2.section__heading{text-align:center;}
  .usvsthem_table_inner { padding: 30px;}
  ul.collection_menu_items li.coll_menu_item a{font-size:14px;}
  ul.collection_menu_items li.coll_menu_item { margin: 0 5px;}
  .mobile--hidden {display: none;}
  .product__quick_add_buttons.desktop--hidden { position: relative; transform: inherit; display: flex; flex-wrap: wrap; margin-top: 10px; column-gap: 10px;}
  .product-grid-item__inner:hover .product__quick_add_buttons {  transform: translateY(0px);}
  .product__quick_add_buttons button{ padding:5px;width: calc(50% - 10px); font-size:13px;}
  header.collection__header.collection__header--no-image { flex-direction: column;}
  header.collection__header.collection__header--no-image .collection__description{text-align:center;}
  header.collection__header.collection__header--no-image .collection__description br{display:none;}
  ul.collection_menu_items { margin: 20px 0 0px;}
  .product_custom_badge {max-width:80px; max-height:80px; right: 10px; top: 10px;}
  .press { padding: 60px 0;}
  .tab-collections { padding-top: 30px; padding-bottom: 30px;}
  .overlapping-images { padding: 30px 0 50px;}
  .products-list-section{padding: 30px 0;}
  .products-list__item__content .btn { width: 100%;}
  .list-collections-section { padding-top: 30px; padding-bottom: 30px;}
  .shopify-section.collection-marbles .carousel--mobile .carousel__item, .shopify-section.collection-marbles .carousel--mobile .grid__item { width: 45%;}
  .icons_list .icon_item { width: calc(50% - 10px);}
  .icons_list { row-gap: 20px; max-width: 320px;}
  .shopify-section.rich-text .rich-text__buttons { max-width: 320px;}  
  .shopify-section.rich-text .main-buttons__item a.btn { width: 100%;}  
  .testimonials-section { padding-top: 50px; padding-bottom: 50px;}
  .testimonials__header--text-left { margin-bottom: 30px;}
  .shoppable-blog{ padding-top: 60px; padding-bottom: 30px;}
  .text-section { padding-top: 60px;}
  .logo-list{ padding-bottom: 60px;}
  
  .newsletter-section{padding-top: 60px; padding-bottom: 60px; padding-left: 30px; padding-right: 30px;}
  
  .feed_image { padding-bottom: 100%;}
  .footer-blocks{ gap: 20px;}
  .main-buttons__item .btn { display: flex; justify-content: space-between;}
  .products-list__item__content .btn{ display: flex; justify-content: space-between;}
  .product_steps { flex-direction: column; row-gap: 10px;}
  .step_item { width: 100%; display: flex; align-items: center; column-gap: 15px;}
  .step_item span {  min-width: 50px; min-height: 50px; line-height: 46px; font-size: 20px;}
  .product_feature_column.image_column .product_feature_image { max-width: 300px; margin: 0 auto 30px;}
  .product_feature_column.image_column.product_feature_video { max-width: 300px;margin: 0 auto 30px;}
  .mobile_hidden{display:none;}
  .desktop_hidden{display:block;}
  .accordion__content_wrap { flex-direction: column;}
  ul.accordion__category { display: flex; flex-wrap: wrap; gap: 16px;}
  ul.accordion__category li.accordion__category_item { width: calc(50% - 8px); margin: 0;}
  li.accordion__item .accordion__item__title__text{font-size:19px;line-height: 24px;}
  .accordion__item--padded .accordion__item__title { padding-right: 40px;}
  .slider_arrow_wrapper{ display: flex; align-items: center; margin-top:20px;}
  .product-grid-item--featured{display:none !important;}
  .template-index .featured-content-section__wrapper .rich-text__content { background: transparent;padding: 20px; margin-left: 0; margin-right: 0; max-width: 450px;}
  .site-footer .wrapper{padding:0;}
  .collection_menu .wrapper.wrapper--full { padding: 0;}
  .usvsthem_table ul.table_row li:first-child img{display:none;}
  .shopify-section--subscription-table .usvsthem_table ul.table_row li, .shopify-section--subscription-table .usvsthem_table ul.table_head li { min-width: inherit;}
  .shopify-section--subscription-table .usvsthem_table_inner{padding:0;}
  .shopify-section--subscription-table .usvsthem_table_inner{ background:transparent;}
  .step_item p{text-align:left;}
  .testimonial__item.testimonial__item--slide__text { display: none;}
  .blog-item__article__content, .blog-item--horizontal .blog-item__article__content { flex-direction: column-reverse; align-items: flex-end;}
  .blog-item__article__title{padding-left:0;}
  .blog-item__article__tags{margin-top:0; margin-bottom:10px;}
  .blog-item__article__title{font-size:25px; line-height:28px;}
  .Subscription__options .Subscription__options_item { font-size: 14px; padding:12px 15px;}
  .product-upsell__btn { font-size: 14px;}
  .shopify-section--product .product-upsell__image{width:80px; margin-right:10px;}
  .shopify-section--product .product-upsell__content { width: calc(100% - 90px);}
  .product-single__gallery { display: flex; flex-direction: row-reverse; justify-content: space-between;}
  .product-single__media-slider {margin: 0; width: calc(100% - 80px);}
  .product-single__thumbnails__wrap{width:70px; min-height:270px;}
  .product-single__thumbnails { width: 440px; height: 90px; margin: 0; transform: rotate(90deg) translate(0px, -100%); transform-origin: left top; margin-left:-20px;}
  .product-single__thumbnail-link{transform: rotate(-90deg); width:60px; height:60px;}
  .shopify-section--us-vs-them-table .usvsthem_table ul li:nth-child(n+3){display: none !Important;}
  .shopify-section--us-vs-them-table .usvsthem_table ul li:nth-child(n+3).active{display: flex !Important; justify-content: center;line-height:15px;}
  .usvsthem_table ul.table_row li:not(:first-child){font-size:15px;}
  .usvsthem_table ul.table_row li:not(:first-child) span { display: flex; min-height: 39px; line-height: 39px; align-items: center; justify-content: center;}
  .usvsthem_table ul.table_head li:first-child{width: 50%;}
  .usvsthem_table ul.table_row li:first-child { width: 50%;}
  .usvsthem_table ul.table_row li, .usvsthem_table ul.table_head li { min-width: 25%;}
  .quantity__selector{padding:13px 32px;}
  .product__submit__buttons{margin-bottom: 30px;}
  .product_feature_column.image_column .product_feature_image{max-width: 250px; margin: 0 auto 0px;}
  .product_feature_column.image_column.product_feature_video {max-width: 250px; margin: 0 auto 0px;}
  .usvsthem_table ul.table_row li .icon svg{width: 25px; height: 25px;}
  .testimonial__item{padding-bottom:40px;}
  
}
@media(max-width:667px){
  .product-single__thumbnails{width:370px;}
  #shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea #ContactForm .form__item{width:100%;}
  #shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea #ContactForm .form__item.form__item--textarea{padding-left:0;}
  #shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea #ContactForm .form__item.form__item--textarea *{margin-top:0;}
  #shopify-section-template--14789811863650__7aeb3a78-8a52-428c-bf0e-038fc162f7ea #ContactForm .form__item--submit{margin:0;}

  
}
@media(max-width:480px){
  .feed_item { width: calc(25% - 5px);}
  .instafeed_column.instafeed_img_column{column-gap: 5px;}
  .shopify-section--instafeed { padding: 40px 0;}
  .tab-link{padding:10px 15px;}
  .tab-link + .tab-link{margin-left:2px;}
  .content-wrapper{padding:15px 30px;}
  .shopify-section--team-of-advisors .section-columns .column__item.one-quarter { min-width: 100%;  max-width: 100%;}
  ul.accordion__category li.accordion__category_item{width:100%; text-align:center;}
  .shopify-section--subscription-table .usvsthem_table ul.table_row li span.row__heading.h6 { font-size: 16px;}
  .shopify-section--subscription-table .usvsthem_table ul.table_head li{font-size:14px; line-height:normal;}
  .shopify-section--subscription-table .usvsthem_table ul.table_head li:nth-child(2) { font-size: 16px;}
  .ctm_colors { min-width: 15px; min-height: 15px; width: 15px; height: 15px;}
  .select-popout__toggle{font-size:14px;}
  .product__submit__item .product__submit__add { font-size: 13px; padding: 10px 10px;}
  .Subscription__content ul li { align-items: flex-start; font-size:11px; line-height:12px; gap:5px;}
  .Subscription__content ul li svg { min-width: 18px;}
  .product-upsell__title{line-height:18px;}
  .product-single__thumbnails{width:270px;}
  .usvsthem_table ul.table_head li:first-child{min-width:40%;}
  .usvsthem_table ul.table_row li:first-child{min-width:40%;}
  .usvsthem_table ul.table_row li, .usvsthem_table ul.table_head li { min-width: 33%;}
  .usvsthem_table ul.table_row li span.row__heading.h6{font-size:16px;}
  .usvsthem_table ul.table_head li{font-size:14px;}
  .usvsthem_table ul.table_row li{font-size:14px;}
  button.ctm_next{text-align: right; font-size: 16px;}
  #shopify-section-template--14789829951586__7468c1eb-509b-4a12-8306-f5ab8a2083ab .usvsthem_table_inner { padding: 30px;}
  .usvsthem_table ul.table_head li:nth-child(2) img{max-width:100%;}
  .product-single__thumbnail{padding:4px;}
  .Subscription__content{padding:20px;}
  .product__title{font-size:26px; line-height: 36px}
  .product__form{gap:15px;}
  .product__block.product__pair{padding-right:15px;}
  .product__pair .product-upsell__btn { padding: 0 10px; font-size: 12px;}
  .product_feature_column.image_column .product_feature_image{max-width: 200px;}
  .slider--has-arrow .slide__text__wrapper, .slider--has-dots .slide__text__wrapper{padding:45px;}
.item--bottom-left .slide__text__wrapper, .item--left .slide__text__wrapper, .item--top-left .slide__text__wrapper{
   max-width:300px;
}
  
}





















#stamped-button-submit, input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary{
  background: #004774 !important;
}
.stamped-summary-actions-clear, .stamped-summary-actions-mobile-filter, .stamped-summary-actions-newquestion, .stamped-summary-actions-newreview{
  border:none !important;
  box-shadow:none !important;
  background:#004774 !important;
  color: white !important;
  border-radius: 30px !important;
  font-family:'CircularStd-Bold' !important;
  font-size:17px !important;
  padding:10px 30px !important;
  text-transform: lowercase !important;
}

.stamped-review-header{
  font-size:20px !important;
  line-height: 28px !important;
  font-family:'CircularStd-Bold' !important;
}

.stamped-summary-actions-newquestion:before, .stamped-summary-actions-newreview:before, .stamped-summary-actions-mobile-filter i:before, .stamped-summary-actions-clear:before{
  display:none !important;}
}
.stamped-form-input-textarea{
  border:2px solid #004774 !important;
}
.stamped-container{
  font-family:'CircularStd-Book' !important;
      color: #004774 !important;
}
.edit-review-form, .new-question-form{
  border:none !important;
}
.new-review-form, .stamped-content form{
  border:none !important;
}
.stamped-summary-recommend{
  display:none !important;
}
[data-version="2"] .stamped-summary{
  background: #F7F7F7 !important;
  padding: 50px !important;
  border-radius:25px !important;
  padding-bottom: 30px !important;}

div[data-widget-style] .summary-rating:first-child .summary-rating-title:before, div[data-widget-style] .summary-rating:nth-child(2) .summary-rating-title:before, div[data-widget-style] .summary-rating:nth-child(3) .summary-rating-title:before, div[data-widget-style] .summary-rating:nth-child(4) .summary-rating-title:before, div[data-widget-style] .summary-rating:nth-child(5) .summary-rating-title:before{
  color: #004774 !important;
}
.stamped-summary-text-1{
  color: #004774 !important;
}
.stamped-summary-ratings{
  border-left:none !important;
  border-right:none !important;
}
.stamped-review-header-title{
  font-size: 30px !important;
  line-height: 38px !important;
  font-family: 'NeueHaas-Roman'!important;
  font-weight: normal !important;
}
.stamped-reviews-filter{
  display:none !important;
}
div[data-widget-style*=standard] .stamped-tab-container ul.stamped-tabs{
  display:none !important;
}
.stamped-review-recommend[data-is-recommend=true]:before{
  color:#004774 !important;
}
div[data-widget-style*=standard] .stamped-tab-container{
  display:none !important;
}
.stamped-review{
  border-top: none !important;
  background: #f7f7f7 !important;
  border-radius: 25px !important;
  padding: 40px !important;
  padding-bottom: 10px !important;
}
.stamped-review-content{
  color:#004774 !important;
}
.stamped-review-header .created, .stamped-review-header-byline .created{
  color:#004774 !important;
  font-family:'CircularStd-Medium' !important;
}
p.stamped-review-content-body{
  font-size: 18px !important;
  line-height: 24px !important;
  font-family: 'CircularStd-Book' !important;
}
.stamped-review .author{
  color:#004774 !important;
  font-family: 'CircularStd-Bold'!important;
}
.stamped-review-avatar-content{
  display:none !important;
}
.stamped-review-recommend[data-is-recommend=true]{
  display:none !important;
}
.stamped-review-header .review-location{
  display:none !important;
}


.product-grid-item__info .product-grid-item__title .stamped-badge-starrating .stamped-fa{
  color: #004875 !important;
}

@media only screen and (max-width: 767px){
  .product_feature_wrapper { padding: 20px 10px 0px 10px;}
  
}
div.stamped-container ul.stamped-tabs, div.stamped-container ul.stamped-tabs li{
  display: none !important;
}


.stamped-summary-caption .stamped-summary-text{
  font-family:'CircularStd-Book' !important;
}

.stamped-summary-text-1{
  font-family:'CircularStd-Bold'!important;
}

.stamped-pagination a{
  font-family:'CircularStd-Medium'!important;
}

.stamped-container[data-widget-show-product-variant=true] .stamped-review-product a, .stamped-container[data-widget-show-product-variant=true] .stamped-review-variant a{
  color: #004975 !important;
}

.stamped-review-header .stamped-verified-badge[data-type=buyer][data-verified-label]:after{
  font-family:'CircularStd-Medium'!important;
    font-size: 14px !important;
}
.fa-star-half-o:before, .fa-star-o:before, .fa-star:before, .stamped-fa-star-half-o:before, .stamped-fa-star-o:before, .stamped-fa-star:before{
  color:#004975 !important;
}


body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_add_product h3{
font-family: 'CircularStd-Bold'!important;
  color:#004975 !important;
}
body#recharge-novum #recharge-te ul li a, body#recharge-novum #recharge-te a:not(.rc-btn) {
font-family: 'CircularStd-Bold'!important;
  color:#004975 !important;}

body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn, body#recharge-novum #recharge-te .rc_btn{
  font-family: 'CircularStd-Bold'!important;
  background-color:#004975 !important;
  border-radius:100px !important;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn--secondary, body#recharge-novum #recharge-te .rc_btn--secondary, body#recharge-novum #recharge-te #rc_te-template-wrapper .expired{
    border-radius:100px !important;
  border: 2px solid #004975 !important;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_subscription_card_element_wrapper{
  box-shadow:none !important;
  border-radius: 25px !important;
}

#section-1RZcNn0WJieJYAWfWZwMSq .text-heading{
  color: #004975 !important;
}

body#recharge-novum #recharge-te #rc_te-template-wrapper h2, body#recharge-novum #recharge-te h2{
  font-family: 'CircularStd-Bold'!important;
  color: #004975 !important;
}

body#recharge-novum #recharge-te .rc_order_title{
  font-family:'CircularStd-Bold'!important;
  color: #004975 !important;
  font-weight: normal !important;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper p, body#recharge-novum #recharge-te p{
  font-family:'CircularStd-Medium'!important;
  color: #004975 !important;
}

body#recharge-novum #recharge-te .bg-light{
  background: #d0ebf8 !important;
}
body#recharge-novum #recharge-te{
  background: #e4f4fc !important;
}
#recharge-novum .rc-card{
  box-shadow:none !important;
  border-radius: 15px !important;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_upsells-btns input[type=button]{
  border-radius: 100px !important;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper h3, body#recharge-novum #recharge-te h3{
  font-family: 'CircularStd-Bold'!important;
  color: #004975 !important;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper h5, body#recharge-novum #recharge-te h5{
  font-family: 'CircularStd-Bold'!important;
  color: #004975 !important;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_upsells-btns input[type=button]{
  background: #004975 !important;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper #rc__upsells--container li:hover .rc_upsells-btns{
  background: white !important;
}
#recharge-novum .rc-btn{
  border-radius:100px !important;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper h4, body#recharge-novum #recharge-te h4{
  font-family: 'CircularStd-Bold'!important;
  color: #004975 !important;
}
body#recharge-novum #recharge-te *{
  font-family: 'CircularStd'!important;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_btn--secondary, body#recharge-novum #recharge-te .rc_btn--secondary, body#recharge-novum #recharge-te #rc_te-template-wrapper .expired{
  color: #004975 !important;
}
body#recharge-novum #recharge-te #rc_te-template-wrapper .rc_upsells-btns input[type=button]{
  border: 2px solid #004975 !important;
}
body#recharge-novum{
  --primary-color: #004975 !important;
  --color-dark-green: #004975 !important;
  --color-black: #004975 !important;
  --color-green: #004975 !important;
  --vcal-selected-bg-color: #004975 !important;
}

.join-page-header{
  font-family: 'CircularStd'!important;
}
.product-ctm-selector{
  display: none !important;
}
.product-ctm-selector.ctm_active{
  display: block !important;
}
.product-ctm-selector.ctm_active .select-popout__toggle{
  display: block;
}
.frequancy_selector{
  margin-bottom: 20px;
}
.frequancy_selector .opt_name {
    color: #00487580;
    margin-right: 10px;
}
.frequancy_selector .select-popout__item .unavailable{
  text-decoration: none !important;
}
@media(min-width: 768px){
 .usvsthem_table ul li{
   display: flex !Important;
 }
}
@media(min-width: 1470px){
.slider--has-arrow .slide__text__wrapper, .slider--has-dots .slide__text__wrapper{
    padding:80px;
  }

.main-content>.shopify-section:not(.shopify-section--product):not(.shopify-section--page):first-child:not(.transparent-header) .cart, .template-index .main-content>.shopify-section:not(.shopify-section--product):not(.shopify-section--page):first-child:not(.transparent-header){padding-top:70px;}

