/* - - RESET - - */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:focus {
	outline: none;
}

a {
	text-decoration: none;
	color: inherit;
}

a img {
	border: none;
}

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

input[type="submit"] {
	-webkit-appearance: none;
}

.rel {
	position: relative;
}

.smooth,
textarea,
input,
input + label,
button,
a,
img,
.facebook i:before,
.instagram i:before,
.x i:before,
.pinterest i:before,
.button i {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

/* - - GRID - - */
.clear:after {
	content: "";
	display: table;
	clear: both;
}

[class*='col-'] {
	padding-left: 20px;
	float: left;
}

.nudge {
	margin-left: -20px;
}

.nudge10 {
	margin-left: -10px;
}

.nudge10 > [class*='col-'] {
	padding-left: 10px;
}

.nudge40 {
	margin-left: -40px;
}

.nudge40 > [class*='col-'] {
	padding-left: 40px;
}

.nudge60 {
	margin-left: -60px;
}

.nudge60 > [class*='col-'] {
	padding-left: 60px;
}

.col-1-8 {
	width: 12.5%;
}

.col-1-6 {
	width: 16.6667%;
}

.col-1-5 {
	width: 20%;
}

.col-1-4 {
	width: 25%;
}

.col-1-3 {
	width: 33.3333%;
}

.col-2-5 {
	width: 40%;
}

.col-1-2 {
	width: 50%;
}

.col-2-3 {
	width: 66.66%;
}

.col-3-4 {
	width: 75%;
}

.col-4-5 {
	width: 80%;
}

.col-1-1 {
	width: 100%;
}

body {
	font-size: 90%;
	font-family: "Roboto";
	color: #1b1b1b;
	background: #4c5254;
	line-height: 1.6em;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
}

/* - - FONTS - - */
.script {
	font-family: "Charm", cursive;
	font-weight: 700;
	font-style: normal;
}

.font-s,
#navBreadCrumb,
blockquote + p,
#authorizenet_aim-cc-cvv + a {
	font-size: 0.8em;
}

.font-m {
	font-size: 1.2em;
	line-height: 1.5em;
}

.font-l {
	font-size: 1.5em;
	line-height: 1.5em;
}

.font-xl {
	font-size: 2.5em;
	line-height: 1.3em;
}

.bold,
strong,
#category_description a,
.formatted_content p a,
.formatted_content li a,
th,
#createaccountBody legend {
	font-weight: 700;
}

.tal {
	text-align: left;
}

.tac,
.centeredContent {
	text-align: center;
}

.tar {
	text-align: right;
}

.uppercase {
	text-transform: uppercase;
}

.underline,
#category_description a,
.formatted_content p a,
.formatted_content li a,
#authorizenet_aim-cc-cvv + a {
	text-decoration: underline;
}

.strikethrough {
	text-decoration: line-through;
}

/* - - PADDING - - */
.pad20 {
	padding: 20px;
}

/* - - MARGINS - - */
.mb0 {
	margin-bottom: 0;
}

.mt5 {
	margin-top: 5px;
}

.mb5 {
	margin-bottom: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mb10,
blockquote {
	margin-bottom: 10px;
}

.mt20,
blockquote,
#checkoutComments {
	margin-top: 20px;
}

.mb20,
.formatted_content p,
#productDescription p,
#productDescription img {
	margin-bottom: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mb30,
blockquote + p {
	margin-bottom: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mb40 {
	margin-bottom: 40px;
}

.mt60 {
	margin-top: 60px;
}

.mb60 {
	margin-bottom: 60px;
}

.mt80 {
	margin-top: 80px;
}

.mb80 {
	margin-bottom: 80px;
}

/* - - COLOURS - - */
.white,
th,
blockquote {
	color: #fff;
}

.white_bg {
	background: #fff;
}

.light_bg,
.opc-view,
#checkoutShippingMethod, #checkoutPaymentMethod, #checkoutOneShoppingCart, #checkoutOneBillto, #checkoutOneShipto, #checkoutComments {
	background: #e3e3e3;
}

.gold {
	color: #fcc308;
}

.gold_bg,
.button,
button.mfp-close, button.mfp-arrow,
#createaccountBody legend {
	background: #fcc308;
}

