/* Add custom CSS styles below */ 


.R_main_banner {
    background: linear-gradient(315deg, #000000, #1e29cd69);
}
.header_padd {
  background: linear-gradient(322deg, #000000, #1e29cd69);
}
.cate-section-5 

@media (min-width: 1024px) {

   .cate-section .swiper-wrapper {
      justify-content: center;
    }

   
}

.cate-section.cate-section-5 .grid {
    display: flex;
    justify-content: center;
}

footer div.md\:flex.gap-4{
  align-items: center !important;
}

.btn-categories span {
  text-align: center;
}

.subbanner-0.container {
  max-width: 100%;
  margin-top: 12px;
  transition-property: unset;
}

.subbanner-0.container img{
  border-radius: 0;
  max-height: 100%;
}