/* GENERAL */

/* header,
main,
#no-results,
footer {
  width: 1000px;
  margin: 0 auto;
}
main {
  min-height: 360px;
} */
#left-column {
  float: left;
  width: 23%;
}
#right-column {
  width: 74%;
  margin-left: 26%;
}

#full-width {
  width: 100%;
}

.clear:after {
  content: '';
  display: table;
  clear: both;
}

/* INPUT */
/* header {
  position: relative;
  height: 80px;
  margin-top: 40px;
} 
header img {
  position: absolute;
  top: 9px;
  left: 0;
  float: left;
  max-width: 23%;
}
*/
.ais-SearchBox-form {
  position: relative;
}

.ais-SearchBox-input {
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  padding: 5px 20px;
}
.ais-SearchBox-reset {
  position: absolute;
  top: 0.5em;
  right: 0.25em;
  right: 10rem !important;
    background: transparent !important;
    padding: 0 !important;
}
.ais-SearchBox-submit {
  position: absolute;
  top: 0.5em;
  left: 0.25em;
}
#search-input .ais-SearchBox-submit,
#search-input .ais-SearchBox-reset {
  /* top: 16px; */
  left: auto;
  right: 0;
  background: #ff4747;
    padding: 30px 50px 30px 30px;
    color: #ffffff !important;
    border-radius: 0 50px 50px 0;
}

.ais-SearchBox-submit svg,
.ais-SearchBox-reset svg {
  width: 1.25em;
  height: 1.25em;
  fill: rgb(142, 142, 142);
}
#search-input {
  margin-left: 14px;
}
#search-input input {
  font-size: 28px;
  padding-left: 100px;
  font-weight: 100;
  padding: 10px 10px 5px 35px;
  border: none;
  border-bottom: 1px solid #eee;
  appearance: none;
  -webkit-appearance: none;
  max-width: 95%;
}
#search-input input,
#search-input input:focus {
  transition: border-color 0.3s ease-in;
  outline: 0;
}
#search-input input:focus {
  border-color: #ed5565;
}
/* #search-input input::-webkit-input-placeholder, */
/* #search-input input:-moz-placeholder, */
/* #search-input input:-moz-placeholder, */
/* #search-input input:-ms-input-placeholder { */
  /* font-weight: 100; */
  /* color: #999; */
/* } */

/* HITS */
#hits {
  margin: 4px 0;
  padding: 10px 0;
  /* border-top: 2px solid #eee; */
}
.hit {
  font-size: 0;
  padding: 15px 0;
  border-bottom: 1px solid #eee;
}
.hit-name {
  margin: 0;
}
.hit-image {
  display: inline-block;
  width: 16%;
  text-align: center;
}
.hit-image img {
  max-width: 100%;
  max-height: 180px;
}
.hit-content {
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  width: 81%;
  margin-left: 3%;
  vertical-align: top;
}
.hit-stars {
  font-size: 17px;
  margin: 4px 0;
  color: #868686;
}

.hit-content .hit-price {
	color: #ff4747;
    font-size: 22px;
    font-weight: 700;
    margin: 0 2px 0px 0;
    display: block;
	text-align: left;
	padding-top: 10px;
	border-top: 1px solid #eeeeee;
}
.hit-content .hit-price-new {
	display: inline-block;
}
.hit-cart {
	float: right;
}
.hit-cart a {
	    width: 33px;
    color: #363b4d;
    /* display: block; */
    cursor: pointer;
    padding: 2px 0 1px;
    text-align: center;
    /* position: absolute; */
    border-radius: 3px;
    background: #f7f7f7;
	display: inline-block;
	    color: #363b4d;
}
.hit-cart a:hover {
	background: #ff4747;
	color: #ffffff;
}
.hit-cart a i {
    display: block;
    font-size: 14px;
    line-height: 30px;
    float: none !important;
    padding: 0 !important;
}
/*.list-layout .hit-content .hit-price-new {
	display: inline-block;
}*/
.hit-content .hit-price-old {
	color: #909090;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    text-decoration: line-through;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
}
.hit-content .hit-price .product-percentage {
	padding: 2px 5px;
    font-size: 60%;
}
.hit-content .hit-name {
  font-weight: normal;
  margin-top: 0;
}

.hit-content mark {
  font-style: normal;
  color: #ed5565;
  background-color: transparent;
  border-bottom: solid 1px rgba(244, 107, 91, 0.5);
}

.hit-content p {
  font-size: 13px;
}

.hit-description mark {
  color: inherit;
  background-color: inherit;
}

