.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/*
Theme Name: McCanns Plumbing
Description: McCanns Plumbing custom WordPress Theme
Version: 1
Author: Launch Interactive
Author URI: http://launchinteractive.com.au

*/

:root,
body
{
	--mc-red: #ed1c24;
	--mc-green: #008180;
	--mc-blue: #0d0729;
}


/* WordPress Presentational Classes*/
.aligncenter {
	display:block;
	margin:0 auto;
}
.alignleft {
	float:left;
	margin:0 20px 20px 0;
}
.alignright {
	float:right;
	margin:0 0 20px 20px;
}


.alignwide
{
	position: relative;
	left: -20px;
	width: calc(100% + 40px);
}

.alignfull
{
	position: relative;
	left: calc(-1 * var(--central-padding));
	width: calc(100% + (2 * var(--central-padding)));
	padding-left: var(--central-padding);
	padding-right: var(--central-padding);
}

.wp-caption {
	text-align:center;
	font-size:.8em;
}

* {
	box-sizing: border-box;
}

body
{
	-webkit-font-smoothing: subpixel-antialiased;
	--central-padding: 20px;
	--section-padding: 30px;
	background: var(--mc-blue);
	font-family: 'Ubuntu', sans-serif;
	font-size: 15px;
	font-weight: 300;
}

#main
{
	background: #FFF;
	padding-bottom: 30px;
	line-height: 1.4;
}

h1, h2, h3, h4
{
	font-family: 'Karla', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.1;
}

h1
{
	font-size: 36px;
}

h2
{
	font-size: 30px;
}

h3
{
	font-size: 20px;
}

h4
{
	font-size: 18px;
}

a
{
	color: var(--mc-blue);
}

b,
strong
{
	font-weight: 700
}


figure
{
	margin: 0;
}

nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#skipToMainContent
{
	position: fixed;
	top: 10px;
	left: -300px;
	z-index: 1000;

	transition: left 0.2s ease-in-out 2s;
}

#skipToMainContent:focus,
#skipToMainContent:active
{
	left: 10px;
	transition: left 0.2s ease-in-out 0s;
}

.central {
	padding-left: 20px;
	padding-left: var(--central-padding);
	padding-right: 20px;
	padding-right: var(--central-padding);
}

img
{
	max-width: 100%;
	height: auto;
}

/*
::-webkit-scrollbar
::-webkit-scrollbar-button
::-webkit-scrollbar-track
::-webkit-scrollbar-track-piece  
::-webkit-scrollbar-thumb
::-webkit-scrollbar-corner
::-webkit-resizer

:horizontal
:vertical
:decrement
:increment
:start
:end
:double-button
:single-button
:no-button
:corner-present
:window-inactive
*/
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
::-webkit-scrollbar-track {
  background: #ddd;
}
::-webkit-scrollbar-thumb {
  background: #AAA;
}

a[href^=tel] {
	color:inherit;
	text-decoration: none;
}


.videoWrap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.videoWrap iframe,
.videoWrap object,
.videoWrap embed,
.videoWrap video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

img.alignwide,
img.alignfull
{
	max-width: none;
}

a[href$=".pdf"]
{
	background: url(/wp-content/themes/McCannsPlumbing/images/download-icon.svg) left center/16px 16px no-repeat;
	padding-left: 25px;
}

@media (min-width: 420px)
{
	.noWidow
	{
		white-space: nowrap;
	}
}

@media (min-height: 1000px)
{
	body
	{
		--section-padding: 60px;
	}
}

@media (min-width: 960px)
{
	.main-content
	{
		padding: 0 125px;
	}

	.alignwide
	{
		left: -125px;
		width: calc(100% + 250px);
	}

	.alignfull
	{
		left: calc(-1 * var(--central-padding) - 125px);
		width: calc(100% + (2 * var(--central-padding)) + 250px);
		padding-left: calc(var(--central-padding) + 125px);
		padding-right: calc(var(--central-padding) + 125px);
	}
}

@media (min-width: 1210px)
{
	body
	{
		--central-padding: calc(50vw - 585px)
	}

	.alignwide
	{
		left: -125px;
		width: calc(100% + 250px);
	}
}

/*
@media all and (max-width: 960px) {

}
@media all and (max-width: 320px) {

}
*/

