.gsc-input {
  vertical-align: top !important; }

.gsc-input input.gsc-input {
  color: #fff !important;
  font-size: 49px  !important;
  border: 0  !important;
  background: transparent  !important;
  -webkit-appearance: none  !important;
  -moz-appearance: none  !important;
  box-sizing: border-box  !important;
  outline: 0  !important;
  font-weight: 200  !important;
  padding-left: 100px  !important;
  line-height: 100px  !important;
  height: 100px  !important;
  padding-top: 10px  !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important; }

.search-input-icon {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 75px !important;
  top: -6px; }

table.gsc-search-box td {
  padding: 0px !important; }

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
  border: none !important;
  border-color: transparent !important;
  height: auto !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important; }

input.gsc-search-button {
  opacity: 0 !important;
  padding: 0 !important;
  margin: 0 !Important;
  background-color: transparent !important;
  width: 190px !important;
  /* right: 19px; */
  height: 80px !important;
  position: relative !important;
  right: 19px !important;
  z-index: 10 !important; }

.gsc-search-button .btn.waves-button-input {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  width: 100%;
  height: 80px;
  border: none;
  float: left;
  line-height: 80px;
  text-align: center;
  width: 100%;
  padding: 0;
  position: absolute;
  width: 190px;
  right: 19px; }

@media (max-width: 1200px) {
  .gsc-input input.gsc-input {
    color: #fff !important;
    font-size: 35px !important;
    border: 0 !important;
    background: transparent !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    box-sizing: border-box !important;
    outline: 0 !important;
    font-weight: 200 !important;
    padding-left: 65px !important;
    line-height: 85px !important;
    height: 85px !important;
    padding-top: 0px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important; }

  input.gsc-search-button {
    opacity: 0 !important;
    padding: 0 !important;
    margin: 0 !Important;
    background-color: transparent !important;
    width: 160px !important;
    /* right: 19px; */
    height: 55px !important;
    position: relative !important;
    right: 19px !important;
    z-index: 10 !important;
    top: 10px !important; }

  .gsc-search-button .btn.waves-button-input {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    width: 100%;
    height: 55px;
    border: none;
    float: left;
    line-height: 55px;
    text-align: center;
    width: 100%;
    padding: 0;
    position: absolute;
    width: 160px;
    right: 19px; }

  .search-input-icon {
    font-size: 45px !important;
    height: 105px !important;
    line-height: 105px !important;
    top: -11px !important; }

  .icon-close {
    font-size: 60px !important; }

  .search-form .row {
    margin-top: 0; } }
/* END Search Styles */

/*# sourceMappingURL=search.css.map */
