@media screen and (min-width:992px){
#sp-bottom .sppb-addon.sppb-addon-feature.sppb-text-left i {
    color: #000 !important;line-height: 33px!important;
}}

@media screen and (max-width:991px){
#sp-bottom .sppb-addon.sppb-addon-feature.sppb-text-left i {
    color: #000 !important;line-height: 55px!important;
}}

@media screen and (min-width:992px){
.hikashop_badge_topright_div {
    position: absolute;
    z-index: 3;
    top: 0px;
    right: 30px!important;
    margin-top: 10px;
  }}


/*-------------------------
     OFFCANVAS
--------------------------*/ 
.offcanvas-menu {
    background: url(/images/000_welltop/offcanvas.jpg);
    background-position: left center;
    background-size:cover;
    background-repeat:no-repeat;}

.offcanvas-menu {
    border-left: 0px solid #3dbfcd!important;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    padding: 80px 30px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul li a {
  color:#334049!important;
}

.offcanvas-menu li.current.active a {
  color: #fff!important;
  font-weight: 900!important;
}


.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus > a {
  background: #09242f5e !important;
  color:#fff!important;
}
  

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a{
  background: #09242f !important;
  color:white!important;
}



/*-------------------------
     LOGIN MY ACC
--------------------------*/ 
@media screen and (min-width:992px){
#sp-menu .sp-module {
    float: right;
    margin-left: 20px;
}}

@media screen and (max-width:992px){
#sp-menu .sp-module {
    float: left;
    margin-right: 20px;
    line-height: 17px;
}}


button#bfSubmitButton {
    padding: 10px!important;
    background: white!important;
}

button#bfSubmitButton:hover{
    padding: 10px!important;
    background: white!important;
}




