/** Shopify CDN: Minification failed

Line 274:37 Unexpected ")"
Line 1952:35 Expected identifier but found "*"

**/
/* Headings & Typography */
h1,
h2,
h3,
h4,
.header__inline-menu a,
a.button,
button,
footer li a,
.menu-drawer__menu li a,
a.cart-item__name,
.cart__login-title,
.bundle-card-subtitle,
.foxsell-bundles-plus .product-card .quantity-box-quantity,
button.gBackInStockBtn {
  font-family: alternate-gothic-no-3-d, sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  letter-spacing: 0px !important;
  text-transform: uppercase;
}
.product__text.inline-richtext.subtitle {
  font-family: alternate-gothic-no-3-d, sans-serif !important;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  margin-top: -28px;
}

h1 {
  text-align: center;
  color: #000;
}
h2 {
  font-size: 60px !important;
}
h2.h0 {
  margin-bottom: -30px;
}
h2.h2.rich-text__heading {
  font-size: 24px !important;
}
body:not(.index-page) h2.h2 {
  font-size: 30px !important;
}
h2 strong {
  color: #d61e3c;
  font-weight: 400 !important;
}
a.button,
button {
  font-size: 24px !important;
}
a.button:hover {
  text-decoration: none !important;
}
.header__inline-menu a {
  font-size: 21px;
  color: #fff;
}

.list-menu a span {
  position: relative;
}

hr {
  margin: 4rem 0;
}

header-drawer {
  display: none !important;
}

.header__inline-menu a:hover span:after, .header__inline-menu a span.header__active-menu-item:after {
  content: '';
  position: absolute;
  display: block;
  margin-top: -5px;
  width: 100%;
  height: 11px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('/cdn/shop/files/rollover.png?v=1719409349');
}
a.button,
button {
  padding-top: 3px !important;
}
body, .color-scheme-1, .color-scheme-2, .color-scheme-3, .color-scheme-4, .color-scheme-5 {
  color: rgba(var(--color-foreground), 1);
}
.text-area {
  min-height: 13rem;
}

#shopify-section-template--15574653173844__image_banner_CWrJVL {
  pointer-events: none;
}

.header__icon--menu[aria-expanded=true]:before {
  display: none;
}

.menu-drawer__navigation ul li:first-child {
  display: none;
}

#trustpilot-widget-trustbox-1-wrapper, #trustpilot-widget-trustbox-0-wrapper {
  position: absolute;
  top: 10px;  
  display: none;
}

.field__input, .customer .field input {
  background: #fff;
}

/* Rich Text */
.rich-text__text em {
  font-style: normal;
  color: #d61e3c;
}

/* Page backgrounds */
body.collection-page {
  background-image: url("/cdn/shop/files/collections_bg.png?v=1718290445");
  background-size: 100%;
  background-repeat: no-repeat;
}

.banner__media {
  background: transparent !important;
}

/* Header */
.header__menu-item {
  padding: 1rem 3rem;
}
.header__heading-logo-wrapper img {
  margin-bottom: -40px;
  margin-top: -40px;
  position: relative;
  /*z-index: 9999 !important;*/
}
header {
  display: block !important;
  padding: 0px 0px 20px 0px !important;
}
header .header__icons {
  float: right;
  margin-bottom: -10px;
  margin-right: 10px;
}
.header__icon {
  color: #000;
}
header .menu-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: 900px;
  background-position: center;
  width: 100%;
}
.header__inline-menu {
  margin-top: 0px !important;
  display: block !important;
}
.header:not(.header--has-menu) *>.header__search {
  display: block !important;
}

.list-menu a:hover span, .header__active-menu-item {
  color: #fff;
  text-decoration: none !important;
}

main section:first-child {
  position: relative;
  z-index: 1;
}


/* Cookie popup */
.shopify-pc__banner__dialog h2, .shopify-pc__banner__btns button {
  font-size: 20px !important;
}

.shopify-pc__banner__btns button {
  padding: 10px !important;
}

/* Search */
.search-modal, .predictive-search {
  background: #fff !important;
  z-index: 5; 
}

.predictive-search__heading {
  font-size: 18px !important;
}

.predictive-search__item-heading {
  font-family: "Roboto", sans-serif;
}

