body {
padding-top: 0;
}
footer.main-footer nav.footer .nav li:first-child a {
	font-weight: 700;
}
#shippingAddressForm {
	display: none;
}
.productTitle {
color:#333 !important;
background-color:transparent;
border:0;
}
/*  unknown content code
#scHeading-20::before {
content: "024"
;}
*/

.cont-btns {
    background-color: #e9654b !important;
}
.cont-btns:hover,.cont-btns:active {
    background-color: #4c5960 !important;
}
#atc-success{
color:#e9654b;
}

/* yieldview calendar mods */
#filters>span {
    display: block !important;
}
#categoryButtonsGroup,
#categoryButtonsInitializeGroup{
	width:100%;
}
#categoryButtons,
#categoryButtonsInitialize {
    padding: 0;
}
#categoryButtons,
#categoryButtonsInitialize,
#ageCategoryButtons,
#ageCategoryButtonsInitialize {
    display: flex !important;
    flex-wrap: wrap;
	justify-content: center;
}
button[id^=initialize_category_],
#categoryButtons button[id^=category_] {
    flex-basis: 33%;
	border-radius: 0 !important;
}
button[id^=initialize_agecategory_],
#ageCategoryButtons button[id^=category_] {
    flex-basis: 33%;
	border-radius: 0 !important;
}
#categoryButtons #category_1034 { /* card reload category button */
    color: #e9654b;
    font-weight: bold;
    text-transform: uppercase;
}

#channelBanner {
    background-color: #e9654b;
	color: #fff;
    padding: 5px 0;
}
/* hiding day discount indicator text */
.discount.liftdiscount {
    display: none !important;
}

/* Changing Cruiser Bikes icon to something for Snow Tubing jan2022 */
#scHeading-35::before {
    content: "\f111" !important;
}

/* supplierdetail pg - junk fee notices, oct2023 */
 .feeNoticeBanner {
    background-color: #e2f6fc;
    padding: 1em;
    margin-bottom: 1em;
}
/* Hiding this was requested 07252024 */
.feeNoticeButton {
    text-align: right;
    font-size: .8em;
}

div[id^=product-] .feeNoticeButton{
   padding-right: 1em;
}

div[id^=promo-] .feeNoticeButton{
   padding-right: .5em;
}

.fees-and-taxes-message {
    display: none;
}

/* new Snow Tubing supercat icon for nav */
#scHeading-35::before {
    content: "\f192" !important;
}

/* Snowsports gryphon icon */
.accordion-group-SnowSportsLessons .accordion-toggle::before {content: "\f19d";}
 