/** Shopify CDN: Minification failed

Line 170:11 Expected identifier but found whitespace
Line 170:12 Unexpected "0"
Line 521:16 Unexpected ","
Line 542:22 Unexpected "{"

**/
/* HOME */
/* Section spotlight block */
a.card-title {
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: 0.2px;
  }
.price-item{
    font-size: 18px;
    font-weight: 600;
  }
  .price-item.price-item--regular {
    color: #9a9a9a;
    font-weight: 400;
    font-size: 14px;
  }
  .card {
    border: 1px solid #ebebeb;
    border-radius:10px;
  }
  .product-card-layout-06 .product-item .card-action {
    box-shadow: none;
    /* margin-top: -18px; */
  }
  .card-product {
    padding: 15px;
  }
  .content-inner {
    background: #ffffff94;
  }

.mid-banner{
  font-size: 16px;
  line-height: 24px;
}
.mid-banner strong{
  font-weight:500;
  font-size:30px;
  display:block;
}
.halo-item.spotlight--image .content_absolute .content::-webkit-scrollbar-thumb {
    background: transparent;
}
.halo-item.spotlight--image .content::-webkit-scrollbar-track {
    background: transparent;
}
.spotlight-block ul.slick-dots {
  bottom: -20px !important;
}
/* Section spotlight block */
.reelUp_slider_heading.reelUp_widget_heading {
    font-size: 60px !important;
    font-family: Lora, serif !important;
    font-weight: 400 !important;
    margin-bottom: 20px;
}
/* HOME */
.chat-sec {
    font-size: 40px;
}
.chat-sec ul{
  padding:0;
}
.chat-sec ul li {
    list-style: none;
    line-height: 60px;
  font-size: 50px;
  text-transform: uppercase;
}
.chat-sec span:nth-of-type(1), .chat-sec ul li:nth-of-type(1) {
    color: #01adf1;
    font-weight: 600;
}
.chat-sec span:nth-of-type(2), .chat-sec ul li:nth-of-type(2) {
    color: #7cbf51;
    font-weight: 600;
}
.chat-sec span:nth-of-type(3), .chat-sec ul li:nth-of-type(3) {
    color: #fecb2e;
    font-weight: 600;
}
.chat-sec span:nth-of-type(4), .chat-sec ul li:nth-of-type(4) {
    color: #f68436;
    font-weight: 600;
}

/*a{
  pointer-events: none;
}*/
  .fun-fact {
    margin-top: -40px;
    background: #FFE0B2;
    padding-bottom: 80px;
  }
  .facts ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
    align-content: center;
  } 
  .facts ul li {
    list-style: none;
    text-align: center;
    flex-basis: fit-content;
  }
  .facts ul li img {
    width: 80px;
    margin:0 auto;
  margin-bottom:10px;
  }
  .facts ul li span {
    font-size: 60px;
    font-weight: 600;
    display: block;
    line-height: 80px;
  }
  .facts ul li small {
    font-size: 20px;
    display: block;
  }
.slick-track {
    margin-bottom: 30px;
}
/* recipe home */
.content.spotlight-inner.text-center.align-items--center {
    border-radius: 0px 0px 15px 15px;
}
.img-box.animate--.o-hidden {
    border-radius: 15px 15px 0px 0px;
}
.fun-fact {
    padding: 20px 0 30px 0;
}
.halo-banner .item.item--smallImg {
    margin: 0;
}
.recipe-page-video iframe {
    width: 650px;
    height: 300px;
    border-radius: 20px;
    max-width: 100%;
}
.related-recipe .spotlight-inner h3.title{
	min-height:60px;
    margin:0;
}
.related-recipe .spotlight-inner .spotlight-button{
  margin:0;
}
.related-recipe .spotlight-item{
	border: 1px solid #0000001a !important;
	border-radius: 12px;
    box-shadow: 1px 2px 4px #afa5a5;
}
.related-recipe .spotlight-item .image-container{
	padding:10px;
}
/* .rich-text__blocks .button { */
    margin: 0 auto !important;
    margin-top: 20px ! important;
    margin-bottom: 20px !important;
/* } */

