/** Shopify CDN: Minification failed

Line 75:0 Unexpected "}"

**/
/*

Please add any custom CSS code in here, it will be easier to transfer if updating themes.

We highly recommend labelling changes, or App installs, so these can also be updated or removed as needed.

*/

.rte a  {
 
    border-bottom: 0px !important;
    padding-bottom: 2px;
}

/* bt */
.collection_header.centered {
    text-align: center;
    padding: 18px 22px;
}

.collection_header.centered h2 {
    padding: 14px;
}

section.custom-liquid .CollectionInner__Sidebar.hidden-pocket li {
    list-style: none;
    padding: 4px 0px;
}

section.custom-liquid a.Link.Link--primary.Text--subdued.is-active {
    font-weight: bold;
}

section.custom-liquid li.Linklist__Item.is-selected {
    list-style: disc;
}
form#CollectionFiltersForm.facets__wrapper {
    display: none !important;
}
section.custom-liquid p.heading_c {
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding: 4px 5px;
}
@media(max-width:600px){
section.custom-liquid {
    margin-top: -18%;
}
}

.collection-items--description {
    text-align: left;
    padding: 0 2.8%;
}
li.Linklist__Item.booster, li.Linklist__Item.fab-fit-fun , li.Linklist__Item.fabfitfun {
    display: none;
}


form#CollectionFiltersForm .facets__disclosure,form#CollectionFiltersForm .collection-filters__item.sorting {
    display: none;
}

#wishlisthero-floating-launcher-container > div { left: 25px !important; bottom: 100px !important; }

@media screen and (max-width: 450px) {
  #wishlisthero-floating-launcher-container > div { left: 25px !important; bottom: 25px !important; }
}
}

html.js [data-aos^="fade"][data-aos^="fade"] {
  opacity: 1 !important;
  transition-property: opacity,transform;
}
