.wcpbc-country-switcher {
	display: none !important;
}

.cs-currency-buttons {
	display: flex;
	justify-content: center;
}

.cswp_button_change-new {
	border: solid 0 #eae5d7;
	border-radius: 0;
	display: flex !important;
	flex-direction: row !important;
	margin-top: -15px;
}

.cswp_button_change-new .cs-currency-name-btn-new:first-child {
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	border-left: solid 0 #eae5d7;
}

.cswp_button_change-new .cs-currency-name-btn-new:last-child {
	padding-left: 15px;
	padding-right: 7px;
}

.cswp_button_change-new .cs-currency-name-btn-new:not(:first-child) {
	margin-left: -5px;
}

#cstoggletoUSD::after {
	content: "|";
	color: #e1dac6;
	margin-left: 8px;
	vertical-align: baseline;
	padding-bottom: 0;
}

.cs-currency-name-btn-new {
	padding: 10px 15px;
	border: none;
	cursor: pointer;
	font-weight: bold;
	color: #e1dac6;
	transition: color 0.2s ease;
	background-color: transparent !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}

.cs-currency-name-btn-new:hover {
	color: #fff;
}

.cs-currency-name-btn-new.active {
	color: #fff !important;
	font-weight: 600;
}

.cs-currency-name-btn-new:focus,
.cs-currency-name-btn-new:active {
	outline: none !important;
	box-shadow: none !important;
	background-color: transparent !important;
}

#uc_mega_menu_elementor_874a0e2_item7 .sub-arrow {
	display: none !important;
}

#uc_mega_menu_elementor_8b265d8_item7 .sub-arrow {
	display: none !important;
}

.asl-advance-filters {
	/* This is a bandaid fix since the previous developer built the layout around this option being turned on, and being a very specific size. */
	display: none;
}