/* recipe home */
/*category sidebar */
li.navPages-item.current-cate.is-clicked a {
    color: #ff691a;
}
.sidebar--layout_1 .navPages-item>.link:before, .sidebar--layout_1 .navPage-subMenu-item>.link:before{
  background-image: url("https://cdn.shopify.com/s/files/1/0653/7386/4142/files/arrow-orange.svg?v=1750163705") !important;
}
/*category sidebar */
/* product bundle */
.halo-product-bundle {
    margin-bottom: 0px;
}
.bundle-product-checkbox {
    min-height: 160px;
}
.bundle-product-checkbox input[type=checkbox]:checked+label {
    font-weight: var(--font-weight-normal);
    font-size: 14px;
    line-height: 20px;
}
.bundle-product-price .price-sale .old-price {
    font-size: 14px;
}
.bundle-product-price .price-sale span.special-price {
    font-size: 18px;
}
.bundle-product-totalPrice .bundle-price {
    color: #ff691a;
}
#halo-product-bundle .bundle-product-action .button {
    border-radius: 50px;
}
.halo-product-bundle .bundlePdItem-container {
        border-radius: 15px;
}
.halo-product-bundle .title .text {
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.bundle-product-totalPrice .text {
    color: #ffffff !important;font-size:16px !important;
}
.bundle-product-totalPrice .bundle-price{
  font-size: 22px !important;
  color:#fff !important;
}
.bundle-product-totalPrice .old-price {
    color: #fff !important;
    opacity: 0.5 !important;font-size: 16px !important;
    display: block !important;
}
.bundle-product-item.style-2 .product-title {
    font-size: 14px;
    line-height: 20px;
}
/* product bundle */
/* product page */
.ing-img {
    display: flex;
    justify-content: center;
    align-content: center;
    gap: 10px;
  flex-wrap: wrap;
}
.ing-img img {
    padding: 15px 10px;
    width: 90px;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    margin-bottom: 10px;
}
.feature-icon ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
}
.feature-icon ul li {
    list-style: none;
  margin: 0 !important;
    padding: 10px 20px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.07);
}
.feature-icon ul li img {
    width: 70px;
    margin: 0 auto;
}
.feature-icon ul li span {
    display: block;
    max-width: 100px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}
.productView-videoPopup .videoPopup-btn .icon {
    fill: #ffffff !important;
}
.productView-videoPopup {
    background: #0d6263;
    border-radius: 50px;
}
.product-features-details{
  width:100%;
  margin-bottom: 50px;
}
.features-list{
  display: flex;
  align-items: center;
}
.heading-product-details {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
}
.features-list ul {
    display: flex;
    flex-wrap:wrap;
    align-items: center;
    justify-content:center;
    gap: 20px;
    padding: 0;
}
.features-list ul li {
    width: calc(25% - 15px);
    list-style: none;
    text-decoration: none;
    background: #fffdfd;
    padding: 20px 20px 20px;
    /* height: 110px; */
    border: 1px solid #80808024;
    box-shadow: -3px -4px 4px #0000001a inset;
    border-radius: 11px;
    min-height: 130px;
}
.features-list ul li span {
    display: block;
    height: 100%;
    min-height: 70px;
}


/* product page */
/* Recipe main page */
.spotlight-item {
    border-radius: 20px;
    border: none !important;
    background: #fff;
  margin-bottom: 40px;
}
.content.spotlight-inner h3.title {
    margin-bottom: 10px !important;
    line-height: 26px;
    padding-bottom: 5px !important;
}
/* Recipe main page */
/* Recipe FAQ */
#RecipeFAQ .halo-block-content, #RecipeFAQ .halo-block-header {
    width: 650px;
    max-width: 100%;
}
#RecipeFAQ .halo-block-header .title{
  text-align:left;
  margin-top:0 !important;
}
#RecipeFAQ .halo-block-header .title .text{
  padding:0;
}
#RecipeFAQ{
  padding-top: 0px;
}

/* Recipe FAQ */
/* FAQ */

#faq-regal .faqs-item .card-body, #RecipeFAQ .faqs-item .card-body  {
    padding-left: 20px;
    padding-right: 20px;
    background-color: #7f7f79e;
    border: 1px solid #f7f7f7;
    border-radius: 0  0 10px 10px;
}
#faq-regal .card:hover, #RecipeFAQ .card:hover {
  box-shadow: none;
}
#faq-regal .collapsible-grid .card-header, #RecipeFAQ .collapsible-grid .card-header {
    border-bottom: 1px solid #d3d3d3;
    border-top:none;
}
#faq-regal .faqs-item .card-header .arrow, #RecipeFAQ .faqs-item .card-header .arrow{
    width: 11px;
    height: 11px;
    padding:0;
}
#faq-regal .faqs-item .card-header .icon-plus, #RecipeFAQ.faqs-item .card-header .icon-plus {
    right: 30px;
}
#faq-regal .faqs-item .title, #RecipeFAQ .faqs-item .title {
    font-size: 16px;
    font-weight: 500;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