.red {
	color: #ff0000;
}

.red_bg {
	background: #ff0000;
}

.green,
.productBasePrice {
	color: #0b6e17;
}

.green_bg,
#cartAdd .button {
	background: #0b6e17;
	color: #fff;
}

.dark_bg,
#header ul li ul li,
th,
blockquote {
	background: #2e3233;
}

.whatnot_bg {
	background: #ffe415;
}

/* - - GLOBAL - - */
.flex {
	display: flex;
	align-items: center;
}

.inner {
	max-width: 1260px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}

.button {
	cursor: pointer;
	position: relative;
	display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	padding: 10px 20px;
}

.button:disabled {
	opacity: 0.4;
}

button.gold_bg {
	color: #1b1b1b;
}

.fw_button,
#cartAdd .button {
	width: 100%;
}

.shadow,
.opc-view,
blockquote,
#checkoutShippingMethod, #checkoutPaymentMethod, #checkoutOneShoppingCart, #checkoutOneGuestInfo, #checkoutOneBillto, #checkoutOneShipto, #checkoutComments {
	-webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.25); 
	box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.25);
}

.rounded,
blockquote,
#checkoutShippingMethod, #checkoutPaymentMethod, #checkoutOneShoppingCart, #checkoutOneGuestInfo, #checkoutOneBillto, #checkoutOneShipto, #checkoutComments {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.padded,
blockquote,
#checkoutShippingMethod, #checkoutPaymentMethod, #checkoutOneShoppingCart, #checkoutOneGuestInfo, #checkoutOneBillto, #checkoutOneShipto, #checkoutComments {
	padding: 20px;
}

[class^="messageStack"] img {
	display: none;
}

[class^="messageStack"] {
	padding: 5px 10px;
	margin: 0 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid transparent;
}

.messageStackError {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

.messageStackCaution {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}

.messageStackSuccess {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}

table {
	border-collapse: collapse;
	width: 100%;
}

table, th, td {
	border: 1px solid #2e3233;
}

th, td {
	padding: 6px;
	vertical-align: middle;
}

td {
	background: #fff;
}

.clearBoth {
	clear: both;
}

.alert {
	color: #FF0000;
	}
.advisory {}
.important {
	font-weight: bold;
	}

.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

.paypal-button-hidden {
  visibility: hidden;
}

/* - - HEADER - - */
#header {
	border-bottom: 1px solid #fff;
	padding: 20px 0;
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	z-index: 3;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5); 
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5);
}

#header .inner > .flex > a {
	margin-right: auto;
}

#header img {
	max-width: 280px;
}

#header ul {
	list-style: none;
}

#header ul li {
	display: inline-block;
	margin-left: 12px
}

#header ul li:first-of-type {
	margin-left: 0
}

#header ul li ul {
	display: none;
	padding-top: 15px;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 4;
}

#header ul li:hover ul {
	display: block;
}

#header ul li ul li {
	white-space: nowrap;
	margin: 0;
	display: block;
}

#header ul li ul li a {
	display: block;
	padding: 10px 15px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#header ul li ul li:first-of-type a {
	border-top: 1px solid #fff;
}

#header ul li ul li:hover > a {
	padding-left: 17px;
	padding-right: 13px;
}

#header ul li span:not(a span):after {
	font-family:"Font Awesome 7 Free";
	display:inline-block;
	content:"\f0d7";
	float: right;
	font-weight: 600;
	margin-left: 5px;
    font-size: 0.75em;
}

#header ul li ul#products_drop_down li a:hover {
	padding-left: 2px;
}

#products_drop_down.visible {
	display: block;
}

#header_right {
	margin-left: auto;
}

#header_right .fa-stack {
	width: 2em;
}

#menu_toggle {
	display: none;
}

#header_cart_count {
	text-align: center;
	z-index: 1;
	font-size: 0.5em;
	display: inline-block;
	position: absolute;
	top: -4px;
	right: -4px;
	width: 22px;
	height: 22px;
	line-height: 20px;
	border: 2px solid #2e3233;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

#header_search {
	margin-left: 15px;
}

