/** Shopify CDN: Minification failed

Line 330:0 Unexpected "<"
Line 337:64 Unexpected "{"
Line 337:73 Expected ":"
Line 337:80 Unexpected "{"
Line 338:10 Expected identifier but found whitespace
Line 338:12 Unexpected "{"
Line 338:20 Expected ":"
Line 339:15 Expected identifier but found whitespace
Line 339:17 Unexpected "{"
Line 339:25 Expected ":"
... and 9 more hidden warnings

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:about-template-v2 (INDEX:8) */
.about_top{
  text-align:center;
}

.about_top h2{
  text-align:center;
}

.about_top p{
  text-align:center;
  max-width:900px;
  margin:0 auto 35px;
}
.about_top h2{
  margin-bottom:8px !important;
}

.about_top p{
  margin:0 auto 15px;
  margin-bottom:25px !important;
}

.about-gallery{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:30px;
    align-items:start;
    margin-top:0;
}

.about-gallery-item{
  overflow:hidden;
  border-radius:18px;
}

.about-gallery-item{
  padding:20px;
  text-align:center;
}
.about-gallery-item img{
  width:100%;
  height:auto;
  object-fit:contain;
  display:block;
}

.about-gallery-item:hover img{
  transform:scale(1.08);
}
.about-gallery-item{
  text-align:center;
}

.about-gallery-item span{
  display:block;
  margin-top:12px;
  font-size:15px;
  font-weight:600;
  color:#222;
}
.about-gallery-item img{
  display:block;
  margin:0 auto;
}

.about-gallery-item span{
  display:block;
  margin-top:12px;
  text-align:center;
  font-size:16px;
  font-weight:600;
}
.about-gallery-item{
    text-align:center;
    display:flex;
    flex-direction:column;
    align-items:center;
}

.about-gallery-item img{
    width:100%;
    max-width:180px;
    height:180px;   /* sab images same height */
    object-fit:contain;
    display:block;
}

.about-gallery-item span{
    display:block;
    margin-top:15px;
    font-size:16px;
    font-weight:600;
    line-height:1.2;
}
.wrap-bread-crumb .bg-breadcrumb{
    position: relative;
}

.wrap-bread-crumb .bg-breadcrumb::before{
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.45); /* opacity adjust kar sakti ho */
    z-index: 1;
}

.wrap-bread-crumb .bg-breadcrumb .title-page,
.wrap-bread-crumb .bg-breadcrumb .breadcrumb{
    position: relative;
    z-index: 2;
}
.wrap-bread-crumb .bg-breadcrumb{
    min-height: 280px;
}
.about_top{
  text-align:center;
  padding:40px 0 60px;
}

.about_top h2{
  text-align:center;
  margin-bottom:20px !important;
  line-height:1.2;
}

.about_top p{
  text-align:center;
  max-width:900px;
  margin:0 auto 40px !important;
}

.about-gallery{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:40px;
  align-items:start;
  margin-top:20px;
}

.about-gallery-item{
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  padding:10px;
}

.about-gallery-item img{
  width:100%;
  max-width:240px;
  height:240px;
  object-fit:contain;
  display:block;
  margin:0 auto;
}

.about-gallery-item span{
  display:block;
  margin-top:25px; /* image aur text ke beech gap */
  font-size:20px;
  font-weight:600;
  line-height:1.4;
}

@media(max-width:768px){

  .about_top{
    padding:30px 0 40px;
  }

  .about-gallery{
    grid-template-columns:repeat(2,1fr);
    gap:25px;
  }

  .about-gallery-item img{
    max-width:160px;
    height:160px;
  }

  .about-gallery-item span{
    margin-top:15px;
    font-size:16px;
  }

}
.page_aboutus_v1 .about_top{
  margin-top:0 !important;
}

.page_aboutus_v1{
  padding-top:20px !important;
}
@media(max-width:768px){

  .about-gallery{
    grid-template-columns:repeat(2,1fr);
    gap:15px;
  }

  .about-gallery-item img{
    height:220px;
  }

}
/* END_SECTION:about-template-v2 */

/* START_SECTION:contact-template-v2 (INDEX:16) */
.page_contact .get_find{
  max-width:1200px;
  margin:60px auto;
  background:#fff;
  border-radius:24px;
  padding:50px;
  box-shadow:0 15px 50px rgba(0,0,0,.08);
}

.page_contact .contact-google-map{
  max-width:1200px;
  margin:50px auto 0;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 15px 50px rgba(0,0,0,.08);
}

.page_contact .map-custom{
  height:450px;
}

.page_contact .box_find,
.page_contact .box_getin{
  background:#fff;
  padding:35px;
  border-radius:20px;
}

@media(max-width:768px){

  .page_contact .get_find{
    margin:20px;
    padding:25px;
  }

  .page_contact .contact-google-map{
    margin:20px;
  }

}
/* END_SECTION:contact-template-v2 */

/* START_SECTION:page-lookbook-v2 (INDEX:41) */
.custom-center-images{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:60px;
  margin:40px 0;
  flex-wrap:wrap;
}

.custom-image-box{
  text-align:center;
}

.custom-image-box img{
  width:120px;
  height:120px;
  object-fit:contain;
  margin-bottom:12px;
}

.custom-image-box p{
  font-size:15px;
  font-weight:600;
  color:#111;
  margin:0;
  letter-spacing:1px;
}
.lookbook-pages2 .title,
.lookbook-pages2 .des,
.custom-image-box p {
  font-family: Arial, Helvetica, sans-serif;
}

.lookbook-pages2 .title {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0;
}

.lookbook-pages2 .des {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0;
}

.custom-image-box p {
  font-size: 17px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0;
  color: #111;
}
/* END_SECTION:page-lookbook-v2 */

/* START_SECTION:section-banner-v7 (INDEX:58) */
<style>
  .section-banner-v7 .title-banner,
  .section-banner-v7 .content,
  .section-banner-v7 .button-banner {
    font-family: Arial, Helvetica, sans-serif;
  }

  .section-banner-v7 .banner-v7 .content-banner .button-banner-{{ section.id }} {
    color: {{section.settings.color_btn}};
    background: {{section.settings.bg_btn}};
  }

  .section-banner-v7 .banner-v7 .content-banner .button-banner-{{ section.id }}:hover {
    color: {{section.settings.color_btn_hover}};
    background: {{section.settings.bg_btn_hover}};
  }
</style>
/* END_SECTION:section-banner-v7 */

/* START_SECTION:section-product-v3 (INDEX:79) */
.title_heading {
  font-family: Arial, sans-serif;
  font-weight: 700;
}
/* END_SECTION:section-product-v3 */