#faq-regal .product-card-layout-06 .card:hover, #RecipeFAQ .product-card-layout-06 .card:hover {
    box-shadow: 0 2px 5px #00000026;
}

#faq-regal .card, #RecipeFAQ .card {
     border: 1px solid transparent !important;
      margin-bottom:20px;
  
}
#faq-regal .card-header .arrow svg, #RecipeFAQ .card-header .arrow svg {
    fill: #232323;
    width: 22px;
    height: 22px;
    transform: rotate(90deg);
}
#faq-regal .collapsible-grid .card-header .arrow, #RecipeFAQ .collapsible-grid .card-header .arrow {
  top:35%;
}
#faq-regal .collapsible-grid .collapsible-grid__item, #RecipeFAQ .collapsible-grid .collapsible-grid__item {
  border-bottom:none;
}
.faqs .faqs-item .card-body {
  padding-bottom: 0px !important;
  background: #f5f5f5 !important;
}
/* FAQ */
/* product card */
.card-information__wrapper .card__heading {
    min-height: auto !important;
}
.product-card-layout-06 .product-item .card-action{opacity:1;z-index: 999999;}
/* product card */
/* bottom sticky cart */
s.money-compare-price {
    color: #666 !important;
    font-size: 16px !important;
}
.productView-stickyCart.style-1 .sticky-price.has-compare-price .money-subtotal {
    color: #0A4435 !important;
    font-size: 20px !important;
}
.sticky-actions .button.button-1, .sticky-actions .button.button--primary {
    background: #0A4435 !important;
}
.sticky-actions .button.button--primary:hover, .sticky-actions .button.button--primary:focus {
        color: #ffffff !important;
        background: #232323 !important;
        border-color: #232323 !important;
}
/* bottom sticky cart */

/* recipe page */

.sections-instruction-slider .container{
  padding: 0;
}
.sections-instruction-slider .halo-row.column-5 .halo-item {
    width: 140px;
    padding: 20px 0px;
}
.sections-instruction-slider .halo-row {
    margin-top: -50px;
    background: #fff;
    display: inline-flex;
    border-radius: 20px;
}
.sections-instruction-slider .brand-slider .halo-item .text {
    font-size: 18px;
    line-height: 26px;
    margin-top: 10px;
}
.sections-instruction-slider .brand-slider .halo-item .text span {
    display: block;
    color: #0A4435;
    font-size: 16px;
}
.sections-instruction-slider .wrapper-image.image-zoom{
  background: transparent !important;
}
.sections-instruction-slider .wrapper-image.image-zoom .adaptive_height {
    padding: 0px !important;
    width: 50px;
    height: 50px;
}
.sections-instruction-slider img.ls-is-cached.lazyloaded {
    width: 50px;
}
.sections-instruction-slider .brand-slider .halo-item:hover .text {
    color: #232323;
    text-decoration: none;
}


.feat-img-bg{
  background: #f7f7f7;
  padding-bottom: 0px;
}
.feat-img-bg .container {
    padding: 0;
}
.rec-div {
    background: #fff;
    padding-bottom: 30px;
    line-height: 30px;
}
.rec-div ul {
    display: inline-grid;
    width: 650px;
    max-width: 100%;
    padding-left: 30px !important;
    background: #ffffff;
    border-radius: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow:0 0px 5px 0px #0000001a;
}
.Blogs .page-content ol{
  
}
.rec-div li {
    margin-bottom: 5px;
    padding-bottom: 5px;   
}
li::marker {
    color: #0A4435;
}
.rec-div ol, .Blogs .page-content ol{
  list-style: none;
    width: 650px;
    max-width: 100%;
  padding: 0;
  margin-left:0 !important;
  
}
.rec-div ol li, , .Blogs .page-content ol li{
    background: #fff;
    padding: 20px !important;
    border-radius: 15px !important;
    margin-bottom: 15px !important;
    box-shadow: 0 3px 10px #0000001a !important;
    display: flex;
    justify-content: flex-start;
    align-items: anchor-center;
    gap: 10px !important;
    line-height: 18px;
}
.Blogs .page-content ol li{
  padding:20px !important;
}
.rec-div ol li span:nth-of-type(1), .Blogs .page-content ol li span:nth-of-type(1){
  color: #0A4435;
  padding: 5px;
    font-size: 20px;  
    font-weight: 600;
}
.rec-div .container,  {
    background: #fff;
    padding-top: 20px;
  padding-bottom:30px;
}
.rec-div h2, #RecipeFAQ .halo-block-header .title{
    font-size: 2.8rem;
    color: #000000;
    margin-top: 40px;
    margin-bottom: 5px;
}

