/** Shopify CDN: Minification failed

Line 100:12 Unexpected "'.quantity-element'"
Line 992:12 Expected ":"

**/
/* All code in this file created by Made to Thrive for Butter & Whisk */

/* Custom Fonts */

 @font-face {
        font-family: 'classico';
        src: url('/cdn/shop/files/Classico.otf?v=1680627587');
         font-weight: normal;
        font-style: normal;
 }

 @font-face {
        font-family: 'classico-bold';
   src: url('/cdn/shop/files/Classico-Bold.otf?v=1680627631');
   font-weight: normal;
        font-style: normal;
 }

 @font-face {
        font-family: 'january';
   src: url('/cdn/shop/files/January_Shine.otf?v=1680627631');
   font-weight: normal;
    font-style: normal;
 }
html{
  padding-bottom: 0!important;
}
h1, h2, h3, h4, h5, h6{
   font-family: 'classico';
  line-height: normal;
}

h1, .h1{
  font-size: 60px;
  line-height: 60px;
}
h2, .h2, h2.title{
  font-size: 40px;
  line-height: 40px;
}

.heading-section h2.title{
  font-size:60px;
  line-height: 60px;
}

h1.is-large, h3.is-large, .image-with-text__heading.is-large{
  font-size: 120px;
}

.heading-section__subheading {
  font-size: 17px;
  font-family: "Inter", sans-serif;
}

strong, b {
    font-weight: 600;
}

.button{
  padding-left: 3.8em;
  padding-right: 3.8em;
  padding-top: .6em;
  padding-bottom: .6em;
  font-size: 15px!important;
  transition: all .15s ease-in;
}
@media only screen and (max-width: 1200px){
  h1.is-large, h3.is-large, .image-with-text__heading.is-large{
  font-size: 90px;
    line-height: 1.2em;
    padding-bottom: 0;
}
}

@media only screen and (max-width: 760px){
  h1.is-large, h3.is-large, .image-with-text__heading.is-large{
  font-size: 75px;
}
  h1, .h1{
  font-size: 40px;
  line-height: 40px;
}
h2, .h2{
  font-size: 30px;
  line-height: 30px;
}
  .heading-section h2.title{
  font-size:40px;
  line-height: 40px;
}

}
.button:not('.quantity-element'){
    font-size: 15px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.75px;
  padding: 9px 55px;
  max-width: 300px;
}

.rte strong, .rte b {
    font-weight: 600!important;
}
.shopify-policy__title{
  padding: 100px 0 60px;
}

.shopify-policy__container {
  width: 80%!important;
  max-width: 965px!important;
  text-transform: uppercase;
  margin-bottom: 70px!important;
}


@media only screen and (max-width: 720px){
  .shopify-policy__title{
  padding: 50px 0 50px;
}
  .shopify-policy__container {
  width: 98%!important;
}
}
/* Nav  */
body.index #shopify-section-header-classic{
  display: none!important;
}
.social-icons-nav {
      height: 100%;
    align-items: center;
}
.social-icons-nav li{
  line-height: 15px;
}
header .icon{
  height: 15px;
    width: 15px;
  color: black;
  margin-left: 8px;
}
.action-area__link {
  padding: 0;
}
.header__link, .header__link>a , .navbar-dropdown .navbar-item {

    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: 0.75px;
  text-transform:uppercase
}
.navbar-link{
  padding:1.6rem 1rem;
}
header>.is-width-standard{
  max-width: none;
}
.navbar-dropdown{
      min-width: 250px!important;
      top: 3.9rem!important;
  box-shadow: none;
  border: 1px solid black;
  border-top: none;
  transition: opacity .05s ease, top .15s ease;
  display: block;
  visibility: hidden;
  
}
.navbar-item[aria-haspopup=true]:hover .navbar-dropdown{
   top: 4.5rem!important;
  transition:top .15s ease;
}
  .badge {
    height: 1rem;
    width: 1rem;
    position: absolute;
    top: 0.4rem;
    left: calc(50% + 0.6rem);
    font-size: .7rem;
    background: #f4d4c6;
    color: grey;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    letter-spacing: 0;
}
@media only screen and (max-width: 1020px){
  #shopify-section-header-classic .header__logo{
    width: 150px!important;
  }
  header>.is-width-standard{
  width: 100%;
}
  .navbar-link{
  padding:1.6rem .5rem;
}
  .header__link, .header__link>a  {

    font-size: 13px;
}
  .navbar-item[aria-haspopup=true]:hover .navbar-dropdown{
   top: 4.45rem!important;
  transition:top .15s ease;
}
}
@media only screen and (max-width: 798px){
.action-area__link:last-child {
    padding-right: 0px;
    padding-left: 15px;
}
  
.mobile-menu__toggle-icon {
    padding: 13px 5px 7px 0;
}
  .mobile-menu__list-item{
    border-bottom: 1px solid black;
}
 .has-no-submenu .mobile-menu__item{
       font-family: 'classico', serif;
      font-size: 30px;
    font-weight: normal;
   text-transform: none;
  }
  .mobile-menu-link {
    font-family: 'classico', serif;
      font-size: 30px;
    font-weight: normal;
     text-transform: none;
  }
.mobile-menu__toggle-button{
  width: 80px;
}
  .mobile-menu .mobile-menu-link, .mobile-menu .mobile-menu__item {
    display: flex;
    line-height: 1.5;
    padding: 20px 18px;
}
  .mobile-menu-link:after {
    border-color: #c8a775;
    right: 20px;
    z-index: 4;
    font-size: 18px;
}
  .mobile-menu {
    top: calc(100% + 1px);
  }
  .mobile-menu__submenu{
    border-left: none;
  }

.mobile-menu__submenu-list-item{
  text-transform: uppercase;
}
.mobile-menu__submenu-list-item .mobile-menu__item{
  padding: 0 0 12px;
}
  .mobile-menu__submenu-list-item:last-child{
  padding: 0 0 25px;
}
    .badge {

    left: calc(50% + 0.4rem);

}
  .mobile-menu-icons-footer{
      display: flex;
    padding: 18px;
    align-items: center;
  }
.social-icons-nav li {
    line-height: 18px;
    margin-right: 15px;
}
  
/*   .mobile-menu__first-level .close-dropdown, .mobile-menu__first-level .close-sub-dropdown{
    width: 10%;
  } */

}

