.overflow-visible{
	overflow:visible !important;
}
.padding-0{
	padding:0 !important;
}
.ult_tab_padding_0 .ult_tabitemname{
	padding:0 !important;
}

.alsp-content .lb-next,
.alsp-content .lb-prev,
.bx-wrapper .bx-controls-direction a {
	outline: 0!important
}
.alsp-content a.alsp-advanced-search-label,
.alsp-content a.alsp-advanced-search-label:focus,
.alsp-content a.alsp-advanced-search-label:hover,
div.alsp-content .alsp-field-name {
	
}
.alsp-categories-column-hidden,
.alsp-slider {
	visibility: hidden
}
input[type=button],
input[type=submit] {
	
}
.alsp-content .btn.active,
.alsp-content .btn:active,
.alsp-content .btn:focus,
.alsp-content .btn:hover,
.alsp-open>.alsp-dropdown-toggle.alsp-content .btn {
	background-image: none
}
.alsp-content .form-control {
	max-width: 100%;
	float: none
}
.alsp-content .alsp-form-control-feedback {
	z-index: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: auto;
	right: 18px
}
.search-wrap .alsp-form-control-feedback {
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    right: 0;

}
.alsp-content .alsp-label {
	display: inline-block;
	padding: 3px 5px;
	margin-bottom: 3px;
	vertical-align: inherit
}
.alsp-content .alsp-label-primary.alsp-label a,
.alsp-content .alsp-label-primary.alsp-label a:hover {
	color: inherit
}
.alsp-form-control-feedback.glyphicon {
	
}
.alsp-content .form-group {
	margin-bottom: 15px!important;
	overflow: hidden
}
.alsp-content .nav-tabs>li.active>a,
.alsp-content .nav-tabs>li.active>a:focus,
.alsp-content .nav-tabs>li.active>a:hover {
	cursor: pointer
}
.alsp-content .alsp-popover {
	max-width: 500px
}
.alsp-content .alsp-list-group {
	margin-left: 0
}
@media print {
	.alsp-content a[href]:after {
		content: none!important
	}
}
.lb-image {
	max-width: inherit
}
.lb-number {
	display: none!important
}
img.wp-post-image {
	max-width: 100%;
	height: auto
}
.alsp-content .fluid-width-video-wrapper {
	padding-top: 0!important;
	height: 400px!important
}
div.alsp-content img {
	box-shadow: none;
	border-radius: 0;
	margin: 0;
	padding: 0
}
.alsp-content select:not(.alsp-week-day-input) {
	background: url(../images/selectbox-arrow.png) right center no-repeat #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none
}
.alsp-content select:not(.alsp-week-day-input)::-ms-expand {
	display: none
}
.alsp-content .btn,
.alsp-content a,
.alsp-content button,
.alsp-content input[type=button] {
	transition: all .1s linear 0s
}
.alsp-content .btn:focus,
.alsp-content a:focus,
.alsp-content button:focus,
.alsp-content input[type=button]:focus {
	outline: 0
}
.alsp-search-overlay {
	background-repeat: repeat-y;
	background-size: 100% auto
}
.alsp-content.alsp-search-form {
	margin-bottom: 20px
}
#pacz-sidebar .keyword-search,
.search-form-style2 .keyword-search {
	margin-bottom: 15px
}
.alsp-search-section-label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	text-shadow: 0 1px 1px #000;
	font-style: italic;
	line-height: 2em
}
.alsp-search-content-field {
	clear: both
}
.alsp-content .alsp-get-location {
	display: inline-block;
	right: 20px;
	top: 50%!important;
	cursor: pointer;
	line-height: 44px;
	height: 44px;
	pointer-events:auto;
}
.alsp-content.alsp-search-form .alsp-get-location {
	right: 0;
	text-align:center;
	top:0;
}
.alsp-content .alsp-search-map-form .alsp-get-location {
	height: 26px;
	line-height: 26px
}
.alsp-jquery-ui-slider {
	overflow: visible!important;
	margin-top: 5px;
	min-height: 24px
}
.alsp-jquery-ui-slider .ui-slider-horizontal {
	position: absolute;
	width: 100%;
	bottom: auto;
	transform:translateY(-50%);
	top:50%;
}
.pacz-radius-slider {
	min-height: 24px;
	position: relative
}
.pacz-radius-slider .tooltip.top{
	opacity:1 !important;
	top:-42px;
	left:-21px;
}
.pacz-radius-slider .tooltip.top .tooltip-arrow{
	border-top-color:#333;
}
.pacz-radius-slider .tooltip.top .tooltip-inner{
	background-color:#333;
	color:#fff;
	width:52px;
	border-color:#333;
}
/* sidebar widgets */

.sidebar-wrapper .alsp-form-control {background-color:#f9f9f9 !important;}
.sidebar-wrapper .alsp-content select:not(.alsp-week-day-input){background-color:#f9f9f9 !important;}


.cs-select{min-width:100% !important;}
.sidebar-wrapper .alsp-content select.cs-select:not(.alsp-week-day-input) {
     background-image: url("../../images/selectbox-arrow-green.png") !important;
    background-position: right top !important;
    background-size: auto auto !important;
}
.sidebar-wrapper .alsp-content select:focus:not(.alsp-week-day-input) {
    background-image: url("../../images/selectbox-arrow-green.png") !important;
	background-position: right top !important;
    background-size: auto auto !important;
}
.alsp-content .alsp-get-location {
    top: 8px;
}

.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;}
.alsp-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;
}
.sidebar-wrapper form.alsp-search-form .btn-primary{
	width:100%;
	margin-top:0;
}

.sidebar-wrapper .cz-datetime, .sidebar-wrapper .czprice-slider, .sidebar-wrapper .cz-areaalider,
 .sidebar-wrapper .cz-checkboxes{
    width:100% !important;
	
}
.sidebar-wrapper form.alsp-search-form .cz-submit-btn.btn-primary{
	margin-top:20px;
}
.search-form-style3 form.alsp-search-form .cz-submit-btn.btn-primary{
	margin-top:20px;
}
.alsp-search-map-block {
	width: 240px;
	z-index: 1;
	position: absolute;
	margin: 5px;
	cursor: move
}
.alsp-content.alsp-search-form.alsp-search-map-form {
	background: no-repeat none!important;
	margin: 0;
	border: 0
}
.alsp-content.alsp-search-map-form .alsp-search-overlay {
	background: no-repeat #2393ba;
	padding: 10px 15px;
	overflow: hidden;
	border-radius: 4px
}
.alsp-search-map-button input[type=submit] {
	width: 100%
}
.alsp-content.alsp-search-map-form .form-control {
	border-radius: 3px;
	font-size: 13px;
	height: 28px;
	padding: 3px 6px
}
.alsp-search-suggestions{
	margin-bottom:0;
}
div.alsp-content .alsp-field-output-block {
	margin: 10px 0;
	
}
div.alsp-content .alsp-field-output-block.alsp-field-output-block-checkbox,
div.alsp-content .alsp-field-output-block:last-child {
	clear: both
}
.listing-post-style-14 .inline-tooltip-fields .alsp-field-output-block:last-child{
	clear:none;
}
.listing-post-style-14 .inline-tooltip-fields .alsp-field-output-block{
	float:right;
}
div.alsp-content img.alsp-field-icon {
	box-shadow: none;
	margin: 0 5px 0 0;
	display: inline-block;
	vertical-align: middle
}
div.alsp-content span.alsp-field-icon {
	padding-right: 5px;
	width: 20px
}
div.alsp-content .tooltip_fields span.alsp-field-icon {
	padding-right: 0;
	color:#aaaaaa;
}
div.alsp-content address {
	display: inline-block;
	font-style: italic;
	margin: 0;
	line-height: inherit;
	font-size: inherit
}
div.alsp-content .alsp-hours-field strong {
	display: inline-block;
	width: 160px
}
.alsp-listings-block .alsp-field-content {
	display: inline-block
}
.alsp-listings-block .grid-fields-wrapper  .alsp-field-content{
	display: block;
	
}
.alsp-listings-block .grid-fields-wrapper.inline-fields  .alsp-field-content{
	display: inline-block;
	font-size:12px;
	
}
.listing-post-style-10 .grid-fields-wrapper,
.listing-post-style-10 .grid-exerpt-field{padding:0 20px;position:relative;}
.alsp-listings-block .grid-fields-wrapper  .alsp-field-name{
	cursor:pointer;
}
.alsp-listings-block .grid-fields-wrapper.inline-fields .alsp-field-content.dropmenu{
	
	width: 100%;
	left: 20px;
	background: #eee;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #ccc;
	margin-left:0;
	z-index:10;
	
}
.alsp_field_tooltip {
  position: relative;
}