/* Featured Product Section */
.section-featured-product {
  position: relative;
}
.section-featured-product .featured-product {
  z-index: 2;
}
.section-featured-product .gradient {
  background-attachment: unset !important;
  background-position: -2px;
}
.section-featured-product .product__media-wrapper {
  max-width: 45% !important;
  width: calc(45% - var(--grid-desktop-horizontal-spacing) / 2) !important;
}
.section-featured-product .product__media-wrapper img {
  position: absolute;
  left: 0px;
}
.section-featured-product .product--right .product__media-wrapper img {
  left: auto;
  top: -10px;
  right: 0px;
  pointer-events: none;
}
.section-featured-product .product--left .product__media-wrapper img {
  top: 40px;
}
.section-featured-product .product__info-wrapper {
  max-width: 55% !important;
  width: calc(55% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  padding-left: calc(100% - var(--page-width)) + 50px;
}
.section-featured-product .product__info-wrapper .product__info-container {
  max-width: 100%;
}
.section-featured-product product-info {
  padding-top: 160px !important;
  padding-bottom: 150px !important;
  display: block;
}
.section-featured-product .product--left product-info {
  padding-top: 110px !important;
  padding-bottom: 180px !important;
}
.section-featured-product button,
.section-featured-product a.button {
  width: 150px;
  float: left;
  margin: 0px 60px 0px 0px;
  display: flex;
  padding: 3px 0px 0px 0px;
}
.section-featured-product {
  margin-top: -80px !important;
}
.section-featured-product ~ .section-featured-product {
  margin-top: -180px !important;
}
.section-featured-product:last-child() section {
  padding-bottom: 100px !important;
}

.section-featured-product .product-media-container, .section-featured-product .product__media {
  background-color: transparent !important;
}

/* Chilli Levels */
div.level-container {
  font-weight: bold;
  display: flex;
  align-items: center;
}
div.level-container .chillis:before {
  content: "";
  height: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 140px;
  margin-left: 10px;
}
div.level-container.dark {
  color: #000 !important;
}
.chilli-2_5:before {
  background-image: url("/cdn/shop/files/chilli-2.5_light.png?v=1718092782");
}
.chilli-2_5.dark:before,.dark.chilli-2_5:before {
  background-image: url("/cdn/shop/files/chilli-2.5_dark.png?v=1718808567");
}
.chilli-3:before, .chilli-3_0:before {
  background-image: url("/cdn/shop/files/chilli-3_light.png?v=1718092781");
}
.chilli-3.dark:before,.dark.chilli-3_0:before {
  background-image: url("/cdn/shop/files/chilli-3_dark_ccc953a5-f6bf-4371-9d2c-47638403e271.png?v=1718808797");
}
.chilli-3_5:before {
  background-image: url("/cdn/shop/files/chilli-3.5_light.png?v=1718092781");
}
.chilli-3_5.dark:before,.dark.chilli-3_5:before {
  background-image: url("/cdn/shop/files/chilli-3.5_dark.png?v=1718808567");
}
.chilli-6:before, .chilli-6_0:before {
  background-image: url("/cdn/shop/files/chilli-6_light.png?v=1718094232");
}
.chilli-6.dark:before,.dark.chilli-6_0:before {
  background-image: url("/cdn/shop/files/chill_6_dark.png?v=1718808566");
}

/* Floating crisps & Backgrounds */
#shopify-section-template--15574653173844__featured_product_wHkxEf:after,
#shopify-section-template--15574653173844__featured_product_pjmhXC:after,
#shopify-section-template--15574653173844__featured_product_U7DzBp:before,
#shopify-section-template--15574653173844__featured_product_Jyta3R:before,
#shopify-section-template--15574653173844__featured_product_Jyta3R:after,
#shopify-section-template--15574653173844__featured_product_ijUGyy:before,
#shopify-section-template--15574653173844__featured_product_ijUGyy:after,
#shopify-section-template--15574653239380__rich_text_tJHxCn:before,
#shopify-section-template--15574653239380__rich_text_tJHxCn:after,
body.about-us-path main:before,
body.about-us-path main:after,
body.contact-us-path main:before,
body.contact-us-path main:after,
body.become-a-stockist-path main:before,
body.become-a-stockist-path main:after,
body.find-a-stockist-path main:before,
body.find-a-stockist-path main:after,
body.good-causes-path main:before,
body.good-causes-path main:after,
body.policy-page main:before,
body.policy-page main:after,
body.cart-page main:before,
body.cart-page main:after,
body.product-page main:before,
body.product-page main:after,
body.careers-path main:before,
body.careers-path main:after,
body.careers-path .job-role:before,
body.careers-path .job-role:after {
  content: '';
  display: block;
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
  z-index: -1;
}

#shopify-section-template--15574653173844__featured_product_wHkxEf:after,
#shopify-section-template--15574653173844__featured_product_pjmhXC:after,
#shopify-section-template--15574653173844__featured_product_U7DzBp:before,
#shopify-section-template--15574653173844__featured_product_Jyta3R:before,
#shopify-section-template--15574653173844__featured_product_Jyta3R:after,
#shopify-section-template--15574653173844__featured_product_ijUGyy:before,
#shopify-section-template--15574653173844__featured_product_ijUGyy:after {
  z-index: 1;
}

body.careers-path .job-role:before {
  background-image:url("/cdn/shop/files/job-right-content_bg.png?v=1719252438");
  width: 290px;
  height: 1600px;
  z-index: 2;
  right: 0px;
  margin-top: -400px;
}

body.careers-path .job-role:after {
  background-image:url("/cdn/shop/files/job-left-content_bg.png?v=1719252438");
  width: 290px;
  height: 1200px;
  left: 0px;
  margin-top: -1100px;
}

body.about-us-path main:before {
  background-image:url("/cdn/shop/files/about-left_bg.png?v=1718878175");
  width: 320px;
  height: 690px;
  left: 0px;
  top: 160px;
}

body.contact-us-path main:before, body.become-a-stockist-path main:before, body.find-a-stockist-path main:before {
  background-image:url("/cdn/shop/files/contact-left_bg.png?v=1719304084");
  width: 215px;
  height: 900px;
  left: 0px;
  top: 30px;
}

body.contact-us-path main:after, body.become-a-stockist-path main:after, body.find-a-stockist-path main:after {
  background-image:url("/cdn/shop/files/contact-right_bg.png?v=1719304084");
  width: 160px;
  height: 740px;
  right: 0px;
  top: 200px;
}

body.cart-page main:before {
  background-image:url("/cdn/shop/files/stockist-form-left_bg.png?v=1718812535");
  width: 112px;
  height: 138px;
  left: 30px;
  top: 30px;
}

body.cart-page main:after {
  background-image:url("/cdn/shop/files/cart-right_bg.png?v=1719394035");
  width: 145px;
  height: 130px;
  right: 0px;
  top: 100px;
}

body.product-page main:before {
  background-image:url("/cdn/shop/files/product-left_bg.png?v=1719395136");
  width: 215px;
  height: 950px;
  left: 0px;
  top: 50px;
}

body.product-page main:after {
  background-image:url("/cdn/shop/files/product-right_bg.png?v=1719395136");
  width: 160px;
  height: 380px;
  right: 0px;
  top: 50px;
}

body.about-us-path main:after {
  background-image:url("/cdn/shop/files/about-right_bg.png?v=1718878175");
  width: 250px;
  height: 670px;
  right: 0px;
  top: 100px;
}

body.good-causes-path main:after, body.careers-path main:after, body.policy-page main:after {
  background-image:url("/cdn/shop/files/causes-right_bg.png?v=1719242963");
  width: 250px;
  height: 670px;
  right: 0px;
  top: 100px;
}

body.good-causes-path main:before, body.careers-path main:before, body.policy-page main:before {
  background-image:url("/cdn/shop/files/causes-left_bg.png?v=1719242963");
  width: 320px;
  height: 690px;
  left: 0px;
  top: 160px;
}

