/*!
Theme Name: AllMintTrading-Theme-v1
Theme URI: http://underscores.me/
Author: Vibha Navale
Author URI: http://underscores.me/
Description: Consignment Information Website
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: allminttrading
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

AllMintTrading-Theme-v1 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
 html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover, a:focus, a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* Custom
--------------------------------------------- */
/* this is the custom scss file */
/* not applied within function php file */
/* Custom SCSS for All Mint Trading */
/* node js nvm updates custom css file automatically after saving this file */
/* use # and { $ font-url} and # and { $ font-url2} etc */
/*  100 thin, 200 extra light, 300 light,
    400 normal, 500 medium, 600 semi bold, 700 bold, 
    800 extra bold, 900 black, 950 extra black
*/

:root {
    --color-primary: #60FF96;
    --color-primary-dark: #1A8C4E;
    --color-primary-light: #D4FFE9;
    --color-dark: #000000;
    --color-grey: #DBDCDC;
    --color-white: #FFFFFF;
}

@font-face {
	font-family: 'Poppins-Light';
	font-weight: '300';
	font-style: normal;
	src: url("./assets/fonts/Poppins-Light.ttf") format("truetype");
}

@font-face {
	font-family: 'Poppins-Regular';
	font-weight: '400';
	font-style: normal;
	src: url("./assets/fonts/Poppins-Regular.ttf") format("truetype");
}

@font-face {
	font-family: 'Poppins-Medium';
	font-weight: '500';
	font-style: normal;
	src: url("./assets/fonts/Poppins-Medium.ttf") format("truetype");
}

@font-face {
	font-family: 'Poppins-SemiBold';
	font-weight: '600';
	font-style: normal;
	src: url("./assets/fonts/Poppins-SemiBold.ttf") format("truetype");
}

@font-face {
	font-family: 'Poppins-Bold';
	font-weight: '700';
	font-style: normal;
	src: url("./assets/fonts/Poppins-Bold.ttf") format("truetype");
}

@font-face {
	font-family: 'Poppins-ExtraBold';
	font-weight: '800';
	font-style: normal;
	src: url("./assets/fonts/Poppins-ExtraBold.ttf") format("truetype");
}

@font-face {
	font-family: 'Sporty-Pro-Regular';
	font-style: normal;
	src: url("./assets/fonts/Sporty-Pro-Regular.otf") format("opentype");
}

* {
	-webkit-font-smoothing: antialiased;
	/* Chrome, Safari */
	-moz-osx-font-smoothing: grayscale;
	/* Firefox */
	box-sizing: border-box;
}

html {
	font-size: 16px;
	/* base set for ongoing rem */
	height: 100%;
	background-color: var(--color-dark);
}

html body {
	font-family: "Poppins-Regular", sans-serif;
	color: var(--color-dark);
	font-size: 1.125rem;
}

header.site-header {
	background: var(--color-dark);
	width: 100%;
	height: 80px;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 50;
}

main {
	width: 100%;
	background-color: var(--color-white);
	font-family: "Poppins-Regular", sans-serif;
	color: var(--color-dark);
	font-size: 1.125rem;
}

body main.site-main {
	margin-top: 80px;
	position: relative;
	z-index: 4;
}

main section.wide_main_header {
	width: 100%;
	background-color: color-mix(in srgb, var(--color-primary) 20%, white);
	padding: 36px 18px;
}

main section.wide_main_header h1 {
	font-size: 2.5rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: var(--color-dark);
	margin: 0 auto;
	text-align: center;
}

main section.wide_main_header .breadcrumb {
	margin: 0 auto;
	text-align: center;
	font-size: 0.875rem;
	padding-bottom: 16px;
}

main section.wide_main_header .breadcrumb .breadcrumb_page_title {
	font-family: "Poppins-Bold", sans-serif;
}

main section.max_main_content {
	max-width: 1366px;
	margin: 0 auto;
	padding: 40px 18px;
}

main section.max_main_content .text_from_wordpress {
	max-width: 1030px;
	margin: 0 auto;
	font-size: 1.125rem;
}

main section.max_main_content .text_from_wordpress p {
	font-size: 1.125rem;
}

footer {
	width: 100%;
	background: var(--color-dark);
}

a, a:visited, a:active, a:focus {
	background-color: color-mix(in srgb, var(--color-primary) 20%, white);
	color: var(--color-dark);
	text-decoration: none;
	padding: 2px 5px;
	outline: none;
	transition: all .3s ease-in-out;
}

a:hover {
	background-color: var(--color-dark);
	color: var(--color-white);
	transition: all .3s ease-in-out;
}

img {
	font-size: 0;
}

h1 {
	font-size: 2.5rem;
}

h2 {
	font-size: 2.25rem;
}

h3 {
	font-size: 2rem;
}

h4 {
	font-size: 1.75rem;
}

h5 {
	font-size: 1.5rem;
}

h6 {
	font-size: 1.25rem;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Poppins-ExtraBold", sans-serif;
}

p {
	font-size: 1rem;
}

ul {
	margin-left: 0;
	list-style: square;
}

ul li {
	color: var(--color-dark);
	padding-bottom: 10px;
	font-size: 1rem;
}

ul li::marker {
	color: var(--color-primary);
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 0;
	cursor: pointer;
	border-color: transparent;
	border-radius: 0;
	line-height: initial;
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	padding: 0px 60px 0 60px;
	height: 50px;
	font-family: "Poppins-ExtraBold", sans-serif;
	color: var(--color-dark);
	font-size: 1.125rem;
	text-transform: uppercase;
	background: var(--color-primary);
	background-image: linear-gradient(to left, transparent, transparent 50%, var(--color-dark) 50%, var(--color-dark));
	background-position: 100% 0;
	background-size: 200% 100%;
	transition: all 0.3s ease-in-out;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: transparent;
	background-position: 0 0;
	color: var(--color-white);
	transition: all 0.3s ease-in-out;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: transparent;
}

.cta_button {
	display: inline-block;
	cursor: pointer;
	background: var(--color-primary);
	background-image: linear-gradient(to left, transparent, transparent 50%, var(--color-dark) 50%, var(--color-dark));
	background-position: 100% 0;
	background-size: 200% 100%;
	transition: all 0.3s ease-in-out;
}

.cta_button:hover {
	background-position: 0 0;
}

.cta_button a {
	display: block;
	background-color: transparent;
	font-family: "Poppins-ExtraBold", sans-serif;
	font-size: 0.875rem;
	color: var(--color-dark);
	text-align: center;
	line-height: 43px;
	margin: 0;
	padding: 0px 30px 0px 30px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

.cta_button a:hover {
	border-color: transparent;
	background-color: transparent;
	color: var(--color-white);
	transition: all 0.3s ease-in-out;
}

.cta_button a span {
	display: block;
	letter-spacing: 1px;
}

header.site-header .header_inner {
	max-width: 1366px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 0 18px;
	height: 80px;
}

header.site-header .header_box {
	display: flex;
	justify-content: center;
}

header.site-header .header_left .header_inner_box_left {
	margin-right: auto;
	/* to push to left side of flex 1 */
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
}

header.site-header .header_left .header_inner_box_left .hamburger_box {
	width: 56px;
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
	padding: 12px 0;
	margin-right: 18px;
}

header.site-header .header_left .header_inner_box_left .hamburger_box .hamburger_icon {
	cursor: pointer;
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 12px;
}

header.site-header .header_left .header_inner_box_left .hamburger_box .hamburger_icon:hover {
	background: var(--color-primary);
}

header.site-header .header_left .header_inner_box_left .hamburger_box .hamburger_icon span {
	margin: 0 auto;
	position: relative;
	top: 14px;
	width: 32px;
	height: 4px;
	background-color: var(--color-white);
	display: block;
	transition: all 0.3s ease-in-out;
}

header.site-header .header_left .header_inner_box_left .hamburger_box .hamburger_icon span:before {
	position: absolute;
	content: '';
	width: 32px;
	height: 4px;
	background-color: var(--color-white);
	display: block;
	margin-top: -11px;
	transition-property: margin, opacity;
	transition-duration: 0.3s, 0s;
	transition-delay: 0.3s;
	transition: all 0.3s ease-in-out;
}

header.site-header .header_left .header_inner_box_left .hamburger_box .hamburger_icon span:after {
	position: absolute;
	content: '';
	width: 32px;
	height: 4px;
	background-color: var(--color-white);
	display: block;
	margin-top: 11px;
	transition-property: margin, opacity;
	transition-duration: 0.3s, 0s;
	transition-delay: 0.3s;
	transition: all 0.3s ease-in-out;
}

header.site-header .header_left .header_inner_box_left .hamburger_box .hamburger_icon:hover span {
	width: 20px;
	height: 20px;
	margin-top: -8px;
	border-radius: 50%;
	transition-delay: 0.3s;
	transition: all 0.3s ease-in-out;
}

header.site-header .header_left .header_inner_box_left .hamburger_box .hamburger_icon:hover span:before {
	margin-top: 0px;
	opacity: 0;
	transition-delay: 0s, 0.1s;
	transition: all 0.1s ease-in-out;
}

header.site-header .header_left .header_inner_box_left .hamburger_box .hamburger_icon:hover span:after {
	margin-top: 0px;
	opacity: 0;
	transition-delay: 0s, 0.1s;
	transition: all 0.1s ease-in-out;
}

header.site-header .header_left .header_inner_box_left .header_logo_box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

header.site-header .header_left .header_inner_box_left .header_logo_box a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-color: transparent;
	padding: 0;
}

