/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.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
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

html, body {
	overflow-x: hidden !important;
}
#primary.single-post-template {
  max-width: 900px;
  margin: 0 auto;
  padding: 160px 0px 40px 0px;
}
#primary.single-post-template .entry-title {
  font-size: 42px;
  line-height: 1.2;
  margin-bottom: 20px;
  font-weight: 700;
  color: #0b5a97;
  padding-top: 20px;
}
#primary.single-post-template .post-navigation a,
#primary.single-post-template .post-meta a,
#primary.single-post-template .entry-content a {
  color: #0b5a97; 
	text-decoration: underline;
}
#primary.single-post-template .wp-block-button__link.wp-element-button {
  color: #fff !important;
  background: #0b5a97;
  margin-top: 10px;
}
#primary.single-post-template .post-navigation a:hover,
#primary.single-post-template .post-meta a:hover,
#primary.single-post-template .entry-content a:hover {
  color: #333; 
	text-decoration: underline;
}
#primary.single-post-template .wp-element-caption {
  background: #f9f9f9;
  padding: 20px;
  margin: 0;
  font-size: 13px;
  text-align: left;
}
#primary.single-post-template .wp-block-heading {
  margin-top: 40px;
	font-weight: 600;
}
#primary.single-post-template  .wp-block-image.size-large {
	margin: 30px 0;
}
#primary.single-post-template .post-meta {
  font-size: 14px;
  margin-bottom: 20px;
  color: #777;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}
#primary.single-post-template .post-thumbnail img {
	width: 100%;
	height: auto;
	border-radius: 12px;
	margin-bottom: 30px;
}

#primary.single-post-template .entry-content {
	font-size: 18px;
	line-height: 1.8;
}

#primary.single-post-template .post-navigation {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
	padding-top: 30px;
	border-top: 1px solid #eee;
}
.pic {
  position: relative;
}
.pic::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  height: 100%;
  width: 100%;
  border: 2px solid #151616;
  transform: rotate(3deg);
  border-radius: 20px;
  box-shadow: 0 0 10px -5px rgba(0,0,0,0.3);
}
.page-id-2430 .gfield_required {
  display: none;
}
#gform_fields_1 {
	padding: 40px;
	background: #ffffffbf;
	border-radius: 20px;
	backdrop-filter: blur(10px);
	box-shadow: 0 0 50px 0 rgba(0,0,0,0.2);
}
.services-row .e-con.e-child {
  position: relative;
  overflow: hidden;
}
.gform-field-label.gform-field-label--type-sub {
  display: none !important;
}
#input_1_2 {
  width: 100% !important;
}
#gform_submit_button_1 {
  width: 100%;
  padding: 20px !important;
  font-size: 24px;
  font-weight: 600;
}
#input_1_3 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 3%;
}
#input_1_3 > diva {
  width: 48%;
  height: 80px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.services-row .e-con.e-child::after {
  content: 'Read more';
  position: absolute;
  inset: 0;
  background-color: #f9fcfe;
  color: #024166;
  font-size: 1.3rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: scale(0.7);
	border-radius: 20px;
  transition: all 0.3s;
  pointer-events: none;
}

