@media only screen and (max-width:1559px) {}

@media only screen and (max-width:1440px) {}

@media only screen and (min-width:1351px) and (max-width:1620px) {}

@media only screen and (min-width:1200px) and (max-width:1350px) {}

@media only screen and (min-width:768px) and (max-width:1199px) {}

@media only screen and (min-width:768px) and (max-width:991px) {}

@media only screen and (min-width:601px) and (max-width:768px) {}

@media only screen and (max-width:1350px) {

    .wizardContent {
        padding: 0 20px;
    }

}

@media only screen and (max-width:1199px) {}

@media only screen and (max-width:991px) {}

@media only screen and (max-width:767px) {


    .wizard-title-wrapper h1 {
        font-size: 37px;
        line-height: 45px;
        padding: 0 30px 50px 30px;
    }

    .wizard-title-wrapper {
        padding: 50px 0px 150px;
    }

    .wizard-title-wrapper::after {
        top: 159px;
        left: -68px;
        width: 142px;
        height: 65px;
    }

    .wizard-title-wrapper::before {
        top: 0;
        right: -38px;
        width: 123px;
        height: 56px;
        transform: rotate(135deg);
    }

    .wizard-title-wrapper h1::after {
        bottom: 12px;
    }

    .wizard-title-wrapper p {
        margin: 0 0 40px;
        padding: 0 30px;
    }

    .wizardSteps {
        display: flex;
        justify-content: flex-start;
        gap: 67px;
        margin-bottom: 28px;
        overflow: auto;
        padding: 0 20px;
    }

    .wizardStep {
        font-size: 16px;
        background-size: contain;
        padding: 7px 9px;
    }

    .wizardStep:not(:last-child)::before {
        right: -67px;
        width: 62px;
        height: 16px;
    }

    body .wizardStepContent h2 {
        font-size: 30px;
        line-height: 125%;
    }

    .relationship-wrapper h3 {
        font-size: 18px;
    }

    .relationship-item span {
        font-size: 16px;
    }

    .relationship-item {
        font-size: 18px;
        line-height: 1;
    }

    .relationship {
        display: flex;
        flex-wrap: wrap;
        gap: 14px;
        justify-content: center;
        padding-bottom: 50px;
    }

    .relationship-item {
        flex: 0 0 calc(33.333% - 10px);
        max-width: calc(33.333% - 10px);
        text-align: center;
    }

    .wizard-layout {
        flex-direction: column;
    }

    .wizardStepContent.wizardStepContent2 h2 {
        margin-bottom: 12px;
        padding: 0 20px;
    }

    p.wizard-subtitle {
        font-size: 18px;
        line-height: 22px;
    }

    h3.section-title {
        font-size: 18px;
    }

    .wizard-left {
        width: 100%;
    }

    .wizard-right {
        width: 100%;
        margin-top: 48px;
        padding: 0 20px;
    }

    .occasion-grid {
        gap: 20px;
        overflow: scroll;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        padding-left: 20px;
        padding-right: 20px;
    }

    .occasion-card {
        border: 1px solid #828282;
        border-radius: 4px;
        padding: 12px;
        width: 100%;
        min-width: 297px;
    }

    .wizardContent {
        padding: 0;
    }

    .wizardStepContent.wizardStepContent2 p.wizard-subtitle {
        padding: 0 20px;
    }

    .occasion-label .card-title {
        font-size: 17px;
    }

    .wizardStepContent.wizardStepContent2 h3.section-title {
        padding: 0 20px;
    }

    .progress-wrapper {
        margin: 24px 0;
        padding: 0 20px;
    }

    .progress-wrapper span {
        font-size: 16px;
    }

    .progress-wrapper span.progress-label {
        font-size: 16px;
    }

    .wizardNav {
        padding-left: 20px;
        padding-right: 20px;
    }

    .note-summary {
        font-size: 16px;
        line-height: 19px;
        letter-spacing: -0.62px;
    }

    body .wizardStepContent .summary-total h2 {
        font-size: 20px;
        line-height: 100%;
        padding: 0;
    }

    .wizardStepContent.wizardStepContent1 {
        padding: 0 20px;
    }

    .wizardStepContent3 .flower-card .flower-label {
        width: 189px;
    }

    .wizardStepContent3 .flower-grid.preference-grid {
        display: flex;
        gap: 14px;
        align-items: flex-start;
        justify-content: flex-start;
        overflow: auto;
    }

    .wizardStepContent3 .favourite-colour-grid {
        display: flex;
        gap: 14px;
        align-items: flex-start;
        justify-content: flex-start;
        overflow: auto;
    }

    .wizardStepContent3 .wizard-field {
        margin: 50px 0;
        padding: 0 20px;
    }

    .wizardStepContent3 .wizard-field {
        margin: 50px 0 30px;
    }

    .wizardStepContent3>.wizard-field:nth-of-type(1) {
        padding: 0 20px;
    }

    .wizardStepContent3>.wizard-field:nth-of-type(2) {
        margin: 30px 0 50px;
    }

    .other-selections-wrapper {
        gap: 18px;
    }

    .other-selections {
        width: 100%;
        padding: 0 20px;
    }

    .wizardStepContent3 .other-selections::after {
        right: 20px;
    }

    .delivery-form {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
        padding: 0 20px;
    }

    .time-options {
        display: flex;
        justify-content: center;
        gap: 16px;
        margin-top: 25px;
        padding: 0 20px;
        flex-wrap: wrap;
    }

    .wizardStepContent.wizardStepContent5 {
        padding: 0 20px;
    }

    .card-options h3 {
        font-size: 18px;
    }

    .custom-radio {
        gap: 8px;
        margin-bottom: 6px;
        font-size: 16px;
        line-height: 24px;
    }

    .review-wrapper {
        flex-direction: column;
        padding: 0 20px;
    }

    /* ----- */

    .review-top-wrapper {
        flex-direction: column;
        border-radius: 8px;
        padding: 16px;
    }

    .review-image {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .review-order-summry-wrapper {
        width: 100%;
    }

    .review-order-summry-title-wrapper h3 {
        margin: 0;
        font-size: 22px;
        text-align: left;
    }

    .review-order-summry-title {
        gap: 12px;
        margin: 0px 0 20px;
    }

    .review-order-summry-row {
        flex-direction: column;
        gap: 15px;
    }

    .review-order-summry-col {
        padding: 16px;
        border-radius: 8px;
        width: 100%;
    }

    .review-order-summry-col p.review-bouquets,
    .review-order-summry-col p.review-occasion {
        font-size: 16px;
        line-height: 1.2;
    }

    .review-bottom-row {
        flex-direction: column;
    }

    .review-bottom-col {
        width: 100%;
    }

    .review-colours,
    .review-style,
    .review-address-name {
        font-size: 16px;
        line-height: 100%;
    }

    .review-bottom-card {
        border-radius: 8px;
        padding: 16px;
    }

    .wizardStepContent.wizardStepContent6.wizardStepContentNew6 {
        padding: 0 20px;
    }

    .custom-radio {
        align-items: flex-start;
        text-align: left;
    }

    .radio-img {
        margin-top: 3px;
    }

    /* ------ */

}

@media only screen and (max-width:600px) {}