/* This is an autogenerated file, see /var/www/html/wp-content/themes/McCannsPlumbing/functions.php:285 for details */
.wp-block-button .has-text-color.has-white-color,
.has-text-color.has-white-color
{
	color:#fff
}
.has-white-background-color
{
	background-color:#fff
}
[class*="-background-color"].has-#fff-background-color + [class*="-background-color"].has-#fff-background-color
{
	padding-top: 0
}
.has-white-background-color li
{
	color:#000
}
.wp-block-button .has-text-color.has-black-color,
.has-text-color.has-black-color
{
	color:#000
}
.has-black-background-color
{
	background-color:#000
}
[class*="-background-color"].has-#000-background-color + [class*="-background-color"].has-#000-background-color
{
	padding-top: 0
}
.has-black-background-color li
{
	color:#fff
}
.wp-block-button .has-text-color.has-teal-color,
.has-text-color.has-teal-color
{
	color:#008180
}
.has-teal-background-color
{
	background-color:#008180
}
[class*="-background-color"].has-#008180-background-color + [class*="-background-color"].has-#008180-background-color
{
	padding-top: 0
}
.has-teal-background-color li
{
	color:#fff
}
.wp-block-button .has-text-color.has-red-color,
.has-text-color.has-red-color
{
	color:#ed1c24
}
.has-red-background-color
{
	background-color:#ed1c24
}
[class*="-background-color"].has-#ed1c24-background-color + [class*="-background-color"].has-#ed1c24-background-color
{
	padding-top: 0
}
.has-red-background-color li
{
	color:#fff
}
.wp-block-button .has-text-color.has-darkblue-color,
.has-text-color.has-darkblue-color
{
	color:#0d0729
}
.has-darkblue-background-color
{
	background-color:#0d0729
}
[class*="-background-color"].has-#0d0729-background-color + [class*="-background-color"].has-#0d0729-background-color
{
	padding-top: 0
}
.has-darkblue-background-color li
{
	color:#fff
}
.wp-block-button .has-text-color.has-blue-color,
.has-text-color.has-blue-color
{
	color:#354e9c
}
.has-blue-background-color
{
	background-color:#354e9c
}
[class*="-background-color"].has-#354e9c-background-color + [class*="-background-color"].has-#354e9c-background-color
{
	padding-top: 0
}
.has-blue-background-color li
{
	color:#fff
}
@media (hover: hover)
{
.is-style-outline .wp-block-button__link.has-white-color:hover
{
	background:#fff;
	color: #000;
	border-color: #fff
}
.is-style-outline .wp-block-button__link.has-black-color:hover
{
	background:#000;
	color: #fff;
	border-color: #000
}
.is-style-outline .wp-block-button__link.has-teal-color:hover
{
	background:#008180;
	color: #fff;
	border-color: #008180
}
.is-style-outline .wp-block-button__link.has-red-color:hover
{
	background:#ed1c24;
	color: #fff;
	border-color: #ed1c24
}
.is-style-outline .wp-block-button__link.has-darkblue-color:hover
{
	background:#0d0729;
	color: #fff;
	border-color: #0d0729
}
.is-style-outline .wp-block-button__link.has-blue-color:hover
{
	background:#354e9c;
	color: #fff;
	border-color: #354e9c
}

}

.wp-block-media-text__media
{
	height: 100%;
}

.wp-block-media-text__media img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.wp-block-media-text .wp-block-media-text__content
{
	padding-top: var(--section-padding);
	padding-bottom: var(--section-padding);
}

.wp-block-column + .wp-block-column
{
	padding-top: var(--section-padding);
}

.wp-block-column > :first-child
{
	margin-top: 0;
}

.wp-block-column > :last-child
{
	margin-bottom: 0;
}

.main-content > [class*=-background-color]:not(.wp-block-media-text)
{
	padding-top: var(--section-padding);
	padding-bottom: var(--section-padding);
}

.main-content > [class*=-background-color] + :not([class*=-background-color]),
.main-content > :not([class*=-background-color]) + [class*=-background-color]
{
	margin-top: var(--section-padding);
}

hr
{
	margin: var(--section-padding) 0;
	height: 1px;
	background: currentcolor;
	border: none;
}

hr.wp-block-separator.has-background
{
	padding: 0;
	border: none;
}

p.has-background
{
	margin: 0;
}

.wp-block-table
{
	margin: 1em 0;
}

.wp-block-table table
{
	border-collapse: collapse;
	cell-spacing: 0;
}

.wp-block-table table td,
.wp-block-table table th
{
	padding: 5px;
}

.wp-block-table table th
{
	text-align: left;
}

.wp-block-table.is-style-stripes thead tr
{
	background: #dedfe0;
}

.wp-block-group__inner-container > :first-child
{
	margin-top: 0;
}

.wp-block-group__inner-container > :last-child
{
	margin-bottom: 0;
}

@media (min-width: 600px)
{
	.wp-block-column + .wp-block-column
	{
		padding-top: 0;
	}
}

@media (max-width: 730px)
{
	.wp-block-media-text
	{
		display: block;
		padding-bottom: 1px;
	}
}
#site-footer
{
	color: #FFF;
	padding-top: 70px;
	padding-bottom: 100px;
}

#site-footer p
{
	line-height: 1.4;
}

#site-footer a
{
	color: #FFF;
	text-decoration: none;
}

#site-footer a:hover
{
	text-decoration: underline;
}


#site-footer .phone
{
	font-size: 27px;
	font-weight: 700;
	line-height: 1;
	margin: 40px 0 10px;
	display: inline-block;
}

