@import url('https://fonts.googleapis.com/css2?family=Capriola&display=swap');
/* Let's import the lovely google font, please keep this line at the top of your stylesheet */

/* Content and Headers for All Pages */
body{
	background: url(images/nocopyright_background.jpg) center center fixed;
	margin: 0;
	font-family: Capriola, Calibri;
}

div, h1, h3, h5, p, ul, ol, li, dl, dt, dd, form, fieldset, blockquote {
	border: 0;
	padding: 10px 10px 0px 15px;
	margin: 0;
	line-height: 1.2;
}

h2{
	border: 0;
	padding: 10px 10px 0px 15px;
	margin: 0;
	line-height: 1.2;
	text-align: center;
	color: #d90d0d;
}

h3 {
	font-size: 20pt;
	text-align: center;
	padding: 10px;
	font-family: Calibri;
}

h4{
	font-size: 17pt;
	text-align: center;
	padding: 0px;
	margin: 0 0 5px 0;
	font-family: Calibri;
}

#container #bloom {
	width: 281px;
	height: 371px;
	position: absolute;
	float: left;
	top: 300px;
	left: 275px;
	vertical-align:top;
	display: inline-block;
	z-index: 999;
}

#container {
	width: 900px; 
	margin: 0 auto;
	padding: 0;
}

#containermenu {
	width: 1000px; 
	margin: 0 auto;
	padding: 0;
}
		
#content {
	width: 900px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: rgba(252, 236, 172, 0.8);
	margin: 20px auto 10px auto;
	padding: 10px 0 0 0;
}
		
#content .column-1 {
	width: 97%;
	float: left;
	font-size: 18px;
	line-height: 27px;
	margin: 0 0 0 0px;
}


/*Home Page content*/

#beelogo{
	float: center;
	padding: 0px 15px 0 140px;
}

#homeabout{
	float: right;
	width: 50%;
	margin: 0 0 0 15px;
}


/*Beeswax content*/

#candlelogo{
	float: left;
	padding: 0px 25px 0 25px;
}

p.beeswaxlink{
	text-align: center;
}

h6{
	font-family: Calibri;
	font-size: 58px;
	line-height: 1;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.55);
	margin: -10px 0 0 -10px;
	padding: 0
}

#beeswaxright{
	float: right;	
}

#beeswaxleft{
	float: left;	
	width: 35%;
	margin: 0 20px 0 0;
}

/*Store Front Content*/

#content .column-3-1 {
	width: 33%;
	float: left;
	font-size: 18px;
	line-height: 27px;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: center;
}

#content .column-3-2 {
	width: 33%;
	float: left;
	font-size: 18px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	text-align: center;
}


#content .column-3-2wide {
	width: 60%;
	float: right;
	font-size: 18px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#content .column-3-3 {
	width: 33%;
	float: right;
	font-size: 18px;
	line-height: 27px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#storefront{
	width: 60%
}

#storefront:hover{
	-moz-box-shadow: 2px 2px 10px #999;
    -webkit-box-shadow: 2px 2px 10px #999;
    box-shadow: 2px 2px 10px #999;
}

#storeitem{
	width: 60%;
}
#storeitem2{
	width: 30%;
}

#storeitemtable{
	width: 60%;
}

#storefrontlink{
	text-decoration: none;
	color: black;
}

#storefrontlink:hover{
	color: #d90d0d;
}

#storefrontlink:visited{
	color: #d90d0d;
}

#returnstore{
	text-align: center;
	font-size: 15pt;
	float: right;
	width: 12%;
	background: #d90d0d;
	background-image: linear-gradient(#d90d0d, #630404);
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	height: 60px;
	margin: 0px 5px 0 15px;
	padding: 10px 10px 0px 10px;
	color: #ffd500;
	/*border:2px solid #d90d0d;*/
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.55);
	opacity: 1;
}

#returnstore:hover{
	-moz-box-shadow: 2px 2px 10px #999;
    -webkit-box-shadow: 2px 2px 10px #999;
    box-shadow: 2px 2px 10px #999;
}
	
#orderbutton{
	text-align: center;
	font-size: 15pt;
	float: left;
	width: 15%;
	background: #d90d0d;
	background-image: linear-gradient(#d90d0d, #630404);
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	height: 60px;
	margin: 0px 0 0 5px;
	padding: 10px 10px 0px 10px;
	color: #ffd500;
	/*border:2px solid #d90d0d;*/
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.55);
	opacity: 1;
}

#orderbutton:hover{
	-moz-box-shadow: 2px 2px 10px #999;
    -webkit-box-shadow: 2px 2px 10px #999;
    box-shadow: 2px 2px 10px #999;
}

#storebutton{
	text-align: center;
	font-size: 15pt;
	float: left;
	width: 45%;
	background: #d90d0d;
	background-image: linear-gradient(#d90d0d, #630404);
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	height: 35px;
	margin: 0px 0 0 5px;
	padding: 10px 10px 0px 10px;
	color: #ffd500;
	/*border:2px solid #d90d0d;*/
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.55);
	opacity: 1;
}

#storebutton:hover{
	-moz-box-shadow: 2px 2px 10px #999;
    -webkit-box-shadow: 2px 2px 10px #999;
    box-shadow: 2px 2px 10px #999;
}

#productdesc{
	text-align: center;
	font-size: 20px;
	font-family: calibri;
}

#productspacing{
	text-align: center;
	font-size: 50px;
	font-family: calibri;
}







/* Contact Us Page */

#map{
	float: right;
	padding: 0 0px 0 0px;
	margin: 0 0px 0 0px;
}

