@charset "UTF-8";
/*
Theme Name: Evrotrans
Theme URI: https://wordpress.org/themes/twentynineteen/
Author: Coma Web Development
Author URI: https://coma.lv/
Description: Evrotrans
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 1.71
Text Domain: evrotrans



/* Normalize */
/*! normalize.css v8.0.0 | 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;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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


/**
 * 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;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* 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;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * 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;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  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;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 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;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * 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;
  /* 1 */
  font: inherit;
  /* 2 */
}

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

/* Typography */
html {
  font-size: 22px;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #111;
  font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.8;
  margin: 0;
  text-rendering: optimizeLegibility;
}

button,
input,
select,
optgroup,
textarea {
  color: #111;
  font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-weight: 400;
  line-height: 1.8;
  text-rendering: optimizeLegibility;
}

.author-description .author-link,
.comment-metadata,
.comment-reply-link,
.comments-title,
.comment-author .fn,
.discussion-meta-info,
.entry-meta,
.entry-footer,
.main-navigation,
.no-comments,
.not-found .page-title,
.error-404 .page-title,
.post-navigation .post-title,
.page-links,
.page-description,
.pagination .nav-links,
.sticky-post,
.site-title,
.site-info,
#cancel-comment-reply-link,
h1,
h2,
h3,
h4,
h5,
h6 {
/*  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; */
}

.main-navigation,
.page-description,
.author-description .author-link,
.not-found .page-title,
.error-404 .page-title,
.post-navigation .post-title,
.pagination .nav-links,
.comments-title,
.comment-author .fn,
.no-comments,
.site-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.page-title {
  font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif;
}

.mob-scroll-menu{
  display: none;
}

.site-branding,
.main-navigation ul.main-menu > li,
.social-navigation,
.author-description .author-bio,
.nav-links {
  line-height: 1.25;
}

h1 {
  font-size: 2.25em;
}

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 2.8125em;
  }
}

.entry-title,
.not-found .page-title,
.error-404 .page-title,
.has-larger-font-size,
h2 {
  font-size: 1.6875em;
}

@media only screen and (min-width: 768px) {
  .entry-title,
  .not-found .page-title,
  .error-404 .page-title,
  .has-larger-font-size,
  h2 {
    font-size: 2.25em;
  }
}

.has-regular-font-size,
.has-large-font-size,
.comments-title,
h3 {
  font-size: 1.6875em;
}

.site-title,
.site-description,
.main-navigation,
.nav-links,
.page-title,
.page-description,
.comment-author .fn,
.no-comments,
h2.author-title,
p.author-bio,
h4 {
  font-size: 1.125em;
}

.pagination .nav-links,
.comment-content,
h5 {
  font-size: 0.88889em;
}

.entry-meta,
.entry-footer,
.discussion-meta-info,
.site-info,
.has-small-font-size,
.comment-reply-link,
.comment-metadata,
.comment-notes,
.sticky-post,
#cancel-comment-reply-link,
img:after,
h6 {
  font-size: 0.71111em;
}

.site-title,
.page-title {
  font-weight: normal;
}

.page-description,
.page-links a {
  font-weight: bold;
}

.site-description {
  letter-spacing: -0.01em;
}

.post-navigation .post-title,
.entry-title,
.not-found .page-title,
.error-404 .page-title,
.comments-title,
blockquote {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
}

/* Do not hyphenate entry title on tablet view and bigger. */
@media only screen and (min-width: 768px) {
  .entry-title {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
}

p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

blockquote cite {
  font-size: 0.71111em;
  font-style: normal;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}

pre {
  font-size: 0.88889em;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.8;
  overflow: auto;
}

code,
kbd,
tt,
var {
  font-size: 0.88889em;
  font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

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

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

big {
  font-size: 125%;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: underline;
}

/* Elements */
html {
  box-sizing: border-box;
}

::-moz-selection {
  background-color: #bfdcea;
}

::selection {
  background-color: #bfdcea;
}

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

body {
  background-color: #fff;
}

a {
  transition: color 110ms ease-in-out;
  color: #0073aa;
}

a:hover,
a:active {
  color: #005177;
  outline: 0;
  text-decoration: none;
}

a:focus {
  outline: thin;
  outline-style: dotted;
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 1rem 0;
}

h1:not(.site-title):before,
h2:before {
  background: #767676;
  content: "\020";
  display: block;
  height: 2px;
  margin: 1rem 0;
  width: 1em;
}

h1:not(.site-title).has-text-align-center:before,
h2.has-text-align-center:before {
  margin-left: auto;
  margin-right: auto;
}

h1:not(.site-title).has-text-align-right:before,
h2.has-text-align-right:before {
  margin-left: auto;
}

hr {
  background-color: #767676;
  border: 0;
  height: 2px;
}

ul,
ol {
  padding-left: 1rem;
}

ul {
  list-style: disc;
}

ul ul {
  list-style-type: circle;
}

ol {
  list-style: decimal;
}

li {
  line-height: 1.8;
}

li > ul,
li > ol {
  padding-left: 2rem;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1rem 1rem;
}

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

figure {
  margin: 0;
}

blockquote {
  border-left: 2px solid #0073aa;
  margin-left: 0;
  padding: 0 0 0 1rem;
}

blockquote > p {
  margin: 0 0 1rem;
}

blockquote cite {
  color: #767676;
}

table {
  margin: 0 0 1rem;
  border-collapse: collapse;
  width: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}

table td,
table th {
  padding: 0.5em;
  border: 1px solid #767676;
  word-break: break-all;
}

/* Forms */
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.loadmore a {
  transition: background 150ms ease-in-out;
  background: #184C9C;
  border: none;
  border-radius: 10px;
  box-sizing: border-box;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    outline: none;
    padding: 0.575rem 2rem;
      text-decoration: none;
  vertical-align: bottom;
}

.product_addtocart:hover, .add_to_cart_button:hover, .button-maincolor:hover, .loadmore a:hover, .products .product_addtocart:hover {
    background: #5191F3;
    color: #fff;
}

.loadmore a{
    width: 200px;
    margin: 0 auto;
}

.wpgb-facet .wpgb-checkbox-facet .wpgb-checkbox{
  outline: initial;
}

.wpgb-facet  .wpgb-checkbox-facet .wpgb-hierarchical-list .wpgb-checkbox-control{
  display: none !important;
}

.wpgb-facet  .wpgb-checkbox-facet .wpgb-hierarchical-list .wpgb-hierarchical-list .wpgb-checkbox-control{
    display: flex !important;
}

 .wpgb-facet .wpgb-checkbox-facet li{
    padding: 15px 0 !important;
    border-bottom: 1px solid #EDEDED;
    outline: initial !important;
    margin: 0 !important;
    outline: initial !important;
 }

 .wpgb-facet .wpgb-checkbox-facet li[aria-expanded]:after{
  top: 13px !important;
 }

.sidebar #block-6 .sb-h{
      color: #184C9C;
    font-size: 18px;
}

.page-id-198291 .woocommerce,
.page-id-170901 .woocommerce,
.page-id-10 .woocommerce,
.page-id-172577 .site-main,
.page-id-170539 .site-main,
.page-id-172576 .site-main{
  background: #F4F6FA;
border-radius: 5px;
padding: 20px 40px;
display: table;
margin: 0 auto;
width: auto;
}

.page-id-172577 .site-main .container,
.page-id-170539 .site-main .container,
.page-id-172576 .site-main .container{
  width: 100%;
}

.page-id-172577 .woocommerce-privacy-policy-text,
.page-id-170539 .woocommerce-privacy-policy-text,
.page-id-172576 .woocommerce-privacy-policy-text {
    width: 400px;
}

.wpcf7-response-output{
  display: none;
}

.wpcf7-not-valid{
  border: 1px solid red !important;
}

.page-id-198291 h2,
.page-id-170901 h2,
.page-id-10 h2,
.page-id-172577 .page-title,
.page-id-170539 .page-title,
.page-id-172576 .page-title{
    font-weight: 400 !important;
    font-size: 30px !important;
    line-height: 41px !important;
    color: #111111 !important;
    text-align: center;
}

.woocommerce-form-login .woocommerce-button,
.woocommerce-form-register .woocommerce-button{
  width: 100%;
}


.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #111;
  cursor: pointer;
}

.button:visited,
button:visited,
input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited {
  color: #fff;
  text-decoration: none;
}

.button:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  background: #111;
  outline: thin dotted;
  outline-offset: -4px;
}

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 {
  -webkit-backface-visibility: hidden;
  background: #fff;
  border: solid 1px #ccc;
  box-sizing: border-box;
  outline: none;
  padding: 0.36rem 0.66rem;
  -webkit-appearance: none;
  outline-offset: 0;
  border-radius: 0;
}

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 {
  border-color: #0073aa;
  outline: thin solid rgba(0, 115, 170, 0.15);
  outline-offset: -4px;
}

input[type="search"]::-webkit-search-decoration {
  display: none;
}

textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
}

form p {
  margin: 1rem 0;
}

/* Navigation */
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  transition: color 110ms ease-in-out;
  color: #0073aa;
}

/*a:visited {
  color: #0073aa;
}*/

a:hover,
a:active {
  color: #005177;
  outline: 0;
  text-decoration: none;
}

a:focus {
  outline: initial;
  text-decoration: initial;
}



/* EUROTRANS STYLES */



body {
  font-family: 'Manrope' !important;
}


.container {
  width: 1430px;
  margin: 0 auto;
}

.topbar {
  padding: 18px 0px;
}


.topbar .social {
  width: 15%;
  display: inline-block;
}

.topbar .social  img {
vertical-align: -4px;
    max-width: 24px;
}

.topbar .phones {
  width: 60%;
  display: inline-block;
  margin-left: 5%;
}

.topbar .phones .wrapper{
  display: flex;
    flex-wrap: wrap;
    align-items: flex-end;

}

#searchform_in .search-field {
    margin-right: 10px;
    flex-grow: 1;
    font-family: 'Manrope';
    font-size: 14px;
    border-radius: 10px;
}

.search .woocommerce-products-header__title.page-title{
  font-size: 28px;
}


.topbar .reg {
  width: 19%;
  display: inline-block;
  text-align: right;
}

.topbar .social a {
  padding-right: 12px;
}

.topbar .phone {
font-family: 'Manrope';
font-weight: 600;
font-size: 12px;
color: #ADADAD;
line-height: 20px;
flex: 20%;
    max-width: 33%;
}

.topbar .phone a {
font-family: 'Manrope';
font-weight: 700;
font-size: 15px;
color: #242424;
}

.topbar .phone img {
  vertical-align: -3px;
    margin: 0 10px;
}

.topbar .reg a {
  font-family: 'Mulish';
font-weight: 700;
font-size: 13px;
line-height: 16px;
color: #9E9E9E;
}

.topbar .reg a.login {
  color: #184C9C;
  margin-right: 20px;
}

.topbar .reg img {
margin-right: 10px;
    vertical-align: -2px;
}

.main-header {
  background: #F4F6FA;
}

.main-header .container {
  padding: 14px 0px 10px 0px;
  box-sizing: border-box;
}

.main-header .logo {
  width: 15%;
  display: inline-block;
}

.main-header .main_menu {
    display: inline-block;
    width: 68%;
    text-align: center;
    vertical-align: 8px;
}

.main-header .main-header-right {
  display: inline-block;
    width: 16%;
    text-align: right;
}

.main-header .main_menu ul {
      list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.main-header .main_menu ul li  {
display: inline-block;
    padding: 0px 20px 5px 20px;
    position: relative;
}

.main-header .main_menu .sub-menu li  {
  width: 100%;
}

.main-header .main_menu ul li a {
font-family: 'Manrope';
font-style: normal;
font-weight: 700 !important;
font-size: 14px;
line-height: 19px;
color: #000000;
}

.main-header .cart-zone a {
  font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 19px;
color: #000000;
}

.cart-zone,
.lang_switcher {
  display: inline-block;
    vertical-align: 8px;
}

.woocommerce-invalid  .input-text{
  border: 1px solid red !important;
}

/*.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{
  display: none;
}*/

.cart-zone img {
margin-right: 8px;
    vertical-align: -2px;
}

.lang_switcher {
width: 55px;
    height: 30px;
    border: 1px solid rgba(24, 76, 156, 0.2);
    box-sizing: border-box;
    border-radius: 100px;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    text-align: center;
    padding: 4px 10px 0px 0px;
    margin-left: 12px;
    position: relative;
}

.lang_switcher:after {
    content: "";
    display: block;
    background: var(--wpr-bg-cdc962c4-83ca-4ee7-ad94-7792eb86de4f);
    width: 8px;
    height: 6px;
    background-repeat: no-repeat;
    position: absolute;
    top: 12px;
    right: 9px;
    background-size: cover;
}


.wpcf7-not-valid-tip {
    color: #dc3232 !important;
    padding-left: 0 !important;
    font-size: 12px !important;
}

footer {
  background: rgba(24, 76, 156, 0.05);
  padding-top: 100px;
}

footer .footer-top,
footer .footer-bottom {
  display: flex;
    flex-wrap: wrap;
}

footer .footer-clmn3 {
  flex: 22%;
    max-width: 22%;
}

footer .footer-clmn3-3 {
  flex: 44%;
    max-width: 44%;
}

footer .footer-clmn2 {
  flex: 17%;
    max-width: 17%;
}

footer .footer-clmn2-3 {
  flex: 39%;
    max-width: 39%;
}

 .footer_about img {
  display: block;
    margin-bottom: 25px;
 }

  .footer_about p {
    margin: 0px 0px 55px 0px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 150%;
    color: #000000;
    padding-right: 12%;
  }


  footer .payments img {
    vertical-align: text-bottom;
    margin-right: 25px;
  }

  .footer_menu .menu_title {
font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    color: #111111;
    line-height: 11px;
    margin-bottom: 26px;
  }

  .footer_menu ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }

  .footer_menu ul li a {
    font-family: 'Manrope';
font-weight: 400;
font-size: 15px;
color: #111111;
  }

.footer_contacts .phone {
  margin-bottom: 14px;
}

  .footer_contacts img {
    display: inline-block;
    width: 19px;
    float: left;
    margin: 0px 15px 17px 0px;
}


  .footer_contacts .phone a {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 18px;
    color: #111111;
    line-height: 20px !important;
    display: block;
    margin-bottom: 10px; 
  }

  .footer_contacts .phone span {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 14px;
    color: rgba(17, 17, 17, 0.7);
    vertical-align: top;
  }

  .footer_contacts .phone div {
display: inline-block;
    width: auto;
    vertical-align: top;
     line-height: 1 !important;
  }

  .footer_contacts {
    padding-top: 52px;
    margin-left: 10%;
  }

  .footer_contacts .contact {
    margin-bottom: 25px;
  }

    .footer_contacts .contact a {
  font-family: 'Manrope';
    font-weight: 500;
    font-size: 14px;
    color: rgba(17, 17, 17, 0.7);
    line-height: 15px !important;
    display: block;
    margin-bottom: 20px;
  }

  .footer_contacts .map_mark img {
    display: inline-block;
    width: 15px;
    float: left;
    margin: 0px 15px 0px 3px;
}

.footer_contacts .map_mark a {
  line-height: 23px;
}

