/** Shopify CDN: Minification failed

Line 713:0 Unexpected "{"
Line 823:2 Expected identifier but found "."

**/
h1,
h2,
h3,
h4,
h5,
h6,
a,
button,
.button{
  letter-spacing: -0.03em;
}

p {
  letter-spacing: 0;
}

body .page-width {
  max-width: 95%;
}

body h1 {
  font-size: 50px
}

body h2 {
  font-size: 45px
}

body h1,
body h2,
body h3,
body h4,
body h5 {
  color: #231705
}

body p {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
}

#MainContent p {
  color: #3D2809;
}

#MainContent {
  background: #fff;
  color: #3D2809
}

body button:disabled,
body button[disabled] {
  border: none;
  background-color: #d8d8d8;
  color: #666666;
  cursor: no-drop
}

.py-50 {
  padding-top: 35px;
  padding-bottom: 0;
}

.my-5 {
  margin: 5px 0;
}

.my-0 {
  margin: 0;
}

.d-flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap:wrap;
}

.d-sm-block {
  display: none;
}

.border-top {
  margin-top: 50px;
  border-top: 1px solid #e8e8e8;
  padding-top: 50px;
}
.text-left {
  text-align: left;
}
.text-center{
  text-align:center;
}
.text-lg{
  font-size: 20px;
  padding-top: 30px;
  margin-bottom: 0;
}
#MainContent .order-note{
  margin: 15% 0 0;
  font-size: 14px;
  color: #db495c;
}
/*=================App Review======================*/
.page-width .agrs__widget {
  padding-top: 30px;
  padding-bottom: 60px;
}
.agrs__preview-text{
  display:none!important;
}

/*=================Header======================*/
.header__inline-menu li .list-menu__item {
  font-family: "Playfair Display", serif;
  color: #000000;
  font-size: 22px;
  letter-spacing: -0.03em
}

body details[open]>.header__menu-item {
  text-decoration: none;
}

.header__inline-menu li {
  margin: 0 15px;
}

.header__inline-menu li ul li {
  margin: 0;
}

.header__inline-menu li ul li a {
  letter-spacing: -0.03em;
}

.header__inline-menu li ul {
  width: 23rem;
}

.header__menu-item span,
.header__submenu .header__menu-item {
  display: inline-block;
  position: relative;
  text-decoration: none;
}

.header__menu-item:hover span,
.header__submenu .header__menu-item:hover {
  text-decoration: none;
}

.header__menu-item:hover span:after,
.header__menu-item span.header__active-menu-item:after,
.header__submenu .header__menu-item:not(.has-sub-item):hover:after {
  position: absolute;
  content: '';
  border-bottom: 3px solid #D89146;
  left: 0;
  right: 0;
  bottom: -2px;
}

ul.header__submenu .header__menu-item {
  margin: .8rem 2rem;
  padding: 0;
}

body .banner__content.banner__content--top-center {
  align-items: center
}

.banner__content.banner__content--top-center h1 {
  color: #fff;
  font-size: 67px;
}

.banner__content.banner__content--top-center .banner__box {
  max-width: 100%;
}

.banner__content.banner__content--top-center .banner__buttons {
  max-width: 70rem;
}

.banner__content.banner__content--top-center .banner__box .button {
  font-family: "Playfair Display", serif;
  background: #D89146;
  border-radius: 25px;
  color: #fff;
  height: 65px;
  font-size: 20px;
  margin: 70px 50px 0;
}

.banner__content.banner__content--top-center .banner__box .button:hover {
  background: #3D2809
}

.banner__content.banner__content--top-center .banner__box .button:before,
.banner__content.banner__content--top-center .banner__box .button:after {
  display: none;
}

/*================Multicolumns=======================*/
.multicolumn.about-us-section h3,
.multicolumn h2 {
  font-size: 40px;
  margin-bottom: 3rem !important;
}

.multicolumn .title-wrapper-with-link {
  margin-bottom: 0;
}

.col3-img-with-title .multicolumn-list li,
.col2-img-with-title .multicolumn-list li {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  margin: 0 30px;
  width: 29%;
}

.col3-img-with-title .multicolumn-list li:first-child {
  margin-left: 0;
}

.col3-img-with-title .multicolumn-list li:last-child {
  margin-right: 0;
}

.col3-img-with-title .multicolumn-list li .multicolumn-card__info,
.col2-img-with-title .multicolumn-list li .multicolumn-card__info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px 15px;
  background: rgba(255, 255, 255, 0.53);
}

