.gallery_container {
  margin: 50px 0px 35px 0px;
}

.gallery_container .fotorama__stage__frame {
  background-color: #b4b4b4;
}

.gallery_container .fotorama__thumb-border {
  border-color: #ed1c24;
}

.gallery_container .fotorama__arr {
  width: 22px;
  height: 80px;
  margin-top: -40px;
}

.gallery_container .fotorama__arr--prev {
  left: 20px;
  background: url("../img/left_arrow.svg") no-repeat center;
}

.gallery_container .fotorama__arr--next {
  right: 20px;
  background: url("../img/right_arrow.svg") no-repeat center;
}/*# sourceMappingURL=sliders.css.map */