/** Shopify CDN: Minification failed

Line 1298:21 Expected ")" to end URL token

**/


.alexandria-SBA {
 font-family: "Libre Franklin", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.gloock-regular {
  font-family: "Libre Franklin", serif;
  font-weight: 400;
  font-style: normal;
}


.grid-product__title{
   font-family: "Libre Franklin", serif;
font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    letter-spacing: -0.5px;
}
.grid-product__price{
   font-family: "Libre Franklin", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 27px; /* 135% */
  letter-spacing: -0.5px;
}
.toolbar {
  background-color:#1E5B30;
  color: #fff;
  font-size: 12.5px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 192% */
}
.toolbar a, 
.toolbar a:hover {
  position: relative;
  color: #fff;
}
.toolbar .site-nav__link {
  padding-top: 6.5px;
  padding-bottom: 6.5px;
  font-size: 12.5px;
font-style: normal;
font-weight: 300;
line-height: 24px; /* 192% */
}

.toolbar .toolbar__item--menu .site-nav__link {
  font-weight:700;
}

.toolbar a:not(:last-of-type):after {
  content: '|';
  position: absolute;
  right: -.25rem;
  opacity: .5;
}

.toolbar__item svg {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  margin-right: .5em;
}

.toolbar-phone svg {
  transform: translateY(-1px);
}
.toolbar-email svg {
  transform: translateY(-1px);
}
.toolbar-account svg {
  transform: translateY(-2px);
}

.top-level > a, 
.top-level > details > summary,  
.top-level > a:hover,
.top-level > details > summary:hover {
font-size: 11px;
font-style: normal;
font-weight: 800;
line-height: 24px; /* 228.571% */
letter-spacing: 0.1px;
text-transform: uppercase;
}

/*.top-level.nav-shop a {
  color: var(--colorAnnouncement);
}*/
.top-level.nav-shop .site-nav__dropdown a {
  color: var(--colorTextBody);
}

.slideshow__slide .h1.hero__title {
  margin-bottom: .3em;
}
.slideshow__slide .hero__link {
  margin-top: 0.75em;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .slideshow__slide .h1.hero__title {
    margin-bottom: .3em;
  }
  .slideshow__slide .hero__link {
    margin-top: 1em;
  }
}
@media screen and (min-width: 1025px) {
  .slideshow__slide .h1.hero__title {
    margin-bottom: .3em;
  }
  .slideshow__slide .hero__link {
    margin-top: 2em;
  }
}

.grid-product__image-mask .image-wrap {
  background: rgb(251,251,251);
  background: linear-gradient(180deg, rgba(251,251,251,0.8029805672268908) 0%, rgba(251,251,251,0.8029805672268908) 70%, rgba(217,217,217,0.8001794467787114) 100%);
}
.grid-product__image-mask img {
  mix-blend-mode: multiply;
}

.compact-images .collection-image--square {
  padding-bottom: 54%;
}
.compact-images .collection-item {
  border: #eee solid 1px;
  box-shadow: 0 0 20px 0 rgba(171, 171, 171, .1);
  border-radius:12px;
}
.compact-images .collection-item--below .collection-item__title {
  margin-top: 0;
}
.compact-images .collection-item__title--below {
  position: relative;
  display: block;
  top: unset;
  left: unset;
  right: unset;
  transform: unset;
  padding: 1.1em 5%;
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 100%);
  
}
.compact-images .collection-item__title--below>span {
  background-color: transparent;
}
.compact-images .collection-item__title--center {
  text-align: left;
  font-size: 13px;
font-style: normal;
font-weight: 700;
line-height: 16.5px; /* 126.923% */
text-transform: uppercase;
}

.icon-category-arrow {
  margin-left: .25rem;
  transition: all .15s ease-in;
}
.collection-item--below:hover .icon-category-arrow {
  transform: translateX(4px);
}

.grid-product__content {
  border: #eee solid 1px;
  border-radius: .5em;
  box-shadow: 0 0 20px 0 rgba(113, 113, 113, 0.1);
  overflow: hidden;
  background:#fff;
}

.grid-product__content .grid-product__meta {
  border-top: #eee solid 1px;
  padding: 1.25rem;
  min-height: 7.5rem;
  margin-bottom: .5rem;
}

.grid-product__content .grid-product__meta .grid-product__title {
  min-height: 2.75rem;
}

.grid-product__size {
  min-height: 1.5rem;
}

.grid-product__content .grid__image-ratio {
  background: rgb(251,251,251);
  background: linear-gradient(180deg, rgba(251,251,251,0.6029805672268908) 0%, rgba(251,251,251,0.6029805672268908) 70%, rgba(235,235,235,0.3001794467787114) 100%);
}

.grid-product__content .grid-product__size {
  font-size: 82.5%;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

@media screen and (max-width: 768px) {
  /* .single-image-left .flex-grid__item--stretch.promo-grid-text {
    flex: 0 1 56%;
  }
  .single-image-left .flex-grid__item--stretch.promo-grid-image {
    flex: 0 1 44%;
  }
  .single-image-left .flex-grid__item--stretch:first-child {
    min-width: unset;
  } */
  .single-image-left .promo-grid__text {
    padding: .5rem 2rem 1.5rem;
  }
}
.promo-grid__container--framed  {
  background-color: #eee;
  border: #d9d9d9 solid 1px;
  border-radius: 1.25em;
  overflow: hidden;
}



.type-product__wrapper.single-image-left {
  padding: 0;
}

.single-image-left .type-product__images {
  margin: 0;
}
.single-image-left .type-product__image {
  position: relative;
  height: 100%;
}
.single-image-left .type-product__images .image-wrap {
  background: transparent;
  /* top: 50%;
  transform: translateY(-50%); */
}
.single-image-left .type-product__images img {
  mix-blend-mode: multiply;
}
.single-image-left .type-product__image:first-child {
  max-width: 100%;
}
.promo-grid__container--framed.outer-frame:after {
  content: unset;
  box-shadow: none;
  border: none;
}

.single-image-left .promo-grid-text {
  background-color: #fbfbfb;
}
@media screen and (min-width: 769px) {
  .single-image-left .flex-grid {
    align-items: center;
  }
  .single-image-left .promo-grid-text.flex-grid__item--50 {
    flex-basis: 56%;
    padding-left: 5%;
    padding-right: 2.5%;
  }
  .single-image-left .promo-grid-text.flex-grid__item--50 div.rte--block {
    padding-right: 2rem;
  }
  .single-image-left .promo-grid-image.flex-grid__item--50 {
    flex-basis: 44%;
    background-color: #eee;
  }
  .single-image-left .promo-grid-text {
    position: relative;
    z-index: 1;
    padding-top: 4rem !important;
    padding-bottom: 3.5rem;
    background-color: #fbfbfb;
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
  }
}
.single-image-left h2 {
  margin-bottom: 1.25em;
}
.single-image-left div.rte--block {
  font-weight: 300;
}
.single-image-left .btn {
  margin-top: 2em;
}

.background-media-text__text .h1 {
  margin-bottom: .8em;
}
.background-media-text__text .btn {
  margin-top: 1.5em;
}

.boxed-background-image-text {
  position: relative;
  margin-bottom:30px;
}


@media only screen and (max-width:768px){
  .boxed-background-image-text .background-media-text {
    width: 100vw;
    margin-left: -17px;
  }
}
@media only screen and (min-width:769px){
  .boxed-background-image-text .background-media-text {
    width: calc( 100% - 80px );
  }
  .boxed-background-image-text .background-media-text {

  }
}



.footer-logo-description {
  position: relative;
  margin-top: 1.75em;
  padding-top: 1.75em;
  font-size: .875rem;
  font-weight: 300;
}
.footer-logo-description:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 4em;
  height: 1px;
  background-color: #B1C2B8;
}

.footer-logo-social-links {
  margin-top: 6px;
}
.footer-logo-social-links a {
  color: var(--colorBtnPrimary);
}

.footer__social li{
  margin-bottom:0px;
}
.footer-logo-description {
  padding-right: 1.5em;
}
@media screen and (min-width: 769px) {
  .footer__logo {
    position: relative;
    padding-right: 7%;
  }
  .footer__logo:after {
    position: absolute;
    content: '';
    top: -1em;
    right: 4%;
    bottom: -.5em;
    width: 1px;
    background-color: #B1C2B8;
  }
}
.footer__title {
  font-size: 13px;
font-style: normal;
font-weight: 600;
line-height: 32px; /* 246.154% */
letter-spacing: 0.6px;
text-transform: uppercase;
}

.site-footer__linklist a {
  font-size: 16px;
  font-weight: 500;
}

.site-footer__linklist a .link-text {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.site-footer__linklist svg, 
.footer-contact-item svg {
  color: #B1C2B8;
  margin-right: .5em;
}

.footer-newsletter-description {
  margin-top: 1.5em;
  font-size: 12px;
  font-weight: 300;
}

.footer__newsletter-2 {
  display: flex;
  justify-content: space-between;
  gap: .7em;
}
.footer__newsletter-input-2 {
  padding: 1rem 1.5rem;
  background-color: #fff;
  color: var(--colorFooterText);
  flex-grow: 1;
  border-radius: .5em;
}
.footer__newsletter-btn-2 {
  padding: 1rem 1rem;
}

.footer-contact-info-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: .7em;
}
@media screen and (max-width: 768px) {
  .footer-contact-info-wrap {
    flex-direction: column;
    align-items: flex-start;
  }
}

.footer-contact-badge {
  margin-left: 1rem;
}
.footer-contact-item {
  margin: .5rem 0;
}
.footer-contact-item a {
  font-size: 14px;
  font-weight: 600;
}

