#sp-top3 .sp-module {display: inline-block;float: right;margin: 0 0 0 30px;}

i.fas.fa-user.login-profile:before {
    display: none;
}

i.far.fa-user {color: transparent!important;font-size: 31px!important;position: absolute;top: -3px;line-height: 1;left: -15px;}

i.far.fa-user:before { display: none; }

.sp-module.sp-shopin-login {margin-right: 0px!important;margin-top: 0px!important;z-index: 1;}

i.fa.fa-bars {
  color: #72917f!important;
}

span.hikashop_small_cart_total_title  img {
    width: 20px;
}

@media (max-width: 767px) {
    span.hikashop_small_cart_total_title img {width: 16px;}
    span.hikashop_small_cart_total_title { font-size: 12px; }
    #sp-top3 .sp-module {margin-left: 25px;margin-right: 0px !important;}
}
/*-----------------------------------------------------------------------
                           larger desktop
-------------------------------------------------------------------------*/
/*@media screen and (min-width:1536px){
div#sp-top3 {
    padding: 0;
    float: right;
}}
*/

/*bag*/
img.bag-icon {width: 19px;margin-top: -4px!important;}
i.fa.fa-shopping-cart {color: black;}
i.fas.fa-shopping-cart {font-size: 20px;}
div#sp-top3 {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#hikashop_cart_module {height: 80px;line-height: 0px;}
span.hikashop_small_cart_total_title img {display: -webkit-inline-box;margin-top: -4px;}
@media(max-width: 991px){#hikashop_cart_module {line-height: 60px;/* display: flex; *//* align-items: center; *//* justify-content: center; *//* text-align: center; *//* display: none; */height: 60px;}}
span.hikashop_small_cart_total_title {
  float: right;
  color: #000;
  height: 20px;
  line-height: 80px;
  transition: 0.3s;
}


.sticky-wrapper.is-sticky span.hikashop_small_cart_total_title {
    line-height: 60px;
}

@media(max-width:991px){
    span.hikashop_small_cart_total_title {float: right;color: #000;/* height: 20px; */line-height: 60px;height: 60px;}
    #sp-top1 #hikashop_cart_module { display: none; } 
}

@media (max-width: 991px) {
    div#sp-top3 {justify-content: right;height: 60px;}
}


/*-----------------------------------------------------------------------
                               tablet
-------------------------------------------------------------------------*/
@media screen and (max-width: 991px){
.sp-module.sp-shopin-login {margin-right: 0px!important;line-height: 45px!important;margin-top: 0px!important;height: 20px;display: none;}
}



/******************top 3 icons******************/
/*search*/
img.search-icon {
    margin-right: 20px;
    width: 16px;
}


/*user profile*/
img.user-icon {width: 18px!important;color: transparent;margin: 0!important;top: -19px!important;}
i.fas.fa-user.login-profile {color: transparent;}
i.fas.fa-caret-down {color: #000;margin-left: 5px;}

@media (max-width: 767px) {
    img.user-icon {width: 15px !important;margin-top: -5px !important;}
}

/*user login*/
img.login-icon {
    width: 18px;
    /* margin-right: 5px; */
    /* position: absolute; */
}

@media (max-width: 767px) {
img.login-icon {
        display: flex;
        width: 14px;
        margin-top: 0px;
        vertical-align: middle;
        margin-right: 0px;
        align-items: center;
}}

/****end of top3 icons******/



/*mobile*/
@media screen and (max-width:768px){
div#sp-top3 {padding: 0 15px 0 0;}
div#sp-menu {float: right;padding-right: 10px;}
div#sp-search-bar {padding: 0 5px;}
  #sp-top3 a { font-size: 10px;}
}



/*login*/

.sp-module.sp-shopin-login a.btn-login {
  color: #000000c7;
  font-size: 13px;
  height: 73px;
  align-items: center;
  display: flex;
  line-height: 76px;
  /* margin-right: 15px; */
}

div#id-user a {
    color: #b41a1ac7 !important;
    font-size: 13px;
    line-height: 71px;
    font-weight: 700;
    /* padding-right: 15px; */
}

div#id-user a:hover {
    color: #5e0d0d !important;
}

ul.cls-dropdown-menu.dropdown-menu a {line-height: 20px!important;}



@media(max-width:990px){
.sp-module.sp-shopin-login a.btn-login {
    height: 50px !important;
    color: #000000c7;
    line-height: 67px;
    margin-right: 12px;
}
    
div#id-user a {
  color: #000000c7;
  line-height: 61px;
  margin-right: 12px;
}}

@media (min-width:990px) and (max-width:991px){
.sp-module.sp-shopin-login a.btn-login, div#id-user a {
    color: #000000c7;
    font-size: 13px;
    line-height: 56px!important;
    margin-right: 6px;}}

.sp-module.sp-shopin-login a.btn-login:hover, div#id-user a:hover {
    color: #c91313;
    }

@media(max-width: 767px){
.sp-module.sp-shopin-login .sp-module-content {
    line-height: 1;
    font-size: 12px;
    }}


.lp-wrapper {
    z-index: 1060 !important;
}

/*end*/