.footer-bottom {
  border-top: 1px solid rgba(17, 17, 17, 0.1);
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer-bottom a,
.footer-bottom span {
font-family: 'Manrope';
font-weight: 400;
font-size: 15px;
color: #111111;
}

.footer-bottom a.first {
  margin-right: 65px;
}

.footer_social {
      padding-left: 24%;
      box-sizing: border-box;
}

.footer_social a {
  margin-right: 14px;
  vertical-align:  text-top;
}

.footer_social img {
  max-width: 34px;
}

.hp-slider-block {
  margin-top: 60px;
}


.hp-slider-block .container {
  display: flex;
    flex-wrap: wrap;
    gap: 0px 8%;
}

.slider img {
  display: block;
  width: 100%;
}

.hp-slider-block .container .clmn-6 {
  flex: 46%;
    max-width: 46%;
}

h2:before {
  display: none;
}

.slider_text h2 {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 76px;
    line-height: 76px;
    color: #184C9C;
    margin-top: 28px;
    margin-bottom: 24px;
}

.slider_text p {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 15px;
    color: #000000;
    margin: 0px;
    padding-right: 29%;
    box-sizing: border-box;
    line-height: 24px;
}

.hp-slider-block .container .clmn-6.left {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.hp-features {
  margin-top: 65px;
}

.single_feature img {
  display: inline-block;
    float: left;
    margin-right: 18px;
}

.single_feature div {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    color: #000000;
    display: inline-block;
    line-height: 19px;
    vertical-align: text-top;
}


.single_feature span {
  display: block;
}

.single_feature {
  display: inline-block;
    margin-right: 7%;
}

.hp-features .container .single_feature:last-child {
  margin-right: 0px;
}

.hp-features .container .single_feature:last-child img {
  margin-top: 8px;
}

.hp-brands {
  margin-top: 100px;
}

.block-title {
  font-family: 'Manrope';
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  color: #000000;
  margin-bottom: 28px;
}

.hp-brands .block-title {
      color: #184C9C;
    margin-bottom: 45px;
}



.brands-block a {
display: inline-block;
    text-align: left;
    margin-right: 4.77%;
}

.brands-block a:last-child {
  margin-right: 0px !important;
}

.brands-block a img {
  vertical-align: -webkit-baseline-middle;
    max-width: 95%;
        width: 60px;
}

.hp-search .container {
  display: flex;
  flex-wrap: wrap;
}

.hp-search .clmn-7 {
    flex: 65%;
    max-width: 65%;
}

.hp-search .clmn-3 {
    flex: 35%;
    max-width: 35%;
}

.hp-counter {
    background: #F4F6FA;
    border-radius: 10px;
    padding-bottom: 47px;
    padding-top: 17px;
}

.counter-value {
font-family: 'Manrope';
    font-weight: 700;
    font-size: 80px;
    color: #184C9C;
    margin-top: 31px;
    line-height: 75px;
    width: 100%;
    display: inline-block;
    padding-left: 14%;
    box-sizing: border-box;
    
}


.counter-value span {
    display: block;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 18px;
    line-height: 16px;
    color: #000000;
    margin-top: 9px;
}

.hp-search {
    margin-top: 80px;
}

.search-bar .search-input {
      border: 2px solid #EFF5FF;
    border-radius: 10px;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #A0A0A0;
    font-family: 'Manrope';
    width: 78%;
}

.search-bar .search-button {
    background: #184C9C;
    border-radius: 10px;
    width: auto;
    height: 38px;
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 5px;
    text-align: center;
    color: #FFFFFF;
    margin-left: 10px;
}

.mrks-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.auto-mark {
    flex: 20%;
    max-width: 20%;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 16px;
    color: #184C9C;
    margin-bottom: 30px;
    display: block;
}

.search-bar {
  margin-bottom: 40px;
}

.hp-products-other,
.hp-products-bestsellers {
  margin-top: 110px
}

.hp-products {
  display: flex;
  flex-wrap: wrap;
}

.product-block {
  flex: 20%;
  max-width: 20%;
}

.product-block {
  padding: 15px 20px !important;
  box-sizing: border-box;

  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.product-block .product-img a {
display: block;
line-height: 1 !important;
}

.product-info {
  padding: 15px;
  box-sizing: border-box;
  font-family: 'Manrope';
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.product-block .product-title {
    /* min-height: 52px; */
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}

.product-block .product-type {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 15px;
    min-height: 50px;
    margin-top: 15px;
    margin-bottom: 35px;
    color: #000 !important;
    overflow: hidden;
    height: 54px;
}

.product-img img,
.woocommerce-loop-product__link img{
  width: 100%;
}

.product-block .product-meta {
  display: flex;
  flex-wrap: wrap;
}

.product-block .product-code {
  /* flex: 50%;
  max-width: 50%; */
  font-weight: 400;
font-size: 14px;
}

.product-block .product-code span {
  display: block;
}

.product-block .product-price {
    /* flex: 50%;
    max-width: 50%; */
    font-weight: 700;
    font-size: 20px;
    text-align: right;
    /* padding-top: 24px; */
    line-height: 24px;

    /* upd and fixes */
    display: flex;
    justify-content: flex-end;
     align-items: flex-end;
     text-align: right;
     flex-grow: 1;
}


.product-block .product_counter {
    border: 1px solid #EDEDED;
    border-radius: 5px;
    font-size: 16px;
    color: #7A7A7A;
    width: 85px;
    height: 38px;
    position: relative;
    padding-left: 18px;
    line-height: 35px;
    display: inline-block;
    margin-right: 2.6%;
}

.product-block .product_counter span {
    background: #EDEDED;
    border-radius: 5px;
    width: 38px;
    height: 36px;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
}

.product-block .product_counter span:before {
    content: "";
    display: block;
    background: var(--wpr-bg-87b5df5a-e48c-49d3-a422-bf6f3cf91cb8);
    width: 9px;
    height: 7px;
    position: absolute;
    top: 14px;
    left: 15px;
    cursor: pointer;
}

.product-block .product_addtocart {
    background: #184C9C;
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
    width: calc(100% - 90px);
    height: 38px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    padding-top: 6px;
}

.product-block .product-stock {
    font-size: 12px;
    color: #000000;
    margin-top: 6px;
}

.product-block {
  border: 1px solid #EDEDED;
  border-right: 0px;
}

.hp-products-bestsellers .hp-products .product-block:last-child {
 border-right: 1px solid #EDEDED;
  box-sizing: border-box;
}

.hp-products-other .hp-products .product-block:nth-child(4n)  {
  border-right: 1px solid #EDEDED;
  box-sizing: border-box;
}

.hp-products-other .hp-products .more_products {
  background: #F4F6FA;
  flex: 20%;
  max-width: 20%;
}

.hp-products-other .hp-products .more_products a {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #184C9C;
    display: inline-block;
    margin-top: 200px;
    margin-left: 23%;
    width: 48%;
}

.hp-cases {
  margin-top: 110px
}

.hp-cases-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 1.5%;
}

.hp-case {
    flex: 23%;
    max-width: 25%;
    background: #F4F6FA;
    border-radius: 10px;
    padding-top: 65px;
    padding-bottom: 60px;
    text-align: center;
    font-family: 'Mulish';
    line-height: 18px;
    margin-bottom: 18px;
}

.hp-case div {
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
    color: #000000;
    font-family: 'Mulish';
    margin-top: 19px;
    margin-bottom: 13px;
}

.hp-case span {
    font-family: 'Mulish';
    font-weight: 500;
    font-size: 15px;
    color: #000000;
    display: block;
    width: 80%;
    margin: 0 auto;
}

.hp-insurance {
  margin-top: 110px;
}

.hp-insurance .block-subtitle {
font-family: 'Manrope';
font-weight: 500;
font-size: 15px;
color: #000000;
margin-bottom: 35px;
width: 20%;
}

.hp-insurance-wrapper {
    display: flex;
  flex-wrap: wrap;
  gap: 0px 1%;
}

.hp-insurance-wrapper .insurance {
flex: 19%;
    max-width: 19%;
    background: rgba(24, 76, 156, 0.05);
    padding: 80px 0px 70px 0px;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 14px;
}

.hp-insurance-wrapper .insurance div {
  height: 100px;
}

.hp-insurance-wrapper .insurance div img {
vertical-align: middle;
    max-height: 40px;
}

.hp-insurance-wrapper .helper {
   display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.about-main-section .container,
.usedparts-main-section .container,
.secpage-main-section .container {
  display: flex;
  flex-wrap: wrap;
}

.about-main-section .clmn-5 {
  flex: 45%;
  max-width: 45%;
}

.about-main-section .clmn-7 {
  flex: 55%;
  max-width: 55%;
}

.block-text p {
font-family: 'Manrope';
    font-weight: 500;
    font-size: 15px;
    color: #000000;
    padding-right: 10%;
    box-sizing: border-box;
    line-height: 24px;
}

.about-main-section {
  margin-top: 115px;
}

.about-main-section .block-title,
.usedparts-main-section .block-title,
.secpage-main-section .block-title {
  color: #184C9C;
  margin-top: 45px;
  font-size: 40px;
}

.about-services {
  margin-top: 80px;
}

.about-services .service-block {
     background: #F4F6FA;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 15px;
    color: #184C9C;
    padding: 22px 40px;
    margin-bottom: 8px;
}

.breadcrumbs,
.breadcrumbs a,
.breadcrumbs span {
  text-decoration: none;
  font-family: 'Manrope';
font-weight: 600;
font-size: 12px;
line-height: 16px;
color: #929292;
padding: 18px 0px;
} 

.breadcrumbs span.divider,
.breadcrumbs span.separator {
  margin: 0 5px;
}

.usedparts-main-section .clmn-6,
.secpage-main-section .clmn-6 {
  flex: 50%;
  max-width: 50%;
}

.usedparts-main-section .clmn-6 img,
.secpage-main-section .clmn-6 img {
  width: 90%;
  float: right;
}

.usedparts-main-section .block-text p {
    padding-right: 22%;
    box-sizing: border-box;
    margin-bottom: 22px;
}

.usedparts-main-section .block-title {
   width: 50%;
    line-height: 40px;
    margin-top: 100px;
}

.usedparts-main-section {
  margin-top: 30px;
}

.usedparts-main-section .block-text .highlighted {
  color: #184C9C;
  font-weight: 700px;
}

.search-used .clmn-7 {
      flex: 100%;
    max-width: 100%;
}

.search-used .auto-mark {
  flex: 12%;
    max-width: 12%;
}

.search-used .block-title {
  width: 100%;
  color: #184C9C;
}

.search-used .search-bar {
      width: 62%;
}

.search-used .brands-block {
  width: 100%;
  margin-bottom: 40px;
}

.search-used .mrks-wrapper {
  width: 100%;
}

.used-products-other {
  margin-top: 40px;
}

.used-promo .promo-text {
  font-family: 'Manrope';
  font-weight: 600;
  font-size: 130px;
  align-items: center;
  color: #EFF5FF;
}

.used-promo a {
  font-family: 'Manrope';
  font-weight: 600;
  font-size: 70px;
  color: #184C9C;
}

.promo-block {
  text-align: right;
  width: 96%;
}

.secpage-main-section .clmn-4 {
    flex: 40%;
    max-width: 40%;
}

.secpage-main-section .clmn-8 {
    flex: 60%;
    max-width: 60%;
}

.secpage-main-section.evac-page ul {
list-style-type: none;
padding-left: 0px;
}

.secpage-main-section.evac-page ul li {
  font-family: 'Manrope';
font-weight: 700;
font-size: 18px;
line-height: 27px;
color: #000000;
}

.secpage-main-section.evac-page ul li img {
  margin-right: 4px;
    vertical-align: -1px;
}

.secpage-main-section.evac-page ul li span {
font-weight: 500;
font-size: 15px;
line-height: 22px;
}

.secpage-main-section.evac-page p.higlighted{
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    color: #184C9C;
    padding-right: 30%;
    margin-top: 50px;
}

.evac-page-trans {
  margin-top: 50px;
  position: relative;
}

.evac-page-trans .container {
  position: relative;
}

.evac-page-trans .block-title {
  font-size: 28px;
  line-height: 34px;
  color: #184C9C;
}

.trans-slider-wrapper {
  display: flex;
    flex-wrap: wrap;
}

.trans-slider-single {
    flex: 100%;
    max-width: 100%;
    background: #F4F6FA;
    text-align: center;
    padding: 75px 0px 70px 0px;
    box-sizing: border-box;
    margin-right: 5% !important;
}

.trans-slider-single img {
      border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    padding: 16px;
    margin: 0 auto;
    margin-bottom: 90px;
}

 /* the slides */
 .trans-slider-wrapper .slick-slide {
      margin: 0 10px;
  }

  /* the parent */
.trans-slider-wrapper  .slick-list {
      margin: 0 -10px;
  }

.trans-slider-single div {
  font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 22px;
color: #184C9C;
min-height: 42px;
}

.slider-nav {
    width: 115px;
    position: absolute;
    top: 0px;
    right: 0px;
}


.slider-nav div {
width: 50px;
height: 50px;
    cursor: pointer;
        display: inline-block;
}

.slider-nav-prev {
background: var(--wpr-bg-876cf795-5ab5-4c5f-b20a-e9e0faaf0498) #F4F6FA no-repeat center center;
    
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: -62px;
    right: 55px;
}

.slider-nav-next {
background: var(--wpr-bg-c9c01a97-ab3f-43c3-b8d9-d47f2bebecc5) #F4F6FA no-repeat center center;
   
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: -62px;
    right: 0px;
}

.evac-page-images .container {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 1.5%;
}


.evac-page-images .clmn-6 {
    flex: 49.25%;
    max-width: 49.25%;
}

.evac-page-images {
      margin-top: 80px;
}

.page-callback {
  font-family: 'Manrope';
font-weight: 600;
font-size: 130px;
line-height: 130px;
color: #EFF5FF;
margin-top: 80px;
}

.callback-wrapper {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.callback-wrapper a {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 70px;
    line-height: 84px;
    color: #184C9C;
    display: block;
    /* position: absolute;
    top: 33px;
    right: 0px; */
    white-space: nowrap;
}

.faq-block {
      margin-top: 80px;
}

.faq-single {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  color: #184C9C;
  background: #F4F6FA;
  padding: 22px 40px 22px 40px;
  position: relative;
  margin-bottom: 8px;
}

.faq-single:after {
content: "";
    display: block;
    background-image: var(--wpr-bg-c7ab79a6-6eb5-454f-b6f4-55cfdb6795f3);
    width: 18px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 35px;
    top: 30px;
}



.faq-single-text {
    display: none;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    width: 100%;
    border-top: 1px solid #D6E0F0;
    margin-top: 19px;
    padding: 25px 48% 10px 0px;
}

.open .faq-single-text {
  display: block;
}

.open.faq-single:after  {
  transform: rotate(180deg);
}

.hp-insurance.insurance-page {
  margin-top: 40px;
}

.hp-insurance.insurance-page .block-title {
  font-family: 'Manrope';
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  color: #184C9C;
}

.worksexample-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 1%;
    margin-bottom: 22px;
}

.single-worksexample {
max-width: 19.5%;
    flex: 1 0 18.5%;
    margin-bottom: 22px
}

.worksexample-insurance-page .block-subtitle {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 15px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 25px;
}

.worksexample-insurance-page .block-title {
    margin-bottom: 18px;
}

.worksexample-insurance-page {
      margin-top: 80px;
}

.worksexample-insurance-page a {
  display: block;
}

.worksexample-insurance-page .product_name {
  font-family: 'Manrope';
font-weight: 600;
font-size: 15px;
line-height: 20px;
color: #000000;
}

.loadmore {
  text-align: center;
    margin-top: 35px;
    margin-bottom: 40px;
}

.loadmore span {
    color: #184C9C;
    background: #F4F6FA;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    border-radius: 5px;
    padding: 0.76rem 2rem;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 10px;
    transition: background 150ms ease-in-out;
    cursor: pointer;
}

.loadmore span:hover {
  color: #F4F6FA;
  background: #184C9C;
}


.secpage-main-section .clmn-7 {
    flex: 60%;
    max-width: 60%;
}

.secpage-main-section .clmn-5 {
    flex: 40%;
    max-width: 40%;
}

.secpage-main-section .block-alt-title {
font-family: 'Manrope';
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #184C9C;
    margin-top: 0px;
    margin-bottom: 22px;
}

.paint-page .block-title {
    margin-bottom: 35px;
}

.paint-page .clmn-5 {
      padding-left: 1%;
}

.button-maincolor {
  font-family: 'Manrope' !important;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF !important;
    background: #184C9C;
    border-radius: 10px;
    padding: 0.53rem 2rem;
    box-sizing: border-box;
    display: inline-block;
    margin-top: 20px;
    font-weight: 600;
    font-size: 14px;
}

.pain-fixes-block .block-title {
font-size: 28px;
    line-height: 34px;
    color: #184C9C;
    width: 68%;
}

.paint-fixes-wrapper {
      display: flex;
    flex-wrap: wrap;
    gap: 0px 1.5%;
}

.paint-fixes-single {
    flex: 23%;
    max-width: 25%;
    background: #F4F6FA;
    text-align: center;
    padding: 70px 0px 50px 0px;
    box-sizing: border-box;
}

.paint-fixes-single div {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    color: #184C9C;
    padding: 0 14%;
    min-height: 100px;
    margin-top: 55px;
}

.pain-fixes-block {
  margin-top: 85px;
}

.paint-services-block .block-title {
  color: #184C9C;
}

.paint-services-block {
  margin-top: 75px;
}

.paint-services-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 1.5%;
}

.paint-services-single {
    flex: 23%;
    max-width: 25%;
}

.paint-services-single div {
  font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 15px;
line-height: 22px;
color: #184C9C;
}

.windshield-page li {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
}

.windshield-page .worksexample-wrapper {
    margin-bottom: 4px;
}

.windshield-page .block-title,
.windshield-page-stages .block-title {
  color:#184C9C;
}

.windshield-stages-wrapper {
      display: flex;
    flex-wrap: wrap;
    gap: 0px 1.5%;
}

.windshield-stage-single {
      flex: 23%;
    max-width: 25%;
    background: #F4F6FA;
}

.windshield-stage-single div {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #000000;
    min-height: 90px;
}

.windshield-stage-single {
  padding: 185px 30px 45px 30px;
  position: relative;
}

.windshield-stage-single span {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    color: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 28px;
}

.windshield-page-stages {
      margin-top: 80px;
}

.worksexample-partners .block-subtitle  {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
      width: 40%;
  margin-bottom: 35px;
}

.partners-row {
  display: flex;
    flex-wrap: wrap;
    gap: 0px 1.5%;
}


.worksexample-partners {
  margin-top: 85px;
}



.videoblock-partners {
  margin-top: 50px;
}

.videoblock-partners .block-title {
font-family: 'Manrope';
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    color: #184C9C;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
}

.videoblock {
  text-align: center;
}

.price-partners {
  margin-top: 60px;
}

.price-partners .block-title {
  color: #184C9C;
}


.price-row {
  border-left: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
  border-bottom:  1px solid #EAEAEA;
      display: flex;
    flex-wrap: wrap;
}

.price-row-clmn {
flex: 33.33333%;
    max-width: 33.33333%;
    border-right: 1px solid #EAEAEA;
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #111111;
    padding: 26px 35px;
}

.price-row .price-row-clmn:first-child {
  font-weight: 700;
}

.price-row .price-row-clmn:last-child {
  border-right: 0px;
}

.price-row.row-headline {
background: #F4F6FA;
border-top: 1px solid #EAEAEA;
}

.price-row.row-headline .price-row-clmn {
  font-weight: 700 !important;
    font-size: 16px;
}

.price-row-clmn p {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #111111;
    margin: 0px 0px 15px 0px;
}

.price-row-clmn p.twoline {
  min-height: 45px;
}

.price-row-clmn p:last-child {
  margin-bottom: 0px;
}

.price-row-clmn p.threeline {
  min-height: 68px;
}


.fuel-page .single-worksexample {
  flex: 24%;
    max-width: 24.5%;
}

.fuel-page .block-title,
.fuel-stages .block-title {
  color: #184C9C;
}

.fuel-stages-wrapper {
  display: flex;
    flex-wrap: wrap;
    gap: 0px 1%;
}

.fuel-stages-single {
    flex: 19.5;
    max-width: 19.5%;
    background-color: #F4F6FA;
    text-align: center;
    padding: 55px 0px 30px 0px;

}

.fuel-stages-single span {
font-family: 'Manrope';
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #184C9C;
    border: 1px solid rgba(24, 76, 156, 0.1);
    box-sizing: border-box;
    display: inline-block;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
    padding-top: 32px;
    margin: 0 auto;
}

.fuel-stages-single div {
font-family: 'Manrope';
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #184C9C;
    min-height: 68px;
    margin-top: 80px;
}

.fuel-stages {
  margin-top: 80px;
}

.fuel-page .block-alt-title {
     margin-top: 0px; 
}

.secpage-main-section.fuel-page{
      margin-top: 80px;
}

.contacts-page {
      margin-top: 40px
}


.contacts-page .block-title {
    font-family: 'Manrope';
font-weight: 700;
font-size: 40px;
line-height: 40px;
color: #184C9C;
}

.contacts-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 1.5%;
        margin-bottom: 22px;
}

.contacts-row  .clmn-3 {
 flex: 23%;
    max-width: 25%;
    background: #F4F6FA;
    /* padding: 32px 26px 58px 26px; */
    min-height: 360px;
    position: relative;
    padding: 82px 26px 32px 26px;
    display: flex;
    align-items: flex-end;
}


.contacts-row  .clmn-3 div.cont_wrapper,
.contacts-row  .clmn-6 div.cont_wrapper {
font-family: 'Manrope';
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #111111;
    /* position: absolute;
    bottom: 48px; */
    position: relative;
}

.contacts-row  .clmn-3 span,
.contacts-row  .clmn-6 span {
display: block;
font-family: 'Manrope';
font-weight: 500;
font-size: 14px;
line-height: 21px;
color: #ADADAD;
}

.contacts-row  .clmn-3  a,
.contacts-row  .clmn-6  a {
font-family: 'Manrope';
font-weight: 500;
font-size: 20px;
line-height: 30px;
color: #111111;
}

.contacts-row .clmn-3>img,
.contacts-row .clmn-6>img {
    position: absolute;
    top: 32px;
    left: 26px;
}
.cont_wrapper>div {
    margin-top: 7px;
}

/* .contacts-row  .clmn-3.map div {
  bottom: 30px;
} */


.cont_wrapper div {
      width: 100%;
    /* margin-top: 22px; */
}

.cont_wrapper div span {
    /* display: inline-block !important;
    vertical-align: 2px;
    padding-left: 15px; */
    display: block;
    padding: 0;
}

.contacts-row.row-second .clmn-6 {
      background: #F4F6FA;
    flex: 49.25%;
    max-width: 49.25%;
    /* padding: 32px 26px 58px 26px;
    height: 390px; */
    position: relative;
    padding: 82px 26px 32px 26px;
    min-height: 360px;
    display: flex;
    align-items: flex-end; 
}
.contacts-row.row-second .clmn-6:last-child {
  padding-top: 5px;
}

@media (max-width: 768px) {
  .contacts-row .clmn-3,
      .contacts-row.row-second .clmn-6 {
          min-height: 0;
      }
}


.credentials-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.credentials-wrapper .credentials-wrapper-inner {
    flex: 50%;
    max-width: 45%;
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
}

.cont_wrapper.contact-form {
      padding-right: 30px;
}

.contact-form-submit {
font-family: 'Manrope' !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF !important;
    background: #184C9C !important;
    border-radius: 5px !important;
    padding: 14px 42px 14px 42px !important;
    margin-top: 16px;
}

.checkbox-area {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    margin-top: 14px !important;
}

#policy {
  vertical-align: -1px;
    margin-right: 6px;
}

.field-row-one,
.field-row-two {
  width: 100%;
}

.cont_wrapper.contact-form {
  width: 97%;
}

.contact-checkbox-field {
  border: 1px solid #DDDDDD;
    border-radius: 5px;
    width: 100%;
}

.field-row-two .field-title,
.field-row-one .field-title {
  font-family: 'Manrope' !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 14px !important;
  color: #000000 !important;
  padding: 0px !important;
}

.field-row-one {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 3%;
}

.field-row-one .clmn-6-1 {
    flex: 48.5% !important;
    max-width: 48.5% !important;
    margin-top: 0px !important;
}

.clmn-6-1 .field-title {
  display: block !important;
}

.field-row-one .contact-text-field {
border: 1px solid #DDDDDD;
border-radius: 5px;
}

.field-row-one,
.field-row-two {
  margin-top: 0px !important;
}

.field-row-one .clmn-6-1 input,
.contact-form .wpcf7-textarea {
    width: 100%;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    height: 50px;
    font-family: 'Manrope' !important;
  font-weight: 400 !important;
  color: #000000 !important;
  font-size: 14px;
}

.field-row-one .clmn-6-1 .field-title {
  margin-bottom: 6px;
}

.field-row-one .clmn-6-1 .field-title span {
font-family: 'Manrope';
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #C60000;
    padding-left: 2px;
}

.field-row-one {
  margin-bottom: 4px;
}

.form-title {
  font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 30px;
color: #184C9C;
margin-bottom: 10px;
margin-top: 0px !important;
}

.cont_wrapper.contact-form {
      top: 18px !important;
      bottom: auto;
}

.contact-checkbox-field {
      padding: 10px 20px !important;
}

.contact-maps-wrapper {
      margin-top: 80px;
}

.main_menu .sub-menu {      
    display: none;
position: absolute;
    left: 0px;
    width: 300px;
    background: #eaeef7;
    padding: 20px 15px !important;
    line-height: 20px !important;
    text-align: left;
    z-index: 10;
}

.main-header .main_menu ul li:hover {
  background: #eaeef7;
}

.main_menu .sub-menu li {
 line-height: 16px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.main_menu .sub-menu li a {
  font-weight: 400 !important;
}


.main_menu li:hover .sub-menu {
  display: block;
}

h1.product_title {
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
  font-family: 'Manrope' !important;
font-weight: 700 !important;
font-size: 40px;
line-height: 40px;
color: #184C9C;
padding-bottom: 25px;
margin-bottom: 40px !important;
}

h1:not(.site-title):before, h2:before {
  display: none;
}

.main-product-wrapper {
  margin-bottom: 30px;
}

.main-product-wrapper,
.bottom-product-wrapper {
     display: flex;
    flex-wrap: wrap;
    gap: 0px 3%;
}

.product-left {
     flex: 55% !important;
    max-width: 55% !important;
}

.product-right {
     flex: 42% !important;
    max-width: 42% !important;
}

.product_images {
       display: flex;
    flex-wrap: wrap;
    gap: 0px 2%;
}

.product-gallery {
    flex: 10% !important;
    max-width: 10% !important;
}

.product-main-img {
 flex: 88% !important;
    max-width: 88% !important;
}

.product-gallery ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.product-gallery ul li {
  padding: 6px;
  border: 1px solid #E5E5E5;
  margin-bottom: 10px;
}

.product-gallery ul li a {
      line-height: 0px !important;
    display: block;
}

.woocommerce-product-gallery {
	display: flex;
	flex-direction: row-reverse;
}

.flex-control-nav {
	list-style: none;
	padding: 0;
	margin: 0 20px 0 0;
}

.flex-control-nav li {

  margin-bottom: 10px;
	width: 72px !important;
	height: 53px;
	cursor: pointer;
}

.flex-control-nav img {
	width: 100%;
	height: 100%;
	  padding: 6px;
  border: 1px solid transparent;
}

.flex-control-nav img.flex-active {
	border: 1px solid #E5E5E5;
}

.car-photo-gallery-wrap {
	display: flex;
  background: #F4F6FA;
  position: relative;
}

.car-photo-gallery {
	flex-grow: 1;
}
.car-photo-gallery li {
	width: 23.5%;
	height: 92px;
  overflow: hidden;
  display: flex;
}
.car-photo-gallery li>a {
	display:flex;
  
}
.car-photo-gallery li>a>img {
	width: 100%;
	height: 100%;
  object-fit: cover;
}
.car-photo-gallery ul {
    margin: 0px !important;
    padding: 0px !important;
    padding: 5px !important;
    list-style-type: none;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    width: calc(100% - 70px);
}

.price-block-wrapper {
  padding: 50px 30px 30px 30px;
  border: 1px solid rgba(17, 17, 17, 0.1);
         display: flex;
    flex-wrap: wrap;
    gap: 0px 6%;
}

.price-block-left {
 /* flex: 59% !important;
 max-width: 59% !important; */
}

.price-block-right {
 /* flex: 35% !important;
 max-width: 35% !important; */
 background: rgba(244, 246, 250, 0.7);
border-radius: 5px;
padding: 38px 35px;
font-family: 'Mulish';
font-weight: 400;
font-size: 14px;
line-height: 17px;
color: #000000;
text-align: center;
}

.price-block-left .add-to-cart {
background: #184C9C;
font-family: 'Mulish';
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
    width: 100%;
    height: 38px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    padding-top: 6px;
}
.product .single_add_to_cart_button {
  background: #184C9C;
  font-family: 'Mulish';
  border-radius: 5px;
  font-weight: 600;
  font-size: 15px;
  width: 100%;
  height: 38px;
  display: flex;
	justify-content: center;
	align-items: center;
  text-align: center;
  color: #FFF;
  transition: all 0.3s;
}

.price-block-left .current-price{
  float: left;
}

.price-block-left .price-tax-delivery{
  float: left;
    margin: 3px 0 10px 10px;
}

form.cart .hydrated{
  display: none;
}

.product .single_add_to_cart_button:hover{
  background: #5191F3;
}

.price-block-left .price {
         display: block;
    flex-wrap: wrap;
        margin-bottom: 10px;
}

.current-price {
 flex: 66% !important;
 max-width: 66% !important;
 font-family: 'Manrope';
font-weight: 700;
font-size: 34px;
line-height: 41px;
color: #111111;
}

.product .price form {
	width: 100%;
}
.product .stock {
	display: none;
}

.product .current-price {
	margin: 0;
}
.product .quantity
{
	display: none;
}

.price-tax-delivery {
  flex: 100% !important;
    max-width: 100% !important;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    color: #111111;
}

.price-tax-delivery span {
  display: block;
  font-family: 'Manrope';
font-weight: 700;
font-size: 12px;
line-height: 18px;
color: #184C9C;
}

.product-description,
.bottom-product-desc1,
.bottom-product-desc2 {
font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    margin-top: 30px;
    margin-bottom: 30px;
}
.bottom-product-desc1 {
  max-width: 55%;
}
.bottom-product-desc1,
.bottom-product-desc2 {
  padding-left: 90px;
}
@media (max-width: 1020px) {
  .bottom-product-desc1 {
    max-width: 100%;
  }
  .bottom-product-desc1,
  .bottom-product-desc2 {
    padding-left: 0;
  }
}

.product-description-tabs-single {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #184C9C;
    background: #F4F6FA;
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
}

.product-description-tabs-single:after {
content: "";
    display: block;
    background-image: var(--wpr-bg-5c1b239c-764c-40ac-b382-e3f5d95cd89e);
    width: 14px;
    height: 8px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 18px;
    top: 22px;
}

.bottom-product-wrapper .product-left {
    padding-left: 90px;
    display: flex;
    /* flex-wrap: wrap; */
    gap: 0px 10px;
    align-items: flex-start;
}

/* .car-photo-gallery {
flex: 79% !important;
 max-width: 79% !important;

}

.car-video-gallery {
flex: 19% !important;
 max-width: 19% !important;
} */

.car-photo-gallery-title {
font-family: 'Manrope';
font-weight: 700;
font-size: 14px;
line-height: 21px;
color: #184C9C;
margin-bottom: 10px;
}

/* .car-photo-gallery ul {
  margin: 0px !important;
  padding: 0px !important;
   background: #F4F6FA;
 padding: 5px !important;
 list-style-type: none;
     display: flex;
    flex-wrap: wrap;
    gap: 0px 1%;
    height: 82px;
}

.car-photo-gallery ul li {
flex: 19% !important;
 max-width: 19.2% !important;
}

.car-photo-gallery ul li a {
  display: block;
  line-height: 0px !important;
} */

.car-photo-gallery .show-all {
   text-align: center;
}

.car-photo-gallery .show-all a  {
  display:flex;
     border: 1px solid rgba(24, 76, 156, 0.07);
    width: 46px;
    height: 46px;
    border-radius: 50%;
    margin-top: 11px;
    align-items: center;
    justify-content: center;
}

.car-photo-gallery .show-all a img {
  width: 16px;
}

.car-video-gallery-wrapper {
  height: 102px;
  width: 120px;
    padding: 5px;
    background: #F4F6FA;
        text-align: center;
}

.car-video-gallery-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.car-video-gallery-wrapper {
  position: relative;
}

.car-video-gallery-wrapper a {
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: 46px;
    height: 46px;
    border-radius: 50%;
    text-align: center;
    padding-top: 0px;
    margin-top: 0px;
    display: block;
    position: absolute;
    top: 18px;
    left: 34%;
}

.car-video-gallery-wrapper a img {
      height: auto;
    width: 8px;
}

.minicart-wrapper {
  display: inline-block;
  position: relative;
}

.minicart-inside, .widget_shopping_cart_content {
display: none;
    position: absolute;
    background: #FFF;
    z-index: 1000;
    width: 400px;
    padding: 25px;
    top: 40px;
    right: -100%;
    border: 1px solid #EDEDED;
}

.minicart-wrapper:hover .minicart-inside, .minicart-wrapper:hover .widget_shopping_cart_content {
  display: block;
}

.minicart-inside ul , .widget_shopping_cart_content ul {
list-style-type: none !important;
padding: 0px !important;
margin: 0px !important;
text-align: left;
}

.woocommerce-mini-cart-item.mini_cart_item a {
font-family: 'Manrope';
font-weight: 400;
font-size: 14px;
}

.woocommerce-mini-cart-item img {
  width: 95%;
}

.minicart-inside .woocommerce-mini-cart-item a, .widget_shopping_cart_content .woocommerce-mini-cart-item a {
      display: inline-block;
    width: 50%;
}

.remove_from_cart_button {
      font-size: 26px !important;
    vertical-align: 6px !important;
    margin-right: 10px;
    width: auto !important;
}

.minicart-inside .quantity, .widget_shopping_cart_content .quantity {
font-family: 'Manrope';
font-weight: 400;
font-size: 14px;
vertical-align: 10px;
}



.woocommerce-mini-cart__total {
  margin: 0px;
    text-align: left;
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 14px;
    padding: 10px;
}

.woocommerce-mini-cart__buttons.buttons {
  text-align: left;
    padding-left: 10px;
    margin-bottom: 12px;
}

.woocommerce-mini-cart__buttons.buttons a {
    background: #184C9C;
    border-radius: 10px;
    width: 126px;
    height: 38px;
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #FFFFFF;
    margin-right: 10px;
    display: inline-block;
    padding: 5px;
}

.main_menu button {
  padding: 0px;
    background: none;
    color: #000;
}

.main-menu-more {
  display: none;
}

.main_menu button svg {
  width: 16px;
}

.lang_switcher_main {
    width: 55px;
    height: 30px;
    border: 1px solid rgba(24, 76, 156, 0.2);
    box-sizing: border-box;
    border-radius: 100px;
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    text-align: center;
    padding: 0px;
    margin-left: 12px;
    position: relative;
    display: inline-block;
    vertical-align: 10px;
}

.lang_switcher_main .wpml-ls-item-toggle {
padding: 0px !important;
    background: none;
    border: 0px;
    padding-top: 6px !important;
    text-align: left;
    padding-left: 11px !important;
}

.lang_switcher_main .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
display: none;
}


.lang_switcher_main .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:before {
content: "";
    display: block;
    background: var(--wpr-bg-b14eac80-a56f-4d4a-8fb5-54cc28b61f39);
    width: 8px;
    height: 6px;
    background-repeat: no-repeat;
    position: absolute;
    top: 12px;
    right: 9px;
    background-size: cover;
}

.lang_switcher_main .wpml-ls-item-toggle:hover {
  background:none !important;
}

.lang_switcher_main:hover .wpml-ls-statics-shortcode_actions .js-wpml-ls-sub-menu {
visibility: visible;
    border: 0px;
    width: 80%;
    background: #f4f6fa;
    left: 5px;
    top: 28px;
}

.lang_switcher_main .wpml-ls-statics-shortcode_actions .js-wpml-ls-sub-menu li a {
  background:none;
  border:0px;
}

.product-block .product-img {
  height: 186px;
  overflow: hidden;
}

.car-page-title h1 {
font-family: 'Manrope';
font-weight: 700;
font-size: 40px;
line-height: 40px;
color: #184C9C;
margin-bottom: 25px;
}

.cars-page-categories .container {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 0.5%;
    align-items: stretch
}


.cars-page-singlecat {
flex: 49% !important;
    max-width: 49% !important;
    background-color: #F4F6FA;
    padding: 22px;
    box-sizing: border-box;
    line-height: 0 !important;
    font-size: 0px !important;
    position: relative;
}

.cars-page-singlecat span {
font-family: 'Manrope';
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    color: #184C9C;
    display: inline-block;
    margin-left: 15px;
    vertical-align: 10px;
}

.cars-page-singlecat img {
  height: 30px;
}

.cars-page-singlecat:after {
      content: "";
    display: block;
    background-image: var(--wpr-bg-c7d2de12-f0bd-4e97-8a03-4f498f7f76bd);
    width: 18px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 30px;
    top: 32px;
}



.cars-page-singlecat-cats {
  display: none;
  font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    width: 100%;
    border-top: 1px solid #D6E0F0;
    margin-top: 19px;
    padding: 25px 48% 10px 0px;
}

.cars-page-singlecat.open .cars-page-singlecat-cats {
display: block;
}

.cars-page-singlecat-cats a {
  font-family: 'Manrope';
font-weight: 500;
font-size: 15px;
line-height: 18px;
color: #111111 !important;
display: block;
margin-bottom: 18px;
}

.cars-page-singlecat-cats a.showall-details {
background: #184C9C;
border-radius: 10px;
padding: 11px 38px 12px 38px;
box-sizing: border-box;
  font-family: 'Manrope';
font-weight: 600;
font-size: 14px;
line-height: 19px;
text-align: center;
color: #FFFFFF !important;
display: inline-block;
margin-top: 8px;
}

.car-allproducts-gallery ul {
    list-style-type: none;
    display: flex;
    /* flex-wrap: wrap; */
    gap: 0px 1%;
    /* height: 82px; */
    margin: 0px !important;
    padding: 0px !important;
        overflow: hidden;
}

.car-allproducts-gallery ul li {
  flex: 24.2% !important;
  max-width: 24.2% !important;
}

.car-allproducts-gallery ul li.show-all {
  background: #F4F6FA;
  display: flex;
  justify-content: center;
  align-items: center;
}

.car-allproducts-gallery ul li a {
  display: flex;
}

.car-allproducts-gallery ul li a img{
      height: 102px;
    width: auto;
    object-fit: cover;
    line-height: 1;
}

.car-allproducts-gallery ul li.show-all a {
font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    color: #184C9C;
    text-decoration: none;
    display: block;
    float: none;
    margin: 0 auto;
    width: 65px;
}

.car-allproducts-gallery ul li.show-all a  span {
  display: inline-block;
}

.cars-page-single-descr {
  margin-top: 80px;
}

.cars-page-single-descr-title {
  font-family: 'Manrope';
font-weight: 700;
font-size: 28px;
line-height: 34px;
color: #184C9C;
margin-bottom: 10px;
}

.cars-page-single-descr {
  font-family: 'Manrope';
font-weight: 500;
font-size: 15px;
line-height: 22px;
color: #000000;
}

#menu-item--1 {
  display: none;
}

