/* OUR EXPERT SERVICES SECTION*/
#shopify-section-template--19241136750765__text_columns_Xp3BbB {
  
  .page-width {
    background-image: url("https://cdn.shopify.com/s/files/1/0562/3899/7603/files/Untitled_design_45.png?v=1757363650");
    background-position: center center;
    background-attachment: scroll;
    height: 1400px;
    margin-top: -40px;
    color: white;
  }
.btn{
    color:white;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.05em;
    padding-left: 40px;
    padding-right: 40px;
}
h3 {
      margin-top: -120px;
      position: relative;
      z-index: 10;
      font-size: 30px;
    }


.grid__item:nth-child(1) .btn { background-color: #1e40af; }
.grid__item:nth-child(2) .btn { background-color: #16a34a; }
.grid__item:nth-child(3) .btn { background-color:rgb(186, 180, 0); }

  @media screen and (min-width: 768px) {
    .grid__item {
      padding-top: 50px;
    }
    .page-width {
      height: 850px;
      margin-top: -100px;
    }
    h3 {
      margin-top: -120px;
      position: relative;
      z-index: 10;
      font-size: 30px;
    }
  }
}
/* UTILITY CARTS */
#shopify-section-template--19241136750765__advanced_content_aKDyp7 {
position: relative; /* Add this */
  z-index: 10;
  .custom-content {
    margin-top: -120px;
    justify-content: center;
   align-items: center;
   display: flex;
   transform: scale(1.4) translateX(-10px);
   z-index: 10;
   
  }

.image-wrap {
  background: none !important;
  background-color: transparent !important;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .custom-content {
    margin-top: -150px;
  }
  .custom-content {
    margin-top: -300px;
    justify-content: center;
  }
  .image-wrap {
    background: none !important;
    background-color: transparent !important;
    z-index: 10;
  }
}
}
/*COMMERCIAL WORDS*/

#shopify-section-template--19241136750765__advanced_content_cDckmW{

.custom-content {
  margin-top: -90px;
  z-index: 0;
 
}

h2{
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .custom-content {
    background: none !important;
    background-color: transparent !important;
    justify-content: center;
    text-align: center;
  }
  .custom__item {
    margin-top: -20px;
    position: relative;
    z-index: 0;
  }
}


}