.wizzy-autocomplete-top-products .topproduct-brand {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}

.wizzy-common-select-container .wizzy-common-select-selector .wizzy-common-select-label {
  font-weight: 500;
  font-size: 12px;
}

span.wizzy-common-select-selectedItem {
  font-size: 12px;
  padding: 0px 0px 0px 7px;
  font-weight: 500;
  border: none;
  border-radius: 5px;
}

.wizzy-common-select-container .wizzy-common-select-options .wizzy-common-select-option {
  padding: 5px 15px;
  cursor: pointer;
  font-size: 12px;
}


.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item p.topproduct-title {
  font-weight: bold;
}


.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item p.topproduct-price {
  font-weight: 700 !important;
}

.facet-head-search {
  display: none !important;
}

.wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product .wizzy-result-product-item .result-product-item-info .wizzy-product-item-price-reviews-wrapper .wizzy-product-item-price .product-item-discount {
  color: #e60023 !important;
}

.wizzy-search-filters-left {
  margin-top: 20px;
}

.wizzy-search-summary-container,
.wizzy-search-wrapper.has-left-facets .wizzy-search-summary-container {
  padding-bottom: 0 !important;
  margin-bottom: 0px !important;
}

.result-product-item-image {
  background-color: #efefef7d;
  mix-blend-mode: darken;
  border-radius: 5px;
  text-align: center;
}

.topproduct-item-image.hover-image {
  background-color: #efefef7d;
  mix-blend-mode: darken;
  border-radius: 5px;
}

p.product-item-sub-title {
  display: none;
}

.wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product .wizzy-result-product-item:hover {
  background: transparent !important;
}

img.product-item-image {
  background-color: #efefef7d;
  mix-blend-mode: darken;
  border-radius: 5px;
}

.wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product .wizzy-result-product-item {
  padding: 0px !important;
}

.wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-filters-top {
  border-bottom: none !important;
}

.wizzy-result-product .result-product-item-info {
  padding: 7px;
}

a.wizzy-result-product-item:hover {
  background: transparent !important;
  box-shadow: 0px 0px 2px 2px #eee;
  transition: all 0.3s;
}

.wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product {
  padding-left: 10px !important;
}

.wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product:hover {
  background: transparent !important;
}

.wizzy-autocomplete-wrapper.onLeft {
  position: fixed !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item p.topproduct-price .topproduct-item-discount {
  color: #e60023 !important;
}

.wizzy-search-wrapper .wizzy-search-filters-left .wizzy-filters-facet-block.collapsible.collapsed .wizzy-facet-head .facet-head-right:after {
  font-family: "icons-blank-theme" !important;
  display: inline-block !important;
  font-size: 44px !important;
  transform: rotate(90deg) !important;
  border: 0 solid red !important;
  line-height: 8px !important;
  height: 18px !important;
  width: 44px !important;
  right: 0 !important;
  position: absolute !important;
  font-weight: 500;
}

.wizzy-search-wrapper .wizzy-search-filters-left .wizzy-filters-facet-block.collapsible .wizzy-facet-head .facet-head-right:after {
  content: "\e608" !important;
  font-family: "icons-blank-theme" !important;
  display: inline-block !important;
  font-size: 44px !important;
  transform: rotate(270deg) !important;
  border: 0 solid red !important;
  line-height: 8px !important;
  height: 11px !important;
  width: 35px !important;
  right: -3px !important;
  position: absolute !important;
  top: 22px !important;
  font-weight: 500;
}

span.facet-head-title {
  text-transform: capitalize;
  font-weight: 500 !important;
  font-size: 13px !important;
  padding: 5px 0 !important;
  transition: all 0.2s;
}

.wizzy-search-wrapper.has-left-facets .wizzy-search-results-wrapper .wizzy-search-results-container {
  border: none !important;
}

/* mobile-device */
@media only screen and (max-width: 767px) {
  .wizzy-search-results-rendered main#maincontent {
    padding: 5px !important;
  }

  body.search-index-index.page-layout-1column.no_notice.no-filter-active.wizzy-search-results-rendered.wizzyMobileTapped .wizzy-search-empty-results-wrapper.mobileTapped,
  .wizzy-search-wrapper.mobileTapped {
    padding: 0px !important;
  }

  .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-results-container,
  .wizzy-search-wrapper.has-left-facets .wizzy-search-results-wrapper .wizzy-search-results-container {
    width: 100% !important;
    margin: 0px !important;
  }

  .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product {
    border: none !important;
    padding: 0px 2px !important;
  }

  .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-results {
    border: none !important;
  }

  .wizzy-search-results-rendered .columns {
    display: inherit;
  }

  html.wizzyMobileTapped .wizzy-search-empty-results-wrapper.mobileTapped,
  .wizzy-search-wrapper.mobileTapped {
    top: 40px !important;
  }

  input::-webkit-input-placeholder {
    opacity: 0;
  }

  input#search {
    background-color: transparent;
    border: 0;
    height: 40px;
    font-size: 14px;
    border-radius: 5px;
    margin: 6px 0px;
    padding: 10px 0px;
  }

  .block.block-search.wizzy-search-mini-block .sections.nav-sections {
    top: 1.469px !important;
  }

  .sections.nav-sections {
    z-index: 1111111 !important;
  }

  .wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product {
    padding-left: 0px !important;
  }

  .wizzy-progress-container,
  .wizzy-search-wrapper {
    z-index: 9994 !important;
  }

  .wizzy-search-results-rendered .whatsapp_bar_pc {
    display: none !important;
  }

  .wizzy-search-results-rendered.wizzyMobileTapped .whatsapp_bar_pc {
    display: none !important;
  }

  span.wizzy-icon {
    display: none;
  }

  .wizzy-search-wrapper.mobileTapped {
    position: relative !important;
  }

  /* body.search-index-index .wizzy-search-wrapper {
    margin: 90px 0px 0px 0px !important;
  }
  body.cms-home.no_notice .wizzy-search-wrapper {
    margin: 90px 0px 0px 0px !important;
  }
  body.cms-home .wizzy-search-wrapper {
    margin: 60px 0px 0px 0px !important;
  } */
}

