.alt-banner-flag-side {
    background: #98b40c;
    border-radius: 0 50px 50px 0;
    color: white;
    font-size: 15px;
    font-weight: 700;
    height: 2rem;
    padding-left: 0.25rem;
    padding-right: 0.7857142857rem;
    padding-top: 0.1071428571rem;
    position: absolute;
    transition: 800ms ease;
    z-index: 10;
    width: 70px;
}

.product-view-badge-container {
    margin-top: 10px;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(110px,1fr));
    gap: 5px;
}

.badge-container {
    background: #98b40c;
    color: white;
    width: 60px;
    height: 1.75rem;
    padding: 2px;
    border-radius: .5rem;
    text-align: center;
    vertical-align: middle;
}

.product-badge-container-default {
    background: #98b40c;
    height: 1.75rem;
    padding: 2px;
    border-radius: .5rem;
    text-align: center;
    vertical-align: middle;
}

.product-badge-container-out-of-stock {
    background: #FFDDDD;
    height: 1.75rem;
    padding: 2px;
    border-radius: .5rem;
    text-align: center;
    vertical-align: middle;
}

.product-badge-container {
    width: 100px;
    margin-top: 20px;
}

.badge-container > span,
.product-badge-container-default > span,
.product-badge-container-out-of-stock  > span{
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    height: 1.25rem;
    line-height: 1;
    color: #FFF;
}

.product-badge-container-out-of-stock > span {
    color: #000 !important;
}

@media screen and (min-width: 1086px) and (max-width:1920px) {
    .badge-container > span {
        font-size: 10px;
        font-weight: 600;
    }
}

@media screen and (min-width: 460px) and (max-width:1085px) {
    .badge-container > span {
        font-size: 10px;
        font-weight: 600;
    }
}

@media screen and (min-width: 320px) and (max-width:459px) {
    .badge-container > span {
        font-size: 10px;
        font-weight: 600;
    }
}

/*
     FILE ARCHIVED ON 15:35:55 Mar 17, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:28:05 Jul 30, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.526
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.008
  esindex: 0.011
  cdx.remote: 245.132
  LoadShardBlock: 484.358 (3)
  PetaboxLoader3.datanode: 223.345 (4)
  PetaboxLoader3.resolve: 312.433 (2)
  load_resource: 111.798
*/