/** Shopify CDN: Minification failed

Line 414: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;
}
.heading-sec p strong{
    font-weight: 400;
}
@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 !important;
}
.home-multicolumn .group-block-content .group-block:nth-child(2) h3 em {
    font-size: 9px !important;
    margin-left: 2px;
}
.vertical_mobile.percent--txt h3 {
    position: relative;
    top: -2px;
}
.index .product-information a.contents.user-select-text+.text-block p {
    font-size: 19px !important;
    letter-spacing: 0.25em;
}

.index .product-information a.contents.user-select-text p{
    font-size: 11px !important; 
}
.txt-14.spacing-style.text-block.custom.custom-typography.custom-font-size.custom-color {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.2 !important;
    width: 175px;
  }
  .heading-sec {
    width: 100% !important;
    padding-bottom: 0px;
  }

.heading-sec p {
    width: max-content;
    max-width: 100% !important;
    font-size: 20px !important;
    margin-left: auto;
    margin-right: auto;
}

.heading-sec p strong{
    font-weight: 400;
    display: block;
    text-align: left;
    font-size: 16px;
}
img.img--left.image-block__image.border-style {
    border-radius: 0 10px 10px 0 !important;
    position: relative;
    left: -2px;
}

img.img--right.image-block__image.border-style {
    border-radius: 10px 0 0 10px !important;
    position: relative;
    right: -2px;
}
body .home-multicolumn .text-block h3 {
    font-size: 28px;
}
body .custom_images_col .image-block {
    height: 100%;
    max-height: 120px;
    min-height: 120px;
}
body .custom_images_col .image-block img{
  width: 100%;  
  height: 100%;
  max-height: 120px;
  min-height: 120px;
}

body .custom_images_col .group-block.group-block--height-fit .text-block--AWWtJWngvNUZuK1EyV__text_7geBgW p {
    letter-spacing: 3.2px !important;
    padding-bottom: 4px;
}
body .custom_images_col .group-block.group-block--height-fit .text-block--AN2NEVnlQNHpQSUovb__text_9a33iY p {
    letter-spacing: 3.2px !important;
    padding-bottom: 4px;
    padding-top: 14px;
}
body .custom_images_col .image-block--AUHZQQzNiY1NKeEljN__image_3BA7Uk.image-block--height-fit img.image-block__image {
    margin-left: 0 !important;
    border-radius: 0 !important;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
body .custom_images_col .image-block--AdVo3ODRkYVN2aURZM__image_chirrY.image-block--height-fit img.image-block__image {
    margin-right: 0 !important;
    border-radius: 0 !important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

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: 12px;
    text-transform: uppercase;
    color: #000;
}
.header li.menu-drawer__list-item--flat {
    margin-bottom: 2px;
}
.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: 6px;
    font-size: 15px;
    line-height: 1.7;
    letter-spacing: 3px !important;
    font-weight: 600;
    font-family: 'Glacial Indifference' !important;
}
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){
    slideshow-component .slideshow-controls__dots button {
    --size: .4rem;
}
body .product-information {
    padding-top: 0;
}
 .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: 13px;
    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;
}
.spacing-style.text-block.text-block--AV0J0MUl2Rm5IUkhnd__text_9KT8wi.custom.text-block--align-center p {
    font-size: 19px;
}}

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;
    border-radius: 10px;
    /* min-height: 28px!important;
    max-height: 28px!important; */
}
/*.index .product-information .product-details .quantity-selector {
    border-radius: 11px !important;
    max-height: 52px;
    max-width: 100px;
} */
.index .product-information .product-details .quantity-selector {
    border-radius: 11px !important;
    /* max-height: 38px; */
    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;
}
.header .header__columns .social-icons__icon {
    display: block;
}

@media (max-width: 768px) {
body.page-about .about-title {
    max-width: 260px !important;
}
}

/* 20-7-26 */
@media (min-width: 768px) {
.page-faq .accordion {
    flex: 0;
    width: 70%;
    margin: auto;
}
}

.page-faq .accordion .details-content rte-formatter.spacing-style p {
    font-size: 14px;
    width: 100%;
    max-width: 100%;
}
.page-faq .accordion .details-content rte-formatter.spacing-style h4 {
    font-size: 17px;
}
.page-faq .accordion .details-content rte-formatter.spacing-style p a {
    text-decoration: none;
}

.shopify-section-group-header-group .header__columns .cus-social-icons {
    display: none;
}
body .header li.menu-list__list-item:nth-child(3n) {
    padding: 0px 3px !important;
}

body.index {
    overflow-x: hidden !important;
}
div#shopify-section-template--28395898273924__1769161453b4afddb5 {
    overflow-x: hidden;
}

@media (max-width: 768px){
div#shopify-section-template--28555427938436__section_Mik8kf a.size-style.button {
    padding: 9px 10px;
    font-size: 8px;
}
}

/* product css 30-7-26 */
@media (max-width: 768px) {
body .product-information__grid .product-details .text-block.text-block--AenZYck03MmRZMFhrL__text_9KT8wi p {
    font-size: 17px;
    line-height: 26px !important;
}
.index div#shopify-section-template--28555427938436__blocks_bemXDK .spacing-style.layout-panel-flex {
    padding-top: 0;
    margin-top: -60px;
}
div#shopify-section-template--28555427938436__section_Mik8kf .section--page-width.desktop_hidden {
    padding-bottom: 100px;
}
body #shopify-section-template--28463936864388__section_nF7FDi .h6 p {
    letter-spacing: 0.15em !important;
}
}

