body				{height:100%;}
select:focus 		{outline: none;}
button:focus		{outline:none;}	
a:hover 			{color: unset;}
	
/*New footer format styled with 5 lines*/
div#wrapping{width:1032px}
#wrapping:after{ content: "";  display: block;	}	
.content{
	margin:0px 0 -40px 15px;
	padding: 63px 0px 45px 0px;
}	

.bluelinks{top:136px; width:1020px; margin-left:-18px}
.orderlinks{margin:13px 0 0 22px; width:980px;}
.breadcss{top:156px;}


#pageheading-singleword{left:630px;}
/* background:url(<? echo $img_path ?>all/footerc.jpg); */
.footerbg{width:1024px; height:93px; margin:0 auto;border-left:solid #CCCCCC 4px;border-right:solid #CCCCCC 4px;}	
.site-footer, #wrapping:after { height: 90px; }
.footer_statement{float:left; color:#FFFFFF; font-size:20px; text-align:right; padding:15px 30px 0 520px}	
.bluec a{font-size:11px; line-height:24px; font-weight: 600;}

.cell{
	width: 646px;
	border: 1px solid #c0c0c0;
	border-top: none;
	margin-top: 0px;
	height: 95px;
	background-color: #e5e5e5e5;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.33);
    -moz-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.33);
	box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.33);}
.cell.eee {
	background-color: #eeeeee;
}


.filepathend{padding-left:5px; color:#181797;}	
.footerbg{width:1032px;}	
.footnote{clear:both; width:978px; height:4%; padding: 20px 0px 0px 0;}	
.left_col{height:96%; margin:5px 0 0 -2px}	

.maindiv{clear:both; padding-left:22px; min-height: 100%;
  /* equal to footer height */
  margin-bottom:-90px; 
}
	
.mainlist{float:left; width: 100%; margin: 0px 0px 10px 0px; }
.mtbullets{margin-top:-14px}
.nonie_pt10{padding-top:10px; height:2.2vh}
.notes_margin{margin:-20px 10px 0 -50px}
.orderbtn{float: right; margin-top:10px; padding-right:10px}
.orderlinksdiv{width: 980px; margin:10px 0 0 -18px}	
.orderlinks {padding:0;}
	.orderlinks a{padding: 0}	
.row1{clear:both; margin:0 0 10px 22px;}
.productname{padding: 8px 0 10px 14px; font-size: 14px;}
.pt_pulldown{padding-top:20px;}
	.pt_pulldown select{font-size: 14px;font-weight: bold;}
.quicklinks{width:150px; text-align:center; margin:12px 0 0 2px;}

.selectbullets{margin-left:-8px; margin-top:-10px;}
	.selectbulletsdiv{float:left; width:550px; margin-top:-3px}
	.bulletsul{margin-top: -3px; margin-left:-8px}
.selectform{height:20px; width:460px; margin-top:0}
.selectprice{margin-top:8px; margin-right:10px}
.selectthumb{width:80px; padding:6px 6px 4px 4px;}
.shoplblinks{margin-top:20px;}	
.shoplblinks a{ font-size:10px; text-align: center; line-height:15px;}	
.specborder a{line-height:15px;}
.specborder td{padding:5px;}
.spectoprow{width: 100%;padding: 12px;text-align: left;font-size: 16px;border: 2px ridge white;float:left;}	

.orderlinks{margin:13px 0 0 22px; width:980px;}
.linkspad{ padding:12px 22px 12px 0}

.hidden-anchor-cell-id {
	display: block;
	position: absolute;
	float: left;
    top: -150px;
    visibility: hidden;
}
.hidden-anchor-cell-detail {
	display: block;
    position: absolute;
    bottom: 0;
    padding: 5px;
    font-size: 9px;
    font-weight: bold;
    color: #a2a2a2;
}

.single_cell_anchor {
	z-index: 1;
	border: 2px solid #c0c0c0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.cell.single_cell:hover > .single_cell_anchor.linked, .cell.single_cell:hover .product_info_wrapper {
	border-color:#8a8a8a;
}

.single_cell_anchor, .single_cell_anchor:focus, .single_cell_anchor:hover {
	color: black;
	text-decoration: none;
}

.cell.single_cell:hover .hoverthumb {
	display:block;
}

/* Test variation cell css for shop_products.js */

.varied_cell_anchor {
	z-index: 1;
	border: 2px solid #c0c0c0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.variation_cell.varied_cell:hover > .varied_cell_anchor.linked, .variation_cell.varied_cell:hover .product_info_wrapper {
	border-color:#8a8a8a;
}

.varied_cell_anchor, .varied_cell_anchor:focus, .varied_cell_anchor:hover {
	color: black;
	text-decoration: none;
}

.variation_cell.varied_cell:hover .hoverthumb {
	display:block;
}

.variation_cell.varied_cell{
	border:none;
	position:relative;
	display: inline-block;
	width: 246px;
	margin: 5px;
	padding: 0;
	height: 520px;
	background-color: #e5e5e5e5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	clear: none;
	cursor: pointer;
}


/* Test variation cell css for shop_products.js */

.product_info_wrapper {
	border-top: 1px solid #c0c0c0;
}
.product_info_wrapper .selection{
	position:relative;
	min-height: 66px;
	display:grid;
}
.product_info_wrapper .selection_container{
	position: absolute;
	z-index: 3;
	width: calc(100% - 20px);
	text-align:center;
	justify-self: center;
	align-self: center;
}
.product_info_wrapper .variation {
	padding: 3px 0px;
	font-size: 12px;
	margin-top:5px;
	width: 100%;
}

#pageheading-singleword {
	font-size: 26px;
	width: 388px;
}

