.MainContainer {
  margin: 0 auto;
  max-width: 1000px;
}
.WelcomeMessage {
  overflow: hidden;
  background-color: #494949;
  color: #FFFFFF;
  text-align: center;
  padding: 9px 10px;
  text-decoration: none;
  font-size:15px;
  font-family: 'Tilt Neon';
}
.TextSection {
  height: 20em;
  overflow: hidden;
  background-color: #494949;
  color: #FFFFFF;
  text-align: center;
  padding: 30px 20px;
  text-decoration: none;
  font-family: 'Tilt Neon';
}@media screen and (max-width: 600px) {
  .TextSection{
    padding: 70px 20px;
    height:25em;
  }
}
.TextSectionMain {
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  font-size:45px;
  font-family: 'Tilt Neon';
}@media screen and (max-width: 600px) {
  .TextSectionMain{
    font-size:35px;
  }
}
.TextSectionSub {
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  font-size:15px;
  font-family: 'Tilt Neon';
}
.TextImgSectionMain {
  color: #494949;
  text-align: center;
  text-decoration: none;
  font-size:45px;
  font-family: 'Tilt Neon';
}@media screen and (max-width: 600px) {
  .TextSectionMain{
    font-size:35px;
  }
}
.TextImgSectionSub {
  color: #494949;
  text-align: center;
  text-decoration: none;
  font-size:15px;
  font-family: 'Tilt Neon';
}