@media (max-width: 768px) {
/* body .product-information__grid .product-details .spacing-style.text-block p {
    font-size: 20px;
    line-height: 35px !important;
} */
body .footer-legal {
    gap: 6px;
}
body .ai-staggered-gallery-aazfpae9sttmxzkk3uaigenblocka38a77avkxq87 {
    height: 230px;
}
body.index .flickity-slider {
    height: 230px !important;
}
body.product{
    overflow-x:hidden;
}}

.product-information__grid slideshow-component {
    gap: 10px;
}
body .omnisend-mobile-container.omnisend-form-6a6c3bba4b9396c41895c82d-column-62a313b876d81914aa87ed7b {
    flex-direction: row;
    justify-content: center;
    gap: 0px;
    align-items: center;
}
body .omnisend-form-6a6c3bba4b9396c41895c82d-image-container-6a7337cb079248198223a5ad {
    padding: 0;
    margin-left: -15px;
}
body .omnisend-form-6a6c3bba4b9396c41895c82d-image-container-6a7337cb079248198223a5ad img.omnisend-form-6a6c3bba4b9396c41895c82d-image-6a7337cb079248198223a5ad {
    width: 23px !important;
    height: 23px;
    object-fit: contain;
}

/* 06-08-2026 */
.shopify-policy__container .shopify-policy__body .rte  h2, .shopify-policy__container .shopify-policy__body .rte  h1, .shopify-policy__container .shopify-policy__body .rte  h3, .shopify-policy__container .shopify-policy__body .rte  h4 {
    font-size: 30px;
    letter-spacing: 4px !important;
}
body .shopify-policy__container {
    padding-bottom: 40px;
    padding-top: 40px;
    max-width: 100ch !important;
}

.product_shipping_area .product_ship_wapper {
    gap: 18px;
    padding: 6px 0px 6px 0px;
}
body .product_shipping_area .product_ship_content span {
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #000;
    line-height: 1.4;
    font-size: 13px;
    text-align: center;
    background-color: #ffffff;
    padding: 0 12px;
}
/* .product_shipping_area p.custom-product-text {
    margin-top: 6px;
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #000;
} */
.product_shipping_area p.custom-product-text {
    margin-top: 6px;
    font-size: 13px;
    letter-spacing: 0.45px;
    color: #000;
}
body .bello-duo-button__label .bello-duo-button__saving {
    font-weight: 600;
    font-size: 9px !important;
    font-family: Inter, sans-serif;
}

@media (max-width: 768px){
body .shopify-policy__container .shopify-policy__body .rte  h2, .shopify-policy__container .shopify-policy__body .rte  h1, .shopify-policy__container .shopify-policy__body .rte  h3, .shopify-policy__container .shopify-policy__body .rte  h4 {
    font-size: 23px;
}
body .shopify-policy__title h1 {
   font-size: 23px;
}
.shopify-policy__container .shopify-policy__body .rte p, .shopify-policy__container .shopify-policy__body .rte ul li {
    font-size: 15px;
}
}

@media (max-width: 768px){
body .product_shipping_area {
    padding: 6px 0px 6px 0px;
    margin: 0 18px;
}
body.product .custom-icon-text {
    margin: 0 -4px 0 0;
    overflow-x: hidden;
}
body .product_shipping_area .product_ship_wapper {
    padding: unset;
}
body .product_ship_content span {
    letter-spacing: 0.2em!important;
    font-size: 12px!important;
}
body .product_ship_wapper {
    align-items: center;
}
body .product_shipping_area p.custom-product-text {
    margin-top: 10px;
    font-size: 12px;
    letter-spacing: 0.05em;
    color: #000;
    text-align: left;
}
body.product .product-details.sticky-content--desktop {
    padding-top: 20px;
}
}

.shopify-policy__container .shopify-policy__body .rte p a {
    text-decoration: none;
}
.index .product-form-buttons.bello-duo-form-buttons button.button-secondary.bello-duo-button {
    background-color: #fff !important;
    color: #000 !important;
}
.product-form-buttons.bello-duo-form-buttons button.button-secondary.bello-duo-button:hover {
    background-color: #262424 !important;
}
.index .product-form-buttons.bello-duo-form-buttons button.button-secondary.bello-duo-button span.bello-duo-button__label span, .index .product-form-buttons.bello-duo-form-buttons button.button-secondary.bello-duo-button span.bello-duo-button__label {
    color: #000 !important;
}
.index .product-form-buttons.bello-duo-form-buttons button.button-secondary.bello-duo-button:hover span.bello-duo-button__label span, .index .product-form-buttons.bello-duo-form-buttons button.button-secondary.bello-duo-button:hover span.bello-duo-button__label {
    color: #fff !important;
} 

body #shopify-section-template--28463937126532__main .product_ship_content span {
    text-transform: uppercase;
    letter-spacing: 6.20px;
    font-size: 13px;
}
.single_product_description {
    padding-bottom: 12px;
}

.text-block--ASnZ4UjV4Nm9TdklMd__product_title_pCAtXR.custom.text-block--align-center p {
    font-weight: 600;
    font-size: 15px;
}
body.index .product-information .product-details .quantity-selector {
    max-height: 30px;
}

