h1 {
	font-family: 'Pacifico', cursive;
	font-size: 45px;
	font-weight: 300;
}

h1.header-text {
	font-family: 'Poppins', sans-serif!important;
	font-size: 3rem;
	font-weight: 700;
	background: linear-gradient(-45deg, #b368fe, #200041);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1.2;
	white-space:pre-wrap;
	word-break:break-word;
}

h1.header-text2 {
	font-family: 'Poppins', sans-serif!important;
	font-size: 3rem;
	font-weight: 700;
	background: linear-gradient(-45deg, #fff, #fff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 1.2;
	max-width: 70%;
	white-space:pre-wrap;
  word-break:break-word;
}

h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
}

p {
	font-family: 'Roboto', sans-serif;
	line-height: 1.7;
}

html, body {
	margin: 0;
	padding: 0;
}

.article {
	margin: 40px 15%;
	padding: 20px;
}

.audible {
	display: inline-block;
	background-color: #28282b;
	color: white;
	border: none;
	padding: 13px 30px;
	border-radius: 50px;
	text-align: center;
}

.audible img {
	margin-top: -10px!important;
}

.audible a {
	color: white;
}

/* HEADER
-----------------------------*/

#mc_embed_signup h3 a {
	font-family: cursive;
	text-decoration: none;
	color: white;
}


.nav-bar-desktop {

	border-bottom: 1px solid #d3d3d3;

	top: 0;

	left: 0;

	z-index: 999;

	width: 100%;

	position: fixed;

	background-color: rgba(255,255,255, 0.9);
	padding-left: 30px;
}





.home h1 {
	color: purple;
	font-size: 30px;
	width: 45%;
}

.home h1 a {
	color: purple;
	text-decoration: none;
}

.home h1 a:hover {
	color: lightgray;
}


.nav2 {
	float: right;
	margin-top: -75px;
	width: 55%;
}

.nav2 ul {
	list-style: none;
	font-family: 'Open Sans', sans-serif;
	color: gray;
	display: inline;
}

.nav2 ul li {
	display: inline;
	font-size: 15px;
	font-weight: bold;
	padding-right: 5px;
}

.nav2 ul a {
	color: gray;
}

.nav2 ul li a:hover{
	color: purple;
}

.nav-bar-mobile1 {

	border-bottom: 1px solid #d3d3d3;

	top: 0;

	left: 0;

	z-index: 999;

	width: 100%;

	position: fixed;

}





.contact-text p {

	letter-spacing: 6px;

}



/* FOOTER
--------------------------*/


main-footer-desktop h2 {

	border-bottom: 12px solid #ffffff;

}




.footer-text1 hr {

	border-left: 20px;

}



.about-photo {

	margin-top: -900px;

}



hr {
	width: 100%;
	border: 1px solid #f2f2f2;
}

hr.fronthr {
	width: 100%;
	border: 1px solid #f2f2f2;
}

section.reviews {
	padding-top: 20px;
}

.services-descritpion {
	margin-top: -60px;
}



.mobile-main-nav {

	margin-top: 30px;

	margin-bottom: 30px;

}



.search-mobile {

	margin-left: auto;

	margin-right: auto;
}



.last-portfolio {

	margin-bottom: 0px;

}


.main-footer-mobile {

	margin-top: -20px;

}



.mobile-top-text {

	margin-top: 150px;

	margin-bottom: 50px;

}




/*FOOTER
-------------------------------*/
.footer {
	background-color: #000000!important;
	width: 100%;
	padding: 30px 20px;
	clear: both;
}

.footer h2 {
	font-size: 11px;
	color: white;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;
	line-height: 2;
}

.footer h2 a {
	color: #a865c9;
}

/* -------- Alert --------*/
.alert {
	background: #ce2029;
	padding: 5px 50px;
}

.alert h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
	color: white;
	padding: 0;
	margin: 0;
	word-break: normal!important;
}

.alert h1 a {
	color: #fafafa;
}

/*FRONT PAGE
-------------------------------*/

