/** Shopify CDN: Minification failed

Line 5123:0 Unexpected "}"
Line 5278:19 Expected identifier but found "/"
Line 5329:1 Expected "}" to go with "{"

**/
/* Typography 
==================== */
/*
=== FatFrank ===
font-family: "fatfrank", sans-serif;

=== Sofia Pro ===
font-family: "sofia-pro", sans-serif;

=== Palmer Lake Print ===
font-family: "palmer-lake-print";
*/



@font-face {
  font-family: "palmer-lake-print";
  src: url("/cdn/shop/files/Palmer-Lake-Print-Regular.woff2?v=1728651078") format("woff2"),
  url("//sunbutter.com/cdn/shop/files/Palmer-Lake-Print-Regular.woff?v=9663180672064887159") format('woff'),
  url("//sunbutter.com/cdn/shop/files/Palmer-Lake-Print-Regular.otf?v=6099863791922725093") format('otf'),
  url("//sunbutter.com/cdn/shop/files/Palmer-Lake-Print-Regular.ttf?v=17122045168652172061") format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} 


/*@font-face {
  font-family: "palmer-lake-print";
  src: url("//sunbutter.com/cdn/shop/t/9/assets/Palmer-Lake-Print-Regular.woff2?v=55642262259264315881764694157") format("woff2"),
  url("//sunbutter.com/cdn/shop/t/9/assets/Palmer-Lake-Print-Regular.woff?v=134396812841990654491764694157") format('woff'),
  url("//sunbutter.com/cdn/shop/t/9/assets/Palmer-Lake-Print-Regular.otf?v=118484917864365290671764694157") format('otf'),
  url("//sunbutter.com/cdn/shop/t/9/assets/Palmer-Lake-Print-Regular.ttf?v=93303641186900006731764694157") format('ttf');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}*/

/* Normalize 
==================== */
body {
  background: #FFEDCC !important;
}
body strong {
  font-weight: 800;
}
.page-width {
  padding-left: 0 !important;
  padding-right: 0 !important;
  max-width: 1640px !important;
  width: calc(100% - 60px);
}
@media screen and (min-width: 1200px) {
  .page-width {
    width: calc(100% - 120px);
  }  
}
.page-width.narrow {
  max-width: 1250px !important;
  width: calc(100% - 120px);
}
@media screen and (max-width: 798px) {
  .page-width {
    width: calc(100% - 40px);
  }
  .page-width.narrow {
    width: calc(100% - 80px);
  }
}

.sunbutter-arch {
  width: 100%;
  height: auto;
}
.sunbutter-arch.bottom {
  width: 100%;
  height: auto;
  margin-bottom: -150px;
}
.sunbutter-arch.top {
  width: 100%;
  height: auto;
  margin-top: -100px;
}
@media screen and (min-width: 1980px) {
  .sunbutter-arch.bottom  {
    margin-bottom: -300px !important;
  }
}  
@media screen and (max-width: 1425px) {
  .sunbutter-arch.bottom  {
    margin-bottom: -120px;
  }
}
@media screen and (max-width: 1280px) {
  .sunbutter-arch.bottom {
    margin-bottom: -80px;
  }
  .sunbutter-arch.top {
    margin-top: -80px;
  }
}
@media screen and (max-width: 798px) {
  .sunbutter-arch.bottom {
    margin-bottom: -10px;
  }
  .sunbutter-arch.top {
    margin-top: -10px;
  }
}
@media screen and (max-width: 798px) {
  .sunbutter-arch.bottom:not(.footer-arch) {
    margin-bottom: -10px;
  }
  .sunbutter-arch.top {
    margin-top: -10px;
  }
}

/* Trademarks
==================== */

span.collection_trademark {
    vertical-align: top;
    font-size: 20px;
    line-height: 40px;
    font-family: fatfrank, sans-serif !important;
}

span.product_trademark {
    vertical-align: top;
    font-size: 10px !important;
    line-height: 30px !important;
    font-family: fatfrank, sans-serif !important;
}

h1,
.product__title h1 span {
  font-family: "fatfrank", sans-serif;
  font-weight: 400;
  font-size: 60px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  line-height: 1;
}
h1 em {
  font-family: "palmer-lake-print", sans-serif;
  font-weight: 500;
  font-size: 95px;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: .5;
  font-style: normal;
  display: block;
  margin-bottom: 15px;
  margin-top: 10px;
}
h1 em strong {
  top: -15px;
  font-family: "palmer-lake-print", sans-serif;
  font-size: .6em;
  font-weight: normal;
}
.rich-text__wrapper h1 em {
  margin-top: -8px;
}
h2,
.article-template .article-template__title,
.image-with-text-carousel .image-with-text-carousel__text .title {
  font-family: "fatfrank", sans-serif;
  font-weight: 400;
  font-size: 50px;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  line-height: 1;
}
.article-template span.product_trademark {
  display: none !important;
}
.hero-slider h2 {
  font-size: 60px;
  line-height: 1.2;
}
h2 em,
.article-template .article-template__title em,
.image-with-text-carousel .image-with-text-carousel__text .title em {
  font-family: "palmer-lake-print", sans-serif !important;
  font-weight: 500;
  font-size: 90px;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: .5;
  font-style: normal;
  display: block;
  margin-bottom: 20px;
  /*margin-top: -15px;*/
}
.hero-slider h2 em {
  font-size: 95px;
  line-height: .6;
  margin-bottom: 10px;
}
.rich-text__blocks h2 em {
  margin-bottom: 10px;
}
.blog__title h2 em {
  margin-bottom: 10px;
}
.blog__title {
  margin-bottom: 20px !important;
}
h2 strong {
  font-family: "sofia-pro", sans-serif;
  font-weight: 900;
  font-size: 45px;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.2;
}
h3,
.product__title h1 {
  font-family: "sofia-pro", sans-serif;
  font-weight: 800;
  font-size: 40px;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.4;
}
.product__title h1 {
  font-size: 30px;
}
.price .price-item {
  font-size: 30px;
}
h4,
.section-multicolumn .multicolumn-card__info h3,
.cards-carousel__card-content .card-heading,
.article-card .card__heading,
.accordions .accordion,
.product-card-wrapper .card__heading span,
.mobile-facets__heading,
.image-with-text-carousel__subheading {
  font-family: "fatfrank", sans-serif;
  font-weight: 400;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: .8px;
  line-height: 1.1;
}

h4 em, 
.image-with-text-carousel__subheading em {
  font-size: 90px;
  font-family: "palmer-lake-print";
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  line-height: .1;
  font-style: normal;
  display: inline-block;
  margin-bottom: 40px;
  margin-top: 10px;  
}
h5 {
  font-family: "sofia-pro", sans-serif;
  font-weight: 800;
  font-size: 22px;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.4;
}
body,
.article-template__recipe-intro p,
.article-template__recipe-intro p *,
.section-collection-banner .collection-hero__description {
  font-family: "sofia-pro", sans-serif;
  font-weight: 500;
  font-size: 22px !important;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.4;
}
body, .color-scheme-1 {
  color: #653126;
}
ol, ul {
  padding-left: 0 !important;
  margin-top: 0;
  margin-bottom: 30px;
}
ol {
  list-style: none;
}
ol li::marker {
  font-family: inherit;
}
ol li {
  counter-increment: count;
}
ol li::before {
  content: counter(count) ".";
  font-family: "sofia-pro", sans-serif;
  margin-right: 12px;
}

sup {
  font-size: .6em;
}

p em strong {
  top: -8px;
  font-weight: 500;
  font-size: 12px;
}
.rte p em strong {
  top: -8px;
  font-weight: 500;
  font-size: 12px;
}
em strong {
  font-size: 20px;
  top: -15px;
  position: relative;
  font-style: normal;
  font-family: 'sofia-pro';
  font-weight: 900;
}

