.search-element-col-1 {
	width: 100%
}
.directorypress-search-form label {
	color: #999;
	margin-bottom:5px;
}
.directorypress-search-form.directorypress-search-layout-vertical label {
	display:block;
	margin-bottom:0;
}
.directorypress-search-holder .form-control,
.directorypress-search-holder .select2-selection--single,
.directorypress-search-holder .select2-container--default .select2-selection--single{
	position:relative;
}
.directorypress-search-radius-label {
	color: #999;
	font-size: 14px!important;
	font-weight: 700;
	line-height: 16px;
	margin-bottom: 0!important
}

.directorypress-content-wrap .form-horizontal .has-feedback .directorypress-form-control-feedback {
	color: #ccc;
	line-height: 48px
}
.directorypress-search-form .cz-submit-btn.btn.btn-primary {
	border-radius: 0;
	min-width: 100%;
	text-transform: uppercase;
	font-size: 13px!important;
	padding-top: 0!important;
	padding-bottom: 0!important
}

.main-search-bar {
	overflow: visible!important
}
.main-search-bar .directorypress-content-wrap.directorypress-search-form {
	
	position: relative;
	z-index: 100
}
.search-element-col-1,
.search-element-col-2,
.search-element-col-3,
.search-element-col-4,
.search-element-col-5 {
	padding-left: 5px;
	padding-right: 5px;
	float: left
}
.search-element-col-2 {
	width: 50%
}
.search-element-col-3 {
	width: 33.3333%
}
.search-element-col-4 {
	width: 25%
}
.search-element-col-5 {
	width: 20%
}
.directorypress-search-holder .form-group {
	overflow: visible;
	position: relative
}
.directorypress-widget .search-element-col {
	width: 100%!important;
	float: none;
	margin-bottom: 10px
}
.directorypress-widget .search-form-style3 {
	margin-top: 0!important
}
.directorypress-widget .cz-datetime .col-sm-12,
.directorypress-widget .cz-datetime .col-sm-6 {
	margin-bottom: 10px
}
.search-element-col {
	position: relative;
}
.search-element-col .field-item-count{
  font-size: 76%;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.search-element-col:not(.directorypress-search-submit-button-wrap){
	margin-bottom: 15px;
}


@media screen and (max-width: 1024px) {
	.search-element-col {
		width:100%;
	}
	.search-element-col.field-type-price .row .price-min{
		margin-bottom: 15px;
	}
}
.directorypress-content-wrap select:not(.directorypress-week-day-input):focus {
	background-image: url(../images/selectbox-arrow.png) no-repeat!important
}
.directorypress-content-wrap .form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #eee;
	border-radius: 0;
	box-shadow: none;
	display: block;
	font-size: 14px;
	height: 46px;
	line-height: 46px;
	padding: 0 12px;
	transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
	width: 100%
}
.search-form-style1 .glyphicon-screenshot::before {
	font-family: FontAwesome;
	content: "\f124";
	color: #999;
	background-color: #f9f9f9;
	display: inline-block;
	height: 53px;
	line-height: 53px;
	position: absolute;
	right: -4px;
	top: -7px;
	width: 53px;
	text-align: center
}
.directorypress_search_widget .glyphicon-screenshot::before {
	color: #888
}
.directorypress-content-wrap .has-feedback .form-control {
	height: 44px;
	line-height: 44px;
	padding: 0 44px 0 20px!important
}
.czprice-slider {
	margin-bottom: 15px
}
.cz-checkboxes .checkbox {
	display: inline-block;
	position: relative;
	margin-bottom: 0;
	margin-top: 10px
}
.cz-checkboxes .checkbox .radio-check-item {
	padding: 0 5px
}
.cz-checkboxes .checkbox .radio-check-item:before {
	display: inline-block;
	position: absolute;
	content: "";
	width: 14px;
	height: 14px;
	background: #e8e8e8;
	font-family: FontAwesome;
	border: 2px solid #fff;
	box-shadow: 0 0 0 1px #e1e1e1;
	left: 0;
	top: 4px;
	font-size: 8px;
	line-height: 10px;
	text-align: center
}

.search-form-style3.directorypress-content-wrap.directorypress-search-form{
	position:relative;
}
.search-form-style3 .select2-container .select2-selection--single{
    height: 46px;
	line-height:46px;
	position:relative;
}

