[class^=ais-] {
  font-size: 11px;
}

.itemBox {
  margin: 10px;
  padding: 15px;

  margin: 0;
  padding: 0;
  /*font-family: 'robotoregular', "Trebuchet MS", Arial, Helvetica, sans-serif;*/
  line-height: 20px;

  margin-left: 10px;
  margin-top: 25px;
  max-width: 275px;
}

/*#price .ais-RangeSlider .rheostat-tooltip::before {
  color: #e2a400;
  content: '$';
}*/

.ais-RangeSlider .rheostat-tooltip::before {
  font-size: 0.6;
  margin-right: 4px;
}

.ais-RangeSlider .rheostat-progress {
  background-color: #333333;
}

.ais-RangeSlider .rheostat-handle {
  border-color: #aaa;
}

@media (max-width: 899px) {
  .ais-RangeSlider .rheostat-handle {
    height: 1.5rem;
    top: -12px;
    width: 1.5rem;
  }
}

ul.autocomplete {
  background: #fff;
  position: absolute;
  z-index: 999999;
  color: #212529;
  padding: 1px;
  width: 100%;
  box-shadow: 2px 2px #888888;
}

ul.autocomplete li {
  padding-bottom: 5px;
}

ul.autocomplete li:hover {
  background-color: #f5f5f5;
}

ul.autocomplete li,
ul.autocomplete li a,
ul.autocomplete ul,
ul.autocomplete ul a {
  font-size: 12px;
  color: #666666;
  list-style: none;
  text-transform: lowercase;
  padding-top: 5px;
  text-decoration: none;
}

ul.autocomplete .sku {
  text-transform: uppercase;
}

ul.autocomplete .col-md-auto {
  padding: 0;
  padding-left: 5px;
}
ul.autocomplete .col-sm {
  padding: 0;
}

ul.autocomplete ul,
ul.autocomplete ul a {
  font-size: 15px;
  color: #212529;
  padding-bottom: 10px;
}

ul.autocomplete a img {
  padding-right: 10px;
}

ul.autocomplete li p {
  margin: 0;
  padding: 5px 5px 5px 0;
}

ul.autocomplete li img {
  width: 75px;
}

.itemBox img {
  width: 250px;
}

.nobrinde-link:hover,
.mba-link:hover {
  /*font-family: 'robotoregular', "Trebuchet MS", Arial, Helvetica, sans-serif;*/
  color: #0991bb !important;
  cursor: pointer;
  text-decoration: none;
}


.ais-HierarchicalMenu-list,
.ais-HierarchicalMenu-link {
  color: #212529;
}

.ais-HierarchicalMenu-list li {
  padding-top: 5px;
  text-transform: lowercase;
}

.ais-HierarchicalMenu-label {
  font-size: 0.80rem;
}

.ais-HierarchicalMenu-list li::first-letter {
  text-transform: capitalize;

}

.ais-HierarchicalMenu-link:hover {
  color: #0991bb !important;
}

.ais-HierarchicalMenu-count,
.ais-Menu-count,
.ais-RefinementList-count,
.ais-ToggleRefinement-count {
  /*padding: .1rem .4rem;*/
  font-size: .7rem;
  color: #9b9b9b;
  /*background-color: #e9e9e9;*/
  /*border: 1px solid #dfdfdf;*/
  /*border-radius: 7px;*/
  background-color: #FFFFFF;
}

.ais-HierarchicalMenu-count {
  padding: 0;
  margin-left: 3px;
  display: none;
}

.list_item_url {
  border: 1px solid white;
  display: block;
  font-size: 10px;
}

.ais-RefinementList-item {
  cursor: pointer;
}

.ais-RefinementList-item--selected {
  font-weight: bold;
}

.ais-ClearRefinements-button,
.ais-CurrentRefinements-reset,
.ais-GeoSearch-redo,
.ais-GeoSearch-reset,
.ais-HierarchicalMenu-showMore,
.ais-InfiniteHits-loadMore,
.ais-InfiniteHits-loadPrevious,
.ais-InfiniteResults-loadMore,
.ais-Menu-showMore,
.ais-RefinementList-showMore {
  border-radius: 0px;
}

