/*
Website Name: My Pet Store and more
Copyright 2017
Adventure Web Interactive
*/


/* Normalize/Resets */

*,
*::before,
*::after {
	box-sizing: inherit;
}

a {
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:focus,
a:hover {
	text-decoration: underline;
	outline-width: 0;
}

address {
	font-style: normal;
}

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

address {
	font-style: normal;
}

article,
aside,
cite,
details,
figcaption,
figure,
footer,
img,
header,
hgroup,
hr,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	vertical-align: middle;
	display: inline-block;
}

audio:not([controls]) {
	height: 0;
	display: none;
}

b,
strong {
	font-weight: inherit;
	font-weight: bolder;
}

blockquote,
body,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
menu,
ol,
p,
pre,
table,
ul {
	margin: 0;
}

blockquote,
q {
	quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
	content: '';
	content: none;
}

body {
	font-size: 100%;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
	cursor: pointer;
	-webkit-appearance: none;
}

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

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

button[disabled],
html input[disabled] {
	cursor: default;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
	font-family: monospace, monospace;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

dfn {
	font-style: italic;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
	border: 0;
	overflow: visible;
}

html {
	box-sizing: border-box;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

i,
em {
	font-style: italic;
}

img {
	height: auto;
	border: 0;
	border-style: none;
	-ms-interpolation-mode: bicubic;
}

img,
legend {
	max-width: 100%;
}

legend {
	color: inherit;
	white-space: normal;
	display: table;
}

mark {
	color: #000;
	background: #ff0;
}

optgroup {
	font-weight: bold;
}

progress {
	vertical-align: baseline;
}

small,
sub,
sup {
	font-size: 80%;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

svg:not(:root) {
	overflow: hidden;
}

template,
[hidden] {
	display: none;
}

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

td,
textarea {
	vertical-align: top;
}

textarea {
	overflow: auto;
	resize: vertical;
}

ul,
ol,
dl,
menu {
	padding: 0;
}

[type='checkbox'],
[type='radio'] {
	box-sizing: border-box;
	padding: 0;
	width: auto;
	height: auto;
}

[type='checkbox'] {
	-webkit-appearance: checkbox;
}

[type='file'] {
	height: auto;
	height: 32px\9;
	line-height: 0;
	background: none;
	background: #fff\9;
	border: none;
	border: 1px solid #000\9;
}

input[type='file']::-ms-value {
	background: #fff;
	border: none;
}

[type='number'] {
	padding-right: 4px;
}

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

[type='radio'] {
	-webkit-appearance: radio;
}

[type='search'] {
	outline-offset: -2px;
	-webkit-appearance: textfield;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: .54;
}

.woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
        border: 2px solid #006fb8 !important;
    padding: 0 10px;
    margin-right: 5px;
    line-height: inherit;
}

/* Tools */

.hidden,
.tablet-view,
.mobile-view {
	visibility: hidden;
	display: none !important;
}

.clearfix::after,
.container::after {
	content: '';
	display: block;
	clear: both;
}

.inlineblock-fix {
	font-size: 0;
}

.inlineblock-reset {
	font-size: 1rem;
	display: inline-block;
}

.browserupgrade {
	padding: 5px 0;
	color: #000;
	text-align: center;
	background: #ccc;
}

:active {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

:first-child {
	margin-top: 0;
}

:last-child {
	margin-bottom: 0;
}


/* Fonts */

@font-face {
	font-weight: 400;
	font-style: normal;
	font-family: 'Fira Sans';
	src: url('../fonts/firasans-regular-webfont.woff2') format('woff2'), url('../fonts/firasans-regular-webfont.woff') format('woff');
}

@font-face {
	font-weight: 700;
	font-style: normal;
	font-family: 'Fira Sans';
	src: url('../fonts/firasans-bold-webfont.woff2') format('woff2'), url('../fonts/firasans-bold-webfont.woff') format('woff');
}

@font-face {
	font-weight: 700;
	font-style: normal;
	font-family: 'Passion One';
	src: url('../fonts/passionone-bold-webfont.woff2') format('woff2'), url('../fonts/passionone-bold-webfont.woff') format('woff');
}


/* Icons */

.icon {
	width: 1em;
	height: 1em;
	display: inline-block;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
}

.icon-person {
	width: 1.00390625em;
}

.icon-angle-right {
	width: .3388671875em;
}

.icon-angle-left {
	width: .375em;
}

.icon-paper-plane {
	width: 1.0009765625em;
}

.icon-search {
	width: .9287109375em;
}

.icon-instagram,
.icon-flickr {
	width: .857421875em;
}

.icon-houzz {
	width: .5712890625em;
}

.icon-feed {
	width: .787109375em;
}

.icon-pinterest,
.icon-linkedin {
	width: .857421875em;
}

.icon-google-plus {
	width: 1.2861328125em;
}

.icon-twitter {
	width: .9287109375em;
}

.icon-facebook {
	width: .587890625em;
}


/* General */

html {
	font-size: 16px;
	font-family: sans-serif;
}

body {
	font-weight: 400;
	line-height: 1.6;
	font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
	color: #444;
	background: #fff;
}

a {
	color: #00abe9;
	transition: all .2s ease-in-out;
}

a:focus {
	text-decoration: none;
}

address {
	font-style: normal;
}

p,
h1,
h2,
h3,
form,
fieldset,
table,
hr,
pre,
blockquote {
	margin-bottom: 30px;
}

h1,
h2,
h3 {
	line-height: 1.1;
}

h1,
.alpha {
	font-size: 3.75em;
	line-height: .85;
	font-family: 'Passion One', 'Arial Black', 'Gadget', sans-serif;
	color: #006fb8;
	text-align: center;
	text-transform: uppercase;
}

h1 span,
.alpha span,
h2 {
	color: #04b04c;
}

h2 {
	margin-top: 60px;
	font-weight: 400;
	font-size: 2.5em;
}

h3 {
	margin-top: 40px;
	font-size: 1.5em;
	color: #d06346;
}

h4 {
	font-size: 1.25em;
	color: #00abe9;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: .875em;
}

ul,
ol,
dl,
menu {
	margin-bottom: 30px;
	margin-left: 60px;
}

hr {
	border-top: 1px solid #ddd;
}

blockquote {
	margin-bottom: 40px;
	padding: 30px;
	font-size: 1.25em;
	line-height: 1.2;
	color: #fff;
	background: #04b04c;
}

blockquote * {
	color: inherit;
}

blockquote p:last-child {
	margin: 0;
}

::-moz-selection {
	text-shadow: none;
	background: #ffe541;
}

::selection {
	text-shadow: none;
	background: #ffe541;
}

[style*='background-image'] {
	background-position: center;
	background-size: cover;
}


/* Forms */

label {
	margin-bottom: 4px;
	display: inline-block;
}

input,
textarea,
select,
button,
.button {
	padding: 0 15px;
	width: 100%;
	height: 44px;
	font: inherit;
	color: inherit;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 6px;
}

input,
textarea {
	-webkit-appearance: none;
}

select {
	padding-left: 15px;
}

textarea {
	padding: 15px;
	height: 120px;
}

input:focus,
textarea:focus,
select:focus {
	border-width: 2px;
	border-color: #00abe9;
}

[type='radio'],
[type='checkbox'] {
	margin: 0 4px 0 0;
}

button {
	font-size: 1.25em;
}

button,
html [type='button'] {
	padding: 14px 36px;
	width: auto;
	height: auto;
	font-weight: 700;
	line-height: 1.2;
	color: #fff;
	background: #f6bf26;
	border: none;
	border-radius: 6px;
	cursor: pointer;
	transition: all .2s ease-in-out;
}

html [type='button'] {
	font-size: 1.125em;
}

[type='reset'],
[type='submit'],
.button {
	padding: 14px 36px;
	width: auto;
	height: auto;
	font-weight: 700;
	font-size: 1.25em;
	line-height: 1.2;
	color: #fff;
	background: #f6bf26;
	border: none;
	border-radius: 6px;
	cursor: pointer;
	transition: all .2s ease-in-out;
}

.button {
	text-align: center;
	display: inline-block;
}

.button--ghost,
.sidebar--dynamic button,
.sidebar--dynamic [type='button'],
.sidebar--dynamic [type='reset'],
.sidebar--dynamic [type='submit'],
.sidebar--dynamic .button,
.color-grid button,
.color-grid [type='button'],
.color-grid [type='reset'],
.color-grid [type='submit'],
.color-grid .button {
	font-weight: 400;
	background: none;
	border: 2px solid #fff;
}

.color-grid blockquote{
	font-size: 48px;
  background: #f5bf27;
  font-family: 'Passion One','Arial Black','Gadget',sans-serif;
}

.button--ghost-blue {
	font-weight: 400;
	color: #006fb8;
	background: none;
	border: 2px solid #006fb8;
}

button:hover,
html [type='button']:hover,
[type='reset']:hover,
[type='submit']:hover,
.button:hover {
	text-decoration: none;
	background: #e07e28;
}

.button--ghost:hover,
.sidebar--dynamic button:hover,
.sidebar--dynamic [type='button']:hover,
.sidebar--dynamic [type='reset']:hover,
.sidebar--dynamic [type='submit']:hover,
.sidebar--dynamic .button:hover,
.color-grid button:hover,
.color-grid [type='button']:hover,
.color-grid [type='reset']:hover,
.color-grid [type='submit']:hover,
.color-grid .button:hover {
	background: none;
	opacity: .7;
}

.button--ghost-blue:hover {
	color: #fff;
	background: #006fb8;
	opacity: 1;
}

button:active,
html [type='button']:active,
[type='reset']:active,
[type='submit']:active,
.button:active {
	-webkit-transform: translateY(1px);
	-ms-transform: translateY(1px);
	transform: translateY(1px);
}

.button .icon-angle-right {
	margin-left: 5px;
	font-size: 1.25em;
	vertical-align: bottom;
}


/* Structure */

.container {
	margin: 0 auto;
	padding: 0 30px;
	max-width: 1366px;
}

.color-grid {
	padding: 0;
}

.full-width {
	margin: 0 auto;
	width: 100%;
	max-width: 66em;
	float: none;
}

.form-wrap {
	max-width: 38em;
}

.form-wrap .form-row {
	font-size: 0;
}

.form-wrap .form-row:nth-child(n+2) {
	margin-top: 20px;
}

.form-wrap .form-row:last-child {
	text-align: center;
}

.form-field {
	font-size: 1rem;
}

.form-field--half {
	width: 50%;
	vertical-align: top;
	display: inline-block;
}

.form-field--half:first-child {
	padding-right: 10px;
}

.form-field--half:last-child {
	padding-left: 10px;
}

.list--form {
	margin-left: 0;
	max-width: 38em;
	list-style: none;
}

.list--form li:nth-child(n+2) {
	margin-top: 20px;
}

.list--nav {
	margin: 0;
	font-size: 0;
	list-style: none;
}

.list--nav li {
	padding: 0 6px;
	font-size: 0.9rem;
	line-height: 1.2;
	display: inline-block;
}

.list--nav li:nth-child(2),.list--nav li:nth-child(5) {
	border-left-width: 1px;
	border-left-style: solid;
}
.list--nav li:nth-child(4),.list--nav li:nth-child(5) {
	margin-top:8px;
}

.list--unstyled {
	margin-left: 0;
	list-style: none;
}

.columns--3 {
	margin: 0 -15px;
}

.columns--3 .col {
	padding: 0 15px;
	width: 33.3333%;
}

.columns--3 .col,
.columns--2 .col {
	vertical-align: top;
	display: inline-block;
}

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

.columns--2 .col:first-child {
	padding-right: 15px;
}

.columns--2 .col:last-child {
	padding-left: 15px;
}


/* Header */

#header {
	padding: 30px 0;
}

#header .logo {
	margin: 0 auto;
}


/* Nav */

nav * {
	color: inherit;
}

nav a {
	display: block;
}

nav a:hover {
	text-decoration: none;
}

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

nav ul li {
	white-space: nowrap;
}

.menu-trigger,
.no-js .menu-trigger {
	display: none;
}

nav.nav--desktop {
	color: #444;
	border-top: 1px solid #ddd;
	position: relative;
	z-index: 11;
}

nav.nav--desktop:after {
	content: '';
	width: 100%;
	height: 8px;
	background: #006fb8;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

nav.nav--desktop .sub-menu__outer {
	width: 100%;
	height: auto;
	max-height: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	transition: all .4s ease-in-out;
}

nav.nav--desktop .menu > li:hover .sub-menu__outer {
	max-height: 500px;
}

nav.nav--desktop .menu > li:hover .sub-menu__outer > ul {
	min-height: 160px;
}

nav.nav--desktop a {
	padding: 0 30px;
}

nav.nav--desktop .menu {
	width: 100%;
	font-weight: 700;
	font-size: 1.375em;
	display: table;
}

nav.nav--desktop .menu li {
	transition: all .2s ease-in-out;
}

nav.nav--desktop .menu > li {
	height: 64px;
	line-height: 56px;
	text-align: center;
	display: table-cell;
}

nav.nav--desktop .menu > li > a {
	text-transform: lowercase;
	border-bottom: solid 8px #006fb8;
	position: relative;
}

nav.nav--desktop .menu > li > a:after {
	content: '';
	width: 100%;
	height: 8px;
	background: #006fb8;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 2;
}

nav.nav--desktop .menu > li:nth-child(1) > a:after {
	background: #d06346;
}

nav.nav--desktop .menu > li:nth-child(2) > a:after {
	background: #f6bf26;
}

nav.nav--desktop .menu > li:nth-child(3) > a:after {
	background: #04b04c;
}

nav.nav--desktop .menu > li:nth-child(4) > a:after {
	background: #008182;
}

nav.nav--desktop .menu > li:nth-child(5) > a:after {
	background: #006fb8;
}

nav.nav--desktop .menu > li:nth-child(6) > a:after {
	background: #b93a2f;
}

nav.nav--desktop .menu > li:nth-child(7) > a:after {
	background: #8b3493;
}

nav.nav--desktop .menu > li:nth-child(8) > a:after {
	background: #002787;
}

nav.nav--desktop .menu ul li {
	line-height: 1.2;
  padding: 2px 0;
	display: block;
  text-transform: uppercase;
  white-space: normal;
}

nav.nav--desktop .menu ul li a {
  padding: 0;
}

nav.nav--desktop .menu ul {
	padding: 20px;
	padding-right: 600px;
	font-weight: 400;
	font-size: 1rem;
	color: #fff;
	text-align: left;
	position: relative;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
}

nav.nav--desktop .menu .sub-menu__outer > ul:after {
	content: '';
	width: 120px;
	height: 100%;
	background: url('../img/basket.svg') no-repeat right center;
	background-size: 100% auto;
	opacity: .2;
	position: absolute;
	top: 0;
	right: 40px;
	z-index: 1;
}

nav.nav--desktop .menu > li:nth-child(1) .sub-menu__outer > ul:after {
	width: 145px;
	background-image: url('../img/horse.svg');
}

nav.nav--desktop .menu > li:nth-child(2) .sub-menu__outer > ul:after {
	width: 140px;
	background-image: url('../img/rabbit.svg');
}

nav.nav--desktop .menu > li:nth-child(3) .sub-menu__outer > ul:after {
	width: 140px;
	background-image: url('../img/dog.svg');
}

nav.nav--desktop .menu > li:nth-child(4) .sub-menu__outer > ul:after {
	width: 150px;
	background-image: url('../img/fish.svg');
}

nav.nav--desktop .menu > li:nth-child(5) .sub-menu__outer > ul:after {
	width: 140px;
	background-image: url('../img/bird.svg');
}

nav.nav--desktop .menu > li:nth-child(6) .sub-menu__outer > ul:after {
	width: 160px;
	background-image: url('../img/turtle.svg');
}

nav.nav--desktop .menu > li:nth-child(7) .sub-menu__outer > ul:after {
	width: 130px;
	background-image: url('../img/cat.svg');
}

nav.nav--desktop .menu > li:hover {
	color: #fff;
}


/*nav.nav--desktop .menu li:hover ul {
	display: block;
}*/

nav.nav--desktop .menu > li .sub-menu__outer {
	border-bottom: 0 solid #006fb8;
}

nav.nav--desktop .menu > li:hover .sub-menu__outer {
	border-bottom-width: 8px;
}

nav.nav--desktop .menu > li:nth-child(1):hover,
nav.nav--desktop .menu > li:nth-child(1) .sub-menu__outer {
	background: #d06346;
	border-bottom-color: #c54b35;
}

nav.nav--desktop .menu > li:nth-child(1) li:hover a {
	color: #ee964f;
}

nav.nav--desktop .menu > li:nth-child(2):hover,
nav.nav--desktop .menu > li:nth-child(2) .sub-menu__outer {
	background: #f6bf26;
	border-bottom-color: #e07e28;
}

nav.nav--desktop .menu > li:nth-child(2) li:hover a {
	color: #ffe541;
}

nav.nav--desktop .menu > li:nth-child(3):hover,
nav.nav--desktop .menu > li:nth-child(3) .sub-menu__outer {
	background: #04b04c;
	border-bottom-color: #008f3c;
}

nav.nav--desktop .menu > li:nth-child(3) li:hover a {
	color: #8fd85f;
}

nav.nav--desktop .menu > li:nth-child(4):hover,
nav.nav--desktop .menu > li:nth-child(4) .sub-menu__outer {
	background: #008182;
	border-bottom-color: #00538a;
}

nav.nav--desktop .menu > li:nth-child(4) li:hover a {
	color: #00aeb6;
}

nav.nav--desktop .menu > li:nth-child(5):hover,
nav.nav--desktop .menu > li:nth-child(5) .sub-menu__outer {
	background: #006fb8;
	border-bottom-color: #00538a;
}

nav.nav--desktop .menu > li:nth-child(5) li:hover a {
	color: #00abe9;
}

nav.nav--desktop .menu > li:nth-child(6):hover,
nav.nav--desktop .menu > li:nth-child(6) .sub-menu__outer {
	background: #b93a2f;
	border-bottom-color: #96190e;
}

nav.nav--desktop .menu > li:nth-child(6) li:hover a {
	color: #ef6947;
}

nav.nav--desktop .menu > li:nth-child(7):hover,
nav.nav--desktop .menu > li:nth-child(7) .sub-menu__outer {
	background: #8b3493;
	border-bottom-color: #65196c;
}

nav.nav--desktop .menu > li:nth-child(7) li:hover a {
	color: #cf55aa;
}

nav.nav--desktop .menu > li:nth-child(8):hover,
nav.nav--desktop .menu > li:nth-child(8) .sub-menu__outer {
	background: #002787;
	border-bottom-color: #001e66;
}

nav.nav--desktop .menu > li:nth-child(8) li:hover a {
	color: #2f5bc4;
}

nav.nav--mobile {
	display: none;
}

nav.nav--mobile .menu ul li {
  text-transform: uppercase;
}


/* Main */

main,
section {
	padding: 100px 0;
}

article,
aside {
	width: calc(100% - 360px);
	float: right;
}

aside {
	padding-right: 60px;
	width: 360px;
}

aside,
.blog article,
.single-post article,
.archive.category article,
.archive.date article,
.page-template-page-sidebar-right article {
	float: left;
}

.blog aside,
.single-post aside,
.archive.category aside,
.archive.date aside,
.page-template-page-sidebar-right aside {
	padding-right: 0;
	padding-left: 60px;
	float: right;
}


/* Sidebar */

.sidebar:nth-child(n+2) {
	margin-top: 40px;
}

.sidebar--dynamic, .sidebar--account {
	color: #fff;
}

.sidebar--dynamic *, .sidebar--account * {
	color: inherit;
}

.sidebar--dynamic input:not([type='submit']),
.sidebar--dynamic select {
	color: #444;
	border: none;
}

.sidebar--dynamic > ul > li, .sidebar--account {
	padding: 30px;
	background: #006fb8;
}

.sidebar--dynamic > ul > li:nth-child(1), .sidebar--account {
	background: #d06346;
}

.sidebar--dynamic > ul > li:nth-child(2) {
	background: #f6bf26;
}

.sidebar--dynamic > ul > li:nth-child(3) {
	background: #04b04c;
}

.sidebar--dynamic > ul > li:nth-child(4) {
	background: #008182;
}

.sidebar--dynamic > ul > li:nth-child(5) {
	background: #006fb8;
}

.sidebar--dynamic > ul > li:nth-child(6) {
	background: #b93a2f;
}

.sidebar--dynamic > ul > li:nth-child(7) {
	background: #8b3493;
}

.sidebar--dynamic > ul > li:nth-child(8) {
	background: #002787;
}

.sidebar--dynamic h3, .sidebar--account h3 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 2px dotted #fff;
}

.sidebar--dynamic ul {
	margin-left: 0;
	line-height: 1.2;
	list-style: none;
}

.sidebar--dynamic ul ul li:nth-child(n+2) {
	margin-top: 10px;
}


/* Footer */

#footer {
	padding: 50px 0;
	color: #444;
}

