
		/*
You can add your own CSS here.

Click the help icon above to learn more.
*/	

#post-746 > div.entry-content > ul, #post-64 > div.entry-content > ul {
	margin-left: 2em;
	list-style: none
}

#post-746 > div.entry-content > ul > li::before, #post-64 > div.entry-content > ul > li::before {content: "♥"; color: #e8c030;
  display: inline-block; width: 1em;
  margin-left: -1em}

.widget-title {
	color: #e8c030 !important;
}

.parent-pageid-738 > div .cd-fixed-bg-one > div.entry-content {
	display: none;
}

.parent-pageid-738 > div span.overlay {
	display: none;
}

.parent-pageid-738 > div .cd-fixed-bg-one {
	padding-top: 20rem !important;
	padding-bottom: 20rem !important;
}

@media screen and (max-width: 1000px) {
  .parent-pageid-738 > div .cd-fixed-bg-one {
	padding-top: 10rem !important;
	padding-bottom: 10rem !important;
  }
}

@media screen and (max-width: 250px) {
  .parent-pageid-738 > div .cd-fixed-bg-one {
	padding-top: 5rem !important;
	padding-bottom: 5rem !important;
  }
}

@media screen and (min-width: 800px) {
	.hentry {
		padding-top: 0;
	}
}

.page-id-1176 > div .cd-fixed-bg {
	min-height: 200px;
}

.page-id-393 > div .entry-title > a {
	color: #333 !important;
}

.page-id-861> div .urgent-heading {
	margin-top: 10px;
}

.site > div .underline-link {
	border-bottom: 1px solid currentColor;
}

.site > div .underline-link-thick {
	border-bottom: 2px solid currentColor;
}

.site > div a:hover {
	color: #e8c030;
}

.footer-link-custom > li {
	margin-bottom: 6px !important;
}

.footer-link-custom > li > a:hover {
	border-color: currentColor;
} 

.scroll-to-top {
	margin-left: 0px !important;
}

.center-card {
	margin: 0px !important;
	margin-bottom: 1.6em !important;
	background: #333 !important;
	color: white !important;
}

.scale-on-hover:hover {
	transform: scale(1.1)
}

.link-yellow-background{
	color: #333 !important;
	border-bottom: 1px solid #333 !important;
}

.link-yellow-background:hover{
	color: blue !important;
	border-bottom: 1px solid blue !important;
}

.no-underline-link {
	border-bottom: none !important;
}

.no-underline-link:hover {
	border-bottom: none !important;
}

/*
.footer-link-custom > li > a {
	border-bottom: none;
}*/

/* .site > div a {
	border-bottom: 2px solid currentColor;
} */

/* .entry-title > a {
	color: #e8c030 !important;
} */