<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 1333:145 Unexpected "{"
Line 4227:67 Unexpected "{"

**/
/* Color custom properties */
@font-face{font-family:circular std;font-style:normal;font-weight:450;src:local('Circular Std'),url('/cdn/shop/files/CircularStd-Book.woff?v=1676359831') format('woff')}@font-face{font-family:circular std;font-style:italic;font-weight:450;src:local('Circular Std'),url(https://fonts.cdnfonts.com/s/15011/CircularStd-BookItalic.woff) format('woff')}@font-face{font-family:circular std;font-style:normal;font-weight:500;src:local('Circular Std'),url(https://fonts.cdnfonts.com/s/15011/CircularStd-Medium.woff) format('woff')}@font-face{font-family:circular std;font-style:italic;font-weight:500;src:local('Circular Std'),url(https://fonts.cdnfonts.com/s/15011/CircularStd-MediumItalic.woff) format('woff')}@font-face{font-family:circular std;font-style:normal;font-weight:700;src:local('Circular Std'),url(/cdn/shop/files/CircularStd-Bold.woff?v=1676898877) format('woff')}@font-face{font-family:circular std;font-style:italic;font-weight:700;src:local('Circular Std'),url(https://fonts.cdnfonts.com/s/15011/CircularStd-BoldItalic.woff) format('woff')}@font-face{font-family:circular std;font-style:normal;font-weight:900;src:local('Circular Std'),url(/cdn/shop/files/CircularStd-Black.woff?v=1676898878) format('woff')}@font-face{font-family:circular std;font-style:italic;font-weight:900;src:local('Circular Std'),url(https://fonts.cdnfonts.com/s/15011/CircularStd-BlackItalic.woff) format('woff')}


@font-face{font-family:domaine display;font-style:normal;font-weight:400;src:local('Domaine Display'),url('/cdn/shop/files/DomaineDisp-Regular.woff?v=1676359549') format('woff')}@font-face{font-family:domaine display;font-style:normal;font-weight:600;src:local('Domaine Display'),url('/cdn/shop/files/DomaineDisp-Semibold.woff?v=1676359975') format('woff')}

@font-face {
    font-family: 'Expressway', 'Lucida Handwriting New';
    font-style: italic;
    font-weight: 400;
    src: local('Expressway', 'Lucida Handwriting New'), url('/cdn/shop/files/LUCIDAHANDWRITINGNEW.woff?v=1676360325') format('woff');
}
@font-face {
    font-family: 'Expressway', 'Lucida Handwriting New';
    font-style: italic;
    font-weight: 100;
    src: local('Expressway', 'Lucida Handwriting New'), url('/cdn/shop/files/LUCIDAHANDWRITINGNEWTHIN.woff?v=1676360326') format('woff');
}
@font-face {
    font-family: 'Expressway', 'Lucida Handwriting New';
    font-style: italic;
    font-weight: 300;
    src: local('Expressway', 'Lucida Handwriting New'), url('/cdn/shop/files/LUCIDAHANDWRITINGNEWLIGHT.woff?v=1676360325') format('woff');
}
@font-face {
    font-family: 'Expressway', 'Lucida Handwriting New';
    font-style: italic;
    font-weight: 700;
    src: local('Expressway', 'Lucida Handwriting New'), url('/cdn/shop/files/LUCIDAHANDWRITINGNEWBOLD.woff?v=1676360325') format('woff');
}
@font-face {
    font-family: 'Expressway', 'Lucida Handwriting New';
    font-style: italic;
    font-weight: 900;
    src: local('Expressway', 'Lucida Handwriting New'), url('/cdn/shop/files/LUCIDAHANDWRITINGNEWBLACK.woff?v=1676360325') format('woff');
}

@font-face {
    font-family: 'Expressway';
    font-weight: 200;
    src: url('/cdn/shop/files/ExpresswayXl.otf?v=1701177833');
}

@font-face {
    font-family: 'Expressway';
    font-weight: 300;
    src: url('/cdn/shop/files/ExpresswayLt.otf?v=1701177833');
}

@font-face {
    font-family: 'Expressway';
    font-weight: 400;
    src: url('/cdn/shop/files/ExpresswayRg.otf?v=1701177833');
}

@font-face {
    font-family: 'Expressway';
    font-weight: 500;
    src: url('/cdn/shop/files/ExpresswaySb.otf?v=1701177833');
}

@font-face {
    font-family: 'Expressway';
    font-weight: 600;
    src: url('/cdn/shop/files/ExpresswayBk.otf?v=1701177832');
}

@font-face {
    font-family: 'Expressway';
    font-weight: 700;
    src: url('/cdn/shop/files/ExpresswayXb.otf?v=1701177833');
}

@font-face {
    font-family: 'Expressway';
    font-weight: 900;
    src: url('/cdn/shop/files/ExpresswayRg-Bold.otf?v=1701177832');
}


body {
  font-family: 'Expressway', 'Circular Std', sans-serif;
  overflow-x:hidden;
}
:root,
.color-background-1 {
  --color-foreground: var(--color-base-text);
  --color-background: var(--color-base-background-1);
  --gradient-background: var(--gradient-base-background-1);
}

.color-background-2 {
  --color-foreground: var(--color-base-text);
  --color-background: var(--color-base-background-2);
  --gradient-background: var(--gradient-base-background-2);
}

.color-inverse {
  --color-foreground: var(--color-base-background-1);
  --color-background: var(--color-base-text);
  --gradient-background: rgb(var(--color-base-text));
}

.color-accent-1 {
  --color-foreground: var(--color-base-solid-button-labels);
  --color-background: var(--color-base-accent-1);
  --gradient-background: var(--gradient-base-accent-1);
}

.color-accent-2 {
  --color-foreground: var(--color-base-solid-button-labels);
  --color-background: var(--color-base-accent-2);
  --gradient-background: var(--gradient-base-accent-2);
}

.color-foreground-outline-button {
  --color-foreground: var(--color-base-outline-button-labels);
}

.color-foreground-accent-1 {
  --color-foreground: var(--color-base-accent-1);
}

.color-foreground-accent-2 {
  --color-foreground: var(--color-base-accent-2);
}

:root,
.color-background-1 {
  --color-link: var(--color-base-outline-button-labels);
  --alpha-link: 0.85;
}

.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
  --color-link: var(--color-foreground);
  --alpha-link: 0.7;
}

:root,
.color-background-1 {
  --color-button: var(--color-base-accent-1);
  --color-button-text: var(--color-base-solid-button-labels);
  --alpha-button-background: 1;
  --alpha-button-border: 1;
}

.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
  --color-button: var(--color-foreground);
  --color-button-text: var(--color-background);
}

.button--secondary {
  --color-button: var(--color-base-outline-button-labels);
  --color-button-text: var(--color-base-outline-button-labels);
  --color-button: var(--color-background);
  --alpha-button-background: 1;
}

.color-background-2 .button--secondary,
.color-accent-1 .button--secondary,
.color-accent-2 .button--secondary {
  --color-button: var(--color-background);
  --color-button-text: var(--color-foreground);
}

.color-inverse .button--secondary {
  --color-button: var(--color-background);
  --color-button-text: var(--color-foreground);
}

.button--tertiary {
  --color-button: var(--color-base-outline-button-labels);
  --color-button-text: var(--color-base-outline-button-labels);
  --alpha-button-background: 0;
  --alpha-button-border: 0.2;
}

.color-background-2 .button--tertiary,
.color-inverse .button--tertiary,
.color-accent-1 .button--tertiary,
.color-accent-2 .button--tertiary {
  --color-button: var(--color-foreground);
  --color-button-text: var(--color-foreground);
}

:root,
.color-background-1 {
  --color-badge-background: var(--color-background);
  --color-badge-border: var(--color-foreground);
  --alpha-badge-border: 0.1;
}

.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
  --color-badge-background: var(--color-background);
  --color-badge-border: var(--color-background);
  --alpha-badge-border: 1;
}

:root,
.color-background-1,
.color-background-2 {
  --color-card-hover: var(--color-base-text);
}

.color-inverse {
  --color-card-hover: var(--color-base-background-1);
}

.color-accent-1,
.color-accent-2 {
  --color-card-hover: var(--color-base-solid-button-labels);
}

:root,
.color-icon-text {
  --color-icon: rgb(var(--color-base-text));
}

.color-icon-accent-1 {
  --color-icon: rgb(var(--color-base-accent-1));
}

.color-icon-accent-2 {
  --color-icon: rgb(var(--color-base-accent-2));
}

.color-icon-outline-button {
  --color-icon: rgb(var(--color-base-outline-button-labels));
}

.product-card-wrapper .card,
.contains-card--product {
  --border-radius: var(--product-card-corner-radius);
  --border-width: var(--product-card-border-width);
  --border-opacity: var(--product-card-border-opacity);
  --shadow-horizontal-offset: var(--product-card-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--product-card-shadow-vertical-offset);
  --shadow-blur-radius: var(--product-card-shadow-blur-radius);
  --shadow-opacity: var(--product-card-shadow-opacity);
  --shadow-visible: var(--product-card-shadow-visible);
  --image-padding: var(--product-card-image-padding);
  --text-alignment: var(--product-card-text-alignment);
}

.collection-card-wrapper .card,
.contains-card--collection {
  --border-radius: var(--collection-card-corner-radius);
  --border-width: var(--collection-card-border-width);
  --border-opacity: var(--collection-card-border-opacity);
  --shadow-horizontal-offset: var(--collection-card-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--collection-card-shadow-vertical-offset);
  --shadow-blur-radius: var(--collection-card-shadow-blur-radius);
  --shadow-opacity: var(--collection-card-shadow-opacity);
  --shadow-visible: var(--collection-card-shadow-visible);
  --image-padding: var(--collection-card-image-padding);
  --text-alignment: var(--collection-card-text-alignment);
}

.article-card-wrapper .card,
.contains-card--article {
  --border-radius: var(--blog-card-corner-radius);
  --border-width: var(--blog-card-border-width);
  --border-opacity: var(--blog-card-border-opacity);
  --shadow-horizontal-offset: var(--blog-card-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--blog-card-shadow-vertical-offset);
  --shadow-blur-radius: var(--blog-card-shadow-blur-radius);
  --shadow-opacity: var(--blog-card-shadow-opacity);
  --shadow-visible: var(--blog-card-shadow-visible);
  --image-padding: var(--blog-card-image-padding);
  --text-alignment: var(--blog-card-text-alignment);
}

.contains-content-container,
.content-container {
  --border-radius: var(--text-boxes-radius);
  --border-width: var(--text-boxes-border-width);
  --border-opacity: var(--text-boxes-border-opacity);
  --shadow-horizontal-offset: var(--text-boxes-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--text-boxes-shadow-vertical-offset);
  --shadow-blur-radius: var(--text-boxes-shadow-blur-radius);
  --shadow-opacity: var(--text-boxes-shadow-opacity);
  --shadow-visible: var(--text-boxes-shadow-visible);
}

.contains-media,
.global-media-settings {
  --border-radius: var(--media-radius);
  --border-width: var(--media-border-width);
  --border-opacity: var(--media-border-opacity);
  --shadow-horizontal-offset: var(--media-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--media-shadow-vertical-offset);
  --shadow-blur-radius: var(--media-shadow-blur-radius);
  --shadow-opacity: var(--media-shadow-opacity);
  --shadow-visible: var(--media-shadow-visible);
}

/* base */

.no-js:not(html) {
  display: none !important;
}

html.no-js .no-js:not(html) {
  display: block !important;
}

.no-js-inline {
  display: none !important;
}

html.no-js .no-js-inline {
  display: inline-block !important;
}

html.no-js .no-js-hidden {
  display: none !important;
}

.page-width {
  max-width: var(--page-width);
  margin: 0 auto;
  padding: 0 1.5rem;
}

.page-width-desktop {
  padding: 0;
  margin: 0 auto;
}

#Slider-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a {
  display: none;
}

#Slider-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651,
#Slider-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26,
#Slider-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef,
#Slider-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334,
#Slider-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03,
#Slider-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3,
#Slider-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5,
#Slider-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77,
#Slider-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31,
#Slider-template--21847637459258__70df0bcd-a961-4809-a2b7-5155e001f309
{
  padding:10px 0;
}

.section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651-padding,
.section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef-padding,
.section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334-padding,
.section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03-padding,
.section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3-padding,
.section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5-padding,
.section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77-padding,
.section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb-padding,
.section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31-padding,
.section-template--21847637459258__70df0bcd-a961-4809-a2b7-5155e001f309-padding{
  padding-top:36px!important;
  padding-bottom:10px!important;
}

#Slider-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334, 
#Slider-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03, 
#Slider-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef, 
#Slider-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5, 
#Slider-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77,
#Slider-template--21847637459258__70df0bcd-a961-4809-a2b7-5155e001f309{
  display: none;
  /* padding:0; */
}
#Slider-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 {
  display: none;

}
#Slider-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 {
  display: none;
}

.sc-gIDmLj {
  text-align: justify;
}
#shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 p {
  text-align: justify;
}

#Slider-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 .article-card .card__heading{
  text-transform:capitalize;  
}

#Slider-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 p {
  text-align: justify;
}
#shopify-section-template--17985389625658__0a7d3e37-6306-4468-8549-1f83757c3e21 p,
#shopify-section-template--17985389560122__fe0e7324-d9c7-4619-9133-b4f38f670572 p{
  padding-top: 15px;
  text-align: justify;
}
/* #shopify-section-template--17985389625658__0a7d3e37-6306-4468-8549-1f83757c3e21 h2 {
  padding-bottom: 25px;
} */
.sc-gVkuDy {
  padding: 0px 50px;
  text-align: justify;
}

#Slider-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .banner__media {
  height: 100%;
  overflow: hidden;
  
}
#Slider-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slideshow__slide a {
  
}



#variant-radios-template--18033078370618__main, 
#variant-radios-template--18066587582778__main, 
#variant-radios-template--18066802999610__main, 
#variant-radios-template--18077212442938__main {
  display: none;
}

@media screen and (min-width: 750px) {
  .page-width {
    padding: 0 5rem;
  }

  .page-width--narrow {
    padding: 0 9rem;
  }

  .page-width-desktop {
    padding: 0;
  }

  .page-width-tablet {
    padding: 0 5rem;
  }
}

@media screen and (min-width: 990px) {
  .page-width--narrow {
    max-width: 72.6rem;
    padding: 0;
  }

  .page-width-desktop {
    max-width: var(--page-width);
    padding: 0 5rem;
  }
  #shopify-section-template--17985389625658__featured_collection_Nqfzmt .grid--4-col-desktop .grid__item,
  #shopify-section-template--17985389560122__product-grid .grid--4-col-desktop .grid__item,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .grid--4-col-desktop .grid__item,
  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .grid--4-col-desktop .grid__item{
      width: 20%;
      max-width: 100%;
  }
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .grid--3-col-desktop .grid__item {
    width: 30%;
    max-width: 100%;
}


  #shopify-section-template--17985389625658__featured_collection_Nqfzmt .grid,
  #shopify-section-template--17985389560122__product-grid .grid,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .grid,
  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .grid,
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .grid{
    gap: 33px!important;
  }
}

.isolate {
  position: relative;
  z-index: 0;
}

.section + .section {
  margin-top: var(--spacing-sections-mobile);
}

@media screen and (min-width: 750px) {
  .section + .section {
    margin-top: var(--spacing-sections-desktop);
  }
}

.element-margin-top {
  margin-top: 5rem;
}

@media screen and (min-width: 750px) {
  .element-margin {
    margin-top: calc(5rem + var(--page-width-margin));
  }
}

body,
.color-background-1,
.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2 {
  color: rgba(var(--color-foreground), 0.75);
  background-color: rgb(var(--color-background));
}

.background-secondary {
  background-color: rgba(var(--color-foreground), 0.04);
}

.grid-auto-flow {
  display: grid;
  grid-auto-flow: column;
}

.page-margin,
.shopify-challenge__container {
  margin: 7rem auto;
}

.rte-width {
  max-width: 82rem;
  margin: 0 auto 2rem;
}

.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hidden {
  display: none !important;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  word-wrap: normal !important;
}

.visually-hidden--inline {
  margin: 0;
  height: 1em;
}

.overflow-hidden {
  overflow: hidden;
}

.skip-to-content-link:focus {
  z-index: 9999;
  position: inherit;
  overflow: auto;
  width: auto;
  height: auto;
  clip: auto;
}

.full-width-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

::selection {
  background-color: rgba(var(--color-foreground), 0.2);
}

.text-body {
  font-size: 1.5rem;
  letter-spacing: 0.06rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  font-family: 'Expressway';
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
}

h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: 'Expressway', 'Circular Std', sans-serif;
  font-style: var(--font-heading-style);
  font-weight: var(--font-heading-weight);
  letter-spacing: calc(var(--font-heading-scale) * 0.06rem);
  color: rgb(var(--color-foreground));
  line-height: calc(1 + 0.3 / max(1, var(--font-heading-scale)));
  word-break: break-word;
}



.hxl {
  font-size: calc(var(--font-heading-scale) * 5rem);
}

@media only screen and (min-width: 750px) {
  .hxl {
    font-size: calc(var(--font-heading-scale) * 6.2rem);
  }
}

.h0 {
  font-size: calc(var(--font-heading-scale) * 4rem);
}

@media only screen and (min-width: 750px) {
  .h0 {
    font-size: calc(var(--font-heading-scale) * 5.2rem);
  }
}

h1,
.h1 {
  font-size: calc(var(--font-heading-scale) * 3rem);
}

.section-template--17985389625658__688b987f-0956-4eab-84d1-73e0f09f3433-padding h1{
  font-weight:700;
}

@media only screen and (min-width: 750px) {
  h1,
  .h1 {
    font-size: calc(var(--font-heading-scale) * 4rem);
  }
}

h2,
.h2 {
  font-size: calc(var(--font-heading-scale) * 2rem);
}

@media only screen and (min-width: 750px) {
  h2,
  .h2 {
    font-size: calc(var(--font-heading-scale) * 2.4rem);
  }
}

h3,
.h3 {
  font-size: calc(var(--font-heading-scale) * 1.7rem);
}

@media only screen and (min-width: 750px) {
  h3,
  .h3 {
    font-size: calc(var(--font-heading-scale) * 1.8rem);
  }
}

h4,
.h4 {
  font-family: var(--font-heading-family);
  font-style: var(--font-heading-style);
  font-size: calc(var(--font-heading-scale) * 1.5rem);
}

h5,
.h5 {
  font-size: calc(var(--font-heading-scale) * 1.2rem);
}

@media only screen and (min-width: 750px) {
  h5,
  .h5 {
    font-size: calc(var(--font-heading-scale) * 1.3rem);
  }
}

h6,
.h6 {
  color: rgba(var(--color-foreground), 0.75);
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
}

blockquote {
  font-style: italic;
  color: rgba(var(--color-foreground), 0.75);
  border-left: 0.2rem solid rgba(var(--color-foreground), 0.2);
  padding-left: 1rem;
}

@media screen and (min-width: 750px) {
  blockquote {
    padding-left: 1.5rem;
  }
}

.caption {
  font-size: 1rem;
  letter-spacing: 0.07rem;
  line-height: calc(1 + 0.7 / var(--font-body-scale));
}

@media screen and (min-width: 750px) {
  .caption {
    font-size: 1.2rem;
  }
}

.caption-with-letter-spacing {
  font-size: 1rem;
  letter-spacing: 0.13rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
  text-transform: uppercase;
}

.caption-with-letter-spacing--medium {
  font-size: 1.2rem;
  letter-spacing: .16rem;
}

.caption-with-letter-spacing--large {
  font-size: 1.4rem;
  letter-spacing: 0.18rem;
}

.caption-large,
.customer .field input,
.customer select,
.field__input,
.form__label,
.select__select {
  font-size: 1.3rem;
  line-height: calc(1 + 0.5 / var(--font-body-scale));
  letter-spacing: 0.04rem;
}

.color-foreground {
  color: rgb(var(--color-foreground));
}

table:not([class]) {
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 1.4rem;
  border-style: hidden;
  box-shadow: 0 0 0 0.1rem rgba(var(--color-foreground), 0.2);
  /* draws the table border  */
}

table:not([class]) td,
table:not([class]) th {
  padding: 1em;
  border: 0.1rem solid rgba(var(--color-foreground), 0.2);
}

@media screen and (max-width: 749px) {
  .small-hide {
    display: none !important;
  }
  .sc-gVkuDy {
    padding: 0px 10px;
    text-align: justify;
  }
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .medium-hide {
    display: none !important;
  }
}

@media screen and (min-width: 990px) {
  .large-up-hide {
    display: none !important;
  }

  #shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 .rich-text__blocks,
  #shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 .rich-text__blocks{
    max-width: 100%;
  }
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.light {
  opacity: 0.7;
}

a:empty,
ul:empty,
dl:empty,
div:empty,
section:empty,
article:empty,
p:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
  display: none;
}

.link,
.customer a {
  cursor: pointer;
  display: inline-block;
  border: none;
  box-shadow: none;
  /* text-decoration: underline; */
  text-underline-offset: 0.3rem;
  color: rgb(var(--color-link));
  background-color: transparent;
  font-size: 1.4rem;
  font-family: inherit;
}

.link--text {
  color: rgb(var(--color-foreground));
}

.link--text:hover {
  color: rgba(var(--color-foreground), 0.75);
}

.link-with-icon {
  display: inline-flex;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  text-decoration: none;
  margin-bottom: 4.5rem;
  white-space: nowrap;
}

.link-with-icon .icon {
  width: 1.5rem;
  margin-left: 1rem;
}

a:not([href]) {
  cursor: not-allowed;
}

.circle-divider::after {
  content: '\2022';
  margin: 0 1.3rem 0 1.5rem;
}

.circle-divider:last-of-type::after {
  display: none;
}

hr {
  border: none;
  height: 0.1rem;
  background-color: rgba(var(--color-foreground), 0.2);
  display: block;
  margin: 5rem 0;
}

@media screen and (min-width: 750px) {
  hr {
    margin: 7rem 0;
  }
}

.full-unstyled-link {
  text-decoration: none;
  color: currentColor;
  display: block;
}

.placeholder {
  background-color: rgba(var(--color-foreground), 0.04);
  color: rgba(var(--color-foreground), 0.55);
  fill: rgba(var(--color-foreground), 0.55);
}

details &gt; * {
  box-sizing: border-box;
}

.break {
  word-break: break-word;
}

.visibility-hidden {
  visibility: hidden;
}

@media (prefers-reduced-motion) {
  .motion-reduce {
    transition: none !important;
    animation: none !important;
  }
}

:root {
  --duration-short: 100ms;
  --duration-default: 200ms;
  --duration-long: 500ms;
}

.underlined-link,
.customer a {
  color: rgba(var(--color-link), var(--alpha-link));
  text-underline-offset: 0.3rem;
  text-decoration-thickness: 0.1rem;
  transition: text-decoration-thickness ease 100ms;
}

.underlined-link:hover,
.customer a:hover {
  color: rgb(var(--color-link));
  text-decoration-thickness: 0.2rem;
}

.icon-arrow {
  width: 1.5rem;
}

h3 .icon-arrow,
.h3 .icon-arrow {
  width: calc(var(--font-heading-scale) * 1.5rem);
}

/* arrow animation */
.animate-arrow .icon-arrow path {
  transform: translateX(-0.25rem);
  transition: transform var(--duration-short) ease;
}

.animate-arrow:hover .icon-arrow path {
  transform: translateX(-0.05rem);
}

/* base-details-summary */
summary {
  cursor: pointer;
  list-style: none;
  position: relative;
}

summary .icon-caret {
  position: absolute;
  height: 0.7rem;
  right: 1.5rem;
  top: calc(50% - 0.2rem);
}

summary::-webkit-details-marker {
  display: none;
}
.header__submenu li a{
  font-size:15px;
}

.disclosure-has-popup {
  position: relative;
}

.disclosure-has-popup[open] &gt; summary::before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  cursor: default;
  content: ' ';
  background: transparent;
}

.disclosure-has-popup &gt; summary::before {
  display: none;
}

.disclosure-has-popup[open] &gt; summary + * {
  z-index: 100;
}

@media screen and (min-width: 750px) {
  .disclosure-has-popup[open] &gt; summary + * {
    z-index: 4;
  }

  .facets .disclosure-has-popup[open] &gt; summary + * {
    z-index: 2;
  }
}

/* base-focus */
/*
  Focus ring - default (with offset)
*/

*:focus {
  outline: 0;
  box-shadow: none;
}

*:focus-visible {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 0.3rem;
  box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3);
}

/* Fallback - for browsers that don't support :focus-visible, a fallback is set for :focus */
.focused,
.no-js *:focus {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 0.3rem;
  box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3);
}

/* Negate the fallback side-effect for browsers that support :focus-visible */
.no-js *:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/*
  Focus ring - inset
*/

.focus-inset:focus-visible {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: -0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}

.focused.focus-inset,
.no-js .focus-inset:focus {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: -0.2rem;
  box-shadow: 0 0 0.2rem 0 rgba(var(--color-foreground), 0.3);
}

.no-js .focus-inset:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/*
  Focus ring - none
*/

/* Dangerous for a11y - Use with care */
.focus-none {
  box-shadow: none !important;
  outline: 0 !important;
}

.focus-offset:focus-visible {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)),
    0 0 0.2rem 1.2rem rgba(var(--color-foreground), 0.3);
}