#footer * {
	color: inherit;
}

#footer h3 {
	margin-bottom: 24px;
	padding-bottom: 12px;
	font-size: 1em;
	text-transform: lowercase;
	border-bottom: 1px solid #ddd;
}

#footer .footer__links,
#footer address {
	font-size: .875em;
	line-height: 1.3;
}

#footer .columns--3 {
	margin: 0 -2%;
}

#footer .columns--3 .col {
	padding: 0 2%;
}

#footer .columns--3 .col-l,
#footer .columns--3 .col-r {
	width: 38%;
}

#footer .columns--3 .col-m {
	width: 24%;
}

#footer .columns--3 .col-l .footer__links {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
}

.no-csscolumns #footer .columns--3 .col-l .footer__links li,
.no-js #footer .columns--3 .col-l .footer__links li {
	padding: 0 30px 0 0;
	width: 50%;
	float: left;
}

#footer .footer__links li {
	margin-bottom: 8px;
}

#footer address a[href^=tel] {
	font-weight: bold;
}

#footer .columns--3 .col-r a.hide-email {
	color: #00abe9;
}

.copyright {
	padding: 15px 0;
	color: #999;
	border-top: 1px solid #ddd;
}

.copyright * {
	color: inherit;
}

.copyright li {
	font-size: .75rem;
}


