
  .font-weight-medium {
    font-weight: 500 !important;
  }

  .datedContent {
    display: none !important;
  }


  /* Force hide the .below-header-slot on cart */
  .page[data-action="Cart-Show"] .below-header-slot {
    display: none;
  }

  section.content-section {
    margin: 2rem 0;
  }

  @media (min-width: 544px) {
    section.content-section {
      margin: 3rem 0;
    }
  }

  section.content-section:first-child,
  section.content-section.first-section,
  section.content-section:first-of-type {
    margin: 0 0 2rem;
  }


  section.first-section {
    margin-top: -2rem;
  }


  .content-row a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .content-row img {
    width: 100%;
  }

  .content-row>div {
    margin-top: 2rem;
  }


  /* Hide tile components on recs */
  .product-rec .availability-badges,
  .product-rec .badge-container,
  .product-rec .wishlist,
  .product-rec .plp-quickview {
    display: none !important;
  }

 
  /* Coming Soon: Dont's show stock status on product tiles on 2 categories */

  #coming-soon-callout {
    display: none;
  }

  .coming-soon-product.product-wrapper .add-to-cart-container,
  .coming-soon-product.product-wrapper .instore-only-oos {
    display: none !important;
  }

  .coming-soon-product.product-wrapper #coming-soon-callout {
    display: flex;
    flex-direction: column;
    background-color: #D8F4F9 !important;
    color: #003764;
    padding: 24px;
    border-radius: 8px;
  }

  .coming-soon-product.product-wrapper #coming-soon-callout:before {
    content: "Coming Soon!";
    font-size: 24px;
    display: block;
  }

  .coming-soon-product.product-wrapper #coming-soon-callout:after {
    content: "This fave (and so much more) will be arriving soon.";
    font-size: 16px;
    display: block;
  }

  .coming-soon-product.coming-soon-christmas.product-wrapper #coming-soon-callout:after {
    content: "This Christmas fave (and so much more) will be arriving soon.";
  }

  .coming-soon-product.coming-soon-halloween.product-wrapper #coming-soon-callout:after {
    content: "This Halloween fave (and so much more) will be creepin' in soon.";
  }

  .coming-soon-product.coming-soon-fall.product-wrapper #coming-soon-callout:after {
    content: "This Fall fave (and so much more) will be dropping in soon.";
  }

  .coming-soon-product.product-wrapper .view-full-details {
    margin-top: 12px;
  }


  /* Availability Filters */
  /* Only allow one selection at a time */
  #availabilityRefinementUUID[value*="S"]~.refinement-card:not(.selected),
  .mobile-refinement-card[data-selected*="S"] .refinement-card:not(.selected) {
    display: none !important;
  }

  /* Hide the Available in Your Store only. */
  .refinement-card.AIMS {
    display: none;
  }

  #secondary .refinements .refinement-availability .refinement-card.SITM .refinement-subtitle {
    text-transform: lowercase;
  }

  .pdp-details-icon {
    background-color: #f1f1f1;
    color: #363737;
    padding: 8px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    text-align: center;
    gap: 8px;
    flex-direction: column;
  }

  .product-brand-banner img {
    width: 100%;
  }

  .abtest-test {
    display: none;
  }

  .abtest-control {
    visibility: hidden;
  }

  .abtest-control.show {
    visibility: visible;
  }

  .page[data-querystring^="cgid=outdoor-furniture-decor"] .refinement-categories .up-to-parent,
  .page[data-querystring^="cgid=outdoor-furniture-decor"] .refinement-categories .l2-cat:not(.is-current),
  .page[data-querystring^="cgid=outdoor-furniture-decor"] .refinement-categories .l2-cat.is-current .refinement-cat ~ .icon {
    display: none;
  }

  .page[data-querystring^="cgid=clearance"] .refinement-categories .up-to-parent,
  .page[data-querystring^="cgid=clearance"] .refinement-categories .l2-cat:not(.is-current),
  .page[data-querystring^="cgid=clearance"] .refinement-categories .l2-cat.is-current .refinement-cat ~ .icon  {
    display: none;
  }

  .page[data-querystring^="cgid=current-promotions"] .refinement-categories .up-to-parent,
  .page[data-querystring^="cgid=current-promotions"] .refinement-categories .l2-cat:not(.is-current),
  .page[data-querystring^="cgid=current-promotions"] .refinement-categories .l2-cat.is-current .refinement-cat ~ .icon {
    display: none;
  }

  .page[data-cat-current="new"] .refinement-categories .up-to-parent,
  .page[data-cat-current="new"] .refinement-categories .l2-cat:not(.is-current),
  .page[data-cat-current="new"] .refinement-categories .l2-cat.is-current .refinement-cat ~ .icon {
    display: none;
  }
  
  #storelistmodal .findstoreoverlay .fis-footer-container { padding: 16px 32px 32px; }

  /* Temporary fix for duplicate headings */
  
  .custom-icon-container {
    gap: 16px;
    display: flex;
  }

  @media (min-width: 768px) {
    .custom-icon-container {
      flex-direction: column;
    }
  }


