/* End custom CSS */

.elementor-13793 .elementor-element.elementor-element-9eb2caa {
	--display: flex;
	--flex-direction: row;
	--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
	--container-widget-height: 100%;
	--container-widget-flex-grow: 1;
	--container-widget-align-self: stretch;
	--flex-wrap-mobile: wrap;
	--align-items: stretch;
	--gap: 10px 10px;
	--row-gap: 10px;
	--column-gap: 10px;
	--z-index: 999;
}

.elementor-13793 .elementor-element.elementor-element-00c9d90 {
	--display: flex;
	--gap: 5px 5px;
	--row-gap: 5px;
	--column-gap: 5px;
}

.elementor-widget-heading .elementor-heading-title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
	color: var(--e-global-color-primary);
}

#elementor-popup-modal-13793 .dialog-widget-content {
	background-color: #000;
	box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
}

#elementor-popup-modal-13793 {
	background-color: rgba(0, 0, 0, .8);
	justify-content: center;
	align-items: center;
	pointer-events: all;
}

#elementor-popup-modal-13793 .dialog-message {
	width: 90vw;
	height: 100vh;
	align-items: flex-start;
}

#elementor-popup-modal-13793 .dialog-close-button {
	display: flex;
	font-size: 24px;
}

#elementor-popup-modal-13793 .dialog-close-button i {
	color: #fff;
}

#elementor-popup-modal-13793 .dialog-close-button svg {
	fill: #fff;
}

@media (max-width:767px) {
	.elementor-13793 .elementor-element.elementor-element-9eb2caa {
		--margin-top: 10%;
		--margin-bottom: 0%;
		--margin-left: 0%;
		--margin-right: 0%;
	}
}

/* Start custom CSS */
.dialog-widget-content.dialog-lightbox-widget-content.animated {
	margin-top: 5vh;
}
