/*!
Theme Name: Pit Stop Website
Theme URI: https:
Author: LT
Author URI: https: https://www.templatemonster.com/authors/lt/?aff=lt&utm_campaign=lt&utm_source=lt&utm_medium=referral 
Description: Pit Stop - is a premium Car Repair WordPress Theme, designed to offer you and your clients the best online experience ever, with a technical yet super friendly approach and complete features for great performance. WordPress Themes around, containing all the features you need to create a stunning website for any automotive industry related business and set it up in a few easy steps.
Version: 3.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pit-stop
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*--------------------------------------------------------------
>>> 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: #4169e1;
}

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

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

/* ----------- */

* {
	outline: none !important;
}
html {
	overflow-x: hidden;
}
button,
input[type="button"],
input[type="submit"] {
	cursor: pointer;
}
.hfe-nav-menu__layout-vertical .hfe-menu-toggle:hover,
.hfe-nav-menu__layout-expandible .hfe-menu-toggle:hover,
.hfe-flyout-wrapper .hfe-menu-toggle:hover {
	border: 1px solid transparent;
}
.elementor-widget-elementskit-header-search .mfp-close {
	width: 44px !important;
}
/*#202125*/
#topnavbar {
	left: 0;
	position: fixed;
	right: 0;
	transition: 0.3s;
	top: 0;
}
.admin-bar #topnavbar {
	top: 32px;
}
#topnavbar.scroll {
	background-color: #fff;
	box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.16);
}
#topnavbar div.hfe-nav-menu-icon,
#topnavbar .ekit_navsearch-button {
	transition: color 0.3s;
}
#topnavbar.scroll div.hfe-nav-menu-icon,
#topnavbar.scroll .ekit_navsearch-button {
	color: #202125;
}
.ekit_search-button i {
	color: #fff !important;
}
#subscribenow p {
	align-items: flex-start;
	display: flex;
}
.wpcf7 form .wpcf7-response-output {
	border: none;
	margin: 0;
	padding: 0;
}

/* Flexy Breadcrumb -> */
.fbc-page .fbc-wrap .fbc-items li a i {
	margin-right: 6px;
}
.fbc-items {
	font-family: "Nunito", Sans-serif;
}
.fbc-items li {
	padding: 0 !important;
}
.fbc-items li:first-child {
	padding: 0 !important;
}
.fbc-page .fbc-wrap .fbc-items li a {
	margin: 0 11px 0 10px !important;
}
.fbc-items li.active span {
	padding-left: 5px !important;
}
.fbc-items li.active span a {
	padding-left: 0 !important;
}
.fbc-items a {
	transition: 0.3s;
}
.fbc-items li.active span {
	color: #7a7a7a !important;
}
.fbc-items li a:hover,
.fbc-items li.active:hover span,
.fbc-items li.active span a {
	color: #ff3030 !important;
}
.fbc-page .fbc-wrap .fbc-items li:first-child a {
	margin-left: 2px !important;
}
/* <- Flexy Breadcrumb */

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	align-items: center;
	display: flex !important;
	justify-content: center;
	height: 35px;
	padding: 0;
	width: 35px;
}

#contactForm .nf-form-title,
#contactForm .nf-before-form-content {
	display: none;
}
#contactForm .nf-form-content {
	padding: 0;
}
#contact-us-form nf-fields-wrap {
	display: flex;
	flex-wrap: wrap;
}
#contact-us-form .nf-before-form-content {
	display: none;
}
#contact-us-form .nf-form-content nf-field,
#contact-us-form .nf-form-content nf-field .nf-field-container {
	display: inline-block;
}
#contact-us-form .nf-field-container {
	margin-bottom: 30px;
}
#contact-us-form nf-field {
	width: calc(50% - 12px);
}
#contact-us-form nf-field:nth-child(odd) {
	margin-right: 12px;
}
#contact-us-form nf-field:nth-child(even) {
	margin-left: 12px;
}

