/*!
Theme Name: Giti
Theme URI: #
Author: Gooder / Dambar
Author URI: #
Description: Custom theme for Giti
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: giti
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.

Giti 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

--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700&family=Rajdhani:wght@400;600;700&display=swap");
:root {
	--yellow: $color__yellow
;
}

.color-white-text {
	color: #fff;
}

.color-white-text a {
	color: #fff;
}

.color-black-text {
	color: #000;
}

.background__black {
	background-color: #000;
}

.background__white {
	background-color: #fff;
}

.background__black-white {
	background: black;
	background: linear-gradient(90deg, black 0%, black 50%, white 50%, white 100%);
}

.background__yellow {
	background-color: #FDD000;
}

.background__light-grey {
	background-color: #f1f1f1;
}

.text__white {
	color: #fff;
}

.text__black {
	color: #000;
}

.text__yellow {
	color: #FDD000;
}

.text__yellow a {
	color: #FDD000;
}

.tooltip {
	--bs-tooltip-bg: #FDD000;
	--bs-tooltip-color: #000;
	--bs-tooltip-border-radius: 0;
	--bs-tooltip-font-size: 12px;
	--bs-tooltip-opacity: 1;
	--bs-tooltip-padding-y: 2px;
	--bs-tooltip-padding-x: 5px;
}

@media only screen and (max-width: 781px) {
	.background__black-white {
		background: linear-gradient(180deg, black 0%, black 29.5%, white 29.5%, white 100%);
	}
	html[lang="fr-FR"] .background__black-white {
		background: linear-gradient(180deg, black 0%, black 30.9%, white 30.9%, white 100%);
	}
}

.section-header {
	font-size: 55px;
	font-family: "Rajdhani", sans-serif;
	font-weight: 700;
}

.header-h3 {
	font-size: 36px;
	font-family: "Rajdhani", sans-serif;
	font-weight: 700;
}

.header-h4 {
	font-size: 28px;
	font-weight: 700;
	font-family: "Rajdhani", sans-serif;
}

.font__weight-700 {
	font-weight: 700;
}

.font__weight-500 {
	font-weight: 500;
}

.font__weight-400 {
	font-weight: 400;
}

.font__weight-300 {
	font-weight: 300;
}

.body__font-size-medium {
	font-size: 20px;
}

p {
	color: #000;
	font-size: 18px;
	line-height: 1.5;
}

.widget-header {
	font-family: "Rajdhani", sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
}

.card-header {
	font-size: 28px;
}

.page-header {
	font-size: 72px;
	font-family: "Rajdhani", sans-serif;
	font-weight: 700;
	color: #FDD000;
}

@media only screen and (max-width: 991px) {
	.section-header {
		font-size: 35px;
	}
	.header-h3 {
		font-size: 26px;
	}
	.page-header {
		font-size: 36px;
	}
}

@media only screen and (min-width: 1200px) {
	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1240px;
	}
}

/*--------------------------------------------------------------
# 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: "Heebo", 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;
}

.w-100 figure {
	width: 100%;
}

.w-100 figure img {
	width: 100%;
}

.site-header {
	background-color: #000;
	position: relative;
}

.site-header .container {
	display: flex;
	min-height: 90px;
	justify-content: space-between;
}

.site-header .container .site-header__logo-nav {
	display: flex;
	gap: 40px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.site-header .container .site-header__logo-nav .site-branding .custom-logo {
	min-width: 157px;
}

.site-header .container .site-header__lang-finder {
	display: flex;
	gap: 20px;
	align-items: center;
}

.site-header .container .site-header__lang-finder .site-header__lang {
	display: flex;
	gap: 20px;
	font-size: 15px;
	position: relative;
	color: #B9B9B9;
	align-items: center;
}

.site-header .container .site-header__lang-finder .site-header__lang .wpml-ls-legacy-list-horizontal > ul {
	display: flex;
	padding: 0;
	margin: 0 !important;
	list-style-type: none;
}

.site-header .container .site-header__lang-finder .site-header__lang .wpml-ls-legacy-list-horizontal > ul > li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline-block;
}

.site-header .container .site-header__lang-finder .site-header__lang .wpml-ls-legacy-list-horizontal > ul > li:first-child {
	position: relative;
}

.site-header .container .site-header__lang-finder .site-header__lang .wpml-ls-legacy-list-horizontal > ul > li:first-child:after {
	content: ' | ';
	position: absolute;
	right: -2px;
	top: -2px;
	color: #fff;
}

.site-header .container .site-header__lang-finder .site-header__lang .wpml-ls-legacy-list-horizontal > ul > li a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 6px;
	line-height: 1;
}

.site-header .container .site-header__lang-finder .site-header__lang a {
	color: #B9B9B9;
}

.site-header .container .site-header__lang-finder .site-header__lang .site-header__search {
	background: url("./assets/images/search-icon.svg") no-repeat center;
	background-size: 16px;
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.site-header .container .site-header__lang-finder .site-header__lang .site-header__search.active {
	background: url("./assets/images/yellow-search-icon.svg") no-repeat center;
	background-size: 16px;
}

.site-header .container .site-header__lang-finder .site-header__lang #header-search__form {
	position: absolute;
	bottom: -67px;
	z-index: 2;
	display: none;
	right: -20px;
}

.site-header .container .site-header__lang-finder .site-header__lang #header-search__form #search {
	font-size: 15px;
	border-radius: 0;
	border: 0;
	text-indent: 10px;
	padding: 5px;
	min-width: 250px;
	background: url("./assets/images/grey-search-icon.svg") no-repeat 96% center #fff;
	background-size: 16px;
}

.site-header .container .site-header__lang-finder .site-header__lang #header-search__form #search:focus {
	outline: none;
}

.site-header .container .site-header__lang-finder .site-header__lang #header-search__form #search::placeholder {
	color: #B9B9B9;
}

.site-header .container .site-header__lang-finder .site-header__lang #header-search__form #search:-moz-placeholder {
	color: #B9B9B9;
}

.site-header .container .site-header__lang-finder .site-header__lang #header-search__form.active {
	display: block;
}

.site-header .container .site-header__lang-finder .site-header__finder {
	display: flex;
	height: 100%;
	gap: 5px;
}

.site-header .container .site-header__lang-finder .site-header__finder .tire-finder-btn__wrap {
	height: 100%;
}

.site-header .container .site-header__lang-finder .site-header__finder .tire-finder-btn__wrap .tire-finder-button-text.hide {
	display: none;
}

.site-header .container .site-header__lang-finder .site-header__finder a.finder-btn {
	height: 100%;
	width: 90px;
	background-color: #FDD000;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	font-size: 15px;
	line-height: 1.2;
	font-weight: 700;
	text-align: center;
	color: #000;
	padding: 10px;
}

.site-header .container .site-header__lang-finder .site-header__finder .finder-btn.active {
	background: url("./assets/images/close-button.svg") no-repeat center #E6E6E5;
	background-size: 28px;
}

:lang(fr) .site-header .container .site-header__lang-finder .site-header__finder a.finder-btn {
	font-size: 13px;
	width: 100px;
}

.tire-finder__wrapper {
	display: none;
	position: absolute;
	top: 90px;
	right: 0;
	z-index: 5;
	background-color: #000;
	padding: 20px;
	color: #fff;
	min-width: 400px;
}

.tire-finder__wrapper h3 {
	font-size: 20px;
	font-weight: 300;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

.tire-finder__wrapper .axle-wrapper label {
	cursor: pointer;
	font-size: 15px;
}

.tire-finder__wrapper .axle-wrapper .axle-wrapper__form-control {
	margin-bottom: 4px;
}

.tire-finder__wrapper .axle-wrapper .axle-wrapper-check {
	-webkit-appearance: none;
	appearance: none;
	width: 1.15em;
	height: 1.15em;
	background-color: #fff;
	transform: translateY(3px);
	place-content: center;
	margin-right: 5px;
}

.tire-finder__wrapper .axle-wrapper .axle-wrapper-check:checked {
	background-color: #FDD000;
}

.tire-finder__wrapper .axle-wrapper .axle-wrapper-check:checked::before {
	transform: scale(1);
}

.tire-finder__wrapper .axle-wrapper .axle-wrapper-check::before {
	content: "";
	width: 10px;
	height: 10px;
	transform: scale(0);
	transform-origin: center;
	transition: 120ms transform ease-in-out;
	background: url(./assets/images/dark-close-button.svg) no-repeat center;
	background-size: 12px;
	display: block;
	text-align: center;
	top: 4px;
	left: 4px;
	right: 0;
	position: absolute;
}

.tire-finder__wrapper .application-wrapper label {
	cursor: pointer;
	font-size: 15px;
}

.tire-finder__wrapper .application-wrapper .app-tire {
	-webkit-appearance: none;
	appearance: none;
	width: 1.15em;
	height: 1.15em;
	background-color: #fff;
	transform: translateY(3px);
	place-content: center;
	margin-right: 5px;
	border-radius: 50%;
}

.tire-finder__wrapper .application-wrapper .app-tire:checked {
	background-color: #FDD000;
}

.tire-finder__wrapper .application-wrapper .app-tire:checked::before {
	transform: scale(1);
}

.tire-finder__wrapper .application-wrapper .app-tire::before {
	content: "";
	width: 10px;
	height: 10px;
	transform: scale(0);
	transform-origin: center;
	transition: 120ms transform ease-in;
	background: #000;
	background-size: 12px;
	display: block;
	text-align: center;
	top: 4px;
	left: 4px;
	right: 0;
	position: absolute;
	border-radius: 50%;
}

.tire-finder__wrapper #tire-search-error {
	color: red;
	margin-bottom: 10px;
	font-size: 15px;
}

.tire-finder__wrapper #header-filter-submit {
	background-color: #FDD000;
	color: #000;
	padding: 10px 30px;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.3;
	border-radius: 4px;
	font-family: "Heebo", sans-serif;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1.98;
	padding: 12px 30px 10px;
	font-weight: 700;
}

.tire-finder__wrapper #header-filter-submit:hover {
	background-color: #fff;
	text-decoration: none;
}

.tire-finder__wrapper #header-filter-reset {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	padding: 10px 30px;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.3;
	border-radius: 0;
	font-family: "Heebo", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.98;
	font-weight: 700;
	text-transform: uppercase;
}

.tire-finder__wrapper #header-filter-reset:hover {
	background-color: #fff;
	text-decoration: none;
	color: #000;
	border: 1px solid #fff;
}

.tire-finder__wrapper.active {
	display: block;
}

.hero__wrapper {
	position: relative;
	background-size: cover;
	padding: 80px 0;
}

.hero__wrapper::before {
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.6;
	z-index: 1;
}

.hero__wrapper .page-header {
	z-index: 2;
	position: relative;
}

.hero__wrapper.product-line__hero {
	background: url("./assets/images/product-line-image-hero.jpg") no-repeat center;
	background-size: cover;
}

.hero__wrapper.resources__hero {
	background: url("./assets/images/resources-hero.jpg") no-repeat center;
	background-size: cover;
}

.product-filter__outer-wrapper {
	background-color: #FDD000;
	margin-bottom: 50px;
}

.product-filter__outer-wrapper .container {
	position: relative;
	width: 100%;
}

.product-filter__outer-wrapper .container #filter-by-button {
	cursor: pointer;
	background: url("./assets/images/arrow-black-face-down.svg") no-repeat 91% center;
	background-size: 15px;
	padding: 15px 35px 15px 15px;
	display: inline-block;
	left: 0;
	color: #000;
}

.product-filter__outer-wrapper .container #filter-by-button.active {
	background: url("./assets/images/arrow-white-top-face.svg") no-repeat 91% center #000;
	background-size: 15px;
	color: #fff;
}

.product-filter__outer-wrapper .container .product-filter__wrapper.active {
	display: block;
}

.product-filter__outer-wrapper .container .product-filter__wrapper {
	display: none;
	position: absolute;
	top: 52px;
	left: 12px;
	z-index: 2;
	background-color: #000;
	padding: 20px;
	color: #fff;
	min-width: 400px;
}

.product-filter__outer-wrapper .container .product-filter__wrapper h3 {
	font-size: 20px;
	font-weight: 300;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

.product-filter__outer-wrapper .container .product-filter__wrapper .axle-wrapper label {
	cursor: pointer;
	font-size: 15px;
}

.product-filter__outer-wrapper .container .product-filter__wrapper .axle-wrapper .filter-axle-wrapper__form-control {
	margin-bottom: 4px;
}

.product-filter__outer-wrapper .container .product-filter__wrapper .axle-wrapper .filter-axle-check {
	-webkit-appearance: none;
	appearance: none;
	width: 1.15em;
	height: 1.15em;
	background-color: #fff;
	transform: translateY(3px);
	place-content: center;
	margin-right: 5px;
}

.product-filter__outer-wrapper .container .product-filter__wrapper .axle-wrapper .filter-axle-check:checked {
	background-color: #FDD000;
}

.product-filter__outer-wrapper .container .product-filter__wrapper .axle-wrapper .filter-axle-check:checked::before {
	transform: scale(1);
}

.product-filter__outer-wrapper .container .product-filter__wrapper .axle-wrapper .filter-axle-check::before {
	content: "";
	width: 10px;
	height: 10px;
	transform: scale(0);
	transform-origin: center;
	transition: 120ms transform ease-in-out;
	background: url(./assets/images/dark-close-button.svg) no-repeat center;
	background-size: 12px;
	display: block;
	text-align: center;
	top: 4px;
	left: 4px;
	right: 0;
	position: absolute;
}

.product-filter__outer-wrapper .container .product-filter__wrapper .filter-application-wrapper label {
	cursor: pointer;
	font-size: 15px;
}

.product-filter__outer-wrapper .container .product-filter__wrapper .filter-application-wrapper .filter-app-tire {
	-webkit-appearance: none;
	appearance: none;
	width: 1.15em;
	height: 1.15em;
	background-color: #fff;
	transform: translateY(3px);
	place-content: center;
	margin-right: 5px;
	border-radius: 50%;
}

.product-filter__outer-wrapper .container .product-filter__wrapper .filter-application-wrapper .filter-app-tire:checked {
	background-color: #FDD000;
}

.product-filter__outer-wrapper .container .product-filter__wrapper .filter-application-wrapper .filter-app-tire:checked::before {
	transform: scale(1);
}

.product-filter__outer-wrapper .container .product-filter__wrapper .filter-application-wrapper .filter-app-tire::before {
	content: "";
	width: 10px;
	height: 10px;
	transform: scale(0);
	transform-origin: center;
	transition: 120ms transform ease-in;
	background: #000;
	background-size: 12px;
	display: block;
	text-align: center;
	top: 4px;
	left: 4px;
	right: 0;
	position: absolute;
	border-radius: 50%;
}

.product-filter__outer-wrapper .container .product-filter__wrapper #tire-filter-error {
	color: red;
	margin-bottom: 10px;
	font-size: 15px;
}

.product-filter__outer-wrapper .container .product-filter__wrapper #page-filter-submit {
	background-color: #FDD000;
	color: #000;
	padding: 10px 30px;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.3;
	border-radius: 4px;
	font-family: "Heebo", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.98;
	font-weight: 700;
	padding: 11px 30px 10px;
	text-transform: uppercase;
}

.product-filter__outer-wrapper .container .product-filter__wrapper #page-filter-submit:hover {
	background-color: #fff;
	text-decoration: none;
}

.product-filter__outer-wrapper .container .product-filter__wrapper #page-filter-reset {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	padding: 10px 30px;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.3;
	border-radius: 0;
	font-family: "Heebo", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.98;
	font-weight: 700;
	text-transform: uppercase;
}

.product-filter__outer-wrapper .container .product-filter__wrapper #page-filter-reset:hover {
	background-color: #fff;
	text-decoration: none;
	color: #000;
	border: 1px solid #fff;
}

/*Spinner Styles*/
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100vh !important;
	background: rgba(0, 0, 0, 0.8);
	z-index: 999;
	opacity: 1;
	transition: all 0.5s;
}

