#footer-content > div:nth-child(1) > div > div > ul > li:nth-child(4) {
	margin-top: 50px;
}
.grid.grid--no-gutters.small--text-center {    
    align-items: baseline;
  	padding: 50px;
}
/* .site-footer__linklist-item a, #newsletter-text {
	color: #000;
  	background: #facbcc;
} */
::placeholder {
	color: #000;
  	font-weight: 400;  	
}
#ContactFooter-email, #ContactFooter-email:focus {
	border: none !important;
  	border-bottom: 2px solid #888 !important;
  	outline: none;
}
#newsletter-text {
	width: 80%;
  	text-align: center;
  	margin-top: 20px;
}
#Subscribe {
	opacity: 0;
  	cursor: default;
     pointer-events: none;
  transition: all 0.5s ease 0s;
}
.header-productImg {
	width: 30px;
    height: 30px;
  border-radius: 50%;
  margin-right: 10px;
}
.site-nav__dropdown .site-nav__link {
	position: relative;
}
.site-nav__child-link {
	position: relative;
    display: flex;
    align-items: center;
}
.mobile-nav__dropdown {
	position: relative;
    right: 0%;
}
#MobileNav > li.mobile-nav__item.border-bottom > ul > li:nth-child(1) {
	display: none;
}
.mobile-nav__item {
	background-color: rgba(241,223,237,0.88);
}
.site-header, .site-header__mobile-nav {
	background-color: #fff;
}
#contact-page {
	background-repeat: no-repeat;
  	background-size: cover;
	background-image: url('https://cdn.shopify.com/s/files/1/0249/2071/9450/files/contact-background.jpg?v=1611888876'); 
	max-width: 100%;
}
#contact_form {
	background-color: rgba(255, 255, 255, 0.6); 
  	padding: 50px;
  margin-top: 10%;
  	height: 100vh;
  	margin-bottom: 20%;
}

#contact_form .section-header h1 {
	color: #000;
  	font-weight: 600;
}
#contact_form .paragraph-title {
	color: #000;
  font-weight: 600;
  margin-bottom: 0px;
}
.each-paragraph {
	margin-bottom: 30px;
}
#contact_form .content-title {
	color: #000;
}
#contact_form a {
	color: #000;
}
.shopify-policy__container {
	padding-top: 100px;
  	padding-bottom: 200px;
  	max-width: 1024px;
  	margin: auto;
}
.shopify-policy__title h1 {
	margin-bttom: 50px;
  	font-weight: 600;
  	text-align: center;
  	color: #000;
}
.shopify-policy__body p {
	color: #000;
}
strong {
	font-weight: 600;
}
.site-nav__link--buttonn, .site-nav__link, #mainHeaderCartButton, .site-nav__link--buttonn:hover, .site-nav__link:hover {
	color: #000;
  font-weight: 400 !important;
}

@media only screen and (min-width: 769px){
  #footer-content .grid__item:nth-child(1) {
  	width: 25% !important;
  }
  #footer-content .grid__item:nth-child(2) {
  	width: 25% !important;
  }
  #footer-content .grid__item:nth-child(3) {
  	width: 50% !important;
  }
}
@media only screen and (max-width: 768px) {
  #footer-content {
  	flex-direction: column-reverse;
  }
  #footer-content .grid__item:nth-child(1) {
  	width: 100% !important;
  }
  #footer-content .grid__item:nth-child(2) {
  	width: 100% !important;
  }
  #footer-content .grid__item:nth-child(3) {
  	width: 100% !important;
  }
  .site-footer__item {
  	justify-content: center;
  }
  #newsletter-text {
  	width: 100%;
  }
}
#shopify-section-1577147547488 {
	display: none;
} 
#ndn-bannerslider-2970 > p {
	height: 0px;
  	margin-bottom: 0px;
}