
.select-arrow {
  display: none;
}
/*
#searchbox > select {
  background-color: transparent;
  border: 1px solid #e7e7e7;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  color: #888888;
  float: left;
  height: 40px;
  margin-right: -1px;
  padding: 10px 10px 10px 2px;
  position: absolute;
  right: 100%;
  width: 45%;
}*/
#search_query_top:active, #search_query_top:focus {
  color: #929292;
}
input#search_query_top:active::-moz-placeholder{
  color: #929292;
}
input#search_query_top:active::-webkit-placeholder{
  color: #929292;
}

.nice-select.searched_category:focus,
.nice-select.searched_category:active{
    outline: none!important;
    -webkit-outline: none!important;
    box-shadow: none!important;
    
}
#search_block_top #searchbox {
  float: left;
  position: relative;
  width: 100%;
}
.has-categories-dropdown .table {
  display: table;
  margin: 0;
  width: 100%;
}
#search_block_left {
  background: #fff none repeat scroll 0 0;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 1.563rem;
  padding: 1.563rem 1.25rem;
}
#search_block_left .table-cell:last-child {
    width: 90%;
}
.has-categories-dropdown .table-cell {
    display: table-cell;
    vertical-align: top;
    position: relative;
}
#search_block_top .btn.button-search {
  background: #000000 none repeat scroll 0 0;
  border: medium none;
  color: #c6c6c6;
  display: block;
  float: left;
  height: 40px;
  min-width: 40px;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  width: 40px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  outline: none;
}
@-moz-document url-prefix() {
  .searched_category {
    padding-top: 8px !important;
  }
  .searched_category {
    background-color: #fffffe !important;
  }
}
#search_block_top .btn.button-search:focus {
  outline: none;
}
#search_query_top:focus{
    border-color: #ccc;
    box-shadow: none;
}
#search_block_top .btn.button-search:hover{
    background: #fc5656;
}

#search_block_top .btn.button-search:hover {
  color: #727473;
}
#search_block_top.has-categories-dropdown #search_query_top {
  background-color: #fff;
  outline: medium none;
  -webkit-outline: medium none;
  border: 1px solid #bbcdd2;
}
#search_query_top {
  background-color: #fff;
  float: left;
  font-size: 13px;
  height: 40px;
  padding: 5px 50px 5px 10px;
  width: 100%;
}
.ac_results {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #D6D4D4;
  left: 0 !important;
  margin-top: -1px;
  overflow: hidden;
  position: absolute !important;
  top: 100% !important;
  width: 100% !important;
  z-index: 9999;
  border-bottom: 0;
}
.ac_results > ul {
  margin-bottom: -1px;
}
.ac_results li {
  border-bottom: 1px solid #F7F7F7;
  color: #686666;
  cursor: pointer;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  overflow: hidden;
  padding: 2px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ac_results li.ac_odd {
  background: #fff; 
}
.ac_results li:hover, .ac_results li.ac_over {
  background: #F6F6F6; 
}

form#searchbox {
  position: relative; 
}
form#searchbox label {
    color: #333; 
}
form#searchbox input#search_query_block {
  background-color: #fff;
  display: inline-block;
  float: left;
  height: 40px;
  font-size: 14px;
  margin-bottom: 10px;
  margin-right: 0px;
  padding: 0 50px 0 10px;
}
form#searchbox .button.button-small {
  background-color: #000;
  color: #fff;
  float: left;
  height: 40px;
  max-height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 40px;
}
form#searchbox .button.button-small i {
    margin-right: 0; 
}
#searchbox > select {
  background-color: transparent;
  border: 1px solid #E7E7E7;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  color: #888888;
  float: left;
  height: 40px;
  margin-right: -1px;
  padding: 10px 10px 10px 2px;
  position: absolute;
  right: 100%;
  width: 45%;
}
.select-arrow {
  background-color: white;
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  height: 40px;
  position: absolute;
  right: 100%;
  width: 30px;
  z-index: 11;
  pointer-events: none;
}
.select-arrow:before {
  content: "\f0d7";
  font-family: FontAwesome;
  line-height: 40px;
  text-align: left;
  padding-left: 3px;
  width: 100%;
  color: #ccc;
  font-size: 16px;
  float: left;
}

@media (max-width:767px)
{
    #search_block_top {
      margin-top: 24px;
      margin-left: 0;
      margin-right: 0;
    }
}
.sbc_input-query {
  margin-top: 10px;
}
#search_query_block:focus {
  outline: none;
}
.searched_category {
  cursor: pointer;
  min-height: 40px;
  padding-top: 0px;
  border: 1px solid #bbcdd2;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 6px;
  border-radius: 2px;
  padding-left: 5px;
  padding-right: 20px;
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.searched_category:focus-visible {
  outline: none;
}
.searched_category,option.selected {
  width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.searched_categories {
  display: flex;
  flex-direction: column;
}
.sbc_show_more {
  text-align: center;
  background-color: #2fb5d2;
  color: white !important;
  font-size: 14px !important;
}
.sbc_show_more:hover {
  background-color: #2592a9 !important;
}
.ac_results ul li.hide {
  display: none !important;
}
li.ac_even img, li.ac_odd img {
  margin-right: 10px;
}
svg {
  width: 19px;
  height: 19px;
}
.button-search svg {
  width: 19px;
  height: 19px;
  fill: white !important;
}
#search_block_top {
  float: right;
}
#search_block_top .results_select {
  display: none;
}
#search_query_top {
  outline: none;
}
.sbc-item-wrapper {
  display: flex;
}
.sbc-item-wrapper .product-list-reviews {
  position: relative!important;
  background-color: transparent;
  top: 0!important;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
#search_widget {
  display: none;
}
select.searched_category option:hover {
  background-color: white !important;
}
@media (min-width: 768px) {
  #search_query_top {
    min-width: 250px;
  }

}