.services-row .e-con.e-child:hover::after {
  opacity: 1;
  transform: scale(1);
	border-radius: 20px;
}
.hiw {
  border: 1px solid;
  border-image: linear-gradient(130deg, #0064A1 0%, #44B9FF 100%);
  border-image-slice: 1;
}
li:not(.get-started) .hfe-menu-item {
  background: transparent;
	transition: all 0.3s;
  border-radius: 50px;
  padding: 4px 12px !important;
}
li:not(.get-started):hover .hfe-menu-item {
  background: #f2f8fb !important;
}
.hfe-nav-menu {
  align-items: center;
}
.gfield_label {
  font-weight: 600 !important;
  font-size: 18px !important;
}
.gform-theme--framework .gf_progressbar .percentbar_blue {
	background: #036FB0;
}
.contact-info a {
	text-decoration: none;
}
#round .elementor-button {
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  line-height: 1.3em;
  box-shadow: 0 0 4px 0 rgba(0,0,0,0.5);
}
.blue p {
   background: linear-gradient(130deg, #024166 0%, #2B92D0 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent !important;
}
.blur-btn {
	backdrop-filter: blur(5px);
}
  .icon {
    position: relative;
    width: 60px;
    height: 60px;
  }

  /* center core */
  .core {
    position: absolute;
    inset: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 20px #fff;
    animation: corePulse 6s ease-in-out forwards;
  }

  /* orbit ring */
  .ring {
    position: absolute;
    inset: 0;
    border-radius: 50%;
    border: 2px solid rgba(255,255,255,0.4);
    animation: rotateRing 6s ease-in-out infinite;
  }

  /* orbit dot */
  .dot {
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 12px #fff;
  }

  /* animations */
  @keyframes rotateRing {
    0%   { transform: rotate(0deg) scale(0.6); opacity: 0; }
    20%  { opacity: 1; }
    50%  { transform: rotate(540deg) scale(1); }
    80%  { transform: rotate(900deg) scale(1.1); }
    100% { transform: rotate(1080deg) scale(0.8); opacity: 0; }
  }

  @keyframes corePulse {
    0%   { transform: scale(0.5); opacity: 0; }
    25%  { transform: scale(1.2); }
    50%  { transform: scale(1); }
    75%  { transform: scale(1.4); }
    100% { transform: scale(0.6); opacity: 0; }
  }
#real span {
	color: #036FB0;
}
#hero::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0%;
  pointer-events: none;
  background: radial-gradient(47.24% 30.73% at -9.71% 43.51%, rgba(3, 111, 176, 0.11) 0%, rgba(255, 255, 255, 0.00) 100%), radial-gradient(61.29% 39.87% at 100% 18.75%, rgba(3, 111, 176, 0.1) 0.88%, rgba(255, 255, 255, 0.20) 100%), #FFF;
  height: 100%;
  width: 100%;
}

.gform-page-footer.gform_page_footer.top_label {
  display: flex;
  justify-content: space-between;
}
.gform_previous_button,
.gform_next_button,
#content .gform_button {
	border-radius: 50px !important;
}

.gform_previous_button,
.gform_next_button {
  padding: 12px 30px !important;
}

.gfield--type-html {
  margin-bottom: -20px;
  margin-top: 30px;
}
.gfield--type-html p {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 0;
	color: #036FB0;
}

.get-started a,
.gform_next_button,
#content .gform_button,
.btn .elementor-button {
  background: linear-gradient(
    135deg,
    #227f43,
    #6dac1b,
    #227f43
  );
  background-size: 200% 200%;
  background-position: 100% 50%;

  color: white;
  border: none;
  padding: 14px 28px;
  cursor: pointer;
  transition: background-position 0.4s ease;
}
.get-started a {
  border-radius: 50px;
  color: #fff !important;
	margin-left: 5px;
}
.get-started a:hover,
.gform_next_button:hover,
#content .gform_button:hover,
.btn .elementor-button:hover {
  background-position: 0% 50%;
}

#hero-img .elementor-widget-container  {
  mask-image: url(https://howtobeatloneliness.com/wp-content/uploads/2026/03/grace-zenith-header-path-image.png);
  mask-size: contain;
mask-repeat: no-repeat;
mask-position: center;
  -webkit-mask-image: url(https://howtobeatloneliness.com/wp-content/uploads/2026/03/grace-zenith-header-path-image.png);
  -webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
}

@media all and  (max-width: 980px) {
	.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown {
  position: fixed !important;
  left: 0 !important;
  top: 140px;
}
.hfe-nav-menu {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding-left: 10px !important;
}
	
	.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown.menu-is-active {
	  background: #ffffff61  !important;
	  backdrop-filter: blur(20px);
	}
	#masthead .get-started a {
  background: #3b8e36 !important;
  width: fit-content;
}
	.menu-item a::after {
		left: 20px !important;
		transform: none !important;
	}
	.menu-item {
	  background: transparent !important;
		border: none !important;
	}
		.menu-item a {
	  background: transparent !important;
	}
.hfe-nav-menu-icon svg {
    font-size: 32px;
    line-height: 32px;
    height: 32px;
    width: 32px;
  }
	.hfe-nav-menu__toggle.elementor-clickable {
	  margin-right: 0 !important;
	}
}

@media all and (max-width: 480px) {
	#page .why-c .checkmark {
	  display: flex;
	  flex-direction: row !important;
	}
	.why-text {
	  padding-left: 30px;
	}
	.checkmark {
	  position: absolute;
	}
	#hero-text strong:last-child {
		display: inline-table;
	}
}