/*
 *search page
 */
/**
 Search
*/
.check-box-themed {
  height: 16px;
  width: 16px;
}
.search-form-page .search-custom-form .form-type-textfield {
  margin: 0 100px 0 0;
}
.search-form-page .search-custom-form .form-type-textfield input.form-text {
  border: 1px solid #e1e1e1;
  height: 40px;
  padding: 5px 10px;
  width: 100%;
}
.search-form-page .search-custom-form input.form-submit {
  height: 40px;
  background: #f99d1e;
  border: 1px solid #f99d1e;
  padding: 8px 0;
  text-align: center;
  margin: 0;
  width: 100px;
  position: absolute;
  right: 0;
  top: 0;
}
.block-apachesolr-sort .block__title {
  font-family: 'Merriweather', serif;
  font-weight: 600;
  border: 0;
  text-transform: uppercase;
}
.block-apachesolr-sort * {
  font-family: 'Merriweather', serif;
}
.block-outlet-search-facet .results-found {
  margin: 0 5px 10px;
}
.block-apachesolr-sort {
  margin: 0 0 15px;
}
.block-apachesolr-sort .item-list ul li {
  margin: 0 0 0.25em 1em;
}
.block-apachesolr-sort .item-list ul li a {
    color: #f99d1e;
}
.block-apachesolr-sort .item-list ul li a.active, .block-apachesolr-sort .item-list ul li a:hover {
    color: #000;
    } 