@media screen and (max-width: 1280px) {
  h1,
  .product__title h1 span {
    font-size: 55px;
  }
  h1 em {
    font-size: 95px;
  }
  h2,
  .article-template .article-template__title,
  .image-with-text-carousel .image-with-text-carousel__text .title {
    font-size: 50px;
  }
  .hero-slider h2 {
    font-size: 60px;
  }
  h2 em,
  .article-template .article-template__title em,
  .image-with-text-carousel .image-with-text-carousel__text .title em {
    font-size: 90px;
  }
  .hero-slider h2 em {
  font-size: 95px;
  }
  h2 strong {
    font-size: 45px;
  }
  h3,
  .product__title h1 {
    font-size: 30px;
  }
  .price .price-item {
    font-size: 30px;
  }
  h4,
  .section-multicolumn .multicolumn-card__info h3,
  .cards-carousel__card-content .card-heading,
  .article-template .article-template__related-product .product_content span,
  .article-card .card__heading,
  .accordions .accordion,

  .mobile-facets__heading,
  .image-with-text-carousel__subheading {
    font-size: 30px !important;
  }

    .product-card-wrapper .card__heading span {

          font-size: 30px ;
  
    }
  
  h4 em, 
  .image-with-text-carousel__subheading em {
    font-size: 60px;
    margin-bottom: 25px;
  }
  h5 {
    font-size: 20px;
  }
  .section-icons-with-text .icons-with-text__card-heading,
  .section-collapsible-content .accordion__title {
    font-size: 20px !important;
  }
  body,
  .article-template__recipe-intro p,
  .article-template__recipe-intro p *,
  .section-collection-banner .collection-hero__description {
    font-size: 18px !important;
  }
  em strong {
    top: -5px;
  }
}
@media screen and (max-width: 1100px) {
  h1,
  .product__title h1 span {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0;
  }
  h1 em {
    font-size: 65px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 798px) {
  h1,
  .product__title h1 span {
    font-size: 45px;
    line-height: 1;
    letter-spacing: 0;
  }
  h1 em {
    font-size: 70px;
    margin-bottom: 10px;
  }
  .section-collection-list-page .title {
    margin-bottom: 10px !important;
  }
  h2,
  .article-template .article-template__title {
    font-size: 40px;
  }
  .image-with-text-carousel .image-with-text-carousel__text .title {
    font-size: 30px;
  }
  .hero-slider h2 {
    font-size: 50px;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0;
  }
  h2 em,
  .article-template .article-template__title em,
  .image-with-text-carousel .image-with-text-carousel__text .title em {
    font-size: 80px;
    line-height: 0;
    line-height: .5;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .hero-slider h2 em {
    font-size: 85px;
    line-height: .5;
  }
  h2 strong {
    font-size: 35px;
  }
  h3,
  .product__title h1 {
    font-size: 25px;
    line-height: 1.2;
  }
  .price .price-item {
    font-size: 25px;
  }
  h4,
  .section-multicolumn .multicolumn-card__info h3,
  .cards-carousel__card-content .card-heading,
  .article-template .article-template__related-product .product_content span,
  .article-card .card__heading,
  .accordions .accordion,
  .product-card-wrapper .card__heading span,
  .mobile-facets__heading,
  .image-with-text-carousel__subheading {
    font-size: 20px !important;
    line-height: 1.2;
  }
  .product-card-wrapper .card__heading span {
    font-size: 25px !important;
  }
  h4 em, 
  .image-with-text-carousel__subheading em {
    font-size: 50px;
  }
  h5 {
    font-size: 15px;
    line-height: 1.2;
  }
  .section-icons-with-text .icons-with-text__card-heading,
  .section-collapsible-content .accordion__title {
    font-size: 15px !important;
    line-height: 1.2;
  }
  body,
  .article-template__recipe-intro p,
  .article-template__recipe-intro p *,
  .section-collection-banner .collection-hero__description {
    font-size: 18px !important;
  }
  em strong {
    top: -4px;
    font-size: 18px;
  }
}

/* Buttons 
==================== */



.collection-hero__inline-buttons.inline_buttons a.button.button--primary:last-child:before {
    content: "";
    display: block;
    background: url(/cdn/shop/t/3/assets/country-toggle-canada.webp?v=1724342126) no-repeat;
    max-width: 20px;
    height: auto;
    float: left !important;
    margin: 17px 0px 0px 13px;
    z-index: 3;
    background-size: contain;

}

.collection-hero__inline-buttons.inline_buttons .button:last-child {
padding: 8px 20px 10px 40px;    
}
.collection-hero__inline-buttons.inline_buttons .button:before {

  border-radius: 0px !important;
}

.button {
  letter-spacing: 0;
  font-weight: 800;
  line-height: 1.2;
  transition: .3s ease;
  text-align: center;
}
.button--primary {
  font-size: 20px;
  padding: 12px 50px 15px;
  border: 3px solid #653126;
  background: #FFDE00;
  color: #653126;
}
.button--primary:hover,
.button--primary.active,
.article-card-wrapper .article-card-link:hover + div .button--primary,
.section-multicolumn .multicolumn-card-link:hover + div + div .button--primary,
.cards-carousel__card:hover .button--primary {
  border: 3px solid #FFF;
  background: #653126;
  color: #FFF;
}
.button--secondary {
  font-size: 20px;
  padding: 12px 50px 15px;
  border: 3px solid #653126;
  background: #653126 !important;
  color: #FFF;
}
.cart__warnings .button {
  font-size: 20px;
  padding: 12px 50px 15px;
  border: 3px solid #653126;
  background: #653126 !important;
  color: #FFF;  
}
.cart__warnings .button:hover {
  border: 3px solid #653126 !important;
  background: #FFF !important;
  color: #653126 !important;  
}
.customer button {
  font-weight: bold;
  padding: 12px 50px 15px;
  border: 3px solid #653126;
  font-size: 20px;
  letter-spacing: 0;
  box-shadow: none;
}
.customer button:after, .customer button:hover:after, .customer button:before, .customer button:hover:before {
  box-shadow: none !important;
}
.customer button:hover {
  border: 3px solid #653126 !important;
  background: #FFF !important;
  color: #653126 !important;
}
.product-card-wrapper.button--secondary {
  font-size: 20px;
  padding: 12px 50px 15px;
  border: 3px solid #653126;
  background: #653126 !important;
  color: #FFF;
  margin-bottom: 30px;
}

.product-card-wrapper.button--secondary:hover {
  border: 3px solid #653126 !important;
  background: #FFF !important;
  color: #653126 !important;
}

.button--secondary:hover,
.button--secondary.active,
.article-card-wrapper .article-card-link:hover + div .button--secondary,
.section-multicolumn .multicolumn-card-link:hover + div + div .button--secondary,
.cards-carousel__card:hover .button--secondary {
  border: 3px solid #653126;
  background: #FFF !important;
  color: #653126;
}
.button--tertiary {
  font-size: 18px;
  padding: 8px 20px 10px;
  border: 3px solid #653126;
  background: #FFF;
  color: #653126;
}
.announcement-bar-section .utility-bar .button--tertiary {
  font-size: 15px;
  padding: 5px 15px 7px;
  min-height: auto;
}
.button--tertiary:hover,
.button--tertiary.active,
.article-card-wrapper .article-card-link:hover + div .button--tertiary,
.section-multicolumn .multicolumn-card-link:hover + div + div .button--tertiary {
  border: 3px solid #653126;
  background: #653126;
  color: #FFF;
}
.button::before,
.button::after {
  display: none;
}
@media screen and (max-width: 1280px) {
  .button--primary,
  .button--secondary {
    font-size: 20px;
    padding: 14px 30px 17px;
  }
  .button--tertiary {
    font-size: 15px;
    padding: 10px 20px 13px;
  }
}
@media screen and (max-width: 798px) {
  .button--primary,
  .button--secondary {
    font-size: 18px;
  }
  .button--tertiary {
    font-size: 15px;
  }
}

/* Announcement Bar
==================== */
.announcement-bar-section .announcement-bar * {
    font-family: 'sofia-pro' !important;
    font-weight: 400 !important;
}

.announcement-bar-section {
    position: sticky;
    top: 0;
    z-index: 4;
}

.section-header {
    position: sticky;
    top: 52px;
    width: 100%;
    z-index: 5;
}

@media screen and (max-width: 798px) { 
  
.section-header {

    top: 36px;


}
  
  }

.announcement-bar-section .utility-bar__grid {
  padding: 5px 0;
  align-items: center;
}
.announcement-bar-section .announcement-bar,
.announcement-bar-section .announcement-bar__announcement,
.announcement-bar-section .announcement-bar__link {
  justify-content: flex-start !important;
}
slideshow-component.announcement-bar {
  width: 40%;
  position: relative;
  padding-right: 60px;
}
.announcement-bar-section .announcement-bar * {
  font-size: 16px;
  text-align: left;
  font-weight: 800;
  letter-spacing: 0;
}
.announcement-bar-section .announcement-bar strong {
  font-weight: 800;
}
.announcement-bar-section .button--tertiary {
  border: 3px solid #fff !important;  
}
.announcement-bar-section .button--tertiary:hover {
  border: 3px solid #fff !important;
}
.announcement-bar-section .announcement-bar__link {
  text-decoration: underline;
}
@media screen and (min-width: 799px) {
  slideshow-component.announcement-bar .slider-button--prev {
    right: 20px;
    top: 0;
    height: 100%;
    position: absolute;
  }
  slideshow-component.announcement-bar .slider-button--next {
    right: 0;
    top: 0;
    height: 100%;
    position: absolute;
  }
}
@media screen and (max-width: 798px) {
  slideshow-component.announcement-bar .slider-button--prev,
  slideshow-component.announcement-bar .slider-button--next {
    padding: 0 !important;
    width: auto;
    height: auto;
    min-width: 0;
  }
  .announcement-bar-section .utility-bar__grid {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    width: 100% !important;
    align-items: stretch;
  }
  .announcement-bar-section .utility-bar__grid .button {
    border-radius: 0 !important;
    padding: 10px !important;
    line-height: 1 !important;
    margin-right: 10px;
    height: 100%;
    
  }
  slideshow-component.announcement-bar {
    padding: 0 10px;
    width: 100%;
    padding-right: 20px;
  }
  .announcement-bar-section .announcement-bar,
  .announcement-bar-section .announcement-bar__announcement,
  .announcement-bar-section .announcement-bar__link {
    justify-content: center !important;
  }
  .announcement-bar-section .utility-bar__grid {
    padding: 0 !important;
  }
  .announcement-bar-section .announcement-bar * {
    font-size: 13px;
    text-align: center;
  }
}

/* Cart Drawer
==================== */
.drawer {
  background-color: rgba(101, 49, 38, .75) !important;
}
.drawer__inner {
  width: 90rem !important;
  padding: 0 !important;
  max-width: 600px !important;
  background: #FFEECC;
  border-left: 3px solid #653126 !important;
}
.drawer__inner > *:not(.drawer__footer) {
  padding-left: 80px;
  padding-right: 80px;
}
.drawer__inner .drawer__inner-empty {
  padding: 0;
  height: 100%;
}
.drawer__inner .drawer__inner-empty h2,
.cart__empty-text,
.drawer__inner .drawer__inner-empty p {
  color: #653126;
}
.drawer__inner .drawer__inner-empty h2 img,
.cart__empty-text img,
.drawer__inner .drawer__inner-empty p img {
  width: 100%;
  max-width: 90px;
}
.cart__empty-text {
  padding: 0 40px;
}
.cart__empty-text {
  font-family: sofia-pro, sans-serif;
  font-weight: 900;
  font-size: 45px;
  text-transform: capitalize;
}
.cart__empty-text em {
  margin-bottom: 20px !important;
}
.cart__empty-text strong {
  font-weight: 900;
  font-size: 35px;
}
.cart-drawer__empty {
  align-items: start !important;
}
.cart-drawer__empty .drawer__inner-empty {
  height: 70%;
}
.cart__empty-links,
.drawer__footer {
  background: #653126;
  padding: 3px 0 0 0 !important;
  clip-path: ellipse(90% 50% at 50% 61%);
  overflow: hidden;
  border-top: 3px solid;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.cart__empty-links-inner,
.drawer__footer .drawer__footer-container {
  background: #FFDE00;
  clip-path: ellipse(90% 50% at 50% 61%);
  overflow: hidden;
  border-top: 3px solid;
  padding: 70px 80px 40px 80px;
}
.cart__empty-links-inner > * {
  margin-top: 0 !important;
  margin-bottom: 30px;
}
.cart__empty-links-inner .cart__login-title {
  font-weight: 900;
  text-transform: uppercase;
}
.cart__login-title {
  font-size: 30px;
}
.cart__login-paragraph a {
  font-weight: 900 !important;
  text-underline-offset: .3rem;
  text-decoration: underline;
  text-decoration-thickness: .2rem;
  transition: text-decoration-thickness ease .1s;
}
.cart__login-paragraph a:hover {
  background: #fff;
}
.cart__empty-links-inner > p {
  margin-bottom: 0;  
  font-size: 18px;
}
.cart__empty-links-inner > *:last-child {
  margin-bottom: 0 !important;
}
.cart__empty-links-inner .button {
  text-transform: capitalize;
}
.cart__empty-links-inner a:not(.button),
cart-drawer .tax-note a {
  color: #9c26c1;
  font-weight: 500;
  text-decoration: underline;
  transition: .3s ease;
  padding: 0 5px 3px;
  margin: 0 -5px;
}
.cart__empty-links-inner a:not(.button):hover,
cart-drawer .tax-note a:hover {
  background: #FFF;
  text-decoration: underline;
}
.cart__empty-header,
.cart-drawer__empty .cart__empty-header,
.drawer__heading {
  position: absolute;
  top: 20px;
  left: 80px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
}
.drawer__heading {
  top: 0;
  left: 0;
}
.cart-drawer__empty .cart__empty-header h1,
.cart__empty-header h1,
.drawer__heading,
.drawer__footer-container .summary__title {
  margin: 0 !important;
  font-size: 20px !important;
  text-transform: uppercase;
  letter-spacing: .4px;
  font-family: 'sofia-pro';
  color: #653126;
  font-weight: 900;
}
.drawer__heading {
  margin-bottom: 40px !important;
  position: relative;
}
.drawer__heading + .drawer__close {
  top: 15px;
  right: 80px;
  width: auto;
  min-width: 0;
  height: auto;
  min-height: 0;
}
.cart-drawer__warnings .drawer__close {
  right: 80px !important;
  top: 20px;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 0;
  padding: 5px;
}
.cart-drawer__warnings .drawer__close:hover {
  background: #fff;
  padding: 5px;
}
.cart-drawer__warnings .drawer__close svg {
  width: 20px;
  height: auto;
}
cart-drawer .cart-items thead {
  display: none;
}
.cart-items thead th {
  font-weight: 900;
  color: #653126 !important;
  opacity: 1;
  font-size: 18px;
}
.cart-items th {
  border-bottom: 3px solid #653126 !important;
}
.cart__items {
  border-bottom: 3px solid #653126 !important;  
}
cart-drawer .cart-item:first-child {
  padding-top: 0;
}
cart-drawer .cart-item {
  border-bottom: 3px solid;
  padding-top: 30px;
  padding-bottom: 30px;
}
cart-drawer .cart-item__details > * {
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 1 !important;
}
cart-drawer .cart-item__details > *:last-child {
  margin-bottom: 0;
}
cart-drawer .cart-item__name,
cart-drawer .product-option,
cart-drawer .cart-item__totals *,
cart-drawer .totals__total-value {
  font-family: 'sofia-pro';
  font-size: 18px;
  font-weight: 700;
  color: #653126;
  line-height: 1.25;
}
.product-option {
  font-size: 18px !important;
}
cart-drawer .cart-item__totals *,
cart-drawer .totals__total-value {
  font-weight: 900 !important;
}
cart-drawer .cart-item__name span {
  font-family: 'fatfrank';
  font-size: 25px;
  color: #653126;
  letter-spacing: .5px;
}
cart-drawer .cart-item__quantity-wrapper {
  justify-content: space-between;
  gap: 15px;
}
cart-drawer .cart-remove-button {
  background: none;
  text-decoration: underline;
  border: none !important;
  border-radius: 0;
  text-underline-offset: 4px;
  text-transform: uppercase;
  transition: .3s ease;
  padding: 5px !important;
  line-height: 1 !important;
  min-height: 0 !important;
}
cart-remove-button .icon-remove:hover {
  color: #fff !important;
}
cart-drawer .cart-remove-button:hover {
  background: #FFF;
  text-decoration: none;
}
cart-drawer .cart-item__media img {
  width: 100%;
  height: auto;
}
cart-drawer .quantity {
  padding: 0 15px;
  min-height: 45px;
  top: 3px !important;
  border: 3px solid #653126 !important;
  box-shadow: none !important;
  outline: none !important;
  background: #fff;
  overflow: hidden;
  width: 110px;
}
cart-drawer .quantity::before,
cart-drawer .quantity::after {
  display: none;
}
cart-drawer .quantity input {
  font-size: 25px;
  font-family: sofia-pro;
  color: #653126;
  font-weight: 500;
}
cart-drawer .quantity__button {
  width: auto;
}
.cart-count-bubble {
  background-color: #FFF;
  color: #653126;
  border: 2px solid #653126;
  font-weight: 900;
  height: 25px;
  width: 25px;
}
cart-drawer .totals__total {
  font-size: 25px !important;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: .4px;
  color: #653126;
  font-family: 'sofia-pro';
}
.totals>h2 {
  letter-spacing: .4px;
  font-size: 20px !important;
  font-family: 'sofia-pro';
  font-weight: 900;
}
.totals__total-value {
  font-size: 20px !important;
  font-family: 'sofia-pro';
  font-weight: 900;  
}
cart-drawer .tax-note {
  font-size: 18px;
  color: #653126;
}
.cart-item .price {
  font-size: 18px !important;
}
@media screen and (max-width: 798px) {
  .cart-drawer__empty .cart__empty-text {
    max-width: 350px;
    margin: auto;
  }
  .drawer__inner {
    width: 40rem !important;
  }
  .drawer__inner > *:not(.drawer__footer),
  .cart-drawer__empty .cart__empty-links-inner, .drawer__footer .drawer__footer-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}


/* Header
==================== */

.header__icon .icon {
    height: 3rem;
    width: 3rem;
    fill: none;
    vertical-align: middle;
}
.header__icon .icon:hover {
  transform: scale(1.1);
}

.header__search {
    display: none !important;
}
.header-wrapper {
  box-shadow: 0 10px 5px rgba(101, 49, 38, .1);
}
.header {
  padding: 10px 0 !important;
  margin-top: -2px;
}
.section-header.shopify-section-group-header-group {
  z-index: 5;
}

h1.header__heading .header__heading-link {
  margin: -10px 0 !important;
  z-index: 3;
}

.header .header__heading,
.header .header__heading-link {
  margin: -80px 0;
  z-index: 3;
}

.header .header__inline-menu {
  margin-left: 0;
}
.header .list-menu--inline {
  gap: 40px;
}
.header .list-menu__item {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: .4px;
  padding: 0;
  transition: .3s ease;
  margin: 0 -5px;
  text-decoration: none !important;
}
.header .list-menu__item span,
.header__icons .header__menu-item {
  padding: 0 5px 3px;
  color: #653126 !important;
}
.header .list-menu__item:hover,
.header .list-menu__item .header__active-menu-item,
.header__icons .header__menu-item:hover {
  background: #FFF;
  text-decoration: none;
}
.header__icon--cart {
  margin-right: 0 !important;
}
.header .list-menu__item:hover span {
  text-decoration: none;
}
.header .header__icons {
  gap: 20px;
  align-items: center;
  padding: 0;
}
.header .header__icon, 
.header .header__icon--cart .icon {
  height: 2.5rem;
  width: 2.5rem;
}
.header__icons .link:hover {
  transform: scale(1, 1);
}
@media screen and (max-width: 1280px) {
  .header .list-menu__item {
    font-size: 18px;
  }
  .header .list-menu--inline {
    gap: 30px;
  }
  .header .header__icons {
    gap: 15px;
  }
  
}
@media screen and (max-width: 1150px) {
  .header .header__heading, 
  .header .header__heading-link,
  .header__heading-logo {
    max-width: 200px !important;
  }
  .header .list-menu__item {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 989px) {
  .header {
    width: calc(100% - 30px) !important;
  }
  .header .header__heading, 
  .header .header__heading-link {
    margin: -10px 0 -20px 0;
  }
  header-drawer {
    margin-left: 0 !important;
  }
  .header .header__icons {
    margin: auto 20px auto 0;
  }
  .header .header__icons .header__search,
  .header .header__icons .header__icon--account {
    display: none !important;
  }

  .header .header__heading-link {
    margin: -70px 0;
    z-index: 3;
}

  .header .header__heading,
.header .header__heading-link {
  margin: -80px 0;
  z-index: 3;
}

  
}
@media screen and (max-width: 798px) {
  .header {
    padding: 0px 3rem 0px 3rem; 
  }

  .announcement-bar__message {
    padding: 10px;
  }

  .header .header__heading,
.header .header__heading-link {
  margin: -40px 0 -60px;
  z-index: 3;
}
}
@media screen and (max-width: 550px) {
  
  .header .header__heading, 
  .header .header__heading-link, .header__heading-logo {
    max-width: 150px !important;
  }
  .announcement-bar-section .announcement-bar *,
  .announcement-bar-section .utility-bar__grid .button {
    font-size: 15px !important;
  }

  h1.header__heading .header__heading-link {
  margin: -10px 0px -20px -15px !important;
  z-index: 3;
}
}

/* Mega Menu */
.mega-menu > summary > svg {
  display: none;
}
.mega-menu__content {
  padding: 68px 0 52px 0 !important;
  background: #FFF2D8 !important;
  border: 3px solid #653126 !important;
  border-right: none !important;
  border-left: none !important;
  z-index: 0;
}
.mega-menu__content .mega-menu__list {
  display: flex !important;
  align-items: flex-start;
  justify-content: center;
  gap: 50px;
}
.mega-menu__list li {
  text-align: center;
}
.mega-menu-image {
  width: 100%;
  height: auto;
  max-width: 160px;
  display: block;
}
.mega-menu__list a {
  text-transform: uppercase;
  font-family: 'fatfrank';
  font-weight: 400;
  font-size: 25px;
  letter-spacing: .6px;
  color: #653126 !important;
  text-decoration: none !important;
  display: block;
}
#menu-drawer {
  width: 100%;
  background: #FFEDCC !important;
}
.header__icon--menu[aria-expanded=true]:before {
  display: none;
}
.menu-drawer__menu .panel ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  text-align: center;
  list-style: none;
}
.menu-drawer__menu.accordions div.accordion,
.menu-drawer__menu a.menu-drawer__menu-item.list-menu__item {
  border-bottom: 3px solid #653126 !important;
  color: #653126;
  font-family: sofia-pro, sans-serif;
  font-size: 20px !important;
  font-weight: 700 !important;
  display: flex !important;
}
.menu-drawer__menu .accordion,
.menu-drawer__menu a.menu-drawer__menu-item {
  padding: 25px 0;
  background: none;
  width: 100%;
  text-align: left;
  transition: .3s ease;
  position: relative;
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
  margin: 0;
}
.menu-drawer__navigation {
  padding: 70px 20px 0 20px !important;
}
.menu-drawer__menu .panel a {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'fatfrank';
  letter-spacing: .6px;
  color: #653126;
}
.menu-drawer__menu .panel li {
  width: calc((100% / 3) - 10px);
}
#menu-drawer .simple-image__image {
  width: 100%;
  height: auto;
  margin-top: 50px;
}
.menu-drawer__menu.accordions div.accordion, 
.menu-drawer__menu a.menu-drawer__menu-item.list-menu__item,
.menu-drawer__menu .panel a {
  padding-left: 10px;
}
.mega-menu__link > div {
  position: relative;
  width: 200px;
  height: 200px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  justify-content: center;
}
.mega-menu__link:hover img {
  transform: rotate(10deg);
} 
.mega-menu__link svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.mega-menu__link img {
  padding: 30px 30px;
  position: relative;
  z-index: 1;
  transition: .3s ease;
  width: 100%;
  max-width: none;
}
#mega-menu-jars .mega-menu__link img,
#mega-menu-jammies .mega-menu__link img {
  padding: 0 5px;
}
#mega-menu-otg .mega-menu__link img {
  padding: 0 5px;
  height: 100%;
  width: auto;
}
@media screen and (max-width: 1280px) {
  .mega-menu__content .mega-menu__list {
    gap: 30px;
  }
  .mega-menu__link > div {
    width: 150px;
    height: 150px;
    margin: 0 auto 20px auto;
  }
}
@media screen and (max-width: 990px) {
  .menu-drawer__menu.accordions div.accordion,
  .menu-drawer__menu a.menu-drawer__menu-item.list-menu__item {
    font-size: 30px !important;
  }
  .menu-drawer__menu .panel a {
    font-size: 18px !important;
  }
  .menu-drawer__menu .panel ul {
    margin: 0;
    padding-top: 20px;
  }
  .menu-drawer__menu.accordions .panel {
    padding: 0 !important;
  }
  .menu-drawer__menu.accordions .panel img {
    margin: auto;
  }
  .menu-drawer__navigation .menu-drawer__account {
    justify-content: space-between;
  }
}
@media screen and (max-width: 798px) {
  .menu-drawer__menu.accordions div.accordion,
  .menu-drawer__menu a.menu-drawer__menu-item.list-menu__item {
    font-size: 20px !important;
  }
  .accordions .accordion svg {
    width: 15px;
  }  
}
@media screen and (max-width: 550px) {
  .menu-drawer__menu.accordions div.accordion, 
  .menu-drawer__menu a.menu-drawer__menu-item.list-menu__item,
  .menu-drawer__menu .panel a {
    font-size: 15px !important;
  }
  .menu-drawer__menu .panel li {
    width: calc((100% / 2) - 10px);
  }
  .accordions .panel img {
    max-width: 150px !important;
  }
  .mega-menu__link > div {
    width: 100px;
    height: 100px;
  }
  .mega-menu__link img {
    padding: 15px;
  }
}