#contact-us-form input:not([type=submit]),
#contact-us-form textarea {
    color: #868686;
    padding: 13px 15px 14px 15px !important;
}

/* Button Form -> */
.nf-form-content button,
.nf-form-content input[type=button],
.nf-form-content input[type=submit] {
    background: #595F67 !important;
    border-radius: 18px !important; 
    color: #fff !important; 
    transition: all .5s !important; 
	padding: 15px 25px 15px 25px !important;
}

/* Button Hover Form -> */
.nf-form-content button:hover,
.nf-form-content input[type=button]:hover,
.nf-form-content input[type=submit]:hover {
    background: #FF3030 !important;
    color: #fff !important;
}


#contact-us-form nf-field > div,
#contact-us-form nf-field:last-child {
	margin-right: 0;
	width: 100%;
}
#contact-us-form .ekit-wid-con .nf-error.field-wrap .nf-field-element:after {
	border-radius: 0 8px 8px 0;
}
/* #contact-us-form input[type="button"] {
	color: #fff;
	height: auto;
	line-height: 25px;
	padding: 11px 50px 10px !important;
} */
#contact-us-form .nf-after-form-content {
	text-align: center;
}

.search-form .search-submit {
	cursor: pointer;
	transition: 0.3s;
}

/* Search results page -> */
body.search.admin-bar #topnavbar {
	top: 0 !important;
}
body.search.admin-bar .hfe-side {
	margin-top: 0 !important;
}
.search .page-content {
	padding: 35px 20px 100px;
}
.search .page-content p {
	text-align: center;
}
.search.search-results .wrap-posts {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	margin-right: -20px;
}
.search .entry-title {
	margin-top: 100px;
}
.search.search-results .page-content article.post {
	margin-left: 20px;
	margin-right: 20px;
	width: calc(50% - 40px);
}
.search .page-content a {
	text-decoration: none;
	transition: 0.3s;
}
.search .page-content a {
	color: #41a2cb !important;
}
.search .page-content a:hover {
	color: #ff3030 !important;
}
.search .page-content a span {
	display: inline-flex;
	margin-left: 6px;
}
.search .entry-title {
	line-height: 1.3em;
}
.search.search-no-results h1.page-title {
	margin-top: 150px;
	text-align: center;
}
.search .entry-title a {
	color: #54595f !important;
	font-family: "Barlow Semi Condensed", Sans-serif;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 1px;
}
.search .entry-meta,
.search .entry-footer {
	background-color: #f8f8f8;
	padding: 10px 20px 11px;
}
.search .entry-meta {
	color: #54595f;
	font-family: "Barlow Semi Condensed", Sans-serif;
	font-size: 16px;
	letter-spacing: 0.5px;
}
.search .entry-summary p {
	color: #54595f;
	font-family: "Barlow Semi Condensed", Sans-serif;
	font-size: 18px;
	letter-spacing: 0.5px;
	text-align: left;
}
.search .entry-footer {
	color: #54595f;
	display: flex;
	margin-top: -5px;
}
.search .entry-footer .cat-links {
	margin-right: 8px;
}
.search .entry-footer .edit-link {
	margin-left: auto;
}
.search .entry-footer .comments-link {
	display: none;
}
.search .page-content .search-form {
	display: flex;
	justify-content: center;
	margin: 20px 30px 0;
}
.search .page-content .search-form label {
	max-width: 100%;
}
.search .page-content .search-form .search-field {
	padding: 8px 15px 10px;
	width: 300px;
	max-width: 100%;
}
.search .page-content .search-form .search-submit {
	background: none;
	margin-left: 12px;
	padding: 8px 25px 10px;
	transition: 0.3s;
}
.search .page-content .search-form .search-submit:hover {
	background-color: #ff3030;
	border: 1px solid #ff3030;
	color: #fff;
}
.posts-pagination {
	margin-top: 50px;
}
.posts-pagination ul.page-numbers {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}
.posts-pagination ul.page-numbers li {
	list-style: none;
	margin: 12px 0;
}
.posts-pagination ul.page-numbers li .page-numbers {
	background: none;
	border: 1px solid #ddd;
	border-radius: 4px 4px 4px 4px;
	color: #282828 !important;
	margin-right: 15px;
	padding: 6px 13px 7px;
}
.posts-pagination ul.page-numbers li:first-child .page-numbers {
	margin-left: 0;
}
.posts-pagination ul.page-numbers li:last-child .page-numbers {
	margin-right: 0;
}
.posts-pagination ul.page-numbers li .page-numbers:hover,
.posts-pagination ul.page-numbers li .page-numbers.current {
	background: #ff3030;
	border: 1px solid #ff3030;
	color: #fff !important;
}
.posts-pagination ul.page-numbers li .page-numbers.dots {
	background: #fff;
	border: 1px solid #ddd;
	color: #282828 !important;
	user-select: none;
}
.posts-pagination ul.page-numbers .prev.page-numbers,
.posts-pagination ul.page-numbers .next.page-numbers {
	border: none;
	padding-left: 0;
	padding-right: 0;
}
.posts-pagination ul.page-numbers .page-numbers.prev:hover,
.posts-pagination ul.page-numbers .page-numbers.next:hover {
	background: none !important;
	border: none !important;
	color: #ff3030 !important;
}

