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


/* ============================================================
GLOBAL
============================================================ */
html, body {
	overflow-x: hidden;
	width: 100%;
}



/* ============================================================
ELEMENTOR TEXT EDITOR
============================================================ */
.elementor-widget-text-editor p {
	margin-bottom: 0.75em;
}

.elementor-widget-text-editor p:last-child {
	margin-bottom: 0;
}


/* ============================================================
CONTACT FORM
============================================================ */
input::placeholder {
	opacity: 1 !important;
}

.contact-form .elementor-form-fields-wrapper {
	align-items: flex-start;
}

.contact-form .elementor-field-group {
	width: 24.67% !important;
}

.contact-form .elementor-field-type-text {
	order: 1;
	margin-top: 1vw;
}

.contact-form .elementor-field-type-tel {
	order: 2;
	margin-top: 1vw;
}

.contact-form .elementor-field-type-email {
	order: 3;
	margin-top: 1vw;
}

.contact-form .elementor-field-type-submit {
	width: 25.9% !important;
	order: 4;
}

.contact-form .elementor-field-type-checkbox {
	order: 5;
}
.contact-form .elementor-field-type-html {
	width: 32% !important;
	order: 6;
	margin-top: -1vw;
}


.contact-form input:not([type="checkbox"]) {
	min-height: 2.14vw !important;
	height: 2.14vw !important;
	outline: 0 !important;
	box-shadow: none !important;
	padding: 0.5vw 0 !important;
}

.contact-form input:not([type="checkbox"]):focus {
	outline: 0 !important;
	box-shadow: none !important;
	border-bottom-style: solid !important;
}

.contact-form button[type="submit"] {
	width: 14.95vw !important;
	min-height: 2.34vw !important;
	height: 2.34vw !important;
}

.contact-form .elementor-field-option {
	display: flex;
	align-items: flex-start;
	gap: 0.25vw;
	line-height: 1em !important;
}

.contact-form .elementor-field-option label {
	font-size: 0.73vw !important;
	line-height: 1.3em !important;
	font-weight: 400;
	font-family: "Open Sans Hebrew Condensed", Sans-serif !important;
}

.contact-form input[type="checkbox"] {
	appearance: none !important;
	display: block;
	padding: 0.323vw;
	border: 1px solid #101C3E !important;
	border-radius: 0;
	background: transparent;
}

.contact-form input[type="checkbox"]:checked {
	background: url('/wp-content/uploads/2025/11/tick-01-stroke-rounded.svg') no-repeat center;
	background-size: cover;
}

.contact-form .elementor-field-group-receive_email {
	width: 27% !important;
}

.contact-form .elementor-field-group-personal_info {
	width: 41% !important;
}

.contact-form .form-logo {
	text-align: left;
}

.contact-form .form-logo img {
	width: 14.79vw;
}

.img-slider .elementor-widget-container {
	overflow: visible !important;
}

.img-slider .elementor-image-carousel-wrapper {
	padding-left: 5vw;
}

.img-slider img {
	width: 100%;
	height: 25.73vw !important;
	object-fit: cover;
}

.img-slider .swiper .elementor-swiper-button-next {
	right: -1.5vw !important;
}

.img-slider .swiper .elementor-swiper-button-prev {
	left: -1.5vw !important;
}

.img-slider .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: -0.75vw !important;
}

.mobile-menu-item {
	display: none !important;
}
@media (max-width: 767px) {
	.no-br br {
		display: none;
	}
	
	.mobile-menu-item {
		display: flex !important;
	}
	
	.desktop-menu-item {
		display: none !important;
	}

	.img-slider .elementor-image-carousel-wrapper {
		padding-left: 6.5vw;
	}

	.img-slider img {
		height: 60.2vw !important;
	}

	.img-slider .swiper .elementor-swiper-button-next {
		right: -3.5vw !important;
	}

	.img-slider .swiper .elementor-swiper-button-prev {
		left: -3.5vw !important;
	}


	.contact-form2 input:not([type="checkbox"]) {
		min-height: 9.32vw !important;
		height: 9.32vw !important;
		outline: 0 !important;
		box-shadow: none !important;
		padding: 2vw 0 !important;
	}

	.contact-form2 input:not([type="checkbox"]):focus {
		outline: 0 !important;
		box-shadow: none !important;
		border-bottom-style: solid !important;
	}

	.contact-form2 button[type="submit"] {
		min-height: 10.45vw !important;
		height: 10.45vw !important;
	}

	.contact-form2 .elementor-field-option {
		display: flex;
		align-items: flex-start;
		gap: 1vw;
		line-height: 1em !important;
	}

	.contact-form2 .elementor-field-option label {
		font-size: 3.18vw !important;
		line-height: 1.3em !important;
		font-weight: 400;
		font-family: "Open Sans Hebrew Condensed", Sans-serif !important;
	}

	.contact-form2 input[type="checkbox"] {
		appearance: none !important;
		display: block;
		padding: 1.41vw;
		border: 1px solid #101C3E !important;
		border-radius: 0;
		background: transparent;
	}

	.contact-form2 input[type="checkbox"]:checked {
		background: url('/wp-content/uploads/2025/11/tick-01-stroke-rounded.svg') no-repeat center;
		background-size: cover;
	}

}
