h1.title {
	line-height: 30px;
}

table tfoot tr.head {
	display: none;
}

#gallery-content-details h3.title,
#product-data h3.title {
	display: none;
}

#product-data {
	padding-top: 20px;
	border-top: none;
}

.single #gallery-content {
	border-top: none;
}

table thead tr {
	border: none;
}

table {
	border: 2px solid #85D8F7;
}

table tfoot tr.caption td {
	border-top: 2px solid #85D8F7;
	padding: 5px 9px;
}

table tr.even td, table tr.odd td {
	border-top: 1px solid #E5F7FD;
	padding: 5px 9px;
	line-height: 1.4em;
}

table tbody tr.group-title td {
	border-top: 1px solid #85D8F7;
	border-bottom: 1px solid #85D8F7;
}


.page #gallery-slides,
.single #gallery-slides {
	width: 66%;
	height: auto;
}

.page #gallery-slides #item-1, .single #gallery-slides #item-1, .page #gallery-slides #item-2, .single #gallery-slides #item-2, .page #gallery-slides #item-3, .single #gallery-slides #item-3, .page #gallery-slides #item-4, .single #gallery-slides #item-4, .page #gallery-slides #item-5, .single #gallery-slides #item-5 {
	display: none;
}

.page #gallery-slides .item, .single #gallery-slides .item {
	width: 100%;
	height: auto;
}

.page #gallery-slides .item img, .single #gallery-slides .item img {
	width: 100%;
	height: auto;
}

.page #gallery-slides .wrapper, .single #gallery-slides .wrapper {
	width: 100%;
}

.single #gallery-content {
	width: 30%;
	height: auto;
	float: left;
}

#light {
	display: none;
}


#gallery-content-control {
	display: none;
}

#related-galleries {
	display: none;
}

#content-control {
	display: none;
}

#gallery-slides-pagination {
	display: none;
}

#product-data {
	margin: 0;
}

#main {
	display: none;
}

#page-header {
	height: 70px !important;
	border-bottom: none !important;
}

div#content {
	padding: 0 !important;
}

h1.title {
	border-top: 1px solid #00AEEF;
	padding-top: 20px;
}

div#content {
	padding: 20px 0 0 0;
}

div#gallery-content-details-text ul li {
	display: none;
}

#translations {
	display: none;
}

footer.back {
	display: none;
}