#shopify-section-template--15574653239380__rich_text_tJHxCn:before {
  background-image:url("/cdn/shop/files/about-right-content_bg.png?v=1718879003");
  width: 170px;
  height: 400px;
  right: 0px;
  margin-top: 20px;
}

#shopify-section-template--15574653239380__rich_text_tJHxCn:after {
  background-image:url("/cdn/shop/files/about-left-content_bg.png?v=1718879003");
  width: 200px;
  height: 500px;
  left: 0px;
  margin-top: -220px;
}

#shopify-section-template--15574653173844__featured_product_wHkxEf:after{
  background-image:url("/cdn/shop/files/single-crisp.png?v=1718721979");
  width: 215px;
  height: 165px;
  left: 40vw;
  bottom: 0px;
}

#shopify-section-template--15574653173844__featured_product_pjmhXC:after {
  background-image:url("/cdn/shop/files/single-crisp-alt3.png?v=1718810131");  
  width: 120px;
  right: 30vw;
  height: 158px;
  bottom: -20px;
}

#shopify-section-template--15574653173844__featured_product_U7DzBp:before {
  background-image:url("/cdn/shop/files/single-crisp-alt2.png?v=1718810131");
  width: 180px;
  left: -30px;
  height: 228px;
  bottom: 200px;
}

#shopify-section-template--15574653173844__featured_product_Jyta3R:after {
  background-image:url("/cdn/shop/files/single-crisp-alt3.png?v=1718810131");
  width: 125px;
  right: 60px;
  height: 188px;
  top: 0px; 
}

#shopify-section-template--15574653173844__featured_product_Jyta3R:before {
  background-image:url("/cdn/shop/files/single-crisp-alt4.png?v=1718810131");
  width: 350px;
  left: 0px;
  height: 128px;
  bottom: 30px; 
}

/*#shopify-section-template--15574653173844__featured_product_ijUGyy:before {
  background-image:url("/cdn/shop/files/single-crisp-alt6.png?v=1718810131");
  width: 190px;
  right: 350px;
  height: 158px;
  bottom: 130px;  
}

#shopify-section-template--15574653173844__featured_product_ijUGyy:after {
  background-image:url("/cdn/shop/files/single-crisp-alt5.png?v=1718810131");
  width: 130px;
  left: 30px;
  height: 128px;
  bottom: -40px;  
}*/

/* Buttons */
.product__view-details:hover {
  text-decoration: none !important;
}

/* Forms */
.field:after {
  box-shadow: 0 0 0 1px #DCDCDC !important;
}
.contact {
  position: relative;
  z-index: 1;  
}
.contact__button {
  margin-top: 10px !important;
}

.stockist-form:after,
.stockist-form:before {
  content: '';
  display: block;
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
}
.stockist-form:before {
  width: 350px;
  height: 128px;
  background-image:url("/cdn/shop/files/stockist-form-left_bg.png?v=1718812535");
  left: 30px;
  margin-top: 159px;
}

.stockist-form:after {
  width: 200px;
  height: 130px;
  background-image:url("/cdn/shop/files/stockist-form-right_bg.png?v=1718812535");
  right: 0px;
  margin-top: -300px;
}

.flavours-select {
  margin-top: -5px;
}

.flavours-select label {
  font-size: 15px !important;
}

.flavours-select .question {
  font-size: 14px !important;
}

.contact__fields.info-text {
  font-size: 12px;
  line-height: 13px;
  margin-bottom: 30px;
  margin-top: -10px;
}

/* Slideshow */
.slideshow.banner {
  clip-path: polygon(100% 0%,100% 0%,100% 90%,0% 100%,0% 10%);
}
.slideshow__controls {
  top: -180px;
  border: none !important;
}
.slideshow__controls .slider-button {
  display: none;
}
.slideshow__controls .slider-counter__link {
  padding: 4px;
}
.slideshow__controls .slider-counter__link--dots .dot {
  width: 16px;
  height: 16px;
  background: rgba(255,255,255,0.75);
}

/* Image with Text */
.image-with-text__media.contain-image {
  background: #fff;
}

.image-with-text__media.contain-image img {
  object-fit: contain;
}

.image-with-text__media-item.image-set-bottom img {
  object-position: bottom;
}

/* Collections list */
.collection-list {
  max-width: 80%;
  margin: 0 auto;
}

.collection-list h3 a {
  color: #000 !important;
}

/* Collection page & Features Collection */
.collection {
  max-width: 80%;
  margin: 0 auto;  
}

.collection .card__inner {
  aspect-ratio: 0.8;
}

.collection .price, .collection h3 a {
  color: #000 !important;
}

.card__media .level-container {
  justify-content: center;
  position: relative;
  top: 68%;
  left: 18px;
  color: #fff;
}

.card__media .button-container {
  justify-content: center;
  position: relative;
  top: 70%;
  width: 100%;
  display: flex;
}

#product-grid h3, .collection h3 {
  font-size: 24px !important;
}
.card__media a.button {
  background-color: #fff;
  color: #000;
}
.card__media a.button:after {
  box-shadow: none;
}

.product-card-wrapper:not(.crisps) .level-container, .product--thumbnail_slider:not(.crisps) .level-container {
  opacity: 0;
}

.product-card-wrapper.bundle .card__media .media img, .product-card-wrapper.crisps .card__media .media img {
  object-fit: contain;
  position: relative !important;
  top: -65px !important;
}

.product-card-wrapper.bundle .card__media img {
  width: 80%;
  margin: 30px auto;
  left: 6px;
}

.product-card-wrapper.bundle .card__inner:after {
  content: '';
  opacity: 0.3;
  background-image: url('/cdn/shop/files/bundle_bg.png?v=1718301888'); 
  background-size: contain;
}

.product-card-wrapper:hover a {
  text-decoration: none !important;  
}

/* Product Detail page */
@media only screen and (min-width: 961px) {
  .product .product__media {
    aspect-ratio: 1;
  }
}

.product-media-container, .quantity:before {
  background: transparent;
}

.product-media-container {
  box-shadow: 0px 2px 13px rgba(0,0,0,0.15);
  border-radius: 22px;
  margin: 0px !important;
}

.product .product__tax {
  display: none;
}