/* header .icon:hover{
  opacity: .6;
} */
/* Footer */

.footer__heading {
  font-family:'january', script;
  font-size: 40px;
}
.footer__content{
    padding: 45px 10px 25px;
  font-size: 15px;
}

.footer__menu-link{
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .75px;
}
.footer__content .social-icons{
  justify-content: center;
}
.footer__logo{
  max-width: 266px; 
  margin: 0 auto;
}
.ig-custom{
  width: 100%;
  position: relative;
}
.footer__block{
  text-align: center;
}
.footer__content.footer__extra-content{
   margin: 0;
  padding: 0 10px;
  text-align: center;
  width: 100%!important;
  max-width: none!important;
  }
.footer__content.footer__extra-content p{
   font-size: 13px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}

.footer__block.block__logo{
      display: flex;
    justify-content: center;
    align-items: center;
}

.footer .social-icons li {
    padding: 0 5px;
}

@media only screen and (max-width: 798px){
  .footer__block.block__logo{
    order: -1;
  margin-bottom: 30px;
  }
  .footer__logo-wrapper.is-large{
    max-width: 170px;
    margin: 0 auto;
  }
  #shopify-section-footer-classic-1{
    margin-bottom: 15px;
  }
}


/*IG Feed  */


#insta-feed{
margin-top: 0!important;
}
.ig-badge{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-20deg);
  background-color: #c8a775;
  color: white;
  border-radius: 50%;
  text-align: center;
     padding: 28px 17px 17px;
  width: 120px;
  height: 120px;
  display: flex;
  flex-direction: column;
    justify-content: center;
  
}
.ig-badge span{
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
}
.ig-badge .icon {
        display: block;
    margin: 5px auto 0;
}

@media only screen and (max-width: 798px) {
  #insta-feed .instafeed-container{
        width: 33.3333333%!important;
    padding-top: 33.3333333%!important;
  }
#insta-feed a:nth-child(n+4){
    display: none!important;
  }
  .ig-badge{
        padding: 23px 15px 15px;
    width: 90px;
    left: 33.33333%;
    height: 90px;
  }
  .ig-badge span{
  font-weight: 600;
  font-size: 10px;
  }
}

/* Image/Text Banner */

.image-with-text__heading.is-regular {
    font-size: 60px;
  line-height: normal;
}

.image-with-text__heading.is-small {
    font-size: 40px;
    line-height: normal;
}
 .image-with-text-hero .image-with-text__text.content{
  font-size: 22px;
  font-weight: 600;
}

.image-with-text-row .image-with-text__image-column{
  width: 23%;
}

.image-with-text-row .image-with-text__text-column{
  width: calc(54% - 60px);
}
.image-with-text-row .image-with-text__heading{
  padding-bottom: 8px;
}

.image-with-text-row  .buttons{
  margin-top: 40px;
}

.image-with-text-row h6{
  font-family: "Inter", sans-serif;
  font-weight: 600;
   font-size: 17px;
  letter-spacing: 0.85px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1020px){
  .image-with-text-row .image-with-text__image-column{
  width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  height: 85vw;
}

.image-with-text-row .image-with-text__text-column{
  width: calc(100% - 20px);
}
}
@media only screen and (max-width: 798px){
.image-with-text-hero .image-with-text__image-column {
    height: auto;
}
.image-with-text-hero  .image-with-text__image-column  .image-element__wrap img {
        object-position: top center!important;
  }
  .image-with-text__text-column{
    padding: 15px;
  }
 .image-with-text-hero .image-with-text__text.content{
  font-size: 20px;
  font-weight: 600;
}
  .image-with-text__heading.is-regular {
    font-size: 40px;
  line-height: normal;
}
  .image-with-text-row .image-with-text__heading{
  padding-bottom: 30px;
}

}

