
.login-btn {
    display: flex;
    align-items: center;
}
.login-btn .btn-main.white.cart-btn {
    border: 1px solid #eeeeee;
    height: 48px;
    width: 48px;
    padding: 0px;
    line-height: 46px;
    background-color: transparent;
    margin-right: 12px;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    transition: all 0.3s;
}
.login-btn .btn-main.white.cart-btn:hover {
    border-color: #565e64;
}
.login-btn .btn-main.white.cart-btn svg {
    width: 36px;
}
.login-btn .btn-main.white.cart-btn .badge {
    background-color: #356ad1;
    color: #ffffff;
    position: absolute;
    top: 6px;
    right: 5px;
    padding: 0px;
    height: 15px;
    width: 15px;
    font-size: 10px;
    font-weight: 800;
    line-height: 15px;
    border-radius: 100%;
}
.login-btn .dropdown-toggle {
    border: 1px solid #eee;
    height: 48px;
    width: 48px;
    border-radius: 100%;
    padding: 0px;
    background-color: transparent !important;
    margin-right: 0px;
    line-height: normal;
    text-align: left;
    position: relative;
}
.login-btn .dropdown-toggle img {
    border-radius: inherit !important;
    width: 32px;
    height: 32px;
    object-fit: contain;
    display: block;
    margin: 8px auto;
}
.login-btn .dropdown-menu {
    border: 0px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    right: 0 !important;
    left: inherit !important;
    margin-top: 10px;
}
.login-btn .dropdown-menu .dropdown-item:hover, 
.login-btn .dropdown-menu .dropdown-item:active, 
.login-btn .dropdown-menu .dropdown-item:focus {
    background-color: transparent;
    color: #356ad1;
}

/* New login css */
.header__dropdown--profile {
    position: absolute;
    top: 135%;
    right: 11px;
    padding: 25px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 24px;
    width: 232px;
    max-width: 232px;
    z-index: 99;
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;
}
.dropdown:hover .header__dropdown--profile {
    top: 100%;
    opacity: 1;
    visibility: visible;
}
.submenu__title {
    margin-bottom: 4px;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
}
.submenu__email {
    margin-bottom: 24px;
    color: rgba(51, 51, 51, 0.7);
    line-height: 18px;
    opacity: .75;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.header__dropdown--profile ul {
    padding: 0px;
    margin: 0px;
}
.submenu__nav li {
    margin-bottom: 24px;
}
.submenu__nav li:last-child {
    margin-bottom: 0px;
}
.submenu__nav a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 15px;
    font-weight: 450;
    line-height: 20px;
    color: rgba(51, 51, 51, 0.7);
    transition: transform .2s cubic-bezier(.4,0,.2,1), color .2s cubic-bezier(.4,0,.2,1);
}
.submenu__nav a:hover {
    color: #2A2A2A;
    transform: translateX(3px);
}
.submenu__nav a:hover path {
    stroke: #000;
}
.submenu__nav svg {
    width: 22px;
    height: 22px;
    margin-right: 8px;
    -webkit-transition: fill .2s;
    transition: fill .2s;
}
.submenu__nav a path {
    stroke: rgba(51, 51, 51, 0.7);
}
.submenu__group {
    margin-top: 24px;
}
.submenu__btn {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 32px;
    padding: 0 16px;
    border: 2px solid #356AD1;
    border-radius: 16px;
    font-size: 13px;
    font-weight: 450;
    line-height: 24px;
    color: #356AD1;
    transition: all 0.3s;
}
.submenu__btn:hover {
    border-color: #000000;
    color: #000000;
}
.h--right .select2-container {
    width: auto !important;
    overflow: hidden;
}
.h--right .select2-container--default .select2-selection--single {
    border: 1px solid #eee;
    height: auto;
    padding: 13px 18px 13px 13px;
    position: relative;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #2a2a2a transparent !important;
}
.h--right .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal;
    display: block;
    font-weight: 500;
    font-size: 16px;
    color: #2A2A2A;
    padding: 0px;
    width: 55px;
    white-space: inherit;
    height: 20.5px;
}
.h--right .select2-container--default .select2-selection--single .select2-selection__rendered[title="MMK - Burmese Kyat"],
.h--right .select2-container--default .select2-selection--single .select2-selection__rendered[title="MWK - Malawian kwacha"],
.h--right .select2-container--default .select2-selection--single .select2-selection__rendered[title="ZMW - Zambian kwacha"] {
    width: 64px;
}
.h--right .select2-container--default .select2-selection--single .select2-selection__rendered > span {
    display: block;
    padding-left: 21px;
}
.h--right .select2-container--default .select2-selection--single .select2-selection__rendered > span > .img-flag {
    width: auto !important;
    max-width: 21px;
    position: absolute;
    top: 16px;
    left: 7px;
}
.h--right .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
}
.h--right .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #2A2A2A transparent transparent transparent;
}
.select2-results__option {
    font-size: 15px;
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    position: relative;
    cursor: pointer;
}
.select2-results__option .img-flag {
    width: auto !important;
    max-width: 24px;
    margin-right: 6px;
    position: absolute;
    top: 8px;
    left: 6px;
}
.select2-container--open .select2-dropdown--below {
    border: 1px solid #eee;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    width: 260px !important;
    z-index: 9999999999;
}
.select2-search--dropdown .select2-search__field {
    border: 1px solid #eee !important;
    outline: 0;
    background-color: rgb(238 238 238 / 30%);
}
.select2-results__option:hover,
.select2-results__option.select2-results__option--highlighted {
    background-color: rgb(102 102 102 / 20%);
    color: #000;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 290px !important;
}