.hit-category-breadcrumb {
  margin: 5px 0 2px 0;
}

.hit-category-breadcrumb mark {
  color: inherit;
}

.hit-content .hit-description {
  color: #868686;
  margin: 1px 0 10px 0;
  font-size: 14px;
}

/* PAGINATION */
#pagination {
  margin-top: 60px;
}
#pagination ul {
  font-size: 0;
  list-style-type: none;
  text-align: center;
  display: block;
}
#pagination li {
  font-size: 14px;
  display: inline-block;
}
#pagination a,
#pagination span {
  padding: 8px 14px;
  text-decoration: none;
  color: #000;
  border: 1px solid #eee;
  background: #ffffff;
}
.ais-Pagination-item+.ais-Pagination-item {
	margin: 0 !important;
}
#pagination a:hover,
#pagination span:hover {
  background: #f5f5f5;
}
#pagination .ais-Pagination-item {
  padding: 3px;
}

#pagination .ais-Pagination-item:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#pagination .ais-Pagination-item:last-child {
  border-right: 1px solid #eee;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#pagination .ais-Pagination-item--selected a {
  color: white;
  border-color: #ed5565;
  background: #ed5565;
}
#pagination .ais-Pagination-item--selected a:hover {
  cursor: default;
}
#pagination .ais-Pagination-item--disabled {
  cursor: not-allowed;
}
#pagination .ais-Pagination-item--disabled:hover {
  background: none;
}

/* SORT BY */
#sort-by-wrapper {
  font-weight: 300;
  position: relative;
  float: right;
  color: #999;
}

#sort-by select {
  font-size: 16px;
  padding-right: 14px;
  cursor: pointer;
  border: none;
  outline: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#sort-by:after {
  content: '';
  display: inline-block;
  position: absolute;

  top: 8px;
  right: 0;

  width: 0;
  height: 0;

  margin-left: 2px;
  vertical-align: middle;

  color: #000;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;

  pointer-events: none;
}

/* FACETS */
.facet {
  margin-bottom: 24px;
  font-size: 14px;
  color: #000;
}
.facet h5 {
  margin: 0 0 6px;
  /* padding: 0 0 6px; */
  text-transform: uppercase;
  /* border-bottom: 2px solid #eee; */
  font-weight: 600;
}
.facet ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.facet li {
  margin-bottom: 3px;
}

.facet a:visited,
.facet a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.ais-RefinementList-label,
.ais-HierarchicalMenu-list .facet-item,
.ais-Menu-link {
  cursor: pointer;
  line-height: 1.5em;
  width: 100%;
}

.ais-HierarchicalMenu-list .ais-HierarchicalMenu-item {
  margin: 3px 0;
}

.ais-HierarchicalMenu-link:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  content: '\f105';
  padding: 0 5px 0 0;
}

.sffv_no-results {
  font-size: 13px;
  line-height: 1.2;
  padding-top: 6px;
}

.ais-RefinementList .ais-SearchBox-submit svg,
.ais-RefinementList .ais-SearchBox-reset svg {
  width: 1em;
  height: 1em;
  fill: rgb(142, 142, 142);
}

.ais-RefinementList-label:hover,
.ais-RefinementList-item--selected .ais-RefinementList-label,
.ais-Menu-link:hover,
.ais-Menu-item--selected .ais-Menu-link[class],
.ais-HierarchicalMenu-list .facet-item.active:hover,
.ais-HierarchicalMenu-list .facet-item.active {
  color: #ed5565;
}
.ais-RefinementList-item--selected .ais-RefinementList-label:hover,
.ais-Menu-item--selected .ais-Menu-link:hover,
.ais-HierarchicalMenu-list .facet-item.active:hover {
  text-decoration: line-through;
  color: #ed5565;
}
.ais-RefinementList-count,
.ais-HierarchicalMenu-count,
.ais-Menu-count,
.ais-RatingMenu-count,
.ais-ToggleRefinement-count {
  position: relative;
  float: right;
  color: #999;
}

