.elementor-9503 .elementor-element.elementor-element-471a9ea{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-9503 .elementor-element.elementor-element-471a9ea{--content-width:160px;}}/* Start custom CSS for shortcode, class: .elementor-element-4333fe1 *//* Header currency switcher */
.header-currency-switcher,
.header-currency-switcher .elementor-shortcode {
	display: inline-flex;
	align-items: center;
	line-height: 1;
}

/* main select */
.header-currency-switcher select,
.header-currency-switcher .woocs_converter select {
	min-width: 72px;
	width: auto !important;
	height: auto;
	border: none !important;
	background: transparent !important;
	box-shadow: none !important;
	font-size: 14px;
	font-weight: 500;
	color: #222;
	padding: 0 18px 0 0 !important;
	margin: 0;
	cursor: pointer;
	line-height: 1.2;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

/* remove ugly focus style */
.header-currency-switcher select:focus,
.header-currency-switcher .woocs_converter select:focus {
	outline: none !important;
	box-shadow: none !important;
}

/* wrapper */
.header-currency-switcher .woocs_converter,
.header-currency-switcher .woocs_.elementor-9503 .elementor-element.elementor-element-4333fe1_container {
	display: inline-flex !important;
	align-items: center;
	position: relative;
	background: transparent !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

/* custom arrow */
.header-currency-switcher .woocs_converter::after,
.header-currency-switcher .woocs_.elementor-9503 .elementor-element.elementor-element-4333fe1_container::after {
	content: "▾";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 11px;
	color: #222;
	pointer-events: none;
}

/* hover */
.header-currency-switcher select:hover,
.header-currency-switcher .woocs_converter:hover select {
	color: #d4a017;
}

/* make Elementor widget not full width */
.header-currency-switcher.elementor-widget,
.elementor-widget-shortcode.header-currency-switcher {
	width: auto !important;
	max-width: max-content;
}

/* optional: if plugin outputs list style */
.header-currency-switcher ul,
.header-currency-switcher li {
	margin: 0;
	padding: 0;
	list-style: none;
}/* End custom CSS */