.search .page-content {
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 20px 100px;
}
.search .page-content .page-title {
	color: #54595f;
	font-family: "Barlow Semi Condensed", Sans-serif;
	font-size: 40px;
	font-weight: 500;
	letter-spacing: 1px;
}
/* <- Search results page */

#post-content a,
.widget a {
	color: #4169e1;
}
#post-content a:hover,
.widget a:hover {
	color: #ff3030;
}
#post-content p:first-child {
	margin-top: 0;
}

.comment-reply-title small a {
	margin-left: 15px;
}
.comments-title {
	margin-bottom: 50px;
}
.comment-list {
	margin: 0;
	padding: 0;
}
.comment-list a {
	color: #337ab7;
}
.comment-list .comment {
	list-style: none;
}
.comment-list .comment-body {
	margin-bottom: 50px;
}
.comment-list .comment-author {
	align-items: center;
	display: flex;
	margin-bottom: 20px;
}
.comment-list .comment-author img {
	border: 2px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
	margin-right: 15px;
}
.comment-list .says {
	display: none;
}
.comment-content p:first-child {
	margin-top: 8px;
}
.comment-content p:last-child {
	margin-bottom: 0;
}
.comment-list .reply {
	text-align: right;
}

#commentform {
	font-family: "Nunito", sans-serif;
}
#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
	display: inline-block;
	width: calc(33.33333333333333% - 14px);
}
#commentform .comment-form-email,
#commentform .comment-form-url {
	margin-left: 15px;
}
#commentform #comment,
#commentform .comment-form-author input,
#commentform .comment-form-email input,
#commentform .comment-form-url input {
	border: 1px solid #ebebeb !important;
	border-radius: 5px;
	color: #888;
	padding: 8px 12px 9px;
}
#commentform .comment-form-author input,
#commentform .comment-form-email input,
#commentform .comment-form-url input {
	width: 100%;
}
#commentform .comment-form-comment {
	margin-bottom: 0 !important;
}
#commentform input {
	border-radius: 5px;
}
#commentform .form-submit input {
	background: #54595f;
	border: none;
	border-radius: 13px;
	color: #fff;
	cursor: pointer;
	font-weight: 500;
	padding: 14px 25px 15px;
	min-width: 180px;
	transition: 0.3s;
	width: auto;
}
#commentform .form-submit input:hover {
	background: #ff3030;
	color: #fff;
}