/* NO RESULTS */
.no-results #pagination,
.no-results #sort-by,
.no-results #stats,
.no-results #facets {
  display: none;
}
#no-results-message {
  text-align: center;
}
#no-results-message p {
  font-size: 28px;
  font-weight: 100;
}
#no-results-message ul {
  list-style-type: none;
}
#no-results-message li {
  font-size: 12px;
  position: relative;
  display: inline-block;
  margin: 4px 2px;
  padding: 4px 28px 4px 8px;
  color: #999;
  border: 1px solid #ddd;
  border-radius: 12px;
}
#no-results-message li span.value {
  font-weight: bold;
  color: #000;
}
#no-results-message li a.remove img {
  position: absolute;
  top: 3px;
  right: 5px;
  float: right;
  width: 17px;
  height: 17px;
  opacity: 0.5;
}
#no-results-message li a.remove:hover img {
  opacity: 1;
}
a.clear-all {
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  margin: 10px;
  padding: 8px 12px;
  text-decoration: none;
  color: black;
  border: 2px solid #ddd;
  border-radius: 4px;
}
a.clear-all:hover {
  transition: border-color 0.3s ease-in;
  border-color: #999;
}

/* SLIDER */
.ais-RangeSlider .rheostat-progress {
  background-color: #46aeda;
}

.rheostat-handle {
  border-color: #ed5565;
}

/* Star Rating */
.ais-RatingMenu-link {
  display: flex;
}

.ais-RatingMenu-label {
  flex-grow: 1;
}

.ais-Menu-item--selected,
.ais-RefinementList-item--selected,
.ais-HierarchicalMenu-item--selected,
.ais-RatingMenu-item--selected {
  font-weight: bold;
}

.ais-RatingMenu-starIcon,
.ais-RatingMenu-starIcon--emtpy {
  display: inline-block;
  width: 1em;
  height: 1em;
}

.ais-RatingMenu-starIcon,
.ais-RatingMenu-starIcon--empty {
  fill: currentColor;
  color: #fbae00;
}

.ais-RatingMenu-item--disabled .ais-RatingMenu-starIcon,
.ais-RatingMenu-item--disabled .ais-RatingMenu-starIcon--empty {
  color: #c9c9c9;
}

/* Toggle */
.ais-ToggleRefinement-label {
  cursor: pointer;
}

/* RefinementList ShowMore */
.ais-RefinementList-showMore,
.ais-Menu-showMore {
  font-weight: bold;
  /* opacity: 0.7; */
  padding-left: 4px;
  position: relative;
  line-height: 25px;
  font-size: 0.9em;
  background: #ff4747 !important;
}
.ais-RefinementList-showMore:hover,
.ais-RefinementList-showMore:focus,
.ais-Menu-showMore:hover,
.ais-Menu-showMore:focus {
  opacity: 1;
}
.ais-RefinementList-showMore .isShowingMore:before,
.ais-RefinementList-showMore .isShowingLess:before,
.ais-Menu-showMore .isShowingMore:before,
.ais-Menu-showMore .isShowingLess:before {
  font-family: FontAwesome;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  display: inline-block;
  position: relative;
  content: '';
  margin: 0 5px 0 0;
}

.ais-RefinementList-showMore .isShowingMore:before,
.ais-Menu-showMore .isShowingMore:before {
  content: '\f0fe';
}

.ais-RefinementList-showMore .isShowingLess:before,
.ais-Menu-showMore .isShowingLess:before {
  content: '\f146';
}

/* Grid aand list view design */

.ais-HierarchicalMenu-count, .ais-Menu-count, .ais-RefinementList-count, .ais-ToggleRefinement-count {
	font-size: 1rem !important;
	padding: .1rem .6rem !important;
}