.focus-offset.focused,
.no-js .focus-offset:focus {
  outline: 0.2rem solid rgba(var(--color-foreground), 0.5);
  outline-offset: 1rem;
  box-shadow: 0 0 0 1rem rgb(var(--color-background)),
    0 0 0.2rem 1.2rem rgba(var(--color-foreground), 0.3);
}

.no-js .focus-offset:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

/* component-title */
.title,
.title-wrapper-with-link {
  margin: 3rem 0 2rem;
}

.title-wrapper-with-link .title {
  margin: 0;
}

.title .link {
  font-size: inherit;
}

.title-wrapper {
  margin-bottom: 3rem;
}

.title-wrapper-with-link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 1rem;
  margin-bottom: 3rem;
  flex-wrap: wrap;
}

.title--primary {
  margin: 4rem 0;
}

.title-wrapper--self-padded-tablet-down,
.title-wrapper--self-padded-mobile {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.reviewtext {
  font-size: 18px;
    vertical-align: bottom;
    color: #772530;
    font-weight: bold;
}

  .reviewimg {
        width: 120px;
    margin-left: 10px;
  }

.collection-hero__title {
  margin: 1rem 0;
}

.section-template--17985389560122__78b102a0-318a-4cc3-b6a8-6a93dc3612c2-padding {
      padding-left: 10px !important;
    padding-bottom: 0 !important;
  padding-top:10px !important;
}

.product-media-container {
  border: 0 !important;
}

.product__media-icon {
  display: none !important;
}

.product__title h1 {
      font-size: calc(var(--font-heading-scale) * 2rem);
}

#shopify-section-template--18353403494714__pf-4a370991 .sc-bqiRlB {
  margin-left: 40px;
  margin-right: 40px;
}
#shopify-section-template--18353403494714__pf-4a370991 .faq_banner_content {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 765px;
}
#shopify-section-template--18353403494714__pf-4a370991 .faq_search_heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 36.8447px;
    line-height: 55px;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
}
#shopify-section-template--18353403494714__pf-4a370991 .faq_search_inner {
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0px 304px 85px rgba(0, 0, 0, 0.01), 0px 194px 78px rgba(0, 0, 0, 0.07), 0px 109px 66px rgba(0, 0, 0, 0.25), 0px 49px 49px rgba(0, 0, 0, 0.43), 0px 12px 27px rgba(0, 0, 0, 0.49), 0px 0px 0px rgba(0, 0, 0, 0.5);
    border-radius: 102px;
    margin-top: 15px;
}
#shopify-section-template--18353403494714__pf-4a370991 span.search__faq_icon {
    margin: 0 20px;
    padding-top: 10px;
}
#shopify-section-template--18353403494714__pf-4a370991 input.faq_seach_input {
    border: 0;
    padding: 15px 0;
    border-radius: 102px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 28px;
    text-transform: capitalize;
    color: #3A3A3A;
}
#shopify-section-template--18353403494714__pf-4a370991 input[type=text] {
    width: 100%!important;
}


@media screen and (min-width: 750px) {
  .title-wrapper--self-padded-mobile {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 990px) {
  .title,
  .title-wrapper-with-link {
    margin: 5rem 0 3rem;
  }

  .title--primary {
    margin: 2rem 0;
  }

  .title-wrapper-with-link {
    align-items: center;
  }

  .title-wrapper-with-link .title {
    margin-bottom: 0;
  }

  .title-wrapper--self-padded-tablet-down {
    padding-left: 0;
    padding-right: 0;
  }
}

.title-wrapper-with-link .link-with-icon {
  margin: 0;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.title-wrapper-with-link .link-with-icon svg {
  width: 1.5rem;
}

.title-wrapper-with-link a {
  color: rgb(var(--color-link));
  margin-top: 0;
  flex-shrink: 0;
}

.title-wrapper--no-top-margin {
  margin-top: 0;
}

.title-wrapper--no-top-margin &gt; .title {
  margin-top: 0;
}

.subtitle {
  font-size: 1.8rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  letter-spacing: 0.06rem;
  color: rgba(var(--color-foreground), 0.7);
}

.subtitle--small {
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
}

.subtitle--medium {
  font-size: 1.6rem;
  letter-spacing: 0.08rem;
}

/* component-grid */
.grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  padding: 0;
  list-style: none;
  column-gap: var(--grid-mobile-horizontal-spacing);
  row-gap: var(--grid-mobile-vertical-spacing);
}

#shopify-section-template--17985389625658__0a7d3e37-6306-4468-8549-1f83757c3e21 .collapsible-row-layout .accordion summary,
#shopify-section-template--17985389560122__fe0e7324-d9c7-4619-9133-b4f38f670572 .accordion summary{
  margin-top:10px;
}

.section-template--17985389723962__main-padding .collapsible-row-layout .accordion summary, .collapsible-row-layout .accordion .accordion__title,{
  padding: 0;
  margin:0;
}

.section-template--17985389723962__main-padding .collapsible-row-layout .accordion summary, .collapsible-row-layout .accordion .accordion__content p{
  padding:10px;
}

#shopify-section-template--17985389625658__0a7d3e37-6306-4468-8549-1f83757c3e21 .collapsible-content-wrapper-narrow,
#shopify-section-template--17985389560122__fe0e7324-d9c7-4619-9133-b4f38f670572 .collapsible-content-wrapper-narrow,
#shopify-section-template--18066454315322__ee52364f-ded8-4f6b-962f-d53fd88f317f .collapsible-content-wrapper-narrow,
#shopify-section-template--18033078370618__80eeeccd-a50e-4392-9d44-35ed7348f672 .collapsible-content-wrapper-narrow,
#shopify-section-template--18066587582778__e5711733-d3ed-471d-954c-134ccdb5700b .collapsible-content-wrapper-narrow,
#shopify-section-template--18066802999610__199b952e-166f-40ed-b6c8-a570f3f93da7 .collapsible-content-wrapper-narrow,
#shopify-section-template--21885454811450__0e106571-a786-4732-8c03-d24e0660f161 .collapsible-content-wrapper-narrow{
  margin:auto;
}

@media screen and (min-width: 750px) {
  .grid {
    column-gap: var(--grid-desktop-horizontal-spacing);
    row-gap: var(--grid-desktop-vertical-spacing);
  }
}

.grid:last-child {
  margin-bottom: 0;
}

.grid__item {
  width: calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);
  max-width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
  flex-grow: 1;
  flex-shrink: 0;
}

@media screen and (min-width: 750px) {
  .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
}

.grid--gapless.grid {
  column-gap: 0;
  row-gap: 0;
}

@media screen and (max-width: 749px) {
  .grid__item.slider__slide--full-width {
    width: 100%;
    max-width: none;
  }
}

.grid--1-col .grid__item {
  max-width: 100%;
  width: 100%;
}

.grid--3-col .grid__item {
  width: calc(33.33% - var(--grid-mobile-horizontal-spacing) * 2 / 3);
}

@media screen and (min-width: 750px) {
  .grid--3-col .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }
}

.grid--2-col .grid__item {
  width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
}

@media screen and (min-width: 750px) {
  .grid--2-col .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }

  .grid--4-col-tablet .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }

  .grid--3-col-tablet .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }

  .grid--2-col-tablet .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
}

@media screen and (max-width: 989px) {
  .grid--1-col-tablet-down .grid__item {
    width: 100%;
    max-width: 100%;
  }

  .slider--tablet.grid--peek {
    margin: 0;
    width: 100%;
  }

  .slider--tablet.grid--peek .grid__item {
    box-sizing: content-box;
    margin: 0;
  }
}

@media screen and (min-width: 990px) {
  .grid--6-col-desktop .grid__item {
    width: calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);
    max-width: calc(16.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);
  }

  .grid--5-col-desktop .grid__item {
    width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
    max-width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
  }

  .grid--4-col-desktop .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
    max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
  }

  .grid--3-col-desktop .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    max-width: calc(33.33% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
  }

  .grid--2-col-desktop .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
}

@media screen and (min-width: 990px) {
  .grid--1-col-desktop {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .grid--1-col-desktop .grid__item {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 749px) {
  .grid--peek.slider--mobile {
    margin: 0;
    width: 104%;
  }

  .grid--peek.slider--mobile .grid__item {
    box-sizing: content-box;
    margin: 0;
  }

  .grid--peek .grid__item {
    min-width: 35%;
  }

  .grid--peek.slider .grid__item:first-of-type {
    margin-left: 1.5rem;
  }

  /* Fix to show some space at the end of our sliders in all browsers */
  .grid--peek.slider:after {
    margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing));
  }

  .grid--2-col-tablet-down .grid__item {
    width: calc(50% - var(--grid-mobile-horizontal-spacing) / 2);
  }

  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item,
  .grid--peek .grid__item {
    width: calc(50% - var(--grid-mobile-horizontal-spacing) - 3rem);
  }

  .slider--tablet.grid--peek.grid--1-col-tablet-down .grid__item,
  .slider--mobile.grid--peek.grid--1-col-tablet-down .grid__item  {
    width: calc(100% - var(--grid-mobile-horizontal-spacing) - 3rem);
  }
}

@media screen and (min-width: 750px) and (max-width: 989px) {
  .slider--tablet.grid--peek .grid__item {
    width: calc(25% - var(--grid-desktop-horizontal-spacing) - 3rem);
  }

  .slider--tablet.grid--peek.grid--3-col-tablet .grid__item {
    width: calc(33.33% - var(--grid-desktop-horizontal-spacing) - 3rem);
  }

  .slider--tablet.grid--peek.grid--2-col-tablet .grid__item,
  .slider--tablet.grid--peek.grid--2-col-tablet-down .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) - 3rem);
  }

  .slider--tablet.grid--peek .grid__item:first-of-type {
    margin-left: 1.5rem;
  }

  .grid--2-col-tablet-down .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }

  .grid--1-col-tablet-down.grid--peek .grid__item {
    width: calc(100% - var(--grid-desktop-horizontal-spacing) - 3rem);
  }
}

/* component-media */
.media {
  display: block;
  background-color: rgba(var(--color-foreground), 0.1);
  position: relative;
  overflow: hidden;
}

.media--transparent {
  background-color: transparent;
}

.media &gt; *:not(.zoom):not(.deferred-media__poster-button),
.media model-viewer {
  display: block;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.media &gt; img {
  object-fit: cover;
  object-position: center center;
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.media--square {
  padding-bottom: 100%;
}

.media--portrait {
  padding-bottom: 125%;
}

.media--landscape {
  padding-bottom: 66.6%;
}

.media--cropped {
  padding-bottom: 56%;
}

.media--16-9 {
  padding-bottom: 56.25%;
}

.media--circle {
  padding-bottom: 100%;
  border-radius: 50%;
}

.media.media--hover-effect &gt; img + img {
  opacity: 0;
}

@media screen and (min-width: 990px) {
  .media--cropped {
    padding-bottom: 63%;
  }
}

deferred-media {
  display: block;
}

/* component-button */
/* Button - default */

.button,
.shopify-challenge__button,
.customer button,
button.shopify-payment-button__button--unbranded,
.shopify-payment-button [role="button"],
.cart__dynamic-checkout-buttons [role='button'],
.cart__dynamic-checkout-buttons iframe {
  --shadow-horizontal-offset: var(--buttons-shadow-horizontal-offset);
  --shadow-vertical-offset: var(--buttons-shadow-vertical-offset);
  --shadow-blur-radius: var(--buttons-shadow-blur-radius);
  --shadow-opacity: var(--buttons-shadow-opacity);
  --shadow-visible: var(--buttons-shadow-visible);
  --border-offset: var(--buttons-border-offset); /* reduce radius edge artifacts */
  --border-opacity: calc(1 - var(--buttons-border-opacity));
  border-radius: var(--buttons-radius-outset);
  position: relative;
}

.button,
.shopify-challenge__button,
.customer button,
button.shopify-payment-button__button--unbranded {
  min-width: calc(12rem + var(--buttons-border-width) * 2);
  min-height: calc(4.5rem + var(--buttons-border-width) * 2);
}

button.shopify-payment-button__button--unbranded {
  background-color: #772530;
  color:#fff;
}
.shopify-payment-button__button--unbranded:hover, .shopify-payment-button__button--unbranded:hover:not([disabled]) {
  background-color: #772530 !important;
  color:#fff;
}

.shopify-payment-button__button--branded {
  z-index: auto;
}

.cart__dynamic-checkout-buttons iframe {
  box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-base-text), var(--shadow-opacity));
}

.button,
.shopify-challenge__button,
.customer button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 0;
  padding: 0 3rem;
  cursor: pointer;
  font: inherit;
  font-size: 1.5rem;
  text-decoration: none;
  color: rgb(var(--color-button-text));
  transition: box-shadow var(--duration-short) ease;
  -webkit-appearance: none;
  appearance: none;
  background-color: rgba(var(--color-button), var(--alpha-button-background));
}

.button:before,
.shopify-challenge__button:before,
.customer button:before,
.shopify-payment-button__button--unbranded:before,
.shopify-payment-button [role="button"]:before,
.cart__dynamic-checkout-buttons [role='button']:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-radius: var(--buttons-radius-outset);
  box-shadow: var(--shadow-horizontal-offset) var(--shadow-vertical-offset) var(--shadow-blur-radius) rgba(var(--color-shadow), var(--shadow-opacity));
}

.button:after,
.shopify-challenge__button:after,
.customer button:after,
.shopify-payment-button__button--unbranded:after {
  content: '';
  position: absolute;
  top: var(--buttons-border-width);
  right: var(--buttons-border-width);
  bottom: var(--buttons-border-width);
  left: var(--buttons-border-width);
  z-index: 1;
  border-radius: var(--buttons-radius);
  /* box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)),
    0 0 0 var(--buttons-border-width) rgba(var(--color-button), var(--alpha-button-background)); */
  transition: box-shadow var(--duration-short) ease;
  box-shadow:none;
}

.button:not([disabled]):hover::after,
.shopify-challenge__button:hover::after,
.customer button:hover::after,
.shopify-payment-button__button--unbranded:hover::after {
  --border-offset: 1.3px;
  /* box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(var(--color-button-text), var(--border-opacity)),
    0 0 0 calc(var(--buttons-border-width) + 1px) rgba(var(--color-button), var(--alpha-button-background)); */
  box-shadow:none;
}

.button--secondary:after {
  --border-opacity: var(--buttons-border-opacity);
}

.button:focus-visible,
.button:focus,
.button.focused,
.shopify-payment-button__button--unbranded:focus-visible,
.shopify-payment-button [role="button"]:focus-visible,
.shopify-payment-button__button--unbranded:focus,
.shopify-payment-button [role="button"]:focus {
  outline: 0;
  box-shadow: 0 0 0 0.3rem rgb(var(--color-background)),
    0 0 0 0.5rem rgba(var(--color-foreground), 0.5),
    0 0 0.5rem 0.4rem rgba(var(--color-foreground), 0.3);
}

.button:focus:not(:focus-visible):not(.focused),
.shopify-payment-button__button--unbranded:focus:not(:focus-visible):not(.focused),
.shopify-payment-button [role="button"]:focus:not(:focus-visible):not(.focused) {
  box-shadow: inherit;
}

.button::selection,
.shopify-challenge__button::selection,
.customer button::selection {
  background-color: rgba(var(--color-button-text), 0.3);
}

.button,
.button-label,
.shopify-challenge__button,
.customer button {
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
  line-height: calc(1 + 0.2 / var(--font-body-scale));
}

.button--tertiary {
  font-size: 1.2rem;
  padding: 1rem 1.5rem;
  min-width: calc(9rem + var(--buttons-border-width) * 2);
  min-height: calc(3.5rem + var(--buttons-border-width) * 2);
}

.button--small {
  padding: 1.2rem 2.6rem;
}

/* Button - other */

.button:disabled,
.button[aria-disabled='true'],
.button.disabled,
.customer button:disabled,
.customer button[aria-disabled='true'],
.customer button.disabled,
.quantity__button.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.button--full-width {
  display: flex;
  width: 100%;
}

.button.loading {
  color: transparent;
  position: relative;
}

@media screen and (forced-colors: active) {
  .button.loading {
    color: rgb(var(--color-foreground));
  }
}

.button.loading &gt; .loading-overlay__spinner {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
}

.button.loading &gt; .loading-overlay__spinner .spinner {
  width: fit-content;
}

.button.loading &gt; .loading-overlay__spinner .path {
  stroke: rgb(var(--color-button-text));
}

/* Button - social share */

.share-button {
  display: block;
  position: relative;
}

.share-button details {
  width: fit-content;
}

.share-button__button {
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  color: rgb(var(--color-link));
  margin-left: 0;
  padding-left: 0;
  min-height: 4.4rem;
}

details[open] &gt; .share-button__fallback {
  animation: animateMenuOpen var(--duration-default) ease;
}

.share-button__button:hover {
  /* text-decoration: underline; */
  text-underline-offset: 0.3rem;
}

.share-button__button,
.share-button__fallback button {
  cursor: pointer;
  background-color: transparent;
  border: none;
}

.share-button__button .icon-share {
  height: 1.2rem;
  margin-right: 1rem;
  min-width: 1.3rem;
}

.share-button__fallback {
  display: flex;
  align-items: center;
  position: absolute;
  top: 3rem;
  left: 0.1rem;
  z-index: 3;
  width: 100%;
  min-width: max-content;
  border-radius: var(--inputs-radius);
  border: 0;
}

.share-button__fallback:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: var(--inputs-border-width);
  right: var(--inputs-border-width);
  bottom: var(--inputs-border-width);
  left: var(--inputs-border-width);
  border: 0.1rem solid transparent;
  border-radius: var(--inputs-radius);
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
  transition: box-shadow var(--duration-short) ease;
  z-index: 1;
}

.share-button__fallback:before {
  background: rgb(var(--color-background));
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: var(--inputs-radius-outset);
  box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity));
  z-index: -1;
}

.share-button__fallback button {
  width: 4.4rem;
  height: 4.4rem;
  padding: 0;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  right: var(--inputs-border-width);
}

.share-button__fallback button:hover {
  color: rgba(var(--color-foreground), 0.75);
}

.share-button__fallback button:hover svg {
  transform: scale(1.07);
}

.share-button__close:not(.hidden) + .share-button__copy {
  display: none;
}

.share-button__close,
.share-button__copy {
  background-color: transparent;
  color: rgb(var(--color-foreground));
}

.share-button__copy:focus-visible,
.share-button__close:focus-visible {
  background-color: rgb(var(--color-background));
  z-index: 2;
}

.share-button__copy:focus,
.share-button__close:focus {
  background-color: rgb(var(--color-background));
  z-index: 2;
}

.field:not(:focus-visible):not(.focused) + .share-button__copy:not(:focus-visible):not(.focused),
.field:not(:focus-visible):not(.focused) + .share-button__close:not(:focus-visible):not(.focused) {
  background-color: inherit;
}

.share-button__fallback .field:after,
.share-button__fallback .field:before {
  content: none;
}

.share-button__fallback .field {
  border-radius: 0;
  min-width: auto;
  min-height: auto;
  transition: none;
}

.share-button__fallback .field__input:focus,
.share-button__fallback .field__input:-webkit-autofill {
  outline: 0.2rem solid rgba(var(--color-foreground),.5);
  outline-offset: 0.1rem;
  box-shadow: 0 0 0 0.1rem rgb(var(--color-background)),0 0 0.5rem 0.4rem rgba(var(--color-foreground),.3);
}

.share-button__fallback .field__input {
  box-shadow: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  filter: none;
  min-width: auto;
  min-height: auto;
}

.share-button__fallback .field__input:hover {
  box-shadow: none;
}

.share-button__fallback .icon {
  width: 1.5rem;
  height: 1.5rem;
}

.share-button__message:not(:empty) {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 0.8rem 0 0.8rem 1.5rem;
  margin: var(--inputs-border-width);
}

.share-button__message:not(:empty):not(.hidden) ~ * {
  display: none;
}

/* component-form */
.field__input,
.select__select,
.customer .field input,
.customer select {
  -webkit-appearance: none;
  appearance: none;
  background-color: rgb(var(--color-background));
  color: rgb(var(--color-foreground));
  font-size: 1.6rem;
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow var(--duration-short) ease;
  border-radius: var(--inputs-radius);
  height: 4.5rem;
  min-height: calc(var(--inputs-border-width) * 2);
  min-width: calc(7rem + (var(--inputs-border-width) * 2));
  position: relative;
  border: 0;
}

.field:before,
.select:before,
.customer .field:before,
.customer select:before,
.localization-form__select:before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: var(--inputs-radius-outset);
  box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity));
  z-index: -1;
}

.field:after,
.select:after,
.customer .field:after,
.customer select:after,
.localization-form__select:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: var(--inputs-border-width);
  right: var(--inputs-border-width);
  bottom: var(--inputs-border-width);
  left: var(--inputs-border-width);
  border: 0.1rem solid transparent;
  border-radius: var(--inputs-radius);
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
  transition: box-shadow var(--duration-short) ease;
  z-index: 1;
}

.select__select {
  font-family: 'Expressway';
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  font-size: 1.2rem;
  color: rgba(var(--color-foreground), 0.75);
}

.field:hover.field:after,
.select:hover.select:after,
.select__select:hover.select__select:after,
.customer .field:hover.field:after,
.customer select:hover.select:after,
.localization-form__select:hover.localization-form__select:after {
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity));
  outline: 0;
  border-radius: var(--inputs-radius);
}

.field__input:focus-visible,
.select__select:focus-visible,
.customer .field input:focus-visible,
.customer select:focus-visible,
.localization-form__select:focus-visible.localization-form__select:after {
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));
  outline: 0;
  border-radius: var(--inputs-radius);
}

.field__input:focus,
.select__select:focus,
.customer .field input:focus,
.customer select:focus,
.localization-form__select:focus.localization-form__select:after {
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));
  outline: 0;
  border-radius: var(--inputs-radius);
}

.localization-form__select:focus {
  outline: 0;
  box-shadow: none;
}

.text-area,
.select {
  display: flex;
  position: relative;
  width: 100%;
}

/* Select */

.select .icon-caret,
.customer select + svg {
  height: 0.6rem;
  pointer-events: none;
  position: absolute;
  top: calc(50% - 0.2rem);
  right: calc(var(--inputs-border-width) + 1.5rem);
}

.select__select,
.customer select {
  cursor: pointer;
  line-height: calc(1 + 0.6 / var(--font-body-scale));
  padding: 0 calc(var(--inputs-border-width) + 3rem) 0 2rem;
  margin: var(--inputs-border-width);
  min-height: calc(var(--inputs-border-width) * 2);
}

/* Field */

.field {
  position: relative;
  width: 100%;
  display: flex;
  transition: box-shadow var(--duration-short) ease;
}

.customer .field {
  display: flex;
}

.field--with-error {
  flex-wrap: wrap;
}

.field__input,
.customer .field input {
  flex-grow: 1;
  text-align: left;
  padding: 1.5rem;
  margin: var(--inputs-border-width);
  transition: box-shadow var(--duration-short) ease;
}

.field__label,
.customer .field label {
  font-size: 1.4rem;
  left: calc(var(--inputs-border-width) + 2rem);
  top: calc(1rem + var(--inputs-border-width));
  margin-bottom: 0;
  pointer-events: none;
  position: absolute;
  transition: top var(--duration-short) ease,
    font-size var(--duration-short) ease;
  color: rgba(var(--color-foreground), 0.75);
  letter-spacing: 0.1rem;
  line-height: 1.5;
}

.field__input:focus ~ .field__label,
.field__input:not(:placeholder-shown) ~ .field__label,
.field__input:-webkit-autofill ~ .field__label,
.customer .field input:focus ~ label,
.customer .field input:not(:placeholder-shown) ~ label,
.customer .field input:-webkit-autofill ~ label {
  font-size: 1rem;
  top: calc(var(--inputs-border-width) + 0.5rem);
  left: calc(var(--inputs-border-width) + 2rem);
  letter-spacing: 0.04rem;
}

.field__input:focus,
.field__input:not(:placeholder-shown),
.field__input:-webkit-autofill,
.customer .field input:focus,
.customer .field input:not(:placeholder-shown),
.customer .field input:-webkit-autofill {
  padding: 2.2rem 1.5rem 0.8rem 2rem;
  margin: var(--inputs-border-width);
}

.field__input::-webkit-search-cancel-button,
.customer .field input::-webkit-search-cancel-button {
  display: none;
}

.field__input::placeholder,
.customer .field input::placeholder {
  opacity: 0;
}

.field__button {
  align-items: center;
  background-color: transparent;
  border: 0;
  color: currentColor;
  cursor: pointer;
  display: flex;
  height: 4.4rem;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 4.4rem;
}

.field__button &gt; svg {
  height: 2.5rem;
  width: 2.5rem;
}

.field__input:-webkit-autofill ~ .field__button,
.field__input:-webkit-autofill ~ .field__label,
.customer .field input:-webkit-autofill ~ label {
  color: rgb(0, 0, 0);
}

/* Text area */

.text-area {
  font-family: 'Expressway';
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  min-height: 10rem;
  resize: none;
}

input[type='checkbox'] {
  display: inline-block;
  width: auto;
  margin-right: 0.5rem;
}

/* Form global */

.form__label {
  display: block;
  margin-bottom: 0.6rem;
}

