/** Shopify CDN: Minification failed

Line 9:109 Expected ")" to end URL token

**/
@font-face {
  font-family: "TradeGothicNo.20-Condensed";
  src: url('/cdn/shop/files/TradeGothicNo20-CondBold.woff2?v=1752812447') format('woff2'),
        url(/cdn/shop/files/TradeGothicNo20-CondBold.woff?v=1752812448') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("/cdn/shop/files/Helvetica.woff?v=1752814472")
    format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "helvetica-light";
  src: url("/cdn/shop/files/helvetica-light-587ebe5a59211.woff?v=1752814472")
    format("woff");
  font-weight: light;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica-Bold";
  src: url("/cdn/shop/files/Helvetica-Bold.woff?v=1752814472")
    format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNeueRegular";
  src: url("/cdn/shop/files/HelveticaNeueRegular.woff?v=1759465800")
    format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}
.tabs .content-images,
.content-faq {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
}
body {
  font-family: "Helvetica";
}
h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: "TradeGothicNo.20-Condensed", sans-seri;
}
.header-transparent .header-wrapper {
  position: absolute;
  width: 100%;
  background: transparent;
}
/*.header__heading-link.white-logo,
.header-transparent .header__heading-link.black-logo {
  display: none;
}
.header-transparent .header__heading-link.white-logo {
  display: block;
}
 .header-transparent .header__menu-item,
.header-transparent .header__active-menu-item {
  color: #fff;
}
.header-transparent .header__icons path {
  color: #fff;
}
.header-transparent header-drawer svg path {
  fill: #fff;
} */
img,
video {
  max-width: 100%;
}
.home-image-cstm img {
  display: block;
  width: 100%;
}
.home-image-cstm {
}

img,
video {
  max-width: 100%;
}

.home-image-cstm {
}

.home-image-cstm img {
  display: block;
  width: 100%;
}
.home-image-cstm .text-content h2.top-heading {
    color: #fff;
    font-size: clamp(20px, 5.5vw, 5.5vw);
}
.home-image-banner .home-image-cstm h2.botom-heading {
    margin-top: 0;
}
.text-content h2 {
  font-size: clamp(24px, 16.7vw, 16.7vw);
  line-height: 100%;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.home-image-cstm .text-content {
  position: relative;
  margin-top: -5.3%;
  padding: 0 2%;
}

h2.botom-heading {
  margin-top: -2.2%;
}
.home-image-cstm h2.botom-heading {
    font-size: clamp(24px, 16vw, 16vw);
    margin-top: -0.2%;
}
.home-catering-tabs {
  background: #7e8164;
  padding: 50px 0;
}
ul#tabs-nav {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  list-style: none;
  gap: 10px;
  margin-bottom: 40px;
}

ul#tabs-nav li a {
  font-family: "Helvetica-Bold";
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  padding: 20px 20px;
  display: inline-block;
  line-height: 100%;
  border-bottom: solid 2px transparent;
  letter-spacing: 0.85px;
}

ul#tabs-nav li.active a {
  border-color: #fff;
}
.tabs .content-images img,
.content-faq img {
  width: 100%;
  display: block;
}
.content-images-heading h2.inner-heading {
  font-size: clamp(28px, 3.8vw, 51px);
  text-align: justify;
  line-height: 1.2;
}
.content-upr-faq {
  font-size: 18px;
  text-align: justify;
  line-height: 1.4em;
}
.allfaq_content h2 {
  margin: 0;
  font-family: "Helvetica-Bold";
  font-size: 20px;
  position: relative;
}
.allfaq_content .question {
  border-bottom: solid 2px #000;
  padding: 10px 10px;
  cursor: pointer;
}
.allfaq_content h2::after {
  content: "+";
  right: 0;
  position: absolute;
}

.allfaq_content .question.active h2::after {
  content: "-";
}
.content-faq {
  align-items: flex-start;
}
.home-rows-content {
  background: #7e8164;
}

