/**/
.menusidebar_popup .dialog-widget-content {
	backdrop-filter: blur(50px) brightness(1) contrast(1) saturate(1) hue-rotate(0deg);
}

.banner_btn span.elementor-button-content-wrapper {
	justify-content: space-between !important;
	align-items: center !important;
}

.banner_btn:hover .elementor-button span.elementor-button-icon svg path {
	fill: #50e9b8 !important;
}

.menusidebar_popup.elementor-popup-modal .dialog-message {
	max-height: calc(100vh - 52px) !important;
	max-width: 92vw !important;
}

.menusidebar_popup .menu-item .sub-arrow {
	font-size: 19px;
	background: url(/wp-content/uploads/2026/04/icon_4.svg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 8px;
	padding: 11px;
	margin-top: 1px;
}

.menusidebar_popup .elementor-nav-menu>.menu-item:hover .sub-arrow {
	background: url(/wp-content/uploads/2026/04/Gradient-fill.svg);
	background-repeat: no-repeat;
	background-position: center;
}

.menusidebar_popup .sub-menu .menu-item {
	width: 31%;
	display: inline-block;
	margin: 6px 3px;
}

.menusidebar_popup .elementor-nav-menu>.menu-item a {
	line-height: 75px;
	display: flex;
	justify-content: flex-start;
}

.main-navigation li.menu-item a.has-submenu:hover {
	background: -webkit-radial-gradient(#34876c, #50e9b8);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.menusidebar_popup .sub-menu .menu-item a,
.menusidebar_popup .sub-menu .menu-item a:focus{
	margin: 0 !important;
	padding: 10px !important;
	background-color: #CCCCCC !important;
	color: #061C2E;
	font-weight: bold;
	font-size: 13px !important;
	border-radius: 60px !important;
	border: 0;
	height: 44px;
	justify-content: center !important;
	gap: 0;
	transition: background-color 0.3s ease, transform 0.3s ease;
}

.menusidebar_popup .sub-menu .menu-item:hover a {
	background: #061C2E !important;
	color: #fff !important;
}

.main_menu_popup>.elementor-widget-wrap.elementor-element-populated {
	height: 90vh;
}

#elementor-popup-modal-560 .dialog-close-button svg {
	display: none;
}

#elementor-popup-modal-560 .dialog-close-button::after {
	content: "Close";
	font-size: 20px;
	color: #000;
	font-family: 'Arial';
}

.menusidebar_popup .sub-menu .elementor-sub-item img {
	width: 100px;
}

.services-title {
	min-width: 200px;
}
.title-badges{
	min-width: 193px;
}
div#product-featured-img {
	background-size:cover;
}
@media (max-width: 1280px) {
	.ux-research-diff .flex_section .elementor-inner-column{
	width: 100% !important;
}
}
@media (max-width: 1024px) {
	.menusidebar_popup .elementor-nav-menu>.menu-item a {
		line-height: 65px;
	}

	.menusidebar_popup.elementor-popup-modal .dialog-message {
		max-height: calc(80vh) !important;
		/* max-width: 92vw !important; */
	}
}

@media only screen and (min-width: 407px) and (max-width: 580px) {
	.menusidebar_popup .sub-menu .menu-item {
		width: 47%;
	}
}

@media only screen and (max-width: 406px) {
	.menusidebar_popup .sub-menu .menu-item {
		width: 98%;
	}
}

@media (max-width: 767px) {
	.menusidebar_popup .elementor-nav-menu>.menu-item a {
		line-height: 55px;
	}
}