.form__message {
  align-items: center;
  display: flex;
  font-size: 1.4rem;
  line-height: 1;
  margin-top: 1rem;
}

.form__message--large {
  font-size: 1.6rem;
}

.customer .field .form__message {
  font-size: 1.4rem;
  text-align: left;
}

.form__message .icon,
.customer .form__message svg {
  flex-shrink: 0;
  height: 1.3rem;
  margin-right: 0.5rem;
  width: 1.3rem;
}

.form__message--large .icon,
.customer .form__message svg {
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 1rem;
}

.customer .field .form__message svg {
  align-self: start;
}

.form-status {
  margin: 0;
  font-size: 1.6rem;
}

.form-status-list {
  padding: 0;
  margin: 2rem 0 4rem;
}

.form-status-list li {
  list-style-position: inside;
}

.form-status-list .link::first-letter {
  text-transform: capitalize;
}

/* component-quantity */
.quantity {
  color: rgba(var(--color-foreground));
  position: relative;
  width: calc(14rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
  display: flex;
  border-radius: var(--inputs-radius);
  min-height: calc((var(--inputs-border-width) * 2) + 4.5rem);
}

.quantity:after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: var(--inputs-border-width);
  right: var(--inputs-border-width);
  bottom: var(--inputs-border-width);
  left: var(--inputs-border-width);
  border: 0.1rem solid transparent;
  border-radius: var(--inputs-radius);
  box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
  transition: box-shadow var(--duration-short) ease;
  z-index: 1;
}

.quantity:before {
  background: rgb(var(--color-background));
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: var(--inputs-radius-outset);
  box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text), var(--inputs-shadow-opacity));
  z-index: -1;
}

.quantity__input {
  color: currentColor;
  font-size: 1.4rem;
  font-weight: 500;
  opacity: 0.85;
  text-align: center;
  background-color: transparent;
  border: 0;
  padding: 0 0.5rem;
  width: 100%;
  flex-grow: 1;
  -webkit-appearance: none;
  appearance: none;
}

.quantity__button {
  width: calc(4.5rem / var(--font-body-scale));
  flex-shrink: 0;
  font-size: 1.8rem;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(var(--color-foreground));
  padding: 0;
}

.quantity__button:first-child {
  margin-left: calc(var(--inputs-border-width));
}

.quantity__button:last-child {
  margin-right: calc(var(--inputs-border-width));
}

.quantity__button svg {
  width: 1rem;
  pointer-events: none;
}

.quantity__button:focus-visible,
.quantity__input:focus-visible {
  background-color: rgb(var(--color-background));
  z-index: 2;
}

.quantity__button:focus,
.quantity__input:focus {
  background-color: rgb(var(--color-background));
  z-index: 2;
}

.quantity__button:not(:focus-visible):not(.focused),
.quantity__input:not(:focus-visible):not(.focused) {
  box-shadow: inherit;
  background-color: inherit;
}

.quantity__input:-webkit-autofill,
.quantity__input:-webkit-autofill:hover,
.quantity__input:-webkit-autofill:active {
  box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important;
  -webkit-box-shadow: 0 0 0 10rem rgb(var(--color-background)) inset !important;
}

.quantity__input::-webkit-outer-spin-button,
.quantity__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.quantity__input[type='number'] {
  -moz-appearance: textfield;
}

.quantity__rules {
  margin-top: 1.2rem;
  position: relative;
  font-size: 1.2rem;
}

.quantity__rules .caption {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}

.quantity__rules .divider + .divider::before {
  content: '\2022';
  margin: 0 0.5rem;
}

.quantity__rules-cart {
  position: relative;
}

product-info .loading-overlay:not(.hidden) ~ *,
.quantity__rules-cart .loading-overlay:not(.hidden) ~ * {
  visibility: hidden;
}

/* component-modal */
.modal__toggle {
  list-style-type: none;
}

.no-js details[open] .modal__toggle {
  position: absolute;
  z-index: 5;
}

.modal__toggle-close {
  display: none;
}

.no-js details[open] svg.modal__toggle-close {
  display: flex;
  z-index: 1;
  height: 1.7rem;
  width: 1.7rem;
}

.modal__toggle-open {
  display: flex;
}

.no-js details[open] .modal__toggle-open {
  display: none;
}

.no-js .modal__close-button.link {
  display: none;
}

.modal__close-button.link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0rem;
  height: 4.4rem;
  width: 4.4rem;
  background-color: transparent;
}

.modal__close-button .icon {
  width: 1.7rem;
  height: 1.7rem;
}

.modal__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(var(--color-background));
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
}

.media-modal {
  cursor: zoom-out;
}

.media-modal .deferred-media {
  cursor: initial;
}

/* component-cart-count-bubble */
.cart-count-bubble:empty {
  display: none;
}

.cart-count-bubble {
  position: absolute;
  background-color: rgb(var(--color-button));
  color: rgb(var(--color-button-text));
  height: 1.7rem;
  width: 1.7rem;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.9rem;
  bottom: 0.8rem;
  left: 2.2rem;
  line-height: calc(1 + 0.1 / var(--font-body-scale));
}

/* section-announcement-bar */
.announcement-bar {
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
  color: rgb(var(--color-foreground));
}

.announcement-bar__link {
  display: block;
  width: 100%;
  padding: 1rem 0;
  text-decoration: none;
}

.announcement-bar__link:hover {
  color: rgb(var(--color-foreground));
  background-color: rgba(var(--color-card-hover), 0.06);
}

.announcement-bar__link .icon-arrow {
  display: inline-block;
  pointer-events: none;
  margin-left: 0.8rem;
  vertical-align: middle;
  margin-bottom: 0.2rem;
}

.announcement-bar__link .announcement-bar__message {
  padding: 0;
}

.announcement-bar__message {
  padding: 1rem 0;
  margin: 0;
  letter-spacing: 0.1rem;
}

/* section-header */
.section-header.shopify-section-group-header-group {
  z-index: 3;
}

.shopify-section-header-sticky {
  position: sticky;
  top: 0;
}

.shopify-section-header-hidden {
  top: calc(-1 * var(--header-height));
}

.shopify-section-header-hidden.menu-open {
  top: 0;
}

.section-header.animate {
  transition: top 0.15s ease-out;
}

.shopify-section-group-header-group {
  z-index: 4;
}

.section-header ~ .shopify-section-group-header-group {
  z-index: initial;
}

/* Main Header Layout */
.header-wrapper {
  display: block;
  position: relative;
  background-color: rgb(var(--color-background));
}

.header-wrapper--border-bottom {
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
}

.header {
  display: flex;
  grid-template-areas: 'left-icon heading icons';
  grid-template-columns: 1fr 2fr 1fr;
  align-items: center;
}

.header__inline-menu {
  width: 100%;
    text-align: CENTER;
}

@media screen and (min-width: 990px) {
  .header--top-left,
  .header--middle-left:not(.header--has-menu) {
    grid-template-areas:
      'heading icons'
      'navigation navigation';
    grid-template-columns: 1fr auto;
  }

  .header--middle-left {
    grid-template-areas: 'heading navigation icons';
    grid-template-columns: auto auto 1fr;
    column-gap: 2rem;
  }

  .header--middle-center {
    grid-template-areas: 'navigation heading icons';
    grid-template-columns: 1fr auto 1fr;
    column-gap: 2rem;
  }

  .header--middle-center a.header__heading-link {
    text-align: center;
  }

  .header--top-center {
    grid-template-areas:
      'left-icon heading icons'
      'navigation navigation navigation';
  }

  .header:not(.header--middle-left, .header--middle-center) .header__inline-menu {
    margin-top: 1.05rem;
  }
}

.header *[tabindex='-1']:focus {
  outline: none;
}

.header__heading {
  margin: 0;
  line-height: 0;
}

.header &gt; .header__heading-link {
  line-height: 0;
}

.header__heading,
.header__heading-link {
  grid-area: heading;
  justify-self: center;
}

.header__heading-link {
  display: inline-block;
  padding: 0.75rem;
  text-decoration: none;
  word-break: break-word;
}

.header__heading-link:hover .h2 {
  color: rgb(var(--color-foreground));
}

.header__heading-link .h2 {
  line-height: 1;
  color: rgba(var(--color-foreground), 0.75);
}

.header__heading-logo {
  height: auto;
  width: 100%;
  transition: width 0.3s cubic-bezier(0.52, 0, 0.61, 0.99);
}

@media screen and (max-width: 989px) {
  .header__heading,
  .header__heading-link {
    text-align: center;
  }

  .header--mobile-left .header__heading,
  .header--mobile-left .header__heading-link {
    text-align: left;
    justify-self: start;
  }

  .header--mobile-left {
    grid-template-columns: auto 2fr 1fr;
  }
}

@media screen and (min-width: 990px) {
  .header__heading-link {
    margin-left: -0.75rem;
  }

  .header__heading,
  .header__heading-link {
    justify-self: start;
  }

  .header--top-center .header__heading-link,
  .header--top-center .header__heading {
    justify-self: center;
    text-align: center;
  }
}

/* Header icons */
.header__icons {
  display: flex;
  grid-area: icons;
  justify-self: end;
}

.header__icon:not(.header__icon--summary),
.header__icon span {
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__icon {
  color: rgb(var(--color-foreground));
}

.header__icon span {
  height: 100%;
}

.header__icon::after {
  content: none;
}

.header__icon:hover .icon,
.modal__close-button:hover .icon {
  transform: scale(1.07);
}

.header__icon .icon {
  height: 2rem;
  width: 2rem;
  fill: none;
  vertical-align: middle;
}

.header__icon,
.header__icon--cart .icon {
  height: 4.4rem;
  width: 4.4rem;
  padding: 0;
}

.header__icon--cart {
  position: relative;
  margin-right: -1.2rem;
}

@media screen and (max-width: 989px) {
  menu-drawer ~ .header__icons .header__icon--account {
    display: none;
  }
}

.header__icon--menu[aria-expanded="true"]::before {
  content: "";
  top: 100%;
  left: 0;
  height: calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));
  width: 100%;
  display: block;
  position: absolute;
  background: rgba(var(--color-foreground), 0.5);
}

/* Search */
menu-drawer + .header__search {
  display: none;
}

.header &gt; .header__search {
  grid-area: left-icon;
  justify-self: start;
}

.header:not(.header--has-menu) * &gt; .header__search {
  display: none;
}

.header__search {
  display: inline-flex;
  line-height: 0;
}

.header--top-center &gt; .header__search {
  display: none;
}

.header--top-center * &gt; .header__search {
  display: inline-flex;
}

@media screen and (min-width: 990px) {
  .header:not(.header--top-center) * &gt; .header__search,
  .header--top-center &gt; .header__search {
    display: inline-flex;
  }

  .header:not(.header--top-center) &gt; .header__search,
  .header--top-center * &gt; .header__search {
    display: none;
  }
}

.no-js .predictive-search {
  display: none;
}

details[open] &gt; .search-modal {
  opacity: 1;
  animation: animateMenuOpen var(--duration-default) ease;
}

details[open] .modal-overlay {
  display: block;
}

details[open] .modal-overlay::after {
  position: absolute;
  content: '';
  background-color: rgb(var(--color-foreground), 0.5);
  top: 100%;
  left: 0;
  right: 0;
  height: 100vh;
}

.no-js details[open] &gt; .header__icon--search {
  top: 1rem;
  right: 0.5rem;
}

.search-modal {
  opacity: 0;
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.08);
  min-height: calc(100% + var(--inputs-margin-offset) + (2 * var(--inputs-border-width)));
  height: 100%;
}

.search-modal__content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 5rem 0 1rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  position: relative;
}

.search-modal__content-bottom {
  bottom: calc((var(--inputs-margin-offset) / 2) );
}

.search-modal__content-top {
  top: calc((var(--inputs-margin-offset) / 2) );
}

.search-modal__form {
  width: 100%;
}

.search-modal__close-button {
  position: absolute;
  right: 0.3rem;
}

@media screen and (min-width: 750px) {
  .search-modal__close-button {
    right: 1rem;
  }

  .search-modal__content {
    padding: 0 6rem;
  }
}

@media screen and (min-width: 990px) {
  .search-modal__form {
    max-width: 74.2rem;
  }

  .search-modal__close-button {
    position: initial;
    margin-left: 0.5rem;
  }
}

/* Header menu drawer */
.header__icon--menu .icon {
  display: block;
  position: absolute;
  opacity: 1;
  transform: scale(1);
  transition: transform 150ms ease, opacity 150ms ease;
}

details:not([open]) &gt; .header__icon--menu .icon-close,
details[open] &gt; .header__icon--menu .icon-hamburger {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.8);
}

.js details[open]:not(.menu-opening) &gt; .header__icon--menu .icon-close {
  visibility: hidden;
}

.js details[open]:not(.menu-opening) &gt; .header__icon--menu .icon-hamburger {
  visibility: visible;
  opacity: 2;
  transform: scale(1.05);
}

.js details &gt; .header__submenu{
  opacity: 0;
  transform: translateY(-2rem);
}
.content-for-layout{
  position: relative;
  z-index: 1;
}
details[open] &gt; .header__submenu {
  animation: animateMenuOpen var(--duration-default) ease;
  animation-fill-mode: forwards;
  z-index: 2;
}

@media (prefers-reduced-motion) {
  details[open] &gt; .header__submenu {
    opacity: 1;
    transform: translateY(0);
  }
}
header-menu details:hover .header__submenu{
  opacity: 1;
  transform: translateY(0);
}

/* Header menu */
.header__inline-menu {
  margin-left: -1.2rem;
  grid-area: navigation;
  display: none;
}

.header--top-center .header__inline-menu,
.header--top-center .header__heading-link {
  margin-left: 0;
}

@media screen and (min-width: 990px) {
  .header__inline-menu {
    display: block;
  }

  .header--top-center .header__inline-menu {
    justify-self: center;
  }

  .header--top-center .header__inline-menu &gt; .list-menu--inline {
    justify-content: center;
  }

  .header--middle-left .header__inline-menu {
    margin-left: 0;
  }
}

.header__menu {
  padding: 0 1rem;
}

.header__menu-item {
  padding: 1.2rem;
  text-decoration: none;
  color: rgba(var(--color-foreground), 0.75);
}

.header__menu-item:hover {
  color: rgb(var(--color-foreground));
}

.header__menu-item span {
  transition: text-decoration var(--duration-short) ease;
}

.header__menu-item:hover span {
  /* text-decoration: underline; */
  text-underline-offset: 0.3rem;
}

details[open] &gt; .header__menu-item {
  /* text-decoration: underline; */
}

details[open]:hover &gt; .header__menu-item {
  text-decoration-thickness: 0.2rem;
}

details[open] &gt; .header__menu-item .icon-caret {
  transform: rotate(180deg);
}

.header__active-menu-item {
  transition: text-decoration-thickness var(--duration-short) ease;
  color: rgb(var(--color-foreground));
  /* text-decoration: underline; */
  text-underline-offset: 0.3rem;
}

.header__menu-item:hover .header__active-menu-item {
  text-decoration-thickness: 0.2rem;
}

.header__submenu {
  transition: opacity var(--duration-default) ease,
    transform var(--duration-default) ease;
}

.global-settings-popup,
.header__submenu.global-settings-popup {
  border-radius: var(--popup-corner-radius);
  border-color: rgba(var(--color-foreground), var(--popup-border-opacity));
  border-style: solid;
  border-width: var(--popup-border-width);
  box-shadow: var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow), var(--popup-shadow-opacity));
  z-index: -1;
}

.header__submenu.list-menu {
  /* padding: 2.4rem 0; */
  padding: 1rem 0;
}

.header__submenu .header__submenu {
  background-color: rgba(var(--color-foreground), 0.03);
  padding: 0.5rem 0;
  margin: 0.5rem 0;
}

.header__submenu .header__menu-item:after {
  right: 2rem;
}

.header__submenu .header__menu-item {
  justify-content: space-between;
  padding: 0.8rem 2.4rem;
}

.header__submenu .header__submenu .header__menu-item {
  padding-left: 3.4rem;
}

.header__menu-item .icon-caret {
  right: 0.8rem;
}

.header__submenu .icon-caret {
  flex-shrink: 0;
  margin-left: 1rem;
  position: static;
}

header-menu &gt; details,
details-disclosure &gt; details {
  position: relative;
}

@keyframes animateMenuOpen {
  0% {
    opacity: 0;
    transform: translateY(-1.5rem);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.overflow-hidden-mobile,
.overflow-hidden-tablet {
  overflow: hidden;
}

@media screen and (min-width: 750px) {
  .overflow-hidden-mobile {
    overflow: auto;
  }
}

@media screen and (min-width: 990px) {
  .overflow-hidden-tablet {
    overflow: auto;
  }
}

.badge {
  border: 1px solid transparent;
  border-radius: var(--badge-corner-radius);
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  line-height: 1;
  padding: 0.5rem 1.3rem 0.6rem 1.3rem;
  text-align: center;
  background-color: rgb(var(--color-badge-background));
  border-color: rgba(var(--color-badge-border), var(--alpha-badge-border));
  color: rgb(var(--color-foreground));
  word-break: break-word;
}

.gradient {
  background: rgb(var(--color-background));
  background: var(--gradient-background);
  background-attachment: fixed;
}

@media screen and (forced-colors: active) {
  .icon {
    color: CanvasText;
    fill: CanvasText !important;
  }

  .icon-close-small path {
    stroke: CanvasText;
  }
}

.ratio {
  display: flex;
  position: relative;
  align-items: stretch;
}

.ratio::before {
  content: '';
  width: 0;
  height: 0;
  padding-bottom: var(--ratio-percent);
}

.content-container {
  border-radius: var(--text-boxes-radius);
  border: var(--text-boxes-border-width) solid rgba(var(--color-foreground), var(--text-boxes-border-opacity));
  position: relative;
}

.content-container:after {
  content: '';
  position: absolute;
  top: calc(var(--text-boxes-border-width) * -1);
  right: calc(var(--text-boxes-border-width) * -1);
  bottom: calc(var(--text-boxes-border-width) * -1);
  left: calc(var(--text-boxes-border-width) * -1);
  border-radius: var(--text-boxes-radius);
  box-shadow: var(--text-boxes-shadow-horizontal-offset)
    var(--text-boxes-shadow-vertical-offset)
    var(--text-boxes-shadow-blur-radius)
    rgba(var(--color-shadow), var(--text-boxes-shadow-opacity));
  z-index: -1;
}

.content-container--full-width:after {
  left: 0;
  right: 0;
  border-radius: 0;
}

@media screen and (max-width: 749px) {
  .content-container--full-width-mobile {
    border-left: none;
    border-right: none;
    border-radius: 0;
  }
  .content-container--full-width-mobile:after {
    display: none;
  }

  .header--middle-left {
    column-gap: 0!important;
  }

  

  .footer-block.grid__item {
    width: auto!important;
  }

  .footer-block:nth-child(2) {
    position: relative!important;
  }
}

.global-media-settings {
  position: relative;
  border: var(--media-border-width) solid rgba(var(--color-foreground), var(--media-border-opacity));
  border-radius: var(--media-radius);
  overflow: visible !important;
  background-color: rgb(var(--color-background));
}

.global-media-settings:after {
  content: '';
  position: absolute;
  top: calc(var(--media-border-width) * -1);
  right: calc(var(--media-border-width) * -1);
  bottom: calc(var(--media-border-width) * -1);
  left: calc(var(--media-border-width) * -1);
  border-radius: var(--media-radius);
  box-shadow: var(--media-shadow-horizontal-offset) var(--media-shadow-vertical-offset) var(--media-shadow-blur-radius) rgba(var(--color-shadow), var(--media-shadow-opacity));
  z-index: -1;
  pointer-events: none;
}

.global-media-settings--no-shadow {
  overflow: hidden !important;
}

.global-media-settings--no-shadow:after {
  content: none;
}

.global-media-settings img,
.global-media-settings iframe,
.global-media-settings model-viewer,
.global-media-settings video {
  border-radius: calc(var(--media-radius) - var(--media-border-width));
}

.content-container--full-width,
.global-media-settings--full-width,
.global-media-settings--full-width img {
  border-radius: 0;
  border-left: none;
  border-right: none;
}

/* check for flexbox gap in older Safari versions */
@supports not (inset: 10px) {
  .grid {
    margin-left: calc(-1 * var(--grid-mobile-horizontal-spacing));
  }

  .grid__item {
    padding-left: var(--grid-mobile-horizontal-spacing);
    padding-bottom: var(--grid-mobile-vertical-spacing);
  }

  @media screen and (min-width: 750px) {
    .grid {
      margin-left: calc(-1 * var(--grid-desktop-horizontal-spacing));
    }

    .grid__item {
      padding-left: var(--grid-desktop-horizontal-spacing);
      padding-bottom: var(--grid-desktop-vertical-spacing);
    }
  }

  .grid--gapless .grid__item {
    padding-left: 0;
    padding-bottom: 0;
  }

  @media screen and (min-width: 749px) {
    .grid--peek .grid__item {
      padding-left: var(--grid-mobile-horizontal-spacing);
    }
  }

  .product-grid .grid__item {
    padding-bottom: var(--grid-mobile-vertical-spacing);
  }

  @media screen and (min-width: 750px) {
    .product-grid .grid__item {
      padding-bottom: var(--grid-desktop-vertical-spacing);
    }
  }
}

.font-body-bold {
  font-weight: var(--font-body-weight-bold);
}

/* outline and border styling for Windows High Contrast Mode */
@media (forced-colors: active) {
  .button,
  .shopify-challenge__button,
  .customer button {
    border: transparent solid 1px;
  }

  .button:focus-visible,
  .button:focus,
  .button.focused,
  .shopify-payment-button__button--unbranded:focus-visible,
  .shopify-payment-button [role="button"]:focus-visible,
  .shopify-payment-button__button--unbranded:focus,
  .shopify-payment-button [role="button"]:focus {
    outline: solid transparent 1px;
  }

  .field__input:focus,
  .select__select:focus,
  .customer .field input:focus,
  .customer select:focus,
  .localization-form__select:focus.localization-form__select:after {
    outline: transparent solid 1px;
  }

  .localization-form__select:focus {
    outline: transparent solid 1px;
  }
}

#shopify-section-template--17985389625658__74d62a48-1091-4481-997b-12603a9d9994 .rich-text__heading {
  font-family:  'Expressway', 'Domaine Display', sans-serif;
  font-weight: 600;
}

.lfont {
  font-family: 'Expressway', 'Lucida Handwriting New';
  font-weight: 700;
}

.mtext {
  font-size: 24px;
  font-family: 'Expressway', 'Domaine Display', sans-serif;
  font-weight: 600;
  color:#000;
}

.mtext::after {
  content: url("/cdn/shop/files/line2.png?v=1676361766");
  width: 40%;
  display: block;
}

.ctext {
  font-size: calc(var(--font-heading-scale) * 4rem);
  font-family: 'Expressway', 'Domaine Display', sans-serif;
  font-weight: 700;
}

.lfont1 {
  font-family: 'Expressway', 'Lucida Handwriting New';
  font-weight: 400;
  color: #d96c27;
  text-decoration: underline;
}

.lfont2 {
  font-size:24px;
  font-family: 'Expressway', 'Lucida Handwriting New';
  font-weight: 400;
  color: #000;
  margin-top: 0;
}

#shopify-section-template--17985389625658__cfdcecfa-3d26-4b50-ae2a-a16b4a1e564a .page-width {
  padding: 0 1rem;
}

.mtext2 {
  font-size: 24px;
  font-family: 'Expressway', 'Domaine Display', sans-serif;
  font-weight: 900;
  color: #000;
}

.ctext1 {
  font-size: calc(var(--font-heading-scale) * 4rem);
  font-family: 'Expressway', 'Domaine Display', sans-serif;
  font-weight: 700;
  margin-bottom:0;
}

.__pf_iG1rhzrC .pf-9a2919fbf298-234_{
  font-family:'Expressway';
}

.__pf_Bh6KINL0 .pf-0168144096d7-11_ [data-pf-type=TabHeader2], .__pf_Bh6KINL0 .pf-0168144096d7-11_ [data-pf-type=TabHeader] {
      font-family: 'circular std';
}

.footer {
  background: #772530;
}

.footer-block__heading, .footer-block__details-content .list-menu__item--link, .copyright__content a,.footer-block__details-content&gt;p, .footer-block__details-content&gt;li {
  color: #fff !important;
}

.footer .global-media-settings {
  background-color: transparent;
}

.footer-block:first-child {
  height: 52px;
}

.footer-block:nth-child(2) {

}

.footer-block.grid__item.footer-block--menu {
  padding-left: 85px;
}

.quick-add__submit {
    background: #5578a2;
    color: #fff;
    border-color: #5578a2;
}

.header--middle-left {
/*   column-gap:20rem; */
  column-gap:9rem;
}