.footer-clmn3-3 ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

.footer-clmn3-3 ul li {
  float: left;
    display: inline-block;
    text-align: left;
}

.footer-clmn3-3 ul li:first-child {
  width: 20%;
}

.footer-clmn3-3 ul li:nth-child(2n) {
  width: 30%;
}

.footer-clmn3-3 ul li:nth-child(3n) {
  width: 40%;
}

.mobile-header {
	display: none;
}

.hp-slider-block .slider {
  position: relative;
  background: #184C9C;
border-radius: 10px;
}

.product_counter select {
    color: #7A7A7A;
    font-family: 'Manrope';
    width: 44px;
        background: none !important;
    border: 0px !important;
    outline: none !important;
}

.product_counter select option {
        background: none !important;
    border: 0px !important;
    outline: none !important;
}

.product_counter select:hover,
.product_counter select:focus {
  outline: none !important;
  border: 0px;
}

.hp-products-carousel .product-block {
    flex: 100%;
    max-width: 100%;
}

.slick-prev.slick-arrow:focus,
.slick-prev.slick-arrow:hover,
.slick-prev.slick-arrow {
    width: 24px;
    background-image: var(--wpr-bg-338471d7-e102-4978-9690-3dc570199376);
    background-repeat: no-repeat;
    background-size: contain;
    transform: none;
    height: 32px;
    left: -45px;
}

