/*
Theme Name: Perficio Theme
Version: 1.0.0
Template: hello-elementor
*/

a {
  text-decoration: none;
  transition: .5s;
	color: #af8d68;
}

body.single-post .elementor-widget-theme-post-content p { margin-bottom:1.5em; }
body.single-post .elementor-widget-theme-post-content h4 { font-weight: 600; margin:2.75rem; }


/* PRINT FRIENDLY */
@media print {
  .elementor-location-header, .orange-box-top, .elementor-location-footer, .hideprint {
    display: none !important; }

  .imgprint {
    width: 50%; } }