.recipe-product-section .productView-top {
        display: flex;
        flex-direction: column;
    }
.recipe-product-section .featured-product .halo-productView-right {
        padding: 10px;
    }
.recipe-product-section .featured-product .halo-productView-left,
.recipe-product-section .featured-product .halo-productView-right {
        width: 100%;
    }
div#recipe-pro>div {
    background: transparent !important;
}

div#recipe-pro {
    background: #ffffff;
    border-radius: 10px;
    padding-top: 15px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.recipe-product-section .featured-product .productView {
    padding-bottom: 0px;
}
/* .recipe-product-section .featured-product .productView-moreItem .view-detail {
    color: #fff;
    background: var(--text-color);
    border-radius: 50px;
    padding: 8px 20px;
} */
.recipe-product-section .featured-product .productView-moreItem .view-detail {
    color: #fff;
    background: var(--text-color);
    border-radius: 50px;
    padding: 8px 20px;
    width:100%;
    display:inline-block;
  text-align: center;
}
.recipe-product-section .featured-product .productView-moreItem .view-detail:hover {
    background: #000;
}
.recipe-product-section .featured-product .productView-moreItem .view-detail svg {
    display: none;
}
.recipe-video video {
    width: 100%;
    max-width: 650px;
}
#recipe-pro .share-button {
    display: none;
}
#recipe-pro .product-add-to-cart {
    border-radius: 50px;
    padding: 8px 20px;
}
#recipe-pro .product-form__buttons{
   padding:0;
}
#recipe-pro .product-form__buttons button, #blog-recipe-product .product-form__buttons button{
    border-radius: 50px;
    padding: 8px 20px;
  width:100%;
}
/* recipe page */

/* Blog Pages Template Article With Product */
div#blog-recipe-product {
    background: #fff;
    border-radius: 10px;
    padding-top: 15px;
    box-shadow: 0 0 10px #0000001a;
}
.feat-img-bg{
  background: #f7f7f7;
  padding-bottom: 0px;
}
.feat-img-bg .container {
    padding: 0;
}
.article-template {
    background: #fff;
    padding-bottom: 30px;
    line-height: 30px;
}
.article-template ul {
    display: inline-grid;
    width: 650px;
    max-width: 100%;
    padding-left: 30px !important;
    background: #fff;
    border-radius: 15px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    box-shadow: 0 0 5px #0000001a;
    margin: 20px 0px !important;
}
.article-template li {
    margin-bottom: 5px;
    padding-bottom: 5px;   
}
.article-template ul.tag-list {
    display: inline-grid;
    width: 200px;
    max-width: 100%;
    padding-left: 0px !important;
    background: #fff;
    border-radius: 0px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    box-shadow: 0 0 0px #0000001a;
    margin: 0px 0px !important;
}
li::marker {
    color: #0A4435;
}
.article-template ol{
  list-style: none;
    width: 650px;
    max-width: 100%;
  padding: 0;
  
}
.article-template ol li, .rec-div ol li {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 15px;
    box-shadow: 0 3px 10px #0000001a;
    display: flex;
    justify-content: flex-start;
    align-items: anchor-center;
    gap: 10px;
    line-height: 18px;
}
.article-template ol li span:nth-of-type(1){
  color: #0A4435;
  padding: 5px;
    font-size: 20px;  
    font-weight: 600;
}
.article-template .container {
    background: #fff;
    padding-top: 20px;
  padding-bottom:30px;
}
.article-template h2, #RecipeFAQ .halo-block-header .title{
    font-size: 2.8rem;
    color: #000000;
    margin-top: 40px;
    margin-bottom: 5px;
}

