/* 
Theme Name: Journey of a pilgrim_theme
Theme URI: https://prosysolution.com
Description: Journey of a pilgrim_theme is a child theme of Hello Elementor, created by Prosys Solution to customize Hello Elementor Theme
Author: Prosys Solution
Author URI: https://prosysolution.com
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

/*.site-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
	  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
body {
  padding-top: 113px;
}
main#content {
    padding-top: 30px;
}
*/