/** Shopify CDN: Minification failed

Line 131:14 Expected identifier but found whitespace
Line 131:15 Unexpected "600"
Line 282:41 Expected ":"
Line 312:16 Expected identifier but found whitespace
Line 312:23 Unexpected ";"
Line 862:24 Unexpected "="

**/
/* Halal logo stylings */
body, html {
    overflow-x: hidden;
}

.product-gallery__media {
    display: grid;
}
div#shopify-section-template--18087650394282__freshly_crafted_hero_section_CwcUGb {
    BACKGROUND: WHITE;
}

.product-gallery__media > img {
    grid-area: 1 / 1;
    width: 100%;
    height: auto;
}
/* .popover__value-list span
{
    display : none;
} */
#shopify-section-template--16380355936426__main {
    background: white;
}
.popover:has(.popover__value-list)::part(body) {
    padding-inline-end: 0.5rem;
}
button.localization-toggle.heading.text-xxs.link-faded span {
    display: none;
}
 .drawer::part(content) .button, .shopify-challenge__button, .shopify-payment-button__button--unbranded {
    background: #2d8a4e !important;
    border-radius: 24px !important;
} 
.halal-image {
    grid-area: 1 / 1;
    justify-self: end;
    align-self: start;
    width: 80px !important;
    height: auto;
    margin: 10px;
    margin-right: 30px;
    margin-top: 30px;
    pointer-events: none;
}

.badge--custom.badge--new {
    height: 40px;
    width: 40px;
    background-color: yellow;
    color: black;
    border-radius: 50%;
    justify-content: center;
}
.content-over-media > * {
  position: relative;
  z-index: 2;
}

div#shopify-section-template--18087650394282__freshly_crafted_hero_section_CwcUGb {
    BACKGROUND: WHITE;
}
.product-list[collection-desktop-layout="medium"] .product-card__quick-add-button, .product-list[collection-desktop-layout="compact"] .product-card__quick-add-button {
  
    border: none;
    background : background: #EDF3EF;

}
.product-card {
    box-shadow: none !important;
}
.product-list[collection-desktop-layout="medium"] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 26px;
    row-gap: 56px !important;
    width: 100%;
}
.halal-image-product-card
{
    background : transparent !important;
}
button.product-card__quick-add-button {
    background: #EDF3EF;
}
.popover__value-list {
    font-family: 'Nunito Sans';
}
.product-gallery__media > img {
    grid-area: 1 / 1;
    width: 100%;
    height: auto;
}
.collection-toolbar__button-container+.collection-toolbar__button-container {
    
    text-align: end;
}
span.text-with-icon.sort-label.sort-label--mobile {
    display: none;
}
.collection-toolbar__button-container
{
    border : none;
}
.collection-toolbar__button {
    padding-block: 0px;
}

