/*
Theme Name: AWI
Theme URI: https://www.advp.com
Author: Adventure Web Interactive
Author URI: https://www.advp.com
Description: Custom designed theme by AWI
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: awi
Site Name: My Pet Store and More
*/


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Fonts - $$fonts
 * ----------------------------------------------------- *
\* ===================================================== */

@font-face {
    font-family: 'poppinsregular';
    src: url('../fonts/poppins-regular-webfont.woff2') format('woff2'),
         url('../fonts/poppins-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'poppinssemibold';
    src: url('../fonts/poppins-semibold-webfont.woff2') format('woff2'),
         url('../fonts/poppins-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Normalize - $$normalize
 * ----------------------------------------------------- *
\* ===================================================== */

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

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

body {
	margin: 0;
}

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

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

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

progress {
	vertical-align: baseline;
}

template,
[hidden] {
	display: none;
}

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

a:active,
a:hover {
	outline-width: 0;
}

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

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

dfn {
	font-style: italic;
}

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

small {
	font-size: .75em;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

img {
	border-style: none;
}

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

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

figure {
	margin: 1em 40px;
}

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

button,
input,
select,
textarea {
	font: inherit;
	margin: 0;
}

optgroup {
	font-weight: bold;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid #c0c0c0;
}

legend {
	display: table;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	max-width: 100%;
	padding: 0;
	white-space: normal;
	color: inherit;
}

textarea {
	overflow: auto;
}

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

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

[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 {
	opacity: .54;
	color: inherit;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

::-moz-selection {
	color: rgb(106, 10, 16);
	background: rgb(246, 210, 213);
	text-shadow: none;
}

::selection {
	color: rgb(106, 10, 16);
	background: rgb(246, 210, 213);
	text-shadow: none;
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Type - $$type
 * ----------------------------------------------------- *
\* ===================================================== */

html {
	font-family: sans-serif;
	font-size: 18px;
		-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	font: 100%/1.4 'poppinsregular', Arial, Helvetica, sans-serif;
	color: #444;
	background: #fff;
}

.sourcesanspro-font-loaded body {
	font-family: 'SourceSansPro', Arial, Helvetica, sans-serif;
}

p,
h1,
h2,
h3,
h4,
.alpha,
.beta,
.gamma,
.delta,
form,
table,
hr,
pre,
blockquote {
	margin: 0 0 20px;
}

h1,
h2,
h3,
h4,
.alpha,
.beta,
.gamma,
.delta {
	line-height: 1.2;
	margin-top: 40px;
}

h1,
.alpha {
	font-size: 2.3em;
	font-family: 'poppinssemibold';
	/*font-family: 'passion_onebold';*/
}

h2,
.beta {
	font-size: 1.9em;
	font-family: 'poppinssemibold';
	/*font-family: 'passion_onebold';*/
}

h3,
.gamma {
	font-size: 1.5em;
	font-family: 'poppinssemibold';
}

h4,
.delta {
	font-size: 1.125em;
	font-family: 'poppinssemibold';
}

h5 {
	font-size: .875em;
}

h6 {
	font-size: .75em;
}

ul,
ol,
dl,
menu {
	margin: 0 0 20px 40px;
	padding: 0;
}

a {
	-webkit-transition: .3s ease all;
		 -o-transition: .3s ease all;
			transition: .3s ease all;
	text-decoration: none;
	color: #006fb8;
}

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

strong,
b {
	font-weight: bold;
}

em,
i {
	font-style: italic;
}

img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	border: 0;
}

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

hr {
	display: block;
	height: 1px;
	padding: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

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

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

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

td {
	vertical-align: top;
}

blockquote,
q {
	quotes: none;
}

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

blockquote {
	padding: 20px;
	color: #d1202c;
	border-left: 8px solid;
}

.responsive-embed-container {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	height: 0;
	padding-bottom: 95.25%;
}

.responsive-embed-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 767px) {
	blockquote {
		padding: 15px;
	}
}

@media screen and (max-width: 567px) {
	html {
		font-size: 1rem;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Tools - $$tools
 * ----------------------------------------------------- *
\* ===================================================== */

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

.desktop-view {
	display: block !important;
	visibility: visible;
}

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

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

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

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

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

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

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

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

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

.skip-nav {
	line-height: 32px;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 0;
	text-align: center;
	color: #fff;
	background: rgba(176, 16, 27, .75);
}

.skip-nav:focus {
	height: 32px;
	text-decoration: none;
	outline: 1px dotted #000;
}

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

.icon-phone,
.icon-feed {
	width: .7861328125em;
}

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

.icon-pinterest {
	width: .7138671875em;
}

.icon-youtube {
	width: .857421875em;
}

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

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

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

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

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


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Forms - $$forms
 * ----------------------------------------------------- *
\* ===================================================== */

legend {
    white-space: normal;
    *margin-left: -7px;
}

label {
	display: block;
	margin: 0 0 4px;
}

input,
textarea,
select,
button,
.button {
	font: inherit;
	width: 100%;
	height: 42px;
	padding: 0 10px;
	color: #444;
	border: 1px solid #ccc;
	border-radius: 0;
	background: #fff;
}

input:focus,
textarea:focus,
select:focus {
	border-color: #d1202c;
	outline: 0;
}

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

select {
	padding: 0 0 0 5px;
}

textarea {
	overflow: auto;
	height: 120px;
	padding: 10px;
	resize: vertical;
	vertical-align: top;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
	cursor: pointer;
	*overflow: visible;
	-webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input[type='radio'],
input[type='checkbox'] {
	width: auto;
	height: auto;
	margin: 0 4px 0 0;
	padding: 0;
	border: none;
}

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

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

input[type='file'] {
	height: auto;
	height: 32px\9;
	border: none;
	border: 1px solid #ccc\9;
	background: none;
	background: #fff\9;
}

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

input[type='search'] {
	-webkit-box-sizing: content-box;
			box-sizing: content-box;
	-webkit-appearance: textfield;
}

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

input.wpcf7-form-control.wpcf7-submit {
	display: block;
	margin: 0 auto;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
	line-height: 1.2;
	width: auto;
	height: auto;
	padding: 20px 25px;
	cursor: pointer;
	-webkit-transition: .3s ease all;
		 -o-transition: .3s ease all;
			transition: .3s ease all;
	color: #fff;
	border: none;
	border-radius: 0px;
	background: #04b04c;
	-webkit-appearance: none;
	font-family: 'poppinssemibold';
}

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

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

button:focus,
html input[type='button']:focus,
input[type='reset']:focus,
input[type='submit']:focus,
.button:focus {
	text-decoration: none;
}

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

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

form .list--unstyled {
	margin: 0 -6px;
}

form .list--unstyled li {
	margin: 12px 6px;
}

.list--unstyled .form-field--half {
	float: left;
	width: calc(50% - 12px);
	margin: 6px;
}

.list--unstyled .form-field--third {
	float: left;
	width: calc(33.3333% - 12px);
	margin: 6px;
}

form .list--unstyled li:first-child,
form .list--unstyled .form-field--half:first-child,
form .list--unstyled .form-field--half:first-child + .form-field--half,
form .list--unstyled .form-field--third:first-child,
form .list--unstyled .form-field--third:first-child + .form-field--third,
form .list--unstyled .form-field--third:first-child + .form-field--third + .form-field--third {
	margin-top: 0;
}

form .list--unstyled li:last-child,
form .list--unstyled .form-field--half:last-child,
form .list--unstyled li:not(.form-field--half) + .form-field--half:nth-last-child(2),
form .list--unstyled .form-field--third:last-child,
form .list--unstyled li:not(.form-field--third) + .form-field--third:nth-last-child(3),
form .list--unstyled li:not(.form-field--third) + .form-field--third:nth-last-child(3) + .form-field--third:nth-last-child(2) {
	margin-bottom: 0;
}

.form-field--half + li:not(.form-field--half):not(.form-field--third),
.form-field--third + li:not(.form-field--half):not(.form-field--third) {
	clear: both;
	margin-top: 0;
	padding-top: 6px;
}

li:not(.form-field--half):not(.form-field--third) + .form-field--half,
li:not(.form-field--half):not(.form-field--third) + .form-field--half + .form-field--half,
li:not(.form-field--half):not(.form-field--third) + .form-field--third,
li:not(.form-field--half):not(.form-field--third) + .form-field--third + .form-field--third,
li:not(.form-field--half):not(.form-field--third) + .form-field--third + .form-field--third + .form-field--third {
	margin-top: 0;
}

@media screen and (max-width: 567px) {
	.list--unstyled .form-field--half,
	.list--unstyled .form-field--third {
		float: none;
		width: auto;
		margin: 12px 6px;
	}

	.form-field--half + li:not(.form-field--half):not(.form-field--third),
	.form-field--third + li:not(.form-field--half):not(.form-field--third) {
		margin-top: 12px;
		padding-top: 0;
	}

	form .list--unstyled .form-field--half:first-child + .form-field--half,
	form .list--unstyled .form-field--third:first-child + .form-field--third,
	form .list--unstyled .form-field--third:first-child + .form-field--third + .form-field--third,
	li:not(.form-field--half):not(.form-field--third) + .form-field--half,
	li:not(.form-field--half):not(.form-field--third) + .form-field--half + .form-field--half,
	li:not(.form-field--half):not(.form-field--third) + .form-field--third,
	li:not(.form-field--half):not(.form-field--third) + .form-field--third + .form-field--third,
	li:not(.form-field--half):not(.form-field--third) + .form-field--third + .form-field--third + .form-field--third {
		margin-top: 12px;
	}

	form .list--unstyled li:not(.form-field--half) + .form-field--half:nth-last-child(2),
	form .list--unstyled li:not(.form-field--third) + .form-field--third:nth-last-child(3),
	form .list--unstyled li:not(.form-field--third) + .form-field--third:nth-last-child(3) + .form-field--third:nth-last-child(2) {
		margin-bottom: 12px;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Structure - $$structure
 * ----------------------------------------------------- *
\* ===================================================== */

.container {
	max-width: 1400px;
	margin: 0 auto;
	padding-right: 30px;
	padding-left: 30px;
}

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

.form-list {
	max-width: 500px;
	margin: 0;
	list-style: none;
}

.form-list li {
	margin: 10px 0 0;
}

.form-list li:first-child {
	margin: 0;
}

@media screen and (max-width: 1023px) {
	.container {
		padding-right: 20px;
		padding-left: 20px;
	}
}

@media screen and (max-width: 767px) {
	.container {
		padding-right: 10px;
		padding-left: 10px;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Header - $$header
 * ----------------------------------------------------- *
\* ===================================================== */

.header .top-header{
	background-color: #006fb8;
	padding: 10px;
}

.header .inner-top-header {
	display: flex;
	align-items: center;
}

.header .left-top-header{
	float: left;
	margin-right: auto;
	display: flex;
	align-items: center;
	gap: 40px;
	color: #fff;
	font-size: 18px;
}

.header .left-top-header .location-dropdown{
	align-items: center;
    display: flex;
}

.header .left-top-header .location-dropdown svg{
	width: 28px;
    height: 32px;
    margin-right: 11px;
}

.header .left-top-header .location-dropdown p{
	margin: 0;
}

.header .left-top-header .location-dropdown form select{
	background: #006fb8;
	color: #fff;
	height: auto;
	border: none;
	font-weight: bold;
}

.header .right-top-header{
	display: flex;
	align-items: center;
	gap: 20px;
	font-size: 18px;
	color: #fff;
}

.header .right-top-header svg{
	vertical-align: middle;
}

.header .ship-home a, .header .login-register a, .header .cart-area a, .header .wish-list a{
	color: #fff;
}

.header .login-register a:hover, .header .cart-area a:hover, .header .wish-list a:hover{
	color: #04b04c;
	text-decoration: none;
}
.header .ship-home a:hover{
	color:#fff;
}
.header .ship-home svg{
	vertical-align: middle;
	width: 23px;
	height: 23px;
}

.header .wish-list svg{
	height: 24px;
	width: 26px;
}

.header .login-register svg{
	width: 21px;
    height: 23px;
}

.header .search-area input{
	font-size: 16px;

}

.header .main-header{
	padding: 15px 0;
	position: relative;
}

.header .main-header .container{
	display: flex;
	align-items: center;
}

.header .logo {
	float: left;
	padding-left: 10px;
}

.header .logo img{
	width: 310px;
	height: 70px;
}

.header .container {
	padding: 0;
}

@media screen and (max-width: 1200px) {
	.header .logo img{
		width: auto;
		height: auto;
	}
}

@media screen and (max-width: 1058px){
	.header .inner-top-header{
		flex-wrap: wrap;
		justify-content: center;
	}
	.header .left-top-header{
		margin-top: 10px;
		float: none;
		margin-right: 0;
		order: 2;
		justify-content: center;
		width: 100%;
		gap: 21px;
	}
	.header .logo img {
        width: 260px;
        height: auto;
    }
    .header .right-top-header, .header .left-top-header{
    	flex-wrap: wrap;
    	justify-content: center;
    }
}

@media screen and (max-width: 567px) {
	.right-top-header svg{
		height: 18px !important;
		width: 18px !important;
	}
	.header .left-top-header .location-dropdown svg{
		width: 100%;
		height: 18px;
	}
	.trigger_popup{
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}
	.header .logo img{
		width: 225px;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Nav - $$nav
 * ----------------------------------------------------- *
\* ===================================================== */

.nav {
	display: inline-block;
	vertical-align: middle;
	float: right;
	margin-left: auto;
}

.nav--mobile{
	display: none;
}
/*
.nav .container {
	padding: 0;
}
*/
.awiNav__trigger,
.awiNav-wrap .awiNav__close,
.awiNav-wrap .awiNav__togglesub,
.awiNav-cover {
	display: none;
}

.awiNav ul{
	display: none;
}

/*
.awiNav {
	font-size: 0;
	position: relative;
	z-index: 200;
	margin: 0;
	padding: 0;
	list-style: none;
}

.awiNav.collapsable {
	white-space: nowrap;
}

.awiNav li {
	position: relative;
	margin: 0;
}

.awiNav > li {
	font-size: 1rem;
	line-height: 125px;
	display: inline-block;
	height: 125px;
}

.awiNav a {
	font-size: 18px;
	display: block;
	padding: 0 15px;
	white-space: nowrap;
	text-decoration: none;
	color: #363636;
}

.awiNav a:hover {
	color: #04b04c;
}

.awiNav ul {
	line-height: 1;
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	margin: 0;
	padding: .5em 0;
	list-style: none;
	background: #006fb8;
}

.awiNav > li:last-child ul {
	right: 0;
	left: auto;
}

.awiNav ul ul {
	top: -.5em;
	right: auto;
	left: 100%;
}

.awiNav > li:last-child ul ul {
	right: 100%;
	left: auto;
}

.awiNav ul a {
	padding-top: .5em;
	padding-bottom: .5em;
	color: #fff;
}

.awiNav ul a:hover {
	color: #fff;
	background-color: #b0101b;
}

@media screen and (min-width: 1024px) {
	.awiNav li:hover > ul {
		display: block;
	}
}

@media screen and (max-width: 1200px) {
	.awiNav > li {
		line-height: 100px;
		height: 100px;
	}

	.awiNav a {
		font-size: 16px;
		display: block;
		padding: 0 10px;
		white-space: nowrap;
		text-decoration: none;
		text-transform: uppercase;
		color: #444;
	}
}
*/
@media screen and (max-width: 1023px) {
	.nav--desktop{
		display: none;
	}
	.nav--mobile{
		display: block;
		float: right;
		margin-left: auto;
	}
	.awiNav-cover {
		position: fixed;
		z-index: 999;
		top: 0;
		left: 0;
		width: 100%;
		height: calc(100vh + 200px);
		cursor: pointer;
		background: rgba(0, 0, 0, .6);
	}

	.awiNav__trigger {
		line-height: 0;
		position: relative;
		display: block;
		width: 50px;
		height: 80px;
		margin: 0 10px 0 0;
		padding: 0;
		cursor: pointer;
		border: 0;
		border-radius: 0;
		outline: 0;
	}

	.awiNav__trigger,
	.awiNav__trigger:hover {
		background: transparent;
	}

	.awiNav__trigger:active {
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}

	.awiNav__trigger span {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 40px;
		height: 4px;
		margin: -2px 0 0 -20px;
		border-radius: 2px / 50%;
		background: #006fb8;
		-webkit-box-shadow: 0 -10px 0 #006fb8, 0 10px 0 #006fb8;
				box-shadow: 0 -10px 0 #006fb8, 0 10px 0 #006fb8;
	}

	.awiNav-wrap {
		position: fixed;
		z-index: 999999;
		top: 0;
		left: 100%;
		width: calc(100% - 45px);
		max-width: 320px;
		height: calc(100vh + 200px);
		padding-bottom: 200px;
		-webkit-transition: -webkit-transform .3s ease-out;
			 -o-transition:         transform .3s ease-out;
				transition: -webkit-transform .3s ease-out;
				transition:         transform .3s ease-out;
				transition:         transform .3s ease-out, -webkit-transform .3s ease-out;
		background: #006fb8;
	}

	.awiNav-wrap.nav-shown {
		-webkit-transform: translateX(-100%);
			-ms-transform: translateX(-100%);
				transform: translateX(-100%);
	}

	.awiNav-wrap .awiNav__close {
		font-size: .9rem;
		font-weight: 700;
		position: relative;
		display: block;
		width: 100%;
		height: 45px;
		padding-left: 50px;
		text-align: left;
		text-transform: uppercase;
		border-bottom: 1px solid #fff;
		border-radius: 0;
		background: none;
	}

	.awiNav-wrap .awiNav__close:hover,
	.awiNav a:hover {
		background: rgba(255, 255, 255, .1);
	}

	.awiNav-wrap .awiNav__close:active {
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}

	.awiNav__close span {
		position: absolute;
		top: 10px;
		left: 10px;
		width: 20px;
		height: 3px;
		-webkit-transform: rotate(45deg) translateX(4px);
			-ms-transform: rotate(45deg) translateX(4px);
				transform: rotate(45deg) translateX(4px);
		-webkit-transform-origin: left center;
			-ms-transform-origin: left center;
				transform-origin: left center;
		border-radius: 2px;
		background: #fff;
	}

	.awiNav__close span ~ span {
		-webkit-transform: rotate(-45deg) translateX(-4px);
			-ms-transform: rotate(-45deg) translateX(-4px);
				transform: rotate(-45deg) translateX(-4px);
		-webkit-transform-origin: right center;
			-ms-transform-origin: right center;
				transform-origin: right center;
	}

	.awiNav {
		overflow-y: auto;
		width: 100%;
		max-height: calc(100% - 45px);
		text-align: left;
	}

	.awiNav.nav-hidden,
	.awiNav .nav-hidden {
		display: none;
	}

	.awiNav.nav-shown,
	.awiNav .nav-shown {
		display: block;
	}

	.awiNav li,
	.awiNav > li {
		font-size: 0;
		line-height: 1.2;
		display: block;
		width: 100%;
		height: auto;
		border-bottom: 1px dotted rgba(255, 255, 255, .1);
	}

	.awiNav__links {
		position: relative;
	}

	.awiNav a,
	.awiNav ul a {
		font-size: 1rem;
		display: block;
		padding: calc(22.5px - .6rem) 15px;
		white-space: normal;
		color: #fff;
	}

	.awiNav a:hover {
		color: #fff;
	}

	.awiNav .awiNav__links > a {
		display: inline-block;
		width: calc(100% - 45px);
		vertical-align: middle;
	}

	.awiNav-wrap .awiNav .awiNav__togglesub {
		font-size: 0;
		position: absolute;
		top: 0;
		right: 0;
		display: inline-block;
		width: 45px;
		height: 100%;
		vertical-align: middle;
		text-indent: -9999px;
		background: rgba(255, 255, 255, .1);
	}

	.awiNav-wrap .awiNav__togglesub.nav-hidden {
		display: none;
	}

	.awiNav__togglesub::before {
		position: absolute;
		top: calc(50% - 5px);
		left: calc(50% - 5px);
		width: 0;
		height: 0;
		content: '';
		-webkit-transition: -webkit-transform .3s ease-out;
			 -o-transition:         transform .3s ease-out;
				transition: -webkit-transform .3s ease-out;
				transition:         transform .3s ease-out;
				transition:         transform .3s ease-out, -webkit-transform .3s ease-out;
		border-width: 10px 5px 0 5px;
		border-style: solid;
		border-color: #fff transparent transparent transparent;
	}

	.sub-shown > .awiNav__links > .awiNav__togglesub::before {
		-webkit-transform: rotate(180deg);
			-ms-transform: rotate(180deg);
				transform: rotate(180deg);
	}

	.awiNav ul {
		position: static;
		padding: 0;
		border: 0;
		background: rgba(255, 255, 255, .1);
		-webkit-box-shadow: none;
				box-shadow: none;
	}
}

.banner {
	position: relative;
	height: 630px;
}

.slides li {
	display: block !important;
}

.banner .slides,
.banner .slides li, .slide {
    height: 100%;
}

.banner .slide {
	position: relative;
	display: flex !important;
}

.slide-background-image{
	width: 30%;
	height: 100%;
}

.slide-image{
	width: 70%;
	height: 100%;
}

.banner .banner-content {
	position: absolute;
	top: 50%;
	left: 10%;
	width: 28%;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
	background-color: #fff;
	padding: 50px 45px;
}

/*.banner .slide .banner-content h1:before{
	position: absolute;
	content: '';
	color: #006fb8;
	width: 90px;
    height: 4px;
    left: 0;
  	top: 0;
}
*/

.banner .slide .banner-content h1 {
	font-size: 55px;
	text-transform: uppercase;
	color: #006fb8;
	position: relative;
}

/*
.banner .slide .banner-content h1:after{
	position: absolute;
	content: '';
	color: #04b04c;
	width: 217px;
  	height: 4px;
  	left: 50px;
  	top: 0;
}*/

.banner .slide .banner-content .button{
	border-radius: 0;
	background-color: #04b04c;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 20px 25px;
	transition: .3s ease;
}

.banner .slide .slide-logo{
	position: absolute;
	right: 15%;
	top: 45%;
	width: 421px;
	height: 201px;
}

.banner .slide .banner-content .button:hover{
	transform: scale(1.1);
}

.banner .slide .banner-content .button svg{
	vertical-align: middle;
	width: 11px;
    height: 16px;
}

.interior-banner {
	height: 190px;
	position: relative;
}

.interior-banner-header-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}

.interior-banner-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
	display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
	text-align: center;
	font-weight: 700;
	font-size: 5vw;
	z-index: 10;
}

.interior-banner-header h1 {
	font-size: 48px;
	color: #fff;
	text-align: center;
	position: relative;
}

@media screen and (max-width: 1752px){
	.banner .banner-content{
		width: 35%;
	}
}

@media screen and (max-width: 1360px){
	.banner .slide .slide-logo{
		right: 4%;
		width: 350px;
		background-size: contain;
   		background-repeat: no-repeat;
	}
	.banner .banner-content{
		width: 52%;
		left: 5%;
	}
}

@media screen and (max-width: 1023px) {
	.banner .banner-content{
		width: 75%;
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 37%;
	}

	.banner .slide .banner-content h1{
		font-size: 40px;
	}

	.banner .slide .slide-logo{
		height: 131px;
		top: 71%;
		left: 0;
        margin: 0 auto;
        right: 0;
	}

	.interior-banner {
		height: 400px;
	}
}

@media screen and (max-width: 767px) {
	.banner {
		height: 500px;
	}

	.banner .banner-content{
		width: 83%;
		text-align: center;
		top: 50%;
	}

	.banner .slide .banner-content h1 {
		font-size: 36px;
	}

	.banner .slide .slide-logo{
		display: none;
	}
}

@media screen and (max-width: 567px) {
	.banner .banner-content h1 {
		font-size: 30px;
	}

	.interior-banner {
		height: 140px;
	}
}

.promos {
	padding: 30px 0 10px 0 ;
}

.shop-by-pet {
	padding: 30px 0 130px 0;
}

.shop-by-pet .container{
	position: relative;
}
.promos .container h2,
.shop-by-pet .container h2 {
	font-size: 60px;
	text-transform: uppercase;
	text-align: center;
	color: #006fb8;
}
.shop-by-pet .nav--desktop .menu > li{
	line-height:0;
	height:0;
}
.shop-by-pet .nav--desktop .menu > li > a:after{
	display: none;
}
.shop-by-pet  .nav--desktop .sub-menu__outer{
	top: calc(100%) !important;
}
.shop-by-pet .nav--desktop .menu > li > a{
	display: none;
}
.shop-by-pet .nav--desktop:after{
	display:none;
}
.promos .slider,
.shop-by-pet .slider {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
	list-style: none;
}

.promos .promo-slider{
	width: 95%;
	margin: 0 auto;
}

.shop-by-pet .sub-menu__outer.is_selected{
	max-height: 500px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    display: block;
}
.slider .slide > li {
	display: flex !important;
}

/*
.shop-by-pet .slides,
.shop-by-pet .slides li, .slide {
    height: 100%;
}
*/

.promos .bucket-link .inner-bucket .bucket-image, .shop-by-pet .bucket-link .inner-bucket .bucket-image{
	max-width: 100%;
}

.shop-by-pet .slide {
  position: relative;
  display: flex !important;
  height: 365px;
  background: #006fb8;
  padding: 30px 45px;
  margin: 0 5px 0 0;
}

.shop-by-pet .shop-slider{
	width: 95%;
	margin: 0 auto;
}

.promos .slide {
  position: relative;
  display: flex !important;
  min-height: 595px;
  background: #006fb8;
  padding: 30px 45px;
  margin: 0 5px 0 0;
}

.slick-prev:before, .slick-next:before{
	color: #04b04c !important;
	font-size: 50px !important;
}

.slick-prev:before{
	    left: -32px;
    position: absolute;
}

.promos .bucket-link,
.shop-by-pet .bucket-link{
	width: 100%;
	height: 100%;
}

.promos .bucket-link .inner-bucket,
.shop-by-pet .bucket-link .inner-bucket{
	height: 100%;
}

.promos .bucket-link .inner-bucket .bucket-image,
.shop-by-pet .bucket-link .inner-bucket .bucket-image{
	width: 230px;
    height: 230px;
    /*border-radius: 50%;*/
    margin: 0 auto 15px auto;
    border: 2px solid #03558a;
    transition: .3s ease;
	/*background-color: #fff;
	background-size: contain;
	background-repeat: no-repeat;*/
}

.promos .bucket-link:hover,
.shop-by-pet .bucket-link:hover {
	text-decoration: none;
}

.promos .bucket-link:hover .inner-bucket .bucket-image,
.shop-by-pet .bucket-link:hover .inner-bucket .bucket-image{
	transform: scale(1.1);
}

.promos .bucket-link .inner-bucket h3,
.shop-by-pet .bucket-link .inner-bucket h3{
	margin: 10px 0 0 0;
    text-align: center;
    color: #fff;
    font-size: 21px;
    border-top: 1px solid #fff;
    padding-top: 15px;
    text-transform: uppercase;
}

.promos .bucket-link .inner-bucket p {
	color: #fff;
	text-align: center;
	padding-top: 10px;
}

/*.shop-by-pet .flex-prev, .shop-by-pet .flex-next{
	width: 49px;
	height: 49px;
	background-color: rgb(4, 176, 76);
    border-radius: 50%;
}

.shop-by-pet .flex-direction-nav a:before{
	left: 11px;
    position: absolute;
    top: 3px;
    border: none;
    font-size: 31px;
    color: #fff;
}
*/

@media screen and (max-width: 1324px){
	.promos,
	.shop-by-pet {
	    padding: 90px 0 150px;
	}
}

@media screen and (max-width: 1023px) {
	.promos,
	.shop-by-pet {
	}

	.shop-by-pet .shop-slider{
		width: 85%;
	}

	.promos .promo-slider{
		width: 85%;
	}
}

@media screen and (max-width: 767px) {
	.promos{
		padding: 60px 0 40px 0;
	}
	.shop-by-pet {
		padding: 20px 0 120px 0;
	}
	.promos .container h2,
	.shop-by-pet .container h2{
		font-size: 40px;
	}
	.promos .bucket-link .bucket-link .inner-bucket .bucket-image,
	.shop-by-pet .bucket-link .inner-bucket .bucket-image{
		width: 175px;
		height: 175px;
	}
	.promos .bucket-link .bucket-link .inner-bucket h3,
	.shop-by-pet .bucket-link .inner-bucket h3{
		font-size: 21px;
	}
	.shop-by-pet .shop-slider{
		width: 80%;
	}

	.promos .promo-slider{
		width: 80%;
	}
	.slick-prev:before, .slick-next:before{
		font-size: 30px !important;
	}
	.slick-prev:before{
		left: -14px;
	}
}

@media screen and (max-width: 567px) {
	.promos,
	.shop-by-pet {
	}
	.shop-by-pet .shop-slider{
		width: 75%;
	}

	.promos .promo-slider{
		width: 75%;
	}
}


.hp-locations {
	padding: 60px 0;
	background-color: #04b04c;
	position: relative;
}

.hp-locations .container {
}

.hp-locations .container h2{
	color: #fff;
	font-size: 60px;
	text-transform: uppercase;
	text-align: center;
}

.hp-locations .container .locations-subtitle{
	font-size: 21px;
	color: #fff;
	text-align: center;
	padding-top: 40px;
}

.yellow-callout{
	position: absolute;
	content: '';
	top: -62px;
	left: 11%;
}

.yellow-callout-wrapper{
	border-radius: 50%;
  	background-color: rgb(255, 255, 0);
  	width: 238px;
  	height: 238px;
}

.yellow-content{
	position: absolute;
	top: 35px;
	text-align: center;
	padding: 0 25px;
}

.yellow-content svg{
	fill: #363636;
	width: 112px;
	height: 62px;
}

.yellow-content p{
	font-size: 21px;
	font-weight: bold;
	color: #363636;
}

.hp-locations .locations-repeater{
	margin: 40px 0;
}

.hp-locations .locations-repeater ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	justify-content: center;
	text-align: center;
	gap: 30px;

}

.hp-locations .locations-repeater ul li{
	width: 352px;
    max-width: 100%;
    background: #fff;
    padding: 40px 0;
    display: flex;
    flex-direction: column;
}

.hp-locations .locations-repeater ul li span h4{
	font-size: 21px;
	color: #006fb8;
}

.hp-locations .locations-repeater ul li span p{
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #363636;
}

.hp-locations .locations-repeater ul li span .phone-num a{
	font-size: 18px;
	color: #363636;
}

.hp-locations .locations-repeater ul li span .phone-num a:hover{
	text-decoration: none;
	color: #006fb8;
}

.hp-locations .locations-repeater ul li span .directions-link a{
	color: #04b04c;
}

.hp-locations .find-location{
	text-align: center;

}

.hp-locations .find-location svg{
	width: 34px;
	height: 34px;
	fill: #fff;
}

.hp-locations .find-location h3{
	color: #fff;
    font-size: 21px;
    margin: 10px 0 20px 0;
}

.hp-locations .find-location input{
	width: 255px;
    font-size: 16px;
    color: #363636;
}

@media screen and (max-width: 1584px) {
	.hp-locations {
	}
	.yellow-callout{
		left: 4%;
	}
}

@media screen and (max-width: 1324px){
	.hp-locations{
		padding: 100px 0 60px 0;
	}
	.yellow-callout{
		top: -99px;
	}
}

@media screen and (max-width: 926px){
	.yellow-callout-wrapper{
		width: 200px;
		height: 200px;
	}
	.yellow-content svg{
		width: 51px;
		height: 49px;
	}
	.yellow-content p{
		font-size: 18px;
	}
}

@media screen and (max-width: 767px) {
	.hp-locations {
		padding-top: 200px;
	}
	.hp-locations .container h2{
		font-size: 40px;
	}
	.hp-locations .container .locations-subtitle{
		padding-top: 0;
	}
	.yellow-callout{
		left: 50%;
		transform: translateX(-50%);
		top: -47px;
	}
}


/**************************************
 ******DOG CAT PHOTO ******************
 **************************************/
.dog-cat-photo{
	height: 520px;
}



/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Event/Videos - $$eventsvideos
 * ----------------------------------------------------- *
\* ===================================================== */

.events-and-videos {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	position:relative;
}

.events-and-videos::after {
	position: absolute;
    width: 100%;
    right: 0;
    top: -6px;
    border-top: 8px solid #006fb8;
    content: '';
}

.column-box {
	flex: 48%;
	background: #52b953;
}

.column-box:first-child {
	display: flex;
	align-items: center;
	justify-content: center;
}


/*.column-box:last-child {
	flex: 10%;
}*/


.column-box h2 {
	font-family: 'poppinsregular';
	font-weight: 700;
	color: #fff;
	text-align: center;
}

.events {
	padding: 70px;
}

.column-box .column-image {
	height: 665px;
	position: relative;
}

.wild-bird-and-wildlife-button {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

ul.news-list {
	margin: 0 auto;
	list-style: none;
}

ul.news-list li {
	padding: 20px 0;
	border-bottom: 2px solid #f8e9cd;
	display: flex;
	flex-direction: column;
	gap: 25px;
}

ul.news-list li:last-child {
	border-bottom: 0px;
}

.event-content {
	text-align: center;
}

.event-date {
	text-align: center;
}

.event-month {
	border: 1px solid #e3e3e3;
	background: #006fb8;
	color: #fff;
	font-size: 24px;
	padding: 4px 14px;
	text-transform: uppercase;
}

.event-numeric {
	background: #fff;
	border: 1px solid #e3e3e3;
	padding: 0 10px;
	font-size: 36px;
	margin-top: -1px;
}

.news-list h3 {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 15px;
}

.news-list p {
	color: #fff;
	margin-bottom: 15px;
}

.social-media-wrapper {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: -16px;
}

.social-media-column {
	flex: 30%;
	display: flex;
	justify-content: center;
  	padding: 15px 0 15px 0;
	margin: 0 0 6px 0;
}

.social-media-column p {
	font-size: 1.9em;
	color: #fff;
}

ul.social-media {
	margin-top: 0;
}

ul.social-media li {
	display: inline-block;
	vertical-align: middle;
}

.social-media li a {
    background-color: rgb(0, 111, 184);
    display: block;
    padding: 10px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    color: #fff;
}

.social-media li a svg {
    height: 100%;
    width: 100%;
}

@media screen and (max-width: 1023px){
	.social-media-wrapper{
		flex-wrap: wrap;
	}
	.social-media-column{
		flex: 100%;
	}
	.social-media-column:first-child{
		padding: 20px 0 0 0;
	}
	.social-media-column:nth-child(2){
		padding: 0 0 20px 0;
	}
}

@media screen and (max-width: 567px) {
	.column-box {
		flex: 100%;
		margin: 15px 6px 0 6px;
	}
	
	.events {
		padding: 20px;
	}
	
	.column-box .column-image {
		height: 385px;
	}
	
	.social-medial-column {
		flex: 100%;
		margin: 15px 6px 0 6px;
	}
}

.supplies {
}

.supplies ul{
	list-style: none;
	margin: 0;
	display: flex;
}

.supplies ul li{
	width: 50%;
	height: 590px;
}

.supplies ul li .container{
	max-width: 650px;
}

.supplies ul li span p img{
	border-radius: 50%;
    height: 190px;
    width: 190px;
    border: 5px solid #fff;
}

.supplies ul li .container{
	padding: 0;
}

.supplies ul li:first-child .container{
	float: right;
	margin-top: 63px;
	margin-right: 90px;
}

.supplies ul li:nth-child(2) .container{
	float: left;
    margin-left: 90px;
    margin-top: 63px;
}

.supplies ul li span h2{
	font-size: 60px;
	color: #fff;
	text-transform: uppercase;
}

.supplies ul li span p{
	font-size: 18px;
	color: #fff;
}

.supplies ul li span .button{
	background: none;
	border-radius: 0;
	border: 1px solid #fff;
	font-size: 18px;
	color: #fff;
	padding: 20px 30px;
	transition: .3s ease;
}

.supplies ul li span .button:hover{
	transform: scale(1.1);
}

@media screen and (max-width: 1400px) {
	.supplies {
	}
	.supplies ul li .container{
	}
	.supplies ul li:first-child .container{
		float: none;
		margin: 63px 30px 0 30px;
	}
	.supplies ul li:nth-child(2) .container{
		float: none;
		margin: 63px 30px 0 30px;
	}
	.supplies ul li span h2{
		font-size: 40px;
	}
}

@media screen and (max-width: 990px){
	.supplies ul{
		flex-wrap: wrap;
	}
	.supplies ul li{
		height: fit-content;
		width: 100%;
	}
	.supplies ul li:first-child .container{
		margin: 40px 10px;
	}
	.supplies ul li:nth-child(2) .container{
		margin: 40px 10px;
	}
	.supplies ul li:first-child .container .supply-buttons{
		gap: 10px !important;
	}
}

@media screen and (max-width: 767px) {
	.supplies {
	}
}

@media screen and (max-width: 567px) {
	.supplies {
	}
}



/* ===================================================== *\
 * ----------------------------------------------------- *
 *  learning-center - $$learning-center
 * ----------------------------------------------------- *
\* ===================================================== */

.learning-center {
	/*background: #f1f1f1;*/
	background: #ecebeb;
	padding: 90px 0;
}

.learning-center .container {
}

.learning-center .container .inner-content{

}

.learning-center .container .inner-content h2{
	font-size: 60px;
	text-align: center;
	color: #006fb8;
}

.learning-center .container .inner-content .blog-area{
	margin-top: 30px;
}

.learning-center .container .inner-content ul{
	list-style: none;
	display: flex;
	gap: 30px;
	margin: 0;
	justify-content: center;
}

.learning-center .container .inner-content ul li{
	width: calc(100%/3 - 30px);
	text-align: center;
	position: relative;
}

.learning-center .container .inner-content ul li .blog-img{
	position: relative;
}

.learning-center .container .inner-content ul li .blog-inner-content{
	margin-top: 20px;
}

.learning-center .container .inner-content ul li h3{
	font-size: 26px;
	color: #52b953;
}

.learning-center .container .inner-content ul li p{
	font-size: 18px;
	color: #363636;
}

.learning-center .container .inner-content ul li .button{
	border-radius: 0;
	background-color: #52b953;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 25px 40px;
	transition: .3s ease;
}

.learning-center .container .inner-content ul li .button svg{
	vertical-align: middle;
	width: 16px;
    height: 15px;
}


.learning-center .container .inner-content ul li .button:hover{
	transform: scale(1.1);
}

.learning-center .container .inner-content ul li .blog-date {
	position: absolute;
	width: 61px;
  	height: auto;
  	background-color: #fff;
  	top: 2%;
  	right: 3%;
  	border-bottom: 4px solid #006fb8;
}

.learning-center .container .inner-content ul li .blog-date p{
	color: #363636;
	padding: 1px;
}

.learning-center .container .inner-content ul li .blog-date .date-day{
	font-weight: bold;
	font-size: 30px;
}

.learning-center .container .inner-content ul li .blog-date .date-month{
	font-size: 18px;
}

.learning-center .container .inner-content ul li .blog-date .date-year{
	font-size: 12px;
}

@media screen and (max-width: 800px) {
	.learning-center {
	}
	.learning-center .container .inner-content ul{
		flex-wrap: wrap;
		margin: 0 auto;
		width: 80%;
	}
	.learning-center .container .inner-content ul li{
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.learning-center{
		padding: 60px 0;
	}
	.learning-center .container .inner-content h2{
		font-size: 40px;
	}
}

@media screen and (max-width: 567px) {
	.learning-center {
	}
}

/* ===================================================== *\
 * ----------------------------------------------------- *
 *  local-services - $$local-services
 * ----------------------------------------------------- *
\* ===================================================== */

.local-services {
	padding: 60px 0;
	background-color: #f6f3f3;
}

.local-services .container {
	padding: 0;
}

.local-services .container .inner-content{
	display: flex;
	align-items: center;

}

.local-services .container .inner-content .services-content{
	width: 50%;
	margin-right: 60px;
}

.local-services .container .inner-content .services-content span h2{
	color: #006fb8;
	text-transform: uppercase;
	font-size: 60px;
}

.local-services .container .inner-content .services-content span p{
	font-size: 18px;
}

.local-services .container .inner-content .service-repeater{
	width: 50%;
}

.local-services .container .inner-content .service-repeater ul{
	list-style: none;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	justify-content: center;
	column-gap: 60px;
	row-gap: 30px;
}

.local-services .container .inner-content .service-repeater ul li{
	width: calc(100%/3 - 40px);
	text-align: center;
}

.local-services .container .inner-content .service-repeater ul li a {
	transition: .3s ease;
}

.local-services .container .inner-content .service-repeater ul li a:hover{
	text-decoration: none;
}

.local-services .container .inner-content .service-repeater ul li a:hover .service-bucket-img{
	transform: scale(1.1);
}



.local-services .container .inner-content .service-repeater ul li .service-bucket-img{
	width: 188px;
	height: 188px;
	border: 5px solid #006fb8;
	border-radius: 50%;
	margin: 0 auto;
	transition: .3s ease;

}

.local-services .container .inner-content .service-repeater ul li p{
	font-size: 18px;
	color: #363636;
	margin-top: 20px;
	text-align: center;
}

@media screen and (max-width: 1426px) {
	.local-services {
	}
	.local-services .container .inner-content{
		flex-wrap: wrap;
	}
	.local-services .container .inner-content .services-content{
		width: 100%;
		margin-right: 0;
		padding: 0 30px;
		text-align: center;
	}
	.local-services .container .inner-content .service-repeater {
	    width: 75%;
	    margin: 40px auto 0 auto;
	}
	.local-services .container .inner-content .service-repeater ul{
		column-gap: 40px;
	}
}

@media screen and (max-width: 936px) {
	.local-services {
	}
	.local-services .container .inner-content .service-repeater{
		width: 100%;
		padding: 0 10px;
	}
}

@media screen and (max-width: 767px) {
	.local-services {
	}
	.local-services .container .inner-content .services-content span h2{
		font-size: 40px;
	}
	.local-services .container .inner-content .service-repeater ul li{
		width: calc(100%/2 - 40px);
	}

}

@media screen and (max-width: 475px) {
	.local-services {
	}
	.local-services .container .inner-content .service-repeater ul li{
		width: 75%;
	}
}

/* ===================================================== *\
 * ----------------------------------------------------- *
 *  hp-coupons - $$hp-coupons
 * ----------------------------------------------------- *
\* ===================================================== */

.hp-coupons {
	padding: 80px 0 0 0;
}

.hp-coupons .container {
	padding: 0;
}

.hp-coupons .container .inner-content{
	display: flex;
	align-items: center;
}

.hp-coupons .container .inner-content .coupon-area{
	width: 55%;
}

.hp-coupons .container .inner-content ul{
	list-style: none;
	display: flex;
	gap: 30px;
	margin: 0;
}

.hp-coupons .container .inner-content ul li {
	text-align: center;
}

.hp-coupons .container .inner-content ul li .coupon-wrapper{
	border: 5px dashed #279648;
	padding: 50px 20px;

}

.hp-coupons .container .inner-content ul li h3{
	font-size: 36px;
	color: #006fb8;
}

.hp-coupons .container .inner-content ul li .coupon-logo{
	width: 310px;
	height: 82px;
	margin-bottom: 30px;
}

.hp-coupons .container .inner-content ul li .button{
	border-radius: 0;
	background-color: #52b953;
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	padding: 20px 40px;
	transition: .3s ease;
	margin-bottom: 30px;
}

.hp-coupons .container .inner-content ul li .button:hover{
	transform: scale(1.1);
}

.hp-coupons .container .inner-content ul li p{
	font-size: 18px;
	font-weight: 700;
	color: #52b953;
}

.hp-coupons .container .inner-content .coupon-image{
	width: 45%;
	height: 586px;
	margin-left: 50px;
}

@media screen and (max-width: 1440px) {
	.hp-coupons .container{
		padding: 0 10px;
	}
	.hp-coupons .container .inner-content{
		flex-wrap: wrap;
		justify-content: center;
	}
	.hp-coupons .container .inner-content .coupon-area{
		width: 100%;
		padding: 0 30px;
	}
	.hp-coupons .container .inner-content ul{
		justify-content: center;
	}
	.hp-coupons .container .inner-content ul li .coupon-logo{
		margin: 0 auto 30px auto;
	}
	.hp-coupons .container .inner-content .coupon-image{
		background-size: cover;
		margin-left: 0;
		height: 470px;
		width: 67%;
	}
}

@media screen and (max-width: 800px) {
	.hp-coupons {
	}
	.hp-coupons .container .inner-content ul{
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 767px) {
	.hp-coupons {
	}
	.hp-coupons .container .inner-content .coupon-image{
		height:411px;
		width: 100%;
		background-repeat: no-repeat;
	}
}

@media screen and (max-width: 480px) {
	.hp-coupons {
	}
	.hp-coupons .container .inner-content .coupon-image{
		height: 272px;
        width: 90%;
	}
}

/* ===================================================== *\
 * ----------------------------------------------------- *
 *  looking - $$looking
 * ----------------------------------------------------- *
\* ===================================================== */

.looking {
}

.looking .full-width {
	max-width: none;
	overflow: hidden;
}

.looking .full-width .inner-content{
	display: flex;
}

.looking .full-width .inner-content .looking-image{
	width: 40%;
    height: 429px;
}

.looking .full-width .inner-content .looking-content:before{
	position: absolute;
    content: '';
    width: 100px;
    height: 498px;
    left: -50px;
    background-color: transparent;
    top: -10px;
    transform: rotate(192deg);
    background-image: url('../img/grey-bk.png');
}

.looking .full-width .inner-content .looking-content{
	width: 60%;
	position: relative;
}

.looking .full-width .inner-content .looking-content .inner-looking-content{
	width: 65%;
	margin: 70px 0 0 100px;
}

.looking .full-width .inner-content .looking-content .inner-looking-content h2{
	font-size: 55px;
	color: #006fb8;
	text-transform: uppercase;
}

.looking .full-width .inner-content .looking-content .inner-looking-content .button{
	border-radius: 0;
	background-color: #52b953;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 25px 30px;
	transition: .3s ease;
}

.looking .full-width .inner-content .looking-content .inner-looking-content .button svg{
	vertical-align: middle;
	width: 13px;
    height: 15px;
}

.looking .full-width .inner-content .looking-content .inner-looking-content .button:hover{
	transform: scale(1.1);
}

.looking .full-width .inner-content .looking-content .inner-looking-content .contact-button{
	margin-left: 15px;
}

@media screen and (max-width: 1769px) {
	.looking {
	}
	.looking .full-width .inner-content .looking-content .inner-looking-content{
		    width: 87%;
    		padding: 40px 30px 0 91px;
    		margin: 0;
	}
}

@media screen and (max-width: 1300px) {
	.looking .full-width .inner-content .looking-content .inner-looking-content h2{
		font-size: 40px;
	}
	.looking .full-width .inner-content .looking-image{
		display: none;
	}
	.looking .full-width .inner-content .looking-content{
		width: 100%;
	}
	.looking .full-width .inner-content .looking-content:before{
		display: none;
	}
	.looking .full-width .inner-content .looking-content .inner-looking-content{
		width: 87%;
        padding: 60px 0;
        margin: 0 auto;
        vertical-align: middle;
        text-align: center;
	}
}

@media screen and (max-width: 767px) {
	.looking {
	}
}

@media screen and (max-width: 532px) {
	.looking {
	}
	.looking .full-width .inner-content .looking-content .inner-looking-content .contact-button{
		margin-left: 0;
		margin-top: 15px;
	}
}

/* ===================================================== *\
 * ----------------------------------------------------- *
 *  newsletter-signup - $$newsletter-signup
 * ----------------------------------------------------- *
\* ===================================================== */
.newsletter-signup{
	padding: 70px 0 30px;

}

.newsletter-signup .container{

}

.newsletter-signup .container .inner-content{
	display: flex;
	align-items: center;
	justify-content: center;

}

.newsletter-signup .container .inner-content svg{
	vertical-align: middle;
	width: 35px;
	height: 35px;
	fill: #52b953;
	margin-right: 13px
}

.newsletter-signup .container .inner-content h2{
	margin: 0;
	margin-right: 25px;
	color: #006fb8;
	font-size: 40px;
}

.newsletter-signup .container .inner-content form{
	display: flex;
	align-items: center;
	gap: 20px;
}


.newsletter-signup .container .inner-content form button{
	padding: 12px 35px;
}

.newsletter-signup .container .inner-content form label{
	font-size: 16px;
	margin: 0;
}

.newsletter-signup .container .inner-content form .wpcf7 input[type=email]{
	height: 51px;
}

.newsletter-signup .container .inner-content input[type="submit"]{
	border-radius: 0;
	background-color: #52b953;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 15px 25px;
	transition: .3s ease;
}

.newsletter-signup .container .inner-content input[type=submit]:hover{
	transform: scale(1.1);
}

@media screen and (max-width: 1150px) {
	.newsletter-signup {
	}
	.newsletter-signup .container .inner-content {
		flex-wrap: wrap;
	}
	.newsletter-signup .container .inner-content h2{
		margin-right: 0;
	}
	.newsletter-signup .container .inner-content {
		width: 100%;
	}
	.newsletter-signup .container .inner-content form{
		flex-wrap: wrap;
		justify-content: center;
	}
	.newsletter-signup .container .inner-content form label{
		width: 75%;
		margin: 0 auto;
	}
	.newsletter-signup .container .inner-content input[type=submit]{
		width: 75%;
		text-align: center;
	}
	.newsletter-signup .container .inner-content form .wpcf7-spinner{
		width: 100%;
	}
	.newsletter-signup .container .inner-content .newsletter-signup-form{
		width: 75%;
		margin-top: 40px;
	}
	.newsletter-signup .container .inner-content svg{
		width: 100%;
		height: 43px;
	}
}

@media screen and (max-width: 767px) {
	.newsletter-signup {
	}
}

@media screen and (max-width: 567px) {
	.newsletter-signup {
		padding: 70px 0 ;
	}
	.newsletter-signup .container .inner-content .newsletter-signup-form{
		width: 100%;
	}
	.newsletter-signup .container .inner-content h2{
		text-align: center;
	}
}


main {
	padding: 50px 0 50px 0;
}

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

.store-location-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 165px;
}

.store-locations-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.store-location-column {
	flex: 48%;
	padding: 20px;
	margin: 16px 6px;
}

.store-location-boxes ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin: 40px 0 16px 0;
}

.store-location-boxes ul li {
	flex: 30%;
	display: flex;
	flex-direction: column;
	list-style: none;
	background: #f6eee2;
	text-align: center;
	min-height: 250px;
	border-radius: 50% 20% / 10% 40%;
	padding: 20px;
	margin: 16px 6px;
}

.store-location-boxes ul li svg {
	height: 50px;
	width: 50px;
	fill: #12506d;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

.store-location-boxes ul li h3 {
	color: #363636;
	margin-top: 10px;
}

.store-location-boxes ul li a {
	color: #444;
}

.store-location-boxes ul li a:hover {
	color: #85b356;
	text-decoration: none;
}

.coupon-boxes ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	margin: 40px 0 160px 0;
}

.coupon-boxes ul li {
	flex: 48%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	list-style: none;
	/*background: #f6eee2;*/
	color: #04b04c;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	border: 4px dashed #006fb8;
	padding: 20px;
	margin: 16px 6px;
}

.coupon-boxes ul li .expire-date {
	font-size: 18px;
	text-align: center;
}

.contact-form-wrapper {
	background: #f1f1f1;
	border: 1px solid #ccc;
	padding: 30px;
}

.contact-form-wrapper form .list--unstyled li:last-child {
	margin-bottom: -20px;
}

@media screen and (max-width: 1023px) {
	main {
		padding-bottom: 46px;
	}

	main {
		padding-top: 46px;
	}
}

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

@media screen and (max-width: 767px) {
	main {
		padding: 38px 0 38px 0;
	}

	article {
		float: none;
		width: 100%;
	}
}

@media screen and (max-width: 567px) {
	main {
		padding: 30px 0 30px 0;
	}

	.location-boxes ul li,
	.store-location-column,
	.store-location-boxes,
	.coupon-boxes {
		flex: 100%;
		margin: 15px 6px 0 6px;
	}
}

aside {
	width: 330px;
	padding: 0 0 0 30px;
}

.sidebar {
	margin-bottom: 30px;
}

.sidebar--dynamic {
	padding-left: 20px;
	border-left: 8px solid #b0101b;
}

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

.sidebar--dynamic > ul > li {
	margin: 0 0 30px;
}

.sidebar--dynamic ul ul li {
	line-height: 1.2;
	margin: 0 0 20px;
}

.sidebar--dynamic li:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 1023px) {
	aside {
		padding-left: 20px;
	}
}

@media screen and (max-width: 767px) {
	aside {
		float: none;
		width: 100%;
		margin-top: 20px;
		padding: 0;
	}

	.sidebar {
		padding: 15px;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  Footer - $$footer
 * ----------------------------------------------------- *
\* ===================================================== */

footer:before{
	position: absolute;
	content: '';
	background-image: url('../img/footer-wave.png');
	height: 150px;
	width: 100%;
	top: -149px;
	left: 0;

}

footer {
	position: relative;
	background-color: #3f3f3f;
	padding: 90px 0 40px 0;
	margin-top: 250px !important;
}

footer .container{
	padding: 0 10px;
}

footer .company-info{
	padding: 0 10px;
}

footer .inner-footer{
	display: flex;
	flex-wrap: wrap;
}

footer .dog-cat-graphic{
	background-image: url('../img/dog-cat-graphic.png');
	height: 213px;
	width: 247px;
	position: absolute;
	top: -166px;
    right: 13%;
}

footer .company-info {
	text-align: center;
	width: 26%;
}

footer .company-info .footer-logo{
	width: 310px;
	height: 82px;
}

footer .info-area h3{
	font-size: 21px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'passion_onebold';
	margin: 20px 0;
}

footer .info-area p{
	color: #fff;
	font-size: 18px;
	margin: 0;
}

footer .info-area .social-list {
	display: flex;
	margin: 20px 0 0 0;
	list-style: none;
	flex-wrap: wrap;
	gap: 10px;
	text-align: center;
	justify-content: center;
}

footer .info-area .social-list li a {
	display: block;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
    background: #006fb8;
    height: 39px;
    width: 39px;
    transition: .3s ease;
}

footer .info-area  .social-list li a:hover {
	transform: scale(1.1);
}

footer .footer-locations{
	width: 74%;
}

footer .footer-locations ul{
	display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    justify-content: center;
    text-align: center;
    gap: 40px;
}

footer .footer-locations ul li{
	width: calc(100% / 3 - 40px);
}

footer .footer-locations ul li h3{
	font-size: 21px;
	color: #fff;
	margin: 0 0 10px 0;
}

footer .footer-locations ul li p{
	font-size: 18px;
	color: #fff;
	margin-bottom: 0;
}

footer .footer-locations ul li p a{
	font-size: 18px;
	color: #fff;
}

footer .footer-locations ul li p a:hover{
	color: #04b04c;
	text-decoration: none;
}

footer .footer-locations ul li p .google-maps-link,
footer .footer-locations ul li p .apple-maps-link {
	color: #04b04c;
	font-size: 18px;
}

footer .footer-nav{
	width: 100%;
	margin-top: 40px;
}

footer .footer-nav ul {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: center;
}

footer .footer-nav ul li a{
	font-size: 16px;
	color: #fff;
}

footer .footer-nav ul li a:hover{
	color: #04b04c;
	text-decoration: none;
}

.copyright-area {
	background-color: #535252;
	padding: 15px 0;
}

.copyright-area .copyright{
	display: flex;
	justify-content: center;
	margin: 0;
	list-style: none;
	text-align: center;
	flex-wrap: wrap;
}

.copyright-area .copyright li{
	font-size: 14px;
    color: #fff;
    display: inline-block;
    padding: 0 5px;
    border-right: 1px solid #fff;
}

.copyright-area .copyright li a{
	font-size: 14px;
	color: #fff;
}

.copyright-area .copyright li a:hover{
	color: #04b04c;
	text-decoration: none;
}

.copyright-area .copyright li:last-child{
	border-right: none;
}

@media screen and (max-width: 1023px) {
	footer .company-info{
		text-align: center;
		width: 100%;
		padding: 0 10px 40px 10px;
	}
	footer .footer-locations{
		width: 100%;
	}
	footer .footer-locations ul li{
		width: calc(100% / 2 - 40px);
	}
}

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

@media screen and (max-width: 567px) {
	footer{
		margin-top: 200px !important;
	}
	footer .dog-cat-graphic{
		left: 0;
		right: 0;
		margin: 0 auto;
		top: -161px;
	}
	footer .footer-locations ul li{
		width: 90%;
	}
}


/* ===================================================== *\
 * ----------------------------------------------------- *
 *  WPCF7 - $$wpcf7
 * ----------------------------------------------------- *
\* ===================================================== */

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

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

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

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

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

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

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

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

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

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

.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 {
	font-size: 1rem;
	line-height: 1.2;
	margin: 0 0 10px;
}

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

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

.widget_rss_links p {
	margin: 0;
}

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

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

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

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

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

@media print {
	@page {
		margin: .5cm !important;
	}

	*,
	*:before,
	*:after {
		color: #000 !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
				box-shadow: none !important;
		text-shadow: none !important;
	}

	body {
		font: 10pt/1.2 Arial, Helvetica, sans-serif !important;
		padding: .75cm !important;
	}

	article,
	.container {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
	}

	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-size: 18pt !important;
		font-weight: bold !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;
	}
}
.woocommerce aside{
}
.woocommerce footer{
	margin-top:140px;
}

.woocommerce-page footer{
	margin-top:140px;
}
.woocommerce article.full-width{
	margin-top:20px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{
	background-color:#04b04c;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{
	background-color:#118943;
}
.woo_container{
	margin-top:20px;
}
.single-product aside{
	display: none;
}
.single-product article{
	max-width:100%;
	width:100%;
}



.tax-product_cat .interior-banner {
	height: 50px;
}





/***********************************
****Custom nav - sub nav************
***********************************/
#nav{
	margin-left: auto;
}
.nav-container{
	    display: flex;
    align-items: center;
}

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;
	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%;
	left:0;
	right: 0;
	height: auto;
	max-height: 0;
	overflow: hidden;
	position: absolute;
	top: 93%;
	transition: all .4s ease-in-out;
	z-index: 2;
	padding: 20px 10px;
}

nav.nav--desktop .menu > li:hover .sub-menu__outer {
	max-height: 500px;
	background-color: #fff;
	border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

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

/*nav.nav--desktop .menu > li .sub-menu__outer > h3{
	display: none;
}

nav.nav--desktop .menu > li:hover .sub-menu__outer > h3{
	display: block;
}

.sub-menu-category-title{
	display: none;
}

nav.nav--desktop .menu > li:hover .sub-menu__outer .sub-menu-category-title{
	display: block;
	margin: 0;
}*/
.sub-menu__outer{
	display: none;
}
nav.nav--desktop .menu > li:hover .sub-menu__outer{
	display: block;
	margin: 0;
}
nav.nav--desktop a {
	padding: 0 20px;
	font-size: 18px;
	color: #363636;
}

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: 90px;
    line-height: 90px;
	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: #fff;
	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;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
}

nav.nav--desktop .menu ul li a:hover {
	color: #006fb8;
}

nav.nav--desktop .menu ul {
	padding: 20px 225px 20px 231px;
	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>li>a:hover{
	color: #006fb8;
}


nav.nav--desktop .menu .sub-menu__outer > .inner-sub-menu: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 .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--mobile {
	display: none;
}

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

@media screen and (max-width: 1279px) {
	nav.nav--desktop .menu ul {
	}
}


@media screen and (max-width: 1023px) {
	nav.nav--desktop a {
		padding: 0 10px;
	}
	nav.nav--desktop .menu ul {
	}
}

@media screen and (max-width: 959px) {
	nav.nav--desktop .menu ul {
		padding-right: 200px;
	}
}


@media screen and (max-width: 767px) {
	.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: #000;
		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;
		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--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--mobile {
		-ms-transform: none;
	}
	#nav--mobile * {
		color: inherit;
	}
	#nav--mobile .sub-menu {
		display: none;
	}
	#nav--mobile li {
		position: relative;
	}
	/*#nav--mobile .menu > li:nth-child(1),
	#nav--mobile .menu > li:nth-child(1) ul {
		background: #d06346;
	}
	#nav--mobile .menu > li:nth-child(2),
	#nav--mobile .menu > li:nth-child(2) ul {
		background: #f6bf26;
	}
	#nav--mobile .menu > li:nth-child(3),
	#nav--mobile .menu > li:nth-child(3) ul {
		background: #04b04c;
	}
	#nav--mobile .menu > li:nth-child(4),
	#nav--mobile .menu > li:nth-child(4) ul {
		background: #008182;
	}
	#nav--mobile .menu > li:nth-child(5),
	#nav--mobile .menu > li:nth-child(5) ul {
		background: #006fb8;
	}
	#nav--mobile .menu > li:nth-child(6),
	#nav--mobile .menu > li:nth-child(6) ul {
		background: #b93a2f;
	}
	#nav--mobile .menu > li:nth-child(7),
	#nav--mobile .menu > li:nth-child(7) ul {
		background: #8b3493;
	}
	#nav--mobile .menu > li:nth-child(8),
	#nav--mobile .menu > li:nth-child(8) ul {
		background: #002787;
	}
	#nav--mobile .menu > li:nth-child(1).drop {
		background: #c54b35;
	}
	#nav--mobile .menu > li:nth-child(2).drop {
		background: #e07e28;
	}
	#nav--mobile .menu > li:nth-child(3).drop {
		background: #008f3c;
	}
	#nav--mobile .menu > li:nth-child(4).drop,
	#nav--mobile .menu > li:nth-child(5).drop {
		background: #00538a;
	}
	#nav--mobile .menu > li:nth-child(6).drop {
		background: #96190e;
	}
	#nav--mobile .menu > li:nth-child(7).drop {
		background: #65196c;
	}
	#nav--mobile .menu > li:nth-child(8).drop {
		background: #001e66;
	}*/
	#nav--mobile.open {
		width: 280px;
		display: block;
	}
	#nav--mobile .close {
		padding: 0 30px;
		text-align: right;
		cursor: pointer;
	}
	@media screen and (max-width: 567px) {
		#nav--mobile .close {
			padding: 0 20px;
		}
	}
	#nav--mobile .close span {
		margin-left: 5px;
		font-size: 2em;
		position: relative;
		top: -2px;
		vertical-align: middle;
		display: inline-block;
	}
	#nav--mobile .menu > li > a {
		padding: 16px 20px;
		position: relative;
		z-index: 1;
	}
	#nav--mobile .menu > li {
		height: auto;
		line-height: 1.2;
		display: block;
	}
	#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--mobile .menu-item-has-children.drop:after {
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	#nav--mobile .menu ul {
		padding: 10px 20px;
		line-height: 2;
	}
}



.page-template-page-local-services .local-service-repeater {
	margin-top: 40px;
}

.page-template-page-local-services .local-service-repeater ul{
	list-style: none;
	margin: 0;
	padding: 0;
	gap: 30px;
    display: flex;
    flex-wrap: wrap;
}

.page-template-page-local-services .local-service-repeater ul li{
	width: 100%;
}

.page-template-page-local-services .local-service-repeater ul li p{
	margin: 0;
}

.page-id-149 .local-service-repeater {
	margin-top: 0;
}
.woocommerce-MyAccount-navigation-link--payment-methods,.woocommerce-MyAccount-navigation-link--downloads{
	display: none;
}
.page-id-367690 article.full-width{
	max-width:1400px!important;
}

.wpsl-input label, #wpsl-radius label, #wpsl-category label {
  width: 150px !important;
}

#wpsl-search-wrap div label {
  line-height: 42px !important;
}
.addf_gr_edit_registry_new td h3, .addf_gr_edit_registry td h3, .addf_gr_popup_text_h{
	padding:5px 10px!important;
}
.register-new-gift-registry-body table tr td{
	padding:10px;
}
.register-new-gift-registry-body table tr:nth-child(2) td:last-child{
	display: flex;
	gap:20px;
}
.register-new-gift-registry-body table tr:nth-child(2) td:last-child label{
	margin-bottom:0;
}
.register-new-gift-registry-body table{
	margin-top:15px;
}

.addf_gr_create_new_reg{
	padding:10px 5px;
}
.addf_gr_product_scrollable_div tr th,.addf_gr_product_scrollable_div tr td{
	padding:10px 4;
}
.woo_container aside{
	padding-left:0;
	padding-right:30px;
}
.woo_container{
    display: flex;
    flex-direction: row-reverse;
}
.woocommerce ul.products li.product a img {
    height: 300px!important;
    width: auto !important;
    object-fit: contain;
    object-position: center;
    display: block!important;
    margin: 0 auto!important
}

.woocommerce div.product div.images img {
    width: auto!important;
    height: auto!important
}
.woocommerce ul.products li.product .button{
	width:100%;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
	    min-height: 120px;
}
body .container .addf_gift_registry_add_to_cart_from_product{
	background-color: #006fb8!important;
    color: #fff!important;
}
.add_to_cart_button {
	background-color:#04b04c!important;
	color:#fff!important;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    background-color: #fff;
    padding: 10px;
}
.woof_husky_txt-input{
	max-width:calc(100% - 25px);
}
.woo_container{
	    padding: 20px;
    background-color: #f2f2f2;
}
.products {
	display: flex;
    flex-wrap: wrap;
}
.woocommerce div.product div.images img {
    max-height: 484px;
    display: block;
    margin: 0 auto;
}
.product_meta {
    margin: 20px 0;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{
	background-color:#04b04c!important;
}
.single-product .woo_container{
	background-color:#fff!important;
}

.woocommerce-shipping-destination{display:none;}


.single-product .addf_gift_registry_cart_frm_btn_hide {
  clear: both !important;
  margin: 25px 0 25px 70px !important;
}

.single-product .addf_gift_registry_add_to_cart_from_product{
  clear: both !important;
  margin: 25px 0 25px 70px !important;
}

.single-product .woocommerce-variation-price {
  padding:20px 0 !important;
}


.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	font-family: 'poppinsregular';
}

.switcher23-toggle > span {
	display: none !important;
}

.switcher23-toggle:before {
	display: none !important;
}

.switcher23-container .switcher23-title2 {
	display: none !important;
}

#woof-front-builder-b-67d213ada9ad2 .woof_fs_by_price {
	display: none !important;
}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
	display: none;
}