span.ais-CurrentRefinements-label {
  font-weight: bold;
}

.ais-CurrentRefinements-delete {
  background: #c7c7c7;
  padding: 7px 10px;
  position: absolute;
  right: -8px;
  top: -4px;
}

.ais-CurrentRefinements-delete:hover {
  background: #f5f5f5;
}

span.ais-CurrentRefinements-category {
  position: relative;
  padding: 0px 25px 0 10px;
}

/*
.flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.flex-container > div {
  background-color: #f1f1f1;
  width: 100px;
  margin: 10px;
  text-align: center;
  line-height: 75px;
  font-size: 30px;
}
*/

.facets .card-header,
.facets .card {
  /*background-color: rgba(0,0,0,.03);
  border-bottom: 1px solid rgba(0,0,0,.125);*/
  border: none;
}

.facets .card-body {
  padding: .1rem 0.85rem;
}

.facets .card-header {
  padding: .60rem 0.2rem;
  margin-bottom: 0;
  color: inherit;
  background-color: rgba(0, 0, 0, .5);
  /*
  background-color: rgba(0,0,0,.03);
  border-bottom: 1px solid rgba(0,0,0,.125);
  */
}

.facets h6 {
  font-size: 0.80rem;
  ;
  font-weight: bold;
}

.facets .accordion .card .card-header {
  cursor: pointer;
  background-color: #fff;
  /*border-bottom: 1px solid #f3f3f3;*/
}

.panel-title,
.panel-title-open {
  position: relative;
}

.panel-title::after,
.panel-title-open::after {
  right: 0px;
  position: absolute;
  width: 1.25em;
  line-height: 0;
}

.panel-title[aria-expanded="false"]::after,
.panel-title-open[aria-expanded="false"]::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

.panel-title[aria-expanded="true"]::after,
.panel-title-open[aria-expanded="true"]::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
  color: #999999;
}

.hits {
  align-items: center;
  justify-content: left;
}

.ais-HierarchicalMenu-showMore--disabled {
  display: none;
}

/* CHECKBOX */
/* Base for label styling */
.facets [type="checkbox"]:not(:checked),
.facets [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

.facets [type="checkbox"]:not(:checked)+label,
.facets [type="checkbox"]:checked+label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

/* checkbox aspect */
.facets [type="checkbox"]:not(:checked)+label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: 1px solid #aaa;
  background: white;
  visibility: visible;
  border-radius: 3px;
}

/* checked mark aspect */
.facets [type="checkbox"]:checked+label:before {
  /*content: '\f00c';
  font-family: "FontAwesome";*/
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-check' viewBox='0 0 16 16'%3E%3Cpath d='M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.267.267 0 0 1 .02-.022z'/%3E%3C/svg%3E");
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: 1px solid #aaa;
  background: white;
  visibility: visible;
  border-radius: 3px;
}

/* checked mark aspect changes*/
.facets [type="checkbox"]:not(:checked)+label:after {
  opacity: 0;
  transform: scale(0);
}

.facets [type="checkbox"]:checked+label:after {
  opacity: 1;
  transform: scale(1);
}

[slider] {
  position: relative;
  height: 14px;
  border-radius: 10px;
  text-align: left;
  margin: 45px 0 10px 0;
}

[slider]>div {
  position: absolute;
  left: 13px;
  right: 15px;
  height: 14px;
}

[slider]>div>[inverse-left] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 10px;
  background-color: #CCC;
  margin: 0 7px;
}

[slider]>div>[inverse-right] {
  position: absolute;
  right: 0;
  height: 14px;
  border-radius: 10px;
  background-color: #CCC;
  margin: 0 7px;
}

[slider]>div>[range] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 14px;
  background-color: #1ABC9C;
}