/* Announcement */

.announcement {
	padding: 10px 0;
	font-weight: bold;
	font-size: 1.125em;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	background: #04b04c;
}

.announcement * {
	color: inherit;
}

.announcement a {
	text-decoration: underline;
	-webkit-text-decoration-style: dotted;
	text-decoration-style: dotted;
}

.announcement a:hover {
	text-decoration: none;
}


/* Utility */

.utility {
	padding: 10px 0;
	color: #fff;
	background: #006fb8;
}

.utility * {
	color: inherit;
}

.utility .columns--3 .col-m {
	text-align: center;
}

.utility .columns--3 .col-r {
	text-align: right;
}

.utility .columns--3 .col {
	vertical-align: middle;
}

.utility__search {
	max-width: 270px;
	height: 40px;
	font-size: 0;
	background: #fff;
	border-radius: 6px;
	position: relative;
}

.utility__search input {
	width: calc(100% - 36px);
	font-size: 1rem;
	color: #444;
	border: none;
	vertical-align: top;
}

.utility__search input,
.utility__search button {
	height: 40px;
	background: none;
	display: inline-block;
}

.utility__search button {
	padding: 0;
	width: 36px;
	font-size: 1.5rem;
	line-height: 48px;
	color: #006fb8;
}

.utility__search button:hover {
	color: #7ebee8;
}