.giti-dual-ring {
	display: inline-block;
	width: 80px;
	height: 80px;
}

.giti-dual-ring:after {
	content: " ";
	display: block;
	width: 64px;
	height: 64px;
	margin: 10% auto;
	border-radius: 50%;
	border: 6px solid #FDD000;
	border-color: #FDD000 transparent #FDD000 transparent;
	animation: giti-dual-ring 1.2s linear infinite;
}

@keyframes giti-dual-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.post,
.page {
	margin-bottom: 0 !important;
}

.entry-content {
	padding: 0;
	margin: 0 !important;
}

.homecopy {
	padding-left: 10%;
}

ul.yellow-arrow {
	padding-left: 0;
	list-style: none;
	margin-left: 0;
}

ul.yellow-arrow li {
	margin-bottom: 20px;
	font-size: 20px;
	background: url(./assets/images/yellow-bullet.svg) no-repeat top left;
	padding-left: 30px;
	background-size: 20px;
	line-height: 1.2;
	font-weight: 700;
}

.woocommerce-result-count {
	color: white;
	padding-top: 40px;
	padding-bottom: 20px;
}

ul.bullet-yellow {
	padding-left: 0;
	list-style: none;
	margin-left: 0;
}

ul.bullet-yellow li {
	margin-bottom: 20px;
	font-size: 20px;
	background: url(./assets/images/bullet-yellow.svg) no-repeat 0 5px;
	padding-left: 30px;
	background-size: 20px;
	line-height: 1.6;
	color: #000;
}

