

.shopify-policy__container {
    max-width: 1200px !important;
}
 
.m-menu__link--main:after {
    height: 1px !important;
  bottom: calc(var(--main-link-py) - 0px) !important;
}

.m-button{
  box-shadow: none !important;
}

.template-product #MainContent {
    padding-bottom: 0px !important;
}

.m-button--scroll-top {
    bottom: 25px !important;
}

/* header  */
#shopify-section-sections--26079246221615__header{
.logo-left__2l .m-menu {
    --main-link-py: 10px !important;
}
}


/* banner  */
#shopify-section-template--26079245992239__1621243260e1af0c20{
  .m-slide__media {
    filter: brightness(0.8);
}
.m-slide__content.m-richtext {
    max-width: 550px;
    background: rgb(12 12 12 / 12%);
    border-radius: 12px;
    backdrop-filter: blur(5px);
    padding: 30px;
}
@media (max-width: 767px) {
  .m-slider--adapt .m-slide__media {
    height: 75vh;
  }
      .m-slide__media {
        filter: brightness(0.6);
    }
    .m-slide__content.m-richtext {
    background: none;
    border-radius: none;
    backdrop-filter: none;
    padding: none;
}
}
}



/* all collection page  */
#shopify-section-template--26079246123311__main{
  /* responsive-image.m-image.m-image-loaded {
  height: 300px;
} */
.m-collection-card__info {
  margin-top: 0px;
  padding: 10px 0;
  background-color: #ffffff;
  border-radius: 0 0 6px 6px;
  border-top: 1px solid #f5f5f5;
}
.m-collection-card__image {
  border-radius: 6px 6px 0 0;
}
.m-collection-card__title {
    font-size: 16px;
}
.m-collection-card {
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; */
    /* box-shadow: rgb(199 199 199 / 22%) 2px 2px 0px 0px, rgb(185 185 185 / 28%) 0px 0px 2px 2px; */
    border: 2px solid #f5f5f5;
    border-radius: 6px;
}
}

/* after banner page collection section  */
#m-collection-list-template--26079245992239__16225316461d1cff80{
.m-collection-card__info {
  margin-top: 0px;
  padding: 10px 0;
  background-color: #ffffff;
  border-radius: 0 0 6px 6px;
  border-top: 1px solid #f5f5f5;
}
.m-collection-card__image {
  border-radius: 6px 6px 0 0;
}
.m-collection-card__title {
    font-size: 16px;
}
.m-collection-card {
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px; */
    /* box-shadow: rgb(199 199 199 / 22%) 2px 2px 0px 0px, rgb(185 185 185 / 28%) 0px 0px 2px 2px; */
    /* border: 2px solid #f5f5f5; */
    border-radius: 6px;
}
/* .m-collection-card__inner {
    margin: 5px;
} */
}


/* for produt cart but only use this when you use background color black  */
/* .m-product-card__name {
  color: rgb(0 0 0);
}
.m-product-card__name:hover {
  color: rgb(0 0 0);
}
span.m-price-item.m-price-item--regular {
  color: black;
}
s.m-price-item.m-price-item--regular {
  color: black;
} */


/* product card  */
.m-product-card {
    background-color: #F5F7FA;
    border-radius: 6px;
    /* box-shadow: rgb(60 64 67 / 0%) 0px 0px 0px 0px, rgba(60, 64, 67, 0.15) 0px 0px 0px 1px; */
    /* box-shadow: rgb(199 199 199 / 22%) 2px 2px 0px 0px, rgb(185 185 185 / 28%) 0px 0px 2px 2px; */
    border: 2px solid #dfdfdf;
    overflow: hidden;

    .m-product-card__info {
    margin-top: 0px;
    padding: 25px 8px;
    border-top: 1px solid #f5f5f5;
}

responsive-image.m-image.m-image-loaded {
    border-radius: 6px 6px 0 0;
}
.m-price__unit-wrapper {
    display: none;
}
}
button.m-add-to-cart {
    background-color: black;
    color: white;
}



/* main header  */
#shopify-section-sections--26079246221615__header{

  /* .m-header {
    min-height: 0 !important;
} */

.m-header {
    min-height: calc(var(--m-topbar-height, 0px) + 118px);
}

  /* customer header cut section  */
.custom-header-cut-section {
    width: 100%;
}

.logo-left__2l .m-menu {
    --main-link-px: 15px !important;
}

.m-cart-count {
    background-color: #1640af !important;
}

@media (max-width: 1023px){
  .m-header {
    min-height: calc(var(--m-topbar-height, 0px) + 26px);
}
}
}

/* product tabs  */
#template--26079245992239__162251092958fcda7c{
.m-section__description {
    max-width: 750px;
    margin: 20px auto 0;
}
}

/* faq section css  */

#m-collapsible--template--26079245861167__collapsible_tabs_JndiBV{
  /* Section Wrapper - Main Container */


.m-collapsible {
  border: 1px solid #e2e2e2;
  background-color: #F5F7FA;
  margin-bottom: 15px;
  display: block;
}

/* Question / Trigger Button */
.m-collapsible--button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px; /* Button Padding */
  background-color: transparent;
  color: #000000; /* Text Color */
  border: none;
  cursor: pointer;
  text-align: left;
  font-size: 18px; /* Question Font Size */
  font-weight: 500;
  transition: all 0.3s ease;
}

.m-collapsible--content__inner {
  padding: 21px !important;
  color: #444444;
  font-size: 16px;
  line-height: 1.6;
  border-top: 1px solid #44444424;
}

.m-collapsible--content {
    background-color: white;
}



/* Responsive Fixes */
@media screen and (max-width: 749px) {
  .m-collapsible--button {
    font-size: 15px;
    padding: 15px;
  }

  .m-collapsible--content__inner {
    padding: 15px;
  }
  .m-collapsible--content__inner {
  padding: 15px !important;
  }
  .m-collapsible + .m-collapsible {
    margin-top: 12px;
} .m-collapsible + .m-collapsible {
    margin-top: 10px !important;
}
}

}