/* box shadow */
/* star */
/* carousel */
/* buttons */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* box-shadow */
/* slider home*/
/* input */
/* footer */
/* column blocks */
/* function btn */
/* tag */
/* product */
/* carousel */
/* banners */
/* product */
/* box shadow */
/* star */
/* carousel */
/* buttons */
/* text */
/* title */
/* icon */
/* border */
/* bg */
/* box-shadow */
/* slider home*/
/* input */
/* footer */
/* column blocks */
/* function btn */
/* tag */
/* product */
/* carousel */
/* banners */
/* product */
.amazing-search {
  float: right; }
  @media screen and (max-width: 579px) {
    .amazing-search {
      width: 100%;
      padding-top: 20px; } }
  .amazing-search .styled-select, .amazing-search select {
    display: table-cell;
    width: 140px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .amazing-search .styled-select select {
    display: none; }
  .amazing-search .styled-select .option {
    padding: 5px 17px 5px 17px;
    background: #f7f7f7; }
  .amazing-search .styled-select dt.option {
    padding: 0 35px 0 17px;
    height: 30px;
    line-height: 30px;
    color: #868686;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }
    @media screen and (min-width: 481px) {
      .amazing-search .styled-select dt.option {
        -webkit-border-radius: 20px 0 0 20px;
        -moz-border-radius: 20px 0 0 20px;
        border-radius: 20px 0 0 20px; } }
  .amazing-search select {
    padding-left: 15px;
    max-width: 120px;
    display: inline-block;
    vertical-align: top;
    background-color: #f7f7f7;
    color: #868686;
    border: none;
    background-image: url(../../../../../img/icon/arrow-down.svg); }
    .amazing-search select + .header_search_input {
      width: calc(100% - 124px);
      display: inline-block;
      vertical-align: top; }
      @media screen and (max-width: 480px) {
        .amazing-search select + .header_search_input {
          width: 100%;
          display: block;
          margin-left: 0; } }
  @media screen and (max-width: 480px) {
    .amazing-search select, .amazing-search .styled-select {
      padding-right: 0;
      width: 100%;
      display: block;
      max-width: none; } }

.header_search_input {
  display: table-cell; }
  @media screen and (min-width: 481px) {
    .header_search_input {
      -webkit-border-radius: 0 20px 20px 0;
      -moz-border-radius: 0 20px 20px 0;
      border-radius: 0 20px 20px 0; } }
  @media screen and (max-width: 480px) {
    .header_search_input {
      width: 100%;
      display: block;
      margin-top: 15px; } }

.header_search_form {
  position: relative;
  width: 100%;
  display: table;
  font-size: 0; }
  .header_search_form > * {
    font-size: 14px; }

.header_search_btn {
  background: none;
  border: none;
  position: absolute;
  right: 5px;
  bottom: 4px; }

.amazingsearch_result {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 10;
  padding: 15px;
  margin-top: 15px;
  display: none;
  background-color: #FFF;
  max-height: 747px;
  overflow-y: auto; }
  @media screen and (max-width: 991px) {
    .amazingsearch_result {
      padding-left: 0;
      padding-right: 0; } }
  .amazingsearch_result .product-container {
    padding: 15px 0; }
  .amazingsearch_result .products_list {
    font-size: 0;
    width: 100%;
    display: table; }
  .amazingsearch_result .ajax_block_product {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-align: center;
    border: none;
    margin-bottom: 15px; }
    @media screen and (max-width: 480px) {
      .amazingsearch_result .ajax_block_product {
        width: 100%; } }
    .amazingsearch_result .ajax_block_product .product-container {
      border: 1px solid #f2f2f2; }
    .amazingsearch_result .ajax_block_product .right-block {
      margin-top: 15px; }

.products_list_block .header {
  display: none; }

/*# sourceMappingURL=amazingsearch.css.map */