.home-tire-cat__wrap {
	background: url("./assets/images/home-product-cat-bg.jpg") no-repeat center center;
	background-size: cover;
}

.home-tire-cat__wrap .home-tire-cat__card {
	border-bottom: 1px solid #000;
	overflow: hidden;
}

.home-tire-cat__wrap .home-tire-cat__card figure {
	margin: 0;
	height: 100%;
}

.home-tire-cat__wrap .home-tire-cat__card figure img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.home-tire-cat__wrap .home-tire-cat__card .home-long-haul__image {
	position: relative;
}

.home-tire-cat__wrap .home-tire-cat__card .home-regional__image {
	position: relative;
}

.home-tire-cat__wrap .home-tire-cat__card .home-mixed-service__image {
	position: relative;
}

.home-tire-cat__wrap .home-tire-cat__card .home-urban-duty__image {
	position: relative;
}

.home-tire-cat__wrap .home-tire-cat__card .home-tire-cat__content {
	background-color: #FDD000;
}

.home-tire-cat__wrap .home-tire-cat__card .home-tire-cat__content h2 {
	font-size: 28px;
	font-family: "Rajdhani", sans-serif;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
}

.home-tire-cat__wrap .home-tire-cat__card .home-tire-cat__content a {
	font-weight: 700;
	background-color: #000;
	color: #fff;
}

.home-tire-cat__wrap .home-tire-cat__card .home-tire-cat__content a:hover {
	background-color: #fff;
	color: #000;
}

.bottom-skew {
	position: relative;
	background: url("./assets/images/tirefinder-section header-bg.svg") no-repeat bottom center;
	background-size: cover;
}

.bottom-skew-home {
	background-color: #4A4A4A;
}

.background__black-cut {
	background: url("./assets/images/black-bg-cut.svg") no-repeat top center;
	background-size: cover;
	margin-top: -80px;
}

.page-finder__wrap form#page-tire-finder {
	display: flex;
	position: relative;
	gap: 70px;
	flex-wrap: wrap;
	justify-content: center;
}

.page-finder__wrap form#page-tire-finder .num-order {
	font-size: 90px;
	color: #B9B9B9;
	font-weight: 700;
}

.page-finder__wrap form#page-tire-finder select {
	background: #E6E6E5;
	border: 0;
	min-width: 150px;
	color: #000;
	padding: 5px;
	border-radius: 0;
	font-family: "Rajdhani", sans-serif;
}

.page-finder__wrap form#page-tire-finder .page-finder-application__wrap,
.page-finder__wrap form#page-tire-finder .page-finder-axelposition__wrap,
.page-finder__wrap form#page-tire-finder .page-finder-termsize__wrap {
	display: flex;
	gap: 10px;
	align-items: center;
}

.page-finder__wrap form#page-tire-finder #page-tire-search-error {
	color: red;
	flex-basis: 100%;
	text-align: center;
	position: absolute;
	bottom: 60px;
}

.page-finder__wrap form#page-tire-finder .page-finder__search-btn {
	flex-basis: 100%;
	text-align: center;
}

.page-finder__wrap form#page-tire-finder .page-finder__search-btn .submit-button {
	background-color: #FDD000;
	color: #000;
	padding: 10px 30px;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.3;
	border-radius: 4px;
	font-family: "Heebo", sans-serif;
	font-weight: 400;
	font-weight: 700;
}

.page-finder__wrap form#page-tire-finder .page-finder__search-btn .submit-button:hover {
	background-color: #fff;
	text-decoration: none;
}

.page-finder__wrap form#page-tire-finder .page-finder__search-btn .submit-button:hover {
	background-color: #000;
	color: #fff;
}

.news-events__container {
	background: url(./assets/images/news-background-home.jpg) no-repeat center;
	background-size: cover;
}

.news-events__container .news-post__wrap {
	display: flex;
	gap: 50px;
	flex-wrap: wrap;
}

.news-events__container .news-post__wrap .news-post__card {
	width: 47.9%;
	background-color: #707070;
}

.news-events__container .news-post__wrap .news-post__card .news-post__image {
	max-height: 300px;
	overflow: hidden;
	margin-bottom: 30px;
}

.news-events__container .news-post__wrap .news-post__card .news-post__image img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.news-events__container .news-post__wrap .news-post__card .news-post__content {
	margin-bottom: 35px;
}

.news-events__container .news-post__wrap .news-post__card .news-post__content a {
	font-family: "Rajdhani", sans-serif;
	color: #fff;
	text-decoration: none;
}

.news-events__container .news-post__wrap .news-post__card .news-post__content a h4 {
	font-weight: 700;
	font-size: 28px;
	padding: 0 20px;
}

.news-events__container .news-post__wrap .news-post__button {
	flex-basis: 100%;
	margin-top: 40px;
	text-align: center;
}

.news-events__container .news-post__wrap .news-post__button .button {
	background-color: #FDD000;
	color: #000;
	padding: 10px 30px;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.3;
	border-radius: 4px;
	font-family: "Heebo", sans-serif;
	font-weight: 400;
	font-weight: 700;
	background-color: #000;
	color: #fff;
	padding: 20px 60px;
}

.news-events__container .news-post__wrap .news-post__button .button:hover {
	background-color: #fff;
	text-decoration: none;
}

.news-events__container .news-post__wrap .news-post__button .button:hover {
	background-color: #FDD000;
	color: #000;
}

.product__wrap h3 {
	margin-bottom: 30px;
	display: inline-block;
	text-transform: uppercase;
}

.product__wrap h3.long-haul,
.product__wrap h3.long-haul-fr {
	font-size: 28px;
	font-family: "Rajdhani", sans-serif;
	font-weight: 700;
	color: #000;
	background: url("./assets/images/long-haul-title-icon.svg") no-repeat 95% center #FDD000;
	background-size: 32px;
	padding: 10px 50px 10px 10px;
	line-height: 1.7;
}

.product__wrap h3.regional,
.product__wrap h3.regional-fr {
	font-size: 28px;
	font-weight: 700;
	color: #000;
	background: url("./assets/images/regional-title-icon.svg") no-repeat 95% center #FDD000;
	background-size: 32px;
	padding: 10px 50px 10px 10px;
	line-height: 1.7;
	font-family: "Rajdhani", sans-serif;
}

.product__wrap h3.mixed-service,
.product__wrap h3.mixed-service-fr {
	font-size: 28px;
	font-weight: 700;
	color: #000;
	background: url("./assets/images/mixed-service-title-icon.svg") no-repeat 95% center #FDD000;
	background-size: 32px;
	padding: 10px 50px 10px 10px;
	line-height: 1.7;
}

