body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: "Lora", serif;
  font-family: "Open Sans", sans-serif;
  font-family: "Roboto Condensed", sans-serif;
  height: 100%;
  margin: 0;
}

h1 {
  font-size: 32px;
  color: black;
  font-family: "Lora", serif; /*headlines*/
}

.p1slides h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #dddede;
  text-align: center;
  word-spacing: 0.2em;
  margin-top: 4px;
}

.prioryabout h3 {
  font-family: "Open Sans", sans-serif;
  /*color: #dddede;*/
  text-align: left;
  color: black;
}

.prioryabout p {
  color: black;
  font-size: 16px;
  font-family: "Open Sans", sans-serif; /*text*/
  text-align: left;
}

.aboutus p {
  color: black;
  font-size: 16px;
  font-family: "Open Sans", sans-serif; /*text*/
  float: left;
}

/*
hr {
width: 100%;
margin-left: auto;
margin-right: auto;
height: 2px;
background-color:#999;
opacity: 0.5;
}
*/

h2 {
  font-size: 24px;
  font-family: "Lora", serif; /*headlines*/
}

h3 {
  font-size: 16px;
  font-family: "Open Sans", sans-serif; /*text*/
}

h4 {
  font-size: 30px;
  line-height: 1.1;
  color: black;
  font-family: "Lora", serif; /*headlines*/
}

.footer h3 {
  font-family: "Open Sans", sans-serif;
  color: #dddede;
  text-align: left;
  margin-left: 5%;
}

h5 {
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  color: black;
  font-family: "Dancing Script", cursive;
  word-spacing: 3px;
}

* {
  box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.container1 {
  position: relative;
  #margin: 0, auto;
}

/* Hide the images by default */
.mySlides .mySlides2 .pmySlids,
.wmySlids .gmySlids {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 35%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 30px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Number text (1/3 etc) */
.numbertxt {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.pcaption-container1 {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

/* Container for image text */
.caption-containor {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column1 {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

.oliver {
  color: #ebdcb2;
  padding-right: 12%;
  padding-left: 12%;
}

.mainimg {
  width: 100%;
  margin: 0px;
}

.biblegarden h3 {
  font-size: 30px;
  color: black;
  font-family: "Open Sans", sans-serif; /*text*/
}

.toppos {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
}

/*navbar*/
.navbar {
  font-family: "Roboto Condensed", sans-serif;
  overflow: hidden;
  background-color: #123c69;
  position: fixed;
  top: 0;
  width: 100%;
}

.navbar a {
  font-family: "Roboto Condensed", sans-serif;
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 4px 10px;
  text-decoration: none;
  font-size: 20px;
  line-height: 2;
}

.navbar a:hover {
  background: #ddd;
  color: black;
}

/*end navbar*/

.donat {
  background-color: #123c69;
  position: relative;
  width: 100%;
  display: block;
  color: #f2f2f2;
  text-align: left;
  padding: 4px 20px;
  text-decoration: none;
  font-size: 16px;
  line-height: 2;
}

.donatsmall {
  background-color: #123c69;
  width: 100%;
  color: #f2f2f2;
  text-align: left;
  padding: 4px 10px;
  text-decoration: none;
  font-size: 14px;
  line-height: 2;
}

.main {
  margin-top: 30px;
}

.trow {
  display: flex;
  flex-wrap: wrap;
  padding: 0 6px;
}

/* Create four equal columns that sits next to each other */
.tcolumn {
  flex: 25%;
  max-width: 25%;
  padding: 0 6px;
}

.tcolumn img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
  border: 2px white solid;
}

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

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

#retreat {
  color: black;
}

div.gallery {
  margin: 2px;
  background-color: white;
  border: 1px solid black;
  float: left;
  width: 110px;
  font-size: 15px;
}

/*
div.gallery:hover {
  border: 1px solid #777;
}
*/

div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 6px;
  text-align: center;
}

div.centre {
  display: block;
  margin: 0, auto;
  width: 100%;
}
