/** Shopify CDN: Minification failed

Line 49:0 Unexpected "}"

**/
/*
.priceText.standardSale.twentyfive_off {
  background: #efe;
}
*/

@media(max-width: 1023.9px) {
  
    .toolbar-product {
      top: 31px;
    }
  
  .collectionBanner.mobile {
    display: block;
  }
  .collectionBanner.desktop {
    display: none;
  }
}

:root {
  --border_Radius: 0px;
}

.collection-title.bottom .collection-description {
  margin-top: 0px;
}
.collection-title.bottom .collection-description .department {
  font-size: 1.5rem;
}
.bottom .wrapper {
  padding: 0px;
}
.bottom .wrapper .content {
  display: flex;
  width: 100%;
}

.placeholderImage.placeholder-hide {
  background-image: none !important;
}


}

.fa-solid.fa-ruler-horizontal {
  color: grey;
  cursor: pointer;
  margin-left: auto;
}
.carousel {
  display: flex;
  flex-direction: row;
  width: max-content;
}
.fullWidthBanner {
  flex-basis: 100%;
  min-height: 100% !important;
  padding: 0px !important;
  overflow: hidden;
}
.fullWidthBanner img {
  margin: 0px;
  transition-duration: 1s;
  width: 100%;
}
    
@media(max-width: 900px) {
  .desktopImage {
    display: none;
  }
  .mobileImage {
    display: flex;
  }
  .collection-product .col-main {
    margin-top: -60px;
  }
}

@media(min-width: 901px) {
  .desktopImage {
    display: flex;
  }
  .mobileImage {
    display: none;
  }
}

.collectionPageTitlte {
  margin-top: 50px;
}
@media(max-width: 1023.9px) {
  .DeliveryPageDesktop{
    display: none;
  }
  .DeliveryPageDesktopMobile {
    display: block;
  }
  .content {
    
      margin-top: 0px;
    
  }
}
@media(min-width: 1024px) {
   .DeliveryPageDesktop{
    display: block;
  }
  .DeliveryPageDesktopMobile {
    display: none;
  }
}
.collectionTitle {
  margin: 30px 0 20px 0;
  margin: 0;
  color: white;
  font-size: 2rem;
  
}
.description{
  margin: 20px 0px;
}

.collection-description .department {
  padding: 10px;
  box-sizing: border-box;
  margin: 0;
  font-size: 2rem;
  font-weight: 200;
  display: flex;
  gap: 5px;
  justify-content: center;
}


.bottom .collection-description .department {
  justify-content: flex-start;
}
  /*
.titleContainer:after {
  content: "";
  position: relative;
  right: -5px;
  height: 2rem;
}
h2 .titleContainer:after {
  border-right: 3px solid white;
}
h1 .titleContainer:after {
  border-right: 3px solid black;
}
  */
@media(max-width: 1023.9px) {
  /*
  .collection-description .department {
    flex-direction: column;
    gap: 10px;
    padding: 10px;
    margin-top: 0px;
  }
  .titleContainer {
    position: relative;
  }
  .titleContainer:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 0.5em;
    border-right: none;
  }
  h2 .titleContainer:after {
    border-top: 2px solid white;
    border-right: none;
  }
  h1 .titleContainer:after {
    border-top: 2px solid black;
    border-right: none;
  }
  */
  .collection-description .department {
    padding: 10px;
  }
  
  
}
.titleUSP {
  font-weight: 600;
}

.department.starBuys {
  color: var(--fabb_Red);
  font-weight: 600;
}
.department.delivered {
  background: var(--fabb_Department_Delivered);
  color: white;
  font-weight: 600;
}
.department.delivered.lighter {
  background: var(--fabb_Department_Delivered_Lighter);
  color: var(--fabb_Dark_Grey);
  font-weight: 600;
}
.department.clearance {
  background: var(--fabb_Department_Clearance);
  color: white;
  font-weight: 600;
}
.department.clearance.lighter {
  background: var(--fabb_Department_Clearance_Lighter);
  color: var(--fabb_Dark_Grey);
  font-weight: 600;
}

