.gallery-wrap.dev {
  position:absolute;
  width:100%;
}
.gallery-wrap.dev.hideme {
  z-index:-9999;
  visibility:hidden;
  opacity:0;
}
.product_section.dev .nine.columns {
  position:relative;
  min-height:560px;
}

/* promo */

.offer_quantity {
  pointer-events:none;
}
.item-13603463725139.product-quantity-box {
  pointer-events:none;
}
.item-13603463725139.product-quantity-box .ss-icon {
  display:none;
}
.cart_image.minicc.item-13603463725139 {
  margin-bottom:20px;
}
.offer_quantity .ss-icon {
  display:none;
}
.cart_container input.action_button {
  display:none;
}

#cart_form input.action_button.promo {
  display:none;
}
body.cart {
  transition:all 0.4s;
  opacity:0.2;
}
#cart_form .offer_quantity.product-quantity-box {
  margin-bottom:20px;
}

/* 16-5 */ 

.shopify-section.blog-post-section .article_content b {
  padding:0 2px;
}

ul.menu.sml.right {
	display:block;
}

ul.menu.sml.right a#top_subscribe {
	visibility:hidden;
}

.shopify-section.slideshow-section .caption {
  top:80%;
}

#shopify-section-1522769669969 .styled_heading {
  letter-spacing:8px;
}
#shopify-section-1522769519270 h1.collection_title {
  color:#2D3A79;
}
.caption .subtitle {
  color: #2a2b2b;
}
ul.menu.right.sml li {
  padding-left:4px;
  padding-right:4px;
}
footer.footer .footer-menu-wrap .footer_menu {
  text-align:left;
}
.klaviyo_messages .success_message {
  padding: 5px 0 10px 0;
}
footer .footer_menu a {
  font-weight:900;
  font-size:14px;
}
.col_search ul {
  list-style-type:none;
}
.col_search .search-submit {
  z-index:10;
}
.quick_shop.addd {
  padding:0;
  border:none;
  background:none;
  margin:4px 0 0;
}
.quick_shop.addd form {
  margin:0;
}
.quick_shop.addd div.select {
  display:block;
}
.quick_shop.addd select {
  background-position: 101%;
  background-size: 12px 10px;
}
.quick_shop.addd button,
.quick_shop.addd button:hover {
	border: 1px solid #80c4c1;
}

/* fonts */

* {
font-variant-ligatures: none;
}

@font-face {
    font-family: 'freeland';
  	src: url('//cdn.shopify.com/s/files/1/0380/8537/t/64/assets/font-freeland.woff?4134960047823714999') format('woff'),
    url('//cdn.shopify.com/s/files/1/0380/8537/t/64/assets/font-freeland.ttf?4134960047823714999') format('ttf');
    font-weight: normal;
    font-style: normal;
}



.stay_rad {
  font-family: 'freeland';
  font-size:44px;
  line-height:1;
  text-transform:none;
  font-weight:100;
}


.styled_heading {
  font-size: 36px;
  margin-bottom: 20px;
  text-transform:uppercase;
  color:#2D3A79;
  line-height:1.5;
  font-weight:bold;
}
.text-teal {
  color: #56BBB9 !important;
  font-size:16px;
  font-weight:bold;
}
h3.text-teal {
  font-size:22px;
}
/* buttons */

a.button,
a.action_button {
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  border:none;
  font-family:Lato;
}
a.button:hover,
a.action_button:hover {
  border:none;
}
a.button.z,
a.button.z:hover {
  background: none;
  border: none;
  background-size: contain;
  background-position: center center;
  width: 100%;
  background-repeat: no-repeat;
  max-width: 240px;
  max-height:0;
  min-height:36px;
}
a.button.z.primary {

  background-color: #e69b9b;

  color:#fff;
}
a.button.z.secondary {

  background-color: #c5a7a7;

  color:#fff;
}
a.button:not(.z),
a.button:not(.z):hover,
.action_button:not(.z),
.action_button:not(.z):hover {
  border: 2px solid #80c4c1!important;
  font-family:Lato!important;
}

/* header */


li.currency_wrapper_w {
  float:right;
  position:relative;
  top:3px;
}

header .top_bar ul.social_icons li a {
  color:#808286
}

header .main_nav div.logo a {
  padding-top:0;
  padding-bottom:0;
}
.logo.svg_wrap {
    display: block;
    height: 60px;
}
.logo.svg_wrap svg {
    max-width: 230px;
    height: 80px;
    transition: all 0.2s ease-in-out;
}
.logo.svg_wrap:hover svg.hover-logo {
  display:block;
}
.logo.svg_wrap:hover svg.logo-svgfirst {
  display:none
}
.main_nav_wrapper .logo.svg_wrap svg {
}
.main_nav_wrapper.sticky_nav.sticky_nav--stick .logo.svg_wrap svg {
    height: 60px;
}
.sticky_nav div.logo {
	visibility:hidden;
}
.sticky_nav.sticky_nav--stick div.logo {
	visibility:visible;
}
.sticky_nav--stick {
  z-index:999999999999999999;
}
.main_nav_wrapper:not(.sticky_nav--stick) .main_nav .logo:hover img.primary_logo {
  visibility:hidden!important;
}
.main_nav_wrapper:not(.sticky_nav--stick) .main_nav .logo:hover img.secondary_logo {
  display:block!important;
  visibility:visible!important;
  position:absolute;
}

.top_bar .social_icons {
  float:right;
}
.menu li.search_container {
  width:initial;
}
.top_bar .search__results-wrapper {
  display:none!important;
}
.menu li.search_container input[type=text] {
	width: 150px;
    height: auto;
    border-radius: 2em;
    padding: 2px 10px !important;
    font-size: 12px;
    border-color: #D6D8D3 !important;
  	min-height:initial;
}
.menu li.search_container span.search-submit {
  top:3px;
}
.menu li.search_container form {
  padding:5px 0 0;
}
.col_search .search_form input, .col_search .search_form input:active, .col_search .search_form input:focus {
  border:none;
  border-radius:0;
  border-bottom:1px solid #808286;
  padding-left:35px;
  padding-right:15px;
}
.col_search>ul {
  padding-left:0;
}
.col_search .icon-search.search-submit {
  left:7px;
  right:initial;
}
.section_select select.sort_by {
  border:1px solid #808286;
  margin-top:20px;
  padding-left:5px;
}
.main_nav div.nav {
  float:right;
}
.main_nav .nav ul li {
  padding-left:10px;
  padding-right:10px;
}
.main_nav .nav ul li:last-child {
  padding-right:0;
}
.main_nav .icon-down-arrow:before {
    content: "\e904";
    font-size: .8em;
    position: relative;
    left: -1px;
    top: 1px;
}

.header-fixed--true  div.logo {
  position:absolute;
  top:0;
}
.sticky_nav .main_nav div.logo a {
  padding-top:0;
  padding-bottom:0;
}
.sticky_nav .main_nav div.logo a img {
  max-width: 50px;
  margin-top:5px;
}
.cart_icon {
	width: 20px;
    position: relative;
    top: 4px;
}
.top_bar .cart_content .cart_image.offer {
  margin-bottom:40px;
}

#header .top_bar .cart_container span.close,
.top_bar .cart_container span.close,
.mini_cart span.close {
  display:none;
}
body:not(.cart) #header .top_bar .cart_container.active_link span.close {
  display:inline-block;
}


body:not(.cart) #header .top_bar .cart_container.active_link span.cart_count {
  display:none;
}


a.mini_cart.dropdown_link .cart_count{
  color:#6b9693;
  transition:all 1s;
}
a.mini_cart.dropdown_link.added .cart_count {
  font-weight:900;
}

.cart_content {
  border:1px solid #ccc;
}
.cart_content_info .money.was_price span.money {
  text-decoration:line-through!important;
}

