/**
* Transition-timing-function property@mixin
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/*  
 * LAYOUT VARIABLES 
 */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\000036}}
.ac_results {
  background: white;
  border: 1px solid #f3f3f3;
  width: 271px;
  margin-top: -1px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000311}}
.ac_results li {
  padding: 0 10px;
  font-weight: normal;
  color: #686666;
  font-size: 13px;
  line-height: 22px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000317}}
.ac_results li.ac_odd {
  background: white;
}

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000325}}
#search-icon {
  cursor: pointer;
  color: #222222;
}

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000329}}
.close-search {
  cursor: pointer;
  position: fixed;
  top: 30px;
  right: 60px;
  z-index: 101;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/mixins\/_theme\.scss}line{font-family:\00003384}}
.rtl .close-search {
  left: 60px;
  right: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000337}}
.close-search i {
  font-size: 20px !important;
  color: #fff !important;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000341}}
.close-search.active {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
@media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000329}}
  .close-search {
    top: 104px;
    right: 50%;
    text-align: center;
    margin-right: -12px;
    width: 24px;
  }
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/mixins\/_theme\.scss}line{font-family:\00003384}}
  .rtl .close-search {
    left: 50%;
    right: auto;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000352}}
form#searchbox {
  padding-top: 25px;
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: rgba(232, 119, 89, 0.78);
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.3);
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000365}}
form#searchbox.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000370}}
#search_query_top {
  display: inline;
  padding: 0 15px;
  height: 70px;
  line-height: 70px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #f49e83;
  border-radius: 0px;
  box-shadow: none;
  font-size: 36px;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 767px) {
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000370}}
  #search_query_top {
    font-size: 14px;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000387}}
#search_button {
  position: absolute;
  bottom: 0px;
  height: 45px;
  width: 100px;
  right: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/mixins\/_theme\.scss}line{font-family:\00003384}}
.rtl #search_button {
  left: 0px;
  right: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000393}}
#search_button .fa {
  font-size: 12px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000398}}
.search_query {
  /* firefox 19+ */
  /* ie */
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000399}}
.search_query::-webkit-input-placeholder {
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\00003100}}
.search_query::-moz-placeholder {
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\00003101}}
.search_query:-ms-input-placeholder {
  color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/xamp\/htdocs\/prestashop\/leo_blue\/themes\/leo_blue\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\00003102}}
.search_query:-moz-placeholder {
  color: #fff;
}
