/*		 included CSS content		*/
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,700');

body {
font-family: 'Oswald', sans-serif;
}

.AccountLinks {
    padding-bottom: 0px !important; 
}
.ReviewSubmitBtn {
    margin-bottom: 40px;
}

.panel.panel-default.TopLevel.CustomLink {
    padding-left: 18px;
}

#Block_HeaderXS {
padding-top: 15px;
padding-bottom: 15px;
}
#Section_Header {
padding-top: 15px;
padding-bottom: 15px;
}

#Section_MainContent {
padding-top: 30px;
padding-bottom: 40px;
}

.HorizontalCatNav .CurrentDept {
    color: #000;
   border-bottom: 2px solid #000;
}

.ProductGrid .ProductName, .jcarousel .ProductName {
text-align: center;
text-transform: uppercase;
font-weight: bold;
margin-top: 15px;
}

.ProductGrid ul.PricingContainer, .jcarousel ul.PricingContainer  {
text-align: center;
/* font-weight: bold; */
margin-top: 15px;
}
.HorizontalCatNav li {
    padding: 0 15px;
}

.HorizontalCatNav li a {
    padding: 0;
}

.HorizontalCatNav li a:hover {
    border-bottom: solid 2px #000;
}

.HorizontalCatNav > li > a:first-child {
    padding-left: 0;
    margin: 0;
}

.NavigationComponent .dropdown-menu > li > a:hover {
    border-bottom: none;
}

.collapse dropdown-menu .HorizontalCatNav li {
    padding: 0;
}

@media (min-width: 767px) {
.container .ProductGrid > li {
    min-width: 320px;
}
}

#Section_Footer {
background-color: #000;
padding: 40px 0;
}
.FooterSocialIcons i {
    font-size: 18px;
}

.FooterSocialIcons {
    line-height: 60px;
}

.FooterLinks li {
   border-right: solid 1px #fff;
}/*		 values from editor		*/
/*		Default Values		*/
a:focus, a:hover, a:active, a:hover {
	color: #aaa;
}

a, a:visited {
	color: #000;
}

.btn-primary:hover, .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .open > .dropdown-toggle.btn-primary:focus, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary.active:focus, .btn-primary:focus, .btn-primary:visited:hover {
	color: #fff;
	background-color: #aaa;
	border-color: #aaa;
}

.btn-primary, .btn-primary.active, .btn-primary:active, a.btn-primary, a.btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-primary:visited {
	color: #fff;
	background-color: #000;
	border-color: #000;
	text-transform: uppercase;
}

.btn-default:hover, .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .open > .dropdown-toggle.btn-default:focus, .btn-default.focus:active, .btn-default:active:focus, .btn-default.active:focus, .btn-default:focus, .btn-default:visited:hover {
	color: #aaa;
	background-color: transparent;
	border-color: #aaa;
}

.btn-default, .btn-default.active, .btn-default:active, a.btn-default, a.btn-default.active, .btn-default.disabled, .btn-default[disabled], .btn-default:visited {
	color: #000;
	background-color: transparent;
	border-color: #000;
}

body {
	color: #000;
}

/*		Header		*/
.HeaderTopLinks, .AccountLinks {
	color: #000;
}

.HeaderTopLinks a, .AccountLinks > li > a {
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}

.HeaderTopLinks a:hover, .HeaderTopLinks a:active, .HeaderTopLinks a:focus, .AccountLinks > li > a:hover, .AccountLinks > li > a:active, .AccountLinks > li > a:focus {
	color: #aaa;
	text-decoration: none;
}

.HeaderMobile button .icon-cms-hamburger {
	color: #000;
}

.SearchIcon .icon-cms-spyglass {
	color: #000;
	font-size: 18px;
}

.icon-cms-spyglass:hover, .SearchIcon .icon-cms-spyglass:hover, .SearchIcon .icon-cms-spyglass:active, .SearchIcon .icon-cms-spyglass:focus {
	color: #aaa;
}

.ShoppingCartIcon {
	color: #000;
}

.ShoppingCartIcon:hover, .ShoppingCartIcon:active, .ShoppingCartIcon:focus {
	color: #aaa;
}

/*		Navigation		*/
.HorizontalCatNav {
	text-align: center;
}

.HorizontalCatNav > li > a {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.HorizontalCatNav > li > a:hover, .HorizontalCatNav > li > a:focus, .HorizontalCatNav > li > a:active {
	color: #000;
}

.NavigationComponent .dropdown-menu {
	background-color: #000;
}

.NavigationComponent .dropdown-menu > li > a {
	color: #fff;
}

.NavigationComponent .dropdown-menu > li > a:focus {
	color: #fff;
	background-color: #000;
}

.NavigationComponent .dropdown-menu > li > a:hover, .NavigationComponent .dropdown-menu > li > a:active, .NavigationComponent .dropdown-menu > li > a:focus {
	color: #ccc;
	background-color: #000;
}

/*		Product		*/
.Breadcrumbs .CurrentDept {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

.CatalogName {
	color: #000;
	font-size: 28px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#HeaderMobileDeptName {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

.ProductGrid .ProductName {
	font-weight: bold;
}

li.SocialShareLink > a:hover, .SocialShareDropdownMenu > li > a:hover {
	color: #aaa;
}

.SocialShareLink a, .SocialShareDropdownMenu > li > a {
	color: #000;
}

/*		Product Reviews		*/
.SelectStarRating .FullStar {
	fill: #000;
}

.ProductReviewSummaryComponent .FullStar, .ProductReviewSummaryComponent .lefthalfstar, .ProductRating .FullStar, .ProductRating .HalfStarWrapper, .ProductReviewListingComponent .FullStar, .ProductReviewListingComponent .HalfStarWrapper, .ProductRating .lefthalfstar, .lefthalfstar {
	fill: #000;
}

/*		Footer		*/
.CopyrightFooter {
	color: #fff;
}

.Footer {
	color: #fff;
}

.Footer a {
	color: #fff;
}

.FooterMailingListSocial .MailingListBtn {
	background-color: white;
	border-color: transparent;
}

.FooterMailingListSocial .MailingListBtn i {
	color: #000;
}

.FooterMailingListSocial .form-control {
	background-color: white;
	border-color: transparent;
}

.FooterSocialIcons i {
	color: #fff;
}

.FooterSocialIcons i:hover, .FooterSocialIcons i:active, .FooterSocialIcons i:focus {
	color: #aaa;
}

.FooterTitle {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.QuestionsConcerns li {
	color: #fff;
}

/*		Checkout		*/
label.Checkbox:before {
	color: #000;
	border-color: #000;
}

input[type="radio"] + label.RadioLabel:before {
	color: #000;
}

