/** Shopify CDN: Minification failed

Line 426:0 All "@import" rules must come first

**/
.enable-header-custom-design .header__column--right {
  align-self: flex-end;
}
.enable-header-custom-design .header__row {
  --page-margin: 14px;
}
.cus-social-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.cus-social-icons svg {
  width: 20px;
  height: 20px;
}
.header-announcement-bar {
  text-transform: uppercase;
  max-width: 100%;
  margin: 0 auto;
}
    @media (max-width: 991px) {
.header-announcement-bar .section-content-wrapper.section-content-wrapper{
      --padding-block-start: 7px !important;
    --padding-block-end: 7px !important;
}

    }
.header-announcement-bar .text-block p {
    font-size: 10px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 6px;
}
    @media (max-width: 991px) {

.header-announcement-bar .text-block p {
    font-size: 7px;
    letter-spacing: 3px;
}
    }
.custom-home-richtext .text-block h2 {
  text-transform: uppercase;
  font-size: 31px;
  letter-spacing: 4px;
  line-height: 100%;
}
    @media (max-width: 991px) {
      .custom-home-richtext .text-block h2 {
        font-size: 13px;
      }
      .custom-home-richtext rte-formatter.text-block{
        font-size: 11px;

      }
    }
.custom-home-richtext rte-formatter.text-block {
  font-size: 19.4px;
  line-height: 120%;
  font-weight: 400;
  letter-spacing: 1.4px;
}
.custom-home-multicolumn .text-block h3 {
  font-size: 49.1px;
  line-height: 100%;
  letter-spacing: 4px;
  font-weight: 400;
}
    @media (max-width: 991px) {
.custom-home-multicolumn .text-block h3{
      font-size: 21px;

}
    }
.custom-home-multicolumn .text-block h5 {
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 5px;
  text-transform: uppercase;
}
    @media (max-width: 991px) {

.custom-home-multicolumn .text-block h5 {
  font-size: 12px;

}
    }
.custom-home-multicolumn .text-block p {
  font-size: 14.5px;
  line-height: 160%;
  letter-spacing: 1px;
  font-weight: 400;
  position: relative;
}

.custom-home-multicolumn .text-block p em {
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  left: 99%;
  font-style: normal;
}
@media only screen and (max-width:1320px) {
.custom-banner-section-main .next-gen-heading {
  font-size: 34.5px;
}
.custom-banner-section-main .next-gen-subheading {
  font-size: 22px;
}
.custom-banner-section-main .next-gen-content {
  font-size: 12px;
}
}

.feature-section-main .section-page-width {
    padding-inline: 100px;
}
.feature-section-main .feature-section__heading {
    font-size: 38px;
    text-transform: uppercase;
    letter-spacing: 5.4px !important;
    font-family: var(--font-paragraph--family);
    max-width: 300px;
    line-height: 1;
        margin-bottom: 43px;

}
.feature-section-main .feature-section__feature-title {
    font-size: 18px;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 100px 0 5px;

}
.feature-section-main .feature-section__content * {
    font-size: 18.4px;
    line-height: 1.5;
    letter-spacing: 0.1px;
    max-width: 400px;
}
.feature-section-main {
  overflow-x: hidden;
}
.feature-section__grid {
  margin: 16px 0 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  overflow-x: hidden;
  position: relative;
  /* width: 90%; */
  margin: 0 auto;
}
.feature-section__item{
      margin: 0 5px;
}
.feature-section__item:first-child{
    margin-left: 35px;
    margin-right: -17.5px;

}
.feature-section__item:last-child{
    margin-right: 35px;
    margin-left: -17.5px;
}
.feature-section__grid::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: #000000;
  width: 100%;
  height: 90.15px;
  z-index: 1;
}
.feature-section__image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  transform: skewX(-10deg);
  height: 100%;
  img{
    height: 100%;
  }
}

