/*begin css for content module*/
.sp_searchpro {
  padding: 6px 0 0 0;
  margin-left: -15px; }
  .sp_searchpro .spr-container {
    width: 100%;
    padding: 0; }
  .sp_searchpro .sprsearch-form {
    overflow: hidden;
    position: relative;
    background: #fff; }

.moduletable h3 {
  margin: 10px 0; }

.pretext.search-pro {
  margin: 10px 15px; }

.postext.search-pro {
  clear: both;
  padding: 0 15px; }

.title-module-search-pro {
  clear: both;
  font-size: 17px;
  padding: 20px 10px 10px 15px;
  text-transform: uppercase;
  color: #444444;
  margin: 20px 0;
  font-weight: bold; }

.spr-container {
  padding: 0 10px 10px 15px;
  display: inline-block; }

.spr-container .sprsearch-form {
  width: 100%;
  margin: 0;
  padding: 0; }

.spr-container .spr-loading {
  position: absolute;
  z-index: 10;
  background: url(../img/loading.gif) no-repeat scroll center center #FFF;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 45px; }

.spr-container.spr-preload {
  position: relative;
  overflow: hidden; }

.spr-container .spr_selector {
  width: 15%;
  float: left;
  position: relative;
  display: inline-block;
  outline-style: none;
  outline-color: #fff;
  border-right: 1px solid #ddd; }

.spr-container .spr_selector .spr_select {
  font-size: 12px;
  color: #444444; }

.spr-container .lbel_spr_select {
  display: none; }

.spr-container .spr_select::-ms-expand {
  display: none; }

.spr-container .spr_select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  bottom: -220px;
  box-sizing: border-box;
  display: block;
  float: left;
  height: 40px;
  margin: 0;
  border: none;
  max-height: 200px;
  padding: 10px 15px;
  transition: all 0.2s ease-out 0.2s;
  -moz-transition: all 0.2s ease-out 0.2s;
  -o-transition: all 0.2s ease-out 0.2s;
  -webkit-transition: all 0.2s ease-out 0.2s;
  vertical-align: middle;
  width: 100%;
  outline-style: none;
  outline-color: #fff; }

.spr-container .spr_select option {
  transition: all 0.2s ease-out 0.2s;
  -moz-transition: all 0.2s ease-out 0.2s;
  -o-transition: all 0.2s ease-out 0.2s;
  -webkit-transition: all 0.2s ease-out 0.2s; }

.spr-container .spr_selector label {
  color: #444444;
  line-height: 13px;
  position: absolute;
  right: -6.8px;
  top: 13px;
  text-align: center;
  width: 13px;
  height: 13px;
  z-index: 1;
  border-radius: 50%;
  border: 1px solid #ddd;
  pointer-events: none;
  margin: 0;
  background: #fff; }

.spr-container .spr_selector label:hover {
  cursor: pointer; }

.spr-container.msie9 .spr_select {
  background: none; }

.spr-container .spr_select option {
  padding: 5px 15px;
  background: transparent;
  font-size: 12px; }

.spr-container .spr_select:focus {
  outline-style: none;
  outline-color: #fff; }

.spr-container .spr_select:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer; }

select {
  /*filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=-1, OffY=-1,color=#eee) progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1,color=#eee);*/ }

.spr-container .spr-search-button:hover {
  cursor: pointer; }

.spr-container .spr_select.active {
  display: block; }

.spr-container .spr-query {
  width: 100%;
  border: none;
  float: left;
  height: 40px;
  vertical-align: middle;
  margin: 0;
  padding: 0 37px;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: normal;
  color: #999999; }

.spr-container .text-search {
  position: relative;
  overflow: hidden;
  width: 85%; }

::-webkit-input-placeholder {
  color: #999999;
  opacity: 1; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #999999;
  opacity: 1; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999;
  opacity: 1; }

:-ms-input-placeholder {
  color: #999999;
  opacity: 1; }

.spr-container .spr-search-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  float: left;
  height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 40px;
  border: none;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer; }

.spr-container .spr-search-button i {
  color: #FFFFFF; }

/*end css for content module*/
/*css overide global.css*/
.content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {
  display: block; }

.ac_results {
  width: 431px !important;
  box-shadow: 0 3px 3px #999;
  margin: 0; }

.ac_over {
  background: #6bf7f2; }

.ac_results li {
  cursor: pointer;
  border-bottom: solid 1px #eee;
  padding: 5px; }

/*rlt*/
/*css for device*/
@media all and (max-width: 479px) {
  .sp_searchpro .spr-container {
    width: 100%; }

  .ac_results ul {
    width: 43%; }

  .ac_results {
    border: none; }

  .spr-container .spr_selector label {
    right: 8%; }

  ::-webkit-input-placeholder {
    color: #999999;
    opacity: 1; }

  :-moz-placeholder {
    /* Firefox 18- */
    color: #999999;
    opacity: 1; }

  ::-moz-placeholder {
    /* Firefox 19+ */
    color: #999999;
    opacity: 1; }

  :-ms-input-placeholder {
    color: #999999;
    opacity: 1; } }
@media all and (min-width: 480px) and (max-width: 767px) {
  .sp_searchpro .spr-container {
    width: 80%; }

  .sp_searchpro {
    text-align: center; }

  .ac_results {
    width: 429px !important; }

  ::-webkit-input-placeholder {
    color: #999999;
    opacity: 1; }

  :-moz-placeholder {
    /* Firefox 18- */
    color: #999999;
    opacity: 1; }

  ::-moz-placeholder {
    /* Firefox 19+ */
    color: #999999;
    opacity: 1; }

  :-ms-input-placeholder {
    color: #999999;
    opacity: 1; }

  .spr-container .spr_selector label {
    right: 6%; }

  .content-v1 .ac_results {
    width: 290px !important; }

  .content-v3 .ac_results {
    width: 536px !important; } }
@media all and (min-width: 768px) and (max-width: 1199px) {
  .spr-container {
    width: 60%; } }
.spr-container.msie9 {
  width: 70% !important; }

.ac_results {
  text-align: left;
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 9; }

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0; }

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  /* 
  if width will be 100% horizontal scrollbar will apear 
  when scroll mode will be used
  */
  /*width: 100%;*/
  font: menu;
  font-size: 12px;
  /* 
  it is very important, if line-height not setted or setted 
  in relative units scroll will be broken in firefox
  */
  line-height: 16px;
  overflow: hidden; }

/*
.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}
*/
.ac_odd {
  background-color: #eee; }

.ac_over {
  background-color: #0A246A;
  color: white; }

.header_v2 .sp_searchpro .spr-container .spr-query {
  border: 1px solid #ddd; }

.header_v2 .sp_searchpro, .header_v5 .sp_searchpro {
  width: 46px;
  height: 46px;
  float: right;
  margin: 0 0 0 10px;
  padding: 0; }
  .header_v2 .sp_searchpro .spr-container .spr_selector, .header_v5 .sp_searchpro .spr-container .spr_selector {
    display: none; }
  .header_v2 .sp_searchpro .spr-container .spr-query, .header_v5 .sp_searchpro .spr-container .spr-query {
    padding: 0 37px 0 20px; }
  .header_v2 .sp_searchpro .spr-container .sprsearch-form, .header_v5 .sp_searchpro .spr-container .sprsearch-form {
    opacity: 0;
    position: absolute;
    top: 118px;
    right: 15px;
    z-index: 0;
    width: 750px; }
    .header_v2 .sp_searchpro .spr-container .sprsearch-form.active_form, .header_v5 .sp_searchpro .spr-container .sprsearch-form.active_form {
      opacity: 1;
      z-index: 2; }
  .header_v2 .sp_searchpro .spr-container .text-search, .header_v5 .sp_searchpro .spr-container .text-search {
    width: 100%; }
  .header_v2 .sp_searchpro .icon-search, .header_v5 .sp_searchpro .icon-search {
    cursor: pointer;
    width: 46px;
    height: 46px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    text-align: center;
    line-height: 46px;
    color: #999999;
    font-size: 16px; }
    .header_v2 .sp_searchpro .icon-search.active .fa:before, .header_v5 .sp_searchpro .icon-search.active .fa:before {
      content: "\f00d";
      font-family: FontAwesome;
      font-size: 20px; }

.header_v3 .sp_searchpro {
  margin-left: 0;
  width: 54.6%;
  float: right;
  padding: 35px 0 28px 0; }
  .header_v3 .sp_searchpro .spr-container .spr_selector {
    width: 30%; }
  .header_v3 .sp_searchpro .spr-container .text-search {
    width: 70%; }
  .header_v3 .sp_searchpro .spr-container .sprsearch-form {
    border: 1px solid #dddddd; }
  .header_v3 .sp_searchpro .spr-container .spr_selector label {
    color: #999999;
    line-height: 38px;
    right: 0;
    top: 0;
    width: 30px;
    height: 40px;
    border-radius: 0;
    border: none; }

.header_v4 .sp_searchpro {
  margin-left: 0;
  padding: 0;
  width: 50px;
  height: 50px;
  float: right;
  border-left: 1px solid #ebebeb;
  position: relative; }
  .header_v4 .sp_searchpro .icon-search {
    width: 50px;
    height: 50px;
    display: block; }
    .header_v4 .sp_searchpro .icon-search:before {
      content: "\f002";
      font-family: FontAwesome;
      display: block;
      height: 100%;
      text-align: center;
      line-height: 50px;
      font-size: 16px;
      color: #999999;
      cursor: pointer; }
    .header_v4 .sp_searchpro .icon-search.active:before {
      content: "\f00d";
      font-size: 18px; }
    .header_v4 .sp_searchpro .icon-search .fa {
      display: none; }
  .header_v4 .sp_searchpro .spr-container {
    position: absolute;
    top: 50px;
    right: 0;
    width: 580px;
    z-index: 2;
    border: 1px solid #dddddd;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -ms-transform-origin: right top;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in; }
    .header_v4 .sp_searchpro .spr-container .spr_selector {
      width: 25%; }
    .header_v4 .sp_searchpro .spr-container .text-search {
      width: 75%; }
    .header_v4 .sp_searchpro .spr-container.active_form {
      opacity: 1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }

.header_v5 .sp_searchpro {
  margin: -2px 11px 0 0;
  width: 30px;
  height: 25px;
  position: relative; }
  .header_v5 .sp_searchpro .icon-search {
    width: 30px;
    height: 25px;
    border: none;
    border-radius: 0;
    line-height: 25px;
    color: #fff; }
  .header_v5 .sp_searchpro .spr-container .sprsearch-form {
    width: 550px;
    top: 58px;
    z-index: 0;
    right: 0; }
    .header_v5 .sp_searchpro .spr-container .sprsearch-form.active_form {
      z-index: 2; }
  .header_v5 .sp_searchpro .spr-container .spr_selector {
    display: block;
    width: 20%; }
  .header_v5 .sp_searchpro .spr-container .text-search {
    width: 80%; }

.header_v6 .sp_searchpro {
  margin-left: 0;
  padding: 0;
  height: 55px;
  border-right: 1px solid #dddddd;
  float: left;
  width: 605px; }
.header_v6 .spr-container .spr-query {
  height: 55px; }
.header_v6 .spr-container .spr_selector {
  height: 55px;
  width: 20%; }
  .header_v6 .spr-container .spr_selector .spr_select {
    height: 55px; }
  .header_v6 .spr-container .spr_selector label {
    top: 20px; }
.header_v6 .spr-container .text-search {
  width: 80%; }
.header_v6 .spr-container .spr-search-button {
  height: 55px;
  text-align: right;
  background: #fff;
  padding: 0 8px; }
  .header_v6 .spr-container .spr-search-button i {
    color: #707070; }

@media (min-width: 1400px) {
  .header_v2 .sp_searchpro .spr-container {
    width: 265px; }

  .content-v1 .ac_results {
    width: 754px !important; }

  .content-v3 .ac_results {
    width: 333px !important; } }
@media (min-width: 1200px) {
  .content-v1 .ac_results {
    width: 754px !important; }

  .content-v3 .ac_results {
    width: 333px !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .header_v3 .sp_searchpro {
    width: 70%; }

  .header_v6 .sp_searchpro {
    width: 555px; }

  .header_v1 .spr-container .spr_selector {
    width: 20%; }
  .header_v1 .spr-container .text-search {
    width: 80%; }

  .content-v1 .ac_results {
    width: 470px !important; }

  .content-v3 .ac_results {
    width: 340px !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .spr-container .spr_selector {
    width: 25%; }
  .spr-container .text-search {
    width: 75%; }

  .header_v2 .sp_searchpro {
    position: absolute;
    top: 52px;
    right: 26px; }
    .header_v2 .sp_searchpro .spr-container .sprsearch-form {
      top: 67px;
      width: 716px;
      right: 0; }

  .header_v3 .sp_searchpro {
    width: 100%; }

  .header_v4 .sp_searchpro .spr-container {
    width: 550px; }

  .header_v6 .sp_searchpro {
    width: 410px; }
    .header_v6 .sp_searchpro .spr-container .spr_selector {
      width: 28%; }
    .header_v6 .sp_searchpro .spr-container .text-search {
      width: 72%; }

  .content-v3 .ac_results {
    width: 328px !important; }

  .rtl .header_v2 .sp_searchpro {
    left: 26px;
    right: auto; }
    .rtl .header_v2 .sp_searchpro .spr-container .sprsearch-form {
      left: 0;
      right: auto; }
  .rtl .header_v5 .sp_searchpro {
    float: left; }
  .rtl.content-v1 .ac_results {
    width: 368px !important; }

  .content-v1 .ac_results {
    width: 328px !important; } }
@media (max-width: 767px) {
  .sp_searchpro {
    text-align: center;
    width: 40px;
    height: 40px;
    position: absolute;
    top: -60px;
    right: 5px;
    padding-top: 0;
    cursor: pointer; }
    .sp_searchpro:before {
      content: "\f002";
      font-family: FontAwesome;
      width: 40px;
      height: 40px;
      line-height: 40px;
      color: #fff;
      font-size: 16px;
      text-align: center;
      cursor: pointer; }
    .sp_searchpro:after {
      content: "";
      width: 290px;
      height: 10px;
      position: absolute;
      bottom: -10px;
      right: 0; }
    .sp_searchpro .spr-container {
      opacity: 0;
      transition: 0.3s all ease 0s;
      -webkit-transition: 0.3s all ease 0s;
      transform: scale(0);
      -webkit-transform: scale(0);
      width: 290px;
      position: absolute;
      right: -5px;
      top: 50px; }
      .sp_searchpro .spr-container .spr_selector {
        display: none; }
      .sp_searchpro .spr-container .text-search {
        width: 100%; }
    .sp_searchpro:hover .spr-container {
      opacity: 1;
      transform: scale(1);
      -webkit-transform: scale(1); }

  .header_v2 .sp_searchpro {
    top: auto;
    bottom: 15px; }
    .header_v2 .sp_searchpro:before {
      display: none; }
    .header_v2 .sp_searchpro .spr-container {
      opacity: 1;
      transition: 0.3s all ease 0s;
      -webkit-transition: 0.3s all ease 0s;
      transform: scale(1);
      -webkit-transform: scale(1);
      position: relative;
      right: auto;
      width: auto;
      top: auto; }
      .header_v2 .sp_searchpro .spr-container .sprsearch-form {
        width: 290px;
        top: 63px; }
    .header_v2 .sp_searchpro .icon-search {
      border: 1px solid transparent;
      color: #fff; }

  .header_v3 .sp_searchpro {
    padding: 0;
    width: 100%;
    height: auto;
    float: none;
    position: relative;
    top: auto;
    right: auto; }
    .header_v3 .sp_searchpro:before {
      display: none; }
    .header_v3 .sp_searchpro .spr-container {
      opacity: 1;
      transform: scale(0);
      -webkit-transform: scale(1);
      width: 100%;
      position: relative;
      right: auto;
      top: auto; }

  .header_v4 .sp_searchpro {
    top: -50px;
    border-left: none;
    right: 30px; }
    .header_v4 .sp_searchpro:before {
      display: none; }
    .header_v4 .sp_searchpro .spr-container {
      width: 250px; }
      .header_v4 .sp_searchpro .spr-container .sprsearch-form {
        background: #fff; }

  .header_v5 .sp_searchpro {
    top: auto;
    right: auto;
    z-index: 1; }
    .header_v5 .sp_searchpro:before {
      display: none; }
    .header_v5 .sp_searchpro .spr-container {
      opacity: 1;
      transform: scale(1);
      -webkit-transform: scale(1);
      width: auto;
      position: static;
      right: auto;
      top: auto; }
      .header_v5 .sp_searchpro .spr-container .sprsearch-form {
        right: -118px; }
        .header_v5 .sp_searchpro .spr-container .sprsearch-form.active_form {
          width: 290px;
          top: 38px; }
      .header_v5 .sp_searchpro .spr-container .spr_selector {
        display: none; }
      .header_v5 .sp_searchpro .spr-container .text-search {
        width: 100%; }

  .header_v6 .sp_searchpro {
    width: 40px;
    height: 40px;
    top: auto;
    right: auto;
    position: relative;
    float: right;
    border-right: none; }
    .header_v6 .sp_searchpro:before {
      color: #999; }
  .header_v6 .spr-container {
    height: 42px;
    border: 1px solid #ddd; }
    .header_v6 .spr-container .spr-query, .header_v6 .spr-container .spr-search-button {
      height: 40px; }

  .rtl .sp_searchpro {
    left: 5px;
    right: auto;
    margin-right: 0; }
    .rtl .sp_searchpro .spr-container {
      left: -5px;
      right: auto; }
  .rtl .header_v4 .sp_searchpro {
    left: 30px;
    border-right: none; }
  .rtl .header_v5 .sp_searchpro {
    margin: -2px 0 0 25px;
    float: left; }
    .rtl .header_v5 .sp_searchpro .spr-container .sprsearch-form {
      left: -132px;
      right: auto; }
  .rtl .header_v2 .sp_searchpro {
    margin: 0 0 0 10px; }
  .rtl .header_v6 .sp_searchpro {
    float: left;
    left: 0;
    border-right: 1px solid #ddd;
    border-left: none; }
  .rtl .header_v6 #block_search {
    padding-left: 0; } }
@media (max-width: 479px) {
  .ac_results {
    width: 291px !important; } }

/*# sourceMappingURL=style.css.map */