.slick-next.slick-arrow:focus,
.slick-next.slick-arrow:hover,
.slick-next.slick-arrow {
    width: 24px;
    background-image: var(--wpr-bg-940e835f-78eb-428c-8553-7c72c538b9f3);
    background-repeat: no-repeat;
    background-size: contain;
    transform: none;
    height: 32px;
    right: -45px;
}

.slick-arrow:before {
  display: none;
}

.header_search_form {
    position: absolute;
    display: inline-block;
    width: 1000px !important;
    background: #FFF;
    z-index: 100;
    top: 52px;
    left: auto;
    padding: 16px 10px;
    box-sizing: border-box;
    display: none;
    right: 0px;
    border: 1px solid #EDEDED;
}

#searchform {
  line-height: 0px !important;
  text-align: left;
	display:flex;
}

.header_search.open .header_search_form {
  display: block;
}

.search_close {
  vertical-align: 7px;
}

.header_search {
	position: relative;
}

.header_search_form .search-field {
width: 90%;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 15px;
    line-height: 19px;
    margin-right: 10px;
    border-radius: 5px;
    color: #000 !important;
    vertical-align: 9px;
    border: 0px;
}

.header_search_form .search-field:placeholder {
	color: #000 !important;
}

.search_submit {
    padding: 10px 16px !important;
    font-family: 'Manrope' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 19px !important;
    background-image: var(--wpr-bg-641a35f8-3298-46e9-be10-49834f938549) !important;
    font-size: 0px !important;
    background-repeat: no-repeat !important;
    background-color: #FFF !important;
    padding: 0px !important;
    width: 18px;
    height: 18px;
   vertical-align: 12px !important;
}

.search .search_submit {
    background: #184C9C !important;
    border-radius: 5px;
    font-weight: 600 !important;
    font-size: 15px !important;
    width: 118px !important;
    height: 38px !important;
    display: inline-block;
    text-align: center;
    color: #FFF;
    padding-top: 6px;
    background-image: initial !important;
}


/* popup search fix */
.cart-zone>.header_search:hover {
	cursor: pointer;
	opacity: .7;
}

    
.single-post-wrapper .container {
    padding-right: 15%;
    box-sizing: border-box;
}

.single-post-wrapper .post_title {
font-family: 'Manrope';
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    color: #184C9C;
    margin-top: 20px;
    margin-bottom: 10px;
}

.single-post-wrapper .post_date {
  font-family: 'Manrope';
font-weight: 500;
font-size: 12px;
line-height: 18px;
color: #184C9C;
margin-bottom: 40px;
}

.single-post-wrapper .post_content {
  font-family: 'Manrope' !important;
font-size: 15px !important;
line-height: 22px !important;
color: #111111 !important;
}

  .blog-wrapper .block-title {
    color: #184C9C
  }

  .blog-grid-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 1.5%;
  }

  .blog-grid-single {
    flex: 23%;
      max-width: 25%;
    border: 1px solid #EDEDED;
      margin-bottom: 22px;
      }

  .blog-grid-single-content {
        padding: 28px 20px 16px 20px;
      }

  .blog-grid-single-title {
font-family: 'Manrope';
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    min-height: 72px;
    margin-bottom: 10px;
      }

   .blog-grid-single-link,
   .blog-grid-single-data {
    width: 49%;
    display: inline-block;
    font-family: 'Manrope';
font-weight: 500;
font-size: 12px;
line-height: 18px;
color: #184C9C;
   }

   .blog-grid-single-link {
    text-align: right;
   }

   .blog-grid-single-excerpt {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    min-height: 100px;
   }


   .blog-grid-loadmore {
    text-align: center;
   margin-top: 40px;
   }

   .blog-grid-loadmore a {
background: #F4F6FA;
    border-radius: 10px;
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #184C9C;
    display: inline-block;
    padding: 15px 38px;
   }

/* SHOP PAGE */

.woocommerce-products-header__title.page-title {
	font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 42px;
color: #184C9C;
}

.filters-top__filter .wpgb-facet-title {
	font-family: 'Manrope';
font-weight: 500;
font-size: 12px;
line-height: 16px;
color: #111111;
}

.wpgb-select-separator {
	display: none;
}

.wpgb-select-toggle {
	color: #184C9C;
}

.wpgb-select {
  border-radius: 10px;
}

.wpgb-sort.wpgb-select {
font-family: 'Manrope';
font-weight: 600 !important; 
font-size: 15px !important;
line-height: 22px!important;
color: #111111;
border: 0px !important;
}

.wpgb-button {
  background: #F4F6FA;
    border-radius: 10px;
    border: 0px;
}

.wpgb-button {
      font-family: 'Manrope';
    font-weight: 500;
    font-size: 14px !important;
    line-height: 21px !important;
    color: #000000 !important;
    background: #F4F6FA !important;
border-radius: 10px !important;
border: 0px !important;
}

.wpgb-button .wpgb-button-label {
 font-size: 14px !important;
    line-height: 21px !important;
    color: #000000 !important;
}

.wpgb-facet .wpgb-selection-facet .wpgb-button-control:before, .wpgb-facet .wpgb-selection-facet .wpgb-button-control:after {
    background: #000 !important;
}


.wpgb-hierarchical-list li .wpgb-checkbox-label {
  font-family: 'Manrope';
font-weight: 700;
font-size: 14px;
line-height: 17px;
color: #111111;
}

.wpgb-hierarchical-list li ul li .wpgb-checkbox-label {
  color: #184C9C !important;
}

.wpgb-facet .wpgb-checkbox-facet li[aria-expanded="false"]:after {
    background-size: 12px !important;
    background-image: var(--wpr-bg-54b46b8b-96a5-40ac-9732-a7dd790d0b2f) !important;
    background-color: #FFF !important;
    background-position: 8px 7px !important;
}

.wpgb-facet .wpgb-checkbox-facet li[aria-expanded="true"]:after {
      background-size: 12px !important;
    background-image: var(--wpr-bg-2027803e-3c8a-4abb-b5bb-6a2608c1a463) !important;
    background-color: #FFF !important;
    background-position: 8px 7px !important;
}


.wpgb-hierarchical-list li {
    margin-bottom: 20px !important;
}

.wpgb-checkbox-control {
      border: 1px solid #C2C2C2 !important;
    border-radius: 1px !important;
}


.wpgb-facet .wpgb-range-facet .wpgb-range-slider .wpgb-range-thumb {
  background: #D1DBEB !important;
  border:0px !important;
}


.products .car-info {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    /* min-height: 38px; */
}

.products .item-cat {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 15px;
    min-height: 50px;
    margin-top: 15px;
    margin-bottom: 35px;
    color: #000 !important;
    overflow: hidden;
    height: 54px;
}

.products .item-code {
font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    width: calc(100% - 100px);
    display: inline-block;
}

.products .product_addtocart{
  width: calc(100% - 90px) !important;
}

.products .item-code h4 {
	margin-top: 3px !important;
    margin-bottom: -5px;
    overflow: hidden;
    height: 20px;
}

.products .price {
      font-family: 'Manrope';
font-weight: 700;
    font-size: 20px;
    text-align: right;
    padding-top: 24px;
    line-height: 24px;
    color: #000 !important;
}

.products .add_to_cart_button {
    font-family: 'Manrope';
    background: #184C9C;
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
    width: 146px;
    height: 38px;
    text-align: center;
    color: #FFF;
    padding: 10px 0px 0px 0px !important;
    display: block;
    margin-top: 15px;
  }

.wpgb-load-more {
  color: #184C9C !important;
}


.reverse .container {
  flex-direction: row-reverse;
}

.reverse .container .clmn-7 img {
width: 90%;
}


.global-main-section .block-title {
color: #184C9C !important;
    margin-bottom: 15px;
}

.repairs-types {
      margin-top: 35px;
}

.repairs-types .container {
 display: flex;
    flex-wrap: wrap;
    gap: 0px 1%;
}

.repairs-single {
  flex: 19%;
  max-width: 19%;
      background: #F4F6FA;
    text-align: center;
    padding: 75px 0px 70px 0px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.repairs-single img {
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    padding: 16px;
    margin: 0 auto;
    margin-bottom: 90px;
}

.repairs-single div {
font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #184C9C;
    min-height: 42px;
    padding: 0 5%;
    box-sizing: border-box;
}

.repairs-single div a,
.service-block a {
  color: #184C9C !important;
}

.repairs-single-img {
      display: block;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    margin-bottom: 90px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
}

.contact-form .wpcf7 {
    margin-top: 0px !important
  }

  .contact-form .wpcf7 .wpcf7-form-control-wrap {
    padding-left: 0px !important;
  }

  .contact-form .field-row-two .field-title {
        display: block !important;
    margin-top: 8px;
    margin-bottom: 6px;
  }

  .contact-form .wpcf7-form-control-wrap.comment {
    width: 100%;
  }

  .contact-form .wpcf7-form-control-wrap.comment .wpcf7-textarea {
        height: 70px !important;
  }

  .checkbox-area span {
    padding: 0px !important;
    margin: 0px !important;
  }

  .checkbox-area {
    margin-top: 0px !important;
  }

  .checkbox-area .wpcf7-form-control-wrap.policy {
    vertical-align: -4px !important;
  }

  .field-row-two p {
    margin: 0px !important;
  }

  .field-row-two p .wpcf7-submit {
font-family: 'Manrope' !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF !important;
    background: #184C9C !important;
    border-radius: 5px !important;
    padding: 14px 42px 14px 42px !important;
  }

  .open.cars-page-singlecat:after {
    transform: rotate(180deg);
}

.cars-page-singlecat {
  background:none !important;
  padding: 0px !important;
      margin-bottom: 6px;
}

.cars-page-singlecat-inside {
      background-color: #F4F6FA;
    padding: 22px;
    box-sizing: border-box;
    line-height: 0 !important;
    font-size: 0px !important;
    position: relative;
}

  .product_cat_two .search-bar {
    width: 70%;
  }

  .product_cat_two_wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 1%;
  }

  .product_cat_two_single {
    flex: 19%;
    max-width: 19%;
  }

  .cat_title {
    background: rgba(24, 76, 156, 0.05);
    padding: 28px;
    line-height: 19px !important;
  }

  .cat_title a {
    font-family: 'Manrope';
font-weight: 600;
font-size: 16px;
line-height: 19px;
color: #184C9C;
  }

  .subcat_list {
    padding: 22px 0px
  }

  .subcat_list a {
    font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 19px;
color: #000000;
margin-bottom: 12px;
display: block;
  }

.site-main .container .page-title {
  font-family: 'Manrope';
font-weight: 700;
font-size: 40px;
line-height: 40px;
color: #184C9C;
}

.entry-header-default {
  display: none;
}

.entry-header-default h1 {
  font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 42px;
color: #184C9C;
}

.trans-slider-wrapper {
  margin-bottom: 120px;
}

.block-text ul {
margin: 0px;
    padding: 0px;
    padding-left: 25px;
}

.block-text ul li {
  font-family: 'Manrope';
font-weight: 500;
font-size: 15px;
line-height: 22px;
color: #000000;
}

.worksexample-partners {
  margin-bottom: 100px;
}


.page h2,
.page h3 {
  font-family: 'Manrope';
font-weight: 600;
font-size: 28px;
line-height: 34px;
color: #184C9C;
}

.wp-block-column ul {
margin: 0px;
    padding: 0px;
    padding-left: 25px;
}

.wp-block-column ul li,
.wp-block-column p {
  font-family: 'Manrope';
font-weight: 500;
font-size: 15px;
line-height: 22px;
color: #000000;
}

.pain-fixes-block .block-title {
    width: 78%;
}

.pain-fixes-block {
    margin-bottom: 90px;
}

.fuel-stages {
    margin-bottom: 100px;
}

.evac-list {
    list-style-type: none;
    padding: 0px !important;
}

