/** Shopify CDN: Minification failed

Line 93:31 Expected identifier but found whitespace
Line 113:14 Expected identifier but found whitespace
Line 113:15 Unexpected "\"ivy-presto-display\""
Line 408:27 Unexpected "-->"

**/
/* enable full width on home page*/
.home-layout-full-width {
  width: 100vw !important;
  left: 0;
  position:absolute;
}


/* heading logo */

.navmenu {
  margin:auto !important;
}



.site-header-main-content{
  display:block !important;
  margin-right: 15px;
  
}
.site-header-logo{
  margin-right:auto;
  margin-left:auto;
  display:block !important;
}

.site-logo{
  margin:auto !important;
  width:100% !important;
  display:block !important;
  text-align:center;
}

.site-header-right{
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.product-title{
	font-family: "ivypresto-display","Avenir Next", "sans-serif" !important;
    font-size: 250%;
}

.productitem--title{
	font-family: "ivypresto-display","Avenir Next", "sans-serif" !important;
    font-size: 125%; 
}

/* nav bar menu styles */
@media screen and (min-width:720px){
  .live-search{
/*   	display:none; */
    width:70%;
    margin:auto !important;
  }

}

.klaviyo-bis-trigger
{
    margin-top: 10px !important;
    padding: 5px;
    display: flex !important;
    width: fit-content !important;

}


.notify-when-available
{
	font-family: "Avenir Next", "sans-serif" !important;
    color: #FFFFFF;
    font-size: 110%;
	text-decoration: none;
    background-color: #27b3cc;
    border-radius: 5px;
    padding: 7px;
    margin-top: 15px;

}

.notify-when-available outline: {
  color:#00FF00 dotted thick;
} 

nav svg{
  display:inline;
}

.productgrid--footer-results-list a:link {
	font-family: "Avenir Next", "sans-serif" !important;
    color: #000000 !important;
    font-size: 150% !important;
}

.h1, h1 {
  font-family: "avenir" !important;
 font-size: 2em !important;
 }

h1-article--title
  font-family: "ivy-presto-display" !important;
 font-size: 3em !important;
 }

.h2, h2 {
 font-family: "avenir" !important;
 font-size: 1.5em !important;
 }

h2.home-section--title {
  font-family: "avenir" !important;
  font-size: 1.8em;
  text-align: left;
  font-weight: 510;
}

.h3, h3 {
 font-family: "avenir" !important;
 font-size: 1.2em !important;
 }


.price__current {
  font-size : 1.4em !important;
  margin-bottom : 0px !important;
}

.product-form--regular {
  margin-top : 10px !important;
  margin-bottom : 0px !important;
  padding : 0px !important;
}

.product-pricing {
  margin-top : 0px !important;
  margin-bottom : 1em !important;
  padding : 0px !important;
}

.options-selection__radios {
  margin-top : 0px !important;
  margin-bottom : 0px !important;
  padding : 0px !important;
}

.awt-style-1 {
  margin-top : 1em !important;
  margin-bottom : 0.5em !important;
  padding : 0px !important;
}

.magazine-menu {
  font-family: "avenir" !important;
  color: #35B0CA;
  text-align: center;
  border-top: 1px solid #35b0c9;
  border-bottom: 1px solid #35b0c9;
  padding: 15px;
}

/* unvisited link */
.magazine-menu a:link {
  color: #35B0CA;
  text-decoration: none;
}

/* visited link */
.magazine-menu a:visited {
  color: #35B0CA;
  text-decoration: none;
}

/* mouse over link */
.magazine-menu a:hover {
  color: #000000;
  text-decoration: none;
}

/* selected link */
.magazine-menu a:active {
  color: #35B0CA;
  text-decoration: none;
}

.pullquote {
  float:right;
  font-family: "ivy-presto-display" !important;
  color: #000000;
  font-size: 165% !important;
  text-align: center;
  padding: 20px 20px 0px 20px;
  margin: 10px 0px 10px 10px;
  line-height: 35px;
  word-wrap: break-word;
  width: 420px;
  max-width: 100%;
}

blockquote {
  float:right;
  font-family: "ivy-presto-display" !important;
  color: #000000;
  font-size: 1.5em !important;
  text-align: center;
  padding: 0px 20px 0px 20px;
  margin: 10px 0px 10px 40px;
  line-height: 35px;
  word-wrap: break-word;
  width: 400px;
  max-width: 100%;
  margin-left: 10px !important;
}


