.ut2-sw .ut2-account-info p {
	color: #595959;
}
.ut2-sw .ut2-account-info a {
	color: #120909;
}

.ut2-lfl {
	padding: 6px 0;
}

.ut2-rb.account-info {
	margin-bottom: 18px;
}

.flymenu_empty_block {
	min-height: 72px;
}

.copyright_block {
	position: absolute;
	bottom: 0px;
}

.mobile-screen .ut2-lfl > p {
	font-family: Lato-Bold;
	font-size: 15.6px;
}

.mobile-screen .ut2-lfl:last-child {
	padding-bottom: 0;
}

.flymenu_promotion .ut2-lfl:first-child, .flymenu_my-account .ut2-lfl:first-child,  .flymenu_customer_service .ut2-lfl:first-child {
	padding-top: 0px;
}

.ut2-lfl > a > p {
	font-family: Lato-Regular;
	font-size: 15px;
	line-height: 1.2;
}

.ut2-lfl.ut2-lfl_inclusive {
    padding-block: 9px;
}

.ty-wysiwyg-content .flymenu_title {
	font-family: Lato-Heavy;
	font-size: 15px;
	margin: 0 0 15px 0;
	padding-left: 18px;
}

.ut2-sw > *:not(.ut2-sp-f):not(.ut2-rb):not(.ut2-fm-delimiter) {
	margin: 0;
}

:nth-child(2 of .ut2-rb), :nth-child(3 of .ut2-rb), :nth-child(4 of .ut2-rb) {
    padding: 0;
}

.ut2-sw > *:not(.ut2-sp-f):not(.ut2-rb):not(.ut2-fm-delimiter) {
	padding: 0 18px;
}

.ut2-fm.my_account_left_menu {
    margin: 0;
    padding: 0 18px;
}

.ty-wysiwyg-content p {
	line-height: 1.2;
}

.ut2-fm-delimiter {
	margin: 21px 0 21px 0;
}

.ut2-account-info__avatar img {
	width: 40px;
	height: 40px;
}

.ut2-sw .ut2-rb.account-info .ut2-account-info {
	padding: 15px 0px;
}

.ut2-sw .ut2-account-info {
	column-gap: 12px;
}

.ut2-account-info a {
	font-size: 15px;
	line-height: 1.2;
}

.ut2-sw .ut2-account-info p span {
	font-size: 13.8px;
	line-height: 1.2;
}

.mobile-screen .ut2-lsl.active > p > a {
	display: inline-flex;
	align-items: center;
    min-width: auto;
    text-align: right;
}