.menu ul.dropdown_title {
  border-bottom:none;  
}
.menu ul.dropdown_title li a,
.dropdown_column__menu.no_title ul li a {
  letter-spacing: 1px;
  color:#000;
  text-transform:uppercase;
  font-family:Lato!important;
  font-weight: bold;
  font-size: 12px;
}
.dropdown_container .dropdown.menu {
  max-width:1200px;
  right:0;
}
.dropdown_container:not(.mega-menu) .dropdown.menu {
  max-width:350px;
}
.sticky_nav--stick .dropdown_container:not(.mega-menu) .dropdown.menu {
  max-width:430px;
}
.dropdown_container:not(.mega-menu) .dropdown.menu ul.dropdown_title li a {
  display:none;
}
.dropdown.menu .dropdown_column__menu ul li a {
  padding-top:0;
  padding-top:0;
}
.dropdown.menu .dropdown_column__menu ul:not(.dropdown_title) li a {
  font-size:12px;
}
.dropdown_column__menu.no_title ul:not(.dropdown_title) li a {
  padding:6px 0;
}
.dropdown_container:not(.mega-menu) .dropdown_column {
  padding:0 4px;
  width:100%;
  display:block;
}
.dropdown_container:not(.mega-menu) .dropdown_column ul {
  text-align:left;
}
.dropdown_container:not(.mega-menu) .dropdown_content {
 padding:0 10px 10px; 
}

ul#mobile_menu>li>a {
  color:#555;
}
.mega-menu svg {
  width: 20px;
  height: 20px;
  position: relative;
  top: 3px;
  fill: transparent;
  stroke: #000 !important;
  transition: all .3s ease;
}
.mega-menu svg>*,
.mega-menu svg path {
  fill: transparent!important;
}
.mega-menu ul li a:hover svg,
.mega-menu ul li a:hover svg * {
  stroke: #5db2b0 !important;
}
.cart_container a.button,
.cart_container a.button:hover {
  width:100%;
  margin:0 0 10px 0;
  color:#767776!important;
  border-color:#767776!important;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}


body.mobile_nav-fixed--true.is-active .overlay_.z {
  position:absolute;
  height:100%;
  width:100%;
  background: rgba(0,0,0,0.6);
  z-index:99;
  transition:all 0.3s;
}

/* intro page */

.page-intro-new h3 {
  font-size: 48px;
  line-height: 40px !important;
  margin-top: 40px;
  margin-bottom: 40px;
  
  font-family: "Lato" !important;
  
  color: #56BBB9 !important;
}

/* faq */

body.page-faq h1 {
  text-align:center;
  margin-bottom:40px;
}

.tab_wrap {
    display: inline-flex;
    width: 100%;
    justify-content:left;
    flex-wrap:wrap;
}

.tab_wrap h2 {
    cursor:pointer;
    color:#56BBB9;
    padding:10px 20px !important;
    border-bottom:1px solid #ccc;
    font-size:20px;
    text-align:center;
    width:33.3%;
}

.tab_wrap h2 svg {
	position: relative;
    top: 3px;
    width: 22px;
    margin-right: 10px;
}

.tab_wrap h2:hover {
    color:#454545;
    border-left:1px solid #eee;
    border-right:1px solid #eee;
    border-top:1px solid #eee;
    border-bottom:1px solid #fff;
}
.tab_wrap h2.active {
    font-weight:900;
    color:#454545;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-top:1px solid #ccc;
    border-bottom:1px solid #fff;
}

/* contact page */

body.page-contact h1 {
    text-align:center;
    margin-bottom:20px;
}
 body.page-contact .sidebar h4 {
    font-family: "Freeland" !important;
    font-family: "Lato" !important;
   
    color: #56BBB9 !important;
    font-size: 32px;
    font-weight: 500;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 10px;
}
    
/* customer register */

.box-register {
    background-color: #b5e2de;
    max-width: 206px;
    margin: 0 auto;
    margin-top: 40px;
    padding: 19px;
    font-size:0.9rem;
    text-align:center;
}

/* my account */

.address_table .action_delete a {
  color:#fff;
}
.address_table .action_delete a:hover {
  color:#80c4c1;
}

body.customers-account .account-refer-block {
  padding:0 10px 0 0;
}

/* index */

.z.strike {
  max-width:300px;
  margin-bottom:10px;
  padding-bottom:50px;
}
.z.arrow_r img {
  max-width:none;
}
.z.arrow_r.block img {
  padding:10px 0;
}  
.z.flex.bg {
  background-size:110%;
  background-repeat:no-repeat;
  background-position:center center;
}
.z.flex section,
.z.flex {
  display:inline-flex;
  width:100%;
  flex-wrap:wrap;
}
.z.flex.sa {
  justify-content: space-between;
}
.z.flex.sa div img {
  max-width:100%;
}
.z.flex .three {
  width:50%;
}
.z.flex .featured-link--half {
  margin:0!important;
  background-color:transparent;
}
.z.flex .featured-link--half .info {
  height:100%;
}
.z.flex .featured-link--half .info .description {
  padding:10px 0 0 0;
  font-weight: 400;
  font-size:15px;
}
.z.flex .collection_title {
  margin:10px 5px 0 0;
}
.z.flex .collection_title.t {
  margin:60px 5px 0 0;
}

.promotions-grid-standard .feature-wrap .button {
  font-size:1.8rem;
  color:#fff;
  font-weight:900;
}



/* featured blog */

.featured-blog-section h2.title.blog a {
  font-size:40px;
}
.featured-blog-section .article {
  text-align:center;
}
.featured_blog .title_img {
  max-width:300px;
}
.featured_blog .title_img_wrap {
  text-align:center;
}

/* blog */

.sidebar .article-img {
  background-size:contain!important;
}


   ul.tags .text-peach.border {
      border: 1px solid #FF8067 !important;
  }
   ul.tags .text-peach {
      color: #FF8067 !important;
  }
   ul.tags .text-peach.border:hover {
      background: #FF8067 !important;
      color: #fff !important;
  }

   ul.tags .text-viridian.border {
      border: 1px solid #3A826C !important;
  }
   ul.tags .text-viridian {
      color: #3A826C !important;
  }
   ul.tags .text-viridian.border:hover {
      background: #3A826C !important;
      color: #fff !important;
  }

 ul.tags .text-pacifika.border {
    border: 1px solid #748322 !important;
}
 ul.tags .text-pacifika {
    color: #748322  !important;
}
 ul.tags .text-pacifika.border:hover {
    background: #748322  !important;
    color: #fff !important;
}

 ul.tags .text-darktan.border {
    border: 1px solid #651124  !important;
}
 ul.tags .text-darktan {
    color: #651124  !important;
}
 ul.tags .text-darktan.border:hover {
    background: #651124  !important;
    color: #fff !important;
}

 ul.tags .text-red.border {
    border: 1px solid #E5312F  !important;
}
 ul.tags .text-red {
    color: #E5312F  !important;
}
 ul.tags .text-red.border:hover {
    background: #E5312F  !important;
    color: #fff !important;
}

 ul.tags .text-sttropaz.border {
    border: 1px solid #2B5288  !important;
}
 ul.tags .text-sttropaz {
    color: #2B5288  !important;
}
 ul.tags .text-sttropaz.border:hover {
    background: #2B5288  !important;
    color: #fff !important;
}

 ul.tags .text-meteor.border {
    border: 1px solid #D08B11  !important;
}
 ul.tags .text-meteor {
    color: #D08B11  !important;
}
 ul.tags .text-meteor.border:hover {
    background: #D08B11  !important;
    color: #fff !important;
}

 ul.tags .text-walnut.border {
    border: 1px solid #723F1F  !important;
}
 ul.tags .text-walnut {
    color: #723F1F  !important;
}
 ul.tags .text-walnut.border:hover {
    background: #723F1F  !important;
    color: #fff !important;
}

 ul.tags .text-bossanova.border {
    border: 1px solid #5E2E6C  !important;
}
 ul.tags .text-bossanova {
    color: #5E2E6C  !important;
}
 ul.tags .text-bossanova.border:hover {
    background: #5E2E6C  !important;
    color: #fff !important;
}

 ul.tags .text-nandor.border {
    border: 1px solid #49564D  !important;
}
 ul.tags .text-nandor {
    color: #49564D  !important;
}
 ul.tags .text-nandor.border:hover {
    background: #49564D  !important;
    color: #fff !important;
}

h4.blog_sidebar_related {
  text-align:center;
  text-transform:uppercase;
}
.widget.b_a {
  border-bottom:1px solid #ccc;
}
.sidebar-block .widget.b_a.c2 {
  border-bottom:none;
}
.widget.b_a .widget-title {
    margin: 15px 0 0;
    font-size: 34px;
    font-weight: 400;
    font-family: "Freeland";
    font-family: "Lato";
 
    letter-spacing: 0px;
    text-align: left;
    color: rgb(116, 114, 110);
}
.widget.b_a .article-title {
  font-size:18px;
  line-height:1.2;
}


body.blog h4.widget-title {
    margin: 15px 0 0;
    font-size: 1.45rem;
    font-weight: 400;
    font-family: "Freeland";
    font-family: "Lato";
    letter-spacing: 0px;
  	text-align:center;
    color:rgb(116, 114, 110);
}

body.blog h2 {
  	text-align:center;
    margin-top:0;
}

body.blog h2 a {
    transition: all 0.3s ease;
	color: #74726E;
    font-size:18px;
}
body.blog h2 a:hover {
	color: #56BBB9;
}

body.blog h1.blog-title {
  display:none;
}
.blog_top_img {
    text-align: center;
    justify-content: center;
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    align-items:center;
}
.blog_top_img>img {
    width: 100%;
    max-width: 300px;
    height: initial;
}
.blog_top_img form {
  display: inline-flex;
  align-items: center;
}
.blog_top_img form button {
  border:none;
}
.blog_top_img form button:hover {
  border:none;
}
.blog_top_img form input {
  border: none!important;
  margin-bottom: 0;
}

ul.blog_categories {
  list-style-type:none;
  width:100%;
  display:inline-flex;
  justify-content:space-around;
  padding-left:0;
  margin-bottom:0;
}
#shopify-section-blog-cats>.container {
  padding-bottom:0;
}
ul.blog_categories li a {
  color:#555;
  transition:all 0.2s;
  font-size:1.45rem;
  font-family:'freeland';
  font-family: "Lato";
  letter-spacing:0px;
}

