/* @Slider */
#slider .owl-buttons {
	display: none;
}

/* @Product Image */
.product-image {
	position: relative;
}

.product-image > span {
	display: block;
}

#thumb-gallery a {
	margin-bottom: 5px;
}

/* @Product Image Zoom */
.zoomContainer {
	display: none !important;
}

/* @Product List */
.product-list {
	padding: 20px 0 0;
}

/* @Catalog List */
.catalog-list .catalog-item a.catalog-item-image {
	margin: 0 0 10px;
}

/* @Customer Forms */
.customer-forms {
	padding-top: 0;
	min-height: inherit;
}

.customer-forms .text-right {
	text-align: left !important;
}

.customer-forms .row > .three.columns {
	margin: 0 0 10px;
}

.customer-forms label {
	padding-top: 0px;
}

/* @Table */
.st-head-row,
.st-head-row * {
	font-size: 14px;
	font-weight: 700;
}

.st-key {
	font-size: 14px;
	font-weight: 700;
}

/* @Post List */
.post-list {
	margin: 0 0 20px !important;
}

/* @Post Comments */
.post-comments-count {
	float: left;
	clear: both;
	padding: 10px 0 0;
}
