/*
Theme Name: HolyHell
Theme URL: https://cdupuis.com
Description: HolyHell storefront
Author: Craig Dupuis
Author URL: https://cdupuis.com
Template: fmovies
Version: 1.0.0
Text Domain: CDupuis Design
*/
body{
	font-family: "Courier", Times, serif;
}
#header-main-fixed a h1, #header-main-fixed a {
	color: #e17329;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Verdana", sans-serif;
	font-weight:400;
	margin:0;
	color:#e74c3c;
}

.titlefont {
	font-family: 'Passion One', sans-serif;
} 

h1  {
	font-size: 2.5em;
	padding:10px 0 3px 0;
	font-family: 'Passion One', sans-serif;
}
.entry-title{
	border-left: none;
}
#header-main-fixed {
	background-color:#242422;
	color: #e74c3c;
}
#footer-main {
	clear:both;
	background-color:#ae2222;
	color:#dddddd;
}
.gallery-caption {
	color: #242422;
}
#navmain > div > ul > li > a, .cart-contents-icon, .search-form-icon {
	color:#e74c3c;
}
#navmain {
}
a {
	text-decoration:none;
	outline:none;
	color:#ff7128;
}
p {
	border-radius: 16px;
}
img {
	border-radius: 8px;
}
body{
	color: #E5E5E5;
}
.woocommerce-privacy-policy-text, .woocommerce-terms-and-conditions-checkbox-text, .woocommerce-terms-and-conditions {
	background-color: #332F2F;
}
.woocommerce-terms-and-conditions {
	background-color: #332F2F;
}
#copyright{
	display: none;
}
#aside {
	background-color: rgba(51,47,47,9);
	border-radius: 8px;
}
.alterbox {
	background-color: #332F2F;
	border-radius: 10px;
}