.card__content{
/*     display: flex!important; */
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.quick-add__submit {
    padding: 8px 15px!important;
/*     min-width: 115px!important; */
    box-sizing: border-box!important;
    border-radius: 35px!important;
}

.button--full-width {
    width: auto!important;
}

.quick-add__submit::after{
  border-radius: 35px!important;
}

.gpo-app .gpo-swatches:not(:last-child) {
    margin-right: 21px !important;
}

.gpo-app .gpo-tooltip {
    position: absolute !important;
    top: 100% !important;
    left: 50% !important;
    bottom: 0 !important;
    padding: 7px !important;
    margin-bottom: 12px !important;
    width: 105px !important;
    line-height: 1 !important;
    color: #000 !important;
    font-size: 13px !important;
    text-align: center !important;
    text-transform: none !important;
    text-indent: 0 !important;
    background: transparent !important;
    border-radius: 2px !important;
    visibility: visible !important;
    opacity: 1 !important;
    transform: translate(-50%, 0) !important;
    -webkit-transform: translate(-50%, 0) !important;
    line-height: 18px !important;
}

.gpo-total-text {
  display: none !important;
}

.gpo-app .gpo-tooltip:after {
  display:none;
}

.gpo-app .gpo-form__group:nth-child(8) {
  visibility:hidden;
}

.spotlight-group-with-text span.ymq-canvas-text {
  letter-spacing: initial !important;
}




.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after,button.shopify-payment-button__button--unbranded,.quantity:after {
  border-radius: 10px;
}

#ProductSubmitButton-template--18033078370618__main span,.shopify-payment-button__button--unbranded,#ProductSubmitButton-template--18066454315322__main span,#ProductSubmitButton-template--18066587582778__main span,#ProductSubmitButton-template--18066802999610__main span,#ProductSubmitButton-template--18077212442938__main span {
  font-weight: 800;
}



.social-widget-wrapper {
  margin-top:36px;
}

#shopify-section-template--18033078370618__pf-4c3afc5d table th,#shopify-section-template--18033078370618__pf-4c3afc5d table td {
  padding:2px !important;
}

#shopify-section-template--18066454315322__pf-1a690dd9 table th,#shopify-section-template--18066454315322__pf-1a690dd9 table td {
  padding:2px !important;
}

#shopify-section-template--18066587582778__pf-c1b77cea table th,#shopify-section-template--18066587582778__pf-c1b77cea table td {
  padding:2px !important;
}

#shopify-section-template--18066802999610__pf-f832f56c table th,#shopify-section-template--18066802999610__pf-f832f56c table td {
  padding:2px !important;
}

#shopify-section-template--18077212442938__pf-d31a93e6 table th,#shopify-section-template--18077212442938__pf-d31a93e6 table td {
  padding:2px !important;
}

.__pf_8-TgYx3l .rid-10, .__pf_8-TgYx3l .rid-6 {
  font-family: 'circular std' !important;
  font-weight:450 !important;
  color: #5a5a5a !important;
}

.__pf_8-TgYx3l .rid-4 {
  font-family: 'circular std' !important;
  font-weight:700 !important;
}

.kaktusc-cart-icon {
  display: none !important;
}

.section-template--17985389625658__37b66a5f-a9ea-4039-ad95-fa23f581cde5-padding .ctext, 
.section-template--17985389625658__7976919b-c6d0-41e0-8928-0abb5be48050-padding .ctext1 {
  margin-top: 0px;
}

.section-template--17985389625658__14443105-debd-469c-9226-9efccc2d086c-padding .ctext1 {
  margin-top: 10px;
}

.full-unstyled-link {
  font-size: 14px;
  
}
.product-index .full-unstyled-link {
   font-size: 18px;
}
@media screen and (max-width: 750px){
  .product-index .full-unstyled-link {
     font-size: 16px;
  }
}
.product__info-wrapper .shopify-app-block {
  margin-top:0;
}

li.icon-with-text__item img {
  height: 65px;
  width: auto;
}
li.icon-with-text__item .h4 {
  font-family: Circular Std,sans-serif;
}
.icon-with-text--horizontal {
  column-gap: 0px !important;
/*   width: 90%; */
  max-width: 44rem;
}

#shopify-section-template--17985389625658__74d62a48-1091-4481-997b-12603a9d9994,
#shopify-section-template--17985389625658__688b987f-0956-4eab-84d1-73e0f09f3433,
#shopify-section-template--24015618408762__custom_liquid_W3XJxE,
#shopify-section-template--24015607562554__custom_liquid_W3XJxE{
  display: block;
}

#shopify-section-template--17985389625658__0c637dc7-11d6-4ad9-a4cb-f95626b52cfc {
  display:none;
}

.byUAtl .product-media-loading {
  visibility: visible !important;
}

.header__heading-logo {
  width: 120px;
}

.ciUyzj {
  margin: 0 0.5px;
}

#pushdaddy-widget {
  z-index: 99999 !important;
}

.shopify-policy__container {
  max-width: 90%;
}

.shopify-policy__container {
  max-width:90%;
}

.opw-py-3 {
  display: none;
}

.madewith {
  color:white;
  float:right;
  font-size:10px;
  margin-right:25px;
}

.contact__button .button:not([disabled]):hover:after {
  box-shadow:none;
}

.nb-text-with-img-text .button--primary {
  background-color: #f1c400;
  border-color: #f1c400;
  color: black;
  min-width: 4rem;
  border-radius: 25px;
}

button.shopify-payment-button__button--unbranded {
  border-radius: 10px;
}

.sc-pVTFL.cZzoXH {
  border-bottom: 1px solid #DAD2C7;
}

#shopify-section-sections--17985389756730__announcement-bar .announcement-bar {
 
}

.announcement-bar__message {
  text-align: center;
}



.slick1 {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

.slick1.slick-initialized {
    visibility: visible;
    opacity: 1;    
}


.ifGrWf .pf-slider:not(.-show-scroll-bar) {
    height: 280px !important;
}

.button--full-width {
  width: 100% !important;
}

.kaktusc-cart__discounts {
  display: block !important;
}

.kaktus-wishlist-button {
  z-index: 9 !important;
}

#kaktusc-app {
      z-index: 9999999999 !important;
}

.banner:after, .banner__media:after {
  display: none !important; 
}

.kaktus-wishlist-button {
  max-width: 44rem;
  margin: 15px 0px !important;
}

.card-information .price__sale .price-item--regular {
  text-decoration: line-through;
}

.htusb-placeholder-countdown {
  width: 100%;
}

.product__text:nth-child(8) {
     
}

.bottom-menu {
  display: none;
}




  #newsletter {
  float:right;
  width:39%;
}

.newsletter-form__field-wrapper .field:after {
      border-radius: 50px;
}

.newsletter-form__field-wrapper .field:hover.field:after {
  border-radius: 50px;
}

.newsletter-form__field-wrapper .field__input:focus {
  box-shadow: none;
}

.newsletter-form {
  max-width: 100% !important;
}

.newsletter-form__field-wrapper {
  max-width: 53rem !important;
}

.fssai-logo {
  float: right;
    width: 60px;
    margin-top: 22px;
    border-radius: 5px;
}

.fssai-text {
      text-align: right;
    float: right;
    margin-top: 10px;
    width: 100%;
  color:#fff;
}

.logoright {
  float: left;
  width: 57%;
 
}

.infonb {
  text-align:left;
  margin-top: 30px;
  width: 100%;
  display: flex;
  color:#fff;
}

.infomargin {
  margin-top: 10px;
}

hr.hr {
    border: none;
    height: 0.1rem;
    background-color: #fff;
    display: block;
    margin: 3rem 0;
}

  .field:after, .select:after, .customer .field:after, .customer select:after, .localization-form__select:after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: var(--inputs-border-width);
    right: var(--inputs-border-width);
    bottom: var(--inputs-border-width);
    left: var(--inputs-border-width);
    border: 0.1rem solid transparent;
    border-radius: var(--inputs-radius);
    box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));
    transition: box-shadow var(--duration-short) ease;
    z-index: 1;
}

.newsletter-form__field-wrapper .field:after {
    border-radius: 50px;
}

#NewsletterForm--sections--17985389789498__footer {
      background: transparent;
    border: 1px solid #fff;
    border-radius: 50px;
}

#Slider-template--17985389625658__featured_collection_Nqfzmt .card:not(.ratio)&gt;.card__content,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .card:not(.ratio)&gt;.card__content,
#Slider-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .card:not(.ratio)&gt;.card__content {
      /* border-top: 1px solid #000; */
  display: block;
      width: 89%;
    margin: 0 auto;
}

#Slider-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .card:not(.ratio)&gt;.card__content {
      /* border-top: 1px solid #000; */
  display: block;
      width: 89%;
    margin: 0 auto;
}

.cbb-frequently-bought-selector-list {
  display: none !important;
  margin-bottom: 46px !important;
}

.price .price-item {
      font-size: 1.5rem;
    width: auto;
    color: #772530;
    font-weight: bold;
}

.discountperc {
    display: none;
  }

.card__badge {
  display: none;
}

.shine-trust-icon-wrap .badgeItem.badgeItemPattern .patternBadgeItem {
  margin-top: 5px;
}

.section-template--17985389560122__product-grid-padding .card--standard&gt;.card__content {
        /* border-top: 1px solid #000; */
    width: 91%;
    margin: 0 auto;
  }

.icart-special-offer-message span {
      font-size: 16px !important;
    font-family: Assistant, sans-serif !important;
}

.icart-content-title p {
  padding: 10px 0 !important;
    border-top: 1px solid;
    border-bottom: 1px solid;

}

.icart .icart-main .icart-recommendation-list-slider .slick-slide &gt; div {
    padding: 5px;
    box-shadow: 0 0 2px #b5b5b5;
    border-radius: 5px;
}

.icart .icart-main .icart-inner .icart-cart-main .icart-recommended .icart-manage-gride .icart-item-title {
  font-weight:500 !important;
}

.icart .icart-main .icart-inner .icart-cart-main .icart-manage-gride .icart-btn-small {
  height: 24px !important;
  margin-bottom:5px;
  width:97% !important;
}

.icart .icart-main .icart-slider-drawer .icart-quantity.icart-buttons-added {
  height: 24px !important;
}

.icart .icart-main .icart-inner .icart-cart-main .icart-content .icart-checkout-block .icart-checkout-btn {
  border-radius:5px !important;
}

.icart-checkout.icartCartSubTotalContain {
    padding: 7px 15px 10px!important;
    border: 1px solid #772530 !important;
    margin: 20px;
    border-radius: 10px;
  margin-top: 1px !important;
}

.icart .icart-main .icart-inner .icart-cart-main .icart-manage-gride .icart-btn-small {
  border-radius: 5px !important;
}

.icart .icart-main .icart-inner .icart-cart-main .icart-content .icart-recommended .icart-manage-gride .icart-item-content {
      border-top: 1px solid;
        padding: 5px 5px 0px 5px !important;
}

.product .quantity {
    color: rgba(var(--color-foreground));
    position: relative;
    
    display: flex;
    border-radius: 5px;
    min-height: 33px;
    margin-left: 15px;
    border: 1px solid #772530;
}

.quantity:after {
  box-shadow: none;
}

.quantity__rules-cart {
  display: none;
}

.product .quantity .quantity__input {
  border-right: 1px solid #772530;
  border-radius: 0 !important;
}

.product .quantity .minus {
    border-right: 1px solid #772530;
    margin-left: 0;
}

.icart .icart-main .icart-inner .icart-cart-main .icart-manage-gride .icart-item-price p.icart-price-height {
      justify-content: left !important;
}

.icart .icart-main .icart-inner .icart-cart-main .icart-content .icart-item-price p {
  padding: 0 !important;
}

.icart .icart-new-box {
      width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: end !important;
    flex-wrap: wrap !important;
}

.icart .icart-item-img-content {
      width: 100% !important;
}

.icart .icart-item-quantity {
    width: 84% !important;
    float: right !important;
    text-align: center;
}

.icart .icart-main .icart-cart-items-block .icart-cart-item-mt {
      padding-top: 0 !important;
    justify-content: right !important;
    margin-right: 10px !important;
}

.icart .icart-cart-qty-box {
      display: flex;
    justify-content: left !important;
    align-items: center;
    margin-top: -25px !important;
    margin-left: 15px !important;
}

.icart .icart-main .icart-slider-drawer .icart-quantity.icart-buttons-added {
      width: 32% !important;
}

.icart .icart-inner .icart-qty-input {
      border-color: rgb(119 37 48) !important;
}

.icart .icart-items .icart-manage-gride .icart-item-img {
      width: 125px !important;
    height: 125px !important;
}

.icart .icart-main .icart-inner .icart-cart-main .icart-content .icart-items .icart-manage-gride .icart-item-img img {
  width: 125px !important;
    height: 125px !important;
  margin: 0 auto;
  padding:0;
}

.icart .icart-items .icart-manage-gride .icart-item-img a {
  width: 100% !important;
  height: 100% !important;
}

.icartCartEmptyContain a {
  text-align: center;
    color: #fff !important;
    padding: 10px;
    background: #772530;
    border-radius: 5px;
    text-decoration: none;
}

.menulogin {
  border-radius: 5px;
}

a[href^="https://wa.me/919810859169"] {
  bottom: 30px!important;
  right:0;
  width: 80px;
  /* z-index: 0 !important; */
}

.slideshow__media .st-pattern-label-badge-5 {
  display: none !important;
}

.slideshow__media .st-pattern-label-badge-9 {
  display: none !important;
}

.product .st-pattern-label-badge-5 {
  display: none !important;
}

.product .st-pattern-label-badge-9 {
  display: none !important;
}

.icart .icart-main .icart-slider-drawer.icart-inner .icart-content .icart-recommended .icart-manage-gride .icart-item-img {
  margin: 0 auto;
}

.product .slider-buttons {
  display: none;
}

.__pf_aQ3Z67Y8 .pf-62_ {
 
}

.spotlight-group-with-text {
      display: block !important;
  text-align: left;
}

.icart .icart-img, .icart .icart-img a {
      height: 75px !important;
    width: 75px !important;
}

.product .price-item .mrp {
      text-decoration: line-through;
}

.product__tax,.product__text  {
  display: none;
}

.product .product-form__submit {
    background: #772530;
    border-radius: 10px;
    color: #fff;
    display: inline-table;
    margin-left: 0;
    position: relative;
    width: 50% !important;
    max-width: 100%;
    font-size:22px;
  }

.shopify-payment-button__button--unbranded {    
  padding: 0em 2em;
}

button.shopify-payment-button__button--unbranded {
    background-color: transparent;
    border: 1px solid #772530;
      color: #772530;
  font-size:22px;
  }

.product-form__quantity .form__label {
  display: inline-flex;
}

.product .quantity {
  display: inline-flex
}

.wEAjq&gt;div:first-child {
  flex-wrap: nowrap !important;
  overflow: auto;
}

::-webkit-scrollbar {
    display: none;
}

.cart-count-bubble {
  bottom: 2.8rem;
      background-color: #B04D5B;
}

/* #shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f button.slider-button.slider-button--prev {
      position: absolute;
    top: 100px;
    left: 0;
}

#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f button.slider-button.slider-button--next {
    position: absolute;
    top: 100px;
    right: 0;
} */

#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-button .icon, #shopify-section-template--17985389560122__slideshow_rTWUkf .slider-button .icon  {
    height: 1rem;
}

#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-counter, #shopify-section-template--17985389560122__slideshow_rTWUkf .slider-counter {
  display: none;
}

#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f button.slideshow__autoplay.slider-button.no-js-hidden, #shopify-section-template--17985389560122__slideshow_rTWUkf button.slideshow__autoplay.slider-button.no-js-hidden {
  display: none;
}

.quantity {
      width: calc(11rem / var(--font-body-scale) + var(--inputs-border-width) * 2);
}

.quantity__button {
    width: calc(3.5rem / var(--font-body-scale));  
}

#variant-radios-template--18066454315322__main {
  display: none;
}

.spotlight-group-with-text .ymq-canvas-box {
  width: 102px !important;
  padding: 10px 2px !important;
}

.cbb-frequently-bought-container {
  margin-bottom: 46px !important;
}

/* 768 wise */

#shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 h2 {
    font-family: 'Expressway', Domaine Display, sans-serif;
    font-weight: 700;
    margin-bottom: 0;
  }

#shopify-section-template--17985389625658__be1ff87d-c6ea-4995-b3bb-d0e6df67e147 .multicolumn-list h3{
  font-weight:600;
  font-size:14px;
  font-family:'Expressway';
}

.product-card-wrapper .card__heading{
  font-family:'Expressway';
  font-size: 14px;
  font-weight:600
}

/* .ctext{
  font-size:26px!important;
} */
#shopify-section-template--17985389625658__688b987f-0956-4eab-84d1-73e0f09f3433 h1,
#shopify-section-template--24015618408762__custom_liquid_W3XJxE h1,
#shopify-section-template--24015607562554__custom_liquid_W3XJxE h1,{
  margin-top:0!important;
}

.section-template--17985389625658__688b987f-0956-4eab-84d1-73e0f09f3433-padding h1 , .ctext, .ctext1{
  font-family:'Expressway';
  font-size:36px;
  font-weight:700;
}

.section-template--17985389625658__0c637dc7-11d6-4ad9-a4cb-f95626b52cfc-padding h1{
  font-weight:700;
  padding-top:20px;
}

.__pf_iG1rhzrC .pf-9a2919fbf298-234_ {
  font-family:'Expressway' !important;
      font-weight: 700 !important;
    line-height: 28px !important;
}

#shopify-section-template--17985389625658__0c637dc7-11d6-4ad9-a4cb-f95626b52cfc .color-background-1,
#shopify-section-template--24015607562554__multicolumn_rFFRnU .color-background-1,
#shopify-section-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a .color-background-1 {
  background: #F8F8F8;
}

#shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 h2 {
  text-align: left;
}

#shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 .rich-text__blocks.left .rich-text__buttons {
  justify-content: left;
  max-width: 100%;
}

#shopify-section-template--24015607562554__multicolumn_rFFRnU .multicolumn-list h3,
#shopify-section-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a .multicolumn-list h3
{
  font-family:'Bebas Neue';
  font-size:14px;
  font-weight:400;
}

.collapsible-row-layout .accordion summary {
      padding: 1.2rem;
}

.more-link {
  display: block;
}


#shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 .rich-text__wrapper {
  line-height:24px;
      width: calc(100% - 1rem / var(--font-body-scale));
}

#shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 a {

border-radius: 50px;
background: #772530;
  }

.section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9-padding {

  }

#shopify-section-template--17985389625658__03887169-7014-4827-b5d3-9f709eed9545 .color-background-1,.bheIgq {
  background: #F8F8F8 !important;
}

.bheIgq {
  padding: 0px !important;
}

#shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 h2.rich-text__heading.rte.h2,
#shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 h2.rich-text__heading.rte.h1{
  text-align: left;
  font-weight: 700;
}

.title-wrapper-with-link {
  display: block;
  text-align: center;
}

#shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 h2 {
    font-family: 'Expressway', Domaine Display, sans-serif;
    font-weight: 700;
    margin-bottom: 0;
  }

#shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 .blogtitle {
      font-size: 15px;
}

#shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 .card__information {
  padding-top: 1.7rem;
}

#shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 .article-card__excerpt {
      margin: 0;
  line-height: 24px;
}

#shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 .card .card__inner .card__media {
  border-radius: 15px;
}

#shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 .card__inner {
  border-radius: 15px;
}

#shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 li {
  box-shadow: none;
    border: 0;
}

.blog__posts .article-card .card__information {
      background: #fff;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 15px;
   box-shadow: 0px 0px 4px 0px #b5b5b5;
}

#shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 .card__content {
      z-index: 99999;
    margin-top: -100px;
}

#shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 .title-wrapper-with-link {
  justify-content: center;
  margin-bottom: 40px;
}

#shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16,
#shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76{
  padding:20px 0;
}

#shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 .slider-buttons {
  display: none;
}

hr {
    border: none;
    height: 0.1rem;
    background-color: rgba(var(--color-foreground),.2);
    display: block;
    margin: 5rem 0;
}
.blogimglogo {
    width: 85px;
    padding: 0px 0 0;
    display: inline;
}

.blogtitle {
    display: block;
    color: #772530;
    font-weight: 700;
}

.blogheader {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  font-size: 12px;
  line-height: 18px;
  float:right;
}

#shopify-section-template--17985389625658__0a7d3e37-6306-4468-8549-1f83757c3e21 .collapsible-row-layout .accordion,
#shopify-section-template--17985389560122__fe0e7324-d9c7-4619-9133-b4f38f670572 .accordion{
      background: transparent;
    
}

#shopify-section-template--17985389625658__0a7d3e37-6306-4468-8549-1f83757c3e21 .collapsible-content summary:hover .accordion__title,
#shopify-section-template--17985389560122__fe0e7324-d9c7-4619-9133-b4f38f670572 .collapsible-content summary:hover .accordion__title{
  text-decoration: none;
}

#shopify-section-template--17985389625658__0a7d3e37-6306-4468-8549-1f83757c3e21 .collapsible-row-layout .accordion summary,
#shopify-section-template--17985389560122__fe0e7324-d9c7-4619-9133-b4f38f670572 .accordion summary{
  border: 1px solid;
    border-radius: 10px;
}

#shopify-section-template--17985389560122__fe0e7324-d9c7-4619-9133-b4f38f670572 .accordion summary{
  padding:1.5rem;
}

#shopify-section-template--17985389625658__0a7d3e37-6306-4468-8549-1f83757c3e21 .collapsible-content summary:hover,
#shopify-section-template--17985389560122__fe0e7324-d9c7-4619-9133-b4f38f670572 .collapsible-content summary:hover{
  background: transparent;
}

#shopify-section-template--17985389625658__0a7d3e37-6306-4468-8549-1f83757c3e21 .collapsible-content-wrapper-narrow,
#shopify-section-template--17985389560122__fe0e7324-d9c7-4619-9133-b4f38f670572 .collapsible-content-wrapper-narrow,
#shopify-section-template--18066454315322__ee52364f-ded8-4f6b-962f-d53fd88f317f .collapsible-content-wrapper-narrow,
#shopify-section-template--18033078370618__80eeeccd-a50e-4392-9d44-35ed7348f672 .collapsible-content-wrapper-narrow,
#shopify-section-template--18066587582778__e5711733-d3ed-471d-954c-134ccdb5700b .collapsible-content-wrapper-narrow,
#shopify-section-template--18066802999610__199b952e-166f-40ed-b6c8-a570f3f93da7 .collapsible-content-wrapper-narrow,
#shopify-section-template--21885454811450__0e106571-a786-4732-8c03-d24e0660f161 .collapsible-content-wrapper-narrow{
  max-width: 85%;
}

/* #shopify-section-template--17985389625658__0a7d3e37-6306-4468-8549-1f83757c3e21 .collapsible-content__heading {
  margin-bottom:0;
} */

.section-template--17985389560122__product-grid-padding .gradient {
  background: transparent;
}

#Share-template--21597630333242__main {
  display: none;
}

.js .menu-drawer__menu li {
      border-bottom: 1px solid #d1d1d1;
}

.js .menu-drawer__menu li:last-child {
      border-bottom: none;
}

.js .menu-drawer__menu li:first-child {
      /* border-bottom: none; */
  border-bottom: 1px solid #d1d1d1
}

.collapsible-row-layout .accordion {
      background: transparent;
    
}

.collapsible-content summary:hover .accordion__title {
  text-decoration: none;
}

.collapsible-row-layout .accordion summary {
  border: 1px solid;
    border-radius: 10px;
}

.collapsible-content summary:hover {
  background: transparent;
}

.collapsible-content-wrapper-narrow {
  max-width: 94%;
}

.collapsible-content__heading {
  margin-bottom:0;
}

.collapsible-content summary:hover .accordion__title {
  text-decoration: none !important;
}

.collapsible-content__heading {
      font-family: 'Expressway', Domaine Display, sans-serif;
    font-weight: 700;
    
}
#shopify-section-sections--17985389756730__announcement-bar .slick-vertical .slick-slide{
  background: #772530;
}

#shopify-section-sections--17985389756730__announcement-bar .slick-prev,
#shopify-section-sections--17985389756730__announcement-bar.slick-next{
  z-index:1
}

#shopify-section-sections--17985389756730__announcement-bar .slick-prev {
    left: 15%;
}

#shopify-section-sections--17985389756730__announcement-bar .slick-next {
    right: 15%;
}

#shopify-section-sections--17985389756730__announcement-bar .slick-prev:before {
    content: '\f104';
}

#shopify-section-sections--17985389756730__announcement-bar .slick-next:before {
    content: '\f105';
}

#shopify-section-sections--17985389756730__announcement-bar .slick-prev:before,
#shopify-section-sections--17985389756730__announcement-bar .slick-next:before {
    font-family: 'FontAwesome';
    opacity: 1;
    color: #fff;
}

#shopify-section-template--17985389625658__7e42e723-98ae-42d1-a31c-2486b94838a4 {
  display: none;
}

#shopify-section-template--17985389625658__688b987f-0956-4eab-84d1-73e0f09f3433,
#shopify-section-template--24015618408762__custom_liquid_W3XJxE,
#shopify-section-template--24015607562554__custom_liquid_W3XJxE{
  padding: 20px 350px 30px 350px;
}

#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slideshow__controls, #shopify-section-template--17985389560122__slideshow_rTWUkf .slideshow__controls {
  display: flex!important;
  padding: 5px 0;
}

#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slideshow__controls, #shopify-section-template--17985389560122__slideshow_rTWUkf .slideshow__controls{
  position:relative;
  /* position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  height: 100%;
  z-index:9; */
}

#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slideshow__controls .slider-counter, #shopify-section-template--17985389560122__slideshow_rTWUkf .slideshow__controls .slider-counter{
  display:block!important;
}
/* #shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f button.slider-button.slider-button--prev,
#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f button.slider-button.slider-button--next{
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
} */
/* #shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f button.slider-button.slider-button--prev {
    left: 20px;
}

#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f button.slider-button.slider-button--next {
    right: -20px;
} */

#shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 .rich-text__wrapper {
      width: 90%;
    max-width: 100%;
    display: block;
}

#shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 .rich-text__blocks {
  max-width: 100%;
}

#FacetFiltersFormMobile .gradient {
  background: #fff;
}

#shopify-section-template--17985389625658__0c637dc7-11d6-4ad9-a4cb-f95626b52cfc {
  margin-top: 20px;
}

#shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 .rich-text__wrapper,
#shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 .rich-text__wrapper{
      /* width: calc(100% - 0rem / var(--font-body-scale)); */
      width: 80%;
}

#shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 .rich-text__blocks,
#shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 .rich-text__blocks{
  text-align: justify;
}

.shopify-policy__body {
  text-align: justify;
}

.shopify-policy__body .rte {
word-wrap: break-word;
}

.shopify-policy__body .rte p{
  font-size:18px;
  text-align:justify;
}

.shopify-policy__body .rte p strong{
  font-size:24px;
}

.account-form {
  background: #772530;
  padding: 20px;
      color: #fff;
    border-radius: 20px;
}

.account-name {
  background: #fff;
  display: block;
  color: #000;
  padding: 10px;
  border-radius: 10px;
  word-wrap:break-word
}

  .account-name-color {
    color:#772530;
  }

.marginnew {
  margin-top: 15px;
}

.marginnew1 {
   margin-top: 25px;
}
  .account-hey {
    font-size: 24px;
  }

.account-menu {
  border: 1px solid #772530;
  padding: 30px 35px;
  border-radius: 10px;
  margin-top: 20px;
}

.account-menu-item {
  padding: 10px;
  border-radius: 10px;
  box-shadow: 22.4611px 31.4456px 15.2736px rgba(0, 0, 0, 0.01), 12.5782px 17.9689px 12.5782px rgba(0, 0, 0, 0.03), 5.39067px 8.08601px 9.8829px rgba(0, 0, 0, 0.04), 1.79689px 1.79689px 5.39067px rgba(0, 0, 0, 0.05), 0px 0px 0px rgba(0, 0, 0, 0.05);
}

.account-menu-item-heading {
  font-size: 18px;
      vertical-align: top;
  margin-left: 10px;
}

.account-menu-item-description {
  font-size: 12px;
}

.account-menu-item a {
  text-decoration: none;
}

.account-menu-item img {
  width: 40px;
}

.account-form {
      width: 20%;
    display: inline-block !important;
}

.account-menu {
  width: 79%;
    display: inline-block !important;
  transition: all .3s linear;
}

.account-menu.none {
    display: none!important;
}

.ac__myAccount{
  display:none!important;
  transition: all .3s linear;
}

.ac__myAccount.active{
  display:block!important;
}

.ac__accountAddressSection{
  display:none;
}

.ac__btnOMAS.reorder__button.reorder__all__btn,
.ac__btnOMAS.ac__lineItemBtn.reorder__lineitem__btn.reorder__button{
  background:#772530!important;
  border-color:#772530!important; 
}

#shopify-section-template--17985389723962__main .section-template--17985389723962__main-padding{
  max-width:95%;
}

#shopify-section-template--17985389723962__main .section-template--17985389723962__main-padding .main-page-title{
  display:none;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d {
    position: relative;
    margin-bottom: -150px;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d img {
    width: 100%;
    border-radius: 15px;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .mobile_banner {
    display: none;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b__contents {
    display: flex;
    max-width: 1000px;
    align-items: center;
    transform: translateY(-50%);
    margin: auto;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b_social {
    max-width: 450px;
    margin-right: -30px;
    z-index: 9;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b_social .social_login {
    background: linear-gradient(90deg, #682536 3.31%, #961C34 100%);
    border-radius: 17.418px;
    color: #FFFFFF;
    text-transform: capitalize;
    padding: 30px;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b_social_title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 900;
    font-size: 33px;
    line-height: 48px;
    text-transform: capitalize;
    color: #FFFFFF;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b_social_title {
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-size: 40.2111px;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .site-footer-block-title {
  font-size: 2rem;
  position: relative;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 10px;
  color:#fff;
  font-weight:900;  
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .site-footer-block-content {
    /* font-size: var(--font-size-body-small); */
    line-height: 1.6;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .social-icons {
    margin-top: -4px;
    margin-right: -4px;
    margin-left: -4px;
    font-size: 0;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .social-link {
    font-size: var(--font-size-body-small);
    position: relative;
    display: inline-block;
    height: 28px;
    width: 28px;
    margin: 4px;
    color: #fff;
    vertical-align: top;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .social-link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 100%;
    transition: transform 125ms cubic-bezier(.4,0,.2,1);
    border: 1px solid #ffffff94;
    background-color: transparent;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .social-link img {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 28px;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .contact-page-content {
    background: #FFFFFF;
    box-shadow: 0px 48.4569px 244.592px rgba(0, 0, 0, 0.07), 0px 17.6876px 89.2802px rgba(0, 0, 0, 0.0482987), 0px 8.58699px 43.3439px rgba(0, 0, 0, 0.0389404), 0px 4.2095px 21.248px rgba(0, 0, 0, 0.0310596), 0px 1.66444px 8.40148px rgba(0, 0, 0, 0.0217013);
    border-radius: 21.0106px;
    padding: 30px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 50px;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .contact-page-content {
    max-width: 680px;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .contact-page-content .form-fields-columns {
  margin-bottom: -1.171875rem;
  margin-left:-10px;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .contact-page-content .form-field {
    margin-bottom: 1.171875rem;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d label.form-field-title1 {
  font-size: 17.3061px;
  padding: 10px;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .form-field.form-field--half input,
#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d textarea#contact_message {
  padding: 10px;
  margin-top: 3px;
  background: #FFFFFF;
  border: 0.525266px solid #961C34;
  border-radius: 10.5053px;
  box-shadow: unset;
  font-family: Poppins,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  color: #1d1d1d;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d input {
    width: 100%!important;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d input:focus-visible,
#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d textarea:focus-visible,
#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d contact-form-button:focus-visible{
    outline: none!important;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .form-field-textarea {
    min-width: 100%;
    max-width: 100%;
    min-height: 150px;
    max-height: 500px;
    line-height: 1.5;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .contact-page-content .contact-form-button {
  background: linear-gradient(90deg, #682536 3.31%, #961C34 100%);
  border-radius: 16.1241px;
  font-size: 20px;
  line-height: 16px;
  color: #FFFFFF;
  text-transform: none;
  padding: 15px 20px;
  letter-spacing: 0em;
  border:none;
}

#section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .form-fields-columns+.form-field {
    clear: left;
}

.pf-c p.show-less-content .second-section,
.pf-c p.show-less-content .read-less {
   display: none;
}

.pf-c p.show-more-content .read-more {
   display: none;
}

.pf-c p .read-more,
.pf-c p .read-less {
   font-weight: bold;
   margin-left: 2px;
   color: #454744;
   cursor: pointer;
}

@media screen and (min-width: 720px){
  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .form-fields-columns .form-field {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
  }
  
  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .form-fields-columns .form-field--half {
    width: calc(50% - 20px);
  }
}

.patternBadge-mxPtxMb9t3 .st-pattern-label-badge-9,
.patternBadge-RdtYz7POJZ .st-pattern-label-badge-5{
  background-color: #772530!important;
}

.patternBadge-RdtYz7POJZ .st-pattern-label-badge-5{
  border-radius: 2px 0px 0px 2px!important;
}

.opinew-star-plugin-inside i.opw-noci{
  font-size:12px;
}

.opinew-no-reviews-stars-plugin{
  display:none;
}

.footer-logo{
  width:130px;
}

.custom-pay-secure-icons img{
  width:250px;
}

#shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .gradient,
#shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .gradient,
#shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .gradient,
#shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .gradient,
#shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .gradient,
#shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .gradient,
#shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .gradient,
#shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .gradient,
#shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .gradient,
#shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .gradient,
#shopify-section-template--21847637459258__70df0bcd-a961-4809-a2b7-5155e001f309 .gradient{
    background: #F8F8F8;
}

#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc {
  padding-bottom: 40px;
  border-bottom: 1px solid #dddcdc;
}

#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc div[data-section-id="pf-4176"][data-pf-type="Section"]{
  padding: 20px 0!important;
  background:#f8f8f8;
}


#shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35{
  padding-top:40px;
}

h3[data-pf-type="Heading2"]{
  font-family:'Expressway'!important;
}

#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pf-slider-nav{
    bottom: -60px;
  
}
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pf-slider-nav {
  bottom:-55px
}
#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pf-slider-nav,
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pf-slider-nav {
    width: auto;
    background: #f2f2f2;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 5px;
    border-radius: 25px;
}

#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pagination-style-2 button,
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pagination-style-2 button{
    width: 10px;
    height: 10px;
    border: 1px solid #772530;
    margin: 0 5px;
}

#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pagination-style-2 button:before,
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pagination-style-2 button:before{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #772530;
}

#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .nav-style-5{
  bottom: -80px;
}
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .nav-style-5{
  bottom: -74.5px;
}

#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .nav-style-5,
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .nav-style-5{
  top: auto;
  background: transparent;
  border-radius: 3px;
  color:#772530;
  font-size:12px;
  transform: translate(-50%, -50%)!important;
}

#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pf-slider-prev{
  left: calc(50% - 40px);
} 
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pf-slider-prev {
  left: calc(50% - 35px);
}

#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pf-slider-next{
  left: calc(50% + 40px);
}

#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pf-slider-next{
  left: calc(50% + 35px);
}

#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .nav-style-5:after,
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .nav-style-5:after{
    border: none!important;
}

#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pf-slider-next:before,
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pf-slider-next:before{
  content: "\f061";
}

#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pf-slider-prev:before,
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pf-slider-prev:before{
  content: "\f060";
}

#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pf-slider-next:before,
#shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pf-slider-prev:before,
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pf-slider-next:before,
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pf-slider-prev:before{
  background: transparent;
  position: static;
  font-family: FontAwesome!important;
}

#shopify-section-template--17985389625658__featured_collection_Nqfzmt .card-wrapper,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .card-wrapper,
#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .card-wrapper,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .card-wrapper,
#shopify-section-template--17985389560122__product-grid .card-wrapper{
    border-radius: 9px;
    background: #FFF;
    box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.18);
    padding:15px 0;
}

#shopify-section-template--17985389625658__featured_collection_Nqfzmt .card-wrapper .price.price--on-sale,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .card-wrapper .price.price--on-sale,
#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .card-wrapper .price.price--on-sale,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .card-wrapper .price.price--on-sale,
#shopify-section-template--17985389560122__product-grid .card-wrapper .price.price--on-sale{
  text-align:center;
}
#shopify-section-template--17985389625658__featured_collection_Nqfzmt .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--sale.price-item--last,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--sale.price-item--last,
#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--sale.price-item--last,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--sale.price-item--last,
#shopify-section-template--17985389560122__product-grid .card-wrapper .price.price--on-sale .price-item.price-item--sale.price-item--last{
  font-size:22px;
}

#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 h3[data-pf-type="Heading2"],
#shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 h2.rich-text__heading.rte.h2,
#shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 h2,
#shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 h2.rich-text__heading.rte.h1{
  font-size:36px;
}

.cbb-frequently-bought-title{
  font-size:36px!important
}

#shopify-section-template--17985389625658__0a7d3e37-6306-4468-8549-1f83757c3e21 .collapsible-row-layout .accordion .accordion__title,
#shopify-section-template--17985389560122__fe0e7324-d9c7-4619-9133-b4f38f670572 .accordion .accordion__title,
.accordion .accordion__title,
.cbb-frequently-bought-title{
  font-weight:bold;
}

#shopify-section-template--17985389560122__banner{
  position:relative;
}

.collection-hero__inner {
  position: absolute;
  bottom: -140px;
  font-weight:700;
  /* width: 90%;
  margin: auto;
  left: 50%;
  transform: translate(-50%,0); */
}

#shopify-section-template--17985389560122__78b102a0-318a-4cc3-b6a8-6a93dc3612c2 {
  margin-top: 105px;
  margin-left: 40px;
}

.breadcrumbs .breadcrumbs__link {
    font-size: 20px;
}

.product .price_desktop_view {
  border-bottom: 1px solid #dddcdc;
  padding-bottom: 15px;
}

/* #shopify-section-template--18066454315322__pf-1a690dd9,
#shopify-section-template--18033078370618__pf-4c3afc5d,
#shopify-section-template--18066587582778__pf-c1b77cea{
  width:85%;
  margin-left: auto;
  margin-right: auto;
} */

#shopify-section-template--17985389625658__featured_collection_Nqfzmt,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ,
#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1, 
.section-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a-padding,
.section-template--24015607562554__multicolumn_rFFRnU-padding,
#shopify-section-template--18066802999610__2fbfd7d8-8e4d-4aaa-829c-b13904dcff0b,
#shopify-section-template--18077212442938__15360ee3-0e64-44a5-aaf3-9fbd09017da6,
#product_tab_section {
  width:85%;
  margin-left: auto;
  margin-right: auto;
}

/* #shopify-section-template--18066454315322__judgeme_section_review_widget_f648,
#shopify-section-template--18033078370618__167688533898377654,
#shopify-section-template--18066587582768__judgeme_section_review_widget_f648,
#shopify-section-template--18066802999610__judgeme_section_review_widget_f648,
#shopify-section-template--18077212442938__judgeme_section_review_widget_f648,
#shopify-section-template--21597828710714__169936100952cec3c7,
#shopify-section-template--21597630333242__1699360751205405d4,
#shopify-section-template--18066587582778__judgeme_section_review_widget_f648{
#shopify-section-template--17985389560122__product-grid{
  width:90%;
  margin-left: auto;
  margin-right: auto;
} */

#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33,
#shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c, 
#opinew-reviews-product-page-code {
  width:90%;
  margin-left: auto;
  margin-right: auto;
}

.cbb-frequently-bought-container.cbb-desktop-view{
  width:85%!important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:0!important;
}

.cbb-frequently-bought-recommendations-container{
  display: flex;
  align-items: baseline;
}

.price_desktop_view{
  display:block;
}

.price_mobile_view{
  display:none;
}

.ymq-option-title{
  display:none!important;
}

.product-form__input.product-form__quantity{
  display:flex;
  align-items:center;
}

.quantity__label.form__label{
  color: #000;
  font-family: 'Expressway';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 104.167% */
  margin:0!important;
}

.product-form__buttons {
    display: flex;
    gap: 10px;
}

.product-form__buttons div[data-shopify="payment-button"]{
  width:50%;
  max-width:100%;
}

.cbb-frequently-bought-total-price-box{
  font-family:'Expressway';
}

.cbb-frequently-bought-total-price-text,
.cbb-frequently-bought-total-price-was-price{
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.cbb-frequently-bought-total-price-sale-price{
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 69.444% */
}

.share-button.quick-add-hidden{
  display:none;
}

.zrx-mobile.zrx-mobile-minimal-mode .zrx-sticky-atc-oos-message{
  outline:none!important;
  border:none!important;
}

.zrx-sticky-atc-oos-message{
  display:none;
}

.custom_mobile_view{
    display:none!important;
}

.custom_desktop_view{
  display:flex!important;
  margin-bottom: 130px;
  margin-top: 80px;
  flex-direction: column;
  align-items: center;
}

.custom_desktop_view_content{
  display:flex!important;
  flex-direction: column!important;
  gap: 20px;
}
.custom_desktop_view_content .c-en-container{
  width:100%;
}

.custom_contact_new{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 85%;
  margin: auto;
  gap: 40px;
  margin-bottom:30px;
}

.custom_contact_new .contact__fields {
    grid-template-columns: repeat(1,1fr);
}

.custom_contact_new .text-area {
    min-height: 19rem;
}

.custom_contact_new .contact.section-template--17985389461818__form-padding,
.custom_desktop_view_content{
  width:50%!important;
}

.custom_contact_new .contact.section-template--17985389461818__form-padding{
  margin-bottom:0;
}

.custom_desktop_view_content{
  margin: 0!important;
  transform: unset!important;
}

#shopify-section-sections--17985389756730__header .list-menu--inline{
  gap:40px;
}

#shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; .link.list-menu__item,
#shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; header-menu details summary.list-menu__item{
  font-size:16px;
}

/* #shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; .link.list-menu__item:hover span,
#shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; header-menu details summary.list-menu__item:hover span,
#shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; .link.list-menu__item:hover,
#shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; header-menu details summary.list-menu__item:hover,
#shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; .link.list-menu__item:active span,
#shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; header-menu details summary.list-menu__item:active span,
#shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; .link.list-menu__item:active,
#shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; header-menu details summary.list-menu__item:active,
#shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; .link.list-menu__item:focus span,
#shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; header-menu details summary.list-menu__item:focus span,
#shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; .link.list-menu__item:focus,
#shopify-section-sections--17985389756730__header .list-menu--inline &gt; li &gt; header-menu details summary.list-menu__item:focus{
  text-decoration:none;
} */

#shopify-section-sections--17985389756730__header, .list-menu--inline .header__submenu .header__menu-item{
  text-align:left;
}

#shopify-section-sections--17985389756730__header .list-menu--inline .list-menu--disclosure{
  width:21rem;
}

#shopify-section-template--17985389560122__banner .collection-hero__inner{
  display:block!important;
}

.htusb-ui-prod-countdown{
  text-align:left!important;
}

.htusb-ui-prod-countdown__clock{
  justify-content:flex-start!important;
}

#shopify-section-template--17985389199674__main .customer button {
    margin: 1rem 0 0rem;
    background: #772530;
    border-radius: 5px;
}

#shopify-section-template--17985389199674__main .activate button[name=decline], 
#shopify-section-template--17985389199674__main .addresses li&gt;button, 
#shopify-section-template--17985389199674__main .addresses form button[type] {
    background: #772530;
    color: #fff;
}

div[data-pf-type="ProductDescription"] p{
    text-align:justify;
  }

.icart .icart-cart-main .icart-header .icart-header-contain{
  background:#000!important;
}
.icart-header .icart-header-title{
  color:#fff!important;
}

#shopify-section-template--18146240659770__pf-e3e1b9fd [data-pf-type="Heading2"]{
  text-align:center;
}

.simply-otp-wrapper .olWrapper .ol .login-header, .sotp-widget .olWrapper .ol .login-header{
  margin-top:87px;
  color: #000;
  text-align: center;
  font-family: 'Expressway';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.content_after_login_btn{
  color: #A5A5A5;
  font-family: 'Expressway';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.content_after_login_btn a{
  color: #000;
  text-decoration:none!important;
}
.simply-otp-wrapper .olWrapper .ol .verify-box .resend-otp .resend-btn,
.sotp-widget .olWrapper .ol .verify-box .resend-otp .resend-btn {
    color: #772530!important;
}

#shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .multicolumn-list.grid.grid--3-col-desktop{
  gap:18px
}

#shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .multicolumn-list.grid.grid--3-col-desktop .grid__item {
    width: auto;
    max-width: 100%;
}
#shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .multicolumn-list.grid.grid--3-col-desktop .grid__item .multicolumn-card__image-wrapper{
  margin-left: 10px;
  margin-right: 10px;
}

/* #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .multicolumn-list.grid.grid--3-col-desktop .grid__item:first-child .multicolumn-card__image-wrapper{
  margin-left: 0;
}

#shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .multicolumn-list.grid.grid--3-col-desktop .grid__item:last-child .multicolumn-card__image-wrapper{
  margin-right: 0;
} */

/* .price .price__regular .price-item.price-item--regular{
  display:none;
}
 */
/* #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price .price__regular .price-item.price-item--regular{
  display:block!important;
} */

#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .price,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .price,
#shopify-section-template--17985389560122__product-grid .price{
  text-align:center;
}

#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price.price_mobile_view .price__regular .taxp,
#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price.price_desktop_view .price__regular .taxp,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .price.price_mobile_view .price__regular .taxp,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .price.price_desktop_view .price__regular .taxp,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .price.price_mobile_view .price__regular .taxp,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .price.price_desktop_view .price__regular .taxp,
#shopify-section-template--17985389560122__product-grid .price.price_mobile_view .price__regular .taxp,
#shopify-section-template--17985389560122__product-grid .price.price_desktop_view .price__regular .taxp{
  display:none;
}

#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price.price_mobile_view .price__regular .view_mrp,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .price.price_mobile_view .price__regular .view_mrp,
#shopify-section-template--17985389625658__featured_collection_Nqfzmt .price.price_mobile_view .price__regular .view_mrp,
#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price.price_desktop_view .price__regular .view_mrp,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .price.price_desktop_view .price__regular .view_mrp,
#shopify-section-template--17985389625658__featured_collection_Nqfzmt .price.price_desktop_view .price__regular .view_mrp,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .price.price_mobile_view .price__regular .view_mrp,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .price.price_desktop_view .price__regular .view_mrp,
#shopify-section-template--17985389560122__product-grid .price.price_mobile_view .price__regular .view_mrp,
#shopify-section-template--17985389560122__product-grid .price.price_desktop_view .price__regular .view_mrp,
#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price.price_mobile_view .price__sale .mrp-price,
#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price.price_desktop_view .price__sale .mrp-price,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .price.price_mobile_view .price__sale .mrp-price,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .price.price_desktop_view .price__sale .mrp-price,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .price.price_mobile_view .price__sale .mrp-price,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .price.price_desktop_view .price__sale .mrp-price,
#shopify-section-template--17985389560122__product-grid .price.price_mobile_view .price__sale .mrp-price,
#shopify-section-template--17985389560122__product-grid .price.price_desktop_view .price__sale .mrp-price{
  font-weight:400;
  font-size:1.3rem;
}
#shopify-section-template--17985389625658__featured_collection_Nqfzmt .price-item .taxp{
  display: none;
}
#shopify-section-template--17985389625658__featured_collection_Nqfzmt .price__container{
  display: block;
  text-align: center;
}
.st-single-loaded .price.price_desktop_view .price__regular .price-item {
  color: #772530;
  font-family: 'Expressway';
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
}

.st-single-loaded .price.price_desktop_view .price__regular .price-item .view_mrp,
.st-single-loaded .price.price_desktop_view .price__regular .taxp{
  font-weight:400;
  font-size:16px;
}

#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price .price__regular .price-item,
#shopify-section-template--17985389625658__featured_collection_Nqfzmt .price .price__regular .price-item,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .price .price__regular .price-item,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .price .price__regular .price-item,
#shopify-section-template--17985389560122__product-grid .price .price__regular .price-item{
  font-size: 22px;
}

.price.price--on-sale.price_desktop_view .price__sale {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;gap:8px;
}

#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price.price--on-sale.price_desktop_view .price__sale,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .price.price--on-sale.price_desktop_view .price__sale,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .price.price--on-sale.price_desktop_view .price__sale ,
#shopify-section-template--17985389560122__product-grid .price.price--on-sale.price_desktop_view .price__sale{
  display:block;
}

.ymq_product_img_big{
  padding-bottom:10px;
}
.ymq_product_img_big .ymq_swiper-button-prev{
    top: unset!important;
    bottom: -3px;
  
}
.ymq_product_img_big .ymq_swiper-button-prev,
.ymq_product_img_big .ymq_swiper-button-next{
  transform: translateX(-50%);
}

.ymq_product_img_big .ymq_swiper-button-prev .ymq_iconfont,
.ymq_product_img_big .ymq_swiper-button-next .ymq_iconfont{
  background:transparent!important;
}

#shopify-section-template--18147442196794__pf-1c92c811 div[data-section-id="pf-d044"] .sc-lkgTHX{
  width:85%;
  margin:auto;
}

#shopify-section-template--18147442196794__pf-1c92c811 h3[data-pf-type="Heading2"]{
  color: #000;
  font-family: 'Expressway';
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 69.444% */
}

#shopify-section-template--18147442196794__pf-1c92c811 p[data-pf-type="Paragraph3"],
#shopify-section-template--18147442196794__pf-1c92c811 ul[data-pf-type="List2"]{
  color: #000;
  text-align: justify;
  font-family: 'Expressway';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 125% */
}
#shopify-section-template--18147442196794__pf-1c92c811 div[data-pf-type="ProductList"]{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap:33px;
  margin:40px 0;
}
#shopify-section-template--18147442196794__pf-1c92c811 div[data-pf-type="ProductList"]&gt;.pf-c{
  border-radius: 9px;
  background: #FFF;
  box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.18);
  width:100%;
  max-width:100%
}

#shopify-section-template--18147442196794__pf-1c92c811 div[data-section-id="pf-8183"],
#shopify-section-template--18147442196794__pf-1c92c811 div[data-section-id="pf-d044"]{
  padding-top:0;
  padding-bottom:0;
}

.ehTrt[data-product-type="compare_at_price"]{
  color: #1D1D1D;
  font-family: 'Expressway';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px; /* 150% */
}

.ehTrt[data-product-type="price"]{
  color: #772530;
  font-family: 'Expressway';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}

.__pf_ksgRaMOx .pf-68_ {
    align-items: flex-end;
}


#shopify-section-template--17985389658426__main .blog-articles .card-wrapper {
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

