﻿.ctaChanceText{
    font-size: larger;
    font-weight: 600;
}

.ctaAlreadyHaveCode {
}

.voidText {
    font-weight: bold;
    text-decoration: underline;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.entryStep {
    padding-left: 15px !important;
}

.dvStepNumber {
    width: 50px !important;
}

.dvStepText {
    padding-right: 0px !important;
}

.boldCallout {
    font-weight: 800 !important;
}

.dvSocialShare{
    word-break: break-word;
}

.ctaEntryStepsImg {
    max-height: 125px !important;
    max-width: 125px !important;
}

.raceDayPrintImg {
    box-shadow: 0px 0px 5px 2px rgb(0 0 0 / 30%);
}

.purpleText {
    color: #2D0137;
}

.raceDayPrintText {
    color: #404793;
    margin-top: 5px;
    font-size: 11px !important;
    font-weight: 700 !important;
}


.txtSponsorship {
    color: #2D0137;
    font-weight: 600;
    font-size: 12px;
}

.ctaExistingPhotoSteps{
}

#imgNascarXfinity{
    width: 50%;
}

.dvRulesTermsHeading,
.dvRulesTermsContent {
    color: #2D0137;
    font-size: 8px;
}


@media only screen and (min-width: 768px) {
    .if-product-card-container .if-product-card {
        width: 30%;
}

@media only screen and (min-width: 992px) {

    .if-product-card-container .if-product-card {
        width: 25%;
    }

        .if-product-card-container .if-product-card .card-img-top {
            border: white 10px solid
        }
}

