/** Shopify CDN: Minification failed

Line 217:11 Expected identifier but found whitespace
Line 217:18 Unexpected ";"
Line 294:25 Unexpected "/"

**/
/* about banner  css  */

.footer__content-top ul li a {
    text-decoration: none;
        color: #000000bf!important;
}



section#shopify-section-template--19549476978905__handicraft_gift_box_fX4bkj {
    background-color: #fff8f0;
}

section#shopify-section-template--19549476978905__handicraft_gift_box_aqLHrE{
   background-color: #fff8f0;
}
.image-circle img {
    margin-bottom: 20px;
    margin-top: 20px;
}

section#shopify-section-template--19495087472857__custom_about_banner_KXpDyG {
    background-color: #fff8f0;
    padding-top: 20px;
    padding-bottom: 20px;
}

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

/* about banner  css end */
.header__menu-item:hover span {
    text-decoration: none;
}

.header{
  padding: 0px !important;
}


h2.product-article.page-width {
    text-align: right;
}
span.svg-wrapper.custom-inventry-stock {
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
}

/* blog detail- css  */

.article-card-wrapper p {
      padding-left: 20px;

}
.article-card-wrapper h3.card__heading.h2 {
        padding-left: 20px;
   min-height: 62px;

}


.article-card__info.caption-with-letter-spacing.h5 .circle-divider {
    padding-left: 20px;
}

.article-card-wrapper.card-wrapper:hover a {
    text-decoration: none;
}
.featured-article-product {
    display: flex;
}
.article-template__content a {
    word-break: break-all;
}
#productBox {
  width: 300px;
  background: #f5feff;
  border: 1px solid #d9e6e8;
  border-radius: 6px;
  padding: 10px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-family: sans-serif;
}

#productBox img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  flex-shrink: 0;
}

#productBox .info {
  flex: 1;
  float: inline-end;
  vertical-align: middle;
  padding-top: 15px;
  padding-left: 30px;

}

#productBox h3 {
  font-size: 12.95px;
  margin: 0 0 4px 0;
  font-weight: 500;
  color: #333;
}

#productBox .product-price {
  font-size: 0.9rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 8px;
  display: block;
}

#productBox .compare-price {
  text-decoration: line-through;
  color: #999;
  font-size: 0.8rem;
  margin-left: 5px;
}

#productBox .product-btn {
  display: inline-block;
  padding: 5px 10px;
  background-color: #333;
  color: #fff;
  font-size: 0.85rem;
  border-radius: 3px;
  text-decoration: none;
}

.related-articles-wrapper {
  display: flex;
  justify-content: flex-end;
}

.related-articles {
  width: 300px; /* adjust width as needed */
  /* margin-left: auto; */
      float: inline-end;
}

.related-articles h2 {
  font-weight: bold;
  font-size: 1.3rem;
  margin-bottom: 1rem;
}

.related-articles ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.related-articles li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 1rem;
}

.related-articles img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  margin-right: 15px;
  border-radius: 4px;
}

.related-articles .text-wrapper {
  flex: 1;
}

.related-articles a {
  text-decoration: none;
  color: inherit;
  display: flex;
}

.related-articles h3 {
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 5px 0;
    line-height: 1.3;
}

.related-articles p {
  margin: 0;
  font-size: 10px;
  color: #444;
}

/* blog detail- css  */


/* product__description- css  */

.product__description-wrapper {
  position: relative;
}

/* .product__description.collapsed {
  max-height: 4.5em; /* ~3 lines depending on font */
  overflow: hidden;
  transition: max-height 0.3s ease;
} */

/* .product__description.expanded {
  max-height: 1000px; /* big enough to show full content */
  transition: max-height 0.3s ease;
} */



.product__description.rte.quick-add-hidden.collapsed {
    margin: 0;
}
/* product__description- css end */
/* footer- css start */
.section-sections--19495087800537__footer-padding {
    padding-bottom: 0px!important;
}
.copy-right-text {
    background-color: #000;
    color: #fff;
    align-items: center;
    text-align: center;
      padding: 10px 0px;
}
.copy-right-text a {
    color: #fff;
    text-decoration: none;
}

.newsletter-form__field-wrapper {
    max-width: 27rem!important;
    /* right: 0px; */
}
.newsletter-form {
    align-items: flex-end!important;
    margin: 0 auto;
  max-width: 100%!important;
    /* max-width: 36rem; */
}
.footer-block--newsletter.scroll-trigger.animate--slide-in {
    margin: 0!important;
}

.footer__content-bottom.scroll-trigger.animate--slide-in {
    padding: 0;
}
.footer__copyright {
    text-align: center!important;
}
.footer__content-bottom-wrapper {
    display: flex;
    width: 100%;
    flex-direction: column!important;
}
.footer__content-top.page-width {
    padding-bottom: 20px;
}

.text-custom {
    vertical-align: middle;
    text-align: center;
    justify-content: center;
    margin-bottom: 10px;
}

.get-started-section ul li::before {
  content: none;
}
.get-started-section ul li {
  padding-left: 0;
  margin-bottom: 12px;
}



/* * footer- css end */ */
.header--middle-left {
    grid-template-columns: unset!important;
}


.header {
    padding: 10px 3rem 10px 3rem;
}