.feature-section__image {
  width: 100%;
  display: block;
  /* transform: skewX(-10deg) scale(1.5); */
}
.feature-section__item {
  position: relative;
  z-index: 2;
}
.feature-section__label {
  position: absolute;
  left: 50%;
  top: 48%;
  transform: translate(-50%, -50%) skewX(10deg);
  /* background: #000; */
  color: #fff;
  text-align: center;
    padding: 3px;
    font-size: 16px;
  letter-spacing: 3.76px;
  text-transform: uppercase;
  width: 100%;
  box-sizing: content-box;
    /* font-family: 'HellasFun';   */

}

.header-announcement-bar rte-formatter{
  width:100%;
  align-items:center;
}

.flickity-slider,
.flickity-viewport{
  width:100%;
}

@media (max-width: 991px) {
  .cus-social-icons{
    /* display:none; */
  }
.mobile_hidden{
  display:none;
}
}

@media (min-width: 992px) {
.desktop_hidden{
  display:none;
}

}
.header-announcement-bar .layout-panel-flex rte-formatter{
  width:100%;
    display: flex;
    align-items: center;
}
.home-multicolumn em{
        font-style: normal;
        text-transform:lowercase;

}
@media (min-width: 992px) {

.home-multicolumn .button{
      --button-padding-inline: 90px;
    --button-padding-block: 8px;
}
}
.home-multicolumn h3{
  font-size:40px;
      letter-spacing: 1px !important;
}
@media (min-width: 992px) {

.home-multicolumn p{
    letter-spacing: 0.5px;

}
}
@media (max-width: 991px) {

.home-multicolumn .text-block h3{
        position: relative;
        width: auto;
        letter-spacing: 0 !important;
        margin-left: 0;
        font-size: 23px;
        font-family:"Glacial Indifference", sans-serif;
}
.home-multicolumn .text-block {
text-align:left !important;
}
.home-multicolumn em{
        font-size: 11px;
        position: absolute;
        top: 0;
        right: -.8em;

}
}

@media (max-width: 991px) {
  .home-multicolumn.color-scheme-5 {
    background: #f2ede6 !important;
    color: black;
  }
  .home-multicolumn.color-scheme-5 * {
    color: black;
  }
    .home-multicolumn.color-scheme-5 .button{
      color:white;
    }
  .home-multicolumn  .horizontal_mobile {
    flex-direction: row;
  }
  .home-multicolumn  .horizontal_mobile .mobile-column rte-formatter + rte-formatter {
    display: none;
  }
  .home-multicolumn  .vertical_mobile {
    flex-direction: column !important;
  }
   .button {
        color: #fff;
        font-size: 6px;
        width: 80%;
        --button-padding-block: 6px;
        letter-spacing: 4px;
        --button-padding-inline: 10px;
  }
    .home-multicolumn p{
          letter-spacing: 0.5px;

    }
  .home-multicolumn h5 {
    font-size: 7px;
    text-align: left;
    letter-spacing: 3px;
    margin-top: 4px;
  }
}
@media (min-width: 992px) {
  .home-multicolumn .horizontal_mobile .mobile-column rte-formatter:first-child {
    display: none;
  }
}
/* .h1,.h2,.h3,.h4,.h5,.h6,
h1,h2,h3,h4,h5,h6{
      font-weight: bold;
} */

email-signup-block input{
  padding-bottom: 4px !important;
  padding-left:10px !important;
}
email-signup-block input::placeholder {
  font-size: 12px !important;
  color: white !important;
  letter-spacing: 1px !important;
}
email-signup-block input:focus-visible{
  outline:none;
}

footer email-signup-block button {
  background: transparent !important;
  color: white !important;
  border-radius: 20px !important;
  padding: 7px 0 !important;
  margin-top: 10px !important; 
  border:1px solid !important;
}
@media (max-width: 991px) {
footer email-signup-block button {

  margin: 0 15px !important;
  width: calc(100% - 30px) !important;
}

}
/* NAVEEN CUSTOM CSS IS HERE */
@media screen and (max-width: 767px) {
  .cus-social-icons, .header-cart-icon{
    display: none !important;
  }

footer email-signup-block button {
  margin: 0 0px !important;
  width: 101% !important;
  height:18px
}
.email-signup__input{
  border-bottom:none !important
}
}
@media (max-width: 991px) {

email-signup-block {
  width: 70% !important;
  margin: 0 auto !important;
}
}


