/* line 10, ../sass/section_product.scss */
.product-node-page .row-product-wrapper {
  max-width: 1184px;
  margin: 0 auto 30px auto;
}
/* line 14, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product {
  margin-bottom: 20px;
}
@media screen and (min-width: 580px) {
  /* line 14, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .row-product {
    display: table;
    width: 100%;
  }
}
/* line 22, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper {
  margin-bottom: 20px;
}
@media screen and (min-width: 580px) {
  /* line 22, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .row-product .col-images-wrapper {
    max-width: 660px;
    width: 45%;
    display: table-cell;
    vertical-align: top;
    margin-bottom: 0;
  }
}
/* line 32, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper .col-images {
  position: relative;
}
/* line 35, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper .col-images .matching-wrapper {
  top: 10px;
  left: 10px;
  max-width: 60px;
  position: absolute;
}
/* line 41, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper .col-images .matching-wrapper img {
  height: auto;
  width: 100%;
  display: block;
}
/* line 49, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper .media-product-feature-wrapper {
  position: relative;
}
/* line 54, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper ul.media-product-feature-rows-wrapper {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 604px;
  position: relative;
}
/* line 61, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper ul.media-product-feature-rows-wrapper li {
  display: none;
}
/* line 64, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper ul.media-product-feature-rows-wrapper li img {
  width: 100%;
  height: auto;
  display: block;
}
/* line 70, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper ul.media-product-feature-rows-wrapper li.selected {
  display: block;
  box-sizing: border-box;
  background-color: black;
}
/* line 77, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper ul.media-product-feature-rows-wrapper li .player {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
/* line 84, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper ul.media-product-feature-rows-wrapper li .player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 95, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper ul.media-product-thumb-wrapper {
  display: table;
  margin: 20px auto 0 auto;
  padding: 0;
}
/* line 100, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper ul.media-product-thumb-wrapper li {
  display: table-cell;
  cursor: pointer;
  vertical-align: top;
}
/* line 105, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper ul.media-product-thumb-wrapper li .image-wrapper {
  margin: 0 2px;
}
/* line 108, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper ul.media-product-thumb-wrapper li .image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}
/* line 116, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper ul.media-product-thumb-wrapper li.last .image-wrapper {
  margin-right: 0px;
}
/* line 121, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .row-product .col-images-wrapper ul.media-product-thumb-wrapper li.selected, .product-node-page .row-product-wrapper .row-product .col-images-wrapper ul.media-product-thumb-wrapper li:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
@media screen and (min-width: 580px) {
  /* line 133, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .col-misc-wrapper {
    width: 55%;
    padding-left: 5%;
    display: table-cell;
    vertical-align: top;
  }
}
/* line 142, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .title-price-impact-wrapper {
  margin-bottom: 30px;
  font-size: 1.6em;
}
/* line 147, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .title-price-impact-wrapper .title-wrapper h1#page-title {
  line-height: 1em;
  margin: 0 0 0.3em 0;
}
/* line 153, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .title-price-impact-wrapper .price-wrapper {
  font-weight: bold;
}
@media screen and (min-width: 800px), screen and (max-width: 581px) {
  /* line 153, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .title-price-impact-wrapper .price-wrapper {
    display: inline-block;
    white-space: nowrap;
  }
}
@media screen and (min-width: 800px) and (max-width: 330px), screen and (max-width: 581px) and (max-width: 330px) {
  /* line 153, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .title-price-impact-wrapper .price-wrapper {
    display: block;
  }
}

/* line 165, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .title-price-impact-wrapper .price-wrapper .price {
  vertical-align: top;
  display: inline-block;
}
/* line 169, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .title-price-impact-wrapper .price-wrapper .price .currency-code {
  font-weight: normal;
  margin-top: 4px;
  padding-right: 1px;
  vertical-align: top;
  font-size: 0.45em;
  display: inline-block;
}
/* line 181, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .impact-wrapper {
  font-size: 0.75em;
}
@media screen and (min-width: 800px), screen and (max-width: 581px) {
  /* line 181, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .impact-wrapper {
    display: inline-block;
    font-size: inherit;
  }
  /* line 188, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .impact-wrapper.with-price {
    margin-left: 10px;
    border-left: 1px solid #ccc;
    padding-left: 18px;
  }
}
@media screen and (min-width: 800px) and (max-width: 330px), screen and (max-width: 581px) and (max-width: 330px) {
  /* line 181, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .impact-wrapper {
    padding-left: 0;
    border: 0;
    margin-left: 0;
  }
}

/* line 202, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .impact-wrapper label {
  display: inline-block;
  color: #434343;
}
/* line 207, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .impact-wrapper .impact {
  display: inline-block;
}
/* line 210, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .impact-wrapper .impact .count {
  display: inline-block;
}
/* line 214, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .impact-wrapper .impact .helped {
  display: inline-block;
}
/* line 220, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .description-wrapper {
  margin-bottom: 20px;
}
/* line 223, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .description-wrapper .description {
  color: #706f6f;
}
/* line 228, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .product-includes-wrapper {
  margin-bottom: 20px;
  color: #706f6f;
}
/* line 232, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .product-includes-wrapper label {
  font-weight: normal;
  display: inline;
}
/* line 237, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .product-includes-wrapper .product-includes-comma-wrapper {
  display: inline;
}
/* line 242, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper {
  width: 100%;
  overflow: hidden;
  margin: 40px 0 25px 0;
  display: table;
}
@media screen and (min-width: 0px) and (max-width: 400px) {
  /* line 242, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper {
    display: block;
  }
}
@media screen and (min-width: 580px) and (max-width: 1000px) {
  /* line 242, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper {
    display: block;
  }
}
/* line 255, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .add-to-cart-form-wrapper {
  white-space: nowrap;
  vertical-align: top;
  display: table-cell;
}
@media screen and (min-width: 0px) and (max-width: 400px) {
  /* line 255, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .add-to-cart-form-wrapper {
    display: block;
  }
}
@media screen and (min-width: 580px) and (max-width: 1000px) {
  /* line 255, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .add-to-cart-form-wrapper {
    display: block;
  }
}
/* line 267, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .add-to-cart-form-wrapper .commerce-add-to-cart {
  clear: both;
}
/* line 270, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .add-to-cart-form-wrapper .commerce-add-to-cart .form-item-quantity {
  display: inline-block;
  margin-right: 10px;
}
/* line 274, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .add-to-cart-form-wrapper .commerce-add-to-cart .form-item-quantity label {
  display: none;
}
/* line 279, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .add-to-cart-form-wrapper .commerce-add-to-cart .form-submit {
  padding-bottom: 8px;
  text-transform: none;
  font-size: 1em;
  vertical-align: top;
  margin-left: 2px;
}
/* line 289, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .gg-wishlist-wrapper {
  vertical-align: top;
  display: table-cell;
  text-align: left;
  width: 100%;
  padding-left: 40px;
}
@media screen and (min-width: 0px) and (max-width: 400px) {
  /* line 289, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .gg-wishlist-wrapper {
    display: block;
    padding-left: 0;
  }
}
@media screen and (min-width: 580px) and (max-width: 1000px) {
  /* line 289, ../sass/section_product.scss */
  .product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .gg-wishlist-wrapper {
    display: block;
    padding-left: 0;
  }
}
/* line 306, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .gg-wishlist-wrapper .gg-wishlist-inner .gg-link-wrapper {
  margin-bottom: 0.5em;
}
/* line 309, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .gg-wishlist-wrapper .gg-wishlist-inner .gg-link-wrapper a.fontello {
  margin-right: 4px;
  text-decoration: none;
}
/* line 313, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .gg-wishlist-wrapper .gg-wishlist-inner .gg-link-wrapper a.fontello:hover {
  text-decoration: none;
}
/* line 320, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .gg-wishlist-wrapper .gg-wishlist-inner .gg-description-link-title-wrapper {
  font-size: 0.8em;
  color: #706f6f;
  padding-left: 8px;
}
/* line 325, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .gg-wishlist-wrapper .gg-wishlist-inner .gg-description-link-title-wrapper .gg-description-link-title {
  cursor: pointer;
}
/* line 330, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .cart-gg-wishlist-wrapper .gg-wishlist-wrapper .gg-wishlist-inner .gg-description-wrapper {
  display: none;
  color: #706f6f;
}
/* line 340, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .sku-wrapper {
  margin-bottom: 20px;
  color: #706f6f;
  font-size: 0.7em;
}
/* line 345, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .sku-wrapper label {
  font-weight: normal;
  display: inline;
}
/* line 350, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .sku-wrapper .sku {
  display: inline;
}
/* line 355, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .greet-cards-wrapper {
  margin-bottom: 20px;
  color: #706f6f;
}
/* line 359, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .greet-cards-wrapper label {
  margin-bottom: 0.1em;
}
/* line 365, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .greet-cards-wrapper .greet-card-list a.greeting-card-type {
  white-space: nowrap;
}
/* line 369, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .greet-cards-wrapper .greet-card-list a.greeting-card-type:hover {
  cursor: pointer;
}
/* line 373, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .greet-cards-wrapper .greet-card-list a.greeting-card-type .opened {
  display: none;
}
/* line 379, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .greet-cards-wrapper .greet-card-help {
  font-size: 0.8em;
  color: #999999;
}
/* line 384, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .greet-cards-wrapper .greet-card-preview-list {
  margin-top: 1em;
  max-width: 480px;
}
/* line 388, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .greet-cards-wrapper .greet-card-preview-list .close-button {
  display: none;
  margin-bottom: 5px;
  text-align: right;
  cursor: pointer;
}
/* line 395, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .greet-cards-wrapper .greet-card-preview-list .gc-preview-wrapper-outer-wrapper {
  display: none;
}
/* line 401, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .col-misc-wrapper .col-misc .social-share-outer-wrapper {
  margin-bottom: 20px;
}
/* line 408, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper {
  max-width: 1000px;
  margin: 0 auto 4em auto;
  position: relative;
  overflow: hidden;
  -webkit-transition: max-height 1s ease;
  -moz-transition: max-height 1s ease;
  -o-transition: max-height 1s ease;
  transition: max-height 1s ease;
}
/* line 418, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper .read-more, .product-node-page .row-product-wrapper .learn-more-section-wrapper .read-less {
  display: none;
}
/* line 422, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper.open {
  max-height: 9999999999px;
}
/* line 425, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper.open .read-less {
  display: block;
}
/* line 429, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper.open .read-more {
  display: none;
}
/* line 434, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper.closed {
  max-height: 150px;
}
/* line 437, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper.closed .read-less {
  display: none;
}
/* line 440, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper.closed .read-more {
  display: block;
}
/* line 445, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper .read-more {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 2em;
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, transparent, white);
}
/* line 459, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper .read-less {
  cursor: pointer;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 2em;
}
/* line 468, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper ul.learn-more-rows-wrapper {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}
/* line 473, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper ul.learn-more-rows-wrapper li.learn-more-row-wrapper {
  list-style: none;
  margin-bottom: 30px;
}
/* line 477, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper ul.learn-more-rows-wrapper li.learn-more-row-wrapper .video-url-wrapper {
  text-align: center;
  margin: 0 auto;
}
/* line 483, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper ul.learn-more-rows-wrapper h3.title {
  font-size: 1.66667rem;
  color: #333333;
  font-weight: normal;
  margin: 0.8em 0 0.8em;
  line-height: 1.2em;
  text-align: center;
}
/* line 488, ../sass/section_product.scss */
.product-node-page .row-product-wrapper .learn-more-section-wrapper ul.learn-more-rows-wrapper .body-wrapper {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.2em;
}