.home-rows-details .text-content {
  padding: 0 2%;
}

.home-rows-details .text-content h2.top-heading {
  font-size: clamp(24px, 11.7vw, 11.7vw);
}

.home-rows-details .text-content h2.botom-heading {
  color: #fff;
  margin-top: -2%;
}
.rows-inner-details {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    align-items: center;
}
.rows-inner-details .rows-hding {
  font-size: clamp(24px, 4.5vw, 80px);
  font-family: "TradeGothicNo.20-Condensed";
  line-height: 100%;
  text-transform: uppercase;
      max-width: 340px;
}
.home-row-contents {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 50px;
}
.rows-inner-details p {
  /* font-size: clamp(16px, 2.8vw, 34px); */
  font-size: 18px;
  margin: 0;
  text-align: justify;
  line-height: 1.2;
}
.home-rows-details {
  padding: 40px 0 120px 0;
}
.home-out-content img {
  width: 100%;
  display: block;
}
.home-out-content .text-content h2.top-heading {
  line-height: 82%;
  text-align: center;
}
.text-content-inner {
  text-align: center;
}

.text-content-inner p {
  font-size: 22px;
  max-width: 510px;
  margin: 0 auto;
  text-transform: uppercase;
  font-family: "Helvetica-Bold";
  letter-spacing: 0.1em;
}

.text-content-inner a {
  font-family: "Helvetica-Bold";
  color: #7e8164;
  padding: 9px 20px;
  width: auto;
  margin: 0 auto;
  line-height: 20px;
  display: block;
  text-decoration: none;
  border-bottom: solid 1px currentColor;
  letter-spacing: 2px;
}
.text-content-inner {
  display: flex;
  flex-direction: column;
  max-width: 510px;
  margin: 80px auto;
  gap: 30px;
  text-align: center;
}
.multicolumn-list__item.grid__item a.link.animate-arrow {
    width: 100%;
    text-decoration: none;
}
.multicolumn-list__item.grid__item a.link.animate-arrow:hover img.multicolumn-card__image {
    transform: scale(1.03);
    transition: transform var(--duration-long) ease;
}
.multicolumn-list__item.grid__item a.link.animate-arrow img.multicolumn-card__image {
    transition: transform var(--duration-long) ease;
}
.contact-from-bg {
  background: #7e8164;
  padding: 60px 20px;
}

.contact-from-bg form#ContactForm {
  max-width: 480px;
  margin: 0 auto;
}

.contact-from-bg h2.title.title-wrapper--no-top-margin.inline-richtext.h1 {
  text-align: center;
  font-size: clamp(30px, 5.8vw, 77px);
}
.contact-from-feild label {
  display: block;
  font-size: 16px;
}

.contact-from-feild .field__input1 {
  width: 100%;
  border: solid 1px #000;
  padding: 8px 10px;
  min-height: 40px;
}

