.justify-center {
    align-items: center !important;
}

.loop-bundle-cart-btn-text-container {
  width: auto;
}

@media screen and (max-width: 768px) {
    h1.loop-h1 {
        font-size: 30px;
        margin: 0;
    }
}

button.loop-bottom-sheet-header-icon {
  border: 0;
}

h1.loop-h1 {
    font-weight: 500;
    font-size: 58px;
    line-height: 67px;
    letter-spacing: -1%;
    text-align: center;
    margin: 0;
}

@media screen and (max-width: 768px) {
    p.loop-bundle-new-description {
        margin-top: 6px;
        font-size: 18px;
        line-height: 20px;
    }
}

p.loop-bundle-new-description {
    font-weight: 400;
    font-style: inherit;
    font-size: 20px;
    line-height: 145%;
    letter-spacing: 0%;
    text-align: center;
    padding-top: 12px;
}

@media screen and (max-width: 768px) {
    p.loop-bundle-text-category-title-p1 {
        font-size: 18px;
        line-height: 20px;
    }
}

p.loop-bundle-text-category-title-p1 {
  font-size: 14px;
  font-weight: 600;
    line-height: 110%;
    letter-spacing: 2%;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
}


.loop-btn {
border-radius: 0;
  border: 1px solid #2a2627;
    border: 0;
    font-weight: 500;
    font-style: inherit;
    line-height: 110%;
    text-align: center;
}

.loop-btn-add-product {
  padding: 14px 16px;
      height: 50px;
   width: 100%;
      font-size: 18px;
}

.loop-category-header {
    background-color: #ebdac8;
    border-bottom: 1px solid #ddd;
}

.loop-h1 {
    font-size: 3em;
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
}

.loop-h2 {
    font-weight: 500;
    color: #231F20;
}

.loop-text-p1 {
    font-weight:500;
  font-size: 18px;
  border-radius: 0;
  font-family"Euclid Circular A", sans-serif
}

.loop-bundle-description, .loop-bundle-footer-description {
    font-size: 1.15em;
}

.loop-bundle-footer-discount-section {
    text-align: center;
    border: 1px solid #00C08B;
    background: #00C08B;
}

.loop-higher-discount-rate {
    text-align: center;
    color: #fff;
    padding: 5px 0;
    font-weight: 500;  
}

.loop-selected-products {
    display: flex;
    justify-content: center;
}

.loop-btn-add-to-cart:disabled, .loop-btn-add-to-cart[disabled] {
    color: #231F20;
}

.loop .mx-2 {
    border: 1px solid rgba(35, 31, 32, .5)
;
}

.loop-bundle-image-container {
    display: none;
}

.loop-bundle-widget-discount-badge-container {
  display: none;
}

.loop-category-container-section {
    border: 1px solid #dadada;
    border-radius: 10px;
}

.loop-category-list-container {
    background-color: #fff8ee;
}

.loop-category-list-new-container {
  background: #fff8ee;
  padding-top: 0px !important;
}

.loop-category-item {
    height: 44px;
    border: 1px solid #2A2627;
    background: transparent;
    padding: 0 12px;
    display: flex;
    align-items: center;
}

.loop-category-title-as-text {
border-style: none;
}

.loop-bundle-select-product-title-new {
  display: none !important;
}