/* ===================
VARIABLES & MIXINS
=================== */
/* ===================
STYLES
=================== */
.is-responsive {
  /* END [ #footer ] */
}
.is-responsive .ag-full-width .ag-site-width {
  min-width: 0;
}
@media (max-width: 768px) {
  .is-responsive .content-slot.slot-grid-header {
    margin: 0;
  }
}
.is-responsive .html-bottom-block {
  box-sizing: border-box;
}
@media (min-width: 769px) {
  .is-responsive .html-bottom-block {
    max-width: 1600px;
    padding: 0 60px;
  }
}
@media (max-width: 768px) {
  .is-responsive .html-bottom-block {
    padding: 0 20px;
  }
}
.is-responsive .gallery-ad--zoom {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 576px) {
  .is-responsive .gallery-ad--zoom {
    display: none;
  }
}
.is-responsive .product-tile .swatch-list.slick-slider .slick-next,
.is-responsive .product-tile .swatch-list.slick-slider .slick-prev {
  background: url("../../images/icon-slider-arrows.png") no-repeat 100% 45% transparent;
  background-size: auto;
  background-size: cover;
  width: 10px;
  height: 13px;
  opacity: 1;
  transform: translate(0, -50%);
  top: 50%;
  bottom: unset;
}
.is-responsive .product-tile .swatch-list.slick-slider .slick-prev {
  background-position: 0 45%;
}
@media (max-width: 1024px) {
  .is-responsive #footer .footer-top-banner {
    margin-bottom: 0;
  }
  .is-responsive #footer .footer-items-box {
    display: block;
  }
  .is-responsive #footer .footer-item {
    margin-right: 0;
  }
  .is-responsive #footer .footer-item:nth-of-type(5), .is-responsive #footer .footer-item:nth-of-type(6) {
    display: none;
  }
  .is-responsive #footer .email-signup-box {
    max-width: 720px;
    margin-left: 0;
    margin-bottom: 35px;
  }
  .is-responsive #footer .footer-bottom-links ul li {
    margin: 0 15px 0 0;
  }
}
@media (max-width: 768px) {
  .is-responsive #footer .footer-content {
    float: none;
    margin: 35px 0 0;
    padding: 0 20px;
  }
  .is-responsive #footer .footer-item {
    width: 25%;
  }
  .is-responsive #footer .footer-item h3 {
    text-align: left;
  }
}
@media (max-width: 640px) {
  .is-responsive #footer .footer-item {
    width: 50%;
  }
}
@media (max-width: 310px) {
  .is-responsive #footer .footer-item {
    width: 100%;
  }
  .is-responsive #footer .footer-item h3,
.is-responsive #footer .footer-item ul li {
    text-align: center;
  }
}
@media (min-width: 1025px) {
  .is-responsive #footer .footer-content {
    flex-wrap: nowrap;
  }
}

/* END [ .is-responsive ] */
.isMobileEnvironment #footer .footer-content {
  margin: 35px 0 0;
  padding: 0 20px;
}
.isMobileEnvironment #footer .email-signup-box {
  width: 100%;
}
.isMobileEnvironment #footer .footer-items-box {
  display: block;
}
.isMobileEnvironment #footer .footer-item {
  width: 50%;
  margin: 10px 0 0;
}
.isMobileEnvironment #footer .footer-item:nth-of-type(4) {
  margin-right: 0;
}
.isMobileEnvironment #footer .footer-item:nth-of-type(5), .isMobileEnvironment #footer .footer-item:nth-of-type(6) {
  display: none;
}

/* END [ .isMobileEnvironment ] */
.isDesktopEnvironment #footer .first-lg {
  flex-basis: 75%;
  max-width: 75%;
}
.isDesktopEnvironment #footer .last-lg {
  flex-basis: 25%;
  max-width: 25%;
  order: 2;
}

/* END [ .isDesktopEnvironment ] */

/*# sourceMappingURL=chaco-fed-plp.css.map */