.TextSectionImage {
  display: block;
  width: 100%;
  height:100%;
}
.TextSectionWithImage{
  color: #494949;
  height: 45em;
  overflow: hidden;
  background-color: #494949;
  text-align: center;
  text-decoration: none;
  font-family: 'Tilt Neon';
}@media screen and (max-width: 600px) {
  .TextSection{
    height:25em;
  }
}
.demo-wrap {
  text-align: center;
  height: 19em;
  overflow: hidden;
  position: relative;
  padding: 30px 20px;
  text-decoration: none;
  color: #494949;
  font-weight:300;
}@media screen and (max-width: 600px) {
  .demo-wrap{
    height:25em;
  }
}
.demo-bg {
  opacity: 0.6;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
.demo-content {
  position: relative;
}
.GoodbyeMessage {
  bottom: 0;
  width:100%;
  overflow: hidden;
  background-color: #494949;
  color: #FFFFFF;
  text-align: center;
  padding: 9px 10px;
  text-decoration: none;
  font-size:15px;
  font-family: 'Tilt Neon';
}
.GoodbyeMessage_SocialBar{
  text-align:center;
}
.footericon{
  padding: 10px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 100%;
}
.fa:hover {
    opacity: 0.7;
    color:#FFFFFF;
    text-decoration:none;
}
.fa-brands:hover {
    opacity: 0.7;
    color:#FFFFFF;
    text-decoration:none;
}
.fa-facebook {
  background: #494949;
  color: white;
}
.fa-x-twitter {
  background: #494949;
  color: white;
}
.fa-phone {
  background: #494949;
  color: white;
}
.fa-instagram {
  background: #494949;
  color: white;
}
.fa-pinterest {
  background: #494949;
  color: white;
}
.fa-envelope {
  background: #494949;
  color: white;
}
.site-footer
{
  background-color:#26272b;
  padding:45px 0 20px;
  font-size:15px;
f ont-family: 'Tilt Neon';
  line-height:24px;
  color:#737373;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px;
  font-family: 'Tilt Neon';
}
p {
  font-family: 'Tilt Neon';
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#ffffff;
  text-decoration:none;
}
.footer-links
{
  font-family: 'Tilt Neon';
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#FFFFFF;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#494949;
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.NavLogo {
  overflow: hidden;
  background-color: #ffffff;
  height: 8em;
  padding-bottom: 5px;
}
.NavLogoOptions {
  overflow: hidden;
  background-color: #ffffff;
  height: 8em;
  float: right;
}
.NavLogoOptions a {
  display: inline-block;
  color:#494949;
  text-align: center;
  padding: 10px 16px;
  text-decoration: none;
  font-size: 15px;
  font-family: 'Tilt Neon';
}
.NavLogoOptions a:hover {
  background-color: #FFFFFF;
  color:#494949;
}
.dropdown{
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown a {
  float: none;
  text-decoration: none;
  display: block;
  padding-left 10px;
  padding-bottom:10px;
  padding-top:1px;
  text-align: left;
  font-family: 'Tilt Neon';
  color:#494949;
}

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

.dropdown:hover .dropdown-content {
  display: block;
}

.headerImage{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:-65px;;
  width: 170px;
  height: 100px;
}@media screen and (max-width: 600px) {
  .headerImage{
    float:center;
  }
}
.topnav {
  overflow: hidden;
  text-align: left;
  background-color: #FFFFFF;
}
.topnav a {
  display: inline-block;
  color:#494949;
  text-align: center;
  padding: 10px 16px;
  text-decoration: none;
  font-size: 15px;
  font-family: 'Tilt Neon';
  margin-top:30px;
}
.topnav a:hover {
  background-color: #FFFFFF;
  color:#494949;
}
.topnav .icon {
  display: none;
}@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}
.BottomNav {
  border-top: 1px solid #919191;
  border-bottom: 2px solid #858383;
  box-shadow: 0 4px 2px -2px gray;
  overflow: hidden;
  text-align: center;
  background-color: #858383;
  color:white;
}
.BottomNav a {
  display: inline-block;
  text-align: center;
  padding: 10px 16px;
  text-decoration: none;
  font-size: 15px;
  font-family: 'Tilt Neon';
}@media screen and (max-width: 600px) {
  .BottomNav a {
    display: none;
  }
}
.BottomNav a:hover {
  background-color: #FFFFFF;
  color:#494949;
}
.BottomNav .icon {
  display: none;
  float:left;
}

.BottomNavMenu{
  display:none;
}@media screen and (max-width: 600px) {
  .BottomNavMenu  {
    display: block;
    float:left;
    padding: 10px 16px;
    color:#FFFFFF;
  }
}
.MobileNav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: #494949;
  background-color: #494949;
  overflow-x: hidden;
  transition: 0.5s;
}

.MobileNav-content {
  position: relative;
  padding-left: 15%;
  top: 25%;
  width: 100%;
}
.MobileNav a {
  top: 23px;
  padding: 8px;
  text-decoration: none;
  font-family: 'Tilt Neon';
  font-size: 30px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.MobileNav-Shop {
  top: 23px;
  padding: 2px;
  padding-left: 20%;
  text-decoration: none;
  font-family: 'Tilt Neon';
  font-size: 15px;
  color: #818181;
}
.MobileNav a:hover, .MobileNav a:focus {
  color: #f1f1f1;
}
.MobileNav .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
.MobileNav .active {
  color:#858383;
}
@media screen and (max-height: 450px) {
  .MobileNav a {font-size: 20px}
  .MobileNav .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}
.CustomerReviewImage{
  margin-left: auto;
  margin-right: auto;
  max-height: 40vw;
}@media screen and (max-width: 600px) {
  .CustomerReviewImage{
    margin-left: auto;
    margin-right: auto;
    max-height: 100vw;
  }
}
.SectionTitle{
  width:100%;
  text-align: center;
  font-family: 'Tilt Neon';
  font-size: 24px;
  padding-top: 10px;
  color:#494949;
}
.OurLocation{
  width:100%;
  text-align: center;
  font-family: 'Tilt Neon';
  font-size: 24px;
  padding-top: 20px;
  color:#494949;
}
.SlideShowImage{
  width:100%;
  width: 100vw;
  height:320px;
  overflow:hidden;
  position:relative;
  object-fit:cover;
}
@media screen and (max-width: 600px) {
  .SlideShowImage{
    height:250px;
  }
}
.ProductSlideShowImage{
  width:100%;
  overflow:hidden;
  position:relative;
  object-fit:cover;
}
.SectionImage{
  width:100%;
  overflow:hidden;
  object-fit:cover;
}

.ProductDetails__title {
  text-align: left;
  font-family: 'Tilt Neon';
  background-color: #FFFFFF;
  color:#494949;
  font-size: 1.8em;
  width: 90%;
  text-decoration: none;
}
.ProductDetails__price {
  text-align: left;
  font-family: 'Tilt Neon';
  font-size: 1.0em;
  margin-top: 10px;
  width: 90%;
  color: #777;
}
.ProductDetails__Description {
  text-align: justify;
  font-family: 'Tilt Neon';
  font-size: 1.0em;
  margin-top: 10px;
  width: 90%;
  color: #777;
}
.ProductsSectionTitle {
    margin: -19px auto 0;
    display: table;
    width: auto;
    background: #494949;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
    z-index: 10;
    position:relative;
    max-width:80%;
    min-width:65%;
    font-size: 11px;
    font-family: 'Tilt Neon';
}
.InfoSectionDetails{
  display:none;
}


.SectionImage_Image{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  filter: blur(8px);
  -webkit-filter: blur(8px);
}

/* Position text in the middle of the page/image */
.SectionImage-text {
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */
  color: white;
  font-weight: bold;
  border: 3px solid #f1f1f1;
  width: 80%;
  padding: 20px;
  text-align: center;
  width:75%;
  height: 55%;
  position: absolute;
  margin: 14%;
  top: 0;
  left: 0;
  z-index: 10;
}@media screen and (max-width: 600px) {
  .SectionImage-text{
    margin: 14%;
  }
}

.Products {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
background #fff,
.Product {
  padding: 20px 0;
  width: 30%;
  transition: box-shadow, 0.4s, ease-in-out;
  border-radius: 3px;
}
@media (max-width: 1050px) {
  background #fff,
  .Product {
    width: 48%;
  }
}
@media (max-width: 600px) {
  background #fff,
  .Product {
    width: 49%;
  }
}
.Product__link {
  font-family: 'Tilt Neon';
  text-decoration: none;
}
.Product__link a:hover{
  text-decoration: none;
  color:#858383;
}
.Product__title {
  text-align: left;
  background-color: #FFFFFF;
  color:#494949;
  font-size: 1.2em;
  width: 90%;
  margin: 5px auto 0;
  text-decoration: none;
}
.Product__price {
  text-align: left;
  font-family: 'Tilt Neon';
  font-size: 0.9em;
  margin-top: 10px;
  margin: 5px auto 0;
  width: 90%;
  color: #777;
}
.ImageContainer {
  width: 100%;
  height: auto;
}
.Image {
  width: 100%;
  height: auto;
}

footer {
  z-index: 0;
  width: 100%;
  background-color: #858383;
  font: 0.75rem helvetica,sans-serif;
  color: var(--light);
  display: flex;
  justify-content: center;
  padding: 3rem 8%;

  & header {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    color: var(--primary);
    padding: 0 2rem;

    & h2 {
      position: relative;
      text-transform: uppercase;

      &::before {
        content: '';
        position: absolute;
        transform: translate(-0.5rem,-0.25rem);
        width: 1rem;
        height: 1rem;
        background-color: var(--accent);
        z-index: -1;
      }
    }

    & p {
      font-style: italic;
      line-height: 1.8;
      color: var(--light);
    }

    & .icon {
      font-size: 1.1rem;
      padding: 0.25rem 0.5rem 0.25rem 0;
      cursor: pointer;
      color: var(--accent);

      &:hover {
        animation: pulse 0.5s;
        color: var(--light);
      }
    }
  }

  & aside {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 3rem;
    padding: 0 2rem;

    & ul {
      list-style-type: none;

      & li {
        padding: 0.5rem 0;
        cursor: pointer;

        &:hover:not(:first-of-type) {
          animation: pulse 0.5s;
          color: var(--accent);
        }
      }

      & li:first-of-type {
        color: var(--primary);
        cursor: default;
      }
    }
  }
}

@keyframes pulse {
  0%,100% {
    transform: translate(0);
  }
  50% {
    transform: translate(-0.1rem,-0.25rem);
  }
}

@media (max-width:400px) {
  footer {
    flex-wrap: wrap;
    gap: 1rem;
  }
}


/* Testimonials */
.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
	display: none
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.owl-height {
	transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform .1s ease;
	transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
.shadow-effect {
		    background: #fff;
		    padding: 20px;
		    border-radius: 4px;
		    text-align: center;
	border:1px solid #ECECEC;
		    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
		}
		#customers-testimonials .shadow-effect p {
		    font-family: inherit;
		    font-size: 17px;
		    line-height: 1.5;
		    margin: 0 0 17px 0;
		    font-weight: 300;
		}
		.testimonial-name {
		    margin: -17px auto 0;
		    display: table;
		    width: auto;
		    background: #494949;
		    padding: 9px 35px;
		    border-radius: 12px;
		    text-align: center;
		    color: #fff;
		    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
		}
		#customers-testimonials .item {
		    text-align: center;
		    padding: 50px;
				margin-bottom:80px;
		    opacity: .2;
		    transform: scale3d(0.8, 0.8, 1);
		    transition: all 0.3s ease-in-out;
		}
		#customers-testimonials .owl-item.active.center .item {
		    opacity: 1;
		    transform: scale3d(1.0, 1.0, 1);
		}
		.owl-carousel .owl-item img {
		    transform-style: preserve-3d;
		    max-width: 90px;
    		margin: 0 auto 17px;
		}
		#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
		    background: #494949;
		    transform: translate3d(0px, -50%, 0px) scale(0.7);
		}