.social {
	font-size: 0;
}

.social li {
	padding: 0 6px;
	font-size: 1rem;
	vertical-align: middle;
	display: inline-block;
}

.social a {
	font-size: 2em;
	line-height: 0;
	display: block;
}

.social a:hover {
	color: #7ebee8;
}

.utility__links svg {
	font-size: 1.5em;
	vertical-align: bottom;
	display: inline-block;
}

.utility__links li {
	padding: 0 8px;
	border-color: #7ebee8;
}

.utility__links li:first-child {
	padding-left: 0;
}

.utility__links li:last-child {
	padding-right: 0;
}

.utility__links a:hover {
	color: #7ebee8;
	text-decoration: none;
}

.utility__links .icon-person {
	margin-right: 10px;
}

.utility__links .icon-cart {
	margin: 0 4px;
}

.cart-counter {
	width: 24px;
	height: 24px;
	font-weight: 700;
	font-size: .875em;
	line-height: 24px;
	color: #333;
	text-align: center;
	background: #f6bf26;
	border-radius: 50%;
	display: inline-block;
	transition: all .2s ease-in-out;
}

.utility__links a:hover .cart-counter {
	background: #e07e28;
}


/* Banner */

.banner {
	background: #fff;
	position: relative;
}

.slide,
.interior-banner {
	height: 600px;
}

.interior-banner {
	height: 300px;
}