p.collection-toolbar__products-count {
    position: relative;
    top: 0;
    font-size: 26px;
    font-weight: 700;
  font-family: Nunito Sans,sans-serif;
  color : black;
  text-transform: capitalize;
}
/* button[aria-controls="sort-by-popover"]::before {
  content: "Sort";
  display: block;       /* places it above the button text */
  font-weight: 600;
  font-size: 12px;      /* adjust as needed */
  margin-bottom: 6px;   /* spacing above the button */
  text-transform: uppercase; /* optional */
} */
.popover::part(content) {
    border: 1px solid rgb(var(--border-color));
    box-shadow: 2px 2px 6px rgb(var(--text-color) / .05);
    width: max-content;
    max-width: 17.75rem;
    max-height: min(60vh,25rem);
    margin-top: -37p !important;
    width: 100%;
}
/* button.collection-toolbar__button.heading.text-xxs.w-full::before {
    content: "Sort";
    display: block;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 76px;
    width: 32%;
    text-transform: uppercase;
    color: #000;
} */
.collection__main .product-card__info {
    text-align: left;
    align-content: start;
    /* justify-items: center; */
    gap: .75rem;
    display: grid;
}
#sort-by-popover .popover::part(content) .popover::part(header)::before {
    content: 'Sort';
    font-size: 16px;
    font-weight: 600;
    font-family: 'Nunito Sans';
    text-align: left;
}
button.collection-toolbar__button.heading.text-xxs.w-full {
    width: 203px;
    height: 40px;
    padding: 0 10px;
    border: solid #00000033 1px;
    margin-top: 6px !important;
}
button[aria-label="Switch to smaller product images"] svg {
    border: solid 1px black;
    border-radius: 8px;
}
.collection-toolbar__button .text-with-icon {
    display: flex;
    align-items: unset;
    /* gap: 6px; */
    justify-content: space-between;
    ruby-align: space-between;
    width: 100%;
}
.collection-toolbar__button .text-with-icon {
    font-family: Nunito Sans,sans-serif;
    font-size: 16px !important;
    color: #000000;
    font-weight: 300;
    letter-spacing: 0;
}
.collection-toolbar__button-container>.collection-toolbar__button
{
    padding-inline: 0px;
}
.collection__main .product-list:not(.product-list--carousel) {
    margin-inline: 0px ;
}
.collection-toolbar {
    margin-bottom: 40px;
    box-shadow: none;
    border: none;
}
.collection-toolbar__layout-switch-list {
    border: none;
}
.collection-toolbar__layout-switch-list {
    border-inline-width: 0 1px;
    padding-inline: 0px !important;
    padding-left: 20px !important;
    gap : 0px;
}
.collection-filters-top {
    width: 70%;
}
.collection-toolbar__button-container.md\:hidden {
    display: none;
}
.collection-toolbar__button-container+.collection-toolbar__button-container {
    text-align: end;
    width: 20%;
}
.price-filter .price-range>.range-group {
    margin-block-end: 12px;
    position: relative;
    background: #19A255;
}

.range-group input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
}

/* Chrome, Safari, Edge */
.range-group input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #19A255;
  cursor: pointer;
  margin-top: -6px; /* aligns thumb with track */
}

/* Firefox */
.range-group input[type="range"]::-moz-range-thumb {
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #19A255;
  cursor: pointer;
  border: none;
}
.collection-toolbar__button-list {
    flex-direction: row;
}
.collection-toolbar__button-list .facets-simple {
  position: relative;
  /* padding-top: 20px; */
}

.collection-toolbar__button-list .facets-simple .checkbox-control::before {
  content: "Availability";
  position: absolute;
  top: -30px;
  left: 0;
  font-weight: 700;
  font-size: 16px;
  font-family: Nunito Sans,sans-serif;
  color: #000000;
}
.price-filter::before {
    content: "Price";
    display: block;
    font-weight: 700;
    margin-bottom: 8px;
    font-size: 16px;
    font-family: Nunito Sans,sans-serif;s
    /* color: #19A255; */
}



/* Optional: track styling */
.range-group input[type="range"]::-webkit-slider-runnable-track {
  height: 4px;
  background: #19A255;
  border-radius: 2px;
}
.collection-toolbar__button-list .facets-simple .checkbox-control {
    align-items: center !important;
    column-gap: var(--checkbox-control-gap);
    text-align: start;
    display: flex;
    position: relative;
    width: 309px;
    padding: 13.5px 0;
}
.range-group input[type="range"]::-moz-range-track {
  height: 4px;
  background: #cfeedd;
  border-radius: 2px;
}

/* .collection-toolbar__button-list .facets-simple {
    display: flex!important;
    /* gap: 27px; */
    align-items: center;
    justify-content: space-between;
} */
.collection-toolbar__button-container {
    display: flex;
    align-items: center;
    justify-content: flex-end !important;
}
/* #shopify-section-template--18087649444010__main product-list {
    --product-list-max-items-per-row-allowed: 99 !important;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
} */
.collection__main .product-card {
    opacity: 1 !important;
}
.collection__main .product-card__image {
    object-fit: cover !important;
    object-position: center;
    margin-inline: auto;
    transition: opacity .1s ease-in-out;
    border-radius: 0px;
}
.collection__main .product-card__availability {
    font-size: 14px;
    line-height: 1.3;
    color: #294107;
    text-align: left;
    margin-bottom: 10px;
     font-family: Nunito Sans,sans-serif;
}
.product-card__delivery {
    margin-top: 20px;
}
.collection__main  .price-range>.range-group {
    margin-block-end: 1.125rem;
    position: relative;
    background: #19A255;
    height : 4px;
}
.product-list {
    column-gap: 26px;
    row-gap: 26px;
 
}
.sort-label--mobile {
  display: none;
}
.product-list[collection-desktop-layout="compact"] {
  display: grid;
  grid-template-columns: repeat(6, 1fr) !important;
}

