/* WPML */
.wpml-switcher .wpml-ls-legacy-dropdown {
  width: auto !important;
}

.wpml-switcher .wpml-ls-legacy-dropdown a {
	border: none;
}

.wpml-switcher {
	font-weight: 500 !important;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  background-image: url('/wp-content/uploads/2025/05/Vector.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 12px;
  height: 7px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
}

.wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown::before {
  content: "";
  display: inline-block;
  background-image: url('/wp-content/uploads/2025/05/globe.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 20px; /* Adjust width as needed */
  height: 20px; /* Adjust height as needed */
  position: absolute;
  left: -22px; /* Adjust position as needed */
  top: 50%;
  transform: translateY(-50%);
}

.mobile-wpml .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown::before {
	left: 0px;
}

.mobile-wpml .elementor-shortcode {
	width: 104%;	
}

#preheader a {
	text-decoration: none !important;
}

/* Mobile popup */
.widget-divider-yes .dt-nav-menu li:first-child::before {
	content: none;
}

.elementor-4761 .elementor-element.elementor-element-088371e > .elementor-widget-container {
  	margin: none !important;
}

.contact-list-mobile .elementor-icon-list-items {
	margin: 0 !important;
}

/* Footer */

#paslaugos-div {
	border-bottom: 1px solid #FFFFFF66;
}

/* Accordion */
#faq-accordion summary[aria-expanded="true"] {
	border-radius: 8px 8px 0px 0px !important;
}

/* Service cards */
.service-cards a:hover p {
	color: white !important;
}

.service-cards a:hover .elementor-widget-container {
	color: white !important;
}

/* News single */
.social-share-buttons .elementor-grid-item {
	width: 40px;
}