/* Temporary fix for graphic headers */

.category-heading-component .cat-graphic-header .html-slot-container img {
  opacity: 1;
}

.category-banner {
  margin: initial;
}

.cat-graphic-header {
  align-content: start;
}

.category-heading-component .cat-graphic-header .category-name h1 {
  margin-left: 0 !important;
}

#allFilters {
  text-transform: none;
}

/* Adjust width of Overview */
@media (min-width: 992px) {
  .container.product-detail .prd-whyYouLoveIt .details-container {
    flex: unset;
  }
}

@media (max-width: 991.98px) {
    .container.product-detail .prd-whyYouLoveIt .environmental-review-blurb { 
      top: -5%;
    }
}

.container.product-detail .prd-whyYouLoveIt .environmental-review-blurb::after {
  content: unset !important;
}

/* Fix for closed accordion for Payment causing the modal (Remove with 26.13) */

/*
#checkout-main[data-basketshippingoptions="BOPIS"] .payment-form.card > .card-body {
  display: block !important;
}
*/

.page[data-action="Search-Show"] .rr_container .header-row {
  padding: 0 0 0 24px;
}

/*Fix for BF Long Badge Names */
@media (max-width: 380px) {
  .product-badge.custom-badge-flash-find {
    min-height: auto;
    font-size: 10.5px;
  }
}

@media (min-width: 768px) {
    .category-heading-component .category-description {
      width: auto;
    }
}

/* Fixes for some outdated styling and image sizes */
#main.grid.clp-grid .portraitImg .clp-house-tile img {
  object-fit: cover;
}

/*Fixes for 26.9 release*/

.page[data-page-type="content"] a.cta-dark {
  color: white;
  font-weight: normal;
  letter-spacing: .05em;
}

.ptile .custom-badge {
  justify-content: center;
}


#primary .clp-house-tile {
  margin-top: 0;
}

#primary .clp-house-tile .cat-link-button {
  line-height: 1.6;
  border-bottom: none;
  text-decoration: underline !important;
  text-wrap-style: pretty;
  white-space: normal;
}

/* Red Sale & Clearance  */
.navbar-nav .nav-item.lv1-clearance>a.nav-link span {
  color: darkred;
}  

.page[data-page-type="content"] #main img {
  max-width: 100%;
}

.page .category-heading-component .catBannerTitle h1 {
  font-family: var(--font-display);
  font-size: 2rem;
  letter-spacing: .03em;
  text-wrap-style: pretty;
  line-height: 1.2;
  color: #2e2e2e;
 }

.page .category-heading-component .category-description {
  color: #2e2e2e;
}

.page .category-heading-component .standard-header div {
  gap: 4px;
}

.page .cat-left-nav .level-two-title {
  font-weight: 400;
  font-size: 0.875rem;
  color: #242424;
}

/*
.page .product-detail .pdp-heading-row h1.product-name {
  font-size: 1.625rem;
  font-weight: 400;
  letter-spacing: 3%;
  font-family: var(--font-display);
}
@media (min-width: 768px) {
  .page .product-detail .pdp-heading-row h1.product-name {
    font-size: 2rem;
  }
}
*/

/* Tablet messiness */
@media (min-width: 768px) and (max-width: 1024px ) {
  .page .main-menu.navbar-toggleable-sm .main-nav-lists .navbar-nav {
    gap: 4px;
    padding-inline: 0;
  }
  .page .navbar-nav .nav-item.item-level-1>a.nav-link span {
    font-size: 12px;
  }
}

/* Hack for shorty modal on reviews */
.reviewDetailsDialog,
.review-media-modal {
  padding-right: 0 !important;
}

.reviewDetailsDialog .modal-content,
.review-media-modal .modal-content {
  height: 100%;
}

/* End Hack for shorty modal on reviews */




/* Hack for messed up mobile graphic headers */ 
.category-heading-component .cat-graphic-header .category-header-block {
  /*padding-inline: 16px;*/
}