.ais-Hits-item, 
.ais-InfiniteHits-item, 
.ais-InfiniteResults-item, 
.ais-Results-item {
	width: calc(33% - 1rem) !important;
	box-shadow: none !important;
	background: #ffffff;
    border: 1px solid #eeeeee !important;
}
.hit {
    font-size: 0;
    padding: 10px 0 0 !important;
    border-bottom: none !important;
	position: relative;
	height: 100%;
    padding-bottom: 45px !important;
}
.hit.Marketplace {
	padding-bottom: 0 !important;
}
.hit-image {
    display: inline-block;
    width: 16%;
    text-align: center;
    display: block;
    width: auto;
    max-height: 140px;
    min-height: 140px;
	height: 140px;
    overflow: hidden;
    margin-bottom: 10px;
}
.hit-image img {
	max-height: 100%;
	position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.Marketplace .hit-image {
    height: 200px;
    min-height: 200px;
    max-height: 200px;
}
.hit-content {
	width: 100%;
	margin: 1% 2% 1% 0;
	text-align: center;
}

.hit-content .hit-name {
    font-weight: 500;
    margin-top: 0;
    font-size: 17px;
    line-height: 24px;
    margin: 0 0 7px;
    text-align: center;
	color: #000000;
}

.hit-content .hit-name:hover {
	color: #3498db;
}
.hit-content .hit-description {
    color: #000000;
    margin: 10px 0 10px 0;
    font-size: 13px;
    line-height: 2rem;
	border-bottom: 1px solid #eeeeee;
}

.hit-category-breadcrumb {
    margin: 5px 0 2px 0;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hit-content .badge {
    position: absolute;
    top: 0;
    left: 0;
	background-color: #2f3b59;
}


.Business .hit-price,
.Business .hit-price-old,
.Business .hit-sku,
.Business .hit-unit_suite_no,
.Business .hit-street,
.Business .hit-suburb,
.Business .hit-postcode,
.Business .hit-country,
.Business .hit-state,
.Business .hit-postcode,
.Business .hit-country,
.Restaurant .hit-price,
.Restaurant .hit-price-old,
.Restaurant .hit-sku,
.Restaurant .hit-products,
.Restaurant .hit-unit_suite_no,
.Restaurant .hit-street,
.Restaurant .hit-suburb,
.Restaurant .hit-postcode,
.Restaurant .hit-country,
.Restaurant .hit-state,
.Restaurant .hit-postcode,
.Restaurant .hit-country,
.Real.Estate .hit-price,
.Real.Estate .hit-price-old,
.Real.Estate .hit-sku,
.Real.Estate .hit-products,
.Real.Estate .hit-unit_suite_no,
.Real.Estate .hit-street,
.Real.Estate .hit-suburb,
.Real.Estate .hit-postcode,
.Real.Estate .hit-country,
.Real.Estate .hit-state,
.Real.Estate .hit-postcode,
.Real.Estate .hit-country,
.Event.Promotion .hit-price,
.Event.Promotion .hit-price-old,
.Event.Promotion .hit-sku,
.Event.Promotion .hit-products,
.Event.Promotion .hit-unit_suite_no,
.Event.Promotion .hit-street,
.Event.Promotion .hit-suburb,
.Event.Promotion .hit-postcode,
.Event.Promotion .hit-country,
.Event.Promotion .hit-state,
.Event.Promotion .hit-postcode,
.Event.Promotion .hit-country,
.Event.Promotion .tg-phonelike,
.Marketplace .hit-event-datenprice,
.Real.Estate .hit-event-datenprice,
.Restaurant .hit-event-datenprice,
.Business .hit-event-datenprice,
.Business .hit-realestate,
.Restaurant .hit-realestate,
.Marketplace .hit-realestate,
.Event.Promotion .hit-realestate {
	display: none;
}
.hit-products {
	text-align: left;
}
.hit-footer {
	display: inline-block;
	width: 100%;
	    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
	border-top: 1px solid #eeeeee;
	padding-top: 10px;
	min-height: 44px;
}
.Marketplace .hit-footer {
	display: none;
}

.services {
	margin-bottom: 0;
	padding-top: 5px;
}
ul.services li {
    width: 48%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 2%;
    margin-bottom: 5px;
}
ul.services li:before {
	content: '\f192';
    font-family: fontAwesome;
    color: #ff4747;
	color: #414141;
    font-size: 10px;
    margin-right: 5px;
}

.hit-name,
.hit-description,
.Business .hit-address,
.Restaurant .hit-address {
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Business .hit-address,
.Restaurant .hit-address,
.Real.Estate .hit-address,
.Event.Promotion .hit-address {
	width: 70%;
	float: left;
	margin-top: 5px;
	text-align: left;
}
.hit-realestate {
	text-align: left;
}

.Event.Promotion .hit-address {
	/* margin-top: 0; */
}
.hit-event-status {
    float: right;
	margin-top: 5px;
}
.hit-event-status .Closed:before,
.hit-event-status .Sold.Out:before,
.hit-event-status .Available:before {
	content: '\f111';
	font-family: fontAwesome;
	    font-size: 8px;
	color: #ff4747;
	margin-right: 5px;
	display: inline-block;
}
.hit-event-status .Available:before {
	color: #3c763d;
}
.hit-seat-price,
.hit-rent-price {
	font-size: 16px;
	font-weight: 600;
	color: #ff4747;
}
small.small-price {
	font-size: 60%;
	text-transform: uppercase;
	color: #000000;
}
.list-layout .hit-seat-price {
	display: inline-block;
}
.hit-event-datenprice .hit-event-dateetime,
.hit-realestate .hit-posted-date {
	margin-top: 5px;
	font-size: 12px;
}
.tg-phonelike {
	float: right;
	margin-top: 0;
	padding-right: 0;
}
.tg-btnphone {
	width: 33px;
	margin-right: 5px;
}
.tg-like {
	display: inline-block;
	position: relative;
}
.tg-btnphone i, 
.tg-btnphone span, 
.tg-btnphone span em {
	line-height: 30px;
}
.hit-address a {
    color: #414141;
}
.hit-address a i {
	color: #363b4d;
}


.list-layout ol > li {
	width: 100% !important;
}

.list-layout .hit-image {
    display: inline-block;
    max-height: 100px !important;
    height: 100px !important;
    min-height: 100px !important;
    max-width: 26%;
	min-width: 26%;
}
.list-layout .Marketplace .hit-image {
    max-height: 200px !important;
    height: 200px !important;
    min-height: 200px !important;
}
.list-layout .hit-content {
    width: 70%;
    display: inline-block;
    margin: 1% 1% 0% 2%;
	text-align: left;
}
.list-layout .hit-content .hit-price, .list-layout .hit-content .hit-name {
	text-align: left;
}
.list-layout .hit {
	padding: 0 !important;
}
.list-layout .hit-content div.badge {
    position: relative;
    top: 0;
    left: 0;
	margin-bottom: 5px;
}
.list-layout .hit-address {
	width: 70%;
	float: left;
	margin-top: 5px;
}
.list-layout .tg-phonelike {
	float: right;
	margin: 0;
}
.list-layout .hit-footer {
	position: relative;
}

.Halal {
	height: 50px;
    width: 50px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url('https://www.desinetwork.com.au/assets/uploads/restaurants/menu_special_feature/halal.png');
    background-size: 100% 100%;
    text-indent: -9999px;
}
.main-search-input {
	padding: 12px 0;
	/* box-shadow: none; */
}
#search-input input {
	border: none;
    font-size: 14px;
	color: #000000;
	padding: 8px 0px;
	border-radius: 20px;
}
.ais-SearchBox-submit svg,
.ais-SearchBox-submitIcon path {
	fill: rgb(255 255 255) !important;
}
.ais-SearchBox-reset svg,
.ais-SearchBox-resetIcon path{
    fill: #999999 !important;
}

#clear-refinements {
	margin-bottom: 10px;
}
.ais-ClearRefinements-button:before {
    content: '\f00d';
    font-family: 'FontAwesome';
    margin-right: 5px;
    font-size: 11px;
}
.ais-ClearRefinements-button--disabled {
	opacity: 0.2 !important;
}


input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000 !important;
  opacity: 1; /* Firefox */
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000 !important;
}