.product__wrap h3.urban-light-duty,
.product__wrap h3.urban-light-duty-fr {
	font-size: 28px;
	font-weight: 700;
	color: #000;
	background: url("./assets/images/urban-light-duty-title-icon.svg") no-repeat 95% center #FDD000;
	background-size: 32px;
	padding: 10px 50px 10px 10px;
	line-height: 1.7;
}

.product__wrap .products__card-wrap {
	display: flex;
	gap: 40px 24px;
	margin-bottom: 70px;
	border-bottom: 1px solid #fff;
	padding-bottom: 70px;
	flex-wrap: wrap;
}

.product__wrap .products__card-wrap .product__card,
.product__wrap .products__card-wrap .products__card {
	width: 23%;
	display: flex;
	flex-direction: column;
	background-color: #000;
	padding-bottom: 20px;
}

.product__wrap .products__card-wrap .product__card-image,
.product__wrap .products__card-wrap .products__card-image {
	background-color: #FDD000;
	padding: 10px;
	text-align: center;
	min-height: 400px;
	display: flex;
	align-items: center;
}

.product__wrap .products__card-wrap .product__card-image img,
.product__wrap .products__card-wrap .products__card-image img {
	height: auto;
	text-align: center;
	width: 100%;
	max-width: inherit;
}

.product__wrap .products__card-wrap .product__card h4,
.product__wrap .products__card-wrap .products__card h4 {
	font-weight: 700;
	font-size: 22px;
	font-family: "Rajdhani", sans-serif;
	color: #fff;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.product__wrap .products__card-wrap .product__card h5,
.product__wrap .products__card-wrap .products__card h5 {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

.product__wrap .products__card-wrap .product__card h5::after,
.product__wrap .products__card-wrap .products__card h5::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 26px;
	height: 3px;
	background-color: #fff;
}

.product__wrap .products__card-wrap .product__card .product__features,
.product__wrap .products__card-wrap .products__card .product__features {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	display: grid;
	grid-template-columns: repeat(3, 53px);
	align-items: start;
	gap: 10px 10px;
}

.product__wrap .products__card-wrap .product__card .product__details-cta,
.product__wrap .products__card-wrap .products__card .product__details-cta {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: auto;
}

.product__wrap .products__card-wrap .product__card .product__details-cta .product__details-btn,
.product__wrap .products__card-wrap .products__card .product__details-cta .product__details-btn {
	margin-top: 0;
	background-color: #FDD000;
	color: #000;
	padding: 10px 30px;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.3;
	border-radius: 4px;
	font-family: "Heebo", sans-serif;
	font-weight: 400;
	display: block;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
}

.product__wrap .products__card-wrap .product__card .product__details-cta .product__details-btn:hover,
.product__wrap .products__card-wrap .products__card .product__details-cta .product__details-btn:hover {
	background-color: #fff;
	text-decoration: none;
}

.product__wrap .products__card-wrap .product__card .product__details-cta .product__details-btn:hover,
.product__wrap .products__card-wrap .products__card .product__details-cta .product__details-btn:hover {
	background-color: #fff;
	color: #000;
}

.page-template-tire-finder main,
.product-line__wrap {
	background: url(./assets/images/tire-result-bg.jpg) no-repeat center;
	background-size: cover;
}

.product__highlight-title {
	font-size: 36px;
	font-family: "Rajdhani", sans-serif;
	font-weight: 700;
	color: #000;
}

.product__header-section {
	position: relative;
}

.product__header-section .product__hero img {
	width: 100%;
}

.product__header-section .product-position-application__wrap {
	background-color: #000;
}

.product__header-section .product-position-application__wrap .container {
	display: flex;
	position: relative;
}

.product__header-section .product-position-application__wrap .container .position-text-icons__wrap {
	padding-right: 20px;
}

.product__header-section .product-position-application__wrap .container .position-text-icons__wrap .position__icons {
	display: flex;
	justify-content: flex-start;
	gap: 20px;
	align-items: center;
	flex-wrap: wrap;
	text-align: left;
}

.product__header-section .product-position-application__wrap .container .position-text-icons__wrap .position__icons .position_icon img {
	max-width: 150px;
	max-height: 49px;
}

.product__header-section .product-position-application__wrap .container .position-text-icons__wrap .position__info-text {
	padding: 10px 0 0;
	font-size: 15px;
	text-align: center;
	color: #fff;
}

.product__header-section .product-position-application__wrap .container .application__icons {
	border-left: 1px solid #fff;
	display: flex;
	gap: 10px;
	align-items: center;
	padding-left: 20px;
}

.product__header-section .product-position-application__wrap .container .application__icons .application__icon {
	display: flex;
	flex-direction: column;
	text-align: center;
}

.product__header-section .product-position-application__wrap .container .application__icons .application__icon img {
	max-height: 54px;
	width: auto;
	max-width: fit-content;
}

.product__header-section .product-position-application__wrap .container .application__icons .application__icon .application__title {
	font-size: 15px;
	color: #fff;
	font-weight: 500;
}

.product__header-section .product-position-application__wrap .container .product__featured-image {
	position: absolute;
	bottom: 30px;
	right: 0;
}

.product__header-section .product-position-application__wrap .container .product__featured-image img {
	height: 350px;
	width: auto;
}

.product__header-section .product__title-wrap {
	padding: 20px 0;
	background-color: #FDD000;
}

.product__header-section .product__title-wrap .container {
	display: flex;
	position: relative;
	align-items: center;
	gap: 30px;
}

.product__header-section .product__title-wrap .container .smart-verified__logo {
	width: 120px;
	height: auto;
}

.product__header-section .product__title-wrap .container h1 {
	color: #000;
	font-family: "Rajdhani", sans-serif;
	font-size: 72px;
	font-weight: 700;
	margin: 0;
}

.product__header-section .product__title-wrap .winter-icons {
	width: 60px;
	height: 60px;
}

.accordion {
	border-radius: 0;
}

.accordion .accordion-item {
	background-color: #FDD000;
	margin-bottom: 10px;
}

.accordion .accordion-item .accordion-button {
	outline: none !important;
	color: #fff;
	background-color: #000;
}

.accordion .accordion-item .accordion-button:focus {
	outline: none !important;
	border: 0 !important;
	box-shadow: none !important;
}

.accordion .accordion-item .accordion-button:after {
	border-radius: 50%;
	background: url("./assets/images/add_minus_new_icon.svg") no-repeat center #fff !important;
	background-size: 10px !important;
}

.accordion .accordion-item .accordion-button.collapsed {
	color: #fff;
	outline: none !important;
}

.accordion .accordion-item .accordion-button.collapsed::after {
	border-radius: 50%;
	background: url("./assets/images/add_plus_new_icon.svg") no-repeat center #fff !important;
	background-size: 12px !important;
}

.accordion .accordion-item .accordion-body ul {
	margin: 0;
}

.accordion .accordion-item .accordion-body ul li a {
	text-decoration: none;
	color: #000;
}

.product .accordion .accordion-item {
	background-color: #fff;
	border-bottom: 1px solid #B9B9B9;
	margin-bottom: 0;
	border-radius: 0;
}

.product .accordion .accordion-item .accordion-button {
	outline: none !important;
	font-family: "Rajdhani", sans-serif;
	color: #000;
	font-size: 24px;
	font-weight: 700;
	border-radius: 0;
	background-color: #f1f1f1;
}

.product .accordion .accordion-item .accordion-button:after {
	background: url("./assets/images/add_minus_new_icon.svg") no-repeat center !important;
	background-size: 10px !important;
}

.product .accordion .accordion-item .accordion-button.collapsed::after {
	background: url("./assets/images/add_plus_new_icon.svg") no-repeat center !important;
	background-size: 12px !important;
}

.product .accordion .accordion-item:last-child {
	border-bottom: 0;
}

.product__details {
	padding: 50px 0;
}

.product__details .product__pdf-download {
	margin: 20px 0;
}

.product__details .product__pdf-download a {
	color: #000;
	text-decoration: none;
	font-size: 18px;
}

.product__details .product__pdf-download a img {
	margin-right: 10px;
}

.product__details .product__tire-size {
	margin-bottom: 30px;
}

.tread_features .features-benefits__copy {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
}

.tread_features .features-benefits__copy .features__copy {
	display: flex;
	gap: 20px;
	padding: 20px;
	align-items: center;
}

.tread_features .features-benefits__copy .features__copy img {
	width: 100px;
}

.tread_features .features-benefits__copy .benefits__copy {
	padding: 20px;
	height: 100%;
	display: flex;
	align-items: center;
}

.tread_features .features-benefits__copy:nth-child(odd) .features__copy {
	background-color: #f1f1f1;
}

.tread_features .features-benefits__copy:nth-child(odd) .benefits__copy {
	background-color: rgba(255, 218, 47, 0.8);
}

.tread_features .features-benefits__copy:nth-child(even) .features__copy {
	background-color: rgba(241, 241, 241, 0.3);
}

.tread_features .features-benefits__copy:nth-child(even) .benefits__copy {
	background-color: rgba(253, 208, 0, 0.9);
}

.warranty__wrap {
	display: flex;
	flex-direction: column;
}

.warranty__wrap .warranty__file a {
	padding: 10px;
	color: #000;
	text-decoration: none;
	display: flex;
	gap: 10px;
	align-items: center;
}

.warranty__wrap .warranty__file:nth-child(odd) {
	background-color: rgba(241, 241, 241, 0.3);
}

.warranty__wrap .warranty__file:nth-child(even) {
	background-color: #f1f1f1;
}

.site-footer {
	background-color: #000;
}

.site-footer .site-footer__top .menu {
	margin: 0;
	padding: 0;
}

.site-footer .site-footer__top .menu li {
	list-style: none;
	margin-bottom: 10px;
}

.site-footer .site-footer__top .menu li a {
	color: #fff;
	background: url(./assets/images/yellow-bullet.svg) no-repeat 0 5px;
	padding-left: 30px;
	background-size: 15px;
	text-decoration: none;
}

.site-footer .site-footer__top a {
	color: #fff;
	text-decoration: none;
}

.site-footer .site-footer__top #gotop {
	background: none;
	padding: 0;
}

