/*!
Theme Name: Doctio
Theme URI: https://demo.themedraft.net/wp/doctio/
Author: ThemeDraft
Author URI: https://themedraft.net/
Description: Doctio is a medical health WordPress theme
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: doctio
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Kare Center header polish */
@media (min-width: 992px) {
	.header-style-two .header-top-info .top-info-item:first-child {
		position: relative;
		padding-left: 0;
	}

	.header-style-two .header-top-info > ul {
		display: flex;
		align-items: center;
	}

	.header-style-two .header-top-info .top-info-item:first-child i {
		position: absolute;
		left: -22px;
		top: 4px;
		margin-right: 0;
	}

	.header-style-two .header-top-social-icon .top-info-item {
		padding-left: 0;
		margin-left: 0;
	}

	.header-style-two .header-top-social-icon .top-info-item:before {
		display: none;
	}
}

@media (max-width: 991px) {
	.header-style-two .header-top-info > ul,
	.header-style-two .header-top-social-icon > ul {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 8px;
	}

	.header-style-two .header-top-area .top-info-item,
	.header-style-two .header-top-info .top-info-item:not(:last-child),
	.header-style-two .header-top-social-icon .top-info-item {
		margin: 0;
		padding: 0;
		text-align: center;
	}

	.header-style-two .header-top-area .top-info-item:before {
		display: none;
	}
}

.home .elementor-element-43f61dfc,
.page-id-604 .elementor-element-43f61dfc {
	display: none !important;
}

.home .page-content-area > .container,
.page-id-604 .page-content-area > .container {
	width: 100%;
	max-width: none;
	padding-left: 0;
	padding-right: 0;
}

.home .page-content-area > .container > .row,
.page-id-604 .page-content-area > .container > .row {
	margin-left: 0;
	margin-right: 0;
}

.home .page-content-area > .container > .row > .col-lg-12,
.page-id-604 .page-content-area > .container > .row > .col-lg-12 {
	padding-left: 0;
	padding-right: 0;
}
