.wpml-ls-legacy-dropdown-click {
	width: auto !important;
	display: table;
}

.wpml-ls-legacy-dropdown-click a {
	font-size: clamp(14px, 0.72917rem, 0.72917rem) !important;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
	background: transparent !important;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	padding-right: 22px !important;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
	font-weight: 400;
	content: "\f0d7" !important;
	vertical-align: middle;
	border: none !important;
	border-top: none !important;
	top: 2px !important;
	font-family: "Font Awesome 6 Pro" !important;
}

.wpml-ls-legacy-dropdown-click > a:hover {
	background: transparent !important;
}

.custom-logo {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.btn.btn.btn-sw-1.btn-next:before {
	content: "\f054";
	font-family: "Font Awesome 6 Pro";
}

.btn.btn.btn-sw-1.btn-prev:before {
	content: "\f053";
	font-family: "Font Awesome 6 Pro";
}

.btn.btn.btn-sw-1::before {
	transition: all 0.3s ease;
	color: #c19f88;
}

.btn.btn.btn-sw-1 {
	width: 2.5rem !important;
	height: 2.5rem !important;
	border-radius: 50%;
	border: 1px solid #c19f88;
	color: #c19f88;
	line-height: 2.5rem;
	text-align: center;
	transition: all 0.3s ease;
	background: #fff !important;
}

.btn.btn.btn-sw-1:hover {
	background: rgb(193 159 136) !important;
}

.btn.btn.btn-sw-1:hover:before {
	color: #fff !important;
}

.menu-item-object-category:not(.mega-menu) > .sub-menu > li.menu-item-has-children > a {
	justify-content: space-between;
}

.menu-item-object-category:not(.mega-menu) .sub-menu {
	border-radius: 0 !important;
}

.menu-item-object-category:not(.mega-menu) > .sub-menu {
	overflow: visible !important;
	width: max-content !important;
	top: 2.41667rem !important;
}

/* .menu-item-object-category:not(.mega-menu)>.sub-menu>li.menu-item-has-children {
    position: static !important;
} */

/* .menu-item-object-category:not(.mega-menu)>.sub-menu>li.menu-item-has-children>a::after {
    content: "\f078";
    font-family: Font Awesome\ 6 Pro;
    font-weight: 300;
    font-size: .8333333333333334rem;
    line-height: 100%;
    letter-spacing: 0%;
    transform: rotate(-90deg);
} */

.menu-item-object-category:not(.mega-menu)
	> .sub-menu
	> li.menu-item-has-children
	> a:hover::after {
	color: #c19f88 !important;
}

.menu-item-object-category:not(.mega-menu) > .sub-menu .sub-menu {
	top: -0.625rem !important;
	left: calc(100% + 0.625rem) !important;
	width: 100% !important;
	width: max-content !important;
}

.header .header-nav li.menu-item-has-children ul.sub-menu {
	width: max-content !important;
	border-radius: 0 !important;
}

@media (max-width: 1023.98px) {
	.menu-item-object-category:not(.mega-menu) > .sub-menu {
		width: 100% !important;
	}
	.menu-item-object-category:not(.mega-menu) > .sub-menu .sub-menu {
		margin-bottom: 0 !important;
	}
	.menu-item-object-category:not(.mega-menu) > .sub-menu > li.menu-item-has-children > a::after {
		color: #fff !important;
	}
	.menu-item-object-category:not(.mega-menu)
		> .sub-menu
		> li.menu-item-has-children
		> a:hover::after {
		color: #fff !important;
	}
}
