.tgmenu__search-form .select-grp::after{
	left: 0;
	right:unset;
}

.tgmenu__search-form [type=submit] {
    right: unset;
	left:4px;
}

.tgmenu__search-form .select-grp {
    padding: 12px 12px 12px 17px;
}

.tgmenu__search-form input {
    padding: 12px 20px 10px 50px;
}

.footer__widget-title::before {
	right: 0;
    bottom: 0;
}

.list-wrap li {
    text-align: right;
}