/*** Ã™ÂÃ™Å Ã™â€¦Ã˜Â©ï¸ Ã˜Â§Ã™â€žÃ˜Â¹Ã™â€ Ã˜Â§Ã˜ÂµÃ˜Â± ****/
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.store-footer__inner > div > div.lg\:-mt-\[45px\].relative.z-\[1\].lg\:col-\[2\] > a > img{display:none}
.s-block {
    margin-top: 1rem !important;
}
.fixed-header * {color:#93663f !important}
header.store-header * {color:#93663f !important}
@media (min-width: 767px){
  section:nth-of-type(4) .grid{
    grid-template-columns: repeat(3,minmax(0,1fr));
}

  section:nth-of-type(5) .grid{
    width: 70%;
    margin: auto;
    grid-template-columns: repeat(2,minmax(0,1fr));
}
  .banner-entry{
  height: 445px !important;
}
}


@media (max-width: 767px){

  section:nth-of-type(3){
    margin-top: 0 !important;
  }

  section:nth-of-type(4) .grid{
    grid-template-columns: repeat(3, minmax(0,1fr));
  }

  section:nth-of-type(5) .grid{
    width: 70%;
    margin: auto;
    grid-template-columns: repeat(2, minmax(0,1fr));
  }

  .banner-entry{
    height: 126px !important; /* Ø£Ùˆ 415px Ø¥Ø°Ø§ Ø£Ø±Ø¯ØªÙŠ Ù†ÙØ³ Ø§Ù„Ø§Ø±ØªÙØ§Ø¹ Ø£ÙŠØ¶Ø§Ù‹ */
  }
  .htv--classic .enhanced-title-border {

    margin: 4px auto !important;;
   
}
}