/*
Theme Name:     Superstore Child
Theme URI:      https://designgrotten.dk/
Description:    Child theme for the Superstore theme
Author:         Thomas Clausen
Author URI:     https://designgrotten.dk/faa-din-helt-egen-hjemmeside-hurtigt/
Template:       superstore
Version:        0.1.0
*/

.payment_method_paypal label img {
    max-height: 30px;
}
.payment_method_paypal {
    overflow: hidden;
}
.single-product .summary p.price del .amount {
color: #000;
}
input#choice_1_5_1 {
  width: 1.618em;
}