.quick_links .department {
  background: var(--fabb_Medium_Grey);
}
.top .department h1 {
  color: white;
  font-weight: 200;
}
.top .department.split h1 {
  font-weight: 400;
}
.top .department.offers h1 {
  color: black;
}
.bottom .department h1 {
  color: black;
  font-size: 1rem;
  font-weight: 200;
}

#filterSortByContainer {
  top: calc(var(--countdownBanner_height) + var(--uspBanner_height) + var(--promoBanner_height) + var(--navBar_height));
}



@media only screen and (max-width: 63.99em) {
  .collectionFiltersWrapper {
    -webkit-box-shadow: -500em 500em 0 500em #fff;
    -moz-box-shadow: -500em 500em 0 500em #fff;
    box-shadow: -500em 500em 0 500em #fff;
    height: auto;
    width: 100%;
    position: relative;
    top: 60px;
    top: 3.75rem;
    top: 0px;
    left: 0;
    z-index: 9999;
    height: auto;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: transform .25s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@media only screen and (min-width: 64em) {
  .collectionFiltersWrapper .collectionFilters {
    flex-direction: column;
  }
}

@media only screen and (min-width: 64em) {
  .collectionFiltersWrapper .collectionFilters .filter-column {
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (min-width: 64em) {
  .collectionFiltersWrapper .collectionFilters .advanced-filters-wrap {
    position: relative;
  }
}

@media only screen and (min-width: 64em) {
  .collectionFiltersWrapper .collectionFilters .filter-column h2 {
    border: none;
  }
}

@media only screen and (min-width: 64em) {
  .collectionFiltersWrapper .collectionFilters .advanced-filters-wrap {
    border: none;
    -webkit-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  #sort_by_sidebar_wrapper .collectionFiltersWrapper .collectionFilters .advanced-filters-wrap {
    display: block;
  }
}

@media only screen and (min-width: 64em) {
  .collectionFiltersWrapper .collectionFilters .filter-column {
    border-bottom: 1px solid var(--fabb_Dark_Grey);
  }
}

@media only screen and (min-width: 64em) {
  .collectionFiltersWrapper .collectionFilters .filter-column {
    margin: 0 0 0 0;
  }
}

@media only screen and (min-width: 64em) {
  .collection-product .col-left {
    margin-top: 50px;
    overflow-y: auto;
  }
}

@media only screen and (max-width: 63.99em) {
  .toolbar-product .sorter select {
    position: relative;
    top: 0%;
    right: 0;
    min-width: 0;
    width: 100%;
    padding-left: 10px;
    padding-right: 0px;
    transform: translateY(0%);
  }
  #toggleFilter {
    display: none;
  }
}

@media (max-width: 1023.9px) {
  .toolbar-product {
    top: 50px;
  }
  #titleSplitter {
    display: none;
  }
}

.collectionFiltersWrapper .filter-column h2 {
  text-transform: none;
}

#noProductsFound {
  display: none;
  margin: 0 auto;
  padding: 50px;
  font-size: 2rem;
  text-align: center;
}
@media only screen and (max-width: 63.99em) {
  #noProductsFound {
    font-size: 1.5rem;
    padding: 0px;
    margin-top: 50px;
  }
}
#noProductsFound #currentTags {
  font-weight: 600;
}
.department h1,
.department h2 {
  display: flex;
  flex-direction: row;
  gap: 10px;
  font-size: 2rem;
  color: white;
}
@media only screen and (max-width: 63.99em) {
  .department h1,
  .department h2 {
    flex-direction: column;
    gap: 0px;
    font-size: 1.25rem;
  }
}

.collectionUSP {
  font-weight: 500;
}
.financeSliderContainer p {
  font-size: 1rem !important;
}