/* Home */
.bwlanding-header{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid black;
  padding: 20px;
}
.bwlanding-header img{
  width: 300px;
  left: -8px;
    position: relative;
}
.bwlandingpage .container .image-element__wrap{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -2;
}

.bwlandingpage .image-with-text__link{
  width: auto;
}

.bwlandingpage-wrapper{
  text-align: center;
  margin: 0 auto;
  padding: 20px;
}
.bwlandingpage-wrapper img{
  width: auto;
  height: 190px;
}
.bwlandingpage-hover{
     position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  content:"";
  transition: all .2s ease-out;
}
.bwlandingpage .image-with-text__image-column{
    height: 75vh;
    position: relative;
  min-height: 675px;
}
.bwlandingpage .image-with-text__image-column:hover .bwlandingpage-hover{
  opacity: .5
}
.bwlandingpage-wrapper .button{
  margin-top: 30px;
}

@media only screen and (max-width: 798px) {
  .bwlandingpage .image-with-text__image-column{
    height: 60vw;
    position: relative;
  min-height: 300px;
}
  .bwlanding-header{
  position: relative;
  border-bottom: 1px solid black;
  padding: 15px;
}
  .bwlanding-header img{
  width: 300px;
  left: 0px;
    position: relative;
}
}
@media only screen and (max-width: 600px) {
  .bwlandingpage-wrapper img{
  width: auto;
  height: 140px;
}
    .bwlandingpage .image-with-text__image-column{
       height: 80vw;
    position: relative;
  min-height: 300px;
}
    .bwlanding-header img{
  width: 230px;
  left: 0px;
    position: relative;
}
  .bwlandingpage-wrapper .button {
    margin-top: 15px;
}
}


/* PDP */
#template-product{
  background-color: #f2eae44D;
}

#template-product .product__information{
 margin-left: 30px;
    width: calc(50% - 40px);
}
.product_name.mobile-only{
  display: none
}

.breadcrumb li{
  opacity: .3;
}
.breadcrumb a {
  color: black;
}
.breadcrumb a:hover {
  color: black;
}
.breadcrumb li:has(a):hover{
  opacity: .45;
}

.product_name.title{
  font-size: 40px;
  text-align: center;
}

#template-product shopify-payment-terms{
  display: none !important;
}

.product-block--text.product-block--2{
  text-align: center;
  margin: 20px 0 0;
}
.product-block--price {
  margin: 12px 0 12px;
}
.product-block--price .price-ui{
  justify-content: center;
  font-weight: 300;
  font-size: 22px;
}

.product-block--text.product-block--4{
  font-weight: 600;
  text-align: center;
  margin: 0px 0 0;
}

.swatch input:checked+.swatch-element {
    background-color: #f4d4c64d;
  box-shadow: none;
}

.quantity-minus.button[disabled]{
  background-color: white;
}

.swatch .option-title {
  margin-bottom: 0.2rem;
      font-size: 13px;
    font-weight: 600;
}


.purchase-details .purchase-details__spb--true .shopify-payment-button {
  max-width: none;
}
a#effectiveAppsBINWrapper {
      flex:1 0 calc(50% - 0px);
}
.shopify-payment-button__button{
  border-radius: 0 !important;
}
.shopify-payment-button__more-options{
  display: none!important;
}

.product-quantity-box.purchase-details__quantity {
    margin-right: 0px;
    width: 100%;
}
.quantity-wrapper.quantity-style--box .quantity-input-control input{
  border-top: none;
  border-bottom: none;
      width: 50%;
    text-align: left;
}

.product-quantity-box.purchase-details__quantity {
    margin-top: 12px;
    margin-bottom: 12px;
}

.quantity-input-control{
      display: flex;
    background: white;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.quantity-input-control span{
      width: 50%;
    text-align: right;
}

.purchase-details__buttons .action_button.action_button--secondary {
  border: 1px solid black;
}

.product-accordion__inner h1, .product-accordion__inner h2, .product-accordion__inner h3, .product-accordion__inner h4, .product-accordion__inner h5, .product-accordion__inner h6{
  font-family: 'Inter', sans-serif;
   margin: .5em 0;
}
.product-accordion__inner p{
  margin:  0 0 20px;
}

.label, .selector-wrapper label{
  color: black;
}

.product-accordion button{
  font-family: "classico", sans-serif;
  font-size: 20px;
  line-height: 30px; 
  margin: 10px 0;
    cursor: pointer;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  background-color: transparent;
  position: relative;
    padding: 8px 12px 5px 0;
}
.product-block--accordion:not(:last-child) .product-accordion{
  border-bottom: 1px solid black;
  
}

.product-accordion .icon{
  position: absolute;
    top: 13px;
    right: 0;
  height: 1em;
  width: 1em;
  transition: .2s ease-out;
}
.accordion.active .icon{
  transform: rotate(-180deg);
}
.product-accordion .panel {
   padding: 0px;
}

.panel {
  padding: 0 18px;
    max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.recommended-products__title.title{
  font-size:40px;
}
@media only screen and (min-width: 799px){
.product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) .product-gallery__thumbnails {
    margin-left: 0;
}
  

}


@media only screen and (max-width: 798px){
  .product-accordion button{
      padding: 8px 4px 5px 0!important;
    font-size: 24px!important;
    color: black !important;
}
  .product-block--text.product-block--2 {
    text-align: left;
  }
  .product-block--price .price-ui{
       justify-content: flex-start!important;
  }
  .product__images {
    margin-bottom: 0px;
}
  .product-block--text.product-block--4{
      text-align: left;
  }
  .product_name.title.mobile-only{
  display: block;
    text-align: left;
    margin-top: -20px;
}
  .breadcrumb ul{
    justify-content: flex-start!important;
  }
  .product-block--title{
    display: none;
  }
  #template-product .product__information{
 margin-left: 10px;
    width: 100%;
}
  .product-gallery .product-gallery__main .flickity-prev-next-button{
    display: none;
  }
  .product-gallery__thumbnails {
    padding-top: 0;
    margin-top: 20px;
}
}