.irs--round .irs-handle {
	display: none;
}

.irs--round .irs-bar {
	display: none;
}

.irs--round .irs-line {
	display: none;
}

.irs--round.irs-with-grid {
	display: none;
}

.irs--round .irs-grid-text {
	display: none;
}

bdi {
	color: #000;
}

.woof-front-builder-container .woof_container h4 {
	color: #006fb8 !important;
}

.woof_container .woof_container_inner input[type="search"] {
	border: 1px solid #006fb8 !important;
}

.chosen-container-single .chosen-single {
	border: 1px solid #006fb8 !important;
}

.a2a_s_amazon {
	display: none;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
	width: 136px !important;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
	background: #006fb8;
	color: #fff;
	text-transform: uppercase;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
	background: #ccc;
}

.woocommerce-breadcrumb {
    display: block !important;
}
.woocommerce-breadcrumb{
	max-width:1400px;
	margin:0 auto!important;
	padding: 20px 10px 10px 10px !important;
}
nav.woocommerce-breadcrumb a{
	display: inline-block;
}
@media screen and (max-width:1023px){
	.archive .container.woo_container{
		flex-direction: column-reverse;
	}
	.archive .container.woo_container article{
		width:100%;
	}
}




.tribe-events-back a, .tribe-events-back a:visited {  
  font-size: 26px !important;
  border: 1px solid;
  padding: 15px;
  border-radius: 8px;
}
.woof_husky_txt{
	display:none!important;
}
.woof_text_search_container .woof_text_search_go {
    background-repeat: no-repeat!important;
    width: 30px!important;
    height: 30px!important;
}
.addf_gr_edit_registry td:first-child {
    max-width: 54px;
}
.addf_gr_edit_registry td:last-child {
	padding:5px 10px;
}
.addf_gr_edit_registry tr {
    border-bottom: 1px solid #e7e7e7;
}
.addf_gr_product_scrollable_div tr th, .addf_gr_product_scrollable_div tr td {
    text-align: center;
	min-width:105px;
}
.addf_gr_product_scrollable_div label[for=attribute_size] + span {
    position: relative;
    right: 4px;
}
@media screen and (max-width:608px){
	.addf_gr_edit_registry td:first-child {
    	max-width: 104px;
	}
}
@media screen and (max-width:356px){
	.addf-add-product-from-registry{
		margin-bottom:10px
	}
}
.tribe-events-back a, .tribe-events-back a:visited{
	border:none;
	background:#006fb8;
	color:#fff!important;
}
.tribe-events-schedule.tribe-clearfix *,.tribe-events-cost{
	font-size:20px!important;
}
.tribe-events-event-meta h2{
	font-weight:normal!important;
}
.tribe-events-calendar-month__calendar-event-datetime{
	display:flex;
}
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event{
	width:100%
}
.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input{
	border-right:1px solid rgb(228, 228, 228);
	max-width:400px;
}

