.txt-padding-12 {
	padding: 12px
}

.page-id-13 .entry-title{
display:none;
}

.entry-header{color:#b3a369}


/* Code added by Sharmaine Mitchell */

.main-wrapper {
	padding-top: 0px;
}

.page-header {
  margin-bottom: 0rem;
}

.entry-content {
	margin-top: 0px;
}

.mfp-content a {
	color: #B3A369;
	font-weight: bold;
	text-decoration: underline;
}

/* */

.full-width-section {
width: 100vw !important;
position: relative !important;
left: 50% !important;
right: 50% !important;
margin-left: -50vw !important;
margin-right: -50vw !important;
}

/**** For ultra wide screens beyond 2200px ****/
@media (min-width: 2200px) {
	.full-width-section{
	  width: 100% !important;
		left: auto !important;
    right: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
	}
}

/***Header spacing***/
.page-header.et-fb-root-ancestor-sibling{margin-bottom:0px;}
.wrapper{padding-top: 0rem;}
/*** Remove default page title placement***/
h1.page-title.entry-title{font-size: 0px;}



ul li::marker {
		color: #B3A369;
}
.et-db #et-boc .et-l .et_pb_blurb_content ol li {margin-top: 20px !important;}
ol li::marker {font-weight: bold; color: #857437;}