/** Shopify CDN: Minification failed

Line 231:0 Unexpected "}"

**/
/* anno */
hr {
        margin: 1rem 0 !important;
    }

.announcement-bar__message {
    font-family: 'poppins' !important;
    font-size: 18px;
    letter-spacing: 0px;
    /* padding: 12px 0 !important; */
}
.announcement-bar-slider.slider-buttons {
    margin-top: 5px !important;
}
header.header-ex {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    margin-top: 50px;
}

.header-ex.article-template__social-sharing {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
    margin-top: 50px;
}

.drawer__header {
    padding-bottom: 0 !!important;
}
.futureblink-shipping-bar-message-text {
    font-size: 14px !important;
}
.drawer__header {
    padding-bottom: 0px;
}
.product-heading {
    font-size: 22px;
    text-align: center;
    margin-bottom: -25px;
    padding: 25px 20px 15px 20px;
    font-family: 'Poppins';
    font-style: italic;
    color: #d9241b;
}

h2.bndlr-bundle-title {
    font-size: 25px;
    font-weight: 900;
    color: #d9241b;
}
.bndlr-sectioned-title {
    text-align: center;
    margin-top: 0 !important;
}
.Ex-rich_text p.rich-text__caption.caption-with-letter-spacing {
    color: #d9241b;
    font-weight: 700;
}
.collection-banner a.button.button--primary {
    font-size: 18px;
    padding: 18px 30px;
}

/* header */
.header .header__menu-item {
    color: black;
    font-size: 18px;
    font-weight: 800;
}

/* Banner */
span.ex-red {
    color: #D9241B;
}
@media screen and (min-width: 750px) {
    .page-width {
        padding: 0 2rem !important;
    }

    .article-template .article-template__content {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
}
}

/* HEADER */
.ex-header {
    margin-left: 10px;
}

/* FOOTER */
.footer ul.footer-block__details-content.list-unstyled a {
    font-family: 'roboto';
    color: white;
    font-size: 15px;
}
.footer-block.grid__item {
    font-size: 15px;
    color: white;
}
.footer-block.ex-2 .footer-brand-text {
    display: none;
}
.footer-brand-text p {
    font-size: 18px !important;
    line-height: 24px;
    width: 90%;
}
li.ex-li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-contact-heading{
font-size:22px;
font-weight:700;
margin-bottom:20px;
color:#fff;
}

.footer-contact-item{
display:flex;
align-items:flex-start;
gap:12px;
margin-bottom:18px;
}

.contact-icon{
width:22px;
}

.contact-text{
font-size:15px;
line-height:1.6;
color:#fff;
}
.footer-contact {
    font-family: roboto;
}
.contact-text p {
    margin-top: 0;
    margin-bottom: 0;
}

.footer-bottom-wrapper{
padding:40px 0 20px;
}

.footer-tagline{
text-align:center;
margin-bottom:40px;
border-top:1px solid rgba(255,255,255,0.3);
border-bottom:1px solid rgba(255,255,255,0.3);
padding:18px 0;
background-color: white;
}


.footer-tagline p{
    color: #d9241b;
font-size:20px;
font-weight:600;
margin:0;
}

.footer-bottom-grid {
    gap: 30px;
    display: flex;
}

.footer-bottom-heading{
color:#fff;
font-size:22px;
font-weight:700;
margin-bottom:20px;
}

.instagram-gallery{
display:flex;
gap:12px;
flex-wrap:wrap;
}

.instagram-gallery img{
width:90px;
height:90px;
object-fit:cover;
border-radius:10px;
}

.payment-icons{
display:flex;
flex-wrap:wrap;
gap:10px;
align-items:center;
}

.payment-icon{
height:28px;
width:auto;
background:#fff;
padding:4px 8px;
border-radius:6px;
}
.button:before, .shopify-challenge__button:before, .customer button:before, .shopify-payment-button__button--unbranded:before, .shopify-payment-button [role=button]:before {
    content: "";
    box-shadow: none !important;
}
.button:after, .shopify-challenge__button:after, .customer button:after {
    content: "";
    box-shadow: none !important;
}

