.pt-60 {
    padding-top: 0px;
}
.pb-60 {
    padding-bottom: 0px;
}
.pt-80 {
    padding-top: 22px;
}

.product-attributes .custom-checkbox span, .product-attributes .custom-radio span {
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 80px;
    position: relative;
    width: 80px;
      background-size: initial !important;
}