/** Shopify CDN: Minification failed

Line 711:20 Expected ":"
Line 2033:5 Expected ":"

**/
@font-face {
    font-family: "playfairdisplay-italic";
    src: url("https://cdn.shopify.com/s/files/1/0606/2823/8449/files/PlayfairDisplay-Italic.ttf?v=1737542526") format("truetype");
    font-weight: 400;
}
.jdgm-rev-widg,
.jdgm-paginate {
    padding: 0 !important;
}
.main-menu {
    gap: 20px;
}
.m-footer__payment-box path {
    fill: #fff;
}
.m-collection-list-template__wrapper [style*='--aspect-ratio']:before {
    padding-top: 100%;
}
.block__collection-page .m-slide__description * {
    margin: 0 !important;
}
.m-sticky-addtocart--image .m-image{
    border-radius: 10px;
}
.swiper-slide-active .m-slide__description {
    transition-delay: .3s;
}
.h-section-luxury__gifting .block__button_wrapper a:hover {
    background: #710014;
    color: #fff;
}
:root {
    --font-s1: 13px;
    --font-s2: 14px;
    --font-s3: 15px;
    --font-s4: 16px;
    --font-s5: 18px;
    --font-s6: 20px;
    --font-light: 300;
    --font-midium: 500;
    --font-semibold: 600;
    --font-bold: 700;
    --font-black: 900;
    --text-capital: uppercase;
    --line-height-regular: normal;
    --d-flex: flex;
    --d-center: center;
    --color-white: #ffffff;
    --color-black: #13151a;
    --base-line-height: 100%;
}
/* [===== COMMON CSS START =====] */
.m-contact-form__main .form-field {
    border-radius: 20px;
}
.m-menu__link--main {
    padding: 15px 17px !important;
}
.block__display__none {
    display: none;
}
.block_review_app_section {
    padding: 70px 0;
}ons
html,
body {
    scroll-behavior: smooth;
}
body {
    line-height: var(--line-height-regular);
}
.h1,
h1,
.h2,
h2,
.h3,
h3 {
    line-height: var(--base-line-height) !important;
}

.relative {
    position: relative;
}
.m-contact-form__main .m-button{
    background: #710014;
    color: #F2F1ED;
     transition: all var(--m-duration-default, 0.25s) ease;
}
.m-contact-form__main .m-button:hover{
    background: #B39402;
}
.m-section.m-contact-form {
    background: #FFFAE6;
    padding-block: 40px;
    margin-top: 0;
}
.m-button {
    padding: 12px 30px;
    line-height: normal;
    text-transform: capitalize;
    border-color: #ffffff;
}
.m-button:hover {
    box-shadow: unset !important;
    border-color: #e9e9eb;
}
.my-0 .m-section-my {
    margin-block: 0;
}
.mt-0 .m-section-my {
    margin-top: 0;
}
.mb-0 .m-section-my {
    margin-bottom: 0;
}
.m-section__subheading {
}
.m-section__description {
    line-height: 125%;
    width: 40%;
    margin: 15px auto 0;
}
/* .m-button--secondary {
    background-color: #ed1224;
    color: #fff;
} */
.container-270 .container {
    max-width: 1380px;
}
.m-button--white {
    background-color: transparent;
    color: #fff;
}
.m-button--white:hover {
    background-color: #fff;
    color: #13151a;
}
.m-slider-controls__button {
    border-color: #e8e8e9;
}
.m-slider-controls__button:hover {
    background-color: #710014;
    box-shadow: 0 0 0 0.2rem #710014;
    border-color: #710014;
}
.m-slider-controls__button:hover svg path {
    stroke: #fff;
}
.m-header .m-second__header-box {
    display: none;
}
.template-page #MainContent,
.template-product #MainContent {
    padding-bottom: 0;
}
.m-search-popup .m-logo a {
    width: 160px;
}
.h-section-luxury__gifting_image .m-icon-box__heading {
    margin-bottom: 0;
}
.h-section-luxury__gifting_image .m-icon-box--vertical .m-icon-box__content {
    margin-top: 9px;
}
.m-swiper-overflow .m-mixed-layout--mobile-scroll {
    padding-bottom: 0;
}
/* [===== COMMON CSS END =====] */
/* [===== ANNOUNCEMENT BAR CSS START =====] */
.m-announcement-bar .m-announcement-bar__content {
    font-size: var(--font-s2);
    font-weight: var(--font-midium);
    line-height: var(--line-height-regular);
    max-height: unset;
    padding: 0;
}
.m-announcement-bar .m-announcement-bar__content span {
    padding-inline: 25px;
}
/* .m-announcement-bar .m-announcement-bar__inner {
    justify-content: center;
    align-items: center;
} */
/* .m-announcement-bar .m-announcement-bar__item {
    width: auto !important;
} */
 .m-announcement-bar .m-announcement-bar__item {
    width: 100% !important;
} 
.m-announcement-bar {
    padding-block: 8px;
}
/* [===== ANNOUNCEMENT BAR CSS END =====] */
/* [===== HEADER CSS START =====] */
.m-header-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-name {
    display: flex;
    align-items: center;
    gap: 5px;
}
.m-header__search::after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background-image: url('/cdn/shop/files/header.svg?v=1753437392');
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 15px;
}

.search-tag{
  color: #191919;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  opacity: 0.5;
}
.block__header-wrappper {
    display: flex;
    width: 100%;
}
.m-header .m-menu {
    --main-link-px: 15px !important;
    font-size: var(--font-s3);
}
.m-header .m-header__search {
    position: relative;
}
.block__header-top {
    width: 100%;
   position: relative;
}
.m-header__menu .m-menu .m-menu__item:first-child{
    position: relative;
}
.h_collection .m-collection-card__image {
    border-radius: 33px;
    border: 2px solid #B39402;
}
/* .m-header__menu .m-menu .m-menu__item:first-child:before {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/header_menu_icon_dbdaddda-f443-42a3-b3b5-d2888b40928b.svg?v=1748063091);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    top: 50%;
    transform: translateY(-50%);
  left: -20px;
} */
.m-menu__link--main {
    font-size: 17px;
}
.m-logo__image {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
.block__header-top:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    height: 1px;
    border-bottom: 1px solid rgba(25, 25, 25, 0.10);
}


.block__header-wrappper .m-header__right {
    gap: 15px;
}
.m-header .m-cart-icon-bubble {
    margin-right: 0 !important;
}
.m-header .m-header__desktop {
    border-bottom: 1px solid #e8e8e9;
}
.block__header-menu {
    width: 100%;
}

.block__header-menu .m-header__center {
    width: 100%;
    justify-content: space-between;
}
/* [===== HEADER CSS END =====] */
/* [===== HOME PAGE BANNER CSS START =====] */
.sf-home__slideshow,
.p_block_image,
.p-section_culinary-experience,
.outlet_hero_banner,
.restaurant_hero_banner,
.h-section-luxury__gifting_image{
  position: relative;
}
.sf-home__slideshow:after,
.h-section-festival__sweets:after,
.h-section-legacy__sweets:after,
.h-section-luxury__gifting_image:after,
.p_block_image:after,
.outlet_hero_banner:after,
.restaurant_hero_banner:after
{
  content: '';
  width: 100%;
  height: 41px; 
  background: url('/cdn/shop/files/Vector_9_35d79c00-0edb-4eb7-bc14-8dc68688dacf.svg?v=1754313840');
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 1; 
     background-size: cover;
    background-repeat: repeat-x;
}
.h-section-festival__sweets:before,
.h-section-legacy__sweets:before,
.m-footer:before,
.h-section-luxury__gifting_image:before,
.p-section_culinary-experience:before,
.restaurant_hero_banner:before,
.about-quality-sec:before{
  content: '';
  width: 100%;
  height: 41px; 
  background: url('/cdn/shop/files/Vector_9_35d79c00-0edb-4eb7-bc14-8dc68688dacf.svg?v=1754313840');
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  z-index: 1; 
  background-size: cover;
  background-repeat: repeat-x;
    transform: rotate(180deg);
}

.sf-home__slideshow .m-slide__title {
    font-size: 64px;
    text-transform: capitalize;
}
.sf-home__slideshow .m-button {
    background: #fff;
    color: #13151A;
}
.sf-home__slideshow .m-button:hover{
  color: #fff;
  background: #B39402;
  border-color: #B39402;
}
.sf-home__slideshow .m-slide__description {
    font-weight: 400;
    line-height: var(--line-height-regular);
    margin-top: 10px;
}
.sf-home__slideshow .m-slide__button {
    margin-top: 25px;
}
/* .related_image_sec.au-section_india-fav
} */
.m-featured-collection__button {
    margin-top: 50px !important;
}
.h_mask_img .m-button:hover{
  border-color: #B39402;
}
.h_featured_product .m-featured-collection__button .m-button,
.template-collection .m-collection--pagination .m-button--primary{
 background: #710014;
  padding: 20px 40px;
  font-size: 16px;
}
.h_featured_product .m-button:hover,
.template-collection .m-collection--pagination .m-button--primary:hover{
 background: #B39402;
}
.sf-home__slideshow .m-slide__wrapper {
    padding-bottom: 70px;
}
.m-slider .m-slider-controls--absolute[class*="-bottom-"] .swiper-pagination {
    bottom: 60px !important;
}
.m-slider-controls .swiper-pagination {
    padding: 8px 12px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.5);
    gap: 10px;
}
.m-slider-controls .swiper-pagination .m-dot {
    width: 5px;
    height: 2px;
    margin: 0;
}
.m-slider-controls .swiper-pagination .m-dot:before,
.m-slider-controls .swiper-pagination .m-dot:after {
    width: 100%;
    height: 100%;
    border-radius: 40px;
}
.m-slider-controls .swiper-pagination .m-dot:before {
    background-color: #cecac7;
}
.m-slider-controls .swiper-pagination .m-dot.m-dot--active {
    width: 10px;
}
.m-slider-controls .swiper-pagination .m-dot.m-dot--active:after {
    background-color: #13151a;
}
/* [===== HOME PAGE BANNER CSS END =====] */
/* [===== COLLECTION CARD CSS START =====] */
/* .m-collection-card .m-collection-card__image {
    border-radius: 405.388px 405.388px 0px 0px;
} */
.m-collection-card__link {
    color: #2A3138;
    text-align: center;
    text-edge: cap;
    font-family: Albra;
    font-size: 27px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin: 26px 0 20px;
}

