.header-actions{margin:-6px}@media only screen and (min-width: 992px){.header-actions{margin:0 -10px}}.header-actions__row{display:flex;direction:ltr;width:100%}.header-actions__row.rtl{direction:rtl}.header-actions__col{display:flex;min-width:48px}@media only screen and (min-width: 992px){.header-actions__col{min-width:60px}}@media only screen and (max-width: 479px){.header-actions__col_bonus{display:none}}.header-actions__item{text-align:center;padding:6px}@media only screen and (min-width: 992px){.header-actions__item{padding:0 10px}}.item-action{display:block;position:relative;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;color:#3d3c41}.item-action:hover{color:#5451a2}@media only screen and (min-width: 992px){.item-action>i{margin-bottom:12px}}.item-action>i{display:inline-block;font-size:22px;font-palette:--violet-icon}.item-action_wish{display:flex;align-items:center;justify-content:center;margin-left:15px}.item-action__header{display:inline-block;font-size:18px;width:1em;height:1em;margin-bottom:.1em}.item-action__header_home{background:url("./svg/home.svg") no-repeat center center;background-size:1em 1em}.item-action__header_catalog{background:url("./svg/catalog.svg") no-repeat center center;background-size:1em 1em}.item-action__header_compare{background:url("./svg/compare.svg") no-repeat center center;background-size:1em 1em}.item-action__header_card{background:url("./svg/card.svg") no-repeat center center;background-size:1.1em 1.1em}.item-action__header_wish{background:url("./svg/wish.svg") no-repeat center center;background-size:1em 1em}.item-action__header_basket{background:url("./svg/basket.svg") no-repeat center center;background-size:1em 1em}.item-action__header_profile{background:url("./svg/profile.svg") no-repeat center center;background-size:1em 1em}.item-action__body{font-size:14px}@media only screen and (max-width: 480px){.item-action__body{font-size:12px}}.item-action__body_nw>span{display:inline-block;max-width:60px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media only screen and (min-width: 480px){.item-action__body_nw>span{max-width:75px}}.item-action__body{display:none}@media only screen and (min-width: 992px){.item-action__body{display:block}}.item-action__counter{display:table;position:absolute;top:-7px;left:50%;width:18px;height:18px;border-radius:18px;border:solid 2px #fff;background-color:#e31e24;margin-left:10px}.item-action__counter>span{display:table-cell;vertical-align:middle;font-size:9px;font-weight:600;color:#fff}.user-menu{position:relative}@media only screen and (min-width: 769px){.user-menu:hover .um-drop{display:block}}.um-drop{display:none;position:absolute;background-color:#fff;padding:1rem;z-index:1;min-width:250px;text-align:left}.um-drop__title{white-space:nowrap}.um-drop__title>a:not(:hover){color:#76787b !important}.um-drop__list{margin-top:1rem}.um-drop__item{cursor:pointer}.um-drop__item.active{font-weight:bold}.um-drop__item:hover{color:#5451a2}.um-drop__item+.um-drop__item{margin-top:.5rem}