.checkout-review .layout-checkout-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
    padding: 0px;
    position: relative;
}

.checkout-review .commerce-checkout-flow-multistep-default fieldset {
    border: none !important;
}


.checkout-review .commerce-checkout-flow-multistep-default legend {
    font-size: 26px;
    color: #004E90;
    font-weight: 700;
    text-transform: capitalize;
}

.checkout-review .checkout-pane-review [data-drupal-selector="edit-review-contact-information"] span {
    display: flex;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;

}

.checkout-review .checkout-pane-review [data-drupal-selector="edit-review-contact-information"] a {
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 100%;
    font-weight: 400;
    color: #545659;
}

.checkout-review .checkout-pane-review [data-drupal-selector="edit-review-contact-information"] a::before {
    content: url('edit.svg');
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

.checkout-review .checkout-pane-review [data-drupal-selector="edit-review-payment-information"] legend span {
    display: flex;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;

}

.checkout-review .checkout-pane-review [data-drupal-selector="edit-review-payment-information"] {
    margin-top: 28px;
}

.checkout-review .checkout-pane-review [data-drupal-selector="edit-review-payment-information"] legend a {
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 100%;
    font-weight: 400;
    color: #545659;
}

.checkout-review .checkout-pane-review [data-drupal-selector="edit-review-payment-information"] legend a::before {
    content: url('edit.svg');
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 8px;
}


.checkout-review .commerce-checkout-flow-multistep-default .fieldset-wrapper {
    background-color: #fff;
    border-radius: 5px;
    margin-top: 0px;
    padding: 10.5px 30px;
    font-size: 22px;
    color: #545659;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;

}

.checkout-review .commerce-checkout-flow-multistep-default .fieldset-wrapper .field {
    font-size: 22px;
}

.checkout-review .commerce-checkout-flow-multistep-default .fieldset-wrapper p {
    font-size: 22px;
    color: #545659;
}

.checkout-review [data-drupal-selector="edit-review-payment-information"] .fieldset-wrapper {
    padding-top: 21px !important;
    padding-bottom: 21px !important;
    min-height: 265px;

}

.checkout-review .layout-region-checkout-main,
.checkout-review .layout-region-checkout-footer {
    width: 100%;
    padding: 0px;
}

.checkout-review .layout-region-checkout-secondary {
    width: 65%;
    padding-right: 2em;
    padding-left: 2rem;
}

.checkout-review .field--name-total-price {
    position: static;
    background: unset;
    width: unset;
    display: unset;
    justify-content: unset;
    float: unset;
    border-radius: unset;
    color: unset;
    padding: unset;
}

.checkout-review .layout-region-checkout-secondary h3 {
    font-size: 42px;
    font-weight: 800;
    color: #004E90;
    font-family: "Raleway", sans-serif;
    position: relative;
    width: fit-content;
    text-transform: capitalize;
}

.checkout-review .layout-region-checkout-secondary h3::before {
    content: "";
    display: block;
    width: 128px;
    height: 5px;
    background-color: #91a70f;
    margin-bottom: 15px;
    border-radius: 4px;
    position: absolute;
    bottom: -40px;
}

.checkout-review .layout-region-checkout-secondary h3::after {
    content: "";
    display: block;
    width: 30px;
    height: 5px;
    background-color: #F27300;
    margin-top: 15px;
    border-radius: 4px;
    position: absolute;
    bottom: -25px;
    left: 134px;
}

.checkout-review .view-commerce-checkout-order-summary table {
    width: 100%;
    margin-top: 65px;
    position: relative;
}

.checkout-review .view-commerce-checkout-order-summary table thead th {
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    color: #004E90;
    padding: 13px 0;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.checkout-review .view-commerce-checkout-order-summary table thead th.views-field-quantity-1,
.checkout-review .view-commerce-checkout-order-summary table thead th.views-field-order-summary-subscription {
    text-align: center;
}

.checkout-review .view-commerce-checkout-order-summary table tbody tr td {
    color: #545659;
    font-size: 18px;
    font-weight: 400;
    padding: 5px 0px;
}

.checkout-review .view-commerce-checkout-order-summary table tbody tr:first-child td {
    padding-top: 16px;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.checkout-review .view-commerce-checkout-order-summary table thead {
    border-top: 1px solid #DADEE0;
    border-bottom: 1px solid #DADEE0;


}


.checkout-review .layout-region-checkout-main {
    box-sizing: border-box;
    background: #E3F4FF;
    width: 100%;
    padding: 0 19%;
    padding-bottom: 45px;
}



.user-logged-in .checkout-review .commerce-checkout-flow-multistep-default {
    padding-top: 8px;
}

.checkout-review .layout-region-checkout-secondary {
    margin-top: 75px;
}

.checkout-review .field--name-total-price>div {
    width: 100%;
}

.checkout-review .child-product td:first-child {
    padding-left: 37px;
}

.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table tr td.views-field-title:not(:first-of-type) {
    display: none;
}

.checkout-review .view-commerce-checkout-order-summary table tbody tr.child-product td.views-field-title {
    padding-left: 45px;
    word-break: break-word;
    white-space: normal;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.checkout-review  .checkout-pane-terms-and-conditions label{
    font-size: 20px;
    color: #545659;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    margin-left: 5px;
    flex-basis: 100%;
}
.checkout-review  .form-item-sidebar-terms-and-conditions-terms-checkbox input {
    width: 18px;
    height: 18px;
    margin-top: 0px !important;
    flex-basis: 18px;
}
.checkout-review  .form-item-sidebar-terms-and-conditions-terms-checkbox{
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 30px;
}

.checkout-review .parent-product .toggle-button {
    margin-right: 4px;
    position: relative;
    top: 2px;
}

.checkout-review .view-commerce-checkout-order-summary table tbody tr td.views-field-quantity-1 {
    width: 120px;
    min-width: 120px;
    text-align: center;
}

.checkout-review .view-commerce-checkout-order-summary table tbody tr td.views-field-title {
    min-width: 450px;
    padding-right: 20px;
}

.checkout-review .view-commerce-checkout-order-summary table tbody tr td.views-field-order-summary-subscription {
    width: 160px;
    min-width: 160px;
    text-align: center;
}

.checkout-review .view-commerce-checkout-order-summary table tbody tr td.views-field-total-price__number-1 {
    width: 113px;
    min-width: 113px;
}

.checkout-review .view-commerce-checkout-order-summary .view-footer {
    margin-top: 11px;
}

.checkout-review .page-section-heading {
    width: 100%;
    padding: 0 19%;
}

.checkout-review .page-section-heading .page-title {
    font-size: 42px;
    margin: 0px;
    padding-top: 70px;
    font-weight: 800;
}

.checkout-review .layout-region-checkout-main .form-item {
    padding: 0.35em 0 0.75em;
}

.checkout-review .form-actions input {
    background-color: #8CAD06;
    color: white;
    padding: 0 25px;
    height: 55px;
    line-height: 55px;
    border: none;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: 700;
    text-align: center;
    border-radius: 50px;
    transition: background-color 0.2s ease;
    text-transform: uppercase;
}

.checkout-review .form-actions input:hover {
    background-color: #F27300;
    color: white;
    transition: all 0.9s ease;
}


.checkout-review .form-actions a {
    background-color: #F27300;
    color: white;
    padding: 0 25px;
    line-height: 55px;
    height: 55px;
    border: none;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: 700;
    text-align: center;
    border-radius: 50px;
    transition: background-color 0.2s ease;
    text-transform: uppercase;
    display: inline-block;
}

.checkout-review .form-actions a:hover {
    background-color: #8CAD06;
    color: white;
    transition: all 0.9s ease;
}

.checkout-review .layout-region-checkout-footer {
    position: absolute;
    right: 19.3%;
    bottom: 0;
    width: fit-content;
}

.checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-coupon-redemption"] {
    display: flex;
    width: fit-content;
    margin-top: 65px;
}

.checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-coupon-redemption"] .form-item-sidebar-coupon-redemption-form-code label {
    font-size: 26px;
    font-weight: 700;
    line-height: 100%;
    color: #004E90;
}

.checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] {
    position: relative;
}

.checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-coupon-redemption"] .form-item-sidebar-coupon-redemption-form-code input {
    display: block;
    width: 300px;
    border: 1px solid #DADEE0;
    height: 55px;
    margin-top: 12px;
    outline: none;
    padding-left: 15px;
    padding-right: 52px;
}

.checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-selector="edit-sidebar-coupon-redemption-form-apply"] {
    position: absolute;
    bottom: 0;
    right: -55%;
    width: 190px;
    height: 55px;
    background: #D9D9D9;
    border-radius: 30px;
    font-size: 20px;
    line-height: 55px;
    font-weight: 700;
    color: #545659;
    outline: none;
    text-transform: uppercase;
    margin: 0;
}

.checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-selector="edit-sidebar-coupon-redemption-form-apply"]:hover {
    background-color: #D1D1D1;
    transition: all 0.5s ease;
}

.checkout-review .order-total-line__subtotal {
    border-top: 1px solid #DADEE0;
    margin: 0px;
    padding: 10px 0;
    font-size: 20px;
    color: #545659;
    font-weight: 400;
}

.checkout-review .order-total-line {
    font-size: 20px;
    color: #545659;
}

.checkout-review .order-total-line__total {
    border-bottom: 1px solid #DADEE0;
    border-top: 1px solid #DADEE0;
    margin: 0px;
    padding: 10px 0;
    color: #004E90;
    font-size: 20px;
    font-weight: 700;
}

.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table thead th:last-child {
    padding-right: 18px;
}

.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table thead th:last-child,
.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table tbody tr td:last-child {
    text-align: right;
}

