/*!

Theme Name: Cammenga
Theme URI: http://github.com/realintegrated/cammenga
Description: The custom theme for Cammenga
Version: 0.0.1
Author: Real Integrated
Author URI: http://realintegrated.com
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: cammenga, compass, military, magazines, guns, responsive, e-commerce, store

*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
	background-color: #fff;
	font-family: sans-serif;
	/* 1 */
  -ms-text-size-adjust: 100%;
	/* 2 */
  -webkit-text-size-adjust: 100%;
/* 2 */ }
/**
 * Remove default margin.
 */
body {
	margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
	display: inline-block;
	/* 1 */
  vertical-align: baseline;
/* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
 display: none;
 height: 0;
}
/*a, a:link, a:hover{
	
}*/

ul.mega-sub-menu a, #mega-menu-item-2373 a.mega-menu-link{
	
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden], template {
 display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
	background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a:hover {
	outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
	border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
	font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
	font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
	background: #ff0;
	color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
	font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
 overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
	margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
	box-sizing: content-box;
	height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
	overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
	color: inherit;
	/* 1 */
  font: inherit;
	/* 2 */
  margin: 0;
/* 3 */ }
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
	overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
	text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
  cursor: pointer;
/* 3 */ }
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
	line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
  padding: 0;
/* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
  box-sizing: content-box;
/* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
	border: 0;
	/* 1 */
  padding: 0;
/* 2 */ }
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
	overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
	font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
