@import url('https://use.typekit.net/zes6tix.css');

body {
/* 	background-color: #f9f9f3; */
}

#woocommerce-product-search-field-0 {
	display: none;
}

#masthead {
	background-size: contain;
	background-color: #f9f9f4 !important;
}
.main-navigation ul li a {
	color: #e2dbdb;
}

.site-title {
/*    cursor: auto; */
    visibility: hidden;
}
.site-branding .site-title a 
.site-title{
	display: none;
}

.storefront-primary-navigation {
	margin-top: 38px;
}
.no-decor li {
	list-style-type: none;
}

.button {
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3px;
  text-shadow: 1px 1px 3px #666666;
  -webkit-box-shadow: 5px 4px 5px #666666;
  -moz-box-shadow: 5px 4px 5px #666666;
  box-shadow: 5px 4px 5px #666666;
/*   font-family: lush, sans-serif; */
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.fab {
	font-size:3.25em;
	color:#15AABF;
}

.site-footer {
	text-align:center;
}

.site {
	padding-top: 0px;
}

.site-header  {
	background-repeat: no-repeat;
 	background-size: cover;
	background-position: calc(100% - 100px) calc(100% + );
  z-index: 999;
}

#mast-head {
	top: 0;
}

@media only screen and (max-width: 374px) {
	.site-header {
    background-image: 		url('https://lifependants.com/wp-content/uploads/2019/07/cropped-LP-banner-1680-9.jpg');
	background-repeat: no-repeat;
 	background-size: contain;
	background-position: calc(100% - 100px) calc(100% + );
  }
	.overlay.animated h1:after {
		font-family: lush, sans-serif;
		font-weight: 600;
		font-style: normal;
		font-size:larger;
		text-align: center;
	}
}

.overlay.animated h1:after {
	font-family: lush, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size:larger;
}

h1.product_title {
	font-family: lush, sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:4em;
}
ul.products li.product .woocommerce-loop-product__title {
	font-family: lush, sans-serif;
	font-weight:200;
	font-style: normal;
	font-size: 2em;
}

a > h2, .price {
	font-family: lush, sans-serif;
	font-weight:200;
	font-style: normal;
	font-size: 1.5em;
}

.woocommerce-message {
	background-color: #ddcc84 !important;
	color: white;
}

.sph-hero .overlay {
	padding:3.505em;
}

.site-header-cart .cart-contents::after {
	float: none;
}

.site-header-cart .cart-contents {
	text-align: center;
}

.left {
	font-size: large
}

@media screen and (max-width: 600px){
	
	#woocommerce-product-search-field-0 {
		display: none;
	}
	
	#masthead {
		background-image: url(https://lifependants.com/wp-content/uploads/2019/07/logo.png);
		background-size: contain;
	}
/* 	button.menu-toggle{
		color: black;
	} */
	
}
	
