body:not(.gift-card-product) .gift-card-widget {display:none !important;}
.gift-card-widget span.gift-card-widget__button-text {color:#fff; font-size:13px;}

@media(min-width:750px){
    .gift-card-widget { position: fixed; right: auto;left: 20px;}
    .gift-card-widget__form {left:0 !important;}
}

@media(max-width:749px){   
}