/* LIRI site presentation assets. */
.main-navigation {
	background-color: #fdfdfd;
	border-top-color: #ffd0c8;
}

.main-navigation .menu > li > a,
.main-navigation .menu > li > a:visited {
	color: #555;
}

.main-navigation .menu > li > a:hover,
.main-navigation .menu > li > a:focus,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_ancestor > a {
	color: #f6a8c6;
}

.banner {
	background-color: #5c595c;
}

.banner::before {
	background: linear-gradient(90deg, rgba(92, 89, 92, 0.52) 0%, rgba(92, 89, 92, 0.2) 48%, rgba(92, 89, 92, 0.06) 100%);
}

.special .info {
	background-color: #5c595c;
	color: #fffdfe;
}

.promotional-block::before {
	background-color: rgba(92, 89, 92, 0.42);
}

.site-footer {
	background-color: #5c595c;
}

.footer-t {
	background-color: transparent;
}

.footer-t .widget-title,
.footer-t p,
.footer-t a,
.footer-t li,
.footer-t span,
.site-footer,
.site-footer a {
	color: #c4c4c4;
}

.wtfs-cta-box {
	background-color: #81c9c7;
}

body.wp-theme-bakes-and-cakes #page {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 1rem;
	line-height: 1.7;
}

body.wp-theme-bakes-and-cakes #page button,
body.wp-theme-bakes-and-cakes #page input,
body.wp-theme-bakes-and-cakes #page select,
body.wp-theme-bakes-and-cakes #page textarea {
	font-family: inherit;
}

body.wp-theme-bakes-and-cakes #page h1 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: clamp(2rem, 2.6vw, 2.5rem);
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: -0.02em;
	text-transform: none;
}

body.wp-theme-bakes-and-cakes #page h2 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: clamp(1.625rem, 2.1vw, 2rem);
	line-height: 1.25;
	font-weight: 700;
	letter-spacing: -0.015em;
	text-transform: none;
}

body.wp-theme-bakes-and-cakes #page h3 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: clamp(1.25rem, 1.6vw, 1.5rem);
	line-height: 1.35;
	font-weight: 600;
	letter-spacing: -0.01em;
	text-transform: none;
}

body.wp-theme-bakes-and-cakes #page h4 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: clamp(1.125rem, 1.25vw, 1.25rem);
	line-height: 1.4;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: none;
}

body.wp-theme-bakes-and-cakes #page .site-title,
body.wp-theme-bakes-and-cakes #page .site-title a {
	font-family: Niconne, cursive;
	font-size: clamp(1.875rem, 3vw, 2.5rem);
	line-height: 1.15;
	font-weight: 400;
	letter-spacing: normal;
}

body.wp-theme-bakes-and-cakes #page .site-description {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 0.9375rem;
	line-height: 1.6;
}

body.wp-theme-bakes-and-cakes #page .main-navigation ul,
body.wp-theme-bakes-and-cakes #page .main-navigation a {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-transform: none;
}

body.wp-theme-bakes-and-cakes #page .main-navigation a {
	font-size: 0.9375rem;
	line-height: 1.4;
	font-weight: 600;
	letter-spacing: 0.01em;
}

body.wp-theme-bakes-and-cakes #page .banner .banner-text .text {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-transform: none;
}

body.wp-theme-bakes-and-cakes #page .banner .banner-text .text .title {
	font-family: Niconne, cursive;
	font-size: clamp(2.25rem, 4vw, 3rem);
	line-height: 1.12;
	font-weight: 400;
	letter-spacing: normal;
	margin-top: 0;
}

body.wp-theme-bakes-and-cakes #page .banner .banner-text p {
	font-size: 1.0625rem;
	line-height: 1.65;
	text-transform: none;
}

body.wp-theme-bakes-and-cakes #page .main-title,
body.wp-theme-bakes-and-cakes #page .page-title {
	font-family: Niconne, cursive;
	font-size: clamp(1.625rem, 2.1vw, 2rem);
	line-height: 1.25;
	font-weight: 400;
	letter-spacing: normal;
	text-transform: none;
}

body.wp-theme-bakes-and-cakes #page .blog-section .entry-title,
body.wp-theme-bakes-and-cakes.archive #page .entry-title,
body.wp-theme-bakes-and-cakes.search #page .entry-title {
	font-size: clamp(1.125rem, 1.5vw, 1.375rem);
	line-height: 1.35;
}

body.wp-theme-bakes-and-cakes #page .widget-title {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 1.375rem;
	line-height: 1.3;
	font-weight: 700;
	letter-spacing: -0.01em;
	text-transform: none;
}

body.wp-theme-bakes-and-cakes #page .entry-content p,
body.wp-theme-bakes-and-cakes #page .entry-content li,
body.wp-theme-bakes-and-cakes #page .entry-summary p,
body.wp-theme-bakes-and-cakes #page .taxonomy-description p,
body.wp-theme-bakes-and-cakes #page .wtfs-card p,
body.wp-theme-bakes-and-cakes #page .wtfs-card li {
	line-height: 1.75;
}