.recipe-product-section .productView-top {
        display: flex;
        flex-direction: column;
    }
.recipe-product-section .featured-product .halo-productView-right {
        padding: 10px;
    }
.recipe-product-section .featured-product .halo-productView-left,
.recipe-product-section .featured-product .halo-productView-right {
        width: 100%;
    }
div#recipe-pro>div {
    background: transparent !important;
}

div#recipe-pro {
    background: #ffffff;
    border-radius: 10px;
    padding-top: 15px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.recipe-product-section .featured-product .productView {
    padding-bottom: 0px;
}
/* .recipe-product-section .featured-product .productView-moreItem .view-detail {
    color: #fff;
    background: var(--text-color);
    border-radius: 50px;
    padding: 8px 20px;
} */
.recipe-product-section .featured-product .productView-moreItem .view-detail {
    color: #fff;
    background: var(--text-color);
    border-radius: 50px;
    padding: 8px 20px;
    width:100%;
    display:inline-block;
  text-align: center;
}
.recipe-product-section .featured-product .productView-moreItem .view-detail:hover {
    background:#dcdd33;
}
.recipe-product-section .featured-product .productView-moreItem .view-detail svg {
    display: none;
}
.recipe-video video {
    width: 100%;
    max-width: 650px;
}
#recipe-pro .share-button {
    display: none;
}
#recipe-pro .product-add-to-cart {
    border-radius: 50px;
    padding: 8px 20px;
}
#recipe-pro .product-form__buttons{
   padding:0;
}
#recipe-pro .product-form__buttons button, #blog-recipe-product .product-form__buttons button{
    border-radius: 50px;
    padding: 8px 20px !important;
}
#RecipeFAQ .halo-block-content, #RecipeFAQ .halo-block-header {
    width: 650px;
    max-width: 100%;
}
#RecipeFAQ .halo-block-header .title{
  text-align:left;
  margin-top:0 !important;
}
#RecipeFAQ .halo-block-header .title .text{
  padding:0;
}
#RecipeFAQ{
  padding-top: 0px;
}
.recipe-page-video{
  margin-bottom:20px;
}
.download_recipe_btn a {
  border-radius: 50px;
  padding: 12px 50px;
  text-align: center;
}

.single_blog_page .section-block-template--16602854293710__rich_text_aXU3Wt.rich-text {
  position: relative;
        top: -75px;
}
/* Blog Pages Template Article With Product */

/* chat */

