section{padding-top: 0px;}
main section{padding-bottom: 0px;}
.cat-level-2 .webform-section-wrapper{display: none;}
.cat-level-2 h5{cursor: pointer;}
.cat-level-2{margin-left: 20px;cursor: pointer;}
.combo-subcat .webform-section-title,
.flexlink-subcat .webform-section-title,
.rapid-d-link-subcat .webform-section-title,
.tenderlink-subcat .webform-section-title,
.recycling-subcat .webform-section-title,
.insight-subcat .webform-section-title,
.insight-rapid-subcat .webform-section-title,
.insight-flex-subcat .webform-section-title,
.insight-tender-subcat .webform-section-title,
.solo-subcat .webform-section-title {display: inline;margin: 17px 23px;vertical-align: middle;}

/* CSS 19feb2024 for responsive */
.webform-submission-order-pump-consumables-form table:before {
    content:none;
}
.webform-submission-order-pump-consumables-form table tr td {
    padding: 8px 15px;
    vertical-align: middle;
}
.webform-submission-order-pump-consumables-form table tr th {
    white-space: nowrap;
    padding: 15px;
}
.webform-submission-order-pump-consumables-form table tr td:nth-child(3) {
    text-align: center;
}
.webform-submission-order-pump-consumables-form table tr p {
    margin: 0;
}
.webform-submission-order-pump-consumables-form table tr select {
    padding: 6px 36px 6px 12px;
    margin-top: 0;
}
.webform-submission-order-pump-consumables-form h4.webform-section-title {
    padding-top: 20px;
}
.webform-submission-order-pump-consumables-form .webform-section-wrapper section{
   margin:0;
   position: relative;
}
.webform-submission-order-pump-consumables-form .webform-section-wrapper section:after {
    content: url(/themes/custom/unified/icons/Chevron-Down.svg);
    position: absolute;
    right: 0;
    top: 40px;
}
.webform-submission-order-pump-consumables-form,
.webform-submission-order-pump-consumables-form .cat-level-1 {
    margin-bottom: 30px
}
.webform-submission-order-pump-consumables-form .cat-level-2:first-child {
    border-top: 1px solid var(--grey-05);
    margin-top:30px;
}
.webform-submission-order-pump-consumables-form .webform-section-wrapper section.consumable-open:after {
    content: url(/themes/custom/unified/icons/Chevron-Up.svg);
}
/* CSS 19feb2024 for responsive */

.product-sel-err{text-align: center;color: #f00;display:none;}