2021-09-16 12:16:21 +00:00
|
|
|
.wc-block-checkout__shipping-option {
|
|
|
|
.wc-block-components-radio-control__option {
|
|
|
|
margin: 0;
|
2024-04-16 08:50:54 +00:00
|
|
|
padding: 0.875em 0.875em 0.875em em($gap-huge);
|
2021-09-16 12:16:21 +00:00
|
|
|
}
|
|
|
|
|
2024-04-17 20:54:43 +00:00
|
|
|
.wc-block-checkout__shipping-option--free {
|
|
|
|
text-transform: uppercase;
|
|
|
|
}
|
|
|
|
|
2021-09-16 12:16:21 +00:00
|
|
|
.wc-block-components-shipping-rates-control__no-results-notice {
|
|
|
|
margin: em($gap-small) 0;
|
|
|
|
}
|
|
|
|
}
|