.zesh-requestquote-page .page-title-wrapper,
.zesh-requestquote-page .zesh-requestquote-items,
.zesh-requestquote-page .zesh-requestquote-form-wrap,
.zesh-requestquote-page .message.info {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.zesh-requestquote-page .page-title-wrapper {
    margin-bottom: 16px;
}

.catalog-product-view .zesh-requestquote-info {
    margin-top: 18px;
    border: 1px solid #dfdfdf;
    background: #ffffff;
}

.catalog-product-view .zesh-requestquote-info__split-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    border-bottom: 1px solid #e8e8e8;
}

.catalog-product-view .zesh-requestquote-info__tile {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 18px;
    color: #111111;
    text-decoration: none;
}

.catalog-product-view .zesh-requestquote-info__tile + .zesh-requestquote-info__tile {
    border-left: 1px solid #e8e8e8;
}

.catalog-product-view .zesh-requestquote-info__tile:hover {
    background: #f8f8fc;
}

.catalog-product-view .zesh-requestquote-info__row {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 18px;
    border-top: 1px solid #e8e8e8;
    color: #111111;
    text-decoration: none;
}

.catalog-product-view .zesh-requestquote-info__row:first-of-type {
    border-top: 0;
}

.catalog-product-view .zesh-requestquote-info__icon {
    width: 48px;
    min-width: 48px;
    color: #403292;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.catalog-product-view .zesh-requestquote-info__text {
    font-size: 20px;
    line-height: 1.35;
    font-weight: 500;
}

.catalog-product-view .zesh-requestquote-info__row--help .zesh-requestquote-info__text {
    font-weight: 400;
}

.catalog-product-view .zesh-requestquote-info__row--help a {
    color: #111111;
    text-decoration: underline;
    text-underline-offset: 4px;
}

.cms-request-a-quote .zesh-requestquote-items,
.cms-page-view.page-layout-1column .zesh-requestquote-items,
.zesh-requestquote-page .zesh-requestquote-items {
    margin-bottom: 26px;
    border-top: 1px solid #e7e7ec;
    border-bottom: 1px solid #e7e7ec;
    padding: 14px 0;
}

.cms-request-a-quote .zesh-requestquote-items__topbar,
.cms-page-view.page-layout-1column .zesh-requestquote-items__topbar,
.zesh-requestquote-page .zesh-requestquote-items__topbar {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}

.cms-request-a-quote .zesh-requestquote-items__back,
.cms-page-view.page-layout-1column .zesh-requestquote-items__back,
.zesh-requestquote-page .zesh-requestquote-items__back {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    min-width: 180px;
    padding: 0 20px;
    border: 1px solid #403292;
    border-radius: 999px;
    color: #403292;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    transition: all 0.2s ease;
}

.cms-request-a-quote .zesh-requestquote-items__back:hover,
.cms-page-view.page-layout-1column .zesh-requestquote-items__back:hover,
.zesh-requestquote-page .zesh-requestquote-items__back:hover {
    color: #ffffff;
    background: #403292;
}

.cms-request-a-quote .zesh-requestquote-items__item,
.cms-page-view.page-layout-1column .zesh-requestquote-items__item,
.zesh-requestquote-page .zesh-requestquote-items__item {
    display: flex;
    align-items: center;
    gap: 24px;
    border-top: 1px solid #ececf2;
    padding: 16px 0;
}

.cms-request-a-quote .zesh-requestquote-items__item:first-child,
.cms-page-view.page-layout-1column .zesh-requestquote-items__item:first-child,
.zesh-requestquote-page .zesh-requestquote-items__item:first-child {
    border-top: 0;
}

.cms-request-a-quote .zesh-requestquote-items__thumb,
.cms-page-view.page-layout-1column .zesh-requestquote-items__thumb,
.zesh-requestquote-page .zesh-requestquote-items__thumb {
    width: 140px;
    min-width: 140px;
}