.alsp_field_tooltip .tooltip-content {
  visibility: hidden;
  width: 200px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 0;
  margin-left: 0;
}
.alsp_field_tooltip .tooltip-content a{
	color: #fff;
}
.alsp_field_tooltip .tooltip-content::after {
  content: "";
  position: absolute;
  top: 98%;
  left: 5px;
  margin-left: 0;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.alsp_field_tooltip:hover .tooltip-content {
  visibility: visible;
}
div.alsp-content .grid-fields-wrapper .alsp-field-output-block{
	margin:0 0 5px;
}
div.alsp-content .grid-fields-wrapper.inline-fields .alsp-field-output-block{
	display:inline-block;
	padding-right:10px;
}
.alsp-listings-block .grid-fields-wrapper  .alsp-field-content li{
	list-style:none;
}
.alsp-listings-block .alsp-field-content p {
	margin-bottom: 0
}
.alsp-listings-block .alsp-field-content.alsp-field-description {
	display: block
}
.listing-post-style-10 .grid-fields-wrapper .alsp-field{
	display:inline-block;
}
.alsp-week-day-input {
	width: auto;
	display: inline!important
}
div.alsp-content .alsp-fields-group {
	margin: 30px 0
}
div.alsp-content .alsp-fields-group:after {
	clear: both;
	content: "";
	display: table
}
div.alsp-content .alsp-fields-group .alsp-fields-group-caption {
	border-bottom: 4px solid #ccc;
	font-size: 1.3em;
	font-weight: 700;
	margin: 10px 0;
	padding: 0 0 10px;
	overflow: hidden;
	text-transform: uppercase
}
div.alsp-content .alsp-fields-group .alsp-field-output-block {
	border-bottom: 1px solid #ccc;
	margin: 10px 0;
	padding: 0 0 10px;
	overflow: hidden
}
div.alsp-content .alsp-fields-group .alsp-field-output-block:last-child {
	border-bottom: none
}
div.alsp-content .alsp-fields-group .alsp-field-caption {
	display: inline-block;
	padding: 0;
	vertical-align: top;
	width: 140px
}
div.alsp-content .alsp-fields-group .alsp-field-content {
	display: inline-block;
	padding: 0 5px
}
div.alsp-content .alsp-fields-group .alsp-field-content>li {
	margin-left: 1rem
}
div.alsp-content .alsp-fields-group .alsp-field-content.alsp-field-description {
	display: block
}
.alsp-ajax-block-loading {
	position: absolute;
	background: #fff
}
.alsp-ajax-block-loading img {
	position: absolute
}
.alsp-orderby-links-label {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	margin-right: 10px
}
.alsp-listings-block-header {
	margin-bottom: 20px
}
.alsp-listings-block-content:after {
	clear: both;
	content: " ";
	display: table
}
.alsp-listings-block article.alsp-listing {
	position: relative;
	padding: 0
}
.alsp-listings-block .alsp-listing-text-content-wrap,
.alsp-listings-block .alsp-listing-text-content-wrap-nologo {
	padding: 0 10px
}
.alsp-single-listing-text-content-wrap {
	position: static
}
.alsp-single-listing-text-content-wrap:after {
	content: '';
	display: block;
	clear: both
}
.single-style-default .content-field-block{
	background:#fff;
	padding:30px;
}
.single-style-default .content-field-block .alsp-field-output-block-checkbox .alsp-field-caption .alsp-field-name,
.single-style-default .content-field-block .alsp-field-output-block-content .alsp-field-caption .alsp-field-name{
	display:block;
	margin:15px 0 10px;
	text-transform:capitalize;
	font-size:18px;
}
header.alsp-listing-header {
	float: none;
	padding: 0;
	margin: 0;
	clear: none;
	overflow: hidden
}
.alsp-content.alsp-slider-wrapper,
.alsp-meta-data:after,
.clear_float {
	clear: both
}
header.alsp-listing-header h2 {
	line-height: 1.5em;
	margin: 5px 0;
	display: inline-block
}
header.alsp-listing-header h2 a,
header.alsp-listing-header h2 a:visited {
	font-weight: 400;
	text-transform: capitalize
}
.alsp-author-link,
.alsp-listing-date {
	float: left;
	margin-right: 10px
}
.alsp-meta-data:after {
	content: '';
	display: block
}
.alsp-featured-ribbon {
	background: url(../images/ribbon_featured.png) no-repeat;
	height: 40px;
	color: #FFF;
	font-weight: 700;
	position: absolute;
	top: -17px;
	left: -29px;
	padding: 5px 0 0 35px;
	width: 120px;
	font-size: 14px
}
.alsp-remove-from-favourites-list {
    width: 30px;
    height: 30px;
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    z-index: 2;
    color: #fff;
    font-size: 14px;
    background: green;
    border-radius: 50%;
    border: 3px solid #fff;
	box-shadow: 0 0 0 1px #e1e1e1;
}
.alsp-remove-from-favourites-list:before{
	display: block;
	content: "\f00d";
	font-family: FontAwesome;
	text-align: center;
	line-height: 24px;
}
.alsp-video-iframe {
	height: 400px!important;
	border-radius:10px;
}
@media screen and (max-width: 768px) {
	.alsp-sticky-icon {
		display: none
	}
}
em.alsp-listing-date {
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	font-style: normal
}
ul.alsp-listing-tabs.nav {
	margin: 20px 0
}
.alsp-breadcrumbs {
	margin: 10px 0 20px
}
.alsp-breadcrumbs>li {
	display: inline;
	list-style: none;
	margin: 0!important
}
.alsp-found-listings,
.alsp-options-links {
	margin: 3px 0;
	overflow: hidden
}
.alsp-listings-block .alsp-options-links a {
	text-decoration: none
}
.dashbeard-btn-panel .cz-btn-wrap {
	display: inline-block;
	padding: 0
}
.dashbeard-btn-panel .cz-btn-wrap a.favourites-link {
	width: 41px;
	height: 41px;
	line-height: 41px;
	padding: 0;
	color: #fff;
	margin: 0!important
}
.dashbeard-btn-panel .cz-btn-wrap a.favourites-link:hover {
	color: #fff!important
}
@media screen and (max-width: 800px) {
	.alsp-views-links {
		display: none
	}
	.alsp-listings-block.alsp-listings-grid-4 article.alsp-listing {
		width: 50%
	}
	.alsp-listings-block.alsp-listings-grid-2 article.alsp-listing {
		width: 50%;
		margin-left: 0;
		margin-right: 0
		
	}
}
@media screen and (min-width: 800px) {
	.alsp-listings-block.alsp-listings-grid article.alsp-listing {
		float: left
	}
	.alsp-listings-block.alsp-listings-grid .alsp-listings-block-content {
		margin-left: -15px;
		margin-right: -15px
	}
	.alsp-listings-block.alsp-listings-grid .alsp-listing-text-content-wrap {
		padding: 0 10px
	}
	.alsp-listings-block.alsp-listings-grid article.alsp-listing .alsp-listing-logo-wrap {
		float: none!important;
		width: 100%!important;
		margin: 0
	}
	.alsp-listings-block.alsp-listings-grid article.alsp-listing .alsp-listing-text-content-wrap {
		margin-left: 0!important
	}
	.alsp-listings-block.alsp-listings-grid-1 article.alsp-listing {
		width: 100%!important;
		float: none;
		margin-left: 0;
		margin-right: 0
	}
	.alsp-listings-block.alsp-listings-grid-3.masonry article.alsp-listing {
		width: 33.31%!important
	}
	
}
.alsp-listing-logo-wrap {
	width: 100%;
	max-width: 100%;
	text-align: center;
	position: relative;
	background-color: #EEE
}
.alsp-listing-logo .alsp-listing-logo-img {
	width: 100%
}
figure.alsp-listing-logo {
	margin: 0;
	position: relative
}
figure.alsp-listing-logo .alsp-listing-logo-img-wrap {
	display: block;
	overflow: hidden
}
.alsp-listings-block.alsp-listings-grid figure.alsp-listing-logo .alsp-listing-logo-img-wrap {
	display: block;
	position: relative;
	width: 100%
}
.alsp-listings-block.alsp-listings-grid figure.alsp-listing-logo .alsp-listing-logo-img-wrap:before {
	content: "";
	display: block;
	padding-top: 100%
}
.alsp-listings-block.alsp-listings-grid figure.alsp-listing-logo .alsp-listing-logo-img {
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}
figure.alsp-listing-logo .alsp-listing-logo-img {
	max-width: 100%;
	display: block;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
figure.alsp-listing-logo .alsp-listing-logo-img img {
	float: none
}
@media screen and (min-width: 800px) {
	.alsp-listings-block.alsp-listings-grid figure.alsp-listing-logo .alsp-listing-logo-img img {
		width: 0
	}
}
.alsp-anim-style-0 figure.alsp-listing-logo figcaption,
.alsp-touch figure.alsp-listing-logo figcaption {
	display: none
}
figure.alsp-listing-logo figcaption {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0
}
@media screen and (max-width: 768px) {
	figure.alsp-listing-logo figcaption {
		font-size: 18px;
		padding: 20px
	}
}
figure.alsp-listing-logo figcaption .alsp-figcaption {
	display: table;
	height: 100%;
	margin: 0 auto;
	text-align: center
}
figure.alsp-listing-logo figcaption .alsp-figcaption .alsp-figcaption-middle {
	display: table-cell;
	vertical-align: middle
}
.alsp-anim-style-1 {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%
}
.alsp-anim-style-1 figure.alsp-listing-logo figcaption {
	color: #FFF;
	height: 100%;
	width: 50%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform .4s, opacity .1s .3s;
	-moz-transition: -moz-transform .4s, opacity .1s .3s;
	transition: transform .4s, opacity .1s .3s;
	text-align: center;
	font-size: 13px;
	padding: 0 10px
}
.alsp-anim-style-1 figure.alsp-listing-logo:hover figcaption {
	opacity: 1;
	transform: rotateY(0);
	transition: transform .4s, opacity .1s;
	-webkit-transform: rotateY(0);
	-webkit-transition: -webkit-transform .4s, opacity .1s
}
.alsp-no-touch .alsp-anim-style-1 figure.alsp-listing-logo.alsp-listings-own-page {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.alsp-no-touch .alsp-anim-style-1 figure.alsp-listing-logo.alsp-listings-own-page .alsp-listing-logo-img {
	-webkit-transition: -webkit-transform .4s;
	-moz-transition: -moz-transform .4s;
	transition: transform .4s
}
.alsp-no-touch .alsp-anim-style-1 figure.alsp-listing-logo.alsp-listings-own-page:hover .alsp-listing-logo-img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%)
}
.alsp-anim-style-2 figure.alsp-listing-logo figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	-moz-transition: -moz-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s
}
.alsp-anim-style-2 figure.alsp-listing-logo:hover figcaption {
	opacity: 1;
	-webkit-transform: translate(15px, 15px);
	-moz-transform: translate(15px, 15px);
	-ms-transform: translate(15px, 15px);
	transform: translate(15px, 15px)
}
.alsp-anim-style-3 figure.alsp-listing-logo {
	overflow: hidden
}
.alsp-anim-style-3 figure.alsp-listing-logo figcaption {
	height: auto;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: -webkit-transform .4s, opacity .1s .3s;
	-moz-transition: -moz-transform .4s, opacity .1s .3s;
	transition: transform .4s, opacity .1s .3s
}
.alsp-anim-style-3 figure.alsp-listing-logo:hover figcaption {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform .4s, opacity .1s;
	-moz-transition: -moz-transform .4s, opacity .1s;
	transition: transform .4s, opacity .1s
}
.alsp-no-touch .alsp-anim-style-3 figure.alsp-listing-logo.alsp-listings-own-page .alsp-listing-logo-img {
	-webkit-transition: -webkit-transform .4s;
	-moz-transition: -moz-transform .4s;
	transition: transform .4s
}
.alsp-no-touch .alsp-anim-style-3 figure.alsp-listing-logo.alsp-listings-own-page:hover .alsp-listing-logo-img {
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	transform: translateY(-40px)
}
.alsp-anim-style-4 figure.alsp-listing-logo figcaption .alsp-figcaption .alsp-figcaption-middle {
	vertical-align: bottom
}
.alsp-anim-style-4 figure.alsp-listing-logo figcaption {
	height: 100%;
	width: 100%
}
.alsp-no-touch .alsp-anim-style-4 figure.alsp-listing-logo.alsp-listings-own-page .alsp-listing-logo-img {
	z-index: 1;
	-webkit-transition: -webkit-transform .4s;
	-moz-transition: -moz-transform .4s;
	transition: transform .4s
}
.alsp-no-touch .alsp-anim-style-4 figure.alsp-listing-logo.alsp-listings-own-page:hover .alsp-listing-logo-img {
	-webkit-transform: translateY(-25px) scale(.65);
	-moz-transform: translateY(-25px) scale(.65);
	-ms-transform: translateY(-25px) scale(.65);
	transform: translateY(-25px) scale(.65)
}
.alsp-anim-style-5 figure.alsp-listing-logo figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	transition: opacity .3s
}
.alsp-anim-style-5 figure.alsp-listing-logo:hover figcaption {
	opacity: .9
}
.alsp-anim-style-6 figure.alsp-listing-logo {
	overflow: hidden
}
.alsp-anim-style-6 figure.alsp-listing-logo figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	transition: opacity .3s
}
.alsp-anim-style-6 figure.alsp-listing-logo:hover figcaption {
	opacity: .9
}
.alsp-no-touch .alsp-anim-style-6 figure.alsp-listing-logo.alsp-listings-own-page:hover .alsp-listing-logo-img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2)
}
.alsp-no-touch .alsp-anim-style-6 figure.alsp-listing-logo.alsp-listings-own-page .alsp-listing-logo-img {
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.alsp-anim-style-6 figure.alsp-listing-logo.alsp-listings-own-page figcaption .alsp-figcaption {
	position: relative;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out
}
.alsp-anim-style-6 figure.alsp-listing-logo.alsp-listings-own-page figcaption:hover .alsp-figcaption {
	-moz-transform: translateX(400px);
	-ms-transform: translateX(400px);
	-webkit-transform: translateX(400px);
	transform: translateX(400px)
}
figure.alsp-listing-logo figcaption a,
figure.alsp-listing-logo figcaption a:focus,
figure.alsp-listing-logo figcaption a:hover,
figure.alsp-listing-logo figcaption a:visited {
	color: #FFF!important;
	display: block
}
.alsp-figcaption ul.alsp-figcaption-options {
	padding: 10px 0;
	margin: 0
}
.alsp-figcaption li.alsp-listing-figcaption-option a,
.alsp-figcaption li.alsp-listing-figcaption-option a:hover {
	text-decoration: none
}
.alsp-figcaption li.alsp-listing-figcaption-option a span {
	font-size: 24px;
	display: inline-block;
	border: 2px solid transparent;
	border-radius: 50%;
	padding: 5px
}
.alsp-figcaption li.alsp-listing-figcaption-option a span:hover {
	border: 2px solid #FFF!important
}
.alsp-listing-header .alsp-rating {
	display: inline-block;
	height: auto
}
.alsp-content .alsp-pagination-wrapper {
	text-align: center;
	margin: 20px 0
}
.alsp-content .alsp-pagination li {
	margin: 0
}
.alsp-maps-canvas {
	margin: 0 auto;
	border-radius: 6px;
	border: 1px solid #DDD
}
.alsp-maps-canvas .gm-style img {
	max-width: none!important;
	box-shadow: none!important
}
.alsp-maps-canvas .gm-style label {
	width: auto!important;
	display: inline!important
}
.alsp-maps-canvas .gm-style-cc>div {
	word-wrap: normal
}
.alsp-maps-direction-route {
	margin: 20px 0
}
.alsp-map-info-window {
	border-radius: 5px
}
.alsp-map-info-window{
	background-color: #FFF;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	position: relative
}

.alsp-map-info-window-tongue {
	position: absolute;
    margin-left: auto;
	left: 50%;
	margin-left: -10px;
	bottom:-15px;
}
.alsp-map-info-window-title {
	padding: 5px;
	border-radius: 5px 5px 0 0
}
.gm-style div.alsp-map-info-window-title,
.gm-style div.alsp-map-info-window-title a.alsp-map-info-window-title-link {
	color: #333;
	font-size: 14px!important;
	font-weight: 700!important;
	padding-top: 0;
	z-index: 100;
	padding-left:0;
}
.gm-style a,
.gm-style div,
.gm-style label,
.gm-style span {
	font-size: 13px!important
}
.alsp-map-info-window-content {
	padding: 5px
}
.alsp-map-info-window_field {
	line-height: 16px!important;
	padding-bottom: 10px
}
.alsp-map-field-icon {
	padding-right: 5px;
	width: 15px;
	vertical-align: top
}
.alsp-map-info-window_field strong {
	display: inline-block;
	width: 80px
}
.alsp-map-info-window-buttons,
.alsp-map-info-window-buttons-single {
	padding: 5px;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: 0;
}
.alsp-map-info-window-buttons a {
	float: none;
	text-align: center;
	font-size: 12px !important;
	padding: 0 5px;
	min-height: 22px;
	line-height: 22px;
	min-width: 80px;
	border-radius: 3px;
}
.alsp-map-info-window-buttons-single a {
	float: none;
	text-align: center;
	font-size: 12px !important;
	padding: 0 5px;
	min-height: 22px;
	line-height: 22px;
	min-width: 80px;
	border-radius: 3px;
}
.alsp-map-info-window-buttons a:nth-child(even) {
	margin-left: 5px;
}
.infoBox>img {
	z-index: 100
}
span.alsp-show-on-map {
	cursor: pointer
}
.alsp-map-field-hours {
	display: inline-block
}
.alsp-map-custom-controls {
	margin: 10px 5px
}
.alsp-map-dummy-div {
	height: 52px
}
.alsp-map-draw-panel {
	padding-right: 6px;
	z-index: 1!important;
	cursor: auto
}
.alsp-map-custom-controls button,
.alsp-map-draw-panel button {
	display: block!important
}
.alsp-map-draw-panel button.btn.btn-primary,
.alsp-map-draw-panel button.btn.btn-primary:focus,
.alsp-map-draw-panel button.btn.btn-primary:hover,
.alsp-map-draw-panel button.btn.btn-primary[disabled] {
	border-style: solid
}
.alsp-map-draw-panel{
	top: 70px;
	right: 0px;
	left: auto !important;
}
.alsp-map-draw-panel button.btn.btn-primary {
	font-weight: 500;
	margin: 0px 0 0px 0px;
	min-height: 28px;
	min-width: 28px;
	border-radius: 0;
	font-size: 12px !important;
	padding: 0;
}
.alsp-map-draw-panel button.btn.btn-primary.btn-active {
	background: gray!important
}
.alsp-map-marker,
.alsp-map-marker-empty {
	border-radius: 50% 50% 50% 0;
	height: 40px;
	margin: -30% 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	width: 40px;
	cursor: pointer;
	text-align: center
}
.alsp-map-marker-empty:after,
.alsp-map-marker:after {
	background: #fff;
	border-radius: 50%;
	content: "";
	position: absolute;
	display: block
}
.alsp-map-marker:after {
	height: 78%;
	left: 11%;
	top: 11%;
	width: 78%
}
.alsp-map-marker-empty:after {
	height: 40%;
	left: 32%;
	top: 28%;
	width: 40%
}
.alsp-map-marker .alsp-map-marker-icon {
	font-size: 22px!important;
	position: relative;
	top: 20%;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	z-index: 1;
	vertical-align: middle;
	display: block
}
.alsp-widget-listing-logo,
a.alsp-hint-icon {
	position: absolute
}

.alsp-mapbox-marker {
  cursor: pointer;
}

.alsp-mapbox-cluster {
  width: 40px;
  height: 40px;
  background-color: #006893;
  border-radius: 50%;
  text-align: center;
  color: white;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}

.alsp-mapbox-cluster-extrasmall {
  background-color: rgba(181, 226, 140, 0.8);
  color: black;
}

.alsp-mapbox-cluster-small {
  background-color: rgba(240, 194, 12, 0.8);
  color: black;
}

.alsp-mapbox-cluster-medium {
  background-color: rgba(241, 211, 87, 0.8);
  color: black;
}

.alsp-mapbox-cluster-large {
  background-color: rgba(253, 156, 115, 0.8);
  color: black;
}

.alsp-mapbox-cluster-extralarge {
  background-color: rgba(241, 128, 23, 0.8);
  color: black;
}
@media screen and (max-width: 640px) {
	.alsp-maps-canvas {
		height: 400px!important
	}
}
.alsp-contact-form label {
	display: block
}
a.alsp-hint-icon {
	width: 22px;
	height: 22px;
	margin: 0 10px;
	display: inline-block;
	top: 10px;
	right: 10px
}
a.alsp-hint-icon:after {
	content: "\f059";
	display: block;
	font-family: FontAwesome
}
.alsp-popover {
	color: #999
}
.alsp-directory-frontpanel {
	margin-bottom: 0
}
.alsp-directory-frontpanel a.btn {
	margin: 0
}
#alsp-upload-wrapper {
	margin-bottom: 50px
}

.alsp-big-slide-wrapper a,
.alsp-slider .slide>a {
	display: block
}
.alsp-widget .alsp-social li {
	float: left;
	margin-bottom: 20px;
	padding: 0 0 0 24px;
	list-style: none
}
#alsp-color-picker,
#alsp-color-picker-panel-tools {
	background-color: #F7FFFF;
	float: left;
	padding: 5px;
	box-shadow: 7px 7px 5px 0 rgba(50, 50, 50, .55)
}
li.alsp-widget-listing {
	list-style: none;
	margin-bottom: 15px;
	min-height: 45px
}
.alsp-widget-listing-title {
	margin-left: 50px
}
#alsp-color-picker-panel {
	left: -177px;
	position: fixed;
	top: 25%;
	width: 227px;
	z-index: 100000
}
#alsp-color-picker {
	width: 170px;
	border-radius: 0 0 6px
}
#alsp-color-picker table {
	line-height: 15px;
	margin-bottom: 10px;
	width: 100%
}
.alsp-color-scheme-name {
	margin: 5px 0
}
#alsp-color-picker-panel-tools {
	width: 57px;
	height: 50px;
	border-radius: 0 6px 6px 0;
	text-align: right;
	cursor: pointer
}
#alsp-color-picker-panel-tools img {
	box-shadow: none;
	width: 40px
}
.alsp-color-option {
	cursor: pointer;
	padding: 3px;
	margin-bottom: 2px
}
.alsp-color-option.color-option.selected,
.alsp-color-option.color-option:hover {
	background: #DDD
}
.alsp-content .wpcf7-form .wpcf7-date,
.alsp-content .wpcf7-form .wpcf7-number,
.alsp-content .wpcf7-form .wpcf7-select,
.alsp-content .wpcf7-form .wpcf7-text,
.alsp-content .wpcf7-form .wpcf7-textarea {
	width: 100%
}
div.alsp-content .wpcf7-form .wpcf7-submit,
div.alsp-content .wpcf7-form .wpcf7-submit:focus,
div.alsp-content .wpcf7-form .wpcf7-submit:hover div.alsp-content .wpcf7-form .wpcf7-submit:visited {
	background-image: none
}
.bx-wrapper .bx-viewport {
	left: 0!important;
	direction: ltr
}
.alsp-slider,
.alsp-slider .slide {
	height: 100%
}
.alsp-slider .slide img {
	opacity: .5;
	cursor: pointer
}
.alsp-slider .slide img:hover,
.alsp-slider .slide-active img {
	opacity: 1
}
.alsp-big-slide {
	text-align: center;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}
.alsp-big-slide-wrapper {
	transform: translateZ(0);
	margin-bottom: 20px;
	overflow: hidden
}
.alsp-big-slide-caption {
	background: rgba(80, 80, 80, .75);
	bottom: 0;
	left: 0;
	position: relative;
	width: 100%
}
.alsp-big-slide-caption span {
	color: #fff;
	display: block;
	font-family: Arial;
	padding: 10px;
	font-weight: 700;
	text-align: left
}
.bx-wrapper .bx-next,
.bx-wrapper .bx-prev {
	transition: none
}
div.alsp-content .btn-primary,
div.alsp-content .btn-primary:focus,
div.alsp-content .btn-primary:hover,
div.alsp-content a.btn-primary,
div.alsp-content a.btn-primary:focus,
div.alsp-content a.btn-primary:hover div.alsp-content .btn-primary:visited,
div.alsp-content a.btn-primary:visited {
	background-image: none
}
#ajax_loader {
	width: 220px;
	height: 19px;
	display: none
}
.alsp-ajax-loading {
	background: url(../images/ajax-indicator.gif) center no-repeat #eee!important
}
.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
}
.alsp-content .ui-slider-horizontal {
	height: 10px
}
.alsp-content .ui-slider .ui-slider-handle.ui-corner-all {
	top: -8px;
	width: 23px;
	height: 23px;
	border-radius: 50%
}
.alsp-content .ui-slider .ui-slider-handle.ui-state-default {
	border-width: 6px
}
.alsp-red-asterisk {
	color: red;
	font-weight: 700;
	font-size: 1.2em;
	line-height: 1px;
	padding: 2px
}
.g-recaptcha {
	margin: 10px 0
}
.alsp-content .error,
.alsp-content .updated {
	margin: 5px 0 15px;
	padding: 0 .6em;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	display: block
}
.alsp-content .error p,
.alsp-content .updated p {
	margin: 1em!important
}
.alsp-content .updated {
	background-color: #FFFFE0;
	border-color: #E6DB55
}
.alsp-content .error {
	background-color: #FFEBE8;
	border-color: #C00
}
.alsp-delete-attached-item {
	width: 20px;
	height: 20px;
	background: url(../images/delete.png) center no-repeat;
	cursor: pointer
}
.alsp-content .alsp-share-buttons {
	margin: 10px 0 30px
}
.alsp-popup-content .alsp-share-buttons {
	margin: 0;
}
.alsp-popup-content .alsp-share-buttons .alsp-share-button a,
.alsp-popup-title .alsp-custom-popup-close{
	border:none !important;
	padding:0 !important;
}
.alsp-content .alsp-share-button {
	margin: 0 10px 10px 0;
	display: inline-block
}
.alsp-content .alsp-share-button a {
	text-decoration: none;
	margin: 0 5px 0 0;
	display: inline-block
}
.alsp-content .alsp-share-button a img {
	opacity: .5
}
.alsp-content .alsp-share-button a img:hover,
.alsp-touch .alsp-content .alsp-share-button a img {
	opacity: 1
}
.alsp-share-count:after,
.alsp-share-count:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}
.alsp-share-count,
div.Tokenize {
	position: relative;
	display: inline-block
}
.alsp-share-count:after {
	border-color: rgba(224, 221, 221, 0);
	border-right-color: #f5f5f5;
	border-width: 5px;
	top: 50%;
	margin-top: -5px
}
.alsp-share-count:before {
	border-color: rgba(85, 94, 88, 0);
	border-right-color: #e0dddd;
	border-width: 6px;
	top: 50%;
	margin-top: -6px
}
.alsp-share-count {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
	border-radius: 6px;
	border: 1px solid #e0dddd;
	background: #f5f5f5
}
div.Tokenize ul li span,
div.Tokenize ul.TokensContainer li.TokenSearch input,
div.TokenizeMeasure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
div.Tokenize {
	zoom: 1;
	width: 100%
}
div.Tokenize ul {
	list-style: none;
	padding: 0;
	margin: 0
}
div.Tokenize ul li {
	white-space: nowrap
}
div.Tokenize ul.TokensContainer {
	cursor: text;
	padding: 0;
	overflow-y: auto;
	background-color: #fff;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}
div.Tokenize ul.TokensContainer.Autosize {
	height: auto
}
div.Tokenize.Disabled ul.TokensContainer,
div.Tokenize.Disabled ul.TokensContainer input {
	cursor: not-allowed
}
div.Tokenize ul.TokensContainer li.Token {
	border: 1px solid #ccd5e3;
	background-color: #eff2f7;
	padding: 0;
	line-height: 18px;
	border-radius:3px;
}
div.Tokenize ul.TokensContainer.ui-sortable:not(.ui-sortable-disabled) li.Token {
	cursor: move
}
div.Tokenize ul.TokensContainer li.Token.MovingShadow {
	border: 1px solid #fcefa1;
	background-color: #fbf9ee
}
div.Tokenize ul.TokensContainer li.Token.PendingDelete {
	opacity: .5;
	-moz-opacity: .5;
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity=50)
}
div.Tokenize ul.TokensContainer li.Token,
div.Tokenize ul.TokensContainer li.TokenSearch {
	margin: 0;
	float: left
}
div.Tokenize ul.TokensContainer li.TokenSearch input {
	margin: 0;
	padding: 1px 0;
	background-color: transparent;
	border: none;
	outline: 0;
	min-height: 33px
}
div.Tokenize ul.TokensContainer li.Placeholder {
	position: absolute;
	line-height: 20px;
	padding: 5px 0 0 5px;
	display: none
}
div.Tokenize ul.Dropdown,
div.Tokenize ul.TokensContainer {
	border: 1px solid #eee;
	border-radius:4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
div.Tokenize ul.TokensContainer li.Token a.Close {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 16px!important;
	line-height: 18px;
	float: right;
	margin: 1px 0 0 5px;
	padding: 0;
	cursor: pointer;
	color: #a6b4ce;
	
}
div.Tokenize.Disabled ul.TokensContainer li.Token a.Close {
	display: none
}
div.Tokenize ul.TokensContainer li.Token a.Close:hover {
	background: 0 0;
	text-decoration: none
}
div.Tokenize ul.Dropdown {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	width: 100%;
	padding: 5px 0;
	margin: -1px 0 0;
	position: absolute;
	background-color: #fff;
	overflow-y: auto;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	z-index: 20
}
div.Tokenize ul.Dropdown li {
	padding: 5px 20px;
	overflow: hidden;
	cursor: pointer;
	margin: 2px
}
.alsp-search-overlay,
.listing-post-style-1 figure,
.listing-post-style-6 .alsp-anim-style-6 figure {
	overflow: visible
}
div.Tokenize ul.Dropdown li.Hover {
	color: #fff;
	text-decoration: none;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #08c, #0077b3);
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: linear-gradient(to bottom, #08c, #0077b3);
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}
.my-fav_wrap {
	padding: 70px 0
}
#page.site.alsp-content {
	padding: 30px;
	margin: 0
}
a,
h1,
h2,
h3,
h4,
h5,
h6,
i,
li,
ol,
p,
span,
ul {
	text-decoration: none!important
}
.alsp-content {
	font-size: 14px;
	direction: ltr;
	margin-left: -15px;
	margin-right: -15px
}
.alsp-content.alsp-search-form {
	border-radius: 0;
	margin: 0;
	
}

.wpb_wrapper .alsp-content {
	margin-left: 0;
	margin-right: 0;
}

.alsp-listings-block-header {
	padding: 0 15px
}
.listing-archive-content .alsp-listings-block-content{
	padding:0;
}
.alsp-widget .alsp-listings-block-content.carousel-active{
	padding:0;
}

.alsp-widget .alsp-listings-block-content {
    padding: 0 !important;
}
.alsp-listings-block-content.pacz-theme-loop{
	padding:0 !important;
}
.single-listing.single-style2 #pacz-sidebar {
	padding-left: 15px
}
@media screen and (max-width: 800px) {
	.alsp-content.alsp-slider-wrapper {
		max-width: 100%!important
	}
	.single-listing {
		padding: 0 15px
	}
}