.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary table tbody tr td:last-child {
    padding-right: 0px;
}

.checkout-review [data-drupal-selector="order-total-summary"] .order-total-line__subtotal .order-total-line-label,
.checkout-review[data-drupal-selector="order-total-summary"] .order-total-line__total .order-total-line-label {
    padding-right: 25px;
}

.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] .form-item-sidebar-coupon-redemption-form-code {
    margin-top: 45px;
    margin-bottom: 0px;
}

.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-messages] {
    position: absolute;
    top: -34px;
    width: 410px;
}


.checkout-review .form-actions {
    flex-direction: row-reverse;
    gap: 16px;
    display: flex;
    margin-bottom: 0px;
}

.checkout-review .view-content.table-overflow::before {
    top: 65px;
}

.checkout-review:has(.table-overflow) .view-commerce-checkout-order-summary table {
    margin-top: 95px;
}

.checkout-review .ajax-progress.ajax-progress-throbber {
    display: none;
}

.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form-remove-coupon-0"] {
    background: #F27300;
    border-radius: 50px;
    color: #fff;
    height: 55px !important;
    margin-left: 10px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 20px;
    position: absolute;
    left: 80%;
    top: 0;
}

.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form-remove-coupon-0"]:hover {
    background: #d96600;
}

.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary .coupon-redemption-form__coupons table {
    margin-top: 30px;
    position: relative;
}
.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary .coupon-redemption-form__coupons table tr{
  border: 1px solid #DADEE0;
  height: 55px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;

}

.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary .coupon-redemption-form__coupons table tr td{
  padding-left: 20px;
  padding-right: 50px;
  color: #545659;
}

.checkout-review .order-total-line__adjustment--tax {
    padding-right: 0px;
}
.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-sidebar-coupon-redemption-form h3{
    margin: 0px;
    max-width: 352px;
    font-size: 26px;
    font-weight: 700;
    line-height: 100%;
    color: #004E90;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}
.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-sidebar-coupon-redemption-form h3::before,
.checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-sidebar-coupon-redemption-form h3::after
{
display: none;
}
@media (min-width:1620px) and (max-width:1800px) {

    .checkout-review .page-section-heading,
    .checkout-review .layout-region-checkout-main {

        padding: 0 15%;
    }

    .checkout-review .layout-region-checkout-secondary {
        width: 73%;
    }
}

@media (max-width:1620px) {

    .checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary {
        width: 84%;
    }

    .checkout-review .layout-region-checkout-main {
        padding: 0 10%;
    }



    [data-drupal-selector="edit-review"] {
        max-width: unset;
    }

    .checkout-review .page-section-heading {
        padding: 0 10%;
    }
}

@media (min-width:1621px) and (max-width:1800px) {
    .checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer {
        right: 15%;
    }
}

@media (min-width:1401px) and (max-width:1620px) {
    .checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer {
        right: 10%;
    }
}

@media (max-width:1400px) {
    .checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer {
        right: 30px;
    }

    .checkout-review .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary {
        width: 100%;
    }



    .checkout-review .layout-region-checkout-main {
        padding: 20px;
    }

    .checkout-review .page-section-heading {
        padding: 0 20px;

    }

    .checkout-review .layout-region-checkout-secondary {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

@media (max-width:1090px) {
    .checkout-review .layout-region-checkout-footer {
        position: static;
        margin-top: 45px;
    }

    .checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-coupon-redemption"],
    .checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] {
        width: 100%;
    }

    .checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-coupon-redemption"] .form-item-sidebar-coupon-redemption-form-code input {
        width: 100%;
        border-top-right-radius: 52px;
        border-bottom-right-radius: 52px;
    }

    .checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-selector="edit-sidebar-coupon-redemption-form-apply"] {
        right: 0;
        width: 150px;
    }
}

