.grid-view span.strike-through.list.newstrikeprice {
  display: none;
}

.product-tile .tile-body {
  padding: 0.625em 0 0 !important;
}

.product-tile.grid-view:hover span.strike-through.list.newstrikeprice {
  font-family: brandon-grotesque, Arial, sans-serif !important;
  display: block;
  font-weight: 200;
  font-size: 0.875rem;
  margin-top: 5px;
  margin-right: 0;
}

.product-tile.grid-view .altThumbnails {
  max-height: 0;
  width: 69px;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0;
}

.grid-view .prodtext {
  margin-top: 4px;
}

.list-view .prodtext {
  text-align: justify;
  padding-right: 20px;
}

.list-view .pricesec.list-btnsection.mt-20 .showitem {
  margin-top: 10px;
}

/* On hover, show thumbnails and push name down */
.product-tile.grid-view:hover .altThumbnails {
  max-height: none;
  margin: 6px 0;
  opacity: 1;
}

.grid-view:hover .prodtext {
  margin-top: 12px;
}

.product-tile.grid-view .image-container {
  margin-bottom: 0;
}

.product-tile.grid-view .altproductimages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}

.btngriddetails {
  display: none;
  margin-top: 15px;
}

.col-6.col-sm-4.grid-view {
  padding: 0;
}

.product-tile.grid-view {
  padding: 15px;
  position: relative;
  overflow: visible;
}

.product-tile.grid-view::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
}

.product-tile.grid-view:hover::after {
  opacity: 1;
  background-color: #fff;
}

.grid-view .plplinks a {
  line-height: 1.2;
  text-decoration: none;
  color: #000;
  text-align: center;
}

.product-tile.grid-view:hover .oldprice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: rgba(0, 0, 0, 0.61);
  font-size: 12px;
}

.grid-view .prodtext {
  color: #000;
  font-size: 16px;
  line-height: 23px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.grid-view .prodtext a {
  color: #000 !important;
  text-decoration: none;
  font-size: 0.875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: brandon-grotesque, Arial, sans-serif !important;
}

.grid-view .curprice .price .sales {
  font-size: 19px;
  font-family: brandon-grotesque, Arial, sans-serif !important;
  color: #782157;
  font-weight: 700;
  margin: 0 5px 0 0;
  line-height: 16px;
}

.grid-view .prodtext a,
.grid-view .prodtext a:hover {
  text-align: center;
}

.grid-view .stock-detail {
  display: none;
}

.product-tile.grid-view:hover .stock-detail {
  font-family: brandon-grotesque, Arial, sans-serif !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
}

.grid-view .newrating {
  display: none;
}

.product-tile.grid-view:hover .newrating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(0, 0, 0, 0.61);
  font-size: 0.875rem;
}

.grid-view .main-image {
  width: 100%;
  max-width: 500px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}

.grid-view .image-container {
  position: relative;
  display: inline-block;
}

.grid-view .heart-icon {
  position: absolute;
  top: 0;
  right: 27px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  z-index: 10;
}

.list-view .heart-icon {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  z-index: 10;
  top: 6px;
  position: absolute;
  right: 12px;
}

.grid-view .headerFavoritesIcon.heart {
  cursor: pointer;
}

.grid-view span.strike-through.list.priceli {
  display: none;
}

.product-tile.grid-view:hover span.strike-through.list.priceli {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.grid-view .altThumbnails {
  opacity: 0;
  visibility: hidden;
  border: 1px solid #dddcde;
}

.product-tile.grid-view:hover .altThumbnails {
  opacity: 1;
  visibility: visible;
}

.grid-view .altThumbnails:hover {
  border-color: #782157;
}

.grid-view .flex-thumb a > img:hover,
.grid-view .flex-thumb > img:hover {
  border: 1px solid #782157 !important;
}

.product-tile.grid-view .flex-thumb a > img,
.grid-view .flex-thumb > img {
  border: 1px solid #dddcde !important;
}

.grid-view .stock-detail {
  display: none;
}

.grid-view .ratings {
  display: none;
}

.product-tile.grid-view:hover .ratings {
  display: block;
}

.grid-view .flex-thumb a > img,
.grid-view .flex-thumb > img {
  display: none;
}

.product-tile.grid-view .row.tile-body-footer {
  font-family: brandon-grotesque, Arial, sans-serif !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.61);
  font-size: 0.875rem;
  text-align: center;
}

