.loop-bundle-progress-bar-container{
  display: none !important;
}
.loop-category-title-as-text {
border-radius: 1px !important;
}
.loop-btn-outline {
border-radius: 1px !important;
}

.loop-btn-selected {
border-radius: 1px !important;
}
.loop-btn-add-product {
border-radius: 1px !important;
}
.loop-btn-add-to-cart:disabled, .loop-btn-add-to-cart[disabled] {
  border-radius: 1px !important;
}
.loop-category-container-section {
border-radius: 1px !important;
}
.loop-select-variant{
  border-radius: 1px !important;
}
.loop-btn-add-to-cart {
    border-radius: 1px !important;
}
.loop-btn-input-decrease {
    border-radius: 1px !important;
}
.loop-btn-input-increase {
    border-radius: 1px !important;
}