.site-footer .collapsible-trigger-btn {
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  .site-footer {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.legal-footer {
  padding: 1rem;
  background-color: #313131;
  color: #fff;
}
.legal-footer p {
  color:#fff;
  font-size: 12.5px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 160% */
}
.legal-footer a {
  color:#6F6F6F;
    text-decoration: underline;
  text-underline-offset: 9px;
}
.footer__small-text a {
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.copyright-captcha .footer__small-text {
  text-align: left;
}
@media screen and (min-width: 769px) {
  .copyright-captcha {
    display: flex;
  }
  .copyright-captcha p {
    margin-right: 1em;
  }
}

.site-footer__linklist-2 {
  margin-bottom: 0;
  padding: 0;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .site-footer__linklist-2 {
    margin-top: 1.25rem;
  }
}
.site-footer__linklist-2 li {
  position: relative;
  display: inline-block;
  padding: 0 0.4rem;
  margin-bottom: 0;
  font-size: 12.5px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 160% */
}
.site-footer__linklist-2 li:first-of-type {
  padding-left: 0;
}
.site-footer__linklist-2 li:last-of-type {
  padding-right: 0;
}
.site-footer__linklist-2 li:not(:last-of-type):after {
  position: absolute;
  content: '';
  top: -4px;
  right: 0;
  bottom: -2px;
  width: 1px;
  background-color: rgba(33, 59, 113, .25);
}


@media screen and (min-width: 769px) {
  .legal-footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.collection-hero__content .section-header--hero, 
.collection-hero__content .section-header__shadow  {
  position: unset;
}
.collection-hero__content .section-header__title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .collection-hero__content .section-header__title {
    font-size: 1.25em!important;
  }
}

.product-section {
  background: rgb(248,250,254);
  background: linear-gradient(180deg, rgba(248,250,254,1) 0%, rgba(255,255,255,1) 100%);
}


.product__thumb-item a:not(.is-active){
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14);
  transform: scale(.85);
}

.product-main-slide {
  background-color: #fff;
  border: #eee solid 2px;
  border-radius: 1.5em;
}

.product__main-photos .flickity-button {
  background-color: transparent;
  border: none;
}
.product__main-photos .flickity-button-icon {
  width: 80%;
  height: 80%;
  top: 0;
  left: 10%;
  color: #000;
}

/* excluding the price in case the review stars get moved to that line 
[data-product-blocks] .product-block:not(.product--block--price):not(.product-block--tab):not(.welfare-badges) {
  width: 510px;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  [data-product-blocks] .product-block:not(.product--block--price):not(.product-block--tab):not(.welfare-badges) {
    margin-left: auto;
    margin-right: auto;
  }
}
*/
.availability-title {
  display: inline-block;
  margin-right: 1em;
}

.product-block .item-title {
  font-size: 14px !important;
  font-weight: bold;
  letter-spacing: 0 !important;
}
.icon-and-text [data-product-inventory] {
  color: #17A60A;
}
.icon-and-text [data-product-inventory].inventory--low {
  color: red;
}

.product-block.short-description {
  color: #1f1f1f;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.8;
}

.js-qty__num {
  font-weight: 600;
  border-radius: .5em;
  padding: 10px 26px;
}
.js-qty__wrapper, 
.drawer .js-qty__wrapper {
  background-color: #fbfbfb;
  max-width: 90px;
  border-radius: .5em;
  overflow: hidden;
}
.js-qty__adjust {
  padding-left: 12px;
  padding-right: 12px;
}

select, select:focus, select:active {
  border-left: none;
  border-right: none;
  border-top: none;
  border-color: rgba(33, 59, 113, .2);
}

.product-block .collapsible-trigger {
  padding-left: 0;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0;
}

.product-block .collapsibles-wrapper--border-bottom {
  border: none;
  margin-bottom: 1rem;
}
.product-block .collapsible-trigger-btn--borders {
  border: none;
  border-bottom: 1px solid;
  border-color: var(--colorBorder);
}

.icon-chevron-down.icon-chevron-down-custom path {
  stroke-width: 2.2;
}

.product-block .collapsible-trigger-btn--borders + .collapsible-content .collapsible-content__inner {
  padding: 1.75em 5% .5em 0;
  color: #1f1f1f;
  font-size: 13px;
  line-height: 1.8;
  font-weight: 300;
  border: none;
}
.product-block .kit-products {
  margin-top: 3em;
}
.product-block .kit-products .collapsible-content .collapsible-content__inner {
  padding-right: 0;
}

.welfare-badges img {
  width: 90px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .welfare-badges img {
    width: 60px;
  }
}
.welfare-badges li {
  display: inline-block;
  vertical-align: middle;
  margin: .25rem 0; /* there is some white space in the images */
}

.welfare-badges li.html-metafield {
  margin: 0; /* updated for different metafield */
}
.html-metafield li img {
  display: inline-block;
  margin: .25rem 0;
}


/* from https://codepen.io/heydon/pen/veeaEa and
https://css-tricks.com/tabs-its-complicated/ */
[role="tablist"] {
  padding: 0;
}

[role="tablist"] li {
  position: relative;
  display:block;
  flex-grow: 1;
  margin-bottom: 0;
}
[role="tablist"] li:not(:last-of-type):after {
  content: '';
  position: absolute;
  top: 15%;
  bottom: 15%;
  right: 0;
  width: 1px;
  background-color: var(--colorBtnPrimary);
  opacity: .3;
}
[role="tablist"] a {
  display: block;
  color: var(--colorBtnPrimary);
  font-weight: 800;
}

[role="tablist"] a {
  text-decoration: none;
  padding: 0.5rem 1em;
}

[role="tablist"] [aria-selected] {
  background: #98D7F3;
}

[role="tabpanel"] {
  border-left: #eee solid 1px;
  border-right: #eee solid 1px;
  border-bottom: #eee solid 1px;
  border-bottom-left-radius: .6rem;
  border-bottom-right-radius: .6rem;
  padding: 1.5rem;
  overflow: hidden;
}

/* [role="tabpanel"] * + * {
  margin-top: 0.75rem;
} */

/* *:focus {
  outline: none;
  box-shadow: inset 0 0 0 4px lightBlue;
} */

/* @media (max-width: 550px) {
  
  [role="tablist"] li, [role="tablist"] a {
    display: block;
    position: static;
  }
  
  [role="tablist"] a {
    border: 2px solid #222 !important;
  }
  
  [role="tablist"] li + li a {
    border-top: 0 !important;
  }
  
  [role="tablist"] [aria-selected] {
    position: static;
  }
  
  [role="tablist"] [aria-selected]::after {
    content: '\0020⬅';
  }
  
  [role="tabpanel"] {
    border-top: 0;
  }
  
} */

.tab_links {
  display: flex;
  margin: 2rem 0 0;
  width: 100%;
  justify-content: stretch;
  align-items: stretch;
  background-color: #B1C2B8;
  border-top-left-radius: .6em;
  border-top-right-radius: .6em;
  overflow: hidden;
}
.tab_links a {
  width: 100%;
  height: 100%;
  padding: 13px 10px;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .tab_links a {
    width: 100%;
    height: 100%;
    padding: 13px 10px;
    text-align: center;
    font-size: 12px;
  }
}
@media screen and (max-width: 349px) {
  .tab_links a {
    padding: 10px 6px;
    font-size: 10px;
  }
}

.product-tab-content[hidden] {
  display: none;
}

.product-tab-content.no-pad {
  padding: 0;
}
.product-tab-content table {
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 13px;
}
.product-tab-content table tr td:first-of-type {
  width: 25%;
}
.product-tab-content td {
  padding: 1.1em 1em 1.1em 1.5em;
}
.product-tab-content tr:not(:last-of-type) {
  border-bottom: #eee solid 1px;
}
.product-tab-content tr:nth-of-type(odd) td, 
.product-tab-content .kit-products-table tr:nth-of-type(odd) td {
  background-color: #fbfbfb;
}
.product-tab-content tr:nth-of-type(even) td, 
.product-tab-content .kit-products-table tr:nth-of-type(even) td {
  background-color: #f8f8f8;
}

.image-with-text-gray-box .feature-row {
  background-color: #fbfbfb;
  border: #eee solid 1px;
  border-radius: 1.75em;
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
}
.image-with-text-gray-box .feature-row__images, 
.image-with-text-no-box .feature-row__images {
  margin: 0;
}

.image-with-text-no-box .feature-row {
  margin-left: 0;
  margin-right: 0;
}

.show-small-down {
  display: block;
}
.show-medium-up {
  display: none;
}
@media screen and (min-width: 769px) {
  .show-small-down {
    display: none;
  }

  .show-medium-up {
    display: block;
  }
}

/* hiding titles that don't need to be there - hopefully this doesn't get
 rid of any that are actually appropriate - using :first-child should help avoid mistakes */
.product-tab-content h4:first-child {
  display: none;
}

.filter-form .collapsible-trigger-btn {
  font-size: 1rem;
  font-weight: bold;
}
.filter-form label {
  font-size: .875rem;
}

.featured-product-card {
  display: flex;
  margin-bottom: 1rem;
  padding: 1.25rem;
  background-color: #fbfbfb;
  border: #eee solid 1px;
  border-radius: 1rem;
}

.featured-product-card-image {
  width: 110px;
  min-width: 110px;
  margin-right: 1.5rem;
}
.featured-product-card-image img {
  background-color: #fff;
  mix-blend-mode: multiply;
  border: #eee solid 1px;
  border-radius: 1rem;
}

.featured-product-card-text h5 {
  font-size: .75rem;
  font-weight: bold;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 0;
}
.featured-product-card-price {
  font-size: .8125rem;
  font-weight: 600;
  margin-bottom: .25rem !important;
}

.featured-product-card-description {
  font-size: .625rem;
}
.featured-product-card-description p {
  margin-bottom: .25rem !important;
  line-height: 1.7;
}

.featured-product-card-text .featured-product-link {
  font-size: .625rem;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--colorBtnPrimary);
}

.kit-products-table-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.kit-products-table-item:nth-of-type(odd) {
  border-right: #eee solid 1px;
}

.kit-products-table-title {
  position: relative;
  background-color: #fff; 
  color: var(--colorBtnPrimary)
}
.kit-products-table-title:before {
  content: '\2022';
  position: relative;
  left: -5px;
  margin-left: -5px;
  font-weight: bold;
}

.kit-product-tab-more-info {
  margin-bottom: 1.5rem;
}

.megamenu .site-nav__dropdown-link--top-level {
  font-family: var(--typeHeaderPrimary), var(--typeHeaderFallback);
  font-size: 1rem;
  letter-spacing: 0;
}

.two-columns {
  columns: 3;
}

.mm_promos {
  display: flex;
  justify-content: flex-end;
  gap: 1.25rem;
}

.mm_promo {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    border: #efefef solid 1px;
    border-radius: 1.25rem;
    background-color: #f9f9f9;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
}

.mm_promo-img img {
    object-fit: cover;
    object-position: center center;
    max-width: 100%;
    max-height: 180px;
    width: 100%;
}
.mm_promo-text {
  position: relative;
  padding: 15px;
  width: 100%;
  background-color: #f9f9f9;
}
.mm_promo-text:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1.2rem;
  width: 1.2rem;
  background-color: #f9f9f9;
  border-bottom-left-radius: 1.25rem;
}
.mm_promo-text h6 {
  font-size: .8125rem;
  margin: 0 0 .25rem;
}
.mm_promo-description {
  font-size: .875rem;
  margin-bottom: 1.25rem;
}
.mm_promo-description p {
  margin: 0;
  font-weight:300;
}
.mm_promo-text .btn {
  font-size: .6875rem;
  background-color: var(--colorBtnPrimary);
  color: var(--colorBtnPrimaryText) !important;
  padding: .75rem 1rem;
}

