/* ===================
VARIABLES & MIXINS
=================== */
/* ===================
STYLES
=================== */
.is-responsive {
  /* #footer */
}
.is-responsive .ag-full-width .ag-site-width {
  min-width: 0;
}
.is-responsive #footer .footer-content {
  margin-left: 0;
  margin-right: 0;
}
.is-responsive #footer .footer-content.mobile-only {
  margin: 0;
}
.is-responsive #footer .footer-items-box {
  display: block;
}
.is-responsive #footer .footer-items-box .row {
  margin-right: 0;
  margin-left: 0;
  justify-content: space-evenly;
}
.is-responsive #footer .footer-item {
  width: 48%;
  margin: 0 1% 10px;
}
@media (max-width: 1024px) {
  .is-responsive #footer .footer-item {
    text-align: center;
  }
}
@media (min-width: 577px) {
  .is-responsive #footer .footer-item {
    width: 23%;
  }
}
.is-responsive #footer .footer-bottom-box {
  max-width: 1000px;
}
@media (min-width: 577px) {
  .is-responsive #footer .footer-bottom-links {
    text-align: left;
    float: left;
  }
}
.is-responsive #footer .footer-bottom-links ul {
  margin-bottom: 15px;
}
@media (min-width: 577px) {
  .is-responsive #footer .footer-bottom-links ul li {
    margin: 0 15px 0 0;
  }
}
.is-responsive #navigation div.level-2 ul.level-2 .level-3 a {
  font-family: "Swiss721BT-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 13px;
  letter-spacing: 0.4px;
  color: #717073;
  text-transform: none;
}
.is-responsive #navigation div.column1 div.level-3 ul.level-3 li a {
  font-family: "Swiss721BT-Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  color: #000;
  font-weight: normal;
  text-decoration: none;
  text-transform: uppercase;
}

.isDesktopEnvironment {
  /* #footer */
}
.isDesktopEnvironment #footer .footer-content .first-lg {
  flex-basis: 75%;
  max-width: 75%;
}
.isDesktopEnvironment #footer .footer-content .last-lg {
  flex-basis: 25%;
  max-width: 25%;
  order: 1;
}
.isDesktopEnvironment #foot_subscribe {
  padding: 0;
}
.isDesktopEnvironment .pt_cart #footer .footer-item {
  width: 140px;
}
.isDesktopEnvironment .pt_storefront .shoe-selector-container .row {
  display: block;
}

/* .isDesktopEnvironment */
.isMobileEnvironment {
  /* #footer */
}
.isMobileEnvironment #footer .footer-content {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
}
.isMobileEnvironment #footer .email-signup-box {
  width: 100%;
}
.isMobileEnvironment #footer .footer-items-box {
  display: block;
}
.isMobileEnvironment #footer .footer-items-box .row {
  margin-left: 0;
  margin-right: 0;
  justify-content: space-evenly;
}
.isMobileEnvironment #footer .footer-item {
  width: 48%;
  margin: 0 1% 10px;
}
.isMobileEnvironment .home-container-box .email-signup-box,
.isMobileEnvironment .home-container-box .home-email-signup {
  display: none;
}

/* .isMobileEnvironment */

/*# sourceMappingURL=hush-puppies-fed-plp.css.map */
