

/* Start:/local/templates/main_v2/components/custom/ws.result.get.form/verify_gift_card/style.css?17491953242074*/
.content {
    padding-bottom: 0 !important;
}

.verify-gift-card {
    padding: 60px 0;
    background: transparent url("/local/templates/main_v2/images/feedback_bg.jpg") 50% 0 no-repeat scroll;
    background-size: cover;
}

.verify-gift-card .container {
    max-width: 780px;
    padding: 60px 105px;
    background-color: #ffffff;
}

.verify-gift-card .form-wrapper .field .label {
    margin: 0 40px 0 0;
    white-space: nowrap;
}

.verify-gift-card .form-wrapper .field.delivery-code {
    margin: 40px 0 20px 0;
}

.verify-gift-card .form-wrapper .radio {
    justify-content: flex-start;
}

.verify-gift-card .form-wrapper .radio input[type="radio"] + label:not(:last-of-type) {
    margin: 0 60px 0 0;
}

.verify-gift-card .form-wrapper .send-sms {
    padding: 9px 14px;
    font-size: 16px;
}

.verify-gift-card .form-wrapper .field.code {
    margin: 40px 0 20px 0;
}

.verify-gift-card .form-wrapper .checkbox {
    margin: 40px 0 20px;
}

.popup-wrapper.ws-response {
    max-width: 480px;
}

@media screen and (max-width: 1219px) {
    .verify-gift-card {
        padding: 0;
        background-image: none;
    }

    .verify-gift-card .form-wrapper .title {
        font-size: 24px;
    }

    .verify-gift-card .container {
        padding: 30px 20px;
        background-color: rgba(142, 138, 131, .1);
    }

    .verify-gift-card .form-wrapper .field .label {
        margin: 0 0 10px 0;
    }

    .verify-gift-card .form-wrapper .field.delivery-code {
        margin: 30px 0 30px 0;
    }

    .verify-gift-card .form-wrapper .radio {
        justify-content: flex-start;
    }

    .verify-gift-card .form-wrapper .radio input[type="radio"] + label:not(:last-of-type) {
        margin: 0 60px 0 0;
    }

    .verify-gift-card .form-wrapper .send-sms {
        font-size: 14px;
    }

    .verify-gift-card .form-wrapper .field.code {
        margin: 30px 0 15px 0;
    }

    .verify-gift-card .form-wrapper .checkbox {
        margin: 30px 0 10px;
    }
}
/* End */
/* /local/templates/main_v2/components/custom/ws.result.get.form/verify_gift_card/style.css?17491953242074 */