@media screen and (min-width: 769px) {
  #CartDrawer .drawer__scrollable {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.drawer__scrollable {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.03) -69.98%, rgba(0, 0, 0, 0) 100%);

}

.cart__image img {
  background-color: #fff;
  mix-blend-mode: multiply;
  border: #eee solid 1px;
  border-radius: 1rem;
}
.drawer__inner .cart__item-name {
  font-size: .75rem;
  font-weight: bold;
  line-height: 1.25;
}

.cart-product-size {
  font-size: .7rem;
  margin-bottom: .75rem;
}
.cart__item-price-col {
  font-size: .875rem;
  font-weight: 600;
  margin-bottom: .25rem;
}

.cart__item-sub {
  align-items: flex-end;
}
.ajaxcart__subtotal {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0;
}
.cart__item-sub [data-subtotal] {
  font-size: 15px;
  font-weight: 600;
}


.mobile-nav {
  padding-top: .75rem;
}
.two-columns.mobile-nav__grandchildlist:before {
  content: unset;
}
.mobile-nav__sublist .two-columns .mobile-nav__link {
  padding-left: 30px;
}

.mobile-nav__has-sublist .mobile-nav__link--top-level,
a.mobile-nav__link--top-level {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  font-size: 1.15em;
  font-weight: bold;
  text-transform: uppercase;
}

.mobile-nav__link--button {
  margin-left: 30px;
}

.mobile-nav__child-item .mobile-nav__faux-link {
  border-bottom: #d9d9d9 solid 1px;
  padding-left: 0;
  text-transform: uppercase;
  font-size: .875rem;
  letter-spacing: 0;
  font-weight: bold;
  margin-top: .75rem;
}

.mobile-nav__item.mobile-nav__item--secondary {
  margin-top: 2rem !important;
}
.mobile-nav__item--secondary a {
  padding-left: 30px;
}

.mobile-nav__toggle {
  display: none;
}

.collapsible-trigger__icon {
  margin-top: -3px;
}

.mobile-nav__item:after{
  content: unset;
}

.mobile-nav__social-item {
  border: none;
  flex: 0 1 auto;
  text-align: left;
}
.mobile-nav__social a {
  display: inline-block;
  padding: 6px 8px;
}

.mobile-nav__social {
  margin-left: -20px;
  margin-right: -20px;
  padding: 1rem 20px 1.5rem 30px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.03) -69.98%, rgba(0, 0, 0, 0) 100%);

}

@media screen and (min-width: 769px) {
  #CartDrawer .drawer__title {
    font-size: 1.5rem;
  }
  #CartDrawer .drawer__fixed-header, .drawer__header {
    min-height: 60px;
  }
}


.gwp-wrap-hdr {
  padding: .5rem 1rem;
  color: var(--colorBrand1);
  background-color: var(--colorBrand2);
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.gwp-wrap h3 {
  font-size: 11px;
  text-transform: none;
  letter-spacing: 0;
  margin: 0;
}
.gwp-wrap .splide {
  padding: .8rem 8px .6rem;
  border: #eee solid 1px;
  border-top: none;
  border-bottom-left-radius: .5rem;
  border-bottom-right-radius: .5rem;
}
.cart-drawer-upsell-container .gwp-wrap .splide {
  background-color: #fbfbfb;
}
.gwp-wrap .splide__arrow {
  width: 1em;
  height: 1em;
  background-color: transparent;
}
.gwp-wrap .splide__arrow[disabled] {
  opacity: 0;
}
.gwp-wrap .splide__arrow svg {
  width: .9em;
  height: .9em;
}
.gwp-wrap .splide__arrows {
  position: absolute;
  top: -.85rem;
  right: 0;
  width: 4.5em;
}

.gwp-item .grid-product {
  padding-left: 3px;
  padding-right: 3px;
}

.gwp-item.splide__slide .grid-product {
  margin-bottom: 0;
}

.gwp-item .grid-product__content {
  border: none;
  box-shadow: none;
}
.gwp-item .grid-product__content .grid-product__image-mask {
  border: #eee solid 1px;
  border-radius: .5rem;
  overflow: hidden;
}

.gwp-item .main_title_text {
  display: inline-block;
  font-size: 9px;
}

.gwp-item .grid-product__title--body {
  min-height: unset;
}

.gwp-item .grid-product__content .grid-product__meta {
  min-height: 42px;
  border: none;
  padding: .25rem 0 0 3px;
  margin-bottom: 0;
}
.gwp-item .grid-product__content .grid-product__meta .grid-product__title {
  min-height: unset;
  line-height: 1.3;
  font-weight: 400;
}
.gwp-item .btn {
  padding: 4px 10px;
  font-size: 8px;
  min-width: unset;
  width: 100%;
}

.gwp-item .shopify-product-reviews-badge {
  display: none;
}
.gwp-item .gwp-btn.product-btn-wrap {
  margin-top: 1px;
  text-align: center;
}
.gwp-item.not_selected {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.gwp-item.selected .grid-product__content {
  border-color: var(--brand-color-1);
  border-width: 2px;
}

.gwp_remove {
  border: #666 solid 1px;
  padding: 3px 8px;
  font-size: 12px;
}

.badge-product-free-gift {
  position: absolute;
  top: .2rem;
  right: .2rem;
  width: 76px;
  height: 76px;
  background: url({{ 'badge-product.png' | file_img_url: '150x' }}) no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: .5rem;
}
.badge-product-free-gift h6 {
  color: #fff;
  font-size: 8.5px;
  text-transform: none;
  margin: 0;
  line-height: 1.3;
}

.free-gift-details {
  display: flex;
  align-items: center;
  margin-top: .75rem;
}
.free-gift-img {
  min-width: 100px;
  max-width: 25%;
  margin-right: 1em;
}
.free-gift-img img {
  width: 100%;
  height: auto;
  margin-right: 1em;
  border: #ebebeb solid 1px;
  border-radius: 10px;
  border: #ebebeb solid 1px;
  border-radius: 10px;
}
.free-gift-text {
  text-align: left;
  font-size: 15px;
}
.free-gift-text p:last-of-type {
  margin-bottom: 0;
}

.btn-gwp[disabled] {
  opacity: .5;
}
.selected .btn-gwp[disabled] {
  opacity: .65;
  border: var(--brand-color-1) solid 3px;
}
.selected .btn-gwp[disabled]:hover {
  color: var(--colorBtnPrimaryText);
  background-color: var(--colorBtnPrimary) !important;
}

.gwp-upsell-container, 
.cart-drawer-upsell-container {
  margin-bottom: .8rem;
}

.cart-upsell-item .grid__item {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
}
.cart-upsell-item .grid-product__content {
  display: flex;
  align-items: flex-start;
  width: 60%;
  margin-right: 2%;
}
.cart-upsell-item .grid-product__image-mask {
  width: 32%;
  margin-right: 2%;
}
.cart-upsell-item .grid-product__meta {
  width: 66%;
  padding: .35rem;
  border: none;
  min-height: unset;
  margin-bottom: 0;
}
.cart-upsell-item .grid-product__content .grid-product__meta .grid-product__title {
  min-height: unset;
}

.cart-upsell-item .cart-upsell-btn {
  width: 38%;
  align-self: flex-end;
  text-align: right;
}

.cart-upsell-item .main_title_text {
  display: inline-block;
  font-size: 11px;
  line-height: 1.3;
}

.cart-upsell-item .grid-product__content {
  border: none;
  box-shadow: none;
}
.cart-upsell-item .grid-product__image-mask {
  border: #eee solid 1px;
  border-radius: .5em;
}

.cart-upsell-btn .btn {
  padding: .5rem .75rem;
  font-size: 11px;
}

.cart-upsell-item .grid-product__price {
  margin-top: .75rem;
  font-size: 11px;
}

.mm_promo {
  width:100%;
}

.popup-cta {
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 10px 0;
}


/*cart stuff*/

.form-container {
    margin: 0 auto;
    text-align: left;
}

.yes-no label {
  margin-right: 20px;
}

.hidden {
  display: none!important;
}

#location-container,
#doctor-container {
  margin-top: 0px;
  display:flex;
}


.form-container {
  display:flex;
}
#location-container label, #doctor-container label{
  width:60%;
}
#location-container select, #doctor-container select {
  width:40%;
}
#location-container label, #doctor-container label, #location-container select, #doctor-container select  {
    letter-spacing: 0px;
    text-transform: none;
    margin: 0;
    text-align: left;
  font-size:0.8em;
  display:flex;
  align-items:center;
}
.yes-no {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.form-container label {
    margin-right: 20px;
    text-align: center;
    letter-spacing: 0px!important;
    text-transform: none!important;
    margin: 0 auto;
}


.form-container .left {
  width:70%;
  font-size:0.8em;
}
.form-container .left p {
  margin-bottom:0px;
}
.form-container .right {
  width:30%;
}


.footer-contact-info-wrap .footer-contact-item a{
  display:flex;
}

.recipient-form__checkbox-wrapper{
  display:none;
}

.type-sale_collection .rte--strong{
  white-space:normal;
}

.grid-flex {
  display: flex;
  align-items: flex-start;
      justify-content: space-between;
}

.grid-flex .grid-product__price {
  width:65%;
}

.grid-flex .jdgm-widget.jdgm-widget {
  font-size:10px;
}

.grid-flex .jdgm-widget.jdgm-widget .jdgm-prev-badge{
  display: flex !IMPORTANT;
    flex-direction: column;
    text-align: right;
}

.short-description p {
  display:flex;
}

.product-title-grid {
  display:flex;
  justify-content:space-between;
}

.product-title-grid  .jdgm-prev-badge {
    display: flex !important;
    flex-direction: column;
    align-items: flex-end;
  font-size:12px;
}

.product-single__title {
    word-wrap: break-word;
    margin-bottom: 10px;
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
}
.product__price {
font-size: 18px;
font-style: normal;
font-weight: 900;
line-height: 24px;
}

.hero__title {
font-family: "Libre Franklin", serif;
font-style: normal;
font-weight: 600;
line-height: 130%; /* 49.4px */
}

.hero__subtitle {
font-size: 26px;
font-style: normal;
font-weight: 500;
line-height: 130%;
}
@media only screen and (max-width:768px){
  .hero__title {
line-height: 29px; /* 115.217% */
}

.hero__subtitle {
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 28px; /* 161.905% */
}
}
.logo-bar {
  position:relative;
}
@media only screen and (min-width:768px){
.logo-bar::before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  width: 100%;
  height: 2px; 
  background-color: white; 
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); 
  z-index: 0; 
  transform: translateY(-50%); 
}
  }