product-info .price {
  font-size: 32px !important;
  font-weight: bold;
  float: left;
  letter-spacing: 0px;
  margin-right: 150px;
}

product-info:not(.bulk_discount) table {
  display: none;
}

product-info table th {
  padding: 3px 20px !important;
}

product-info table td {
  padding: 3px 20px !important;
  text-align: center;
}

.product .quantity__label {
  font-size: 20px !important;
}

.quantity__input, .product-form__input--pill input[type=radio]+label {
  background-color: transparent !important;
  box-shadow: none !important;
  outline: none !important;
  border-radius: 22px !important;
}

.product-form__input--pill input[type=radio]+label {
  border: 1px solid grey !important;
}

.product-form__input--pill input[type=radio]:checked+label {
  background-color: rgb(214,30,60) !important;
  color: #fff !important;  
  border: 1px solid rgb(214,30,60) !important;
}

.product .details {
  color: #828282;
  font-size: 18px;
  letter-spacing: 0px;
}

.rating-star {
  --color-rating-star: #FFCC66 !important;
  letter-spacing: 1px !important;
}

.product h1 {
  font-size: 45px !important;
  text-align: left !important;
  margin-bottom: -15px !important;
}

.product .product__media img, .thumbnail-slider .thumbnail {
  border-radius: 22px;
  padding: 0px !important;
}

.product.crisps .product__media img, .thumbnail-slider.crisps .thumbnail img {
  object-fit: contain;
}

.product li:not(:first-child) .product__media img {
  background: #fff !important;
}

.thumbnail[aria-current] {
  box-shadow: 0 0 0 .1rem #C1C1C1 !important;
}

.tabs-container:not(.merch) .merch-only,
.tabs-container.merch .crisps-only {
  display: none;
} 

/* Cart Drawer */
#CartDrawer {
  z-index: 10;
}

quantity-popover .quantity, textarea, .cart-item__image-container {
  background: transparent !important;
}

.totals__total {
  font-size: 24px !important;
}

.totals__total-value {
  line-height: 24px !important;
}

.tax-note {
  opacity: 0;
}

/* Bundle Builder */
.close-btn {
  display: none;
  position: absolute;
  top: 280px;
  right: calc(50vw - 700px);
  z-index: 10;
  width: 32px;
  height: 32px;
  background-size: contain;
  background-image:url('/cdn/shop/files/close-btn.png?v=1719409349');
}

#foxsell-bundles-plus {
  display: none;
  position: absolute;
  z-index: 9;
  width: 100%;
  top: 232px;
  /*background: rgba(255,255,255,0.75);
  padding-bottom: 270px;
  backdrop-filter: blur(5px);*/
  left: 0px;
  right: 0px;
}

.foxsell-bundles-plus {
  grid-template-columns: 1fr !important;
  border: 3px solid #D61E3C;
  border-radius: 67px;
  background: #fff;
  padding: 10px 40px 100px 40px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.14);
  margin-top: 0px !important;
}

.foxsell-bundles-plus-wrapper {
  padding: 0px !important;
}

.bundle-card-title, .bundle-card-line-items-title, .bundle-card-line-items {
  display: none;
}

.bundle-card-subtitle {
  color: #000 !important;
  text-transform: none;  
  font-size: 28px !important;
}

.buttons-group .title {
  font-size: 28px !important;
  margin-top: 12px;
  margin-bottom: -36px;
  display: block;
  font-weight: 400 !important;
}

.foxsell-bundles-plus .buttons-group button {
  border-width: 2px !important;  
}

.foxsell-bundles-plus .buttons-group button:first-child {
  border-top-left-radius: 67px !important;
  border-bottom-left-radius: 67px !important;
  border-right-width: 1px !important;  
}

.foxsell-bundles-plus .buttons-group button:last-child {
  border-top-right-radius: 67px !important;
  border-bottom-right-radius: 67px !important;
  border-left-width: 1px !important;  
}

.bundle-card-container {
  order: 1;
}

.buttons-group {
  width: 450px !important;
  margin: 0 auto !important;
}

.foxsell-bundles-plus .product-img {
  width: 210px;
  height: 210px;
  object-fit: contain;
  float: left;
}

.bundle-card-content button.big-button {
  height: 49px !important;
  line-height: 52px !important;
  width: 231px !important;
  padding: 0px !important;
  margin: 0 auto;
}

.foxsell-bundles-plus .product-grid {
  order: 2;
  margin-top: -165px;
  z-index: 9;
  margin-bottom: 70px;
  justify-content: center;
  display: flex !important;
  flex-wrap: wrap;
}

.bundle-card, .foxsell-bundles-plus .product-card {
  border: none !important;
  height: 180px;
}

.foxsell-bundles-plus .product-card {
  position: relative;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
}

.foxsell-bundles-plus .product-card .product-title {
  position: relative;
  left: 10px;
  top: -30px;
  width: 220px;
  text-transform: none;
}

.foxsell-bundles-plus .product-card .quantity-box {
  position: absolute;
  width: 220px;
  left: 250px;
  top: 120px;
  margin: 0 auto;
  border: none !important;
  padding-left: 40px;
  padding-right: 40px;
}

.foxsell-bundles-plus .quantity-box button.quantity-box-decrement svg {
  left: 3px;
}

.foxsell-bundles-plus .product-card button.quantity-box-decrement:after {
  content: "x";
  color: #000;
  position: relative;
  left: 32px;
  font-size: 20px;
  top: 1px;
}

.foxsell-bundles-plus .product-card .quantity-box-quantity {
  color: #000;
  font-size: 28px;
  margin-left: 13px;
}

.foxsell-bundles-plus .quantity-box button {
  border-radius: 2em !important;
  border: 2px solid #000 !important;
  outline: none !important;
  box-shadow: none !important;
}

.foxsell-bundles-plus .quantity-box button svg {
  position: relative;
  top: -1px;
  width: 14px;
  height: 14px;
}

.foxsell-bundles-plus .quantity-box button svg path {
  fill: #000;  
}

.foxsell-bundles-plus .product-card .product-btn {
  position: absolute;
  width: 150px;
  left: 303px;
  top: 116px;
  font-size: 20px !important;
  line-height: 43px;
  padding: 0px;
  height: 49px;
}