@media (max-width: 768px){
.text-block.text-block--ASEhJT1RVVnhmekRUb__text_BGHWVz p {
    padding-bottom: 12px;
}
body .text-block--ASnZ4UjV4Nm9TdklMd__product_title_pCAtXR.custom.text-block--align-center p {
    font-size: 13px;
}
body .main_product_title p {
    font-size: 11px;
}
body.index .product-information .product-information__grid button.button.add-to-cart-button.button-secondary {
    /* min-height: 28px!important;
    max-height: 28px!important; */
    padding: 15px 12px;
}
}

@media (min-width: 768px){
/* .index .product-information .product-information__grid button.button.add-to-cart-button.button-secondary {
    min-height: 29px!important;
    max-height: 29px!important;
} */
body .add-to-cart-button {
    max-height: 40px !important;
    border-radius: 6px !important;
}
body .product-details .quantity-selector {
    border-radius: 30px!important;
    max-height: 30px;
}
}

@media (max-width: 768px){
body .add-to-cart-button {
    max-height: 35px!important;
    border-radius: 6px !important;
}
body .product-details .quantity-selector {
    border-radius: 30px!important;
    max-height: 30px;
}
/* min-height keeps the compact look when the label fits on one line; max-height must
   stay unset so the button grows when it wraps. Clamping it made the label overflow
   the hit area (nothing clips it), so taps on the second line landed outside the
   button — it looked two lines tall but only the middle band was clickable. */
body button.button-secondary.bello-duo-button {
    min-height: 35px!important;
    max-height: none!important;
    height: auto;
}
body .custom-icon-text rte-formatter.spacing-style p {
    font-size: 13px !important;
}
body .custom-icon-text .shopify-block.icon-block img {
    height: 22px !important;
}
}

/* 10-8-26 */

.product-information .slideshow-control .icon-caret svg path {
    stroke-width: 1px;
}
.product .product-information .slideshow-control .icon-caret svg path {
    stroke-width: 0.5px;
}
.product-information .group-block-content rte-formatter.spacing-style.text-block p {
    font-size: 14px;
    padding-top: 10px;
}
.custom-icon-text rte-formatter.spacing-style p {
    padding: 0 !important;
    font-size: 15px !important;
    line-height: normal;
    color: #1c1c1c;
}
.custom-icon-text .shopify-block.icon-block img {
    height: 24px !important;
    object-fit: contain;
}
.custom-second-icon-text {
    margin-top: -8px !important;
}

.product_shipping_area {
    position: relative;
}
.product_shipping_area .product_ship_wapper::before {
    content: '';
    top: unset;
    left: unset;
    width: 100%;
    position: absolute;
    border-bottom: 2px solid #000000;
    bottom: 14px;
    z-index: -1;
}
.product_ship_content {
    margin: auto;
}
body .bello-duo-block {
    margin-top: 0;
}