@media (max-width:1024px) {

    .checkout-review .layout-region-checkout-main {
        padding: 0px;
    }

    .checkout-review .layout-region-checkout-main {
        padding: 20px;
    }

    .page-checkout-review .page-section-heading {
        max-width: unset !important;
        background-color: none !important;
        background: none !important;
    }

    .checkout-review .layout-region-checkout-footer {
        position: static;
    }

    .checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-selector="edit-sidebar-coupon-redemption-form-apply"] {
        width: 150px;
    }

    .checkout-review .commerce-checkout-flow-multistep-default .fieldset-wrapper {
        border: 1px solid #D9D9D9;
        word-break: break-all;
        font-size: 18px;
    }
    .checkout-review .commerce-checkout-flow-multistep-default .fieldset-wrapper p{
        font-size: 18px;
    }

    .checkout-review .commerce-checkout-flow-multistep-default {
        background: none;

    }



    .checkout-review .page-section-heading {
        padding: 0 20px;
        background: none !important;
        background-color: none !important;

    }

    .checkout-review .commerce-checkout-flow-multistep-default legend {
        font-size: 24px;
    }

    .checkout-review .page-section-heading .page-title {
        padding-top: 28px;
    }

    .checkout-review .view-commerce-checkout-order-summary table tbody tr td {
        white-space: nowrap;
        padding-right: 20px;
    }

    .checkout-review .view-commerce-checkout-order-summary table thead th {
        white-space: nowrap;
        padding-right: 10px;
    }

    .checkout-review .view-commerce-checkout-order-summary .view-content {
        position: relative;
        overflow-x: scroll;
    }

    .checkout-review .layout-region-checkout-secondary {
        margin-top: 25px;
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .checkout-review .pro-qcp-footer {
        padding-top: 25px;
    }
}

@media (max-width:767px) {

    .checkout-review .page-section-heading .page-title,
    .checkout-review .layout-region-checkout-secondary h3 {
        font-size: 32px;
    }

    .checkout-review .page-section-heading {
        padding-left: 0;
    }

    .checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-selector="edit-sidebar-coupon-redemption-form-apply"] {
        right: 0;
        font-size: 16px;
    }

    .checkout-review .form-actions a {
        font-size: 16px !important;
        width: fit-content;
        margin: auto;
    }

    .checkout-review .form-actions input {
        margin-right: 0px;
        font-size: 16px !important;
    }
    .checkout-review .form-item-sidebar-terms-and-conditions-terms-checkbox{
        align-items: start;
    }
    .checkout-review .checkout-pane-terms-and-conditions label {
        margin-top: -5px;
    }
}


@media (max-width:560px) {
    .checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-selector="edit-sidebar-coupon-redemption-form-apply"] {
        width: 100px;
    }

    .checkout-review .form-actions {
        flex-direction: column-reverse;
    }
}

@media (max-width:390px) {
    .checkout-review .commerce-checkout-flow-multistep-default legend {
        font-size: 17px;
    }

    .checkout-review .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form"] [data-drupal-selector="edit-sidebar-coupon-redemption-form-apply"] {
        right: -25px;
        width: 100px;
    }

    .checkout-review .checkout-pane-review [data-drupal-selector="edit-review-contact-information"] a {
        font-size: 17px;
    }

    .checkout-review .commerce-checkout-flow-multistep-default .fieldset-wrapper p,
    .checkout-review .commerce-checkout-flow-multistep-default .fieldset-wrapper  {
        font-size: 17px;
    }
    .checkout-review  .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary .coupon-redemption-form__coupons table tr td{
    padding-left: 10px;
    padding-right: 15px;
    font-size: 15px;
  }
  .checkout-review  .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary [data-drupal-selector="edit-sidebar-coupon-redemption-form-remove-coupon-0"]{
    font-size: 15px;
    padding: 0 10px;

  }
  .checkout-review  .commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}