.evac-list li {
	font-family: 'Manrope';
font-weight: 700 !important;
font-size: 18px !important;
line-height: 27px;
color: #000000;
margin-bottom: 15px;
}

.evac-list li img {
	margin-right: 8px;
}

.evac-list li span {
font-weight: 500 !important;
font-size: 15px !important;
}

.secpage-main-section p.higlighted {
	margin-top: 30px !important;
}

.secpage-main-section p.higlighted strong {
font-weight: 700 !important;
font-size: 15px !important;
line-height: 22px !important;
color: #184C9C !important;
}

.error-title {
	font-family: 'Manrope';
font-weight: 700;
font-size: 40px;
line-height: 48px;
align-items: center;
color: #184C9C;
margin-bottom: 65px;
}

.error-404 {
	text-align: center;
}

.error-404 a {
background: #184C9C;
    border-radius: 10px;
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    display: block;
    width: 150px;
    color: #FFF !important;
    padding: 10px 0px;
    margin: 0 auto;
    margin-top: 30px;
}

.woocommerce-form-login,
.woocommerce-form-register {
	font-family: 'Manrope';
font-weight: 400;
}

.woocommerce-form-login .woocommerce-form-row label,
.woocommerce-form-register .woocommerce-form-row label {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #111111;
    display: block;
    margin-bottom: 7px;

}

.woocommerce-form-login .woocommerce-form-row input,
.woocommerce-form-register .woocommerce-form-row input {
background: #FFFFFF !important;
    border-radius: 5px;
    border: 1px solid #dadada;
    padding: 10px;
    box-sizing: border-box;
    width: 400px;
         font-family: 'Manrope';
      font-size: 14px;
    line-height: 19px;
}

.woocommerce-form-login .woocommerce-form__label-for-checkbox,
.woocommerce-form-register .woocommerce-form__label-for-checkbox {
font-family: 'Open Sans';
font-weight: 400;
font-size: 13px;
line-height: 18px;
color: #111111;
display: block;
}

.woocommerce-form-login .woocommerce-button,
.woocommerce-form-register .woocommerce-button {
	    background: #184C9C;
    border-radius: 5px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #FFFFFF;
    padding: 13px 50px;
    margin-top: 30px;
}

.woocommerce-form-login .woocommerce-LostPassword a  {
	font-family: 'Manrope';
font-weight: 400;
font-size: 13px;
line-height: 18px;
text-decoration-line: underline;
color: rgba(17, 17, 17, 0.5) !important;
}

.woocommerce-form-register p {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 15px;
}

.woocommerce-cart-form table,
.woocommerce-cart-form table tr,
.woocommerce-cart-form table th,
.woocommerce-cart-form table td {
border:0px;
font-family: 'Manrope';
}

.woocommerce-cart-form table th {
	font-weight: 700;
font-size: 15px;
line-height: 22px;
color: #000;
}

.woocommerce-cart-form .product-remove a {
	color: #000;
    font-size: 32px;
}

.woocommerce-cart-form .product-remove {
  width: 20px;
}
.woocommerce-cart-form .product-thumbnail {
  width: 170px;
}

.woocommerce-cart-form .product-name .product-name__inner {
  display: flex;
  flex-direction: column;
  min-height: 100px;
}
.woocommerce-cart-form .product-name .cart__code {
  flex-grow: 1;
  align-items: flex-end;
  display: flex;
}

.woocommerce-cart-form .product-thumbnail a img {
	width: 100px;
}

/* .woocommerce-cart-form .product-name,  */
.woocommerce-cart-form .product-price, 
.woocommerce-cart-form .product-quantity,
.woocommerce-cart-form .product-subtotal {
	text-align: right;
}

.woocommerce-cart-form .product-name a {
font-family: 'Manrope';
font-weight: 700;
font-size: 20px;
line-height: 26px;
color: #000000;

}

.woocommerce-cart-form .product-subtotal span, 
.woocommerce-cart-form .product-price span {
	font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 22px;
color: #000000;
}

.woocommerce-cart-form .quantity input {
	background: #F4F6FA;
    border: 0px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}

.woocommerce-cart-form .coupon {
text-align: right;
font-family: 'Manrope';
}

.woocommerce-cart-form .coupon label {
	   font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
}

.woocommerce-cart-form .coupon input {
	    background: #FFFFFF !important;
    border-radius: 5px;
    border: 1px solid #dadada;
    padding: 10px;
    box-sizing: border-box;
    font-family: 'Manrope';
    font-size: 14px;
    line-height: 19px;
    margin-left: 10px;
}

.woocommerce-cart-form .coupon .button {
	    background: #184C9C;
    border-radius: 5px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #FFFFFF;
    padding: 11px 20px;
}

.woocommerce-cart-form .actions {
	text-align: right;
}

.woocommerce-cart-form button {
		    background: #184C9C;
    border-radius: 5px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #FFFFFF;
    padding: 11px 20px;
    margin-top: 30px;
}

.cart-collaterals {
	width: 100%;
    float: none;
}

.cart-collaterals .cart_totals  {
	padding-left: 55%;
}


.cart-collaterals table,
.cart-collaterals table tr,
.cart-collaterals table th,
.cart-collaterals table td {
border:0px;
font-family: 'Manrope';
}

.cart-collaterals h2 {
	font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 30px;
color: #111111;
}

.cart-collaterals .cart-subtotal th,
.cart-collaterals .woocommerce-shipping-totals th,
.cart-collaterals .order-total th{
	font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 15px;
line-height: 22px;
color: #111111;
    width: 150px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.cart-collaterals .woocommerce-Price-amount {
	font-family: 'Manrope';
font-style: normal;
font-weight: 400;
font-size: 15px;
line-height: 18px;
color: #000000;
}

.cart-collaterals #shipping_method {
list-style-type: none;
padding: 0px;
margin:0px;
	font-family: 'Manrope';
font-weight: 400;
font-size: 15px;
line-height: 18px;
}


.cart-collaterals p {
	font-family: 'Manrope';
font-weight: 400;
font-size: 15px;
line-height: 18px;
}

.cart-collaterals .woocommerce-shipping-calculator a {
	font-family: 'Manrope';
font-weight: 400;
font-size: 13px;
line-height: 18px;
text-decoration-line: underline;
color: rgba(17, 17, 17, 0.5) !important;
}

.wc-proceed-to-checkout {
	text-align: right;
	    padding-bottom: 20px;
}

.wc-proceed-to-checkout a {
			    background: #184C9C;
    border-radius: 5px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #FFFFFF;
    padding: 11px 20px;
    margin-top: 30px;
}

.woocommerce-cart-form__cart-item {
border-bottom: 1px solid #E9E9E9 !important;
}


.checkout.woocommerce-checkout {
   display: flex;
    flex-wrap: wrap; 
    gap: 0px 8%;
}

.checkout-left {
flex: 56%;
    max-width: 56%;
    border: 1px solid #E9E9E9;
    padding: 40px;
    box-sizing: border-box;
}

.checkout-right {
  flex:36%;
  max-width: 36%;

}

.checkout-right-box {
        background: #F4F6FA;
    padding: 50px;
    box-sizing: border-box;
}

.woocommerce-info,
.checkout_coupon p {
  font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 150%;
color: #000000;
}

.woocommerce-info a {
color: #184C9C;
}

.checkout-left h3,
.checkout-right h3 {
  font-family: 'Manrope';
font-weight: 700;
font-size: 20px;
line-height: 26px;
color: #000000;
margin-top: 0px;
}

.woocommerce-form-coupon-toggle {
  margin-bottom: 20px;
}

.checkout-left label {
  font-family: 'Manrope';
font-weight: 400;
font-size: 12px;
line-height: 14px;
color: #000000;
display: block;
margin-bottom: 7px;
}

.checkout-left .required {
color: #C60000;
padding-left: 1px;
}

.checkout-left .input-text {
  border: 1px solid #DDDDDD;
border-radius: 5px;
width: 400px;
  font-family: 'Manrope';
font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    padding: 12px 10px
}

.checkout-left .input-text:placeholder {
    font-family: 'Manrope';
font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000
}

.checkout-left .select2-container {
  width: 400px !important;
}

.checkout-left .select2-container--default .select2-selection--single {
border: 1px solid #DDDDDD;
    border-radius: 5px;
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    height: 42px;
    padding-top: 7px;
}

.checkout-left .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
    right: 6px;

}


.checkout-right .shop_table,
.checkout-right .shop_table tr,
.checkout-right .shop_table th,
.checkout-right .shop_table td {
border: 0px;
padding:10px 20px 10px 0px;
font-family: 'Manrope';
font-weight: 400;
font-size: 12px;
line-height: 14px;
text-align: left;
}

.checkout-right .shop_table th.product-name {
  width: 30%;
}

.checkout-right .shop_table tr {
  border-bottom: 1px solid #E9E9E9;
  padding-top: 20px;
}

.checkout-right #shipping_method,
.checkout-right .wc_payment_method {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.wc_payment_method,
.woocommerce-privacy-policy-text {
  font-family: 'Manrope';
font-weight: 400;
font-size: 12px;
line-height: 14px;
}

.checkout-right #place_order {
      background: #184C9C;
    border-radius: 5px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #FFFFFF;
    padding: 11px 20px;
    margin-top: 30px;
}

.contact-form .wpcf7-textarea {
	    height: 75px;
}

.contact-form .wpcf7-form-control-wrap {
	width: 100%;
}

.woocommerce-account .page-title  {
display: none;
}

.woocommerce-MyAccount-navigation {
	    margin-top: 20px !important;
    margin-bottom: 40px !important;
}

.woocommerce-MyAccount-navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.woocommerce-MyAccount-navigation ul li {
	display: inline;
	padding: 12px 20px;
}

.woocommerce-MyAccount-navigation ul li a {
	font-family: 'Manrope';
font-weight: 600;
font-size: 20px;
line-height: 26px;
color: #232323;
}

.woocommerce-MyAccount-navigation ul li.is-active {
	background: #F4F6FA;
border-radius: 5px;
}

.woocommerce-account p {
	font-family: 'Manrope';
font-weight: 500;
font-size: 15px;
line-height: 22px;
color: #000000;
}

.woocommerce-account p a {
	color: #000000;
	text-decoration-line: underline;
}

.entry-footer {
	display: none;
}

.woocommerce-MyAccount-navigation-link--downloads {
	display: none !important;
}

.woocommerce-EditAccountForm label {
	font-family: 'Manrope';
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    display: block;
    margin-bottom: 7px;
}

.woocommerce-EditAccountForm label .required {
color: #C60000;
    padding-left: 1px;
}

.woocommerce-EditAccountForm input {
	    border: 1px solid #DDDDDD;
    border-radius: 5px;
    width: 400px;
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    padding: 12px 10px
}

.woocommerce-EditAccountForm fieldset {
    padding: 0px;
    border: 0px;
    margin-top: 50px;
}

.woocommerce-EditAccountForm fieldset legend {
	font-family: 'Manrope';
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 22px;
color: #232323;
}

.woocommerce-EditAccountForm .woocommerce-Button {
	    background: #184C9C;
    border-radius: 5px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #FFFFFF;
    padding: 11px 30px;
    margin-top: 30px;
}

.woocommerce-EditAccountForm em {
	    display: block;
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #383838;
    display: block;
    font-style: normal;
    margin-top: 3px;
}

.woocommerce-orders-table th,
.woocommerce-orders-table td {
border: 0px;
}

.woocommerce-orders-table th{
font-family: 'Manrope';
font-weight: 600;
font-size: 17px;
line-height: 22px;
text-align: center;
color: #111111;
text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
}

.woocommerce-orders-table tr {
	border-bottom: 1px solid #DDDDDD;
}

.woocommerce-orders-table td {
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #232323;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
}

.woocommerce-orders-table td a {
	color: #232323;
}

.woocommerce-orders-table .woocommerce-button {
font-family: 'Manrope';
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #232323;
    background: #F4F6FA;
    border-radius: 5px;
    padding: 10px 40px;
    display: inline-block;
}

.u-columns.woocommerce-Addresses,
.woocommerce-columns--addresses {
	  display: flex;
    flex-wrap: wrap;
    gap: 0px 4%;
}

.u-columns.woocommerce-Addresses .woocommerce-Address,
.woocommerce-columns--addresses .woocommerce-column  {
max-width: 48%;
flex:48%;
}

.u-columns.woocommerce-Addresses .woocommerce-Address header,
.woocommerce-columns--addresses h2 {
	background: #F4F6FA;
	padding: 20px 30px;
}

.u-columns.woocommerce-Addresses .woocommerce-Address address,
.woocommerce-columns--addresses address {
background: rgba(244, 246, 250, 0.5);
padding: 20px 30px;
font-family: 'Manrope';
	font-weight: 400;
	font-size: 15px;
	line-height: 30px;
	color: #232323;
	font-style: normal;
}

.u-columns.woocommerce-Addresses .woocommerce-Address h3 {
	font-family: 'Manrope';
font-weight: 600;
font-size: 15px;
line-height: 20px;
text-transform: capitalize;
color: #232323;
font-style: normal;
margin-bottom: 0px;
}

.u-columns.woocommerce-Addresses .woocommerce-Address header a {
	font-family: 'Manrope';
    font-weight: 400;
    color: #000;
    font-size: 15px;
    line-height: 10px;
}

.woocommerce-MyAccount-content h3 {
font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    color: #232323;
}

.woocommerce-address-fields label {
	font-family: 'Manrope';
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    display: block;
    margin-bottom: 7px;
}

.woocommerce-address-fields input {
border: 1px solid #DDDDDD;
    border-radius: 5px;
    width: 400px;
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    padding: 12px 10px;
}

.woocommerce-address-fields button {
background: #184C9C;
    border-radius: 5px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #FFFFFF;
    padding: 11px 30px;
    margin-top: 30px;
}

.woocommerce-MyAccount-content p {
	font-family: 'Manrope';
	font-weight: 400;
	font-size: 17px;
	line-height: 22px;
	color: #232323;
}

.woocommerce-MyAccount-content p mark {
	background: none;
}

.woocommerce-order-details  {
padding: 50px;
background: #F4F6FA;
margin-top: 20px;
}

.woocommerce-order-details h2 {
	font-family: 'Manrope';
font-style: normal;
font-weight: 700;
font-size: 20px;
line-height: 26px;
color: #000000;
margin-top: 0px;
margin-bottom: 30px;
}

.woocommerce-order-details table th,
.woocommerce-order-details table td {
	border: 0px !important;
}

.woocommerce-order-details table th {
	text-align: left;
	font-family: 'Manrope';
font-weight: 700;
font-size: 14px;
line-height: 17px;
color: #111111;
}

.woocommerce-order-details table td {
	font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 17px;
color: #000000;
text-align: right;
}

.woocommerce-table__line-item.order_item .product-name {
text-align: left;
}

.woocommerce-table__line-item.order_item .product-name a {
	font-family: 'Manrope';
font-weight: 400;
font-size: 12px;
line-height: 14px;
color: #000000;
}

.woocommerce-order-details .product-total {
	text-align: right;
}

.woocommerce-customer-details h2 {
	margin-bottom: 0px !important;
}

.woocommerce-column--billing-address address p {
	font-family: 'Manrope';
    font-weight: 700 !important;
    font-size: 15px !important;
    line-height: 30px !important;
    color: #232323;
    font-style: normal;
    margin: 0px !important;
}

.woocommerce-order p.woocommerce-notice  {
	font-family: 'Manrope';
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
}

.woocommerce-order-overview {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: #F4F6FA;
	padding: 50px;
}

.woocommerce-order-overview li {
	width: 19%;
	display:inline-block;
	vertical-align: top;	
	font-family: 'Manrope';
font-weight: 700;
font-size: 14px;
line-height: 17px;
color: #111111;
}

.woocommerce-order-overview li strong {
	font-weight: 400 !important;
	display: block;
	line-height: 30px;
}

.woocommerce-checkout .entry-footer {
display: none;
}


.car-photo-gallery-wrap .show-all {
    align-items: center;
    justify-content: center;
    display: block;
    position: absolute;
    right: 10px;
    top: 20px;
}

.desc-tab-inner p {
	font-family: 'Manrope';
font-weight: 500;
font-size: 14px;
line-height: 21px;
color: #000000;
}

.desc-tab-title {
padding: 13px 25px 16px 25px;
}

	.desc-tab-inner {
    display: none;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    width: 100%;
    margin-top: 19px;
    padding: 0 25px 20px 25px;
    min-height: 100px;
    /* position: absolute; */
    top: 30px;
    z-index: 1000;
    background: #f4f6fa;
    left: 0px;
	}

	.product-description-tabs-single.open .desc-tab-inner {
		display: block;
	}

	.product-description-tabs-single.open:after {
		    transform: rotate(180deg);
	}

	.woocommerce-mini-cart__empty-message {
		text-align: center;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
	}

	.button.wc-backward {
		background: #184C9C;
    border-radius: 5px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #FFFFFF;
    padding: 11px 30px;
    margin-top: 30px;
	}



.block-text {
	font-family: 'Manrope';
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 22px;
color: #000000;
}


.minicart-inside .remove_from_cart_button, .widget_shopping_cart_content .remove_from_cart_button{
  display: none !important;
}