.col3-img-with-title .multicolumn-list li .multicolumn-card__image-wrapper,
.col2-img-with-title .multicolumn-list li .multicolumn-card__image-wrapper {
  margin: 0;
}

.col3-img-with-title .multicolumn-list li .link,
.col2-img-with-title .multicolumn-list li .link {
  position: absolute;
  opacity: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
}

.col3-img-with-title h3,
.col2-img-with-title h3 {
  font-size: 25px;
  text-align: center
}

.col4-icon-with-text .multicolumn-list li .multicolumn-card__image-wrapper {
  width: 118px;
  height: 118px;
  margin: 0 auto;
  object-fit: contain;
}

#MainContent .col4-icon-with-text .multicolumn-list li p {
  color: #fff;
}

.col4-icon-with-text .multicolumn-list li .multicolumn-card__info {
  padding-bottom: 0;
}

.fw-btn {
  color: #fff;
  text-decoration: none;
  text-align: center;
  display: block;
  font-family: "Playfair Display", serif;
  font-size: 30px;
}

.multicolumn.about-us-section .multicolumn-card__image-wrapper {
  padding-left: 15px;
}
.multicolumn.about-us-section .multicolumn-card,
.multicolumn.about-us-section .multicolumn-card__image-wrapper,
.multicolumn.about-us-section .multicolumn-card__image-wrapper *{
  height:100%;
  object-fit:cover;
}
/*=================Contact Us==================*/
#shopify-section-template--24248923324735__rich_text_NDAGPb {
  width: 50%;
  float: left;
}

#shopify-section-template--24248923324735__form {
  width: 50%;
  float: right;
}

.left-rich-text .page-width {
  padding-right: 15px;
}

.right-contact-form .page-width {
  padding-left: 15px;
}

.right-contact-form .field:after,
.right-contact-form .field:before,
.cform-submit-btn:before,
.cform-submit-btn:after {
  display: none
}

.right-contact-form .contact__fields .field {
  display: block;
}

.right-contact-form .field__label {
  display: block;
  margin-bottom: .6rem;
  position: static;
  transition: unset;
  display: block;
  width: 100%;
  font-size: 22px;
  letter-spacing: 0;
  color: #3D2809;
  font-family: "Playfair Display", serif;
}

.right-contact-form .field__input {
  border: 3px solid #3D2809;
  color: #3D2809;
  border-radius: 25px;
  padding: 10px 20px;
}

.left-rich-text .contact__fields .field label {
  position: static;
  display: block;
  transition: unset;
  border: none;
  box-shadow: none;
}

.cform-submit-btn {
  color: #fff;
  background: #3D2809;
  letter-spacing: 0;
  font-family: "Playfair Display", serif;
  font-size: 22px;
  height: 75px;
  border: none;
}

.cform-submit-btn:hover {
  background: #D89146;
}

.full-width-content .rich-text__blocks {
  max-width: 100%;
  padding: 0 15px
}

/*==================FAQ===================*/
.faq-top-content .rich-text__text {
  margin-top: 12px;
}

.faq-top-content .rich-text__text p {
  font-size: 22px
}

.faq-accordion-content .accordion .accordion__title {
  letter-spacing: 0;
}

.faq-accordion-content .accordion {
  border-color: rgba(216, 145, 70, 0.47)
}

.collapsible-content.faq-accordion-content summary:hover .accordion__title {
  text-decoration: none
}

.collapsible-content.faq-accordion-content summary:hover {
  background: transparent;
}

.collapsible-content.faq-accordion-content summary .icon {
  position: absolute;
  height: .6rem;
  right: 1.5rem;
  top: calc(50% - .2rem);
  color: #000;
}

.collapsible-content.faq-accordion-content details[open]>summary .icon {
  transform: rotate(130deg);
  -webkit-transform: rotate(130deg);
}

/*=================Footer======================*/
footer .footer__content-top {
  padding-bottom: 30px;
}

footer .footer__content-bottom {
  padding-top: 0;
}

.footer-d-flex {
  display: flex;
  flex-wrap: wrap;
}

.footer-d-flex .footer__blocks-wrapper {
  width: 80%;
}

.footer-d-flex .footer-block--newsletter {
  width: 20%;
  display: block;
  margin-top: 0;
}

.footer-d-flex .footer-block--newsletter h2 {
  color: #3D2809;
  margin: 0 0 15px;
  font-size: 25px;
}

.footer-d-flex .footer-block--newsletter .list-social {
  justify-content: left;
}