.header-sec {
    text-align: center;
    margin-bottom:60px;
}
.header-sec h4 {
    color: #232323;
    font-size: 40px;
    margin-bottom: 30px;
    line-height: 40px;
}
.header-sec p {
    color: #232323;
    font-size: 20px;
    margin-bottom: 20px;
}
.chat-boxes {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-content: center;
}
.no-img {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.box-chat{background:#fff;box-shadow: 0 24px 48px #00000014;
    border-radius: 30px;width: 33.33%;
    transition: ease 0.5s;
    margin-bottom: 20px;}  
.chat-numb{
padding:30px 40px;
font-size:20px;
font-weight:500;
}
.chat-img img {
    border-radius: 0px 30px 0px 0px;
}
.box-head {
    padding: 20px;
    font-size: 30px;
    font-weight: 500;
}
.box-chat p {
    padding: 0px 20px;
    text-align:justify;
    margin-top:0px;
    padding-bottom:30px;
}
.box-chat:hover {
    background-color: #00264d;
    transform: scale(1.05);
    transition: ease 0.5s;
}
.box-chat:hover p, .box-chat:hover .box-head, .box-chat:hover .chat-numb{color:#fff !important;}
/* chat */

/* contact us page */

.add-box {
    display: flex;
    align-items: self-start;
    gap: 10px;
}
.add-box>span:nth-of-type(1) {
    display: contents;
}
/* contact us page */
.product-item {
    margin-bottom: 40px;
}
.product-card-layout-06 .product-item .card-action {
    top: 91%;
}
.card-information__wrapper.text-left .card-price, .card-swatch.text-left {
    margin-bottom: 10px;
}
.blog-layout-masonry {
    background: #FFF4EF;
}
.blog-block-item .item article.article-item {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.blog-block-item .item article.article-item .blog-block-item .blog-image{
  border-radius: 20px 20px 0px 0px;
}
.blog-content {
    padding: 20px !important;
}
.main-blog-block .blog-btn {
    text-transform: uppercase;
    line-height: 16px;
    margin-top: 20px;
  background: #0a4435;
  border:none;
  color:#fff;
}
.main-blog-block .blog-btn:hover{
  background: #dcdd33;
  color: #0a4435;
}

@media (min-width: 1025px) {
  /* header */
  .section-header-navigation:not(.scrolled-past-header) .header-hamburger--transparent {
    background-color: #ffffffe8 !Important;
    border-bottom: 1px solid #ffffff4f !important;
  }
  .scrolled-past-header .header-logo .header__heading-logo {
    width: 160px !important;
  }
  .section-header-navigation:not(.scrolled-past-header) .header-hamburger--transparent .header__search-input .search__input::placeholder, .section-header-navigation:not(.scrolled-past-header) .header-hamburger--transparent .header__search-input .search__input {
    color: #000 !important;
  }
  .header-nav-hamburger .header-icons button.button.search__button svg path {
    fill: #000 !important;
  }
  .scrolled-past-header.shopify-section-header-sticky svg path {
    fill: #000 !important;
  }
  .section-header-navigation:not(.scrolled-past-header) .header-hamburger--transparent .header__search-input .search-modal__form {
    border-bottom: 0px solid #232323 !important;
  }
  .section-header-navigation:not(.scrolled-past-header) .header-hamburger--transparent .menu-lv-1:hover .menu-lv-1__action, .section-header-navigation:not(.scrolled-past-header) .header-hamburger--transparent .header__icon:hover>.text, .section-header-navigation:not(.scrolled-past-header) .header-hamburger--transparent .header-logo:hover .header__heading-text {
    color: #ff691a !important;
  }
  .header-nav-hamburger .header__search-input.style-2 .search.search-modal__form {
    border: 1px solid #e7e7e7 !important;
    background-color: #ffffff !important;
  }
  .menu-lv-1:not(.menu-sale):hover .menu-lv-1__action {
    color: #ff691a !important;
  }  
  .header-nav-hamburger--style2 .header-icons, .header-nav-hamburger--style2 .main-menu {
        width: auto ! important;
  }
  /*
  .header-logo.header-item {
    margin-left: -50px;
  }
  */
  /* header */
  .previewCartGroup button#cart-sidebar-checkout {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.cart-actions button#cart-checkout {
    width: 100%;
}
div#get-rates-container input#get-rates-submit {
    width: 100%;
}
/* Recipe Page */
h1.main-page-title.page-header.scroll-trigger.animate--slide-in {
    display: none;
}
.recipe-product-section {
    position: absolute;
    left: 70%;
  top:1100px;
  z-index: 99;
}  
.download_recipe_btn {
  margin-top: -40px;
  position: relative;
}

.download_recipe_btn .rich-text .container .rich-text__blocks {
  position: relative;
  top: -60px;
}
  .related-recipe .spotlight-inner h3.title{
	min-height:84px;
    margin-top:12px;
}
/* Recipe Page */
/* product page */
faqs-item#faq-regal .container {
    width: 1024px;
}
/* product page */
/* blog recipe page */
.single_blog_page .recipe-product-section {
    position: absolute;
    left: 70%;
  top:1100px;
  z-index: 99;
} 
.single_blog_page .article-template {
    margin-top: -40px;
}
/* blog recipe page */
}
@media(max-width:1024px){
 /* FAQ */
#faq-regal .card, #RecipeFAQ .card {
  margin-bottom:10px;
}
#faq-regal .collapsible-content, #RecipeFAQ .collapsible-content{
  margin:35px 0;
}
  /* FAQ */
.article-template ul{
  width:100%;
}
   .rich-text__blocks .button { 
    margin: 0 auto !important;
    margin-top: 20px ! important;
    margin-bottom: 20px !important;
} 
  .breadcrumb-container.style--line_clamp_1 .breadcrumb {
    padding-left: 25px !important;
    padding-right: 15px;
}
  div#recipe-pro {
    width: 300px;
    max-width: 100%;
    margin: 0 auto;
}
  .recipe-page-video {
    margin-bottom: 20px;
    margin-top: 40px !important;
  }
