div#header-wrapper {
    background: white;
    padding-bottom: 1px;
}


a, a:hover {
	text-decoration: none;
}


body {
	background: url(https://thefest.com/wp-content/themes/fest/images/FEST-background9.jpg) repeat fixed left top rgba(0, 0, 0, 0);
}


.col.mb-4 {
    padding: 0;
}
#indexDefault .card.centerBoxContentsListing {
     border: 0;
     border-right: 1px solid #cccccc;
     border-radius: 0;
    display: inline-block;
}

div#productsListing-topLinks {
    display: none;
}

div#listingDisplayOrderSorter {
    float: right;
    padding-right: 15px;
}
select#disp-order-sorter {
    font-size: 13px;
}

/* Mobile horizontal nav bar (FEST_MOBILE_NAV_REORDER) — always visible, no hamburger */
@media (max-width: 991.98px) {
	.fest-mobile-nav-horizontal .navbar-toggler {
		display: none !important;
	}
	.fest-mobile-nav-horizontal #navMainWrapper,
	.fest-mobile-nav-horizontal #navMain,
	.fest-mobile-nav-horizontal nav.fest-navbar,
	.fest-mobile-nav-horizontal .fest-navbar-container,
	.fest-mobile-nav-horizontal #navbarSupportedContent,
	.fest-mobile-nav-horizontal .fest-mobile-nav-collapse {
		overflow: visible !important;
		max-height: none !important;
	}
	.fest-mobile-nav-horizontal .fest-navbar-container {
		flex-wrap: nowrap;
		align-items: center;
		padding-left: 0.25rem;
		padding-right: 0.25rem;
	}
	.fest-mobile-nav-horizontal .fest-mobile-nav-collapse {
		display: flex !important;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}
	.fest-mobile-nav-horizontal .fest-mobile-nav-bar {
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		flex: 1 1 auto;
		min-width: 0;
		overflow: visible;
	}
	.fest-mobile-nav-horizontal .fest-mobile-nav-bar > .nav-item {
		flex: 0 0 auto;
	}
	.fest-mobile-nav-horizontal .fest-mobile-nav-link {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 0.35rem 0.4rem;
		font-size: 0.65rem;
		line-height: 1.1;
		text-align: center;
		white-space: nowrap;
	}
	.fest-mobile-nav-horizontal .fest-mobile-nav-link i {
		font-size: 1.1rem;
		margin-bottom: 0.15rem;
	}
	.fest-mobile-nav-horizontal .fest-mobile-nav-bar > .nav-item.fest-mobile-nav-cart {
		margin-left: auto;
	}

	.fest-mobile-nav-horizontal .navbar-nav.ml-auto {
		flex: 0 0 auto;
		flex-direction: row;
		margin-left: 0.25rem !important;
	}
	.fest-mobile-nav-horizontal #search-icon {
		padding: 0.35rem 0.5rem;
	}
	.fest-mobile-nav-horizontal #search-icon .fa-search {
		font-size: 1.15rem;
		margin-bottom: 0.15rem;
	}
	/* Popover-style menus (not full-screen) — fixed positioning set by jscript_fest_mobile_nav.php */
	.fest-mobile-nav-horizontal .nav-item.dropdown {
		position: static;
	}
	.fest-mobile-nav-horizontal .fest-mobile-nav-popover {
		position: fixed !important;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		transform: none !important;
		float: none;
		width: auto;
		min-width: 11rem;
		max-width: min(88vw, 300px);
		max-height: 50vh;
		overflow-y: auto;
		margin-top: 0;
		padding: 0.35rem 0;
		border-radius: 0.25rem;
		box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
		z-index: 1100;
	}
	.fest-mobile-nav-horizontal .fest-mobile-nav-popover .dropdown-item {
		padding: 0.45rem 0.85rem;
		font-size: 0.8rem;
		white-space: normal;
	}
}

/* Desktop: no header search icon (sidebar AJAX search) */
@media (min-width: 992px) {
	#search-icon {
		display: none !important;
	}
}

nav.navbar {
    background-color: #000000;
    padding-top: 0;
    padding-bottom: 0;
}

nav.mx-3 {margin-left: 0 !important;margin-right: 0 !important;border-radius: 0 !important;}

body {
    font-size: 13px;
    line-height: 1;
}

.mt-5 {
	margin-top: 0 !important;
}

#show-catalog figure {
    margin: 0;
}

