#store-main-header {
padding-top: 0;
max-width: 1634px;
}
#store-main-header .store-navigation-nav-row {
display:none;
}
.store-menu-navigation .store-navigation-row.top-row {
padding-left: 1rem;
}
.store-side-navigation-list {display: flex; flex-direction:column;gap: 1rem;}
.store-side-navigation-item a {display: flex;}
.store-side-navigation-link {margin: auto auto auto 0;}
:lang(en-CA) .store-menu-navigation .store-side-navigation-link:not(:only-child), :lang(en-EU) .store-menu-navigation .store-side-navigation-link:not(:only-child), :lang(en-AU) .store-menu-navigation .store-side-navigation-link:not(:only-child), :lang(fr-FR) .store-menu-navigation .store-side-navigation-link:not(:only-child), :lang(es-ES) .store-menu-navigation .store-side-navigation-link:not(:only-child), :lang(it-IT) .store-menu-navigation .store-side-navigation-link:not(:only-child), :lang(de-DE) .store-menu-navigation .store-side-navigation-link:not(:only-child) {padding: 0 0 0 .5rem}
.store-side-navigation-item:first-child img {margin: 0 -3px;}
.usd-10[data-ap="nz"]::before, :lang(en-AP) .usd-10::before {
content: "NZ$15"; }
.usd-10[data-ap="th"]::before {
content: "฿350"; }
.usd-10[data-ap="my"]::before {
content: "RM45"; }
.usd-10[data-ap="ph"]::before {
content: "₱550"; }
@media (min-width: 769px){
	.store-menu-navigation .store-navigation-row.top-row > div {width:calc(100% - 160px * 2.2)}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}