body, html {
  height: 100%;
}

body {
  background: #ebebeb;
}

.description {
  line-height: 180%;
}

.categoryData .description {
  padding: 20px;
  font-size: 1.1em;
}

.category {
  width: 99%;
  border-bottom: 1px ridge rgba(0, 0, 0, 0.3);
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-top: 40px;
}

.category h2 {
  font-weight: bolder;
}

li.item,
.item {
  margin-bottom: 2px;
  padding: 5px;
}

.item .price {
  font-size: 2em;
  color: orange;
  padding-top: 10px;
}

.item h3 {
  margin: 0;
  padding: 0;
}

.oldprice {
  text-decoration: line-through;
  opacity: 0.5;
}

.blogImage,
.blogItemBackground,
.headerBackground {
  position: relative;
  background-size: cover;
  background-attachment: fixed;
  background-position: bottom;
  margin-top: -25px;
  min-height: 600px;
  padding-top: 250px;
}

.blogImage,
.blogItemBackground {
  margin-top: 0;
  background-attachment: scroll;
  min-height: 0;
  padding-top: 0;
}

@media only screen and (max-width: 768px) {
  .headerBackground {
    min-height: 400px;
    padding-top: 150px;
  }
}
.headerBackground .logo {
  position: relative;
  width: 30%;
  max-width: 500px;
  min-width: 100px;
  padding: 50px;
}

.text-shadow {
  text-shadow: gray 0 0 5px, silver 0 0 3px, white 0 0 2px, black 0 0 15px, black 0 0 1px;
  letter-spacing: 0.05em;
}

.shareContent {
  text-align: center;
  font-size: 26px;
  margin: 25px 0;
  display: block;
}

.shareContent small {
  font-size: 12px;
}

.shareContent i.fa {
  margin: 4px;
}

.social i.fa {
  font-size: 20px;
  margin-right: 10px;
}

#map {
  height: 100%;
}

.showmore {
  dispay: none;
}

.probootstrap-navbar.scrolled .navbar-brand {
  top: 0;
}

.probootstrap-navbar .navbar-brand {
  background-size: contain;
  height: 60px;
  margin-top: 0;
  top: 0;
}

.item {
  background: white;
  margin-bottom: 15px;
}

.item img.img-responsive {
  width: 100%;
}

.item.imgOnly {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

.imgOnly .image {
  width: 250px;
  height: 250px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .img-xs-responsive {
    max-width: 100%;
  }

  .row {
    margin: 0;
  }

  .imgOnly .image {
    width: 150px;
    height: 150px;
  }
}
.textOverImage h1,
.textOverImage h2,
.textOverImage h3,
.textOverImage h4,
.textOverImage p,
.textOverImage small,
.textOverImage,
.textOverImage * {
  text-shadow: #000 0 0 5px !important;
}

.textOverImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  height: auto;
  text-align: center;
}

.textOverBottom {
  top: auto;
  bottom: 10px;
}

.galleryImage {
  background-repeat: inherit;
  background-size: cover;
  background-attachment: scroll;
}

.elevated {
  margin-top: -70px;
  margin-bottom: 30px;
}

.whiteBkg {
  background: white;
}

.manage {
  z-index: 9999;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  background: white;
  font-size: 2em;
}

.navbar {
  z-index: 10000;
}

.flexslider .probootstrap-slider-text .sub-heading {
  margin-top: 0px;
}

.squareImage {
  background-size: cover;
  background-position: center;
  background-attachment: scroll;
}

.imageGallery * {
  list-style: none;
}

.itemImage {
  list-style: none;
  margin-bottom: 25px;
  cursor: pointer;
}

#lightbox {
  display: none;
  position: fixed;
  /* keeps the lightbox window in the current viewport */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  z-index: 999999;
  font-family: Arial;
}

#lightbox p {
  text-align: right;
  color: #fff;
  margin-right: 20px;
  font-size: 18px;
}

#lightbox .title {
  position: fixed;
  bottom: 0;
  text-align: center;
  width: 100%;
  padding: 20px;
  font-size: 24px;
  color: white;
  text-shadow: #000 0 0 5px;
}

