@import url("fonts/font-face.css");
body {
  font-family: "Oswald", sans-serif;
  background-color: white; }

h1 {
  font-family: "UbertasRegular", sans-serif;
  font-size: 50px;
  text-align: center; }

h3 {
  font-family: "Quicksand", sans-serif;
  text-align: center;
  margin: 0;
  padding: 0; }

header img {
  height: 150px;
  margin-top: 15px;
  margin-bottom: 15px; }
header .large-menu {
  margin: 50px 0 0 0; }
  header .large-menu li {
    padding: 0 10px;
    margin: 0; }
  header .large-menu a {
    font-size: 20px;
    text-align: center;
    padding: 10px;
    margin: 0;
    color: black; }
  header .large-menu .shopBtn {
    background-color: #395572;
    border-radius: 20px;
    padding: 10px 20px;
    color: white; }
  header .large-menu .shopBtn:hover {
    color: #72A2C2; }
header .small-menu {
  background-color: #395572; }
  header .small-menu li {
    border-bottom: 1px solid white;
    padding: 0;
    margin: 0; }
  header .small-menu a {
    text-align: center;
    color: white;
    padding: 20px 0;
    margin: 0; }

#tommy-shavers {
  background-image: url("../img/background.png");
  margin-top: 20px; }
  #tommy-shavers h3 {
    padding-bottom: 20px;
    color: white; }
  #tommy-shavers div:first-child > div > div {
    background-color: rgba(245, 245, 245, 0.5);
    border: 3px solid white;
    padding: 20px 0;
    margin: 125px 0;
    text-align: center; }
  #tommy-shavers img {
    width: 90%; }
  #tommy-shavers a {
    display: inline-block;
    background-color: #395572;
    border-radius: 20px;
    padding: 10px 20px;
    margin: 20px 0 0 0;
    color: white; }

#making-it-yours h3 {
  padding-bottom: 20px; }
#making-it-yours div:last-child > div > div {
  padding: 30px 0;
  margin: 30px 0;
  text-align: center; }
#making-it-yours img {
  width: 65%; }
#making-it-yours a {
  display: inline-block;
  background-color: #395572;
  border-radius: 20px;
  padding: 10px 20px;
  margin: 20px 0 0 0;
  color: white; }

#mind-motives-music {
  background-image: url("../img/background.png"); }
  #mind-motives-music h3 {
    padding-bottom: 20px;
    color: white; }
  #mind-motives-music div:first-child > div > div {
    padding: 15px 0;
    margin: 30px 0;
    text-align: center; }
    #mind-motives-music div:first-child > div > div img {
      width: 60%; }
  #mind-motives-music a {
    display: inline-block;
    background-color: #395572;
    border-radius: 20px;
    padding: 10px 20px;
    margin: 20px 0 0 0;
    color: white; }

#the-lab h3 {
  padding-bottom: 20px; }
#the-lab div:last-child > div > div {
  padding: 30px 0;
  margin: 50px 0;
  text-align: center; }
  #the-lab div:last-child > div > div img {
    width: 80%; }
#the-lab a {
  display: inline-block;
  background-color: #395572;
  border-radius: 20px;
  padding: 10px 20px;
  margin: 20px 0 0 0;
  color: white; }

#schooler-mama {
  background-image: url("../img/background.png"); }
  #schooler-mama h3 {
    padding-bottom: 20px;
    color: white; }
  #schooler-mama div:first-child > div > div {
    padding: 30px 0;
    margin: 50px 0;
    text-align: center; }
    #schooler-mama div:first-child > div > div img {
      width: 60%; }
  #schooler-mama a {
    display: inline-block;
    background-color: #395572;
    border-radius: 20px;
    padding: 10px 20px;
    margin: 0;
    color: white;
    margin: 20px 0 0 0; }

#lil-rose-boutique h3 {
  padding-bottom: 20px; }
#lil-rose-boutique div:last-child > div > div {
  padding: 30px 0;
  margin: 30px 0;
  text-align: center; }
  #lil-rose-boutique div:last-child > div > div img {
    width: 65%; }
#lil-rose-boutique a {
  display: inline-block;
  background-color: #395572;
  border-radius: 20px;
  padding: 10px 20px;
  margin: 0;
  color: white;
  margin: 20px 0 0 0; }

footer {
  background-color: whitesmoke; }
  footer img {
    height: 100px;
    padding: 0;
    margin: 20px 0; }
  footer .designby p {
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
    margin: 0; }
  footer .social-menu {
    font-size: 30px;
    color: #395572; }
    footer .social-menu img {
      height: 20px;
      margin: 0; }
    footer .social-menu a {
      color: #395572; }

/*# sourceMappingURL=styles.css.map */