#links-posts-prev-next {
	position: relative;
}
#links-posts-prev-next .elementor-row .elementor-column .arrow:before {
	font-size: 35px !important;
	font-weight: 500;
}
#links-posts-prev-next .elementor-row .elementor-column:nth-child(1) {
	padding-left: 25px;
}
#links-posts-prev-next .elementor-row .elementor-column:nth-child(2) {
	padding-right: 25px;
}
#links-posts-prev-next .elementor-row .elementor-column .arrow {
	position: absolute;
	transform: translateY(-62%);
	top: 50%;
}
#links-posts-prev-next .elementor-row .elementor-column:nth-child(1) .arrow {
	left: -25px;
}
#links-posts-prev-next .elementor-row .elementor-column:nth-child(2) .arrow {
	right: -25px;
}
#links-posts-prev-next .elementor-row .elementor-column:nth-child(1) .arrow:before {
	content: "\2039";
}
#links-posts-prev-next .elementor-row .elementor-column:nth-child(2) .arrow:before {
	content: "\203A";
}

#links-posts-prev-next .elementor-widget-container p,
#links-posts-prev-next .elementor-widget-container a {
	color: #0c0c0c;
	font-family: "Nunito", sans-serif;
}

#links-posts-prev-next .elementor-widget-container p {
	color: #555;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	position: absolute;
	z-index: 0;
}
#links-posts-prev-next .elementor-widget-container a {
	font-size: 18px !important;
	font-weight: 400 !important;
	padding-top: 23px;
	position: relative;
	outline: none;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -moz-box;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#links-posts-prev-next .elementor-row .elementor-column:nth-child(2) p {
	right: 0;
}
#links-posts-prev-next .elementor-row .elementor-column:nth-child(2) a {
	text-align: right;
}

