/*******************************************
GENERAL
********************************************/

body {
  font-family: 'Indie Flower', sans-serif;
/*  background-image: img/shining-blue-water-background.jpg;*/
  margin: 0;
  padding: 0;
}

#wrapper {
  max-width: 940px;
  margin: 0 auto;
  padding: 0 5%;
}

.centerText {
  text-align: center;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

h3 {
  margin: 0 0 1em 0;
}



/*******************************************
HEADING
********************************************/

header {
  margin: 0 0 30px 0;
  padding: 5px 0 0 0;
  width: 100%;
}

#logo {
  display: block;
  width: 40%;
  max-width: 300px;
  margin: 5px auto;
}



/*******************************************
NAVIGATION
********************************************/

nav {
  text-align: center;
  padding: 10px 0;
}

nav ul {
  list-style: none;
  margin: 0 10px;
  padding: 0;
}

nav li {
  display: inline-block;
}

nav a {
  font-weight: 700;
  padding: 15px 10px;
  transition: .5s ease-out;
}



/*******************************************
BANNER
********************************************/

.banner {
  display: block;
  margin: -30px 0 0px 0;
}

.banner {
  width: 100%;
  display: block;
}

.banner img {
  position: relative;
  width: 100%;
  display: block;
}



/*******************************************
WELCOME BAR
********************************************/

.welcomeBar {
  float: left;
  width: 100%;
  text-align: center;
  display: block;
  margin: 0 0 15px;
}

.welcomeBar h2 {
  margin: 0;
}



/*******************************************
TOP BOX
********************************************/

.topBox {
  text-align: center;
  position: fixed;
  right: 0;
  bottom: 50px;
  background-color: #659EB8;
  height: 35px;
  width: 35px;
  border-radius: 50%;
}

.topBox i {
  position: relative;
  height: 100%;
  width: 100%;
  top: 6px;
}



/*******************************************
FOOTER
********************************************/

footer {
  font-size: 0.75em;
  text-align: center;
  clear: both;
  padding-top: 50px;
  width: 100%;
}

.social-icon {
  width: 20px;
  height: 20px;
  margin: 0 5px;
}



/*******************************************
PAGE: HOME: COLLECTIONS
********************************************/

#collections {
  margin: 0;
  padding: 0;
  list-style: none;
}

#collections li {
  float: left;
  width: 95%;
  margin: 2.5%;
}

#collections li a img{
  border: 5px solid;
  border-color: #f5f5f5; 
  box-sizing: border-box;
}

#collections li {
  position: relative;
  max-width: 100%;
}

#collections li a p {
  font-size: 100%;
  padding: 3px;
  white-space: nowrap;
  position: absolute;
  float: left;
  top: 40%;
  left: 52%;
  transform: translate(-50%, -50%); 
  transition: .5s ease-out;
  font-weight: bold;
}

#collections li a:hover p {
  transition: 0.5s;
  font-size: 105%;
}



/*******************************************
PAGE: ABOUT
********************************************/

.profile-photo {
  display: block;
  max-width: 200px;
  margin: 0 auto 30px;
  border-radius: 100%;
}



/*******************************************
PAGE: CONTACT
********************************************/

.contact-info {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.9em;
}

.contact-info a {
  display: block;
  min-height: 20px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding: 0 0 0 30px;
  margin: 0 0 10px;
}

.contact-info li.fax {
  display: block;
  min-height: 20px;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: left 3px bottom 5px;
  padding: 0 0 0 30px;
  margin: 0 0 10px;
}

.contact-info li.phone a {
  background-image: url('../img/phone.png');
}

.contact-info li.mail a {
  background-image: url('../img/mail.png');
  word-wrap: break-word;
}

.contact-info li.fax {
  background-image: url('../img/printer.png');
}

.contact-info li.facebook a {
  background-image: url('../img/facebook.png');
}



/*******************************************
PAGE: EMOTIONAL LITERACY
********************************************/