header.site-header .header_left .header_inner_box_left .header_logo_box a:hover {
	background-color: transparent;
}

header.site-header .header_left .header_inner_box_left .header_logo_box a:visited {
	padding: 0;
}

header.site-header .header_left .header_inner_box_left .header_logo_box a img {
	font-size: 0;
	max-height: 75px;
	width: auto;
}

header.site-header .header_middle .header_inner_box_middle {
	margin: 0;
}

header.site-header .header_middle .header_inner_box_middle nav {
	height: 100%;
}

header.site-header .header_middle .header_inner_box_middle nav .menu-header-navigation-container {
	height: 100%;
}

header.site-header .header_middle .header_inner_box_middle nav .menu-header-navigation-container ul {
	height: 100%;
}

header.site-header .header_middle .header_inner_box_middle nav .menu-header-navigation-container ul li {
	position: relative;
	height: 100%;
	margin: 0 5px;
	background: var(--color-grey);
	transform: skew(-12deg, 0deg);
	background-image: linear-gradient(to left, transparent, transparent 50%, var(--color-primary) 50%, var(--color-primary));
	background-position: 100% 0;
	background-size: 200% 100%;
	transition: all 0.3s ease-in-out;
}

header.site-header .header_middle .header_inner_box_middle nav .menu-header-navigation-container ul li:hover {
	background-position: 0 0;
}

header.site-header .header_middle .header_inner_box_middle nav .menu-header-navigation-container ul li a {
	background-color: transparent;
	font-family: "Poppins-SemiBold", sans-serif;
	font-size: 1.125rem;
	color: var(--color-dark);
	text-align: center;
	/* if header 75 height then 2px */
	padding: 0 18px 0 18px;
	height: 100%;
	line-height: 80px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

header.site-header .header_middle .header_inner_box_middle nav .menu-header-navigation-container ul li a:hover {
	border-color: transparent;
	background-color: transparent;
	color: var(--color-dark);
	transition: all 0.3s ease-in-out;
}

header.site-header .header_middle .header_inner_box_middle nav .menu-header-navigation-container ul li a span {
	display: inline-block;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	transform: skew(12deg, 0deg) !important;
}

header.site-header .header_middle .header_inner_box_middle nav .menu-header-navigation-container ul li.current-menu-item {
	background: var(--color-primary);
}

header.site-header .header_middle .header_inner_box_middle nav .menu-header-navigation-container ul li.current-menu-item a {
	color: var(--color-dark);
}

header.site-header .header_right .header_inner_box_right {
	margin-left: auto;
	/* to push to right side of flex 1 */
	display: flex;
	flex-direction: row;
	align-items: center;
}

header.site-header .header_right .header_inner_box_right .ebay_shop_button {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

header.site-header .header_right .header_inner_box_right .ebay_shop_button a {
	background: var(--color-dark);
	color: var(--color-white);
	display: inline-block;
	padding: 0 0 0 0;
	transition: all 0.3s ease-in-out;
}

header.site-header .header_right .header_inner_box_right .ebay_shop_button a:hover {
	background: var(--color-primary);
	color: var(--color-dark);
	padding: 8px 10px 3px 10px;
	margin-left: -20px;
	transition: all 0.3s ease-in-out;
}

header.site-header .header_right .header_inner_box_right .ebay_shop_button a .button_text {
	font-family: "Poppins-SemiBold", sans-serif;
	font-size: 1rem;
	letter-spacing: 1px;
	padding: 0 0 2px 0;
}

header.site-header .header_right .header_inner_box_right .ebay_shop_button a .button_line {
	background: var(--color-primary);
	height: 3px;
	width: 100%;
}

.portal_button {
    margin-left: 25px;
}

footer.site-footer {
	margin: 0;
	padding: 0;
	position: relative;
}

footer.site-footer .footer_outer {
	max-width: 1366px;
	margin: 0 auto;
	padding: 0 18px;
}

footer.site-footer .footer_inner {
	display: flex;
	justify-content: space-around;
}

footer.site-footer .footer_box {
	display: flex;
	justify-content: center;
	width: 100%;
	margin: 0;
}

footer.site-footer .footer_left .footer_logo_box {
	display: flex;
	justify-content: center;
	align-items: center;
}

footer.site-footer .footer_left .footer_logo_box a {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: transparent;
}

footer.site-footer .footer_left .footer_logo_box a:hover {
	background-color: transparent;
}

footer.site-footer .footer_left .footer_logo_box a img {
	font-size: 0;
	padding-right: 6px;
	max-height: 75px;
	width: auto;
}

footer.site-footer .footer_middle .footer_middle_inner {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

footer.site-footer .footer_middle .footer_middle_inner a {
	display: inline-block;
	font-family: "Poppins-Regular", sans-serif;
	font-size: 0.875rem;
	background-color: transparent;
	color: var(--color-dark);
	padding: 5px;
	margin-left: -5px;
	text-align: center;
}

footer.site-footer .footer_middle .footer_middle_inner a:hover {
	color: var(--color-dark);
	background-color: transparent;
	text-decoration: underline;
}

footer.site-footer .footer_middle .footer_middle_inner .footer_heading {
	font-family: "Poppins-Bold", sans-serif;
	font-size: 1.125rem;
	margin-bottom: 10px;
}

footer.site-footer .footer_middle .footer_info_section {
	background: var(--color-primary);
	color: var(--color-dark);
	margin-right: 20px;
	height: 100%;
	padding: 40px 0;
	transform: skew(-12deg, 0deg);
}

footer.site-footer .footer_middle .footer_info_section .footer_nav_box {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	padding: 0 20px 0 40px;
	transform: skew(12deg, 0deg);
}

footer.site-footer .footer_middle .footer_info_section nav ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

footer.site-footer .footer_middle .footer_contact_section {
	background: var(--color-primary);
	color: var(--color-dark);
	height: 100%;
	padding: 40px 0;
	display: flex;
	transform: skew(-12deg, 0deg);
}

footer.site-footer .footer_middle .footer_contact_section .footer_contact_box {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	padding: 0 20px 0 40px;
	transform: skew(12deg, 0deg);
}

footer.site-footer .footer_middle .footer_contact_section .footer_contact_box .footer_contact_button {
	margin-top: 8px;
	display: inline-block;
	position: relative;
	box-sizing: border-box;
}

footer.site-footer .footer_middle .footer_contact_section .footer_contact_box .footer_contact_button .c_button {
	display: inline-block;
}

footer.site-footer .footer_middle .footer_contact_section .footer_contact_box .footer_contact_button .c_button a {
	border: 2px solid var(--color-dark);
	font-family: "Poppins-SemiBold", sans-serif;
	color: var(--color-dark);
	padding: 10px 20px 10px 20px;
	margin: 0;
	display: inline-block;
	cursor: pointer;
	background-color: transparent;
	border-radius: 50px;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}

footer.site-footer .footer_middle .footer_contact_section .footer_contact_box .footer_contact_button .c_button a:hover {
	background: color-mix(in srgb, var(--color-primary) 20%, white);
	color: var(--color-dark);
	border-color: color-mix(in srgb, var(--color-primary) 20%, white);
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}

footer.site-footer .footer_social_box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

footer.site-footer .social_title {
	font-family: "Poppins-Bold", sans-serif;
	font-size: 1.125rem;
	margin-bottom: 16px;
}

footer.site-footer .social_icon_box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	gap: 10px;
}

footer.site-footer .social_icon_box .instagram_icon {
	margin: 0 5px;
}

footer.site-footer .social_icon_box a {
	background-color: var(--color-dark);
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin: 0;
	border-radius: 50%;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}

footer.site-footer .social_icon_box a:hover {
	background-color: var(--color-primary);
	border-radius: 50%;
	transition: all 0.3s ease-in-out;
}

footer.site-footer .social_icon_box a i {
	color: var(--color-white);
	font-size: 26px;
	line-height: 1;
	transition: all 0.3s ease-in-out;
}

footer.site-footer .social_icon_box a:hover i {
	color: var(--color-dark);
}

footer.site-footer .site_info_bar {
	background: var(--color-dark);
	font-size: 0.9rem;
	width: 100%;
	padding: 12px 0;
}

footer.site-footer .site_info_bar ._copy {
	color: var(--color-white);
	max-width: 1366px;
	margin: 0 auto;
	text-align: center;
}

footer.site-footer .site_info_bar ._copy span.footer_dash {
	display: inline;
}

footer.site-footer .site_info_bar ._copy a {
	color: var(--color-white);
	background-color: transparent;
	transition: all 0.3s ease-in-out;
}

footer.site-footer .site_info_bar ._copy a:hover {
	background-color: var(--color-dark);
	color: var(--color-white);
	transition: all 0.3s ease-in-out;
}

.modal_nav_outer {
	position: relative;
}

#modal_nav {
	position: fixed;
	inset: 0;
	width: 100vw;
	height: 100vh;
	max-width: 100vw;

	visibility: hidden;
	opacity: 0;
	transform: translateX(-100%);

	background-color: color-mix(in srgb, var(--color-primary) 20%, white);
	border: 9px solid var(--color-primary);
	z-index: 999999;
	background-repeat: no-repeat;
	box-sizing: border-box;
	overflow-x: hidden;

	transition:
		transform 0.35s ease-in-out,
		opacity 0.35s ease-in-out,
		visibility 0.35s ease-in-out;
}

#modal_nav.active {
	visibility: visible;
	opacity: 1;
	transform: translateX(0);
}