.spectoprow {
	border: none;
	font-size: 14px;
}
.cell.single_cell{
	border:none;
	position:relative;
	display: inline-block;
	width: 246px;
	margin: 5px;
	padding: 0;
	height: 520px;
	background-color: #e5e5e5e5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	clear: none;
	cursor: pointer;
}

.hoverthumb {
	display:none;
	background-repeat: no-repeat;
    background-position: bottom;
	background-size: contain;
	top: 0;
    height: 242px;
    bottom: 0;
    width: 100%;
    padding: 0;
    position: absolute;
}

.selectthumb {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-color:white;
	height: 242px;
	width: 100%;
	padding: 0;
}

a.bluebrs {
	float: none;
	border: none;
}
.selectthumb img {
	display: table-cell;
	max-width: 210px;
	max-height: 210px;
	margin: auto;
	width: auto;
	height: auto;
}

.productname {
	display: table;
	float: none;
	height: 60px;
	text-align: center;
	padding: 0;
	width: 100%;
}
.productname > span {
	padding: 0px 5px;
	display: table-cell;
	vertical-align: middle;
	/*white-space: pre-wrap;*/
}

.bluec {
	text-decoration: none;
	font-size: 15px;
	text-align: center;
	padding: 0px;
}

.selection {
	float: none;
}
.selectbulletsdiv {
	float: none;
	width: 235px;
	height: 150px;
	margin-top: 10px;
}

.product_pricing_wrapper {
	z-index: 2;
	position:absolute;
	bottom: 0;
	right: 0;
	padding: 10px;
}
.product_content_wrapper {
	height: 100%;
}

.product_highlight_img {
    height: 183px;
    display: inline-block;
    vertical-align: top;
}
.product_highlight_img_left {
	width: 640px;
    height: 183px;
    display: inline-block;
    vertical-align: top;
}
.product_highlight_description_wrapper {
	background-color: #e5e5e5;
    display: inline-block;
	height: 183px;
    width: 384px;
	position: relative;
}
.product_highlight_description_wrapper.white_bg {
	background-color: white;
}

.product_highlight_description {
	position: absolute;
    margin: auto;
    bottom: 0;
    top: 0;
    height: fit-content;
    padding: 0px 30px;
    line-height: 23px;
	text-align: center;
	width: 100%;
}