.collection__main .product-card__quick-add-button {
    opacity: 1;
    border-radius: 60px;
    transition: opacity .2s ease-in-out,transform .2s ease-in-out;
    /* transform: translateY(5px); */
}
.main_custom_collection {
    max-width: 1440px;
    margin: auto;
}
.collection__main .product-card__image {
    object-fit: cover;
    object-position: center;
    margin-inline: auto;
    transition: opacity .1s ease-in-out;
    border-radius: 0px;
}
#shopify-section-template--18087649444010__main {
    --collection-items-per-row-compact: 6;
    --collection-items-per-row-medium: 4;
    --collection-items-per-row-large: 3;
    background: white;
    padding : 0 60px;
}
.price-filter .price-range label.input-prefix.text-sm {
    font-size: 16px;
    font-family: Nunito Sans,sans-serif;
}
 span.text-subdued.text-sm {
    font-size: 16px !important;
    color: black;
    font-family: Nunito Sans,sans-serif;
}
.price-filter {
    max-width: 310px;
    width: 100%;
}
/* .collection__main .badge--on-sale {
    background: #FFFB1E;
    color: #000000;
    font-family: Nunito Sans,sans-serif;
    font-weight: 700;
    font-style: SemiBold;
    font-size: 14px !important;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    width: 84;
    height: 29;
    gap: 8px;
    angle: 0 deg;
    opacity: 1;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px;
    border-radius: 8px;
    top: 8px;
    left: 8px;
    letter-spacing: 0;
} */
 .collection__main .badge--on-sale {
    background: #FFFB1E;
    color: #000000;
    font-family: Nunito Sans, sans-serif;
    font-weight: 700;
    font-style: SemiBold;
    font-size: 14px !important;
    leading-trim: NONE;
    /* line-height: 100%; */
    letter-spacing: 0%;
    width: 84;
    height: 29;
    /* gap: 8px; */
    angle: 0 deg;
    opacity: 1;
    /* padding-top: 5px; */
    /* padding-right: 8px; */
    /* padding-bottom: 5px; */
    /* padding-left: 8px; */
    border-radius: 8px;
    top: 8px;
    left: 8px;
    letter-spacing: 0;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    padding: 3px 5px;
    border-radius: 8px;
    text-transform: capitalize;
}
.collection__main  .product-card {
    scroll-snap-align: start;
    grid-template-columns: minmax(0,1fr);
    align-content: start;
    gap: 0px;
    display: grid;
    position: relative;
    border-radius: 16px;
}
.product-list[collection-desktop-layout="compact"] .product-card__figure {
    height: 100% !important;
    aspect-ratio: 1;
}
.product-list[collection-desktop-layout="medium"] .product-card__figure {
    height: 100% !important;
    aspect-ratio: 1;
}
.collection__main .product-card__image {
    object-fit: contain;
    object-position: center;
    margin-inline: auto;
    transition: opacity .1s ease-in-out;
    border-radius: 0px;
}
.collection-toolbar {
    justify-content: space-between;
}
.collection-toolbar__button-list .facets-simple {
  display: flex !important;
  gap: 27px;
  align-items: center;
}
.collection{

    --collection-grid-template: unset !important;
}
.collection .product-list[collection-desktop-layout=large] {
    --product-list-items-per-row: 4;
}
.facets-row > * {
  flex: 1;
}
.checkbox-control {
    align-items: center !important;
    column-gap: var(--checkbox-control-gap);
    text-align: start;
    display: flex;
    position: relative;
    text-transform: capitalize;
}
.halal-image-product-card {
    position: absolute;
    width: 50px !important;
    top: 10px;
    right: 10px;
}