/* View switcher Button */

.alsp-content .btn-default,
.alsp-orderby-links .btn-default.btn-primary {
	background: 0 0;
	border-left: none!important;
	border-top: none!important;
	border-bottom: none!important;
	border-right: 1px solid #eee!important;
	box-shadow: none!important;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 0!important
}
.alsp-content .btn-default:focus,
.alsp-content .btn-default:hover,
.alsp-orderby-links .btn-default.btn-primary:focus,
.alsp-orderby-links .btn-default.btn-primary:hover {
	background: 0 0!important
}

.btn.alsp-grid-view-btn.btn-default,
.btn.btn-default.alsp-list-view-btn {
	background: #f9f9f9!important;
	border: 1px solid #eee!important;
	border-radius: 0!important
}
.btn.alsp-list-view-btn.btn-primary,
.btn.btn-default.alsp-list-view-btn {
	margin-right: 5px
}

.btn.alsp-grid-view-btn.btn-default span,
.btn.btn-default.alsp-list-view-btn span {
	color: #999
}
.btn.alsp-grid-view-btn span {
	font-size: 17px
}
.btn.alsp-list-view-btn span {
	font-size: 20px
}
.alsp-views-links {
	margin-right: 10px
}
.alsp-views-links .btn {
	padding: 0!important;
	width: 36px;
	height: 36px;
	line-height: 36px
}
.alsp-views-links .btn .alsp-listings-block-header {
	padding: 0 15px
}




.listings.cat-archive .alsp-options-links,
.listings.listing-archive .alsp-options-links,
.listings.location-archive .alsp-options-links,
.listings.search-result .alsp-options-links {
	background: #fff;
	box-shadow: 0 5px 5px -2px rgba(0, 0, 0, .1)
}


.bootstrap-select.btn-group .dropdown-menu li.disabled a,
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
	cursor: not-allowed
}



.alsp-content .alsp-choose-plan {
	border: 1px solid #eee;
	box-shadow: 0 0 6px 3px rgba(0, 0, 0, .03);
}
.alsp-content .alsp-choose-plan:hover {
	border: 1px solid #eee!important;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05)!important
}


@media screen and (device-width: 768px) {
	
	.alsp-submit-section-adv .col-sm-4 {
		width: 33.3333%!important;
		float: left!important
	}
	.alsp-submit-section-adv ul.alsp-list-group {
		padding: 0!important
	}
	.alsp-content .btn.dynamic-btn.pricing {
		min-width: 120px;
		max-width: 100%
	}
	.pacz-responsive-nav .has-mega-menu .megamenu-title,
	.pacz-responsive-nav a {
		color: #fff!important
	}
	.listing-header-btn {
		margin-left: 15px
	}
}
@media screen and (max-width: 767px) {
	
	.alsp-submit-section-adv ul.alsp-list-group {
		padding: 0!important
	}
	.pacz-responsive-nav .has-mega-menu .megamenu-title,
	.pacz-responsive-nav a {
		color: #fff!important
	}
	.listing-header-btn {
		margin-left: 15px
	}
}
.bootstrap-select {
	width: 220px\9;
	overflow: visible!important
}
.bootstrap-select>.dropdown-toggle {
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 0;
	height: 44px;
	padding: 0 45px 0 20px;
	width: 100%;
	z-index: 1;
	line-height: 44px
}
.bootstrap-select .btn-default.active,
.bootstrap-select .btn-default:active,
.bootstrap-select .btn-default:focus,
.bootstrap-select .btn-default:hover,
.bootstrap-select .open .dropdown-toggle.btn-default {
	box-shadow: none;
	border-color: #eee
}
.alsp_search_widget .bootstrap-select>.dropdown-toggle {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	border-radius: 0;
	height: 44px;
	padding: 0 45px 0 20px;
	width: 100%;
	z-index: 1;
	line-height: 44px
}
.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
	color: #ccc
}
.bootstrap-select>select {
	position: absolute!important;
	bottom: 0;
	left: 50%;
	display: block!important;
	width: .5px!important;
	height: 100%!important;
	padding: 0!important;
	opacity: 0!important;
	border: none
}
.bootstrap-select>select.mobile-device {
	top: 0;
	left: 0;
	display: block!important;
	width: 100%!important;
	z-index: 2
}
.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48
}
.bootstrap-select.fit-width {
	width: auto!important
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 220px
}
.bootstrap-select.btn-group[class*=col-] .dropdown-toggle,
.bootstrap-select.form-control:not([class*=col-]),
.form-inline .bootstrap-select.btn-group .form-control {
	width: 100%
}
.bootstrap-select .dropdown-toggle:focus {
	outline: #333 dotted thin!important;
	outline: -webkit-focus-ring-color auto 5px!important;
	outline-offset: -2px
}
.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none
}
.bootstrap-select.form-control.input-group-btn {
	z-index: auto
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
	float: none;
	display: inline-block;
	margin-left: 0
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
	float: right
}
.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
	margin-bottom: 0
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
	padding: 0
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
	outline: 0!important
}
.bootstrap-select.btn-group.bs-container {
	position: absolute;
	height: 0!important;
	padding: 0!important
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
	z-index: 1060
}
.bootstrap-select .dropdown-menu {
	margin: 0;
	padding: 15px 0 30px;
	border: 1px solid #eee;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
	background-color: #f9f9f9
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: left
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle
}
.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	max-height: 200px!important
}
.alsp-content .alsp-label {
	font-size: 90%!important
}
.bootstrap-select.btn-group .dropdown-menu li {
	position: relative
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
	color: #fff
}
.bootstrap-select.btn-group .dropdown-menu li a {
	cursor: pointer;
	margin-bottom: 5px;
	padding: 10px 15px;
	width: calc(100% - 10px);
	width: -webkit-calc(100% - 10px);
    width: -moz-calc(100% - 10px);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #999
}
.bootstrap-select.btn-group .dropdown-menu li a:hover {
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .08)
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
	position: relative;
	padding-left: 2.25em
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
	display: none
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
	display: inline-block
}
.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: .5em
}
.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	pointer-events: none;
	opacity: .9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px;
	white-space: nowrap
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
	position: static
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
	position: static;
	top: auto;
	margin-top: -1px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 5px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
	z-index: 1061
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(204, 204, 204, .2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid rgba(204, 204, 204, .2);
	border-bottom: 0
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid #fff;
	border-bottom: 0
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto
}
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
	display: block
}
.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
	padding: 4px 8px
}
.bs-actionsbox {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.bs-actionsbox .btn-group button {
	width: 50%
}
.bs-donebutton {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.bs-donebutton .btn-group button {
	width: 100%
}
.bs-searchbox+.bs-actionsbox {
	padding: 0 8px 4px
}
.bs-searchbox .form-control {
	margin-bottom: 0;
	width: 100%;
	float: none
}
.alsp_search_widget .bs-caret,
.bs-caret {
	width: 44px;
	height: 44px;
	display: inline-block;
	line-height: 44px;
	position: relative;
	top: -1px
}
.bs-caret {
	background-color: #f9f9f9;
	right: 2px
}
.alsp_search_widget .bs-caret .pacz-icon-angle-double-down {
	color: #fff
}
.cz-creat-listing .btn.dropdown-toggle,
.cz-creat-listing .dropdown-menu {
	display: none
}
.cz-creat-listing .bootstrap-select>select {
	left: 0!important;
	opacity: 1!important;
	padding: 12px!important;
	position: relative!important;
	width: 100%!important
}
.cz-creat-listing .alsp-location-input {
	margin-bottom: 7px;
	overflow: hidden;
	width: 100%;
}
.cz-creat-listing input[type=text],
.cz-creat-listing input[type=password],
.cz-creat-listing input[type=email],
.cz-creat-listing input[type=tel],
.cz-creat-listing textarea {
	width: 100%!important
}
.cz-creat-listing .col-md-12 {
	margin-bottom: 10px;
	clear: both
}

@media handheld,
only screen and (max-width: 767px) {
	.checkbox-wrap .checkbox {
		width: 100%!important;
		padding: 15px 0 0
	}
	.cz-creat-listing-inner {
		padding: 5px
	}
	#alsp-upload-wrapper-inner {
		padding: 5px;
		width: 100%
	}
	.cz-creat-listing #alsp-upload-wrapper,
	.cz-creat-listing #videos_attach_wrapper {
		width: 100%!important;
		padding: 5px!important
	}
	.cz-creat-listing .alsp-tax-dropdowns-wrap,
	.location-input {
		width: 100%!important;
		padding: 0 15px!important
	}
	.cz-creat-listing .location-input-one-half {
		width: 100%!important;
		padding: 0 15px
	}
}

.alsp-search-form .form-control::-moz-placeholder,
.dir--title #dirrater_title::-moz-placeholder {
	color: #999 !important;
	opacity:1;
}
select.selectpicker::-moz-placeholder {
	color: #999!important
}



@media handheld,
only screen and (max-width: 767px) {
	.alsp-content .alsp-container-fluid {
		padding-left: 0;
		padding-right: 0
	}
}

.alsp-listings-block.alsp-listings-grid .alsp-listing-text-content-wrap {
	padding: 10px 15px;
}
.alsp-listings-block.alsp-listings-grid .alsp-listing-text-content-wrap .alsp-field-output-block-excerpt .alsp-field-caption{
	display:none;
}
.more-info-btn {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translateY(-50%);
	top: 50%;
	color: #fff
}


.alsp-map-draw-panel {
	
}
.alsp-map-custom-controls {
	top: 0 !important;
	right: 0px !important;
	z-index: 100 !important;
}
.alsp-map-draw-panel button.btn.btn-primary,
.alsp-map-draw-panel button.btn.btn-primary:focus,
.alsp-map-draw-panel button.btn.btn-primary:hover,
.alsp-map-draw-panel button.btn.btn-primary[disabled] {
	border-width: 1px
}
.alsp-map-custom-controls button.btn.btn-primary {
    min-width: 28px;
    min-height: 28px;
    margin-bottom: 0px;
    padding: 0 5px;
    border-radius: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: 12px !important;

}
.alsp-close-info-window{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 3px solid #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	display: inline-block;
	text-align: center;
	line-height: 22px;
	font-size: 15px !important;
	position: absolute;
	top: -15px;
	right: -15px;
	color: #fff;
	background: green;
}


.alsp-custom-popup{
	z-index: 999;
	width: 100%;
	left: 0;
	background:rgba(0,0,0,0.2);
}
.zindex-0{
	z-index:0 !important;
}

.owl-item .alsp-widget-listing {}
.alsp-widget-listing .alsp-widget-listing-logo a {
	position: relative;
	display: block;
	height: 100%;
}
.listing-widget-hover-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: #333;
	text-align: center;
	color: #fff;
	opacity: 0;
	transition: all .3s ease
}
.alsp-widget-listing:hover .alsp-widget-listing-logo a .listing-widget-hover-overlay {
	opacity: 1;
	transition: all .5s ease
}
.listing-widget-hover-overlay i {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%)
}
.alsp-content.alsp-categories-columns,
.alsp-content.alsp-locations-columns,
.alsp-listings-block,
.alsp-maps-canvas,
.alsp-search-tabs {
	margin-bottom: 0!important
}
.alsp-locations-widget.style2 .alsp-locations-root a {
	padding: 0;
	line-height: 26px;
	border: none
}
.alsp-locations-widget.style2 .alsp-locations-root a .location-icon {
	display: none!important
}
.alsp-map-info-window {
	padding: 5px 10px 0;
}
.alsp-map-info-window-logo {
	float: none;
	padding: 0;
	position: relative;
}
.cz-btn-wrap .btn {
	position: relative
}
.btn-tooltip {
	position: absolute;
	top: 0;
	background: #333;
	transform: translateY(-30px);
	transition: all .3s ease;
	opacity: 0;
	padding: 5px 10px
}
.btn-tooltip.btn-show {
	opacity: 1!important
}
.alsp-maps-direction-route .adp-substep {
	padding: 5px
}
.alsp-map-info-window-tongue { 
  width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 20px solid #fff;
}
.widget .alsp-advanced-search-label:active,
.widget .alsp-advanced-search-label:focus,
.widget .alsp-advanced-search-label:hover {
	color: #999!important
}
.alsp-custom-popup {
	height: 100%;
	display: none;
	position: fixed;
	top: 0;
	z-index:10000;
}
.alsp-custom-popup.sub {
	display: block
}
.alsp-custom-popup-overlay {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	background: rgba(0, 0, 0, .4)
}
.alsp-custom-popup-inner {
	max-width: 700px;
	width: 90%;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 10px;
	background: #fff;
	z-index: 1000;
	overflow: hidden
}
.alsp-custom-popup-close {
	width: 30px;
	height: 30px;
	padding-top: 0;
	display: inline-block!important;
	position: relative;
	top: 0;
	right: 0;
	transition: ease .25s all;
	font-size: 24px;
	text-align: center;
	line-height: 100%;
	color: #fff!important;
	float: right
}
.alsp-popup-title,
.alsp-custom-popup-inner .sub-level-cat .categories-title {
	padding: 25px 15px;
	text-align: center;
	font-size: 24px;
	text-transform: capitalize;
	background: #73cf42;
	color: #fff
}
@media handheld,
only screen and (max-width: 600px) {
.alsp-popup-title,
.alsp-custom-popup-inner .sub-level-cat .categories-title {
	padding: 20px 15px;
	font-size: 18px;
	line-height:24px;
}	
}
.alsp-popup-content {
	margin: 0;
	padding: 30px
}
.alsp-custom-popup-inner .sub-level-cat ul {
	margin: 0;
	padding: 30px 30px 15px 45px
}
.alsp-custom-popup-inner .sub-level-cat ul li ul,
.alsp-custom-popup-inner .sub-level-cat ul li ul li ul,
.alsp-custom-popup-inner .sub-level-cat ul li ul li ul li ul {
	padding: 15px 0 0 15px;
	position: relative!important;
	left: 0
}
.alsp-custom-popup-inner .sub-level-cat ul li {
	width: 33.3333%;
	float: left;
	line-height: 1;
	margin: 0;
	padding-bottom: 10px
}
@media handheld,
only screen and (max-width: 600px) {
	.alsp-custom-popup-inner .sub-level-cat ul {
		height:293px;
		overflow-y: auto;
	}
	.alsp-custom-popup-inner .sub-level-cat ul li {
		width: 100%;
	}
	.sub-level-cat{
		padding-bottom:20px;
	}
}
.alsp-custom-popup-inner .sub-level-cat ul li ul li,
.alsp-custom-popup-inner .sub-level-cat ul li ul li ul li,
.alsp-custom-popup-inner .sub-level-cat ul li ul li ul li ul li {
	width: 100%;
	float: none;
	line-height: 1.6;
	padding-bottom: 5px;
}
.cat-sub-main-ul,
.loc-sub-main-ul{
	max-height:400px;
	overflow-x:hidden;
}
.alsp-custom-popup-inner .sub-level-cat ul li a {
	line-height: 12px;
	display: inline-block
}
.alsp-term-btn {
	width: 100%;
	background: #eee;
	color: #999!important;
	display: block;
	min-height: 44px;
	line-height: 44px;
	text-align: center
}
.alsp-categories-widget .alsp-categories-root .cat-icon svg {
	width: 80%;
	height: 80%;
	margin-top: 10%
}
.alsp-categories-widget .alsp-categories-root .cat-icon.font-icon {
	font-size: 30px !important;
}
.loading {
	display: none
}
.single-listing .owl-nav .owl-next,
.single-listing .owl-nav .owl-prev {
	width: 50px;
	height: 80px;
	background: rgba(255, 255, 255, .2);
	border-radius: 4px;
	box-shadow: none;
	font-size: 24px;
	line-height: 80px;
	cursor: pointer;
	border: 1px solid rgba(255, 255, 255, .6);
	color: #fff!important
}
.single-listing .owl-nav .owl-next:hover,
.single-listing .owl-nav .owl-prev:hover {
	background: #fff!important
}
.single-listing .owl-nav .owl-prev {
	margin-left: 30px
}
.single-listing .owl-nav .owl-next {
	float: right;
	margin-right: 30px
}
.single-listing .owl-nav {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-40px);
	width: 100%;
	left: 0;
	height: 0
}
.alsp-widget-listing{}
.owl-item .alsp-widget-listing {}
.owl-item .alsp-widget-listing .alsp-widget-listing-logo{
	width:auto;
	height:100%;
	float:none;
	position:relative;
}
.owl-item .alsp-widget-listing .alsp-widget-listing-logo .price{
	position:absolute;
	top:15px;
	right:15px;
}
.owl-item .alsp-widget-listing .alsp-widget-listing-logo .price .alsp-field-content{
	color:#fff;
	padding:5px 10px;
}
.alsp_recent_listings_widget .owl-nav {

    position: absolute;
    top: -50px  !important;
    right: 0;
    transform: none !important;
    width: auto  !important;
    left: auto  !important;
    height: 24px  !important;

}
.alsp_recent_listings_widget .owl-nav .owl-next, .alsp_recent_listings_widget .owl-nav .owl-prev {

    width: 24px !important;
    height: 24px !important;
    background: #f9f9f9 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 13px !important;
    line-height: 24px !important;
    cursor: pointer;
    border: none;
    color: #888 !important;
	float:none;
	margin:0 !important
}
.sidebar-wrapper .alsp_recent_listings_widget .owl-item .alsp-widget-listing-title {
    width: 100%;
    float: none;
    padding: 0;
    margin: 15px 0 0 0;
}
@media handheld,
only screen and (max-width: 768px) {
	.single-listing .owl-nav .owl-next,
	.single-listing .owl-nav .owl-prev {
		width: 30px;
		height: 40px;
		border-radius: 3px;
		font-size: 16px;
		line-height: 40px
	}
	.single-listing .owl-nav .owl-prev {
		margin-left: 15px
	}
	.single-listing .owl-nav .owl-next {
		margin-right: 15px
	}
	.single-listing .owl-nav {
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-20px);
		width: 100%;
		left: 0;
		height: 0
	}
}
.alsp-content.alsp-categories-columns {
	margin-bottom: 20px!important
}
.alsp-categories-row,
.alsp-locations-row {
	border-spacing: 0;
	display: block;
	margin:0 -15px;
}
/* cat archive */
.cat-archive .alsp-categories-row, .alsp-locations-row{
	background: #fff;
	padding: 15px 5px;
}
.cat-archive .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root {
    text-align: left;
}
.cat-archive .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a {
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
	color: #2678d5 !important;
}
.cat-archive .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon{
	display:none !important;
}
.cat-archive .alsp-categories-row .alsp-categories-column{
	margin-bottom:0!important;
}
.cat-archive .alsp-categories-row .alsp-categories-column-wrapper{
	padding:0;
}
.cat-style-2 .alsp-categories-column-wrapper .alsp-categories-root a, .cat-style-1 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count {

    color: #777;
    display: inline-block !important;
    margin: 0 0 0 10px;

}
.alsp-categories-widget .alsp-categories-row,
.alsp-locations-widget .alsp-locations-row {
	display: block
}
.alsp-categories-widget .alsp-categories-column,
.alsp-locations-widget .alsp-locations-column {
	display: block;
	background-color: transparent!important;
	margin: 0
}
.alsp-categories-column-1,
.alsp-categories-column-2,
.alsp-categories-column-3,
.alsp-categories-column-4,
.alsp-locations-column-1,
.alsp-locations-column-2,
.alsp-locations-column-3,
.alsp-locations-column-4 {
	position: relative;
	margin: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none!important
}
.alsp-categories-column-1,
.alsp-locations-column-1 {
	width: 100%
}
.alsp-categories-column-2,
.alsp-locations-column-2 {
	width: 50%
}
.alsp-categories-column-3,
.alsp-locations-column-3 {
	width: 33.33333%
}
.alsp-categories-column-4,
.alsp-locations-column-4 {
	width: 25%
}
@media screen and (max-width: 767px) {
	.alsp-categories-column,
	.alsp-categories-row,
	.alsp-locations-column,
	.alsp-locations-row {
		display: block
	}
	.alsp-categories-columns:after,
	.alsp-locations-columns:after {
		content: "";
		display: block;
		clear: both
	}
	.alsp-categories-column-1,
	.alsp-categories-column-2,
	.alsp-categories-column-3,
	.alsp-categories-column-4,
	.alsp-locations-column-1,
	.alsp-locations-column-2,
	.alsp-locations-column-3,
	.alsp-locations-column-4 {
		width: 100%
	}
}
.alsp-categories-root,
.alsp-locations-root {
	font-weight: 700
}
.alsp-categories-widget .alsp-categories-root,
.alsp-locations-widget .alsp-locations-root {
	margin: 0;
	background-color: transparent!important
}
.alsp-categories-root a,
.alsp-locations-root a,
.subcategories a,
.sublocations a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal
}