.cms-request-a-quote .zesh-requestquote-items__thumb img,
.cms-page-view.page-layout-1column .zesh-requestquote-items__thumb img,
.zesh-requestquote-page .zesh-requestquote-items__thumb img {
    width: 100%;
    height: auto;
    border: 1px solid #dfdfdf;
    display: block;
}

.cms-request-a-quote .zesh-requestquote-items__content,
.cms-page-view.page-layout-1column .zesh-requestquote-items__content,
.zesh-requestquote-page .zesh-requestquote-items__content {
    flex: 1 1 auto;
    min-width: 0;
}

.cms-request-a-quote .zesh-requestquote-items__name,
.cms-page-view.page-layout-1column .zesh-requestquote-items__name,
.zesh-requestquote-page .zesh-requestquote-items__name {
    display: inline-block;
    color: #403292;
    font-size: 22px;
    line-height: 1.35;
    margin-bottom: 14px;
}

.cms-request-a-quote .zesh-requestquote-items__qty-row,
.cms-page-view.page-layout-1column .zesh-requestquote-items__qty-row,
.zesh-requestquote-page .zesh-requestquote-items__qty-row {
    display: flex;
    align-items: center;
    gap: 10px;
}

.cms-request-a-quote .zesh-requestquote-items__qty-row label,
.cms-page-view.page-layout-1column .zesh-requestquote-items__qty-row label,
.zesh-requestquote-page .zesh-requestquote-items__qty-row label {
    color: #222222;
    font-size: 20px;
    margin: 0;
}

.cms-request-a-quote .zesh-requestquote-items__qty-row input,
.cms-page-view.page-layout-1column .zesh-requestquote-items__qty-row input,
.zesh-requestquote-page .zesh-requestquote-items__qty-row input {
    width: 82px;
    height: 56px;
    border: 1px solid #cfd5db;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    padding: 0;
    border-radius: 4px;
}

.cms-request-a-quote .zesh-requestquote-items__actions,
.cms-page-view.page-layout-1column .zesh-requestquote-items__actions,
.zesh-requestquote-page .zesh-requestquote-items__actions {
    width: 120px;
    min-width: 120px;
    text-align: right;
}

.cms-request-a-quote .zesh-requestquote-items__actions a,
.cms-page-view.page-layout-1column .zesh-requestquote-items__actions a,
.zesh-requestquote-page .zesh-requestquote-items__actions a {
    color: #111111;
    text-decoration: underline;
}

.cms-request-a-quote .zesh-requestquote-items__footer,
.cms-page-view.page-layout-1column .zesh-requestquote-items__footer,
.zesh-requestquote-page .zesh-requestquote-items__footer {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    border-top: 1px solid #ececf2;
    padding-top: 14px;
}

.cms-request-a-quote .zesh-requestquote-items__footer .action.primary,
.cms-page-view.page-layout-1column .zesh-requestquote-items__footer .action.primary,
.zesh-requestquote-page .zesh-requestquote-items__footer .action.primary {
    background: #403292;
    border-color: #403292;
    border-radius: 999px;
    min-width: 170px;
    height: 48px;
    color: #ffffff;
    text-transform: none;
    font-size: 20px;
    padding: 0 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    float: none;
}

.cms-request-a-quote .zesh-requestquote-items__contact,
.cms-page-view.page-layout-1column .zesh-requestquote-items__contact,
.zesh-requestquote-page .zesh-requestquote-items__contact {
    color: #111111;
    text-decoration: underline;
    text-underline-offset: 3px;
    white-space: nowrap;
}

.cms-request-a-quote .zesh-requestquote-form-wrap,
.cms-page-view.page-layout-1column .zesh-requestquote-form-wrap,
.zesh-requestquote-page .zesh-requestquote-form-wrap {
    border: 1px solid #dfdfef;
    border-radius: 8px;
    padding: 24px;
    margin-bottom: 28px;
}

.cms-request-a-quote .zesh-requestquote-form .legend,
.cms-page-view.page-layout-1column .zesh-requestquote-form .legend,
.zesh-requestquote-page .zesh-requestquote-form .legend {
    border: 0;
    margin-bottom: 18px;
    padding: 0;
}

