/*
Theme Name: Sway Child
Template: sway
Theme URI: https://www.swaytheme.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Block Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */


.our_doctor_section p{
	margin-bottom: 10px !important;
}
.dept_doctors img{
	height: 530px !important;
	object-fit: cover !important;
	border-radius: 20px !important;
}
.dept_doctors .team-content-text{
	height: 385px;
}
.image_gallery img{
	height: 153px !important;
}
.image_gallery .photobox-img{
	padding: 10px;
	border: 1px solid #3BB3D8;
}
.health_package_list{
	margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
}
.health_package_list ul {
    margin-right: 40px;
}
.review_section .key-reviews{
    height: 495px !important;
}
.about_list .about_list_items a{
	text-decoration: underline;
    color: #0F63CF !important;
}
.upper-footer .textwidget{
	font-size: 18px;
}
.banner_icons .cb-heading{
	font-size: 20px !important;
}
.surgical-treatment img{
	height: 50px;
}
.specialties_section img{
	height: 300px !important;
    object-fit: cover;
    object-position: top;
}
.specialties_section h4{
	font-size: 20px !important;
}
.contact_form_section form{
	width: 50%;
	margin: 0 auto;
}
.topbar-phone, .topbar-email, .topbar-opening-hours{
	font-size: 17px;
}
@media only screen and (max-width: 767px) {
	.home_banner .tt_secondary_button {
		margin-top: 20px;
	}
	.cta_button{
		justify-content: center;
	}
}
