::-webkit-scrollbar {
  width: 6px;
}
::-webkit-scrollbar-thumb {
  background: #666;
}
::-webkit-scrollbar-track {
  background: #ddd;
  border: none;
  border-bottom: none !important;
  border-left: 0.0625rem solid #888;
  border-top: none !important;
}
footer .copyright a:hover {
  color: #fff !important;
}
footer #menu-footer-menu {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
footer #menu-footer-menu li {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
footer #menu-footer-menu li a {
  color: #B8BBC2;
  text-decoration: none;
}
footer #menu-footer-menu li a::before {
  display: none;
}
footer #menu-footer-menu li a:hover {
  color: #fff;
}
.cars_page_featured {
  margin: 50px auto 0;
}
.cars_page_gallery .cars_page_gallery_item {
  background-color: #000;
  background-image: var(--image);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 96px;
  width: 96px;
}
.sc_cars_item_thumb .image {
  background-image: var(--image);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: calc(var(--width) * 9 / 16);
  width: var(--width);
}
.post_content ul li {
  margin: 0 0 10px;
}
.sc_button_default.color_style_link2, .color_style_link2 .sc_button_default, .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image), .color_style_link2 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
  background: #265588 !important;
}
.page_content_wrap {
  padding-top: 0 !important;
}
body.blog .header-post-title-separator {
  display: none !important;
}
body.blog .header-title {
  min-height: 76px;
  margin-top: 41px;
}
@media (max-width: 479px) {
  .menu_mobile .sc_layouts_logo img {
    filter: grayscale(1) invert(1) saturate(1) !important;
  }
}
.cars_search_form .cars_search_basic .cars_search_button {
  background: #265588 !important;
}
/*# sourceMappingURL=https://karussellcars.3dsignia.com/wp-content/build/scss_library/0fb07f4bc75f8e70c1bf36b2d110c8bdce93c838.css.map */