@import url(https://fonts.googleapis.com/css?family=Roboto);
.breakout {
  position: relative;
  display: table;
  width: 100vw;
  left: 50%; }
  @media screen and (max-width: 767px) {
    .breakout {
      left: 0; } }
  .breakout > * {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: -50%; }
    @media screen and (max-width: 767px) {
      .breakout > * {
        left: 0; } }

.ghost-button, .black-ghost-button, .white-ghost-button {
  border-radius: 30px;
  background: transparent;
  color: #000;
  border: 1px solid #000;
  padding: 10px 30px;
  text-transform: uppercase;
  margin: 20px 0 0; }
  .ghost-button:hover, .black-ghost-button:hover, .white-ghost-button:hover {
    border-radius: 30px;
    color: #fff;
    border-color: #000;
    background-color: #000;
    padding: 10px 30px;
    text-decoration: none; }

.black-ghost-button {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  padding: 10px 30px;
  text-transform: uppercase;
  text-decoration: none; }
  .black-ghost-button:hover {
    border-radius: 30px;
    color: #000;
    border-color: #000;
    background-color: #fff;
    padding: 10px 30px;
    text-decoration: none; }

.white-ghost-button {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  padding: 10px 30px;
  text-transform: uppercase;
  text-decoration: none; }
  .white-ghost-button:hover {
    border-radius: 30px;
    color: #fff;
    border-color: #000;
    background-color: #000;
    padding: 10px 30px;
    text-decoration: none; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container:before, .container:after {
  content: " ";
  display: table; }

.container:after {
  clear: both; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.kss-swatch {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  width: 145px;
  height: 140px;
  text-align: center;
  font-size: 1.4rem;
  color: #FFF;
  padding-top: 90px; }
  .kss-swatch.kss-swatch-light {
    border: 1px solid #F6F6F6;
    color: #000; }

.product-detail__related-product--content .teaser-title, .product-detail__featured-product--content .teaser-title,
.homepage__related-product--content .teaser-title,
.homepage__featured-product--content .teaser-title {
  padding: 0 0 10px;
  font-size: 15px;
  line-height: 25px;
  text-transform: uppercase;
  width: 100%;
  font-weight: 300;
  color: #000;
  text-align: center; }

.product-detail__related-product--content .teaser-featured_product_description, .product-detail__featured-product--content .teaser-featured_product_description,
.homepage__related-product--content .teaser-featured_product_description,
.homepage__featured-product--content .teaser-featured_product_description {
  display: none; }

.product-detail__related-product--container, .product-detail__featured-product--container,
.homepage__related-product--container,
.homepage__featured-product--container {
  min-height: 280px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #ebebec;
  box-shadow: 1px 2px 4px #ebebec;
  margin: 5px 7px 5px;
  text-align: center; }
  .product-detail__related-product--container a, .product-detail__featured-product--container a,
  .homepage__related-product--container a,
  .homepage__featured-product--container a {
    text-decoration: none; }
  @media (max-width: 767px) {
    .product-detail__related-product--container, .product-detail__featured-product--container,
    .homepage__related-product--container,
    .homepage__featured-product--container {
      border-radius: 0;
      border: 0;
      box-shadow: 0 0 0 transparent; } }

.product-detail__related-product---image, .product-detail__featured-product---image,
.homepage__related-product---image,
.homepage__featured-product---image {
  padding: 20px 0 0; }
  .product-detail__related-product---image img, .product-detail__featured-product---image img,
  .homepage__related-product---image img,
  .homepage__featured-product---image img {
    max-height: 170px;
    max-width: 100%;
    height: auto;
    width: auto; }
    @media (max-width: 767px) {
      .product-detail__related-product---image img, .product-detail__featured-product---image img,
      .homepage__related-product---image img,
      .homepage__featured-product---image img {
        max-height: 100% !important;
        width: 70%; } }

body.path-frontpage .product-detail__related-product--container:hover, body.path-frontpage .product-detail__featured-product--container:hover,
body.path-frontpage .homepage__related-product--container:hover,
body.path-frontpage .homepage__featured-product--container:hover {
  background: #2f2f2f;
  color: #fff; }
  body.path-frontpage .product-detail__related-product--container:hover > * > *,
  body.path-frontpage .product-detail__related-product--container:hover > *, body.path-frontpage .product-detail__featured-product--container:hover > * > *,
  body.path-frontpage .product-detail__featured-product--container:hover > *,
  body.path-frontpage .homepage__related-product--container:hover > * > *,
  body.path-frontpage .homepage__related-product--container:hover > *,
  body.path-frontpage .homepage__featured-product--container:hover > * > *,
  body.path-frontpage .homepage__featured-product--container:hover > * {
    color: #fff; }
  body.path-frontpage .product-detail__related-product--container:hover .teaser-title, body.path-frontpage .product-detail__featured-product--container:hover .teaser-title,
  body.path-frontpage .homepage__related-product--container:hover .teaser-title,
  body.path-frontpage .homepage__featured-product--container:hover .teaser-title {
    color: #fff; }
  body.path-frontpage .product-detail__related-product--container:hover .teaser-featured_product_description, body.path-frontpage .product-detail__featured-product--container:hover .teaser-featured_product_description,
  body.path-frontpage .homepage__related-product--container:hover .teaser-featured_product_description,
  body.path-frontpage .homepage__featured-product--container:hover .teaser-featured_product_description {
    color: #fff;
    display: block;
    padding: 10px 20px 40px;
    font-size: 1.3rem;
    line-height: 170%;
    font-weight: 100; }

.homepage__featured-product--container .adimo--container {
  margin-bottom: 20px;
  margin-top: -46px; }
  .homepage__featured-product--container .adimo--container .adimo-site-product-first {
    color: #2f2f2f;
    border: 1px solid #2f2f2f;
    border-radius: 30px;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 20px;
    background: no-repeat; }
    .homepage__featured-product--container .adimo--container .adimo-site-product-first:hover {
      background-color: #000;
      color: #FFF; }
    .homepage__featured-product--container .adimo--container .adimo-site-product-first .button-text {
      border: none;
      background: transparent;
      font-weight: 300; }