.panel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #0099FF;
	text-decoration: underline;
}
.maillist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #000000;
	line-height: 9.5px;
}
.festcountdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #000000;
	line-height: 9.5px;
	height:65px;
	
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

/* fest-store-header titles (also-purchased / store.css pattern) */
.fest-store-header {
	clear: both;
	position: relative;
	text-align: center;
}
.fest-store-header > .h3,
.fest-store-header > h1,
.fest-store-header > h2,
.fest-store-header > p,
.fest-store-header .centerBoxHeading,
#loginDefaultHeading,
#productListHeading,
#cartDefaultHeading,
#checkoutPaymentHeading,
#checkoutSuccessHeading,
#indexCategoriesHeading,
#searchResultsHeading {
	color: #000;
	font-size: 30px;
	font-family: BigNoodle, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
	padding: 0 18px;
	display: inline;
	font-weight: normal;
	margin: 0;
	line-height: 1.15;
}
#indexCategories-categoryImage,
#indexProductList-categoryImage {
	clear: both;
	margin-top: 0.5rem;
}

/* New Products centerbox — production fest layout (#whatsNew) */
#whatsNew.centerBoxWrapper {
	clear: both;
	margin-top: 0.75rem;
	text-align: center;
}
#whatsNew .fest-store-header {
	margin-bottom: 0.5rem;
}
#whatsNew .centerBoxContentsNew {
	height: 170px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	box-sizing: border-box;
	padding: 0 4px;
}
#whatsNew .centerBoxContentsNew .centerme {
	text-align: center;
}
#whatsNew .centerBoxContentsNew img {
	max-width: 170px;
	max-height: 130px;
	width: auto;
	height: auto;
}

/* Product page: punchlist 22-25 - typography and layout */
#productInfo .productGeneral,
#productInfo h1.productName {
	font-size: 1.25rem;
}
#productInfo .listingProductImage {
	max-width: 100%;
	height: auto;
}
#productInfo .attribsSelect,
#productInfo select.form-control {
	max-width: 12em;
	font-size: 0.95rem;
}
#productsPriceTop-card,
#productsPriceBottom-card,
#addToCart-card .card-header,
#addToCart-card .card-body {
	border: none;
	background: transparent;
	box-shadow: none;
}
#addToCart-card {
	border: 1px solid #dee2e6;
	border-radius: 0.25rem;
}

/* Front page (item 1): responsive product grid */
#indexDefault .card-deck {
	display: flex;
	flex-wrap: wrap;
	margin-right: -0.75rem;
	margin-left: -0.75rem;
}
#indexDefault .card-deck .card {
	flex: 0 0 auto;
	margin-bottom: 1rem;
}
@media (max-width: 575.98px) {
	#indexDefault .card-deck .card { flex: 0 0 100%; max-width: 100%; }
}
@media (min-width: 576px) and (max-width: 767.98px) {
	#indexDefault .card-deck .card { flex: 0 0 50%; max-width: 50%; }
}
@media (min-width: 768px) and (max-width: 991.98px) {
	#indexDefault .card-deck .card { flex: 0 0 33.333%; max-width: 33.333%; }
}

/* Punchlist 9: inputs — white bg, neutral placeholder (overrides ZCA red #a80000 on all pages) */
input::placeholder,
textarea::placeholder,
.form-control::placeholder {
	color: #6c757d !important;
	opacity: 1;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
	color: #6c757d !important;
	opacity: 1;
}
.search-form .form-control,
.fest-sidebox-search .form-control,
#search-input,
#sidebar-search-input,
.centerColumn .form-control,
.centerColumn input[type="text"],
.centerColumn input[type="email"],
.centerColumn input[type="password"],
.centerColumn input[type="tel"],
.centerColumn input[type="search"],
.centerColumn textarea,
.search input[type="text"],
input[type="search"] {
	background-color: #fff !important;
	border-color: #dee2e6 !important;
	color: #212529 !important;
}
#search-input:focus,
#sidebar-search-input:focus,
.search-form .form-control:focus,
.fest-sidebox-search .form-control:focus,
.centerColumn .form-control:focus,
.centerColumn input:focus,
.centerColumn textarea:focus,
input[type="search"]:focus {
	background-color: #fff !important;
	border-color: #adb5bd !important;
	box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.25);
}

/* Punchlist 33: see stylesheet_buttons.css */
