.body > *,
footer > *,
h1, h2, h3, h4, h5, h6{
    font-family: Barlow , 'Barlow Condensed' , Raleway , sans-serif !important;
}

.body{
    margin-top: 0;
}

.flex {
    display: flex;
}
  
.flex-grow-1 {
    flex-grow: 1;
}

.size-auto{
    width: auto !important;
    height: auto !important;
}

.ml-2{
    margin-left: 2rem;
}

.mt-1{
    margin-top: 1rem;
  }

.justify-content-between {
    justify-content: space-between;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-start {
    justify-content: start;
}

.justify-content-end {
    justify-content: end;
}

.noresult {
    display: flex;
    justify-content: center;
    background-color: #ededed;
    height: 200px;
    padding: 60px;
    margin-bottom: 20px;
}

.noresult h3 {
    margin-top: 20px !important;
    padding: 4px;
    color: #98B40C !important
}
.container-small {
    max-width: 105rem;
    padding: 0 1rem 1rem 1rem
}

@media (min-width: 770px) {
    .mobile-only{
        visibility: hidden;
        height: 0;
        margin: 0;
        padding: 0;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 105rem;
        padding: 0 8rem;
    }

    .container-full {
        max-width: 100%;
    }
    
    .desktop-only{
        visibility: visible;
        height: 100%;
    }

    .row-reverse{
        flex-direction: row-reverse !important;
    }

}

@media (min-width: 768px) and (max-width: 1260px) {
    .container {
        padding: 0 2rem;
    }
}

@media (max-width: 767px) {
    .desktop-only{
        visibility: hidden;
        height: 0;
    }

    .mobile-only{
        visibility: visible;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .desktop-only .header-logo-image-unknown-size {
        display: none;
    }
    
}

@media (min-width: 1200px) {
    .tablet-only .header-logo-image-unknown-size {
        display: none;
    }
}

@media (min-width: 1261px) {
    .width-70 {
        width: 70%;
    }

    .width-60 {
        width: 60%;
    }
    
    .width-50 {
        width: 50%;
    }

    .width-55 {
        width: 55%;
    }

    .width-40 {
        width: 40%;
    }
    
    .width-30 {
        width: 30%;
    }
}

.button{
    font-family: Barlow , 'Barlow Condensed' , Raleway , sans-serif !important;
  }

.search-height {
    min-height: 25vh;
}

.filter-container {
    padding-bottom: 20px !important;
    display: block;
}

    .filter-container > .actionBar {
        margin-top: 5px;
        margin-bottom: 5px;
    }


.product-container {
    padding-top: 30px;
    margin-top: 20px;
    display: block;
}

.search-result {
    margin-bottom: 20px !important;
}
/*
     FILE ARCHIVED ON 15:35:51 Mar 17, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:29:14 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.487
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.008
  esindex: 0.009
  cdx.remote: 283.694
  LoadShardBlock: 129.071 (3)
  PetaboxLoader3.datanode: 65.449 (4)
  PetaboxLoader3.resolve: 202.305 (2)
  load_resource: 144.536
*/