#site-footer .right
{
	display: grid;
	grid-template-areas: "first second" "third second";
	margin-top: 3em;
}

#site-footer .right > :nth-child(2)
{
	grid-area: second;
}

#site-footer .right nav
{
	flex: 1 0 auto;
	font-family: 'Karla', sans-serif;
	text-transform: uppercase;
	line-height: 2;
}

#site-footer .right > nav > ul > li > a
{
	font-weight: 700;
	font-size: 17px;
	line-height: 1;
	margin-bottom: 10px;
	display: inline-block;
}

#site-footer .left
{
	line-height: 1.4;
}

#site-footer .social
{
	margin-top: 10px;
}

@media (hover)
{
	#site-footer .social a
	{
		opacity: .8;
	}
	#site-footer .social a:hover
	{
		opacity: 1;
	}
}

#site-footer .social a + a
{
	margin-left: 10px;
}

#menu-privacy-menu
{
	display: flex;
	line-height: 1;
	margin-bottom: 8px;
}

#menu-privacy-menu li
{
	border-right: 1px solid rgba(255,255,255,.7);
	padding:0 10px;
}

#menu-privacy-menu li:first-child
{
	padding-left: 0;
}

#menu-privacy-menu li:last-child
{
	border-right: 0;
}

#menu-privacy-menu .current-menu-item a
{
	text-decoration: underline;
}



@media (min-width: 520px)
{
	#site-footer .right
	{
		display: flex;
	}
}

@media (min-width: 930px)
{
	#site-footer
	{
		display: flex;
	}
	
	#site-footer .left
	{
		width: 40%;
		margin-right: 100px;
	}
	
	#site-footer .right
	{
		width: 60%;
		margin-top: 0;
	}

}
#site-header
{
	background: #FFF;
	font-family: 'Karla', sans-serif;
	font-weight: 700;
	margin: 0 -20px 25px;
	position: relative;
	padding: 0 20px;
	box-shadow: 0 0 5px rgba(0,0,0,.5);
}

/* TOP AREA */
#site-header .top
{
	display: flex;
	justify-content: space-between;
	padding: 25px 0;
}

#site-header .top .logo
{
	position: relative;
}

#site-header .top .logo > img
{
	display: block;
	width: auto;
	height: 30px;
}

@keyframes wave {
    from {
        transform: translateX(0%);
    }
    to {
        transform: translateX(-50%);
    }
}

#site-header .top .logo > span
{
	position: absolute;
	top:0;
	right:0;
	bottom: 0;
	width: 23.7%; /* extra wide just to make sure it covers wave in logo */

	overflow: hidden;
}

#site-header .top .logo > span > img
{
	height: 100%;
	width: auto;
	max-width: none;
	display: block;

	background: #FFF;

	animation-name: wave;
	animation-play-state: paused;
	animation-duration: 5s;
	animation-timing-function: linear;
 	animation-iteration-count: infinite;
}

#showMenu
{
	background: var(--mc-blue);
	border-radius: 0;
	margin: -25px -20px -25px 20px;
	font-size: 14px;
	flex: 0 0 auto;
}

#showMenu > img
{
	vertical-align: -6px;
	margin-left: 4px;
}


#site-header .top nav
{
	margin-left: auto;
	font-size: 14px;
	display: none;
}

#site-header .top nav ul
{
	display: flex;
	align-items: baseline;
}

#site-header .top nav li
{
	margin-left: 30px;
}

#site-header .top nav li:last-child
{
	font-size: 20px;
}

#site-header .top a
{
	color: #0d0729;
	text-decoration: none;
}

#site-header .top .current-menu-item a
{
	color:var(--mc-blue);
}

/* MAIN NAV */
#mainMenu
{
	background: var(--mc-blue);
	text-transform: uppercase;
	line-height: 1;

	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;

	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

	max-height: 0px;
	transition: max-height 0.3s linear;
	overflow: hidden;
}

#mainMenu.show
{
	max-height: 1000px;
}

#mainMenu > a
{
	max-width: calc(100% - 70px);
}

#whiteLogo
{
	margin: 9px 0 0 0;
}

#hideMenu
{
	background: none;
	font-size: 36px;

	padding: 0;
	text-align: center;
	width: 60px;
}

#menu-main-menu
{
	display: flex;
	flex-direction: column;
	width: 100%;
}

#menu-main-menu > li
{
	border: 1px solid #FFF;
	border-width: 0 0 1px;
}

#menu-main-menu > li.current-menu-item
{
	background: var(--mc-green);
}

#menu-main-menu > li:nth-last-child(2)
{
	background: var(--mc-green);
	order: 1;
	border: 0;
}

#menu-main-menu > li:last-child img
{
	margin-left: 1ch;
}

#showSearch
{
	border: none;
	background: none;
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-align: left;
	border-radius: 0;
}

#showSearch img
{
	vertical-align: bottom;
}


#site-header > nav li a
{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 15px 30px;
}