ul.blog_categories li.active a {
  color:#56BBB9;
  font-weight:600;
}
ul.blog_categories li a img {
  width:43px;
  display:inline-block;
  position:relative;
  top:10px;
}
body.blog ul.tags {
 list-style-type:none;
 padding:0;
 margin:10px 0 0;
 text-align:center;
}
body.blog ul.tags li {
 display:inline-block;
}

body.blog ul.tags li a {
    display: inline-block;
    padding: 0 5px;
    letter-spacing: 0.1em;
    color: #74726E;
    border: 1px solid #74726E;
    border-radius: 2em;
    background: transparent;
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 11px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* collection */

select.isgiftcard {
  padding-left:37%;
}

.product-wrap .quick_shop.addd {
    width: 100%;
    padding: 0 5%;
}

.paginate .page a,
.paginate .current,
a.tag,
.paginate .page a:hover,
.paginate .current:hover,
a.tag:hover {
  border:none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

span.quick_shop.ss-icon {
  font-family:Lato!important;
}


.product-wrap div.thumbnail_banner {
  opacity:1;
  transition:opacity 0.4s;
}
.product-wrap div.thumbnail_banner,
.sale_banner_product,
.new_banner_product,
.preorder_banner_product,
.general_banner.thumbnail_banner {
  width:50px!important;
  height:50px!important;
  line-height:50px!important;
    border-radius: 50%;
    line-height: 70px;
    padding: 0;
    position: relative;
    top: 10px;
    right: 10px;
    white-space: nowrap;
}


.product-wrap div.thumbnail_banner>div,
.sale_banner_product>div,
.new_banner_product>div,
.preorder_banner_product>div {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    position: absolute;
    left: 3px;
    top: 3px;
    /* vertical-align: unset; */
    font-size: 11px;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-around;
  }  
  
.product-wrap:hover .thumbnail_banner {
  opacity:0;
}
  


/* product */


.product_section .social_buttons {
  border-top:none;
}


.product_section .product_links {
  border-top:0;
}

.product_section button.reports {
  border: 2px solid #80c4c1!important;
  font-family: Lato!important;
}
span.current_price {
  color:#5db2b0;
  font-weight:900;
}
div.shopify-product-reviews-container {
  cursor:pointer;
}
body.product .t {
  padding-top:20px;
}
body.product .t .description p {
  margin:0;
}
body.product .t .description {
  padding:0;
}
body.product .t .description .info {
  margin-bottom:20px;
  border-bottom:1px solid #ccc;
}
body.product .t .description .info:last-child {
  border:none;
}
body.product .t .description .info.exp p {
  display:block;
}
body.product .t .description h2 {
  cursor:pointer;
  margin:0 0 15px 0;
  text-transform:none;
}
body.product .t .description .info:not(.exp) h2:after {
  content:' +';
  float:right;
}
body.product .t .description .info.exp h2:after {
  content:' -';
  float:right;
}
body.product .t .description .std p {
 display:block 
}
.product_promo-img {
  display:inline-block;
  padding:0 40px 0 0;
  font-style:italic;
  text-transform:none;
}
body.collection .product_promo-img {
  float:right;
  padding-right:0;
}
.product_promo-img svg {
  width:40px;
  padding:0 6px;
}

body.product .t .accordion dd.open,
body.product .t .accordion dd {
  margin:0;
}
body.product .t .accordion dt a {
  font-weight:900;
  font-size:1.1rem;
}
body.product .t .accordion dt {
  padding-top:5px;
}
body.product .iwishAddWrap {
  text-align:center;
}


/* rewards page */

body.page-rewards .feature_table_wrap .icon-holder {
  height:60px;
}
body.page-rewards .feature_table_wrap h4 {
  margin:0 0 1.5em 0;
}
.feature_table_wrap .feature_item h3 {
    height: 35%;
    line-height: 1.4;
}

body.page-rewards .referral-container {
  font-size:16px;
}
body.page-rewards .referral-container a.back-link {
  cursor:pointer;
}
body.page-rewards .referral-container ul {
  list-style:none;
  padding:0;
}
body.page-rewards .row.social-media-links li.col-md-6 {
}
body.page-rewards #banner-1523550929574 .caption-content .row.social-media-links:last-child {
  display:none;
}
body.page-rewards .referral .register:last-child {
  display:none;
}

body.page-rewards .referral-copy {
  background-color: rgba(0,0,0,0.75);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  text-align: center;
  font-family: "Lato", sans-serif;
}
body.page-rewards .referral-copy-container {
  background: url("copy-link.png") no-repeat;
  position: relative;
  top: calc(50% - 137px);
  margin: auto;
  left: 0;
  right: 0;
  max-width: 450px;
  padding: 2em;
}

body.page-rewards .back-link {
  display: inline-block;
  color: black;
  cursor: pointer;
  position: absolute;
  right: 0.5em;
  top: 0.5em;
}
body.page-rewards .back-link:hover {
  color: black;
}
body.page-rewards .back-link span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 40px;
  height: 40px;
}
body.page-rewards .back-link span:before, .back-link span:after {
  content: "";
  background-color: black;
  left: 0;
  height: 2px;
  position: absolute;
  top: 50%;
  width: 100%;
}
body.page-rewards .back-link span:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
body.page-rewards .back-link span:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}


body.page-rewards .referral-copy h3 {
  color: black;
}
body.page-rewards .referral-copy i {
  color: #ff8067;
  margin-right: 0.25em;
}
body.page-rewards .referral-copy .btn {
  margin-bottom: 1em;
}

