
body {
	background: #1e93cc;
	font: 14px/20px Arial, sans-serif;
	color: antiquewhite;
	margin: 0;
}
h1 {
	text-align: center;
	font-size: 175%;
	line-height: 100%;
	padding: 3%;
}
/* h2 is for service headings */
h2 {
	text-align: center;
	font-size: 150%;
	line-height: 100%;
}
h3 {
	font-size: 125%;
	text-align: center;
}
/* h4 is for service pricing */
h4 {
	text-align: center;
	font-size: 110%;
	font-weight: normal;
}
/* h5 is only for headings over header images */
h5 {
	text-align: center;
	font-size: 400%;
	font-weight: bold;
	line-height: 125%;
	color: #1e93cc;
	-webkit-text-stroke: 2px black;
}
header {
	background: #1e93cc;
	width: 100%;
	height: 86px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	oppacity: 0.90;
}
a {
	color: antiquewhite;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: antiquewhite;
	text-decoration: underline;
}
p {
	padding-bottom: 1%;
	text-indent: 8%;
	text-align: left;
}
p.centered {
	padding-bottom: 0px;
	text-align: center;
	text-indent: 0px;
}
nav {
	float: right;
	padding: 35px 20px 20px 0px;
}
nav ul li {
	display: inline-block;
	padding: 3px;
}
button {
  background-color: #136085;
  color: antiquewhite;
  padding: 16px;
  font-size: 16px;
  border: none;
  border-radius: 4px;
}
a:hover#menu-icon {
	border-radius: 4px 4px 0 0;
}
a.normal {
	font-weight: normal;
}
ul {
	list-style: none;
	padding-inline-start: 0px;
}

ul.social li{
	display: inline;
}
ul.social li img{
	height: 50px;
}
.serv {
	min-width: 300px;
	width: 368px;
	margin: 6px;
	text-align: left;	
	flex-grow: 1;
}
.half {
	width: 45%;
	margin: 1%;
	flex-grow: 1;
}
.offer {
	min-width: 310px;
	max-width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 17px;
	margin-left: auto;
	box-shadow: 10px 10px 5px lightblue;
	border: 2px solid antiquewhite;
	padding: 2%;
}
.testimonial {
	min-width: 310px;
	max-width: 350px;
	margin: auto;
	padding: 7px;
	border-radius: 25px;
	border: 2px solid antiquewhite;
	background-color: #136085;
	font-weight: bold;
	flex-grow: 1;
}
.littleimg {
	width: 100px;
	height: auto;
	display: block;
	margin: auto;
	object-fit: contain;
	padding: 8px;
}
.payments {
	min-width: 200px;
	margin: 4px;
	text-align: center;
	flex-grow: 1;
}
img.payment {
	height: 60px;
	width: auto;
}
.flexbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	
}
section.footer {
	width: 28%;
	float: left;
	margin: 2%;
	text-align: center;
}
.alignleft {
	float: left;
	padding: 1%;
}
.alignright {
	float: right;
	padding: 1%;
}
ol {
	list-style-position: outside;
}
footer {
	text-align: center;	
	padding: 20px;
	width: 100%;
	overflow: hidden;
}
.bullet {
  display: block;
  list-style-type: disc;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 40px;
  list-style: disc;
  list-style-position: outside;
}

