/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/** CHECKOUT BY STEP */
/*  
 * LAYOUT VARIABLES 
 */
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/work\/xampp\/htdocs\/prestashop\/starshop\/themes\/starshop\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\000035}}
.ac_results {
  background: white;
  border: 1px solid #eeeeee;
  width: 271px;
  margin-top: -1px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/work\/xampp\/htdocs\/prestashop\/starshop\/themes\/starshop\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000310}}
.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\:\/work\/xampp\/htdocs\/prestashop\/starshop\/themes\/starshop\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000316}}
.ac_results li.ac_odd {
  background: white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/work\/xampp\/htdocs\/prestashop\/starshop\/themes\/starshop\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000319}}
.ac_results li:hover, .ac_results li.ac_over {
  background: #fbfbfb;
}

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/work\/xampp\/htdocs\/prestashop\/starshop\/themes\/starshop\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000324}}
#search_block_top {
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/work\/xampp\/htdocs\/prestashop\/starshop\/themes\/starshop\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000325}}
#search_block_top .fa-search {
	padding: 5px;
	width: 30px;
	height: 30px;
	font-size: 18px;
	color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/work\/xampp\/htdocs\/prestashop\/starshop\/themes\/starshop\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000332}}
#search_block_top .fa-search:hover {
  cursor: pointer;
}

@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/work\/xampp\/htdocs\/prestashop\/starshop\/themes\/starshop\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000335}}
form#searchbox {
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 380px;
  position: absolute;
  top: 31px;
  right: -1px;
  background: #fa8b8b;
  padding: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  z-index: 10000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/work\/xampp\/htdocs\/prestashop\/starshop\/themes\/starshop\/sass\/mixins\/_app\.scss}line{font-family:\00003375}}
.rtl form#searchbox {
  left: -3px;
  right: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/work\/xampp\/htdocs\/prestashop\/starshop\/themes\/starshop\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000346}}
form#searchbox label {
  color: #999999;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/work\/xampp\/htdocs\/prestashop\/starshop\/themes\/starshop\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000349}}
form#searchbox input.search_query {
  max-width: 300px;
  float: left;
  height: 31px;
  padding: 5px 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/D\:\/work\/xampp\/htdocs\/prestashop\/starshop\/themes\/starshop\/sass\/modules\/blocksearch\/blocksearch\.scss}line{font-family:\0000353}}
form#searchbox .btn {
  float: left;
  background: #fa8b8b;
  border-color: #fa8b8b;
  padding: 4px 7px;
}