/*Bake Shop  */

.marquee h2{
  font-family: "Inter", sans-serif;
  font-weight:600;
  font-size: 22px !important;
  line-height: 22px !important;
  margin-bottom: 0!important;
  white-space: nowrap;
}

.marquee .heading-section__content {
    padding: 18px 0;
  display: flex; 
  flex-direction: row;
      flex-shrink: 0;
/*   justify-content: space-around;
  min-width: 100%; */
  gap: var(--gap);
  animation: scroll 13s linear infinite;
      align-items: center;
}

.marquee .container{
   --gap: 1rem;
  display: flex;
  overflow: hidden;
  user-select:none;
  gap: var(--gap);
  flex-wrap: nowrap;
}

.marquee .container:hover .heading-section__content {
  animation-play-state: paused;
}


@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}

.bakery-menu section{
  padding: 50px 20px 20px;
}
.bakery-menu h6{
    font-family: Inter;
  font-size: 17px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.85px;
  text-align: center;
  margin-bottom: 23px;
}
.bakery-menu h1{
  text-align: center;
   margin-bottom: .5em;
}

.bakery-menu .container{
  max-width: 1000px;
  width: 90%;
  justify-content: flex-start;
}
.bakery-menu h3.title:not(:last-child){
  margin-bottom: 10px;
}

@media only screen and (max-width: 798px){
  .bakery-menu .container{
  max-width: 500px;
  width: 100%;
}
}
  .collection-bakery .collection-promo-banner .image-element__wrap{
    max-width: 190px!important;
    max-height: 170px !important;
  }

  .collection-bakery .collection-promo-banner img{
    max-width: 200px;
  }

.collection-bakery .bakery-content h1{
  margin: .75em 0 .25em;
}
.collection-bakery .bakery-content .text{
 max-width: 680px;
  margin: 0 auto 40px;
}

.party-heading .heading-section__preheading{
font-family: "January", script;
  font-size: 55px;
  margin-bottom: 17px;
  line-height: normal;
}
.heading-section .button{
  margin-top: 20px;
}

.parties h2.title{
  text-align: center;
      margin-bottom: 2rem;
}
.parties .image-element__wrap{
  max-width: 375px;
  height: auto;
  margin-bottom: 24px;
}
.parties .container{
  padding: 0 10px 20px;
  max-width: 1245px;
  border-bottom: 1px solid black;
}
.parties .icon-column__title.title{
  font-size: 20px;
  margin-bottom: 1.5em;
}
.parties .subtitle{
  font-family: "Inter", sans-serif;
  font-size: 17px;
  font-weight: 600;
  margin-top: 0;
}



body.page .rich-text__heading{
      max-width: 605px;
    margin: 0 auto 38px;
  margin-bottom: 38px!important;
}
.logo-list__item{
  margin-bottom: 0!important;
}
body.collection .rich-text__text{
  max-width: 685px;
  margin: 10px auto 0;
}

.party-description h2{
  text-align: center;
}
.party-description .buttons{
  justify-content: center;
}
.party-description .container{
  margin: 60px auto 80px;
      max-width: 1245px;
}
.party-info{
  flex-direction: column;
      width: calc(45% - 40px);
  justify-content: center;
}

.party-description .image-with-text__image-column{
  width: 55%;
}

.party-info .image-with-text__text-column{
  padding: 0 0 20px 0;
}
.party-info .image-with-text__text-column:not(:last-of-type){
border-bottom: 1px solid black;
  margin-bottom: 20px;
}
.party-info .image-with-text__heading {
  font-family: "Inter", sans-serif;
  padding-bottom: 3px;
  font-size: 17px;
  font-weight: 600;
  text-trans
}
.party-info ul{
  margin: 5px 0 0 15px;
}