.footer-d-flex ul.footer-block__details-content {
  column-count: 2;
  column-gap: 0;
  margin: 0 40px;
}

.footer-d-flex .footer-block__details-content li a {
  font-family: "Playfair Display", serif;
  color: #3D2809;
  font-size: 25px;
}

.footer-d-flex .list-social__item .list-social__link {
  padding: 10px;
}

.footer-d-flex .list-social__item .icon,
.footer-d-flex .list-social__item .svg-wrapper {
  height: 40px;
  width: 40px;
  color: #3D2809;
}

.footer__copyright.caption {
  color: #3D2809;
}

.footer__copyright.caption a {
  letter-spacing: 0;
  color: #3D2809;
}

/*=======================================*/
.dots-loader {
  display: none;
  justify-content: center;
  align-items: center;
  gap: 5px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #231705;
  border-radius: 25px
}

.dots-loader span {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  animation: dots 1.5s infinite ease-in-out;
}

.dots-loader span:nth-child(1) {
  animation-delay: 0s;
}

.dots-loader span:nth-child(2) {
  animation-delay: 0.2s;
}

.dots-loader span:nth-child(3) {
  animation-delay: 0.4s;
}

@keyframes dots {

  0%,
  80%,
  100% {
    transform: scale(0);
    opacity: 0.3;
  }

  40% {
    transform: scale(1);
    opacity: 1;
  }
}

/*=============TOAST===========*/
.toast {
  visibility: hidden;
  min-width: 350px;
  background-color: #231705;
  color: #fff;
  text-align: center;
  border-radius: 0;
  padding: 10px 15px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.5s, visibility 0.5s;
}

.toast.show {
  visibility: visible;
  opacity: 1;
}

.toast img {
  margin: 2px 5px 0;
  display: inline-block;
}

.toast p {
  font-size: 16px
}

/*===================================*/
.prod-title {
  margin-bottom: 0;
}

.prod-subtitle {
  margin-top: 7px;
  font-size: 18px;
  width: 100%;
  max-width: 855px;
}
.disclaimer-text{
  font-size: 15px;
  font-style: italic;
}
.custom-main-box-flex-container {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  padding: 0;
  margin-top: 50px;
}

.cf-variant-flex-container,
.cf-addon-flex-container,
.cf-chef-variant-flex-container,
.cf-bulk-variant-flex-container,
.cf-bulk-addon-flex-container {
  display: flex;
  flex-wrap: wrap;
}

.custom-main-box-flex-item-1 {
  width: 65%;
  padding: 0 30px 50px 0;
  border-right: 1px solid #ccc;
}

.custom-main-box-flex-item-1 h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Lato", sans-serif;
  letter-spacing: 0;
}

.custom-main-box-flex-item-2 {
  width: 35%;
  padding: 0 30px 50px 30px;
}

.cf-variant-flex-item,
.cf-chef-variant-flex-item,
.cf-bulk-variant-flex-item {
  width: 23%;
  margin: 20px 15px 0px 0px;
  position: relative;
  text-align: center
}

.cf-variant-flex-item label,
.cf-bulk-variant-flex-item label {
  border: 1px solid transparent;
  border-radius: 25px;
  padding: 15px;
  display: block;
  margin-bottom: 10px;
}

.cf-variant-flex-item.activeBox label,
.cf-bulk-variant-flex-item.activeBox label {
  border-color: rgba(216, 145, 70, 0.40);
}

.cf-variant-label img,
.cf-bulk-variant-label img {
  max-width: 100%;
  width: auto;
  object-fit: contain;
  height: 165px;
}

.cf-variant-label,
.cf-chef-variant-label,
.cf-bulk-variant-label {
  cursor: pointer;
}