h2.title.inline-richtext.h2.scroll-trigger.animate--slide-in {
    color: #444;
    font-size: 30px;
    font-weight: 700;
}
.link, .customer a {
    font-size: 20px;
}
.header__active-menu-item {
    
    text-decoration: none;
    
}

.page-width--narrow {
    max-width:1200px;
}

@media screen and (max-width: 768px) {

  .blog .section-template--19947305566425__featured_blog_VtYDF6-padding {
    padding-bottom: 0;
    padding-top: 0;
}
.blog .title-wrapper-with-link{
     margin-bottom: 1rem;
}
  .blog h2#SectionHeading-template--19947305566425__featured_blog_VtYDF6 {
    font-size: 20px;
    font-weight: 700;
}

h2#SectionHeading-template--19495087407321__featured_blog_VtYDF6 {
    font-size: 20px;
    font-weight: 700;
}
h2.title.inline-richtext.h2.scroll-trigger.animate--slide-in{
  font-size: 20px;
}
.footer__blocks-wrapper li a {
    font-size: 15px;
}

.newsletter-form__field-wrapper label.field__label {
    font-size: 13px;
}
.footer-block-image, .footer-block-image.left, .footer-block-image.center, .footer-block-image.right{
  justify-content: left!important;

}
.footer-block__image-wrapper img {
    max-width: 50%!important;
}
.footer-block.grid__item, .footer-block__details-content {
    margin-bottom: 0px!important;
}
.footer-block.grid__item{
  margin-top:0px!important;
}


.header {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    padding-left:10px!important;
    padding-right:10px!important;
}
  .blog-articles .article-card .card__information, .blog__posts .article-card .card__information {
    padding-left: 0!important; 
    padding-right: 0!important;
}
.article-card-wrapper p {
    padding-left: 10px;
}
.article-card-wrapper h3.card__heading.h2 {
    padding-left: 10px;

}
.section-template--19495087407321__featured_blog_VtYDF6-padding {
    padding-top: 10px;
}

}


/* Blog articlie */






.article-template{
overflow-x: hidden;

}
.article-page-wrapper.page-width {
    overflow: hidden;
}
img.blog-post-img {
    width: 100%;
}
.article-page-wrapper {
    padding-left: 0;
    padding-right: 0;
}
.article-template__content {
    width: 100%;
    /* max-width: 900px; */
   max-width: 800px; 
    margin: 0;
}
    .article-hero-container {
      padding: 3rem 0;
    }

    .article-hero-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 2rem;
      align-items: center;
    }

    .article-hero-text {
      max-width: 100%;
    }

    .article-title {
      font-size: 2.5rem;
      font-weight: 700;
      margin-bottom: 1rem;
    }

    .article-meta {
      font-size: 0.9rem;
      color: #666;
    }

    .circle-divider::before {
      content: "•";
      margin: 0 0.5rem;
    }

    .article-excerpt {
      margin-top: 1rem;
      font-size: 1.1rem;
      color: #333;
    }

 .article-hero-image img {
    max-width: 100%;
    border-radius: 12px;
    width: 100%;
}
.article-sticky-wrapper {
    overflow-x: hidden;
}

.blog-articles .article-card .card__information, .blog__posts .article-card .card__information {
    background: #fff;
    margin: -120px 20px 20px;
    box-shadow: 0 10px 10px #ccc;
    z-index: 99;
    position: relative;
    padding: 15px;
    text-align: center;
    margin: 0px 1px 38px;
    /* box-shadow: 0px 10px 10px 3px rgb(0 0 0 / 15%); */
    box-shadow:0px 10px 10px 3px #fff8f0;
    border-radius: 5px;
    text-align: left;
}
.article-card .card__heading:hover a {
    text-decoration: none;
}
.article-card__excerpt {
    font-size: 13px;
      min-height: 117px;

}
.hero-banner-blog {
    background-color: antiquewhite;
    padding-bottom: 30px;
}
.article-page-wrapper {
    margin-top: 30px;
}


.article-card .card__heading .underline-links-hover:hover a{
    text-decoration: auto;
}

 .read-more-button {
  background-color: #fff;
  color: #000;
  font-weight: 400;
  padding: 14px 20px;
  text-decoration: none!important;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.read-more-button:hover {
  /* background-color: #444; */
  text-decoration: none!important;
  border: none;
} 





@media (max-width: 1024px) {
  .article-page-wrapper {
    flex-direction: column;
  }

  .related-articles-wrapper {
    width: 100%;
    /* margin-top: 40px; */
    margin: 0 auto;
  }

  /* Disable fixed behavior on mobile */
  #sidebarContent {
    position: static !important;
    top: auto !important;
  }
}


@media screen and (max-width: 768px) {

.blog-articles {
    gap: 20px!important;
}

  
  .article-hero-grid {
    grid-template-columns: 1fr;
    text-align: center;
      }

.article-meta {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    flex-wrap: wrap;
      }
    }
/* Blog articlie end code*/



/* product page enquiry-button css start*/

  .enquiry-button {
    padding: 10px 20px;
    background-color: #4CAF50; /* Green */
    color: white;
    border: none;
    /* border-radius: 8px; */
    cursor: pointer;
    font-size: 16px;
    width: 100%;
  }

  .enquiry-button:hover {
    background-color: #45a049;
  }
/* product page enquiry-button css end*/