.category {
	background-color: #2083e8;
	margin-bottom: 5px
}

.cta a,
.cta input {
	background-color: #f31200;
	border: 1px solid red;
	padding: .4em;
	border-bottom: 8px solid #c40202;
	border-radius: 10px
}

.cta {
	margin-top: 25px
}

@media(max-width:768px) {
	.featured-image.parents-theme {
		background-image: url(../blackfriday/fall-presents-960w.jpg)
	}

	#header-with-logo {
		text-align: center
	}

	#listicle_title {
		font-size: 38px
	}
}

.page-content {
	margin-top: 20px
}

h2 {
	text-transform: none;
	line-height: 32px;
	font-size: 24px
}

.list_number {
	color: #fff;
	background-color: #000;
	padding: 4px 8px;
	font-size: 80%
}

.list_item hr {
	display: none
}

h1 {
	font-size: 46px
}

p {
	font-size: 19px
}

.sold_out {
	text-transform: uppercase;
	color: red
}

#header-bg {
	background-color: #fff;
	width: 100%;
	height: 50px;
	position: absolute
}

#header-with-logo {
	margin-top: 8px;
	color: #fff;
	font-size: 70%
}

#todays_date {
	border: none
}

.low_inventory_message {
	margin-top: 12px;
	width: 100%;
	background-color: #ff7500;
	color: #fff;
	text-align: center;
	padding: 5px 0
}