@charset "utf-8";
/* CSS Document */

.widget-search-header{
	width: 65px;
}

.slotholder{
background-image: linear-gradient(rgba(22, 22, 22, 0.4) 0%, rgba(22, 22, 22, 0.4) 100%);
}
h1, .h1 {
    font-size: 45px;
}
h1.title{
	font-size: 5.8em;
}
p{margin: 20px 0;}
ul{margin: 20px 0 20px 20px;}


.herbal-alchemy{
	background-image: url(images/lavender-products.jpg);
	background-size: cover;
	height: 270px;
}

.natual-healing{
	background-image: url(images/sun-rise.jpg);
	background-size: cover;
	height: 270px;
}
.natually-sourced{
	background-image: url(images/wild-flowers.jpg);
	background-size: cover;
	height: 270px;
}



footer .fa-facebook, footer .fa-instagram {
	margin: 10px;
    font-size: 3.4em; 
}