/* Recovered CSS Hero state for the Pile theme — backup 2026-08-26. */

.hero-slider h1 {
	text-transform: uppercase;
	font-size: 72px;
	background-size: auto;
	font-weight: 400;
	font-family: Roboto;
}

.hero-slider h2 {
	font-size: 38px;
	font-family: Roboto;
	line-height: 60.199997px;
	letter-spacing: 3px;
}

.rsContent em {
	text-transform: capitalize;
	font-size: 32px;
}

#djaxHero>.hero .hero {
	padding-top: 100px;
	margin-top: 0px;
	top: 0px;
	position: absolute;
}

.hero li>a {
	letter-spacing: 2.88px;
}

.site-content h2 {
	font-size: 31px;
	-webkit-text-stroke-color: rgba(0, 45, 68, 1);
	color: rgba(0, 45, 68, 1);
}

.site-content h3 {
	font-size: 17px;
	color: rgba(0, 45, 68, 1);
}

.c-pile em {
	-webkit-text-stroke-color: rgba(187, 3, 23, 1);
	color: rgba(187, 3, 23, 1);
}

.wrap>.site-content h1 {
	font-weight: 400;
	font-size: 41px;
	font-family: Roboto;
	color: rgba(0, 45, 68, 1);
}

.wrap .h2blanc {
	font-family: Roboto;
	font-weight: 300;
	font-size: 19px;
	line-height: 28.200001px;
}

body>#barba-wrapper .site-footer {
	color: rgba(0, 45, 68, 1);
	font-family: Roboto;
}

.footer-meta .menu-item>a {
	text-decoration: none;
}

.site-footer .copyright-text {
	color: rgba(0, 45, 68, 1);
}

.wrap .copyright-area {
	color: rgba(0, 45, 68, 1);
}

.c-pile__item h2>span {
	color: rgba(255, 255, 255, 1);
	font-family: Roboto;
	font-weight: 200;
	font-size: 15px;
	letter-spacing: 2px;
	-webkit-text-stroke-width: -1px;
}

body>#barba-wrapper .site-content {
	font-family: Roboto;
	font-weight: 200;
}

.wrap .page__title {
	text-transform: uppercase;
}

.wrap .page__subtitle {
	color: rgba(187, 3, 23, 1);
}

.c-pile__item .woocommerce-Price-amount {
	color: rgba(187, 3, 23, 1);
	margin-top: 0;
	padding-top: 0px;
}

.c-pile__item a>div {
	padding-top: 0px;
	padding-bottom: 0px;
}

.panel>div .menu-item>a {
	color: rgba(0, 45, 68, 1);
}

#barba-wrapper .site-navigation {
	color: rgba(0, 45, 68, 1);
}

.entry--page .eight-twelfths>h2 {
	font-size: 23px;
	font-weight: 300;
}

.entry--page .eight-twelfths>p {
	color: rgba(0, 45, 68, 1);
	font-size: 21px;
	line-height: 26.799999px;
}

.entry--page h3 {
	color: rgba(187, 3, 23, 1);
	font-weight: 200;
}

.entry--page .one-whole>.red {
	font-weight: 200;
	text-transform: uppercase;
	color: rgba(187, 3, 23, 1);
}

.entry--page h2 {
	color: rgba(0, 45, 68, 1);
}

#main .eight-twelfths {
	color: rgba(0, 45, 68, 1);
}

.entry--page .one-whole>h2 {
	text-align: center;
	font-weight: 200;
	text-transform: uppercase;
}

#mainNav>.menu-item .menu-item {
	color: rgba(0, 45, 68, 1);
}

#mainNav>.menu-item .menu-item>a {
	color: rgba(0, 45, 68, 1);
}

#wpcf7-f10460-p989-o1 p {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.entry--page .table__Sociallinks {
	text-decoration: none;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	justify-content: center;
	left: 18px;
}

.entry--page .one-whole>p {
	color: rgba(0, 45, 68, 1);
	-webkit-text-stroke-color: rgba(187, 3, 23, 1);
}

.entry-content p>a {
	font-style: normal;
	text-transform: none;
	font-weight: 300;
}

@media screen and (max-width:375px) {
tbody td .social-links{text-decoration: none;
}
}

/*
 * Pile normally reveals these overlays through JavaScript animations.
 * Keep their existing content visible when that animation does not run.
 */
.c-pile__item .c-pile__item-content,
.c-pile__item.is-visible .c-pile__item-content {
	opacity: 1 !important;
	visibility: visible !important;
}

