/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

#loginform {
    max-width: 600px;
    margin: auto;
    background-color: #fff;
    padding: 3%;
    border-radius: 15px;
}

#loginform p:not(:last-child) {
	display: grid;
	gap: 8px;
}

#loginform input[type="password"],
#loginform input[type="text"] {
	border-radius: 5px;
}

.mainHeader .elementor-nav-menu {
	max-width: var(--content-width) !important;
	margin: auto !important;
	padding-bottom: 5px;
}

.mainHeader .elementor-nav-menu a, 
.mainHeader .elementor-nav-menu a:focus, 
.mainHeader .elementor-nav-menu a:hover {
	line-height: 16px !important;
}

.ast-mobile-popup-header button#menu-toggle-close {
	z-index: 2;
}

span.required-field-message,
.header-social-inner-wrap .ast-instagram.header-social-item {
	display: none;
}

#billing_first_name_field {
	width: 100% !important;
}

/* Blog */
.reverse-blog .elementor-loop-container.elementor-grid {
	display: flex;
	flex-wrap: wrap;
}

.reverse-blog .elementor-loop-container.elementor-grid .e-loop-item:nth-child(odd) .elementor-element.e-parent {
	flex-direction: row-reverse;
	display: flex;
}

.ast-nav-menu .menu-item a.menu-link {
	font-weight: 400 !important;
}

.ast-nav-menu .menu-item.current-menu-item a.menu-link {
	font-weight: 700 !important;
}

.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
	background: #000;
	color: #fff;
	padding: 20px;
}

form.checkout.woocommerce-checkout {
	margin-bottom: 40px;
}

.blog.ast-page-builder-template div#content {
	padding-top: 5rem;
}

.single-post.ast-single-post, .comment-respond,
.ast-single-related-posts-container,
.ast-separate-container .ast-article-single {
	background-color: #fff8f2 !important;
}

.ast-related-post-content .entry-meta a {
	color: #d5bfc1;
}

.page .entry-header {
	margin-top: 50px;
	margin-bottom: 50px;
}

.page .entry-header h1 {
	color: #000;
	font-family: "Cardo", Sans-serif !important;
	font-size: 45px;
	line-height: 1.2em;
	text-align: center;
}

.product-name a,
h3.ast-related-post-title.entry-title a {
	color: #000;
}

.ast-separate-container .ast-article-single, 
.ast-separate-container .comment-respond {
	padding: 0 6.67em !important;
}

.ast-single-related-posts-container.ast-container--fallback {
	max-width: 1170px !important;
	margin: auto !important;
	border-bottom: 1px solid #d5bfaf;
}

.ast-single-entry-banner[data-post-type="post"][data-banner-background-type="featured"] {
	min-height: 350px !important;
}

h1 a, h2 a, h3 a, h3, .entry-content h3,
.woocommerce-js form .form-row label,
.woocommerce-js table.shop_table th,
.woocommerce-cart table.shop_table th {
	font-family: "Cardo", Sans-serif !important;
}

.eael-entry-media {
	padding: 10px;
	border: 1px solid #ddd;
	margin: 0 15px;
}

.eael-grid-post-holder {
	padding: 15px 0 5px 0;
}

body .eael-grid-post .eael-entry-overlay {
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	top: 10px;
	left: 10px;
}

.wpforms-container {
	margin-bottom: 0px !important;
}

label.wpforms-field-label {
	margin-bottom: 10px;
}

.wpforms-container input[type=date], .wpforms-container input[type=datetime], .wpforms-container input[type=datetime-local], .wpforms-container input[type=email], .wpforms-container input[type=month], .wpforms-container input[type=number], .wpforms-container input[type=password], .wpforms-container input[type=range], .wpforms-container input[type=search], .wpforms-container input[type=tel], .wpforms-container input[type=text], .wpforms-container input[type=time], .wpforms-container input[type=url], .wpforms-container input[type=week], .wpforms-container select, .wpforms-container textarea {
	border-radius: 0 !important;
}

.wpforms-submit, #ast-commentform p.form-submit input#submit {
	color: #fff !important;
	background-color: #000 !important;
	padding: 20px !important;
	border: none !important;
	border-radius: 0;
	box-shadow: 0 0 10px #0000004d;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

button.wpforms-submit:hover, #ast-commentform p.form-submit input#submit:hover {
	color: #000 !important;
	background-color: #fff !important;
}

.img-hover-after a {
	position: relative;
}

.img-hover-after a:hover::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-color: #d5bfafa8;
	z-index: 334;
	display: block;
	width: 100%;
	height: 100%;
}

header .custom-logo-link img {
	max-width: 50px !important;
	min-height: 50px !important;
	object-fit: cover !important;
}

/* Booking details page css */
.bk-details_wrapper {
	display: flex;
	flex: 1 1 auto;
	max-width: 800px;
	min-height: 550px;
	margin: auto;
	border: 1px solid rgba(26, 26, 26, 0.1);
	border-radius: 8px;
	box-shadow: 0 1px 8px 0 rgb(0 0 0 / 8%);
	position: relative;
	background-color: rgba(255, 255, 255, 1);
}

.booking-details {
	min-height: 550px;
	width: 50%;
	min-width: 300px;
	border-right: 1px solid rgba(26, 26, 26, 0.1);
	position: relative;
	padding: 25px 0;
}

.booking-kit_logo {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 148px;
	padding-bottom: 25px;
	margin-bottom: 24px;
	border-bottom: 1px solid rgba(26, 26, 26, 0.1);
	text-align: center;
}

.booking-kit_info {
	padding-right: 10px;
	padding-left: 30px;
}

