/*
Theme Name: Zakra Child
Theme URI: https://zakratheme.com/
Template: zakra
Author: ThemeGrill
Author URI: https://themegrill.com
Description: Zakra is flexible, fast, lightweight and modern multipurpose theme that comes with many starter free sites (currently 10+ free starter sites and more will be added later) that you can use to make your site beautiful and professional. Check all the starter sites at https://zakratheme.com/demos. Suitable for personal blog, portfolio, WooCommerce stores, business websites and niche-based sites (like Cafe, Spa, Charity, Yoga, Wedding, Dentist, Education etc) as well. Works with Elementor plus other major page builders so you can create any layout you want. The theme is responsive, Gutenberg compatible, SEO friendly, translation ready and major WordPress plugins compatible.
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-logo,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments,translation-ready,blog,news,e-commerce,rtl-language-support
Version: 1.5.0.1599407754
Updated: 2020-09-06 15:55:54

*/

html {
	scroll-behavior: smooth;
}

.mc4wp-form {
	text-align: center;
}

.mc4wp-form input[type="submit"] {
	background-color: #e67700;
	padding: 10px 39px;
}

.mc4wp-form-fields {
	display: flex;
}

.tg-footer-widget-area.footer-sidebar-1 {
	z-index: 999;
}

@media only screen and (max-width: 767px) {
	.mc4wp-form-fields {
		display: block;
	}

	.mc4wp-form-fields input[type="email"] {
		margin-bottom: 10px;
	}

	.mc4wp-form input[type="submit"] {
		width: 100%;
	}
}

.zak-primary-nav .menu-item-menu-cta > a,
.zak-mobile-menu .menu-item-menu-cta > a,
.zak-header-builder .zak-button--header-button,
.zak-header-buttons .zak-button,
.zak-header-buttons a {
	background: #e67700;
	border-radius: 999px;
	color: #ffffff !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	padding: 0.85rem 1.5rem;
	transition: opacity 0.2s ease, transform 0.2s ease;
}

.zak-primary-nav .menu-item-menu-cta > a:hover,
.zak-mobile-menu .menu-item-menu-cta > a:hover,
.zak-header-builder .zak-button--header-button:hover,
.zak-header-buttons .zak-button:hover,
.zak-header-buttons a:hover {
	opacity: 0.9;
	transform: translateY(-1px);
}

.page-id-4983 .entry-content {
	max-width: 1200px;
	margin: 0 auto;
}

.abb-menu-page {
	color: #121212;
}

.abb-menu-hero,
.abb-menu-section,
.abb-menu-cta {
	padding: clamp(3rem, 6vw, 6rem) 1.25rem;
}

