#field_8_26::before {
  content: none !important;
  display: none;
}

#field_8_27::before {
  content: none !important;
  display: none;
}

#content-1{
  .kl-figure-img-wrapper-edition {
    height: 513px;
    border-radius: 20px 0;
    overflow: hidden;
  }
}

.page-template-perles p#breadcrumbs{
  position: absolute;
  z-index: 9;
  top: 150px;
  left: 30px;
  color: rgba(194, 146, 79, 1) !important;
  font-family: "iskra" !important;
  @media screen and (max-width: 992px) {
      top: 130px;
      left: 15px;
  }
  span{
      a{
          color: rgba(21, 32, 101, 1);
      }
  }
}
.page-template-trophy-home.page-template-perles p#breadcrumbs{
  position: absolute;
  z-index: 9;
  top: 150px;
  left: 30px;
  color: rgba(194, 146, 79, 1) !important;
  font-family: "iskra" !important;
  @media screen and (max-width: 992px) {
      top: 130px;
      left: 15px;
  }
  span{
      a{
          color: rgba(194, 146, 79, 1) !important;
      }
  }
}

.modal-left{
  &::before{
    left: unset !important;
    right: 0;
    transform: translate(60%, -75%) scaleX(-1) !important;
  }
}