.cf-variant-inp,
.cf-bulk-variant-inp,
.cf-chef-variant-inp {
  visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.cf-addon-flex-item,
.cf-bulk-addon-flex-item {
  width: 33.33%;
  text-align: center;
  padding: 0 15px 10px 0;
}

.cf-addon-flex-item-content,
.cf-bulk-addon-flex-item-content,
.cf-chef-variant-flex-item {
  text-align: center;
  position: relative;
}

.cf-addon-flex-item h5,
.cf-bulk-addon-flex-item h5 {
  margin: 10px 0;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  letter-spacing: 0;
}

.cf-addon-flex-item-content.selected {
  cursor: default;
}

.cf-addon-flex-item-content .cf-addon-image {
  position: relative;
  transition: all 1s ease-out;
}

.cf-chef-variant-flex-item {
  width: 28%;
  margin-right: 5%;
  margin-bottom: 20px;
}

.cf-chef-addon-image {
  height: 175px;
}

.cf-chef-addon-image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.cf-addon-qty-inp,
.cf-chef-addon-qty-inp,
{
border: 0;
background: none;
text-align: center;
outline: 0;
pointer-events: none;
color: white;
font-size: 18px;
width: calc(100% - 56px);
padding: 8px 0;
}

.selected-chef-item .chef-img,
.selected-products .product_img,
.bulk-flavor-flex-item .product_img {
  position: relative;
  width: 45%;
}

.selected-chef-item .item-details {
  width: 50%;
  padding-left: 20px;
}

.selected-chef-item h5,
.bulk-flavor-flex-item h5,
.cf-box-flavor-flex-item h5 {
  font-size: 16px;
  margin: 2px 0 0 5%;
  font-family: "Lato", sans-serif;
  letter-spacing: 0;
}

.cf-chef-addon-qty-inp,
.cf-addon-qty-inp,
.bulkQty {
  position: absolute;
  top: -15px;
  left: -11px;
  background: #d89146;
  color: #fff;
  font-size: 14px;
  width: 30px;
  font-weight: 600;
  height: 30px;
  border-radius: 50%;
  padding: 2px;
  display: inline-block;
  text-align: center;
}

.cf-addon-img,
.cf-bulk-addon-img {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 160px;
  max-width: 100%;
  background: white;
  padding: 15px 0 0;
  border-radius: 4px;
}

.cf-box-flavor-flex-item,
.selected-chef-item,
.bulk-flavor-flex-item {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0;
  align-items: flex-start;
  position: relative;
}

.cf-box-flavor-flex-item img,
.selected-chef-item img,
.bulk-flavor-flex-item img {
  display: block;
  width: 100%;
  height: 82px;
  object-fit: contain;
  max-width: 75%;
  background: #fff;
  border: transparent;
  padding: 0;
  border-radius: 0px;
}

.selected-chef-item img {
  object-fit: contain;
}

.selected-products,
.bulk-selected-product {
  margin-top: 42px;
}

.cf-addon-inc,
.cf-chef-addon-inc {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid white;
  border-radius: 50%;
  text-align: center;
  line-height: 17px;
  color: white;
  font-size: 26px;
  font-weight: 300;
  cursor: pointer;
  transition: all 0.25s ease-in;
  .cf-box-flavor-flex-item
}

.selected-box-size,
.cf-box-flavor-heading,
.bulkSelectedBox-size,
.cf-BulkBox-flavor-heading {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  color: #333;
  line-height: 1.5;
  letter-spacing: 0;
  font-family: "Lato", sans-serif;
}

.selected-box-size span,
.cf-box-flavor-heading span,
.bulkSelectedBox-size span,
.bulkSelectedBox-total {
  font-size: 28px;
  color: #d89146;
  margin: 0 1px;
}

.cf-box-selected-price,
.bulkSelected-price {
  font-size: 20px;
  font-style: italic;
  margin: 0;
  color: #aaa;
  font-weight: 600;
}

.cf-box-flavor-heading,
.cf-chef-box-flavor-heading,
.cf-BulkBox-flavor-heading {
  /* font-size: 24px; */
  padding-top: 60px;
  margin-top: 50px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #333;
  line-height: 1;
}

.cf-box-flavor-heading,
.cf-BulkBox-flavor-heading {
  padding-top: 0;
}

.cf-chef-box-flavor-heading {
  border: none;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 25px;
}

.product-content-2 {
  border-top: none;
}

[class^="cf-master-btn"] {
  width: 100%;
  margin-top: 35px;
  padding: 15px;
  text-align: center;
  position: relative;
  box-shadow: none;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: #231705;
  color: #fff;
  font-family: "Playfair Display", serif;
  border-radius: 25px;
  letter-spacing: 0;
}

.toggle-section h4 {
  margin: 0 0 25px;
  font-weight: 600;
  font-size: 24px;
}

.flavour-selection {
  margin-top: 50px;
  border-top: 1px solid #e8e8e8;
  padding-top: 50px;
}

.cf-addon-qty-inp[type=number],
.cf-chef-ddon-qty-inp[type=number] {
  -moz-appearance: textfield;
}

.cf-box-remove,
.cf-chef-box-remove,
.bulkRemove {
  width: 25px;
  height: 25px;
  display: block;
  border: 1px solid #231705;
  text-align: center;
  background: #231705;
  border-radius: 50%;
  font-weight: 600;
  line-height: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  transition: all .25s ease-in;
  position: absolute;
  right: -15px;
  padding: 1.5px;
}

.chocolates-toggle {
  text-align: center;
  margin-bottom: 20px;
}

.cf-variant-flex-item .title,
.cf-bulk-variant-flex-item .title,
.cf-chef-variant-flex-item .title {
  margin: 0;
  font-size: 17px;
  letter-spacing: 0;
}

.cf-chef-variant-flex-item .title {
  margin-top: 10px;
}

.cf-flex-item {
  width: 20%;
  padding: 0 30px 30px 0;
}

.toggle-btn {
  padding: 12px 40px;
  margin: 0 10px;
  cursor: pointer;
  background: transparent;
  color: #222;
  border: 1px solid #222;
}

.toggle-btn.activeProduct {
  background-color: #222;
  color: #fff;
}

.toggle-section {
  display: none;
}

#custom-box-section {
  display: block;
}

