/* copy this file to override css styles of module */
.mobile-style .ssa-searchblock {
    padding: 10px 20px 0 0!important ;
    top: 61px!important;
    left: 10px;
    width: 100%!important;
  display: table-caption;
}

.mobile-style .mobile-main-bar {
    table-layout: auto!important;
}

.mobile-style .iqit-search-shower {
    float: left;
    margin-top: 10px;
    width: 30px;
    display: table-cell;
    vertical-align: middle;
}

.mobile-style .iqit-search-shower .icon-search {
    font-size: 18px;
}

.mobile-style .search-span {
    display: none;
}