/* Footer */
.shopify-section-group-footer-group {
  z-index: 2;
  margin-top: -140px;
}
.footer-arch {
  margin-bottom: -10px !important;
}
.footer-block--newsletter {
  margin: 0 !important;
}
.footer-block__newsletter {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  width: 100%;
  max-width: none;
  margin-bottom: 100px;
}
.footer-block__newsletter .heading {
  margin: 0;
  width: fit-content;
}
.footer-block__newsletter .rte {
  margin-bottom: 20px;
}
.footer__content-extras {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-block h4,
.footer__localization h4 {
  margin-top: 0;
  margin-bottom: 20px;
} 
.footer-block  .link {
  font-size: 20px !important;
  font-weight: 700;
  font-family: 'sofia-pro';
  text-decoration: none !important;
  transition: .3s ease;
  padding: 0 5px 3px;
  margin: 0 -5px;
}
.footer-block .list-unstyled:not(.list-social) li {
  margin-bottom: 15px;
}
.footer-block .list-unstyled:not(.list-social) li:last-child {
  margin-bottom: 0;
}
.footer-block .list-unstyled:not(.list-social) li,
.footer-block .list-unstyled:not(.list-social) li a {
  line-height: 1.2;
  margin-right: 0;
}
.footer-block  .link:hover {
  background: #FFF;
}
.footer-block .list-social {
  margin-bottom: 20px;
}
.list-social {
  gap: 20px;
}
.list-social svg {
  height: 35px !important;
  width: auto !important;
}
.footer-block__newsletter {
  justify-content: center;
  max-width: 1100px;
  width: calc(100% - 60px);
}
.footer-block__newsletter-form {
  width: fit-content;
}
.newsletter-form,
.newsletter-form__field-wrapper {
  max-width: none !important;
}
.newsletter-form__button {
  display: inline-block;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  position: relative;
  width: 250px !important;
}
.newsletter-form__field-wrapper > div {
  align-items: stretch;
}
.newsletter-form__field-wrapper > div:before, 
.newsletter-form__field-wrapper > div:after {
  display: none;
}
.footer-block__newsletter-form .rte {
  text-align: left;
}
.newsletter-form__field-wrapper .field__input {
  padding: 9px 20px !important;
  height: auto;
  border: 3px solid #653126 !important;
  box-shadow: none !important;
  outline: none !important;
  max-width: 500px;
  margin-right: 20px;
}
.newsletter-form__field-wrapper .field__input,
.newsletter-form__field-wrapper .field__input::placeholder {
  font-size: 20px;
  font-family: 'sofia-pro';
  color: #653126;
  font-weight: 500;
}
.field__input::placeholder, .customer .field input::placeholder {
  opacity: 1;
}
.field__input, .select__select, .customer .field input, .customer select {
  background: #fff;
}
.form-group select, 
.form-group input, 
.form-group textarea, 
.form-group select::placeholder, 
.form-group input::placeholder, 
.form-group textarea::placeholder,
.block_label,
.form_generater_form_div * {
  font-family: 'sofia-pro', sans-serif !important;
  font-size: 18px !important;
}
.form-group select, .form-group input, .form-group textarea, .form-group select::placeholder, .form-group input::placeholder, .form-group textarea::placeholder {
  font-family:  'sofia-pro', sans-serif !important;
  font-size: 18px !important;
}
.underlined-link, .customer a, .inline-richtext a {
  font-weight: 900;
  opacity: 1 !important;
  padding: 3px 5px 5px 5px;
  color: #653126!important;
  text-decoration-thickness: .2rem;
}
.underlined-link:hover, .customer a:hover, .inline-richtext a:hover {
  font-weight: 900;
  background: #fff;
  text-decoration: none;
}
.newsletter-form__field-wrapper .field__label {
  display: none;
}
.footer__content-bottom {
  border: none !important;
}
.footer__content-bottom-wrapper {
  justify-content: space-between !important;
  align-items: flex-start;
  gap: 30px;
}
.footer__content-bottom-wrapper .footer__copyright {
  margin: 0 !important;
  text-align: left !important;
  font-weight: 800;
  line-height: 1;
}
.footer__content-bottom-wrapper .footer__copyright p {
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 0;
}
.footer__content-bottom-wrapper .footer__copyright a,
.footer__content-bottom-wrapper .policies li a {
  transition: .3s ease;
  padding: 0 5px 3px;
  margin: 0 -5px;
}
.footer__content-bottom-wrapper .footer__copyright a:hover,
.footer__content-bottom-wrapper .policies li a:hover {
  background: #FFF;
  text-decoration: none !important;
}
.footer__content-bottom-wrapper .policies {
  display: flex;
  gap: 25px;
  justify-content: flex-end;
  width: 60%;
}
.footer__content-bottom-wrapper .policies * {
  font-weight: 500;
}
.footer__content-bottom-wrapper .policies li:before {
  display: none;
}
.footer__content-bottom-wrapper .policies *,
.footer__content-bottom-wrapper .footer__copyright * {
  font-size: 18px;
}
.disclosure .localization-form__select {
  padding: 15px 30px !important;
  height: auto;
  line-height: 1;
}
.disclosure .localization-form__select::before,
.disclosure .localization-form__select::after {
  display: none;
}
.disclosure .localization-form__select span,
.disclosure__link {
  font-size: 18px;
  font-weight: 500;
}
.disclosure__list-wrapper {
  border-radius: 25px;
}
.country-selector__list,
.disclosure__list-wrapper {
  width: 100%;
}
.accordions .accordion {
  padding: 25px 0;
  background: none;
  width: 100%;
  text-align: left;
  transition: 0.3s ease;
  position: relative;
  box-shadow: none !Important;
  outline: none !important;
  border: none !important;
  margin: 0;
}
.accordions .accordion svg {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.accordions .accordion:not(.active) .open {
  display: none;
}
.accordions .accordion.active .close {
  display: none;
}
.accordions .accordion.active + .panel {
  padding-bottom: 25px;
}
.accordions .panel {
  padding-left: 5px;
  background: none;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
}
.accordions .panel ul,
.accordions .panel ol {
  padding-left: 20px;
}
.accordions .panel img {
  max-width: 250px;
  height: auto;
  width: 100%;
}
.footer__blocks-wrapper {
  gap: 20px;
  flex-wrap: nowrap;
}
@media screen and (max-width: 1500px) {
  .footer-block h4 {
    font-size: 30px !important;
  }
  .footer-block .link {
    max-width: 180px;
  }
}
@media screen and (max-width: 1280px) {
  .footer-block .link {
    font-size: 18px !important;
  }
  .newsletter-form__field-wrapper .field__input {
    padding: 12px 30px !important;
  }
  .newsletter-form__field-wrapper .field__input, 
  .newsletter-form__field-wrapper .field__input::placeholder {
    font-size: 20px;
  }
  .list-social {
    gap: 10px;
  }
  .list-social svg {
    height: 25px !important;
  }
  .footer__blocks-wrapper {
    flex-wrap: wrap;
  }
  .footer__blocks-wrapper > * {
    width: auto !important;
    max-width: none !important;
    /*width: calc((100% / 3) - 15px) !important;
    max-width: calc((100% / 3) - 15px) !important;*/
  }
}
@media screen and (min-width: 1280px) {
  .footer-block {
    width: fit-content !important;
    max-width: none !important;
  }
}
@media screen and (min-width: 1025px) {
  .footer-block__menu.mobile {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .shopify-section-group-footer-group {
    margin-top: -70px;
  }
  .footer-block__newsletter {
    margin-bottom: 30px;
    flex-wrap: wrap;
  }
  .footer-block__menu.desktop {
    display: none;
  }
  .footer-block__newsletter {
    flex-direction: column;
    gap: 20px;
  }
  .footer-block__newsletter-form .rte {
    text-align: center;
  }
  .footer__content-bottom-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center !important;
    gap: 15px;
  }
  .footer__content-bottom-wrapper .footer__copyright {
    text-align: center !important;
  }
  .footer__content-bottom-wrapper .policies {
    justify-content: center !important;    
    width: 100% !important;
    flex-wrap: wrap;
    gap: 10px 25px;
  }
  .footer-block {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
  }
  .footer__blocks-wrapper {
    gap: 0 !important;
  }
  .footer-block .menu-heading {
    display: none;
  }
  .text-heading {
    margin-top: 50px !important;
  }
  .footer-block__text {
    margin-top: 25px !important;
  }
  .footer-block__text .button {
    margin-top: 50px;
  }
  .footer-block__text,
  .footer-block__text *,
  .text-heading {
    text-align: center;
    justify-content: center !important;
  }
  .footer-block .link {
    max-width: none;
  }
  .footer-block__menu {
    margin-bottom: 0 !important;
  }
  .footer-block .link:not(.list-social__link) {
    padding: 5px 0 !important;
  }
  .footer-block__text .button {
    margin-top: 30px;
  }
  .footer-block__details-content {
    margin-bottom: 50px;
  }
  .footer__content-top {
    padding: 0 !important;
  }
}
@media screen and (max-width: 798px) {
  .newsletter-form__field-wrapper .field__input, 
  .newsletter-form__field-wrapper .field__input::placeholder,
  .footer__content-bottom-wrapper .policies *, 
  .footer__content-bottom-wrapper .footer__copyright *,
  .disclosure .localization-form__select span,
  .disclosure__link {
    font-size: 15px;
  }
  .footer-arch {
    margin-bottom: -6px !important;
  }
}
@media screen and (max-width: 550px) {
  .newsletter-form__field-wrapper > .field {
    flex-direction: column;
    gap: 10px;
  }
  .newsletter-form__button {
    width: fit-content !important;
    display: block !important;
    margin: auto !important;
  }
  .newsletter-form__field-wrapper .field__input, .newsletter-form__field-wrapper .field__input::placeholder {
    text-align: center;
  }
  .footer-block__newsletter-form {
    width: 100%;
  }
}
 
/* Featured Blog Posts
==================== */
.article-card-wrapper {
  border-radius: 25px;
  overflow: hidden;
  position: relative;
}
.article-card-wrapper .article-card-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  display: block;
}
.article-card-wrapper:hover * {
  text-decoration: none !important;
  transform: none !important;
}
.article-card-wrapper a:after {
  display: none;
}
.article-card .card__inner::before,
.article-card .card__inner::after {
  display: none;
}
.blog__posts,
.blog-articles {
  align-items: flex-start;
  justify-content: center;
}
.blog__posts.articles-wrapper {
  width: 100%;
}
.card .card__inner .card__media {
  border-radius: 0 !important;
}
.article-card > .card__inner {
  /*min-height: 300px;*/
  aspect-ratio: 1 / .8;
}
.article-card__info {
  font-weight: 900;
}
.blog-articles .article-card .card__information, 
.blog__posts .article-card .card__information {
  padding: 25px 30px 30px 30px;
}
.card--standard > .card__content .card__information > * {
  margin-bottom: 20px;
}
.card--standard > .card__content .card__information > *:last-child {
  margin-bottom: 0;
}
.product-grid-container .grid__item,
.collection-list__collection-products .grid__item {
  border: 4px solid #FFEDCC;
  border-radius: 30px;
}
/*.product-grid-container .grid__item:hover,
.collection-list__collection-products .grid__item:hover {
  border: 4px solid #653126;
  border-radius: 30px;
}*/
.article-card .card__heading {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.blog-articles {
  display: flex !important;
  flex-wrap: wrap;
}
.blog__posts-carousel .splide__slide {
  margin-right: 20px !important;
}
.product-metafields__blog-posts .title-wrapper-with-link {
  flex-direction: column;
}
.product-metafields__blog-posts {
  max-width: 1640px !important;
  width: calc(100% - 60px);
  margin: 0 auto;
}
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  .blog__posts,
  .blog-articles {
    gap: 20px !important;
  }
  .blog .grid--4-col-desktop .grid__item,
  .blog-articles.grid--4-col-desktop .grid__item {
    width: calc((100% / 4) - 15px) !important;
    max-width: calc((100% / 4) - 15px) !important;
  }
}
@media screen and (max-width: 1023px) and (min-width: 990px) {
  .blog__posts,
  .blog-articles {
    gap: 20px !important;
  }
  .blog .grid--4-col-desktop .grid__item,
  .blog-articles.grid--4-col-desktop .grid__item {
    width: calc((100% / 2) - 15px) !important;
    max-width: calc((100% / 2) - 15px) !important;
  }
}
@media screen and (max-width: 989px) {
  .section-featured-blog-posts .page-width.blog,
  .page-width.blog.product-metafields__blog-posts {
    width: 100% !important;
  }
  .blog .blog__posts {
    justify-content: flex-start;
  }
  .blog-articles.grid--2-col-tablet .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
  .product-metafields__blog-posts .title-wrapper-with-link {
    align-items: center;
  }
}
@media screen and (min-width: 1025px) {
  .blog__posts-carousel {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .blog slider-component,
  .product-metafields__blog-posts ul.blog__posts {
    display: none;
  }
  .blog__posts-carousel .splide__slide {
    width: 80% !important;
  }
  .blog__posts-carousel .splide__slide {
    width: 50% !important;
  }
}
@media screen and (max-width: 798px) {
  .blog__posts-carousel .splide__slide {
    width: 70% !important;
  }
}
@media screen and (max-width: 550px) {
  .blog-articles.grid--2-col-tablet .grid__item {
    width: 100%;
    max-width: 100%;
  }
}

/* Icon With Text 
==================== */
.section-icons-with-text .icons-with-text__blocks {
  gap: 50px;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
}
.section-icons-with-text .icons-with-text__card {
  padding: 30px;
  border-radius: 40px;
  width: calc((100% / 2) - 25px);
}
.section-icons-with-text .icons-with-text__card {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
.section-icons-with-text .icons-with-text__card-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-icons-with-text .icons-with-text__card-image img {
  width: auto;
  height: 100%;
  max-height: 150px;
}
.section-icons-with-text .icons-with-text__card-content > * {
  margin-bottom: 10px;
  margin-top: 0;
}
.section-icons-with-text .icons-with-text__card-content > *:last-child,
.section-icons-with-text .icons-with-text__card-text > * {
  margin-bottom: 0;
  margin-top: 0;
}
.section-icons-with-text .icons-with-text__card-heading {
  font-family: 'sofia-pro';
  font-size: 25px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 900;
}
@media screen and (max-width: 1024px) {
  .section-icons-with-text .icons-with-text__blocks {
    gap: 25px;
  }
  .section-icons-with-text .icons-with-text__card {
    padding: 20px;
    width: calc((100% / 2) - 17.5px);
  }
  .section-icons-with-text .icons-with-text__card-image img {
    max-height: 100px;
  }
}
@media screen and (max-width: 798px) {
  .section-icons-with-text .icons-with-text__card-image img {
    max-height: 70px;
  }
}
@media screen and (max-width: 650px) {
  .section-icons-with-text .icons-with-text__card {
    width: 100%;
    border-radius: 25px;
  }
}

/* Rich Text
==================== */
.rich-text__blocks {
  max-width: 1200px !important;
}
.rich-text__blocks > * + div:not(:first-of-type) {
  margin-top: 30px !important;
  max-width: 800px;
  margin: 30px auto 0 !important;
}
.rich-text__blocks > * + div:first-of-type {
  margin-top: 0;
}
.section-richtext .richt-text__icons {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 40px;
}
.section-richtext .richt-text__icon {
  width: calc(100% / 6);
}
.section-richtext img {
  width: 100%;
  height: auto;
  max-width: 150px;
}
.section-richtext .richt-text__icon h5 {
  margin: 20px auto 0 !important;
  max-width: 180px;
}
.section-richtext .richt-text__social-media-icons ul {
  justify-content: center;
}
.section-richtext .richt-text__social-media-icons .list-social svg {
  width: 60px !important;
  height: auto !important;
}
.section-richtext .rich-text__text-card {
  padding: 30px;
  width: 100%;
  margin: auto;
  border-radius: 25px;
  max-width: 650px;
}
@media screen and (max-width: 990px) {
  .section-richtext .richt-text__icons {
    flex-wrap: wrap;
    gap: 20px;
  }
  .section-richtext .richt-text__icon {
    width: calc((100% / 3) - 15px) !important;
    max-width: calc((100% / 3) - 15px) !important;
    flex: none;
  }
  .section-richtext img {
    max-width: 100px;
  }
}
@media screen and (max-width: 798px) {
  .section-richtext .richt-text__icon {
    width: calc((100% / 2) - 15px) !important;
    max-width: calc((100% / 2) - 15px) !important;
    flex: none;
  }
  .section-richtext .richt-text__social-media-icons .list-social svg {
    width: 25px !important;
  }
}

/* Image w/ Text
==================== */
.section-image-with-text .image-with-text__media {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
}
.section-image-with-text .image-with-text__media::after {
  background: none;
}
.section-image-with-text .image-with-text__media {
  border-radius: 25px !important;
  overflow: hidden !important;
}
.section-image-with-text .image-with-text__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-image-with-text .image-with-text__media video {
  width: 100%;
  height: auto;
  border-radius: 25px;
  overflow: hidden;
}
.section-image-with-text .image-with-text__content > *:nth-child(2) {
  margin-top: 0;
}
.section-image-with-text .image-with-text__content > * + * {
  margin-top: 25px;
}
.video-play-button {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  background: none !important;
  border: none;
  opacity: 1;
  background-color: transparent !important;
}
.video-play-button svg {
  width: 100px !important;
  height: auto !important;
}
.video-play-button svg:hover {
  cursor: pointer;
}
.video-play-button.videoPlaying .video-play {
  display: none;
}
.video-play-button:not(.videoPlaying) .video-pause {
  display: none;
}
.video-play-button .video-pause {
  left: 10px;
  position: absolute;
  top: 10px;
  width: 40px !important;
  height: 40px !important;
}
@media screen and (min-width: 799px) {
  .section-image-with-text .is-hidden-desktop-only {
    display: none;
  }
  .section-image-with-text .is-hidden-mobile-only {
    display: block;
  }
  .section-image-with-text .is-hidden-mobile-only.inline_buttons {
    display: flex;
  }
}
@media screen and (max-width: 798px) {
  .section-image-with-text .is-hidden-desktop-only {
    display: block;
  }
  .section-image-with-text .is-hidden-desktop-only.inline_buttons {
    display: flex;
  }
  .section-image-with-text .is-hidden-mobile-only {
    display: none;
  }
  .section-image-with-text .image-with-text .grid {
    flex-direction: column;
  }
  .section-image-with-text .image-with-text .grid > * {
    width: 100%;
  }
  .section-image-with-text .image-with-text__media {
    height: auto !important;    
  }
  .section-image-with-text .image-with-text__media-item {
    flex-direction: column;
    gap: 30px;
    display: flex;
  }
  .section-image-with-text .image-with-text__media video {
    width: 100%;
    height: auto;
  }
  .section-image-with-text .image-with-text__media-item .button {
    width: fit-content;
    margin: auto;
    border-radius: 50px;
  }
  .section-image-with-text .video-play-button svg {
    left: 10px;
    position: absolute;
    top: 20px;
    width: 40px !important;
    height: 40px !important;
  }
}

/* Image w/ Text Carousel
==================== */
.section-image-with-text-carousel .image-with-text-carousel {
  width: 100%;
}
.section-image-with-text-carousel .image-with-text-carousel__wrapper > .title-wrapper-with-link {
  flex-direction: column;
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
}
.section-image-with-text-carousel .image-with-text-carousel__text .title-wrapper-with-link {
  padding: 0;
}
.section-image-with-text-carousel  .image-with-text-carousel__button-container {
  text-align: center;
}
.section-image-with-text-carousel .image-with-text-carousel__blocks {
  margin: 0 auto 50px auto;
}
.section-image-with-text-carousel .splide__slide {
  width: 100% !important;
  margin: 0 1px; 
}
.section-image-with-text-carousel .image-with-text-carousel__content {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  gap: 70px;
}
.section-image-with-text-carousel .image-with-text-carousel__content > * {
  width: 50%;
}
.section-image-with-text-carousel .image-with-text-carousel__content img,
.section-image-with-text-carousel .image-with-text-carousel__content svg {
  border-radius: 40px;
  overflow: hidden;   
  aspect-ratio: 1 / 1;
  height: auto;
}
.section-image-with-text-carousel .image-with-text-carousel__content img {
  object-fit: cover;
  object-position: center;
}
.section-image-with-text-carousel .image-with-text-carousel__text {
  padding: 0 40px;
}
.section-image-with-text-carousel .image-with-text-carousel__text > * {
  margin-bottom: 50px;
  margin-top: 0;
}
.section-image-with-text-carousel .image-with-text-carousel__text > *:last-child {
  margin-bottom: 0;
}
.section-image-with-text-carousel .image-with-text-carousel__subheading {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1280px) {
  .section-image-with-text-carousel .image-with-text-carousel__content {
    gap: 0;
  }
}
@media screen and (max-width: 1024px) {
  .section-image-with-text-carousel .image-with-text-carousel__content {
    flex-direction: column;
    gap: 30px;
    padding: 0 !important;
  }
  .section-image-with-text-carousel .image-with-text-carousel__content > * {
    width: 100%;
  }
  .section-image-with-text-carousel .image-with-text-carousel__text {
    padding: 0;
  }
  .section-image-with-text-carousel .splide .splide__arrow--prev,
  .section-image-with-text-carousel .splide .splide__arrow--next {
    display: none;
  }
  .section-image-with-text-carousel .image-with-text-carousel__text > * {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 798px) {
  .section-image-with-text-carousel .splide .splide__arrow--prev {
    left: 0;
  }
  .section-image-with-text-carousel .splide .splide__arrow--next {
    right: 0;
  }
  .section-image-with-text-carousel .image-with-text-carousel__content img,
  .section-image-with-text-carousel .image-with-text-carousel__content svg {
    border-radius: 25px;
  }
  .section-image-with-text-carousel .rte {
    font-size: 18px !important;
  }
  .image-with-text-carousel__blocks {
    width: calc(100% - 40px) !important;
    max-width: calc(100% - 40px) !important;
  }
  .image-with-text-carousel__text {
    width: 80%;
  }
}
@media screen and (max-width: 550px) {
  .section-image-with-text-carousel .logo-carousel__blocks {
    margin-bottom: 30px;
  }
}

/* Collapsible Content
==================== */
.section-collapsible-content .collapsible-content__heading {
  max-width: inherit;
  margin: 0 auto 50px auto;
}
.section-collapsible-content .accordion__title {
  font-size: 25px;
  text-decoration: none !important;
}
.section-collapsible-content .accordion {
  border-bottom: 3px solid #653126;
  border-top: none;
}
.section-collapsible-content .accordion svg {
  width: 30px;
  height: auto;
  background: #FFF;
  border: 3px solid #653126;
  padding: 5px;
  border-radius: 100%;
  aspect-ratio: 1 / 1;
  transition: .3s ease;
}
.section-collapsible-content .accordion.active svg {
  background: #653126;
}
.section-collapsible-content .accordion.active .accordion-open {
  display: block;
}
.section-collapsible-content .accordion.active .accordion-closed {
  display: none;
}
.section-collapsible-content .accordion:not(.active) .accordion-open {
  display: block;
}
.section-collapsible-content .accordion:not(.active) .accordion-open {
  display: none;
}
.section-collapsible-content .accordion summary {
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  background: none !important;
}
.section-collapsible-content .accordion__content a {
  color: #9c26c1;
  font-weight: 500;
  text-decoration: none;
  transition: .3s ease;
  padding: 0 5px 3px;
  margin: 0 -5px;
}
.section-collapsible-content .accordion__content a:hover {
  background: #FFF;
  text-decoration: none;
}
@media screen and (max-width: 798px) {
  .section-collapsible-content .collapsible-content__heading {
    max-width: 400px;
    margin-bottom: 25px;
  }
}

/* Hero Slider
==================== */
.section-hero-slider .hero-slider {
  width: 100%;
}
.section-hero-slider .hero-slider__blocks {
  margin: 0 auto 0 auto;
}
.section-hero-slider .splide__slide {
  width: 100% !important;
  margin: 0 1px; 
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 1100px;
}
.section-hero-slider .hero-slider__content {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
  gap: 70px;
  width: 85%;
}
.section-hero-slider .hero-slider__content > * {
  width: 50%;
}
.section-hero-slider .hero-slider__content img,
.section-hero-slider .hero-slider__content svg,
.section-hero-slider .hero-slider__content video {
  border-radius: 25px;
  overflow: hidden;   
  height: auto;
  width: 100%;
  height: auto;
}
.section-hero-slider .hero-slider__content video {
  max-width: 550px;
}
.section-hero-slider .image-with-text-carousel__image {
  position: relative;
}
.section-hero-slider .badge {
  background: none;
  position: absolute;
  left: -10vw;
  bottom: 100px;
  padding: 0;
  border: none;
}
.section-hero-slider .badge img {
  width: 100%;
  height: auto;
  max-width: 15vw;
}
.section-hero-slider .hero-slider__content img {
  object-fit: cover;
  object-position: center;
}
.section-hero-slider .hero-slider__text {
  padding: 0 40px;
}
.section-hero-slider .hero-slider__text > * {
  margin-bottom: 50px;
  margin-top: 0;
}
.section-hero-slider .hero-slider__text > *:last-child {
  margin-bottom: 0;
}
.section-hero-slider .splide .splide__arrow--next {
  right: 2.5%;
}
.section-hero-slider .splide .splide__arrow--prev {
  left: 2.5%;
}
.section-hero-slider .sunbutter-arch.bottom {
  margin-bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  z-index: 2;
}
.section-hero-slider .image-with-text-carousel__text > * {
  margin-bottom: 30px;
}
/*.section-hero-slider video {
  -webkit-mask-image: url('/cdn/shop/files/mask-shape.svg?v=1725460646');
  -webkit-mask-size: contain;
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
}*/
.section-hero-slider .video-play-button {
  align-items: flex-end;
  justify-content: flex-end;
  padding: 30px 20px;
}
.section-hero-slider .video-play-button svg {
  width: 40px !important;
  height: auto !important;
  left: auto !important;
  top: auto !important;
  border-radius: 0 !important;
}
@media screen and (max-width: 1280px) {
  .section-hero-slider .splide__slide {
    min-height: 800px;
  }
}
@media screen and (min-width: 1023px) {
  .image-with-text-carousel__text.is-hidden-desktop-only {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .section-hero-slider .image-with-text-carousel__image {
    margin: 20px auto 40px;
  }
  .section-hero-slider .badge {
    left: -10vw;
    bottom: 5vw;
  }
  .section-hero-slider .badge img {
    max-width: 25vw;
  }
  .section-hero-slider .splide__slide {
    padding-bottom: 150px;
  }
  .hero-slider__button-container.is-hidden-mobile-only {
    display: none;
  }
  .image-with-text-carousel__text.is-hidden-desktop-only {
    display: block;
    order: 3 !important;
    padding-top: 0 !important;
  }
  .section-hero-slider .hero-slider__content {
    flex-direction: column;
    gap: 0;
    padding: 0;
  }
  .section-hero-slider .image-with-text-carousel__text {
    padding: 50px 0 0 0;
  }
  .section-hero-slider .hero-slider__content > * {
    width: 100%;
  }
  .section-hero-slider .hero-slider__text {
    padding: 0;
  }
  .section-hero-slider .hero-slider__blocks {
    overflow: hidden;
  }
  .section-hero-slider .splide .splide__arrow--prev {
    left: -45px;
    justify-content: flex-start;
  }
  .section-hero-slider .splide .splide__arrow--next {
    right: -45px !important;
    justify-content: flex-end;
  }
  .section-hero-slider .splide .splide__arrow--prev,
  .section-hero-slider .splide .splide__arrow--next {
    display: flex;
    width: 90px;
    height: 90px;
    padding: 10px;
    border: 3px solid #653126;
  }
  .section-hero-slider .splide .splide__arrow--prev svg,
  .section-hero-slider .splide .splide__arrow--next svg {
    height: auto !important;
  }
  .section-hero-slider .hero-slider__text > * {
    margin-bottom: 20px;
  }
  .section-hero-slider .splide .splide__arrow--prev:hover,
  .section-hero-slider .splide .splide__arrow--next:hover {
    background: #653126;
  }
  .section-hero-slider .splide .splide__arrow--prev:hover path,
  .section-hero-slider .splide .splide__arrow--next:hover path {
    fill: #FFF;
  }
}
@media screen and (max-width: 798px) {
  .section-hero-slider .image-with-text-carousel__text {
    padding-top: 30px;
  }
  .section-hero-slider .splide__slide {
    min-height: 0;
    padding-bottom: 120px;
  }
  .section-hero-slider .splide .splide__arrow--next {
    right: 0;
  }
  .section-hero-slider .hero-slider__content img,
  .section-hero-slider .hero-slider__content svg {
    border-radius: 25px;
  }
  .section-hero-slider .rte {
    font-size: 18px !important;
  }
  .section-hero-slider .hero-slider__text {
    width: 80%;
  }
}
@media screen and (max-width: 550px) {
  .section-hero-slider .splide__slide {
    padding-bottom: 90px;
  }
  .section-hero-slider .hero-slider__blocks {
    margin-bottom: 30px;
  }
}


/* Cards Carousel
==================== */
.cards-carousel {
  padding-bottom: 250px !important;
}
.section-cards-carousel .cards-carousel__content {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
}
.section-cards-carousel .cards-carousel__content .cards-carousel__text-content {
  width: calc(100% / 3);
  padding: 40px 20px 40px 40px;
}
.section-cards-carousel .cards-carousel__content .cards-carousel__cards-content {
  width: calc((100% / 3) * 2);
}
.section-cards-carousel .cards-carousel__text-content > * {
  margin-bottom: 30px;
  margin-top: 0;
}
.section-cards-carousel .cards-carousel__text-content > *:last-child {
  margin-bottom: 0;
}
.cards-carousel__static {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 40px;
}
.cards-carousel__static .cards-carousel__card {
  width: 50%;
}
.section-cards-carousel .cards-carousel__card {
  border-radius: 25px;
  padding: 30px;
}
.section-cards-carousel .card-heading p {
  margin: 0 auto !important;
}
.section-cards-carousel .cards-carousel__card-content .button {
  padding: 12px 30px 15px !important;
}
.section-cards-carousel .cards-carousel__card-image {
  border-radius: 25px;
  overflow: hidden;
}
.section-cards-carousel .cards-carousel__card-image img,
.section-cards-carousel .cards-carousel__card-image svg {
  width: 100%;
  height: auto;
}
.section-cards-carousel .cards-carousel__card-content {
  padding: 20px 0 0 0;
}
.section-cards-carousel .cards-carousel__card-content > * {
  margin-bottom: 15px;
  margin-top: 0;
}
.section-cards-carousel .cards-carousel__card-content > *:last-child {
  margin-bottom: 0;
}
.cards-carousel .splide__slide {
  margin-right: 40px;
  width: 42% !important;
}
.section-cards-carousel  .splide .splide__arrow--next {
  right: 20px;
  opacity: 1 !important;
}
.section-cards-carousel  .splide .splide__arrow--prev {
  left: -32.5px;
  opacity: 1 !important;
}
.section-cards-carousel  .splide .splide__arrow--prev:hover, 
.section-cards-carousel  .splide .splide__arrow--next:hover {
  background: #653126;
}
.section-cards-carousel  .splide .splide__arrow--prev:hover path, 
.section-cards-carousel  .splide .splide__arrow--next:hover path {
  fill: #FFF;
} 
@media screen and (max-width: 1280px) {
  .section-cards-carousel .cards-carousel__content,
  .section-cards-carousel .cards-carousel__static {
    gap: 20px;
  }
  .section-cards-carousel .cards-carousel__card {
    padding: 20px;
  }
  .cards-carousel .splide__slide {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .section-cards-carousel .cards-carousel__content {
    flex-direction: column;
    gap: 50px;
  }
  .section-cards-carousel .cards-carousel__content > * {
    width: 100%  !important;
  }
  .section-cards-carousel .cards-carousel__text-content > * {
    margin-bottom: 20px;
  }
  .section-cards-carousel  .splide .splide__arrow--next {
    right: 20px;
  }
  .section-cards-carousel  .splide .splide__arrow--prev {
    left: 20px;
  }
  .cards-carousel .splide__slide {
    width: 50% !important;
  }
  .section-cards-carousel  .splide .splide__arrow--next {
    right: -45px;
    justify-content: flex-end;
  }
  .section-cards-carousel .cards-carousel__content .cards-carousel__text-content {
    padding: 0 30px;
  }
  .section-cards-carousel  .splide .splide__arrow--prev {
    left: -45px;
    justify-content: flex-start;
  }
  .section-cards-carousel  .splide .splide__arrow--next,
  .section-cards-carousel  .splide .splide__arrow--prev {
    width: 90px;
    height: 90px;
    padding: 10px;
    border: 3px solid #653126;
  }
  .section-cards-carousel  .splide .splide__arrow--next svg,
  .section-cards-carousel  .splide .splide__arrow--prev  svg {
    height: auto;
  }
  .section-cards-carousel .cards__splide {
    overflow: hidden;
  }
  .section-cards-carousel .cards-carousel__text-content {
    padding: 20px;
  }
}
@media screen and (max-width: 798px) {
  .cards-carousel .splide__slide {
    margin-right: 20px;
    width: 70% !important;
  }
}

/* Logo Carousel
==================== */
.section-logo-carousel {
  position: relative;
}
.section-logo-carousel .title-wrapper-with-link {
  flex-direction: column;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.section-logo-carousel  .logo-carousel__button-container {
  text-align: center;
}
.section-logo-carousel .logo-carousel__blocks {
  margin: 0 auto 50px auto;
}
.section-logo-carousel img {
  width: 100%;
  height: auto;
}
.section-logo-carousel .splide__slide {
  margin-right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-logo-carousel .sunbutter-arch {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: -100px;
  z-index: 2;
  margin-bottom: -5px;
}
.logo-carousel__wrapper .title {
  margin-bottom: 20px;
}
@media screen and (max-width: 798px) {
  .section-logo-carousel .splide__slide {
    width: calc(100% / 3) !important;
  }
  .section-logo-carousel .rte {
    font-size: 18px !important;
  }
  .section-logo-carousel .sunbutter-arch {
    margin-bottom: -1px !important;
  }
}
@media screen and (max-width: 550px) {
  .section-logo-carousel .splide__slide {
    width: calc(100% / 1) !important;
  }
  .section-logo-carousel .logo-carousel__blocks {
    margin-bottom: 30px;
  }
}

/* Image Marquee
==================== */
.image-marquee__splide .splide__slide {
  width: auto !important;
}
.section-logo-carousel .image-marquee__splide .splide__slide {
  margin-right: 0;
}

/* Social Reel
==================== */
.social-reel__splide .splide__slide {
  width: auto !important;
  overflow: hidden;
  border-radius: 25px;
  margin-right: 40px;
  width: auto !important;
}
.social-reel__splide .splide__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.social-reel__splide .splide__slide:hover {
  border: 5px solid #653126;
  border-radius: 25px;
  transition: .3s ease;
}
.short-social-image {
  /*aspect-ratio: 1 / 1;*/
  /*height: 350px;*/
  /*width: 350px;*/
  max-width: 350px;
  max-height: 350px;
}
.tall-social-image {
  /*aspect-ratio: 1 / 1.75;*/
  /*height: 700px;*/
  /*width: 350px;*/
  max-width: 350px;
  /*min-width: 350px;*/
}
@media screen and (max-width: 1024px) {
  .social-reel__splide .splide__slide {
    margin-right: 20px !important;
  }
}
@media screen and (max-width: 798px) {
  .splide__slide.short-social-image {
    height: 250px !important;
    width: 250px !important;
  }
  .splide__slide.tall-social-image {
    width: 250px !important;
    height: 400px !important;
  }
}

/* Splide Sliders
==================== */
.splide__static .splide__track {
  width: 85%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.splide .splide__arrow {
  transform: translateY(-50%) rotate(180deg);
  border: 3px solid #FFF;
  background: #FFF;
  opacity: 1;
  width: 65px;
  height: 65px;
  transition: .3s ease;
}
.splide .splide__arrow:hover {
  background: #653126;
  border: 3px solid #FFF;
}
.splide .splide__arrow path {
  transition: .3s ease;
}
.splide .splide__arrow:hover path {
  fill: #FFF;
}
.splide .splide__arrow--prev {
  left: -5%;
}
.splide .splide__arrow--next {
  right: -5%;
}
.splide .splide__arrow svg {
  height: 26px;
  width: auto;
}
.splide .splide__pagination {
  bottom: -50px;
  gap: 10px;
  padding: 0;
}
.splide .splide__pagination__page {
  width: 20px;
  height: 20px;
  transform: none !important;
  margin: 0;
  border: 3px solid #FFF;
  background: none;
  transition: .3s ease;
  opacity: 1;
}
.splide .splide__pagination__page:hover,
.splide .splide__pagination__page.is-active {
  background: #FFF;
}
.splide .splide__arrow {
  outline: none !important;
  outline-offset: 0;
  border: 3px solid #653126;
}
@media screen and (max-width: 1024px) {
  .splide .splide__arrow {
    width: 45px;
    height: 45px;
  }
  .splide .splide__arrow svg {
    height: 20px;
  }
}
@media screen and (min-width: 799px) {
  .splide-grid--3 .splide__slide {
    width: calc(100% / 3) !important;
  }
  .splide-grid--4 .splide__slide {
    width: calc(100% / 4) !important;
  }
  .splide-grid--5 .splide__slide {
    width: calc(100% / 5) !important;
  }
  .splide-grid--6 .splide__slide {
    width: calc(100% / 6) !important;
  }
}
@media screen and (max-width: 798px) {
  .splide-grid-mobile--1 .splide__slide {
    width: 100% !important;
  }
  .splide-grid-mobile--2 .splide__slide {
    width: 50% !important;
  }
  .splide .splide__pagination__page {
    width: 15px;
    height: 15px;
  }
}
@media screen and (max-width: 550px) {
  .splide .splide__arrow--prev {
    left: -2.5%;
  }
  .splide .splide__arrow--next {
    right: -2.5%;
  }
}


/* Multicolumn 
==================== */
.section-multicolumn .title-wrapper-with-link {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
.section-multicolumn .multicolumn-list__item,
.section-multicolumn .multicolumn-card__image-wrapper,
.section-multicolumn .multicolumn-list__item img {
  border-radius: 25px;
  overflow: hidden !important;
}
.section-multicolumn .multicolumn-card-spacing,
.section-multicolumn .multicolumn-card__image-wrapper {
  padding: 30px 30px 20px 30px;
  margin: 0;
}
.section-multicolumn .multicolumn-card__info {
  padding: 0 40px 30px 40px;
}
.section-multicolumn .multicolumn-card-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  display: block;
}
.section-multicolumn .multicolumn-card__info > * {
  margin-top: 0 !important;
  margin-bottom: 15px;
}
.section-multicolumn .multicolumn-card__info > *:last-child {
  margin-bottom: 0;
}
.section-multicolumn .multicolumn-carousel .splide__slide {
  width: 50% !important;
  max-width: 50% !important;
  margin-right: 20px !important;
}
.section-multicolumn .multicolumn .button {
  margin-top: 30px;
}

.title-wrapper--no-top-margin>.title {
  max-width: none !important;
}
@media screen and (min-width: 750px) and (max-width: 989px) {
  .multicolumn-list:not(.slider) {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
}
@media screen and (max-width: 1280px) {
  .section-multicolumn .multicolumn-card-spacing, 
  .section-multicolumn .multicolumn-card__image-wrapper {
    padding: 20px 20px 0 20px;
  }
  .section-multicolumn .multicolumn-card__info {
    padding: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .section-multicolumn .multicolumn-list.grid--3-col-desktop li {
    width: calc((100% / 3) - 14px) !important;
    max-width: calc((100% / 3) - 14px) !important;
  }
  .section-multicolumn .multicolumn-list {
    gap: 20px;
  }
}
@media screen and (max-width: 798px) {
  .section-multicolumn .multicolumn-carousel .splide__slide {
    width: 70% !important;
    max-width: none !important;
  }
}
@media screen and (max-width: 749px) {
  .multicolumn-list:not(.slider) {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* Recipe/Blog Post Template 
==================== */
.article-template .article-badge {
  position: absolute;
  z-index: 2;
}
.article-template .article-badge.badge1 {
  bottom: -65px;
  right: 35%;
}
.article-template .article-badge.badge2 {
  right: 0%;
  bottom: -130px;
}
.article-template .article-badge img {
  width: 100%;
  height: auto;
  max-width: 300px;
}
.article-template > * {
  max-width: 1500px !important;
  width: calc(100% - 60px);
}
@media screen and (min-width: 1280px) {
  .article-template > * {
    width: calc(100% - 120px);
  }
}
.article-template .breadcrumbs {
  background: #ffde00;
}
.article-template .article-template__header {
  max-width: none !important;
  width: 100%;
  margin: 0 auto !important;
  background: #FFDE00;
}
.article-template .article-template__header > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-width: 1640px;
  width: calc(100% - 60px);
  padding: 80px 0;
  margin: auto;
  gap: 70px;
}
@media screen and (min-width: 1280px) { 
  .article-template .article-template__header > div {
    width: calc(100% - 120px); 
  }
}
.article-template .article-template__header > * > * {
  width: 50% !important;
  margin: 0;
  padding: 0 !important;
}
.article-template .article-template__header header > * {
  margin-bottom: 30px !important;
  margin-top: 0 !important;
}
.article-template__header > header > *:last-child {
  margin-bottom: 0 !important;
}
.article-template .article-template__tags {
  gap: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.article-template .article-template__header header {
  max-width: none !important;
  width: 100%;
  text-align: center;
}
.article-template .article-template__header .article-template__hero-container {
  position: relative;
}
.article-template .article-template__header .article-template__hero-container .article-template__hero-adapt {
  border-radius: 25px;
  overflow: hidden;
}
.article-template .article-template__header .article-template__hero-container img {
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
  display: block;
}
.article-template .article-template__hero-container * {
  background: none;
}
.article-template header {
  line-height: inherit !important;
}
.article-template header *:not(.button),
.article-template .article-template__content {
  color: #653126;  
}
.article-template .article-template__content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.article-template .article-template__content > * {
  margin-bottom: 30px !important;
  margin-top: 0 !important;
}
.article-template .article-template__content > *:last-child {
  margin-bottom: 0 !important;
}
.article-template .article-template__content a:not(.button) {
  color: #9C26C1;
  font-weight: 500;
  text-decoration: none;
  transition: .3s ease;
  padding: 0 5px 3px;
  margin: 0 -5px;
}
.shopify-policy__body a {
  color: #9C26C1;
  font-weight: 500;
  text-decoration: none;
  transition: .3s ease;
  padding: 0 5px 3px;
  margin: 0 -5px;  
}
.shopify-policy__body a:hover {
  background: #FFF;
  text-decoration: none;  
}
.article-template .article-template__content a:not(.button):hover {
  background: #FFF;
  text-decoration: none;
}
.article-template .social-sharing {
  justify-content: center;
  align-items: center;
}
.article-template .social-sharing::before {
  content: "Share:";
  margin-right: 10px;
  font-family: "sofia-pro", sans-serif;
  font-weight: 900;
  font-size: 20px;
}
.article-template .social-sharing .list-social__item .icon {
  height: 30px;
  width: 30px;
}
.article-template .social-sharing .list-social__link {
  padding: 0 !important;
}
.list-social__link:hover .icon {
  transform: scale(2, 0.5);
}
.article-template .article-template__date,
.article-template .article-template__author {
  font-weight: 900;
}
.article-template .article-template__author {
  display: none !important;
}
.article-template .article-template__recipe-meta span {
  font-weight: 900;
}
.article-template .article-template__related-product {
  background: #FFF;
  border-radius: 25px;
  border: 3px solid #653126;
  padding: 30px 20px;
}
.article-template .article-template__related-product .product {
  display: flex;
  align-items: center;
  /*justify-content: space-between;*/
  justify-content: center;
  gap: 20px;
  flex-wrap: nowrap;
}
.article-template .article-template__related-product .product .product_image img {
  width: 100px;
  height: auto;
}
.article-template .article-template__related-product .product_content {
  font-weight: 800;
  text-align: left;
  line-height: 1.2;
}
.article-template .article-template__related-product .product_content span {
  display: block;
  font-weight: 900;
  font-size: 40px;
  font-family: 'fatfrank';
  text-transform: uppercase;
}
.article-template .article-template__related-product .product_buttons {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.article-template .article-template__related-product .product_buttons .button {
  width: fit-content;
  margin: auto;
}
.article-template .article-template__recipe-content {
  display: flex;
  gap: 70px;
}
.article-template .article-template__recipe-content h4 {
  margin-bottom: 20px !important;
}
.article-template .article-template__recipe-content * {
  font-weight: 500;  
  margin-top: 0;
}
.article-template .article-template__content li:not(:last-child) {
  margin-bottom: 30px;
}
.article-template .article-template__recipe-content ol,
.article-template .article-template__recipe-content ul,
.article-template .article-template__content ol,
.article-template .article-template__content ul {
  list-style: none;
}
.article-template .article-template__recipe-content ul li::before,
.article-template .article-template__content ul li:before {
  content: "";
  display: inline-block;
  height: 25px !important;
  width: 25px !important;
  background-image: url(//sunbutterdirect.com/cdn/shop/t/3/assets/custom-recipe-bullet.svg?v=9072519…);
  position: relative;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 12px;
  top: 3px;
}
.article-template .article-template__recipe-content strong {
  font-weight: 900;
}
.article-template .article-template__recipe-content .article-template__recipe-ingredients {
  border-right: 3px solid #653126;
  padding-right: 70px;
}
.article-template .article-template__recipe-content .article-template__recipe-ingredients > *:last-child,
.article-template .article-template__recipe-content .article-template__recipe-directions > *:last-child {
  margin-bottom: 0 !important;
}
.article-template .article-template__recipe-content > * {
  width: 50%;
}
.article-template__recipe-intro {
  text-align: center;
  margin: 0 auto 70px auto;
  max-width: 1000px;
}
.article-template__recipe-intro p {
  margin: 0;
}
.article-template .text-align-center {
  text-align: center;
}
.article-template .text-align-right {
  text-align: right;
}
@media screen and (max-width: 1280px) {
  .article-template .article-badge img {
    max-width: 220px;
  }
  .article-template .article-template__tags {
    gap: 10px;
  }
  .article-template .article-template__header > div {
    padding: 40px 0 60px 0 !important;
    gap: 40px;
  }
  .article-template .article-template__header header > *:not(:last-child) {
    margin-bottom: 20px !important;
  }
  .article-template .article-template__header header > *:last-child {
    margin-bottom: 0 !important;
  }
  .article-template .article-template__related-product {
    padding: 20px;
  }
  .article-template .article-template__recipe-content {
    gap: 40px;
  }
  .article-template .article-template__recipe-content .article-template__recipe-ingredients {
    padding-right: 40px;
  }
  .article-template .article-template__content ul li::before {
    height: 20px !important;
    width: 20px !important;
  }
  .article-template .article-template__content {
    padding: 0 0 40px !important;
  }
  .article-template div.article-template__recipe-intro {
    margin-bottom: 40px !important;
  }
  .article-template .article-template__related-product .product {
    flex-wrap: wrap;
  }
  .article-template .article-template__related-product .product_buttons {
    gap: 10px;
    width: 100%;
  }
  .article-template .article-template__related-product .product_buttons .button {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .article-template .article-badge img {
    max-width: 300px;
  }
  .article-template .article-template__recipe-intro {
    margin-bottom: 40px !important;
  }
  .article-template .article-template__header > div {
    flex-direction: column-reverse;
    gap: 100px;
  }
  .article-template .article-template__header > * > * {
    width: 100% !important;
  }
  .article-template div.article-template__recipe-content {
    flex-direction: column;
    gap: 40px;
    margin-bottom: 40px !important;
    padding-bottom: 40px;
    border-bottom: 3px solid #653126;
  }
  .article-template .article-template__recipe-content .article-template__recipe-ingredients {
    padding: 0;
    border: none;
  }
  .article-template .article-template__recipe-content > * {
    width: 100% !important;
  }
  .article-template .article-template__content li:not(:last-child),
  .article-template .article-template__content > *,
  .article-template .article-template__header header > *:not(:last-child) {
    margin-bottom: 15px !important;
  }
  .article-template .article-template__recipe-meta {
    margin-bottom: 20px !important;
  }
  .article-template .article-template__header > div {
    padding-bottom: 40px !important;
  }
  .article-template .article-template__related-product .product {
    justify-content: center;
  }
}
@media screen and (max-width: 798px) {
  .article-template .article-badge img {
    max-width: 220px;
  }
  .article-template .article-badge.badge1 {
    left: 0;
    right: auto;
  }
  .article-template .article-badge.badge2 {
    bottom: -65px;
  }
}
@media screen and (max-width: 550px) {
  .article-template .article-badge img {
    max-width: 150px;
  }
  .article-template .article-badge.badge1,
  .article-template .article-badge.badge2 {
    bottom: -45px;
  }
  .article-template .article-template__header > div {
    gap: 50px;
  }
  .article-template .article-template__related-product .product {
    flex-wrap: wrap;
  }
  .article-template .article-template__related-product .product > * {
    width: auto;
  }
  .article-template .article-template__related-product .product .product_buttons {
    width: 100%;
    gap: 10px;
  }
  .article-template .article-template__related-product .product .product_image img {
    width: 70px;
  }
}

/* Collection Template */
.section-collection-banner .collection-hero {
  padding: 0 !important;  
}
.section-collection-banner .collection-hero__inner {
  flex-direction: column;
}
.section-collection-banner .collection-hero__image-container {
  width: 100%;
  margin: auto;
  min-height: 400px;
}
.section-collection-banner .collection-hero__image-container img {
  object-position: center center !important;
}
.section-collection-banner .collection-hero__image-container svg {
  margin-bottom: -150px;
  margin-top: 0;
  bottom: 0;
  position: absolute !important;
  top: auto !important;
  height: auto !important;
}
.collection-hero__meta-wrapper {
  margin-bottom: 50px;
  display: flex;
  gap: 30px 50px;
  align-items: end;
  justify-content: center;
}
.section-collection-banner .collection-hero__collection-badges {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px 40px;
  /*padding-bottom: 50px;*/
  padding-bottom: 0;
}
.section-collection-banner .collection-hero__collection-badges img {
  max-width: 200px;
  width: 100%;
  height: auto;
}
.section-collection-banner .collection-hero__text-wrapper {
  padding: 0 0 35px 0 !important;
  width: calc(100% - 60px);
  margin: auto;
}
.section-collection-banner .collection-hero__title {
  line-height: 1;
}
.section-collection-banner .collection-hero__title em {
  margin-bottom: 10px;
}
.section-collection-banner .collection-hero__description {
  margin-top: 20px !important;
  margin-bottom: 0 !important;
}
.section-collection-banner .collection-hero__description,
.section-collection-banner .collection-hero__title {
  max-width: 1000px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.section-collection-banner .collection-hero__text-wrapper * {
  text-align: center;
}
.collection-hero__country-toggles > div {
  display: flex;
  align-items: center;
  gap: 10px 10px;
}
.collection-hero__country-toggles a {
  display: block;
}
.collection-hero__country-toggles .active img,
.collection-hero__country-toggles a:hover img {
  outline: 3px solid #653126;
  border: 3px solid #FFEECC;
}
.collection-hero__country-toggles p {
  margin: 0;
  margin-bottom: 10px;
  text-align: center;
  color: #653126;
  font-weight: 600;
  font-size: 15px;
}
.collection-hero__country-toggles img {
  border-radius: 5px;
  max-width: 65px;
  transition: .3s ease;
  height: auto;
  border: 3px solid #FFEECC;
  outline: 3px solid #FFEECC;
}
.collection--empty h3 {
  color: #653126 !important; 
  text-transform: capitalize;
}
.collection--empty h3 a {
  color: #9c26c1;
  padding: 0 5px 3px;
  margin: 0 -5px;
  text-decoration: none !important;
  transition: .3s ease;
}
.collection--empty h3 a:hover {
  background: #FFF;
  color: #9c26c1;
}
@media screen and (min-width: 1600px) {
  .section-collection-banner .collection-hero__image-container svg {
    margin-bottom: -200px !important;
  }
}
@media screen and (max-width: 1500px) {
  .section-collection-banner .collection-hero__image-container {
    min-height: 350px;
  }
  .section-collection-banner .collection-hero__image-container svg {
    margin-bottom: -125px;
  }
}
@media screen and (max-width: 1280px) {
  .section-collection-banner .collection-hero__image-container {
    min-height: 350px;
  }
  .section-collection-banner .collection-hero__image-container svg {
    margin-bottom: -50px;
  }
}
@media screen and (max-width: 1024px) {
  .collection-hero__meta-wrapper {
    margin-bottom: 50px;
    flex-direction: column-reverse;
    align-items: center;
  }
  #product-grid li {
    width: calc(50% - 24px) !important;
    max-width: calc(50% - 24px) !important;
  }
}
@media screen and (max-width: 798px) {
  .section-collection-banner .collection-hero__image-container {
    min-height: 250px;
    margin-bottom: 0px;
  }
  .section-collection-banner .collection-hero__image-container svg {
    margin-bottom: -20px;
  }
  .section-collection-banner .collection-hero__collection-badges {
    gap: 0px;
  }
  .section-collection-banner .collection-hero__collection-badges img {
    max-width: 150px;
  }
  .collection-hero__country-toggles p {
    font-size: 15px;
  }
  .section-collection-banner .collection-hero__description {
    margin-top: 10px !important;
  }
}
@media screen and (max-width: 550px) {
  .section-collection-banner .collection-hero__image-container {
    min-height: 350px !important;
  }
  #product-grid li {
    width: 100% !important;
    max-width: none !important;
  }
}

/* Product Details Page (PDP Template) */
.main-product .product {
  gap: 70px !important;
  flex-wrap: nowrap;
}
.main-product .product > * {
  width: calc(50% - 35px) !important;
  max-width: calc(50% - 35px) !important;
  padding: 0;
}
.main-product .product .product__info-container {
  max-width: none;
}
.product__info-container .product-form {
  margin: 15px 0;
}
.main-product .main-product__product-form {
  margin-bottom: 0 !important;
}
.product .product__info-wrapper .product__title,
.product .product__media-wrapper .product__title {
  text-align: center;
  color: #653126;
}
.grid__item.product__media-wrapper > * {
  margin: 1.5rem 0;
}
.grid__item.product__media-wrapper > *:first-child {
  margin-top: 0;
}
.grid__item.product__media-wrapper > *:last-child {
  margin-bottom: 0;
}
.product .thumbnail-list {
  justify-content: center !important;
}
.grid__item.product__media-wrapper .slider-buttons {
  display: flex !important;
  justify-content: space-between;
  top: calc((100% - 90px) / 2);
  bottom: auto;
  position: absolute;
  z-index: 10;
  width: 100%;
}
.grid__item.product__media-wrapper .slider:not(.slider--everywhere):not(.slider--desktop)+ .slider-buttons {
  display: none !important; 
}
.grid__item.product__media-wrapper .slider-buttons .slider-button {
  padding: 0;
  width: auto;
  background: #FFF;
  border: 3px solid #653126;
  width: 90px;
  height: 90px;
  align-items: center;
  padding: 10px;
  border-radius: 100%;
  transition: .3s ease;
}
.grid__item.product__media-wrapper .slider-buttons svg {
  transition: .3s ease;
}
.grid__item.product__media-wrapper .slider-buttons .slider-counter,
.product .thumbnail-slider .slider-button {
  display: none;
}
.product .product__media-item * {
  background: none;
}
.product .product__media-item img {
  border-radius: 25px;
  overflow: hidden;
}
.product .thumbnail-list__item {
  border-radius: 10px;
  overflow: hidden;  
}
.product .thumbnail-list__item {
  aspect-ratio: 2 / 1.5;
}
.product .thumbnail {
  transition: .3s ease;
}
.product .thumbnail[aria-current] {
  opacity: .5;
  box-shadow: none !important;
  border: none !important;
}
.product .product-form {
  margin-bottom: 0 !important;
}
.product .product-template__product-callout {
  text-align: center;
  color: #653126;
  margin-bottom: 30px !important;
}
.product-tabs__content {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  border-radius: 0 0 10px 10px;
  z-index: 2;
  gap: 15px;
  display: none;
}
.product-tabs__content.active {
  display: flex;
}
.product-tabs__content.justify-content__center {
  justify-content: center;
}
.product-tabs-wrapper .product-tabs__buttons {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: center;
}
.product-tabs-wrapper .product-tabs__buttons button {
  width: 100%;
  text-align: center;
  border-radius: 10px 10px 0 0;
  z-index: 0;
  padding: 15px 50px;
  transition: .3s ease;
  text-decoration: none;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: .5px;
}
.product-tabs__content .product-tabs__product > * {
  display: block;
}
.product-tabs__content .product-tabs__product-image {
  margin-bottom: 10px;
}
.product-tabs__content img {
  width: 100%;
  height: auto;
}
.product-tabs__content .product-tabs__product-title {
  font-size: 18px;
  text-transform: none;
  font-weight: 900;
  text-decoration: none;
  line-height: 1.25;
  width: 100%;
}
.product-tabs__content .product-tabs__product {
  padding: 20px 5px;
  border-radius: 20px;
  text-align: center;
  transition: .3s ease;
  width: calc(25% - 12px);
}
.product-tabs__content .product-tabs__product.active,
.product-tabs__content .product-tabs__product:hover {
  outline: 3px solid #FFF;
}
.main-product__variant-picker {
  width: calc(100% - 155px);
}
.product-form__quantity {
  width: 145px;
}
.main-product__variant-picker .product-form__input {
  width: 100% !important;
  margin-bottom: 0;
  max-width: none !important;
}
.main-product__variant-picker,
.product-form__quantity {
  display: inline-block;
  margin: 0 !important;
}
.product-form__quantity .quantity {
  padding: 12px 0;
  min-height: 65px;
  top: 5px !important;
  border: 3px solid #653126 !important;
  box-shadow: none !important;
  outline: none !important;
  background: #FFF;
  overflow: hidden;
}
.product-form__quantity .quantity::before, 
.product-form__quantity .quantity::after {
  display: none;
}
.product-form__quantity .quantity input {
  font-size: 20px;
  font-family: sofia-pro;
  color: #653126;
  font-weight: 500;
}
.price .price-item {
  letter-spacing: 0;
  font-weight: 800;
  /*font-size: 22px;*/
}
.product__tax a {
  color: #653126;
}
.main-product__variant-picker .form__label,
.product-form__quantity .form__label {
  display: none;
}
.main-product__variant-picker .select::before,
.main-product__variant-picker .select::after {
  display: none;
}
.main-product__variant-picker .select select {
  padding: 12px 20px !important;
  height: auto;
  border: 3px solid #653126 !important;
  box-shadow: none !important;
  outline: none !important;
  max-width: 500px;
  margin-right: 20px;
  font-size: 20px;
  font-family: sofia-pro;
  color: #653126;
  font-weight: 500;
  margin: 0;
  width: 100%;
  max-width: none;
}
.main-product__variant-picker .select svg {
  right: 20px;
}
.product-form__buttons .product-form__submit {
  margin-bottom: 20px;
}

@media screen and (max-width: 798px){

.product-template__sticky-cart .page-width {
   display: flex;
    align-items: center;
    justify-content: space-between;
    justify-content: center;
    align-items: center;
    flex-direction: column; 
  gap: 20px;

}

  .sticky-cart__product-title {
    display: flex;
    align-items: center !important;
    gap: 10px;
    line-height: 1;
    justify-content: center !important;
    font-size: 18px;
    width: 100% !important;
    color: #653126;
    font-weight: 800;
    margin: auto auto auto 0;
    flex-direction: column;
}

   .sticky-cart__product-title span.product_trademark {
    display: none !important;
}
.product-form__buttons, .product-form__buttons .product-form__submit, .product-form__secondary-cta {
    width: 100%;
    max-width: 200px !important;
    text-transform: capitalize;
}

  .product-template__sticky-cart a.product-form__secondary-cta.button.button--secondary {
    font-size: 15px !important;
    padding: 10px 20px !important;
    margin-bottom: 0;
    width: fit-content;
    white-space: nowrap;
}
  .product-template__sticky-cart .product-form__buttons {
    display: flex;
    column-gap: 5px !important;
    width: 100%;
    justify-content: center !important;
}

}

.product-template__sticky-cart .product-form__buttons
{
display: flex;
  column-gap:20px;
}

.product-form__buttons,
.product-form__buttons .product-form__submit,
.product-form__secondary-cta {
  width: 100%;
  max-width: none !important;
  text-transform: capitalize;
}
.product-form__buttons .product-form__submit span,
.product-form__secondary-cta {
  font-weight: 600 !important;
}
.product-form__buttons .product-form__submit span.addButtonPrice {
  margin-left: 5px;
  display:none;
}
.product-metafields-container > div {
  padding-bottom: 60px;
}
.product-metafields-container .product-metafields__nutrition {
  display: flex;
  gap: 70px;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start;
}

.product-metafields-container .product-metafields__nutrition ul {
  padding-left: 20px !important;
  margin-top: 20px;
}
.product-metafields-container .product-metafields__nutrition > * {
  width: 50%;
}
.product-metafields-container .product-metafields__description p {
  margin: 0 !important;
}

.product-metafields__description {
    padding-left: 40px !important;
}

.product-metafields-container .product-metafields__nfp {
  background: #FFF;
  padding: 30px 20px;
  border-radius: 25px;
}
.product-metafields-container .product-metafields__nfp img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.product-metafields-container .product-metafields__ingredients p {
  margin-top: 0;
  font-weight: 600;
}
.product-metafields-container .product-metafields__ingredients > *:last-child {
  margin-bottom: 0 !important;
}
.product-metafields-container .product-metafields__icons {
  display: flex;
  align-items: flex-start;
  margin: 0 auto;
  justify-content: center;
}
.product-metafields-container .product-metafields__icon-item {
  text-align: center;
}
.product-metafields-container .product-metafields__icons img {
  width: 100%;
  height: auto;
  max-width: 150px;
}
.product-metafields-container .product-metafields__icons h5 {
  margin: 20px auto 0 !important;
  max-width: 180px;
}
.section-product-metafields .product-metafields__heading .heading {
  text-align: center;
  font-size: 60px;
  color: #653126;
  margin: 80px 0;
}

/*
.product-metafields__heading .heading {
    text-shadow: 5px 5px 0px #FFDE00, 5px 5px 0px #FFDE00, 5px 5px 0px #FFDE00, 5px 5px 0px #FFDE00, 5px 5px 0px #FFDE00, 5px 5px 0px #FFDE00, 5px 5px 5px #FFDE00, 5px 5px 0px #FFDE00, -5px -5px 5px #FFDE00, -5px -5px 0px #FFDE00, -5px -5px 0px #FFDE00, -5px -5px 0px #FFDE00, -5px -5px 0px #FFDE00, -5px -5px 0px #FFDE00, -5px -5px 0px #FFDE00, -5px -5px 0px #FFDE00, -5px 5px 0px #FFDE00, -5px 5px 0px #FFDE00, -5px 5px 0px #FFDE00, -5px 5px 0px #FFDE00, -5px 5px 0px #FFDE00, -5px 5px 0px #FFDE00, -5px 5px 0px #FFDE00, -5px 5px 0px #FFDE00, 5px -5px 0px #FFDE00, 5px -5px 0px #FFDE00, 5px -5px 0px #FFDE00, 5px -5px 0px #FFDE00, 5px -5px 0px #FFDE00, 5px -5px 0px #FFDE00, 5px -5px 0px #FFDE00, 5px -5px 0px #FFDE00 !important;
}
*/

.product-template__sticky-cart.visible {
  opacity: 1;
}
.product-template__sticky-cart {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 3;
  padding: 20px;
  border-top: 3px solid #653126;
  opacity: 0;
  transition: .3s ease;
}
.product-template__sticky-cart .page-width {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sticky-cart__product-title {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  line-height: 1;
  justify-content: start;
  margin: 0;
  font-size: 18px;
  width: 80%;
  margin: auto;
  color: #653126;
  font-weight: 800;
  margin-left: 0;
}
.sticky-cart__secondary-cta,
.product-template__sticky-cart .product-form__submit {
  font-size: 18px;
  padding: 10px 40px;
  margin-bottom: 0;
  width: fit-content;
  white-space: nowrap;
  color: #653126;
  background-color: white;
  border: #653126 3px solid;
}

.sticky-cart__secondary-cta,
.product-template__sticky-cart .product-form__submit:hover {
  font-size: 18px;
  padding: 10px 40px;
  margin-bottom: 0;
  width: fit-content;
  white-space: nowrap;
  color: #ffffff;
  background-color: #653126;
  border: #653126 3px solid;
}

.product-template__sticky-cart a.product-form__secondary-cta.button.button--secondary
{
 font-size: 18px;
  padding: 10px 40px;
  margin-bottom: 0;
  width: fit-content;
  white-space: nowrap;
  
}
.product-template__buttons {
  display: flex;
  align-items: center;
  gap: 20px;
}
.sticky-cart__product-title span {
  font-size: 25px;
}
@media screen and (max-width: 1500px) {
  .product-tabs__content .product-tabs__product {
    width: calc((100% / 3) - 12px);
  }
}
@media screen and (max-width: 1280px) {
  .product-metafields-container .product-metafields__nutrition,
  .main-product .product {
    gap: 40px !important;
  }
  .main-product .product > * {
    width: calc(50% - 20px) !important;
    max-width: calc(50% - 20px) !important;
  }
  .product-form__quantity .quantity {
    top: 5px !important;
    min-height: 64px;
  }
  .main-product__variant-picker .select select,
  .product-form__quantity .quantity input {
    font-size: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .product .product__media-wrapper > *:not(media-gallery) {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .section-product-metafields .product-metafields__heading .heading {
    margin-top: 0;
  }
  .section-product-metafields .product-metafields__ingredients {
    padding: 0 20px;
  }
  .product .product__info-container > .product__title,
  .product .product__info-container > .product-template__product-callout {
    display: none;
  }
  .product .product__media-wrapper > *:not(media-gallery) {
    display: block;
  }
  .grid__item.product__media-wrapper > * {
    margin: 20px 0;
  }
  .section-main-product .product {
    display: flex;
    flex-direction: column;
  }
  .section-main-product .product > *,
  .section-main-product .product .product__info-container {
    width: 100% !important;
    max-width: none !important;
    padding: 0;
  }
  .product-tabs__content .product-tabs__product {
    width: calc((100% / 4) - 12px);
  }
  .product-metafields-container > div {
    padding-bottom: 50px;
  }
  .product-metafields-container .product-metafields__nutrition,
  .main-product .product {
    flex-direction: column;
    gap: 20px !important;
    flex-wrap: wrap;
  }
  .main-product .product > *,
  .product-metafields-container .product-metafields__nutrition > * {
    width: 100% !important;
    max-width: none !important;
  }
  .product-metafields-container .product-metafields__icons {
    gap: 20px 0;
  }
  .product-metafields-container .product-metafields__icons img {
    max-width: 100px;
  }
  .product-metafields-container .product-metafields__icons h5 {
    max-width: 130px;
  }
  .product .thumbnail-slider .thumbnail-list {
    width: calc(100% - 40px) !important;
    max-width: calc(100% - 40px);
    margin: auto;
    justify-content: start;
  }
}
@media screen and (max-width: 990px) and (min-width: 798px) {
  .product-metafields__icon-item {
    width: calc((100% / 3) - 25px) !important;
    max-width: calc((100% / 3) - 25px) !important;
    flex: none;
  }
}
@media screen and (max-width: 798px) {
  .sticky-cart__secondary-cta,
  .product-template__sticky-cart .product-form__submit {
    font-size: 15px !important;
  }
  .product-metafields-container .product-metafields__nfp {
    padding: 15px;
    border-radius: 10px;
  }
  .product-form__quantity .quantity {
    top: 6px !important;
    min-height: 60px;
  }
  .main-product__variant-picker .select select,
  .product-form__quantity .quantity input {
    font-size: 18px;
  }
  .product-tabs__content {
    gap: 10px;
  }
  .product-tabs__content .product-tabs__product {
    width: calc((100% / 3) - 7px);
    padding: 10px 5px;
  }
  .product-tabs__content .product-tabs__product-title,
  .product-tabs-wrapper .product-tabs__buttons button {
    font-size: 15px;
  }
  .product-tabs-wrapper .product-tabs__buttons button {
    letter-spacing: .3px;
  }
}
@media screen and (max-width: 749px) {
  .grid__item.product__media-wrapper .slider-buttons,
  .grid__item.product__media-wrapper .slider:not(.slider--everywhere):not(.slider--desktop)+ .slider-buttons {
    display: flex !important;
    width: calc(100% + 11px);
    margin-left: -6px;
    overflow: hidden;
  }
  .grid__item.product__media-wrapper .slider-buttons .slider-button--prev {
    justify-content: flex-end;
    margin-left: -45px;
  }
  .grid__item.product__media-wrapper .slider-buttons .slider-button--next {
    justify-content: flex-start;
    margin-right: -45px;
  }
  .grid__item.product__media-wrapper .slider-buttons .slider-button--prev:hover,
  .grid__item.product__media-wrapper .slider-buttons .slider-button--next:hover {
    background: #653126;
  }
  .grid__item.product__media-wrapper .slider-buttons .slider-button--prev:hover path,
  .grid__item.product__media-wrapper .slider-buttons .slider-button--next:hover path {
    fill: #FFF;
  }
  .grid__item.product__media-wrapper .slider-buttons .slider-button--next svg {
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 550px) {
  .product-metafields__icon-item {
    width: 50% !important;
    flex: none;
  }
  .product-tabs__content .product-tabs__product {
    width: calc((100% / 2) - 5px);
  }
  .product-tabs-wrapper .product-tabs__buttons button,
  .product-tabs__content {
    padding: 10px;
  }
  .product-tabs__content .product-tabs__product-title, 
  .product-tabs-wrapper .product-tabs__buttons button {
    font-size: 12px;
  }
}

/* Breadcrumbs*/
.breadcrumbs {
  margin: 0 !important;
  width: 100% !important;
  max-width: none !important;
  padding-top: 50px;
}
.breadcrumbs ul {
  display: flex;
  align-items: center;
  list-style: none;
  max-width: 1640px;
  margin: auto;
  width: calc(100% - 60px);
}
@media screen and (min-width: 1200px) {
  .breadcrumbs ul {
    width: calc(100% - 120px);  
  }
}
.breadcrumbs ul li {
  color: #653126;
  letter-spacing: 0;
  font-size: 18px;
}
.breadcrumbs ul li a {
  text-transform: uppercase;
  font-weight: 900;
  color: #653126;
  letter-spacing: 0;
}
.breadcrumbs ul li a {
  transition: .3s ease;
  text-decoration: none;
}
.breadcrumbs ul li a:hover {
  text-decoration: underline;
}
.breadcrumbs li:not(:last-child)::after {
  content: "»";
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 1024px) {
  .breadcrumbs {
    padding-top: 40px;
  }
  .breadcrumbs ul {
    justify-content: center;
  }
}
@media screen and (max-width: 798px) {
  .breadcrumbs ul {
    flex-wrap: wrap;
    gap: 10px 0;
    justify-content: center;
  }
  .breadcrumbs ul li, 
  .breadcrumbs ul li a {
    text-align: center;
  }
}

/* Inline Buttons */
.inline_buttons {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
.inline_buttons .button {
  font-size: 18px !important;
  padding: 8px 20px 10px;
}
.inline_buttons.collection-hero__inline-buttons {
  max-width: none;
}
@media screen and (max-width: 1280px) {
  .inline_buttons .button {
    font-size: 15px !important;
    padding: 5px 15px 8px;
  }
}
@media screen and (max-width: 798px) {
  .inline_buttons .button {
    font-size: 15px !important;
  }
}

/* Facets/Filtering */
.facets__heading,
.facet-filters__label label,
.product-count__text,
.product-count__text span,
.mobile-facets__open > * + *,
.mobile-facets__summary > div *,
.mobile-facets__close-button,
.facet-checkbox__text {
  text-transform: capitalize;
  font-size: 25px !important;
  font-weight: 900 !important;
  color: #653126 !important;
  font-family: 'sofia-pro';
  letter-spacing: .5px;
  opacity: 1;
}
.facet-filters__field .select__select, 
.mobile-facets__sort .select__select,
.facets__summary {
  font-size: 18px !important;
  padding: 10px 30px 12px 12px!important;
  border: 3px solid #653126;
  background: #fff;
  color: #653126 !important;
  border-radius: 25px !important;
  letter-spacing: 0;
  font-weight: 900;
  line-height: 1.2;
  outline: none !important;
  box-shadow: none !important;
}
.facet-filters__field .select__select + svg, 
.mobile-facets__sort .select__select + svg,
.facets__summary div svg {
  right: 10px !important;
}
.facets__summary:hover .facets__summary-label {
  text-decoration: none !important;
}
.facets .disclosure-has-popup[open] > summary + * {
  padding: 15px;
  border-color: #653126;
}
.facets .disclosure-has-popup[open] > summary + * *,
.mobile-facets__submenu * {
  color: #653126 !important;
  border-color: #653126;
  font-size: 15px;
}
.facets .disclosure-has-popup[open] > summary + * .field__input,
.mobile-facets__submenu .field__input {
  padding: 10px 20px 12px 35px !important;
}
.mobile-facets__submenu .field::before, 
.mobile-facets__submenu .field::after {
  display: none;
}
.mobile-facets__submenu .field__input {
  border: 3px solid #653126;
}
.facets .disclosure-has-popup[open] > summary + * .field__input::placeholder,
.mobile-facets__submenu .field__input::placeholder {
  color: #653126 !important;
  font-size: 15px;
  opacity: 0;
}
.mobile-facets__header {
  border-bottom: 1px solid #653126 !important;
  color: #653126;
}
.mobile-facets__count {
  color: #653126 !important; 
  text-transform: capitalize;
}
@media screen and (max-width: 1280px) {
  .facets__heading,
  .facet-filters__label label,
  .product-count__text,
  .product-count__text span,
  .mobile-facets__open > * + *,
  .mobile-facets__summary > div *,
  .mobile-facets__close-button,
  .facet-checkbox__text,
  .facet-filters__field .select__select, 
  .mobile-facets__sort .select__select,
  .facets__summary {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 1024px) {
  .facets__form {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px !important;
  }
  .facets__form .facets__wrapper {
    width: 100%;
    justify-content: center;
  }
}
@media screen and (max-width: 749px) {
  .facets-container {
    margin-bottom: 40px;
  }
  .facets__heading,
  .facet-filters__label label,
  .product-count__text,
  .product-count__text span,
  .mobile-facets__open > * + *,
  .mobile-facets__summary > div *,
  .mobile-facets__close-button,
  .facet-checkbox__text,
  .facet-filters__field .select__select, 
  .mobile-facets__sort .select__select,
  .facets__summary {
    font-size: 15px !important;
  }
}

/* Product Cards */

.card-button a.button.button--secondary {
margin: 0px 10px 20px 20px !important;

}

.card-button {
  margin-bottom: 20px !important;
}
.product-card-wrapper:hover .card__heading {
  /*text-decoration: underline;
  text-underline-offset: 3px;*/
}
.product-card-wrapper {
  border-radius: 25px;
  overflow: hidden;
}
.product-card-wrapper:hover a {
  text-decoration: none !important;
}
.product-card-wrapper * {
  background: none;
}

.product-card-wrapper form {
    margin-bottom: 30px;
}

.product-card-wrapper .card__heading {
  font-size: 25px;
  width: 80%;
  margin: auto;
  color: #653126;
}
.product-card-wrapper .card .card__inner {
  max-height: 350px;
  width: auto;
}
.product-card-wrapper .card .card__inner * {
  max-height: 350px;
}
.product-card-wrapper .card .card__inner img {
  max-height: 350px !important;
  width: auto !important;
  margin: auto;
  position: relative;
  padding: 20px 0 0 0;
}
.product-card-wrapper .media img:nth-child(2) {
max-width: none !important;
    width: 100% !important;
    object-fit: cover !important;
    object-position: center center;
    border-radius: 0px;
    overflow: hidden;
    padding: 0;
    height: 100% !important;
    margin-bottom: -20px !important;
    display: block;
    z-index: 11;
    position: relative !important;
    height: 100% !important;
}
@media screen and (max-width: 798px) {
  .product-card-wrapper .card__heading a {
    font-size: 20px;
  }
}

/* Blog Archvies */
.main-blog .title-wrapper-with-link {
  margin-bottom: 50px;
  align-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: nowrap;
  gap: 40px;
}
/*.title-wrapper-with-link {
  display: inherit;
}*/
.main-blog__inline-buttons {
  margin-bottom: 50px;
}
.blog-badge img {
  width: 100%;
  height: auto;
  max-width: 200px;
}
@media screen and (max-width: 798px) {
  .blog-badge {
    position: absolute;
  }
  .main-blog__badge-1 {
    left: 0;
    width: 100px;
    top: -40px;
  }
  .main-blog__badge-2 {
    right: 0;
    width: 70px;
    top: -50px;
  }
}
/*@media screen and (max-width: 798px) {
  .main-blog__badge-2 {
    right: -20px;
  }
}*/
@media screen and (max-width: 550px) {
  /*.main-blog__badge-2 {
    bottom: -70px;
  }*/
  .main-blog .title-wrapper-with-link {
    margin-bottom: 100px;
  }
}

/* Collection List Template */
.section-collection-list-page .title-wrapper-with-link {
  max-width: 1000px;
  margin: 0 auto 40px;
  width: calc(100% - 60px);
  gap: 0px;
}
.section-collection-list-page .title {
  padding: 0 !important;
  margin: 0 auto 20px;
}
.collection-list__collection {
  margin-bottom: 50px;
}
.section-collection-list-page #product-grid {
  justify-content: center;
}
.collection-list__collection-header {
  display: flex;
  flex-direction: column;
  border-radius: 25px;
  overflow: hidden;
  padding: 30px 40px !important;
  margin-bottom: 40px !important;
}
.collection-list__collection-header .collection-heading {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.section-collection-list-page .collection-list__image-container {
  width: 100%;
  margin: auto;
  min-height: 400px;
}
.section-collection-list-page .collection-list__image-container svg {
  margin-bottom: -150px;
  margin-top: 0;
  bottom: 0;
  position: absolute !important;
  top: auto !important;
  height: auto !important;
}
.collection-hero__meta-wrapper {
  margin-bottom: 10px;
}
.collection-hero__meta-wrapper .inline_buttons {
  margin: 0;
}
.section-collection-list-page .collection-list__badges {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px 40px;
  /*padding-bottom: 50px;*/
  padding-bottom: 0;
}
.section-collection-list-page .collection-list__badges img {
  max-width: 200px;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1980px) {
  .section-collection-list-page .collection-list__image-container svg {
    margin-bottom: -200px !important;
  }
}
@media screen and (max-width: 1500px) {
  .section-collection-list-page .collection-list__image-container {
    min-height: 350px;
  }
  .section-collection-list-page .collection-list__image-container svg {
    margin-bottom: -125px;
  }  
}
@media screen and (max-width: 1280px) {
  .section-collection-list-page .collection-list__image-container {
    min-height: 350px;
  }
  .section-collection-list-page .collection-list__image-container svg {
    margin-bottom: -50px;
  }  
}
@media screen and (max-width: 798px) {
  .section-collection-list-page .collection-list__image-container svg {
    margin-bottom: -20px;
  }  
  .section-collection-list-page .collection-list__badges img {
    max-width: 150px;
  }
  .section-collection-list-page .collection-list__badges {
    gap: 0px;
  }
  .collection-list__collection-header {
    padding: 20px 30px;
  }
  .collection-list__collection-header {
    margin-bottom: 20px !important;
  }
  .section-collection-list-page .title-wrapper-with-link {
    margin-bottom: 15px !important;
    gap: 0;
  }
}

/* Custom Liquid */
/*.section-custom-liquid > .page-width {
  border-radius: 25px;
  overflow: hidden;
}*/
.section-custom-liquid .pxFormGenerator iframe {
  padding: 0;
  border-radius: 0px;
}
.section-custom-liquid iframe {
  padding: 0;
  border-radius: 40px;
}

/* Simple Image */
.section-simple-image svg,
.section-simple-image img {
  width: 100%;
  height: auto;
}
.section-simple-image .banner {
  height: auto;
  min-height: 0 !important;
  display: block;
  overflow: hidden;
}
.sunbutter-sunflower {
  margin-bottom: -75px;
  width: 60%;
  z-index: -1 !important;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.sunbutter-sunflower-404 {
  margin-bottom: 70px;
  width: 60%;
  z-index: -1 !important;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1280px) {
  .sunbutter-sunflower-404 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 798px) {
  .sunbutter-sunflower {
    margin-bottom: -20px;
    width: 100%;
  }  
  .sunbutter-sunflower-404 {
    margin-bottom: 70px;
    width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .sunbutter-sunflower-404 {
    margin-bottom: 30px;
  }
}

/* Masked Images */
.section-masked-images {
  margin-top: -150px !important;
  padding-bottom: 40px;
}
.section-masked-images .banner {
  justify-content: center;
}
.section-masked-images .masked-images__images-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.section-masked-images .masked-images__images-container .image-1 {
  text-align: right;
}
.section-masked-images .masked-images__images-container .image-2 {
  text-align: left;
}
.section-masked-images .masked-images__images-container > div {
  width: 50%;
  margin: 0 -15px;
}
.section-masked-images .masked-images__images-container img {
  max-width: 300px;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 798px) {
  .section-masked-images {
    margin-top: -100px !important;
  }
  .section-masked-images .masked-images__images-container img {
    max-width: 200px;
  }
}
@media screen and (max-width: 550px) {
  .section-masked-images {
    margin-top: -25vw !important;
  }
}

/* Image Banner */
.section-image-banner .banner__content {
  min-height: 400px;
}
.section-image-banner .sunbutter-arch {
  margin-bottom: -150px;
  margin-top: 0;
  bottom: 0;
  position: absolute !important;
  top: auto !important;
  height: auto !important;
}
@media screen and (min-width: 1980px) {
  .section-image-banner .sunbutter-arch {
    margin-bottom: -200px !important;
  }
}
@media screen and (max-width: 1500px) {
  .section-image-banner .banner__content {
    min-height: 350px;
  }
  .section-image-banner .sunbutter-arch {
    margin-bottom: -125px;
  }  
} 
@media screen and (max-width: 1280px) {
  .section-image-banner .sunbutter-arch {
    margin-bottom: -50px;
  }
}
@media screen and (max-width: 798px) {
  .section-image-banner .sunbutter-arch {
    margin-bottom: -20px;
  }
}

/* Section Specific CSS */
.section-instagram-header h2 {
  font-family: 'sofia-pro';
  text-transform: capitalize;
  font-size: 50px;
  font-weight: 900;
}
.where-to-buy-disclaimer p,
.where-to-buy-disclaimer p * {
  font-size: 18px !important;
}
@media screen and (max-width: 1280px) {
  .section-instagram-header h2 {
    font-size: 40px;
  }
} 
@media screen and (max-width: 798px) {
  .section-instagram-header h2 {
    font-size: 25px;
  }
} 

/* Secondary Pages CSS */
div#shopify-section-template--18053492080862__main, #shopify-section-template--18053491851486__main, #shopify-section-template--18053492146398__main, #shopify-section-template--18053491982558__main, #shopify-section-template--18053492048094__main, #shopify-section-template--18053491687646__cart-items, section#shopify-section-template--18053491949790__main {
    margin-bottom: 100px;
}
#shopify-section-template--18053491687646__cart-footer{
    margin-bottom: 150px;
}

.shopify-policy__container {

    margin-top: 100px;
   margin-bottom: 200px;
}

h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in {
  text-align:center;
}

div#shopify-section-template--18053492080862__main input::placeholder, section#shopify-section-template--18053491949790__main input::placeholder, #shopify-section-template--18053492146398__main input::placeholder, #shopify-section-template--18053491982558__main input::placeholder, #shopify-section-template--18053492048094__main input::placeholder
{ 
    opacity: 0; /* Hides the placeholder text */ 
}

a.cart-item__name.h4.break {
    color: #653126 !important;
    font-family: sofia-pro;
    font-size: 20px;
    font-weight: 700;
    color: #653126;
    line-height: 1.25;
}

a.cart-item__name.h4.break span {
    font-family: fatfrank;
    font-size: 25px;
    color: #653126;
    letter-spacing: .5px;
}

small.tax-note.caption-large.rte a {
    color: #9c26c1;
    font-weight: 500;
    text-decoration: none;
    transition: .3s ease;
    padding: 0 5px 3px;
    margin: 0 -5px;
}
small.tax-note.caption-large.rte a:hover {
  background: #fff;
}
quantity-popover .quantity__button:not(:focus-visible):not(.focused), quantity-popover .quantity__input:not(:focus-visible):not(.focused) {
 font-size: 25px;
    font-family: sofia-pro;
    color: #653126;
    font-weight: 500;
} 

.quantity-popover-container tspan {
    font-size: 25px;
    font-family: sofia-pro;
    color: #653126;
    font-weight: 500;
}

.cart__ctas button#checkout {
    font-size: 20px;
    padding: 12px 50px 15px;
    border: 3px solid #653126;
    background: #653126 !important;
    color: #fff;
}
.cart__ctas button#checkout:hover {
    background: #fff !important;
    color: #653126;
}
.card__badge.top {
    align-self: flex-start !important;;
    grid-row-start: 1 !important;;
    background: white !important;
    border-radius: 4rem !important;;
    border-color: white !important;;
}

.card__badge.top .badge {
      border: 0px solid transparent;
      font-family: sofia-pro, sans-serif;
      font-weight: 900;
      letter-spacing: .08em;
      padding: 0 15px 15px 15px;
}


@media screen and (min-width: 1200px) {
  
  .section-template--18053491753182__featured_blog_x8dKKG-padding .title-wrapper-with-link {
    justify-content: center;
    text-align: center;
    flex-direction: column;
}
}

/* Contact Page CSS */

div.form_submit_div button, div.form_submit_div button:hover {
    color: #653126 !important;
    background: red !important;
    border-radius: 30px;
    width: auto;
    font-size: 40px;
    border: 3px solid #653126;
    font-family: "palmer-lake-print", sans-serif;

}

.form_submit_div .btn {
    white-space: normal;
    font-family: "palmer-lake-print", sans-serif;
font-size: 50px !important;
}

button.browse-files-btn {
    color: purple !important;
    letter-spacing: 0em;
    font-weight: 800;
    font-size: 18px !important;
    font-family: "palmer-lake-print", sans-serif;
}


  /* Fixes the arch above the Footer on Apple Display */
@media screen and (min-width: 1427px) {
.footer-arch.sunbutter-arch.bottom {
        width: 100%;
        height: auto;
        margin-bottom: -20px !important;
    }
}

  /* Fixes the arch above the social media on Home on Apple Display */
@media screen and (min-width: 1980px) {
   .section-logo-carousel     .sunbutter-arch.bottom {
        margin-bottom: -4px !important;
    }
}
}

button#ProductSubmitButton-template--18258321866974__main {
    display: none;
}

/* COLLAPSABLE CONTENT */


.section-collapsible-content summary {
  padding: 15px 20px !important;
  justify-content: space-between;
}
.section-collapsible-content .accordion {
  max-height: none !important;
}
.section-collapsible-content details {
  position: relative;  
}
.section-collapsible-content .accordion.active .accordion-open {
  display: block;
}
.section-collapsible-content .accordion.active .accordion-closed {
  display: none;
}
.section-collapsible-content .accordion:not(.active) .accordion-closed {
  display: block;
}
.section-collapsible-content .accordion:not(.active) .accordion-open {
  display: none;
}


.section-collapsible-content .icon-accordion {
  display: none;
}
.section-collapsible-content .accordion__title {
  font-family: 'agenda';
  font-size: 24px !important;
  letter-spacing: 0;
  text-decoration: none !important;
}

.section-collapsible-content .accordion__content {
  padding: 0 20px;
}
.section-collapsible-content .accordion__content a {
  font-weight: 700;
  transition: .3s ease;
  text-decoration: underline;
}
.section-collapsible-content .accordion__content a:hover {
  color: #90cb08 !important;
}
.faq-section-top > * {
  border-radius: 80px 80px 0 0;
}
.faq-section-bottom > *  {
  border-radius: 0 0 80px 80px;
}
#faq-anchor-links {
  padding: 0 80px;
  background: #FAFBFC;
}
#faq-anchor-links ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px 20px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
  z-index: 2;
  position: relative;
}
#faq-anchor-links ul a {
  font-size: 20px !important;
  padding: 15px !important;
}
#faq-anchor-links ul a::after {
  display: none !important;
}
@media screen and (max-width: 1700px) {
  .section-collapsible-content .contained {
    width: calc(100% - 100px);
  }
  #faq-anchor-links {
    padding: 0 50px;
  }
  .section-collapsible-content .collapsible-content-wrapper-narrow {
    padding: 0 50px !important;
  }
  .faq-section-top > *  {
    border-radius: 50px 50px 0 0;
  }
  .faq-section-bottom > *  {
    border-radius: 0 0 50px 50px;
  }
}
@media screen and (max-width: 1300px) {
  .section-collapsible-content .contained {
    width: calc(100% - 60px);
  }
  #faq-anchor-links {
    padding: 0 30px;
  }
  .section-collapsible-content .collapsible-content-wrapper-narrow {
    padding: 0 30px !important;
  }
  .faq-section-top > *  {
    border-radius: 30px 30px 0 0;
  }
  .faq-section-bottom > *  {
    border-radius: 0 0 30px 30px;
  }
  #faq-anchor-links ul a {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 798px) {
  .section-collapsible-content .contained {
    width: calc(100% - 40px);
  }
  #faq-anchor-links {
    padding: 0 20px;
  }
  .section-collapsible-content .collapsible-content-wrapper-narrow {
    padding: 0 20px !important;
  }
  .section-collapsible-content .accordion__title {
    font-size: 26px !important;
  }
  .section-collapsible-content .accordion {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .section-collapsible-content .accordion__title {
    font-size: 20px !important;
  }
  .section-collapsible-content details .accordion-open, 
  .section-collapsible-content details .accordion-closed {
    font-size: 40px;
    line-height: 20px;
  }
}


/* Swag Landing Page */

.container {
    display: flex; /
  }
  .col-50 {
    width: 50%;
  }
  
  @media screen and (max-width: 768px) {
  .container {
    flex-direction: column !important; 
  }
  .col-50 {
    width: 100%; 
  }

    .page-custom-layout {
    flex-direction: column;
}

    .swag-gif img {
    max-width: 100%;
}

    .go681896951 {

    background-position: 50% 50% !important;
}

    
.go3176171171 p {

    margin-left: 0px !important;
}
}

  @media screen and (min-width: 994px) {
.mobile-locator {display: none;}

/* Klaviyo Pop UP */

.go681896951 {

    background-position: 10% 50% !important;
}

.go3176171171 p {

    margin-left: 30px !important;
}

  a.header__location img:hover {
    transform: scale(1.1);
}