.alsp-categories-widget .subcategories,
.alsp-locations-widget .sublocations {
	padding: 0 0 15px
}
.subcategories ul li,
.sublocations ul li {
	padding: 3px 0;
	list-style: none;
	margin-left: 5px
}
.alsp-categories-column {
	float: left!important
}
.alsp-categories-column-1 {
	width: 100%
}
.alsp-categories-column-2 {
	width: 50%
}
.alsp-categories-column-3 {
	width: 33.3333%
}
.alsp-categories-column-4 {
	width: 25%
}
.alsp-categories-column-5 {
	width: 20%
}
.alsp-categories-column-6 {
	width: 16.6667%
}
.alsp-categories-row:not(.owl-carousel) .alsp-categories-column {
	padding: 0 15px;
	float: left;
	margin-bottom: 30px
}
.alsp-categories-column-wrapper {
	background: #fff;
	padding: 30px;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .03)
}
.alsp-categories-column-wrapper:hover {
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1)
}
.alsp-categories-root img.alsp-field-icon {
	float: right;
	margin: 0
}
.alsp-categories-root a {
	font-size: 18px;
	text-transform: uppercase
}
.subcategories ul,
.subcategories ul li {
	margin-left: 0
}
.subcategories ul li a {
	margin-left: 0;
	position: relative;
	text-transform: capitalize
}
.subcategories ul li a span {
	right: 0;
	clear: both;
	position: absolute;
	text-transform: capitalize
}
.cat-scroll-header {
	padding: 27px;
	background: #fff;
	margin-bottom: 30px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .05);
	box-shadow: 0 0 5px rgba(0, 0, 0, .05);
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1
}
.alsp-content.alsp-categories-columns .owl-nav {
	top: -85px
}
.alsp-categories-column-inline {
	display: inline-block;
	padding: 3px;
	float: none!important;
	margin-bottom: 0
}
.cat-style-1.alsp-content {
	margin-left: 0;
	margin-right: 0
}
.alsp-categories-column-1 {
	margin: 0 0 30px
}
.cat-style-1 .alsp-categories-column {
	display: inline-block
}
.cat-style-1 .alsp-categories-column-wrapper .alsp-categories-root {
	text-align: center
}
.cat-style-1 .alsp-categories-column-wrapper .alsp-categories-root a,
.cat-style-2 .alsp-categories-column-wrapper .alsp-categories-root a  {
	font-size: 16px;
	font-weight: 400;
	text-transform:capitalize;
}
.theme-page-wrapper .cat-style-1 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
	background: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	border-radius: 50%;
	display: block;
	height: 150px;
	line-height: 150px;
	margin: 0 auto 20px;
	position: relative;
	text-align: center;
	width: 150px;
	background-size: cover;
	font-size: 50px
}
.theme-page-wrapper .cat-style-1 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .svg_icon,
.theme-page-wrapper .cat-style-2 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .svg_icon {
	width:64px;
	height:64px;
}
.theme-page-wrapper .cat-style-1.alsp-categories-columns-6 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon,
.theme-page-wrapper .cat-style-2.alsp-categories-columns-6 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
	height: 120px;
	line-height: 120px;
	width: 120px;
	font-size:32px;
}
.theme-page-wrapper .cat-style-1.alsp-categories-columns-6 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .svg_icon,
.theme-page-wrapper .cat-style-2.alsp-categories-columns-6 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .svg_icon {
	width:48px;
	height:48px;
}
.wpb_wrapper #pacz-sidebar .cat-style-1 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon,
#pacz-sidebar .cat-style-1 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
	background: 0 0;
	box-shadow: none;
	border-radius: 0;
	display: inline-block;
	height: 45px;
	width: 45px;
	position: relative;
	text-align: center;
	line-height: 45px;
	margin-bottom: 0;
	margin-right: 20px
}
.cat-style-1 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .alsp-field-icon {
	float: none;
	margin: 0 auto
}
.cat-style-1 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count {
	display: block;
	margin-top: 7px;
	font-size: 14px
}
@media screen and (max-width: 480px) {
	.cat-style-1 {
		margin: 0 -5px!important
	}
	.cat-style-1 .alsp-categories-column {
		width: 50%;
		margin-bottom: 0;
		padding: 0 5px!important
	}
	.alsp-widget .cat-style-1 .alsp-categories-column {
		width: 100%;
		margin-bottom: 0;
		padding: 0 5px!important
	}
	.cat-style-1 .alsp-categories-column-wrapper .alsp-categories-root a {
		font-size: 11px
	}
	.cat-style-1 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count {
		margin-top: 0;
		font-size: 10px
	}
	.theme-page-wrapper:not(.right-layout):not(.left-layout) .cat-style-1 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
		height: 72px;
		line-height: 70px;
		width: 72px;
		font-size: 36px
	}
	.theme-page-wrapper:not(.right-layout):not(.left-layout) .cat-style-1 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon img {
		max-width: 36px!important
	}
}
.cat-style-2.alsp-content {
	margin-left: 0;
	margin-right: 0
}
.alsp-categories-column-2 {
	margin: 0 0 30px
}
.cat-style-2 .alsp-categories-column-wrapper {
	background: 0 0;
	box-shadow: none;
	padding: 0
}
.cat-style-2 .alsp-categories-column {
	display: inline-block;
	padding: 0
}
.cat-style-2 .alsp-categories-column-wrapper .alsp-categories-root {
	text-align: center
}
.cat-style-2 .alsp-categories-column-wrapper .alsp-categories-root a {
	font-size: 16px;
	font-weight: 400;
	display:block !important;
}
.cat-style-2 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
	background: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	display: block;
	height: 150px;
	line-height: 150px;
	margin: 0 auto 20px;
	position: relative;
	text-align: center;
	width: 100%;
	background-size: cover
}

.cat-style-2 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .alsp-field-icon {
	float: none;
}
.cat-style-2 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon img.alsp-field-icon {
	float: none;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 auto;
	max-width: 100% !important;
	padding: 0;
	left: 0;
	right: 0;
}
.cat-style-2 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count {
	padding-left: 5px;
	display: block
}
@media screen and (max-width: 480px) {
	.cat-style-2 {
		margin: 0 -5px!important
	}
	.cat-style-2 .alsp-categories-column {
		width: 50%;
		margin-bottom: 0;
		padding: 5px!important
	}
	.cat-style-2 .alsp-categories-column-wrapper .alsp-categories-root a {
		font-size: 12px
	}
	.theme-page-wrapper:not(.right-layout):not(.left-layout) .cat-style-2 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
		margin-bottom: 10px;
		height: 100px;
		line-height: 100px;
		width: 100%;
		font-size: 36px
	}
	.theme-page-wrapper:not(.right-layout):not(.left-layout) .cat-style-2 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon img {
		max-width: 36px!important
	}
}
.cat-style-3.alsp-content {
	margin-left: 0;
	margin-right: 0
}
.alsp-categories-column-3 {
	margin: 0 0 30px
}
.cat-style-3 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count {
	margin-top: 7px;
	font-size: 14px
}
.cat-style-3 .alsp-categories-column-wrapper {
	padding: 20px 30px 15px;
	margin-bottom: 0
}
.cat-style-3 .alsp-categories-column {
	display: inline-block
}
.cat-style-3 .alsp-categories-column-wrapper .alsp-categories-root a {
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	text-transform: capitalize!important
}
.cat-style-3 .alsp-categories-row:not(.slick-carousel) .alsp-categories-column-wrapper .alsp-categories-root a {
	position: relative;
	margin-bottom: 10px;
	min-height: 30px
}
.cat-style-3 .alsp-categories-row:not(.slick-carousel) .alsp-categories-column-wrapper .subcategories ul {
	margin-bottom: 0
}
.cat-style-3 .alsp-categories-row:not(.slick-carousel) .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
	display: inline-block;
	position: relative;
	margin-bottom: 0;
	float: right
}
.cat-style-3 .alsp-categories-row:not(.slick-carousel) .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .svg_icon {
	width:24px;
	height:24px;
}
.cat-style-3 .alsp-categories-row:not(.slick-carousel) .alsp-categories-column-wrapper .alsp-categories-root a .categories-name {
	position: absolute;
	transform: translateY(-50%);
	left: 0;
	font-size: 18px;
	top: 50%
}
.cat-style-3 .alsp-categories-row.slick-carousel .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
	display: block;
	position: relative;
	margin-bottom: 10px;
	float: none
}
.cat-style-3 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon.svg_icon {
	width: 32px;
	height: 32px
}
.cat-style-3 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .alsp-field-icon {
	float: none;
	margin: 0 auto
}
.listing-archive-sidearea .cat-style-3 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon img.alsp-field-icon {
	width:28px;
}
.listing-archive-sidearea .cat-style-3.alsp-categories-columns .alsp-categories-row .alsp-categories-column {
    margin-bottom: 10px;
}
.listing-archive-sidearea .cat-style-3.alsp-categories-columns .alsp-categories-row .alsp-categories-column {
    margin-bottom: 10px;
}
.cat-style-3 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count {
	display: none
}
.listing-archive-sidearea .cat-style-3 .alsp-categories-row .alsp-categories-column-wrapper .subcategories {
    padding: 5px 5px 5px 10px;
}
@media screen and (max-width: 480px) {
	.theme-page-wrapper:not(.right-layout):not(.left-layout) .cat-style-3 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon img {
		max-width: 36px!important
	}
	.cat-style-3 .alsp-categories-row:not(.slick-carousel) .alsp-categories-column {
		padding: 1px
	}
}
.alsp-categories-column-4 {
	margin: 0 0 30px
}
.cat-style-4 .alsp-categories-row {
	text-align: center
}
.cat-style-4 .alsp-categories-column-inline{
	padding:0 3px !important;
}
.cat-style-4 .alsp-categories-column-inline .alsp-categories-column-wrapper {
	margin-bottom: 0;
	width: 100px;
	height:100px;
	
}
.cat-style-4 .alsp-categories-column-inline .alsp-categories-column-wrapper:hover{
	
}
.cat-style-4.alsp-content {
	margin-left: 0;
	margin-right: 0
}
.cat-style-4 .alsp-categories-column-wrapper {
	padding: 15px;
	
}
.cat-style-4 .alsp-categories-column-wrapper .subcategories{
	padding:5px 15px 0;
	text-align:left;
	font-size:12px;
}
.cat-style-4 .alsp-categories-column-wrapper .subcategories ul{
	margin-bottom:0;
}
.cat-style-4 .alsp-custom-popup .sub-level-cat{
	text-align:left;
}
.cat-style-4.alsp-categories-columns-inline .alsp-categories-root .cat-icon {
	display: block;
	text-align: center;
	height: 24px;
	width:24px;
	margin:0 auto 10px;
}
.cat-style-4.alsp-categories-columns-inline .alsp-categories-root{
	position:relative;
	height:100%;
	box-sizing:border-box;
}
.cat-style-4.alsp-categories-columns-inline .alsp-categories-root a {
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 400;
	text-align: center;
	position:absolute;
	top:50%;
	left:0;
	right:0;
	transform:translateY(-50%);
}
.cat-style-4:not(.alsp-categories-columns-inline) .alsp-categories-root .cat-icon {
	display: block;
	text-align: left
}
.cat-style-4:not(.alsp-categories-columns-inline) .alsp-categories-root a {
	text-align: left;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 400
}
.cat-style-4 .alsp-categories-root .cat-icon img {
	float: none;
	max-width: 32px;
	margin-bottom: 7px
}

.cat-style-5 .alsp-categories-row{
	margin: 0 -6px!important
}
.cat-style-5 .alsp-categories-row:not(.owl-carousel) .alsp-categories-column {
	padding: 0 6px;
	float: left;
	margin-bottom: 12px
}
.cat-style-5 .alsp-categories-column-inline {
	width: 197px;
	padding: 0 6px
}
.cat-style-5 .alsp-categories-column-wrapper {
	min-height: 185px;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	transform: translateY(0);
	transition: all 1s ease
}
.cat-style-5 .alsp-categories-row:not(.slick-carousel) .alsp-categories-column .alsp-categories-column-wrapper:hover {
	transform: translateY(-7px);
	transition: all 1s ease;
	box-shadow: 0 0 30px rgba(0, 0, 0, .25)
}
.cat-style-5 .alsp-categories-column-wrapper .alsp-categories-root a {
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	display: block;
	text-align: center
}
.cat-style-5 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count {
	display: block;
	text-align: center;
	color: #f7425b
}
.cat-style-5 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count i {
	padding-left: 10px
}
.cat-style-5 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
	display: block;
	text-align: center;
	position: relative
}
.cat-style-5 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon img {
	float: none;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: translateY(-50%)
}
.cat-style-5 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
	width: 64px;
	height: 64px;
	margin: 0 auto 20px;
	line-height:64px;
	font-size:64px;
}
@media screen and (max-width: 549px) {
	.cat-style-5 .alsp-categories-row:not(.slick-carousel) .alsp-categories-column {
		width: 50%
	}
	.cat-style-5 .alsp-categories-column-wrapper {
		min-height: 140px;
		padding: 15px
	}
	.cat-style-5 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
		margin: 0 auto 6px
	}
}
@media screen and (max-width: 960px) {
	.cat-style-5 .alsp-categories-column-inline {
		max-width: 186px
	}
}
@media screen and (min-width: 550px) and (max-width: 767px) {
	.cat-style-5 .alsp-categories-column-inline {
		width: 33.3333%;
		max-width: 33.3333%
	}
}
.cat-style-6.alsp-content.alsp-categories-columns {
	
}
.cat-style-6 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count {
	margin-top: 7px;
	font-size: 14px
}
.cat-style-6 .alsp-categories-column-wrapper {
	padding: 0;
	margin-bottom: 0;
	box-shadow: 0 2px 0 -2px #f1f1f1;
	border: none;
}
.cat-style-6 .alsp-categories-column {
	display: inline-block
}
.cat-style-6 .alsp-categories-column-wrapper .alsp-categories-root {
	padding: 10px 30px!important;
	background: #f8f8f8!important
}
.cat-style-6 .alsp-categories-column-wrapper .alsp-categories-root a {
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	text-transform: capitalize!important
}
.cat-style-6 .alsp-categories-row:not(.slick-carousel) .alsp-categories-column-wrapper .alsp-categories-root a {
	position: relative;
	margin-bottom: 0;
	min-height: 30px
}
.cat-style-6 .alsp-categories-row .alsp-categories-column-wrapper .subcategories {
	padding: 0
}
.cat-style-6 .alsp-categories-row .alsp-categories-column-wrapper .subcategories ul {
	margin: 15px 0 0
}
.cat-style-6 .alsp-categories-row .alsp-categories-column-wrapper .subcategories ul li {
	padding: 7px 30px
}
.cat-style-6 .alsp-categories-row .alsp-categories-column-wrapper .subcategories ul li:last-child {
	padding: 7px 0 0;
}
.cat-style-6 .alsp-categories-row .alsp-categories-column-wrapper .subcategories ul li a.view-all-btn {
	min-height: 48px;
	line-height: 48px;
	color: #333!important;
	text-align: center;
	border-top: 1px solid #f1f1f1
}
.cat-style-6 .alsp-categories-row .alsp-categories-column-wrapper .subcategories ul li:last-child a:hover {
	color: #fff!important;
	background: #333
}
.cat-style-6 .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
	display: inline-block;
	position: relative;
	margin-bottom: 0;
	float: left;
	width: 32px
}
.cat-style-6 .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .svg_icon {
	width: 28px;
	border-radius: 0;
}

