#scenes .popover-button span {
	text-align: center; font-size: 28px; display: block;
}
#scenes .popover-button span::before {
	font-family: "FontAwesome"; vertical-align: 5px; display: block; content: "\f0fe";
}
.thumbs_banner {
	margin: 10px auto; padding: 0px; width: 100%; height: 62px !important; border-top-color: rgb(214, 212, 212); border-bottom-color: rgb(214, 212, 212); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.thumbs_banner .space-keeper {
	width: 21px; height: 100%; float: left; display: block;
}
.thumbs_banner .space-keeper a.prev {
	background: rgb(251, 251, 251); width: 21px; color: rgb(51, 51, 51); text-decoration: none; display: none;
}
.thumbs_banner .space-keeper a.prev::before {
	padding-top: 35px; padding-left: 5px; font-family: "FontAwesome"; vertical-align: middle; content: "\f053";
}
.thumbs_banner .space-keeper a.next {
	background: rgb(251, 251, 251); width: 21px; color: rgb(51, 51, 51); text-decoration: none; float: left; display: block;
}
.thumbs_banner .space-keeper a.next::before {
	padding-top: 35px; padding-left: 5px; font-family: "FontAwesome"; vertical-align: middle; content: "\f054";
}
#scenes_list {
	width: 828px; overflow: hidden; float: left;
}
#scenes_list ul {
	list-style-type: none;
}
#scenes_list li {
	float: left;
}
#scenes_list a {
	display: block;
}
#scenes a.popover-button {
	text-decoration: none; display: block; position: absolute;
}
#scenes .popover {
	border-color: rgb(214, 212, 212); border-radius: 0px; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0;
}
#scenes .product-image-container {
	margin-bottom: 15px;
}
#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;
}
@media all and (max-width:1199px)
{
#scenes {
	display: none;
}
}