@media screen and (max-width: 767px){
	.tribe-events-back{
		display: flex;
		flex-wrap: wrap;
		gap: 15px;
	}
	.tribe-events-back a, .tribe-events-back a:visited{
		font-size: 18px !important;
	}
	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
	    min-height: 90px;
	}
	.woocommerce ul.products li.product a img{
		height: 250px !important;
	}
}

.existing-gift-registry-data-table h2{
	font-family: 'poppinssemibold';
}


.page-id-208053 h2{
	font-family: 'poppinssemibold';
}

.addf-align-center h2 {
	font-size: 26px;
	font-weight: 700;
}

.addf_gift_registry-template-default aside {
	display: none;
}
#ajax-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(128,128,128,0.7); /* semi-transparent grey */
    z-index: 9999;
    display: none; /* hidden by default */
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: bold;
    color: white;
}


.page-id-269 .full-width {  
  max-width: 100%;  
}

.page-id-269.woocommerce-account .woocommerce-MyAccount-navigation {  
  width: 23%;
}

.page-id-269.woocommerce-account .woocommerce-MyAccount-content {  
  width: 76%;
}

.page-id-269 .woocommerce table.my_account_orders .button {  
  background-color: #006fb8;
  color: #fff;
  padding: 10px;
  margin: 5px;
  font-weight: normal;
}