.minicart-inside .woocommerce-mini-cart-item a.mini-cart-product-thumb, .widget_shopping_cart_content .woocommerce-mini-cart-item a.mini-cart-product-thumb {
  width: 20% !important;
  vertical-align: top;
}

.minicart-inside .woocommerce-mini-cart-item a.mini-cart-product-name, .widget_shopping_cart_content .woocommerce-mini-cart-item a.mini-cart-product-name {
  width: 52% !important;
}

.minicart-inside .woocommerce-mini-cart-item a.mini-cart-product-price, .widget_shopping_cart_content .woocommerce-mini-cart-item a.mini-cart-product-price {
  width: 25% !important;
      vertical-align: 25px
}

.minicartcart-product-car {
  font-family: 'Manrope';
font-weight: 400;
font-size: 11px;
line-height: 15px;
color: #111111;
display: inline-block;
padding: 6px 0px;
}



.minicartcart-product-name{
  display: block;
  font-family: 'Manrope';
font-weight: 600;
font-size: 14px;
line-height: 19px;
color: #111111;
}

.minicartcart-product-quantity {
  font-family: 'Manrope';
font-weight: 400;
font-size: 11px;
line-height: 15px;
letter-spacing: 0.02em;
color: rgba(17, 17, 17, 0.5);
}

.mini-cart-product-price {
  font-family: 'Manrope' !important;
font-weight: 700 !important;
font-size: 20px !important;
line-height: 24px !important;
color: #111111 !important;
}

.woocommerce-mini-cart-item {
  border-bottom: 1px solid #E5E5E5;
    padding: 20px 0px 10px 0px;
}

.mini-cart-buttons {
  margin-top: 30px;
    margin-bottom: 20px;
}

.mini-cart-checkout {
  display: inline-block;
    background: #184C9C;
    border-radius: 10px;
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF !important;
    padding: 12px 0px;
    width: 41%;
    margin-right: 2%;
    transition: all .3s ease;
}

.mini-cart-checkout:hover{
  background: #5191F3;
}

.mini-cart-gotocart {
  display: inline-block;
    background: #F4F6FA;
    border-radius: 10px;
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #184C9C !important;
    padding: 12px 0px;
    width: 55%;
        transition: all .3s ease;
}

.mini-cart-gotocart:hover{
  background: #5191F3;
  color: #fff !important;
}

.woocommerce-mini-cart__total {
      font-family: 'Manrope';
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.02em;
    color: #111111;
    text-align: right;
}

  .used-car-tabs {
    margin-top: 60px;
  }

  .used-car-tabs .car-tab-inside {
    display: flex;
      flex-wrap: wrap;
      gap: 0px 1%;
  }
  
  .car-tab-single-car {
    flex: 24%;
      max-width: 24%;
      margin-bottom: 20px;
  }

  .car-tab-single-car-img {
    display: block;
    line-height: 0px;
    height: 250px;
    overflow: hidden;
  }

  .car-tab {
    display: none;
  }

  .car-tab-single-car-title {
    font-family: 'Manrope';
  font-weight: 700;
    font-size: 15px;
    margin-top: 15px;
    color: #184C9C;
    text-align: center;
    display: block;
  }

  .car-tab .block-title {
    color: #184C9C;
  }

  .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
  	border: 0px !important;
  	position: relative;
  	height: 5px;
  			left: auto !important;
    top: auto !important
  }

  .wpml-ls-statics-shortcode_actions ul li.wpml-ls-current-language {
    border: 1px solid rgba(24, 76, 156, 0.2);
    text-align: left;
    border-radius: 17px;
    background: #f2f4f9;
    overflow: hidden;
  }

  .lang_switcher_main {
  	border: 0px !important;
  	    position: absolute;
    top: 7px;
    width: 50px !important;
  }

  .wpml-ls-statics-shortcode_actions ul li.wpml-ls-current-language:hover ul {
  	height: auto !important;
  	padding-bottom: 3px;
  
  }

  .wpml-ls-legacy-dropdown-click a {
  	padding-bottom: 0px !important;
  }

  .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover a {
  	background: none !important;
  	    padding-bottom: 3px !important;
  }

.main-header .main-header-right {
    position: relative;
}

.lang_switcher_main:hover .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:before {
    top: 11px;
    transform: rotate(180deg);
}

.lang_switcher_main a,
.lang_switcher_main a:hover {
	color:#000 !important;
}

.woocommerce-message {
	background: #F4F6FA;
    padding: 20px 30px;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #111111;
    margin-bottom: 10px;
}

.woocommerce-error {
	background: rgba(142, 12, 12, 0.05);
    padding: 20px 30px;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #8E0C0C;
    margin-bottom: 10px;
}

.woocommerce-message a.button,
.woocommerce-error a.button {
background: #184C9C;
    border-radius: 5px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #FFFFFF;
    padding: 11px 30px;
    margin-top: -7px;
    float: right;
}

.woocommerce-message img,
.woocommerce-error img {
	    vertical-align: -7px;
    margin-right: 15px;
}

.shopup_venipak_shipping_method {
    display: block;
}

.checkbox-area .wpcf7-form-control-wrap {
display: inline !important;
    vertical-align: -4px;
}

a.added_to_cart  {
font-size: 12px;
    color: #184C9C;
    margin-top: 6px;
    position: absolute;
    top: 41px;
    right: 0px;
}

.product-buttons {
	position: relative;
  margin-top: 10px;
}

.shop_table.custom-fields {
	display: none !important;
}


.single-product #sidebar {
display: none !important;
}

.desc-call {
	background: #f2f4f9;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #184C9C !important;
    padding: 14px 27px;
}

.desc-call a {
color: #184C9C !important;
}

.desc-call:before{
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
/*  background: url(/wp-content/themes/evrotrans/images/ph.svg);*/
  background: var(--wpr-bg-3fdd4853-f7fe-4dda-a5d3-726cc41dcf28);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin:3px 5px -3px 0;
}


.cart-zone {
	padding-right: 66px;
}

.lang_switcher_main {
    border: 0px !important;
    position: absolute;
    top: 7px;
    width: 55px !important;
    right: 0px;
}

.wpml-ls-item-lv a span {
  letter-spacing: 1px !important;
}

.products .add_to_cart_button {
    font-family: 'Manrope';
    background: #184C9C;
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
    width: 146px;
    height: 38px;
    text-align: center;
    color: #FFF;
    padding: 10px 0px 0px 0px !important;
    display: block;
    margin-top: 15px;
}

.products .button.product_type_simple {
    font-family: 'Manrope';
    background: #184C9C;
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
    width: 146px;
    height: 38px;
    text-align: center;
    color: #FFF;
    padding: 10px 0px 0px 0px !important;
    display: block;
    margin-top: 15px;
}

/*.woocommerce-shop .products .item-code {
    min-height: 70px;
}*/

.thwcfd-field-country strong {
font-size: 14px;
    line-height: 16px;
    font-weight: 400;
}

.product-count {
  font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
/*    color: #0D9A57;*/
    margin-top: 30px;
    margin-bottom: 30px;
}

.in-stock{
  color: #0D9A57;
}

.in-stock:before{
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: var(--wpr-bg-734ecd1e-c24a-4374-b436-7260b16e4a66);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin:0px 5px -1px 0;
}

.no-stock{
  color: #D9231C;
}


.no-stock:before{
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background: var(--wpr-bg-2282dbeb-920f-424f-acb8-b8557680a7ca);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin:0px 5px -1px 0;
}

.product-stock{
  font-weight: 700;
}

.product-stock .in-stock:before,
.product-stock .no-stock:before{
  width: 10px;
  height: 10px;
  margin:0px 5px -0.5px 0;
}

.faq-single {
  cursor: pointer !important;
}

.wc_payment_methods.payment_methods.methods  {
  padding-left: 0px !important;
}

 .tax-product_cat #content,
 .search-no-results #content {
  max-width: 1430px !important;
    margin: 0 auto 0 auto !important;
    display: grid !important;
    grid-column-gap: 45px !important;
    column-gap: 45px !important;
    grid-row-gap: 45px !important;
    row-gap: 45px !important;
    grid-template-columns: 245px auto !important;
    grid-template-rows: auto auto !important;
}

 .tax-product_cat #content header,
 .search-no-results #content header {
  grid-area: 1 / 1 / 2 / 3 !important;
}

.tax-product_cat  #content > :nth-child(2),
/* .search-no-results  #content > :nth-child(2) */
{
    grid-area: 2 / 2 / 3 / 3 !important;
}

.wpcf7-not-valid-tip {
    font-size: 10px;
    font-family: 'Manrope';
}

/* ADAPTIVE */

@media all and (max-width: 1480px) {
	.container {
    width: 1140px;
    margin: 0 auto;
}

.topbar .social {
    width: 8%;
}

.topbar .phones {
    width: 70%;
    margin-left: 2%;
}


.main-header .main_menu ul li {
    padding: 0px 7px;
}

.main-header .logo {
    width: 10%;
}

.main-header .main-header-right {
    width: 20%;
    }

   .single_feature {
    margin-right: 4%;
}

.slider_text h2 {
	font-size: 58px;
    line-height: 64px;
    margin-bottom: 19px;
    margin-top: 0px;
}

.slider_text p {
	font-family: 'Manrope';
    font-weight: 500;
    font-size: 15px;
    color: #000000;
    margin: 0px;
    padding-right: 5%;
    box-sizing: border-box;
    line-height: 23px;
}

.auto-mark {
    font-size: 14px;
    margin-bottom: 20px;
}

.product-block .product-title {
    font-weight: 400;
    font-size: 11px;
}

.product-block .product-img {
    height: 140px;
}

.product-info {
    padding: 10px;
 }

.product-block .product-type {
    font-weight: 700;
    font-size: 12px;
    min-height: 40px;
    margin-top: 15px;
    margin-bottom: 25px;
}

.product-block .product-price {
    font-size: 16px;
 }

.product-block .product_counter {
    font-size: 16px;
    width: 73px;
    height: 30px;
    padding-left: 18px;
    line-height: 35px;
    margin-right: 2.6%;
}

.product-block .product_counter span {
    background: #EDEDED;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
}

.product-block .product_counter span:before {
    width: 9px;
    height: 7px;
    top: 12px;
    left: 12px;
}

.product-block .product_counter span:before {
    width: 9px;
    height: 7px;
    top: 11px;
    left: 11px;
}

.product-block .product_counter {
	font-size: 13px;
    width: 73px;
    height: 30px;
    padding-left: 18px;
    line-height: 30px;
    margin-right: 2.6%;
}

.products .product_addtocart,
.product-block .product_addtocart {
    background: #184C9C;
    border-radius: 5px;
    font-weight: 600;
    font-size: 13px;
    width: 84px;
    height: 32px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    padding-top: 5px;
}

.hp-products-other .hp-products .more_products a {
    font-weight: 700;
    font-size: 17px;
    line-height: 23px;
    color: #184C9C;
    display: inline-block;
    margin-top: 200px;
    margin-left: 23%;
    width: 48%;
}

.product-block .product-code {
    line-height: 24px;
    font-size: 14px;
}

.product-block .product-type {
    font-weight: 700;
    font-size: 12px;
    min-height: 90px;
    margin-top: 15px;
    margin-bottom: 25px;
}




.hp-insurance .block-subtitle {
    font-size: 14px;
    color: #000000;
    margin-bottom: 22px;
}

.footer-bottom a, .footer-bottom span {
    font-size: 12px;
 }

 .footer_about img {
    width: 70%;
}

.footer_about p {
    margin: 0px 0px 55px 0px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    color: #000000;
    padding-right: 12%;
}

.footer_menu ul li a {
    font-size: 14px;
}

.footer_menu li {
    line-height: 1.6;
}

.footer_contacts .phone a {
    font-size: 16px;
}

.footer_contacts .phone a {
    margin-bottom: 5px;
}

.footer_contacts .phone {
    margin-bottom: 10px;
}

.usedparts-main-section .block-title {
    width: 80%;
    line-height: 40px;
    margin-top: 0px;
}

.used-promo .promo-text {
    font-size: 7vw;
}

.callback-wrapper {
    width: 85%;
    position: relative;
}

.page-callback {
    font-size: 8vw;
    line-height: 11vw;
}

.callback-wrapper a {
    font-size: 62px;
}


.secpage-main-section .clmn-5 {
    padding-left: 3%;
}

.about-main-section .block-title, .usedparts-main-section .block-title, .secpage-main-section .block-title {
    margin-top: 0px;
}

.contacts-row .clmn-3 {
    flex: 49%;
    max-width: 49%;
    margin-bottom: 17px;
}

.woocommerce-products-header__title.page-title {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 42px;
    color: #184C9C;
    padding-left: 0;
}

.product_cat_two h1 {
  padding-left: 0px !important;
}

.slick-next.slick-arrow {
    right: -30px;
}

.slick-prev.slick-arrow {
    left: -30px;
}

.header_search_form {
    width: 700px !important;
}

.car-tab-single-car-img {
    height: 175px;
}

.product_cat_two .search-bar .search-button {
  margin-left: 0px;
  margin-top: 8px;
}

a.added_to_cart {
  top: 39px;
    right: 0px;
    left: auto;
}

.cat_title {
    line-height: 16px;
}

.price-block-right {
    padding: 38px 15px !important;
}

}

@media all and (min-width:620px ) and (max-width: 1480px) {

.price-block-left .price {
  display: block;
}

.price-block-left .current-price,
.price-block-left .price-tax-delivery {
  max-width: 100% !important;
}

}


@media all and (max-width: 1180px) {

.topbar .reg {
    width: 17%;
}

.topbar .phones {
    width: 72%;
}

.topbar .phone img {
    margin: 0 6px;
}

.container {
    width: 980px !important;
}

.topbar .phone a {
    font-size: 13px;
}

.main-header .main_menu ul li {
    padding: 0px 3px;
}

.main-header .main_menu ul li a {
    font-size: 12px;
}

.slider_text h2 {
    font-size: 46px;
    line-height: 42px;
    margin-bottom: 12px;
}

.single_feature div {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 13px;
    color: #000000;
    display: inline-block;
    line-height: 16px;
    vertical-align: text-top;
}

.brands-block a {
    display: inline-block;
    text-align: left;
    margin-right: 3.77%;
}


.search-bar .search-input {
    width: 75%;
}

.counter-value {
    font-size: 66px;
    margin-top: 29px;
    line-height: 64px;
    padding-left: 14%;
}

.auto-mark {
    font-size: 14px;
    margin-bottom: 16px;
}

.hp-products-other .hp-products .more_products a {
    margin-left: 16%;
}

.product-block .product-type {
    font-weight: 700;
    font-size: 12px;
    min-height: 87px;
    margin-top: 15px;
    margin-bottom: 18px;
}

.product-block .product-price {
    flex: 100%;
    max-width: 100%;
    font-weight: 700;
    text-align: left;
    padding-top: 10px;
    line-height: 24px;
    padding-bottom: 12px;
}

.hp-case div {
    font-size: 16px;
}

.hp-case span {
    font-size: 13px;
}


.hp-insurance-wrapper .insurance div img {
    max-height: 35px;
}

.hp-insurance .block-subtitle {
    font-size: 13px;
    color: #000000;
    margin-bottom: 22px;
    line-height: 19px;
}

.hp-insurance-wrapper .insurance {
    padding: 60px 0px 60px 0px;
}

.footer-clmn3-3 ul li:first-child {
    width: 15%;
}

.footer-clmn3-3 ul li:nth-child(2n) {
    width: 30%;
}

.footer-clmn3-3 ul li:nth-child(3n) {
    width: 45%;
}

.windshield-stage-single {
    padding: 135px 30px 45px 30px;
}

.page-callback.price-page .callback-wrapper {
    width: 100%;
}

.credentials-wrapper .credentials-wrapper-inner {
    font-size: 14px;
    line-height: 22px;
}

.single-post-wrapper .container {
  padding-right: 0px;
}

.topbar .reg a.login {
    margin-right: 6px;
}

.topbar .reg a {
    font-size: 12px;
}

.woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
    line-height: 20px;
}

.woocommerce-MyAccount-navigation ul li {
    padding: 6px 16px;
}

a.added_to_cart {
    top: 95px;
    right: auto;
    left: 0px;
}

}


@media all and (max-width: 1020px) {

.container {
    width: 720px !important;
}

#masterhead .topbar,
#masterhead .main-header {
	display: none;
}

#masterhead .mobile-header {
	display: block;
	padding: 10px 0px;
}

#masterhead .mobile-header .logo {
	display: inline-block;
	    line-height: 0px;
}

#masterhead .mobile-header .logo a {
	line-height: 0px;
}

#masterhead .mobile-header .logo img {
width: 120px;
}

.mobile_header_side .mob_menu img {
	    width: 25px;
}

.mob_menu {
  cursor: pointer;
}

.hp-slider-block {
    margin-top: 25px;
}

.header_search_form {
    left: auto;
    right: 0px;
    line-height: 10px;
}

.mobile_header_side img {
	width: 22px;
    margin-right: 8px;
}

#masterhead .mobile-header .mobile_header_side {
	display: inline-block;
    float: right;
}