#navBreadCrumb {
	padding: 10px 0;
	color: #cccccc;
}

#shoppingcartBody #navBreadCrumb,
#loginBody #navBreadCrumb,
#createaccountBody #navBreadCrumb,
#checkoutoneBody #navBreadCrumb {
	visibility: hidden;
}

	#navMainSearch input[type="text"] {
		display: block;
		background: #fff;
		border: 1px solid #fff;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		padding: 8px 30px 8px 15px;
		width: 100%;
	}

	#navMainSearch button {
		position: absolute;
		right: 10px;
		top: 50%;
		-webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
		background: transparent;
		border: none;
		cursor: pointer;
	}

	textarea,
	select,
	input[type="text"],
	input[type="email"],
	input[type="tel"],
	input[type="password"],
	input[type="number"] {
		display: block;
		background: #fff;
		border: 1px solid #cfcfcf;
		width: 100%;
		padding: 12px;
		box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.2);
		margin-top: 3px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
	}

	textarea:focus,
	select:focus,
	input[type="text"]:focus,
	input[type="email"]:focus,
	input[type="tel"]:focus,
	input[type="password"]:focus,
	input[type="number"]:focus {
		border-color: #428655;
		box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3)
	}

/* - - SUBSCRIBE - - */
#subscribe {
	padding: 80px 0;
}

#subscribe form {
	display: block;
	margin: 0 auto;
	max-width: 600px;
}

#subscribe form input[type="email"],
#search_modal form input[type="text"] {
	padding: 0 125px 0 20px;
	height: 60px;
	line-height: 60px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 1.4em;
    width: 100%;
    margin: 0;
}

#subscribe form button,
#search_modal .button {
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

/* - - FOOTER - - */
#footer {
	padding: 15px 0;
}

#footer .flex {
	justify-content: space-between;
}

#footer p {
	width: 40%;
	color: #cccccc;
}

#footer p + div {
	width: 20%;
}

#back_to_top {
	cursor: pointer;
}

#back_to_top:hover {
	transform: translateY(-2px);
}

/* - - CATEGORY BLOCK - - */
.category_box {
	overflow: hidden;
}

.category_box a.centeredContent {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.category_box img {
	opacity: 0.5;
}

.category_box:hover img {
	opacity: 0.65;
}


/* - - PRODUCT BLOCK - - */
.product_grid {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.product_box {
	height: 100%;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    padding: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.image_wrap {
  width: 100%;
  aspect-ratio: 1 / 1.5;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.image_wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.category_66 .image_wrap {
	aspect-ratio: 1 / 1;
}

.category_92 .image_wrap {
	aspect-ratio: 1 / 0.65;
}

/* - - HERO - - */
#hero {
	border-bottom: 1px solid #fff;
}

#hero_text {
	position: absolute;
	left: 0;
	top: 80px;
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#hero_text div,
#hero_text div h1 {
	display: inline-block;
}

#hero_text div h1 {
	font-size: 3.7em;
	line-height: 1.2em;
}

/* - - WHATNOT - - */
#home_panes {
	display: flex;
    align-items: stretch;
    margin-top: 80px;
    margin-bottom: 40px;
}

#whatnot_pane,
#youtube_pane {
	padding: 30px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	height: 100%;
}

#whatnot_pane_title svg {
	max-height: 40px;
}

#whatnot_pane_title + p {
	margin-left: auto;
	margin-right: auto;
	max-width: 360px;
}

#whatnot_pane a.button {
	background: #292527;
}

#whatnot_pane li {
	list-style: none;
	margin: 10px 0 0;
}

#whatnot_pane li.flex {
	justify-content: center;
}

#whatnot_pane li.bold:after {
	content: "NEXT AUCTION";
	font-size: 0.8em;
    border: 1px solid #1b1b1b;
    padding: 0 10px;
    margin-left: 10px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#whatnot_pane img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#whatnot_pane .upcoming {
	display: inline-block;
	background: rgba(255,255,255,0.8);
	padding: 0 7px;
	position: absolute;
	left: 8px;
	top: 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* - - YOUTUBE - - */
#youtube_pane_title {
	justify-content: center;
}

