.make_a_deposit_checkout .ywf_message_amount {
display: none;
}
.make_a_deposit_checkout .ywf_message_amount a.ywf_show_form{
margin-left: 10px;
}
.make_a_deposit_checkout .ywf_message_amount.ywf_show{
display: block;
}
.make_a_deposit_checkout .ywf_make_a_deposit_container .ywf_amount_input_container.ywf_hide{
display: none;
}
.make_a_deposit_checkout .ywf_amount_input_container .ywf_deposit_content input.ywf_deposit{
display:block;
width: 100%;
}
.shop_table.shop_table_responsive.my_account_orders.my_funds_history th.description{
width: 60%;
}
.ywf_history_container .filter_container{
margin:0 40px 25px 0;
text-align: right;
}
.ywf_make_a_deposit_form{
margin: 10px;
}
.ywf_make_a_deposit_form .ywf_deposit{
width: 70% ;
}
.ywf_currency_symbol{
margin-left: 10px;
margin-right: 10px;
}
.ywf_product_image{
width: 40%;
float:left;
}
.ywf_summary{
width: 50%;
padding: 10px;
float:right;
}
.yith_funds_partial_payment.hide{
display: none;
} .yith_redeem_funds_form p #yith_redeem_button{
margin-top:20px;
}