Hooded Wool Fox Fur Coat
Hooded Wool Fox Fur Coat
- 100% Authentic Fox Fur
- Custom Piece (few available)
- Color: Green. Black, Blue, Orange, Mustard
- Custom dyed fur : Blue
- Double pockets
- Disclosed pockets
- Button appliqué to close
- Long haired fox fur
Material used :
- 65% Wool
- 30% Fox Fur
- 5% Silk Sateen
- Inner shell (lining) black cotton/ polyester for sweat protection
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;
}