body.page-rewards .referral-copy span,
body.page-rewards .referral-copy button {
  display: block;
  width: 100%;
  padding: 0.5em;
}
body.page-rewards .referral input[type="submit"] {
  max-width: 150px;
  margin: auto;
}
body.page-rewards .referral form li {
  margin-bottom: 1em;
}
body.page-rewards .referral form span {
  text-align: left;
  display: block;
}
body.page-rewards .referral input::placeholder {
  text-align: center;
}
body.page-rewards .referral .btn, body.page-rewards .referral-copy .btn {
  background-color: #55adac;
  border: none;
  color: white;
  font-family: "Lato", sans-serif;
  font-weight: bold;
}



body.page-rewards .referral-container input[type=submit] {
    border: 2px solid #80c4c1!important;
    font-family: Lato!important;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
}
  
body.page-rewards .referral-container .referral-registered:last-child {
  display:none!important;
}
body.page-rewards .referral-container .thanks-container:last-child {
  display:none!important;
}

body.page-rewards #shopify-section-z_static_page-details {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

body.page-rewards .featured-link--half .description {
  font-size:15px;
}

body.page-rewards #banner-1523296224557 .caption-content img  {
  max-width:300px;
  margin:0 auto;
}
body.page-rewards #banner-z_static_page-details-0 .caption-content img {
  max-width:300px;
  margin:0 auto;
}
body.page-rewards .block__conversion_block section {
  min-height:475px;  
}

#banner-1523296224557 .pretext {
  max-width:500px;
}
#banner-1523296224557 .pretext p {
  font-size:20px;
}

.point_area .point_text {
    background: #756e9a;
    padding: 30px 30px;
    border-radius: 74px;
    max-width: 750px;
    margin: 15px auto;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
  }
  
.point_area .lavendar-plan,
.point_area .rose-plan {
  display:none;
}
  
.point_area {
  padding: 40px 0;
}

.point_area .point_holder {
  text-align: center;
  padding: 0 0 20px;
}

.point_area .point_holder .image_box {
  max-width: 200px;
  display: inline-block;
}

.point_area .point_holder .image_box img {
  width: 100%;
  max-width: 180px;
}

.point_area .point_holder span {
  color: #756e9a;
  font-size: 18px;
  margin: -17px 0 0 10px;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: text-top;
}

.point_area .point_holder span.rose-section {
  color: #FF686E;
  font-size: 18px;
  margin: -17px 0 0 10px;
  letter-spacing: 1px;
}

.point_area .point_text {
  background: #756e9a;
  padding: 30px 30px;
  border-radius: 74px;
  max-width: 750px;
  margin: 15px auto;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px;
}

.point_area .point_text p {
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 16px;
}

.point_area .point_text span {
  font-size: 2.6rem;
  font-weight: normal;
  line-height: 20px;
  vertical-align: top;
  margin: 0 1%;
}

.point_refer .swell-referral-link {
  font-size: 18px;
  color: #24636a !important;
}

.point_area .point_text.rose_text {
  background: #FF686E !important;
}

.point_area .point_text a.btn_redeem {
  font-size: 14px;
  vertical-align: middle;
  color: #fff;
  border-radius: 35px;
  border: 1px solid #fff;
  padding: 5px 21px;
  font-weight: 500;
  margin: 0 0 0 10px;
}

.point_area .point_text a.btn_redeem:hover {
  background: #fff;
  color: #756e9a;
}

.point_area .point_refer {
  text-align: center;
  padding: 20px 0;
}

.point_area .point_refer .col-box {
  display: inline-block;
  min-width: 29%;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #eee;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 23px;
  padding: 2% 15px;
  color: #231f20;
}

.point_area .point_refer .col-box:last-child {
  border: 0;
}

.point_area .point_refer .col-box p {
  margin: 0;
}

.point_area .point_refer .col-box p span {
  color: #24636a;
  font-weight: bold;
  font-size: 2.2rem;
  font-family: sans-serif;
}

.point_area .point_refer .col-box h3 {
  margin: 0;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 22px;
  color: #24636a;
}

.point_area .point_refer .col-box .btn_refer_link {
  padding: 3px 15px;
  border: 1px solid #24636a;
  margin: 10px 0;
  display: inline-block;
  border-radius: 35px;
  font-size: 14px;
  font-weight: 500;
  vertical-align: middle;
  line-height: 21px;
  min-height: 31px;
  color: #000;
  letter-spacing: 0px;
}

.point_area .point_refer .col-box .btn_refer_link:hover {
  background: #24636a;
  color: #fff;
}

.feature_table_wrap .feature_item h3,
.feature_table_wrap .feature_item h4 {
  letter-spacing:1px;
}



.feature_table_wrap .feature_item:nth-child(1) h4 span {
  color: #23636b;
}

.feature_table_wrap .feature_item:nth-child(2) h4 span {
  color:#97bc27;
}

.feature_table_wrap .feature_item:nth-child(3) h4 span {
  color: #6b8100;
}

.feature_table_wrap .feature_item:nth-child(5) h4 span {
  color: #ff8067;
}
.feature_table_wrap .feature_item:nth-child(6) h4 span {
  color: #55adac;
}
.feature_table_wrap .feature_item:nth-child(7) h4 span {
  color: #d7302e;
}


.caption_img>img {
  width:initial;
}


.conversion_block {
  padding:50px 0;
}
.conversion_block .text-holder::after {
  	background: url(//cdn.shopify.com/s/files/1/0380/8537/t/64/assets/arrow-right.png?4134960047823714999) no-repeat;
    content: '';
    height: 231px;
    width: 400px;
    z-index: 999;
    position: absolute;
    background-size: 50%;
    left: 137px;
    top: 93%;
}
.conversion_block .text-holder {
  max-width: 150px;
    float: right;
    bottom: 25%;
    position: absolute;
    right: 50%;
    font-size: 16px;
    text-align: center;
    background: rgba(256,256,256,0.9);
    border-radius: 2px;
  	z-index:99999;
}
.conversion_block .text-holder p {
    padding: 2px 4px;
    margin-bottom: 5px;
}

.conversion_block .holder {
    position: relative;
    max-width: 450px;
    float: right;
}
.conversion_block .wrap {
}
.conversion_block .holder .caption-box {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    z-index: 999;
}
.conversion_block .holder .caption-box ul {
    list-style: none;
    padding: 0;
    width: 80%;
    margin: 0 auto;
}
.conversion_block .holder .caption-box ul li {
    padding: 0;
    border-top: 1px solid #eee;
}
.conversion_block .holder .caption-box ul li span {
    display: inline-block;
    width: 50%;
    font-size: 20px;
    text-align: right;
    padding: 10px;
}
.conversion_block .holder .caption-box ul li span.rate {
    text-align: left;
    padding-left: 15px;
    border-left: 1px solid #eee;
    margin-left: 10px;
    color: #55adac;
    font-weight: 500;
    width: 30%;
}
body.page-rewards .featured_collections .collection_title {
  text-transform:none;
}
body.page-rewards .featured_collections:not(.text_cols_) .description {
  font-weight:bold;
  font-size:40px;
}
body.page-rewards .featured_collections .description p {
  line-height: 1.4;
  margin: 0;
}
body.page-rewards section.banner div.subtitle {
  text-shadow:1px 1px 1px #fff;
}

.rewards.how_box ul {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.rewards.how_box ul li {
    display: inline-block;
    padding: 0 10px;
    font-size: 24px;
    color: #23636b;
}
.rewards.how_box ul li span {
    display: inline-block;
    max-width: 100px;
    font-size: 30px;
}
.rewards.how_box ul li img {
     max-width: 55px;
}
body.page-rewards .caption .pretext {
  font-size:16px;
}
body.page-rewards a.action_button {
  color:#80c4c1;
}
body.page-rewards #banner-1523550929574 {
      display: flex;
    flex-direction: column;
    justify-content: center;
}
body.page-rewards #banner-1523296224557 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.block__feature_table {
  text-align:center;
}
.feature_table_wrap {
  display:inline-flex;
  flex-wrap:wrap;
  max-width:800px;
  margin:20px auto;
}
.feature_table_wrap .feature_item {
  width:33.3%;
  border-right:1px solid #ccc;
  padding:10px;
}
.feature_table_wrap .feature_item h3 {
  text-transform:none;
}
.feature_table_wrap hr {
	background-color: #ccc;
    width: 100%;
    height: 1px;
}
body.page-rewards .feature_wrap {
  margin:0 0 30px;
  background:#f2f1f1;
  padding:20px 0;
}
.wide_ {
  width: 100%;
  text-align: center;
}
.sep_img img {
  max-width:340px;
}