.field1 {
  margin: 8px 0;
}
.line-item-property__flex {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.radio-event {
  margin-bottom: 10px;
}

.line-item-property__flex input[type="radio"] {
  margin: 0;
  accent-color: #000;
}
.footer-block__details-content.footer-block-image.center {
  flex-direction: column;
  justify-content: flex-start;
}
.footer-block__details-content.footer-block-image.center {
  flex-direction: column;
  justify-content: flex-start;
}

.footer-block__details-content.footer-block-image.center
  ul.list-unstyled.list-social {
  justify-content: flex-start;
}

.footer-block__details-content.footer-block-image.center
  ul.list-unstyled.list-social
  span.svg-wrapper,
.footer-block__details-content.footer-block-image.center
  ul.list-unstyled.list-social
  span.svg-wrapper
  svg {
  width: 30px;
  height: 30px;
}

.footer-block__details-content.rte p + p {
  margin: 0;
}
.footer-block__details-content.rte p:first-child {
  max-width: 200px;
}
ul.footer-block__details-content.list-unstyled a.link.link--text {
  padding: 0;
  color: #000;
}
.wedding-catering-page-banner h2.botom-heading {
  font-size: clamp(24px, 14.5vw, 14.5vw);
}
.home-image-cstm.wedding-catering-page-banner .text-content h2.top-heading {
  font-size: clamp(24px, 14.4vw, 14.4vw);
  line-height: 76%;
}

.home-image-cstm.wedding-catering-page-banner .text-content {
  margin-top: -12%;
}
.home-image-cstm.corporate-catering-page-banner h2.botom-heading {
  font-size: clamp(24px, 14.5vw, 14.5vw);
}
.home-image-cstm.corporate-catering-page-banner h2.top-heading {
  font-size: clamp(24px, 14vw, 14vw);
  line-height: 75%;
}
.home-image-cstm.corporate-catering-page-banner .text-content {
  margin-top: -11.6%;
}
.home-out-content.out-box-text-up .Image-media {
  position: relative;
}

.home-out-content.out-box-text-up .text-content {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.home-out-content.out-box-text-up .Image-media h2.top-heading {
  color: #fff;
}
.home-image-cstm.about-us-banner {
  position: relative;
}

.home-image-cstm.about-us-banner .text-content {
  position: absolute;
  bottom: 0;
  margin: 0;
}

.home-image-cstm.about-us-banner .text-content h2.botom-heading {
  line-height: 82%;
}
.full-width-heading-wrapper {
}

.full-width-heading-wrapper {
  padding: 0 2%;
}

.full-width-heading-wrapper h2 {
  font-size: clamp(24px, 12.7vw, 12.7vw);
  text-align: center;
  line-height: 100%;
  margin: 82px 0 10px;
}
.custom-image-with-text-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 70px;
}

.custom-image-with-text-wrapper img {
  aspect-ratio: 1/1.3;
  object-fit: cover;
  display: block;
}
.custom-image-with-text-inner {
}

.custom-image-with-text-inner h2.image-upper-text {
  font-size: clamp(54px, 7.7vw, 7.7vw);
  line-height: 75%;
  color: #fff;
  position: absolute;
  bottom: -2px;
  margin: 0;
}

h2.image-below-text {
  font-size: clamp(54px, 7.7vw, 7.7vw);
  line-height: 100%;
  margin: 0;
}
.custom-image-with-text-inner .social-media {
  display: flex;
  flex-wrap: wrap;
  gap: 21px;
  margin-top: 30px;
}

.custom-image-with-text-inner .social-media a svg,
.custom-image-with-text-inner .social-media a img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  color: #000;
  display: block;
}
.custom-image-with-text-inner-img {
  position: relative;
}
.home-out-content .text-content h2.top-heading {
  width: 100%;
}

.home-out-box + .custom-contact-form .contact-from-section::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #f1f0f0 0% 46%, #ffffff 46% 100%);
  z-index: -1;
}

.collection-list-wrapper .card-wrapper {
  background: #201e1f;
}

.collection-list-wrapper .card-wrapper .card__information {
  padding: 2px 10px !important;
}

.collection-list-wrapper .card-wrapper .card__information h3.card__heading {
  color: #fff;
  font-size: clamp(26px, 2.5vw, 41px);
  text-transform: uppercase;
  line-height: 100%;
}
.collection-list-wrapper .card-wrapper .card__information span.icon-wrap {
  display: none;
}
.shop-page-collection,
.grey-background {
  background: #f1f0f0;
}
.home-image-cstm.shop-page-collection .text-content h2.botom-heading {
    font-size: clamp(34px, 14.7vw, 14.7vw);
    margin-top: -0.7%;
}
.home-image-cstm.shop-page-collection .text-content {
  margin-top: -9.7%;
}

.home-image-cstm.shop-page-collection .text-content h2.top-heading {
    font-size: clamp(24px, 11vw, 11vw);
    line-height: 85%;
}
.dropdown-arrow-outer.grey-background {
  padding: 10px 0 70px;
  text-align: center;
}