/* product varrient */
label.variant-option__button-label {
    padding: 0;
    background-color: unset;
    border-radius: 0;
}
.variant-option__button-label .bello-shade-wrapper span.bello-shade-option img,
.variant-option__button-label .bello-shade-wrapper span.bello-shade-option .bello-shade-svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 170px;
    min-width: 170px;
    min-height: 170px;
    max-height: 170px;
}
.variant-option__button-label .bello-shade-wrapper {
    position: relative;
}
span.bello-shade-name {
    white-space: unset;
    position: absolute;
    top: 50%;
    z-index: 2;
    left: 52%;
    transform: translate(-50%, -50%);
    color: #fff;
    letter-spacing: 8px;
    font-size: 14px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    word-spacing: unset;
    width: unset;
    margin-top: 7px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1px;
    font-weight: 500;
}
span.bello-shade-name span {
    display: block;
    font-size: 8px;
    letter-spacing: 5px;
    margin-bottom: 2px;
    margin-left:-3px;
}
body .variant-picker {
    background: linear-gradient(
  180deg,
  #FFF9F3 0%,
  #F1EEE6 100%);
}
body .variant-option__button-label:hover {
    background-color: transparent;
    border:none !important;
    box-shadow:unset;
    transform:unset;
}
label.variant-option__button-label {
    width: 50%;
}
fieldset.variant-option.variant-option--buttons {
    display: flex;
}
/* body .variant-option__button-label:has(input:checked) .bello-shade-wrapper:before {
    position: absolute;
    content: '';
    border: unset;
    box-shadow: unset;
    background-image: url(/cdn/shop/files/Untitled_design_2_1_1.png?v=1786429395); 
    background-repeat: no-repeat;
    background-position: unset;
    background-size: contain;
    width: 158px;
    height: 158px;
    inset: 6px 0px 0px 21px; 
} 
body .variant-option__button-label:has(input:checked) .bello-shade-wrapper img.bello-shade-image {
    opacity: 0;
} */

body .variant-option__button-label:has(input:checked){
    border: unset;
    box-shadow: unset;
}
body .variant-option__button-label {
    border: 0px solid transparent;
}
.variant-option__button-label svg.variant-option__strikethrough {
    width: 108px;
    left: 8px;
    z-index: 3;
}
body .variant-picker {
    margin-top: 3px;
    padding: 8px 15px;
}
span.bello-shade-option img.bello-shade-image {
    margin-left: -0.1px;
}

@media (max-width: 768px){
body .variant-option__button-label .bello-shade-wrapper span.bello-shade-option img,
body .variant-option__button-label .bello-shade-wrapper span.bello-shade-option .bello-shade-svg {
    max-width: 140px;
    min-width: 140px;
    min-height: 140px;
    max-height: 140px;
}
body span.bello-shade-option img.bello-shade-image {
    margin-left: 0px;
}
body .variant-option__button-label:has(input:checked) .bello-shade-wrapper:before {
    /* inset: 6px 0px 0px 8px; */
    inset: 6px 0px 0px 18px;
    width: 129px;
    height: 129px;
}
body .variant-option__button-label svg.variant-option__strikethrough {
    width: 89px;
    left: 12px;
}
.custom-second-icon-text {
    margin-bottom: 10px !important;
}
body .product-form-buttons {
    padding: 0px 0px;
}
.custom-icon-text {
    margin-left: -8px;
}
body span.bello-shade-name {
    letter-spacing: 9px;
    font-size: 11px;
    margin-top: 5px;
}
body span.bello-shade-name span {
    font-size: 8px;
    /* letter-spacing: 4px; */
    margin-bottom: 0px;
    margin-left:-3px;
}
.custom_images_col .group-block.group-block--height-fit.group-block--width-fill.border-style.spacing-style.size-style {
    padding: 0px;
}
body .product_icon_wapper .icon_item:last-child img {
    width: 31px !important;
}
body.product .product-information button.slideshow-control.slideshow-controls__thumbnail {
    min-height: auto;
    max-height: 94px;
}
}

@media (max-width: 991px){
body .home-multicolumn .group-block-content.mobile-column {
    flex-direction: row;
    align-items: center;
    gap: 0;
}
body .home-multicolumn .horizontal_mobile {
    display: block;
}
body .home-multicolumn.color-scheme-5 * {
    width: 100%;
    text-align: center;
}
body .home-multicolumn .text-block h3 {
    margin: auto;
}
body .home-multicolumn .vertical_mobile .custom-font-size.custom-color h5 {
    color: #252424;
    font-size: 10px;
    padding-top: 5px;
    padding-bottom: 4px;
}
body .home-multicolumn .group-block.group-block--height-fit rte-formatter.spacing-style p {
    text-transform: unset!important;
    color: #373737;
    font-size: 11px !important;
    font-weight: 500;
    letter-spacing: 0.6px !important;
    line-height: normal;
}
body .home-multicolumn .group-block.group-block--height-fit.group-block--width-fill.border-style.spacing-style.size-style {
    padding-bottom: 0;
}
body .home-multicolumn em {
    font-size: 15px !important;
    top: 12px;
    right: -0.9em;
}
body .home-multicolumn .text-block--AMGpaaTU5WlhFRmVMU__text_KWAKzT em {
    right: -1.6em;
}
div#shopify-section-template--28555427938436__section_ntqkqz {
    background: #fff;
    border: none !important;
    outline: none;
    overflow-x: hidden;
}
body .home-multicolumn .spacing-style.text-block {
    padding: 0;
}
body .home-multicolumn .group-block.group-block--height-fit.group-block--width-fit-content.border-style.spacing-style.size-style:nth-child(2n) {
    border-left: 0.4px solid #d3d3d3 !important;
    padding-left: 15px;
}
body .home-multicolumn .spacing-style.layout-panel-flex.layout-panel-flex--column.section-content-wrapper.mobile-column {
    padding-bottom: 12px;
}
}

@media (min-width: 768px){
.product_icon_wapper .icon_item img {
    display: none;
}
.product_icon_wapper .icon_item:last-child {
    margin-right: 24px;
}
}

.variant-option__button-label:hover, .variant-option__button-label:hover:has([aria-disabled=true]):has([data-option-available=false]){
    background-color:transparent !important;
}
body .deferred-media__poster-icon svg path {
    stroke-width: 0.6px;
    fill: unset;
    stroke: #fff;
}
body #omnisend-form-6a797edeb5a6f4cc38e3a163-teaser-close-icon.omnisend-form-6a797edeb5a6f4cc38e3a163-close-icon {
    width: 10px;
    height: 10px;
}
body #omnisend-form-6a797edeb5a6f4cc38e3a163-teaser-btn.omnisend-form-6a797edeb5a6f4cc38e3a163-rectangle-teaser-btn {
    font-family: 'Glacial Indifference', sans-serif !important;
    font-size: 9px !important;
    letter-spacing: 4px;
}
body button#omnisend-form-6a797edeb5a6f4cc38e3a163-action-627932485028ebd8c6660c51 {
    font-family: 'Glacial Indifference', sans-serif !important;
    font-size: 11px !important;
    letter-spacing: 5px !important;
}
body #omnisend-form-6a797edeb5a6f4cc38e3a163-form-close-icon.omnisend-form-6a797edeb5a6f4cc38e3a163-close-icon {
    width: 15px;
    height: 15px;
}
body .omnisend-form-6a797edeb5a6f4cc38e3a163-close-action {
    padding: 10px 13px;
}