#youtube_pane_title svg {
	max-height: 40px;
	margin-left: 10px;
}

#youtube_pane .col-1-1:after {
	content: "";
	display: block;
	height: 1px;
	background: #a6a6a6;
}

#youtube_pane img {
	width: 100%;
  	aspect-ratio: 16 / 9;
	object-fit: cover;
	object-position: center;
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.latest_video {
	text-transform: uppercase;
	display: inline-block;
	font-size: 0.8em;
    border: 1px solid #ff0000;
    padding: 0 10px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#youtube_pane i.fa-play {
	-webkit-text-stroke: 2px #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

#youtube_pane .duration {
	display: inline-block;
	background: rgba(0,0,0,0.6);
	padding: 0 7px;
	position: absolute;
	left: 8px;
	bottom: 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#featuredProducts {
	background-image: url("../images/soil.jpg");
  	background-size: cover;
  	background-position: center;
  	background-repeat: no-repeat;
  	padding: 100px 0 60px;
  	border-top: 1px solid #fff;
}

#category_description {
	padding: 15px 20px;
}

.pagination {
	padding: 12px 20px;
}

#cartAdd {
	position: sticky;
	position: -webkit-sticky;
	bottom: 20px;
	padding: 10px;
}

#cartAdd input {
	margin: 0;
	text-align: center;
	height: 48px;
}

.button_sold_out {
	cursor: not-allowed;
	opacity: 0.5;
}

#productDetailsList {
	list-style: none;
}

#shoppingCartDefault, #search_modal, #createAcctDefault {
	max-width: 800px;
	margin: 0 auto;
}

#search_modal {
	padding: 20px;
}

td.cartQuantity {
	width: 85px;
	text-align: center;
}

td.cartQuantity input {
	text-align: center;
}

td.cartQuantity button {
	display: block;
	width: 100%;
	background: none;
	margin: 5px 0;
}

.cartProductDisplay div.flex div:first-of-type {
	max-width: 75px;
	margin-right: 10px;
}

.cartProductDisplay div.flex div:first-of-type img {
	width: 100%;
}

#loginOpcDefault .flex {
	align-items: stretch;
}

#createaccountBody fieldset {
	padding: 20px 20px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #6b6b6b;
	margin-bottom: 20px;
}

#createaccountBody legend {
	display: inline-block;
	padding: 5px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.opc-view {
	padding: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.opc-block .rounded {
	height: 100%;
}

#checkoutPayment .floatingBox,
#checkoutPayment #checkoutOneShoppingCart {
	margin: 0 auto 20px;
	max-width: 800px;
	width: 100%;
	float: none;
}

#checkout_payment fieldset legend:first-of-type {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}

#checkoutOneShippingFlag {
	margin-top: 20px;
	color: #fff;
}

.ccinfo label {
	display: block;
}

#authorizenet_aim_0,
#authorizenet_aim_1 {
	width: 50%;
	float: left;
	padding-right: 10px;
}

#authorizenet_aim_1 {
	padding-left: 10px;
	padding-right: 0;
}

#authorizenet_aim_2 {
	width: 75%;
	float: left;
	padding-right: 10px;
}

#authorizenet_aim_2 select {
	width: 48%;
	float: left;
}

#authorizenet_aim_2 select:last-of-type {
	float: right;
}

#authorizenet_aim_3 {
	width: 25%;
	float: left;
	padding-left: 10px;
}

#authorizenet_aim-cc-cvv, #authorizenet_aim-cc-expires-month, #authorizenet_aim-cc-expires-year, #shippingEstimatorContent select, select#stateZone, select[name="zone_country_id"], #stateZone-bill, #country-bill {
	height: 48px;
}

blockquote,
blockquote + p {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.video-wrapper {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 16 / 9;
}

.video-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

#ezPagesHeading span {
	font-weight: normal;
}

#ezPagesHeading span a:first-of-type {
	margin-right: 15px;
}

#page_hero .button {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