#home-full {
	margin: 0;
	min-height: 100vh;
	max-width: 100%;
	max-height: 100%;
	background-image: url("images/main.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


#home-text {
	padding-top: 50px;
	padding-left: 50px;
}

#subtitle {
	margin-top: -30px;
}

#nav1 {
	margin-top: 50px;
	margin-left: -40px;
}

ul {
	list-style: none;
	font-family: 'Open Sans', sans-serif;
	color: white;
	font-size: 25px;
	font-weight: bold;


}

ul li {
	line-height: 2;
}

ul li a {
	text-decoration: none;
	color: white;
}

ul li a:hover {
	color: purple;
}



/*WRITING PORTFOLIO PAGE
-------------------------------*/
#portfolio {
	/*background-color: #f1f1f1;*/
	/*margin-top: -35px;*/
	margin-top: 140px;
	padding: 50px 0px;
}

#portfolio p {
	font-weight: bold;
	color: purple;
}

#portfolio h2 {
	color: black;
}

.writing-portfolio {
	margin-top: 80px;
}

#title-image-1, #title-image-2, #title-image-3,
#title-image-4, #title-image-5, #title-image-6,
#title-image-7, #title-image-8, #title-image-9,
#title-image-10 {
box-shadow: inset 0 0 0 1000px rgba(0,0,0,.5);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 100%;
padding-top: 100px;
padding-bottom: 50px;
z-index: -2;
}

#title-image-1 {
	background: url("images/blank-cover.png");
}

#title-image-2 {
	background-image: url("images/icecream.jpg");
}

#title-image-3 {
	background-image: url("images/ireland.jpg");
}

#title-image-4 {
	background-image: url("images/porchswing2.jpg");
}

#title-image-5 {
	background-image: url("images/shadows.jpg");
}

#title-image-6 {
	background-image: url("images/woods.jpg");
}

/*About
--------------------*/
#title-image-7 {
	background-image: url("images/flower.jpg");
}

#title-image-10 {
	background-image: url("images/meditation.jpg")
}


/*MailChimp
------------------------*/
.seperator {
	margin: 250px 0px -120px 0px;
}

.mailchimp {
	margin: -90px auto;
	width: 80%;
	/*background-color: #62116d;*/
	background: #fff;
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
  padding: 30px 10% 60px 10%;
	align-items: center;
}

#mc_embed_signup input.email,
#mc_embed_signup input.button {
    display: inline-block!important;
}

#mc_embed_signup{
	font:18px 'Roboto', sans-serif;
}

#mc_embed_signup input.email {
    background: #fff;
    clear: left;
    font: 18px "Roboto", sans-serif!important;
    height: 53px!important;
    border: 1px solid gray;
    padding: 15px 15px!important;
		width: 80%;
		vertical-align: center;
}

.button, .button2 {
    background: #2d71a1;
    background: linear-gradient(-45deg, #663399, #3D1E5B);
    color: #fff;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
		font: 18px "Roboto", sans-serif!important;
		height: 53px!important;
		padding: 15px 15px;
		border: none!important;
		border-radius: 0.25rem;
}


.button2 {
	margin-bottom: 20px;
}

/*NEW Portfolio CSS
-----------------------*/
* {
  box-sizing: border-box;
}


/* Center website */
.main {
  max-width: 1000px;
  margin: auto;
}

h1 {
  font-size: 50px;
  word-break: break-all;
}

.row {
  margin: 8px -16px;
  display: flex;
  justify-content: space-between;
}


/* Add padding BETWEEN each column (if you want) */
.row,
.row > .column {
  padding: 8px;
}

/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 33%;
	flex-basis: 30%;
  box-sizing: border-box;
  border: 1px solid #E5E4E2;
	background-color: white;
	box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
}

/* Clear floats after rows */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.column a {
	text-decoration: none!important;
}

.column a:hover {
	background-color: rgba(98,17,109,.1);
}

/* Content */
.content {
  background-color: white;
  padding: 10px;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 900px) {
  .column {
    width: 50%;
  }
}

