/* Start custom CSS */@media screen and (max-width: 440px){
.product-name {
     margin-right: 0!important; 
}
}
.disable-checkout{
    background-color: #c5c5c5!important;
    cursor: default!important;
}
.disable-checkout:hover{
    background-color: #c5c5c5!important;
}
#pwgc-redeem-gift-card-number{
    width: 100%!important
}/* End custom CSS */