#reassurance_bar {
  max-height: 40px;
  white-space: nowrap;
  width: 100%;
  display: table;
}

.reassurance_icon {
  vertical-align: middle;
  padding: 3px;
  display: table-cell;
}

.reassurance_icon img {
  max-height: 40px !important;
  max-width: 100%;
}

#reassurance {
  height: 30px;
  padding-left: 2px;
  padding-right: 2px;
}

.article--title {
 font-family: "ivy-presto-display" !important;
 font-size: 2.2em !important;
}

.anchor {
    display: block !important;
    position: relative !important;
    top: -300px !important;
    visibility: hidden !important;
}




/* Added by Provenance to move trust badge next to star rating element */
div.product-app:has(div[data-oke-reviews-product-listing-rating]) {
  width: 50%;
}

provenance-trust-badge {
  width: 50%
} 

div.product-block:has(provenance-trust-badge) {
  display: inline-block;
  width: 200px;
  position: absolute;
}
 
div.product-block:has(provenance-trust-badge)  div.custom-liquid {
  margin-bottom: 0px;
}
 
div.product-block:has(div[data-oke-reviews-product-listing-rating]) {
  display: inline-block;
  width: 130px;
}

.GPFseal {

  width: 130px;
  position: absolute;
  top: 80px;
  right: 50px;
}

@media only screen and (max-device-width: 480px) {
.GPFseal {

  width: 100px;
  position: absolute;
  top: 25px;
  right: 25px;
}
        }

@media only screen and (device-width: 1024px) and (orientation:portrait) {
  .GPFseal {

  width: 120px;
  position: absolute;
  top: 25px;
  left: 375px;
}
}






/*
CSS for variable font sizes in articles below

*/

article--content rte h6 {
  font-size: 3em; /* default size for words longer than 6 characters */
}

article--content rte h6:not(:empty) {
  /* apply styles to all non-empty h6 elements */
}

article--content rte h6:not(:empty) :first-letter {
  /* apply styles to the first letter of each word */
  font-size: inherit; /* inherit font-size from parent element */
}

article--content rte h6:not(:empty) * {
  /* apply styles to all child elements of non-empty h6 elements */
  font-size: 3em; /* default size for words longer than 6 characters */
}

article--content rte h6:not(:empty) *:not(:first-letter) {
  /* apply styles to all words in non-empty h6 elements except the first letter */
  display: inline-block; /* wrap each word in a block element */
  font-size: 8em; /* size for words with 3 or fewer letters */
}

article--content rte h6:not(:empty) *:not(:first-letter)[class*="length-4"],
article--content rte h6:not(:empty) *:not(:first-letter)[class*="length-5"],
article--content rte h6:not(:empty) *:not(:first-letter)[class*="length-6"] {
  /* apply styles to words with 4 to 6 characters */
  font-size: 5em;
}

/* add classes to words based on their length */
article--content rte h6:not(:empty) *:not(:first-letter):not(span) {
  /* exclude span elements from word count */
  display: inline-block;
}

article--content rte h6:not(:empty) *:not(:first-letter):not(span):not([class]) {
  /* apply class based on word length */
  display: inline-block;
}

article--content rte h6:not(:empty) *:not(:first-letter):not(span).length-1 {
  /* class for words with 1 character */
  font-size: 8em;
}

article--content rte h6:not(:empty) *:not(:first-letter):not(span).length-2 {
  /* class for words with 2 characters */
  font-size: 8em;
}

article--content rte h6:not(:empty) *:not(:first-letter):not(span).length-3 {
  /* class for words with 3 characters */
  font-size: 8em;
}

article--content rte h6:not(:empty) *:not(:first-letter):not(span).length-4 {
  /* class for words with 4 characters */
  font-size: 5em;
}

article--content rte h6:not(:empty) *:not(:first-letter):not(span).length-5 {
  /* class for words with 5 characters */
  font-size: 5em;
}

article--content rte h6:not(:empty) *:not(:first-letter):not(span).length-6 {
  /* class for words with 6 characters */
  font-size: 5em;
}

article--content rte h6 {
  color: #2fb2c7;
}





<!-- table of contents CSS -->
/* Style the container */
.toc-container {
  background-color: #f0f8ff; /* light blue */
  padding: 10px;
  border-radius: 20px;
}

/* Style the list items */
.toc-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.toc-container li {
  margin: 0;
  padding: 0;
}

/* Style the links */
.toc-container a {
  color: #000;
  text-decoration: none;
}

.toc-container a:hover {
  text-decoration: underline;
}