.box-sizes .variant-option {
  margin: 10px 0;
}

.chocolates-list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.cart-item__quantity-wrapper {
  flex-direction: column;
}

.remove_btn {
  margin-left: 5px;
  font-size: 12px;
  text-decoration: underline;
}

.small-text {
  margin: 0;
  color: #d89146;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 0;
}

body .price {
  color: #d89146;
  margin: 0 0 20px;
}

.truffles .cf-box-remove {
  right: -20px;
}

.down-arr,
.up-arr {
  background: #231705;
  position: relative;
  display: inline-block;
  width: 35px;
  height: 36px;
  margin: 3px 0;
  border: 1px solid transparent;
  padding: 5px;
  border-radius: 10px;
}

.down-arr:after,
.up-arr:after {
  position: absolute;
  content: '';
  width: 18px;
  height: 16px;
  top: 9px;
  left: 8px;
  background-repeat: no-repeat;
  background-size: contain;

}

.down-arr:after {
  top: 10px;
  background-image: url("/cdn/shop/files/down-arrow-icon-wh.svg?v=1739520587");
}

.up-arr:after {
  background-image: url("/cdn/shop/files/up-arrow-icon-wh.svg?v=1739520587");
}

.cf-addon-qty,
.cf-chef-addon-qty {
  position: absolute;
  top: 0;
  /* transform: translateY(-50%); */
  right: 2px;
  cursor: pointer;
  flex-direction: column-reverse;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.chef-price {
  margin-left: 5%;
}

/* ============ Cart Items =============== */
.cart-item__details ul {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}

body .cart-item__details li {
  list-style-type: none;
  margin-top: 0;
  margin-top: 0 !important;
  margin-right: 5px;
}

.cart-item__details span {
  font-size: 12px;
}

.button-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.button-list button {
  border: 1px solid #231705;
  display: inline-block;
  background: #231705;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  padding: 8px 10px;
  border-radius: 25px;
  margin: 5px;
  letter-spacing: 0;
  max-width: 100px;
  width: 50%;
  height: 30px;
}

.button-list button.info-btn {
  background: transparent;
  color: #231705;
}

.cf-addon-flex-item-content.selected .cstm-add-item-btn,
.cf-modal-add-btn.activeBtn,
.cf-chef-variant-flex-item.selected .chef-add-item-btn,
.chef-modal-add-btn.activeBtn,
.cf-bulk-addon-flex-item-content.selected .bulkAddBtn,
.cf-modal-bulkAdd-btn.activeBtn {
  background-color: #d8d8d8;
  color: #666666;
  border: none;
}

.cf-chef-variant-price,
.get-min-order,
.cf-variant-price {
  color: #b75d69
}

/*========================*/
.cf-variant-label,
.cf-chef-addon-image {
  position: relative;
  display: inline-block;
}

.cf-variant-label img,
.cf-chef-addon-image img {
  display: block;
  width: 100%;
  transition: opacity 0.3s ease-in-out;
  object-fit: contain;
}

.cf-variant-label .hover-image,
.cf-chef-addon-image .hover-image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.cf-variant-label:hover .hover-image,
.cf-chef-addon-image:hover .hover-image {
  opacity: 1;
}

.cf-variant-label:hover .main-image,
.cf-chef-addon-image:hover .main-image {
  opacity: 0;
}

/*----------- Modal Styles-----------*/
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.3s ease-in-out;
}

.modal .title {
  margin: 0;
}

.modal .title h3 {
  margin-bottom: 12px;
  letter-spacing: -0.03em;
}

.modal-image {
  height: 250px
}

.modal-image img {
  height: 100%;
  object-fit: contain;
}

