.moco-magiczoom-thumbnail,
.moco-magiczoom-thumbnail > .mz-figure {
	width: 150px;
}

.moco-magiczoom-thumbnail {
	display: block !important;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.moco-magiczoom-thumbnail .mz-hint {
	padding-right: 0;
	padding-left: 0;
}

.moco-magiczoom-thumbnail .mz-hint-message,
.moco-product-magiczoom .mz-hint-message {
	white-space: nowrap;
	text-shadow: none;
}

.moco-magiczoom-thumbnail .grid-item-image,
.moco-magiczoom-thumbnail .entity-product-image,
.moco-magiczoom-thumbnail .sub-entity-grid-image {
	width: 150px;
	height: auto;
}

#viewControls .moco-numbered-view {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #333;
	text-align: center;
	text-decoration: none;
	background: #fff;
}

#viewControls .moco-numbered-view:hover,
#viewControls .moco-numbered-view:focus,
#viewControls .moco-numbered-view.active {
	font-weight: 700;
	background: #eee;
}