.booking-kit_container {
	margin-bottom: 24px;
}

.booking-kit_info .booking-kit_avatar {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	object-fit: cover;
	background-color: #fff8f2;
	margin-bottom: 10px;
}

.booking-kit_info .booking-kit_name {
	color: rgba(26, 26, 26, 0.61);
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}

.booking-kit_info .booking-kit_event-type-name {
	margin: 0;
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	font-family: "Acumin Pro Regular", Sans-serif;
}

.booking-kit_info .meeting-link {
	color: #000;
	font-weight: 400;
	text-transform: none;
	text-decoration: underline;
}

.booking-kit_info .booking-kit_description {
	max-width: 400px;
	position: relative;
	margin: 30px auto;
}

.booking-calendar-wrap {
	flex: 1 1 50%;
	width: 50%;
	padding: 20px;
}

h2.calendar-heading {
	margin: 20px 0;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.1em;
	font-family: "Acumin Pro Regular", Sans-serif;
}

#booking-calendar a {
	color: #000;
	font-weight: 400;
	font-size: 12px;
	line-height: 1;
}

.fc .fc-button-primary,
.fc .fc-button-primary:focus,
.fc .fc-button-primary:hover,
.fc .fc-button-primary:disabled {
	background: transparent;
	border: none;
	box-shadow: none;
	color: #1a1a1a9c;
	padding: 0;
	font-size: 15px;
	line-height: 1;
}

.fc-scrollgrid-sync-table tr {
	display: flex;
	justify-content: space-between;
	margin-bottom: 5px;
}

.fc-theme-standard td, .fc-theme-standard th,
.fc-theme-standard .fc-scrollgrid {
	border: none;
	margin: 0;
}

.fc .fc-daygrid-day-frame {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	padding: 1px 0 0;
	border: 1px solid transparent;
	border-radius: 50%;
	color: #1a1a1a9c;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
}

.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
	margin-bottom: 0;
	display: none;
}

.fc .fc-toolbar-title {
	display: flex;
	justify-content: center;
	margin: 0 10px;
	font-weight: normal;
	font-size: 16px;
}

.fc-toolbar-chunk > div {
	display: flex;
	align-items: center;
}

.fc .fc-scrollgrid table {
	margin-bottom: 0;
}

.fc-daygrid-event {
	background-color: #f0f8ff !important;
	color: #333 !important;
	border-radius: 5px;
	border: 1px solid #cde4ff;
	font-size: 13px;
	padding: 2px 5px;
}

.fc-daygrid-day:hover {
	background-color: #f9f9f9;
	cursor: pointer;
}

.fc .fc-daygrid-day {
	display: inline-block;
	border-radius: 99px;
}

.fc .fc-day.fc-day-sun .fc-highlight,
.fc .fc-day.fc-day-sat .fc-highlight,
.fc .fc-daygrid-day.fc-day-today {
	background-color: transparent;
}

.fc .fc-day-other .fc-daygrid-day-top {
	opacity: 1;
}

.fc .fc-day-other:not(.fc-day-sat, .fc-day-sun) .fc-daygrid-day-top {
	opacity: 0.3;
}

.fc-day.fc-day-sat a, 
.fc-day.fc-day-sun a {
	color: #dcdcdc !important;
}

/*Responsive Quries  */
@media (min-width: 922px) {
	.site-primary-header-wrap .ast-builder-grid-row {
		grid-column-gap: 0px;
	}
}

@media (min-width: 1150px) {
	.site-primary-header-wrap .ast-builder-grid-row {
		grid-column-gap: 20px;
	}
}

@media (max-width: 1200px) {
	.ast-separate-container .ast-article-single, .ast-separate-container .comment-respond {
		padding: 0 2.25em !important;
	}
}

@media (max-width: 1145px) {
	.main-header-menu .menu-link, .main-header-menu>a {
		padding: 0 8px;
	}
}

@media (max-width: 1024px) {
	.page .entry-header {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.page .entry-header h1 {
		font-size: 30px;
	}
}

@media (max-width: 921px) {
	.ast-logo-title-inline .site-logo-img {
		padding-right: 0;
		margin-left: -10px;
	}

	.header-social-inner-wrap .ast-instagram.header-social-item {
		display: flex;
	}

	.header-social-inner-wrap.element-social-inner-wrap {
		display: flex;
	}

	.ast-mobile-popup-drawer .ast-mobile-popup-inner {
		max-width: 250px !important;
	}
}

@media (max-width: 767px) {
	.wpforms-one-half {
		width: 100% !important;
		margin: 0 !important;
	}

	.ast-logo-title-inline .site-logo-img {
		margin-left: -10px;
	}

	.page .entry-header h1 {
		font-size: 25px;
	}

	.bk-details_wrapper {
		flex-wrap: wrap;
	}

	.booking-details {
        width: 100% !important;
        border-right: 0 !important;
        min-width: 100% !important;
        border-bottom: 1px solid rgba(26, 26, 26, 0.1);
	}

	.fc .fc-scrollgrid table,
	.fc .fc-daygrid-body {
		width: 100% !important;
	}
	
	.booking-kit_info {
		padding-right: 20px;
		padding-left: 20px;
	}
	
	.booking-calendar-wrap {
		flex: 1 1 100%;
		width: 100%;
	}
}

@media (max-width: 575px) {
	.ast-separate-container .ast-article-single, .ast-separate-container .comment-respond {
		padding: 0 20px !important;
	}

	.fc .fc-daygrid-day-frame {
		width: 32px;
		height: 32px;
	}	
}