.search-form-style3 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px;
    width: 44px;
    background: #f9f9f9;
	text-align:center;
}
.search-form-style3 .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 1px;
	}
.search-form-style3 .select2-container--default .select2-selection--single .select2-selection__arrow b{
	border: none;
	width: inherit;
	height: inherit;
	left:0;
	
}
.search-form-style3 .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    border: none;
	content:"\f103";
	font-family:FontAwesome;
	color: #ccc;
}
.search-form-style3 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
    content:"\f102";
	color: #ccc;
}
.search-form-style3 .directorypress-mylocation {
    background: #f9f9f9;
    width: 45px;
    color: #ccc;
	right:11px;
}
.directorypress_search_widget .search-form-style3 .directorypress-mylocation {
	right:4px;
}
.directorypress_search_widget .has-feedback:hover .glyphicon-screenshot:before {
	color:#fff !important;
}

.cz-checkboxes .checkbox input[type=checkbox]:not(old):checked+span.radio-check-item:before,
.cz-checkboxes .checkbox input[type=radio]:not(old):checked span.radio-check-item:before {
	content: "\f00c"
}
.advanced-search-button {
	background: #f9f9f9;
	left: 15px;
	min-width: 160px;
	padding: 10px;
	position: absolute;
	text-align: center
}
.listings.cat-archive .directorypress-search-form .bs-caret,
.listings.listing-archive .directorypress-search-form .bs-caret,
.listings.location-archive .directorypress-search-form .bs-caret,
.search-form-style1.directorypress-content-wrap.directorypress-search-form .bs-caret {
	background: 0 0;
	right: 10px
}
.search-form-style1 .advanced-search-button {
	top: 0
}
.directorypress-search-form-button .btn{
	width:100%;
	padding:0 15px;
}
.listings.cat-archive .directorypress-search-form .cz-submit-btn.btn.btn-primary,
.listings.listing-archive .directorypress-search-form .cz-submit-btn.btn.btn-primary,
.listings.location-archive .directorypress-search-form .cz-submit-btn.btn.btn-primary {
	margin-top: 0
}
.listings.cat-archive .main-search-bar .directorypress-content-wrap.directorypress-search-form,
.listings.location-archive .main-search-bar .directorypress-content-wrap.directorypress-search-form {
	
}
.listings.cat-archive .directorypress-search-form .directorypress-search-holder,
.listings.listing-archive .directorypress-search-form .directorypress-search-holder,
.listings.location-archive .directorypress-search-form .directorypress-search-holder {
	box-shadow: none
}
.listings.cat-archive .directorypress-container-fluid.directorypress-listings-block,
.listings.listing-archive .directorypress-container-fluid.directorypress-listings-block,
.listings.location-archive .directorypress-container-fluid.directorypress-listings-block {
	margin-top: 120px
}
.listings.cat-archive .listing-archive-content .directorypress-container-fluid.directorypress-listings-block,
.listings.listing-archive .listing-archive-content .directorypress-container-fluid.directorypress-listings-block,
.listings.location-archive .listing-archive-content .directorypress-container-fluid.directorypress-listings-block {
	margin-top: 30px
}
.search-form-style1.directorypress-content-wrap.directorypress-search-form {
	margin: 0;
	border-radius: 8px
}
.search-form-style1.directorypress-content-wrap.directorypress-search-form .directorypress-search-overlay {
	border-radius: 8px
}
.search-form-style1.directorypress-search-form .cz-submit-btn.btn.btn-primary {
	margin-top: 0
}
.search-form-style1.directorypress-content-wrap.directorypress-search-form .directorypress-search-holder {
	box-shadow: none;
	border-radius: 8px
}
.directorypress-search-holder .directorypress-tax-dropdowns-wrap select{
	width:100%;
}
.directorypress-builtin .search-form-style1.directorypress-content-wrap.directorypress-search-form .directorypress-search-holder {
	padding-bottom: 0;
	padding-top: 15px
}

.search-form-style3 {
    -webkit-box-shadow: 0px 8px 8px 0px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 8px 8px 0px rgba(0,0,0,0.08);
    box-shadow: 0px 8px 8px 0px rgba(0,0,0,0.08);

}
.search-form-style1.directorypress-content-wrap.directorypress-search-form .cz-submit-btn.btn.btn-primary,
.search-form-style1.directorypress-content-wrap.directorypress-search-form .directorypress-search-holder .form-control {
	height: 44px
}
.cz-areaalider {
	margin-bottom: 15px
}