.slide__controls {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 11;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slide__controls > div {
	font-size: 0rem;
	opacity: 0;
	transition: all .2s ease-in-out;
}

.banner:hover .slide__controls > div {
	opacity: .6;
}

.banner .slide__controls > div:hover {
	opacity: .9;
	cursor: pointer;
}

.slide__controls svg {
	font-size: 4rem;
	line-height: 0;
	color: #d1d1d1;
}

.slide__control-prev {
	padding: 60px 40px 60px 20px;
	float: left;
}

.slide__control-prev:hover {
	padding-left: 15px;
}

.slide__control-next {
	padding: 60px 20px 60px 40px;
	float: right;
}

.slide__control-next:hover {
	padding-right: 15px;
}

.slide .container {
	height: 100%;
	position: relative;
}

.slide__content {
	width: 100%;
	max-width: 60%;
	text-align: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slide__content__inner {
	margin: 0 auto;
	padding: 20px;
	background: rgba(255, 255, 255, .3);
	display: table;
}

.slide__content h2 {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 4.25em;
}

.slide__content p {
	margin-bottom: 20px;
	font-size: 1em;
	line-height: 1.3;
}

.slide__content__inner img {
	display: inline-block;
}

.slide.color-scheme-orange h2 {
	color: #d06346;
}

.slide.color-scheme-orange .button {
	background: #d06346;
}

.slide.color-scheme-orange .button:hover {
	background: #c54b35;
}

.slide.color-scheme-gold h2 {
	color: #f6bf26;
}

.slide.color-scheme-gold .button {
	background: #f6bf26;
}

.slide.color-scheme-gold .button:hover {
	background: #e07e28;
}

.slide.color-scheme-green h2 {
	color: #04b04c;
}

.slide.color-scheme-green .button {
	background: #04b04c;
}

.slide.color-scheme-green .button:hover {
	background: #008f3c;
}

.slide.color-scheme-teal h2 {
	color: #008182;
}

.slide.color-scheme-teal .button {
	background: #008182;
}

.slide.color-scheme-teal .button:hover {
	background: #00538a;
}

.slide.color-scheme-blue h2 {
	color: #006fb8;
}

.slide.color-scheme-blue .button {
	background: #006fb8;
}

.slide.color-scheme-blue .button:hover {
	background: #00538a;
}

.slide.color-scheme-red h2 {
	color: #b93a2f;
}

.slide.color-scheme-red .button {
	background: #b93a2f;
}

.slide.color-scheme-red .button:hover {
	background: #96190e;
}

.slide.color-scheme-violet h2 {
	color: #8b3493;
}

.slide.color-scheme-violet .button {
	background: #8b3493;
}

.slide.color-scheme-violet .button:hover {
	background: #65196c;
}

.slide.color-scheme-indigo h2 {
	color: #002787;
}

.slide.color-scheme-indigo .button {
	background: #002787;
}

.slide.color-scheme-indigo .button:hover {
	background: #001e66;
}


/* Featured */

.featured-products-slider {
	text-align: center;
}

.featured-products-slider .container {
	padding: 0 60px;
	position: relative;
}

.featured-products-slider h2 {
	margin: 0;
}

.featured__controls {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 11;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.featured__controls > div {
	font-size: 0rem;
	opacity: .6;
	transition: all .2s ease-in-out;
}

.featured__controls > div:hover {
	opacity: .9;
	cursor: pointer;
}

.featured__controls svg {
	font-size: 4rem;
	line-height: 0;
	color: #d1d1d1;
}

.featured__control-prev {
	padding: 60px 40px 60px 20px;
	float: left;
}

.featured__control-prev:hover {
	padding-left: 15px;
}

.featured__control-next {
	padding: 60px 20px 60px 40px;
	float: right;
}

.featured__control-next:hover {
	padding-right: 15px;
}

.featured__products {
	padding: 60px 0;
	font-size: 0;
}

.featured__product {
	padding: 0 15px;
	font-size: 1rem;
	vertical-align: top;
	display: inline-block;
}

.featured__product__wrapper {
	margin-bottom: 20px;
	height: 200px;
	position: relative;
	display: block;
}

.featured__product__wrapper img {
	margin: 0;
	width: auto;
	max-height: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.featured__product a {
	color: #006fb8;
}

.featured__product a:hover {
	color: #00abe9;
}

.featured__product h3 {
	margin: 0;
	font-size: 1.125em;
	color: inherit;
}


/* Color Grid */

.color-grid {
	width: 100%;
	overflow: hidden;
	display: table;
}

.color-grid__section {
	width: 50%;
	color: #fff;
	position: relative;
	vertical-align: middle;
	display: table-cell;
}

.color-grid__section * {
	color: inherit;
}

.color-grid__section.map-block iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.color-grid__section.color-scheme-orange {
	background: #d06346;
}

.color-grid__section.color-scheme-gold,
.color-grid__section.color-scheme-contact {
	background: #f6bf26;
}

.color-grid__section.color-scheme-green {
	background: #04b04c;
}

.color-grid__section.color-scheme-teal {
	background: #008182;
}

.color-grid__section.color-scheme-blue {
	background: #006fb8;
}

.color-grid__section.color-scheme-red {
	background: #b93a2f;
}

.color-grid__section.color-scheme-violet {
	background: #8b3493;
}

.color-grid__section.color-scheme-indigo {
	background: #002787;
}

.color-grid__section:after {
	content: '';
	width: 160px;
	height: 100%;
	background: url('../img/basket.svg') no-repeat left center;
	background-size: 100% auto;
	opacity: .2;
	position: absolute;
	top: 0;
	left: 683px;
	z-index: 1;
}

.color-grid__section:first-child:after {
	right: 683px;
	left: auto;
}

.color-grid__section.color-scheme-contact:after {
	width: 180px !important;
	background-image: url('../img/map.svg') !important;
}

.color-grid__section.map-block:after {
	display: none;
}

.color-grid__section.color-scheme-orange:after {
	width: 200px;
	background-image: url('../img/horse.svg');
}

.color-grid__section.color-scheme-gold:after {
	width: 180px;
	background-image: url('../img/rabbit.svg');
}

.color-grid__section.color-scheme-green:after {
	width: 180px;
	background-image: url('../img/dog.svg');
}

.color-grid__section.color-scheme-teal:after {
	width: 190px;
	background-image: url('../img/fish.svg');
}

.color-grid__section.color-scheme-blue:after {
	width: 180px;
	background-image: url('../img/bird.svg');
}

.color-grid__section.color-scheme-red:after {
	width: 180px;
	background-image: url('../img/turtle.svg');
}

.color-grid__section.color-scheme-violet:after {
	width: 170px;
	background-image: url('../img/cat.svg');
}

.color-grid__section .container {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
	max-width: 683px;
	text-align: center;
	float: left;
}

.color-grid__section:first-child .container {
	float: right;
}

.color-grid__section img {
	margin: 0 auto;
}


/* Featured Block */

.featured-block {
	background: #b93a2f;
}

.featured-block,
.featured-block * {
	color: #fff;
}

.featured-block h2 {
	text-align: left;
}

.featured-block .container {
	display: table;
}

.featured-block .container > div {
	display: table-cell;
}

.featured-block__content {
	padding: 50px 0;
	width: 50%;
	vertical-align: middle;
}

.featured-block__image {
	padding-top: 20px;
	width: 50%;
	vertical-align: bottom;
}

.featured-block__image img {
	width: 100%;
	max-width: 700px;
}

.featured-block [class^='color-grid__section'] .container {
  padding-top: 0;
  padding-bottom: 0;
}

.featured-block [class^='color-grid__section'] h2 {
  text-align: center;
}

.featured-block [class^='color-grid__section'] .featured-block__content h2 {
  width: 200%;
}

.featured-block [class^='color-grid__section'] ul {
  text-align: left;
  margin-left: 25px;
}

@media screen and (max-width: 959px) {
  .featured-block [class^='color-grid__section'] .featured-block__content h2 {
    width: 100%;
  }

  .featured-block [class^='color-grid__section']:last-child .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

/* Connect */

.connect {
	padding: 10px 0;
	color: #fff;
	background: #006fb8;
}

.connect * {
	color: inherit;
}

.connect .columns--2 .col {
	vertical-align: middle;
}

.connect .columns--2 .col-l {
	width: 320px;
}

.connect .columns--2 .col-r {
	width: calc(100% - 320px);
	text-align: right;
}

.newsletter__intro {
	margin: 0;
	padding-right: 15px;
	font-size: 1.25em;
	line-height: 1.2;
	vertical-align: middle;
	display: inline-block;
}

.newsletter__intro svg {
	margin-right: 4px;
	position: relative;
	top: 2px;
}

.newsletter__signup {
	width: 100%;
	max-width: 330px;
	height: 40px;
	font-size: 0;
	background: #fff;
	border-radius: 6px;
	position: relative;
	vertical-align: middle;
	display: inline-block;
}

.newsletter__signup input {
	width: calc(100% - 42px);
	font-size: 1rem;
	color: #444;
	border: none;
	vertical-align: top;
}

.newsletter__signup input,
.newsletter__signup button {
	height: 40px;
	background: none;
	display: inline-block;
}

.newsletter__signup button {
	padding: 0;
	width: 42px;
	font-size: 1.5rem;
	line-height: 48px;
	color: #006fb8;
}

.newsletter__signup button:hover {
	color: #7ebee8;
}


/* WPCF7 */

.wpcf7-form.sent * {
	display: none;
}

.wpcf7-response-output {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 80%;
	line-height: 1.2;
}

.wpcf7-mail-sent-ok {
	padding: 4px 6px !important;
	color: #318a1c;
	background: #d2f7ad;
	border: 1px solid #aedb2e !important;
}

.wpcf7-validation-errors {
	color: #f00;
	border: none !important;
}

.wpcf7-not-valid-tip {
	padding: 0 !important;
	width: auto !important;
	font-size: 80% !important;
	background: none !important;
	border: none !important;
	top: 0 !important;
	left: auto !important;
}

.wpcf7-captchac {
	vertical-align: text-bottom;
	display: inline-block;
}

span.wpcf7-form-control-wrap {
	width: 100%;
	position: static !important;
}

input.wpcf7-not-valid,
textarea.wpcf7-not-valid,
select.wpcf7-not-valid {
	background: #f6c1c1;
	border: 1px solid #f00;
}

div.wpcf7 img.ajax-loader {
	position: absolute;
	display: inline-block;
}

span.wpcf7-list-item {
	margin: 0 !important;
}

abbr.required {
	color: red;
	font-weight: 700;
	border: 0;
	text-decoration: none;
}


/* Jetpack */

.jetpack_subscription_widget form,
.jetpack_subscription_widget label[for='subscribe-field'] {
	margin: 0;
}

.jetpack_subscription_widget label[for='email'],
#subscribe-text {
	display: none;
}

#subscribe-email {
	margin: 0 0 10px;
}

#subscribe-submit {
	margin: 0;
}

#subscribe-email input {
	width: 100% !important;
}

div.success p {
	margin: 0 0 10px;
	font-size: 1rem;
	line-height: 1.2;
}

div.sharedaddy div.sd-block {
	margin: 0 0 15px !important;
	padding: 0 !important;
	border: none !important;
}

div.sharedaddy .sd-content {
	margin: 0 !important;
	width: 100% !important;
}

.widget_rss_links p {
	margin: 0;
	text-align: center;
}

.widget_rss_links img {
	margin-right: 5px;
	vertical-align: middle;
	display: inline;
}

#wpstats,
.home div.sharedaddy,
.archive div.sharedaddy,
.search div.sharedaddy {
	display: none;
}

.comment-subscription-form {
	margin: 0;
}

.embed-youtube,
.embed-vimeo {
	padding-bottom: 56.25%;
	max-width: 100%;
	height: 0;
	overflow: hidden;
	position: relative;
}

.embed-youtube iframe,
.embed-vimeo iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


/* Breadcrumbs */

.breadcrumbs {
	margin-bottom: -35px;
	padding-top: 15px;
	font-size: .875em;
}

.breadcrumb__separator {
	padding: 0 3px;
}

/* Product Category */

.term-description {
  margin-bottom: 20px;
}

/* Single Product */

.price .shipping-notification {
  font-size: .75em;
  line-height: 1.4;
}

.store-tooltip__wrap {
  position: relative;
}

.store-tooltip {
  display: none;
  position: absolute;
  top: 1.05rem;
  left: 0;
  width: 100%;
  padding-top: 10px;
  font-size: 0;
}

.shipping-notification:hover ~ .store-tooltip,
.store-tooltip:hover {
  display: block;
}

.store-tooltip address {
  font-size: 1rem;
  display: inline-block;
  padding: 15px;
  color: #fff;
  background: #006fb8;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2), 0 3px 10px rgba(0, 0, 0, .1);
}

@media screen and (max-width: 767px) {
  .store-tooltip {
    display: block;
    position: static;
    margin-top: -15px;
    margin-bottom: 15px;
    padding-top: 0;
  }

  .store-tooltip address {
    display: block;
    box-shadow: none;
  }
}

/* Media Queries */

@media screen and (max-width: 1279px) {
	nav .container {
		padding: 0;
	}
	nav.nav--desktop .menu ul {
		padding-right: 400px;
	}
	.slide__content h2 {
		font-size: 3.75em;
	}
	.slide__content p {
		font-size: 1.5em;
	}
	.featured-products-slider .container {
		padding: 0 40px;
	}
}

@media screen and (max-width: 1023px) {
	.container {
		padding: 0 20px;
	}
	.columns--3 {
		margin: 0;
	}
	.columns--3 .col {
		width: 100%;
		display: block;
	}
	.columns--3 .col:nth-child(n+2) {
		margin-top: 30px;
	}
	@media screen and (max-width: 567px) {
		.columns--3 .col:nth-child(n+2) {
			margin-top: 20px;
		}
	}
	nav.nav--desktop a {
		padding: 0 10px;
	}
	nav.nav--desktop .menu ul {
		padding-right: 300px;
	}
	main,
	section {
		padding: 60px 0;
	}
	#footer {
		padding: 40px 0;
	}
	#footer .columns--3 {
		margin: 0;
	}
	#footer .columns--3 .col {
		padding: 0;
		vertical-align: top;
		display: inline-block;
	}
	#footer .columns--3 .col-l {
		padding-right: 40px;
		width: 65%;
	}
	#footer .columns--3 .col-m {
		margin-top: 0;
		width: 35%;
	}
	#footer .columns--3 .col-r {
		margin-top: 40px;
		width: 100%;
		display: block;
	}
	.utility .columns--3 {
		margin: 0 -15px;
	}
	.utility .columns--3 .col {
		width: 50%;
		display: inline-block;
	}
	.utility .columns--3 .col-m {
		display: none;
	}
	.columns--3 .col:nth-child(n+2) {
		margin-top: 0;
	}
	.slide {
		height: 500px;
	}
	.slide__content h2 {
		font-size: 3.25em;
	}
	.slide__content p {
		font-size: 1.25em;
	}
	.featured-products-slider .container {
		padding: 0 30px;
	}
	.featured__products {
		padding: 40px 0;
	}
	.color-grid__section .container {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.featured-block__content {
		padding: 40px 0;
	}
	.featured-block__image {
		padding-top: 10px;
	}
}