@media (max-width: 767px) {

  .main_product_title{  max-width: 350px; }
  .home-multicolumn.color-scheme-5 .button{
    background:black
  }
}

@media screen and (min-width: 750px) {
   footer .social-icons__wrapper {
        margin-right: 20px;
    }
    .header__row.header__row--top.section {
    padding-inline: 31px;
}
.menu-list__list-item {
    font-size: 12px;
    letter-spacing: 1.5px;
}
}




/*--------------------------- 11-03-2026 ----------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

section.feature-section-main span.feature-section__label {
    font-family: "Inter", sans-serif;
    font-weight: 500 ;
    font-style: normal;
}
.header .header__column.header__column--right {
    gap: 6px;
}
.header a.menu-list__link {
    letter-spacing: 4px;
    color: #000;
    font-size: 11px;
}

@media (max-width: 749px){
body .home-multicolumn .group-block.group-block--height-fit rte-formatter.spacing-style p {
    text-transform: unset!important;
    color: #000;
    font-size: 13px !important;
}
.home-multicolumn .horizontal_mobile {
    gap: 16px;
}
.home-multicolumn .vertical_mobile {
    gap: 0;
}
.home-multicolumn .vertical_mobile .custom-font-size.custom-color {
    padding-top: 1px;
}
.home-multicolumn .vertical_mobile .custom-font-size.custom-color h5 {
    color: #000;
    font-size: 10px;
}
.home-multicolumn .vertical_mobile .text-block--align-center h3 em {
    font-weight: 500;
    font-size: 13px;
}
body .home-multicolumn .text-block h3 {
    font-size: 28px;
}
body div#shopify-section-template--27439153086596__section_nF7FDi .image-block {
    height: 100%;
    max-height: 120px;
    min-height: 120px;
}
body div#shopify-section-template--27439153086596__section_nF7FDi .image-block img{
  width: 100%;  
  height: 100%;
  max-height: 120px;
  min-height: 120px;
}
a.size-style.button.button--AcVdBN3FMaHBHT3dWV__button_EHM6Me, a.size-style.button.button--ATW1CTGQ0Zk5KcTdsT__button_W8fhfT {
    padding: 9px 10px;
    font-size: 8px;
}
div#shopify-section-template--27439153086596__section_Mik8kf {
    margin-bottom: 24px;
    border-bottom: 1px solid #fff;
}
form.contact-form__form button.button.submit-button.size-style.button {
    padding: 10px 10px;
    font-size: 8px;
    width: 100%;
}
.header span.menu-drawer__menu-item-text.wrap-text {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
}
.header .menu-drawer.motion-reduce {
    /* max-width: 150px; */
    height: auto;
    max-width: 100%;
    width: 100%;
}
.header a.menu-drawer__menu-item {
    min-height: 30px;
}
body.page-width-normal {
    overflow-x: hidden;
}}

@media (min-width: 750px){
body.page-about .about-image {
    /* max-width: 380px; */
    /* margin: auto; */
    max-width: 290px !important;
}
body.page-about .about-image img {
    min-height: 320px;
    height: 100% !important;
    max-height: 320px;
    object-fit: cover;
} 
body.page-about .about-wrapper {
    /* max-width: 1440px; */
    margin-left: 0 !important;
}
body.page-about .about-image-wrap {
    padding: 90px 178px 100px 5em !important;
}
section.feature-section-main span.feature-section__label {
    letter-spacing: 9px;
    font-size: 13px;
}
a[href="/pages/contact"] {
  display: none;
}
body .header .header__row.header__row--top.section {
    padding-inline: 25px;
    grid-template-columns: 0;
}
}