.search-form-style2.directorypress-content-wrap.directorypress-search-form .form-control {
	background-color: #f9f9f9
}
.directorypress-search-form input[type=email],
.directorypress-search-form select,
.search-form-style2.directorypress-content-wrap.directorypress-search-form input[type=text],
.search-form-style2.directorypress-content-wrap.directorypress-search-form input[type=password],
.search-form-style2.directorypress-content-wrap.directorypress-search-form textarea {
	color: #bbb!important
}
div:not(.cat-archive) .search-form-style2.directorypress-content-wrap.directorypress-search-form .directorypress-search-holder,
div:not(.listing-archive) .search-form-style2.directorypress-content-wrap.directorypress-search-form .directorypress-search-holder,
div:not(.location-archive) .search-form-style2.directorypress-content-wrap.directorypress-search-form .directorypress-search-holder,
div:not(.search-result) .search-form-style2.directorypress-content-wrap.directorypress-search-form .directorypress-search-holder {
	padding: 45px 45px 30px
}
.listing-archive-sidearea .search-form-style2.directorypress-content-wrap.directorypress-search-form .directorypress-search-holder {
	padding: 45px 30px 30px !important;
}

.search-form-style2 .directorypress-search-holder h5 {
	font-size: 18px;
	margin: 0 0 30px;
	line-height: 1
}
.search-form-style2 .directorypress-search-holder h5:before {
	background: #333;
	content: "";
	display: inline-block;
	height: 15px;
	margin-right: 10px;
	width: 2px
}
.search-form-style1 .select2-container--default .select2-selection--single .select2-selection__arrow,
.search-form-style1 .select2-selection--single {
	height: 54px;
	line-height: 54px
}
.search-form-style3.directorypress-content-wrap.directorypress-search-form {
	padding: 15px;
}
.directorypress-search-form {
	background:#fff;
}
.directorypress-search-form-bottom{
	height:0;
}
.directorypress-search-form {
	position: relative
}
.directorypress-advanced-search-label {
	position: absolute;
	top: -54px;
	background: #fff;
	color: #fff;
	padding: 15px 30px;
	left: 0
}
.directorypress-advanced-search-label:active,
.directorypress-advanced-search-label:focus,
.directorypress-advanced-search-label:hover {
	color: #fff
}
.widget .directorypress-advanced-search-label {
	position: relative;
	top: 5px;
	background: 0 0;
	color: #999!important;
	padding: 0 10px;
	left: 0;
	font-weight: 400!important
}
.search-form-style3.directorypress-content-wrap.directorypress-search-form .directorypress-search-holder{
	
}
.directorypress-widget .search-form-style3.directorypress-content-wrap.directorypress-search-form {
	padding: 0
}
.directorypress_search_widget .search-form-style3.directorypress-content-wrap.directorypress-search-form {
	margin-top: 0
}
.directorypress-search-form-button .btn{
	min-height:44px;
}
.directorypress-search-form-button .btn i{
	margin-right:5px;
}
.search-form-style-header1 .directorypress-search-form-button .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;

}
.search-form-style-header1 .search-element-col {
    margin-bottom: 0;
}
.search-form-style-header1 .directorypress-dropmenubox-button.glyphicon-search{
	display:none;
}
@media screen and (max-width: 1100px) {
	.directorypress-search-form .cz-submit-btn.btn.btn-primary {
		min-width: 100%
	}
}
@media screen and (device-width: 768px) {
	.search-form-style3.directorypress-content-wrap.directorypress-search-form {
		margin-top: 0
	}
	.search-form-style1 .search-element-col-4 {
		width: 33.3333%
	}
}
@media screen and (max-width: 767px) {
	.search-form-style3.directorypress-content-wrap.directorypress-search-form {
		margin-top: 0
	}
	.directorypress-search-form .cz-submit-btn.btn.btn-primary {
		min-width: 100%
	}
	.search-element-col-4 {
		width: 100%
	}
	.main-search-bar .directorypress-content-wrap.directorypress-search-form {
		margin: 0
	}
	.search-element-col {
		width: 100% !important;
	}
	.cz-datetime .col-sm-12 {
		margin-bottom: 10px
	}
}