.emotionalLiteracy {
  text-align: center;
  padding: 15px;
  border-radius: 10px;
}



/*******************************************
PAGE: RELAX KIDS
********************************************/

.relaxKids {
  padding: 15px;
  border-radius: 10px;
}

.relaxKids li {
  margin: 0 17px;
}

.chill-skills-photo {
  display: block;
  max-width: 200px;
  margin: 0 auto 30px;
  border-radius: 2%;
}



/*******************************************
PAGE: TIPS TO HELP YOUR CHILD
********************************************/

.tips {
  padding: 15px;
  border-radius: 10px;
}

.tips li {
  margin: 0 17px;
}



/*******************************************
PAGE: HELP WITH PARENTING
********************************************/

.parenting {
  padding: 15px;
  border-radius: 10px;
}

.parenting-banner {
  display: block;
  margin: 0 0 30px;
  width: 100%;
  border-radius: 10px;
}



/*******************************************
PAGE: CLASSES AND WORKSHOPS
********************************************/

.workshops {
  text-align: center;
  padding: 15px;
  border-radius: 10px;
}

iframe {
  border: none;
  overflow:hidden;
}



/*******************************************
PAGE: TESTIMONIALS
********************************************/

.testimonials-lydia {
  padding: 1px;
  border-radius: 10px;
}

.testimonials-lydia p {
  margin: 5px 17px 0;
}

.testimonials-benjamin {
  margin: 10px 0;
  padding: 1px;
  border-radius: 10px;
}

.testimonials-benjamin p {
  margin: 5px 17px 0;
}

.testimonials-gabby {
  margin: 10px 0;
  padding: 1px;
  border-radius: 10px;
}

.testimonials-gabby p {
  margin: 5px 17px 0;
}

.testimonials-amy {
  margin: 10px 0;
  padding: 1px;
  border-radius: 10px;
}

.testimonials-amy p {
  margin: 5px 17px 0;
}

.testimonials-isabelle {
  margin: 10px 0;
  padding: 1px;
  border-radius: 10px;
}

.testimonials-isabelle p {
  margin: 5px 17px 0;
}

.testimonials-johnny {
  margin: 10px 0;
  padding: 1px;
  border-radius: 10px;
}

.testimonials-johnny p {
  margin: 5px 17px 0;
}


/*******************************************
COLORS
********************************************/

/* site body */
body {
  background-color: #fff;
  color: #000;
}

/* grey header */
header{
  background: #fff;
  border-color: #000;
}

/* nav background on mobile */
nav {
  background: #D4BDD7;
}

/* links */
a {
  color: #000;
}

/* nav link */
nav a, nav a:visited {
  color: #fff;
}

/* selected nav link */
nav a.selected, nav a:hover {
  color: #000;
  transition: .5s;
}

p.littleStars {
 color: blue; 
}

.welcomeBar {
  background-color: #659EB8;
}

#collections li a p {
  color: black;
  background: rgba(235, 229, 235, .3);
}

#collections li a:hover p {
  background: rgba(235, 229, 235, .9);
}

.emotionalLiteracy {
  background-color: #F15369;
  color: white;
}

.relaxKids {
  background-color: #8B5D8D;
  color: white;
}

.tips {
  background-color: #ECE272;
  color: black;
}

.parenting {
  background-color: #F4B97B;
  color: black;
}

.workshops {
  background-color: #71A87B;
  color: white;
}

/* testimonial boxes */
.testimonials-lydia {
  background-color: #F15369;
  color: white;
}

.testimonials-benjamin {
  background-color: #F4B97B;
  color: white;
}

.testimonials-gabby {
  background-color: #ECE272;
  color: white;
}

.testimonials-amy {
  background-color: #71AB7B;
  color: white;
}

.testimonials-isabelle {
  background-color: #2e619f;
  color: white;
}

.testimonials-johnny {
  background-color: #8B5D8D;
  color: white;
}