/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

.trending .topics {
	display: none;
}

.trending {
	padding-top: 0;
}

.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
	margin-left: 8%;
	margin-right: 8%;
}

.summary .excerpt-small {
	display: block;
}

.summary {
	background: #ffffec;
	margin-bottom: 20px;
}

.summary .details {
	padding: 0 10px;
}

.summary .excerpt-small {
	margin-bottom: 0;
	font-size: .8em;
}

table td {
	border: 1px solid #FFFFFF;
}

p { 
	text-align: justify;
  text-justify: inter-word;
} 

table.gridtable {
	border-collapse: collapse;
	border-color: #FFFFFF;
	border-width: 1px;
}

#content,#content input,#content textarea {
	color: #333333;
	font-family: Calibri, Geneva, Tahoma, Verdana, sans-serif;
	line-height: 24px;
	font-size: 15px;
	text-align: left;
}

.entry-title a:link,.entry-title a:visited,#content .entry-title {
	color: #10356D;
	font-size: 21px;
	font-family: Calibri, Geneva, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	text-shadow: 1px 1px 1px #999;
}

.entry-meta {
	display: none;
}

.entry-content a:link {
	color: #ED6F1B !important;
}

.entry-content a:hover {
	color: #1A4C8B !important;
}

.entry-content a:focus {
	color: #10356D !important;
}

.entry-content a:active {
	color: #ED6F1B !important;
}

#access {
	background: #ED6F1B;
}

#access a {
	color: #FFFFFF;
	font-weight: bold;
}

#access ul ul:hover a {
	color: #10356D;
	font-weight: bold;
}

#access li:hover a {
	background: #ED6F1B;
	color: #0A2652;
	font-weight: bold;
}

#access ul ul li:hover a {
	background: #ED6F1B;
	color: #FFFFFF;
}

table.gridtable th {
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

table.gridtable td {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
}

#content tr td {
	border-top-color: #ffffff !important;
	padding: 8px 4px 0 12px;
}

#content table {
	border: 0;
	border-collapse: collapse;
	margin-bottom: 0;
}

div.sharedaddy div.sd-block {
	border-top-color: #ffffff !important;
}

hr {
	border: 0;
	width: 100%;
	color: #FE9F36;
	background-color: #FE9F36;
	height: 1px;
}

#content table.tabs {
	width: auto;
	margin: 0;
}

#content table.tabs tr td {
	padding: 0 !important;
	width: auto;
	font-size: 0;
}

#content table.tabs tr td a {
	display: block;
	height: 22px;
}

#content table.tabs tr td img {
	margin: 0;
	display: inline;
}

#content table.gridsheader tr td {
	border: 1px solid #FE9F36;
	background-color: #D9D9D9;
}

#content table.grids tr td {
	border: 1px solid #FE9F36;
}

#content table.newsheader tr td {
	border: 1px solid #FFFFFF;
	background-color: #3A5F94;
}

#content table.newsheader td {
	height: 10px;
}

#content table.news tr td {
	border: 1px solid #FFFFFF;
	background-color: #3A5F94;
}

#content table.news td {
	height: 90px;
}

#content div.tabbedContent {
	border: 1px solid #FE9F36;
	padding: 5px;
}

.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
	background: none repeat scroll 0 0 #cc0000;
	border-radius: 5px;
	box-shadow: 4px 3px 7px #555;
}

/* EDIT by AlexN - Codeable on 06/06/2016
Fomr this line below, you can modify*/
#nav > li > a {
/*color of the menu links */
	color: #ffffff;
	font-weight: bold;
}

#nav > li.current_page_item > a,
#nav > li:hover > a {
/*color of the selected menu links and when you pass with the mouse over a link for menu */
	background: #ED6F1B;
	color: #0A2652;
}

#nav > li:hover > ul {
/*color of the dropdown */
	background: #ffffff;
}

#nav > li:hover > ul li a {
/*color of the dropdown links */
	background: #fff;
	color: #10356D;
	font-weight: bold;
}

#nav > li:hover ul li:hover > a,
#nav > li:hover > ul li.current_page_item a {
/*color of the dropdown links when you pass with the mouse over them and when is selected */
	background: #ED6F1B;
	color: #FFFFFF;
}

.sub-menu {
/*color of the dropdown menu background */
	background-color: #ED6F1B !important;
}

/*removing the space by removing the page default title on the homepage*/
.home .main-content .page-title {
	display: none;
}

/*removing footer*/
footer#footer {
	display: none;
}

/*removing the space by removing the page default title on the homepage*/
.page-id-14324 .main-content .page-title {
	display: none;
}

/*mouse-over behaviour*/
.roll .rollover, .roll:hover .regular {
	display: none;
}

.roll:hover .rollover {
	display: block;
}

/* move gallery image button to the top */
.jp-carousel-image-meta {
    position: absolute;
    top: -75vh;
    right: 0px;
}