.plp-header .category-heading-component .cat-graphic-header {
  display: flex; 
  flex-direction: column;
}

.search-content > .content-asset {
  max-width: 100%;
}

@media (min-width: 768px) {
  #main .category-heading-component .plp-header .standard-header + .cat-below-heading {
    max-width: 100%;
  }
}


@media (max-width: 767.98px) {
  #main.grid .plp-header.ah-grid {
    /*max-width: calc(100vw - 32px);*/
  }
  .category-heading-component .plp-header {
    margin-inline: -15px;
    min-width: 100%;
  }
  .category-heading-component .clp-header .default-header, 
  .category-heading-component .plp-header .default-header {
    min-width: 100%;
  }
  .category-heading-component .plp-header .mob-navigation {
    /*padding-inline: 16px;*/
  }
  .plp-header .splide {
    max-width: 100vw !important;
  }
}

@media (max-width: 767.98px){
  .plp-header .ah-child {
    width: 100%;
    max-width: 100vw;
  }

  .plp-header .ah-child:is(.graphic-header,.standard-header,.centered-header) {
    padding: 0 12px;
  }

  .category-heading-component .cat-graphic-header {
    justify-content: center;
  }
  .category-heading-component .plp-header {
    margin-inline: 0;
    gap: 12px 0 !important;
  }
  .below-header-slot {
    padding: 0 0 !important;
  }
}


/* Order Details Button Fix */
.order-history .order-details-btn a {
  line-height: 40px;
  position: relative;
  z-index: 100;
}

#main.grid.clp-grid #primary h3.btn.cta.cta-dark {
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  color: #2e2e2e;
}

/* Minor fix for confirmation delivery time wrapping */
.orderdetails-wrapper .local-delivery-time {
  font-weight: 400;
  letter-spacing: 0.03em;
}

body {
  background-color: #fff;
}

.is-mobile .desktop-only,
.is-desktop .mobile-only {
  display: none !important;
}

/*hack for anwar*/

.page[data-action="Cart-Show"] .fis-make-store {
  color: white;
}


/*
.ptile .product-tile .badge-wrapper {
  margin-bottom: 0;
}

.ptile .product-tile .pt-desc-link {
  margin-bottom: 0;
}

.ptile .product-tile .color-swatches {
  margin-bottom: 0;
}

.product-grid .product-set-tile {
  padding-top: 0 !important;
}

.ptile .product-tile .product-badge {
  min-width: auto;
}

.ptile .product-tile .product-pricing[data-price-type="ip"] .price-wrapper .fancy-price-container {
  align-items: flex-start;
  flex-flow: column-reverse;
  gap: 6px;
}

.ptile .ip-price-wrapper span.fancy-price {
  font-size: 14px;
}
*/
@media (min-width: 768px) {
  .category-heading-component .cat-graphic-header .category-header-block {
    width: 336px;
  }
  .category-heading-component .cat-graphic-header .html-slot-container {
    /*width: calc(100% - 364px);*/
  }
}

@media (max-width: 767.98px) {
  .category-heading-component .cat-graphic-header .splide {
    width: 100%;
  }
}

@media (min-width: 1440px) {
  .category-heading-component .cat-graphic-header .splide {
    width: 1044px;
  }
}

@media (min-width: 768px) and (max-width: 1440px) {
  .category-heading-component .cat-graphic-header .splide {
    width: calc(100vw - 396px);
  }
}


#secondary .header-bar-title:not(.default-filter-title) { display: none; }

@media (min-width: 768px) {
  .secondary-nav-slot { 
    display: none !important; 
  }
}

@media (max-width: 767.97px) {
  .main-menu.navbar-toggleable-sm .main-nav-lists.ah-navbar { 
    display: flex;
    flex-direction: column;
  }
  .secondary-nav-slot {
    order: 2;
    width: 100%;
  }

  .secondary-nav-slot .html-slot-container {
    width: 100%;
  }
}

@media (max-width: 767.97px) {
  .gallery-thumb-images:has(> :nth-child(16)) {
    display: none !important;
  }
}

.product-badge.custom-badge-flash-find {
  background: #E32926;
  color: white;
  font-weight: 500;
}

.product-badge.custom-badge-event {
  background: white;
  color: #E32926;
  border: 1px solid #E32926;
  font-weight: 500;
}

.product-badge.custom-badge-black-badge {
  background: #242424;
  color: white;
  font-weight: 500;
}