input[type="radio"],input[type="checkbox"] {border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;visibility:hidden;width:1px;display:none;}
input[type="radio"] + label,input[type="checkbox"] + label{cursor:pointer;}
input[type="radio"] + label:before,input[type="checkbox"] + label:before {font-family:"Font Awesome 7 Free";display:inline-block;content:"\f111";width:20px;z-index:2;}
input[type="checkbox"] + label:before {content:"\f0c8";}
input[type="radio"]:checked + label:before,input[type="checkbox"]:checked + label:before {content:"\f058";color:#039a45;font-weight:900;}
input[type="checkbox"]:checked + label:before {content:"\f14a";}

@media screen and (max-width:780px){

	.nm {
		display: none!important;
	}

	.bm {
		display: block!important;
	}

	.hwm {
		width: 50%;
	}

	.fwm {
		width: 100%;
	}

	.nudge40 {
		margin-left: -20px;
	}

	.nudge40 > [class*='col-'] {
		padding-left: 20px;
	}

	.mb40 {
		margin-bottom: 20px;
	}

	.font-xl {
		font-size: 2em;
	}

	.font-l {
		font-size: 1.3em;
	}

	#header_right .fa-stack {
		font-size: 1.6em;
	}

	#header .inner > .flex > a {
		flex: 1;
	}

	#header img {
		width: calc(100% - 20px);
	}

	#menu_toggle,
	#header_search {
		display: block;
		margin-left: 10px;
	}

	#nav {
		display: none;
		position: absolute;
		top: 100%;
		right: 0;
		width: 100%;
		background: rgba(0,0,0,0.8);
		min-height: 100vh;
		text-align: right;
		padding: 10px 20px;
		border-top: 1px solid #fff;
		font-size: 1em;
	}

	#nav.visible {
		display: block;
	}

	#nav ul li {
		display: block;
	}

	#nav ul li .bold {
		font-weight: normal;
	}

	#nav ul li > span.bold,
	#nav ul li:first-of-type + li {
		display: none;
	}

	#nav ul li a {
		display: block;
		padding: 5px 0;
	}

	#header ul li ul {
		display: block;
		position: static;
		padding: 0;
	}

	#header ul li ul li {
		background: transparent;
	}

	#header ul li ul li a,
	#header ul li ul li:first-of-type a {
		border: none;
		padding: 5px 0;
	}

	#header ul li ul li:hover > a {
		padding-left: 0;
		padding-right: 0;
	}

	#nav ul li:first-of-type ul {
		font-size: 1.2em;
	}

	#nav ul li:first-of-type ul li a {
		font-weight: bold;
	}

	#navBreadCrumb {
		border-top: 1px solid #fff;
	}

    #siteinfoLegal {
    	text-align: center;
    	font-size: 0.9em;
    }

    #hero_text {
    	top: 20px;
    	text-shadow: 0px 0px 7px rgba(0,0,0,0.75);
    }

    #hero_text .tar {
    	text-align: center;
    }

    #ezPagesHeading {
    	text-align: center;
    }
    
    #ezPagesHeading span {
    	float: none;
    }

    #ezPagesHeading span a {
    	display: block;
    	margin: 10px 0 0!important;
    }

    #page_hero .button {
		position: static;
		margin-top: 20px;
		width: 100%;
		text-align: center;
	}

    #hero_text div h1 {
    	font-size: 2em;
    }

    #home_panes {
    	margin-top: 20px;
    	margin-bottom: 0;
    }

    #whatnot_pane li.bold:after {
    	display: none;
    }

    #youtube_pane_title {
		text-align: center;
	}

	#youtube_pane_title svg {
		margin: 10px 0 0 0;
	}

    #youtube_pane .col-1-1:after {
    	display: none;
    }

    #youtube_pane .col-1-1 .col-1-2 {
    	margin-bottom: 0;
    }

    #youtube_pane .col-1-1 .col-1-2 p.bold + p {
    	font-size: 0.8em;
    }

    #cartAdd .col-1-3:last-of-type {
    	width: 66.67%;
    }

    #youtube_pane .font-m {
    	font-size: 1em;
    }

    .latest_video {
    	position: absolute;
    	top: 10px;
    	right: 10px;
    	background: rgba(255,255,255,0.75);
    }

}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: -22px;
  top: -22px;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/*# sourceMappingURL=magnific-popup.css.map */