.product-tile.grid-view .stock-detail span {
  font-size: 16px;
  line-height: 23px;
}

.product-tile.grid-view:hover .stock-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
}

.product-tile.grid-view .tile-body .ratings {
  font-size: 0.9em;
}

.grid-view .pricediv {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
}

.product-tile .tile-body .prodtext a {
  font-size: 16px;
  text-decoration: none;
}

p.newseo {
  margin: 0;
}

@media (max-width: 767.98px) {
  .product-tile.grid-view:hover .altproductimages {
    display: none;
  }
  .SEObottom {
    font-size: 12px;
  }
  .product-tile .tile-body .prodtext a {
    font-size: 16px;
    font-family: brandon-grotesque, Arial, sans-serif !important;
    line-height: 26px;
  }
  .grid-view .curprice .price .sales {
    font-size: 15px;
    margin: 0 5px 0 0;
  }
  .grid-view .btnprodDetails {
    padding: 1px 6px;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    white-space: break-spaces;
  }
  .btngriddetails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: brandon-grotesque, Arial, sans-serif !important;
    margin-top: 15px;
  }
  .product-tile.grid-view:hover span.strike-through.list.newstrikeprice {
    display: none;
  }
  .product-tile.grid-view:hover .stock-detail span {
    display: none;
  }
  .product-tile.grid-view:hover .ratings {
    display: none;
  }
  a.buttondiv.btngriddetails {
    text-decoration: none;
    font-size: 14px;
    line-height: 22px;
    color: #000 !important;
  }
  html,
  body {
    overflow-x: hidden;
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .sort-select {
    font-family: brandon-grotesque, Arial, sans-serif !important;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #000;
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 0 3px;
    border-color: #000;
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 16px;
    color: #000;
  }
}
.filter-view-buttons {
  right: 0;
}

.btnmultiprdctview {
  cursor: pointer;
  border: 1px solid transparent;
  vertical-align: middle;
  background-color: transparent;
  padding: 7px 15px;
  font-size: 0;
}

.filter-view-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

div.vertical-line {
  width: 1px;
  background-color: #a9a9a9;
  height: 16px;
  float: right;
  margin-top: 3px;
}

.row.grid-header div {
  top: 0;
}