/* Selected Bello Shade */
/* body .variant-option__button-label:has(input:checked) .bello-shade-option {
  filter:
    drop-shadow(2px 0 0 #f6f1e8)
    drop-shadow(-2px 0 0 #f6f1e8)
    drop-shadow(0 2px 0 #f6f1e8)
    drop-shadow(0 -2px 0 #f6f1e8)

    drop-shadow(1px 0 0 #000)
    drop-shadow(-1px 0 0 #000)
    drop-shadow(0 1px 0 #000)
    drop-shadow(0 -1px 0 #000);
} 
body .variant-option__button-label:nth-of-type(2):has(input:checked) .bello-shade-option {
  filter:
    drop-shadow(2px 0 0 #f6f1e8)
    drop-shadow(-2px 0 0 #f6f1e8)
    drop-shadow(0 2px 0 #f6f1e8)
    drop-shadow(0 -2px 0 #f6f1e8)
    drop-shadow(1px 0 0 #b0846f)
    drop-shadow(-1px 0 0 #b0846f)
    drop-shadow(0 1px 0 #b0846f)
    drop-shadow(0 -1px 0 #b0846f);
}*/

/* body .variant-option__button-label:has(input:checked) .bello-shade-option {
  filter:
    drop-shadow(2px 0 0 #F6F1E8)
    drop-shadow(-2px 0 0 #F6F1E8)
    drop-shadow(0 2px 0 #F6F1E8)
    drop-shadow(0 -2px 0 #F6F1E8)
    drop-shadow(1px 0 0 #000)
    drop-shadow(-1px 0 0 #000)
    drop-shadow(0 1px 0 #000)
    drop-shadow(0 -1px 0 #000);
} */

/*
  The outline is now drawn inside the SVG itself (snippets/bello-shade-svg.liquid):
  two stroked copies of the shape's own path sit under the filled shape, so the ring
  follows every curve exactly instead of being four axis-aligned drop-shadow copies.
  This also removes the iOS Safari dependency on chained filter: drop-shadow(), which
  silently dropped part or all of the chain on some devices.

  Ring geometry (both 0 until the swatch is checked):
    --bello-ring-gap   cream ring, thickness in CSS px outside the shape
    --bello-ring-line  coloured ring, sits immediately outside the cream ring
  Colours come from the snippet: --bello-shade-fill and --bello-ring-color.
*/
body .variant-option__button-label .bello-shade-option .bello-shade-svg {
    --bello-ring-gap: 0px;
    --bello-ring-line: 0px;
    --bello-ring-gap-color: #f6f1e8;

    display: block;
    /* let the rings paint outside the viewBox instead of being clipped */
    overflow: visible;

    /* opt out of the theme's blanket `.variant-option__button-label svg` rule,
       which absolutely positions and strokes any svg inside the label */
    position: static;
    left: auto;
    top: auto;
    stroke: none;
    stroke-width: 0;
}

body .variant-option__button-label .bello-shade-svg .bello-shade-svg__fill {
    fill: var(--bello-shade-fill);
    stroke: none;
}

body .variant-option__button-label .bello-shade-svg .bello-shade-svg__ring {
    fill: none;
    stroke-linejoin: round;
    /* Keeps ring widths in CSS px regardless of viewBox scaling. Declared here for
       engines that support the CSS property, but the authoritative copy is the
       vector-effect presentation attribute in snippets/bello-shade-svg.liquid —
       Blink ignores this declaration entirely. */
    vector-effect: non-scaling-stroke;
}

/* stroke is centred on the path, so half of it sits outside: width = 2 x ring size */
body .variant-option__button-label .bello-shade-svg .bello-shade-svg__ring--line {
    stroke: var(--bello-ring-color);
    stroke-width: calc((var(--bello-ring-gap) + var(--bello-ring-line)) * 2);
}

body .variant-option__button-label .bello-shade-svg .bello-shade-svg__ring--gap {
    stroke: var(--bello-ring-gap-color);
    stroke-width: calc(var(--bello-ring-gap) * 2);
}

body .variant-option__button-label:has(input:checked) .bello-shade-option .bello-shade-svg {
    --bello-ring-gap: 3px;
    --bello-ring-line: 1px;
}

