.woocommerce-main-image {
	display:inline;
}


.thumbnails .additional-image {
	float: left !important;
	margin: 2px 7px !important;
}

.thumbnails .scrollable {
	float: left !important;
	position:relative !important;
	overflow:hidden !important;
	height: 122px;
	width: 493px;
padding: 10px 0;
border: 1px solid #fff;
}

.thumbnails .scrollable .items {
	width:20000em;
	position:absolute;
}

.thumbnails a.browse {
    background:url(http://www.hex-gear.com/wp-content/themes/wp_340/assets/js/images/buttons.png) no-repeat !important;
    display:block !important;
    width:30px !important;
    height:30px !important;
    float:left !important;
    margin:48px 0 !important;
    cursor:pointer !important;
    font-size:1px !important;
}


.thumbnails a.right { background-position: -30px -30px !important; clear:right !important; }
.thumbnails a.right:hover { background-position:-30px -30px !important; }
.thumbnails a.right:active { background-position:-60px -30px !important; }

.thumbnails a.left {  }
.thumbnails a.left:hover  { background-position:-30px 0 !important; }
.thumbnails a.left:active { background-position:-60px 0 !important; }

.thumbnails a.browse.disabled {
	opacity: 0.1 !important;
}

div.pp_overlay {
	background: #000 !important;
	opacity: 0.7 !important;
}