.green {
	color: #84bf41;
}
.white {
	color: white;
}
.gray {
	color: #cccccc;
}
.gray .email {
	color: #cccccc;
}
.darkgray {
	color: #4d4d4d;
}
.darkgray .email {
	color: #4d4d4d;
}
.black {
	color: black;
}
html {
	line-height: 1.5;
	font-size: 16px;
	font-size: 16px;
	font-size: 1rem;
	color: #4d4d4d;
	background: black;
	overflow-y: scroll;
	min-height: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
body {
	background-color: #fff;
	font-family: 'Raleway', sans-serif;
}
h1, h2, h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #84bf41;
}
h3, p {
	margin: 8px 0;
 margin: .5rem 0;
}
h3 {
	color: #000;
}
h4 {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}
.sidr {
	display: none;
	position: absolute;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width: 300px;
	overflow-x: none;
	overflow-y: auto;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%), url("img/mobile-bg.jpg") repeat;
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 100%), url("img/mobile-bg.jpg") repeat;
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0 ), url("img/mobile-bg.jpg") repeat;
	color: #fff;
}
.sidr .sidr-inner {
	padding: 0 0 15px;
}
.sidr.right {
	left: auto;
	right: -300px;
}
.sidr.left {
	left: -300px;
	right: auto;
}
*, *:before, *:after {
	box-sizing: border-box;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.wrap {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.wrap:after {
	content: " ";
	display: block;
	clear: both;
}
 @media screen and (max-width: 1200px) {
 .wrap {
 padding: 0 1.5rem;
}
}
 @media screen and (max-width: 35em) {
 .wrap {
 padding: 0 0.5rem;
}
}
.hidden {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.give-me-room {
	padding: 0 10px;
	padding: 0 0.625rem;
}
a {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: underline;
}

::-webkit-input-placeholder {
 color: #4d4d4d;
}

::-moz-placeholder {
 color: #4d4d4d;
}

:-ms-input-placeholder {
 color: #4d4d4d;
}

:-moz-placeholder {
 color: #4d4d4d;
}
 @media screen and (max-width: 35em) {
 .breadcrumb {
 display: none;
}
}
.breadcrumb__list {
	padding: 56px 0 16px;
	padding: 3.5rem 0 1rem;
	margin: 0;
	list-style: none;
}
.breadcrumb__list > li + li:before {
	content: "\003E" "\00A0";
}
.breadcrumb__item {
	display: inline-block;
	color: #fff;
	font-size: 14px;
}
.breadcrumb__link {
	color: #fff;
}
.content {
	background: white;
	position: relative;
	padding: 16px 0;
	padding: 1rem 0;
}
.content:before, .content:after {
	content: "";
	position: absolute;
	/* background: white url(img/content-area-top-bg.jpg) repeat-x top center; */
	top: 0;
	height: 17px;
	height: 17px;
	height: 1.0625rem;
	width: 100%;
}
.content:after {
	content: "";
	/* background: white url(img/content-area-btm-bg.jpg) repeat-x bottom center; */
	bottom: 0;
	top: inherit;
}
.content__main {
	padding: 0 16px 16px;
	padding: 0 1rem 1rem;
}
.content__main a {
	color: #84bf41;
}
.six-col {
	width: 49.15254%;
	float: left;
	margin-right: 1.69492%;
}
 @media screen and (max-width: 54.25em) {
 .six-col {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.six-col--last {
	width: 49.15254%;
	float: right;
	margin-right: 0;
}
 @media screen and (max-width: 54.25em) {
 .six-col--last {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.four-col {
	width: 32.20339%;
	float: left;
	margin-right: 1.69492%;
}
 @media screen and (max-width: 54.25em) {
 .four-col {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.eight-col--last {
	width: 66.10169%;
	float: right;
	margin-right: 0;
}
 @media screen and (max-width: 54.25em) {
 .eight-col--last {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.header {
	position: relative;
	padding: 0 24px;
	padding: 0 1.5rem;
	z-index: 99;
}
.header-skew:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: visible;
	width: 100%;
	height: 100%;
	background: black;
	z-index: -1;
	-webkit-transform: skewY(-1deg);
	-ms-transform: skewY(-1deg);
	transform: skewY(-1deg);
	border-bottom: 4px solid #84bf41;
	-webkit-backface-visibility: hidden;
}
 @media screen and (max-width: 54.25em) {
 .header-skew:before {
 -webkit-transform: none;
 -ms-transform: none;
 transform: none;
}
}
.header__heading {
	text-indent: -9999px;
	height: 0;
	margin: 0;
}
.nav-wrap {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.nav-wrap:after {
	content: " ";
	display: block;
	clear: both;
}
.main-logo {
	margin: 16px 0 0;
	margin: 1rem 0 0;
	width: 32.20339%;
	float: left;
	margin-right: 1.69492%;
}
 @media screen and (max-width: 54.25em) {
 .main-logo {
 width: 83.05085%;
 float: left;
 margin-right: 1.69492%;
}
}
.main-logo .main-logo__svg {
	display: inline-block;
	width: 100%;
	max-width: 375px;
}
 @media screen and (max-width: 35em) {
 .main-logo .main-logo__svg {
 max-width: 300px;
}
}
.main-logo--mobile {
	margin: 16px 0 0;
	margin: 1rem 0 0;
	text-align: center;
}
.header-nav {
	width: 66.10169%;
	float: right;
	margin-right: 0;
	padding-top: 44px;
	padding-top: 2.75rem;
}
 @media screen and (max-width: 64em) {
 .header-nav {
 padding-top: 2.25rem;
}
}
 @media screen and (max-width: 54.25em) {
 .header-nav {
 width: 15.25424%;
 float: right;
 margin-right: 0;
 padding-top: 0.5rem;
}
}
.menu-trigger {
	display: none;
}
 @media screen and (max-width: 54.25em) {
 .menu-trigger {
 display: block;
 text-align: right;
 color: white;
 font-size: 3.5rem;
 margin-right: 2.5rem;
}
}
 @media screen and (max-width: 35em) {
 .menu-trigger {
 font-size: 2.75rem;
 margin-right: 0;
}
}
 @media screen and (max-width: 320px) {
 .menu-trigger {
 font-size: 2.25rem;
}
}
.header-nav__list {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
 @media screen and (max-width: 54.25em) {
 .header-nav__list {
 display: none;
}
 .header__nav--mobile .header-nav__list {
 display: block;
}
}
.header__nav--mobile .header-nav__list {
	display: block;
}
.header-nav__item {
	float: left;
	margin: 0;
	padding: 0 16px;
	padding: 0 1rem;
	line-height: 1;
	border-right: 1px solid white;
}
.header-nav__item:last-child {
	border-right: none;
}
.header__nav--mobile .header-nav__item {
	float: none;
	border: none;
	margin: 40px 0;
	margin: 2.5rem 0;
}
.header__nav--mobile .header-nav__item:first-child {
	margin-top: 24px;
	margin-top: 1.5rem;
}
.header-nav__link, .header-nav__item .wpmenucart-contents {
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 500;
}
.header-nav__link:hover, .header-nav__item .wpmenucart-contents:hover {
	text-decoration: underline;
	color: #84bf41;
}
.header__nav--mobile .header-nav__link, .header__nav--mobile .header-nav__item .wpmenucart-contents {
	font-size: 20px;
	font-size: 1.25rem;
}
.main {
	background-color: #fff;/* padding: 0 0 100px; *//* padding: 0 0 6.25rem; *//* margin: -32px 0; *//* margin: -2rem 0; 
    z-index: 1;
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%), url(img/main-bg.jpg) repeat;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 100%), url(img/main-bg.jpg) repeat;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ), url(img/main-bg.jpg) repeat;*/
}
 @media screen and (max-width: 35em) {
 .main {
 padding: 4rem 0 6.25rem;
}
 .home .main {
 padding-top: 2rem;
}
}
.featured-block {
	position: relative;
	margin-bottom: 1.69492%;
}
 @media screen and (max-width: 54.25em) {
 .featured-block {
 margin-bottom: 1.5rem;
}
}
.featured-block__link {
	display: block;
	width: 100%;
	height: 100%;
	float: left;
	width: 52.5%;
}
.featured-block__tag-holder {
	padding: 0 16px;
	padding: 0 1rem;
}
 @media screen and (max-width: 54.25em) {
 .featured-block__tag-holder {
 text-align: center;
 padding: 0 1rem 1rem;
 margin: 0;
}
}
.featured-block__tagline {
	max-width: 100%;
}
.featured-block--hero {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	height: 640px;
	height: 640px;
	height: 40rem;
	background: url(img/featured-block-hero.jpg) no-repeat center center;
	background-size: cover;
	overflow: hidden;
}
 @media screen and (max-width: 54.25em) {
 .featured-block--hero {
 height: 480px;
 height: 30rem;
}
}
.featured-block__skew {
	height: 100%;
}
.featured-block__skew:before {
	content: '';
	position: absolute;
	bottom: 0;
	overflow: visible;
	width: 100%;
	height: 180px;
	height: 180px;
	height: 11.25rem;
	background: rgba(0, 0, 0, 0.7);
	-webkit-transform: skewY(-1deg);
	-ms-transform: skewY(-1deg);
	transform: skewY(-1deg);
	border-top: 4px solid #84bf41;
	-webkit-backface-visibility: hidden;
	margin-bottom: -32px;
	margin-bottom: -2rem;
}
 @media screen and (max-width: 35em) {
 .featured-block__skew:before {
 height: 9rem;
}
}
 @media screen and (max-width: 320px) {
 .featured-block__skew:before {
 height: 7.5rem;
}
}
.featured-block__skew .wrap {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
}
.featured-block--small {
	width: 32%;
	float: left;
	margin-right: 2%;
	height: 380px;
	height: 380px;
	background: url(img/featured-block-small.jpg) no-repeat center center;
	background-size: cover;
}
 @media screen and (max-width: 54.25em) {
 .featured-block--small {
 height: 400px;
 height: 25rem;
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
 @media screen and (max-width: 35em) {
 .featured-block--small {
 height: 320px;
 height: 20rem;
}
}
.featured-block--large {
	width: 57.62712%;
	float: right;
	margin-right: 0;
	height: 480px;
	height: 480px;
	height: 30rem;
	background: url(img/featured-block-large.jpg) no-repeat center center;
	background-size: cover;
}
 @media screen and (max-width: 54.25em) {
 .featured-block--large {
 height: 400px;
 height: 25rem;
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
 @media screen and (max-width: 35em) {
 .featured-block--large {
 height: 320px;
 height: 20rem;
}
}
.featured-block--full {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	height: 360px;
	height: 360px;
	height: 22.5rem;
	background: url(img/featured-block-full.jpg) no-repeat center center;
	background-size: cover;
}
 @media screen and (max-width: 54.25em) {
 .featured-block--full {
 height: 400px;
 height: 25rem;
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
 @media screen and (max-width: 35em) {
 .featured-block--full {
 height: 320px;
 height: 20rem;
}
}
.info-panels {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1.69492%;
	background: black;
}
 @media screen and (max-width: 54.25em) {
 .info-panels {
 margin-bottom: 1.5rem;
}
}
.info-panels__img {
	background: url(img/tritium.jpg) no-repeat center center;
	background-size: cover;
	height: 410px;
	height: 410px;
	height: 25.625rem;
	width: 50%;
	float: left;
	margin-right: 0;
}
 @media screen and (max-width: 54.25em) {
 .info-panels__img {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
 @media screen and (max-width: 35em) {
 .info-panels__img {
 height: 280px;
 height: 17.5rem;
}
}
.info-panels__img--btm {
	background: url(img/why-cammenga.jpg) no-repeat center center;
	background-size: cover;
	width: 44.91525%;
	float: right;
	margin-right: 0;
}
 @media screen and (max-width: 54.25em) {
 .info-panels__img--btm {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.info-panels__content {
	padding: 48px 16px;
	padding: 2%;
	height: 410px;
	height: 410px;
	height: 25.625rem;
	width: 53.38983%;
	float: left;
	margin-right: 1.69492%;
}
 @media screen and (max-width: 64em) {
 .info-panels__content {
 padding: 2rem 1rem 0;
}
}
 @media screen and (max-width: 54.25em) {
 .info-panels__content {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
 @media screen and (max-width: 35em) {
 .info-panels__content {
 padding: 1rem 1rem 2rem;
 height: auto;
}
}
.info-panels__content--last {
	width: 50%;
	float: right;
	margin-right: 0;
}
 @media screen and (max-width: 54.25em) {
 .info-panels__content--last {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
 @media screen and (max-width: 54.25em) {
 .info-panels__tag-holder {
 text-align: center;
}
}
.info-panels__tagline {
	max-width: 100%;
}
.info-panels__heading {
	font-size: 36px;
	font-size: 2.25rem;
	text-transform: uppercase;
	margin: 0 0 8px;
	margin: 0 0 0.5rem;
	line-height: 1.1;
	font-weight: 700;
	color: #84bf41;
}
 @media screen and (max-width: 35em) {
 .info-panels__heading {
 font-size: 1.5rem;
}
}
.info-panels__copy {
	margin: 0;
	font-size: 18px;
	font-size: 18px;
	line-height: 26px;
	color: white;
	margin: 25px auto 0;
	display: block;
}
 @media screen and (max-width: 35em) {
 .info-panels__copy {
 font-size: .875rem;
}
}
.info-panels__list {
	list-style: none;
	margin: 0;
	padding: 0;
}
 @media screen and (max-width: 54.25em) {
 .info-panels__list {
 padding-bottom: 1rem;
}
}
.info-panels__item {
	padding-left: 24px;
	padding-left: 1.5rem;
	white-space: nowrap;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.25;
	color: white;
}
.info-panels__item:before {
	content: '\f14a';
	font-family: 'FontAwesome';
	width: 24px;
	width: 1.5rem;
	margin-left: -24px;
	margin-left: -1.5rem;
	display: inline-block;
	color: #84bf41;
}
 @media screen and (max-width: 64em) {
 .info-panels__item {
 white-space: normal;
}
}
 @media screen and (max-width: 35em) {
 .info-panels__item {
 font-size: .875rem;
}
}
.featured-block__info {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 16px;
	bottom: 0rem;
	max-width: 100%;
	width: 100%;
	background-color: #000;
}
 @media screen and (max-width: 54.25em) {
 .featured-block__info {
 max-width: 100%;
 width: 100%;
 text-align: center;
}
 .featured-block--hero .featured-block__info {
 margin: 0 0 11rem;
 bottom: 30%;
}
}
 @media screen and (max-width: 35em) {
 .featured-block__info {
 bottom: 30%;
 margin: 0;
}
}
.featured-block__info--right {
	right: 0;
	text-align: center;
}
.featured-block__title {
	color: white;
	font-size: 16px;
	font-weight: 700;
	margin: 0 auto;
	text-transform: uppercase;
	/* line-height: 1.2; */
	background-color: #000;
	padding: 8px 6% 0;
	float: left;
	width: auto;
	line-height: 26px;
}
.featured-block__btn {
	max-width: 216px;
	color: #000;
	font-size: 20px;
	font-weight: 700;
	background: white;
	padding: 5px 30px;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
	float: right;
}
.featured-block__btn:hover {
	color: #000!important;
	background: #84bf41;
	text-decoration: none;
}
#map {
	width: 100%;
	height: 100%;
	-webkit-transform: initial !important;
	-ms-transform: initial !important;
	transform: initial !important;
}
.contact__map {
	height: 600px;
	height: 600px;
	height: 37.5rem;
	background: black;
	background-size: cover;
	border-top: 4px solid #84bf41;
	border-bottom: 4px solid #84bf41;
	margin: 32px 0;
	margin: 2rem 0;
}
 @media screen and (max-width: 54.25em) {
 .contact__map {
 height: 400px;
 height: 25rem;
}
}
 @media screen and (max-width: 35em) {
 .contact__map {
 height: 350px;
 height: 21.875rem;
}
}
.contact__logo-holder {
	text-align: center;
}
.contact__logo {
	max-width: 100%;
}
.contact__info {
	margin: 48px 0 32px;
	margin: 3rem 0 2rem;
}
.contact-tri {
	width: 32.20339%;
	float: left;
	margin-right: 1.69492%;
}
 @media screen and (max-width: 1200px) {
 .contact-tri {
 text-align: center;
}
}
 @media screen and (max-width: 35em) {
 .contact-tri {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.contact-tri--last {
	width: 32.20339%;
	float: right;
	margin-right: 0;
}
 @media screen and (max-width: 1200px) {
 .contact-tri--last {
 text-align: center;
}
}
 @media screen and (max-width: 35em) {
 .contact-tri--last {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.contact__icon {
	border: 4px solid #84bf41;
	background: #4d4d4d;
	border-radius: 100%;
	text-align: center;
	font-size: 48px;
	font-size: 3rem;
	color: #84bf41;
	padding-top: 8px;
 padding-top: .5rem;
	margin-top: 12px;
 margin-top: .75rem;
	height: 100px;
	height: 100px;
	height: 6.25rem;
	width: 27.9661%;
	float: left;
	margin-right: 1.69492%;
	min-width: 100px;
}
 @media screen and (max-width: 1200px) {
 .contact__icon {
 float: none;
 margin-left: auto;
 margin-right: auto;
 width: 100px;
}
}
.contact__content {
	width: 70.33898%;
	float: right;
	margin-right: 0;
	padding-left: 4px;
 padding-left: .25rem;
	font-family: 'Muli', 'Helvetica Neue', helvetica, arial, sans-serif;
}
 @media screen and (max-width: 1200px) {
 .contact__content {
 width: 100%;
 float: none;
 text-align: center;
 padding: 0;
}
}
.contact__copy {
	font-size: 14px;
 font-size: .875rem;
	color: #4d4d4d;
	line-height: 1.2;
}
.contact__copy.contact__link {
	color: #4d4d4d;
}
.contact__heading {
	font-size: 18px;
	font-size: 1.125rem;
	/* text-decoration: underline; */
	color: #84bf41;
	font-weight: 700;
}
.contact__form .wpcf7-not-valid-tip {
	display: inline-block;
	width: 100%;
}
.contact__input {
	border: 1px solid rgb(220, 221, 221);
	padding: 8px 4px;
	padding: 0.5rem 0.25rem;
	margin: 20px 0;
	margin: 1.25rem 0;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.contact__input--half {
	width: 49.15254%;
	float: left;
	margin-right: 1.69492%;
}
 @media screen and (max-width: 35em) {
 .contact__input--half {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.contact__input--half-last {
	width: 49.15254%;
	float: right;
	margin-right: 0;
	float: left;
}
 @media screen and (max-width: 35em) {
 .contact__input--half-last {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.contact__submit, .cart__submit, .products__readmore, .add_to_wishlist {
	background: #84bf41;
	border: none;
	color: white;
	max-width: 150px;
	width: 100%;
	padding: 12px 0;
 padding: .75rem 0;
	text-transform: uppercase;
	text-align: center;
	display: block;
	font-size: 14px;
 font-size: .875rem;
	border-radius: 22px;
}
 @media screen and (max-width: 35em) {
 .contact__submit, .cart__submit, .products__readmore, .add_to_wishlist {
 max-width: 100%;
}
}
.contact__submit:hover, .cart__submit:hover, .products__readmore:hover, .add_to_wishlist:hover {
	background: #69b01b;
}
.contact__submit {
	display: inline-block;
}
.search__listing .search__result:last-child {
	border-bottom: none;
}
.search__result {
	border-bottom: 1px solid #4d4d4d;
	margin: 32px 0;
	margin: 2rem 0;
	padding-bottom: 32px;
	padding-bottom: 2rem;
}
.search__result h2 {
	display: none;
}
.search__result .search__title {
	display: block;
}
.missing {
	padding: 16px 0 48px;
	padding: 1rem 0 3rem;
}
.search__small {
	width: 100%;
	max-width: 300px;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
	max-width: 1200px;
	margin: 0 auto;
}
.product {
	background: white;
	margin: 0 0 48px;
	margin: 0 0 3rem;
	padding: 0 0 16px;
	padding: 0 0 1rem;
}
.product__images {
	width: 41.94915%;
	float: left;
	margin-right: 1.69492%;
	padding: 16px;
	padding: 1rem;
	box-shadow: 0px 1px 10px #ccc;
}
 @media screen and (max-width: 64em) {
 .product__images {
 width: 49.15254%;
 float: left;
 margin-right: 1.69492%;
}
}
 @media screen and (max-width: 54.25em) {
 .product__images {
 clear: both;
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
 padding: 0 1rem 1rem;
}
}
.product__thumbnails {
	margin-top: -5px;
 margin-top: -.35rem;
}
.attachment-shop_thumbnail {
	width: 25%;
	height: auto;
	padding: 5px;
}
.product__summary {
	padding: 0 16px;
	padding: 0 1rem;
	width: 56.35593%;
	float: right;
	margin-right: 0;
}
 @media screen and (max-width: 64em) {
 .product__summary {
 width: 49.15254%;
 float: right;
 margin-right: 0;
}
}
 @media screen and (max-width: 54.25em) {
 .product__summary {
 clear: both;
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.product__summary p {
	line-height: 1.2;
	margin: 12px 0;
 margin: .75rem 0;
}
.product__title {
	font-size: 36px;
	font-size: 2.25rem;
	font-weight: 400;
	margin: 0;
	padding-top: 8px;
 padding-top: .5rem;
	line-height: 1.2;
}
 @media screen and (max-width: 54.25em) {
 .product__title {
 display: none;
}
}
.product__title--mobile {
	display: none;
}
 @media screen and (max-width: 54.25em) {
 .product__title--mobile {
 display: block;
 margin: 0.5rem 0 1rem;
}
}
.product__info {
	padding: 1% 0;/* padding-top: 3rem; */
}
 @media screen and (max-width: 64em) {
 .product__info {
 padding: 0;
}
}
.product__pricing {
	width: 32.20339%;
	float: left;
	margin-right: 1.69492%;
}
 @media screen and (max-width: 64em) {
 .product__pricing {
 clear: both;
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.product--variation .product__pricing {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.product__features {
	width: 100%;
	float: left;
	margin: 0;
}
.product__features h3 {
	color: black;
	text-transform: uppercase;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 400;
	margin: 7px 0 0;
	border: 1px dashed #ccc;
	padding: 1% 2%;
	background-color: #eee;
}
.product__features ul {
/* margin: 4px 0; */
	/* margin: .25rem 0; */
	/* padding: 0 0 0 32px; */
	/* padding: 0 0 0 2rem; */
}
.product__features li {
	line-height: 1.2;
}
 @media screen and (max-width: 64em) {
 .product__features {
 clear: both;
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.product--variation .product__features {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.product--variation select {
	max-width: 300px;
	margin: 4px 0 16px;
	margin: 0.25rem 0 1rem;
}
.product--variation .variations {
	width: 300px;
}
.reset_variations {
	display: none !important;
}
.variations_form {
	margin-top: 16px;
	margin-top: 1rem;
}
.product__price {
	text-transform: uppercase;
}
 @media screen and (max-width: 35em) {
 .product__price {
 text-align: center;
}
}
.product-info {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	background: white;
}
.product-info h1 {
	margin-bottom: 0;
}
.product-info p {
	color: #4A4A4A;
}
.product-info .sub {
	font-size: 12px;
	font-size: 12px;
	font-size: 0.75rem;
	margin-top: 0;
}
.product-details {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.product-details p {
	color: #4A4A4A;
}
.product-details li {
	font-size: 12px;
	font-size: 12px;
	font-size: 0.75rem;
	color: #4A4A4A;
}
.price {
	font-size: 150%;
}
select {
	position: relative;
	width: 100%;
	max-width: 220px;
	height: 40px;
	height: 40px;
	height: 2.5rem;
	margin: 0 auto;
	color: #4A4A4A;
	background: white;
	background-image: url("img/dropdown_arrow_on.gif");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	border-left: 5px solid #84bf41;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	text-align: start;
	text-indent: 12px;
	text-indent: 0.75rem;
	text-rendering: auto;
	text-shadow: none;
	text-transform: none;
	cursor: pointer;
	outline: none;
}
.add-to-cart {
	background-color: #84bf41;
	border: none;
	width: 100%;
	margin: 20px auto;
	margin: 1.25rem auto;
	padding: 8px 0;
	padding: 0.5rem 0;
}
.amount {
	font-size: 24px;
	font-size: 1.5rem;
}
.product-addon .amount, .variation .amount {
	font-size: 16px;
	font-size: 1rem;
}
.quantity {
	margin-top: 8px;
 margin-top: .5rem;
}
.variation p {
	margin: 0;
}
 @media screen and (max-width: 35em) {
 .quantity {
 text-align: center;
}
}
 @media screen and (max-width: 35em) {
 .cart__select {
 max-width: 250px;
 margin: 0;
}
}
.cart__submit, .add_to_wishlist {
	margin-top: 48px;
	margin-top: 3rem;
}
 @media screen and (max-width: 35em) {
 .cart__submit, .add_to_wishlist {
 max-width: 200px;
 margin: 1rem auto !important;
 position: static;
 display: block;
}
}
.products__list {
	background: white;
	margin: 0;
	padding: 0 0 48px;
	padding: 0 0 3rem;
}
.products__item {
	list-style: none;/* margin: 40px 0; *//* margin: 2.5rem 0; *//* padding: 0 16px; *//* padding: 0 1rem; */
}
.products__image {
	width: 23.72881%;
	float: left;
	margin-right: 1.69492%;
}
 @media screen and (max-width: 35em) {
 .products__image {
 clear: both;
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.tritium {
/* box-shadow: 0px 0px 10px 4px #f1f1f1; */
}
.products__description {
	width: 74.57627%;
	float: right;
	margin-right: 0;
}
 @media screen and (max-width: 35em) {
 .products__description {
 clear: both;
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.products__title {
	margin-top: 0;
}
 @media screen and (max-width: 35em) {
 .products__title {
 margin: 1rem 0;
}
}
.products__link {
	color: #84bf41;
}
.products__readmore {
	display: block;
	text-align: center;
	margin: 24px 0;
	margin: 1.5rem 0;
}
 @media screen and (max-width: 35em) {
 .products__readmore {
 max-width: 200px;
 margin: 1.5rem auto;
}
}
.related__products {
	padding: 0 0 32px;
	padding: 0 0 2rem;
}
.related__list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.related__item {
	width: 23.72881%;
	float: left;
	margin-right: 1.69492%;
	box-shadow: 0px 1px 10px #ccc;
	padding: 1%;
}
 .related__item:nth-child(n+4) {
 width: 23.72881%;
 float: right;
 margin-right: 0;
 float: left;
}
 @media screen and (max-width: 54.25em) {
 .related__item:nth-child(2n) {
 width: 49.15254%;
 float: right;
 margin-right: 0;
 float: left;
}
}
 @media screen and (max-width: 30em) {
 .related__item:nth-child(2n) {
 clear: both;
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
 .related__item:nth-child(n+5) {
 display: none;
}
 @media screen and (max-width: 54.25em) {
 .related__item {
 width: 49.15254%;
 float: left;
 margin-right: 1.69492%;
}
}
 @media screen and (max-width: 30em) {
 .related__item {
 clear: both;
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.related__title {
	font-size: 16px;
	text-align: center;
	margin-top: 0;
	background-color: #84bf41;
	padding: 4% 2%;
}
.related__link {
	color: #fff;
}
.ajax-loading {
	display: none;
}
.wishlist-title {
	display: none;
}
#coupon_code {
	width: 150px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td {
	padding: 6px;
}
.checkout-button, .add_to_cart {
	background: #84bf41 !important;
	display: inline !important;
}
.button {
	background: #84bf41 !important;
	color: white !important;
	max-width: 200px;
}
.footer {
	position: relative;
	padding: 0 24px 32px;
	padding: 0 1.5rem 2rem;
	z-index: 2;
}
.footer-skew:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: visible;
	width: 100%;
	height: 100%;
	background: black;
	z-index: -1;
	-webkit-transform: skewY(-1deg);
	-ms-transform: skewY(-1deg);
	transform: skewY(-1deg);
	border-top: 4px solid #84bf41;
	-webkit-backface-visibility: hidden;
}
 @media screen and (max-width: 54.25em) {
 .footer-skew:before {
 -webkit-transform: none;
 -ms-transform: none;
 transform: none;
}
}
.footer-wrap {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.footer-wrap:after {
	content: " ";
	display: block;
	clear: both;
}
.footer-branding {
	width: 32.20339%;
	float: left;
	margin-right: 1.69492%;
}
 @media screen and (max-width: 64em) {
 .footer-branding {
 padding: 0 1rem;
}
}
 @media screen and (max-width: 54.25em) {
 .footer-branding {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
 max-width: 80%;
 margin: 0 auto;
 float: none;
}
}
 @media screen and (max-width: 35em) {
 .footer-branding {
 max-width: 100%;
}
}
.footer-branding__logo {
	margin: 48px 0 16px;
	margin: 3rem 0 1rem;
	padding: 0;
	text-align: center;
}
 @media screen and (max-width: 54.25em) {
 .footer-branding__logo {
 margin: 0;
 padding: 2rem 0 0;
}
}
.footer-branding__logo .main-logo__svg {
	max-width: 80%;
	width: 100%;
}
.footer-branding__social {
	list-style: none;
	margin: 0 0 24px;
	margin: 0 0 1.5rem;
	padding: 0;
	text-align: center;
}
.footer-branding__item {
	display: inline-block;
	margin: 0 4px;
	margin: 0 0.25rem;
	width: 32px;
	height: 32px;
	background: white;
}
.footer-branding__link {
	display: block;
	width: 100%;
	height: 100%;
	color: #4d4d4d;
	font-size: 23px;
	font-size: 1.45rem;
}
.footer-branding__copy, .footer-branding__copyright {
	font-size: 14px;
	font-size: 0.875rem;
	color: #cccccc;
}
.footer-branding__capture {
	border: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.footer-branding__input {
	background: #cccccc;
	color: #4d4d4d;
	border: none;
	font-size: 14px;
	font-size: 0.875rem;
	padding: 8px;
	padding: 0.5rem;
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}
 @media screen and (max-width: 35em) {
 .footer-branding__input {
 font-size: 0.75rem;
}
}
.ajax-loader {
	display: none;
}
.wpcf7-response-output {
	color: #84bf41;
}
.footer .wpcf7-not-valid-tip {
	display: block;
	position: absolute;
	width: 250px;
	bottom: -58px;
	bottom: -3.65rem;
	right: 136px;
	right: 8.5rem;
}
 @media screen and (max-width: 64em) {
 .footer .wpcf7-not-valid-tip {
 right: 1.65rem;
}
}
 @media screen and (max-width: 54.25em) {
 .footer .wpcf7-not-valid-tip {
 right: 10rem;
}
}
 @media screen and (max-width: 35em) {
 .footer .wpcf7-not-valid-tip {
 right: 6rem;
}
}
 @media screen and (max-width: 30em) {
 .footer .wpcf7-not-valid-tip {
 right: 1rem;
}
}
.footer__search {
	width: 95%;
}
 @media screen and (max-width: 64em) {
 .footer__search {
 width: 94%;
}
}
.footer-branding__submit {
	background: #84bf41;
	color: white;
	border: none;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 14px;
	font-size: 0.875rem;
	padding: 8px 16px;
	padding: 0.5rem 1rem;
	border-radius: 0;
}
 @media screen and (max-width: 35em) {
 .footer-branding__submit {
 padding: 0.45rem 1rem;
}
}
input[type="search"], input[type="email"], input[type="submit"] {
	-webkit-appearance: none !important;
	border-radius: 6px !important;
}
.footer-branding__submit--search {
	height: 100%;
	line-height: 1;
}
.footer-branding__copyright {
	font-weight: normal;
	text-align: center;
}
.footer__heading {
	font-size: 18px;
	font-size: 1.125rem;
	text-transform: uppercase;
	border-bottom: 2px solid white;
	padding-bottom: 16px;
	padding-bottom: 1rem;
	margin-top: 48px;
	margin-top: 3rem;
	color: #cccccc;
}
 @media screen and (max-width: 44.9375em) {
 .footer__heading {
 text-align: center;
 margin-top: 1rem;
}
}
.footer-nav {
	width: 23.72881%;
	float: left;
	margin-right: 1.69492%;
	margin-left: 16.94915%;
}
 @media screen and (max-width: 64em) {
 .footer-nav {
 width: 32.20339%;
 float: left;
 margin-right: 1.69492%;
 margin-left: 0%;
 padding: 0 1rem;
}
}
 @media screen and (max-width: 54.25em) {
 .footer-nav {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.footer-nav__list {
	list-style: none;
	margin: 0 0 16px;
	margin: 0 0 1rem;
	padding: 0;
}
 @media screen and (max-width: 44.9375em) {
 .footer-nav__list {
 text-align: center;
}
}
.footer-nav__list--sub {
	margin-left: 32px;
	margin-left: 2rem;
}
 @media screen and (max-width: 44.9375em) {
 .footer-nav__list--sub {
 margin: 0 0 1.5rem;
}
}
.footer-nav__item {
	display: inline-block;
}
.footer-nav__link {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	margin: 0 15px 0 0;
}
.nav-img {
	display: inline-block;
	margin: 40px 0 0;
	margin: 2.5rem 0 0;
	max-width: 100%;
}
 @media screen and (max-width: 35em) {
 .nav-img {
 margin: 1rem 0 0;
}
}
.footer-contact__item {
	font-size: 14px;
	font-size: 0.875rem;
	color: #cccccc;
}
 @media screen and (max-width: 35em) {
 .footer-contact__item {
 font-size: 0.75rem;
}
}
.footer-contact {
	width: 23.72881%;
	float: right;
	margin-right: 0;
}
 @media screen and (max-width: 64em) {
 .footer-contact {
 width: 32.20339%;
 float: right;
 margin-right: 0;
 padding: 0 1rem;
}
}
 @media screen and (max-width: 54.25em) {
 .footer-contact {
 width: 100%;
 float: left;
 margin-left: 0;
 margin-right: 0;
}
}
.footer-img {
	margin: 0;
	padding: 0;
}
 @media screen and (max-width: 35em) {
 .footer-img {
 text-align: center;
}
}
.footer-img--map {
	text-align: center;
}
.footer-contact__img {
	display: inline-block;
	max-width: 100%;
}
.footer-contact__icon {
	width: 6.77966%;
	float: left;
	margin-right: 1.69492%;
}
.footer-contact__title {
	width: 23.72881%;
	float: left;
	margin-right: 1.69492%;
	font-weight: bold;
}
.footer-contact__info {
	width: 66.10169%;
	float: right;
	margin-right: 0;
}
 @media screen and (max-width: 600px) {
  /* Force table to not be like tables anymore */
  .woocommerce-page table.shop_table, .woocommerce-page table.shop_table thead, .woocommerce-page table.shop_table tbody, .woocommerce-page table.shop_table th, .woocommerce-page table.shop_table td, .woocommerce-page table.shop_table tr {
 display: block;
}
  /* Hide table headers (but not display: none;, for accessibility) */
  .woocommerce-page table.shop_table thead tr {
 position: absolute;
 top: -9999px;
 left: -9999px;
}
 .woocommerce-page table.shop_table tr {
/*border: 1px solid #d2d3d3; */ }
 .woocommerce-page table.shop_table td {
    /* Behave  like a "row" */
    border: 1px solid #d2d3d3;
 position: relative;
 padding-left: 30% !important;
}
 .woocommerce-page table.shop_table {
 border: none;
}
 .woocommerce-page table.shop_table td.product-spacer {
 border-color: #FFF;
 height: 10px;
}
 .woocommerce-page table.shop_table td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
 left: 6px;
 width: 45%;
 padding-right: 10px;
 white-space: nowrap;
}
  /*
Label the data
*/
  .woocommerce-page table.shop_table td.product-remove:before {
 content: "DELETE";
}
 .woocommerce-page table.shop_table td.product-thumbnail:before {
 content: "IMAGE";
}
 .woocommerce-page table.shop_table td.product-name:before {
 content: "PRODUCT";
}
 .woocommerce-page table.shop_table td.product-price:before {
 content: "PRICE";
}
 .woocommerce-page table.shop_table td.product-quantity:before {
 content: "QUANTITY";
}
 .woocommerce-page table.shop_table td.product-subtotal:before {
 content: "SUBTOTAL";
}
 .woocommerce-page table.shop_table td.product-total:before {
 content: "TOTAL";
}
 .woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {
 margin: 0;
}
 .woocommerce-page table.cart td.actions, .woocommerce-page #content table.cart td.actions {
 text-align: left;
 border: 0;
 padding-left: 6px !important;
}
 .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .button.alt {
 float: left;
 margin-top: 10px;
}
 .woocommerce-page table.cart td.actions div, .woocommerce-page #content table.cart td.actions div, .woocommerce-page table.cart td.actions input, .woocommerce-page #content table.cart td.actions input {
 margin-bottom: 10px;
}
 .woocommerce-page .cart-collaterals .cart_totals {
 float: left;
 width: 100%;
 text-align: left;
}
 .woocommerce-page .cart-collaterals .cart_totals th, .woocommerce-page .cart-collaterals .cart_totals td {
 border: 0 !important;
}
 .woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td, .woocommerce-page .cart-collaterals .cart_totals table tr.shipping td, .woocommerce-page .cart-collaterals .cart_totals table tr.total td {
 padding-left: 6px !important;
}
 .woocommerce-page table.shop_table tr.cart-subtotal td, .woocommerce-page table.shop_table tr.shipping td, .woocommerce-page table.shop_table tr.total td, .woocommerce-page table.shop_table.order_details tfoot th, .woocommerce-page table.shop_table.order_details tfoot td {
 padding-left: 6px !important;
 border: 0 !important;
}
 .woocommerce-page table.shop_table tbody {
 padding-top: 10px;
}
 .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2, .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
 float: none;
 width: 100%;
}
 .woocommerce .order_details ul, .woocommerce-page .order_details ul, .woocommerce .order_details, .woocommerce-page .order_details {
 padding: 0;
}
 .woocommerce .order_details li, .woocommerce-page .order_details li {
 clear: left;
 margin-bottom: 10px;
 border: 0;
}
 .actions .coupon + .button {
 max-width: 100%;
 width: 100% !important;
}
 .cart_item {
 margin-bottom: 1.5rem !important;
}
 .checkout-button {
 display: inline-block !important;
 width: 100%;
 max-width: 100%;
}
}
/* for state field */
.select2-hidden-accessible {
	position: relative;
	width: 100%;
	max-width: 220px;
	height: 40px;
	height: 40px;
	height: 2.5rem;
	margin: 0 auto;
	color: #4A4A4A;
	background: white;
	background-image: url(img/dropdown_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	border-left: 5px solid #84bf41;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	text-align: start;
	text-indent: 12px;
	text-indent: 0.75rem;
	text-rendering: auto;
	text-shadow: none;
	text-transform: none;
	cursor: pointer;
	outline: none;
}
.select2.select2-container.select2-container--default.select2-container--focus {
	display: none !important;
}
 @media only screen and (min-width: 980px) and (max-width:1200px) {
.header {
 width: 98%;
 margin: 0 auto;
}
 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
 font-size: 12px !important;
}
.s_container {
width: 98%;
 margin: 0 auto;
}
 .banner_botm strong {
 margin: 30px 3% 0;
 font-size: 27px;
}
 .banner_botm em {
 font-size: 19px;
 margin: 0 3%;
}
 .info-panels__heading {
 font-size: 29px;
}
 .list li {
 font-size: 14px;
}
#s_full {
 padding: 0;
}
 .product .images {
 width: 49%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
 float: right;
 width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
 border: 1px solid #ccc;
 width: 100%;
}
}
@media only screen and (min-width: 768px) and (max-width: 980px) {
.header {
 width: 98%;
 margin: 0 auto;
}
 .s_container {
width: 98%;
 margin: 0 auto;
}
 .banner_botm strong {
 margin: 17px 1% 0;
 font-size: 27px;
}
 .banner_botm em {
 font-size: 19px;
 margin: 0 3%;
}
 .info-panels__heading {
 font-size: 29px;
}
 .list li {
 font-size: 14px;
}
#s_full {
 padding: 0;
}
.banner_botm img, #mega-menu-item-2364, #wpmenucartli {
 display: none!important;
}
 .m_logo {
display: block!important
}
 #mega-menu-wrap-max_mega_menu_1 {
float: right;
 width: 53px;
 clear: inherit;
}
 .banner_botm .featured-block__btn {
 margin: 16px auto;
}
 .newslatter_box_left {
 float: none;
 width: 100%;
 display: block;
 text-align: center;
 margin: 0 auto;
}
.newslatter_box_left img {
 float: none;
}
.newslatter_box_right {
 float: none;
 width: 80%;
 padding: 7px 0;
 margin: 0 auto;
}
 .footer_box {
 float: none!important;
 width: 100% !important;
 margin: 4% auto!important;
 border-bottom: 1px solid #fff;
 padding: 0 25% 2%;
}
.copyright_left {
 float: none;
 width: 100%;
 text-align: center;
 margin: 0 auto;
}
 .copyright_right {
 float: none;
 width: 100%;
 text-align: center;
 margin: 0 auto;
}
 .product .images {
 width: 100%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
 float: right;
 width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
 border: 1px solid #ccc;
 width: 100%;
}
.s_footer .last {
 border: none;
}
.products__list li img {
 height: 150px;
}
 .products__list h3 {
 display: block;
 min-height: 56px;
 font-size: 15px;
}
}
@media only screen and (min-width: 640px) and (max-width: 768px) {
.header {
 width: 98%;
 margin: 0 auto;
}
 .s_container {
width: 98%;
 margin: 0 auto;
}
 .banner_botm strong {
 margin: 17px 1% 0;
 font-size: 27px;
}
 .banner_botm em {
 font-size: 19px;
 margin: 0 3%;
 display: none;
}
 .info-panels__heading {
 font-size: 29px;
}
 .list li {
 font-size: 14px;
}
#s_full {
 padding: 0;
}
.banner_botm img, #mega-menu-item-2364, #wpmenucartli {
 display: none!important;
}
 .m_logo {
display: block!important
}
 #mega-menu-wrap-max_mega_menu_1 {
float: right;
 width: 53px;
 clear: inherit;
}
 .banner_botm .featured-block__btn {
 margin: 16px auto;
}
 .newslatter_box_left {
 float: none;
 width: 100%;
 display: block;
 text-align: center;
 margin: 0 auto;
}
.newslatter_box_left img {
 float: none;
}
.newslatter_box_right {
 float: none;
 width: 80%;
 padding: 7px 0;
 margin: 0 auto;
}
 .footer_box {
 float: none!important;
 width: 100% !important;
 margin: 4% auto!important;
 border-bottom: 1px solid #fff;
 padding: 0 25% 2%;
}
.copyright_left {
 float: none;
 width: 100%;
 text-align: center;
 margin: 0 auto;
}
 .copyright_right {
 float: none;
 width: 100%;
 text-align: center;
 margin: 0 auto;
}
.footer_box h2 {
 text-align: center;
}
 .product .images {
 width: 100%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
 float: right;
 width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
 border: 1px solid #ccc;
 width: 100%;
}
.s_footer .last {
 border: none;
}
.products__list li img {
 height: 200px;
}
 .products__list h3 {
 display: block;
 min-height: 56px;
 font-size: 15px;
}
.products__list li {
 width: 45%;
 margin: 1.5% 2%;
}
}
@media only screen and (min-width: 480px) and (max-width: 640px) {
.header {
 width: 98%;
 margin: 0 auto;
}
 .s_container {
width: 98%;
 margin: 0 auto;
}
 .banner_botm strong {
 margin: 17px 1% 0;
 font-size: 27px;
}
 .banner_botm em {
 font-size: 19px;
 margin: 0 3%;
 display: none;
}
 .info-panels__heading {
 font-size: 29px;
}
 .list li {
 font-size: 14px;
}
#s_full {
 padding: 0;
}
.banner_botm img, #mega-menu-item-2364, #wpmenucartli {
 display: none!important;
}
 .m_logo {
display: block!important
}
 #mega-menu-wrap-max_mega_menu_1 {
float: right;
 width: 53px;
 clear: inherit;
}
 .banner_botm .featured-block__btn {
 margin: 16px auto;
}
 .newslatter_box_left {
 float: none;
 width: 100%;
 display: block;
 text-align: center;
 margin: 0 auto;
}
.newslatter_box_left img {
 float: none;
}
.newslatter_box_right {
 float: none;
 width: 80%;
 padding: 7px 0;
 margin: 0 auto;
}
 .footer_box {
 float: none!important;
 width: 100% !important;
 margin: 4% auto!important;
 border-bottom: 1px solid #fff;
 padding: 0 16% 2%;
}
.copyright_left {
 float: none;
 width: 100%;
 text-align: center;
 margin: 0 auto;
}
 .copyright_right {
 float: none;
 width: 100%;
 text-align: center;
 margin: 0 auto;
}
 .testimonial_box {
 width: 96%;
}
.footer_box h2 {
 text-align: center;
}
 .product .images {
 width: 100%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
 float: right;
 width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
 border: 1px solid #ccc;
 width: 100%;
}
.s_footer .last {
 border: none;
}
.products__list li img {
 height: 200px;
}
 .products__list h3 {
 display: block;
 min-height: initial;
 font-size: 22px;
}
.products__list li {
 width: 45%;
 margin: 1.5% 2%;
}
 .products__list li {
 width: 80%;
 margin: 1.5% 2%;
}
}
@media only screen and (min-width: 200px) and (max-width: 480px) {
 .header {
 width: 98%;
 margin: 0 auto;
}
 .s_container {
width: 98%;
 margin: 0 auto;
}
 .banner_botm strong {
 margin: 0px auto 3%;
 font-size: 27px;
 display: block;
 text-align: center;
 padding: 12px 0 0;
}
 .banner_botm em {
 font-size: 19px;
 margin: 0 3%;
 display: none;
}
 .info-panels__heading {
 font-size: 29px;
}
 .list li {
 font-size: 14px;
}
#s_full {
 padding: 0;
}
.banner_botm img, #mega-menu-item-2364, #wpmenucartli {
 display: none!important;
}
 .m_logo {
display: block!important
}
 #mega-menu-wrap-max_mega_menu_1 {
float: right;
 width: 53px;
 clear: inherit;
}
 .banner_botm .featured-block__btn {
 margin: 16px auto;
 display: block;
 text-align: center;
 float: none;
}
 .newslatter_box_left {
 float: none;
 width: 100%;
 display: block;
 text-align: center;
 margin: 0 auto;
}
.newslatter_box_left img {
 float: none;
}
.newslatter_box_right {
 float: none;
 width: 80%;
 padding: 7px 0;
 margin: 0 auto;
}
 .footer_box {
 float: none!important;
 width: 90% !important;
 margin: 4% auto!important;
 border-bottom: 1px solid #fff;
 padding: 0 0% 2%;
}
.copyright_left {
 float: none;
 width: 100%;
 text-align: center;
 margin: 0 auto;
}
 .copyright_right {
 float: none;
 width: 100%;
 text-align: center;
 margin: 0 auto;
}
 .testimonial_box {
 width: 96%;
}
.footer_box img {
width: 100%;
}
 .newslatter_box_right .s_input1 {
 width: 100%;
 margin: 0 auto 8px;
}
 .newslatter_box_right .s_submit {
 background-color: #000;
 border: none;
 color: #fff;
 padding: 10px 4%;
 border-radius: 0!important;
 width: 130px;
 margin: 1% auto;
 display: block;
}
 .featured-block__link {
 width: 44.5%;
}
 .featured-block__title {
 font-size: 14px;
}
 .featured-block__info {
 bottom: 0px!important;
}
.footer_box h2 {
 text-align: center;
}
 .product .images {
 width: 100%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
 float: right;
 width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
 border: 1px solid #ccc;
 width: 100%;
}
.s_footer .last {
 border: none;
}
.products__list li img {
 height: 200px;
}
 .products__list h3 {
 display: block;
 min-height: initial;
 font-size: 22px;
}
.products__list li {
 width: 45%;
 margin: 1.5% 2%;
}
 .products__list li {
 width: 93%;
 margin: 1.5% 2%;
 padding: 5% 5%;
}
}