input::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000 !important;
}

.dn-filter-group {
	border: none;
}

.btn-filter,
.btn-close {
	width: 40px;
    height: 40px;
    line-height: 28px;
    float: left;
    border: 1px solid #ff4747;
    border-radius: 100%;
    text-align: center;
	background: #ff4747;
	color: #ffffff;
}
.btn-filter:hover,
.btn-filter:focus,
.btn-close:hover,
.btn-close:focus {
    background: #ff4747;
    color: #ffffff !important;
}
.btn-close {
	position: fixed;
	top: 15px;
	right: 10px;
	z-index: 99999;
}
.modal-fixed {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #ffffff;
	overflow: scroll;
	left: 0;
	top: 0;
	z-index: 99999;
	opacity: 1;
	visibility: visible;
}
@media screen and (max-width: 767px) {
	.ais-Hits-item, 
	.ais-InfiniteHits-item, 
	.ais-InfiniteResults-item, 
	.ais-Results-item {
		width: calc(100% - 1rem) !important;
	}
	.btn-modal {
		display: block;
	}
	#sidebarlist {
		opacity: 0;
		visibility: hidden;
		height: 0;
		display: inline-block;
		position: fixed;
		width: 100%;
		transition: .2s all ease;
	}
	#sidebarlist.modal-fixed {
		opacity: 1;
		visibility: visible;
		height: 100%;
	}
	.main-search-input {
		box-shadow: none;
		margin: 5px 0;
	}
	.listsearch-header {
		padding: 0;
		border: none;
	}
	section.no-top-padding {
		padding: 5px 0;
	}
}
@media screen and (max-width: 768px) {
	.scroll-nav-wrapper {
		display: block;
		top: 80px;
	}
}


/* FOOTER */
/*footer {
  font-size: 14px;
  margin-top: 200px;
  margin-bottom: 15px;
  text-align: center;
}
footer a {
  text-decoration: none;
  color: #ed5565;
}
footer a:hover {
  text-decoration: underline;
  color: #ed5565;
}*/