body.wp-theme-bakes-and-cakes #page .btn,
body.wp-theme-bakes-and-cakes #page .hero-btn,
body.wp-theme-bakes-and-cakes #page .btn-join,
body.wp-theme-bakes-and-cakes #page .btn-reserve,
body.wp-theme-bakes-and-cakes #page input[type="submit"] {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 0.9375rem;
	line-height: 1.35;
	font-weight: 600;
	letter-spacing: 0.02em;
	text-transform: none;
	transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

html.liri-motion-ready body.wp-theme-bakes-and-cakes #page .liri-reveal {
	opacity: 0;
	transform: translateY(18px);
	transition: opacity 0.55s ease, transform 0.55s ease;
	transition-delay: var(--liri-delay, 0ms);
	will-change: opacity, transform;
}

html.liri-motion-ready body.wp-theme-bakes-and-cakes #page .liri-reveal.is-visible {
	opacity: 1;
	transform: translateY(0);
	will-change: auto;
}

body.wp-theme-bakes-and-cakes #page .banner #slider:not(.owl-loaded) > li:not(:first-child) {
	display: none;
}

body.wp-theme-bakes-and-cakes #page .banner .owl-item:not(.active) .banner-text .text {
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
}

body.wp-theme-bakes-and-cakes #page .banner .owl-item.active .banner-text .text {
	animation: liri-hero-in 0.7s ease both;
	visibility: visible;
}

body.wp-theme-bakes-and-cakes #page .banner .owl-item.owl-animated-out .banner-text .text {
	animation: none !important;
	opacity: 0 !important;
	pointer-events: none;
	visibility: hidden !important;
}

@keyframes liri-hero-in {
	from {
		opacity: 0;
		transform: translateY(14px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (hover: hover) and (pointer: fine) {
	body.wp-theme-bakes-and-cakes #page .featured .featured-slider li,
	body.wp-theme-bakes-and-cakes #page .blog-section article.post,
	body.wp-theme-bakes-and-cakes #page .wtfs-card,
	body.wp-theme-bakes-and-cakes #page .wtfs-contact-card,
	body.wp-theme-bakes-and-cakes #page .wtfs-product-card {
		transition: transform 0.25s ease, box-shadow 0.25s ease;
	}

	body.wp-theme-bakes-and-cakes #page .featured .featured-slider li:hover,
	body.wp-theme-bakes-and-cakes #page .blog-section article.post:hover,
	body.wp-theme-bakes-and-cakes #page .wtfs-card:hover,
	body.wp-theme-bakes-and-cakes #page .wtfs-contact-card:hover,
	body.wp-theme-bakes-and-cakes #page .wtfs-product-card:hover {
		transform: translateY(-4px);
		box-shadow: 0 14px 30px rgba(40, 38, 40, 0.12);
	}

	body.wp-theme-bakes-and-cakes #page .btn:hover,
	body.wp-theme-bakes-and-cakes #page .hero-btn:hover,
	body.wp-theme-bakes-and-cakes #page .btn-join:hover,
	body.wp-theme-bakes-and-cakes #page .btn-reserve:hover,
	body.wp-theme-bakes-and-cakes #page input[type="submit"]:hover {
		transform: translateY(-2px);
		box-shadow: 0 8px 18px rgba(40, 38, 40, 0.16);
	}
}

@media (prefers-reduced-motion: reduce) {
	html.liri-motion-ready body.wp-theme-bakes-and-cakes #page .liri-reveal,
	html.liri-motion-ready body.wp-theme-bakes-and-cakes #page .liri-reveal.is-visible {
		opacity: 1;
		transform: none;
		transition: none;
	}

	body.wp-theme-bakes-and-cakes #page .banner .owl-item.active .banner-text .text {
		animation: none;
	}
}

body.wp-theme-bakes-and-cakes {
	background: #f6a8c6;
}

body.wp-theme-bakes-and-cakes #page {
	background: #fff;
	margin: 20px;
	max-width: none;
	width: calc(100% - 40px);
}

body.wp-theme-bakes-and-cakes #page .site-header {
	background: #fdfdfd;
}

body.wp-theme-bakes-and-cakes #page .header-t .container {
	justify-content: center;
	position: relative;
}

body.wp-theme-bakes-and-cakes #page .site-branding {
	flex: 0 0 100%;
	float: none;
	max-width: none;
	text-align: center;
	width: 100%;
}

body.wp-theme-bakes-and-cakes #page .site-branding .text-logo {
	display: block;
	flex: 0 0 100%;
	text-align: center;
	width: 100%;
}

body.wp-theme-bakes-and-cakes #page .site-title,
body.wp-theme-bakes-and-cakes #page .site-description {
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}

body:not(.home).wp-theme-bakes-and-cakes #page .site-branding {
	padding-bottom: 17px;
	padding-top: 17px;
}

body:not(.home).wp-theme-bakes-and-cakes #page .site-description {
	color: #777;
	margin-top: 2px;
}

