@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon.eot');
  src:  url('../../fonts/icomoon.eot') format('embedded-opentype'),
    url('../../fonts/icomoon.ttf') format('truetype'),
    url('../../fonts/icomoon.woff') format('woff'),
    url('../../fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-winter:before {
  content: "\e900";
}
.icon-width:before {
  content: "\e901";
}
.icon-tag:before {
  content: "\e902";
}
.icon-sun:before {
  content: "\e903";
}
.icon-star-solid:before {
  content: "\e904";
}
.icon-sort:before {
  content: "\e905";
}
.icon-search:before {
  content: "\e906";
}
.icon-phone:before {
  content: "\e907";
}
.icon-person:before {
  content: "\e908";
}
.icon-payment:before {
  content: "\e909";
}
.icon-height:before {
  content: "\e90a";
}
.icon-enter-arrow:before {
  content: "\e90b";
}
.icon-diameter:before {
  content: "\e90c";
}
.icon-demiseason:before {
  content: "\e90d";
}
.icon-delivery:before {
  content: "\e90e";
}
.icon-chevron-goUp:before {
  content: "\e90f";
}
.icon-chevron-drop:before {
  content: "\e910";
}
.icon-check:before {
  content: "\e911";
}
.icon-cart:before {
  content: url(https://autoguma.com.ua/wp-content/themes/rezina-run/img/svg/cart-shopping-white.svg);
  margin-top: 5px;
    margin-right: 2px;
}
.icon-wishlist:before {
  content: url(https://autoguma.com.ua/wp-content/themes/rezina-run/img/svg/wishlist-white.svg);
      margin-top: 5px;
}
.icon-call:before {
  content: "\e913";
}
.icon-calculate:before {
 content: url(https://autoguma.com.ua/wp-content/themes/rezina-run/img/svg/kalkul.svg);
}
.icon-avtopoisk:before {
    content: url(https://autoguma.com.ua/wp-content/themes/rezina-run/img/svg/pidbir.svg);

}

.archive .select2-results__options:first-child {
	max-height:300px!important;
}
.proinput{
  font-weight: normal;
  font-family: "Gilroy";
  color: rgb(0,0,0);
  font-size: 12px;
  line-height: 15px;
  text-shadow: none;
  line-height: normal;
  flex-grow: 1;
  order: 5;
  -webkit-flex-grow: 1;
  -webkit-order: 5;
 
}
.proinput #searchform{
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fafafa ;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
 
}
#searchform input{
  font-weight: normal;
  font-family: "Gilroy";
  color: rgb(0,0,0);
  font-size: 12px;
  line-height: 15px;
  text-shadow: none;
  line-height: normal;
  border: 0;
  box-shadow: none;
  height: 36px;
  position: relative;
  z-index: 2;
 
  width: 100%;
  background: transparent !important;
  padding: 0;
  padding-left: 20px;
  padding-right: 40px;
}
#searchform button {
  background: #fafafa;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding-right: 10px;
  padding-bottom: 3px;
  top: 53%;
  left: auto;
  right: 0;
  transform: translate(0,-50%);
  z-index: 999;
  position: absolute;
}
#searchform button .hiddend{
  display: none;
}
@media(max-width:650px){
  .proinput{
    position: fixed;
      width: 100%;
      background: #403f3f!important;  
      left: 0;
      top: 50px;
      display: none;
      z-index: 999;
      padding: 8px;
  }

  .proinput #searchform{
    background: #fafafa;
   
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
  }
}
.guaven_woos_final_results a{
  text-decoration: none;
}
.guaven_woos_final_results a .guaven_woos_titlediv span:not(.amount):first-child{
  text-decoration: underline;
 
}
.guaven_woos_final_results a span.currency_symbol,
.guaven_woos_final_results a .guaven_woos_titlediv span.woocommerce-Price-currencySymbol{
  text-decoration: none!important;
  
}
.guaven_woos_final_results a bdi{
font-size: 13px;
  font-weight: 700;
  display: inline-block;
  margin-top: 12px;
}