/*
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%;}
body.page-template-default h2 {
	display: block;
    width: 89%;
    margin: 0px auto 20px;
	font-size:20px
}
ul.list-standard {
	width: 85%;
    margin: 0px auto 30px
}
ul.list-standard li {
	list-style:disc!important
}
ol.list-standard {
	width: 85%;
    margin: 0px auto 30px
}
ol.list-standard li {
	list-style:decimal!important;
	margin-bottom:20px
}

ol.list-standard li ol.list-standard {
	width:100%;
	margin-left:30px;
	margin-top:20px
}
ol.list-standard li ol.list-standard li {
	list-style:lower-latin!important
}
.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;
}
.gform_wrapper #gform_1 .top_label .gfield_label {
	font-size:18px;
}

/* ----- bootstrap 3.3.7 table styles ----- */

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
}

@media only screen and (min-width: 641px) {
	.gform_wrapper #gform_1 .top_label input.medium, .gform_wrapper .top_label select.medium {
		width: 100%!important;
		height: 40px;
    	border: dotted 1px #000;
	}
	.gform_wrapper textarea.medium {
    	border: dotted 1px #000;
	}
}
.gform_wrapper #gform_1 h3 {
	font-size:16px;
	margin-top:30px;
}
.gform_wrapper #gform_1 .top_label .field-lighter .gfield_label {
    font-weight: 300;
    text-transform: uppercase;
}
.gform_wrapper #gform_1 #gform_submit_button_1, #btn-enter-comp {
	background-color: #fcb426;
	color:#231f20;
	display:inline-block;
	padding: 18px 44px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
	border:none;
	transition:background-color .2s;
	text-decoration:none;
}
#btn-enter-comp {
	padding:22px 54px;
	font-size:22px;
}
.gform_wrapper #gform_1 #gform_submit_button_1:hover, #btn-enter-comp:hover {
	cursor:pointer;
	background-color: #f9ae1a;
}
.gform_wrapper #gform_1 .gform_footer {
	text-align:right;
	
}
.covid-message {
	background:#78a325;
	color:#fff;
	margin-top:10px;
	margin-bottom:30px; 
	padding:38px 30px 30px 30px;
	font-size:16px;
	border:none;
	border-radius:10px
}
.covid-message h2 {
	font-size:24px;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:20px;
	font-family: 'museo-slab',serif;
    font-weight: 700;
	text-shadow:1px 1px 5px #4e6e11
}
.covid-message p {
	font-size:19px;
	margin-bottom:15px;
	font-family: 'museo-slab',serif;
    font-weight: 400;
	text-shadow:1px 1px 5px #4e6e11	
}
.covid-message p.covid-p-btn {
	text-align:center;
	margin-bottom:5px
}
.covid-message p.covid-p-btn .covid-btn {
	display:inline-block;
	background:#fff!important;
	color:#000!important;
	padding:10px 20px;
	text-shadow:none;
}
.covid-icn {
	max-width:40px!important;
	width:auto!important;
	display:inline!important;
	vertical-align:text-bottom;
	margin-right:13px
}