.cat-style-6 .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon img {
	border-radius: 50%
}
.cat-style-6 .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a .categories-name {
	padding-left: 15px;
	line-height: 32px
}
.cat-style-6 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon.svg_icon {
	width: 32px;
	height: 32px
}
.cat-style-6 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon.font-icon {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff!important
}
.cat-style-6 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .alsp-field-icon {
	float: none;
	margin: 0 auto
}
.cat-style-6 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count {
	display: none
}
.cat-style-7 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count {
	margin-top: 7px;
	font-size: 14px
}
.cat-style-7 .alsp-categories-column-wrapper {
	padding: 20px;
	margin-bottom: 0;
	box-shadow: none;
	border: 1px solid #eee
}
.cat-style-7 .alsp-categories-column {
	display: inline-block
}
.cat-style-7 .alsp-categories-column .cat-7-icon {
    width: 52px;
    float: left;
    height: 52px;
    border: 2px solid;
    text-align: center;
    line-height: 52px;
    font-size: 16px;
    border-radius: 6px;

}
.cat-style-7 .alsp-categories-column .cat-7-content {
	width: calc(100% - 52px);
	width: -webkit-calc(100% - 52px);
    width: -moz-calc(100% - 52px);
	float: left;
	padding-left: 20px
}
.cat-style-7 .alsp-categories-column-wrapper .alsp-categories-root {
	padding: 0;
	background: 0 0
}
.cat-style-7 .alsp-categories-column-wrapper .alsp-categories-root a {
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	text-transform: capitalize!important
}
.cat-style-7 .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a {
	position: relative;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 18px
}
.cat-style-7 .alsp-categories-row .alsp-categories-column-wrapper .subcategories {
	padding: 0
}
.cat-style-7 .alsp-categories-row .alsp-categories-column-wrapper .subcategories ul {
	margin: 0
}
.cat-style-7 .alsp-categories-row .alsp-categories-column-wrapper .subcategories ul li {
	padding: 5px 0
}
.cat-style-7 .alsp-categories-row .alsp-categories-column-wrapper .subcategories ul li a {
	padding-right: 16px;
}
.cat-style-7 .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
	display: inline-block;
	position: relative;
	margin-bottom: 0;
	float: left;
	width: 32px
}
.cat-style-7 .alsp-categories-row .alsp-categories-column-wrapper .cat-icon img {
	border-radius: 10px
}
.cat-style-7 .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a .categories-name {
	padding-left: 0;
	line-height: 1
}
.cat-style-7 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon.svg_icon {
	width: 32px;
	height: 32px
}
.cat-style-7 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon.font-icon {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff!important
}
.cat-style-7 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .alsp-field-icon {
	float: none;
	margin: 0 auto
}
.cat-style-7 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count {
	display: none
}
@media screen and (max-width: 480px) {
	.cat-style-7 .alsp-categories-row:not(.slick-carousel) .alsp-categories-column {
		padding: 1px
	}
}
.cat-style-8 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count {
	margin-top: 7px;
	font-size: 14px
}
.cat-style-8 .alsp-categories-column-wrapper {
	padding: 0;
	margin-bottom: 0;
	box-shadow: none
}
.cat-style-8 .alsp-categories-column-wrapper:hover {
	box-shadow: none
}
.cat-style-8 .alsp-categories-column {
	display: block;
	padding: 0!important;
	margin-bottom: 0!important
}
.cat-style-8 {
	padding: 5px 5px 20px
}
.cat-style-8 .alsp-categories-row{
	margin: 0 -5px;
}
.cat-style-8 .alsp-categories-column:last-child .alsp-categories-column-wrapper .alsp-categories-root {
	border-width: 1px
}
.cat-style-8 .alsp-categories-column-wrapper .alsp-categories-root {
	min-height: 44px;
	border-color: #d3d3d3;
	border-style: solid;
	border-width: 1px 1px 0
}
.cat-style-8 .alsp-categories-column-wrapper .alsp-categories-root a {
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	text-transform: capitalize!important
}
.cat-style-8 .alsp-categories-row .alsp-categories-column-wrapper .subcategories ul {
	margin-bottom: 0
}
.cat-style-8 .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon {
	display: inline-block;
	position: relative;
	margin-bottom: 0;
	float: none;
	width: 44px;
	height: 44px;
	text-align: center;
	border-right: 1px solid #d3d3d3;
	margin-right: 10px;
	line-height:44px;
}

.cat-style-8 .alsp-categories-row:not(.slick-carousel) .alsp-categories-column-wrapper .alsp-categories-root a .categories-name {
	vertical-align: middle;
	padding-top: 5px;
	font-size: 14px
}
.cat-style-8 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .svg_icon {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	line-height: 24px;
	padding-top:0;
	padding-bottom:0;
	display:inline-block;
}

.cat-style-8 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .alsp-field-icon {
	float: none;
	margin: 10px auto 0;
	max-width: 24px!important
}
.cat-style-8 .alsp-categories-column-wrapper .alsp-categories-root a .categories-count {
	display: none
}

/* cat style 9*/

.cat-style-9 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon .svg_icon{
	width: 42px;
	display: block;
	margin: 0 auto 5px;
}
.cat-style-9 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon{
	display:block;
}
.cat-style-9 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon img.alsp-field-icon{
	width: 42px;
	display: block;
	margin: 0 auto 5px;
	float:none;
}
.cat-style-9 .alsp-categories-row{
	margin:0 -2px;
}
.cat-style-9 .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon.font-icon{
	font-size:36px;
	margin-bottom:5px;
	display:block;
	min-height:36px;
	line-height:36px;
}
.cat-style-9 .alsp-categories-column-wrapper .alsp-categories-root a {
    display: block;
	font-size: 13px;
	text-decoration: none;
	padding: 5px;
	text-transform:capitalize;
	font-weight:normal;
	text-align:center;
}
.cat-style-9 .alsp-categories-column-wrapper {
    background: none;
	box-shadow: none;
	border-radius: 5px;
	padding: 23px 5px;
}
.cat-style-9 .alsp-categories-column-wrapper:hover {
    background: #e5e5e5;
	box-shadow: none;
}
.cat-style-9 .alsp-categories-column {
    display: inline-block;
    width: 117px;
    padding: 0 2px !important;
	margin-bottom:4px !important;
}

/** cat style 10 **/

.cat-style-10 .alsp-categories-column-wrapper {
	background: none;
	padding: 0;
	box-shadow: none;
}
.cat-style-10 .subcategories {
    padding: 10px 10px 0;
}
.cat-style-10 .subcategories ul {
    margin-bottom:0;
}

@media screen and (min-width: 600px) and (max-width: 800px) {
	.alsp-categories-column-3,
	.alsp-categories-column-4,
	.alsp-categories-column-5,
	.alsp-categories-column-6 {
		width: 50%
	}
}
@media handheld,
only screen and (max-width: 599px) {
	.alsp-categories-column-3,
	.alsp-categories-column-4,
	.alsp-categories-column-5,
	.alsp-categories-column-6 {
		width: 100%
	}
	.alsp-categories-column {
		padding: 0
	}
}
#pacz-sidebar .alsp-categories-column {
	margin-bottom: 0!important;
	padding: 0!important
}
#pacz-sidebar .alsp_category_widget_inner.style2 .alsp-categories-column {
	margin-bottom: 0!important;
	padding: 0 15px !important;
}

#pacz-sidebar .alsp-categories-column .alsp-categories-column-wrapper {
	padding: 0
}
#pacz-sidebar .alsp-categories-root a {
	position: relative;
	font-size: 14px!important
}
#pacz-sidebar .alsp-categories-root .cat-icon img {
	display: inline-block!important
}
#pacz-sidebar .alsp-categories-root .categories-count {
	top: 0
}
.widget_alsp_categories_widget {
	padding-left: 0!important;
	padding-right: 0!important
}
.alsp_category_widget_inner.style2 .alsp-categories-column .alsp-categories-column-wrapper {
	margin-bottom: 0
}
.alsp_category_widget_inner:not(.style2) {
	padding-left: 30px;
	padding-right: 30px
}
.alsp_category_widget_inner.style2 .alsp-categories-root a {
	padding: 7px 30px;
	border-bottom: 1px solid #f1f1f1;
	text-transform: capitalize;
	text-align: left
}
.alsp_category_widget_inner.style2 .widgettitle {
	padding: 0 30px
}
.alsp_category_widget_inner.style2 .alsp-categories-root a:hover {
	background: #f1f1f1
}
.alsp_category_widget_inner.style2 .alsp-categories-root a .cat-icon {
	border: none!important
}
.alsp_category_widget_inner.style2 .alsp-categories-column:last-child .alsp-categories-root a {
	border-bottom: none
}
.alsp_category_widget_inner.style2 .alsp-categories-root .categories-count {
	right: 30px
}
.alsp-categories-widget .alsp-categories-root a {
	line-height: 45px
}
.alsp-categories-widget .alsp-categories-root a .cat-icon {
	height: 45px;
	padding: 0
}
.alsp-categories-widget .alsp-categories-root a .cat-icon img.alsp-field-icon {
	display: inline-block;
	float: none!important;
	margin-top: -18px
}

.cat-style-1 .alsp-categories-column-wrapper {
	background: 0 0;
	box-shadow: none;
	padding: 10px
}

/* map widget */

#addresses-widget{}
#addresses-widget .alsp-maps-canvas{
	height:220px !important;
}
#addresses-widget .alsp-maps-canvas .gm-bundled-control{display:none;}
#addresses-widget .alsp-maps-canvas .alsp-map-custom-controls{
	display:none;
}
.autocomplete-suggestions {
	text-align: left;
	cursor: default;
	border: 1px solid #ccc;
	border-top: 0;
	background: #fff;
	box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
	position: absolute;
	display: none;
	z-index: 9999;
	max-height: 254px;
	overflow: hidden;
	overflow-y: auto;
	box-sizing: border-box
}
.autocomplete-suggestion {
	position: relative;
	padding: 0 .6em;
	line-height: 23px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.02em;
	color: #333
}
.autocomplete-suggestion b {
	font-weight: 400;
	color: #1f8dd6
}
.autocomplete-suggestion.selected {
	background: #f0f0f0
}
.alsp_search_widget .search-wrap .czprice-slider,
.cz-datetime.col-md-6,
.czprice-slider.col-md-3 {
	padding: 0 6px!important
}
.cz-areaalider.col-md-3,
.cz-datetime.col-md-6 .col-md-6 {
	padding: 0 5px
}
.czprice-slider .col-md-12 {
	float: none!important
}
.cz-datetime .datetime-input-field {
	width: 65%;
	float: left;
	padding-right: 10px;
	position: relative
}
.cz-datetime .datetime-input-field .has-feedback .alsp-form-control-feedback {
	line-height: 48px!important
}
.cz-datetime .datetime-reset-btn {
	width: 35%;
	float: left
}
.alsp-search-form label {
	color: #999;
	margin-bottom:5px;
}
.alsp-search-radius-label {
	color: #999;
	font-size: 14px!important;
	font-weight: 700;
	line-height: 16px;
	margin-bottom: 0!important
}
.alsp-search-form .cz-areaalider .alsp-jquery-ui-slider {
	margin:0 !important;
}
.search-form-style3.alsp-search-form .cz-areaalider .alsp-jquery-ui-slider {
	margin-top: 5px
}
.alsp-content .form-horizontal .has-feedback .alsp-form-control-feedback {
	color: #ccc;
	line-height: 48px
}
#ui-datepicker-div.ui-state-default,
#ui-datepicker-div.ui-widget-content .ui-state-default,
#ui-datepicker-div.ui-widget-header .ui-state-default {
	background: #f9f9f9;
	border-color: #eee!important;
	border-width: 1px;
	color: #999
}
.alsp-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 .alsp-content.alsp-search-form {
	
	position: relative;
	z-index: 100
}
@media screen and (max-width: 767px) {
	.main-search-bar .alsp-content.alsp-search-form {
		margin: 0!important
	}
	.alsp-content .btn-default,
	.alsp-orderby-links .btn-default.btn-primary {
		font-size: 11px!important
	}
	.alsp-listings-block.alsp-listings-grid-1 .slick-carousel .owl-nav,
	.alsp-listings-block.alsp-listings-grid-2 .slick-carousel .owl-nav,
	.alsp-listings-block.alsp-listings-grid-3 .slick-carousel .owl-nav,
	.alsp-listings-block.alsp-listings-grid-4 .slick-carousel .owl-nav {
		right: 14px!important;
		top: -67px!important
	}
	h5.premium-listing-text {
		font-size: 10px!important
	}
}
.listings.cat-archive .alsp-found-listings,
.listings.listing-archive .alsp-found-listings,
.listings.location-archive .alsp-found-listings,
.listings.search-result .alsp-found-listings {
	
}
.listings.cat-archive .alsp-container-fluid.alsp-listings-block,
.listings.listing-archive .alsp-container-fluid.alsp-listings-block,
.listings.search-result .alsp-container-fluid.alsp-listings-block {
	margin-top: 15px
}
.alsp-listings-block.cz-listview article .listing-wrapper {
	padding: 10px
}
.alsp-listings-block.cz-listview article .listing-wrapper .alsp-listing-text-content-wrap {
	padding: 15px 0 0 30px
}
.alsp-listings-block.cz-listview article .listing-wrapper .alsp-sticky-icon {
	left: 40px!important;
	top: 40px!important
}
.alsp-listings-block.cz-listview article.alsp-row {
	margin: 0 0 10px!important
}
.author-page .alsp-listings-block-header {
	margin-top: 30px
}
.alsp-listings-block.cz-listview article .alsp-field-caption .alsp-field-name {
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize
}
.alsp-listings-block.cz-listview article .alsp-field.alsp-field-output-block.alsp-field-output-block-string {
	display: inline-block;
	line-height: 15px!important;
	margin: 5px 0
}
.author-page {
	padding-bottom: 70px
}
.author-page .alsp-content{
	margin:30px 0 0 0;
}
.alsp-content .cz-listview .alsp-listings-block-content{
	margin:0;
}
.wpb_wrapper .alsp-content .cz-listview .alsp-listings-block-content{
	
}
.listing-archive-content .listing-list-view-inner-wrap{
	border-radius:0;
}
.alsp-listings-block.cz-listview article .alsp-field-output-block.alsp-field-output-block-categories {
	display: inline-block
}
.alsp-listings-block.cz-listview article .alsp-field-output-block.alsp-field-output-block-categories .alsp-field-caption,
.alsp-listings-block.cz-listview article .alsp-field-output-block.alsp-field-output-block-categories .alsp-field-content .alsp-label span {
	display: none
}
.alsp-listings-block.cz-listview article .alsp-field-output-block.alsp-field-output-block-categories .alsp-field-content .alsp-label {
	display: none;
	font-size: 13px;
	font-weight: 400;
	padding: 10px 15px;
	border-radius: 0;
	margin-right: 10px
}
.alsp-listings-block.cz-listview article .alsp-field-output-block.alsp-field-output-block-categories .alsp-field-content .alsp-label:nth-child(1) {
	display: block
}
.alsp-listings-block.cz-listview article .alsp-field.alsp-field-output-block.alsp-field-output-block-tags .alsp-field-content .alsp-label.alsp-label-primary {
	background-color: #f9f9f9;
	padding: 5px 10px;
	border-radius: 0;
	color: #999;
	font-size: 14px;
	font-weight: 400
}
.alsp-listings-block.cz-listview article .alsp-field.alsp-field-output-block.alsp-field-output-block-tags .alsp-field-content .alsp-label.alsp-label-primary span {
	display: none
}
.btn-block.alsp-show-more-button {
	border-radius: 0!important;
	display: block;
	margin: 0 auto!important;
	width: 200px!important
}
.alsp-updated p,
.alsp-updated div,
.alsp-error p,
.alsp-error div {
  margin: 0 !important;
  padding: 0;
}
.alsp-updated,
.alsp-error,
.alsp-no-found-listings {
  margin-bottom: 15px;
  padding: 10px 15px;
  border-radius: 2px;
  border-style: solid;
  border-width: 1px;
  display: block;
}
.alsp-updated {
  background-color: #FFFFE0;
  border-color: #E6DB55;
}
.cz-creat-listing-inner {
	background: #f9f9f9;
	padding: 25px;
	border: 1px solid #e5e5e5;
}
.cz-creat-listing h2 {
	font-size: 18px;
	text-transform: uppercase
}
@media screen and (max-width: 480px) {
	.custom-locations-row {
		display: none
	}
}
.alsp-listing.alsp-featured .alsp-listing-logo a.alsp-listing-logo-img-wrap:after {
	content: "\f005";
	font-family: FontAwesome;
	display: inline-block;
	height: 30px;
	width: 30px;
	padding: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	color: #fff;
	z-index: 1;
	font-size: 14px;
	border-radius: 50%;
	line-height: 30px
}
.alsp-anim-style-6 figure.alsp-listing-logo figcaption {
	z-index: 2
}
.alsp-sticky-icon {
	background: url(../images/pin.png) no-repeat rgba(0, 0, 0, 0);
	height: 30px!important;
	position: absolute;
	top: 60px!important;
	width: 30px!important;
	z-index: 1!important;
	right: 27px!important
}
.alsp-anim-style-6 figure.alsp-listing-logo.alsp-listings-own-page figcaption .alsp-figcaption,
.alsp-anim-style-6 figure.alsp-listing-logo.alsp-listings-own-page figcaption:hover .alsp-figcaption {
	transform: none!important;
	left: 0!important;
	transition: all 2s ease
}
.alsp-no-touch .alsp-anim-style-6 figure.alsp-listing-logo.alsp-listings-own-page:hover .alsp-listing-logo-img {
	transform: scale(1.1)!important
}
.alsp-single-listing-logo-wrap {
	margin-bottom: 30px
}
.single-listing .alsp-content.alsp-slider-wrapper {
	background: #fff;
	padding-bottom: 30px
}
.alsp-single-listing-logo-wrap header {
	position: absolute;
	top: 337px;
	z-index: 99;
	background-color: rgba(37, 53, 81, .96);
	left: 0;
	right: 0;
	padding: 10px 30px!important
}
.alsp-big-slide-wrapper {
	background: #fff;
	border: none!important;
	box-shadow: none!important
}
.alsp-single-listing-logo-wrap header.alsp-listing-header h2 {
	color: #fff!important;
	float: left;
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase
}
.alsp-single-listing-logo-wrap header.alsp-listing-header .statVal span.ui-rater-avgvalue {
	display: inline-block!important
}
.alsp-single-listing-logo-wrap header.alsp-listing-header .statVal span.ui-rater-rating {
	border-radius: 50%;
	font-family: Montserrat!important;
	font-size: 12px!important;
	height: 39px;
	line-height: 39px;
	padding: 0!important;
	width: 39px
}
.alsp-single-listing-logo-wrap header.alsp-listing-header .alsp-rating {
	float: right
}
.single-listing .alsp-content,
.single-listing.alsp-content {
	margin: 0
}
.single-listing .alsp-single-listing-logo-wrap header .ui-rater {
	font-size: 39px!important
}
.single-listing .alsp-directory-frontpanel {
	background: 0;
	padding: 0;
	margin-bottom: 0
}
.single-listing .cz-btn-wrap {
	padding: 0;
	margin-left: 0;
	display: inline-block
}
.single-listing .cz-btn-wrap a {
	width: 36px;
	display: block;
	margin: 0;
	height: 36px;
	border-radius: 50%;
	padding: 0;
	color: #9999;
	line-height: 36px;
	font-size: 18px;
	text-align:center;
}
.single-listing .cz-btn-wrap a .glyphicon.glyphicon-flag{
	line-height:36px;
}
.single-listing .alsp-field-icon,
.single-listing .alsp-label-primary span,
.single-listing .alsp-submit-listing-link {
	display: none!important
}
.single-listing .cz-btn-wrap a:hover,
.single-listing .cz-btn-wrap a:visited {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	color: #9999
}
.single-listing .cz-custom-btn-wrap {
	margin: 0;
	text-align: right
}
.single-listing ul.alsp-listing-tabs.nav {
	margin: 0;
	border: none
}
.single-listing.alsp-content .nav-tabs>li {
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0!important;
	width: 25%
}
.single-listing.alsp-content .nav-tabs>li a {
	border: none;
	background-color: #F5F5F5;
	padding: 15px;
	min-width: 190px;
	min-height: 60px;
	text-align: center;
	font-size: 14px;
	margin-right: 0
}
.single-listing.alsp-content .nav-tabs>li a i {
	font-size: 16px;
	padding-right: 15px
}
.single-listing.alsp-content .nav-tabs>li a:hover {
	border: none
}
.single-listing.alsp-content .nav-tabs>li.active a,
.single-listing.alsp-content .nav-tabs>li.active a:focus,
.single-listing.alsp-content .nav-tabs>li.active a:hover {
	background-color: #fff;
	border: none
}
.single-listing .tab-content {
	background-color: #fff;
	padding: 30px;
	border-top-left-radius:0;
}
.single-listing.single-style2 .tab-content {
	padding: 0
}
.single-listing .alsp-maps-canvas {
	max-height: 470px!important
}
.alsp-single-listing-text-content-wrap .alsp-fields-group {
	background: #fff;
	margin: 40px 0;
	padding: 30px
}
.single-listing .alsp-label-primary {
	background-color: none!important
}
.alsp-single-listing-text-content-wrap .alsp-fields-group .alsp-field-output-block {
	background: #f9f9f9!important;
	border: 1px solid #eee!important;
	border-radius: 6px!important;
	margin: 10px 0;
	padding: 15px 30px!important
}
.alsp-single-listing-text-content-wrap .alsp-field-output-block .alsp-field-caption,
.alsp-single-listing-text-content-wrap .alsp-fields-group .alsp-fields-group-caption {
	border-bottom: none!important;
	font-size: 18px!important;
	font-weight: 700;
	margin: 0;
	padding: 0 0 10px;
	text-transform: capitalize!important
}
.alsp-single-listing-text-content-wrap .alsp-fields-group .alsp-field-caption {
	font-size: 14px!important;
	text-transform: capitalize!important;
	margin: 0;
	border-right: 1px solid #eee
}
.single-style-default{
	margin-top:70px !important;
}
.single-style-default .alsp-single-listing-text-content-wrap .content-field-block .alsp-field-output-block {
	background: #fff;
	margin: 10px 0;
	padding: 5px
}