.custom-collection .halal-image-product-card {
    width: 35px !important;
}

.footer-halal{
    width: 100px;
    display : none;
}

.main_socialmedia_with_payment_icons {
    display: flex;
    place-content: space-between;
    padding: 0 20px;
}
/* Hide Header footer christmas page */

.custom-christmas .shopify-section.shopify-section-group-header-group.shopify-section--announcement-bar,
.custom-christmas .shopify-section.shopify-section-group-header-group.shopify-section--header,
.custom-christmas .shopify-section.shopify-section-group-footer-group.shopify-section--text-with-icons,
.custom-christmas .shopify-section.shopify-section-group-footer-group.shopify-section--footer {
    display: none !important;
}

.custom-christmas .whatsapp-widget-safe{
    right: unset;
    left: 20px;
}
.follow_us_txt {
    color: #000000;
    font-size: 14px;
    font-family: Nunito Sans,sans-serif;
    font-weight: 600;
    letter-spacing: 2.1px;
    text-transform: uppercase;
}
.footer__aside {
    display: none;
}
.footer__block--text {
    flex-basis: 14rem;
    max-width: 20.5rem !important;
    padding: 20px;
}
.footer__block.footer__block--text {
    max-width: unset !important;
    width: 25%;
    flex-basis: unset;
    flex: unset;
}

.footer__block.footer__block--links {
    max-width: unset;
    width: 15%;
}
#shopify-section-sections--18087645216938__rich_text_iJwQKG * {
    padding: 4.8px;
    font-family: 'Albert Sans';
}
li.header__primary-nav-item:first-child a {
    color: #000;
    font-family: Nunito Sans,sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: .14px;
    text-transform: capitalize;
    display: grid;
    gap: 8px;
}
li.header__primary-nav-item a {
     font-family: 'Nunito Sans', sans-serif;

    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0.14px;
    text-transform: capitalize;
    color : black;
    
}
.announcement-bar p.prose.heading.is-selected {
    /* font-family: Nunito Sans; */
    font-weight: 400;
    font-style: Regular;
    font-size: 10px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0.1px;
    text-align: center;
    text-transform: capitalize;
    font-family: 'Nunito Sans', sans-serif;
}
.announcement-bar p.prose.heading.is-selected strong {
    font-weight: 900;
}
.announcement-bar a[title="All collections"] {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 900;
    font-style: Black;
    font-size: 10px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 1%;
    text-align: center;
    text-transform: uppercase;
    /* text-decoration: underline; */
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    /* text-decoration-skip-ink: auto; */
    margin-left: 10px;
}
svg.header__nav-icon.icon.icon-cart {
    /* vertical-align: unset; */
    /* height: 18px; */
    margin-top: 4px;
}
a#whatsapp-link {
     font-family: 'Nunito Sans', sans-serif;

    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0.14px;
    text-transform: capitalize;
    color : black;
}
a#whatsapp-link svg
{
        vertical-align: text-top;
}
.footer__block-list .h6, :where(.prose h6) {
    font-weight: 600;
}
.footer__block--text p{
    font-family: Nunito Sans,sans-serif;
    font-size: 16px;
    color : #000;
}
.footer__block--links, .footer__block--image {
   
    font-size: 16px;
     color : #000 !important;
     letter-spacing : 0.16px;
        font-family: Nunito Sans,sans-serif;
}
.footer .link-faded {
    color: #000;
    transition: color .2s ease-in-out;
       font-family: Nunito Sans,sans-serif;
}
.footer__block-list .h6, :where(.prose h6) {
    font-weight: 600;
    font-size: 14px;
       font-family: Nunito Sans,sans-serif;
}
.footer .container {
    /* max-width: 1440px; */
    /* margin: auto; */
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-block-start : 0px !important;
    padding-block-end : 0px !important;
    padding: 70px 60px;
}
.header-sidebar__linklist-button {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.2px;
    font-family: 'Nunito Sans', sans-serif;
}
summary.h6.header__summary-with-arrow:hover {
    font-weight: 600;
}
li.header__primary-nav-item a:hover {
    font-weight: 600;
}
summary.h6.header__summary-with-arrow {
     font-family: 'Nunito Sans', sans-serif;

    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0.14px;
    text-transform: capitalize;
    color : #000000;
}
@media screen and (min-width: 1520px){
.categories-slider-section {
    padding: 60px 0px 60px 60px !important;
    background: #ffffff;
    overflow-x: hidden;
}
/* .categories-slider-section {
    max-width: 1430px;
} */
.cheese-platters-grid {
    padding: 0 25px !important;
}
}
@media screen and (min-width: 767px){
    .social-media--list .label {
        display: none;
    }
}