.cart__checkout-button {
    background-color: #D9241B;
    color: white;
}
p.product-sub-text {
    margin-top: -10px !important;
    font-size: 14px;
}
}
.product-plains {
    margin-bottom: -10px;
    color: #D9241B;
}

/* APP */
.bndlr-inner-products-container > div:first-child {
    gap: 30px !important;
}

.bndlr-product:not(:last-of-type)::after {
    position: absolute;

    right: -14% !important;
   
   
}

.Ex-related-product button.slider-btn {
    display: none;
}

/* BLOG */
.article-card__button-wrapper {
    margin-bottom: 20px;
}
.article-card__excerpt {
    margin-bottom: 0 !important;
}

.complementary-products__container .product-thumbnails {
    display: none;
}
.complementary-products__container button.slider-btn {
    display: none;
}
.complementary-products__container .bestseller-badge {
    display: none;
}

.bundle-wrapper {
  margin-top: 20px;
}

.bundle-heading {
  font-size: 14px;
  /* font-weight: 600; */
  margin-bottom: 10px;
}
.bundle-wrapper {
    margin: 3.5rem 0 !important;
}

.bundle-box {
  display: flex;
  align-items: center;
  gap: 16px;
  /* border: 1px solid #f3cdd3; */
  border-radius: 16px;
  padding: 5px;
  background: #fff;
}
.bundle-img {
    height: 80px;
}

.bundle-img img {
  width: 100px;
  border-radius: 10px;
}

.bundle-content h4 {
  font-size: 14px;
  margin-bottom: 0px; 
  margin-top: 0;
}

.bundle-price {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

.old-price {
  text-decoration: line-through;
  color: #888;
}

.new-price {
  /* font-weight: 600; */
  font-size: 14px;
  margin-bottom: 5px;
}

.save-badge {
  background: #ff4d6d;
  color: #fff;
  padding: 4px 10px;
  border-radius: 20px;
  font-size: 12px;
}

.bundle-btn {
    background: #d9241b00;
    color: #d9241b;
    border: none;
    font-size: 14px;
    padding: 0px 0px;
    border-radius: 25px;
    cursor: pointer;
    width: max-content;
}

.bundle2-wrapper {
  margin: 3.5rem 0;
}

.bundle2-heading {
  font-size: 14px;
  margin-bottom: 10px;
}

.bundle2-box {
  display: flex;
  align-items: center;
  gap: 16px;
  border-radius: 16px;
  padding: 5px;
  background: #fff;
}

.bundle2-img {
  height: 80px;
}

.bundle2-img img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    border-radius: 10px;
}

.bundle2-content h4 {
  font-size: 14px;
  margin: 0;
}

.bundle2-price {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 0px;
}

.bundle2-old-price {
  text-decoration: line-through;
  color: #888;
}

.bundle2-new-price {
  font-size: 14px;
}

.bundle2-save-badge {
  background: #ff4d6d;
  color: #fff;
  padding: 4px 10px;
  border-radius: 20px;
  font-size: 12px;
}

.bundle2-btn {
  background: transparent;
  color: #d9241b;
  border: none;
      padding: 0;
  font-size: 14px;
  cursor: pointer;
}

.complementary-products__container .card__inner {
    width: 100px;
    height: 75px;
}
.complementary-products__container .quick-add__submit {
    padding-top: 5px !important;
}
.complementary-products__container h2.h3.accordion__title {
    font-size: 14px;
}
.complementary-products__container {
    gap: 0.3rem !important;
}


