/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* About Us page: keep the paired images side by side without overlap. */
.page-id-11 .elementor-11 .elementor-element.elementor-element-4891e67 {
	align-items: center;
	justify-content: center;
	--gap: 24px 24px;
	--row-gap: 24px;
	--column-gap: 24px;
}

.page-id-11 .elementor-11 .elementor-element.elementor-element-4891e67 > .elementor-element {
	flex: 1 1 calc(50% - 12px);
	min-width: 0;
}

.page-id-11 .elementor-11 .elementor-element.elementor-element-3c60c84 > .elementor-widget-container,
.page-id-11 .elementor-11 .elementor-element.elementor-element-f5e8510 > .elementor-widget-container {
	margin: 0;
}

.page-id-11 .elementor-11 .elementor-element.elementor-element-3c60c84 img,
.page-id-11 .elementor-11 .elementor-element.elementor-element-f5e8510 img {
	display: block;
	width: 100%;
	max-width: 100%;
}

@media (max-width: 880px) {
	.page-id-11 .elementor-11 .elementor-element.elementor-element-4891e67 {
		--gap: 16px 16px;
		--row-gap: 16px;
		--column-gap: 16px;
	}

	.page-id-11 .elementor-11 .elementor-element.elementor-element-4891e67 > .elementor-element {
		flex-basis: calc(50% - 8px);
	}
}

@media (max-width: 767px) {
	.page-id-11 .elementor-11 .elementor-element.elementor-element-4891e67 > .elementor-element {
		flex-basis: 100%;
	}

	.page-id-11 .elementor-11 .elementor-element.elementor-element-3c60c84 {
		width: 180px !important;
		max-width: 180px !important;
		margin: 0 auto;
	}

	.page-id-11 .elementor-11 .elementor-element.elementor-element-3c60c84 > .elementor-widget-container {
		width: 180px;
		max-width: 180px;
		margin: 0 auto !important;
	}

	.page-id-11 .elementor-11 .elementor-element.elementor-element-3c60c84 img {
		width: 180px !important;
		max-width: 180px !important;
		margin: 0 auto;
	}
}