.single_blog_page .section-block-template--16602854293710__rich_text_aXU3Wt.rich-text {
  position: relative;
        top: 0px;
}  
}
@media(max-width:992px){
.reelUp_slider_heading.reelUp_widget_heading {
    font-size: 30px !important;
}  
  .fun-fact {
    margin-top: -40px;
    background: #FFE0B2;
    padding-bottom: 80px;
  }
  .facts ul {
    margin: 0;
    padding: 0;
    align-content: center;
  }
  .facts ul li {
    list-style: none;
    text-align: center;
    flex-basis: fit-content;
  }
  .facts ul li img {
    width: 60px;
    margin:0 auto;
  margin-bottom:10px;
  }
  .facts ul li span {
    font-size: 30px;
    font-weight: 600;
    display: block;
    line-height: 40px;
  }
  .facts ul li small {
    font-size: 18px;
    display: block;
  }
  /* news letter */
  .newsletter-section .section-content:not(:has(.title-wrapper)) .title {
    max-width: 100% !important;
  }
  /* news letter */
  /* product page */
  .features-list ul li {
    width: calc(50% - 15px);
    min-height: 110px;
  }
  .heading-product-details {
    font-size: 21px;
    margin: 15px 0;
}
  /* product page */
  #RecipeFAQ{
    padding-top:40px;
  }
  /* FAQ */
  #faq-regal{
    padding: 0;
  }
  #faq-regal .faqs-item .title, #RecipeFAQ .faqs-item .title {
    font-size: 14px;
    padding-right: 40px;
}
  #faq-regal .card-header .arrow svg, #RecipeFAQ .card-header .arrow svg {
    fill: #232323;
    width: 17px;
    height: 17px;
    transform: rotate(90deg);
}
#faq-regal .faqs-item .card-header .icon-plus, #RecipeFAQ .faqs-item .card-header .icon-plus {
    right: 25px;
}
#faq-regal .collapsible-grid .card-header .arrow , #RecipeFAQ .collapsible-grid .card-header .arrow {
        top: 30%;
}
  #faq-regal .faqs-item .card-body, #RecipeFAQ .faqs-item .card-body{
    padding-bottom:10px;
  }
  /* FAQ */
  .recipe-product-section .featured-product .halo-productView-left{
    padding-bottom:0 !important;
  }
}


@media(min-width:550px) and (max-width:1024px){
  .sections-instruction-slider .halo-row {
    margin-top: 0px;
}
}
@media(min-width:551px) and (max-width:767px){
      .mid-banner {
        font-size: 16px;
        line-height: 20px;
    }
  .mid-banner strong {
        font-weight: 500;
        font-size: 24px;
        display: block;
    }
.customer-testimonial .item {
        flex-wrap: nowrap !important;
}
.customer-testimonial .item>div {
        width: 50% !important;
}
.customer-testimonial .item .item-content {
        min-height: calc(100vw - 90vw) !important;
}
}
@media (max-width:1024px){
.header-mobile__item {
    min-width: 35px;
}
.mobileMenu-toggle {
    width: 19px;
    height: 19px;
}
  .content.spotlight-inner h3.title {
    line-height: 22px;
    font-size: 16px;
}
  a.spotlight-button.button.custom-button-style {
    margin-top: 10px;
        font-size: 14px !important;
        padding: 7px 20px;
        width: auto;
}
    /* Banner Section Start*/
 .sections-slide-show .slide-content{
	padding-top:20px !important;
	padding-bottom:30px !important;
}
  .sections-slide-show .spotlight-block ul.slick-dots {
  bottom: -20px !important;
}
  /* Banner Section End */

  /* Product Section Start */
  .sections-product-tab .halo-block-header h3{
	margin-bottom:15px !important;
}
  /* Product Section End */
}
@media (max-width:768px) {
.reelUp_slider_heading.reelUp_widget_heading {
    font-size: 22px !important;
}  
.site-nav-list a.image.adaptive_height.image-zoom {
    display: none;
}  
  nav.breadcrumb.breadcrumb-left {
    display: flex;
    flex-wrap: wrap !important;
}
 .breadcrumb-container.style--line_clamp_1 .breadcrumb {
    white-space: wrap !important;
}
.chat-boxes {
    display: block;
}
.box-chat{
  width:100%;
}
  /* HOME */
  
  /* Banner Section Start*/

   .sections-slide-show .slide-content a.button{min-width: 120px;}
  /* Banner Section End */
  /* Spotlight Block slider */
  .product-card-layout-06 .product-item .card-action{
   position: absolute !important;
    z-index: 0 !important;
    transform: none !important;
    top: 98%;
}
  .mid-banner{
  font-size: 12px;
  line-height: 14px;
}
.mid-banner strong{
  font-weight:500;
  font-size:18px;
  display:block;
}
  /* Spotlight Block slider */
.chat-sec {
    text-align: center;
    font-size: 26px;
}
.chat-sec ul li {
    line-height: 34px;
    font-size: 24px;
}
  /* HOME */
  .multilayer-image-block .content-inner {
    position: relative !important;
}
/* product page */
  .product-features-details {
    margin-bottom: 30px;
}
  video.vid-sec {
    max-width: 85% !important;
    margin: 0px !important;
}
  .bundle-product-item .bundlePdItem-container {
    background: #fff;
    padding: 10px;
}
  li.slick-active button {
    background: #0A4435 !important;
}
/* product page   */
/* recipe page */
.sections-instruction-slider .halo-row {
    margin-top: 0px;
}
.sections-instruction-slider .halo-item .wrapper-content {
    display: flex;
        padding: 0px 10px;
        justify-content: flex-start;
        gap: 20px;
}
.sections-instruction-slider .halo-row.column-5 .halo-item {
    padding: 0px 0px;
}
.sections-instruction-slider .brand-slider .halo-item .text {
    display: flex;
    justify-content: space-between;
    font-size: 16px !important;
    width: 100%;
}
/* recipe page */

  .spotlight-inner .spotlight-button.custom-button-style {
    width: 100%;
    min-width: 0 !important;
}
}
@media (max-width:550px) {
#shopify-section-template--16602854949070__spotlight_block_4XRhpH a.image-zoom.adaptive_height.image:after {
    content: '';
    background: #0000003b;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}  
#shopify-section-template--16602854949070__spotlight_block_4XRhpH .content_absolute .content {
    transform: translate(-43%, -100%);
  z-index: 99;
}