.abb-menu-hero {
	background: linear-gradient(135deg, #121212 0%, #1f1f1f 65%, #e67700 100%);
	border-radius: 28px;
	color: #ffffff;
	margin: 2rem auto;
	overflow: hidden;
}

.abb-menu-hero h1,
.abb-menu-section h2,
.abb-menu-cta h2 {
	letter-spacing: -0.03em;
	line-height: 1.05;
	margin-bottom: 1rem;
}

.abb-menu-hero h1 {
	font-size: clamp(2.5rem, 8vw, 5rem);
}

.abb-menu-hero p,
.abb-menu-section-intro,
.abb-menu-note,
.abb-menu-cta p {
	font-size: clamp(1rem, 2.2vw, 1.15rem);
	line-height: 1.7;
	margin: 0;
}

.abb-menu-grid,
.abb-menu-gallery {
	display: grid;
	gap: 1.5rem;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	margin-top: 2rem;
}

.abb-menu-card {
	background: #ffffff;
	border: 1px solid rgba(18, 18, 18, 0.08);
	border-radius: 22px;
	box-shadow: 0 18px 40px rgba(18, 18, 18, 0.08);
	overflow: hidden;
}

.abb-menu-card img,
.abb-menu-gallery img {
	display: block;
	height: 260px;
	object-fit: cover;
	width: 100%;
}

.abb-menu-card-body {
	padding: 1.5rem;
}

.abb-menu-card h3 {
	font-size: 1.35rem;
	margin: 0 0 0.75rem;
}

.abb-menu-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.abb-menu-list li {
	border-top: 1px solid rgba(18, 18, 18, 0.08);
	padding: 0.8rem 0;
}

.abb-menu-list li:first-child {
	border-top: 0;
	padding-top: 0;
}

.abb-menu-list strong {
	display: block;
	font-size: 1rem;
	margin-bottom: 0.15rem;
}

.abb-menu-meta {
	background: #fff7ef;
	border-left: 4px solid #e67700;
	border-radius: 18px;
	margin-top: 2rem;
	padding: 1.25rem;
}

.abb-menu-cta {
	background: #121212;
	border-radius: 28px;
	color: #ffffff;
	margin: 2rem auto 4rem;
	text-align: center;
}

.abb-button {
	background: #e67700;
	border-radius: 999px;
	color: #ffffff !important;
	display: inline-flex;
	font-weight: 700;
	margin-top: 1.5rem;
	padding: 0.95rem 1.6rem;
	text-decoration: none;
}

@media (max-width: 767px) {
	.abb-menu-hero,
	.abb-menu-cta {
		border-radius: 22px;
	}

	.abb-menu-card img,
	.abb-menu-gallery img {
		height: 220px;
	}
}

.abb-menu-experience {
	padding-bottom: 4rem;
}

.abb-menu-hero-refined {
	position: relative;
	background:
		linear-gradient(140deg, rgba(18, 18, 18, 0.94) 0%, rgba(18, 18, 18, 0.82) 48%, rgba(230, 119, 0, 0.88) 100%),
		radial-gradient(circle at top right, rgba(255, 255, 255, 0.2), transparent 40%);
	color: #ffffff;
	min-height: 420px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 2rem;
}

.abb-menu-hero-refined::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.22));
	pointer-events: none;
}

.abb-menu-hero-copy,
.abb-menu-hero-meta {
	position: relative;
	z-index: 1;
}

.abb-menu-hero-refined .abb-kicker,
.abb-menu-hero-refined h1,
.abb-menu-hero-refined p,
.abb-menu-hero-refined span {
	color: #ffffff;
}

.abb-menu-hero-refined h1 {
	font-size: clamp(3rem, 10vw, 6rem);
	margin-bottom: 1rem;
	max-width: 10ch;
}

.abb-menu-hero-refined p {
	max-width: 700px;
}

.abb-menu-hero-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
}

.abb-menu-hero-meta span {
	background: rgba(255, 255, 255, 0.12);
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 999px;
	font-size: 0.95rem;
	padding: 0.7rem 1rem;
	backdrop-filter: blur(10px);
}

.abb-menu-intro {
	align-items: end;
	display: grid;
	gap: 1.5rem;
	grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr);
	padding: 0 1.25rem 1.5rem;
}

.abb-menu-intro h2 {
	font-size: clamp(1.9rem, 4vw, 3rem);
	line-height: 1.08;
	margin: 0;
}

.abb-menu-intro p {
	font-size: 1.05rem;
	line-height: 1.7;
	margin: 0;
}

.abb-menu-pills {
	position: sticky;
	top: 0;
	z-index: 20;
	display: flex;
	gap: 0.75rem;
	overflow-x: auto;
	padding: 1rem 1.25rem 1.5rem;
	margin-bottom: 1rem;
	scrollbar-width: none;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86));
	backdrop-filter: blur(14px);
}

.abb-menu-pills::-webkit-scrollbar {
	display: none;
}