/*
  Clicking a swatch was selecting the "BLACK NOIR" / "SIERRA SAND" text, and the
  selection highlight paints a solid rectangle across the whole inline box, SVG
  included. These are buttons, not copyable text, so opt them out of selection.
  Keyboard :focus-visible outlines are intentionally left alone.
*/
body .bello-svg-picker .variant-option__button-label {
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

@media (prefers-reduced-motion: no-preference) {
    body .variant-option__button-label .bello-shade-svg .bello-shade-svg__ring {
        transition: stroke-width var(--animation-speed, 150ms) var(--animation-easing, ease);
    }
}

@media (max-width: 768px) {
    body .variant-option__button-label:has(input:checked) .bello-shade-option .bello-shade-svg {
        --bello-ring-gap: 2px;
        --bello-ring-line: 1px;
    }
}

/*
  Android-only ring sizing. `.is-android` is set inline in layout/theme.liquid.
  Declared after the mobile media query so it wins on Android phones, which also
  match (max-width: 768px). Tune these two values on their own; iOS and desktop
  keep the 3px/1px and 2px/1px values above.
*/
html.is-android body .variant-option__button-label:has(input:checked) .bello-shade-option .bello-shade-svg {
    --bello-ring-gap: 4px;
    --bello-ring-line: 2px;
}







body .deferred-media__poster-icon, body .video-placeholder-wrapper__poster-icon {
    top: 12%;
    left: 90%;
    transform: translate(-10%,-90%);
}
.slideshow-controls__thumbnails .slideshow-controls__thumbnail-badge {
    background-color: transparent;
}
.slideshow-controls__thumbnails .slideshow-controls__thumbnail-badge svg path {
    stroke-width: 0.6px;
    fill: unset;
    stroke: #ffffff;
}
.slideshow-controls__thumbnails .slideshow-controls__thumbnail-badge svg {
    width: 100%;
    height: 100%;
    fill: revert-layer;
    opacity: 1;
}
.product-information__media.mobile .product-media-container.media-fit-contain img {
    object-fit: cover !important;
    width: 100%;
    height: 100%;
}
.product .product-information button.slideshow-control.slideshow-controls__thumbnail {
    width: 100%;
    min-height: 110px;
    max-height: 110px;
}

/*BELLO FIRST ACCESS - OMNISEND TEASER */
.omnisend-form-6a797edeb5a6f4cc38e3a163-rectangle-teaser {
    width: 260px;
    height: 58px;
    min-height: 58px;
    display: flex !important;
    align-items: flex-end !important;
    justify-content: center;
    padding: 0 35px 13px !important;
    background: #272422;
    box-shadow: none;
    border: none !important;
}
.omnisend-form-6a797edeb5a6f4cc38e3a163-rectangle-teaser::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 50%;
    width: 70px;
    height: 16px;
    transform: translateX(-50%);
    background-image: url("/cdn/shop/files/image_1_6ccdc09f-bb20-4fc3-a13a-e6c071e4a783.png?v=1786601409");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
}
.omnisend-form-6a797edeb5a6f4cc38e3a163-rectangle-teaser-close-btn {
    position: absolute;
    top: 7px;
    right: 7px;
    width: 17px !important;
    height: 17px !important;
    min-width: 0;
    min-height: 0;
    margin: 0 !important;
    padding: 3px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: transparent !important;
    z-index: 2;
}
body .omnisend-form-6a797edeb5a6f4cc38e3a163-rectangle-teaser-btn {
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    align-items: flex-end;
    justify-content: center;
    padding: 0 35px 13px  !important;
    box-sizing: border-box;
    border: none !important;
    color: #ffffff !important;
    font-weight: 400;
    line-height: 1 !important;
    letter-spacing: 4.5px !important;
    z-index: 1;
}
body .omnisend-form-6a797edeb5a6f4cc38e3a163-rectangle-teaser-close-btn {
  z-index: 5;
}
body .omnisend-form-6a797edeb5a6f4cc38e3a163-rectangle-teaser::before {
  pointer-events: none !important;
  z-index: 2;
}
@media screen and (max-width: 749px) {
body .omnisend-form-6a797edeb5a6f4cc38e3a163-rectangle-teaser {
    width: 228px;
    height: 56px;
    min-height: 56px;
}
body .omnisend-form-6a797edeb5a6f4cc38e3a163-rectangle-teaser-btn {
    font-size: 10px;
    letter-spacing: 4px;
}
body body .omnisend-form-6a797edeb5a6f4cc38e3a163-text-62a3492df7b3732a01429af5 h2 {
    font-size: 24px;
}
body.product .product-media-container.constrain-height {
    max-height: 430px !important;
}
}
body .omnisend-form-6a797edeb5a6f4cc38e3a163-column-62a3492df7b3732a01429af9 {
    /* flex-direction: row; */
    align-items: center;
    justify-content: center;
}
body .omnisend-form-6a797edeb5a6f4cc38e3a163-image-container-6a7d4edfc7dc0e7f302acd26 {
    padding: 0;
}
body .omnisend-form-6a797edeb5a6f4cc38e3a163-text-62a3492df7b3732a01429af5 h2 {
    font-family: 'Glacial Indifference';
}
.omnisend-form-6a797edeb5a6f4cc38e3a163-text-62a3492df7b3732a01429af5 {
    padding-bottom: 6px;
}
body .omnisend-form-6a797edeb5a6f4cc38e3a163-close-action:focus, body .omnisend-form-6a797edeb5a6f4cc38e3a163-close-action:focus-visible {
    outline: unset;
}






/* button */
  .bello-teaser {
    position: fixed;
    left: 24px;
    bottom: 20px;
    width: 260px;
    z-index: 99999;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition:opacity 0.65s ease,
      visibility 0.65s ease,
      transform 0.65s ease;
  }
  .bello-teaser.is-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translatex(-52px);
  }
.bello-teaser__trigger {
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: 260px;
    height: 58px;
    min-height: 58px;
    padding: 2px 35px 13px;
    background: #272422;
    box-shadow: none;
    border: none;
    margin: 26px 0;
}
.bello-teaser__icon {
    font-size: 19px;
    line-height: 1;
    content: "";
    width: 70px;
    height: 16px;
    pointer-events: none;
    margin-bottom: 2px;
    margin-top: 4px;
}
.bello-teaser__text {
    font-size: 9px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 5px;
    text-transform: uppercase;
    padding-top: 6px;
    font-family: 'Glacial Indifference';
}
.bello-teaser__close {
    color: #fff;
    font-size: 19px;
    line-height: 1;
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 7px;
    width: 15px;
    height: 17px;
    min-width: 0;
    min-height: 0;
    margin: 0;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    z-index: 2;
    border: none;
}

@media screen and (max-width: 749px) {
body .bello-teaser {
    left: 15px;
    bottom: 15px;
    width: 220px;
    display: none;
}
body .bello-teaser__trigger {
    min-height: 54px;
    padding-left: 25px;
    padding-right: 25px;
}
body .bello-teaser__text {
    font-size: 9px;
    letter-spacing: 3.6px;
    padding-top: 4px;
}
body .bello-teaser__trigger {
    width: 210px;
    gap: 2px;
    height: 50px;
}
body .bello-teaser__close {
    right: 16px;
}
body .bello-teaser__icon {
    width: 65px;
    height: 16px;
    margin-bottom: 0px;
    margin-top: 4px;
}
}


