.grid-12, #sectionCTA .container-white, .bgr-white {
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.25);
}
.grid-12 .grid-12, .container-white .grid-12, .cart-container .grid-12, .bgr-white .grid-12, .bgr-white .bgr-white {
	box-shadow: none;
}



#views .view-items-controls {
	background: #fff; border-radius: 6px; box-shadow: 0 0 18px rgba(0, 0, 0, 0.25); margin-top: 30px;
}



.custom-page-title {
	text-align: center; margin-bottom: 30px; margin-top: 0px !important;
}
.category-title {
	background: #284586; border-radius: 6px; box-shadow: 0 0 18px rgba(0, 0, 0, 0.25); margin-top: 20px; color: #fff; padding: 15px !important;
}
.category-items-container {
	background: #fff; border-radius: 6px; box-shadow: 0 0 18px rgba(0, 0, 0, 0.25); margin-top: 20px; padding-top: 30px !important; padding-bottom: 30px !important;
}
.container-item-img h2.item-number, .container-item-thumb .star-form {
	display: none !important;
}



#list-categories-footer .categories-footer-category {
	padding: 0; margin: 0; float: none; width: auto; display: inline-block; vertical-align: top;
}
#list-categories-footer .categories-footer-category a.btn {
	display: inline-block; margin: 5px; border: 1px solid #b58118 !important; border-radius: 4px; padding: 10px; text-align: center;
}



.categories-footer {
	margin-top: 30px; background: #fff; border-radius: 5px; padding: 20px; box-shadow: 0 0 18px rgba(0, 0, 0, 0.25); float: none; clear: both;
	max-width: 100% !important;
}
.categories-footer .grid-12 {
	float: none !important; clear: both;
}



h2.sponsor_level {
	display: block; padding: 10px; border-radius: 5px 5px 0 0; color: #1c2d56; word-spacing: 0px; margin: 0; background: #284586; color: #fff;
}
.sponsor_items_group {
	display: block; text-align: center; padding: 0; border-radius: 0 0 5px 5px; border: 1px solid #284586; background: #f3f3f3; word-spacing: -10px;
}
.sponsor_items_group .sponsor_item_box {
	display: inline-block; vertical-align: top; margin: 0 auto; padding: 10px; border-radius: 5px; background: #fff; overflow: hidden; width: 46%; margin: 1%; word-spacing: 0px;
	box-shadow: 0 0 18px rgba(0, 0, 0, 0.25); text-align: center;
}
.sponsor_items_group .sponsor_item_box.level5 {
	width: 29%;
}
.sponsor_items_group .sponsor_item_box .sponsor_logo {
	display: block; margin: 0 auto; border-radius: 3px; max-width: 100%; max-height: 300px; overflow: hidden; padding: 0;
}
.sponsor_items_group .sponsor_item_box.level2 .sponsor_logo {
	max-width: 90%; max-height: 250px;
}
.sponsor_items_group .sponsor_item_box.level3 .sponsor_logo {
	max-width: 75%; max-height: 200px;
}
.sponsor_items_group .sponsor_item_box.level4 .sponsor_logo {
	max-width: 60%; max-height: 175px;
}
.sponsor_items_group .sponsor_item_box.level5 .sponsor_logo {
	max-width: 50%; max-height: 150px;
}
.sponsor_items_group .sponsor_item_box .sponsor_logo img {
	display: block; margin: 0 auto; border-radius: 3px; width: auto; height: auto; max-width: 100%; max-height: 300px; overflow: hidden;
}
.sponsor_items_group .sponsor_item_box.level2 .sponsor_logo img {
	max-height: 250px;
}
.sponsor_items_group .sponsor_item_box.level3 .sponsor_logo img {
	max-height: 200px;
}
.sponsor_items_group .sponsor_item_box.level4 .sponsor_logo img {
	max-height: 175px;
}
.sponsor_items_group .sponsor_item_box.level5 .sponsor_logo img {
	max-height: 150px;
}
.sponsor_items_group .sponsor_item_box .sponsor_name {
	display: block; margin: 0; padding: 10px; font-size: 1.5em; line-height: 1.1em; border-bottom: 1px solid #ddd; text-align: center; font-weight: bold;
}
.sponsor_items_group .sponsor_item_box .sponsor_description {
	display: block; margin: 0; padding: 10px; text-align: left; font-size: 0.8em; line-height: 1em;
}