@media screen and (max-width: 1024px){
    .footer__block.footer__block--text, .footer__block.footer__block--links {
        width: 100%;
    }
}
@media screen and (max-width: 768px){
    nav.header__primary-nav .header__nav-icon {
        width: 16px;
    }
    .facets-drawer .switch:after {
    top: 0;
    position: absolute;
    left: 0;
            width: 20px;
        height: 20px;
}
.custom-loox-rating  span.desktop_device {
    display: none;
}
    .halal-image-product-card {
        width: 40px !important;
        top: 5px;
        right: 5px;
    }
/* .header-sidebar__linklist-button
{

    flex-direction: column;
        align-items: start !important;

} */
    .halal-image {
        width: 60px !important;
        justify-self: start;
        margin-left: 20px;
        margin-top: 20px;
    }
}
body.custom-christmas {
    overflow-x: hidden;
}
@media (min-width: 769px) and (max-width: 1520px) {
.main_custom_collection {
   
    padding: 0 60px;
}
}
@media (min-width: 769px) and (max-width: 1024px) {

    .collection__main .badge--on-sale {
    font-size: 9px !important;
}
.halal-image-product-card {
    position: absolute;
    width: 21px !important;
    height: 21px !important;
    top: 10px;
    right: 10px;
}
}
@media screen and (max-width: 768px){
    .footer .container {
        padding: 70px 20px;
    }
.main_custom_collection {
   
    padding: 0 20px;
}
    .footer__block-list {
        display: block;
        width: 100%;
    }

    .footer__block.footer__block--text {
        padding: 0;
    }

    .footer__block-list > div {
        margin: 25px 0;
    }

    .footer__inner, .main_socialmedia_with_payment_icons, .social-media--list {
        display: block;
    }

    .main_socialmedia_with_payment_icons {
        padding: 0;
    }

    .social-media--list li a {
        display: flex;
        align-items: center;
    }

    .social-media--list li a .label {
        margin-left: 5px;
        font-size: 16px;
    }

    .social-media--list .social-media__item {
        opacity: 1;
        margin: 15px 0;
    }

     nav.header__primary-nav .header__nav-icon {
        width: 16px;
    }
    .categories-slider-section {
    padding: 60px 0px 60px 20px !important;
    background: #ffffff;
    overflow-x: hidden;
    margin: auto;
}
  
  .product-list [collection-desktop-layout="compact"] .product-card__info
  {
    display : none;
  }
    .product-list[collection-desktop-layout="medium"]
    {
        row-gap : 20px !important;
    }
   

.collection .product-list[collection-mobile-layout="large"] [collection-desktop-layout="medium"] .product-card__info {
    display: block !important;
}

.collection .product-list[collection-mobile-layout="large"] [collection-desktop-layout="medium"] .product-card__quick-add-button
{
    display : none !important;
}

collection-mobile-layout="medium" collection-desktop-layout="compact"
.product-list[collection-mobile-layout="medium"] [collection-desktop-layout="compact"] .product-card__info
{
display : none !important;
}

.product-list[collection-desktop-layout="medium"] .product-card__quick-add-button, .product-list[collection-desktop-layout="compact"] .product-card__quick-add-button {
    width: 44px;
    height: 44px;
    text-align: center;
    justify-items: anchor-center !important;
}
    
    .product-list[collection-mobile-layout="large"] .product-card__info
    {
        display : block !important;
    }
    .collection__main .product-list[collection-desktop-layout="medium"] .product-card__quick-add-button {
    width: 48px;
    height: 48px;
    bottom: 16px;
    right: 16px;
    display: none !important;
}
    .collection__main .product-list[collection-desktop-layout="medium"] .product-card__quick-add-button {
    width: 40px !important;
    height: 40px !important;
    bottom: 16px;
    right: 16px;
    display: none;
}
.product-list[collection-desktop-layout="medium"] .halal-image-product-card {
    top: 16px;
    right: 16px;
    /* padding: 6px; */
    height: 21px !important;
    width: 21px !important;
}
    /* .product-list[collection-desktop-layout="medium"] .product-card__quick-add-button, .product-list[collection-desktop-layout="compact"] .product-card__quick-add-button {
    display: block !important;
} */
.collection__main .product-list[collection-desktop-layout="medium"] .product-card__quick-add-button {
    /* width: 25px; */
    /* height: 29px; */
    bottom: 16px;
    right: 16px;
    justify-items: center;
    display: none;
}
    .collection__main
    {
        row-gap: 40px;
    }
    .collection__main .product-card .product-card__add-to-cart-btn span {
    font-size: 12px !important;
}
.sorting_switch_box_functionality
{
    width: 80% !important;
}
    .collection__main .product-card .halal-image-product-card
    {
        width : 21px !important;
    }
    .product-card__delivery.h-stack.align-center.gap-1 {
    border-radius: 2px;
    background: #EDF3EF;
    padding: 3px 6px;
    display: none;
}
    .product-list[collection-mobile-layout="large"] .product-card__info {
    display: block;
}
/* .product-list[collection-desktop-layout="medium"] .product-card__info, .product-list[collection-desktop-layout="compact"] .product-card__info {
    display: none;
} */
    .ymal-product-slider-section {
    padding: 30px 0px 30px 30px;
}
.collection-toolbar__button .text-with-icon {
    display: none;
}
.collection-toolbar__layout-switch-list {
    border-inline-width: 0 1px;
    padding-inline: 0px !important;
    padding-left: 20px !important;
    gap: 8px;
}
span.text-with-icon.sort-label.sort-label--mobile {
    display: flex;
    justify-content: center;
    gap: 8px;
    align-items: center;
}
  .sort-label--desktop {
    display: none;
  }

  .sort-label--mobile {
    display: inline-flex;
    align-items: center;
    gap: 6px;
  }
.collection_filter_available_functionality {
    width: auto !important;
}
.collection-toolbar {
    margin-bottom: 40px;
}
p.collection-toolbar__products-count {
    position: relative;
    top: 0;
    font-size: 24px;
    font-weight: 700;
    font-family: Nunito Sans,sans-serif;
    color: black;
    text-align: center;
    margin-bottom: 40px;
}
p.collection-toolbar__products-count {
    position: relative;
    top: 0;
    font-size: 24px;
    font-weight: 700;
    font-family: Nunito Sans,sans-serif;
    color: black;
    text-align: center;
}
/* .collection-toolbar__button.is-active svg {
    border: 1px solid #000;
    border-radius: 8px;
}
.collection-toolbar__button svg {
    border: 1px solid #000;
    border-radius: 8px;
} */
button.collection-toolbar__button.heading.text-xxs.w-full {
    width: 119px;
    height: 48px;
    padding: 0 10px;
    border: solid #000000 1px;
    border-radius: 60px;
    color: black;
    opacity: 1;
    font-size: 14px;
    font-weight: 600;
    font-family: Nunito Sans,sans-serif;
    text-transform: capitalize;
    letter-spacing: normal;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.collection-toolbar__button-list {
    /* flex-grow: 1; */
    display: flex;
    width: 100%;
    gap: 20px;
        align-items: center;
}
.sorting_switch_box_functionality {
    width: 50%;
    -webkit-transform-origin-y: center;
    display: flex;
    align-items: center;
}
.price-list {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 0px !important;
}
.collection_filter_available_functionality {
    width: auto;
    align-items: anchor-center;
}
.collection-toolbar__button-list .facets-simple {
    display: flex !important;
    gap: 27px;
    align-items: center;
    display: none !important;
}
.collection__main .product-card .product-card__add-to-cart-btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 7px 10px !important;
    border: 1px solid #000;
    border-radius: 50px;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 14px;
    font-weight: 500;
    color: black;
}
.collection__main .badge--on-sale {
    background: #FFFB1E;
    color: #000000;
    font-family: Nunito Sans;
    font-weight: 700;
    font-style: SemiBold;
    font-size: 12px !important;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    width: 84;
    height: 29;
    gap: 8px;
    angle: 0 deg;
    opacity: 1;
    padding: 5px 5px;
    border-radius: 8px;
    /* margin-top: 4px;
    margin-left: 4px;
    left: 8px; */
    letter-spacing: 0;
    text-transform: capitalize;
}
.badge.badge--custom.badge--product {
    font-size: 12px;
    padding: 5px 5px;
    line-height: 1;
}
.product-list[collection-desktop-layout="medium"], .product-list[collection-desktop-layout="compact"] {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 20px;
}
.collection__main .product-card__info .price-list sale-price
{
font-size : 12px !important;
font-family: Nunito Sans,sans-serif;
letter-spacing : normal;
}
.collection__main .product-card__info .price-list compare-at-price{
    color: #00000080;
    font-size: 12px !important;
    font-weight: 400;
    font-family: Nunito Sans,sans-serif;
    letter-spacing : normal;
}
.price-list {
    display: flex;
    flex-wrap: nowrap;
}
#shopify-section-template--18087649444010__main {
    --collection-items-per-row-compact: 6;
    --collection-items-per-row-medium: 4;
    --collection-items-per-row-large: 3;
    background: white;
    padding: 0 20px;
}

    .halal-image-product-card {
        top: 5px;
        right: 5px;
    }