.modal-content {
  background: #fff;
  padding: 50px;
  width: 100%;
  text-align: center;
  max-width: 60%;
  margin: auto;
  top: 50%;
  left: 50%;
  border-radius: 8px;
  box-shadow: 0 4px 10px #0000004d;
  transform: scale(.9);
  transition: .3s ease-in-out;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

#MainContent .modal-content p {
  color: #231705;
  font-size: 20px;
  margin-top: 0;
  line-height: 1.5;
}

.modal-buttons {
  margin-top: 20px;
}

.modal-buttons button {
  padding: 15px 35px;
  margin: 0 5px;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
}

.modal-buttons .yesToredirect {
  background-color: #d89146;
}

.modal-buttons .close-modal {
  background-color: #222;
}

.modal-footer .button-list button {
  padding: 10px 30px;
  max-width: 140px;
  height: 37px;
  font-size: 13px;
}

.button-list button.close-modal {
  background: transparent;
  border-color: #231705;
  color: #231705;
}

span.close-modal {
  position: absolute;
  right: -8px;
  top: -8px;
  background: #231705;
  padding: 0px;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: inline-block;
  color: #fff;
  font-size: 25px;
  line-height: 1.2;
  font-weight: bold;
  cursor: pointer;
}

.cart__checkout-button.button {
  color: #fff;
  letter-spacing: 0;
  border-radius: 25px
}

.cart__checkout-button.button:after {
  border: none;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
}

.cart__blocks .tax-note {
  text-align: center;
  margin-bottom: 15px;
}

.cart__blocks .totals {
  justify-content: center;
}

.cart__note.field {
  top: 53px;
}
body .cart__warnings{
  padding-bottom:80px
}
/*==============Responsive==================*/
@media screen and (min-width: 990px) {
  .header--middle-left .header__inline-menu {
    margin-left: auto;
    margin-right: auto;
  }

  .header--middle-left {
    grid-template-columns: auto 1fr auto;
  }
}

@media (max-width:1500px) {

  .selected-chef-item h5,
  .bulk-flavor-flex-item h5,
  .cf-box-flavor-flex-item h5 {
    font-size: 15px;
  }

  .truffles .cf-box-remove {
    right: -30px;
  }

  .down-arr,
  .up-arr {
    width: 30px;
    height: 30px;
  }

  .down-arr:after,
  .up-arr:after {
    width: 12px;
    height: 14px;
  }

  .selected-chef-item .chef-img,
  .selected-products .product_img,
  .bulk-flavor-flex-item .product_img {
    width: 40%;
  }

  .cf-addon-qty,
  .cf-chef-addon-qty {
    right: -5px;
  }

  body .page-width {
    max-width: 97%;
  }
}

@media (max-width:1440px) {
  .button-list button {
    max-width: 90px;
    padding: 8px 9px;
  }

  .cf-chef-variant-flex-item {
    width: 30%;
    margin-right: 3%;
  }

}