.buttons-group .title, .buttons-group .subtitle {
  color: #000 !important;
}

.buttons-group .active .title, .buttons-group .active .subtitle {
  color: #fff !important;
}

.bundle-card-mobile-status {
  display: block !important;
}

.bundle-card-mobile-fixed {
  display: flex !important;
  justify-content: center !important;
  padding-top: 20px;
  position: relative;
  top: 465px;
  flex-direction: column;
}

.foxsell-bundles-plus .bundle-card .big-button .loading__spinner { 
  position: relative !important;
  top: 7px !important;
}

/* Product tabs */
.tabs-container {
  border: 1px solid #C1C1C1;
  box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
  border-radius:22px;
  padding: 20px 40px;
}

.tabs-container ul.tabs {
  display: flex;
  column-gap: 50px;
  padding-bottom: 15px;
  border-bottom: 1px solid #C1C1C1;
  margin-bottom: 20px;
  padding-left: 0px;
}

.tabs-container ul li {
  list-style-type: none;
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
}

.tabs-container ul li:after {
  content: '';
  display: none;
  background-image: url('/cdn/shop/files/tabs-arrow.jpg?v=1718805606');
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  height: 11px;
  position: relative;
  top: 26px;
  left: calc(50% - 10px);
}

.tabs-container ul li.active:after,
.tabs-container .jdgm-widget-actions-wrapper a{
  display: block !important;
}

.tabs-container ul li:hover {
  cursor: pointer;
}

.tabs-container ul li.active {
  color: #D61E3C;
  font-weight: bold;
}

.tabs-container .tab-content:not(.active),
.tabs-container .jdgm-rev-widg__title {
  display: none;
}

/* Policy pages */
.shopify-policy__container {
  max-width: 68em !important;
  position: relative;
  z-index: 1;
}

/* Video */
.video-section.overlay-header .title-wrapper {
  position: absolute;
  z-index: 1;
  left: 0px;
  right: 0px;
  text-align: center;
  bottom: 220px;
  background-image: url("/cdn/shop/files/video-title_bg.png?v=1718880826");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 10px;
  padding-bottom: 5px;
}
.video-section.overlay-header .title-wrapper h2 {
  margin-bottom: 0px;
}

.js-youtube.autoplay {
  width: 100%;
  border:none;
  aspect-ratio: 1.78;
}

/* Video gallery */
.video-gallery-container .video-section.page-width {
  max-width: 88rem; 
}

.video-gallery-container {
  background-blend-mode: multiply;
    background-size: contain;
    background-attachment: local;
    background-repeat: no-repeat;
  background-position: center;
}

.video-gallery-container deferred-media {
  margin-bottom: 20px;
}

.video-gallery-container h2 {
  font-size: 58px !important;
  margin-bottom: 10px !important;
}

.video-gallery-container .title-wrapper {
  margin-bottom: 10px !important;
}

.video-gallery-container .intro {
  margin-bottom: 20px;
}

.video-gallery-container.edging:before,
.video-gallery-container.edging:after {
  content: "";
  width: 100%;
  display: block;
  height: 75px;
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
}

.video-gallery-container.edging:before {
  top: -25px;
  margin-top: 50px;
  margin-bottom: -75px;
  background-image: url('//mrsinghsldn.com/cdn/shop/files/footer_bg-top.png?v=1718271486&width=2880');
}

.video-gallery-container.edging:after {
  bottom: -75px;
  margin-bottom: 50px;
  margin-top: -75px;
  background-image: url('//mrsinghsldn.com/cdn/shop/files/footer_bg-bottom.png?v=1718271487&width=2880');
}

/* Job Role */
.job-role-container {
  border: 1px solid #E5E5E5;
  border-radius: 24px;
  box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
  max-width: 78rem;
  margin: 0 auto;
  padding: 20px;
  margin-bottom: 50px;
}

.contact__fields.single-column {
  grid-template-columns: 1fr;
}

/* Footer */
footer {
  margin-top: 100px !important;
  position: relative;
}

.footer__content-top {
  margin-top: -100px;
  padding-bottom: 0px !important;
  margin-bottom: -60px;
}

.footer__copyright {
  margin-top: 44px !important;
}

.footer:before, .footer:after {
    content: "";
    width: 100%;
    display: block;
    height: 75px;
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
  z-index: 4 !important;
}

.footer__content-top {
  position: relative;
  z-index: 5;
}

.footer:before {
    top: -75px;
}
.footer:after {
    bottom: -73px;
}
footer h2 {
  font-size: 21px !important;
  margin-bottom: 10px !important;
}

footer li a {
  font-size: 18px !important;
  color: #fff !important;
  line-height: 24px !important;
}

.footer-block--menu:nth-of-type(2) {
  padding-top: 35px !important;
}

.footer-block:nth-of-type(3) {
  margin-top: -140px;
}