.ethics {align-content: center;
	text-align: left;
	list-style: circle;
}
.clear {
	clear: both;
	height: 0;
}
.head {
	clear: both;
	height: 86px;
}
.container {
	width: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.reading {
	width: 80%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.scale {
	max-width: 100%;
	height: auto;
}
.wrap {
	float: left;
	object-fit: contain;
	padding: 8px;
}
.columns {
	columns: 200px;
	column-span: all;
	text-align: left;
	margin: auto;
}
.outline {
	border-color: antiquewhite;
	border: 3px;
	border-style: double;
}
.contact {
	margin: auto;
	width: 50%;
	padding: 20px;
	text-align: left;
}
/* for square buttons */
a.pagebutton {
	background-color: antiquewhite;
	color: #1e93cc;
	height: 40px;
	width: 80%;
	letter-spacing: 1px; 
	line-height: 38px; 
	padding: 5px 10px; 
	border-radius: 4px; 
	font-weight: bold; 
	font-size: 14px; 
	cursor: pointer; 
	display: inline-block; 
	position: fixed; 
	align-self: center;
	bottom: 10px;
	left: 10%; 
}
a.servicebutton {
	background-color: antiquewhite;
	color: #1e93cc; 
	height: 40px; 
	width: 80%;
	text-align: center;
	letter-spacing: 1px; 
	line-height: 38px; 
	padding: 5px 10px; 
	border-radius: 4px; 
	font-weight: bold; 
	font-size: 14px; 
	cursor: pointer; 
	display: inline-block; 
	align-self: center;
	bottom: 10px;
	left: 10%; 
}
a.servicebutton:hover {
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
/* full fill scalable horizontal bars used as div tags */
.barpent {
	align: center;
	height: 83px;
	background-position: center;
	background-repeat: repeat-x;
	background-image: url("../images/bar/bar34.gif");
	position: relative;
}
.barimp {
	align: center;
	height: 46px;
	background-position: center;
	background-repeat: repeat-x;
	background-image: url("../images/bar/line01b.png");
	position: relative;
}
.barwide {
	align: center;
	height: 46px;
	background-position: center;
	background-repeat: repeat-x;
	background-image: url("../images/bar/line04b.png");
	position: relative;
}
.moonline {
	align: center;
	height: 46px;
	background-position: center;
	background-repeat: repeat-x;
	background-image: url("../images/bar/moonline.png");
	position: relative;
}
.moonlineb {
	align: center;
	height: 46px;
	background-position: center;
	background-repeat: repeat-x;
	background-image: url("../images/bar/moonlineb.png");
	position: relative;
}
/* this set of classes is for the scaling background header images */
.services {
	background-image: url("../images/head/page_header_forest.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.readings {
	background-image: url("../images/head/page_header_reading2.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.classes {
	background-image: url("../images/head/page_header_study.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.astrology {
	background-image: url("../images/head/page_header_astrology.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.tarot {
	background-image: url("../images/head/page_header_tarot.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.oracles {
	background-image: url("../images/head/page_header_reading.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.palmistry {
	background-image: url("../images/head/page_header_palmistry.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.pendulum {
	background-image: url("../images/head/page_header_pendulum.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.bones {
	background-image: url("../images/head/page_header_bones.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.love {
	background-image: url("../images/head/page_header_herbs2.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.money {
	background-image: url("../images/head/page_header_money.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.dead {
	background-image: url("../images/head/page_header_ancestors.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.magic {
	background-image: url("../images/head/page_header_fire.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.work {
	background-image: url("../images/head/page_header_career.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.path {
	background-image: url("../images/head/page_header_path.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.ahead {
	background-image: url("../images/head/page_header_time.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.pastlife {
	background-image: url("../images/head/page_header_past.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.blessing {
	background-image: url("../images/head/page_header_psychic.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.wellness {
	background-image: url("../images/head/page_header_herbs.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.gifts {
	background-image: url("../images/head/page_header_cozy.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.events {
	background-image: url("../images/head/page_header_event.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.fullmoon {
	background-image: url("../images/head/page_header_fullmoon.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.newmoon {
	background-image: url("../images/head/page_header_newmoon.png");
	height: 214px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
/* this is for the div tags containing titles */
.serviceheading {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #1e93cc;
	white-space: nowrap;
}
/* for smaller screen menu display */
#menu-icon {
	display: none;
	width: 40px;
	height: 40px;
	background: url(../images/iconb.png) center;
}
/* media tags for responsive design */
@media screen and (max-width: 975px) {
	header {
		position: absolute;
	}
	#menu-icon {
		display: inline-block;
	}
	nav ul, nav:active ul {
	display: none;
	position: absolute;
	padding: 3px;
	background: #1e93cc;
	border: 2px solid antiquewhite;
	right: 20px;
	top: 60px;
	width: 200px;
	border-radius: 2px 0 2px 2px;
	}
	nav li {
		text-align: center;
		width: 100%;
		padding: 3px;
		margin: 0;
	}
	nav ul li{
		padding: 0px 0px 16px 0px;
	}
	nav:hover ul {
		display: block;
	}
	section.footer {
	width: 100%;
	clear: left;
	margin: 2%;
	text-align: center;	
	}

}
@media screen and (max-width: 864px) {


	a.pagebutton {
		padding: 0;
	}
	.serviceheading {
		white-space: normal;
	}
	h5 {
		font-size: 300%;
		line-height: normal;
	}
}

@media screen and (max-width: 675px) {
	body {
	position: absolute;
	}
	
.container {
	width: 88%;
	margin: auto;
	}
}
@media screen and (max-width: 380px) {
	h5 {
		font-size: 200%;
		line-height: normal;
	}
	.moonwidget {
	visibility: hidden;
	}
}
@media screen and (max-width: 320px) {
	.wrap {
	float: left;
	object-fit: contain;
	max-width: 130px;
	height: 130px;
	}
	.moonwidget {
	visibility: hidden;
	}
}