#contactdetails{
	width: 55%;
	float: left;
	margin: -10px -10px 0 -10px;
	padding: 0;
}

#contactdetailsmessage{
	width: 100%;
	float: left;
	margin: -10px -10px 0 0px;
	padding: 0;
}

#hours{
	width: 46%;
	float: right;
	margin: 0 0 0 -10px;
	padding: 0;
}

#hours2{
	width: 80%;
	float: right;
	padding: 0 0 0 0px;
	margin: 0
}

/* Style inputs with type="text", select elements and textareas */
	input[type=text], select, textarea {
    width: 100%; 
    padding: 12px; 
    border: 1px solid #ccc; 
    border-radius: 4px; 
    box-sizing: border-box;
    margin: 6px 0 16px 0;
    resize: vertical;
	font-size: 100%;}


/* Style the submit button with a specific background color etc */
	input[type=submit] {
    background: #d90d0d;
	background-image: linear-gradient(#d90d0d, #630404);
    color: white;
    padding: 5% 5%;
    border: none;
    border-radius: 4px;
    cursor: pointer;
	font-size: 100%;
}

/* When moving the mouse over the submit button, add a darker green color */
	input[type=submit]:hover {
	-moz-box-shadow: 2px 2px 10px #999;
    -webkit-box-shadow: 2px 2px 10px #999;
    box-shadow: 2px 2px 10px #999;
}

#red{
	color: red;
}

#green{
	color: green;
}






#content #features {
	width: 390px;
	height: 520px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
	display: inline-block;

}

#content #features ul {
	width: 390px;
	height: 520px;

}

#content #features ul li {
	float: left;
}


#content ul#photo li {
	list-style: none;
	width: 532px;
	height: 400px;
	}

#content .column-2 {
	width: 330px;
	float: left;
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 0 12px;
	padding: 0 0 0 30px;
}

#content .products-1 {
	width: 350px;
	float: left;
	font-size: 18px;
	line-length: 30px;
	margin: 0 0 0 12px;
	padding: 25px 0 0 30px;
}

#content .products-2 {
	width: 350px;
	float: left;
	font-size: 18px;
	line-length: 30px;
	margin: 0 0 0 12px;
	padding: 25px 0 0 30px;
}

#content .contact {
	width: 795px;
	float: left;
	font-size: 18px;
	line-length: 30px;
	margin: 0;
	padding: 30px 0 0 0;
}

#content .store {
	width: 735px;
	float: left;
	font-size: large;
	line-length: 30px;
	margin: 0;
	padding: 30px 30px 0 30px;
}

#content .category {
	width: 700px;
	font-size: 18px;
	line-length: 20px;
}

#content .storefooter {
	width: 800px;
	float: left;
	font-size: 18px;
	line-length: 30px;
	margin: 0;
	padding: 30px 0 0 0;
	}


#content .producthead {
	width: 745px;
	float: left;
	font-size: 18px;
	line-length: 30px;
	margin: 0 0 0 12px;
	padding: 30px 0 0 30px;
	line-height: 18px;
}

#content .productpages {
	width: 745px;
	float: left;
	font-size: 10px;
	line-length: 30px;
	margin: 0 0 0 12px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
	line-height: 18px;
	height: 35px;

}

#features ul li {
	 margin: -575px 340px 0;
	 list-style: none;
}


CONTACT AREA

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

#blackbar{
	background: black;
	background-image: linear-gradient(#575757, black);
	height: 80px;
}


CSS MENU

#beelogomenu{
}

/* Menu CSS */#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
	padding: 0;
	margin: 0;
	line-height: 1.3;
	font-family: 'Capriola', sans-serif;
	border-radius:50px;
}

#cssmenu {
	zoom: 1;
	height: 80px;
	background: black;	
	background-image: linear-gradient(#575757, black);
	border-radius: 2px;
	margin: -90px 0px 0px 0;
	width: 100%;
}

#cssmenu ul li {
	float: left;
	list-style: none;
}

#cssmenu ul li.tab {
	float: left;
	list-style: none;
	padding: 10px 5px 0 5px;
}

#cssmenu ul li a {
	display: block;
	height: 37px;
	padding: 22px 30px 10px;
	margin: 4px 2px 2px 0;
	border-radius: 2px 2px 0 0;
	text-decoration: none;
	font-size: 18px;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
	font-weight: 400;
	opacity: .9;
}

#cssmenu ul li a:hover{
	background: #d90d0d;
	background-image: linear-gradient(#d90d0d, #630404);
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	display: block;
	height: 37px;
	margin-top: 0px;
	color: #e1e1e1;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.55);
	opacity: 1;
}

#cssmenu ul li.active a {
	background: #d90d0d;
	background-image: linear-gradient(#d90d0d, #630404);
	display: block;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	height: 37px;
	margin-top: 0px;
	color: #ffd500;
	/*border:2px solid #d90d0d;*/
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.55);
	opacity: 1;
}

@media (max-width: 900px){
	#cssmenu ul li.tab {
	float: left;
	list-style: none;
	padding: 10px 0px 0 0px;
}

#container{
	width: 100%;
}

#content{
	width: 100%;
}


#containermenu {
	width: 1000px; 
	margin: 0 auto 0 -100px;
	padding: 0 0 0 0;
}
#cssmenu {
	zoom: 1;
	height: 90px;
	background: black;	
	background-image: linear-gradient(#575757, black);
	border-radius: 2px;
	margin: -90px 0px 0px 0;
	width: 100%;
}

}