.page-id-269 .woocommerce table.my_account_orders .button:hover {  
  background-color: #144769;
  color: #fff;
  padding: 10px;
  margin: 5px;
  font-weight: normal;
}

.addf_gr_cursor_div {
  background-color: #006fb8 !important;
  color: #fff !important;
}


/* Outer section */
.shop-by-category {
    margin: 2rem 0;
}

/* Wrap controls layout */
.shop-by-category-slider-wrap {
    position: relative;
    display: flex;
    align-items: center;
}

/* Swiper viewport (hard clip) */
.shop-by-category-slider {
    width: 100%;
    overflow: hidden;
}

/* Make slides equal height */
.shop-by-category .swiper-slide {
    height: auto;
    display: flex;
    text-align: center;
    box-sizing: border-box;
}
.shop-by-category .subcategory-item {
    width: 100%;
}

/* Category card */
.shop-by-category .subcategory-item a {
    display: flex;
    flex-direction: column;
    justify-content: flex-end; /* Forces content to the bottom */
    background: #fff;
    border-radius: 12px;
    padding: 15px;
    box-shadow: 0 3px 10px rgba(0,0,0,.08);
    transition: all .25s ease;
    height: 100%;
    text-decoration: none;
}

.shop-by-category .subcategory-item a:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 22px rgba(0,0,0,.12);
}