.single-listing.single-style2 .alsp-single-listing-text-content-wrap .alsp-field-output-block {
	padding: 0
}
.single-listing .alsp-single-listing-text-content-wrap .alsp-field-output-block-string,
.single-listing .alsp-single-listing-text-content-wrap .alsp-field-output-block-select,
.single-listing .alsp-single-listing-text-content-wrap .alsp-field-output-block-number {
	background:#f9f9f9;
}
.single-listing .alsp-single-listing-text-content-wrap .alsp-field-output-block-checkbox {
	padding:0 5px !important;
}
.single-listing .alsp-share-buttons {
	background: #fff;
	padding: 20px 30px 10px;
	text-align: center
}
.single-listing .alsp-share-button a img {
	opacity: .9!important
}
.single-listing .alsp-share-button a:hover img {
	opacity: 1!important
}
.single-listing header .alsp-field-output-block .alsp-field-caption {
	width: auto!important;
	display: none!important
}
.single-listing header .alsp-field-output-block .alsp-field-caption .alsp-field-name,
.single-listing header .alsp-fields-group .alsp-fields-group-caption {
	display: none
}
.single-listing header .alsp-field-output-block.alsp-field-output-block-address {
	display: block;
	text-align: left;
	border: none!important;
	font-style: normal;
	color: #fff!important;
	padding: 0!important
}
.single-listing header .alsp-field-output-block.alsp-field-output-block-address .alsp-field-icon {
	color: #fecc17
}
.single-listing header .alsp-fields-group {
	clear: both;
	margin: 0!important
}
.single-listing .bx-wrapper .bx-viewport {
	background: 0 0!important;
	border: none!important;
	box-shadow: none!important;
	left: 0!important;
	height: 123px
}
.single-listing .bx-wrapper {
	margin-bottom: 0!important;
	padding: 0 30px
}
.single-listing .bx-controls {
	display: none!important
}
.single-listing .alsp-slider .slide {
	height: 123px!important;
	width: 123px!important
}
.single-listing .alsp-slider .slide a img {
	border-radius: 50%;
	height: 123px!important;
	opacity: 1!important
}
.alsp-content .btn-primary {
	background-color: #428bca;
	border-color: #357ebd;
	color: #fff
}
.btn-primary {
	font-size: 13px!important
}
.datetime-reset-btn .btn-primary {
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.dashbeard-btn-panel {
	float: right
}
.dashbeard-tabs-navigation {
	float: left
}
.dashbeard-btn-panel .alsp-directory-frontpanel {
	margin-bottom: -1px!important;
	margin-right: 15px
}
.dashbeard-btn-panel .alsp-directory-frontpanel .cz-custom-btn-wrap a {
	border-radius: 0!important
}
.dashbeard-btn-panel .alsp-directory-frontpanel a.btn:last-child {
	margin: 0 0 10px
}
.sidebar-wrapper li.alsp-widget-listing {
	clear: both;
	display: table;
	margin-left: 0
}
.sidebar-wrapper .alsp-widget-listing-logo {
	width: 100px;
	height: 70px;
	overflow: hidden;
	position: relative;
	float: left
}
.sidebar-wrapper .alsp-widget-listing-title {
	width: calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
	float: left;
	padding: 10px 0 10px 20px;
	margin: 0
}
.sidebar-wrapper .alsp-widget-listing-title a {
	text-transform: uppercase
}
.alsp-social-widget ul.alsp-social {
	margin: 0 -5px!important;
	padding: 0 15px
}
.vc_row .alsp-social-widget ul.alsp-social {
	padding: 0
}
.alsp-social-widget ul.alsp-social li {
	padding: 0 5px;
	margin: 0 0 10px
}
.alsp-social-widget ul.alsp-social li a {
	width: 42px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 16px
}
.alsp-categories-widget .alsp-content {
	margin: 0!important
}
.alsp-categories-widget .alsp-categories-column {
	padding: 0
}
.alsp-categories-widget .alsp-categories-column-wrapper {
	padding: 0;
	box-shadow: none;
	margin-bottom: 23px
}
.alsp-categories-widget .alsp-categories-column-wrapper:hover {
	padding: 0;
	box-shadow: none
}
.alsp-categories-widget .alsp-categories-root a {
	font-size: 14px;
	font-weight: 400;
	clear: both;
	position: relative
}
.alsp-categories-widget .alsp-categories-root a .cat-icon {
	float: left;
	border-right: 1px solid #eee!important;
	padding-right: 20px;
	margin-right: 20px;
	width: 45px
}
.alsp-categories-widget .alsp-categories-root a .categories-count {
	position: absolute;
	right: 0
}
.alsp-locations-widget a .alsp-locations-widget .alsp-content {
	margin: 0!important
}
.alsp-locations-widget .alsp-locations-column {
	padding: 0
}
.alsp-locations-widget .alsp-locations-column-wrapper {
	padding: 0;
	box-shadow: none;
	margin-bottom: 15px
}
.alsp-locations-widget .alsp-locations-column-wrapper:hover {
	padding: 0;
	box-shadow: none
}
.alsp-locations-widget .alsp-locations-root {
	padding: 0
}
.alsp-locations-widget .alsp-locations-root a {
	font-size: 14px;
	font-weight: 400;
	clear: both;
	position: relative;
	padding: 3px;
	border: 1px solid #eee;
	line-height: 41px;
	text-transform: capitalize
}
.alsp-locations-widget .alsp-locations-root a .location-icon {
	float: left;
	margin-right: 20px;
	width: 43px;
	height: 41px;
	line-height: 41px;
	text-align: center
}
.alsp-locations-widget .alsp-locations-root a .location-icon img.alsp-field-icon {
	float: none
}
.alsp-locations-widget .alsp-locations-root a .location-count {
	position: absolute;
	right: 20px
}
.listings,
.map-listings {
	position: relative
}
.alsp_search_widget .search-wrap .form-group .cz-datetime {
	padding: 0;
	width: 100%!important
}
.alsp_search_widget .search-wrap .form-group .cz-datetime .col-md-12 {
	padding: 0!important
}
.alsp_search_widget .search-wrap .search-element-col-1,
.alsp_search_widget .search-wrap .search-element-col-2,
.alsp_search_widget .search-wrap .search-element-col-3,
.alsp_search_widget .search-wrap .search-element-col-4,
.alsp_search_widget .search-wrap .search-element-col-5 {
	padding-left: 0;
	padding-right: 0
}
.alsp_search_widget .search-wrap .czprice-slider {
	padding: 0!important
}
.map-listings {
	width: 100vw;
	left: calc(-50vw + 50%);
	left: -webkit-calc(-50vw + 50%);
    left: -moz-calc(-50vw + 50%);
}
.listings.alsp-content,
.map-listings .alsp-content {
	margin: 0;
}
.alsp-content select:not(.alsp-week-day-input) {
	background-image: none!important;
	background-position: calc(100% - 13px) 50%, calc(100% - 8px) 50%, 100% 0!important;
	background-position: -webkit-calc(100% - 13px) 50%, -webkit-calc(100% - 8px) 50%, 100% 0!important;
	background-position:-moz-calc(100% - 13px) 50%, -moz-calc(100% - 8px) 50%, 100% 0!important;
	background-repeat: no-repeat!important;
	background-size: 6px 6px, 6px 6px, 2em 2.5em!important;
	box-sizing: border-box
}
.cs-select {
	min-width: 100%!important
}
.alsp-content select.cs-select:not(.alsp-week-day-input),
.alsp-content select:focus:not(.alsp-week-day-input) {
	background-image: url(../images/selectbox-arrow.png)!important;
	background-position: right top!important;
	background-size: auto auto!important
}
.alsp-content .alsp-categories-column {
	background: 0 0!important;
	display: inline-block
}
.alsp-content .alsp-categories-root {
	background: 0 0!important;
	padding: 0!important
}

.alsp-content .alsp-locations-column {
	background: 0 0!important;
	display: block;
	width: 100%
}
.alsp-categories-root ul,
.alsp-locations-root ul,
.subcategories ul,
.sublocations ul {
	margin-left: 0!important
}
.custom-locations .alsp-locations-root a {
	font-size: 18px
}
.custom-locations .sublocations ul li a {
	font-size: 14px
}
.custom-locations .alsp-locations-root a,
.custom-locations .sublocations ul li a {
	color: #fff!important
}
.alsp-listings-grid .tooltip_fields .alsp-field-caption {
	height: inherit;
	width: inherit;
	display: block;
	text-align:center;
}
.alsp-listings-grid .tooltip_fields span.alsp-field-icon {
    height: inherit;
	width: inherit;
	display: inline-block;

}
#pacz-footer .alsp-widget-listing-title {
	display: none!important
}
#pacz-footer .alsp_recent_listings_widget ul {
	margin: 0 -8px
}
#pacz-footer li.alsp-widget-listing {
	display: block;
	float: left;
	min-height: 45px;
	position: static;
	width: 33.3333%;
	padding: 0 8px;
	margin: 0 0 10px
}
#pacz-footer li.alsp-widget-listing .alsp-widget-listing-logo {
	position: static
}



/*bids widget */

.alsp_bids_widget{}
.alsp_bids_widget ul{}
.alsp_bids_widget ul li{
	list-style: none;
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px solid #dfe1e0;
}
.alsp_bids_widget ul li .bid-item-label{
	color:#444;
}
.alsp_bids_widget ul li .bid-item-value{
	float:right;
}
.alsp_bids_widget ul li:first-child{
	padding-top: 0;
}
.alsp_bids_widget ul li:last-child{
	padding-bottom: 0;
	border-bottom: none;
}

/* Resurva */

.alsp_resurva_widget{}
.alsp_resurva_widget #neckButtons{}
.alsp_resurva_widget .embedded #neckButtons{
	position:relative !important;
}
#neckButtons a.neck-button{
	min-height:34px;
	line-height:34px !important;
	background:none !important;
	border:1px solid #eee;
	color:#444 !important;
	text-transform:capitalize !important;
	font-size:14px !important;
}

.alsp_resurva_widget #masthead{
	text-align:center;
	padding:15px 0;
}
.alsp_resurva_widget #masthead h1{
	margin:0;
	font-size:24px !important;
}
.alsp_resurva_widget .embedded .head.page{
	position: static !important;
	border-top: 0;
	border-bottom: 0;
	z-index: 1;
	background: transparent;
	padding: 10px 0 0 0;
	height: 52px;
	top: 0px;
}

.alsp_resurva_widget .booking-progress {
	height: 8px;
    position: relative;
    top: -8px;
    left: 0;
    right: 0;
    bottom: auto;

}
.alsp_resurva_widget .head.page .forward, .alsp_resurva_widget .head.page .back {

    margin: 0;
    margin-right: 0px;
    height: auto !important;
    line-height: 32px;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    background: transparent !important;
    text-align: center;
    width: 46px !important;

}
.alsp_resurva_widget .head.page .forward .glyphicon, .alsp_resurva_widget .head.page .back .glyphicon {

    top: 0;
    display: inline-block;
    vertical-align: middle;
    height: 46px;
    width: 46px;
    line-height: 46px;
    font-size: 12px;
    border: 1px solid #eee;

}
.alsp_resurva_widget .embedded .head.page .title {

    font-size: 14px;
    position: static;
    left: 0;
    right: 0;
    line-height: 46px;
    width: calc(100% - 92px);
	width: -webkit-calc(100% - 92px);
    width: -moz-calc(100% - 92px);
    float: left;
    text-align: center;
    min-height: 45px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    box-shadow: none;

}
.alsp_resurva_widget #page-new-booking .head .title .current-title {

    display: block;
    width: 100%;

}
.alsp_resurva_widget .head.page h3.title {

    font-size: 14px;
    position: static;
    left: 0;
    right: 0;
    line-height: 46px;
    width: calc(100% - 92px);
	width: -webkit-calc(100% - 92px);
    width: -moz-calc(100% - 92px);
    float: left;
    text-align: center;
    min-height: 45px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    box-shadow: none;

}
#addresses-widget .infoBox{
	display:none;
}
.alsp-single-listing-logo-wrap .owl-dots{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.hide-owl{
	display:none;
}
.alsp-choose-plan-package-number{
	color:#999;
	text-align:center;
}

.alsp-dropdowns-menu-search-counter {
  font-weight: normal;
  font-size: 10px;
  right: 15px;
  position: absolute;
}

.alsp-dropdowns-menu-search-sublabel {
  display: block;
  font-size:11px;
}

.alsp-dropdowns-menu-search-sublabel b {
  color: #2d2d2d;
}
.alsp-dropdowns-menu .ui-menu-item{
	position:relative;
}
.alsp-dropdowns-menu-search-root.alsp-dropdowns-menu-search-term {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  font-weight: normal;
  font-size:12px;
}

.alsp-dropdowns-menu-search-term {
  padding-right: 30px;
  font-size:12px;
}

.alsp-dropdowns-menu.ui-autocomplete {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  z-index:10000;
}
.nicescroll-rails{
	margin-top:-30px;
}
.alsp-content .ui-selectmenu-menu .alsp-ui-icon,
.alsp-dropdowns-menu.ui-autocomplete .alsp-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:18px;
}
.alsp-content .ui-selectmenu-menu .alsp-ui-icon.font-icon,
.alsp-dropdowns-menu.ui-autocomplete .alsp-ui-icon.font-icon {
	font-size:18px;
}
.alsp-content .ui-selectmenu-menu .alsp-ui-icon.svg-icon img,
.alsp-dropdowns-menu.ui-autocomplete .alsp-ui-icon.svg-icon img{
	width:18px;
}
.alsp-content .ui-selectmenu-menu .alsp-ui-icon-location,
.alsp-dropdowns-menu.ui-autocomplete .alsp-ui-icon-location {
	position: absolute;
	left: 5px;
	top: 50%;
	min-width: 18px;
	min-height: 18px;
	vertical-align: middle;
	line-height: 100%;
	transform: translateY(-50%);
	background:position:center;
	background-size:12px;
}
.alsp-dropdowns-menu.ui-autocomplete .alsp-dropdowns-menu-search-listing .ui-icon {
  width: 42px;
  height: 42px;
  left: 4px;
}