button.qsc2-basic.qsc2-btn.qsc2-checkout-button span {
    font-size: 12px;
    letter-spacing: 12px !important;
    font-weight: 200;
}



/* Tablet eddits ------------------------------------------------------------------------------------ */

@media screen and (min-width: 1025px) {
    .tablet_only {
        display: none !important;
    }
    .pc_hidden {
        display: none !important;
    }
} /* min-width: 1025px eddits
------------------------------------------------------------------------------------------------------ */

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .vertical_mobile.percent--txt h3 em {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        font-size: 23px !important;
    }
    img { image-rendering: -webkit-optimize-contrast; }
    div.header__columns {
    align-items: center;
}
.pc-only {
    display: none !important;
}
.tablet_hidden {
    display: none !important;
}
div.header__drawer {
    display: block !important;
}
header-menu.header-menu.mobile\:hidden {
    display: none;
}
.custom-banner-section-main .next-gen-header {
    min-width: 70%;
    left: 50%;
}
.custom-banner-section-main div.next-gen-content {
    font-size: 14px;
    margin-right: auto;
    width: 100%;
    transform: translateX(9%);
}
.tablet_visible {
    display: block !important;
}
.tablet_visible.block-percent-2.group-block-content {
    margin-bottom: 9px !important;
}
.block-percent-2 > .text-block:nth-child(2) {
    margin-top: 5px;
}
.block-percent-2 > .text-block:nth-child(2) h5 {
    font-size: 10px;
}
body .home-multicolumn div.box--group-1.group-block-content {
    align-items: baseline;
}
.index div.product-information__media.mobile {
    display: block;
}
.index .product_grid_natn .product_icon_grid .icon_item p {
    font-size: 10px;
    letter-spacing: 2px;
}
.feature-hero .feature-row .feature-item strong {
    font-size: 16px;
}
.feature-hero .feature-row .feature-item span {
    font-size: 16px;
}
.feature-hero a.button {
    width: auto;
    font-size: 16px;
    padding: 1rem 3rem;
}
.section.box--section-1 .layout-panel-flex.section-content-wrapper {
    display: grid;
    /* grid-template-columns: repeat(3, 1fr); */
}
.section.box--section-1 .layout-panel-flex.section-content-wrapper > .group-block:nth-child(1) .text-block {
    text-align: center;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.section.box--section-1 .layout-panel-flex.section-content-wrapper > .group-block:nth-child(2) {
    padding:0;
}
.section.box--section-1 .section-group-2.group-block-content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
}
.section.box--section-1 .section-group-2.group-block-content .text-block.h5 {
    max-width: 100% !important;
    width: auto;
}
.section.box--section-1 .section-group-2.group-block-content .text-block.h5 p {
    max-width: 100% !important;
    width: auto;
}
body .button:not(.slideshow-control) {
    width: auto;
    font-size: 11px;
    margin: auto;
    padding: 10px 3rem;
    min-width: 360px;
    border-radius: 8px;
}
div.footer-content {
    grid-template-columns: repeat(1, 1fr);
}
div.footer-content > .group-block:nth-child(2) {
    padding-top: 1rem;
}
div.footer-content > .group-block:nth-child(2) rte-formatter.rte p a {
    font-size: 16px;
}
div.footer-content > .group-block:nth-child(2) a.button-secondary {
    display: inline-block;
    font-size: 11px;
    margin-bottom: 1.5rem;
    margin-top: 1rem;
    border-radius: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
}
div.footer-content > .group-block:nth-child(2) .footer-legal {
    width: 100%;
    gap: 2rem;
    padding: 0 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
body .menu-drawer .button {
    margin: 10px 10px 32px auto;
    padding: 1rem 1rem;
    min-width: 1px;
}
body [class*="ai-staggered-gallery-"] {
    height: auto;
    overflow: hidden;
}
[id*="about-founder-template"] {
    min-height: calc(100vh - (var(--theader-height, 107px) + var(--tfooter-height, 386px)) );
}
.section.section--faq {
    min-height: calc(100vh - (var(--theader-height, 107px) + var(--tfooter-height, 386px)) );
}
body.page-contact main > .shopify-section.section-wrapper > .section.section--page-width {
    min-height: calc(100vh - (var(--theader-height, 107px) + var(--tfooter-height, 386px)) );
}
div.cus-media-content-section {
    padding-top: 32px !important;
}
.custom-banner-section-main div.next-gen-section img {
    height: auto;
}
.custom-banner-section-main div.next-gen-header {
    min-width: 40%;
    transform: translate(-42%);
}
.media-gallery--carousel slideshow-arrows button.slideshow-control {
    width: auto;
}
.variant-option__button-label .bello-shade-wrapper span.bello-shade-option svg.bello-shade-svg {
    min-width: unset;
    max-width: 100%;
    min-height: unset;
    max-height: 100%;
}
body .variant-option__button-label {
    min-width: 35% !important;
    max-width: 100%;
    min-height: 50px;
    max-height: 100%;
}
body .variant-option__button-label svg.variant-option__strikethrough {
    width: 80px;
    left: 8px;
}
body .product-form-buttons button {
    width: 100% !important;
}
body .variant-option--buttons legend {
    margin-bottom: 16px;
}
body span.bello-shade-name {
    font-size: 11px;
}
.flickity-enabled.is-draggable.mobile_slider_gallery .flickity-viewport {
    height: 44vw !important;
}
.index div[class*="ai-split-layout__container-"] {
    height: auto;
    flex-direction: column;
    align-items: center;
}
.index div[class*="ai-split-layout__container-"] > div[class*="ai-split-layout__content-column-"] {
    width: 100%;
}
.page-contact main .shopify-section.section-wrapper > .section.section--page-width {
    min-height: calc(100vh - (107px + 386px) );
}
body .product-information__grid {
    max-width: 100%;
    gap: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    /* grid-column: unset !important; */
}
body .product-information__grid  > div.product-information__media {
    width: 100%;
    padding: 0;
    grid-column: 1 !important;
    padding: 0 !important;
}
body .product-information__grid  > div.product-details {
    width: 100%;
    padding: 0;
    grid-column: 2 !important;
    padding: 0 !important;
}
.product_icon_wapper div.icon_item p {
    font-size: 10px;
}
body .home-multicolumn .group-block.group-block--height-fit.group-block--width-fit-content.border-style.spacing-style.size-style:nth-child(2n) {
    border-left: 0.4px solid #d3d3d3 !important;
    padding-left: 15px;
    border-right: 0.4px solid #d3d3d3 !important;
}
.product-information__grid slideshow-component slideshow-slides {
    gap: 2px;
}
footer.shopify-section.shopify-section-group-footer-group .logo-block__image-wrapper img {
    display: flex;
    width: 147px;
    height: auto;
    max-width: 150px;
}
.heading--txt-2 p {
    font-size: 16px !important;
}
.txt-10, .txt-10 * {
    font-size: 10px !important;
}
.txt-11, .txt-11 * {
    font-size: 11px !important;
}
.txt-12, .txt-12 * {
    font-size: 12px !important;
}
.txt-13, .txt-13 * {
    font-size: 13px !important;
}
.txt-14, .txt-14 * {
    font-size: 14px !important;
}
.txt-15, .txt-15 * {
    font-size: 15px !important;
}
.txt-16, .txt-16 * {
    font-size: 16px !important;
}
.txt-17, .txt-17 * {
    font-size: 17px !important;
}
.txt-18, .txt-18 * {
    font-size: 18px !important;
}
.txt-19, .txt-19 * {
    font-size: 19px !important;
}
.txt-20, .txt-20 * {
    font-size: 20px !important;
}
.txt-21, .txt-21 * {
    font-size: 21px !important;
}
.txt-22, .txt-22 * {
    font-size: 22px !important;
}
.txt-23, .txt-23 * {
    font-size: 23px !important;
}
.txt-24, .txt-24 * {
    font-size: 24px !important;
}
.txt-25, .txt-25 * {
    font-size: 25px !important;
}
main#MainContent {
    overflow-x: clip;
}
.single_product_description p + p {
    display: none;
}
span.menu-drawer__menu-item-text.wrap-text {
    font-size: 14px;
    text-transform: uppercase;
}
.heading--txt-1 h5 {
    font-size: 2.2rem !important;
}


    
} /* Tablet eddits end
------------------------------------------------------------------------- */