.widget {
	font-family: "Nunito", sans-serif;
	margin-bottom: 50px;
}
.widget .widget-title:after {
	background-color: #ddd;
	display: block;
	content: "";
	height: 1px;
	margin-top: 4px;
	width: 100%;
}
.widget:first-child .widget-title {
	margin-top: -10px;
}
.widget.widget_search .search-form {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.widget.widget_search .search-field,
.widget.widget_search label {
	height: 100%;
	width: 100%;
}
.widget.widget_search .search-field,
.widget.widget_search .search-field label {
	outline: none;
}
.widget.widget_search .search-field,
.widget.widget_search .search-submit {
	padding: 9px 15px 10px;
}
.widget.widget_search .search-submit {
	background-color: #54595f;
	border-color: #54595f;
	color: #fff;
	cursor: pointer;
	margin-left: 8px;
	min-width: 90px;
}
.widget.widget_search .search-submit:hover {
	background-color: #ff3030;
	border-color: #ff3030;
}
.widget.widget_search .search-submit:focus {
	outline: none;
}
.widget.widget_calendar thead tr th {
	padding: 15px 0 8px;
	text-align: center;
}
.widget.widget_calendar td {
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 9px 5px 8px;
	text-align: center;
}
.widget.widget_calendar td.pad {
	border: 0;
}
.widget ul,
.widget ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.widget ul li,
.widget ul li {
	font-size: 17px;
	margin-bottom: 12px;
}
.widget ul li:before,
.widget ul li:before {
	color: #1da1f2;
	content: "\2714";
	margin-right: 8px;
}

@media screen and (max-width: 1024px) {
	.elementskit-infobox {
		padding: 0 20px !important;
	}
	#car-repair-statistics .elementor-row {
		display: flex;
		flex-direction: column;
	}
	#car-repair-statistics .elementor-row .elementor-column:first-child,
	#subscribenow .elementor-row .elementor-column:first-child {
		order: 1;
	}
	#car-repair-statistics .elementor-row .elementor-widget-wrap {
		display: flex;
	}
	#car-repair-statistics .elementor-row .elementor-column:first-child .elementor-widget-wrap > .elementor-element {
		width: 33.3333%;
	}
	#subscribenow .wpcf7-form-control-wrap.your-email {
		width: 100%;
	}
}
@media only screen and (max-width: 992px) {
	.eael-timeline-post time {
		padding: 0 !important;
	}
	.eael-timeline-post .eael-timeline-post-inner,
	.eael-timeline-post:nth-child(2n) .eael-timeline-post-inner {
		width: 100% !important;
	}
}
@media screen and (max-width: 782px) {
	.admin-bar #topnavbar {
		top: 46px !important;
	}
	.admin-bar .hfe-flyout-wrapper .hfe-side.hfe-flyout-right {
		top: 14px !important;
	}
	body.search.admin-bar .hfe-flyout-wrapper .hfe-side.hfe-flyout-right {
		top: 0 !important;
	}
}
@media screen and (max-width: 800px) {
	/* Search results page -> */
	.search.search-results .wrap-posts {
		margin-left: -13px;
		margin-right: -13px;
	}
	.search.search-results .page-content article.post {
		margin-left: 15px;
		margin-right: 15px;
		width: calc(50% - 30px);
	}
	.search .entry-title {
		margin-top: 80px;
	}
	/* <- Search results page */
}
@media screen and (max-width: 767px) {
	#home-about-block #home-about-block-left.elementor-column {
		min-height: 340px;
	}
	#car-repair-statistics .elementor-counter-title {
		padding: 0 5px !important;
	}
	.fbc-page .fbc-wrap .fbc-items li:first-child {
		margin-left: -12px;
	}

	/* Search results page -> */
	.search .page-content {
		padding: 25px 15px 50px;
	}
	.search .entry-title {
		line-height: 1.3em !important;
		margin-top: 80px;
	}
	.search.search-no-results h1.page-title {
		margin-top: 100px;
	}
	.search .page-content .search-form .search-submit {
		margin-left: 8px;
		padding: 8px 15px 10px;
	}
	.search.search-results .page-content {
		padding-bottom: 80px;
	}
	.search .page-content .page-title {
		font-size: 28px !important;
		line-height: 38px;
	}
	.search .entry-summary p {
		font-size: 16px;
	}
	/* <- Search results page */
}
@media screen and (max-width: 640px) {
	/* Search results page -> */
	.search.search-results .wrap-posts {
		margin-left: 0;
		margin-right: 0;
	}
	.search.search-results .page-content article.post {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	/* <- Search results page */
}
@media (max-width: 600px) {
	#contact-us-form nf-field {
		width: 100%;
	}
	#contact-us-form nf-field:nth-child(odd) {
		margin-right: 0;
	}
	#contact-us-form nf-field:nth-child(even) {
		margin-left: 0;
	}
	#commentform .comment-form-author,
	#commentform .comment-form-email,
	#commentform .comment-form-url {
		width: 100%;
	}
	#commentform .comment-form-email,
	#commentform .comment-form-url {
		margin-left: 0;
	}
	#commentform .comment-form-email,
	#commentform .comment-form-url,
	#commentform .comment-form-comment {
		margin-top: 0;
	}
}

/* 27.06.2022 -> */
.mfp-bg {
    min-height: 100vh;
}

/* Page of Category -> */
.page__content {
  display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 120px;
    max-width: 1208px;
}

.page__content .page-title {
  margin: 0 0 60px;
}

.page__content .entry-title a {
  text-decoration: none
}
.page__content .comments-link {
	margin-left: 7px;
    margin-right: 7px;
}
.page__content .entry-meta {
  margin-bottom: 10px;
}
.page__content .wp-block-social-links {
  margin-bottom: 0;
}
.page__content .post.category-news {
  margin-bottom: 100px;
}

.page__content #colophon {
  width: 100%;
}

@media (min-width: 901px) {

  .page__content #primary {
    width: calc(100% - 320px);
  }
  .page__content #secondary {
    flex: 0 0 320px;
    padding-left: 25px;
  }
}

@media (max-width: 900px) {

  .page__content #secondary {
    margin-top: 70px;
  }
}

@media (max-width: 800px) {

  .page__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 782px) {
	.page__content {
		padding-top: 80px;
	}
}

@media (max-width: 575px) {

  .page__content {
    padding-left: 15px;
    padding-right: 15px;
  }
	.page__content #secondary {
		margin-top: 20px;
	}
}