.modal_nav_body {
	display: flex;
	align-items: stretch;
	width: 100%;
	height: 100%;
	max-width: 100%;
	overflow: hidden;
	position: relative;
	flex-direction: column;
	overflow-y: auto;
	justify-content: space-between;
	align-items: stretch;
	align-self: stretch;
	scrollbar-width: none;
	-ms-overflow-style: none;
	overflow-x: hidden;
	background: linear-gradient(25deg, color-mix(in srgb, var(--color-primary) 0%, black) 20%, var(--color-primary) 90%);
}

.modal_nav_body::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.modal_nav_header {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background: var(--color-dark);
	background-image: url("./assets/imgs/footer-bg-mobile.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	border-bottom: 9px solid var(--color-primary);
	z-index: 99;
}

.modal_nav_header .modal_nav_header_inner {
	padding: 18px;
	background: linear-gradient(180deg, var(--color-dark) 0%, transparent 75%);
}

.modal_nav_header .modal_nav_header_top {
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: nowrap;
	margin: 0;
}

.modal_nav_header .modal_nav_header_bottom {
	display: flex;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}

.modal_nav_header .modal_nav_header_bottom .modal_ebay_box {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 6px auto 0px auto;
}

.modal_nav_header .modal_nav_close {
	display: flex !important;
	flex: 0 0 56px;
	width: 56px;
	height: 56px;
	justify-content: center;
	align-items: center;
	padding: 0;
	margin-right: 18px;
}

.close_x_icon {
	cursor: pointer;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background-color: var(--color-primary);
	overflow: hidden;
}

.close_x_icon span._dot {
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: transparent;
	border-radius: 50%;
	display: block;
	transform: scale(0);
	transition: all 0.3s ease-in-out;
}

.close_x_icon span._x_one,
.close_x_icon span._x_two {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	width: 28px;
	height: 4px;
	background-color: var(--color-dark);
	transform-origin: center;
	transition: all 0.3s ease-in-out;
}

.close_x_icon span._x_one {
	transform: translate(-50%, -50%) rotate(45deg);
}

.close_x_icon span._x_two {
	transform: translate(-50%, -50%) rotate(-45deg);
}

.close_x_icon:hover span._dot {
	background-color: var(--color-dark);
	transform: scale(1);
}

.close_x_icon:hover span._x_one,
.close_x_icon:hover span._x_two {
	background-color: transparent;
	opacity: 0;
}

.modal_nav_logo {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.modal_nav_logo a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-color: transparent;
	padding: 0;
}

.modal_nav_logo a:hover {
	background-color: transparent;
}

.modal_nav_logo a:visited {
	padding: 0;
}

.modal_nav_logo a img {
	font-size: 0;
}

.modal_ebay_shop_button {
	display: flex;
	justify-content: center;
	align-items: center;
}

.modal_ebay_shop_button a {
	background-color: transparent;
	color: var(--color-white);
	display: inline-block;
	padding: 10px;
	transition: all 0.3s ease-in-out;
}

.modal_ebay_shop_button a:hover {
	background: var(--color-primary);
	transition: all 0.3s ease-in-out;
	color: var(--color-dark);
}

.modal_ebay_shop_button a:hover .button_line {
	background-color: var(--color-dark);
	transition: all 0.3s ease-in-out;
}

.modal_ebay_shop_button a .button_text {
	font-family: "Poppins-SemiBold", sans-serif;
	font-size: 1rem;
	letter-spacing: 1px;
	padding: 0 0 2px 0;
}

.modal_ebay_shop_button a .button_line {
	background: var(--color-primary);
	height: 3px;
	width: 100%;
	transition: all 0.3s ease-in-out;
}

nav.modal_menu {
	max-width: 300px;
	min-width: 225px;
	margin: 0 auto;
}

nav.modal_menu ul {
	margin: 0;
	margin-block-start: 0em;
	margin-block-end: 0em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 0px;
	padding: 0;
	text-align: center;
}

nav.modal_menu li {
	list-style: none;
	margin: 9px 0;
	padding: 0;
	background: var(--color-primary);
	transform: skew(-12deg, 0deg);
	background-image: linear-gradient(to left, transparent, transparent 50%, var(--color-dark) 50%, var(--color-dark));
	background-position: 100% 0;
	background-size: 200% 100%;
	transition: all 0.3s ease-in-out;
}

nav.modal_menu li:hover {
	background-position: 0 0;
}

nav.modal_menu li a {
	display: block;
	background-color: transparent;
	font-family: "Poppins-SemiBold", sans-serif;
	font-size: 1rem;
	color: var(--color-dark);
	text-align: center;
	padding: 2px 30px 0 30px;
	/* if header 50 height then 2px */
	line-height: 48px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out;
}

nav.modal_menu li a:hover {
	border-color: transparent;
	background-color: transparent;
	color: var(--color-white);
	transition: all 0.3s ease-in-out;
}

nav.modal_menu li a span {
	display: block;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 2px 0;
	transform: skew(12deg, 0deg) !important;
}

nav.modal_menu li.current-menu-item {
	background: var(--color-dark);
}

nav.modal_menu li.current-menu-item a {
	color: var(--color-white);
}

.modal_footer {
	position: -webkit-sticky;
	position: sticky;
	width: 100%;
	bottom: 0;
	background: var(--color-dark);
	border-top: 9px solid var(--color-primary);
	padding: 10px;
	z-index: 99;
}

.modal_footer .modal_footer_social_box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.modal_footer .modal_footer_social_box .modal_social_icon_box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
}

.modal_footer .modal_footer_social_box .modal_social_icon_box .instagram_icon {
	margin: 0 5px;
}

.modal_footer .modal_footer_social_box .modal_social_icon_box a {
	background-color: var(--color-dark);
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	margin: 6px;
	border-radius: 50%;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}

.modal_footer .modal_footer_social_box .modal_social_icon_box a:hover {
	background-color: var(--color-primary);
}

.modal_footer .modal_footer_social_box .modal_social_icon_box a i {
	color: var(--color-white);
	font-size: 26px;
	line-height: 1;
	transition: all 0.3s ease-in-out;
}

.modal_footer .modal_footer_social_box .modal_social_icon_box a:hover i {
	color: var(--color-dark);
}

.home_hero {
	width: 100%;
	background-color: var(--color-dark);
	height: auto;
	position: relative;
}

.home_hero_outer {
	max-width: 100%;
}