.abb-menu-pill {
	border: 1px solid rgba(18, 18, 18, 0.1);
	border-radius: 999px;
	color: #121212;
	flex: 0 0 auto;
	font-size: 0.95rem;
	font-weight: 600;
	padding: 0.85rem 1.1rem;
	text-decoration: none;
	background: #ffffff;
	transition: transform 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.abb-menu-pill:hover,
.abb-menu-pill:focus {
	border-color: #e67700;
	color: #e67700;
	transform: translateY(-1px);
}

.abb-menu-section-refined {
	background: #ffffff;
	border-top: 1px solid rgba(18, 18, 18, 0.07);
	padding-top: clamp(2.75rem, 5vw, 4rem);
	padding-bottom: clamp(2.75rem, 5vw, 4rem);
}

.abb-menu-section-refined:first-of-type {
	border-top: 0;
}

.abb-menu-section-refined .abb-menu-section-head {
	display: grid;
	gap: 1rem;
	grid-template-columns: minmax(0, 1fr);
	margin-bottom: 2rem;
	max-width: 760px;
}

.abb-menu-section-refined .abb-menu-section-head h2 {
	font-size: clamp(2rem, 4vw, 3.4rem);
	margin: 0;
}

.abb-menu-section-intro {
	color: rgba(18, 18, 18, 0.78);
}

.abb-menu-groups {
	display: grid;
	gap: 1.25rem;
}

.abb-menu-group {
	background: #fffaf4;
	border: 1px solid rgba(230, 119, 0, 0.14);
	border-radius: 24px;
	padding: 1.4rem;
}

.abb-menu-group h3 {
	font-size: 1.15rem;
	letter-spacing: 0.01em;
	margin: 0 0 1rem;
}

.abb-menu-items {
	display: grid;
	gap: 0.9rem;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.abb-menu-item {
	background: #ffffff;
	border: 1px solid rgba(18, 18, 18, 0.07);
	border-radius: 18px;
	min-height: 100%;
	padding: 1rem 1rem 1.05rem;
}

.abb-menu-item h4 {
	font-size: 1rem;
	line-height: 1.35;
	margin: 0;
}

.abb-menu-item p {
	color: rgba(18, 18, 18, 0.72);
	font-size: 0.95rem;
	line-height: 1.55;
	margin: 0.45rem 0 0;
}

.abb-menu-empty {
	background: #fffaf4;
	border: 1px dashed rgba(230, 119, 0, 0.35);
	border-radius: 20px;
	padding: 1.4rem;
}

.abb-menu-empty p {
	margin: 0;
}

.abb-menu-legal {
	border-top: 1px solid rgba(18, 18, 18, 0.08);
	color: rgba(18, 18, 18, 0.72);
	font-size: 0.95rem;
	line-height: 1.7;
	padding: 2rem 1.25rem 0;
}

.abb-menu-legal p {
	margin: 0 auto;
	max-width: 860px;
	text-align: center;
}

.abb-menu-cta-refined {
	margin-top: 2.5rem;
}

.abb-menu-cta-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.85rem;
	justify-content: center;
}

.abb-button-secondary {
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.34);
}

@media (max-width: 767px) {
	.abb-menu-intro {
		grid-template-columns: 1fr;
		padding-bottom: 1rem;
	}

	.abb-menu-pills {
		top: 0;
		padding-top: 0.75rem;
	}

	.abb-menu-group {
		padding: 1.1rem;
	}

	.abb-menu-item {
		padding: 0.95rem;
	}
}

.page-id-1800 .entry-content {
	max-width: 1200px;
	margin: 0 auto;
}

.abb-home-experience {
	color: #121212;
	padding-bottom: 4rem;
}

.abb-home-hero {
	margin: 2rem auto 1.25rem;
	overflow: hidden;
}

.abb-home-hero-layout {
	display: grid;
	gap: clamp(1.5rem, 4vw, 3rem);
	grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
	position: relative;
	z-index: 1;
}

.abb-home-hero-copy h1 {
	max-width: 12ch;
}

.abb-home-hero-actions,
.abb-home-section-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.85rem;
	margin-top: 1.8rem;
}

.abb-home-hero-actions .abb-button,
.abb-home-section-actions .abb-button,
.abb-home-split-copy .abb-button,
.abb-home-feature-copy .abb-button {
	margin-top: 0;
}

.abb-home-hero-media {
	align-self: stretch;
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 24px;
	min-height: 300px;
	overflow: hidden;
}

