/* Search icon by IcoMoon, made with http://icomoon.io/app/ */
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon/icomoon.eot');
	src:url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon/icomoon.woff') format('woff'),
		url('../fonts/icomoon/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

#search-pane {
  background-color: rgba(199,172,129,0.8);
}

.search-pane {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  height: 100px;
  min-height: 100px;
  max-height: 100px;
}

.sb-search {
  position: absolute;
  margin-top: 20px;
  margin-right: 20px;
  width: 50px;
  min-width: 60px;
  height: 60px;
  float: right;
  overflow: hidden;
  top: 0;
  right: 0;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  transition: width 0.3s;
  -webkit-backface-visibility: hidden;
}

.sb-search-input {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  max-width: 1076px;
  height: 60px;
  margin: 0;
  z-index: 10;
  padding: 20px 65px 20px 20px;
  font-family: inherit;
  font-size: 20px;
  color: #2c3e50;
  font-family: AvenirLTStd-Light;
}

.sb-icon-search-link {
  color: #4d4d4d;
  font-size: 40px;
}


.sb-search-input-page {  
  border: none;
  outline: none;
  background: #fff;
  width: 100%;
  max-width: 350px;
  height: 60px;
  margin: 0;
  z-index: 10;
  padding: 20px;
  font-family: inherit;
  font-size: 20px;
  color: #2c3e50;
  font-family: AvenirLTStd-Light;
}

/*.sb-search-input::-webkit-input-placeholder {
	color: #efb480;
}

.sb-search-input:-moz-placeholder {
	color: #efb480;
}

.sb-search-input::-moz-placeholder {
	color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
	color: #efb480;
}*/

.sb-search-input {
  border: 1px solid #c1c1c1;
}

.sb-search-input-page {
  border: 1px solid #c1c1c1;
}

.sb-icon-search,
.sb-search-submit,
.sb-icon-search-link {
  width: 100px;
  height: 60px;
  display: block;
  position: absolute;
  right: -20px;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}

.sb-search-submit-page {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}


.sb-icon-search-page {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}



.sb-icon-search-link {

}



.sb-search-submit {
  background: transparent; /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
  filter: alpha(opacity=0); /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}

.sb-search-submit-page {
  background: transparent; /* IE needs this */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
  filter: alpha(opacity=0); /* IE 5-7 */
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
}


.sb-icon-search {
  color: #d2bd9a;
  background: #d2bd9a;
  z-index: 90;
  font-size: 22px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #d2bd9a;
}

.sb-icon-search-close {
  color: #d2bd9a;
  background: #d2bd9a;
  z-index: 90;
  font-size: 22px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #d2bd9a;
}



.sb-icon-search-page {
  color: #fff;
  background: #fff;
  z-index: 90;
  font-size: 22px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  border: 1px solid #c1c1c1;
}

.sb-icon-search:hover {
  color: #3f3f3f;
}

.sb-icon-search-close:hover {
  color: #3f3f3f;
}

.sb-icon-search-page:hover {
  color: #3f3f3f;
}



.sb-icon-search:before {
	content: "\e000";
}

.sb-icon-search-close:before {
  content: "\ea0f";
}

.sb-icon-search {
  color: #fff;
  font-size:40px;
}

.sb-icon-search-close {
  color: #fff;
  font-size: 40px;
  content: "\ea0f";
}


.sb-icon-search-page:before {
  content: "\e000";
}

.sb-icon-search-page {
  color: #4d4d4d;
  font-size: 44px;
}

  /* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
  width: 100%;
  max-width: 1076px;
  top: 0;
  right: 0;
}

  .sb-search.sb-search-open .sb-icon-search,
  .no-js .sb-search .sb-icon-search {
    background: #d2bd9a;
    color: #fff;
    z-index: 11;
  }

  .sb-search.sb-search-open .sb-icon-search-page,
  .no-js .sb-search .sb-icon-search-page {
    background: #4d4d4d;
    color: #fff;
    z-index: 11;
  }

  .sb-search.sb-search-open .sb-search-submit,
  .no-js .sb-search .sb-search-submit {
    z-index: 90;
  }

  .sb-search.sb-search-open .sb-search-submit-page,
  .no-js .sb-search .sb-search-submit-page {
    z-index: 90;
  }




.sb-search-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #919191;
}

.sb-search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #919191;
  opacity: 1;
}

.sb-search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #919191;
  opacity: 1;
}

.sb-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #919191;
}

.sb-search-input::-ms-input-placeholder { /* Microsoft Edge */
  color: #919191;
}