/**
	fixes the padding causing a gap when the first element is a "full width" element
 */
.main-content > .alignwide:first-child,
.main-content > .alignfull:first-child
{
	margin-top: -25px;
}

@media (min-height: 600px)
{
	#site-header
	{
		top:0px;
		position: sticky;
		z-index: 10;
	}
}

@media (min-height: 600px) and (min-width: 600px)
{
	.admin-bar #site-header
	{
		top: 46px;
	}
}

@media (min-height: 600px) and (min-width: 783px)
{
	.admin-bar #site-header
	{
		top: 32px;
	}
}

@media (min-width: 860px)
{
	#site-header
	{
		box-shadow: none;
	}

	#site-header .top
	{
		align-items: center;
		justify-content: unset;
	}
	#site-header .top nav
	{
		display: block;
	}

	#showMenu,
	#hideMenu,
	#whiteLogo
	{
		display: none;
	}

	#mainMenu
	{
		position: static;
		display: block;
		max-height: none;
		overflow: unset;
	}

	#menu-main-menu
	{
		flex-direction: row;
	}

	#menu-main-menu > li
	{
		flex: 1 0 auto;
		border-width: 0 1px 0 0;
	}

	#menu-main-menu > li:last-child
	{
		width: auto;
		flex: 0 0 90px;
		font-size: 0;
	}

	#site-header > nav a,
	#showSearch
	{
		text-align: center;
		padding-left: 0;
		padding-right: 0;
	}

	#showSearch
	{
		padding-bottom:2px;
	}
}

@media (hover: hover)
{
	#site-header .top a:hover
	{
		color:var(--mc-blue);
	}

	#site-header .top .logo:hover > span > img
	{
		animation-play-state: running;
	}

	#menu-main-menu > li:nth-last-child(2) a:hover
	{
		background:var(--mc-red);
	}
}

@media (min-width: 860px) and (hover: hover)
{
		#site-header > nav a:hover,
		#site-header > nav button:hover
		{
			background: var(--mc-green);
		}
}

#locationList
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#locationList h2
{
	margin: 0;
	margin-top: 10px;
}

#locationList a
{
	color: inherit;
	text-decoration: none;
	position: relative;
}

#locationList img
{
	display: block;
	width: 100%;
}

.single-mcp_locations .wp-post-image
{
	display: block;
}

.contactTable
{
	max-width: 100%;
}

.contactTable th,
.contactTable td
{
	padding: 5px;
	text-align: left;
}

#map
{
	height: 400px;
	border: 1px solid #ccc;
}

.single-mcp_locations main
{
	padding-bottom: 30px;
}

@supports (display: grid)
{
	#locationList
	{
		display: grid;
		grid-gap: 20px;
	}
	#locationList a
	{
		display: block;
		min-height: 50px;
	}

	#locationList h2
	{
		margin: 0;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		padding: 10px;
		background: rgba(13, 7, 41, .7);
		z-index: 1;
		color: #fff;
	}

	@media (min-width: 520px)
	{
		#locationList
		{
			grid-template-columns: 1fr 1fr;
		}
	}

	@media (min-width: 768px)
	{
		#locationList
		{
			grid-template-columns: 1fr 1fr 1fr;
		}
	}
}

@media (min-width: 768px)
{
	.single-mcp_locations .column
	{
		display: inline-block;
		vertical-align: top;
		width: calc(50% - 15px);
	}

	.single-mcp_locations .column + .column
	{
		margin-left: 30px;
	}
}

.woocommerce.archive ul.products li.product a mark
{
	background: inherit;
}

.woocommerce ul.products li.product .price
{
	color: var(--mc-blue);
}

.related.products
{
	clear:both;
	grid-area: related;
	margin-top: var(--section-padding);
}

.woocommerce ul.products::before,
.woocommerce ul.products::after
{
	content: none;
}

.woocommerce #main ul.products li.product,
.woocommerce.archive.term-brands ul.products li.product
{
	border: 1px solid #B8BABC;
	border-width: 1px 1px 0;
	margin: 0;
	width: 100%;
	float: none;

	display: flex;
	flex-direction: column;
}

.woocommerce #main ul.products li.product:last-child,
.woocommerce.archive.term-brands ul.products li.product:last-child
{
	border-bottom-width: 1px;
	float: none;
}

.woocommerce ul.products li.product a:first-child
{
	display: flex;
	flex-direction: column;
	flex: 1;
	padding: 20px 20px 0;
}

/*.woocommerce ul.products li.product a:first-child img,*/
.woocommerce ul.products li.product .squareImageWrapper
{
	margin: auto -20px 0;
	order: 1;
	max-width: none;
	width: calc(100% + 40px);
}

.squareImageWrapper
{
	position: relative;
}

.squareImageWrapper::before
{
	content: "";
	display: block;
	padding-top: 100%;
}

