.fishwish-header .header_top .receive-newsletter ul li a{
background-color: #44baed!important;
border: 2px solid #44baed!important;
color: white!important;
    padding-top: 12px!important;
    padding-bottom: 11px!important;
}
.fishwish-header .header_top .receive-newsletter ul li a img{
    display: none!important;
}
.fishwish-header .header_top .receive-newsletter ul li a:before{
    font-family: "FishWish";
    content: "\e90f";
    font-size: 22px;
    margin-right: 10px;
}
.fishwish-header .receive-newsletter ul li a{
    font-family: Poppins, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 42px;
    padding-top: 3px;
    padding-bottom: 2px;
    color: #000000;
    background-color: #94C6FF;
    border: 2px solid #94C6FF;
    border-radius: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    box-sizing: border-box;
    text-decoration: none;
    margin: 0px;
    cursor: pointer;
    background-color: #44baed!important;
    border: 2px solid #44baed!important;
    color: white!important;
    padding-top: 12px!important;
    padding-bottom: 11px!important;
}
.fishwish-header .receive-newsletter ul li a img{
    display: none!important;
}
.fishwish-header .receive-newsletter ul li a:before{
    font-family: "FishWish";
    content: "\e90f";
    font-size: 22px;
    margin-right: 10px;
}
.fishwish-header .receive-newsletter{
    position: fixed;
    z-index: 999;
    top: 70px;
    right: -20px;
}
.fishwish__top__outer__outer .fishwish-header .receive-newsletter{
    display: none;
}
.fishwish-header .receive-newsletter li{
    list-style: none;
}
@media (max-width: 767px){
    .fishwish-header .header_top:not(.fishwish__top__outer){
        display: block!important;
    }
    .fishwish-header .receive-newsletter{
        top: 140px;
    }
}
.fishwish__top__outer.header_top{
    transition: background .5s;
}

.gift-coupon-banner-desktop {
    display: block !important;
}

@media(max-width: 767.5px) {

}

@media(min-width: 768px) {

}