.cms-request-a-quote .zesh-requestquote-form .legend span,
.cms-page-view.page-layout-1column .zesh-requestquote-form .legend span,
.zesh-requestquote-page .zesh-requestquote-form .legend span {
    color: #403292;
    font-size: 38px;
    line-height: 1.2;
    font-weight: 700;
}

.cms-request-a-quote .zesh-requestquote-form .field,
.cms-page-view.page-layout-1column .zesh-requestquote-form .field,
.zesh-requestquote-page .zesh-requestquote-form .field {
    margin-bottom: 18px;
}

.cms-request-a-quote .zesh-requestquote-form .label,
.cms-page-view.page-layout-1column .zesh-requestquote-form .label,
.zesh-requestquote-page .zesh-requestquote-form .label {
    margin-bottom: 8px;
    display: inline-block;
    color: #6f757c;
    font-size: 18px;
}

.cms-request-a-quote .zesh-requestquote-form .label .required,
.cms-page-view.page-layout-1column .zesh-requestquote-form .label .required,
.zesh-requestquote-page .zesh-requestquote-form .label .required {
    color: #d12525;
}

.cms-request-a-quote .zesh-requestquote-form input.input-text,
.cms-request-a-quote .zesh-requestquote-form textarea,
.cms-page-view.page-layout-1column .zesh-requestquote-form input.input-text,
.cms-page-view.page-layout-1column .zesh-requestquote-form textarea,
.zesh-requestquote-page .zesh-requestquote-form input.input-text,
.zesh-requestquote-page .zesh-requestquote-form textarea {
    width: 100%;
    border: 1px solid #cfd5db;
    border-radius: 4px;
    min-height: 58px;
    font-size: 20px;
    padding: 10px 14px;
}

.cms-request-a-quote .zesh-requestquote-form textarea,
.cms-page-view.page-layout-1column .zesh-requestquote-form textarea,
.zesh-requestquote-page .zesh-requestquote-form textarea {
    min-height: 126px;
    resize: vertical;
}

.cms-request-a-quote .zesh-requestquote-form .actions-toolbar .action.primary,
.cms-page-view.page-layout-1column .zesh-requestquote-form .actions-toolbar .action.primary,
.zesh-requestquote-page .zesh-requestquote-form .actions-toolbar .action.primary {
    background: #403292;
    border-color: #403292;
    border-radius: 999px;
    height: 60px;
    min-width: 250px;
    color: #ffffff;
    font-size: 34px;
    line-height: 1;
    font-weight: 500;
    text-transform: none;
    padding: 0 34px;
}

.cms-request-a-quote .zesh-requestquote-form-message,
.cms-page-view.page-layout-1column .zesh-requestquote-form-message,
.zesh-requestquote-page .zesh-requestquote-form-message {
    margin: 20px 0;
}

