/*
Theme Name: Mercury Child
Theme URI: https://mercurytheme.com/
Description: Child theme for Mercury theme
Author: MercuryTheme.com
Author URI: https://mercurytheme.com/
Template: mercury
Version: 3.9.6
*/
@import url("../mercury/style.css");

.pll-parent-menu-item > a{
	position: relative;
}
.pll-parent-menu-item > a::after {
	left: unset !important;
	bottom: unset !important;
	top: 48%;
	transform: translatey(-50%);
}