@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 1.5em;
	font-weight: bold;
}

.home-section-divider {
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 1.25em;
}

.home-section-divider hr {
	border-bottom: 1px solid #000000;
}

.home-shop-by-category {
	
}

.home-shop-by-category a {
	color: #000000;
}

.home-shop-by-category a:hover {
	color: #000000;
}

.carousel-control-prev {
	justify-content: flex-start;
}

.carousel-control-next {
	justify-content: flex-end;
}

.carousel-indicators {
	margin-bottom: 0.25rem;
}

.top-listing {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.25;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.top-listing-cell {
	border: 5px #F6F6F6 solid;
	padding: 10px;
}

.top-listing a {
	color: #000000;
}

.top-listing a:hover {
	color: #000000;
}

.top-listing-ccode {
	font-family: Oxygen,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-size: 0.72em;
}
