@media (max-width: 1199px) {
  .lh-filters-title {
    padding-top: 20px;
  }
  .product-card-row {
    padding-top: 16px !important;
  }
}

.filter-actions-group {
    position: fixed;
    bottom: 0;
    z-index: 1001;
    height: 80px;
}
.hero-div {
    position: relative;
}

.hero-text button {
  padding: 5px 24px 7px;
  border-bottom: 3px solid white;
  border-right: 3px solid white;
  color: white;
}

.hero-text-filter {
  letter-spacing: 0.9px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  margin-left: 12px;
}

.hero-dropdown {
  margin: 0;
  position: relative;
}

.dropdown-toggle {
  border: 1px #888888;
  margin: 0 !important;
}

.dropdown-toggle::after {
  display: none;
}

.dropdown-menu {
  border-radius: 0;
  padding-left: 0.6rem !important;
  background: var(--White, #fff);
  box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.1);
  border: none;
  color: #231f20;
}

.customer-sortby {
  top: 0 !important;
}

.dropdown-item {
  display: flex;
  align-items: center;
  padding-left: 16px;
  color: #231f20;
  cursor: pointer;
}

.dropdown-item label {
  display: contents;
}

.form-check-label::before {
  width: 1em;
  height: 1em;
  border-radius: 0;
}

.dropdown-item input[type="checkbox"] {
  margin-right: 10px;
}

.order-button {
  border-radius: 0;
  background-color: white;
  border: 1px solid #888;
}

.text-bold {
  font-weight: bold;
}

.search-box-custom {
  border: 1px solid black;
  padding: 8px 20px;
  width: 281px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
}

.search-container {
  position: relative;
  display: inline-block;
}

.search-container button {
  height: 100%;
  position: absolute;
  right: 14px;
  border: none;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
  background-color: transparent;
  justify-content: center;
}

.sortby-btn {
  margin-top: 0px !important;
  border: 1px solid #888;
  background: #fff;
}

.sortby-btn i {
  margin-left: 10px;
}

.sortby-items a {
  color: black !important;
}

.price-text {
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}

.blurb-container {
  padding-top: 0;
  padding-bottom: 9px;
}

.blurb-text {
  font-size: 24px;
  font-weight: 600;
  color: #231f20;
}

.product-card-row {
  padding-top: 32px;
}

.card {
  width: 100%;
  border: 0px solid rgba(0, 0, 0, 0.125);
  overflow: hidden;
}

.product-card {
  padding: 0 0 24px 0;
  border-radius: 0;
  position: relative;
}

.product-card p {
  margin: 0;
  color: #231f20;
}

.product-card-body {
  padding: 16px 0 0 0;
}

.product-card-img {
    border-radius: 0;
    max-height: 440px;
}

.product-card-price {
  font-family: Montserrat;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.55px;
  padding-bottom: 10px;
}

.product-card-place {
  color: #231f20;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  padding-bottom: 3px;
}

.product-card-shop {
  color: #444 !important;
  font-family: Montserrat;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.product-colour-img-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  padding-right: 0;
  padding-left: 0;
}

.product-colour-img-row img {
    width:36px;
    height: auto;
    object-fit: cover;
    object-position: center center;
    border-radius: 50%;
    margin-right: 1.2%;
    margin-left: 1.2%;
    margin-bottom: 8px;
    padding: 2px;
}

.product-colour-img-row img:first-child {
  margin-left: 0;
}

.product-colour-img-row img:last-child {
  margin-right: 0;
}

/* Mobile product card colour circles */
.product-colour-img-row-mobile {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  padding-right: 0;
  padding-left: 0;
}

.product-colour-img-row-mobile img {
  width: 36px;
  height: auto;
  object-fit: cover;
  object-position: center center;
  border-radius: 50%;
  margin: 0 calc((100% - 144px) / 6) 8px;
}

.product-colour-img-row-mobile img:first-child {
  margin-left: 0;
}

.product-colour-img-row-mobile img:last-child {
  margin-right: 0;
}

/*.product-card-tooltip {
  max-width: 106px;
  max-height: 170px;
}

.product-card-tooltip p {
  font-family: Montserrat;
  font-size: 9px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;*/ /* 10.8px */
  /*letter-spacing: 0.45px;
  text-transform: uppercase;
  margin-bottom: 2px;
  padding-bottom: 3px;
  margin-top: 0;
  padding-top: 7px;
  color: #231f20 !important;
}

.product-card-tooltip img {
  width: 100%;
  height: auto;
}*/

.tooltip-inner {
  background-color: #fff;
  color: #231f20;
  border: 1px solid #dbdbdb;
}

.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #fff;
}

.tooltip.show {
  opacity: 1;
}

.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
  border-top-color: #dbdbdb !important;
}

.bs-tooltip-top .arrow::after {
  content: "";
  position: absolute;
  top: 0;
  border-width: 0 0.4rem 0.4rem;
  transform: translateY(-1.5px) rotate(180deg);
  border-color: transparent;
  border-style: solid;
  border-bottom-color: #fff;
}

.bs-tooltip-top .tooltip-inner {
  margin-top: 100px; /* Shift 10px down */
  margin-left: 50px; /* Shift 5px to the right */
}

.bs-tooltip-top .arrow {
  left: 50% !important;
  transform: translateX(-50%);
}

/* Center the tooltip itself */
.bs-tooltip-top .tooltip-inner {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.product-colour-img-row img,
.product-colour-img-row-mobile img {
  position: relative;
  /* your existing styles */
}

.sale-banner {
    position: absolute;
    top: 80px;
    right: -40px;
    transform: rotate(45deg);
    transform-origin: top right;
    padding: 5px 70px;
}

.new-banner {
  position: absolute;
  background-color: #e21836;
  transform-origin: top left;
  margin-top: 16px;
  margin-left: 13px;
  padding: 5px 6px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  border-radius: 5px;
}

.product-card-roomvo {
  position: absolute;
  height: 43px;
  width: 43px;
  bottom: 20px;
  right: 20px;
  transform-origin: bottom right;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 50%;
  background-color: transparent;
}

/* fixes top navigation bar as header-large.css isn't being reach / error*/
.mega-menu {
  top: var(--large-header);
}

/* fixes the back to top of page icon missing / error*/
.btn-back-to-top .icon::before {
  content: "\f286"; /* Unicode for 'arrow-up' in Font Awesome */
  font-family: "Font Awesome 6 Pro"; /* or "FontAwesome" depending on the version you're using */
  font-weight: 900; /* Weight for solid icons */
  color: white; /* Icon color */
}



:root {
    --loading-grey: #F7F6F6;
}
#product-container .primary-loader {
    background-color: var(--loading-grey);
    background: linear-gradient( 100deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, .5) 50%, rgba(255, 255, 255, 0) 60% ) var(--loading-grey);
    background-size: 200% 100%;
    background-position-x: 180%;
    animation: 1s loading ease-in-out infinite;
}
@keyframes loading {
    to {
        background-position-x: -20%;
    }
}

