<style type="text/css">
#main-content {
	padding-top: 0;
}

.page-title h2 {
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}
#user-toolbar {
	margin-bottom: 0;
	border-bottom-width: 0;
}
#user-tools li,
#user-toolbar .list-item
{
	border-width: 0;
}

#left-column-search {
	border: 0 !important;
}
.search-panel-noa {
	margin: 0 !important;
}
.para-search-section-noa {
	border-width: 1px !important;
	border-radius: 10px;
}
.simple-search-input-noa {
	font-size: 12px !important;
	margin-left: 15px;
	width: calc(100% - 50px) !important;
}
#cssmenu {
	margin-bottom: 0;
	border-bottom-width: 0;
	background: linear-gradient(#f5f5f5, #dadada);
    background-image: linear-gradient(rgb(245, 245, 245), rgb(218, 218, 218));
}
#cssmenu ul {
	border-width: 0;
}
#cssmenu>ul>li {
	border-width: 0;
}
#cssmenu>ul>li>a {
	border-right-width: 0 !important;
		color: #666;
}
#cssmenu>ul>li>a:hover {
	background-color: #e8001f;
	color: #FFF;
}
#cssmenu>ul>li>ul {
	margin-left: 0;
	border: 1px solid #999 !important;
	background: #FFF;
}
#right-column #content-banner {
	margin-bottom: 40px;
}
.content-box,
#featured-titles,
#featured-titles ul.product-listing-slick li
{
	border-width: 0;
	border-bottom: 1px solid #dadada;
	margin-bottom: 3em;
	padding-bottom: 2em;
}
.content-box:last-child {
	border-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
#featured-titles h2,
.content-box h2
{
	border-width: 0;
	font-weight: 300;
	font-size: 30px !important;
	padding: 0;
	margin: 0 0 10px;
}
ul.featured-cat-list {
	overflow: auto;
	margin: 2em 0 0;
}
ul.featured-cat-list li {
	padding: 2em 0;
    width: 25%;
}
ul.featured-cat-list a {
	display: inline-block;
	color: #34A7FB;
    font-weight: 600;
    font-size: 18px;
    margin: 10px 0 10px;
}
#featured-titles ul.product-listing-slick li {
	border-bottom-width: 0;
	margin-bottom: 0;
	padding: 1em 0;
	width: 25%;
	text-align: center;
}
#character-select h2 {
	margin-bottom: 30px;
}
.product-container .prod-thm {
	margin: 0 auto;
	margin-bottom: .5em;
}
.product-listing-slick {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.product-title {
	font-size: 18px;
	text-align: center;
	height: auto !important;
	font-weight: 700;
	color: #666;
}
.product-info a {
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	margin-bottom: 5px;
	color: #34A7FB;
}
.product-info a:hover {
	text-decoration: underline;
}
#user-tools li:nth-child(odd) {
	padding-right: 0;
}

</style>