.dropdown-arrow-wrapper img {
  /* transform: rotate(90deg); */
  display: block;
}

.dropdown-arrow-wrapper a {
  display: inline-block;
  max-width: 50px;
  transform: rotate(90deg);
}
.green-dark-bg,
#featured-collection {
  background: #7e8164;
}
div#featured-collection .slider--desktop .slider__slide:first-child {
  margin-left: initial;
  scroll-margin-left: inherit;
}
.product-card-wrapper .card__information {
  padding: 0;
}

.product-card-wrapper .card__information h3 {
  font-family: "Helvetica-Bold";
  font-size: 16px;
}

.product-card-wrapper .card__badge.bottom.left {
  display: none;
}

.product-card-wrapper .quick-add.no-js-hidden {
  margin: 10px 0 0;
}

.product-card-wrapper .quick-add form {
  display: flex;
  align-items: center;
  gap: 20px;
}

.product-card-wrapper .quick-add form quantity-input.quantity {
  width: 80px;
  min-height: 36px;
}

.product-card-wrapper
  .quick-add
  form
  quantity-input.quantity
  button.quantity__button {
  width: 26px;
}

quantity-input.quantity button.quantity__button[name="plus"] {
  border-left: solid 1px #000;
}
quantity-input.quantity button.quantity__button[name="minus"] {
  border-right: solid 1px #000;
}
.product-card-wrapper .quick-add form .quick-add__submit {
  min-width: auto;
  min-height: 36px;
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
div#featured-collection .slider-buttons {
  position: absolute;
  width: 100%;
  justify-content: space-between;
  max-width: 900px;
  left: 50%;
  transform: translate(-50%, 0px);
  bottom: -96px;
}

div#featured-collection .slider-buttons .slider-counter.caption {
  display: none;
}

div#featured-collection .slider-buttons svg.icon.icon-caret {
  color: #fff;
  height: 18px;
}

div#featured-collection .slider-buttons span.svg-wrapper {
  width: 24px;
  height: 24px;
}

div#featured-collection .center.collection__view-all {
  padding-top: 35px;
}

div#featured-collection .center.collection__view-all a.button {
  background: transparent;
  font-size: 20px;
  border-bottom: solid 2px #fff;
  font-family: "Helvetica-Bold";
  padding: 0;
  margin: 0 !important;
}
div#featured-collection .center.collection__view-all a.button::before,
div#featured-collection .center.collection__view-all a.button::after {
  display: none;
}
.custom-multicolumn-wrapper {
  background: #000;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 60px 0px;
}

.custom-multicolumn-wrapper .custom-multicolumn-inner {
  padding: 0 40px;
  text-align: center;
}