.newsletter-section{
  padding: 40px 0;
}

.megamenu .h5 {
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 16.5px; /* 126.923% */
  text-transform: uppercase;
}


.megamenu .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level){
    font-size: 12.5px;
    font-style: normal;
    font-weight: 300;
    text-transform: capitalize;
    color: var(--Color-Brand-Black, #000);
    font-family: "Libre Franklin";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}
.payment-buttons .add-to-cart, .payment-buttons .shopify-payment-button, .payment-buttons .shopify-payment-button__button--unbranded{
  width:100%;
}
.payment-buttons {
      display: flex;
    align-items: flex-start;
}
.shopify-payment-button{
  margin-top:0;
  margin-left:10px;
}
#shopify-section-template--16756937523302__1725890374039998da{
  background:#f4f4f4;
}
#shopify-section-template--16756937523302__1725890374039998da .index-section {
  margin-bottom:0px;
}
.jdgm-divider-top{
    background: #fff;
    padding: 20px!important;
    border-radius: 8px;
    margin-bottom: 10px!important;
}
.jdgm-rev-widg__title{
  font-family: "Libre Franklin", serif;
font-size: 26px;
font-style: normal;
font-weight: 400;
line-height: 60px; /* 230.769% */
letter-spacing: 1.3px;
text-transform: uppercase;
  color:#616860;
}
.jdgm-rev__author, .jdgm-rev__location {
  font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: !important16.5px; /* 117.857% */
  color:#000!important;
}
.jdgm-rev__icon{
  display:none;
}
.jdgm-rev__title {
    display: block;
    font-size: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
.jdgm-rev__body {
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: 26px; /* 185.714% */
}

.newsletter-section__content{
  padding:0 20px;
}

.home-logo {
  text-align: center;
  border-radius: 8px;
  background-color: #cedfd5;
  padding: 0;
}
.home-logo h2 {
   font-family: "Libre Franklin", serif;
  font-size: 29px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 60px;
  text-transform: uppercase;
  color: #616860;
}
@media only screen and (max-width: 768px) {
  .home-logo {
    text-align: center;
    border-radius: 8px;
    background-color: #cedfd5;
    padding: 20px;
    }
  .logo-bar__item {
    flex: 0 1 90px;
    margin:0;
  }
  .home-logo .section-header {
    padding:20px;
  }
  .home-logo h2 {
     font-size: 24px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 40px;
  text-transform: uppercase;
  color: #616860;
  }
}

.collection-filter .btn, .collection-filter select {
border-radius: 10px;
border: 1px solid var(--Outline-Grey, #EEE);


/* DS Cards */
box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
}

.drawer__title {
    font-weight: 300;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.1px;
}
.icon-image {
  margin-bottom:25px;
}

.collection-item--below img{
    object-fit: cover;
}

.image-flex {
  display:flex;
}

.image-flex .first-img {
  width:45%;
}
.image-flex .aos-init {
  width:100%;
}
.image-flex .collection-hero__image{
  width:100%;
}

.collection-hero__content .section-header__title {
  font-family: "Libre Franklin", serif;
font-size: 42px;
font-style: normal;
font-weight: 800;
line-height: 60px; /* 142.857% */
}
.collection-hero__content:before{
  background-color: rgba(0, 0, 0, 0.7);
  opacity:1;
}
.section-header--hero, .section-header--hero a{
  color:#fff;
}

.breadcrumb {
  font-family: "Libre Franklin", serif;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 24px; /* 200% */
}

.featured-product-card-description p{
  display:flex;
}
.how-to-container .inner {
  display:flex;
}
.how-to-item {
    border-radius: 13px;
    border: 2px solid #EEF6FF;
    background: #FFF;
    box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.03);
    margin: 20px;
}
.how-to-title {
  background: beige;
    padding: 25px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}
.how-to-title h2 {
  font-family: "Libre Franklin", serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 118.182% */
  letter-spacing: 1.1px;
}
.how-to-title h2 span {
  font-family: "Libre Franklin", serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  letter-spacing: 0.95px;
}
.how-to-item .content-image {
  display:flex;
  padding:25px;
}
.how-to-item .content {
  font-family: "Libre Franklin", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 32px; /* 228.571% */
  width:60%;
  padding-right:25px;
}
.how-to-item .image {
  max-width:250px;
}
.hero__title span {
font-style: italic;
font-weight: 900;
line-height: 130%;
  background:#FFCD3D;
}
/*.hero__text-shadow {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 35px 0px rgba(0, 101, 242, 0.02);
    max-width: 500px;
}*/

.site-nav__link:hover{
  color:#000;
}
.how-much p {
  margin:0;
}
.how-much a {
  font-family: "Libre Franklin";
  font-size: 14.5px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 165.517% */
  letter-spacing: 0.1px;
  color:#000;
  text-decoration:underline;
}

.slideshow__slide .hero__link {
    margin-bottom: 25px;
}

.pick-up-flex {
  border-radius: 15px;
  border: 1px solid var(--Outline-Grey, #EEE);
  background: var(--Light-Background, #FBFBFB);
  align-items:center;
  /* DS Cards */
  box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
  display:flex;
  padding:40px;
}
.pick-up-flex .content, .pick-up-flex .image {
  width:50%;
}
.pick-up-flex .content{
  padding-right:40px;
}
.pick-up-flex .content p{
  margin-bottom:30px;
  max-width: 490px;
}
.pick-up-flex .image{
    display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}

.pick-up-flex .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}

.pick-up-section .top, .pick-up-section h2 {
  text-align:center;
}
.section-header__title span {
    background:#FFCD3D;
  font-style: italic;
}
.newsletter__input-group input {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border: 0.5px solid var(--Dark-Yellow-Line, #D7B51C);
    background: #FFF;
}
.newsletter-section .h3 {
  font-family: "Libre Franklin";
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: 60px; /* 230.769% */
}
.newsletter-section .enlarge-text {
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 20.8px */
}

.grid-product__tag{
  box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 180% */
  letter-spacing: -0.2px;
  left: 10px;
  right:auto;
  top: 10px;
  text-transform:uppercase;
  border-radius: 50px;
  background: var(--Color-Brand-Yellow, #FFCD40);
  color:#55421F;
  color: var(--Color-Brand-Brown, #55421F);
text-align: center;
font-family: "Libre Franklin";
font-size: 10px;
font-style: normal;
font-weight: 700;
line-height: 18px; /* 180% */
letter-spacing: -0.2px;

/* DS Cards */
box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
}
.product-recommendations__slide {
  display:flex;
}

product-recommendations[data-intent=complementary] .product-recommendations__title {
  margin-top:0px;
  margin-bottom:0px;
}
product-recommendations[data-intent=complementary] .grid__item-image-wrapper .grid-product__image-mask{
  width:100%;
}
product-recommendations[data-intent=complementary] .grid-product__content .grid-product__meta{
  margin-left:0px;
  width:100%;
} 
product-recommendations[data-intent=complementary] .grid-product__title {
    font-family: "Libre Franklin";
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
}
product-recommendations[data-intent=complementary] .grid-product__content .grid-product__meta {
  border:none;
}
product-recommendations[data-intent=complementary] {
    border-radius: 15px;
    border: 1px solid var(--Outline-Grey, #EEE);
    background: var(--Light-Background, #FBFBFB);
    box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
    padding: 15px;
}

product-recommendations[data-intent=complementary] h4 {
      font-size: 10.5px;
    font-style: normal;
    font-weight: 700;
    line-height: 17px;
    text-transform: uppercase;
}
product-recommendations[data-intent=complementary]  p{

font-family: "Libre Franklin";
font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 14.3px */
}
product-recommendations[data-intent=complementary] h4 span {
  font-style: italic;
    font-weight: 900;
    line-height: 130%;
    background: #FFCD3D;
}

.variant-input-wrap {
  display: flex;
  width: 100%;
  flex-direction: column;
  border-radius: 10px;
  border: 1px solid var(--Outline-Grey, #EEE);
  background: var(--Light-Background, #FBFBFB);
  max-width:450px;

/* DS Cards */
box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
}
.variant-input-wrap label{
  width:100%;
  font-size:12px;
  padding:12px 15px;
}

.variant-input{
  width:100%;
}
.variant__button-labal {
  font-family: "Libre Franklin";
font-size: 12px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 200% */
}
.product-block .rte p {
  font-size:14px;
}
.product-block .rte {
  max-width:515px;
    font-size:14px;
}
.variant__button-labal span {
  font-family: "Libre Franklin";
font-size: 12px;
font-style: normal;
font-weight: 900;
line-height: 24px;
}
.variant-input[data-value="Pick It Up"] .variant-1  {
    display:none;
}
.variant-input[data-value="Deliver It"] .variant-0  {
    display:none;
}
.variant-input-wrap input[type=radio]:checked+label{
      background: var(--Dark-Green-Lines, #2E703C);
  color:#fff;
  box-shadow:none;
}
.variant__label{
  display:none!important;
}
.bcpo{
  margin-top:0px;
  font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 19px; /* 158.333% */
letter-spacing: 0.1px;
}
.bcpo-title {
  font-size: 9px;
font-style: normal;
font-weight: 800;
line-height: 19px; /* 211.111% */
letter-spacing: 0.1px;
text-transform: uppercase;
}

.product-form__radio{
  display:flex;
}
.product-form__radio-item{
      display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border: 2px solid #1E5B30;
    margin:5px;
}
.product-form__radio-item label {
        padding: 15px 28px;
}
/* Active state when the radio input is checked */
.product-form__radio-item input[type="radio"]:checked + .product-form__radio-label {
    border-color: #1E5B30; /* Active border color */
    background-color: #DDE7DF;; /* Active background color */
    color: #000; /* Text color when active */
    font-weight: bold;
}

/* Hover effect for better UX */
.product-form__radio-label:hover {
    border-color: #005bb5;
}
.product-form__input-wrapper{
  border-radius: 10px;
    border: 1px solid var(--Outline-Grey, #EEE);
    background: var(--Light-Background, #FBFBFB);
    box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
    padding: 20px;
  margin-bottom:15px;
}
.product-form__radio input[type=radio]{
  display:none;
}
.variant-wrapper {
  margin-bottom:30px;
}
.variant-wrapper .variant-input label{
  display: flex;
  justify-content: space-between;
  border-radius: 9px 9px 0px 0px;
    box-shadow: none;
    margin-bottom: 0px;

}
.product-form__radio label {
      margin-bottom: 0px;
}
.variant-wrapper .variant-input:last-child label {
  display: flex;
  justify-content: space-between;
  border-radius: 0px 0px 9px 9px;
    box-shadow: none;
    margin-bottom: 0px;

}
.bcpo textarea {
  width:100%;
}
.product-form__checkbox{
      display: flex;
    /* justify-content: flex-start; */
    align-items: flex-start;
}

.faq-tabs {
  border-radius: 10px;
    border: 0.5px solid var(--Outline-Grey, #EEE);
    background: var(--Light-Background, #FBFBFB);
    padding: 10px;
  overflow:scroll;
}
.blog-posts {
border-radius: 10px;
border: 1px solid var(--Outline-Grey, #EEE);
background: var(--Color-Brand-White, #FFF);
box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
  padding:0px;
margin: 1%;
    width: 31.33333%;
}
.blog-posts .image-wrap {
  border-top-left-radius:10px;
  border-top-right-radius:10px;
}

.blog-posts .article__grid-meta {
  padding:0 20px 20px 20px;
  margin-bottom:0;
}

.article__date {
/* Heading Product Card */
font-family: "Libre Franklin";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 110%; /* 19.8px */
letter-spacing: -0.5px;
  min-height:30px;
  text-transform:capitalize;
}
.article__date a {
  color:#4e4e4e;
}
.article__title {
  color: var(--Color-Brand-Black, #000);
font-family: "Libre Franklin";
font-size: 20px;
font-style: normal;
font-weight: 800;
line-height: 110%;
  min-height:80px;
  display:block;
}
.article__time {
  color: var(--Color-Brand-Black, #000);
font-family: "Libre Franklin";
font-size: 15px;
font-style: italic;
font-weight: 500;
line-height: 27px; /* 180% */
letter-spacing: -0.5px;
  display: flex;
    justify-content: space-between;
}
.article__author {
  color: var(--Color-Brand-Black, #000);
/* cu.ft */
font-family: "Libre Franklin";
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 27px; /* 180% */
letter-spacing: -0.5px;
  margin-bottom:20px;
}

.reading-time {
      display: flex;
    justify-content: center;
    align-items: center;
}

.article-header {
  display:flex;
  margin-bottom:30px;
}
.article__body {
  border-radius: 15px;
    border: 1px solid var(--Outline-Grey, #EEE);
    background: var(--Light-Background, #FBFBFB);
    box-shadow: 0px 16px 50px 0px rgba(0, 0, 0, 0.04);
    padding: 30px;
}
.article-header .content-left {
    border-radius: 19px;
    border: 1px solid var(--Outline-Grey, #EEE);
    background: var(--Light-Background, #FBFBFB);
    box-shadow: 0px 16px 50px 0px rgba(0, 0, 0, 0.04);
    padding: 30px;
    width: 50%;
}
.article-header .slider-right {
    border-radius: 19px;
    border: 1px solid var(--Outline-Grey, #EEE);
    background: var(--Light-Background, #FBFBFB);
    box-shadow: 0px 16px 50px 0px rgba(0, 0, 0, 0.04);
    width: 50%;
}

.article-header .tags a {
  border-radius: 10px;
border: 1px solid rgba(46, 112, 60, 0.10);
background: rgba(46, 112, 60, 0.05);
  padding:11px 14px;
  color: var(--Text-Primary, #000);
text-align: center;
font-family: "Libre Franklin";
font-size: 13.5px;
font-style: normal;
font-weight: 600;
line-height: 27px; /* 200% */
letter-spacing: -0.2px;
}
.template-article .main-content .page-width {
  position:relative;
  z-index:1;
}
.template-article .main-content .page-width .article-header{
      margin-top: -160px;
    position: relative;
}
.article-header .article__author, .article-header .article__time {
  border-radius: 10px;
border: 1px solid var(--Outline-Grey, #EEE);
background: var(--Text-Inverted, #FFF);
  margin:0;

/* DS Cards */
box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
  padding:11px 14px;
}
.article-header .article__time span{
  font-style:normal;
  padding:0 5px 0 10px;
}
.article-header .section-header {
  margin-bottom:0;
}
.article-header .content-left {
  margin-right:15px;
}
.article-header .slider-right {
  margin-left:15px;
}
.author-flex{
  display:flex;
    justify-content: space-between;
  align-items:center;
    margin-top:30px;
  margin-bottom:30px;
}
.author_bio{
  max-width:90%;
}
.author_bio p {
  line-height:30px;
}
.article__body img {
  border-radius:10px;
}
.article-header .section-header__title {
  max-width:520spx;
}

.compost-calc {
  border-radius: 15px;
border: 1px solid var(--Outline-Grey, #EEE);
background: var(--Light-Background, #FBFBFB);
box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
  padding:25px;
  position: relative;
    margin-top: -60px;
  margin-bottom:30px;
}

.pick-up {
  border-radius: 10px;
border: 1px solid var(--Outline-Grey, #EEE);
background: var(--Light-Background, #FBFBFB);

/* DS Cards */
box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
  color: var(--Color-Brand-Black, #000);
font-family: "Libre Franklin";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 200% */
letter-spacing: 0.1px;
  padding:11px;
}
.notice {
  border-radius: 10px;
border: 1px solid var(--Outline-Grey, #EEE);
background: var(--Light-Background, #FBFBFB);

/* DS Cards */
box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
color: var(--Color-Brand-Black, #000);
font-family: "Libre Franklin";
font-size: 10.5px;
font-style: normal;
font-weight: 400;
line-height: 18px;
letter-spacing: 0.1px;
}
.large-top {
  border-radius: 10px;
border: 1px solid rgba(46, 112, 60, 0.10);
background: rgba(46, 112, 60, 0.05);
padding:15px;
/* DS Cards */
box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
color: var(--Color-Brand-Black, #000);
font-family: "Libre Franklin";
font-size: 10.5px;
font-style: normal;
font-weight: 400;
line-height: 16px; /* 152.381% */
letter-spacing: 0.1px;
  text-transform:none;
}
.large-top p {
  margin-bottom:0px;
}
.large-btm p {
  padding:15px;
  margin-bottom:0;
}

.info-message {
  margin-bottom:25px;
}
.product-single__title {
  max-width:80%;
  padding-right:20px;
}
.stamped-badge-caption {
  color: var(--Text-Primary, #000);
font-family: "Libre Franklin";
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 24px;
}
.product-title-grid .stamped-badge {
  display:flex;
  flex-direction:column;
}


.store-locator-container {
  display: flex;
  flex-direction: column;
  height: auto;
  position: relative;
  margin-bottom: 40px;
  border-radius: 15px;
  border: 1px solid var(--Outline-Grey, #EEE);
  background: var(--Light-Background, #FBFBFB);
  box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
  padding: 25px;
}

.sort-by-state {
  margin-bottom: 20px;
}

.sort-by-state h2 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

.state-filter-tabs {
  display: flex;
  overflow-x: auto;
  margin-bottom: 15px;
}

.state-tab {
  padding: 12px 15px;
  cursor: pointer;
  white-space: nowrap;
  margin-right: 5px;
  border-radius: 7px;
border: 1px solid var(--Outline-Grey, #EEE);
background: var(--Color-Brand-White, #FFF);
box-shadow: 0px 4px 35px 0px rgba(0, 101, 242, 0.02);
}

.state-tab.active {
  border: 2px solid #2E703C;
  background: #f9f9f9;
  font-weight: 600;
}

.store-count-display {
  padding: 10px;
  font-size: 14px;
  margin-bottom: 15px;
  border-radius: 200px;
  border: 0.6px solid rgba(46, 112, 60, 0.10);
  background: rgba(46, 112, 60, 0.05);
  color: var(--Color-Brand-Black, #000);
  font-family: "Libre Franklin";
  font-size: 13.5px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 148.148% */
}

.store-locator-controls {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items:center;
}

.store-filters {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  display:none;
}
.control-left {
  display: flex;
  justify-content: space-between;
  align-items:center;
  width: 100%;
  max-width: 350px;
}
.delivery-only-filter {
  display:none;
  /*display: flex;*/
  align-items: center;
  border-radius: 5px;
  border: 1px solid var(--Outline-Grey, #EEE);
  background: var(--Color-Brand-White, #FFF);
  box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
  color: var(--Color-Brand-Black, #000);
  text-align: right;
  font-family: "Libre Franklin";
  font-size: 9px;
  font-style: normal;
  font-weight: 600;
  line-height: 15.5px; /* 172.222% */
  letter-spacing: 0.1px;
  padding:8px 11px;
  margin-bottom:0;
}

.delivery-only-filter input {
  margin-right: 5px;
}

.sort-dropdown-container {
  display: flex;
  align-items: center;
}

.sort-dropdown-container label {
  margin-right: 10px;
}

.sort-dropdown {
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.store-search-container {
  display: flex;
}

.store-search-input {
  flex: 1;
  padding: 10px;
  border: 1px solid #ccc;
  border-right: none;
  border-radius: 4px 0 0 4px;
  color: var(--Color-Brand-Black, #000);
font-family: "Libre Franklin";
font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: 19px; /* 172.727% */
letter-spacing: -0.1px;
}

.search-button {
  padding: 10px 15px;
  background: #006241;
  color: white;
  border: none;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
}

.search-button:hover {
  background: #004d33;
}

.store-locator-content {
  display: flex;
  flex-direction: column;
}

.store-list-sidebar {
  width: 100%;
  border-radius: 10px;
  border: 1px solid var(--Outline-Grey, #EEE);
  background: var(--Color-Brand-White, #FFF);
  box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
  padding: 12px;
  overflow:hidden;
}

.closest-store-heading, .other-stores-heading {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: var(--Color-Brand-Black, #000);
    font-family: "Libre Franklin";
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
    line-height: 27px;
}

.store-list-container {
  max-height: 400px;
  overflow-y: auto;
}

.store-item {
  padding: 15px;
  cursor: pointer;
  border-radius: 7px;
  border: 2px solid #EEF6FF;
  background: #FFF;
  box-shadow: 0px 4px 35px 0px rgba(0, 101, 242, 0.02);
  margin-bottom:20px;
}

.store-item:hover {

}

.closest-store-item {

}

.store-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.store-item-header h3 {
  margin: 0;
  font-size: 16px;
}

.delivery-only-badge {
  background: #f8d7da;
  color: #721c24;
  padding: 3px 8px;
  font-size: 12px;
  border-radius: 4px;
}

.store-item-address {
  margin-bottom: 10px;
  color: var(--Color-Brand-Black, #000);
  font-family: "Libre Franklin";
  font-size: 13.5px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.1px;
}

.store-item-address p {
  margin: 0;
  line-height: 1.4;
}

.store-item-phone {
  margin-bottom: 10px;
  color: var(--Color-Brand-Black, #000);
  font-family: "Libre Franklin";
  font-size: 13.5px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px; /* 148.148% */
  letter-spacing: -0.1px;
}

.store-item-distance {
  font-size: 14px;
  color: #666;
  margin-bottom: 10px;
}

/* Store Locator Button Styling */
.store-item-actions {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-top: 12px;
}

/* .store-details-btn, */
.get-directions-btn {
  padding: 8px 16px;
  font-family: "Libre Franklin";
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.3s ease;
  white-space: nowrap;
  text-align: center;
  border: 1px solid #0D5D2C;
  cursor: pointer;
  display: inline-block;
}

/* .store-details-btn {
  background: #0D5D2C;
  color: white;
} */

/* .store-details-btn:hover {
  background: #0a4922;
  border-color: #0a4922;
  color: white;
} */

.get-directions-btn {
  background: transparent;
  color: #0D5D2C;
}

.get-directions-btn:hover {
  background: #0D5D2C;
  color: white;
}

/* Mobile responsive design for store buttons */
@media (max-width: 768px) {
  .store-item-actions {
    flex-direction: column;
    gap: 8px;
    align-items: stretch;
  }
  
  /* .store-details-btn, */
  .get-directions-btn {
    width: 100%;
    text-align: center;
    font-size: 11px;
    padding: 10px 16px;
  }
}

.bcpo-title {
  font-size: 9px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px; /* 266.667% */
letter-spacing: 0.5px;
}

.store-list-separator {
  height: 1px;
  background: #e0e0e0;
  margin: 0;
}

.store-locator-map {
  height: 500px;
  width: 100%;
  border: 1px solid #e0e0e0;
}

.loading-indicator {
  padding: 20px;
  text-align: center;
}

.no-stores-found {
  padding: 20px;
  text-align: center;
  color: #721c24;
}

.map-error {
  padding: 20px;
  text-align: center;
  background-color: #f8d7da;
  color: #721c24;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.store-info-window {
  padding: 10px;
  max-width: 300px;
}

.store-info-window h3 {
  margin-top: 0;
  margin-bottom: 10px;
}

.store-info-window p {
  margin: 5px 0;
}

.store-info-actions {
  display: flex;
  gap: 5px;
  margin-top: 10px;
}

.action-call,
.action-directions,
.action-details {
  flex: 1;
  text-align: center;
  padding: 8px;
  text-decoration: none;
  background: #006241;
  color: white;
  font-size: 12px;
  border-radius: 4px;
}

.action-call:hover,
.action-directions:hover,
.action-details:hover {
  background: #004d33;
}

@media (min-width: 768px) {
  .store-locator-content {
    flex-direction: row;
    height: 600px;
  }
  
  .store-list-sidebar {
    width: 350px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
  }
  
  .store-list-container {
    max-height: 550px;
  }
  
  .store-locator-map {
    flex: 1;
    height: 100%;
  }
}

.total-store {
  color: var(--Color-Brand-Black, #000);
font-family: "Libre Franklin";
font-size: 13.5px;
font-style: normal;
font-weight: 800;
line-height: 20px; /* 148.148% */
}

.blog-post-section {
  background: var(--Light-Background, #FBFBFB);
  padding:75px 0;
}

.testimonials-slider__text{
  border-radius: 15px;
border: 1px solid var(--Outline-Grey, #EEE);
background: var(--Color-Brand-White, #FFF);

/* DS homepage */
box-shadow: 0px 12px 40px 0px rgba(0, 0, 0, 0.15);
}

.testimonials-slide.is-selected .testimonials-slider__text{
  transform:scale(1);
}

.form-vertical {
  border-radius: 10px;
border: 1px solid var(--Color-Greys-Outline-Grey, #EEE);
background: #FFF;

/* Footer DS */
box-shadow: 0px 16px 50px 0px rgba(0, 0, 0, 0.04);
  padding:25px;
}

.form-vertical input[type=text], .form-vertical input[type=email], .form-vertical input[type=tel], .form-vertical input[type=password]     {
  border-radius: 5px;
border: 0.5px solid var(--Outline-Grey, #EEE);
background: var(--Color-Greys-Grey-Light, #FBFBFB);
}

.form-vertical label {
  color: var(--Text-Primary, #000);
font-family: "Libre Franklin";
font-size: 12px!important;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 200% */
text-transform: uppercase;
}


#customer_register_link, #RecoverPassword {
  color: var(--Color-Brand-Black, #000);
text-align: center;
font-family: "Libre Franklin";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 15px; /* 107.143% */
letter-spacing: -0.2px;
text-align:center;
border-bottom:1px solid #1E5B30;
}

#RecoverPassword {
font-weight: 400!important;
}
.form-checkboxes{
  display:flex;
  align-items:center;
}
.form-checkboxes input, .form-checkboxes label {
  margin:5px;
}

.stamped-badge{
  display:flex;
  flex-direction:column;
  align-items: flex-end;
}

.stamped-product-reviews-badge{
  margin-top:0.5em;
  width:50%;
}

.store-locator-page{
  margin-top:-70px;
}
.rbz-zipcode-check-section{
  display:none;
}

.stamped-reviews .stamped-review {
    border-top: 1px solid #eee;
    margin-bottom: 30px;
    padding-top: 25px;
    border-radius: 15px;
    border: 1px solid var(--Outline-Grey, #EEE);
    background: var(--Text-Inverted, #FFF);
    box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
    padding: 20px;
}

.pw-app-section-content{
  border-radius: 10px;
border: 1px solid var(--Outline-Grey, #EEE);
background: var(--Light-Background, #FBFBFB)!important;

/* DS Cards */
box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
}

.h1 span {
    font-style: italic;
    font-weight: 900;
    line-height: 130%;
    background: #FFCD3D;
}

.newsletter-section__content .h2 {
  color: var(--Text-Primary, #000);
text-align: center;

/* h2 */
font-family: "Libre Franklin";
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: 20px;
}

@media only screen and (max-width:769px){
  .grid-flex {
    flex-direction:column;
  }
  .stamped-product-reviews-badge{
    width:100%;
  }
  .stamped-badge {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* font-size: 7px; */
}
  .grid-product__content .grid-product__meta{
    padding:0.65rem;
  }
  .grid-product__content .grid-product__meta .grid-product__title{
        color: var(--Text-Primary, #000);
    font-family: "Libre Franklin";
    font-size: 13.5px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
    letter-spacing: -0.5px;
  }
  .grid-flex .grid-product__price {
        width: 100%;
    color: var(--Text-Primary, #000);
    font-family: "Libre Franklin";
    font-size: 13.5px;
    font-style: normal;
    font-weight: 800;
    line-height: 15px;
    letter-spacing: -0.5px;
  }
}
/* Location features container */
.location-picker__location-features {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  
}
.location-picker{
  margin-left:5px;
}
/* Location buttons */
.location-feature__buttons {
  margin-bottom: 20px;
}

.use-my-location-button {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  justify-content: center;
  padding: 10px;
  border-radius: 4px;
}

/* ZIP code search */
.location-feature__zip-search {
  margin-bottom: 20px;
}

.location-feature__zip-search h4 {
  font-size: 14px;
  margin-bottom: 10px;
}

.zip-search-form {
  display: flex;
  gap: 10px;
}

.zip-search-form .field {
  flex-grow: 1;
}

#zipCodeSearch {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

/* Results and error styles */
/* (Add the remaining CSS styles from the previous CSS artifact) */

/* Styles for the location features */

/* Location features container */
.location-picker__location-features {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}

/* Location buttons */
.location-feature__buttons {
  margin-bottom: 20px;
}

.use-my-location-button {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  justify-content: center;
  padding: 10px;
  border-radius: 4px;
  transition: all 0.2s ease;
}

.use-my-location-button svg {
  color: inherit;
}

/* Zip code search */
.location-feature__zip-search {
  margin-bottom: 20px;
}

.location-feature__zip-search h4 {
  font-size: 14px;
  margin-bottom: 10px;
}

.zip-search-form {
  display: flex;
  gap: 10px;
}

.zip-search-form .field {
  flex-grow: 1;
}

#zipCodeSearch {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.zip-search-button {
  white-space: nowrap;
  padding: 8px 15px;
}

/* ZIP search results */
.zip-search-results {
  background-color: #f9f9f9;
  border-radius: 4px;
  padding: 15px;
  margin-top: 15px;
}

.zip-search-results h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
}

.zip-search-results-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.zip-search-result-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.zip-search-result-item:last-child {
  border-bottom: none;
}

.zip-search-result-info {
  flex-grow: 1;
}

.zip-search-result-info strong {
  display: block;
  font-size: 14px;
  margin-bottom: 2px;
}

.zip-search-result-info p {
  margin: 0 0 2px 0;
  font-size: 13px;
  color: #666;
}

.zip-search-result-info small {
  display: block;
  font-size: 12px;
  color: #999;
  word-break: break-word;
}

.select-store-button {
  flex-shrink: 0;
  margin-left: 10px;
  white-space: nowrap;
  padding: 6px 10px;
  font-size: 12px;
}

/* Error message styles */
.location-error {
}

.error-message {
  background-color: #fff2f2;
  border-left: 3px solid #ff5252;
  color: #d32f2f;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  border-radius: 3px;
}

.error-message svg {
  flex-shrink: 0;
}

/* Loading spinner */
.loading-spinner {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-left-color: currentColor;
  border-radius: 50%;
  animation: spinner 0.75s linear infinite;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

/* External location finder styles */
.location-finder {
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  min-width: 200px;
}

.location-finder__header {
  margin-bottom: 10px;
}

.location-finder__header h3 {
  font-size: 14px;
  margin: 0;
  font-weight: bold;
}

.location-finder__buttons {

}

.use-my-location-button {

}

.use-my-location-button:hover {

}

.location-finder__zip-search {

}

.zip-search-form {
  display: flex;
  gap: 5px;
}

.zip-search-form .field {
  flex-grow: 1;
}

#zipCodeSearch {
  width: 100%;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 12px;
}

.zip-search-button {
  white-space: nowrap;
}

.zip-search-button:hover {
}

/* Results in dropdown */
.zip-search-results {
  display: none;
  background-color: #f9f9f9;
  border-radius: 4px;
  padding: 15px;
  margin: 15px;
  border: 1px solid #eee;
}

.zip-search-results h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}

.zip-search-results-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.zip-search-result-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.zip-search-result-item:last-child {
  border-bottom: none;
}

.zip-search-result-info {
  flex-grow: 1;
}

.zip-search-result-info strong {
  display: block;
  font-size: 14px;
  margin-bottom: 2px;
}

.zip-search-result-info p {
  margin: 0 0 2px 0;
  font-size: 13px;
  color: #666;
}

.zip-search-result-info small {
  display: block;
  font-size: 12px;
  color: #999;
  word-break: break-word;
}

.select-store-button {
  flex-shrink: 0;
  margin-left: 10px;
  white-space: nowrap;
  padding: 6px 10px;
  font-size: 12px;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.2s;
}

.select-store-button:hover {
  background-color: #e8e8e8;
}

/* Error styles */
.location-error {

}
.error-message {
  background-color: #fff2f2;
  border-left: 3px solid #ff5252;
  color: #d32f2f;
  padding: 10px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  border-radius: 3px;
  margin-top: 10px;
}

/* Spinner animation */
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
.location-finder__body{
    display: flex;
    align-items: flex-start;
    margin: 0;
}
.loading-spinner {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid rgba(0,0,0,0.1);
  border-left-color: currentColor;
  border-radius: 50%;
  animation: spinner 0.75s linear infinite;
}
.location-settings__content{
      display: flex;
    flex-direction: row-reverse;
  align-items:center;
}
/* Layout responsive adjustments */
@media (max-width: 768px) {
  .location-settings__content {
    display: flex;
    flex-direction: column-reverse;
    border-radius: 10px;
border: 1px solid var(--Outline-Grey, #EEE);
background: var(--Light-Background, #FBFBFB);
padding:10px;
/* DS Cards */
box-shadow: 0px 6px 35px 0px rgba(0, 0, 0, 0.03);
    
  }
  .location-picker{
    padding:0;
  }
  .location-finder {
    margin-left: 0;
    margin-top: 0px;
  }
}

.store-fav-selector{
  padding:5px 10px;
  font-size:10px;
}
.store-fav-selector__label{
  font-size:10px;
}

.mobile-store-set {
  position:relative;
  z-index:100;
}

.custom-stuff {
  background: url("/cdn/shop/files/bg-rice-paper.jpg?v=1743512574");
  padding:25px;
}
@media only screen and (min-width:769px){
.testimonials-slider__text{padding:0;}
.testimonials-slider__text p {
  color: var(--Color-Brand-Black, #000);
font-family: "Libre Franklin";
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: 170%; /* 44.2px */
padding:20px 35px;
}
.testimonials-slider__text .text-spacing {
  border-radius: 14px 14px 0px 0px;
background: var(--Light-Background, #FBFBFB);
      padding: 30px 40px;
}
.author-block {
  display:flex;
  padding:20px 30px;
}
.author-block .testimonial-image {
      margin: 0;
    margin-right: 25px;
}
  }
@media only screen and (max-width:769px){
  .two-columns {
    columns:1;
  }
}
.feature-row__item .subheading span {
    font-style: italic;
    background: #FFCD3D;
}
.feature-row__image-container {
  border-radius: 19px;
border: 1px solid var(--Outline-Grey, #EEE);
background: var(--Light-Background, #FBFBFB);
padding:8px;
/* DS homepage */
box-shadow: 0px 12px 40px 0px rgba(0, 0, 0, 0.15);
}
.feature-row__image-container img{
  border-radius:12px;
}
.image-wrap img {
  border-radius:10px;
}
/* mobile adjustments */
@media only screen and (max-width:769px){
    h2, .h2 {
      font-size:22px;
    }
    .pick-up-flex{
      flex-direction:column-reverse;
    }
      .pick-up-flex .content, .pick-up-flex .image{
        width:100%;
      }
    .pick-up-flex .content{
      margin-top:15px;
    }
    .subheading {
      font-size:13px;
    }
    .template-index .blog-posts{width:100%;}
  .blog-posts {
    width:48%;
  }
  .blog-posts .grid__item {
    width:100%;
    padding:0;
  }
    .newsletter-section .h3 {
      font-size: 22px;
      line-height:inherit;
    }
    .footer-logo-social-links{
      text-align:center;
    }
.product-title-grid{
  flex-direction:column;
}
  .product-single__title, .product-block--price{
    max-width:100%;
    text-align:left;
  }
  .product-title-grid br{
    display:none;
  }
  .product-title-grid .stamped-badge{
    flex-direction:row;
  }
  .product__policies{
    max-width:100%!important;
    text-align:left!important;
  }
  .article__title{
    font-size:13.5px;
    min-height:auto;
  }
  .article__time {
    flex-direction: column;
  }
  .blog-posts .grid {
    flex-direction:column;
    display:flex;
    margin-left:0;
  }
  .reading-time{
    justify-content:flex-start;
  }
 .template-index .blog-posts .grid__item {
    width:100%!important;
  }
  .tag-button {
    color: var(--Text-Primary, #000);
text-align: center;
font-family: "Libre Franklin";
font-size: 11px;
font-style: normal;
font-weight: 600;
line-height: 12px; /* 109.091% */
    min-width:140px;
  }
  .blog-posts .article__grid-meta{
    padding:10px;
  }
  .article-header .main-carousel {
    min-height:auto;
  }
  .article__date{
    font-size:10px;
            min-height: 0px;
        line-height: 0px;
  }
  .template-article .main-content .page-width .article-header{
    flex-direction:column-reverse;
  }
  .article-header .content-left, .article-header .slider-right{
    width:100%;
    margin: 0;
    margin-bottom: 20px;
  }
  .template-page [data-dots=true] .hero__text-content{
    padding-bottom:0px;
  }
  .store-locator-page{
    margin-top:-10px;
  }
  .store-locator-controls {
    align-items: flex-start;
    flex-direction: column;
  }
  .store-search-input{
    width:80%;
  }
  }/*end media query*/

.product__policies{
  display:none;
}

#rbz-popup-view-app-block{
  display:none!important;
}

body #rbz-app-title-text {
      font-size: 16px;
    font-weight: bold;
    text-transform: none;
    text-align: center;
    color: #000!important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-family: Libre Franklin, serif!important;
    font-size: calc(var(--typeBaseSize) * .92);
    letter-spacing: var(--typeBaseSpacing);
    line-height: var(--typeBaseLineHeight);
    text-rendering: optimizeSpeed;
}

body .pw-app-modal-btn {
  font-size:15px!important;
}

/* Store Picker Responsive Improvements */

/* Make ZIP code input smaller and rearrange layout */
.location-finder__body {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
}

.location-finder__zip-search {
  order: 1;
}

.location-finder__buttons {
  order: 2;
  width: 100%;
}

/* Make ZIP input smaller */
.zip-search-form {
  display: flex;
  gap: 5px;
  align-items: center;
}

.zip-search-form .field {
  flex: 0 0 80px !important;
  max-width: 80px !important;
}

.zip-code-input {
  width: 80px !important;
  max-width: 80px !important;
  padding: 6px 8px !important;
  font-size: 12px !important;
  height: 32px !important;
}

.zip-search-button {
  padding: 6px 12px !important;
  font-size: 11px !important;
  height: 32px !important;
  white-space: nowrap;
}

.use-my-location-button {
  width: 100% !important;
  padding: 6px 10px !important;
  font-size: 11px !important;
  height: 32px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 6px !important;
  margin-top: 0 !important;
}

.use-my-location-button svg {
  width: 10px !important;
  height: 10px !important;
}

/* Compact the whole location finder area */
.location-finder {
  max-width: 250px;
}

/* Additional responsiveness for store picker area */
.location-settings {
  display: flex;
  align-items: center;
  gap: 10px;
}

.location-settings__content {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  gap: 10px;
  flex: 1;
}

/* Ensure store picker doesn't push navigation to two lines */
@media (min-width: 769px) and (max-width: 1200px) {
  .location-settings {
    max-width: 400px;
    flex-shrink: 1;
  }
  
  .location-settings__content {

  }
  
  /* Make location finder horizontal on smaller screens */
  .location-finder {
    width: 100%;
    max-width: none;
  }
  
  .location-finder__body {
    flex-direction: row;
    align-items: center;
    gap: 8px;
  }
  
  .location-finder__zip-search {
    order: 1;
    display: flex;
    align-items: center;
  }
  
  .location-finder__buttons {
    order: 2;
    width: auto;
    flex-shrink: 0;
  }
  
  .use-my-location-button {
    width: auto !important;
    padding: 6px 8px !important;
    font-size: 10px !important;
  }
  
  /* Hide location button text on very small screens */
  @media (max-width: 900px) {
    .use-my-location-button {
      font-size: 0 !important;
      padding: 6px !important;
    }
    
    .use-my-location-button svg {
      width: 14px !important;
      height: 14px !important;
      margin: 0 !important;
    }
  }
}

/* iPad and smaller desktop screens (769px-1024px) */
@media (min-width: 769px) and (max-width: 1024px) {
  /* Reduce store picker width and text */
  .location-settings__content {
    margin-right: -10px;
  }
  
  .location-picker__summary {
    font-size: 8px !important;
    padding: 0 2rem 0 0 !important;
  }
  
  .location-picker__summary strong {
    font-size: 8px !important;
  }
  
  .location-picker__summary svg {
    width: 6px;
    height: 4px;
  }
  
  /* Make dropdown narrower */
  .store-picker .location-picker__display {
    width: 240px !important;
    max-width: 240px !important;
  }
  
  /* Reduce padding in dropdown */
  .location-picker__body {
    padding: 15px !important;
  }
  
  /* Make store items more compact */
  .store-picker__store-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }
  
  .store-picker__store-header h3 {
    font-size: 1.1rem !important;
    margin-bottom: 0.3rem;
  }
  
  /* Make button more compact */
  .store-fav-selector {
    padding: 0.4rem 0.8rem !important;
    font-size: 10px !important;
  }
  
  .store-fav-selector__label {
    font-size: 10px !important;
  }
  
  /* Reduce address text size */
  .store-picker__store-address {
    font-size: 1rem !important;
  }
  
  .store-picker__store-address p {
    font-size: 11px !important;
  }
  
  /* Reduce spacing between stores */
  .store-picker__store + .store-picker__store {
    padding-top: 0.75rem;
  }
  
  /* Adjust header spacing to prevent wrapping */
  .header-item--navigation {
    padding: 0 5px;
  }
  
  .site-nav__link {
    padding: 12px 8px !important;
  }
  
  /* Reduce icon sizes slightly */
  .site-nav__link--icon .icon {
    width: 20px;
    height: 20px;
  }
}

/* Medium screens (1024px-1200px) */
@media (min-width: 1024px) and (max-width: 1200px) {
  /* Fine-tune store picker for medium screens */
  .location-picker__summary {
    font-size: 9px !important;
    padding: 0 2.5rem 0 0 !important;
  }
  
  .store-picker .location-picker__display {
    width: 260px !important;
  }
  
  /* Adjust navigation spacing */
  .site-nav__link {
    padding: 15px 10px !important;
  }
  
  .store-fav-selector {
    font-size: 11px !important;
  }
  
  .store-picker__store-header h3 {
    font-size: 1.15rem !important;
  }
}

/* Additional fixes for very small desktop (769px-850px) */
@media (min-width: 769px) and (max-width: 850px) {
  /* Even more compact store picker */
  .location-settings {
    min-width: auto !important;
  }
  
  .location-picker {
    padding: 0.4rem 0 !important;
  }
  
  .location-picker__summary {
    font-size: 7px !important;
    padding: 0 1.5rem 0 0 !important;
    gap: 0.3rem !important;
  }
  
  /* Hide "Choose Your" and just show "Store" */
  .location-picker__summary strong {
    font-size: 7px !important;
  }
  
  /* Make dropdown even narrower */
  .store-picker .location-picker__display {
    width: 220px !important;
    max-width: 220px !important;
  }
  
  /* Further reduce padding */
  .location-picker__body {
    padding: 12px !important;
  }
  
  /* Ultra-compact button */
  .store-fav-selector {
    padding: 0.3rem 0.6rem !important;
    font-size: 9px !important;
  }
  
  /* Prevent header icons from being too wide */
  .header-item--icons {
    max-width: 200px;
  }
  
  /* Reduce gap between navigation items */
  .site-nav {
    gap: 0;
  }
  
  .site-nav__link {
    padding: 10px 6px !important;
    font-size: 13px !important;
  }
}

/* Ensure store picker doesn't break layout on any screen */
.location-settings {
  flex-shrink: 1;
  min-width: 0;
}

/* Fix potential overflow issues */
.site-nav__icons {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-wrap: nowrap;
}

.label small, label:not(.variant__button-label):not(.text-label) small {
  text-transform: none;
}

.author_bio a {
  text-decoration:underline;
}

/* .store-details-btn{
  display:none;
} */