@media only screen and (max-width: 767px) {
    .zesh-requestquote-page .page-title-wrapper,
    .zesh-requestquote-page .zesh-requestquote-items,
    .zesh-requestquote-page .zesh-requestquote-form-wrap,
    .zesh-requestquote-page .message.info {
        max-width: 100%;
    }

    .catalog-product-view .zesh-requestquote-info__split-row {
        grid-template-columns: minmax(0, 1fr);
    }

    .catalog-product-view .zesh-requestquote-info__tile + .zesh-requestquote-info__tile {
        border-left: 0;
        border-top: 1px solid #e8e8e8;
    }

    .catalog-product-view .zesh-requestquote-info__tile,
    .catalog-product-view .zesh-requestquote-info__row {
        padding: 14px 12px;
        gap: 10px;
    }

    .catalog-product-view .zesh-requestquote-info__text {
        font-size: 17px;
    }

    .catalog-product-view .zesh-requestquote-info__icon {
        width: 34px;
        min-width: 34px;
    }

    .cms-request-a-quote .zesh-requestquote-items__item,
    .cms-page-view.page-layout-1column .zesh-requestquote-items__item,
    .zesh-requestquote-page .zesh-requestquote-items__item {
        flex-wrap: wrap;
        gap: 12px;
    }

    .cms-request-a-quote .zesh-requestquote-items__thumb,
    .cms-page-view.page-layout-1column .zesh-requestquote-items__thumb,
    .zesh-requestquote-page .zesh-requestquote-items__thumb {
        width: 100px;
        min-width: 100px;
    }

    .cms-request-a-quote .zesh-requestquote-items__name,
    .cms-page-view.page-layout-1column .zesh-requestquote-items__name,
    .zesh-requestquote-page .zesh-requestquote-items__name {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .cms-request-a-quote .zesh-requestquote-items__qty-row label,
    .cms-page-view.page-layout-1column .zesh-requestquote-items__qty-row label,
    .zesh-requestquote-page .zesh-requestquote-items__qty-row label {
        font-size: 16px;
    }

    .cms-request-a-quote .zesh-requestquote-items__qty-row input,
    .cms-page-view.page-layout-1column .zesh-requestquote-items__qty-row input,
    .zesh-requestquote-page .zesh-requestquote-items__qty-row input {
        width: 64px;
        height: 44px;
        font-size: 22px;
    }

    .cms-request-a-quote .zesh-requestquote-items__actions,
    .cms-page-view.page-layout-1column .zesh-requestquote-items__actions,
    .zesh-requestquote-page .zesh-requestquote-items__actions {
        width: auto;
        min-width: 0;
        text-align: left;
    }

    .cms-request-a-quote .zesh-requestquote-items__footer,
    .cms-page-view.page-layout-1column .zesh-requestquote-items__footer,
    .zesh-requestquote-page .zesh-requestquote-items__footer {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .cms-request-a-quote .zesh-requestquote-items__topbar,
    .cms-page-view.page-layout-1column .zesh-requestquote-items__topbar,
    .zesh-requestquote-page .zesh-requestquote-items__topbar {
        justify-content: flex-start;
    }

    .cms-request-a-quote .zesh-requestquote-form-wrap,
    .cms-page-view.page-layout-1column .zesh-requestquote-form-wrap,
    .zesh-requestquote-page .zesh-requestquote-form-wrap {
        padding: 16px;
    }

    .cms-request-a-quote .zesh-requestquote-form .legend span,
    .cms-page-view.page-layout-1column .zesh-requestquote-form .legend span,
    .zesh-requestquote-page .zesh-requestquote-form .legend span {
        font-size: 30px;
    }

    .cms-request-a-quote .zesh-requestquote-form .label,
    .cms-page-view.page-layout-1column .zesh-requestquote-form .label,
    .zesh-requestquote-page .zesh-requestquote-form .label {
        font-size: 16px;
    }

    .cms-request-a-quote .zesh-requestquote-form input.input-text,
    .cms-request-a-quote .zesh-requestquote-form textarea,
    .cms-page-view.page-layout-1column .zesh-requestquote-form input.input-text,
    .cms-page-view.page-layout-1column .zesh-requestquote-form textarea,
    .zesh-requestquote-page .zesh-requestquote-form input.input-text,
    .zesh-requestquote-page .zesh-requestquote-form textarea {
        min-height: 46px;
        font-size: 16px;
        padding: 8px 10px;
    }

    .cms-request-a-quote .zesh-requestquote-form textarea,
    .cms-page-view.page-layout-1column .zesh-requestquote-form textarea,
    .zesh-requestquote-page .zesh-requestquote-form textarea {
        min-height: 94px;
    }

    .cms-request-a-quote .zesh-requestquote-form .actions-toolbar .action.primary,
    .cms-page-view.page-layout-1column .zesh-requestquote-form .actions-toolbar .action.primary,
    .zesh-requestquote-page .zesh-requestquote-form .actions-toolbar .action.primary {
        min-width: 0;
        width: 100%;
        height: 50px;
        font-size: 24px;
    }
}