@media only screen and (max-width: 798px){
  .party-description .image-with-text__image-column {
        max-width: 375px;
    height: auto;
    margin: 0 auto 30px;
  }
  .party-description .container {
    margin: 36px auto 36px;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 720px){
.banner__wrapper.is-medium .image-element__wrap {
   height: 50vw;
}
.party-heading .heading-section__preheading {
    font-family: January,script;
    font-size: 80px;
    margin-bottom: 15px;
    line-height: normal;
}
.party-heading .section.has-background {
      width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
  .party-heading .heading-section__subheading{
    padding: 30px 20px 0;
}
    .party-heading .buttons, .rich-text .buttons, .party-description .buttons{
     width: 100%!important;
   }
  .party-heading .buttons{
    padding: 0 8px;
  }
   .party-heading .button,  .rich-text .button{
     width: 100%!important;
   }
  .image-with-text-reg .image-with-text__image-column {
    height: auto;
}
  .image-with-text-reg .image-with-text__text-column {
    padding: 0;
}
  .parties h2.title {
    text-align: center;
    margin-bottom: 0.25em;
}
  .parties .icon-column__title.title {
    font-size: 20px;
    margin-bottom: 2.5em;
}
  .rich-text .card-content {
    padding: 0;
}
}


/* Contact */

.page-contact .rich-text{
  background-color: #FBF9F6;
  border-bottom: 1px solid #c3a87c;
}

.page-contact .rich-text .rich-text__text p:not(:first-child){
  font-size: 15px; 
  line-height: 22px;
}
.page-contact .rich-text .rich-text__text p:first-child{
  border-right: 1px solid #c3a87c;
}
.page-contact .rich-text .rich-text__text p{
  padding: 20px 40px;
      flex: 1 0;
}

.page-contact .rich-text .has-columns--2 {
    column-count: 1;
    display: flex;
    justify-content: center;
    align-items: center;
      max-width: 950px;
    margin: 0 auto;
}
.page-contact .contact-form .one-half:first-child{
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(45% - 40px)
}
.page-contact .contact-form .one-half:last-child{
  width: 55%;
}

.page-contact .contact-form .one-half:first-child .text-align-center{
  background-color: #f2eae4;
  width: 100%;
  padding: 30px 20px;
}
.page-contact .contact-form__text a{
  color: black;
  padding: 0 3px 5px;
}
.page-contact .contact-form__text a:hover{
  font-weight: 600;
/*   border-bottom: 1px solid black; */
  
}
.page-contact .contact-form h1, .page-contact .contact-form .title{
  font-family: "January", script !important;
  text-align: center;
  font-size: 55px;
}
.page-contact .contact-form .title{
  margin-bottom: 28px;
}

@media only screen and (max-width: 1000px){
  .page-contact .rich-text .rich-text__text p{
    padding: 10px;
  }
  .page-contact .contact-form .one-half:last-child, .page-contact .contact-form .one-half:first-child {
    width: 100%;
  }
  .page-contact .contact-form .one-half:last-child{
    order: -1;
  }
  .page-contact .contact-form .contact-form__form{
    padding: 0 40px;
  }
}
@media only screen and (max-width: 720px){
    .page-contact .contact-form .contact-form__form{
    padding: 0 0px;
  }
 .page-contact .contact-form .contact-form__form .button{
   width: 100%
 }
  .page-contact .rich-text .rich-text__text p{
    flex: auto;
    width: 100%;
  }
  .page-contact .rich-text .has-columns--2{
    flex-wrap: wrap;
  }
  .page-contact .rich-text .rich-text__text p:first-child {
    border-bottom: 1px solid #c3a87c;
    border-right: none;
}
  .page-contact .shopify-section.rich-text{
    padding-top: 5px!important;
  }
}


.faq__title{
  text-align: center;
  width: 100%;
}
.faq-accordion dt button{
  font-family: "Classico", serif;
  font-size: 20px;
  padding-left: 0;
}
.faq-accordion dd {
   padding-left: 0;
}

.faq-accordion dt .icon {
    color: black;
    border: 1px solid black;
    padding: 10px 8px 8px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
      right: 0px;
  left: auto;
}

.faq-accordion{
  max-width: 785px;
  margin: 0 auto;
}
.faq-accordion dt {
    border-bottom: 1px solid #707070;
}

.heading-wrapper--faq{
  margin-bottom: 20px;
}

.accordion dt a[aria-expanded=true], .accordion dt a:hover, .faq-accordion dt button[aria-expanded=true], .faq-accordion dt button:hover {
    background-color: #00000000;
}
.faq-accordion dt .accordion-style--carets[aria-expanded=true] .icon {
    transform: translateY(-50%) rotate(-180deg);
}



/* About Page */

.slideshow-about .slideshow-with-text__container{
  max-width: 950px;
}

.slideshow-about .flickity-button{
  background-color: black;
  color: white;
  width: 36px;
    height: 36px;
}
.slideshow-about .flickity-button:focus{
  outline: none;
  box-shadow: none;
}

.slideshow-about  .flickity-button-icon{
   fill: white;
      width: 75%;
    height: 75%;
}
.slideshow-about  .flickity-buttons-container {
    left: -18px;
    width: calc(100% + 36px);
    justify-content: space-between;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}

.slideshow-about .text-slideshow__heading.banner__subheading:first-child{
  font-weight: 600;
  font-size: 15px;
  padding-bottom: 15px;
}
.slideshow-about .text-slideshow__heading.title{
  font-family: January,script;
  font-size: 55px;
  margin-bottom: 20px;
  
}

.slideshow-about .text-slideshow__heading.banner__subheading.subtitle.content{
  text-transform: uppercase;
  font-size: 22px;
  padding-bottom: 0;
  margin-top: 0;
  
}
.slideshow-about .text-slideshow__heading.banner__subheading.subtitle.content:last-child{
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  text-transform: uppercase;
  font-weight: 600;
  padding: 20px 0;
  margin-top: 10px;
}

.page-about .heading-section__content{
  padding: 100px 0 90px;
  max-width: 910px;
  margin: 0 auto;
  width: 90%
}

.image-with-text-stagger .image-with-text__image-column:first-child{
      width: 50%;
}
.image-with-text-stagger .image-with-text__image-column:last-child{

    position: absolute;
    right: 5%;
    z-index: -1;
    bottom: -8%;
}

.image-with-text-stagger .image-with-text__text-column{
      width: calc(50% - 30px);
  padding: 5% 0 0 ;
}

.image-with-text-stagger .image-with-text__preheading{
  font-weight: 600;
  margin-bottom: 10px;
}
.image-with-text-stagger .image-with-text__heading{
  padding-bottom: 0;
}

.image-with-text-stagger .image-with-text__text{
  font-family: January, script;
  font-size: 50px;
}

.rich-text-about .rich-text__heading {
    max-width: none;
  width: 85%;
    margin: 0 auto 26px;
    margin-bottom: 26px!important;
  font-family: Inter, sans-serif;
line-height: 1.45em;
  text-transform: uppercase;
}
.rich-text-about .signature{
  font-family: "January", scri;
    font-size: 55px;
  text-align: center;
  margin: 27px 0 100px;
}

.rich-text-about .rich-text__text{
  column-gap: 60px;
  margin-top: 10px;
}

@media only screen and (max-width: 935px){
  .image-with-text-stagger .image-with-text__image-column:first-child{
         width: 100%;
    height: auto;
}
  .image-with-text-stagger .image-with-text__text-column{
  padding: 15px ;
    width: 100%
}
  .image-with-text-stagger .image-with-text__image-column:last-child{

    position: relative;
    right: auto;
    z-index: 0;
    bottom: auto;
    padding: 0 20px;
    width: 100%;
}
  .image-with-text-stagger{
    padding-bottom: 30px!important;
  }
}

@media only screen and (max-width: 798px){
.slideshow-about .image-slideshow-column{
  order: 2;
}
.slideshow-about  .text-slideshow__slide {
  padding: 0;
padding-bottom: 1em;
}
.slideshow-about   .image-slideshow .flickity-buttons-container {
    display: flex;
}
  .slideshow-about .slideshow-with-text__container{
    padding: 0 20px;
  }
  .slideshow-about{
    padding: 40px 0!important;
  }

  .page-about .heading-section__content{
  padding: 50px 0 45px;
  max-width: 910px;
  margin: 0 auto;
  width: 100%
    
}
   .page-about .heading-section__content h2{
    font-size: 25px;
    line-height: 28px;
}


}

@media only screen and (max-width: 750px){
  .rich-text-about .rich-text__heading {
    max-width: none;
  width: 100%;
    font-size: 20px;
    text-align: left;
    margin: 0 auto 26px;
    margin-bottom: 26px!important;
  font-family: Inter, sans-serif;
line-height: 1.45em;
  text-transform: uppercase;
}
.rich-text-about .signature{
  font-family: "January", scri;
    font-size: 55px;
  text-align: left;
  margin: 27px 0 30px;
}

.rich-text-about .rich-text__text{
      column-count: 1!important;
}

}


/* Event Request */

.eventcontact .container{
  display: block;
}

.eventcontact .medium-down--one-whole{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.eventcontact .custom-contact-form__blocks {
  display: flex;
  flex-wrap: wrap;
}

.eventcontact .custom-contact-form__block:nth-child(-n+8){
  width: calc(50% - 20px);
    margin: 0 10px 20px;
}
.eventcontact .custom-contact-form__block:nth-child(n+9){
  width: calc(100% - 20px);
    margin: 0 10px 20px;
}

.eventcontact .contact-form__form{
  padding-top: 20px;
}

.input:not(.quantity-input), select, textarea, .select select{
  font-size: 15px!important;
  border: 1px solid black!important;
  color: black;
    padding: 14px!important;
  height: auto;
}
.input::placeholder, select::placeholder, textarea::placeholder{
  text-transform: uppercase!important;
/* color: black; */
}

.select select option[disabled]{
  color: #f4f4f4!important;
    text-transform: uppercase!important;
  opacity: .8;

}

select option:first-child{
  color: #f4f4f4!important;
    text-transform: uppercase!important;
  opacity: .8;
}
.select:not(.is-multiple){
  height: auto;
}
.eventcontact .custom-contact-form__block--paragraph{
  background-color: #F9F4F1;
  padding: 26px 20px;
}

.eventcontact .custom-contact-form__block--paragraph h3{
  text-align: center;
}
.eventcontact .custom-contact-form__block--paragraph{
  font-size: 14px;
}

.eventcontact .custom-contact-form__block--paragraph input[type=checkbox]~label{
    margin-left: 10px;
    top: -3px;
    position: relative;
}

.eventcontact .custom-contact-form__block--paragraph input[type=checkbox]{
  height: 15px;
  width: 15px;
}

.eventcontact button.is-within-form{
      margin-left: 10px;
}

/* .select:not(.is-multiple):not(.is-loading):not(.is-arrowless):after{
      top: calc(50% + 9px);
}
 */
@media only screen and (max-width: 720px){
  .eventcontact .custom-contact-form__block:nth-child(-n+8){
  width: calc(100% - 20px);
    margin: 0 10px 20px;
}
  .eventcontact .contact-form__form {
    padding-left: 0;
    padding-right: 0;
  }
}

.customerpage .title{
  text-align: center !important;
  width: 100%;
  font-size: 40px;
  
}

.login__image, .register__image{
  display: none;
}
.customerpage label{
  display: none;
}

#login, #recover-password, .register{
      margin: 0 auto!important;
    width: 100%!important;
    max-width: 600px!important;
}

.ajax-cart__empty-cart-message ~.ajax-cart__cart-count{
  display: none;
}
.ajax-cart__empty-cart-message.is-hidden ~.ajax-cart__cart-count{
  display: block;
}

.ajax-cart__close-icon{
  top: 17px;
  transform: none;
      z-index: 20;
}

.ajax-cart .control, .quantity-input{
  font-size: 14px;
}

.quantity-wrapper.quantity-style--box .quantity-plus, .quantity-wrapper.quantity-style--box .quantity-minus, .quantity-wrapper.quantity-style--box.is-medium .quantity-plus, .quantity-wrapper.quantity-style--box.is-medium .quantity-minus{
  width: auto;
}
/* .quantity-wrapper.quantity-style--box .quantity-plus, .quantity-wrapper.quantity-style--box .quantity-minus{
  padding-left: 25px;
 padding-right: 25px; 
} */

.quantity-wrapper.quantity-style--box.is-medium .quantity-plus, .quantity-wrapper.quantity-style--box.is-medium .quantity-minus{
padding-left: 15px;
 padding-right: 15px; 
}

.quantity-wrapper.quantity-style--box.is-medium .quantity-plus{
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
   border-left: none;
  
}
.quantity-wrapper.quantity-style--box.is-medium .quantity-minus{
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
   border-right: none;
}
.ajax-cart .quantity-input-control, .ajax-cart .quantity-wrapper.quantity-style--box .quantity-input-control input{
    border-top: 1px solid black;
  border-bottom: 1px solid black;
       height: 38px;
}
body.cart .quantity-input-control,body.cart .quantity-wrapper.quantity-style--box .quantity-input-control input{
    border-top: 1px solid black;
  border-bottom: 1px solid black;
       height: 38px;
}
.ajax-cart__taxes-shipping-message {
  margin-bottom: 10px;
}

body.cart .additional-checkout-buttons{
  display: none;
}

body.cart .cart__taxes-shipping-message{
  padding-bottom: 10px;
}


body.cart button.checkout{
  margin-top: 10px;
}

.parties .placeholder-svg{
  max-height: 30vw;
    margin-bottom: 20px;
}    
.ajax-cart__cart-title{
  font-weight: 600;
}

@media only screen and (max-width: 798px){
  #theme-ajax-cart.is-drawer {
    right:-100%;
    width:  350px;
}

  .gallery-type--classic{
    flex-wrap: nowrap;
    overflow: scroll;
    justify-content: flex-start;
  }

    .gallery-type--classic .gallery__item{
      min-width: 60vw;
    }
}
.collection__filters .is-grouped {
justify-content: center;
}

.collection__filters .select {
    max-width: 100%;
}
#tag_filter{
  display: flex;
    width: 100%;
}
#tag_filter input[type="radio"]{
  display: none;
}
#tag_filter label{
  white-space: nowrap;
  font-weight: 600;
    font-size: 15px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: 0.75px;
  padding: 10px;
  text-transform: uppercase;
    border-bottom: none;
  margin: 0 10px;
}
#tag_filter label:hover{
  cursor: pointer;
}
#tag_filter input[type="radio"]:checked + label{
  border-bottom: 2px solid #c19c6e;
}