body.page-rewards .social-media-links a {
  font-size:1rem;
  cursor:pointer;
}
body.page-rewards .social-media-links a i {
  padding:0 2px;
}
body.page-rewards .social-media-links {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    padding: 0;
}

/* press page */

.press-page-new .block__image_with_text_overlay .subtitle p {
  margin:0;
}

.press-page-new .block__image_with_text_overlay .pretext {
	color: #000000;
	font-family: "Lato";
	font-size: 60px;
	letter-spacing: 1.75px;
	line-height: 72px;
    margin-bottom:-20px;
}
.press-page-new .block__image_with_text_overlay h1 {
	color: #000000;
	font-family: 'Lato';
	font-size: 32px;
	letter-spacing: 0.41px;
	line-height: 39px;
    text-transform:none;
}

.press-page-new .action_button {
    color:#fff;
	background-color: #E49C9B;
    border-color:#E49C9B!important;
    min-width:240px;
}

.press-page-new .action_button:hover {
    border-color:#E49C9B!important;
}

.press-page-new .feature_divider {
	height: 1px;
	max-width: 750px;
	border: 1px solid #979797;
    margin:40px auto;
}


.press-page-new h4.t1 {
	color: #9B9B9B;
	font-family: "Lato";
	font-size: 36px;
	letter-spacing: 1.05px;
	line-height: 66px;
	text-align: center;
    margin-bottom:-15px;
}
.press-page-new h4.t2 {
	color: #7F7D79;
	font-family: 'Lato';
	font-size: 24px;
	letter-spacing: 0.31px;
	line-height: 29px;
	text-align: center;
}

.press-page-new h4.t3 {
	color: #7F7D79;
	font-family: 'Lato';
	font-size: 16px;
	letter-spacing: 0.47px;
	line-height: 19px;
	text-align: center;
}

.press-page-new .logo_gallery  {
  text-align:center;
}
.press-page-new .logo_gallery h2 {
    margin:40px auto -10px;
	color: #000000;
	font-family: 'Lato';
	font-size: 32px;
	letter-spacing: 0.41px;
	line-height: 39px;
	text-align: center;  
}

.press-page-new .logo_gallery .button_wrap {
  clear:both;
  margin:5px 0 20px;
}

.press-page-new .logo_gallery .column.alpha {
  clear:left;
}

.press-page-new .logo_gallery .one-sixth.column {
  text-align:center;
  margin: 5px 10px;
}
.press-page-new .logo_gallery .column.alpha {
  clear:left;
  margin-left:0;
}
.press-page-new .logo_gallery .column.omega {
  margin-right:0;
}
.press-page-new .logo_gallery .feature_divider {
  margin-bottom:60px;
}


.press-page-new .logo_gallery .one-sixth.column img {
  max-width:130px;
  max-height:80px;
  margin:0 auto;
}


.f_show {
  display:block!important;
}
.container.load_divider {
  text-align:center;
}



.blog_list_section h2  {
  color: #000000;
  font-family: 'Lato';
  font-size: 32px;
  letter-spacing: 0.41px;
  line-height: 39px;
  margin-top:40px;
}

.blog_list_section h3 a {
	color: #7F7D79;
	font-family: 'Lato';
	font-size: 24px;
	letter-spacing: 0.31px;
	line-height: 29px;
	text-align: center;
}

.blog_list_section .blog_meta span {
	color: #7F7D79;
	font-family: 'Lato';
	font-size: 16px;
	letter-spacing: 0.47px;
	line-height: 19px;
	text-align: center;
}

.blog_list_section .article {
    margin:25px auto;
	max-width:700px;
    padding:0 10px;
}

.blog_list_section .action_button {
  margin:40px 0;
}



/* list collections */

.list-collections-new .image_gallery h4 {
  color: #9B9B9B;
  font-size: 30px;
  line-height: 66px;
  text-align: center;
}

.list-collections-new .column.alpha, .list-collections-new .columns.alpha {
  clear:left;
}

.list-collections-new .pretext {
	color: #BA7B7B;
	font-family: "Lato";
	font-size: 46px;
	letter-spacing: 1.75px;
	line-height: 72px;
    margin-bottom:-20px;
}

.list-collections-new .block__image_with_text_overlay .headline {
	color: #000000;
	font-family: 'Lato';
	font-size: 32px;
	letter-spacing: 0.41px;
	line-height: 39px;
  	text-transform:none;
}

.list-collections-new .block__image_with_text_overlay .subtitle {
	color: #000000;
	font-family: 'Lato';
	font-size: 16px;
	letter-spacing: 0.47px;
	line-height: 23px;
    max-width:300px;
}

.list-collections-new .block__image_with_text_overlay .action_button {
    background-color: #E49C9B;
    border-color: #E49C9B!important;
    width: 200px!important;
    color: #fff;
    min-height: 36px;
    height: 36px;
    margin-top: -5px;
}

.list-collections-new .block__image_gallery {
  position:relative;
}

.list-collections-new .side_text {
  /*
	transform: rotate(270deg);
	color: #BA7B7B;
	font-family: "stay_rad";
	font-size: 60px;
	letter-spacing: 1.75px;
	line-height: 72px;
    position:absolute;
    right:15px;
  	transform-origin:center right;
  */
  
    position:absolute;
    right:-5px;
  	transform-origin:center right;
    top:25%;
  
}

.list-collections-new .side_text img {  
    max-width:45px;
}



/* custom pages */

  /* Essential Oils */


  #shopify-section-page_intro_re .featured-link--section .description {
	color: #000000;
	font-family: 'Lato';
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.64px;
	line-height: 34px;
  }

  #shopify-section-page_intro_re #banner-1538072433679 .caption-content {
    width: 100%;
    max-width: 100%;
    display: inline-flex;
    justify-content: space-between;
}
  #shopify-section-page_intro_re #banner-1538072433679 .caption-content .subtitle {
	color: #000000;
	font-family: 'Lato';
	font-size: 24px;
	letter-spacing: 0.7px;
	line-height: 34px;
    padding-left:80px;
}
  #shopify-section-page_intro_re #banner-1538072433679 .action_button {
    width:240px!important;
	background-color: #FFFFFF;
	border-color: #FFFFFF!important;
	color: #7F7D79;
	font-family: 'Lato';
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.51px;
	line-height: 17px;
	text-align: center;
}

  #shopify-section-page_intro_re .block__blog_posts h2.title a {
	color: #000000;
	font-family: 'Lato';
	font-size: 32px;
	font-weight: 500;
	letter-spacing: 0.41px;
	line-height: 39px;
	text-align: center;
}
  #shopify-section-page_intro_re .block__blog_posts h2.title {
    max-width: 600px;
    margin: -10px auto 30px;
}
  #shopify-section-page_intro_re .block__blog_posts h3.sub_title {
	text-align: center;
}

/**/

#shopify-section-page_whatare_re .block--1538073050596 .featured-link--half {
  align-items:flex-start;
}
#shopify-section-page_whatare_re .block--1538073050596 .featured-link--half.one .description {
  position:relative;
  top:11px;
}
#shopify-section-page_whatare_re .block--1538073050596 .button {
	background-color: #E49C9B;
	border-color: #E49C9B!important;
	color: #FFFFFF;
	font-family: 'Lato';
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.51px;
	line-height: 17px;
	text-align: center;
}