.article-btn {
  display: inline-block;
  background-color: #e1251b; /* red like your design */
  color: #fff;
  padding: 10px 25px;
  border-radius: 30px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.article-btn:hover {
  background-color: #c21f16;
  transform: translateY(-2px);
}

.blog-layout {
  display: grid;
  grid-template-columns: 250px 1fr;
  gap: 30px;
}

/* LEFT SIDEBAR */
.blog-sidebar {
  position: sticky;
  top: 100px;
}


/* FILTER GRID (2 per row vertical stack) */
.blog-filters {
  display: grid;
  grid-template-columns: 1fr 1fr; /* 2 per row */
  gap: 10px;
}

/* BUTTON STYLE */
.filter-btn {
  display: block;
  text-align: center;
  padding: 10px;
  border-radius: 30px;
  background: #f5f5f5;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  transition: 0.3s ease;
}

/* ACTIVE + HOVER */
.filter-btn:hover,
.filter-btn.active {
  background: #e1251b;
  color: #fff;
}

/* RIGHT CONTENT FULL WIDTH */
.blog-content {
  width: 100%;
}

.contact button.button {
    background-color: #d9241b;
    color: white;
}

.drawer__inner .quantity {
    width: 130px !important;
    min-height: 35px !important;
}
.header .header__icon:hover svg {
  transform: scale(1.07);
}
/* All buttons hover */
/* button:hover,
.button:hover,
.btn:hover,
a.button:hover,
input[type="submit"]:hover {
  background: #c81d14 !important;
  transition: 0.3s;
} */

a.ck-starter-kit-button:hover {
    transition: transform var(--duration-extended) ease, box-shadow var(--duration-long) ease !important;
    transform: rotate(1deg) !important;
    box-shadow: -1rem -1rem 1rem -1rem #0000000d, 1rem 1rem 1rem -1rem #0000000d, 0 0 .5rem #fff0, 0 2rem 3.5rem -2rem #00000080 !important;
}

a.ck-new-bundle-btn:hover {
    transition: transform var(--duration-extended) ease, box-shadow var(--duration-long) ease !important;
    transform: rotate(1deg) !important;
    box-shadow: -1rem -1rem 1rem -1rem #0000000d, 1rem 1rem 1rem -1rem #0000000d, 0 0 .5rem #fff0, 0 2rem 3.5rem -2rem #00000080 !important;
}
button.ck-cta-btn:hover {
      transition: transform var(--duration-extended) ease, box-shadow var(--duration-long) ease !important;
    transform: rotate(1deg) !important;
    box-shadow: -1rem -1rem 1rem -1rem #0000000d, 1rem 1rem 1rem -1rem #0000000d, 0 0 .5rem #fff0, 0 2rem 3.5rem -2rem #00000080 !important;
}

a.ck-fbt-btn:hover {
    transition: transform var(--duration-extended) ease, box-shadow var(--duration-long) ease !important;
    transform: rotate(1deg) !important;
    box-shadow: -1rem -1rem 1rem -1rem #0000000d, 1rem 1rem 1rem -1rem #0000000d, 0 0 .5rem #fff0, 0 2rem 3.5rem -2rem #00000080 !important;
}


.starter-btn:hover {
  transition: transform var(--duration-extended) ease, box-shadow var(--duration-long) ease !important;

  transform: rotate(1deg) !important;

  box-shadow:
    -1rem -1rem 1rem -1rem #0000000d,
     1rem  1rem 1rem -1rem #0000000d,
     0 0 .5rem #fff0,
     0 2rem 3.5rem -2rem #00000080 !important;
}
a.cta-btn:hover {
    transition: transform var(--duration-extended) ease, box-shadow var(--duration-long) ease !important;
    transform: rotate(1deg) !important;
    box-shadow: -1rem -1rem 1rem -1rem #0000000d, 1rem 1rem 1rem -1rem #0000000d, 0 0 .5rem #fff0, 0 2rem 3.5rem -2rem #00000080 !important;
}
ck-cta-button:hover{

    
}

/*COLLECTION*/
.collection .quick-add__submit {
    background: #E1251B !important;
    color: #fff !important;
    border-radius: 40px !important;
    padding: 12px 28px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border: none !important;
    width: auto !important;
    display: inline-block !important;
    min-width: 160px;
    box-shadow: none !important;
}
.collection .full-unstyled-link {
    color: #000 !important;
    font-size: 15px;
    font-weight: 600;
    width: 90%;
    margin: 0 auto;
}
.collection .price {
    margin-bottom: 0px;
    margin-top: 20px !important;
    width: 100%;
    font-weight: 800;
}
.collection-hero__description.rte {
    display: none;
}
.Ex-related-product .title.inline-richtext {
    text-align: center;
}
.footer-block__heading {
    font-size: 21px !important;
    font-weight: 800 !important;
}
/* PRODUCT */
.product .product__title h1 {
    font-weight: 800 !important;
}
.product-subtitle {
    font-size: 17px;
    margin: 10px 0 18px;
    color: #000000;
    font-weight: 500;
}
.ck-product-features {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px 5px;
    margin: 25px 0;
}
.ck-feature-item img {
    height: 30px;
}

.ck-feature-item{
/* display:flex; */
    text-align: center;
align-items:center;
gap:12px;
font-size:10px;
color:#231900;
}

.ck-feature-item img{
width:35px;
}
.product .product-form__submit {
    color: white;
    background-color: #D9241B;
}
.product {
    margin-top: 50px !important;
}

.bundle-products {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.bundle-item {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: #000;
}

.bundle-list {
  margin: 5px 0 0;
  padding-left: 18px;
}

.bundle-list li {
  margin-bottom: 4px;
  font-size: 13px;
}

.bundle-img img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 8px;
}

.bundle-wrapper {
    margin-bottom: 20px !important;
}

.bundle-content {
  display: flex;
  flex-direction: column;
}

.bundle-title {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

.bundle-variant {
  font-size: 12px;
  color: #777;
  margin: 2px 0;
}

.bundle-price {
  font-size: 14px;
  /* font-weight: 600; */
  color: #0b0b0bab;
  margin: 0;
}

.menu-parent-mobile {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.menu-parent-link-mobile {
  text-decoration: none;
  color: inherit;
  flex: 1;
}

.menu-arrow-mobile {
  display: flex;
  align-items: center;
}
.utility-bar {
    height: 50px !important;
}

/* RESPONSIVE */

@media(max-width:1300px){
.how-spicy-section {
    padding: 50px 0;
}
.spicy-title {
    margin-top: 0px;
}
.trust-features-bar {
    padding: 50px 0 !important;
}
.instagram-gallery img {
  width: 75px;
  height: 75px;

}
.review-grid {
    gap: 25px !important;
}

.faq-grid {
    gap: 0px !important;
}
}






@media (max-width:1025px){
    .product .product__title h1 {
        font-size: 30px !important;
    }

.footer-bottom-grid {
    display: block;
}
.starter-kit-wrapper {
  position: relative;
}

.starter-kit-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(253 253 253 / 81%); /* adjust opacity */
  z-index: 1;
}

.starter-kit-wrapper > * {
  position: relative;
  z-index: 2;
}
.faq-question {

    text-align: left;
    font-size: 14px !important;

}


}

@media(max-width:768px){

/* .ck-product-features{
grid-template-columns:1fr;
} */

.product-thumbnails img {
    object-fit: cover;
    border-radius: 6px;
    border: 2px solid #eee;
    width: 30px !important;
        height: 30px !important;

}
button.slider-btn.prev svg {
    width: 15px !important;
    height: 15px !important;
}
.slider-btn {
    width: 25px !important;
    height: 25px !important;
}

.product-thumbnails {
    gap: 5px !important;
}

.flavour-home-section {
    padding: 40px 0 !important;
}

.price__container {
    font-size: 14px;
}
.collection .quick-add__submit {
    background: #e1251b !important;
    color: #fff !important;
    border-radius: 40px !important;
    padding: 10px 10px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border: none !important;
    width: auto !important;
    display: inline-block !important;
    min-width: 140px;
    min-height: 40px;
    box-shadow: none !important;
}
h2.rich-text__heading.rte.inline-richtext.h1 {
    font-size: 24px;
}
.ck-highlight-item {
    font-size: 14px !important;
}

.footer-bottom-wrapper {
    padding: 0px 0 20px;
}
header.header-ex {
    width: 100%;
    max-width: 100%;
}
.header-ex.article-template__social-sharing {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
}

.product-heading {
    font-size: 14px;
    padding: 15px 10px 0px 10px;
    margin-bottom: -35px
}
}





.product-subtitle strong{
color:#d91e18;
font-weight:700;
}


/* Tablet */

@media (max-width:990px){

.footer-bottom-grid{
gap:40px;
}

.article-btn {
    font-size: 14px;
    padding: 7px 21px;
}

.cart-step {
    font-size: 16px !important;
}
.cart-subtext {
    font-size: 14px !important;
}

}

/* Mobile */
.collection\.bundle-collection .collection-banner .banner__text p {
    font-size: 12px;
    width: 78%;
}

@media (max-width:768px){

.footer-bottom-grid{
grid-template-columns:1fr;
text-align:center;
}
.footer-block__heading {
    font-size: 19px !important;
    font-weight: 800 !important;
}

.instagram-gallery{
justify-content:center;
}

.payment-icons{
justify-content:center;
}

.instagram-gallery img{
width:70px;
height:70px;
}

.footer-tagline p{
font-size:16px;
}

.footer-brand-text p {
    font-size: 14px !important;
    line-height: 24px;
    width: 100%;
}

.announcement-bar__message {
    font-size: 12px;
}
    .collection .collection-banner .banner__text.rte.body {
        font-size: 13px;
        width: 75%;
    }

._formCloseButton_1684x_4._withBackground_1684x_15 {
    width: 45px !important;
    height: 45px !important;
    margin-top: 15px !important;
}
}
@media screen and (min-width: 990px) {
    .header--middle-left {
        grid-template-areas: "heading navigation icons";
        grid-template-columns: auto auto auto !important;
        column-gap: 2rem;
    }
.product .product__title h1 {
    font-size: 47px;
}
.footer-block.grid__item.footer-block--menu.ex-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ex-2 h2.footer-block__heading.inline-richtext {
    margin-left: -35px;
}

.ck-quality-title{
min-height:50px;
}

.ck-story-left {
    padding-top: 60px;
}

}

@media (max-width:1300px) and (min-width:1000px){

p.banner-note{
    padding-bottom:80px !important;
}

}

@media (max-width:1025px) and (min-width:900px){
.header .header__menu-item {
    font-size: 14px;
}
.header__menu-item {
    padding: 5px 10px 5px 10px;
}

}

@media screen and (max-width: 1025px) and (min-width: 900px) {
.flavour-wrapper {
    gap: 35px !important;
}

.flavour-title {
    font-size: 34px !important;
    margin-bottom: 15px !important;
}

.flavour-desc {
    font-size: 16px !important;
    margin-bottom: 15px !important;
}

.flavour-points li {
    font-size: 14px !important;
}

.flavour-points {
    margin: 0 0 25px 0 !important;
}

.flavour-btn {
    font-size: 14px !important;
}
.how-spicy-section {
    padding: 40px 0;
}
.spicy-title {
    font-size: 34px !important;
}
.spicy-desc {
    font-size: 16px !important;
}
.spicy-points li {
    font-size: 16px !important;
}
.testimonial-heading {
    font-size: 34px !important;
    margin-bottom: 0px !important;
}
.testimonial-text {
    font-size: 16px !important;
    margin-bottom: 15px !important;
}
.recommend-banner {
        height: 260px;
    }


}

@media screen and (max-width: 900px) and (min-width: 768px) {
.Ex-imaged-banner h2.banner__heading.inline-richtext.h1 {
    font-weight: 800;
}
.Ex-imaged-banner h2.banner__subheading.h1 {
    font-weight: 800;
    margin-bottom: 0px;
}
.Ex-imaged-banner .banner__text.rte.body {
    color: white;
    margin-top: 5px;
}
.stars {
    margin: 0px 0 !important;
}
.banner-rating p {
    margin-top: 0px !important;
}
.Ex-imaged-banner .banner__buttons {
    margin-top: 0px !important;
}
p.banner-note {
    padding-bottom: 35px;
}
.starter-kit-content {
    padding-bottom: 15px;
}
    .recommend-banner {
        height: 210px;
    }


  
}


@media (max-width:500px){
.drawer-recommend {
    width: 105px !important;
       padding: 8px !important;
}
.drawer__inner {
    height: 100%;
    width: 28rem !important;
}
p.rec-title {
    font-size: 10px !important;
    line-height: 13px !important;
}

.rec-img img {
    height: auto !important;
}
.rec-btn {
    padding: 8px !important;
    font-size: 9px !important;
}
h3.recommend-title {
    font-size: 9px !important;
    margin: 15px 0px 15px 0px !important;
}
.cart-drawer .cart-item {
    gap: 2px !important;
}
a.cart-item__name.h4.break {
    font-size: 12px !important;
}

.drawer__inner .quantity {
    width: 130px !important;
    min-height: 35px !important;
}
.announcement-bar-slider.slider-buttons {
    margin-top: 0px !important;
}

}