@media (min-width: 768px) {


  .autocomplete-top-products-view-more {
    padding-left: 20px;
  }

  /* .wizzy-search-wrapper {
    margin: 20px 0px 10px 20px !important;
  } */
}

@media (max-width: 768px) {
  .wizzy-filters-facet-block.facet-block-left.collapsed .wizzy-facet-body {
    display: none !important;
  }

  .wizzy-search-summary-container {
    margin-top: 15px;
  }

  .wizzy-filters-header {
    display: flex !important;
    justify-content: space-between !important;
  }

  .wizzy-autocomplete-wrapper {
    max-height: 100vh !important;
  }
}

.wizzy-autocomplete-wrapper {
  border-radius: 5px;
}

.product-item-swatch-group.swatch-group-primary.swatch-group-colors {
  margin: 10px 5px;
}

.wizzy-common-select-container .wizzy-common-select-selector {
  border: none;
}

.wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product .wizzy-result-product-item .result-product-item-info .product-item-swatch-group .product-item-swatch-item {
  margin-right: 3px;
}

.wizzy-search-results-rendered .product-item-swatch-group.swatch-group-primary.swatch-group-colors span.wizzy-facet-item-swatch-wrapper.facet-visual-swatch {
  border-radius: 0px !important;
  padding: 0px !important;
  border: 1px solid transparent !important;
}