#djaxHero .hero-content,
#djaxHero .hero-content h1,
#djaxHero .hero-content h2,
#djaxHero .hero-content h3,
#djaxHero .hero-content p,
#djaxHero .hero-content em {
	opacity: 1 !important;
	visibility: visible !important;
}

/*
 * Mobile navigation — clearer hierarchy and larger touch targets.
 * Limited to Pile's own mobile breakpoint so desktop navigation is unchanged.
 */
@media screen and (max-width: 698px) {
	body .site-navigation {
		align-content: flex-start;
		align-items: flex-start;
		justify-content: flex-start;
		padding: 28px 22px max(28px, env(safe-area-inset-bottom));
		background-color: #111111;
		color: #ffffff;
		text-align: left;
	}

	body .site-navigation > div:first-child:empty {
		display: none;
	}

	body .site-navigation > .nav--main {
		display: block;
		flex: 0 0 auto;
		width: 100%;
		margin: 48px 0 0;
		text-align: left;
	}

	#mainNav > .menu-item {
		width: 100%;
		border-bottom: 1px solid rgba(255, 255, 255, 0.16);
		letter-spacing: 0.04em;
	}

	#mainNav > .menu-item > a {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		min-height: 52px;
		padding: 10px 12px !important;
		color: #ffffff !important;
		font-size: 20px;
		font-weight: 600;
		line-height: 1.25;
		text-align: left;
		text-transform: none;
	}

	#mainNav .sub-menu-toggle {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 44px;
		height: 44px;
		margin: -6px -10px -6px 12px;
		padding: 0;
		color: rgba(255, 255, 255, 0.78);
		font-size: 18px;
		cursor: pointer;
	}

	html.jcl-mobile-menu-ready #mainNav > .menu-item-has-children > .sub-menu {
		display: none !important;
	}

	html.jcl-mobile-menu-ready #mainNav > .menu-item-has-children.jcl-mobile-open > .sub-menu {
		display: block !important;
	}

	body .site-navigation #mainNav .sub-menu {
		position: static;
		width: auto;
		margin: 0;
		padding: 3px 0 9px 18px;
		background: transparent;
		box-shadow: none;
		text-align: left;
	}

	body .site-navigation #mainNav .sub-menu .menu-item > a {
		display: flex;
		align-items: center;
		width: 100%;
		min-height: 44px;
		padding: 7px 12px !important;
		color: rgba(255, 255, 255, 0.76) !important;
		font-size: 16px;
		font-weight: 400;
		line-height: 1.35;
		letter-spacing: 0.02em;
		text-align: left;
	}

	/* Shop Photo: visible accent without low-contrast red text. */
	body .site-navigation #menu-item-10108 > a {
		padding-left: 15px !important;
		border-left: 3px solid #bb0317;
		background: rgba(187, 3, 23, 0.16);
		color: #ffffff !important;
	}

	/* Main commercial call to action. */
	body .site-navigation #menu-item-11532 {
		margin-top: 18px;
		border-bottom: 0;
	}

	body .site-navigation #menu-item-11532 > a {
		justify-content: center;
		min-height: 54px;
		padding: 12px 16px !important;
		background: #bb0317;
		color: #ffffff !important;
		font-size: 16px;
		letter-spacing: 0.08em;
		text-align: center;
		text-transform: uppercase;
	}

	body .site-navigation > :last-child {
		flex: 0 0 auto;
		width: 100%;
		margin: 0;
	}

	body .site-navigation ul.nav--social-icons {
		display: flex !important;
		justify-content: center;
		width: 100%;
		margin: 24px 0 0;
	}

	body .site-navigation ul.nav--social-icons li {
		display: inline-flex;
	}

	body .site-navigation ul.nav--social-icons a {
		width: 44px;
		height: 44px;
		padding-left: 44px !important;
		color: rgba(255, 255, 255, 0.82) !important;
	}

	body .site-navigation ul.nav--social-icons a:before {
		top: 50%;
		transform: translateY(-50%);
		font-size: 20px;
	}

	body .site-navigation .nav-close-button {
		width: 52px;
		height: 52px;
		color: #ffffff;
	}
}

@media screen and (max-width: 360px) {
	body .site-navigation {
		padding-right: 16px;
		padding-left: 16px;
	}

	#mainNav > .menu-item > a {
		font-size: 18px;
	}
}