#lightbox img {
  box-shadow: 0 0 25px #111;
  -webkit-box-shadow: 0 0 25px #111;
  -moz-box-shadow: 0 0 25px #111;
  max-width: 940px;
}

#improve {
  min-height: 50%;
  margin-bottom: 40px;
  background: white;
}

#improve .overflow {
  min-height: 100%;
  background: white;
  color: silver;
  font-size: 25px;
  padding: 100px;
  text-align: center;
}

#improveItems .improveControls {
  padding: 20px;
  vertical-align: top;
}

#improveItems {
  min-height: 500px;
  height: 100%;
}

#improveItems article {
  display: inline-block;
  width: 33%;
  min-width: 300px;
  line-height: 130%;
  vertical-align: top;
  margin-bottom: 25px;
  padding: 20px;
}

#improveItems article .mainImage {
  display: block;
  width: 100%;
}

#improveItems article h2,
#improveItems article .title {
  font-size: 22px;
  display: block;
  margin: 0;
  padding: 0;
}

#improveItems article .tags,
#improveItems article .date {
  opacity: 0.5;
  display: block;
  text-align: right;
}

#improveItems article .tags {
  text-align: left;
}

.blog {
  padding-top: 30px;
  /* background: rgba(0, 0, 0, 0.05); */
}

.blog .blogHeading {
  min-height: 180px;
}

#newest .blogHeading {
  min-height: 120px;
}

.blog .blogText {
  line-height: 200%;
  text-align: justify;
}

.blog .blogText a:hover {
  border-bottom-color: black;
}

.blog .blogText a {
  color: inherit !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0;
  display: inline-block;
  margin: 0;
  height: auto;
}

.blogItem {
  background: white;
  padding: 30px;
  margin-bottom: 30px;
  min-height: 353px;
  height: 350px;
}

#newest .blogItem {
  background: rgba(255, 255, 255, 0.9);
  padding: 10px;
}

.blogItem h2 {
  font-size: x-large;
}

.blogItem h3 {
  font-size: medium;
}

.blogItem h4 {
  font-size: small;
}

.blogText h1 {
  margin-top: 50px;
}

.tags ul.menu,
.tags ul.menu li {
  padding: 0;
  margin: 0;
  list-style: none;
}

.tags ul.menu {
  display: block;
  width: 100%;
}

.tags ul.menu li {
  display: inline-block;
}

.tags ul.menu li a {
  padding: 15px;
  display: inline-block;
  border-bottom: 2px solid transparent;
}

.tags ul.menu li a:hover {
  color: white;
  border-bottom-color: black;
}

.day-number {
  padding: 15px;
}

.calendar-day {
  text-align: center;
}

.calendar-day.has-event {
  background-color: rgba(0, 0, 0, 0.3);
  color: black;
  font-weight: bold;
}

.calendarItems {
  font-size: x-large;
}

.calendarItems .date {
  opacity: 0.7;
  font-size: large;
}

.calendar {
  width: 100%;
}

.bgWhite {
  background-color: white;
}

/* TEAM */
#team .card {
  border: none;
  background: #ffffff;
}

.image-flip:hover .backside,
.image-flip.hover .backside {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  border-radius: 0.25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.mainflip {
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
  position: relative;
}

.frontside {
  position: relative;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
  margin-bottom: 30px;
}

.backside {
  position: absolute;
  top: 0;
  left: 0;
  background: white;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-box-shadow: 5px 7px 9px -4px #9e9e9e;
  -moz-box-shadow: 5px 7px 9px -4px #9e9e9e;
  box-shadow: 5px 7px 9px -4px #9e9e9e;
}

.frontside,
.backside {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 1s;
  -moz-transform-style: preserve-3d;
  -o-transition: 1s;
  -o-transform-style: preserve-3d;
  -ms-transition: 1s;
  -ms-transform-style: preserve-3d;
  transition: 1s;
  transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
  min-height: 312px;
}

.backside .card a {
  font-size: 18px;
}

.frontside .card .card-body img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

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