Size Guide

GOSSO Size chart

Size Chart in detail below: Chart may subject to change , only use as an example

 

 

 

 

 

 

 

 

 

USA / CANADA

0

2

4

6

8

10

12

14

UK

4

6

8

10

12

14

16

18

EUROPE

32

34

36

38

40

42

44

46

AUS / NZ

4

6

8

10

12

14

16

18

BUST

32 ½

33 ½

34

35

37

39

41

43 ½

WAIST

24 ½

25 ½

26

27

29

31

33

35 ½

HIPS

35

36

36 ½

37 ½

39 ½

41 ½

43 ½

46

 

custom-menu-fix.css /* Fix mobile menu not opening after login */ #menu-drawer { transform: unset !important; visibility: visible !important; background-color: #ffffff !important; /* change if your background is different */ z-index: 9999 !important; } .menu-drawer { transform: unset !important; visibility: visible !important; } /* Prevent account icon or login state from breaking the hamburger button */ .header__icons .header__icon--account { z-index: 10; pointer-events: auto; } .menu-toggle { pointer-events: auto !important; }