.abb-home-hero-image,
.abb-home-split-image,
.abb-home-gallery-image {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.abb-home-actions {
	display: grid;
	gap: 1rem;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	padding: 0 1.25rem 1.75rem;
}

.abb-home-action {
	background: #ffffff;
	border: 1px solid rgba(18, 18, 18, 0.08);
	border-radius: 20px;
	box-shadow: 0 12px 32px rgba(18, 18, 18, 0.06);
	color: #121212;
	display: grid;
	gap: 0.45rem;
	min-height: 100%;
	padding: 1.15rem;
	text-decoration: none;
	transition: border-color 0.2s ease, transform 0.2s ease;
}

.abb-home-action:hover,
.abb-home-action:focus {
	border-color: rgba(230, 119, 0, 0.45);
	transform: translateY(-2px);
}

.abb-home-action span,
.abb-home-card h3,
.abb-home-event-card h3,
.abb-home-service-card h3,
.abb-home-space-card h3 {
	color: #e67700;
	font-size: 0.82rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	line-height: 1.2;
	margin: 0;
	text-transform: uppercase;
}

.abb-home-action strong {
	font-size: 1rem;
	line-height: 1.35;
}

.abb-home-section {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.abb-home-card-grid,
.abb-home-event-grid,
.abb-home-service-grid,
.abb-home-space-grid {
	display: grid;
	gap: 1rem;
	grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
}

.abb-home-card {
	background: #fffaf4;
	border: 1px solid rgba(230, 119, 0, 0.14);
	border-radius: 22px;
	color: #121212;
	display: grid;
	gap: 0.65rem;
	min-height: 100%;
	padding: 1.25rem;
	text-decoration: none;
	transition: background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.abb-home-card:hover,
.abb-home-card:focus {
	background: #ffffff;
	border-color: rgba(230, 119, 0, 0.38);
	transform: translateY(-2px);
}

.abb-home-card p,
.abb-home-event-card p,
.abb-home-service-card p,
.abb-home-space-card p,
.abb-home-split-copy p,
.abb-home-feature-copy p {
	color: rgba(18, 18, 18, 0.74);
	font-size: 1rem;
	line-height: 1.65;
	margin: 0;
}

.abb-home-space-card {
	background: #fffaf4;
}

.abb-home-service-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-top: 0.75rem;
}

.abb-home-service-card {
	background: #ffffff;
}

.abb-home-split {
	align-items: center;
	display: grid;
	gap: clamp(1.5rem, 4vw, 3rem);
	grid-template-columns: minmax(0, 1fr) minmax(280px, 0.9fr);
}

.abb-home-split-copy,
.abb-home-feature-copy {
	display: grid;
	gap: 1rem;
	max-width: 760px;
}

.abb-home-split-copy h2,
.abb-home-feature-copy h2 {
	font-size: clamp(2rem, 4vw, 3.4rem);
	line-height: 1.08;
	margin: 0;
}

.abb-home-split-media {
	aspect-ratio: 4 / 3;
	border-radius: 24px;
	box-shadow: 0 18px 44px rgba(18, 18, 18, 0.1);
	overflow: hidden;
}

.abb-home-feature {
	background:
		linear-gradient(135deg, rgba(18, 18, 18, 0.94), rgba(34, 34, 34, 0.9)),
		linear-gradient(135deg, rgba(230, 119, 0, 0.22), transparent);
	border: 0;
	border-radius: 28px;
	color: #ffffff;
	margin: 1.5rem auto;
	padding: clamp(3rem, 6vw, 5rem) 1.5rem;
}

.abb-home-feature .abb-kicker,
.abb-home-feature h2,
.abb-home-feature p {
	color: #ffffff;
}

.abb-home-feature p {
	color: rgba(255, 255, 255, 0.82);
}

.abb-home-events .abb-home-event-card {
	background: #ffffff;
}

.abb-home-gallery-strip {
	display: grid;
	gap: 1rem;
	grid-template-columns: 1.2fr 0.9fr 0.9fr;
}

.abb-home-gallery-card {
	aspect-ratio: 4 / 3;
	border-radius: 22px;
	margin: 0;
	overflow: hidden;
}

.abb-home-gallery-card:first-child {
	grid-row: span 2;
}

.abb-home-gallery-card:first-child,
.abb-home-gallery-card:first-child .abb-home-gallery-image {
	aspect-ratio: auto;
	min-height: 100%;
}

.abb-home-contact {
	margin-bottom: 0;
}

.abb-inner-page {
	padding-bottom: 4rem;
}

.abb-page-heading {
	margin: 2rem auto 0;
	max-width: 1200px;
	padding: 0 1.25rem;
}

.abb-page-heading .abb-kicker {
	margin-bottom: 0.5rem;
}

.abb-page-heading h1 {
	color: #121212;
	font-size: clamp(2.5rem, 7vw, 4.5rem);
	line-height: 1.05;
	margin: 0;
}

.abb-inner-hero .abb-home-hero-copy h1 {
	max-width: 13ch;
}

.abb-inner-card-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.abb-inner-card {
	display: block;
}

.abb-inner-card p a {
	color: #e67700;
	font-weight: 700;
	text-decoration: none;
}

.abb-contact-layout {
	display: grid;
	gap: 1.5rem;
	grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
}

.abb-contact-details {
	display: grid;
	gap: 1rem;
}

.abb-contact-map {
	border-radius: 24px;
	box-shadow: 0 18px 40px rgba(18, 18, 18, 0.08);
	min-height: 420px;
	overflow: hidden;
}

.abb-contact-map iframe {
	border: 0;
	display: block;
	height: 100%;
	min-height: 420px;
	width: 100%;
}

.abb-contact-form-shell {
	background: #ffffff;
	border: 1px solid rgba(18, 18, 18, 0.08);
	border-radius: 22px;
	box-shadow: 0 18px 40px rgba(18, 18, 18, 0.08);
	padding: clamp(1.25rem, 4vw, 2rem);
}

.abb-contact-form-shell p {
	margin-bottom: 1rem;
}

.abb-contact-form-shell input,
.abb-contact-form-shell textarea {
	border: 1px solid rgba(18, 18, 18, 0.12);
	border-radius: 14px;
	min-height: 48px;
	width: 100%;
}

.abb-contact-form-shell input[type="submit"] {
	background: #e67700;
	border: 0;
	border-radius: 999px;
	color: #ffffff;
	font-weight: 700;
	padding: 0.9rem 1.4rem;
	width: auto;
}

@media (max-width: 900px) {
	.abb-home-hero-layout,
	.abb-home-split {
		grid-template-columns: 1fr;
	}

	.abb-home-hero-media {
		min-height: 260px;
	}

	.abb-home-actions {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.abb-inner-card-grid,
	.abb-contact-layout {
		grid-template-columns: 1fr;
	}

	.abb-home-gallery-strip {
		grid-template-columns: 1fr 1fr;
	}

	.abb-home-service-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.page-id-1800 .entry-content {
		max-width: none;
	}

	.abb-home-hero {
		margin-top: 1rem;
		padding: 2.25rem 1rem;
	}

	.abb-home-hero-copy h1 {
		font-size: clamp(2.35rem, 12vw, 3.35rem);
		max-width: 11ch;
	}

	.abb-home-hero-actions,
	.abb-home-section-actions {
		align-items: stretch;
		flex-direction: column;
	}

	.abb-home-hero-actions .abb-button,
	.abb-home-section-actions .abb-button,
	.abb-home-contact .abb-button {
		width: 100%;
	}

	.abb-home-actions {
		grid-template-columns: 1fr;
		padding-bottom: 1rem;
	}

	.abb-contact-map,
	.abb-contact-map iframe {
		min-height: 320px;
	}

	.abb-home-action,
	.abb-home-card,
	.abb-home-event-card,
	.abb-home-service-card,
	.abb-home-space-card {
		border-radius: 18px;
	}

	.abb-home-split-media,
	.abb-home-gallery-card {
		border-radius: 20px;
	}

	.abb-home-gallery-strip {
		grid-template-columns: 1fr;
	}

	.abb-home-gallery-card:first-child {
		grid-row: auto;
	}
}
