/* fonts */
/* large page blocks */
/* individual page modules */
/* smaller elements */
/* line 2, /Applications/MAMP/htdocs/billabong/gender/scss/bits/_buttons.scss */
a {
  -webkit-transition: color 140ms ease-out;
  -moz-transition: color 140ms ease-out;
  -o-transition: color 140ms ease-out;
  transition: color 140ms ease-out; }

/* line 12, /Applications/MAMP/htdocs/billabong/gender/scss/bits/_buttons.scss */
.header-content a:not(.header-menu-search):not(.header-menu-cart) {
  font-family: "Maison Neue Bold",Calibri,Arial,Roboto,sans-serif;
  font-weight: 700; }

/* line 19, /Applications/MAMP/htdocs/billabong/gender/scss/bits/_buttons.scss */
.home-gender .home-gender-title a {
  letter-spacing: -0.025em; }
/* line 24, /Applications/MAMP/htdocs/billabong/gender/scss/bits/_buttons.scss */
.home-gender .home-gender-button {
  top: calc(50% + 10px); }
  /* line 28, /Applications/MAMP/htdocs/billabong/gender/scss/bits/_buttons.scss */
  .home-gender .home-gender-button > span {
    display: block;
    letter-spacing: 0.3em;
    padding: 14px 29px; }

/* buttons */
/* general styles */
/*# sourceMappingURL=custom.css.map */