.loop-bundle-size-selector-new-wrapper {
    width: 100%;
    display: var(--loop-bundle-box-size-selector-display);
    align-items: center;
    /* margin-left: 16px; */
    padding-top: 12px !important;
    align-content: center !important;
}

.justify-center {
    justify-content: center;
}

.loop-category-list-new-container {
    justify-content: center;
}



.loop-category-list-new-container {
    justify-content: center;
}

.loop-bundle-select-product-title-new-container {
      justify-content: center !important;
}

.loop-bundle-header-wrapper.loop-bundle-header-wrapper-new{
  justify-content: center;
}

.loop-bundle-select-product-title-new-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
    /* margin-left: 16px; */
    display: flex;
}


.loop-bundle-title-wrapper-new {
    text-align: center;
    justify-content: center;
}

.parent {
    display: flex;
    justify-content: center; 
    align-items: center;     
}

.loop-bundle-image-container-wrapper.flex.flex-col.justify-center.items-start.w-full{
    align-items: center;
}