/* @Slider */
#slider .owl-buttons {
	display: none;
}

/* @Product Image */
.product-image {
	position: relative;
}

.product-image > span {
	display: block;
}

/* @Product Image Zoom */
.zoomContainer {
	display: none !important;
}

/* @Customer Forms */
.customer-forms {
	padding-top: 10px;
	padding-bottom: 20px;
	min-height: inherit;
}

/* @Table */
.st-head-row,
.st-head-row * {
	font-size: 14px;
	font-weight: 700;
}

.st-key {
	font-size: 14px;
	font-weight: 700;
}