.footer-block__brand-info {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.footer-block__brand-info h2 {
  font-size: 26px !important;
  width: 100%;
  text-align: center;
}

.footer-block__brand-info .list-social__link {
  padding: 4px !important;
}

.footer__blocks-wrapper .footer-block {
  width: calc(20% - 15px);
}

.footer__blocks-wrapper .footer-block:nth-child(1) {  width: calc(17% - 15px); }
.footer__blocks-wrapper .footer-block:nth-child(2) {  width: calc(23% - 15px); }
.footer__blocks-wrapper .footer-block:nth-child(3) {  width: calc(20% - 15px); }
.footer__blocks-wrapper .footer-block:nth-child(4) {  width: calc(22% - 15px); }
.footer__blocks-wrapper .footer-block:nth-child(5) {  width: calc(18% - 15px); }

.footer-block__image-wrapper {
  margin: 0px 8px !important;
}

.footer-block-image {
  height: 100%;
  align-items: center;
}

.locale-selectors__container {
  display: none;
}

.copyright__content {
  color: #000;
  text-transform: uppercase;
  padding-bottom: 20px;
}

.main-banner .banner__media img.mobile-only {
  display: none !important;
}

/* Back in Stock */
.gBackInStockBtn {
  max-width: 44rem;  
}

.Globo-body-header h2 {
  font-size: 40px !important;
  line-height: 42px !important;
}

/* Responsive */

@media only screen and (min-width: 801px) {
  .section-featured-product section {
    background-color: transparent !important;
  }
}

@media only screen and (max-width: 1590px) {
  .close-btn {
    right: 100px;
  }
}

@media only screen and (max-width: 1370px) {
  .section-featured-product .product__media-wrapper {
    max-width: 40% !important;
    width: calc(40% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
  .section-featured-product .product__info-wrapper {
    max-width: 60% !important;
    width: calc(60% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
  .section-featured-product .product__media-wrapper img {
    transform: scale(0.85);
    transform-origin: right center;
  }
  .section-featured-product .product--left .product__media-wrapper img {
    transform-origin: left center;
  }
}

@media only screen and (max-width: 1300px) {
  .foxsell-bundles-plus {
    padding-bottom: 60px;
  }
  .foxsell-bundles-plus .product-grid {
    gap: 0px !important;
    flex-direction: column;
    align-items: center;
  }
  .foxsell-bundles-plus .product-card {
    width: 400px;
    height: 135px;
    display: flex !important;
    flex-direction: row !important;
  }
  .foxsell-bundles-plus .product-img {
    width: 150px;
  }
  .foxsell-bundles-plus .product-card .product-title {
    width: 100%;
  }
  .foxsell-bundles-plus .product-card .quantity-box {
    top: 65px;
    left: 168px;
  }
  .foxsell-bundles-plus .product-card .product-btn {
    top: 63px;
    left: 212px;
  }
  .bundle-card-mobile-fixed {
    top: 570px;
  }
}

@media only screen and (max-width: 1300px) and (min-width: 800px) {
  .product--right .product__text {
    padding-right: 30px !important;
  }
}

@media only screen and (max-width: 1270px) {
  body.careers-path .job-role:before, body.careers-path .job-role:after {
    background-image: none !important; 
  }
}

@media only screen and (max-width: 1250px) {
  .section-featured-product .product__media-wrapper {
    max-width: 35% !important;
    width: calc(35% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
  .section-featured-product .product__info-wrapper {
    max-width: 65% !important;
    width: calc(65% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
  .section-featured-product .product__media-wrapper img {
    transform: scale(0.7);
  }
  .image-with-text__media-item, .image-with-text__text-item {
    width: 100% !important;
  }
  .image-with-text__media-item {
    order: 2;
  }
  .product-grid .grid__item  {
    width: calc(50% - var(--grid-desktop-horizontal-spacing)* 2 / 3);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing)* 2 / 3);
  }
}

@media only screen and (max-width: 1220px) {
  #foxsell-bundles-plus {
    z-index: 10;
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 1170px) {
  .section-featured-product .product__media-wrapper {
    display: flex !important;
    align-items: center !important;
  }
  .section-featured-product .product__media-wrapper img {
    top: auto !important;
  }
  .section-featured-product h2 {
    font-size: 45px !important;
  }
  .deferred-media__poster-button {
    top: 40% !important;
  }
}

@media only screen and (max-width: 1120px) {
  div.level-container {
    width: 100%;
  }
}

@media only screen and (max-width: 1100px) {
  .tabs-scroller {
    overflow-x: scroll;
    overflow-y: hidden;
    height: 100px;
  }

  .tabs-scroller::-webkit-scrollbar {
    width: 0px;
    background: transparent; /* make scrollbar transparent */
  }
  
  .tabs-container .tabs {
    width: 925px;
  }  
}

@media only screen and (max-width: 1100px) and (min-width: 800px) {
  .product--right .product__text {
    padding-right: 50px !important;
  }
}

@media only screen and (max-width: 1050px) {
 .section-featured-product section > div {
    padding-bottom: 0px !important;
  }  
  .footer__blocks-wrapper .footer-block:nth-child(1) {  width: calc(25% - 15px); order: 2; }
  .footer__blocks-wrapper .footer-block:nth-child(2) {  width: calc(25% - 15px); order: 3; }
  .footer__blocks-wrapper .footer-block:nth-child(3) {  width: 100%; order: 1; }
  .footer__blocks-wrapper .footer-block:nth-child(4) {  width: calc(25% - 15px); order: 4; }
  .footer__blocks-wrapper .footer-block:nth-child(5) {  width: calc(25% - 15px); order: 5; }
}

@media only screen and (max-width: 1040px) {
  #foxsell-bundles-plus {
    top: 245px;
  }
  .foxsell-bundles-plus .product-grid {
    margin-top: -30px;
  }
  .foxsell-bundles-plus .product-card .product-title {
    font-size: 20px !important;
  }
  .foxsell-bundles-plus .product-img {
    width: 130px;
  }
  .foxsell-bundles-plus .bundle-card-mobile-fixed {
    background-color: transparent !important;
    position: absolute !important;
    top: 655px;
    height: 120px;
  }
  .video-section .title-wrapper {
    bottom: 35px !important;
    background-color: #D61E3C !important;
    background-image: none !important;
  }  
  .video-section.overlay-header .title-wrapper h2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .video-section.overlay-header .title-wrapper:before,
  .video-section.overlay-header .title-wrapper:after {
    content: '';
    content: "";
    width: 100%;
    display: block;
    height: 35px;
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
  }
 .video-section .title-wrapper:before {
   top: -35px;
    background-image: url('https://mrsinghsldn.com/cdn/shop/files/footer_bg-top.png?v=1718271486&width=2880');
 }
 .video-section .title-wrapper:after {
   bottom: -35px;
    background-image: url('https://mrsinghsldn.com/cdn/shop/files/footer_bg-bottom.png?v=1718271487&width=2880');
 }
  .deferred-media__poster-button {
    top: 50% !important;
  }
  .video-section.overlay-header {
    margin-bottom: 200px;
  }
  .video-section.overlay-header .title-wrapper {
    bottom: -145px !important;
  }
}

@media only screen and (max-width: 1008px) {
  .video-section.overlay-header .title-wrapper h2 {
    font-size: 50px !important;
  }
}

@media only screen and (max-width: 990px) {
  .section-featured-product .featured-product product-info {
    padding-left: 25px;
    padding-right: 25px;
  }
  .section-featured-product .product__media-wrapper {
    max-width: 30% !important;
    width: calc(30% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
  .section-featured-product .product__info-wrapper {
    max-width: 70% !important;
    width: calc(70% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
  .section-featured-product .product__media-wrapper img {
    transform: scale(0.5);
  }
  .section-featured-product button,
  .section-featured-product a.button {
    margin: 0px 30px 0px 0px;
  }
}

@media only screen and (max-width: 980px) {
.video-section .title-wrapper:before {
   top: -26px;
 }
}
  
@media only screen and (max-width: 960px) {
  .video-gallery-container.edging:before {
    top: -20px;
  }

  .product__info-wrapper/*, .product__media-wrapper*/ {
    width: calc(100% - var(--grid-desktop-horizontal-spacing) / 2) !important;
    padding-left: 20px !important;
  }

 .product__media-wrapper media-gallery {
    /*max-width: 600px !important;*/
    display: block;
    margin: 0 auto 30px auto;
  }
}

@media only screen and (max-width: 870px) {
  .section-featured-product {
    margin-top: -190px !important;
  }
  .section-featured-product ~ .section-featured-product {
    margin-top: -200px !important;
  }
  .section-featured-product .product__media-wrapper {
    max-width: 40% !important;
    width: calc(40% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
  .section-featured-product .product__info-wrapper {
    max-width: 60% !important;
    width: calc(60% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
  .section-featured-product .product__media-wrapper img {
    transform: scale(0.55);
  }
  .section-featured-product h2 {
    font-size: 40px !important;
    margin-top: 40px !important;
  }
}

@media only screen and (max-width: 850px) {
  .video-section.overlay-header .title-wrapper h2 {
    font-size: 42px !important;
  }
}


@media only screen and (max-width: 800px) and (min-width: 600px) {  
  .section-featured-product section {
    clip-path: polygon(100% 0%,100% 0%,100% 88%,0% 100%,0% 12%);
  }
}

@media only screen and (max-width: 830px) {
  nav.right-menu, nav.left-menu ul li:not(:first-child) {
    display: none !important;
  }
 
  header-drawer {
    display: block !important;
  }

  nav.left-menu, header-drawer  {
    width: 50%;
  }  
  
  header-drawer .header__icon {
    position: absolute;
    right: calc(40vw - 110px);
    background-image: url("/cdn/shop/files/menu-icon.png?v=1718279169");
    background-size: 100%;
    color: transparent;
    margin-top: -23px;
  }

  #menu-drawer {
    width: 100%;
    display: flex;
    justify-content: center;
    background-color: #D61E3C;
    margin-top: -44px !important;
    padding-top: 50px;
  }

  .menu-drawer__utility-links {
    display: none;
  }

  .menu-drawer__menu li a {
    font-size: 24px;
    justify-content: center;
    color: #fff;
  }

  nav.left-menu ul li:first-child {
    position: relative;
    left: calc(35vw - 120px);
  }

  #foxsell-bundles-plus {
    top: 210px;
    z-index: 2;
  }

  .close-btn {
    margin-top: -30px;
    z-index: 2;
  }

  .header__heading-logo-wrapper img {
    z-index: 4;
  }
}

@media only screen and (min-width: 821px) and (max-width: 850px) {
  .card__media .button-container {
    top: 68%;
  }
}

@media only screen and (max-width: 820px) {
  .product-grid .grid__item {
    width: calc(100% - var(--grid-desktop-horizontal-spacing)* 2 / 3);
    max-width: calc(100% - var(--grid-desktop-horizontal-spacing)* 2 / 3);
  }
}

@media only screen and (max-width: 800px) {
  section.section-featured-product {
    margin-top: -20px !important;
  }

  .section-featured-product .product__media-wrapper,
  .section-featured-product .product__info-wrapper {
    max-width: 100% !important;
    width: 100% !important;
  }

  .section-featured-product .product__media-wrapper {
    margin-top: 50px !important;
    display: inline-block !important;
    order: 1 !important;
  }

  .section-featured-product .product__info-wrapper {
    order: 2 !important;
  }

  .section-featured-product .product__media-wrapper img {
    position: relative;
    transform: none;
    width: 300px;
    float: right;
  }

  .section-featured-product h2 {
    margin-top: 0px !important;
  }
  
  .section-featured-product section {
    background-image: none !important;
  }

  .section-featured-product .product--left product-info,
  .section-featured-product product-info {
    padding-top: 25px !important;
    padding-bottom: 230px !important;
  }

   .footer__blocks-wrapper {
     max-width: 300px;
     margin: 0 auto;
   }

  .footer-block-image {
    justify-content: center !important;
  }
  
  .footer__blocks-wrapper .footer-block:nth-child(1), 
  .footer__blocks-wrapper .footer-block:nth-child(2), 
  .footer__blocks-wrapper .footer-block:nth-child(4), 
  .footer__blocks-wrapper .footer-block:nth-child(5) {  width: calc(50% - 15px); }

  .footer .grid {
    display: flex !important;
  }

  .footer-block.grid__item {
    margin: 0px !important;
  }

  .footer__blocks-wrapper .footer-block:nth-child(3) {
    margin-top: -100px !important;
    padding-bottom: 50px !important;
  }

  .footer__content-top {
    padding: 0px 0px 50px 0px !important;
  }
}

@media only screen and (max-width: 820px) and (min-width: 500px) {
  .product-grid .card__media .level-container {
    top: 72%;
  }

  .product-grid .card__media .button-container {
    top: 78%;
  }
}

@media only screen and (max-width: 758px) {
  .video-gallery-container.edging:before {
    top: -12px;
  }
}

@media only screen and (max-width: 750px) {
  .footer:before {
    top: -54px !important;
  }

  .footer-block__image-wrapper img {
    width: 175px;
  }

  .footer__blocks-wrapper .footer-block:nth-child(3) {
    padding-bottom: 20px !important;
  }

  .footer-block__details-content {
    margin-bottom: 10px !important;
  }

  .footer__content-top {
    padding: 0px !important;
  }

  .close-btn {
    right: 50px;
  }
  .product-media-container, .product-media-container .media {
    width: 500px !important;
    height: 500px !important;
  }
  .product-media-container .media {
    padding: 0px !important;
  }
 
  .tabs-container, .image-with-text__content {
    padding: 20px !important;
  }
  
  .tabs-container img {
    max-width: 350px;
    width: 100%;
  }

  .contact {
    padding: 40px !important;
  }

  .product__info-wrapper {
    padding: 0px !important;
  }
}

@media only screen and (max-width: 730px) {
  .video-section.overlay-header .title-wrapper {
    bottom: -190px !important;
  }
}

@media only screen and (max-width: 650px) {
  #trustpilot-widget-trustbox-1-wrapper, #trustpilot-widget-trustbox-0-wrapper {
    left: -180px !important;
  }
}

@media only screen and (max-width: 630px) {
.video-section .title-wrapper:before {
   top: -20px;
 }
}

@media only screen and (max-width: 600px) {
  h2 {
    font-size: 50px !important;
  }

  .section-featured-product ~ .section-featured-product,
  section.section-featured-product {
    margin-top: 0px !important;
  }

  section.section-featured-product h2 {
    line-height: 46px !important;
  }
  .section-featured-product .product__media-wrapper {
    margin-top: 25px !important;
  }

  .section-featured-product .product__media-wrapper img {
    width: 400px;
  }

  .section-featured-product .product--left product-info, .section-featured-product product-info {
    padding-bottom: 0px !important;
  }

   .section-featured-product a.button {
    margin-bottom: 40px !important;
  }

  .main-banner {
    margin-top: 20px !important;
  }
  /*.main-banner .banner__media {
    height: 700px !important;
  }*/
  .main-banner .banner__media img {
    display: none !important;
  }
  .main-banner .banner__media img.mobile-only {
    display: block !important;
    object-fit: contain; 
  }

  .header__heading-logo-wrapper img {
    max-width: 160px !important;
    width: 160px !important;
  }
  
  #foxsell-bundles-plus {
    top: 205px;
  }  
  
  .close-btn {
    margin-top: -45px;
  }

  .product-media-container, .product-media-container .media {
    width: 90vw !important;
    height: 90vw !important;
  }
}

@media only screen and (max-width: 580px) {
  #shopify-section-template--15615771344980__image_banner_niLYkF {
    margin-top: calc(30vw - 250px);
    pointer-events: none;
  }
}

@media only screen and (max-width: 541px) {
  #foxsell-bundles-plus {
    /* Pre-awards section 
    top: 204px; */
    top: 3px;
    z-index: 9;
    background: transparent;
  }  
  .buttons-group {
    width: 100% !important;
  }
  .foxsell-bundles-plus {
    padding-top: 5px !important;
  }
  .close-btn {
    /* Pre-awards section 
    margin-top: -58px !important; */
    z-index: 10;
    margin-top: -258px !important; */
  }
}

@media only screen and (max-width: 480px) {
  .foxsell-bundles-plus {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .foxsell-bundles-plus .buttons-group button {
    flex-grow: 0 !important;
  } 
}

@media only screen and (max-width: 450px) {
  .section-featured-product a.button, .section-featured-product button {
    width: 100% !important;
    margin-bottom: 15px !important;
  } 
  .section-featured-product a.button {
    margin-bottom: 30px !important;
  } 
  /*.card-wrapper:not(.collection-card-wrapper) .card__media .media img {
    top: -48px !important;
  }*/
}

@media only screen and (max-width: 420px) {
  #HeaderMenu-shop-now {
    padding: 18px;
  }  
  .foxsell-bundles-plus .product-card .product-title {
    left: 0px;
  }
  .foxsell-bundles-plus .product-img {
    width: 100px;
    margin-left: 15px;
  }
  .foxsell-bundles-plus .product-card .quantity-box {
    left: 150px;
  }
}

@media only screen and (max-width: 410px) {
  .buttons-group .title {
    font-size: 22px !important;
  }
}

@media only screen and (max-width: 400px) {
  .foxsell-bundles-plus .product-card .product-title {
    left: -10px;
  }
  .foxsell-bundles-plus .product-card .quantity-box {
    left: 140px;
  }
}

@media only screen and (max-width: 394px) {
  .video-section.overlay-header .title-wrapper {
    bottom: -240px !important;
  }
  .video-section.overlay-header {
    margin-bottom: 250px;
  }
}

@media only screen and (max-width: 390px) {
  .foxsell-bundles-plus .product-img {
    margin-left: 25px;
  }
  .foxsell-bundles-plus .product-card .quantity-box {
    left: 145px;
  }
}

.merch-path .product__media img {
  object-fit: contain !important;
}

.product-page .product.merch .thumbnail-slider {
  display: none !important;
}

.size-guide-desktop {
  border-collapse: collapse;
}

.size-guide-desktop td {
  border: 1px solid lightgrey;
  padding: 5px;
  width: 120px;
}

.size-guide-desktop tr td:first-child {
  font-weight: bold;
  border: none;
}

@media only screen and (min-width: 1200px) {
  .size-guide-mobile {
    display: none;
  }
}

@media only screen and (max-width: 1199px) {
.size-guide-desktop, .product.merch .level-container {
  display: none;
}
  .product.merch .price {
    width: 100%;
  }
}

.product.merch .product-media-container .media {
  background: #fff;
  border-radius: 22px;
}

.product.merch .slider--mobile li:not(:first-child) {
  display: none !important;
}

.product.merch .media {
  position: static;
}

.product.merch .slider.slider--mobile .slider__slide {
  margin: 0 auto;
    display: flex;
    justify-content: center;
    width: 100%;
}

.build-your-bundle-path #foxsell-bundles-plus,
.golden-ticket-bundle-path #foxsell-bundles-plus {
  display: block;
  position: relative;
  top: 0px;
  margin-bottom: 30px;
}

.card__badge {
      justify-self: center !important;
    text-transform: uppercase;
}

.badge.price__badge-sold-out, body:not(.index-page) .shopify-section-group-header-group .jdgm-medals-wrapper {
  display: none !important;
}

.jdgm-medals-wrapper {
  padding: 0px !important;
}

