/* PRICE slider */
.p_g_title { display: none;}
.p_sub_g_title { display: none;}
.pirce_item_img { opacity: 0.5; margin: 0 auto 0 0; display: flex;}

@media (max-width: 767px) {
	.h1.vlt-large-heading, h1.vlt-large-heading { font-size: 4rem;}
}


@media only screen and (max-width: 540px) {
  .vlt-post-title,
  .vlt-project-title {
    font-size: 3rem;
  }

  h3, h3 {
      font-size: 2.125rem;
      line-height: 1.35;
    }

    .vlt-footer-copyright {
        opacity: 0;
        visibility: hidden;
    }
}