#customers-testimonials.owl-carousel .owl-dots{
	display: inline-block;
	width: 100%;
	text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot{
	display: inline-block;
}
		#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
		    background: #494949;
		    display: inline-block;
		    height: 20px;
		    margin: 0 2px 5px;
		    transform: translate3d(0px, -50%, 0px) scale(0.3);
		    transform-origin: 50% 50% 0;
		    transition: all 250ms ease-out 0s;
		    width: 20px;
		}

/*  OUR STORY */
.centerImage {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.StoryContainer {
  padding-left:20px;
  padding-right:20px;
  max-width: 1000px;
}
.OurStoryText{
  padding-top:20px;
  font-family: 'Tilt Neon';
  background-color: #FFFFFF;
  color:#494949;
  font-size: 1.3em;
  text-decoration: none;
  text-align: justify;
}

/* Contact Us Form*/
.contact-box{
  height:130%;
  font-family: 'Tilt Neon';
	background-color:#434445;
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.contact-box-white{
  height:130%;
  font-family: 'Tilt Neon';
	display: flex;
	flex-direction: column;
	justify-content: center;
	box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.c-heading h1{
	font-family: 'Tilt Neon';
	color: #e7eef3;
	font-size: 2.5rem;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
.c-heading p{
	font-family: 'Tilt Neon';
	color:#cecece;
	font-size: 0.8rem;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.c-inputs{
	margin: 15px 0px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.c-inputs input{
	width:100%;
	height: 45px;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid rgba(251,251,251,0.1);
	outline: none;
	margin: 10px 0px;
	padding: 10px;
	box-sizing: border-box;
	color: #f4f4f4;
	display: flex;
}
.c-inputs textarea{
	width:100%; !important;
	height: 200px !important;
	outline: none;
	background-color: transparent;
	border:1px solid rgba(82,82,82,1);
	color: #f4f4f4;
	padding: 10px;
	font-size: 1.2rem;
	box-sizing: border-box;
}
.c-inputs button{
	width:200px;
	height: 40px;
	background-color: #FFFFFF;
	border: none;
	outline: none;
	margin-top: 20px;
	border-radius: 10px;
	box-shadow: 2px 2px 30px rgba(0,0,0,0.1);
	letter-spacing: 1px;
}
.c-inputs input:focus{
	border-bottom: 1px solid rgba(252,252,252,1.00);
	transition: all ease 0.5s;
}
.c-inputs textarea:focus{
	border: none;
	border-bottom: 1px solid rgba(255,255,255,1.00);
	transition: all ease 0.5s;
	background-color: rgba(0,0,0,0.1);
}
.c-inputs button:active{
	transform: scale(1.02);
}
.map{
	filter: grayscale(0.2);
	box-shadow: 2px 2px 30px rgba(0,0,0,0.2);
	border: 2px solid #FFFFFF;
}
.ContactusInfo{
  height:130%;
  box-shadow: 2px 0px 30px rgba(0,0,0,0.1);
}
.ContactUsContainer{
  height:56%;
}