.shopping_menu {
	/* min-height: 110px; */
}

.subcat_menu {
	width: 1015px;
	margin: auto;
	padding: 0;
}

.subcat_menu.fix_submenu {
	position: fixed;
	top: 90px;
	z-index: 99;
	width: 1030px;
	padding: 0px 0px 0px 15px;
}

.shopping_menu_banner_wrapper {
	width: calc(100% - 15px);
	background-color: #cccccc;
	border-top: 1px solid #9d9d9d;
    border-bottom: 1px solid #9d9d9d;
	padding: 9px 15px;
	display: table;
}

.shopping_menu span.items_per_page {
	display: inline-block;
	vertical-align: middle;
}

.shopping_menu_banner_wrapper .max_items_selector {
	height: 26px;
	width:45px;
	border-radius: 5px;
	background-color: #cccccc;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.reset_subcat_selection {
	vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
}
/* .reset_subcat_selection:hover {
	background-color: #bfbfbf;
} */


.mainlist {
	opacity: 1;
	transition: opacity 0.5s;
}
.mainlist.changing {
	opacity: 0.4;
	pointer-events: none;
}


ul.page_links_list {
	margin:0;
	list-style: none;
	display: inline-block;
}

ul.page_links_list li {
	display:inline-block;
	padding: 0px 5px;
}

ul.page_links_list li.invisible {
	opacity:0;
	pointer-events:none;
}





/* Customize the label (the container) */
.subcat_selector_container {
	width: auto;
	white-space: nowrap;
	display: inline-block;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 10px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: normal;
}

/* Hide the browser's default checkbox */
.subcat_selector_container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}

/* Create a custom checkbox */
.subcat_checkmark {
position: absolute;
border: 1px solid #696969;
top: 0;
left: 0;
height: 12px;
width: 12px;
background-color: #eee;
}

/* On mouse-over, add a grey background color */
.subcat_selector_container:hover input ~ .subcat_checkmark {
background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.subcat_selector_container input:checked ~ .subcat_checkmark {
background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.subcat_checkmark:after {
content: "";
position: absolute;
display: none;
}

/* Show the checkmark when checked */
.subcat_selector_container input:checked ~ .subcat_checkmark:after {
display: block;
}

/* Style the checkmark/indicator */
.subcat_selector_container .subcat_checkmark:after {
	left: 3px;
	top: 0px;
	width: 4px;
	height: 9px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

a.page_nav {
	text-decoration: none;
	font-weight: bold;
}

a.page_nav.slctd {
	color: black;
	pointer-events: none;
}

.page_items_indicator { 
	margin-left: 20px;
	min-width: 70px;
	font-size: 11px;
	color: #525252;
	display: inline-block;
}


.page_navigation_wrapper span.arr.next {
	background: #000 url(https://metermaster.co.nz/img/icons/next-icon.png) no-repeat center center;
}
.page_navigation_wrapper span.arr.prev {
	background: #000 url(https://metermaster.co.nz/img/icons/prev-icon.png) no-repeat center center;
}
.page_navigation_wrapper span.arr:hover {
	background-color: #1643a1
}


.page_navigation_wrapper span.arr {
	content: "";
	width: 20px;
	height: 20px;
	color: #fff;
	vertical-align: middle;
	display:inline-block;
}


.page_navigation_wrapper .page_nav > span {
	vertical-align: middle;
	display:inline-block;
}




/* TIPPY */

.img-hover-tippy {
	/* width: 100%; */
    border: none;
    background: none;
    padding: 0;
	margin: 0;
	position: absolute;
    height: 242px;
    top: 0;
    left: 0;
    z-index: 2;
}
.tippy-box {
	text-align:center;
	/* min-width: 280px; */
	color: #000;
	font-size: 12px;
	background: rgb(255, 255, 255);
}

.no_link {cursor: default !important;}

.swal2-confirm{
    background-color: #1b5983 !important;
}

.swal2-cancel{
    background-color: #125c13 !important;
}