.page-id-21311 .main-content .page-title {
	display: none;
}

.page-id-21311 header, .page-id-21311 footer {
    display: none !important;
}

.page-id-21311 .header-image {
display: none;
}

body.page-id-21311 { 
background-image: url("https://yourlifepurpose.com/wp-content/uploads/2023/11/Survey-Page-Image-10.jpg"); 
background-position: center center; 
background-size: cover; 
background-repeat: no-repeat; 
background-attachment: fixed;
}

.page-id-21951 .main-content .page-title {
	display: none;
}

.page-id-21951 header, .page-id-21951 footer {
    display: none !important;
}

body.page-id-2192308 
background-image: url("https://yourlifepurpose.com/wp-content/uploads/2023/11/Survey-Page-Image-10.jpg"); 
background-posit2308 center center; 
background-size: cover; 
background-repeat: no-repeat; 
background-attachment: fixed;
}

.page-id-22308 header, .page-id-21311 footer {
    display: none !important;
}

.page-id-22308 .header-image {
display: none;
}

.comment-form-author, .comment-form-email {
    display: none;
}

.comment-form-fields, .comment-form-avatar, #comment-form-nascar {
    display: none !important;
}

.page-id-23810 header, .page-id-21311 footer {
    display: none !important;
}

.page-id-23810 .main-content .page-title {
	display: none;
}

.page-id-23810 .header-image {
display: none;
}

.page-id-23880 header, .page-id-21311 footer {
    display: none !important;
}

.page-id-23880 .main-content .page-title {
	display: none;
}

.page-id-23880 .header-image {
display: none;
}


.postid-16457 .main-content .page-title {
	display: none;
}

.postid-16457 header, .postid-16457 footer {
    display: none !important;
}

.wp-block-button__link,
.wp-block-button .wp-element-button,
.wp-block-button a {
  color: #ffffff !important;
}

.wp-block-button__link:hover,
.wp-block-button .wp-element-button:hover,
.wp-block-button a:hover {
  color: #ffffff !important;
}

/* CSS edits for Cora AI Agent */

.wp-block-button__link,
.wp-block-button .wp-element-button,
.wp-block-button a {
  background-color: #d97706 !important;
  color: #ffffff !important;
  border: 1px solid #d97706 !important;
}

.wp-block-button__link:hover,
.wp-block-button .wp-element-button:hover,
.wp-block-button a:hover {
  background-color: #ED6F1B !important;
  color: #ffffff !important;
  border-color: #ED6F1B !important;
}

/* Pricing section wrapper */
.cora-pricing-section {
  max-width: 1180px;
  margin: 0 auto;
  padding: 40px 20px 20px;
}

.cora-pricing-section .wp-block-columns {
  gap: 28px;
  align-items: stretch;
}

.cora-pricing-section .wp-block-column {
  display: flex;
}

.cora-pricing-card {
  width: 100%;
  background: linear-gradient(180deg, #fffdf8 0%, #fff7ed 100%);
  border: 1px solid rgba(217, 119, 6, 0.14);
  border-radius: 22px;
  padding: 32px 28px;
  box-shadow: 0 12px 30px rgba(120, 53, 15, 0.08);
  position: relative;
  overflow: hidden;
}

.cora-pricing-card::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #f59e0b 0%, #ea580c 100%);
}

.cora-pricing-card h3 {
  margin-bottom: 8px;
  font-size: 1.55rem;
  line-height: 1.2;
  color: #7c2d12;
}

.cora-pricing-plan {
  margin: 0 0 10px;
  font-size: 0.95rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #c2410c;
  font-weight: 700;
}

.cora-pricing-price {
  margin: 0 0 14px;
  font-size: 2.2rem;
  line-height: 1.05;
  font-weight: 800;
  color: #111827;
}

.cora-pricing-price span {
  font-size: 1rem;
  font-weight: 600;
  color: #6b7280;
}

.cora-pricing-card p {
  color: #374151;
}

.cora-pricing-card ul {
  margin: 22px 0;
  padding-left: 1.2rem;
}

.cora-pricing-card li {
  margin-bottom: 10px;
  color: #374151;
}

.cora-pricing-card li::marker {
  color: #ea580c;
}

.cora-pricing-note {
  margin-top: 18px;
  font-size: 0.92rem;
  color: #6b7280;
}

.cora-pricing-card .wp-block-buttons {
  margin-top: 22px;
  margin-bottom: 8px;
}

