body {
  font-family: 'Oswald', sans-serif !important;
  /*background: linear-gradient(rgba(47, 23, 15, 0.65), rgba(47, 23, 15, 0.65)), url("../img/bgNew.jpg");*/
  background: url("../img/about.jpg");
  background-attachment: fixed;
  background-position: center;
  background-size: cover;


}



h1 {
  font-family: 'Oswald', sans-serif !important;
	color: transparent !important
}

h2,
h3,
h4,
h5,
h6,
h7 {
  font-family: 'Oswald', sans-serif !important;
  }

p {
  line-height: 1.75;
}

.text-faded {
  color: #390644;
}

.site-heading {
  margin-top: 5rem;
  margin-bottom: 5rem;
  text-transform: uppercase;
  line-height: 1;
  font-family: 'Oswald', sans-serif !important;
}

.site-heading .site-heading-upper {
  display: block;
  font-size: 2rem;
  font-weight: 800;
}

.site-heading .site-heading-lower {
  font-size: 5rem;
  font-weight: 800;
  line-height: 4rem;
}

.page-section {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.section-heading {
  text-transform: uppercase;
}

.section-heading .section-heading-upper {
  display: block;
  font-size: 3rem;
  font-weight: 800;
  text-align: center;
}

.section-heading .section-heading-lower {
  display: block;
  font-size: 1rem;
  font-weight: 100;
  text-align: center;
  font-style: italic;
}

section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
  color: white;
}

section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: 'Oswald', sans-serif !important;
  color: white;
}

.bg-faded {
  background-color: #ADE2E6;
}

.navbar-custom {
	background-color: #8EE5EE;
}

#mainNav {
  background-color: #8EE5EE;
  font-family: 'Oswald', sans-serif !important;
}

#mainNav .navbar-brand {
  color: white;
}

#mainNav .navbar-nav .nav-item {
	display:inline-block !important; 
}

#mainNav .navbar-nav .nav-item .nav-link {
  color: white;
  font-weight: 800;
}

#mainNav .navbar-nav .nav-item.active .nav-link {
  color: white;
  font-weight: 800;

  }

@media (max-width: 800px) {
  #mainNav .navbar-nav .nav-item .nav-link {
	font-size: 1.8rem;
  }
  #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: white;
  }
  #mainNav .navbar-nav .nav-item.active .nav-link:hover {
  color: white;
  }
}

.btn-xl {
  font-weight: 700;
  font-size: 0.8rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.intro {
  position: relative;
}

@media (min-width: 992px) {
  .intro .intro-img {
	width: 75%;
	float: right;
  }
  .intro .intro-text {
	left: 0;
	width: 60%;
	margin-top: 3rem;
	position: absolute;
  }
  .intro .intro-text .intro-button {
	width: 100%;
	left: 0;
	position: absolute;
	bottom: -2rem;
  }
}

@media (min-width: 1200px) {
  .intro .intro-text {
	width: 45%;
  }
}

.cta {
  padding-top: 5rem;
  padding-bottom: 5rem;
  /*background-color: #F0F8FF;*/
}

.cta .cta-inner {
  position: relative;
  padding: 3rem;
  margin: 0.5rem;
  background-color: #ADE2E6;
}

.cta .cta-inner:before {
  border-radius: 0.5rem;
  content: '';
  position: absolute;
  top: -0.5rem;
  bottom: -0.5rem;
  left: -0.5rem;
  right: -0.5rem;
  border: 0.25rem solid rgba(255, 255, 255, 0.85);
}

@media (min-width: 992px) {
  .about-heading .about-heading-img {
	position: relative;
	z-index: 0;
  }
  .about-heading .about-heading-content {
	margin-top: -5rem;
	position: relative;
	z-index: 1;
  }
}

@media (min-width: 992px) {
  .product-item .product-item-title {
	position: relative;
	z-index: 1;
	margin-bottom: -3rem;
  }
  .product-item .product-item-img {
	position: relative;
	z-index: 2;
	max-width: 60vw;
  }
  .product-item .product-item-description {
	position: relative;
	z-index: 1;
	margin-top: -3rem;
	max-width: 50vw;
  }
}

.list-hours {
  font-size: 0.9rem;
}

.list-hours .list-hours-item {
  border-bottom: 1px solid rgba(230, 167, 86, 0.5);
  padding-bottom: .25rem;
  margin-bottom: 1rem;
  font-style: italic;
}

.list-hours .list-hours-item.today {
  font-weight: bold;
  color: #ADE2E6;
}

@media (min-width: 992px) {
  .list-hours {
	width: 50%;
	font-size: 1.1rem;
  }
}

.address strong {
  font-size: 1.2rem;
}

.footer {
  /*background-color: #ADE2E6;*/
}

.bg-primary {
  background-color: #ADE2E6 !important;
}

.btn {
  box-shadow: 0px 3px 3px 0px rgba(33, 37, 41, 0.1);
}

.btn-primary {
  background-color: #ADE2E6;
  border-color: #ADE2E6;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #ADE2E6;
  border-color: #ADE2E6;
}

.font-weight-light {
  font-weight: 100 !important;
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
  /*width: 250px;
  height: 250px;*/

}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  width: 350px;
  height: 350px;
	/*width: 100%;
  height: 100%;*/
  }

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(254, 209, 54, 0.9);
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  width: 350px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: transparent;
  }

#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
  font-weight: bold;
  color: grey;
}

#portfolio .portfolio-item .portfolio-caption h6 {
  margin: 0;
  text-transform: none;
  font-weight: bold;
  color: grey;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
  font-family: 'Oswald', sans-serif !important;
  color: grey;
}

#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
	margin: 0 0 30px;
  }
}

.portfolio-modal {
  padding-right: 0px !important;
}

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family: 'Oswald', sans-serif !important;
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: #212529;
}

.container2 {
	opacity: 0.4;
	}

.container-fluid {
	padding-right:0;
	padding-left:0;
	margin-right:auto;
	margin-left:auto
 }
.card-header {
	font-weight:bold;
	text-align:center;
}

.card-img-top {
	opacity: 1;
}

.spacer {
	 padding-top: 80px;
	 padding-bottom: 40px
 }

.cardSquare{
	height: 400px; 
}

.cardImageSquare{
	width:95%;
	margin: auto;
}

.mainContainer{
	background: white; 
}

.masterNavbar{
	margin:auto; 
}

.masterCarousel{
	margin-bottom: 15px; 
	margin-top: 15px; 
}

.cardsubsection {
	background-color: white !important;
	background-clip: border-box;
	border-top: 1px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
}

.chkShip {
	margin-left:5px;
}

.LblError {
	color:red;
}

.confirmButton {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

.img-fluid-puzzle {
  max-width: 100%;
  max-height: 100%
  /*height: auto;*/
}