@media (max-width:1330px) {

  .selected-chef-item h5,
  .bulk-flavor-flex-item h5,
  .cf-box-flavor-flex-item h5 {
    font-size: 14px;
  }

  .cf-chef-variant-flex-item {
    width: 45%;
  }

  .cf-box-remove,
  .cf-chef-box-remove,
  .bulkRemove {
    font-size: 10px;
    width: 22px;
    height: 22px;
    padding: 1px;
  }

  .cf-addon-flex-item,
  .cf-bulk-addon-flex-item {
    padding: 0 10px 10px 0;
  }

  .selected-box-size,
  .cf-box-flavor-heading,
  .bulkSelectedBox-size,
  .cf-BulkBox-flavor-heading {
    font-size: 18px;
  }

  .right-contact-form .page-width {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  body .header:not(.drawer-menu).page-width {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .header__inline-menu li {
    margin: 0;
  }

  .header__inline-menu li .list-menu__item {
    padding-right: 20px;
  }

  .header__menu-item .icon-caret {
    right: 2px;
    height: .5rem;
  }
  .prod-subtitle {
    max-width: 100%;
  }
}

@media (max-width:1199px) {

  h2,
  .h2 {
    font-size: 40px !important;
  }

  h1,
  .h1 {
    font-size: 50px !important;
  }

  body .page-width {
    max-width: 100%;
    width: 100%;
    padding: 0 25px;
  }

  .header__inline-menu li .list-menu__item {
    font-size: 16px;
    padding-right: 13px;
  }

  .button-list button.info-btn {
    padding: 8px 15px;
  }

  .banner__content.banner__content--top-center h1 {
    font-size: 55px;
  }

  .banner__content.banner__content--top-center .banner__box .button {
    font-size: 18px;
    max-width: 300px;
    margin: 5px auto;
    height: 55px;
  }

  .fw-btn {
    font-size: 25px;
    line-height: 1.3;
    padding: 10px;
  }

  .cf-variant-flex-item,
  .cf-bulk-variant-flex-item {
    width: 30%;
    margin: 20px 10px 0px 0px;
  }

  .cf-addon-flex-item,
  .cf-bulk-addon-flex-item {
    width: 45%;
  }

  .cf-chef-variant-flex-item {
    width: 47%;
    margin: 20px 10px 0px 0px;
  }

  .custom-main-box-flex-item-1 {
    width: 55%;
  }

  .custom-main-box-flex-item-2 {
    width: 45%;
  }

  .button-list button {
    max-width: 97px;
    padding: 8px 5px;
  }

  .custom-main-box-flex-item-2 {
    padding-right: 15px;
  }

  .selected-box-size span,
  .cf-box-flavor-heading span,
  .bulkSelectedBox-size span,
  .bulkSelectedBox-total {
    font-size: 22px;
  }

  .right-contact-form .field__label {
    font-size: 18px;
  }

  .multicolumn.col3-img-with-title .page-width,
  .multicolumn.col2-img-with-title .page-width,
  .multicolumn.col4-icon-with-text .page-width {
    padding: 45px 10px;
  }

  .col3-img-with-title .multicolumn-list li {
    margin: 0 10px;
    width: 30%;
  }

  .about-us-section .multicolumn-list li .multicolumn-card__info {
    padding: 0 15px 0 0;
  }

  .multicolumn.about-us-section .multicolumn-list li .multicolumn-card__image-wrapper {
    margin: 0 0 0 15px;
    padding-left: 0;
    padding-top: 20px;
  }

  body .multicolumn-list:not(.slider),
  body .multicolumn__title {
    padding-left: 15px;
    padding-right: 15px;
  }

  .col3-img-with-title h3,
  .col2-img-with-title h3 {
    font-size: 22px;
    text-align: center;
  }

  .col2-img-with-title .multicolumn-list li {
    margin: 0 15px;
    width: 45%;
  }

  .full-width-content .rich-text__blocks {
    padding: 0;
  }

  .cform-submit-btn {
    font-size: 18px;
    height: auto;
  }

  .footer-d-flex .list-social__item .icon,
  .footer-d-flex .list-social__item .svg-wrapper {
    height: 25px;
    width: 25px;
  }

  .footer-d-flex .footer-block__details-content li a {
    font-size: 20px;
    padding: 5px 0;
  }

  .footer-d-flex .footer-block--newsletter h2 {
    font-size: 20px !important;
    margin: 0 0 10px;
  }

  footer .footer-block__image-wrapper img {
    max-width: 300px;
  }

}

@media (max-width:989px) {

  .cf-addon-flex-item,
  .cf-bulk-addon-flex-item,
  .cf-chef-variant-flex-item {
    width: 100%;
  }
  .button-list button{
    max-width: 115px;
  }
  .col3-img-with-title h3,
  .col2-img-with-title h3 {
    font-size: 18px;
  }

  .multicolumn.col4-icon-with-text ul li {
    padding-bottom: 0;
    width: 49%;
    margin: 12px 0;
  }

  .about-us-section .multicolumn-list li .multicolumn-card__info {
    padding: 0 20px;
  }

  .multicolumn.about-us-section .multicolumn-list li .multicolumn-card__image-wrapper {
    margin: 0;
    padding: 17px 20px;
  }
  .page-width .agrs__widget{
    padding-bottom: 30px;
  }
  .footer-d-flex {
    justify-content: center;
  }

  .footer-d-flex .footer__blocks-wrapper {
    width: 100%;
  }

  .footer-d-flex ul.footer-block__details-content {
    column-gap: 0;
    margin: 0;
  }

  .footer-d-flex .footer-block--newsletter {
    display: flex;
    margin-top: 0;
    flex-direction: row;
    width: 100%;
    align-items: center;
  }

  .footer-block.grid__item {
    margin: 0;
  }

  .footer-d-flex .footer-block--newsletter .list-social {
    margin-bottom: 10px;
  }

  .footer-d-flex .footer-block--newsletter {
    justify-content: flex-start;
  }

  .left-rich-text .page-width {
  padding-right: 25px;
  }
  .truffles .cf-box-remove,
  .cf-box-remove, .cf-chef-box-remove, .bulkRemove{
    right: 0;
  }
}

@media (max-width:750px) {

  h2,
  .h2 {
    font-size: 35px !important;
  }

  body p {
    font-size: 17px;
  }

  .banner__content.banner__content--top-center h1 {
    font-size: 50px;
    line-height: 1.3;
  }

  .banner__content.banner__content--top-center .banner__box {
    padding-left: 0;
    padding-right: 0;
  }

  .d-md-block {
    display: none;
  }

  section.page-width {
    padding-top: 30px;
  }

  .d-sm-block {
    display: block;
  }

  [class^="cf-master-btn"] {
    max-width: 300px
  }

  .border-bottom {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 40px;
  }

  .border-top {
    margin-top: 40px;
    padding-top: 40px;
  }

  .mt-sm-3 {
    margin-top: 30px !important
  }

  .cf-addon-flex-item,
  .cf-bulk-addon-flex-item {
    width: 49%;
    padding: 0 0 10px 0;
  }

  .cf-variant-flex-item,
  .cf-chef-variant-flex-item,
  .cf-bulk-variant-flex-item {
    text-align: center
  }

  .custom-main-box-flex-item-1 {
    width: 100%;
    border: none;
    padding: 0 0 50px;
  }

  .flavour-selection {
    border: none;
    padding-top: 0;
  }

  .custom-main-box-flex-container {
    position: relative;
  }

  .custom-main-box-flex-item-2 {
    width: 100%;
    border-top: 1px solid #e8e8e8;
    padding: 35px 0;
    margin-top: 50px;
  }

  .modal-content {
    max-width: 90%;
    padding: 30px;
  }
  span.close-modal{
    right: 0;
    top: -6px;
  }

  .cf-master-btn {
    max-width: 300px;
  }

  .left-rich-text .page-width {
    padding-right: 30px;
  }

  .right-contact-form .page-width {
    padding-left: 30px;
    padding-bottom: 50px;
    padding-top: 0;
  }

  #shopify-section-template--24248923324735__rich_text_NDAGPb,
  #shopify-section-template--24248923324735__form {
    width: 100%
  }

  body .multicolumn .title-wrapper-with-link {
    margin-bottom: 20px;
  }

  .col3-img-with-title .multicolumn-list li,
  .col2-img-with-title .multicolumn-list li {
    margin: 12px 0;
    width: 100%;
  }

  .multicolumn.about-us-section h3,
  .multicolumn h2 {
    margin: 0 !important;
  }

  .multicolumn.col4-icon-with-text ul.multicolumn-list:not(.slider) li.grid__item .multicolumn-card__info {
    padding: 15px 0;
  }

  .col3-img-with-title h3,
  .col2-img-with-title h3 {
    font-size: 25px;
  }

  .multicolumn.about-us-section h3 {
    font-size: 35px;
  }

  .about-us-section .multicolumn-list .multicolumn-card.content-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .multicolumn.about-us-section .multicolumn-card__image-wrapper {
    margin: 0;
  }

  .faq-accordion-content .accordion .accordion__title {
    font-size: 20px;
  }


}

@media (max-width:499px) {

  .cf-addon-flex-item,
  .cf-bulk-addon-flex-item {
    width: 100%;
  }

  .cf-variant-flex-item,
  .cf-bulk-variant-flex-item {
    width: 45%;
  }

  .cf-chef-variant-flex-item {
    width: 100%;
  }

  .cf-variant-label img,
  .cf-bulk-variant-label img {
    max-width: 90%;
  }

  .col3-img-with-title h3,
  .col2-img-with-title h3 {
    font-size: 22px;
  }

  .banner__content.banner__content--top-center h1 {
    font-size: 45px;
  }

  .multicolumn.col4-icon-with-text ul.multicolumn-list:not(.slider) li {
    width: 100%;
  }
  .truffles .cf-box-remove,
  .cf-box-remove, .cf-chef-box-remove, .bulkRemove{
    right: -5px;
  }
  .cf-chef-addon-qty-inp, .cf-addon-qty-inp, .bulkQty{
    width: 25px;
    height: 25px;
    padding: 2px;
    font-size: 12px;
  }
      .down-arr, .up-arr {
        width: 28px;
        height: 28px;
    }

}

@media (max-width:380px) {

  .cf-variant-flex-item,
  .cf-bulk-variant-flex-item {
    width: 100%;
  }

  .footer-d-flex ul.footer-block__details-content {
    column-count: 1;
  }
}