#shopify-section-template--17985389658426__main .blog-articles .card-wrapper .card__content{
  padding:20px;
}
#shopify-section-template--17985389658426__main .blog-articles .card-wrapper .card .card__inner,
#shopify-section-template--17985389658426__main .blog-articles .card-wrapper .card .card__inner .card__media{
  border-radius: 5px;
  background: lightgray 50% / cover no-repeat;
  overflow:hidden;
}

#shopify-section-template--17985389658426__main .card--standard&gt;.card__content .card__information{
  padding:0!important;
}

#shopify-section-template--17985389658426__main .article-card__excerpt {
  margin-bottom: 0!important;
  color: #000;
  font-family: 'Expressway';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height:12px;
}
#shopify-section-template--17985389658426__main .article-card .card__heading{
  color: #772530;
  font-family: 'Expressway';
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
#shopify-section-template--17985389658426__f8874630-d7b5-4dce-aefc-1ab206a6f03d .grid__item,
#shopify-section-template--21852329673018__5ce5bb14-a67c-4e27-8b35-a6fee25acb6b .grid__item{
  border-radius: 9px;
  background: #FFF;
  box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.18);
  width:100%;
  max-width:100%;
}

#shopify-section-template--17985389658426__f8874630-d7b5-4dce-aefc-1ab206a6f03d .grid,
#shopify-section-template--21852329673018__5ce5bb14-a67c-4e27-8b35-a6fee25acb6b .grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap:33px;
}

#shopify-section-template--17985389658426__f8874630-d7b5-4dce-aefc-1ab206a6f03d .grid .card__content,
#shopify-section-template--21852329673018__5ce5bb14-a67c-4e27-8b35-a6fee25acb6b .grid .card__content{
  display: flex;
  width: 89%;
  margin: 0 auto;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
}

#shopify-section-template--17985389658426__f8874630-d7b5-4dce-aefc-1ab206a6f03d .grid .card__content .card-information,
#shopify-section-template--21852329673018__5ce5bb14-a67c-4e27-8b35-a6fee25acb6b .grid .card__content .card-information{
  text-align:center;
}

#shopify-section-template--17985389658426__f8874630-d7b5-4dce-aefc-1ab206a6f03d .title-wrapper--no-top-margin &gt; .title,
#shopify-section-template--21852329673018__5ce5bb14-a67c-4e27-8b35-a6fee25acb6b .title-wrapper--no-top-margin &gt; .title{
  text-align: center;
  color: #000;
  text-align: center;
  font-family: 'Expressway';
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 69.444% */
}

#shopify-section-template--17985389658426__main .pagination__list&gt;li {
    background: #f2f2f2;
    border-radius: 5px;
    color: #772530;
}

#shopify-section-template--17985389658426__main .pagination__item {
    color: #772530;
    font-weight: 900;
}

#shopify-section-template--17985389658426__main .pagination__item.pagination__item--next,
#shopify-section-template--17985389658426__main .pagination__item.pagination__item--prev{
  position:relative
}

#shopify-section-template--17985389658426__main .pagination__item.pagination__item--next::before,
#shopify-section-template--17985389658426__main .pagination__item.pagination__item--prev::before{
  content:'';
  position:absolute;
  width:10px;
  background: #772530;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 2px;
}

#shopify-section-template--17985389658426__main .pagination__item.pagination__item--next::before{
  height: 2px;
}
#shopify-section-template--17985389658426__main .pagination__item.pagination__item--prev::before{
  height: 1px;
}

#shopify-section-template--17985389658426__main .pagination__item--next .icon {
    margin-left: -6px;
}

#shopify-section-template--17985389658426__main .pagination__item--prev .icon {
    margin-right: -6px;
}

#shopify-section-template--17985389658426__main .blog-articles{
  gap:12px;
  
}
#shopify-section-template--21852329673018__e143d8c8-332f-478b-81d9-498a15b72cca .multicolumn .multicolumn-list__item{
  display: flex;
  justify-content: center;
  margin-top:120px;
}

#shopify-section-template--21852329673018__e143d8c8-332f-478b-81d9-498a15b72cca .multicolumn .multicolumn-card .multicolumn-card__image-wrapper{
  width: 150%;
  margin-top: -90px;
  margin-left: -80px;
  margin-right: 0;
}

#shopify-section-template--21852329673018__e143d8c8-332f-478b-81d9-498a15b72cca .multicolumn .multicolumn-card {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 25px;
  width: 276px;
  height: 100%;
}


#shopify-section-template--21852329673018__e143d8c8-332f-478b-81d9-498a15b72cca .multicolumn-card__info h3{
  color: #772530;
  text-align: center;
  font-family: 'Expressway';
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#shopify-section-template--21852329673018__e143d8c8-332f-478b-81d9-498a15b72cca .multicolumn-card__info .rte p{
  color: #000;
  text-align: center;
  font-family: 'Expressway';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 190px;
  margin: auto;
}

div[data-section-id="pf-d4f4"] .pf-slider-nav.pagination-style-2{
  display:none;
}

div[data-section-id="pf-d4f4"]&gt;.sc-lkgTHX[style*="--cw"]{
  padding:0!important;
}

.__pf_GsyVk9T0 .pf-7b0fbe89b91a-44_{
  padding-bottom:0!important;
}

.bUjKYy .pf-slider-nav {
  bottom: -20px!important;
  width: auto!important;
  background: #f2f2f2!important;
  padding: 3px 5px!important;
  border-radius: 25px!important;
}

.bUjKYy .pagination-style-2 button {
  width: 8px!important;
  height: 8px!important;
  border: 1px solid #772530!important;
}

.bUjKYy .pagination-style-2 button:before {
  width: 100%!important;
  height: 100%!important;
  top: 0!important;
  left: 0px!important;
  background: #772530!important;
}
.bUjKYy .nav-style-5:after {
  border-left: 4px solid #772530!important;
}
.bUjKYy .pf-slider-next:before, .bUjKYy .pf-slider-prev:before{
  background: #772530!important;
  width: 5px !important;
}
.bUjKYy .pf-slider-next:before{
  left: 20px !important;
}
.bUjKYy .pf-slider-next:after, .bUjKYy .pf-slider-prev:after{
  background: #transparent!important;
}

.bUjKYy .nav-style-5 {
  bottom: -32px!important;
  background: transparent!important;
  transform: translateX(-50%)!important;
}

.bUjKYy .pf-slider-prev.nav-style-5:after {
  left: 4px!important;
  right:unset!important;
  transform: rotate(180deg)!important;
}

.bUjKYy .pf-slider-next {
  left: calc(50% + 60px)!important;
  right:unset!important;
}

.bUjKYy .pf-slider-prev {
  left: calc(50% - 60px)!important;
  right:unset!important
}

#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .slider--desktop .slider__slide:first-child {
    margin-left: 25px;
}

#shopify-section-template--17985389658426__1b8724c9-f906-4544-ac6d-7546f228fb9d{
  display:block;
}

#shopify-section-template--17985389658426__ddfeb9ad-791d-46f3-b64d-7782b5d6ea0f{
  display:none;
}

#shopify-section-template--21852329673018__3a6c0263-359b-4e72-971b-f8fcc49168e0{
  display:block;
}

#shopify-section-template--21852329673018__7072bddf-d9d4-427c-9a43-54aa4b432045{
  display:none;
}

.otp-input-main:focus,
.otp-input-main:focus-visible,
.otp-input-main:active,
.otp-input-main:target,
.otp-input-main:hover{
  border:none!important;
  outline:none!important
}

@media only screen and (max-width: 768px){

  #shopify-section-template--21852329673018__3a6c0263-359b-4e72-971b-f8fcc49168e0{
    display:none;
  }
  
  #shopify-section-template--21852329673018__7072bddf-d9d4-427c-9a43-54aa4b432045{
    display:block;
  }

  #shopify-section-template--21852329673018__7072bddf-d9d4-427c-9a43-54aa4b432045 .multicolumn-list__item .media--adapt .multicolumn-card__image {
    width: 80%!important;
    margin: auto;
  }

  #shopify-section-template--21852329673018__7072bddf-d9d4-427c-9a43-54aa4b432045 .media &gt; img {
    height:auto;
  }

  .cbb-frequently-bought-product-image{
    margin: 0px 4px!important;
  }
  
  #shopify-section-template--17985389658426__1b8724c9-f906-4544-ac6d-7546f228fb9d{
    display:none;
  }
  
  #shopify-section-template--17985389658426__ddfeb9ad-791d-46f3-b64d-7782b5d6ea0f{
    display:block;
  }

  #shopify-section-template--17985389658426__main h1.title--primary{
    margin-top:10px;
  }

  div[data-section-id="pf-d4f4"] .pf-slider-nav.pagination-style-2{
    display:flex;
  }
  #shopify-section-template--21852329673018__e143d8c8-332f-478b-81d9-498a15b72cca .multicolumn-card__info h3{
    font-size: 22px;
    
  }
  
  #shopify-section-template--21852329673018__e143d8c8-332f-478b-81d9-498a15b72cca .multicolumn-card__info .rte p{
    font-size: 16px;
    width: 155px;
  }
  #shopify-section-template--21852329673018__e143d8c8-332f-478b-81d9-498a15b72cca .multicolumn .multicolumn-card .multicolumn-card__image-wrapper{
    width:314px;
    margin-top: -90px;
    margin-left: -50px;
    margin-right: 0;
  }

  #shopify-section-template--21852329673018__e143d8c8-332f-478b-81d9-498a15b72cca .multicolumn .multicolumn-card {
    width: 226.56px;
  }

  #shopify-section-template--17985389658426__f8874630-d7b5-4dce-aefc-1ab206a6f03d .grid .card__content,
  #shopify-section-template--21852329673018__5ce5bb14-a67c-4e27-8b35-a6fee25acb6b .grid .card__content{
    width:100%;
  }

  #shopify-section-template--17985389658426__f8874630-d7b5-4dce-aefc-1ab206a6f03d .grid,
  #shopify-section-template--21852329673018__5ce5bb14-a67c-4e27-8b35-a6fee25acb6b .grid{
    display:flex;
    gap:10px;
  }

  #shopify-section-template--17985389658426__f8874630-d7b5-4dce-aefc-1ab206a6f03d .grid__item,
  #shopify-section-template--21852329673018__5ce5bb14-a67c-4e27-8b35-a6fee25acb6b .grid__item{
    width:auto;
    /* max-width:calc(50% - var(--grid-mobile-horizontal-spacing) - 5.3rem); */
    max-width:calc(36% - var(--grid-mobile-horizontal-spacing) / 2);
    padding-left:20px;
    padding-right:20px;
    margin-top:10px; 
    margin-bottom:10px;
  }

  #shopify-section-template--17985389658426__f8874630-d7b5-4dce-aefc-1ab206a6f03d .title-wrapper--no-top-margin &gt; .title,
  #shopify-section-template--21852329673018__5ce5bb14-a67c-4e27-8b35-a6fee25acb6b .title-wrapper--no-top-margin &gt; .title{
    font-size: 22px;
  }
  .cutinshort{
    font-size:14px!important;
    text-overflow: ellipsis;
    height: 55px;
    overflow: hidden;
  }

  #shopify-section-template--18147442196794__pf-1c92c811 div[data-pf-type="ProductList"]{
    grid-template-columns: repeat(2, 1fr);
    gap:15px;
  }

  #shopify-section-template--18147442196794__pf-1c92c811 div[data-section-id="pf-d044"] .sc-lkgTHX{
    width:100%;
    margin:auto;
    padding: 0 15px;
  }

  #shopify-section-template--18147442196794__pf-1c92c811 div[data-section-id="pf-d044"] .sc-fFeiMQ .pf-c{
    padding-top:0;
    padding-bottom:0;
  }

  #shopify-section-template--18147442196794__pf-1c92c811 div[data-section-id="pf-d044"] .sc-fFeiMQ:last-child .pf-c{
    padding-right:7px!important;
    padding-bottom:10px!important;
  }

  .__pf_ksgRaMOx .pf-70_{
    font-size:12px!important;
  }

  .ehTrt[data-product-type="compare_at_price"]{
    font-size: 10px;
  }

  .ehTrt[data-product-type="price"]{
    font-size: 14px;
    line-height: 16px;
  }
  .__pf_ksgRaMOx .pf-68_ {
    align-items: flex-end;
  }

  /* #shopify-section-template--18147442196794__pf-1c92c811 div[data-section-id="pf-d044"] .sc-fFeiMQ .pf-c:last-child{
    padding:10px!important;
  } */

  #shopify-section-template--18147442196794__pf-1c92c811 h3[data-pf-type="Heading2"]{
    font-size: 22px;
  }

  #shopify-section-template--18147442196794__pf-1c92c811 p[data-pf-type="Paragraph3"],
  #shopify-section-template--18147442196794__pf-1c92c811 ul[data-pf-type="List2"]{
    font-size: 12px;
    line-height: 15px;
  }

  .ymq_product_img_big {
    margin-bottom: 15px;
  }
  .st-single-loaded .price.price_mobile_view .price__regular .price-item {
    color: #772530;
    font-family: 'Expressway';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
  }
  
  .st-single-loaded .price.price_mobile_view .price__regular .price-item .view_mrp,
  .st-single-loaded .price.price_mobile_view .price__regular .taxp{
    font-weight:400;
    font-size:12px;
  }

  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price.price_mobile_view .price__regular .view_mrp,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .price.price_mobile_view .price__regular .view_mrp,
  #shopify-section-template--17985389625658__featured_collection_Nqfzmt .price.price_mobile_view .price__regular .view_mrp,
  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price.price_desktop_view .price__regular .view_mrp,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .price.price_desktop_view .price__regular .view_mrp,
  #shopify-section-template--17985389625658__featured_collection_Nqfzmt .price.price_desktop_view .price__regular .view_mrp,
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .price.price_mobile_view .price__regular .view_mrp,
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .price.price_desktop_view .price__regular .view_mrp,
  #shopify-section-template--17985389560122__product-grid .price.price_mobile_view .price__regular .view_mrp,
  #shopify-section-template--17985389560122__product-grid .price.price_desktop_view .price__regular .view_mrp,
  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price.price_mobile_view .price__sale .mrp-price,
  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price.price_desktop_view .price__sale .mrp-price,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .price.price_mobile_view .price__sale .mrp-price,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .price.price_desktop_view .price__sale .mrp-price,
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .price.price_mobile_view .price__sale .mrp-price,
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .price.price_desktop_view .price__sale .mrp-price,
  #shopify-section-template--17985389560122__product-grid .price.price_mobile_view .price__sale .mrp-price,
  #shopify-section-template--17985389560122__product-grid .price.price_desktop_view .price__sale .mrp-price{
    font-size:10px;
  }
  /* .price .price__regular .price-item.price-item--regular{
    display:block;
  } */
  /* .price .price__regular .price-item{
    font-size: 24px!important;
  } */

  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .price .price__regular .price-item,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .price .price__regular .price-item,
  #shopify-section-template--17985389625658__featured_collection_Nqfzmt .price .price__regular .price-item,
  #shopify-section-template--17985389625658__featured_collection_Nqfzmt .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--sale.price-item--last,
  #shopify-section-template--17985389560122__product-grid .price .price__regular .price-item{
    font-size: 14px!important;
  }
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--sale.price-item--last,
  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--sale.price-item--last,
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--sale.price-item--last,
  #shopify-section-template--17985389560122__product-grid .card-wrapper .price.price--on-sale .price-item.price-item--sale.price-item--last {
    font-size: 14px;
  }

  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .multicolumn-list.grid.grid--3-col-desktop .grid__item .multicolumn-card__image-wrapper{
    margin-left: 0;
    margin-right: 0;
  }
  
  .simply-otp-wrapper .olWrapper .ol .login-header, .sotp-widget .olWrapper .ol .login-header {
    margin: 63px 0 15px;
    font-size: 22px;
  }
  #shopify-section-template--17985389199674__main .customer:not(.account):not(.order) {
    max-width: 90%;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
  }

  #shopify-section-template--17985389199674__main .addresses ul p,
  #shopify-section-template--17985389199674__main li[data-address]&gt;h2{
    text-align: left;
  }

  #shopify-section-template--17985389199674__main li[data-address] {
    margin-top: 3rem;
    text-align: left;
  }

  #shopify-section-template--17985389199674__main .addresses li&gt;button {
    margin-left: 0;
    margin-right: 0;
  }

  .shopify-policy__container{
    padding-left:0;
    padding-right:0;
  }

  .shopify-policy__body .rte p{
    font-size:14px;
  }
  
  .shopify-policy__body .rte p strong{
    font-size:18px;
  }

  .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){
    overflow:hidden;
  }

  .product__modal-opener {
      width: 101%!important;
  }

  .slider.slider--mobile{
    scroll-padding-left:0rem!important;
    scroll-padding-right:0rem!important;
    margin-left: -1px;
  }
  .htusb-ui-prod-countdown{
    text-align:center!important;
  }
  
  .htusb-ui-prod-countdown__clock{
    justify-content:center!important;
  }

  .custom_contact_new .contact.section-template--17985389461818__form-padding, .custom_desktop_view_content {
      width: 100%!important;
      margin: 20px 0;
  }

  .custom_contact_new {
    width: 90%;
    margin-bottom:0;
  }

  .custom_desktop_view_content{
    display:none!important
  }
  .custom_desktop_view{
    display:none!important;
  }

  .custom_mobile_view{
    display:flex!important;
  }
  
  .zrx-mobile.zrx-mobile-minimal-mode .zrx-sticky-atc-oos-message {
      outline: none!important;
      border: none!important;
  }
  
  .section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651-padding,
  .section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef-padding,
  .section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334-padding,
  .section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03-padding,
  .section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3-padding,
  .section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5-padding,
  .section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77-padding,
  .section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb-padding,
  .section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31-padding,
  .section-template--21847637459258__70df0bcd-a961-4809-a2b7-5155e001f309-padding{
    padding-top:10px!important;
    padding-bottom:5px!important;
  }
  
  .spotlight-group-with-text {
    text-align: center;
  }

  .price_desktop_view{
    display:none;
  }
  
  .price_mobile_view{
    display:block;
  }
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ,
  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1,
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33,
  .section-template--24015607562554__multicolumn_rFFRnU-padding,
  .section-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a-padding{
    width:90%;
  }

  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c{
    width:100%;
    overflow:hidden;
  }

  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .multicolumn-list.grid.grid--3-col-desktop {
      gap: 0;
      padding: 0;
  }
  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .multicolumn-list.grid.grid--3-col-desktop .grid__item{
    margin:0 2px;
  }

  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .slick-dots {
    bottom: -25px;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 5px;
    background: #f2f2f2;
    border-radius: 25px;
    display: flex!important;
    align-items: center;
    justify-content: center;
}

  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .slick-dots li {
    width: 15px;
    height: 15px;
    margin:0;
  }

  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .slick-prev, 
  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .slick-next {
    top: unset;
    width: 15px;
    height: 15px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: transparent;
    z-index: 1;
    bottom: -32px;
}

  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .slick-next {
    left: calc(50% + 40px);
  }

  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .slick-prev {
    left: calc(50% - 40px);
  }
  
  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .slick-next:before{
    content: "\f061";
  }

  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .slick-prev:before{
    content: "\f060";
  }

  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .slick-prev:before,
  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .slick-next:before {
    font-family: 'FontAwesome';
    font-size: 8px;
    line-height: 1;
    opacity: 1;
    color: #772530;
  }

  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .slick-dots li button {
    width: 15px;
    height: 15px;
    color: transparent;
  }

  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .slick-dots li button:before {
    top: 50%;
    left: 50%;
    width: 5px;
    height: 5px;
    opacity: 1;
    color: transparent;
    transform: translate(-50%, -50%);
    border: 1px solid #772530;
    border-radius: 100%;
  }

  #shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #772530;
  }
  
  /* #shopify-section-template--18066454315322__judgeme_section_review_widget_f648,
  #shopify-section-template--18066454315322__pf-1a690dd9,
  #shopify-section-template--18033078370618__pf-4c3afc5d,
  #shopify-section-template--18033078370618__167688533898377654,
  #shopify-section-template--18066587582778__pf-c1b77cea,
  #shopify-section-template--18066587582768__judgeme_section_review_widget_f648,
  #shopify-section-template--18066802999610__judgeme_section_review_widget_f648,
  #shopify-section-template--18077212442938__judgeme_section_review_widget_f648,
  #shopify-section-template--21597828710714__169936100952cec3c7,
  #shopify-section-template--21597630333242__1699360751205405d4,
  #shopify-section-template--18066587582778__judgeme_section_review_widget_f648,{
  #shopify-section-template--17985389560122__product-grid{
    width:100%;
  } */

  #opinew-reviews-product-page-code, #product_tab_section,
  #shopify-section-template--18066802999610__2fbfd7d8-8e4d-4aaa-829c-b13904dcff0b,
  #shopify-section-template--18077212442938__15360ee3-0e64-44a5-aaf3-9fbd09017da6 {
    width:100%;
  }

  .cbb-frequently-bought-container.cbb-desktop-view{
    width:90%!important;
  }

  /* .breadcrumbs{
    top: 220px;
    left: 0px;
  } */
  
  .breadcrumbs .breadcrumbs__link {
    font-size: 14px;
  }


  #shopify-section-sections--17985389756730__announcement-bar .slick-prev {
    left: 3%;
  }
  
  #shopify-section-sections--17985389756730__announcement-bar .slick-next {
    right: 3%;
  }

  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .card-wrapper,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .card-wrapper,
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .card-wrapper,
  #shopify-section-template--17985389560122__product-grid .card-wrapper{
    padding: 5px 0;
  }

  .section-template--17985389625658__688b987f-0956-4eab-84d1-73e0f09f3433-padding h1 ,
  .ctext,
  .ctext1,
  #shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 h3[data-pf-type="Heading2"],
  #shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 h2.rich-text__heading.rte.h2,
  #shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 h2,
  #shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 h2.rich-text__heading.rte.h1{
    font-size:26px;
  }

  .cbb-frequently-bought-title{
    font-size:26px!important;
  }

  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .card-wrapper .price.price--on-sale .price__sale .mrp-price,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .card-wrapper .price.price--on-sale .price__sale .mrp-price,
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .card-wrapper .price.price--on-sale .price__sale .mrp-price,
  #shopify-section-template--17985389560122__product-grid .card-wrapper .price.price--on-sale .price__sale .mrp-price,
  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--regular,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--regular,
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--regular,
  #shopify-section-template--17985389560122__product-grid .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--regular{
    font-size:10px!important;
  }
  
  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--sale.price-item--last,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--sale.price-item--last,
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--sale.price-item--last,
  #shopify-section-template--17985389560122__product-grid .card-wrapper .price.price--on-sale .price__sale .price-item.price-item--sale.price-item--last{
    font-size:14px;
  }
  #shopify-section-template--17985389625658__0a7d3e37-6306-4468-8549-1f83757c3e21 .collapsible-content-wrapper-narrow,
  #shopify-section-template--17985389560122__fe0e7324-d9c7-4619-9133-b4f38f670572 .collapsible-content-wrapper-narrow,
  #shopify-section-template--18066454315322__ee52364f-ded8-4f6b-962f-d53fd88f317f .collapsible-content-wrapper-narrow,
  #shopify-section-template--18033078370618__80eeeccd-a50e-4392-9d44-35ed7348f672 .collapsible-content-wrapper-narrow,
  #shopify-section-template--18066587582778__e5711733-d3ed-471d-954c-134ccdb5700b .collapsible-content-wrapper-narrow,
  #shopify-section-template--18066802999610__199b952e-166f-40ed-b6c8-a570f3f93da7 .collapsible-content-wrapper-narrow,
  #shopify-section-template--21885454811450__0e106571-a786-4732-8c03-d24e0660f161 .collapsible-content-wrapper-narrow{
      max-width: 98%;
  }
  #shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 .rich-text__wrapper,
  #shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 .rich-text__wrapper,
  #shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 .rich-text__wrapper{
    width:95%;
  }
  
  #shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pf-slider-nav{
    bottom:-60px;  
  }
  #shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pf-slider-nav{
    bottom: -30px;
  }

  #shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pagination-style-2 button,
  #shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pagination-style-2 button{
    width: 7px;
    height: 7px;
    border: 1px solid #772530;
    margin: 0 3px;
  }

  #shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .nav-style-5,
  #shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .nav-style-5 {
    font-size:8px;
    bottom: -52.5px;
  }

  #shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .nav-style-5{
    bottom: -83px;
  }
  
  #shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .nav-style-5 {
    bottom: -52.5px;
  }

  #shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pf-slider-prev{
    left: calc(50% - 50px);
  } 
  #shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pf-slider-prev {
    left: calc(50% - 45px);
  }
  
  #shopify-section-template--17985389625658__f6b619cb-9e2d-45e8-a3fe-8f9a4b14cfdc .pf-slider-next{
    left: calc(50% + 50px);
  }
  
  #shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pf-slider-next{
    left: calc(50% + 45px);
  }

  .collection-hero__inner {
      bottom: -99px;
  }

  #shopify-section-template--17985389560122__78b102a0-318a-4cc3-b6a8-6a93dc3612c2{
    margin-top:60px;
    margin-left:5px
  }

  #shopify-section-template--17985389560122__product-grid{
    padding-left: 10px;
    padding-right: 10px;
  }
  
  footer{
    padding-bottom:80px!important;
  }

  footer hr.hr{
    margin: 15px 0 0 0;
  }

  footer .custom-follow-us{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    border-bottom:1px solid #fff;
  }

  .custom-pay-secure-icons{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
  }

  #shopify-section-template--17985389560122__product-grid .price{
    text-align:center;
  }

  #shopify-section-template--17985389723962__main .section-template--17985389723962__main-padding {
    max-width: 100%;
    padding: 0px;
  }
  
  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d {
    margin-bottom: -450px;
  }
  
  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .mobile_banner {
    display: block;
  }
  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .desktop_banner {
    display: none;
  }

  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b__contents {
    flex-direction: column;
    transform: translateY(-80%);
  }

  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b_social {
    margin-bottom: -30px;
  }

  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b_social {
    margin-right: 0;
  }

  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b_social_title {
    font-size: 20px;
    line-height: 35px;
  }
  
  .site-footer-block-title {
    padding-top: 0.75rem;
  }

  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b_contact_form {
    width: 100%;
  }

  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .contact-page-content {
    padding: 20px;
    padding-top: 50px;
    max-width: 500px;
    margin:auto;
  }

  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .contact-page-content .form-fields-columns {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 719px){
 #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .contact-page-content .form-fields-columns {
    margin-left: 0;
  } 
}


