#pos_search_top { padding: 0; }

#pos_search_top .form_search { padding: 0; position: relative; width: 100%; float: right; height: 30px; color: #999999; }

#pos_search_top .form_search label { display: none; }

#pos_search_top .form_search .form-control { padding: 0 90px 0 160px; border-radius: 30px; width: 100%; height: 50px; line-height: 50px; font-size: 13px; color: #999999; border: 1.5px solid black; }

#pos_search_top .form_search .form-control:focus { box-shadow: none; }

@media (max-width: 479px) { #pos_search_top .form_search .form-control { padding-right: 0; } }



#pos_search_top .form_search .search_submit { position: absolute; top: 3px; right: 3px; height: 44px; line-height: 44px; text-align: center; width: 70px; color: #fff;
	/* Thème normal */
	background: #E0B5A7;
	/* Thème Noël */
	/*background: #8a1647;*/
	border-radius: 30px; padding: 0; border: 0; font-size: 0; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -ms-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }

#pos_search_top .form_search .search_submit:hover i { -webkit-animation: pulse 800ms ease-in-out infinite; -moz-animation: pulse 800ms ease-in-out infinite; -ms-animation: pulse 800ms ease-in-out infinite; animation: pulse 800ms ease-in-out infinite; }

#pos_search_top .form_search .search_submit i { font-size: 20px; line-height: 40px; }

#pos_search_top .form_search .form-group { position: absolute; left: 0; top: 0; display: inline-block; width: 150px; margin: 0; /*background: #fff; */ height: 50px; border-radius: 50px; }

#pos_search_top .form_search .form-group .bootstrap-select { width: 150px; margin: 0; }

#pos_search_top .form_search .form-group .bootstrap-select .btn.selectpicker { margin: 0; position: relative; padding: 0 20px; border: 0; background: transparent; color: #333333; text-transform: capitalize; line-height: 50px; box-shadow: none; border: 0; font-weight: normal; font-size: 13px; }

#pos_search_top .form_search .form-group .bootstrap-select .btn.selectpicker:before { content: ""; width: 1px; height: 22px; background: #3b3b3b; position: absolute; top: 50%; margin-top: -11px; right: 0; }

#pos_search_top .form_search .form-group .bootstrap-select.btn-group .btn .caret { font-size: 0; width: auto; height: auto; border: 0; top: 4px; right: 15px; }

#pos_search_top .form_search .form-group .bootstrap-select.btn-group .btn .caret:after { content: "\f2f9"; font-family: 'Material-Design-Iconic-Font'; display: block; font-size: 14px; color: #555555; }

@media (max-width: 479px) { #pos_search_top .form_search .form-control { padding: 0 50px 0 105px; font-size: 10px; }
  #pos_search_top .form_search .form-group { width: 103px; }
  #pos_search_top .form_search .form-group .bootstrap-select { width: 103px; }
  #pos_search_top .form_search .form-group .bootstrap-select .btn.selectpicker { padding: 0 5px; font-size: 10px; } }

.ac_results { border: 1px solid #f2f2f2 !important; padding: 0 10px; }

.ac_results li { cursor: pointer !important; }

.ac_results li img { width: 60px; }

.ac_results .ac_product_name { padding: 0 10px; }

.ac_results #ac_search_more { font-size: 14px; color: #333333; font-weight: 500; line-height: 30px; display: block; padding: 0 10px; cursor: pointer; }

.ac_results #ac_search_more:hover { color: #f0ce16; }
