/******************************************************************
    Main Colors
******************************************************************/
/******************************************************************
    Fonts
******************************************************************/
/******************************************************************
    Borders
******************************************************************/
/******************************************************************
    Backgrounds
******************************************************************/
/******************************************************************
    RESPONSIVE
******************************************************************/
/********************************************************
			Scenes Styles
********************************************************/
#scenes .popover-button span {
  display: block;
  font-size: 28px;
  text-align: center;
}

.thumbs_banner {
  margin: 10px auto;
  padding: 0;
  height: 62px !important;
  width: 100%;
}
.thumbs_banner .space-keeper {
  width: 21px;
  float: left;
  display: block;
  height: 100%;
}
.thumbs_banner .space-keeper a.prev {
  display: none;
  width: 21px;
  text-decoration: none;
}
.thumbs_banner .space-keeper a.next {
  float: left;
  display: block;
  width: 21px;
}

#scenes_list {
  overflow: hidden;
  float: left;
  width: 828px;
}
#scenes_list ul {
  list-style-type: none;
}
#scenes_list li {
  float: left;
}
#scenes_list a {
  display: block;
}

#scenes a.popover-button {
  display: block;
  position: absolute;
  text-decoration: none;
}
#scenes .popover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#scenes .product-image-container,
#scenes .product-name {
  margin-bottom: 15px;
}
#scenes div.description {
  margin-bottom: 15px;
}
#scenes .button-container {
  margin-bottom: 15px;
}
#scenes .button-container a {
  text-decoration: none;
}
#scenes .price {
  margin-bottom: 10px;
}

/*# sourceMappingURL=scenes.css.map */
