/** Shopify CDN: Minification failed

Line 11:0 Unexpected "<"
Line 100:3 Expected identifier but found whitespace
Line 237:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
  .category-text-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
  }

  
  .category-left,
  .category-right {
    width: 100%;
  }

  .category-text-grid {
    display: flex;
    flex-direction: column-reverse;
 
}

    .category-text-grid.textonleft{
       flex-direction: column;
    }


  .category-left {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}


  .thecont {
    max-width: 100%;
    padding: 40px;
}

   .category-right p {
    font-weight: 400;
   }
  @media all and (max-width: 500px){
    .thecont {
    max-width: 100%;
    padding: 30px;
     }
  }

  
  @media (min-width: 992px) {
   

      .category-text-grid {
       display: flex;
       flex-direction:  row;
      
      }

    .category-text-grid.textonleft{
       flex-direction: row-reverse;
    }
    
    .category-left {
      width: 50%;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
    }

    .category-right {
      width: 50%;
      padding: 40px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align:center;
    }
  }

  .category-block {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
  }

  .category-block img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .

  .category-right h4 {
   text-transform: uppercase;
    color: #b82626;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 500;
  }

  .category-right h2 {
       font-size: 2rem;
    margin-top: -5px;
    font-size: 29px;
  }

 .category-right p {
    margin-top: -12px;
    font-size: 13px;
       margin-top: -12px;
    font-size: 14px;
    line-height: 29px;
    color: #4d4b4b;
    font-weight: 300;
}
  .thecont{
      max-width: 80%;
    margin-left:auto;
    margin-right:auto;
    
  }



  .category-block {
  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
  color: white;
}

.category-block::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.2); /* Adjust overlay darkness here */
  z-index: 1;
  pointer-events: none;
}

.category-block img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.category-title {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
     font-size: 20px;
    font-weight: 500;
    text-align: center;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    font-family: 'Poppins';
  text-transform: uppercase;
}


 
.thecont h4 {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 2px;
    color: #EF5248;
}

  a.category-block {
    background-size: cover;
    height: 100%;
}

  .category-left .category-block
  {
     opacity: 1;
     transition:all 0.5s ease-in-out;
     filter: grayscale(0);
 
    
  }
.category-left:hover  .category-block {
  opacity: 0.7;
  filter: grayscale(1);
  transform: scale(1);
  
}

/* Only the hovered block gets full opacity and scales up */
.category-left  .category-block:hover  {
  opacity: 1;
  transform: scale(1.03);
  z-index: 2;
  transition:all 0.4s ease-in-out;
    filter: grayscale(0);
}

  
  
  @media all and (max-width: 1300px){


  .thecont {
    width: 100%;
    max-width: 100%;
    padding: 30px;
}
  }


  
  @media all and (max-width: 500px){

    .category-title {
    font-size: 12px;
}

.category-right h2 {
    font-size: 23px;
  margin-top: -10px;
}
  }
  
  
</style>
.headingse {
    padding-top: 50px !important;
}

  .instasection{
    max-width:90%;
        margin-left: auto;
    margin-right: auto;
    
  }
  .collection__title.center-align{
    text-align: center;
   }

  .tb_app_wrapper .splide__slide {
    max-width: 200px;
}

.instasection {
    padding-bottom: 50px;
    padding-top: 20px;
}


  @media all and (max-width:500px){
 .tb_app_wrapper .splide__slide {
    max-width: 140px;
}


 .headingse {
    padding-top: 40px !important;
}
    
    
  }
.myintro {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    
    width: 80%;
    display: table;
}



  .mainsectionintro {
    padding: 70px 40px;
        margin-top: -8px;
}
.mycoloheading {
    display: table-cell;
    width: 30%;
    padding-right: 40px;
    vertical-align: middle;
}

.mycolintro {
    display: table-cell;
    width: 60%;
    vertical-align: middle;
    padding-left: 47px;
    font-size: 15px;
    line-height: 32px;
}

.myhh {
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
}

.myhhb {font-family: var(--font-heading-family);font-size: 45px;line-height: 53px;}

.mycolintro p {
    max-width: 500px;
    margin-left: auto;
}

  .mycoloheading {
    vertical-align: top;
    padding-top: 20px;
}

  @media all and (max-width:1200px){
    .myhhb {
    font-size: 35px;
    line-height: 40px;
}



    
  }


  @media all and (max-width:900px){

    .mycoloheading {
    padding-right: 10px;
    width: 30%;
    }
    
    .myhhb {
        font-size: 34px;
        line-height: 43px;
    }
    
    .mycolintro {
        padding-left: 30px;
        width: 60%;
    }
    
    .myintro {
        width: 100%;
    }
    
    .mainsectionintro {
        padding: 60px 70px;
    }


    
  }


  @media all and (max-width:600px){

.mainsectionintro{
     padding: 30px;
  
    }


    .myhhb {
    font-size: 24px;
    line-height: 26px;
}

.mycolintro {
    font-size: 13px;
    line-height: 24px;
    width: 70%;
    padding-left: 19px;
}

.mycoloheading {
    vertical-align: top;
    padding-top: 16px;
}

    
  }


  @media all and (max-width:500px){
.mycolintro{
      width: 50%;
  }

  }

  @media all and (max-width:360px){
    
  .myintro {
    display: block;
}

.mycoloheading {
    display: block;
    width: 100%;
}

.mycolintro {
    display: block;
    width: 100%;
    padding-left: 0px;
    font-size: 13px;
 line-height: 24px;
}

  }