@media screen and (min-width: 750px) {
  .medium-up--one-fifth {
    width: 20%;  /* 1/5 of container */
    float: left;
  }
}

.grid {
    display: block;
}

@media screen and (max-width: 750px) {
.loop-h1.loop-bundle-title {
  margin-top: 0px;
  font-weight: 900;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #00269a;
}
.loop-container.loop-bs-container.p-0, .loop-bundle-image-container {
  max-width: 100%;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: auto;
  margin-top: -5px;
}
div.loop-bundle-header-wrapper, img.loop-bundle-image-container {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
img.loop-bundle-image-container.loop-img-fit {
  opacity: 1;
  aspect-ratio: 18 / 9;
}
div.loop-category-container-section {
  margin-left: 5%;
  margin-right: 5%;
}
div.loop-bundle-header-wrapper {
  margin-top: 0px;
}
div.loop-bundle-title-wrapper.pt-3 {
  display: block;
  position: static;
  margin-top: 5%;
  margin-bottom: 10px;
  padding-left: 2%;
  padding-right: 2%;
}
#bundle-paragraph {
  margin-left: 2%;
  margin-right: 2%;
  padding-bottom: 10px;
  text-align: justify;
}
p.loop-text-p1.m-0.loop-bundle-product-card-title, p.loop-text-p2.m-0.loop-bundle-p-2.loop-discounted-price {
  font-size: 14px;
  padding-bottom: 5px;
}
}








@media screen and (min-width: 751px) { 
.loop-h1.loop-bundle-title {
  margin-top: 25px;
  font-weight: 900;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
  color: #00269a;
}
.loop-container.loop-bs-container.p-0, .loop-bundle-image-container {
  max-width: 100%;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: auto;
  margin-top: -10px;
}
div.loop-bundle-header-wrapper, img.loop-bundle-image-container {
  max-width: 100%;
  max-height: 100%;
  display: block;
  background: url(https://cdn.shopify.com/s/files/1/0565/7241/2100/files/Bundles_banner_PINNACLE-_-FOOTWEAR.jpg?v=1729696996) no-repeat top center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  resize: both;
}
img.loop-bundle-image-container.loop-img-fit {
  opacity: 0;
  aspect-ratio: 16.5 / 4;
}
div.loop-category-container-section {
  margin-left: 12%;
  margin-right: 12%;
  align-items: center;
  align-content: center;
}
div.loop-products-available {
  padding-left: 25px;
  padding-right: 25px;
  align-items: center;
  align-content: center;
}
div.loop-bundle-header-wrapper {
  margin-top: 0px;
}
div.loop-bundle-title-wrapper.pt-3 {
  display: block;
  position: static;
  margin-top: 2%;
  margin-left: 2%;
  margin-right: 2%;
}
#bundle-paragraph {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 10px;
}
p.loop-text-p1.m-0.loop-bundle-product-card-title, p.loop-text-p2.m-0.loop-bundle-p-2.loop-discounted-price {
  font-size: 14px;
  padding-bottom: 5px;
}
}













  






.loop-bundle-text-category-title-p1 {
  border-radius: 2px;
  font-size: 16px;
  font-weight: 200;
}

.loop-bundle-text-category-title-p1 {
  padding: 10px;
}

.loop-select-variant, .loop-select-variant-drawer  {
  border-radius: 2px;
  text-align: start;
}

.loop .px-3, .btn.loop-btn  {
  border-radius: 2px;
}

div.loop-category-header {
  background-color: #e6e6e6;  
}

.btn.loop-btn:hover {
  color: #000000;
  background-color: #3057c2;
}

div.loop-category-container-section, div.loop-products-available {
  border-radius: 0px;
  align-items: center;
}

.loop-products-align, .loop-products-available {
  align-items: center;
  padding: 15px;
  margin: 0px; }

.loop-h2, .loop-category-header-content-left-top {
  text-transform: uppercase;
  font-weight: 700;
}
