.vrez {
  display: flex;
  margin: 25px 0 30px 0;
  background-color: #dddddd; }
  @media screen and (max-width: 615px) {
    .vrez {
      flex-direction: column-reverse; } }
  .vrez-left {
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .vrez-left a.evo-entry-title {
      font-size: 22px;
      margin-bottom: 60px;
      display: block;
      line-height: 1.5;
      background-color: inherit;
      padding: 0;
      color: #000 !important; }
    .vrez-left a {
      background-color: #000000;
      color: #fff !important;
      padding: 12px 25px; }
  .vrez-reght img {
    object-fit: cover;
    height: 100%; }

.evo-single-footer {
  margin-bottom: 100px; }


.post-comment.single-top {
  margin-bottom: 100px; }

.evo-single-header, .evo-single-header {
  max-width: 900px;
  margin: auto; }

figure.evo-single-center.evo-post-thumb, figure.evo-single-center.evo-post-thumb {
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  height: 620px;
  margin-bottom: 15px; }

figure.evo-single-center.evo-post-thumb > a, figure.evo-single-center.evo-post-thumb > a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1; }

figure.evo-single-center.evo-share-top, figure.evo-single-center.evo-share-top {
  border-top: 0;
  border-bottom: 1px solid #efefef;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top: 0; }

/*# sourceMappingURL=front.css.map */