/* line 498, ../sass/section_product.scss */
.gg-wrapper-card {
  display: block;
}
/* line 501, ../sass/section_product.scss */
.gg-wrapper-card .row-1 {
  display: table;
  float: right;
  margin-top: 15px;
  overflow: hidden;
}
/* line 507, ../sass/section_product.scss */
.gg-wrapper-card .row-1 .col-1 {
  display: table-cell;
  vertical-align: middle;
}
/* line 511, ../sass/section_product.scss */
.gg-wrapper-card .row-1 .col-1 .gg-link-icon img {
  width: 22px;
}
/* line 516, ../sass/section_product.scss */
.gg-wrapper-card .row-1 .col-2 {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}
/* line 521, ../sass/section_product.scss */
.gg-wrapper-card .row-1 .col-2 a {
  font-size: 1em;
}
/* line 525, ../sass/section_product.scss */
.gg-wrapper-card .row-1 .col-2 a.gg-description-link-title {
  color: #999;
  cursor: pointer;
  text-decoration: none;
  margin-left: 10px;
}
/* line 533, ../sass/section_product.scss */
.gg-wrapper-card .row-1 .col-2 .gg-description-link-title-wrapper .gg-description-link-title {
  font-family: arial;
  color: #fff;
  background: #aaa;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 5px;
  display: inline-block;
  border-radius: 10px;
}
/* line 547, ../sass/section_product.scss */
.gg-wrapper-card .row-2 {
  width: 100%;
  overflow: hidden;
}
/* line 551, ../sass/section_product.scss */
.gg-wrapper-card .row-2 .gg-description-wrapper {
  display: none;
  color: #706f6f;
}
/* line 555, ../sass/section_product.scss */
.gg-wrapper-card .row-2 .gg-description-wrapper .gg-description {
  margin-top: 10px;
  font-size: 90%;
}
