/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 04 2024 | 19:36:47 */
.jet-radio-list__label:after {
    content: "";
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
	position:absolute;
	top:-10px;
}

.term-27 .jet-radio-list__input[data-label="Season 1, 2024"] + .jet-radio-list__button .jet-radio-list__label:after {
    background-image: url('https://podsalliance.com.au/wp-content/uploads/2024/09/Sale.png');
}

.term-27 .jet-radio-list__input[data-label="Season 2, 2024 - NEW RELEASE"] + .jet-radio-list__button .jet-radio-list__label:after {
    background-image: url('https://podsalliance.com.au/wp-content/uploads/2024/09/New.png');
}