.directorypress-search-form input[type=text],
.directorypress-search-form input[type=password],
.directorypress-search-form input[type=email],
.directorypress-search-form select,
.directorypress-search-form textarea {
	color: #555!important
}
.directorypress-search-form input:focus,
.directorypress-search-form select:focus,
.directorypress-search-form textarea:focus {
	border-color: #eee!important;
	box-shadow: none!important;
	text-transform: capitalize;
}
@media screen and (min-width: 600px) and (max-width: 800px) {
	.search-element-col-4 {
		width: 50%
	}
}

/* archive search forms */

.archive-content-wrapper{}
.directorypress-search-layout-vertical .search-element-col{
	margin-bottom:0;
}

.listing-archive-sidearea .directorypress-content-wrap.directorypress-search-form{
	padding:0;
}


.search-form-style2 .cz-datetime .form-horizontal{
	margin-bottom:5px;
}
.search-form-style2 .cz-datetime .row{
	margin:0;
}

.directorypress-submit-button-hidden{
	display:none;
}

/* input checkbox */

.search-checkbox-wrapper{
	margin:0 -8px;
}
.search-checkbox{
	padding:0 8px;
	display:inline-block;
}
.directorypress-search-layout-vertical .search-checkbox-wrapper{
	margin:0;
}
.directorypress-search-layout-vertical .search-checkbox{
	padding:0;
	display:block;
	margin-top:5px;
}
.directorypress-search-layout-vertical .search-checkbox:first-child{
	margin-top:0;
} 

.search-checkbox .checkbox-item-name{
	vertical-align:middle;
	margin-left:30px;
	font-size:14px;
	font-weight:normal;
	display:inline-block;
}
.rtl .search-checkbox .checkbox-item-name {
    margin-left: 0;
    margin-right: 30px;
}

.search-checkbox label{
  position: relative;
  cursor: pointer;
  
}
.search-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.search-checkbox-item {
	width: 20px;
    height: 20px;
    border: 2px solid #a0aab1;
    border-radius: 0;
    text-align: center;
	position:absolute;
	left:0;
	top:0;
}
.rtl .search-checkbox-item {
	left:auto;
	right:0;
	
}
.search-checkbox .search-checkbox-item:after {
	content:"\F012C";
	position: absolute;
	display: none;
	font-family:Material Design Icons;
	width: 16px;
	height: 16px;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}
.search-checkbox input:checked ~ .search-checkbox-item:after {
  display: block;
}

.directorypress-dropmenubox-count {
	font-weight: normal;
    font-size: 10px;
    right: 15px;
    position: absolute;
    background: #ecf1f5;
    padding: 0 10px;
	color:#777;
    border-radius: 3px;
}
.parent .directorypress-dropmenubox-count {
    right: 30px;
}
.directorypress-search-innerlab-dropmenubox {
  display: block;
  font-size:11px;
}

.directorypress-search-innerlab-dropmenubox b {
  color: #2d2d2d;
}
.directorypress-dropmenubox .ui-menu-item{
	position:relative;
}