.site-footer .site-footer__bottom p {
	display: flex;
	gap: 20px;
	font-family: "Heebo", sans-serif;
	font-size: 15px;
	color: #E6E6E5;
	font-weight: 300;
}

.site-footer .site-footer__bottom p a {
	color: #E6E6E5;
	text-decoration: none;
}

.gform_body textarea {
	height: 100px;
}

.gform_button {
	background-color: #FDD000;
	color: #000;
	padding: 10px 30px;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.3;
	border-radius: 4px;
	font-family: "Heebo", sans-serif;
	font-weight: 400;
	background-color: #FDD000 !important;
	border: 0 !important;
	border-radius: 0 !important;
	padding: 10px 30px !important;
	line-height: 1.3 !important;
}

.gform_button:hover {
	background-color: #fff;
	text-decoration: none;
}

.gform_button:hover {
	background-color: #000 !important;
	color: #fff !important;
}

.product .summary {
	margin: 0;
}

.find-dealer {
	background: url("./assets/images/find-dealer-bg.png") no-repeat top center;
	background-size: cover;
}

.find-dealer .container {
	display: flex;
	gap: 20px;
	justify-content: center;
	align-items: center;
	min-height: 300px;
}

.find-dealer .container h2 {
	font-family: "Rajdhani", sans-serif;
	color: #fff;
	font-weight: 700;
	margin-bottom: 0;
	font-size: 50px;
}

.archive .product-category__container {
	background: url(./assets/images/tire-result-bg.jpg) no-repeat center;
	background-size: cover;
}

.archive .product-category__container .product__wrap .products__card-wrap {
	border-bottom: 0;
	margin-bottom: 0;
	display: block;
}

.archive .product-category__container .product__wrap .products__card-wrap .products {
	display: flex;
	gap: 40px 24px;
	margin-bottom: 30px;
	border-bottom: 1px solid #fff;
	padding-bottom: 40px;
	flex-wrap: wrap;
}

.news-posts__wrap,
.search-posts__wrap {
	padding: 50px 0;
	background: url(./assets/images/news-background-home.jpg) no-repeat center;
	background-size: cover;
}

.news-posts__wrap .container.post__wrap,
.search-posts__wrap .container.post__wrap {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px 20px;
}

.news-posts__wrap .container.post__wrap article,
.search-posts__wrap .container.post__wrap article {
	display: flex;
	flex-direction: column;
	background-color: #707070;
	padding-bottom: 40px;
}

.news-posts__wrap .container.post__wrap article .entry-header,
.search-posts__wrap .container.post__wrap article .entry-header {
	margin-bottom: 10px;
}

.news-posts__wrap .container.post__wrap article .entry-header .entry-title a,
.search-posts__wrap .container.post__wrap article .entry-header .entry-title a {
	font-size: 28px;
	color: #fff;
	text-decoration: none;
	font-family: "Rajdhani", sans-serif;
	font-weight: 700;
}

.news-posts__wrap .container.post__wrap article .entry-header .entry-meta,
.search-posts__wrap .container.post__wrap article .entry-header .entry-meta {
	display: none;
}

.news-posts__wrap .container.post__wrap article .post-thumbnail,
.search-posts__wrap .container.post__wrap article .post-thumbnail {
	margin-bottom: 30px;
	display: inline-block;
	max-height: 300px;
	overflow: hidden;
}

.news-posts__wrap .container.post__wrap article .post-thumbnail img,
.search-posts__wrap .container.post__wrap article .post-thumbnail img {
	width: 100%;
}

.news-posts__wrap .container.post__wrap article footer,
.search-posts__wrap .container.post__wrap article footer {
	padding: 0 20px;
	margin-top: auto;
}

.news-posts__wrap .container.post__wrap article footer .wp-block-button__link a,
.search-posts__wrap .container.post__wrap article footer .wp-block-button__link a {
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}

.news-posts__wrap .container.post__wrap article footer .wp-block-button__link:hover,
.search-posts__wrap .container.post__wrap article footer .wp-block-button__link:hover {
	background-color: #000;
}

.news-posts__wrap .container.post__wrap article footer .wp-block-button__link:hover a,
.search-posts__wrap .container.post__wrap article footer .wp-block-button__link:hover a {
	color: #fff;
}

.news-posts__wrap .container.post__wrap article .entry-content {
	padding: 0 30px;
}

.news-posts__wrap .container.post__wrap article .entry-content p {
	color: #fff;
}

.news-posts__wrap .container.post__wrap article header {
	font-weight: 700;
	font-size: 28px;
	padding: 0 20px;
}

