.product-holder {
  float: left;
  height: 190px;
  padding: 5px;
  position: relative;
  width: 188px;
}
.product-holder .holder-image {
  position: relative;
}
.product-holder .holder-image .discount-percentage {
  background-color: #b72f24;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.product-holder .holder-image .discount-percentage span {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-holder .holder-image .discount-special-offer {
  background-color: #b72f24;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.product-holder .holder-image .discount-special-offer span {
  color: #fff;
  font-size: 8px;
  line-height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.holder-image {
  height: 125px;
  overflow: hidden;
}
.holder-image a img {
  width: 168px;
  padding: 0px 10px;
}
.holder-image-greetingcard {
  max-height: 180px;
  overflow: hidden;
}
.products-holder-content {
  overflow: hidden;
  position: relative;
  padding-top: 10px;
}
.holder-product-name h2 {
  font-size: 15px;
  text-align: center;
}
.card-holder-price {
  text-align: center;
}
.holder-greeting-card-name a {
  color: #333;
}
.holder-greeting-card-name > p {
  margin-left: 60px;
  text-align: center;
}
.product-holder-greetingcard {
  float: left;
  height: 190px;
  margin-bottom: 27px;
  padding: 9px;
  position: relative;
  width: 22%;
}
input[type="button"].basic {
  background: none repeat scroll 0 0 #48b7c7;
  border: medium none;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  margin-top: 5px;
  padding: 5px 7px;
  position: relative;
  text-transform: uppercase;
  top: -6px;
}
.holder-info-photobook > div {
  left: 1%;
  margin-top: 15px;
  position: relative;
}
.holder-name-and-price {
  float: left;
  top: -16px;
  width: 71%;
}
.holder-greetingvideo-name-and-price {
  left: 1%;
  margin-top: 15px;
  padding: 0 7px 0 3px;
  position: relative;
}
.playhrefspan a:link {
  background-color: #ff0000;
  color: #ffffff;
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #FF0000;
  margin-top: 10px;
  padding: 20px;
}
.playhrefspan a:hover {
  background-color: #ff0000;
  color: #ffffff;
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #FF0000;
  margin-top: 10px;
  padding: 20px;
}
.playhrefspan a:visited {
  background-color: #ff0000;
  color: #ffffff;
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #FF0000;
  margin-top: 10px;
  padding: 20px;
}
a.playhref {
  background-color: #ff0000;
  color: #ffffff;
  color: #FFFFFF;
  display: block;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #FF0000;
  margin-top: 10px;
  padding: 20px;
}
span.playhrefspan {
  display: block;
  margin-left: 90px;
  top: 55%;
}
span.quick-look {
  display: none;
  position: absolute;
  z-index: 100;
}
div.vjs-big-play-button-small {
  background: -moz-linear-gradient(center top, #ffffff, #ffffff) repeat scroll left 40px #ffffff;
  left: 50%;
  top: 40%;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 46%;
  width: 60px;
  height: 60px;
  margin: -35px 0 0 -30px;
  text-align: center;
  vertical-align: center;
  cursor: pointer !important;
  border: 3px solid #fff;
  opacity: 1;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  background-color: #FFFFFF;
  background: #FFFFFF -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF)) left 40px;
  background: #FFFFFF -moz-linear-gradient(top, #FFFFFF, #FFFFFF) left 40px;
}
div.vjs-big-play-button-small span {
  border-bottom: #000000;
  display: block;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  margin: 15px 0 0 20px;
  border-left: 25px solid #525559;
  border-top: 15px solid rgba(0, 0, 0, 0);
  border-bottom: 15px solid rgba(0, 0, 0, 0);
}
.vwof_player:hover {
  opacity: 1;
  transition: all 0.2s ease 0s;
}
.vwof_player span {
  color: white;
  font: bold 14px bold;
  margin-right: 5px;
  margin-top: 8px;
  position: absolute;
  background-color: rgba(2, 2, 2, 0.8);
  box-shadow: 0 5px 10px #222;
  text-shadow: 1em 1em 5em black;
}
.vwof_player a {
  right: 5px;
  text-decoration: underline;
  top: 5px;
  color: white;
  font: bold 14px bold;
  margin-right: 5px;
  margin-top: 8px;
  position: absolute;
  background-color: rgba(2, 2, 2, 0.8);
  box-shadow: 0 5px 10px #222;
  text-shadow: 1em 1em 5em black;
}
.video-js-box-border {
  border: 6px solid #fff !important;
  border: #FFF solid 6px !important;
}
.video-js-box {
  border: medium none !important;
  line-height: 0 !important;
  margin: 0;
  padding: 0 !important;
  position: relative;
  text-align: left;
}
.vwof_video_info {
  border: 0 none;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  margin-left: 2px;
  margin-top: 8px;
  padding: 5px;
  vertical-align: top;
  background-color: rgba(2, 2, 2, 0.8);
  box-shadow: 0 5px 10px #222;
  text-shadow: 1em 1em 5em black;
}
.product-holder.greetingcard-content {
  height: 265px;
}
.greetingcard-content .holder-image {
  height: 220px;
  margin-top: -10px;
  overflow: hidden;
}
.greetingcard-content .holder-image img {
  margin-top: -10px;
  width: 100%;
  padding: 0px;
}
.greetingcard-content .holder-product-name h2 {
  font-size: 13px;
  text-align: center;
  padding: 0px 15px;
}
.customize-video-celebrate {
  margin: 15px 0 10px !important;
  padding-bottom: 1px;
  position: relative;
}
.customize-video-celebrate .celebrate-button {
  position: absolute;
  right: 6px;
}
.customize-video-celebrate .left {
  margin-left: 6px;
}
.products-grid {
  margin: 0 auto;
  width: 850px;
  padding: 10px 0 0;
  position: relative;
  border-bottom-style: none;
  margin-bottom: 0px !important;
}
.col2-right-layout .products-grid {
  margin: 0 auto;
  width: 850px;
}
.col2-right-layout .products-grid-bigreveal {
  margin: 0 auto;
  overflow: hidden;
  width: 790px;
}
.breadcrumbs-numbers-celebrate-video {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 16px !important;
  font-weight: bolder !important;
  text-transform: uppercase;
}
.breadcrumbs-numbers-celebrate-video div.no1-disable-celebrate-video {
  margin-left: 25px;
  margin-top: -18px;
  padding-right: 15px;
}
.breadcrumbs-numbers-celebrate-video div.no2-disable-celebrate-video {
  margin-left: 25px;
  margin-top: -18px;
  padding-right: 15px;
}
.breadcrumbs-numbers-celebrate-video div.no3-disable-celebrate-video {
  margin-left: 25px;
  margin-top: -18px;
  padding-right: 15px;
}
.products-grid-celebrate-video .title {
  color: #07A9BD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.teaser-description {
  float: left;
}
.video-js-border {
  border: #48B7C7 solid 6px !important;
  border-radius: 5px;
}
.flash-video {
  width: 372px;
  float: left;
  padding: 0px 12px 15px;
}
.title-flash-video {
  margin: 75px 0px 10px 0px;
  padding: 0 0 0 6px;
  overflow: hidden;
}
.title-flash-video .left h2 {
  width: 220px;
}
.title-flash-video .left h2 a {
  color: #000000;
}
.customize-video {
  margin: 70px 0px 10px 0px !important;
}
.customize-video-ff {
  margin: 130px 0px 10px 0px !important;
}
.boder-dotted-bigreveal {
  border-bottom: 3px dotted #606264;
  margin: 0 auto 30px !important;
  padding: 3px 0 25px !important;
  width: 790px;
}
.products-grid-bigreveal {
  padding: 10px 0 0;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  width: 790px;
}
.products-grid-bigreveal .title {
  color: #07A9BD;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.products-grid-bigreveal span {
  margin: 0;
  padding: 0;
}
.products-grid-bigreveal input.preview-select {
  color: #000000 !important;
}
.gift-card-name-bigreveal {
  color: #818181;
  display: block;
  font-size: 12px;
  font-weight: 300;
  margin: 0;
  color: #535353;
  line-height: 1.15em;
  padding: 0;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.gift-card-name-bigreveal a {
  color: #000000;
  font-size: 12px;
  font-weight: 300;
  margin: 0;
  line-height: 1.15em;
  padding: 0;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.top-nav-dropdown-bigreveal {
  border-bottom: 2px solid #9B9B9B;
  width: 1006px;
  top: -10px;
}
.top-nav-dropdown-bigreveal .basic {
  margin-right: 27px;
}
.reveal_animation_preview_icon {
  margin-top: -120px;
  margin-left: 165px;
}
.select-teaser {
  margin-left: 0px;
  margin-right: 0px;
}
.bottom-pagination.toolbar-bottom {
  margin-top: 40px;
}
.category-products {
  min-height: 515px;
}
.bubblewrap {
  background-color: #b72f24;
  width: 37px;
  height: 37px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  color: white;
  font-family: GothamBold, 'Open Sans', sans-serif;
}
.bubblewrap:first-child {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main .product-promo-text {
  font-family: ArcherMedium;
  font-style: italic;
  font-size: 16px;
  padding-top: 3px;
  color: #b72f24;
}
.play_wrapper {
  width: 168px;
  height: 20px;
  line-height: 20px;
  position: absolute;
  bottom: 37px;
  left: 10px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-transform: uppercase;
}
.play_button {
  box-sizing: border-box;
  display: block;
  width: 100%;
  background: url("triangle_right.png") no-repeat 20px;
  background-size: 20px;
  text-align: left;
  padding-left: 45px;
}