.alsp-dropdowns-menu.ui-menu .ui-menu-item {
  color: #444;
  padding: 3px 8px 3px 35px !important;
  font-family: inherit;
  font-size: 15px;
  border: none;
  border-bottom: 1px solid #e6dada;
}

.alsp-dropdowns-menu.ui-menu .ui-menu-item.ui-state-hover,
.alsp-dropdowns-menu.ui-menu .ui-menu-item.ui-state-focus {
  border: none;
  border-bottom: 1px solid #e6dada;
  background: none;
  background-color: #dcf0f8;
  font-weight: inherit;
  color: #000000;
  margin: 0;
  padding: 3px 8px 3px 35px !important;
}

.alsp-dropdowns-menu-only-address.ui-menu .ui-menu-item,
.alsp-dropdowns-menu-only-address.ui-menu .ui-menu-item.ui-state-hover,
.alsp-dropdowns-menu-only-address.ui-menu .ui-menu-item.ui-state-focus {
  padding: 3px 8px 3px 8px !important;
}

.alsp-dropdowns-menu.ui-menu .ui-menu-item a {
  color: #000000;
}

.alsp-dropdowns-menu.ui-menu .ui-menu-item a:hover {
  cursor: pointer;
  text-decoration: underline;
}

.alsp-content .form-control.ui-autocomplete-input[readonly] {
  cursor: pointer;
  background-color: #FFFFFF;
}
.alsp-dropdowns-menu-search-listing{
	padding-left:20px;
}
.alsp-dropdowns-menu-search-listing strong{
	font-weight: 700;
	text-transform: capitalize;
	font-size: 13px;
	padding: 0 !important;
}
.alsp-dropdowns-menu-search-listing strong a {
    padding: 0;
    line-height: 1.5;
    min-height: 0;
    font-weight: 700;
}
.alsp-dropdowns-menu-search-listing .alsp-ui-icon{
    background-size: 40px;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
}
.alsp-dropdowns-menu-search-listing .alsp-dropdowns-menu-search-sublabel p{
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 0;
}
.alsp-ajax-target-loading {
  position: absolute;
  background-color: none;
  z-index: 10;
}
.nicescroll-cursors{
	margin-top:-32px;
}
.alsp-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: alsp-spinner .8s ease infinite;
}

.alsp-loader.alsp-loader-max-top:before {
  top: 300px;
}

@keyframes alsp-spinner {
  to {
    transform: rotate(360deg);
  }
}
.alsp-search-input-loader:before {
  content: '' !important;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 22px;
  height: 22px;
  margin-top: -12px;
  margin-left: -12px;
  border-radius: 50%;
  border: 4px solid transparent;
  border-top-color: #777777;
  border-bottom-color: #777777;
  animation: alsp-spinner .8s ease infinite;
}

.alsp-ajax-iloader {
  margin: 0px auto;
  width: 50px;
  height: 22px;
  text-align: center;
  font-size: 10px;
}

.alsp-ajax-iloader > div {
  background-color: #FFF;
  margin-left: 3px;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.alsp-drop-attached-item .alsp-ajax-iloader > div{}
.alsp-ajax-iloader .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.alsp-ajax-iloader .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.alsp-ajax-iloader .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.alsp-ajax-iloader .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}


.carousel-active{
	
}
.slick-slide img {

    max-width:100% !important;

}
.slick-carousel .listing-box article.alsp-listing{
	width:100%;
	margin:0;
}
.slick-carousel{
	visibility:hidden;
}
.slick-carousel.slick-initialized {
    visibility:visible;
}


/* password  reset form */

#password-reset-form{
	width: 570px;
    background: #fff;
    padding: 40px 30px;
    margin: 100px auto;
	box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.15);
}
#resetpassform input {
	width:100%;
}
@media screen and (max-width: 599px) {
	#password-reset-form{
	width: 300px;
    background: #fff;
    padding: 20px 15px;
    margin: 50px auto;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.10);
	}
}
#di_otp_code{

    min-height: 44px;
    padding: 0 20px;

}
.slick-slide .slide-link{
    display:block;
	position:relative;
}

/* review rattings */

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  font-size: 16px;
  color:#ff9700;
  vertical-align:middle;
}

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "raty";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
}

.cancel-on-png:before {
  content: "\e600";
}

.cancel-off-png:before {
  content: "\e601";
}

.star-on-png:before {
  content: "\f005";
}

.star-off-png:before {
  content: "\f006";
}

.star-half-png:before {
  content: "\f123";
}

#new_rating_wrapper {
  position: relative;
  width: 280px;
  font-size: 14px;
  display: inline-block;
}

#new_listing_rating {
  position: absolute;
  bottom: 0;
  right: 0;
}

.comment-meta .review_rate{
	font-size: 8px;
	position: absolute;
	top: 33px;
	right: 30px;
	}
.review_rate{
	font-size: 8px;
	}
.dirrater_title{
	font-size: 16px;
	text-transform: capitalize;
	font-weight: normal !important;
	margin-top: 0;
	margin-bottom:10px;
}
.alsp-listing-header .listing-rating{
	position:relative;
	float:right;
	padding:18px 20px 10px 0;
}
.single-listing .alsp-listing-header .listing-rating{
	padding:14px 20px 10px 0;
}
.alsp-listing-header .rating-numbers{
    width: 36px;
    height: 26px;
    background: #eee;
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
	color:#fff;

}
.rating-stars{
	vertical-align: bottom;
}
.rating-stars .rating-value{
	display:none;
}
.new_listing_rating{
	font-weight: normal;
	padding-right: 15px;
}

.slick-carousel,
.slick-carousel2,
.slider-nav {
    opacity: 0;
    visibility: hidden;
    transition: opacity 2s ease;
    -webkit-transition: opacity 1s ease;
	height:0;
}

.alsp-single-listing-logo-wrap .price {
    opacity: 0;
}
.alsp-single-listing-logo-wrap{
	
}
.slick-carousel-single:not(.slick-initialized){
	background-repeat:no-repeat !important;
	background-position:center !important;
	background: url(../images/ajax-indicator.gif);
	min-height:100px;
}

/** Archive **/

.archive-content-wrapper{}
.listing-archive-sidearea{}
.listing-archive-sidearea .alsp-categories-columns .alsp-categories-row{margin:0;}
.listing-archive-sidearea .alsp-categories-columns .alsp-categories-row .alsp-categories-column {padding:0; margin-bottom:0;}
.listing-archive-sidearea .cat-style-3 .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a{
	min-height:auto;
}
.listing-archive-sidearea .cat-style-3 .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a .categories-name{
	font-size:14px;
}
.listing-archive-sidearea .alsp-locations-columns{
	margin:0 !important;
}
.listing-archive-sidearea .alsp-locations-columns .alsp-locations-column-wrapper-inner{position:relative;}
.listing-archive-sidearea .alsp-locations-columns .alsp-locations-column-wrapper-inner .location-plus-icon{position:absolute; right:0;}

/* Global */
.jBox-wrapper {
  text-align: left;
  box-sizing: border-box; }

.jBox-title,
.jBox-content,
.jBox-container {
  position: relative;
  word-break: break-word;
  box-sizing: border-box; }

.jBox-container {
  background: #252c41;
  }

.jBox-content {
  padding: 3px 10px;
	overflow-x: hidden;
	overflow-y: auto;
	transition: opacity .2s;
	font-size: 12px;
	color: #fff;
  }
.jBox-content .alsp-field-content{
	color: #fff;
}
.jBox-content .alsp-field-content a{
	color: #fff;
}
/* jBox Tooltip */
.jBox-Tooltip .jBox-container,
.jBox-Mouse .jBox-container {
 border-radius: 4px;

  }

.jBox-Tooltip .jBox-title,
.jBox-Mouse .jBox-title {
  padding: 8px 10px 0;
  font-weight: bold; }

.jBox-hasTitle.jBox-Tooltip .jBox-content,
.jBox-hasTitle.jBox-Mouse .jBox-content {
  padding-top: 5px; }

.jBox-Mouse {
  pointer-events: none; }

/* Pointer */
.jBox-pointer {
  position: absolute;
  overflow: hidden; }

.jBox-pointer-top {
  top: 0; }

.jBox-pointer-bottom {
  bottom: 0; }

.jBox-pointer-left {
  left: 0; }

.jBox-pointer-right {
  right: 0; }

.jBox-pointer-top,
.jBox-pointer-bottom {
  width: 23px;
  height: 8px; }

.jBox-pointer-left,
.jBox-pointer-right {
  width: 12px;
  height: 30px; }

.jBox-pointer:after {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background: #252c41;
  transform: rotate(45deg); }

.jBox-pointer-top:after {
  left: 5px;
  top: 6px;
  box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.15); }

.jBox-pointer-right:after {
  top: 5px;
  right: 6px;
  box-shadow: 1px -1px 2px rgba(0, 0, 0, 0.15); }

.jBox-pointer-bottom:after {
  left: 5px;
  bottom: 6px;
  }

.jBox-pointer-left:after {
  top: 5px;
  left: 6px;
  box-shadow: -1px 1px 2px rgba(0, 0, 0, 0.15); }

/* jBox Modal */
.jBox-Modal .jBox-container {
  border-radius: 4px; }

.jBox-Modal .jBox-content {
  padding: 15px 20px; }

.jBox-Modal .jBox-title {
  border-radius: 4px 4px 0 0;
  padding: 15px 20px;
  background: #fafafa;
  border-bottom: 1px solid #eee; }

.jBox-Modal .jBox-footer {
  border-radius: 0 0 4px 4px; }

.jBox-Modal.jBox-closeButton-title .jBox-title {
  padding-right: 55px; }

.jBox-Modal .jBox-container,
.jBox-Modal.jBox-closeButton-box:before {
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4), 0 0 5px rgba(0, 0, 0, 0.4); }

/* Close button */
.jBox-closeButton {
  cursor: pointer;
  position: absolute; }

.jBox-closeButton svg {
  position: absolute;
  top: 50%;
  right: 50%; }

.jBox-closeButton path {
  transition: fill .2s; }

.jBox-closeButton path {
  fill: #aaa; }

.jBox-closeButton:hover path {
  fill: #888; }

.jBox-closeButton:active path {
  fill: #666; }

/* Close button in overlay */
.jBox-overlay .jBox-closeButton {
  top: 0;
  right: 0;
  width: 40px;
  height: 40px; }

.jBox-overlay .jBox-closeButton svg {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-right: -10px; }

.jBox-overlay .jBox-closeButton path,
.jBox-overlay .jBox-closeButton:active path {
  fill: #ddd; }

.jBox-overlay .jBox-closeButton:hover path {
  fill: #fff; }

/* Close button in title */
.jBox-closeButton-title .jBox-closeButton {
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px; }

.jBox-closeButton-title .jBox-closeButton svg {
  width: 12px;
  height: 12px;
  margin-top: -6px;
  margin-right: -6px; }

/* Close button in box */
.jBox-closeButton-box .jBox-closeButton {
  top: -8px;
  right: -10px;
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 50%; }

.jBox-closeButton-box .jBox-closeButton svg {
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-right: -5px; }

.jBox-hasTitle.jBox-Modal.jBox-closeButton-box .jBox-closeButton {
  background: #fafafa; }

.jBox-closeButton-box:before {
  content: '';
  position: absolute;
  top: -8px;
  right: -10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.jBox-pointerPosition-top.jBox-closeButton-box:before {
  top: 5px; }

.jBox-pointerPosition-right.jBox-closeButton-box:before {
  right: 2px; }

/* Overlay */
.jBox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.82); }

/* Footer */
.jBox-footer {
  background: #fafafa;
  border-top: 1px solid #eee;
  padding: 8px 10px;
  border-radius: 0 0 3px 3px; }

/* Block scrolling */
body[class^="jBox-blockScroll-"],
body[class*=" jBox-blockScroll-"] {
  overflow: hidden; }

/* Draggable */
.jBox-draggable {
  cursor: move; }

/* Spinner */
@keyframes jBoxLoading {
  to {
    transform: rotate(360deg); } }

.jBox-loading .jBox-content {
  opacity: .2; }

.jBox-loading-spinner .jBox-content {
  min-height: 38px !important;
  min-width: 38px !important;
  opacity: 0; }

.jBox-spinner {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px; }

.jBox-spinner:before {
  display: block;
  box-sizing: border-box;
  content: '';
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-top-color: rgba(0, 0, 0, 0.8);
  animation: jBoxLoading .6s linear infinite; }

/* Animations */
[class^="jBox-animated-"],
[class*=" jBox-animated-"] {
  animation-fill-mode: both; }

@keyframes jBox-tada {
  0% {
    transform: scale(1); }
  10%, 20% {
    transform: scale(0.8) rotate(-4deg); }
  30%, 50%, 70%, 90% {
    transform: scale(1.2) rotate(4deg); }
  40%, 60%, 80% {
    transform: scale(1.2) rotate(-4deg); }
  100% {
    transform: scale(1) rotate(0); } }

.jBox-animated-tada {
  animation: jBox-tada 1s; }

@keyframes jBox-tadaSmall {
  0% {
    transform: scale(1); }
  10%, 20% {
    transform: scale(0.9) rotate(-2deg); }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(2deg); }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-2deg); }
  100% {
    transform: scale(1) rotate(0); } }

.jBox-animated-tadaSmall {
  animation: jBox-tadaSmall 1s; }

@keyframes jBox-flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.jBox-animated-flash {
  animation: jBox-flash .5s; }

@keyframes jBox-shake {
  0%, 100% {
    transform: translateX(0); }
  20%, 60% {
    transform: translateX(-6px); }
  40%, 80% {
    transform: translateX(6px); } }

.jBox-animated-shake {
  animation: jBox-shake .4s; }

@keyframes jBox-pulseUp {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.15); }
  100% {
    transform: scale(1); } }

.jBox-animated-pulseUp {
  animation: jBox-pulseUp .25s; }

@keyframes jBox-pulseDown {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.85); }
  100% {
    transform: scale(1); } }

.jBox-animated-pulseDown {
  animation: jBox-pulseDown .25s; }

@keyframes jBox-popIn {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

.jBox-animated-popIn {
  animation: jBox-popIn .25s; }

@keyframes jBox-popOut {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(0); } }

.jBox-animated-popOut {
  animation: jBox-popOut .25s; }

@keyframes jBox-fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.jBox-animated-fadeIn {
  animation: jBox-fadeIn .2s; }

@keyframes jBox-fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.jBox-animated-fadeOut {
  animation: jBox-fadeOut .2s; }

@keyframes jBox-slideUp {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-300px);
    opacity: 0; } }

.jBox-animated-slideUp {
  animation: jBox-slideUp .4s; }

@keyframes jBox-slideRight {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(300px);
    opacity: 0; } }

.jBox-animated-slideRight {
  animation: jBox-slideRight .4s; }

@keyframes jBox-slideDown {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(300px);
    opacity: 0; } }

.jBox-animated-slideDown {
  animation: jBox-slideDown .4s; }

@keyframes jBox-slideLeft {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-300px);
    opacity: 0; } }

.jBox-animated-slideLeft {
  animation: jBox-slideLeft .4s; }

.jBox-closeButton {
  z-index: 1; }

.jBox-countdown {
  border-radius: 3px 3px 0 0;
  z-index: 0;
  background: #000;
  opacity: .2;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px; }