@media screen and (max-width: 959px) {
	nav.nav--desktop .menu ul {
		padding-right: 200px;
	}
	main {
		padding: 40px 0;
	}
	@media screen and (max-width: 567px) {
		main {
			padding: 30px 0;
		}
	}
	section {
		padding: 40px 0;
	}
	@media screen and (max-width: 567px) {
		section {
			padding: 30px 0;
		}
	}
	article,
	aside {
		width: 100%;
		float: none;
	}
	aside {
		margin-top: 30px;
		padding-right: 0;
	}
	@media screen and (max-width: 567px) {
		aside {
			margin-top: 20px;
		}
	}
	.blog article,
	.single-post article,
	.archive.category article,
	.archive.date article,
	.page-template-page-sidebar-right article {
		float: none;
	}
	.blog aside,
	.single-post aside,
	.archive.category aside,
	.archive.date aside,
	.page-template-page-sidebar-right aside {
		padding-left: 0;
		float: none;
	}
	.sidebar--dynamic, .sidebar--account {
		padding: 30px 0;
		text-align: center;
		border-width: 8px 0;
	}
	@media screen and (max-width: 567px) {
		.sidebar--dynamic {
			padding: 20px 0;
		}
	}
	.sidebar--dynamic > ul {
		margin: 0 auto;
		max-width: 500px;
	}
	#footer {
		padding: 30px 0;
	}
	#footer .columns--3 .col-r {
		margin-top: 30px;
	}
	.color-grid__section .container {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.color-grid__section h2.alpha {
		font-size: 2.75em;
	}
	.color-grid__section img {
		margin: 0 auto 20px;
	}
	.featured-block .container,
	.featured-block .container > div {
		display: block;
	}
	.featured-block__content {
		padding: 30px 0;
		width: 100%;
	}
	.featured-block__image {
		padding-top: 0;
	}
	.featured-block__image,
	.featured-block__image img {
		width: 100%;
	}
	.featured-block__image img {
		margin: 0 auto;
		max-width: 500px;
	}
	.connect .columns--2 .col {
		width: 100%;
		display: block;
	}
	.connect .columns--2 .col:first-child {
		margin-bottom: 20px;
		padding-right: 0;
		text-align: center;
	}
	@media screen and (max-width: 567px) {
		.connect .columns--2 .col:first-child {
			margin-bottom: 10px;
		}
	}
	.connect .columns--2 .col:last-child {
		padding-left: 0;
		text-align: center;
	}
	.breadcrumbs {
		margin-bottom: -25px;
	}
}