.directorypress-search-parent-dropmenubox.directorypress-search-term-dropmenubox {
	display: inline-flex;
	align-items: center;
	min-height: 40px;
	font-weight: normal;
	font-size:12px;
	outline:none !important;
	border:none;
	cursor:pointer;
	background:none;
}
.directorypress-search-parent-dropmenubox.directorypress-search-term-dropmenubox:focus,
.directorypress-search-parent-dropmenubox.directorypress-search-term-dropmenubox:hover{
	outline:none !important;
	border:none;
}
.directorypress-search-term-dropmenubox,
.directorypress-search-listing-dropmenubox {
  padding-right: 30px;
  font-size:12px;
  position:static !important;
}
.rtl .directorypress-search-term-dropmenubox {
  padding-left: 30px;
  padding-right: 0;
}
.directorypress-dropmenubox.ui-autocomplete {
  max-height: 378px;
  overflow-y: auto;
  overflow-x: hidden;
  z-index:10000;
  border:none;
  border-top:2px solid #2a41e8;
}
.admin-bar .nicescroll-rails{
	margin-top:-32px;
}
.directorypress-touch.admin-bar .nicescroll-rails{
	margin-top:-46px;
}
.directorypress-content-wrap .ui-selectmenu-menu .directorypress-ui-icon,
.directorypress-dropmenubox.ui-autocomplete .directorypress-ui-icon {
	position: absolute;
    left: 12px;
    top: 50%;
    min-width: 18px;
    min-height: 18px;
    vertical-align: middle;
    line-height: 100%;
    transform: translateY(-50%);
    background-size: auto;
    width: 30px;
    height: 30px;
    text-align: center;
    background-position: center center;
}
.directorypress-content-wrap .ui-selectmenu-menu .directorypress-ui-icon.font-icon,
.directorypress-dropmenubox.ui-autocomplete .directorypress-ui-icon.font-icon {
	font-size:18px;
}
.directorypress-content-wrap .ui-selectmenu-menu .directorypress-ui-icon.svg-icon img,
.directorypress-dropmenubox.ui-autocomplete .directorypress-ui-icon.svg-icon img{
	width:18px;
}
.directorypress-content-wrap .ui-selectmenu-menu .directorypress-ui-icon-location,
.directorypress-dropmenubox.ui-autocomplete .directorypress-ui-icon-location {
	position: absolute;
    left: 12px;
    top: 50%;
    min-width: 18px;
    min-height: 18px;
    vertical-align: middle;
    line-height: 100%;
    transform: translateY(-50%);
    background-size: auto;
    width: 30px;
    height: 30px;
    text-align: center;
    background-position: center center;
}
.directorypress-dropmenubox.ui-autocomplete .directorypress-search-listing-dropmenubox .ui-icon {
  width: 42px;
  height: 42px;
  left: 4px;
}

.directorypress-dropmenubox.ui-menu .ui-menu-item {
  color: #444;
  padding: 3px 8px 3px 60px !important;
  font-family: inherit;
  font-size: 15px;
  border: none;
  border-bottom: 1px solid #eee;
}
.sibling-wrapper{
	position:relative;
}
.sibling-wrapper .parent{
	padding-right:25px !important
}
.search-sub-term-handle {
  position: absolute;
  top: 13px;
  right: 8px;
  display: inline-block;
  font-size: 18px;
}
.directorypress-dropmenubox.ui-menu .ui-menu-item:hover{
  background: none;
  background-color: #ecf1f5;
  font-weight: inherit;
  color: #2a41e8;
  margin: 0;
}
.directorypress-dropmenubox.ui-menu .ui-menu-item:hover .directorypress-dropmenubox-count{
	background: #fff;
}

.directorypress-dropmenubox.ui-menu .ui-menu-item a {
  color: #000000;
}

.directorypress-dropmenubox.ui-menu .ui-menu-item a:hover {
  cursor: pointer;
  text-decoration: underline;
}
.directorypress-dropmenubox.ui-menu:hover .ui-menu-item .directorypress-search-dropmenubox,
.directorypress-dropmenubox.ui-menu .ui-menu-item:hover .directorypress-search-dropmenubox {
  background:none;
  border:none;
}


.directorypress-content-wrap .form-control.ui-autocomplete-input[readonly] {
  cursor: pointer;
  background-color: #FFFFFF;
}
.directorypress-search-listing-dropmenubox{
	padding-left:20px;
}
.directorypress-search-listing-dropmenubox strong{
	font-weight: 700;
	text-transform: capitalize;
	font-size: 13px;
	padding: 0 !important;
}
.directorypress-search-listing-dropmenubox strong a {
    padding: 0;
    line-height: 1.5;
    min-height: 0;
    font-weight: 700;
}
.directorypress-search-listing-dropmenubox .directorypress-ui-icon{
    background-size: 40px;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
}
.directorypress-search-listing-dropmenubox .directorypress-search-innerlab-dropmenubox p{
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 0;
}
.directorypress-ajax-target-loading {
  position: absolute;
  background-color: none;
  z-index: 10;
}
.nicescroll-cursors{
	
}
.directorypress-loader:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 5px solid transparent;
  border-top-color: #2393ba;
  border-bottom-color: #2393ba;
  animation: directorypress-spinner .8s ease infinite;
}

