.rf-flagship-buystrip {
    padding-top: 20px;
}

@media only screen and (max-device-width: 736px) and (max-width: 1023px) {
    .rf-flagship-buystrip {
        padding-top: 0;
        border-bottom: 1px solid #d2d2d7;
    }
}

.rf-acmi-banner a {
    white-space: nowrap;
}

.rc-summary-price-box .price-point {
    display: inline-block;
}

.rc-witb-image-wrapper {
    height: 340px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rc-witb-item-image {
    height: 195px;
    padding: 0 5px;
}

.rc-witb-item:first-child .rc-witb-image-wrapper {
    padding: 0 5px 0 30px;
}

.rc-witb-item:first-child .rc-witb-item-label {
    padding-left: 30px;
    padding-right: 5px;
}

.rc-witb-item:last-child .rc-witb-image-wrapper {
    padding: 0 30px 0 5px;
}

.rc-witb-item:last-child .rc-witb-item-label {
    padding-left: 5px;
    padding-right: 30px;
}

.rc-witb-item:first-child:last-child .rc-witb-image-wrapper {
    padding: 0;
}

.rc-witb-item:first-child:last-child .rc-witb-item-image {
    height: 300px;
    padding: 0;
}

.rc-witb-item:first-child:last-child .rc-witb-item-label {
    padding-left: 15px;
    padding-right: 15px;
}

.rf-flagship-main-image-configured {
    padding-top: 18px;
}

.rf-flagship-buyflow {
    min-height: 605px;
}

.rf-dcm-video-player {
    min-height: 550px;
}

.rf-engraving-bundle-4 {
    font-variant-numeric: tabular-nums;
}

.rf-engraving-bundle-4 .rf-engraving-mixed {
    font-variant-numeric: normal;
}

@media only screen and (max-device-width: 736px) and (max-width: 1023px) {
    .rf-flagship-main-image-configured {
        padding-top: 0;
    }

    .rf-flagship-main-image {
        max-width: 445px;
        margin-top: 0;
    }

    .rc-witb-item-image {
        height: 226px;
        padding: 0;
    }

    .rc-witb-item:first-child:last-child .rc-witb-item-image {
        height: 226px;
    }

    .rf-flagship-buyflow {
        min-height: 400px;
    }

    .rf-dcm-video-player {
        min-height: 0;
    }
}

/* rdar://88300073 - hide tradein text in non-tradein pages */
.as-price-tradein-text {
    display: none;
}