.home_hero_inner {
	margin: 0 auto;
	max-width: 1366px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.home_hero_info_box {
	padding: 25px 18px 40px 18px;
}

.home_hero_info_box h1.home_hero_heading {
	font-family: "Poppins-ExtraBold", sans-serif;
	color: var(--color-white);
	font-size: 2.125rem;
	text-align: center;
	line-height: 1.25;
	margin: 0;
	padding: 0;
}

.home_hero_info_box h1.home_hero_heading br {
	display: none;
}

.home_hero_info_box h1.home_hero_heading span.hero_h1_color {
	color: color-mix(in srgb, var(--color-primary) 30%, white);
}

.home_hero_info_box p.home_hero_p {
	font-family: "Poppins-Bold", sans-serif;
	font-size: 1.25rem;
	color: var(--color-white);
	text-align: center;
	line-height: 1.3;
	padding: 30px 0 40px 0;
	margin: 0;
}

.home_hero_info_box .cta_button_container {
	display: flex;
	justify-content: center;
}

.home_hero_info_box .cta_button_container .home_hero_button.cta_button {
	background-image: linear-gradient(to left, transparent, transparent 50%, var(--color-white) 50%, var(--color-white));
}

.home_hero_info_box .cta_button_container .home_hero_button.cta_button a:hover {
	color: var(--color-dark);
}

.home_hero_img_box {
	padding: 0 8px;
	font-size: 0;
}

.home_hero_img_box picture {
	font-size: 0;
}

.home_three_boxes_container {
	max-width: 1366px;
	margin: 0 auto;
	padding: 35px 18px 20px 18px;
}

.home_three_boxes {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.home_three_boxes .three_boxes {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	max-width: 260px;
}

.home_three_boxes .three_boxes .icon_box {
	font-size: 0;
}

.home_three_boxes .three_boxes .icon_box img {
	height: 58px;
	width: 58px;
	font-size: 0;
}

.home_three_boxes .three_boxes .text_box h3 {
	font-size: 1.25rem;
	text-align: center;
	font-family: "Poppins-ExtraBold", sans-serif;
}

.home_three_boxes .three_boxes .text_box p {
	text-align: center;
}

.home_banner_container {
	max-width: 1316px;
	margin: 0 auto;
	padding: 0 18px 18px 18px;
}

.home_banner {
	background: var(--color-dark);
	background-image: url("./assets/imgs/how-banner-bg.jpg");
	background-position: left center;
	background-size: 100% 50%;
}

.home_banner_box {
	background: radial-gradient(circle at right top, var(--color-primary) 0%, transparent 50%), linear-gradient(0deg, var(--color-dark) 50%, transparent 100%);
}

.home_banner_inner {
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding: 54px 18px;
	text-align: center;
}

.home_banner_inner h2 {
	font-family: "Poppins-Bold", sans-serif;
	color: color-mix(in srgb, var(--color-primary) 20%, white);
	margin: 0;
	padding: 0;
}

.home_banner_inner p {
	font-family: "Poppins-SemiBold", sans-serif;
	color: var(--color-white);
	margin: 26px 0 36px 0;
	padding: 0;
}

.home_subhero {
	position: relative;
}

.home_subhero_outer {
	max-width: 1366px;
	margin: 0 auto;
	padding: 30px 18px 30px 18px;
	background-image: url("./assets/imgs/home-subhero-bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}

.home_subhero_inner {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.home_subhero_info_box {
	padding: 25px 18px 40px 18px;
}

.home_subhero_info_box h2.home_subhero_heading {
	font-family: "Poppins-Bold", sans-serif;
	color: var(--color-dark);
	font-size: 2rem;
	text-align: center;
	margin: 0;
	padding: 0;
}

.home_subhero_info_box p.home_subhero_p {
	font-family: "Poppins-Regular", sans-serif;
	font-size: 1rem;
	color: var(--color-dark);
	text-align: center;
	line-height: 1.3;
	padding: 30px 0 40px 0;
	margin: 0;
}

.home_subhero_info_box .cta_button_container {
	display: flex;
	justify-content: center;
}

.home_subhero_img_box {
	font-size: 0;
}

.home_subhero_img_box picture {
	font-size: 0;
}

.home_faq_container {
	max-width: 1366px;
	margin: 0 auto;
}

.home_faq_box {
	max-width: 820px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	padding: 54px 18px;
}

.home_faq_box h2 {
	font-size: 1.75rem;
	margin: 0;
	padding: 0;
}

.home_faq_box p {
	font-size: 1rem;
	margin: 26px 0 36px 0;
	padding: 0;
}

.table_container {
	max-width: 1366px;
	margin: 0 auto;
	padding: 0px 18px 50px 18px;
}

.table_container h3 {
	display: block;
	max-width: 560px;
	margin: 0 auto;
	padding: 43px 0 37px 0;
	text-align: center;
	font-family: "Poppins-ExtraBold", sans-serif;
	font-weight: 400;
	font-size: 1.75rem;
	color: var(--color-white);
	line-height: 1.1;
}

.table_container .table_box {
	max-width: 822px;
	margin: 0 auto;
	width: 62%;
}

.home_table_display {
	background: linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 0%, black) 0%, var(--color-primary) 100%);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}

.table_container.hiw_table_display {
	background: linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 0%, black) 0%, var(--color-primary) 100%);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
}

.table_container.hiw_table_display h3 {
	color: var(--color-white);
}

table.amt_table {
	border: 1px solid var(--color-dark);
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	table-layout: fixed;
	text-align: center;
}

table.amt_table thead {
	background: linear-gradient(90deg, var(--color-dark) 0%, var(--color-primary) 100%);
}

table.amt_table thead tr th {
	color: var(--color-white);
	font-family: "Sporty-Pro-Regular", sans-serif;
	font-weight: initial;
	font-size: 1.688rem;
	height: 60px;
	line-height: 35px;
	text-transform: uppercase;
}

table.amt_table thead tr th:first-child {
	border-right: 1px solid var(--color-dark);
}

table.amt_table tbody {
	background-color: var(--color-white);
}

table.amt_table tbody tr:nth-child(even) {
	background-color: var(--color-grey);
}

table.amt_table tbody tr td {
	color: var(--color-primary-dark);
	font-family: "Sporty-Pro-Regular", sans-serif;
	font-weight: 500;
	font-size: 1.5rem;
	height: 80px;
}

table.amt_table tbody tr td:first-child {
	border-right: 1px solid var(--color-dark);
}

.table_no_bg {
    background: none !important;
    background-image: none !important;
    padding: 0;
}

.table_no_bg .table_box {
    width: 100%;
    max-width: 100%;
}

.hiw_hero {
	width: 100%;
	background: linear-gradient(140deg, var(--color-dark) 0%, color-mix(in srgb, var(--color-primary) 80%, black) 45%, var(--color-primary) 50%, color-mix(in srgb, var(--color-primary) 80%, black) 65%, var(--color-dark) 100%);
	height: auto;
	position: relative;
}

.hiw_hero_outer {
	max-width: 100%;
}

.hiw_hero_inner {
	margin: 0 auto;
	max-width: 1366px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: relative;
}

.hiw_hero_inner .breadcrumb {
	position: absolute;
	width: 100%;
	top: 25px;
	left: 0;
	font-size: 0.875rem;
}

.hiw_hero_inner .breadcrumb span.breadcrumb_home_anchor {
	margin: 0 auto;
	text-align: center;
	display: block;
	padding-left: 0px;
}

.hiw_hero_inner .breadcrumb span.breadcrumb_home_anchor a {
	color: var(--color-white);
}

.hiw_hero_inner .breadcrumb span.breadcrumb_home_anchor a:hover {
	color: var(--color-white);
    background-color: transparent;
    text-decoration: underline;
}

.hiw_hero_inner .breadcrumb span span {
	color: var(--color-white);
}

.hiw_hero_info_box {
	padding: 40px 18px 0px 18px;
}

.hiw_hero_info_box h1.hiw_hero_heading {
	font-family: "Poppins-ExtraBold", sans-serif;
	color: color-mix(in srgb, var(--color-primary) 30%, white);
	font-size: 1.563rem;
	text-align: center;
	line-height: 1.25;
	margin: 0;
	padding: 0;
}

.hiw_hero_info_box p.hiw_hero_p {
	font-family: "Poppins-Regular", sans-serif;
	font-size: 1.25rem;
	color: var(--color-white);
	text-align: center;
	line-height: 1.3;
	padding: 30px 0 40px 0;
	margin: 0;
}

.hiw_hero_info_box .cta_button_container {
	display: flex;
	justify-content: center;
}

.hiw_hero_info_box .cta_button_container .home_hero_button.cta_button {
	background-image: linear-gradient(to left, transparent, transparent 50%, var(--color-white) 50%, var(--color-white));
}

.hiw_hero_info_box .cta_button_container .home_hero_button.cta_button a:hover {
	color: var(--color-dark);
}

.hiw_hero_img_box {
	padding: 0;
	font-size: 0;
}

.hiw_hero_img_box picture {
	font-size: 0;
}

.hiw_p_container {
	max-width: 1366px;
	margin: 0 auto;
}

.hiw_p_box {
	max-width: 820px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	text-align: center;
	padding: 54px 18px;
}

.hiw_p_box p {
	font-size: 1rem;
	margin: 0;
	padding: 0;
}

.hiw_p_box p span {
	font-family: "Poppins-ExtraBold", sans-serif;
}

.hiw_subhero {
	position: relative;
}

.hiw_subhero_outer {
	max-width: 1366px;
	margin: 0 auto;
	padding: 40px 18px 30px 18px;
	background-image: url("./assets/imgs/home-subhero-bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}

.hiw_subhero_inner {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.hiw_subhero_info_box {
	padding: 0px 18px 40px 18px;
}

.hiw_subhero_info_box p.hiw_subhero_p {
	font-family: "Poppins-Regular", sans-serif;
	font-size: 1rem;
	color: var(--color-dark);
	text-align: center;
	line-height: 1.3;
	padding: 30px 0 40px 0;
	margin: 0;
}

.hiw_subhero_info_box .cta_button_container {
	display: flex;
	justify-content: center;
}

.hiw_subhero_img_box {
	font-size: 0;
}

.hiw_subhero_img_box picture {
	font-size: 0;
}

.hiw_four_boxes_container {
	max-width: 1336px;
	margin: 0 auto;
	padding: 0px 18px 45px 18px;
}

.hiw_banner {
	background: linear-gradient(90deg, var(--color-dark) 0%, color-mix(in srgb, var(--color-primary) 80%, black) 25%, var(--color-primary) 50%, color-mix(in srgb, var(--color-primary) 80%, black) 75%, var(--color-dark) 100%);
	background-position: left center;
	background-size: cover;
}

.hiw_banner_inner {
	padding: 10px 18px 8px 18px;
	text-align: center;
}

.hiw_banner_inner h2 {
	margin: 0;
	padding: 0;
}

.hiw_four_boxes {
	background-color: color-mix(in srgb, var(--color-primary) 20%, white);
	display: flex;
	flex: 1;
	flex-direction: row;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
	border-top: 0;
	border-left: 1px solid var(--color-primary);
	border-right: 1px solid var(--color-primary);
	border-bottom: 1px solid var(--color-primary);
}

.hiw_four_boxes .four_boxes {
	margin: 0;
	padding: 36px 18px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 100%;
	flex-direction: column;
	box-sizing: border-box;
}

.four_boxes .icon_box img {
	height: 80px;
	width: 80px;
}

.four_boxes {
	border-top: 0;
}

.four_boxes .text_box p {
	text-align: center;
	margin: 10px 0 0 0;
}

.four_boxes .text_box p.second_p {
	font-size: 0.875rem;
	margin: 10px 0 30px 0;
}

.four_boxes.box_one {
	border-right: 0;
	border-bottom: 1px solid var(--color-primary);
	border-left: 0;
}

.four_boxes.box_two {
	border-right: 0;
	border-bottom: 1px solid var(--color-primary);
	border-left: 0;
}

.four_boxes.box_three {
	border-right: 0;
	border-bottom: 1px solid var(--color-primary);
	border-left: 0;
}

.four_boxes.box_four {
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

span.star, span.star_info {
	color: var(--color-primary);
	font-weight: 800;
	font-size: 1.25rem;
}

.four_boxes_button_container {
	display: flex;
	justify-content: center;
}

.four_boxes_button_container .cta_button_container {
	margin: -25px auto 0 auto;
}

.breadcrumb a,
.breadcrumb a:visited,
.breadcrumb a:active,
.breadcrumb a:focus {
    background-color: transparent;
    padding: 0;
}

.breadcrumb a:hover {
	color: var(--color-dark);
	background-color: transparent;
    text-decoration: underline;
}

.contact_section {
	width: 100%;
	background: linear-gradient(90deg, color-mix(in srgb, var(--color-primary) 80%, black) 0%, color-mix(in srgb, var(--color-primary) 20%, white) 100%);
	height: auto;
	position: relative;
}

.contact_outer {
	background-color: color-mix(in srgb, var(--color-primary) 20%, white);
	max-width: 1366px;
	margin: 0 auto;
}

.contact_inner {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.contact_info_boxes {
	padding: 30px 18px 10px 18px;
	/* no padding for 1024 and up */
	width: 100%;
	background-color: color-mix(in srgb, var(--color-primary) 20%, white);
}

.c_box_one {
	display: none;
}

.c_box_one .breadcrumb {
    font-size: 0.875rem;
}

.c_box_two {
	text-align: center;
}

.c_box_two h1.contact_hero_heading {
	font-size: 2rem;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

.c_box_two p.contact_hero_p {
	font-size: 1rem;
	margin: 0 auto;
	padding: 20px 0 30px 0;
	max-width: 580px;
}

.c_box_three {
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding-bottom: 30px;
	text-align: center;
}

.c_box_three h2.contact_email_heading {
	color: color-mix(in srgb, var(--color-primary) 60%, black);
	font-size: 1.25rem;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 10px 0;
}

.c_box_three a {
	margin: 0 auto;
}

.c_box_three a,
.c_box_three a:visited,
.c_box_three a:active,
.c_box_three a:focus {
    background-color: transparent;
    padding: 0;
}

.c_box_three a:hover {
    background-color: var(--color-dark);
    color: var(--color-white);
}

.c_box_four {
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding-bottom: 20px;
	text-align: center;
}

.c_box_four h2.contact_daytime_heading {
	color: color-mix(in srgb, var(--color-primary) 60%, black);
	font-size: 1.25rem;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 10px 0;
}

.daytime_box_inner {
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}

.daytime_box h3 {
	font-size: 1.125rem;
	padding: 0 0 10px 0;
	margin: 0;
}

.daytime_box p {
	font-size: 1.125rem;
	padding: 0 0 20px 0;
	margin: 0;
}

span.wpcf7-not-valid-tip {
	font-size: 0.75rem;
}

.contact_form_box {
	width: 100%;
	padding: 0 18px;
	margin: 0px 0px 160px 0px;
}

.contact_form_box input[type=text], .contact_form_box input[type=email] {
	width: 100%;
}

.contact_form_box .wpcf7 {
	background-color: var(--color-white);
	padding: 25px;
}

.contact_form_box .wpcf7 form label {
	color: color-mix(in srgb, var(--color-primary) 60%, black);
	font-family: "Poppins-Regular", sans-serif;
	font-weight: 700;
	font-size: 1.25rem;
	letter-spacing: 1px;
}

.contact_form_box .wpcf7 form label span {
	display: block;
	padding-top: 7px;
}

.contact_form_box .wpcf7 form input[type=text], .contact_form_box .wpcf7 form input[type=email] {
	border-top: 0;
	border-right: 0;
	border-bottom: 2px solid var(--color-primary);
	border-left: 0;
	color: var(--color-dark);
	font-size: 1rem;
	font-family: "Poppins-Regular", sans-serif;
}

.contact_form_box .wpcf7 form input[type=text]::placeholder, .contact_form_box .wpcf7 form input[type=email]::placeholder {
	color: color-mix(in srgb, var(--color-dark) 50%, var(--color-grey) 50%);
}

.contact_form_box .wpcf7 form textarea {
	border: 2px solid var(--color-primary);
	color: var(--color-dark);
	font-size: 1rem;
	font-family: "Poppins-Regular", sans-serif;
}

.contact_form_box .wpcf7 form textarea::placeholder {
	color: color-mix(in srgb, var(--color-dark) 50%, var(--color-grey) 50%);
}

.contact_form_box .wpcf7 form input[type=submit] {
	width: 100%;
}

.sell_with_us_container {
	width: 100%;
	background-color: var(--color-dark);
}

.s_w_u_box {
	background-color: var(--color-dark);
	position: relative;
	max-width: 1366px;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
	opacity: 1;
}

.s_w_u_box .bg_img_opacity {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	background-image: url("./assets/imgs/swu-bg.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: 0.15;
}

.s_w_u_box .s_w_u_inner {
	position: relative;
	z-index: 3;
	opacity: 1;
}

.s_w_u_inner {
	padding: 36px 18px;
}

.s_w_u_inner .breadcrumb {
	margin: 0 auto;
	text-align: center;
	font-size: 0.875rem;
	padding-bottom: 16px;
	color: var(--color-white);
}

.s_w_u_inner h1 {
	font-family: "Poppins-ExtraBold", sans-serif;
	font-size: 2rem;
	letter-spacing: 1px;
	text-transform: none;
	color: var(--color-white);
	margin: 0 auto;
	text-align: center;
}

.s_w_u_inner p {
	color: var(--color-white);
	font-size: 1rem;
}

.s_w_u_inner p a, .s_w_u_inner .breadcrumb a {
	background-color: var(--color-dark);
	color: var(--color-white);
}

.s_w_u_inner p a:hover, .s_w_u_inner .breadcrumb a:hover {
	color: var(--color-white);
	background-color: transparent;
    text-decoration: underline;
}

.s_w_u_inner .s_w_u_button.cta_button {
	background-image: linear-gradient(to left, transparent, transparent 50%, var(--color-white) 50%, var(--color-white));
}

.s_w_u_inner .s_w_u_button.cta_button a:hover {
	color: var(--color-dark);
}

.faq_page .accordion_section {
	background-color: #F8F8F8;
}

.accordion_section {
	display: block;
	width: 100%;
	background-color: #F8F8F8;
}

.accordion_section .accordion_box_container {
	max-width: 1024px;
	margin: 0 auto;
	padding: 36px 18px;
}

.accordion_boxes {
	overflow: visible;
}

.accordion_row {
	background: var(--color-white);
	margin: 15px 0;
	border-radius: 10px;
    box-shadow: 0px 3px 6px #00000029
}

.accordion_row .accordion_input {
	display: none;
}

.accordion_row .accordion_label {
	display: block;
	cursor: pointer;
	position: relative;
	font-size: 1.125rem;
	padding: 18px 75px 20px 18px;
	font-family: "Poppins-SemiBold", sans-serif;
	color: var(--color-dark);
	transition: all 0.3s ease-in-out;
}

.accordion_row .accordion_label:hover {
	background: linear-gradient(to right, var(--color-dark) 0%, var(--color-primary) 75%);
	color: var(--color-white);
	transition: background 0.3s ease-in-out;
}

.accordion_row .accordion_label::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	background-image: url("./assets/imgs/triangle-circle-arrow.svg");
	background-size: contain;
	transition: all 1s ease-in-out;
}

.accordion_row .accordion_content {
	padding: 10px;
	background: var(--color-white);
	display: none;
}

.accordion_row .accordion_content p.accordion_p {
	padding: 10px;
	line-height: 1.5;
	font-size: 1rem;
}

.accordion_row .accordion_input:checked ~ .accordion_content {
	display: block;
}

.accordion_row .accordion_input:checked ~ .accordion_label {
	color: var(--color-white);
	background-image: linear-gradient(to right, var(--color-dark) 0%, var(--color-primary) 75%);
	background-size: cover;
	background-position: left top;
	background-repeat: no-repeat;
	transition: color 0.1s ease-in-out, background 1s ease-in-out;
}

.accordion_row .accordion_input:checked ~ .accordion_label::after {
	transform: translateY(-50%) rotate(1turn);
	transition: all 1s ease-in-out;
}

.accordion_row .accordion_input:checked ~ .accordion_label:hover {
	color: var(--color-white);
	background-image: linear-gradient(to right, var(--color-dark) 0%, var(--color-primary) 75%);
	transition: color 0.1s ease-in-out, background 1s ease-in-out;
}

.accordion_row .accordion_input:checked ~ .accordion_label:hover::after {
	transform: translateY(-50%) rotate(1turn);
	transition: all 1s ease-in-out;
}

.accordion_row .accordion_input:checked ~ .accordion_label::after {
	transform: translateY(-50%) rotate(0.5turn);
	transition: all 1s ease-in-out;
}

/* ******************************************************* */
/* *************** Featured Cards Carousel *************** */
/* ******************************************************* */

.featured_cards_section {
    display: block;
    width: 100%;
    background-color: var(--color-dark);
    padding: 40px 0;
}

.featured_cards_outer {
	max-width: 1366px;
	margin: 0 auto;
	padding: 0 18px;
}

.featured_cards_inner {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.featured_cards_heading {
	font-family: "Poppins-ExtraBold", sans-serif;
	color: var(--color-white);
	text-align: center;
	font-size: 2rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 2px;
}

.featured_cards_carousel_wrapper {
	width: 100%;
	position: relative;
	height: 500px;
}

.featured_cards_carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.featured_cards_carousel.is-visible {
    opacity: 1;
}

.featured_cards_loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.featured_cards_loader::after {
    content: '';
    width: 50px;
    height: 50px;
    border: 4px solid var(--color-grey);
    border-top: 4px solid var(--color-primary);
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
    animation-delay: 0.7s; /* 700ms delay */
    opacity: 0;
    animation-fill-mode: forwards;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.featured_card {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0.75);
	opacity: 0;
	transition: all 0.5s ease-in-out;
	cursor: pointer;
	width: 320px;
}

.featured_card.is-active {
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
	z-index: 3;
}

.featured_card.is-prev {
	opacity: 0.4;
	transform: translate(calc(-50% - 360px), -50%) scale(0.8);
	z-index: 2;
}

.featured_card.is-next {
	opacity: 0.4;
	transform: translate(calc(-50% + 360px), -50%) scale(0.8);
	z-index: 2;
}

.featured_card.is-hidden {
	opacity: 0;
	z-index: 1;
}

.featured_card_inner {
	border: 2px solid var(--color-primary);
	padding: 8px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.featured_card_img_box {
	width: 100%;
	height: 360px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	font-size: 0;
}

.featured_card_img_box img {
	max-height: 360px;
	width: auto;
	max-width: 100%;
	object-fit: contain;
}

.featured_card_info {
	width: 100%;
	padding-top: 12px;
	text-align: center;
}

.featured_card_title {
	font-family: "Poppins-Regular", sans-serif;
	color: var(--color-white);
	font-size: 0.875rem;
	margin: 0 0 8px 0;
	line-height: 1.3;
}

.featured_card_bid {
	font-family: "Poppins-SemiBold", sans-serif;
	color: var(--color-primary);
	font-size: 1rem;
	margin: 0;
}

.featured_card_bid span {
	font-family: "Poppins-Bold", sans-serif;
}

.featured_cards_controls {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	margin-top: 20px;
	width: 100%;
}

.featured_cards_prev,
.featured_cards_next {
	background: transparent;
	background-image: none;
	border: 2px solid var(--color-primary) !important;
	color: var(--color-primary);
	font-size: 2rem;
	width: 40px;
	height: 40px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	line-height: 1;
	transition: all 0.3s ease-in-out;
}

.featured_cards_prev:active,
.featured_cards_prev:focus,
.featured_cards_next:active,
.featured_cards_next:focus {
	border: 2px solid var(--color-primary) !important;
	background-image: none;
	outline: none;
}

.featured_cards_prev:hover,
.featured_cards_next:hover {
	background: var(--color-primary);
	color: var(--color-dark);
}

.featured_cards_counter {
	color: var(--color-white);
	font-size: 1rem;
	min-width: 50px;
	text-align: center;
}

.featured_cards_empty {
    color: var(--color-white);
    text-align: center;
    font-family: "Poppins-Regular", sans-serif;
    font-size: 1rem;
    padding: 40px 0;
    width: 100%;
}

/* ******************************************************* */
/* ****************** Fee Table Wrapper ****************** */
/* ******************************************************* */
.fee_tables_wrapper {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 30px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.fee_tables_wrapper .table_box {
    flex: 1 1 0;
    min-width: 0;
    max-width: none;
    margin: 0;
    width: auto;
}

.listing_fee_box {
    flex: 0 0 350px;
    width: 350px;
    border: 2px solid var(--color-primary);
    background-color: var(--color-white);
	display: flex;
    flex-direction: column;
}

.listing_fee_inner {
    padding: 20px;
	flex: 1;
}

.listing_fee_heading {
    font-family: "Sporty-Pro-Regular", sans-serif;
    font-size: 1.688rem;
    text-align: center;
    text-transform: uppercase;
    color: var(--color-white);
    background: linear-gradient(90deg, var(--color-dark) 0%, var(--color-primary) 100%);
    margin: -20px -20px 20px -20px;
    padding: 15px 20px;
}

.listing_fee_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 12px 0;
    border-bottom: 1px solid var(--color-grey);
}

.listing_fee_row:last-of-type {
    border-bottom: none;
}

.listing_fee_label {
    font-family: "Sporty-Pro-Regular", sans-serif;
    font-size: 1rem;
    color: var(--color-dark);
    flex: 1;
}

.listing_fee_value {
    font-family: "Sporty-Pro-Regular", sans-serif;
    font-size: 1.125rem;
    color: var(--color-primary-dark);
    font-weight: bold;
    text-align: right;
}

.listing_fee_note {
    font-family: "Poppins-Regular", sans-serif;
    font-size: 0.75rem;
    color: var(--color-dark);
    width: 100%;
    margin-top: 4px;
    font-style: italic;
}

.listing_fee_footer {
    font-family: "Poppins-SemiBold", sans-serif;
    font-size: 0.9rem;
    color: var(--color-dark);
    text-align: center;
    margin: 16px 0 0 0;
    padding-top: 16px;
    border-top: 2px solid var(--color-primary);
}

/* ******************************************************* */
/* ******************** Media Queries ******************** */
/* ******************************************************* */
@media (max-width: 389px) {
	body main.site-main {
		margin-top: 75px;
	}
	header.site-header {
		height: 75px;
	}
	header.site-header .header_inner {
		height: 75px;
	}
	header.site-header .header_right {
		display: none;
	}
	header.site-header .header_inner {
		margin: 0;
		display: block;
		padding: 0;
		position: relative;
	}
	header.site-header .header_inner .header_box.header_middle, header.site-header .header_inner .header_box.header_right {
		display: none;
	}
	header.site-header .header_inner .header_box.header_left {
		display: block;
		position: absolute;
		height: 100%;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	header.site-header .header_inner .header_box.header_left .header_inner_box_left {
		margin: 0;
		padding: 0 18px;
		display: flex;
		flex-direction: row;
		width: 100%;
		height: 100%;
		align-items: center;
	}
	header.site-header .header_inner .header_box.header_left .header_inner_box_left .hamburger_box {
		margin-right: 0;
	}
	header.site-header .header_inner .header_box.header_left .header_inner_box_left .hamburger_box .hamburger_icon {
		padding-top: 9px;
	}
}

@media (min-width: 489px) and (max-width: 767px) {
	.home_hero_info_box {
		padding: 25px 75px 40px 75px;
	}
	.hiw_hero_info_box {
		padding: 40px 75px 40px 75px;
	}
	.home_faq_box p {
		padding: 0 75px 0 75px;
	}
	.hiw_p_box p {
		padding: 0 75px 0 75px;
	}
}

@media (min-width: 768px) {
	.home_three_boxes_container {
		padding: 0;
		margin: 35px 0px 20px 0px;
	}
	.home_three_boxes {
		align-items: flex-start;
		flex-direction: row;
	}
	.home_three_boxes .three_boxes {
		flex-direction: column;
		flex: 1 0 33.333%;
		max-width: none;
		padding: 0 20px;
	}
	.home_faq_box h2 {
		font-size: 2.5rem;
	}
	.home_faq_box p {
		padding: 0 75px 0 75px;
	}
	.hiw_p_box h2 {
		font-size: 2.5rem;
	}
	.hiw_p_box p {
		padding: 0 25px 0 25px;
	}
	.c_box_one {
		display: flex;
		justify-content: center;
		text-align: center;
		margin-bottom: 20px;
	}
	.c_box_two h1.contact_hero_heading {
		font-size: 2.25rem;
	}
	.s_w_u_inner h1 {
		font-size: 2.25rem;
	}
	.s_w_u_inner p {
		font-size: 1.125rem;
	}
}

@media (max-width: 429px) {
	.ebay_shop_button {
		display: none;
	}
}

@media (max-width: 489px) {
	header.site-header .header_logo_box img {
		width: 80%;
	}
	header.site-header .header_right .header_inner_box_right .ebay_shop_button a .button_text {
		font-size: 0.875rem;
	}
	header.site-header .header_right .header_inner_box_right .ebay_shop_button a .button_text span {
		display: none;
	}
}

@media (max-width: 509px) {
	footer.site-footer .footer_middle .footer_middle_inner {
		flex-direction: column;
	}
	footer.site-footer .footer_middle .footer_middle_inner .footer_info_section {
		margin-right: 0;
		margin-bottom: 18px;
	}
}

@media (min-width: 569px) {
	footer.site-footer .site_info_bar br {
		display: none;
	}
}

@media (max-width: 799px) {
	footer.site-footer {
		background-image: url("./assets/imgs/footer-bg-mobile.jpg");
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: cover;
	}
	footer.site-footer .footer_outer {
		background: linear-gradient(180deg, var(--color-dark) 0%, transparent 50%);
	}
	footer.site-footer .footer_inner {
		justify-content: center;
		flex-direction: column;
	}
	footer.site-footer .footer_left, footer.site-footer .footer_right {
		padding: 40px 0;
	}
}

@media (min-width: 1024px) and (max-width: 1365px) {
	.home_banner_inner p {
		max-width: 450px;
	}
	.home_hero_info_box h1.home_hero_heading {
		font-size: 2.5rem;
	}
	.home_subhero_info_box h2.home_subhero_heading {
		font-size: 2.5rem;
	}
}

@media (max-width: 568px) {
	footer.site-footer .site_info_bar {
		font-size: 0.875rem;
	}
	footer.site-footer .site_info_bar ._copy br {
		display: block;
	}
	footer.site-footer .site_info_bar ._copy span.footer_dash {
		display: none;
	}
	footer.site-footer .footer_box.footer_middle .footer_middle_inner {
		width: 100%;
	}
	footer.site-footer .footer_box.footer_middle .footer_middle_inner nav.footer_menu {
		width: 100%;
	}
	footer.site-footer .footer_box.footer_middle .footer_middle_inner nav.footer_menu ul a {
		padding: 7px 15px 5px 15px;
	}
	footer.site-footer .footer_middle .footer_info_section, footer.site-footer .footer_middle .footer_contact_section {
		transform: none;
		width: 100%;
	}
	footer.site-footer .footer_middle .footer_info_section .footer_nav_box, footer.site-footer .footer_middle .footer_info_section .footer_contact_box, footer.site-footer .footer_middle .footer_contact_section .footer_nav_box, footer.site-footer .footer_middle .footer_contact_section .footer_contact_box {
		transform: none;
		padding: 0;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
		text-align: center;
	}
	footer.site-footer .footer_middle .footer_info_section .footer_nav_box a, footer.site-footer .footer_middle .footer_info_section .footer_contact_box a, footer.site-footer .footer_middle .footer_contact_section .footer_nav_box a, footer.site-footer .footer_middle .footer_contact_section .footer_contact_box a {
		margin-left: 0;
	}
}

@media (max-width: 767px) {
	main {
		font-size: 1rem;
	}
	.hiw_hero .hiw_hero_inner {
		padding-top: 0;
	}
	.hiw_hero .hiw_hero_info_box {
		padding: 40px 18px 0 18px;
	}
	.hiw_hero .hiw_hero_inner .breadcrumb {
		display: none;
	}
}

@media (min-width: 800px) {
	footer.site-footer {
		background-image: url("./assets/imgs/footer-bg-desktop.jpg");
		background-repeat: no-repeat;
		background-position: right center;
		background-size: contain;
	}
	footer.site-footer .footer_outer {
		background: linear-gradient(90deg, var(--color-dark) 30%, transparent 60%);
	}
}

@media (min-width: 800px) and (max-width: 1023px) {
	footer.site-footer .footer_left {
		flex-direction: column;
	}
	footer .footer_left .footer_social_box {
		display: flex !important;
		margin-top: 20px;
	}
	footer .footer_left .footer_social_box .social_title {
		margin-bottom: 4px;
	}
	footer.site-footer .footer_right {
		display: none;
	}
}

@media (max-width: 1024px) {
	main section.wide_main_header {
		padding: 30px 18px;
	}
	main section.wide_main_header h1 {
		font-size: 2.25rem;
	}
}

@media (min-width: 1024px) {
	.cta_button a {
		font-size: 1rem;
		line-height: 50px;
		padding: 0px 30px 0px 30px;
	}
	.home_hero_outer {
		display: flex;
		background-image: url("./assets/imgs/home-hero-bg-desktop.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center bottom;
	}
	.home_hero_inner {
		padding: 0 30px;
		min-height: 380px;
		flex-direction: row;
		align-items: flex-end;
	}
	.home_hero_info_box {
		align-self: center;
		flex: 1 0 50%;
		padding: 0 100px 0 0;
	}
	.home_hero_info_box h1.home_hero_heading {
		text-align: left;
	}
	.home_hero_info_box p.home_hero_p {
		text-align: left;
	}
	.home_hero_info_box .cta_button_container {
		justify-content: flex-start;
	}
	.home_hero_img_box {
		flex: 1 0 50%;
	}
	.home_subhero_inner {
		padding: 0 30px;
		flex-direction: row;
		align-items: flex-end;
	}
	.home_subhero_info_box {
		align-self: center;
		flex: 1 0 50%;
		padding: 0 100px 0 0;
	}
	.home_subhero_info_box h2.home_subhero_heading {
		text-align: left;
	}
	.home_subhero_info_box p.home_subhero_p {
		text-align: left;
		font-size: 1.25rem;
	}
	.home_subhero_info_box .cta_button_container {
		justify-content: flex-start;
	}
	.home_subhero_img_box {
		flex: 1 0 50%;
	}
	.hiw_subhero_inner {
		padding: 0 30px;
		flex-direction: row;
		align-items: flex-end;
	}
	.hiw_subhero_info_box {
		align-self: center;
		flex: 1 0 50%;
		padding: 0 20px 0 20px;
	}
	.hiw_subhero_info_box p.hiw_subhero_p {
		text-align: left;
		font-size: 1.25rem;
	}
	.hiw_subhero_info_box .cta_button_container {
		justify-content: flex-start;
	}
	.hiw_subhero_img_box {
		flex: 1 0 50%;
		align-self: center;
		padding: 0 20px 0 0;
	}
	.home_three_boxes_container {
		padding: 0;
		margin: 35px 0px 20px 0px;
	}
	.home_three_boxes {
		align-items: center;
	}
	.home_three_boxes .three_boxes {
		flex-direction: row;
	}
	.home_three_boxes .three_boxes .icon_box {
		margin-right: 15px;
		min-width: 58px;
	}
	.home_three_boxes .three_boxes .text_box h3 {
		text-align: left;
		margin-bottom: 0;
	}
	.home_three_boxes .three_boxes .text_box p {
		text-align: left;
		margin-top: 5px;
	}
	.home_three_boxes .three_boxes.box_two {
		position: relative;
	}
	.home_three_boxes .three_boxes.box_two:before {
		position: absolute;
		content: ' ';
		top: 20px;
		left: -1px;
		bottom: 20px;
		right: 1px;
		width: 2px;
		background-color: var(--color-grey);
	}
	.home_three_boxes .three_boxes.box_two:after {
		position: absolute;
		content: ' ';
		top: 20px;
		bottom: 20px;
		right: 0px;
		width: 2px;
		background-color: var(--color-grey);
	}
	.home_banner {
		background-position: left top;
		background-size: cover;
		background: var(--color-dark);
	}
	.home_banner_box {
		background: radial-gradient(circle at right top, var(--color-primary) 0%, transparent 50%), linear-gradient(0deg, var(--color-dark) 50%, transparent 100%);
	}
	.home_banner_inner {
		justify-content: space-around;
		align-items: center;
		flex-direction: row;
		padding: 0;
		min-height: 100px;
	}
	.home_banner_inner h2 {
		font-size: 2.25rem;
	}
	.home_banner_inner p {
		margin: 0;
		font-size: 1.25rem;
		text-align: left;
	}
	.home_faq_box h2 {
		font-size: 2.125rem;
	}
	.home_faq_box p {
		font-size: 1.25rem;
	}
	.hiw_p_box h2 {
		font-size: 2.125rem;
	}
	.hiw_p_box p {
		font-size: 1.25rem;
	}
	.hiw_hero_inner {
		padding: 0 30px;
		min-height: 340px;
		flex-direction: row;
		align-items: flex-end;
	}
	.hiw_hero_info_box {
		align-self: center;
		flex: 1 0 50%;
		padding: 0 80px 0 0;
	}
	.hiw_hero_info_box h1.hiw_hero_heading {
		text-align: left;
		font-size: 2.125rem;
	}
	.hiw_hero_info_box p.hiw_hero_p {
		text-align: left;
	}
	.hiw_hero_info_box .cta_button_container {
		justify-content: flex-start;
	}
	.hiw_hero_img_box {
		flex: 1 0 50%;
	}
	.hiw_hero .hiw_hero_inner .breadcrumb span.breadcrumb_home_anchor {
		text-align: left;
		padding-left: 30px;
	}
	.hiw_four_boxes .four_boxes {
		flex-basis: 0;
	}
	.four_boxes.box_one {
		border-bottom: 0;
	}
	.four_boxes.box_two {
		border-left: 1px solid var(--color-primary);
		border-right: 1px solid var(--color-primary);
		border-bottom: 0;
	}
	.four_boxes.box_three {
		border-right: 1px solid var(--color-primary);
		border-bottom: 0;
	}
	.contact_outer {
		display: flex;
	}
	.contact_inner {
		flex-direction: row;
		justify-content: flex-start;
		flex-basis: 100%;
		flex-grow: 1;
		flex-shrink: 1;
		height: 100%;
	}
	.contact_info_boxes {
		position: relative;
		display: flex;
		justify-content: flex-start;
		align-items: stretch;
		min-height: 820px;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 55%;
		background-image: linear-gradient(180deg, color-mix(in srgb, var(--color-primary) 20%, white) 60%, transparent 80%), url("./assets/imgs/amt-contact-bg.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center bottom;
	}
	.contact_info_boxes_inner {
		width: auto;
		max-width: 490px;
		margin: 0 auto;
		height: 100%;
	}
	.c_box_one {
		justify-content: left;
		text-align: left;
	}
	.c_box_two {
		text-align: left;
	}
	.c_box_two p.contact_hero_p {
		margin: 0;
		font-size: 1.125rem;
	}
	.c_box_three {
		display: inline-block;
		text-align: left;
	}
	.c_box_three a {
		margin: 0;
	}
	.c_box_four {
		justify-content: flex-start;
	}
	.c_box_four h2.contact_daytime_heading {
		text-align: left;
	}
	.c_box_four .daytime_box_inner {
		justify-content: flex-start;
		flex-direction: row;
		text-align: left;
	}
	.c_box_four .daytime_box_inner .daytime_box.week_box {
		margin-right: 70px;
	}
	.contact_form_box {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0;
		min-height: 820px;
		flex-basis: 45%;
		flex-grow: 1;
		flex-shrink: 1;
		position: relative;
		background-color: var(--color-white);
	}
}

@media (min-width: 1024px) and (max-width: 1365px) {
	.hiw_hero .hiw_hero_inner {
		min-height: 300px;
	}
	.hiw_hero .hiw_hero_info_box {
		align-self: flex-end;
		padding-bottom: 40px;
	}
}

@media (min-width: 1366px) {
	.home_hero_inner {
		height: 460px;
	}
	.home_hero_info_box h1.home_hero_heading {
		font-size: 3.5rem;
		line-height: 1.1;
	}
	.home_hero_info_box h1.home_hero_heading br {
		display: inline;
	}
	.home_hero_info_box p.home_hero_p {
		font-size: 1.5rem;
	}
	.hiw_hero_info_box {
		padding: 40px 85px 0 0;
		align-self: center;
	}
	.hiw_hero_info_box h1.hiw_hero_heading {
		font-size: 3rem;
		line-height: 1.1;
	}
	.hiw_hero_info_box h1.hiw_hero_heading br {
		display: inline;
	}
	.hiw_hero_info_box p.hiw_hero_p {
		font-size: 1.5rem;
	}
	.home_three_boxes_container {
		padding: 30px 25px 30px 25px;
		margin: 0 auto;
	}
	.home_three_boxes .three_boxes .icon_box {
		min-width: 74px;
	}
	.home_three_boxes .three_boxes .icon_box img {
		height: 74px;
		width: 74px;
	}
	.home_faq_box h2 {
		font-size: 2.5rem;
	}
	.s_w_u_inner h1 {
		font-size: 2.5rem;
	}
	.s_w_u_inner p {
		font-size: 1.25rem;
	}
	.home_subhero_info_box h2.home_subhero_heading {
		font-size: 3rem;
	}
	.table_container h3 {
		font-size: 2rem;
		max-width: 700px;
	}
}

@media (max-width: 1023px) {
	.home_hero_inner {
		background: linear-gradient(180deg, var(--color-dark) 0%, transparent 50%);
	}
	.home_hero_outer {
		background-image: url("./assets/imgs/home-hero-bg-mobile.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center bottom;
	}
	.fee_tables_wrapper {
        flex-direction: column;
        align-items: center;
    }
    .listing_fee_box {
        flex: none;
        width: 84%;
    }
	.hiw_hero_inner {
		background: linear-gradient(180deg, var(--color-dark) 0%, transparent 50%);
		padding-top: 60px;
	}
	.contact_form_box {
		max-width: 420px;
		-webkit-box-shadow: 0px 0px 14px 5px rgba(0, 0, 0, 0.17);
		-moz-box-shadow: 0px 0px 14px 5px rgba(0, 0, 0, 0.17);
		box-shadow: 0px 0px 14px 5px rgba(0, 0, 0, 0.17);
	}
}

@media (max-width: 739px) {
	.contact_outer {
		background-image: linear-gradient(180deg, color-mix(in srgb, var(--color-primary) 20%, white) 75%, transparent 90%), url("./assets/imgs/amt-contact-bg.png");
		background-repeat: no-repeat;
		background-size: auto;
		background-position: center bottom;
	}
}

@media (min-width: 740px) and (max-width: 1023px) {
	.contact_outer {
		background-image: linear-gradient(180deg, color-mix(in srgb, var(--color-primary) 20%, white) 68%, transparent 86%), url("./assets/imgs/amt-contact-bg.png");
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center bottom;
	}
	.contact_inner {
		background: linear-gradient(180deg, color-mix(in srgb, var(--color-primary) 20%, white) 58%, transparent 90%);
	}
}

@media (min-width: 456px) {
	.contact_form_box {
		padding: 0;
	}
}

@media (max-width: 768px) {
	main section.wide_main_header {
		padding: 24px 18px;
	}
	main section.wide_main_header h1 {
		font-size: 2rem;
	}
	main section.max_main_content .text_from_wordpress {
		font-size: 1rem;
	}
	main section.max_main_content .text_from_wordpress p {
		font-size: 1rem;
	}
}

@media (max-width: 569px) {
	main section.wide_main_header h1 {
		font-size: 1.5rem;
	}
	.breadcrumb {
		display: none;
	}
}

@media (max-width: 1220px) {
	header .header_middle, header .header_middle nav ul {
		display: none;
	}
	header .header_left .hamburger_box {
		display: flex !important;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.home_subhero_info_box p.home_subhero_p {
		padding: 30px 100px 40px 100px;
	}
	.hiw_subhero_info_box p.hiw_subhero_p {
		padding: 30px 100px 40px 100px;
	}
	.hiw_four_boxes .four_boxes {
		flex-basis: 50%;
	}
	.four_boxes.box_one {
		border-left: 0;
		border-right: 1px solid var(--color-primary);
	}
	.four_boxes.box_two {
		border-left: 0;
	}
	.four_boxes.box_three {
		border-right: 1px solid var(--color-primary);
		border-bottom: 0;
	}
}

@media (max-width: 767px) {
	.table_container .table_box {
		width: 100%;
	}
	.table_container h3 {
		font-size: 1.25rem;
	}
	.fee_tables_wrapper {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
	.table_container .table_box {
		width: 84%;
	}
}

@media (max-width: 1365px) {
	table.amt_table thead tr th {
		font-size: 1.275rem;
		height: 45px;
	}
	table.amt_table tbody tr td {
		font-size: 1.25rem;
		height: 80px;
	}
}

/*# sourceMappingURL=style.css.map */