/* product page */
  .features-list ul li {
    width: 100%;
  }
  /* product page */
  /*.sections-instruction-slider{
    display: none;
  }*/
  .product-features-details {
    width: 100%;
    margin-bottom: 30px;
}
  .facts ul{
    display:block;
  }
  .facts ul li {
    padding:15px 0;
  }
  .fun-fact{
    padding-bottom:50px;
  }
  .rich-text__blocks .button{
    margin-bottom:0 !important;
  }

  /* HOME */

    /* Product Slider */
    .customer-testimonial .item>div.images-contain {
    display: none;
}
.customer-testimonial .item>div.item-content {
    width: 100% !important;
}
    /* Product Slider */
  
  /* HOME */
}
.button{
  width:auto;
}
.card-action .button {
    background: #0a4435 !important;
    border-color: #0a4435 !important;
}
.card-action .button:hover {
    background: #dcdd33 !important;
    border-color: #dcdd33 !important;
    color: #0a4435 !important;
}
.spotlight-inner .spotlight-button.custom-button-style {
    background: #0a4435 !important;
    border-color: #0a4435 !important;
}
.spotlight-inner .spotlight-button.custom-button-style:hover {
    background: #dcdd33 !important;
    border-color: #dcdd33 !important;
    color: #0a4435 !important;
}
button#cart-checkout {
    border-radius: 100px;
}
a.button.button-2.button-continue {
    background: #DCDD33;
    border-color: #dcdd33;
    border-radius: 100px;
}
a.button.button-2.button-continue:hover {
    background: #0a4435;
    border-color: #0a4435;
    border-radius: 100px;
}
button#cart-checkout:hover, input#get-rates-submit:hover{
  background: #DCDD33;
    border-color: #dcdd33;
}
ul.dropdown-menu.list-unstyled.hidden-on-mobile li:nth-of-type(3), ul.dropdown-menu.list-unstyled.hidden-on-mobile li:nth-of-type(4), ul.dropdown-menu.list-unstyled.hidden-on-mobile li:nth-of-type(8), ul.dropdown-menu.list-unstyled.hidden-on-mobile li:nth-of-type(7) {
    display: none !important;
}
.section-block-template--16602854949070__slide_show_MXM3zP .slideshow:not([data-dot-with-image="true"]) .slick-dots {
  bottom:5% !important;
}
  .slideshow .slick-dots{
    bottom:-20px !important;
  }