/*
Theme Name: Zoom
Theme URI: http://www.zoomroom.co.nz
Author: Zoom Room
Author URI: http://www.zoomroom.co.nz
*/

#s958 { width: 2.26737%;  top: 26.8%; left: 58.92%;}

.store-list {width:100%;}
.store-col {float:left; width:20%;}
.store-col h2{
	width:80%;
	border-bottom: 1px solid #74949F;
	padding-top:20px;
	text-transform: uppercase;
	padding-left:24px;
	font-size:12px
}
.store {
	width:100%;
	position: relative;
	padding-top: 4px;
}
.store-id {
	width: 20px;
	display: inline-block;
	font-size: 11px;
	position: absolute;
	right: 10px;
	text-align: center;
	font-size:11px;
}
.store-link {
	padding-left: 4px;
	width:100%;
	font-size:11px;
}
.store-colour {
	width: 20px;
	display: inline-block;
}

.shop-button {
    color: #fff;
    background: none;
    border: none;
    cursor: pointer;
    color: #fff;
    border-right: 1px solid #fff;
    text-transform: uppercase;
    font-family: 'museo-slab',serif;
    font-weight: 900;
    font-size: 13px;
    padding-right: 5px;
    text-decoration: none;
    padding-left: 5px;
    display: inline-block;
}
.shop-button-last {       
    color: #fff;
    background: none;
    border: none;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-family: 'museo-slab',serif;
    font-weight: 900;
    font-size: 13px;
    padding-right: 5px;
    text-decoration: none;
    padding-left: 5px;
    display: inline-block; 
} 
.picture-item{
	display:inline;
}