/* Image Wrapper (Ensures gap is at the top) */
.shop-by-category .subcategory-image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    aspect-ratio: 1 / 1;
    margin-bottom: 10px;
    margin-top: auto; /* Pushes image down to title, leaving gap above */
    overflow: hidden;
    border-radius: 8px;
}

/* Normalize images */
.shop-by-category .subcategory-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 10px;
}

/* Category name */
.shop-by-category .subcategory-name {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #222;
    letter-spacing: .4px;
    margin-top: auto; /* Locks title to the absolute bottom */
}

/* Navigation arrows OUTSIDE swiper */
.shop-by-category .swiper-button-prev,
.shop-by-category .swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    z-index: 30;
}
.shop-by-category .swiper-button-prev { left: -20px; }
.shop-by-category .swiper-button-next { right: -20px; }
.shop-by-category .swiper-button-prev::after,
.shop-by-category .swiper-button-next::after {
    font-size: 16px;
    color: #333;
}
.shop-by-category .swiper-button-disabled {
    opacity: 0.3;
    pointer-events: none;
}

/* MOBILE VIEW - Hide Images per client request 
@media (max-width: 768px) {
	.shop-by-category-slider-wrap{
		width: 90%;
		margin: 0 auto;
		padding: 0 35px !important;
	}
    .shop-by-category .subcategory-image-wrapper {
        display: none !important;
    }
    .shop-by-category .subcategory-item a {
        justify-content: center;
        padding: 12px 10px;
        min-height: 50px;
    }

    .shop-by-category-slider-wrap .swiper-button-next, 
    .shop-by-category-slider-wrap .swiper-button-prev {
        transform: scale(0.6);
        top: 40%; 
    }
    .subcategory-name {
        font-size: 11px !important;
        line-height: 1.1;
        margin-top: 8px;
    }
    .shop-by-category-slider-wrap .swiper-button-prev { left: -5px; }
    .shop-by-category-slider-wrap .swiper-button-next { right: -5px; }
}
*/