.search-posts__wrap .container.post__wrap {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

.search-posts__wrap .container.post__wrap article {
	width: 23.35%;
	padding: 20px;
	background-color: #fff;
}

.search-posts__wrap .container.post__wrap article img {
	height: 170px;
	max-width: fit-content;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
}

.search-posts__wrap .container.post__wrap article .entry-header .entry-title a {
	font-size: 22px;
	color: #000;
	text-decoration: none;
}

.search-posts__wrap .container.post__wrap article footer {
	margin-top: 30px;
	text-align: left;
}

.search-posts__wrap .posts-navigation {
	border-top-color: #fff;
}

.search-results article {
	width: 23.5%;
}

.search-results article footer {
	padding: 0 !important;
}

.search-no-results .search-field {
	padding: 5px 10px;
}

.search-no-results .search-submit {
	background-color: #FDD000;
	border: 0;
	font-weight: 700;
	background-color: #FDD000;
	border: 0;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 30px;
	border-radius: 4px;
	font-size: 16px;
}

.search-no-results .search-submit:hover {
	background-color: #000;
	color: #FDD000;
}

.posts-navigation {
	border-top: 1px solid #B9B9B9;
	margin-top: 3rem !important;
	padding-top: 1.5rem !important;
}

.posts-navigation .nav-links .nav-previous a,
.posts-navigation .nav-links .nav-next a {
	background-color: #FDD000;
	color: #000;
	padding: 10px 30px;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.3;
	border-radius: 4px;
	font-family: "Heebo", sans-serif;
	font-weight: 400;
}

.posts-navigation .nav-links .nav-previous a:hover,
.posts-navigation .nav-links .nav-next a:hover {
	background-color: #fff;
	text-decoration: none;
}

.posts-navigation .nav-links .nav-previous a:hover,
.posts-navigation .nav-links .nav-next a:hover {
	background-color: #000;
	color: #fff;
}

.post-navigation {
	border-top: 1px solid #B9B9B9;
	margin-top: 3rem !important;
	padding-top: 1.5rem !important;
}

.post-navigation .nav-links .nav-previous a,
.post-navigation .nav-links .nav-next a {
	text-decoration: none;
}

.post-navigation .nav-links .nav-previous a .nav-subtitle,
.post-navigation .nav-links .nav-next a .nav-subtitle {
	background-color: #FDD000;
	color: #000;
	padding: 10px 30px;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.3;
	border-radius: 4px;
	font-family: "Heebo", sans-serif;
	font-weight: 400;
}

.post-navigation .nav-links .nav-previous a .nav-subtitle:hover,
.post-navigation .nav-links .nav-next a .nav-subtitle:hover {
	background-color: #fff;
	text-decoration: none;
}

.post-navigation .nav-links .nav-previous a .nav-subtitle:hover,
.post-navigation .nav-links .nav-next a .nav-subtitle:hover {
	background-color: #000;
	color: #fff;
}

.post-navigation .nav-links .nav-previous a .nav-title,
.post-navigation .nav-links .nav-next a .nav-title {
	margin-top: 20px;
	display: inline-block;
}

.single .single__title a {
	text-decoration: none;
}

.single .entry-meta {
	margin-bottom: 30px;
}

.single .entry-meta a {
	color: #000;
}

.single .post-thumbnail {
	margin-bottom: 30px;
}

.single .entry-footer a {
	color: #000;
}

.single .post-navigation {
	margin: 20px 0 !important;
}

.single .post-navigation a {
	color: #000;
}

.single .entry-content a {
	color: #000;
}

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

#wpsl-search-btn {
	background-color: #FDD000;
	color: #000;
	padding: 10px 30px;
	font-size: 16px;
	text-decoration: none;
	line-height: 1.3;
	border-radius: 4px;
	font-family: "Heebo", sans-serif;
	font-weight: 400;
	box-shadow: none;
	background-image: none;
	border: 0 !important;
	border-radius: 0 !important;
}

#wpsl-search-btn:hover {
	background-color: #fff;
	text-decoration: none;
}

#wpsl-search-btn:hover {
	background-color: #000;
	color: #fff;
}

#fitment thead tr th {
	color: #FDD000;
	background-color: #000;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
}

#fitment tbody > tr:nth-of-type(even) {
	color: #000;
	background-color: #FDD000;
}

#fitment tbody > tr:nth-of-type(odd) {
	color: #000;
	background-color: #E6E6E5;
}

#fitment tbody > tr > td {
	border: 1px solid #B9B9B9;
	vertical-align: middle;
}

#fitment tbody > tr > td a {
	text-decoration: none;
}

#fitment tbody > tr > td a:hover {
	text-decoration: underline;
}

#fitment tbody tr td:first-of-type {
	font-weight: bold;
	background-color: #E6E6E5;
}

#fitment .tiresize {
	text-align: center;
	vertical-align: middle;
	color: #000;
}

#fitment .tiremodel {
	text-align: center;
}

#fitment .tiremodel a {
	color: #000;
	display: block;
	margin: 2px auto;
	text-decoration: none;
}

#fitment .tiremodel a:hover {
	text-decoration: underline;
}

#fitment.table > :not(caption) > * > * {
	box-shadow: none !important;
}

.table-responsive {
	overflow-x: initial !important;
}

.top-border-2 {
	border-top: 2px solid #FDD000;
}

@media only screen and (max-width: 991px) {
	.site-header .container {
		flex-direction: column;
		gap: 20px;
		padding: 20px 0;
	}
	.site-header .container .site-header__logo-nav {
		display: block;
	}
	.site-header .container .site-header__logo-nav .site-branding {
		margin-left: 10px;
	}
	.site-header .container .site-header__logo-nav .site-branding .custom-logo {
		max-width: 100px;
	}
	.site-header .container .site-header__lang-finder {
		padding: 0 10px;
		justify-content: space-between;
	}
	.site-header .container .site-header__lang-finder .site-header__lang #header-search__form {
		left: 0;
		right: 0;
	}
	.site-header .container .site-header__lang-finder .site-header__finder a.finder-btn {
		height: auto;
		padding: 5px 10px;
		width: auto;
	}
	.site-header .container .site-header__lang-finder .site-header__finder a.finder-btn br {
		display: none;
	}
	.site-header .container .tire-finder__wrapper {
		position: unset;
	}
	.news-post__wrap {
		gap: 20px;
		justify-content: center;
	}
	.product__header-section .product__title-wrap .container {
		gap: 20px;
	}
	.product__header-section .product__title-wrap .container .winter-icons {
		width: 50px;
		height: 50px;
	}
	.product__header-section .product__title-wrap .container .smart-verified__logo {
		width: 90px;
	}
	.page-finder__wrap form#page-tire-finder {
		gap: 20px;
	}
	.page-finder__wrap form#page-tire-finder #page-tire-search-error {
		position: unset;
	}
	.page-finder__wrap form#page-tire-finder .num-order {
		line-height: 1;
	}
	.product__wrap .products__card-wrap {
		gap: 40px 26px;
	}
	.product__wrap .products__card-wrap .products__card {
		width: 48%;
	}
	.product__hero img {
		width: 100%;
		height: auto;
	}
	.archive .product__wrap .products__card-wrap .products {
		grid-template-columns: 1fr 1fr 1fr;
	}
	.product__header-section {
		position: relative;
	}
	.product__header-section .product__hero img {
		width: 100%;
	}
	.product__header-section .product-position-application__wrap {
		background-color: #000;
	}
	.product__header-section .product-position-application__wrap .container {
		display: flex;
		flex-direction: column;
		gap: 30px;
	}
	.search-posts__wrap .container.post__wrap {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	.search-posts__wrap .container.post__wrap article footer {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	#fitment.table > :not(caption) > * > * {
		box-shadow: none !important;
		font-size: 11px;
	}
	.news-post__wrap {
		gap: 10px;
		justify-content: center;
	}
	.news-post__wrap .container.post__wrap {
		grid-template-columns: 1fr;
	}
	.home .news-post__wrap .news-post__card {
		width: 100%;
		margin-bottom: 30px;
	}
	.product__wrap .products__card-wrap .products__card {
		width: 100%;
	}
	.product__wrap .products__card-wrap .products__card .product__card-image {
		justify-content: center;
	}
	.archive .product__wrap .products__card-wrap .products {
		grid-template-columns: 1fr 1fr;
	}
	.news-posts__wrap {
		margin: 0;
	}
	.news-posts__wrap .container.post__wrap {
		display: grid;
		grid-template-columns: 1fr;
	}
	.tread_features .features-benefits__copy {
		grid-template-columns: 1fr;
		border-bottom: 1px solid #4A4A4A;
	}
	.search-posts__wrap .container.post__wrap {
		display: flex;
		grid-template-columns: 1fr;
	}
	.search-posts__wrap .container.post__wrap article {
		width: 48%;
	}
	.search-posts__wrap .container.post__wrap article .entry-title {
		text-align: center;
	}
	.product__header-section {
		position: relative;
	}
	.product__header-section .product-position-application__wrap .container {
		display: flex;
		flex-direction: column;
		gap: 30px;
	}
	.product__header-section .product-position-application__wrap .container .position-text-icons__wrap .position__icons {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	.product__header-section .product-position-application__wrap .container .position-text-icons__wrap .position__icons .position_icon {
		text-align: left;
	}
	.product__header-section .product-position-application__wrap .container .position-text-icons__wrap .position__info-text {
		text-align: left;
	}
	.product__header-section .product-position-application__wrap .container .application__icons {
		border-left: 0;
		padding-top: 10px;
		flex-direction: column;
		align-items: flex-start;
	}
	.find-dealer .container {
		flex-direction: column;
		text-align: center;
	}
	.site-footer .site-footer__bottom p {
		gap: 5px;
	}
}

@media only screen and (max-width: 600px) {
	.search-posts__wrap .container.post__wrap article {
		width: 100%;
	}
	.product-filter__outer-wrapper .container .product-filter__wrapper {
		min-width: 90%;
	}
	.product__header-section .product__title-wrap .container .winter-icons {
		width: 30px;
		height: 30px;
	}
	.product__header-section .product__title-wrap .container img {
		max-width: 70px;
	}
	.product__header-section .product__title-wrap .container h1 {
		text-align: center;
		font-size: 35px;
	}
	.product__header-section .product-position-application__wrap .container {
		text-align: center;
	}
	.product__header-section .product-position-application__wrap .container .product__featured-image {
		text-align: center;
		position: relative;
		bottom: 0;
		right: 0;
	}
	.product__header-section .product-position-application__wrap .container .position-text-icons__wrap .position__icons {
		align-items: center;
	}
	.product__header-section .product-position-application__wrap .container .position-text-icons__wrap .position__info-text {
		text-align: center;
	}
	.product__header-section .product-position-application__wrap .container .application__icons {
		align-items: center;
	}
}

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

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

ul {
	list-style: disc;
	font-size: 18px;
}

ul li {
	margin-bottom: 10px;
	line-height: 1.8;
}

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;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
	border-radius: 4px;
	font-weight: 700;
	font-size: 16px;
}

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;
}

