/* Add custom CSS styles below */ 

.sub-menu-image {
    width: 8rem!important;
    min-height: 4rem!important;
    height: auto!important;
}

.nintendo-inner-header .flex.items-center.gap-4{
  gap: 0.5rem!important;
}

.nintendo-products-slider .s-slider-v-centered .s-slider-block__title-nav {
    opacity: 30%;
    width: 100% !important;
}

.header-btn__icon.icon {
  margin-right:0px!important;
}

@media (max-width: 768px) {
p.text-lg.md\:text-xl.mb-6 {
    max-width: 175px;
}

button.\!rounded-full.s-button-element.s-button-icon.s-button-outline.s-button-primary-outline.s-button-loader-center {
    display: none;
}


a.flex-1.flex.flex-col.items-center.justify-center.p-6.relative.group.ltr\:border-r.rtl\:border-l.ltr\:last\:border-l-0.rtl\:last\:border-r-0.border-gray-100 {
    padding: 1rem;
}

.flex.overflow-hidden.max-w-lg.md\:max-w-2xl.mx-auto.bg-white.border.rounded-2xl.hover\:shadow-sm.transition-all.duration-300.scale-90.md\:scale-100 {
    justify-content: center;
}
}