@media screen and (min-width: 1024px) { .search-mini-icon, .utility-item { align-items: center; } .navigation-topbar-pc .utilities:nth-child(3) a { display: flex; flex-direction: row-reverse; align-items: center; gap: 10px; } .navigation-topbar-pc .utilities:nth-child(3) a .text { font-size: 12px; } .navigation-topbar-pc .utilities:nth-child(3) a img { width: 32px; height: auto; } } .mobile-nav .nav-menu-items .newsletter_mobile { text-decoration: none; width: 100%; height: 100%; }