.slider_text h2 {
    font-size: 40px;
    line-height: 39px;
    margin-bottom: 12px;
}

.slider_text p {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 13px;
    color: #000000;
    margin: 0px;
    padding-right: 0%;
    box-sizing: border-box;
    line-height: 19px;
    padding-bottom: 9px;
}

.single_feature img {
    display: inline-block;
    float: left;
    margin-right: 10px;
    width: 35px;
}

.single_feature div {
    font-size: 11px;
    line-height: 13px;
}

.single_feature {
    margin-right: 2%;
}

.brands-block a {
    display: inline-block;
    text-align: left;
    margin-right: 1%;
    width: 11%;
}

.brands-block a img {
    max-width: 70%;
}

.search-bar .search-input {
    width: 65%;
}

.auto-mark {
    font-size: 12px;
    margin-bottom: 15px;
}

.counter-value {
    font-size: 58px;
    margin-top: 19px;
    line-height: 47px;
    padding-left: 11%;
}

.product-block {
    padding: 10px 12px !important;
}

.product-block {
    flex: 33.3%;
    max-width: 33.3%;
}

.hp-products-other .hp-products .more_products {
    background: #F4F6FA;
    flex: 33.3%;
    max-width: 33.3%;
}

.hp-products .product-block:nth-child(3n) {
border-right: 1px solid #EDEDED;
}

.hp-insurance-wrapper .insurance div img {
    max-height: 25px;
}

.hp-insurance-wrapper .insurance {
    padding: 40px 0px 40px 0px;
}

.hp-insurance .block-subtitle {
    width: 37%;
}

footer .footer-clmn3 {
    flex: 27%;
    max-width: 28%;
}

.footer-contacts-wrapper {
	flex: 100% !important;
    max-width: 100% !important;
}

.footer_contacts {
    padding-top: 30px;
    margin-left: 0px;
}

.footer_contacts .phone,
.footer_contacts .contact {
    width: 33%;
    float: left;
}

.footer_contacts .contact {
    margin-bottom: 7px;
    margin-top: 15px;
}

.footer-bottom .footer-clmn3-3 {
    flex: 100%;
    max-width: 100%;
}

.footer-bottom .footer-clmn2-3 {
    flex: 70%;
    max-width: 70%;
}

.footer-bottom .footer-clmn2 {
    flex: 30%;
    max-width: 30%;
}

.footer_menu li {
    line-height: 1.5;
}

.used-promo .promo-text {
    font-size: 6vw;
}

.single-worksexample {
    max-width: 24%;
    flex: 1 0 24%;
    margin-bottom: 18px;
}


.worksexample-insurance-page .product_name {
    font-size: 13px;
}

.callback-wrapper a {
    font-size: 4vw;
}

.page-callback {
    font-size: 7vw;
    line-height: 7vw;
}

.callback-wrapper a {
    font-size: 4vw;
    line-height: 5vw;
    position: relative;
    top: auto;
    margin-top: 15px;
}

.secpage-main-section .clmn-7 {
    flex: 100%;
    max-width: 100%;
}

.secpage-main-section .clmn-5 {
    flex: 100%;
    max-width: 100%;
}


.secpage-main-section .block-alt-title {
    margin-top: 40px;
}

.secpage-main-section .clmn-5 {
    padding-left: 0px;
}

.windshield-stage-single {
    padding: 92px 10px 45px 10px;
}

.windshield-stage-single div {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    min-height: 90px;
}

.worksexample-partners .block-subtitle {
    width: 70%;
}

.videoblock-partners .block-title {
    font-size: 19px;
    line-height: 26px;
    width: 70%;
}

.price-row-clmn {
    font-size: 13px;
    line-height: 20px;
    padding: 15px 15px;
}

.fuel-stages-single div {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #184C9C;
    min-height: 68px;
    margin-top: 50px;
}


.paint-fixes-single img {
	width: 80%;
}

.about-main-section .clmn-5 {
    flex: 99%;
    max-width: 99%;
    margin-bottom: 30px;
}

.about-main-section .clmn-7 {
    flex: 99%;
    max-width: 99%;
}

.credentials-wrapper .credentials-wrapper-inner {
    flex: 99%;
    max-width: 99%;
}

.blog-grid-single {
    flex: 47%;
    max-width: 50%;
  }


.mobile_menu {
  display: none;
  background: #F4F6FA;
  padding-bottom: 10px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 14;
  padding-top: 80px;
  overflow-y: auto;
  padding-bottom: 80px;
}  

.mobile_menu .container{
  width: 200px !important;
      padding: 0;
}

.mobile_menu .lang_switcher_main{
  position: relative;
    margin: 0 auto 20px;
    right: initial !important;
    display: block;
}

.mobile_menu .reg a{
  font-size: 17px;
  color: #184C9C;
  font-weight: 700;
}

.mobile_menu.open {
  display: block;
}

.close-menu{
  width: 30px;
    height: 30px;
    background: var(--wpr-bg-f742b94b-ca06-4421-bd16-0dfcf008c8aa);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 20px;
    top: 20px;
}

.mobile_menu ul {
  margin: 0px !important;
  padding: 0px !important;
  list-style-type: none !insurance;
}

.mobile_menu ul li {
  display: inline-block;
  margin-right: 10px;
}

.mobile_menu .menu-item a {
  font-family: 'Manrope';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
}

.mobile_menu .lang_switcher_main a{
  white-space: initial;
}

/*.mobile_menu.main_menu div {
    white-space: nowrap;
    overflow-x: auto;
}*/

.mobile_menu.main_menu .sub-menu li {
display: block;
}

.mobile_menu.main_menu .sub-menu {
left: calc(50% - 120px);
    width: 200px;
    padding: 20px 20px !important;
    background: #f4f6fa;
    position: relative;
    display: none !important;
}

.mobile_menu.main_menu .sub-menu.active{
  display: block !important;
}

.mob-scroll-menu{
  background: #F4F6FA;
  display: block;
}

.mobile_menu .footer_contacts .phone a{
  font-size: 18px;
}

.mobile_menu .reg{
    text-align: center;
  margin-bottom: 20px;
}

.mobile_menu  .register{
  color: #9E9E9E !important;
}

.woocommerce-form-login .woocommerce-form-row input, .woocommerce-form-register .woocommerce-form-row input{
  width: 100%;
}

.page-id-172577 .woocommerce-privacy-policy-text, .page-id-170539 .woocommerce-privacy-policy-text, .page-id-172576 .woocommerce-privacy-policy-text {
    width: 100%;
}

.page-id-198291 .site-content .container,
.page-id-170901 .site-content .container,
.page-id-10 .site-content .container{
  padding: 0;
}

.page-id-198291 .woocommerce,
.page-id-170901 .woocommerce,
.page-id-10 .woocommerce{
padding: 20px 30px;
    width: 100%;
}
.page-id-172577 .site-main, .page-id-170539 .site-main, .page-id-172576 .site-main{
  padding: 20px 10px;
      width: 100%;
}

.mobile_menu .reg img{
  margin-right: 5px;
}

.mobile_menu .footer_contacts .contact a{
  color: #111;
}

.mob-scroll-menu .menu{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    overflow-x: auto;
    display: block;
    padding: 0 10px;
    overflow-y: auto;
}

.mob-scroll-menu .menu .sub-menu,
.mob-scroll-menu .menu .submenu-expand{
  display: none;
}


.mob-scroll-menu .menu .menu-item{
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    display: table-cell;
    padding: 15px 10px
}

.lang_switcher_main:hover .wpml-ls-statics-shortcode_actions .js-wpml-ls-sub-menu{
  visibility: visible !important;
}

.js-wpml-ls-sub-menu{
  display: none;
}

.js-wpml-ls-sub-menu.active{
  display: block;
}

.wpml-ls-item-legacy-dropdown-click{
  width: 60px;
}

.menu .mobile-parent-nav-menu-item{
  display: none !important;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    padding-bottom: 3px !important;
}

.mob-scroll-menu .menu .menu-item a{
    color: #000000;
    display: block;
    white-space: pre;
}

.mobile_menu .menu-item{
  display: block;
  width: 100%;
  margin: 5px 0;
}

#menu-item--2 {
  display: none;
}

.cars-page-singlecat {
    flex: 99% !important;
    max-width: 99% !important;
}

.cars-page-singlecat-inside {
  padding-right: 54px;
}

.header_search_form {
    width: 500px !important;
}

.header_search_form .search-field {
    width: 85%;
}

.search_close img {
  width: 15px;
}

.cart-collaterals .cart_totals {
    padding-left: 45%;
}

.checkout.woocommerce-checkout {
    gap: 0px 2%;
}

.checkout-left {
    flex: 59%;
    max-width: 59%;
        padding: 25px;
}

.checkout-right {
    flex: 39%;
    max-width: 39%;
}

.checkout-right-box {
    padding: 25px;
}

.checkout-left .input-text {
    width: 100%;
}

.car-tab-single-car {
    flex: 32%;
    max-width: 33%;
}

.woocommerce-cart-form table th,
.woocommerce-cart-form table td {
	padding: 10px !important;
}

.repairs-single {
    flex: 24%;
    max-width: 24%;
    padding: 40px 0px 50px 0px;
    margin-bottom: 15px;
}

.repairs-single-img {
    width: 100px;
    height: 100px;
    margin-bottom: 50px;
}

.repairs-single div {
    font-size: 16px;
    line-height: 18px;
}

.trans-slider-single div {
    font-size: 16px;
    line-height: 22px;
    padding: 0 5px;
}

.product-left {
    flex: 100% !important;
    max-width: 100% !important;
}

.product-right {
    flex: 100% !important;
    max-width: 100% !important;
}

.bottom-product-wrapper .product-left {
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 0px 0%;
    margin-bottom: 15px;
    margin-top: 15px;
}

.cat_title {
    padding: 15px 10px;
    line-height: 19px;
    min-height: 68px;
}

.subcat_list a {
    font-size: 14px;
    line-height: 18px;
}


a.added_to_cart {
    top: 56px;
}



}

.pc-search-home{
  display: block;
}

.mobile-search-home{
    display: none;
}


@media all and (max-width: 768px) {
	
	#searchform{
		display:block;
	}

.pc-search-home{
  display: none;
}

.mobile-search-home{
    display: block;
    margin-top: 0;
}

.container {
    width: 100% !important;
    padding: 0 5%;
}

.hp-slider-block .container .clmn-6 {
    flex: 100%;
    max-width: 100%;
}

.hp-slider-block .slider {
	margin-top: 20px;
}

.hp-slider-block .container .clmn-6.left {
	border-bottom: 0px;
}

.slider_text p {
    padding-right: 10%;
}

.hp-features .container {
	display: flex;
    flex-wrap: wrap;
}

.hp-features .single_feature {
	flex: 33%;
	max-width: 33%;
	margin: 0px !important;
}

.hp-features .single_feature {
    flex: 33%;
    max-width: 33%;
    margin: 0px !important;
    margin-bottom: 10px !important;
}

.hp-brands {
    margin-top: 60px;
}

.slider_text h2 {
    margin-bottom: 20px;
}

.hp-search .clmn-7 {
    flex: 100%;
    max-width: 100%;
}

.search-bar .search-input {
    width: 70%;
}

.auto-mark {
    font-size: 14px;
    margin-bottom: 14px;
}

.hp-search .clmn-3 {
    flex: 90%;
    max-width: 90%;
}

.hp-counter {
    margin-top: 20px;
}

.hp-products-other, .hp-products-bestsellers {
    margin-top: 70px;
}

.hp-case {
    flex: 49%;
    max-width: 49%;
}

.hp-insurance-wrapper .insurance {
    flex: 32% !important;
    max-width: 33% !important;
    padding: 35px 0px 40px 0px;
    margin-bottom: 8px;
}

.brands-block a {
    display: inline-block;
    text-align: left;
    margin-right: 1%;
    width: 22%;
    text-align: center;
    margin-bottom: 22px;
}

.hp-insurance-wrapper .insurance {
    flex: 49% !important;
    max-width: 49% !important;
    padding: 35px 0px 40px 0px;
    margin-bottom: 7px;
}

.hp-insurance-wrapper .insurance div img {
    max-height: 50px;
}

footer .payments img {
    vertical-align: text-bottom;
    margin-right: 12px;
}

.search-used .auto-mark {
    flex: 20%;
    max-width: 20%;
}

.search-used .search-bar {
    width: 100%;
}

.usedparts-main-section .clmn-6, .secpage-main-section .clmn-6 {
    flex: 100%;
    max-width: 100%;
}

.usedparts-main-section .clmn-6 img, .secpage-main-section .clmn-6 img {
    width: 70%;
    float: left;
}

.used-promo {
	margin-top: 30px
}

.used-promo .promo-text {
    font-size: 8vw;
}

.used-promo a {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 50px;
    color: #184C9C;
}

.used-promo .promo-text {
    font-size: 7.5vw;
    line-height: 47px;
}

.used-promo {
    margin-top: 50px;
}

.single-worksexample {
    max-width: 32%;
    flex: 1 0 32%;
    margin-bottom: 18px;
}

.secpage-main-section .clmn-4 {
    flex: 100%;
    max-width: 100%;
}

.faq-single-text {
    padding: 25px 5% 10px 0px;
}

.windshield-stage-single {
    flex: 49%;
    max-width: 49%;
    margin-bottom: 10px;
}



.fuel-page .single-worksexample {
    flex: 49%;
    max-width: 49%;
    margin-bottom: -6px;
}

.fuel-stages-single div {
    font-size: 11px;
    line-height: 14px;
    margin-top: 30px;
    padding: 0 4%;
}

.fuel-stages-single span {
    font-size: 24px;
    line-height: 34px;
    width: 70px;
    height: 70px;
    padding-top: 16px;
}


.paint-fixes-single div {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 12px;
    line-height: 17px;
}

.slider-nav {
    width: 115px;
    position: relative;
    top: auto;
    right: auto;
    margin-top: 20px;
}

.contacts-row .clmn-3 {
    flex: 99%;
    max-width: 99%;
    margin-bottom: 17px;
}

.contacts-row.row-second .clmn-6 {
	flex: 99%;
    max-width: 99%;
    margin-bottom: 18px;
}    

.contacts-row {
    margin-bottom: 0px;
}

.wpgb-facet {
    padding-right: 4% !important;
}

.product_cat_two_single {
    flex: 32% !important;
    max-width: 33% !important;
}

.product_cat_two .search-bar {
    width: 100%;
}


.cars-page-singlecat-inside {
    padding: 10px;
}

.cars-page-singlecat:after {
    right: 16px;
    top: 20px;
}

.cars-page-singlecat img {
    height: 25px;
    display: inline-block;
    float: left;
    width: 10%;
}

.cars-page-singlecat span {
    font-family: 'Manrope';
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    color: #184C9C;
    margin-left: 5%;
    vertical-align: 10px;
    width: 85%;
    display: inline-block !important;
    padding-right: 24px;
}

.header_search_form {
    width: 400px !important;
}

.woocommerce-MyAccount-navigation ul li {
    padding: 6px 16px;
    display: inline-block;
    width: 30%;
    text-align: center;
}

.cart-collaterals .cart_totals {
    padding-left: 35%;
}

.checkout-left {
    flex: 100%;
    max-width: 100%;
    padding: 25px;
    margin-bottom: 20px;
}

.checkout-right {
    flex: 100%;
    max-width: 100%;
}

.car-tab-single-car {
    flex: 49%;
    max-width: 49%;
}

.car-tab-single-car-img {
    height: 175px;
}

.woocommerce-notices-wrapper .container {
padding: 0px !important;
}

.repairs-single {
    flex: 33%;
    max-width: 32%;
    padding: 40px 0px 50px 0px;
    margin-bottom: 10px;
}

.trans-slider-single img {
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    padding: 16px;
    margin: 0 auto;
    margin-bottom: 60px;
    width: 70%;
    padding: 12px;
}

.trans-slider-single {
    padding: 45px 0px 40px 0px;
}

.trans-slider-single div {
    font-size: 14px;
    line-height: 18px;
    padding: 0 5px;
    min-height: 60px;
}

.woocommerce-order-overview li {
    width: 32%;
    margin-bottom: 12px;
}

.price-block-right {
    padding: 18px 35px;
}

}


@media all and (max-width: 720px) {


a.added_to_cart {
    top: 96px;
}

}


