/**
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
*/

.contact-map .e-con-inner { position:relative; }

.timetable table tr td { width:50%; }

.contact-us-form {}

.contact-us-form .form-select { margin-bottom:20px; }

.contact-us-form .form-select .form-radio { display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: row; gap: 20px; }

.contact-us-form .form-select .form-radio .wpcf7-list-item { width: 33.33%; margin:0; }

.contact-us-form .form-select .form-radio .wpcf7-list-item label { height: 125px; border: 1px solid #F86515; border-radius: 0 30px; margin: 0; width: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; }

.contact-us-form .form-select .form-radio .wpcf7-list-item label.active,
.contact-us-form .form-select .form-radio .wpcf7-list-item label:hover { background:#073290; border-color:#073290; color:#fff; }

.contact-us-form .form-select .form-radio .wpcf7-list-item label input[type="radio"] { display:none; }

.contact-us-form .form-select .form-radio .wpcf7-list-item label input[value="New Patient"] + span.wpcf7-list-item-label:before { background-image: url(https://bowralstreetdentalpractice.ewebstaging.com/wp-content/uploads/2023/12/New-patient-1.svg); background-repeat: no-repeat; background-position: center center; background-size: auto 44px; content:""; width: 54px; height: 54px; display: block; margin: 0 auto 5px; }

.contact-us-form .form-select .form-radio .wpcf7-list-item label input[value="Current Patient"] + span.wpcf7-list-item-label:before { background-image: url(https://bowralstreetdentalpractice.ewebstaging.com/wp-content/uploads/2023/12/Current-Patient-1.svg); background-repeat: no-repeat; background-position: center center; background-size: auto 44px; content:""; width: 54px; height: 54px; display: block; margin: 0 auto 5px; }

.contact-us-form .form-select .form-radio .wpcf7-list-item label input[value="Returning Patient"] + span.wpcf7-list-item-label:before { background-image: url(https://bowralstreetdentalpractice.ewebstaging.com/wp-content/uploads/2023/12/Returning-Patient-1.svg); background-repeat: no-repeat; background-position: center center; background-size: auto 44px; content:""; width: 54px; height: 54px; display: block; margin: 0 auto 5px; }

.contact-us-form .form-group { margin-bottom:20px; }

.contact-us-form .form-group input.form-control { width:100%; height:50px; border:1px solid #BFBFBF; background:transparent; border-radius:25px; padding: 10px 25px; }

.contact-us-form .form-group textarea.form-control { width:100%; height:125px; border:1px solid #BFBFBF; background:transparent; border-radius:25px; padding: 10px 25px; }

.contact-us-form .form-button { width:185px; height:50px; background:#073290; color:#fff; font-weight:bold; border:1px solid #073290; border-radius:25px; padding: 10px 25px; }

.contact-us-form .form-button:hover { background:#F86515; border-color:#F86515; color:#fff; }

/*== Single Blog Banner ==*/
.container { width:100%; max-width:1170px; padding:0 15px; margin:0 auto; z-index:2; }
.row { display:flex; align-items:center; justify-content:flex-start; flex-direction:row; gap:30px; }
.col-sm-7 { width:58.33%; }
.col-sm-5 { width:41.66%; }

.single-blog-banner { width:100%; min-height:564px; background-image:url(https://bowralstreetdentalpractice.ewebstaging.com/wp-content/uploads/2023/12/single-blog-banner-01.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; display: flex; align-items: center; justify-content: center; flex-direction: column; position:relative; }
.single-blog-banner:after { content:""; position:absolute; top:0; bottom:0; left:0; right:0; background-color:#073290; opacity:0.6; z-index:1; }

.single-blog-title { }
.single-blog-title .single-blog-breadcrumb { margin-bottom:15px; }
.single-blog-title .single-blog-breadcrumb span,
.single-blog-title .single-blog-breadcrumb a { color:#fff; font-size:14px; font-weight:400; }
.single-blog-title h1 { color:#fff; font-size:36px; font-weight:300; }
.single-blog-title .single-blog-button-outer { margin-top:20px; }
.single-blog-title .single-blog-button-outer .single-blog-button { background:#F86515; border:1px solid #F86515; color:#fff; display:inline-block; padding: 10px 35px; border-radius: 30px; }
.single-blog-title .single-blog-button-outer .single-blog-button:hover { background:#073290; border:1px solid #073290; color:#fff; }

.single-blog-image { width:100%; }
.single-blog-image img { border:13px solid #fff; border-radius: 50%; width:100%; height:auto; }

.single-blog-content { width:100%; padding:60px 10px; color:#000; }
.single-blog-content h2 { font-size:30px; font-weight:400; line-height:1.5; color:#073290; }
.single-blog-content h3 { font-size:24px; font-weight:400; line-height:1.5; color:#073290; }
.single-blog-content p { font-size:16px; font-weight:500; line-height:1.5; margin:0 0 15px; text-align:justify; }
.single-blog-content p a { color:inherit; }
.single-blog-content .entry-content ul li,
.single-blog-content .entry-content ol li { margin-bottom:8px; }

.navigation,
.comments-area { display:none; }

.uael-post__thumbnail { border-radius:0 100px; overflow:hidden; }

.uael-post__title { border-left:15px solid #F86515; padding-left:20px; }

.line-button .elementor-divider__text a { background:#F86515; color:#fff; border:1px solid #F86515; border-radius:30px; padding: 10px 30px; font-size:14px; font-weight:500; }
.line-button .elementor-divider__text a:hover { background:#073290; color:#fff; border:1px solid #073290; cursor:pointer; }

.mmk-glry { border-radius: 0 50px; overflow: hidden; }

.uael-content { border-radius:60px 0; }

@media screen and (max-width:1024px) {
	.contact-us-form .form-select .form-radio { flex-direction: column; }
	.contact-us-form .form-select .form-radio .wpcf7-list-item { width:100%; }
	.hfe-nav-menu .hfe-dropdown {
		right: 10px !important;
		width: 100% !important;
		max-width: 300px !important;
		left: auto !important;
		min-width: 300px;
	}
}

@media screen and (max-width:767px) {
	.row { flex-direction:column; }
	.col-sm-7 { width:100%; }
	.col-sm-5 { width:100%; }
	
	.single-blog-banner { padding-top:200px; padding-bottom:100px; }
	
	.single-blog-title .single-blog-breadcrumb { text-align:center;	}
	.single-blog-title h1 { text-align:center; }
	.single-blog-title .single-blog-button-outer { text-align:center; }
}

#masthead.background {
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	z-index:9999;
}
.background .elementor-element-e93164e,
.background .elementor-element-7c3d8e9 {
	background:#7e7e7e;
}