#shopify-section-page_whatare_re .block__product_compare .container {
	padding-top:20px;
	padding-bottom:20px;
}
#shopify-section-page_whatare_re .block__product_compare h2.title {
	padding-bottom:25px;
}

#shopify-section-page_whatare_re .block__product_compare .compare_text {
  padding:0 10px 15px 30px;
}
#shopify-section-page_whatare_re .block__product_compare .compare_text img {
  position:absolute;
  left:0;
  max-width:26px;
  max-height:26px;
}

/**/

#shopify-section-page_howto_re .inline_image_text_block .columns {
  text-align:center;
}
#shopify-section-page_howto_re .inline_image_text_block .section {
  display:inline-flex;
  max-width:800px;
  margin:0 auto;
  padding:20px;
  text-align:left;
  align-items:center;
}

#shopify-section-page_howto_re .inline_image_text_block .section .i_wrap {
  width:30%;
  min-width:100px;
}
#shopify-section-page_howto_re .inline_image_text_block .section .t_wrap {
  padding:20px;
}


#shopify-section-page_howto_re .featured-link--half  {
	align-items:flex-start;
} 
#shopify-section-page_howto_re .featured-link--half .info {
	margin-left:0; 
    width:100%;
} 
#shopify-section-page_howto_re .description.customhtml tr {
	border-top: 1px solid #979797;
}
#shopify-section-page_howto_re .description.customhtml tr td {
	padding:10px;
}
#shopify-section-page_howto_re .description.customhtml tr td:first-child {
	border-right: 1px solid #979797;
    width:20%;
   text-align:center;
}
#shopify-section-page_howto_re .button {
	background-color: #E49C9B;
	border-color: #E49C9B!important;
	color: #FFFFFF;
	font-family: 'Lato';
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.51px;
	line-height: 17px;
	text-align: center;
}
#shopify-section-page_howto_re .block__product_compare .container {
  padding:140px 40px 100px;
}
#shopify-section-page_howto_re .block__product_compare .compare_text {
  padding:0 10px 15px;
}
#shopify-section-page_howto_re .block__product_compare h5 {
	color: #000000;
	font-family: 'Lato';
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 0.64px;
	line-height: 34px;
    margin-bottom:15px;
    max-width:750px;
}

#shopify-section-page_howto_re .block__product_compare .compare_text {
  position:relative;
  padding-left:15px;
}
#shopify-section-page_howto_re .block__product_compare .compare_text img {
  position:absolute;
  left:-15px;
  max-width:26px;
  max-height:26px;
}

#shopify-section-page_howto_re .featured-link--half .description a {
  	color:#BA7B7B;
	text-decoration:underline;
  }

.block__nav_images a.collection_title:not(.stay_rad) {
	position: absolute;
    top: 35%;
    font-size: 20px;
    padding-left: 5%;
    padding-right: 15%;
}
.block__nav_images a.stay_rad.collection_title {
  position:absolute;
  top:-3%;
}
.block__nav_images .featured-link--half .info {
  width:100%;
}

.featured-link--half .description {
  font-size:16px!important;
}


@media only screen and (min-width:481px) and (max-width:798px){
.block__nav_images .featured-link--half {
  		width:100%;
	}
  
  
}


  .detail-sections.eo .compare_text {
    text-align:left;
    z-index:99;
    position:relative;
	color: #000000;
	font-family: 'Lato';
	font-size: 16px;
	letter-spacing: 0.47px;
	line-height: 23px;
    padding-left:10px;
    padding-right:10px;
    
  }
  .detail-sections.eo .compare_text a {
	color:#BA7B7B;
	text-decoration:underline;
  }
  .detail-sections.eo .compare_img {
    text-align:center;
  }



body[class*=page] .section-title {
    text-align:center;
}
body[class*=page] .section-title h1 {
    display: inline-block;
}
body[class*=page] .section-title svg {
    position: relative;
    top: 60%;
    display: none;
    width: 50px;
    height: 50px;
}
.template-page .bg-section {
    min-height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.template-page .safe-section {
    min-height: 600px;
    height: auto;
    background-position: center bottom;
    top: -130px;
    margin-bottom: -130px;
}

.template-page .educated-section {
    z-index: 3;
    top: -50px;
}
.template-page .natural-section {
    min-height: 650px;
    top: -100px;
    z-index: 2;
}
body[class*=page] .page-hero {
    height: 525px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.template-page .pledge-icons {
  padding:70px 0;  
  position:relative;
}
.template-page .pledge-icons .top-img {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    z-index: 2;
    width: 100%;
}
.template-page .pledge-icons svg {
    width: 75px;
    height: auto;
    transition: all .3s ease;
}
.template-page .bg-section svg {
    width: 100px;
    height: auto;
}
body[class*=page] .col-xs-12.col-sm-6 {
  width:50%;
}
.section-header.page_about.has_banner {
    min-height: 200px;
    background-size: cover;
    background-position: center center;
}

.edens-pledge-page.template-page {
  margin-bottom:-155px;
}   
.edens-pledge-page section .container .row {
  padding: 5%;
  margin-top:6%;
}

.edens-pledge-page .row.flex {
  display:inline-flex;
  flex-wrap:wrap;
}
.edens-pledge-page .row.flex div {
  width:60%;
}
.edens-pledge-page .row.flex .rellax {
  width:40%;
  text-align:right;
}
.edens-pledge-page .row-justified  {
  display:inline-flex;
  flex-wrap:wrap;
  justify-content:center;
  width:100%;
}
.edens-pledge-page .row-justified>div  {
  width:20%;
    padding-bottom: 50px;
    min-width: 180px;
  text-align:center;
  position:relative;
}
.edens-pledge-page .row-justified>div a  {
  position:static;
}
.edens-pledge-page .row-justified>div a h3 {
  position:absolute;
  bottom:0;
  left:0;
  right:0;
}
.edens-pledge-page .left-cnt {
 text-align:center
}
.edens-pledge-page .pledge-icons {
  padding: 0; 
}
.edens-pledge-page .pledge-icons .row {
  padding: 0!important; 
}
.edens-pledge-page .pledge-icons .left-cnt svg {
  width:180px
}

.edens-pledge-page #effective .bottom-img {
  max-width: 100%;
    position: relative;
    bottom: -15px;
    z-index: 999;
}

.edens-pledge-page #dedicated .row {
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
}

.edens-pledge-page #educated .row {
    max-width: 450px;
}
.edens-pledge-page #natural .row {
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
}
.edens-pledge-page #safe .row {
    max-width: 450px;
}

section.comparison table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 18px;
}
section.comparison table th img {
    max-width: 200px;
}
section.comparison table tbody>tr:nth-of-type(odd) {
    background-color: #F0EEEE;
}

section.comparison table td:first-child {
    color: #24646b;
    font-weight: bold;
}
section.comparison table td:first-child {
    color: #24646b;
    font-weight: bold;
}
section.comparison table th, 
section.comparison table td {
    border-color: #74726E;
    height: 40px;
    width: 50%;
    vertical-align: middle;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-size: 17px;
}
section.comparison table th:last-child,
section.comparison table td:last-child {
    border-left: 1px solid #74726E;
}
/* article */

body.article h4.toggle span {
  display:none;
}
body.article ul.toggle_list {
  display:block;
}
body.article .blog_share {
  display:inline-flex;
  justify-content:space-between;
  width:50%;
}  
body.article .article_content a span {
  margin-left:4px;
}