.cora-pricing-card .wp-block-button__link,
.cora-pricing-card .wp-block-button .wp-element-button,
.cora-pricing-card .wp-block-button a {
  width: 100%;
  justify-content: center;
  text-align: center;
  border-radius: 999px;
  padding: 15px 22px;
  font-weight: 700;
  letter-spacing: 0.02em;
  background: linear-gradient(135deg, #ea580c 0%, #f59e0b 100%);
  color: #ffffff !important;
  border: none;
  box-shadow: 0 10px 24px rgba(234, 88, 12, 0.25);
  transition: transform 0.18s ease, box-shadow 0.18s ease, opacity 0.18s ease;
}

.cora-pricing-card .wp-block-button__link:hover,
.cora-pricing-card .wp-block-button .wp-element-button:hover,
.cora-pricing-card .wp-block-button a:hover {
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: 0 16px 30px rgba(234, 88, 12, 0.3);
  opacity: 0.98;
}

.cora-pricing-card .wp-block-button__link:focus,
.cora-pricing-card .wp-block-button .wp-element-button:focus,
.cora-pricing-card .wp-block-button a:focus {
  color: #ffffff !important;
  outline: 3px solid rgba(245, 158, 11, 0.28);
  outline-offset: 3px;
}

.cora-pricing-intro {
  max-width: 760px;
  margin: 0 auto 30px;
  text-align: center;
}

.cora-pricing-intro h2 {
  margin-bottom: 12px;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1.05;
  color: #111827;
}

.cora-pricing-intro p {
  margin-bottom: 0;
  font-size: 1.08rem;
  color: #4b5563;
}

.cora-pricing-footer {
  margin-top: 20px;
  text-align: center;
  color: #6b7280;
  font-size: 0.95rem;
}

@media (max-width: 781px) {
  .cora-pricing-section {
    padding: 24px 16px 10px;
  }

  .cora-pricing-card {
    padding: 26px 22px;
    border-radius: 18px;
  }

  .cora-pricing-price {
    font-size: 1.95rem;
  }
}

.cora-path-section {
  max-width: 1180px;
  margin: 0 auto;
  padding: 34px 20px 16px;
}

.cora-path-intro {
  max-width: 760px;
  margin: 0 auto 26px;
  text-align: center;
}

.cora-path-intro h2 {
  margin-bottom: 12px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(2rem, 4vw, 2.9rem);
  line-height: 1.08;
  letter-spacing: -0.025em;
  color: #1f2937;
}

.cora-path-intro p {
  margin-bottom: 0;
  font-size: 1.05rem;
  line-height: 1.72;
  color: #5b6470;
}

.cora-path-section .wp-block-columns {
  gap: 24px;
  align-items: stretch;
}

.cora-path-section .wp-block-column {
  display: flex;
}

.cora-path-card {
  width: 100%;
  background: #fffdfa;
  border: 1px solid rgba(217, 119, 6, 0.12);
  border-radius: 18px;
  padding: 28px 26px;
  box-shadow: 0 10px 26px rgba(17, 24, 39, 0.05);
  position: relative;
}

.cora-path-card::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 4px;
  border-radius: 18px 18px 0 0;
  background: linear-gradient(90deg, #f59e0b 0%, #ea580c 100%);
}

.cora-path-eyebrow {
  margin: 0 0 10px;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #c2410c;
}

.cora-path-card h3 {
  margin-bottom: 12px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.48rem;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #7c2d12;
}

.cora-path-card p {
  color: #4b5563;
  line-height: 1.68;
}

.cora-path-card .wp-block-buttons {
  margin-top: 20px;
  margin-bottom: 6px;
}

.cora-path-card .wp-block-button__link,
.cora-path-card .wp-block-button .wp-element-button,
.cora-path-card .wp-block-button a {
  width: 100%;
  justify-content: center;
  text-align: center;
  border-radius: 999px;
  padding: 14px 20px;
  font-weight: 700;
  letter-spacing: 0.01em;
  background: linear-gradient(135deg, #ea580c 0%, #f59e0b 100%);
  color: #ffffff !important;
  border: none;
  box-shadow: 0 10px 22px rgba(234, 88, 12, 0.18);
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.cora-path-card .wp-block-button__link:hover,
.cora-path-card .wp-block-button .wp-element-button:hover,
.cora-path-card .wp-block-button a:hover {
  color: #ffffff !important;
  transform: translateY(-1px);
  box-shadow: 0 14px 28px rgba(234, 88, 12, 0.22);
}

.cora-path-card .wp-block-button__link:focus,
.cora-path-card .wp-block-button .wp-element-button:focus,
.cora-path-card .wp-block-button a:focus {
  color: #ffffff !important;
  outline: 3px solid rgba(245, 158, 11, 0.22);
  outline-offset: 3px;
}

.cora-path-note {
  margin-top: 14px;
  font-size: 0.92rem;
  color: #6b7280;
}

@media (max-width: 781px) {
  .cora-path-section {
    padding: 24px 16px 8px;
  }

  .cora-path-card {
    padding: 24px 20px;
    border-radius: 16px;
  }

  .cora-path-card::before {
    border-radius: 16px 16px 0 0;
  }
}