.directorypress-loader.directorypress-loader-max-top:before {
  top: 300px;
}
.directorypress-dropmenubox::-webkit-scrollbar {
  width: 1em;
}
 
.directorypress-dropmenubox::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
.directorypress-dropmenubox::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

.directorypress-content-wrap .directorypress-mylocation {
	display: inline-block;
	right: 20px;
	top: 50%!important;
	cursor: pointer;
	line-height: 44px;
	height: 44px;
	pointer-events:auto;
}
.directorypress-content-wrap.directorypress-search-form .directorypress-mylocation {
	right: 0;
	text-align:center;
	top:0;
}
.directorypress-search-holder .directorypress-form-control-feedback {
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    right: 0;
}

/* Range ui slider */

.search-form-style3 .directorypress-jquery-ui-slider {
    height: 46px;
	line-height:46px;
	position:relative;
}
.search-form-style3 .directorypress-jquery-ui-slider .directorypress-distance-slider{
	height:inherit;
}
.ui-slider-horizontal {
    height: 6px;
	background:#eee;
	border:1px solid #eee;
	border-radius:4px;
	position:relative;
}
.ui-slider .ui-slider-handle {position:absolute;margin-left:-10px;}
.directorypress-jquery-ui-slider{float:none !important;}
.ui-slider .ui-slider-handle.ui-corner-all {
    height: 20px ;
    top: -8px ;
    width: 20px ;
	border-width:6px ;
}
.ui-widget-header{
    height:100%;
	border-radius:inherit;
	position:relative;
}
.ui-slider .ui-slider-handle {
	z-index: 1!important
}
.ui-widget-overlay {
	background-repeat: repeat!important;
	z-index: 5!important
}
.czprice-slider .ui-slider-horizontal {
	height: 10px;
	width: calc(100% - 26px);
	width: -webkit-calc(100% - 26px);
    width: -moz-calc(100% - 26px);
	text-align: center;
	float: none;
	margin: 0 auto
}
.directorypress-content-wrap .ui-slider-horizontal {
	height: 10px;
	z-index:1;
}
.directorypress-content-wrap .ui-slider .ui-slider-handle.ui-corner-all{
	top: -8px;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	outline:none;
}
.directorypress-content-wrap .ui-slider .ui-slider-handle.ui-state-default {
	border-width: 6px
}
.directorypress-search-form .cz-areaalider .directorypress-jquery-ui-slider {
	margin:0 !important;
}
.search-form-style3.directorypress-search-form .cz-areaalider .directorypress-jquery-ui-slider {
	margin-top: 5px
}
.directorypress-jquery-ui-slider {
	overflow: visible!important;
	margin-top: 0;
	min-height: 44px;
	position:relative;
}
.directorypress-jquery-ui-slider .ui-slider-horizontal {
	position: absolute;
	width: 100%;
	bottom: auto;
	transform:translateY(-50%);
	top:50%;
}
.directorypress-search-layout-vertical .directorypress-jquery-ui-slider .ui-slider-horizontal {
	position: relative;
}
.directorypress-distance-slider {
	min-height: 24px;
	position: relative
}
.directorypress-search-layout-vertical .directorypress-distance-slider {
	position:absolute;
	bottom:0;
	width:100%;
	min-height: auto;
}
.directorypress-distance-slider .tooltip.top,
.ui-slider-handle .tooltip.top{
	opacity:1 !important;
	top:-42px;
	left:-21px;
}
.directorypress-distance-slider .tooltip.top .tooltip-arrow,
.ui-slider-handle .tooltip.top .tooltip-arrow{
	border-top-color:#333;
}
.directorypress-distance-slider .tooltip.top .tooltip-inner,
.ui-slider-handle .tooltip.top .tooltip-inner{
	background-color:#333;
	color:#fff;
	width:52px;
	border-color:#333;
}


.directorypress_search_widget .directorypress-search-holder .czprice-slider,
.czprice-slider.col-lg-3 {
	padding: 0 6px!important
}
.cz-areaalider.col-lg-3,
.cz-datetime.col-lg-6 .col-lg-6 {
	padding: 0 5px
}
.czprice-slider .col-lg-12 {
	float: none!important
}
@media screen and (device-width: 768px) {
	.search-form-style3.directorypress-content-wrap.directorypress-search-form {
		margin-top: 0
	}
}