/* mobile */

@media screen and (max-width: 767px) {

    .vertical_mobile.percent--txt h3 em {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        font-size: 28px !important;
    }
    img { image-rendering: -webkit-optimize-contrast; }
    .tablet_only {
        display: none !important;
    }
    .pc-only {
        display: none !important;
    }

    .desktop_hidden.custom_images_col .group-block-content > :nth-child(2) .text-block p {
        letter-spacing: 0.15em !important;
    }
    
} /* mobile end
------------------------------------------------------------------------- */



@media screen and (min-width: 768px) and (max-width: 1024px) {

    .cus-media-content-content {
        justify-content: center;
        margin-top: 2rem;
    }

}


/* ipad pro */

@media screen and (min-width: 1024px) and (max-width: 1150px) {
  
    .index div[class*="ai-corner-text-container-"] > div[class*="ai-corner-text-content-"] {
        
    }
    .index div[class*="ai-corner-text-container-"] > div[class*="ai-corner-text-content-"] > div:nth-child(1) {
        left: 40px;
    }
    .index div[class*="ai-corner-text-container-"] > div[class*="ai-corner-text-content-"] > div:nth-child(2) {
        right: 40px;
    }
    .index div[class*="ai-corner-text-container-"] > div[class*="ai-corner-text-content-"] > div:nth-child(4) {
        right: -5px;
    }
    .custom-banner-section-main .next-gen-button {
        display: none !important;
    }
    body .text-3-box--paragraph {
        display: block !important;
    }
    body .text-3-box--paragraph-mini {
        display: none !important;
    }
    .vertical_mobile.percent--txt h3 em {
        font-size: 36px !important;
    }
    .block-percent-2 > .text-block:nth-child(2) h5 {
        font-size: 14px;
    }
    body .home-multicolumn .group-block.group-block--height-fit.group-block--width-fit-content.border-style.spacing-style.size-style:nth-child(2n) {
        /* border-left: 0.4px solid rgba(97, 97, 97, 1) !important; */
        padding-left: 0;
        /* border-right: 0.4px solid rgba(97, 97, 97, 1) !important; */
        padding-right: 0;
        border: none !important;
    }

}