/* MOBILE VIEW - Hide Images per client request */
@media screen and (max-width: 768px) {
    /* 1. Container setup */
    .shop-by-category-slider-wrap {
        width: 100%;
        box-sizing: border-box;
        padding: 0 40px !important; /* Gutter for arrows */
        position: relative;
    }

    .shop-by-category .subcategory-image-wrapper {
        display: none !important;
    }

    /* 2. Fix the white pill boxes */
    .shop-by-category .subcategory-item a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%; /* Forces the box to fill the slide, closing the huge gaps */
        box-sizing: border-box;
        padding: 10px 5px;
        min-height: 48px; /* Better size for tapping on mobile */
    }

    /* 3. Center the text perfectly */
    .subcategory-name {
        font-size: 11px !important;
        line-height: 1.2;
        margin-top: 0 !important; /* Kills the old spacing meant for the image */
        text-align: center;
    }

    /* 4. Center the arrows vertically in the padded gutters */
    .shop-by-category-slider-wrap .swiper-button-next, 
    .shop-by-category-slider-wrap .swiper-button-prev {
        top: 50% !important;
        transform: translateY(-50%) scale(0.6) !important;
        margin-top: 0 !important; /* Overrides Swiper's default margins */
    }

    .shop-by-category-slider-wrap .swiper-button-prev { left: 0px !important; }
    .shop-by-category-slider-wrap .swiper-button-next { right: 0px !important; }
    .woo_container aside{
    	padding-right: 0;
    }
}

.woo_container aside h2 {font-size:1.2em;}
.nav--desktop{
	width:100%;
}
nav.nav--desktop .menu{
	display:block;
	text-align:center;
}
nav.nav--desktop .menu > li{
	display:inline-block;
}



