.prsr-block-top {
  display: inline-block;
  float: left;
  padding-right: 0;
  position: relative;
  width: 100%;
  max-width: 560px;
  margin-top: 17px;
  margin-left: 10%;
}

.prsr-form {
  display: flex;
  border: 1px solid #bbbfc3;
    border-radius: 25px;
}

.prsr-list {
  background-color: #fff;
  border: 0px solid #bbbfc3;
  border-right: none;
  display: flex;
  flex: 0 0 160px;
  height: 40px !important;
  padding-right: 26px;
  text-overflow: ellipsis;
      border-right: 1px solid #bbbfc3;
  font-size: 13px;
  display: none !important
}
.prsr-result .prsr-block{float: left; width: 100%;}
.prsr-list:focus,
.prsr-list:active {
  border-color: #bbbfc3;
  outline: none;
}

.prsr-input {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 0px solid #bbbfc3;
  border-right: 0;
  height: 40px;
  padding: 10px;
  width: 100%;
  border-radius: 25px;
}

.prsr-input:focus {
  border-color: #2fb5d2;
  outline: none;
}

.prsr-button {
  background-color: #000000;
  border: none;
  color: #fff;
  height: 40px;
  margin: 0;
  outline: none;
  padding: 0;
  vertical-align: top;
  flex: 0 0 110px;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  border-radius: 25px !important;
}

.prsr-button:hover {
  cursor: pointer;
   background-color: #000000 !important;
}

.prsr-button svg {
  fill: #fff;
  vertical-align: middle;display: none;
}

.prsr-result {
    background-color: #fff;
    box-shadow: 1px 1px 8px rgba(0,0,0,.2);
    display: none;
    margin-top: 4px;
    max-width: 520px;
    overflow: auto;
    padding: 10px 20px 0;
    position: absolute;
    right: 38px;
    top: 100%;
    z-index: 100;
    width: 100%;
}

.prsr-block:last-child,
.prsr-items,
.prsr-items > li:last-child {
  margin-bottom: 0;
}

.prsr-block,
.prsr-items > li {
  margin-bottom: 20px;
}

.prsr-items.suggestion {
  margin-bottom: 20px;
}

.prsr-items.suggestion > li {
  font-size: .9em;
  margin-bottom: 10px;
}

.prsr-header {
      background-color: #2fb5d2;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 6px 10px;
    width: 100%;
    text-align: center;
    border-radius: 20px;
}
#header a.prsr-name{padding: 5px;    text-decoration: none;
    /*color: #2fb5d2;*/
    width: 100%;
    background: #fff;
   color: #000;
    display: inline-block;
    margin: 0;
        border-radius: 20px;
}
#header a.prsr-name:hover{
           text-decoration: none;
    
    width: 100%;
   /* background: yellow;
    color: #000;*/
    display: inline-block;
   
}
.select2-container {
  float: left;
  z-index: 99999;
}

.prsr-image-container {
  display: inline-block;
  margin-right: 5%;
  vertical-align: top;
  width: 20%;
}

.prsr-image-container .img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.prsr-inline-block {
  display: inline-block;
  width: 70%;
}

.prsr-name {
  margin: 0;
}

.prsr-highlight {
  background: none;
    color: #2fb5d2;
}

.prsr-product-category {
  font-size: .875em;
  margin-bottom: 4px;
  margin-top: 2px;
}

.prsr-price {
  margin: 4px 0;
}

.prsr-content .product-price {
  font-weight: bold;
}

.prsr-content .regular-price {
  font-size: .875em;
  text-decoration: line-through;
}

.prsr-content .discount,
.prsr-flag {
  background-color: #f39d72;
  color: #fff;
  font-weight: bold;
  margin-left: 6px;
  padding: 2px 6px;
}

.prsr-content .product-availability {
  font-size: .875em;
  font-weight: bold;
  margin-top: 10px;
}

.prsr-content .product-availability .material-icons {
  line-height: inherit;
}

.prsr-content .product-availability .product-available {
  color: #4cbb6c;
}

.prsr-content .product-availability .product-last-items,
.prsr-content .product-availability .product-unavailable {
  color: #ff9a52;
}

.prsr-flags {
  margin-top: 6px;
}

.prsr-flag {
  background-color: #000000;
  font-size: .8em;
  margin-left: 0;
  margin-right: 2px;
}

.prsr-flag.discount {
  display: none;
}

.prsr-reference,
.prsr-features {
  font-size: .8em;
  margin: 6px 0;
}

.prsr-reference span,
.prsr-feature-name {
  font-weight: bold;
}

.prsr-color {
  background-size: contain;
  border: 1px solid rgba(0,0,0,.05);
  border-radius: 50%;
  box-shadow: 2px 2px 4px 0 rgba(0,0,0,.2);
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 4px 4px 0 0;
  width: 20px;
}

.prsr-color:hover,
.prsr-color:focus,
.prsr-color:active {
  border: 2px solid #555;
}

.prsr-description,
.prsr-description p {
  font-size: .9em;
}

.prsr-description {
  margin-top: 10px;
}

.prsr-search-results-link {
  color: #7a7a7a;
  display: block;
  font-size: .875em;
  margin: 2em 0 1em;
}

.prsr-card-block {
  margin: 1em 0;
}

.prsr-thumbnail-list {
  margin: 1em 0 0;
}

.prsr-thumbnail {
  display: inline-block;
  margin: 0 2em 2em 0;
  text-align: center;
}

.prsr-thumbnail-frame {
  border: 1px solid #bbbfc3;
  display: block;
  height: 150px;
  margin: 0 auto 10px;
  padding: 10px;
  position: relative;
  text-align: center;
  width: 150px;
}

.prsr-thumbnail-frame img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 140px;
  max-width: 140px;
  position: absolute;
  right: 0;
  top: 0;
}

#header {
  z-index: 100;
}

#module-prestasearch-search #left-column .block-categories {
  display: none;
}

/* Uncomment if using flexbox
.prsr-input-wide {
  width: 235px;
}

.prsr-input {
  flex: 0 0 calc(100% - 120px);
}
*/
.prsr-result .prsr-name{font-size: 13px;}
.prsr-result .prsr-product-category{display: none !important}
.prsr-result .prsr-content .product-price{font-size: 15px;}
div.prsr-block, ul.prsr-items>li{    margin-bottom: 5px;}
@media (max-width: 1199px) {
    .prsr-block-top {
        min-width: inherit;
        max-width: 360px;
    }
}

@media (max-width: 767px) {
    .prsr-block-top {
        width: 100%;
        margin: 0 0 10px;
        max-width: 100%;
        display: inline-block;
    }
  #module-prestasearch-search #content-wrapper {
    float: none;
    width: 100%;
  }

  .prsr-block-top {
    padding: 0;
    display: flex;
    flex: 0 0 auto;
    margin-top: 15px;
  }

  .prsr-form {
    margin: -8px auto 10px;
    width: 100%;
  }

  .prsr-result {
    min-width: auto;
    right: 0;
  }

  .prsr-thumbnail {
    margin-right: 0;
    width: 49%;
    vertical-align: top;
  }

  .prsr-thumbnail-frame {
    max-width: 100%;
    overflow: hidden;
  }
}