.customsearch-content-wrapper .apachesolr_search-results, .customsearch-content-wrapper #apachesolr_infinite_scroll-ajax-loader {
  padding:0;
}
.block-apachesolr-sort a.active, .block-apachesolr-sort a:hover {
  color: #000;
}
.srch-fct .seach-ctype > h2.pane-title {
  margin: 0;
  font-size: 1.125em;
  padding: 0 0 8px;
  border-bottom: 2px solid #000;
  text-transform: uppercase;
  font-family: 'AkzidenzGroteskBQ-XBdCndAlt', sans-serif;
}
.seach-ctype .panel-pane {
  margin: 0;
  padding: 5px 0;
}
.seach-ctype .panel-pane h2.pane-title {
  color: #f99d1e;
  border-bottom: 1px solid #f99d1e;
  font-weight: 700;
  font-size: 1.25em;
  line-height: 1.25em;
  padding: 7px 6px;
  position: relative;
  margin: 0 0 5px 0;
  font-family: 'AkzidenzGroteskBQ-XBdCndAlt', sans-serif;
}
.seach-ctype .panel-pane h2.pane-title span.arrow:after {
  color: #f99d1e; 
}
.seach-ctype .item-list ul {
  margin: 0;
  padding: 0;
}
.seach-ctype .item-list ul li {
  border-bottom: 1px solid #e0e9ec;
  margin: 0;
  position: relative;
  list-style: none;
}
.seach-ctype .item-list ul li label {
    display: block;
    font-family: 'Passion One', sans-serif;
    font-weight: 700;
}
.seach-ctype .panel-pane .facet_count {
  color: #f99d1e;
}
.seach-ctype .panel-pane .check-box-themed {
  border: 1px solid #f99d1e;
}
.seach-ctype input[type="checkbox"]:checked + .check-box-themed::after {
  color: #f99d1e;
}
.filter-but {
  position: fixed;
  right: 0;
  top: 215px;
  height: 40px;
  width: 40px;
  background: #f99d1e;
  cursor: pointer;
  text-align: center;
  font-size: 26px;
  z-index: 5;
}
.filter-but .fa {
  color: #fff;
  position: relative;
  top: 7px;
}
.fa-overlay {
  background: rgba(0,0,0,0.4);
  cursor: pointer;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
  display: none;
  z-index: 201;
}
.search-results .views-row.views-row-outlet h3 {
  font-size: 1em;
  font-family: 'AkzidenzGroteskBQ-XBdCndAlt', sans-serif;
}
.search-results .views-row.views-row-outlet h3 a {
  color: #000;
}
.search-results .views-row.views-row-outlet h3 a:hover {
  color: #f99d1e;
}
.search-results .views-row-outlet .search-snippet-info, .search-results .views-row-outlet .search-snippet-info p {
  font-size: 0.875em;
}
.search-results .views-row-outlet .search-snippet-info {
  color: #666;
}
.outlet-right-group {
    margin-left: 0;
}
.outlet-type + .outlet-right-group {
    margin-left: 120px;
}
.search-custom-form {
  position: relative;
}
.search-custom-form .form-type-select {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0 100px 0 0;
}
.search-custom-form .form-type-select .chzn-single {
  height: 40px;
  line-height: 3;
  background: none;
  border-radius: 0;
  border: none;
}
.search-custom-form .chzn-container-single .chzn-single div b {
  background-position: 0px 10px;
}
.srch-active .search-custom-form .form-type-select {
  padding: 10px;
  margin: 0;
}
/**
* New Search
*/
/*Date Field*/
.search-custom-form .form-type-select {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0 100px 0 0;
}
.search-custom-form .form-type-select .chzn-single {
  height: 40px;
  line-height: 3;
  background: none;
  border-radius: 0;
  box-shadow: none;
	border: none;
}
.search-custom-form .chzn-container-single .chzn-single div b {
  background-position: 0px 10px;
}
.search-custom-form .chzn-container {
  width: 100px !important;
}
/*search pop-up*/
.srch-active .search-custom-form .form-submit {
  background: #f99d1e;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 15px 13px;
  font-size: 0.9em;
  font-family: 'Pangram', serif;
  font-weight: 700;
  height: 47px;
}
.srch-active .search-custom-form .form-type-select .chzn-single {
  background: #f2f2f2;
  height: 50px;
}
.srch-active .search-custom-form .form-type-select .chzn-container {
  display: none;
}
.search-cus-form-block form {
 height: 100%;
}
.search-cus-form-block form {
	display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.srch-active .chzn-search {
	display: none !important;
}
.srch-active .ico-cls {
	background: none;
}
.srch-active .ico-cls.cls-btn:after, .srch-active .ico-cls.cls-btn:before {
	background: #000;
}
.search-cus-form-block .search-custom-form .form-item {
  margin: 0;
  padding: 10px;
}
@media only screen and (min-width: 64em) {
.srch-active .search-custom-form .form-type-select .chzn-container {
  display: block;
 }
.srch-active .search-custom-form .form-type-textfield {
  margin: 0 150px;
 }
}
@media only screen and (max-width: 1023px) {
  .overlay_active .fa-overlay {
    display: block;
  }
  .srch-fct {
    position: fixed;
    right: -250px;
    top: 0;
    padding-left: 0;
    padding-right: 0;
    width: 250px;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
    z-index: 202;
    -moz-transition: right ease-in 0.2s;
    -o-transition: right ease-in 0.2s;
    -webkit-transition: right ease-in 0.2s;
    transition: right ease-in 0.2s;
    background: #fff;
  }
  .filter_active .block-outlet-search-facet {
    right: 0;
  }
  .srch-fct .seach-ctype > h2.pane-title {
    line-height: 1;
  }
  .srch-fct .seach-ctype .panel-pane, .srch-fct .seach-ctype > h2.pane-title {
    margin: 5px 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .filter-but {
    display: none;
  }
  .srch-fct .seach-ctype > h2.pane-title {
    font-size: 1.25em;
    line-height: 1.25em;
  }
  .search-cus-form-block .search-custom-form input[type="text"] {
    font-size: 3em;
  }
  	/* New Search*/
  .srch-active .search-custom-form .form-type-select .chzn-container {
    width: 113px !important;
  }
  .srch-active .search-custom-form .form-type-select .chzn-single {
   height: 80px;
  }
  .srch-active .chzn-container-single .chzn-single span {
    line-height: 4;
    padding-left: 10px;
    font-size: 1.5em;
  }
  .srch-active .search-custom-form .chzn-container-single .chzn-single div b {
    background-position: 0px 29px;
  }
  .srch-active .search-custom-form .form-submit {
     padding: 28px 37px;
     right: 161px;
     font-size:1.5em;
		 height: 80px;
		 line-height: 1em;
		 top: 10px;
  }
  .srch-active .search-custom-form .form-type-select {
    right: 300px;
  }
  .search-cus-form-block input.form-text {
    height: 80px;
  }
}