.custom-multicolumn-wrapper .custom-multicolumn-inner img {
  width: 70px;
  margin: 0 auto;
  height: 70px;
  object-fit: contain;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-multicolumn-wrapper .custom-multicolumn-inner:not(:last-child) {
  border-right: 1px solid #fff;
}

.custom-multicolumn-wrapper .custom-multicolumn-inner h3 {
  color: #fff;
  font-family: "Helvetica-Bold";
  font-size: 18px;
}

.custom-multicolumn-wrapper .custom-multicolumn-inner p {
  font-size: 16px;
  color: #fff;
  text-align: justify;
  margin-bottom: 0;
  line-height: 24px;
}
.custom-multicolumn-outer {
  background: linear-gradient(to bottom, #7e8164 0% 35%, #ffffff 35% 100%);
}
.card.card--card.card--media {
  background: transparent;
}
.footer-block__details-content.footer-block-image.center
  ul.list-unstyled.list-social
  span.svg-wrapper
  img {
  padding: 3px;
}
.text-slider-wrapper {
    margin-bottom: 60px;
    padding: 0 30px;
    display: flex;
}
.text-slider-wrapper button.slick-prev.slick-arrow {
  left: 0;
}
.text-slider-wrapper button.slick-next.slick-arrow {
  right: 0;
}
.text-slider-wrapper button {
  width: 20px;
  height: initial;
}
.text-slider-wrapper button::before {
  display: none;
}
.text-slider-wrapper button img {
  max-width: 100%;
  display: block; 
}
/********mac*****/
.mac .home-image-cstm.shop-page-collection .text-content h2.botom-heading{
  margin-top: 0;
}
.mac .home-image-cstm.shop-page-collection .text-content {
  margin-top: -8.5%;
}
.mac .home-image-cstm .text-content {
  margin-top: -5%;
}
.mac .home-image-cstm h2.botom-heading {
    margin-top: 1%;
}
.mac .home-rows-details .text-content h2.botom-heading {
  margin-top: -1.5%;
}
.mac .home-out-content .text-content h2.top-heading {
  line-height: 100%;
  margin-top: 15px;
}
.mac .home-image-cstm.corporate-catering-page-banner .text-content {
  margin-top: -10.3%;
}
.mac .home-out-content.out-box-text-up .Image-media h2.top-heading {
  line-height: 74%;
}
.mac .home-image-cstm.wedding-catering-page-banner .text-content {
  margin-top: -10.7%;
}
.mac .home-image-cstm.about-us-banner .text-content h2.botom-heading {
  line-height: 74%;
}
.mac h2.image-below-text {
  line-height: 105%;
  margin-top: 10px;
}
.mac .custom-image-with-text-inner h2.image-upper-text {
  line-height: 60%;
}
.mac
  .collection-list-wrapper
  .card-wrapper
  .card__information
  h3.card__heading {
margin-top: 4px;
}
.text-slider-item.slick-slide.slick-current.slick-active {
}

.text-slider-item {
  text-align: center;
}

.text-slider-item.slick-slide.slick-current.slick-active {
}

.text-slider-item {
  text-align: center;
}

.text-slider-item a {
  font-family: "Helvetica-Bold";
  text-transform: capitalize;
  color: #000;
  text-decoration: none;
  font-size: 18px;
  border-bottom: solid 2px transparent;
  padding: 8px 20px;
  display: inline-block;
}

.text-slider-item a.grid-active-tab {
  border-color: #000;
}
.icon-image-home img {
  max-height: 100px;
  max-width: 150px;
}
.footer-block__details-content.rte {
  font-size: 16px;
}
.header__submenu .header__menu-item {
    text-transform: uppercase;
    text-align: left;
}
a {
    cursor: pointer;
}
.page-width.home-multiple {
    max-width: 100%;
}
.multicolumn.no-heading {
    max-width: 100%;
}

.page-width.home-multiple {
    max-width: 100%;
}
.page-width.home-multiple .multicolumn-card.content-container {
    background: #201e1f;
}
.page-width.home-multiple .multicolumn-card.content-container .multicolumn-card__image-wrapper {
    margin: 0;
}
.page-width.home-multiple .multicolumn-card.content-container .multicolumn-card__info {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.page-width.home-multiple .multicolumn-card.content-container .multicolumn-card__info h3.inline-richtext {
    color: #fff;
    font-size: clamp(20px, 2vw, 32px);
}
.home-rows-details .page-width {
    max-width: 100%;
}
ul.product-tags-wrapper {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.product-tags-wrapper li {
    width: 24px;
    height: 24px;
    font-size: 10px;
    /* color: #fff; */
    position: relative;
    border-radius: 100%;
    /* background-color: #4d4d4d; */
    margin: 0.1875rem 0.1875rem;
    padding: 0.125rem 0;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    box-sizing: border-box;
    line-height: 24px;
    /* border: solid 1px #4d4d4d; */
}
@media (min-width: 750px) {
  .footer-block__details-content.rte {
    max-width: 300px;
    margin: 0 auto;
  }
  ul.footer-block__details-content.list-unstyled {
    max-width: 220px;
    margin: 0 auto;
  }
  .home-row-contents {
    gap: 60px;
            display: grid;
        grid-template-columns: 1fr 1fr 1fr;
  }
  .content-images-heading h2.inner-heading {
    margin-bottom: 30%;
  }
  .content-faq {
    padding-left: 10%;
    margin-top: -12.5%;
  }
  .content-faq .description-faq {
    height: 100%;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
  }
  .inner-details-image {
    gap: 60px;
  }
}
@media (min-width: 990px) {
  ul#product-grid .card__inner.ratio {
    max-height: 170px;
    min-height: 170px;
}
  .inner-details-image {
    gap: 120px;
  }
  .custom-multicolumn-wrapper {
    padding: 60px 50px;
  }
  div#featured-collection .slider--desktop.grid--4-col-desktop .grid__item {
    width: calc(
      (100% - var(--desktop-margin-left-first-item)) / 2 -
        var(--grid-desktop-horizontal-spacing) * 2
    );
  }
  .collection-list.contains-card {
    margin-left: -15px;
    margin-right: -15px;
  }

  .collection-list.contains-card .collection-list__item {
    padding: 0 15px;
  }
  .content-faq {
    padding-left: 25%;
    margin-top: -12.5%;
  }
}
@media (max-width: 989px) {
  .custom-image-with-text-wrapper {
    gap: 30px;
  }
  ul#tabs-nav li a {
    font-size: 18px;
    padding: 15px 10px;
  }
}
@media (max-width: 749px) {
  .custom-multicolumn-wrapper {
    grid-template-columns: 1fr;
    padding: 30px 0px;
  }
  .custom-multicolumn-wrapper .custom-multicolumn-inner:not(:last-child) {
    border-right: 0px solid #fff;
    border-bottom: 1px solid #fff;
  }
  .custom-multicolumn-wrapper .custom-multicolumn-inner {
    padding: 20px 30px;
  }
  .custom-image-with-text-inner .social-media {
    margin-top: 15px;
  }
  .custom-image-with-text-wrapper {
    grid-template-columns: 1fr;
  }
  .full-width-heading-wrapper h2 {
    margin: 32px 0 10px;
  }
  .home-row-contents {
    margin-top: 20px;
  }
  .home-rows-details {
    padding: 10px 0 40px 0;
  }
  .tabs .content-images,
  .content-faq {
    grid-template-columns: 1fr;
    gap: 0px;
  }
  .custom-image-with-text-inner .social-media a svg,
  .custom-image-with-text-inner .social-media a img {
    width: 20px;
    height: 20px;
  }
  ul#tabs-nav {
    gap: 5px;
    margin-bottom: 20px;
  }
  ul#tabs-nav li a {
    font-size: 14px;
    padding: 10px 10px;
  }
  .allfaq_content .question {
    border-bottom: solid 1px #000;
  }
  .allfaq_content h2 {
    font-size: 14px;
  }
  .home-catering-tabs {
    padding: 40px 0;
  }
  .text-content-inner p {
    font-size: 18px;
    max-width: 300px;
  }
  .rows-inner-details {
    gap: 15px;
  }
  .dropdown-arrow-wrapper a {
    max-width: 30px;
  }
  .dropdown-arrow-outer.grey-background {
    padding: 10px 0 40px;
  }
  .text-slider-wrapper button {
    width: 14px;
  }
  .text-slider-wrapper {
    margin-bottom: 30px;
    padding: 0 20px;
  }
  .text-slider-item a {
    font-size: 16px;
    padding: 8px 10px;
  }
  .content-upr-faq {
    font-size: 16px;
  }
  .text-content-inner {
    margin: 50px auto;
  }
  .home-image-cstm .text-content {
    margin-top: -28px;
}
 .mac .home-image-cstm .text-content {
    margin-top: -28px;
}
}