.jBox-countdown_inner {
  border-radius: 3px 3px 0 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 3px;
  position: absolute;
  background: #fff; }

.jBox-Confirm .jBox-content {
  text-align: center;
  padding: 46px 35px; }

.jBox-Confirm-footer {
  height: 46px; }

.jBox-Confirm-button {
  display: block;
  float: left;
  cursor: pointer;
  text-align: center;
  width: 50%;
  line-height: 46px;
  height: 46px;
  overflow: hidden;
  padding: 0 10px;
  transition: color .2s, background-color .2s;
  box-sizing: border-box; }

.jBox-Confirm-button-cancel {
  border-bottom-left-radius: 4px;
  background: #ddd;
  color: #666; }

.jBox-Confirm-button-cancel:hover,
.jBox-Confirm-button-cancel:active {
  background: #ccc; }

.jBox-Confirm-button-submit {
  border-bottom-right-radius: 4px;
  background: #7d0;
  color: #fff; }

.jBox-Confirm-button-submit:hover,
.jBox-Confirm-button-submit:active {
  background: #6c0; }

.jBox-Confirm-button-cancel:active,
.jBox-Confirm-button-submit:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); }

@media (max-width: 500px) {
  .jBox-Confirm .jBox-content {
    padding: 32px 20px; } }

.jBox-Image .jBox-container {
  background-color: transparent; }

.jBox-Image .jBox-content {
  padding: 0;
  width: 100%;
  height: 100%; }

.jBox-image-container {
  background: center center no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0; }

.jBox-image-label-container {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 40px;
  z-index: 100; }

.jBox-image-label {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  left: 0;
  color: #fff;
  padding: 8px 40px;
  line-height: 24px;
  transition: opacity .36s;
  opacity: 0;
  z-index: 0;
  pointer-events: none; }

.jBox-image-label.expanded {
  background: #000; }

.jBox-image-label:not(.expanded) {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.jBox-image-label.active {
  opacity: 1;
  pointer-events: all; }

.jBox-image-pointer-next,
.jBox-image-pointer-prev {
  position: absolute;
  bottom: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  opacity: .8;
  transition: opacity .2s;
  background: no-repeat center center url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ijc0LjcgMjI0IDE4LjcgMzIiPg0KPHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTkzLDIyNy40TDgwLjQsMjQwTDkzLDI1Mi42YzAuNCwwLjQsMC40LDEuMSwwLDEuNWwtMS42LDEuNmMtMC40LDAuNC0xLDAuNS0xLjUsMEw3NSwyNDAuN2MtMC40LTAuNC0wLjUtMSwwLTEuNWwxNC45LTE0LjljMC40LTAuNCwxLTAuNCwxLjUsMGwxLjYsMS42QzkzLjUsMjI2LjQsOTMuNCwyMjcsOTMsMjI3LjR6Ii8+DQo8L3N2Zz4=);
  background-size: 11px auto;
  user-select: none;
  z-index: 1; }

.jBox-image-pointer-next:hover,
.jBox-image-pointer-prev:hover {
  opacity: 1; }

.jBox-image-pointer-next {
  right: 0;
  transform: scaleX(-1); }

.jBox-image-pointer-prev {
  left: 0; }

.jBox-image-counter-container {
  position: absolute;
  right: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #fff;
  text-align: right;
  display: none; }

.jBox-image-has-counter .jBox-image-counter-container {
  display: block; }

.jBox-image-has-counter .jBox-image-label:not(.expanded) {
  padding-right: 80px;
  text-indent: 40px; }

.jBox-overlay.jBox-overlay-Image {
  background: #000; }

.jBox-image-not-found {
  background: #000; }

.jBox-image-not-found:before {
  content: '';
  box-sizing: border-box;
  display: block;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 5px solid #222;
  border-radius: 50%; }

.jBox-image-not-found:after {
  content: '';
  display: block;
  box-sizing: content-box;
  z-index: auto;
  width: 6px;
  height: 74px;
  margin-top: -37px;
  margin-left: -3px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #222;
  transform: rotateZ(45deg);
  transform-origin: 50% 50% 0; }

/* Download button */
.jBox-image-download-button-wrapper {
  position: absolute;
  top: -40px;
  right: 35px;
  height: 40px;
  display: flex;
  cursor: pointer;
  opacity: .8;
  transition: opacity .2s; }
  .jBox-image-download-button-wrapper:hover {
    opacity: 1; }

.jBox-image-download-button-icon {
  width: 40px;
  height: 40px;
  background: center center no-repeat url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNjQwIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNDE2IDI1NnYtMTkyaC0xOTJ2MTkyaC0xNjBsMjU2IDI1NiAyNTYtMjU2aC0xNjB6TTAgNTc2aDY0MHY2NGgtNjQwdi02NHoiPjwvcGF0aD48L3N2Zz4=);
  background-size: 60%; }

.jBox-image-download-button-text {
  white-space: nowrap;
  line-height: 40px;
  padding: 0 10px 0 0;
  color: #fff;
  font-size: 14px; }

/* Image spinner */
@keyframes jBoxImageLoading {
  to {
    transform: rotate(360deg); } }

.jBox-image-loading .jBox-container:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
  border: 4px solid #333;
  border-bottom-color: #666;
  animation: jBoxImageLoading 1.2s linear infinite;
  border-radius: 50%; }

.jBox-Notice {
  transition: margin .2s; }

.jBox-Notice .jBox-container {
  border-radius: 3px;
  box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.25), inset -1px -1px 0 0 rgba(0, 0, 0, 0.1); }

.jBox-Notice .jBox-content {
  border-radius: 3px;
  padding: 12px 20px; }

.jBox-Notice .jBox-title {
  padding: 12px 20px 0;
  font-weight: bold; }

.jBox-hasTitle.jBox-Notice .jBox-content {
  padding-top: 5px; }

.jBox-Notice-black .jBox-container {
  color: #fff;
  background: #000; }

.jBox-Notice-gray .jBox-container {
  color: #333;
  background: #f6f6f6; }

.jBox-Notice-red .jBox-container {
  color: #fff;
  background: #d00; }

.jBox-Notice-green .jBox-container {
  color: #fff;
  background: #5d0; }

.jBox-Notice-blue .jBox-container {
  color: #fff;
  background: #07d; }

.jBox-Notice-yellow .jBox-container {
  color: #000;
  background: #fd0; }

@media (max-width: 768px) {
  .jBox-Notice .jBox-content {
    padding: 10px 15px; }
  .jBox-Notice .jBox-title {
    padding: 10px 15px 0; } }

@media (max-width: 500px) {
  .jBox-Notice .jBox-content {
    padding: 8px 10px; }
  .jBox-Notice .jBox-title {
    padding: 8px 10px 0; }
  .jBox-hasTitle.jBox-Notice .jBox-content {
    padding-top: 0; } }

/* jBox theme: NoticeFancy */
.jBox-NoticeFancy .jBox-container {
  border-radius: 5px; }

.jBox-NoticeFancy .jBox-content,
.jBox-NoticeFancy .jBox-title {
  padding-left: 25px; }

.jBox-NoticeFancy.jBox-Notice-color .jBox-container {
  color: #fff;
  background: #222;
  text-shadow: 0 -1px 0 #000; }

/* Colored borders */
.jBox-NoticeFancy.jBox-Notice-color .jBox-container:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 8px;
  border-radius: 4px 0 0 4px;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
  background-size: 14px 14px; }

.jBox-NoticeFancy.jBox-Notice-black .jBox-container:after,
.jBox-NoticeFancy.jBox-Notice-gray .jBox-container:after {
  background-color: #888; }

.jBox-NoticeFancy.jBox-Notice-red .jBox-container:after {
  background-color: #e00; }

.jBox-NoticeFancy.jBox-Notice-green .jBox-container:after {
  background-color: #6c0; }

.jBox-NoticeFancy.jBox-Notice-blue .jBox-container:after {
  background-color: #07d; }

.jBox-NoticeFancy.jBox-Notice-yellow .jBox-container:after {
  background-color: #fb0; }

.jBox-NoticeFancy .jBox-countdown {
  left: 8px; }

.jBox-NoticeFancy .jBox-countdown,
.jBox-NoticeFancy .jBox-countdown_inner {
  border-radius: 0 3px 0 0; }

/* jBox theme: TooltipBorder */
.jBox-TooltipBorder .jBox-container {
  border-radius: 5px;
  border: 2px solid #49d; }

/* Pointer */
.jBox-TooltipBorder .jBox-pointer:after {
  border: 2px solid #49d; }

.jBox-TooltipBorder .jBox-pointer-top,
.jBox-TooltipBorder .jBox-pointer-bottom {
  width: 34px;
  height: 13px; }

.jBox-TooltipBorder .jBox-pointer-left,
.jBox-TooltipBorder .jBox-pointer-right {
  width: 13px;
  height: 34px; }

/* Close button */
.jBox-TooltipBorder.jBox-closeButton-box:before {
  width: 28px;
  height: 28px;
  background: #49d; }

/* jBox theme: TooltipBorderThick */
.jBox-TooltipBorderThick .jBox-container {
  box-shadow: none;
  border-radius: 8px;
  border: 4px solid #ccc; }

/* Pointer */
.jBox-TooltipBorderThick .jBox-pointer:after {
  box-shadow: none;
  border: 4px solid #ccc; }

.jBox-TooltipBorderThick .jBox-pointer-top,
.jBox-TooltipBorderThick .jBox-pointer-bottom {
  width: 38px;
  height: 13px; }

.jBox-TooltipBorderThick .jBox-pointer-left,
.jBox-TooltipBorderThick .jBox-pointer-right {
  width: 13px;
  height: 38px; }

/* Close button */
.jBox-TooltipBorderThick.jBox-closeButton-box:before {
  width: 32px;
  height: 32px;
  background: #ccc; }

/* jBox theme: TooltipDark */
.jBox-TooltipDark .jBox-container {
  border-radius: 3px;
  background: #000;
  color: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4); }

/* Pointer */
.jBox-TooltipDark .jBox-pointer:after {
  background: #000; }

/* Close button */
.jBox-TooltipDark .jBox-closeButton {
  background: #000; }

.jBox-TooltipDark.jBox-closeButton-box:before {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4); }

.jBox-TooltipDark.jBox-closeButton-box .jBox-closeButton path {
  fill: #ddd; }

.jBox-TooltipDark.jBox-closeButton-box .jBox-closeButton:hover path {
  fill: #fff; }

.jBox-TooltipDark.jBox-closeButton-box .jBox-closeButton:active path {
  fill: #bbb; }

/* jBox theme: TooltipError */
.jBox-TooltipError {
  pointer-events: none; }

.jBox-TooltipError .jBox-content {
  padding: 0 10px;
  line-height: 28px; }

.jBox-TooltipError .jBox-container {
  border-radius: 2px;
  background: #d00;
  color: #fff;
  font-weight: bold;
  font-size: 13px; }

.jBox-TooltipError .jBox-pointer-top,
.jBox-TooltipError .jBox-pointer-bottom {
  width: 22px;
  height: 8px; }

.jBox-TooltipError .jBox-pointer-right,
.jBox-TooltipError .jBox-pointer-left {
  width: 8px;
  height: 22px; }

.jBox-TooltipError .jBox-pointer:after {
  background: #d00;
  width: 20px;
  height: 20px; }

.jBox-TooltipError .jBox-pointer-top:after {
  left: 1px;
  top: 6px; }

.jBox-TooltipError .jBox-pointer-bottom:after {
  left: 1px;
  bottom: 6px; }

.jBox-TooltipError .jBox-pointer-right:after {
  top: 1px;
  right: 6px; }

.jBox-TooltipError .jBox-pointer-left:after {
  top: 1px;
  left: 6px; }

/* jBox theme: TooltipSmall */
.jBox-TooltipSmall {
  pointer-events: none; }

.jBox-TooltipSmall .jBox-content {
  padding: 0 10px;
  line-height: 28px; }

.jBox-TooltipSmall .jBox-container {
  border-radius: 2px; }

.jBox-TooltipSmall .jBox-pointer-top,
.jBox-TooltipSmall .jBox-pointer-bottom {
  width: 22px;
  height: 8px; }

.jBox-TooltipSmall .jBox-pointer-right,
.jBox-TooltipSmall .jBox-pointer-left {
  width: 8px;
  height: 22px; }

.jBox-TooltipSmall .jBox-pointer:after {
  width: 20px;
  height: 20px; }

.jBox-TooltipSmall .jBox-pointer-top:after {
  left: 1px;
  top: 6px; }

.jBox-TooltipSmall .jBox-pointer-bottom:after {
  left: 1px;
  bottom: 6px; }

.jBox-TooltipSmall .jBox-pointer-right:after {
  top: 1px;
  right: 6px; }

.jBox-TooltipSmall .jBox-pointer-left:after {
  top: 1px;
  left: 6px; }

/* jBox theme: TooltipSmall */
.jBox-TooltipSmallGray {
  pointer-events: none; }

.jBox-TooltipSmallGray .jBox-content {
  padding: 0 10px; }

.jBox-TooltipSmallGray .jBox-container {
  font-size: 13px;
  line-height: 24px;
  border-radius: 12px;
  background-image: linear-gradient(to bottom, #fafafa, #f2f2f2); }

.jBox-TooltipSmallGray .jBox-pointer-top,
.jBox-TooltipSmallGray .jBox-pointer-bottom {
  width: 22px;
  height: 8px; }

.jBox-TooltipSmallGray .jBox-pointer-right,
.jBox-TooltipSmallGray .jBox-pointer-left {
  width: 8px;
  height: 22px; }

.jBox-TooltipSmallGray .jBox-pointer:after {
  width: 20px;
  height: 20px; }

.jBox-TooltipSmallGray .jBox-pointer-top:after {
  background: #fafafa;
  left: 1px;
  top: 6px; }

.jBox-TooltipSmallGray .jBox-pointer-bottom:after {
  background: #f2f2f2;
  left: 1px;
  bottom: 6px; }

.jBox-TooltipSmallGray .jBox-pointer-right:after {
  top: 1px;
  right: 6px; }

.jBox-TooltipSmallGray .jBox-pointer-left:after {
  top: 1px;
  left: 6px; }


.jBox-wrapper{
	max-width:200px;
	margin-top:-30px;
	
}
.alsp-tooltip .alsp-field-content{
	display:none !important;
}

.cz-listview .alsp-listings-block-content{
	margin: 0 -15px;
}

/* archive */

.listing-archive-sidearea .alsp-locations-columns {
    width: 100%;
    background: #fff;
    margin-top: 15px !important;
	padding:25px !important;
}
.listing-archive-sidearea .alsp-locations-column-wrapper{

    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;

}
.listing-archive-sidearea .alsp-locations-column-wrapper .alsp-locations-root{
	font-weight:500;
}
.listing-archive-sidearea .alsp-locations-column-wrapper .alsp-locations-root a{
	text-transform:capitalize;
}
.listing-archive-sidearea .alsp-locations-column-wrapper .alsp-locations-root a .location-icon{
	font-size:18px;
	margin-right:10px;
}
.listing-archive-sidearea .alsp-locations-column-wrapper .alsp-locations-root a .location-count{

	float:right;
}
.listing-archive-sidearea .alsp-locations-column-wrapper .sublocations{
	padding-left:15px;
	font-size: 12px;
	line-height: 18px;
}

.listing-archive-sidearea .cat-style-3.alsp-content {

	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
	background: #fff;
	padding: 30px 25px;

}
.listing-archive-sidearea .alsp-content .alsp-categories-column {
    background: 0 0 !important;
    display: inline-block;
    height: auto !important;
	padding:0;
	margin-bottom:5px;
}
.listing-archive-sidearea .cat-style-3 .alsp-categories-column-wrapper {
	box-shadow:none;
    padding: 0px 0px 0px;
    margin-bottom: 0;

}
.listing-archive-sidearea .alsp-content .alsp-categories-root {

    background: 0 0 !important;
    padding: 0 !important;

}

.listing-archive-sidearea .cat-style-3 .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a {
    position: relative;
    margin-bottom: 0;
    min-height: auto;
    font-size: 9px;
}
.listing-archive-sidearea .cat-style-3 .alsp-categories-row .alsp-categories-column-wrapper .alsp-categories-root a .categories-name {
    font-size: 14px;

}

.listing-archive-sidearea .cat-style-3 .alsp-categories-row .alsp-categories-column-wrapper .subcategories ul li a,
.listing-archive-sidearea .cat-style-3 .alsp-categories-row .alsp-categories-column-wrapper .subcategories ul li a span {
    font-size: 12px;
    line-height: 18px;

}
.listing-archive-sidearea .cat-style-3 .alsp-categories-row:not(.slick-carousel) .alsp-categories-column-wrapper .alsp-categories-root a .cat-icon.font-icon {
    font-size: 22px;
    width: 28px;
    text-align: center;
}
.archive-banner{
	text-align:center;
	padding:30px 0;
}
@media handheld,
only screen and (max-width: 767px) {
.listing-archive-sidearea,
.listing-archive-content{
	width:100% !important;
}
}
.search-form-style-header1 .listing-btn{
	max-width:165px;
}
.search-form-style-header1.alsp-search-form .search-wrap{
	width:calc(100% - 165px);
	width: -webkit-calc(100% - 165px);
    width: -moz-calc(100% - 165px);
}
.slick-center img {
	margin-left:auto !important;
	margin-right:auto !important;
}



/*review and rating */
.single-post-fancy-title span {
    font-weight: bold;
    font-size: 18px;
}
#comments .comments_numbers {
    background: #666;
    color: #fff;
    margin-left: 10px;
}
.pacz-commentlist li .comment-content {
    padding: 30px 30px;
    background: #fff;
    border: 1px solid #eee;
}
.comment-content p.dirrater_title {
    color: #333;
}
.pacz-commentlist li .comment-meta {
    padding: 15px 20px 0;
}
.pacz-commentlist li .comment-time {
    display: block;
    float: none;
    font-size: 12px;
    text-transform: capitalize;
    line-height: 12px;
    padding-bottom: 15px;
    margin-top: 5px;
}
.review_rate {
    display: inline;
    float: right;
}
.dirrater_title {
    font-weight: bold !important;
    margin-bottom: 6px !important;
    display: inline-block;
    border: none;
}
.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
    color: #fcb541;
}
.comment-meta-main {
    background: #f7f8f9;
    border-bottom: none;
}
.pacz-commentlist li.bypostauthor .comment-meta-main {
    background: #dffdd7;
}
.dir--title input {
    border: 1px solid #eee;
    width: 100%;
    padding: 20px 20px;
    margin-top: 20px;
}
#commentform #comment {
    padding: 20px;
}
.pacz-commentlist li .comment-author a {
    font-weight: 700 !important;
    color: #444 !important;
}
/*review and rating End */

/* listing detail page content fields */
div.alsp-content .alsp-field-output-block {
    margin-top: 40px;
}
.alsp-single-listing-text-content-wrap .alsp-field-output-block .alsp-field-caption, .alsp-single-listing-text-content-wrap .alsp-fields-group .alsp-fields-group-caption {
    padding: 0 0 20px;
}
.single-listing .alsp-field-output-block-price .alsp-field-caption .alsp-field-name, .single-listing .alsp-field-output-block-select .alsp-field-caption .alsp-field-name, .single-listing .alsp-field-output-block-string .alsp-field-caption .alsp-field-name, .single-listing .alsp-field-output-block-number .alsp-field-caption .alsp-field-name {
    font-weight: 600 !important;
}
.alsp-single-listing-text-content-wrap .alsp-fields-group.group-style-2 .alsp-field-output-block .alsp-field-caption, .alsp-single-listing-text-content-wrap .alsp-fields-group.group-style-2 .alsp-field-output-block .alsp-field-caption .alsp-field-name {
    font-weight: bold !important;
}
/* listing detail page content fields End */

/* listing detail page */
.alsp-listing-header .rating-numbers {
    margin-right: 10px;
}
.listing-header-wrap header .price .alsp-field-output-block span {
    font-weight: 600;
}
.widget_author .classiadspro-author.style2 .author-content {
    margin-top: 20px;
}
#text-2 ul li {
    margin-bottom: 10px;
}
.alsp-similar-listings {
    margin-top: 60px;
}
.alsp-similar-listings h5.single-listing-fancy-title {
    margin-bottom: 20px;
}
.related_listing_wrapper .item-holder .alsp-similiar-title {
    padding: 10px 10px;
}

.alsp-control-label, .alsp-radio {
    margin: 15px 0;
}

/* author page */
.author-content-section .author-title {
    margin-bottom: 4px;
}
.author-content-section .author-reg-date {
    display: inline;
}
.author_type, .author_verifed, .author_unverifed {
    float: right;
}
.author-detail-section .author-content-section {
    padding: 20px;
}

/* Popup Form */
.alsp-custom-popup-inner {
    border-radius: 0px;
}
.alsp-popup-title, .alsp-custom-popup-inner .sub-level-cat .categories-title {
    background: #333;
    border-bottom: 5px solid #e95959;
    font-size: 18px;
}
.difp-field input {
    padding: 15px 15px;
}
.difp-label{
    padding-bottom: 10px;
}
.difp-field textarea {
    padding: 15px;
}
#difp-menu .difp-button, .difp-button, .difp-button-active {
    color: #fff !important;
    background: #333;
    border: none;
    padding: 14px 24px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.difp-field .description{
    margin-top: 10px;
}


/* pricing plan */
.alsp-content .alsp-list-group-item i {
    margin-left: 10px;
}

/* Submit page */
.alsp-form-group label {
    padding: 10px 0 !important;
}
.alsp-field-input-fileupload {
    padding: 10px 0 !important;
}
.alsp-control-label{
    padding: 10px 0 !important;
}
.submit-cat-hide-expand {
    margin-bottom: 10px;
}

/* search form */

.alsp-content .form-horizontal .has-feedback .alsp-form-control-feedback {
    margin-right: 10px;
}

.alsp-popup-content textarea.form-control{
	height:auto;
	line-height:1.2;
}