@media (max-width: 798px) {
  
  #shopify-section-page_whatare_re .block__product_compare .compare_text {
    padding-left:35px;
  }
  #shopify-section-page_whatare_re .block__product_compare .compare_text img {
    left:5px;
  }
  
  #shopify-section-page_howto_re .featured-link--half {
    width:100%;
  }
  #shopify-section-page_howto_re .block__product_compare .four.columns {
	background: rgba(255,255,255,0.5);
  }
  #shopify-section-page_howto_re .block__product_compare .sixteen.columns {
	position:relative;
    left:-8px;
  }
  #shopify-section-page_howto_re .block__product_compare .container {
    padding-left:8px;
    padding-right:8px;
  }
  #shopify-section-page_howto_re .block__product_compare .compare_text img {
    left:10px;
  }
  #shopify-section-page_howto_re .block__product_compare .compare_text strong {
    position:relative;
    left:30px;
  }  
  

  /* list collections new */
  
  .list-collections-new .block__image_with_text_overlay .banner {
    background-color:transparent;
  }
  
  .list-collections-new .block__image_with_text_overlay .banner .caption {
    position: static;
    transform: none;
    text-align:left;
  }
    
	.list-collections-new .side_text {
      display:none;
    }
  
  /* press */
  
  .press-page-new .block__image_with_text_overlay .banner {
    background-color:transparent;
  }
   
  
.press-page-new .block__image_with_text_overlay .banner .action_button:hover  {
  background-color:#E49C9B!important;
}

  
  .press-page-new .block__image_with_text_overlay .banner .caption {
    position: static;
    transform: none;
    text-align:left;
  }
  
  .press-page-new .image_gallery .thumbnail {
    text-align: center;
  }
  
  
.cart_container.active_link a.t.cart_content__continue-shopping {
  display:none!important;
}
  
.touchevents a.cart_content__continue-shopping.secondary_button {
    display: block;
    border-top: 0;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: static;
    font-size: inherit;
    letter-spacing: inherit;
    color: #767776!important;
    border-color: #767776!important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    max-width: 250px;
    line-height: 2.25rem;
}
  
  
  body.article .blog_share {
      width: 100%;
  }
  
 #shopify-section-z_static_page_details2 .stay_rad,
 #shopify-section-z_static_page_details3 .stay_rad {
    font-size:44px;
  }
  
  body.index .slider-gallery .thumbnail .product-info__caption {
    margin-top:10px;
  }
  body.index .slider-gallery .image__container {
    height:120px;
    max-width:100px!important;
  }
  
  body.index .slider-gallery .gallery-cell .product-details {
    font-size: 12px;
    max-width: 100px;
    margin: 0 auto;
    text-align: center;
  }
    
  .products-slider.slider-gallery .gallery-cell.visible-5,
  .products-slider.slider-gallery .gallery-cell.visible-4 {
	width: calc(35% - 10px);
  }
  
}



body.article .blog_share>p {
  padding-top: 20px;
  font-size: 1rem;
}  


/* aroma bar */

.text_banner .section {
  display:inline-flex;
  flex-wrap:wrap;
  width:100%;
  justify-content:center;
}

.text_banner .section .col {
  padding:0 10px;
  text-align:center;
  width:25%;
  font-weight:500;
    min-width:300px;
}
.text_banner .section .l {
  text-align:right;
  width:25%;
  min-width:300px;
  padding-bottom:10px;
}
.text_banner .section .r {
  width:25%;

}

/* footer */

footer.footer {
  background-color:#F0EEEE;
}
footer.footer .footer_menu h6 {
  font-weight:900;
}
footer.footer .footer_menu ul {
  padding-top:5px;
}
footer.footer .footer_menu p {
  margin-bottom:0;
}
footer.footer .footer_menu li {
  margin-bottom:0.8em;
}

footer.footer .footer_m_text {
  font-size: 16px;
  padding-top:20px;
}
footer.footer .footer_m_text a {
  color: #5db2b0;
  font-size: 16px;
  font-weight: 900;
}


footer .four.columns {    
  text-align:center;
}
footer .four.columns #k_id_email {
  text-align:center;
  background:transparent;
}

.footer-menu-wrap .columns:nth-child(2),
.footer-menu-wrap .columns:nth-child(3) {
  text-align:center;
}
.footer-menu-wrap img.footer-logo {
  max-width:130px!important;
}
.klaviyo_submit_button,
.klaviyo_submit_button:hover {
  border:1px solid #80c4c1; 
}

/* media */

@media only screen and (max-width:479px){
    
    /* rewards */
  
  .feature_table_wrap .feature_item h3 {
      height: initial;
  }
  
  body.apage div.content {
    padding-top:60px;
  }
  
  .conversion_block .text-holder {
	display:none;
  }

.cart_container span.close {
  display:none!important;
}
body:not(.cart) .cart_container.active_link span.close {
  display:block!important;
  font-size:1.35rem;
}
body:not(.cart) .cart_container.active_link img {
  
}

.edens-pledge-page .row {
   text-shadow: 1px 1px 1px #fff;
}


.edens-pledge-page #natural .row {
  margin-top:20%;
}


.template-page .pledge-icons .top-img {
  top:-10px;
}
  
  .edens-pledge-page .row-justified>div  {
    width:100%
  }
  .edens-pledge-page .row-justified>div a h3 {
    position: relative;
    left: 0;
  }
  .edens-pledge-page .text-center,
  .edens-pledge-page .text-cnt {
   text-align:center; 
  }
  .feature_table_wrap .feature_item {
  	width:100%;
    border:none;
  }
  .feature_table_wrap .feature_item h4::after {
    content: '-----';
    position: relative;
    display: block;
    color: #ccc;
    margin: 10px 0;
    width: 100%;
    text-align: center;
  }
  .text_banner .section .col {
    width:100%;
    text-align:center;
  }
  .z.mob_hidden {
    display:none;
  }
  .conversion_block .text-holder::after {
    display:none;
  }
  .z.flex .featured-link--half .info {
    width: 100%;
  }
  body.product .product_promo-img {
   padding:0;
   display:block;
  }
  body[class*=page] .col-xs-12.col-sm-6 {
    width:100%;
  }
  .point_area .point_refer .col-box p span {
    font-size:1rem;
  }
  .point_area .point_text span {
    font-size: 1.6rem;
    line-height:25px;
  }
  .point_area .point_refer .col-box {
    border-right:none;
  }
  .point_area .point_holder .image_box {
    margin:0 0 10px 0;
  }
}