@media screen and (max-width: 767px) {
	.columns--2 .col {
		width: 100%;
		display: block;
	}
	.columns--2 .col:first-child {
		margin-bottom: 30px;
		padding-right: 0;
	}
	@media screen and (max-width: 567px) {
		.columns--2 .col:first-child {
			margin-bottom: 20px;
		}
	}
	.columns--2 .col:last-child {
		padding-left: 0;
	}
	body {
		overflow-x: hidden;
		transition: all .2s ease-in-out;
	}
	body.shift {
		-webkit-transform: translateX(280px);
		-ms-transform: translateX(280px);
		transform: translateX(280px);
	}
	.content-overlay {
		background: rgba(0, 0, 0, .6);
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 9999;
		display: none;
	}
	.menu-trigger {
		text-align: center;
		display: block !important;
	}
	.menu-trigger:hover {
		cursor: pointer;
	}
	.menu-trigger > span {
		margin-right: 5px;
		font-size: 1.125em;
		line-height: 0;
		color: #fff;
		text-transform: uppercase;
	}
	.menu-icon {
		margin: 0 auto;
		width: 36px;
		height: 24px;
		position: relative;
		vertical-align: bottom;
		display: inline-block;
	}
	.menu-icon span {
		width: 100%;
		height: 4px;
		background: #006fb8;
		background: #fff;
		border-radius: 2px;
		position: absolute;
		left: 0;
		transition: .3s ease-in-out;
	}
	.menu-icon span:nth-child(2) {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.menu-icon span:nth-child(3) {
		bottom: 0;
	}
	.menu-trigger.active .menu-icon span {
		height: 8px;
	}
	.menu-trigger.active .menu-icon span:nth-child(1) {
		top: 50%;
		-webkit-transform: translateY(-50%) rotate(135deg);
		-ms-transform: translateY(-50%) rotate(135deg);
		transform: translateY(-50%) rotate(135deg);
	}
	.menu-trigger.active .menu-icon span:nth-child(2) {
		opacity: 0;
	}
	.menu-trigger.active .menu-icon span:nth-child(3) {
		top: 50%;
		-webkit-transform: translateY(-50%) rotate(-135deg);
		-ms-transform: translateY(-50%) rotate(-135deg);
		transform: translateY(-50%) rotate(-135deg);
	}
	nav.nav--desktop {
		padding: 15px 0;
		/*border-bottom: 1px solid var(--border_color);*/
		background: #04b04c;
		border-top: none;
	}
	nav.nav--desktop:after,
	nav.nav--desktop .menu {
		display: none;
	}
	nav.nav--mobile {
		width: 0;
		height: 100%;
		color: #fff;
		background: #006fb8;
		overflow-x: hidden;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		display: block;
		transition: all .2s ease-in-out;
		-webkit-transform: translateX(-280px);
		-ms-transform: translateX(-280px);
		transform: translateX(-280px);
	}
	.no-backgroundblendmode nav.nav--mobile {
		-ms-transform: none;
	}
	nav.nav--mobile * {
		color: inherit;
	}
	nav.nav--mobile .sub-menu {
		display: none;
	}
	nav.nav--mobile li {
		position: relative;
	}
	nav.nav--mobile .menu > li:nth-child(1),
	nav.nav--mobile .menu > li:nth-child(1) ul {
		background: #d06346;
	}
	nav.nav--mobile .menu > li:nth-child(2),
	nav.nav--mobile .menu > li:nth-child(2) ul {
		background: #f6bf26;
	}
	nav.nav--mobile .menu > li:nth-child(3),
	nav.nav--mobile .menu > li:nth-child(3) ul {
		background: #04b04c;
	}
	nav.nav--mobile .menu > li:nth-child(4),
	nav.nav--mobile .menu > li:nth-child(4) ul {
		background: #008182;
	}
	nav.nav--mobile .menu > li:nth-child(5),
	nav.nav--mobile .menu > li:nth-child(5) ul {
		background: #006fb8;
	}
	nav.nav--mobile .menu > li:nth-child(6),
	nav.nav--mobile .menu > li:nth-child(6) ul {
		background: #b93a2f;
	}
	nav.nav--mobile .menu > li:nth-child(7),
	nav.nav--mobile .menu > li:nth-child(7) ul {
		background: #8b3493;
	}
	nav.nav--mobile .menu > li:nth-child(8),
	nav.nav--mobile .menu > li:nth-child(8) ul {
		background: #002787;
	}
	nav.nav--mobile .menu > li:nth-child(1).drop {
		background: #c54b35;
	}
	nav.nav--mobile .menu > li:nth-child(2).drop {
		background: #e07e28;
	}
	nav.nav--mobile .menu > li:nth-child(3).drop {
		background: #008f3c;
	}
	nav.nav--mobile .menu > li:nth-child(4).drop,
	nav.nav--mobile .menu > li:nth-child(5).drop {
		background: #00538a;
	}
	nav.nav--mobile .menu > li:nth-child(6).drop {
		background: #96190e;
	}
	nav.nav--mobile .menu > li:nth-child(7).drop {
		background: #65196c;
	}
	nav.nav--mobile .menu > li:nth-child(8).drop {
		background: #001e66;
	}
	nav.nav--mobile.open {
		width: 280px;
		display: block;
	}
	nav.nav--mobile .close {
		padding: 0 30px;
		text-align: right;
		cursor: pointer;
	}
	@media screen and (max-width: 567px) {
		nav.nav--mobile .close {
			padding: 0 20px;
		}
	}
	nav.nav--mobile .close span {
		margin-left: 5px;
		font-size: 2em;
		position: relative;
		top: -2px;
		vertical-align: middle;
		display: inline-block;
	}
	nav.nav--mobile .menu > li > a {
		padding: 16px 20px;
		position: relative;
		z-index: 1;
	}
	nav.nav--mobile .menu > li {
		height: auto;
		line-height: 1.2;
		display: block;
	}
	nav.nav--mobile .menu-item-has-children:after {
		content: '';
		border-width: 10px 6px 0 6px;
		border-style: solid;
		border-color: #fff transparent transparent transparent;
		position: absolute;
		top: 20px;
		right: 20px;
		transition: all .2s ease-in-out;
	}
	nav.nav--mobile .menu-item-has-children.drop:after {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	nav.nav--mobile .menu ul {
		padding: 10px 20px;
		line-height: 2;
	}
	.banner {
		border-bottom: 8px solid #006fb8;
	}
	.slide {
		padding: 40px 0;
		height: auto;
		background-image: none !important;
	}
	.slide__content {
		max-width: none;
		position: static;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.slide__content__inner {
		padding: 0;
		background: none;
		display: block;
	}
	.interior-banner {
		height: 200px;
	}
	.color-grid,
	.color-grid__section {
		display: block;
	}
	.color-grid__section {
		width: 100%;
	}
	.color-grid__section.map-block {
		padding-bottom: 56.25%;
	}
	.color-grid__section .container,
	.color-grid__section:first-child .container {
		float: none;
	}
	.breadcrumbs {
		margin-bottom: -15px;
	}
	.sidebar--account { text-align: center; }
}

@media screen and (max-width: 666px) {
	.utility .columns--3 {
		margin: 0;
	}
	.utility .columns--3 .col-l,
	.utility .columns--3 .col-r {
		width: 100%;
		display: block;
	}
	.utility .columns--3 .col-r {
		margin-top: 20px;
		text-align: center;
	}
	@media screen and (max-width: 567px) {
		.utility .columns--3 .col-r {
			margin-top: 10px;
		}
	}
	.utility__search {
		margin: 0 auto;
	}
}

@media screen and (max-width: 567px) {
	html {
		font-size: 14px;
	}
	p,
	h1,
	h2,
	h3,
	form,
	fieldset,
	table,
	hr,
	pre,
	blockquote {
		margin-bottom: 20px;
	}
	h1,
	.alpha {
		font-size: 2.75em;
	}
	h2 {
		font-size: 2em;
	}
	h3 {
		margin-top: 30px;
		font-size: 1.25em;
	}
	h4 {
		font-size: 1.125em;
	}
	ul,
	ol,
	dl,
	menu {
		margin-bottom: 20px;
	}
	blockquote {
		margin-bottom: 30px;
		padding: 20px;
	}
	/*html {
		font-size: 1rem;
	}*/
	blockquote,
	button,
	html [type='button'],
	[type='reset'],
	[type='submit'],
	.button {
		font-size: 1.125em;
	}
	.form-wrap .form-row:nth-child(n+2) {
		margin-top: 10px;
	}
	.form-field--half:first-child {
		padding-right: 5px;
	}
	.form-field--half:last-child {
		padding-left: 5px;
	}
	.list--form li:nth-child(n+2) {
		margin-top: 10px;
	}
	.columns--3 .col:nth-child(n+2) {
		margin-top: 20px;
	}
	.columns--2 .col:first-child {
		margin-bottom: 20px;
	}
	.form-field--half {
		width: 100%;
		display: block;
	}
	.form-field--half:first-child {
		padding-right: 0;
	}
	.form-field--half:last-child {
		margin-top: 10px;
		padding-left: 0;
	}
	@media screen and (max-width: 567px) {}
	#header {
		padding: 20px 0;
		padding: 15px 0;
	}
	#header .logo {
		max-width: 90%;
	}
	nav.nav--desktop a {
		padding: 0 20px;
	}
	nav.nav--desktop .menu ul {
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
	}
	nav.nav--desktop .menu .sub-menu__outer > ul:after {
		right: 30px;
	}
	nav.nav--mobile .close {
		padding: 0 20px;
	}
	main,
	section {
		padding: 30px 0;
	}
	aside {
		margin-top: 20px;
	}
	.sidebar:nth-child(n+2) {
		margin-top: 30px;
	}
	.sidebar--dynamic > ul > li, .sidebar--account {
		padding: 20px;
	}
	.sidebar--dynamic h3 {
		margin-bottom: 10px;
	}
	.sidebar--dynamic {
		padding: 20px 0;
	}
	#footer .columns--3 .col-l .footer__links {
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
	}
	.no-csscolumns #footer .columns--3 .col-l .footer__links li,
	.no-js #footer .columns--3 .col-l .footer__links li {
		padding: 0 20px 0 0;
	}
	#footer .footer__links,
	#footer address {
		font-size: 1em;
	}
	#footer h3 {
		font-size: 1.125em;
	}
	#footer .columns--3 .col-l,
	#footer .columns--3 .col-m {
		display: none;
	}
	#footer .columns--3 .col-r {
		margin-top: 0;
	}
	.copyright li {
		padding: 0;
		display: block;
	}
	.copyright li:nth-child(n+2) {
		margin-top: 4px;
		border: none;
	}
	.utility .columns--3 .col-r {
		margin-top: 10px;
	}
	.slide {
		padding: 30px 20px;
	}
	.slide__controls > div {
		opacity: .6;
	}
	.slide__controls svg {
		font-size: 3rem;
	}
	.slide__control-prev,
	.slide__control-prev:hover {
		padding-left: 5px;
	}
	.slide__control-next,
	.slide__control-next:hover {
		padding-right: 5px;
	}
	.featured-products-slider {
		padding: 30px 0;
	}
	.featured__controls > div {
		opacity: .6;
	}
	.featured__controls svg {
		font-size: 3rem;
	}
	.featured__control-prev,
	.featured__control-prev:hover {
		padding-left: 5px;
	}
	.featured__control-next,
	.featured__control-next:hover {
		padding-right: 5px;
	}
	.featured__products {
		padding: 30px 0;
	}
	.color-grid__section.map-block {
		padding-bottom: 70%;
	}
	.connect .columns--2 .col:first-child {
		margin-bottom: 10px;
	}
	.newsletter__intro {
		margin-bottom: 5px;
		padding-right: 0;
		display: block;
	}
}