/* .header-sidebar__linklist-button
{

    flex-direction: column;
        align-items: start !important;

} */
    .halal-image {
        width: 60px !important;
        justify-self: start;
        margin-left: 20px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1025px) {
    .footer__block.footer__block--text {
        width: 26%;
    }

    .footer__block.footer__block--links {
        width: 16%;
    }

    .header__primary-nav {
        column-gap: 2rem;
    }
}

.custom-new-product-page .product-info__block-item .v-stack.gap-4 {
    gap: unset;
}

 .price-list {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

 .price-save-badge {
  background: #1fa56a;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  padding: 6px 14px;
  border-radius: 999px;
  white-space: nowrap;
}

.custom-new-product-page .price-list--product {
    margin: 10px 0;
}

@media screen and (max-width: 480px)
{
.collection .product-list[collection-mobile-layout=medium] .product-card__info
{
    display : none;
}
.collection .product-list[collection-mobile-layout=large] .product-card__quick-add-button
{
     display : none;
}
.collection .product-list[collection-mobile-layout=medium] .product-card__quick-add-button
{
    display : block;
}

}

@media screen and (max-width: 420px)
{
button.collection-toolbar__button.heading.text-xxs.w-full {
    width: 110px;
}
.main-best-sale-badge {
    gap: 3px;
}
}

@media screen and (max-width: 420px)
{

    .collection-toolbar__button-list {
    gap: 5px;
}
}


.coll-grid-container .v-stack .collection-toolbar .collection_filter_available_functionality .checkbox-control .text-subdued {
    font-family: Nunito Sans, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000000;
    text-transform: capitalize;
}

.coll-grid-container .v-stack .collection-toolbar .collection_filter_available_functionality .checkbox-control .switch{
    align-content: center;
    width: 36px;
    padding: 0;
}
.coll-grid-container .v-stack .collection-toolbar .collection_filter_available_functionality .checkbox-control .switch:after{
    height: 20px;
    width: 20px;
}