@media (min-width: 769px) {
body .header li.menu-list__list-item:nth-child(2n) {
    padding: 0px 3px !important;
}
body .header li.menu-list__list-item:nth-child(1n) {
    padding-left: 23px;
}

.header-announcement-bar .custom-section-content {
    display: grid;
    grid-template-columns: 114px 1fr 114px;
}
.header-announcement-bar .section-content-wrapper.section-content-wrapper {
    grid-column: 2 / 3;
}
.header-announcement-bar .layout-panel-flex rte-formatter:nth-child(1) {
    align-items:flex-start;
}
.header-announcement-bar .layout-panel-flex rte-formatter:nth-child(3) {
    align-items:flex-end;
}
}

@media (min-width: 1100px) and (max-width:1220px) {
body.page-about .about-image-wrap {
    padding: 90px 148px 100px 3em !important;
}
}

@media (min-width: 950px) and (max-width:1100px) {
body.page-about .about-image-wrap {
    padding: 90px 100px 100px 2em !important;
}
body.page-about .about-image img {
    min-height: 250px;
    max-height: 250px;
}}
@media (min-width: 750px) and (max-width:950px) {
body.page-about .about-image-wrap {
    padding: 90px 70px 100px 0em !important;
}
body.page-about .about-image img {
    min-height: 240px;
    max-height: 240px;
}}
@media (max-width: 767px){
body .product-information {
    padding-top: 0;
}

.index .product-information .group-block.group-block--height-fit.group-block--width-fill.border-style.spacing-style.size-style {
    padding: 0 8px;
}
body.index .product-information .product-details .quantity-selector {
    max-height: 34px;
}
body.index .product-information h1 {
    font-size: 19px !important;
}
body.index .product-information p {
    font-size: 15px;
    text-align: center;
}
body.index .product-information .icon_item p {
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 16px;
}
body.index .product-information .product_icon_wapper {
    padding-bottom: 10px;
}
body.index .product_icon_wapper .icon_item img {
    width: 42px !important;
}
}

div#shopify-section-template--27439153086596__1769161453b4afddb5 {
    overflow-x: hidden;
}

.index .product-information .product-information__grid .add-to-cart-text__content span {
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
}
.index .product-information .product-information__grid button.button.add-to-cart-button.button-secondary {
    background-color: #262424;
}
.index .product-information .product-details .quantity-selector {
    border-radius: 11px !important;
    max-height: 52px;
    max-width: 100px;
}
.product-information .product-information__grid scroll-hint.slideshow-controls__thumbnails-container {
    mask-image: unset !important;
}
.index .product-information .slideshow-controls__thumbnails {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    margin-top: 0;
}
.index .product-information slideshow-controls {
    background-color: #150000;
    border-radius: 10px;
    padding: 4px;
    margin-top: 8px;
}
.index .product-information button.slideshow-control.slideshow-controls__thumbnail {
    width: 100%;
    min-height: 110px;
    max-height: 110px;
}
.index .product-information .add-to-cart__added .add-to-cart__added-icon {
    color: #fff;
}
.index .product-information a.contents.user-select-text p, .index .product-information .spacing-style.text-block.text-block--AUkhMUHBJbW5jNjJSa__text_RbiYct p {
    letter-spacing: 4px;
}

@media only screen and (max-width: 767px) {
.index .product-information__grid {
    gap: 20px;
}
.index .product-information button.slideshow-control.slideshow-controls__thumbnail {
    width: 100%;
    min-height: 94px;
    max-height: 94px;
}
body.index .product-information slideshow-controls {
    border-radius: 0;
    margin-top: 2px;
}
body.index .product-media img.product-media__image {
    border-radius: 0;
}
}
button.qsc2-basic.qsc2-btn.qsc2-checkout-button span {
    text-transform: uppercase;
    letter-spacing: 2px !important;
}

 .about-wrapper {
    margin-left: 0 !important;
}

@media (max-width: 768px) {
body.page-about .about-title {
    max-width: 260px !important;
}
}


.header .header__columns .social-icons__icon {
    display: block;
}