.collection__filters {
  margin-bottom: 30px;
}

.thumbnail-sticker{
  font-weight: 600;
  color: white;
}

.sticker-shape-round .thumbnail-sticker .sticker-text {
    position: absolute;
    top: 52%;
    left: 50%;
    line-height: 1.2;
    transform: translate(-50%) translateY(-50%);
    font-size: .8em;
    word-wrap: normal;
    color: white;
    text-transform: uppercase;
}
.one-third .sticker-shape-round .sticker-holder__content .thumbnail-sticker{
      position: absolute;
    top: -15px;
    right: -15px;
      max-width: 70px;
    padding: 45px;
}
.product-thumbnail__title{
  color: black;
  font-family: "Classico", serif;
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.product-thumbnail p{
  font-size: 15px;
 
}
.product-thumbnail{
   margin-bottom: 15px;
}

.collection__tag-filter.select:after{
  display: none!important;
}
@media only screen and (max-width: 798px){
  .logo-list__item {
        width: 65%;
    margin-bottom: 20px!important;
  }
  
.collection__filters .select {
    max-width: 100%;
  overflow-x: scroll;
  padding-bottom: 20px;
}

    /* width */
  .collection__filters .select::-webkit-scrollbar {
  width: 2px;
}

/* Track */
  .collection__filters .select::-webkit-scrollbar-track {
  background: #869ca04F;
}

/* Handle */
  .collection__filters .select::-webkit-scrollbar-thumb {
  background: #869ca0;
}
  .one-third .sticker-shape-round .sticker-holder__content .thumbnail-sticker {
    position: absolute;
    top: -18px;
    right: -18px;
    max-width: 70px;
    padding: 38px;
}
  .sticker-shape-round .thumbnail-sticker .sticker-text{
    font-size: .6em;
  }
  .product__thumbnail.has-padding-bottom {
    padding-bottom: 15px;
}
  .product__thumbnail{
        margin-left: 5px!important;
    margin-right: 5px!important;
        width: calc(50% - 10px);
  }
}
body.collection button.accordion{
background-color: white;
  
  cursor: pointer;
  padding:16px 4px 5px;
  text-align: center;
  width: 100%;
  border: none;
  outline: none;
  transition: 0.3s;
    font-size: 15px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  color: black!important;
}
.flavors-active, .accordion:hover {
/*   background-color: #ccc; */
}

.bakery-wrapper{
  padding: 40px 40px 10px;
  background-color: #f2eae4;
  text-align: center;
  margin-top: 25px;
}
.bakery-wrapper .collection-matrix{
  margin-top: 40px;
  justify-content: center;
}
.bakery-wrapper .product-thumbnail {
    margin-bottom: 5px;
}
.bakery-wrapper .thumbnail__caption>a{
font-weight: 600;
border-bottom: 2px solid currentColor;
  text-transform: uppercase;
}
.bakery-desc{
  margin-top: 15px;
}
.bakery-title{
      color: black;
    font-family: "Classico", serif;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
  text-transform: uppercase;
  text-align: center;
}

.flavors-panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
      text-align: center;
}