/* Responsive  - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
		min-height: 0;
  }


/* MOBILE-ONLY COLUMNS*/
.writing-portfolio-mobile {
	margin-top: 50px;
}

.column1 {
	width: 100%;
	border: 1px solid #E5E4E2;
	background-color: white;
	box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
}

.column1 a {
	text-decoration: none!important;
}








	h1 {
		font-size: 40px!important;
	}

	#subtitle h2 {
		font-size: 12px!important;
	}

	.nav2 {
		display: none;
	}

	.home {
		width: 100%!important;
	}

	.home h1 {
		font-size: 22px!important;
	}

	#home-full {
		margin: 0;
		min-height: 100vh;
		max-width: 100%;
		max-height: 100%;
		background-image: url("images/main2.jpg"),linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5))!important;
    background-blend-mode: overlay;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

}


/*Books
--------------------*/
#title-image-8 {
	background-image: url("images/books.jpg");
}

.buttons ul {
	padding: 0;
	margin: 0;
}

.buttons ul li {
	display: inline;
	text-decoration: none;
}

button.button {
	width: 120px;
	margin: 50px 3px;
}

#rain-no-evil {
	margin: 0px 0px 50px 0px;
	padding: 50px 5%;
	box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
}


#moments, #retreat, #wedding-season, #brave-lion, #the-emerald-island-elixir, #snowie-the-squareman, #shell-house, #over-the-river, #love-on-the-edge, #into-the-woods,
#meditations-intro  {
	margin: 50px 0px;
	padding: 50px 5%;
	box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
}

/*#the-emerald-island-elixir {
	margin: -20px 0px 50px 0px!important;
	padding: 50px 5%;
	box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
}*/

/* Button Dropdown
==========================*/
.book-dropdown button {
	padding: 10px 50px;
	border: 1px solid gray;
	font-weight: bold;
	margin-top: 30px;
}

.book-dropdown {
  display: inline-block;
  position: relative;
	margin: 20px;
}

.dropdown-content {
  display: none;
  position: absolute;
  width: 100%;
  overflow: auto;
	background-color: white;
  box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.4);
}
.book-dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-content a {
  display: block;
  color: #000000;
  padding: 5px;
  text-decoration: none;
}
.dropdown-content a:hover {
  color: #FFFFFF;
  background-color: #00A4BD;
}



/* MEDITATIONS PAGE
======================*/
.meditations {
	display: flex;
	width: 100%;
}

.meditations-left {
	width: 40%;
	float: left;
	padding: 0px 20px 0px 0px;
}

.meditations-right {
width: 60%;
flex-direction: column;
float: right;
padding: 0px 0px 0px 20px;
}


/*=========================
----- MOBILE CODING -------
==========================*/

@media screen and (min-width: 601px) {
	#first-page-mobile {display:none;}
	#main-footer-mobile {display:none;}
	#footer-mobile {display: none;}
	#mobile-top {display: none;}
	#mobile-content {display:none;}
	.nav-bar-mobile1 {display:none;}
	.writing-portfolio-mobile {display:none;}
	.video-mobile {display: none;}
}

@media screen and (max-width: 600px) {
	#first-page-desktop {display:none;}
	#main-footer-desktop {display:none;}
  #footer-desktop {display:none;}
	#main-top {display:none;}
	#main-content {display:none;}
	.nav-bar-desktop1 {display:none;}
	.article {margin: 3%!important;}
	img.michele-photo {height: 300px;}
	img.rne {height: 300px; padding-bottom: 20px; }
	img.eie {height: 300px; padding-bottom: 20px;}
	button.button {margin: 5px 0px;}
	.book-text {margin-top: 20px;}
	.main {padding: 20px 5% 5% 5%;}
	.seperator {display: none;}
	.writing-portfolio {display: none;}
	.alert h1 {font-size: 14px!important;}
	.video-desktop {display: none!important;}
	.meditations  {flex-direction: column;}
	.meditations-left, .meditations-right {width: 100%; padding: 0px 10px 0px 10px!important;}
	.meditations-left img {margin-bottom: 10px;}
}