@media only screen and (min-width:480px){

  body.index section.banner .caption-content {
	max-width: 45%;
    min-height: 400px;
    padding: 12% 10% 0% 4%;
	background-size:100%;
    background-repeat:no-repeat;
  }
  
}
@media only screen and (max-width: 798px){
  
    .mob_hide {
    display:none;
  }
  
  .conversion_block .holder .caption-box ul li span {
    font-size:14px;
  }
  .conversion_block .holder .caption-box {
    background:#fff;
    max-width:96%;
  }
  body.page-rewards .sep_img img {
    max-width:100%;
  }
  
  body.page-rewards .block__feature_table .feature_wrap img {
    max-width:100%; 
  }
  
  .z.flex .collection_title.t {
      margin: 15px 5px 0 0;
  }
  
  body.index #pagecontent {
    padding-bottom:0;
  }
  
  .featured-promotions .feature-section .feature-overlay,
  .featured-promotions .feature-section:hover .feature-overlay {
    background: rgba(38,39,40,0.5);
  }
  
  body.index .slider-gallery {
    margin-bottom:0;
  }
  
  body.index .flickity-enabled {
    overflow:visible;
  }
  body.index .flickity-page-dots {
    display:none;
  }
  
  #shopify-section-1529631807154 .featured-link--half:not(.featured-link--image) {
    display:none;
  }
  
  #shopify-section-1529631807154 {
    margin-bottom: -50px;
    margin-top: -40px;    
  }
  #shopify-section-1489284503681 {
    margin-bottom:-50px;
  }
  
  #shopify-section-1529619586982 {
    margin-bottom:-50px;
  }
  #shopify-section-1529620106378 {
    margin-bottom:-50px;
  }
  
  #shopify-section-1489285418400 {
    margin-top:-50px;
  }
  
  #shopify-section-1529619313336 .featured_products {
    display:none;
  }
  
  #shopify-section-z_text-banner,
  #shopify-section-footer {
  }
    
  #shopify-section-footer .columns.eight img {
	max-width:96%;
    margin-top:15px;
  }
    
  #shopify-section-footer .klaviyo_field_group input {
	max-width:96%;
    margin-left:auto;
    margin-right:auto;
  }
  
  body.index .section__divider {
    padding-bottom:0!important;
  }
  
  .tab_wrap h2 {
     width:100%;
  }
  
  
  #header a.mobile_logo img {
      max-height: 40px;
  }
  
  
  .blog_top_img {
    min-height: 240px;
    margin-top: 60px;
}
  

  

  ul.blog_categories {
    flex-wrap:wrap;
    margin-top: -20px;
  }
  ul.blog_categories li {
    min-width:100px;
  }


  .footer-menu-wrap .columns:nth-child(4) {
    text-align:center;
  }
  
    .edens-pledge-page .row.flex div {
      width:100%;
  }

  .edens-pledge-page .row.flex .rellax {
    width:100%;
    text-align:center;
    padding:10px;
  }
  
  body[class*=page] .section-promo .container {
    background: rgba(256,256,256,0.5);
    padding:20px;
    width:100%;
  }
  
  .caption .subtitle {
      font-size: 14px;
  }
  .z.flex .featured-link--half .info {
    padding: 5%;
  }
}
@media only screen and (min-width:480px) and (max-width: 798px){
  
  
  /* tablet */
  
  /* press */
  

  
  /* list collections */
  
	.image_gallery .four.columns {
     width:200px;
     margin:1em 5px 0 0;
    }
  
  
  /* header */
  
  #header .top_bar a.mobile_nav {
    top:10px;
  }
  #header .top_bar {
    height: 60px;
    padding-top: 10px;
  }
  #header .top_bar .icon-search {
    top:16px;
  }
  
  #header a.mobile_logo img {
    max-height: 70px;
    position: relative;
    top: -7px;
  }
  

  
  body.index .z.flex .featured-link--half {
    width:100%!important;
  }
  body.index  section.banner .caption-content {
    max-width: 100%;
    padding: 25% 10% 5% 5%;
    min-height: 0;
  }
  div.image-with-text-overlay-section section.banner {
    padding:40px 0;
  }
  
  body.page-rewards #banner-z_static_page-details-0 .caption-content {
      max-width: 42%;
  }
  
  body.page-rewards #banner-z_static_page-details-0 .caption-content img {
    max-width:300px
  }
  body.page-rewards .conversion_block .text-holder {
    display:none;
  }
  
  
}


@media only screen and (min-width: 799px) and (max-width:975px) {

  .press-page-new .logo_gallery .one-sixth.column img {
  	max-width:100px;
  }

}

@media only screen and (min-width: 976px) {

  .press-page-new .image_gallery #ytplayer {
  	height:455px;
  }
  
}

@media only screen and (min-width: 799px) {
  
  .banner_holder.dvamcol {
   right:25%; 
  }

  #shopify-section-page_howto_re .block--1538134707599 .featured-link--half:not(.featured-link--image) {
  padding-right:80px;
}
  
/* press */
  
.press-page-new .block__image_with_text_overlay .banner .action_button,
.press-page-new .block__image_with_text_overlay .banner .action_button:hover  {
  background-color:#fff;
  border-color:#fff!important;
  color:#7F7D79;
}
  
  
.cart_container.active_link a.t.cart_content__continue-shopping {
  display:block;
}
a.t.cart_content__continue-shopping,
a.t.cart_content__continue-shopping:hover {
    min-height: 15px;
    height: 15px;
    margin: 10px auto -10px 10px;
    max-width: 30px;
    line-height: 0px;
    border-radius: 15px;
    padding: 10px 9px;
    text-align: center;
}
  
  
    .blog_top_img>img {
    margin-left:180px;
  }
  
  footer .two.columns {    
  padding-top:30px;
}



  .footer-menu-wrap .columns:nth-child(4) {
    text-align:right;
  }
  
    .z.flex.sa div {
      width:50%;
      padding:0 10px;
    }
  	.z.flex.sa div.se {
      width:70%;
      padding:0 20px 0 0;
    }
    .z.flex.sa div.th {
      width:30%;
      text-align:right;
    }
}

@media only screen and (max-width: 959px) and (min-width: 799px) {

  
  /* list-collections */
  
	.list-collections-new .image_gallery .sixteen.columns {
      width:708px
    }
  
    .list-collections-new .image_gallery .four.columns {
      width:162px
    }
  
    .list-collections-new .image_gallery .eight.columns {
      width:344px
    }
  
  
  
  .thumbnail-overlay {
    opacity:0 !important;
  }
  .dropdown.menu .dropdown_content ul li a,
  .dropdown.menu .dropdown_content ul li a:hover {
    font-size:12px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {

  /* list-collections */
  
	.list-collections-new .image_gallery .sixteen.columns {
      width:900px
    }
  
  	.list-collections-new .image_gallery .four.columns {
      width:210px
    }
  
    .list-collections-new .image_gallery .eight.columns {
      width:440px
    }
  
}

@media only screen and (min-width: 960px) {
  
.conversion_block_wrap {
  background-size:contain;
  background-position:left center;
  background-repeat:no-repeat;
}

.text_banner .section .r {
  text-align:left;
}
  
#shopify-section-page_about .rte p:nth-child(4) {
  float:left;
  width:60%;
}
#shopify-section-page_about .rte p:nth-child(6) {
  clear:both
}
#shopify-section-page_about div.lead.text-teal {
    float: left;
    width: 40%;
    text-align: center;
    padding: 30px;
}
  
  

.product-wrap .image__container {
  min-height:180px;
}

   #shopify-section-1522769669969 .z.flex.bg {
    background-position: center 72%;
  }
  
  footer .eight.columns {
    width: 400px!important;
    margin: 0;
    padding: 0 30px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    }
  
  
  
}

@media only screen and (min-width: 1200px) {
  
  
.list-collections-new .image_gallery .sixteen.columns {
  	width:1140px;
}

.list-collections-new .image_gallery .eight.columns {
  width:560px;
}

.list-collections-new .image_gallery .four.columns {
  width:270px;
}
  
  

  .container.footer-menu-wrap  .four.columns {

  	width:320px;
  
  }
  
  .container.footer-menu-wrap .two.columns {
    width: 140px;
    margin: 0 0 0 50px;
  }
  
  
}


  @media only screen and (min-width: 1400px) {

  footer .eight.columns {    
    width: 400px!important;
    margin: 0 20px;
    padding:0 50px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
  }
    
 .container.footer-menu-wrap .two.columns {
   width: 140px;
      margin: 0px 0 0 10px;
    }
    
    footer .four.columns {    
      width: 320px;
      margin-left: 28px;
    }
  
  .template-page .bg-section {
      min-height: 600px;
  }
    body.index section.banner .caption-content {
    padding: 15% 10% 2% 4%;
  }
    body.index section.banner .caption-content a.z.button {
	margin-top:100px;
  }
}
@media only screen and (min-width: 1500px) {
  .template-page .bg-section {
      min-height: 700px;
  }
  .template-page .educated-section {
    min-height:800px
  }
  .template-page .natural-section {
     min-height:820px
  }
  
}

@media only screen and (max-width: 480px) {

  .block__nav_images a.collection_title:not(.stay_rad) {
      font-size: 15px;
  }
  
  #shopify-section-page_howto_re .inline_image_text_block .section {
	flex-wrap:wrap;
  }
  #shopify-section-page_howto_re .inline_image_text_block .section .i_wrap {
	margin:0 auto;
  }
  
}

@media only screen and (min-width: 496px) and (max-width:798px) {
  
}

/* Hide Enamel Pin Add2Cart on search results page */
#snize-product-9943605649 .snize-add-to-cart-button {display:none !important;}