body:not(.home).wp-theme-bakes-and-cakes #page .main-navigation .menu > li > a {
	padding-bottom: 20px;
	padding-top: 20px;
}

body:not(.home).wp-theme-bakes-and-cakes #page .site-content {
	background: #f7f6f4;
}

body:not(.home).wp-theme-bakes-and-cakes #page #primary article {
	background: #fff;
	border: 1px solid #ebe6e8;
	box-shadow: 0 12px 30px rgba(40, 38, 40, 0.05);
}

body.wp-theme-bakes-and-cakes #page .entry-title,
body.wp-theme-bakes-and-cakes #page .entry-content h1 {
	font-size: clamp(2rem, 2.6vw, 2.5rem) !important;
	line-height: 1.2 !important;
}

body.wp-theme-bakes-and-cakes #page .entry-content h2 {
	font-size: clamp(1.625rem, 2.1vw, 2.125rem) !important;
	line-height: 1.28 !important;
}

body.wp-theme-bakes-and-cakes #page .entry-content h3 {
	font-size: clamp(1.125rem, 1.55vw, 1.375rem) !important;
	line-height: 1.4 !important;
}

body.wp-theme-bakes-and-cakes #page .entry-content h1,
body.wp-theme-bakes-and-cakes #page .entry-content h2,
body.wp-theme-bakes-and-cakes #page .entry-content h3 {
	margin-bottom: 0.65em;
	margin-top: 1.35em;
}

@media (max-width: 768px) {
	body.wp-theme-bakes-and-cakes #page .site-branding {
		flex: 0 0 100%;
		float: none;
		max-width: none;
		padding: 20px 16px;
		text-align: center;
		width: 100%;
	}

	body.wp-theme-bakes-and-cakes #page .site-branding .text-logo {
		flex: 0 0 100%;
		max-width: none;
		width: 100%;
	}

	body.wp-theme-bakes-and-cakes #page .site-title,
	body.wp-theme-bakes-and-cakes #page .site-title a {
		font-size: 2rem;
		line-height: 1.1;
		text-align: center;
	}

	body.wp-theme-bakes-and-cakes #page .site-description {
		font-size: 0.8125rem;
		line-height: 1.45;
		margin-left: auto;
		margin-right: auto;
		max-width: 220px;
		text-align: center;
	}

	body.wp-theme-bakes-and-cakes #page .site-header .mobile-menu {
		position: absolute;
		right: 18px;
		top: 30px;
		z-index: 20;
	}

	body:not(.home).wp-theme-bakes-and-cakes #page #primary article {
		padding: 20px;
	}

	body:not(.home).wp-theme-bakes-and-cakes #page .entry-header,
	body:not(.home).wp-theme-bakes-and-cakes #page .entry-content {
		margin-left: 0 !important;
		margin-right: 0 !important;
		max-width: none !important;
		width: auto !important;
	}

	body:not(.home).wp-theme-bakes-and-cakes #page #primary article > .text-holder {
		padding: 0 !important;
	}

	body.wp-theme-bakes-and-cakes #page .entry-title,
	body.wp-theme-bakes-and-cakes #page .entry-content h1 {
		font-size: 1.75rem !important;
		line-height: 1.25 !important;
	}

	body.wp-theme-bakes-and-cakes #page .entry-content h2 {
		font-size: 1.5625rem !important;
		line-height: 1.32 !important;
	}

	body.wp-theme-bakes-and-cakes #page .entry-content h3 {
		font-size: 1.1875rem !important;
		line-height: 1.45 !important;
	}

	body.wp-theme-bakes-and-cakes iframe.liri-mobile-chat-attention {
		display: none !important;
	}
}

/* Narrow-screen safeguards. */
body.wp-theme-bakes-and-cakes #page,
body.wp-theme-bakes-and-cakes #page .site-branding,
body.wp-theme-bakes-and-cakes #page .site-branding .text-logo {
	box-sizing: border-box;
}

body.wp-theme-bakes-and-cakes #page img {
	height: auto;
	max-width: 100%;
}

body.wp-theme-bakes-and-cakes #page iframe {
	max-width: 100%;
}

body.wp-theme-bakes-and-cakes #page .site-title,
body.wp-theme-bakes-and-cakes #page .site-description,
body.wp-theme-bakes-and-cakes #page .entry-title {
	overflow-wrap: anywhere;
}

@media (max-width: 480px) {
	body.wp-theme-bakes-and-cakes #page {
		margin: 8px;
		width: calc(100% - 16px);
	}

	body.wp-theme-bakes-and-cakes #page .site-branding {
		padding: 18px 48px;
	}

	body.wp-theme-bakes-and-cakes #page .site-title,
	body.wp-theme-bakes-and-cakes #page .site-title a {
		font-size: 1.75rem;
	}

	body.wp-theme-bakes-and-cakes #page .site-header .mobile-menu,
	body.wp-theme-bakes-and-cakes #page .site-header .menu-toggle,
	body.wp-theme-bakes-and-cakes #page .site-header .btn-menu {
		right: 12px;
		top: 24px;
	}
}