@media only screen and (max-width: 600px){
.ac__lineItemTitle, .ac__lineItemPrice {
    flex-wrap: wrap;
}
  
  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d {
      margin-bottom: -180px;
  }

  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b__contents {
    transform: translateY(-33%);
  }

  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b_social {
    width: 90%;
  }

  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b_social .social_login {
    padding: 15px;
  }

  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b_social_title {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  #section__template--15241480896546__ad76472d-c26d-43ae-a0e7-cc6e2149d05d .b2b_contact_form {
    width: 95%;
  }

}

@media screen and (min-width:768px) {
  .footer-block__newsletter {
    max-width:36rem;
  }

  .dDpuav {
    width: 100%;
  }

  .wEAjq {
    padding:0 !important;
  }

  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651,
  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3,
  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31,
  #shopify-section-template--21847637459258__70df0bcd-a961-4809-a2b7-5155e001f309{
    margin-top: 10px;
  }
}

#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .slider-buttons .slider-button,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .slider-buttons .slider-button,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .slider-buttons .slider-button,
#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-buttons .slider-button,
#shopify-section-template--17985389560122__slideshow_rTWUkf .slider-buttons .slider-button,
#MainProduct-template--18066454315322__main .slider-buttons .slider-button{
  width: 25px;
  height: 25px;
}

#shopify-section-template--17985389625658__featured_collection_Nqfzmt .slider-buttons .slider-button.slider-button--prev:before,
#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .slider-buttons .slider-button.slider-button--prev:before,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .slider-buttons .slider-button.slider-button--prev:before,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .slider-buttons .slider-button.slider-button--prev:before,
#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-buttons .slider-button.slider-button--prev:before,
#shopify-section-template--17985389560122__slideshow_rTWUkf .slider-buttons .slider-button.slider-button--prev:before,
#MainProduct-template--18066454315322__main .slider-buttons .slider-button.slider-button--prev:before,
#shopify-section-template--17985389658426__f8874630-d7b5-4dce-aefc-1ab206a6f03d .slider-buttons .slider-button.slider-button--prev:before,
#shopify-section-template--21852329673018__5ce5bb14-a67c-4e27-8b35-a6fee25acb6b .slider-buttons .slider-button.slider-button--prev:before{
  font-family:'FontAwesome'!important;
  content: "\f060";
  color:#772530;
  font-size:12px;
}

#shopify-section-template--17985389625658__featured_collection_Nqfzmt .slider-buttons .slider-button.slider-button--next:before,
#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .slider-buttons .slider-button.slider-button--next:before,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .slider-buttons .slider-button.slider-button--next:before,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .slider-buttons .slider-button.slider-button--next:before,
#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-buttons .slider-button.slider-button--next:before,
#shopify-section-template--17985389560122__slideshow_rTWUkf .slider-buttons .slider-button.slider-button--next:before,
#MainProduct-template--18066454315322__main .slider-buttons .slider-button.slider-button--next:before,
#shopify-section-template--17985389658426__f8874630-d7b5-4dce-aefc-1ab206a6f03d .slider-buttons .slider-button.slider-button--next:before,
#shopify-section-template--21852329673018__5ce5bb14-a67c-4e27-8b35-a6fee25acb6b .slider-buttons .slider-button.slider-button--next:before{
  font-family:'FontAwesome'!important;
  content: "\f060";
  color:#772530;
  font-size:12px;
  transform: rotate(180deg);
}

#shopify-section-template--17985389625658__featured_collection_Nqfzmt .slider-counter,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .slider-counter,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .slider-counter,
#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .slider-counter,
#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-counter,
#shopify-section-template--17985389560122__slideshow_rTWUkf .slider-counter,
#MainProduct-template--18066454315322__main .slider-counter,
#shopify-section-template--17985389658426__f8874630-d7b5-4dce-aefc-1ab206a6f03d .slider-counter,
#shopify-section-template--21852329673018__5ce5bb14-a67c-4e27-8b35-a6fee25acb6b .slider-counter{
  background: #F2F2F2;
  border-radius: 15px;
  font-size: 8px;
  color: #772530;
  padding: 0px;
  min-width: 4.5rem;
}
#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-counter .slideshow__control-wrapper, #shopify-section-template--17985389560122__slideshow_rTWUkf .slider-counter .slideshow__control-wrapper{
  justify-content:center
}
#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-counter .slider-counter__link, #shopify-section-template--17985389560122__slideshow_rTWUkf .slider-counter .slider-counter__link{
  padding:5px!important;
}

#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-counter .slider-counter__link .dot, #shopify-section-template--17985389560122__slideshow_rTWUkf .slider-counter .slider-counter__link .dot{
  width:10px;
  height:10px;
  border: 1px solid #772530;
}

#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-counter .slider-counter__link.slider-counter__link--active .dot, #shopify-section-template--17985389560122__slideshow_rTWUkf .slider-counter .slider-counter__link.slider-counter__link--active .dot{
  background:#772530!important;
}

#shopify-section-template--17985389625658__featured_collection_Nqfzmt .slider-buttons .slider-button svg,
#shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .slider-buttons .slider-button svg,
#shopify-section-template--24015607562554__featured_collection_a7PLFJ .slider-buttons .slider-button svg,
#shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .slider-buttons .slider-button svg,
#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-buttons .slider-button svg,
#shopify-section-template--17985389560122__slideshow_rTWUkf .slider-buttons .slider-button svg,
#MainProduct-template--18066454315322__main .slider-buttons .slider-button svg,
#shopify-section-template--17985389658426__f8874630-d7b5-4dce-aefc-1ab206a6f03d .slider-buttons .slider-button svg,
#shopify-section-template--21852329673018__5ce5bb14-a67c-4e27-8b35-a6fee25acb6b .slider-buttons .slider-button svg{
  display:none;
}

#shopify-section-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a .grid--2-col-tablet-down .grid__item,
#shopify-section-template--24015607562554__multicolumn_rFFRnU .grid--2-col-tablet-down .grid__item
{ 
  display: inline-block;
}

#Slider-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a {
  text-align: center;
}

.custom-pay-secure-icons{
  text-align: center;
  margin-top: 25px;
  margin-bottom: 20px;
}

.__pf_CVz-nsWE .pf-c5613bb28e60-8_ [data-pf-type=TabHeader2][data-pf-tab-active=true]{
  box-shadow:unset!important;
}

.pf-c5613bb28e60-5_,
.pf-4e2f7fc7e519-2_,
.pf-2c22f204b13d-2_,
.pf-39d9e080b1ea-2_,
.pf-6aa345fc8553-5_,
.pf-eefac08402a8-2_{
  width:100%;
  --s-xs: 0!important;
}

/* .pf-c5613bb28e60-8_,
.pf-2c22f204b13d-5_,
.pf-4505f5c39476-126_,
.pf-c5613bb28e60-129_,
.pf-39d9e080b1ea-338_,
.pf-4e2f7fc7e519-550_,
.pf-4e2f7fc7e519-659_,
.pf-2c22f204b13d-763_,
.pf-c73818922cd8-867_,
.pf-eefac08402a8-971_,
.pf-39d9e080b1ea-447_{
  width: 100%;
  display: grid!important;
  grid-template-columns: 1fr 1fr 1fr;
} */
div[style="--s-xs:15px"][data-pf-type="Row"]{
  width:100%;
  --s-xs: 0!important;
}
div[data-pf-type="TabsMenu"]{
  width: 100%;
  display: grid!important;
  grid-template-columns: 1fr 1fr 1fr;
}
button[data-pf-type=TabHeader2][data-pf-tab-active=true]{
  box-shadow:unset!important;
}


/* div[data-pf-type="TabsMenu"]{
  border:2px solid #772530!important;
  border-radius: 5px;
} */

button[data-pf-type=TabHeader2]{
  border-top:2px solid #772530!important;
  border-bottom:2px solid #772530!important;
  border-left:none!important;
  border-right:none!important;
  /* border:none!important; */
  position:relative;
  color: #000;
  font-family: 'Expressway';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

button[data-pf-type=TabHeader2]:first-child{
  border-left:2px solid #772530!important;
  border-radius:5px 0 0 5px;
}



button[data-pf-type=TabHeader2]:last-child{
  border-right:2px solid #772530!important;
  border-radius:0 5px 5px 0;
}
button[data-pf-type=TabHeader2]:first-child::after,
button[data-pf-type=TabHeader2]:last-child::after{
  content:'';
  position:absolute;
  top:50%;
  width:2px;
  height:85%;
  transform:translate(-50%, -50%);
  background:#772530;
  border-radius:25px;
}
button[data-pf-type=TabHeader2]:first-child::after{
  right:0;
}

button[data-pf-type=TabHeader2]:last-child::after{
  left:0;
}

#shopify-section-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a .grid--2-col-tablet-down .grid__item,
#shopify-section-template--24015607562554__multicolumn_rFFRnU .grid--2-col-tablet-down .grid__item
{
    width: 14%;
}

#shopify-section-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a .multicolumn-card__image-wrapper--third-width,
#shopify-section-template--24015607562554__multicolumn_rFFRnU .multicolumn-card__image-wrapper--third-width
{
    width: 70%;
}

.section-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a-padding,
.section-template--24015607562554__multicolumn_rFFRnU-padding{
  padding-bottom:12px!important;
}

#shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9,
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7{
  padding: 30px 0;
}

#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 div[data-category="Testimonials"] {
    background-color: transparent;
}

#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 .pf-slide {
    padding: 10px 15px;
}

#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 div[data-pf-type="SlideshowSlide"]{
  border-radius: 9px;
  border: 1px solid #D9D9D9;
  background: #F8F8F8;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
  padding:10px;
}

#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 div[data-pf-type="SlideshowSlide"] .pf-c:first-child{
  display:none;
}
#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 div[data-pf-type="SlideshowSlide"] div[style="--c-xs:9;--c-md:9;--c-lg:9"].pf-c:last-child{
  --c-xs: unset!important;
  --c-md: unset!important;
  --c-lg: unset!important;  
}

#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 div[data-pf-type="SlideshowSlide"] div[data-pf-type="Column"]{
  display: flex;
  flex-direction: column;
  align-items:center;
}

#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 div[data-pf-type="SlideshowSlide"] div[data-pf-type="Column"] div[data-pf-type="Custom.HTML"]{
  order:2;
  border-top: 1px solid #d9d9d9;
  margin-top: 20px;
  width:100%;
}

#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 div[data-pf-type="SlideshowSlide"] div[data-pf-type="Column"]&gt;p{
  order:1;
}

#shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7 div[data-pf-type="SlideshowSlide"] div[data-pf-type="Column"] img{
  order:3;
  margin-bottom:0;
}

.cbb-frequently-bought-product-image{
  border-radius: 6px;
  border: 1px solid #DDDCDC;
  background: lightgray 50% / cover no-repeat;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
}

.product .price__sale .price-item--regular,.product .price__sale .price-item.price-item--sale,.product .price__sale .discountperc {
  font-weight: 900;
  font-size: 16px !important;
  margin: 0;
}

.bUjKYy .pf-slider {
  justify-content: space-between;
}

.__pf .pf-r-eh&gt;.pf-c&gt;div {
  text-align: center;
}

#shopify-section-template--18353403494714__pf-4a370991 .__pf .pf-r-eh&gt;.pf-c&gt;div {
  text-align: left;
}

@media screen and (max-width:768px) {
  .icart .icart-item-quantity {
    width: 78% !important;
    float: right !important;
    margin-top: -20px;
  }

  .icart .icart-main .icart-vendor-title {
    display: none!important;
  }

  .icart .icart-main a p {
    margin-top: 3px;
    margin-left: 10px;
  }

  .icart .icart-item-price {
    align-items: flex-end;
  }

  .icart-cart-items-block .icart-new-box{
    padding: 13px 0 6px 0!important;
  }
  
  .icart .icart-bottom-new-checkout:not(:last-child) {
    border-bottom: 1px solid #dddcdc;
  }

  .icart .icart-main .icart-cart-items-block .icart-cart-item-mt {
    margin-bottom: 3px;
  }

  .icart-cart-items-block.icart-section-element.icart-cart-119808 .icart-item-img img {
      border-radius: 5px;
      border: 0.5px solid #E4E4E4;
      background: url(&lt;path-to-image&gt;), lightgray 50% / cover no-repeat;
      box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.11);
  }
  .icart-delete-btn{
   display:none!important; 
  }

  .icart-section-element.icart-recomm-119809 .icart-content-title{
    padding: 0;
    padding-left:15px;
    border-radius: 6px 0 0 6px;
    border: 1px solid #772530;
    margin-left:20px;
  }

  .icart-section-element.icart-recomm-119809 .icart-content-title p{
    color:#772530;
    font-family: 'Expressway';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border:none;
    padding: 7px 0!important;
  }

  .icart-checkout.icartCartSubTotalContain {
    padding: 10px 0px!important;
    border:none!important;
    border-top: 1px solid #dddcdc !important;
    border-bottom: 1px solid #dddcdc !important;
    border-radius: 0!important;
    margin-top: 5px !important;
  }

  .icart-checkout.icartCartSubTotalContain div:first-child{
    font-weight:700;
  }

  .icart-header .icart-header-title{
  color: #FFF;
  text-align: center;
  font-family: 'Expressway';
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 113.636% */
  }

  
  .grid .footer-block__heading.noforthis::after {
      display:none;
  }
  

  #shopify-section-template--17985389625658__15827b87-0e71-474f-822b-2f674aaba2a7{
    padding:0;
  }
  
  .section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9-padding {
    padding-top: 20px!important;
    padding-bottom: 0!important;
  }
  
  .quantity__label.form__label{
    font-size:20px;
  }
  .product-form__buttons {
    gap:5px;
    flex-direction: column;
    align-items: center;
  }

  .product-form__buttons .product-form__submit.button.button--full-width.button--secondary{
    width:100%!important;
  }
  .product-form__buttons div[data-shopify="payment-button"]{
    width:100%;
  }
  
  .cbb-frequently-bought-recommendations-container {
      align-items: center;
      flex-direction: column;
  }

  .cbb-frequently-bought-add-button.button.button--secondary{
    width:100%!important;
  }

  .cbb-frequently-bought-total-price-text,
  .cbb-frequently-bought-total-price-was-price{
    font-size:16px;
  }

  .cbb-frequently-bought-total-price-sale-price{
    font-size:22px
  }
  
  button[data-pf-type=TabHeader2]{
    font-size: 16px;
  }
  #shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-counter .slider-counter__link .dot, #shopify-section-template--17985389560122__slideshow_rTWUkf .slider-counter .slider-counter__link .dot{
    width:7px;
    height:7px;
  }

  #MainProduct-template--18066454315322__main .slider-buttons{
    margin-bottom:20px;  
  }
  
  #shopify-section-template--17985389625658__featured_collection_Nqfzmt .slider-buttons .slider-button.slider-button--prev:before,
  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .slider-buttons .slider-button.slider-button--prev:before,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .slider-buttons .slider-button.slider-button--prev:before,
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .slider-buttons .slider-button.slider-button--prev:before,
  #shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-buttons .slider-button.slider-button--prev:before,
  #shopify-section-template--17985389560122__slideshow_rTWUkf .slider-buttons .slider-button.slider-button--prev:before,
  #MainProduct-template--18066454315322__main .slider-buttons .slider-button.slider-button--prev:before{
    font-size:8px;
  }
  
  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .slider-buttons .slider-button.slider-button--next:before,
  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .slider-buttons .slider-button.slider-button--next:before,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .slider-buttons .slider-button.slider-button--next:before,
  #shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slider-buttons .slider-button.slider-button--next:before,
  #shopify-section-template--17985389560122__slideshow_rTWUkf .slider-buttons .slider-button.slider-button--next:before,
  #MainProduct-template--18066454315322__main .slider-buttons .slider-button.slider-button--next:before{
    font-size:8px;
  }

  #shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 .title-wrapper-with-link {
    margin-bottom: 20px;
  }
  #shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35{
    padding-top:20px;
  }
  #shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16,
  #shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76{
    padding:0;
  }
  #shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 .section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16-padding,
  #shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 .section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76-padding{
      padding-top: 0;
      padding-bottom: 00;
  }
  #shopify-section-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a .multicolumn-list h3,
  #shopify-section-template--24015607562554__multicolumn_rFFRnU .multicolumn-list h3
  {
    font-size: 11px;
  }

  div[data-pf-type="TabsContent"]{
    padding:20px!important;
  }
  
  div[data-pf-type="TabsContent"] p:first-child,
  div[data-pf-type="TabsContent"] div[data-pf-type="ProductMetafield"]{
    margin-top:0!important
  }
  button[data-pf-type="TabHeader2"]{
    width:200px;
  }
  div[data-pf-type="TabsMenu"]{
    overflow-x: scroll!important;
  }
  .cbb-frequently-bought-container{
    padding:0 20px;
  }

  .cbb-frequently-bought-title{
    text-align:center!important;
  }

  #product-usp-slider h3 {
    font-size: 10px;
  }
  .bUjKYy .pf-slider {
    justify-content: space-between;
  }
  .bUjKYy .pf-slider-nav {
    left: 50%;
    transform: translateX(-50%);
  }
  
  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651,
  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03,
  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb,
  #shopify-section-template--21847637459258__70df0bcd-a961-4809-a2b7-5155e001f309{
    padding: 1px 0!important;
    background: #f9f9f9;
  }
  
  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .slick-dotted.slick-slider,
  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .slick-dotted.slick-slider,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .slick-dotted.slick-slider,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .slick-dotted.slick-slider,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .slick-dotted.slick-slider,
  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .slick-dotted.slick-slider,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .slick-dotted.slick-slider,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .slick-dotted.slick-slider,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .slick-dotted.slick-slider,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .slick-dotted.slick-slider{
    margin-bottom: 20px;
  }
  
  #Slider-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .slick-dots,
  #Slider-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .slick-dots,
  #Slider-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .slick-dots,
  #Slider-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .slick-dots,
  #Slider-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .slick-dots,
  #Slider-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .slick-dots,
  #Slider-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .slick-dots,
  #Slider-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .slick-dots,
  #Slider-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .slick-dots,
  #Slider-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .slick-dots{
      width: auto!important;
      background: #F2F2F2;
      border-radius: 15px;
      font-size: 12px!important;
      left: 50%!important;
      bottom:-20px;
      transform: translate(-50%, -50%);
      display:flex!important;
  }
  #Slider-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .slick-dots li,
  #Slider-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .slick-dots li,
  #Slider-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .slick-dots li,
  #Slider-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .slick-dots li,
  #Slider-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .slick-dots li,
  #Slider-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .slick-dots li,
  #Slider-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .slick-dots li,
  #Slider-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .slick-dots li,
  #Slider-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .slick-dots li,
  #Slider-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .slick-dots li {
    width: 15px;
    height: 20px;
  }

  #Slider-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .slick-dots li button:before,
  #Slider-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .slick-dots li button:before,
  #Slider-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .slick-dots li button:before,
  #Slider-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .slick-dots li button:before,
  #Slider-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .slick-dots li button:before,
  #Slider-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .slick-dots li button:before,
  #Slider-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .slick-dots li button:before,
  #Slider-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .slick-dots li button:before,
  #Slider-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .slick-dots li button:before,
  #Slider-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .slick-dots li button:before{
    content: '';
    text-align: center;
    opacity: 1;
    color: #f2f2f2;
    border: 1px solid #772530;
    border-radius: 25px;
    width: 10px;
    height: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  #Slider-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .slick-dots li.slick-active button:before,
  #Slider-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .slick-dots li.slick-active button:before,
  #Slider-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .slick-dots li.slick-active button:before,
  #Slider-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .slick-dots li.slick-active button:before,
  #Slider-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .slick-dots li.slick-active button:before,
  #Slider-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .slick-dots li.slick-active button:before,
  #Slider-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .slick-dots li.slick-active button:before,
  #Slider-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .slick-dots li.slick-active button:before,
  #Slider-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .slick-dots li.slick-active button:before,
  #Slider-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .slick-dots li.slick-active button:before{
    background: #772530!important;
  }

  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .slick-prev,
  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .slick-next,
  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .slick-prev,
  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .slick-next,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .slick-prev,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .slick-next,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .slick-prev,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .slick-next,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .slick-prev,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .slick-next,
  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .slick-prev,
  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .slick-next,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .slick-prev,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .slick-next,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .slick-prev,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .slick-next,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .slick-prev,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .slick-next,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .slick-prev,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .slick-next{
    top:100%!important;
    z-index:1;
  }

  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .slick-next,
  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .slick-next,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .slick-next,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .slick-next,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .slick-next,
  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .slick-next,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .slick-next,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .slick-next,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .slick-next,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .slick-next{
    right: 20%;
  }
  
  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .slick-prev,
  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .slick-prev,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .slick-prev,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .slick-prev,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .slick-prev,
  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .slick-prev,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .slick-prev,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .slick-prev,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .slick-prev,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .slick-prev{
    left: 20%;
  }

  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .slick-next:before,
  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .slick-next:before,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .slick-next:before,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .slick-next:before,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .slick-next:before,
  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .slick-next:before,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .slick-next:before,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .slick-next:before,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .slick-next:before,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .slick-next:before{
    content: '\f061';
  }

  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .slick-prev:before,
  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .slick-prev:before,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .slick-prev:before,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .slick-prev:before,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .slick-prev:before,
  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .slick-prev:before,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .slick-prev:before,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .slick-prev:before,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .slick-prev:before,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .slick-prev:before{
    content: '\f060';
  }

  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .slick-prev:before,
  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .slick-next:before,
  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .slick-prev:before,
  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .slick-next:before,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .slick-prev:before,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .slick-next:before,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .slick-prev:before,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .slick-next:before,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .slick-prev:before,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .slick-next:before,
  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .slick-prev:before,
  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .slick-next:before,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .slick-prev:before,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .slick-next:before,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .slick-prev:before,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .slick-next:before,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .slick-prev:before,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .slick-next:before,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .slick-prev:before,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .slick-next:before{
    font-family: 'FontAwesome';
    font-size: 12px;
    opacity:1;
    color: #772530;
  }
  
  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .multicolumn-list h3,
  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .multicolumn-list p,
  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .multicolumn-list h3,
  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .multicolumn-list p,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .multicolumn-list h3,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .multicolumn-list p,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .multicolumn-list h3,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .multicolumn-list p,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .multicolumn-list h3,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .multicolumn-list p,
  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .multicolumn-list h3,
  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .multicolumn-list p,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .multicolumn-list h3,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .multicolumn-list p,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .multicolumn-list h3,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .multicolumn-list p,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .multicolumn-list h3,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .multicolumn-list p,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .multicolumn-list h3,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .multicolumn-list p{
    font-size:10px!important;
  }

  #shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 h2,
  #shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 h2.rich-text__heading.rte.h2,
  #shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 h2.rich-text__heading.rte.h1{
    text-align: left;
  }
  
  #shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 p,
  #shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 .rich-text__text .summary p,
  #shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 .rich-text__text .details p,
  #shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 .rich-text__text .details li,
  #shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 .rich-text__text .summary p,
  #shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 .rich-text__text .details p,
  #shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 .rich-text__text .details li{
    text-align: justify;
  }

  #shopify-section-template--17985389625658__82168cd4-29d2-4e0b-8a7a-cfa1a4dacbc9 .rich-text__blocks.left .rich-text__buttons {
    justify-content: start;
  }

  #shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 .rich-text__text .summary p .read-more,
  #shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 .rich-text__text .summary p .read-more{
    display:inline-flex;
  }

  #shopify-section-template--17985389625658__7eea0401-b9f4-4193-b41d-3dbffd57ca16 .rich-text__text .details .read-less,
  #shopify-section-template--17985389560122__a8a1ddea-b81f-40ad-b7ca-cb4d789cce76 .rich-text__text .details .read-less{
    float:left;
  }

  
  #shopify-section-template--18353403494714__pf-4a370991 .faq_banner_content {
      width: 85%;
  }
  
  #shopify-section-template--18353403494714__pf-4a370991 .sc-bqiRlB {
    margin-left: 14px;
    margin-right: 14px;
  }
    
  .product__media-list .product__media-item {
    width: 100%;
    padding: 0;
    margin: 0 !important;
  }
  
  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .grid--2-col-tablet-down .grid__item,
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .grid--2-col-tablet-down .grid__item,
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .grid--2-col-tablet-down .grid__item,
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .grid--2-col-tablet-down .grid__item,
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .grid--2-col-tablet-down .grid__item,
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .grid--2-col-tablet-down .grid__item,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .grid--2-col-tablet-down .grid__item,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .grid--2-col-tablet-down .grid__item{
    width: calc(24% - var(--grid-mobile-horizontal-spacing) / 2);
  }

  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .multicolumn-card__image-wrapper--third-width, 
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .multicolumn-card__image-wrapper--third-width, 
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .multicolumn-card__image-wrapper--third-width, 
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .multicolumn-card__image-wrapper--third-width, 
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .multicolumn-card__image-wrapper--third-width, 
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .multicolumn-card__image-wrapper--third-width,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .multicolumn-card__image-wrapper--third-width,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .multicolumn-card__image-wrapper--third-width{
    width: 100%;
  }

  #shopify-section-template--18066454315322__58018b7e-b5d5-4812-bbe7-a1d089af8651 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info, 
  #shopify-section-template--18066802999610__2467c3f1-235c-4c5b-a804-e98f26519334 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info, 
  #shopify-section-template--18077212442938__faaf6a6d-a9a6-46c0-a10e-dddd713fba03 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info, 
  #shopify-section-template--18066587582778__8ae13c6b-98ea-4c34-9bc5-b95d72be77ef .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info, 
  #shopify-section-template--21597828710714__6c08c58e-69ca-48a2-b81b-f07926a254e5 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info, 
  #shopify-section-template--21597839982906__b58f4134-5f2d-4f81-b5b2-1f6d721b8a77 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info,
  #shopify-section-template--21772317229370__c888491b-ac85-4c95-aca5-fb57595aecbb .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info,
  #shopify-section-template--21772367102266__7de8bdf6-e078-4b55-82fd-70074dfb7c31 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info{
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
  }

  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .grid--2-col-tablet-down .grid__item {
    width: calc(24% - var(--grid-mobile-horizontal-spacing) / 2);
  }

  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .multicolumn-card__image-wrapper--third-width {
    width: 100%;
  }

  #shopify-section-template--21597630333242__bc24e6cd-11d5-4d2c-9846-04042de852a3 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info {
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
  }



   #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .grid--2-col-tablet-down .grid__item {
    width: calc(24% - var(--grid-mobile-horizontal-spacing) / 2);
  }

  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .multicolumn-card__image-wrapper--third-width {
    width: 100%;
  }

  #shopify-section-template--18033078370618__0787c594-220f-494e-8c75-2d23463fde26 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info {
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
  }

  .collapsible-content__heading {
        margin-bottom: 0 !important;
  }

  .ymq-attrib-item-ymq-variant-0-0 span {
    width:70px;
    margin: 0 auto;
  }

  .ymq-attrib-item-ymq-variant-0-1 span {
    width:75px;
    margin: 0 auto;
  }

  .dDpuav {
    text-wrap: nowrap;
  }

  .section-template--18066454315322__main-padding {
    padding-top: 0 !important;
  }

  .card-information .price .price-item--regular {
    margin-left:-3px;
  }

  .card-information .price .price-item--sale {
    margin-left:0px;
  }

  .card__media .media img {
        /* border-radius: 10px 10px 0px 0px; */
        border-radius: 0;
  }

  .__pf [style*="--s-xs"] {
    margin-right:0 !important;
  }

  .__pf [style*="--s-xs"]&gt;.pf-c {
    padding-right:0 !important;
  }

  /* #shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f slideshow-component .slideshow.banner, #shopify-section-template--17985389560122__slideshow_rTWUkf slideshow-component .slideshow.banner {
    height:255px;
  } */

  #shopify-section-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a .grid--2-col-tablet-down .grid__item,
  #shopify-section-template--24015607562554__multicolumn_rFFRnU .grid--2-col-tablet-down .grid__item
  {
    width: 24%;
    display: inline-block;
    max-width: 24%;
  }
  .section-template--24015607562554__multicolumn_rFFRnU-padding{
    padding-top: 30px !important;
  }

  .section-template--24015607562554__multicolumn_rFFRnU-padding .multicolumn-list{
    justify-content: center;
  }

  #Slider-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a {
    text-align: center;
  }

  #shopify-section-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a .multicolumn-card__image-wrapper--third-width,
  #shopify-section-template--24015607562554__multicolumn_rFFRnU .multicolumn-card__image-wrapper--third-width
  {
    width: 75%;
  }

  #shopify-section-template--17985389625658__1d892d5d-a8cd-48a2-8f7e-e259d25e566a .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info,
  #shopify-section-template--24015607562554__multicolumn_rFFRnU .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info
  {
    padding-left:0;
    padding-right:0;
    padding-top: 15px;
  }

  .cbb-frequently-bought-container {
  margin: 0 auto !important;
}

  .product .taxp {
    display: inline-block;
    color: #000;
    font-size:12px;
    font-weight:400;
  }

  .product .discountperc {
        float: right;
    display: block;
    position: absolute;
    right: 1.4rem;
    margin-top: -65px!important;
  }

  .product .price-item--sale {
        display: block !important;
    width: 100% !important;
    margin-top: 12px !important;
  }

  .product .price-item--sale .sp {
    font-size:20px;
  }

  .product .product-form__quantity .form__label {
        display: inline-flex;
  }

  .product .quantity {
    display: inline-flex;
        margin-left: 5px;
  }

  .icart .icart-item-content a {
        font-size: 10px;
    text-align: left;
  }

  .icart .icart-main .icart-inner .icart-cart-main .icart-content .icart-checkout label {
    font-size:12px !important;
  }

  .icart .icart-product-price {
    margin-top: -1px;
    font-size:14px;
  }

  .icart .icart-main .icart-inner .icart-cart-main .icart-content span.icart-product-compare-price {
     font-size: 10px;
  }

  .icart .icart-main .icart-inner .icart-cart-main .icart-manage-gride .icart-btn-small {
  font-size:11px !important;
  }

  .icart .icart-inner .icart-minus:before,.icart .icart-inner .icart-plus:before {
    font-size: 14px !important;
  }

  .icart-content-title p {

    font-size: 12px;
}

  .icart-header-contain {
    background:#000 !important;
  }

  .icart-header-title {
    color:#fff !important;
  }

  .icart-close-btn {
    color:#fff !important;
  }

  .icart .icart-main .icart-inner.active {
    width: 88% !important;
  }

  .patternBadge-RdtYz7POJZ .st-pattern-label-badge-5 .st-label-text,.patternBadge-mxPtxMb9t3 .st-pattern-label-badge-9 .st-label-text {
    font-size: 8px !important;
  }

  .section-template--17985389560122__product-grid-padding .page-width {
    padding: 0 0.5rem;
  }

  .section-template--17985389560122__product-grid-padding #product-grid li {
    width: 46%;
    margin: 1px 5px;
    box-shadow: 0 0 2px #b5b5b5;
    border-radius: 10px;
    height: fit-content;
    margin-bottom: 10px;
}

  

  #shopify-section-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 .slider-buttons,
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ .slider-buttons,
  #MainProduct-template--18066454315322__main .slider-buttons{
    display:flex;
  }

  #shopify-section-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 .slider-buttons {
    display: flex;
  }

  .quick-add {
    
  }

  .mrp-price {
    font-size: 1.3rem;
    letter-spacing: 0.1px;
    
  }

  #Slider-template--17985389625658__featured_collection_Nqfzmt li, 
  #shopify-section-template--24015607562554__featured_collection_a7PLFJ li, 
  #Slider-template--17985389625658__a87feb53-80d2-4580-b7e1-4462bdf7e9d1 li {
    width: 47%;
    margin: 1px 5px;
    box-shadow: unset;
    border-radius: 10px;
    height: fit-content;
  }

  #Slider-template--17985389625658__8dc450b4-5619-4f8d-b67f-90feddd16d33 li {
    width: 47%;
    margin: 1px 5px;
    box-shadow: unset;
    border-radius: 10px;
    height: fit-content;
  }

  .logoright {
    width: 100%;
    text-align:center;
  }

  .footer-logo{
    width:106px;
  }

  #newsletter {
    float: left;
    width: 100%;
    margin-top: 30px;
}

  .fssai-text {
    text-align: left;
  }

 .bottom-menu {
    /* display: block;
    background:#000;
    position: fixed;
    bottom:0;
    width: 100%;
   z-index:9999;     */
       display: flex;
        background: #000;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 9999;
        align-items: center;
        justify-content: space-around;
  }

  .ficon {
        width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
  }

  .ficon img {
    width: 30px;
  }

  .firsticon {
        width: 18%;
    text-align: center;
    padding: 14px 10px;
        display: inline-block;
  }

  .ftext {
    color:#fff;
    font-size: 12px;
    display: none;
  }

  .whatsappicon {
    bottom: 50px !important;
  }


  .discountperc {
    display: none;
  }
  
  .madewith {
  color:white;
  display: block;
  font-size:10px;
  margin-right:0px;
    width: 100%;
    text-align: center;
}

  .menu-opening .header__icon--menu {
        top: 0 !important;
    position: absolute !important;
    right: 55px !important;
    z-index: 99 !important;
  }

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

  #menu-drawer {
    top: 0;
    width: 87%;
    z-index: 9 !important;
  }

  .menulogin {
    padding: 0 2rem 0 2rem;
    border: 1px solid;
    display: inline-block;
    margin-left: 3rem;
    margin-bottom: 12px;
    color: #000;
    text-decoration: none;
  }

  .menuregister {
    margin-left: 15px;
    color: #000;
    text-decoration: none;
  }

  .sociallinks {
    background:#000;
    color: #fff;
    padding: 10px 20px;
    position: fixed;
    width: 100%;
    bottom: 0px;
    font-size: 16px;
  }
  
  #shopify-section-template--17985389625658__74d62a48-1091-4481-997b-12603a9d9994,#shopify-section-template--17985389625658__688b987f-0956-4eab-84d1-73e0f09f3433, #shopify-section-template--24015607562554__custom_liquid_W3XJxE {
    display: none;
  }

  .section-template--17985389625658__7e42e723-98ae-42d1-a31c-2486b94838a4-padding img {
    width: 16px !important;
    display:none;
  }

 

  .banner--mobile-bottom .slideshow__text.banner__box {
    display: none;
  }

  .footer-block.grid__item.footer-block--menu {
    padding-left:0;
    border-top:1px solid #fff;
  }

  #shopify-section-template--17985389625658__0c637dc7-11d6-4ad9-a4cb-f95626b52cfc {
    display:block;
  }

  .footer-block.grid__item:last-child {
    
    margin-bottom: 0;
    margin-top:0;
  }

  .footer-block.grid__item:last-child .footer-block__details-content {
    
  }
  
  
  .mtext::after {
    content: " ";
    background-image: url(/cdn/shop/files/line2.png?v=1676361766);
    width: 100%;
    display: none;
    position: absolute;
    background-size: 100%;
    left: 0;
    height: 13px;
  }
  
    

  .fpPqsb {
    padding: 12px 5px !important;
  }

  .footer-block.grid__item.footer-block--menu:nth-child(2) {
    
  }

  .footer-block.grid__item.footer-block--menu:nth-child(3) {
   
  }

  .footer-block__details-content {
    margin-bottom: 0rem !important;
  }

  .footer-block--newsletter {
    margin-top: -39px !important;
  }

  .__pf_Bh6KINL0 .pf-0168144096d7-5_ [data-pf-type=TabHeader2], .__pf_Bh6KINL0 .pf-0168144096d7-5_ [data-pf-type=TabHeader] {
    font-size: 14px !important;
    padding: 10px !important;
  }
  
  .sc-fvpsdx kNroVi pf-0168144096d7-29_ {
    font-size: 13px;
  }

  .ctext, .ctext1 {
    /* font-size: 30px; */
    padding: 0 10px;
  }

  .announcement-bar__message {
    font-size: 11px;
  }

  #shopify-section-template--17985389625658__37b66a5f-a9ea-4039-ad95-fa23f581cde5 {
    margin-top: -30px;
  }

  .__pf_Bh6KINL0 .pf-0168144096d7-29_ {
    font-size: 13px !important;
  }

  .lfont1 img  {
    margin-top:0 !important;
  }

  .footer-block__details-content {
    
    line-height: 20px;
  }

  .spotlight-group-with-text .ymq-canvas-box {
      margin: 1px !important;
  }

  #ProductSubmitButton-template--18066454315322__main {
    background: #772530;
    border-radius: 10px;
    color: #fff;
    display: inline-table;
    margin-left: 0;
    position: relative;
    width: 100% !important;
    max-width: 100%;
    
  }

  .button:after {
    box-shadow: none;
  }

  button.shopify-payment-button__button--unbranded {
    background-color: transparent;
    border: 1px solid #d7d7d7;
      color: #000;
  }

  .cbb-frequently-bought-selector-list {
    display: none !important;
  }

  .header {
    display:grid;
  }

  
}