.block__collection_dec * {
    color: #2A3138;
    text-align: center;
    font-family:'M-Body-Font';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    max-width: 430px;
    width: 100%;
    margin: 0 auto;
  margin-bottom: 20px;
}
.m-collection-card .m-collection-card__title {
    font-size: var(--font-s5);
    font-weight: var(--font-semibold);
    line-height: var(--base-line-height);
    font-family: var(--font-stack-body);
    margin-bottom: 0 !important;
}
.m-collection-card .m-collection-card__info {
    margin-top: 15px;
  display: none;
}
@font-face {
  font-family: 'Dongra Script';
  src: url('/cdn/shop/files/DONGRA_SCRIPT.OTF?v=1748410751') format('opentype');
}
.related_image_sec .block__product-meta i {
    display: block;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #B38F6F;
    color: var(--Highlight, #710014);
    font-family: "Dongra Script";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 70%;
    text-transform: lowercase;
}
.h_name_text .m-image,
.p_name_text .m-image{
  max-width: 65%;
}
.h_name_text .m-custom-content__container,
.p_name_text .m-custom-content__container{
  text-align: center;
}
.m-section__header {
    margin-bottom: 50px;
}
.m-collection-card .m-richtext__button.m-button {
    padding: 7px 20px;
    border-radius: 60px;
    border: 1px solid #191919;
    background: #FFF;
}
.m-collection-card .m-richtext__button.m-button * {
    color: #2A3138;
    font-family:'M-Body-Font';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
/* .m-collection-card .m-collection-card__btn {
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    opacity: 0;
    transition: all var(--m-duration-default, 0.25s) ease;
    transform: translate3d(0, 150%, 0);
} */
.m-collection-card .m-collection-card__image:hover .m-collection-card__btn {
    transition: all var(--m-duration-default, 0.25s) ease;
    opacity: 1;
    transform: translateZ(0);
}
/* .m-collection-card .m-collection-card__btn .m-button {
    width: 100%;
} */
/* .m-collection-card .m-collection-card__btn.m-mobile {
    display: none;
} */
/* [===== COLLECTION CARD CSS END =====] */
/* [===== PRODUCT CARD CSS START =====] */
.m-product-tabs .m-tabs__wrapper {
    gap: 10px !important;
}
.m-product-tabs .m-tab-header {
    font-size: var(--font-s2);
    font-weight: var(--font-midium);
    line-height: var(--base-line-height);
    padding: 14px 13px!important;
    border-radius: 50px;
    border: 1px solid rgba(31, 31, 31, 0.20);
    background: #E8E8E8;
    color: #161616 !important;
    text-transform: uppercase;
    max-width: 100%;
    width: 120px;
}
.m-tab-header.active, .m-tab-header:hover {
    color: #F2F1ED !important;
    background: #B39402;
}
.m-product-tabs .m-tab-header:after {
    display: none !important;
}
.m-product-card .m-add-to-cart:hover, 
.block__product_tab .m-button:hover,
.m-login-form .m-button:hover,
.m-sign-up .m-button:hover{
  background: #710014;
}
.m-login-form .m-button,
.m-sign-up .m-button{
     background-color: #B39402;
    color: #F2F1ED !important;
}
.m-product-tabs .m-tab-header.active {
    background-color: #B39402;
    color: #F2F1ED !important;
}
.m-product-tabs .m-section__tabs {
    margin-top: 20px !important;
}
.m-product-card .m-product-card__media img {
   border-radius: 1027.397px 1027.397px 0 0;
  border: 1px solid #B39402;
}
.m-product-card__media:hover .m-product-card__main-image,
.m-product-card__media:hover .m-product-card__hover-image{
    transform: unset !important;
}
.m-product-card .best-seller__tag {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #fff;
    background-color: #c49a6c;
    border-radius: 30px;
    padding: 6px 10px;
    font-size: var(--font-s1);
    font-weight: var(--font-semibold);
    line-height: var(--base-line-height);
    color: var(--color-white);
}
.m-product-card__info {
    margin-top: 17px;
}
.m-product-card .m-product-card__title {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
}
.m-product-card .m-product-card__title .m-product-card__name {
    /* line-height: var(--base-line-height); */
    line-height: 1.2;
    font-weight: 400;
}
.m-product-card .m-price__regular .m-price-item--regular,
.m-product-card .m-price__sale .m-price-item--last,
.m-product-card .m-price__sale .m-price-item--regular,
.m-product-option--button .m-product-option--node__label {
    font-weight: var(--font-semibold);
    line-height: var(--base-line-height);
}
.m-product-card .m-price__regular .m-price-item--regular,
.m-product-card .m-price__sale .m-price-item--last {
    font-size: var(--font-s4);
}
.m-product-card .m-price__sale .m-price-item--regular {
    font-size: 14px;
    color: #717375;
}
.m-product-card .m-product-card__price {
    line-height: var(--base-line-height);
}
.m-product-option--button .m-product-option--content {
    gap: 5px;
}
.h_mask_img .m-gradient {
    background: url(/cdn/shop/files/Mask_group.png?v=1753439131);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.h_mask_img  .m-custom-content__wrapper {
    justify-content: center;
    padding-block: 49px;
    gap: 95px;
}
.h_mask_img .m-custom-content__block-text{
  width:40%;
}
.h_mask_img .m-richtext__title{
  font-size: 64px;
}
.h_mask_img .m-richtext__description{
  margin-top: 10px;
}
.h_mask_img .m-richtext__button{
  margin-top: 25px;
}
.m-main-product--info .m-product-option--button .m-product-option--node__label{
    border: 1px solid #B39402;
    background: #fff;
}
.m-product-option--button .m-product-option--node__label {
    font-size: var(--font-s1);
    padding: 6px 9px;
    border-radius: 30px;
    margin: 0;
    background: rgba(25, 25, 25, 0.10);
}
.m-product-option--button .m-product-option--node input:checked + label,
.m-product-option--button .m-product-option--node__label[data-selected="true"],
.m-product-option--button .m-product-option--node__label:hover {
    background-color: #b39402;
    color: #fff;
}
.m-product-card .m-product-option {
    margin-top: 20px;
}
.m-product-card .product-card-form {
    display: var(--d-flex);
    align-items: var(--d-center);
    gap: 5px;
}
.m-product-card .product-card-form .quantity-input {
    max-width: 130px;
    width: 100%;
    display: var(--d-flex);
    align-items: var(--d-center);
    border: 1px solid #d0d0d1;
    border-radius: 40px;
    padding: 15px 20px;
    max-height: 45px;
}
.m-product-media--slider .m-product-media--slider__thumbnails .swiper-slide.swiper-slide-thumb-active {
    border: 1px solid #B39402 ;
    border-radius: 10px;
    overflow: hidden;
}
.m-product-media--slider .nav-swiper-container .swiper-slide-thumb-active .m-product-media {
    border: none !important;
}
.m-product-card .product-card-form .quantity-input .quantity-btn {
    width: 46px;
    display: var(--d-flex);
    align-items: var(--d-center);
    justify-content: var(--d-center);
      cursor: pointer;
}
.m-product-card .product-card-form .quantity-input .quantity-field {
    flex-grow: 1;
    flex-shrink: 1;
    width: 40px;
    text-align: var(--d-center);
    border: unset;
    font-weight: var(--font-midium);
}
.m-product-card .product-card-form .quantity-input .quantity-field:focus-visible {
    outline: unset;
}
.m-product-card .m-add-to-cart,
.block__product_tab .m-button {
    border-color: #F2F1ED;
    background: #B39402;
    color: #F2F1ED;
    line-height: 1;l
}
.m-product-card [style*='--aspect-ratio']:before {
    padding-top: 100%;
}
/* [===== PRODUCT CARD CSS END =====] */
/* [===== SECTION FESTIVAL SPECIAL SWEETS CSS START =====] */
.h-section-festival__sweets .m-hero__bg {
    --aspect-ratio: unset !important;
    height: auto !important;
}
.h-section-festival__sweets .m-button {
    border-color: #d81223;
}
.h-section-festival__sweets .m-button:hover {
    border-color: #fff;
}

/* [===== SECTION FESTIVAL SPECIAL SWEETS CSS END =====] */
/* [===== SECTION LEGACY SWEETS CSS START =====] */
.h-section-legacy__sweets {
    position: relative;
}

.h-section-legacy__sweets .container.m-section-my.m-section-py{
    position: relative;
      z-index: 1;
}
/* .h-section-legacy__sweets:after ,
.h-section-luxury__gifting_image:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(0deg, #494DB8 0%, rgba(73, 77, 184, 0.00) 100%);
} */




.h-section-legacy__sweets .m-section__header {
    margin-bottom: 70px;
}
/* .h-section-legacy__sweets,
.m-main-product,
.h-section-luxury__gifting_image{
    background-image: url(/cdn/shop/files/Mask_group.svg?v=1747990372);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
} */
.h-section-legacy__sweets .m-section__subheading {
    font-size: 70px;
    font-weight: 400;
    line-height: 1.1;
    font-family: var(--font-stack-header);
  margin-bottom: 15px;
}
.h-section-legacy__sweets .m-section__description{
  margin: 15px auto 0;
}
.h-section-legacy__sweets .m-product-card .m-product-card__media img {
    border-radius: unset;
}
.h-section-legacy__sweets .m-product-card__media {
    background-image: url(https://cdn.shopify.com/s/files/1/0606/2823/8449/files/legacy_sweets_shape.svg?v=1737448834);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.h-section-legacy__sweets .m-product-card .m-product-card__media .m-product-card__link {
    mix-blend-mode: darken;
}
.h-section-legacy__sweets .m-quantity {
    display: none;
}
/* .h-section-legacy__sweets .m-product-card .m-product-card__content .m-product-card__action-wrapper {
    overflow: hidden;
} */
.h-section-legacy__sweets .m-product-card .m-product-card__content .m-product-card__action-wrapper .m-button {
    width: auto;
    margin: 10px auto 0;
    flex-grow: 0;
}
.h-section-legacy__sweets .m-button {
    padding: 7px 20px;
    background: #FFF;
    color: #2A3138;
    line-height: 1.2;
    font-size: 16px;
}
.h-section-legacy__sweets .m-button:hover{
      background: #710014;
      color: #fff;
      border-color:  #710014;
}
.h-section-legacy__sweets .m-product-card__info {
    margin-top: 20px;
}
.h-section-legacy__sweets .m-product-card:hover .m-product-card__content .m-product-card__action-wrapper .m-button {
    opacity: 1;
    transform: translateZ(64px);
    transition: all 0.4s ease;
}
.h-section-legacy__sweets .m-product-card__desc {
    line-height: 125%;
}
.h-section-legacy__sweets .m-featured-collection__button {
    margin-top: 50px;
}
.h-section-legacy__sweets .m-mixed-layout__inner {
    row-gap: 50px;
}
.h-section-legacy__sweets .m-product-card .m-product-card__title {
    font-size: 25px;
}
.h-section-legacy__sweets .m-product-card__quantity-wrapper {
    display: none;
}
/* [===== SECTION LEGACY SWEETS CSS END =====] */

.h-section-our__story .m-custom-content__block-text{
    width: 56.5%;
}
.h-section-our__story .m-custom-content__block-image{
    width: 37.33%;
}
.block__icon-section .m-section-my {
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 50px;
}
.block__icon-section .m-section__header {
    margin: 0;
    text-align: center;
}
.block__icon-section .m-section__subheading {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-family: 'M-Heading-Font';
}
.block__icon-section .block__button_wrapper {
    display: none;
}
.block__icon-section .m-img-header__box{
  width: 35%;
}
.block__icon-section .m-icon-box--horizontal .m-icon-box__icon {
     margin-right: 0px;
}
.block__icon-section .m-section__heading{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    font-family: 'M-Body-Font';
}
.h_legacy_sweets .m-section__description {
    margin: 20px auto 0;
}
.h_legacy_sweets .m-section__heading{
  font-size: 40px;
}
.h_legacy_sweets .m-mixed-layout__inner {
    max-width: 1160px;
    margin: 0 auto;
}
.h_legacy_sweets .m-icon-box__heading {
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1.2;
}
.h_legacy_sweets .m-icon-box__icon{
    margin-right: 0 !important;
}
.h_legacy_sweets .m-icon-box__inner {
    gap: 30px;
  align-items: center;
}

.h-section-our__story  .m-custom-content__wrapper {
    gap: 90px;
    /* justify-content: space-between; */
}
/* custom liquid */
   
    .block__om-sweets-section {
        background: #F2A65A;
        padding-top: 70px;
            background-image: url(/cdn/shop/files/Mask_group.svg?v=17479903722);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    }

    .block__om-sweets-first-item {
    text-align: right;
}
.block__om-sweets-section-header {
    position: relative;
    z-index: 1;
}
    .block__om-sweets-main-container {
        display: flex;
        justify-content: space-between;
        align-items: end;
        gap: 100px;
            margin-top: -100px;
    }

    .block__om-sweets-section-header h2 {
        color: #FFF;
        text-align: center;
        font-family: Albra;
        font-size: 130px;
        font-style: normal;
        font-weight: 400;
        line-height: 125px;
    }

    .block__om-sweets-htr-item,
    .block__om-sweets-first-item {padding-bottom: 100px;}

    .block__om-sweets-htr-item h4,
    .block__om-sweets-first-item h4 {
        color: #FFF;
        font-size: 30px;
        font-style: normal;
        font-weight: 300;
        text-align: right;
        line-height: 1.2;
        margin: 20px 0;
    }

    .block__om-sweets-htr-item p,
    .block__om-sweets-first-item p {
        color: #FFF;
        text-align: right;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .block__om-sweets-htr-item h4,
    .block__om-sweets-htr-item p {
        text-align: left;
    }

.block__arrow-right,
    .block__arrow-left{
        position: absolute;
    z-index: 1;
    }
    
span.block__arrow-left {
    bottom: 70px;
    left: -22%;
}
span.block__arrow-right {
    right: -20%;
    bottom: 20%;
    transform: translateY(-50%);
}
    .block__om-sweets-htr-item img,
    .block__om-sweets-first-item img{
        width: 100%;
        max-width: 121px;
    }
    .block__om-sweets-second-item{
        width: 100%;
        max-width: 577px;
         position: relative;
    }
    .block__om-sweets-first-item img {
    margin-left: auto;
}
    .block__om-sweets-img{
        position: relative;
        padding-top:123% ;
        width: 100%;
        border-radius: 288.5px 288.5px 0px 0px;
background: url(<path-to-image>) lightgray 50% / cover no-repeat;
box-shadow: 10px 0px 0px 0px rgba(0, 0, 0, 0.25);
overflow: hidden;
    }
    .block__om-sweets-img img{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }


/* [===== SECTION LUXURY GIFTING CSS START =====] */
/* .h-section-luxury__gifting .m-icon-box__icon {
    border-radius: 288.5px 288.5px 0px 0px;
} */

.h-section-luxury__gifting .m-section__heading {
    font-size: 50px;
}
.h-section-luxury__gifting .container-fluid:before,
.h-section-luxury__gifting_image .container:before {
    content: '';
    width: 120px;
    height: 120px;
    background: url('/cdn/shop/files/gold-star-isolated-red-background_2.png?v=1753763841') no-repeat center;
    position: absolute;
    top: 100px;
    left: 120px;
    z-index: 1;
    background-size: cover;
}
.h-section-luxury__gifting .container-fluid:after,
.h-section-luxury__gifting_image .container:after {
    content: '';
    width: 120px;
    height: 120px;
    background: url('/cdn/shop/files/gold-star-isolated-red-background_2.png?v=1753763841') no-repeat center;
    position: absolute;
    bottom: 80px;
    right: 75px;
    z-index: 1;
    background-size: cover;
}
.h-section-luxury__gifting .m-icon-box__heading {
    font-size: 25px;
    line-height: var(--line-height-regular);
    font-weight: 400;
}
.block__header-image {
    width: 100%;
    margin-bottom:87px;
}
.h-section-luxury__gifting-blue .m-img-header__box {
    justify-content: center;
}
.block__section-top {
    position: relative;
}
.m-product-card--style-4 .m-product-card__content .m-product-card__action-wrapper .m-button{
  white-space: nowrap;
}
.h-section-legacy__sweets .container.m-section-my.m-section-py{
      overflow: hidden;
}
.block__image-tag:after {
  
    right: 0;
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 133px;
    max-height: 133px;
    background: url(/cdn/shop/files/Group_531.svg?v=1748495752);
    background-position: center;
    background-repeat: no-repeat;
  background-size: contain;
}

.related_image_sec.au-section_india-favourite:after {
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/Frame_131.png?v=1748243491);
    width: 100%;
    height: 50px;
    left: 0;
    top: -3px;
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-position: top;
    z-index: 1;
      transform: rotate(180deg);
}
.related_image_sec.au-section_india-favourite:after{
   background-image: url(/cdn/shop/files/Frame_131_a2e2cbb1-584a-469e-b57b-248a35eda1c4.png?v=1748408445);
      transform: rotateX(360deg);
}
.h-section-our__story__image [style*='--aspect-ratio']:before {
    padding-top: calc(100% / (0.01 + var(--aspect-ratio, 16/9)));
}
.h-section-our__story__image  .m-image{
  box-shadow: 10px 0px 0px 0px rgba(0, 0, 0, 0.25);
}

.block__image_wrapper {
    position: relative;
    padding-top: 45%;
    border-radius: 70px 70px 0 0;
      overflow: hidden;
}
.h-section-luxury__gifting .m-img-header__box.h-section-luxury__gifting_image {
    margin: 0 auto 37px;
}

.block__image_wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.h-section-luxury__gifting .m-icon-box__description {
    line-height: 125%;
    opacity: .5;
}
.m-featured-collection-section:has(.h-section-legacy__sweets) {
    position: relative;
}
/* .m-featured-collection-section:has(.h-section-legacy__sweets):before {
    background-position: center;
    background: url(/cdn/shop/files/Ribbon_1.png?v=1748249032);
    width: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    max-width: 346px;
    max-height: 377px;
    height: 100%;
    z-index: 1;
    background-repeat: no-repeat;
} */
/* .m-featured-collection-section:has(.h-section-legacy__sweets):after {
    background: url(/cdn/shop/files/Ribbon_2.png?v=1748248870);
    width: 100%;
    content: '';
    position: absolute;
    top: 0;
    right: -40px;
    max-width: 346px;
    max-height: 377px;
    height: 100%;
     z-index: 1; 
    background-repeat: no-repeat;
} */
.h-section-luxury__gifting .m-button {
    margin-top: 20px !important;
    width: max-content;
    margin-inline: auto;
}
.h-section-luxury__gifting .m-img-header__box {
    max-width: 740px;
    display: var(--d-flex);
    align-items: var(--d-center);
    gap: 25px;
    margin: 0 auto 50px;
    justify-content: center;
}
.au-section-luxury__gifting.h-section-luxury__gifting .m-img-header__box {
    max-width: 800px;
}
.h-section-luxury__gifting .m-section__header {
    /* text-align: left; */
    margin-bottom: 0;
}
.h-section-luxury__gifting .m-section__description {
    width: 100%;
    margin-top: 20px;
}
.h-section-luxury__gifting .m-img-header__box img {
    border-right: 1px solid #f68891;
    padding-right: 25px;
    width: 175px;
}
.h-section-luxury__gifting .m-icon-box__content {
    display: var(--d-flex);
    flex-direction: column;
    justify-content: space-between;
}
.h-section-luxury__gifting .swiper-slide {
    height: auto;
}
.h-section-luxury__gifting .m-icon-box,
.h-section-luxury__gifting .m-icon-box__inner {
    height: 100%;
}
.p-section_india-favourite:not(.related_image_sec):after {
    background-image: url(/cdn/shop/files/Frame_131_a2e2cbb1-584a-469e-b57b-248a35eda1c4.png?v=1748408445);
    bottom: -40px;
    z-index: 2;
  height: 55px;
    background-size: cover;
}
/* [===== SECTION LUXURY GIFTING CSS END =====] */
/* [===== SECTION CUSTOMIZE GIFTING CSS START =====] */
.h-section-customize__gifting .m-hero__title {
    margin-bottom: 10px;
}
.h-section-customize__gifting .m-hero__text {
    line-height: var(--line-height-regular);
    margin-bottom: 20px;
    width: 65%;
}
/* [===== SECTION CUSTOMIZE GIFTING CSS END =====] */
/* [===== SECTION TAGLINE(MARQUEE) CSS START =====] */
.h-section-tagline marquee,
.h-section-tagline .marquee_item {
    display: var(--d-flex);
    align-items: var(--d-center);
}
.h-section-tagline .marquee_item {
    gap: 30px;
    padding: 28px 50px;
}
.h-section-tagline p {
    font-size: 26px;
    letter-spacing: 0.52px;
    font-family: "playfairdisplay-italic";
}
.h-section-tagline img {
    width: 22px;
}
/* [===== SECTION TAGLINE(MARQUEE) CSS END =====] */
/* [===== SECTION OUR STORY CSS START =====] */
.h-section-our__story .m-richtext__liquid,
.h-section-our__story .m-richtext__button {
    margin-top: 30px;
}
.h-section-our__story .m-richtext__liquid {
    max-width: 100%;
}
.h-section-our__story .m-richtext__description {
    font-size: 18px;
}
.h-section-our__story .block__button_outer p {
    color: var(--Black, #161616);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 20px;
    padding-top: 30px;
    border-top: 1px solid #17171733;
}
.h-section-our__story .m-richtext__description {
    margin-top: 20px;
    line-height: var(--line-height-regular);
    width: 95%;
}
.h-section-our__story .m-custom-content__block-image .m-custom-content__block-inner {
    max-width: 577px;
    /* margin-left: auto; */
}
.h-section-luxury__gifting .block__button_wrapper a {
    display: block;
    margin-top: 50px;
    padding: 20px 40px;
    width: fit-content;
    border-radius: 60px;
    background: #FFF;
    border-radius: 60px;
    color: var(--Black, #161616);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    transition: var(--m-duration-default, .25s) all;
}
.location-details img {
    width: 15px;
    height: 15px;
}
.m-button.m-button--primary.m-signin-button {
    border: 1px solid;
}
a.m-button.m-button--secondary.m-register-button {
    background: #B39402;
}
.h-section-luxury__gifting .block__button_wrapper {
    display: flex;
    justify-content: center;
}
.h-section-our__story__image{
  position: relative;
}
.h-section-our__story__image:after {
    position: absolute;
    content: '';
    width: 220px;
    height: 218px;
    top: 0;
    right: 0;
    background: url(/cdn/shop/files/Group_544.svg?v=1748238900);
    object-fit: cover;
    background-size: cover;
}
.h-section-our__story .m-image {
    border-radius: 288.5px 288.5px 0px 0px;
}
/* [===== SECTION OUR STORY CSS END =====] */
/* [===== SECTION LATEST BLOGS CSS START =====] */
.h-section-blog__post .m-article-card__description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.m-collection-products .m-product-item {
    width: 25% !important;
    max-width: 25% !important;
}
.m-article-card:hover .m-article-card__image .m-image, .m-article-card:hover .m-article-card__image svg {
    transform: unset !important;
}
.h-section-blog__post .m-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(/cdn/shop/files/Untitled-1_12.png?v=1753677676);
    width: 100%;
    height: 100%;
    background-size: cover;
}
.h-section-blog__post .m-article-card__image {
    background-image: url('/cdn/shop/files/Frame_1400005640.png?v=1753677646');
    background-repeat: no-repeat;
    padding: 10px 20px;
    background-size: cover;
    background-position: center;
}
 .mobile_text{
    display: none;
  }
.h-section-blog__post .m-article-card__image .m-image{
  border-radius: 123.496px;
  --aspect-ratio: 1.95 !important;
}
.h-section-blog__post .m-article-card__content {
    padding-top: 15px;
    padding-inline: 10px;
}
.h-section-blog__post .m-section__header {
    margin-bottom: 50px;
}
.block__buttongroup {
    display: flex;
    gap: 10px;
}
a.swiggy_icon {
    border-radius: 10px;
    background: #FC8019;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-block: 15px;
}
a.zomato_icon {
    border-radius: 10px;
    background: #E23744;;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-block: 15px;
}
.h-section-blog__post .m-article-card__date {
    font-size: var(--font-s4);
    font-weight: 400;
    line-height: 125%;
    color: #717375;
    margin-bottom: 15px;
}
.h-section-blog__post .m-article-card__title {
    font-weight: var(--font-semibold);
    line-height: var(--line-height-regular);
    font-family: var(--font-stack-body);
    margin-bottom: 15px;
}
.h-section-blog__post .m-article-card__description {
    line-height: 125%;
}
.m-featured-collection__button {
    margin-top: 50px !important;
}
/* [===== SECTION LATEST BLOGS CSS END =====] */
/* [===== SECTION LATEST NEWS LETTER START =====] */
.m-newsletter-section .m-newsletter-section__wrapper {
    background-image: url(/cdn/shop/files/Mask_group2.png?v=1753439132);
    background-size: 100% 100%;
    background-position: center;
    border-radius: 0;
}
.m-newsletter-section__content {
    padding: 100px 0 100px 155px;
}

.m-newsletter-section .m-newsletter-section__heading {
    width: 100%;
    font-size: 64px;
}
.m-article-card__excerpt {
    margin-bottom: 0 !important;
}
.m-newsletter-section .m-newsletter-section__description {
    opacity: 1;
    width: 40%;
    margin-top: 15px;
    text-transform: capitalize;
}
.m-newsletter-section .m-newsletter-section__form {
    margin: unset;
    max-width: 740px;
    width: 100%;
}
.m-newsletter-section .m-newsletter-section__header {
    margin-bottom: 25px;
   text-align: left;
    align-items: start;
}
.m-newsletter-section .m-newsletter-form__wrapper {
    align-items: start;
    gap: 20px;
}
.m-newsletter-section .m-newsletter-form__input-wrapper {
    background-color: unset;
}
.m-newsletter-section .m-newsletter-form__input::placeholder{
  /* opacity: 0.3; */
  color: #fff !important;
  font-weight: 500;
}
.m-newsletter-section__content .m-button:hover{
  background: #710014;
  color: #fff !important;
}
.m-newsletter-section .m-newsletter-form__input {
    padding: 18px 15px 18px 50px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-weight: 500;
    line-height: var(--line-height-regular);
    background: url(/cdn/shop/files/Frame.svg?v=1747982523) no-repeat;
    background-position: 15px center;
  color: #fff;
}
.m-newsletter-section .m-newsletter-form__input::placeholder {
    color: #655d56;
    font-weight: var(--font-midium);
}
.m-newsletter-section .m-newsletter-form__button {
    position: unset !important;
    padding: 20px 40px !important;
    background-color: #fff;
    border-radius: 60px !important;
    font-size: 16px;
    line-height: normal;
}
/* [===== SECTION LATEST NEWS LETTER END =====] */
/* [===== SECTION FOOTER START =====] */
.m-footer {
    overflow: hidden;
}
.m-footer__memories.footer_logo {
    width: 90px;
}
.footer-divide{
    border-top: 1px solid hsl(0deg 0% 100% / 10%);
}
span.m-footer__copyright, .f-design__by strong {
    opacity: .8;
}
/* .m-footer:before {
    background-image: url(https://cdn.shopify.com/s/files/1/0606/2823/8449/files/footer_top_shape_white.svg?v=1737617235);
    top: 0;
    bottom: unset;
} */
/* .m-footer:after {
    content: "";
    position: absolute;
    background-image: url(https://cdn.shopify.com/s/files/1/0606/2823/8449/files/footer_medal.svg?v=1737779492);
    width: 132px;
    height: 214px;
    right: 124px;
    top: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    z-index: 1;
} */
.m-footer .m-footer--block-menu .m-footer--block-title {
    font-size: var(--font-s4);
    font-weight: var(--font-bold);
    line-height: var(--line-height-regular);
    font-family: var(--font-stack-body);
    margin-bottom: 15px;
}
.m-footer--middle .m-footer--block ul li a {
    font-size: 14px;
}
.m-footer .m-footer--block-menu .m-link-lists--item {
    line-height: var(--line-height-regular);
    margin-bottom: 10px;
opacity: 0.8;
}
.m-footer .m-footer--block-custom_customize {
    max-width: 457px;
    width: 100%;
    margin-left: auto;
}
.m-footer .m-footer--block-custom_customize .m-footer--block-title {
    font-size: 40px;
    font-weight: 400;
    line-height: var(--base-line-height);
    margin-bottom: 30px;
    width: 100%;
}
.m-footer .m-footer--block-custom_customize .c-footer__block1 {
    margin-bottom: 33px;
}
.m-footer .m-footer--block-custom_customize .m-footer__block-subheading {
    font-size: var(--font-s2);
    color: #fff;
    opacity: 0.8;
    margin-bottom: 9px;
}
.m-footer .m-footer--block-custom_customize .m-footer__block-ctext p:not(:last-child) {
    margin-bottom: 8px;
}
.m-footer .m-footer--block-custom_customize .ctext2 a {
    text-decoration: underline;
}

/* .m-footer--bottom-inner{
  position: relative;
}
.m-footer--bottom-inner:before {
  content: "";
  position: absolute;
  bottom: -10px; 
  left: 0;
  width: 100%;
  height: 100px;
  background-image: url('/cdn/shop/files/Untitled-17-Recovered_2.png?v=1753511958');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
} */
.m-footer--middle .m-footer--block-content .block-image {
    margin-bottom: 0 !important;
}
.m-footer--block-custom_text{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.m-footer .m-footer--middle {
    padding-block: 85px 0;
}
.m-footer .m-footer--middle .m-footer__memories {
    padding-bottom: 30px;
}
.m-footer .m-footer--middle .m-footer--accordion {
    /* border-top: 1px solid hsl(0deg 0% 100% / 10%); */
    flex-wrap: wrap;
}
.m-footer .m-footer--middle .m-footer--block {
    padding-top: 30px;
    padding-bottom: 50px;
}
.f-design__by{
  display: flex;
  gap: 10px;
}
.m-footer .m-footer--bottom .m-footer--bottom-inner {
    flex-direction: column;
    align-items: start;
    padding: 0;
}
.m-footer .m-footer--bottom .m-footer__payment-box,
.m-footer .m-footer--bottom .m-footer__copyright-box {
    display: var(--d-flex);
    align-items: var(--d-center);
    justify-content: space-between;
    width: 100%;
    padding-block: 30px;
}
.m-footer .m-footer--bottom .m-footer__payment-box {
    /* border-top: 1px solid hsl(0deg 0% 100% / 10%); */
    border-bottom: 1px solid hsl(0deg 0% 100% / 10%);
}
.m-footer .m-footer--bottom .f-ps__box .p-inner__heading {
    font-weight: var(--font-bold);
    margin-bottom: 15px;
}
.m-footer .m-footer--bottom .m-footer__copyright-box .m-footer--bottom-center,
.m-footer .m-footer--bottom .m-footer__copyright-box .f-design__by {
    font-size: var(--font-s2);
}
.m-footer .m-footer--bottom .m-footer__copyright-box .f-design__by a {
    font-weight: var(--font-bold);
}
.m-footer .m-footer--bottom .social-media-links {
    gap: 10px;
    justify-content: end;
}
/* [===== SECTION FOOTER END =====] */
/* [======================================== PRODUCT PAGE CSS START ========================================] */
/* [===== SECTION BREADCRUMB CSS START =====] */
.m-breadcrumb {
    margin-top: 15px;
}
.m-breadcrumb .m-breadcrumb--wrapper {
    gap: 5px;
    padding-inline: 15px;
}
.m-breadcrumb .m-breadcrumb--item {
    padding: 0;
    font-size: var(--font-s2);
    font-weight: var(--font-midium);
    color: #717375;
}
.m-breadcrumb .m-breadcrumb--item-current {
    color: #13151a;
}
.m-breadcrumb .m-breadcrumb--separator svg {
    width: auto;
    height: auto;
}
/* [===== SECTION BREADCRUMB CSS END =====] */
/* [===== SECTION PRODUCT MAIN CSS START =====] */
/* .m-main-product {
    background-image: url(https://cdn.shopify.com/s/files/1/0606/2823/8449/files/product_main_pattern.svg?v=1738904642);
} */
.m-product-media .m-image {
    border-radius: 20px !important;
}
.m-product-media--slider__thumbnails .nav-swiper-container {
    width: 80px !important;
}
.m-product-media--slider__thumbnails .m-image{
   border-radius: 10px !important;
  width: 80px;
  height: 80px;
}
.m-product-media--slider__thumbnails .swiper-slide{
  margin-bottom: 0 !important;
}
.m-product-media--slider__thumbnails .swiper-wrapper {
    width: 80px;
    height: 80px;
    gap: 10px;
}
.m-product-media--slider .m-product-media--slider__thumbnails .swiper-slide {
    width: 80px;
    height: 80px !important;
}
.m-main-product {
    margin-top: 15px !important;
}
.m-main-product--media .m-product-media--slider__thumbnails {
    padding-right: 10px !important;
}
.m-main-product--media .nav-swiper-container .m-product-media {
    padding: 0 !important;
    border: none !important;
}
.m-main-product .m-main-product--media {
    padding-right: 50px;
}
.m-main-product .m-main-product--info {
    padding-left: 50px;
}
.m-main-product--info .main-product__block + .main-product__block {
    margin-top: 22px;
}
.m-main-product--info .m-product-info--wrapper {
    max-width: 600px;
}
.product-functionality {
    display: flex;
    gap: 15px;
}
.m-product-option--button .m-product-option--node input:checked+label{
      border-color: #B39402;
}
.main-product__block-price+.main-product__block-custom_liquid{
  border-top: 1px solid #B39402;
}
.product-functionality .product-block {
    display: flex;
    gap: 5px;
}
/* @media screen and (min-width: 1024px) {
    .m-main-product--media .m-product-media--slider__images {
        width: calc(100% - 80px) !important;
    }
} */
.product-block p {
    font-size: 16px;
    font-weight: 500;
}
.m-main-product--media .swiper-button-control {
    border: 1px solid rgba(255, 255, 255, 0.5) !important;
    background-color: rgba(255, 255, 255, 0.4) !important;
    width: 42px;
    height: 42px;
}
.m-main-product--media .swiper-button-control svg path {
    stroke: #1a2233;
}
.m-main-product--info .m-product-tax {
    margin-top: 3px;
    font-size: 14px;
    font-style: italic;
    opacity: 0.6;
    font-weight: 500;
}
.m-product-option--dropdown-select:focus-visible {
    outline: none;
}
.m-main-product {
    margin-bottom: 30px !important;
}
.m-quantity {
    border: 1px solid #B39402 !important;
}
.m-main-product--media .swiper-button-control:hover {
    border-color: #710014 !important;
    background-color: #710014 !important;
    box-shadow: unset;
}
.block__certifications__section  .m-section__description {
    width: 30%;
}
.jdgm-write-rev-link.jdgm-write-rev-link:not([disabled]):hover{
    background-color: #B39402 !important;
}
.m-main-product--media .m-button--icon:hover {
    box-shadow: unset;
}
.block_review_app_section .jdgm-write-rev-link.jdgm-write-rev-link {
    border-radius: 40px;
    background: #710014;
    padding: 15px 30px;
    width: max-content !important;
    font-size: 15px;
    border-color: unset;
    transition: var(--m-duration-default, .25s) all;
}

.m-main-product--media .swiper-button-control:hover svg path {
    stroke: #ffffff;
}
.m-main-product--info .product_category {
    font-size: var(--font-s1);
    font-weight: var(--font-semibold);
    line-height: var(--base-line-height);
    padding: 8px 22px;
    border-radius: 30px;
    color: #191919;
    border: 1px solid #B39402;
    display: inline-block;
    background: url(/cdn/shop/files/Path_16.svg?v=1753787413) no-repeat, url(/cdn/shop/files/Path_16.svg?v=1753787413) no-repeat;
    background-position: left 10px center, right 10px center;
    padding-left: 25px;
}
.m-main-product--info .m-product-title {
    font-size: 50px !important;
}
.m-main-product--info .main-product__block-title {
    margin-top: 15px !important;
}
.m-main-product--info .main-product__block-rating {
    margin-top: 7px !important;
}
.m-main-product--info .main-product__block-rating .jdgm-prev-badge__text {
    font-size: var(--font-s3);
    font-weight: var(--font-semibold);
    line-height: var(--line-height-regular);
    color: #717376;
    text-transform: capitalize;
    margin-left: 5px;
}
.m-main-product--info .main-product__block-price .m-price__regular .m-price-item--regular,
.m-main-product--info .main-product__block-price .m-price__sale .m-price-item--last,
.m-main-product--info .main-product__block-price .m-price__sale .m-price-item--regular {
    font-weight: var(--font-semibold);
    line-height: var(--base-line-height);
}
.m-main-product--info .main-product__block-price .m-price__regular .m-price-item--regular,
.m-main-product--info .main-product__block-price .m-price__sale .m-price-item--last {
    font-size: 25px;
}
.m-main-product--info .main-product__block-price .m-price__sale .m-price-item--regular {
    font-size: 20px;
    color: #717376;
}
.m-product-option--label,
.m-main-product--info .payment-method__box p {
    font-size: var(--font-s4);
    font-weight: var(--font-semibold);
    line-height: var(--base-line-height);
  
}
.m-product-option--label {
    margin-bottom: 10px;
}
.main-product__block-buy_buttons+.main-product__block-custom_liquid .m-product-text{
      border-radius: 20px;
      border: 1px solid rgba(179, 148, 2, 0.30);
      background: rgba(179, 148, 2, 0.10);
      padding: 20px 15px;
}
.product-features_wrapper .line,
.payment-method__box .line{
    height: 15px;
    border: 1.5px solid hsl(0deg 0% 10% / 10%);
}
variant-picker .m-product-option--button .m-product-option--node__label {
    font-size: 14px;
    padding: 15px 30px;
}
.m-main-product--info .m-product-option--button .m-product-option--content {
    gap: 10px;
    margin: 0;
}
.m-product-form--input {
    width: 150px;
    margin-right: 10px;
}
.m-main-product--info .m-product-form .m-add-to-cart {
    color: #191919;
    border: 1px solid #B39402;
}
.m-main-product--info .m-product-form .m-add-to-cart:hover {
    background-color: #B39402;
    color: #fff;
}
.m-quantity {
    min-height: auto;    
  padding: 5px 20px;
}
.m-quantity .form-field {
    padding:0;
    width: 56px;
}
.m-main-product--info .main-product__block-buy_buttons .m-product-dynamic-checkout.show-add-to-cart {
    margin-top: 10px;
}
.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:not([disabled]) {
    background-color: #710014 !important;
    color: #fff;
    border-color: #710014 !important;
    box-shadow: none;
}
.m-sticky-addtocart .m-button {
    border-color: #b39402;
    background: #b39402;
    color: #F2F1ED;;
}
.m-sticky-addtocart .m-button:hover{
     border-color: #710014;
    background: #710014;
    color: #F2F1ED;;
}
.m-sticky-addtocart .m-product-option--dropdown-select {
    border-radius: 40px !important;
    border: 1px solid #b39402 !important;
}
.m-main-product--info .payment-method__box {
    display: flex;
    align-items: center;
    gap: 30px;
    padding-top: 20px;
    border-bottom: 1px solid #B38F6F;
    padding-bottom: 20px;
    justify-content: space-between;
    margin-bottom: 20px;
}
/* .m-main-product--info .payment-method__box p {
    border-right: 2px solid #e8e8e9;
    padding-right: 30px;
} */

.m-main-product--info .m-collapsible--button {
    font-size: 16px !important;
    border: unset;
    padding-block: 16px;
}
.m-main-product--info .m-collapsible {
    border-bottom: 1px solid #e8e8e9;
    display: block;
}
.m-main-product--info .m-collapsible .m-collapsible--content__inner {
    padding-block: 0 16px;
    font-size: 15px;
    line-height: normal;
}
.m-main-product--info .main-product__block-collapsible_tab {
    margin-top: 0 !important;
}
.m-main-product--info .main-product__block-buy_buttons + .main-product__block-custom_liquid {
    margin-bottom: 20px;
}
.m-main-product--info .shopify-payment-button__button {
    height: 45px;
    min-height: 45px;
    background: #B39402 !important;
    border-color: #B39402 !important;
    color: #F2F1ED;
}
/* [===== SECTION PRODUCT MAIN CSS END =====] */
/* [===== SECTION CULINARY EXPERIENCE CSS START =====] */

.p-section_culinary-experience .m-section__description{
    font-size: 17px;
  margin-top: 20px;
}
.p-section_culinary-experience {
    background: url(/cdn/shop/files/About_Section.png?v=1753793445);
    background-size: cover;
}
.p-section_culinary-experience .m-icon-box {
    background: transparent;
}
.p-section_culinary-experience .m-icon-box__heading {
    font-size: var(--font-s4);
    font-weight: var(--font-semibold);
    line-height: var(--base-line-height);
    text-transform: var(--text-capital);
    font-family: var(--font-stack-body);
    margin-bottom: 15px;
}
.p-section_culinary-experience .m-icon-box__description {
    line-height: 120%;
}
.p-section_culinary-experience .m-mixed-layout__inner {
    max-width: 1600px;
    margin-inline: auto;
}
/* [===== SECTION CULINARY EXPERIENCE CSS END =====] */
/* [===== SECTION INDIA'S FAVOURITE PRODUCT CSS START =====] */
.p-section_india-favourite .m-richtext__main-desc {
    margin-top: 20px;
}
.p-section_india-favourite .container {
    max-width: 1450px;
}
.p-section_india-favourite .m-richtext__liquid {
    margin-top: 20px;
}
.p-section_india-favourite .key-info__card {
    border-top: 1px solid #f25965;
    padding-top: 20px;
}
.p-section_india-favourite .key-info__card .key-inner__info {
    display: var(--d-flex);
    align-items: var(--d-center);
    gap: 15px;
}
.p-section_india-favourite .key-info__card .key-inner__info:not(:last-child) {
    margin-bottom: 10px;
}
.p-section_india-favourite .key-info__card .key-inner__info .m-richtext__key-title {
    font-weight: var(--font-semibold);
    min-width: 160px;
    width: 160px;
}
.p-section_india-favourite .key-info__card .key-inner__info .m-richtext__key-description {
    font-weight: var(--font-midium);
}
.p-section_india-favourite .m-custom-content__wrapper {
    justify-content: space-between;
}
.p-section_india-favourite .m-custom-content__block-custom_text {
    max-width: calc(795px + var(--column-gap));
    width: 100%;
}
.p-section_india-favourite .m-custom-content__block-image {
    max-width: calc(498px + var(--column-gap));
    width: 100%;
}
.p-section_india-favourite .m-custom-content__block-image .m-custom-content__block-inner {
    border-radius: 1000px 1000px 0px 0px;
  overflow: hidden;
}
.p-section_india-favourite.related_image_sec .m-custom-content__block-image .m-custom-content__block-inner{
  box-shadow: 10px 0px 0px 0px #B38F6F;
}
.p-section_india-favourite [style*='--aspect-ratio']:before {
    padding-top: 121%;
}
.p-section_india-favourite.related_image_sec [style*='--aspect-ratio']:before {
    padding-top: 130%;
}
.p-section_india-favourite .block__product-meta b {
    text-transform: uppercase;
    margin-top: 30px;
    padding-top: 30px;
    display: block;
    border-top: 1px solid #ffffff4d;
}
/* [===== SECTION INDIA'S FAVOURITE PRODUCT CSS END =====] */
/* [======================================== ABOUT US PAGE CSS START ========================================] */
/* [===== SECTION LEGACY CSS START =====] */
.au-section_legacy-content .m-richtext__title {
    font-size:64px;
}
.au-section_legacy-content .m-richtext__description {
  margin: 0 auto;
    margin-top: 30px;
    font-size: 18px;
    font-weight: var(--font-midium);
    line-height: var(--line-height-regular);
    color: #191919;
    width: 60%;
}
.block__au-our-legacy .m-richtext__description {
    max-width: 1108px;
    m,animation: 40px;
    margin: 0 auto;
    margin-top: 40px;
}

.block__au-our-legacy .m-richtext__description p {
    margin: 20px 0;
    font-weight: 400;
}

.block__au-our-legacy .m-richtext__description p em {
    color: #B38F6F;
    font-weight: 600;
}

.block__au-our-legacy .m-richtext__description p:last-child {
    margin-bottom: 0;
}
/* [===== SECTION LEGACY CSS END =====] */
/* [===== SECTION OUR STORY CSS START =====] */
.au-section-our__story .m-richtext__description p {
    margin: 0;
}
.au-section-our__story .m-richtext__description p:not(:last-child) {
    margin-bottom: 5px;
}
.au-section_india-favourite.p-section_india-favourite .m-richtext__main-desc p:nth-child(2) {
    margin-top: 10px;
}

.au-section_india-favourite.p-section_india-favourite .m-richtext__main-desc p:last-child {
    border-top: 1px solid #B38F6F;
    margin-top: 30px;
    padding-top: 30px;
}

.au-section_india-favourite.p-section_india-favourite .m-richtext__main-desc p:last-child strong {
    font-weight: 400;
    margin-bottom: 10px;
    display: block;
      font-size: 18px;
}

.au-section_india-favourite.p-section_india-favourite .m-richtext__main-desc p:last-child em {
    color: #710014;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}

.au-section_india-favourite.p-section_india-favourite .m-richtext__main-desc p {
    color: var(--Black, #161616);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.au-section_india-favourite.p-section_india-favourite .m-richtext__main-desc p:last-child{
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}
/* [===== SECTION OUR STORY CSS END =====] */
/* [===== SECTION DESSERT LEGACY CSS START =====] */
.au-section_dessert-legacy .m-custom-content__block-text .m-custom-content__block-inner {
    border-radius: 20px;
    background-color: #fbf5e9;
    align-content: center;
    align-self: normal;
    padding: 50px;
}
.au-section_dessert-legacy .m-custom-content__block-text .m-richtext {
    max-width: 590px;
}
.au-section_dessert-legacy .m-custom-content__block-text .m-richtext__title {
    line-height: var(--base-line-height);
}
.au-section_dessert-legacy .m-custom-content__block-text .m-richtext__description {
    font-weight: var(--font-midium);
    line-height: 125%;
    margin-top: 20px;
}
.au-section_dessert-legacy .m-custom-content__block-image * {
    height: 100%;
}
.au-section_dessert-legacy .m-custom-content__block-image .m\:blocks-radius,
.au-section_proudly-awarded .m-custom-content__block-image .m\:blocks-radius {
    border-radius: 20px;
}
/* [===== SECTION DESSERT LEGACY CSS END =====] */
/* [===== SECTION CERTIFICATIONS CSS START =====] */
.au-section__certifications .m-mixed-layout__inner {
    display: var(--d-flex);
    justify-content: var(--d-center);
    gap: 100px;
}
.au-section__certifications .m-icon-box__content {
    display: none;
}
/* [===== SECTION CERTIFICATIONS CSS END =====] */
/* [===== SECTION AWARDS AND ACCREDITATIONS CSS START =====] */
.au-section_proudly-awarded .m-section__header {
    --m-section-header-spacing-bottom: 50px;
}
.au-section_proudly-awarded .m-section__description {
    width: 60%;
}
/* [===== SECTION AWARDS AND ACCREDITATIONS CSS END =====] */
/* [======================================== COLLECTION PAGE CSS START ========================================] */
/* [===== COLLECTION PAGE TOP BANNER CSS START =====] */
.section-collection__banner .m-hero__inner {
    padding: 60px 100px;
}
.section-collection__banner .m-hero__title {
    font-size: 80px;
    color: #ffffff;
    margin: 0 0 20px;
}
.section-collection__banner .m-collection-product__counts {
    font-weight: var(--font-midium);
    line-height: var(--line-height-regular);
}
/* [===== COLLECTION PAGE TOP BANNER CSS END =====] */
/* [===== SECTION FACEST FILTERS CSS START =====] */
.facest-filters-section .m-collection-toolbar .m-toolbar--right {
    flex-direction: row-reverse;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding-block: 15px;
}
.facest-filters-section .m-toolbar--right .m-toolbar--column-switcher > button:not([aria-label^="3-column"], [aria-label^="1-column"]) {
    display: none;
}
.facest-filters-section .m-toolbar--right .m-toolbar--column-switcher > button.active[aria-label^="3-column"] circle,
.facest-filters-section .m-toolbar--right .m-toolbar--column-switcher > button[aria-label^="3-column"]:hover circle,
.facest-filters-section .m-toolbar--right .m-toolbar--column-switcher > button.active[aria-label^="1-column"] path,
.facest-filters-section .m-toolbar--right .m-toolbar--column-switcher > button[aria-label^="1-column"]:hover path {
    fill: #fff;
}
.facest-filters-section .m-toolbar--right .m-toolbar--column-switcher {
    padding: 0;
    flex-direction: row-reverse;
}
.m-toolbar--column-switcher > button.active,
.m-toolbar--column-switcher > button:hover {
    background-color: #13151a !important;
}
.m-main-product--info .m-product-option--button .m-product-option--node input:checked+label {
    border-color: #710014;
    background-color: #710014;
}
.m-main-product--info .m-product-option--button .m-product-option--node__label:hover{
    background-color: #710014;
    border-color: #710014;
    color: #fff;
}
.facest-filters-section .m-collection--wrapper {
    margin: 0;
}
.facest-filters-section .m-toolbar--right .m-collection-product__counts span {
   opacity: 0.6;
}
.facest-filters-section .m-toolbar--right .m-toolbar--sortby .m-select-custom--trigger {
    border: 1px solid #e8e8e8;
    border-radius: 50px;
    padding: 10px 16px;
}
.facest-filters-section .m-toolbar--right .m-toolbar--sortby .m-select-custom--trigger .m-select-custom--trigger-text {
    font-size: 16px;
  color: var(--Black, #13151A);
    text-transform:capitalize;
}
.facest-filters-section .m-collection--wrapper {
    column-gap: 40px;
}
.facest-filters-section .m-sidebar .m-sidebar--title {
    font-size: 30px;
    line-height: 100%;
    margin-bottom: 30px;
}
.facest-filters-section .m-sidebar .m-filter--widget-title {
    border-top: 1px solid #e8e8e9;
    border-bottom: 1px solid #e8e8e9;
    padding-block: 20px;
    font-size: var(--font-s4);
    font-weight: var(--font-semibold);
    line-height: var(--base-line-height);
    text-transform: var(--text-capital);
}
.facest-filters-section .m-collection-toolbar .m-toolbar--right .m-collection-product__counts {
    font-size: var(--font-s2);
    line-height: var(--base-line-height);
  color: var(--Black, #13151A);
}
.facest-filters-section .m-collection-products {
    margin-top: 40px;
}
.facest-filters-section .m-collection--pagination {
    margin-top: 40px;
}
/* [===== SECTION FACEST FILTERS CSS END =====] */
/* [======================================== COLLECTION PAGE(ALL SWEETS) CSS START ========================================] */
/* [===== SECTION COLLECTION WISE PRODUCT CSS START =====] */
.m-all-collection__product .m-collection__heading {
    display: block;
    position: relative;
    transition: all 0.3s ease;
}
.m-all-collection__product .m-collection__heading:not(:last-child) {
    margin-bottom: 25px;
}
.m-all-collection__product .m-collection__heading .collection-title {
    font-size: 30px;
    font-weight: 400;
    line-height: var(--base-line-height);
}
.m-all-collection__product .m-collection__heading.active .collection-title {
    font-weight: var(--font-midium);
}
.m-all-collection__product .m-collection__heading.active,
.m-all-collection__product .m-collection__heading:hover {
    color: #ed1224;
    padding-left: 25px;
    transition: all 0.3s ease;
}
.m-all-collection__product .m-collection__heading:before {
    content: "";
    position: absolute;
    background: url(https://cdn.shopify.com/s/files/1/0606/2823/8449/files/red_arrow.svg?v=1738839491) no-repeat;
    background-position: left center;
    transition: all 0.3s ease;
    width: 10px;
    height: 16px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
}
.m-all-collection__product .m-collection__heading.active:before,
.m-all-collection__product .m-collection__heading:hover:before {
    opacity: 1;
}
.m-all-collection__product .m-collection__heading img {
    display: none;
}
.m-all-collection__product .m-collection--wrapper {
    column-gap: 40px;
    margin: 80px 0;
}
.m-all-collection__product .m-collection-product__counts {
    display: inline-block;
    border: 1px solid #eae6d8;
    border-radius: 40px;
    font-size: var(--font-s4);
    font-weight: var(--font-semibold);
    line-height: var(--line-height-regular);
    text-transform: capitalize;
    color: #13151a;
    padding: 10px 30px;
}
.m-all-collection__product .m-collection-products .m-product-item {
    margin-bottom: 15px;
}
.m-all-collection__product .collection-wrapper:not(:last-child) {
    border-bottom: 1px solid #eae6d8;
    padding-bottom: 65px;
    margin-bottom: 80px;
}
.m-all-collection__product .collection-item {
    position: sticky;
    top: 20%;
    height: max-content;
    max-width: 287px;
    width: 100%;
}
/* [===== SECTION COLLECTION WISE PRODUCT CSS END =====] */
/* [===== CART DRAWER CSS START =====] */
.m-cart-drawer .m-cart-drawer__footer .m-cart-drawer__link-to-cart {
    padding: 0 0 5px;
}
/* [===== CART DRAWER CSS END =====] */

/* [===== PRODUCT PAGER CSS  =====] */
.product-features_wrapper {
    display: flex;
    gap: 20px;
    justify-content: space-between;
      flex-wrap: wrap;
    padding-top: 25px;
    border-top: 1px solid #B38F6F;
    align-items: center;
}

.product-features_wrapper .product-feature {
    display: flex;
    align-items: center;
    width: calc(50% - 8px);
    gap: 8px;
}
.block__p-section_india-favourite-up .m-custom-content__wrapper.m\:flex.m\:flex-wrap {
    flex-wrap: wrap-reverse;
}

.product-features_wrapper .product-feature p {
    color: #191919;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2; 
}
.product-features_wrapper.other_information_wrapper {
    justify-content: start;
  padding-top: 0;
    border: none;
}

.product-features_wrapper.other_information_wrapper .product-feature {
    width: auto;
}
section.m-section.m-custom-liquid.block__product_culinary_experience-py .m-img-header__box{
    padding-top: 80px;
}
section.m-section.m-custom-liquid.block__product_culinary_experience-py .m-section__header {
    margin-bottom: 60px;
}
/* [===== PRODUCT PAGER CSS END =====] */

.block__certifications__section {
    position: relative;
}
.block__certifications__section .m-custom-content__block-inner {
    display: flex;
    justify-content: center;
}

    .block__certifications_section-wrapper{
        max-width: 730px;
        width: 100%;
    }
    .block__certifications_section-container{
        display: flex;
        gap: 20px;
    }
    .block__certifications_image{
            padding: 8px;
            background: #B38F6F;
        width: 100%;
    }
    .block__image-outer{
        position: relative;
        padding-top:138%;
        border: 1px solid #FFF;
        width: 100%;
    }
    .block__image-outer img{
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        object-fit: cover;
    }
    .au-section_india-favourite .m-section-my.m-section-py.m-custom-content__container {
    padding-top: 100px;
}
/* collection page css */
.facest-filters-section .m-collection-products {
    margin-left: 0;
    margin-right: 0;
    margin-inline: -18px;
    row-gap: 20px;
}
.m-collection-products .m-product-item{
    margin-bottom: 0 !important;
}
span.m-facet--label {
    width: 100%;
  color: #13151A;
    font-weight: 500;
}
span.m-facet--product-count {
    white-space: nowrap;
  opacity: 0.6;
}
/*----------------Our Outlet-------------*/

.outlet_hero_banner .m-hero__title {
    margin-bottom: 10px;
  font-size: 64px;
}
.outlet_hero_banner .m-hero__text{
  line-height: normal;
  margin-bottom: 0;
}
.our-outlet-wrapper {
    display: flex;
    flex-wrap: wrap;
    row-gap: 50px;
    column-gap: 20px;
}
.our-outlet-wrapper .location-card {
    width: calc(25% - 20px);
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.our-outlet-wrapper .image-container iframe{
    height: 250px;
}
.our-outlet-wrapper .image-container iframe {
    border-radius: 15px;
    border: 1px solid #B39402;
}
.our-outlet-wrapper .location_details_heading h2 {
    font-size: 24px;
}
.our-outlet-wrapper .location_details_heading {
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
}
.our-outlet-wrapper .direction-btn {
    border-radius: 50px;
    background: #B39402;
    display: flex;
    padding: 12px 30px;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: #F2F1ED;
    font-size: 15px;
    transition: var(--m-duration-default, .25s) all;
    font-weight: 500;
}
.our-outlet-wrapper .direction-btn:hover{
    background: #710014;
}
.vert {
  transition: transform 0.3s ease;
}
.m-accordion--item.open .vert {
    transform: scaleY(0);
}

.our-outlet-wrapper .contact-info {
    display: flex;
    gap: 10px;
    padding-top: 15px;
    padding-bottom: 20px;
    justify-content: space-between;
}
.our-outlet-wrapper .contact, .our-outlet-wrapper .timing {
    border-radius: 20px;
    border: 1px solid rgba(179, 148, 2, 0.10);
    background: rgba(179, 148, 2, 0.05);
    padding: 6px 10px;
    display: flex;
    gap: 5px;
    width: 50%;
}
.our-outlet-wrapper .contact span,
.our-outlet-wrapper .timing span{
    font-size: 14px;
    font-weight: 600;
}
.our-outlet-wrapper .address {
    font-size: 16px;
    opacity: 0.6;
    padding-top: 7px;
    font-weight: 500;
}
.our-outlet-wrapper .rating_no {
    padding-left: 5px;
    font-weight: 600;
}
.our-outlet-wrapper .rating {
    display: flex;
    align-items: center;
}
/*=============================Restaurant menu page===========================*/
.resturant_menu_text .m-section__heading {
    font-size: 64px;
}
.resturant_menu_text .m-section__header {
    margin-bottom: 0;
}
.resturant_menu_text .m-section__description {
    width: 29%;
    margin: 30px auto 0;
}
.menu_warpper {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    row-gap: 40px;
}
.menu_warpper .menu-card {
    width: calc(33.333% - 20px);
    border-radius: 20px;
    background: #FAF9F5;
    padding: 15px;
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.menu_warpper .menu-image img {
    border-radius: 15px;
    border: 1px solid #B39402;
}
.menu_warpper .menu-details_heading {
    font-size: 24px;
    padding-bottom: 15px;
}
.menu_warpper .timing {
    border-radius: 20px;
    border: 1px solid rgba(179, 148, 2, 0.20);
    background: rgba(179, 148, 2, 0.05);
    padding: 6px 10px;
    font-size: 14px;
    width: max-content;
    font-weight: 600;
}
.menu_warpper .menu-items li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(22, 22, 22, 0.05);
    padding-block: 12px;
    align-items: center;
}
.menu_warpper .menu_details_wrapper {
    border-bottom: 1px solid hsl(0deg 0% 10% / 20%);
    margin-bottom: 14px;
    padding-bottom: 14px;
}
.menu_warpper .badge {
    border-radius: 110px;
    background: var(--Highlight, #710014);
    color: #F2F1ED;
    padding: 4px 10px;
    font-size: 13px !important;
    display: inline-block;
}
.menu_warpper .menu-items span {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
}
/* =============================================== bina css start ============================================== */
/* collection page css start */
.template-collection .m-collection-products.m-cols-2 .m-product-item {
    width: 25% !important;
    max-width: 25% !important;
    padding: 0 18px 0 !important;
   
}
.template-collection .m-collection--pagination .m-button--primary{
  color: #F2F1ED;
}
/* collection page css end */
/* about us  css start  */
.our-motto-content .content-txt {
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
}
.our-motto-content .content-txt,
.our-motto-content .founder-txt {
    font-size: 18px;
}
.our-motto-content .founder-txt {
    font-weight: 700;
    line-height: 1;
}
.our-motto-content .founder-txt .red-clr {
    color: #710014;
}
.about-motto.h-section-our__story .m-richtext__liquid {
    border-top: 1.5px solid #B39402;
    padding-top: 50px;
    margin-top: 50px;
}
.before-none.h-section-luxury__gifting_image:before {
    display: none;
}
.before-none.h-section-luxury__gifting .m-img-header__box {
    max-width: unset;
}
.block__certifications_image {
    padding: 5px;
    background: #B39402;
    width: 100%;
}

.about-quality-sec {
    position: relative;
}
.about-quality-sec:before{
    z-index: 3;
}
.about-quality-sec .container-full {
    padding-inline: 0;
}

.about-quality-sec .m-custom-content__block-text {
    background: #710014;
    position: relative;
}
.about-quality-sec .m-custom-content__block-text .m-custom-content__block-inner {
    padding: 140px 100px 140px 140px;
}
.about-quality-sec .m-custom-content__block-inner .m-richtext__title {
    color: #fff;
    font-size: 70px;
}
.about-quality-sec .m-custom-content__block-inner .m-richtext__description {
    color: #fff;
    margin-top: 30px;
    font-size: 16px;
    line-height: normal;
}
.about-quality-sec .m-custom-content__block-inner .m-richtext {
    display: flex;
    flex-direction: column;
}
.about-quality-sec .m-custom-content__block-inner .m-richtext__liquid {
    margin: 0;
    flex: 1;
    display: flex;
    align-items: end;
}
.about-quality-sec .m-custom-content__block-inner,
.about-quality-sec .m-custom-content__block-inner .m-richtext {
    height: 100%;
}
.about-quality-sec .m-custom-content__block-text:after {
    content: "";
    height: 30px;
    width: 100%;
    background: url(/cdn/shop/files/Mask_group_3c21e594-ccd8-4c67-acee-724bf09fa44a.png?v=1753943405);
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    bottom: 0;
}
/* about us  css end  */

/* about us  css start  */
.our-motto-content .content-txt {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
}
.our-motto-content .founder-txt {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}
.our-motto-content .founder-txt .red-clr {
    color: #710014;
}
.about-motto.h-section-our__story .m-richtext__liquid {
    border-top: 1.5px solid #B39402;
    padding-top: 50px;
    margin-top: 50px;
}
.before-none.h-section-luxury__gifting_image:before {
    display: none;
}
/* about us  css end  */
/* =============================================== bina css send ============================================== */

/* pagination */
.swiper-pagination .swiper-pagination-bullet-active:after {
    border-color: #B39402;
    background: #B39402;
    width: 20px;
    height: 5px;
    border-radius: 20px;
}
 .swiper-pagination .swiper-pagination-bullet:before {
    /* border-radius: 20px ; */
    /* width: 20px;
    height: 5px; */
    border: 1px solid #B39402;
}
.swiper-pagination .swiper-pagination-bullet:before {
    background: unset;
}
.swiper-pagination .swiper-pagination-bullet{
    margin: 0;
}
.section-menu_outlet .m-section__heading br{
    display: none;
}
.section-menu_outlet .m-section__heading {
    font-size: 50px;
    text-align: center;
}
.section-menu_outlet .m-section__header {
    margin-bottom: 30px;
}
.rest_menu_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding-inline: 90px;
    padding-bottom: 80px;
    justify-content: center;
}
.rest_menu {
    border-radius: 50px;
    border: 1px solid rgba(31, 31, 31, 0.20);
    background: #E8E8E8;
    padding: 14px 13px;
    max-width: 200px;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    color: #161616;
    display: flex;
    justify-content: center;
    transition: all .25s linear;
}
.rest_menu.active,
.rest_menu:hover {
    background-color: #c7a140;
    color: #F2F1ED;
    border: 1px solid #c7a140;
}
.rest_img_group {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.rest_img {
    border-radius: 20px;
    border: 1px solid rgba(179, 148, 2, 0.30);
    padding: 16px;
}
.rest_img img {
    border-radius: 14px;
}
.mobile-dropdown {
  display: none;
}
.location-btn {
    background-color: #B39402;
    color: #F2F1ED;
    padding: 11px 13px;
    border-radius: 50px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    display: flex;
    gap: 2px;
    align-items: center;
    font-weight: 700;
    line-height: 100%;
}
.dropdown-container {
  position: relative;
  display: inline-block;
}

.dropdown-list {
    display: none;
    position: absolute;
    background: white;
    border: 1px solid #ddd;
    border-radius: 8px;
    width: 200px;
    z-index: 99;
    max-height: 300px; 
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    margin-top: 40px;
    font-weight: 600;
}

.dropdown-list button,
.dropdown-list li {
  display: block;
  width: 100%;
  padding: 10px 16px;
  text-align: left;
  background: #fff;
  font-size: 14px;
}
.dropdown-list button.active,
.dropdown-list li.active{
    background: #B39402;
    color: #F2F1ED;
}
.dropdown-list button:hover,
.dropdown-list li:hover {
  background-color:#B39402;
  color: #F2F1ED;
}
.m-collection-page-header__wrapper .m-collection-page-header__title{
    font-size: 50px;
}
.m-collection-page-header .container-full{
    padding: 0 0;
}

.m-page-content h3{
    font-size: 24px;
    font-weight: 500;
}
.shopify-section-collection-banner .m-breadcrumb {
    margin-top: 15px;
    margin-bottom: 15px;
}
.p_read_more{
    font-weight: 600;
}
.cakes .m-icon-box--vertical .m-icon-box__content {
    margin-top: 0;
}
.cakes .m-mixed-layout__inner {
    row-gap: 16px;
}
.catalogue .m-icon-box--vertical .m-icon-box__content {
    margin-top: 0;
}
.catalogue .m-mixed-layout__inner{
    row-gap: 16px;
}
.catalogue_spacing .m-section-py{
    padding-top: 16px;
}


.m-header__menu .m-menu__item:last-child {
    background: #710014;
    color: #F2F1ED;
    border-radius: 25px;
   
}
.m-header__menu .m-menu__item:last-child:hover {
    background: #B39402; 
           
}

/* ============new design popup start============ */

 .sepration-popup {
  display: none; 
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.8);
  z-index: 9999;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.popup-container {
  background: url('/cdn/shop/files/Om_Sweets_-_Popup.png?v=1755585974') center/contain no-repeat; 
  width: 90%;
  max-width: 1152px;
  padding: 83px 76px;
  position: relative;
  text-align: center;
}

 .popup-heading {
    color: #710014;
    text-align: center;
    font-size: 42px;
    font-weight: 400;
    line-height: normal !important;
    padding-bottom: 40px;
} 
.popup-box h3 {
    color: #161616;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    line-height: normal !important;
    padding-bottom: 14px;
}
.center_line {
    width: 1px;
    height: 120px;
    opacity: 0.5;
    background: #B39402;
    margin: auto;
}
.popup-box p {
    color:  #161616;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 20px;
    max-width: 79%;
    margin: 0 auto;
}
.popup-box {
    width: 38%;
    padding: 23px 0;
    margin: 0 63px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.order-btn {
    width: 170px;
    padding: 10px 20px;
    border-radius: 50px;
    background:  #710014;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: normal !important;
}
.popup-content {
    display: flex;
} 
.popup-heading br{
    display: none;
}
/* ============new design popup end============ */

/* ============popup responsive css start========== */
@media(max-width: 1440px){
    .popup-heading {
    font-size: 40px;
}
.popup-box {
    padding: 0 0 20px 0;
}
.popup-box h3 {
    font-size: 28px;
    padding-bottom: 10px;
}
.popup-box p {
    font-size: 17px;
}
}
@media(max-width:1280px){
.popup-container {
    max-width: 1080px;
    padding: 80px 70px;
}
.popup-box p {
    font-size: 17px;
    padding-bottom: 15px;
    max-width: 85%;
}
.popup-box h3 {
    font-size: 26px;
}
.popup-heading {
    font-size: 38px;
    padding-bottom: 30px;
}
}
@media(max-width: 1200px){
    .order-btn {
    width: 160px;
    font-size: 15px;
}
}
@media(max-width: 1080px){
    .popup-box p {
    font-size: 16px;
    max-width: 100%;
}
.popup-box {
    margin: 0 50px;
}
.popup-heading {
    font-size: 36px;
}
}
@media(max-width: 1023px){
    .popup-heading {
    font-size: 34px;
}
.popup-box h3 {
    font-size: 24px;
}
}
@media(max-width: 991px){
    .popup-box p {
    font-size: 15px;
}
.popup-box h3 {
    font-size: 22px;
}
}
@media(max-width: 840px){
    .popup-container {
    padding: 10px 60px;
}
.popup-box {
    margin: 0;
    width: 46%;
}
.popup-heading {
    font-size: 32px;
    padding-top: 30px;
    padding-bottom: 20px;
}
.order-btn {
    width: 150px;
    font-size: 14px;
}
}
@media(max-width: 767px){
    .popup-heading {
    font-size: 30px;
    padding-top: 40px;
}
.popup-box p {
    padding-bottom: 10px;
}
.popup-box h3 {
    padding-bottom: 5px;
}
.popup-box h3 {
    font-size: 20px;
}
}
@media(max-width: 640px){
 .popup-container {
    background: url('/cdn/shop/files/responsive_Om_Sweets_-_Popup.png?v=1755593964') no-repeat;
    width: 70%;
    padding: 50px 15px;
    background-size: 100% 100%;
}
.popup-content {
    flex-direction: column;
}
.center_line {
    width: 90%;
    height: 1px;
    margin-bottom: 20px;
}
.popup-heading br{
    display: block;
}
.popup-heading {
    font-size: 28px;
    padding-top: 0px;
    padding-bottom: 30px;
    line-height: 1.1 !important;
}
.popup-box {
    width: 100%;
    margin: 0;
    padding: 0 0 20px 0;
}
.popup-box p {
    max-width: 70%;
    line-height: 1.2;
}
}
@media(max-width: 580px){
    .popup-heading {
    font-size: 26px;
}
}
@media(max-width:480px){

.popup-heading {
    font-size: 24px;
}
.popup-box p {
    font-size: 14px;
     max-width: 90%;
}
.popup-box h3 {
    font-size: 18px;
}
.order-btn {
    width: 140px;
    font-size: 13px;
}
}
/* ============popup responsive css end========== */
 



/* =============================Product Side popup css start===================== */
.show_address {
  font-size: 16px;
  font-weight: 600;
  color: #F2F1ED;
  background: #710014;
  padding: 12px 15px;
  border-radius: 25px;
  cursor: pointer;
}

/* Drawer Popup */
.side-popup {
  height: 100%;
  width: 30%;             
  max-width: 800px;
  position: fixed;
  top: 0;
  right: 0;
  background: #fff;
  box-shadow: -2px 0 8px rgba(0,0,0,0.3);
  transform: translateX(100%); 
  transition: all 0.4s ease-in-out;
  z-index: 1001;
}
.side-popup.active {
  transform: translateX(0);     
}

/* Popup Content */
.side-popup .popup-content {
  padding: 20px;
}

/* Close Button */
.close-btn {
  font-size: 28px;
  cursor: pointer;
  float: right;
}

/* Overlay */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease-in-out;
  z-index: 1000;
}
.popup-overlay.active {
  opacity: 1;
  visibility: visible;
}
/* =============================Product Side popup css end===================== */

/* PDP Side Local Delivery Start */

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  z-index: 999;
}

.popup-overlay.active {
  opacity: 1;
  visibility: visible;
}

.side-popup {
  position: fixed;
  right: -400px;
  top: 0;
  width: 450px;
  max-width: 90%;
  height: 100%;
  background: #fff;
  box-shadow: -4px 0 20px rgba(0,0,0,0.15);
  transition: right 0.3s ease;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.side-popup.active {
  right: 0;
}

.side-popup .popup-header {
  background: #800020;
  color: #fff;
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.side-popup .popup-header h2 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

.close-btn {
  font-size: 22px;
  cursor: pointer;
  color: #fff;
}

.popup-content-local {
  padding: 20px;
}

.popup-content-local h3 {
  margin: 0px 0 8px;
  font-size: 16px;
  font-weight: 600;
  color: #111;
}

.delivery-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 15px 0;
}

.delivery-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #444;
}

.delivery-item svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  fill: #c9a646;
}

.outlet-list ul {
  margin: 5px 0 15px 20px;
  padding: 0;
  list-style-type: disc;
  font-size: 14px;
  color: #555;
}

.outlet-list ul li {
	padding-bottom: 3px;
}

.popup-divider {
  border-top: 1px solid #e1c47b;
  margin: 16px 0;
}

.drawer-actions {
  margin-top: 25px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.drawer-actions a {
  text-decoration: none;
  text-align: center;
  padding: 12px 15px;
  border-radius: 25px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.drawer-actions a.primary {
  background-color: #800020;
  color: #fff;
}

.drawer-actions a.primary:hover {
  background-color: #5e0017;
}

.drawer-actions a.secondary {
  border: 1px solid #800020;
  color: #800020;
  background: #fff;
}

.drawer-actions a.secondary:hover {
  background-color: #f9f1f3;
}

@media(max-width: 767px){
.m-contact-form__info p strong {
  display: block;
}
}