@media all and (max-width: 620px) {

.hp-features .single_feature {
    flex: 49%;
    max-width: 49%;
    margin: 0px !important;
    margin-bottom: 17px !important;
}

.auto-mark {
    flex: 33%;
    max-width: 33%;
}

footer .footer-clmn3 {
  flex: 50%;
    max-width: 50%;
    margin-bottom: 30px;
}

footer .footer-clmn2 {
    flex: 50%;
    max-width: 50%;
}

.footer_contacts .phone, .footer_contacts .contact {
    width: 50%;
    float: left;
}

.footer-bottom .footer-clmn2-3 {
    flex: 100%;
    max-width: 100%;
}

.footer-bottom .footer-clmn2 {
    flex: 100%;
    max-width: 100%;
}

.footer_social {
    padding-left: 0px;
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.product-block {
    flex: 50%;
    max-width: 50%;
}


.hp-products-other .hp-products .more_products {
    background: #F4F6FA;
    flex: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
}

.hp-products-other .hp-products .more_products a {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 60px 0px;
}


.hp-products .product-block:nth-child(2n) {
    border-right: 1px solid #EDEDED;
}

.hp-products .product-block:nth-child(3n) {
    border-right: 0px;
}

.search-bar .search-input {
    width: auto;
    min-width: 280px;
}

.search-used .auto-mark {
    flex: 25%;
    max-width: 25%;
}

.single-worksexample {
    max-width: 49%;
    flex: 1 0 49%;
    margin-bottom: 18px;
}

.fuel-stages-single {
    flex: 49%;
    max-width: 49%;
    margin-bottom: 5px;
}

.fuel-stages-single div {
    font-size: 12px;
    line-height: 22px;
 }

 .paint-fixes-single {
    flex: 49%;
    max-width: 49%;
    margin-bottom: 8px;
}

.paint-services-single {
    flex: 49%;
    max-width: 49%;
    margin-bottom: 15px;
}

.slider-nav div {
    width: 40px;
    height: 40px;
}

.secpage-main-section .clmn-8 {
    flex: 99%;
    max-width: 99%;
}

.trans-slider-single {
    flex: 49%;
    max-width: 49%;
    margin-bottom: 10px;
}

.faq-single {
    padding: 22px 60px 22px 40px;
}

.header_search_form {
    width: 320px !important;
}

.header_search_form .search-field {
    width: 78%;
}

.u-columns.woocommerce-Addresses .woocommerce-Address, .woocommerce-columns--addresses .woocommerce-column {
    max-width: 100%;
    flex: 100%;
}

.u-columns.woocommerce-Addresses .woocommerce-Address {
	margin-bottom: 20px;
}

.woocommerce-EditAccountForm input {
   width: 80%;
}

.woocommerce-MyAccount-navigation ul li {
    width: 49%;
}

.woocommerce-orders-table__header {
	display: none;
}

.woocommerce-orders-table__cell {
	display: block;
	width: 100%;
	padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.woocommerce-cart-form .shop_table thead {
display: none;
}

.woocommerce-cart-form__cart-item td {
display: inline-block;
}

.woocommerce-cart-form__cart-item td.product-remove,
.woocommerce-cart-form__cart-item td.product-price {
	width: 20%;
}

.woocommerce-cart-form__cart-item td.product-thumbnail,
.woocommerce-cart-form__cart-item td.product-quantity {
	width: 30%;
}

.woocommerce-cart-form__cart-item td.product-name,
.woocommerce-cart-form__cart-item td.product-subtotal {
	width: 49%;
}


.woocommerce-cart-form__cart-item td.product-remove {
	width: 6% !important;
    min-width: 0px;
    padding: 5px !important;
}

.woocommerce-cart-form__cart-item td.product-thumbnail {
    width: 13% !important;
    min-width: 0px;
    padding: 5px !important;
}

.woocommerce-cart-form .product-remove a {
    color: #000;
    font-size: 25px;
    line-height: 28px;
}

.woocommerce-cart-form__cart-item td.product-name {
    padding: 7px 5px !important;
    width: 30%;
    min-width: 0px;
}

.woocommerce-cart-form__cart-item td.product-price {
width: 20% !important;
    min-width: 0px;
    padding: 7px 5px !important;
    text-align: right !important;
}

.woocommerce-cart-form__cart-item td.product-subtotal {
    padding: 7px 5px !important;
    width: 20%;
}

.woocommerce-cart-form__cart-item td.product-quantity {
    min-width: 0px;
    width: 10%;
    padding: 0px 0px 0px 5px !important;
    text-align: right !important;
}

.woocommerce-cart-form .product-name a {
    font-size: 14px;
    line-height: 18px;
}

.woocommerce-cart-form .product-subtotal span, .woocommerce-cart-form .product-price span {
    font-size: 14px;
    line-height: 18px;
}

.woocommerce-cart-form .quantity input {
    font-size: 14px;
    line-height: 18px;
    padding: 10px !important;
    text-align: right;
}

.woocommerce-cart-form__cart-item td.product-price,
.woocommerce-cart-form__cart-item td.product-quantity {
	text-align: left;
}

.cart-collaterals .cart_totals {
    padding-left: 0px;
}

.woocommerce-cart-form button {
    margin-top: 10px;
}

.car-tab-single-car-img {
    height: 160px;
}

.repairs-single {
    flex: 48%;
    max-width: 48%;
    padding: 40px 0px 40px 0px;
    margin-bottom: 8px;
    margin-right: 2%;
}

.repairs-types .container {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 0% !important;
}

.evac-page-trans .container {
	padding: 0px !important;
}

.credentials-wrapper .credentials-wrapper-inner {
    font-size: 16px;
}

.woocommerce-order-overview li {
    width: 49%
 }

.price-block-wrapper {
    gap: 0px 0%;
} 

.price-block-left,
.price-block-right {
    flex: 90% !important;
    max-width: 90% !important;
    margin-left: 5%;
    margin-bottom: 10px;
}

.car-photo-gallery-wrap {
    width: 100%;
}

.car-photo-gallery ul {
    /* grid-template-columns: 25% 25% 25% 25%;
    gap: 1%; */
    overflow: hidden;
}

/* .car-photo-gallery li {
    width: 100%;
    height: 99px;
    overflow: hidden;
} */

.car-photo-gallery .show-all {
	width: 20%;
}

.car-photo-gallery .show-all a {
    width: 42px;
    height: 42px;
    margin: 0 auto;
    margin-top: 31px;
    align-items: center;
    justify-content: center;
}

.woocommerce-message {
	position: relative;
    padding-right: 120px;
}

.woocommerce-message a.button, .woocommerce-error a.button {
background: #184C9C;
    border-radius: 5px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    color: #FFFFFF;
    padding: 6px 20px;
    margin-top: 1px;
    float: right;
    margin-left: 10px;
}

#content .filters-top {
  display: block !important;
    height: auto;
}

a.added_to_cart {
    top: 56px;
}


}


@media all and (max-width: 480px) {

.hp-features .single_feature {
    flex: 100%;
    max-width: 100%;
    margin: 0px !important;
    margin-bottom: 17px !important;
}


.brands-block a {
display: inline-block;
    text-align: left;
    margin-right: 1%;
    width: 30%;
    text-align: left;
    margin-bottom: 26px;
}


.slider_text h2 {
    font-size: 32px;
    line-height: 33px;
}

.block-title {
    font-size: 24px;
    line-height: 27px;
 }


.hp-brands .block-title {
    margin-bottom: 26px;
}

.brands-block a img {
    max-width: 50%;
}

.single_feature div {
    font-size: 14px;
    line-height: 16px;
}

.search-bar .search-input {
    width: 100%;
}

.search-bar .search-button {
    margin-left: 0px;
    margin-top: 10px;
}

.counter-value {
    font-size: 44px;
    margin-top: 5px;
    line-height: 34px;
    padding-left: 7%;
}

.counter-value span {
    font-size: 15px;
}

.hp-counter {
    background: #F4F6FA;
    border-radius: 10px;
    padding-bottom: 20px;
    padding-top: 30px;
}

.product-block {
    flex: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    border-right: 1px solid #EDEDED !important;
}

.product-block .product-img {
    height: auto;
}

.product-block .product-title {
    font-weight: 400;
    font-size: 14px;
}

.product-block .product-type {
    font-weight: 700;
    font-size: 16px;
    min-height: auto;
    margin-top: 15px;
    margin-bottom: 18px;
}

.product-block .product-price {
    font-size: 22px;
}

.product-block .product_counter {
font-size: 13px;
    width: 85px;
    height: 40px;
    line-height: 40px;
}

.product-block .product_counter span {
    width: 38px;
    height: 38px;
}

.product-block .product_counter span:before {
    width: 12px;
    height: 8px;
    top: 16px;
    left: 15px;
    background-repeat: no-repeat;
}


.product-block .product_addtocart {
    background: #184C9C;
    border-radius: 5px;
    font-weight: 600;
    font-size: 13px;
    width: 115px;
    height: 38px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    padding-top: 5px;
    line-height: 29px;
}

footer .footer-clmn3 {
    flex: 100%;
    max-width: 100%;
    margin-bottom: 45px;
}

.footer_contacts .phone, .footer_contacts .contact {
    width: 100%;
    float: none;
    margin-bottom: 28px !important;
}

.footer-clmn3-3 ul li {
	width: 100% !important;
}

.footer_social {
    text-align: left;
    margin-top: 14px;
    margin-bottom: 24px;
}

.copyrights {
	margin-top: 24px !important;
    display: block;
    margin-bottom: 15px;
}

.hp-insurance-wrapper .insurance {
    flex: 99% !important;
    max-width: 99% !important;
    padding: 35px 0px 40px 0px;
    margin-bottom: 15px;
}

.hp-insurance .block-subtitle {
    width: 100%;
}

.hp-case {
    flex: 100%;
    max-width: 100%;
}

.search-used .auto-mark {
    flex: 32%;
    max-width: 32%;
}

.used-promo a {
    font-family: 'Manrope';
    font-weight: 600;
    font-size: 25px;
    color: #184C9C;
}

.single-worksexample {
    max-width: 99%;
    flex: 1 0 99%;
    margin-bottom: 18px;
}

.page-callback {
    font-size: 10vw;
    line-height: 10vw;
}

.callback-wrapper a {
    font-size: 6vw;
    line-height: 9vw;
    position: relative;
    top: auto;
    margin-top: 20px;
}

.windshield-stage-single {
    flex: 99%;
    max-width: 99%;
    margin-bottom: 10px;
    padding: 92px 10px 21px 10px;
}


.worksexample-partners .block-subtitle {
    width: 90%;
}

.videoblock-partners .block-title {
    font-size: 19px;
    line-height: 26px;
    width: 90%;
}

.price-row.row-headline .price-row-clmn {
    font-weight: 700 !important;
    font-size: 11px;
}

.price-row-clmn {
    font-size: 11px;
    line-height: 16px;
    padding: 8px 8px;
}

.price-row-clmn p {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 11px;
    line-height: 16px;
    color: #111111;
    margin: 0px 0px 15px 0px;
}

.fuel-stages-single {
    flex: 99%;
    max-width: 99%;
    margin-bottom: 5px;
}

.fuel-page .single-worksexample {
    flex: 99%;
    max-width: 99%;
    margin-bottom: -6px;
}

.pain-fixes-block .block-title {
    width: 100%;
}

.paint-fixes-single {
    flex: 99%;
    max-width: 99%;
    margin-bottom: 8px;
}

.paint-fixes-single img {
    width: 150px;
}

.paint-fixes-single div {
    font-size: 15px;
    line-height: 22px;
}

.paint-services-single {
    flex: 99%;
    max-width: 99%;
    margin-bottom: 15px;
}

.blog-grid-single {
    flex: 100%;
    max-width: 100%;
}

.wpgb-facet {
    padding-right: 10% !important;
}

.product_cat_two_single {
flex: 49% !important;
    max-width: 49% !important;
}

.header_search_form {
    width: 250px !important;
    left: -160px;
}

.header_search_form .search-field {
    width: 74%;
}

.woocommerce-MyAccount-navigation ul li {
    width: 100%;
    margin-bottom: 8px;
        padding: 2px 16px;

}

.woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
    line-height: 15px;
}

.woocommerce-EditAccountForm input {
    width: 100%;
}

.woocommerce-address-fields input {
    width: 100%;
}

.woocommerce-cart-form__cart-item td.product-remove, .woocommerce-cart-form__cart-item td.product-price {
    width: 30%;
}

.woocommerce-cart-form__cart-item td.product-name, .woocommerce-cart-form__cart-item td.product-subtotal {
    width: 40%;
}

.car-tab-single-car-img {
    height: auto;
    max-height: auto !important;
}

.car-tab-single-car {
    flex: 99%;
    max-width: 99%;
}

.woocommerce-cart-form__cart-item td.product-quantity {
    width: 18%;
}

.woocommerce-cart-form__cart-item td.product-price {
    width: 23% !important;
}

 .woocommerce-cart-form__cart-item td.product-subtotal {
width: 100%;
    padding: 0px 0px 15px 10px !important;
}

.woocommerce-cart-form .product-subtotal span {
	font-size: 16px;
}

.woocommerce-cart-form .quantity input {
    text-align: center !important;
}

.car-tab-single-car-title {
    margin-top: 4px;
}

.mobile_menu ul li a {
    white-space: break-spaces;
}



.repairs-single div {
    font-size: 14px;
    line-height: 18px;
}

.trans-slider-single {
    flex: 47%;
    max-width: 47%;
    margin-bottom: 10px;
    margin-right: 3% !important;
}

.checkbox-area {
	margin-top: 10px !important;
}

.woocommerce-order-overview li {
    width: 99%
 }

 .car-photo-gallery .show-all {
    width: 35%;
}

/* .car-photo-gallery li {
    width: 100%;
    height: 70px;
    overflow: hidden;
} */

.car-photo-gallery .show-all a {
    margin-top: 19px;
}

.car-allproducts-gallery ul li {
    overflow: hidden;
}

.car-allproducts-gallery ul li {
    flex: 23.7% !important;
    max-width: 23.7% !important;
    overflow: hidden;
    margin-left: 1%;
}

.car-allproducts-gallery ul {
    gap: 0px 0%;
}

.current-price {
    font-size: 30px;
    line-height: 36px;
}

.price-block-wrapper {
    padding: 30px 15px 30px 15px;

}

.price-block-left, .price-block-right {
    flex: 100% !important;
    max-width: 100% !important;
    margin-left: 0%;
    margin-bottom: 4px;
}


.product .price form {
    margin-top: 10px;
}

.product_cat_two_wrapper {
    gap: 0px 0%;
}

.product_cat_two_single {
    flex: 49% !important;
    max-width: 49% !important;
    margin-right: 1%;
}

.cars-page-singlecat-inside img {
       position: absolute;
    top: 6px;
    left: 10px;
   width: 24px !important;
}

.cars-page-singlecat span {
    font-size: 14px;
    line-height: 20px;
    margin-left: 37px;
    padding-right: 11px;
}

 .woocommerce-shop .products .item-code h4 {
    font-size: 13px !important;
}

#primary .wpgb-facet {
     padding-right: 0px !important; 
}

 .woocommerce-shop .products .item-cat {
    font-size: 15px;
    line-height: 19px;
}

 .woocommerce-shop .products .price {
    font-size: 18px;
}
	
	.products .item-code h4{
		height:auto;
	}

}

.price-block-wrapper{
	padding: 27px;
}

.price-block-wrapper .all-product-reviews {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 25px;
	border-top: 1px solid #E7E7E7;
	column-gap: 15px;
	order: 2;
}

.price-block-wrapper .all-product-reviews .google-review-block{
	order: 1;
	margin: 0;
}

.price-block-wrapper .all-product-reviews .price-block-totals{
	padding: 0;
}

.price-block-wrapper .all-product-reviews > img{
	position: relative;
	left: 0;
	top: 0;
	order: 3;
	max-width: 63px;
	height: auto;
}

.price-block-wrapper .price-block-left{
	display: flex;
	column-gap: 20px;
}

.price-block-left .price{
	flex-basis: 65%;
}

.price-block-left .shipping-price{
	flex-basis: 45%;
}

.price-block-left .price .price-box{
	display: flex;
	column-gap: 5px;
	align-items: flex-end;
}

.price-block-left p.price del{
	font-size: 15px;
}
.price-block-left p.price ins{
	display: block;
	background: transparent!important;
}

.price-block-left .price .price-block-right{
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 14px 21px!important;
}

.price-block-left .shipping-price > p, .price-block-left .shipping-price .shipping-cost > *{
	margin: 0;
	font-size: 13px;
	font-weight: 700;
}

.price-block-left .shipping-price .shipping-cost{
	margin-top: 10px;
}

.price-block-left .shipping-price .shipping-cost > p.cost{
	font-size: 13px;
	color: #184C9C;
}

.price-block-left .shipping-price .shipping-cost > p.cost > p{
	display: flex;
	justify-content: space-between;
	column-gap: 10px;
	margin: 0 0 10px 0;
}

.price-block-left .shipping-price .product-count{
	margin: 10px 0!important;
}

.price-block-left .shipping-price select{
	background: #F4F6FA;
    width: 100%;
    border: none;
    border-radius: 5px;
    padding: 11px;
    color: #184C9C;
    font-family: 'Manrope';
    font-size: 15px;
    font-weight: 700;
}

.price-block-left .shipping-price select::picker-icon{
	padding-right: 10px;
}

.price-block-left .shipping-price select option{
	background: #ffffff;
	color: #111111;
}

.price-block-left .shipping-price select:hover option:hover, .price-block-left .shipping-price select option:focus{
	background: #F5F5F5;
}

@media (max-width: 600px){
	.price-block-wrapper .price-block-left{
		flex-direction: column;
		row-gap: 20px;
	}
	
	.price-block-wrapper .all-product-reviews{
		flex-direction: column;
		align-items: flex-start;
        row-gap: 10px;
	}
}