.product__thumbnail-bakery:hover{
cursor: default;
}

@media only screen and (max-width: 798px){
  .product__thumbnail-bakery.thumbnail__hover-overlay--true .thumbnail__caption {
    display: none!important;
}
  button.accordion{
    padding: 8px 4px 5px;
        font-size: 12px;
  }
  
}

.ajax-cart__form {
  max-height: none;
}


.ajax-cart__form {
  max-height: none;
  overflow-x: auto;
}

.cart__cost-summary .cart__row h3,.cart__cost-summary .cart__row p {
  font-family: "Inter", sans-serif !important;
  font-weight: 600;
}

body.cart .additional-checkout-buttons{
  display: none!important;
}

.pickupcolumn{
      width: 100%!important;
}
.cart__taxes-shipping{
  text-align: left;
}

.cart__buttons{
  justify-content: flex-start;
}
#storePickupApp {
  margin-bottom: 0;
  width: 100%;
  width: 400px;
  max-width: 100%;
  
}#storePickupApp .checkoutMethodContainer.pickup #searchBlock {
  margin-top: 0;
}

#storePickupApp .ZapietStack {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5em;
}

#storePickupApp .checkoutMethodContainer .locations .location input[type=radio] {
  display: none;
}

.cart__checkout {
  margin-left: 0;
}

.purchase-details .purchase-details__spb--false .button--add-to-cart{
  width: 100%;
}

@media only screen and (max-width: 798px){
.product-wrap.desc-active .thumbnail-overlay__container, .product-image__wrapper:hover .thumbnail-overlay__container {
    opacity: 1;
    visibility: visible;
  display: flex;
}
.product-wrap.desc-active .thumbnail-overlay__container .quick-shop__info, .product-image__wrapper:hover .thumbnail-overlay__container .quick-shop__info {
    display: flex;
}

  .product-image__wrapper .thumbnail-overlay__container .quick-shop__info .product-hover-description *,   .product-image__wrapper .thumbnail-overlay__container .quick-shop__info .product-hover-description {
    font-size: 14px!important;
  }
 body.collection button.accordion{ 
     font-size: 13px!important;
  }
  .flavors-panel {
      font-size: 14px;
  }
  .thumbnail-overlay__container {
    padding: 10px;
  }
}

.cart__notes {
    width: 51%;
    display: block;
    margin-top: 20px;
}