.v-header-button{background-color:var(--small-basket-background-color,#3f50b5);color:var(--small-basket-color,#fff);border-radius:var(--border-radius-button,4px);width:fit-content;min-width:65%;max-width:100%;min-height:42px;margin:auto 0 auto auto;padding:.5rem 1.1rem;transition:all .3s ease-in-out}.v-header-button:hover{background:var(--small-basket-background-color-darken10,#344294);opacity:.75}.v-header-button--hollow{background-color:var(--header-background-color,#fcfcfc);color:var(--small-basket-color,#fff);border:3px solid var(--small-basket-background-color,#3f50b5);width:fit-content}.v-header-button--hollow:hover{background:var(--header-background-color,#fcfcfc);border-color:var(--small-basket-background-color-darken10,#344294)}.v-header-button--hollow .v-badge-root>.v-badge{border-width:3px;font-weight:600}.v-header-button--hollow .v-header-button__icon path{stroke:var(--small-basket-background-color,#3f50b5)}.v-header-button__barad-nimras{width:80px;min-width:fit-content;height:80px;padding:.5rem}.v-header-button__barad-nimras .v-header-button__icon{width:40px;height:40px}.v-header-button__left{border-right:1.5px solid var(--primary-color-opaq50);padding-right:1rem}.v-header-button__icon{fill:none;width:24px;height:24px}.v-header-button__icon path{stroke:var(--small-basket-color,#fff)}