[slider]>div>[thumb] {
  position: absolute;
  top: -7px;
  z-index: 2;
  height: 28px;
  width: 28px;
  text-align: left;
  margin-left: -11px;
  cursor: pointer;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  background-color: #FFF;
  border-radius: 50%;
  outline: none;
}

[slider]>input[type=range] {
  position: absolute;
  pointer-events: none;
  -webkit-appearance: none;
  z-index: 3;
  height: 14px;
  top: -2px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

div[slider]>input[type=range]::-ms-track {
  -webkit-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider]>input[type=range]::-moz-range-track {
  -moz-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider]>input[type=range]:focus::-webkit-slider-runnable-track {
  background: transparent;
  border: transparent;
}

div[slider]>input[type=range]:focus {
  outline: none;
}

div[slider]>input[type=range]::-ms-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider]>input[type=range]::-moz-range-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider]>input[type=range]::-webkit-slider-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
  -webkit-appearance: none;
}

div[slider]>input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0 none;
}

div[slider]>input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0 none;
}

div[slider]>input[type=range]::-ms-tooltip {
  display: none;
}

[slider]>div>[sign] {
  opacity: 0;
  position: absolute;
  margin-left: -11px;
  top: -39px;
  z-index: 3;
  background-color: #1ABC9C;
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  -webkit-border-radius: 28px;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}

[slider]>div>[sign]:after {
  position: absolute;
  content: '';
  left: 0;
  border-radius: 16px;
  top: 19px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top-width: 16px;
  border-top-style: solid;
  border-top-color: #1ABC9C;
}

[slider]>div>[sign]>span {
  font-size: 12px;
  font-weight: 700;
  line-height: 28px;
}

[slider]:hover>div>[sign] {
  opacity: 1;
}

.ais-Pagination-link {
  font-size: 0.75rem;
  color: #212529;
  border: 1px solid #dfdfdf;
  border-radius: 0px;

}

.ais-Pagination-link::hover {
  color: #0991bb !important;
  background-color: #dfdfdf;
}

.ais-SortBy-select,
.ais-HitsPerPage-select,
#sort select {
  padding: .3rem .3rem .3rem .5rem;
  max-width: 50%;
  background-color: #fff;
  background-position: 92% 50%;
  border: 1px solid #dfdfdf;
  border-radius: 0px;
  font-size: 11px;
  height: 30px;
}

.subMenu-select {
  padding: .4rem .3rem .5rem .5rem;
  max-width: 50%;
  background-color: #fff;
  background-position: 92% 50%;
  border: 1px solid #dfdfdf;
  border-radius: 0px;
}

.subMenu-select option::first-letter {
  text-transform: capitalize !important;
}

.subMenu-select option {
  text-transform: lowercase;
}


.ais-SortBy-option {
  background-color: blue;
  /*-webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  height: 33px;
  margin-bottom: 0;*/
  height: 50px;

  display: block;
  padding: 15px;
  background-color: #fff;
}

#delivery_time,
#price {
  padding: .1rem 0.85rem;
}

#delivery_time .ais-NumericMenu-label,
#price .ais-NumericMenu-label {
  cursor: pointer;
  font-weight: 400 !important;
  padding-top: 5px;
}

.card .labelatributo ul,
.card .labelatributo li,
.ais-NumericMenu-label .ais-NumericMenu-labelText {
  list-style-type: none;
  list-style-position: inside;
  margin: 0;
  padding: 0;

}

.card .labelatributo li,
.ais-NumericMenu-label .ais-NumericMenu-labelText {
  padding-top: 5px;
  font-size: 0.75rem;
}

.card .labelatributo label::first-letter {
  text-transform: capitalize;
}

.card .labelatributo ul li a {
  color: #212529;
  text-decoration: none;
}

.ais-NumericMenu-label .ais-NumericMenu-labelText {
  color: #212529;
  text-decoration: none;
  padding-left: 5px;
}

.card .labelatributo ul li a:hover {
  color: #0991bb !important;
}