.wp-block-buttons .wp-block-button__link {
	background-color: #FDD000;
	color: #000;
	padding: 10px 30px;
	font-size: 16px;
	border-radius: 4px;
	text-decoration: none;
	line-height: 1.7;
	font-family: "Heebo", sans-serif;
	font-weight: 700;
}

.wp-block-buttons .wp-block-button__link:hover {
	background-color: #fff;
	text-decoration: none;
}

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 .navbar-collapse.collapsing {
	height: auto !important;
}

.main-navigation .navbar-toggler {
	background: none;
	position: absolute;
	top: -40px;
	right: 0;
	outline: none;
	border: 0;
}

.main-navigation .navbar-toggler:hover {
	background: none;
}

.main-navigation .navbar-toggler .lines {
	display: inline-block;
	height: 2px;
	width: 30px;
	border-radius: 0;
	transition: 0.3s;
	position: relative;
	background-color: #fff;
}

.main-navigation .navbar-toggler .lines::before {
	background-color: #fff;
	top: 8px;
	display: inline-block;
	height: 2px;
	width: 30px;
	border-radius: 0;
	transition: 0.3s;
	content: "";
	position: absolute;
	left: 0;
	-webkit-transform-origin: 2.85714px center;
	transform-origin: 2.85714px center;
	width: 100%;
}

.main-navigation .navbar-toggler .lines:after {
	top: -8px;
	background-color: #fff;
	display: inline-block;
	height: 2px;
	width: 30px;
	border-radius: 0;
	transition: 0.3s;
	content: "";
	position: absolute;
	left: 0;
	-webkit-transform-origin: 2.85714px center;
	transform-origin: 2.85714px center;
	width: 100%;
}

.main-navigation ul {
	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 .navbar-nav > li {
	padding: 20px 0;
	margin-bottom: 0;
}

.main-navigation .navbar-nav > li:hover > .sub-menu {
	visibility: visible;
	z-index: 9;
	opacity: 1;
}

.main-navigation .navbar-nav > li .sub-menu {
	z-index: -99;
	opacity: 0;
	visibility: hidden;
	background-color: #000;
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 2px 6px 0 rgba(41, 62, 82, 0.2);
	box-shadow: 0 2px 6px 0 rgba(41, 62, 82, 0.2);
	-webkit-transition: z-index 0.2s ease-in-out, visibility, opacity 0.2s ease-in-out;
	transition: z-index 0.2s ease-in-out, visibility, opacity 0.2s ease-in-out;
}

.main-navigation .navbar-nav > li .sub-menu > li {
	margin-right: 0;
}

.main-navigation .navbar-nav > li .sub-menu > li:hover {
	background-color: #FDD000;
	color: #000;
}

.main-navigation .navbar-nav > li .sub-menu > li:hover > .sub-menu {
	visibility: visible;
	z-index: 9;
	opacity: 1;
	-webkit-transition: z-index 0.2s ease-in-out, visibility 0.2s ease-in-out, opacity 0.2s ease-in-out;
	transition: z-index 0.2s ease-in-out, visibility 0.2s ease-in-out, opacity 0.2s ease-in-out;
}

.main-navigation .navbar-nav > li .sub-menu > li:hover > a {
	padding: 10px;
	color: #000 !important;
}

.main-navigation .navbar-nav > li .sub-menu > li:hover > a:hover {
	color: #000;
}

.main-navigation .navbar-nav > li .sub-menu > li .sub-menu {
	left: 100%;
	top: 0;
}

.main-navigation .navbar-nav > li .sub-menu > li .sub-menu > li {
	margin-right: 0;
}

.main-navigation .navbar-nav > li .sub-menu > li .sub-menu > li:hover > a {
	background-color: #B9B9B9;
	color: #000;
}

.main-navigation .navbar-nav > li .sub-menu > li .sub-menu > li:hover > a:hover {
	color: #000;
}

.main-navigation .navbar-nav > li .sub-menu > li .sub-menu > li > a {
	background-color: #000;
	background: none;
	padding: 10px 10px 10px 25px !important;
	color: #fff;
}

.main-navigation .navbar-nav > li .sub-menu > li .sub-menu > li > a:hover {
	background-color: #B9B9B9;
	color: #000;
}

.main-navigation .navbar-nav > li .sub-menu > li > a {
	padding: 10px;
	color: #fff;
	background-size: 10px;
}

.main-navigation .navbar-nav > li .sub-menu > li > a:hover {
	color: #000;
}

.main-navigation .navbar-nav > li .sub-menu > li.menu-item-has-children > a {
	padding: 10px;
	color: #fff;
	background: url(./assets/images/arrow-white.svg) no-repeat 95% center;
	background-size: 10px;
}

.main-navigation .navbar-nav > li .sub-menu > li.menu-item-has-children:hover > a {
	background: url(./assets/images/arrow-black.svg) no-repeat 95% center;
	background-size: 10px;
}

.main-navigation li {
	position: relative;
	margin-right: 20px;
	font-size: 17px;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
	color: #FDD000;
}

.main-navigation li:last-child {
	margin-right: 0;
}

.main-navigation a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	color: #FDD000;
	position: relative;
}

.main-navigation .current_page_item > a::after,
.main-navigation .current-menu-item > a::after,
.main-navigation .current_page_ancestor > a::after,
.main-navigation .current-menu-ancestor > a::after {
	content: '';
	position: absolute;
	bottom: 0;
	background-color: #FDD000;
	left: 0;
	width: 100%;
	height: 3px;
	display: block;
}

.wpml-ls-legacy-list-horizontal {
	padding: 0 !important;
}

.main-navigation.toggled .lines {
	background: transparent !important;
	-webkit-transform: scale3d(0.8, 0.8, 0.8);
	transform: scale3d(0.8, 0.8, 0.8);
}

.main-navigation.toggled .lines:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	top: 0;
	width: 30px;
}

.main-navigation.toggled .lines:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	top: 0;
	width: 30px;
}

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

.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%;
}

