/*!
 * Copyright (c) 2020. FixGroup B.V.
 */
.blue__main {
  color: #049ee2 !important; }

body.post-template-template_post-repair .required-parts--block {
  border-radius: 6px;
  background-color: #ffffff;
  border: 1px solid #E9EBEC;
  padding: 12px 30px; }
  body.post-template-template_post-repair .required-parts--block:hover {
    text-decoration: none !important; }
  body.post-template-template_post-repair .required-parts--block:active, body.post-template-template_post-repair .required-parts--block:focus, body.post-template-template_post-repair .required-parts--block:focus-within {
    border: 1px solid #049ee2;
    outline: 2px solid #049ee2;
    outline-offset: -2px; }

body.post-template-template_post-repair .breadcrumb__wrapper {
  display: flex;
  flex-wrap: wrap; }
  body.post-template-template_post-repair .breadcrumb__wrapper .breadcrumb__single {
    margin-top: 1px;
    display: flex;
    font-weight: 600; }
    body.post-template-template_post-repair .breadcrumb__wrapper .breadcrumb__single svg {
      order: 2;
      transform: rotate(90deg);
      height: 16px;
      margin-top: 2px; }
    body.post-template-template_post-repair .breadcrumb__wrapper .breadcrumb__single span,
    body.post-template-template_post-repair .breadcrumb__wrapper .breadcrumb__single a {
      margin: 0 10px;
      order: 1; }
    body.post-template-template_post-repair .breadcrumb__wrapper .breadcrumb__single:first-child a {
      margin-left: 0; }
@media (max-width: 991px) {
  body.post-template-template_post-repair .breadcrumb__wrapper {
    position: absolute; }
    body.post-template-template_post-repair .breadcrumb__wrapper .breadcrumb__single:last-child {
      display: none !important; }
    body.post-template-template_post-repair .breadcrumb__wrapper .breadcrumb__single:nth-last-child(2) svg {
      display: none !important; } }
body.post-template-template_post-repair .post__header-wrapper {
  height: auto;
  margin-bottom: 0; }
  body.post-template-template_post-repair .post__header-wrapper .post__header {
    border-radius: 36px;
    height: 400px; }
    body.post-template-template_post-repair .post__header-wrapper .post__header .post__header-title {
      padding: 40px 40px 0 40px;
      font-weight: 600; }
    body.post-template-template_post-repair .post__header-wrapper .post__header .post__information {
      justify-content: flex-start; }
      body.post-template-template_post-repair .post__header-wrapper .post__header .post__information p {
        margin-right: 30px;
        margin-bottom: 0; }
        body.post-template-template_post-repair .post__header-wrapper .post__header .post__information p svg {
          height: 17px;
          width: 17px;
          margin-right: 5px; }
body.post-template-template_post-repair .required-parts {
  display: grid;
  grid-template-columns: 1.5fr 1.5fr 1fr;
  gap: 0 15px; }
  body.post-template-template_post-repair .required-parts a:not(.button__add_to_cart) {
    color: #0E1723; }
  body.post-template-template_post-repair .required-parts a.button__add_to_cart {
    display: block; }
  body.post-template-template_post-repair .required-parts--block {
    padding: 15px 30px;
    display: grid;
    grid-template-columns: 50px 1fr;
    gap: 0 10px; }
  body.post-template-template_post-repair .required-parts__image img {
    width: 100%;
    height: auto; }
  body.post-template-template_post-repair .required-parts__information {
    margin-bottom: 0;
    font-size: 12px; }
    body.post-template-template_post-repair .required-parts__information span.price span {
      color: #049ee2;
      font-weight: 700;
      font-size: 12px; }
  body.post-template-template_post-repair .required-parts__additional-parts {
    display: flex;
    justify-content: center;
    flex-direction: column; }
    body.post-template-template_post-repair .required-parts__additional-parts span,
    body.post-template-template_post-repair .required-parts__additional-parts p {
      margin-bottom: 0;
      font-size: 12px;
      line-height: 1.2; }
    body.post-template-template_post-repair .required-parts__additional-parts .additional-parts__open-panel {
      color: #049ee2;
      cursor: pointer;
      font-weight: 700;
      margin-top: 4px;
      display: block; }
body.post-template-template_post-repair .entry-content img {
  max-width: 100%;
  height: auto; }
@media (max-width: 991px) {
  body.post-template-template_post-repair .breadcrumb__wrapper {
    z-index: 1; }
    body.post-template-template_post-repair .breadcrumb__wrapper a {
      color: #ffffff; }
    body.post-template-template_post-repair .breadcrumb__wrapper .breadcrumb__single span, body.post-template-template_post-repair .breadcrumb__wrapper .breadcrumb__wrapper .breadcrumb__single a {
      color: #ffffff; }
    body.post-template-template_post-repair .breadcrumb__wrapper svg {
      color: #ffffff; }
  body.post-template-template_post-repair .post__header-wrapper {
    margin-top: -62px;
    z-index: -1; }
    body.post-template-template_post-repair .post__header-wrapper .post__header {
      border-radius: 0; }
      body.post-template-template_post-repair .post__header-wrapper .post__header .post__header-title {
        padding: 20px 20px 0 20px; }
        body.post-template-template_post-repair .post__header-wrapper .post__header .post__header-title h1 {
          font-size: 30px; }
  body.post-template-template_post-repair p.h5 {
    font-size: 18px; } }
@media (max-width: 767px) {
  body.post-template-template_post-repair .post__header-wrapper .post__header .post__header-title .post__information {
    flex-direction: column; }
  body.post-template-template_post-repair .required-parts {
    grid-template-columns: 1fr;
    gap: 10px 0; }
    body.post-template-template_post-repair .required-parts__part {
      padding: 20px; } }

/*# sourceMappingURL=post-repair.css.map */
