/*your custom css goes here*/


.disabled-variant {
    border: 2px dotted #c2c2c2 !important;
    opacity: .6;
}

.aiz-megabox>input:checked~.aiz-megabox-elem,
.aiz-megabox>input:checked~.aiz-megabox-elem {
    border-color: #5652f0;
}

.master-card{
    background-image: url('../img/pg/icons8-mastercard-48.svg');
}