#main .squareImageWrapper img
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;

	margin: 0;
}
#main .woocommerce.archive.term-brands .squareImageWrapper img
{
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	margin-top: 50%;
	margin-left: 50%;
	transform: translateX(-50%) translateY(-50%);
	max-width: 150px;
	max-height: 150px;
}

.woocommerce ul.products li.product .button
{
	padding: 20px;
	margin: 0;
	background: none;
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	text-transform: none;
}

.woocommerce ul.products li.product .button::after
{
	content: "▶";
	font-family: "Recursive", sans-serif;

	border: 2px solid currentcolor;
	font-size: 0.6em;
	border-radius: 2px;
	padding: 1px 2px 1px 3px;
	line-height: 1em;
	margin-left: 2ch;
	display: inline-block;
	vertical-align: bottom;
}

.woocommerce-page div.product div.images,
.woocommerce-page div.product div.summary
{
	float: none;
	width: 100%;
}

.woocommerce-page div.product div.summary
{
	padding: 20px;
}

.woocommerce-tabs
{
	grid-area: description;
}

.woocommerce div.product .woocommerce-tabs .panel
{
	padding-right: 20px;
}

#productSidebar,
#sidebar
{
	background: #E2E3E4;
	padding: var(--section-padding) 25px;
	grid-area: sidebar;

	list-style: none;

	margin: 0;
}

#sidebar h2
{
	font-size: 25px;
	margin: 0 0 15px;
}

#sidebar h3
{
	margin: 30px 0 0;
	font-size: 20px;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 2;
}



#productSidebar h2
{
	font-size: 20px;
	margin: 0 10px 15px;
}

#productSidebar dl,
#productSidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#productSidebar dl + h2
{
	margin-top: var(--section-padding);
}

#productSidebar li,
#productSidebar dt,
#productSidebar dd
{
	display: block;
	border-top: 1px solid #1E2C59;
	font-weight: 300;
	padding: 10px;
	text-decoration: none;
	margin: 0;
}

#productSidebar li:last-child,
#productSidebar dt:last-of-type,
#productSidebar dd:last-of-type
{
	border-bottom: 1px solid #1E2C59;
}

#productSidebar dt,
#productSidebar dd
{
	display: inline-block;
	vertical-align: top;
}

