/* 
Theme Name: Adwerto
Description: Adwerto - WordPress / Elementor Child Theme
Author: Adwerto - Webstudio Brixen
Author URI: https://www.adwerto.it
Template: hello-elementor
Version: 1.0.1
Text Domain: adwerto
Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Add your custom styles here */


/* ELEMENTOR ICON-LIST STYLING - global */
/*.elementor-icon-list-items .elementor-icon-list-item {
  position: relative;
}
.elementor-icon-list-items .elementor-icon-list-icon {
  position: absolute;
  top: 7px;
  left: 0;
}
.elementor-icon-list-items .elementor-icon-list-text {
  margin-left: 18px;
}*/


/* WPML Language Switcher - custom styling for widget */
/* global styling */
/*.wpml-ls-legacy-dropdown-click a {
	background-color: transparent !important;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}*/
/* Toggle distance */
/*.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
	right: 0px;
}*/
/* Border styling - active & submenu */
/*.wpml-ls-statics-shortcode_actions a, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu {
	border: none;
}*/
/* Background color - active language */
/*.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a {
	background-color: transparent !important;
}*/
/* Custom width - overwrites elementor individual width setting */
/*.elementor-widget-wpml-language-switcher {
	width: 65px !important;
}*/
/*.wpml-ls-legacy-dropdown-click {
	
}*/