@media screen and (max-width: 479px) {
	.color-grid__section.map-block {
		padding-bottom: 100%;
	}
}

@media print {
	@page {
		margin: .5cm !important;
	}
	*,
	*::before,
	*::after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	body {
		padding: .75cm !important;
		font: 10pt/1.2 Arial, Helvetica, sans-serif !important;
	}
	article,
	.container {
		margin: 0;
		padding: 0;
		width: 100%;
		display: block;
	}
	nav,
	aside,
	footer {
		display: none;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]::after {
		content: ' (' attr(href) ')';
	}
	abbr[title]::after {
		content: ' (' attr(title) ')';
	}
	a[href^='#']::after,
	a[href^='javascript:']:after {
		content: '';
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		font-weight: bold !important;
		font-size: 18pt !important;
	}
	h2 {
		font-size: 16pt !important;
	}
	h3 {
		font-size: 14pt !important;
	}
	h4 {
		font-size: 12pt !important;
	}
	h5,
	h6 {
		font-size: 10pt !important;
	}
	code {
		font: 10pt Courier, monospace;
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}


/* -- Checkout titles -- */

#donate_rescue h3,
#donate_fundraiser h3 {
  margin: 20px 0 10px;
}

#searchgiftregistry table tr td{
	padding:10px;
}

.registry-links{margin-left:0;}
.product-thumbnail img {margin:0 auto;}
#accordion-giftregisty .form-field{margin:20px 0}

/*-- Landing Page Pickup --*/
p.pickup {
	font-size: 25px;
	/* f */
	margin: 0 auto;
	font-weight: bold;
}

.pickup-logo{
width: 80%;
height: auto;
margin: 0 auto;
display: block;
}
.pick-up-links{
margin-top: 80px ;
}
.pick-up-links ul{
margin: 0 auto;
text-align: center;
display: flex;
justify-content: center;
}
.pick-up-links ul li{
width: 48%;
display: inline-block;
vertical-align: top;
display: flex;
flex-direction: column;
}
.pick-up-links ul li img {
	width: auto;
	max-height: 400px;
}
h2 a.title{
text-decoration: none;
font-size: 55px;
color: #0066ff;
font-weight: bold;
text-transform: uppercase;
}
h2 a.title:hover{
color: #028fec;
transition: .3s;
text-decoration: none;
}

.hvr-grow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
@media screen and (max-width: 767px) {
.pickup-logo{
	width: 95%;
}
.pick-up-links{
	margin-top: 40px;
}
.pick-up-links ul li{
	margin: 20px 0;
}
h2 a.title{
	font-size: 40px;
}
p.pickup{
	font-size: 20px;
}
.pick-up-links ul li img {
    height: 150px;
}
}
.woocommerce ul.products li.product .button{
	width:100%;
}
.menu-trigger{
    float: right;
    margin-top: 0!important;
}