#productSidebar dl
{
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.productBrand
{
	color: var(--mc-green);
	font-size: 17px;
	font-family: "Karla", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.woocommerce-loop-category__title .count
{
	background:
}

.woocommerce div.product p.price
{
	color: var(--mc-green)
}

.woocommerce div.product .stock
{
	color: #354e9c;
}

.woocommerce .product_meta > span
{
	display: block;
}

.pswp__bg
{
	background: rgba(0, 0, 0, .7);
}

.woocommerce div.product form.cart,
.woocommerce div.product form.cart .quantity
{
	display: flex;
}

/* Fix remove alignment on mobile */
.woocommerce a.remove
{
	line-height: .93em;
}

.woocommerce .woocommerce-ordering
{
	margin: 1em 0;
}

.locationstock
{
	margin-top: var(--section-padding);
}

.locationstock dd
{
	text-align: right;
}

.woocommerce span.onsale
{
	box-sizing: content-box;
	background: var(--mc-green);
}

@media (min-width: 422px)
{
	.woocommerce ul.products
	{
		display: grid;
		grid-template-columns: 1fr 1fr;
		/* To take into account the negative margins of the products */
		padding: 1px 1px 0 0;
	}

	.woocommerce #main ul.products li.product,
	.woocommerce.archive.term-brands ul.products li.product
	{
		border-width: 1px;
		margin: -1px 1px 0 0;
		width: calc(100% + 1px);
	}
}

@media (min-width: 670px)
{
	#main > .product
	{
		display: grid;

		grid-template-areas: "img summary" "sidebar sidebar" "description description" "related related";
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width: 770px)
{
	.archive.woocommerce main#main
	{
		display: grid;
		grid-template-columns: 300px 1fr;
		grid-template-areas:
		"breadcrumbs breadcrumbs"
		"header header"
		"sorting sorting"
		"notices notices"
		"sidebar content"
		"sidebar count"
		"sidebar pagination";
		/* Make the last row take up the full space if it overflows */
		grid-template-rows: repeat(5, auto) 1fr;
	}

	.archive.woocommerce main#main > header
	{
		grid-area: header;
	}

	.archive.woocommerce.term-brands main#main > header
	{
		grid-area: sorting / sorting / header / header;
	}

	.archive.woocommerce .woocommerce-breadcrumb
	{
		grid-area: breadcrumbs;
	}

	.archive.woocommerce .woocommerce-notices-wrapper
	{
		grid-area: notices
	}

	.archive.woocommerce .woocommerce-ordering
	{
		grid-area: sorting;
		align-self: end;
		justify-self: end;
	}

	.archive.woocommerce .woocommerce-result-count
	{
		grid-area: count;
		text-align: center;
	}

	.archive.woocommerce.brand-child .woocommerce-result-count
	{
		grid-area: count / sidebar / count / count;
	}

	.archive.woocommerce ul.products
	{
		grid-area: content;
		align-self: flex-start;
	}

	.archive.woocommerce.term-brands ul.products,
	.archive.woocommerce.brand-child ul.products
	{
		grid-area: content / sidebar / content / content;
	}

	.archive.woocommerce .woocommerce-pagination
	{
		grid-area: pagination
	}

	.archive.woocommerce.brand-child .woocommerce-pagination
	{
		grid-area: pagination / sidebar / pagination / pagination;
	}

	.woocommerce-products-header h1
	{
		margin-bottom: 0;
	}
}

@media (min-width: 800px)
{
	.woocommerce .related ul.products,
	.archive.woocommerce.term-brands ul.products,
	.archive.woocommerce.brand-child ul.products
	{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

@media(min-width: 914px)
{
	.archive.woocommerce ul.products
	{
		grid-template-columns: 1fr 1fr 1fr
	}
}

@media (min-width: 980px)
{
	#main > .product
	{
		grid-template-areas: "img summary sidebar" "description description sidebar" "related related related";
		grid-template-columns: 3fr 4fr 300px;
	}
}

@media (hover: hover)
{
	#sidebar ul li a:hover
	{
		background: #D7D7D8;
	}
}

.button,
button,
input[type=button],
.wp-block-button__link,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce a.button
{
	font-size: 1.133em;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 7px;
	padding: 0.824em 1.353em;
	font-family: "karla", sans-serif;

	border: none;
	background: var(--mc-red);
	color: #fff;
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
}

button[disabled]
{
	opacity: .2;
}

.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled]
{
	padding: 0.824em 1.353em;
}

.is-style-outline .wp-block-button__link
{
	border-width: 1px;
}

@media(hover:hover)
{
	.button:hover,
	button:hover,
	input[type=button]:hover,
	.wp-block-button__link:hover,
	.woocommerce button.button:hover,
	.woocommerce button.button.alt:hover,
	.woocommerce a.button:hover
	{
		background: var(--mc-green);
	}
}

@media (max-width: 600px)
{
	.wp-block-button.aligncenter
	{
		text-align: left;
	}
}

#searchForm
{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;

	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	
	transform: translateX(100%);
	transition: transform 0.5s ease-in-out;
}

#searchForm.show
{
	transform: translate(0);
}

#closeSearch
{
	position: absolute;
	top: 1em;
	right: 1em;
	
	background: none;
	font-weight: 400;
	font-size: 21.1px;
}

#closeSearch img
{
	vertical-align: middle;
	margin: 0 0 4px 8px;
}

#searchForm h1
{
	font-size: 31.3px;
}

#searchForm form
{
	max-width: 710px;
	width: 90%;
	text-align: center;
}

#searchForm input
{
	font-size: 21.1px;
	margin-bottom: 10px;
	text-align: center;
}

#searchForm input:-ms-input-placeholder + button
{
	display: none;
}

#searchForm input:placeholder-shown + button
{
	display: none;
}


#searchForm input::-webkit-input-placeholder
{ /* Chrome/Opera/Safari */
  color: #4E5774;
}
#searchForm input::-moz-placeholder
{ /* Firefox 19+ */
  color: #4E5774;
}
#searchForm input:-ms-input-placeholder
{ /* IE 10+ */
  color: #4E5774;
}
#searchForm input:-moz-placeholder
{ /* Firefox 18- */
  color: #4E5774;
}
#searchForm input:placeholder
{
  color: #4E5774;
}

.main-content > form.search
{
	display: flex;
}

.main-content > form.search button
{
	margin-left: 10px;
}
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=search],
textarea
{
	display: block;
	width: 100%;
	-webkit-appearance: none;
	
	color: inherit;
	
	border: 1px solid currentcolor;
	border-width: 0 0 1px;
	background: none;
	
	padding: 0.5em 1em;
}

textarea
{
	resize: vertical;
	min-height: 100px;
}
.shortcuts
{
	margin: var(--section-padding) 0;
}

.shortcuts img
{
	width: 50px;
	height: 50px;
}

.shortcuts a
{
	background: url(/wp-content/themes/McCannsPlumbing/images/caret-square-right.svg) center right no-repeat;
	text-decoration: none;
	padding-right: 30px;
}

@media (min-width: 600px)
{
	.shortcuts .wp-block-column
	{
		padding-right: 32px;
	}
	
	.shortcuts .wp-block-column:nth-child(odd):not(:last-child)
	{
		border-right: 1px solid #ccc;
	}
}

@media (min-width: 782px)
{
	.shortcuts .wp-block-column
	{
		border-right: 1px solid #ccc;
		padding-right: 32px;
	}
	
	.shortcuts .wp-block-column:last-of-type
	{
		border-right: 0;
	}
}

.logout
{
	float: right;
}

.tradeFiles a
{
	line-height: 2em;
}

.tradeAccountRow:not(.shown)
{
	display: none;
}

.tradeFiles .folder
{
	display: none;
	margin-left: 10px;
	line-height: 2em;
	/*max-height: 80vh;
	overflow: auto;*/
}

.tradeFiles h3
{
	cursor: pointer;
}

.tradeFiles h3:before
{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 7px;
	border-color: transparent transparent transparent #000000;
	content: '';
	display: inline-block;
	margin-right: 10px;
	transition: transform .2s linear;
}

.tradeFiles h3.expand:before
{
	transform: rotate(90deg);
}

.tradeFiles h3.expand + .folder
{
	display: block;
}

.tradeFiles input[type=checkbox]
{
	margin-right: 10px;
}

#downloadMultiple
{
	position: sticky;
	bottom: 0;
	left: 0;
	right: 0;
	background: #FFF;
	text-align: center;
	padding: 20px;
	/*border-top: 1px solid #ccc;*/
	display: none;
	box-shadow: 0 0 10px -5px #000;
	clip-path: polygon(0 -5px, 0 99%, 100% 99%, 100% -5px);
	margin-left: -10px;
	margin-right: -10px;
}

.wp-block-group.is-style-grid
{
	margin-top: var(--section-padding);
	margin-bottom: var(--section-padding);
}

@media (min-width: 400px)
{
	.wp-block-group.is-style-grid .wp-block-group__inner-container
	{
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 10px;
	}
	
	.wp-block-group.is-style-grid .wp-block-group__inner-container > :nth-child(3)
	{
		grid-column-start: 1;
		grid-column-end: 3;
	}
}

@media (min-width: 660px)
{
	.wp-block-group.is-style-grid .wp-block-group__inner-container
	{
		grid-template-columns: 1fr 1fr 1fr;
	}
	
	.wp-block-group.is-style-grid .wp-block-group__inner-container > :nth-child(3)
	{
		grid-row-start: 1;
		grid-row-end: 3;
		grid-column: 3
	}
}
.wc-block-featured-category.is-style-hover
{
	position: relative;
	margin-bottom: 20px;
	padding: 17px 18px;
	min-height: 300px !important;

	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}

.wc-block-featured-category.is-style-hover:last-of-type
{
	margin-bottom: 0;
}

.wc-block-featured-category.is-style-hover::before
{
	transition: opacity 0.3s linear;
}


.wc-block-featured-category.is-style-hover .wc-block-featured-category__title
{
	font-size: 21px;
	font-weight: 700;
	color: #FFF;
	padding: 0;
	text-align: left;
}

.wc-block-featured-category.is-style-hover .wc-block-featured-category__link
{
	padding: 0;
	transition: opacity 0.3s linear;
}

.wc-block-featured-category.is-style-hover .wc-block-featured-category__link > div
{
	margin: 0;
}

@media (min-width: 400px)
{
	.wc-block-featured-category.is-style-hover
	{
		margin-bottom: 0;
	}
}

@media (hover: hover)
{
	.wc-block-featured-category.is-style-hover:not(:hover)::before,
	.wc-block-featured-category.is-style-hover:not(:hover) .wc-block-featured-category__link
	{
		opacity: 0;
	}
}

.wp-block-latest-posts.is-style-hover li
{
	position: relative;
	margin-bottom: 0;
	padding: 0;
}

.wp-block-latest-posts.is-style-hover img
{
	display: block;
	width: 100%;
}

.wp-block-latest-posts.is-style-hover li::before
{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

	background: var(--mc-green);
	opacity: 0;
	transition: opacity 0.3s linear;
}


.wp-block-latest-posts.is-style-hover a
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding: 25px;

	font-family: "Karla", sans-serif;
	font-size: 21px;
	font-weight: 700;
	color: #000;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 0.2s linear;
}

.wp-block-latest-posts.is-style-hover a::after
{
	content: "View Post";
	font-size: 17px;
	border: 1px solid currentcolor;
	border-radius: 5px;
	padding: 10px 15px;

	position: absolute;
	bottom: 25px;
	left: 25px;
	opacity: 0;
	transition: opacity 0.3s linear;
}

@media (max-width: 599px)
{
	.wp-block-latest-posts.is-style-hover li
	{
		margin-right: 0;
	}
}

@media (hover: hover)
{
	.wp-block-latest-posts.is-style-hover li:hover::before
	{
		opacity: 0.61;
	}

	.wp-block-latest-posts.is-style-hover a:hover::after
	{
		color: #fff;
	}

	.wp-block-latest-posts.is-style-hover a:hover::after
	{
		opacity: 1;
	}
}

[class^=mcp_product]
{
	min-width: 320px;
	padding: 40px 20px 20px;
	line-height: 1.5;
}


[class^=mcp_product] ul
{
	padding: 0;
	list-style: none;
	margin: 0;
}


[class^=mcp_product] .filterOptions
{
	max-height: calc(80vh - 100px);
	overflow: auto;
	border: 1px solid #ccc;
	padding: 10px;
}

[class^=mcp_product] .tree > ul > li > label
{
	font-weight: 700;
}

[class^=mcp_product] .tree > ul > li > ul > li > label
{
	font-weight: 700;
	color: #666;
}

[class^=mcp_product] .tree ul ul
{
	margin: 5px 0 5px 25px;
}

[class^=mcp_product] label
{
	display: block;
}

[class^=mcp_product] label.disabled
{
	opacity: 0.5;
}

[class^=mcp_product] label > span:not(:empty)
{
	font-size: 0.8em;
	margin-left: 5px;
}

[class^=mcp_product] label > span:not(:empty)::before
{
	content: "(";
}
[class^=mcp_product] label > span:not(:empty)::after
{
	content: ")";
}

.mcp_applyFilter
{
	width: 100%;
	margin-top: 10px;
}

#mcp_priceRange input
{
	width: 100%;
	grid-column: span 2;
	background: transparent;
}

#mcp_priceRange label
{
	margin: 10px 0 ;
	display: block;

	display: grid;
	grid-template-rows: auto auto;
	grid-template-columns: 1fr auto;
}

[class^=mcp_product] .close
{
	background: transparent;
	position: absolute;
	top: 0;
	right: 0;
	color: #666;
	width: 40px;
	height: 40px;
	margin: 0;
	font-size: 1.5em;
	line-height: 1;
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}

[class^=mcp_product] .close:hover
{
	color: red;
}

ul.products.loading
{
	position: relative;
}
ul.products.loading:after
{
	content:'';
	background: rgba(0,0,0,.2);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	z-index: 9;
	display: block;
}

/*.mcp_product_filter
{
	position: sticky;
	top: 150px;
}*/

[class^=mcp_product] button
{
	padding: 10px;
}

#sidebar .mcp_product_filter h3
{
	margin-bottom: 10px;
}

.mcp_product_filter button
{
	padding: 8px 10px 8px 10px;
	color: var(--mc-blue);
	width: 100%;
	border-radius: unset;
	background: transparent;
	text-align: left;
	border-top: 1px solid #999;
	display: flex;
	gap: 8px;
	font-weight: normal;
	position: relative;
}

.mcp_product_filter button:after
{
	content: "";
	border: 1px solid var(--mc-blue);
	border-left: 0;
	border-bottom: 0;
	position: absolute;
	top:14px;
	right: 8px;
	transform: rotate(45deg);
	width: 8px;
	height: 8px;
}


.mcp_product_filter button:hover
{
	background: #eee;
}

@media (min-width: 600px)
{
	[class^=mcp_product] > div .twoColumns ul
	{
		columns: 2;
	}
}

[class^=mcp_product] > div button
{
	width: 100%;
	margin-top: 10px;
}





.mcp_product_filter .selected
{
	line-height: 2;
	padding-left: 30px;
	margin: 0 0 10px;
}

.mcp_product_filter .selected:empty
{
	display: none;
}

.mcp_product_filter .selected li
{
	display: flex;
	align-items: center;
}

.mcp_product_filter .selected a
{
	margin-left: auto;
}

#viewMore
{
	grid-area: pagination;
	align-self: center;
	justify-self: center;
}

#viewMore[disabled]
{
	display: none;
}

#viewMore[disabled].loading
{
	display: inline-block;
}

@keyframes mcFilterSpinner
{
	0% {
		transform: scale(0);
		opacity: 1;
	}

	30% {
		opacity: 1
	}

	100% {
		transform: scale(1.1);
		opacity: 0;
	}
}

#viewMore.loading::after
{
	content: "";
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: currentcolor;
	display: inline-block;
	vertical-align: bottom;
	margin-left: 10px;

	animation: mcFilterSpinner 1s linear infinite;
}


@media (min-width: 1000px) and (min-height: 800px)
{
	#sidebar .mcp_product_filter
	{
		position: sticky;
		top: 180px;
	}
}


input[type=range]
{
  height: 31px;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
input[type=range]:focus
{
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track
{
  width: 100%;
  height: 3px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #002200;
  background: #999999;
  border-radius: 0px;
  border: 0px solid var(--mc-blue);
}
input[type=range]::-webkit-slider-thumb
{
  box-shadow: 0px 0px 0px #00AA00;
  border: 2px solid #333333;
  height: 23px;
  width: 23px;
  border-radius: 23px;
  background: #FFFFFF;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -10px;
}
input[type=range]:focus::-webkit-slider-runnable-track
{
  background: #999999;
}
input[type=range]::-moz-range-track
{
  width: 100%;
  height: 3px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #002200;
  background: #999999;
  border-radius: 0px;
  border: 0px solid var(--mc-blue);
}
input[type=range]::-moz-range-thumb
{
  box-shadow: 0px 0px 0px #00AA00;
  border: 2px solid #333333;
  height: 23px;
  width: 23px;
  border-radius: 23px;
  background: #FFFFFF;
  cursor: pointer;
}