.labelatributocount {
  color: #9b9b9b;
  font-size: .7rem;
  margin-left: 3px;
  display: none;
}

.ais-SearchBox-input {
  font-size: 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0.5rem 1.7rem;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #c4c8d8;
  border-radius: 0px;
  margin-top: 10px;
}

.ais-SearchBox-input:before {
  font-family: FontAwesome;
  content: "\f002";
  padding-right: 10px;
}

#searchformDesktop {
  position: relative;
}

.ais-CurrentRefinements-item {
  background-color: #f5f5f5;
  border-radius: 0px;
}

.ais-CurrentRefinements-label,
.ais-CurrentRefinements-category,
.ais-CurrentRefinements-categoryLabel,
.ais-CurrentRefinements-delete {
  color: #212529 !important;
}

.ais-SearchBox-submit {
  left: .3rem;
}

.ais-CurrentRefinements-categoryLabel {
  text-transform: capitalize;
}

.wishlist {
  font-size: 22px;
  position: absolute;
  right: 0;
  z-index: 99;
  transition: 0.3s;
}

.wishlist.add {
  color: #cfcfcf;
}

.wishlist.on {
  color: #f00;
}

.wishlist.add:hover {
  color: #f00;
}

.relevancy {
  display: none;
}

.ais-Hits-item {
  border: none;
  box-shadow: none;
}

/* disabled checkbox 
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
box-shadow: none;
border-color: #bbb;
background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
color: #999;
}
[type="checkbox"]:disabled + label {
color: #aaa;
}*/
/* accessibility 
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
border: 1px dotted blue;
}*/
/* hover style just for information 
label:hover:before {
border: 1px solid #4778d9!important;
}*/
/* CHECKBOX END */


#product_cat_list .ais-Hits-item,
.ais-InfiniteHits-item,
.ais-InfiniteResults-item,
.ais-Results-item,
#product_cat_list2 .ais-Hits-item,
.ais-InfiniteHits-item,
.ais-InfiniteResults-item,
.ais-Results-item {
  margin-top: 1rem;
  margin-left: 1rem;
  padding: 1rem;
  width: 100% !important;
}

#product_cat_list .owl-dots,
#product_cat_list2 .owl-dots {
  z-index: 9999;
  width: 100%;
  height: 100%;
}

.etiqueta {
  z-index: 9;
  position: absolute;
  top: 0px;
  background-color: #f3f3f3;
  color: white;
  padding: 7px;
  padding-left: 10px;
  padding-right: 10px;
}

.etiqueta .list_item_url {
  border: none !important;
}

/* Online */
#online ul li:nth-child(1) {
  display: none;
}

/*relevance*/
#relevance ul li:nth-child(1) {
  display: none;
}

#relevance [type=checkbox]:checked+label:before {
  content: '';
}

#relevance [type=checkbox]:not(:checked)+label:before {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNicgaGVpZ2h0PScxNicgZmlsbD0nY3VycmVudENvbG9yJyBjbGFzcz0nYmkgYmktY2hlY2snIHZpZXdCb3g9JzAgMCAxNiAxNic+PHBhdGggZD0nTTEwLjk3IDQuOTdhLjc1Ljc1IDAgMCAxIDEuMDcgMS4wNWwtMy45OSA0Ljk5YS43NS43NSAwIDAgMS0xLjA4LjAyTDQuMzI0IDguMzg0YS43NS43NSAwIDEgMSAxLjA2LTEuMDZsMi4wOTQgMi4wOTMgMy40NzMtNC40MjVhLjI2Ny4yNjcgMCAwIDEgLjAyLS4wMjJ6Jy8+PC9zdmc+);
}

.nomeprodutolistagem {
  text-transform: uppercase !important;
}

.nobrinde-content-footer #hits-per-page2 {
  display: flex;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}

.nobrinde-content-footer .ais-HitsPerPage select {
  width: 250px;
}

.ais-Pagination-list {
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

.docsearch-modal-container {
  z-index: 99999;
}