@media only screen and (max-width: 991px) {
	.main-navigation {
		position: relative;
	}
	.main-navigation #primary-menu-wrap {
		width: 100%;
		left: 0;
		background: #000;
		z-index: 2;
	}
	.main-navigation #primary-menu-wrap #primary-menu > li {
		margin-right: 0;
		padding: 0;
		border-bottom: 1px solid rgba(33, 53, 118, 0.2);
	}
	.main-navigation #primary-menu-wrap #primary-menu > li a {
		padding: 10px;
		width: 100%;
	}
	.main-navigation #primary-menu-wrap #primary-menu > li.menu-item-has-children > a {
		background: url(./assets/images/arrow-white-right.svg) no-repeat 95% center #000 !important;
		background-size: 12px;
	}
	.main-navigation #primary-menu-wrap #primary-menu > li.menu-item-has-children.focus > a,
	.main-navigation #primary-menu-wrap #primary-menu > li.menu-item-has-children.active > a {
		background: url(./assets/images/arrow-black-right.svg) no-repeat 95% center #FDD000 !important;
		background-size: 12px;
		color: #000;
	}
	.main-navigation #primary-menu-wrap #primary-menu li.focus > .sub-menu,
	.main-navigation #primary-menu-wrap #primary-menu li.active > .sub-menu {
		display: block !important;
		box-shadow: none;
		float: none;
		width: 100%;
		z-index: 12;
		opacity: 1;
		visibility: visible;
		position: unset;
		background-color: #4A4A4A;
	}
	.main-navigation #primary-menu-wrap #primary-menu li.focus > .sub-menu > li a,
	.main-navigation #primary-menu-wrap #primary-menu li.active > .sub-menu > li a {
		color: #fff;
	}
	.main-navigation #primary-menu-wrap #primary-menu li.focus > .sub-menu li.focus > a,
	.main-navigation #primary-menu-wrap #primary-menu li.focus > .sub-menu li.active > a,
	.main-navigation #primary-menu-wrap #primary-menu li.active > .sub-menu li.focus > a,
	.main-navigation #primary-menu-wrap #primary-menu li.active > .sub-menu li.active > a {
		color: #000;
		background: url(./assets/images/arrow-black-right.svg) no-repeat 95% center #FDD000;
		background-size: 10px;
	}
	.main-navigation #primary-menu-wrap #primary-menu li.focus > .sub-menu li.focus > .sub-menu,
	.main-navigation #primary-menu-wrap #primary-menu li.focus > .sub-menu li.active > .sub-menu,
	.main-navigation #primary-menu-wrap #primary-menu li.active > .sub-menu li.focus > .sub-menu,
	.main-navigation #primary-menu-wrap #primary-menu li.active > .sub-menu li.active > .sub-menu {
		display: block !important;
		box-shadow: none;
		float: none;
		width: 100%;
		z-index: 12;
		opacity: 1;
		visibility: visible;
		left: 10px;
	}
}

/* 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;
}

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

@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700&family=Rajdhani:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap");


h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Rajdhani", sans-serif !important;
  font-weight: 700 !important;
}

input {
  font-family: "Rajdhani", sans-serif !important;
  font-weight: 600 !important;
}

p,
ul,
li {
  font-family: "Heebo", sans-serif !important;
}

.text-yellow {
  color: #fdd000;
}

.section {
  padding: 4.5rem 0;
  background-color: #000;
}

.primary_btn {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  background-color: #fdd000;
  display: block;
  width: 160px;
  text-decoration: none;
  text-align: center;
  padding: 0.9rem 0;
  text-transform: uppercase;
}

h1 {
  font-size: 3.5rem !important;
  line-height: 3.5rem !important;
}

h2 {
  font-size: 2.5rem !important;
  line-height: 2.5rem !important;
}

h3 {
  font-size: 2rem !important;
  line-height: 2rem !important;
}

h4 {
  font-size: 1.7rem !important;
  line-height: 1.7rem !important;
}

#landing_hero {
  background: url(/wp-content/uploads/2023/03/Hero.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

  padding: 6rem 0;
  border-bottom: 4px solid #fdd000;
}

#landing_hero img {
  width: 200px;
  display: block;
  margin-bottom: 3rem;
}

#landing_hero h1 {
  color: #fdd000;
}

#landing_hero p {
  color: #fff;
  font-size: 20px;
}

#gform_wrapper_2 .gform_heading {
  display: none;
}

#gform_wrapper_2 #gform_submit_button_2 {
  background: #ffc107;
  border-color: #ffc107;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}

#gform_wrapper_2 #gform_confirmation_message_2 .primary_btn {
  width: auto;
  display: inline-block;
  padding-left: 1rem;
  padding-right: 1rem;
}

.section-2 {
  background-color: #fdd000;
}

.section-2 h3 {
  margin-bottom: 1.5rem;
}

.section-3 {
  background-image: url(/wp-content/uploads/2023/03/Application-fleet-background.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}

.section-3 .blurb {
  position: relative;
  margin-bottom: 2rem;
}

.section-3 .blurb::before {
  content: attr(data-letter);
  position: absolute;
  right: 3rem;
  top: 1rem;
  display: flex;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  color: #ffc107;
  font-size: 1.5rem;
  font-weight: 700;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
}

.section-3 .blurb .blurb_img {
  width: 100%;
}

.section-3 .blurb .blurb_desc {
  background: #ffc107;
  width: 83%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 1rem 1.5rem;
}

.section-3 .blurb .blurb_desc p {
  margin: 0;
}

.section-3 .blurb .blurb_desc .blurb_title {
  display: block;
  color: #000;
  text-transform: uppercase;
  padding: 0.9rem 0rem;
  width: 100%;
}

.section-4 {
  background-color: #000;
}

.section-4 h3 {
  margin-bottom: 1.5rem;
}

.section-5 {
  background-color: #f1f1f1;
  background-image: url(/wp-content/uploads/2023/03/grey-truck-tire-crop.png);
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 981px) {
  #gform_wrapper_2 #gform_2 {
    display: flex;
    grid-column-gap: 2%;
    width: 100%;
  }

  #gform_wrapper_2 .gform-body.gform_body {
    width: 85%;
  }

  #gform_wrapper_2 .gform_footer.top_label {
    width: 15%;
  }

  #gform_wrapper_2 #gform_fields_2 {
    display: flex;
    width: 100%;
  }

  #gform_wrapper_2 .gfield {
    width: 33%;
  }

  #gform_wrapper_2 .gform_footer.top_label {
    margin: 0 !important;
    padding: 0 !important;
  }
  .section-2 {
    background-image: url(/wp-content/uploads/2023/03/Why-section-image.png);
    background-size: 50%;
    background-position: left;
    background-repeat: no-repeat;
  }
  .section-2 .col-lg-6:last-child {
    padding: 5rem 10rem 5rem 3rem;
  }

  .section-3 .blurb::before {
    content: attr(data-letter);
    position: absolute;
    left: 3rem;
    bottom: 1rem;
    top: unset;
    right: unset;
    display: flex;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    color: #ffc107;
    font-size: 2rem;
    font-weight: 700;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
  }

  .section-3 .blurb .blurb_img {
    width: 60%;
  }

  .section-3 .blurb .blurb_desc {
    background: #ffc107;
    width: 55%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 2rem;
    padding-left: 12rem;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }

  .section-3 .blurb .blurb_desc p {
    margin: 0;
  }

  .section-3 .blurb .blurb_desc .blurb_title {
    background: #000;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -10rem;
    transform: translateY(-50%);
    color: #fff;
    text-transform: uppercase;
    padding: 0.9rem 0rem;
    width: 20rem;
    text-align: center;
  }

  .section-4 {
    background-image: url(/wp-content/uploads/2023/03/Built-for-Canada-image.png);
    background-size: 50%;
    background-position: right;
    background-repeat: no-repeat;
  }
  .section-4 .col-lg-6:first-child {
    padding: 5rem 3rem 5rem 10rem;
  }

  .section-5 .container .row .col-lg-6:first-child .primary_btn {
    margin-left: auto;
  }
}

@media only screen and (max-width: 981px) {
  .full-section .container {
    padding: 0;
  }

  .full-section .container .row {
    margin: 0;
  }

  .full-section.section-2 .container .row .col-lg-6:first-child {
    padding: 0;
  }

  .full-section.section-2 .container .row .col-lg-6:last-child {
    padding: 3rem 1rem;
  }

  .full-section.section-4 .container .row .col-lg-6:last-child {
    padding: 0;
  }

  .full-section.section-4 .container .row .col-lg-6:first-child {
    padding: 3rem 1rem;
  }

  .full-section.section-4 .container .row {
    flex-direction: column-reverse;
  }

  .section-5 .container .row .col-lg-6:first-child {
    margin-bottom: 2rem;
  }
}