@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .header--middle-left {
    column-gap: 6rem;
  }
}
@media screen and (min-width: 1150px) and (max-width: 1200px) {
  .header--middle-left {
    column-gap: 2rem;
  }
}
@media screen and (min-width: 990px) and (max-width: 1150px) {
  .header--middle-left {
    column-gap: 0rem;
    padding: 4px;
  }
}

.sc-fmBCVi.iwpzju,
.bKhNxu .pf-slide{
  padding:0!important;
}

.__pf_iG1rhzrC .pf-9a2919fbf298-7_ {
  font-family: 'Expressway', Domaine Display, sans-serif;
}

/* #shopify-section-template--17985389625658__7976919b-c6d0-41e0-8928-0abb5be48050{
  display:none;
} */


.contact-main.main-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 1200px;
    transform: translate(-50%, 0%);
    margin-left: 36%;
  }

.contact-main.main-container .content-conatct {
    /* padding: 0px 55px 0 12%; */
    margin: auto;
    flex: 1;
    /* width: 60%; */
    width: 75%;
    text-align: center;
}

.content-conatct h1 {
    font-family: 'Expressway';
    font-size: 36px;
    padding-bottom: 10px;
    font-weight: 400;
    margin: 0 0px;
}

.content-conatct p {
    font-size: 20px;
    line-height: 20px;
}

.details-conatct {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}

.details-conatct .grid-content {
    /* box-shadow: 0px 48.0841px 242.71px rgba(0, 0, 0, 0.07), 0px 17.5515px 88.5932px rgba(0, 0, 0, 0.0482987), 0px 8.52092px 43.0104px rgba(0, 0, 0, 0.0389404), 0px 4.17712px 21.0845px rgba(0, 0, 0, 0.0310596), 0px 1.65164px 8.33684px rgba(0, 0, 0, 0.0217013); */
    text-align: center;
    /* border-radius: 47px; */
    padding: 60px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
    /* padding: 1rem 0; */
    /* width: 75%; */
}

.details-conatct .grid-content .contact-grid {
    display: grid;
    justify-content: center;
    margin: auto;
    /* padding: 12px; */
}


.details-conatct .grid-content .contact-grid .conact_info_text {
    /* padding: 20px; */
    text-decoration: none!important;
    font-size: 12px;
    color: #000;
    padding-left: 45.575px;
    padding-right: 45.575px;
}

.details-conatct .grid-content .contact-grid .conact_info_text p {
    padding-top: 24px;
    padding-bottom: 32px;
    font-size: 15px;
    margin:0;
}

.details-conatct .grid-content .contact-grid .address_text {
    /* padding-bottom: 50.935px; */
  font-size: 14.77px;
  line-height: 22.16px;
  padding-left: 45.575px;
  padding-right: 45.575px;
  padding-top: 9.185px;
  color:#000;
  margin-bottom:0;
}

.page-width.page-width--narrow.section-template--17985389461818__main-padding .main-page-title.page-title.h0{
  display:none;
}

.contact.section-template--17985389461818__form-padding {
    background: #FFFFFF;
    /* box-shadow: 0px 46.1261px 232.827px rgba(0, 0, 0, 0.07), 0px 16.8368px 84.9857px rgba(0, 0, 0, 0.0482987), 0px 8.17395px 41.259px rgba(0, 0, 0, 0.0389404), 0px 4.00702px 20.2259px rgba(0, 0, 0, 0.0310596), 0px 1.58438px 7.99736px rgba(0, 0, 0, 0.0217013); */
    /* border-radius: 20px; */
    /* padding: 20px 20px 20px 60px; */
    border-radius: 10px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
    padding-left: 28px;
    padding-right: 36px;
    padding-top: 31px;
    padding-bottom: 35px;
    margin-bottom:80px;
}

.contact.section-template--17985389461818__form-padding .field__input:focus,
.contact.section-template--17985389461818__form-padding .select__select:focus,
.contact.section-template--17985389461818__form-padding .customer .field input:focus,
.contact.section-template--17985389461818__form-padding .customer select:focus,
.contact.section-template--17985389461818__form-padding .localization-form__select:focus.localization-form__select:after,
.contact.section-template--17985389461818__form-padding .field:before,
.contact.section-template--17985389461818__form-padding .select:before,
.contact.section-template--17985389461818__form-padding .customer .field:before,
.contact.section-template--17985389461818__form-padding .customer select:before,
.contact.section-template--17985389461818__form-padding .localization-form__select:before,
.contact.section-template--17985389461818__form-padding .field:after, 
.contact.section-template--17985389461818__form-padding .select:after, 
.contact.section-template--17985389461818__form-padding .customer .field:after, 
.contact.section-template--17985389461818__form-padding .customer select:after, 
.contact.section-template--17985389461818__form-padding .localization-form__select:after{
    border-radius: 11.0125px;
    border-color: #772530;
    box-shadow: none;
}

.contact.section-template--17985389461818__form-padding .contact__button .button{
  border-radius: 11.0125px;
  border-color: #772530;
  background: #772530;
  color:#fff;
  width:100%;
}

.contact.section-template--17985389461818__form-padding .contact__button .button:after {
    box-shadow: none!important;
}



.contact.section-template--17985389461818__form-padding .field__input:focus-visible,
.contact.section-template--17985389461818__form-padding .select__select:focus-visible,
.contact.section-template--17985389461818__form-padding .customer .field input:focus-visible,
.contact.section-template--17985389461818__form-padding .customer select:focus-visible,
.contact.section-template--17985389461818__form-padding .localization-form__select:focus-visible.localization-form__select:after{
  box-shadow:none!important;
  outline:none!important;
}

.contact.section-template--17985389461818__form-padding .field__input:focus,
.contact.section-template--17985389461818__form-padding .select__select:focus,
.contact.section-template--17985389461818__form-padding .customer .field input:focus,
.contact.section-template--17985389461818__form-padding .customer select:focus,
.contact.section-template--17985389461818__form-padding .localization-form__select:focus.localization-form__select:after{
  box-shadow: 0 0 0 calc(0.1rem + var(--inputs-border-width)) #772530;
  outline:none!important;
}

.CHead{
  margin-top:10px;
  font-weight:700;
}

@media screen and (max-width: 1025px){
  .contact-main.main-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 1024px;
    transform: translate(-50%, 0%);
    margin-left: 46%;
  }
}

@media screen and (max-width: 991px){
  .contact-main.main-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 1024px;
    transform: translate(-50%, 0%);
    margin-left: 48%;
  }
}

@media screen and (max-width: 769px){

  .CHead {
    font-size: 22px;
  }

  .contact.section-template--17985389461818__form-padding .contact__button .button{
    width:100%;
  }

  #shopify-section-template--17985389461818__main .section-template--17985389461818__main-padding{
    padding-bottom:0;
  }
  
  .contact-main.main-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    transform: translate(-50%, 0%);
    margin-left: 50%;
  }
  .contact-main.main-container .content-conatct{
    margin-bottom:40px;  
  }
  .contact-main.main-container .content-conatct,
  .details-conatct{
    width: 98%;
  }

  .content-conatct h1 {
    font-size: 22px;
    padding-bottom: 10px;
  }

  .content-conatct p {
    font-size: 14px;
    line-height: 15px;
    width: 350px;
    margin: auto;
    margin-bottom: 10px;
  }

  .details-conatct {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }

  .details-conatct .grid-content {
    /* width: 75%; */
    /* padding: 25px 0; */
    /* margin: 2rem auto auto; */
    padding: 28px 0;
    border-radius: 20px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  }

  .details-conatct .grid-content .contact-grid .conact_info_text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .details-conatct .grid-content .contact-grid .conact_info_text p {
    padding-top: 0;
    padding-bottom: 20px;
    font-size: 14px;
  }

  .details-conatct .grid-content .contact-grid .address_text {
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    width:300px;
    margin:0;
  }

  .contact.section-template--17985389461818__form-padding {
    margin: 20px;
    /* margin-bottom: 80px; */
    padding:30px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  }
}

#shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 .article-card__excerpt {
      -webkit-line-clamp: 4;
    line-clamp: 4;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

 .product-card-wrapper .card__heading {
 text-align: center;
 }

.opw-dynamic-stars-collection {
  text-align: center;
}

#shopify-section-template--17985389625658__688b987f-0956-4eab-84d1-73e0f09f3433 .color-background-1,
#shopify-section-template--17985389625658__688b987f-0956-4eab-84d1-73e0f09f3433,
#shopify-section-template--24015607562554__custom_liquid_W3XJxE .color-background-1,
#shopify-section-template--24015607562554__custom_liquid_W3XJxE{
  background: #F8F8F8;
}

#shopify-section-template--17985389625658__dece0e3a-db17-404a-8cfe-be9fab8dff35 .blogtitle {
  height: 39px;
}

#shopify-section-template--17985389625658__498ffec8-d661-4a83-aeb8-0852bf07ea3c h2 {
  font-weight: 700;
}

#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slideshow__text-wrapper.banner__content, #shopify-section-template--17985389560122__slideshow_rTWUkf .slideshow__text-wrapper.banner__content {
  display: none;
}

#shopify-section-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f .slideshow__text.banner__box, shopify-section-template--17985389560122__slideshow_rTWUkf .slideshow__text.banner__box {
  display: none;
}

@media screen and (min-width: 768px) {
  #Slider-template--17985389625658__e7c0ff96-2b86-4990-84da-72cd9af5e71f a {
    height: 100% !important;
  }
  .spotlight-group-with-text .ymq-canvas-box:nth-child(1) span.ymq-canvas-text {
    width: 43px;
    margin: 0 auto;
  }

  .spotlight-group-with-text .ymq-canvas-box:nth-child(2) span.ymq-canvas-text {
    width: 43px;
    margin: 0 auto;
  }
  .spotlight-group-with-text .ymq-canvas-box:nth-child(3) span.ymq-canvas-text {
    width: 55px;
    margin: 0 auto;
  }

  #shopify-section-template--17985389625658__be1ff87d-c6ea-4995-b3bb-d0e6df67e147 .page-width {
    padding: 36px 15rem 0px;
  }
  
}


@media screen and (max-width: 767px) {

  .collapsible-row-layout .accordion .accordion__title {
  font-size: 12px;
  }

  #shopify-section-template--17985389625658__be1ff87d-c6ea-4995-b3bb-d0e6df67e147 .multicolumn-card__image-wrapper--third-width {
    width: 80%;
  }

  #shopify-section-template--17985389625658__be1ff87d-c6ea-4995-b3bb-d0e6df67e147 .background-none .multicolumn-list:not(.slider) .center .multicolumn-card__info {
    padding-left: 0;
    padding-right: 0;
  }

  #shopify-section-template--17985389625658__be1ff87d-c6ea-4995-b3bb-d0e6df67e147 .background-none .multicolumn-card__image-wrapper+.multicolumn-card__info {
    padding-top: 10px;
  }

  #shopify-section-template--17985389625658__be1ff87d-c6ea-4995-b3bb-d0e6df67e147 .grid--2-col-tablet-down .grid__item {
    width: 24%;
  }

  .price .price-item {
    letter-spacing: 0.1px;
  }

  .product-card-wrapper .card__heading {
    height: 55px;
    text-align: center;
  }
  
  .account-menu {
  width: 100%;
    display: inline-block !important;
  }
  
  .account-form {
      width: 100%;
  }
}

@media screen and (max-width:430px){
  #shopify-section-template--17985389560122__78b102a0-318a-4cc3-b6a8-6a93dc3612c2{
    margin-top:60px;
    margin-left:5px;
  }
}

#gnj-launch-icon {
    bottom: 60px!important;
    width: 170px !important;
    height: 50px !important;
    padding: 10px !important;
}
.htusb-ui-prod-boost-generic-under-form, .htusb-placeholder-countdown{
  display: none !important;
}
.grid__item_v2{
    position: relative;
  }
  .grid__item_v2 .product_badge{
    position: absolute;
    top: 20px;
    right: 5px;
    z-index: 9;
    background-color: #772530;
    display: inline-flex;
    padding: 2px 8px;
    color: white;
    border-radius: 4px;
    height: 24px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
  }
@media screen and (max-width:768px){
  .grid__item_v2 .product_badge{
    top: 0px;
    height: 20px;
  }
  .bottom-menu .firsticon:nth-child(4){
    display:none;
  }
}
.header__menu-item.list-menu__item span{
  font-size:18px;
}
.card-info-link{
  text-decoration:none;
}
@media only screen and (max-width: 749px) {
    body.pop__nutriburstindia .pop-star1 {
        bottom:0rem !important;
    }
}</pre></body></html>