.result-count.text-center {
  text-align: center !important;
  position: relative;
  padding: 0;
  max-width: 55% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.filter-view-buttons .view {
  color: #000 !important;
  font-family: brandon-grotesque, Arial, sans-serif !important;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.6;
}

.result-count.text-center span {
  display: inline-block;
  font-size: 0.875rem;
  color: rgb(120, 33, 87);
  margin: 0;
  line-height: 20px;
}
@media (max-width: 768px) {
  .result-count.text-center span {
    font-size: 16px;
    line-height: 26px;
  }
}

.filter-view-buttons {
  position: absolute;
  right: 0;
}

.item {
  z-index: 1;
  content: " ";
  padding-left: 5px;
  padding-right: 5px;
}

.item.list-group-item {
  border: 0;
  width: 100%;
  background-color: #fff;
  margin-bottom: 10px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-view {
  -webkit-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
  max-width: 100%;
  font-family: brandon-grotesque, Arial, sans-serif !important;
}

.list-view .image-container {
  float: left;
  position: relative;
  margin: 10px;
}

.btnprodDetails {
  border: 0;
  padding: 1px 6px;
  margin: 0;
}

.prodtext a,
.prodtext a:hover {
  font-size: 16px;
  color: #000 !important;
  text-decoration: none;
}

.list-view img.tile-image {
  height: auto;
  display: block;
  max-width: 100%;
}

.main-image {
  width: 200px;
  height: auto;
}

.heartContainer {
  position: absolute;
  left: 5px;
  padding: 15px;
  top: 0;
}

.quickview {
  display: none;
}

.thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

.thumbnails img {
  width: 60px;
  height: 60px;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #ddd;
}

.prodtext {
  color: #000;
  font-size: 16px;
  line-height: 23px;
}

.stock-detail span {
  font-size: 16px;
  color: #000;
}

.description {
  max-width: 250px;
}

.list-group-item .list-btnsection {
  float: left;
  margin-left: 0;
}

.list-group-item .list-btnsection {
  width: auto;
  margin-left: 10px;
  text-align: left;
  float: right;
}

.pricediv {
  margin-top: 15px;
}

.list-view .curprice-lst,
.list-view .price .list-view .starting,
.list-view .price {
  font-size: 24px !important;
  line-height: 25px !important;
  color: #000 !important;
  font-weight: unset !important;
}

.oldprice,
.text-strikethrough {
  text-decoration: line-through;
}

.item .oldprice {
  color: rgba(0, 0, 0, 0.61);
}

.lst-border {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 2px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 98%;
  border: 1px solid #d8d8d8;
  float: left;
}

.pricesec.list-btnsection.mt-20 {
  float: left;
  margin-left: 0;
  width: auto;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.saleAndOriginalPrice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.price .starting,
.price .range,
.price .sales {
  font-weight: normal;
}

.price {
  font-weight: bold;
  font-size: 1.2em;
  color: green;
}

.list-descsection {
  float: left;
  width: 60%;
  margin-left: 15px;
  text-align: left;
  cursor: default;
}

.flex-thumb a > img,
.flex-thumb > img {
  border: 1px solid #dddcde !important;
}

.caption {
  padding: 9px 9px 0;
}

.colswap {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  float: left;
  width: 8%;
  min-width: 64px;
  height: 100% !important;
}

.list-mainimg {
  width: 27%;
  background-color: rgba(0, 0, 0, 0.02);
  float: left;
  margin: 10px;
}

.list-group-item .heartContainer {
  position: absolute;
  left: 5px;
  padding: 15px;
  top: 0;
}

.srthumbnail {
  padding: 0;
  line-height: 1.4286;
  background-color: #fff;
  border-radius: 0;
}

.altThumbnails:hover {
  border: 1px solid #782157 !important;
}

.altThumbnails {
  border: 1px solid #dddcde !important;
}

.row.filtering-types {
  padding: 10px 0;
}

.row.grid-header {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.list-view .altThumbnails {
  margin: 2px;
  width: 69px;
}

.result-count {
  font-family: brandon-grotesque, Arial, sans-serif !important;
}

.search-results .gap-tight .flex-shrink-1 {
  max-width: 40%;
  padding: 5px;
}

.search-results .gap-tight .mw-60 {
  max-width: 60%;
}

.doller {
  margin-right: 3px;
}

.mobile-container-bottom-height {
  height: 55px;
}

@media screen and (min-width: 768px) {
  .list-mainimg {
    width: 27%;
    background-color: rgba(0, 0, 0, 0.02);
    float: left;
    margin: 10px;
  }
  .list-view img.tile-image {
    height: 189px;
  }
  .list-view .price .strike-through {
    text-decoration: line-through;
    color: rgba(0, 0, 0, 0.61);
    margin-right: 0.938rem;
    font-size: 17px;
  }
}
@media screen and (max-width: 768px) {
  .list-view img.tile-image {
    width: 100%;
  }
  .product-tile .image-container a {
    line-height: 26px;
    color: #000 !important;
    font-family: brandon-grotesque, Arial, sans-serif !important;
  }
  .grid-view .heart-icon,
  .list-view .heart-icon {
    position: absolute;
    top: 2px;
    right: 26px;
    z-index: 4;
  }
  .FMJ_Pagination li button {
    line-height: 20px;
    font-size: 14px;
  }
  .list-descsection .prodtext a {
    display: block;
    width: 100% !important;
  }
  .list-btnsection .prodtext {
    display: none;
  }
  .srthumbnail {
    padding: 0;
    line-height: 1.4286;
    background-color: #fff;
    border-radius: 0;
    height: 100%;
    overflow: hidden;
  }
  .pricediv {
    margin-top: 10px;
  }
  .list-view .image-container,
  .list-mainimg,
  .flex-thumb {
    width: 100%;
  }
  .list-mainimg {
    margin: 0;
    position: relative;
    padding-top: 16px;
    background-color: rgba(0, 0, 0, 0.02);
  }
  img.heart {
    width: 100%;
  }
  .list-view .image-container {
    margin: 0;
  }
  .item .curprice {
    font-weight: 700;
    font-size: 1.5rem;
  }
  span.sales {
    font-weight: 700 !important;
    font-size: 15px;
  }
  .flex-thumb {
    display: none;
  }
  .result-count.text-center {
    position: relative;
    margin: 0 -15px;
  }
  .pricediv {
    margin-top: 15px;
  }
  .list-descsection {
    width: 100%;
    margin-left: 0;
  }
  .descsec.list-descsection > div:nth-child(2) {
    display: none;
  }
  .product-grid {
    background-color: #fff;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  p.newseo {
    font-size: 12px;
  }
  .saleAndOriginalPrice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .result-count.text-center {
    max-width: 65% !important;
  }
  span.sales {
    font-size: 15px;
  }
  span.strike-through.list {
    font-size: 0.875rem;
  }
  .numberofratings {
    font-size: 12px !important;
  }
  .grid-view:hover .ratings {
    display: block !important;
  }
  .grid-view .numberofratings {
    margin-bottom: 0 !important;
  }
  .heartContainer {
    padding: 0;
    position: absolute;
    top: 5px;
    cursor: pointer;
  }
  .list-view img.tile-image {
    padding-top: 10px;
  }
  .pricesec.list-btnsection.mt-20 {
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
  .breadcrumb-margin {
    margin: 0 !important;
  }
  .breadcrumb-container .breadcrumb-main-value {
    font-size: 12px !important;
  }
  .search-results .my-3.p-0 {
    padding: 1.5rem !important;
  }
  .FMJ_Pagination {
    gap: 5px;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .filterButton,
  .filterButton:hover,
  .filterButton:focus {
    padding: 5px 10px;
    background-color: #fff !important;
    border-radius: 3px;
    border: 1px solid #000;
    font-size: 16px;
    line-height: 25px;
    margin: 0 3px;
    color: #000 !important;
    font-family: brandon-grotesque, Arial, sans-serif !important;
    border-color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .items-per-page {
    text-align: center !important;
  }
}
.list-view.products {
  margin-bottom: 10px;
}

.breadcrumb-container .breadcrumb-value {
  color: #000 !important;
  font-size: 14px;
  font-family: brandon-grotesque, Arial, sans-serif !important;
  line-height: 24px;
  text-align: left;
  word-spacing: 2px;
}
.breadcrumb-container .breadcrumb-value:hover {
  color: #782157 !important;
  text-decoration: underline !important;
}
.breadcrumb-container span, .breadcrumb-container .breadcrumb-main-value a {
  margin-bottom: 0;
  color: #6e777e !important;
  height: auto;
  background-color: transparent;
  line-height: 20px;
  text-align: left;
  font-size: 17px;
  font-family: brandon-grotesque, Arial, sans-serif !important;
  word-spacing: 2px;
  display: block;
}
@media (max-width: 768px) {
  .breadcrumb-container span, .breadcrumb-container .breadcrumb-main-value a {
    line-height: 24px;
    font-size: 12px;
  }
}
.breadcrumb-container .breadcrumb-main-value {
  font-family: brandon-grotesque, Arial, sans-serif !important;
  font-size: 17px;
}

.breadcrumb-section {
  width: 100%;
  margin-top: 25px;
}

.list-descsection .prodtext a {
  display: block;
  width: 70%;
}

.col-6.col-sm-4.grid-view {
  position: relative;
  float: left;
  height: 400px;
  overflow: visible;
}

.price .strike-through {
  color: rgba(0, 0, 0, 0.6117647059);
}

.col-6.col-sm-4.grid-view:has(.product-tile.grid-view:hover) {
  z-index: 99999;
}

.hero {
  height: 25vw;
  background-size: cover;
  background-position: 50%;
  position: relative;
  width: 100%;
  border: 1px solid #ddd;
}

.jewelry-header .banner-content {
  width: 40%;
  margin: 0 0 0 3%;
  position: absolute;
  top: 29%;
  text-align: center;
  z-index: 1;
}

.jewelry-header div h2 {
  font-family: "ivypresto-text", serif;
  color: #000;
  margin: 0 auto;
  width: 80%;
  text-transform: lowercase;
  font-size: 24px;
  font-weight: 500;
  padding: 0 0 4%;
  letter-spacing: 0.5px;
  line-height: 0.9;
}

.jewelry-header div h1,
.jewelry-header div p {
  font-family: "mr-eaves-xl-modern", sans-serif;
  color: #000;
  margin: 0;
}

.jewelry-header div h1 {
  text-transform: uppercase;
  font-size: 15px;
  padding: 0 0 4%;
  letter-spacing: 1px;
  font-weight: 400;
}

.jewelry-header div p {
  font-size: 0.875rem;
  letter-spacing: 0.4px;
  line-height: 1.2;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0 2% 2%;
}

@media screen and (min-width: 1024px) {
  .jewelry-header .banner-content {
    margin: 0 0 0 1.5%;
    width: 46%;
    z-index: 1;
  }
  .jewelry-header div h2 {
    font-size: 32px;
  }
  .jewelry-header div h1,
  .jewelry-header div p {
    font-size: 17px;
  }
  .jewelry-header div p {
    padding: 0 4%;
  }
}
.SEObottom {
  padding-top: 50px;
  font-family: brandon-grotesque, Arial, sans-serif !important;
  font-size: 17px;
  line-height: 1.4286;
  color: #000;
  text-align: center;
}

body {
  background-color: #fff !important;
}

.overlay-main-image {
  background-color: rgba(0, 0, 0, 0.02);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
}

select.sort-select:focus {
  border: 2px solid #000 !important;
}

select:focus-visible {
  outline-offset: 0;
}

.sort-select {
  font-family: brandon-grotesque, Arial, sans-serif !important;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid #000;
  font-size: 16px;
  line-height: 25px;
  margin: 0 0 0 3px;
  border-color: #000;
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 16px;
  color: #000;
}

.filterPlusSort .sort-select {
  height: 35px;
}

.sort-select:focus {
  border-width: 1px !important;
  border-style: solid !important;
  border-color: black !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

select.sort-select:focus {
  border: 2px solid #000 !important;
}

.sort-select.selected {
  border: 2px solid black !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.w-30 {
  width: 30% !important;
}

.w-70 {
  width: 70% !important;
}

del {
  text-decoration: none;
}

.heart:hover {
  background-image: url("../images/wishchkd.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.heart-icon .heart {
  height: 100%;
  width: 100%;
  line-height: 0px;
}

.rating {
  margin-right: 5px;
  vertical-align: text-top;
  display: inline;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.61);
  text-align: center;
  font-size: 0.875rem;
}

.numberofratings {
  display: inline;
  vertical-align: bottom;
  font-size: 17px;
  font-family: brandon-grotesque, Arial, sans-serif !important;
}

.prodrating.mt-20.showitem {
  margin-top: 20px !important;
}

.grid-view .numberofratings {
  display: inline-block;
  margin-bottom: -3px;
}

.next-page,
.previous-page {
  background: #782157;
  width: 45px;
  line-height: 2;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.disablePage {
  background: #ccc;
  color: #000;
  pointer-events: none;
}

.FMJ_Pagination li {
  display: inline-block;
  margin: 5px;
  line-height: 20px;
  padding-left: 0;
  font-size: 13.6px;
  font-family: brandon-grotesque, Arial, sans-serif !important;
  border: none;
  width: 20px;
}
.FMJ_Pagination li button {
  border: none;
}

.inactivePage {
  background: transparent;
}

.FMJ_Pagination {
  gap: 5px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.FMJ_Pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  margin-bottom: 0;
}

.prevPage,
.nextPage {
  width: 45px !important;
}

.next-page:hover {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.previous-page:hover {
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
}

.activePage {
  background: #782157;
  border-radius: 5px;
  color: #fff;
  width: 30px;
}

#Items_Per_Page {
  padding: 5px 10px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #000;
  font-size: 16px;
  font-family: brandon-grotesque, Arial, sans-serif !important;
  line-height: 25px;
  margin: 0 3px;
  width: 65px;
}

.items-per-page {
  text-align: left;
}

.label {
  font-family: brandon-grotesque, Arial, sans-serif !important;
  font-size: 17px;
  font-weight: 400;
  text-align: left;
  color: #000;
}
@media (max-width: 768px) {
  .label {
    font-size: 12px;
    line-height: 17px;
  }
}

.fa-stack-2x,
.fa-stack-1x {
  font-size: 24px !important;
}

.wishlistTile i.fa-circle {
  color: transparent !important;
  text-shadow: none !important;
}

.fa-heart::before {
  content: "\f004";
  color: #782157;
}

.fa-heart-o::before {
  content: "\f08a";
  color: #782157;
}

.wishlistTile {
  top: 0;
  right: 0;
}