.wizzy-search-results-rendered span.wizzy-facet-item-swatch.facet-visual-swatch {
  height: 17px !important;
  width: 17px !important;
  border: 1px solid #dadada !important;
  border-radius: 5px !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item {
  padding: 0 5px 5px 0;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item a.topproduct-item-link {
  padding: 0px;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item p.topproduct-price .topproduct-original-price:before {
  content: none !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item p.topproduct-price .topproduct-original-price:after {
  content: none !important;
}

.wizzy-autocomplete-top-products p.topproduct-price {
  color: #646464 !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item p.topproduct-title {
  font-size: 12px;
  font-weight: 500 !important;
  font-family: "spartan";
  text-wrap: wrap !important;
}

/* .wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products {
    justify-content: center;
} */

.wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list>li {
  padding: 10px 15px !important;
}

li.autocomplete-item.categories {
  margin: 10px !important;
}

span.cross-icon-result {
  position: relative;
  float: right;
  right: 10px;
  color: #5b5b5b;
  background: url(https://golfoy.com/media/Cross_icon.svg) center / 100% no-repeat;
  font-weight: 500;
  font-size: 20px;
  cursor: pointer;
  width: 29px;
  height: 29px;
  display: block;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item a.autocomplete-link em {
  font-weight: 500;
  color: grey;
}

.wizzy-autocomplete-top-products p.top-products-title {
  color: #5b5b5b !important;
}

li.autocomplete-item-head.categories {
  color: #5b5b5b !important;
}

li.autocomplete-item.categories {
  background-color: #f6f6f6;
  margin: 10px !important;
  border-radius: 5px;
}

li.autocomplete-item.brands {
  background-color: #f6f6f6;
  margin: 10px !important;
  border-radius: 5px;
}

.wizzy-autocomplete-wrapper.onLeft {
  overflow-y: auto;
  left: inherit !important;
  height: 100%;
  max-height: 500px !important;
  overflow-x: hidden;
}

/* .product-item-swatch-group.swatch-group-primary.swatch-group-colors span.wizzy-facet-item-swatch.facet-visual-swatch {
    border-radius: 5px !important;
    width: 17px !important;
    height: 17px !important;
    padding: 0px !important;
} */

.wizzy-img-wrapper {
  position: relative;
}

.wizzy-search-results span.waterproof_img img {
  width: 100%;
  max-width: 60px;
}

.wizzy-search-results span.waterrepel_img img {
  width: 100%;
  max-width: 60px;
}

.wizzy-img-wrapper .tag.tag-newarrivals {
  font-size: 12px;
}

.wizzy-img-wrapper .tag.tag-print {
  font-size: 12px;
}

.wizzy-img-wrapper .tags {
  position: absolute;
  width: 100%;
  height: 60px;
  z-index: 0;
  text-align: center !important;
}

.wizzy-img-wrapper .tag.tag-bs {
  font-size: 12px;
}

.wizzy-img-wrapper span.tag.tag-cl {
  background: white !important;
  color: #e60023;
  float: left !important;
  font-weight: 700;
  font-size: 11px;
}

span.wizzy-common-select-selectedItem:active {
  box-shadow: 0 0 3px 1px #68a8e0 !important;
}

.wizzy-common-select-selectedItem.active:active {
  box-shadow: 0 0 3px 1px #68a8e0 !important;
}

.wizzy-facet-head.facet-head-brands {
  border-top: 1px solid #e3e3e3;
}

.wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product .wizzy-result-product-item .result-product-item-info .wizzy-product-item-price-reviews-wrapper .wizzy-product-item-price .product-item-original-price {
  color: #b2b2b2 !important;
}

.wizzy-product-item-price span.saved-price {
  font-size: 11px !important;
  color: #646464;
}

.wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item .wizzy-facet-list-item-checkbox input:checked~.checkbox-indicator {
  background-color: grey;
  border: 1px solid grey;
}

li.wizzy-facet-list-item:hover {
  color: #e60023 !important;
}

.wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item.facet-category-hierarchy-item .wizzy-facet-list-item-checkbox input:checked~.checkbox-indicator,
.wizzy-search-wrapper .wizzy-search-filters-top .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item.facet-category-hierarchy-item .wizzy-facet-list-item-checkbox input:checked~.checkbox-indicator {
  width: 12px;
  height: 12px;
}

.wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item:hover .wizzy-facet-list-item-checkbox .checkbox-indicator {
  border-color: #e60023 !important;
}

.wizzy-search-wrapper .wizzy-search-results-wrapper {
  margin-top: 10px;
}

.wizzy-search-wrapper.has-left-facets .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-filters-top {
  margin-top: -10px !important;
}

.wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-filters-top .search-filters-top-wrapper .wizzy-search-sort-wrapper .wizzy-sort-container {
  margin-bottom: 0px !important;
}

.wizzy-search-filters-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* margin-top: 20px; */
  flex-direction: row-reverse;
}

ul.wizzy-search-results-list>li {
  margin-bottom: 40px;
}

/* .wizzy-selected-filters {
    margin-top: 35px;
} */

.wizzy-search-summary-container .wizzy-summary-head {
  font-size: 14px;
  text-align: center;
}

/* .wizzy-search-results {
    display: inline-block;
} */

.wizzy-search-filters-top .search-filters-top-wrapper {
  display: inline-block;
  float: right;
}

.wizzy-result-product p.product-item-brand {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 0px !important;
}

.wizzy-result-product p.product-item-title {
  margin-top: 0px !important;
}

.wizzy-result-product span.product-item-original-price {
  font-size: 12px !important;
  color: #646464;
}

.wizzy-result-product span.product-item-discount {
  font-size: 10px !important;
}

.wizzy-result-product span.original-price-text {
  font-weight: 600;
  font-size: 11px;
  color: #646464 !important;
}

.wizzy-result-product .wizzy-product-item-reviews {
  position: absolute;
  margin-top: -26px;
  padding: 0px 10px;
}

.wizzy-result-product span.product-item-reviews-avgRatings {
  color: #999999bf;
  font-size: 12px;
  font-weight: 600;
}

.wizzy-result-product span.star-rating {
  font-size: 19px;
  color: #f0c808;
}

.wizzy-product-item-price {
  margin-top: 2px !important;
}

.wizzy-result-product span.price-text-block {
  color: #e60023;
}

.wizzy-result-product span.product-item-reviews-totalReviews {
  color: #999999bf;
  font-size: 12px;
  border-left: 2px solid #cbcbcb;
  display: inline;
  margin-left: 8px;
  padding-left: 8px;
  font-weight: 600;
}

.wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-filters-top .wizzy-selected-filters ul.wizzy-selected-facet-list li.wizzy-selected-facet-list-item {
  padding: 4px 10px 4px 10px;
  color: black;
  background: #f5f5f5;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  border: 1px solid transparent;
}

.wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-filters-top .wizzy-selected-filters ul.wizzy-selected-facet-list li.wizzy-selected-facet-list-item span.wizzy-selected-facet-delete:after {
  margin-left: 10px;
  font-weight: 600;
}

.wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product .wizzy-result-product-item .result-product-item-info .product-item-title {
  font-size: 12px;
  font-weight: 500 !important;
  font-family: "spartan";
  text-wrap: wrap;
}

/* .wizzy-facet-head.facet-head-categories {
    border-top: 1px solid #e3e3e3;
} */

.wizzy-filters-header {
  display: none !important;
}

.wizzy-sort-container span.wizzy-common-select-label {
  font-weight: 500 !important;
  font-size: 12px;
}

.wizzy-common-select-container .wizzy-common-select-options .wizzy-common-select-option {
  /* padding: 2px 11px !important; */
  color: black;
}

.wizzy-common-select-container .wizzy-common-select-options {
  left: 74px;
  max-width: 163px;
  top: 37px;
  box-shadow: rgb(40 41 42 / 45%) -1px 3px 6px 0px;
  border: 1px solid #00000096 !important;
  background-color: #f6f6f6;
  z-index: 99999999;
}

.wizzy-common-select-container .wizzy-common-select-selector::after {
  display: none;
}

.wizzy-common-select-container .wizzy-common-select-selector .wizzy-common-select-label:after {
  visibility: hidden;
}

.wizzy-sort-container span.wizzy-common-select-selectedItem {
  padding: 10px 80px 10px 10px;
  font-weight: 500;
  border-radius: 5px;
  font-size: 12px;
  background-color: #f6f6f6;
}

.wizzy-sort-container span.wizzy-common-select-selectedItem::after {
  content: "\e608" !important;
  display: inline-block;
  transform: rotate(90deg);
  font-size: 25px;
  font-weight: bolder;
  top: 2px;
  color: black;
  right: 14px;
  position: absolute;
  font-family: "icons-blank-theme" !important;
}

.wizzy-search-wrapper .wizzy-search-filters-left {
  width: 20% !important;
  /* padding: 10px 15px 0px 0px; */
}

.wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item .wizzy-facet-list-item-checkbox .checkbox-indicator {
  top: 0px;
  border: 1px solid #999999;
  height: 12px;
  width: 12px;
}

.wizzy-search-wrapper .wizzy-search-filters-left .wizzy-facet-body .wizzy-facet-list .wizzy-facet-list-item .wizzy-facet-list-item-checkbox .checkbox-indicator:after {
  left: 4px;
  top: 0px;
  width: 4px !important;
  height: 8px !important;
}

.wizzy-search-filters-left-wrapper li.wizzy-facet-list-item {
  color: #636363;
  font-size: 12px;
  font-weight: 400 !important;
  letter-spacing: 0.5px;
  font-family: "spartan" !important;
  padding: 3px 10px 3px 1px !important;
}

.wizzy-body-end-wrapper {
  display: flex;
  justify-content: center;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions {
  padding-top: 0px !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products p.top-products-title {
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 0px 9px 0px !important;
  font-size: 13px !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products {
  padding: 0px !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products {
  padding: 0px 10px 10px 20px !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item-head {
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 0px 9px 0px !important;
  font-size: 13px !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item-head:not(:first-child) {
  border: none;
}

@media only screen and (max-width: 992px) {
  .icons_full_width.customer-logged-in {
    padding: 0px 3px !important;
  }
}

@media screen and (max-width: 768px) {
  body.checkout-index-index.page-layout-1column.no_notice.no-filter-active .search-autocomplete {
    left: 20px !important;
  }

  .wizzy-autocomplete-wrapper.onLeft {
    top: 100px !important;
  }

  .wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item a.autocomplete-link .autocomplete-text-wrapper {
    display: none;
  }

  /* .wizzy-autocomplete-suggestions a.autocomplete-link {
        background: #f6f6f6 !important;
    } */

  .wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item .topproduct-item-info {
    width: 100% !important;
  }

  .wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products {
    display: flex !important;
    flex-wrap: nowrap;
  }

  .wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item .topproduct-item-image {
    width: 100% !important;
  }
}

@media screen and (max-width: 600px) and (min-width: 480px) {
  body.cms-home.no_notice .wizzy-search-wrapper {
    margin: 90px 0px 0px 0px !important;
  }

  body.cms-home .wizzy-search-wrapper {
    margin: 60px 0px 0px 0px !important;
  }

  a.topproduct-item-link {
    display: block;
    height: 100%;
    box-sizing: border-box;
  }

  .wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item {
    width: 50% !important;
  }

  span.cross-icon-result {
    display: none;
  }

  /* .wizzy-autocomplete-suggestions a.autocomplete-link {
        background: #f6f6f6 !important;
    } */

  .col-md-5.col-sm-5.col-xs-2.header_search {
    width: 9%;
  }

}

.wizzy-search-wrapper .wizzy-search-results-container .wizzy-search-results .wizzy-search-results-list .wizzy-result-product .result-product-item-image {
  min-height: auto;
}

.custom-rating {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  height: 20px;
  margin-top: -25px !important;
  text-align: left;
  color: #b2b2b2;
  font-weight: 600;
  padding: 4px 6px;
}

.custom-rating .single-star {
  color: #F0C808 !important;
  font-size: 16px;
}

.custom-rating .rating-text {
  font-weight: 600;
}

.custom-rating .review-count {
  color: #666;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products .autocomplete-top-products-view-more .wizzy-autocomplete-top-products-view-more {
  display: block;
  color: #000;
  text-transform: uppercase;
  background-color: transparent;
  margin: auto;
  font-size: 12px;
  padding: 0;
  font-weight: 500;
  border-radius: 0 !important;
  text-decoration: none;
  border-bottom: 1px solid #161616 !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products .autocomplete-top-products-view-more .wizzy-autocomplete-top-products-view-more::after {
  display: none;
}

body.checkout-cart-index.wizzy-search-results-rendered .row.cart_callout {
  display: none;
}

.wizzy-search-wrapper.has-left-facets .wizzy-search-results-wrapper .wizzy-search-results-container {
  width: 79%;
}

.wizzy-result-product .rating_block {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  z-index: 0;
}

@media screen and (max-width:767px) {
  .autocomplete-top-products-view-more {
    display: none;
  }

  .wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item {
    width: 50%;
  }

  .wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products {
    flex-wrap: wrap;
    justify-content: unset;
  }

  .wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .wizzy-search-wrapper.has-facets.has-left-facets {
    margin-top: 10px !important;
  }

  .wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-results-container .wizzy-search-filters-top .search-filters-top-wrapper .wizzy-search-sort-wrapper .wizzy-sort-container .wizzy-common-select-wrapper .wizzy-common-select-container .wizzy-common-select-options {
    bottom: 0px;
  }

  .wizzy-common-select-option.selected:after {
    content: '\e610';
    font-family: 'icons-blank-theme';
    font-size: 30px;
    position: absolute;
    right: 20px;
    margin-top: -12px;
  }

  .wizzy-common-select-container .wizzy-common-select-options .wizzy-common-select-option {
    text-transform: capitalize;
    font-weight: 500 !important;
    font-size: 13px !important;
    padding: 17px 20px !important;
    border-radius: 5px;
    border-bottom: 1px solid #d9d9d9 !important;
  }
  .wizzy-common-select-option {
      background-color: #ffffff;
  }
  .wizzy-common-select-option.selected {
    background-color: #f2f2f2;
  }
}

@media screen and (min-width:767px) {
  .wizzy-common-select-selector {
    display: block !important;
  }

  .custom-sort-option.custom-sort-heading {
    display: none !important;
  }

  .wizzy-search-filters-left-wrapper .filter_heading_popup {
    display: none !important;
  }

  .wizzy-search-results-rendered .apply-bar {
    display: none !important;
  }

  .custom_toolbar_category_page {
    display: none !important;
  }
}

span.flare.custom_print,
span.flare.free_print {
  background: linear-gradient(to right, #c58b00, #c0392b, #8e44ad, #2c3e90, #1f6fb2, #1e8f5a, #148f77) text;
  color: transparent;
}

.flare.custom_print,
.flare.custom_engrave,
.flare.playerschoice,
.flare.free_print,
span.flare.limitedstock {
  text-align: right;
  float: right;
  clear: right;
  white-space: nowrap;
}

.flare.offer_status {
  color: #e60023;
}

.flares-left,
.flares-right {
  max-width: 49%;
}

.flares-left {
  float: left;
}

.flare.can_customize,
.flare.newarrivals,
.flare.bestseller,
.flare.offer_status,
.flare.limitedstock,
span.flare.playerschoice,
.flare.used_clubs_grade {
  float: left;
  clear: left;
  white-space: nowrap;
}

.flares-right {
  float: right;
}

.flare.custom_print,
.flare.newarrivals,
.flare.bestseller,
.flare.can_customize,
.flare.playerschoice,
.flare.limitedstock,
.flare.free_print,
.flare.offer_status,
.flare.custom_engrave {
  text-transform: uppercase;
  font-size: 9px;
  display: inline;
  padding: 2px 0px;
  font-weight: 600;
  border-radius: 2px;
  margin: 2px 5px;
  background: #fff;
}

.flare.custom_engrave:before,
.flare.custom_print:before,
.flare.custom_print:before,
.flare.can_customize:before,
.flare.free_print:before {
  content: "\f044";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 11px;
  margin-right: 2px;
}

.flare.bestseller:before {
  content: "\f005";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 13px;
  margin-right: 2px;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products .autocomplete-top-products-view-more .wizzy-autocomplete-top-products-view-more:hover {
  background-color: unset;
}

.water_flares {
  position: absolute;
  right: 0;
  margin-top: -65px;
  z-index: 9;
  max-width: 60px;
}

.custom-rating {
  font-size: 10px !important;
  height: auto !important;
}

.attribute_brand.cleaned_product_name {
  font-size: 11px !important;
}

.wizzy-search-results-rendered div#layered-navigation-state,
.wizzy-search-results-rendered .block-actions.filter-actions {
  display: none;
}

.wizzy-search-results-rendered .apply-bar>div {
  display: inline-block;
  margin: 0px 20px;
}

.wizzy-search-results-rendered .apply-bar a.filter-clear {
  color: black;
}

.wizzy-search-results-rendered #layered-filter-block .filter-options-item .filter-options-title {
  padding: 19px 5px;
}

.wizzy-search-results-rendered #layered-filter-block.collapsible-filters .filter-options-item .filter-options-title:after {
  margin-top: 7px !important;
}

.wizzy-search-results-rendered #layered-filter-block.collapsible-filters .filter-options-item.active .filter-options-title:after {
  margin-top: 0px !important;
}

.wizzy-search-results-rendered .filter_heading.visible-xs.close {
  box-shadow: 1px 1px 2px -1px #d7d7d7;
}

.wizzy-search-results-rendered div#narrow-by-list .filter-options-item {
  padding: 0px 10px !important;
}

.sorting_overlay,
.filter_heading {
  display: flex !important;
  justify-content: center;
  align-content: space-around;
  align-items: center;
  gap: 10px;
}

.filter_sort_icon>svg {
  max-width: 14px;
  height: auto;
}

.custom_toolbar_category_page {
  display: flex;
  position: fixed;
  bottom: 0;
  width: 210px;
  height: 35px;
  left: 0;
  background-color: #f6f6f6;
  z-index: 12;
  border-radius: 5px;
  overflow: hidden;
  left: calc(50% - 105px);
  bottom: 40px;
  opacity: .9;
  box-shadow: 1px 1px 3px 0px #d7d7d7;
}

.custom_toolbar_category_page>div {
  width: 50% !important;
  float: left;
  padding: 12px 0px !important;
  background-color: transparent !important;
  margin: 0px !important;
  border: 0px !important;
  border-radius: 0px !important;
  text-align: center;
  font-weight: 400 !important;
  text-transform: initial !important;
  font-size: 12px;
}

.custom-sort-overlay .custom-sort-options {
  position: fixed;
  background-color: white;
  border: 1px solid white;
  width: 100%;
  left: 0;
  z-index: 11;
  bottom: -100%;
  transition: all .5s;
}

.custom-sort-option.custom-sort-heading>.custom-sort-close {
  font-weight: 400;
  padding: 8px 20px 1px 40px;
  margin-right: -17px;
  margin-top: -6px;
}

.custom-sort-option:not(.custom-sort-heading) {
  text-transform: capitalize;
  font-weight: 500 !important;
  font-size: 13px !important;
  padding: 17px 20px !important;
  border-radius: 5px;
}

.custom-sort-option.custom-sort-heading {
  cursor: default;
  display: flex;
  align-items: center;
  justify-content: space-between;
  top: 0;
  background: #2d2d2d;
  padding: 15px 20px 10px !important;
  width: auto;
  font-weight: 600;
  letter-spacing: 0.3px;
  text-transform: initial;
  z-index: 1;
  color: white;
  max-height: 45px;
  border-radius: 5px;
}

.custom-sort-overlay .custom-sort-options>div {
  font-size: 12px;
  padding: 9px;
  border-bottom: 1px solid #e0e0e0;
}

.custom-sort-overlay.active .custom-sort-options {
  bottom: 0px !important;
  transition: all .5s;
  z-index: 111;
}

.custom-sort-option.selected {
  background-color: #f2f2f2;
  border: 1px solid #d9d9d9 !important;
}

.custom-sort-option.selected:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  font-size: 30px;
  position: absolute;
  right: 20px;
  margin-top: -15px;
}


.filter_heading_popup {
  position: sticky;
  top: 0;
  background: #2d2d2d;
  padding: 15px 20px 10px !important;
  width: auto;
  font-weight: 600;
  letter-spacing: 0.3px;
  text-transform: initial;
  z-index: 1;
  color: white;
  border-radius: 5px;
}

.filter_heading_popup:after {
  content: '\e616' !important;
  font-family: 'icons-blank-theme';
  font-size: 30px;
  position: absolute;
  right: 15px;
  top: 0;
  font-weight: 500;
}

a.wizzy-filters-mobile-entry {
  display: none !important;
}

.wizzy-common-select-selector {
  display: none;
}

.wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-filters-mobile-entry:before {
  display: none;
}

.wizzy-search-results-rendered .custom_toolbar_category_page {
  z-index: 9;
}

.wizzy-search-filters-left .filter-cross-btn {
  float: right;
  padding: 8px;
  font-size: 12px;
}

.wizzy-search-filters-left .close-icon-category.filter_toggler.filter-cross-btn.visible-xs.apply-bar-btn {
  background-color: #e60023;
  border: 0;
  font-weight: 600 !important;
  font-size: 11px !important;
  font-family: 'spartan';
  padding: 6px 7px 4px 7px !important;
  color: white;
  bottom: 5px !important;
  top: auto;
  text-transform: capitalize;
  border-radius: 5px;
  right: 6px;
  display: inline-block;
  margin: 2px 20px 0px 0px;
}

.wizzy-search-filters-left .close-icon-category.filter_toggler.filter-cross-btn.visible-xs.apply-bar-btn {
  float: right;
}

.wizzy-search-filters-left .clear_all_button.visible-xs {
  float: right;
}

body.wizzy-overlay-opened.wizzy-common-select-body-overlay .custom_toolbar_category_page {
  z-index: 1;
}

.filter_heading.visible-xs.close.wizzy-filters-mobile-entry {
  display: inline-block;
  padding: unset !important;
  margin: unset !important;
  height: 35px;
  font-size: 12px;
}

.wizzy-search-filters-left-wrapper {
  width: 100% !important;
  top: 200px !important;
  padding: 5px 5px 0px 5px !important;
  height: 730px !important;
}

.wizzy-filters-facet-block {
  padding: 0 10px !important;
}

.wizzy-search-filters-left-wrapper .apply-bar {
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
  background-color: #f2f2f2 !important;
  padding: 5px 0;
  width: 100%;
}

.wizzy-filters-close-btn {
  display: none !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item-head:first-child {
  font-weight: 700;
  color: #222222 !important;
  width: 100%;
  margin: 5px auto 20px auto !important;
  text-align: center !important;
  border-bottom: 3px solid #f2f2f2 !important;
  max-width: 150px;
}

.wizzy-autocomplete-top-products p.top-products-title {
  color: #222222 !important;
  font-weight: 700 !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item a.autocomplete-link {
  font-weight: 500;
}

.wizzy-autocomplete-suggestions a.autocomplete-link {
  font-size: 11px;
  padding: 0 10px 0 15px !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item a.autocomplete-link {
  display: block;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list li.autocomplete-item ul.autocomplete-item-path li {
  font-size: 10px !important;
}

.wizzy-autocomplete-suggestions a.autocomplete-link {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CgogPGc+CiAgPHRpdGxlPmJhY2tncm91bmQ8L3RpdGxlPgogIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSI0MDIiIHdpZHRoPSI1ODIiIHk9Ii0xIiB4PSItMSIvPgogPC9nPgogPGc+CiAgPHRpdGxlPkxheWVyIDE8L3RpdGxlPgogIDxwYXRoIGlkPSJzdmdfMyIgZD0ibTE2LjYzMSwxOS4wMTVsMS4zODQsLTEuNDVsLTkuNTUsLTkuNjJsNi41OSwwbDAsLTJsLTEwLDBsMCwxMGwyLDBsMCwtNi41OWw5LjU3Niw5LjY2eiIgZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjOTc5Nzk3Ii8+CiA8L2c+Cjwvc3ZnPg==) right no-repeat !important;
  border-radius: 7px;
  background-position: right;
  font-size: 12px;
  padding: 0 10px 0 15px !important;
  background-size: 20px 20px;
  font-weight: 600;
}

.wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list>li {
  padding: 10px 15px !important;
}

@media screen and (max-width:767px) {
  .wizzy-common-select-container .wizzy-common-select-options {
    left: unset !important;
    max-width: unset !important;
  }

  .page-layout-brandpagelayout .page-title-wrapper,
  .brandpage .container {
    width: 100%;
  }

  .page-layout-brandpagelayout .subcategory_blocks .produc_list .price-box.price-final_price {
    display: block !important;
  }

  .produc_list span.price-label {
    display: none;
  }
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item p.topproduct-title {
  font-size: 11px;
  font-weight: 500 !important;
  line-height: 17px !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0px;
}

.wizzy-autocomplete-top-products .topproduct-brand {
  font-size: 12px;
  font-weight: 700;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item a.topproduct-item-link p.topproduct-price .topproduct-original-price {
  font-size: 10px;
  color: #555;
  padding-right: 5px;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item a.topproduct-item-link p.topproduct-price {
  font-size: 11px;
  font-weight: 700 !important;
}

.wizzy-autocomplete-wrapper .wizzy-autocomplete-top-products ul.autocomplete-top-products li.topproduct-item p.topproduct-price .topproduct-item-discount {
  font-size: 10px;
  font-weight: 600;
}

span.sellingPrice.price {
  font-size: 12px !important;
  color: #e60023 !important;
}

li.autocomplete-item.categories {
  background-color: #f6f6f6;
  margin: 10px !important;
  border-radius: 5px;
}

.wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list>li:hover {
  background-color: #eee;
  border-radius: 5px;
}

.wizzy-autocomplete-suggestions ul.autocomplete-suggestions-list>li:hover {
  background: #f4f4f4;
}

.wizzy-search-filters-left {
    display: inline-block !important;
}
.wizzy-search-filters-left-wrapper {
    left: 0px !important;
}
body:not(.wizzy-filters-overlay) .wizzy-search-filters-left-wrapper {
    top: 200% !important;
}
body.wizzy-filters-overlay .wizzy-search-filters-left-wrapper {
    top: 90px !important;
    height: 100% !important;
}
body:not(.wizzy-filters-overlay) .wizzy-filters-bg {
    display: none !important;
}
body:not(.wizzy-filters-overlay) .wizzy-search-filters-left-wrapper .apply-bar {
    top: 101%;
}
body:not(.wizzy-filters-overlay) .wizzy-search-filters-left-wrapper .apply-bar {
    top: 105%;
    transition: all 0.5s;
}
.wizzy-search-wrapper .wizzy-search-results-wrapper .wizzy-search-filters-left .wizzy-search-filters-left-wrapper{
  transition: all 0.5s;
}