/* Add custom CSS styles below */ 



.main-banner-slider .swiper-wrapper .swiper-slide:nth-child(3) .content-wrapper > *:not(.buttons-wrapper) {
  display: none !important;
}

.interactive-points .interactive-points-wrapper img{

  top: 90px !important;
    position: relative;
}

span.block.w-full.h-px{
  background:#ED7F01 !important;
}
span.absolute.right-0.top-1\/2.-translate-y-1\/2.w-1.h-1.rotate-45,
span.absolute.left-0.top-1\/2.-translate-y-1\/2.w-1.h-1.rotate-45.hidden {
    display: block !important;
     background:#ED7F01 !important;
}
.rounded-full.bg-primary.w-8.md\:w-14.aspect-square.flex.justify-center.items-center{
 background:#ED7F01 !important;
}
.marquee-content{
display:none !important;
}
.h-\[150px\].md\:h-\[290px\].w-full.md\:w-1\/2.mx-auto.opacity-\[0\.08\]{
opacity:0.5 !important;
}

a.category.group.flex.flex-col.justify-start.items-center.relative.overflow-hidden.p-2{
right:350px !important;
}